jodit 3.16.2 → 3.16.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.idea/workspace.xml +5 -2
- package/CHANGELOG.MD +4 -0
- package/build/jodit.css +2 -2
- package/build/jodit.es2018.css +1 -1
- package/build/jodit.es2018.en.css +1 -1
- package/build/jodit.es2018.en.js +18 -14
- package/build/jodit.es2018.en.min.js +1 -1
- package/build/jodit.es2018.js +18 -14
- package/build/jodit.es2018.min.js +1 -1
- package/build/jodit.js +22 -18
- package/build/jodit.min.css +1 -1
- package/build/jodit.min.js +1 -1
- package/build/vdom.css +1 -1
- package/build/vdom.js +1 -1
- package/package.json +1 -1
- package/src/core/decorators/hook/hook.ts +1 -1
- package/src/core/decorators/wait/wait.ts +16 -14
|
@@ -1 +1 @@
|
|
|
1
|
-
((t,e)=>{if("object"==typeof exports&&"object"==typeof module)module.exports=e();else if("function"==typeof define&&define.amd)define([],e);else{var s=e();for(var i in s)("object"==typeof exports?exports:t)[i]=s[i]}})(self,(function(){return function(){var t=[,function(t,e,s){"use strict";s.d(e,{D:()=>o});var i=s(2);class o{constructor(){this.defaultTimeout=100,this.namespace="",this.safeMode=!1,this.safePluginsList=["about","enter","backspace"],this.license="",this.preset="custom",this.presets={inline:{inline:!0,toolbar:!1,toolbarInline:!0,toolbarInlineForSelection:!0,showXPathInStatusbar:!1,showCharsCounter:!1,showWordsCounter:!1,showPlaceholder:!1}},this.ownerDocument="undefined"!=typeof document?document:null,this.ownerWindow="undefined"!=typeof window?window:null,this.shadowRoot=null,this.styleValues={},this.zIndex=0,this.readonly=!1,this.disabled=!1,this.activeButtonsInReadOnly=["source","fullsize","print","about","dots","selectall"],this.toolbarButtonSize="middle",this.allowTabNavigation=!1,this.inline=!1,this.theme="default",this.saveModeInStorage=!1,this.editorCssClass=!1,this.style=!1,this.triggerChangeEvent=!0,this.direction="",this.language="auto",this.debugLanguage=!1,this.i18n=!1,this.tabIndex=-1,this.toolbar=!0,this.statusbar=!0,this.showTooltip=!0,this.showTooltipDelay=1e3,this.useNativeTooltip=!1,this.enter=i.PARAGRAPH,this.enterBlock="br"!==this.enter?this.enter:i.PARAGRAPH,this.defaultMode=i.MODE_WYSIWYG,this.useSplitMode=!1,this.colors={greyscale:["#000000","#434343","#666666","#999999","#B7B7B7","#CCCCCC","#D9D9D9","#EFEFEF","#F3F3F3","#FFFFFF"],palette:["#980000","#FF0000","#FF9900","#FFFF00","#00F0F0","#00FFFF","#4A86E8","#0000FF","#9900FF","#FF00FF"],full:["#E6B8AF","#F4CCCC","#FCE5CD","#FFF2CC","#D9EAD3","#D0E0E3","#C9DAF8","#CFE2F3","#D9D2E9","#EAD1DC","#DD7E6B","#EA9999","#F9CB9C","#FFE599","#B6D7A8","#A2C4C9","#A4C2F4","#9FC5E8","#B4A7D6","#D5A6BD","#CC4125","#E06666","#F6B26B","#FFD966","#93C47D","#76A5AF","#6D9EEB","#6FA8DC","#8E7CC3","#C27BA0","#A61C00","#CC0000","#E69138","#F1C232","#6AA84F","#45818E","#3C78D8","#3D85C6","#674EA7","#A64D79","#85200C","#990000","#B45F06","#BF9000","#38761D","#134F5C","#1155CC","#0B5394","#351C75","#733554","#5B0F00","#660000","#783F04","#7F6000","#274E13","#0C343D","#1C4587","#073763","#20124D","#4C1130"]},this.colorPickerDefaultTab="background",this.imageDefaultWidth=300,this.removeButtons=[],this.disablePlugins=[],this.extraPlugins=[],this.extraButtons=[],this.extraIcons={},this.createAttributes={},this.sizeLG=900,this.sizeMD=700,this.sizeSM=400,this.buttons=[{group:"font-style",buttons:[]},{group:"list",buttons:[]},{group:"font",buttons:[]},"---",{group:"script",buttons:[]},{group:"media",buttons:[]},"\n",{group:"state",buttons:[]},{group:"clipboard",buttons:[]},{group:"insert",buttons:[]},{group:"indent",buttons:[]},{group:"color",buttons:[]},{group:"form",buttons:[]},"---",{group:"history",buttons:[]},{group:"search",buttons:[]},{group:"source",buttons:[]},{group:"other",buttons:[]},{group:"info",buttons:[]}],this.buttonsMD=["bold","italic","|","ul","ol","eraser","|","font","fontsize","---","image","table","|","link","\n","brush","paragraph","align","|","hr","copyformat","fullsize","---","undo","redo","|","dots"],this.buttonsSM=["bold","italic","|","ul","ol","eraser","|","fontsize","brush","paragraph","---","image","table","\n","link","|","align","|","undo","redo","|","copyformat","fullsize","---","dots"],this.buttonsXS=["bold","brush","paragraph","eraser","|","fontsize","---","image","\n","align","undo","redo","|","link","table","---","dots"],this.events={},this.textIcons=!1,this.showBrowserColorPicker=!0}static get defaultOptions(){return o.__defaultOptions||(o.__defaultOptions=new o),o.__defaultOptions}}o.prototype.controls={}},(t,e,s)=>{"use strict";s.r(e),s.d(e,{ACCURACY:()=>T,BASE_PATH:()=>U,BR:()=>_,COMMAND_KEYS:()=>I,EMULATE_DBLCLICK_TIMEOUT:()=>B,INSEPARABLE_TAGS:()=>p,INSERT_AS_HTML:()=>O,INSERT_AS_TEXT:()=>F,INSERT_CLEAR_HTML:()=>H,INSERT_ONLY_TEXT:()=>W,INVISIBLE_SPACE:()=>i,INVISIBLE_SPACE_REG_EXP:()=>n,INVISIBLE_SPACE_REG_EXP_END:()=>r,INVISIBLE_SPACE_REG_EXP_START:()=>a,IS_BLOCK:()=>d,IS_IE:()=>N,IS_INLINE:()=>u,IS_MAC:()=>V,KEY_ALIASES:()=>Y,KEY_BACKSPACE:()=>m,KEY_DELETE:()=>j,KEY_DOWN:()=>x,KEY_ENTER:()=>v,KEY_ESC:()=>b,KEY_F3:()=>S,KEY_LEFT:()=>w,KEY_RIGHT:()=>C,KEY_SPACE:()=>E,KEY_TAB:()=>g,KEY_UP:()=>y,MARKER_CLASS:()=>A,MAY_BE_REMOVED_WITH_KEY:()=>f,MODE_SOURCE:()=>z,MODE_SPLIT:()=>M,MODE_WYSIWYG:()=>L,NBSP_SPACE:()=>o,NEARBY:()=>k,PARAGRAPH:()=>q,SAFE_COUNT_CHANGE_CALL:()=>$,SPACE_REG_EXP:()=>l,SPACE_REG_EXP_END:()=>h,SPACE_REG_EXP_START:()=>c,TEMP_ATTR:()=>G,TEXT_HTML:()=>D,TEXT_PLAIN:()=>P,TEXT_RTF:()=>R});const i="\ufeff",o=" ",n=()=>/[\uFEFF]/g,r=()=>/[\uFEFF]+$/g,a=()=>/^[\uFEFF]+/g,l=()=>/[\s\n\t\r\uFEFF\u200b]+/g,c=()=>/^[\s\n\t\r\uFEFF\u200b]+/g,h=()=>/[\s\n\t\r\uFEFF\u200b]+$/g,d=/^(ADDRESS|ARTICLE|ASIDE|BLOCKQUOTE|CANVAS|DD|DFN|DIV|DL|DT|FIELDSET|FIGCAPTION|FIGURE|FOOTER|FORM|H[1-6]|HEADER|HGROUP|HR|LI|MAIN|NAV|NOSCRIPT|OUTPUT|P|PRE|RUBY|SCRIPT|STYLE|OBJECT|OL|SECTION|IFRAME|JODIT|JODIT-MEDIA|UL|TR|TD|TH|TBODY|THEAD|TFOOT|TABLE|BODY|HTML|VIDEO)$/i,u=/^(STRONG|SPAN|I|EM|B|SUP|SUB|A|U)$/i,p=["img","br","video","iframe","script","input","textarea","hr","link","jodit","jodit-media"],f=RegExp(`^${p.join("|")}$`,"i"),m="Backspace",g="Tab",v="Enter",b="Escape",w="ArrowLeft",y="ArrowUp",C="ArrowRight",x="ArrowDown",E="Space",j="Delete",S="F3",k=5,T=10,I=[m,j,y,x,C,w,v,b,S,g],_="br",q="p",L=1,z=2,M=3,N="undefined"!=typeof navigator&&(-1!==navigator.userAgent.indexOf("MSIE")||/rv:11.0/i.test(navigator.userAgent)),P=N?"text":"text/plain",D=N?"html":"text/html",R=N?"rtf":"text/rtf",A="jodit-selection_marker",B=300,O="insert_as_html",H="insert_clear_html",F="insert_as_text",W="insert_only_text",$=10,V="undefined"!=typeof window&&/Mac|iPod|iPhone|iPad/.test(window.navigator.platform),Y={add:"+",break:"pause",cmd:"meta",command:"meta",ctl:"control",ctrl:"control",del:"delete",down:"arrowdown",esc:"escape",ins:"insert",left:"arrowleft",mod:V?"meta":"control",opt:"alt",option:"alt",return:"enter",right:"arrowright",space:" ",spacebar:" ",up:"arrowup",win:"meta",windows:"meta"},U=(()=>{if("undefined"==typeof document)return"";const t=document.currentScript,e=t=>{const e=t.split("/");return/\.js/.test(e[e.length-1])?e.slice(0,e.length-1).join("/")+"/":t};if(t)return e(t.src);const s=document.querySelectorAll("script[src]");return s&&s.length?e(s[s.length-1].src):window.location.href})(),G="data-jodit-temp"},function(t,e,s){"use strict";s.d(e,{vp:()=>c,DG:()=>o,aN:()=>h.a,rO:()=>i,LO:()=>m});const i="JoditEventDefaultNamespace";class o{constructor(){this.__store={}}get(t,e){if(void 0!==this.__store[e])return this.__store[e][t]}indexOf(t,e,s){const i=this.get(t,e);if(i)for(let t=0;i.length>t;t+=1)if(i[t].originalCallback===s)return t;return!1}namespaces(t=!1){const e=Object.keys(this.__store);return t?e.filter((t=>t!==i)):e}events(t){return this.__store[t]?Object.keys(this.__store[t]):[]}set(t,e,s,i=!1){void 0===this.__store[e]&&(this.__store[e]={}),void 0===this.__store[e][t]&&(this.__store[e][t]=[]),i?this.__store[e][t].unshift(s):this.__store[e][t].push(s)}clear(){this.__store={}}}var n=s(5),r=s(6),a=s(7),l=s(4);class c{constructor(t){this.mutedEvents=new Set,this.__key="__JoditEventEmitterNamespaces",this.doc=document,this.prepareEvent=t=>{t.cancelBubble||(t.type.match(/^touch/)&&t.changedTouches&&t.changedTouches.length&&["clientX","clientY","pageX","pageY"].forEach((e=>{Object.defineProperty(t,e,{value:t.changedTouches[0][e],configurable:!0,enumerable:!0})})),t.originalEvent||(t.originalEvent=t),"paste"===t.type&&void 0===t.clipboardData&&this.doc.defaultView.clipboardData&&Object.defineProperty(t,"clipboardData",{get:()=>this.doc.defaultView.clipboardData,configurable:!0,enumerable:!0}))},this.currents=[],this.__stopped=[],this.isDestructed=!1,t&&(this.doc=t),this.__key+=(new Date).getTime()}mute(t){return this.mutedEvents.add(null!=t?t:"*"),this}isMuted(t){return!(!t||!this.mutedEvents.has(t))||this.mutedEvents.has("*")}unmute(t){return this.mutedEvents.delete(null!=t?t:"*"),this}eachEvent(t,e){t.split(/[\s,]+/).forEach((t=>{const s=t.split(".");e.call(this,s[0],s[1]||i)}))}getStore(t){if(!t)throw(0,l.v)("Need subject");if(void 0===t[this.__key]){const e=new o;Object.defineProperty(t,this.__key,{enumerable:!1,configurable:!0,value:e})}return t[this.__key]}clearStore(t){void 0!==t[this.__key]&&delete t[this.__key]}triggerNativeEvent(t,e){const s=this.doc.createEvent("HTMLEvents");"string"==typeof e?s.initEvent(e,!0,!0):(s.initEvent(e.type,e.bubbles,e.cancelable),["screenX","screenY","clientX","clientY","target","srcElement","currentTarget","timeStamp","which","keyCode"].forEach((t=>{Object.defineProperty(s,t,{value:e[t],enumerable:!0})})),Object.defineProperty(s,"originalEvent",{value:e,enumerable:!0})),t.dispatchEvent(s)}get current(){return this.currents[this.currents.length-1]}on(t,e,s,i=!1){const o=(0,n.H)(t)?this:t,c=(0,n.H)(e)?e:t;let h=s;void 0===h&&(0,r.m)(e)&&(h=e);const d=this.getStore(o);if(!(0,n.H)(c)||""===c)throw(0,l.v)("Need events names");if(!(0,r.m)(h))throw(0,l.v)("Need event handler");if((0,a.k)(o))return o.forEach((t=>{this.on(t,c,h,i)})),this;const u=(0,r.m)(o.addEventListener),p=this;let f=function(t,...e){if(!p.isMuted(t))return h&&h.call(this,...e)};return u&&(f=function(t){if(!p.isMuted(t.type))return p.prepareEvent(t),h&&!1===h.call(this,t)?(t.preventDefault(),t.stopImmediatePropagation(),!1):void 0}),this.eachEvent(c,((t,e)=>{if(""===t)throw(0,l.v)("Need event name");if(!1===d.indexOf(t,e,h)&&(d.set(t,e,{event:t,originalCallback:h,syntheticCallback:f},i),u)){const e=!!["touchstart","touchend","scroll","mousewheel","mousemove","touchmove"].includes(t)&&{passive:!0};o.addEventListener(t,f,e)}})),this}one(t,e,s,i=!1){const o=(0,n.H)(t)?this:t,a=(0,n.H)(e)?e:t;let l=s;void 0===l&&(0,r.m)(e)&&(l=e);const c=(...t)=>(this.off(o,a,c),l(...t));return this.on(o,a,c,i),this}off(t,e,s){const o=(0,n.H)(t)?this:t,a=(0,n.H)(e)?e:t,l=this.getStore(o);let c=s;if(!(0,n.H)(a)||!a)return l.namespaces().forEach((t=>{this.off(o,"."+t)})),this.clearStore(o),this;void 0===c&&(0,r.m)(e)&&(c=e);const h=(0,r.m)(o.removeEventListener),d=t=>{h&&o.removeEventListener(t.event,t.syntheticCallback,!1)},u=(t,e)=>{if(""!==t){const s=l.get(t,e);if(s&&s.length)if((0,r.m)(c)){const i=l.indexOf(t,e,c);!1!==i&&(d(s[i]),s.splice(i,1))}else s.forEach(d),s.length=0}else l.events(e).forEach((t=>{""!==t&&u(t,e)}))};return this.eachEvent(a,((t,e)=>{e===i?l.namespaces().forEach((e=>{u(t,e)})):u(t,e)})),this}stopPropagation(t,e){const s=(0,n.H)(t)?this:t,o=(0,n.H)(t)?t:e;if("string"!=typeof o)throw(0,l.v)("Need event names");const r=this.getStore(s);this.eachEvent(o,((t,e)=>{const o=r.get(t,e);o&&this.__stopped.push(o),e===i&&r.namespaces(!0).forEach((e=>this.stopPropagation(s,t+"."+e)))}))}removeStop(t){if(t){const e=this.__stopped.indexOf(t);-1!==e&&this.__stopped.splice(0,e+1)}}isStopped(t){return void 0!==t&&-1!==this.__stopped.indexOf(t)}fire(t,e,...s){let o,a;const c=(0,n.H)(t)?this:t,h=(0,n.H)(t)?t:e,d=(0,n.H)(t)?[e,...s]:s,u=(0,r.m)(c.dispatchEvent);if(!u&&!(0,n.H)(h))throw(0,l.v)("Need events names");const p=this.getStore(c);return!(0,n.H)(h)&&u?this.triggerNativeEvent(c,e):this.eachEvent(h,((t,e)=>{if(u)this.triggerNativeEvent(c,t);else{const s=p.get(t,e);if(s)try{[...s].every((e=>!this.isStopped(s)&&(this.currents.push(t),a=e.syntheticCallback.call(c,t,...d),this.currents.pop(),void 0!==a&&(o=a),!0)))}finally{this.removeStop(s)}e!==i||u||p.namespaces().filter((t=>t!==e)).forEach((e=>{const s=this.fire.call(this,c,t+"."+e,...d);void 0!==s&&(o=s)}))}})),o}destruct(){this.isDestructed&&(this.isDestructed=!0,this.off(this),this.getStore(this).clear(),delete this[this.__key])}}var h=s(8),d=s(9),u=s(19);const p=Symbol("observable-object");function f(t){return void 0!==t[p]}function m(t){if(f(t))return t;const e={},s={},i=(e,o)=>(0,d.isArray)(e)?(e.map((t=>i(t,o))),t):(s[e]||(s[e]=[]),s[e].push(o),t),o=(i,...n)=>{if((0,d.isArray)(i))i.map((t=>o(t,...n)));else try{!e[i]&&s[i]&&(e[i]=!0,s[i].forEach((e=>e.call(t,...n))))}finally{e[i]=!1}},n=(e,s=[])=>{const r={};f(e)||(Object.defineProperty(e,p,{enumerable:!1,value:!0}),Object.keys(e).forEach((i=>{const a=i,l=s.concat(a).filter((t=>t.length));r[a]=e[a];const c=(0,u.getPropertyDescriptor)(e,a);Object.defineProperty(e,a,{set(e){const s=r[a];if(!(0,d.isFastEqual)(r[a],e)){o(["beforeChange","beforeChange."+l.join(".")],a,e),(0,d.isPlainObject)(e)&&n(e,l),c&&c.set?c.set.call(t,e):r[a]=e;const i=[];o(["change",...l.reduce(((t,e)=>(i.push(e),t.push("change."+i.join(".")),t)),[])],l.join("."),s,(null==e?void 0:e.valueOf)?e.valueOf():e)}},get:()=>c&&c.get?c.get.call(t):r[a],enumerable:!0,configurable:!0}),(0,d.isPlainObject)(r[a])&&n(r[a],l)})),Object.defineProperty(t,"on",{value:i}))};return n(t),t}},(t,e,s)=>{"use strict";function i(t){return new TypeError(t)}s.d(e,{v:()=>i})},(t,e,s)=>{"use strict";function i(t){return"string"==typeof t}s.d(e,{H:()=>i})},(t,e,s)=>{"use strict";function i(t){return"function"==typeof t}s.d(e,{m:()=>i})},(t,e,s)=>{"use strict";function i(t){return Array.isArray(t)}s.d(e,{k:()=>i})},function(t,e,s){"use strict";s.d(e,{a:()=>i});class i{constructor(){this.map=new Map}on(t,e){var s;return this.map.has(t)||this.map.set(t,new Set),null===(s=this.map.get(t))||void 0===s||s.add(e),this}off(t,e){var s;return this.map.has(t)&&(null===(s=this.map.get(t))||void 0===s||s.delete(e)),this}emit(t,...e){var s;let i;return this.map.has(t)&&(null===(s=this.map.get(t))||void 0===s||s.forEach((t=>{i=t(...e)}))),i}}},(t,e,s)=>{"use strict";s.r(e),s.d(e,{$$:()=>i.$$,CamelCaseToKebabCase:()=>c.gP,ConfigFlatten:()=>i.tp,ConfigProto:()=>i.II,LimitedStack:()=>i.lI,appendScript:()=>i.uR,appendScriptAsync:()=>i.JL,appendStyleAsync:()=>i.Nf,applyStyles:()=>d,asArray:()=>o._2,assert:()=>i.hu,attr:()=>i.Lj,browser:()=>i.Xh,buildQuery:()=>i.XP,call:()=>i.RE,callPromise:()=>i.C6,camelCase:()=>c.eV,cleanFromWord:()=>f,clearCenterAlign:()=>i.bI,clearTimeout:()=>n.g,cns:()=>i.H5,colorToHex:()=>a.h,completeUrl:()=>i.WO,convertMediaUrlToVideoEmbed:()=>i.UU,css:()=>i.iv,cssPath:()=>i.iN,ctrlKey:()=>i.kT,dataBind:()=>i.qI,defaultLanguage:()=>i.X9,error:()=>i.vU,fastClone:()=>i.V8,fuzzySearchIndex:()=>c.Qy,get:()=>i.U2,getClassName:()=>i.gj,getContentWidth:()=>C,getScrollParent:()=>x,getXPathByElement:()=>i.BR,hasBrowserColorPicker:()=>r.EO,hasContainer:()=>r.Zt,htmlspecialchars:()=>m,humanSizeToBytes:()=>i.wx,i18n:()=>c.ag,inView:()=>i.jF,innerWidth:()=>E,isArray:()=>r.kJ,isAtom:()=>i.J8,isBoolean:()=>r.jn,isDestructable:()=>r.Z$,isEqual:()=>r.Xy,isFastEqual:()=>r.LP,isFunction:()=>r.mf,isHTML:()=>r.FP,isHtmlFromWord:()=>r.I4,isInitable:()=>r.Gu,isInt:()=>r.GN,isJoditObject:()=>r.Zu,isLicense:()=>r.A1,isNativeFunction:()=>r.QC,isNumber:()=>r.hj,isNumeric:()=>r.kE,isPlainObject:()=>r.PO,isPromise:()=>r.tI,isString:()=>r.HD,isURL:()=>r.PX,isValidName:()=>r.r1,isViewObject:()=>r.f2,isVoid:()=>r.nj,isWindow:()=>r.FJ,kebabCase:()=>c.GL,keepNames:()=>i.kc,keys:()=>i.am,loadImage:()=>i.po,loadNext:()=>i.wY,loadNextStyle:()=>i.GX,markAsAtomic:()=>i.XT,markDeprecated:()=>i.Q8,markOwner:()=>i.MN,memorizeExec:()=>i.u3,nl2br:()=>w,normalizeColor:()=>y.ut,normalizeCssValue:()=>y.Zh,normalizeKeyAliases:()=>y.T2,normalizeLicense:()=>y.Pd,normalizeNode:()=>y.Tz,normalizePath:()=>y.AH,normalizeRelativePath:()=>y.Jf,normalizeSize:()=>y.aC,normalizeUrl:()=>y.D5,offset:()=>j,parseQuery:()=>i.mB,position:()=>S,refs:()=>i.xL,reset:()=>i.mc,resolveElement:()=>i.W2,safeHTML:()=>b,scrollIntoViewIfNeeded:()=>i.n5,set:()=>i.t8,setTimeout:()=>n.i,size:()=>k,splitArray:()=>o.C1,sprintf:()=>c.gB,stringify:()=>c.Pz,stripTags:()=>v,toArray:()=>o.qo,trim:()=>c.fy,trimInv:()=>c.as,ucfirst:()=>c.Ps,val:()=>i.P0});var i=s(10),o=s(43),n=s(56),r=s(20),a=s(40),l=s(16),c=s(34);function h(t){return t.replace(/mso-[a-z-]+:[\s]*[^;]+;/gi,"").replace(/mso-[a-z-]+:[\s]*[^";']+$/gi,"").replace(/border[a-z-]*:[\s]*[^;]+;/gi,"").replace(/([0-9.]+)(pt|cm)/gi,((t,e,s)=>{switch(s.toLowerCase()){case"pt":return(1.328*parseFloat(e)).toFixed(0)+"px";case"cm":return(.02645833*parseFloat(e)).toFixed(0)+"px"}return t}))}function d(t){if(-1===t.indexOf("<html "))return t;t=(t=t.substring(t.indexOf("<html "),t.length)).substring(0,t.lastIndexOf("</html>")+7);const e=document.createElement("iframe");e.style.display="none",document.body.appendChild(e);let s="",o=[];try{const n=e.contentDocument||(e.contentWindow?e.contentWindow.document:null);if(n){n.open(),n.write(t),n.close();try{for(let t=0;n.styleSheets.length>t;t+=1){const e=n.styleSheets[t].cssRules;for(let t=0;e.length>t;t+=1)""!==e[t].selectorText&&(o=(0,i.$$)(e[t].selectorText,n.body),o.forEach((s=>{s.style.cssText=h(e[t].style.cssText+";"+s.style.cssText)})))}}catch(t){}l.i.each(n.body,(t=>{if(l.i.isElement(t)){const e=t,s=e.getAttribute("style");s&&(e.style.cssText=h(s)),e.hasAttribute("style")&&!e.getAttribute("style")&&e.removeAttribute("style")}})),s=n.firstChild?(0,c.fy)(n.body.innerHTML):""}}catch(t){}finally{l.i.safeRemove(e)}return s&&(t=s),(0,c.fy)(t.replace(/<(\/)?(html|colgroup|col|o:p)[^>]*>/g,"").replace(/<!--[^>]*>/g,""))}var u=s(37),p=s(44);function f(t){-1!==t.indexOf("<html ")&&(t=(t=t.substring(t.indexOf("<html "),t.length)).substring(0,t.lastIndexOf("</html>")+7));let e="";try{const s=document.createElement("div");s.innerHTML=t;const i=[];s.firstChild&&l.i.all(s,(t=>{if(t)switch(t.nodeType){case Node.ELEMENT_NODE:switch(t.nodeName){case"STYLE":case"LINK":case"META":i.push(t);break;case"W:SDT":case"W:SDTPR":case"FONT":l.i.unwrap(t);break;default:(0,p.q)(t.attributes).forEach((e=>{-1===["src","href","rel","content"].indexOf(e.name.toLowerCase())&&t.removeAttribute(e.name)}))}break;case Node.TEXT_NODE:break;default:i.push(t)}})),l.i.safeRemove.apply(null,i),e=s.innerHTML}catch(t){}return e&&(t=e),(t=t.split(/(\n)/).filter(u.f).join("\n")).replace(/<(\/)?(html|colgroup|col|o:p)[^>]*>/g,"").replace(/<!--[^>]*>/g,"")}function m(t){const e=document.createElement("div");return e.textContent=t,e.innerHTML}var g=s(5);function v(t,e=document){const s=e.createElement("div");return(0,g.H)(t)?s.innerHTML=t:s.appendChild(t),(0,i.$$)("DIV, P, BR, H1, H2, H3, H4, H5, H6, HR",s).forEach((t=>{const s=t.parentNode;if(!s)return;const i=t.nextSibling;l.i.isText(i)&&/^\s/.test(i.nodeValue||"")||i&&s.insertBefore(e.createTextNode(" "),i)})),(0,u.f)(s.innerText)||""}function b(t,e){if(!l.i.isElement(t))return;const s=t=>(0,i.Lj)(t,"onerror",null),o=t=>{const e=t.getAttribute("href");e&&0===e.trim().indexOf("javascript")&&(0,i.Lj)(t,"href",location.protocol+"//"+e)};e.removeOnError&&(s(t),(0,i.$$)("[onerror]",t).forEach(s)),e.safeJavaScriptLink&&(o(t),(0,i.$$)('a[href^="javascript"]',t).forEach(o))}function w(t){return t.replace(/\r\n|\r|\n/g,"<br/>")}var y=s(39);const C=(t,e)=>{const s=t=>parseInt(t,10),i=e.getComputedStyle(t);return t.offsetWidth-s(i.getPropertyValue("padding-left")||"0")-s(i.getPropertyValue("padding-right")||"0")};function x(t){if(!t)return null;const e=l.i.isHTMLElement(t),s=e&&(0,i.iv)(t,"overflowY");return e&&"visible"!==s&&"hidden"!==s&&t.scrollHeight>=t.clientHeight?t:x(t.parentNode)||document.scrollingElement||document.body}const E=(t,e)=>{const s=e.getComputedStyle(t);let i=t.clientWidth;return i-=parseFloat(s.paddingLeft||"0")+parseFloat(s.paddingRight||"0"),i},j=(t,e,s,i=!1)=>{let o;try{o=t.getBoundingClientRect()}catch(t){o={top:0,bottom:0,left:0,right:0,width:0,height:0}}const n=s.body,r=s.documentElement||{clientTop:0,clientLeft:0,scrollTop:0,scrollLeft:0},a=s.defaultView||s.parentWindow,l=a.pageYOffset||r.scrollTop||n.scrollTop,c=a.pageXOffset||r.scrollLeft||n.scrollLeft,h=r.clientTop||n.clientTop||0,d=r.clientLeft||n.clientLeft||0;let u,p;const f=e.iframe;if(!i&&e&&e.options&&e.o.iframe&&f){const{top:t,left:s}=j(f,e,e.od,!0);u=o.top+t,p=o.left+s}else u=o.top+l-h,p=o.left+c-d;return{top:Math.round(u),left:Math.round(p),width:o.width,height:o.height}};function S(t,e,s=!1){const i=t.getBoundingClientRect();let o=i.left,n=i.top;if((0,r.Zu)(e)&&e.iframe&&!s){const{left:t,top:s}=S(e.iframe,e,!0);o+=t,n+=s}return{left:Math.round(o),top:Math.round(n),width:Math.round(t.offsetWidth),height:Math.round(t.offsetHeight)}}function k(t){return(0,r.HD)(t)||(0,r.kJ)(t)?t.length:(0,r.PO)(t)?Object.keys(t).length:0}},function(t,e,s){"use strict";s.d(e,{$$:()=>F.$$,tp:()=>z,II:()=>L,lI:()=>m,uR:()=>w,JL:()=>y,Nf:()=>C,hu:()=>o,Lj:()=>a.Lj,Xh:()=>j,XP:()=>S,RE:()=>a.RE,C6:()=>a.C6,bI:()=>P.b,H5:()=>n,WO:()=>g,UU:()=>N,iv:()=>P.i,iN:()=>F.iN,kT:()=>D,qI:()=>R.q,X9:()=>A,vU:()=>W.v,V8:()=>_,U2:()=>l.U,gj:()=>f.g,BR:()=>F.BR,wx:()=>B,jF:()=>O,J8:()=>T,kc:()=>f.k,am:()=>a.XP,po:()=>a.po,wY:()=>x,GX:()=>E,XT:()=>I,Q8:()=>r,MN:()=>a.MN,u3:()=>a.u3,mB:()=>M,xL:()=>F.xL,mc:()=>a.mc,W2:()=>F.W2,n5:()=>H,t8:()=>p,P0:()=>$});class i extends Error{constructor(t){super(t),this.name="AssertionError"}}function o(t,e){if(!t)throw new i("Assertion failed: "+e)}const n=console;function r(t,e=[""],s=null){return(...i)=>(n.warn(`Method "${e[0]}" deprecated.`+(e[1]?` Use "${e[1]}" instead`:"")),t.call(s,...i))}var a=s(11),l=s(41),c=s(5),h=s(23),d=s(7),u=s(20);function p(t,e,s){if(!(0,c.H)(t)||!t.length)return;const i=t.split(".");let o=s,n=i[0];for(let t=0;i.length-1>t;t+=1)n=i[t],(0,d.k)(o[n])||(0,u.PO)(o[n])||(o[n]=(0,h.k)(i[t+1])?[]:{}),o=o[n];o&&(o[i[i.length-1]]=e)}var f=s(33);class m{constructor(t){this.limit=t,this.stack=[]}push(t){return this.stack.push(t),this.stack.length>this.limit&&this.stack.shift(),this}pop(){return this.stack.pop()}find(t){return this.stack.find(t)}}const g=t=>("file:"===window.location.protocol&&/^\/\//.test(t)&&(t="https:"+t),t),v=new Map,b=t=>async(e,s)=>{if(v.has(s))return v.get(s);const i=t(e,s);return v.set(s,i),i},w=(t,e,s)=>{const i=t.c.element("script");return i.type="text/javascript",i.async=!0,(0,u.mf)(s)&&!t.isInDestruct&&t.e.on(i,"load",s),i.src||(i.src=g(e)),t.od.body.appendChild(i),{callback:s,element:i}},y=b(((t,e)=>new Promise(((s,i)=>{const{element:o}=w(t,e,s);!t.isInDestruct&&t.e.on(o,"error",i)})))),C=b(((t,e)=>new Promise(((s,i)=>{const o=t.c.element("link");o.rel="stylesheet",o.media="all",o.crossOrigin="anonymous",!t.isInDestruct&&t.e.on(o,"load",(()=>s(o))).on(o,"error",i),o.href=g(e),t.o.shadowRoot?t.o.shadowRoot.appendChild(o):t.od.body.appendChild(o)})))),x=(t,e,s=0)=>(0,u.HD)(e[s])?y(t,e[s]).then((()=>x(t,e,s+1))):Promise.resolve(),E=(t,e,s=0)=>(0,u.HD)(e[s])?C(t,e[s]).then((()=>E(t,e,s+1))):Promise.resolve(),j=t=>{const e=navigator.userAgent.toLowerCase(),s=/(firefox)[\s/]([\w.]+)/.exec(e)||/(chrome)[\s/]([\w.]+)/.exec(e)||/(webkit)[\s/]([\w.]+)/.exec(e)||/(opera)(?:.*version)[\s/]([\w.]+)/.exec(e)||/(msie)[\s]([\w.]+)/.exec(e)||/(trident)\/([\w.]+)/.exec(e)||0>e.indexOf("compatible")||[];return"version"===t?s[2]:"webkit"===t?"chrome"===s[1]||"webkit"===s[1]:"ff"===t?"firefox"===s[1]:"msie"===t?"trident"===s[1]||"msie"===s[1]:s[1]===t},S=(t,e)=>{const s=[],i=encodeURIComponent;for(const o in t)if(Object.prototype.hasOwnProperty.call(t,o)){const n=e?e+"["+o+"]":o,r=t[o];s.push((0,u.PO)(r)?S(r,n):i(n)+"="+i(r))}return s.join("&")};var k=s(21);function T(t){return t&&t.isAtom}function I(t){return Object.defineProperty(t,"isAtom",{enumerable:!1,value:!0,configurable:!1}),t}function _(t){return JSON.parse((0,k.P)(t))}var q=s(1);function L(t,e,s=0){if(Object.getPrototypeOf(t)!==Object.prototype)return t;const i=q.D.defaultOptions;if((0,u.HD)(t.preset)){if(void 0!==i.presets[t.preset]){const e=i.presets[t.preset];Object.keys(e).forEach((s=>{(0,u.nj)(t[s])&&(t[s]=e[s])}))}delete t.preset}const o={};return Object.keys(t).forEach((i=>{const n=t[i],r=e?e[i]:null;o[i]=(0,u.PO)(n)&&(0,u.PO)(r)&&!T(n)?L(n,r,s+1):0!==s&&(0,u.kJ)(n)&&!T(n)&&(0,u.kJ)(r)?[...n,...r.slice(n.length)]:n})),Object.setPrototypeOf(o,e),o}function z(t){return(0,a.XP)(t,!1).reduce(((e,s)=>(e[s]=t[s],e)),{})}const M=t=>{const e={},s=t.substr(1).split("&");for(let t=0;s.length>t;t+=1){const i=s[t].split("=");e[decodeURIComponent(i[0])]=decodeURIComponent(i[1]||"")}return e},N=(t,e=400,s=345)=>{if(!(0,u.PX)(t))return t;const i=document.createElement("a"),o=/(?:http?s?:\/\/)?(?:www\.)?(?:vimeo\.com)\/?(.+)/g;i.href=t,e||(e=400),s||(s=345);const n=i.protocol||"";switch(i.hostname){case"www.vimeo.com":case"vimeo.com":return o.test(t)?t.replace(o,'<iframe width="'+e+'" height="'+s+'" src="'+n+'//player.vimeo.com/video/$1" frameborder="0" allowfullscreen></iframe>'):t;case"youtube.com":case"www.youtube.com":case"youtu.be":case"www.youtu.be":{const o=i.search?M(i.search):{v:i.pathname.substr(1)};return o.v?'<iframe width="'+e+'" height="'+s+'" src="'+n+"//www.youtube.com/embed/"+o.v+'" frameborder="0" allowfullscreen></iframe>':t}}return t};var P=s(38);const D=t=>{if("undefined"!=typeof navigator&&-1!==navigator.userAgent.indexOf("Mac OS X")){if(t.metaKey&&!t.altKey)return!0}else if(t.ctrlKey&&!t.altKey)return!0;return!1};var R=s(12);const A=(t,e="en")=>"auto"!==t&&(0,u.HD)(t)?t:document.documentElement&&document.documentElement.lang?document.documentElement.lang:navigator.language?navigator.language.substr(0,2):e,B=t=>{if(/^[0-9.]+$/.test(""+t))return parseFloat(t);const e=t.substr(-2,2).toUpperCase(),s=["KB","MB","GB","TB"],i=parseFloat(t.substr(0,t.length-2));return-1!==s.indexOf(e)?i*Math.pow(1024,s.indexOf(e)+1):parseInt(t,10)},O=(t,e,s)=>{let i=t.getBoundingClientRect(),o=t;const n=i.top,r=i.height;do{if(o&&o.parentNode){if(o=o.parentNode,i=o.getBoundingClientRect(),n>i.bottom)return!1;if(i.top>=n+r)return!1}}while(o&&o!==e&&o.parentNode);return(s.documentElement&&s.documentElement.clientHeight||0)>=n},H=(t,e,s)=>{O(t,e,s)||(e.clientHeight!==e.scrollHeight&&(e.scrollTop=t.offsetTop),O(t,e,s)||t.scrollIntoView())};var F=s(42),W=s(4);const $=(t,e,s)=>{const i=t.querySelector(e);return i?(s&&(i.value=s),i.value):""}},(t,e,s)=>{"use strict";s.d(e,{C6:()=>f,Lj:()=>u,MN:()=>p,RE:()=>d,XP:()=>b,mc:()=>g,po:()=>v,u3:()=>w});var i=s(6),o=s(28),n=s(41),r=s(12),a=s(22),l=s(20),c=s(38),h=s(34);function d(t,...e){return t(...e)}function u(t,e,s){if(!t||!(0,i.m)(t.getAttribute))return null;if(!(0,l.HD)(e))return Object.keys(e).forEach((s=>{const i=e[s];(0,l.PO)(i)&&"style"===s?(0,c.i)(t,i):("className"===s&&(s="class"),u(t,s,i))})),null;let o=(0,h.gP)(e);if(/^-/.test(o)){const e=u(t,"data"+o);if(e)return e;o=o.substr(1)}if(void 0!==s){if(null!=s)return t.setAttribute(o,""+s),""+s;t.hasAttribute(o)&&t.removeAttribute(o)}return t.getAttribute(o)}function p(t,e){u(e,"data-editor_id",t.id),!e.component&&Object.defineProperty(e,"jodit",{value:t})}function f(t,e){return(0,o.t)(t)?t.finally(e):e()}const m={},g=t=>{var e,s;if(!(t in m)){const s=document.createElement("iframe");try{if(s.src="about:blank",document.body.appendChild(s),!s.contentWindow)return null;const o=(0,n.U)(t,s.contentWindow),r=(0,n.U)(t.split(".").slice(0,-1).join("."),s.contentWindow);(0,i.m)(o)&&(m[t]=o.bind(r))}catch(t){}finally{null===(e=s.parentNode)||void 0===e||e.removeChild(s)}}return null!==(s=m[t])&&void 0!==s?s:null},v=(t,e)=>e.async.promise(((s,i)=>{const o=new Image,n=()=>{e.e.off(o),null==i||i()},r=()=>{e.e.off(o),s(o)};e.e.one(o,"load",r).one(o,"error",n).one(o,"abort",n),o.src=t,o.complete&&r()})),b=(t,e=!0)=>{if(e)return Object.keys(t);const s=[];for(const e in t)s.push(e);return s},w=(t,e,{control:s},i)=>{var o;const n="button"+s.command;let l=null!==(o=s.args&&s.args[0])&&void 0!==o?o:(0,r.q)(t,n);if((0,a.n)(l))return!1;(0,r.q)(t,n,l),i&&(l=i(l)),t.execCommand(s.command,!1,null!=l?l:void 0)}},(t,e,s)=>{"use strict";s.d(e,{q:()=>r});var i=s(13),o=s(20);const n=new WeakMap,r=(t,e,s)=>{let r=n.get(t);if(!r){r={},n.set(t,r);let e=null;t instanceof i.Hr&&(e=t.j.e),(0,o.f2)(t)&&(e=t.e),e&&e.on("beforeDestruct",(()=>{n.delete(t)}))}return void 0===s?r[e]:(r[e]=s,s)}},function(t,e,s){"use strict";s.d(e,{wA:()=>a,n$:()=>i,Hr:()=>l});const i={beforeInit:"beforeInit",ready:"ready",beforeDestruct:"beforeDestruct",destructed:"destructed"};var o=s(9),n=s(14);const r=new Map;class a{constructor(){this.ownerWindow=window,this.__componentStatus=i.beforeInit,this.uid="jodit-uid-"+(0,n.fe)()}get componentName(){return this.__componentName||(this.__componentName="jodit-"+(0,o.kebabCase)(((0,o.isFunction)(this.className)?this.className():"")||(0,o.getClassName)(this))),this.__componentName}getFullElName(t,e,s){const i=[this.componentName];return t&&(t=t.replace(/[^a-z0-9-]/gi,"-"),i.push("__"+t)),e&&(i.push("_",e),i.push("_",(0,o.isVoid)(s)?"true":""+s)),i.join("")}get ownerDocument(){return this.ow.document}get od(){return this.ownerDocument}get ow(){return this.ownerWindow}get(t,e){return(0,o.get)(t,e||this)}get isReady(){return this.componentStatus===i.ready}get isDestructed(){return this.componentStatus===i.destructed}get isInDestruct(){return i.beforeDestruct===this.componentStatus||i.destructed===this.componentStatus}bindDestruct(t){return t.hookStatus(i.beforeDestruct,(()=>!this.isInDestruct&&this.destruct())),this}destruct(){this.setStatus(i.destructed),r.get(this)&&r.delete(this)}get componentStatus(){return this.__componentStatus}set componentStatus(t){this.setStatus(t)}setStatus(t){return this.setStatusComponent(t,this)}setStatusComponent(t,e){if(t===this.__componentStatus)return;e===this&&(this.__componentStatus=t);const s=Object.getPrototypeOf(this);s&&(0,o.isFunction)(s.setStatusComponent)&&s.setStatusComponent(t,e);const i=r.get(this),n=null==i?void 0:i[t];n&&n.length&&n.forEach((t=>t(e)))}hookStatus(t,e){let s=r.get(this);s||(s={},r.set(this,s)),s[t]||(s[t]=[]),s[t].push(e)}}a.STATUSES=i;class l extends a{constructor(t){super(),this.setParentView(t)}get defaultTimeout(){return this.j.defaultTimeout}get j(){return this.jodit}i18n(t,...e){return this.j.i18n(t,...e)}setParentView(t){return this.jodit=t,t.components.add(this),this}destruct(){return this.j.components.delete(this),super.destruct()}}},(t,e,s)=>{"use strict";s.d(e,{KQ:()=>m,TB:()=>b,ZO:()=>v,as:()=>c,fe:()=>u,pw:()=>p,qz:()=>f});var i=s(15),o=s(16),n=s(3),r=s(20),a=s(33),l=s(34);const c={};let h=1;const d=new Set;function u(){function t(){return h+=10*(Math.random()+1),Math.round(h).toString(16)}let e=t();for(;d.has(e);)e=t();return d.add(e),e}const p=new i.h,f={},m={},g=new WeakMap;function v(t,e,s="div",i=!1){const n=e?(0,a.g)(e.prototype):"jodit-utils",c=g.get(t)||{},h=n+s,d=(0,r.f2)(t)?t:t.j;if(!c[h]){let e=d.c,a=(0,r.Zu)(t)&&t.o.shadowRoot?t.o.shadowRoot:t.od.body;if(i&&(0,r.Zu)(t)&&t.od!==t.ed){e=t.createInside;const i="style"===s?t.ed.head:t.ed.body;a=(0,r.Zu)(t)&&t.o.shadowRoot?t.o.shadowRoot:i}const u=e.element(s,{className:`jodit jodit-${(0,l.GL)(n)}-container jodit-box`});u.classList.add("jodit_theme_"+(d.o.theme||"default")),a.appendChild(u),c[h]=u,t.hookStatus("beforeDestruct",(()=>{o.i.safeRemove(u),delete c[h],Object.keys(c).length&&g.delete(t)})),g.set(t,c)}return c[h].classList.remove("jodit_theme_default","jodit_theme_dark"),c[h].classList.add("jodit_theme_"+(d.o.theme||"default")),c[h]}const b=new n.vp},function(t,e,s){"use strict";s.d(e,{h:()=>o});var i=s(9);class o{constructor(){this._items=new Map}normalizeName(t){return(0,i.kebabCase)(t).toLowerCase()}items(t){const e=[];return this._items.forEach(((t,s)=>{e.push([s,t])})),e.filter((([e])=>!t||t.includes(e)))}add(t,e){this._items.set(this.normalizeName(t),e)}get(t){return this._items.get(this.normalizeName(t))}remove(t){this._items.delete(this.normalizeName(t))}init(t){const e=t.o.extraPlugins.map((t=>(0,i.isString)(t)?{name:t}:t)),s=(0,i.splitArray)(t.o.disablePlugins).map((t=>this.normalizeName(t))),n=[],r={},a=[],l={},c=([e,c])=>{if(s.includes(e)||n.includes(e)||r[e])return;const h=null==c?void 0:c.requires;if(h&&(0,i.isArray)(h)&&this.hasDisabledRequires(s,h))return;const d=o.makePluginInstance(t,c);d&&(this.initOrWait(t,e,d,n,r),a.push(d),l[e]=d)},h=this.loadExtras(t,e);return(0,i.callPromise)(h,(()=>{t.isInDestruct||(this.items(t.o.safeMode?t.o.safePluginsList.concat(e.map((t=>t.name))):null).forEach(c),this.addListenerOnBeforeDestruct(t,a),t.__plugins=l)}))}hasDisabledRequires(t,e){return!(!(null==e?void 0:e.length)||!t.some((t=>e.includes(t))))}static makePluginInstance(t,e){try{return(0,i.isFunction)(e)?new e(t):e}catch(t){}return null}initOrWait(t,e,s,n,r){const a=(e,s)=>{if((0,i.isInitable)(s)){const i=s.requires;if((null==i?void 0:i.length)&&!i.every((t=>n.includes(t))))return r[e]=s,!1;try{s.init(t)}catch(t){}n.push(e)}else n.push(e);return s.hasStyle&&o.loadStyle(t,e),!0};a(e,s),Object.keys(r).forEach((t=>{const e=r[t];e&&a(t,e)&&(r[t]=void 0,delete r[t])}))}addListenerOnBeforeDestruct(t,e){t.e.on("beforeDestruct",(()=>{e.forEach((e=>{(0,i.isDestructable)(e)&&e.destruct(t)})),e.length=0,delete t.__plugins}))}load(t,e){return Promise.all(e.map((e=>{const s=e.url||o.getFullUrl(t,e.name,!0);return(0,i.appendScriptAsync)(t,s).then((t=>({v:t,status:"fulfilled"})),(t=>({e:t,status:"rejected"})))})))}static async loadStyle(t,e){const s=o.getFullUrl(t,e,!1);if(!this.styles.has(s))return this.styles.add(s),(0,i.appendStyleAsync)(t,s)}static getFullUrl(t,e,s){return e=(0,i.kebabCase)(e),t.basePath+"plugins/"+e+"/"+e+"."+(s?"js":"css")}loadExtras(t,e){if(e&&e.length)try{const s=e.filter((t=>!this._items.has(this.normalizeName(t.name))));if(s.length)return this.load(t,s)}catch(t){}}}o.styles=new Set},(t,e,s)=>{"use strict";s.d(e,{b:()=>o.b,i:()=>i.i});var i=s(17),o=s(32)},function(t,e,s){"use strict";s.d(e,{i:()=>r});var i=s(2),o=s(9),n=s(18);class r{static detach(t){for(;t.firstChild;)t.removeChild(t.firstChild)}static wrapInline(t,e,s){let i,n=t,a=t;s.s.save();let l=!1;do{l=!1,i=n.previousSibling,i&&!r.isBlock(i)&&(l=!0,n=i)}while(l);do{l=!1,i=a.nextSibling,i&&!r.isBlock(i)&&(l=!0,a=i)}while(l);const c=(0,o.isString)(e)?s.createInside.element(e):e;n.parentNode&&n.parentNode.insertBefore(c,n);let h=n;for(;h&&(h=n.nextSibling,c.appendChild(n),n!==a&&h);)n=h;return s.s.restore(),c}static wrap(t,e,s){const i=(0,o.isString)(e)?s.element(e):e;if(r.isNode(t)){if(!t.parentNode)throw(0,o.error)("Element should be in DOM");t.parentNode.insertBefore(i,t),i.appendChild(t)}else{const e=t.extractContents();t.insertNode(i),i.appendChild(e)}return i}static unwrap(t){const e=t.parentNode;if(e){for(;t.firstChild;)e.insertBefore(t.firstChild,t);r.safeRemove(t)}}static between(t,e,s){let i=t;for(;i&&i!==e&&(t===i||!s(i));){let t=i.firstChild||i.nextSibling;if(!t){for(;i&&!i.nextSibling;)i=i.parentNode;t=null==i?void 0:i.nextSibling}i=t}}static replace(t,e,s,i=!1,n=!1){(0,o.isHTML)(e)&&(e=s.fromHTML(e));const r=(0,o.isString)(e)?s.element(e):e;if(!n)for(;t.firstChild;)r.appendChild(t.firstChild);return i&&(0,o.toArray)(t.attributes).forEach((t=>{r.setAttribute(t.name,t.value)})),t.parentNode&&t.parentNode.replaceChild(r,t),r}static isEmptyTextNode(t){return r.isText(t)&&(!t.nodeValue||0===t.nodeValue.replace(i.INVISIBLE_SPACE_REG_EXP(),"").trim().length)}static isEmptyContent(t){return r.each(t,(t=>r.isEmptyTextNode(t)))}static isContentEditable(t,e){return r.isNode(t)&&!r.closest(t,(t=>r.isElement(t)&&"false"===t.getAttribute("contenteditable")),e)}static isEmpty(t,e=/^(img|svg|canvas|input|textarea|form)$/){return!t||(r.isText(t)?null==t.nodeValue||0===(0,o.trim)(t.nodeValue).length:!e.test(t.nodeName.toLowerCase())&&r.each(t,(t=>{if(r.isText(t)&&null!=t.nodeValue&&0!==(0,o.trim)(t.nodeValue).length||r.isElement(t)&&e.test(t.nodeName.toLowerCase()))return!1})))}static isNode(t){return!!(t&&(0,o.isString)(t.nodeName)&&"number"==typeof t.nodeType&&t.childNodes&&(0,o.isFunction)(t.appendChild))}static isCell(t){return r.isNode(t)&&/^(td|th)$/i.test(t.nodeName)}static isImage(t){return r.isNode(t)&&/^(img|svg|picture|canvas)$/i.test(t.nodeName)}static isBlock(t){return!(0,o.isVoid)(t)&&"object"==typeof t&&r.isNode(t)&&i.IS_BLOCK.test(t.nodeName)}static isText(t){return!(!t||t.nodeType!==Node.TEXT_NODE)}static isElement(t){var e;return!!r.isNode(t)&&!(!(null===(e=t.ownerDocument)||void 0===e?void 0:e.defaultView)||t.nodeType!==Node.ELEMENT_NODE)}static isHTMLElement(t){var e;if(!r.isNode(t))return!1;const s=null===(e=t.ownerDocument)||void 0===e?void 0:e.defaultView;return!!(s&&t instanceof s.HTMLElement)}static isInlineBlock(t){return r.isElement(t)&&!/^(BR|HR)$/i.test(t.tagName)&&-1!==["inline","inline-block"].indexOf(""+(0,o.css)(t,"display"))}static canSplitBlock(t){return!(0,o.isVoid)(t)&&r.isHTMLElement(t)&&r.isBlock(t)&&!/^(TD|TH|CAPTION|FORM)$/.test(t.nodeName)&&void 0!==t.style&&!/^(fixed|absolute)/i.test(t.style.position)}static last(t,e){let s=null==t?void 0:t.lastChild;if(!s)return null;do{if(e(s))return s;let i=s.lastChild;if(i||(i=s.previousSibling),!i&&s.parentNode!==t){do{s=s.parentNode}while(s&&!(null==s?void 0:s.previousSibling)&&s.parentNode!==t);i=null==s?void 0:s.previousSibling}s=i}while(s);return null}static prev(t,e,s,i=!0){return r.find(t,e,s,!1,i)}static next(t,e,s,i=!0){return r.find(t,e,s,!0,i)}static prevWithClass(t,e){return r.prev(t,(t=>r.isElement(t)&&t.classList.contains(e)),t.parentNode)}static nextWithClass(t,e){return r.next(t,(t=>r.isElement(t)&&t.classList.contains(e)),t.parentNode)}static find(t,e,s,i=!0,o=!0){const n=this.nextGen(t,s,i,o);let r=n.next();for(;!r.done;){if(e(r.value))return r.value;r=n.next()}return null}static*nextGen(t,e,s=!0,i=!0){const o=[];let n=t;do{let e=s?n.nextSibling:n.previousSibling;for(;e;)o.unshift(e),e=s?e.nextSibling:e.previousSibling;yield*this.runInStack(t,o,s,i),n=n.parentNode}while(n!==e);return null}static each(t,e,s=!0){const i=this.eachGen(t,s);let o=i.next();for(;!o.done;){if(!1===e(o.value))return!1;o=i.next()}return!0}static eachGen(t,e=!0){return this.runInStack(t,[t],e)}static*runInStack(t,e,s,i=!0){for(;e.length;){const o=e.pop();if(i){let t=s?o.lastChild:o.firstChild;for(;t;)e.push(t),t=s?t.previousSibling:t.nextSibling}t!==o&&(yield o)}}static findWithCurrent(t,e,s,i="nextSibling",o="firstChild"){let n=t;do{if(e(n))return n||null;if(o&&n&&n[o]){const t=r.findWithCurrent(n[o],e,n,i,o);if(t)return t}for(;n&&!n[i]&&n!==s;)n=n.parentNode;n&&n[i]&&n!==s&&(n=n[i])}while(n&&n!==s);return null}static findSibling(t,e=!0,s=(t=>!r.isEmptyTextNode(t))){let i=r.sibling(t,e);for(;i&&!s(i);)i=r.sibling(i,e);return i&&s(i)?i:null}static sibling(t,e){return e?t.previousSibling:t.nextSibling}static up(t,e,s,i=!1){let o=t;if(!o)return null;do{if(e(o))return o;if(o===s||!o.parentNode)break;o=o.parentNode}while(o&&o!==s);return o===s&&i&&e(o)?o:null}static closest(t,e,s){let i;return i=(0,o.isFunction)(e)?e:(0,o.isArray)(e)?t=>!(!t||!e.includes(t.nodeName.toLowerCase())):t=>!(!t||e!==t.nodeName.toLowerCase()),r.up(t,i,s)}static furthest(t,e,s){let i=null,o=null==t?void 0:t.parentElement;for(;o&&o!==s&&e(o);)i=o,o=null==o?void 0:o.parentElement;return i}static appendChildFirst(t,e){const s=t.firstChild;s?s!==e&&t.insertBefore(e,s):t.appendChild(e)}static after(t,e){const{parentNode:s}=t;s&&(s.lastChild===t?s.appendChild(e):s.insertBefore(e,t.nextSibling))}static before(t,e){const{parentNode:s}=t;s&&s.insertBefore(e,t)}static prepend(t,e){t.insertBefore(e,t.firstChild)}static append(t,e){(0,o.isArray)(e)?e.forEach((e=>{this.append(t,e)})):t.appendChild(e)}static moveContent(t,e,s=!1){const i=(t.ownerDocument||document).createDocumentFragment();(0,o.toArray)(t.childNodes).forEach((t=>{i.appendChild(t)})),s&&e.firstChild?e.insertBefore(i,e.firstChild):e.appendChild(i)}static all(t,e,s=!1){let i=t.childNodes?(0,o.toArray)(t.childNodes):[];return e(t)?t:(s&&(i=i.reverse()),i.forEach((t=>{r.all(t,e,s)})),null)}static isOrContains(t,e,s=!1){return t===e?!s:!!(e&&t&&this.up(e,(e=>e===t),t,!0))}static safeRemove(...t){t.forEach((t=>r.isNode(t)&&t.parentNode&&t.parentNode.removeChild(t)))}static hide(t){t&&((0,o.dataBind)(t,"__old_display",t.style.display),t.style.display="none")}static show(t){if(!t)return;const e=(0,o.dataBind)(t,"__old_display");"none"===t.style.display&&(t.style.display=e||"")}static isTag(t,e){const s=(0,o.asArray)(e).map(String);for(let e=0;s.length>e;e+=1)if(this.isElement(t)&&t.tagName.toLowerCase()===s[e].toLowerCase())return!0;return!1}static markTemporary(t,e){return e&&(0,o.attr)(t,e),(0,o.attr)(t,i.TEMP_ATTR,!0),t}static isTemporary(t){return!!r.isElement(t)&&(n.Ph.isMarker(t)||"true"===(0,o.attr)(t,i.TEMP_ATTR))}static replaceTemporaryFromString(t){return t.replace(/<([a-z]+)[^>]+data-jodit-temp[^>]+>(.+?)<\/\1>/gi,"$2")}static temporaryList(t){return(0,o.$$)(`[${i.TEMP_ATTR}]`,t)}}},function(t,e,s){"use strict";s.d(e,{RP:()=>T,Ph:()=>u});var i=s(2),o=s(9),n=s(16),r=s(14);function a(t,e,s,i,a=!1){const{style:c,className:h}=t.options;return c&&(0,o.size)(c)>0&&Object.keys(c).forEach((h=>{if(""!==e.style.getPropertyValue((0,o.kebabCase)(h))||null!=c[h]){if(((t,e,s)=>{const i=t.create.element(e.tagName.toLowerCase());i.style.cssText=e.style.cssText,(t=>{var e;if(void 0!==(0,o.dataBind)(t,"shadowRoot"))return(0,o.dataBind)(t,"shadowRoot");const s=(0,r.ZO)(t),i=document.createElement("iframe");(0,o.css)(i,{width:0,height:0,position:"absolute",border:0}),i.src="about:blank",s.appendChild(i);const n=null===(e=i.contentWindow)||void 0===e?void 0:e.document,a=n?n.body:t.od.body;return(0,o.dataBind)(t,"shadowRoot",a),a})(t).appendChild(i);const a=(0,o.css)(i,s);return n.i.safeRemove(i),a})(s,e,h)===(0,o.normalizeCssValue)(h,c[h]))return!a&&(0,o.css)(e,h,null),void(i=l(t,e,i=j));i=E,!a&&(0,o.css)(e,h,c[h]),a||(i=l(t,e,i))}})),h&&(e.classList.contains(h)?(e.classList.remove(h),i=j):(e.classList.add(h),i=E)),i}function l(t,e,s){return(0,o.attr)(e,"style")||((0,o.attr)(e,"style",null),e.tagName.toLowerCase()===t.defaultTag&&(n.i.unwrap(e),s=x)),s}var c=s(31),h=s(19),d=s(30);class u{constructor(t){this.jodit=t,t.e.on("removeMarkers",(()=>{this.removeMarkers()}))}get j(){return this.jodit}errorNode(t){if(!n.i.isNode(t))throw(0,o.error)("Parameter node must be instance of Node")}get area(){return this.j.editor}get win(){return this.j.ew}get doc(){return this.j.ed}get sel(){return this.j.o.shadowRoot&&(0,o.isFunction)(this.j.o.shadowRoot.getSelection)?this.j.o.shadowRoot.getSelection():this.win.getSelection()}get range(){const t=this.sel;return t&&t.rangeCount?t.getRangeAt(0):this.createRange()}createRange(t=!1){const e=this.doc.createRange();return t&&this.selectRange(e),e}remove(){const t=this.sel,e=this.current();if(t&&e)for(let e=0;t.rangeCount>e;e+=1)t.getRangeAt(e).deleteContents(),t.getRangeAt(e).collapse(!0)}clear(){var t,e;(null===(t=this.sel)||void 0===t?void 0:t.rangeCount)&&(null===(e=this.sel)||void 0===e||e.removeAllRanges())}removeNode(t){if(!n.i.isOrContains(this.j.editor,t,!0))throw(0,o.error)("Selection.removeNode can remove only editor's children");n.i.safeRemove(t),this.j.e.fire("afterRemoveNode",t)}insertCursorAtPoint(t,e){this.removeMarkers();try{const s=this.createRange();return(()=>{if(this.doc.caretPositionFromPoint){const i=this.doc.caretPositionFromPoint(t,e);if(i)return void s.setStart(i.offsetNode,i.offset)}if(this.doc.caretRangeFromPoint){const i=this.doc.caretRangeFromPoint(t,e);s.setStart(i.startContainer,i.startOffset)}})(),s.collapse(!0),this.selectRange(s),!0}catch(t){}return!1}static isMarker(t){return n.i.isNode(t)&&n.i.isTag(t,"span")&&t.hasAttribute("data-"+i.MARKER_CLASS)}get hasMarkers(){return!!this.markers.length}get markers(){return(0,o.$$)("span[data-"+i.MARKER_CLASS+"]",this.area)}removeMarkers(){n.i.safeRemove.apply(null,this.markers)}marker(t=!1,e){let s=null;e&&(s=e.cloneRange(),s.collapse(t));const o=this.j.createInside.span();return o.id=i.MARKER_CLASS+"_"+Number(new Date)+"_"+(Math.random()+"").slice(2),o.style.lineHeight="0",o.style.display="none",o.setAttribute("data-"+i.MARKER_CLASS,t?"start":"end"),o.appendChild(this.j.createInside.text(i.INVISIBLE_SPACE)),s&&n.i.isOrContains(this.area,t?s.startContainer:s.endContainer)&&s.insertNode(o),o}restore(){let t=!1;const e=t=>`span[data-${i.MARKER_CLASS}=${t?"start":"end"}]`,s=this.area.querySelector(e(!0)),o=this.area.querySelector(e(!1));if(s){if(t=this.createRange(),o)t.setStartAfter(s),n.i.safeRemove(s),t.setEndBefore(o),n.i.safeRemove(o);else{const e=s.previousSibling;n.i.isText(e)?t.setStart(e,e.nodeValue?e.nodeValue.length:0):t.setStartBefore(s),n.i.safeRemove(s),t.collapse(!0)}t&&this.selectRange(t)}}save(t=!1){if(this.hasMarkers)return[];const e=this.sel;if(!e||!e.rangeCount)return[];const s=[],i=e.rangeCount,o=[];for(let t=0;i>t;t+=1)if(o[t]=e.getRangeAt(t),o[t].collapsed){const e=this.marker(!0,o[t]);s[t]={startId:e.id,collapsed:!0,startMarker:e.outerHTML}}else{const e=this.marker(!0,o[t]),i=this.marker(!1,o[t]);s[t]={startId:e.id,endId:i.id,collapsed:!1,startMarker:e.outerHTML,endMarker:i.outerHTML}}if(!t){e.removeAllRanges();for(let t=i-1;t>=0;--t){const i=this.doc.getElementById(s[t].startId);if(i)if(s[t].collapsed)o[t].setStartAfter(i),o[t].collapse(!0);else if(o[t].setStartBefore(i),s[t].endId){const e=this.doc.getElementById(s[t].endId);e&&o[t].setEndAfter(e)}try{e.addRange(o[t].cloneRange())}catch(t){}}}return s}focus(t={preventScroll:!0}){var e,s;if(!this.isFocused()){const i=(0,o.getScrollParent)(this.j.container),r=null==i?void 0:i.scrollTop;this.j.iframe&&"complete"===this.doc.readyState&&this.j.iframe.focus(t),this.win.focus(),this.area.focus(t),r&&(null==i?void 0:i.scrollTo)&&i.scrollTo(0,r);const a=this.sel,l=(null==a?void 0:a.rangeCount)?null==a?void 0:a.getRangeAt(0):null;if(!l||!n.i.isOrContains(this.area,l.startContainer)){const t=this.createRange();t.setStart(this.area,0),t.collapse(!0),this.selectRange(t,!1)}return this.j.editorIsActive||null===(s=null===(e=this.j)||void 0===e?void 0:e.events)||void 0===s||s.fire("focus"),!0}return!1}isCollapsed(){const t=this.sel;for(let e=0;t&&t.rangeCount>e;e+=1)if(!t.getRangeAt(e).collapsed)return!1;return!0}isFocused(){return this.doc.hasFocus&&this.doc.hasFocus()&&this.area===this.doc.activeElement}current(t=!0){if(this.j.getRealMode()===i.MODE_WYSIWYG){const e=this.sel;if(!e||0===e.rangeCount)return null;const s=e.getRangeAt(0);let i=s.startContainer,o=!1;const r=t=>o?t.lastChild:t.firstChild;if(n.i.isTag(i,"br")&&e.isCollapsed)return i;if(!n.i.isText(i)){if(i=s.startContainer.childNodes[s.startOffset],i||(i=s.startContainer.childNodes[s.startOffset-1],o=!0),i&&e.isCollapsed&&!n.i.isText(i))if(!o&&n.i.isText(i.previousSibling))i=i.previousSibling;else if(t){let t=r(i);for(;t;){if(t&&n.i.isText(t)){i=t;break}t=r(t)}}if(i&&!e.isCollapsed&&!n.i.isText(i)){let t=i,e=i;do{t=t.firstChild,e=e.lastChild}while(t&&e&&!n.i.isText(t));t===e&&t&&n.i.isText(t)&&(i=t)}}if(i&&n.i.isOrContains(this.area,i))return i}return null}insertNode(t,e=!0,s=!0){var o;this.errorNode(t),this.j.e.fire("safeHTML",t),!this.isFocused()&&this.j.isEditorMode()&&(this.focus(),this.restore());const r=this.sel;if(this.isCollapsed()||this.j.execCommand("Delete"),r&&r.rangeCount){const e=r.getRangeAt(0);n.i.isOrContains(this.area,e.commonAncestorContainer)?n.i.isTag(e.startContainer,i.INSEPARABLE_TAGS)&&e.collapsed?null===(o=e.startContainer.parentNode)||void 0===o||o.insertBefore(t,e.startContainer):(e.deleteContents(),e.insertNode(t)):this.area.appendChild(t)}else this.area.appendChild(t);e&&(t.nodeType===Node.DOCUMENT_FRAGMENT_NODE?t.lastChild&&this.setCursorAfter(t.lastChild):this.setCursorAfter(t)),s&&this.j.events&&this.j.e.fire("synchro"),this.j.events&&this.j.e.fire("afterInsertNode",t)}insertHTML(t){if(""===t)return;const e=this.j.createInside.div(),s=this.j.createInside.fragment();let i;if(!this.isFocused()&&this.j.isEditorMode()&&(this.focus(),this.restore()),n.i.isNode(t)?e.appendChild(t):e.innerHTML=""+t,(this.j.isEditorMode()||!1!==this.j.e.fire("insertHTML",e.innerHTML))&&(i=e.lastChild,i)){for(;e.firstChild;)i=e.firstChild,s.appendChild(e.firstChild);this.insertNode(s,!1,!1),i?this.setCursorAfter(i):this.setCursorIn(s),this.j.e&&this.j.e.fire("synchro")}}insertImage(t,e=null,s=null){const i=(0,o.isString)(t)?this.j.createInside.element("img"):t;if((0,o.isString)(t)&&i.setAttribute("src",t),null!=s){let t=""+s;t&&"auto"!==t&&0>(t+"").indexOf("px")&&0>(t+"").indexOf("%")&&(t+="px"),(0,o.call)(this.j.o.resizer.forImageChangeAttributes?o.attr:o.css,i,"width",t)}e&&"object"==typeof e&&(0,o.css)(i,e);const n=()=>{(i.offsetHeight>i.naturalHeight||i.offsetWidth>i.naturalWidth)&&(i.style.width="",i.style.height=""),i.removeEventListener("load",n)};this.j.e.on(i,"load",n),i.complete&&n(),this.insertNode(i),this.j.e.fire("afterInsertImage",i)}eachSelection(t){var e;const s=this.sel;if(s&&s.rangeCount){const r=s.getRangeAt(0);let a=r.commonAncestorContainer;n.i.isHTMLElement(a)||(a=a.parentElement);const l=[],c=r.startOffset,h=a.childNodes.length,d=h>c?c:h-1;let p=r.startContainer===this.area?a.childNodes[d]:r.startContainer,f=r.endContainer===this.area?a.childNodes[r.endOffset-1]:r.endContainer;n.i.isText(p)&&p===r.startContainer&&r.startOffset===(null===(e=p.nodeValue)||void 0===e?void 0:e.length)&&p.nextSibling&&(p=p.nextSibling),n.i.isText(f)&&f===r.endContainer&&0===r.endOffset&&f.previousSibling&&(f=f.previousSibling);const m=t=>{!t||t===a||n.i.isEmptyTextNode(t)||u.isMarker(t)||l.push(t)};m(p),p!==f&&n.i.find(p,(t=>(m(t),t===f||t&&t.contains&&t.contains(f))),a,!0,!1);const g=e=>{if(n.i.isOrContains(this.j.editor,e,!0)){if(e.nodeName.match(/^(UL|OL)$/))return(0,o.toArray)(e.childNodes).forEach(g);if(n.i.isTag(e,"li"))if(e.firstChild)e=e.firstChild;else{const t=this.j.createInside.text(i.INVISIBLE_SPACE);e.appendChild(t),e=t}t(e)}};0===l.length&&n.i.isEmptyTextNode(p)&&l.push(p),0===l.length&&p.firstChild&&l.push(p.firstChild),l.forEach(g)}}cursorInTheEdge(t,e){var s,r;const a=!t,l=null===(s=this.sel)||void 0===s?void 0:s.getRangeAt(0),c=this.current(!1);if(!l||!c||!n.i.isOrContains(e,c,!0))return null;const h=t?l.startContainer:l.endContainer,d=t?l.startOffset:l.endOffset,u=t=>!(!t||n.i.isTag(t,"br")||n.i.isEmptyTextNode(t));if(n.i.isText(h)){const e=(null===(r=h.nodeValue)||void 0===r?void 0:r.length)?h.nodeValue:"";if(a&&e.replace((0,i.INVISIBLE_SPACE_REG_EXP_END)(),"").length>d)return!1;const s=(0,i.INVISIBLE_SPACE_REG_EXP_START)().exec(e);if(t&&(s&&d>s[0].length||!s&&d>0))return!1}else{const t=(0,o.toArray)(h.childNodes);if(a){if(t.slice(d).some(u))return!1}else if(t.slice(0,d).some(u))return!1}return!(0,o.call)(t?n.i.prev:n.i.next,c,u,e)}cursorOnTheLeft(t){return this.cursorInTheEdge(!0,t)}cursorOnTheRight(t){return this.cursorInTheEdge(!1,t)}setCursorAfter(t){return this.setCursorNearWith(t,!1)}setCursorBefore(t){return this.setCursorNearWith(t,!0)}setCursorNearWith(t,e){var s,r;if(this.errorNode(t),!n.i.up(t,(t=>t===this.area||t&&t.parentNode===this.area),this.area))throw(0,o.error)("Node element must be in editor");const a=this.createRange();let l=null;return n.i.isText(t)?e?a.setStart(t,0):a.setEnd(t,null!==(r=null===(s=t.nodeValue)||void 0===s?void 0:s.length)&&void 0!==r?r:0):(l=this.j.createInside.text(i.INVISIBLE_SPACE),e?a.setStartBefore(t):a.setEndAfter(t),a.collapse(e),a.insertNode(l),a.selectNode(l)),a.collapse(e),this.selectRange(a),l}setCursorIn(t,e=!1){if(this.errorNode(t),!n.i.up(t,(t=>t===this.area||t&&t.parentNode===this.area),this.area))throw(0,o.error)("Node element must be in editor");const s=this.createRange();let r=t,a=t;do{if(n.i.isText(r))break;a=r,r=e?r.firstChild:r.lastChild}while(r);if(!r){const t=this.j.createInside.text(i.INVISIBLE_SPACE);/^(img|br|input)$/i.test(a.nodeName)?r=a:(a.appendChild(t),a=t)}return s.selectNodeContents(r||a),s.collapse(e),this.selectRange(s),a}selectRange(t,e=!0){const s=this.sel;return e&&!this.isFocused()&&this.focus(),s&&(s.removeAllRanges(),s.addRange(t)),this.j.e.fire("changeSelection"),this}select(t,e=!1){if(this.errorNode(t),!n.i.up(t,(t=>t===this.area||t&&t.parentNode===this.area),this.area))throw(0,o.error)("Node element must be in editor");const s=this.createRange();return s[e?"selectNodeContents":"selectNode"](t),this.selectRange(s)}get html(){const t=this.sel;if(t&&t.rangeCount>0){const e=t.getRangeAt(0).cloneContents(),s=this.j.createInside.div();return s.appendChild(e),s.innerHTML}return""}*wrapInTagGen(){if(this.isCollapsed()){const t=this.jodit.createInside.element("font",i.INVISIBLE_SPACE);this.insertNode(t,!1,!1);const[e]=this.markers;return e?t.appendChild(e):(this.setCursorIn(t),this.save()),yield t,void n.i.unwrap(t)}if((0,o.$$)("*[style*=font-size]",this.area).forEach((t=>(0,o.attr)(t,"data-font-size",""+t.style.fontSize))),this.isCollapsed()){const t=this.j.createInside.element("font");(0,o.attr)(t,"size",7),this.insertNode(t,!1,!1)}else this.j.nativeExecCommand("fontsize",!1,"7");(0,o.$$)("*[data-font-size]",this.area).forEach((t=>{const e=(0,o.attr)(t,"data-font-size");e&&(t.style.fontSize=e,(0,o.attr)(t,"data-font-size",null))}));const t=(0,o.$$)('font[size="7"]',this.area);for(const e of t){const{firstChild:t,lastChild:s}=e;t&&t===s&&u.isMarker(t)||(t&&u.isMarker(t)&&n.i.before(e,t),s&&u.isMarker(s)&&n.i.after(e,s),yield e),n.i.unwrap(e)}}wrapInTag(t){const e=[];for(const s of this.wrapInTagGen())try{if(s.firstChild&&s.firstChild===s.lastChild&&u.isMarker(s.firstChild))continue;(0,o.isFunction)(t)?t(s):e.push(n.i.replace(s,t,this.j.createInside))}finally{const t=s.parentNode;t&&(n.i.unwrap(s),n.i.isEmpty(t)&&n.i.unwrap(t))}return e}applyStyle(t,e={}){new T({style:t,element:e.element,className:e.className,defaultTag:e.defaultTag}).apply(this.j)}splitSelection(t){if(!this.isCollapsed())return null;const e=this.createRange(),s=this.range;e.setStartBefore(t);const o=this.cursorOnTheRight(t),r=this.cursorOnTheLeft(t),a=this.j.createInside.element("br"),l=this.j.createInside.text(i.INVISIBLE_SPACE),c=l.cloneNode();try{if(o||r){s.insertNode(a);const t=(t,e)=>{let s=e(t);for(;s;){const t=e(s);if(!s||!n.i.isTag(s,"br")&&!n.i.isEmptyTextNode(s))break;n.i.safeRemove(s),s=t}};t(a,(t=>t.nextSibling)),t(a,(t=>t.previousSibling)),n.i.after(a,c),n.i.before(a,l),o?(e.setEndBefore(a),s.setEndBefore(a)):(e.setEndAfter(a),s.setEndAfter(a))}else e.setEnd(s.startContainer,s.startOffset);const i=e.extractContents();if(t.parentNode)try{if(t.parentNode.insertBefore(i,t),o&&(null==a?void 0:a.parentNode)){const t=this.createRange();t.setStartBefore(a),this.selectRange(t)}}catch(t){}const h=t=>{var e,s,i;(null===(e=null==t?void 0:t.parentNode)||void 0===e?void 0:e.firstChild)===(null===(s=null==t?void 0:t.parentNode)||void 0===s?void 0:s.lastChild)&&(null===(i=null==t?void 0:t.parentNode)||void 0===i||i.appendChild(a.cloneNode()))};h(l),h(c)}finally{n.i.safeRemove(l),n.i.safeRemove(c)}return t.previousElementSibling}expandSelection(){if(this.isCollapsed())return this;const{range:t}=this,e=t.cloneRange();if(!n.i.isOrContains(this.j.editor,t.commonAncestorContainer,!0))return this;const s=e=>{const s=this.j.createInside.fake(),i=t.cloneRange();return i.collapse(e),i.insertNode(s),(0,d.f)(s,e,this.j.editor),s},i=s(!0),o=s(!1);e.setStartAfter(i),e.setEndBefore(o);const r=n.i.findSibling(i,!1),a=n.i.findSibling(o,!0);if(r!==a){const t=n.i.isElement(r)&&n.i.isOrContains(r,o),s=!t&&n.i.isElement(a)&&n.i.isOrContains(a,i);if(t||s){let s=t?r:a,l=s;for(;n.i.isElement(s);)s=t?s.firstElementChild:s.lastElementChild,s&&n.i.isOrContains(s,t?o:i)&&(l=s);t?e.setStart(l,0):e.setEnd(l,l.childNodes.length)}}return this.selectRange(e),n.i.safeRemove(i,o),this}}function p(t,e,s){const i=s.s.createRange(),o=u.isMarker(e.previousSibling)?e.previousSibling:e;i.setStartBefore(t),i.setEndBefore(o),f(t,i,!0);const n=u.isMarker(e.nextSibling)?e.nextSibling:e;i.setStartAfter(n),i.setEndAfter(t),f(t,i,!1)}function f(t,e,s){const i=e.extractContents();i.textContent&&(0,o.trim)(i.textContent).length||!i.firstChild||n.i.unwrap(i.firstChild),t.parentNode&&(0,o.call)(s?n.i.before:n.i.after,t,i)}(0,c.gn)([h.autobind],u.prototype,"createRange",null),(0,c.gn)([h.autobind],u.prototype,"focus",null),(0,c.gn)([h.autobind],u.prototype,"setCursorAfter",null),(0,c.gn)([h.autobind],u.prototype,"setCursorBefore",null),(0,c.gn)([h.autobind],u.prototype,"setCursorIn",null);class m{constructor(t,e){this.state=t,this.transitions=e,this.subState="",this.silent=!0}setState(t,e){this.state=t,null!=e&&(this.subState=e)}getState(){return this.state}getSubState(){return this.subState}disableSilent(){this.silent=!1}dispatch(t,...e){const s=this.transitions[this.state][t];if(s)return s.call(this,...e);if(!this.silent)throw Error("invalid action: "+this.state+"."+t)}}function g(t){return!(!t||n.i.isEmptyTextNode(t)||n.i.isTemporary(t))}function v(t,e,s){if(!e)return!1;const{element:i,elementIsDefault:r,options:a}=t,l=!(!a.style||!((t,e)=>!(n.i.isTag(t,"font")||!n.i.isHTMLElement(t)||!Object.keys(e).every((s=>{const i=(0,o.css)(t,s,!0);return!(0,o.isVoid)(i)&&""!==i&&!(0,o.isVoid)(e[s])&&(""+(0,o.normalizeCssValue)(s,e[s])).toLowerCase()===(""+i).toLowerCase()}))))(e,a.style)),c=e.nodeName.toLowerCase()===i||n.i.isTag(e,["ul","ol"])&&t.elementIsList;return!!((!r||!s)&&c||l&&g(e))||!(c||s||!r||!n.i.isInlineBlock(e))}function b(t,e){const{element:s,options:i}=t;if(!e||!g(e))return!1;const r=e.nodeName.toLowerCase()===s,a=!(!i.style||!((t,e)=>!(n.i.isTag(t,"font")||!n.i.isHTMLElement(t)||!Object.keys(e).every((e=>!(0,o.isVoid)((0,o.css)(t,e,!0))))))(e,i.style));return r&&a}function w(t,e,s){const{parentNode:i}=e;return i===s||!n.i.isHTMLElement(i)||n.i.next(e,g,i)||n.i.prev(e,g,i)?null:t.isElementCommit&&t.elementIsBlock&&!n.i.isBlock(i)?w(t,i,s):!v(t,i,!1)||n.i.isBlock(i)&&!t.elementIsBlock?null:i}function y(t,e){const{s,editor:i}=t,r=new m("start",{start:{start(){s.save(),(0,o.normalizeNode)(i.firstChild),this.setState("generator")}},generator:{initGenerator(){return t.s.wrapInTagGen()},nextFont(t){const e=t.next();if(e.done)this.setState("end");else if(!((t,e)=>!!n.i.closest(t,["style","script"],e))(e.value,i)&&!n.i.isEmptyContent(e.value))return this.setState("check"),e.value}},check:{work(s){let i=w(e,s,t.editor)||((t,e)=>{let{firstChild:s}=e;for(;s&&!g(s);)if(s=s.nextSibling,!s)return null;return s&&!n.i.next(s,g,e)&&v(t,s,!1)?s:null})(e,s);return i?(this.setState("wholeElement"),i):(i=n.i.closest(s,(t=>v(e,t,!0)),t.editor),i&&(e.elementIsBlock||p(i,s,t)),e.elementIsList&&n.i.isTag(i,["ul","ol"])?(this.setState("orderList"),s):i?(this.setState("wholeElement"),i):((t,e)=>{const s=[],i=[];let r;const a=t.options.style;if(e.firstChild){const l=n.i.eachGen(e);let c=l.next();for(;!c.done;){const e=c.value;v(t,e,!0)?(void 0===r&&(r=!0),s.push(e)):a&&b(t,e)?(void 0===r&&(r=!1),i.push((()=>{(0,o.css)(e,Object.keys(a).reduce(((t,e)=>(t[e]=null,t)),{})),(0,o.attr)(e,"style")||(0,o.attr)(e,"style",null),e.nodeName.toLowerCase()===t.element&&s.push(e)}))):n.i.isEmptyTextNode(e)||void 0===r&&(r=!1),c=l.next()}}return i.forEach((t=>t())),s.forEach(n.i.unwrap),!!r})(e,s)?(this.setState("endProcess"),null):(this.setState("wrap"),s))}},wholeElement:{toggleStyles(s){let i=S;var o,r;r=s,i=((o=e).elementIsBlock||n.i.isTag(r,o.element)&&!o.elementIsDefault)&&(n.i.unwrap(r),1)?x:a(e,s,t,i),this.setState("generator",i)}},orderList:{toggleStyles(s){let i=S;const o=n.i.closest(s,"li",t.editor);o&&n.i.closest(s,["ul","ol"],t.editor)?(i=((t,e,s,i)=>{if(!e)return i;const o=e.parentElement;return o?o.tagName.toLowerCase()!==t.element?(a(t,n.i.replace(o,t.element,s.createInside),s,i),k):a(t,e.parentElement,s,S,!0)===E?a(t,e.parentElement,s,i):(p(o,e,s),n.i.unwrap(e.parentElement),n.i.replace(e,s.o.enter,s.createInside),i):i})(e,o,t,i),this.setState(i!==k&&i!==x&&i!==E?"generator":"endWhile")):this.setState("generator")}},wrap:{toggleStyles(s){if("unwrap"!==this.getSubState()){const i=((t,e,s)=>{const i=((t,e,s)=>{if(t.elementIsBlock){const t=n.i.up(e,(t=>n.i.isBlock(t)&&!n.i.isTag(t,["td","th","tr","tbody","table","li","ul","ol"])),s.editor);if(t)return t}return t.elementIsBlock?((t,e,s,i)=>{const o=s.editor,r=s.createInside,a=(t,e="previousSibling")=>{let i=t,r=t;for(;r&&!n.i.isTag(r,s.o.enter)&&(i=r,r=r[e]?r[e]:r.parentNode&&!n.i.isBlock(r.parentNode)&&r.parentNode!==o?r.parentNode:null,!n.i.isBlock(r)););return i},l=a(e),c=a(e,"nextSibling"),h=i();h.setStartBefore(l),h.setEndAfter(c);const d=h.extractContents(),u=r.element(t.element);return u.appendChild(d),h.insertNode(u),t.elementIsBlock&&n.i.isEmpty(u)&&!n.i.isTag(u.firstElementChild,"br")&&u.appendChild(r.element("br")),u})(t,e,s,s.s.createRange):((0,o.attr)(e,"size",null),e)})(t,e,s);return t.elementIsList?((t,e,s)=>{const i=n.i.replace(e,"li",s.createInside);let o=i.previousElementSibling||i.nextElementSibling;return n.i.isTag(o,["ul","ol"])||(o=s.createInside.element(t.element),n.i.before(i,o)),i.previousElementSibling===o?n.i.append(o,i):n.i.prepend(o,i),o})(t,i,s):n.i.replace(i,t.element,s.createInside,!0)})(e,s,t);a(e,i,t,C)}this.setState("generator")}},endWhile:{nextFont(t){t.next().done&&this.setState("end")}},endProcess:{toggleStyles(){this.setState("generator")}},end:{finalize(){s.restore()}}});r.dispatch("start");const l=r.dispatch("initGenerator");for(;"end"!==r.getState();){const t=r.dispatch("nextFont",l);if(t){const e=r.dispatch("work",t);r.dispatch("toggleStyles",e)}}r.dispatch("finalize",l)}const C="wrap",x="unwrap",E="change",j="unset",S="initial",k="replace";class T{constructor(t){this.options=t}get elementIsList(){return!(!this.options.element||!["ul","ol"].includes(this.options.element))}get element(){return this.options.element||this.defaultTag}get elementIsBlock(){return!(!this.options.element||!i.IS_BLOCK.test(this.options.element))}get isElementCommit(){return!(!this.options.element||this.options.element===this.options.defaultTag)}get defaultTag(){return this.options.defaultTag?this.options.defaultTag:this.elementIsBlock?"p":"span"}get elementIsDefault(){return this.element===this.defaultTag}apply(t){y(t,this)}}},function(t,e,s){"use strict";s.r(e),s.d(e,{autobind:()=>j,cache:()=>o,component:()=>r,debounce:()=>h,getPropertyDescriptor:()=>w,hook:()=>p,idle:()=>u,nonenumerable:()=>f,persistent:()=>m,throttle:()=>d,wait:()=>g,watch:()=>y});var i=s(9);function o(t,e,s){const o=s.get;if(!o)throw(0,i.error)("Getter property descriptor expected");s.get=function(){const t=o.call(this);return t&&!0===t.noCache||Object.defineProperty(this,e,{configurable:s.configurable,enumerable:s.enumerable,writable:!1,value:t}),t}}const n=t=>(0,i.isFunction)(t.className)?t.className():NaN;function r(t){class e extends t{constructor(...t){super(...t);const s=Object.getPrototypeOf(this)===e.prototype,i=n(this)===n(e.prototype);(s||i)&&this.setStatus("ready")}}return e.prototype.constructor=t,e}var a=s(20),l=s(13),c=s(4);function h(t,e=!1,s="debounce"){return(i,o)=>{const n=i[o];if(!(0,a.mf)(n))throw(0,c.v)("Handler must be a Function");return i.hookStatus(l.n$.ready,(i=>{const n=(0,a.f2)(i)?i:i.jodit,r=(0,a.mf)(t)?t(i):t;Object.defineProperty(i,o,{configurable:!0,value:n.async[s](i[o].bind(i),(0,a.hj)(r)||(0,a.PO)(r)?r:n.defaultTimeout,e)})})),{configurable:!0,get(){return n.bind(this)}}}}function d(t,e=!1){return h(t,e,"throttle")}function u(){return(t,e)=>{if(!(0,i.isFunction)(t[e]))throw(0,i.error)("Handler must be a Function");t.hookStatus(l.n$.ready,(t=>{const s=(0,i.isViewObject)(t)?t:t.jodit,o=t[e];t[e]=(...e)=>s.async.requestIdleCallback(o.bind(t,...e))}))}}function p(t){return(e,s)=>{if(!(0,a.mf)(e[s]))throw(0,c.v)("Handler must be a Function");e.hookStatus(t,(t=>{e[s].call(t)}))}}const f=(t,e)=>{!1!==(Object.getOwnPropertyDescriptor(t,e)||{}).enumerable&&Object.defineProperty(t,e,{enumerable:!1,set(t){Object.defineProperty(this,e,{enumerable:!1,writable:!0,value:t})}})};function m(t,e){t.hookStatus(l.n$.ready,(t=>{const s=(0,i.isViewObject)(t)?t:t.jodit,o=`${s.options.namespace}${t.componentName}_prop_${e}`,n=t[e];Object.defineProperty(t,e,{get(){var t;return null!==(t=s.storage.get(o))&&void 0!==t?t:n},set(t){s.storage.set(o,t)}})}))}function g(t){return(e,s)=>{if(!(0,i.isFunction)(e[s]))throw(0,i.error)("Handler must be a Function");e.hookStatus(l.n$.ready,(e=>{const o=(0,i.isViewObject)(e)?e.async:e.j.async,n=e[s];let r=0;e[s]=function s(...i){o.clearTimeout(r),t(e)?n.apply(e,i):r=o.setTimeout((()=>s(...i)),10)}}))}}var v=s(3),b=s(29);function w(t,e){let s;do{s=Object.getOwnPropertyDescriptor(t,e),t=Object.getPrototypeOf(t)}while(!s&&t);return s}function y(t,e){return(s,i)=>{if(!(0,a.mf)(s[i]))throw(0,c.v)("Handler must be a Function");const o=o=>{const n=(t,...e)=>{if(!o.isInDestruct)return o[i](t,...e)};(0,b.C)(t).forEach((t=>{if(/:/.test(t)){const[s,i]=t.split(":");let r=e;const l=(0,a.f2)(o)?o:o.jodit;return s.length&&(r=o.get(s)),(0,a.mf)(r)&&(r=r(o)),l.events.on(r||o,i,n),r||l.events.on(i,n),void l.hookStatus("beforeDestruct",(()=>{l.events.off(r||o,i,n).off(i,n)}))}const i=t.split("."),[r]=i,l=i.slice(1);let c=o[r];(0,a.PO)(c)&&(0,v.LO)(c).on("change."+l.join("."),n);const h=w(s,r);Object.defineProperty(o,r,{configurable:!0,set(t){const e=c;e!==t&&(c=t,h&&h.set&&h.set.call(o,t),(0,a.PO)(c)&&(c=(0,v.LO)(c),c.on("change."+l.join("."),n)),n(r,e,c))},get(){return h&&h.get?h.get.call(o):c}})}))};(0,a.mf)(s.hookStatus)?s.hookStatus(l.n$.ready,o):o(s)}}function C(t){return C="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?t=>typeof t:t=>t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t,C(t)}function x(t,e,s){var i=s.value;if("function"!=typeof i)throw new TypeError("@boundMethod decorator can only be applied to methods not: ".concat(C(i)));var o=!1;return{configurable:!0,get(){if(o||this===t.prototype||this.hasOwnProperty(e)||"function"!=typeof i)return i;var s=i.bind(this);return o=!0,Object.defineProperty(this,e,{configurable:!0,get:()=>s,set(t){i=t,delete this[e]}}),o=!1,s},set(t){i=t}}}function E(t){var e;return"undefined"!=typeof Reflect&&"function"==typeof Reflect.ownKeys?e=Reflect.ownKeys(t.prototype):(e=Object.getOwnPropertyNames(t.prototype),"function"==typeof Object.getOwnPropertySymbols&&(e=e.concat(Object.getOwnPropertySymbols(t.prototype)))),e.forEach((e=>{if("constructor"!==e){var s=Object.getOwnPropertyDescriptor(t.prototype,e);"function"==typeof s.value&&Object.defineProperty(t.prototype,e,x(t,e,s))}})),t}function j(){return 1===arguments.length?E.apply(void 0,arguments):x.apply(void 0,arguments)}},(t,e,s)=>{"use strict";function i(){let t=!0;try{const e=document.createElement("input");e.type="color",t="color"===e.type&&"number"!=typeof e.selectionStart}catch(e){t=!1}return t}s.d(e,{EO:()=>i,Zt:()=>v,kJ:()=>o.k,jn:()=>n,Z$:()=>g,Xy:()=>a,LP:()=>l,mf:()=>c.m,FP:()=>d,I4:()=>u,Gu:()=>m,GN:()=>w,Zu:()=>C,A1:()=>E,QC:()=>j.Q,hj:()=>S.h,kE:()=>b.k,PO:()=>k.P,tI:()=>T.t,HD:()=>h.H,PX:()=>I,r1:()=>_,f2:()=>x,nj:()=>f.n,FJ:()=>q.F});var o=s(7);function n(t){return"boolean"==typeof t}var r=s(21);function a(t,e){return t===e||(0,r.P)(t)===(0,r.P)(e)}function l(t,e){return t===e}var c=s(6),h=s(5);const d=t=>(0,h.H)(t)&&/<([A-Za-z][A-Za-z0-9]*)\b[^>]*>(.*?)<\/\1>/m.test(t.replace(/[\r\n]/g,""));function u(t){return-1!==t.search(/<meta.*?Microsoft Excel\s[\d].*?>/)||-1!==t.search(/<meta.*?Microsoft Word\s[\d].*?>/)||-1!==t.search(/style="[^"]*mso-/)&&-1!==t.search(/<font/)}var p=s(16),f=s(22);function m(t){return!(0,f.n)(t)&&(0,c.m)(t.init)}function g(t){return!(0,f.n)(t)&&(0,c.m)(t.destruct)}function v(t){return!(0,f.n)(t)&&p.i.isElement(t.container)}var b=s(23);function w(t){return(0,h.H)(t)&&(0,b.k)(t)&&(t=parseFloat(t)),"number"==typeof t&&Number.isFinite(t)&&!(t%1)}var y=s(14);function C(t){return!!(t&&t instanceof Object&&(0,c.m)(t.constructor)&&("undefined"!=typeof Jodit&&t instanceof Jodit||t.isJodit))}function x(t){return!!(t&&t instanceof Object&&(0,c.m)(t.constructor)&&(t instanceof y.qz.View||t.isView))}const E=t=>(0,h.H)(t)&&23===t.length&&/^[a-z0-9]{5}-[a-z0-9]{5}-[a-z0-9]{5}-[a-z0-9]{5}$/i.test(t);var j=s(24),S=s(25),k=s(26),T=s(28);function I(t){if(t.includes(" "))return!1;if("undefined"!=typeof URL)try{const e=new URL(t);return["https:","http:","ftp:","file:","rtmp:"].includes(e.protocol)}catch(t){return!1}const e=document.createElement("a");return e.href=t,!!e.hostname}function _(t){return!!t.length&&!/[^0-9A-Za-zа-яА-ЯЁё\w\-_.]/.test(t)}var q=s(27)},(t,e,s)=>{"use strict";function i(t,e={}){if("object"!=typeof t)return t+"";const s=new Set(e.excludeKeys),i=new WeakMap;return JSON.stringify(t,((t,e)=>{if(!s.has(t)){if("object"==typeof e&&null!=e){if(i.get(e))return"[refObject]";i.set(e,!0)}return e}}),e.prettify)}s.d(e,{P:()=>i})},(t,e,s)=>{"use strict";function i(t){return null==t}s.d(e,{n:()=>i})},(t,e,s)=>{"use strict";s.d(e,{k:()=>o});var i=s(5);function o(t){if((0,i.H)(t)){if(!t.match(/^([+-])?[0-9]+(\.?)([0-9]+)?(e[0-9]+)?$/))return!1;t=parseFloat(t)}return"number"==typeof t&&!isNaN(t)&&isFinite(t)}},(t,e,s)=>{"use strict";function i(t){return!!t&&"function"===(typeof t).toLowerCase()&&(t===Function.prototype||/^\s*function\s*(\b[a-z$_][a-z0-9$_]*\b)*\s*\((|([a-z$_][a-z0-9$_]*)(\s*,[a-z$_][a-z0-9$_]*)*)\)\s*{\s*\[native code]\s*}\s*$/i.test(t+""))}s.d(e,{Q:()=>i})},(t,e,s)=>{"use strict";function i(t){return"number"==typeof t&&!isNaN(t)&&isFinite(t)}s.d(e,{h:()=>i})},(t,e,s)=>{"use strict";s.d(e,{P:()=>o});var i=s(27);function o(t){return!(!t||"object"!=typeof t||t.nodeType||(0,i.F)(t)||t.constructor&&!{}.hasOwnProperty.call(t.constructor.prototype,"isPrototypeOf"))}},(t,e,s)=>{"use strict";function i(t){return null!=t&&t===t.window}s.d(e,{F:()=>i})},(t,e,s)=>{"use strict";function i(t){return t&&"function"==typeof t.then}s.d(e,{t:()=>i})},(t,e,s)=>{"use strict";s.d(e,{C:()=>o});var i=s(5);function o(t){return(0,i.H)(t)?t.split(/[,\s]+/):t}},(t,e,s)=>{"use strict";s.d(e,{F:()=>n,f:()=>r});var i=s(16),o=s(2);function n(t,e,s){let n=i.i.findSibling(e,s),r=i.i.findSibling(e,!s);for(;i.i.isElement(n)&&!i.i.isTag(n,o.INSEPARABLE_TAGS)&&i.i.isContentEditable(n,t.editor)&&(!r||!i.i.closest(e,i.i.isElement,t.editor));)s||!n.firstChild?n.appendChild(e):i.i.before(n.firstChild,e),n=i.i.sibling(e,s),r=i.i.sibling(e,!s)}function r(t,e,s){let o=t;for(;o&&o!==s;){if(i.i.findSibling(o,e))return;o=o.parentElement,o&&o!==s&&(e?i.i.before(o,t):i.i.after(o,t))}}},(t,e,s)=>{"use strict";function i(t,e,s,i){var o,n=arguments.length,r=3>n?e:null===i?i=Object.getOwnPropertyDescriptor(e,s):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,s,i);else for(var a=t.length-1;a>=0;a--)(o=t[a])&&(r=(3>n?o(r):n>3?o(e,s,r):o(e,s))||r);return n>3&&r&&Object.defineProperty(e,s,r),r}s.d(e,{gn:()=>i})},function(t,e,s){"use strict";s.d(e,{b:()=>a});var i=s(31),o=s(8),n=s(19),r=s(17);class a extends o.a{constructor(t,e={}){super(),this.async=t,this.options=e,this.workNodes=null,this.hadAffect=!1,this.isWorked=!1,this.isFinished=!1,this.idleId=0}setWork(t){return this.isWorked&&this.break(),this.workNodes=r.i.eachGen(t,!this.options.reverse),this.isFinished=!1,this.startIdleRequest(),this}startIdleRequest(){var t;this.idleId=this.async.requestIdleCallback(this.workPerform,{timeout:null!==(t=this.options.timeout)&&void 0!==t?t:10})}break(t){this.isWorked&&(this.stop(),this.emit("break",t))}end(){this.isWorked&&(this.stop(),this.emit("end",this.hadAffect),this.hadAffect=!1)}stop(){this.isWorked=!1,this.isFinished=!0,this.workNodes=null,this.async.cancelIdleCallback(this.idleId)}destruct(){this.stop()}workPerform(t){var e;if(this.workNodes){this.isWorked=!0;let s=0;const i=null!==(e=this.options.timeoutChunkSize)&&void 0!==e?e:50;for(;!this.isFinished&&(t.timeRemaining()>0||t.didTimeout&&i>=s);){const t=this.workNodes.next();if(s+=1,this.visitNode(t.value)&&(this.hadAffect=!0),t.done)return void this.end()}}else this.end();this.isFinished||this.startIdleRequest()}visitNode(t){var e;return!(!t||void 0!==this.options.whatToShow&&t.nodeType!==this.options.whatToShow)&&null!==(e=this.emit("visit",t))&&void 0!==e&&e}}(0,i.gn)([n.autobind],a.prototype,"workPerform",null)},(t,e,s)=>{"use strict";s.d(e,{g:()=>n,k:()=>o});var i=s(6);const o=new Map,n=t=>{var e;if((0,i.m)(t.className))return t.className();const s=(null===(e=t.constructor)||void 0===e?void 0:e.originalConstructor)||t.constructor;if(o.has(s))return o.get(s);if(s.name)return s.name;const n=(""+s).match(/^\s*function\s*(\S*)\s*\(/);return n?n[1]:""}},(t,e,s)=>{"use strict";s.d(e,{gP:()=>u,eV:()=>i.e,Qy:()=>o.Q,ag:()=>h,GL:()=>d,gB:()=>c,Pz:()=>p.P,fy:()=>f.f,as:()=>f.a,Ps:()=>m});var i=s(35),o=s(36),n=s(1),r=s(10),a=s(20),l=s(14);const c=(t,e)=>{if(!e||!e.length)return t;const s=/%([sd])/g;let i=s.exec(t),o=t,n=0;for(;i&&void 0!==e[n];)o=o.replace(i[0],""+e[n]),n+=1,i=s.exec(t);return o},h=(t,e,s)=>{if(!(0,a.HD)(t))throw(0,r.vU)("i18n: Need string in first argument");if(!t.length)return t;const i=!(void 0===s||!s.debugLanguage);let o;const h=t=>e&&e.length?c(t,e):t,d=(0,r.X9)(n.D.defaultOptions.language,n.D.defaultOptions.language),u=(0,r.X9)(null==s?void 0:s.language,d),p=e=>{if(!e)return;if((0,a.HD)(e[t]))return h(e[t]);const s=t.toLowerCase();if((0,a.HD)(e[s]))return h(e[s]);const i=m(t);return(0,a.HD)(e[i])?h(e[i]):void 0};o=void 0!==l.KQ[u]?l.KQ[u]:void 0!==l.KQ[d]?l.KQ[d]:l.KQ.en;const f=null==s?void 0:s.i18n;if(f&&f[u]){const t=p(f[u]);if(t)return t}return p(o)||(l.KQ.en&&(0,a.HD)(l.KQ.en[t])&&l.KQ.en[t]?h(l.KQ.en[t]):i?"{"+t+"}":h(t))},d=t=>t.replace(/([A-Z])([A-Z])([a-z])/g,"$1-$2$3").replace(/([a-z])([A-Z])/g,"$1-$2").replace(/[\s_]+/g,"-").toLowerCase(),u=t=>t.replace(/([A-Z])([A-Z])([a-z])/g,"$1-$2$3").replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase();var p=s(21),f=s(37);function m(t){return t.length?t[0].toUpperCase()+t.substr(1):""}},(t,e,s)=>{"use strict";s.d(e,{e:()=>i});const i=t=>t.replace(/([-_])(.)/g,((t,e,s)=>s.toUpperCase()))},(t,e,s)=>{"use strict";s.d(e,{Q:()=>o});var i=s(2);function o(t,e,s=0,o=1){let n=0,r=0,a=-1,l=0,c=0;for(r=s;t.length>n&&e.length>r;)t[n].toLowerCase()===e[r].toLowerCase()?(n++,l++,c=0,-1===a&&(a=r)):n>0&&(o>c||e[r]===i.INVISIBLE_SPACE?(c++,l++):(n=0,a=-1,l=0,c=0,r--)),r++;return n===t.length?[a,l]:[-1,0]}},(t,e,s)=>{"use strict";s.d(e,{a:()=>n,f:()=>o});var i=s(2);function o(t){return t.replace((0,i.SPACE_REG_EXP_END)(),"").replace((0,i.SPACE_REG_EXP_START)(),"")}function n(t){return t.replace((0,i.INVISIBLE_SPACE_REG_EXP_END)(),"").replace((0,i.INVISIBLE_SPACE_REG_EXP_START)(),"")}},(t,e,s)=>{"use strict";s.d(e,{b:()=>a,i:()=>r});var i=s(20),o=s(39),n=s(34);function r(t,e,s,a=!1){const l=/^(left|top|bottom|right|width|min|max|height|margin|padding|fontsize|font-size)/i;if((0,i.jn)(s)&&(a=s,s=void 0),(0,i.PO)(e)||void 0!==s){const a=(t,e,s)=>{!(0,i.nj)(s)&&l.test(e)&&(0,i.kE)(""+s)&&(s=parseInt(""+s,10)+"px"),void 0===s||null!=s&&r(t,e,!0)===(0,o.Zh)(e,s)||(t.style[e]=s)};if((0,i.PO)(e)){const s=Object.keys(e);for(let i=0;s.length>i;i+=1)a(t,(0,n.eV)(s[i]),e[s[i]])}else a(t,(0,n.eV)(e),s);return""}const c=(0,n.GL)(e),h=t.ownerDocument||document,d=!!h&&(h.defaultView||h.parentWindow),u=t.style[e];let p="";return void 0!==u&&""!==u?p=u:d&&!a&&(p=d.getComputedStyle(t).getPropertyValue(c)),l.test(e)&&/^[-+]?[0-9.]+px$/.test(""+p)&&(p=parseInt(""+p,10)),(0,o.Zh)(e,p)}const a=t=>{"block"===r(t,"display")&&r(t,"display","");const{style:e}=t;"auto"===e.marginLeft&&"auto"===e.marginRight&&(e.marginLeft="",e.marginRight="")}},(t,e,s)=>{"use strict";s.d(e,{ut:()=>g,Zh:()=>m,T2:()=>n,Pd:()=>r,Tz:()=>l,AH:()=>c,Jf:()=>h,aC:()=>d,D5:()=>u});var i=s(34),o=s(2);function n(t){const e={};return t.replace(/\+\+/g,"+add").split(/[\s]*\+[\s]*/).map((t=>(0,i.fy)(t.toLowerCase()))).map((t=>o.KEY_ALIASES[t]||t)).sort().filter((t=>!e[t]&&""!==t&&(e[t]=!0))).join("+")}const r=(t,e=8)=>{const s=[];for(;t.length;)s.push(t.substr(0,e)),t=t.substr(e);return s[1]=s[1].replace(/./g,"*"),s[2]=s[2].replace(/./g,"*"),s.join("-")};var a=s(16);const l=t=>{if(t){if(a.i.isText(t)&&null!=t.nodeValue&&t.parentNode)for(;a.i.isText(t.nextSibling);)null!=t.nextSibling.nodeValue&&(t.nodeValue+=t.nextSibling.nodeValue),t.nodeValue=t.nodeValue.replace((0,o.INVISIBLE_SPACE_REG_EXP)(),""),a.i.safeRemove(t.nextSibling);else l(t.firstChild);l(t.nextSibling)}},c=(...t)=>t.filter((t=>(0,i.fy)(t).length)).map(((e,s)=>(e=e.replace(/([^:])[\\/]+/g,"$1/"),s&&(e=e.replace(/^\//,"")),s!==t.length-1&&(e=e.replace(/\/$/,"")),e))).join("/"),h=t=>t.split("/").reduce(((t,e)=>{switch(e){case"":case".":break;case"..":t.pop();break;default:t.push(e)}return t}),[]).join("/")+(t.endsWith("/")?"/":""),d=t=>/^[0-9]+$/.test(""+t)?t+"px":""+t,u=(...t)=>t.filter((t=>t.length)).map((t=>t.replace(/\/$/,""))).join("/").replace(/([^:])[\\/]+/g,"$1/");var p=s(20),f=s(40);function m(t,e){if("font-weight"===(0,i.GL)(t)){switch((""+e).toLowerCase()){case"700":case"bold":return 700;case"400":case"normal":return 400;case"900":case"heavy":return 900}return(0,p.kE)(e)?Number(e):e}return/color/i.test(t)&&/^rgb/i.test(""+e)&&(0,f.h)(""+e)||e}const g=t=>{const e=["#"];let s=(0,f.h)(t);if(!s)return!1;if(s=(0,i.fy)(s.toUpperCase()),s=s.substr(1),3===s.length){for(let t=0;3>t;t+=1)e.push(s[t]),e.push(s[t]);return e.join("")}return s.length>6&&(s=s.substr(0,6)),"#"+s}},(t,e,s)=>{"use strict";s.d(e,{h:()=>i});const i=t=>{if("rgba(0, 0, 0, 0)"===t||""===t)return!1;if(!t)return"#000000";if("#"===t.substr(0,1))return t;const e=/([\s\n\t\r]*?)rgb\((\d+), (\d+), (\d+)\)/.exec(t)||/([\s\n\t\r]*?)rgba\((\d+), (\d+), (\d+), ([\d.]+)\)/.exec(t);if(!e)return"#000000";const s=parseInt(e[2],10),i=parseInt(e[3],10);let o=(parseInt(e[4],10)|i<<8|s<<16).toString(16).toUpperCase();for(;6>o.length;)o="0"+o;return e[1]+"#"+o}},(t,e,s)=>{"use strict";s.d(e,{U:()=>n});var i=s(5),o=s(22);function n(t,e){if(!(0,i.H)(t)||!t.length)return null;const s=t.split(".");let n=e;try{for(const t of s){if((0,o.n)(n[t]))return null;n=n[t]}}catch(t){return null}return(0,o.n)(n)?null:n}},(t,e,s)=>{"use strict";s.d(e,{$$:()=>c,BR:()=>h,W2:()=>p,iN:()=>u,xL:()=>d}),s(2);var i=s(20),o=s(10),n=s(16),r=s(34),a=s(43),l=s(45);function c(t,e){let s;return s=e.querySelectorAll(t),[].slice.call(s)}const h=(t,e)=>{if(!t||t.nodeType!==Node.ELEMENT_NODE)return"";if(!t.parentNode||e===t)return"";if(t.id)return"//*[@id='"+t.id+"']";const s=[].filter.call(t.parentNode.childNodes,(e=>e.nodeName===t.nodeName));return h(t.parentNode,e)+"/"+t.nodeName.toLowerCase()+(s.length>1?"["+((0,a.qo)(s).indexOf(t)+1)+"]":"")},d=t=>(t instanceof l.u1&&(t=t.container),c("[ref],[data-ref]",t).reduce(((t,e)=>{const s=(0,o.Lj)(e,"-ref");return s&&(0,i.HD)(s)&&(t[(0,r.eV)(s)]=e,t[s]=e),t}),{})),u=t=>{if(!n.i.isElement(t))return null;const e=[];let s=t;for(;s&&s.nodeType===Node.ELEMENT_NODE;){let t=s.nodeName.toLowerCase();if(s.id){t+="#"+s.id,e.unshift(t);break}{let e=s,i=1;do{e=e.previousElementSibling,e&&e.nodeName.toLowerCase()===t&&i++}while(e);t+=":nth-of-type("+i+")"}e.unshift(t),s=s.parentNode}return e.join(" > ")};function p(t,e){let s=t;if((0,i.HD)(t))try{s=e.querySelector(t)}catch(e){throw(0,o.vU)('String "'+t+'" should be valid HTML selector')}if(!s||"object"!=typeof s||!n.i.isElement(s)||!s.cloneNode)throw(0,o.vU)('Element "'+t+'" should be string or HTMLElement instance');return s}},(t,e,s)=>{"use strict";s.d(e,{_2:()=>o,C1:()=>n.C,qo:()=>r.q});var i=s(7);const o=t=>(0,i.k)(t)?t:[t];var n=s(29),r=s(44)},(t,e,s)=>{"use strict";s.d(e,{q:()=>n});var i=s(11),o=s(24);const n=(...t)=>{var e;return((0,o.Q)(Array.from)?Array.from:null!==(e=(0,i.mc)("Array.from"))&&void 0!==e?e:Array.from).apply(Array,t)}},function(t,e,s){"use strict";s.d(e,{zx:()=>o.zx,JO:()=>l.J,GI:()=>n.G,ko:()=>h,eC:()=>a.eC,y3:()=>o.y3,mA:()=>a.mA,u1:()=>i.u,Z:()=>a.Z,x4:()=>a.x4,qe:()=>r.qe,u3:()=>a.u3,bz:()=>r.bz,Cj:()=>a.Cj,lU:()=>r.lU,GJ:()=>a.GJ});var i=s(46),o=s(49),n=s(54),r=s(51),a=s(55),l=s(48),c=s(16);class h extends i.u{className(){return"ProgressBar"}render(){return"<div><div></div></div>"}show(){return(this.j.workplace||this.j.container).appendChild(this.container),this}hide(){return c.i.safeRemove(this.container),this}progress(t){return this.container.style.width=t.toFixed(2)+"%",this}destruct(){return this.hide(),super.destruct()}}},function(t,e,s){"use strict";s.d(e,{u:()=>l});var i=s(13),o=s(16),n=s(47),r=s(9),a=s(48);class l extends i.Hr{constructor(t,e){super(t),this.name="",this.__parentElement=null,this.mods={},this.container=this.createContainer(e),Object.defineProperty(this.container,"component",{value:this,configurable:!0})}get parentElement(){return this.__parentElement}set parentElement(t){this.__parentElement=t,t&&t.hookStatus("beforeDestruct",(()=>this.destruct())),this.updateParentElement(this)}bubble(t){let e=this.parentElement;for(;e;)t(e),e=e.parentElement;return this}updateParentElement(t){var e;return null===(e=this.__parentElement)||void 0===e||e.updateParentElement(t),this}get(t,e){return super.get(t,e)||this.getElm(t)}closest(t){const e="object"==typeof t?e=>e===t:e=>e instanceof t;let s=this.__parentElement;for(;s;){if(e(s))return s;s=!s.parentElement&&s.container.parentElement?l.closestElement(s.container.parentElement,l):s.parentElement}return null}static closestElement(t,e){const s=o.i.up(t,(t=>{if(t){const{component:s}=t;return s&&s instanceof e}return!1}));return s?null==s?void 0:s.component:null}setMod(t,e,s=this.container){return n.$.setMod.call(this,t,e,s),this}getMod(t){return n.$.getMod.call(this,t)}getElm(t){return n.F.getElm.call(this,t)}getElms(t){return n.F.getElms.call(this,t)}update(){}appendTo(t){return t.appendChild(this.container),this}clearName(t){return t.replace(/[^a-zA-Z0-9]/g,"_")}render(t){return this.j.c.div(this.componentName)}createContainer(t){const e=this.render(t);if((0,r.isString)(e)){const t=this.j.c.fromHTML(e.replace(/\*([^*]+?)\*/g,((t,e)=>a.J.get(e)||"")).replace(/&__/g,this.componentName+"__").replace(/~([^~]+?)~/g,((t,e)=>this.i18n(e))));return t.classList.add(this.componentName),t}return e}destruct(){return o.i.safeRemove(this.container),this.parentElement=null,super.destruct()}}},function(t,e,s){"use strict";s.d(e,{F:()=>o,$:()=>r});var i=s(44);class o{static getElm(t){return this.container.querySelector("."+this.getFullElName(t))}static getElms(t){return(0,i.q)(this.container.querySelectorAll("."+this.getFullElName(t)))}}var n=s(22);class r{static setMod(t,e,s){if(t=t.toLowerCase(),this.mods[t]===e)return;const o=`${this.componentName}_${t}`,r=(s||this.container).classList;(0,i.q)(r).forEach((t=>{0===t.indexOf(o)&&r.remove(t)})),!(0,n.n)(e)&&""!==e&&r.add(`${o}_${(""+e).toLowerCase()}`),this.mods[t]=e}static getMod(t){var e;return null!==(e=this.mods[t])&&void 0!==e?e:null}}},function(t,e,s){"use strict";s.d(e,{J:()=>o});var i=s(9);class o{static getIcon(t){return/<svg/i.test(t)?t:o.icons[t]||o.icons[t.replace(/-/g,"_")]||o.icons[t.replace(/_/g,"-")]||o.icons[t.toLowerCase()]}static exists(t){return void 0!==this.getIcon(t)}static get(t,e="<span></span>"){return this.getIcon(t)||e}static set(t,e){return this.icons[t.replace("_","-")]=e,this}static makeIcon(t,e){var s;let n;if(e){const r=e.name.replace(/[^a-zA-Z0-9]/g,"_");if(e.iconURL)n=t.c.span(),(0,i.css)(n,"backgroundImage","url("+e.iconURL.replace("{basePath}",(null==t?void 0:t.basePath)||"")+")");else{const i=t.e.fire("getIcon",e.name,e,r)||o.get(e.name,"")||(null===(s=t.o.extraIcons)||void 0===s?void 0:s[e.name]);i&&(n=t.c.fromHTML(i.trim()),/^<svg/i.test(e.name)||n.classList.add("jodit-icon_"+r))}}return n&&(n.classList.add("jodit-icon"),n.style.fill=e.fill),n}}o.icons={}},function(t,e,s){"use strict";s.d(e,{zx:()=>i.zx,y3:()=>i.y3,Yc:()=>i.Yc});var i=s(50),o=s(31),n=s(51),r=s(19),a=s(9);let l=class extends n.qe{constructor(t,e={radio:!0}){var s,o;super(t,null===(s=e.options)||void 0===s?void 0:s.map((e=>{const s=new i.y3(t,{text:e.text,value:e.value,variant:"primary"});return s.onAction((()=>{this.select(e.value)})),s})),e),this.options=e,this.select(null!==(o=e.value)&&void 0!==o?o:0)}className(){return"UIButtonGroup"}render(t){return`<div>\n\t\t\t<div class="&__label">~${t.label}~</div>\n\t\t\t<div class="&__options"></div>\n\t\t</div>`}appendChildToContainer(t){const e=this.getElm("options");(0,a.assert)(null!=e,"Options does not exist"),e.appendChild(t)}select(t){var e,s;this.elements.forEach(((e,s)=>{s===t||e.state.value===t?e.state.activated=!0:this.options.radio&&(e.state.activated=!1)}));const i=this.elements.filter((t=>t.state.activated)).map((t=>({text:t.state.text,value:t.state.value})));this.jodit.e.fire(this,"select",i),null===(s=(e=this.options).onChange)||void 0===s||s.call(e,i)}};l=(0,o.gn)([r.component],l)},function(t,e,s){"use strict";s.d(e,{Yc:()=>c,y3:()=>h,zx:()=>d});var i=s(31),o=s(45),n=s(16),r=s(9),a=s(19),l=s(13);const c=()=>({size:"middle",type:"button",name:"",value:"",variant:"initial",disabled:!1,activated:!1,icon:{name:"empty",fill:"",iconURL:""},tooltip:"",text:"",tabIndex:void 0});let h=class extends o.u1{constructor(t,e){super(t),this.isButton=!0,this.state=c(),this.actionHandlers=[],this.updateSize(),this.onChangeSize(),this.onChangeStatus(),e&&this.hookStatus(l.n$.ready,(()=>{this.setState(e)}))}className(){return"UIButton"}setState(t){return Object.assign(this.state,t),this}onChangeSize(){this.setMod("size",this.state.size)}onChangeType(){(0,r.attr)(this.container,"type",this.state.type)}updateSize(){const t=this.closest(o.bz);t&&(this.state.size=t.buttonSize)}onChangeStatus(){this.setMod("variant",this.state.variant)}onChangeText(){this.text.textContent=this.jodit.i18n(this.state.text)}onChangeTextSetMode(){this.setMod("text-icons",!!this.state.text.trim().length)}onChangeDisabled(){(0,r.attr)(this.container,"disabled",this.state.disabled||null)}onChangeActivated(){(0,r.attr)(this.container,"aria-pressed",this.state.activated)}onChangeName(){this.container.classList.add(`${this.componentName}_${this.clearName(this.state.name)}`),this.name=this.state.name,(0,r.attr)(this.container,"data-ref",this.state.name),(0,r.attr)(this.container,"ref",this.state.name)}onChangeTooltip(){this.get("j.o.useNativeTooltip")&&(0,r.attr)(this.container,"title",this.state.tooltip),(0,r.attr)(this.container,"aria-label",this.state.tooltip)}onChangeTabIndex(){(0,r.attr)(this.container,"tabindex",this.state.tabIndex)}onChangeIcon(){const t=this.get("j.o.textIcons");if(!0===t||(0,r.isFunction)(t)&&t(this.state.name))return;n.i.detach(this.icon);const e=o.JO.makeIcon(this.j,this.state.icon);e&&this.icon.appendChild(e)}focus(){this.container.focus()}isFocused(){const{activeElement:t}=this.od;return!(!t||!n.i.isOrContains(this.container,t))}createContainer(){const t=this.componentName,e=this.j.c.element("button",{class:t,type:"button",role:"button",ariaPressed:!1});return this.icon=this.j.c.span(t+"__icon"),this.text=this.j.c.span(t+"__text"),e.appendChild(this.icon),e.appendChild(this.text),this.j.e.on(e,"click",this.onActionFire),e}destruct(){return this.j.e.off(this.container),super.destruct()}onAction(t){return this.actionHandlers.push(t),this}onActionFire(t){t.buffer={actionTrigger:this},this.actionHandlers.forEach((e=>e.call(this,t)))}};function d(t,e,s,i){const o=new h(t);return o.state.tabIndex=t.o.allowTabNavigation?0:-1,(0,r.isString)(e)?(o.state.icon.name=e,o.state.name=e,i&&(o.state.variant=i),s&&(o.state.text=s)):o.setState(e),o}(0,i.gn)([(0,a.watch)("state.size")],h.prototype,"onChangeSize",null),(0,i.gn)([(0,a.watch)("state.type")],h.prototype,"onChangeType",null),(0,i.gn)([(0,a.watch)("parentElement")],h.prototype,"updateSize",null),(0,i.gn)([(0,a.watch)("state.variant")],h.prototype,"onChangeStatus",null),(0,i.gn)([(0,a.watch)("state.text")],h.prototype,"onChangeText",null),(0,i.gn)([(0,a.watch)("state.text")],h.prototype,"onChangeTextSetMode",null),(0,i.gn)([(0,a.watch)("state.disabled")],h.prototype,"onChangeDisabled",null),(0,i.gn)([(0,a.watch)("state.activated")],h.prototype,"onChangeActivated",null),(0,i.gn)([(0,a.watch)("state.name")],h.prototype,"onChangeName",null),(0,i.gn)([(0,a.watch)("state.tooltip")],h.prototype,"onChangeTooltip",null),(0,i.gn)([(0,a.watch)("state.tabIndex")],h.prototype,"onChangeTabIndex",null),(0,i.gn)([(0,a.watch)("state.icon")],h.prototype,"onChangeIcon",null),(0,i.gn)([a.autobind],h.prototype,"onActionFire",null),h=(0,i.gn)([a.component],h)},function(t,e,s){"use strict";s.d(e,{qe:()=>c,bz:()=>w,lU:()=>p});var i,o=s(31),n=s(46),r=s(19),a=s(9),l=s(16);let c=i=class extends n.u{constructor(t,e,s){super(t,s),this.options=s,this.syncMod=!1,this.elements=[],this.buttonSize="middle",null==e||e.forEach((t=>t&&this.append(t))),(null==s?void 0:s.name)&&(this.name=s.name)}className(){return"UIGroup"}get allChildren(){const t=[],e=[...this.elements];for(;e.length;){const s=e.shift();(0,a.isArray)(s)?e.push(...s):s instanceof i?e.push(...s.elements):s&&t.push(s)}return t}update(){this.elements.forEach((t=>t.update())),this.setMod("size",this.buttonSize)}append(t,e){if((0,a.isArray)(t))return t.forEach((t=>this.append(t,e))),this;if(this.elements.push(t),t.name&&t.container.classList.add(this.getFullElName(t.name)),e){const s=this.getElm(e);(0,a.assert)(null!=s,"Element does not exist"),s.appendChild(t.container)}else this.appendChildToContainer(t.container);return t.parentElement=this,t.update(),this}setMod(t,e){return this.syncMod&&this.elements.forEach((s=>s.setMod(t,e))),super.setMod(t,e)}appendChildToContainer(t){this.container.appendChild(t)}remove(t){const e=this.elements.indexOf(t);return-1!==e&&(this.elements.splice(e,1),l.i.safeRemove(t.container),t.parentElement=null),this}clear(){return this.elements.forEach((t=>t.destruct())),this.elements.length=0,this}destruct(){return this.clear(),super.destruct()}};(0,o.gn)([(0,r.watch)("buttonSize")],c.prototype,"update",null),c=i=(0,o.gn)([r.component],c);var h=s(52),d=s(1),u=s(20);let p=class extends n.u{className(){return"UISeparator"}};p=(0,o.gn)([r.component],p);var f=s(45);let m=class extends f.u1{className(){return"UISpacer"}};m=(0,o.gn)([r.component],m);var g=s(50),v=s(53),b=s(43);let w=class extends c{constructor(t){super(t),this.mode="horizontal",this.removeButtons=[],this.onChangeMode()}className(){return"UIList"}onChangeMode(){this.setMod("mode",this.mode)}makeGroup(){return new c(this.jodit)}get buttons(){return this.allChildren.filter((t=>t instanceof g.y3))}getButtonsNames(){return this.buttons.map((t=>t instanceof g.y3&&t.state.name||"")).filter((t=>""!==t))}setRemoveButtons(t){return this.removeButtons=t||[],this}build(t,e=null){t=(0,b.C1)(t),this.clear();let s,i=!1,o=this.makeGroup();this.append(o),o.setMod("line",!0);const n=t=>{let n=null;switch(t.name){case"\n":o=this.makeGroup(),o.setMod("line",!0),s=this.makeGroup(),o.append(s),this.append(o);break;case"|":i||(i=!0,n=new p(this.j));break;case"---":{s.setMod("before-spacer",!0);const t=new m(this.j);o.append(t),s=this.makeGroup(),o.append(s),i=!1;break}default:i=!1,n=this.makeButton(t,e)}n&&(s||(s=this.makeGroup(),o.append(s)),s.append(n))},r=t=>!this.removeButtons.includes(t.name);return t.forEach((t=>{if((0,v.A)(t)){const e=t.buttons.filter((t=>t));e.length&&(s=this.makeGroup(),s.setMod("separated",!0).setMod("group",t.group),o.append(s),((t,e)=>((0,u.kJ)(t)?t:(0,a.keys)(t,!1).map((e=>(0,a.ConfigProto)({name:e},t[e]||{})))).map((t=>(0,h.Y)(t,e||d.D.defaultOptions.controls))))(e,this.j.o.controls).filter(r).forEach(n))}else{s||(s=this.makeGroup(),o.append(s));const e=(0,h.Y)(t,this.j.o.controls);r(e)&&n(e)}})),this.update(),this}makeButton(t,e){return new g.y3(this.j)}};(0,o.gn)([(0,r.watch)("mode")],w.prototype,"onChangeMode",null),w=(0,o.gn)([r.component],w)},(t,e,s)=>{"use strict";s.d(e,{Y:()=>n,z:()=>r});var i=s(9),o=s(1);function n(t,e){let s;return e||(e=o.D.defaultOptions.controls),(0,i.isString)(t)?s=r(t,e)||{name:t,command:t,tooltip:t}:(s={name:"empty",...(0,i.ConfigFlatten)(t)},void 0!==e[s.name]&&(s={...(0,i.ConfigFlatten)(e[s.name]),...(0,i.ConfigFlatten)(s)})),s}function r(t,e){let[s,o]=t.split(/\./),n=e;return null!=o?void 0!==e[s]&&(n=e[s]):o=s,n[o]?{name:o,...(0,i.ConfigFlatten)(n[o])}:void 0}},(t,e,s)=>{"use strict";s.d(e,{A:()=>o,q:()=>n});var i=s(20);const o=t=>(0,i.kJ)(t.buttons);function n(t,e){const s=e.getRegisteredButtonGroups();return new Set(t.reduce(((t,e)=>{var i;return o(e)?t=t.concat([...e.buttons,...null!==(i=s[e.group])&&void 0!==i?i:[]]):t.push(e),t}),[]))}},function(t,e,s){"use strict";s.d(e,{G:()=>c});var i=s(31),o=s(16),n=s(9),r=s(14),a=s(45),l=s(19);class c extends a.u1{constructor(t,e=!0){super(t),this.smart=e,this.isOpened=!1,this.strategy="leftBottom",this.viewBound=()=>({left:0,top:0,width:this.ow.innerWidth,height:this.ow.innerHeight}),this.childrenPopups=new Set,(0,n.attr)(this.container,"role","popup")}className(){return"Popup"}updateParentElement(t){return t!==this&&t instanceof c&&(this.childrenPopups.forEach((e=>{!t.closest(e)&&e.isOpened&&e.close()})),this.childrenPopups.has(t)||this.j.e.on(t,"beforeClose",(()=>{this.childrenPopups.delete(t)})),this.childrenPopups.add(t)),super.updateParentElement(t)}setContent(t){o.i.detach(this.container);const e=this.j.c.div(this.componentName+"__content");let s;return t instanceof a.u1?(s=t.container,t.parentElement=this):s=(0,n.isString)(t)?this.j.c.fromHTML(t):t,e.appendChild(s),this.container.appendChild(e),this.updatePosition(),this}open(t,e=!1){(0,n.markOwner)(this.jodit,this.container),this.calculateZIndex(),this.isOpened=!0,this.addGlobalListeners(),this.targetBound=e?this.getKeepBound(t):t;const s=(0,r.ZO)(this.jodit,c);return s!==this.container.parentElement&&s.appendChild(this.container),this.updatePosition(),this.j.e.fire(this,"afterOpen"),this}calculateZIndex(){if(this.container.style.zIndex)return;const t=t=>{const e=t.container.style.zIndex||t.o.zIndex;return!!e&&(this.setZIndex(1+parseInt(""+e,10)),!0)};if(t(this.j))return;let e=this.parentElement;for(;e;){if(t(e.j))return;if(e.container.style.zIndex)return void this.setZIndex(1+parseInt(""+e.container.style.zIndex,10));if(!e.parentElement&&e.container.parentElement){const t=a.u1.closestElement(e.container.parentElement,a.u1);if(t){e=t;continue}}e=e.parentElement}}getKeepBound(t){const e=t(),s=this.od.elementFromPoint(e.left,e.top);if(!s)return t;const i=o.i.isHTMLElement(s)?s:s.parentElement,r=(0,n.position)(i,this.j);return()=>{const e=t(),s=(0,n.position)(i,this.j);return{...e,top:e.top+(s.top-r.top),left:e.left+(s.left-r.left)}}}updatePosition(){if(!this.isOpened)return this;const[t,e]=this.calculatePosition(this.targetBound(),this.viewBound(),(0,n.position)(this.container,this.j));return this.setMod("strategy",e),(0,n.css)(this.container,{left:t.left,top:t.top}),this.childrenPopups.forEach((t=>t.updatePosition())),this}throttleUpdatePosition(){this.updatePosition()}calculatePosition(t,e,s,i=this.strategy){const o={left:t.left,right:t.left-(s.width-t.width)},r={bottom:t.top+t.height,top:t.top-s.height},a=Object.keys(o).reduce(((t,e)=>t.concat(Object.keys(r).map((t=>`${e}${(0,n.ucfirst)(t)}`)))),[]),l=t=>{const[e,i]=(0,n.kebabCase)(t).split("-");return{left:o[e],top:r[i],width:s.width,height:s.height}},h=t=>{let e=null;return e=c.boxInView(l(i),t)?i:a.find((e=>{if(c.boxInView(l(e),t))return e}))||null,e};let d=h((0,n.position)(this.j.container,this.j));return d&&c.boxInView(l(d),e)||(d=h(e)||d||i),[l(d),d]}static boxInView(t,e){return!(-2>t.top-e.top||-2>t.left-e.left||-2>e.top+e.height-(t.top+t.height)||-2>e.left+e.width-(t.left+t.width))}close(){return this.isOpened?(this.isOpened=!1,this.childrenPopups.forEach((t=>t.close())),this.j.e.fire(this,"beforeClose"),this.j.e.fire("beforePopupClose",this),this.removeGlobalListeners(),o.i.safeRemove(this.container),this):this}closeOnOutsideClick(t){this.isOpened&&!this.isOwnClick(t)&&this.close()}isOwnClick(t){const e=(0,n.isFunction)(t.composedPath)&&t.composedPath()[0]||t.target;if(!e)return!1;const s=a.u1.closestElement(e,c);return!(!s||this!==s&&!s.closest(this))}addGlobalListeners(){const t=this.throttleUpdatePosition,e=this.ow;r.TB.on("closeAllPopups",this.close),this.smart&&this.j.e.on("escape",this.close).on("mousedown touchstart",this.closeOnOutsideClick).on(e,"mousedown touchstart",this.closeOnOutsideClick),this.j.e.on("closeAllPopups",this.close).on("resize",t).on(this.container,"scroll mousewheel",t).on(e,"scroll",t).on(e,"resize",t),o.i.up(this.j.container,(e=>{e&&this.j.e.on(e,"scroll mousewheel",t)}))}removeGlobalListeners(){const t=this.throttleUpdatePosition,e=this.ow;r.TB.off("closeAllPopups",this.close),this.smart&&this.j.e.off("escape",this.close).off("mousedown touchstart",this.closeOnOutsideClick).off(e,"mousedown touchstart",this.closeOnOutsideClick),this.j.e.off("closeAllPopups",this.close).off("resize",t).off(this.container,"scroll mousewheel",t).off(e,"scroll",t).off(e,"resize",t),o.i.up(this.j.container,(e=>{e&&this.j.e.off(e,"scroll mousewheel",t)}))}setZIndex(t){this.container.style.zIndex=""+t}destruct(){return this.close(),super.destruct()}}(0,i.gn)([l.autobind],c.prototype,"updatePosition",null),(0,i.gn)([(0,l.throttle)(10),l.autobind],c.prototype,"throttleUpdatePosition",null),(0,i.gn)([l.autobind],c.prototype,"close",null),(0,i.gn)([l.autobind],c.prototype,"closeOnOutsideClick",null)},function(t,e,s){"use strict";s.d(e,{eC:()=>T,mA:()=>C,Z:()=>S,x4:()=>l,u3:()=>v,Cj:()=>E,GJ:()=>w});var i={};s.r(i),s.d(i,{required:()=>p,url:()=>f});var o=s(31),n=s(45),r=s(10),a=s(19);let l=class extends n.qe{constructor(...t){var e,s;super(...t),(null===(e=this.options)||void 0===e?void 0:e.className)&&this.container.classList.add(null===(s=this.options)||void 0===s?void 0:s.className)}className(){return"UIForm"}submit(){this.j.e.fire(this.container,"submit")}validate(){const t=this.allChildren.filter((t=>t instanceof n.u3));for(const e of t)if(!e.validate())return!1;const e=this.allChildren.filter((t=>t instanceof n.Cj));for(const t of e)if(!t.validate())return!1;return!0}onSubmit(t){this.j.e.on(this.container,"submit",(()=>{const e=this.allChildren.filter((t=>t instanceof n.u3));return!!this.validate()&&(t(e.reduce(((t,e)=>(t[e.state.name]=e.value,t)),{})),!1)}))}createContainer(){const t=this.j.c.element("form");return t.classList.add(this.componentName),(0,r.Lj)(t,"dir",this.j.o.direction||"auto"),t}};l=(0,o.gn)([a.component],l);var c=s(46),h=s(9),d=s(16),u=s(48);const p=t=>!!(0,h.trim)(t.value).length||(t.error="Please fill out this field",!1),f=t=>!!(0,h.isURL)((0,h.trim)(t.value))||(t.error="Please enter a web address",!1),m=t=>!!(0,h.trim)(t.value).length||(t.error="Please fill out this field",!1);var g;let v=g=class extends c.u{constructor(t,e){super(t,e),this.label=this.j.c.span(this.getFullElName("label")),this.icon=this.j.c.span(this.getFullElName("icon")),this.clearButton=this.j.c.span(this.getFullElName("clear"),u.J.get("cancel")),this.state={...g.defaultState},this.__errorBox=this.j.c.span(this.getFullElName("error")),this.validators=new Set([]),void 0!==(null==e?void 0:e.value)&&(e.value=""+e.value),Object.assign(this.state,e),void 0!==this.state.clearButton&&(this.j.e.on(this.clearButton,"click",(t=>{t.preventDefault(),this.nativeInput.value="",this.j.e.fire(this.nativeInput,"input"),this.focus()})).on(this.nativeInput,"input",(()=>{this.state.clearButton=!!this.value.length})),this.state.clearButton=!!this.value.length),this.j.e.on(this.nativeInput,"focus blur",(()=>{this.onChangeFocus()})).on(this.nativeInput,"input change",this.onChangeValue),this.onChangeState(),this.onChangeClassName(),this.onChangeStateValue()}className(){return"UIInput"}onChangeClear(){this.state.clearButton?d.i.after(this.nativeInput,this.clearButton):d.i.safeRemove(this.clearButton)}onChangeClassName(t,e){e&&this.container.classList.remove(e),this.state.className&&this.container.classList.add(this.state.className)}onChangeState(){this.name=this.state.name;const t=this.nativeInput,{name:e,icon:s,type:i,ref:o,required:n,placeholder:r,autocomplete:a,label:l}=this.state;(0,h.attr)(t,"name",e),(0,h.attr)(t,"type",i),(0,h.attr)(t,"data-ref",o||e),(0,h.attr)(t,"ref",o||e),(0,h.attr)(t,"required",n||null),(0,h.attr)(t,"autocomplete",a?null:"off"),(0,h.attr)(t,"placeholder",r?this.j.i18n(r):""),s&&u.J.exists(s)?(d.i.before(t,this.icon),this.icon.innerHTML=u.J.get(s)):d.i.safeRemove(this.icon),l?(d.i.before(this.wrapper,this.label),this.label.innerText=this.j.i18n(l)):d.i.safeRemove(this.label),this.updateValidators()}updateValidators(){var t;this.validators.clear(),this.state.required&&this.validators.add(p),null===(t=this.state.validators)||void 0===t||t.forEach((t=>{const e=i[t];e&&this.validators.add(e)}))}set error(t){this.setMod("has-error",!!t),t?(this.__errorBox.innerText=this.j.i18n(t,this.j.i18n(this.state.label||"")),this.container.appendChild(this.__errorBox)):d.i.safeRemove(this.__errorBox)}get value(){return this.nativeInput.value}set value(t){this.value!==t&&(this.nativeInput.value=t,this.onChangeValue())}onChangeStateValue(){const t=""+this.state.value;t!==this.value&&(this.value=t)}onChangeValue(){var t,e;const{value:s}=this;this.state.value!==s&&(this.state.value=s,this.j.e.fire(this,"change",s),null===(e=(t=this.state).onChange)||void 0===e||e.call(t,s))}validate(){return this.error="",(0,h.toArray)(this.validators).every((t=>t(this)))}createContainer(t){const e=super.createContainer();this.wrapper=this.j.c.div(this.getFullElName("wrapper")),this.nativeInput||(this.nativeInput=this.createNativeInput());const{nativeInput:s}=this;return s.classList.add(this.getFullElName("input")),this.wrapper.appendChild(s),e.appendChild(this.wrapper),(0,h.attr)(s,"dir",this.j.o.direction||"auto"),e}createNativeInput(t){return this.j.create.element("input")}focus(){this.nativeInput.focus()}get isFocused(){return this.nativeInput===this.j.od.activeElement}onChangeFocus(){this.setMod("focused",this.isFocused)}};var b;v.defaultState={className:"",autocomplete:!0,name:"",value:"",icon:"",label:"",ref:"",type:"text",placeholder:"",required:!1,validators:[]},(0,o.gn)([(0,a.watch)("state.clearButton")],v.prototype,"onChangeClear",null),(0,o.gn)([(0,a.watch)("state.className")],v.prototype,"onChangeClassName",null),(0,o.gn)([(0,a.watch)(["state.name","state.type","state.label","state.placeholder","state.autocomplete","state.icon"]),(0,a.debounce)()],v.prototype,"onChangeState",null),(0,o.gn)([(0,a.watch)("state.value")],v.prototype,"onChangeStateValue",null),(0,o.gn)([a.autobind],v.prototype,"onChangeValue",null),v=g=(0,o.gn)([a.component],v);let w=b=class extends v{constructor(t,e){super(t,e),this.state={...b.defaultState},Object.assign(this.state,e),!1===this.state.resizable&&(this.nativeInput.style.resize="none")}className(){return"UITextArea"}createContainer(t){return this.nativeInput=this.j.create.element("textarea"),super.createContainer(t)}};var y;w.defaultState={...v.defaultState,size:5,resizable:!0},w=b=(0,o.gn)([a.component],w);let C=y=class extends v{constructor(t,e){super(t,{...e,type:"checkbox"}),this.state={...y.defaultState},Object.assign(this.state,e)}className(){return"UICheckbox"}render(){return this.j.c.element("label",{className:this.componentName})}onChangeChecked(){this.value=""+this.state.checked,this.nativeInput.checked=this.state.checked,this.setMod("checked",this.state.checked)}onChangeNativeCheckBox(){this.state.checked=this.nativeInput.checked}onChangeSwitch(){this.setMod("switch",this.state.switch);let t=this.getElm("switch-slider");this.state.switch?(t||(t=this.j.c.div(this.getFullElName("switch-slider"))),d.i.after(this.nativeInput,t)):d.i.safeRemove(t)}};var x;C.defaultState={...v.defaultState,checked:!1,switch:!1},(0,o.gn)([(0,a.watch)("state.checked"),(0,a.hook)("ready")],C.prototype,"onChangeChecked",null),(0,o.gn)([(0,a.watch)("nativeInput:change")],C.prototype,"onChangeNativeCheckBox",null),(0,o.gn)([(0,a.watch)("state.switch"),(0,a.hook)("ready")],C.prototype,"onChangeSwitch",null),C=y=(0,o.gn)([a.component],C);let E=x=class extends v{constructor(t,e){super(t,e),this.state={...x.defaultState},Object.assign(this.state,e)}className(){return"UISelect"}createContainer(t){var e;const s=super.createContainer(t),{j:i}=this,{nativeInput:o}=this,n=()=>i.create.element("option");if(void 0!==t.placeholder){const e=n();e.value="",e.text=i.i18n(t.placeholder),o.add(e)}return null===(e=t.options)||void 0===e||e.forEach((t=>{const e=n();e.value=""+t.value,e.text=i.i18n(t.text),o.add(e)})),t.size&&t.size>0&&(0,h.attr)(o,"size",t.size),t.multiple&&(0,h.attr)(o,"multiple",""),s}createNativeInput(){return this.j.create.element("select")}updateValidators(){super.updateValidators(),this.state.required&&(this.validators.delete(p),this.validators.add(m))}};E.defaultState={...v.defaultState,options:[],size:1,multiple:!1},E=x=(0,o.gn)([a.component],E);var j=s(49);let S=class extends v{constructor(t,e){super(t,{type:"file",...e}),this.state={...v.defaultState,type:"file",onlyImages:!0}}className(){return"UIFileInput"}createContainer(t){this.button=new j.y3(this.j,{icon:{name:"plus"}});const{container:e}=this.button;this.nativeInput||(this.nativeInput=this.createNativeInput(t));const{nativeInput:s}=this;return s.classList.add(this.getFullElName("input")),e.classList.add(this.componentName),e.appendChild(s),e}createNativeInput(t){return this.j.create.fromHTML(`<input\n\t\t\ttype="file"\n\t\t\taccept="${t.onlyImages?"image/*":"*"}"\n\t\t\ttabindex="-1"\n\t\t\tdir="auto"\n\t\t\tmultiple=""\n\t\t/>`)}};S=(0,o.gn)([a.component],S);var k=s(51);let T=class extends k.qe{constructor(t,e,s={align:"left"}){super(t,e),this.options=s,this.setMod("align",this.options.align||"left"),this.setMod("width",this.options.width||""),this.options.mod&&this.setMod(this.options.mod,!0),this.options.className&&this.container.classList.add(this.options.className),(0,r.Lj)(this.container,"data-ref",s.ref),(0,r.Lj)(this.container,"ref",s.ref)}className(){return"UIBlock"}};T=(0,o.gn)([a.component],T)},(t,e,s)=>{"use strict";function i(t,e,...s){return e?window.setTimeout(t,e,...s):(t.call(null,...s),0)}function o(t){window.clearTimeout(t)}s.d(e,{g:()=>o,i:()=>i})},t=>{t.exports={"Type something":"Start writing...",pencil:"Edit",Quadrate:"Square"}},t=>{t.exports='<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> <path d="M36 4h-24c-2.21 0-4 1.79-4 4v32c0 2.21 1.79 4 4 4h24c2.21 0 4-1.79 4-4v-32c0-2.21-1.79-4-4-4zm-24 4h10v16l-5-3-5 3v-16z"/> </svg>'},(t,e,s)=>{"use strict";s.d(e,{YW:()=>r,ov:()=>l,IL:()=>a});var i=s(9),o=s(45),n=s(16);const r=(t,e,s)=>{const r="jodit-color-picker",a=(0,i.normalizeColor)(s),l=t.c.div(r),c=t.o.textIcons?`<span>${t.i18n("palette")}</span>`:o.JO.get("palette"),h=t=>{const e=[];return(0,i.isPlainObject)(t)?Object.keys(t).forEach((s=>{e.push(`<div class="${r}__group ${r}__group-${s}">`),e.push(h(t[s])),e.push("</div>")})):(0,i.isArray)(t)&&t.forEach((t=>{e.push(`<span class='${r}__color-item ${a===t?r+"__color-item_active_true":""}' title="${t}" style="background-color:${t}" data-color="${t}"></span>`)})),e.join("")};l.appendChild(t.c.fromHTML(`<div class="${r}__groups">${h(t.o.colors)}</div>`)),l.appendChild(t.c.fromHTML(`<div data-ref="extra" class="${r}__extra"></div>`));const{extra:d}=(0,i.refs)(l);return t.o.showBrowserColorPicker&&(0,i.hasBrowserColorPicker)()&&(d.appendChild(t.c.fromHTML(`<div class="${r}__native">${c}<input type="color" value="#ffffff"/></div>`)),t.e.on(l,"change",(t=>{t.stopPropagation();const s=t.target;if(!s||!s.tagName||!n.i.isTag(s,"input"))return;const o=s.value||"";(0,i.isFunction)(e)&&e(o),t.preventDefault()}))),t.e.on(l,"mousedown touchend",(s=>{s.stopPropagation(),s.preventDefault();let o=s.target;if(o&&o.tagName&&!n.i.isTag(o,"svg")&&!n.i.isTag(o,"path")||!o.parentNode||(o=n.i.closest(o.parentNode,"span",t.editor)),!n.i.isTag(o,"span")||!o.classList.contains(r+"__color-item"))return;const a=(0,i.attr)(o,"-color")||"";e&&(0,i.isFunction)(e)&&e(a)})),t.e.fire("afterGenerateColorPicker",l,d,e,a),l},a=(t,e,s)=>{const n=t.c.div("jodit-tabs"),r=t.c.div("jodit-tabs__wrapper"),a=t.c.div("jodit-tabs__buttons"),l={},c=[];let h="",d=0;n.appendChild(a),n.appendChild(r);const u=t=>{l[t]&&(c.forEach((t=>{t.state.activated=!1})),(0,i.$$)(".jodit-tab",r).forEach((t=>{t.classList.remove("jodit-tab_active")})),l[t].button.state.activated=!0,l[t].tab.classList.add("jodit-tab_active"))};if(e.forEach((({icon:n,name:p,content:f})=>{const m=t.c.div("jodit-tab"),g=(0,o.zx)(t,n||p,p);t.e.on(g.container,"mousedown",(t=>t.preventDefault())),h||(h=p),a.appendChild(g.container),c.push(g),g.container.classList.add("jodit-tabs__button","jodit-tabs__button_columns_"+e.length),(0,i.isFunction)(f)?m.appendChild(t.c.div("jodit-tab_empty")):m.appendChild(f instanceof o.u1?f.container:f),r.appendChild(m),g.onAction((()=>(u(p),(0,i.isFunction)(f)&&f.call(t),s&&(s.__activeTab=p),!1))),l[p]={button:g,tab:m},d+=1})),!d)return n;if((0,i.$$)("a",a).forEach((t=>{t.style.width=(100/d).toFixed(10)+"%"})),u(s&&s.__activeTab&&l[s.__activeTab]?s.__activeTab:h),s){let t=s.__activeTab;Object.defineProperty(s,"__activeTab",{get(){return t},set(e){t=e,u(e)}})}return n},l=(t,e,s,r,l=!0)=>{let c;const h=[];if(e.upload&&t.o.uploader&&(t.o.uploader.url||t.o.uploader.insertImageAsBase64URI)){const s=t.c.fromHTML(`<div class="jodit-drag-and-drop__file-box"><strong>${t.i18n(l?"Drop image":"Drop file")}</strong><span><br>${t.i18n("or click")}</span><input type="file" accept="${l?"image/*":"*"}" tabindex="-1" dir="auto" multiple=""/></div>`);t.uploader.bind(s,(s=>{const o=(0,i.isFunction)(e.upload)?e.upload:t.o.uploader.defaultHandlerSuccess;(0,i.isFunction)(o)&&o.call(t,s),t.e.fire("closeAllPopups")}),(e=>{t.e.fire("errorMessage",e.message),t.e.fire("closeAllPopups")})),h.push({icon:"upload",name:"Upload",content:s})}if(e.filebrowser&&(t.o.filebrowser.ajax.url||t.o.filebrowser.items.url)&&h.push({icon:"folder",name:"Browse",content(){r&&r(),e.filebrowser&&t.filebrowser.open(e.filebrowser,l)}}),e.url){const r=new o.y3(t,{type:"submit",variant:"primary",text:"Insert"}),a=new o.x4(t,[new o.u3(t,{required:!0,label:"URL",name:"url",type:"text",placeholder:"https://"}),new o.u3(t,{name:"text",label:"Alternative text"}),new o.eC(t,[r])]);c=null,s&&!n.i.isText(s)&&(n.i.isTag(s,"img")||(0,i.$$)("img",s).length)&&(c="IMG"===s.tagName?s:(0,i.$$)("img",s)[0],(0,i.val)(a.container,"input[name=url]",(0,i.attr)(c,"src")),(0,i.val)(a.container,"input[name=text]",(0,i.attr)(c,"alt")),r.state.text="Update"),s&&n.i.isTag(s,"a")&&((0,i.val)(a.container,"input[name=url]",(0,i.attr)(s,"href")),(0,i.val)(a.container,"input[name=text]",(0,i.attr)(s,"title")),r.state.text="Update"),a.onSubmit((s=>{(0,i.isFunction)(e.url)&&e.url.call(t,s.url,s.text)})),h.push({icon:"link",name:"URL",content:a.container})}return a(t,h)}},(t,e,s)=>{"use strict";s.d(e,{z:()=>o});var i=s(9);const o=(t,e)=>{e&&"normal"!==e?"center"!==e?((0,i.css)(t,"float",e),(0,i.clearCenterAlign)(t)):(0,i.css)(t,{float:"",display:"block",marginLeft:"auto",marginRight:"auto"}):((0,i.css)(t,"float")&&-1!==["right","left"].indexOf((""+(0,i.css)(t,"float")).toLowerCase())&&(0,i.css)(t,"float",""),(0,i.clearCenterAlign)(t))}},(t,e,s)=>{"use strict";var i=s(10);e.Z=[{name:"eye",tooltip:"Open link",exec(t,e){const s=(0,i.Lj)(e,"href");e&&s&&t.ow.open(s)}},{name:"link",tooltip:"Edit link",icon:"pencil"},"unlink","brush","file"]},(t,e,s)=>{"use strict";s.d(e,{A:()=>a});var i=s(16),o=s(5),n=s(38),r=s(60);const a={name:"left",childTemplate:(t,e,s)=>s,list:["Left","Right","Center","Normal"],exec(t,e,{control:s}){if(!i.i.isTag(e,["img","jodit","jodit-media"]))return;const n=s.args&&(0,o.H)(s.args[0])?s.args[0].toLowerCase():"";if(!n)return!1;(0,r.z)(e,n),i.i.isTag(e,["jodit","jodit-media"])&&e.firstElementChild&&(0,r.z)(e.firstElementChild,n),t.synchronizeValues(),t.e.fire("recalcPositionPopup")},tooltip:"Horizontal align"};e.Z=[{name:"delete",icon:"bin",tooltip:"Delete",exec(t,e){e&&t.s.removeNode(e)}},{name:"pencil",exec(t,e){"img"===e.tagName.toLowerCase()&&t.e.fire("openImageProperties",e)},tooltip:"Edit"},{name:"valign",list:["Top","Middle","Bottom","Normal"],tooltip:"Vertical align",exec(t,e,{control:s}){if(!i.i.isTag(e,"img"))return;const r=s.args&&(0,o.H)(s.args[0])?s.args[0].toLowerCase():"";if(!r)return!1;(0,n.i)(e,"vertical-align","normal"===r?"":r),t.e.fire("recalcPositionPopup")}},a]},(t,e,s)=>{"use strict";var i=s(20),o=s(38),n=s(59);const r=t=>t.args&&(0,i.HD)(t.args[0])?t.args[0].toLowerCase():"";e.Z=[{name:"brush",popup(t,e,s,r){if(!(0,i.Zu)(t))return;const a=t.getInstance("Table",t.o).getAllSelectedCells();if(!a.length)return!1;const l=e=>(0,n.YW)(t,(s=>{a.forEach((t=>{(0,o.i)(t,e,s)})),t.lock(),t.synchronizeValues(),r(),t.unlock()}),(0,o.i)(a[0],e));return(0,n.IL)(t,[{name:"Background",content:l("background-color")},{name:"Text",content:l("color")},{name:"Border",content:l("border-color")}])},tooltip:"Background"},{name:"valign",list:["Top","Middle","Bottom","Normal"],childTemplate:(t,e,s)=>s,exec(t,e,{control:s}){const i=r(s);t.getInstance("Table",t.o).getAllSelectedCells().forEach((t=>{(0,o.i)(t,"vertical-align","normal"===i?"":i)}))},tooltip:"Vertical align"},{name:"splitv",list:{tablesplitv:"Split vertical",tablesplitg:"Split horizontal"},tooltip:"Split"},{name:"align",icon:"left"},"\n",{name:"merge",command:"tablemerge",tooltip:"Merge"},{name:"addcolumn",list:{tableaddcolumnbefore:"Insert column before",tableaddcolumnafter:"Insert column after"},exec(t,e,{control:s}){if(!(0,i.Zu)(t))return;const o=r(s);t.execCommand(o,!1,e)},tooltip:"Add column"},{name:"addrow",list:{tableaddrowbefore:"Insert row above",tableaddrowafter:"Insert row below"},exec(t,e,{control:s}){if(!(0,i.Zu)(t))return;const o=r(s);t.execCommand(o,!1,e)},tooltip:"Add row"},{name:"delete",icon:"bin",list:{tablebin:"Delete table",tablebinrow:"Delete row",tablebincolumn:"Delete column",tableempty:"Empty cell"},exec(t,e,{control:s}){if(!(0,i.Zu)(t))return;const o=r(s);t.execCommand(o,!1,e),t.e.fire("hidePopup")},tooltip:"Delete"}]},(t,e)=>{"use strict";e.Z=["bold","italic","|","ul","ol","eraser","|","fontsize","brush","paragraph","---","image","table","\n","link","|","align","|","undo","redo","|","copyformat","fullsize","---","dots"]},(t,e,s)=>{"use strict";var i=s(62);e.Z=[{name:"bin",tooltip:"Delete",exec(t,e){e&&t.s.removeNode(e)}},i.A]},t=>{t.exports='<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> <path d="M24.89 32h4.18L18.86 6h-3.71L4.93 32h4.18l2.25-6h11.29l2.24 6zM12.86 22L17 10.95 21.14 22h-8.28zm30.31 1.17L27 39.34 19.66 32l-2.83 2.83L27 45l19-19-2.83-2.83z"/> </svg>'},t=>{t.exports='<svg viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"> <path d="M1088 1256v240q0 16-12 28t-28 12h-240q-16 0-28-12t-12-28v-240q0-16 12-28t28-12h240q16 0 28 12t12 28zm316-600q0 54-15.5 101t-35 76.5-55 59.5-57.5 43.5-61 35.5q-41 23-68.5 65t-27.5 67q0 17-12 32.5t-28 15.5h-240q-15 0-25.5-18.5t-10.5-37.5v-45q0-83 65-156.5t143-108.5q59-27 84-56t25-76q0-42-46.5-74t-107.5-32q-65 0-108 29-35 25-107 115-13 16-31 16-12 0-25-8l-164-125q-13-10-15.5-25t5.5-28q160-266 464-266 80 0 161 31t146 83 106 127.5 41 158.5z"/> </svg>'},t=>{t.exports='<svg viewBox="0 0 18.151 18.151" xmlns="http://www.w3.org/2000/svg"> <g> <path stroke-width="0" d="M6.237,16.546H3.649V1.604h5.916v5.728c0.474-0.122,0.968-0.194,1.479-0.194 c0.042,0,0.083,0.006,0.125,0.006V0H2.044v18.15h5.934C7.295,17.736,6.704,17.19,6.237,16.546z"/> <path stroke-width="0" d="M11.169,8.275c-2.723,0-4.938,2.215-4.938,4.938s2.215,4.938,4.938,4.938s4.938-2.215,4.938-4.938 S13.892,8.275,11.169,8.275z M11.169,16.81c-1.983,0-3.598-1.612-3.598-3.598c0-1.983,1.614-3.597,3.598-3.597 s3.597,1.613,3.597,3.597C14.766,15.198,13.153,16.81,11.169,16.81z"/> <polygon stroke-width="0" points="11.792,11.073 10.502,11.073 10.502,12.578 9.03,12.578 9.03,13.868 10.502,13.868 10.502,15.352 11.792,15.352 11.792,13.868 13.309,13.868 13.309,12.578 11.792,12.578 "/> </g> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 432 432"> <g> <polygon points="203.688,96 0,96 0,144 155.688,144 "/> <polygon points="155.719,288 0,288 0,336 203.719,336 "/> <path d="M97.844,230.125c-3.701-3.703-5.856-8.906-5.856-14.141s2.154-10.438,5.856-14.141l9.844-9.844H0v48h107.719 L97.844,230.125z"/> <polygon points="232,176 232,96 112,216 232,336 232,256 432,256 432,176"/> </g> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1395 736q0 13-10 23l-466 466q-10 10-23 10t-23-10l-466-466q-10-10-10-23t10-23l50-50q10-10 23-10t23 10l393 393 393-393q10-10 23-10t23 10l50 50q10 10 10 23z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1203 544q0 13-10 23l-393 393 393 393q10 10 10 23t-10 23l-50 50q-10 10-23 10t-23-10l-466-466q-10-10-10-23t10-23l466-466q10-10 23-10t23 10l50 50q10 10 10 23z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1171 960q0 13-10 23l-466 466q-10 10-23 10t-23-10l-50-50q-10-10-10-23t10-23l393-393-393-393q-10-10-10-23t10-23l50-50q10-10 23-10t23 10l466 466q10 10 10 23z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1395 1184q0 13-10 23l-50 50q-10 10-23 10t-23-10l-393-393-393 393q-10 10-23 10t-23-10l-50-50q-10-10-10-23t10-23l466-466q10-10 23-10t23 10l466 466q10 10 10 23z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1411 541l-355 355 355 355 144-144q29-31 70-14 39 17 39 59v448q0 26-19 45t-45 19h-448q-42 0-59-40-17-39 14-69l144-144-355-355-355 355 144 144q31 30 14 69-17 40-59 40h-448q-26 0-45-19t-19-45v-448q0-42 40-59 39-17 69 14l144 144 355-355-355-355-144 144q-19 19-45 19-12 0-24-5-40-17-40-59v-448q0-26 19-45t45-19h448q42 0 59 40 17 39-14 69l-144 144 355 355 355-355-144-144q-31-30-14-69 17-40 59-40h448q26 0 45 19t19 45v448q0 42-39 59-13 5-25 5-26 0-45-19z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1792 896q0 26-19 45l-256 256q-19 19-45 19t-45-19-19-45v-128h-1024v128q0 26-19 45t-45 19-45-19l-256-256q-19-19-19-45t19-45l256-256q19-19 45-19t45 19 19 45v128h1024v-128q0-26 19-45t45-19 45 19l256 256q19 19 19 45z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1596 1385q0 117-79 196t-196 79q-135 0-235-100l-777-776q-113-115-113-271 0-159 110-270t269-111q158 0 273 113l605 606q10 10 10 22 0 16-30.5 46.5t-46.5 30.5q-13 0-23-10l-606-607q-79-77-181-77-106 0-179 75t-73 181q0 105 76 181l776 777q63 63 145 63 64 0 106-42t42-106q0-82-63-145l-581-581q-26-24-60-24-29 0-48 19t-19 48q0 32 25 59l410 410q10 10 10 22 0 16-31 47t-47 31q-12 0-22-10l-410-410q-63-61-63-149 0-82 57-139t139-57q88 0 149 63l581 581q100 98 100 235z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M704 1376v-704q0-14-9-23t-23-9h-64q-14 0-23 9t-9 23v704q0 14 9 23t23 9h64q14 0 23-9t9-23zm256 0v-704q0-14-9-23t-23-9h-64q-14 0-23 9t-9 23v704q0 14 9 23t23 9h64q14 0 23-9t9-23zm256 0v-704q0-14-9-23t-23-9h-64q-14 0-23 9t-9 23v704q0 14 9 23t23 9h64q14 0 23-9t9-23zm-544-992h448l-48-117q-7-9-17-11h-317q-10 2-17 11zm928 32v64q0 14-9 23t-23 9h-96v948q0 83-47 143.5t-113 60.5h-832q-66 0-113-58.5t-47-141.5v-952h-96q-14 0-23-9t-9-23v-64q0-14 9-23t23-9h309l70-167q15-37 54-63t79-26h320q40 0 79 26t54 63l70 167h309q14 0 23 9t9 23z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M747 1521q74 32 140 32 376 0 376-335 0-114-41-180-27-44-61.5-74t-67.5-46.5-80.5-25-84-10.5-94.5-2q-73 0-101 10 0 53-.5 159t-.5 158q0 8-1 67.5t-.5 96.5 4.5 83.5 12 66.5zm-14-746q42 7 109 7 82 0 143-13t110-44.5 74.5-89.5 25.5-142q0-70-29-122.5t-79-82-108-43.5-124-14q-50 0-130 13 0 50 4 151t4 152q0 27-.5 80t-.5 79q0 46 1 69zm-541 889l2-94q15-4 85-16t106-27q7-12 12.5-27t8.5-33.5 5.5-32.5 3-37.5.5-34v-65.5q0-982-22-1025-4-8-22-14.5t-44.5-11-49.5-7-48.5-4.5-30.5-3l-4-83q98-2 340-11.5t373-9.5q23 0 68.5.5t67.5.5q70 0 136.5 13t128.5 42 108 71 74 104.5 28 137.5q0 52-16.5 95.5t-39 72-64.5 57.5-73 45-84 40q154 35 256.5 134t102.5 248q0 100-35 179.5t-93.5 130.5-138 85.5-163.5 48.5-176 14q-44 0-132-3t-132-3q-106 0-307 11t-231 12z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M896 1152q0-36-20-69-1-1-15.5-22.5t-25.5-38-25-44-21-50.5q-4-16-21-16t-21 16q-7 23-21 50.5t-25 44-25.5 38-15.5 22.5q-20 33-20 69 0 53 37.5 90.5t90.5 37.5 90.5-37.5 37.5-90.5zm512-128q0 212-150 362t-362 150-362-150-150-362q0-145 81-275 6-9 62.5-90.5t101-151 99.5-178 83-201.5q9-30 34-47t51-17 51.5 17 33.5 47q28 93 83 201.5t99.5 178 101 151 62.5 90.5q81 127 81 275z"/> </svg>'},t=>{t.exports='<svg viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg"> <g stroke="none" stroke-width="1"> <path d="M14,1.4 L12.6,0 L7,5.6 L1.4,0 L0,1.4 L5.6,7 L0,12.6 L1.4,14 L7,8.4 L12.6,14 L14,12.6 L8.4,7 L14,1.4 Z"/> </g> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1792 1344v128q0 26-19 45t-45 19h-1664q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1664q26 0 45 19t19 45zm-384-384v128q0 26-19 45t-45 19h-896q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h896q26 0 45 19t19 45zm256-384v128q0 26-19 45t-45 19h-1408q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1408q26 0 45 19t19 45zm-384-384v128q0 26-19 45t-45 19h-640q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h640q26 0 45 19t19 45z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M503 1271l-256 256q-10 9-23 9-12 0-23-9-9-10-9-23t9-23l256-256q10-9 23-9t23 9q9 10 9 23t-9 23zm169 41v320q0 14-9 23t-23 9-23-9-9-23v-320q0-14 9-23t23-9 23 9 9 23zm-224-224q0 14-9 23t-23 9h-320q-14 0-23-9t-9-23 9-23 23-9h320q14 0 23 9t9 23zm1264 128q0 120-85 203l-147 146q-83 83-203 83-121 0-204-85l-334-335q-21-21-42-56l239-18 273 274q27 27 68 27.5t68-26.5l147-146q28-28 28-67 0-40-28-68l-274-275 18-239q35 21 56 42l336 336q84 86 84 204zm-617-724l-239 18-273-274q-28-28-68-28-39 0-68 27l-147 146q-28 28-28 67 0 40 28 68l274 274-18 240q-35-21-56-42l-336-336q-84-86-84-204 0-120 85-203l147-146q83-83 203-83 121 0 204 85l334 335q21 21 42 56zm633 84q0 14-9 23t-23 9h-320q-14 0-23-9t-9-23 9-23 23-9h320q14 0 23 9t9 23zm-544-544v320q0 14-9 23t-23 9-23-9-9-23v-320q0-14 9-23t23-9 23 9 9 23zm407 151l-256 256q-11 9-23 9t-23-9q-9-10-9-23t9-23l256-256q10-9 23-9t23 9q9 10 9 23t-9 23z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1472 930v318q0 119-84.5 203.5t-203.5 84.5h-832q-119 0-203.5-84.5t-84.5-203.5v-832q0-119 84.5-203.5t203.5-84.5h832q63 0 117 25 15 7 18 23 3 17-9 29l-49 49q-10 10-23 10-3 0-9-2-23-6-45-6h-832q-66 0-113 47t-47 113v832q0 66 47 113t113 47h832q66 0 113-47t47-113v-254q0-13 9-22l64-64q10-10 23-10 6 0 12 3 20 8 20 29zm231-489l-814 814q-24 24-57 24t-57-24l-430-430q-24-24-24-57t24-57l110-110q24-24 57-24t57 24l263 263 647-647q24-24 57-24t57 24l110 110q24 24 24 57t-24 57z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"><path d="M813 1299l614-614q19-19 19-45t-19-45l-102-102q-19-19-45-19t-45 19l-467 467-211-211q-19-19-45-19t-45 19l-102 102q-19 19-19 45t19 45l358 358q19 19 45 19t45-19zm851-883v960q0 119-84.5 203.5t-203.5 84.5h-960q-119 0-203.5-84.5t-84.5-203.5v-960q0-119 84.5-203.5t203.5-84.5h960q119 0 203.5 84.5t84.5 203.5z"/></svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 10 10"> <path d="M.941 4.523a.75.75 0 1 1 1.06-1.06l3.006 3.005 3.005-3.005a.75.75 0 1 1 1.06 1.06l-3.549 3.55a.75.75 0 0 1-1.168-.136L.941 4.523z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 16 16"> <path stroke-width="0" d="M16 9v-6h-3v-1c0-0.55-0.45-1-1-1h-11c-0.55 0-1 0.45-1 1v3c0 0.55 0.45 1 1 1h11c0.55 0 1-0.45 1-1v-1h2v4h-9v2h-0.5c-0.276 0-0.5 0.224-0.5 0.5v5c0 0.276 0.224 0.5 0.5 0.5h2c0.276 0 0.5-0.224 0.5-0.5v-5c0-0.276-0.224-0.5-0.5-0.5h-0.5v-1h9zM12 3h-11v-1h11v1z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M621 1280h595v-595zm-45-45l595-595h-595v595zm1152 77v192q0 14-9 23t-23 9h-224v224q0 14-9 23t-23 9h-192q-14 0-23-9t-9-23v-224h-864q-14 0-23-9t-9-23v-864h-224q-14 0-23-9t-9-23v-192q0-14 9-23t23-9h224v-224q0-14 9-23t23-9h192q14 0 23 9t9 23v224h851l246-247q10-9 23-9t23 9q9 10 9 23t-9 23l-247 246v851h224q14 0 23 9t9 23z"/> </svg>'},t=>{t.exports='<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"> <path d="M24.89,6.61H22.31V4.47A2.47,2.47,0,0,0,19.84,2H6.78A2.47,2.47,0,0,0,4.31,4.47V22.92a2.47,2.47,0,0,0,2.47,2.47H9.69V27.2a2.8,2.8,0,0,0,2.8,2.8h12.4a2.8,2.8,0,0,0,2.8-2.8V9.41A2.8,2.8,0,0,0,24.89,6.61ZM6.78,23.52a.61.61,0,0,1-.61-.6V4.47a.61.61,0,0,1,.61-.6H19.84a.61.61,0,0,1,.61.6V6.61h-8a2.8,2.8,0,0,0-2.8,2.8V23.52Zm19,3.68a.94.94,0,0,1-.94.93H12.49a.94.94,0,0,1-.94-.93V9.41a.94.94,0,0,1,.94-.93h12.4a.94.94,0,0,1,.94.93Z"/> <path d="M23.49,13.53h-9.6a.94.94,0,1,0,0,1.87h9.6a.94.94,0,1,0,0-1.87Z"/> <path d="M23.49,17.37h-9.6a.94.94,0,1,0,0,1.87h9.6a.94.94,0,1,0,0-1.87Z"/> <path d="M23.49,21.22h-9.6a.93.93,0,1,0,0,1.86h9.6a.93.93,0,1,0,0-1.86Z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M960 896q26 0 45 19t19 45-19 45-45 19-45-19-19-45 19-45 45-19zm300 64l507 398q28 20 25 56-5 35-35 51l-128 64q-13 7-29 7-17 0-31-8l-690-387-110 66q-8 4-12 5 14 49 10 97-7 77-56 147.5t-132 123.5q-132 84-277 84-136 0-222-78-90-84-79-207 7-76 56-147t131-124q132-84 278-84 83 0 151 31 9-13 22-22l122-73-122-73q-13-9-22-22-68 31-151 31-146 0-278-84-82-53-131-124t-56-147q-5-59 15.5-113t63.5-93q85-79 222-79 145 0 277 84 83 52 132 123t56 148q4 48-10 97 4 1 12 5l110 66 690-387q14-8 31-8 16 0 29 7l128 64q30 16 35 51 3 36-25 56zm-681-260q46-42 21-108t-106-117q-92-59-192-59-74 0-113 36-46 42-21 108t106 117q92 59 192 59 74 0 113-36zm-85 745q81-51 106-117t-21-108q-39-36-113-36-100 0-192 59-81 51-106 117t21 108q39 36 113 36 100 0 192-59zm178-613l96 58v-11q0-36 33-56l14-8-79-47-26 26q-3 3-10 11t-12 12q-2 2-4 3.5t-3 2.5zm224 224l96 32 736-576-128-64-768 431v113l-160 96 9 8q2 2 7 6 4 4 11 12t11 12l26 26zm704 416l128-64-520-408-177 138q-2 3-13 7z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M384 544v576q0 13-9.5 22.5t-22.5 9.5q-14 0-23-9l-288-288q-9-9-9-23t9-23l288-288q9-9 23-9 13 0 22.5 9.5t9.5 22.5zm1408 768v192q0 13-9.5 22.5t-22.5 9.5h-1728q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1728q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1088q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1088q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1088q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1088q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1728q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1728q13 0 22.5 9.5t9.5 22.5z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 24 24" > <circle cx="12" cy="12" r="2.2"/> <circle cx="12" cy="5" r="2.2"/> <circle cx="12" cy="19" r="2.2"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 128 128" xml:space="preserve"> <polygon points="112.4560547,23.3203125 112.4560547,75.8154297 31.4853516,75.8154297 31.4853516,61.953125 16.0131836,72.6357422 0.5410156,83.3164063 16.0131836,93.9990234 31.4853516,104.6796875 31.4853516,90.8183594 112.4560547,90.8183594 112.4560547,90.8339844 127.4589844,90.8339844 127.4589844,23.3203125"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M832 1408l336-384h-768l-336 384h768zm1013-1077q15 34 9.5 71.5t-30.5 65.5l-896 1024q-38 44-96 44h-768q-38 0-69.5-20.5t-47.5-54.5q-15-34-9.5-71.5t30.5-65.5l896-1024q38-44 96-44h768q38 0 69.5 20.5t47.5 54.5z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1664 960q-152-236-381-353 61 104 61 225 0 185-131.5 316.5t-316.5 131.5-316.5-131.5-131.5-316.5q0-121 61-225-229 117-381 353 133 205 333.5 326.5t434.5 121.5 434.5-121.5 333.5-326.5zm-720-384q0-20-14-34t-34-14q-125 0-214.5 89.5t-89.5 214.5q0 20 14 34t34 14 34-14 14-34q0-86 61-147t147-61q20 0 34-14t14-34zm848 384q0 34-20 69-140 230-376.5 368.5t-499.5 138.5-499.5-139-376.5-368q-20-35-20-69t20-69q140-229 376.5-368t499.5-139 499.5 139 376.5 368q20 35 20 69z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1152 512v-472q22 14 36 28l408 408q14 14 28 36h-472zm-128 32q0 40 28 68t68 28h544v1056q0 40-28 68t-68 28h-1344q-40 0-68-28t-28-68v-1600q0-40 28-68t68-28h800v544z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1728 608v704q0 92-66 158t-158 66h-1216q-92 0-158-66t-66-158v-960q0-92 66-158t158-66h320q92 0 158 66t66 158v32h672q92 0 158 66t66 158z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M789 559l-170 450q33 0 136.5 2t160.5 2q19 0 57-2-87-253-184-452zm-725 1105l2-79q23-7 56-12.5t57-10.5 49.5-14.5 44.5-29 31-50.5l237-616 280-724h128q8 14 11 21l205 480q33 78 106 257.5t114 274.5q15 34 58 144.5t72 168.5q20 45 35 57 19 15 88 29.5t84 20.5q6 38 6 57 0 4-.5 13t-.5 13q-63 0-190-8t-191-8q-76 0-215 7t-178 8q0-43 4-78l131-28q1 0 12.5-2.5t15.5-3.5 14.5-4.5 15-6.5 11-8 9-11 2.5-14q0-16-31-96.5t-72-177.5-42-100l-450-2q-26 58-76.5 195.5t-50.5 162.5q0 22 14 37.5t43.5 24.5 48.5 13.5 57 8.5 41 4q1 19 1 58 0 9-2 27-58 0-174.5-10t-174.5-10q-8 0-26.5 4t-21.5 4q-80 14-188 14z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1744 1408q33 0 42 18.5t-11 44.5l-126 162q-20 26-49 26t-49-26l-126-162q-20-26-11-44.5t42-18.5h80v-1024h-80q-33 0-42-18.5t11-44.5l126-162q20-26 49-26t49 26l126 162q20 26 11 44.5t-42 18.5h-80v1024h80zm-1663-1279l54 27q12 5 211 5 44 0 132-2t132-2q36 0 107.5.5t107.5.5h293q6 0 21 .5t20.5 0 16-3 17.5-9 15-17.5l42-1q4 0 14 .5t14 .5q2 112 2 336 0 80-5 109-39 14-68 18-25-44-54-128-3-9-11-48t-14.5-73.5-7.5-35.5q-6-8-12-12.5t-15.5-6-13-2.5-18-.5-16.5.5q-17 0-66.5-.5t-74.5-.5-64 2-71 6q-9 81-8 136 0 94 2 388t2 455q0 16-2.5 71.5t0 91.5 12.5 69q40 21 124 42.5t120 37.5q5 40 5 50 0 14-3 29l-34 1q-76 2-218-8t-207-10q-50 0-151 9t-152 9q-3-51-3-52v-9q17-27 61.5-43t98.5-29 78-27q19-42 19-383 0-101-3-303t-3-303v-117q0-2 .5-15.5t.5-25-1-25.5-3-24-5-14q-11-12-162-12-33 0-93 12t-80 26q-19 13-34 72.5t-31.5 111-42.5 53.5q-42-26-56-44v-383z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 24 24"> <path stroke-width="0" d="M22,20.6L3.4,2H8V0H0v8h2V3.4L20.6,22H16v2h8v-8h-2V20.6z M16,0v2h4.7l-6.3,6.3l1.4,1.4L22,3.5V8h2V0H16z M8.3,14.3L2,20.6V16H0v8h8v-2H3.5l6.3-6.3L8.3,14.3z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1600 736v192q0 40-28 68t-68 28h-1216q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h1216q40 0 68 28t28 68z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M576 576q0 80-56 136t-136 56-136-56-56-136 56-136 136-56 136 56 56 136zm1024 384v448h-1408v-192l320-320 160 160 512-512zm96-704h-1600q-13 0-22.5 9.5t-9.5 22.5v1216q0 13 9.5 22.5t22.5 9.5h1600q13 0 22.5-9.5t9.5-22.5v-1216q0-13-9.5-22.5t-22.5-9.5zm160 32v1216q0 66-47 113t-113 47h-1600q-66 0-113-47t-47-113v-1216q0-66 47-113t113-47h1600q66 0 113 47t47 113z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M352 832q0 14-9 23l-288 288q-9 9-23 9-13 0-22.5-9.5t-9.5-22.5v-576q0-13 9.5-22.5t22.5-9.5q14 0 23 9l288 288q9 9 9 23zm1440 480v192q0 13-9.5 22.5t-22.5 9.5h-1728q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1728q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1088q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1088q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1088q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1088q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1728q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1728q13 0 22.5 9.5t9.5 22.5z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1152 1376v-160q0-14-9-23t-23-9h-96v-512q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v160q0 14 9 23t23 9h96v320h-96q-14 0-23 9t-9 23v160q0 14 9 23t23 9h448q14 0 23-9t9-23zm-128-896v-160q0-14-9-23t-23-9h-192q-14 0-23 9t-9 23v160q0 14 9 23t23 9h192q14 0 23-9t9-23zm640 416q0 209-103 385.5t-279.5 279.5-385.5 103-385.5-103-279.5-279.5-103-385.5 103-385.5 279.5-279.5 385.5-103 385.5 103 279.5 279.5 103 385.5z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M384 1662l17-85q6-2 81.5-21.5t111.5-37.5q28-35 41-101 1-7 62-289t114-543.5 52-296.5v-25q-24-13-54.5-18.5t-69.5-8-58-5.5l19-103q33 2 120 6.5t149.5 7 120.5 2.5q48 0 98.5-2.5t121-7 98.5-6.5q-5 39-19 89-30 10-101.5 28.5t-108.5 33.5q-8 19-14 42.5t-9 40-7.5 45.5-6.5 42q-27 148-87.5 419.5t-77.5 355.5q-2 9-13 58t-20 90-16 83.5-6 57.5l1 18q17 4 185 31-3 44-16 99-11 0-32.5 1.5t-32.5 1.5q-29 0-87-10t-86-10q-138-2-206-2-51 0-143 9t-121 11z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1792 1344v128q0 26-19 45t-45 19h-1664q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1664q26 0 45 19t19 45zm0-384v128q0 26-19 45t-45 19h-1664q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1664q26 0 45 19t19 45zm0-384v128q0 26-19 45t-45 19h-1664q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1664q26 0 45 19t19 45zm0-384v128q0 26-19 45t-45 19h-1664q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1664q26 0 45 19t19 45z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1792 1344v128q0 26-19 45t-45 19h-1664q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1664q26 0 45 19t19 45zm-384-384v128q0 26-19 45t-45 19h-1280q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1280q26 0 45 19t19 45zm256-384v128q0 26-19 45t-45 19h-1536q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1536q26 0 45 19t19 45zm-384-384v128q0 26-19 45t-45 19h-1152q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1152q26 0 45 19t19 45z"/> </svg>'},t=>{t.exports='<svg fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"> <path d="M5.09668 6.99707H7.17358L4.17358 3.99707L1.17358 6.99707H3.09668V17.0031H1.15881L4.15881 20.0031L7.15881 17.0031H5.09668V6.99707Z"/> <path d="M22.8412 7H8.84119V5H22.8412V7Z"/> <path d="M22.8412 11H8.84119V9H22.8412V11Z"/> <path d="M8.84119 15H22.8412V13H8.84119V15Z"/> <path d="M22.8412 19H8.84119V17H22.8412V19Z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1520 1216q0-40-28-68l-208-208q-28-28-68-28-42 0-72 32 3 3 19 18.5t21.5 21.5 15 19 13 25.5 3.5 27.5q0 40-28 68t-68 28q-15 0-27.5-3.5t-25.5-13-19-15-21.5-21.5-18.5-19q-33 31-33 73 0 40 28 68l206 207q27 27 68 27 40 0 68-26l147-146q28-28 28-67zm-703-705q0-40-28-68l-206-207q-28-28-68-28-39 0-68 27l-147 146q-28 28-28 67 0 40 28 68l208 208q27 27 68 27 42 0 72-31-3-3-19-18.5t-21.5-21.5-15-19-13-25.5-3.5-27.5q0-40 28-68t68-28q15 0 27.5 3.5t25.5 13 19 15 21.5 21.5 18.5 19q33-31 33-73zm895 705q0 120-85 203l-147 146q-83 83-203 83-121 0-204-85l-206-207q-83-83-83-203 0-123 88-209l-88-88q-86 88-208 88-120 0-204-84l-208-208q-84-84-84-204t85-203l147-146q83-83 203-83 121 0 204 85l206 207q83 83 83 203 0 123-88 209l88 88q86-88 208-88 120 0 204 84l208 208q84 84 84 204z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"><path d="M640 768h512v-192q0-106-75-181t-181-75-181 75-75 181v192zm832 96v576q0 40-28 68t-68 28h-960q-40 0-68-28t-28-68v-576q0-40 28-68t68-28h32v-192q0-184 132-316t316-132 316 132 132 316v192h32q40 0 68 28t28 68z"/></svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"><path d="M1664 1344v128q0 26-19 45t-45 19h-1408q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1408q26 0 45 19t19 45zm0-512v128q0 26-19 45t-45 19h-1408q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1408q26 0 45 19t19 45zm0-512v128q0 26-19 45t-45 19h-1408q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1408q26 0 45 19t19 45z"/></svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 312 312"> <g transform="translate(0.000000,312.000000) scale(0.100000,-0.100000)" stroke="none"> <path d="M50 3109 c0 -7 -11 -22 -25 -35 l-25 -23 0 -961 0 -961 32 -29 32 -30 501 -2 500 -3 3 -502 2 -502 31 -30 31 -31 958 0 958 0 23 25 c13 13 30 25 37 25 9 0 12 199 12 960 0 686 -3 960 -11 960 -6 0 -24 12 -40 28 l-29 27 -503 5 -502 5 -5 502 -5 503 -28 29 c-15 16 -27 34 -27 40 0 8 -274 11 -960 11 -710 0 -960 -3 -960 -11z m1738 -698 l2 -453 -40 -40 c-22 -22 -40 -43 -40 -47 0 -4 36 -42 79 -85 88 -87 82 -87 141 -23 l26 27 455 -2 454 -3 0 -775 0 -775 -775 0 -775 0 -3 450 -2 449 47 48 47 48 -82 80 c-44 44 -84 80 -87 80 -3 0 -25 -18 -48 -40 l-41 -40 -456 2 -455 3 -3 765 c-1 421 0 771 3 778 3 10 164 12 777 10 l773 -3 3 -454z"/> <path d="M607 2492 c-42 -42 -77 -82 -77 -87 0 -6 86 -96 190 -200 105 -104 190 -197 190 -205 0 -8 -41 -56 -92 -107 -65 -65 -87 -94 -77 -98 8 -3 138 -4 289 -3 l275 3 3 275 c1 151 0 281 -3 289 -4 10 -35 -14 -103 -82 -54 -53 -103 -97 -109 -97 -7 0 -99 88 -206 195 -107 107 -196 195 -198 195 -3 0 -39 -35 -82 -78z"/> <path d="M1470 1639 c-47 -49 -87 -91 -89 -94 -5 -6 149 -165 160 -165 9 0 189 179 189 188 0 12 -154 162 -165 161 -6 0 -48 -41 -95 -90z"/> <path d="M1797 1303 c-9 -8 -9 -568 0 -576 4 -4 50 36 103 88 54 52 101 95 106 95 5 0 95 -85 199 -190 104 -104 194 -190 200 -190 6 0 46 36 90 80 l79 79 -197 196 c-108 108 -197 199 -197 203 0 4 45 52 99 106 55 55 98 103 95 108 -6 10 -568 11 -577 1z"/> </g> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 32 32"> <path d="M27 4l-15 15-7-7-5 5 12 12 20-20z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path stroke-width="0" d="M381 1620q0 80-54.5 126t-135.5 46q-106 0-172-66l57-88q49 45 106 45 29 0 50.5-14.5t21.5-42.5q0-64-105-56l-26-56q8-10 32.5-43.5t42.5-54 37-38.5v-1q-16 0-48.5 1t-48.5 1v53h-106v-152h333v88l-95 115q51 12 81 49t30 88zm2-627v159h-362q-6-36-6-54 0-51 23.5-93t56.5-68 66-47.5 56.5-43.5 23.5-45q0-25-14.5-38.5t-39.5-13.5q-46 0-81 58l-85-59q24-51 71.5-79.5t105.5-28.5q73 0 123 41.5t50 112.5q0 50-34 91.5t-75 64.5-75.5 50.5-35.5 52.5h127v-60h105zm1409 319v192q0 13-9.5 22.5t-22.5 9.5h-1216q-13 0-22.5-9.5t-9.5-22.5v-192q0-14 9-23t23-9h1216q13 0 22.5 9.5t9.5 22.5zm-1408-899v99h-335v-99h107q0-41 .5-122t.5-121v-12h-2q-8 17-50 54l-71-76 136-127h106v404h108zm1408 387v192q0 13-9.5 22.5t-22.5 9.5h-1216q-13 0-22.5-9.5t-9.5-22.5v-192q0-14 9-23t23-9h1216q13 0 22.5 9.5t9.5 22.5zm0-512v192q0 13-9.5 22.5t-22.5 9.5h-1216q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1216q13 0 22.5 9.5t9.5 22.5z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 270 270"> <path d="m240.443652,220.45085l-47.410809,0l0,-10.342138c13.89973,-8.43655 25.752896,-19.844464 34.686646,-33.469923c11.445525,-17.455846 17.496072,-37.709239 17.496072,-58.570077c0,-59.589197 -49.208516,-108.068714 -109.693558,-108.068714s-109.69263,48.479517 -109.69263,108.069628c0,20.860839 6.050547,41.113316 17.497001,58.570077c8.93375,13.625459 20.787845,25.032458 34.686646,33.469008l0,10.342138l-47.412666,0c-10.256959,0 -18.571354,8.191376 -18.571354,18.296574c0,10.105198 8.314395,18.296574 18.571354,18.296574l65.98402,0c10.256959,0 18.571354,-8.191376 18.571354,-18.296574l0,-39.496814c0,-7.073455 -4.137698,-13.51202 -10.626529,-16.537358c-25.24497,-11.772016 -41.557118,-37.145704 -41.557118,-64.643625c0,-39.411735 32.545369,-71.476481 72.549922,-71.476481c40.004553,0 72.550851,32.064746 72.550851,71.476481c0,27.497006 -16.312149,52.87161 -41.557118,64.643625c-6.487902,3.026253 -10.6256,9.464818 -10.6256,16.537358l0,39.496814c0,10.105198 8.314395,18.296574 18.571354,18.296574l65.982163,0c10.256959,0 18.571354,-8.191376 18.571354,-18.296574c0,-10.105198 -8.314395,-18.296574 -18.571354,-18.296574z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M384 544v576q0 13-9.5 22.5t-22.5 9.5q-14 0-23-9l-288-288q-9-9-9-23t9-23l288-288q9-9 23-9 13 0 22.5 9.5t9.5 22.5zm1408 768v192q0 13-9.5 22.5t-22.5 9.5h-1728q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1728q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1088q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1088q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1088q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1088q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1728q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1728q13 0 22.5 9.5t9.5 22.5z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' x="0px" y="0px" viewBox="0 0 459 459"> <g> <path d="M229.5,0C102,0,0,102,0,229.5S102,459,229.5,459c20.4,0,38.25-17.85,38.25-38.25c0-10.2-2.55-17.85-10.2-25.5 c-5.1-7.65-10.2-15.3-10.2-25.5c0-20.4,17.851-38.25,38.25-38.25h45.9c71.4,0,127.5-56.1,127.5-127.5C459,91.8,357,0,229.5,0z M89.25,229.5c-20.4,0-38.25-17.85-38.25-38.25S68.85,153,89.25,153s38.25,17.85,38.25,38.25S109.65,229.5,89.25,229.5z M165.75,127.5c-20.4,0-38.25-17.85-38.25-38.25S145.35,51,165.75,51S204,68.85,204,89.25S186.15,127.5,165.75,127.5z M293.25,127.5c-20.4,0-38.25-17.85-38.25-38.25S272.85,51,293.25,51s38.25,17.85,38.25,38.25S313.65,127.5,293.25,127.5z M369.75,229.5c-20.4,0-38.25-17.85-38.25-38.25S349.35,153,369.75,153S408,170.85,408,191.25S390.15,229.5,369.75,229.5z" /> </g> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"><path d="M1534 189v73q0 29-18.5 61t-42.5 32q-50 0-54 1-26 6-32 31-3 11-3 64v1152q0 25-18 43t-43 18h-108q-25 0-43-18t-18-43v-1218h-143v1218q0 25-17.5 43t-43.5 18h-108q-26 0-43.5-18t-17.5-43v-496q-147-12-245-59-126-58-192-179-64-117-64-259 0-166 88-286 88-118 209-159 111-37 417-37h479q25 0 43 18t18 43z"/></svg>'},t=>{t.exports='<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"> <path stroke-width="0" d="M10.5 20H2a2 2 0 0 1-2-2V6c0-1.1.9-2 2-2h1V3l2.03-.4a3 3 0 0 1 5.94 0L13 3v1h1a2 2 0 0 1 2 2v1h-2V6h-1v1H3V6H2v12h5v2h3.5zM8 4a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm2 4h8a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-8a2 2 0 0 1-2-2v-8c0-1.1.9-2 2-2zm0 2v8h8v-8h-8z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"><path d="M491 1536l91-91-235-235-91 91v107h128v128h107zm523-928q0-22-22-22-10 0-17 7l-542 542q-7 7-7 17 0 22 22 22 10 0 17-7l542-542q7-7 7-17zm-54-192l416 416-832 832h-416v-416zm683 96q0 53-37 90l-166 166-416-416 166-165q36-38 90-38 53 0 91 38l235 234q37 39 37 91z"/></svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"><path d="M1600 736v192q0 40-28 68t-68 28h-416v416q0 40-28 68t-68 28h-192q-40 0-68-28t-28-68v-416h-416q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h416v-416q0-40 28-68t68-28h192q40 0 68 28t28 68v416h416q40 0 68 28t28 68z"/></svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M448 1536h896v-256h-896v256zm0-640h896v-384h-160q-40 0-68-28t-28-68v-160h-640v640zm1152 64q0-26-19-45t-45-19-45 19-19 45 19 45 45 19 45-19 19-45zm128 0v416q0 13-9.5 22.5t-22.5 9.5h-224v160q0 40-28 68t-68 28h-960q-40 0-68-28t-28-68v-160h-224q-13 0-22.5-9.5t-9.5-22.5v-416q0-79 56.5-135.5t135.5-56.5h64v-544q0-40 28-68t68-28h672q40 0 88 20t76 48l152 152q28 28 48 76t20 88v256h64q79 0 135.5 56.5t56.5 135.5z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1664 256v448q0 26-19 45t-45 19h-448q-42 0-59-40-17-39 14-69l138-138q-148-137-349-137-104 0-198.5 40.5t-163.5 109.5-109.5 163.5-40.5 198.5 40.5 198.5 109.5 163.5 163.5 109.5 198.5 40.5q119 0 225-52t179-147q7-10 23-12 14 0 25 9l137 138q9 8 9.5 20.5t-7.5 22.5q-109 132-264 204.5t-327 72.5q-156 0-298-61t-245-164-164-245-61-298 61-298 164-245 245-164 298-61q147 0 284.5 55.5t244.5 156.5l130-129q29-31 70-14 39 17 39 59z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 24 24"> <g transform="translate(-251.000000, -443.000000)"> <g transform="translate(215.000000, 119.000000)"/> <path d="M252,448 L256,448 L256,444 L252,444 L252,448 Z M257,448 L269,448 L269,446 L257,446 L257,448 Z M257,464 L269,464 L269,462 L257,462 L257,464 Z M270,444 L270,448 L274,448 L274,444 L270,444 Z M252,462 L252,466 L256,466 L256,462 L252,462 Z M270,462 L270,466 L274,466 L274,462 L270,462 Z M254,461 L256,461 L256,449 L254,449 L254,461 Z M270,461 L272,461 L272,449 L270,449 L270,461 Z"/> </g> </svg>'},t=>{t.exports='<svg viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg"> <path d="M5.9814 11.8049C5.59087 11.4144 5.59087 10.7812 5.9814 10.3907L10.224 6.14806C10.6146 5.75754 11.2477 5.75754 11.6383 6.14806C12.0288 6.53859 12.0288 7.17175 11.6383 7.56228L7.39561 11.8049C7.00509 12.1954 6.37192 12.1954 5.9814 11.8049Z"/> <path d="M0.707107 12.0208C0.316582 11.6303 0.316582 10.9971 0.707107 10.6066L10.6066 0.707121C10.9971 0.316597 11.6303 0.316596 12.0208 0.707121C12.4113 1.09764 12.4113 1.73081 12.0208 2.12133L2.12132 12.0208C1.7308 12.4114 1.09763 12.4114 0.707107 12.0208Z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M844 472q0 60-19 113.5t-63 92.5-105 39q-76 0-138-57.5t-92-135.5-30-151q0-60 19-113.5t63-92.5 105-39q77 0 138.5 57.5t91.5 135 30 151.5zm-342 483q0 80-42 139t-119 59q-76 0-141.5-55.5t-100.5-133.5-35-152q0-80 42-139.5t119-59.5q76 0 141.5 55.5t100.5 134 35 152.5zm394-27q118 0 255 97.5t229 237 92 254.5q0 46-17 76.5t-48.5 45-64.5 20-76 5.5q-68 0-187.5-45t-182.5-45q-66 0-192.5 44.5t-200.5 44.5q-183 0-183-146 0-86 56-191.5t139.5-192.5 187.5-146 193-59zm239-211q-61 0-105-39t-63-92.5-19-113.5q0-74 30-151.5t91.5-135 138.5-57.5q61 0 105 39t63 92.5 19 113.5q0 73-30 151t-92 135.5-138 57.5zm432-104q77 0 119 59.5t42 139.5q0 74-35 152t-100.5 133.5-141.5 55.5q-77 0-119-59t-42-139q0-74 35-152.5t100.5-134 141.5-55.5z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1792 1344v128q0 26-19 45t-45 19h-1664q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1664q26 0 45 19t19 45zm0-384v128q0 26-19 45t-45 19h-1280q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1280q26 0 45 19t19 45zm0-384v128q0 26-19 45t-45 19h-1536q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1536q26 0 45 19t19 45zm0-384v128q0 26-19 45t-45 19h-1152q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1152q26 0 45 19t19 45z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M512 1536h768v-384h-768v384zm896 0h128v-896q0-14-10-38.5t-20-34.5l-281-281q-10-10-34-20t-39-10v416q0 40-28 68t-68 28h-576q-40 0-68-28t-28-68v-416h-128v1280h128v-416q0-40 28-68t68-28h832q40 0 68 28t28 68v416zm-384-928v-320q0-13-9.5-22.5t-22.5-9.5h-192q-13 0-22.5 9.5t-9.5 22.5v320q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5-9.5t9.5-22.5zm640 32v928q0 40-28 68t-68 28h-1344q-40 0-68-28t-28-68v-1344q0-40 28-68t68-28h928q40 0 88 20t76 48l280 280q28 28 48 76t20 88z"/> </svg>'},t=>{t.exports='<svg viewBox="0 0 500 500" xmlns="http://www.w3.org/2000/svg"> <path clip-rule="evenodd" d="M306.39,154.09c19.628,4.543,35.244,21.259,39.787,39.523 c1.551,8.54,8.998,14.989,17.904,14.989c9.991,0,18.168-8.175,18.168-18.17c0-13.083-10.991-32.98-25.985-47.881 c-14.719-14.537-32.252-24.802-46.695-24.802c-9.991,0-18.172,8.45-18.172,18.446C291.396,145.094,297.847,152.546,306.39,154.09z M56.629,392.312c-14.09,14.08-14.09,36.979,0,51.059c14.08,14.092,36.981,14.092,50.965,0l104.392-104.303 c24.347,15.181,53.062,23.991,83.953,23.991c87.857,0,158.995-71.142,158.995-158.999c0-87.854-71.138-158.995-158.995-158.995 c-87.856,0-158.995,71.141-158.995,158.995c0,30.802,8.819,59.606,23.992,83.953L56.629,392.312z M182.371,204.06 c0-62.687,50.875-113.568,113.568-113.568s113.569,50.881,113.569,113.568c0,62.694-50.876,113.569-113.569,113.569 S182.371,266.754,182.371,204.06z" fill-rule="evenodd"/> </svg>'},t=>{t.exports='<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> <path stroke="null" d="m42.276011,26.302547c0.098397,-0.76605 0.172194,-1.54407 0.172194,-2.33406s-0.073797,-1.56801 -0.172194,-2.33406l5.202718,-3.961917c0.467384,-0.359086 0.602679,-1.005441 0.29519,-1.532101l-4.919828,-8.29489c-0.307489,-0.51469 -0.947067,-0.730142 -1.500548,-0.51469l-6.125186,2.405877c-1.266856,-0.945594 -2.656707,-1.747553 -4.157255,-2.357999l-0.922468,-6.343855c-0.110696,-0.562568 -0.614979,-1.005441 -1.229957,-1.005441l-9.839656,0c-0.614979,0 -1.119261,0.442873 -1.217657,1.005441l-0.922468,6.343855c-1.500548,0.610446 -2.890399,1.400436 -4.157255,2.357999l-6.125186,-2.405877c-0.553481,-0.203482 -1.193058,0 -1.500548,0.51469l-4.919828,8.29489c-0.307489,0.51469 -0.172194,1.161045 0.29519,1.532101l5.190419,3.961917c-0.098397,0.76605 -0.172194,1.54407 -0.172194,2.33406s0.073797,1.56801 0.172194,2.33406l-5.190419,3.961917c-0.467384,0.359086 -0.602679,1.005441 -0.29519,1.532101l4.919828,8.29489c0.307489,0.51469 0.947067,0.730142 1.500548,0.51469l6.125186,-2.405877c1.266856,0.945594 2.656707,1.747553 4.157255,2.357999l0.922468,6.343855c0.098397,0.562568 0.602679,1.005441 1.217657,1.005441l9.839656,0c0.614979,0 1.119261,-0.442873 1.217657,-1.005441l0.922468,-6.343855c1.500548,-0.610446 2.890399,-1.400436 4.157255,-2.357999l6.125186,2.405877c0.553481,0.203482 1.193058,0 1.500548,-0.51469l4.919828,-8.29489c0.307489,-0.51469 0.172194,-1.161045 -0.29519,-1.532101l-5.190419,-3.961917zm-18.277162,6.044617c-4.759934,0 -8.609699,-3.746465 -8.609699,-8.378677s3.849766,-8.378677 8.609699,-8.378677s8.609699,3.746465 8.609699,8.378677s-3.849766,8.378677 -8.609699,8.378677z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 18 18"> <g fill-rule="evenodd" stroke="none" stroke-width="1"> <g transform="translate(-381.000000, -381.000000)"> <g transform="translate(381.000000, 381.000000)"> <path d="M0,2 L2,2 L2,0 C0.9,0 0,0.9 0,2 L0,2 Z M0,10 L2,10 L2,8 L0,8 L0,10 L0,10 Z M4,18 L6,18 L6,16 L4,16 L4,18 L4,18 Z M0,6 L2,6 L2,4 L0,4 L0,6 L0,6 Z M10,0 L8,0 L8,2 L10,2 L10,0 L10,0 Z M16,0 L16,2 L18,2 C18,0.9 17.1,0 16,0 L16,0 Z M2,18 L2,16 L0,16 C0,17.1 0.9,18 2,18 L2,18 Z M0,14 L2,14 L2,12 L0,12 L0,14 L0,14 Z M6,0 L4,0 L4,2 L6,2 L6,0 L6,0 Z M8,18 L10,18 L10,16 L8,16 L8,18 L8,18 Z M16,10 L18,10 L18,8 L16,8 L16,10 L16,10 Z M16,18 C17.1,18 18,17.1 18,16 L16,16 L16,18 L16,18 Z M16,6 L18,6 L18,4 L16,4 L16,6 L16,6 Z M16,14 L18,14 L18,12 L16,12 L16,14 L16,14 Z M12,18 L14,18 L14,16 L12,16 L12,18 L12,18 Z M12,2 L14,2 L14,0 L12,0 L12,2 L12,2 Z M4,14 L14,14 L14,4 L4,4 L4,14 L4,14 Z M6,6 L12,6 L12,12 L6,12 L6,6 L6,6 Z"/> </g> </g> </g> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M896 960v448q0 26-19 45t-45 19-45-19l-144-144-332 332q-10 10-23 10t-23-10l-114-114q-10-10-10-23t10-23l332-332-144-144q-19-19-19-45t19-45 45-19h448q26 0 45 19t19 45zm755-672q0 13-10 23l-332 332 144 144q19 19 19 45t-19 45-45 19h-448q-26 0-45-19t-19-45v-448q0-26 19-45t45-19 45 19l144 144 332-332q10-10 23-10t23 10l114 114q10 10 10 23z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M553 1399l-50 50q-10 10-23 10t-23-10l-466-466q-10-10-10-23t10-23l466-466q10-10 23-10t23 10l50 50q10 10 10 23t-10 23l-393 393 393 393q10 10 10 23t-10 23zm591-1067l-373 1291q-4 13-15.5 19.5t-23.5 2.5l-62-17q-13-4-19.5-15.5t-2.5-24.5l373-1291q4-13 15.5-19.5t23.5-2.5l62 17q13 4 19.5 15.5t2.5 24.5zm657 651l-466 466q-10 10-23 10t-23-10l-50-50q-10-10-10-23t10-23l393-393-393-393q-10-10-10-23t10-23l50-50q10-10 23-10t23 10l466 466q10 10 10 23t-10 23z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 48 48"> <path d="M6 42h4v-4h-4v4zm4-28h-4v4h4v-4zm-4 20h4v-4h-4v4zm8 8h4v-4h-4v4zm-4-36h-4v4h4v-4zm8 0h-4v4h4v-4zm16 0h-4v4h4v-4zm-8 8h-4v4h4v-4zm0-8h-4v4h4v-4zm12 28h4v-4h-4v4zm-16 8h4v-4h-4v4zm-16-16h36v-4h-36v4zm32-20v4h4v-4h-4zm0 12h4v-4h-4v4zm-16 16h4v-4h-4v4zm8 8h4v-4h-4v4zm8 0h4v-4h-4v4z"/> <path d="M0 0h48v48h-48z" fill="none"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 48 48"> <path d="M6 18h4v-4h-4v4zm0-8h4v-4h-4v4zm8 32h4v-4h-4v4zm0-16h4v-4h-4v4zm-8 0h4v-4h-4v4zm0 16h4v-4h-4v4zm0-8h4v-4h-4v4zm8-24h4v-4h-4v4zm24 24h4v-4h-4v4zm-16 8h4v-36h-4v36zm16 0h4v-4h-4v4zm0-16h4v-4h-4v4zm0-20v4h4v-4h-4zm0 12h4v-4h-4v4zm-8-8h4v-4h-4v4zm0 32h4v-4h-4v4zm0-16h4v-4h-4v4z"/> <path d="M0 0h48v48h-48z" fill="none"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1760 896q14 0 23 9t9 23v64q0 14-9 23t-23 9h-1728q-14 0-23-9t-9-23v-64q0-14 9-23t23-9h1728zm-1277-64q-28-35-51-80-48-97-48-188 0-181 134-309 133-127 393-127 50 0 167 19 66 12 177 48 10 38 21 118 14 123 14 183 0 18-5 45l-12 3-84-6-14-2q-50-149-103-205-88-91-210-91-114 0-182 59-67 58-67 146 0 73 66 140t279 129q69 20 173 66 58 28 95 52h-743zm507 256h411q7 39 7 92 0 111-41 212-23 55-71 104-37 35-109 81-80 48-153 66-80 21-203 21-114 0-195-23l-140-40q-57-16-72-28-8-8-8-22v-13q0-108-2-156-1-30 0-68l2-37v-44l102-2q15 34 30 71t22.5 56 12.5 27q35 57 80 94 43 36 105 57 59 22 132 22 64 0 139-27 77-26 122-86 47-61 47-129 0-84-81-157-34-29-137-71z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1025 1369v167h-248l-159-252-24-42q-8-9-11-21h-3l-9 21q-10 20-25 44l-155 250h-258v-167h128l197-291-185-272h-137v-168h276l139 228q2 4 23 42 8 9 11 21h3q3-9 11-21l25-42 140-228h257v168h-125l-184 267 204 296h109zm639 217v206h-514l-4-27q-3-45-3-46 0-64 26-117t65-86.5 84-65 84-54.5 65-54 26-64q0-38-29.5-62.5t-70.5-24.5q-51 0-97 39-14 11-36 38l-105-92q26-37 63-66 80-65 188-65 110 0 178 59.5t68 158.5q0 66-34.5 118.5t-84 86-99.5 62.5-87 63-41 73h232v-80h126z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1025 1369v167h-248l-159-252-24-42q-8-9-11-21h-3l-9 21q-10 20-25 44l-155 250h-258v-167h128l197-291-185-272h-137v-168h276l139 228q2 4 23 42 8 9 11 21h3q3-9 11-21l25-42 140-228h257v168h-125l-184 267 204 296h109zm637-679v206h-514l-3-27q-4-28-4-46 0-64 26-117t65-86.5 84-65 84-54.5 65-54 26-64q0-38-29.5-62.5t-70.5-24.5q-51 0-97 39-14 11-36 38l-105-92q26-37 63-66 83-65 188-65 110 0 178 59.5t68 158.5q0 56-24.5 103t-62 76.5-81.5 58.5-82 50.5-65.5 51.5-30.5 63h232v-80h126z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M576 1376v-192q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v192q0 14 9 23t23 9h320q14 0 23-9t9-23zm0-384v-192q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v192q0 14 9 23t23 9h320q14 0 23-9t9-23zm512 384v-192q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v192q0 14 9 23t23 9h320q14 0 23-9t9-23zm-512-768v-192q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v192q0 14 9 23t23 9h320q14 0 23-9t9-23zm512 384v-192q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v192q0 14 9 23t23 9h320q14 0 23-9t9-23zm512 384v-192q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v192q0 14 9 23t23 9h320q14 0 23-9t9-23zm-512-768v-192q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v192q0 14 9 23t23 9h320q14 0 23-9t9-23zm512 384v-192q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v192q0 14 9 23t23 9h320q14 0 23-9t9-23zm0-384v-192q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v192q0 14 9 23t23 9h320q14 0 23-9t9-23zm128-320v1088q0 66-47 113t-113 47h-1344q-66 0-113-47t-47-113v-1088q0-66 47-113t113-47h1344q66 0 113 47t47 113z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M512 1248v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm0-512v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm640 512v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm-640-1024v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm640 512v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm640 512v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm-640-1024v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm640 512v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm0-512v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M512 1248v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm0-512v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm1280 512v192q0 40-28 68t-68 28h-960q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h960q40 0 68 28t28 68zm-1280-1024v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm1280 512v192q0 40-28 68t-68 28h-960q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h960q40 0 68 28t28 68zm0-512v192q0 40-28 68t-68 28h-960q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h960q40 0 68 28t28 68z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path stroke-width="0" d="M384 1408q0 80-56 136t-136 56-136-56-56-136 56-136 136-56 136 56 56 136zm0-512q0 80-56 136t-136 56-136-56-56-136 56-136 136-56 136 56 56 136zm1408 416v192q0 13-9.5 22.5t-22.5 9.5h-1216q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1216q13 0 22.5 9.5t9.5 22.5zm-1408-928q0 80-56 136t-136 56-136-56-56-136 56-136 136-56 136 56 56 136zm1408 416v192q0 13-9.5 22.5t-22.5 9.5h-1216q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1216q13 0 22.5 9.5t9.5 22.5zm0-512v192q0 13-9.5 22.5t-22.5 9.5h-1216q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1216q13 0 22.5 9.5t9.5 22.5z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M176 223q-37-2-45-4l-3-88q13-1 40-1 60 0 112 4 132 7 166 7 86 0 168-3 116-4 146-5 56 0 86-2l-1 14 2 64v9q-60 9-124 9-60 0-79 25-13 14-13 132 0 13 .5 32.5t.5 25.5l1 229 14 280q6 124 51 202 35 59 96 92 88 47 177 47 104 0 191-28 56-18 99-51 48-36 65-64 36-56 53-114 21-73 21-229 0-79-3.5-128t-11-122.5-13.5-159.5l-4-59q-5-67-24-88-34-35-77-34l-100 2-14-3 2-86h84l205 10q76 3 196-10l18 2q6 38 6 51 0 7-4 31-45 12-84 13-73 11-79 17-15 15-15 41 0 7 1.5 27t1.5 31q8 19 22 396 6 195-15 304-15 76-41 122-38 65-112 123-75 57-182 89-109 33-255 33-167 0-284-46-119-47-179-122-61-76-83-195-16-80-16-237v-333q0-188-17-213-25-36-147-39zm1488 1409v-64q0-14-9-23t-23-9h-1472q-14 0-23 9t-9 23v64q0 14 9 23t23 9h1472q14 0 23-9t9-23z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1664 896q0 156-61 298t-164 245-245 164-298 61q-172 0-327-72.5t-264-204.5q-7-10-6.5-22.5t8.5-20.5l137-138q10-9 25-9 16 2 23 12 73 95 179 147t225 52q104 0 198.5-40.5t163.5-109.5 109.5-163.5 40.5-198.5-40.5-198.5-109.5-163.5-163.5-109.5-198.5-40.5q-98 0-188 35.5t-160 101.5l137 138q31 30 14 69-17 40-59 40h-448q-26 0-45-19t-19-45v-448q0-42 40-59 39-17 69 14l130 129q107-101 244.5-156.5t284.5-55.5q156 0 298 61t245 164 164 245 61 298z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M503 1271l-256 256q-10 9-23 9-12 0-23-9-9-10-9-23t9-23l256-256q10-9 23-9t23 9q9 10 9 23t-9 23zm169 41v320q0 14-9 23t-23 9-23-9-9-23v-320q0-14 9-23t23-9 23 9 9 23zm-224-224q0 14-9 23t-23 9h-320q-14 0-23-9t-9-23 9-23 23-9h320q14 0 23 9t9 23zm1264 128q0 120-85 203l-147 146q-83 83-203 83-121 0-204-85l-334-335q-21-21-42-56l239-18 273 274q27 27 68 27.5t68-26.5l147-146q28-28 28-67 0-40-28-68l-274-275 18-239q35 21 56 42l336 336q84 86 84 204zm-617-724l-239 18-273-274q-28-28-68-28-39 0-68 27l-147 146q-28 28-28 67 0 40 28 68l274 274-18 240q-35-21-56-42l-336-336q-84-86-84-204 0-120 85-203l147-146q83-83 203-83 121 0 204 85l334 335q21 21 42 56zm633 84q0 14-9 23t-23 9h-320q-14 0-23-9t-9-23 9-23 23-9h320q14 0 23 9t9 23zm-544-544v320q0 14-9 23t-23 9-23-9-9-23v-320q0-14 9-23t23-9 23 9 9 23zm407 151l-256 256q-11 9-23 9t-23-9q-9-10-9-23t9-23l256-256q10-9 23-9t23 9q9 10 9 23t-9 23z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1728 576v256q0 26-19 45t-45 19h-64q-26 0-45-19t-19-45v-256q0-106-75-181t-181-75-181 75-75 181v192h96q40 0 68 28t28 68v576q0 40-28 68t-68 28h-960q-40 0-68-28t-28-68v-576q0-40 28-68t68-28h672v-192q0-185 131.5-316.5t316.5-131.5 316.5 131.5 131.5 316.5z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1639 1056q0 5-1 7-64 268-268 434.5t-478 166.5q-146 0-282.5-55t-243.5-157l-129 129q-19 19-45 19t-45-19-19-45v-448q0-26 19-45t45-19h448q26 0 45 19t19 45-19 45l-137 137q71 66 161 102t187 36q134 0 250-65t186-179q11-17 53-117 8-23 30-23h192q13 0 22.5 9.5t9.5 22.5zm25-800v448q0 26-19 45t-45 19h-448q-26 0-45-19t-19-45 19-45l138-138q-148-137-349-137-134 0-250 65t-186 179q-11 17-53 117-8 23-30 23h-199q-13 0-22.5-9.5t-9.5-22.5v-7q65-268 270-434.5t480-166.5q146 0 284 55.5t245 156.5l130-129q19-19 45-19t45 19 19 45z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1344 1472q0-26-19-45t-45-19-45 19-19 45 19 45 45 19 45-19 19-45zm256 0q0-26-19-45t-45-19-45 19-19 45 19 45 45 19 45-19 19-45zm128-224v320q0 40-28 68t-68 28h-1472q-40 0-68-28t-28-68v-320q0-40 28-68t68-28h427q21 56 70.5 92t110.5 36h256q61 0 110.5-36t70.5-92h427q40 0 68 28t28 68zm-325-648q-17 40-59 40h-256v448q0 26-19 45t-45 19h-256q-26 0-45-19t-19-45v-448h-256q-42 0-59-40-17-39 14-69l448-448q18-19 45-19t45 19l448 448q31 30 14 69z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1216 320q0 26-19 45t-45 19h-128v1024h128q26 0 45 19t19 45-19 45l-256 256q-19 19-45 19t-45-19l-256-256q-19-19-19-45t19-45 45-19h128v-1024h-128q-26 0-45-19t-19-45 19-45l256-256q19-19 45-19t45 19l256 256q19 19 19 45z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1792 352v1088q0 42-39 59-13 5-25 5-27 0-45-19l-403-403v166q0 119-84.5 203.5t-203.5 84.5h-704q-119 0-203.5-84.5t-84.5-203.5v-704q0-119 84.5-203.5t203.5-84.5h704q119 0 203.5 84.5t84.5 203.5v165l403-402q18-19 45-19 12 0 25 5 39 17 39 59z"/> </svg>'}],e={};function s(i){var o=e[i];if(void 0!==o)return o.exports;var n=e[i]={exports:{}};return t[i](n,n.exports,s),n.exports}s.d=(t,e)=>{for(var i in e)s.o(e,i)&&!s.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},s.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),s.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var i={};return function(){"use strict";s.r(i),s.d(i,{Jodit:()=>Jodit});var t={};s.r(t),s.d(t,{Ajax:()=>b,Alert:()=>V,Async:()=>m,CommitStyle:()=>zt.RP,Component:()=>w.wA,Confirm:()=>U,ContextMenu:()=>E,Create:()=>K,Dialog:()=>$,Dom:()=>M.i,EventEmitter:()=>l.vp,EventHandlersStore:()=>l.DG,Eventify:()=>l.aN,FileBrowser:()=>kt,Helpers:()=>g,History:()=>Lt,Icon:()=>N.JO,ImageEditor:()=>ft,LazyWalker:()=>M.b,Plugin:()=>X,PluginSystem:()=>G.h,Popup:()=>N.GI,ProgressBar:()=>N.ko,Prompt:()=>Y,Response:()=>v,STATUSES:()=>w.n$,Select:()=>zt.Ph,Snapshot:()=>It,StatusBar:()=>Mt,Table:()=>Pt,ToolbarButton:()=>A,ToolbarCollection:()=>P,ToolbarContent:()=>B,ToolbarEditorCollection:()=>D,UIBlock:()=>N.eC,UIButton:()=>N.y3,UICheckbox:()=>N.mA,UIElement:()=>N.u1,UIForm:()=>N.x4,UIGroup:()=>N.qe,UIInput:()=>N.u3,UIList:()=>N.bz,UISeparator:()=>N.lU,UITextArea:()=>N.GJ,Uploader:()=>Ft,View:()=>z,ViewComponent:()=>w.Hr,ViewWithToolbar:()=>W,defaultNameSpace:()=>l.rO,isFileBrowserFilesItem:()=>Tt,observable:()=>l.LO});var e={};s.r(e),s.d(e,{Backspace:()=>de,DragAndDrop:()=>Me,DragAndDropElement:()=>Ne,KeyArrowOutside:()=>Re,PasteFromWord:()=>je,WrapNodes:()=>me,about:()=>Jt,addNewLine:()=>Zt,bold:()=>ue,classSpan:()=>te,cleanHtml:()=>fe,clipboard:()=>Ce,color:()=>ze,copyFormat:()=>_e,enter:()=>De,errorMessages:()=>Be,file:()=>us,focus:()=>Qt,font:()=>Oe,formatBlock:()=>He,fullsize:()=>Fe,hotkeys:()=>We,hr:()=>ss,iframe:()=>$e,image:()=>Qe,imageProcessor:()=>Je,imageProperties:()=>Ke,indent:()=>es,inlinePopup:()=>is,justify:()=>ns,limit:()=>rs,lineHeight:()=>as,link:()=>cs,media:()=>hs,mobile:()=>ps,orderedList:()=>gs,paste:()=>Ee,pasteStorage:()=>Se,placeholder:()=>bs,poweredByJodit:()=>vs,preview:()=>Qs,print:()=>ti,redoUndo:()=>ws,resizeCells:()=>Vs,resizeHandler:()=>Ms,resizer:()=>Cs,search:()=>qs,select:()=>zs,selectCells:()=>Gs,size:()=>Ns,source:()=>Bs,spellcheck:()=>Fs,stat:()=>Os,sticky:()=>Hs,symbols:()=>Ws,tab:()=>Js,table:()=>Ks,tableKeyboardNavigation:()=>Xs,tooltip:()=>Zs,video:()=>ds,xpath:()=>ei});var o={};s.r(o),s.d(o,{about:()=>si,addcolumn:()=>ii,addrow:()=>oi,angle_down:()=>ni,angle_left:()=>ri,angle_right:()=>ai,angle_up:()=>li,arrows_alt:()=>ci,arrows_h:()=>hi,attachment:()=>di,bin:()=>ui,bold:()=>pi,brush:()=>fi,cancel:()=>mi,center:()=>gi,chain_broken:()=>vi,check:()=>bi,check_square:()=>wi,chevron:()=>yi,copy:()=>Ei,copyformat:()=>Ci,crop:()=>xi,cut:()=>ji,dedent:()=>Si,dots:()=>ki,enter:()=>Ti,eraser:()=>Ii,eye:()=>_i,file:()=>qi,folder:()=>Li,font:()=>zi,fontsize:()=>Mi,fullsize:()=>Ni,hr:()=>Pi,image:()=>Di,indent:()=>Ri,info_circle:()=>Ai,italic:()=>Bi,justify:()=>Oi,left:()=>Hi,line_height:()=>Fi,link:()=>Wi,lock:()=>$i,menu:()=>Vi,merge:()=>Yi,ok:()=>Ui,ol:()=>Gi,omega:()=>Xi,outdent:()=>Ki,palette:()=>Zi,paragraph:()=>Ji,paste:()=>Qi,pencil:()=>to,plus:()=>eo,print:()=>so,redo:()=>io,resize:()=>oo,resize_handler:()=>no,resizer:()=>ro,right:()=>ao,save:()=>lo,search:()=>co,select_all:()=>uo,settings:()=>ho,shrink:()=>po,source:()=>fo,splitg:()=>mo,splitv:()=>go,strikethrough:()=>vo,subscript:()=>bo,superscript:()=>wo,table:()=>yo,th:()=>Co,th_list:()=>xo,ul:()=>Eo,underline:()=>jo,undo:()=>So,unlink:()=>ko,unlock:()=>To,update:()=>Io,upload:()=>_o,valign:()=>qo,video:()=>Lo});var n=s(31),r=s(1),a=s(2),l=s(3),c=s(56),h=s(6),d=s(26),u=s(28),p=s(5),f=s(25);class m{constructor(){var t,e,s,i;this.timers=new Map,this.promisesRejections=new Set,this.requestsIdle=new Set,this.requestsRaf=new Set,this.requestIdleCallbackNative=null!==(e=null===(t=window.requestIdleCallback)||void 0===t?void 0:t.bind(window))&&void 0!==e?e:(t,e)=>{var s;const i=Date.now();return this.setTimeout((()=>{t({didTimeout:!1,timeRemaining:()=>Math.max(0,50-(Date.now()-i))})}),null!==(s=null==e?void 0:e.timeout)&&void 0!==s?s:1)},this.cancelIdleCallbackNative=null!==(i=null===(s=window.cancelIdleCallback)||void 0===s?void 0:s.bind(window))&&void 0!==i?i:t=>{this.clearTimeout(t)},this.isDestructed=!1}delay(t){return this.promise((e=>this.setTimeout(e,t)))}setTimeout(t,e,...s){if(this.isDestructed)return 0;let i={};(0,f.h)(e)||(i=e,e=i.timeout||0),i.label&&this.clearLabel(i.label);const o=(0,c.i)(t,e,...s);return this.timers.set(i.label||o,o),o}clearLabel(t){t&&this.timers.has(t)&&((0,c.g)(this.timers.get(t)),this.timers.delete(t))}clearTimeout(t){if((0,p.H)(t))return this.clearLabel(t);(0,c.g)(t),this.timers.delete(t)}debounce(t,e,s=!1){let i=0,o=!1;const n=[],r=(...e)=>{if(!o){i=0;const s=t(...e);if(o=!0,n.length){const t=()=>{n.forEach((t=>t())),n.length=0};(0,u.t)(s)?s.finally(t):t()}}},a=(...n)=>{o=!1,e?(!i&&s&&r(...n),(0,c.g)(i),i=this.setTimeout((()=>r(...n)),(0,h.m)(e)?e():e),this.timers.set(t,i)):r(...n)};return(0,d.P)(e)&&e.promisify?(...t)=>{const e=this.promise((t=>{n.push(t)}));return a(...t),e}:a}throttle(t,e,s=!1){let i,o,n,r=null;return(...s)=>{i=!0,n=s,e?r||(o=()=>{i?(t(...n),i=!1,r=this.setTimeout(o,(0,h.m)(e)?e():e),this.timers.set(o,r)):r=null},o()):t(...n)}}promise(t){let e=()=>{};const s=new Promise(((s,i)=>(this.promisesRejections.add(i),e=i,t(s,i))));return s.finally((()=>{this.promisesRejections.delete(e)})),s.rejectCallback=e,s}promiseState(t){if(t.status)return t.status;if(!Promise.race)return new Promise((e=>{t.then((t=>(e("fulfilled"),t)),(t=>{throw e("rejected"),t})),this.setTimeout((()=>{e("pending")}),100)}));const e={};return Promise.race([t,e]).then((t=>t===e?"pending":"fulfilled"),(()=>"rejected"))}requestIdleCallback(t,e){const s=this.requestIdleCallbackNative(t,e);return this.requestsIdle.add(s),s}requestIdlePromise(t){return this.promise((e=>{const s=this.requestIdleCallback((()=>e(s)),t)}))}cancelIdleCallback(t){return this.requestsIdle.delete(t),this.cancelIdleCallbackNative(t)}requestAnimationFrame(t){const e=requestAnimationFrame(t);return this.requestsRaf.add(e),e}cancelAnimationFrame(t){this.requestsRaf.delete(t),cancelAnimationFrame(t)}clear(){this.requestsIdle.forEach((t=>this.cancelIdleCallback(t))),this.requestsRaf.forEach((t=>this.cancelAnimationFrame(t))),this.timers.forEach((t=>(0,c.g)(this.timers.get(t)))),this.timers.clear(),this.promisesRejections.forEach((t=>t())),this.promisesRejections.clear()}destruct(){this.clear(),this.isDestructed=!0}}var g=s(9);class v{constructor(t,e,s,i){this.request=t,this.status=e,this.statusText=s,this.body=i}get url(){return this.request.url}async json(){return JSON.parse(this.body)}text(){return Promise.resolve(this.body)}async blob(){return this.body}}r.D.prototype.defaultAjaxOptions={successStatuses:[200,201,202],dataType:"json",method:"GET",url:"",data:null,contentType:"application/x-www-form-urlencoded; charset=UTF-8",headers:{"X-REQUESTED-WITH":"XMLHttpRequest"},withCredentials:!1,xhr(){return new XMLHttpRequest}};class b{constructor(t,e){this.jodit=t,this.resolved=!1,this.activated=!1,this.options=(0,g.ConfigProto)(e||{},r.D.prototype.defaultAjaxOptions),this.xhr=this.o.xhr?this.o.xhr():new XMLHttpRequest,t&&t.e&&t.e.on("beforeDestruct",(()=>this.destruct()))}__buildParams(t,e){return(0,g.isFunction)(this.o.queryBuild)?this.o.queryBuild.call(this,t,e):(0,g.isString)(t)||this.j.ow.FormData&&t instanceof this.j.ow.FormData?t:(0,g.buildQuery)(t)}get o(){return this.options}get j(){return this.jodit}abort(){try{this.xhr.abort()}catch(t){}return this}send(){this.activated=!0;const{xhr:t,o:e}=this,s=this.prepareRequest();return this.j.async.promise(((i,o)=>{var n;const r=()=>{o((0,g.error)("Connection error"))},a=()=>{this.resolved=!0,i(new v(s,t.status,t.statusText,t.responseType?t.response:t.responseText))};t.onload=a,t.onabort=r,t.onerror=r,t.ontimeout=r,e.responseType&&(t.responseType=e.responseType),t.onprogress=t=>{var e,s;let i=0;t.lengthComputable&&(i=t.loaded/t.total*100),null===(s=(e=this.options).onProgress)||void 0===s||s.call(e,i)},t.onreadystatechange=()=>{var s,i;null===(i=(s=this.options).onProgress)||void 0===i||i.call(s,10),t.readyState===XMLHttpRequest.DONE&&(e.successStatuses.includes(t.status)?a():o((0,g.error)(t.statusText||"Connection error")))},t.withCredentials=null!==(n=e.withCredentials)&&void 0!==n&&n;const{url:l,data:c,method:h}=s;t.open(h,l,!0),e.contentType&&t.setRequestHeader&&t.setRequestHeader("Content-type",e.contentType);const{headers:d}=e;d&&t.setRequestHeader&&Object.keys(d).forEach((e=>{t.setRequestHeader(e,d[e])})),this.j.async.setTimeout((()=>{t.send(c?this.__buildParams(c):void 0)}),0)}))}prepareRequest(){if(!this.o.url)throw(0,g.error)("Need URL for AJAX request");let t=this.o.url;const e=this.o.data,s=(this.o.method||"get").toLowerCase();if("get"===s&&e&&(0,g.isPlainObject)(e)){const s=t.indexOf("?");if(-1!==s){const i=(0,g.parseQuery)(t);t=t.substr(0,s)+"?"+(0,g.buildQuery)({...i,...e})}else t+="?"+(0,g.buildQuery)(this.o.data)}const i={url:t,method:s,data:e};return b.log.splice(100),b.log.push(i),i}destruct(){this.activated&&!this.resolved&&(this.abort(),this.resolved=!0)}}b.log=[];var w=s(13),y=s(54),C=s(49),x=s(20);class E extends y.G{className(){return"ContextMenu"}show(t,e,s){const i=this,o=this.j.c.div(this.getFullElName("actions"));(0,x.kJ)(s)&&(s.forEach((t=>{if(!t)return;const e=(0,C.zx)(this.jodit,t.icon||"empty",t.title);this.jodit&&e.setParentView(this.jodit),e.setMod("context","menu"),e.onAction((e=>{var s;return null===(s=t.exec)||void 0===s||s.call(i,e),i.close(),!1})),o.appendChild(e.container)})),super.setContent(o).open((()=>({left:t,top:e,width:0,height:0})),!0))}}const j=(()=>{let t;return()=>(void 0===t&&(t=(()=>{const t="___Jodit___"+Math.random();try{localStorage.setItem(t,"1");const e="1"===localStorage.getItem(t);return localStorage.removeItem(t),e}catch(t){}return!1})()),t)})();class S{constructor(t){this.rootKey=t}set(t,e){try{const s=localStorage.getItem(this.rootKey),i=s?JSON.parse(s):{};i[t]=e,localStorage.setItem(this.rootKey,JSON.stringify(i))}catch(t){}return this}delete(t){try{localStorage.removeItem(this.rootKey)}catch(t){}return this}get(t){try{const e=localStorage.getItem(this.rootKey),s=e?JSON.parse(e):{};return void 0!==s[t]?s[t]:null}catch(t){}}exists(t){return null!=this.get(t)}clear(){try{localStorage.removeItem(this.rootKey)}catch(t){}return this}}class k{constructor(){this.data=new Map}set(t,e){return this.data.set(t,e),this}delete(t){return this.data.delete(t),this}get(t){return this.data.get(t)}exists(t){return this.data.has(t)}clear(){return this.data.clear(),this}}const T="Jodit_";class I{constructor(t,e){this.provider=t,this.prefix=T,e&&(this.prefix+=e)}set(t,e){return this.provider.set((0,g.camelCase)(this.prefix+t),e),this}delete(t){return this.provider.delete((0,g.camelCase)(this.prefix+t)),this}get(t){return this.provider.get((0,g.camelCase)(this.prefix+t))}exists(t){return this.provider.exists((0,g.camelCase)(this.prefix+t))}clear(){return this.provider.clear(),this}static makeStorage(t=!1,e){let s;return t&&j()&&(s=new S(T+e)),s||(s=new k),new I(s,e)}}var _=s(14),q=s(19),L=s(47);class z extends w.wA{constructor(t,e=!1){super(),this.isJodit=e,this.isView=!0,this.mods={},this.components=new Set,this.version="3.16.2",this.async=new m,this.buffer=I.makeStorage(),this.storage=I.makeStorage(!0,this.componentName),this.OPTIONS=z.defaultOptions,this.__isFullSize=!1,this.__whoLocked="",this.isLockedNotBy=t=>this.isLocked&&this.__whoLocked!==t,this.__modulesInstances=new Map,this.id=""+(new Date).getTime(),this.buffer=I.makeStorage(),this.initOptions(t),this.initOwners(),this.events=new l.vp(this.od),this.create=new K(this.od),this.container=this.c.div(),this.container.classList.add("jodit"),this.progressbar=new N.ko(this)}setMod(...[t,e]){return L.$.setMod.call(this,t,e),this}getMod(t){return L.$.getMod.call(this,t)}getElm(t){return L.F.getElm.call(this,t)}getElms(t){return L.F.getElms.call(this,t)}get basePath(){return this.o.basePath?this.o.basePath:a.BASE_PATH}get defaultTimeout(){return(0,g.isVoid)(this.o.defaultTimeout)?100:this.o.defaultTimeout}get c(){return this.create}get container(){return this.__container}set container(t){this.__container=t}get e(){return this.events}get options(){return this.__options}set options(t){this.__options=t}get o(){return this.options}i18n(t,...e){return(0,g.i18n)(t,e,this.options)}toggleFullSize(t){void 0===t&&(t=!this.__isFullSize),t!==this.__isFullSize&&(this.__isFullSize=t,this.events&&this.e.fire("toggleFullSize",t))}get isLocked(){return""!==this.__whoLocked}lock(t="any"){return!this.isLocked&&(this.__whoLocked=t,!0)}unlock(){return!!this.isLocked&&(this.__whoLocked="",!0)}get isFullSize(){return this.__isFullSize}getVersion(){return"3.16.2"}static getVersion(){return"3.16.2"}initOptions(t){this.options=(0,g.ConfigProto)(t||{},(0,g.ConfigProto)(this.options||{},z.defaultOptions))}initOwners(){var t;this.ownerWindow=null!==(t=this.o.ownerWindow)&&void 0!==t?t:window}attachEvents(t){if(!t)return;const e=null==t?void 0:t.events;e&&Object.keys(e).forEach((t=>this.e.on(t,e[t])))}getInstance(t,e){const s=this.e.fire((0,g.camelCase)("getInstance_"+t),e);if(s)return s;const i=_.qz[t],o=this.__modulesInstances;if(!(0,g.isFunction)(i))throw(0,g.error)("Need real module name");if(!o.has(t)){const s=i.prototype instanceof w.Hr?new i(this,e):new i(e);this.components.add(s),o.set(t,s)}return o.get(t)}addDisclaimer(t){this.container.appendChild(t)}beforeDestruct(){this.e.fire(w.n$.beforeDestruct,this),this.components.forEach((t=>{(0,g.isDestructable)(t)&&!t.isInDestruct&&t.destruct()})),this.components.clear()}destruct(){this.isDestructed||(this.async&&this.async.destruct(),this.events&&this.e.destruct(),this.buffer&&this.buffer.clear(),M.i.safeRemove(this.container),super.destruct())}}(0,n.gn)([(0,q.hook)(w.n$.beforeDestruct)],z.prototype,"beforeDestruct",null),z.defaultOptions={extraButtons:[],textIcons:!1,namespace:"",removeButtons:[],zIndex:100002,defaultTimeout:100,fullsize:!1,showTooltip:!0,useNativeTooltip:!1,buttons:[],globalFullSize:!0};var M=s(16),N=s(45);let P=class extends N.bz{constructor(t){super(t),this.listenEvents="updateToolbar changeStack mousedown mouseup keydown change afterInit readonly afterResize selectionchange changeSelection focus afterSetMode touchstart focus blur",this.update=this.j.async.debounce(this.immediateUpdate,(()=>this.j.defaultTimeout)),this.initEvents()}className(){return"ToolbarCollection"}get firstButton(){const[t]=this.buttons;return t||null}makeButton(t,e=null){return H(this.j,t,e)}shouldBeActive(t){}shouldBeDisabled(t){}getTarget(t){return t.target||null}immediateUpdate(){this.isDestructed||this.j.isLocked||(super.update(),this.j.e.fire("afterUpdateToolbar"))}setDirection(t){this.container.style.direction=t,this.container.setAttribute("dir",t)}initEvents(){this.j.e.on(this.listenEvents,this.update).on("afterSetMode focus",this.immediateUpdate)}hide(){this.container.remove()}show(){this.appendTo(this.j.toolbarContainer)}showInline(t){throw(0,g.error)("The method is not implemented for this class.")}build(t,e=null){const s=this.j.e.fire("beforeToolbarBuild",t);return s&&(t=s),super.build(t,e),this}destruct(){this.isDestructed||(this.j.e.off(this.listenEvents,this.update).off("afterSetMode focus",this.immediateUpdate),super.destruct())}};(0,n.gn)([q.autobind],P.prototype,"immediateUpdate",null),P=(0,n.gn)([q.component],P);let D=class extends P{constructor(t){super(t),this.checkActiveStatus=(t,e)=>{let s=0,i=0;return Object.keys(t).forEach((o=>{const n=t[o];(0,g.isFunction)(n)?n(this.j,""+(0,g.css)(e,o))&&(s+=1):-1!==n.indexOf(""+(0,g.css)(e,o))&&(s+=1),i+=1})),i===s},this.prependInvisibleInput(this.container)}className(){return"ToolbarEditorCollection"}shouldBeDisabled(t){const e=super.shouldBeDisabled(t);if(void 0!==e)return e;const s=void 0===t.control.mode?a.MODE_WYSIWYG:t.control.mode;return!(s===a.MODE_SPLIT||s===this.j.getRealMode())}shouldBeActive(t){const e=super.shouldBeActive(t);if(void 0!==e)return e;const s=this.j.selection?this.j.s.current():null;if(!s)return!1;let i;if(t.control.tags){const e=t.control.tags;if(i=s,M.i.up(i,(t=>{if(t&&-1!==e.indexOf(t.nodeName.toLowerCase()))return!0}),this.j.editor))return!0}if(t.control.css){const e=t.control.css;if(i=s,M.i.up(i,(t=>{if(t&&!M.i.isText(t))return this.checkActiveStatus(e,t)}),this.j.editor))return!0}return!1}getTarget(t){return t.target||this.j.s.current()||null}prependInvisibleInput(t){const e=this.j.create.element("input",{tabIndex:-1,disabled:!0,style:"width: 0; height:0; position: absolute; visibility: hidden;"});M.i.appendChildFirst(t,e)}showInline(t){this.jodit.e.fire("showInlineToolbar",t)}hide(){this.jodit.e.fire("hidePopup"),super.hide(),this.jodit.e.fire("toggleToolbar")}show(){super.show(),this.jodit.e.fire("toggleToolbar")}};D=(0,n.gn)([q.component],D);var R=s(52);let A=class extends C.y3{constructor(t,e,s=null){super(t),this.control=e,this.target=s,this.state={...(0,C.Yc)(),theme:"toolbar",currentValue:"",hasTrigger:!1},this.openedPopup=null,t.e.on([this.button,this.trigger],"mousedown",(t=>t.preventDefault())),this.onAction(this.onClick),this.hookStatus(w.n$.ready,(()=>{this.initFromControl(),this.initTooltip(),this.update()}))}className(){return"ToolbarButton"}get toolbar(){return this.closest(P)}get button(){return this.container.querySelector(`button.${this.componentName}__button`)}update(){const{control:t,state:e}=this,s=this.closest(P);e.disabled=this.calculateDisabledStatus(s),e.activated=this.calculateActivatedStatus(s),(0,g.isFunction)(t.update)&&t.update(this),super.update()}calculateActivatedStatus(t){return!((0,g.isJoditObject)(this.j)&&!this.j.editorIsActive||(!(0,g.isFunction)(this.control.isActive)||!this.control.isActive(this.j,this.control,this))&&(!t||!t.shouldBeActive(this)))}calculateDisabledStatus(t){return!(!this.j.o.disabled&&(!this.j.o.readonly||this.j.o.activeButtonsInReadOnly&&this.j.o.activeButtonsInReadOnly.includes(this.control.name))&&(!(0,g.isFunction)(this.control.isDisabled)||!this.control.isDisabled(this.j,this.control,this))&&(!t||!t.shouldBeDisabled(this)))}onChangeActivated(){(0,g.attr)(this.button,"aria-pressed",this.state.activated),super.onChangeActivated()}onChangeText(){(0,g.isFunction)(this.control.template)?this.text.innerHTML=this.control.template(this.j,this.control.name,this.j.i18n(this.state.text)):super.onChangeText(),this.setMod("text-icons",!!this.text.innerText.trim().length)}onChangeTabIndex(){(0,g.attr)(this.button,"tabindex",this.state.tabIndex)}onChangeTooltip(){(0,g.attr)(this.button,"aria-label",this.state.tooltip),super.onChangeTooltip()}createContainer(){const t=this.componentName,e=this.j.c.span(t),s=super.createContainer();return(0,g.attr)(e,"role","listitem"),s.classList.remove(t),s.classList.add(t+"__button"),Object.defineProperty(s,"component",{value:this}),e.appendChild(s),this.trigger=this.j.c.fromHTML(`<span role="trigger" class="${t}__trigger">${N.JO.get("chevron")}</span>`),e}focus(){var t;null===(t=this.container.querySelector("button"))||void 0===t||t.focus()}onChangeHasTrigger(){this.state.hasTrigger?this.container.appendChild(this.trigger):M.i.safeRemove(this.trigger),this.setMod("with-trigger",this.state.hasTrigger||null)}onChangeDisabled(){const t=this.state.disabled?"disabled":null;(0,g.attr)(this.trigger,"disabled",t),(0,g.attr)(this.button,"disabled",t),(0,g.attr)(this.container,"disabled",t)}initTooltip(){this.j.o.textIcons||!this.j.o.showTooltip||this.j.o.useNativeTooltip||this.j.e.off(this.container,"mouseenter mouseleave").on(this.container,"mousemove",(t=>{this.state.tooltip&&!this.state.disabled&&this.j.e.fire("delayShowTooltip",(()=>({x:t.clientX+10,y:t.clientY+10})),this.state.tooltip)})).on(this.container,"mouseleave",(()=>{this.j.e.fire("hideTooltip")}))}initFromControl(){var t;const{control:e,state:s}=this;this.updateSize(),s.name=e.name;const{textIcons:i}=this.j.o;if(!0===i||(0,g.isFunction)(i)&&i(e.name)||e.template)s.icon=(0,C.Yc)().icon,s.text=e.text||e.name;else{if(e.iconURL)s.icon.iconURL=e.iconURL;else{const i=e.icon||e.name;s.icon.name=N.JO.exists(i)||(null===(t=this.j.o.extraIcons)||void 0===t?void 0:t[i])?i:""}e.iconURL||s.icon.name||(s.text=e.text||e.name)}e.tooltip&&(s.tooltip=this.j.i18n((0,g.isFunction)(e.tooltip)?e.tooltip(this.j,e,this):e.tooltip)),s.hasTrigger=!!(e.list||e.popup&&e.exec)}onTriggerClick(t){var e,s,i;if(this.openedPopup)return void this.closePopup();const{control:o}=this;if(t.buffer={actionTrigger:this},o.list)return this.openControlList(o);if((0,g.isFunction)(o.popup)){const t=this.openPopup();if(t.parentElement=this,!1!==this.j.e.fire((0,g.camelCase)(`before-${o.name}-open-popup`),this.target,o,t)){const n=null!==(i=null!==(s=null===(e=this.toolbar)||void 0===e?void 0:e.getTarget(this))&&void 0!==s?s:this.target)&&void 0!==i?i:null,r=o.popup(this.j,n,o,this.closePopup,this);r&&t.setContent((0,g.isString)(r)?this.j.c.fromHTML(r):r).open((()=>(0,g.position)(this.container)))}this.j.e.fire((0,g.camelCase)(`after-${o.name}-open-popup`),t.container)}}openControlList(t){var e;const s=null!==(e=this.jodit.options.controls)&&void 0!==e?e:{},i=t=>(0,R.z)(t,s),o=t.list,n=this.openPopup(),r=O(this.j);n.parentElement=this,r.parentElement=n,r.mode="vertical";const a=(e,s)=>{if((0,g.isString)(s)&&i(s))return{name:""+s,...i(s)};if((0,g.isString)(e)&&i(e))return{name:""+e,...i(e),..."object"==typeof s?s:{}};const o={name:""+e,template:t.childTemplate,exec:t.exec,data:t.data,command:t.command,isActive:t.isChildActive,isDisabled:t.isChildDisabled,mode:t.mode,args:[...t.args?t.args:[],e,s]};return(0,g.isString)(s)&&(o.text=s),o};r.build((0,g.isArray)(o)?o.map(a):(0,g.keys)(o,!1).map((t=>a(t,o[t]))),this.target),n.setContent(r.container).open((()=>(0,g.position)(this.container))),this.state.activated=!0}onOutsideClick(t){this.openedPopup&&(t&&M.i.isNode(t.target)&&(M.i.isOrContains(this.container,t.target)||this.openedPopup.isOwnClick(t))||this.closePopup())}openPopup(){return this.closePopup(),this.openedPopup=new y.G(this.j,!1),this.j.e.on(this.ow,"mousedown touchstart",this.onOutsideClick).on("escape closeAllPopups",this.onOutsideClick),this.openedPopup}closePopup(){this.openedPopup&&(this.j.e.off(this.ow,"mousedown touchstart",this.onOutsideClick).off("escape closeAllPopups",this.onOutsideClick),this.state.activated=!1,this.openedPopup.close(),this.openedPopup.destruct(),this.openedPopup=null)}onClick(t){var e,s,i,o,n,r,a;const{control:l}=this;if((0,g.isFunction)(l.exec)){const c=null!==(i=null!==(s=null===(e=this.toolbar)||void 0===e?void 0:e.getTarget(this))&&void 0!==s?s:this.target)&&void 0!==i?i:null,h=l.exec(this.j,c,{control:l,originalEvent:t,button:this});if(!1!==h&&!0!==h&&(null===(n=null===(o=this.j)||void 0===o?void 0:o.e)||void 0===n||n.fire("synchro"),this.parentElement&&this.parentElement.update(),null===(a=null===(r=this.j)||void 0===r?void 0:r.e)||void 0===a||a.fire("closeAllPopups afterExec")),!1!==h)return}return l.list?this.openControlList(l):(0,g.isFunction)(l.popup)?this.onTriggerClick(t):void((l.command||l.name)&&((0,g.call)((0,g.isJoditObject)(this.j)?this.j.execCommand.bind(this.j):this.j.od.execCommand.bind(this.j.od),l.command||l.name,!1,l.args&&l.args[0]),this.j.e.fire("closeAllPopups")))}destruct(){return this.closePopup(),super.destruct()}};(0,n.gn)([(0,q.watch)("state.tooltip")],A.prototype,"onChangeTooltip",null),(0,n.gn)([(0,q.watch)("state.hasTrigger")],A.prototype,"onChangeHasTrigger",null),(0,n.gn)([(0,q.watch)("trigger:click")],A.prototype,"onTriggerClick",null),(0,n.gn)([q.autobind],A.prototype,"onOutsideClick",null),(0,n.gn)([q.autobind],A.prototype,"closePopup",null),A=(0,n.gn)([q.component],A);let B=class extends C.y3{constructor(t,e,s=null){super(t),this.control=e,this.target=s,this.container.classList.add(`${this.componentName}_${this.clearName(e.name)}`),(0,g.attr)(this.container,"role","content")}className(){return"ToolbarContent"}update(){const t=this.control.getContent(this.j,this.control,this);((0,g.isString)(t)||t.parentNode!==this.container)&&(M.i.detach(this.container),this.container.appendChild((0,g.isString)(t)?this.j.create.fromHTML(t):t)),super.update()}createContainer(){return this.j.c.span(this.componentName)}};function O(t,e){const s=(0,g.isJoditObject)(t)?new D(t):new P(t);return t.o.textIcons&&s.container.classList.add("jodit_text_icons"),e&&(s.parentElement=e),t.o.toolbarButtonSize&&(s.buttonSize=t.o.toolbarButtonSize),s}function H(t,e,s=null){if((0,g.isFunction)(e.getContent))return new B(t,e,s);const i=new A(t,e,s);return i.state.tabIndex=t.o.allowTabNavigation?0:-1,i}B=(0,n.gn)([q.component],B);var F=s(53);class W extends z{constructor(t,e=!1){super(t,e),this.toolbar=O(this),this.defaultToolbarContainer=this.c.div("jodit-toolbar__box"),this.registeredButtons=new Set,this.groupToButtons={},this.isJodit=!1,this.isJodit=e,this.e.on("beforeToolbarBuild",this.beforeToolbarBuild)}get toolbarContainer(){return this.o.fullsize||!(0,g.isString)(this.o.toolbar)&&!M.i.isHTMLElement(this.o.toolbar)?(this.o.toolbar&&M.i.appendChildFirst(this.container,this.defaultToolbarContainer),this.defaultToolbarContainer):(0,g.resolveElement)(this.o.toolbar,this.o.shadowRoot||this.od)}setPanel(t){this.o.toolbar=t,this.buildToolbar()}buildToolbar(){if(!this.o.toolbar)return;const t=this.o.buttons?(0,g.splitArray)(this.o.buttons):[];this.toolbar.setRemoveButtons(this.o.removeButtons).build(t.concat(this.o.extraButtons||[])).appendTo(this.toolbarContainer)}getRegisteredButtonGroups(){return this.groupToButtons}registerButton(t){var e;this.registeredButtons.add(t);const s=null!==(e=t.group)&&void 0!==e?e:"other";return this.groupToButtons[s]||(this.groupToButtons[s]=[]),null!=t.position?this.groupToButtons[s][t.position]=t.name:this.groupToButtons[s].push(t.name),this}unregisterButton(t){var e;this.registeredButtons.delete(t);const s=null!==(e=t.group)&&void 0!==e?e:"other",i=this.groupToButtons[s];if(i){const e=i.indexOf(t.name);-1!==e&&i.splice(e,1),0===i.length&&delete this.groupToButtons[s]}return this}beforeToolbarBuild(t){if(Object.keys(this.groupToButtons).length)return t.map((t=>(0,F.A)(t)&&t.group&&this.groupToButtons[t.group]?{group:t.group,buttons:[...t.buttons,...this.groupToButtons[t.group]]}:t))}destruct(){this.isDestructed||(this.setStatus(w.n$.beforeDestruct),this.e.off("beforeToolbarBuild",this.beforeToolbarBuild),this.toolbar.destruct(),super.destruct())}}(0,n.gn)([q.autobind],W.prototype,"beforeToolbarBuild",null),r.D.prototype.dialog={namespace:"",extraButtons:[],resizable:!0,draggable:!0,buttons:["dialog.close"],removeButtons:[]},r.D.prototype.controls.dialog={close:{icon:"cancel",exec(t){t.close(),t.toggleFullSizeBox(!1)}}};let $=class extends W{constructor(t){super(t),this.destroyAfterClose=!1,this.moved=!1,this.iSetMaximization=!1,this.resizable=!1,this.draggable=!1,this.startX=0,this.startY=0,this.startPoint={x:0,y:0,w:0,h:0},this.lockSelect=()=>{this.setMod("moved",!0)},this.unlockSelect=()=>{this.setMod("moved",!1)},this.onResize=()=>{this.options&&this.o.resizable&&!this.moved&&this.isOpened&&!this.offsetX&&!this.offsetY&&this.setPosition()},this.isModal=!1,this.isOpened=!1;const e=this;e.options=(0,g.ConfigProto)(null!=t?t:{},(0,g.ConfigProto)({toolbarButtonSize:"middle"},(0,g.ConfigProto)(r.D.prototype.dialog,z.defaultOptions))),M.i.safeRemove(e.container);const s=this.getFullElName.bind(this);e.container=this.c.fromHTML(`<div style="z-index:${e.o.zIndex}" class="jodit jodit-dialog ${this.componentName}">\n\t\t\t\t<div class="${s("overlay")}"></div>\n\t\t\t\t<div class="${this.getFullElName("panel")}">\n\t\t\t\t\t<div class="${s("header")}">\n\t\t\t\t\t\t<div class="${s("header-title")}"></div>\n\t\t\t\t\t\t<div class="${s("header-toolbar")}"></div>\n\t\t\t\t\t</div>\n\t\t\t\t\t<div class="${s("content")}"></div>\n\t\t\t\t\t<div class="${s("footer")}"></div>\n\t\t\t\t\t<div class="${s("resizer")}">${N.JO.get("resize_handler")}</div>\n\t\t\t\t</div>\n\t\t\t</div>`),(0,g.attr)(e.container,"role","dialog"),Object.defineProperty(e.container,"component",{value:this}),e.setMod("theme",e.o.theme||"default").setMod("resizable",!!e.o.resizable);const i=e.getElm("panel");(0,g.assert)(null!=i,"Panel element does not exist");const o=e.getElm("resizer");(0,g.assert)(null!=o,"Resizer element does not exist");const n=e.getElm("header-title");(0,g.assert)(null!=n,"header-title element does not exist");const a=e.getElm("content");(0,g.assert)(null!=a,"Content element does not exist");const l=e.getElm("footer");(0,g.assert)(null!=l,"Footer element does not exist");const c=e.getElm("header-toolbar");(0,g.assert)(null!=c,"header-toolbar element does not exist"),e.dialog=i,e.resizer=o,e.dialogbox_header=n,e.dialogbox_content=a,e.dialogbox_footer=l,e.dialogbox_toolbar=c,(0,g.css)(e.dialog,{maxWidth:e.options.maxWidth,minHeight:e.options.minHeight,minWidth:e.options.minWidth});const h=e.getElm("header");h&&e.e.on(h,"pointerdown touchstart",e.onHeaderMouseDown),e.e.on(e.resizer,"mousedown touchstart",e.onResizerMouseDown);const d=_.pw.get("fullsize");(0,g.isFunction)(d)&&d(e),this.e.on(e.container,"close_dialog",e.close).on(this.ow,"keydown",this.onEsc).on(this.ow,"resize",this.onResize)}className(){return"Dialog"}get destination(){return this.od.body}setElements(t,e){const s=[];(0,g.asArray)(e).forEach((e=>{if((0,g.isArray)(e)){const i=this.c.div(this.getFullElName("column"));return s.push(i),t.appendChild(i),this.setElements(i,e)}let i;i=(0,g.isString)(e)?this.c.fromHTML(e):(0,g.hasContainer)(e)?e.container:e,s.push(i),i.parentNode!==t&&t.appendChild(i)})),(0,g.toArray)(t.childNodes).forEach((e=>{-1===s.indexOf(e)&&t.removeChild(e)}))}onMouseUp(){(this.draggable||this.resizable)&&(this.removeGlobalResizeListeners(),this.draggable=!1,this.resizable=!1,this.unlockSelect(),this.e&&(this.removeGlobalResizeListeners(),this.e.fire(this,"endResize endMove")))}onHeaderMouseDown(t){const e=t.target;!this.o.draggable||e&&e.nodeName.match(/^(INPUT|SELECT)$/)||(this.draggable=!0,this.startX=t.clientX,this.startY=t.clientY,this.startPoint.x=(0,g.css)(this.dialog,"left"),this.startPoint.y=(0,g.css)(this.dialog,"top"),this.setMaxZIndex(),t.cancelable&&t.preventDefault(),this.lockSelect(),this.addGlobalResizeListeners(),this.e&&this.e.fire(this,"startMove"))}onMouseMove(t){this.draggable&&this.o.draggable&&(this.setPosition(this.startPoint.x+t.clientX-this.startX,this.startPoint.y+t.clientY-this.startY),this.e&&this.e.fire(this,"move",t.clientX-this.startX,t.clientY-this.startY),t.stopImmediatePropagation()),this.resizable&&this.o.resizable&&(this.setSize(this.startPoint.w+t.clientX-this.startX,this.startPoint.h+t.clientY-this.startY),this.e&&this.e.fire(this,"resizeDialog",t.clientX-this.startX,t.clientY-this.startY))}onEsc(t){if(this.isOpened&&t.key===a.KEY_ESC&&!0!==this.getMod("static")){const e=this.getMaxZIndexDialog();e?e.close():this.close(),t.stopImmediatePropagation()}}onResizerMouseDown(t){this.resizable=!0,this.startX=t.clientX,this.startY=t.clientY,this.startPoint.w=this.dialog.offsetWidth,this.startPoint.h=this.dialog.offsetHeight,this.lockSelect(),this.addGlobalResizeListeners(),this.e&&this.e.fire(this,"startResize")}addGlobalResizeListeners(){const t=this;t.e.on(t.ow,"pointermove touchmove",t.onMouseMove).on(t.ow,"pointerup touchend",t.onMouseUp)}removeGlobalResizeListeners(){const t=this;t.e.off(t.ow,"mousemove pointermove",t.onMouseMove).off(t.ow,"mouseup pointerup",t.onMouseUp)}setSize(t,e){return null==t&&(t=this.dialog.offsetWidth),null==e&&(e=this.dialog.offsetHeight),(0,g.css)(this.dialog,{width:t,height:e}),this}calcAutoSize(){return this.setSize("auto","auto"),this.setSize(),this}setPosition(t,e){let s=this.ow.innerWidth/2-this.dialog.offsetWidth/2,i=this.ow.innerHeight/2-this.dialog.offsetHeight/2;return 0>s&&(s=0),0>i&&(i=0),void 0!==t&&void 0!==e&&(this.offsetX=t,this.offsetY=e,this.moved=Math.abs(t-s)>100||Math.abs(e-i)>100),this.dialog.style.left=(t||s)+"px",this.dialog.style.top=(e||i)+"px",this}setHeader(t){return this.setElements(this.dialogbox_header,t),this}setContent(t){return this.setElements(this.dialogbox_content,t),this}setFooter(t){return this.setElements(this.dialogbox_footer,t),this.setMod("footer",!!t),this}getZIndex(){return parseInt((0,g.css)(this.container,"zIndex"),10)||0}getMaxZIndexDialog(){let t,e,s=0,i=this;return(0,g.$$)(".jodit-dialog",this.destination).forEach((o=>{t=o.component,e=parseInt((0,g.css)(o,"zIndex"),10),t.isOpened&&!isNaN(e)&&e>s&&(i=t,s=e)})),i}setMaxZIndex(){let t=20000004,e=0;(0,g.$$)(".jodit-dialog",this.destination).forEach((s=>{e=parseInt((0,g.css)(s,"zIndex"),10),t=Math.max(isNaN(e)?0:e,t)})),this.container.style.zIndex=""+(t+1)}maximization(t){return(0,g.isVoid)(t)&&(t=!this.getMod("fullsize")),this.setMod("fullsize",t),this.toggleFullSizeBox(t),this.iSetMaximization=t,t}toggleFullSizeBox(t){[this.destination,this.destination.parentNode].forEach((e=>{e&&e.classList&&e.classList.toggle("jodit_fullsize-box_true",t)}))}open(t,e,s,i){if(_.TB.fire("closeAllPopups hideHelpers"),!1===this.e.fire(this,"beforeOpen"))return this;(0,g.isBoolean)(t)&&(s=t),(0,g.isBoolean)(e)&&(i=e),this.destroyAfterClose=!0===s;const o=(0,g.isBoolean)(t)?void 0:t,n=(0,g.isBoolean)(e)?void 0:e;return void 0!==n&&this.setHeader(n),o&&this.setContent(o),this.setMod("active",!0),this.isOpened=!0,this.setModal(i),this.destination.appendChild(this.container),this.setPosition(this.offsetX,this.offsetY),this.setMaxZIndex(),this.o.fullsize&&this.maximization(!0),this.e.fire("afterOpen",this),this}setModal(t){return this.isModal=!!t,this.setMod("modal",this.isModal),this}close(t){var e,s;return this.isDestructed||!this.isOpened||!0===this.getMod("static")||(t&&(t.stopImmediatePropagation(),t.preventDefault()),this.e&&!1===this.e.fire("beforeClose",this)||(this.setMod("active",!1),this.isOpened=!1,this.e.fire("toggleFullSize",!1),this.iSetMaximization&&this.maximization(!1),M.i.safeRemove(this.container),this.removeGlobalResizeListeners(),this.destroyAfterClose&&this.destruct(),null===(e=this.e)||void 0===e||e.fire(this,"afterClose"),null===(s=this.e)||void 0===s||s.fire(this.ow,"joditCloseDialog"))),this}buildToolbar(){this.o.buttons&&this.toolbar.build((0,g.splitArray)(this.o.buttons)).setMod("mode","header").appendTo(this.dialogbox_toolbar)}destruct(){this.isInDestruct||(this.setStatus(w.n$.beforeDestruct),this.isOpened&&this.close(),this.events&&(this.removeGlobalResizeListeners(),this.events.off(this.container,"close_dialog",self.close).off(this.ow,"keydown",this.onEsc).off(this.ow,"resize",this.onResize)),super.destruct())}};(0,n.gn)([q.autobind],$.prototype,"onMouseUp",null),(0,n.gn)([q.autobind],$.prototype,"onHeaderMouseDown",null),(0,n.gn)([q.autobind],$.prototype,"onMouseMove",null),(0,n.gn)([q.autobind],$.prototype,"onEsc",null),(0,n.gn)([q.autobind],$.prototype,"onResizerMouseDown",null),(0,n.gn)([q.autobind],$.prototype,"close",null),(0,n.gn)([(0,q.hook)("ready")],$.prototype,"buildToolbar",null),$=(0,n.gn)([q.component],$);const V=(t,e,s,i="jodit-dialog_alert")=>{(0,g.isFunction)(e)&&(s=e,e=void 0);const o=new $,n=o.c.div(i),r=(0,N.zx)(o,"ok","Ok");return(0,g.asArray)(t).forEach((t=>{n.appendChild(M.i.isNode(t)?t:o.c.fromHTML(t))})),r.onAction((()=>{s&&(0,g.isFunction)(s)&&!1===s(o)||o.close()})),o.setFooter([r]),o.open(n,e||" ",!0,!0),r.focus(),o},Y=(t,e,s,i,o)=>{const n=new $,r=(0,N.zx)(n,"cancel","Cancel"),a=(0,N.zx)(n,"ok","Ok"),l=n.c.element("form",{class:"jodit-dialog_prompt"}),c=n.c.element("input",{autofocus:!0,class:"jodit-input"}),h=n.c.element("label");(0,g.isFunction)(e)&&(s=e,e=void 0),i&&(0,g.attr)(c,"placeholder",i),h.appendChild(n.c.text(t)),l.appendChild(h),l.appendChild(c),r.onAction(n.close);const d=()=>{s&&(0,g.isFunction)(s)&&!1===s(c.value)||n.close()};return a.onAction(d),n.e.on(l,"submit",(()=>(d(),!1))),n.setFooter([a,r]),n.open(l,e||" ",!0,!0),c.focus(),void 0!==o&&o.length&&(c.value=o,c.select()),n},U=(t,e,s)=>{const i=new $,o=i.c.fromHTML('<form class="jodit-dialog_prompt"></form>'),n=i.c.element("label");(0,g.isFunction)(e)&&(s=e,e=void 0),n.appendChild(i.c.fromHTML(t)),o.appendChild(n);const r=t=>()=>{s&&!1===s(t)||i.close()},a=(0,N.zx)(i,"cancel","Cancel"),l=(0,N.zx)(i,"ok","Yes");return a.onAction(r(!1)),l.onAction(r(!0)),i.e.on(o,"submit",(()=>(r(!0)(),!1))),i.setFooter([l,a]),i.open(o,e||" ",!0,!0),l.focus(),i};var G=s(15);class X extends w.Hr{constructor(t){super(t),this.requires=[],this.buttons=[],this.hasStyle=!1,t.e.on("afterPluginSystemInit",(()=>{var e;(0,g.isJoditObject)(t)&&(null===(e=this.buttons)||void 0===e||e.forEach((e=>{t.registerButton(e)})))})).on("afterInit",(()=>{this.setStatus(w.n$.ready),this.afterInit(t)})).on("beforeDestruct",this.destruct)}className(){return""}init(t){}destruct(){var t,e,s;if(!this.isInDestruct){this.setStatus(w.n$.beforeDestruct);const{j:i}=this;(0,g.isJoditObject)(i)&&(null===(t=this.buttons)||void 0===t||t.forEach((t=>{null==i||i.unregisterButton(t)}))),null===(s=null===(e=this.j)||void 0===e?void 0:e.events)||void 0===s||s.off("beforeDestruct",this.destruct),this.beforeDestruct(this.j),super.destruct()}}}(0,n.gn)([q.autobind],X.prototype,"destruct",null);class K{constructor(t,e){this.document=t,this.createAttributes=e}get doc(){return(0,g.isFunction)(this.document)?this.document():this.document}element(t,e,s){const i=this.doc.createElement(t.toLowerCase());return this.applyCreateAttributes(i),e&&((0,g.isPlainObject)(e)?(0,g.attr)(i,e):s=e),s&&(0,g.asArray)(s).forEach((t=>i.appendChild((0,g.isString)(t)?this.fromHTML(t):t))),i}div(t,e,s){const i=this.element("div",e,s);return t&&(i.className=t),i}span(t,e,s){const i=this.element("span",e,s);return t&&(i.className=t),i}a(t,e,s){const i=this.element("a",e,s);return t&&(i.className=t),i}text(t){return this.doc.createTextNode(t)}fake(){return this.text(a.INVISIBLE_SPACE)}fragment(){return this.doc.createDocumentFragment()}fromHTML(t,e){const s=this.div();s.innerHTML=""+t;const i=s.firstChild===s.lastChild&&s.firstChild?s.firstChild:s;if(M.i.safeRemove(i),e){const t=(0,g.refs)(i);Object.keys(e).forEach((s=>{const i=t[s];i&&!1===e[s]&&M.i.hide(i)}))}return i}applyCreateAttributes(t){if(this.createAttributes){const e=this.createAttributes;if(e&&e[t.tagName.toLowerCase()]){const s=e[t.tagName.toLowerCase()];(0,g.isFunction)(s)?s(t):(0,g.isPlainObject)(s)&&(0,g.attr)(t,s)}}}}r.D.prototype.filebrowser={namespace:"",extraButtons:[],filter(t,e){return e=e.toLowerCase(),(0,g.isString)(t)?-1!==t.toLowerCase().indexOf(e):(0,g.isString)(t.name)?-1!==t.name.toLowerCase().indexOf(e):!(0,g.isString)(t.file)||-1!==t.file.toLowerCase().indexOf(e)},sortBy:"changed-desc",sort(t,e,s){const[i,o]=s.toLowerCase().split("-"),n="asc"===o,r=(t,e)=>e>t?n?-1:1:t>e?n?1:-1:0;if((0,g.isString)(t))return r(t.toLowerCase(),e.toLowerCase());if(void 0===t[i]||"name"===i)return(0,g.isString)(t.name)?r(t.name.toLowerCase(),e.name.toLowerCase()):(0,g.isString)(t.file)?r(t.file.toLowerCase(),e.file.toLowerCase()):0;switch(i){case"changed":{const s=new Date(t.changed).getTime(),i=new Date(e.changed).getTime();return n?s-i:i-s}case"size":{const s=(0,g.humanSizeToBytes)(t.size),i=(0,g.humanSizeToBytes)(e.size);return n?s-i:i-s}}return 0},editImage:!0,preview:!0,showPreviewNavigation:!0,showSelectButtonInPreview:!0,contextMenu:!0,howLongShowMsg:3e3,createNewFolder:!0,deleteFolder:!0,renameFolder:!0,moveFolder:!0,moveFile:!0,showFoldersPanel:!0,storeLastOpenedFolder:!0,width:859,height:400,buttons:["filebrowser.upload","filebrowser.remove","filebrowser.update","filebrowser.select","filebrowser.edit","|","filebrowser.tiles","filebrowser.list","|","filebrowser.filter","|","filebrowser.sort"],removeButtons:[],fullsize:!1,showTooltip:!0,view:null,isSuccess(t){return t.success},getMessage(t){return void 0!==t.data.messages&&(0,g.isArray)(t.data.messages)?t.data.messages.join(" "):""},showFileName:!0,showFileSize:!0,showFileChangeTime:!0,saveStateInStorage:{storeLastOpenedFolder:!0,storeView:!0,storeSortBy:!0},pixelOffsetLoadNewChunk:200,getThumbTemplate(t,e,s){const i=this.options,o=this.files.getFullElName("item"),n=i.showFileName,r=i.showFileSize&&t.size,a=i.showFileChangeTime&&t.time;let l="";return void 0!==t.file&&(l=t.file),`<a\n\t\t\tdata-jodit-filebrowser-item="true"\n\t\t\tdata-is-file="${t.isImage?0:1}"\n\t\t\tdraggable="true"\n\t\t\tclass="${o}"\n\t\t\thref="${t.fileURL}"\n\t\t\tdata-source="${s}"\n\t\t\tdata-path="${t.path}"\n\t\t\tdata-name="${l}"\n\t\t\ttitle="${l}"\n\t\t\tdata-url="${t.fileURL}">\n\t\t\t\t<img\n\t\t\t\t\tdata-is-file="${t.isImage?0:1}"\n\t\t\t\t\tdata-src="${t.fileURL}"\n\t\t\t\t\tsrc="${t.imageURL}"\n\t\t\t\t\talt="${l}"\n\t\t\t\t\tloading="lazy"\n\t\t\t\t/>\n\t\t\t\t${n||r||a?`<div class="${o}-info">${n?`<span class="${o}-info-filename">${l}</span>`:""}${r?`<span class="${o}-info-filesize">${t.size}</span>`:""}${a?`<span class="${o}-info-filechanged">${a}</span>`:""}</div>`:""}\n\t\t\t</a>`},ajax:{...r.D.prototype.defaultAjaxOptions,url:"",async:!0,data:{},cache:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",method:"POST",processData:!0,dataType:"json",headers:{},prepareData(t){return t},process(t){return t}},create:{data:{action:"folderCreate"}},getLocalFileByUrl:{data:{action:"getLocalFileByUrl"}},resize:{data:{action:"imageResize"}},crop:{data:{action:"imageCrop"}},fileMove:{data:{action:"fileMove"}},folderMove:{data:{action:"folderMove"}},fileRename:{data:{action:"fileRename"}},folderRename:{data:{action:"folderRename"}},fileRemove:{data:{action:"fileRemove"}},folderRemove:{data:{action:"folderRemove"}},items:{data:{action:"files"}},folder:{data:{action:"folders"}},permissions:{data:{action:"permissions"}}},r.D.prototype.controls.filebrowser={upload:{icon:"plus",isInput:!0,isDisabled:t=>!t.dataProvider.canI("FileUpload"),getContent(t){const e=new N.Z(t,{onlyImages:t.state.onlyImages});return t.e.fire("bindUploader.filebrowser",e.container),e.container}},remove:{icon:"bin",isDisabled:t=>!t.state.activeElements.length||!t.dataProvider.canI("FileRemove"),exec(t){t.e.fire("fileRemove.filebrowser")}},update:{exec(t){t.e.fire("update.filebrowser")}},select:{icon:"check",isDisabled:t=>!t.state.activeElements.length,exec(t){t.e.fire("select.filebrowser")}},edit:{icon:"pencil",isDisabled(t){const e=t.state.activeElements;return 1!==e.length||!e[0].isImage||!(t.dataProvider.canI("ImageCrop")||t.dataProvider.canI("ImageResize"))},exec(t){t.e.fire("edit.filebrowser")}},tiles:{icon:"th",isActive:t=>"tiles"===t.state.view,exec(t){t.e.fire("view.filebrowser","tiles")}},list:{icon:"th-list",isActive:t=>"list"===t.state.view,exec(t){t.e.fire("view.filebrowser","list")}},filter:{isInput:!0,getContent(t,e,s){const i=s.container.querySelector(".jodit-input");if(i)return i;const o=t.c.element("input",{class:"jodit-input",placeholder:t.i18n("Filter")});return o.value=t.state.filterWord,t.e.on(o,"keydown mousedown",t.async.debounce((()=>{t.e.fire("filter.filebrowser",o.value)}),t.defaultTimeout)),o}},sort:{isInput:!0,getContent(t){const e=t.c.fromHTML(`<select class="jodit-input jodit-select"><option value="changed-asc">${t.i18n("Sort by changed")} (⬆)</option><option value="changed-desc">${t.i18n("Sort by changed")} (⬇)</option><option value="name-asc">${t.i18n("Sort by name")} (⬆)</option><option value="name-desc">${t.i18n("Sort by name")} (⬇)</option><option value="size-asc">${t.i18n("Sort by size")} (⬆)</option><option value="size-desc">${t.i18n("Sort by size")} (⬇)</option></select>`);return e.value=t.state.sortBy,t.e.on("sort.filebrowser",(t=>{e.value!==t&&(e.value=t)})).on(e,"change",(()=>{t.e.fire("sort.filebrowser",e.value)})),e}}};class Z{constructor(t){this.data=t,Object.keys(t).forEach((e=>{this[e]=t[e]}))}static create(t){return t instanceof Z?t:new Z(t)}get path(){return(0,g.normalizePath)(this.data.source.path?this.data.source.path+"/":"/")}get imageURL(){const t=""+(new Date).getTime(),{thumbIsAbsolute:e,source:s,thumb:i,file:o}=this.data,n=i||o;return e&&n?n:(0,g.normalizeUrl)(s.baseurl,s.path,n||"")+"?_tmst="+t}get fileURL(){let{name:t}=this.data;const{file:e,fileIsAbsolute:s,source:i}=this.data;return void 0!==e&&(t=e),s&&t?t:(0,g.normalizeUrl)(i.baseurl,i.path,t||"")}get time(){const{changed:t}=this.data;return t&&("number"==typeof t?new Date(t).toLocaleString():t)||""}get uniqueHashKey(){const t=this.data;let e=[t.sourceName,t.name,t.file,this.time,t.thumb].join("_");return e=e.toLowerCase().replace(/[^0-9a-z\-.]/g,"-"),e}toJSON(){return this.data}}const J="default";let Q=class{constructor(t,e){this.parent=t,this.options=e,this.__currentPermissions=null,this.ajaxInstances=new Map,this.progressHandler=t=>{}}get o(){return this.options}get(t){const e=this.ajaxInstances;if(e.has(t)){const s=e.get(t);null==s||s.abort(),e.delete(t)}const s=(0,g.ConfigProto)(void 0!==this.options[t]?this.options[t]:{},(0,g.ConfigProto)({onProgress:this.progressHandler},this.o.ajax));s.prepareData&&(s.data=s.prepareData.call(this,s.data));const i=new b(this.parent,s);e.set(t,i);const o=i.send();return o.finally((()=>{i.destruct(),e.delete(t),this.progressHandler(100)})),o.then((t=>t.json())).then((t=>{if(t&&!this.isSuccess(t))throw Error(this.getMessage(t));return t}))}onProgress(t){this.progressHandler=t}async permissions(t,e){return this.o.permissions?(this.o.permissions.data.path=t,this.o.permissions.data.source=e,this.o.permissions.url?this.get("permissions").then((t=>{let e=this.o.permissions.process;if(e||(e=this.o.ajax.process),e){const s=e.call(self,t);s.data.permissions&&(this.__currentPermissions=s.data.permissions)}return this.__currentPermissions})):null):null}canI(t){const e="allow"+t;return null==this.__currentPermissions||void 0===this.__currentPermissions[e]||this.__currentPermissions[e]}async items(t,e,s={}){const i=this.options;return i.items?(i.items.data.path=t,i.items.data.source=e,i.items.data.mods=s,this.get("items").then((t=>{let e=this.o.items.process;return e||(e=this.o.ajax.process),e&&(t=e.call(self,t)),this.generateItemsList(t.data.sources,s)}))):Promise.reject("Set Items api options")}generateItemsList(t,e={}){const s=[],i=t=>{var s;return!(null===(s=e.filterWord)||void 0===s?void 0:s.length)||void 0===this.o.filter||this.o.filter(t,e.filterWord)};return t.forEach((t=>{if(t.files&&t.files.length){const{sort:o}=this.o;(0,g.isFunction)(o)&&e.sortBy&&t.files.sort(((t,s)=>o(t,s,e.sortBy))),t.files.forEach((o=>{i(o)&&(t=>!e.onlyImages||void 0===t.isImage||t.isImage)(o)&&s.push(Z.create({...o,sourceName:t.name,source:t}))}))}})),s}async tree(t,e){return t=(0,g.normalizeRelativePath)(t),await this.permissions(t,e),this.o.folder?(this.o.folder.data.path=t,this.o.folder.data.source=e,this.get("folder").then((t=>{let e=this.o.folder.process;return e||(e=this.o.ajax.process),e&&(t=e.call(self,t)),t.data.sources}))):Promise.reject("Set Folder Api options")}getPathByUrl(t){return(0,g.set)("options.getLocalFileByUrl.data.url",t,this),this.get("getLocalFileByUrl").then((t=>{if(this.isSuccess(t))return t.data;throw(0,g.error)(this.getMessage(t))}))}createFolder(t,e,s){const{create:i}=this.o;if(!i)throw(0,g.error)("Set Create api options");return i.data.source=s,i.data.path=e,i.data.name=t,this.get("create").then((t=>{if(this.isSuccess(t))return!0;throw(0,g.error)(this.getMessage(t))}))}move(t,e,s,i){const o=i?"fileMove":"folderMove",n=this.options[o];if(!n)throw(0,g.error)("Set Move api options");return n.data.from=t,n.data.path=e,n.data.source=s,this.get(o).then((t=>{if(this.isSuccess(t))return!0;throw(0,g.error)(this.getMessage(t))}))}remove(t,e,s,i){const o=this.o[t];if(!o)throw(0,g.error)(`Set "${t}" api options`);return o.data.path=e,o.data.name=s,o.data.source=i,this.get(t).then((t=>(o.process&&(t=o.process.call(this,t)),this.getMessage(t))))}fileRemove(t,e,s){return this.remove("fileRemove",t,e,s)}folderRemove(t,e,s){return this.remove("folderRemove",t,e,s)}rename(t,e,s,i,o){const n=this.o[t];if(!n)throw(0,g.error)(`Set "${t}" api options`);return n.data.path=e,n.data.name=s,n.data.newname=i,n.data.source=o,this.get(t).then((t=>(n.process&&(t=n.process.call(self,t)),this.getMessage(t))))}folderRename(t,e,s,i){return this.rename("folderRename",t,e,s,i)}fileRename(t,e,s,i){return this.rename("fileRename",t,e,s,i)}changeImage(t,e,s,i,o,n){this.o[t]||(this.o[t]={data:{}});const r=this.o[t];return void 0===r.data&&(r.data={action:t}),r.data.newname=o||i,n&&(r.data.box=n),r.data.path=e,r.data.name=i,r.data.source=s,this.get(t).then((()=>!0))}crop(t,e,s,i,o){return this.changeImage("crop",t,e,s,i,o)}resize(t,e,s,i,o){return this.changeImage("resize",t,e,s,i,o)}getMessage(t){return this.options.getMessage(t)}isSuccess(t){return this.options.isSuccess(t)}destruct(){this.ajaxInstances.forEach((t=>t.destruct())),this.ajaxInstances.clear()}};Q=(0,n.gn)([q.autobind],Q);var tt=Q,et=s(39);const st=new WeakMap,it=t=>{let e=st.get(t);return e||(e={},st.set(t,e)),e};var ot=s(4);async function nt(t){return t.files.setMod("active",!0),t.files.setMod("loading",!0),t.dataProvider.items(t.state.currentPath,t.state.currentSource,{sortBy:t.state.sortBy,onlyImages:t.state.onlyImages,filterWord:t.state.filterWord}).then((e=>{t.state.elements=e,t.state.activeElements=[]})).catch(t.status).finally((()=>t.files.setMod("loading",!1)))}async function rt(t){t.tree.setMod("active",!0),M.i.detach(t.tree.container);const e=nt(t);if(t.o.showFoldersPanel){t.tree.setMod("loading",!0);const s=t.dataProvider.tree(t.state.currentPath,t.state.currentSource).then((e=>{t.state.sources=e})).catch((t=>{(t=>{throw t instanceof Error?t:(0,ot.v)(t)})(t)})).finally((()=>t.tree.setMod("loading",!1)));return Promise.all([s,e]).catch(ot.v)}return t.tree.setMod("active",!1),e.catch(ot.v)}function at(){const t=it(this),{state:e,files:s,create:i,options:o}=this,n=e=>{const s=e.uniqueHashKey;if(t[s])return t[s].elm;const n=i.fromHTML(o.getThumbTemplate.call(this,e,e.source,""+e.sourceName));return n.dataset.key=s,t[s]={item:e,elm:n},t[s].elm};e.on(["change.currentPath","change.currentSource"],this.async.debounce((()=>{this.o.saveStateInStorage&&this.o.saveStateInStorage.storeLastOpenedFolder&&this.storage.set("currentPath",this.state.currentPath).set("currentSource",this.state.currentSource),rt(this).catch(this.status)}),this.defaultTimeout)).on("beforeChange.activeElements",(()=>{e.activeElements.forEach((e=>{const i=e.uniqueHashKey,{elm:o}=t[i];o&&o.classList.remove(s.getFullElName("item","active",!0))}))})).on("change.activeElements",(()=>{this.e.fire("changeSelection"),e.activeElements.forEach((e=>{const i=e.uniqueHashKey,{elm:o}=t[i];o&&o.classList.add(s.getFullElName("item","active",!0))}))})).on("change.view",(()=>{s.setMod("view",e.view),this.o.saveStateInStorage&&this.o.saveStateInStorage.storeView&&this.storage.set("view",e.view)})).on("change.sortBy",(()=>{this.o.saveStateInStorage&&this.o.saveStateInStorage.storeSortBy&&this.storage.set("sortBy",e.sortBy)})).on("change.elements",this.async.debounce((()=>{M.i.detach(s.container),e.elements.length?e.elements.forEach((t=>{this.files.container.appendChild(n(t))})):s.container.appendChild(i.div(this.componentName+"_no-files_true",this.i18n("There are no files")))}),this.defaultTimeout)).on("change.sources",this.async.debounce((()=>{M.i.detach(this.tree.container),e.sources.forEach((t=>{const e=t.name;if(e&&"default"!==e&&this.tree.container.appendChild(i.div(this.tree.getFullElName("source-title"),e)),t.folders.forEach((s=>{const n=i.a(this.tree.getFullElName("item"),{draggable:"draggable",href:"#","data-path":(0,et.AH)(t.path,s+"/"),"data-name":s,"data-source":e,"data-source-path":t.path},i.span(this.tree.getFullElName("item-title"),s)),r=i=>o=>{this.e.fire(i+".filebrowser",{name:s,path:(0,et.AH)(t.path+"/"),source:e}),o.stopPropagation(),o.preventDefault()};if(this.e.on(n,"click",r("openFolder")),this.tree.container.appendChild(n),".."!==s&&"."!==s){if(o.renameFolder&&this.dataProvider.canI("FolderRename")){const t=(0,N.zx)(this,{icon:{name:"pencil"},name:"rename",tooltip:"Rename",size:"tiny"});t.onAction(r("renameFolder")),n.appendChild(t.container)}if(o.deleteFolder&&this.dataProvider.canI("FolderRemove")){const t=(0,N.zx)(this,{icon:{name:"cancel"},name:"remove",tooltip:"Delete",size:"tiny"});t.onAction(r("removeFolder")),n.appendChild(t.container)}}})),o.createNewFolder&&this.dataProvider.canI("FolderCreate")){const s=(0,N.zx)(this,"plus","Add folder","secondary");s.onAction((()=>{this.e.fire("addFolder",{path:(0,et.AH)(t.path+"/"),source:e})})),this.tree.append(s)}}))}),this.defaultTimeout))}const lt="jodit-image-editor",ct=N.JO.get.bind(N.JO),ht=(t,e="jodti-image-editor_active")=>t?e:"";var dt;r.D.prototype.imageeditor={min_width:20,min_height:20,closeAfterSave:!1,width:"85%",height:"85%",crop:!0,resize:!0,resizeUseRatio:!0,resizeMinWidth:20,resizeMinHeight:20,cropUseRatio:!0,cropDefaultWidth:"70%",cropDefaultHeight:"70%"};const ut="resize",pt="crop";let ft=dt=class extends w.Hr{constructor(t){super(t),this.resizeUseRatio=!0,this.cropUseRatio=!0,this.clicked=!1,this.start_x=0,this.start_y=0,this.top_x=0,this.top_y=0,this.width=0,this.height=0,this.activeTab=ut,this.naturalWidth=0,this.naturalHeight=0,this.ratio=0,this.new_h=0,this.new_w=0,this.diff_x=0,this.diff_y=0,this.cropBox={x:0,y:0,w:0,h:0},this.resizeBox={w:0,h:0},this.calcCropBox=()=>{const t=this.crop_box.parentNode,e=.8*t.offsetWidth,s=.8*t.offsetHeight;let i=e,o=s;const{naturalWidth:n,naturalHeight:r}=this;e>n&&s>r?(i=n,o=r):this.ratio>e/s?(i=e,o=r*(e/n)):(i=n*(s/r),o=s),(0,g.css)(this.crop_box,{width:i,height:o})},this.showCrop=()=>{if(!this.cropImage)return;this.calcCropBox();const t=this.cropImage.offsetWidth||this.image.offsetWidth||this.image.naturalWidth;this.new_w=dt.calcValueByPercent(t,this.o.cropDefaultWidth);const e=this.cropImage.offsetHeight||this.image.offsetHeight||this.image.naturalHeight;this.new_h=this.cropUseRatio?this.new_w/this.ratio:dt.calcValueByPercent(e,this.o.cropDefaultHeight),(0,g.css)(this.cropHandler,{backgroundImage:"url("+(0,g.attr)(this.cropImage,"src")+")",width:this.new_w,height:this.new_h,left:t/2-this.new_w/2,top:e/2-this.new_h/2}),this.j.e.fire(this.cropHandler,"updatesize")},this.updateCropBox=()=>{if(!this.cropImage)return;const t=this.cropImage.offsetWidth/this.naturalWidth,e=this.cropImage.offsetHeight/this.naturalHeight;this.cropBox.x=(0,g.css)(this.cropHandler,"left")/t,this.cropBox.y=(0,g.css)(this.cropHandler,"top")/e,this.cropBox.w=this.cropHandler.offsetWidth/t,this.cropBox.h=this.cropHandler.offsetHeight/e,this.sizes.textContent=this.cropBox.w.toFixed(0)+"x"+this.cropBox.h.toFixed(0)},this.updateResizeBox=()=>{this.resizeBox.w=this.image.offsetWidth||this.naturalWidth,this.resizeBox.h=this.image.offsetHeight||this.naturalHeight},this.setHandlers=()=>{const t=this,{widthInput:e,heightInput:s}=(0,g.refs)(this.editor);t.j.e.on([t.editor.querySelector(".jodit_bottomright"),t.cropHandler],"mousedown.jodit-image-editor",this.onResizeHandleMouseDown).on(this.j.ow,"resize.jodit-image-editor",(()=>{this.j.e.fire(t.resizeHandler,"updatesize"),t.showCrop(),this.j.e.fire(t.cropHandler,"updatesize")})),t.j.e.on((0,g.toArray)(this.editor.querySelectorAll(".jodit-image-editor__slider-title")),"click",this.onTitleModeClick).on([e,s],"input",this.onChangeSizeInput);const{keepAspectRatioResize:i,keepAspectRatioCrop:o}=(0,g.refs)(this.editor);i&&i.addEventListener("change",(()=>{this.resizeUseRatio=i.checked})),o&&o.addEventListener("change",(()=>{this.cropUseRatio=o.checked})),t.j.e.on(t.resizeHandler,"updatesize",(()=>{(0,g.css)(t.resizeHandler,{top:0,left:0,width:t.image.offsetWidth||t.naturalWidth,height:t.image.offsetHeight||t.naturalHeight}),this.updateResizeBox()})).on(t.cropHandler,"updatesize",(()=>{if(!t.cropImage)return;let e=(0,g.css)(t.cropHandler,"left"),s=(0,g.css)(t.cropHandler,"top"),i=t.cropHandler.offsetWidth,o=t.cropHandler.offsetHeight;0>e&&(e=0),0>s&&(s=0),e+i>t.cropImage.offsetWidth&&(i=t.cropImage.offsetWidth-e,t.cropUseRatio&&(o=i/t.ratio)),s+o>t.cropImage.offsetHeight&&(o=t.cropImage.offsetHeight-s,t.cropUseRatio&&(i=o*t.ratio)),(0,g.css)(t.cropHandler,{width:i,height:o,left:e,top:s,backgroundPosition:-e-1+"px "+(-s-1)+"px",backgroundSize:t.cropImage.offsetWidth+"px "+t.cropImage.offsetHeight+"px"}),t.updateCropBox()})),Object.values(t.buttons).forEach((i=>{i.onAction((()=>{const o={action:t.activeTab,box:t.activeTab===ut?t.resizeBox:t.cropBox};switch(i){case t.buttons.saveas:Y(t.j.i18n("Enter new name"),t.j.i18n("Save in new file"),(e=>{if(!(0,g.trim)(e))return V(t.j.i18n("The name should not be empty")).bindDestruct(this.j),!1;t.onSave(e,o,t.hide,(e=>{V(e.message).bindDestruct(t.j)}))})).bindDestruct(this.j);break;case t.buttons.save:t.onSave(void 0,o,t.hide,(e=>{V(e.message).bindDestruct(t.j)}));break;case t.buttons.reset:t.activeTab===ut?((0,g.css)(t.image,{width:null,height:null}),e.value=""+t.naturalWidth,s.value=""+t.naturalHeight,t.j.e.fire(t.resizeHandler,"updatesize")):t.showCrop()}}))}))},this.options=t&&t.o&&t.o.imageeditor?t.o.imageeditor:r.D.defaultOptions.imageeditor;const e=this.options;this.resizeUseRatio=e.resizeUseRatio,this.cropUseRatio=e.cropUseRatio,this.buttons={reset:(0,C.zx)(this.j,"update","Reset"),save:(0,C.zx)(this.j,"save","Save"),saveas:(0,C.zx)(this.j,"save","Save as ...")},this.activeTab=e.resize?ut:pt,this.editor=((t,e)=>{const s=t.i18n.bind(t),i=(t,e,i=!0)=>`<div class="jodit-form__group">\n\t\t\t<label>${s(t)}</label>\n\n\t\t\t<label class='jodit-switcher'>\n\t\t\t\t<input ${ht(i,"checked")} data-ref="${e}" type="checkbox"/>\n\t\t\t\t<span class="jodit-switcher__slider"></span>\n\t\t\t</label>\n\t</div>`;return t.create.fromHTML(`<form class="${lt} jodit-properties">\n\t\t<div class="jodit-grid jodit-grid_xs-column">\n\t\t\t<div class="jodit_col-lg-3-4 jodit_col-sm-5-5">\n\t\t\t${e.resize?`<div class="${lt}__area ${lt}__area_resize ${lt}_active">\n\t\t\t\t\t\t\t<div data-ref="resizeBox" class="${lt}__box"></div>\n\t\t\t\t\t\t\t<div class="${lt}__resizer">\n\t\t\t\t\t\t\t\t<i class="jodit_bottomright"></i>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>`:""}\n\t\t\t${e.crop?`<div class="${lt}__area ${lt}__area_crop ${ht(!e.resize)}">\n\t\t\t\t\t\t\t<div data-ref="cropBox" class="${lt}__box">\n\t\t\t\t\t\t\t\t<div class="${lt}__croper">\n\t\t\t\t\t\t\t\t\t<i class="jodit_bottomright"></i>\n\t\t\t\t\t\t\t\t\t<i class="${lt}__sizes"></i>\n\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>`:""}\n\t\t\t</div>\n\t\t\t<div class="jodit_col-lg-1-4 jodit_col-sm-5-5">\n\t\t\t${e.resize?`<div data-area="resize" class="${lt}__slider ${lt}_active">\n\t\t\t\t\t\t\t<div class="${lt}__slider-title">\n\t\t\t\t\t\t\t\t${ct("resize")}\n\t\t\t\t\t\t\t\t${s("Resize")}\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t<div class="${lt}__slider-content">\n\t\t\t\t\t\t\t\t<div class="jodit-form__group">\n\t\t\t\t\t\t\t\t\t<label>\n\t\t\t\t\t\t\t\t\t\t${s("Width")}\n\t\t\t\t\t\t\t\t\t</label>\n\t\t\t\t\t\t\t\t\t<input type="number" data-ref="widthInput" class="jodit-input"/>\n\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t<div class="jodit-form__group">\n\t\t\t\t\t\t\t\t\t<label>\n\t\t\t\t\t\t\t\t\t\t${s("Height")}\n\t\t\t\t\t\t\t\t\t</label>\n\t\t\t\t\t\t\t\t\t<input type="number" data-ref="heightInput" class="jodit-input"/>\n\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t${i("Keep Aspect Ratio","keepAspectRatioResize")}\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>`:""}\n\t\t\t${e.crop?`<div data-area="crop" class="${lt}__slider ${ht(!e.resize)}'">\n\t\t\t\t\t\t\t<div class="${lt}__slider-title">\n\t\t\t\t\t\t\t\t${ct("crop")}\n\t\t\t\t\t\t\t\t${s("Crop")}\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t<div class="${lt}__slider-content">\n\t\t\t\t\t\t\t\t${i("Keep Aspect Ratio","keepAspectRatioCrop")}\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>`:""}\n\t\t\t</div>\n\t\t</div>\n\t</form>`)})(this.j,this.options);const{resizeBox:s,cropBox:i}=(0,g.refs)(this.editor);this.resize_box=s,this.crop_box=i,this.sizes=this.editor.querySelector(".jodit-image-editor__area.jodit-image-editor__area_crop .jodit-image-editor__sizes"),this.resizeHandler=this.editor.querySelector(".jodit-image-editor__resizer"),this.cropHandler=this.editor.querySelector(".jodit-image-editor__croper"),this.dialog=new $({fullsize:this.j.o.fullsize,globalFullSize:this.j.o.globalFullSize,language:this.j.o.language,buttons:["fullsize","dialog.close"]}),this.dialog.setContent(this.editor),this.dialog.setSize(this.o.width,this.o.height),this.dialog.setHeader([this.buttons.reset,this.buttons.save,this.buttons.saveas]),this.setHandlers()}className(){return"ImageEditor"}onTitleModeClick(t){const e=this,s=t.target,i=null==s?void 0:s.parentElement;if(!i)return;(0,g.$$)(".jodit-image-editor__slider,.jodit-image-editor__area",e.editor).forEach((t=>t.classList.remove("jodit-image-editor_active"))),i.classList.add("jodit-image-editor_active"),this.activeTab=(0,g.attr)(i,"-area")||ut;const o=e.editor.querySelector(".jodit-image-editor__area.jodit-image-editor__area_"+e.activeTab);o&&o.classList.add("jodit-image-editor_active"),e.activeTab===pt&&e.showCrop()}onChangeSizeInput(t){const e=this,s=t.target,{widthInput:i,heightInput:o}=(0,g.refs)(this.editor),n="widthInput"===(0,g.attr)(s,"data-ref"),r=parseInt(s.value,10),a=n?e.o.min_height:e.o.min_width;let l;r>(n?e.o.min_width:e.o.min_height)&&((0,g.css)(e.image,n?"width":"height",r),e.resizeUseRatio&&(l=Math.round(n?r/e.ratio:r*e.ratio),l>a&&((0,g.css)(e.image,n?"height":"width",l),n?o.value=""+l:i.value=""+l))),this.j.e.fire(e.resizeHandler,"updatesize")}onResizeHandleMouseDown(t){const e=this;e.target=t.target,t.preventDefault(),t.stopImmediatePropagation(),e.clicked=!0,e.start_x=t.clientX,e.start_y=t.clientY,e.activeTab===pt?(e.top_x=(0,g.css)(e.cropHandler,"left"),e.top_y=(0,g.css)(e.cropHandler,"top"),e.width=e.cropHandler.offsetWidth,e.height=e.cropHandler.offsetHeight):(e.width=e.image.offsetWidth,e.height=e.image.offsetHeight),e.j.e.on(this.j.ow,"mousemove",this.onGlobalMouseMove).one(this.j.ow,"mouseup",this.onGlobalMouseUp)}onGlobalMouseUp(t){this.clicked&&(this.clicked=!1,t.stopImmediatePropagation(),this.j.e.off(this.j.ow,"mousemove",this.onGlobalMouseMove))}onGlobalMouseMove(t){const e=this;if(!e.clicked)return;const{widthInput:s,heightInput:i}=(0,g.refs)(this.editor);e.diff_x=t.clientX-e.start_x,e.diff_y=t.clientY-e.start_y,e.activeTab===ut&&e.resizeUseRatio||e.activeTab===pt&&e.cropUseRatio?e.diff_x?(e.new_w=e.width+e.diff_x,e.new_h=Math.round(e.new_w/e.ratio)):(e.new_h=e.height+e.diff_y,e.new_w=Math.round(e.new_h*e.ratio)):(e.new_w=e.width+e.diff_x,e.new_h=e.height+e.diff_y),e.activeTab===ut?(e.new_w>e.o.resizeMinWidth&&((0,g.css)(e.image,"width",e.new_w+"px"),s.value=""+e.new_w),e.new_h>e.o.resizeMinHeight&&((0,g.css)(e.image,"height",e.new_h+"px"),i.value=""+e.new_h),this.j.e.fire(e.resizeHandler,"updatesize")):(e.target!==e.cropHandler?(e.top_x+e.new_w>e.cropImage.offsetWidth&&(e.new_w=e.cropImage.offsetWidth-e.top_x),e.top_y+e.new_h>e.cropImage.offsetHeight&&(e.new_h=e.cropImage.offsetHeight-e.top_y),(0,g.css)(e.cropHandler,{width:e.new_w,height:e.new_h})):(e.top_x+e.diff_x+e.cropHandler.offsetWidth>e.cropImage.offsetWidth&&(e.diff_x=e.cropImage.offsetWidth-e.top_x-e.cropHandler.offsetWidth),(0,g.css)(e.cropHandler,"left",e.top_x+e.diff_x),e.top_y+e.diff_y+e.cropHandler.offsetHeight>e.cropImage.offsetHeight&&(e.diff_y=e.cropImage.offsetHeight-e.top_y-e.cropHandler.offsetHeight),(0,g.css)(e.cropHandler,"top",e.top_y+e.diff_y)),this.j.e.fire(e.cropHandler,"updatesize"))}get o(){return this.options}hide(){this.dialog.close()}open(t,e){return this.j.async.promise((s=>{const i=(new Date).getTime();this.image=this.j.c.element("img"),(0,g.$$)("img,.jodit-icon_loader",this.resize_box).forEach(M.i.safeRemove),(0,g.$$)("img,.jodit-icon_loader",this.crop_box).forEach(M.i.safeRemove),(0,g.css)(this.cropHandler,"background","transparent"),this.onSave=e,this.resize_box.appendChild(this.j.c.element("i",{class:"jodit-icon_loader"})),this.crop_box.appendChild(this.j.c.element("i",{class:"jodit-icon_loader"})),this.image.setAttribute("src",t+=/\?/.test(t)?"&_tst="+i:"?_tst="+i),this.dialog.open();const{widthInput:o,heightInput:n}=(0,g.refs)(this.editor),r=()=>{this.isDestructed||(this.image.removeEventListener("load",r),this.naturalWidth=this.image.naturalWidth,this.naturalHeight=this.image.naturalHeight,o.value=""+this.naturalWidth,n.value=""+this.naturalHeight,this.ratio=this.naturalWidth/this.naturalHeight,this.resize_box.appendChild(this.image),this.cropImage=this.image.cloneNode(!0),this.crop_box.appendChild(this.cropImage),M.i.safeRemove.apply(null,(0,g.$$)(".jodit-icon_loader",this.editor)),this.activeTab===pt&&this.showCrop(),this.j.e.fire(this.resizeHandler,"updatesize"),this.j.e.fire(this.cropHandler,"updatesize"),this.dialog.setPosition(),this.j.e.fire("afterImageEditor"),s(this.dialog))};this.image.addEventListener("load",r),this.image.complete&&r()}))}destruct(){this.isDestructed||(this.dialog&&!this.dialog.isInDestruct&&this.dialog.destruct(),M.i.safeRemove(this.editor),this.j.e&&this.j.e.off(this.j.ow,"mousemove",this.onGlobalMouseMove).off(this.j.ow,"mouseup",this.onGlobalMouseUp).off(this.ow,".jodit-image-editor").off(".jodit-image-editor"),super.destruct())}};function mt(t,e,s,i,o,n){return this.getInstance("ImageEditor",this.o).open(t,((t,r,a,l)=>(0,g.call)("resize"===r.action?this.dataProvider.resize:this.dataProvider.crop,s,i,e,t,r.box).then((t=>{t&&(a(),o&&o())})).catch((t=>{l(t),n&&n(t)}))))}function gt(t,e,s){return t.dataProvider.fileRemove(t.state.currentPath,e,s).then((s=>{t.status(s||t.i18n('File "%s" was deleted',e),!0)})).catch(t.status)}ft.calcValueByPercent=(t,e)=>{const s=""+e,i=parseFloat(""+t);let o;return o=/^[-+]?[0-9]+(px)?$/.exec(s),o?parseInt(s,10):(o=/^([-+]?[0-9.]+)%$/.exec(s),o?Math.round(i*(parseFloat(o[1])/100)):i||0)},(0,n.gn)([q.autobind],ft.prototype,"onTitleModeClick",null),(0,n.gn)([(0,q.debounce)(),q.autobind],ft.prototype,"onChangeSizeInput",null),(0,n.gn)([q.autobind],ft.prototype,"onResizeHandleMouseDown",null),(0,n.gn)([q.autobind],ft.prototype,"onGlobalMouseUp",null),(0,n.gn)([(0,q.throttle)(10)],ft.prototype,"onGlobalMouseMove",null),(0,n.gn)([q.autobind],ft.prototype,"hide",null),(0,n.gn)([q.autobind],ft.prototype,"open",null),ft=dt=(0,n.gn)([q.component],ft);const vt="jodit-filebrowser-preview",bt=(t="next",e="right")=>`<div class="${vt}__navigation ${vt}__navigation_arrow_${t}">`+N.JO.get("angle-"+e)+"</a>";var wt=t=>{if(!t.o.contextMenu)return()=>{};const e=new E(t);return s=>{const i=yt(s.target,t.container);if(!i)return;let o=i;const n=t.options,r=t=>(0,g.attr)(o,t)||"";return t.async.setTimeout((()=>{const a=Ct(i,it(t));a&&(t.state.activeElements=[a],e.show(s.clientX,s.clientY,[!("1"===r("data-is-file")||!n.editImage||!t.dataProvider.canI("ImageResize")&&!t.dataProvider.canI("ImageCrop"))&&{icon:"pencil",title:"Edit",exec:()=>mt.call(t,r("href"),r("data-name"),r("data-path"),r("data-source"))},!!t.dataProvider.canI("FileRename")&&{icon:"italic",title:"Rename",exec(){t.e.fire("fileRename.filebrowser",r("data-name"),r("data-path"),r("data-source"))}},!!t.dataProvider.canI("FileRemove")&&{icon:"bin",title:"Delete",async exec(){try{await gt(t,r("data-name"),r("data-source"))}catch(e){return t.status(e)}return t.state.activeElements=[],rt(t).catch(t.status)}},!!n.preview&&{icon:"eye",title:"Preview",exec(){const e=new $({fullsize:t.o.fullsize,language:t.o.language,buttons:["fullsize","dialog.close"]}),s=t.c.div(vt,'<div class="jodit-icon_loader"></div>'),i=t.c.div(vt+"__box"),a=t.c.fromHTML(bt()),l=t.c.fromHTML(bt("prev","left")),c=r=>{const c=t.c.element("img");c.setAttribute("src",r);const h=()=>{var r;t.isInDestruct||(t.e.off(c,"load"),M.i.detach(s),n.showPreviewNavigation&&(M.i.prevWithClass(o,t.files.getFullElName("item"))&&s.appendChild(l),M.i.nextWithClass(o,t.files.getFullElName("item"))&&s.appendChild(a)),s.appendChild(i),i.appendChild(c),e.setPosition(),null===(r=null==t?void 0:t.events)||void 0===r||r.fire("previewOpenedAndLoaded"))};t.e.on(c,"load",h),c.complete&&h()};t.e.on([a,l],"click",(function(){if(o=this===a?M.i.nextWithClass(o,t.files.getFullElName("item")):M.i.prevWithClass(o,t.files.getFullElName("item")),!o)throw(0,g.error)("Need element");M.i.detach(s),M.i.detach(i),s.innerHTML='<div class="jodit-icon_loader"></div>',c(r("href"))})),t.e.on("beforeDestruct",(()=>{e.destruct()})),e.container.classList.add(vt+"__dialog"),e.setContent(s),e.setPosition(),e.open(),c(r("href")),t.events.on("beforeDestruct",(()=>{e.destruct()})).fire("previewOpened")}},{icon:"upload",title:"Download",exec(){const e=r("href");e&&t.ow.open(e)}}]))}),t.defaultTimeout),t.e.on("beforeClose",(()=>e.close())).on("beforeDestruct",(()=>e.destruct())),s.stopPropagation(),s.preventDefault(),!1}};const yt=(t,e,s="a")=>M.i.closest(t,(t=>M.i.isTag(t,s)),e),Ct=(t,e)=>{const{key:s}=t.dataset,{item:i}=e[s||""];return i};function xt(){let t=!1;const e=it(this),s=this;s.e.on(s.tree.container,"dragstart",(e=>{const i=yt(e.target,s.container);i&&s.o.moveFolder&&(t=i)})).on(s.tree.container,"drop",(e=>{if((s.o.moveFile||s.o.moveFolder)&&t){let i=(0,g.attr)(t,"-path")||"";if(!s.o.moveFolder&&t.classList.contains(this.tree.getFullElName("item")))return!1;if(t.classList.contains(this.files.getFullElName("item"))&&(i+=(0,g.attr)(t,"-name"),!s.o.moveFile))return!1;const o=yt(e.target,s.container);if(!o)return;s.dataProvider.move(i,(0,g.attr)(o,"-path")||"",(0,g.attr)(o,"-source")||"",t.classList.contains(this.files.getFullElName("item"))).then((()=>rt(this))).catch(s.status),t=!1}})).on(s.files.container,"contextmenu",wt(s)).on(s.files.container,"click",(t=>{(0,g.ctrlKey)(t)||(this.state.activeElements=[])})).on(s.files.container,"click",(t=>{const i=yt(t.target,s.container);if(!i)return;const o=Ct(i,e);return o?(s.state.activeElements=(0,g.ctrlKey)(t)?[...s.state.activeElements,o]:[o],t.stopPropagation(),!1):void 0})).on(s.files.container,"dragstart",(e=>{if(s.o.moveFile){const i=yt(e.target,s.container);if(!i)return;t=i}})).on(s.container,"drop",(t=>t.preventDefault()))}function Et(){const t=this.state,e=this.dataProvider,s=this;s.e.on("view.filebrowser",(e=>{e!==t.view&&(t.view=e)})).on("sort.filebrowser",(e=>{e!==t.sortBy&&(t.sortBy=e,nt(s).catch(s.status))})).on("filter.filebrowser",(e=>{e!==t.filterWord&&(t.filterWord=e,nt(s).catch(s.status))})).on("openFolder.filebrowser",(t=>{let e;e=".."===t.name?t.path.split("/").filter((t=>t.length)).slice(0,-1).join("/"):(0,g.normalizePath)(t.path,t.name),s.state.currentPath=e,s.state.currentSource="."===t.name?J:t.source})).on("removeFolder.filebrowser",(t=>{U(s.i18n("Are you sure?"),s.i18n("Delete"),(i=>{i&&e.folderRemove(t.path,t.name,t.source).then((t=>(s.status(t,!0),rt(s)))).catch(s.status)})).bindDestruct(s)})).on("renameFolder.filebrowser",(t=>{Y(s.i18n("Enter new name"),s.i18n("Rename"),(i=>{if(!(0,x.r1)(i))return s.status(s.i18n("Enter new name")),!1;e.folderRename(t.path,t.name,i,t.source).then((t=>(s.state.activeElements=[],s.status(t,!0),rt(s)))).catch(s.status)}),s.i18n("type name"),t.name).bindDestruct(s)})).on("addFolder.filebrowser",(t=>{Y(s.i18n("Enter Directory name"),s.i18n("Create directory"),(i=>{e.createFolder(i,t.path,t.source).then((()=>rt(s))).catch(s.status)}),s.i18n("type name")).bindDestruct(s)})).on("fileRemove.filebrowser",(()=>{s.state.activeElements.length&&U(s.i18n("Are you sure?"),"",(t=>{if(t){const t=[];s.state.activeElements.forEach((e=>{t.push(gt(s,e.file||e.name||"",e.sourceName))})),s.state.activeElements=[],Promise.all(t).then((()=>rt(s).catch(s.status)),s.status)}})).bindDestruct(s)})).on("edit.filebrowser",(()=>{if(1===s.state.activeElements.length){const[t]=this.state.activeElements;mt.call(s,t.fileURL,t.file||"",t.path,t.sourceName)}})).on("fileRename.filebrowser",((t,i,o)=>{1===s.state.activeElements.length&&Y(s.i18n("Enter new name"),s.i18n("Rename"),(n=>{if(!(0,x.r1)(n))return s.status(s.i18n("Enter new name")),!1;e.fileRename(i,t,n,o).then((t=>{s.state.activeElements=[],s.status(t,!0),nt(s).catch(s.status)})).catch(s.status)}),s.i18n("type name"),t).bindDestruct(this)})).on("update.filebrowser",(()=>{rt(this).then(this.status)}))}class jt extends N.qe{className(){return"FilebrowserFiles"}}class St extends N.qe{className(){return"FilebrowserTree"}}class kt extends W{constructor(t){var e;super(t),this.browser=this.c.div(this.componentName),this.status_line=this.c.div(this.getFullElName("status")),this.tree=new St(this),this.files=new jt(this),this.state=(0,l.LO)({currentPath:"",currentSource:J,currentBaseUrl:"",activeElements:[],elements:[],messages:[],sources:[],view:"tiles",sortBy:"changed-desc",filterWord:"",onlyImages:!1}),this.errorHandler=t=>{this.status(t instanceof Error?this.i18n(t.message):this.dataProvider.getMessage(t))},this.close=()=>{this.dialog.close()},this.attachEvents(t);const s=this;s.options=(0,g.ConfigProto)(t||{},r.D.defaultOptions.filebrowser),s.storage=I.makeStorage(!!this.o.saveStateInStorage,this.componentName),s.dataProvider=((t,e)=>new tt(t,e))(s,s.options),s.dialog=new $({fullsize:s.o.fullsize,ownerWindow:s.ownerWindow,theme:s.o.theme,globalFullSize:s.o.globalFullSize,language:this.o.language,minWidth:Math.min(700,screen.width),minHeight:300,buttons:null!==(e=this.o.headerButtons)&&void 0!==e?e:["fullsize","dialog.close"]}),this.proxyDialogEvents(s),s.browser.component=this,s.container=s.browser,s.o.showFoldersPanel&&s.browser.appendChild(s.tree.container),s.browser.appendChild(s.files.container),s.browser.appendChild(s.status_line),Et.call(s),xt.call(s),at.call(s),s.dialog.setSize(s.o.width,s.o.height),["getLocalFileByUrl","crop","resize","create","fileMove","folderMove","fileRename","folderRename","fileRemove","folderRemove","folder","items","permissions"].forEach((t=>{null!=this.options[t]&&(this.options[t]=(0,g.ConfigProto)(this.options[t],this.o.ajax))}));const{storeView:i,storeSortBy:o,storeLastOpenedFolder:n}=this.o.saveStateInStorage||{storeLastOpenedFolder:!1,storeView:!1,storeSortBy:!1},a=i&&this.storage.get("view");s.state.view=a&&null==this.o.view?"list"===a?"list":"tiles":"list"===s.o.view?"list":"tiles",s.files.setMod("view",s.state.view);const c=o&&s.storage.get("sortBy");if(c){const t=c.split("-");s.state.sortBy=["changed","name","size"].includes(t[0])?c:"changed-desc"}else s.state.sortBy=s.o.sortBy||"changed-desc";if(n){const t=s.storage.get("currentPath"),e=s.storage.get("currentSource");s.state.currentPath=null!=t?t:"",s.state.currentSource=null!=e?e:""}s.initUploader(s),s.setStatus(w.n$.ready)}className(){return"Filebrowser"}onSelect(t){return()=>{if(this.state.activeElements.length){const e=[],s=[];this.state.activeElements.forEach((t=>{const i=t.fileURL;i&&(e.push(i),s.push(t.isImage||!1))})),this.close();const i={baseurl:"",files:e,isImages:s};(0,g.isFunction)(t)&&t(i),this.close()}return!1}}get isOpened(){return this.dialog.isOpened&&"none"!==this.browser.style.display}status(t,e){if((0,g.isString)(t)||(t=t.message),!(0,g.isString)(t)||!(0,g.trim)(t).length)return;const s=this.getFullElName("status","success",!0),i=this.getFullElName("status","active",!0);this.status_line.classList.remove(s),this.status_line.classList.add(i);const o=this.c.div();o.textContent=t,this.status_line.appendChild(o),e&&this.status_line.classList.add(s),this.async.setTimeout((()=>{this.status_line.classList.remove(i),M.i.detach(this.status_line)}),{timeout:this.o.howLongShowMsg,label:"fileBrowser.status"})}open(t=this.o.defaultCallback,e=!1){return this.state.onlyImages=e,this.async.promise(((e,s)=>{var i;if(!this.o.items||!this.o.items.url)throw(0,g.error)("Need set options.filebrowser.ajax.url");let o=0;this.e.off(this.files.container,"dblclick").on(this.files.container,"dblclick",this.onSelect(t)).on(this.files.container,"touchstart",(()=>{const e=(new Date).getTime();a.EMULATE_DBLCLICK_TIMEOUT>e-o&&this.onSelect(t)(),o=e})).off("select.filebrowser").on("select.filebrowser",this.onSelect(t));const n=this.c.div();this.toolbar.build(null!==(i=this.o.buttons)&&void 0!==i?i:[]).appendTo(n),this.dialog.open(this.browser,n),this.e.fire("sort.filebrowser",this.state.sortBy),rt(this).then(e,s)}))}initUploader(t){var e;const s=this,i=null===(e=null==t?void 0:t.options)||void 0===e?void 0:e.uploader,o=(0,g.ConfigProto)(i||{},r.D.defaultOptions.uploader),n=()=>nt(this);s.uploader=s.getInstance("Uploader",o),s.uploader.setPath(s.state.currentPath).setSource(s.state.currentSource).bind(s.browser,n,s.errorHandler),this.state.on(["change.currentPath","change.currentSource"],(()=>{this.uploader.setPath(this.state.currentPath).setSource(this.state.currentSource)})),s.e.on("bindUploader.filebrowser",(t=>{s.uploader.bind(t,n,s.errorHandler)}))}proxyDialogEvents(t){["afterClose","beforeOpen"].forEach((e=>{t.dialog.events.on(t.dialog,e,(()=>{this.e.fire(e)}))}))}destruct(){this.isInDestruct||(this.dialog.destruct(),this.events&&this.e.off(".filebrowser"),this.uploader&&this.uploader.destruct(),super.destruct())}}function Tt(t){return M.i.isElement(t)&&t.classList.contains(jt.prototype.getFullElName("item"))}(0,n.gn)([q.autobind],kt.prototype,"status",null),(0,n.gn)([q.autobind],kt.prototype,"open",null);class It extends w.Hr{constructor(){super(...arguments),this.isBlocked=!1}className(){return"Snapshot"}static equal(t,e){return t.html===e.html&&JSON.stringify(t.range)===JSON.stringify(e.range)}static countNodesBeforeInParent(t){if(!t.parentNode)return 0;const e=t.parentNode.childNodes;let s,i=0,o=null;for(s=0;e.length>s;s+=1){if(!o||M.i.isText(e[s])&&""===e[s].textContent||M.i.isText(o)&&M.i.isText(e[s])||(i+=1),e[s]===t)return i;o=e[s]}return 0}static strokeOffset(t,e){for(;M.i.isText(t);)M.i.isText(t=t.previousSibling)&&null!=t.textContent&&(e+=t.textContent.length);return e}calcHierarchyLadder(t){const e=[];if(!t||!t.parentNode||!M.i.isOrContains(this.j.editor,t))return[];for(;t&&t!==this.j.editor;)t&&e.push(It.countNodesBeforeInParent(t)),t=t.parentNode;return e.reverse()}getElementByLadder(t){let e,s=this.j.editor;for(e=0;s&&t.length>e;e+=1)s=s.childNodes[t[e]];return s}make(){const t={html:"",range:{startContainer:[],startOffset:0,endContainer:[],endOffset:0}};t.html=this.j.getNativeEditorValue();const e=this.j.s.sel;if(e&&e.rangeCount){const s=e.getRangeAt(0),i=this.calcHierarchyLadder(s.startContainer),o=this.calcHierarchyLadder(s.endContainer);let n=It.strokeOffset(s.startContainer,s.startOffset),r=It.strokeOffset(s.endContainer,s.endOffset);i.length||s.startContainer===this.j.editor||(n=0),o.length||s.endContainer===this.j.editor||(r=0),t.range={startContainer:i,startOffset:n,endContainer:o,endOffset:r}}return t}restore(t){this.isBlocked=!0;const e=this.storeScrollState();this.j.getNativeEditorValue()!==t.html&&(this.j.value=t.html),this.restoreOnlySelection(t),this.restoreScrollState(e),this.isBlocked=!1}storeScrollState(){return[this.j.ow.scrollY,this.j.editor.scrollTop]}restoreScrollState(t){const{j:e}=this,{ow:s}=e;s.scrollTo(s.scrollX,t[0]),e.editor.scrollTop=t[1]}restoreOnlySelection(t){try{if(t.range){const e=this.j.ed.createRange();e.setStart(this.getElementByLadder(t.range.startContainer),t.range.startOffset),e.setEnd(this.getElementByLadder(t.range.endContainer),t.range.endOffset),this.j.s.selectRange(e)}}catch(t){this.j.editor.lastChild&&this.j.s.setCursorAfter(this.j.editor.lastChild)}}destruct(){this.isBlocked=!1,super.destruct()}}class _t{constructor(t){this.size=t,this.commands=[],this.stackPosition=-1}get length(){return this.commands.length}clearRedo(){this.commands.length=this.stackPosition+1}clear(){this.commands.length=0,this.stackPosition=-1}push(t){this.clearRedo(),this.commands.push(t),this.stackPosition+=1,this.commands.length>this.size&&(this.commands.shift(),this.stackPosition-=1)}replace(t){this.commands[this.stackPosition]=t}current(){return this.commands[this.stackPosition]}undo(){return!!this.canUndo()&&(this.commands[this.stackPosition]&&this.commands[this.stackPosition].undo(),this.stackPosition-=1,!0)}redo(){return!!this.canRedo()&&(this.stackPosition+=1,this.commands[this.stackPosition]&&this.commands[this.stackPosition].redo(),!0)}canUndo(){return this.stackPosition>=0}canRedo(){return this.commands.length-1>this.stackPosition}}class qt{constructor(t,e,s,i){this.oldValue=t,this.newValue=e,this.history=s,this.tick=i}undo(){this.history.snapshot.restore(this.oldValue)}redo(){this.history.snapshot.restore(this.newValue)}}r.D.prototype.history={enable:!0,maxHistoryLength:1/0,timeout:1e3},r.D.prototype.observer=r.D.prototype.history;class Lt extends w.Hr{constructor(t,e=new _t(t.o.history.maxHistoryLength),s=new It(t)){super(t),this.updateTick=0,this.stack=e,this.snapshot=s,t.o.history.enable&&t.e.on("afterAddPlace.history",(()=>{this.isInDestruct||(this.startValue=this.snapshot.make(),t.events.on("internalChange",(()=>{this.startValue=this.snapshot.make()})).on(t.editor,["changeSelection","selectionstart","selectionchange","mousedown","mouseup","keydown","keyup"].map((t=>t+".history")).join(" "),(()=>{this.startValue.html===this.j.getNativeEditorValue()&&(this.startValue=this.snapshot.make())})).on(this,"change.history",this.onChange))}))}className(){return"History"}get startValue(){return this.__startValue}set startValue(t){this.__startValue=t}upTick(){this.updateTick+=1}onChange(){this.processChanges()}processChanges(){this.snapshot.isBlocked||this.updateStack()}updateStack(t=!1){const e=this.snapshot.make();if(!It.equal(e,this.startValue)){const s=new qt(this.startValue,e,this,this.updateTick);if(t){const t=this.stack.current();t&&this.updateTick===t.tick&&this.stack.replace(s)}else this.stack.push(s);this.startValue=e,this.fireChangeStack()}}redo(){this.stack.redo()&&(this.startValue=this.snapshot.make(),this.fireChangeStack())}canRedo(){return this.stack.canRedo()}undo(){this.stack.undo()&&(this.startValue=this.snapshot.make(),this.fireChangeStack())}canUndo(){return this.stack.canUndo()}clear(){this.startValue=this.snapshot.make(),this.stack.clear(),this.fireChangeStack()}get length(){return this.stack.length}fireChangeStack(){var t;this.j&&!this.j.isInDestruct&&(null===(t=this.j.events)||void 0===t||t.fire("changeStack"))}destruct(){this.isInDestruct||(this.j.events&&this.j.e.off(".history"),this.snapshot.destruct(),super.destruct())}}(0,n.gn)([(0,q.debounce)()],Lt.prototype,"onChange",null);var zt=s(18);let Mt=class extends w.Hr{constructor(t,e){super(t),this.target=e,this.mods={},this.container=t.c.div("jodit-status-bar"),e.appendChild(this.container),this.hide()}className(){return"StatusBar"}hide(){this.container.classList.add("jodit_hidden")}show(){this.container.classList.remove("jodit_hidden")}get isShown(){return!this.container.classList.contains("jodit_hidden")}setMod(t,e){return L.$.setMod.call(this,t,e),this}getMod(t){return L.$.getMod.call(this,t)}getHeight(){var t,e;return null!==(e=null===(t=this.container)||void 0===t?void 0:t.offsetHeight)&&void 0!==e?e:0}findEmpty(t=!1){const e=L.F.getElms.call(this,t?"item-right":"item");for(let t=0;e.length>t;t+=1)if(!e[t].innerHTML.trim().length)return e[t]}append(t,e=!1){var s;const i=this.findEmpty(e)||this.j.c.div(this.getFullElName("item"));e&&i.classList.add(this.getFullElName("item-right")),i.appendChild(t),null===(s=this.container)||void 0===s||s.appendChild(i),this.j.o.statusbar&&this.show(),this.j.e.fire("resize")}destruct(){this.isInDestruct||(this.setStatus(w.n$.beforeDestruct),M.i.safeRemove(this.container),super.destruct())}};Mt=(0,n.gn)([q.component],Mt);const Nt=new WeakMap;class Pt extends w.Hr{constructor(){super(...arguments),this.selected=new Set}className(){return"Table"}recalculateStyles(){const t=(0,_.ZO)(this.j,Pt,"style",!0),e=[];this.selected.forEach((t=>{const s=(0,g.cssPath)(t);s&&e.push(s)})),t.innerHTML=e.length?e.join(",")+`{${this.jodit.options.table.selectionCellStyle}}`:""}addSelection(t){this.selected.add(t),this.recalculateStyles();const e=M.i.closest(t,"table",this.j.editor);if(e){const s=Pt.selectedByTable.get(e)||new Set;s.add(t),Pt.selectedByTable.set(e,s)}}removeSelection(t){this.selected.delete(t),this.recalculateStyles();const e=M.i.closest(t,"table",this.j.editor);if(e){const s=Pt.selectedByTable.get(e);s&&(s.delete(t),s.size||Pt.selectedByTable.delete(e))}}getAllSelectedCells(){return(0,g.toArray)(this.selected)}static getSelectedCellsByTable(t){const e=Pt.selectedByTable.get(t);return e?(0,g.toArray)(e):[]}destruct(){return this.selected.clear(),super.destruct()}static getRowsCount(t){return t.rows.length}static getColumnsCount(t){return Pt.formalMatrix(t).reduce(((t,e)=>Math.max(t,e.length)),0)}static formalMatrix(t,e){const s=[[]],i=(0,g.toArray)(t.rows),o=(t,i)=>{void 0===s[i]&&(s[i]=[]);const o=t.colSpan,n=t.rowSpan;let r,a,l=0;for(;s[i][l];)l+=1;for(a=0;n>a;a+=1)for(r=0;o>r;r+=1){if(void 0===s[i+a]&&(s[i+a]=[]),e&&!1===e(t,i+a,l+r,o,n))return!1;s[i+a][l+r]=t}};for(let t=0;i.length>t;t+=1){const e=(0,g.toArray)(i[t].cells);for(let i=0;e.length>i;i+=1)if(!1===o(e[i],t))return s}return s}static formalCoordinate(t,e,s=!1){let i=0,o=0,n=1,r=1;return Pt.formalMatrix(t,((t,a,l,c,h)=>{if(e===t)return i=a,o=l,n=c||1,r=h||1,s&&(o+=(c||1)-1,i+=(h||1)-1),!1})),[i,o,n,r]}static appendRow(t,e,s,i){var o;let n;if(e)n=e.cloneNode(!0),(0,g.$$)("td,th",e).forEach((t=>{const e=(0,g.attr)(t,"rowspan");if(e&&parseInt(e,10)>1){const s=parseInt(e,10)-1;(0,g.attr)(t,"rowspan",s>1?s:null)}})),(0,g.$$)("td,th",n).forEach((t=>{t.innerHTML=""}));else{const e=Pt.getColumnsCount(t);n=i.element("tr");for(let t=0;e>t;t+=1)n.appendChild(i.element("td"))}s&&e&&e.nextSibling?e.parentNode&&e.parentNode.insertBefore(n,e.nextSibling):!s&&e?e.parentNode&&e.parentNode.insertBefore(n,e):((null===(o=t.getElementsByTagName("tbody"))||void 0===o?void 0:o[0])||t).appendChild(n)}static removeRow(t,e){const s=Pt.formalMatrix(t);let i;const o=t.rows[e];s[e].forEach(((n,r)=>{if(i=!1,0>e-1||s[e-1][r]!==n)if(s[e+1]&&s[e+1][r]===n){if(n.parentNode===o&&n.parentNode.nextSibling){i=!0;let o=r+1;for(;s[e+1][o]===n;)o+=1;const a=M.i.next(n.parentNode,(t=>M.i.isTag(t,"tr")),t);a&&(s[e+1][o]?a.insertBefore(n,s[e+1][o]):a.appendChild(n))}}else M.i.safeRemove(n);else i=!0;if(i&&(n.parentNode===o||n!==s[e][r-1])){const t=n.rowSpan;(0,g.attr)(n,"rowspan",t-1>1?t-1:null)}})),M.i.safeRemove(o)}static appendColumn(t,e,s,i){const o=Pt.formalMatrix(t);let n;for((void 0===e||0>e)&&(e=Pt.getColumnsCount(t)-1),n=0;o.length>n;n+=1){const t=i.element("td"),r=o[n][e];let a=!1;s?(o[n]&&r&&e+1>=o[n].length||r!==o[n][e+1])&&(r.nextSibling?M.i.before(r.nextSibling,t):r.parentNode&&r.parentNode.appendChild(t),a=!0):(0>e-1||o[n][e]!==o[n][e-1]&&o[n][e].parentNode)&&(M.i.before(o[n][e],t),a=!0),a||(0,g.attr)(o[n][e],"colspan",parseInt((0,g.attr)(o[n][e],"colspan")||"1",10)+1)}}static removeColumn(t,e){const s=Pt.formalMatrix(t);let i;s.forEach(((t,o)=>{const n=t[e];if(i=!1,0>e-1||s[o][e-1]!==n?t.length>e+1&&s[o][e+1]===n?i=!0:M.i.safeRemove(n):i=!0,i&&(0>o-1||n!==s[o-1][e])){const t=n.colSpan;(0,g.attr)(n,"colspan",t-1>1?""+(t-1):null)}}))}static getSelectedBound(t,e){const s=[[1/0,1/0],[0,0]],i=Pt.formalMatrix(t);let o,n,r;for(o=0;i.length>o;o+=1)for(n=0;i[o]&&i[o].length>n;n+=1)e.includes(i[o][n])&&(s[0][0]=Math.min(o,s[0][0]),s[0][1]=Math.min(n,s[0][1]),s[1][0]=Math.max(o,s[1][0]),s[1][1]=Math.max(n,s[1][1]));for(o=s[0][0];s[1][0]>=o;o+=1)for(r=1,n=s[0][1];s[1][1]>=n;n+=1){for(;i[o]&&i[o][n-r]&&i[o][n]===i[o][n-r];)s[0][1]=Math.min(n-r,s[0][1]),s[1][1]=Math.max(n-r,s[1][1]),r+=1;for(r=1;i[o]&&i[o][n+r]&&i[o][n]===i[o][n+r];)s[0][1]=Math.min(n+r,s[0][1]),s[1][1]=Math.max(n+r,s[1][1]),r+=1;for(r=1;i[o-r]&&i[o][n]===i[o-r][n];)s[0][0]=Math.min(o-r,s[0][0]),s[1][0]=Math.max(o-r,s[1][0]),r+=1;for(r=1;i[o+r]&&i[o][n]===i[o+r][n];)s[0][0]=Math.min(o+r,s[0][0]),s[1][0]=Math.max(o+r,s[1][0]),r+=1}return s}static normalizeTable(t){let e,s,i,o;const n=[],r=Pt.formalMatrix(t);for(s=0;r[0].length>s;s+=1){for(i=1e6,o=!1,e=0;r.length>e;e+=1)if(void 0!==r[e][s]){if(2>r[e][s].colSpan){o=!0;break}i=Math.min(i,r[e][s].colSpan)}if(!o)for(e=0;r.length>e;e+=1)void 0!==r[e][s]&&Pt.mark(r[e][s],"colspan",r[e][s].colSpan-i+1,n)}for(e=0;r.length>e;e+=1){for(i=1e6,o=!1,s=0;r[e].length>s;s+=1)if(void 0!==r[e][s]){if(2>r[e][s].rowSpan){o=!0;break}i=Math.min(i,r[e][s].rowSpan)}if(!o)for(s=0;r[e].length>s;s+=1)void 0!==r[e][s]&&Pt.mark(r[e][s],"rowspan",r[e][s].rowSpan-i+1,n)}for(e=0;r.length>e;e+=1)for(s=0;r[e].length>s;s+=1)void 0!==r[e][s]&&(r[e][s].hasAttribute("rowspan")&&1===r[e][s].rowSpan&&(0,g.attr)(r[e][s],"rowspan",null),r[e][s].hasAttribute("colspan")&&1===r[e][s].colSpan&&(0,g.attr)(r[e][s],"colspan",null),r[e][s].hasAttribute("class")&&!(0,g.attr)(r[e][s],"class")&&(0,g.attr)(r[e][s],"class",null));Pt.unmark(n)}static mergeSelected(t,e){const s=[],i=Pt.getSelectedBound(t,Pt.getSelectedCellsByTable(t));let o,n=0,r=null,l=0,c=0,h=0;const d=new Set,u=[];i&&(i[0][0]-i[1][0]||i[0][1]-i[1][1])&&(Pt.formalMatrix(t,((t,a,p,f,m)=>{if(!(i[0][0]>a||a>i[1][0]||i[0][1]>p||p>i[1][1])){if(o=t,d.has(o))return;d.add(o),a===i[0][0]&&o.style.width&&(n+=o.offsetWidth),""!==(0,g.trim)(t.innerHTML.replace(/<br(\/)?>/g,""))&&s.push(t.innerHTML),f>1&&(c+=f-1),m>1&&(h+=m-1),r?(Pt.mark(o,"remove",1,u),Dt(e).removeSelection(o)):(r=t,l=p)}})),c=i[1][1]-i[0][1]+1,h=i[1][0]-i[0][0]+1,r&&(c>1&&Pt.mark(r,"colspan",c,u),h>1&&Pt.mark(r,"rowspan",h,u),n&&(Pt.mark(r,"width",(n/t.offsetWidth*100).toFixed(a.ACCURACY)+"%",u),l&&Pt.setColumnWidthByDelta(t,l,0,!0,u)),r.innerHTML=s.join("<br/>"),Dt(e).addSelection(r),d.delete(r),Pt.unmark(u),Pt.normalizeTable(t),(0,g.toArray)(t.rows).forEach(((t,e)=>{t.cells.length||M.i.safeRemove(t)}))))}static splitHorizontal(t,e){let s,i,o,n,r;const a=[];Pt.getSelectedCellsByTable(t).forEach((l=>{i=e.createInside.element("td"),i.appendChild(e.createInside.element("br")),o=e.createInside.element("tr"),s=Pt.formalCoordinate(t,l),2>l.rowSpan?(Pt.formalMatrix(t,((t,e,i)=>{s[0]===e&&s[1]!==i&&t!==l&&Pt.mark(t,"rowspan",t.rowSpan+1,a)})),M.i.after(M.i.closest(l,"tr",t),o),o.appendChild(i)):(Pt.mark(l,"rowspan",l.rowSpan-1,a),Pt.formalMatrix(t,((e,i,o)=>{i>s[0]&&s[0]+l.rowSpan>i&&s[1]>o&&e.parentNode.rowIndex===i&&(r=e),i>s[0]&&e===l&&(n=t.rows[i])})),r?M.i.after(r,i):n.insertBefore(i,n.firstChild)),l.colSpan>1&&Pt.mark(i,"colspan",l.colSpan,a),Pt.unmark(a),Dt(e).removeSelection(l)})),this.normalizeTable(t)}static splitVertical(t,e){let s,i,o;const n=[];Pt.getSelectedCellsByTable(t).forEach((r=>{s=Pt.formalCoordinate(t,r),2>r.colSpan?Pt.formalMatrix(t,((t,e,i)=>{s[1]===i&&s[0]!==e&&t!==r&&Pt.mark(t,"colspan",t.colSpan+1,n)})):Pt.mark(r,"colspan",r.colSpan-1,n),i=e.createInside.element("td"),i.appendChild(e.createInside.element("br")),r.rowSpan>1&&Pt.mark(i,"rowspan",r.rowSpan,n);const l=r.offsetWidth;M.i.after(r,i),o=l/t.offsetWidth/2,Pt.mark(r,"width",(100*o).toFixed(a.ACCURACY)+"%",n),Pt.mark(i,"width",(100*o).toFixed(a.ACCURACY)+"%",n),Pt.unmark(n),Dt(e).removeSelection(r)})),Pt.normalizeTable(t)}static setColumnWidthByDelta(t,e,s,i,o){const n=Pt.formalMatrix(t);let r=0;for(let i=0;n.length>i;i+=1){const l=n[i][e];if(1>=l.colSpan||1>=n.length){Pt.mark(l,"width",((l.offsetWidth+s)/t.offsetWidth*100).toFixed(a.ACCURACY)+"%",o),r=i;break}}for(let t=r+1;n.length>t;t+=1)Pt.mark(n[t][e],"width",null,o);i||Pt.unmark(o)}static mark(t,e,s,i){var o;i.push(t);const n=null!==(o=Nt.get(t))&&void 0!==o?o:{};n[e]=void 0===s?1:s,Nt.set(t,n)}static unmark(t){t.forEach((t=>{const e=Nt.get(t);e&&(Object.keys(e).forEach((s=>{const i=e[s];switch(s){case"remove":M.i.safeRemove(t);break;case"rowspan":(0,g.attr)(t,"rowspan",(0,g.isNumber)(i)&&i>1?i:null);break;case"colspan":(0,g.attr)(t,"colspan",(0,g.isNumber)(i)&&i>1?i:null);break;case"width":null==i?(t.style.removeProperty("width"),(0,g.attr)(t,"style")||(0,g.attr)(t,"style",null)):t.style.width=""+i}delete e[s]})),Nt.delete(t))}))}}Pt.selectedByTable=new WeakMap,(0,n.gn)([(0,q.debounce)()],Pt.prototype,"recalculateStyles",null);const Dt=t=>t.getInstance("Table",t.o),Rt=new WeakMap;function At(t,e){const s=((t,e)=>{if((0,g.isFunction)(t.o.buildData))return t.o.buildData.call(t,e);const s=t.j.ow.FormData;if(void 0!==s){if(e instanceof s)return e;if((0,g.isString)(e))return e;const t=new s;return Object.keys(e).forEach((s=>{t.append(s,e[s])})),t}return e})(t,e),i=e=>{const s=new b(t.j,{xhr(){const e=new XMLHttpRequest;return void 0!==t.j.ow.FormData&&e.upload?(t.j.progressbar.show().progress(10),e.upload.addEventListener("progress",(e=>{if(e.lengthComputable){let s=e.loaded/e.total;s*=100,t.j.progressbar.show().progress(s),100>s||t.j.progressbar.hide()}}),!1)):t.j.progressbar.hide(),e},method:t.o.method||"POST",data:e,url:(0,g.isFunction)(t.o.url)?t.o.url(e):t.o.url,headers:t.o.headers,queryBuild:t.o.queryBuild,contentType:t.o.contentType.call(t,e),dataType:t.o.format||"json",withCredentials:t.o.withCredentials||!1});let i=Rt.get(t);return i||(i=new Set,Rt.set(t,i)),i.add(s),s.send().then((t=>t.json())).catch((e=>{t.o.error.call(t,e)})).finally((()=>{null==i||i.delete(s)}))};return(0,g.isPromise)(s)?s.then(i).catch((e=>{t.o.error.call(t,e)})):i(s)}function Bt(t,e,s,i,o){if(!e)return Promise.reject((0,g.error)("Need files"));const{o:n}=t;let r=(0,g.toArray)(e);if(!r.length)return Promise.reject((0,g.error)("Need files"));const a=[];if(n.insertImageAsBase64URI){let e,i;for(i=0;r.length>i;i+=1)if(e=r[i],e&&e.type){const o=e.type.match(/\/([a-z0-9]+)/i),l=o[1]?o[1].toLowerCase():"";if(n.imagesExtensions.includes(l)){const o=new FileReader;a.push(t.j.async.promise(((i,r)=>{o.onerror=r,o.onloadend=()=>{const e={baseurl:"",files:[o.result],isImages:[!0]};((0,g.isFunction)(s)?s:n.defaultHandlerSuccess).call(t,e),i(e)},o.readAsDataURL(e)}))),r[i]=null}}}if(r=r.filter((t=>t)),r.length){const e=new FormData;let l;e.append(n.pathVariableName,t.path),e.append("source",t.source);for(let t=0;r.length>t;t+=1)if(l=r[t],l){const s=l.type.match(/\/([a-z0-9]+)/i),i=s&&s[1]?s[1].toLowerCase():"";let o=r[t].name||(""+Math.random()).replace(".","");if(i){let t=i;["jpeg","jpg"].includes(t)&&(t="jpeg|jpg"),RegExp(".("+t+")$","i").test(o)||(o+="."+i)}e.append(n.filesVariableName(t),r[t],o)}o&&o(e),n.data&&(0,g.isPlainObject)(n.data)&&Object.keys(n.data).forEach((t=>{e.append(t,n.data[t])})),n.prepareData.call(t,e),a.push(At(t,e).then((e=>n.isSuccess.call(t,e)?(((0,g.isFunction)(s)?s:n.defaultHandlerSuccess).call(t,n.process.call(t,e)),e):(((0,g.isFunction)(i)?i:n.defaultHandlerError).call(t,(0,g.error)(n.getMessage.call(t,e))),e))).then((()=>{t.j.events&&t.j.e.fire("filesWereUploaded")})))}return Promise.all(a)}function Ot(t){return!!(t&&t.files&&t.files.length>0)}function Ht(t){return!!(t&&t.items&&t.items.length>0)}r.D.prototype.enableDragAndDropFileToEditor=!0,r.D.prototype.uploader={url:"",insertImageAsBase64URI:!1,imagesExtensions:["jpg","png","jpeg","gif"],headers:null,data:null,filesVariableName(t){return`files[${t}]`},withCredentials:!1,pathVariableName:"path",format:"json",method:"POST",prepareData(t){return t},isSuccess(t){return t.success},getMessage(t){return void 0!==t.data.messages&&(0,g.isArray)(t.data.messages)?t.data.messages.join(" "):""},process(t){return t.data},error(t){this.j.e.fire("errorMessage",t.message,"error",4e3)},defaultHandlerSuccess(t){const e=this.j||this;(0,g.isJoditObject)(e)&&t.files&&t.files.length&&t.files.forEach(((s,i)=>{const[o,n]=t.isImages&&t.isImages[i]?["img","src"]:["a","href"],r=e.createInside.element(o);r.setAttribute(n,t.baseurl+s),"a"===o&&(r.textContent=t.baseurl+s),"img"===o?e.s.insertImage(r,null,e.o.imageDefaultWidth):e.s.insertNode(r)}))},defaultHandlerError(t){this.j.e.fire("errorMessage",t.message)},contentType(t){return(void 0===this.j.ow.FormData||"string"==typeof t)&&"application/x-www-form-urlencoded; charset=UTF-8"}};class Ft extends w.Hr{constructor(t,e){super(t),this.path="",this.source="default",this.options=(0,g.ConfigProto)(e||{},(0,g.ConfigProto)(r.D.defaultOptions.uploader,(0,g.isJoditObject)(t)?t.o.uploader:{}))}className(){return"Uploader"}get o(){return this.options}setPath(t){return this.path=t,this}setSource(t){return this.source=t,this}bind(t,e,s){const i=()=>{t.classList.remove("jodit_drag_hover")},o=this,n=t=>{let n,r,l;const c=t.clipboardData,h=t=>{r&&(t.append("extension",l),t.append("mimetype",r.type))};if(!a.IS_IE&&Ot(c))return Bt(o,c.files,e,s).finally(i),!1;if(Ht(c)){const{items:a}=c;for(n=0;a.length>n;n+=1)if("file"===a[n].kind&&"image/png"===a[n].type){if(r=a[n].getAsFile(),r){const t=r.type.match(/\/([a-z0-9]+)/i);l=t[1]?t[1].toLowerCase():"",Bt(o,[r],e,s,h).finally(i)}t.preventDefault();break}}};o.j&&o.j.editor!==t?o.j.e.on(t,"paste",n):o.j.e.on("beforePaste",n),this.attachEvents(t,e,s,i)}attachEvents(t,e,s,i){const o=this;o.j.e.on(t,"dragend dragover dragenter dragleave drop",(t=>{t.preventDefault()})).on(t,"dragover",(e=>{(Ot(e.dataTransfer)||Ht(e.dataTransfer))&&(t.classList.add("jodit_drag_hover"),e.preventDefault())})).on(t,"dragend dragleave",(e=>{t.classList.remove("jodit_drag_hover"),Ot(e.dataTransfer)&&e.preventDefault()})).on(t,"drop",(n=>{t.classList.remove("jodit_drag_hover"),Ot(n.dataTransfer)&&(n.preventDefault(),n.stopImmediatePropagation(),Bt(o,n.dataTransfer.files,e,s).finally(i))}));const n=t.querySelector("input[type=file]");n&&o.j.e.on(n,"change",(()=>{Bt(o,n.files,e,s).then((()=>{n.value="",/safari/i.test(navigator.userAgent)||(n.type="",n.type="file")})).finally(i)}))}uploadRemoteImage(t,e,s){const i=this,{o}=i,n=(0,g.isFunction)(s)?s:o.defaultHandlerError;At(i,{action:"fileUploadRemote",url:t}).then((t=>{o.isSuccess.call(i,t)?((0,g.isFunction)(e)?e:o.defaultHandlerSuccess).call(i,o.process.call(i,t)):n.call(i,(0,g.error)(o.getMessage.call(i,t)))})).catch((t=>n.call(i,t)))}destruct(){this.setStatus(w.n$.beforeDestruct);const t=Rt.get(this);t&&(t.forEach((t=>{try{t.destruct()}catch(t){}})),t.clear()),super.destruct()}}const Wt="data-jodit-default-style-display",$t="data-jodit-default-classes";class Jodit extends W{constructor(t,e){super(e,!0),this.isJodit=!0,this.commands=new Map,this.__selectionLocked=null,this.__wasReadOnly=!1,this.createInside=new K((()=>this.ed),this.o.createAttributes),this.editorIsActive=!1,this.__mode=a.MODE_WYSIWYG,this.__callChangeCount=0,this.isSilentChange=!1,this.elementToPlace=new Map;try{const e=(0,g.resolveElement)(t,this.o.shadowRoot||this.od);if(Jodit.isJoditAssigned(e))return e.component}catch(t){throw this.destruct(),t}this.setStatus(w.n$.beforeInit),this.id=(0,g.attr)((0,g.resolveElement)(t,this.o.shadowRoot||this.od),"id")||""+(new Date).getTime(),_.as[this.id]=this,this.storage=I.makeStorage(!0,this.id),this.attachEvents(e),this.e.on(this.ow,"resize",(()=>{this.e&&this.e.fire("resize")})),this.e.on("prepareWYSIWYGEditor",this.prepareWYSIWYGEditor),this.selection=new zt.Ph(this);const s=this.beforeInitHook();(0,g.callPromise)(s,(()=>{this.e.fire("beforeInit",this);const s=_.pw.init(this);(0,g.callPromise)(s,(()=>{this.e.fire("afterPluginSystemInit",this),this.e.on("changePlace",(()=>{this.setReadOnly(this.o.readonly),this.setDisabled(this.o.disabled)})),this.places.length=0;const s=this.addPlace(t,e);_.as[this.id]=this,(0,g.callPromise)(s,(()=>{this.e&&this.e.fire("afterInit",this),this.afterInitHook(),this.setStatus(w.n$.ready),this.e.fire("afterConstructor",this)}))}))}))}className(){return"Jodit"}waitForReady(){return this.isReady?Promise.resolve(this):this.async.promise((t=>{this.hookStatus("ready",(()=>t(this)))}))}get text(){if(this.editor)return this.editor.innerText||"";const t=this.createInside.div();return t.innerHTML=this.getElementValue(),t.innerText||""}get defaultTimeout(){return(0,g.isNumber)(this.o.defaultTimeout)?this.o.defaultTimeout:r.D.defaultOptions.defaultTimeout}static atom(t){return(0,g.markAsAtomic)(t)}static make(t,e){return new Jodit(t,e)}static isJoditAssigned(t){return t&&(0,g.isJoditObject)(t.component)&&!t.component.isInDestruct}static get defaultOptions(){return r.D.defaultOptions}setPlaceField(t,e){this.currentPlace||(this.currentPlace={},this.places=[this.currentPlace]),this.currentPlace[t]=e}get element(){return this.currentPlace.element}get editor(){return this.currentPlace.editor}set editor(t){this.setPlaceField("editor",t)}get container(){return this.currentPlace.container}set container(t){this.setPlaceField("container",t)}get workplace(){return this.currentPlace.workplace}get statusbar(){return this.currentPlace.statusbar}get iframe(){return this.currentPlace.iframe}set iframe(t){this.setPlaceField("iframe",t)}get history(){return this.currentPlace.history}get observer(){return this.history}get editorWindow(){return this.currentPlace.editorWindow}set editorWindow(t){this.setPlaceField("editorWindow",t)}get ew(){return this.editorWindow}get editorDocument(){return this.currentPlace.editorWindow.document}get ed(){return this.editorDocument}get options(){return this.currentPlace.options}set options(t){this.setPlaceField("options",t)}get s(){return this.selection}get uploader(){return this.getInstance("Uploader",this.o.uploader)}get filebrowser(){const t=this,e=(0,g.ConfigProto)({defaultTimeout:t.defaultTimeout,uploader:t.o.uploader,language:t.o.language,license:t.o.license,theme:t.o.theme,defaultCallback(e){e.files&&e.files.length&&e.files.forEach(((s,i)=>{const o=e.baseurl+s;e.isImages&&e.isImages[i]?t.s.insertImage(o,null,t.o.imageDefaultWidth):t.s.insertNode(t.createInside.fromHTML(`<a href='${o}' title='${o}'>${o}</a>`))}))}},this.o.filebrowser);return t.getInstance("FileBrowser",e)}get mode(){return this.__mode}set mode(t){this.setMode(t)}getNativeEditorValue(){const t=this.e.fire("beforeGetNativeEditorValue");return(0,g.isString)(t)?t:this.editor?this.editor.innerHTML:this.getElementValue()}setNativeEditorValue(t){const e={value:t};this.e.fire("beforeSetNativeEditorValue",e)||this.editor&&(this.editor.innerHTML=e.value)}get value(){return this.getEditorValue()}set value(t){this.setEditorValue(t),this.history.processChanges()}getEditorValue(t=!0,e){let s;if(s=this.e.fire("beforeGetValueFromEditor",e),void 0!==s)return s;s=this.getNativeEditorValue().replace(a.INVISIBLE_SPACE_REG_EXP(),""),t&&(s=s.replace(/<span[^>]+id="jodit-selection_marker_[^>]+><\/span>/g,"")),"<br>"===s&&(s="");const i={value:s};return this.e.fire("afterGetValueFromEditor",i,e),i.value}synchronizeValues(){this.setEditorValue()}setEditorValue(t){const e=this.e.fire("beforeSetValueToEditor",t);if(!1===e)return;if((0,g.isString)(e)&&(t=e),!this.editor)return void(void 0!==t&&this.setElementValue(t));if(!(0,g.isString)(t)&&!(0,g.isVoid)(t))throw(0,g.error)("value must be string");void 0!==t&&this.getNativeEditorValue()!==t&&this.setNativeEditorValue(t),this.e.fire("postProcessSetEditorValue");const s=this.getElementValue(),i=this.getEditorValue();if(!this.isSilentChange&&s!==i&&a.SAFE_COUNT_CHANGE_CALL>this.__callChangeCount){this.setElementValue(i),this.__callChangeCount+=1;try{this.history.upTick(),this.e.fire("change",i,s),this.e.fire(this.history,"change",i,s)}finally{this.__callChangeCount=0}}}updateElementValue(){this.setElementValue(this.getEditorValue())}getElementValue(){return void 0!==this.element.value?this.element.value:this.element.innerHTML}setElementValue(t){if(!(0,g.isString)(t)&&void 0!==t)throw(0,g.error)("value must be string");void 0!==t?this.element!==this.container&&(void 0!==this.element.value?this.element.value=t:this.element.innerHTML=t):t=this.getElementValue(),t!==this.getEditorValue()&&this.setEditorValue(t)}registerCommand(t,e,s){const i=t.toLowerCase();let o=this.commands.get(i);if(void 0===o&&(o=[],this.commands.set(i,o)),o.push(e),!(0,g.isFunction)(e)){const o=this.o.commandToHotkeys[i]||this.o.commandToHotkeys[t]||e.hotkeys;o&&this.registerHotkeyToCommand(o,i,null==s?void 0:s.stopPropagation)}return this}registerHotkeyToCommand(t,e,s=!0){const i=(0,g.asArray)(t).map(g.normalizeKeyAliases).map((t=>t+".hotkey")).join(" ");this.e.off(i).on(i,((t,i)=>(i.shouldStop=null==s||s,this.execCommand(e))))}execCommand(t,e=!1,s=null){if(this.s.isFocused()||this.s.focus(),this.o.readonly&&"selectall"!==t)return;let i;if(t=t.toLowerCase(),i=this.e.fire("beforeCommand",t,e,s),!1!==i&&(i=this.execCustomCommands(t,e,s)),!1!==i)if(this.s.focus(),"selectall"===t)this.s.select(this.editor,!0),this.s.expandSelection();else try{i=this.nativeExecCommand(t,e,s)}catch(t){}return this.e.fire("afterCommand",t,e,s),this.setEditorValue(),i}nativeExecCommand(t,e=!1,s=null){this.isSilentChange=!0;try{return this.ed.execCommand(t,e,s)}finally{this.isSilentChange=!1}}execCustomCommands(t,e=!1,s=null){t=t.toLowerCase();const i=this.commands.get(t);if(void 0!==i){let o;return i.forEach((i=>{let n;n=(0,g.isFunction)(i)?i:i.exec;const r=n.call(this,t,e,s);void 0!==r&&(o=r)})),o}}lock(t="any"){return!!super.lock(t)&&(this.__selectionLocked=this.s.save(),this.s.clear(),this.editor.classList.add("jodit_lock"),this.e.fire("lock",!0),!0)}unlock(){return!!super.unlock()&&(this.editor.classList.remove("jodit_lock"),this.__selectionLocked&&this.s.restore(),this.e.fire("lock",!1),!0)}getMode(){return this.mode}isEditorMode(){return this.getRealMode()===a.MODE_WYSIWYG}getRealMode(){if(this.getMode()!==a.MODE_SPLIT)return this.getMode();const t=this.od.activeElement;return t&&(t===this.iframe||M.i.isOrContains(this.editor,t)||M.i.isOrContains(this.toolbar.container,t))?a.MODE_WYSIWYG:a.MODE_SOURCE}setMode(t){const e=this.getMode(),s={mode:parseInt(""+t,10)},i=["jodit-wysiwyg_mode","jodit-source__mode","jodit_split_mode"];!1!==this.e.fire("beforeSetMode",s)&&(this.__mode=[a.MODE_SOURCE,a.MODE_WYSIWYG,a.MODE_SPLIT].includes(s.mode)?s.mode:a.MODE_WYSIWYG,this.o.saveModeInStorage&&this.storage.set("jodit_default_mode",this.mode),i.forEach((t=>{this.container.classList.remove(t)})),this.container.classList.add(i[this.mode-1]),e!==this.getMode()&&this.e.fire("afterSetMode"))}toggleMode(){let t=this.getMode();[a.MODE_SOURCE,a.MODE_WYSIWYG,this.o.useSplitMode?a.MODE_SPLIT:9].includes(t+1)?t+=1:t=a.MODE_WYSIWYG,this.setMode(t)}setDisabled(t){this.o.disabled=t;const e=this.__wasReadOnly;this.setReadOnly(t||e),this.__wasReadOnly=e,this.editor&&(this.editor.setAttribute("aria-disabled",""+t),this.container.classList.toggle("jodit_disabled",t),this.e.fire("disabled",t))}getDisabled(){return this.o.disabled}setReadOnly(t){this.__wasReadOnly!==t&&(this.__wasReadOnly=t,this.o.readonly=t,t?this.editor&&this.editor.removeAttribute("contenteditable"):this.editor&&this.editor.setAttribute("contenteditable","true"),this.e&&this.e.fire("readonly",t))}getReadOnly(){return this.o.readonly}beforeInitHook(){}afterInitHook(){}initOptions(t){this.options=(0,g.ConfigProto)(t||{},r.D.defaultOptions)}initOwners(){this.editorWindow=this.o.ownerWindow,this.ownerWindow=this.o.ownerWindow}addPlace(t,e){const s=(0,g.resolveElement)(t,this.o.shadowRoot||this.od);this.attachEvents(e),s.attributes&&(0,g.toArray)(s.attributes).forEach((t=>{const s=t.name;let i=t.value;void 0===r.D.defaultOptions[s]||e&&void 0!==e[s]||(-1!==["readonly","disabled"].indexOf(s)&&(i=""===i||"true"===i),/^[0-9]+(\.)?([0-9]+)?$/.test(""+i)&&(i=Number(i)),this.options[s]=i)}));let i=this.c.div("jodit-container");i.classList.add("jodit"),i.classList.add("jodit-container"),i.classList.add("jodit_theme_"+(this.o.theme||"default"));const{styleValues:o}=this.o;Object.keys(o).forEach((t=>{const e=(0,g.kebabCase)(t);i.style.setProperty("--jd-"+e,o[t])})),i.setAttribute("contenteditable","false");let n=null;this.o.inline&&(-1===["TEXTAREA","INPUT"].indexOf(s.nodeName)&&(i=s,s.setAttribute($t,""+s.className),n=i.innerHTML,i.innerHTML=""),i.classList.add("jodit_inline"),i.classList.add("jodit-container")),s!==i&&(s.style.display&&s.setAttribute(Wt,s.style.display),s.style.display="none");const a=this.c.div("jodit-workplace",{contenteditable:!1});i.appendChild(a),s.parentNode&&s!==i&&s.parentNode.insertBefore(i,s),Object.defineProperty(s,"component",{enumerable:!1,configurable:!0,value:this});const l=this.c.div("jodit-wysiwyg",{contenteditable:!0,"aria-disabled":!1,tabindex:this.o.tabIndex});a.appendChild(l);const c={editor:l,element:s,container:i,workplace:a,statusbar:new Mt(this,i),options:this.isReady?(0,g.ConfigProto)(e||{},r.D.defaultOptions):this.options,history:new Lt(this),editorWindow:this.ow};this.elementToPlace.set(l,c),this.setCurrentPlace(c),this.places.push(c),this.setNativeEditorValue(this.getElementValue());const h=this.initEditor(n),d=this.options;return(0,g.callPromise)(h,(()=>{d.enableDragAndDropFileToEditor&&d.uploader&&(d.uploader.url||d.uploader.insertImageAsBase64URI)&&this.uploader.bind(this.editor),this.elementToPlace.get(this.editor)||this.elementToPlace.set(this.editor,c),this.e.fire("afterAddPlace",c)}))}addDisclaimer(t){this.workplace.appendChild(t)}setCurrentPlace(t){this.currentPlace!==t&&(this.isEditorMode()||this.setMode(a.MODE_WYSIWYG),this.currentPlace=t,this.buildToolbar(),this.isReady&&this.e.fire("changePlace",t))}initEditor(t){const e=this.createEditor();return(0,g.callPromise)(e,(()=>{if(this.isInDestruct)return;this.element!==this.container?this.setElementValue():null!=t&&this.setEditorValue(t);let e=this.o.defaultMode;if(this.o.saveModeInStorage){const t=this.storage.get("jodit_default_mode");"string"==typeof t&&(e=parseInt(t,10))}this.setMode(e),this.o.readonly&&(this.__wasReadOnly=!1,this.setReadOnly(!0)),this.o.disabled&&this.setDisabled(!0);try{this.ed.execCommand("defaultParagraphSeparator",!1,this.o.enter.toLowerCase())}catch(t){}try{this.ed.execCommand("enableObjectResizing",!1,"false")}catch(t){}try{this.ed.execCommand("enableInlineTableEditing",!1,"false")}catch(t){}}))}createEditor(){const t=this.editor,e=this.e.fire("createEditor",this);return(0,g.callPromise)(e,(()=>{if(!this.isInDestruct){if((!1===e||(0,g.isPromise)(e))&&M.i.safeRemove(t),this.o.editorCssClass&&this.editor.classList.add(this.o.editorCssClass),this.o.style&&(0,g.css)(this.editor,this.o.style),this.e.on("synchro",(()=>{this.setEditorValue()})).on("focus",(()=>{this.editorIsActive=!0})).on("blur",(()=>this.editorIsActive=!1)),this.prepareWYSIWYGEditor(),this.o.direction){const t="rtl"===this.o.direction.toLowerCase()?"rtl":"ltr";this.container.style.direction=t,this.container.setAttribute("dir",t),this.toolbar.setDirection(t)}this.o.triggerChangeEvent&&this.e.on("change",this.async.debounce((()=>{this.e&&this.e.fire(this.element,"change")}),this.defaultTimeout))}}))}prepareWYSIWYGEditor(){const{editor:t}=this;if(this.o.direction){const t="rtl"===this.o.direction.toLowerCase()?"rtl":"ltr";this.editor.style.direction=t,this.editor.setAttribute("dir",t)}this.e.on(t,"mousedown touchstart focus",(()=>{const e=this.elementToPlace.get(t);e&&this.setCurrentPlace(e)})).on(t,"compositionend",this.synchronizeValues).on(t,"selectionchange selectionstart keydown keyup input keypress dblclick mousedown mouseup click copy cut dragstart drop dragover paste resize touchstart touchend focus blur",(t=>{if(!this.o.readonly&&!this.isSilentChange&&!(t instanceof this.ew.KeyboardEvent&&t.isComposing)&&this.e&&this.e.fire){if(!1===this.e.fire(t.type,t))return!1;this.synchronizeValues()}}))}destruct(){if(this.isInDestruct)return;if(this.setStatus(w.n$.beforeDestruct),this.elementToPlace.clear(),!this.editor)return;const t=this.getEditorValue();this.storage.clear(),this.buffer.clear(),this.commands.clear(),this.__selectionLocked=null,this.e.off(this.ow,"resize"),this.e.off(this.ow),this.e.off(this.od),this.e.off(this.od.body),this.places.forEach((({container:e,workplace:s,statusbar:i,element:o,iframe:n,editor:r,history:a})=>{if(o!==e)if(o.hasAttribute(Wt)){const t=(0,g.attr)(o,Wt);t&&(o.style.display=t,o.removeAttribute(Wt))}else o.style.display="";else o.hasAttribute($t)&&(o.className=(0,g.attr)(o,$t)||"",o.removeAttribute($t));o.hasAttribute("style")&&!(0,g.attr)(o,"style")&&o.removeAttribute("style"),i.destruct(),this.e.off(e),this.e.off(o),this.e.off(r),M.i.safeRemove(s),M.i.safeRemove(r),e!==o&&M.i.safeRemove(e),Object.defineProperty(o,"component",{enumerable:!1,configurable:!0,value:null}),M.i.safeRemove(n),e===o&&(o.innerHTML=t),a.destruct()})),this.places.length=0,this.currentPlace={},delete _.as[this.id],super.destruct()}}Jodit.fatMode=!1,Jodit.plugins=_.pw,Jodit.modules=_.qz,Jodit.ns=_.qz,Jodit.decorators={},Jodit.constants=a,Jodit.instances=_.as,Jodit.lang=_.KQ,Jodit.core={Plugin:X},(0,n.gn)([q.cache],Jodit.prototype,"uploader",null),(0,n.gn)([q.cache],Jodit.prototype,"filebrowser",null),(0,n.gn)([(0,q.throttle)()],Jodit.prototype,"synchronizeValues",null),(0,n.gn)([(0,q.watch)(":internalChange")],Jodit.prototype,"updateElementValue",null),(0,n.gn)([q.autobind],Jodit.prototype,"prepareWYSIWYGEditor",null);const Vt=s(57);let Yt={en:Vt};const Ut=t=>t.default||t,Gt={};(0,x.kJ)(Ut(Vt))&&Ut(Vt).forEach(((t,e)=>{Gt[e]=t})),Object.keys(Yt).forEach((t=>{const e=Ut(Yt[t]);(0,x.kJ)(e)&&(Yt[t]={},e.forEach(((e,s)=>{Yt[t][Gt[s]]=e})))}));var Xt=Yt;r.D.prototype.addNewLine=!0,r.D.prototype.addNewLineOnDBLClick=!0,r.D.prototype.addNewLineTagsTriggers=["table","iframe","img","hr","pre","jodit"],r.D.prototype.addNewLineDeltaShow=20;const Kt="addnewline";class Zt extends X{constructor(){super(...arguments),this.line=this.j.c.fromHTML(`<div role="button" tabindex="-1" title="${this.j.i18n("Break")}" class="jodit-add-new-line"><span>${N.JO.get("enter")}</span></div>`),this.isMatchedTag=t=>!(!t||!this.j.o.addNewLineTagsTriggers.includes(t.nodeName.toLowerCase())),this.preview=!1,this.lineInFocus=!1,this.isShown=!1,this.hideForce=()=>{this.isShown&&(this.isShown=!1,this.j.async.clearTimeout(this.timeout),this.lineInFocus=!1,M.i.safeRemove(this.line))},this.hide=()=>{this.isShown&&!this.lineInFocus&&(this.timeout=this.j.async.setTimeout(this.hideForce,{timeout:500,label:"add-new-line-hide"}))},this.canGetFocus=t=>null!=t&&M.i.isBlock(t)&&!/^(img|table|iframe|hr)$/i.test(t.nodeName),this.onClickLine=t=>{const e=this.j,s=e.createInside.element(e.o.enter);this.preview&&this.current&&this.current.parentNode?this.current.parentNode.insertBefore(s,this.current):e.editor.appendChild(s),e.s.setCursorIn(s),(0,g.scrollIntoViewIfNeeded)(s,e.editor,e.ed),e.e.fire("synchro"),this.hideForce(),t.preventDefault()},this.onDblClickEditor=t=>{const e=this.j;if(!e.o.readonly&&e.o.addNewLineOnDBLClick&&t.target===e.editor&&e.s.isCollapsed()){const s=(0,g.offset)(e.editor,e,e.ed),i=t.pageY-e.ew.pageYOffset,o=e.createInside.element(e.o.enter);Math.abs(i-(s.height+s.top))>Math.abs(i-s.top)&&e.editor.firstChild?e.editor.insertBefore(o,e.editor.firstChild):e.editor.appendChild(o),e.s.setCursorIn(o),e.synchronizeValues(),this.hideForce(),t.preventDefault()}},this.onMouseMove=t=>{const e=this.j;let s=e.ed.elementFromPoint(t.clientX,t.clientY);if(!M.i.isHTMLElement(s)||M.i.isOrContains(this.line,s))return;if(!M.i.isOrContains(e.editor,s))return;if(this.isMatchedTag(s)||(s=M.i.closest(s,this.isMatchedTag,e.editor)),!s)return void this.hide();if(this.isMatchedTag(s)){const t=M.i.up(s,M.i.isBlock,e.editor);t&&t!==e.editor&&(s=t)}const i=(0,g.position)(s,this.j);let o=!1,{clientY:n}=t;if(this.j.iframe){const{top:t}=(0,g.position)(this.j.iframe,this.j,!0);n+=t}const r=this.j.o.addNewLineDeltaShow;Math.abs(n-i.top)>r||(o=i.top,this.preview=!0),Math.abs(n-(i.top+i.height))>r||(o=i.top+i.height,this.preview=!1),!1===o||(0,g.call)(this.preview?M.i.prev:M.i.next,s,this.canGetFocus,e.editor)?(this.current=!1,this.hide()):(this.line.style.top=o+"px",this.current=s,this.show())}}show(){this.isShown||this.j.o.readonly||this.j.isLocked||(this.isShown=!0,this.j.async.clearTimeout(this.timeout),this.line.classList.toggle("jodit-add-new-line_after",!this.preview),this.j.container.appendChild(this.line),this.line.style.width=this.j.editor.clientWidth+"px")}afterInit(t){t.o.addNewLine&&(t.e.on(this.line,"mousemove",(t=>{t.stopPropagation()})).on(this.line,"mousedown touchstart",this.onClickLine).on("change",this.hideForce).on(this.line,"mouseenter",(()=>{this.j.async.clearTimeout(this.timeout),this.lineInFocus=!0})).on(this.line,"mouseleave",(()=>{this.lineInFocus=!1})).on("changePlace",this.addEventListeners.bind(this)),this.addEventListeners())}addEventListeners(){const t=this.j;t.e.off(t.editor,"."+Kt).off(t.container,"."+Kt).on([t.ow,t.ew,t.editor],"scroll."+Kt,this.hideForce).on(t.editor,"dblclick."+Kt,this.onDblClickEditor).on(t.editor,"click."+Kt,this.hide).on(t.container,"mouseleave."+Kt,this.hide).on(t.editor,"mousemove."+Kt,t.async.debounce(this.onMouseMove,3*t.defaultTimeout))}beforeDestruct(){this.j.async.clearTimeout(this.timeout),this.j.e.off(this.line).off("changePlace",this.addEventListeners),M.i.safeRemove(this.line),this.j.e.off([this.j.ow,this.j.ew,this.j.editor],"."+Kt).off(this.j.container,"."+Kt)}}function Jt(t){t.registerButton({name:"about",group:"info"})}function Qt(t){t.o.saveSelectionOnBlur&&t.e.on("blur",(()=>{t.isEditorMode()&&t.s.save(!0)})).on("focus",(()=>{t.s.restore()}));const e=()=>{if(t.s.focus(),"end"===t.o.cursorAfterAutofocus){const e=M.i.last(t.editor,(t=>M.i.isText(t)));e&&t.s.setCursorIn(e,!1)}};t.e.on("afterInit",(()=>{t.o.autofocus&&(t.defaultTimeout?t.async.setTimeout(e,300):e())})),t.e.on("afterInit afterAddPlace",(()=>{t.e.off(t.editor,"mousedown.autofocus").on(t.editor,"mousedown.autofocus",(e=>{t.isEditorMode()&&e.target&&M.i.isBlock(e.target)&&!e.target.childNodes.length&&(t.editor===e.target?t.s.focus():t.s.setCursorIn(e.target))}))}))}r.D.prototype.controls.about={exec(t){const e=new $({language:t.o.language}),s=t.i18n.bind(t);e.setMod("theme",t.o.theme).setHeader(s("About Jodit")).setContent(`<div class="jodit-about">\n\t\t\t\t\t<div>${s("Jodit Editor")} v.${t.getVersion()}</div>\n\t\t\t\t\t<div>${s("License: %s",(0,g.isLicense)(t.o.license)?(0,g.normalizeLicense)(t.o.license):"MIT")}</div>\n\t\t\t\t\t<div>\n\t\t\t\t\t\t<a href="https://xdsoft.net/jodit/" target="_blank">https://xdsoft.net/jodit/</a>\n\t\t\t\t\t</div>\n\t\t\t\t\t<div>\n\t\t\t\t\t\t<a href="https://xdsoft.net/jodit/doc/" target="_blank">${s("Jodit User's Guide")}</a>\n\t\t\t\t\t\t${s("contains detailed help for using")}\n\t\t\t\t\t</div>\n\t\t\t\t\t<div>${s("Copyright © XDSoft.net - Chupurnov Valeriy. All rights reserved.")}</div>\n\t\t\t\t</div>`),(0,g.css)(e.dialog,{minHeight:200,minWidth:420}),e.open(!0).bindDestruct(t)},tooltip:"About Jodit",mode:a.MODE_SOURCE+a.MODE_WYSIWYG},r.D.prototype.autofocus=!1,r.D.prototype.cursorAfterAutofocus="end",r.D.prototype.saveSelectionOnBlur=!0,r.D.prototype.controls.classSpan={command:"applyClassName",icon:s(58),exec:g.memorizeExec,list:["enabled","disabled","activated","text-left","text-center","text-right","warning","error"],isChildActive(t,e){const s=t.s.current();if(s){const i=M.i.closest(s,M.i.isElement,t.editor)||t.editor;return!(!e.args||!i.classList.contains(""+e.args[0]))}return!1},isActive(t,e){const s=t.s.current();if(s){const i=M.i.closest(s,M.i.isElement,t.editor)||t.editor;let o=!1;return e.list&&Object.keys(e.list).forEach((t=>{i.classList.contains(t)&&(o=!0)})),!(!i||i===t.editor||void 0===e.list||!o)}return!1},childTemplate:(t,e,s)=>`<span class="${e}">${t.i18n(s)}</span>`,tooltip:"Insert className"};class te extends X{constructor(){super(...arguments),this.buttons=[{name:"classSpan",group:"font"}]}afterInit(t){t.registerCommand("applyClassName",((e,s,i)=>(t.s.applyStyle(void 0,{className:i}),!1)))}beforeDestruct(){}}var ee=s(10),se=s(34);function ie(t,e,s){return(0,ee.RE)(e?M.i.prev:M.i.next,t,(t=>!(!t||M.i.isText(t)&&!(0,se.fy)((null==t?void 0:t.nodeValue)||"").length)),s)}function oe(t,e){return M.i.findSibling(t,e,(t=>{var e;return!M.i.isEmptyTextNode(t)&&!!(!M.i.isText(t)||(null===(e=t.nodeValue)||void 0===e?void 0:e.length)&&(0,se.fy)(t.nodeValue))}))}function ne(t,e,s,i=!1){const o=t=>e?t.firstChild:t.lastChild;let n=ie(t,!e,s);if(i&&M.i.isElement(n)&&!M.i.isInlineBlock(n))return null;if(n)do{if(!o(n))return n;n=o(n)}while(n);return null}function re(t,e,s){const i=M.i.findSibling(e,s),o=M.i.findSibling(e,!s);if(!M.i.closest(e,M.i.isElement,t.editor)&&M.i.isTag(i,["ul","ol"])&&M.i.isTag(o,["ul","ol"])&&M.i.isTag(i.lastElementChild,"li")&&M.i.isTag(o.firstElementChild,"li")){const{setCursorBefore:n,setCursorAfter:r}=t.s,a=i.lastElementChild;return(0,g.call)(s?M.i.prepend:M.i.append,o.firstElementChild,e),M.i.moveContent(o,i,!s),M.i.safeRemove(o),(0,g.call)(s?M.i.append:M.i.prepend,a,e),(0,g.call)(s?n:r,e),!0}return!1}function ae(t,e,s){let i=!1;const{setCursorBefore:o,setCursorIn:n}=t.s;let r=M.i.closest(e,M.i.isElement,t.editor);if(!r||!M.i.isEmpty(r))return!1;const l=ie(e,s,t.editor);do{if(!r||!M.i.isEmpty(r)||M.i.isCell(r))break;{M.i.after(r,e);const s=M.i.closest(r,(t=>M.i.isElement(t)&&t!==r),t.editor);M.i.safeRemove(r),i=!0,r=s}}while(r);return!(!i||!re(t,e,s))||(!l||M.i.isText(l)||M.i.isTag(l,a.INSEPARABLE_TAGS)?o(e):n(l,!s),i)}var le=s(30);function ce(t,e,s,i){if(e&&M.i.isElement(s)){M.i.moveContent(e,s,!i);let o=e;for(;o&&o!==t.editor&&M.i.isEmpty(o);){const t=o.parentElement;M.i.safeRemove(o),o=t}return!0}return!1}const he=[(t,e,s)=>{const i=M.i.findSibling(e,s);return!(!M.i.isElement(i)||!M.i.isTag(i,a.INSEPARABLE_TAGS)&&!M.i.isEmpty(i)||(M.i.safeRemove(i),t.s.setCursorBefore(e),M.i.isTag(i,"br")&&ae(t,e,s),0))},(t,e,s)=>{let i=M.i.findSibling(e,s);return!i&&e.parentElement&&e.parentElement!==t.editor&&(i=M.i.findSibling(e.parentElement,s)),!(!M.i.isElement(i)||M.i.isContentEditable(i,t.editor)||((0,g.call)(s?M.i.before:M.i.after,i,e),M.i.safeRemove(i),(0,le.F)(t,e,s),(0,g.call)(s?t.s.setCursorBefore:t.s.setCursorAfter,e),0))},function t(e,s,i,o){var n,r,l;const c=i?-1:1,h=M.i.sibling(s,!i);let d,u=M.i.sibling(s,i),p=null,f=!1;for(;u&&(M.i.isText(u)||M.i.isInlineBlock(u));){for(;M.i.isInlineBlock(u);)u=i?null==u?void 0:u.lastChild:null==u?void 0:u.firstChild;if(!u)break;if(null===(n=u.nodeValue)||void 0===n?void 0:n.length){let t=(0,g.toArray)(u.nodeValue);const e=t.length;let s=i?e-1:0;if(t[s]===a.INVISIBLE_SPACE)for(;t[s]===a.INVISIBLE_SPACE;)s+=c;if(d=t[s],t[s+c]===a.INVISIBLE_SPACE){for(s+=c;t[s]===a.INVISIBLE_SPACE;)s+=c;s+=i?1:-1}if(t=i&&0>s?[]:t.slice(i?0:s+1,i?s:e),!h||!M.i.isText(h)||(i?/^ /:/ $/).test(null!==(r=h.nodeValue)&&void 0!==r?r:"")||!(0,g.trimInv)(h.nodeValue||"").length)for(let e=i?t.length-1:0;(i?e>=0:t.length>e)&&" "===t[e];e+=i?-1:1)t[e]=a.NBSP_SPACE;u.nodeValue=t.join("")}if((null===(l=u.nodeValue)||void 0===l?void 0:l.length)||(p=u),!(0,g.isVoid)(d)&&d!==a.INVISIBLE_SPACE){f=!0,(0,g.call)(i?M.i.after:M.i.before,u,s),("sentence"===o||"word"===o&&" "!==d&&d!==a.NBSP_SPACE)&&t(e,s,i,o);break}let m=M.i.sibling(u,i);!m&&u.parentNode&&u.parentNode!==e.editor&&(m=ne(u,!i,e.editor,!0)),p&&(M.i.safeRemove(p),p=null),u=m}return f&&((t=>{let e=t.parentElement;for(;e&&M.i.isInlineBlock(e);){const s=e.parentElement;M.i.isEmpty(e)&&(M.i.after(e,t),M.i.safeRemove(e)),e=s}})(s),((t,e)=>{e.parentElement!==t.editor&&M.i.isBlock(e.parentElement)&&M.i.each(e.parentElement,M.i.isEmptyTextNode)&&M.i.after(e,t.createInside.element("br"))})(e,s),e.s.setCursorBefore(s)),f},(t,e)=>!!M.i.isCell(e.parentElement),ae,(t,e,s)=>{const i=M.i.closest(e,M.i.isElement,t.editor);if(!i)return!1;const o=oe(i,s);return!(!o||!M.i.isEmpty(o)||(M.i.safeRemove(o),t.s.setCursorBefore(e),0))},re,(t,e,s)=>{let i=e,o=i;for(;i&&!oe(i,s)&&i.parentElement!==t.editor;)i=i.parentElement,o=i;if(M.i.isElement(o)&&M.i.isContentEditable(o,t.editor)){const i=oe(o,s);if(i&&(((t,e,s,i)=>{const o=M.i.isTag(s,["ol","ul"]),n=M.i.isTag(e,["ol","ul"]),r=(t,e)=>e?t.firstElementChild:t.lastElementChild;return n?(s=t.createInside.element(t.o.enterBlock),M.i.before(e,s),ce(t,r(e,i),s,i)):!(!s||!o||n)&&ce(t,e,r(s,!i),i)})(t,o,i,s)||ce(t,o,i,s)))return t.s.setCursorBefore(e),!0}return!1},(t,e,s)=>{var i;const o=M.i.closest(e,M.i.isElement,t.editor),{s:n}=t;if(M.i.isTag(o,"li")&&(null===(i=null==o?void 0:o.parentElement)||void 0===i?void 0:i[s?"firstElementChild":"lastElementChild"])===o&&n.cursorInTheEdge(s,o)){const i=o.parentElement,r=t.createInside.element(t.o.enterBlock);return(0,ee.RE)(s?M.i.before:M.i.after,i,r),M.i.moveContent(o,r),M.i.safeRemove(o),M.i.isEmpty(i)&&M.i.safeRemove(i),(0,ee.RE)(s?n.setCursorBefore:n.setCursorAfter,e),!0}return!1}];r.D.prototype.delete={hotkeys:{delete:["delete","cmd+backspace"],deleteWord:["ctrl+delete","cmd+alt+backspace","ctrl+alt+backspace"],deleteSentence:["ctrl+shift+delete","cmd+shift+delete"],backspace:["backspace"],backspaceWord:["ctrl+backspace"],backspaceSentence:["ctrl+shift+backspace","cmd+shift+backspace"]}};class de extends X{constructor(){super(...arguments),this.requires=["hotkeys"]}afterInit(t){t.e.on("afterCommand.delete",(t=>{"delete"===t&&this.afterDeleteCommand()})),t.registerCommand("deleteButton",{exec:()=>this.onDelete(!1),hotkeys:t.o.delete.hotkeys.delete},{stopPropagation:!1}).registerCommand("backspaceButton",{exec:()=>this.onDelete(!0),hotkeys:t.o.delete.hotkeys.backspace},{stopPropagation:!1}).registerCommand("deleteWordButton",{exec:()=>this.onDelete(!1,"word"),hotkeys:t.o.delete.hotkeys.deleteWord}).registerCommand("backspaceWordButton",{exec:()=>this.onDelete(!0,"word"),hotkeys:t.o.delete.hotkeys.backspaceWord}).registerCommand("deleteSentenceButton",{exec:()=>this.onDelete(!1,"sentence"),hotkeys:t.o.delete.hotkeys.deleteSentence}).registerCommand("backspaceSentenceButton",{exec:()=>this.onDelete(!0,"sentence"),hotkeys:t.o.delete.hotkeys.backspaceSentence})}beforeDestruct(t){t.e.off("afterCommand.delete")}afterDeleteCommand(){const t=this.j,e=t.s.current();if(e&&M.i.isTag(e.firstChild,"br")&&t.s.removeNode(e.firstChild),!((0,g.trim)(t.editor.textContent||"")||t.editor.querySelector("img")||e&&M.i.closest(e,"table",t.editor))){t.editor.innerHTML="";const e=t.s.setCursorIn(t.editor);t.s.removeNode(e)}}onDelete(t,e="char"){const s=this.j,i=s.selection;if(i.isFocused()||i.focus(),(t=>!t.s.isCollapsed()&&(t.execCommand("Delete"),!0))(s))return!1;const o=i.range,n=s.createInside.text(a.INVISIBLE_SPACE);try{if(o.insertNode(n),!M.i.isOrContains(s.editor,n))return;if((0,le.F)(s,n,t),he.some((i=>(0,g.isFunction)(i)&&i(s,n,t,e))))return!1}catch(t){throw t}finally{this.safeRemoveEmptyNode(n)}return!1}safeRemoveEmptyNode(t){var e,s;const{range:i}=this.j.s;i.startContainer===t&&(t.previousSibling?M.i.isText(t.previousSibling)?i.setStart(t.previousSibling,null!==(s=null===(e=t.previousSibling.nodeValue)||void 0===e?void 0:e.length)&&void 0!==s?s:0):i.setStartAfter(t.previousSibling):t.nextSibling&&(M.i.isText(t.nextSibling)?i.setStart(t.nextSibling,0):i.setStartBefore(t.nextSibling)),i.collapse(!0),this.j.s.selectRange(i)),M.i.safeRemove(t)}}function ue(t){const e=e=>{const s=r.D.defaultOptions.controls[e],i={...s.css},o={};return Object.keys(i).forEach((t=>{o[t]=(0,g.isArray)(i[t])?i[t][0]:i[t]})),t.s.applyStyle(o,{element:s.tags?s.tags[0]:void 0}),t.e.fire("synchro"),!1};["bold","italic","underline","strikethrough"].forEach((e=>{t.registerButton({name:e,group:"font-style"})})),["superscript","subscript"].forEach((e=>{t.registerButton({name:e,group:"script"})})),t.registerCommand("bold",{exec:e,hotkeys:["ctrl+b","cmd+b"]}).registerCommand("italic",{exec:e,hotkeys:["ctrl+i","cmd+i"]}).registerCommand("underline",{exec:e,hotkeys:["ctrl+u","cmd+u"]}).registerCommand("strikethrough",{exec:e})}r.D.prototype.controls.subscript={tags:["sub"],tooltip:"subscript"},r.D.prototype.controls.superscript={tags:["sup"],tooltip:"superscript"},r.D.prototype.controls.bold={tagRegExp:/^(strong|b)$/i,tags:["strong","b"],css:{"font-weight":["bold","700"]},tooltip:"Bold"},r.D.prototype.controls.italic={tagRegExp:/^(em|i)$/i,tags:["em","i"],css:{"font-style":"italic"},tooltip:"Italic"},r.D.prototype.controls.underline={tagRegExp:/^(u)$/i,tags:["u"],css:{"text-decoration-line":"underline"},tooltip:"Underline"},r.D.prototype.controls.strikethrough={tagRegExp:/^(s)$/i,tags:["s"],css:{"text-decoration-line":"line-through"},tooltip:"Strike through"};var pe=s(32);r.D.prototype.cleanHTML={timeout:300,removeEmptyElements:!0,fillEmptyParagraph:!0,replaceNBSP:!0,replaceOldTags:{i:"em",b:"strong"},allowTags:!1,denyTags:!1,removeOnError:!0,safeJavaScriptLink:!0},r.D.prototype.controls.eraser={command:"removeFormat",tooltip:"Clear Formatting"};class fe extends X{constructor(){super(...arguments),this.buttons=[{name:"eraser",group:"font-style"}],this.currentSelectionNode=null,this.walker=new pe.b(this.j.async,{timeout:this.j.o.cleanHTML.timeout}),this.allowTagsHash=fe.getHash(this.j.o.cleanHTML.allowTags),this.denyTagsHash=fe.getHash(this.j.o.cleanHTML.denyTags),this.onKeyUpCleanUp=()=>{const t=this.j;if(!this.allowEdit())return;const e=t.s.current();if(e){const s=M.i.up(e,M.i.isBlock,t.editor);s&&M.i.all(s,(s=>{s&&M.i.isText(s)&&null!=s.nodeValue&&(0,a.INVISIBLE_SPACE_REG_EXP)().test(s.nodeValue)&&0!==s.nodeValue.replace((0,a.INVISIBLE_SPACE_REG_EXP)(),"").length&&(s.nodeValue=s.nodeValue.replace((0,a.INVISIBLE_SPACE_REG_EXP)(),""),s===e&&t.s.isCollapsed()&&t.s.setCursorAfter(s))}))}},this.beforeCommand=t=>{if("removeformat"===t.toLowerCase())return this.onRemoveFormat(),!1}}afterInit(t){t.e.off(".cleanHtml").on("change.cleanHtml afterSetMode.cleanHtml afterInit.cleanHtml mousedown.cleanHtml keydown.cleanHtml",this.onChangeCleanHTML).on("keyup.cleanHtml",this.onKeyUpCleanUp).on("beforeCommand.cleanHtml",this.beforeCommand)}replaceIfMatched(t){const e=this.j.o.cleanHTML.replaceOldTags;if(!e||!M.i.isHTMLElement(t))return t;const s=e[t.nodeName.toLowerCase()]||e[t.nodeName];return s?M.i.replace(t,s,this.j.createInside,!0,!1):t}onChangeCleanHTML(){if(!this.allowEdit())return;const t=this.j;this.onSafeHTML(t.editor);const e=t.s.current(),s=t.o.cleanHTML.replaceOldTags;if(s&&e){const i=(0,g.keys)(s,!1);if(t.s.isCollapsed()){const s=M.i.closest(e,i,t.editor);s&&(t.s.save(),this.replaceIfMatched(s),t.s.restore())}}this.walker.setWork(t.editor),this.currentSelectionNode=e}startWalker(){this.walker.on("visit",this.visitNode).on("end",(t=>{this.j.e.fire(t?"internalChange finishedCleanHTMLWorker":"finishedCleanHTMLWorker")}))}visitNode(t){let e=!1;const s=this.replaceIfMatched(t);if(t!==s&&(t=s,e=!0),this.isRemovableNode(t,this.currentSelectionNode))return M.i.safeRemove(t),!0;if(this.j.o.cleanHTML.fillEmptyParagraph&&M.i.isBlock(t)&&M.i.isEmpty(t,/^(img|svg|canvas|input|textarea|form|br)$/)){const s=this.j.createInside.element("br");t.appendChild(s),e=!0}const i=this.allowTagsHash;if(i&&M.i.isElement(t)&&!0!==i[t.nodeName]){const s=t.attributes;if(s&&s.length){const o=[];for(let e=0;s.length>e;e+=1){const n=i[t.nodeName][s[e].name];(!n||!0!==n&&n!==s[e].value)&&o.push(s[e].name)}o.length&&(e=!0),o.forEach((e=>{t.removeAttribute(e)}))}}return e}allowEdit(){return!(this.j.isInDestruct||!this.j.isEditorMode()||this.j.getReadOnly())}static getHash(t){const e=/([^[]*)\[([^\]]+)]/,s=/[\s]*,[\s]*/,i=/^(.*)[\s]*=[\s]*(.*)$/,o={};return(0,g.isString)(t)?(t.split(s).map((t=>{t=(0,g.trim)(t);const n=e.exec(t),r={},a=t=>{t=(0,g.trim)(t);const e=i.exec(t);e?r[e[1]]=e[2]:r[t]=!0};if(n){const t=n[2].split(s);n[1]&&(t.forEach(a),o[n[1].toUpperCase()]=r)}else o[t.toUpperCase()]=!0})),o):!!t&&(Object.keys(t).forEach((e=>{o[e.toUpperCase()]=t[e]})),o)}onRemoveFormat(){this.j.s.isCollapsed()?this.removeFormatForCollapsedSelection():this.removeFormatForSelection()}removeFormatForCollapsedSelection(t){const{s:e}=this.j;let s=t;s||(s=this.j.createInside.fake(),e.range.insertNode(s),e.range.collapse());const i=M.i.furthest(s,this.isInlineBlock,this.j.editor);if(i)if(e.cursorOnTheLeft(i))M.i.before(i,s);else if(e.cursorOnTheRight(i))M.i.after(i,s);else{const t=e.splitSelection(i);t&&M.i.after(t,s)}t||(e.setCursorBefore(s),M.i.safeRemove(s))}isInlineBlock(t){return M.i.isInlineBlock(t)&&!M.i.isTag(t,a.INSEPARABLE_TAGS)}removeFormatForSelection(){const{s:t}=this.j,{range:e}=t,s=e.cloneRange(),i=e.cloneRange(),o=this.j.createInside.fake(),n=this.j.createInside.fake();s.collapse(!0),i.collapse(!1),s.insertNode(o),i.insertNode(n),e.setStartBefore(o),e.collapse(!0),t.selectRange(e),this.removeFormatForCollapsedSelection(o),e.setEndAfter(n),e.collapse(!1),t.selectRange(e),this.removeFormatForCollapsedSelection(n);const r=[];M.i.between(o,n,(t=>{this.isInlineBlock(t)&&r.push(t),M.i.isElement(t)&&(0,g.attr)(t,"style")&&(0,g.attr)(t,"style",null)})),r.forEach((t=>M.i.unwrap(t)));const a=(e,s)=>{if(!oe(e,s)){const i=e.parentNode;if(i&&i!==t.area&&(0,g.attr)(i,"style"))return(0,g.attr)(i,"style",null),a(i,s),!0}};a(o,!0)&&a(n,!1),e.setStartAfter(o),e.setEndBefore(n),t.selectRange(e),M.i.safeRemove(o),M.i.safeRemove(n)}isRemovableNode(t,e){const s=this.allowTagsHash;return!(M.i.isText(t)||!(s&&!s[t.nodeName]||this.denyTagsHash&&this.denyTagsHash[t.nodeName]))||!(!(e&&M.i.isTag(t,"br")&&fe.hasNotEmptyTextSibling(t))||fe.hasNotEmptyTextSibling(t,!0)||M.i.up(t,M.i.isBlock,this.j.editor)===M.i.up(e,M.i.isBlock,this.j.editor))||this.j.o.cleanHTML.removeEmptyElements&&null!=e&&M.i.isElement(t)&&null!=t.nodeName.match(a.IS_INLINE)&&!M.i.isTemporary(t)&&0===(0,g.trim)(t.innerHTML).length&&!M.i.isOrContains(t,e)}static hasNotEmptyTextSibling(t,e=!1){let s=e?t.nextSibling:t.previousSibling;for(;s;){if(M.i.isElement(s)||!M.i.isEmptyTextNode(s))return!0;s=e?s.nextSibling:s.previousSibling}return!1}onBeforeSetNativeEditorValue(t){const e=this.j.createInside.div();return e.innerHTML=t.value,this.onSafeHTML(e),t.value=e.innerHTML,!1}onSafeHTML(t){(0,g.safeHTML)(t,this.j.o.cleanHTML)}beforeDestruct(){this.j.e.off(".cleanHtml"),this.walker.destruct()}}(0,n.gn)([(0,q.debounce)((t=>t.jodit.o.cleanHTML.timeout))],fe.prototype,"onChangeCleanHTML",null),(0,n.gn)([(0,q.hook)("ready")],fe.prototype,"startWalker",null),(0,n.gn)([q.autobind],fe.prototype,"visitNode",null),(0,n.gn)([q.autobind],fe.prototype,"isInlineBlock",null),(0,n.gn)([(0,q.watch)(":beforeSetNativeEditorValue")],fe.prototype,"onBeforeSetNativeEditorValue",null),(0,n.gn)([(0,q.watch)(":safeHTML")],fe.prototype,"onSafeHTML",null),r.D.prototype.wrapNodes={exclude:["hr","style"]};class me extends X{constructor(){super(...arguments),this.isSuitableStart=t=>M.i.isText(t)&&(0,x.HD)(t.nodeValue)&&/[^\s]/.test(t.nodeValue)||this.isNotClosed(t)&&!M.i.isTemporary(t),this.isSuitable=t=>M.i.isText(t)||this.isNotClosed(t),this.isNotClosed=t=>M.i.isElement(t)&&!(M.i.isBlock(t)||M.i.isTag(t,this.j.o.wrapNodes.exclude))}afterInit(t){"br"!==t.o.enter.toLowerCase()&&t.e.on("afterInit.wtn postProcessSetEditorValue.wtn",this.postProcessSetEditorValue)}beforeDestruct(t){t.e.off(".wtn")}postProcessSetEditorValue(){const{jodit:t}=this;if(!t.isEditorMode())return;let e=t.editor.firstChild,s=!1;for(;e;){if(this.checkAloneListLeaf(e,t),this.isSuitableStart(e)){s||t.s.save(),s=!0;const i=t.createInside.element(t.o.enter);for(M.i.before(e,i);e&&this.isSuitable(e);){const t=e.nextSibling;i.appendChild(e),e=t}i.normalize()}e=e&&e.nextSibling}s&&(t.s.restore(),"afterInit"===t.e.current&&t.e.fire("internalChange"))}checkAloneListLeaf(t,e){M.i.isElement(t)&&M.i.isTag(t,"li")&&!M.i.isTag(t.parentElement,["ul","ol"])&&M.i.wrap(t,"ul",e.createInside)}}(0,n.gn)([q.autobind],me.prototype,"postProcessSetEditorValue",null),r.D.prototype.controls.cut={command:"cut",isDisabled:t=>t.s.isCollapsed(),tooltip:"Cut selection"},r.D.prototype.controls.copy={command:"copy",isDisabled:t=>t.s.isCollapsed(),tooltip:"Copy selection"},r.D.prototype.controls.selectall={icon:"select-all",command:"selectall",tooltip:"Select all"};var ge=s(11);const ve=t=>{if(t.clipboardData)return t.clipboardData;try{return t.dataTransfer||new DataTransfer}catch(t){return null}};function be(t,e,s){if(e.isInDestruct)return;(t=>!(!t||"drop"!==t.type))(t)&&e.s.insertCursorAtPoint(t.clientX,t.clientY);const i=e.e.fire("beforePasteInsert",s);!(0,x.nj)(i)&&((0,x.HD)(i)||(0,x.hj)(i)||M.i.isNode(i))&&(s=i),(0,x.HD)(s)&&(s=(t=>{const e=(t=t.replace(/<meta[^>]+?>/g,"")).search(/<!--StartFragment-->/i);-1!==e&&(t=t.substring(e+20));const s=t.search(/<!--EndFragment-->/i);return-1!==s&&(t=t.substring(0,s)),t})(s)),e.s.insertHTML(s)}function we(t,e,s,i,o){if(!1===t.e.fire("beforeOpenPasteDialog",e,s,i,o))return;const n=U(`<div style="word-break: normal; white-space: normal">${t.i18n(e)}</div>`,t.i18n(s));n.bindDestruct(t),(0,ge.MN)(t,n.container);const r=o.map((({text:e,value:s})=>(0,N.zx)(t,{text:e,name:e.toLowerCase(),tabIndex:0}).onAction((()=>i(s))))),a=(0,N.zx)(t,{text:"Cancel",tabIndex:0});return n.setFooter([...r,a].map((t=>t.onAction((()=>n.close()))))),r[0].focus(),r[0].state.variant="primary",t.e.fire("afterOpenPasteDialog",n,e,s,i,o),n}const ye="clipboard";class Ce{constructor(){this.buttons=[{name:"cut",group:"clipboard"},{name:"copy",group:"clipboard"},{name:"paste",group:"clipboard"},{name:"selectall",group:"clipboard"}]}init(t){var e;null===(e=this.buttons)||void 0===e||e.forEach((e=>t.registerButton(e))),t.e.off("copy.clipboard cut.clipboard").on("copy.clipboard cut.clipboard",(e=>{var s;const i=t.s.html,o=ve(e)||ve(t.ew)||ve(e.originalEvent);o&&(o.setData(a.TEXT_PLAIN,(0,g.stripTags)(i)),o.setData(a.TEXT_HTML,i)),t.buffer.set(ye,i),t.e.fire("pasteStack",{html:i,action:t.o.defaultActionOnPaste}),"cut"===e.type&&(t.s.remove(),t.s.focus()),e.preventDefault(),null===(s=null==t?void 0:t.events)||void 0===s||s.fire("afterCopy",i)}))}destruct(t){var e,s;null===(e=null==t?void 0:t.buffer)||void 0===e||e.set(ye,""),null===(s=null==t?void 0:t.events)||void 0===s||s.off(".clipboard")}}r.D.prototype.askBeforePasteHTML=!0,r.D.prototype.processPasteHTML=!0,r.D.prototype.pasteHTMLActionList=[{value:a.INSERT_AS_HTML,text:"Keep"},{value:a.INSERT_AS_TEXT,text:"Insert as Text"},{value:a.INSERT_ONLY_TEXT,text:"Insert only Text"}],r.D.prototype.memorizeChoiceWhenPasteFragment=!1,r.D.prototype.nl2brInPlainText=!0,r.D.prototype.defaultActionOnPaste=a.INSERT_AS_HTML,r.D.prototype.draggableTags=["img","jodit-media","jodit"];const xe="pasteStorage";r.D.prototype.controls.paste={tooltip:"Paste from clipboard",async exec(t,e,{control:s}){if(s.name===xe)return void t.execCommand("showPasteStorage");t.s.focus();let i="",o=!0;if(navigator.clipboard){try{const t=await navigator.clipboard.read();if(t&&t.length){const e=await t[0].getType(a.TEXT_PLAIN);i=await new Response(e).text()}o=!1}catch(t){}if(o)try{i=await navigator.clipboard.readText(),o=!1}catch(t){}}o&&(i=t.buffer.get(ye)||"",o=0===i.length);const n=t.value;o?(t.ed.execCommand("paste"),o=n===t.value,!o&&t.e.fire("afterPaste")):i.length?(be(null,t,i),t.e.fire("afterPaste")):o&&V(t.i18n("Your browser doesn't support direct access to the clipboard."),(()=>{t.s.focus()})).bindDestruct(t)},list:{[xe]:"Paste Storage"},isChildDisabled(t){return 2>t.e.fire("pasteStorageList")}};class Ee extends X{constructor(){super(...arguments),this.pasteStack=new g.LimitedStack(20)}afterInit(t){t.e.on("paste.paste",this.onPaste).on("pasteStack.paste",(t=>this.pasteStack.push(t))),t.o.nl2brInPlainText&&this.j.e.on("processPaste.paste",this.onProcessPasteReplaceNl2Br)}onPaste(t){try{if(!1===this.customPasteProcess(t)||!1===this.j.e.fire("beforePaste",t))return t.preventDefault(),!1;this.defaultPasteProcess(t)}finally{this.j.e.fire("afterPaste",t)}}customPasteProcess(t){if(!this.j.o.processPasteHTML)return;const e=ve(t),s={html:null==e?void 0:e.getData(a.TEXT_HTML),plain:null==e?void 0:e.getData(a.TEXT_PLAIN),rtf:null==e?void 0:e.getData(a.TEXT_RTF)};let i;for(i in s){const e=s[i];if((0,g.isHTML)(e)&&(this.j.e.fire("processHTML",t,e,s)||this.processHTML(t,e)))return!1}}defaultPasteProcess(t){const e=ve(t);let s=(null==e?void 0:e.getData(a.TEXT_HTML))||(null==e?void 0:e.getData(a.TEXT_PLAIN));if(e&&s&&""!==(0,g.trim)(s)){const i=this.j.e.fire("processPaste",t,s,(t=>{const e=t.types;let s="";if((0,x.kJ)(e)||"[object DOMStringList]"==={}.toString.call(e))for(let t=0;e.length>t;t+=1)s+=e[t]+";";else s=(e||a.TEXT_PLAIN)+";";return s})(e));void 0!==i&&(s=i),((0,g.isString)(s)||M.i.isNode(s))&&this.insertByType(t,s,this.j.o.defaultActionOnPaste),t.preventDefault(),t.stopPropagation()}}processHTML(t,e){if(this.j.o.askBeforePasteHTML){if(this.j.o.memorizeChoiceWhenPasteFragment){const s=this.pasteStack.find((t=>t.html===e));if(s)return this.insertByType(t,e,s.action||this.j.o.defaultActionOnPaste),!0}return we(this.j,"Your code is similar to HTML. Keep as HTML?","Paste as HTML",(s=>{this.insertByType(t,e,s)}),this.j.o.pasteHTMLActionList),!0}return!1}insertByType(t,e,s){if(this.pasteStack.push({html:e,action:s}),(0,g.isString)(e))switch(this.j.buffer.set(ye,e),s){case a.INSERT_CLEAR_HTML:e=(0,g.cleanFromWord)(e);break;case a.INSERT_ONLY_TEXT:e=(0,g.stripTags)(e);break;case a.INSERT_AS_TEXT:e=(0,g.htmlspecialchars)(e)}be(t,this.j,e)}onProcessPasteReplaceNl2Br(t,e,s){if(s===a.TEXT_PLAIN+";"&&!(0,g.isHTML)(e))return(0,g.nl2br)(e)}beforeDestruct(t){t.e.off("paste.paste",this.onPaste)}}(0,n.gn)([q.autobind],Ee.prototype,"onPaste",null),(0,n.gn)([q.autobind],Ee.prototype,"onProcessPasteReplaceNl2Br",null),r.D.prototype.askBeforePasteFromWord=!0,r.D.prototype.processPasteFromWord=!0,r.D.prototype.defaultActionOnPasteFromWord=null,r.D.prototype.pasteFromWordActionList=[{value:a.INSERT_AS_HTML,text:"Keep"},{value:a.INSERT_AS_TEXT,text:"Clean"},{value:a.INSERT_ONLY_TEXT,text:"Insert only Text"}];class je extends X{afterInit(t){}beforeDestruct(t){}processWordHTML(t,e,s){const{j:i}=this,{processPasteFromWord:o,askBeforePasteFromWord:n,defaultActionOnPasteFromWord:r,defaultActionOnPaste:a,pasteFromWordActionList:l}=i.o;return!(!o||!(0,g.isHtmlFromWord)(e)||(n?we(i,"The pasted content is coming from a Microsoft Word/Excel document. Do you want to keep the format or clean it up?","Word Paste Detected",(i=>{this.insertFromWordByType(t,e,i,s)}),l):this.insertFromWordByType(t,e,r||a,s),0))}insertFromWordByType(t,e,s,i){var o;switch(s){case a.INSERT_AS_HTML:if(e=(0,g.applyStyles)(e),this.j.o.beautifyHTML){const t=null===(o=this.j.events)||void 0===o?void 0:o.fire("beautifyHTML",e);(0,g.isString)(t)&&(e=t)}break;case a.INSERT_AS_TEXT:e=(0,g.cleanFromWord)(e);break;case a.INSERT_ONLY_TEXT:e=(0,g.stripTags)((0,g.cleanFromWord)(e))}be(t,this.j,e)}}(0,n.gn)([(0,q.watch)(":processHTML")],je.prototype,"processWordHTML",null);class Se extends X{constructor(){super(...arguments),this.currentIndex=0,this.list=[],this.container=null,this.listBox=null,this.previewBox=null,this.dialog=null,this.paste=()=>{if(this.j.s.focus(),this.j.s.insertHTML(this.list[this.currentIndex]),0!==this.currentIndex){const t=this.list[0];this.list[0]=this.list[this.currentIndex],this.list[this.currentIndex]=t}this.dialog&&this.dialog.close(),this.j.synchronizeValues(),this.j.e.fire("afterPaste")},this.onKeyDown=t=>{let e=this.currentIndex;-1!==[a.KEY_UP,a.KEY_DOWN,a.KEY_ENTER].indexOf(t.key)&&(t.key===a.KEY_UP&&(0===e?e=this.list.length-1:e-=1),t.key===a.KEY_DOWN&&(e===this.list.length-1?e=0:e+=1),t.key!==a.KEY_ENTER?(e!==this.currentIndex&&this.selectIndex(e),t.stopImmediatePropagation(),t.preventDefault()):this.paste())},this.selectIndex=t=>{this.listBox&&(0,g.toArray)(this.listBox.childNodes).forEach(((e,s)=>{e.classList.remove("jodit_active"),t===s&&this.previewBox&&(e.classList.add("jodit_active"),this.previewBox.innerHTML=this.list[t],e.focus())})),this.currentIndex=t},this.showDialog=()=>{2>this.list.length||(this.dialog||this.createDialog(),this.listBox&&(this.listBox.innerHTML=""),this.previewBox&&(this.previewBox.innerHTML=""),this.list.forEach(((t,e)=>{const s=this.j.c.element("a");s.textContent=e+1+". "+t.replace((0,a.SPACE_REG_EXP)(),""),this.j.e.on(s,"keydown",this.onKeyDown),(0,g.attr)(s,"href","#"),(0,g.attr)(s,"data-index",""+e),(0,g.attr)(s,"tab-index","-1"),this.listBox&&this.listBox.appendChild(s)})),this.dialog&&this.dialog.open(),this.j.async.setTimeout((()=>{this.selectIndex(0)}),100))}}createDialog(){this.dialog=new $({language:this.j.o.language});const t=(0,N.zx)(this.j,"paste","Paste","primary");t.onAction(this.paste);const e=(0,N.zx)(this.j,"","Cancel");e.onAction(this.dialog.close),this.container=this.j.c.div(),this.container.classList.add("jodit-paste-storage"),this.listBox=this.j.c.div(),this.previewBox=this.j.c.div(),this.container.appendChild(this.listBox),this.container.appendChild(this.previewBox),this.dialog.setHeader(this.j.i18n("Choose Content to Paste")),this.dialog.setContent(this.container),this.dialog.setFooter([t,e]),this.j.e.on(this.listBox,"click dblclick",(t=>{const e=t.target;return M.i.isTag(e,"a")&&e.hasAttribute("data-index")&&this.selectIndex(parseInt((0,g.attr)(e,"-index")||"0",10)),"dblclick"===t.type&&this.paste(),!1}))}afterInit(){this.j.e.off("afterCopy.paste-storage").on("pasteStorageList.paste-storage",(()=>this.list.length)).on("afterCopy.paste-storage",(t=>{-1!==this.list.indexOf(t)&&this.list.splice(this.list.indexOf(t),1),this.list.unshift(t),this.list.length>5&&(this.list.length=5)})),this.j.registerCommand("showPasteStorage",{exec:this.showDialog,hotkeys:["ctrl+shift+v","cmd+shift+v"]})}beforeDestruct(){this.dialog&&this.dialog.destruct(),this.j.e.off(".paste-storage"),M.i.safeRemove(this.previewBox),M.i.safeRemove(this.listBox),M.i.safeRemove(this.container),this.container=null,this.listBox=null,this.previewBox=null,this.dialog=null,this.list=[]}}const ke="copyformat",Te=["fontWeight","fontStyle","fontSize","color","margin","padding","borderWidth","borderStyle","borderColor","borderRadius","backgroundColor","textDecorationLine","fontFamily"],Ie=(t,e,s,i)=>{let o=(0,g.css)(s,e);return o===i[e]&&(o=s.parentNode&&s!==t.editor&&s.parentNode!==t.editor?Ie(t,e,s.parentNode,i):void 0),o};function _e(t){t.registerButton({name:"copyformat",group:"clipboard"})}r.D.prototype.controls.copyformat={exec(t,e,{button:s}){if(e){if(t.buffer.exists(ke))t.buffer.delete(ke),t.e.off(t.editor,"mouseup.copyformat");else{const s={},i=M.i.up(e,(t=>t&&!M.i.isText(t)),t.editor)||t.editor,o=t.createInside.span();t.editor.appendChild(o),Te.forEach((t=>{s[t]=(0,g.css)(o,t)})),o!==t.editor&&M.i.safeRemove(o);const n=((t,e,s)=>{const i={};return e&&Te.forEach((o=>{i[o]=Ie(t,o,e,s),o.match(/border(Style|Color)/)&&!i.borderWidth&&(i[o]=void 0)})),i})(t,i,s),r=()=>{t.buffer.delete(ke);const e=t.s.current();e&&(M.i.isTag(e,"img")?(0,g.css)(e,n):t.s.applyStyle(n)),t.e.off(t.editor,"mouseup.copyformat")};t.e.on(t.editor,"mouseup.copyformat",r),t.buffer.set(ke,!0)}s.update()}},isActive:t=>t.buffer.exists(ke),tooltip:"Paint format"};var qe,Le=s(59);function ze(t){t.registerButton({name:"brush",group:"color"});const e=(e,s,i)=>{const o=(0,g.normalizeColor)(i);switch(e){case"background":t.s.applyStyle({backgroundColor:o||""});break;case"forecolor":t.s.applyStyle({color:o||""})}return t.synchronizeValues(),!1};t.registerCommand("forecolor",e).registerCommand("background",e)}r.D.prototype.controls.brush={update(t){const e=(0,g.dataBind)(t,"color"),s=t.j,i=(e,i)=>{i&&i!==""+(0,g.css)(s.editor,e)&&(t.state.icon.fill=i)};if(e){const s=(0,g.dataBind)(t,"color");return void i("color"===s?s:"background-color",e)}const o=s.s.current();if(o&&!t.state.disabled){const t=M.i.closest(o,M.i.isElement,s.editor)||s.editor;i("color",""+(0,g.css)(t,"color")),i("background-color",""+(0,g.css)(t,"background-color"))}t.state.icon.fill="",t.state.activated=!1},popup(t,e,s,i,o){let n="",r="",a=[],l=null;return e&&e!==t.editor&&M.i.isNode(e)&&(M.i.isElement(e)&&t.s.isCollapsed()&&!M.i.isTag(e,["br","hr"])&&(l=e),M.i.up(e,(t=>{if(M.i.isHTMLElement(t)){const e=(0,g.css)(t,"color",!0),s=(0,g.css)(t,"background-color",!0);if(e)return n=""+e,!0;if(s)return r=""+s,!0}}),t.editor)),a=[{name:"Background",content:(0,Le.YW)(t,(e=>{l?l.style.backgroundColor=e:t.execCommand("background",!1,e),(0,g.dataBind)(o,"color",e),(0,g.dataBind)(o,"color-mode","background"),i()}),r)},{name:"Text",content:(0,Le.YW)(t,(e=>{l?l.style.color=e:t.execCommand("forecolor",!1,e),(0,g.dataBind)(o,"color",e),(0,g.dataBind)(o,"color-mode","color"),i()}),n)}],"background"!==t.o.colorPickerDefaultTab&&(a=a.reverse()),(0,Le.IL)(t,a,l)},exec(t,e,{button:s}){const i=(0,g.dataBind)(s,"color-mode"),o=(0,g.dataBind)(s,"color");if(!i)return!1;if(e&&e!==t.editor&&M.i.isNode(e)&&M.i.isElement(e))switch(i){case"color":e.style.color=o;break;case"background":e.style.backgroundColor=o}else t.execCommand("background"===i?i:"forecolor",!1,o)},tooltip:"Fill color or set the text color"};class Me extends X{constructor(){super(...arguments),this.isFragmentFromEditor=!1,this.isCopyMode=!1,this.startDragPoint={x:0,y:0},this.draggable=null,this.bufferRange=null,this.getText=t=>{const e=ve(t);return e?e.getData(a.TEXT_HTML)||e.getData(a.TEXT_PLAIN):null}}afterInit(){this.j.e.on([window,this.j.ed,this.j.editor],"dragstart.DragAndDrop",this.onDragStart)}onDragStart(t){let e=t.target;if(this.onDragEnd(),this.isFragmentFromEditor=M.i.isOrContains(this.j.editor,e,!0),this.isCopyMode=!this.isFragmentFromEditor||(0,g.ctrlKey)(t),this.isFragmentFromEditor){const t=this.j.s.sel,e=t&&t.rangeCount?t.getRangeAt(0):null;e&&(this.bufferRange=e.cloneRange())}else this.bufferRange=null;this.startDragPoint.x=t.clientX,this.startDragPoint.y=t.clientY,Tt(e)&&(e=e.querySelector("img")),M.i.isTag(e,"img")&&(this.draggable=e.cloneNode(!0),(0,g.dataBind)(this.draggable,"target",e)),this.addDragListeners()}addDragListeners(){this.j.e.on("dragover",this.onDrag).on("drop.DragAndDrop",this.onDrop).on(window,"dragend.DragAndDrop drop.DragAndDrop mouseup.DragAndDrop",this.onDragEnd)}removeDragListeners(){this.j.e.off("dragover",this.onDrag).off("drop.DragAndDrop",this.onDrop).off(window,"dragend.DragAndDrop drop.DragAndDrop mouseup.DragAndDrop",this.onDragEnd)}onDrag(t){this.draggable&&(this.j.e.fire("hidePopup"),this.j.s.insertCursorAtPoint(t.clientX,t.clientY),t.preventDefault(),t.stopPropagation())}onDragEnd(){this.draggable&&(M.i.safeRemove(this.draggable),this.draggable=null),this.isCopyMode=!1,this.removeDragListeners()}onDrop(t){if(!t.dataTransfer||!t.dataTransfer.files||!t.dataTransfer.files.length){if(!this.isFragmentFromEditor&&!this.draggable)return this.j.e.fire("paste",t),t.preventDefault(),t.stopPropagation(),!1;const e=this.j.s.sel,s=this.bufferRange||(e&&e.rangeCount?e.getRangeAt(0):null);let i=null;if(!this.draggable&&s)i=this.isCopyMode?s.cloneContents():s.extractContents();else if(this.draggable)if(this.isCopyMode){const[t,e]="1"===(0,g.attr)(this.draggable,"-is-file")?["a","href"]:["img","src"];i=this.j.createInside.element(t),i.setAttribute(e,(0,g.attr)(this.draggable,"data-src")||(0,g.attr)(this.draggable,"src")||""),"a"===t&&(i.textContent=(0,g.attr)(i,e)||"")}else i=(0,g.dataBind)(this.draggable,"target");else this.getText(t)&&(i=this.j.createInside.fromHTML(this.getText(t)));e&&e.removeAllRanges(),this.j.s.insertCursorAtPoint(t.clientX,t.clientY),i&&(this.j.s.insertNode(i,!1,!1),s&&i.firstChild&&i.lastChild&&(s.setStartBefore(i.firstChild),s.setEndAfter(i.lastChild),this.j.s.selectRange(s),this.j.e.fire("synchro")),M.i.isTag(i,"img")&&this.j.events&&this.j.e.fire("afterInsertImage",i)),t.preventDefault(),t.stopPropagation()}this.isFragmentFromEditor=!1,this.removeDragListeners()}beforeDestruct(){this.onDragEnd(),this.j.e.off(window,".DragAndDrop").off(".DragAndDrop").off([window,this.j.ed,this.j.editor],"dragstart.DragAndDrop",this.onDragStart)}}(0,n.gn)([q.autobind],Me.prototype,"onDragStart",null),(0,n.gn)([(0,q.throttle)((t=>t.j.defaultTimeout/10))],Me.prototype,"onDrag",null),(0,n.gn)([q.autobind],Me.prototype,"onDragEnd",null),(0,n.gn)([q.autobind],Me.prototype,"onDrop",null),(t=>{t[t.IDLE=0]="IDLE",t[t.WAIT_DRAGGING=1]="WAIT_DRAGGING",t[t.DRAGGING=2]="DRAGGING"})(qe||(qe={}));class Ne extends X{constructor(){super(...arguments),this.dragList=[],this.draggable=null,this.isCopyMode=!1,this.diffStep=10,this.startX=0,this.startY=0,this.state=qe.IDLE}afterInit(){this.dragList=this.j.o.draggableTags?(0,g.splitArray)(this.j.o.draggableTags).filter(Boolean).map((t=>t.toLowerCase())):[],this.dragList.length&&this.j.e.on("mousedown dragstart",this.onDragStart)}onDragStart(t){if("dragstart"===t.type&&this.draggable)return!1;if(this.state>qe.IDLE)return;const e=t.target;if(!this.dragList.length||!e)return;const s=t=>!(!t||!this.dragList.includes(t.nodeName.toLowerCase()));let i=M.i.furthest(e,s,this.j.editor)||(s(e)?e:null);i&&(M.i.isTag(i.parentElement,"a")&&i.parentElement.firstChild===i&&i.parentElement.lastChild===i&&(i=i.parentElement),this.startX=t.clientX,this.startY=t.clientY,this.isCopyMode=(0,g.ctrlKey)(t),this.draggable=i.cloneNode(!0),(0,g.dataBind)(this.draggable,"target",i),this.state=qe.WAIT_DRAGGING,this.addDragListeners())}onDrag(t){var e,s;if(!this.draggable||this.state===qe.IDLE)return;const i=t.clientY;if(this.state!==qe.WAIT_DRAGGING||Math.sqrt(Math.pow(t.clientX-this.startX,2)+Math.pow(i-this.startY,2))>=this.diffStep){if(this.state===qe.WAIT_DRAGGING&&(this.j.lock("drag-and-drop-element"),this.state=qe.DRAGGING),this.j.e.fire("hidePopup hideResizer"),!this.draggable.parentNode){const i=(0,g.dataBind)(this.draggable,"target");(0,g.css)(this.draggable,{zIndex:1e13,pointerEvents:"none",pointer:"drag",position:"fixed",opacity:.7,display:"inline-block",left:t.clientX,top:t.clientY,width:null!==(e=null==i?void 0:i.offsetWidth)&&void 0!==e?e:100,height:null!==(s=null==i?void 0:i.offsetHeight)&&void 0!==s?s:100}),(0,_.ZO)(this.j,Ne).appendChild(this.draggable)}(0,g.css)(this.draggable,{left:t.clientX,top:t.clientY}),this.j.s.insertCursorAtPoint(t.clientX,t.clientY)}}onDragEnd(){this.isInDestruct||(this.removeDragListeners(),this.j.unlock(),this.state=qe.IDLE,this.draggable&&(M.i.safeRemove(this.draggable),this.draggable=null))}onDrop(){if(!this.draggable||qe.DRAGGING>this.state)return void this.onDragEnd();let t=(0,g.dataBind)(this.draggable,"target");this.onDragEnd(),this.isCopyMode&&(t=t.cloneNode(!0));const{parentElement:e}=t;this.j.s.insertNode(t,!0,!1),e&&M.i.isEmpty(e)&&!M.i.isTag(e,["td","th"])&&M.i.safeRemove(e),M.i.isTag(t,"img")&&this.j.e&&this.j.e.fire("afterInsertImage",t),this.j.e.fire("synchro")}addDragListeners(){this.j.e.on(this.j.editor,"mousemove",this.onDrag).on("mouseup",this.onDrop).on([this.j.ew,this.ow],"mouseup",this.onDragEnd)}removeDragListeners(){this.j.e.off(this.j.editor,"mousemove",this.onDrag).off("mouseup",this.onDrop).off([this.j.ew,this.ow],"mouseup",this.onDragEnd)}beforeDestruct(){this.onDragEnd(),this.j.e.off("mousedown dragstart",this.onDragStart),this.removeDragListeners()}}(0,n.gn)([q.autobind],Ne.prototype,"onDragStart",null),(0,n.gn)([(0,q.throttle)((t=>t.j.defaultTimeout/10))],Ne.prototype,"onDrag",null),(0,n.gn)([q.autobind],Ne.prototype,"onDragEnd",null),(0,n.gn)([q.autobind],Ne.prototype,"onDrop",null);const Pe=(t,e,s,i)=>{var o;const n=t.createInside.element(s),r=t.createInside.element("br");n.appendChild(r),i&&i.cssText&&n.setAttribute("style",i.cssText),t.s.insertNode(n,!1,!1),t.s.setCursorBefore(r);const a=t.s.createRange();return a.setStartBefore("br"!==s.toLowerCase()?r:n),a.collapse(!0),t.s.selectRange(a),M.i.safeRemove(e),(0,g.scrollIntoViewIfNeeded)(n,t.editor,t.ed),null===(o=t.events)||void 0===o||o.fire("synchro"),n};class De extends X{constructor(){super(...arguments),this.brMode=!1,this.defaultTag=a.PARAGRAPH}afterInit(t){this.defaultTag=t.o.enter.toLowerCase(),this.brMode=this.defaultTag===a.BR.toLowerCase(),t.o.enterBlock||(t.o.enterBlock=this.brMode?a.PARAGRAPH:this.defaultTag),t.e.off(".enter").on("keydown.enter",(e=>{if(e.key===a.KEY_ENTER){const s=t.e.fire("beforeEnter",e);return void 0!==s?s:(t.s.isCollapsed()||t.execCommand("Delete"),t.s.focus(),this.onEnter(e),!1)}}))}onEnter(t){const e=this.j,s=e.selection,i=this.defaultTag;let o=s.current(!1);o&&o!==e.editor||(o=e.createInside.text(a.INVISIBLE_SPACE),s.insertNode(o),s.select(o));let n=this.getBlockWrapper(o);const r=M.i.isTag(n,"li");if((!r||t.shiftKey)&&!this.checkBR(o,t.shiftKey))return!1;if(n||this.hasPreviousBlock(o)||(n=this.wrapText(o)),!n||n===o)return Pe(e,null,r?"li":i),!1;if(!this.checkUnsplittableBox(n))return!1;if(r&&M.i.isEmpty(n))return this.enterInsideEmptyLIelement(n),!1;const l=n.tagName.toLowerCase()===this.defaultTag||r,c=s.cursorOnTheRight(n),h=s.cursorOnTheLeft(n);if(!l&&(c||h)){let t=null;return t=c?s.setCursorAfter(n):s.setCursorBefore(n),Pe(e,t,this.defaultTag),void(h&&!c&&s.setCursorIn(n,!0))}s.splitSelection(n)}getBlockWrapper(t,e=a.IS_BLOCK){let s=t;const i=this.j.editor;do{if(!s||s===i)break;if(e.test(s.nodeName))return M.i.isTag(s,"li")?s:this.getBlockWrapper(s.parentNode,/^li$/i)||s;s=s.parentNode}while(s&&s!==i);return null}checkBR(t,e){const s=M.i.closest(t,["pre","blockquote"],this.j.editor);if(this.brMode||e&&!s||!e&&s){const t=this.j.createInside.element("br");return this.j.s.insertNode(t,!0),(0,g.scrollIntoViewIfNeeded)(t,this.j.editor,this.j.ed),!1}return!0}wrapText(t){let e=t;M.i.up(e,(t=>{t&&t.hasChildNodes()&&t!==this.j.editor&&(e=t)}),this.j.editor);const s=M.i.wrapInline(e,this.j.o.enter,this.j);if(M.i.isEmpty(s)){const t=this.j.createInside.element("br");s.appendChild(t),this.j.s.setCursorBefore(t)}return s}hasPreviousBlock(t){return!!M.i.prev(t,(t=>M.i.isBlock(t)||M.i.isImage(t)),this.j.editor)}checkUnsplittableBox(t){const e=this.j,s=e.selection;if(!M.i.canSplitBlock(t)){const t=e.createInside.element("br");return s.insertNode(t,!1),s.setCursorAfter(t),!1}return!0}enterInsideEmptyLIelement(t){let e=null;const s=M.i.closest(t,["ol","ul"],this.j.editor);if(s){if(M.i.prev(t,(t=>M.i.isTag(t,"li")),s))if(M.i.next(t,(t=>M.i.isTag(t,"li")),s)){const i=this.j.s.createRange();i.setStartBefore(s),i.setEndAfter(t);const o=i.extractContents();s.parentNode&&s.parentNode.insertBefore(o,s),e=this.j.s.setCursorBefore(s)}else e=this.j.s.setCursorAfter(s);else e=this.j.s.setCursorBefore(s);M.i.safeRemove(t),Pe(this.j,e,this.defaultTag),(0,g.$$)("li",s).length||M.i.safeRemove(s)}}beforeDestruct(t){t.e.off("keydown.enter")}}class Re extends X{afterInit(t){}beforeDestruct(t){}onKeyDownArrow(t){var e;if(t.key!==a.KEY_RIGHT||!this.j.selection.isCollapsed())return;const{endContainer:s,endOffset:i}=this.j.selection.range;if(M.i.isText(s)&&(null===(e=s.nodeValue)||void 0===e?void 0:e.length)===i){const{parentNode:t}=s;M.i.isInlineBlock(t)&&!ie(t,!1,this.j.editor)&&M.i.after(t,this.j.createInside.text(a.NBSP_SPACE))}}}(0,n.gn)([(0,q.watch)(":keydown")],Re.prototype,"onKeyDownArrow",null),r.D.prototype.showMessageErrors=!0,r.D.prototype.showMessageErrorTime=3e3,r.D.prototype.showMessageErrorOffsetPx=3;const Ae="error-box-for-messages";function Be(t){if(t.o.showMessageErrors){const e=t.getFullElName(Ae,"active",!0),s=t.c.div(t.getFullElName(Ae)),i=()=>{let e=5;(0,g.toArray)(s.childNodes).forEach((s=>{(0,g.css)(s,"bottom",e+"px"),e+=s.offsetHeight+t.o.showMessageErrorOffsetPx}))};t.e.on("beforeDestruct",(()=>{M.i.safeRemove(s)})).on("errorMessage",((o,n,r)=>{t.workplace.appendChild(s);const a=t.c.div(e,o);a.classList.add(t.getFullElName(Ae,"type",n)),s.appendChild(a),i(),t.async.setTimeout((()=>{a.classList.remove(e),t.async.setTimeout((()=>{M.i.safeRemove(a),i()}),300)}),r||t.o.showMessageErrorTime)}))}}function Oe(t){t.registerButton({name:"font",group:"font"}).registerButton({name:"fontsize",group:"font"});const e=(e,s,i)=>{switch(e){case"fontsize":t.s.applyStyle({fontSize:(0,g.normalizeSize)(i)});break;case"fontname":t.s.applyStyle({fontFamily:i})}return t.e.fire("synchro"),!1};t.registerCommand("fontsize",e).registerCommand("fontname",e)}function He(t){t.registerButton({name:"paragraph",group:"font"}),t.registerCommand("formatblock",((e,s,i)=>(t.s.applyStyle(void 0,{element:i}),t.synchronizeValues(),!1)))}function Fe(t){t.registerButton({name:"fullsize"});let e=!1,s=0,i=0,o=!1;const n=()=>{const{container:n,events:r}=t;r&&(e?(s=(0,g.css)(n,"height",!0),i=(0,g.css)(n,"width",!0),(0,g.css)(n,{height:t.ow.innerHeight,width:t.ow.innerWidth}),o=!0):o&&(0,g.css)(n,{height:s||"auto",width:i||"auto"}))},r=s=>{const{container:i,events:o}=t;if(i){if(void 0===s&&(s=!i.classList.contains("jodit_fullsize")),t.setMod("fullsize",s),t.o.fullsize=s,e=s,i.classList.toggle("jodit_fullsize",s),t.toolbar&&((0,g.isJoditObject)(t)&&t.toolbarContainer.appendChild(t.toolbar.container),(0,g.css)(t.toolbar.container,"width","auto")),t.o.globalFullSize){let t=i.parentNode;for(;t&&t.nodeType!==Node.DOCUMENT_NODE;)t.classList.toggle("jodit_fullsize-box_true",s),t=t.parentNode;n()}o.fire("afterResize")}};t.o.globalFullSize&&t.e.on(t.ow,"resize",n),t.e.on("afterInit afterOpen",(()=>{var e;t.toggleFullSize(null===(e=null==t?void 0:t.options)||void 0===e?void 0:e.fullsize)})).on("toggleFullSize",r).on("beforeDestruct",(()=>{e&&r(!1)})).on("beforeDestruct",(()=>{t.events&&t.e.off(t.ow,"resize",n)}))}r.D.prototype.defaultFontSizePoints="px",r.D.prototype.controls.fontsize={command:"fontSize",data:{cssRule:"font-size"},list:["8","9","10","11","12","14","16","18","24","30","36","48","60","72","96"],exec:(t,e,{control:s})=>(0,g.memorizeExec)(t,e,{control:s},(e=>{var i;return"fontsize"===(null===(i=s.command)||void 0===i?void 0:i.toLowerCase())?`${e}${t.o.defaultFontSizePoints}`:e})),childTemplate:(t,e,s)=>`${s}${t.o.defaultFontSizePoints}`,tooltip:"Font size",isChildActive(t,e){var s,i;const o=t.s.current(),n=(null===(s=e.data)||void 0===s?void 0:s.cssRule)||"font-size",r=(null===(i=e.data)||void 0===i?void 0:i.normalize)||(e=>/pt$/i.test(e)&&"pt"===t.o.defaultFontSizePoints?e.replace(/pt$/i,""):e);if(o){const s=M.i.closest(o,M.i.isElement,t.editor)||t.editor,i=(0,g.css)(s,n);return!(!i||!e.args||r(""+e.args[0])!==r(""+i))}return!1}},r.D.prototype.controls.font={...r.D.prototype.controls.fontsize,command:"fontname",list:{"":"Default","Helvetica,sans-serif":"Helvetica","Arial,Helvetica,sans-serif":"Arial","Georgia,serif":"Georgia","Impact,Charcoal,sans-serif":"Impact","Tahoma,Geneva,sans-serif":"Tahoma","Times New Roman,Times,serif":"Times New Roman","Verdana,Geneva,sans-serif":"Verdana"},childTemplate(t,e,s){let i=!1;try{i=-1===e.indexOf("dings")&&document.fonts.check("16px "+e,s)}catch(t){}return`<span style="${i?`font-family: ${e}!important;`:""}">${s}</span>`},data:{cssRule:"font-family",normalize:t=>t.toLowerCase().replace(/['"]+/g,"").replace(/[^a-z0-9]+/g,",")},tooltip:"Font family"},r.D.prototype.controls.paragraph={command:"formatBlock",update(t){const e=t.j,s=t.control,i=e.s.current();if(i&&e.o.textIcons){const o=(M.i.closest(i,M.i.isBlock,e.editor)||e.editor).nodeName.toLowerCase(),n=s.list;t&&s.data&&s.data.currentValue!==o&&n&&n[o]&&(e.o.textIcons?t.state.text=o:t.state.icon.name=o,s.data.currentValue=o)}return!1},exec:g.memorizeExec,data:{currentValue:"left"},list:{p:"Normal",h1:"Heading 1",h2:"Heading 2",h3:"Heading 3",h4:"Heading 4",blockquote:"Quote",pre:"Code"},isChildActive(t,e){const s=t.s.current();if(s){const i=M.i.closest(s,M.i.isBlock,t.editor);return!(!i||i===t.editor||void 0===e.args||i.nodeName.toLowerCase()!==e.args[0])}return!1},isActive(t,e){const s=t.s.current();if(s){const i=M.i.closest(s,M.i.isBlock,t.editor);return!(!i||i===t.editor||void 0===e.list||M.i.isTag(i,"p")||void 0===e.list[i.nodeName.toLowerCase()])}return!1},childTemplate:(t,e,s)=>`<${e} style="margin:0;padding:0"><span>${t.i18n(s)}</span></${e}>`,tooltip:"Insert format block"},r.D.prototype.fullsize=!1,r.D.prototype.globalFullSize=!0,r.D.prototype.controls.fullsize={exec(t){t.toggleFullSize()},update(t){const e=t.j,s=e.isFullSize?"shrink":"fullsize";t.state.activated=e.isFullSize,e.o.textIcons?t.state.text=s:t.state.icon.name=s},tooltip:"Open editor in fullsize",mode:a.MODE_SOURCE+a.MODE_WYSIWYG},r.D.prototype.commandToHotkeys={removeFormat:["ctrl+shift+m","cmd+shift+m"],insertOrderedList:["ctrl+shift+7","cmd+shift+7"],insertUnorderedList:["ctrl+shift+8, cmd+shift+8"],selectall:["ctrl+a","cmd+a"]};class We extends X{constructor(){super(...arguments),this.onKeyPress=t=>{const e=this.specialKeys[t.which],s=(t.key||String.fromCharCode(t.which)).toLowerCase(),i=[e||s];return["alt","ctrl","shift","meta"].forEach((s=>{t[s+"Key"]&&e!==s&&i.push(s)})),(0,g.normalizeKeyAliases)(i.join("+"))},this.specialKeys={8:"backspace",9:"tab",10:"return",13:"return",16:"shift",17:"ctrl",18:"alt",19:"pause",20:"capslock",27:"esc",32:"space",33:"pageup",34:"pagedown",35:"end",36:"home",37:"left",38:"up",39:"right",40:"down",45:"insert",46:"del",59:";",61:"=",91:"meta",96:"0",97:"1",98:"2",99:"3",100:"4",101:"5",102:"6",103:"7",104:"8",105:"9",106:"*",107:"+",109:"-",110:".",111:"/",112:"f1",113:"f2",114:"f3",115:"f4",116:"f5",117:"f6",118:"f7",119:"f8",120:"f9",121:"f10",122:"f11",123:"f12",144:"numlock",145:"scroll",173:"-",186:";",187:"=",188:",",189:"-",190:".",191:"/",192:"`",219:"[",220:"\\",221:"]",222:"'"}}afterInit(t){(0,g.keys)(t.o.commandToHotkeys,!1).forEach((e=>{const s=t.o.commandToHotkeys[e];s&&((0,g.isArray)(s)||(0,g.isString)(s))&&t.registerHotkeyToCommand(s,e)}));let e=!1;t.e.off(".hotkeys").on([t.ow,t.ew],"keydown.hotkeys",(t=>{if(t.key===a.KEY_ESC)return this.j.e.fire("escape",t)})).on("keydown.hotkeys",(s=>{const i=this.onKeyPress(s),o={shouldStop:!0};if(!1===this.j.e.fire(i+".hotkey",s.type,o)){if(o.shouldStop)return e=!0,t.e.stopPropagation("keydown"),!1;s.preventDefault()}}),void 0,!0).on("keyup.hotkeys",(()=>{if(e)return e=!1,t.e.stopPropagation("keyup"),!1}),void 0,!0)}beforeDestruct(t){t.events&&t.e.off(".hotkeys")}}function $e(t){const e=t.options;t.e.on("afterSetMode",(()=>{t.isEditorMode()&&t.s.focus()})).on("generateDocumentStructure.iframe",((t,s)=>{const i=t||s.iframe.contentWindow.document;if(i.open(),i.write(e.iframeDoctype+`<html dir="${e.direction}" class="jodit" lang="${(0,g.defaultLanguage)(e.language)}"><head>`+`<title>${e.iframeTitle}</title>`+(e.iframeBaseUrl?`<base href="${e.iframeBaseUrl}"/>`:"")+'</head><body class="jodit-wysiwyg"></body></html>'),i.close(),e.iframeCSSLinks&&e.iframeCSSLinks.forEach((t=>{const e=i.createElement("link");e.setAttribute("rel","stylesheet"),e.setAttribute("href",t),i.head&&i.head.appendChild(e)})),e.iframeStyle){const t=i.createElement("style");t.innerHTML=e.iframeStyle,i.head&&i.head.appendChild(t)}})).on("createEditor",(()=>{if(!e.iframe)return;const s=t.c.element("iframe");s.style.display="block",s.src="about:blank",s.className="jodit-wysiwyg_iframe",s.setAttribute("allowtransparency","true"),s.setAttribute("tabindex",""+e.tabIndex),s.setAttribute("frameborder","0"),t.workplace.appendChild(s),t.iframe=s;const i=t.e.fire("generateDocumentStructure.iframe",null,t);return(0,g.callPromise)(i,(()=>{if(!t.iframe)return!1;const s=t.iframe.contentWindow.document;t.editorWindow=t.iframe.contentWindow;const i=()=>{(0,g.attr)(s.body,"contenteditable",t.getMode()!==a.MODE_SOURCE&&!t.getReadOnly()||null)},o=t=>{const e=/<body.*<\/body>/im,s="{%%BODY%%}",i=e.exec(t);return i&&(t=t.replace(e,s).replace(/<span([^>]*?)>(.*?)<\/span>/gim,"").replace(/<span([^&]*?)>(.*?)<\/span>/gim,"").replace(s,i[0].replace(/(<body[^>]+?)min-height["'\s]*:[\s"']*[0-9]+(px|%)/im,"$1").replace(/(<body[^>]+?)([\s]*["'])?contenteditable["'\s]*=[\s"']*true["']?/im,"$1").replace(/<(style|script|span)[^>]+jodit[^>]+>.*?<\/\1>/g,"")).replace(/(class\s*=\s*)(['"])([^"']*)(jodit-wysiwyg|jodit)([^"']*\2)/g,"$1$2$3$5").replace(/(<[^<]+?)\sclass="[\s]*"/gim,"$1").replace(/(<[^<]+?)\sstyle="[\s;]*"/gim,"$1").replace(/(<[^<]+?)\sdir="[\s]*"/gim,"$1")),t};if(e.editHTMLDocumentMode){const e=t.element.tagName;if("TEXTAREA"!==e&&"INPUT"!==e)throw(0,g.error)("If enable `editHTMLDocumentMode` - source element should be INPUT or TEXTAREA");t.e.on("beforeGetNativeEditorValue",(()=>o(t.o.iframeDoctype+s.documentElement.outerHTML))).on("beforeSetNativeEditorValue",(({value:e})=>!t.isLocked&&(/<(html|body)/i.test(e)?o(s.documentElement.outerHTML)!==o(e)&&(s.open(),s.write(t.o.iframeDoctype+o(e)),s.close(),t.editor=s.body,t.e.fire("safeHTML",t.editor),i(),t.e.fire("prepareWYSIWYGEditor"),t.e.stopPropagation("beforeSetNativeEditorValue")):s.body.innerHTML=e,!0)),void 0,!0)}if(t.editor=s.body,t.e.on("afterSetMode afterInit afterAddPlace",i),"auto"===e.height){s.documentElement&&(s.documentElement.style.overflowY="hidden");const i=t.async.throttle((()=>{if(t.editor&&t.iframe&&"auto"===e.height){const e=t.ew.getComputedStyle(t.editor);(0,g.css)(t.iframe,"height",t.editor.offsetHeight+(parseInt(e.marginTop||"0",10)+parseInt(e.marginBottom||"0",10)))}}),t.defaultTimeout/2);t.e.on("change afterInit afterSetMode resize",i).on([t.iframe,t.ew,s.documentElement],"load",i).on(s,"readystatechange DOMContentLoaded",i)}return s.documentElement&&t.e.on(s.documentElement,"mousedown touchend",(()=>{t.s.isFocused()||(t.s.focus(),t.editor===s.body&&t.s.setCursorIn(s.body))})).on(t.ew,"mousedown touchstart keydown keyup touchend click mouseup mousemove scroll",(e=>{var s;null===(s=t.events)||void 0===s||s.fire(t.ow,e)})),!1}))}))}function Ve(t){const e=t.o,s=t.i18n.bind(t),i=N.JO.get.bind(N.JO),o=e.filebrowser.ajax.url||e.uploader.url,n=e.image.useImageEditor;return t.c.fromHTML(`<div style="${e.image.editSrc?"":"display:none"}" class="jodit-form__group">\n\t\t\t<label>${s("Src")}</label>\n\t\t\t<div class="jodit-input_group">\n\t\t\t\t<input data-ref="imageSrc" class="jodit-input" type="text"/>\n\t\t\t\t<div\n\t\t\t\t\tclass="jodit-input_group-buttons"\n\t\t\t\t\tstyle="${o?"":"display: none"}"\n\t\t\t\t>\n\t\t\t\t\t\t<a\n\t\t\t\t\t\t\tdata-ref="changeImage"\n\t\t\t\t\t\t\tclass="jodit-button"\n\t\t\t\t\t\t>${i("image")}</a>\n\t\t\t\t\t\t<a\n\t\t\t\t\t\t\tdata-ref="editImage"\n\t\t\t\t\t\t\tclass="jodit-button"\n\t\t\t\t\t\t\tstyle="${n?"":"display: none"}"\n\t\t\t\t\t\t>${i("crop")}</a>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t\t<div style="${e.image.editTitle?"":"display:none"}" class="jodit-form__group">\n\t\t\t<label>${s("Title")}</label>\n\t\t\t<input data-ref="imageTitle" type="text" class="jodit-input"/>\n\t\t</div>\n\t\t<div style="${e.image.editAlt?"":"display:none"}" class="jodit-form__group">\n\t\t\t<label>${s("Alternative")}</label>\n\t\t\t<input data-ref="imageAlt" type="text" class="jodit-input"/>\n\t\t</div>\n\t\t<div style="${e.image.editLink?"":"display:none"}" class="jodit-form__group">\n\t\t\t<label>${s("Link")}</label>\n\t\t\t<input data-ref="imageLink" type="text" class="jodit-input"/>\n\t\t</div>\n\t\t<div style="${e.image.editLink?"":"display:none"}" class="jodit-form__group">\n\t\t\t<label class="jodit_vertical_middle">\n\t\t\t\t<input data-ref="imageLinkOpenInNewTab" type="checkbox" class="jodit-checkbox"/>\n\t\t\t\t<span>${s("Open link in new tab")}</span>\n\t\t\t</label>\n\t\t</div>`)}function Ye(t){const e=t.o,s=t.i18n.bind(t),i=N.JO.get.bind(N.JO);return t.c.fromHTML(`<div style="${e.image.editMargins?"":"display:none"}" class="jodit-form__group">\n\t\t\t<label>${s("Margins")}</label>\n\t\t\t<div class="jodit-grid jodit_vertical_middle">\n\t\t\t\t<input class="jodit_col-lg-1-5 jodit-input" data-ref="marginTop" type="text" placeholder="${s("top")}"/>\n\t\t\t\t<a style="text-align: center;" data-ref="lockMargin" class="jodit-properties__lock jodit_col-lg-1-5">${i("lock")}</a>\n\t\t\t\t<input disabled="true" class="jodit_col-lg-1-5 jodit-input" data-ref="marginRight" type="text" placeholder="${s("right")}"/>\n\t\t\t\t<input disabled="true" class="jodit_col-lg-1-5 jodit-input" data-ref="marginBottom" type="text" placeholder="${s("bottom")}"/>\n\t\t\t\t<input disabled="true" class="jodit_col-lg-1-5 jodit-input" data-ref="marginLeft" type="text" placeholder="${s("left")}"/>\n\t\t\t</div>\n\t\t</div>\n\t\t<div\n\t\t\tstyle="${e.image.editAlign?"":"display:none"}"\n\t\t\tclass="jodit-form__group"\n\t\t>\n\t\t\t<label>${s("Align")}</label>\n\t\t\t<select data-ref="align" class="jodit-select">\n\t\t\t\t<option value="">${s("--Not Set--")}</option>\n\t\t\t\t<option value="left">${s("Left")}</option>\n\t\t\t\t<option value="center">${s("Center")}</option>\n\t\t\t\t<option value="right">${s("Right")}</option>\n\t\t\t</select>\n\t\t</div>\n\t\t<div style="${e.image.editStyle?"":"display:none"}" class="jodit-form__group">\n\t\t\t<label>${s("Styles")}</label>\n\t\t\t<input data-ref="style" type="text" class="jodit-input"/>\n\t\t</div>\n\t\t<div style="${e.image.editClass?"":"display:none"}" class="jodit-form__group">\n\t\t\t<label>${s("Classes")}</label>\n\t\t\t<input data-ref="classes" type="text" class="jodit-input"/>\n\t\t</div>\n\t\t<div style="${e.image.editId?"":"display:none"}" class="jodit-form__group">\n\t\t\t<label>Id</label>\n\t\t\t<input data-ref="id" type="text" class="jodit-input"/>\n\t\t</div>\n\t\t<div\n\t\t\tstyle="${e.image.editBorderRadius?"":"display:none"}"\n\t\t\tclass="jodit-form__group"\n\t\t>\n\t\t\t<label>${s("Border radius")}</label>\n\t\t\t\t<input data-ref="borderRadius" type="number" class="jodit-input"/>\n\t\t</div>`)}r.D.prototype.iframe=!1,r.D.prototype.iframeBaseUrl="",r.D.prototype.iframeTitle="Jodit Editor",r.D.prototype.iframeDoctype="<!DOCTYPE html>",r.D.prototype.iframeDefaultSrc="about:blank",r.D.prototype.iframeStyle='html{margin:0;padding:0;min-height: 100%;}body{box-sizing:border-box;font-size:13px;line-height:1.6;padding:10px;margin:0;background:transparent;color:#000;position:relative;z-index:2;user-select:auto;margin:0px;overflow:auto;outline:none;}table{width:100%;border:none;border-collapse:collapse;empty-cells: show;max-width: 100%;}th,td{padding: 2px 5px;border:1px solid #ccc;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}p{margin-top:0;}.jodit_editor .jodit_iframe_wrapper{display: block;clear: both;user-select: none;position: relative;}.jodit_editor .jodit_iframe_wrapper:after {position:absolute;content:"";z-index:1;top:0;left:0;right: 0;bottom: 0;cursor: pointer;display: block;background: rgba(0, 0, 0, 0);} .jodit_disabled{user-select: none;-o-user-select: none;-moz-user-select: none;-khtml-user-select: none;-webkit-user-select: none;-ms-user-select: none}',r.D.prototype.iframeCSSLinks=[],r.D.prototype.editHTMLDocumentMode=!1;var Ue=s(60);r.D.prototype.image={dialogWidth:600,openOnDblClick:!0,editSrc:!0,useImageEditor:!0,editTitle:!0,editAlt:!0,editLink:!0,editSize:!0,editBorderRadius:!0,editMargins:!0,editClass:!0,editStyle:!0,editId:!0,editAlign:!0,showPreview:!0,selectImageAfterClose:!0};const Ge=t=>(t=(0,g.trim)(t),/^[0-9]+$/.test(t)?t+"px":t),Xe=t=>/^[-+]?[0-9.]+px$/.test(""+t)?parseFloat(""+t):t;class Ke extends X{constructor(){super(...arguments),this.state={image:new Image,get ratio(){return this.image.naturalWidth/this.image.naturalHeight||1},sizeIsLocked:!0,marginIsLocked:!0},this.activeTabState={__activeTab:"Image"}}onChangeMarginIsLocked(){if(!this.form)return;const{marginRight:t,marginBottom:e,marginLeft:s,lockMargin:i}=(0,g.refs)(this.form);[t,e,s].forEach((t=>{(0,g.attr)(t,"disabled",this.state.marginIsLocked||null)})),i.innerHTML=N.JO.get(this.state.marginIsLocked?"lock":"unlock")}onChangeSizeIsLocked(){if(!this.form)return;const{lockSize:t,imageWidth:e}=(0,g.refs)(this.form);t.innerHTML=N.JO.get(this.state.sizeIsLocked?"lock":"unlock"),t.classList.remove("jodit-properties__lock"),t.classList.remove("jodit-properties__unlock"),t.classList.add(this.state.sizeIsLocked?"jodit-properties__lock":"jodit-properties__unlock"),this.j.e.fire(e,"change")}open(){return this.makeForm(),this.activeTabState.__activeTab="Image",this.j.e.fire("hidePopup"),(0,g.markOwner)(this.j,this.dialog.container),this.state.marginIsLocked=!0,this.state.sizeIsLocked=!0,this.onChangeMarginIsLocked(),this.onChangeSizeIsLocked(),this.updateValues(),this.dialog.open().setModal(!0).setPosition(),!1}makeForm(){if(this.dialog)return;this.dialog=new $({fullsize:this.j.o.fullsize,globalFullSize:this.j.o.globalFullSize,theme:this.j.o.theme,language:this.j.o.language,minWidth:Math.min(400,screen.width),minHeight:590,buttons:["fullsize","dialog.close"]});const t=this.j,e=t.o,s=t.i18n.bind(t),i={check:(0,C.zx)(t,"ok","Apply","primary"),remove:(0,C.zx)(t,"bin","Delete")};t.e.on(this.dialog,"afterClose",(()=>{this.state.image.parentNode&&e.image.selectImageAfterClose&&t.s.select(this.state.image)})),i.remove.onAction((()=>{t.s.removeNode(this.state.image),this.dialog.close()}));const{dialog:o}=this;o.setHeader(s("Image properties"));const n=(t=>{const{showPreview:e,editSize:s}=t.o.image,i=N.JO.get.bind(N.JO);return t.c.fromHTML(`<form class="jodit-properties">\n\t\t<div class="jodit-grid jodit-grid_xs-column">\n\t\t\t<div class="jodit_col-lg-2-5 jodit_col-xs-5-5">\n\t\t\t\t<div class="jodit-properties_view_box">\n\t\t\t\t\t<div style="${e?"":"display:none"}" class="jodit-properties_image_view">\n\t\t\t\t\t\t<img data-ref="imageViewSrc" src="" alt=""/>\n\t\t\t\t\t</div>\n\t\t\t\t\t<div style="${s?"":"display:none"}" class="jodit-form__group jodit-properties_image_sizes">\n\t\t\t\t\t\t<input data-ref="imageWidth" type="text" class="jodit-input"/>\n\t\t\t\t\t\t<a data-ref="lockSize" class="jodit-properties__lock">${i("lock")}</a>\n\t\t\t\t\t\t<input data-ref="imageHeight" type="text" class="imageHeight jodit-input"/>\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t\t<div data-ref="tabsBox" class="jodit_col-lg-3-5 jodit_col-xs-5-5"></div>\n\t\t</div>\n\t</form>`)})(t);this.form=n,o.setContent(n);const{tabsBox:r}=(0,g.refs)(this.form);r&&r.appendChild((0,Le.IL)(t,[{name:"Image",content:Ve(t)},{name:"Advanced",content:Ye(t)}],this.activeTabState)),i.check.onAction(this.onApply);const{changeImage:a,editImage:l}=(0,g.refs)(this.form);t.e.on(a,"click",this.openImagePopup),e.image.useImageEditor&&t.e.on(l,"click",this.openImageEditor);const{lockSize:c,lockMargin:h,imageWidth:d,imageHeight:u}=(0,g.refs)(n);c&&t.e.on(c,"click",(()=>{this.state.sizeIsLocked=!this.state.sizeIsLocked})),t.e.on(h,"click",(t=>{this.state.marginIsLocked=!this.state.marginIsLocked,t.preventDefault()}));const p=t=>{if(!(0,g.isNumeric)(d.value)||!(0,g.isNumeric)(u.value))return;const e=parseFloat(d.value),s=parseFloat(u.value);t.target===d?u.value=""+Math.round(e/this.state.ratio):d.value=""+Math.round(s*this.state.ratio)};t.e.on([d,u],"change keydown mousedown paste",(e=>{this.state.sizeIsLocked&&t.async.setTimeout(p.bind(this,e),{timeout:t.defaultTimeout,label:"image-properties-changeSize"})})),o.setFooter([i.remove,i.check]),o.setSize(this.j.o.image.dialogWidth)}updateValues(){const t=this.j.o,{image:e}=this.state,{marginTop:s,marginRight:i,marginBottom:o,marginLeft:n,lockMargin:r,imageSrc:a,id:l,classes:c,align:h,style:d,imageTitle:u,imageAlt:p,borderRadius:f,imageLink:m,imageWidth:v,imageHeight:b,imageLinkOpenInNewTab:w,imageViewSrc:y,lockSize:C}=(0,g.refs)(this.form);(()=>{r.checked=this.state.marginIsLocked,C.checked=this.state.sizeIsLocked})(),a.value=(0,g.attr)(e,"src")||"",y&&(0,g.attr)(y,"src",(0,g.attr)(e,"src")||""),(()=>{u.value=(0,g.attr)(e,"title")||"",p.value=(0,g.attr)(e,"alt")||"";const t=M.i.closest(e,"a",this.j.editor);t?(m.value=(0,g.attr)(t,"href")||"",w.checked="_blank"===(0,g.attr)(t,"target")):(m.value="",w.checked=!1)})(),(()=>{const t=(0,g.attr)(e,"width")||(0,g.css)(e,"width",!0)||!1,s=(0,g.attr)(e,"height")||(0,g.css)(e,"height",!0)||!1;v.value=!1!==t?""+Xe(t):""+e.offsetWidth,b.value=!1!==s?""+Xe(s):""+e.offsetHeight,this.state.sizeIsLocked=(()=>!(!(0,g.isNumeric)(v.value)||!(0,g.isNumeric)(b.value))&&1>Math.abs(parseFloat(v.value)-parseFloat(b.value)*this.state.ratio))()})(),(()=>{if(!t.image.editMargins)return;let r=!0,a=!1;[s,i,o,n].forEach((t=>{const i=(0,g.attr)(t,"data-ref")||"";let o=e.style.getPropertyValue((0,g.kebabCase)(i));if(!o)return a=!0,void(t.value="");/^[0-9]+(px)?$/.test(o)&&(o=parseInt(o,10)),t.value=""+o||"",(a&&t.value||r&&"marginTop"!==i&&t.value!==s.value)&&(r=!1)})),this.state.marginIsLocked=r})(),c.value=((0,g.attr)(e,"class")||"").replace(/jodit_focused_image[\s]*/,""),l.value=(0,g.attr)(e,"id")||"",f.value=""+(parseInt(e.style.borderRadius||"0",10)||"0"),e.style.cssFloat&&-1!==["left","right"].indexOf(e.style.cssFloat.toLowerCase())?h.value=(0,g.css)(e,"float"):"block"===(0,g.css)(e,"display")&&"auto"===e.style.marginLeft&&"auto"===e.style.marginRight&&(h.value="center"),d.value=(0,g.attr)(e,"style")||""}onApply(){const{style:t,imageSrc:e,borderRadius:s,imageTitle:i,imageAlt:o,imageLink:n,imageWidth:r,imageHeight:a,marginTop:l,marginRight:c,marginBottom:h,marginLeft:d,imageLinkOpenInNewTab:u,align:p,classes:f,id:m}=(0,g.refs)(this.form),v=this.j.o,{image:b}=this.state;if(v.image.editStyle&&(0,g.attr)(b,"style",t.value||null),!e.value)return M.i.safeRemove(b),void this.dialog.close();(0,g.attr)(b,"src",e.value),b.style.borderRadius="0"!==s.value&&/^[0-9]+$/.test(s.value)?s.value+"px":"",(0,g.attr)(b,"title",i.value||null),(0,g.attr)(b,"alt",o.value||null);let w=M.i.closest(b,"a",this.j.editor);if(n.value?(w||(w=M.i.wrap(b,"a",this.j.createInside)),(0,g.attr)(w,"href",n.value),(0,g.attr)(w,"target",u.checked?"_blank":null)):w&&w.parentNode&&w.parentNode.replaceChild(b,w),r.value!==""+b.offsetWidth||a.value!==""+b.offsetHeight){const t=(0,g.trim)(r.value)?Ge(r.value):null,e=(0,g.trim)(a.value)?Ge(a.value):null;(0,g.css)(b,{width:t,height:e}),(0,g.attr)(b,"width",(0,g.attr)(b,"width")?t:null),(0,g.attr)(b,"height",(0,g.attr)(b,"height")?e:null)}const y=[l,c,h,d];v.image.editMargins&&(this.state.marginIsLocked?(0,g.css)(b,"margin",Ge(l.value)):y.forEach((t=>{const e=(0,g.attr)(t,"data-ref")||"";(0,g.css)(b,e,Ge(t.value))}))),v.image.editClass&&(0,g.attr)(b,"class",f.value||null),v.image.editId&&(0,g.attr)(b,"id",m.value||null),v.image.editAlign&&(0,Ue.z)(b,p.value),this.j.synchronizeValues(),this.dialog.close()}openImageEditor(){const t=(0,g.attr)(this.state.image,"src")||"",e=this.j.c.element("a"),s=()=>{e.host===location.host||U(this.j.i18n("You can only edit your own images. Download this image on the host?"),(t=>{t&&this.j.uploader&&this.j.uploader.uploadRemoteImage(""+e.href,(t=>{V(this.j.i18n("The image has been successfully uploaded to the host!"),(()=>{(0,g.isString)(t.newfilename)&&((0,g.attr)(this.state.image,"src",t.baseurl+t.newfilename),this.updateValues())})).bindDestruct(this.j)}),(t=>{V(this.j.i18n("There was an error loading %s",t.message)).bindDestruct(this.j)}))})).bindDestruct(this.j)};e.href=t,this.j.filebrowser.dataProvider.getPathByUrl(""+e.href).then((s=>{mt.call(this.j.filebrowser,e.href,s.name,s.path,s.source,(()=>{const e=(new Date).getTime();(0,g.attr)(this.state.image,"src",t+(-1!==t.indexOf("?")?"":"?")+"&_tmp="+e),this.updateValues()}),(t=>{V(t.message).bindDestruct(this.j)}))})).catch((t=>{V(t.message,s).bindDestruct(this.j)}))}openImagePopup(t){const e=new N.GI(this.j),{changeImage:s}=(0,g.refs)(this.form);e.setZIndex(this.dialog.getZIndex()+1),e.setContent((0,Le.ov)(this.j,{upload:t=>{t.files&&t.files.length&&(0,g.attr)(this.state.image,"src",t.baseurl+t.files[0]),this.updateValues(),e.close()},filebrowser:t=>{t&&(0,g.isArray)(t.files)&&t.files.length&&((0,g.attr)(this.state.image,"src",t.files[0]),e.close(),this.updateValues())}},this.state.image,e.close)).open((()=>(0,g.position)(s))),t.stopPropagation()}afterInit(t){const e=this;t.e.on("afterConstructor changePlace",(()=>{t.e.off(t.editor,".imageproperties").on(t.editor,"dblclick.imageproperties",(s=>{const i=s.target;if(M.i.isTag(i,"img"))if(t.o.image.openOnDblClick){if(!1===this.j.e.fire("openOnDblClick",i))return;e.state.image=i,t.o.readonly||(s.stopImmediatePropagation(),s.preventDefault(),e.open())}else s.stopImmediatePropagation(),t.s.select(i)}))})).on("openImageProperties.imageproperties",(t=>{this.state.image=t,this.open()}))}beforeDestruct(t){this.dialog&&this.dialog.destruct(),t.e.off(t.editor,".imageproperties").off(".imageproperties")}}(0,n.gn)([(0,q.watch)("state.marginIsLocked")],Ke.prototype,"onChangeMarginIsLocked",null),(0,n.gn)([(0,q.watch)("state.sizeIsLocked")],Ke.prototype,"onChangeSizeIsLocked",null),(0,n.gn)([q.autobind],Ke.prototype,"onApply",null),(0,n.gn)([q.autobind],Ke.prototype,"openImageEditor",null),(0,n.gn)([q.autobind],Ke.prototype,"openImagePopup",null);const Ze="__jodit_imageprocessor_binded";function Je(t){t.e.on("change afterInit changePlace",t.async.debounce((()=>{t.editor&&(0,g.$$)("img",t.editor).forEach((e=>{(0,g.dataBind)(e,Ze)||((0,g.dataBind)(e,Ze,!0),e.complete||t.e.on(e,"load",(function s(){var i;!t.isInDestruct&&(null===(i=t.e)||void 0===i||i.fire("resize")),t.e.off(e,"load",s)})),t.e.on(e,"mousedown touchstart",(()=>{t.s.select(e)})))}))}),t.defaultTimeout))}function Qe(t){t.registerButton({name:"image",group:"media"})}r.D.prototype.controls.image={popup(t,e,s,i){let o=null;return e&&!M.i.isText(e)&&M.i.isHTMLElement(e)&&(M.i.isTag(e,"img")||(0,g.$$)("img",e).length)&&(o=M.i.isTag(e,"img")?e:(0,g.$$)("img",e)[0]),t.s.save(),(0,Le.ov)(t,{filebrowser(e){t.s.restore(),e.files&&e.files.forEach((s=>t.s.insertImage(e.baseurl+s,null,t.o.imageDefaultWidth))),i()},upload:!0,async url(e,s){t.s.restore();const n=o||t.createInside.element("img");n.setAttribute("src",e),n.setAttribute("alt",s),o||await t.s.insertImage(n,null,t.o.imageDefaultWidth),i()}},o,i)},tags:["img"],tooltip:"Insert Image"},r.D.prototype.controls.indent={tooltip:"Increase Indent"};const ts=(t,e)=>`${M.i.isCell(e)?"padding":"margin"}${"rtl"===t?"Right":"Left"}`;function es(t){t.registerButton({name:"indent",group:"indent"}).registerButton({name:"outdent",group:"indent"});const e=e=>{const s=[];return t.s.eachSelection((i=>{t.s.save();let o=!!i&&M.i.up(i,M.i.isBlock,t.editor);const{enter:n}=t.o;if(!o&&i&&(o=M.i.wrapInline(i,n!==a.BR?n:a.PARAGRAPH,t)),!o)return t.s.restore(),!1;const r=s.includes(o);if(o&&!r){const i=ts(t.o.direction,o);s.push(o);let n=o.style[i]?parseInt(o.style[i],10):0;n+=t.o.indentMargin*("outdent"===e?-1:1),o.style[i]=n>0?n+"px":"",(0,g.attr)(o,"style")||(0,g.attr)(o,"style",null)}t.s.restore()})),t.synchronizeValues(),!1};t.registerCommand("indent",{exec:e,hotkeys:["ctrl+]","cmd+]"]}),t.registerCommand("outdent",{exec:e,hotkeys:["ctrl+[","cmd+["]})}function ss(t){t.registerButton({name:"hr",group:"insert"}),t.registerCommand("insertHorizontalRule",(()=>{const e=t.createInside.element("hr");t.s.insertNode(e,!1,!1);const s=M.i.closest(e.parentElement,M.i.isBlock,t.editor);s&&M.i.isEmpty(s)&&s!==t.editor&&(M.i.after(s,e),M.i.safeRemove(s));let i=M.i.next(e,M.i.isBlock,t.editor,!1);return i||(i=t.createInside.element(t.o.enter),M.i.after(e,i)),t.s.setCursorIn(i),!1}))}r.D.prototype.controls.outdent={isDisabled(t){const e=t.s.current();if(e){const s=M.i.closest(e,M.i.isBlock,t.editor);if(s){const e=ts(t.o.direction,s);return!s.style[e]||0>=parseInt(s.style[e],10)}}return!0},tooltip:"Decrease Indent"},r.D.prototype.indentMargin=10,r.D.prototype.controls.hr={command:"insertHorizontalRule",tags:["hr"],tooltip:"Insert Horizontal Line"},r.D.prototype.toolbarInline=!0,r.D.prototype.toolbarInlineForSelection=!1,r.D.prototype.toolbarInlineDisableFor=[],r.D.prototype.toolbarInlineDisabledButtons=["source"],r.D.prototype.popup={a:s(61).Z,img:s(62).Z,cells:s(63).Z,toolbar:s(64).Z,jodit:s(65).Z,iframe:s(65).Z,"jodit-media":s(65).Z,selection:["bold","underline","italic","ul","ol","\n","outdent","indent","fontsize","brush","cut","\n","paragraph","link","align","dots"]};class is extends X{constructor(){super(...arguments),this.requires=["select"],this.type=null,this.popup=new y.G(this.jodit,!1),this.toolbar=O(this.jodit,this.popup),this.snapRange=null,this.elmsList=(0,g.keys)(this.j.o.popup,!1).filter((t=>!this.isExcludedTarget(t)))}onClick(t){const e=this.elmsList,s=M.i.isTag(t,"img")?t:M.i.closest(t,e,this.j.editor);if(s&&this.canShowPopupForType(s.nodeName.toLowerCase()))return this.showPopup((()=>(0,g.position)(s,this.j)),s.nodeName.toLowerCase(),s),!1}showPopup(t,e,s){if(e=e.toLowerCase(),!this.canShowPopupForType(e))return!1;if(this.type!==e||s!==this.previousTarget){this.previousTarget=s;const t=this.j.o.popup[e];let i;i=(0,g.isFunction)(t)?t(this.j,s,this.popup.close):t,(0,g.isArray)(i)&&(this.toolbar.build(i,s),this.toolbar.buttonSize=this.j.o.toolbarButtonSize,i=this.toolbar.container),this.popup.setContent(i),this.type=e}return this.popup.open(t),!0}hidePopup(t){(0,g.isString)(t)&&t!==this.type||this.popup.close()}onOutsideClick(){this.popup.close()}canShowPopupForType(t){const e=this.j.o.popup[t.toLowerCase()];return!(this.j.o.readonly||!this.j.o.toolbarInline||!e||this.isExcludedTarget(t))}isExcludedTarget(t){return(0,g.splitArray)(this.j.o.toolbarInlineDisableFor).map((t=>t.toLowerCase())).includes(t.toLowerCase())}afterInit(t){this.j.e.on("getDiffButtons.mobile",(e=>{if(this.toolbar===e){const e=this.toolbar.getButtonsNames();return(0,g.toArray)(t.registeredButtons).filter((t=>!this.j.o.toolbarInlineDisabledButtons.includes(t.name))).filter((t=>{const s=(0,g.isString)(t)?t:t.name;return s&&"|"!==s&&"\n"!==s&&!e.includes(s)}))}})).on("hidePopup",this.hidePopup).on("showInlineToolbar",this.showInlineToolbar).on("showPopup",((t,e,s)=>{this.showPopup(e,s||((0,g.isString)(t)?t:t.nodeName),(0,g.isString)(t)?void 0:t)})).on("mousedown keydown",this.onSelectionStart).on("change",(()=>{this.popup.isOpened&&this.previousTarget&&!this.previousTarget.parentNode&&(this.hidePopup(),this.previousTarget=void 0)})).on([this.j.ew,this.j.ow],"mouseup keyup",this.onSelectionEnd),this.addListenersForElements()}onSelectionStart(){this.snapRange=this.j.s.range.cloneRange()}onSelectionEnd(t){if(t&&t.target&&N.u1.closestElement(t.target,y.G))return;const{snapRange:e}=this,{range:s}=this.j.s;e&&!s.collapsed&&s.startContainer===e.startContainer&&s.startOffset===e.startOffset&&s.endContainer===e.endContainer&&s.endOffset===e.endOffset||this.onSelectionChange()}onSelectionChange(){if(!this.j.o.toolbarInlineForSelection)return;const t="selection",e=this.j.s.sel,s=this.j.s.range;(null==e?void 0:e.isCollapsed)||this.isSelectedTarget(s)||this.tableModule.getAllSelectedCells().length?this.type===t&&this.popup.isOpened&&this.hidePopup():this.j.s.current()&&this.showPopup((()=>s.getBoundingClientRect()),t)}isSelectedTarget(t){const e=t.startContainer;return M.i.isElement(e)&&e===t.endContainer&&M.i.isTag(e.childNodes[t.startOffset],(0,g.keys)(this.j.o.popup,!1))&&t.startOffset===t.endOffset-1}get tableModule(){return this.j.getInstance("Table",this.j.o)}beforeDestruct(t){t.e.off("showPopup").off([this.j.ew,this.j.ow],"mouseup keyup",this.onSelectionEnd),this.removeListenersForElements()}_eventsList(){const t=this.elmsList;return t.map((t=>(0,g.camelCase)("click_"+t))).concat(t.map((t=>(0,g.camelCase)("touchstart_"+t)))).join(" ")}addListenersForElements(){this.j.e.on(this._eventsList(),this.onClick)}removeListenersForElements(){this.j.e.off(this._eventsList(),this.onClick)}showInlineToolbar(t){this.showPopup((()=>{if(t)return t;const{range:e}=this.j.s;return e.getBoundingClientRect()}),"toolbar")}}(0,n.gn)([q.autobind],is.prototype,"onClick",null),(0,n.gn)([(0,q.wait)((t=>!t.j.isLocked))],is.prototype,"showPopup",null),(0,n.gn)([(0,q.watch)(":clickEditor"),q.autobind],is.prototype,"hidePopup",null),(0,n.gn)([(0,q.watch)(":outsideClick")],is.prototype,"onOutsideClick",null),(0,n.gn)([q.autobind],is.prototype,"onSelectionStart",null),(0,n.gn)([q.autobind],is.prototype,"onSelectionEnd",null),(0,n.gn)([(0,q.debounce)((t=>t.defaultTimeout))],is.prototype,"onSelectionChange",null),(0,n.gn)([q.autobind],is.prototype,"showInlineToolbar",null),r.D.prototype.controls.align={name:"left",tooltip:"Align",update(t){const e=t.j,s=t.control,i=e.s.current();if(i){const o=M.i.closest(i,M.i.isBlock,e.editor)||e.editor;let n=""+(0,g.css)(o,"text-align");s.defaultValue&&-1!==s.defaultValue.indexOf(n)&&(n="left"),s.data&&s.data.currentValue!==n&&s.list&&-1!==s.list.indexOf(n)&&(e.o.textIcons?t.state.text=n:t.state.icon.name=n,s.data.currentValue=n)}},isActive(t,e){const s=t.s.current();if(s&&e.defaultValue){const i=M.i.closest(s,M.i.isBlock,t.editor)||t.editor;return-1===e.defaultValue.indexOf(""+(0,g.css)(i,"text-align"))}return!1},defaultValue:["left","start","inherit"],data:{currentValue:"left"},list:["center","left","right","justify"]},r.D.prototype.controls.center={command:"justifyCenter",css:{"text-align":"center"},tooltip:"Align Center"},r.D.prototype.controls.justify={command:"justifyFull",css:{"text-align":"justify"},tooltip:"Align Justify"},r.D.prototype.controls.left={command:"justifyLeft",css:{"text-align":"left"},tooltip:"Align Left"},r.D.prototype.controls.right={command:"justifyRight",css:{"text-align":"right"},tooltip:"Align Right"};const os=(t,e)=>{if(M.i.isNode(e)&&M.i.isElement(e))switch(M.i.each(e,(t=>{M.i.isHTMLElement(t)&&t.style.textAlign&&(t.style.textAlign="",t.style.cssText.trim().length||t.removeAttribute("style"))})),t.toLowerCase()){case"justifyfull":e.style.textAlign="justify";break;case"justifyright":e.style.textAlign="right";break;case"justifyleft":e.style.textAlign="left";break;case"justifycenter":e.style.textAlign="center"}};function ns(t){t.registerButton({name:"align",group:"indent"});const e=e=>(t.s.focus(),t.s.eachSelection((s=>{if(!s)return;let i=M.i.up(s,M.i.isBlock,t.editor);i||(i=M.i.wrapInline(s,t.o.enterBlock,t)),os(e,i)})),!1);t.registerCommand("justifyfull",e),t.registerCommand("justifyright",e),t.registerCommand("justifyleft",e),t.registerCommand("justifycenter",e)}r.D.prototype.limitWords=!1,r.D.prototype.limitChars=!1,r.D.prototype.limitHTML=!1;class rs extends X{afterInit(t){const{limitWords:e,limitChars:s}=t.o;if(t&&(e||s)){let e=null;t.e.off(".limit").on("beforePaste.limit",(()=>{e=t.history.snapshot.make()})).on("keydown.limit keyup.limit beforeEnter.limit beforePaste.limit",this.checkPreventKeyPressOrPaste).on("change.limit",this.checkPreventChanging).on("afterPaste.limit",(()=>{if(this.shouldPreventInsertHTML()&&e)return t.history.snapshot.restore(e),!1}))}}shouldPreventInsertHTML(t=null,e=""){if(t&&a.COMMAND_KEYS.includes(t.key))return!1;const{jodit:s}=this,{limitWords:i,limitChars:o}=s.o,n=this.splitWords(e||(s.o.limitHTML?s.value:s.text));return!(!i||i>n.length)||!!o&&n.join("").length>=o}checkPreventKeyPressOrPaste(t){if(this.shouldPreventInsertHTML(t))return!1}checkPreventChanging(t,e){const{jodit:s}=this,{limitWords:i,limitChars:o}=s.o,n=s.o.limitHTML?t:(0,g.stripTags)(t),r=this.splitWords(n);(i&&r.length>i||o&&r.join("").length>o)&&(s.value=e)}splitWords(t){return t.replace((0,a.INVISIBLE_SPACE_REG_EXP)(),"").split((0,a.SPACE_REG_EXP)()).filter((t=>t.length))}beforeDestruct(t){t.e.off(".limit")}}(0,n.gn)([q.autobind],rs.prototype,"checkPreventKeyPressOrPaste",null),(0,n.gn)([q.autobind],rs.prototype,"checkPreventChanging",null),r.D.prototype.defaultLineHeight=null,r.D.prototype.controls.lineHeight={icon:"line-height",command:"applyLineHeight",tags:["ol"],tooltip:"Line height",list:[1,1.1,1.2,1.3,1.4,1.5,2],exec:(t,e,{control:s})=>(0,g.memorizeExec)(t,e,{control:s},(t=>t))};class as extends X{constructor(){super(...arguments),this.buttons=[{name:"lineHeight",group:"font"}]}afterInit(t){(0,g.css)(t.editor,{lineHeight:t.o.defaultLineHeight}),t.registerCommand("applyLineHeight",this.applyLineHeight)}applyLineHeight(t,e,s){const{s:i,createInside:o,editor:n,o:r}=this.j;let a;i.isFocused()||i.focus(),i.save();const l=t=>{let e=M.i.closest(t,M.i.isBlock,n);e||(e=M.i.wrap(t,r.enter,o));const i=(0,g.css)(e,"lineHeight");void 0===a&&(a=""+i!=""+s),(0,g.css)(e,"lineHeight",a?s:null)};try{if(i.isCollapsed()){const t=o.fake();i.insertNode(t,!1,!1),l(t),M.i.safeRemove(t)}else i.eachSelection(l)}finally{i.restore()}}beforeDestruct(t){(0,g.css)(t.editor,{lineHeight:null})}}(0,n.gn)([q.autobind],as.prototype,"applyLineHeight",null);var ls=s(55);r.D.prototype.link={formTemplate(t){const{openInNewTabCheckbox:e,noFollowCheckbox:s,modeClassName:i,selectSizeClassName:o,selectMultipleClassName:n,selectOptionsClassName:r}=t.o.link;return new ls.x4(t,[new ls.eC(t,[new ls.u3(t,{name:"url",type:"text",ref:"url_input",label:"URL",placeholder:"http://",required:!0})]),new ls.eC(t,[new ls.u3(t,{name:"content",ref:"content_input",label:"Text"})],{ref:"content_input_box"}),i?new ls.eC(t,["input"===i?new ls.u3(t,{name:"className",ref:"className_input",label:"Class name"}):"select"===i?new ls.Cj(t,{name:"className",ref:"className_select",label:"Class name",size:o,multiple:n,options:r}):null]):null,e?new ls.mA(t,{name:"target",ref:"target_checkbox",label:"Open in new tab"}):null,s?new ls.mA(t,{name:"nofollow",ref:"nofollow_checkbox",label:"No follow"}):null,new ls.eC(t,[new C.y3(t,{name:"unlink",variant:"default",text:"Unlink"}),new C.y3(t,{name:"insert",type:"submit",variant:"primary",text:"Insert"})],{align:"full"})])},followOnDblClick:!1,processVideoLink:!0,processPastedLink:!0,noFollowCheckbox:!0,openInNewTabCheckbox:!0,modeClassName:"input",selectMultipleClassName:!0,selectSizeClassName:3,selectOptionsClassName:[],hotkeys:["ctrl+k","cmd+k"]},r.D.prototype.controls.unlink={exec(t,e){const s=M.i.closest(e,"a",t.editor);s&&M.i.unwrap(s),t.synchronizeValues(),t.e.fire("hidePopup")},tooltip:"Unlink"},r.D.prototype.controls.link={isActive(t){const e=t.s.current();return!(!e||!M.i.closest(e,"a",t.editor))},popup:(t,e,s,i)=>t.e.fire("generateLinkForm.link",e,i),tags:["a"],tooltip:"Insert link"};class cs extends X{constructor(){super(...arguments),this.buttons=[{name:"link",group:"insert"}]}afterInit(t){t.o.link.followOnDblClick&&t.e.on("dblclick.link",this.onDblClickOnLink),t.o.link.processPastedLink&&t.e.on("processPaste.link",this.onProcessPasteLink),t.e.on("generateLinkForm.link",this.generateForm),t.registerCommand("openLinkDialog",{exec:()=>{const e=new $({resizable:!1}),s=this.generateForm(t.s.current(),(()=>{e.close()}));s.container.classList.add("jodit-dialog_alert"),e.setContent(s),e.open(),t.async.requestIdleCallback((()=>{const{url_input:t}=(0,g.refs)(s.container);null==t||t.focus()}))},hotkeys:t.o.link.hotkeys})}onDblClickOnLink(t){if(!M.i.isTag(t.target,"a"))return;const e=(0,g.attr)(t.target,"href");e&&(location.href=e,t.preventDefault())}onProcessPasteLink(t,e){const{jodit:s}=this;if((0,g.isURL)(e)){if(s.o.link.processVideoLink){const t=(0,g.convertMediaUrlToVideoEmbed)(e);if(t!==e)return s.e.stopPropagation("processPaste"),s.createInside.fromHTML(t)}const t=s.createInside.element("a");return t.setAttribute("href",e),t.textContent=e,s.e.stopPropagation("processPaste"),t}}generateForm(t,e){const{jodit:s}=this,i=s.i18n.bind(s),{openInNewTabCheckbox:o,noFollowCheckbox:n,formTemplate:r,formClassName:a,modeClassName:l}=s.o.link,c=r(s),h=(0,g.isString)(c)?s.c.fromHTML(c,{target_checkbox_box:o,nofollow_checkbox_box:n}):c,d=M.i.isElement(h)?h:h.container,u=(0,g.refs)(d),{insert:p,unlink:f,content_input_box:m}=u,{target_checkbox:v,nofollow_checkbox:b,url_input:w}=u,y=M.i.isImage(t);let{content_input:C}=u;const{className_input:x}=u,{className_select:E}=u;let j;C||(C=s.c.element("input",{type:"hidden",ref:"content_input"})),a&&d.classList.add(a),y&&M.i.hide(m);const S=()=>j?j.innerText:(0,g.stripTags)(s.s.range.cloneContents(),s.ed);if(j=!(!t||!M.i.closest(t,"a",s.editor))&&M.i.closest(t,"a",s.editor),!y&&t&&(C.value=S()),j){if(w.value=(0,g.attr)(j,"href")||"",l)switch(l){case"input":x&&(x.value=(0,g.attr)(j,"class")||"");break;case"select":if(E){for(let t=0;E.selectedOptions.length>t;t++){const e=E.options.item(t);e&&(e.selected=!1)}((0,g.attr)(j,"class")||"").split(" ").forEach((t=>{if(t)for(let e=0;E.options.length>e;e++){const s=E.options.item(e);(null==s?void 0:s.value)&&s.value===t&&(s.selected=!0)}}))}}o&&v&&(v.checked="_blank"===(0,g.attr)(j,"target")),n&&b&&(b.checked="nofollow"===(0,g.attr)(j,"rel")),p.textContent=i("Update")}else M.i.hide(f);s.editor.normalize();const k=s.history.snapshot.make();f&&s.e.on(f,"click",(t=>{s.s.restore(),s.history.snapshot.restore(k),j&&M.i.unwrap(j),s.synchronizeValues(),e(),t.preventDefault()}));const T=()=>{if(!w.value.trim().length)return w.focus(),w.classList.add("jodit_error"),!1;let t;s.s.restore(),s.s.removeMarkers(),s.editor.normalize(),s.history.snapshot.restore(k);const i=S()!==C.value.trim(),r=s.createInside;if(j)t=[j];else{if(s.s.isCollapsed()){const e=r.element("a");s.s.insertNode(e,!1,!1),t=[e]}else{const e=s.s.current();t=M.i.isTag(e,["img"])?[M.i.wrap(e,"a",r)]:s.s.wrapInTag("a")}t.forEach((t=>s.s.select(t)))}return t.forEach((t=>{var e;if((0,g.attr)(t,"href",w.value),l&&(null!=x?x:E))if("input"===l)""===x.value&&t.hasAttribute("class")&&(0,g.attr)(t,"class",null),""!==x.value&&(0,g.attr)(t,"class",x.value);else if("select"===l){t.hasAttribute("class")&&(0,g.attr)(t,"class",null);for(let s=0;E.selectedOptions.length>s;s++){const i=null===(e=E.selectedOptions.item(s))||void 0===e?void 0:e.value;i&&t.classList.add(i)}}if(!y){let e=t.textContent;C.value.trim().length?i&&(e=C.value):e=w.value,e!==t.textContent&&(t.textContent=e)}o&&v&&(0,g.attr)(t,"target",v.checked?"_blank":null),n&&b&&(0,g.attr)(t,"rel",b.checked?"nofollow":null)})),s.synchronizeValues(),e(),!1};return M.i.isElement(h)?s.e.on(h,"submit",(t=>(t.preventDefault(),t.stopImmediatePropagation(),T(),!1))):h.onSubmit(T),h}beforeDestruct(t){t.e.off("generateLinkForm.link",this.generateForm).off("dblclick.link",this.onDblClickOnLink).off("processPaste.link",this.onProcessPasteLink)}}function hs(t){const e="jodit_fake_wrapper",{mediaFakeTag:s,mediaBlocks:i,mediaInFakeBlock:o}=t.options;o&&t.e.on("afterGetValueFromEditor",(t=>{const i=RegExp(`<${s}[^>]+data-${e}[^>]+>([^]+?)</${s}>`,"ig");i.test(t.value)&&(t.value=t.value.replace(i,"$1"))})).on("change afterInit afterSetMode changePlace",t.async.debounce((()=>{t.isDestructed||t.getMode()===a.MODE_SOURCE||(0,g.$$)(i.join(","),t.editor).forEach((i=>{(0,g.dataBind)(i,e)||((0,g.dataBind)(i,e,!0),(i=>{if(i.parentNode&&(0,g.attr)(i.parentNode,"data-jodit_iframe_wrapper"))i=i.parentNode;else{const o=t.createInside.fromHTML(`<${s} data-jodit-temp="1" contenteditable="false" draggable="true" data-${e}="1"></${s}>`);(0,g.attr)(o,"style",(0,g.attr)(i,"style")),o.style.display="inline-block"===i.style.display?"inline-block":"block",o.style.width=i.offsetWidth+"px",o.style.height=i.offsetHeight+"px",i.parentNode&&i.parentNode.insertBefore(o,i),o.appendChild(i),i=o}t.e.off(i,"mousedown.select touchstart.select").on(i,"mousedown.select touchstart.select",(()=>{t.s.setCursorAfter(i)}))})(i))}))}),t.defaultTimeout))}function ds(t){t.registerButton({name:"video",group:"media"})}function us(t){t.registerButton({name:"file",group:"media"})}function ps(t){let e=0,s=(0,g.splitArray)(t.o.buttons);t.o.mobileTapTimeout&&t.e.on("touchend",(s=>{if(s.changedTouches&&s.changedTouches.length){const i=(new Date).getTime(),o=i-e;o>t.o.mobileTapTimeout&&(e=i,1.5*t.o.mobileTapTimeout>o&&t.s.insertCursorAtPoint(s.clientX,s.clientY))}})),t.e.on("getDiffButtons.mobile",(e=>{if(e===t.toolbar){const e=(0,F.q)((0,g.splitArray)(t.o.buttons),t),i=(0,F.q)(s,t);return(0,g.toArray)(e).reduce(((t,e)=>(i.has(e)||t.push(e),t)),[])}})),t.o.toolbarAdaptive&&t.e.on("resize afterInit recalcAdaptive changePlace afterAddPlace",(()=>{var e;if(!t.o.toolbar)return;const i=(null!==(e=t.container.parentElement)&&void 0!==e?e:t.container).offsetWidth,o=(0,g.splitArray)(t.o.sizeLG>i?t.o.sizeMD>i?t.o.sizeSM>i?t.o.buttonsXS:t.o.buttonsSM:t.o.buttonsMD:t.o.buttons);""+o!=""+s&&(s=o,t.e.fire("closeAllPopups"),t.toolbar.setRemoveButtons(t.o.removeButtons).build(s.concat(t.o.extraButtons)))})).on(t.ow,"load resize",(()=>t.e.fire("recalcAdaptive")))}(0,n.gn)([q.autobind],cs.prototype,"onDblClickOnLink",null),(0,n.gn)([q.autobind],cs.prototype,"onProcessPasteLink",null),(0,n.gn)([q.autobind],cs.prototype,"generateForm",null),r.D.prototype.mediaFakeTag="jodit-media",r.D.prototype.mediaInFakeBlock=!0,r.D.prototype.mediaBlocks=["video","audio"],r.D.prototype.controls.video={popup(t,e,s,i){const o=new ls.x4(t,[new ls.eC(t,[new ls.u3(t,{name:"url",required:!0,label:"URL",placeholder:"https://",validators:["url"]})]),new ls.eC(t,[(0,C.zx)(t,"","Insert","primary").onAction((()=>o.submit()))])]),n=new ls.x4(t,[new ls.eC(t,[new ls.GJ(t,{name:"code",required:!0,label:"Embed code"})]),new ls.eC(t,[(0,C.zx)(t,"","Insert","primary").onAction((()=>n.submit()))])]),r=[],a=e=>{t.s.restore(),t.s.insertHTML(e),i()};return t.s.save(),r.push({icon:"link",name:"Link",content:o.container},{icon:"source",name:"Code",content:n.container}),o.onSubmit((t=>{a((0,g.convertMediaUrlToVideoEmbed)(t.url))})),n.onSubmit((t=>{a(t.code)})),(0,Le.IL)(t,r)},tags:["iframe"],tooltip:"Insert youtube/vimeo video"},r.D.prototype.controls.file={popup(t,e,s,i){const o=(e,s="")=>{t.s.insertNode(t.createInside.fromHTML(`<a href="${e}" title="${s}">${s||e}</a>`))};let n=null;return e&&(M.i.isTag(e,"a")||M.i.closest(e,"a",t.editor))&&(n=M.i.isTag(e,"a")?e:M.i.closest(e,"a",t.editor)),(0,Le.ov)(t,{filebrowser(t){t.files&&t.files.forEach((e=>o(t.baseurl+e))),i()},upload:!0,url(t,e){n?(n.setAttribute("href",t),n.setAttribute("title",e)):o(t,e),i()}},n,i,!1)},tags:["a"],tooltip:"Insert file"},r.D.prototype.mobileTapTimeout=300,r.D.prototype.toolbarAdaptive=!0,r.D.prototype.controls.dots={mode:a.MODE_SOURCE+a.MODE_WYSIWYG,popup(t,e,s,i,o){let n=s.data;return void 0===n&&(n={toolbar:O(t),rebuild(){var e;if(o){const s=t.e.fire("getDiffButtons.mobile",o.closest(N.bz));if(s&&n){n.toolbar.build((0,g.splitArray)(s));const i=(null===(e=t.toolbar.firstButton)||void 0===e?void 0:e.container.offsetWidth)||36;n.toolbar.container.style.width=3*(i+4)+"px"}}}},s.data=n),n.rebuild(),n.toolbar},tooltip:"Show all"};var fs=s(12);const ms=(t,e,{control:s})=>{var i;const o="button"+s.command,n=null!==(i=s.args&&s.args[0])&&void 0!==i?i:(0,fs.q)(t,o);(0,fs.q)(t,o,n),t.execCommand(s.command,!1,"default"===n?null:n)};r.D.prototype.controls.ul={command:"insertUnorderedList",tags:["ul"],tooltip:"Insert Unordered List",list:{default:"Default",circle:"Circle",disc:"Dot",square:"Quadrate"},exec:ms},r.D.prototype.controls.ol={command:"insertOrderedList",tags:["ol"],tooltip:"Insert Ordered List",list:{default:"Default","lower-alpha":"Lower Alpha","lower-greek":"Lower Greek","lower-roman":"Lower Roman","upper-alpha":"Upper Alpha","upper-roman":"Upper Roman"},exec:ms};class gs extends X{constructor(){super(...arguments),this.buttons=[{name:"ul",group:"list"},{name:"ol",group:"list"}]}afterInit(t){t.registerCommand("insertUnorderedList",this.onCommand).registerCommand("insertOrderedList",this.onCommand)}onCommand(t,e,s){return this.jodit.s.applyStyle({listStyleType:null!=s?s:null},{element:"insertunorderedlist"===t?"ul":"ol"}),this.jodit.synchronizeValues(),!1}beforeDestruct(t){}}function vs(t){t.o.hidePoweredByJodit||t.o.inline||!(t.o.showCharsCounter||t.o.showWordsCounter||t.o.showXPathInStatusbar)||t.hookStatus("ready",(()=>{t.statusbar.append(t.create.fromHTML('<a\n\t\t\t\t\t\ttabindex="-1"\n\t\t\t\t\t\tstyle="text-transform: uppercase"\n\t\t\t\t\t\tclass="jodit-status-bar-link"\n\t\t\t\t\t\ttarget="_blank"\n\t\t\t\t\t\thref="https://xdsoft.net/jodit/">\n\t\t\t\t\t\t\tPowered by Jodit\n\t\t\t\t\t\t</a>'),!0)}))}(0,n.gn)([q.autobind],gs.prototype,"onCommand",null),r.D.prototype.showPlaceholder=!0,r.D.prototype.placeholder="Type something",r.D.prototype.useInputsPlaceholder=!0;class bs extends X{constructor(){super(...arguments),this.addNativeListeners=()=>{this.j.e.off(this.j.editor,"input.placeholder keydown.placeholder").on(this.j.editor,"input.placeholder keydown.placeholder",this.toggle)},this.addEvents=()=>{const t=this.j;t.o.useInputsPlaceholder&&t.element.hasAttribute("placeholder")&&(this.placeholderElm.innerHTML=(0,g.attr)(t.element,"placeholder")||""),t.e.fire("placeholder",this.placeholderElm.innerHTML),t.e.off(".placeholder").on("changePlace.placeholder",this.addNativeListeners).on("change.placeholder focus.placeholder keyup.placeholder mouseup.placeholder keydown.placeholder mousedown.placeholder afterSetMode.placeholder changePlace.placeholder",this.toggle).on(window,"load",this.toggle),this.addNativeListeners(),this.toggle()}}afterInit(t){t.o.showPlaceholder&&(this.placeholderElm=t.c.fromHTML(`<span data-ref="placeholder" style="display: none;" class="jodit-placeholder">${t.i18n(t.o.placeholder)}</span>`),"rtl"===t.o.direction&&(this.placeholderElm.style.right="0px",this.placeholderElm.style.direction="rtl"),t.e.on("readonly",(t=>{t?this.hide():this.toggle()})).on("changePlace",this.addEvents),this.addEvents())}show(){const t=this.j;if(t.o.readonly)return;let e=0,s=0;const i=t.s.current(),o=i&&M.i.closest(i,M.i.isBlock,t.editor)||t.editor,n=t.ew.getComputedStyle(o);t.workplace.appendChild(this.placeholderElm);const{firstChild:r}=t.editor;if(M.i.isElement(r)&&!zt.Ph.isMarker(r)){const i=t.ew.getComputedStyle(r);e=parseInt(i.getPropertyValue("margin-top"),10),s=parseInt(i.getPropertyValue("margin-left"),10),this.placeholderElm.style.fontSize=parseInt(i.getPropertyValue("font-size"),10)+"px",this.placeholderElm.style.lineHeight=i.getPropertyValue("line-height")}else this.placeholderElm.style.fontSize=parseInt(n.getPropertyValue("font-size"),10)+"px",this.placeholderElm.style.lineHeight=n.getPropertyValue("line-height");(0,g.css)(this.placeholderElm,{display:"block",textAlign:n.getPropertyValue("text-align"),marginTop:Math.max(parseInt(n.getPropertyValue("margin-top"),10),e),marginLeft:Math.max(parseInt(n.getPropertyValue("margin-left"),10),s)})}hide(){M.i.safeRemove(this.placeholderElm)}toggle(){const t=this.j;t.editor&&!t.isInDestruct&&(t.getRealMode()===a.MODE_WYSIWYG&&(t=>{if(!t.firstChild)return!0;const e=t.firstChild;if(a.MAY_BE_REMOVED_WITH_KEY.test(e.nodeName)||/^(TABLE)$/i.test(e.nodeName))return!1;const s=M.i.next(e,(t=>t&&!M.i.isEmptyTextNode(t)),t);return M.i.isText(e)&&!s?M.i.isEmptyTextNode(e):!s&&M.i.each(e,(t=>!M.i.isTag(t,["ul","li","ol"])&&(M.i.isEmpty(t)||M.i.isTag(t,"br"))))})(t.editor)?this.show():this.hide())}beforeDestruct(t){this.hide(),t.e.off(".placeholder").off(window,"load",this.toggle)}}(0,n.gn)([(0,q.debounce)((t=>t.defaultTimeout/10),!0)],bs.prototype,"toggle",null),r.D.prototype.controls.redo={mode:a.MODE_SPLIT,isDisabled:t=>!t.history.canRedo(),tooltip:"Redo"},r.D.prototype.controls.undo={mode:a.MODE_SPLIT,isDisabled:t=>!t.history.canUndo(),tooltip:"Undo"};class ws extends X{constructor(){super(...arguments),this.buttons=[{name:"undo",group:"history"},{name:"redo",group:"history"}]}beforeDestruct(){}afterInit(t){const e=e=>(t.history[e](),!1);t.registerCommand("redo",{exec:e,hotkeys:["ctrl+y","ctrl+shift+z","cmd+y","cmd+shift+z"]}),t.registerCommand("undo",{exec:e,hotkeys:["ctrl+z","cmd+z"]})}}r.D.prototype.allowResizeTags=["img","iframe","table","jodit"],r.D.prototype.resizer={showSize:!0,hideSizeTimeout:1e3,forImageChangeAttributes:!0,min_width:10,min_height:10};const ys="__jodit-resizer_binded";class Cs extends X{constructor(){super(...arguments),this.LOCK_KEY="resizer",this.element=null,this.isResized=!1,this.isShown=!1,this.start_x=0,this.start_y=0,this.width=0,this.height=0,this.ratio=0,this.rect=this.j.c.fromHTML('<div class="jodit-resizer">\n\t\t\t\t<div class="jodit-resizer__top-left"></div>\n\t\t\t\t<div class="jodit-resizer__top-right"></div>\n\t\t\t\t<div class="jodit-resizer__bottom-right"></div>\n\t\t\t\t<div class="jodit-resizer__bottom-left"></div>\n\t\t\t\t<span>100x100</span>\n\t\t\t</div>'),this.sizeViewer=this.rect.getElementsByTagName("span")[0],this.onResize=t=>{if(this.isResized){if(!this.element)return;let e,s;if(this.j.options.iframe){const i=this.getWorkplacePosition();e=t.clientX+i.left-this.start_x,s=t.clientY+i.top-this.start_y}else e=t.clientX-this.start_x,s=t.clientY-this.start_y;const i=this.handle.className;let o=0,n=0;M.i.isTag(this.element,"img")?(e?(o=this.width+(i.match(/left/)?-1:1)*e,n=Math.round(o/this.ratio)):(n=this.height+(i.match(/top/)?-1:1)*s,o=Math.round(n*this.ratio)),o>(0,g.innerWidth)(this.j.editor,this.j.ow)&&(o=(0,g.innerWidth)(this.j.editor,this.j.ow),n=Math.round(o/this.ratio))):(o=this.width+(i.match(/left/)?-1:1)*e,n=this.height+(i.match(/top/)?-1:1)*s),o>this.j.o.resizer.min_width&&this.applySize(this.element,"width",this.rect.parentNode.offsetWidth>o?o:"100%"),n>this.j.o.resizer.min_height&&this.applySize(this.element,"height",n),this.updateSize(),this.showSizeViewer(this.element.offsetWidth,this.element.offsetHeight),t.stopImmediatePropagation()}},this.onClickOutside=t=>{this.isShown&&(this.isResized?(this.j.unlock(),this.isResized=!1,this.j.synchronizeValues(),t.stopImmediatePropagation(),this.j.e.off(this.j.ow,"mousemove.resizer touchmove.resizer",this.onResize)):this.hide())},this.onClickElement=t=>{this.isResized||this.element===t&&this.isShown||(this.element=t,this.show(),M.i.isTag(this.element,"img")&&!this.element.complete&&this.j.e.on(this.element,"load",this.updateSize))},this.updateSize=()=>{if(!this.isInDestruct&&this.isShown&&this.element&&this.rect){const t=this.getWorkplacePosition(),e=(0,g.offset)(this.element,this.j,this.j.ed),s=parseInt(this.rect.style.left||"0",10),i=this.rect.offsetWidth,o=this.rect.offsetHeight,n=e.top-t.top,r=e.left-t.left;parseInt(this.rect.style.top||"0",10)===n&&s===r&&i===this.element.offsetWidth&&o===this.element.offsetHeight||((0,g.css)(this.rect,{top:n,left:r,width:this.element.offsetWidth,height:this.element.offsetHeight}),this.j.events&&(this.j.e.fire(this.element,"changesize"),isNaN(s)||this.j.e.fire("resize")))}},this.hideSizeViewer=()=>{this.sizeViewer.style.opacity="0"}}afterInit(t){(0,g.$$)("div",this.rect).forEach((e=>{t.e.on(e,"mousedown.resizer touchstart.resizer",this.onClickHandle.bind(this,e))})),_.TB.on("hideHelpers",this.hide),t.e.on("readonly",(t=>{t&&this.hide()})).on("afterInit changePlace",this.addEventListeners.bind(this)).on("afterGetValueFromEditor.resizer",(t=>{const e=/<jodit[^>]+data-jodit_iframe_wrapper[^>]+>(.*?<iframe[^>]*>.*?<\/iframe>.*?)<\/jodit>/gi;e.test(t.value)&&(t.value=t.value.replace(e,"$1"))})).on("hideResizer",this.hide).on("change afterInit afterSetMode",this.onChangeEditor),this.addEventListeners(),this.onChangeEditor()}onEditorClick(t){let e=t.target;const{editor:s,options:{allowResizeTags:i}}=this.j;for(;e&&e!==s;){if(M.i.isTag(e,i))return this.bind(e),void this.onClickElement(e);e=e.parentNode}}addEventListeners(){const t=this.j;t.e.off(t.editor,".resizer").off(t.ow,".resizer").on(t.editor,"keydown.resizer",(t=>{this.isShown&&t.key===a.KEY_DELETE&&this.element&&!M.i.isTag(this.element,"table")&&this.onDelete(t)})).on(t.ow,"resize.resizer",this.updateSize).on("resize.resizer",this.updateSize).on(t.ow,"mouseup.resizer keydown.resizer touchend.resizer",this.onClickOutside).on([t.ow,t.editor],"scroll.resizer",(()=>{this.isShown&&!this.isResized&&this.hide()}))}onClickHandle(t,e){if(!this.element||!this.element.parentNode)return this.hide(),!1;this.handle=t,e.cancelable&&e.preventDefault(),e.stopImmediatePropagation(),this.width=this.element.offsetWidth,this.height=this.element.offsetHeight,this.ratio=this.width/this.height,this.isResized=!0,this.start_x=e.clientX,this.start_y=e.clientY,this.j.e.fire("hidePopup"),this.j.lock(this.LOCK_KEY),this.j.e.on(this.j.ow,"mousemove.resizer touchmove.resizer",this.onResize)}getWorkplacePosition(){return(0,g.offset)(this.rect.parentNode||this.j.od.documentElement,this.j,this.j.od,!0)}applySize(t,e,s){const i=M.i.isImage(t)&&this.j.o.resizer.forImageChangeAttributes;i&&(0,g.attr)(t,e,s),i&&!t.style[e]||(0,g.css)(t,e,s)}onDelete(t){this.element&&("JODIT"!==this.element.tagName?this.j.s.select(this.element):(M.i.safeRemove(this.element),this.hide(),t.preventDefault()))}onChangeEditor(){this.isShown&&(this.element&&this.element.parentNode?this.updateSize():this.hide()),(0,g.$$)("iframe",this.j.editor).forEach(this.bind)}bind(t){if(!M.i.isHTMLElement(t)||(0,g.dataBind)(t,ys))return;let e;if((0,g.dataBind)(t,ys,!0),M.i.isTag(t,"iframe")){const s=t;M.i.isHTMLElement(t.parentNode)&&(0,g.attr)(t.parentNode,"-jodit_iframe_wrapper")?t=t.parentNode:(e=this.j.createInside.fromHTML('<jodit data-jodit-temp="1" contenteditable="false" draggable="true" data-jodit_iframe_wrapper="1"></jodit>'),(0,g.attr)(e,"style",(0,g.attr)(t,"style")),(0,g.css)(e,{display:"inline-block"===t.style.display?"inline-block":"block",width:t.offsetWidth,height:t.offsetHeight}),t.parentNode&&t.parentNode.insertBefore(e,t),e.appendChild(t),t=e),this.j.e.off(t,"mousedown.select touchstart.select").on(t,"mousedown.select touchstart.select",(()=>{this.j.s.select(t)})).off(t,"changesize").on(t,"changesize",(()=>{s.setAttribute("width",t.offsetWidth+"px"),s.setAttribute("height",t.offsetHeight+"px")}))}this.j.e.on(t,"dragstart",this.hide)}showSizeViewer(t,e){this.j.o.resizer.showSize&&(this.sizeViewer.offsetWidth>t||this.sizeViewer.offsetHeight>e?this.hideSizeViewer():(this.sizeViewer.style.opacity="1",this.sizeViewer.textContent=`${t} x ${e}`,this.j.async.setTimeout(this.hideSizeViewer,{timeout:this.j.o.resizer.hideSizeTimeout,label:"hideSizeViewer"})))}show(){this.j.o.readonly||this.isShown||(this.isShown=!0,this.rect.parentNode||((0,g.markOwner)(this.j,this.rect),this.j.workplace.appendChild(this.rect)),this.j.isFullSize&&(this.rect.style.zIndex=""+(0,g.css)(this.j.container,"zIndex")),this.updateSize())}hide(){this.isResized||(this.isResized=!1,this.isShown=!1,this.element=null,M.i.safeRemove(this.rect))}beforeDestruct(t){this.hide(),_.TB.off("hideHelpers",this.hide),t.e.off(this.j.ow,".resizer").off(".resizer")}}(0,n.gn)([(0,q.watch)(":click")],Cs.prototype,"onEditorClick",null),(0,n.gn)([(0,q.debounce)()],Cs.prototype,"onChangeEditor",null),(0,n.gn)([q.autobind],Cs.prototype,"bind",null),(0,n.gn)([q.autobind],Cs.prototype,"hide",null);var xs=s(36);class Es{constructor(t=xs.Q){this.searchIndex=t,this.queue=[],this.value=""}add(t){var e;const s=(null!==(e=t.nodeValue)&&void 0!==e?e:"").toLowerCase();if(!s.length)return;const i=this.value.length;this.queue.push({startIndex:i,endIndex:i+s.length,node:t}),this.value+=s}ranges(t,e=0){const s=[];let i=e,o=0,n=0;do{if([i,o]=this.searchIndex(t,this.value,i),-1!==i){let t,e,r=0,a=0;for(let s=n;this.queue.length>s;s+=1)if(!t&&this.queue[s].endIndex>i&&(t=this.queue[s].node,r=i-this.queue[s].startIndex),t&&this.queue[s].endIndex>=i+o){e=this.queue[s].node,a=i+o-this.queue[s].startIndex,n=s;break}t&&e&&s.push({startContainer:t,startOffset:r,endContainer:e,endOffset:a}),i+=o}}while(-1!==i);return 0===s.length?null:s}}var js=s(42);const Ss="jd-tmp-selection";function ks(t,e,s,i){if(null==t.startContainer.nodeValue||null==t.endContainer.nodeValue)return;const o=s.element("span",{[Ss]:!0}),n=t.startContainer.nodeValue;let r=0;if(0!==t.startOffset){const e=s.text(n.substring(0,t.startOffset));t.startContainer.nodeValue=n.substring(t.startOffset),M.i.before(t.startContainer,e),t.startContainer===t.endContainer&&(r=t.startOffset,t.endOffset-=r),t.startOffset=0}const a=t.endContainer.nodeValue;if(t.endOffset!==a.length){const i=s.text(a.substring(t.endOffset));t.endContainer.nodeValue=a.substring(0,t.endOffset),M.i.after(t.endContainer,i);for(const s of e){if(s.startContainer!==t.endContainer)break;s.startContainer=i,s.startOffset=s.startOffset-t.endOffset-r,s.endContainer===t.endContainer&&(s.endContainer=i,s.endOffset=s.endOffset-t.endOffset-r)}t.endOffset=t.endContainer.nodeValue.length}let l=t.startContainer;do{if(!l)break;if(!M.i.isText(l)||M.i.isElement(c=l.parentNode)&&c.hasAttribute(Ss)||M.i.wrap(l,o.cloneNode(),s),l===t.endContainer)break;let e=l.firstChild||l.nextSibling;if(!e){for(;l&&!l.nextSibling&&l!==i;)l=l.parentNode;e=null==l?void 0:l.nextSibling}l=e}while(l&&l!==i);var c}function Ts(t){return(0,js.$$)(`[${Ss}]`,t)}function Is(t){Ts(t).forEach((t=>M.i.unwrap(t)))}let _s=class extends N.u1{constructor(t){super(t),this.selInfo=null,this._currentIndex=0,this.isOpened=!1;const{query:e,replace:s,cancel:i,next:o,prev:n,replaceBtn:r,current:l,count:c}=(0,g.refs)(this.container);this.queryInput=e,this.replaceInput=s,this.closeButton=i,this.replaceButton=r,this.currentBox=l,this.countBox=c,t.e.on(this.closeButton,"pointerdown",(()=>(this.close(),!1))).on(this.queryInput,"input",(()=>{this.currentIndex=0})).on(this.queryInput,"pointerdown",(()=>{t.s.isFocused()&&(t.s.removeMarkers(),this.selInfo=t.s.save())})).on(this.replaceButton,"pointerdown",(()=>(t.e.fire(this,"pressReplaceButton"),!1))).on(o,"pointerdown",(()=>(t.e.fire("searchNext"),!1))).on(n,"pointerdown",(()=>(t.e.fire("searchPrevious"),!1))).on(this.queryInput,"input",(()=>{this.setMod("empty-query",!(0,g.trim)(this.queryInput.value).length)})).on(this.queryInput,"keydown",this.j.async.debounce((e=>{e.key===a.KEY_ENTER?(e.preventDefault(),e.stopImmediatePropagation(),t.e.fire("searchNext")&&this.close()):t.e.fire(this,"needUpdateCounters")}),this.j.defaultTimeout))}className(){return"UISearch"}render(){return`<div>\n\t\t\t<div class="&__box">\n\t\t\t\t<div class="&__inputs">\n\t\t\t\t\t<input data-ref="query" tabindex="0" placeholder="~Search for~" type="text"/>\n\t\t\t\t\t<input data-ref="replace" tabindex="0" placeholder="~Replace with~" type="text"/>\n\t\t\t\t</div>\n\t\t\t\t<div class="&__counts">\n\t\t\t\t\t<span data-ref="counter-box">\n\t\t\t\t\t\t<span data-ref="current">0</span><span>/</span><span data-ref="count">0</span>\n\t\t\t\t\t</span>\n\t\t\t\t</div>\n\t\t\t\t<div class="&__buttons">\n\t\t\t\t\t<button data-ref="next" tabindex="0" type="button">${N.JO.get("angle-down")}</button>\n\t\t\t\t\t<button data-ref="prev" tabindex="0" type="button">${N.JO.get("angle-up")}</button>\n\t\t\t\t\t<button data-ref="cancel" tabindex="0" type="button">${N.JO.get("cancel")}</button>\n\t\t\t\t\t<button data-ref="replace-btn" tabindex="0" type="button" class="jodit-ui-button">~Replace~</button>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>`}get currentIndex(){return this._currentIndex}set currentIndex(t){this._currentIndex=t,this.currentBox.innerText=""+t}set count(t){this.countBox.innerText=""+t}get query(){return this.queryInput.value}get replace(){return this.replaceInput.value}onEditorKeyDown(t){if(!this.isOpened)return;const{j:e}=this;if(e.getRealMode()===a.MODE_WYSIWYG)switch(t.key){case a.KEY_ESC:this.close();break;case a.KEY_F3:this.queryInput.value&&(e.e.fire(t.shiftKey?"searchPrevious":"searchNext"),t.preventDefault())}}open(t=!1){this.isOpened||(this.j.workplace.appendChild(this.container),this.isOpened=!0),this.calcSticky(this.j.e.fire("getStickyState.sticky")||!1),this.j.e.fire("hidePopup"),this.setMod("replace",t);const e=""+(this.j.s.sel||"");e&&(this.queryInput.value=e),this.setMod("empty-query",!e.length),this.j.e.fire(this,"needUpdateCounters"),e?this.queryInput.select():this.queryInput.focus()}close(){this.isOpened&&(this.j.s.restore(),M.i.safeRemove(this.container),this.isOpened=!1,this.j.e.fire(this,"afterClose"))}calcSticky(t){if(this.isOpened)if(this.setMod("sticky",t),t){const t=(0,g.position)(this.j.toolbarContainer);(0,g.css)(this.container,{top:t.top+t.height,left:t.left+t.width})}else(0,g.css)(this.container,{top:null,left:null})}};(0,n.gn)([(0,q.watch)([":keydown","queryInput:keydown"])],_s.prototype,"onEditorKeyDown",null),(0,n.gn)([q.autobind],_s.prototype,"open",null),(0,n.gn)([q.autobind],_s.prototype,"close",null),(0,n.gn)([(0,q.watch)(":toggleSticky")],_s.prototype,"calcSticky",null),_s=(0,n.gn)([q.component],_s),r.D.prototype.useSearch=!0,r.D.prototype.search={lazyIdleTimeout:0},r.D.prototype.controls.find={tooltip:"Find",icon:"search",exec(t,e,{control:s}){switch(s.args&&s.args[0]){case"findPrevious":t.e.fire("searchPrevious");break;case"findNext":t.e.fire("searchNext");break;case"replace":t.execCommand("openReplaceDialog");break;default:t.execCommand("openSearchDialog")}},list:{search:"Find",findNext:"Find Next",findPrevious:"Find Previous",replace:"Replace"},childTemplate:(t,e,s)=>s};class qs extends X{constructor(){super(...arguments),this.buttons=[{name:"find",group:"search"}],this.previousQuery="",this.drawPromise=null,this.walker=null,this.walkerCount=null,this.cache={},this.wrapFrameRequest=0}get ui(){return new _s(this.j)}async updateCounters(){this.ui.isOpened&&(this.ui.count=await this.calcCounts(this.ui.query))}onPressReplaceButton(){this.findAndReplace(this.ui.query),this.updateCounters()}tryScrollToElement(t){let e=M.i.closest(t,M.i.isElement,this.j.editor);e||(e=M.i.prev(t,M.i.isElement,this.j.editor)),e&&e!==this.j.editor&&(0,g.scrollIntoViewIfNeeded)(e,this.j.editor,this.j.ed)}async calcCounts(t){return this.walkerCount&&this.walkerCount.break(),this.walkerCount=new M.b(this.j.async,{timeout:this.j.o.search.lazyIdleTimeout}),(await this.find(this.walkerCount,t)).length}async findAndReplace(t){this.walker&&this.walker.break(),this.walker=new M.b(this.j.async,{timeout:this.j.o.search.lazyIdleTimeout});const e=this.j.s.range,s=await this.find(this.walker,t);let i=this.findCurrentIndexInRanges(s,e);-1===i&&(i=0);const o=s[i];if(o){try{const t=this.j.ed.createRange();t.setStart(o.startContainer,o.startOffset),t.setEnd(o.endContainer,o.endOffset),t.deleteContents();const e=this.j.createInside.text(this.ui.replace);t.insertNode(e),this.j.s.select(e),this.tryScrollToElement(e),this.cache={},this.j.synchronizeValues()}catch(t){}return this.j.e.fire("afterFindAndReplace"),!0}return!1}async findAndSelect(t,e){var s;this.walker&&this.walker.break(),this.walker=new M.b(this.j.async,{timeout:this.j.defaultTimeout});const i=await this.find(this.walker,t);if(!i.length)return!1;this.previousQuery===t&&Ts(this.j.editor).length||(null===(s=this.drawPromise)||void 0===s||s.rejectCallback(),this.j.async.cancelAnimationFrame(this.wrapFrameRequest),Is(this.j.editor),this.drawPromise=this.drawSelectionRanges(i)),this.previousQuery=t;let o=this.ui.currentIndex-1;o=-1===o?0:e?o===i.length-1?0:o+1:0===o?i.length-1:o-1,this.ui.currentIndex=o+1;const n=i[o];if(n){const t=this.j.ed.createRange();try{t.setStart(n.startContainer,n.startOffset),t.setEnd(n.endContainer,n.endOffset),this.j.s.selectRange(t)}catch(t){}return this.tryScrollToElement(n.startContainer),await this.updateCounters(),await this.drawPromise,this.j.e.fire("afterFindAndSelect"),!0}return!1}findCurrentIndexInRanges(t,e){return t.findIndex((t=>t.startContainer===e.startContainer&&t.startOffset===e.startOffset&&t.endContainer===e.startContainer&&t.endOffset===e.endOffset))}async isValidCache(t){return(await t).every((t=>{var e,s,i,o;return t.startContainer.isConnected&&t.startOffset<=(null!==(s=null===(e=t.startContainer.nodeValue)||void 0===e?void 0:e.length)&&void 0!==s?s:0)&&t.endContainer.isConnected&&t.endOffset<=(null!==(o=null===(i=t.endContainer.nodeValue)||void 0===i?void 0:i.length)&&void 0!==o?o:0)}))}async find(t,e){if(!e.length)return[];const s=this.cache[e];if(s&&await this.isValidCache(s))return s;const i=new Es(this.j.o.search.fuzzySearch);return this.cache[e]=this.j.async.promise((s=>{t.on("break",(()=>{s([])})).on("visit",(t=>(M.i.isText(t)&&i.add(t),!1))).on("end",(()=>{var t;s(null!==(t=i.ranges(e))&&void 0!==t?t:[])})).setWork(this.j.editor)})),this.cache[e]}drawSelectionRanges(t){const{async:e,createInside:s,editor:i}=this.j;e.cancelAnimationFrame(this.wrapFrameRequest);const o=[...t];let n,r=0;return e.promise((t=>{const a=()=>{do{n=o.shift(),n&&ks(n,o,s,i),r+=1}while(n&&5>=r);o.length?this.wrapFrameRequest=e.requestAnimationFrame(a):t()};a()}))}onAfterGetValueFromEditor(t){t.value=t.value.replace(RegExp(`<span[^>]+${Ss}[^>]+>(.*?)</span>`,"g"),"$1")}afterInit(t){if(t.o.useSearch){const e=this;t.e.on("beforeSetMode.search",(()=>{this.ui.close()})).on(this.ui,"afterClose",(()=>{Is(t.editor),this.ui.currentIndex=0,this.ui.count=0,this.cache={}})).on("click",(()=>{this.ui.currentIndex=0,Is(t.editor)})).on("change.search",(()=>{this.cache={}})).on("keydown.search mousedown.search",t.async.debounce((()=>{this.ui.selInfo&&(t.s.removeMarkers(),this.ui.selInfo=null),this.ui.isOpened&&this.updateCounters()}),t.defaultTimeout)).on("searchNext.search searchPrevious.search",(()=>(this.ui.isOpened||this.ui.open(),e.findAndSelect(e.ui.query,"searchNext"===t.e.current).catch((()=>{}))))).on("search.search",((t,s=!0)=>(this.ui.currentIndex=0,e.findAndSelect(t||"",s).catch((()=>{}))))),t.registerCommand("search",{exec:(t,s,i=!0)=>(s&&e.findAndSelect(s,i).catch((()=>{})),!1)}).registerCommand("openSearchDialog",{exec:()=>(e.ui.open(),!1),hotkeys:["ctrl+f","cmd+f"]}).registerCommand("openReplaceDialog",{exec:()=>(t.o.readonly||e.ui.open(!0),!1),hotkeys:["ctrl+h","cmd+h"]})}}beforeDestruct(t){this.ui.destruct(),t.e.off(".search")}}(0,n.gn)([q.cache],qs.prototype,"ui",null),(0,n.gn)([(0,q.watch)("ui:needUpdateCounters")],qs.prototype,"updateCounters",null),(0,n.gn)([(0,q.watch)("ui:pressReplaceButton")],qs.prototype,"onPressReplaceButton",null),(0,n.gn)([q.autobind],qs.prototype,"findAndReplace",null),(0,n.gn)([q.autobind],qs.prototype,"findAndSelect",null),(0,n.gn)([q.autobind],qs.prototype,"find",null),(0,n.gn)([(0,q.watch)(":afterGetValueFromEditor")],qs.prototype,"onAfterGetValueFromEditor",null);var Ls=s(35);r.D.prototype.select={normalizeSelectionBeforeCutAndCopy:!0};class zs extends X{constructor(){super(...arguments),this.proxyEventsList=["click","mousedown","touchstart","mouseup","touchend"]}afterInit(t){this.proxyEventsList.forEach((e=>{t.e.on(e+".select",this.onStartSelection)}))}beforeDestruct(t){this.proxyEventsList.forEach((e=>{t.e.on(e+".select",this.onStartSelection)}))}onStartSelection(t){const{j:e}=this;let s,i=t.target;for(;void 0===s&&i&&i!==e.editor;)s=e.e.fire((0,Ls.e)(t.type+"_"+i.nodeName.toLowerCase()),i,t),i=i.parentElement;"click"===t.type&&void 0===s&&i===e.editor&&e.e.fire(t.type+"Editor",i,t)}onOutsideClick(t){const e=t.target;M.i.up(e,(t=>t===this.j.editor))||N.u1.closestElement(e,N.GI)||this.j.e.fire("outsideClick",t)}beforeCommandCut(t){const{s:e}=this.j;if("cut"===t&&!e.isCollapsed()){const t=e.current();t&&M.i.isOrContains(this.j.editor,t)&&this.onCopyNormalizeSelectionBound()}}onCopyNormalizeSelectionBound(t){const{s:e,editor:s,o:i}=this.j;i.select.normalizeSelectionBeforeCutAndCopy&&!e.isCollapsed()&&(!t||t.isTrusted&&M.i.isNode(t.target)&&M.i.isOrContains(s,t.target))&&this.jodit.s.expandSelection()}}(0,n.gn)([q.autobind],zs.prototype,"onStartSelection",null),(0,n.gn)([(0,q.watch)("ow:click")],zs.prototype,"onOutsideClick",null),(0,n.gn)([(0,q.watch)([":beforeCommand"])],zs.prototype,"beforeCommandCut",null),(0,n.gn)([(0,q.watch)([":copy",":cut"])],zs.prototype,"onCopyNormalizeSelectionBound",null),r.D.prototype.width="auto",r.D.prototype.minWidth=200,r.D.prototype.maxWidth="100%",r.D.prototype.allowResizeX=!1,r.D.prototype.allowResizeY=!0,r.D.prototype.height="auto",r.D.prototype.minHeight=200,r.D.prototype.maxHeight="auto",r.D.prototype.saveHeightInStorage=!1;let Ms=class extends X{constructor(){super(...arguments),this.isResized=!1,this.start={x:0,y:0,w:0,h:0},this.handle=this.j.c.div("jodit-editor__resize",N.JO.get("resize_handler"))}afterInit(t){const{height:e,width:s,allowResizeX:i}=t.o;let{allowResizeY:o}=t.o;"auto"===e&&"auto"!==s&&(o=!1),"auto"===e&&"auto"===s||!i&&!o||(t.statusbar.setMod("resize-handle",!0),t.e.on("toggleFullSize.resizeHandler",(()=>{this.handle.style.display=t.isFullSize?"none":"block"})).on(this.handle,"mousedown touchstart",this.onHandleResizeStart).on(t.ow,"mouseup touchend",this.onHandleResizeEnd),t.container.appendChild(this.handle))}onHandleResizeStart(t){this.isResized=!0,this.start.x=t.clientX,this.start.y=t.clientY,this.start.w=this.j.container.offsetWidth,this.start.h=this.j.container.offsetHeight,this.j.lock(),this.j.e.on(this.j.ow,"mousemove touchmove",this.onHandleResize),t.preventDefault()}onHandleResize(t){this.isResized&&(this.j.o.allowResizeY&&this.j.e.fire("setHeight",this.start.h+t.clientY-this.start.y),this.j.o.allowResizeX&&this.j.e.fire("setWidth",this.start.w+t.clientX-this.start.x),this.j.e.fire("resize"))}onHandleResizeEnd(){this.isResized&&(this.isResized=!1,this.j.e.off(this.j.ow,"mousemove touchmove",this.onHandleResize),this.j.unlock())}beforeDestruct(){M.i.safeRemove(this.handle),this.j.e.off(this.j.ow,"mouseup touchsend",this.onHandleResizeEnd)}};Ms.requires=["size"],Ms=(0,n.gn)([q.autobind],Ms);let Ns=class extends X{constructor(){super(...arguments),this.resizeWorkspaces=this.j.async.debounce(this.resizeWorkspaceImd,this.j.defaultTimeout,!0)}afterInit(t){t.e.on("setHeight.size",this.setHeight).on("setWidth.size",this.setWidth).on("afterInit.size changePlace.size",this.initialize,void 0,!0).on(t.ow,"load.size",this.resizeWorkspaces).on("afterInit.size resize.size afterUpdateToolbar.size scroll.size afterResize.size",this.resizeWorkspaces).on("toggleFullSize.size toggleToolbar.size",this.resizeWorkspaceImd),this.initialize()}initialize(){const{j:t}=this;if(t.o.inline)return;let{height:e}=t.o;if(t.o.saveHeightInStorage&&"auto"!==e){const s=t.storage.get("height");s&&(e=s)}(0,g.css)(t.editor,{minHeight:"100%"}),(0,g.css)(t.container,{minHeight:t.o.minHeight,maxHeight:t.o.maxHeight,minWidth:t.o.minWidth,maxWidth:t.o.maxWidth}),this.setHeight(e),this.setWidth(t.o.width)}setHeight(t){if((0,g.isNumber)(t)){const{minHeight:e,maxHeight:s}=this.j.o;(0,g.isNumber)(e)&&e>t&&(t=e),(0,g.isNumber)(s)&&t>s&&(t=s)}(0,g.css)(this.j.container,"height",t),this.j.o.saveHeightInStorage&&this.j.storage.set("height",t),this.resizeWorkspaceImd()}setWidth(t){if((0,g.isNumber)(t)){const{minWidth:e,maxWidth:s}=this.j.o;(0,g.isNumber)(e)&&e>t&&(t=e),(0,g.isNumber)(s)&&t>s&&(t=s)}(0,g.css)(this.j.container,"width",t),this.resizeWorkspaceImd()}getNotWorkHeight(){var t,e;return((null===(t=this.j.toolbarContainer)||void 0===t?void 0:t.offsetHeight)||0)+((null===(e=this.j.statusbar)||void 0===e?void 0:e.getHeight())||0)+2}resizeWorkspaceImd(){if(!this.j||this.j.isDestructed||!this.j.o||this.j.o.inline)return;if(!this.j.container||!this.j.container.parentNode)return;const t=((0,g.css)(this.j.container,"minHeight")||0)-this.getNotWorkHeight();if((0,g.isNumber)(t)&&t>0&&([this.j.workplace,this.j.iframe,this.j.editor].map((e=>{e&&(0,g.css)(e,"minHeight",t)})),this.j.e.fire("setMinHeight",t)),(0,g.isNumber)(this.j.o.maxHeight)){const t=this.j.o.maxHeight-this.getNotWorkHeight();[this.j.workplace,this.j.iframe,this.j.editor].map((e=>{e&&(0,g.css)(e,"maxHeight",t)})),this.j.e.fire("setMaxHeight",t)}this.j.container&&(0,g.css)(this.j.workplace,"height","auto"!==this.j.o.height||this.j.isFullSize?this.j.container.offsetHeight-this.getNotWorkHeight():"auto")}beforeDestruct(t){t.e.off(t.ow,"load.size",this.resizeWorkspaces).off(".size")}};(0,n.gn)([q.autobind],Ns.prototype,"resizeWorkspaceImd",null),Ns=(0,n.gn)([q.autobind],Ns),r.D.prototype.beautifyHTML=!a.IS_IE,r.D.prototype.sourceEditor="ace",r.D.prototype.sourceEditorNativeOptions={showGutter:!0,theme:"ace/theme/idle_fingers",mode:"ace/mode/html",wrap:!0,highlightActiveLine:!0},r.D.prototype.sourceEditorCDNUrlsJS=["https://cdnjs.cloudflare.com/ajax/libs/ace/1.4.12/ace.js"],r.D.prototype.beautifyHTMLCDNUrlsJS=["https://cdnjs.cloudflare.com/ajax/libs/js-beautify/1.13.0/beautify.min.js","https://cdnjs.cloudflare.com/ajax/libs/js-beautify/1.13.0/beautify-html.min.js"],r.D.prototype.controls.source={mode:a.MODE_SPLIT,exec(t){t.toggleMode()},isActive:t=>t.getRealMode()===a.MODE_SOURCE,tooltip:"Change mode"};class Ps{constructor(t,e,s,i){this.jodit=t,this.container=e,this.toWYSIWYG=s,this.fromWYSIWYG=i,this.className="",this.isReady=!1}get j(){return this.jodit}onReady(){this.replaceUndoManager(),this.isReady=!0,this.j.e.fire(this,"ready")}onReadyAlways(t){var e;this.isReady?t():null===(e=this.j.events)||void 0===e||e.on(this,"ready",t)}}class Ds extends Ps{constructor(){super(...arguments),this.autosize=this.j.async.debounce((()=>{this.instance.style.height="auto",this.instance.style.height=this.instance.scrollHeight+"px"}),this.j.defaultTimeout)}init(t){this.instance=t.c.element("textarea",{class:"jodit-source__mirror"}),this.container.appendChild(this.instance),t.e.on(this.instance,"mousedown keydown touchstart input",t.async.debounce(this.toWYSIWYG,t.defaultTimeout)).on("setMinHeight.source",(t=>{(0,g.css)(this.instance,"minHeight",t)})).on(this.instance,"change keydown mousedown touchstart input",this.autosize).on("afterSetMode.source",this.autosize).on(this.instance,"mousedown focus",(e=>{t.e.fire(e.type,e)})),this.autosize(),this.onReady()}destruct(){M.i.safeRemove(this.instance)}getValue(){return this.instance.value}setValue(t){this.instance.value=t}insertRaw(t){const e=this.getValue();if(0>this.getSelectionStart())this.setValue(e+t);else{const s=this.getSelectionStart(),i=this.getSelectionEnd();this.setValue(e.substring(0,s)+t+e.substring(i,e.length))}}getSelectionStart(){return this.instance.selectionStart}getSelectionEnd(){return this.instance.selectionEnd}setSelectionRange(t,e=t){this.instance.setSelectionRange(t,e)}focus(){this.instance.focus()}setPlaceHolder(t){this.instance.setAttribute("placeholder",t)}setReadOnly(t){t?this.instance.setAttribute("readonly","true"):this.instance.removeAttribute("readonly")}selectAll(){this.instance.select()}replaceUndoManager(){const{history:t}=this.jodit;this.j.e.on(this.instance,"keydown",(e=>{if((e.ctrlKey||e.metaKey)&&"z"===e.key)return e.shiftKey?t.redo():t.undo(),this.setSelectionRange(this.getValue().length),!1}))}}class Rs extends Ps{constructor(){super(...arguments),this.className="jodit_ace_editor",this.proxyOnBlur=t=>{this.j.e.fire("blur",t)},this.proxyOnFocus=t=>{this.j.e.fire("focus",t)},this.proxyOnMouseDown=t=>{this.j.e.fire("mousedown",t)}}aceExists(){return void 0!==this.j.ow.ace}getLastColumnIndex(t){return this.instance.session.getLine(t).length}getLastColumnIndices(){const t=this.instance.session.getLength(),e=[];let s=0;for(let i=0;t>i;i++)s+=this.getLastColumnIndex(i),i>0&&(s+=1),e[i]=s;return e}getRowColumnIndices(t){const e=this.getLastColumnIndices();if(e[0]>=t)return{row:0,column:t};let s=1;for(let i=1;e.length>i;i++)t>e[i]&&(s=i+1);return{row:s,column:t-e[s-1]-1}}setSelectionRangeIndices(t,e){const s=this.getRowColumnIndices(t),i=this.getRowColumnIndices(e);this.instance.getSelection().setSelectionRange({start:s,end:i})}getIndexByRowColumn(t,e){return this.getLastColumnIndices()[t]-this.getLastColumnIndex(t)+e}init(t){const e=()=>{if(void 0!==this.instance||!this.aceExists())return;const e=this.j.c.div("jodit-source__mirror-fake");this.container.appendChild(e),this.instance=t.ow.ace.edit(e),this.instance.setTheme(t.o.sourceEditorNativeOptions.theme),this.instance.renderer.setShowGutter(t.o.sourceEditorNativeOptions.showGutter),this.instance.getSession().setMode(t.o.sourceEditorNativeOptions.mode),this.instance.setHighlightActiveLine(t.o.sourceEditorNativeOptions.highlightActiveLine),this.instance.getSession().setUseWrapMode(!0),this.instance.setOption("indentedSoftWrap",!1),this.instance.setOption("wrap",t.o.sourceEditorNativeOptions.wrap),this.instance.getSession().setUseWorker(!1),this.instance.$blockScrolling=1/0,this.instance.on("change",this.toWYSIWYG),this.instance.on("focus",this.proxyOnFocus),this.instance.on("mousedown",this.proxyOnMouseDown),this.instance.on("blur",this.proxyOnBlur),t.getRealMode()!==a.MODE_WYSIWYG&&this.setValue(this.getValue());const s=this.j.async.debounce((()=>{t.isInDestruct||(this.instance.setOption("maxLines","auto"!==t.o.height?t.workplace.offsetHeight/this.instance.renderer.lineHeight:1/0),this.instance.resize())}),2*this.j.defaultTimeout);t.e.on("afterResize afterSetMode",s),s(),this.onReady()};t.e.on("afterSetMode",(()=>{t.getRealMode()!==a.MODE_SOURCE&&t.getMode()!==a.MODE_SPLIT||(this.fromWYSIWYG(),e())})),e(),this.aceExists()||(0,g.loadNext)(t,t.o.sourceEditorCDNUrlsJS).then((()=>{t.isInDestruct||e()}))}destruct(){var t,e;this.instance.off("change",this.toWYSIWYG),this.instance.off("focus",this.proxyOnFocus),this.instance.off("mousedown",this.proxyOnMouseDown),this.instance.destroy(),null===(e=null===(t=this.j)||void 0===t?void 0:t.events)||void 0===e||e.off("aceInited.source")}setValue(t){if(!this.j.o.editHTMLDocumentMode&&this.j.o.beautifyHTML){const e=this.j.e.fire("beautifyHTML",t);(0,g.isString)(e)&&(t=e)}this.instance.setValue(t),this.instance.clearSelection()}getValue(){return this.instance.getValue()}setReadOnly(t){this.instance.setReadOnly(t)}focus(){this.instance.focus()}getSelectionStart(){const t=this.instance.selection.getRange();return this.getIndexByRowColumn(t.start.row,t.start.column)}getSelectionEnd(){const t=this.instance.selection.getRange();return this.getIndexByRowColumn(t.end.row,t.end.column)}selectAll(){this.instance.selection.selectAll()}insertRaw(t){const e=this.instance.selection.getCursor(),s=this.instance.session.insert(e,t);this.instance.selection.setRange({start:e,end:s},!1)}setSelectionRange(t,e){this.setSelectionRangeIndices(t,e)}setPlaceHolder(t){}replaceUndoManager(){const{history:t}=this.jodit;this.instance.commands.addCommand({name:"Undo",bindKey:{win:"Ctrl-Z",mac:"Command-Z"},exec(){t.undo()}}),this.instance.commands.addCommand({name:"Redo",bindKey:{win:"Ctrl-Shift-Z",mac:"Command-Shift-Z"},exec(){t.redo()}})}}function As(t,e,s,i,o){let n;if((0,g.isFunction)(t))n=t(e);else switch(t){case"ace":if(!e.o.shadowRoot){n=new Rs(e,s,i,o);break}default:n=new Ds(e,s,i,o)}return n.init(e),n.onReadyAlways((()=>{n.setReadOnly(e.o.readonly)})),n}class Bs extends X{constructor(){super(...arguments),this.buttons=[{name:"source",group:"source"}],this.__lock=!1,this.__oldMirrorValue="",this.tempMarkerStart="{start-jodit-selection}",this.tempMarkerStartReg=/{start-jodit-selection}/g,this.tempMarkerEnd="{end-jodit-selection}",this.tempMarkerEndReg=/{end-jodit-selection}/g,this.getSelectionStart=()=>{var t,e;return null!==(e=null===(t=this.sourceEditor)||void 0===t?void 0:t.getSelectionStart())&&void 0!==e?e:0},this.getSelectionEnd=()=>{var t,e;return null!==(e=null===(t=this.sourceEditor)||void 0===t?void 0:t.getSelectionEnd())&&void 0!==e?e:0}}onInsertHTML(t){var e;if(!this.j.o.readonly&&!this.j.isEditorMode())return null===(e=this.sourceEditor)||void 0===e||e.insertRaw(t),this.toWYSIWYG(),!1}fromWYSIWYG(t=!1){if(!this.__lock||!0===t){this.__lock=!0;const t=this.j.getEditorValue(!1,"source-consumer");t!==this.getMirrorValue()&&this.setMirrorValue(t),this.__lock=!1}}toWYSIWYG(){if(this.__lock)return;const t=this.getMirrorValue();t!==this.__oldMirrorValue&&(this.__lock=!0,this.j.value=t,this.__lock=!1,this.__oldMirrorValue=t)}getNormalPosition(t,e){for(e=e.replace(/<(script|style|iframe)[^>]*>[^]*?<\/\1>/im,(t=>{let e="";for(let s=0;t.length>s;s+=1)e+=a.INVISIBLE_SPACE;return e}));t>0&&e[t]===a.INVISIBLE_SPACE;)t--;let s=t;for(;s>0;){if(s--,"<"===e[s]&&void 0!==e[s+1]&&e[s+1].match(/[\w/]+/i))return s;if(">"===e[s])return t}return t}clnInv(t){return t.replace(a.INVISIBLE_SPACE_REG_EXP(),"")}onSelectAll(t){var e;if("selectall"===t.toLowerCase()&&this.j.getRealMode()===a.MODE_SOURCE)return null===(e=this.sourceEditor)||void 0===e||e.selectAll(),!1}getMirrorValue(){var t;return(null===(t=this.sourceEditor)||void 0===t?void 0:t.getValue())||""}setMirrorValue(t){var e;null===(e=this.sourceEditor)||void 0===e||e.setValue(t)}setFocusToMirror(){var t;null===(t=this.sourceEditor)||void 0===t||t.focus()}saveSelection(){if(this.j.getRealMode()===a.MODE_WYSIWYG)this.j.s.save(),this.j.synchronizeValues(),this.fromWYSIWYG(!0);else{if(this.j.o.editHTMLDocumentMode)return;const t=this.getMirrorValue();if(this.getSelectionStart()===this.getSelectionEnd()){const e=this.j.s.marker(!0),s=this.getNormalPosition(this.getSelectionStart(),this.getMirrorValue());this.setMirrorValue(t.substr(0,s)+this.clnInv(e.outerHTML)+t.substr(s))}else{const e=this.j.s.marker(!0),s=this.j.s.marker(!1),i=this.getNormalPosition(this.getSelectionStart(),t),o=this.getNormalPosition(this.getSelectionEnd(),t);this.setMirrorValue(t.substr(0,i)+this.clnInv(e.outerHTML)+t.substr(i,o-i)+this.clnInv(s.outerHTML)+t.substr(o))}this.toWYSIWYG()}}removeSelection(){if(this.j.getRealMode()===a.MODE_WYSIWYG)return this.__lock=!0,this.j.s.restore(),void(this.__lock=!1);let t=this.getMirrorValue(),e=0,s=0;try{if(t=t.replace(/<span[^>]+data-jodit-selection_marker=(["'])start\1[^>]*>[<>]*?<\/span>/gim,this.tempMarkerStart).replace(/<span[^>]+data-jodit-selection_marker=(["'])end\1[^>]*>[<>]*?<\/span>/gim,this.tempMarkerEnd),!this.j.o.editHTMLDocumentMode&&this.j.o.beautifyHTML){const e=this.j.e.fire("beautifyHTML",t);(0,g.isString)(e)&&(t=e)}if(e=t.indexOf(this.tempMarkerStart),s=e,t=t.replace(this.tempMarkerStartReg,""),-1!==e){const e=t.indexOf(this.tempMarkerEnd);-1!==e&&(s=e)}t=t.replace(this.tempMarkerEndReg,"")}finally{t=t.replace(this.tempMarkerEndReg,"").replace(this.tempMarkerStartReg,"")}this.setMirrorValue(t),this.setMirrorSelectionRange(e,s),this.toWYSIWYG(),this.setFocusToMirror()}setMirrorSelectionRange(t,e){var s;null===(s=this.sourceEditor)||void 0===s||s.setSelectionRange(t,e)}onReadonlyReact(){var t;null===(t=this.sourceEditor)||void 0===t||t.setReadOnly(this.j.o.readonly)}afterInit(t){if(this.mirrorContainer=t.c.div("jodit-source"),t.workplace.appendChild(this.mirrorContainer),t.e.on("afterAddPlace changePlace afterInit",(()=>{t.workplace.appendChild(this.mirrorContainer)})),this.sourceEditor=As("area",t,this.mirrorContainer,this.toWYSIWYG,this.fromWYSIWYG),this.onReadonlyReact(),t.e.on("placeholder.source",(t=>{var e;null===(e=this.sourceEditor)||void 0===e||e.setPlaceHolder(t)})).on("change.source",this.syncValueFromWYSIWYG).on("beautifyHTML",(t=>t)),t.o.beautifyHTML){const e=()=>{var e;const s=t.ow.html_beautify;return!(!s||t.isInDestruct||(null===(e=t.events)||void 0===e||e.off("beautifyHTML").on("beautifyHTML",(t=>s(t))),0))};e()||(0,g.loadNext)(t,t.o.beautifyHTMLCDNUrlsJS).then(e)}this.syncValueFromWYSIWYG(!0),this.initSourceEditor(t)}syncValueFromWYSIWYG(t=!1){const e=this.j;e.getMode()!==a.MODE_SPLIT&&e.getMode()!==a.MODE_SOURCE||this.fromWYSIWYG(t)}initSourceEditor(t){var e;if("area"!==t.o.sourceEditor){const e=As(t.o.sourceEditor,t,this.mirrorContainer,this.toWYSIWYG,this.fromWYSIWYG);e.onReadyAlways((()=>{var s,i;null===(s=this.sourceEditor)||void 0===s||s.destruct(),this.sourceEditor=e,this.syncValueFromWYSIWYG(!0),null===(i=t.events)||void 0===i||i.fire("sourceEditorReady",t)}))}else null===(e=this.sourceEditor)||void 0===e||e.onReadyAlways((()=>{var e;this.syncValueFromWYSIWYG(!0),null===(e=t.events)||void 0===e||e.fire("sourceEditorReady",t)}))}beforeDestruct(){this.sourceEditor&&(this.sourceEditor.destruct(),delete this.sourceEditor),M.i.safeRemove(this.mirrorContainer)}}(0,n.gn)([(0,q.watch)(":insertHTML.source")],Bs.prototype,"onInsertHTML",null),(0,n.gn)([q.autobind],Bs.prototype,"fromWYSIWYG",null),(0,n.gn)([q.autobind],Bs.prototype,"toWYSIWYG",null),(0,n.gn)([q.autobind],Bs.prototype,"getNormalPosition",null),(0,n.gn)([(0,q.watch)(":beforeCommand.source")],Bs.prototype,"onSelectAll",null),(0,n.gn)([(0,q.watch)(":beforeSetMode.source")],Bs.prototype,"saveSelection",null),(0,n.gn)([(0,q.watch)(":afterSetMode.source")],Bs.prototype,"removeSelection",null),(0,n.gn)([q.autobind],Bs.prototype,"setMirrorSelectionRange",null),(0,n.gn)([(0,q.watch)(":readonly.source")],Bs.prototype,"onReadonlyReact",null),(0,n.gn)([q.autobind],Bs.prototype,"syncValueFromWYSIWYG",null),r.D.prototype.showCharsCounter=!0,r.D.prototype.countHTMLChars=!1,r.D.prototype.showWordsCounter=!0;class Os extends X{constructor(){super(...arguments),this.charCounter=null,this.wordCounter=null,this.reInit=()=>{this.j.o.showCharsCounter&&this.charCounter&&this.j.statusbar.append(this.charCounter,!0),this.j.o.showWordsCounter&&this.wordCounter&&this.j.statusbar.append(this.wordCounter,!0),this.j.e.off("change keyup",this.calc).on("change keyup",this.calc),this.calc()},this.calc=this.j.async.throttle((()=>{const t=this.j.text;if(this.j.o.showCharsCounter&&this.charCounter){const e=this.j.o.countHTMLChars?this.j.value:t.replace((0,a.SPACE_REG_EXP)(),"");this.charCounter.textContent=this.j.i18n("Chars: %d",e.length)}this.j.o.showWordsCounter&&this.wordCounter&&(this.wordCounter.textContent=this.j.i18n("Words: %d",t.replace((0,a.INVISIBLE_SPACE_REG_EXP)(),"").split((0,a.SPACE_REG_EXP)()).filter((t=>t.length)).length))}),this.j.defaultTimeout)}afterInit(){this.charCounter=this.j.c.span(),this.wordCounter=this.j.c.span(),this.j.e.on("afterInit changePlace afterAddPlace",this.reInit),this.reInit()}beforeDestruct(){M.i.safeRemove(this.charCounter),M.i.safeRemove(this.wordCounter),this.j.e.off("afterInit changePlace afterAddPlace",this.reInit),this.charCounter=null,this.wordCounter=null}}r.D.prototype.toolbarSticky=!0,r.D.prototype.toolbarDisableStickyForMobile=!0,r.D.prototype.toolbarStickyOffset=0;class Hs extends X{constructor(){super(...arguments),this.isToolbarSticked=!1,this.createDummy=t=>{},this.addSticky=t=>{this.isToolbarSticked||(this.createDummy(t),this.j.container.classList.add("jodit_sticky"),this.isToolbarSticked=!0),(0,g.css)(t,{top:this.j.o.toolbarStickyOffset||null,width:this.j.container.offsetWidth-2})},this.removeSticky=t=>{this.isToolbarSticked&&((0,g.css)(t,{width:"",top:""}),this.j.container.classList.remove("jodit_sticky"),this.isToolbarSticked=!1)}}afterInit(t){t.e.on(t.ow,"scroll.sticky wheel.sticky mousewheel.sticky resize.sticky",this.onScroll).on("getStickyState.sticky",(()=>this.isToolbarSticked))}onScroll(){const{jodit:t}=this,e=t.ow.pageYOffset||t.od.documentElement&&t.od.documentElement.scrollTop||0,s=(0,g.offset)(t.container,t,t.od,!0),i=t.getMode()===a.MODE_WYSIWYG&&e+t.o.toolbarStickyOffset>s.top&&s.top+s.height>e+t.o.toolbarStickyOffset&&!(t.o.toolbarDisableStickyForMobile&&this.isMobile());if(t.o.toolbarSticky&&!0===t.o.toolbar&&this.isToolbarSticked!==i){const e=t.toolbarContainer;e&&(i?this.addSticky(e):this.removeSticky(e)),t.e.fire("toggleSticky",i)}}isMobile(){return this.j&&this.j.options&&this.j.container&&this.j.o.sizeSM>=this.j.container.offsetWidth}beforeDestruct(t){this.dummyBox&&M.i.safeRemove(this.dummyBox),t.e.off(t.ow,"scroll.sticky wheel.sticky mousewheel.sticky resize.sticky",this.onScroll).off(".sticky")}}(0,n.gn)([(0,q.throttle)()],Hs.prototype,"onScroll",null),r.D.prototype.spellcheck=!1,r.D.prototype.controls.spellcheck={isActive(t){return t.o.spellcheck},icon:s(66),name:"spellcheck",command:"toggleSpellcheck",tooltip:"Spellchecking"};class Fs extends X{constructor(){super(...arguments),this.buttons=[{group:"state",name:"spellcheck"}]}afterInit(t){t.e.on("afterInit afterAddPlace prepareWYSIWYGEditor",this.toggleSpellcheck),this.toggleSpellcheck(),t.registerCommand("toggleSpellcheck",(()=>{this.jodit.o.spellcheck=!this.jodit.o.spellcheck,this.toggleSpellcheck(),this.j.e.fire("updateToolbar")}))}toggleSpellcheck(){(0,ge.Lj)(this.jodit.editor,"spellcheck",this.jodit.o.spellcheck)}beforeDestruct(t){}}(0,n.gn)([q.autobind],Fs.prototype,"toggleSpellcheck",null),r.D.prototype.usePopupForSpecialCharacters=!1,r.D.prototype.specialCharacters=["!",""","#","$","%","&","'","(",")","*","+","-",".","/","0","1","2","3","4","5","6","7","8","9",":",";","<","=",">","?","@","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z","[","]","^","_","`","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z","{","|","}","~","€","‘","’","“","”","–","—","¡","¢","£","¤","¥","¦","§","¨","©","ª","«","»","¬","®","¯","°","²","³","´","µ","¶","·","¸","¹","º","¼","½","¾","¿","À","Á","Â","Ã","Ä","Å","Æ","Ç","È","É","Ê","Ë","Ì","Í","Î","Ï","Ð","Ñ","Ò","Ó","Ô","Õ","Ö","×","Ø","Ù","Ú","Û","Ü","Ý","Þ","ß","à","á","â","ã","ä","å","æ","ç","è","é","ê","ë","ì","í","î","ï","ð","ñ","ò","ó","ô","õ","ö","÷","ø","ù","ú","û","ü","ý","þ","ÿ","Œ","œ","Ŵ","Ŷ","ŵ","ŷ","‚","‛","„","…","™","►","•","→","⇒","⇔","♦","≈"],r.D.prototype.controls.symbol={icon:"omega",hotkeys:["ctrl+shift+i","cmd+shift+i"],tooltip:"Insert Special Character",popup(t,e,s,i){const o=t.e.fire("generateSpecialCharactersTable.symbols");if(o){if(t.o.usePopupForSpecialCharacters){const e=t.c.div();return e.classList.add("jodit-symbols"),e.appendChild(o),t.e.on(o,"close_dialog",i),e}{V(o,t.i18n("Select Special Character"),void 0,"jodit-symbols").bindDestruct(t);const e=o.querySelector("a");e&&e.focus()}}}};class Ws extends X{constructor(){super(...arguments),this.buttons=[{name:"symbol",group:"insert"}],this.countInRow=17}afterInit(t){t.e.on("generateSpecialCharactersTable.symbols",(()=>{const e=t.c.fromHTML('<div class="jodit-symbols__container">\n\t\t\t\t\t\t<div class="jodit-symbols__container_table">\n\t\t\t\t\t\t\t<table class="jodit-symbols__table"><tbody></tbody></table>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t\t<div class="jodit-symbols__container_preview">\n\t\t\t\t\t\t\t<div class="jodit-symbols__preview"></div>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</div>'),s=e.querySelector(".jodit-symbols__preview"),i=e.querySelector("table").tBodies[0],o=[];for(let e=0;t.o.specialCharacters.length>e;){const s=t.c.element("tr");for(let i=0;this.countInRow>i&&t.o.specialCharacters.length>e;i+=1,e+=1){const n=t.c.element("td"),r=t.c.fromHTML(`<a\n\t\t\t\t\t\t\t\t\tdata-index="${e}"\n\t\t\t\t\t\t\t\t\tdata-index-j="${i}"\n\t\t\t\t\t\t\t\t\trole="option"\n\t\t\t\t\t\t\t\t\ttabindex="-1"\n\t\t\t\t\t\t\t>${t.o.specialCharacters[e]}</a>`);o.push(r),n.appendChild(r),s.appendChild(n)}i.appendChild(s)}const n=this;return t.e.on(o,"focus",(function(){s.innerHTML=this.innerHTML})).on(o,"mousedown",(function(e){M.i.isTag(this,"a")&&(t.s.focus(),t.s.insertHTML(this.innerHTML),t.e.fire(this,"close_dialog"),e&&e.preventDefault(),e&&e.stopImmediatePropagation())})).on(o,"mouseenter",(function(){M.i.isTag(this,"a")&&this.focus()})).on(o,"keydown",(e=>{const s=e.target;if(M.i.isTag(s,"a")){const i=parseInt((0,ee.Lj)(s,"-index")||"0",10),r=parseInt((0,ee.Lj)(s,"data-index-j")||"0",10);let l;switch(e.key){case a.KEY_UP:case a.KEY_DOWN:l=e.key===a.KEY_UP?i-n.countInRow:i+n.countInRow,void 0===o[l]&&(l=e.key===a.KEY_UP?Math.floor(o.length/n.countInRow)*n.countInRow+r:r,l>o.length-1&&(l-=n.countInRow)),o[l]&&o[l].focus();break;case a.KEY_RIGHT:case a.KEY_LEFT:l=e.key===a.KEY_LEFT?i-1:i+1,void 0===o[l]&&(l=e.key===a.KEY_LEFT?o.length-1:0),o[l]&&o[l].focus();break;case a.KEY_ENTER:t.e.fire(s,"mousedown"),e.stopImmediatePropagation(),e.preventDefault()}}})),e}))}beforeDestruct(t){t.e.off("generateSpecialCharactersTable.symbols")}}r.D.prototype.table={allowCellSelection:!0,selectionCellStyle:"border: 1px double #1e88e5 !important;",allowCellResize:!0,useExtraClassesOptions:!1},r.D.prototype.controls.table={data:{cols:10,rows:10,classList:{"table table-bordered":"Bootstrap Bordered","table table-striped":"Bootstrap Striped","table table-dark":"Bootstrap Dark"}},popup(t,e,s,i,o){const n=s.data&&s.data.rows?s.data.rows:10,r=s.data&&s.data.cols?s.data.cols:10,a=t.c.fromHTML('<form class="jodit-form jodit-form__inserter"><div class="jodit-form__table-creator-box"><div class="jodit-form__container"></div><div class="jodit-form__options">'+(()=>{if(!t.o.table.useExtraClassesOptions)return"";const e=[];if(s.data){const t=s.data.classList;Object.keys(t).forEach((s=>{e.push(`<label class="jodit_vertical_middle"><input class="jodit-checkbox" value="${s}" type="checkbox"/>${t[s]}</label>`)}))}return e.join("")})()+'</div></div><label class="jodit-form__center"><span>1</span> × <span>1</span></label></form>'),l=a.querySelectorAll("span")[0],c=a.querySelectorAll("span")[1],h=a.querySelector(".jodit-form__container"),d=a.querySelector(".jodit-form__options"),u=[],p=n*r;for(let e=0;p>e;e+=1)u[e]||u.push(t.c.element("span",{dataIndex:e}));if(t.e.on(h,"mousemove",((t,e)=>{const s=t.target;if(!M.i.isTag(s,"span"))return;const i=void 0===e||isNaN(e)?parseInt((0,ee.Lj)(s,"-index")||"0",10):e||0,o=Math.ceil((i+1)/r),n=i%r+1;for(let t=0;u.length>t;t+=1)u[t].className=t%r+1>n||Math.ceil((t+1)/r)>o?"":"jodit_hovered";c.textContent=""+n,l.textContent=""+o})).on(h,"touchstart mousedown",(e=>{const s=e.target;if(e.preventDefault(),e.stopImmediatePropagation(),!M.i.isTag(s,"span"))return;const o=parseInt((0,ee.Lj)(s,"-index")||"0",10),n=Math.ceil((o+1)/r),a=o%r+1,l=t.createInside,c=l.element("tbody"),h=l.element("table");h.appendChild(c),h.style.width="100%";let u,p,f=null;for(let t=1;n>=t;t+=1){u=l.element("tr");for(let t=1;a>=t;t+=1)p=l.element("td"),f||(f=p),(0,g.css)(p,"width",(100/a).toFixed(4)+"%"),p.appendChild(l.element("br")),u.appendChild(l.text("\n")),u.appendChild(l.text("\t")),u.appendChild(p);c.appendChild(l.text("\n")),c.appendChild(u)}const m=t.s.current();if(m&&t.s.isCollapsed()){const e=M.i.closest(m,M.i.isBlock,t.editor);e&&e!==t.editor&&!e.nodeName.match(/^TD|TH|TBODY|TABLE|THEADER|TFOOTER$/)&&t.s.setCursorAfter(e)}(0,g.$$)("input[type=checkbox]:checked",d).forEach((t=>{t.value.split(/[\s]+/).forEach((t=>{h.classList.add(t)}))})),t.s.insertNode(l.text("\n")),t.s.insertNode(h,!1),f&&(t.s.setCursorIn(f),(0,g.scrollIntoViewIfNeeded)(f,t.editor,t.ed)),i()})),o&&o.parentElement){for(let e=0;n>e;e+=1){const s=t.c.div();for(let t=0;r>t;t+=1)s.appendChild(u[e*r+t]);h.appendChild(s)}u[0]&&(u[0].className="hovered")}return a},tooltip:"Insert table"};const $s="table_processor_observer-resize";class Vs extends X{constructor(){super(...arguments),this.selectMode=!1,this.resizeDelta=0,this.createResizeHandle=()=>{this.resizeHandler||(this.resizeHandler=this.j.c.div("jodit-table-resizer"),this.j.e.on(this.resizeHandler,"mousedown.table touchstart.table",this.onHandleMouseDown).on(this.resizeHandler,"mouseenter.table",(()=>{this.j.async.clearTimeout(this.hideTimeout)})))},this.hideTimeout=0,this.drag=!1,this.minX=0,this.maxX=0,this.startX=0}get module(){return this.j.getInstance("Table",this.j.o)}get isRTL(){return"rtl"===this.j.o.direction}showResizeHandle(){this.j.async.clearTimeout(this.hideTimeout),this.j.workplace.appendChild(this.resizeHandler)}hideResizeHandle(){this.hideTimeout=this.j.async.setTimeout((()=>{M.i.safeRemove(this.resizeHandler)}),{timeout:this.j.defaultTimeout,label:"hideResizer"})}onHandleMouseDown(t){if(this.j.isLocked)return;this.drag=!0,this.j.e.on(this.j.ow,"mouseup.resize-cells touchend.resize-cells",this.onMouseUp).on(this.j.ew,"mousemove.table touchmove.table",this.onMouseMove),this.startX=t.clientX,this.j.lock($s),this.resizeHandler.classList.add("jodit-table-resizer_moved");let e,s=this.workTable.getBoundingClientRect();if(this.minX=0,this.maxX=1e6,null!=this.wholeTable)s=this.workTable.parentNode.getBoundingClientRect(),this.minX=s.left,this.maxX=this.minX+s.width;else{const t=Pt.formalCoordinate(this.workTable,this.workCell,!0);Pt.formalMatrix(this.workTable,((s,i,o)=>{t[1]===o&&(e=s.getBoundingClientRect(),this.minX=Math.max(e.left+a.NEARBY/2,this.minX)),t[1]+(this.isRTL?-1:1)===o&&(e=s.getBoundingClientRect(),this.maxX=Math.min(e.left+e.width-a.NEARBY/2,this.maxX))}))}return!1}onMouseMove(t){if(!this.drag)return;this.j.e.fire("closeAllPopups");let e=t.clientX;const s=(0,g.offset)(this.resizeHandler.parentNode||this.j.od.documentElement,this.j,this.j.od,!0);this.minX>e&&(e=this.minX),e>this.maxX&&(e=this.maxX),this.resizeDelta=e-this.startX+(this.j.o.iframe?s.left:0),this.resizeHandler.style.left=e-(this.j.o.iframe?0:s.left)+"px";const i=this.j.s.sel;i&&i.removeAllRanges()}onMouseUp(t){(this.selectMode||this.drag)&&(this.selectMode=!1,this.j.unlock()),this.resizeHandler&&this.drag&&(this.drag=!1,this.j.e.off(this.j.ew,"mousemove.table touchmove.table",this.onMouseMove),this.resizeHandler.classList.remove("jodit-table-resizer_moved"),this.startX!==t.clientX&&(null==this.wholeTable?this.resizeColumns():this.resizeTable()),this.j.synchronizeValues(),this.j.s.focus())}resizeColumns(){const t=this.resizeDelta,e=[];Pt.setColumnWidthByDelta(this.workTable,Pt.formalCoordinate(this.workTable,this.workCell,!0)[1],t,!0,e);const s=(0,g.call)(this.isRTL?M.i.prev:M.i.next,this.workCell,M.i.isCell,this.workCell.parentNode);Pt.setColumnWidthByDelta(this.workTable,Pt.formalCoordinate(this.workTable,s)[1],-t,!1,e)}resizeTable(){const t=this.resizeDelta*(this.isRTL?-1:1),e=this.workTable.offsetWidth,s=(0,g.getContentWidth)(this.workTable.parentNode,this.j.ew),i=!this.wholeTable;if(this.isRTL?!i:i)this.workTable.style.width=(e+t)/s*100+"%";else{const i=this.isRTL?"marginRight":"marginLeft",o=parseInt(this.j.ew.getComputedStyle(this.workTable)[i]||"0",10);this.workTable.style.width=(e-t)/s*100+"%",this.workTable.style[i]=(o+t)/s*100+"%"}}setWorkCell(t,e=null){this.wholeTable=e,this.workCell=t,this.workTable=M.i.up(t,(t=>M.i.isTag(t,"table")),this.j.editor)}calcHandlePosition(t,e,s=0,i=0){const o=(0,g.offset)(e,this.j,this.j.ed);if(s>a.NEARBY&&o.width-a.NEARBY>s)return void this.hideResizeHandle();const n=(0,g.offset)(this.j.workplace,this.j,this.j.od,!0),r=(0,g.offset)(t,this.j,this.j.ed);if(this.resizeHandler.style.left=(s>a.NEARBY?o.left+o.width:o.left)-n.left+i+"px",Object.assign(this.resizeHandler.style,{height:r.height+"px",top:r.top-n.top+"px"}),this.showResizeHandle(),s>a.NEARBY){const t=(0,g.call)(this.isRTL?M.i.prev:M.i.next,e,M.i.isCell,e.parentNode);this.setWorkCell(e,!!t&&null)}else{const t=(0,g.call)(this.isRTL?M.i.next:M.i.prev,e,M.i.isCell,e.parentNode);this.setWorkCell(t||e,!t||null)}}afterInit(t){t.o.table.allowCellResize&&t.e.off(this.j.ow,".resize-cells").off(".resize-cells").on("change.resize-cells afterCommand.resize-cells afterSetMode.resize-cells",(()=>{(0,g.$$)("table",t.editor).forEach(this.observe)})).on(this.j.ow,"scroll.resize-cells",(()=>{if(!this.drag)return;const e=M.i.up(this.workCell,(t=>M.i.isTag(t,"table")),t.editor);if(e){const t=e.getBoundingClientRect();this.resizeHandler.style.top=t.top+"px"}})).on("beforeSetMode.resize-cells",(()=>{this.module.getAllSelectedCells().forEach((e=>{this.module.removeSelection(e),Pt.normalizeTable(M.i.closest(e,"table",t.editor))}))}))}observe(t){(0,g.dataBind)(t,$s)||((0,g.dataBind)(t,$s,!0),this.j.e.on(t,"mouseleave.resize-cells",(t=>{this.resizeHandler&&this.resizeHandler!==t.relatedTarget&&this.hideResizeHandle()})).on(t,"mousemove.resize-cells touchmove.resize-cells",this.j.async.throttle((e=>{if(this.j.isLocked)return;const s=M.i.up(e.target,M.i.isCell,t);s&&this.calcHandlePosition(t,s,e.offsetX)}),{timeout:this.j.defaultTimeout})),this.createResizeHandle())}beforeDestruct(t){t.events&&(t.e.off(this.j.ow,".resize-cells"),t.e.off(".resize-cells"))}}(0,n.gn)([q.autobind],Vs.prototype,"onHandleMouseDown",null),(0,n.gn)([q.autobind],Vs.prototype,"onMouseMove",null),(0,n.gn)([q.autobind],Vs.prototype,"onMouseUp",null),(0,n.gn)([q.autobind],Vs.prototype,"observe",null);const Ys="table_processor_observer",Us="onMoveTableSelectCell";class Gs extends X{constructor(){super(...arguments),this.requires=["select"],this.selectedCell=null,this.isSelectionMode=!1}get module(){return this.j.getInstance("Table",this.j.o)}afterInit(t){t.o.table.allowCellSelection&&t.e.on("keydown.select-cells",(t=>{t.key===a.KEY_TAB&&this.unselectCells()})).on("beforeCommand.select-cells",this.onExecCommand).on("afterCommand.select-cells",this.onAfterCommand).on(["clickEditor","mousedownTd","mousedownTh","touchstartTd","touchstartTh"].map((t=>t+".select-cells")).join(" "),this.onStartSelection).on("clickTr clickTbody",(()=>{var t;const e=this.module.getAllSelectedCells().length;if(e)return e>1&&(null===(t=this.j.s.sel)||void 0===t||t.removeAllRanges()),!1}))}onStartSelection(t){if(this.j.o.readonly)return;if(this.unselectCells(),t===this.j.editor)return;const e=M.i.closest(t,"table",this.j.editor);return t&&e?(t.firstChild||t.appendChild(this.j.createInside.element("br")),this.isSelectionMode=!0,this.selectedCell=t,this.module.addSelection(t),this.j.e.on(e,"mousemove.select-cells touchmove.select-cells",this.j.async.throttle(this.onMove.bind(this,e),{label:Us,timeout:this.j.defaultTimeout/2})).on(e,"mouseup.select-cells touchend.select-cells",this.onStopSelection.bind(this,e)),!1):void 0}onOutsideClick(){this.selectedCell=null,this.onRemoveSelection()}onChange(){this.j.isLocked||this.isSelectionMode||this.onRemoveSelection()}onMove(t,e){var s;if(this.j.o.readonly&&!this.j.isLocked)return;if(this.j.isLockedNotBy(Ys))return;const i=this.j.ed.elementFromPoint(e.clientX,e.clientY);if(!i)return;const o=M.i.closest(i,["td","th"],t);if(!o||!this.selectedCell)return;o!==this.selectedCell&&this.j.lock(Ys),this.unselectCells();const n=Pt.getSelectedBound(t,[o,this.selectedCell]),r=Pt.formalMatrix(t);for(let t=n[0][0];n[1][0]>=t;t+=1)for(let e=n[0][1];n[1][1]>=e;e+=1)this.module.addSelection(r[t][e]);this.module.getAllSelectedCells().length>1&&(null===(s=this.j.s.sel)||void 0===s||s.removeAllRanges()),this.j.e.fire("hidePopup"),e.stopPropagation(),(()=>{const t=this.j.createInside.fromHTML('<div style="color:rgba(0,0,0,0.01);width:0;height:0"> </div>');o.appendChild(t),this.j.async.setTimeout((()=>{var e;null===(e=t.parentNode)||void 0===e||e.removeChild(t)}),this.j.defaultTimeout/5)})()}onRemoveSelection(t){var e;if(!(null===(e=null==t?void 0:t.buffer)||void 0===e?void 0:e.actionTrigger)&&!this.selectedCell&&this.module.getAllSelectedCells().length)return this.j.unlock(),this.unselectCells(),void this.j.e.fire("hidePopup","cells");this.isSelectionMode=!1,this.selectedCell=null}onStopSelection(t,e){if(!this.selectedCell)return;this.isSelectionMode=!1,this.j.unlock();const s=this.j.ed.elementFromPoint(e.clientX,e.clientY);if(!s)return;const i=M.i.closest(s,["td","th"],t);if(!i)return;const o=M.i.closest(i,"table",t);if(o&&o!==t)return;const n=Pt.getSelectedBound(t,[i,this.selectedCell]),r=Pt.formalMatrix(t),a=r[n[1][0]][n[1][1]],l=r[n[0][0]][n[0][1]];this.j.e.fire("showPopup",t,(()=>{const t=(0,g.position)(l,this.j),e=(0,g.position)(a,this.j);return{left:t.left,top:t.top,width:e.left-t.left+e.width,height:e.top-t.top+e.height}}),"cells"),(0,g.$$)("table",this.j.editor).forEach((t=>{this.j.e.off(t,"mousemove.select-cells touchmove.select-cells mouseup.select-cells touchend.select-cells")})),this.j.async.clearTimeout(Us)}unselectCells(t){const e=this.module,s=e.getAllSelectedCells();s.length&&s.forEach((s=>{t&&t===s||e.removeSelection(s)}))}onExecCommand(t){if(/table(splitv|splitg|merge|empty|bin|binrow|bincolumn|addcolumn|addrow)/.test(t)){t=t.replace("table","");const e=this.module.getAllSelectedCells();if(e.length){const[s]=e;if(!s)return;const i=M.i.closest(s,"table",this.j.editor);if(!i)return;switch(t){case"splitv":Pt.splitVertical(i,this.j);break;case"splitg":Pt.splitHorizontal(i,this.j);break;case"merge":Pt.mergeSelected(i,this.j);break;case"empty":e.forEach((t=>M.i.detach(t)));break;case"bin":M.i.safeRemove(i);break;case"binrow":new Set(e.map((t=>t.parentNode))).forEach((t=>{Pt.removeRow(i,t.rowIndex)}));break;case"bincolumn":{const t=new Set;e.reduce(((e,s)=>(t.has(s.cellIndex)||(e.push(s),t.add(s.cellIndex)),e)),[]).forEach((t=>{Pt.removeColumn(i,t.cellIndex)}))}break;case"addcolumnafter":case"addcolumnbefore":Pt.appendColumn(i,s.cellIndex,"addcolumnafter"===t,this.j.createInside);break;case"addrowafter":case"addrowbefore":Pt.appendRow(i,s.parentNode,"addrowafter"===t,this.j.createInside)}}return!1}}onAfterCommand(t){/^justify/.test(t)&&this.module.getAllSelectedCells().forEach((e=>os(t,e)))}beforeDestruct(t){this.onRemoveSelection(),t.e.off(".select-cells")}}function Xs(t){t.e.off(".tableKeyboardNavigation").on("keydown.tableKeyboardNavigation",(e=>{let s,i;if(e.key!==a.KEY_TAB&&e.key!==a.KEY_LEFT&&e.key!==a.KEY_RIGHT&&e.key!==a.KEY_UP&&e.key!==a.KEY_DOWN)return;{if(s=t.s.current(),i=M.i.up(s,(t=>t&&t.nodeName&&/^td|th$/i.test(t.nodeName)),t.editor),!i)return;const o=t.s.range;if(e.key!==a.KEY_TAB&&s!==i&&((e.key===a.KEY_LEFT||e.key===a.KEY_UP)&&(M.i.prev(s,(t=>e.key===a.KEY_UP?M.i.isTag(t,"br"):!!t),i)||e.key!==a.KEY_UP&&M.i.isText(s)&&0!==o.startOffset)||(e.key===a.KEY_RIGHT||e.key===a.KEY_DOWN)&&(M.i.next(s,(t=>e.key===a.KEY_DOWN?M.i.isTag(t,"br"):!!t),i)||e.key!==a.KEY_DOWN&&M.i.isText(s)&&s.nodeValue&&o.startOffset!==s.nodeValue.length)))return}const o=M.i.up(i,(t=>t&&/^table$/i.test(t.nodeName)),t.editor);let n=null;switch(e.key){case a.KEY_TAB:case a.KEY_LEFT:{const s=e.key===a.KEY_LEFT||e.shiftKey?"prev":"next";n=M.i[s](i,(t=>t&&/^td|th$/i.test(t.tagName)),o),n||(Pt.appendRow(o,"next"!==s&&o.querySelector("tr"),"next"===s,t.createInside),n=M.i[s](i,M.i.isCell,o));break}case a.KEY_UP:case a.KEY_DOWN:{let t=0,s=0;const r=Pt.formalMatrix(o,((e,o,n)=>{e===i&&(t=o,s=n)}));e.key===a.KEY_UP?void 0!==r[t-1]&&(n=r[t-1][s]):void 0!==r[t+1]&&(n=r[t+1][s])}}if(n){if(n.firstChild)e.key===a.KEY_TAB?t.s.select(n,!0):t.s.setCursorIn(n,e.key===a.KEY_RIGHT||e.key===a.KEY_DOWN);else{const e=t.createInside.element("br");n.appendChild(e),t.s.setCursorBefore(e)}return!1}}))}function Ks(t){t.registerButton({name:"table",group:"insert"})}(0,n.gn)([q.autobind],Gs.prototype,"onStartSelection",null),(0,n.gn)([(0,q.watch)(":outsideClick")],Gs.prototype,"onOutsideClick",null),(0,n.gn)([(0,q.watch)(":change")],Gs.prototype,"onChange",null),(0,n.gn)([q.autobind],Gs.prototype,"onRemoveSelection",null),(0,n.gn)([q.autobind],Gs.prototype,"onStopSelection",null),(0,n.gn)([q.autobind],Gs.prototype,"onExecCommand",null),(0,n.gn)([q.autobind],Gs.prototype,"onAfterCommand",null);class Zs extends X{constructor(){super(...arguments),this.isOpened=!1,this.delayShowTimeout=0}afterInit(t){this.container=t.c.div("jodit-tooltip"),(0,_.ZO)(this.j,Zs).appendChild(this.container);let e=0;t.e.off(".tooltip").on("showTooltip.tooltip",((s,i)=>{t.async.clearTimeout(e),this.open(s,i)})).on("delayShowTooltip.tooltip",this.delayOpen).on("escape.tooltip",this.close).on("hideTooltip.tooltip change.tooltip scroll.tooltip changePlace.tooltip hidePopup.tooltip closeAllPopups.tooltip",(()=>{this.j.async.clearTimeout(this.delayShowTimeout),e=t.async.setTimeout(this.close,this.j.defaultTimeout)}))}delayOpen(t,e){const s=this.j.o.showTooltipDelay||this.j.defaultTimeout;this.j.async.clearTimeout(this.delayShowTimeout),this.delayShowTimeout=this.j.async.setTimeout((()=>this.open(t,e)),{timeout:s,label:"tooltip"})}open(t,e){this.container.classList.add("jodit-tooltip_visible"),this.container.innerHTML=e,this.isOpened=!0,this.setPosition(t)}setPosition(t){const e=t();(0,g.css)(this.container,{left:e.x,top:e.y})}close(){this.j.async.clearTimeout(this.delayShowTimeout),this.isOpened&&(this.isOpened=!1,this.container.classList.remove("jodit-tooltip_visible"),(0,g.css)(this.container,{left:-5e3}))}beforeDestruct(t){null==t||t.e.off(".tooltip"),this.close(),M.i.safeRemove(this.container)}}(0,n.gn)([q.autobind],Zs.prototype,"delayOpen",null),(0,n.gn)([q.autobind],Zs.prototype,"close",null),r.D.prototype.tab={tabInsideLiInsertNewList:!0};class Js extends X{afterInit(t){}onTab(t){if(t.key===a.KEY_TAB&&(t=>{if(!t.o.tab.tabInsideLiInsertNewList||!t.s.isCollapsed())return!1;const e=t.createInside.fake();t.s.insertNode(e);const s=M.i.closest(e,"li",t.editor);if(s&&t.s.cursorOnTheLeft(s)&&M.i.isTag(s.previousElementSibling,"li")){const i=M.i.closest(s,["ol","ul"],t.editor);if(i){const o=t.createInside.element(i.tagName),n=s.previousElementSibling;return o.appendChild(s),n.appendChild(o),t.s.setCursorAfter(e),M.i.safeRemove(e),!0}}return M.i.safeRemove(e),!1})(this.j))return!1}beforeDestruct(t){}}function Qs(t){t.registerButton({name:"preview"}),t.registerCommand("preview",((e,s,i)=>{const o=new $({language:t.o.language,theme:t.o.theme});o.setSize(1024,600).open("",t.i18n("Preview")).setModal(!0),((t,e,s="px",i=null)=>{const o=((t,e)=>{const s=[];try{(0,g.$$)("img",t.editor).forEach((i=>{const o=[(0,g.attr)(i,"width"),(0,g.attr)(i,"height"),i.src];(0,g.attr)(i,{width:i.offsetWidth+e,height:i.offsetHeight+e});const n=t.createInside.a();t.ed.body.appendChild(n),n.href=i.src,i.src=n.href,M.i.safeRemove(n),s.push((()=>{var t;i.src=null!==(t=o[2])&&void 0!==t?t:"",(0,g.attr)(i,{width:o[0]||null,height:o[1]||null})}))}))}catch(t){throw s.forEach((t=>t())),s.length=0,t}return s})(t,s);try{const n=t.e.fire("beforePreviewBox",e,s);if(null!=n)return n;let r=t.c.div("jodit__preview-box");i&&i.appendChild(r),(0,g.css)(r,{position:"relative",padding:16});const a=t.value||`<div style='position: absolute;left:50%;top:50%;transform: translateX(-50%) translateY(-50%);color:#ccc;'>${t.i18n("Empty")}</div>`;if(t.iframe){const e=t.create.element("iframe");(0,g.css)(e,{minWidth:800,minHeight:600,border:0}),r.appendChild(e);const s=e.contentWindow;s&&(t.e.fire("generateDocumentStructure.iframe",s.document,t),r=s.document.body)}else(0,g.css)(r,{minWidth:1024,minHeight:600,border:0});const l=(e,s)=>{const i=(0,g.isString)(s)?t.c.div():s;(0,g.isString)(s)&&(i.innerHTML=s);for(let t=0;i.children.length>t;t+=1){const s=i.children[t],o=e.ownerDocument.createElement(s.nodeName);for(let t=0;s.attributes.length>t;t+=1)(0,g.attr)(o,s.attributes[t].nodeName,s.attributes[t].nodeValue);0===s.children.length||M.i.isTag(s,["table"])?"SCRIPT"===s.nodeName?s.textContent&&(o.textContent=s.textContent):s.innerHTML&&(o.innerHTML=s.innerHTML):l(o,s);try{e.appendChild(o)}catch(t){}}};l(r,a),t.e.fire("afterPreviewBox",r)}finally{o.forEach((t=>t()))}})(t,i,"px",o.getElm("content"))}))}function ti(t){t.registerButton({name:"print"})}(0,n.gn)([(0,q.watch)(":keydown.tab")],Js.prototype,"onTab",null),r.D.prototype.controls.preview={icon:"eye",command:"preview",mode:a.MODE_SOURCE+a.MODE_WYSIWYG,tooltip:"Preview"},r.D.prototype.controls.print={exec(t){const e=t.create.element("iframe");Object.assign(e.style,{position:"fixed",right:0,bottom:0,width:0,height:0,border:0}),(0,_.ZO)(t,r.D).appendChild(e);const s=()=>{t.e.off(t.ow,"mousemove",s),M.i.safeRemove(e)},i=e.contentWindow;if(i){t.e.on(i,"onbeforeunload onafterprint",s).on(t.ow,"mousemove",s),t.o.iframe?(t.e.fire("generateDocumentStructure.iframe",i.document,t),i.document.body.innerHTML=t.value):(i.document.write('<!doctype html><html lang="'+(0,g.defaultLanguage)(t.o.language)+'"><head><title></title></head><body>'+t.value+"</body></html>"),i.document.close());const e=i.document.createElement("style");e.innerHTML="@media print {\n\t\t\t\t\tbody {\n\t\t\t\t\t\t\t-webkit-print-color-adjust: exact;\n\t\t\t\t\t}\n\t\t\t}",i.document.head.appendChild(e),i.focus(),i.print()}},mode:a.MODE_SOURCE+a.MODE_WYSIWYG,tooltip:"Print"},r.D.prototype.showXPathInStatusbar=!0;class ei extends X{constructor(){super(...arguments),this.onContext=(t,e)=>(this.menu||(this.menu=new E(this.j)),this.menu.show(e.clientX,e.clientY,[{icon:"bin",title:t===this.j.editor?"Clear":"Remove",exec:()=>{t!==this.j.editor?M.i.safeRemove(t):this.j.value="",this.j.synchronizeValues()}},{icon:"select-all",title:"Select",exec:()=>{this.j.s.select(t)}}]),!1),this.onSelectPath=(t,e)=>{this.j.s.focus();const s=(0,g.attr)(e.target,"-path")||"/";if("/"===s)return this.j.execCommand("selectall"),!1;try{const t=this.j.ed.evaluate(s,this.j.editor,null,XPathResult.ANY_TYPE,null).iterateNext();if(t)return this.j.s.select(t),!1}catch(t){}return this.j.s.select(t),!1},this.tpl=(t,e,s,i)=>{const o=this.j.c.fromHTML(`<span class="jodit-xpath__item"><a role="button" data-path="${e}" title="${i}" tabindex="-1"'>${(0,g.trim)(s)}</a></span>`),n=o.firstChild;return this.j.e.on(n,"click",this.onSelectPath.bind(this,t)).on(n,"contextmenu",this.onContext.bind(this,t)),o},this.removeSelectAll=()=>{this.selectAllButton&&(this.selectAllButton.destruct(),delete this.selectAllButton)},this.appendSelectAll=()=>{this.removeSelectAll(),this.selectAllButton=H(this.j,{name:"selectall",...this.j.o.controls.selectall}),this.selectAllButton.state.size="tiny",this.container&&this.container.insertBefore(this.selectAllButton.container,this.container.firstChild)},this.calcPathImd=()=>{if(this.isDestructed)return;const t=this.j.s.current();if(this.container&&(this.container.innerHTML=a.INVISIBLE_SPACE),t){let e,s,i;M.i.up(t,(t=>{t&&this.j.editor!==t&&!M.i.isText(t)&&(e=t.nodeName.toLowerCase(),s=(0,g.getXPathByElement)(t,this.j.editor).replace(/^\//,""),i=this.tpl(t,s,e,this.j.i18n("Select %s",e)),this.container&&this.container.insertBefore(i,this.container.firstChild))}),this.j.editor)}this.appendSelectAll()},this.calcPath=this.j.async.debounce(this.calcPathImd,2*this.j.defaultTimeout)}afterInit(){this.j.o.showXPathInStatusbar&&(this.container=this.j.c.div("jodit-xpath"),this.j.e.off(".xpath").on("mouseup.xpath change.xpath keydown.xpath changeSelection.xpath",this.calcPath).on("afterSetMode.xpath afterInit.xpath changePlace.xpath",(()=>{this.j.o.showXPathInStatusbar&&this.container&&(this.j.statusbar.append(this.container),this.j.getRealMode()===a.MODE_WYSIWYG?this.calcPath():(this.container&&(this.container.innerHTML=a.INVISIBLE_SPACE),this.appendSelectAll()))})),this.calcPath())}beforeDestruct(){this.j&&this.j.events&&this.j.e.off(".xpath"),this.removeSelectAll(),this.menu&&this.menu.destruct(),M.i.safeRemove(this.container),delete this.menu,delete this.container}}var si=s(67),ii=s(68),oi=s(69),ni=s(70),ri=s(71),ai=s(72),li=s(73),ci=s(74),hi=s(75),di=s(76),ui=s(77),pi=s(78),fi=s(79),mi=s(80),gi=s(81),vi=s(82),bi=s(83),wi=s(84),yi=s(85),Ci=s(86),xi=s(87),Ei=s(88),ji=s(89),Si=s(90),ki=s(91),Ti=s(92),Ii=s(93),_i=s(94),qi=s(95),Li=s(96),zi=s(97),Mi=s(98),Ni=s(99),Pi=s(100),Di=s(101),Ri=s(102),Ai=s(103),Bi=s(104),Oi=s(105),Hi=s(106),Fi=s(107),Wi=s(108),$i=s(109),Vi=s(110),Yi=s(111),Ui=s(112),Gi=s(113),Xi=s(114),Ki=s(115),Zi=s(116),Ji=s(117),Qi=s(118),to=s(119),eo=s(120),so=s(121),io=s(122),oo=s(123),no=s(124),ro=s(125),ao=s(126),lo=s(127),co=s(128),ho=s(129),uo=s(130),po=s(131),fo=s(132),mo=s(133),go=s(134),vo=s(135),bo=s(136),wo=s(137),yo=s(138),Co=s(139),xo=s(140),Eo=s(141),jo=s(142),So=s(143),ko=s(144),To=s(145),Io=s(146),_o=s(147),qo=s(148),Lo=s(149);Object.keys(a).forEach((t=>{Jodit[t]=a[t]}));const zo=t=>"__esModule"!==t;Object.keys(o).filter(zo).forEach((t=>{N.JO.set(t.replace("_","-"),o[t])})),Object.keys(t).filter(zo).forEach((e=>{Jodit.modules[e]=t[e]})),Object.keys(q).filter(zo).forEach((t=>{Jodit.decorators[t]=q[t]})),["Confirm","Alert","Prompt"].forEach((e=>{Jodit[e]=t[e]})),Object.keys(e).filter(zo).forEach((t=>{Jodit.plugins.add(t,e[t])})),Object.keys(Xt).filter(zo).forEach((t=>{Jodit.lang[t]=Xt[t]}))}(),i}()}));
|
|
1
|
+
((t,e)=>{if("object"==typeof exports&&"object"==typeof module)module.exports=e();else if("function"==typeof define&&define.amd)define([],e);else{var s=e();for(var i in s)("object"==typeof exports?exports:t)[i]=s[i]}})(self,(function(){return function(){var t=[,function(t,e,s){"use strict";s.d(e,{D:()=>o});var i=s(2);class o{constructor(){this.defaultTimeout=100,this.namespace="",this.safeMode=!1,this.safePluginsList=["about","enter","backspace"],this.license="",this.preset="custom",this.presets={inline:{inline:!0,toolbar:!1,toolbarInline:!0,toolbarInlineForSelection:!0,showXPathInStatusbar:!1,showCharsCounter:!1,showWordsCounter:!1,showPlaceholder:!1}},this.ownerDocument="undefined"!=typeof document?document:null,this.ownerWindow="undefined"!=typeof window?window:null,this.shadowRoot=null,this.styleValues={},this.zIndex=0,this.readonly=!1,this.disabled=!1,this.activeButtonsInReadOnly=["source","fullsize","print","about","dots","selectall"],this.toolbarButtonSize="middle",this.allowTabNavigation=!1,this.inline=!1,this.theme="default",this.saveModeInStorage=!1,this.editorCssClass=!1,this.style=!1,this.triggerChangeEvent=!0,this.direction="",this.language="auto",this.debugLanguage=!1,this.i18n=!1,this.tabIndex=-1,this.toolbar=!0,this.statusbar=!0,this.showTooltip=!0,this.showTooltipDelay=1e3,this.useNativeTooltip=!1,this.enter=i.PARAGRAPH,this.enterBlock="br"!==this.enter?this.enter:i.PARAGRAPH,this.defaultMode=i.MODE_WYSIWYG,this.useSplitMode=!1,this.colors={greyscale:["#000000","#434343","#666666","#999999","#B7B7B7","#CCCCCC","#D9D9D9","#EFEFEF","#F3F3F3","#FFFFFF"],palette:["#980000","#FF0000","#FF9900","#FFFF00","#00F0F0","#00FFFF","#4A86E8","#0000FF","#9900FF","#FF00FF"],full:["#E6B8AF","#F4CCCC","#FCE5CD","#FFF2CC","#D9EAD3","#D0E0E3","#C9DAF8","#CFE2F3","#D9D2E9","#EAD1DC","#DD7E6B","#EA9999","#F9CB9C","#FFE599","#B6D7A8","#A2C4C9","#A4C2F4","#9FC5E8","#B4A7D6","#D5A6BD","#CC4125","#E06666","#F6B26B","#FFD966","#93C47D","#76A5AF","#6D9EEB","#6FA8DC","#8E7CC3","#C27BA0","#A61C00","#CC0000","#E69138","#F1C232","#6AA84F","#45818E","#3C78D8","#3D85C6","#674EA7","#A64D79","#85200C","#990000","#B45F06","#BF9000","#38761D","#134F5C","#1155CC","#0B5394","#351C75","#733554","#5B0F00","#660000","#783F04","#7F6000","#274E13","#0C343D","#1C4587","#073763","#20124D","#4C1130"]},this.colorPickerDefaultTab="background",this.imageDefaultWidth=300,this.removeButtons=[],this.disablePlugins=[],this.extraPlugins=[],this.extraButtons=[],this.extraIcons={},this.createAttributes={},this.sizeLG=900,this.sizeMD=700,this.sizeSM=400,this.buttons=[{group:"font-style",buttons:[]},{group:"list",buttons:[]},{group:"font",buttons:[]},"---",{group:"script",buttons:[]},{group:"media",buttons:[]},"\n",{group:"state",buttons:[]},{group:"clipboard",buttons:[]},{group:"insert",buttons:[]},{group:"indent",buttons:[]},{group:"color",buttons:[]},{group:"form",buttons:[]},"---",{group:"history",buttons:[]},{group:"search",buttons:[]},{group:"source",buttons:[]},{group:"other",buttons:[]},{group:"info",buttons:[]}],this.buttonsMD=["bold","italic","|","ul","ol","eraser","|","font","fontsize","---","image","table","|","link","\n","brush","paragraph","align","|","hr","copyformat","fullsize","---","undo","redo","|","dots"],this.buttonsSM=["bold","italic","|","ul","ol","eraser","|","fontsize","brush","paragraph","---","image","table","\n","link","|","align","|","undo","redo","|","copyformat","fullsize","---","dots"],this.buttonsXS=["bold","brush","paragraph","eraser","|","fontsize","---","image","\n","align","undo","redo","|","link","table","---","dots"],this.events={},this.textIcons=!1,this.showBrowserColorPicker=!0}static get defaultOptions(){return o.__defaultOptions||(o.__defaultOptions=new o),o.__defaultOptions}}o.prototype.controls={}},(t,e,s)=>{"use strict";s.r(e),s.d(e,{ACCURACY:()=>T,BASE_PATH:()=>U,BR:()=>_,COMMAND_KEYS:()=>I,EMULATE_DBLCLICK_TIMEOUT:()=>B,INSEPARABLE_TAGS:()=>p,INSERT_AS_HTML:()=>O,INSERT_AS_TEXT:()=>F,INSERT_CLEAR_HTML:()=>H,INSERT_ONLY_TEXT:()=>W,INVISIBLE_SPACE:()=>i,INVISIBLE_SPACE_REG_EXP:()=>n,INVISIBLE_SPACE_REG_EXP_END:()=>r,INVISIBLE_SPACE_REG_EXP_START:()=>a,IS_BLOCK:()=>d,IS_IE:()=>N,IS_INLINE:()=>u,IS_MAC:()=>V,KEY_ALIASES:()=>Y,KEY_BACKSPACE:()=>m,KEY_DELETE:()=>j,KEY_DOWN:()=>x,KEY_ENTER:()=>v,KEY_ESC:()=>b,KEY_F3:()=>S,KEY_LEFT:()=>w,KEY_RIGHT:()=>C,KEY_SPACE:()=>E,KEY_TAB:()=>g,KEY_UP:()=>y,MARKER_CLASS:()=>A,MAY_BE_REMOVED_WITH_KEY:()=>f,MODE_SOURCE:()=>z,MODE_SPLIT:()=>M,MODE_WYSIWYG:()=>L,NBSP_SPACE:()=>o,NEARBY:()=>k,PARAGRAPH:()=>q,SAFE_COUNT_CHANGE_CALL:()=>$,SPACE_REG_EXP:()=>l,SPACE_REG_EXP_END:()=>h,SPACE_REG_EXP_START:()=>c,TEMP_ATTR:()=>G,TEXT_HTML:()=>D,TEXT_PLAIN:()=>P,TEXT_RTF:()=>R});const i="\ufeff",o=" ",n=()=>/[\uFEFF]/g,r=()=>/[\uFEFF]+$/g,a=()=>/^[\uFEFF]+/g,l=()=>/[\s\n\t\r\uFEFF\u200b]+/g,c=()=>/^[\s\n\t\r\uFEFF\u200b]+/g,h=()=>/[\s\n\t\r\uFEFF\u200b]+$/g,d=/^(ADDRESS|ARTICLE|ASIDE|BLOCKQUOTE|CANVAS|DD|DFN|DIV|DL|DT|FIELDSET|FIGCAPTION|FIGURE|FOOTER|FORM|H[1-6]|HEADER|HGROUP|HR|LI|MAIN|NAV|NOSCRIPT|OUTPUT|P|PRE|RUBY|SCRIPT|STYLE|OBJECT|OL|SECTION|IFRAME|JODIT|JODIT-MEDIA|UL|TR|TD|TH|TBODY|THEAD|TFOOT|TABLE|BODY|HTML|VIDEO)$/i,u=/^(STRONG|SPAN|I|EM|B|SUP|SUB|A|U)$/i,p=["img","br","video","iframe","script","input","textarea","hr","link","jodit","jodit-media"],f=RegExp(`^${p.join("|")}$`,"i"),m="Backspace",g="Tab",v="Enter",b="Escape",w="ArrowLeft",y="ArrowUp",C="ArrowRight",x="ArrowDown",E="Space",j="Delete",S="F3",k=5,T=10,I=[m,j,y,x,C,w,v,b,S,g],_="br",q="p",L=1,z=2,M=3,N="undefined"!=typeof navigator&&(-1!==navigator.userAgent.indexOf("MSIE")||/rv:11.0/i.test(navigator.userAgent)),P=N?"text":"text/plain",D=N?"html":"text/html",R=N?"rtf":"text/rtf",A="jodit-selection_marker",B=300,O="insert_as_html",H="insert_clear_html",F="insert_as_text",W="insert_only_text",$=10,V="undefined"!=typeof window&&/Mac|iPod|iPhone|iPad/.test(window.navigator.platform),Y={add:"+",break:"pause",cmd:"meta",command:"meta",ctl:"control",ctrl:"control",del:"delete",down:"arrowdown",esc:"escape",ins:"insert",left:"arrowleft",mod:V?"meta":"control",opt:"alt",option:"alt",return:"enter",right:"arrowright",space:" ",spacebar:" ",up:"arrowup",win:"meta",windows:"meta"},U=(()=>{if("undefined"==typeof document)return"";const t=document.currentScript,e=t=>{const e=t.split("/");return/\.js/.test(e[e.length-1])?e.slice(0,e.length-1).join("/")+"/":t};if(t)return e(t.src);const s=document.querySelectorAll("script[src]");return s&&s.length?e(s[s.length-1].src):window.location.href})(),G="data-jodit-temp"},function(t,e,s){"use strict";s.d(e,{vp:()=>c,DG:()=>o,aN:()=>h.a,rO:()=>i,LO:()=>m});const i="JoditEventDefaultNamespace";class o{constructor(){this.__store={}}get(t,e){if(void 0!==this.__store[e])return this.__store[e][t]}indexOf(t,e,s){const i=this.get(t,e);if(i)for(let t=0;i.length>t;t+=1)if(i[t].originalCallback===s)return t;return!1}namespaces(t=!1){const e=Object.keys(this.__store);return t?e.filter((t=>t!==i)):e}events(t){return this.__store[t]?Object.keys(this.__store[t]):[]}set(t,e,s,i=!1){void 0===this.__store[e]&&(this.__store[e]={}),void 0===this.__store[e][t]&&(this.__store[e][t]=[]),i?this.__store[e][t].unshift(s):this.__store[e][t].push(s)}clear(){this.__store={}}}var n=s(5),r=s(6),a=s(7),l=s(4);class c{constructor(t){this.mutedEvents=new Set,this.__key="__JoditEventEmitterNamespaces",this.doc=document,this.prepareEvent=t=>{t.cancelBubble||(t.type.match(/^touch/)&&t.changedTouches&&t.changedTouches.length&&["clientX","clientY","pageX","pageY"].forEach((e=>{Object.defineProperty(t,e,{value:t.changedTouches[0][e],configurable:!0,enumerable:!0})})),t.originalEvent||(t.originalEvent=t),"paste"===t.type&&void 0===t.clipboardData&&this.doc.defaultView.clipboardData&&Object.defineProperty(t,"clipboardData",{get:()=>this.doc.defaultView.clipboardData,configurable:!0,enumerable:!0}))},this.currents=[],this.__stopped=[],this.isDestructed=!1,t&&(this.doc=t),this.__key+=(new Date).getTime()}mute(t){return this.mutedEvents.add(null!=t?t:"*"),this}isMuted(t){return!(!t||!this.mutedEvents.has(t))||this.mutedEvents.has("*")}unmute(t){return this.mutedEvents.delete(null!=t?t:"*"),this}eachEvent(t,e){t.split(/[\s,]+/).forEach((t=>{const s=t.split(".");e.call(this,s[0],s[1]||i)}))}getStore(t){if(!t)throw(0,l.v)("Need subject");if(void 0===t[this.__key]){const e=new o;Object.defineProperty(t,this.__key,{enumerable:!1,configurable:!0,value:e})}return t[this.__key]}clearStore(t){void 0!==t[this.__key]&&delete t[this.__key]}triggerNativeEvent(t,e){const s=this.doc.createEvent("HTMLEvents");"string"==typeof e?s.initEvent(e,!0,!0):(s.initEvent(e.type,e.bubbles,e.cancelable),["screenX","screenY","clientX","clientY","target","srcElement","currentTarget","timeStamp","which","keyCode"].forEach((t=>{Object.defineProperty(s,t,{value:e[t],enumerable:!0})})),Object.defineProperty(s,"originalEvent",{value:e,enumerable:!0})),t.dispatchEvent(s)}get current(){return this.currents[this.currents.length-1]}on(t,e,s,i=!1){const o=(0,n.H)(t)?this:t,c=(0,n.H)(e)?e:t;let h=s;void 0===h&&(0,r.m)(e)&&(h=e);const d=this.getStore(o);if(!(0,n.H)(c)||""===c)throw(0,l.v)("Need events names");if(!(0,r.m)(h))throw(0,l.v)("Need event handler");if((0,a.k)(o))return o.forEach((t=>{this.on(t,c,h,i)})),this;const u=(0,r.m)(o.addEventListener),p=this;let f=function(t,...e){if(!p.isMuted(t))return h&&h.call(this,...e)};return u&&(f=function(t){if(!p.isMuted(t.type))return p.prepareEvent(t),h&&!1===h.call(this,t)?(t.preventDefault(),t.stopImmediatePropagation(),!1):void 0}),this.eachEvent(c,((t,e)=>{if(""===t)throw(0,l.v)("Need event name");if(!1===d.indexOf(t,e,h)&&(d.set(t,e,{event:t,originalCallback:h,syntheticCallback:f},i),u)){const e=!!["touchstart","touchend","scroll","mousewheel","mousemove","touchmove"].includes(t)&&{passive:!0};o.addEventListener(t,f,e)}})),this}one(t,e,s,i=!1){const o=(0,n.H)(t)?this:t,a=(0,n.H)(e)?e:t;let l=s;void 0===l&&(0,r.m)(e)&&(l=e);const c=(...t)=>(this.off(o,a,c),l(...t));return this.on(o,a,c,i),this}off(t,e,s){const o=(0,n.H)(t)?this:t,a=(0,n.H)(e)?e:t,l=this.getStore(o);let c=s;if(!(0,n.H)(a)||!a)return l.namespaces().forEach((t=>{this.off(o,"."+t)})),this.clearStore(o),this;void 0===c&&(0,r.m)(e)&&(c=e);const h=(0,r.m)(o.removeEventListener),d=t=>{h&&o.removeEventListener(t.event,t.syntheticCallback,!1)},u=(t,e)=>{if(""!==t){const s=l.get(t,e);if(s&&s.length)if((0,r.m)(c)){const i=l.indexOf(t,e,c);!1!==i&&(d(s[i]),s.splice(i,1))}else s.forEach(d),s.length=0}else l.events(e).forEach((t=>{""!==t&&u(t,e)}))};return this.eachEvent(a,((t,e)=>{e===i?l.namespaces().forEach((e=>{u(t,e)})):u(t,e)})),this}stopPropagation(t,e){const s=(0,n.H)(t)?this:t,o=(0,n.H)(t)?t:e;if("string"!=typeof o)throw(0,l.v)("Need event names");const r=this.getStore(s);this.eachEvent(o,((t,e)=>{const o=r.get(t,e);o&&this.__stopped.push(o),e===i&&r.namespaces(!0).forEach((e=>this.stopPropagation(s,t+"."+e)))}))}removeStop(t){if(t){const e=this.__stopped.indexOf(t);-1!==e&&this.__stopped.splice(0,e+1)}}isStopped(t){return void 0!==t&&-1!==this.__stopped.indexOf(t)}fire(t,e,...s){let o,a;const c=(0,n.H)(t)?this:t,h=(0,n.H)(t)?t:e,d=(0,n.H)(t)?[e,...s]:s,u=(0,r.m)(c.dispatchEvent);if(!u&&!(0,n.H)(h))throw(0,l.v)("Need events names");const p=this.getStore(c);return!(0,n.H)(h)&&u?this.triggerNativeEvent(c,e):this.eachEvent(h,((t,e)=>{if(u)this.triggerNativeEvent(c,t);else{const s=p.get(t,e);if(s)try{[...s].every((e=>!this.isStopped(s)&&(this.currents.push(t),a=e.syntheticCallback.call(c,t,...d),this.currents.pop(),void 0!==a&&(o=a),!0)))}finally{this.removeStop(s)}e!==i||u||p.namespaces().filter((t=>t!==e)).forEach((e=>{const s=this.fire.call(this,c,t+"."+e,...d);void 0!==s&&(o=s)}))}})),o}destruct(){this.isDestructed&&(this.isDestructed=!0,this.off(this),this.getStore(this).clear(),delete this[this.__key])}}var h=s(8),d=s(9),u=s(19);const p=Symbol("observable-object");function f(t){return void 0!==t[p]}function m(t){if(f(t))return t;const e={},s={},i=(e,o)=>(0,d.isArray)(e)?(e.map((t=>i(t,o))),t):(s[e]||(s[e]=[]),s[e].push(o),t),o=(i,...n)=>{if((0,d.isArray)(i))i.map((t=>o(t,...n)));else try{!e[i]&&s[i]&&(e[i]=!0,s[i].forEach((e=>e.call(t,...n))))}finally{e[i]=!1}},n=(e,s=[])=>{const r={};f(e)||(Object.defineProperty(e,p,{enumerable:!1,value:!0}),Object.keys(e).forEach((i=>{const a=i,l=s.concat(a).filter((t=>t.length));r[a]=e[a];const c=(0,u.getPropertyDescriptor)(e,a);Object.defineProperty(e,a,{set(e){const s=r[a];if(!(0,d.isFastEqual)(r[a],e)){o(["beforeChange","beforeChange."+l.join(".")],a,e),(0,d.isPlainObject)(e)&&n(e,l),c&&c.set?c.set.call(t,e):r[a]=e;const i=[];o(["change",...l.reduce(((t,e)=>(i.push(e),t.push("change."+i.join(".")),t)),[])],l.join("."),s,(null==e?void 0:e.valueOf)?e.valueOf():e)}},get:()=>c&&c.get?c.get.call(t):r[a],enumerable:!0,configurable:!0}),(0,d.isPlainObject)(r[a])&&n(r[a],l)})),Object.defineProperty(t,"on",{value:i}))};return n(t),t}},(t,e,s)=>{"use strict";function i(t){return new TypeError(t)}s.d(e,{v:()=>i})},(t,e,s)=>{"use strict";function i(t){return"string"==typeof t}s.d(e,{H:()=>i})},(t,e,s)=>{"use strict";function i(t){return"function"==typeof t}s.d(e,{m:()=>i})},(t,e,s)=>{"use strict";function i(t){return Array.isArray(t)}s.d(e,{k:()=>i})},function(t,e,s){"use strict";s.d(e,{a:()=>i});class i{constructor(){this.map=new Map}on(t,e){var s;return this.map.has(t)||this.map.set(t,new Set),null===(s=this.map.get(t))||void 0===s||s.add(e),this}off(t,e){var s;return this.map.has(t)&&(null===(s=this.map.get(t))||void 0===s||s.delete(e)),this}emit(t,...e){var s;let i;return this.map.has(t)&&(null===(s=this.map.get(t))||void 0===s||s.forEach((t=>{i=t(...e)}))),i}}},(t,e,s)=>{"use strict";s.r(e),s.d(e,{$$:()=>i.$$,CamelCaseToKebabCase:()=>c.gP,ConfigFlatten:()=>i.tp,ConfigProto:()=>i.II,LimitedStack:()=>i.lI,appendScript:()=>i.uR,appendScriptAsync:()=>i.JL,appendStyleAsync:()=>i.Nf,applyStyles:()=>d,asArray:()=>o._2,assert:()=>i.hu,attr:()=>i.Lj,browser:()=>i.Xh,buildQuery:()=>i.XP,call:()=>i.RE,callPromise:()=>i.C6,camelCase:()=>c.eV,cleanFromWord:()=>f,clearCenterAlign:()=>i.bI,clearTimeout:()=>n.g,cns:()=>i.H5,colorToHex:()=>a.h,completeUrl:()=>i.WO,convertMediaUrlToVideoEmbed:()=>i.UU,css:()=>i.iv,cssPath:()=>i.iN,ctrlKey:()=>i.kT,dataBind:()=>i.qI,defaultLanguage:()=>i.X9,error:()=>i.vU,fastClone:()=>i.V8,fuzzySearchIndex:()=>c.Qy,get:()=>i.U2,getClassName:()=>i.gj,getContentWidth:()=>C,getScrollParent:()=>x,getXPathByElement:()=>i.BR,hasBrowserColorPicker:()=>r.EO,hasContainer:()=>r.Zt,htmlspecialchars:()=>m,humanSizeToBytes:()=>i.wx,i18n:()=>c.ag,inView:()=>i.jF,innerWidth:()=>E,isArray:()=>r.kJ,isAtom:()=>i.J8,isBoolean:()=>r.jn,isDestructable:()=>r.Z$,isEqual:()=>r.Xy,isFastEqual:()=>r.LP,isFunction:()=>r.mf,isHTML:()=>r.FP,isHtmlFromWord:()=>r.I4,isInitable:()=>r.Gu,isInt:()=>r.GN,isJoditObject:()=>r.Zu,isLicense:()=>r.A1,isNativeFunction:()=>r.QC,isNumber:()=>r.hj,isNumeric:()=>r.kE,isPlainObject:()=>r.PO,isPromise:()=>r.tI,isString:()=>r.HD,isURL:()=>r.PX,isValidName:()=>r.r1,isViewObject:()=>r.f2,isVoid:()=>r.nj,isWindow:()=>r.FJ,kebabCase:()=>c.GL,keepNames:()=>i.kc,keys:()=>i.am,loadImage:()=>i.po,loadNext:()=>i.wY,loadNextStyle:()=>i.GX,markAsAtomic:()=>i.XT,markDeprecated:()=>i.Q8,markOwner:()=>i.MN,memorizeExec:()=>i.u3,nl2br:()=>w,normalizeColor:()=>y.ut,normalizeCssValue:()=>y.Zh,normalizeKeyAliases:()=>y.T2,normalizeLicense:()=>y.Pd,normalizeNode:()=>y.Tz,normalizePath:()=>y.AH,normalizeRelativePath:()=>y.Jf,normalizeSize:()=>y.aC,normalizeUrl:()=>y.D5,offset:()=>j,parseQuery:()=>i.mB,position:()=>S,refs:()=>i.xL,reset:()=>i.mc,resolveElement:()=>i.W2,safeHTML:()=>b,scrollIntoViewIfNeeded:()=>i.n5,set:()=>i.t8,setTimeout:()=>n.i,size:()=>k,splitArray:()=>o.C1,sprintf:()=>c.gB,stringify:()=>c.Pz,stripTags:()=>v,toArray:()=>o.qo,trim:()=>c.fy,trimInv:()=>c.as,ucfirst:()=>c.Ps,val:()=>i.P0});var i=s(10),o=s(43),n=s(56),r=s(20),a=s(40),l=s(16),c=s(34);function h(t){return t.replace(/mso-[a-z-]+:[\s]*[^;]+;/gi,"").replace(/mso-[a-z-]+:[\s]*[^";']+$/gi,"").replace(/border[a-z-]*:[\s]*[^;]+;/gi,"").replace(/([0-9.]+)(pt|cm)/gi,((t,e,s)=>{switch(s.toLowerCase()){case"pt":return(1.328*parseFloat(e)).toFixed(0)+"px";case"cm":return(.02645833*parseFloat(e)).toFixed(0)+"px"}return t}))}function d(t){if(-1===t.indexOf("<html "))return t;t=(t=t.substring(t.indexOf("<html "),t.length)).substring(0,t.lastIndexOf("</html>")+7);const e=document.createElement("iframe");e.style.display="none",document.body.appendChild(e);let s="",o=[];try{const n=e.contentDocument||(e.contentWindow?e.contentWindow.document:null);if(n){n.open(),n.write(t),n.close();try{for(let t=0;n.styleSheets.length>t;t+=1){const e=n.styleSheets[t].cssRules;for(let t=0;e.length>t;t+=1)""!==e[t].selectorText&&(o=(0,i.$$)(e[t].selectorText,n.body),o.forEach((s=>{s.style.cssText=h(e[t].style.cssText+";"+s.style.cssText)})))}}catch(t){}l.i.each(n.body,(t=>{if(l.i.isElement(t)){const e=t,s=e.getAttribute("style");s&&(e.style.cssText=h(s)),e.hasAttribute("style")&&!e.getAttribute("style")&&e.removeAttribute("style")}})),s=n.firstChild?(0,c.fy)(n.body.innerHTML):""}}catch(t){}finally{l.i.safeRemove(e)}return s&&(t=s),(0,c.fy)(t.replace(/<(\/)?(html|colgroup|col|o:p)[^>]*>/g,"").replace(/<!--[^>]*>/g,""))}var u=s(37),p=s(44);function f(t){-1!==t.indexOf("<html ")&&(t=(t=t.substring(t.indexOf("<html "),t.length)).substring(0,t.lastIndexOf("</html>")+7));let e="";try{const s=document.createElement("div");s.innerHTML=t;const i=[];s.firstChild&&l.i.all(s,(t=>{if(t)switch(t.nodeType){case Node.ELEMENT_NODE:switch(t.nodeName){case"STYLE":case"LINK":case"META":i.push(t);break;case"W:SDT":case"W:SDTPR":case"FONT":l.i.unwrap(t);break;default:(0,p.q)(t.attributes).forEach((e=>{-1===["src","href","rel","content"].indexOf(e.name.toLowerCase())&&t.removeAttribute(e.name)}))}break;case Node.TEXT_NODE:break;default:i.push(t)}})),l.i.safeRemove.apply(null,i),e=s.innerHTML}catch(t){}return e&&(t=e),(t=t.split(/(\n)/).filter(u.f).join("\n")).replace(/<(\/)?(html|colgroup|col|o:p)[^>]*>/g,"").replace(/<!--[^>]*>/g,"")}function m(t){const e=document.createElement("div");return e.textContent=t,e.innerHTML}var g=s(5);function v(t,e=document){const s=e.createElement("div");return(0,g.H)(t)?s.innerHTML=t:s.appendChild(t),(0,i.$$)("DIV, P, BR, H1, H2, H3, H4, H5, H6, HR",s).forEach((t=>{const s=t.parentNode;if(!s)return;const i=t.nextSibling;l.i.isText(i)&&/^\s/.test(i.nodeValue||"")||i&&s.insertBefore(e.createTextNode(" "),i)})),(0,u.f)(s.innerText)||""}function b(t,e){if(!l.i.isElement(t))return;const s=t=>(0,i.Lj)(t,"onerror",null),o=t=>{const e=t.getAttribute("href");e&&0===e.trim().indexOf("javascript")&&(0,i.Lj)(t,"href",location.protocol+"//"+e)};e.removeOnError&&(s(t),(0,i.$$)("[onerror]",t).forEach(s)),e.safeJavaScriptLink&&(o(t),(0,i.$$)('a[href^="javascript"]',t).forEach(o))}function w(t){return t.replace(/\r\n|\r|\n/g,"<br/>")}var y=s(39);const C=(t,e)=>{const s=t=>parseInt(t,10),i=e.getComputedStyle(t);return t.offsetWidth-s(i.getPropertyValue("padding-left")||"0")-s(i.getPropertyValue("padding-right")||"0")};function x(t){if(!t)return null;const e=l.i.isHTMLElement(t),s=e&&(0,i.iv)(t,"overflowY");return e&&"visible"!==s&&"hidden"!==s&&t.scrollHeight>=t.clientHeight?t:x(t.parentNode)||document.scrollingElement||document.body}const E=(t,e)=>{const s=e.getComputedStyle(t);let i=t.clientWidth;return i-=parseFloat(s.paddingLeft||"0")+parseFloat(s.paddingRight||"0"),i},j=(t,e,s,i=!1)=>{let o;try{o=t.getBoundingClientRect()}catch(t){o={top:0,bottom:0,left:0,right:0,width:0,height:0}}const n=s.body,r=s.documentElement||{clientTop:0,clientLeft:0,scrollTop:0,scrollLeft:0},a=s.defaultView||s.parentWindow,l=a.pageYOffset||r.scrollTop||n.scrollTop,c=a.pageXOffset||r.scrollLeft||n.scrollLeft,h=r.clientTop||n.clientTop||0,d=r.clientLeft||n.clientLeft||0;let u,p;const f=e.iframe;if(!i&&e&&e.options&&e.o.iframe&&f){const{top:t,left:s}=j(f,e,e.od,!0);u=o.top+t,p=o.left+s}else u=o.top+l-h,p=o.left+c-d;return{top:Math.round(u),left:Math.round(p),width:o.width,height:o.height}};function S(t,e,s=!1){const i=t.getBoundingClientRect();let o=i.left,n=i.top;if((0,r.Zu)(e)&&e.iframe&&!s){const{left:t,top:s}=S(e.iframe,e,!0);o+=t,n+=s}return{left:Math.round(o),top:Math.round(n),width:Math.round(t.offsetWidth),height:Math.round(t.offsetHeight)}}function k(t){return(0,r.HD)(t)||(0,r.kJ)(t)?t.length:(0,r.PO)(t)?Object.keys(t).length:0}},function(t,e,s){"use strict";s.d(e,{$$:()=>F.$$,tp:()=>z,II:()=>L,lI:()=>m,uR:()=>w,JL:()=>y,Nf:()=>C,hu:()=>o,Lj:()=>a.Lj,Xh:()=>j,XP:()=>S,RE:()=>a.RE,C6:()=>a.C6,bI:()=>P.b,H5:()=>n,WO:()=>g,UU:()=>N,iv:()=>P.i,iN:()=>F.iN,kT:()=>D,qI:()=>R.q,X9:()=>A,vU:()=>W.v,V8:()=>_,U2:()=>l.U,gj:()=>f.g,BR:()=>F.BR,wx:()=>B,jF:()=>O,J8:()=>T,kc:()=>f.k,am:()=>a.XP,po:()=>a.po,wY:()=>x,GX:()=>E,XT:()=>I,Q8:()=>r,MN:()=>a.MN,u3:()=>a.u3,mB:()=>M,xL:()=>F.xL,mc:()=>a.mc,W2:()=>F.W2,n5:()=>H,t8:()=>p,P0:()=>$});class i extends Error{constructor(t){super(t),this.name="AssertionError"}}function o(t,e){if(!t)throw new i("Assertion failed: "+e)}const n=console;function r(t,e=[""],s=null){return(...i)=>(n.warn(`Method "${e[0]}" deprecated.`+(e[1]?` Use "${e[1]}" instead`:"")),t.call(s,...i))}var a=s(11),l=s(41),c=s(5),h=s(23),d=s(7),u=s(20);function p(t,e,s){if(!(0,c.H)(t)||!t.length)return;const i=t.split(".");let o=s,n=i[0];for(let t=0;i.length-1>t;t+=1)n=i[t],(0,d.k)(o[n])||(0,u.PO)(o[n])||(o[n]=(0,h.k)(i[t+1])?[]:{}),o=o[n];o&&(o[i[i.length-1]]=e)}var f=s(33);class m{constructor(t){this.limit=t,this.stack=[]}push(t){return this.stack.push(t),this.stack.length>this.limit&&this.stack.shift(),this}pop(){return this.stack.pop()}find(t){return this.stack.find(t)}}const g=t=>("file:"===window.location.protocol&&/^\/\//.test(t)&&(t="https:"+t),t),v=new Map,b=t=>async(e,s)=>{if(v.has(s))return v.get(s);const i=t(e,s);return v.set(s,i),i},w=(t,e,s)=>{const i=t.c.element("script");return i.type="text/javascript",i.async=!0,(0,u.mf)(s)&&!t.isInDestruct&&t.e.on(i,"load",s),i.src||(i.src=g(e)),t.od.body.appendChild(i),{callback:s,element:i}},y=b(((t,e)=>new Promise(((s,i)=>{const{element:o}=w(t,e,s);!t.isInDestruct&&t.e.on(o,"error",i)})))),C=b(((t,e)=>new Promise(((s,i)=>{const o=t.c.element("link");o.rel="stylesheet",o.media="all",o.crossOrigin="anonymous",!t.isInDestruct&&t.e.on(o,"load",(()=>s(o))).on(o,"error",i),o.href=g(e),t.o.shadowRoot?t.o.shadowRoot.appendChild(o):t.od.body.appendChild(o)})))),x=(t,e,s=0)=>(0,u.HD)(e[s])?y(t,e[s]).then((()=>x(t,e,s+1))):Promise.resolve(),E=(t,e,s=0)=>(0,u.HD)(e[s])?C(t,e[s]).then((()=>E(t,e,s+1))):Promise.resolve(),j=t=>{const e=navigator.userAgent.toLowerCase(),s=/(firefox)[\s/]([\w.]+)/.exec(e)||/(chrome)[\s/]([\w.]+)/.exec(e)||/(webkit)[\s/]([\w.]+)/.exec(e)||/(opera)(?:.*version)[\s/]([\w.]+)/.exec(e)||/(msie)[\s]([\w.]+)/.exec(e)||/(trident)\/([\w.]+)/.exec(e)||0>e.indexOf("compatible")||[];return"version"===t?s[2]:"webkit"===t?"chrome"===s[1]||"webkit"===s[1]:"ff"===t?"firefox"===s[1]:"msie"===t?"trident"===s[1]||"msie"===s[1]:s[1]===t},S=(t,e)=>{const s=[],i=encodeURIComponent;for(const o in t)if(Object.prototype.hasOwnProperty.call(t,o)){const n=e?e+"["+o+"]":o,r=t[o];s.push((0,u.PO)(r)?S(r,n):i(n)+"="+i(r))}return s.join("&")};var k=s(21);function T(t){return t&&t.isAtom}function I(t){return Object.defineProperty(t,"isAtom",{enumerable:!1,value:!0,configurable:!1}),t}function _(t){return JSON.parse((0,k.P)(t))}var q=s(1);function L(t,e,s=0){if(Object.getPrototypeOf(t)!==Object.prototype)return t;const i=q.D.defaultOptions;if((0,u.HD)(t.preset)){if(void 0!==i.presets[t.preset]){const e=i.presets[t.preset];Object.keys(e).forEach((s=>{(0,u.nj)(t[s])&&(t[s]=e[s])}))}delete t.preset}const o={};return Object.keys(t).forEach((i=>{const n=t[i],r=e?e[i]:null;o[i]=(0,u.PO)(n)&&(0,u.PO)(r)&&!T(n)?L(n,r,s+1):0!==s&&(0,u.kJ)(n)&&!T(n)&&(0,u.kJ)(r)?[...n,...r.slice(n.length)]:n})),Object.setPrototypeOf(o,e),o}function z(t){return(0,a.XP)(t,!1).reduce(((e,s)=>(e[s]=t[s],e)),{})}const M=t=>{const e={},s=t.substr(1).split("&");for(let t=0;s.length>t;t+=1){const i=s[t].split("=");e[decodeURIComponent(i[0])]=decodeURIComponent(i[1]||"")}return e},N=(t,e=400,s=345)=>{if(!(0,u.PX)(t))return t;const i=document.createElement("a"),o=/(?:http?s?:\/\/)?(?:www\.)?(?:vimeo\.com)\/?(.+)/g;i.href=t,e||(e=400),s||(s=345);const n=i.protocol||"";switch(i.hostname){case"www.vimeo.com":case"vimeo.com":return o.test(t)?t.replace(o,'<iframe width="'+e+'" height="'+s+'" src="'+n+'//player.vimeo.com/video/$1" frameborder="0" allowfullscreen></iframe>'):t;case"youtube.com":case"www.youtube.com":case"youtu.be":case"www.youtu.be":{const o=i.search?M(i.search):{v:i.pathname.substr(1)};return o.v?'<iframe width="'+e+'" height="'+s+'" src="'+n+"//www.youtube.com/embed/"+o.v+'" frameborder="0" allowfullscreen></iframe>':t}}return t};var P=s(38);const D=t=>{if("undefined"!=typeof navigator&&-1!==navigator.userAgent.indexOf("Mac OS X")){if(t.metaKey&&!t.altKey)return!0}else if(t.ctrlKey&&!t.altKey)return!0;return!1};var R=s(12);const A=(t,e="en")=>"auto"!==t&&(0,u.HD)(t)?t:document.documentElement&&document.documentElement.lang?document.documentElement.lang:navigator.language?navigator.language.substr(0,2):e,B=t=>{if(/^[0-9.]+$/.test(""+t))return parseFloat(t);const e=t.substr(-2,2).toUpperCase(),s=["KB","MB","GB","TB"],i=parseFloat(t.substr(0,t.length-2));return-1!==s.indexOf(e)?i*Math.pow(1024,s.indexOf(e)+1):parseInt(t,10)},O=(t,e,s)=>{let i=t.getBoundingClientRect(),o=t;const n=i.top,r=i.height;do{if(o&&o.parentNode){if(o=o.parentNode,i=o.getBoundingClientRect(),n>i.bottom)return!1;if(i.top>=n+r)return!1}}while(o&&o!==e&&o.parentNode);return(s.documentElement&&s.documentElement.clientHeight||0)>=n},H=(t,e,s)=>{O(t,e,s)||(e.clientHeight!==e.scrollHeight&&(e.scrollTop=t.offsetTop),O(t,e,s)||t.scrollIntoView())};var F=s(42),W=s(4);const $=(t,e,s)=>{const i=t.querySelector(e);return i?(s&&(i.value=s),i.value):""}},(t,e,s)=>{"use strict";s.d(e,{C6:()=>f,Lj:()=>u,MN:()=>p,RE:()=>d,XP:()=>b,mc:()=>g,po:()=>v,u3:()=>w});var i=s(6),o=s(28),n=s(41),r=s(12),a=s(22),l=s(20),c=s(38),h=s(34);function d(t,...e){return t(...e)}function u(t,e,s){if(!t||!(0,i.m)(t.getAttribute))return null;if(!(0,l.HD)(e))return Object.keys(e).forEach((s=>{const i=e[s];(0,l.PO)(i)&&"style"===s?(0,c.i)(t,i):("className"===s&&(s="class"),u(t,s,i))})),null;let o=(0,h.gP)(e);if(/^-/.test(o)){const e=u(t,"data"+o);if(e)return e;o=o.substr(1)}if(void 0!==s){if(null!=s)return t.setAttribute(o,""+s),""+s;t.hasAttribute(o)&&t.removeAttribute(o)}return t.getAttribute(o)}function p(t,e){u(e,"data-editor_id",t.id),!e.component&&Object.defineProperty(e,"jodit",{value:t})}function f(t,e){return(0,o.t)(t)?t.finally(e):e()}const m={},g=t=>{var e,s;if(!(t in m)){const s=document.createElement("iframe");try{if(s.src="about:blank",document.body.appendChild(s),!s.contentWindow)return null;const o=(0,n.U)(t,s.contentWindow),r=(0,n.U)(t.split(".").slice(0,-1).join("."),s.contentWindow);(0,i.m)(o)&&(m[t]=o.bind(r))}catch(t){}finally{null===(e=s.parentNode)||void 0===e||e.removeChild(s)}}return null!==(s=m[t])&&void 0!==s?s:null},v=(t,e)=>e.async.promise(((s,i)=>{const o=new Image,n=()=>{e.e.off(o),null==i||i()},r=()=>{e.e.off(o),s(o)};e.e.one(o,"load",r).one(o,"error",n).one(o,"abort",n),o.src=t,o.complete&&r()})),b=(t,e=!0)=>{if(e)return Object.keys(t);const s=[];for(const e in t)s.push(e);return s},w=(t,e,{control:s},i)=>{var o;const n="button"+s.command;let l=null!==(o=s.args&&s.args[0])&&void 0!==o?o:(0,r.q)(t,n);if((0,a.n)(l))return!1;(0,r.q)(t,n,l),i&&(l=i(l)),t.execCommand(s.command,!1,null!=l?l:void 0)}},(t,e,s)=>{"use strict";s.d(e,{q:()=>r});var i=s(13),o=s(20);const n=new WeakMap,r=(t,e,s)=>{let r=n.get(t);if(!r){r={},n.set(t,r);let e=null;t instanceof i.Hr&&(e=t.j.e),(0,o.f2)(t)&&(e=t.e),e&&e.on("beforeDestruct",(()=>{n.delete(t)}))}return void 0===s?r[e]:(r[e]=s,s)}},function(t,e,s){"use strict";s.d(e,{wA:()=>a,n$:()=>i,Hr:()=>l});const i={beforeInit:"beforeInit",ready:"ready",beforeDestruct:"beforeDestruct",destructed:"destructed"};var o=s(9),n=s(14);const r=new Map;class a{constructor(){this.ownerWindow=window,this.__componentStatus=i.beforeInit,this.uid="jodit-uid-"+(0,n.fe)()}get componentName(){return this.__componentName||(this.__componentName="jodit-"+(0,o.kebabCase)(((0,o.isFunction)(this.className)?this.className():"")||(0,o.getClassName)(this))),this.__componentName}getFullElName(t,e,s){const i=[this.componentName];return t&&(t=t.replace(/[^a-z0-9-]/gi,"-"),i.push("__"+t)),e&&(i.push("_",e),i.push("_",(0,o.isVoid)(s)?"true":""+s)),i.join("")}get ownerDocument(){return this.ow.document}get od(){return this.ownerDocument}get ow(){return this.ownerWindow}get(t,e){return(0,o.get)(t,e||this)}get isReady(){return this.componentStatus===i.ready}get isDestructed(){return this.componentStatus===i.destructed}get isInDestruct(){return i.beforeDestruct===this.componentStatus||i.destructed===this.componentStatus}bindDestruct(t){return t.hookStatus(i.beforeDestruct,(()=>!this.isInDestruct&&this.destruct())),this}destruct(){this.setStatus(i.destructed),r.get(this)&&r.delete(this)}get componentStatus(){return this.__componentStatus}set componentStatus(t){this.setStatus(t)}setStatus(t){return this.setStatusComponent(t,this)}setStatusComponent(t,e){if(t===this.__componentStatus)return;e===this&&(this.__componentStatus=t);const s=Object.getPrototypeOf(this);s&&(0,o.isFunction)(s.setStatusComponent)&&s.setStatusComponent(t,e);const i=r.get(this),n=null==i?void 0:i[t];n&&n.length&&n.forEach((t=>t(e)))}hookStatus(t,e){let s=r.get(this);s||(s={},r.set(this,s)),s[t]||(s[t]=[]),s[t].push(e)}}a.STATUSES=i;class l extends a{constructor(t){super(),this.setParentView(t)}get defaultTimeout(){return this.j.defaultTimeout}get j(){return this.jodit}i18n(t,...e){return this.j.i18n(t,...e)}setParentView(t){return this.jodit=t,t.components.add(this),this}destruct(){return this.j.components.delete(this),super.destruct()}}},(t,e,s)=>{"use strict";s.d(e,{KQ:()=>m,TB:()=>b,ZO:()=>v,as:()=>c,fe:()=>u,pw:()=>p,qz:()=>f});var i=s(15),o=s(16),n=s(3),r=s(20),a=s(33),l=s(34);const c={};let h=1;const d=new Set;function u(){function t(){return h+=10*(Math.random()+1),Math.round(h).toString(16)}let e=t();for(;d.has(e);)e=t();return d.add(e),e}const p=new i.h,f={},m={},g=new WeakMap;function v(t,e,s="div",i=!1){const n=e?(0,a.g)(e.prototype):"jodit-utils",c=g.get(t)||{},h=n+s,d=(0,r.f2)(t)?t:t.j;if(!c[h]){let e=d.c,a=(0,r.Zu)(t)&&t.o.shadowRoot?t.o.shadowRoot:t.od.body;if(i&&(0,r.Zu)(t)&&t.od!==t.ed){e=t.createInside;const i="style"===s?t.ed.head:t.ed.body;a=(0,r.Zu)(t)&&t.o.shadowRoot?t.o.shadowRoot:i}const u=e.element(s,{className:`jodit jodit-${(0,l.GL)(n)}-container jodit-box`});u.classList.add("jodit_theme_"+(d.o.theme||"default")),a.appendChild(u),c[h]=u,t.hookStatus("beforeDestruct",(()=>{o.i.safeRemove(u),delete c[h],Object.keys(c).length&&g.delete(t)})),g.set(t,c)}return c[h].classList.remove("jodit_theme_default","jodit_theme_dark"),c[h].classList.add("jodit_theme_"+(d.o.theme||"default")),c[h]}const b=new n.vp},function(t,e,s){"use strict";s.d(e,{h:()=>o});var i=s(9);class o{constructor(){this._items=new Map}normalizeName(t){return(0,i.kebabCase)(t).toLowerCase()}items(t){const e=[];return this._items.forEach(((t,s)=>{e.push([s,t])})),e.filter((([e])=>!t||t.includes(e)))}add(t,e){this._items.set(this.normalizeName(t),e)}get(t){return this._items.get(this.normalizeName(t))}remove(t){this._items.delete(this.normalizeName(t))}init(t){const e=t.o.extraPlugins.map((t=>(0,i.isString)(t)?{name:t}:t)),s=(0,i.splitArray)(t.o.disablePlugins).map((t=>this.normalizeName(t))),n=[],r={},a=[],l={},c=([e,c])=>{if(s.includes(e)||n.includes(e)||r[e])return;const h=null==c?void 0:c.requires;if(h&&(0,i.isArray)(h)&&this.hasDisabledRequires(s,h))return;const d=o.makePluginInstance(t,c);d&&(this.initOrWait(t,e,d,n,r),a.push(d),l[e]=d)},h=this.loadExtras(t,e);return(0,i.callPromise)(h,(()=>{t.isInDestruct||(this.items(t.o.safeMode?t.o.safePluginsList.concat(e.map((t=>t.name))):null).forEach(c),this.addListenerOnBeforeDestruct(t,a),t.__plugins=l)}))}hasDisabledRequires(t,e){return!(!(null==e?void 0:e.length)||!t.some((t=>e.includes(t))))}static makePluginInstance(t,e){try{return(0,i.isFunction)(e)?new e(t):e}catch(t){}return null}initOrWait(t,e,s,n,r){const a=(e,s)=>{if((0,i.isInitable)(s)){const i=s.requires;if((null==i?void 0:i.length)&&!i.every((t=>n.includes(t))))return r[e]=s,!1;try{s.init(t)}catch(t){}n.push(e)}else n.push(e);return s.hasStyle&&o.loadStyle(t,e),!0};a(e,s),Object.keys(r).forEach((t=>{const e=r[t];e&&a(t,e)&&(r[t]=void 0,delete r[t])}))}addListenerOnBeforeDestruct(t,e){t.e.on("beforeDestruct",(()=>{e.forEach((e=>{(0,i.isDestructable)(e)&&e.destruct(t)})),e.length=0,delete t.__plugins}))}load(t,e){return Promise.all(e.map((e=>{const s=e.url||o.getFullUrl(t,e.name,!0);return(0,i.appendScriptAsync)(t,s).then((t=>({v:t,status:"fulfilled"})),(t=>({e:t,status:"rejected"})))})))}static async loadStyle(t,e){const s=o.getFullUrl(t,e,!1);if(!this.styles.has(s))return this.styles.add(s),(0,i.appendStyleAsync)(t,s)}static getFullUrl(t,e,s){return e=(0,i.kebabCase)(e),t.basePath+"plugins/"+e+"/"+e+"."+(s?"js":"css")}loadExtras(t,e){if(e&&e.length)try{const s=e.filter((t=>!this._items.has(this.normalizeName(t.name))));if(s.length)return this.load(t,s)}catch(t){}}}o.styles=new Set},(t,e,s)=>{"use strict";s.d(e,{b:()=>o.b,i:()=>i.i});var i=s(17),o=s(32)},function(t,e,s){"use strict";s.d(e,{i:()=>r});var i=s(2),o=s(9),n=s(18);class r{static detach(t){for(;t.firstChild;)t.removeChild(t.firstChild)}static wrapInline(t,e,s){let i,n=t,a=t;s.s.save();let l=!1;do{l=!1,i=n.previousSibling,i&&!r.isBlock(i)&&(l=!0,n=i)}while(l);do{l=!1,i=a.nextSibling,i&&!r.isBlock(i)&&(l=!0,a=i)}while(l);const c=(0,o.isString)(e)?s.createInside.element(e):e;n.parentNode&&n.parentNode.insertBefore(c,n);let h=n;for(;h&&(h=n.nextSibling,c.appendChild(n),n!==a&&h);)n=h;return s.s.restore(),c}static wrap(t,e,s){const i=(0,o.isString)(e)?s.element(e):e;if(r.isNode(t)){if(!t.parentNode)throw(0,o.error)("Element should be in DOM");t.parentNode.insertBefore(i,t),i.appendChild(t)}else{const e=t.extractContents();t.insertNode(i),i.appendChild(e)}return i}static unwrap(t){const e=t.parentNode;if(e){for(;t.firstChild;)e.insertBefore(t.firstChild,t);r.safeRemove(t)}}static between(t,e,s){let i=t;for(;i&&i!==e&&(t===i||!s(i));){let t=i.firstChild||i.nextSibling;if(!t){for(;i&&!i.nextSibling;)i=i.parentNode;t=null==i?void 0:i.nextSibling}i=t}}static replace(t,e,s,i=!1,n=!1){(0,o.isHTML)(e)&&(e=s.fromHTML(e));const r=(0,o.isString)(e)?s.element(e):e;if(!n)for(;t.firstChild;)r.appendChild(t.firstChild);return i&&(0,o.toArray)(t.attributes).forEach((t=>{r.setAttribute(t.name,t.value)})),t.parentNode&&t.parentNode.replaceChild(r,t),r}static isEmptyTextNode(t){return r.isText(t)&&(!t.nodeValue||0===t.nodeValue.replace(i.INVISIBLE_SPACE_REG_EXP(),"").trim().length)}static isEmptyContent(t){return r.each(t,(t=>r.isEmptyTextNode(t)))}static isContentEditable(t,e){return r.isNode(t)&&!r.closest(t,(t=>r.isElement(t)&&"false"===t.getAttribute("contenteditable")),e)}static isEmpty(t,e=/^(img|svg|canvas|input|textarea|form)$/){return!t||(r.isText(t)?null==t.nodeValue||0===(0,o.trim)(t.nodeValue).length:!e.test(t.nodeName.toLowerCase())&&r.each(t,(t=>{if(r.isText(t)&&null!=t.nodeValue&&0!==(0,o.trim)(t.nodeValue).length||r.isElement(t)&&e.test(t.nodeName.toLowerCase()))return!1})))}static isNode(t){return!!(t&&(0,o.isString)(t.nodeName)&&"number"==typeof t.nodeType&&t.childNodes&&(0,o.isFunction)(t.appendChild))}static isCell(t){return r.isNode(t)&&/^(td|th)$/i.test(t.nodeName)}static isImage(t){return r.isNode(t)&&/^(img|svg|picture|canvas)$/i.test(t.nodeName)}static isBlock(t){return!(0,o.isVoid)(t)&&"object"==typeof t&&r.isNode(t)&&i.IS_BLOCK.test(t.nodeName)}static isText(t){return!(!t||t.nodeType!==Node.TEXT_NODE)}static isElement(t){var e;return!!r.isNode(t)&&!(!(null===(e=t.ownerDocument)||void 0===e?void 0:e.defaultView)||t.nodeType!==Node.ELEMENT_NODE)}static isHTMLElement(t){var e;if(!r.isNode(t))return!1;const s=null===(e=t.ownerDocument)||void 0===e?void 0:e.defaultView;return!!(s&&t instanceof s.HTMLElement)}static isInlineBlock(t){return r.isElement(t)&&!/^(BR|HR)$/i.test(t.tagName)&&-1!==["inline","inline-block"].indexOf(""+(0,o.css)(t,"display"))}static canSplitBlock(t){return!(0,o.isVoid)(t)&&r.isHTMLElement(t)&&r.isBlock(t)&&!/^(TD|TH|CAPTION|FORM)$/.test(t.nodeName)&&void 0!==t.style&&!/^(fixed|absolute)/i.test(t.style.position)}static last(t,e){let s=null==t?void 0:t.lastChild;if(!s)return null;do{if(e(s))return s;let i=s.lastChild;if(i||(i=s.previousSibling),!i&&s.parentNode!==t){do{s=s.parentNode}while(s&&!(null==s?void 0:s.previousSibling)&&s.parentNode!==t);i=null==s?void 0:s.previousSibling}s=i}while(s);return null}static prev(t,e,s,i=!0){return r.find(t,e,s,!1,i)}static next(t,e,s,i=!0){return r.find(t,e,s,!0,i)}static prevWithClass(t,e){return r.prev(t,(t=>r.isElement(t)&&t.classList.contains(e)),t.parentNode)}static nextWithClass(t,e){return r.next(t,(t=>r.isElement(t)&&t.classList.contains(e)),t.parentNode)}static find(t,e,s,i=!0,o=!0){const n=this.nextGen(t,s,i,o);let r=n.next();for(;!r.done;){if(e(r.value))return r.value;r=n.next()}return null}static*nextGen(t,e,s=!0,i=!0){const o=[];let n=t;do{let e=s?n.nextSibling:n.previousSibling;for(;e;)o.unshift(e),e=s?e.nextSibling:e.previousSibling;yield*this.runInStack(t,o,s,i),n=n.parentNode}while(n!==e);return null}static each(t,e,s=!0){const i=this.eachGen(t,s);let o=i.next();for(;!o.done;){if(!1===e(o.value))return!1;o=i.next()}return!0}static eachGen(t,e=!0){return this.runInStack(t,[t],e)}static*runInStack(t,e,s,i=!0){for(;e.length;){const o=e.pop();if(i){let t=s?o.lastChild:o.firstChild;for(;t;)e.push(t),t=s?t.previousSibling:t.nextSibling}t!==o&&(yield o)}}static findWithCurrent(t,e,s,i="nextSibling",o="firstChild"){let n=t;do{if(e(n))return n||null;if(o&&n&&n[o]){const t=r.findWithCurrent(n[o],e,n,i,o);if(t)return t}for(;n&&!n[i]&&n!==s;)n=n.parentNode;n&&n[i]&&n!==s&&(n=n[i])}while(n&&n!==s);return null}static findSibling(t,e=!0,s=(t=>!r.isEmptyTextNode(t))){let i=r.sibling(t,e);for(;i&&!s(i);)i=r.sibling(i,e);return i&&s(i)?i:null}static sibling(t,e){return e?t.previousSibling:t.nextSibling}static up(t,e,s,i=!1){let o=t;if(!o)return null;do{if(e(o))return o;if(o===s||!o.parentNode)break;o=o.parentNode}while(o&&o!==s);return o===s&&i&&e(o)?o:null}static closest(t,e,s){let i;return i=(0,o.isFunction)(e)?e:(0,o.isArray)(e)?t=>!(!t||!e.includes(t.nodeName.toLowerCase())):t=>!(!t||e!==t.nodeName.toLowerCase()),r.up(t,i,s)}static furthest(t,e,s){let i=null,o=null==t?void 0:t.parentElement;for(;o&&o!==s&&e(o);)i=o,o=null==o?void 0:o.parentElement;return i}static appendChildFirst(t,e){const s=t.firstChild;s?s!==e&&t.insertBefore(e,s):t.appendChild(e)}static after(t,e){const{parentNode:s}=t;s&&(s.lastChild===t?s.appendChild(e):s.insertBefore(e,t.nextSibling))}static before(t,e){const{parentNode:s}=t;s&&s.insertBefore(e,t)}static prepend(t,e){t.insertBefore(e,t.firstChild)}static append(t,e){(0,o.isArray)(e)?e.forEach((e=>{this.append(t,e)})):t.appendChild(e)}static moveContent(t,e,s=!1){const i=(t.ownerDocument||document).createDocumentFragment();(0,o.toArray)(t.childNodes).forEach((t=>{i.appendChild(t)})),s&&e.firstChild?e.insertBefore(i,e.firstChild):e.appendChild(i)}static all(t,e,s=!1){let i=t.childNodes?(0,o.toArray)(t.childNodes):[];return e(t)?t:(s&&(i=i.reverse()),i.forEach((t=>{r.all(t,e,s)})),null)}static isOrContains(t,e,s=!1){return t===e?!s:!!(e&&t&&this.up(e,(e=>e===t),t,!0))}static safeRemove(...t){t.forEach((t=>r.isNode(t)&&t.parentNode&&t.parentNode.removeChild(t)))}static hide(t){t&&((0,o.dataBind)(t,"__old_display",t.style.display),t.style.display="none")}static show(t){if(!t)return;const e=(0,o.dataBind)(t,"__old_display");"none"===t.style.display&&(t.style.display=e||"")}static isTag(t,e){const s=(0,o.asArray)(e).map(String);for(let e=0;s.length>e;e+=1)if(this.isElement(t)&&t.tagName.toLowerCase()===s[e].toLowerCase())return!0;return!1}static markTemporary(t,e){return e&&(0,o.attr)(t,e),(0,o.attr)(t,i.TEMP_ATTR,!0),t}static isTemporary(t){return!!r.isElement(t)&&(n.Ph.isMarker(t)||"true"===(0,o.attr)(t,i.TEMP_ATTR))}static replaceTemporaryFromString(t){return t.replace(/<([a-z]+)[^>]+data-jodit-temp[^>]+>(.+?)<\/\1>/gi,"$2")}static temporaryList(t){return(0,o.$$)(`[${i.TEMP_ATTR}]`,t)}}},function(t,e,s){"use strict";s.d(e,{RP:()=>T,Ph:()=>u});var i=s(2),o=s(9),n=s(16),r=s(14);function a(t,e,s,i,a=!1){const{style:c,className:h}=t.options;return c&&(0,o.size)(c)>0&&Object.keys(c).forEach((h=>{if(""!==e.style.getPropertyValue((0,o.kebabCase)(h))||null!=c[h]){if(((t,e,s)=>{const i=t.create.element(e.tagName.toLowerCase());i.style.cssText=e.style.cssText,(t=>{var e;if(void 0!==(0,o.dataBind)(t,"shadowRoot"))return(0,o.dataBind)(t,"shadowRoot");const s=(0,r.ZO)(t),i=document.createElement("iframe");(0,o.css)(i,{width:0,height:0,position:"absolute",border:0}),i.src="about:blank",s.appendChild(i);const n=null===(e=i.contentWindow)||void 0===e?void 0:e.document,a=n?n.body:t.od.body;return(0,o.dataBind)(t,"shadowRoot",a),a})(t).appendChild(i);const a=(0,o.css)(i,s);return n.i.safeRemove(i),a})(s,e,h)===(0,o.normalizeCssValue)(h,c[h]))return!a&&(0,o.css)(e,h,null),void(i=l(t,e,i=j));i=E,!a&&(0,o.css)(e,h,c[h]),a||(i=l(t,e,i))}})),h&&(e.classList.contains(h)?(e.classList.remove(h),i=j):(e.classList.add(h),i=E)),i}function l(t,e,s){return(0,o.attr)(e,"style")||((0,o.attr)(e,"style",null),e.tagName.toLowerCase()===t.defaultTag&&(n.i.unwrap(e),s=x)),s}var c=s(31),h=s(19),d=s(30);class u{constructor(t){this.jodit=t,t.e.on("removeMarkers",(()=>{this.removeMarkers()}))}get j(){return this.jodit}errorNode(t){if(!n.i.isNode(t))throw(0,o.error)("Parameter node must be instance of Node")}get area(){return this.j.editor}get win(){return this.j.ew}get doc(){return this.j.ed}get sel(){return this.j.o.shadowRoot&&(0,o.isFunction)(this.j.o.shadowRoot.getSelection)?this.j.o.shadowRoot.getSelection():this.win.getSelection()}get range(){const t=this.sel;return t&&t.rangeCount?t.getRangeAt(0):this.createRange()}createRange(t=!1){const e=this.doc.createRange();return t&&this.selectRange(e),e}remove(){const t=this.sel,e=this.current();if(t&&e)for(let e=0;t.rangeCount>e;e+=1)t.getRangeAt(e).deleteContents(),t.getRangeAt(e).collapse(!0)}clear(){var t,e;(null===(t=this.sel)||void 0===t?void 0:t.rangeCount)&&(null===(e=this.sel)||void 0===e||e.removeAllRanges())}removeNode(t){if(!n.i.isOrContains(this.j.editor,t,!0))throw(0,o.error)("Selection.removeNode can remove only editor's children");n.i.safeRemove(t),this.j.e.fire("afterRemoveNode",t)}insertCursorAtPoint(t,e){this.removeMarkers();try{const s=this.createRange();return(()=>{if(this.doc.caretPositionFromPoint){const i=this.doc.caretPositionFromPoint(t,e);if(i)return void s.setStart(i.offsetNode,i.offset)}if(this.doc.caretRangeFromPoint){const i=this.doc.caretRangeFromPoint(t,e);s.setStart(i.startContainer,i.startOffset)}})(),s.collapse(!0),this.selectRange(s),!0}catch(t){}return!1}static isMarker(t){return n.i.isNode(t)&&n.i.isTag(t,"span")&&t.hasAttribute("data-"+i.MARKER_CLASS)}get hasMarkers(){return!!this.markers.length}get markers(){return(0,o.$$)("span[data-"+i.MARKER_CLASS+"]",this.area)}removeMarkers(){n.i.safeRemove.apply(null,this.markers)}marker(t=!1,e){let s=null;e&&(s=e.cloneRange(),s.collapse(t));const o=this.j.createInside.span();return o.id=i.MARKER_CLASS+"_"+Number(new Date)+"_"+(Math.random()+"").slice(2),o.style.lineHeight="0",o.style.display="none",o.setAttribute("data-"+i.MARKER_CLASS,t?"start":"end"),o.appendChild(this.j.createInside.text(i.INVISIBLE_SPACE)),s&&n.i.isOrContains(this.area,t?s.startContainer:s.endContainer)&&s.insertNode(o),o}restore(){let t=!1;const e=t=>`span[data-${i.MARKER_CLASS}=${t?"start":"end"}]`,s=this.area.querySelector(e(!0)),o=this.area.querySelector(e(!1));if(s){if(t=this.createRange(),o)t.setStartAfter(s),n.i.safeRemove(s),t.setEndBefore(o),n.i.safeRemove(o);else{const e=s.previousSibling;n.i.isText(e)?t.setStart(e,e.nodeValue?e.nodeValue.length:0):t.setStartBefore(s),n.i.safeRemove(s),t.collapse(!0)}t&&this.selectRange(t)}}save(t=!1){if(this.hasMarkers)return[];const e=this.sel;if(!e||!e.rangeCount)return[];const s=[],i=e.rangeCount,o=[];for(let t=0;i>t;t+=1)if(o[t]=e.getRangeAt(t),o[t].collapsed){const e=this.marker(!0,o[t]);s[t]={startId:e.id,collapsed:!0,startMarker:e.outerHTML}}else{const e=this.marker(!0,o[t]),i=this.marker(!1,o[t]);s[t]={startId:e.id,endId:i.id,collapsed:!1,startMarker:e.outerHTML,endMarker:i.outerHTML}}if(!t){e.removeAllRanges();for(let t=i-1;t>=0;--t){const i=this.doc.getElementById(s[t].startId);if(i)if(s[t].collapsed)o[t].setStartAfter(i),o[t].collapse(!0);else if(o[t].setStartBefore(i),s[t].endId){const e=this.doc.getElementById(s[t].endId);e&&o[t].setEndAfter(e)}try{e.addRange(o[t].cloneRange())}catch(t){}}}return s}focus(t={preventScroll:!0}){var e,s;if(!this.isFocused()){const i=(0,o.getScrollParent)(this.j.container),r=null==i?void 0:i.scrollTop;this.j.iframe&&"complete"===this.doc.readyState&&this.j.iframe.focus(t),this.win.focus(),this.area.focus(t),r&&(null==i?void 0:i.scrollTo)&&i.scrollTo(0,r);const a=this.sel,l=(null==a?void 0:a.rangeCount)?null==a?void 0:a.getRangeAt(0):null;if(!l||!n.i.isOrContains(this.area,l.startContainer)){const t=this.createRange();t.setStart(this.area,0),t.collapse(!0),this.selectRange(t,!1)}return this.j.editorIsActive||null===(s=null===(e=this.j)||void 0===e?void 0:e.events)||void 0===s||s.fire("focus"),!0}return!1}isCollapsed(){const t=this.sel;for(let e=0;t&&t.rangeCount>e;e+=1)if(!t.getRangeAt(e).collapsed)return!1;return!0}isFocused(){return this.doc.hasFocus&&this.doc.hasFocus()&&this.area===this.doc.activeElement}current(t=!0){if(this.j.getRealMode()===i.MODE_WYSIWYG){const e=this.sel;if(!e||0===e.rangeCount)return null;const s=e.getRangeAt(0);let i=s.startContainer,o=!1;const r=t=>o?t.lastChild:t.firstChild;if(n.i.isTag(i,"br")&&e.isCollapsed)return i;if(!n.i.isText(i)){if(i=s.startContainer.childNodes[s.startOffset],i||(i=s.startContainer.childNodes[s.startOffset-1],o=!0),i&&e.isCollapsed&&!n.i.isText(i))if(!o&&n.i.isText(i.previousSibling))i=i.previousSibling;else if(t){let t=r(i);for(;t;){if(t&&n.i.isText(t)){i=t;break}t=r(t)}}if(i&&!e.isCollapsed&&!n.i.isText(i)){let t=i,e=i;do{t=t.firstChild,e=e.lastChild}while(t&&e&&!n.i.isText(t));t===e&&t&&n.i.isText(t)&&(i=t)}}if(i&&n.i.isOrContains(this.area,i))return i}return null}insertNode(t,e=!0,s=!0){var o;this.errorNode(t),this.j.e.fire("safeHTML",t),!this.isFocused()&&this.j.isEditorMode()&&(this.focus(),this.restore());const r=this.sel;if(this.isCollapsed()||this.j.execCommand("Delete"),r&&r.rangeCount){const e=r.getRangeAt(0);n.i.isOrContains(this.area,e.commonAncestorContainer)?n.i.isTag(e.startContainer,i.INSEPARABLE_TAGS)&&e.collapsed?null===(o=e.startContainer.parentNode)||void 0===o||o.insertBefore(t,e.startContainer):(e.deleteContents(),e.insertNode(t)):this.area.appendChild(t)}else this.area.appendChild(t);e&&(t.nodeType===Node.DOCUMENT_FRAGMENT_NODE?t.lastChild&&this.setCursorAfter(t.lastChild):this.setCursorAfter(t)),s&&this.j.events&&this.j.e.fire("synchro"),this.j.events&&this.j.e.fire("afterInsertNode",t)}insertHTML(t){if(""===t)return;const e=this.j.createInside.div(),s=this.j.createInside.fragment();let i;if(!this.isFocused()&&this.j.isEditorMode()&&(this.focus(),this.restore()),n.i.isNode(t)?e.appendChild(t):e.innerHTML=""+t,(this.j.isEditorMode()||!1!==this.j.e.fire("insertHTML",e.innerHTML))&&(i=e.lastChild,i)){for(;e.firstChild;)i=e.firstChild,s.appendChild(e.firstChild);this.insertNode(s,!1,!1),i?this.setCursorAfter(i):this.setCursorIn(s),this.j.e&&this.j.e.fire("synchro")}}insertImage(t,e=null,s=null){const i=(0,o.isString)(t)?this.j.createInside.element("img"):t;if((0,o.isString)(t)&&i.setAttribute("src",t),null!=s){let t=""+s;t&&"auto"!==t&&0>(t+"").indexOf("px")&&0>(t+"").indexOf("%")&&(t+="px"),(0,o.call)(this.j.o.resizer.forImageChangeAttributes?o.attr:o.css,i,"width",t)}e&&"object"==typeof e&&(0,o.css)(i,e);const n=()=>{(i.offsetHeight>i.naturalHeight||i.offsetWidth>i.naturalWidth)&&(i.style.width="",i.style.height=""),i.removeEventListener("load",n)};this.j.e.on(i,"load",n),i.complete&&n(),this.insertNode(i),this.j.e.fire("afterInsertImage",i)}eachSelection(t){var e;const s=this.sel;if(s&&s.rangeCount){const r=s.getRangeAt(0);let a=r.commonAncestorContainer;n.i.isHTMLElement(a)||(a=a.parentElement);const l=[],c=r.startOffset,h=a.childNodes.length,d=h>c?c:h-1;let p=r.startContainer===this.area?a.childNodes[d]:r.startContainer,f=r.endContainer===this.area?a.childNodes[r.endOffset-1]:r.endContainer;n.i.isText(p)&&p===r.startContainer&&r.startOffset===(null===(e=p.nodeValue)||void 0===e?void 0:e.length)&&p.nextSibling&&(p=p.nextSibling),n.i.isText(f)&&f===r.endContainer&&0===r.endOffset&&f.previousSibling&&(f=f.previousSibling);const m=t=>{!t||t===a||n.i.isEmptyTextNode(t)||u.isMarker(t)||l.push(t)};m(p),p!==f&&n.i.find(p,(t=>(m(t),t===f||t&&t.contains&&t.contains(f))),a,!0,!1);const g=e=>{if(n.i.isOrContains(this.j.editor,e,!0)){if(e.nodeName.match(/^(UL|OL)$/))return(0,o.toArray)(e.childNodes).forEach(g);if(n.i.isTag(e,"li"))if(e.firstChild)e=e.firstChild;else{const t=this.j.createInside.text(i.INVISIBLE_SPACE);e.appendChild(t),e=t}t(e)}};0===l.length&&n.i.isEmptyTextNode(p)&&l.push(p),0===l.length&&p.firstChild&&l.push(p.firstChild),l.forEach(g)}}cursorInTheEdge(t,e){var s,r;const a=!t,l=null===(s=this.sel)||void 0===s?void 0:s.getRangeAt(0),c=this.current(!1);if(!l||!c||!n.i.isOrContains(e,c,!0))return null;const h=t?l.startContainer:l.endContainer,d=t?l.startOffset:l.endOffset,u=t=>!(!t||n.i.isTag(t,"br")||n.i.isEmptyTextNode(t));if(n.i.isText(h)){const e=(null===(r=h.nodeValue)||void 0===r?void 0:r.length)?h.nodeValue:"";if(a&&e.replace((0,i.INVISIBLE_SPACE_REG_EXP_END)(),"").length>d)return!1;const s=(0,i.INVISIBLE_SPACE_REG_EXP_START)().exec(e);if(t&&(s&&d>s[0].length||!s&&d>0))return!1}else{const t=(0,o.toArray)(h.childNodes);if(a){if(t.slice(d).some(u))return!1}else if(t.slice(0,d).some(u))return!1}return!(0,o.call)(t?n.i.prev:n.i.next,c,u,e)}cursorOnTheLeft(t){return this.cursorInTheEdge(!0,t)}cursorOnTheRight(t){return this.cursorInTheEdge(!1,t)}setCursorAfter(t){return this.setCursorNearWith(t,!1)}setCursorBefore(t){return this.setCursorNearWith(t,!0)}setCursorNearWith(t,e){var s,r;if(this.errorNode(t),!n.i.up(t,(t=>t===this.area||t&&t.parentNode===this.area),this.area))throw(0,o.error)("Node element must be in editor");const a=this.createRange();let l=null;return n.i.isText(t)?e?a.setStart(t,0):a.setEnd(t,null!==(r=null===(s=t.nodeValue)||void 0===s?void 0:s.length)&&void 0!==r?r:0):(l=this.j.createInside.text(i.INVISIBLE_SPACE),e?a.setStartBefore(t):a.setEndAfter(t),a.collapse(e),a.insertNode(l),a.selectNode(l)),a.collapse(e),this.selectRange(a),l}setCursorIn(t,e=!1){if(this.errorNode(t),!n.i.up(t,(t=>t===this.area||t&&t.parentNode===this.area),this.area))throw(0,o.error)("Node element must be in editor");const s=this.createRange();let r=t,a=t;do{if(n.i.isText(r))break;a=r,r=e?r.firstChild:r.lastChild}while(r);if(!r){const t=this.j.createInside.text(i.INVISIBLE_SPACE);/^(img|br|input)$/i.test(a.nodeName)?r=a:(a.appendChild(t),a=t)}return s.selectNodeContents(r||a),s.collapse(e),this.selectRange(s),a}selectRange(t,e=!0){const s=this.sel;return e&&!this.isFocused()&&this.focus(),s&&(s.removeAllRanges(),s.addRange(t)),this.j.e.fire("changeSelection"),this}select(t,e=!1){if(this.errorNode(t),!n.i.up(t,(t=>t===this.area||t&&t.parentNode===this.area),this.area))throw(0,o.error)("Node element must be in editor");const s=this.createRange();return s[e?"selectNodeContents":"selectNode"](t),this.selectRange(s)}get html(){const t=this.sel;if(t&&t.rangeCount>0){const e=t.getRangeAt(0).cloneContents(),s=this.j.createInside.div();return s.appendChild(e),s.innerHTML}return""}*wrapInTagGen(){if(this.isCollapsed()){const t=this.jodit.createInside.element("font",i.INVISIBLE_SPACE);this.insertNode(t,!1,!1);const[e]=this.markers;return e?t.appendChild(e):(this.setCursorIn(t),this.save()),yield t,void n.i.unwrap(t)}if((0,o.$$)("*[style*=font-size]",this.area).forEach((t=>(0,o.attr)(t,"data-font-size",""+t.style.fontSize))),this.isCollapsed()){const t=this.j.createInside.element("font");(0,o.attr)(t,"size",7),this.insertNode(t,!1,!1)}else this.j.nativeExecCommand("fontsize",!1,"7");(0,o.$$)("*[data-font-size]",this.area).forEach((t=>{const e=(0,o.attr)(t,"data-font-size");e&&(t.style.fontSize=e,(0,o.attr)(t,"data-font-size",null))}));const t=(0,o.$$)('font[size="7"]',this.area);for(const e of t){const{firstChild:t,lastChild:s}=e;t&&t===s&&u.isMarker(t)||(t&&u.isMarker(t)&&n.i.before(e,t),s&&u.isMarker(s)&&n.i.after(e,s),yield e),n.i.unwrap(e)}}wrapInTag(t){const e=[];for(const s of this.wrapInTagGen())try{if(s.firstChild&&s.firstChild===s.lastChild&&u.isMarker(s.firstChild))continue;(0,o.isFunction)(t)?t(s):e.push(n.i.replace(s,t,this.j.createInside))}finally{const t=s.parentNode;t&&(n.i.unwrap(s),n.i.isEmpty(t)&&n.i.unwrap(t))}return e}applyStyle(t,e={}){new T({style:t,element:e.element,className:e.className,defaultTag:e.defaultTag}).apply(this.j)}splitSelection(t){if(!this.isCollapsed())return null;const e=this.createRange(),s=this.range;e.setStartBefore(t);const o=this.cursorOnTheRight(t),r=this.cursorOnTheLeft(t),a=this.j.createInside.element("br"),l=this.j.createInside.text(i.INVISIBLE_SPACE),c=l.cloneNode();try{if(o||r){s.insertNode(a);const t=(t,e)=>{let s=e(t);for(;s;){const t=e(s);if(!s||!n.i.isTag(s,"br")&&!n.i.isEmptyTextNode(s))break;n.i.safeRemove(s),s=t}};t(a,(t=>t.nextSibling)),t(a,(t=>t.previousSibling)),n.i.after(a,c),n.i.before(a,l),o?(e.setEndBefore(a),s.setEndBefore(a)):(e.setEndAfter(a),s.setEndAfter(a))}else e.setEnd(s.startContainer,s.startOffset);const i=e.extractContents();if(t.parentNode)try{if(t.parentNode.insertBefore(i,t),o&&(null==a?void 0:a.parentNode)){const t=this.createRange();t.setStartBefore(a),this.selectRange(t)}}catch(t){}const h=t=>{var e,s,i;(null===(e=null==t?void 0:t.parentNode)||void 0===e?void 0:e.firstChild)===(null===(s=null==t?void 0:t.parentNode)||void 0===s?void 0:s.lastChild)&&(null===(i=null==t?void 0:t.parentNode)||void 0===i||i.appendChild(a.cloneNode()))};h(l),h(c)}finally{n.i.safeRemove(l),n.i.safeRemove(c)}return t.previousElementSibling}expandSelection(){if(this.isCollapsed())return this;const{range:t}=this,e=t.cloneRange();if(!n.i.isOrContains(this.j.editor,t.commonAncestorContainer,!0))return this;const s=e=>{const s=this.j.createInside.fake(),i=t.cloneRange();return i.collapse(e),i.insertNode(s),(0,d.f)(s,e,this.j.editor),s},i=s(!0),o=s(!1);e.setStartAfter(i),e.setEndBefore(o);const r=n.i.findSibling(i,!1),a=n.i.findSibling(o,!0);if(r!==a){const t=n.i.isElement(r)&&n.i.isOrContains(r,o),s=!t&&n.i.isElement(a)&&n.i.isOrContains(a,i);if(t||s){let s=t?r:a,l=s;for(;n.i.isElement(s);)s=t?s.firstElementChild:s.lastElementChild,s&&n.i.isOrContains(s,t?o:i)&&(l=s);t?e.setStart(l,0):e.setEnd(l,l.childNodes.length)}}return this.selectRange(e),n.i.safeRemove(i,o),this}}function p(t,e,s){const i=s.s.createRange(),o=u.isMarker(e.previousSibling)?e.previousSibling:e;i.setStartBefore(t),i.setEndBefore(o),f(t,i,!0);const n=u.isMarker(e.nextSibling)?e.nextSibling:e;i.setStartAfter(n),i.setEndAfter(t),f(t,i,!1)}function f(t,e,s){const i=e.extractContents();i.textContent&&(0,o.trim)(i.textContent).length||!i.firstChild||n.i.unwrap(i.firstChild),t.parentNode&&(0,o.call)(s?n.i.before:n.i.after,t,i)}(0,c.gn)([h.autobind],u.prototype,"createRange",null),(0,c.gn)([h.autobind],u.prototype,"focus",null),(0,c.gn)([h.autobind],u.prototype,"setCursorAfter",null),(0,c.gn)([h.autobind],u.prototype,"setCursorBefore",null),(0,c.gn)([h.autobind],u.prototype,"setCursorIn",null);class m{constructor(t,e){this.state=t,this.transitions=e,this.subState="",this.silent=!0}setState(t,e){this.state=t,null!=e&&(this.subState=e)}getState(){return this.state}getSubState(){return this.subState}disableSilent(){this.silent=!1}dispatch(t,...e){const s=this.transitions[this.state][t];if(s)return s.call(this,...e);if(!this.silent)throw Error("invalid action: "+this.state+"."+t)}}function g(t){return!(!t||n.i.isEmptyTextNode(t)||n.i.isTemporary(t))}function v(t,e,s){if(!e)return!1;const{element:i,elementIsDefault:r,options:a}=t,l=!(!a.style||!((t,e)=>!(n.i.isTag(t,"font")||!n.i.isHTMLElement(t)||!Object.keys(e).every((s=>{const i=(0,o.css)(t,s,!0);return!(0,o.isVoid)(i)&&""!==i&&!(0,o.isVoid)(e[s])&&(""+(0,o.normalizeCssValue)(s,e[s])).toLowerCase()===(""+i).toLowerCase()}))))(e,a.style)),c=e.nodeName.toLowerCase()===i||n.i.isTag(e,["ul","ol"])&&t.elementIsList;return!!((!r||!s)&&c||l&&g(e))||!(c||s||!r||!n.i.isInlineBlock(e))}function b(t,e){const{element:s,options:i}=t;if(!e||!g(e))return!1;const r=e.nodeName.toLowerCase()===s,a=!(!i.style||!((t,e)=>!(n.i.isTag(t,"font")||!n.i.isHTMLElement(t)||!Object.keys(e).every((e=>!(0,o.isVoid)((0,o.css)(t,e,!0))))))(e,i.style));return r&&a}function w(t,e,s){const{parentNode:i}=e;return i===s||!n.i.isHTMLElement(i)||n.i.next(e,g,i)||n.i.prev(e,g,i)?null:t.isElementCommit&&t.elementIsBlock&&!n.i.isBlock(i)?w(t,i,s):!v(t,i,!1)||n.i.isBlock(i)&&!t.elementIsBlock?null:i}function y(t,e){const{s,editor:i}=t,r=new m("start",{start:{start(){s.save(),(0,o.normalizeNode)(i.firstChild),this.setState("generator")}},generator:{initGenerator(){return t.s.wrapInTagGen()},nextFont(t){const e=t.next();if(e.done)this.setState("end");else if(!((t,e)=>!!n.i.closest(t,["style","script"],e))(e.value,i)&&!n.i.isEmptyContent(e.value))return this.setState("check"),e.value}},check:{work(s){let i=w(e,s,t.editor)||((t,e)=>{let{firstChild:s}=e;for(;s&&!g(s);)if(s=s.nextSibling,!s)return null;return s&&!n.i.next(s,g,e)&&v(t,s,!1)?s:null})(e,s);return i?(this.setState("wholeElement"),i):(i=n.i.closest(s,(t=>v(e,t,!0)),t.editor),i&&(e.elementIsBlock||p(i,s,t)),e.elementIsList&&n.i.isTag(i,["ul","ol"])?(this.setState("orderList"),s):i?(this.setState("wholeElement"),i):((t,e)=>{const s=[],i=[];let r;const a=t.options.style;if(e.firstChild){const l=n.i.eachGen(e);let c=l.next();for(;!c.done;){const e=c.value;v(t,e,!0)?(void 0===r&&(r=!0),s.push(e)):a&&b(t,e)?(void 0===r&&(r=!1),i.push((()=>{(0,o.css)(e,Object.keys(a).reduce(((t,e)=>(t[e]=null,t)),{})),(0,o.attr)(e,"style")||(0,o.attr)(e,"style",null),e.nodeName.toLowerCase()===t.element&&s.push(e)}))):n.i.isEmptyTextNode(e)||void 0===r&&(r=!1),c=l.next()}}return i.forEach((t=>t())),s.forEach(n.i.unwrap),!!r})(e,s)?(this.setState("endProcess"),null):(this.setState("wrap"),s))}},wholeElement:{toggleStyles(s){let i=S;var o,r;r=s,i=((o=e).elementIsBlock||n.i.isTag(r,o.element)&&!o.elementIsDefault)&&(n.i.unwrap(r),1)?x:a(e,s,t,i),this.setState("generator",i)}},orderList:{toggleStyles(s){let i=S;const o=n.i.closest(s,"li",t.editor);o&&n.i.closest(s,["ul","ol"],t.editor)?(i=((t,e,s,i)=>{if(!e)return i;const o=e.parentElement;return o?o.tagName.toLowerCase()!==t.element?(a(t,n.i.replace(o,t.element,s.createInside),s,i),k):a(t,e.parentElement,s,S,!0)===E?a(t,e.parentElement,s,i):(p(o,e,s),n.i.unwrap(e.parentElement),n.i.replace(e,s.o.enter,s.createInside),i):i})(e,o,t,i),this.setState(i!==k&&i!==x&&i!==E?"generator":"endWhile")):this.setState("generator")}},wrap:{toggleStyles(s){if("unwrap"!==this.getSubState()){const i=((t,e,s)=>{const i=((t,e,s)=>{if(t.elementIsBlock){const t=n.i.up(e,(t=>n.i.isBlock(t)&&!n.i.isTag(t,["td","th","tr","tbody","table","li","ul","ol"])),s.editor);if(t)return t}return t.elementIsBlock?((t,e,s,i)=>{const o=s.editor,r=s.createInside,a=(t,e="previousSibling")=>{let i=t,r=t;for(;r&&!n.i.isTag(r,s.o.enter)&&(i=r,r=r[e]?r[e]:r.parentNode&&!n.i.isBlock(r.parentNode)&&r.parentNode!==o?r.parentNode:null,!n.i.isBlock(r)););return i},l=a(e),c=a(e,"nextSibling"),h=i();h.setStartBefore(l),h.setEndAfter(c);const d=h.extractContents(),u=r.element(t.element);return u.appendChild(d),h.insertNode(u),t.elementIsBlock&&n.i.isEmpty(u)&&!n.i.isTag(u.firstElementChild,"br")&&u.appendChild(r.element("br")),u})(t,e,s,s.s.createRange):((0,o.attr)(e,"size",null),e)})(t,e,s);return t.elementIsList?((t,e,s)=>{const i=n.i.replace(e,"li",s.createInside);let o=i.previousElementSibling||i.nextElementSibling;return n.i.isTag(o,["ul","ol"])||(o=s.createInside.element(t.element),n.i.before(i,o)),i.previousElementSibling===o?n.i.append(o,i):n.i.prepend(o,i),o})(t,i,s):n.i.replace(i,t.element,s.createInside,!0)})(e,s,t);a(e,i,t,C)}this.setState("generator")}},endWhile:{nextFont(t){t.next().done&&this.setState("end")}},endProcess:{toggleStyles(){this.setState("generator")}},end:{finalize(){s.restore()}}});r.dispatch("start");const l=r.dispatch("initGenerator");for(;"end"!==r.getState();){const t=r.dispatch("nextFont",l);if(t){const e=r.dispatch("work",t);r.dispatch("toggleStyles",e)}}r.dispatch("finalize",l)}const C="wrap",x="unwrap",E="change",j="unset",S="initial",k="replace";class T{constructor(t){this.options=t}get elementIsList(){return!(!this.options.element||!["ul","ol"].includes(this.options.element))}get element(){return this.options.element||this.defaultTag}get elementIsBlock(){return!(!this.options.element||!i.IS_BLOCK.test(this.options.element))}get isElementCommit(){return!(!this.options.element||this.options.element===this.options.defaultTag)}get defaultTag(){return this.options.defaultTag?this.options.defaultTag:this.elementIsBlock?"p":"span"}get elementIsDefault(){return this.element===this.defaultTag}apply(t){y(t,this)}}},function(t,e,s){"use strict";s.r(e),s.d(e,{autobind:()=>j,cache:()=>o,component:()=>r,debounce:()=>h,getPropertyDescriptor:()=>w,hook:()=>p,idle:()=>u,nonenumerable:()=>f,persistent:()=>m,throttle:()=>d,wait:()=>g,watch:()=>y});var i=s(9);function o(t,e,s){const o=s.get;if(!o)throw(0,i.error)("Getter property descriptor expected");s.get=function(){const t=o.call(this);return t&&!0===t.noCache||Object.defineProperty(this,e,{configurable:s.configurable,enumerable:s.enumerable,writable:!1,value:t}),t}}const n=t=>(0,i.isFunction)(t.className)?t.className():NaN;function r(t){class e extends t{constructor(...t){super(...t);const s=Object.getPrototypeOf(this)===e.prototype,i=n(this)===n(e.prototype);(s||i)&&this.setStatus("ready")}}return e.prototype.constructor=t,e}var a=s(20),l=s(13),c=s(4);function h(t,e=!1,s="debounce"){return(i,o)=>{const n=i[o];if(!(0,a.mf)(n))throw(0,c.v)("Handler must be a Function");return i.hookStatus(l.n$.ready,(i=>{const n=(0,a.f2)(i)?i:i.jodit,r=(0,a.mf)(t)?t(i):t;Object.defineProperty(i,o,{configurable:!0,value:n.async[s](i[o].bind(i),(0,a.hj)(r)||(0,a.PO)(r)?r:n.defaultTimeout,e)})})),{configurable:!0,get(){return n.bind(this)}}}}function d(t,e=!1){return h(t,e,"throttle")}function u(){return(t,e)=>{if(!(0,i.isFunction)(t[e]))throw(0,i.error)("Handler must be a Function");t.hookStatus(l.n$.ready,(t=>{const s=(0,i.isViewObject)(t)?t:t.jodit,o=t[e];t[e]=(...e)=>s.async.requestIdleCallback(o.bind(t,...e))}))}}function p(t){return(e,s)=>{if(!(0,a.mf)(e[s]))throw(0,c.v)("Handler must be a Function");e.hookStatus(t,(t=>{t[s].call(t)}))}}const f=(t,e)=>{!1!==(Object.getOwnPropertyDescriptor(t,e)||{}).enumerable&&Object.defineProperty(t,e,{enumerable:!1,set(t){Object.defineProperty(this,e,{enumerable:!1,writable:!0,value:t})}})};function m(t,e){t.hookStatus(l.n$.ready,(t=>{const s=(0,i.isViewObject)(t)?t:t.jodit,o=`${s.options.namespace}${t.componentName}_prop_${e}`,n=t[e];Object.defineProperty(t,e,{get(){var t;return null!==(t=s.storage.get(o))&&void 0!==t?t:n},set(t){s.storage.set(o,t)}})}))}function g(t){return(e,s)=>{if(!(0,i.isFunction)(e[s]))throw(0,i.error)("Handler must be a Function");e.hookStatus(l.n$.ready,(e=>{const o=(0,i.isViewObject)(e)?e.async:e.j.async,n=e[s];let r=0;Object.defineProperty(e,s,{configurable:!0,value:function s(...i){o.clearTimeout(r),t(e)?n.apply(e,i):r=o.setTimeout((()=>s(...i)),10)}})}))}}var v=s(3),b=s(29);function w(t,e){let s;do{s=Object.getOwnPropertyDescriptor(t,e),t=Object.getPrototypeOf(t)}while(!s&&t);return s}function y(t,e){return(s,i)=>{if(!(0,a.mf)(s[i]))throw(0,c.v)("Handler must be a Function");const o=o=>{const n=(t,...e)=>{if(!o.isInDestruct)return o[i](t,...e)};(0,b.C)(t).forEach((t=>{if(/:/.test(t)){const[s,i]=t.split(":");let r=e;const l=(0,a.f2)(o)?o:o.jodit;return s.length&&(r=o.get(s)),(0,a.mf)(r)&&(r=r(o)),l.events.on(r||o,i,n),r||l.events.on(i,n),void l.hookStatus("beforeDestruct",(()=>{l.events.off(r||o,i,n).off(i,n)}))}const i=t.split("."),[r]=i,l=i.slice(1);let c=o[r];(0,a.PO)(c)&&(0,v.LO)(c).on("change."+l.join("."),n);const h=w(s,r);Object.defineProperty(o,r,{configurable:!0,set(t){const e=c;e!==t&&(c=t,h&&h.set&&h.set.call(o,t),(0,a.PO)(c)&&(c=(0,v.LO)(c),c.on("change."+l.join("."),n)),n(r,e,c))},get(){return h&&h.get?h.get.call(o):c}})}))};(0,a.mf)(s.hookStatus)?s.hookStatus(l.n$.ready,o):o(s)}}function C(t){return C="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?t=>typeof t:t=>t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t,C(t)}function x(t,e,s){var i=s.value;if("function"!=typeof i)throw new TypeError("@boundMethod decorator can only be applied to methods not: ".concat(C(i)));var o=!1;return{configurable:!0,get(){if(o||this===t.prototype||this.hasOwnProperty(e)||"function"!=typeof i)return i;var s=i.bind(this);return o=!0,Object.defineProperty(this,e,{configurable:!0,get:()=>s,set(t){i=t,delete this[e]}}),o=!1,s},set(t){i=t}}}function E(t){var e;return"undefined"!=typeof Reflect&&"function"==typeof Reflect.ownKeys?e=Reflect.ownKeys(t.prototype):(e=Object.getOwnPropertyNames(t.prototype),"function"==typeof Object.getOwnPropertySymbols&&(e=e.concat(Object.getOwnPropertySymbols(t.prototype)))),e.forEach((e=>{if("constructor"!==e){var s=Object.getOwnPropertyDescriptor(t.prototype,e);"function"==typeof s.value&&Object.defineProperty(t.prototype,e,x(t,e,s))}})),t}function j(){return 1===arguments.length?E.apply(void 0,arguments):x.apply(void 0,arguments)}},(t,e,s)=>{"use strict";function i(){let t=!0;try{const e=document.createElement("input");e.type="color",t="color"===e.type&&"number"!=typeof e.selectionStart}catch(e){t=!1}return t}s.d(e,{EO:()=>i,Zt:()=>v,kJ:()=>o.k,jn:()=>n,Z$:()=>g,Xy:()=>a,LP:()=>l,mf:()=>c.m,FP:()=>d,I4:()=>u,Gu:()=>m,GN:()=>w,Zu:()=>C,A1:()=>E,QC:()=>j.Q,hj:()=>S.h,kE:()=>b.k,PO:()=>k.P,tI:()=>T.t,HD:()=>h.H,PX:()=>I,r1:()=>_,f2:()=>x,nj:()=>f.n,FJ:()=>q.F});var o=s(7);function n(t){return"boolean"==typeof t}var r=s(21);function a(t,e){return t===e||(0,r.P)(t)===(0,r.P)(e)}function l(t,e){return t===e}var c=s(6),h=s(5);const d=t=>(0,h.H)(t)&&/<([A-Za-z][A-Za-z0-9]*)\b[^>]*>(.*?)<\/\1>/m.test(t.replace(/[\r\n]/g,""));function u(t){return-1!==t.search(/<meta.*?Microsoft Excel\s[\d].*?>/)||-1!==t.search(/<meta.*?Microsoft Word\s[\d].*?>/)||-1!==t.search(/style="[^"]*mso-/)&&-1!==t.search(/<font/)}var p=s(16),f=s(22);function m(t){return!(0,f.n)(t)&&(0,c.m)(t.init)}function g(t){return!(0,f.n)(t)&&(0,c.m)(t.destruct)}function v(t){return!(0,f.n)(t)&&p.i.isElement(t.container)}var b=s(23);function w(t){return(0,h.H)(t)&&(0,b.k)(t)&&(t=parseFloat(t)),"number"==typeof t&&Number.isFinite(t)&&!(t%1)}var y=s(14);function C(t){return!!(t&&t instanceof Object&&(0,c.m)(t.constructor)&&("undefined"!=typeof Jodit&&t instanceof Jodit||t.isJodit))}function x(t){return!!(t&&t instanceof Object&&(0,c.m)(t.constructor)&&(t instanceof y.qz.View||t.isView))}const E=t=>(0,h.H)(t)&&23===t.length&&/^[a-z0-9]{5}-[a-z0-9]{5}-[a-z0-9]{5}-[a-z0-9]{5}$/i.test(t);var j=s(24),S=s(25),k=s(26),T=s(28);function I(t){if(t.includes(" "))return!1;if("undefined"!=typeof URL)try{const e=new URL(t);return["https:","http:","ftp:","file:","rtmp:"].includes(e.protocol)}catch(t){return!1}const e=document.createElement("a");return e.href=t,!!e.hostname}function _(t){return!!t.length&&!/[^0-9A-Za-zа-яА-ЯЁё\w\-_.]/.test(t)}var q=s(27)},(t,e,s)=>{"use strict";function i(t,e={}){if("object"!=typeof t)return t+"";const s=new Set(e.excludeKeys),i=new WeakMap;return JSON.stringify(t,((t,e)=>{if(!s.has(t)){if("object"==typeof e&&null!=e){if(i.get(e))return"[refObject]";i.set(e,!0)}return e}}),e.prettify)}s.d(e,{P:()=>i})},(t,e,s)=>{"use strict";function i(t){return null==t}s.d(e,{n:()=>i})},(t,e,s)=>{"use strict";s.d(e,{k:()=>o});var i=s(5);function o(t){if((0,i.H)(t)){if(!t.match(/^([+-])?[0-9]+(\.?)([0-9]+)?(e[0-9]+)?$/))return!1;t=parseFloat(t)}return"number"==typeof t&&!isNaN(t)&&isFinite(t)}},(t,e,s)=>{"use strict";function i(t){return!!t&&"function"===(typeof t).toLowerCase()&&(t===Function.prototype||/^\s*function\s*(\b[a-z$_][a-z0-9$_]*\b)*\s*\((|([a-z$_][a-z0-9$_]*)(\s*,[a-z$_][a-z0-9$_]*)*)\)\s*{\s*\[native code]\s*}\s*$/i.test(t+""))}s.d(e,{Q:()=>i})},(t,e,s)=>{"use strict";function i(t){return"number"==typeof t&&!isNaN(t)&&isFinite(t)}s.d(e,{h:()=>i})},(t,e,s)=>{"use strict";s.d(e,{P:()=>o});var i=s(27);function o(t){return!(!t||"object"!=typeof t||t.nodeType||(0,i.F)(t)||t.constructor&&!{}.hasOwnProperty.call(t.constructor.prototype,"isPrototypeOf"))}},(t,e,s)=>{"use strict";function i(t){return null!=t&&t===t.window}s.d(e,{F:()=>i})},(t,e,s)=>{"use strict";function i(t){return t&&"function"==typeof t.then}s.d(e,{t:()=>i})},(t,e,s)=>{"use strict";s.d(e,{C:()=>o});var i=s(5);function o(t){return(0,i.H)(t)?t.split(/[,\s]+/):t}},(t,e,s)=>{"use strict";s.d(e,{F:()=>n,f:()=>r});var i=s(16),o=s(2);function n(t,e,s){let n=i.i.findSibling(e,s),r=i.i.findSibling(e,!s);for(;i.i.isElement(n)&&!i.i.isTag(n,o.INSEPARABLE_TAGS)&&i.i.isContentEditable(n,t.editor)&&(!r||!i.i.closest(e,i.i.isElement,t.editor));)s||!n.firstChild?n.appendChild(e):i.i.before(n.firstChild,e),n=i.i.sibling(e,s),r=i.i.sibling(e,!s)}function r(t,e,s){let o=t;for(;o&&o!==s;){if(i.i.findSibling(o,e))return;o=o.parentElement,o&&o!==s&&(e?i.i.before(o,t):i.i.after(o,t))}}},(t,e,s)=>{"use strict";function i(t,e,s,i){var o,n=arguments.length,r=3>n?e:null===i?i=Object.getOwnPropertyDescriptor(e,s):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,s,i);else for(var a=t.length-1;a>=0;a--)(o=t[a])&&(r=(3>n?o(r):n>3?o(e,s,r):o(e,s))||r);return n>3&&r&&Object.defineProperty(e,s,r),r}s.d(e,{gn:()=>i})},function(t,e,s){"use strict";s.d(e,{b:()=>a});var i=s(31),o=s(8),n=s(19),r=s(17);class a extends o.a{constructor(t,e={}){super(),this.async=t,this.options=e,this.workNodes=null,this.hadAffect=!1,this.isWorked=!1,this.isFinished=!1,this.idleId=0}setWork(t){return this.isWorked&&this.break(),this.workNodes=r.i.eachGen(t,!this.options.reverse),this.isFinished=!1,this.startIdleRequest(),this}startIdleRequest(){var t;this.idleId=this.async.requestIdleCallback(this.workPerform,{timeout:null!==(t=this.options.timeout)&&void 0!==t?t:10})}break(t){this.isWorked&&(this.stop(),this.emit("break",t))}end(){this.isWorked&&(this.stop(),this.emit("end",this.hadAffect),this.hadAffect=!1)}stop(){this.isWorked=!1,this.isFinished=!0,this.workNodes=null,this.async.cancelIdleCallback(this.idleId)}destruct(){this.stop()}workPerform(t){var e;if(this.workNodes){this.isWorked=!0;let s=0;const i=null!==(e=this.options.timeoutChunkSize)&&void 0!==e?e:50;for(;!this.isFinished&&(t.timeRemaining()>0||t.didTimeout&&i>=s);){const t=this.workNodes.next();if(s+=1,this.visitNode(t.value)&&(this.hadAffect=!0),t.done)return void this.end()}}else this.end();this.isFinished||this.startIdleRequest()}visitNode(t){var e;return!(!t||void 0!==this.options.whatToShow&&t.nodeType!==this.options.whatToShow)&&null!==(e=this.emit("visit",t))&&void 0!==e&&e}}(0,i.gn)([n.autobind],a.prototype,"workPerform",null)},(t,e,s)=>{"use strict";s.d(e,{g:()=>n,k:()=>o});var i=s(6);const o=new Map,n=t=>{var e;if((0,i.m)(t.className))return t.className();const s=(null===(e=t.constructor)||void 0===e?void 0:e.originalConstructor)||t.constructor;if(o.has(s))return o.get(s);if(s.name)return s.name;const n=(""+s).match(/^\s*function\s*(\S*)\s*\(/);return n?n[1]:""}},(t,e,s)=>{"use strict";s.d(e,{gP:()=>u,eV:()=>i.e,Qy:()=>o.Q,ag:()=>h,GL:()=>d,gB:()=>c,Pz:()=>p.P,fy:()=>f.f,as:()=>f.a,Ps:()=>m});var i=s(35),o=s(36),n=s(1),r=s(10),a=s(20),l=s(14);const c=(t,e)=>{if(!e||!e.length)return t;const s=/%([sd])/g;let i=s.exec(t),o=t,n=0;for(;i&&void 0!==e[n];)o=o.replace(i[0],""+e[n]),n+=1,i=s.exec(t);return o},h=(t,e,s)=>{if(!(0,a.HD)(t))throw(0,r.vU)("i18n: Need string in first argument");if(!t.length)return t;const i=!(void 0===s||!s.debugLanguage);let o;const h=t=>e&&e.length?c(t,e):t,d=(0,r.X9)(n.D.defaultOptions.language,n.D.defaultOptions.language),u=(0,r.X9)(null==s?void 0:s.language,d),p=e=>{if(!e)return;if((0,a.HD)(e[t]))return h(e[t]);const s=t.toLowerCase();if((0,a.HD)(e[s]))return h(e[s]);const i=m(t);return(0,a.HD)(e[i])?h(e[i]):void 0};o=void 0!==l.KQ[u]?l.KQ[u]:void 0!==l.KQ[d]?l.KQ[d]:l.KQ.en;const f=null==s?void 0:s.i18n;if(f&&f[u]){const t=p(f[u]);if(t)return t}return p(o)||(l.KQ.en&&(0,a.HD)(l.KQ.en[t])&&l.KQ.en[t]?h(l.KQ.en[t]):i?"{"+t+"}":h(t))},d=t=>t.replace(/([A-Z])([A-Z])([a-z])/g,"$1-$2$3").replace(/([a-z])([A-Z])/g,"$1-$2").replace(/[\s_]+/g,"-").toLowerCase(),u=t=>t.replace(/([A-Z])([A-Z])([a-z])/g,"$1-$2$3").replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase();var p=s(21),f=s(37);function m(t){return t.length?t[0].toUpperCase()+t.substr(1):""}},(t,e,s)=>{"use strict";s.d(e,{e:()=>i});const i=t=>t.replace(/([-_])(.)/g,((t,e,s)=>s.toUpperCase()))},(t,e,s)=>{"use strict";s.d(e,{Q:()=>o});var i=s(2);function o(t,e,s=0,o=1){let n=0,r=0,a=-1,l=0,c=0;for(r=s;t.length>n&&e.length>r;)t[n].toLowerCase()===e[r].toLowerCase()?(n++,l++,c=0,-1===a&&(a=r)):n>0&&(o>c||e[r]===i.INVISIBLE_SPACE?(c++,l++):(n=0,a=-1,l=0,c=0,r--)),r++;return n===t.length?[a,l]:[-1,0]}},(t,e,s)=>{"use strict";s.d(e,{a:()=>n,f:()=>o});var i=s(2);function o(t){return t.replace((0,i.SPACE_REG_EXP_END)(),"").replace((0,i.SPACE_REG_EXP_START)(),"")}function n(t){return t.replace((0,i.INVISIBLE_SPACE_REG_EXP_END)(),"").replace((0,i.INVISIBLE_SPACE_REG_EXP_START)(),"")}},(t,e,s)=>{"use strict";s.d(e,{b:()=>a,i:()=>r});var i=s(20),o=s(39),n=s(34);function r(t,e,s,a=!1){const l=/^(left|top|bottom|right|width|min|max|height|margin|padding|fontsize|font-size)/i;if((0,i.jn)(s)&&(a=s,s=void 0),(0,i.PO)(e)||void 0!==s){const a=(t,e,s)=>{!(0,i.nj)(s)&&l.test(e)&&(0,i.kE)(""+s)&&(s=parseInt(""+s,10)+"px"),void 0===s||null!=s&&r(t,e,!0)===(0,o.Zh)(e,s)||(t.style[e]=s)};if((0,i.PO)(e)){const s=Object.keys(e);for(let i=0;s.length>i;i+=1)a(t,(0,n.eV)(s[i]),e[s[i]])}else a(t,(0,n.eV)(e),s);return""}const c=(0,n.GL)(e),h=t.ownerDocument||document,d=!!h&&(h.defaultView||h.parentWindow),u=t.style[e];let p="";return void 0!==u&&""!==u?p=u:d&&!a&&(p=d.getComputedStyle(t).getPropertyValue(c)),l.test(e)&&/^[-+]?[0-9.]+px$/.test(""+p)&&(p=parseInt(""+p,10)),(0,o.Zh)(e,p)}const a=t=>{"block"===r(t,"display")&&r(t,"display","");const{style:e}=t;"auto"===e.marginLeft&&"auto"===e.marginRight&&(e.marginLeft="",e.marginRight="")}},(t,e,s)=>{"use strict";s.d(e,{ut:()=>g,Zh:()=>m,T2:()=>n,Pd:()=>r,Tz:()=>l,AH:()=>c,Jf:()=>h,aC:()=>d,D5:()=>u});var i=s(34),o=s(2);function n(t){const e={};return t.replace(/\+\+/g,"+add").split(/[\s]*\+[\s]*/).map((t=>(0,i.fy)(t.toLowerCase()))).map((t=>o.KEY_ALIASES[t]||t)).sort().filter((t=>!e[t]&&""!==t&&(e[t]=!0))).join("+")}const r=(t,e=8)=>{const s=[];for(;t.length;)s.push(t.substr(0,e)),t=t.substr(e);return s[1]=s[1].replace(/./g,"*"),s[2]=s[2].replace(/./g,"*"),s.join("-")};var a=s(16);const l=t=>{if(t){if(a.i.isText(t)&&null!=t.nodeValue&&t.parentNode)for(;a.i.isText(t.nextSibling);)null!=t.nextSibling.nodeValue&&(t.nodeValue+=t.nextSibling.nodeValue),t.nodeValue=t.nodeValue.replace((0,o.INVISIBLE_SPACE_REG_EXP)(),""),a.i.safeRemove(t.nextSibling);else l(t.firstChild);l(t.nextSibling)}},c=(...t)=>t.filter((t=>(0,i.fy)(t).length)).map(((e,s)=>(e=e.replace(/([^:])[\\/]+/g,"$1/"),s&&(e=e.replace(/^\//,"")),s!==t.length-1&&(e=e.replace(/\/$/,"")),e))).join("/"),h=t=>t.split("/").reduce(((t,e)=>{switch(e){case"":case".":break;case"..":t.pop();break;default:t.push(e)}return t}),[]).join("/")+(t.endsWith("/")?"/":""),d=t=>/^[0-9]+$/.test(""+t)?t+"px":""+t,u=(...t)=>t.filter((t=>t.length)).map((t=>t.replace(/\/$/,""))).join("/").replace(/([^:])[\\/]+/g,"$1/");var p=s(20),f=s(40);function m(t,e){if("font-weight"===(0,i.GL)(t)){switch((""+e).toLowerCase()){case"700":case"bold":return 700;case"400":case"normal":return 400;case"900":case"heavy":return 900}return(0,p.kE)(e)?Number(e):e}return/color/i.test(t)&&/^rgb/i.test(""+e)&&(0,f.h)(""+e)||e}const g=t=>{const e=["#"];let s=(0,f.h)(t);if(!s)return!1;if(s=(0,i.fy)(s.toUpperCase()),s=s.substr(1),3===s.length){for(let t=0;3>t;t+=1)e.push(s[t]),e.push(s[t]);return e.join("")}return s.length>6&&(s=s.substr(0,6)),"#"+s}},(t,e,s)=>{"use strict";s.d(e,{h:()=>i});const i=t=>{if("rgba(0, 0, 0, 0)"===t||""===t)return!1;if(!t)return"#000000";if("#"===t.substr(0,1))return t;const e=/([\s\n\t\r]*?)rgb\((\d+), (\d+), (\d+)\)/.exec(t)||/([\s\n\t\r]*?)rgba\((\d+), (\d+), (\d+), ([\d.]+)\)/.exec(t);if(!e)return"#000000";const s=parseInt(e[2],10),i=parseInt(e[3],10);let o=(parseInt(e[4],10)|i<<8|s<<16).toString(16).toUpperCase();for(;6>o.length;)o="0"+o;return e[1]+"#"+o}},(t,e,s)=>{"use strict";s.d(e,{U:()=>n});var i=s(5),o=s(22);function n(t,e){if(!(0,i.H)(t)||!t.length)return null;const s=t.split(".");let n=e;try{for(const t of s){if((0,o.n)(n[t]))return null;n=n[t]}}catch(t){return null}return(0,o.n)(n)?null:n}},(t,e,s)=>{"use strict";s.d(e,{$$:()=>c,BR:()=>h,W2:()=>p,iN:()=>u,xL:()=>d}),s(2);var i=s(20),o=s(10),n=s(16),r=s(34),a=s(43),l=s(45);function c(t,e){let s;return s=e.querySelectorAll(t),[].slice.call(s)}const h=(t,e)=>{if(!t||t.nodeType!==Node.ELEMENT_NODE)return"";if(!t.parentNode||e===t)return"";if(t.id)return"//*[@id='"+t.id+"']";const s=[].filter.call(t.parentNode.childNodes,(e=>e.nodeName===t.nodeName));return h(t.parentNode,e)+"/"+t.nodeName.toLowerCase()+(s.length>1?"["+((0,a.qo)(s).indexOf(t)+1)+"]":"")},d=t=>(t instanceof l.u1&&(t=t.container),c("[ref],[data-ref]",t).reduce(((t,e)=>{const s=(0,o.Lj)(e,"-ref");return s&&(0,i.HD)(s)&&(t[(0,r.eV)(s)]=e,t[s]=e),t}),{})),u=t=>{if(!n.i.isElement(t))return null;const e=[];let s=t;for(;s&&s.nodeType===Node.ELEMENT_NODE;){let t=s.nodeName.toLowerCase();if(s.id){t+="#"+s.id,e.unshift(t);break}{let e=s,i=1;do{e=e.previousElementSibling,e&&e.nodeName.toLowerCase()===t&&i++}while(e);t+=":nth-of-type("+i+")"}e.unshift(t),s=s.parentNode}return e.join(" > ")};function p(t,e){let s=t;if((0,i.HD)(t))try{s=e.querySelector(t)}catch(e){throw(0,o.vU)('String "'+t+'" should be valid HTML selector')}if(!s||"object"!=typeof s||!n.i.isElement(s)||!s.cloneNode)throw(0,o.vU)('Element "'+t+'" should be string or HTMLElement instance');return s}},(t,e,s)=>{"use strict";s.d(e,{_2:()=>o,C1:()=>n.C,qo:()=>r.q});var i=s(7);const o=t=>(0,i.k)(t)?t:[t];var n=s(29),r=s(44)},(t,e,s)=>{"use strict";s.d(e,{q:()=>n});var i=s(11),o=s(24);const n=(...t)=>{var e;return((0,o.Q)(Array.from)?Array.from:null!==(e=(0,i.mc)("Array.from"))&&void 0!==e?e:Array.from).apply(Array,t)}},function(t,e,s){"use strict";s.d(e,{zx:()=>o.zx,JO:()=>l.J,GI:()=>n.G,ko:()=>h,eC:()=>a.eC,y3:()=>o.y3,mA:()=>a.mA,u1:()=>i.u,Z:()=>a.Z,x4:()=>a.x4,qe:()=>r.qe,u3:()=>a.u3,bz:()=>r.bz,Cj:()=>a.Cj,lU:()=>r.lU,GJ:()=>a.GJ});var i=s(46),o=s(49),n=s(54),r=s(51),a=s(55),l=s(48),c=s(16);class h extends i.u{className(){return"ProgressBar"}render(){return"<div><div></div></div>"}show(){return(this.j.workplace||this.j.container).appendChild(this.container),this}hide(){return c.i.safeRemove(this.container),this}progress(t){return this.container.style.width=t.toFixed(2)+"%",this}destruct(){return this.hide(),super.destruct()}}},function(t,e,s){"use strict";s.d(e,{u:()=>l});var i=s(13),o=s(16),n=s(47),r=s(9),a=s(48);class l extends i.Hr{constructor(t,e){super(t),this.name="",this.__parentElement=null,this.mods={},this.container=this.createContainer(e),Object.defineProperty(this.container,"component",{value:this,configurable:!0})}get parentElement(){return this.__parentElement}set parentElement(t){this.__parentElement=t,t&&t.hookStatus("beforeDestruct",(()=>this.destruct())),this.updateParentElement(this)}bubble(t){let e=this.parentElement;for(;e;)t(e),e=e.parentElement;return this}updateParentElement(t){var e;return null===(e=this.__parentElement)||void 0===e||e.updateParentElement(t),this}get(t,e){return super.get(t,e)||this.getElm(t)}closest(t){const e="object"==typeof t?e=>e===t:e=>e instanceof t;let s=this.__parentElement;for(;s;){if(e(s))return s;s=!s.parentElement&&s.container.parentElement?l.closestElement(s.container.parentElement,l):s.parentElement}return null}static closestElement(t,e){const s=o.i.up(t,(t=>{if(t){const{component:s}=t;return s&&s instanceof e}return!1}));return s?null==s?void 0:s.component:null}setMod(t,e,s=this.container){return n.$.setMod.call(this,t,e,s),this}getMod(t){return n.$.getMod.call(this,t)}getElm(t){return n.F.getElm.call(this,t)}getElms(t){return n.F.getElms.call(this,t)}update(){}appendTo(t){return t.appendChild(this.container),this}clearName(t){return t.replace(/[^a-zA-Z0-9]/g,"_")}render(t){return this.j.c.div(this.componentName)}createContainer(t){const e=this.render(t);if((0,r.isString)(e)){const t=this.j.c.fromHTML(e.replace(/\*([^*]+?)\*/g,((t,e)=>a.J.get(e)||"")).replace(/&__/g,this.componentName+"__").replace(/~([^~]+?)~/g,((t,e)=>this.i18n(e))));return t.classList.add(this.componentName),t}return e}destruct(){return o.i.safeRemove(this.container),this.parentElement=null,super.destruct()}}},function(t,e,s){"use strict";s.d(e,{F:()=>o,$:()=>r});var i=s(44);class o{static getElm(t){return this.container.querySelector("."+this.getFullElName(t))}static getElms(t){return(0,i.q)(this.container.querySelectorAll("."+this.getFullElName(t)))}}var n=s(22);class r{static setMod(t,e,s){if(t=t.toLowerCase(),this.mods[t]===e)return;const o=`${this.componentName}_${t}`,r=(s||this.container).classList;(0,i.q)(r).forEach((t=>{0===t.indexOf(o)&&r.remove(t)})),!(0,n.n)(e)&&""!==e&&r.add(`${o}_${(""+e).toLowerCase()}`),this.mods[t]=e}static getMod(t){var e;return null!==(e=this.mods[t])&&void 0!==e?e:null}}},function(t,e,s){"use strict";s.d(e,{J:()=>o});var i=s(9);class o{static getIcon(t){return/<svg/i.test(t)?t:o.icons[t]||o.icons[t.replace(/-/g,"_")]||o.icons[t.replace(/_/g,"-")]||o.icons[t.toLowerCase()]}static exists(t){return void 0!==this.getIcon(t)}static get(t,e="<span></span>"){return this.getIcon(t)||e}static set(t,e){return this.icons[t.replace("_","-")]=e,this}static makeIcon(t,e){var s;let n;if(e){const r=e.name.replace(/[^a-zA-Z0-9]/g,"_");if(e.iconURL)n=t.c.span(),(0,i.css)(n,"backgroundImage","url("+e.iconURL.replace("{basePath}",(null==t?void 0:t.basePath)||"")+")");else{const i=t.e.fire("getIcon",e.name,e,r)||o.get(e.name,"")||(null===(s=t.o.extraIcons)||void 0===s?void 0:s[e.name]);i&&(n=t.c.fromHTML(i.trim()),/^<svg/i.test(e.name)||n.classList.add("jodit-icon_"+r))}}return n&&(n.classList.add("jodit-icon"),n.style.fill=e.fill),n}}o.icons={}},function(t,e,s){"use strict";s.d(e,{zx:()=>i.zx,y3:()=>i.y3,Yc:()=>i.Yc});var i=s(50),o=s(31),n=s(51),r=s(19),a=s(9);let l=class extends n.qe{constructor(t,e={radio:!0}){var s,o;super(t,null===(s=e.options)||void 0===s?void 0:s.map((e=>{const s=new i.y3(t,{text:e.text,value:e.value,variant:"primary"});return s.onAction((()=>{this.select(e.value)})),s})),e),this.options=e,this.select(null!==(o=e.value)&&void 0!==o?o:0)}className(){return"UIButtonGroup"}render(t){return`<div>\n\t\t\t<div class="&__label">~${t.label}~</div>\n\t\t\t<div class="&__options"></div>\n\t\t</div>`}appendChildToContainer(t){const e=this.getElm("options");(0,a.assert)(null!=e,"Options does not exist"),e.appendChild(t)}select(t){var e,s;this.elements.forEach(((e,s)=>{s===t||e.state.value===t?e.state.activated=!0:this.options.radio&&(e.state.activated=!1)}));const i=this.elements.filter((t=>t.state.activated)).map((t=>({text:t.state.text,value:t.state.value})));this.jodit.e.fire(this,"select",i),null===(s=(e=this.options).onChange)||void 0===s||s.call(e,i)}};l=(0,o.gn)([r.component],l)},function(t,e,s){"use strict";s.d(e,{Yc:()=>c,y3:()=>h,zx:()=>d});var i=s(31),o=s(45),n=s(16),r=s(9),a=s(19),l=s(13);const c=()=>({size:"middle",type:"button",name:"",value:"",variant:"initial",disabled:!1,activated:!1,icon:{name:"empty",fill:"",iconURL:""},tooltip:"",text:"",tabIndex:void 0});let h=class extends o.u1{constructor(t,e){super(t),this.isButton=!0,this.state=c(),this.actionHandlers=[],this.updateSize(),this.onChangeSize(),this.onChangeStatus(),e&&this.hookStatus(l.n$.ready,(()=>{this.setState(e)}))}className(){return"UIButton"}setState(t){return Object.assign(this.state,t),this}onChangeSize(){this.setMod("size",this.state.size)}onChangeType(){(0,r.attr)(this.container,"type",this.state.type)}updateSize(){const t=this.closest(o.bz);t&&(this.state.size=t.buttonSize)}onChangeStatus(){this.setMod("variant",this.state.variant)}onChangeText(){this.text.textContent=this.jodit.i18n(this.state.text)}onChangeTextSetMode(){this.setMod("text-icons",!!this.state.text.trim().length)}onChangeDisabled(){(0,r.attr)(this.container,"disabled",this.state.disabled||null)}onChangeActivated(){(0,r.attr)(this.container,"aria-pressed",this.state.activated)}onChangeName(){this.container.classList.add(`${this.componentName}_${this.clearName(this.state.name)}`),this.name=this.state.name,(0,r.attr)(this.container,"data-ref",this.state.name),(0,r.attr)(this.container,"ref",this.state.name)}onChangeTooltip(){this.get("j.o.useNativeTooltip")&&(0,r.attr)(this.container,"title",this.state.tooltip),(0,r.attr)(this.container,"aria-label",this.state.tooltip)}onChangeTabIndex(){(0,r.attr)(this.container,"tabindex",this.state.tabIndex)}onChangeIcon(){const t=this.get("j.o.textIcons");if(!0===t||(0,r.isFunction)(t)&&t(this.state.name))return;n.i.detach(this.icon);const e=o.JO.makeIcon(this.j,this.state.icon);e&&this.icon.appendChild(e)}focus(){this.container.focus()}isFocused(){const{activeElement:t}=this.od;return!(!t||!n.i.isOrContains(this.container,t))}createContainer(){const t=this.componentName,e=this.j.c.element("button",{class:t,type:"button",role:"button",ariaPressed:!1});return this.icon=this.j.c.span(t+"__icon"),this.text=this.j.c.span(t+"__text"),e.appendChild(this.icon),e.appendChild(this.text),this.j.e.on(e,"click",this.onActionFire),e}destruct(){return this.j.e.off(this.container),super.destruct()}onAction(t){return this.actionHandlers.push(t),this}onActionFire(t){t.buffer={actionTrigger:this},this.actionHandlers.forEach((e=>e.call(this,t)))}};function d(t,e,s,i){const o=new h(t);return o.state.tabIndex=t.o.allowTabNavigation?0:-1,(0,r.isString)(e)?(o.state.icon.name=e,o.state.name=e,i&&(o.state.variant=i),s&&(o.state.text=s)):o.setState(e),o}(0,i.gn)([(0,a.watch)("state.size")],h.prototype,"onChangeSize",null),(0,i.gn)([(0,a.watch)("state.type")],h.prototype,"onChangeType",null),(0,i.gn)([(0,a.watch)("parentElement")],h.prototype,"updateSize",null),(0,i.gn)([(0,a.watch)("state.variant")],h.prototype,"onChangeStatus",null),(0,i.gn)([(0,a.watch)("state.text")],h.prototype,"onChangeText",null),(0,i.gn)([(0,a.watch)("state.text")],h.prototype,"onChangeTextSetMode",null),(0,i.gn)([(0,a.watch)("state.disabled")],h.prototype,"onChangeDisabled",null),(0,i.gn)([(0,a.watch)("state.activated")],h.prototype,"onChangeActivated",null),(0,i.gn)([(0,a.watch)("state.name")],h.prototype,"onChangeName",null),(0,i.gn)([(0,a.watch)("state.tooltip")],h.prototype,"onChangeTooltip",null),(0,i.gn)([(0,a.watch)("state.tabIndex")],h.prototype,"onChangeTabIndex",null),(0,i.gn)([(0,a.watch)("state.icon")],h.prototype,"onChangeIcon",null),(0,i.gn)([a.autobind],h.prototype,"onActionFire",null),h=(0,i.gn)([a.component],h)},function(t,e,s){"use strict";s.d(e,{qe:()=>c,bz:()=>w,lU:()=>p});var i,o=s(31),n=s(46),r=s(19),a=s(9),l=s(16);let c=i=class extends n.u{constructor(t,e,s){super(t,s),this.options=s,this.syncMod=!1,this.elements=[],this.buttonSize="middle",null==e||e.forEach((t=>t&&this.append(t))),(null==s?void 0:s.name)&&(this.name=s.name)}className(){return"UIGroup"}get allChildren(){const t=[],e=[...this.elements];for(;e.length;){const s=e.shift();(0,a.isArray)(s)?e.push(...s):s instanceof i?e.push(...s.elements):s&&t.push(s)}return t}update(){this.elements.forEach((t=>t.update())),this.setMod("size",this.buttonSize)}append(t,e){if((0,a.isArray)(t))return t.forEach((t=>this.append(t,e))),this;if(this.elements.push(t),t.name&&t.container.classList.add(this.getFullElName(t.name)),e){const s=this.getElm(e);(0,a.assert)(null!=s,"Element does not exist"),s.appendChild(t.container)}else this.appendChildToContainer(t.container);return t.parentElement=this,t.update(),this}setMod(t,e){return this.syncMod&&this.elements.forEach((s=>s.setMod(t,e))),super.setMod(t,e)}appendChildToContainer(t){this.container.appendChild(t)}remove(t){const e=this.elements.indexOf(t);return-1!==e&&(this.elements.splice(e,1),l.i.safeRemove(t.container),t.parentElement=null),this}clear(){return this.elements.forEach((t=>t.destruct())),this.elements.length=0,this}destruct(){return this.clear(),super.destruct()}};(0,o.gn)([(0,r.watch)("buttonSize")],c.prototype,"update",null),c=i=(0,o.gn)([r.component],c);var h=s(52),d=s(1),u=s(20);let p=class extends n.u{className(){return"UISeparator"}};p=(0,o.gn)([r.component],p);var f=s(45);let m=class extends f.u1{className(){return"UISpacer"}};m=(0,o.gn)([r.component],m);var g=s(50),v=s(53),b=s(43);let w=class extends c{constructor(t){super(t),this.mode="horizontal",this.removeButtons=[],this.onChangeMode()}className(){return"UIList"}onChangeMode(){this.setMod("mode",this.mode)}makeGroup(){return new c(this.jodit)}get buttons(){return this.allChildren.filter((t=>t instanceof g.y3))}getButtonsNames(){return this.buttons.map((t=>t instanceof g.y3&&t.state.name||"")).filter((t=>""!==t))}setRemoveButtons(t){return this.removeButtons=t||[],this}build(t,e=null){t=(0,b.C1)(t),this.clear();let s,i=!1,o=this.makeGroup();this.append(o),o.setMod("line",!0);const n=t=>{let n=null;switch(t.name){case"\n":o=this.makeGroup(),o.setMod("line",!0),s=this.makeGroup(),o.append(s),this.append(o);break;case"|":i||(i=!0,n=new p(this.j));break;case"---":{s.setMod("before-spacer",!0);const t=new m(this.j);o.append(t),s=this.makeGroup(),o.append(s),i=!1;break}default:i=!1,n=this.makeButton(t,e)}n&&(s||(s=this.makeGroup(),o.append(s)),s.append(n))},r=t=>!this.removeButtons.includes(t.name);return t.forEach((t=>{if((0,v.A)(t)){const e=t.buttons.filter((t=>t));e.length&&(s=this.makeGroup(),s.setMod("separated",!0).setMod("group",t.group),o.append(s),((t,e)=>((0,u.kJ)(t)?t:(0,a.keys)(t,!1).map((e=>(0,a.ConfigProto)({name:e},t[e]||{})))).map((t=>(0,h.Y)(t,e||d.D.defaultOptions.controls))))(e,this.j.o.controls).filter(r).forEach(n))}else{s||(s=this.makeGroup(),o.append(s));const e=(0,h.Y)(t,this.j.o.controls);r(e)&&n(e)}})),this.update(),this}makeButton(t,e){return new g.y3(this.j)}};(0,o.gn)([(0,r.watch)("mode")],w.prototype,"onChangeMode",null),w=(0,o.gn)([r.component],w)},(t,e,s)=>{"use strict";s.d(e,{Y:()=>n,z:()=>r});var i=s(9),o=s(1);function n(t,e){let s;return e||(e=o.D.defaultOptions.controls),(0,i.isString)(t)?s=r(t,e)||{name:t,command:t,tooltip:t}:(s={name:"empty",...(0,i.ConfigFlatten)(t)},void 0!==e[s.name]&&(s={...(0,i.ConfigFlatten)(e[s.name]),...(0,i.ConfigFlatten)(s)})),s}function r(t,e){let[s,o]=t.split(/\./),n=e;return null!=o?void 0!==e[s]&&(n=e[s]):o=s,n[o]?{name:o,...(0,i.ConfigFlatten)(n[o])}:void 0}},(t,e,s)=>{"use strict";s.d(e,{A:()=>o,q:()=>n});var i=s(20);const o=t=>(0,i.kJ)(t.buttons);function n(t,e){const s=e.getRegisteredButtonGroups();return new Set(t.reduce(((t,e)=>{var i;return o(e)?t=t.concat([...e.buttons,...null!==(i=s[e.group])&&void 0!==i?i:[]]):t.push(e),t}),[]))}},function(t,e,s){"use strict";s.d(e,{G:()=>c});var i=s(31),o=s(16),n=s(9),r=s(14),a=s(45),l=s(19);class c extends a.u1{constructor(t,e=!0){super(t),this.smart=e,this.isOpened=!1,this.strategy="leftBottom",this.viewBound=()=>({left:0,top:0,width:this.ow.innerWidth,height:this.ow.innerHeight}),this.childrenPopups=new Set,(0,n.attr)(this.container,"role","popup")}className(){return"Popup"}updateParentElement(t){return t!==this&&t instanceof c&&(this.childrenPopups.forEach((e=>{!t.closest(e)&&e.isOpened&&e.close()})),this.childrenPopups.has(t)||this.j.e.on(t,"beforeClose",(()=>{this.childrenPopups.delete(t)})),this.childrenPopups.add(t)),super.updateParentElement(t)}setContent(t){o.i.detach(this.container);const e=this.j.c.div(this.componentName+"__content");let s;return t instanceof a.u1?(s=t.container,t.parentElement=this):s=(0,n.isString)(t)?this.j.c.fromHTML(t):t,e.appendChild(s),this.container.appendChild(e),this.updatePosition(),this}open(t,e=!1){(0,n.markOwner)(this.jodit,this.container),this.calculateZIndex(),this.isOpened=!0,this.addGlobalListeners(),this.targetBound=e?this.getKeepBound(t):t;const s=(0,r.ZO)(this.jodit,c);return s!==this.container.parentElement&&s.appendChild(this.container),this.updatePosition(),this.j.e.fire(this,"afterOpen"),this}calculateZIndex(){if(this.container.style.zIndex)return;const t=t=>{const e=t.container.style.zIndex||t.o.zIndex;return!!e&&(this.setZIndex(1+parseInt(""+e,10)),!0)};if(t(this.j))return;let e=this.parentElement;for(;e;){if(t(e.j))return;if(e.container.style.zIndex)return void this.setZIndex(1+parseInt(""+e.container.style.zIndex,10));if(!e.parentElement&&e.container.parentElement){const t=a.u1.closestElement(e.container.parentElement,a.u1);if(t){e=t;continue}}e=e.parentElement}}getKeepBound(t){const e=t(),s=this.od.elementFromPoint(e.left,e.top);if(!s)return t;const i=o.i.isHTMLElement(s)?s:s.parentElement,r=(0,n.position)(i,this.j);return()=>{const e=t(),s=(0,n.position)(i,this.j);return{...e,top:e.top+(s.top-r.top),left:e.left+(s.left-r.left)}}}updatePosition(){if(!this.isOpened)return this;const[t,e]=this.calculatePosition(this.targetBound(),this.viewBound(),(0,n.position)(this.container,this.j));return this.setMod("strategy",e),(0,n.css)(this.container,{left:t.left,top:t.top}),this.childrenPopups.forEach((t=>t.updatePosition())),this}throttleUpdatePosition(){this.updatePosition()}calculatePosition(t,e,s,i=this.strategy){const o={left:t.left,right:t.left-(s.width-t.width)},r={bottom:t.top+t.height,top:t.top-s.height},a=Object.keys(o).reduce(((t,e)=>t.concat(Object.keys(r).map((t=>`${e}${(0,n.ucfirst)(t)}`)))),[]),l=t=>{const[e,i]=(0,n.kebabCase)(t).split("-");return{left:o[e],top:r[i],width:s.width,height:s.height}},h=t=>{let e=null;return e=c.boxInView(l(i),t)?i:a.find((e=>{if(c.boxInView(l(e),t))return e}))||null,e};let d=h((0,n.position)(this.j.container,this.j));return d&&c.boxInView(l(d),e)||(d=h(e)||d||i),[l(d),d]}static boxInView(t,e){return!(-2>t.top-e.top||-2>t.left-e.left||-2>e.top+e.height-(t.top+t.height)||-2>e.left+e.width-(t.left+t.width))}close(){return this.isOpened?(this.isOpened=!1,this.childrenPopups.forEach((t=>t.close())),this.j.e.fire(this,"beforeClose"),this.j.e.fire("beforePopupClose",this),this.removeGlobalListeners(),o.i.safeRemove(this.container),this):this}closeOnOutsideClick(t){this.isOpened&&!this.isOwnClick(t)&&this.close()}isOwnClick(t){const e=(0,n.isFunction)(t.composedPath)&&t.composedPath()[0]||t.target;if(!e)return!1;const s=a.u1.closestElement(e,c);return!(!s||this!==s&&!s.closest(this))}addGlobalListeners(){const t=this.throttleUpdatePosition,e=this.ow;r.TB.on("closeAllPopups",this.close),this.smart&&this.j.e.on("escape",this.close).on("mousedown touchstart",this.closeOnOutsideClick).on(e,"mousedown touchstart",this.closeOnOutsideClick),this.j.e.on("closeAllPopups",this.close).on("resize",t).on(this.container,"scroll mousewheel",t).on(e,"scroll",t).on(e,"resize",t),o.i.up(this.j.container,(e=>{e&&this.j.e.on(e,"scroll mousewheel",t)}))}removeGlobalListeners(){const t=this.throttleUpdatePosition,e=this.ow;r.TB.off("closeAllPopups",this.close),this.smart&&this.j.e.off("escape",this.close).off("mousedown touchstart",this.closeOnOutsideClick).off(e,"mousedown touchstart",this.closeOnOutsideClick),this.j.e.off("closeAllPopups",this.close).off("resize",t).off(this.container,"scroll mousewheel",t).off(e,"scroll",t).off(e,"resize",t),o.i.up(this.j.container,(e=>{e&&this.j.e.off(e,"scroll mousewheel",t)}))}setZIndex(t){this.container.style.zIndex=""+t}destruct(){return this.close(),super.destruct()}}(0,i.gn)([l.autobind],c.prototype,"updatePosition",null),(0,i.gn)([(0,l.throttle)(10),l.autobind],c.prototype,"throttleUpdatePosition",null),(0,i.gn)([l.autobind],c.prototype,"close",null),(0,i.gn)([l.autobind],c.prototype,"closeOnOutsideClick",null)},function(t,e,s){"use strict";s.d(e,{eC:()=>T,mA:()=>C,Z:()=>S,x4:()=>l,u3:()=>v,Cj:()=>E,GJ:()=>w});var i={};s.r(i),s.d(i,{required:()=>p,url:()=>f});var o=s(31),n=s(45),r=s(10),a=s(19);let l=class extends n.qe{constructor(...t){var e,s;super(...t),(null===(e=this.options)||void 0===e?void 0:e.className)&&this.container.classList.add(null===(s=this.options)||void 0===s?void 0:s.className)}className(){return"UIForm"}submit(){this.j.e.fire(this.container,"submit")}validate(){const t=this.allChildren.filter((t=>t instanceof n.u3));for(const e of t)if(!e.validate())return!1;const e=this.allChildren.filter((t=>t instanceof n.Cj));for(const t of e)if(!t.validate())return!1;return!0}onSubmit(t){this.j.e.on(this.container,"submit",(()=>{const e=this.allChildren.filter((t=>t instanceof n.u3));return!!this.validate()&&(t(e.reduce(((t,e)=>(t[e.state.name]=e.value,t)),{})),!1)}))}createContainer(){const t=this.j.c.element("form");return t.classList.add(this.componentName),(0,r.Lj)(t,"dir",this.j.o.direction||"auto"),t}};l=(0,o.gn)([a.component],l);var c=s(46),h=s(9),d=s(16),u=s(48);const p=t=>!!(0,h.trim)(t.value).length||(t.error="Please fill out this field",!1),f=t=>!!(0,h.isURL)((0,h.trim)(t.value))||(t.error="Please enter a web address",!1),m=t=>!!(0,h.trim)(t.value).length||(t.error="Please fill out this field",!1);var g;let v=g=class extends c.u{constructor(t,e){super(t,e),this.label=this.j.c.span(this.getFullElName("label")),this.icon=this.j.c.span(this.getFullElName("icon")),this.clearButton=this.j.c.span(this.getFullElName("clear"),u.J.get("cancel")),this.state={...g.defaultState},this.__errorBox=this.j.c.span(this.getFullElName("error")),this.validators=new Set([]),void 0!==(null==e?void 0:e.value)&&(e.value=""+e.value),Object.assign(this.state,e),void 0!==this.state.clearButton&&(this.j.e.on(this.clearButton,"click",(t=>{t.preventDefault(),this.nativeInput.value="",this.j.e.fire(this.nativeInput,"input"),this.focus()})).on(this.nativeInput,"input",(()=>{this.state.clearButton=!!this.value.length})),this.state.clearButton=!!this.value.length),this.j.e.on(this.nativeInput,"focus blur",(()=>{this.onChangeFocus()})).on(this.nativeInput,"input change",this.onChangeValue),this.onChangeState(),this.onChangeClassName(),this.onChangeStateValue()}className(){return"UIInput"}onChangeClear(){this.state.clearButton?d.i.after(this.nativeInput,this.clearButton):d.i.safeRemove(this.clearButton)}onChangeClassName(t,e){e&&this.container.classList.remove(e),this.state.className&&this.container.classList.add(this.state.className)}onChangeState(){this.name=this.state.name;const t=this.nativeInput,{name:e,icon:s,type:i,ref:o,required:n,placeholder:r,autocomplete:a,label:l}=this.state;(0,h.attr)(t,"name",e),(0,h.attr)(t,"type",i),(0,h.attr)(t,"data-ref",o||e),(0,h.attr)(t,"ref",o||e),(0,h.attr)(t,"required",n||null),(0,h.attr)(t,"autocomplete",a?null:"off"),(0,h.attr)(t,"placeholder",r?this.j.i18n(r):""),s&&u.J.exists(s)?(d.i.before(t,this.icon),this.icon.innerHTML=u.J.get(s)):d.i.safeRemove(this.icon),l?(d.i.before(this.wrapper,this.label),this.label.innerText=this.j.i18n(l)):d.i.safeRemove(this.label),this.updateValidators()}updateValidators(){var t;this.validators.clear(),this.state.required&&this.validators.add(p),null===(t=this.state.validators)||void 0===t||t.forEach((t=>{const e=i[t];e&&this.validators.add(e)}))}set error(t){this.setMod("has-error",!!t),t?(this.__errorBox.innerText=this.j.i18n(t,this.j.i18n(this.state.label||"")),this.container.appendChild(this.__errorBox)):d.i.safeRemove(this.__errorBox)}get value(){return this.nativeInput.value}set value(t){this.value!==t&&(this.nativeInput.value=t,this.onChangeValue())}onChangeStateValue(){const t=""+this.state.value;t!==this.value&&(this.value=t)}onChangeValue(){var t,e;const{value:s}=this;this.state.value!==s&&(this.state.value=s,this.j.e.fire(this,"change",s),null===(e=(t=this.state).onChange)||void 0===e||e.call(t,s))}validate(){return this.error="",(0,h.toArray)(this.validators).every((t=>t(this)))}createContainer(t){const e=super.createContainer();this.wrapper=this.j.c.div(this.getFullElName("wrapper")),this.nativeInput||(this.nativeInput=this.createNativeInput());const{nativeInput:s}=this;return s.classList.add(this.getFullElName("input")),this.wrapper.appendChild(s),e.appendChild(this.wrapper),(0,h.attr)(s,"dir",this.j.o.direction||"auto"),e}createNativeInput(t){return this.j.create.element("input")}focus(){this.nativeInput.focus()}get isFocused(){return this.nativeInput===this.j.od.activeElement}onChangeFocus(){this.setMod("focused",this.isFocused)}};var b;v.defaultState={className:"",autocomplete:!0,name:"",value:"",icon:"",label:"",ref:"",type:"text",placeholder:"",required:!1,validators:[]},(0,o.gn)([(0,a.watch)("state.clearButton")],v.prototype,"onChangeClear",null),(0,o.gn)([(0,a.watch)("state.className")],v.prototype,"onChangeClassName",null),(0,o.gn)([(0,a.watch)(["state.name","state.type","state.label","state.placeholder","state.autocomplete","state.icon"]),(0,a.debounce)()],v.prototype,"onChangeState",null),(0,o.gn)([(0,a.watch)("state.value")],v.prototype,"onChangeStateValue",null),(0,o.gn)([a.autobind],v.prototype,"onChangeValue",null),v=g=(0,o.gn)([a.component],v);let w=b=class extends v{constructor(t,e){super(t,e),this.state={...b.defaultState},Object.assign(this.state,e),!1===this.state.resizable&&(this.nativeInput.style.resize="none")}className(){return"UITextArea"}createContainer(t){return this.nativeInput=this.j.create.element("textarea"),super.createContainer(t)}};var y;w.defaultState={...v.defaultState,size:5,resizable:!0},w=b=(0,o.gn)([a.component],w);let C=y=class extends v{constructor(t,e){super(t,{...e,type:"checkbox"}),this.state={...y.defaultState},Object.assign(this.state,e)}className(){return"UICheckbox"}render(){return this.j.c.element("label",{className:this.componentName})}onChangeChecked(){this.value=""+this.state.checked,this.nativeInput.checked=this.state.checked,this.setMod("checked",this.state.checked)}onChangeNativeCheckBox(){this.state.checked=this.nativeInput.checked}onChangeSwitch(){this.setMod("switch",this.state.switch);let t=this.getElm("switch-slider");this.state.switch?(t||(t=this.j.c.div(this.getFullElName("switch-slider"))),d.i.after(this.nativeInput,t)):d.i.safeRemove(t)}};var x;C.defaultState={...v.defaultState,checked:!1,switch:!1},(0,o.gn)([(0,a.watch)("state.checked"),(0,a.hook)("ready")],C.prototype,"onChangeChecked",null),(0,o.gn)([(0,a.watch)("nativeInput:change")],C.prototype,"onChangeNativeCheckBox",null),(0,o.gn)([(0,a.watch)("state.switch"),(0,a.hook)("ready")],C.prototype,"onChangeSwitch",null),C=y=(0,o.gn)([a.component],C);let E=x=class extends v{constructor(t,e){super(t,e),this.state={...x.defaultState},Object.assign(this.state,e)}className(){return"UISelect"}createContainer(t){var e;const s=super.createContainer(t),{j:i}=this,{nativeInput:o}=this,n=()=>i.create.element("option");if(void 0!==t.placeholder){const e=n();e.value="",e.text=i.i18n(t.placeholder),o.add(e)}return null===(e=t.options)||void 0===e||e.forEach((t=>{const e=n();e.value=""+t.value,e.text=i.i18n(t.text),o.add(e)})),t.size&&t.size>0&&(0,h.attr)(o,"size",t.size),t.multiple&&(0,h.attr)(o,"multiple",""),s}createNativeInput(){return this.j.create.element("select")}updateValidators(){super.updateValidators(),this.state.required&&(this.validators.delete(p),this.validators.add(m))}};E.defaultState={...v.defaultState,options:[],size:1,multiple:!1},E=x=(0,o.gn)([a.component],E);var j=s(49);let S=class extends v{constructor(t,e){super(t,{type:"file",...e}),this.state={...v.defaultState,type:"file",onlyImages:!0}}className(){return"UIFileInput"}createContainer(t){this.button=new j.y3(this.j,{icon:{name:"plus"}});const{container:e}=this.button;this.nativeInput||(this.nativeInput=this.createNativeInput(t));const{nativeInput:s}=this;return s.classList.add(this.getFullElName("input")),e.classList.add(this.componentName),e.appendChild(s),e}createNativeInput(t){return this.j.create.fromHTML(`<input\n\t\t\ttype="file"\n\t\t\taccept="${t.onlyImages?"image/*":"*"}"\n\t\t\ttabindex="-1"\n\t\t\tdir="auto"\n\t\t\tmultiple=""\n\t\t/>`)}};S=(0,o.gn)([a.component],S);var k=s(51);let T=class extends k.qe{constructor(t,e,s={align:"left"}){super(t,e),this.options=s,this.setMod("align",this.options.align||"left"),this.setMod("width",this.options.width||""),this.options.mod&&this.setMod(this.options.mod,!0),this.options.className&&this.container.classList.add(this.options.className),(0,r.Lj)(this.container,"data-ref",s.ref),(0,r.Lj)(this.container,"ref",s.ref)}className(){return"UIBlock"}};T=(0,o.gn)([a.component],T)},(t,e,s)=>{"use strict";function i(t,e,...s){return e?window.setTimeout(t,e,...s):(t.call(null,...s),0)}function o(t){window.clearTimeout(t)}s.d(e,{g:()=>o,i:()=>i})},t=>{t.exports={"Type something":"Start writing...",pencil:"Edit",Quadrate:"Square"}},t=>{t.exports='<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> <path d="M36 4h-24c-2.21 0-4 1.79-4 4v32c0 2.21 1.79 4 4 4h24c2.21 0 4-1.79 4-4v-32c0-2.21-1.79-4-4-4zm-24 4h10v16l-5-3-5 3v-16z"/> </svg>'},(t,e,s)=>{"use strict";s.d(e,{YW:()=>r,ov:()=>l,IL:()=>a});var i=s(9),o=s(45),n=s(16);const r=(t,e,s)=>{const r="jodit-color-picker",a=(0,i.normalizeColor)(s),l=t.c.div(r),c=t.o.textIcons?`<span>${t.i18n("palette")}</span>`:o.JO.get("palette"),h=t=>{const e=[];return(0,i.isPlainObject)(t)?Object.keys(t).forEach((s=>{e.push(`<div class="${r}__group ${r}__group-${s}">`),e.push(h(t[s])),e.push("</div>")})):(0,i.isArray)(t)&&t.forEach((t=>{e.push(`<span class='${r}__color-item ${a===t?r+"__color-item_active_true":""}' title="${t}" style="background-color:${t}" data-color="${t}"></span>`)})),e.join("")};l.appendChild(t.c.fromHTML(`<div class="${r}__groups">${h(t.o.colors)}</div>`)),l.appendChild(t.c.fromHTML(`<div data-ref="extra" class="${r}__extra"></div>`));const{extra:d}=(0,i.refs)(l);return t.o.showBrowserColorPicker&&(0,i.hasBrowserColorPicker)()&&(d.appendChild(t.c.fromHTML(`<div class="${r}__native">${c}<input type="color" value="#ffffff"/></div>`)),t.e.on(l,"change",(t=>{t.stopPropagation();const s=t.target;if(!s||!s.tagName||!n.i.isTag(s,"input"))return;const o=s.value||"";(0,i.isFunction)(e)&&e(o),t.preventDefault()}))),t.e.on(l,"mousedown touchend",(s=>{s.stopPropagation(),s.preventDefault();let o=s.target;if(o&&o.tagName&&!n.i.isTag(o,"svg")&&!n.i.isTag(o,"path")||!o.parentNode||(o=n.i.closest(o.parentNode,"span",t.editor)),!n.i.isTag(o,"span")||!o.classList.contains(r+"__color-item"))return;const a=(0,i.attr)(o,"-color")||"";e&&(0,i.isFunction)(e)&&e(a)})),t.e.fire("afterGenerateColorPicker",l,d,e,a),l},a=(t,e,s)=>{const n=t.c.div("jodit-tabs"),r=t.c.div("jodit-tabs__wrapper"),a=t.c.div("jodit-tabs__buttons"),l={},c=[];let h="",d=0;n.appendChild(a),n.appendChild(r);const u=t=>{l[t]&&(c.forEach((t=>{t.state.activated=!1})),(0,i.$$)(".jodit-tab",r).forEach((t=>{t.classList.remove("jodit-tab_active")})),l[t].button.state.activated=!0,l[t].tab.classList.add("jodit-tab_active"))};if(e.forEach((({icon:n,name:p,content:f})=>{const m=t.c.div("jodit-tab"),g=(0,o.zx)(t,n||p,p);t.e.on(g.container,"mousedown",(t=>t.preventDefault())),h||(h=p),a.appendChild(g.container),c.push(g),g.container.classList.add("jodit-tabs__button","jodit-tabs__button_columns_"+e.length),(0,i.isFunction)(f)?m.appendChild(t.c.div("jodit-tab_empty")):m.appendChild(f instanceof o.u1?f.container:f),r.appendChild(m),g.onAction((()=>(u(p),(0,i.isFunction)(f)&&f.call(t),s&&(s.__activeTab=p),!1))),l[p]={button:g,tab:m},d+=1})),!d)return n;if((0,i.$$)("a",a).forEach((t=>{t.style.width=(100/d).toFixed(10)+"%"})),u(s&&s.__activeTab&&l[s.__activeTab]?s.__activeTab:h),s){let t=s.__activeTab;Object.defineProperty(s,"__activeTab",{get(){return t},set(e){t=e,u(e)}})}return n},l=(t,e,s,r,l=!0)=>{let c;const h=[];if(e.upload&&t.o.uploader&&(t.o.uploader.url||t.o.uploader.insertImageAsBase64URI)){const s=t.c.fromHTML(`<div class="jodit-drag-and-drop__file-box"><strong>${t.i18n(l?"Drop image":"Drop file")}</strong><span><br>${t.i18n("or click")}</span><input type="file" accept="${l?"image/*":"*"}" tabindex="-1" dir="auto" multiple=""/></div>`);t.uploader.bind(s,(s=>{const o=(0,i.isFunction)(e.upload)?e.upload:t.o.uploader.defaultHandlerSuccess;(0,i.isFunction)(o)&&o.call(t,s),t.e.fire("closeAllPopups")}),(e=>{t.e.fire("errorMessage",e.message),t.e.fire("closeAllPopups")})),h.push({icon:"upload",name:"Upload",content:s})}if(e.filebrowser&&(t.o.filebrowser.ajax.url||t.o.filebrowser.items.url)&&h.push({icon:"folder",name:"Browse",content(){r&&r(),e.filebrowser&&t.filebrowser.open(e.filebrowser,l)}}),e.url){const r=new o.y3(t,{type:"submit",variant:"primary",text:"Insert"}),a=new o.x4(t,[new o.u3(t,{required:!0,label:"URL",name:"url",type:"text",placeholder:"https://"}),new o.u3(t,{name:"text",label:"Alternative text"}),new o.eC(t,[r])]);c=null,s&&!n.i.isText(s)&&(n.i.isTag(s,"img")||(0,i.$$)("img",s).length)&&(c="IMG"===s.tagName?s:(0,i.$$)("img",s)[0],(0,i.val)(a.container,"input[name=url]",(0,i.attr)(c,"src")),(0,i.val)(a.container,"input[name=text]",(0,i.attr)(c,"alt")),r.state.text="Update"),s&&n.i.isTag(s,"a")&&((0,i.val)(a.container,"input[name=url]",(0,i.attr)(s,"href")),(0,i.val)(a.container,"input[name=text]",(0,i.attr)(s,"title")),r.state.text="Update"),a.onSubmit((s=>{(0,i.isFunction)(e.url)&&e.url.call(t,s.url,s.text)})),h.push({icon:"link",name:"URL",content:a.container})}return a(t,h)}},(t,e,s)=>{"use strict";s.d(e,{z:()=>o});var i=s(9);const o=(t,e)=>{e&&"normal"!==e?"center"!==e?((0,i.css)(t,"float",e),(0,i.clearCenterAlign)(t)):(0,i.css)(t,{float:"",display:"block",marginLeft:"auto",marginRight:"auto"}):((0,i.css)(t,"float")&&-1!==["right","left"].indexOf((""+(0,i.css)(t,"float")).toLowerCase())&&(0,i.css)(t,"float",""),(0,i.clearCenterAlign)(t))}},(t,e,s)=>{"use strict";var i=s(10);e.Z=[{name:"eye",tooltip:"Open link",exec(t,e){const s=(0,i.Lj)(e,"href");e&&s&&t.ow.open(s)}},{name:"link",tooltip:"Edit link",icon:"pencil"},"unlink","brush","file"]},(t,e,s)=>{"use strict";s.d(e,{A:()=>a});var i=s(16),o=s(5),n=s(38),r=s(60);const a={name:"left",childTemplate:(t,e,s)=>s,list:["Left","Right","Center","Normal"],exec(t,e,{control:s}){if(!i.i.isTag(e,["img","jodit","jodit-media"]))return;const n=s.args&&(0,o.H)(s.args[0])?s.args[0].toLowerCase():"";if(!n)return!1;(0,r.z)(e,n),i.i.isTag(e,["jodit","jodit-media"])&&e.firstElementChild&&(0,r.z)(e.firstElementChild,n),t.synchronizeValues(),t.e.fire("recalcPositionPopup")},tooltip:"Horizontal align"};e.Z=[{name:"delete",icon:"bin",tooltip:"Delete",exec(t,e){e&&t.s.removeNode(e)}},{name:"pencil",exec(t,e){"img"===e.tagName.toLowerCase()&&t.e.fire("openImageProperties",e)},tooltip:"Edit"},{name:"valign",list:["Top","Middle","Bottom","Normal"],tooltip:"Vertical align",exec(t,e,{control:s}){if(!i.i.isTag(e,"img"))return;const r=s.args&&(0,o.H)(s.args[0])?s.args[0].toLowerCase():"";if(!r)return!1;(0,n.i)(e,"vertical-align","normal"===r?"":r),t.e.fire("recalcPositionPopup")}},a]},(t,e,s)=>{"use strict";var i=s(20),o=s(38),n=s(59);const r=t=>t.args&&(0,i.HD)(t.args[0])?t.args[0].toLowerCase():"";e.Z=[{name:"brush",popup(t,e,s,r){if(!(0,i.Zu)(t))return;const a=t.getInstance("Table",t.o).getAllSelectedCells();if(!a.length)return!1;const l=e=>(0,n.YW)(t,(s=>{a.forEach((t=>{(0,o.i)(t,e,s)})),t.lock(),t.synchronizeValues(),r(),t.unlock()}),(0,o.i)(a[0],e));return(0,n.IL)(t,[{name:"Background",content:l("background-color")},{name:"Text",content:l("color")},{name:"Border",content:l("border-color")}])},tooltip:"Background"},{name:"valign",list:["Top","Middle","Bottom","Normal"],childTemplate:(t,e,s)=>s,exec(t,e,{control:s}){const i=r(s);t.getInstance("Table",t.o).getAllSelectedCells().forEach((t=>{(0,o.i)(t,"vertical-align","normal"===i?"":i)}))},tooltip:"Vertical align"},{name:"splitv",list:{tablesplitv:"Split vertical",tablesplitg:"Split horizontal"},tooltip:"Split"},{name:"align",icon:"left"},"\n",{name:"merge",command:"tablemerge",tooltip:"Merge"},{name:"addcolumn",list:{tableaddcolumnbefore:"Insert column before",tableaddcolumnafter:"Insert column after"},exec(t,e,{control:s}){if(!(0,i.Zu)(t))return;const o=r(s);t.execCommand(o,!1,e)},tooltip:"Add column"},{name:"addrow",list:{tableaddrowbefore:"Insert row above",tableaddrowafter:"Insert row below"},exec(t,e,{control:s}){if(!(0,i.Zu)(t))return;const o=r(s);t.execCommand(o,!1,e)},tooltip:"Add row"},{name:"delete",icon:"bin",list:{tablebin:"Delete table",tablebinrow:"Delete row",tablebincolumn:"Delete column",tableempty:"Empty cell"},exec(t,e,{control:s}){if(!(0,i.Zu)(t))return;const o=r(s);t.execCommand(o,!1,e),t.e.fire("hidePopup")},tooltip:"Delete"}]},(t,e)=>{"use strict";e.Z=["bold","italic","|","ul","ol","eraser","|","fontsize","brush","paragraph","---","image","table","\n","link","|","align","|","undo","redo","|","copyformat","fullsize","---","dots"]},(t,e,s)=>{"use strict";var i=s(62);e.Z=[{name:"bin",tooltip:"Delete",exec(t,e){e&&t.s.removeNode(e)}},i.A]},t=>{t.exports='<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> <path d="M24.89 32h4.18L18.86 6h-3.71L4.93 32h4.18l2.25-6h11.29l2.24 6zM12.86 22L17 10.95 21.14 22h-8.28zm30.31 1.17L27 39.34 19.66 32l-2.83 2.83L27 45l19-19-2.83-2.83z"/> </svg>'},t=>{t.exports='<svg viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"> <path d="M1088 1256v240q0 16-12 28t-28 12h-240q-16 0-28-12t-12-28v-240q0-16 12-28t28-12h240q16 0 28 12t12 28zm316-600q0 54-15.5 101t-35 76.5-55 59.5-57.5 43.5-61 35.5q-41 23-68.5 65t-27.5 67q0 17-12 32.5t-28 15.5h-240q-15 0-25.5-18.5t-10.5-37.5v-45q0-83 65-156.5t143-108.5q59-27 84-56t25-76q0-42-46.5-74t-107.5-32q-65 0-108 29-35 25-107 115-13 16-31 16-12 0-25-8l-164-125q-13-10-15.5-25t5.5-28q160-266 464-266 80 0 161 31t146 83 106 127.5 41 158.5z"/> </svg>'},t=>{t.exports='<svg viewBox="0 0 18.151 18.151" xmlns="http://www.w3.org/2000/svg"> <g> <path stroke-width="0" d="M6.237,16.546H3.649V1.604h5.916v5.728c0.474-0.122,0.968-0.194,1.479-0.194 c0.042,0,0.083,0.006,0.125,0.006V0H2.044v18.15h5.934C7.295,17.736,6.704,17.19,6.237,16.546z"/> <path stroke-width="0" d="M11.169,8.275c-2.723,0-4.938,2.215-4.938,4.938s2.215,4.938,4.938,4.938s4.938-2.215,4.938-4.938 S13.892,8.275,11.169,8.275z M11.169,16.81c-1.983,0-3.598-1.612-3.598-3.598c0-1.983,1.614-3.597,3.598-3.597 s3.597,1.613,3.597,3.597C14.766,15.198,13.153,16.81,11.169,16.81z"/> <polygon stroke-width="0" points="11.792,11.073 10.502,11.073 10.502,12.578 9.03,12.578 9.03,13.868 10.502,13.868 10.502,15.352 11.792,15.352 11.792,13.868 13.309,13.868 13.309,12.578 11.792,12.578 "/> </g> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 432 432"> <g> <polygon points="203.688,96 0,96 0,144 155.688,144 "/> <polygon points="155.719,288 0,288 0,336 203.719,336 "/> <path d="M97.844,230.125c-3.701-3.703-5.856-8.906-5.856-14.141s2.154-10.438,5.856-14.141l9.844-9.844H0v48h107.719 L97.844,230.125z"/> <polygon points="232,176 232,96 112,216 232,336 232,256 432,256 432,176"/> </g> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1395 736q0 13-10 23l-466 466q-10 10-23 10t-23-10l-466-466q-10-10-10-23t10-23l50-50q10-10 23-10t23 10l393 393 393-393q10-10 23-10t23 10l50 50q10 10 10 23z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1203 544q0 13-10 23l-393 393 393 393q10 10 10 23t-10 23l-50 50q-10 10-23 10t-23-10l-466-466q-10-10-10-23t10-23l466-466q10-10 23-10t23 10l50 50q10 10 10 23z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1171 960q0 13-10 23l-466 466q-10 10-23 10t-23-10l-50-50q-10-10-10-23t10-23l393-393-393-393q-10-10-10-23t10-23l50-50q10-10 23-10t23 10l466 466q10 10 10 23z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1395 1184q0 13-10 23l-50 50q-10 10-23 10t-23-10l-393-393-393 393q-10 10-23 10t-23-10l-50-50q-10-10-10-23t10-23l466-466q10-10 23-10t23 10l466 466q10 10 10 23z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1411 541l-355 355 355 355 144-144q29-31 70-14 39 17 39 59v448q0 26-19 45t-45 19h-448q-42 0-59-40-17-39 14-69l144-144-355-355-355 355 144 144q31 30 14 69-17 40-59 40h-448q-26 0-45-19t-19-45v-448q0-42 40-59 39-17 69 14l144 144 355-355-355-355-144 144q-19 19-45 19-12 0-24-5-40-17-40-59v-448q0-26 19-45t45-19h448q42 0 59 40 17 39-14 69l-144 144 355 355 355-355-144-144q-31-30-14-69 17-40 59-40h448q26 0 45 19t19 45v448q0 42-39 59-13 5-25 5-26 0-45-19z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1792 896q0 26-19 45l-256 256q-19 19-45 19t-45-19-19-45v-128h-1024v128q0 26-19 45t-45 19-45-19l-256-256q-19-19-19-45t19-45l256-256q19-19 45-19t45 19 19 45v128h1024v-128q0-26 19-45t45-19 45 19l256 256q19 19 19 45z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1596 1385q0 117-79 196t-196 79q-135 0-235-100l-777-776q-113-115-113-271 0-159 110-270t269-111q158 0 273 113l605 606q10 10 10 22 0 16-30.5 46.5t-46.5 30.5q-13 0-23-10l-606-607q-79-77-181-77-106 0-179 75t-73 181q0 105 76 181l776 777q63 63 145 63 64 0 106-42t42-106q0-82-63-145l-581-581q-26-24-60-24-29 0-48 19t-19 48q0 32 25 59l410 410q10 10 10 22 0 16-31 47t-47 31q-12 0-22-10l-410-410q-63-61-63-149 0-82 57-139t139-57q88 0 149 63l581 581q100 98 100 235z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M704 1376v-704q0-14-9-23t-23-9h-64q-14 0-23 9t-9 23v704q0 14 9 23t23 9h64q14 0 23-9t9-23zm256 0v-704q0-14-9-23t-23-9h-64q-14 0-23 9t-9 23v704q0 14 9 23t23 9h64q14 0 23-9t9-23zm256 0v-704q0-14-9-23t-23-9h-64q-14 0-23 9t-9 23v704q0 14 9 23t23 9h64q14 0 23-9t9-23zm-544-992h448l-48-117q-7-9-17-11h-317q-10 2-17 11zm928 32v64q0 14-9 23t-23 9h-96v948q0 83-47 143.5t-113 60.5h-832q-66 0-113-58.5t-47-141.5v-952h-96q-14 0-23-9t-9-23v-64q0-14 9-23t23-9h309l70-167q15-37 54-63t79-26h320q40 0 79 26t54 63l70 167h309q14 0 23 9t9 23z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M747 1521q74 32 140 32 376 0 376-335 0-114-41-180-27-44-61.5-74t-67.5-46.5-80.5-25-84-10.5-94.5-2q-73 0-101 10 0 53-.5 159t-.5 158q0 8-1 67.5t-.5 96.5 4.5 83.5 12 66.5zm-14-746q42 7 109 7 82 0 143-13t110-44.5 74.5-89.5 25.5-142q0-70-29-122.5t-79-82-108-43.5-124-14q-50 0-130 13 0 50 4 151t4 152q0 27-.5 80t-.5 79q0 46 1 69zm-541 889l2-94q15-4 85-16t106-27q7-12 12.5-27t8.5-33.5 5.5-32.5 3-37.5.5-34v-65.5q0-982-22-1025-4-8-22-14.5t-44.5-11-49.5-7-48.5-4.5-30.5-3l-4-83q98-2 340-11.5t373-9.5q23 0 68.5.5t67.5.5q70 0 136.5 13t128.5 42 108 71 74 104.5 28 137.5q0 52-16.5 95.5t-39 72-64.5 57.5-73 45-84 40q154 35 256.5 134t102.5 248q0 100-35 179.5t-93.5 130.5-138 85.5-163.5 48.5-176 14q-44 0-132-3t-132-3q-106 0-307 11t-231 12z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M896 1152q0-36-20-69-1-1-15.5-22.5t-25.5-38-25-44-21-50.5q-4-16-21-16t-21 16q-7 23-21 50.5t-25 44-25.5 38-15.5 22.5q-20 33-20 69 0 53 37.5 90.5t90.5 37.5 90.5-37.5 37.5-90.5zm512-128q0 212-150 362t-362 150-362-150-150-362q0-145 81-275 6-9 62.5-90.5t101-151 99.5-178 83-201.5q9-30 34-47t51-17 51.5 17 33.5 47q28 93 83 201.5t99.5 178 101 151 62.5 90.5q81 127 81 275z"/> </svg>'},t=>{t.exports='<svg viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg"> <g stroke="none" stroke-width="1"> <path d="M14,1.4 L12.6,0 L7,5.6 L1.4,0 L0,1.4 L5.6,7 L0,12.6 L1.4,14 L7,8.4 L12.6,14 L14,12.6 L8.4,7 L14,1.4 Z"/> </g> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1792 1344v128q0 26-19 45t-45 19h-1664q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1664q26 0 45 19t19 45zm-384-384v128q0 26-19 45t-45 19h-896q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h896q26 0 45 19t19 45zm256-384v128q0 26-19 45t-45 19h-1408q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1408q26 0 45 19t19 45zm-384-384v128q0 26-19 45t-45 19h-640q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h640q26 0 45 19t19 45z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M503 1271l-256 256q-10 9-23 9-12 0-23-9-9-10-9-23t9-23l256-256q10-9 23-9t23 9q9 10 9 23t-9 23zm169 41v320q0 14-9 23t-23 9-23-9-9-23v-320q0-14 9-23t23-9 23 9 9 23zm-224-224q0 14-9 23t-23 9h-320q-14 0-23-9t-9-23 9-23 23-9h320q14 0 23 9t9 23zm1264 128q0 120-85 203l-147 146q-83 83-203 83-121 0-204-85l-334-335q-21-21-42-56l239-18 273 274q27 27 68 27.5t68-26.5l147-146q28-28 28-67 0-40-28-68l-274-275 18-239q35 21 56 42l336 336q84 86 84 204zm-617-724l-239 18-273-274q-28-28-68-28-39 0-68 27l-147 146q-28 28-28 67 0 40 28 68l274 274-18 240q-35-21-56-42l-336-336q-84-86-84-204 0-120 85-203l147-146q83-83 203-83 121 0 204 85l334 335q21 21 42 56zm633 84q0 14-9 23t-23 9h-320q-14 0-23-9t-9-23 9-23 23-9h320q14 0 23 9t9 23zm-544-544v320q0 14-9 23t-23 9-23-9-9-23v-320q0-14 9-23t23-9 23 9 9 23zm407 151l-256 256q-11 9-23 9t-23-9q-9-10-9-23t9-23l256-256q10-9 23-9t23 9q9 10 9 23t-9 23z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1472 930v318q0 119-84.5 203.5t-203.5 84.5h-832q-119 0-203.5-84.5t-84.5-203.5v-832q0-119 84.5-203.5t203.5-84.5h832q63 0 117 25 15 7 18 23 3 17-9 29l-49 49q-10 10-23 10-3 0-9-2-23-6-45-6h-832q-66 0-113 47t-47 113v832q0 66 47 113t113 47h832q66 0 113-47t47-113v-254q0-13 9-22l64-64q10-10 23-10 6 0 12 3 20 8 20 29zm231-489l-814 814q-24 24-57 24t-57-24l-430-430q-24-24-24-57t24-57l110-110q24-24 57-24t57 24l263 263 647-647q24-24 57-24t57 24l110 110q24 24 24 57t-24 57z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"><path d="M813 1299l614-614q19-19 19-45t-19-45l-102-102q-19-19-45-19t-45 19l-467 467-211-211q-19-19-45-19t-45 19l-102 102q-19 19-19 45t19 45l358 358q19 19 45 19t45-19zm851-883v960q0 119-84.5 203.5t-203.5 84.5h-960q-119 0-203.5-84.5t-84.5-203.5v-960q0-119 84.5-203.5t203.5-84.5h960q119 0 203.5 84.5t84.5 203.5z"/></svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 10 10"> <path d="M.941 4.523a.75.75 0 1 1 1.06-1.06l3.006 3.005 3.005-3.005a.75.75 0 1 1 1.06 1.06l-3.549 3.55a.75.75 0 0 1-1.168-.136L.941 4.523z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 16 16"> <path stroke-width="0" d="M16 9v-6h-3v-1c0-0.55-0.45-1-1-1h-11c-0.55 0-1 0.45-1 1v3c0 0.55 0.45 1 1 1h11c0.55 0 1-0.45 1-1v-1h2v4h-9v2h-0.5c-0.276 0-0.5 0.224-0.5 0.5v5c0 0.276 0.224 0.5 0.5 0.5h2c0.276 0 0.5-0.224 0.5-0.5v-5c0-0.276-0.224-0.5-0.5-0.5h-0.5v-1h9zM12 3h-11v-1h11v1z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M621 1280h595v-595zm-45-45l595-595h-595v595zm1152 77v192q0 14-9 23t-23 9h-224v224q0 14-9 23t-23 9h-192q-14 0-23-9t-9-23v-224h-864q-14 0-23-9t-9-23v-864h-224q-14 0-23-9t-9-23v-192q0-14 9-23t23-9h224v-224q0-14 9-23t23-9h192q14 0 23 9t9 23v224h851l246-247q10-9 23-9t23 9q9 10 9 23t-9 23l-247 246v851h224q14 0 23 9t9 23z"/> </svg>'},t=>{t.exports='<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"> <path d="M24.89,6.61H22.31V4.47A2.47,2.47,0,0,0,19.84,2H6.78A2.47,2.47,0,0,0,4.31,4.47V22.92a2.47,2.47,0,0,0,2.47,2.47H9.69V27.2a2.8,2.8,0,0,0,2.8,2.8h12.4a2.8,2.8,0,0,0,2.8-2.8V9.41A2.8,2.8,0,0,0,24.89,6.61ZM6.78,23.52a.61.61,0,0,1-.61-.6V4.47a.61.61,0,0,1,.61-.6H19.84a.61.61,0,0,1,.61.6V6.61h-8a2.8,2.8,0,0,0-2.8,2.8V23.52Zm19,3.68a.94.94,0,0,1-.94.93H12.49a.94.94,0,0,1-.94-.93V9.41a.94.94,0,0,1,.94-.93h12.4a.94.94,0,0,1,.94.93Z"/> <path d="M23.49,13.53h-9.6a.94.94,0,1,0,0,1.87h9.6a.94.94,0,1,0,0-1.87Z"/> <path d="M23.49,17.37h-9.6a.94.94,0,1,0,0,1.87h9.6a.94.94,0,1,0,0-1.87Z"/> <path d="M23.49,21.22h-9.6a.93.93,0,1,0,0,1.86h9.6a.93.93,0,1,0,0-1.86Z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M960 896q26 0 45 19t19 45-19 45-45 19-45-19-19-45 19-45 45-19zm300 64l507 398q28 20 25 56-5 35-35 51l-128 64q-13 7-29 7-17 0-31-8l-690-387-110 66q-8 4-12 5 14 49 10 97-7 77-56 147.5t-132 123.5q-132 84-277 84-136 0-222-78-90-84-79-207 7-76 56-147t131-124q132-84 278-84 83 0 151 31 9-13 22-22l122-73-122-73q-13-9-22-22-68 31-151 31-146 0-278-84-82-53-131-124t-56-147q-5-59 15.5-113t63.5-93q85-79 222-79 145 0 277 84 83 52 132 123t56 148q4 48-10 97 4 1 12 5l110 66 690-387q14-8 31-8 16 0 29 7l128 64q30 16 35 51 3 36-25 56zm-681-260q46-42 21-108t-106-117q-92-59-192-59-74 0-113 36-46 42-21 108t106 117q92 59 192 59 74 0 113-36zm-85 745q81-51 106-117t-21-108q-39-36-113-36-100 0-192 59-81 51-106 117t21 108q39 36 113 36 100 0 192-59zm178-613l96 58v-11q0-36 33-56l14-8-79-47-26 26q-3 3-10 11t-12 12q-2 2-4 3.5t-3 2.5zm224 224l96 32 736-576-128-64-768 431v113l-160 96 9 8q2 2 7 6 4 4 11 12t11 12l26 26zm704 416l128-64-520-408-177 138q-2 3-13 7z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M384 544v576q0 13-9.5 22.5t-22.5 9.5q-14 0-23-9l-288-288q-9-9-9-23t9-23l288-288q9-9 23-9 13 0 22.5 9.5t9.5 22.5zm1408 768v192q0 13-9.5 22.5t-22.5 9.5h-1728q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1728q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1088q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1088q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1088q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1088q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1728q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1728q13 0 22.5 9.5t9.5 22.5z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 24 24" > <circle cx="12" cy="12" r="2.2"/> <circle cx="12" cy="5" r="2.2"/> <circle cx="12" cy="19" r="2.2"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 128 128" xml:space="preserve"> <polygon points="112.4560547,23.3203125 112.4560547,75.8154297 31.4853516,75.8154297 31.4853516,61.953125 16.0131836,72.6357422 0.5410156,83.3164063 16.0131836,93.9990234 31.4853516,104.6796875 31.4853516,90.8183594 112.4560547,90.8183594 112.4560547,90.8339844 127.4589844,90.8339844 127.4589844,23.3203125"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M832 1408l336-384h-768l-336 384h768zm1013-1077q15 34 9.5 71.5t-30.5 65.5l-896 1024q-38 44-96 44h-768q-38 0-69.5-20.5t-47.5-54.5q-15-34-9.5-71.5t30.5-65.5l896-1024q38-44 96-44h768q38 0 69.5 20.5t47.5 54.5z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1664 960q-152-236-381-353 61 104 61 225 0 185-131.5 316.5t-316.5 131.5-316.5-131.5-131.5-316.5q0-121 61-225-229 117-381 353 133 205 333.5 326.5t434.5 121.5 434.5-121.5 333.5-326.5zm-720-384q0-20-14-34t-34-14q-125 0-214.5 89.5t-89.5 214.5q0 20 14 34t34 14 34-14 14-34q0-86 61-147t147-61q20 0 34-14t14-34zm848 384q0 34-20 69-140 230-376.5 368.5t-499.5 138.5-499.5-139-376.5-368q-20-35-20-69t20-69q140-229 376.5-368t499.5-139 499.5 139 376.5 368q20 35 20 69z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1152 512v-472q22 14 36 28l408 408q14 14 28 36h-472zm-128 32q0 40 28 68t68 28h544v1056q0 40-28 68t-68 28h-1344q-40 0-68-28t-28-68v-1600q0-40 28-68t68-28h800v544z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1728 608v704q0 92-66 158t-158 66h-1216q-92 0-158-66t-66-158v-960q0-92 66-158t158-66h320q92 0 158 66t66 158v32h672q92 0 158 66t66 158z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M789 559l-170 450q33 0 136.5 2t160.5 2q19 0 57-2-87-253-184-452zm-725 1105l2-79q23-7 56-12.5t57-10.5 49.5-14.5 44.5-29 31-50.5l237-616 280-724h128q8 14 11 21l205 480q33 78 106 257.5t114 274.5q15 34 58 144.5t72 168.5q20 45 35 57 19 15 88 29.5t84 20.5q6 38 6 57 0 4-.5 13t-.5 13q-63 0-190-8t-191-8q-76 0-215 7t-178 8q0-43 4-78l131-28q1 0 12.5-2.5t15.5-3.5 14.5-4.5 15-6.5 11-8 9-11 2.5-14q0-16-31-96.5t-72-177.5-42-100l-450-2q-26 58-76.5 195.5t-50.5 162.5q0 22 14 37.5t43.5 24.5 48.5 13.5 57 8.5 41 4q1 19 1 58 0 9-2 27-58 0-174.5-10t-174.5-10q-8 0-26.5 4t-21.5 4q-80 14-188 14z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1744 1408q33 0 42 18.5t-11 44.5l-126 162q-20 26-49 26t-49-26l-126-162q-20-26-11-44.5t42-18.5h80v-1024h-80q-33 0-42-18.5t11-44.5l126-162q20-26 49-26t49 26l126 162q20 26 11 44.5t-42 18.5h-80v1024h80zm-1663-1279l54 27q12 5 211 5 44 0 132-2t132-2q36 0 107.5.5t107.5.5h293q6 0 21 .5t20.5 0 16-3 17.5-9 15-17.5l42-1q4 0 14 .5t14 .5q2 112 2 336 0 80-5 109-39 14-68 18-25-44-54-128-3-9-11-48t-14.5-73.5-7.5-35.5q-6-8-12-12.5t-15.5-6-13-2.5-18-.5-16.5.5q-17 0-66.5-.5t-74.5-.5-64 2-71 6q-9 81-8 136 0 94 2 388t2 455q0 16-2.5 71.5t0 91.5 12.5 69q40 21 124 42.5t120 37.5q5 40 5 50 0 14-3 29l-34 1q-76 2-218-8t-207-10q-50 0-151 9t-152 9q-3-51-3-52v-9q17-27 61.5-43t98.5-29 78-27q19-42 19-383 0-101-3-303t-3-303v-117q0-2 .5-15.5t.5-25-1-25.5-3-24-5-14q-11-12-162-12-33 0-93 12t-80 26q-19 13-34 72.5t-31.5 111-42.5 53.5q-42-26-56-44v-383z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 24 24"> <path stroke-width="0" d="M22,20.6L3.4,2H8V0H0v8h2V3.4L20.6,22H16v2h8v-8h-2V20.6z M16,0v2h4.7l-6.3,6.3l1.4,1.4L22,3.5V8h2V0H16z M8.3,14.3L2,20.6V16H0v8h8v-2H3.5l6.3-6.3L8.3,14.3z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1600 736v192q0 40-28 68t-68 28h-1216q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h1216q40 0 68 28t28 68z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M576 576q0 80-56 136t-136 56-136-56-56-136 56-136 136-56 136 56 56 136zm1024 384v448h-1408v-192l320-320 160 160 512-512zm96-704h-1600q-13 0-22.5 9.5t-9.5 22.5v1216q0 13 9.5 22.5t22.5 9.5h1600q13 0 22.5-9.5t9.5-22.5v-1216q0-13-9.5-22.5t-22.5-9.5zm160 32v1216q0 66-47 113t-113 47h-1600q-66 0-113-47t-47-113v-1216q0-66 47-113t113-47h1600q66 0 113 47t47 113z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M352 832q0 14-9 23l-288 288q-9 9-23 9-13 0-22.5-9.5t-9.5-22.5v-576q0-13 9.5-22.5t22.5-9.5q14 0 23 9l288 288q9 9 9 23zm1440 480v192q0 13-9.5 22.5t-22.5 9.5h-1728q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1728q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1088q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1088q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1088q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1088q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1728q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1728q13 0 22.5 9.5t9.5 22.5z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1152 1376v-160q0-14-9-23t-23-9h-96v-512q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v160q0 14 9 23t23 9h96v320h-96q-14 0-23 9t-9 23v160q0 14 9 23t23 9h448q14 0 23-9t9-23zm-128-896v-160q0-14-9-23t-23-9h-192q-14 0-23 9t-9 23v160q0 14 9 23t23 9h192q14 0 23-9t9-23zm640 416q0 209-103 385.5t-279.5 279.5-385.5 103-385.5-103-279.5-279.5-103-385.5 103-385.5 279.5-279.5 385.5-103 385.5 103 279.5 279.5 103 385.5z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M384 1662l17-85q6-2 81.5-21.5t111.5-37.5q28-35 41-101 1-7 62-289t114-543.5 52-296.5v-25q-24-13-54.5-18.5t-69.5-8-58-5.5l19-103q33 2 120 6.5t149.5 7 120.5 2.5q48 0 98.5-2.5t121-7 98.5-6.5q-5 39-19 89-30 10-101.5 28.5t-108.5 33.5q-8 19-14 42.5t-9 40-7.5 45.5-6.5 42q-27 148-87.5 419.5t-77.5 355.5q-2 9-13 58t-20 90-16 83.5-6 57.5l1 18q17 4 185 31-3 44-16 99-11 0-32.5 1.5t-32.5 1.5q-29 0-87-10t-86-10q-138-2-206-2-51 0-143 9t-121 11z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1792 1344v128q0 26-19 45t-45 19h-1664q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1664q26 0 45 19t19 45zm0-384v128q0 26-19 45t-45 19h-1664q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1664q26 0 45 19t19 45zm0-384v128q0 26-19 45t-45 19h-1664q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1664q26 0 45 19t19 45zm0-384v128q0 26-19 45t-45 19h-1664q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1664q26 0 45 19t19 45z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1792 1344v128q0 26-19 45t-45 19h-1664q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1664q26 0 45 19t19 45zm-384-384v128q0 26-19 45t-45 19h-1280q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1280q26 0 45 19t19 45zm256-384v128q0 26-19 45t-45 19h-1536q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1536q26 0 45 19t19 45zm-384-384v128q0 26-19 45t-45 19h-1152q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1152q26 0 45 19t19 45z"/> </svg>'},t=>{t.exports='<svg fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"> <path d="M5.09668 6.99707H7.17358L4.17358 3.99707L1.17358 6.99707H3.09668V17.0031H1.15881L4.15881 20.0031L7.15881 17.0031H5.09668V6.99707Z"/> <path d="M22.8412 7H8.84119V5H22.8412V7Z"/> <path d="M22.8412 11H8.84119V9H22.8412V11Z"/> <path d="M8.84119 15H22.8412V13H8.84119V15Z"/> <path d="M22.8412 19H8.84119V17H22.8412V19Z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1520 1216q0-40-28-68l-208-208q-28-28-68-28-42 0-72 32 3 3 19 18.5t21.5 21.5 15 19 13 25.5 3.5 27.5q0 40-28 68t-68 28q-15 0-27.5-3.5t-25.5-13-19-15-21.5-21.5-18.5-19q-33 31-33 73 0 40 28 68l206 207q27 27 68 27 40 0 68-26l147-146q28-28 28-67zm-703-705q0-40-28-68l-206-207q-28-28-68-28-39 0-68 27l-147 146q-28 28-28 67 0 40 28 68l208 208q27 27 68 27 42 0 72-31-3-3-19-18.5t-21.5-21.5-15-19-13-25.5-3.5-27.5q0-40 28-68t68-28q15 0 27.5 3.5t25.5 13 19 15 21.5 21.5 18.5 19q33-31 33-73zm895 705q0 120-85 203l-147 146q-83 83-203 83-121 0-204-85l-206-207q-83-83-83-203 0-123 88-209l-88-88q-86 88-208 88-120 0-204-84l-208-208q-84-84-84-204t85-203l147-146q83-83 203-83 121 0 204 85l206 207q83 83 83 203 0 123-88 209l88 88q86-88 208-88 120 0 204 84l208 208q84 84 84 204z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"><path d="M640 768h512v-192q0-106-75-181t-181-75-181 75-75 181v192zm832 96v576q0 40-28 68t-68 28h-960q-40 0-68-28t-28-68v-576q0-40 28-68t68-28h32v-192q0-184 132-316t316-132 316 132 132 316v192h32q40 0 68 28t28 68z"/></svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"><path d="M1664 1344v128q0 26-19 45t-45 19h-1408q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1408q26 0 45 19t19 45zm0-512v128q0 26-19 45t-45 19h-1408q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1408q26 0 45 19t19 45zm0-512v128q0 26-19 45t-45 19h-1408q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1408q26 0 45 19t19 45z"/></svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 312 312"> <g transform="translate(0.000000,312.000000) scale(0.100000,-0.100000)" stroke="none"> <path d="M50 3109 c0 -7 -11 -22 -25 -35 l-25 -23 0 -961 0 -961 32 -29 32 -30 501 -2 500 -3 3 -502 2 -502 31 -30 31 -31 958 0 958 0 23 25 c13 13 30 25 37 25 9 0 12 199 12 960 0 686 -3 960 -11 960 -6 0 -24 12 -40 28 l-29 27 -503 5 -502 5 -5 502 -5 503 -28 29 c-15 16 -27 34 -27 40 0 8 -274 11 -960 11 -710 0 -960 -3 -960 -11z m1738 -698 l2 -453 -40 -40 c-22 -22 -40 -43 -40 -47 0 -4 36 -42 79 -85 88 -87 82 -87 141 -23 l26 27 455 -2 454 -3 0 -775 0 -775 -775 0 -775 0 -3 450 -2 449 47 48 47 48 -82 80 c-44 44 -84 80 -87 80 -3 0 -25 -18 -48 -40 l-41 -40 -456 2 -455 3 -3 765 c-1 421 0 771 3 778 3 10 164 12 777 10 l773 -3 3 -454z"/> <path d="M607 2492 c-42 -42 -77 -82 -77 -87 0 -6 86 -96 190 -200 105 -104 190 -197 190 -205 0 -8 -41 -56 -92 -107 -65 -65 -87 -94 -77 -98 8 -3 138 -4 289 -3 l275 3 3 275 c1 151 0 281 -3 289 -4 10 -35 -14 -103 -82 -54 -53 -103 -97 -109 -97 -7 0 -99 88 -206 195 -107 107 -196 195 -198 195 -3 0 -39 -35 -82 -78z"/> <path d="M1470 1639 c-47 -49 -87 -91 -89 -94 -5 -6 149 -165 160 -165 9 0 189 179 189 188 0 12 -154 162 -165 161 -6 0 -48 -41 -95 -90z"/> <path d="M1797 1303 c-9 -8 -9 -568 0 -576 4 -4 50 36 103 88 54 52 101 95 106 95 5 0 95 -85 199 -190 104 -104 194 -190 200 -190 6 0 46 36 90 80 l79 79 -197 196 c-108 108 -197 199 -197 203 0 4 45 52 99 106 55 55 98 103 95 108 -6 10 -568 11 -577 1z"/> </g> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 32 32"> <path d="M27 4l-15 15-7-7-5 5 12 12 20-20z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path stroke-width="0" d="M381 1620q0 80-54.5 126t-135.5 46q-106 0-172-66l57-88q49 45 106 45 29 0 50.5-14.5t21.5-42.5q0-64-105-56l-26-56q8-10 32.5-43.5t42.5-54 37-38.5v-1q-16 0-48.5 1t-48.5 1v53h-106v-152h333v88l-95 115q51 12 81 49t30 88zm2-627v159h-362q-6-36-6-54 0-51 23.5-93t56.5-68 66-47.5 56.5-43.5 23.5-45q0-25-14.5-38.5t-39.5-13.5q-46 0-81 58l-85-59q24-51 71.5-79.5t105.5-28.5q73 0 123 41.5t50 112.5q0 50-34 91.5t-75 64.5-75.5 50.5-35.5 52.5h127v-60h105zm1409 319v192q0 13-9.5 22.5t-22.5 9.5h-1216q-13 0-22.5-9.5t-9.5-22.5v-192q0-14 9-23t23-9h1216q13 0 22.5 9.5t9.5 22.5zm-1408-899v99h-335v-99h107q0-41 .5-122t.5-121v-12h-2q-8 17-50 54l-71-76 136-127h106v404h108zm1408 387v192q0 13-9.5 22.5t-22.5 9.5h-1216q-13 0-22.5-9.5t-9.5-22.5v-192q0-14 9-23t23-9h1216q13 0 22.5 9.5t9.5 22.5zm0-512v192q0 13-9.5 22.5t-22.5 9.5h-1216q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1216q13 0 22.5 9.5t9.5 22.5z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 270 270"> <path d="m240.443652,220.45085l-47.410809,0l0,-10.342138c13.89973,-8.43655 25.752896,-19.844464 34.686646,-33.469923c11.445525,-17.455846 17.496072,-37.709239 17.496072,-58.570077c0,-59.589197 -49.208516,-108.068714 -109.693558,-108.068714s-109.69263,48.479517 -109.69263,108.069628c0,20.860839 6.050547,41.113316 17.497001,58.570077c8.93375,13.625459 20.787845,25.032458 34.686646,33.469008l0,10.342138l-47.412666,0c-10.256959,0 -18.571354,8.191376 -18.571354,18.296574c0,10.105198 8.314395,18.296574 18.571354,18.296574l65.98402,0c10.256959,0 18.571354,-8.191376 18.571354,-18.296574l0,-39.496814c0,-7.073455 -4.137698,-13.51202 -10.626529,-16.537358c-25.24497,-11.772016 -41.557118,-37.145704 -41.557118,-64.643625c0,-39.411735 32.545369,-71.476481 72.549922,-71.476481c40.004553,0 72.550851,32.064746 72.550851,71.476481c0,27.497006 -16.312149,52.87161 -41.557118,64.643625c-6.487902,3.026253 -10.6256,9.464818 -10.6256,16.537358l0,39.496814c0,10.105198 8.314395,18.296574 18.571354,18.296574l65.982163,0c10.256959,0 18.571354,-8.191376 18.571354,-18.296574c0,-10.105198 -8.314395,-18.296574 -18.571354,-18.296574z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M384 544v576q0 13-9.5 22.5t-22.5 9.5q-14 0-23-9l-288-288q-9-9-9-23t9-23l288-288q9-9 23-9 13 0 22.5 9.5t9.5 22.5zm1408 768v192q0 13-9.5 22.5t-22.5 9.5h-1728q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1728q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1088q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1088q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1088q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1088q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1728q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1728q13 0 22.5 9.5t9.5 22.5z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' x="0px" y="0px" viewBox="0 0 459 459"> <g> <path d="M229.5,0C102,0,0,102,0,229.5S102,459,229.5,459c20.4,0,38.25-17.85,38.25-38.25c0-10.2-2.55-17.85-10.2-25.5 c-5.1-7.65-10.2-15.3-10.2-25.5c0-20.4,17.851-38.25,38.25-38.25h45.9c71.4,0,127.5-56.1,127.5-127.5C459,91.8,357,0,229.5,0z M89.25,229.5c-20.4,0-38.25-17.85-38.25-38.25S68.85,153,89.25,153s38.25,17.85,38.25,38.25S109.65,229.5,89.25,229.5z M165.75,127.5c-20.4,0-38.25-17.85-38.25-38.25S145.35,51,165.75,51S204,68.85,204,89.25S186.15,127.5,165.75,127.5z M293.25,127.5c-20.4,0-38.25-17.85-38.25-38.25S272.85,51,293.25,51s38.25,17.85,38.25,38.25S313.65,127.5,293.25,127.5z M369.75,229.5c-20.4,0-38.25-17.85-38.25-38.25S349.35,153,369.75,153S408,170.85,408,191.25S390.15,229.5,369.75,229.5z" /> </g> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"><path d="M1534 189v73q0 29-18.5 61t-42.5 32q-50 0-54 1-26 6-32 31-3 11-3 64v1152q0 25-18 43t-43 18h-108q-25 0-43-18t-18-43v-1218h-143v1218q0 25-17.5 43t-43.5 18h-108q-26 0-43.5-18t-17.5-43v-496q-147-12-245-59-126-58-192-179-64-117-64-259 0-166 88-286 88-118 209-159 111-37 417-37h479q25 0 43 18t18 43z"/></svg>'},t=>{t.exports='<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"> <path stroke-width="0" d="M10.5 20H2a2 2 0 0 1-2-2V6c0-1.1.9-2 2-2h1V3l2.03-.4a3 3 0 0 1 5.94 0L13 3v1h1a2 2 0 0 1 2 2v1h-2V6h-1v1H3V6H2v12h5v2h3.5zM8 4a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm2 4h8a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-8a2 2 0 0 1-2-2v-8c0-1.1.9-2 2-2zm0 2v8h8v-8h-8z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"><path d="M491 1536l91-91-235-235-91 91v107h128v128h107zm523-928q0-22-22-22-10 0-17 7l-542 542q-7 7-7 17 0 22 22 22 10 0 17-7l542-542q7-7 7-17zm-54-192l416 416-832 832h-416v-416zm683 96q0 53-37 90l-166 166-416-416 166-165q36-38 90-38 53 0 91 38l235 234q37 39 37 91z"/></svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"><path d="M1600 736v192q0 40-28 68t-68 28h-416v416q0 40-28 68t-68 28h-192q-40 0-68-28t-28-68v-416h-416q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h416v-416q0-40 28-68t68-28h192q40 0 68 28t28 68v416h416q40 0 68 28t28 68z"/></svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M448 1536h896v-256h-896v256zm0-640h896v-384h-160q-40 0-68-28t-28-68v-160h-640v640zm1152 64q0-26-19-45t-45-19-45 19-19 45 19 45 45 19 45-19 19-45zm128 0v416q0 13-9.5 22.5t-22.5 9.5h-224v160q0 40-28 68t-68 28h-960q-40 0-68-28t-28-68v-160h-224q-13 0-22.5-9.5t-9.5-22.5v-416q0-79 56.5-135.5t135.5-56.5h64v-544q0-40 28-68t68-28h672q40 0 88 20t76 48l152 152q28 28 48 76t20 88v256h64q79 0 135.5 56.5t56.5 135.5z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1664 256v448q0 26-19 45t-45 19h-448q-42 0-59-40-17-39 14-69l138-138q-148-137-349-137-104 0-198.5 40.5t-163.5 109.5-109.5 163.5-40.5 198.5 40.5 198.5 109.5 163.5 163.5 109.5 198.5 40.5q119 0 225-52t179-147q7-10 23-12 14 0 25 9l137 138q9 8 9.5 20.5t-7.5 22.5q-109 132-264 204.5t-327 72.5q-156 0-298-61t-245-164-164-245-61-298 61-298 164-245 245-164 298-61q147 0 284.5 55.5t244.5 156.5l130-129q29-31 70-14 39 17 39 59z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 24 24"> <g transform="translate(-251.000000, -443.000000)"> <g transform="translate(215.000000, 119.000000)"/> <path d="M252,448 L256,448 L256,444 L252,444 L252,448 Z M257,448 L269,448 L269,446 L257,446 L257,448 Z M257,464 L269,464 L269,462 L257,462 L257,464 Z M270,444 L270,448 L274,448 L274,444 L270,444 Z M252,462 L252,466 L256,466 L256,462 L252,462 Z M270,462 L270,466 L274,466 L274,462 L270,462 Z M254,461 L256,461 L256,449 L254,449 L254,461 Z M270,461 L272,461 L272,449 L270,449 L270,461 Z"/> </g> </svg>'},t=>{t.exports='<svg viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg"> <path d="M5.9814 11.8049C5.59087 11.4144 5.59087 10.7812 5.9814 10.3907L10.224 6.14806C10.6146 5.75754 11.2477 5.75754 11.6383 6.14806C12.0288 6.53859 12.0288 7.17175 11.6383 7.56228L7.39561 11.8049C7.00509 12.1954 6.37192 12.1954 5.9814 11.8049Z"/> <path d="M0.707107 12.0208C0.316582 11.6303 0.316582 10.9971 0.707107 10.6066L10.6066 0.707121C10.9971 0.316597 11.6303 0.316596 12.0208 0.707121C12.4113 1.09764 12.4113 1.73081 12.0208 2.12133L2.12132 12.0208C1.7308 12.4114 1.09763 12.4114 0.707107 12.0208Z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M844 472q0 60-19 113.5t-63 92.5-105 39q-76 0-138-57.5t-92-135.5-30-151q0-60 19-113.5t63-92.5 105-39q77 0 138.5 57.5t91.5 135 30 151.5zm-342 483q0 80-42 139t-119 59q-76 0-141.5-55.5t-100.5-133.5-35-152q0-80 42-139.5t119-59.5q76 0 141.5 55.5t100.5 134 35 152.5zm394-27q118 0 255 97.5t229 237 92 254.5q0 46-17 76.5t-48.5 45-64.5 20-76 5.5q-68 0-187.5-45t-182.5-45q-66 0-192.5 44.5t-200.5 44.5q-183 0-183-146 0-86 56-191.5t139.5-192.5 187.5-146 193-59zm239-211q-61 0-105-39t-63-92.5-19-113.5q0-74 30-151.5t91.5-135 138.5-57.5q61 0 105 39t63 92.5 19 113.5q0 73-30 151t-92 135.5-138 57.5zm432-104q77 0 119 59.5t42 139.5q0 74-35 152t-100.5 133.5-141.5 55.5q-77 0-119-59t-42-139q0-74 35-152.5t100.5-134 141.5-55.5z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1792 1344v128q0 26-19 45t-45 19h-1664q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1664q26 0 45 19t19 45zm0-384v128q0 26-19 45t-45 19h-1280q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1280q26 0 45 19t19 45zm0-384v128q0 26-19 45t-45 19h-1536q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1536q26 0 45 19t19 45zm0-384v128q0 26-19 45t-45 19h-1152q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1152q26 0 45 19t19 45z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M512 1536h768v-384h-768v384zm896 0h128v-896q0-14-10-38.5t-20-34.5l-281-281q-10-10-34-20t-39-10v416q0 40-28 68t-68 28h-576q-40 0-68-28t-28-68v-416h-128v1280h128v-416q0-40 28-68t68-28h832q40 0 68 28t28 68v416zm-384-928v-320q0-13-9.5-22.5t-22.5-9.5h-192q-13 0-22.5 9.5t-9.5 22.5v320q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5-9.5t9.5-22.5zm640 32v928q0 40-28 68t-68 28h-1344q-40 0-68-28t-28-68v-1344q0-40 28-68t68-28h928q40 0 88 20t76 48l280 280q28 28 48 76t20 88z"/> </svg>'},t=>{t.exports='<svg viewBox="0 0 500 500" xmlns="http://www.w3.org/2000/svg"> <path clip-rule="evenodd" d="M306.39,154.09c19.628,4.543,35.244,21.259,39.787,39.523 c1.551,8.54,8.998,14.989,17.904,14.989c9.991,0,18.168-8.175,18.168-18.17c0-13.083-10.991-32.98-25.985-47.881 c-14.719-14.537-32.252-24.802-46.695-24.802c-9.991,0-18.172,8.45-18.172,18.446C291.396,145.094,297.847,152.546,306.39,154.09z M56.629,392.312c-14.09,14.08-14.09,36.979,0,51.059c14.08,14.092,36.981,14.092,50.965,0l104.392-104.303 c24.347,15.181,53.062,23.991,83.953,23.991c87.857,0,158.995-71.142,158.995-158.999c0-87.854-71.138-158.995-158.995-158.995 c-87.856,0-158.995,71.141-158.995,158.995c0,30.802,8.819,59.606,23.992,83.953L56.629,392.312z M182.371,204.06 c0-62.687,50.875-113.568,113.568-113.568s113.569,50.881,113.569,113.568c0,62.694-50.876,113.569-113.569,113.569 S182.371,266.754,182.371,204.06z" fill-rule="evenodd"/> </svg>'},t=>{t.exports='<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> <path stroke="null" d="m42.276011,26.302547c0.098397,-0.76605 0.172194,-1.54407 0.172194,-2.33406s-0.073797,-1.56801 -0.172194,-2.33406l5.202718,-3.961917c0.467384,-0.359086 0.602679,-1.005441 0.29519,-1.532101l-4.919828,-8.29489c-0.307489,-0.51469 -0.947067,-0.730142 -1.500548,-0.51469l-6.125186,2.405877c-1.266856,-0.945594 -2.656707,-1.747553 -4.157255,-2.357999l-0.922468,-6.343855c-0.110696,-0.562568 -0.614979,-1.005441 -1.229957,-1.005441l-9.839656,0c-0.614979,0 -1.119261,0.442873 -1.217657,1.005441l-0.922468,6.343855c-1.500548,0.610446 -2.890399,1.400436 -4.157255,2.357999l-6.125186,-2.405877c-0.553481,-0.203482 -1.193058,0 -1.500548,0.51469l-4.919828,8.29489c-0.307489,0.51469 -0.172194,1.161045 0.29519,1.532101l5.190419,3.961917c-0.098397,0.76605 -0.172194,1.54407 -0.172194,2.33406s0.073797,1.56801 0.172194,2.33406l-5.190419,3.961917c-0.467384,0.359086 -0.602679,1.005441 -0.29519,1.532101l4.919828,8.29489c0.307489,0.51469 0.947067,0.730142 1.500548,0.51469l6.125186,-2.405877c1.266856,0.945594 2.656707,1.747553 4.157255,2.357999l0.922468,6.343855c0.098397,0.562568 0.602679,1.005441 1.217657,1.005441l9.839656,0c0.614979,0 1.119261,-0.442873 1.217657,-1.005441l0.922468,-6.343855c1.500548,-0.610446 2.890399,-1.400436 4.157255,-2.357999l6.125186,2.405877c0.553481,0.203482 1.193058,0 1.500548,-0.51469l4.919828,-8.29489c0.307489,-0.51469 0.172194,-1.161045 -0.29519,-1.532101l-5.190419,-3.961917zm-18.277162,6.044617c-4.759934,0 -8.609699,-3.746465 -8.609699,-8.378677s3.849766,-8.378677 8.609699,-8.378677s8.609699,3.746465 8.609699,8.378677s-3.849766,8.378677 -8.609699,8.378677z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 18 18"> <g fill-rule="evenodd" stroke="none" stroke-width="1"> <g transform="translate(-381.000000, -381.000000)"> <g transform="translate(381.000000, 381.000000)"> <path d="M0,2 L2,2 L2,0 C0.9,0 0,0.9 0,2 L0,2 Z M0,10 L2,10 L2,8 L0,8 L0,10 L0,10 Z M4,18 L6,18 L6,16 L4,16 L4,18 L4,18 Z M0,6 L2,6 L2,4 L0,4 L0,6 L0,6 Z M10,0 L8,0 L8,2 L10,2 L10,0 L10,0 Z M16,0 L16,2 L18,2 C18,0.9 17.1,0 16,0 L16,0 Z M2,18 L2,16 L0,16 C0,17.1 0.9,18 2,18 L2,18 Z M0,14 L2,14 L2,12 L0,12 L0,14 L0,14 Z M6,0 L4,0 L4,2 L6,2 L6,0 L6,0 Z M8,18 L10,18 L10,16 L8,16 L8,18 L8,18 Z M16,10 L18,10 L18,8 L16,8 L16,10 L16,10 Z M16,18 C17.1,18 18,17.1 18,16 L16,16 L16,18 L16,18 Z M16,6 L18,6 L18,4 L16,4 L16,6 L16,6 Z M16,14 L18,14 L18,12 L16,12 L16,14 L16,14 Z M12,18 L14,18 L14,16 L12,16 L12,18 L12,18 Z M12,2 L14,2 L14,0 L12,0 L12,2 L12,2 Z M4,14 L14,14 L14,4 L4,4 L4,14 L4,14 Z M6,6 L12,6 L12,12 L6,12 L6,6 L6,6 Z"/> </g> </g> </g> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M896 960v448q0 26-19 45t-45 19-45-19l-144-144-332 332q-10 10-23 10t-23-10l-114-114q-10-10-10-23t10-23l332-332-144-144q-19-19-19-45t19-45 45-19h448q26 0 45 19t19 45zm755-672q0 13-10 23l-332 332 144 144q19 19 19 45t-19 45-45 19h-448q-26 0-45-19t-19-45v-448q0-26 19-45t45-19 45 19l144 144 332-332q10-10 23-10t23 10l114 114q10 10 10 23z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M553 1399l-50 50q-10 10-23 10t-23-10l-466-466q-10-10-10-23t10-23l466-466q10-10 23-10t23 10l50 50q10 10 10 23t-10 23l-393 393 393 393q10 10 10 23t-10 23zm591-1067l-373 1291q-4 13-15.5 19.5t-23.5 2.5l-62-17q-13-4-19.5-15.5t-2.5-24.5l373-1291q4-13 15.5-19.5t23.5-2.5l62 17q13 4 19.5 15.5t2.5 24.5zm657 651l-466 466q-10 10-23 10t-23-10l-50-50q-10-10-10-23t10-23l393-393-393-393q-10-10-10-23t10-23l50-50q10-10 23-10t23 10l466 466q10 10 10 23t-10 23z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 48 48"> <path d="M6 42h4v-4h-4v4zm4-28h-4v4h4v-4zm-4 20h4v-4h-4v4zm8 8h4v-4h-4v4zm-4-36h-4v4h4v-4zm8 0h-4v4h4v-4zm16 0h-4v4h4v-4zm-8 8h-4v4h4v-4zm0-8h-4v4h4v-4zm12 28h4v-4h-4v4zm-16 8h4v-4h-4v4zm-16-16h36v-4h-36v4zm32-20v4h4v-4h-4zm0 12h4v-4h-4v4zm-16 16h4v-4h-4v4zm8 8h4v-4h-4v4zm8 0h4v-4h-4v4z"/> <path d="M0 0h48v48h-48z" fill="none"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 48 48"> <path d="M6 18h4v-4h-4v4zm0-8h4v-4h-4v4zm8 32h4v-4h-4v4zm0-16h4v-4h-4v4zm-8 0h4v-4h-4v4zm0 16h4v-4h-4v4zm0-8h4v-4h-4v4zm8-24h4v-4h-4v4zm24 24h4v-4h-4v4zm-16 8h4v-36h-4v36zm16 0h4v-4h-4v4zm0-16h4v-4h-4v4zm0-20v4h4v-4h-4zm0 12h4v-4h-4v4zm-8-8h4v-4h-4v4zm0 32h4v-4h-4v4zm0-16h4v-4h-4v4z"/> <path d="M0 0h48v48h-48z" fill="none"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1760 896q14 0 23 9t9 23v64q0 14-9 23t-23 9h-1728q-14 0-23-9t-9-23v-64q0-14 9-23t23-9h1728zm-1277-64q-28-35-51-80-48-97-48-188 0-181 134-309 133-127 393-127 50 0 167 19 66 12 177 48 10 38 21 118 14 123 14 183 0 18-5 45l-12 3-84-6-14-2q-50-149-103-205-88-91-210-91-114 0-182 59-67 58-67 146 0 73 66 140t279 129q69 20 173 66 58 28 95 52h-743zm507 256h411q7 39 7 92 0 111-41 212-23 55-71 104-37 35-109 81-80 48-153 66-80 21-203 21-114 0-195-23l-140-40q-57-16-72-28-8-8-8-22v-13q0-108-2-156-1-30 0-68l2-37v-44l102-2q15 34 30 71t22.5 56 12.5 27q35 57 80 94 43 36 105 57 59 22 132 22 64 0 139-27 77-26 122-86 47-61 47-129 0-84-81-157-34-29-137-71z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1025 1369v167h-248l-159-252-24-42q-8-9-11-21h-3l-9 21q-10 20-25 44l-155 250h-258v-167h128l197-291-185-272h-137v-168h276l139 228q2 4 23 42 8 9 11 21h3q3-9 11-21l25-42 140-228h257v168h-125l-184 267 204 296h109zm639 217v206h-514l-4-27q-3-45-3-46 0-64 26-117t65-86.5 84-65 84-54.5 65-54 26-64q0-38-29.5-62.5t-70.5-24.5q-51 0-97 39-14 11-36 38l-105-92q26-37 63-66 80-65 188-65 110 0 178 59.5t68 158.5q0 66-34.5 118.5t-84 86-99.5 62.5-87 63-41 73h232v-80h126z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1025 1369v167h-248l-159-252-24-42q-8-9-11-21h-3l-9 21q-10 20-25 44l-155 250h-258v-167h128l197-291-185-272h-137v-168h276l139 228q2 4 23 42 8 9 11 21h3q3-9 11-21l25-42 140-228h257v168h-125l-184 267 204 296h109zm637-679v206h-514l-3-27q-4-28-4-46 0-64 26-117t65-86.5 84-65 84-54.5 65-54 26-64q0-38-29.5-62.5t-70.5-24.5q-51 0-97 39-14 11-36 38l-105-92q26-37 63-66 83-65 188-65 110 0 178 59.5t68 158.5q0 56-24.5 103t-62 76.5-81.5 58.5-82 50.5-65.5 51.5-30.5 63h232v-80h126z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M576 1376v-192q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v192q0 14 9 23t23 9h320q14 0 23-9t9-23zm0-384v-192q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v192q0 14 9 23t23 9h320q14 0 23-9t9-23zm512 384v-192q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v192q0 14 9 23t23 9h320q14 0 23-9t9-23zm-512-768v-192q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v192q0 14 9 23t23 9h320q14 0 23-9t9-23zm512 384v-192q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v192q0 14 9 23t23 9h320q14 0 23-9t9-23zm512 384v-192q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v192q0 14 9 23t23 9h320q14 0 23-9t9-23zm-512-768v-192q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v192q0 14 9 23t23 9h320q14 0 23-9t9-23zm512 384v-192q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v192q0 14 9 23t23 9h320q14 0 23-9t9-23zm0-384v-192q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v192q0 14 9 23t23 9h320q14 0 23-9t9-23zm128-320v1088q0 66-47 113t-113 47h-1344q-66 0-113-47t-47-113v-1088q0-66 47-113t113-47h1344q66 0 113 47t47 113z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M512 1248v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm0-512v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm640 512v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm-640-1024v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm640 512v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm640 512v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm-640-1024v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm640 512v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm0-512v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M512 1248v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm0-512v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm1280 512v192q0 40-28 68t-68 28h-960q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h960q40 0 68 28t28 68zm-1280-1024v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm1280 512v192q0 40-28 68t-68 28h-960q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h960q40 0 68 28t28 68zm0-512v192q0 40-28 68t-68 28h-960q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h960q40 0 68 28t28 68z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path stroke-width="0" d="M384 1408q0 80-56 136t-136 56-136-56-56-136 56-136 136-56 136 56 56 136zm0-512q0 80-56 136t-136 56-136-56-56-136 56-136 136-56 136 56 56 136zm1408 416v192q0 13-9.5 22.5t-22.5 9.5h-1216q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1216q13 0 22.5 9.5t9.5 22.5zm-1408-928q0 80-56 136t-136 56-136-56-56-136 56-136 136-56 136 56 56 136zm1408 416v192q0 13-9.5 22.5t-22.5 9.5h-1216q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1216q13 0 22.5 9.5t9.5 22.5zm0-512v192q0 13-9.5 22.5t-22.5 9.5h-1216q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1216q13 0 22.5 9.5t9.5 22.5z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M176 223q-37-2-45-4l-3-88q13-1 40-1 60 0 112 4 132 7 166 7 86 0 168-3 116-4 146-5 56 0 86-2l-1 14 2 64v9q-60 9-124 9-60 0-79 25-13 14-13 132 0 13 .5 32.5t.5 25.5l1 229 14 280q6 124 51 202 35 59 96 92 88 47 177 47 104 0 191-28 56-18 99-51 48-36 65-64 36-56 53-114 21-73 21-229 0-79-3.5-128t-11-122.5-13.5-159.5l-4-59q-5-67-24-88-34-35-77-34l-100 2-14-3 2-86h84l205 10q76 3 196-10l18 2q6 38 6 51 0 7-4 31-45 12-84 13-73 11-79 17-15 15-15 41 0 7 1.5 27t1.5 31q8 19 22 396 6 195-15 304-15 76-41 122-38 65-112 123-75 57-182 89-109 33-255 33-167 0-284-46-119-47-179-122-61-76-83-195-16-80-16-237v-333q0-188-17-213-25-36-147-39zm1488 1409v-64q0-14-9-23t-23-9h-1472q-14 0-23 9t-9 23v64q0 14 9 23t23 9h1472q14 0 23-9t9-23z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1664 896q0 156-61 298t-164 245-245 164-298 61q-172 0-327-72.5t-264-204.5q-7-10-6.5-22.5t8.5-20.5l137-138q10-9 25-9 16 2 23 12 73 95 179 147t225 52q104 0 198.5-40.5t163.5-109.5 109.5-163.5 40.5-198.5-40.5-198.5-109.5-163.5-163.5-109.5-198.5-40.5q-98 0-188 35.5t-160 101.5l137 138q31 30 14 69-17 40-59 40h-448q-26 0-45-19t-19-45v-448q0-42 40-59 39-17 69 14l130 129q107-101 244.5-156.5t284.5-55.5q156 0 298 61t245 164 164 245 61 298z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M503 1271l-256 256q-10 9-23 9-12 0-23-9-9-10-9-23t9-23l256-256q10-9 23-9t23 9q9 10 9 23t-9 23zm169 41v320q0 14-9 23t-23 9-23-9-9-23v-320q0-14 9-23t23-9 23 9 9 23zm-224-224q0 14-9 23t-23 9h-320q-14 0-23-9t-9-23 9-23 23-9h320q14 0 23 9t9 23zm1264 128q0 120-85 203l-147 146q-83 83-203 83-121 0-204-85l-334-335q-21-21-42-56l239-18 273 274q27 27 68 27.5t68-26.5l147-146q28-28 28-67 0-40-28-68l-274-275 18-239q35 21 56 42l336 336q84 86 84 204zm-617-724l-239 18-273-274q-28-28-68-28-39 0-68 27l-147 146q-28 28-28 67 0 40 28 68l274 274-18 240q-35-21-56-42l-336-336q-84-86-84-204 0-120 85-203l147-146q83-83 203-83 121 0 204 85l334 335q21 21 42 56zm633 84q0 14-9 23t-23 9h-320q-14 0-23-9t-9-23 9-23 23-9h320q14 0 23 9t9 23zm-544-544v320q0 14-9 23t-23 9-23-9-9-23v-320q0-14 9-23t23-9 23 9 9 23zm407 151l-256 256q-11 9-23 9t-23-9q-9-10-9-23t9-23l256-256q10-9 23-9t23 9q9 10 9 23t-9 23z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1728 576v256q0 26-19 45t-45 19h-64q-26 0-45-19t-19-45v-256q0-106-75-181t-181-75-181 75-75 181v192h96q40 0 68 28t28 68v576q0 40-28 68t-68 28h-960q-40 0-68-28t-28-68v-576q0-40 28-68t68-28h672v-192q0-185 131.5-316.5t316.5-131.5 316.5 131.5 131.5 316.5z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1639 1056q0 5-1 7-64 268-268 434.5t-478 166.5q-146 0-282.5-55t-243.5-157l-129 129q-19 19-45 19t-45-19-19-45v-448q0-26 19-45t45-19h448q26 0 45 19t19 45-19 45l-137 137q71 66 161 102t187 36q134 0 250-65t186-179q11-17 53-117 8-23 30-23h192q13 0 22.5 9.5t9.5 22.5zm25-800v448q0 26-19 45t-45 19h-448q-26 0-45-19t-19-45 19-45l138-138q-148-137-349-137-134 0-250 65t-186 179q-11 17-53 117-8 23-30 23h-199q-13 0-22.5-9.5t-9.5-22.5v-7q65-268 270-434.5t480-166.5q146 0 284 55.5t245 156.5l130-129q19-19 45-19t45 19 19 45z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1344 1472q0-26-19-45t-45-19-45 19-19 45 19 45 45 19 45-19 19-45zm256 0q0-26-19-45t-45-19-45 19-19 45 19 45 45 19 45-19 19-45zm128-224v320q0 40-28 68t-68 28h-1472q-40 0-68-28t-28-68v-320q0-40 28-68t68-28h427q21 56 70.5 92t110.5 36h256q61 0 110.5-36t70.5-92h427q40 0 68 28t28 68zm-325-648q-17 40-59 40h-256v448q0 26-19 45t-45 19h-256q-26 0-45-19t-19-45v-448h-256q-42 0-59-40-17-39 14-69l448-448q18-19 45-19t45 19l448 448q31 30 14 69z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1216 320q0 26-19 45t-45 19h-128v1024h128q26 0 45 19t19 45-19 45l-256 256q-19 19-45 19t-45-19l-256-256q-19-19-19-45t19-45 45-19h128v-1024h-128q-26 0-45-19t-19-45 19-45l256-256q19-19 45-19t45 19l256 256q19 19 19 45z"/> </svg>'},t=>{t.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1792 352v1088q0 42-39 59-13 5-25 5-27 0-45-19l-403-403v166q0 119-84.5 203.5t-203.5 84.5h-704q-119 0-203.5-84.5t-84.5-203.5v-704q0-119 84.5-203.5t203.5-84.5h704q119 0 203.5 84.5t84.5 203.5v165l403-402q18-19 45-19 12 0 25 5 39 17 39 59z"/> </svg>'}],e={};function s(i){var o=e[i];if(void 0!==o)return o.exports;var n=e[i]={exports:{}};return t[i](n,n.exports,s),n.exports}s.d=(t,e)=>{for(var i in e)s.o(e,i)&&!s.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},s.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),s.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var i={};return function(){"use strict";s.r(i),s.d(i,{Jodit:()=>Jodit});var t={};s.r(t),s.d(t,{Ajax:()=>b,Alert:()=>V,Async:()=>m,CommitStyle:()=>zt.RP,Component:()=>w.wA,Confirm:()=>U,ContextMenu:()=>E,Create:()=>K,Dialog:()=>$,Dom:()=>M.i,EventEmitter:()=>l.vp,EventHandlersStore:()=>l.DG,Eventify:()=>l.aN,FileBrowser:()=>kt,Helpers:()=>g,History:()=>Lt,Icon:()=>N.JO,ImageEditor:()=>ft,LazyWalker:()=>M.b,Plugin:()=>X,PluginSystem:()=>G.h,Popup:()=>N.GI,ProgressBar:()=>N.ko,Prompt:()=>Y,Response:()=>v,STATUSES:()=>w.n$,Select:()=>zt.Ph,Snapshot:()=>It,StatusBar:()=>Mt,Table:()=>Pt,ToolbarButton:()=>A,ToolbarCollection:()=>P,ToolbarContent:()=>B,ToolbarEditorCollection:()=>D,UIBlock:()=>N.eC,UIButton:()=>N.y3,UICheckbox:()=>N.mA,UIElement:()=>N.u1,UIForm:()=>N.x4,UIGroup:()=>N.qe,UIInput:()=>N.u3,UIList:()=>N.bz,UISeparator:()=>N.lU,UITextArea:()=>N.GJ,Uploader:()=>Ft,View:()=>z,ViewComponent:()=>w.Hr,ViewWithToolbar:()=>W,defaultNameSpace:()=>l.rO,isFileBrowserFilesItem:()=>Tt,observable:()=>l.LO});var e={};s.r(e),s.d(e,{Backspace:()=>de,DragAndDrop:()=>Me,DragAndDropElement:()=>Ne,KeyArrowOutside:()=>Re,PasteFromWord:()=>je,WrapNodes:()=>me,about:()=>Jt,addNewLine:()=>Zt,bold:()=>ue,classSpan:()=>te,cleanHtml:()=>fe,clipboard:()=>Ce,color:()=>ze,copyFormat:()=>_e,enter:()=>De,errorMessages:()=>Be,file:()=>us,focus:()=>Qt,font:()=>Oe,formatBlock:()=>He,fullsize:()=>Fe,hotkeys:()=>We,hr:()=>ss,iframe:()=>$e,image:()=>Qe,imageProcessor:()=>Je,imageProperties:()=>Ke,indent:()=>es,inlinePopup:()=>is,justify:()=>ns,limit:()=>rs,lineHeight:()=>as,link:()=>cs,media:()=>hs,mobile:()=>ps,orderedList:()=>gs,paste:()=>Ee,pasteStorage:()=>Se,placeholder:()=>bs,poweredByJodit:()=>vs,preview:()=>Qs,print:()=>ti,redoUndo:()=>ws,resizeCells:()=>Vs,resizeHandler:()=>Ms,resizer:()=>Cs,search:()=>qs,select:()=>zs,selectCells:()=>Gs,size:()=>Ns,source:()=>Bs,spellcheck:()=>Fs,stat:()=>Os,sticky:()=>Hs,symbols:()=>Ws,tab:()=>Js,table:()=>Ks,tableKeyboardNavigation:()=>Xs,tooltip:()=>Zs,video:()=>ds,xpath:()=>ei});var o={};s.r(o),s.d(o,{about:()=>si,addcolumn:()=>ii,addrow:()=>oi,angle_down:()=>ni,angle_left:()=>ri,angle_right:()=>ai,angle_up:()=>li,arrows_alt:()=>ci,arrows_h:()=>hi,attachment:()=>di,bin:()=>ui,bold:()=>pi,brush:()=>fi,cancel:()=>mi,center:()=>gi,chain_broken:()=>vi,check:()=>bi,check_square:()=>wi,chevron:()=>yi,copy:()=>Ei,copyformat:()=>Ci,crop:()=>xi,cut:()=>ji,dedent:()=>Si,dots:()=>ki,enter:()=>Ti,eraser:()=>Ii,eye:()=>_i,file:()=>qi,folder:()=>Li,font:()=>zi,fontsize:()=>Mi,fullsize:()=>Ni,hr:()=>Pi,image:()=>Di,indent:()=>Ri,info_circle:()=>Ai,italic:()=>Bi,justify:()=>Oi,left:()=>Hi,line_height:()=>Fi,link:()=>Wi,lock:()=>$i,menu:()=>Vi,merge:()=>Yi,ok:()=>Ui,ol:()=>Gi,omega:()=>Xi,outdent:()=>Ki,palette:()=>Zi,paragraph:()=>Ji,paste:()=>Qi,pencil:()=>to,plus:()=>eo,print:()=>so,redo:()=>io,resize:()=>oo,resize_handler:()=>no,resizer:()=>ro,right:()=>ao,save:()=>lo,search:()=>co,select_all:()=>uo,settings:()=>ho,shrink:()=>po,source:()=>fo,splitg:()=>mo,splitv:()=>go,strikethrough:()=>vo,subscript:()=>bo,superscript:()=>wo,table:()=>yo,th:()=>Co,th_list:()=>xo,ul:()=>Eo,underline:()=>jo,undo:()=>So,unlink:()=>ko,unlock:()=>To,update:()=>Io,upload:()=>_o,valign:()=>qo,video:()=>Lo});var n=s(31),r=s(1),a=s(2),l=s(3),c=s(56),h=s(6),d=s(26),u=s(28),p=s(5),f=s(25);class m{constructor(){var t,e,s,i;this.timers=new Map,this.promisesRejections=new Set,this.requestsIdle=new Set,this.requestsRaf=new Set,this.requestIdleCallbackNative=null!==(e=null===(t=window.requestIdleCallback)||void 0===t?void 0:t.bind(window))&&void 0!==e?e:(t,e)=>{var s;const i=Date.now();return this.setTimeout((()=>{t({didTimeout:!1,timeRemaining:()=>Math.max(0,50-(Date.now()-i))})}),null!==(s=null==e?void 0:e.timeout)&&void 0!==s?s:1)},this.cancelIdleCallbackNative=null!==(i=null===(s=window.cancelIdleCallback)||void 0===s?void 0:s.bind(window))&&void 0!==i?i:t=>{this.clearTimeout(t)},this.isDestructed=!1}delay(t){return this.promise((e=>this.setTimeout(e,t)))}setTimeout(t,e,...s){if(this.isDestructed)return 0;let i={};(0,f.h)(e)||(i=e,e=i.timeout||0),i.label&&this.clearLabel(i.label);const o=(0,c.i)(t,e,...s);return this.timers.set(i.label||o,o),o}clearLabel(t){t&&this.timers.has(t)&&((0,c.g)(this.timers.get(t)),this.timers.delete(t))}clearTimeout(t){if((0,p.H)(t))return this.clearLabel(t);(0,c.g)(t),this.timers.delete(t)}debounce(t,e,s=!1){let i=0,o=!1;const n=[],r=(...e)=>{if(!o){i=0;const s=t(...e);if(o=!0,n.length){const t=()=>{n.forEach((t=>t())),n.length=0};(0,u.t)(s)?s.finally(t):t()}}},a=(...n)=>{o=!1,e?(!i&&s&&r(...n),(0,c.g)(i),i=this.setTimeout((()=>r(...n)),(0,h.m)(e)?e():e),this.timers.set(t,i)):r(...n)};return(0,d.P)(e)&&e.promisify?(...t)=>{const e=this.promise((t=>{n.push(t)}));return a(...t),e}:a}throttle(t,e,s=!1){let i,o,n,r=null;return(...s)=>{i=!0,n=s,e?r||(o=()=>{i?(t(...n),i=!1,r=this.setTimeout(o,(0,h.m)(e)?e():e),this.timers.set(o,r)):r=null},o()):t(...n)}}promise(t){let e=()=>{};const s=new Promise(((s,i)=>(this.promisesRejections.add(i),e=i,t(s,i))));return s.finally((()=>{this.promisesRejections.delete(e)})),s.rejectCallback=e,s}promiseState(t){if(t.status)return t.status;if(!Promise.race)return new Promise((e=>{t.then((t=>(e("fulfilled"),t)),(t=>{throw e("rejected"),t})),this.setTimeout((()=>{e("pending")}),100)}));const e={};return Promise.race([t,e]).then((t=>t===e?"pending":"fulfilled"),(()=>"rejected"))}requestIdleCallback(t,e){const s=this.requestIdleCallbackNative(t,e);return this.requestsIdle.add(s),s}requestIdlePromise(t){return this.promise((e=>{const s=this.requestIdleCallback((()=>e(s)),t)}))}cancelIdleCallback(t){return this.requestsIdle.delete(t),this.cancelIdleCallbackNative(t)}requestAnimationFrame(t){const e=requestAnimationFrame(t);return this.requestsRaf.add(e),e}cancelAnimationFrame(t){this.requestsRaf.delete(t),cancelAnimationFrame(t)}clear(){this.requestsIdle.forEach((t=>this.cancelIdleCallback(t))),this.requestsRaf.forEach((t=>this.cancelAnimationFrame(t))),this.timers.forEach((t=>(0,c.g)(this.timers.get(t)))),this.timers.clear(),this.promisesRejections.forEach((t=>t())),this.promisesRejections.clear()}destruct(){this.clear(),this.isDestructed=!0}}var g=s(9);class v{constructor(t,e,s,i){this.request=t,this.status=e,this.statusText=s,this.body=i}get url(){return this.request.url}async json(){return JSON.parse(this.body)}text(){return Promise.resolve(this.body)}async blob(){return this.body}}r.D.prototype.defaultAjaxOptions={successStatuses:[200,201,202],dataType:"json",method:"GET",url:"",data:null,contentType:"application/x-www-form-urlencoded; charset=UTF-8",headers:{"X-REQUESTED-WITH":"XMLHttpRequest"},withCredentials:!1,xhr(){return new XMLHttpRequest}};class b{constructor(t,e){this.jodit=t,this.resolved=!1,this.activated=!1,this.options=(0,g.ConfigProto)(e||{},r.D.prototype.defaultAjaxOptions),this.xhr=this.o.xhr?this.o.xhr():new XMLHttpRequest,t&&t.e&&t.e.on("beforeDestruct",(()=>this.destruct()))}__buildParams(t,e){return(0,g.isFunction)(this.o.queryBuild)?this.o.queryBuild.call(this,t,e):(0,g.isString)(t)||this.j.ow.FormData&&t instanceof this.j.ow.FormData?t:(0,g.buildQuery)(t)}get o(){return this.options}get j(){return this.jodit}abort(){try{this.xhr.abort()}catch(t){}return this}send(){this.activated=!0;const{xhr:t,o:e}=this,s=this.prepareRequest();return this.j.async.promise(((i,o)=>{var n;const r=()=>{o((0,g.error)("Connection error"))},a=()=>{this.resolved=!0,i(new v(s,t.status,t.statusText,t.responseType?t.response:t.responseText))};t.onload=a,t.onabort=r,t.onerror=r,t.ontimeout=r,e.responseType&&(t.responseType=e.responseType),t.onprogress=t=>{var e,s;let i=0;t.lengthComputable&&(i=t.loaded/t.total*100),null===(s=(e=this.options).onProgress)||void 0===s||s.call(e,i)},t.onreadystatechange=()=>{var s,i;null===(i=(s=this.options).onProgress)||void 0===i||i.call(s,10),t.readyState===XMLHttpRequest.DONE&&(e.successStatuses.includes(t.status)?a():o((0,g.error)(t.statusText||"Connection error")))},t.withCredentials=null!==(n=e.withCredentials)&&void 0!==n&&n;const{url:l,data:c,method:h}=s;t.open(h,l,!0),e.contentType&&t.setRequestHeader&&t.setRequestHeader("Content-type",e.contentType);const{headers:d}=e;d&&t.setRequestHeader&&Object.keys(d).forEach((e=>{t.setRequestHeader(e,d[e])})),this.j.async.setTimeout((()=>{t.send(c?this.__buildParams(c):void 0)}),0)}))}prepareRequest(){if(!this.o.url)throw(0,g.error)("Need URL for AJAX request");let t=this.o.url;const e=this.o.data,s=(this.o.method||"get").toLowerCase();if("get"===s&&e&&(0,g.isPlainObject)(e)){const s=t.indexOf("?");if(-1!==s){const i=(0,g.parseQuery)(t);t=t.substr(0,s)+"?"+(0,g.buildQuery)({...i,...e})}else t+="?"+(0,g.buildQuery)(this.o.data)}const i={url:t,method:s,data:e};return b.log.splice(100),b.log.push(i),i}destruct(){this.activated&&!this.resolved&&(this.abort(),this.resolved=!0)}}b.log=[];var w=s(13),y=s(54),C=s(49),x=s(20);class E extends y.G{className(){return"ContextMenu"}show(t,e,s){const i=this,o=this.j.c.div(this.getFullElName("actions"));(0,x.kJ)(s)&&(s.forEach((t=>{if(!t)return;const e=(0,C.zx)(this.jodit,t.icon||"empty",t.title);this.jodit&&e.setParentView(this.jodit),e.setMod("context","menu"),e.onAction((e=>{var s;return null===(s=t.exec)||void 0===s||s.call(i,e),i.close(),!1})),o.appendChild(e.container)})),super.setContent(o).open((()=>({left:t,top:e,width:0,height:0})),!0))}}const j=(()=>{let t;return()=>(void 0===t&&(t=(()=>{const t="___Jodit___"+Math.random();try{localStorage.setItem(t,"1");const e="1"===localStorage.getItem(t);return localStorage.removeItem(t),e}catch(t){}return!1})()),t)})();class S{constructor(t){this.rootKey=t}set(t,e){try{const s=localStorage.getItem(this.rootKey),i=s?JSON.parse(s):{};i[t]=e,localStorage.setItem(this.rootKey,JSON.stringify(i))}catch(t){}return this}delete(t){try{localStorage.removeItem(this.rootKey)}catch(t){}return this}get(t){try{const e=localStorage.getItem(this.rootKey),s=e?JSON.parse(e):{};return void 0!==s[t]?s[t]:null}catch(t){}}exists(t){return null!=this.get(t)}clear(){try{localStorage.removeItem(this.rootKey)}catch(t){}return this}}class k{constructor(){this.data=new Map}set(t,e){return this.data.set(t,e),this}delete(t){return this.data.delete(t),this}get(t){return this.data.get(t)}exists(t){return this.data.has(t)}clear(){return this.data.clear(),this}}const T="Jodit_";class I{constructor(t,e){this.provider=t,this.prefix=T,e&&(this.prefix+=e)}set(t,e){return this.provider.set((0,g.camelCase)(this.prefix+t),e),this}delete(t){return this.provider.delete((0,g.camelCase)(this.prefix+t)),this}get(t){return this.provider.get((0,g.camelCase)(this.prefix+t))}exists(t){return this.provider.exists((0,g.camelCase)(this.prefix+t))}clear(){return this.provider.clear(),this}static makeStorage(t=!1,e){let s;return t&&j()&&(s=new S(T+e)),s||(s=new k),new I(s,e)}}var _=s(14),q=s(19),L=s(47);class z extends w.wA{constructor(t,e=!1){super(),this.isJodit=e,this.isView=!0,this.mods={},this.components=new Set,this.version="3.16.3",this.async=new m,this.buffer=I.makeStorage(),this.storage=I.makeStorage(!0,this.componentName),this.OPTIONS=z.defaultOptions,this.__isFullSize=!1,this.__whoLocked="",this.isLockedNotBy=t=>this.isLocked&&this.__whoLocked!==t,this.__modulesInstances=new Map,this.id=""+(new Date).getTime(),this.buffer=I.makeStorage(),this.initOptions(t),this.initOwners(),this.events=new l.vp(this.od),this.create=new K(this.od),this.container=this.c.div(),this.container.classList.add("jodit"),this.progressbar=new N.ko(this)}setMod(...[t,e]){return L.$.setMod.call(this,t,e),this}getMod(t){return L.$.getMod.call(this,t)}getElm(t){return L.F.getElm.call(this,t)}getElms(t){return L.F.getElms.call(this,t)}get basePath(){return this.o.basePath?this.o.basePath:a.BASE_PATH}get defaultTimeout(){return(0,g.isVoid)(this.o.defaultTimeout)?100:this.o.defaultTimeout}get c(){return this.create}get container(){return this.__container}set container(t){this.__container=t}get e(){return this.events}get options(){return this.__options}set options(t){this.__options=t}get o(){return this.options}i18n(t,...e){return(0,g.i18n)(t,e,this.options)}toggleFullSize(t){void 0===t&&(t=!this.__isFullSize),t!==this.__isFullSize&&(this.__isFullSize=t,this.events&&this.e.fire("toggleFullSize",t))}get isLocked(){return""!==this.__whoLocked}lock(t="any"){return!this.isLocked&&(this.__whoLocked=t,!0)}unlock(){return!!this.isLocked&&(this.__whoLocked="",!0)}get isFullSize(){return this.__isFullSize}getVersion(){return"3.16.3"}static getVersion(){return"3.16.3"}initOptions(t){this.options=(0,g.ConfigProto)(t||{},(0,g.ConfigProto)(this.options||{},z.defaultOptions))}initOwners(){var t;this.ownerWindow=null!==(t=this.o.ownerWindow)&&void 0!==t?t:window}attachEvents(t){if(!t)return;const e=null==t?void 0:t.events;e&&Object.keys(e).forEach((t=>this.e.on(t,e[t])))}getInstance(t,e){const s=this.e.fire((0,g.camelCase)("getInstance_"+t),e);if(s)return s;const i=_.qz[t],o=this.__modulesInstances;if(!(0,g.isFunction)(i))throw(0,g.error)("Need real module name");if(!o.has(t)){const s=i.prototype instanceof w.Hr?new i(this,e):new i(e);this.components.add(s),o.set(t,s)}return o.get(t)}addDisclaimer(t){this.container.appendChild(t)}beforeDestruct(){this.e.fire(w.n$.beforeDestruct,this),this.components.forEach((t=>{(0,g.isDestructable)(t)&&!t.isInDestruct&&t.destruct()})),this.components.clear()}destruct(){this.isDestructed||(this.async&&this.async.destruct(),this.events&&this.e.destruct(),this.buffer&&this.buffer.clear(),M.i.safeRemove(this.container),super.destruct())}}(0,n.gn)([(0,q.hook)(w.n$.beforeDestruct)],z.prototype,"beforeDestruct",null),z.defaultOptions={extraButtons:[],textIcons:!1,namespace:"",removeButtons:[],zIndex:100002,defaultTimeout:100,fullsize:!1,showTooltip:!0,useNativeTooltip:!1,buttons:[],globalFullSize:!0};var M=s(16),N=s(45);let P=class extends N.bz{constructor(t){super(t),this.listenEvents="updateToolbar changeStack mousedown mouseup keydown change afterInit readonly afterResize selectionchange changeSelection focus afterSetMode touchstart focus blur",this.update=this.j.async.debounce(this.immediateUpdate,(()=>this.j.defaultTimeout)),this.initEvents()}className(){return"ToolbarCollection"}get firstButton(){const[t]=this.buttons;return t||null}makeButton(t,e=null){return H(this.j,t,e)}shouldBeActive(t){}shouldBeDisabled(t){}getTarget(t){return t.target||null}immediateUpdate(){this.isDestructed||this.j.isLocked||(super.update(),this.j.e.fire("afterUpdateToolbar"))}setDirection(t){this.container.style.direction=t,this.container.setAttribute("dir",t)}initEvents(){this.j.e.on(this.listenEvents,this.update).on("afterSetMode focus",this.immediateUpdate)}hide(){this.container.remove()}show(){this.appendTo(this.j.toolbarContainer)}showInline(t){throw(0,g.error)("The method is not implemented for this class.")}build(t,e=null){const s=this.j.e.fire("beforeToolbarBuild",t);return s&&(t=s),super.build(t,e),this}destruct(){this.isDestructed||(this.j.e.off(this.listenEvents,this.update).off("afterSetMode focus",this.immediateUpdate),super.destruct())}};(0,n.gn)([q.autobind],P.prototype,"immediateUpdate",null),P=(0,n.gn)([q.component],P);let D=class extends P{constructor(t){super(t),this.checkActiveStatus=(t,e)=>{let s=0,i=0;return Object.keys(t).forEach((o=>{const n=t[o];(0,g.isFunction)(n)?n(this.j,""+(0,g.css)(e,o))&&(s+=1):-1!==n.indexOf(""+(0,g.css)(e,o))&&(s+=1),i+=1})),i===s},this.prependInvisibleInput(this.container)}className(){return"ToolbarEditorCollection"}shouldBeDisabled(t){const e=super.shouldBeDisabled(t);if(void 0!==e)return e;const s=void 0===t.control.mode?a.MODE_WYSIWYG:t.control.mode;return!(s===a.MODE_SPLIT||s===this.j.getRealMode())}shouldBeActive(t){const e=super.shouldBeActive(t);if(void 0!==e)return e;const s=this.j.selection?this.j.s.current():null;if(!s)return!1;let i;if(t.control.tags){const e=t.control.tags;if(i=s,M.i.up(i,(t=>{if(t&&-1!==e.indexOf(t.nodeName.toLowerCase()))return!0}),this.j.editor))return!0}if(t.control.css){const e=t.control.css;if(i=s,M.i.up(i,(t=>{if(t&&!M.i.isText(t))return this.checkActiveStatus(e,t)}),this.j.editor))return!0}return!1}getTarget(t){return t.target||this.j.s.current()||null}prependInvisibleInput(t){const e=this.j.create.element("input",{tabIndex:-1,disabled:!0,style:"width: 0; height:0; position: absolute; visibility: hidden;"});M.i.appendChildFirst(t,e)}showInline(t){this.jodit.e.fire("showInlineToolbar",t)}hide(){this.jodit.e.fire("hidePopup"),super.hide(),this.jodit.e.fire("toggleToolbar")}show(){super.show(),this.jodit.e.fire("toggleToolbar")}};D=(0,n.gn)([q.component],D);var R=s(52);let A=class extends C.y3{constructor(t,e,s=null){super(t),this.control=e,this.target=s,this.state={...(0,C.Yc)(),theme:"toolbar",currentValue:"",hasTrigger:!1},this.openedPopup=null,t.e.on([this.button,this.trigger],"mousedown",(t=>t.preventDefault())),this.onAction(this.onClick),this.hookStatus(w.n$.ready,(()=>{this.initFromControl(),this.initTooltip(),this.update()}))}className(){return"ToolbarButton"}get toolbar(){return this.closest(P)}get button(){return this.container.querySelector(`button.${this.componentName}__button`)}update(){const{control:t,state:e}=this,s=this.closest(P);e.disabled=this.calculateDisabledStatus(s),e.activated=this.calculateActivatedStatus(s),(0,g.isFunction)(t.update)&&t.update(this),super.update()}calculateActivatedStatus(t){return!((0,g.isJoditObject)(this.j)&&!this.j.editorIsActive||(!(0,g.isFunction)(this.control.isActive)||!this.control.isActive(this.j,this.control,this))&&(!t||!t.shouldBeActive(this)))}calculateDisabledStatus(t){return!(!this.j.o.disabled&&(!this.j.o.readonly||this.j.o.activeButtonsInReadOnly&&this.j.o.activeButtonsInReadOnly.includes(this.control.name))&&(!(0,g.isFunction)(this.control.isDisabled)||!this.control.isDisabled(this.j,this.control,this))&&(!t||!t.shouldBeDisabled(this)))}onChangeActivated(){(0,g.attr)(this.button,"aria-pressed",this.state.activated),super.onChangeActivated()}onChangeText(){(0,g.isFunction)(this.control.template)?this.text.innerHTML=this.control.template(this.j,this.control.name,this.j.i18n(this.state.text)):super.onChangeText(),this.setMod("text-icons",!!this.text.innerText.trim().length)}onChangeTabIndex(){(0,g.attr)(this.button,"tabindex",this.state.tabIndex)}onChangeTooltip(){(0,g.attr)(this.button,"aria-label",this.state.tooltip),super.onChangeTooltip()}createContainer(){const t=this.componentName,e=this.j.c.span(t),s=super.createContainer();return(0,g.attr)(e,"role","listitem"),s.classList.remove(t),s.classList.add(t+"__button"),Object.defineProperty(s,"component",{value:this}),e.appendChild(s),this.trigger=this.j.c.fromHTML(`<span role="trigger" class="${t}__trigger">${N.JO.get("chevron")}</span>`),e}focus(){var t;null===(t=this.container.querySelector("button"))||void 0===t||t.focus()}onChangeHasTrigger(){this.state.hasTrigger?this.container.appendChild(this.trigger):M.i.safeRemove(this.trigger),this.setMod("with-trigger",this.state.hasTrigger||null)}onChangeDisabled(){const t=this.state.disabled?"disabled":null;(0,g.attr)(this.trigger,"disabled",t),(0,g.attr)(this.button,"disabled",t),(0,g.attr)(this.container,"disabled",t)}initTooltip(){this.j.o.textIcons||!this.j.o.showTooltip||this.j.o.useNativeTooltip||this.j.e.off(this.container,"mouseenter mouseleave").on(this.container,"mousemove",(t=>{this.state.tooltip&&!this.state.disabled&&this.j.e.fire("delayShowTooltip",(()=>({x:t.clientX+10,y:t.clientY+10})),this.state.tooltip)})).on(this.container,"mouseleave",(()=>{this.j.e.fire("hideTooltip")}))}initFromControl(){var t;const{control:e,state:s}=this;this.updateSize(),s.name=e.name;const{textIcons:i}=this.j.o;if(!0===i||(0,g.isFunction)(i)&&i(e.name)||e.template)s.icon=(0,C.Yc)().icon,s.text=e.text||e.name;else{if(e.iconURL)s.icon.iconURL=e.iconURL;else{const i=e.icon||e.name;s.icon.name=N.JO.exists(i)||(null===(t=this.j.o.extraIcons)||void 0===t?void 0:t[i])?i:""}e.iconURL||s.icon.name||(s.text=e.text||e.name)}e.tooltip&&(s.tooltip=this.j.i18n((0,g.isFunction)(e.tooltip)?e.tooltip(this.j,e,this):e.tooltip)),s.hasTrigger=!!(e.list||e.popup&&e.exec)}onTriggerClick(t){var e,s,i;if(this.openedPopup)return void this.closePopup();const{control:o}=this;if(t.buffer={actionTrigger:this},o.list)return this.openControlList(o);if((0,g.isFunction)(o.popup)){const t=this.openPopup();if(t.parentElement=this,!1!==this.j.e.fire((0,g.camelCase)(`before-${o.name}-open-popup`),this.target,o,t)){const n=null!==(i=null!==(s=null===(e=this.toolbar)||void 0===e?void 0:e.getTarget(this))&&void 0!==s?s:this.target)&&void 0!==i?i:null,r=o.popup(this.j,n,o,this.closePopup,this);r&&t.setContent((0,g.isString)(r)?this.j.c.fromHTML(r):r).open((()=>(0,g.position)(this.container)))}this.j.e.fire((0,g.camelCase)(`after-${o.name}-open-popup`),t.container)}}openControlList(t){var e;const s=null!==(e=this.jodit.options.controls)&&void 0!==e?e:{},i=t=>(0,R.z)(t,s),o=t.list,n=this.openPopup(),r=O(this.j);n.parentElement=this,r.parentElement=n,r.mode="vertical";const a=(e,s)=>{if((0,g.isString)(s)&&i(s))return{name:""+s,...i(s)};if((0,g.isString)(e)&&i(e))return{name:""+e,...i(e),..."object"==typeof s?s:{}};const o={name:""+e,template:t.childTemplate,exec:t.exec,data:t.data,command:t.command,isActive:t.isChildActive,isDisabled:t.isChildDisabled,mode:t.mode,args:[...t.args?t.args:[],e,s]};return(0,g.isString)(s)&&(o.text=s),o};r.build((0,g.isArray)(o)?o.map(a):(0,g.keys)(o,!1).map((t=>a(t,o[t]))),this.target),n.setContent(r.container).open((()=>(0,g.position)(this.container))),this.state.activated=!0}onOutsideClick(t){this.openedPopup&&(t&&M.i.isNode(t.target)&&(M.i.isOrContains(this.container,t.target)||this.openedPopup.isOwnClick(t))||this.closePopup())}openPopup(){return this.closePopup(),this.openedPopup=new y.G(this.j,!1),this.j.e.on(this.ow,"mousedown touchstart",this.onOutsideClick).on("escape closeAllPopups",this.onOutsideClick),this.openedPopup}closePopup(){this.openedPopup&&(this.j.e.off(this.ow,"mousedown touchstart",this.onOutsideClick).off("escape closeAllPopups",this.onOutsideClick),this.state.activated=!1,this.openedPopup.close(),this.openedPopup.destruct(),this.openedPopup=null)}onClick(t){var e,s,i,o,n,r,a;const{control:l}=this;if((0,g.isFunction)(l.exec)){const c=null!==(i=null!==(s=null===(e=this.toolbar)||void 0===e?void 0:e.getTarget(this))&&void 0!==s?s:this.target)&&void 0!==i?i:null,h=l.exec(this.j,c,{control:l,originalEvent:t,button:this});if(!1!==h&&!0!==h&&(null===(n=null===(o=this.j)||void 0===o?void 0:o.e)||void 0===n||n.fire("synchro"),this.parentElement&&this.parentElement.update(),null===(a=null===(r=this.j)||void 0===r?void 0:r.e)||void 0===a||a.fire("closeAllPopups afterExec")),!1!==h)return}return l.list?this.openControlList(l):(0,g.isFunction)(l.popup)?this.onTriggerClick(t):void((l.command||l.name)&&((0,g.call)((0,g.isJoditObject)(this.j)?this.j.execCommand.bind(this.j):this.j.od.execCommand.bind(this.j.od),l.command||l.name,!1,l.args&&l.args[0]),this.j.e.fire("closeAllPopups")))}destruct(){return this.closePopup(),super.destruct()}};(0,n.gn)([(0,q.watch)("state.tooltip")],A.prototype,"onChangeTooltip",null),(0,n.gn)([(0,q.watch)("state.hasTrigger")],A.prototype,"onChangeHasTrigger",null),(0,n.gn)([(0,q.watch)("trigger:click")],A.prototype,"onTriggerClick",null),(0,n.gn)([q.autobind],A.prototype,"onOutsideClick",null),(0,n.gn)([q.autobind],A.prototype,"closePopup",null),A=(0,n.gn)([q.component],A);let B=class extends C.y3{constructor(t,e,s=null){super(t),this.control=e,this.target=s,this.container.classList.add(`${this.componentName}_${this.clearName(e.name)}`),(0,g.attr)(this.container,"role","content")}className(){return"ToolbarContent"}update(){const t=this.control.getContent(this.j,this.control,this);((0,g.isString)(t)||t.parentNode!==this.container)&&(M.i.detach(this.container),this.container.appendChild((0,g.isString)(t)?this.j.create.fromHTML(t):t)),super.update()}createContainer(){return this.j.c.span(this.componentName)}};function O(t,e){const s=(0,g.isJoditObject)(t)?new D(t):new P(t);return t.o.textIcons&&s.container.classList.add("jodit_text_icons"),e&&(s.parentElement=e),t.o.toolbarButtonSize&&(s.buttonSize=t.o.toolbarButtonSize),s}function H(t,e,s=null){if((0,g.isFunction)(e.getContent))return new B(t,e,s);const i=new A(t,e,s);return i.state.tabIndex=t.o.allowTabNavigation?0:-1,i}B=(0,n.gn)([q.component],B);var F=s(53);class W extends z{constructor(t,e=!1){super(t,e),this.toolbar=O(this),this.defaultToolbarContainer=this.c.div("jodit-toolbar__box"),this.registeredButtons=new Set,this.groupToButtons={},this.isJodit=!1,this.isJodit=e,this.e.on("beforeToolbarBuild",this.beforeToolbarBuild)}get toolbarContainer(){return this.o.fullsize||!(0,g.isString)(this.o.toolbar)&&!M.i.isHTMLElement(this.o.toolbar)?(this.o.toolbar&&M.i.appendChildFirst(this.container,this.defaultToolbarContainer),this.defaultToolbarContainer):(0,g.resolveElement)(this.o.toolbar,this.o.shadowRoot||this.od)}setPanel(t){this.o.toolbar=t,this.buildToolbar()}buildToolbar(){if(!this.o.toolbar)return;const t=this.o.buttons?(0,g.splitArray)(this.o.buttons):[];this.toolbar.setRemoveButtons(this.o.removeButtons).build(t.concat(this.o.extraButtons||[])).appendTo(this.toolbarContainer)}getRegisteredButtonGroups(){return this.groupToButtons}registerButton(t){var e;this.registeredButtons.add(t);const s=null!==(e=t.group)&&void 0!==e?e:"other";return this.groupToButtons[s]||(this.groupToButtons[s]=[]),null!=t.position?this.groupToButtons[s][t.position]=t.name:this.groupToButtons[s].push(t.name),this}unregisterButton(t){var e;this.registeredButtons.delete(t);const s=null!==(e=t.group)&&void 0!==e?e:"other",i=this.groupToButtons[s];if(i){const e=i.indexOf(t.name);-1!==e&&i.splice(e,1),0===i.length&&delete this.groupToButtons[s]}return this}beforeToolbarBuild(t){if(Object.keys(this.groupToButtons).length)return t.map((t=>(0,F.A)(t)&&t.group&&this.groupToButtons[t.group]?{group:t.group,buttons:[...t.buttons,...this.groupToButtons[t.group]]}:t))}destruct(){this.isDestructed||(this.setStatus(w.n$.beforeDestruct),this.e.off("beforeToolbarBuild",this.beforeToolbarBuild),this.toolbar.destruct(),super.destruct())}}(0,n.gn)([q.autobind],W.prototype,"beforeToolbarBuild",null),r.D.prototype.dialog={namespace:"",extraButtons:[],resizable:!0,draggable:!0,buttons:["dialog.close"],removeButtons:[]},r.D.prototype.controls.dialog={close:{icon:"cancel",exec(t){t.close(),t.toggleFullSizeBox(!1)}}};let $=class extends W{constructor(t){super(t),this.destroyAfterClose=!1,this.moved=!1,this.iSetMaximization=!1,this.resizable=!1,this.draggable=!1,this.startX=0,this.startY=0,this.startPoint={x:0,y:0,w:0,h:0},this.lockSelect=()=>{this.setMod("moved",!0)},this.unlockSelect=()=>{this.setMod("moved",!1)},this.onResize=()=>{this.options&&this.o.resizable&&!this.moved&&this.isOpened&&!this.offsetX&&!this.offsetY&&this.setPosition()},this.isModal=!1,this.isOpened=!1;const e=this;e.options=(0,g.ConfigProto)(null!=t?t:{},(0,g.ConfigProto)({toolbarButtonSize:"middle"},(0,g.ConfigProto)(r.D.prototype.dialog,z.defaultOptions))),M.i.safeRemove(e.container);const s=this.getFullElName.bind(this);e.container=this.c.fromHTML(`<div style="z-index:${e.o.zIndex}" class="jodit jodit-dialog ${this.componentName}">\n\t\t\t\t<div class="${s("overlay")}"></div>\n\t\t\t\t<div class="${this.getFullElName("panel")}">\n\t\t\t\t\t<div class="${s("header")}">\n\t\t\t\t\t\t<div class="${s("header-title")}"></div>\n\t\t\t\t\t\t<div class="${s("header-toolbar")}"></div>\n\t\t\t\t\t</div>\n\t\t\t\t\t<div class="${s("content")}"></div>\n\t\t\t\t\t<div class="${s("footer")}"></div>\n\t\t\t\t\t<div class="${s("resizer")}">${N.JO.get("resize_handler")}</div>\n\t\t\t\t</div>\n\t\t\t</div>`),(0,g.attr)(e.container,"role","dialog"),Object.defineProperty(e.container,"component",{value:this}),e.setMod("theme",e.o.theme||"default").setMod("resizable",!!e.o.resizable);const i=e.getElm("panel");(0,g.assert)(null!=i,"Panel element does not exist");const o=e.getElm("resizer");(0,g.assert)(null!=o,"Resizer element does not exist");const n=e.getElm("header-title");(0,g.assert)(null!=n,"header-title element does not exist");const a=e.getElm("content");(0,g.assert)(null!=a,"Content element does not exist");const l=e.getElm("footer");(0,g.assert)(null!=l,"Footer element does not exist");const c=e.getElm("header-toolbar");(0,g.assert)(null!=c,"header-toolbar element does not exist"),e.dialog=i,e.resizer=o,e.dialogbox_header=n,e.dialogbox_content=a,e.dialogbox_footer=l,e.dialogbox_toolbar=c,(0,g.css)(e.dialog,{maxWidth:e.options.maxWidth,minHeight:e.options.minHeight,minWidth:e.options.minWidth});const h=e.getElm("header");h&&e.e.on(h,"pointerdown touchstart",e.onHeaderMouseDown),e.e.on(e.resizer,"mousedown touchstart",e.onResizerMouseDown);const d=_.pw.get("fullsize");(0,g.isFunction)(d)&&d(e),this.e.on(e.container,"close_dialog",e.close).on(this.ow,"keydown",this.onEsc).on(this.ow,"resize",this.onResize)}className(){return"Dialog"}get destination(){return this.od.body}setElements(t,e){const s=[];(0,g.asArray)(e).forEach((e=>{if((0,g.isArray)(e)){const i=this.c.div(this.getFullElName("column"));return s.push(i),t.appendChild(i),this.setElements(i,e)}let i;i=(0,g.isString)(e)?this.c.fromHTML(e):(0,g.hasContainer)(e)?e.container:e,s.push(i),i.parentNode!==t&&t.appendChild(i)})),(0,g.toArray)(t.childNodes).forEach((e=>{-1===s.indexOf(e)&&t.removeChild(e)}))}onMouseUp(){(this.draggable||this.resizable)&&(this.removeGlobalResizeListeners(),this.draggable=!1,this.resizable=!1,this.unlockSelect(),this.e&&(this.removeGlobalResizeListeners(),this.e.fire(this,"endResize endMove")))}onHeaderMouseDown(t){const e=t.target;!this.o.draggable||e&&e.nodeName.match(/^(INPUT|SELECT)$/)||(this.draggable=!0,this.startX=t.clientX,this.startY=t.clientY,this.startPoint.x=(0,g.css)(this.dialog,"left"),this.startPoint.y=(0,g.css)(this.dialog,"top"),this.setMaxZIndex(),t.cancelable&&t.preventDefault(),this.lockSelect(),this.addGlobalResizeListeners(),this.e&&this.e.fire(this,"startMove"))}onMouseMove(t){this.draggable&&this.o.draggable&&(this.setPosition(this.startPoint.x+t.clientX-this.startX,this.startPoint.y+t.clientY-this.startY),this.e&&this.e.fire(this,"move",t.clientX-this.startX,t.clientY-this.startY),t.stopImmediatePropagation()),this.resizable&&this.o.resizable&&(this.setSize(this.startPoint.w+t.clientX-this.startX,this.startPoint.h+t.clientY-this.startY),this.e&&this.e.fire(this,"resizeDialog",t.clientX-this.startX,t.clientY-this.startY))}onEsc(t){if(this.isOpened&&t.key===a.KEY_ESC&&!0!==this.getMod("static")){const e=this.getMaxZIndexDialog();e?e.close():this.close(),t.stopImmediatePropagation()}}onResizerMouseDown(t){this.resizable=!0,this.startX=t.clientX,this.startY=t.clientY,this.startPoint.w=this.dialog.offsetWidth,this.startPoint.h=this.dialog.offsetHeight,this.lockSelect(),this.addGlobalResizeListeners(),this.e&&this.e.fire(this,"startResize")}addGlobalResizeListeners(){const t=this;t.e.on(t.ow,"pointermove touchmove",t.onMouseMove).on(t.ow,"pointerup touchend",t.onMouseUp)}removeGlobalResizeListeners(){const t=this;t.e.off(t.ow,"mousemove pointermove",t.onMouseMove).off(t.ow,"mouseup pointerup",t.onMouseUp)}setSize(t,e){return null==t&&(t=this.dialog.offsetWidth),null==e&&(e=this.dialog.offsetHeight),(0,g.css)(this.dialog,{width:t,height:e}),this}calcAutoSize(){return this.setSize("auto","auto"),this.setSize(),this}setPosition(t,e){let s=this.ow.innerWidth/2-this.dialog.offsetWidth/2,i=this.ow.innerHeight/2-this.dialog.offsetHeight/2;return 0>s&&(s=0),0>i&&(i=0),void 0!==t&&void 0!==e&&(this.offsetX=t,this.offsetY=e,this.moved=Math.abs(t-s)>100||Math.abs(e-i)>100),this.dialog.style.left=(t||s)+"px",this.dialog.style.top=(e||i)+"px",this}setHeader(t){return this.setElements(this.dialogbox_header,t),this}setContent(t){return this.setElements(this.dialogbox_content,t),this}setFooter(t){return this.setElements(this.dialogbox_footer,t),this.setMod("footer",!!t),this}getZIndex(){return parseInt((0,g.css)(this.container,"zIndex"),10)||0}getMaxZIndexDialog(){let t,e,s=0,i=this;return(0,g.$$)(".jodit-dialog",this.destination).forEach((o=>{t=o.component,e=parseInt((0,g.css)(o,"zIndex"),10),t.isOpened&&!isNaN(e)&&e>s&&(i=t,s=e)})),i}setMaxZIndex(){let t=20000004,e=0;(0,g.$$)(".jodit-dialog",this.destination).forEach((s=>{e=parseInt((0,g.css)(s,"zIndex"),10),t=Math.max(isNaN(e)?0:e,t)})),this.container.style.zIndex=""+(t+1)}maximization(t){return(0,g.isVoid)(t)&&(t=!this.getMod("fullsize")),this.setMod("fullsize",t),this.toggleFullSizeBox(t),this.iSetMaximization=t,t}toggleFullSizeBox(t){[this.destination,this.destination.parentNode].forEach((e=>{e&&e.classList&&e.classList.toggle("jodit_fullsize-box_true",t)}))}open(t,e,s,i){if(_.TB.fire("closeAllPopups hideHelpers"),!1===this.e.fire(this,"beforeOpen"))return this;(0,g.isBoolean)(t)&&(s=t),(0,g.isBoolean)(e)&&(i=e),this.destroyAfterClose=!0===s;const o=(0,g.isBoolean)(t)?void 0:t,n=(0,g.isBoolean)(e)?void 0:e;return void 0!==n&&this.setHeader(n),o&&this.setContent(o),this.setMod("active",!0),this.isOpened=!0,this.setModal(i),this.destination.appendChild(this.container),this.setPosition(this.offsetX,this.offsetY),this.setMaxZIndex(),this.o.fullsize&&this.maximization(!0),this.e.fire("afterOpen",this),this}setModal(t){return this.isModal=!!t,this.setMod("modal",this.isModal),this}close(t){var e,s;return this.isDestructed||!this.isOpened||!0===this.getMod("static")||(t&&(t.stopImmediatePropagation(),t.preventDefault()),this.e&&!1===this.e.fire("beforeClose",this)||(this.setMod("active",!1),this.isOpened=!1,this.e.fire("toggleFullSize",!1),this.iSetMaximization&&this.maximization(!1),M.i.safeRemove(this.container),this.removeGlobalResizeListeners(),this.destroyAfterClose&&this.destruct(),null===(e=this.e)||void 0===e||e.fire(this,"afterClose"),null===(s=this.e)||void 0===s||s.fire(this.ow,"joditCloseDialog"))),this}buildToolbar(){this.o.buttons&&this.toolbar.build((0,g.splitArray)(this.o.buttons)).setMod("mode","header").appendTo(this.dialogbox_toolbar)}destruct(){this.isInDestruct||(this.setStatus(w.n$.beforeDestruct),this.isOpened&&this.close(),this.events&&(this.removeGlobalResizeListeners(),this.events.off(this.container,"close_dialog",self.close).off(this.ow,"keydown",this.onEsc).off(this.ow,"resize",this.onResize)),super.destruct())}};(0,n.gn)([q.autobind],$.prototype,"onMouseUp",null),(0,n.gn)([q.autobind],$.prototype,"onHeaderMouseDown",null),(0,n.gn)([q.autobind],$.prototype,"onMouseMove",null),(0,n.gn)([q.autobind],$.prototype,"onEsc",null),(0,n.gn)([q.autobind],$.prototype,"onResizerMouseDown",null),(0,n.gn)([q.autobind],$.prototype,"close",null),(0,n.gn)([(0,q.hook)("ready")],$.prototype,"buildToolbar",null),$=(0,n.gn)([q.component],$);const V=(t,e,s,i="jodit-dialog_alert")=>{(0,g.isFunction)(e)&&(s=e,e=void 0);const o=new $,n=o.c.div(i),r=(0,N.zx)(o,"ok","Ok");return(0,g.asArray)(t).forEach((t=>{n.appendChild(M.i.isNode(t)?t:o.c.fromHTML(t))})),r.onAction((()=>{s&&(0,g.isFunction)(s)&&!1===s(o)||o.close()})),o.setFooter([r]),o.open(n,e||" ",!0,!0),r.focus(),o},Y=(t,e,s,i,o)=>{const n=new $,r=(0,N.zx)(n,"cancel","Cancel"),a=(0,N.zx)(n,"ok","Ok"),l=n.c.element("form",{class:"jodit-dialog_prompt"}),c=n.c.element("input",{autofocus:!0,class:"jodit-input"}),h=n.c.element("label");(0,g.isFunction)(e)&&(s=e,e=void 0),i&&(0,g.attr)(c,"placeholder",i),h.appendChild(n.c.text(t)),l.appendChild(h),l.appendChild(c),r.onAction(n.close);const d=()=>{s&&(0,g.isFunction)(s)&&!1===s(c.value)||n.close()};return a.onAction(d),n.e.on(l,"submit",(()=>(d(),!1))),n.setFooter([a,r]),n.open(l,e||" ",!0,!0),c.focus(),void 0!==o&&o.length&&(c.value=o,c.select()),n},U=(t,e,s)=>{const i=new $,o=i.c.fromHTML('<form class="jodit-dialog_prompt"></form>'),n=i.c.element("label");(0,g.isFunction)(e)&&(s=e,e=void 0),n.appendChild(i.c.fromHTML(t)),o.appendChild(n);const r=t=>()=>{s&&!1===s(t)||i.close()},a=(0,N.zx)(i,"cancel","Cancel"),l=(0,N.zx)(i,"ok","Yes");return a.onAction(r(!1)),l.onAction(r(!0)),i.e.on(o,"submit",(()=>(r(!0)(),!1))),i.setFooter([l,a]),i.open(o,e||" ",!0,!0),l.focus(),i};var G=s(15);class X extends w.Hr{constructor(t){super(t),this.requires=[],this.buttons=[],this.hasStyle=!1,t.e.on("afterPluginSystemInit",(()=>{var e;(0,g.isJoditObject)(t)&&(null===(e=this.buttons)||void 0===e||e.forEach((e=>{t.registerButton(e)})))})).on("afterInit",(()=>{this.setStatus(w.n$.ready),this.afterInit(t)})).on("beforeDestruct",this.destruct)}className(){return""}init(t){}destruct(){var t,e,s;if(!this.isInDestruct){this.setStatus(w.n$.beforeDestruct);const{j:i}=this;(0,g.isJoditObject)(i)&&(null===(t=this.buttons)||void 0===t||t.forEach((t=>{null==i||i.unregisterButton(t)}))),null===(s=null===(e=this.j)||void 0===e?void 0:e.events)||void 0===s||s.off("beforeDestruct",this.destruct),this.beforeDestruct(this.j),super.destruct()}}}(0,n.gn)([q.autobind],X.prototype,"destruct",null);class K{constructor(t,e){this.document=t,this.createAttributes=e}get doc(){return(0,g.isFunction)(this.document)?this.document():this.document}element(t,e,s){const i=this.doc.createElement(t.toLowerCase());return this.applyCreateAttributes(i),e&&((0,g.isPlainObject)(e)?(0,g.attr)(i,e):s=e),s&&(0,g.asArray)(s).forEach((t=>i.appendChild((0,g.isString)(t)?this.fromHTML(t):t))),i}div(t,e,s){const i=this.element("div",e,s);return t&&(i.className=t),i}span(t,e,s){const i=this.element("span",e,s);return t&&(i.className=t),i}a(t,e,s){const i=this.element("a",e,s);return t&&(i.className=t),i}text(t){return this.doc.createTextNode(t)}fake(){return this.text(a.INVISIBLE_SPACE)}fragment(){return this.doc.createDocumentFragment()}fromHTML(t,e){const s=this.div();s.innerHTML=""+t;const i=s.firstChild===s.lastChild&&s.firstChild?s.firstChild:s;if(M.i.safeRemove(i),e){const t=(0,g.refs)(i);Object.keys(e).forEach((s=>{const i=t[s];i&&!1===e[s]&&M.i.hide(i)}))}return i}applyCreateAttributes(t){if(this.createAttributes){const e=this.createAttributes;if(e&&e[t.tagName.toLowerCase()]){const s=e[t.tagName.toLowerCase()];(0,g.isFunction)(s)?s(t):(0,g.isPlainObject)(s)&&(0,g.attr)(t,s)}}}}r.D.prototype.filebrowser={namespace:"",extraButtons:[],filter(t,e){return e=e.toLowerCase(),(0,g.isString)(t)?-1!==t.toLowerCase().indexOf(e):(0,g.isString)(t.name)?-1!==t.name.toLowerCase().indexOf(e):!(0,g.isString)(t.file)||-1!==t.file.toLowerCase().indexOf(e)},sortBy:"changed-desc",sort(t,e,s){const[i,o]=s.toLowerCase().split("-"),n="asc"===o,r=(t,e)=>e>t?n?-1:1:t>e?n?1:-1:0;if((0,g.isString)(t))return r(t.toLowerCase(),e.toLowerCase());if(void 0===t[i]||"name"===i)return(0,g.isString)(t.name)?r(t.name.toLowerCase(),e.name.toLowerCase()):(0,g.isString)(t.file)?r(t.file.toLowerCase(),e.file.toLowerCase()):0;switch(i){case"changed":{const s=new Date(t.changed).getTime(),i=new Date(e.changed).getTime();return n?s-i:i-s}case"size":{const s=(0,g.humanSizeToBytes)(t.size),i=(0,g.humanSizeToBytes)(e.size);return n?s-i:i-s}}return 0},editImage:!0,preview:!0,showPreviewNavigation:!0,showSelectButtonInPreview:!0,contextMenu:!0,howLongShowMsg:3e3,createNewFolder:!0,deleteFolder:!0,renameFolder:!0,moveFolder:!0,moveFile:!0,showFoldersPanel:!0,storeLastOpenedFolder:!0,width:859,height:400,buttons:["filebrowser.upload","filebrowser.remove","filebrowser.update","filebrowser.select","filebrowser.edit","|","filebrowser.tiles","filebrowser.list","|","filebrowser.filter","|","filebrowser.sort"],removeButtons:[],fullsize:!1,showTooltip:!0,view:null,isSuccess(t){return t.success},getMessage(t){return void 0!==t.data.messages&&(0,g.isArray)(t.data.messages)?t.data.messages.join(" "):""},showFileName:!0,showFileSize:!0,showFileChangeTime:!0,saveStateInStorage:{storeLastOpenedFolder:!0,storeView:!0,storeSortBy:!0},pixelOffsetLoadNewChunk:200,getThumbTemplate(t,e,s){const i=this.options,o=this.files.getFullElName("item"),n=i.showFileName,r=i.showFileSize&&t.size,a=i.showFileChangeTime&&t.time;let l="";return void 0!==t.file&&(l=t.file),`<a\n\t\t\tdata-jodit-filebrowser-item="true"\n\t\t\tdata-is-file="${t.isImage?0:1}"\n\t\t\tdraggable="true"\n\t\t\tclass="${o}"\n\t\t\thref="${t.fileURL}"\n\t\t\tdata-source="${s}"\n\t\t\tdata-path="${t.path}"\n\t\t\tdata-name="${l}"\n\t\t\ttitle="${l}"\n\t\t\tdata-url="${t.fileURL}">\n\t\t\t\t<img\n\t\t\t\t\tdata-is-file="${t.isImage?0:1}"\n\t\t\t\t\tdata-src="${t.fileURL}"\n\t\t\t\t\tsrc="${t.imageURL}"\n\t\t\t\t\talt="${l}"\n\t\t\t\t\tloading="lazy"\n\t\t\t\t/>\n\t\t\t\t${n||r||a?`<div class="${o}-info">${n?`<span class="${o}-info-filename">${l}</span>`:""}${r?`<span class="${o}-info-filesize">${t.size}</span>`:""}${a?`<span class="${o}-info-filechanged">${a}</span>`:""}</div>`:""}\n\t\t\t</a>`},ajax:{...r.D.prototype.defaultAjaxOptions,url:"",async:!0,data:{},cache:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",method:"POST",processData:!0,dataType:"json",headers:{},prepareData(t){return t},process(t){return t}},create:{data:{action:"folderCreate"}},getLocalFileByUrl:{data:{action:"getLocalFileByUrl"}},resize:{data:{action:"imageResize"}},crop:{data:{action:"imageCrop"}},fileMove:{data:{action:"fileMove"}},folderMove:{data:{action:"folderMove"}},fileRename:{data:{action:"fileRename"}},folderRename:{data:{action:"folderRename"}},fileRemove:{data:{action:"fileRemove"}},folderRemove:{data:{action:"folderRemove"}},items:{data:{action:"files"}},folder:{data:{action:"folders"}},permissions:{data:{action:"permissions"}}},r.D.prototype.controls.filebrowser={upload:{icon:"plus",isInput:!0,isDisabled:t=>!t.dataProvider.canI("FileUpload"),getContent(t){const e=new N.Z(t,{onlyImages:t.state.onlyImages});return t.e.fire("bindUploader.filebrowser",e.container),e.container}},remove:{icon:"bin",isDisabled:t=>!t.state.activeElements.length||!t.dataProvider.canI("FileRemove"),exec(t){t.e.fire("fileRemove.filebrowser")}},update:{exec(t){t.e.fire("update.filebrowser")}},select:{icon:"check",isDisabled:t=>!t.state.activeElements.length,exec(t){t.e.fire("select.filebrowser")}},edit:{icon:"pencil",isDisabled(t){const e=t.state.activeElements;return 1!==e.length||!e[0].isImage||!(t.dataProvider.canI("ImageCrop")||t.dataProvider.canI("ImageResize"))},exec(t){t.e.fire("edit.filebrowser")}},tiles:{icon:"th",isActive:t=>"tiles"===t.state.view,exec(t){t.e.fire("view.filebrowser","tiles")}},list:{icon:"th-list",isActive:t=>"list"===t.state.view,exec(t){t.e.fire("view.filebrowser","list")}},filter:{isInput:!0,getContent(t,e,s){const i=s.container.querySelector(".jodit-input");if(i)return i;const o=t.c.element("input",{class:"jodit-input",placeholder:t.i18n("Filter")});return o.value=t.state.filterWord,t.e.on(o,"keydown mousedown",t.async.debounce((()=>{t.e.fire("filter.filebrowser",o.value)}),t.defaultTimeout)),o}},sort:{isInput:!0,getContent(t){const e=t.c.fromHTML(`<select class="jodit-input jodit-select"><option value="changed-asc">${t.i18n("Sort by changed")} (⬆)</option><option value="changed-desc">${t.i18n("Sort by changed")} (⬇)</option><option value="name-asc">${t.i18n("Sort by name")} (⬆)</option><option value="name-desc">${t.i18n("Sort by name")} (⬇)</option><option value="size-asc">${t.i18n("Sort by size")} (⬆)</option><option value="size-desc">${t.i18n("Sort by size")} (⬇)</option></select>`);return e.value=t.state.sortBy,t.e.on("sort.filebrowser",(t=>{e.value!==t&&(e.value=t)})).on(e,"change",(()=>{t.e.fire("sort.filebrowser",e.value)})),e}}};class Z{constructor(t){this.data=t,Object.keys(t).forEach((e=>{this[e]=t[e]}))}static create(t){return t instanceof Z?t:new Z(t)}get path(){return(0,g.normalizePath)(this.data.source.path?this.data.source.path+"/":"/")}get imageURL(){const t=""+(new Date).getTime(),{thumbIsAbsolute:e,source:s,thumb:i,file:o}=this.data,n=i||o;return e&&n?n:(0,g.normalizeUrl)(s.baseurl,s.path,n||"")+"?_tmst="+t}get fileURL(){let{name:t}=this.data;const{file:e,fileIsAbsolute:s,source:i}=this.data;return void 0!==e&&(t=e),s&&t?t:(0,g.normalizeUrl)(i.baseurl,i.path,t||"")}get time(){const{changed:t}=this.data;return t&&("number"==typeof t?new Date(t).toLocaleString():t)||""}get uniqueHashKey(){const t=this.data;let e=[t.sourceName,t.name,t.file,this.time,t.thumb].join("_");return e=e.toLowerCase().replace(/[^0-9a-z\-.]/g,"-"),e}toJSON(){return this.data}}const J="default";let Q=class{constructor(t,e){this.parent=t,this.options=e,this.__currentPermissions=null,this.ajaxInstances=new Map,this.progressHandler=t=>{}}get o(){return this.options}get(t){const e=this.ajaxInstances;if(e.has(t)){const s=e.get(t);null==s||s.abort(),e.delete(t)}const s=(0,g.ConfigProto)(void 0!==this.options[t]?this.options[t]:{},(0,g.ConfigProto)({onProgress:this.progressHandler},this.o.ajax));s.prepareData&&(s.data=s.prepareData.call(this,s.data));const i=new b(this.parent,s);e.set(t,i);const o=i.send();return o.finally((()=>{i.destruct(),e.delete(t),this.progressHandler(100)})),o.then((t=>t.json())).then((t=>{if(t&&!this.isSuccess(t))throw Error(this.getMessage(t));return t}))}onProgress(t){this.progressHandler=t}async permissions(t,e){return this.o.permissions?(this.o.permissions.data.path=t,this.o.permissions.data.source=e,this.o.permissions.url?this.get("permissions").then((t=>{let e=this.o.permissions.process;if(e||(e=this.o.ajax.process),e){const s=e.call(self,t);s.data.permissions&&(this.__currentPermissions=s.data.permissions)}return this.__currentPermissions})):null):null}canI(t){const e="allow"+t;return null==this.__currentPermissions||void 0===this.__currentPermissions[e]||this.__currentPermissions[e]}async items(t,e,s={}){const i=this.options;return i.items?(i.items.data.path=t,i.items.data.source=e,i.items.data.mods=s,this.get("items").then((t=>{let e=this.o.items.process;return e||(e=this.o.ajax.process),e&&(t=e.call(self,t)),this.generateItemsList(t.data.sources,s)}))):Promise.reject("Set Items api options")}generateItemsList(t,e={}){const s=[],i=t=>{var s;return!(null===(s=e.filterWord)||void 0===s?void 0:s.length)||void 0===this.o.filter||this.o.filter(t,e.filterWord)};return t.forEach((t=>{if(t.files&&t.files.length){const{sort:o}=this.o;(0,g.isFunction)(o)&&e.sortBy&&t.files.sort(((t,s)=>o(t,s,e.sortBy))),t.files.forEach((o=>{i(o)&&(t=>!e.onlyImages||void 0===t.isImage||t.isImage)(o)&&s.push(Z.create({...o,sourceName:t.name,source:t}))}))}})),s}async tree(t,e){return t=(0,g.normalizeRelativePath)(t),await this.permissions(t,e),this.o.folder?(this.o.folder.data.path=t,this.o.folder.data.source=e,this.get("folder").then((t=>{let e=this.o.folder.process;return e||(e=this.o.ajax.process),e&&(t=e.call(self,t)),t.data.sources}))):Promise.reject("Set Folder Api options")}getPathByUrl(t){return(0,g.set)("options.getLocalFileByUrl.data.url",t,this),this.get("getLocalFileByUrl").then((t=>{if(this.isSuccess(t))return t.data;throw(0,g.error)(this.getMessage(t))}))}createFolder(t,e,s){const{create:i}=this.o;if(!i)throw(0,g.error)("Set Create api options");return i.data.source=s,i.data.path=e,i.data.name=t,this.get("create").then((t=>{if(this.isSuccess(t))return!0;throw(0,g.error)(this.getMessage(t))}))}move(t,e,s,i){const o=i?"fileMove":"folderMove",n=this.options[o];if(!n)throw(0,g.error)("Set Move api options");return n.data.from=t,n.data.path=e,n.data.source=s,this.get(o).then((t=>{if(this.isSuccess(t))return!0;throw(0,g.error)(this.getMessage(t))}))}remove(t,e,s,i){const o=this.o[t];if(!o)throw(0,g.error)(`Set "${t}" api options`);return o.data.path=e,o.data.name=s,o.data.source=i,this.get(t).then((t=>(o.process&&(t=o.process.call(this,t)),this.getMessage(t))))}fileRemove(t,e,s){return this.remove("fileRemove",t,e,s)}folderRemove(t,e,s){return this.remove("folderRemove",t,e,s)}rename(t,e,s,i,o){const n=this.o[t];if(!n)throw(0,g.error)(`Set "${t}" api options`);return n.data.path=e,n.data.name=s,n.data.newname=i,n.data.source=o,this.get(t).then((t=>(n.process&&(t=n.process.call(self,t)),this.getMessage(t))))}folderRename(t,e,s,i){return this.rename("folderRename",t,e,s,i)}fileRename(t,e,s,i){return this.rename("fileRename",t,e,s,i)}changeImage(t,e,s,i,o,n){this.o[t]||(this.o[t]={data:{}});const r=this.o[t];return void 0===r.data&&(r.data={action:t}),r.data.newname=o||i,n&&(r.data.box=n),r.data.path=e,r.data.name=i,r.data.source=s,this.get(t).then((()=>!0))}crop(t,e,s,i,o){return this.changeImage("crop",t,e,s,i,o)}resize(t,e,s,i,o){return this.changeImage("resize",t,e,s,i,o)}getMessage(t){return this.options.getMessage(t)}isSuccess(t){return this.options.isSuccess(t)}destruct(){this.ajaxInstances.forEach((t=>t.destruct())),this.ajaxInstances.clear()}};Q=(0,n.gn)([q.autobind],Q);var tt=Q,et=s(39);const st=new WeakMap,it=t=>{let e=st.get(t);return e||(e={},st.set(t,e)),e};var ot=s(4);async function nt(t){return t.files.setMod("active",!0),t.files.setMod("loading",!0),t.dataProvider.items(t.state.currentPath,t.state.currentSource,{sortBy:t.state.sortBy,onlyImages:t.state.onlyImages,filterWord:t.state.filterWord}).then((e=>{t.state.elements=e,t.state.activeElements=[]})).catch(t.status).finally((()=>t.files.setMod("loading",!1)))}async function rt(t){t.tree.setMod("active",!0),M.i.detach(t.tree.container);const e=nt(t);if(t.o.showFoldersPanel){t.tree.setMod("loading",!0);const s=t.dataProvider.tree(t.state.currentPath,t.state.currentSource).then((e=>{t.state.sources=e})).catch((t=>{(t=>{throw t instanceof Error?t:(0,ot.v)(t)})(t)})).finally((()=>t.tree.setMod("loading",!1)));return Promise.all([s,e]).catch(ot.v)}return t.tree.setMod("active",!1),e.catch(ot.v)}function at(){const t=it(this),{state:e,files:s,create:i,options:o}=this,n=e=>{const s=e.uniqueHashKey;if(t[s])return t[s].elm;const n=i.fromHTML(o.getThumbTemplate.call(this,e,e.source,""+e.sourceName));return n.dataset.key=s,t[s]={item:e,elm:n},t[s].elm};e.on(["change.currentPath","change.currentSource"],this.async.debounce((()=>{this.o.saveStateInStorage&&this.o.saveStateInStorage.storeLastOpenedFolder&&this.storage.set("currentPath",this.state.currentPath).set("currentSource",this.state.currentSource),rt(this).catch(this.status)}),this.defaultTimeout)).on("beforeChange.activeElements",(()=>{e.activeElements.forEach((e=>{const i=e.uniqueHashKey,{elm:o}=t[i];o&&o.classList.remove(s.getFullElName("item","active",!0))}))})).on("change.activeElements",(()=>{this.e.fire("changeSelection"),e.activeElements.forEach((e=>{const i=e.uniqueHashKey,{elm:o}=t[i];o&&o.classList.add(s.getFullElName("item","active",!0))}))})).on("change.view",(()=>{s.setMod("view",e.view),this.o.saveStateInStorage&&this.o.saveStateInStorage.storeView&&this.storage.set("view",e.view)})).on("change.sortBy",(()=>{this.o.saveStateInStorage&&this.o.saveStateInStorage.storeSortBy&&this.storage.set("sortBy",e.sortBy)})).on("change.elements",this.async.debounce((()=>{M.i.detach(s.container),e.elements.length?e.elements.forEach((t=>{this.files.container.appendChild(n(t))})):s.container.appendChild(i.div(this.componentName+"_no-files_true",this.i18n("There are no files")))}),this.defaultTimeout)).on("change.sources",this.async.debounce((()=>{M.i.detach(this.tree.container),e.sources.forEach((t=>{const e=t.name;if(e&&"default"!==e&&this.tree.container.appendChild(i.div(this.tree.getFullElName("source-title"),e)),t.folders.forEach((s=>{const n=i.a(this.tree.getFullElName("item"),{draggable:"draggable",href:"#","data-path":(0,et.AH)(t.path,s+"/"),"data-name":s,"data-source":e,"data-source-path":t.path},i.span(this.tree.getFullElName("item-title"),s)),r=i=>o=>{this.e.fire(i+".filebrowser",{name:s,path:(0,et.AH)(t.path+"/"),source:e}),o.stopPropagation(),o.preventDefault()};if(this.e.on(n,"click",r("openFolder")),this.tree.container.appendChild(n),".."!==s&&"."!==s){if(o.renameFolder&&this.dataProvider.canI("FolderRename")){const t=(0,N.zx)(this,{icon:{name:"pencil"},name:"rename",tooltip:"Rename",size:"tiny"});t.onAction(r("renameFolder")),n.appendChild(t.container)}if(o.deleteFolder&&this.dataProvider.canI("FolderRemove")){const t=(0,N.zx)(this,{icon:{name:"cancel"},name:"remove",tooltip:"Delete",size:"tiny"});t.onAction(r("removeFolder")),n.appendChild(t.container)}}})),o.createNewFolder&&this.dataProvider.canI("FolderCreate")){const s=(0,N.zx)(this,"plus","Add folder","secondary");s.onAction((()=>{this.e.fire("addFolder",{path:(0,et.AH)(t.path+"/"),source:e})})),this.tree.append(s)}}))}),this.defaultTimeout))}const lt="jodit-image-editor",ct=N.JO.get.bind(N.JO),ht=(t,e="jodti-image-editor_active")=>t?e:"";var dt;r.D.prototype.imageeditor={min_width:20,min_height:20,closeAfterSave:!1,width:"85%",height:"85%",crop:!0,resize:!0,resizeUseRatio:!0,resizeMinWidth:20,resizeMinHeight:20,cropUseRatio:!0,cropDefaultWidth:"70%",cropDefaultHeight:"70%"};const ut="resize",pt="crop";let ft=dt=class extends w.Hr{constructor(t){super(t),this.resizeUseRatio=!0,this.cropUseRatio=!0,this.clicked=!1,this.start_x=0,this.start_y=0,this.top_x=0,this.top_y=0,this.width=0,this.height=0,this.activeTab=ut,this.naturalWidth=0,this.naturalHeight=0,this.ratio=0,this.new_h=0,this.new_w=0,this.diff_x=0,this.diff_y=0,this.cropBox={x:0,y:0,w:0,h:0},this.resizeBox={w:0,h:0},this.calcCropBox=()=>{const t=this.crop_box.parentNode,e=.8*t.offsetWidth,s=.8*t.offsetHeight;let i=e,o=s;const{naturalWidth:n,naturalHeight:r}=this;e>n&&s>r?(i=n,o=r):this.ratio>e/s?(i=e,o=r*(e/n)):(i=n*(s/r),o=s),(0,g.css)(this.crop_box,{width:i,height:o})},this.showCrop=()=>{if(!this.cropImage)return;this.calcCropBox();const t=this.cropImage.offsetWidth||this.image.offsetWidth||this.image.naturalWidth;this.new_w=dt.calcValueByPercent(t,this.o.cropDefaultWidth);const e=this.cropImage.offsetHeight||this.image.offsetHeight||this.image.naturalHeight;this.new_h=this.cropUseRatio?this.new_w/this.ratio:dt.calcValueByPercent(e,this.o.cropDefaultHeight),(0,g.css)(this.cropHandler,{backgroundImage:"url("+(0,g.attr)(this.cropImage,"src")+")",width:this.new_w,height:this.new_h,left:t/2-this.new_w/2,top:e/2-this.new_h/2}),this.j.e.fire(this.cropHandler,"updatesize")},this.updateCropBox=()=>{if(!this.cropImage)return;const t=this.cropImage.offsetWidth/this.naturalWidth,e=this.cropImage.offsetHeight/this.naturalHeight;this.cropBox.x=(0,g.css)(this.cropHandler,"left")/t,this.cropBox.y=(0,g.css)(this.cropHandler,"top")/e,this.cropBox.w=this.cropHandler.offsetWidth/t,this.cropBox.h=this.cropHandler.offsetHeight/e,this.sizes.textContent=this.cropBox.w.toFixed(0)+"x"+this.cropBox.h.toFixed(0)},this.updateResizeBox=()=>{this.resizeBox.w=this.image.offsetWidth||this.naturalWidth,this.resizeBox.h=this.image.offsetHeight||this.naturalHeight},this.setHandlers=()=>{const t=this,{widthInput:e,heightInput:s}=(0,g.refs)(this.editor);t.j.e.on([t.editor.querySelector(".jodit_bottomright"),t.cropHandler],"mousedown.jodit-image-editor",this.onResizeHandleMouseDown).on(this.j.ow,"resize.jodit-image-editor",(()=>{this.j.e.fire(t.resizeHandler,"updatesize"),t.showCrop(),this.j.e.fire(t.cropHandler,"updatesize")})),t.j.e.on((0,g.toArray)(this.editor.querySelectorAll(".jodit-image-editor__slider-title")),"click",this.onTitleModeClick).on([e,s],"input",this.onChangeSizeInput);const{keepAspectRatioResize:i,keepAspectRatioCrop:o}=(0,g.refs)(this.editor);i&&i.addEventListener("change",(()=>{this.resizeUseRatio=i.checked})),o&&o.addEventListener("change",(()=>{this.cropUseRatio=o.checked})),t.j.e.on(t.resizeHandler,"updatesize",(()=>{(0,g.css)(t.resizeHandler,{top:0,left:0,width:t.image.offsetWidth||t.naturalWidth,height:t.image.offsetHeight||t.naturalHeight}),this.updateResizeBox()})).on(t.cropHandler,"updatesize",(()=>{if(!t.cropImage)return;let e=(0,g.css)(t.cropHandler,"left"),s=(0,g.css)(t.cropHandler,"top"),i=t.cropHandler.offsetWidth,o=t.cropHandler.offsetHeight;0>e&&(e=0),0>s&&(s=0),e+i>t.cropImage.offsetWidth&&(i=t.cropImage.offsetWidth-e,t.cropUseRatio&&(o=i/t.ratio)),s+o>t.cropImage.offsetHeight&&(o=t.cropImage.offsetHeight-s,t.cropUseRatio&&(i=o*t.ratio)),(0,g.css)(t.cropHandler,{width:i,height:o,left:e,top:s,backgroundPosition:-e-1+"px "+(-s-1)+"px",backgroundSize:t.cropImage.offsetWidth+"px "+t.cropImage.offsetHeight+"px"}),t.updateCropBox()})),Object.values(t.buttons).forEach((i=>{i.onAction((()=>{const o={action:t.activeTab,box:t.activeTab===ut?t.resizeBox:t.cropBox};switch(i){case t.buttons.saveas:Y(t.j.i18n("Enter new name"),t.j.i18n("Save in new file"),(e=>{if(!(0,g.trim)(e))return V(t.j.i18n("The name should not be empty")).bindDestruct(this.j),!1;t.onSave(e,o,t.hide,(e=>{V(e.message).bindDestruct(t.j)}))})).bindDestruct(this.j);break;case t.buttons.save:t.onSave(void 0,o,t.hide,(e=>{V(e.message).bindDestruct(t.j)}));break;case t.buttons.reset:t.activeTab===ut?((0,g.css)(t.image,{width:null,height:null}),e.value=""+t.naturalWidth,s.value=""+t.naturalHeight,t.j.e.fire(t.resizeHandler,"updatesize")):t.showCrop()}}))}))},this.options=t&&t.o&&t.o.imageeditor?t.o.imageeditor:r.D.defaultOptions.imageeditor;const e=this.options;this.resizeUseRatio=e.resizeUseRatio,this.cropUseRatio=e.cropUseRatio,this.buttons={reset:(0,C.zx)(this.j,"update","Reset"),save:(0,C.zx)(this.j,"save","Save"),saveas:(0,C.zx)(this.j,"save","Save as ...")},this.activeTab=e.resize?ut:pt,this.editor=((t,e)=>{const s=t.i18n.bind(t),i=(t,e,i=!0)=>`<div class="jodit-form__group">\n\t\t\t<label>${s(t)}</label>\n\n\t\t\t<label class='jodit-switcher'>\n\t\t\t\t<input ${ht(i,"checked")} data-ref="${e}" type="checkbox"/>\n\t\t\t\t<span class="jodit-switcher__slider"></span>\n\t\t\t</label>\n\t</div>`;return t.create.fromHTML(`<form class="${lt} jodit-properties">\n\t\t<div class="jodit-grid jodit-grid_xs-column">\n\t\t\t<div class="jodit_col-lg-3-4 jodit_col-sm-5-5">\n\t\t\t${e.resize?`<div class="${lt}__area ${lt}__area_resize ${lt}_active">\n\t\t\t\t\t\t\t<div data-ref="resizeBox" class="${lt}__box"></div>\n\t\t\t\t\t\t\t<div class="${lt}__resizer">\n\t\t\t\t\t\t\t\t<i class="jodit_bottomright"></i>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>`:""}\n\t\t\t${e.crop?`<div class="${lt}__area ${lt}__area_crop ${ht(!e.resize)}">\n\t\t\t\t\t\t\t<div data-ref="cropBox" class="${lt}__box">\n\t\t\t\t\t\t\t\t<div class="${lt}__croper">\n\t\t\t\t\t\t\t\t\t<i class="jodit_bottomright"></i>\n\t\t\t\t\t\t\t\t\t<i class="${lt}__sizes"></i>\n\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>`:""}\n\t\t\t</div>\n\t\t\t<div class="jodit_col-lg-1-4 jodit_col-sm-5-5">\n\t\t\t${e.resize?`<div data-area="resize" class="${lt}__slider ${lt}_active">\n\t\t\t\t\t\t\t<div class="${lt}__slider-title">\n\t\t\t\t\t\t\t\t${ct("resize")}\n\t\t\t\t\t\t\t\t${s("Resize")}\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t<div class="${lt}__slider-content">\n\t\t\t\t\t\t\t\t<div class="jodit-form__group">\n\t\t\t\t\t\t\t\t\t<label>\n\t\t\t\t\t\t\t\t\t\t${s("Width")}\n\t\t\t\t\t\t\t\t\t</label>\n\t\t\t\t\t\t\t\t\t<input type="number" data-ref="widthInput" class="jodit-input"/>\n\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t<div class="jodit-form__group">\n\t\t\t\t\t\t\t\t\t<label>\n\t\t\t\t\t\t\t\t\t\t${s("Height")}\n\t\t\t\t\t\t\t\t\t</label>\n\t\t\t\t\t\t\t\t\t<input type="number" data-ref="heightInput" class="jodit-input"/>\n\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t${i("Keep Aspect Ratio","keepAspectRatioResize")}\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>`:""}\n\t\t\t${e.crop?`<div data-area="crop" class="${lt}__slider ${ht(!e.resize)}'">\n\t\t\t\t\t\t\t<div class="${lt}__slider-title">\n\t\t\t\t\t\t\t\t${ct("crop")}\n\t\t\t\t\t\t\t\t${s("Crop")}\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t<div class="${lt}__slider-content">\n\t\t\t\t\t\t\t\t${i("Keep Aspect Ratio","keepAspectRatioCrop")}\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>`:""}\n\t\t\t</div>\n\t\t</div>\n\t</form>`)})(this.j,this.options);const{resizeBox:s,cropBox:i}=(0,g.refs)(this.editor);this.resize_box=s,this.crop_box=i,this.sizes=this.editor.querySelector(".jodit-image-editor__area.jodit-image-editor__area_crop .jodit-image-editor__sizes"),this.resizeHandler=this.editor.querySelector(".jodit-image-editor__resizer"),this.cropHandler=this.editor.querySelector(".jodit-image-editor__croper"),this.dialog=new $({fullsize:this.j.o.fullsize,globalFullSize:this.j.o.globalFullSize,language:this.j.o.language,buttons:["fullsize","dialog.close"]}),this.dialog.setContent(this.editor),this.dialog.setSize(this.o.width,this.o.height),this.dialog.setHeader([this.buttons.reset,this.buttons.save,this.buttons.saveas]),this.setHandlers()}className(){return"ImageEditor"}onTitleModeClick(t){const e=this,s=t.target,i=null==s?void 0:s.parentElement;if(!i)return;(0,g.$$)(".jodit-image-editor__slider,.jodit-image-editor__area",e.editor).forEach((t=>t.classList.remove("jodit-image-editor_active"))),i.classList.add("jodit-image-editor_active"),this.activeTab=(0,g.attr)(i,"-area")||ut;const o=e.editor.querySelector(".jodit-image-editor__area.jodit-image-editor__area_"+e.activeTab);o&&o.classList.add("jodit-image-editor_active"),e.activeTab===pt&&e.showCrop()}onChangeSizeInput(t){const e=this,s=t.target,{widthInput:i,heightInput:o}=(0,g.refs)(this.editor),n="widthInput"===(0,g.attr)(s,"data-ref"),r=parseInt(s.value,10),a=n?e.o.min_height:e.o.min_width;let l;r>(n?e.o.min_width:e.o.min_height)&&((0,g.css)(e.image,n?"width":"height",r),e.resizeUseRatio&&(l=Math.round(n?r/e.ratio:r*e.ratio),l>a&&((0,g.css)(e.image,n?"height":"width",l),n?o.value=""+l:i.value=""+l))),this.j.e.fire(e.resizeHandler,"updatesize")}onResizeHandleMouseDown(t){const e=this;e.target=t.target,t.preventDefault(),t.stopImmediatePropagation(),e.clicked=!0,e.start_x=t.clientX,e.start_y=t.clientY,e.activeTab===pt?(e.top_x=(0,g.css)(e.cropHandler,"left"),e.top_y=(0,g.css)(e.cropHandler,"top"),e.width=e.cropHandler.offsetWidth,e.height=e.cropHandler.offsetHeight):(e.width=e.image.offsetWidth,e.height=e.image.offsetHeight),e.j.e.on(this.j.ow,"mousemove",this.onGlobalMouseMove).one(this.j.ow,"mouseup",this.onGlobalMouseUp)}onGlobalMouseUp(t){this.clicked&&(this.clicked=!1,t.stopImmediatePropagation(),this.j.e.off(this.j.ow,"mousemove",this.onGlobalMouseMove))}onGlobalMouseMove(t){const e=this;if(!e.clicked)return;const{widthInput:s,heightInput:i}=(0,g.refs)(this.editor);e.diff_x=t.clientX-e.start_x,e.diff_y=t.clientY-e.start_y,e.activeTab===ut&&e.resizeUseRatio||e.activeTab===pt&&e.cropUseRatio?e.diff_x?(e.new_w=e.width+e.diff_x,e.new_h=Math.round(e.new_w/e.ratio)):(e.new_h=e.height+e.diff_y,e.new_w=Math.round(e.new_h*e.ratio)):(e.new_w=e.width+e.diff_x,e.new_h=e.height+e.diff_y),e.activeTab===ut?(e.new_w>e.o.resizeMinWidth&&((0,g.css)(e.image,"width",e.new_w+"px"),s.value=""+e.new_w),e.new_h>e.o.resizeMinHeight&&((0,g.css)(e.image,"height",e.new_h+"px"),i.value=""+e.new_h),this.j.e.fire(e.resizeHandler,"updatesize")):(e.target!==e.cropHandler?(e.top_x+e.new_w>e.cropImage.offsetWidth&&(e.new_w=e.cropImage.offsetWidth-e.top_x),e.top_y+e.new_h>e.cropImage.offsetHeight&&(e.new_h=e.cropImage.offsetHeight-e.top_y),(0,g.css)(e.cropHandler,{width:e.new_w,height:e.new_h})):(e.top_x+e.diff_x+e.cropHandler.offsetWidth>e.cropImage.offsetWidth&&(e.diff_x=e.cropImage.offsetWidth-e.top_x-e.cropHandler.offsetWidth),(0,g.css)(e.cropHandler,"left",e.top_x+e.diff_x),e.top_y+e.diff_y+e.cropHandler.offsetHeight>e.cropImage.offsetHeight&&(e.diff_y=e.cropImage.offsetHeight-e.top_y-e.cropHandler.offsetHeight),(0,g.css)(e.cropHandler,"top",e.top_y+e.diff_y)),this.j.e.fire(e.cropHandler,"updatesize"))}get o(){return this.options}hide(){this.dialog.close()}open(t,e){return this.j.async.promise((s=>{const i=(new Date).getTime();this.image=this.j.c.element("img"),(0,g.$$)("img,.jodit-icon_loader",this.resize_box).forEach(M.i.safeRemove),(0,g.$$)("img,.jodit-icon_loader",this.crop_box).forEach(M.i.safeRemove),(0,g.css)(this.cropHandler,"background","transparent"),this.onSave=e,this.resize_box.appendChild(this.j.c.element("i",{class:"jodit-icon_loader"})),this.crop_box.appendChild(this.j.c.element("i",{class:"jodit-icon_loader"})),this.image.setAttribute("src",t+=/\?/.test(t)?"&_tst="+i:"?_tst="+i),this.dialog.open();const{widthInput:o,heightInput:n}=(0,g.refs)(this.editor),r=()=>{this.isDestructed||(this.image.removeEventListener("load",r),this.naturalWidth=this.image.naturalWidth,this.naturalHeight=this.image.naturalHeight,o.value=""+this.naturalWidth,n.value=""+this.naturalHeight,this.ratio=this.naturalWidth/this.naturalHeight,this.resize_box.appendChild(this.image),this.cropImage=this.image.cloneNode(!0),this.crop_box.appendChild(this.cropImage),M.i.safeRemove.apply(null,(0,g.$$)(".jodit-icon_loader",this.editor)),this.activeTab===pt&&this.showCrop(),this.j.e.fire(this.resizeHandler,"updatesize"),this.j.e.fire(this.cropHandler,"updatesize"),this.dialog.setPosition(),this.j.e.fire("afterImageEditor"),s(this.dialog))};this.image.addEventListener("load",r),this.image.complete&&r()}))}destruct(){this.isDestructed||(this.dialog&&!this.dialog.isInDestruct&&this.dialog.destruct(),M.i.safeRemove(this.editor),this.j.e&&this.j.e.off(this.j.ow,"mousemove",this.onGlobalMouseMove).off(this.j.ow,"mouseup",this.onGlobalMouseUp).off(this.ow,".jodit-image-editor").off(".jodit-image-editor"),super.destruct())}};function mt(t,e,s,i,o,n){return this.getInstance("ImageEditor",this.o).open(t,((t,r,a,l)=>(0,g.call)("resize"===r.action?this.dataProvider.resize:this.dataProvider.crop,s,i,e,t,r.box).then((t=>{t&&(a(),o&&o())})).catch((t=>{l(t),n&&n(t)}))))}function gt(t,e,s){return t.dataProvider.fileRemove(t.state.currentPath,e,s).then((s=>{t.status(s||t.i18n('File "%s" was deleted',e),!0)})).catch(t.status)}ft.calcValueByPercent=(t,e)=>{const s=""+e,i=parseFloat(""+t);let o;return o=/^[-+]?[0-9]+(px)?$/.exec(s),o?parseInt(s,10):(o=/^([-+]?[0-9.]+)%$/.exec(s),o?Math.round(i*(parseFloat(o[1])/100)):i||0)},(0,n.gn)([q.autobind],ft.prototype,"onTitleModeClick",null),(0,n.gn)([(0,q.debounce)(),q.autobind],ft.prototype,"onChangeSizeInput",null),(0,n.gn)([q.autobind],ft.prototype,"onResizeHandleMouseDown",null),(0,n.gn)([q.autobind],ft.prototype,"onGlobalMouseUp",null),(0,n.gn)([(0,q.throttle)(10)],ft.prototype,"onGlobalMouseMove",null),(0,n.gn)([q.autobind],ft.prototype,"hide",null),(0,n.gn)([q.autobind],ft.prototype,"open",null),ft=dt=(0,n.gn)([q.component],ft);const vt="jodit-filebrowser-preview",bt=(t="next",e="right")=>`<div class="${vt}__navigation ${vt}__navigation_arrow_${t}">`+N.JO.get("angle-"+e)+"</a>";var wt=t=>{if(!t.o.contextMenu)return()=>{};const e=new E(t);return s=>{const i=yt(s.target,t.container);if(!i)return;let o=i;const n=t.options,r=t=>(0,g.attr)(o,t)||"";return t.async.setTimeout((()=>{const a=Ct(i,it(t));a&&(t.state.activeElements=[a],e.show(s.clientX,s.clientY,[!("1"===r("data-is-file")||!n.editImage||!t.dataProvider.canI("ImageResize")&&!t.dataProvider.canI("ImageCrop"))&&{icon:"pencil",title:"Edit",exec:()=>mt.call(t,r("href"),r("data-name"),r("data-path"),r("data-source"))},!!t.dataProvider.canI("FileRename")&&{icon:"italic",title:"Rename",exec(){t.e.fire("fileRename.filebrowser",r("data-name"),r("data-path"),r("data-source"))}},!!t.dataProvider.canI("FileRemove")&&{icon:"bin",title:"Delete",async exec(){try{await gt(t,r("data-name"),r("data-source"))}catch(e){return t.status(e)}return t.state.activeElements=[],rt(t).catch(t.status)}},!!n.preview&&{icon:"eye",title:"Preview",exec(){const e=new $({fullsize:t.o.fullsize,language:t.o.language,buttons:["fullsize","dialog.close"]}),s=t.c.div(vt,'<div class="jodit-icon_loader"></div>'),i=t.c.div(vt+"__box"),a=t.c.fromHTML(bt()),l=t.c.fromHTML(bt("prev","left")),c=r=>{const c=t.c.element("img");c.setAttribute("src",r);const h=()=>{var r;t.isInDestruct||(t.e.off(c,"load"),M.i.detach(s),n.showPreviewNavigation&&(M.i.prevWithClass(o,t.files.getFullElName("item"))&&s.appendChild(l),M.i.nextWithClass(o,t.files.getFullElName("item"))&&s.appendChild(a)),s.appendChild(i),i.appendChild(c),e.setPosition(),null===(r=null==t?void 0:t.events)||void 0===r||r.fire("previewOpenedAndLoaded"))};t.e.on(c,"load",h),c.complete&&h()};t.e.on([a,l],"click",(function(){if(o=this===a?M.i.nextWithClass(o,t.files.getFullElName("item")):M.i.prevWithClass(o,t.files.getFullElName("item")),!o)throw(0,g.error)("Need element");M.i.detach(s),M.i.detach(i),s.innerHTML='<div class="jodit-icon_loader"></div>',c(r("href"))})),t.e.on("beforeDestruct",(()=>{e.destruct()})),e.container.classList.add(vt+"__dialog"),e.setContent(s),e.setPosition(),e.open(),c(r("href")),t.events.on("beforeDestruct",(()=>{e.destruct()})).fire("previewOpened")}},{icon:"upload",title:"Download",exec(){const e=r("href");e&&t.ow.open(e)}}]))}),t.defaultTimeout),t.e.on("beforeClose",(()=>e.close())).on("beforeDestruct",(()=>e.destruct())),s.stopPropagation(),s.preventDefault(),!1}};const yt=(t,e,s="a")=>M.i.closest(t,(t=>M.i.isTag(t,s)),e),Ct=(t,e)=>{const{key:s}=t.dataset,{item:i}=e[s||""];return i};function xt(){let t=!1;const e=it(this),s=this;s.e.on(s.tree.container,"dragstart",(e=>{const i=yt(e.target,s.container);i&&s.o.moveFolder&&(t=i)})).on(s.tree.container,"drop",(e=>{if((s.o.moveFile||s.o.moveFolder)&&t){let i=(0,g.attr)(t,"-path")||"";if(!s.o.moveFolder&&t.classList.contains(this.tree.getFullElName("item")))return!1;if(t.classList.contains(this.files.getFullElName("item"))&&(i+=(0,g.attr)(t,"-name"),!s.o.moveFile))return!1;const o=yt(e.target,s.container);if(!o)return;s.dataProvider.move(i,(0,g.attr)(o,"-path")||"",(0,g.attr)(o,"-source")||"",t.classList.contains(this.files.getFullElName("item"))).then((()=>rt(this))).catch(s.status),t=!1}})).on(s.files.container,"contextmenu",wt(s)).on(s.files.container,"click",(t=>{(0,g.ctrlKey)(t)||(this.state.activeElements=[])})).on(s.files.container,"click",(t=>{const i=yt(t.target,s.container);if(!i)return;const o=Ct(i,e);return o?(s.state.activeElements=(0,g.ctrlKey)(t)?[...s.state.activeElements,o]:[o],t.stopPropagation(),!1):void 0})).on(s.files.container,"dragstart",(e=>{if(s.o.moveFile){const i=yt(e.target,s.container);if(!i)return;t=i}})).on(s.container,"drop",(t=>t.preventDefault()))}function Et(){const t=this.state,e=this.dataProvider,s=this;s.e.on("view.filebrowser",(e=>{e!==t.view&&(t.view=e)})).on("sort.filebrowser",(e=>{e!==t.sortBy&&(t.sortBy=e,nt(s).catch(s.status))})).on("filter.filebrowser",(e=>{e!==t.filterWord&&(t.filterWord=e,nt(s).catch(s.status))})).on("openFolder.filebrowser",(t=>{let e;e=".."===t.name?t.path.split("/").filter((t=>t.length)).slice(0,-1).join("/"):(0,g.normalizePath)(t.path,t.name),s.state.currentPath=e,s.state.currentSource="."===t.name?J:t.source})).on("removeFolder.filebrowser",(t=>{U(s.i18n("Are you sure?"),s.i18n("Delete"),(i=>{i&&e.folderRemove(t.path,t.name,t.source).then((t=>(s.status(t,!0),rt(s)))).catch(s.status)})).bindDestruct(s)})).on("renameFolder.filebrowser",(t=>{Y(s.i18n("Enter new name"),s.i18n("Rename"),(i=>{if(!(0,x.r1)(i))return s.status(s.i18n("Enter new name")),!1;e.folderRename(t.path,t.name,i,t.source).then((t=>(s.state.activeElements=[],s.status(t,!0),rt(s)))).catch(s.status)}),s.i18n("type name"),t.name).bindDestruct(s)})).on("addFolder.filebrowser",(t=>{Y(s.i18n("Enter Directory name"),s.i18n("Create directory"),(i=>{e.createFolder(i,t.path,t.source).then((()=>rt(s))).catch(s.status)}),s.i18n("type name")).bindDestruct(s)})).on("fileRemove.filebrowser",(()=>{s.state.activeElements.length&&U(s.i18n("Are you sure?"),"",(t=>{if(t){const t=[];s.state.activeElements.forEach((e=>{t.push(gt(s,e.file||e.name||"",e.sourceName))})),s.state.activeElements=[],Promise.all(t).then((()=>rt(s).catch(s.status)),s.status)}})).bindDestruct(s)})).on("edit.filebrowser",(()=>{if(1===s.state.activeElements.length){const[t]=this.state.activeElements;mt.call(s,t.fileURL,t.file||"",t.path,t.sourceName)}})).on("fileRename.filebrowser",((t,i,o)=>{1===s.state.activeElements.length&&Y(s.i18n("Enter new name"),s.i18n("Rename"),(n=>{if(!(0,x.r1)(n))return s.status(s.i18n("Enter new name")),!1;e.fileRename(i,t,n,o).then((t=>{s.state.activeElements=[],s.status(t,!0),nt(s).catch(s.status)})).catch(s.status)}),s.i18n("type name"),t).bindDestruct(this)})).on("update.filebrowser",(()=>{rt(this).then(this.status)}))}class jt extends N.qe{className(){return"FilebrowserFiles"}}class St extends N.qe{className(){return"FilebrowserTree"}}class kt extends W{constructor(t){var e;super(t),this.browser=this.c.div(this.componentName),this.status_line=this.c.div(this.getFullElName("status")),this.tree=new St(this),this.files=new jt(this),this.state=(0,l.LO)({currentPath:"",currentSource:J,currentBaseUrl:"",activeElements:[],elements:[],messages:[],sources:[],view:"tiles",sortBy:"changed-desc",filterWord:"",onlyImages:!1}),this.errorHandler=t=>{this.status(t instanceof Error?this.i18n(t.message):this.dataProvider.getMessage(t))},this.close=()=>{this.dialog.close()},this.attachEvents(t);const s=this;s.options=(0,g.ConfigProto)(t||{},r.D.defaultOptions.filebrowser),s.storage=I.makeStorage(!!this.o.saveStateInStorage,this.componentName),s.dataProvider=((t,e)=>new tt(t,e))(s,s.options),s.dialog=new $({fullsize:s.o.fullsize,ownerWindow:s.ownerWindow,theme:s.o.theme,globalFullSize:s.o.globalFullSize,language:this.o.language,minWidth:Math.min(700,screen.width),minHeight:300,buttons:null!==(e=this.o.headerButtons)&&void 0!==e?e:["fullsize","dialog.close"]}),this.proxyDialogEvents(s),s.browser.component=this,s.container=s.browser,s.o.showFoldersPanel&&s.browser.appendChild(s.tree.container),s.browser.appendChild(s.files.container),s.browser.appendChild(s.status_line),Et.call(s),xt.call(s),at.call(s),s.dialog.setSize(s.o.width,s.o.height),["getLocalFileByUrl","crop","resize","create","fileMove","folderMove","fileRename","folderRename","fileRemove","folderRemove","folder","items","permissions"].forEach((t=>{null!=this.options[t]&&(this.options[t]=(0,g.ConfigProto)(this.options[t],this.o.ajax))}));const{storeView:i,storeSortBy:o,storeLastOpenedFolder:n}=this.o.saveStateInStorage||{storeLastOpenedFolder:!1,storeView:!1,storeSortBy:!1},a=i&&this.storage.get("view");s.state.view=a&&null==this.o.view?"list"===a?"list":"tiles":"list"===s.o.view?"list":"tiles",s.files.setMod("view",s.state.view);const c=o&&s.storage.get("sortBy");if(c){const t=c.split("-");s.state.sortBy=["changed","name","size"].includes(t[0])?c:"changed-desc"}else s.state.sortBy=s.o.sortBy||"changed-desc";if(n){const t=s.storage.get("currentPath"),e=s.storage.get("currentSource");s.state.currentPath=null!=t?t:"",s.state.currentSource=null!=e?e:""}s.initUploader(s),s.setStatus(w.n$.ready)}className(){return"Filebrowser"}onSelect(t){return()=>{if(this.state.activeElements.length){const e=[],s=[];this.state.activeElements.forEach((t=>{const i=t.fileURL;i&&(e.push(i),s.push(t.isImage||!1))})),this.close();const i={baseurl:"",files:e,isImages:s};(0,g.isFunction)(t)&&t(i),this.close()}return!1}}get isOpened(){return this.dialog.isOpened&&"none"!==this.browser.style.display}status(t,e){if((0,g.isString)(t)||(t=t.message),!(0,g.isString)(t)||!(0,g.trim)(t).length)return;const s=this.getFullElName("status","success",!0),i=this.getFullElName("status","active",!0);this.status_line.classList.remove(s),this.status_line.classList.add(i);const o=this.c.div();o.textContent=t,this.status_line.appendChild(o),e&&this.status_line.classList.add(s),this.async.setTimeout((()=>{this.status_line.classList.remove(i),M.i.detach(this.status_line)}),{timeout:this.o.howLongShowMsg,label:"fileBrowser.status"})}open(t=this.o.defaultCallback,e=!1){return this.state.onlyImages=e,this.async.promise(((e,s)=>{var i;if(!this.o.items||!this.o.items.url)throw(0,g.error)("Need set options.filebrowser.ajax.url");let o=0;this.e.off(this.files.container,"dblclick").on(this.files.container,"dblclick",this.onSelect(t)).on(this.files.container,"touchstart",(()=>{const e=(new Date).getTime();a.EMULATE_DBLCLICK_TIMEOUT>e-o&&this.onSelect(t)(),o=e})).off("select.filebrowser").on("select.filebrowser",this.onSelect(t));const n=this.c.div();this.toolbar.build(null!==(i=this.o.buttons)&&void 0!==i?i:[]).appendTo(n),this.dialog.open(this.browser,n),this.e.fire("sort.filebrowser",this.state.sortBy),rt(this).then(e,s)}))}initUploader(t){var e;const s=this,i=null===(e=null==t?void 0:t.options)||void 0===e?void 0:e.uploader,o=(0,g.ConfigProto)(i||{},r.D.defaultOptions.uploader),n=()=>nt(this);s.uploader=s.getInstance("Uploader",o),s.uploader.setPath(s.state.currentPath).setSource(s.state.currentSource).bind(s.browser,n,s.errorHandler),this.state.on(["change.currentPath","change.currentSource"],(()=>{this.uploader.setPath(this.state.currentPath).setSource(this.state.currentSource)})),s.e.on("bindUploader.filebrowser",(t=>{s.uploader.bind(t,n,s.errorHandler)}))}proxyDialogEvents(t){["afterClose","beforeOpen"].forEach((e=>{t.dialog.events.on(t.dialog,e,(()=>{this.e.fire(e)}))}))}destruct(){this.isInDestruct||(this.dialog.destruct(),this.events&&this.e.off(".filebrowser"),this.uploader&&this.uploader.destruct(),super.destruct())}}function Tt(t){return M.i.isElement(t)&&t.classList.contains(jt.prototype.getFullElName("item"))}(0,n.gn)([q.autobind],kt.prototype,"status",null),(0,n.gn)([q.autobind],kt.prototype,"open",null);class It extends w.Hr{constructor(){super(...arguments),this.isBlocked=!1}className(){return"Snapshot"}static equal(t,e){return t.html===e.html&&JSON.stringify(t.range)===JSON.stringify(e.range)}static countNodesBeforeInParent(t){if(!t.parentNode)return 0;const e=t.parentNode.childNodes;let s,i=0,o=null;for(s=0;e.length>s;s+=1){if(!o||M.i.isText(e[s])&&""===e[s].textContent||M.i.isText(o)&&M.i.isText(e[s])||(i+=1),e[s]===t)return i;o=e[s]}return 0}static strokeOffset(t,e){for(;M.i.isText(t);)M.i.isText(t=t.previousSibling)&&null!=t.textContent&&(e+=t.textContent.length);return e}calcHierarchyLadder(t){const e=[];if(!t||!t.parentNode||!M.i.isOrContains(this.j.editor,t))return[];for(;t&&t!==this.j.editor;)t&&e.push(It.countNodesBeforeInParent(t)),t=t.parentNode;return e.reverse()}getElementByLadder(t){let e,s=this.j.editor;for(e=0;s&&t.length>e;e+=1)s=s.childNodes[t[e]];return s}make(){const t={html:"",range:{startContainer:[],startOffset:0,endContainer:[],endOffset:0}};t.html=this.j.getNativeEditorValue();const e=this.j.s.sel;if(e&&e.rangeCount){const s=e.getRangeAt(0),i=this.calcHierarchyLadder(s.startContainer),o=this.calcHierarchyLadder(s.endContainer);let n=It.strokeOffset(s.startContainer,s.startOffset),r=It.strokeOffset(s.endContainer,s.endOffset);i.length||s.startContainer===this.j.editor||(n=0),o.length||s.endContainer===this.j.editor||(r=0),t.range={startContainer:i,startOffset:n,endContainer:o,endOffset:r}}return t}restore(t){this.isBlocked=!0;const e=this.storeScrollState();this.j.getNativeEditorValue()!==t.html&&(this.j.value=t.html),this.restoreOnlySelection(t),this.restoreScrollState(e),this.isBlocked=!1}storeScrollState(){return[this.j.ow.scrollY,this.j.editor.scrollTop]}restoreScrollState(t){const{j:e}=this,{ow:s}=e;s.scrollTo(s.scrollX,t[0]),e.editor.scrollTop=t[1]}restoreOnlySelection(t){try{if(t.range){const e=this.j.ed.createRange();e.setStart(this.getElementByLadder(t.range.startContainer),t.range.startOffset),e.setEnd(this.getElementByLadder(t.range.endContainer),t.range.endOffset),this.j.s.selectRange(e)}}catch(t){this.j.editor.lastChild&&this.j.s.setCursorAfter(this.j.editor.lastChild)}}destruct(){this.isBlocked=!1,super.destruct()}}class _t{constructor(t){this.size=t,this.commands=[],this.stackPosition=-1}get length(){return this.commands.length}clearRedo(){this.commands.length=this.stackPosition+1}clear(){this.commands.length=0,this.stackPosition=-1}push(t){this.clearRedo(),this.commands.push(t),this.stackPosition+=1,this.commands.length>this.size&&(this.commands.shift(),this.stackPosition-=1)}replace(t){this.commands[this.stackPosition]=t}current(){return this.commands[this.stackPosition]}undo(){return!!this.canUndo()&&(this.commands[this.stackPosition]&&this.commands[this.stackPosition].undo(),this.stackPosition-=1,!0)}redo(){return!!this.canRedo()&&(this.stackPosition+=1,this.commands[this.stackPosition]&&this.commands[this.stackPosition].redo(),!0)}canUndo(){return this.stackPosition>=0}canRedo(){return this.commands.length-1>this.stackPosition}}class qt{constructor(t,e,s,i){this.oldValue=t,this.newValue=e,this.history=s,this.tick=i}undo(){this.history.snapshot.restore(this.oldValue)}redo(){this.history.snapshot.restore(this.newValue)}}r.D.prototype.history={enable:!0,maxHistoryLength:1/0,timeout:1e3},r.D.prototype.observer=r.D.prototype.history;class Lt extends w.Hr{constructor(t,e=new _t(t.o.history.maxHistoryLength),s=new It(t)){super(t),this.updateTick=0,this.stack=e,this.snapshot=s,t.o.history.enable&&t.e.on("afterAddPlace.history",(()=>{this.isInDestruct||(this.startValue=this.snapshot.make(),t.events.on("internalChange",(()=>{this.startValue=this.snapshot.make()})).on(t.editor,["changeSelection","selectionstart","selectionchange","mousedown","mouseup","keydown","keyup"].map((t=>t+".history")).join(" "),(()=>{this.startValue.html===this.j.getNativeEditorValue()&&(this.startValue=this.snapshot.make())})).on(this,"change.history",this.onChange))}))}className(){return"History"}get startValue(){return this.__startValue}set startValue(t){this.__startValue=t}upTick(){this.updateTick+=1}onChange(){this.processChanges()}processChanges(){this.snapshot.isBlocked||this.updateStack()}updateStack(t=!1){const e=this.snapshot.make();if(!It.equal(e,this.startValue)){const s=new qt(this.startValue,e,this,this.updateTick);if(t){const t=this.stack.current();t&&this.updateTick===t.tick&&this.stack.replace(s)}else this.stack.push(s);this.startValue=e,this.fireChangeStack()}}redo(){this.stack.redo()&&(this.startValue=this.snapshot.make(),this.fireChangeStack())}canRedo(){return this.stack.canRedo()}undo(){this.stack.undo()&&(this.startValue=this.snapshot.make(),this.fireChangeStack())}canUndo(){return this.stack.canUndo()}clear(){this.startValue=this.snapshot.make(),this.stack.clear(),this.fireChangeStack()}get length(){return this.stack.length}fireChangeStack(){var t;this.j&&!this.j.isInDestruct&&(null===(t=this.j.events)||void 0===t||t.fire("changeStack"))}destruct(){this.isInDestruct||(this.j.events&&this.j.e.off(".history"),this.snapshot.destruct(),super.destruct())}}(0,n.gn)([(0,q.debounce)()],Lt.prototype,"onChange",null);var zt=s(18);let Mt=class extends w.Hr{constructor(t,e){super(t),this.target=e,this.mods={},this.container=t.c.div("jodit-status-bar"),e.appendChild(this.container),this.hide()}className(){return"StatusBar"}hide(){this.container.classList.add("jodit_hidden")}show(){this.container.classList.remove("jodit_hidden")}get isShown(){return!this.container.classList.contains("jodit_hidden")}setMod(t,e){return L.$.setMod.call(this,t,e),this}getMod(t){return L.$.getMod.call(this,t)}getHeight(){var t,e;return null!==(e=null===(t=this.container)||void 0===t?void 0:t.offsetHeight)&&void 0!==e?e:0}findEmpty(t=!1){const e=L.F.getElms.call(this,t?"item-right":"item");for(let t=0;e.length>t;t+=1)if(!e[t].innerHTML.trim().length)return e[t]}append(t,e=!1){var s;const i=this.findEmpty(e)||this.j.c.div(this.getFullElName("item"));e&&i.classList.add(this.getFullElName("item-right")),i.appendChild(t),null===(s=this.container)||void 0===s||s.appendChild(i),this.j.o.statusbar&&this.show(),this.j.e.fire("resize")}destruct(){this.isInDestruct||(this.setStatus(w.n$.beforeDestruct),M.i.safeRemove(this.container),super.destruct())}};Mt=(0,n.gn)([q.component],Mt);const Nt=new WeakMap;class Pt extends w.Hr{constructor(){super(...arguments),this.selected=new Set}className(){return"Table"}recalculateStyles(){const t=(0,_.ZO)(this.j,Pt,"style",!0),e=[];this.selected.forEach((t=>{const s=(0,g.cssPath)(t);s&&e.push(s)})),t.innerHTML=e.length?e.join(",")+`{${this.jodit.options.table.selectionCellStyle}}`:""}addSelection(t){this.selected.add(t),this.recalculateStyles();const e=M.i.closest(t,"table",this.j.editor);if(e){const s=Pt.selectedByTable.get(e)||new Set;s.add(t),Pt.selectedByTable.set(e,s)}}removeSelection(t){this.selected.delete(t),this.recalculateStyles();const e=M.i.closest(t,"table",this.j.editor);if(e){const s=Pt.selectedByTable.get(e);s&&(s.delete(t),s.size||Pt.selectedByTable.delete(e))}}getAllSelectedCells(){return(0,g.toArray)(this.selected)}static getSelectedCellsByTable(t){const e=Pt.selectedByTable.get(t);return e?(0,g.toArray)(e):[]}destruct(){return this.selected.clear(),super.destruct()}static getRowsCount(t){return t.rows.length}static getColumnsCount(t){return Pt.formalMatrix(t).reduce(((t,e)=>Math.max(t,e.length)),0)}static formalMatrix(t,e){const s=[[]],i=(0,g.toArray)(t.rows),o=(t,i)=>{void 0===s[i]&&(s[i]=[]);const o=t.colSpan,n=t.rowSpan;let r,a,l=0;for(;s[i][l];)l+=1;for(a=0;n>a;a+=1)for(r=0;o>r;r+=1){if(void 0===s[i+a]&&(s[i+a]=[]),e&&!1===e(t,i+a,l+r,o,n))return!1;s[i+a][l+r]=t}};for(let t=0;i.length>t;t+=1){const e=(0,g.toArray)(i[t].cells);for(let i=0;e.length>i;i+=1)if(!1===o(e[i],t))return s}return s}static formalCoordinate(t,e,s=!1){let i=0,o=0,n=1,r=1;return Pt.formalMatrix(t,((t,a,l,c,h)=>{if(e===t)return i=a,o=l,n=c||1,r=h||1,s&&(o+=(c||1)-1,i+=(h||1)-1),!1})),[i,o,n,r]}static appendRow(t,e,s,i){var o;let n;if(e)n=e.cloneNode(!0),(0,g.$$)("td,th",e).forEach((t=>{const e=(0,g.attr)(t,"rowspan");if(e&&parseInt(e,10)>1){const s=parseInt(e,10)-1;(0,g.attr)(t,"rowspan",s>1?s:null)}})),(0,g.$$)("td,th",n).forEach((t=>{t.innerHTML=""}));else{const e=Pt.getColumnsCount(t);n=i.element("tr");for(let t=0;e>t;t+=1)n.appendChild(i.element("td"))}s&&e&&e.nextSibling?e.parentNode&&e.parentNode.insertBefore(n,e.nextSibling):!s&&e?e.parentNode&&e.parentNode.insertBefore(n,e):((null===(o=t.getElementsByTagName("tbody"))||void 0===o?void 0:o[0])||t).appendChild(n)}static removeRow(t,e){const s=Pt.formalMatrix(t);let i;const o=t.rows[e];s[e].forEach(((n,r)=>{if(i=!1,0>e-1||s[e-1][r]!==n)if(s[e+1]&&s[e+1][r]===n){if(n.parentNode===o&&n.parentNode.nextSibling){i=!0;let o=r+1;for(;s[e+1][o]===n;)o+=1;const a=M.i.next(n.parentNode,(t=>M.i.isTag(t,"tr")),t);a&&(s[e+1][o]?a.insertBefore(n,s[e+1][o]):a.appendChild(n))}}else M.i.safeRemove(n);else i=!0;if(i&&(n.parentNode===o||n!==s[e][r-1])){const t=n.rowSpan;(0,g.attr)(n,"rowspan",t-1>1?t-1:null)}})),M.i.safeRemove(o)}static appendColumn(t,e,s,i){const o=Pt.formalMatrix(t);let n;for((void 0===e||0>e)&&(e=Pt.getColumnsCount(t)-1),n=0;o.length>n;n+=1){const t=i.element("td"),r=o[n][e];let a=!1;s?(o[n]&&r&&e+1>=o[n].length||r!==o[n][e+1])&&(r.nextSibling?M.i.before(r.nextSibling,t):r.parentNode&&r.parentNode.appendChild(t),a=!0):(0>e-1||o[n][e]!==o[n][e-1]&&o[n][e].parentNode)&&(M.i.before(o[n][e],t),a=!0),a||(0,g.attr)(o[n][e],"colspan",parseInt((0,g.attr)(o[n][e],"colspan")||"1",10)+1)}}static removeColumn(t,e){const s=Pt.formalMatrix(t);let i;s.forEach(((t,o)=>{const n=t[e];if(i=!1,0>e-1||s[o][e-1]!==n?t.length>e+1&&s[o][e+1]===n?i=!0:M.i.safeRemove(n):i=!0,i&&(0>o-1||n!==s[o-1][e])){const t=n.colSpan;(0,g.attr)(n,"colspan",t-1>1?""+(t-1):null)}}))}static getSelectedBound(t,e){const s=[[1/0,1/0],[0,0]],i=Pt.formalMatrix(t);let o,n,r;for(o=0;i.length>o;o+=1)for(n=0;i[o]&&i[o].length>n;n+=1)e.includes(i[o][n])&&(s[0][0]=Math.min(o,s[0][0]),s[0][1]=Math.min(n,s[0][1]),s[1][0]=Math.max(o,s[1][0]),s[1][1]=Math.max(n,s[1][1]));for(o=s[0][0];s[1][0]>=o;o+=1)for(r=1,n=s[0][1];s[1][1]>=n;n+=1){for(;i[o]&&i[o][n-r]&&i[o][n]===i[o][n-r];)s[0][1]=Math.min(n-r,s[0][1]),s[1][1]=Math.max(n-r,s[1][1]),r+=1;for(r=1;i[o]&&i[o][n+r]&&i[o][n]===i[o][n+r];)s[0][1]=Math.min(n+r,s[0][1]),s[1][1]=Math.max(n+r,s[1][1]),r+=1;for(r=1;i[o-r]&&i[o][n]===i[o-r][n];)s[0][0]=Math.min(o-r,s[0][0]),s[1][0]=Math.max(o-r,s[1][0]),r+=1;for(r=1;i[o+r]&&i[o][n]===i[o+r][n];)s[0][0]=Math.min(o+r,s[0][0]),s[1][0]=Math.max(o+r,s[1][0]),r+=1}return s}static normalizeTable(t){let e,s,i,o;const n=[],r=Pt.formalMatrix(t);for(s=0;r[0].length>s;s+=1){for(i=1e6,o=!1,e=0;r.length>e;e+=1)if(void 0!==r[e][s]){if(2>r[e][s].colSpan){o=!0;break}i=Math.min(i,r[e][s].colSpan)}if(!o)for(e=0;r.length>e;e+=1)void 0!==r[e][s]&&Pt.mark(r[e][s],"colspan",r[e][s].colSpan-i+1,n)}for(e=0;r.length>e;e+=1){for(i=1e6,o=!1,s=0;r[e].length>s;s+=1)if(void 0!==r[e][s]){if(2>r[e][s].rowSpan){o=!0;break}i=Math.min(i,r[e][s].rowSpan)}if(!o)for(s=0;r[e].length>s;s+=1)void 0!==r[e][s]&&Pt.mark(r[e][s],"rowspan",r[e][s].rowSpan-i+1,n)}for(e=0;r.length>e;e+=1)for(s=0;r[e].length>s;s+=1)void 0!==r[e][s]&&(r[e][s].hasAttribute("rowspan")&&1===r[e][s].rowSpan&&(0,g.attr)(r[e][s],"rowspan",null),r[e][s].hasAttribute("colspan")&&1===r[e][s].colSpan&&(0,g.attr)(r[e][s],"colspan",null),r[e][s].hasAttribute("class")&&!(0,g.attr)(r[e][s],"class")&&(0,g.attr)(r[e][s],"class",null));Pt.unmark(n)}static mergeSelected(t,e){const s=[],i=Pt.getSelectedBound(t,Pt.getSelectedCellsByTable(t));let o,n=0,r=null,l=0,c=0,h=0;const d=new Set,u=[];i&&(i[0][0]-i[1][0]||i[0][1]-i[1][1])&&(Pt.formalMatrix(t,((t,a,p,f,m)=>{if(!(i[0][0]>a||a>i[1][0]||i[0][1]>p||p>i[1][1])){if(o=t,d.has(o))return;d.add(o),a===i[0][0]&&o.style.width&&(n+=o.offsetWidth),""!==(0,g.trim)(t.innerHTML.replace(/<br(\/)?>/g,""))&&s.push(t.innerHTML),f>1&&(c+=f-1),m>1&&(h+=m-1),r?(Pt.mark(o,"remove",1,u),Dt(e).removeSelection(o)):(r=t,l=p)}})),c=i[1][1]-i[0][1]+1,h=i[1][0]-i[0][0]+1,r&&(c>1&&Pt.mark(r,"colspan",c,u),h>1&&Pt.mark(r,"rowspan",h,u),n&&(Pt.mark(r,"width",(n/t.offsetWidth*100).toFixed(a.ACCURACY)+"%",u),l&&Pt.setColumnWidthByDelta(t,l,0,!0,u)),r.innerHTML=s.join("<br/>"),Dt(e).addSelection(r),d.delete(r),Pt.unmark(u),Pt.normalizeTable(t),(0,g.toArray)(t.rows).forEach(((t,e)=>{t.cells.length||M.i.safeRemove(t)}))))}static splitHorizontal(t,e){let s,i,o,n,r;const a=[];Pt.getSelectedCellsByTable(t).forEach((l=>{i=e.createInside.element("td"),i.appendChild(e.createInside.element("br")),o=e.createInside.element("tr"),s=Pt.formalCoordinate(t,l),2>l.rowSpan?(Pt.formalMatrix(t,((t,e,i)=>{s[0]===e&&s[1]!==i&&t!==l&&Pt.mark(t,"rowspan",t.rowSpan+1,a)})),M.i.after(M.i.closest(l,"tr",t),o),o.appendChild(i)):(Pt.mark(l,"rowspan",l.rowSpan-1,a),Pt.formalMatrix(t,((e,i,o)=>{i>s[0]&&s[0]+l.rowSpan>i&&s[1]>o&&e.parentNode.rowIndex===i&&(r=e),i>s[0]&&e===l&&(n=t.rows[i])})),r?M.i.after(r,i):n.insertBefore(i,n.firstChild)),l.colSpan>1&&Pt.mark(i,"colspan",l.colSpan,a),Pt.unmark(a),Dt(e).removeSelection(l)})),this.normalizeTable(t)}static splitVertical(t,e){let s,i,o;const n=[];Pt.getSelectedCellsByTable(t).forEach((r=>{s=Pt.formalCoordinate(t,r),2>r.colSpan?Pt.formalMatrix(t,((t,e,i)=>{s[1]===i&&s[0]!==e&&t!==r&&Pt.mark(t,"colspan",t.colSpan+1,n)})):Pt.mark(r,"colspan",r.colSpan-1,n),i=e.createInside.element("td"),i.appendChild(e.createInside.element("br")),r.rowSpan>1&&Pt.mark(i,"rowspan",r.rowSpan,n);const l=r.offsetWidth;M.i.after(r,i),o=l/t.offsetWidth/2,Pt.mark(r,"width",(100*o).toFixed(a.ACCURACY)+"%",n),Pt.mark(i,"width",(100*o).toFixed(a.ACCURACY)+"%",n),Pt.unmark(n),Dt(e).removeSelection(r)})),Pt.normalizeTable(t)}static setColumnWidthByDelta(t,e,s,i,o){const n=Pt.formalMatrix(t);let r=0;for(let i=0;n.length>i;i+=1){const l=n[i][e];if(1>=l.colSpan||1>=n.length){Pt.mark(l,"width",((l.offsetWidth+s)/t.offsetWidth*100).toFixed(a.ACCURACY)+"%",o),r=i;break}}for(let t=r+1;n.length>t;t+=1)Pt.mark(n[t][e],"width",null,o);i||Pt.unmark(o)}static mark(t,e,s,i){var o;i.push(t);const n=null!==(o=Nt.get(t))&&void 0!==o?o:{};n[e]=void 0===s?1:s,Nt.set(t,n)}static unmark(t){t.forEach((t=>{const e=Nt.get(t);e&&(Object.keys(e).forEach((s=>{const i=e[s];switch(s){case"remove":M.i.safeRemove(t);break;case"rowspan":(0,g.attr)(t,"rowspan",(0,g.isNumber)(i)&&i>1?i:null);break;case"colspan":(0,g.attr)(t,"colspan",(0,g.isNumber)(i)&&i>1?i:null);break;case"width":null==i?(t.style.removeProperty("width"),(0,g.attr)(t,"style")||(0,g.attr)(t,"style",null)):t.style.width=""+i}delete e[s]})),Nt.delete(t))}))}}Pt.selectedByTable=new WeakMap,(0,n.gn)([(0,q.debounce)()],Pt.prototype,"recalculateStyles",null);const Dt=t=>t.getInstance("Table",t.o),Rt=new WeakMap;function At(t,e){const s=((t,e)=>{if((0,g.isFunction)(t.o.buildData))return t.o.buildData.call(t,e);const s=t.j.ow.FormData;if(void 0!==s){if(e instanceof s)return e;if((0,g.isString)(e))return e;const t=new s;return Object.keys(e).forEach((s=>{t.append(s,e[s])})),t}return e})(t,e),i=e=>{const s=new b(t.j,{xhr(){const e=new XMLHttpRequest;return void 0!==t.j.ow.FormData&&e.upload?(t.j.progressbar.show().progress(10),e.upload.addEventListener("progress",(e=>{if(e.lengthComputable){let s=e.loaded/e.total;s*=100,t.j.progressbar.show().progress(s),100>s||t.j.progressbar.hide()}}),!1)):t.j.progressbar.hide(),e},method:t.o.method||"POST",data:e,url:(0,g.isFunction)(t.o.url)?t.o.url(e):t.o.url,headers:t.o.headers,queryBuild:t.o.queryBuild,contentType:t.o.contentType.call(t,e),dataType:t.o.format||"json",withCredentials:t.o.withCredentials||!1});let i=Rt.get(t);return i||(i=new Set,Rt.set(t,i)),i.add(s),s.send().then((t=>t.json())).catch((e=>{t.o.error.call(t,e)})).finally((()=>{null==i||i.delete(s)}))};return(0,g.isPromise)(s)?s.then(i).catch((e=>{t.o.error.call(t,e)})):i(s)}function Bt(t,e,s,i,o){if(!e)return Promise.reject((0,g.error)("Need files"));const{o:n}=t;let r=(0,g.toArray)(e);if(!r.length)return Promise.reject((0,g.error)("Need files"));const a=[];if(n.insertImageAsBase64URI){let e,i;for(i=0;r.length>i;i+=1)if(e=r[i],e&&e.type){const o=e.type.match(/\/([a-z0-9]+)/i),l=o[1]?o[1].toLowerCase():"";if(n.imagesExtensions.includes(l)){const o=new FileReader;a.push(t.j.async.promise(((i,r)=>{o.onerror=r,o.onloadend=()=>{const e={baseurl:"",files:[o.result],isImages:[!0]};((0,g.isFunction)(s)?s:n.defaultHandlerSuccess).call(t,e),i(e)},o.readAsDataURL(e)}))),r[i]=null}}}if(r=r.filter((t=>t)),r.length){const e=new FormData;let l;e.append(n.pathVariableName,t.path),e.append("source",t.source);for(let t=0;r.length>t;t+=1)if(l=r[t],l){const s=l.type.match(/\/([a-z0-9]+)/i),i=s&&s[1]?s[1].toLowerCase():"";let o=r[t].name||(""+Math.random()).replace(".","");if(i){let t=i;["jpeg","jpg"].includes(t)&&(t="jpeg|jpg"),RegExp(".("+t+")$","i").test(o)||(o+="."+i)}e.append(n.filesVariableName(t),r[t],o)}o&&o(e),n.data&&(0,g.isPlainObject)(n.data)&&Object.keys(n.data).forEach((t=>{e.append(t,n.data[t])})),n.prepareData.call(t,e),a.push(At(t,e).then((e=>n.isSuccess.call(t,e)?(((0,g.isFunction)(s)?s:n.defaultHandlerSuccess).call(t,n.process.call(t,e)),e):(((0,g.isFunction)(i)?i:n.defaultHandlerError).call(t,(0,g.error)(n.getMessage.call(t,e))),e))).then((()=>{t.j.events&&t.j.e.fire("filesWereUploaded")})))}return Promise.all(a)}function Ot(t){return!!(t&&t.files&&t.files.length>0)}function Ht(t){return!!(t&&t.items&&t.items.length>0)}r.D.prototype.enableDragAndDropFileToEditor=!0,r.D.prototype.uploader={url:"",insertImageAsBase64URI:!1,imagesExtensions:["jpg","png","jpeg","gif"],headers:null,data:null,filesVariableName(t){return`files[${t}]`},withCredentials:!1,pathVariableName:"path",format:"json",method:"POST",prepareData(t){return t},isSuccess(t){return t.success},getMessage(t){return void 0!==t.data.messages&&(0,g.isArray)(t.data.messages)?t.data.messages.join(" "):""},process(t){return t.data},error(t){this.j.e.fire("errorMessage",t.message,"error",4e3)},defaultHandlerSuccess(t){const e=this.j||this;(0,g.isJoditObject)(e)&&t.files&&t.files.length&&t.files.forEach(((s,i)=>{const[o,n]=t.isImages&&t.isImages[i]?["img","src"]:["a","href"],r=e.createInside.element(o);r.setAttribute(n,t.baseurl+s),"a"===o&&(r.textContent=t.baseurl+s),"img"===o?e.s.insertImage(r,null,e.o.imageDefaultWidth):e.s.insertNode(r)}))},defaultHandlerError(t){this.j.e.fire("errorMessage",t.message)},contentType(t){return(void 0===this.j.ow.FormData||"string"==typeof t)&&"application/x-www-form-urlencoded; charset=UTF-8"}};class Ft extends w.Hr{constructor(t,e){super(t),this.path="",this.source="default",this.options=(0,g.ConfigProto)(e||{},(0,g.ConfigProto)(r.D.defaultOptions.uploader,(0,g.isJoditObject)(t)?t.o.uploader:{}))}className(){return"Uploader"}get o(){return this.options}setPath(t){return this.path=t,this}setSource(t){return this.source=t,this}bind(t,e,s){const i=()=>{t.classList.remove("jodit_drag_hover")},o=this,n=t=>{let n,r,l;const c=t.clipboardData,h=t=>{r&&(t.append("extension",l),t.append("mimetype",r.type))};if(!a.IS_IE&&Ot(c))return Bt(o,c.files,e,s).finally(i),!1;if(Ht(c)){const{items:a}=c;for(n=0;a.length>n;n+=1)if("file"===a[n].kind&&"image/png"===a[n].type){if(r=a[n].getAsFile(),r){const t=r.type.match(/\/([a-z0-9]+)/i);l=t[1]?t[1].toLowerCase():"",Bt(o,[r],e,s,h).finally(i)}t.preventDefault();break}}};o.j&&o.j.editor!==t?o.j.e.on(t,"paste",n):o.j.e.on("beforePaste",n),this.attachEvents(t,e,s,i)}attachEvents(t,e,s,i){const o=this;o.j.e.on(t,"dragend dragover dragenter dragleave drop",(t=>{t.preventDefault()})).on(t,"dragover",(e=>{(Ot(e.dataTransfer)||Ht(e.dataTransfer))&&(t.classList.add("jodit_drag_hover"),e.preventDefault())})).on(t,"dragend dragleave",(e=>{t.classList.remove("jodit_drag_hover"),Ot(e.dataTransfer)&&e.preventDefault()})).on(t,"drop",(n=>{t.classList.remove("jodit_drag_hover"),Ot(n.dataTransfer)&&(n.preventDefault(),n.stopImmediatePropagation(),Bt(o,n.dataTransfer.files,e,s).finally(i))}));const n=t.querySelector("input[type=file]");n&&o.j.e.on(n,"change",(()=>{Bt(o,n.files,e,s).then((()=>{n.value="",/safari/i.test(navigator.userAgent)||(n.type="",n.type="file")})).finally(i)}))}uploadRemoteImage(t,e,s){const i=this,{o}=i,n=(0,g.isFunction)(s)?s:o.defaultHandlerError;At(i,{action:"fileUploadRemote",url:t}).then((t=>{o.isSuccess.call(i,t)?((0,g.isFunction)(e)?e:o.defaultHandlerSuccess).call(i,o.process.call(i,t)):n.call(i,(0,g.error)(o.getMessage.call(i,t)))})).catch((t=>n.call(i,t)))}destruct(){this.setStatus(w.n$.beforeDestruct);const t=Rt.get(this);t&&(t.forEach((t=>{try{t.destruct()}catch(t){}})),t.clear()),super.destruct()}}const Wt="data-jodit-default-style-display",$t="data-jodit-default-classes";class Jodit extends W{constructor(t,e){super(e,!0),this.isJodit=!0,this.commands=new Map,this.__selectionLocked=null,this.__wasReadOnly=!1,this.createInside=new K((()=>this.ed),this.o.createAttributes),this.editorIsActive=!1,this.__mode=a.MODE_WYSIWYG,this.__callChangeCount=0,this.isSilentChange=!1,this.elementToPlace=new Map;try{const e=(0,g.resolveElement)(t,this.o.shadowRoot||this.od);if(Jodit.isJoditAssigned(e))return e.component}catch(t){throw this.destruct(),t}this.setStatus(w.n$.beforeInit),this.id=(0,g.attr)((0,g.resolveElement)(t,this.o.shadowRoot||this.od),"id")||""+(new Date).getTime(),_.as[this.id]=this,this.storage=I.makeStorage(!0,this.id),this.attachEvents(e),this.e.on(this.ow,"resize",(()=>{this.e&&this.e.fire("resize")})),this.e.on("prepareWYSIWYGEditor",this.prepareWYSIWYGEditor),this.selection=new zt.Ph(this);const s=this.beforeInitHook();(0,g.callPromise)(s,(()=>{this.e.fire("beforeInit",this);const s=_.pw.init(this);(0,g.callPromise)(s,(()=>{this.e.fire("afterPluginSystemInit",this),this.e.on("changePlace",(()=>{this.setReadOnly(this.o.readonly),this.setDisabled(this.o.disabled)})),this.places.length=0;const s=this.addPlace(t,e);_.as[this.id]=this,(0,g.callPromise)(s,(()=>{this.e&&this.e.fire("afterInit",this),this.afterInitHook(),this.setStatus(w.n$.ready),this.e.fire("afterConstructor",this)}))}))}))}className(){return"Jodit"}waitForReady(){return this.isReady?Promise.resolve(this):this.async.promise((t=>{this.hookStatus("ready",(()=>t(this)))}))}get text(){if(this.editor)return this.editor.innerText||"";const t=this.createInside.div();return t.innerHTML=this.getElementValue(),t.innerText||""}get defaultTimeout(){return(0,g.isNumber)(this.o.defaultTimeout)?this.o.defaultTimeout:r.D.defaultOptions.defaultTimeout}static atom(t){return(0,g.markAsAtomic)(t)}static make(t,e){return new Jodit(t,e)}static isJoditAssigned(t){return t&&(0,g.isJoditObject)(t.component)&&!t.component.isInDestruct}static get defaultOptions(){return r.D.defaultOptions}setPlaceField(t,e){this.currentPlace||(this.currentPlace={},this.places=[this.currentPlace]),this.currentPlace[t]=e}get element(){return this.currentPlace.element}get editor(){return this.currentPlace.editor}set editor(t){this.setPlaceField("editor",t)}get container(){return this.currentPlace.container}set container(t){this.setPlaceField("container",t)}get workplace(){return this.currentPlace.workplace}get statusbar(){return this.currentPlace.statusbar}get iframe(){return this.currentPlace.iframe}set iframe(t){this.setPlaceField("iframe",t)}get history(){return this.currentPlace.history}get observer(){return this.history}get editorWindow(){return this.currentPlace.editorWindow}set editorWindow(t){this.setPlaceField("editorWindow",t)}get ew(){return this.editorWindow}get editorDocument(){return this.currentPlace.editorWindow.document}get ed(){return this.editorDocument}get options(){return this.currentPlace.options}set options(t){this.setPlaceField("options",t)}get s(){return this.selection}get uploader(){return this.getInstance("Uploader",this.o.uploader)}get filebrowser(){const t=this,e=(0,g.ConfigProto)({defaultTimeout:t.defaultTimeout,uploader:t.o.uploader,language:t.o.language,license:t.o.license,theme:t.o.theme,defaultCallback(e){e.files&&e.files.length&&e.files.forEach(((s,i)=>{const o=e.baseurl+s;e.isImages&&e.isImages[i]?t.s.insertImage(o,null,t.o.imageDefaultWidth):t.s.insertNode(t.createInside.fromHTML(`<a href='${o}' title='${o}'>${o}</a>`))}))}},this.o.filebrowser);return t.getInstance("FileBrowser",e)}get mode(){return this.__mode}set mode(t){this.setMode(t)}getNativeEditorValue(){const t=this.e.fire("beforeGetNativeEditorValue");return(0,g.isString)(t)?t:this.editor?this.editor.innerHTML:this.getElementValue()}setNativeEditorValue(t){const e={value:t};this.e.fire("beforeSetNativeEditorValue",e)||this.editor&&(this.editor.innerHTML=e.value)}get value(){return this.getEditorValue()}set value(t){this.setEditorValue(t),this.history.processChanges()}getEditorValue(t=!0,e){let s;if(s=this.e.fire("beforeGetValueFromEditor",e),void 0!==s)return s;s=this.getNativeEditorValue().replace(a.INVISIBLE_SPACE_REG_EXP(),""),t&&(s=s.replace(/<span[^>]+id="jodit-selection_marker_[^>]+><\/span>/g,"")),"<br>"===s&&(s="");const i={value:s};return this.e.fire("afterGetValueFromEditor",i,e),i.value}synchronizeValues(){this.setEditorValue()}setEditorValue(t){const e=this.e.fire("beforeSetValueToEditor",t);if(!1===e)return;if((0,g.isString)(e)&&(t=e),!this.editor)return void(void 0!==t&&this.setElementValue(t));if(!(0,g.isString)(t)&&!(0,g.isVoid)(t))throw(0,g.error)("value must be string");void 0!==t&&this.getNativeEditorValue()!==t&&this.setNativeEditorValue(t),this.e.fire("postProcessSetEditorValue");const s=this.getElementValue(),i=this.getEditorValue();if(!this.isSilentChange&&s!==i&&a.SAFE_COUNT_CHANGE_CALL>this.__callChangeCount){this.setElementValue(i),this.__callChangeCount+=1;try{this.history.upTick(),this.e.fire("change",i,s),this.e.fire(this.history,"change",i,s)}finally{this.__callChangeCount=0}}}updateElementValue(){this.setElementValue(this.getEditorValue())}getElementValue(){return void 0!==this.element.value?this.element.value:this.element.innerHTML}setElementValue(t){if(!(0,g.isString)(t)&&void 0!==t)throw(0,g.error)("value must be string");void 0!==t?this.element!==this.container&&(void 0!==this.element.value?this.element.value=t:this.element.innerHTML=t):t=this.getElementValue(),t!==this.getEditorValue()&&this.setEditorValue(t)}registerCommand(t,e,s){const i=t.toLowerCase();let o=this.commands.get(i);if(void 0===o&&(o=[],this.commands.set(i,o)),o.push(e),!(0,g.isFunction)(e)){const o=this.o.commandToHotkeys[i]||this.o.commandToHotkeys[t]||e.hotkeys;o&&this.registerHotkeyToCommand(o,i,null==s?void 0:s.stopPropagation)}return this}registerHotkeyToCommand(t,e,s=!0){const i=(0,g.asArray)(t).map(g.normalizeKeyAliases).map((t=>t+".hotkey")).join(" ");this.e.off(i).on(i,((t,i)=>(i.shouldStop=null==s||s,this.execCommand(e))))}execCommand(t,e=!1,s=null){if(this.s.isFocused()||this.s.focus(),this.o.readonly&&"selectall"!==t)return;let i;if(t=t.toLowerCase(),i=this.e.fire("beforeCommand",t,e,s),!1!==i&&(i=this.execCustomCommands(t,e,s)),!1!==i)if(this.s.focus(),"selectall"===t)this.s.select(this.editor,!0),this.s.expandSelection();else try{i=this.nativeExecCommand(t,e,s)}catch(t){}return this.e.fire("afterCommand",t,e,s),this.setEditorValue(),i}nativeExecCommand(t,e=!1,s=null){this.isSilentChange=!0;try{return this.ed.execCommand(t,e,s)}finally{this.isSilentChange=!1}}execCustomCommands(t,e=!1,s=null){t=t.toLowerCase();const i=this.commands.get(t);if(void 0!==i){let o;return i.forEach((i=>{let n;n=(0,g.isFunction)(i)?i:i.exec;const r=n.call(this,t,e,s);void 0!==r&&(o=r)})),o}}lock(t="any"){return!!super.lock(t)&&(this.__selectionLocked=this.s.save(),this.s.clear(),this.editor.classList.add("jodit_lock"),this.e.fire("lock",!0),!0)}unlock(){return!!super.unlock()&&(this.editor.classList.remove("jodit_lock"),this.__selectionLocked&&this.s.restore(),this.e.fire("lock",!1),!0)}getMode(){return this.mode}isEditorMode(){return this.getRealMode()===a.MODE_WYSIWYG}getRealMode(){if(this.getMode()!==a.MODE_SPLIT)return this.getMode();const t=this.od.activeElement;return t&&(t===this.iframe||M.i.isOrContains(this.editor,t)||M.i.isOrContains(this.toolbar.container,t))?a.MODE_WYSIWYG:a.MODE_SOURCE}setMode(t){const e=this.getMode(),s={mode:parseInt(""+t,10)},i=["jodit-wysiwyg_mode","jodit-source__mode","jodit_split_mode"];!1!==this.e.fire("beforeSetMode",s)&&(this.__mode=[a.MODE_SOURCE,a.MODE_WYSIWYG,a.MODE_SPLIT].includes(s.mode)?s.mode:a.MODE_WYSIWYG,this.o.saveModeInStorage&&this.storage.set("jodit_default_mode",this.mode),i.forEach((t=>{this.container.classList.remove(t)})),this.container.classList.add(i[this.mode-1]),e!==this.getMode()&&this.e.fire("afterSetMode"))}toggleMode(){let t=this.getMode();[a.MODE_SOURCE,a.MODE_WYSIWYG,this.o.useSplitMode?a.MODE_SPLIT:9].includes(t+1)?t+=1:t=a.MODE_WYSIWYG,this.setMode(t)}setDisabled(t){this.o.disabled=t;const e=this.__wasReadOnly;this.setReadOnly(t||e),this.__wasReadOnly=e,this.editor&&(this.editor.setAttribute("aria-disabled",""+t),this.container.classList.toggle("jodit_disabled",t),this.e.fire("disabled",t))}getDisabled(){return this.o.disabled}setReadOnly(t){this.__wasReadOnly!==t&&(this.__wasReadOnly=t,this.o.readonly=t,t?this.editor&&this.editor.removeAttribute("contenteditable"):this.editor&&this.editor.setAttribute("contenteditable","true"),this.e&&this.e.fire("readonly",t))}getReadOnly(){return this.o.readonly}beforeInitHook(){}afterInitHook(){}initOptions(t){this.options=(0,g.ConfigProto)(t||{},r.D.defaultOptions)}initOwners(){this.editorWindow=this.o.ownerWindow,this.ownerWindow=this.o.ownerWindow}addPlace(t,e){const s=(0,g.resolveElement)(t,this.o.shadowRoot||this.od);this.attachEvents(e),s.attributes&&(0,g.toArray)(s.attributes).forEach((t=>{const s=t.name;let i=t.value;void 0===r.D.defaultOptions[s]||e&&void 0!==e[s]||(-1!==["readonly","disabled"].indexOf(s)&&(i=""===i||"true"===i),/^[0-9]+(\.)?([0-9]+)?$/.test(""+i)&&(i=Number(i)),this.options[s]=i)}));let i=this.c.div("jodit-container");i.classList.add("jodit"),i.classList.add("jodit-container"),i.classList.add("jodit_theme_"+(this.o.theme||"default"));const{styleValues:o}=this.o;Object.keys(o).forEach((t=>{const e=(0,g.kebabCase)(t);i.style.setProperty("--jd-"+e,o[t])})),i.setAttribute("contenteditable","false");let n=null;this.o.inline&&(-1===["TEXTAREA","INPUT"].indexOf(s.nodeName)&&(i=s,s.setAttribute($t,""+s.className),n=i.innerHTML,i.innerHTML=""),i.classList.add("jodit_inline"),i.classList.add("jodit-container")),s!==i&&(s.style.display&&s.setAttribute(Wt,s.style.display),s.style.display="none");const a=this.c.div("jodit-workplace",{contenteditable:!1});i.appendChild(a),s.parentNode&&s!==i&&s.parentNode.insertBefore(i,s),Object.defineProperty(s,"component",{enumerable:!1,configurable:!0,value:this});const l=this.c.div("jodit-wysiwyg",{contenteditable:!0,"aria-disabled":!1,tabindex:this.o.tabIndex});a.appendChild(l);const c={editor:l,element:s,container:i,workplace:a,statusbar:new Mt(this,i),options:this.isReady?(0,g.ConfigProto)(e||{},r.D.defaultOptions):this.options,history:new Lt(this),editorWindow:this.ow};this.elementToPlace.set(l,c),this.setCurrentPlace(c),this.places.push(c),this.setNativeEditorValue(this.getElementValue());const h=this.initEditor(n),d=this.options;return(0,g.callPromise)(h,(()=>{d.enableDragAndDropFileToEditor&&d.uploader&&(d.uploader.url||d.uploader.insertImageAsBase64URI)&&this.uploader.bind(this.editor),this.elementToPlace.get(this.editor)||this.elementToPlace.set(this.editor,c),this.e.fire("afterAddPlace",c)}))}addDisclaimer(t){this.workplace.appendChild(t)}setCurrentPlace(t){this.currentPlace!==t&&(this.isEditorMode()||this.setMode(a.MODE_WYSIWYG),this.currentPlace=t,this.buildToolbar(),this.isReady&&this.e.fire("changePlace",t))}initEditor(t){const e=this.createEditor();return(0,g.callPromise)(e,(()=>{if(this.isInDestruct)return;this.element!==this.container?this.setElementValue():null!=t&&this.setEditorValue(t);let e=this.o.defaultMode;if(this.o.saveModeInStorage){const t=this.storage.get("jodit_default_mode");"string"==typeof t&&(e=parseInt(t,10))}this.setMode(e),this.o.readonly&&(this.__wasReadOnly=!1,this.setReadOnly(!0)),this.o.disabled&&this.setDisabled(!0);try{this.ed.execCommand("defaultParagraphSeparator",!1,this.o.enter.toLowerCase())}catch(t){}try{this.ed.execCommand("enableObjectResizing",!1,"false")}catch(t){}try{this.ed.execCommand("enableInlineTableEditing",!1,"false")}catch(t){}}))}createEditor(){const t=this.editor,e=this.e.fire("createEditor",this);return(0,g.callPromise)(e,(()=>{if(!this.isInDestruct){if((!1===e||(0,g.isPromise)(e))&&M.i.safeRemove(t),this.o.editorCssClass&&this.editor.classList.add(this.o.editorCssClass),this.o.style&&(0,g.css)(this.editor,this.o.style),this.e.on("synchro",(()=>{this.setEditorValue()})).on("focus",(()=>{this.editorIsActive=!0})).on("blur",(()=>this.editorIsActive=!1)),this.prepareWYSIWYGEditor(),this.o.direction){const t="rtl"===this.o.direction.toLowerCase()?"rtl":"ltr";this.container.style.direction=t,this.container.setAttribute("dir",t),this.toolbar.setDirection(t)}this.o.triggerChangeEvent&&this.e.on("change",this.async.debounce((()=>{this.e&&this.e.fire(this.element,"change")}),this.defaultTimeout))}}))}prepareWYSIWYGEditor(){const{editor:t}=this;if(this.o.direction){const t="rtl"===this.o.direction.toLowerCase()?"rtl":"ltr";this.editor.style.direction=t,this.editor.setAttribute("dir",t)}this.e.on(t,"mousedown touchstart focus",(()=>{const e=this.elementToPlace.get(t);e&&this.setCurrentPlace(e)})).on(t,"compositionend",this.synchronizeValues).on(t,"selectionchange selectionstart keydown keyup input keypress dblclick mousedown mouseup click copy cut dragstart drop dragover paste resize touchstart touchend focus blur",(t=>{if(!this.o.readonly&&!this.isSilentChange&&!(t instanceof this.ew.KeyboardEvent&&t.isComposing)&&this.e&&this.e.fire){if(!1===this.e.fire(t.type,t))return!1;this.synchronizeValues()}}))}destruct(){if(this.isInDestruct)return;if(this.setStatus(w.n$.beforeDestruct),this.elementToPlace.clear(),!this.editor)return;const t=this.getEditorValue();this.storage.clear(),this.buffer.clear(),this.commands.clear(),this.__selectionLocked=null,this.e.off(this.ow,"resize"),this.e.off(this.ow),this.e.off(this.od),this.e.off(this.od.body),this.places.forEach((({container:e,workplace:s,statusbar:i,element:o,iframe:n,editor:r,history:a})=>{if(o!==e)if(o.hasAttribute(Wt)){const t=(0,g.attr)(o,Wt);t&&(o.style.display=t,o.removeAttribute(Wt))}else o.style.display="";else o.hasAttribute($t)&&(o.className=(0,g.attr)(o,$t)||"",o.removeAttribute($t));o.hasAttribute("style")&&!(0,g.attr)(o,"style")&&o.removeAttribute("style"),i.destruct(),this.e.off(e),this.e.off(o),this.e.off(r),M.i.safeRemove(s),M.i.safeRemove(r),e!==o&&M.i.safeRemove(e),Object.defineProperty(o,"component",{enumerable:!1,configurable:!0,value:null}),M.i.safeRemove(n),e===o&&(o.innerHTML=t),a.destruct()})),this.places.length=0,this.currentPlace={},delete _.as[this.id],super.destruct()}}Jodit.fatMode=!1,Jodit.plugins=_.pw,Jodit.modules=_.qz,Jodit.ns=_.qz,Jodit.decorators={},Jodit.constants=a,Jodit.instances=_.as,Jodit.lang=_.KQ,Jodit.core={Plugin:X},(0,n.gn)([q.cache],Jodit.prototype,"uploader",null),(0,n.gn)([q.cache],Jodit.prototype,"filebrowser",null),(0,n.gn)([(0,q.throttle)()],Jodit.prototype,"synchronizeValues",null),(0,n.gn)([(0,q.watch)(":internalChange")],Jodit.prototype,"updateElementValue",null),(0,n.gn)([q.autobind],Jodit.prototype,"prepareWYSIWYGEditor",null);const Vt=s(57);let Yt={en:Vt};const Ut=t=>t.default||t,Gt={};(0,x.kJ)(Ut(Vt))&&Ut(Vt).forEach(((t,e)=>{Gt[e]=t})),Object.keys(Yt).forEach((t=>{const e=Ut(Yt[t]);(0,x.kJ)(e)&&(Yt[t]={},e.forEach(((e,s)=>{Yt[t][Gt[s]]=e})))}));var Xt=Yt;r.D.prototype.addNewLine=!0,r.D.prototype.addNewLineOnDBLClick=!0,r.D.prototype.addNewLineTagsTriggers=["table","iframe","img","hr","pre","jodit"],r.D.prototype.addNewLineDeltaShow=20;const Kt="addnewline";class Zt extends X{constructor(){super(...arguments),this.line=this.j.c.fromHTML(`<div role="button" tabindex="-1" title="${this.j.i18n("Break")}" class="jodit-add-new-line"><span>${N.JO.get("enter")}</span></div>`),this.isMatchedTag=t=>!(!t||!this.j.o.addNewLineTagsTriggers.includes(t.nodeName.toLowerCase())),this.preview=!1,this.lineInFocus=!1,this.isShown=!1,this.hideForce=()=>{this.isShown&&(this.isShown=!1,this.j.async.clearTimeout(this.timeout),this.lineInFocus=!1,M.i.safeRemove(this.line))},this.hide=()=>{this.isShown&&!this.lineInFocus&&(this.timeout=this.j.async.setTimeout(this.hideForce,{timeout:500,label:"add-new-line-hide"}))},this.canGetFocus=t=>null!=t&&M.i.isBlock(t)&&!/^(img|table|iframe|hr)$/i.test(t.nodeName),this.onClickLine=t=>{const e=this.j,s=e.createInside.element(e.o.enter);this.preview&&this.current&&this.current.parentNode?this.current.parentNode.insertBefore(s,this.current):e.editor.appendChild(s),e.s.setCursorIn(s),(0,g.scrollIntoViewIfNeeded)(s,e.editor,e.ed),e.e.fire("synchro"),this.hideForce(),t.preventDefault()},this.onDblClickEditor=t=>{const e=this.j;if(!e.o.readonly&&e.o.addNewLineOnDBLClick&&t.target===e.editor&&e.s.isCollapsed()){const s=(0,g.offset)(e.editor,e,e.ed),i=t.pageY-e.ew.pageYOffset,o=e.createInside.element(e.o.enter);Math.abs(i-(s.height+s.top))>Math.abs(i-s.top)&&e.editor.firstChild?e.editor.insertBefore(o,e.editor.firstChild):e.editor.appendChild(o),e.s.setCursorIn(o),e.synchronizeValues(),this.hideForce(),t.preventDefault()}},this.onMouseMove=t=>{const e=this.j;let s=e.ed.elementFromPoint(t.clientX,t.clientY);if(!M.i.isHTMLElement(s)||M.i.isOrContains(this.line,s))return;if(!M.i.isOrContains(e.editor,s))return;if(this.isMatchedTag(s)||(s=M.i.closest(s,this.isMatchedTag,e.editor)),!s)return void this.hide();if(this.isMatchedTag(s)){const t=M.i.up(s,M.i.isBlock,e.editor);t&&t!==e.editor&&(s=t)}const i=(0,g.position)(s,this.j);let o=!1,{clientY:n}=t;if(this.j.iframe){const{top:t}=(0,g.position)(this.j.iframe,this.j,!0);n+=t}const r=this.j.o.addNewLineDeltaShow;Math.abs(n-i.top)>r||(o=i.top,this.preview=!0),Math.abs(n-(i.top+i.height))>r||(o=i.top+i.height,this.preview=!1),!1===o||(0,g.call)(this.preview?M.i.prev:M.i.next,s,this.canGetFocus,e.editor)?(this.current=!1,this.hide()):(this.line.style.top=o+"px",this.current=s,this.show())}}show(){this.isShown||this.j.o.readonly||this.j.isLocked||(this.isShown=!0,this.j.async.clearTimeout(this.timeout),this.line.classList.toggle("jodit-add-new-line_after",!this.preview),this.j.container.appendChild(this.line),this.line.style.width=this.j.editor.clientWidth+"px")}afterInit(t){t.o.addNewLine&&(t.e.on(this.line,"mousemove",(t=>{t.stopPropagation()})).on(this.line,"mousedown touchstart",this.onClickLine).on("change",this.hideForce).on(this.line,"mouseenter",(()=>{this.j.async.clearTimeout(this.timeout),this.lineInFocus=!0})).on(this.line,"mouseleave",(()=>{this.lineInFocus=!1})).on("changePlace",this.addEventListeners.bind(this)),this.addEventListeners())}addEventListeners(){const t=this.j;t.e.off(t.editor,"."+Kt).off(t.container,"."+Kt).on([t.ow,t.ew,t.editor],"scroll."+Kt,this.hideForce).on(t.editor,"dblclick."+Kt,this.onDblClickEditor).on(t.editor,"click."+Kt,this.hide).on(t.container,"mouseleave."+Kt,this.hide).on(t.editor,"mousemove."+Kt,t.async.debounce(this.onMouseMove,3*t.defaultTimeout))}beforeDestruct(){this.j.async.clearTimeout(this.timeout),this.j.e.off(this.line).off("changePlace",this.addEventListeners),M.i.safeRemove(this.line),this.j.e.off([this.j.ow,this.j.ew,this.j.editor],"."+Kt).off(this.j.container,"."+Kt)}}function Jt(t){t.registerButton({name:"about",group:"info"})}function Qt(t){t.o.saveSelectionOnBlur&&t.e.on("blur",(()=>{t.isEditorMode()&&t.s.save(!0)})).on("focus",(()=>{t.s.restore()}));const e=()=>{if(t.s.focus(),"end"===t.o.cursorAfterAutofocus){const e=M.i.last(t.editor,(t=>M.i.isText(t)));e&&t.s.setCursorIn(e,!1)}};t.e.on("afterInit",(()=>{t.o.autofocus&&(t.defaultTimeout?t.async.setTimeout(e,300):e())})),t.e.on("afterInit afterAddPlace",(()=>{t.e.off(t.editor,"mousedown.autofocus").on(t.editor,"mousedown.autofocus",(e=>{t.isEditorMode()&&e.target&&M.i.isBlock(e.target)&&!e.target.childNodes.length&&(t.editor===e.target?t.s.focus():t.s.setCursorIn(e.target))}))}))}r.D.prototype.controls.about={exec(t){const e=new $({language:t.o.language}),s=t.i18n.bind(t);e.setMod("theme",t.o.theme).setHeader(s("About Jodit")).setContent(`<div class="jodit-about">\n\t\t\t\t\t<div>${s("Jodit Editor")} v.${t.getVersion()}</div>\n\t\t\t\t\t<div>${s("License: %s",(0,g.isLicense)(t.o.license)?(0,g.normalizeLicense)(t.o.license):"MIT")}</div>\n\t\t\t\t\t<div>\n\t\t\t\t\t\t<a href="https://xdsoft.net/jodit/" target="_blank">https://xdsoft.net/jodit/</a>\n\t\t\t\t\t</div>\n\t\t\t\t\t<div>\n\t\t\t\t\t\t<a href="https://xdsoft.net/jodit/doc/" target="_blank">${s("Jodit User's Guide")}</a>\n\t\t\t\t\t\t${s("contains detailed help for using")}\n\t\t\t\t\t</div>\n\t\t\t\t\t<div>${s("Copyright © XDSoft.net - Chupurnov Valeriy. All rights reserved.")}</div>\n\t\t\t\t</div>`),(0,g.css)(e.dialog,{minHeight:200,minWidth:420}),e.open(!0).bindDestruct(t)},tooltip:"About Jodit",mode:a.MODE_SOURCE+a.MODE_WYSIWYG},r.D.prototype.autofocus=!1,r.D.prototype.cursorAfterAutofocus="end",r.D.prototype.saveSelectionOnBlur=!0,r.D.prototype.controls.classSpan={command:"applyClassName",icon:s(58),exec:g.memorizeExec,list:["enabled","disabled","activated","text-left","text-center","text-right","warning","error"],isChildActive(t,e){const s=t.s.current();if(s){const i=M.i.closest(s,M.i.isElement,t.editor)||t.editor;return!(!e.args||!i.classList.contains(""+e.args[0]))}return!1},isActive(t,e){const s=t.s.current();if(s){const i=M.i.closest(s,M.i.isElement,t.editor)||t.editor;let o=!1;return e.list&&Object.keys(e.list).forEach((t=>{i.classList.contains(t)&&(o=!0)})),!(!i||i===t.editor||void 0===e.list||!o)}return!1},childTemplate:(t,e,s)=>`<span class="${e}">${t.i18n(s)}</span>`,tooltip:"Insert className"};class te extends X{constructor(){super(...arguments),this.buttons=[{name:"classSpan",group:"font"}]}afterInit(t){t.registerCommand("applyClassName",((e,s,i)=>(t.s.applyStyle(void 0,{className:i}),!1)))}beforeDestruct(){}}var ee=s(10),se=s(34);function ie(t,e,s){return(0,ee.RE)(e?M.i.prev:M.i.next,t,(t=>!(!t||M.i.isText(t)&&!(0,se.fy)((null==t?void 0:t.nodeValue)||"").length)),s)}function oe(t,e){return M.i.findSibling(t,e,(t=>{var e;return!M.i.isEmptyTextNode(t)&&!!(!M.i.isText(t)||(null===(e=t.nodeValue)||void 0===e?void 0:e.length)&&(0,se.fy)(t.nodeValue))}))}function ne(t,e,s,i=!1){const o=t=>e?t.firstChild:t.lastChild;let n=ie(t,!e,s);if(i&&M.i.isElement(n)&&!M.i.isInlineBlock(n))return null;if(n)do{if(!o(n))return n;n=o(n)}while(n);return null}function re(t,e,s){const i=M.i.findSibling(e,s),o=M.i.findSibling(e,!s);if(!M.i.closest(e,M.i.isElement,t.editor)&&M.i.isTag(i,["ul","ol"])&&M.i.isTag(o,["ul","ol"])&&M.i.isTag(i.lastElementChild,"li")&&M.i.isTag(o.firstElementChild,"li")){const{setCursorBefore:n,setCursorAfter:r}=t.s,a=i.lastElementChild;return(0,g.call)(s?M.i.prepend:M.i.append,o.firstElementChild,e),M.i.moveContent(o,i,!s),M.i.safeRemove(o),(0,g.call)(s?M.i.append:M.i.prepend,a,e),(0,g.call)(s?n:r,e),!0}return!1}function ae(t,e,s){let i=!1;const{setCursorBefore:o,setCursorIn:n}=t.s;let r=M.i.closest(e,M.i.isElement,t.editor);if(!r||!M.i.isEmpty(r))return!1;const l=ie(e,s,t.editor);do{if(!r||!M.i.isEmpty(r)||M.i.isCell(r))break;{M.i.after(r,e);const s=M.i.closest(r,(t=>M.i.isElement(t)&&t!==r),t.editor);M.i.safeRemove(r),i=!0,r=s}}while(r);return!(!i||!re(t,e,s))||(!l||M.i.isText(l)||M.i.isTag(l,a.INSEPARABLE_TAGS)?o(e):n(l,!s),i)}var le=s(30);function ce(t,e,s,i){if(e&&M.i.isElement(s)){M.i.moveContent(e,s,!i);let o=e;for(;o&&o!==t.editor&&M.i.isEmpty(o);){const t=o.parentElement;M.i.safeRemove(o),o=t}return!0}return!1}const he=[(t,e,s)=>{const i=M.i.findSibling(e,s);return!(!M.i.isElement(i)||!M.i.isTag(i,a.INSEPARABLE_TAGS)&&!M.i.isEmpty(i)||(M.i.safeRemove(i),t.s.setCursorBefore(e),M.i.isTag(i,"br")&&ae(t,e,s),0))},(t,e,s)=>{let i=M.i.findSibling(e,s);return!i&&e.parentElement&&e.parentElement!==t.editor&&(i=M.i.findSibling(e.parentElement,s)),!(!M.i.isElement(i)||M.i.isContentEditable(i,t.editor)||((0,g.call)(s?M.i.before:M.i.after,i,e),M.i.safeRemove(i),(0,le.F)(t,e,s),(0,g.call)(s?t.s.setCursorBefore:t.s.setCursorAfter,e),0))},function t(e,s,i,o){var n,r,l;const c=i?-1:1,h=M.i.sibling(s,!i);let d,u=M.i.sibling(s,i),p=null,f=!1;for(;u&&(M.i.isText(u)||M.i.isInlineBlock(u));){for(;M.i.isInlineBlock(u);)u=i?null==u?void 0:u.lastChild:null==u?void 0:u.firstChild;if(!u)break;if(null===(n=u.nodeValue)||void 0===n?void 0:n.length){let t=(0,g.toArray)(u.nodeValue);const e=t.length;let s=i?e-1:0;if(t[s]===a.INVISIBLE_SPACE)for(;t[s]===a.INVISIBLE_SPACE;)s+=c;if(d=t[s],t[s+c]===a.INVISIBLE_SPACE){for(s+=c;t[s]===a.INVISIBLE_SPACE;)s+=c;s+=i?1:-1}if(t=i&&0>s?[]:t.slice(i?0:s+1,i?s:e),!h||!M.i.isText(h)||(i?/^ /:/ $/).test(null!==(r=h.nodeValue)&&void 0!==r?r:"")||!(0,g.trimInv)(h.nodeValue||"").length)for(let e=i?t.length-1:0;(i?e>=0:t.length>e)&&" "===t[e];e+=i?-1:1)t[e]=a.NBSP_SPACE;u.nodeValue=t.join("")}if((null===(l=u.nodeValue)||void 0===l?void 0:l.length)||(p=u),!(0,g.isVoid)(d)&&d!==a.INVISIBLE_SPACE){f=!0,(0,g.call)(i?M.i.after:M.i.before,u,s),("sentence"===o||"word"===o&&" "!==d&&d!==a.NBSP_SPACE)&&t(e,s,i,o);break}let m=M.i.sibling(u,i);!m&&u.parentNode&&u.parentNode!==e.editor&&(m=ne(u,!i,e.editor,!0)),p&&(M.i.safeRemove(p),p=null),u=m}return f&&((t=>{let e=t.parentElement;for(;e&&M.i.isInlineBlock(e);){const s=e.parentElement;M.i.isEmpty(e)&&(M.i.after(e,t),M.i.safeRemove(e)),e=s}})(s),((t,e)=>{e.parentElement!==t.editor&&M.i.isBlock(e.parentElement)&&M.i.each(e.parentElement,M.i.isEmptyTextNode)&&M.i.after(e,t.createInside.element("br"))})(e,s),e.s.setCursorBefore(s)),f},(t,e)=>!!M.i.isCell(e.parentElement),ae,(t,e,s)=>{const i=M.i.closest(e,M.i.isElement,t.editor);if(!i)return!1;const o=oe(i,s);return!(!o||!M.i.isEmpty(o)||(M.i.safeRemove(o),t.s.setCursorBefore(e),0))},re,(t,e,s)=>{let i=e,o=i;for(;i&&!oe(i,s)&&i.parentElement!==t.editor;)i=i.parentElement,o=i;if(M.i.isElement(o)&&M.i.isContentEditable(o,t.editor)){const i=oe(o,s);if(i&&(((t,e,s,i)=>{const o=M.i.isTag(s,["ol","ul"]),n=M.i.isTag(e,["ol","ul"]),r=(t,e)=>e?t.firstElementChild:t.lastElementChild;return n?(s=t.createInside.element(t.o.enterBlock),M.i.before(e,s),ce(t,r(e,i),s,i)):!(!s||!o||n)&&ce(t,e,r(s,!i),i)})(t,o,i,s)||ce(t,o,i,s)))return t.s.setCursorBefore(e),!0}return!1},(t,e,s)=>{var i;const o=M.i.closest(e,M.i.isElement,t.editor),{s:n}=t;if(M.i.isTag(o,"li")&&(null===(i=null==o?void 0:o.parentElement)||void 0===i?void 0:i[s?"firstElementChild":"lastElementChild"])===o&&n.cursorInTheEdge(s,o)){const i=o.parentElement,r=t.createInside.element(t.o.enterBlock);return(0,ee.RE)(s?M.i.before:M.i.after,i,r),M.i.moveContent(o,r),M.i.safeRemove(o),M.i.isEmpty(i)&&M.i.safeRemove(i),(0,ee.RE)(s?n.setCursorBefore:n.setCursorAfter,e),!0}return!1}];r.D.prototype.delete={hotkeys:{delete:["delete","cmd+backspace"],deleteWord:["ctrl+delete","cmd+alt+backspace","ctrl+alt+backspace"],deleteSentence:["ctrl+shift+delete","cmd+shift+delete"],backspace:["backspace"],backspaceWord:["ctrl+backspace"],backspaceSentence:["ctrl+shift+backspace","cmd+shift+backspace"]}};class de extends X{constructor(){super(...arguments),this.requires=["hotkeys"]}afterInit(t){t.e.on("afterCommand.delete",(t=>{"delete"===t&&this.afterDeleteCommand()})),t.registerCommand("deleteButton",{exec:()=>this.onDelete(!1),hotkeys:t.o.delete.hotkeys.delete},{stopPropagation:!1}).registerCommand("backspaceButton",{exec:()=>this.onDelete(!0),hotkeys:t.o.delete.hotkeys.backspace},{stopPropagation:!1}).registerCommand("deleteWordButton",{exec:()=>this.onDelete(!1,"word"),hotkeys:t.o.delete.hotkeys.deleteWord}).registerCommand("backspaceWordButton",{exec:()=>this.onDelete(!0,"word"),hotkeys:t.o.delete.hotkeys.backspaceWord}).registerCommand("deleteSentenceButton",{exec:()=>this.onDelete(!1,"sentence"),hotkeys:t.o.delete.hotkeys.deleteSentence}).registerCommand("backspaceSentenceButton",{exec:()=>this.onDelete(!0,"sentence"),hotkeys:t.o.delete.hotkeys.backspaceSentence})}beforeDestruct(t){t.e.off("afterCommand.delete")}afterDeleteCommand(){const t=this.j,e=t.s.current();if(e&&M.i.isTag(e.firstChild,"br")&&t.s.removeNode(e.firstChild),!((0,g.trim)(t.editor.textContent||"")||t.editor.querySelector("img")||e&&M.i.closest(e,"table",t.editor))){t.editor.innerHTML="";const e=t.s.setCursorIn(t.editor);t.s.removeNode(e)}}onDelete(t,e="char"){const s=this.j,i=s.selection;if(i.isFocused()||i.focus(),(t=>!t.s.isCollapsed()&&(t.execCommand("Delete"),!0))(s))return!1;const o=i.range,n=s.createInside.text(a.INVISIBLE_SPACE);try{if(o.insertNode(n),!M.i.isOrContains(s.editor,n))return;if((0,le.F)(s,n,t),he.some((i=>(0,g.isFunction)(i)&&i(s,n,t,e))))return!1}catch(t){throw t}finally{this.safeRemoveEmptyNode(n)}return!1}safeRemoveEmptyNode(t){var e,s;const{range:i}=this.j.s;i.startContainer===t&&(t.previousSibling?M.i.isText(t.previousSibling)?i.setStart(t.previousSibling,null!==(s=null===(e=t.previousSibling.nodeValue)||void 0===e?void 0:e.length)&&void 0!==s?s:0):i.setStartAfter(t.previousSibling):t.nextSibling&&(M.i.isText(t.nextSibling)?i.setStart(t.nextSibling,0):i.setStartBefore(t.nextSibling)),i.collapse(!0),this.j.s.selectRange(i)),M.i.safeRemove(t)}}function ue(t){const e=e=>{const s=r.D.defaultOptions.controls[e],i={...s.css},o={};return Object.keys(i).forEach((t=>{o[t]=(0,g.isArray)(i[t])?i[t][0]:i[t]})),t.s.applyStyle(o,{element:s.tags?s.tags[0]:void 0}),t.e.fire("synchro"),!1};["bold","italic","underline","strikethrough"].forEach((e=>{t.registerButton({name:e,group:"font-style"})})),["superscript","subscript"].forEach((e=>{t.registerButton({name:e,group:"script"})})),t.registerCommand("bold",{exec:e,hotkeys:["ctrl+b","cmd+b"]}).registerCommand("italic",{exec:e,hotkeys:["ctrl+i","cmd+i"]}).registerCommand("underline",{exec:e,hotkeys:["ctrl+u","cmd+u"]}).registerCommand("strikethrough",{exec:e})}r.D.prototype.controls.subscript={tags:["sub"],tooltip:"subscript"},r.D.prototype.controls.superscript={tags:["sup"],tooltip:"superscript"},r.D.prototype.controls.bold={tagRegExp:/^(strong|b)$/i,tags:["strong","b"],css:{"font-weight":["bold","700"]},tooltip:"Bold"},r.D.prototype.controls.italic={tagRegExp:/^(em|i)$/i,tags:["em","i"],css:{"font-style":"italic"},tooltip:"Italic"},r.D.prototype.controls.underline={tagRegExp:/^(u)$/i,tags:["u"],css:{"text-decoration-line":"underline"},tooltip:"Underline"},r.D.prototype.controls.strikethrough={tagRegExp:/^(s)$/i,tags:["s"],css:{"text-decoration-line":"line-through"},tooltip:"Strike through"};var pe=s(32);r.D.prototype.cleanHTML={timeout:300,removeEmptyElements:!0,fillEmptyParagraph:!0,replaceNBSP:!0,replaceOldTags:{i:"em",b:"strong"},allowTags:!1,denyTags:!1,removeOnError:!0,safeJavaScriptLink:!0},r.D.prototype.controls.eraser={command:"removeFormat",tooltip:"Clear Formatting"};class fe extends X{constructor(){super(...arguments),this.buttons=[{name:"eraser",group:"font-style"}],this.currentSelectionNode=null,this.walker=new pe.b(this.j.async,{timeout:this.j.o.cleanHTML.timeout}),this.allowTagsHash=fe.getHash(this.j.o.cleanHTML.allowTags),this.denyTagsHash=fe.getHash(this.j.o.cleanHTML.denyTags),this.onKeyUpCleanUp=()=>{const t=this.j;if(!this.allowEdit())return;const e=t.s.current();if(e){const s=M.i.up(e,M.i.isBlock,t.editor);s&&M.i.all(s,(s=>{s&&M.i.isText(s)&&null!=s.nodeValue&&(0,a.INVISIBLE_SPACE_REG_EXP)().test(s.nodeValue)&&0!==s.nodeValue.replace((0,a.INVISIBLE_SPACE_REG_EXP)(),"").length&&(s.nodeValue=s.nodeValue.replace((0,a.INVISIBLE_SPACE_REG_EXP)(),""),s===e&&t.s.isCollapsed()&&t.s.setCursorAfter(s))}))}},this.beforeCommand=t=>{if("removeformat"===t.toLowerCase())return this.onRemoveFormat(),!1}}afterInit(t){t.e.off(".cleanHtml").on("change.cleanHtml afterSetMode.cleanHtml afterInit.cleanHtml mousedown.cleanHtml keydown.cleanHtml",this.onChangeCleanHTML).on("keyup.cleanHtml",this.onKeyUpCleanUp).on("beforeCommand.cleanHtml",this.beforeCommand)}replaceIfMatched(t){const e=this.j.o.cleanHTML.replaceOldTags;if(!e||!M.i.isHTMLElement(t))return t;const s=e[t.nodeName.toLowerCase()]||e[t.nodeName];return s?M.i.replace(t,s,this.j.createInside,!0,!1):t}onChangeCleanHTML(){if(!this.allowEdit())return;const t=this.j;this.onSafeHTML(t.editor);const e=t.s.current(),s=t.o.cleanHTML.replaceOldTags;if(s&&e){const i=(0,g.keys)(s,!1);if(t.s.isCollapsed()){const s=M.i.closest(e,i,t.editor);s&&(t.s.save(),this.replaceIfMatched(s),t.s.restore())}}this.walker.setWork(t.editor),this.currentSelectionNode=e}startWalker(){this.walker.on("visit",this.visitNode).on("end",(t=>{this.j.e.fire(t?"internalChange finishedCleanHTMLWorker":"finishedCleanHTMLWorker")}))}visitNode(t){let e=!1;const s=this.replaceIfMatched(t);if(t!==s&&(t=s,e=!0),this.isRemovableNode(t,this.currentSelectionNode))return M.i.safeRemove(t),!0;if(this.j.o.cleanHTML.fillEmptyParagraph&&M.i.isBlock(t)&&M.i.isEmpty(t,/^(img|svg|canvas|input|textarea|form|br)$/)){const s=this.j.createInside.element("br");t.appendChild(s),e=!0}const i=this.allowTagsHash;if(i&&M.i.isElement(t)&&!0!==i[t.nodeName]){const s=t.attributes;if(s&&s.length){const o=[];for(let e=0;s.length>e;e+=1){const n=i[t.nodeName][s[e].name];(!n||!0!==n&&n!==s[e].value)&&o.push(s[e].name)}o.length&&(e=!0),o.forEach((e=>{t.removeAttribute(e)}))}}return e}allowEdit(){return!(this.j.isInDestruct||!this.j.isEditorMode()||this.j.getReadOnly())}static getHash(t){const e=/([^[]*)\[([^\]]+)]/,s=/[\s]*,[\s]*/,i=/^(.*)[\s]*=[\s]*(.*)$/,o={};return(0,g.isString)(t)?(t.split(s).map((t=>{t=(0,g.trim)(t);const n=e.exec(t),r={},a=t=>{t=(0,g.trim)(t);const e=i.exec(t);e?r[e[1]]=e[2]:r[t]=!0};if(n){const t=n[2].split(s);n[1]&&(t.forEach(a),o[n[1].toUpperCase()]=r)}else o[t.toUpperCase()]=!0})),o):!!t&&(Object.keys(t).forEach((e=>{o[e.toUpperCase()]=t[e]})),o)}onRemoveFormat(){this.j.s.isCollapsed()?this.removeFormatForCollapsedSelection():this.removeFormatForSelection()}removeFormatForCollapsedSelection(t){const{s:e}=this.j;let s=t;s||(s=this.j.createInside.fake(),e.range.insertNode(s),e.range.collapse());const i=M.i.furthest(s,this.isInlineBlock,this.j.editor);if(i)if(e.cursorOnTheLeft(i))M.i.before(i,s);else if(e.cursorOnTheRight(i))M.i.after(i,s);else{const t=e.splitSelection(i);t&&M.i.after(t,s)}t||(e.setCursorBefore(s),M.i.safeRemove(s))}isInlineBlock(t){return M.i.isInlineBlock(t)&&!M.i.isTag(t,a.INSEPARABLE_TAGS)}removeFormatForSelection(){const{s:t}=this.j,{range:e}=t,s=e.cloneRange(),i=e.cloneRange(),o=this.j.createInside.fake(),n=this.j.createInside.fake();s.collapse(!0),i.collapse(!1),s.insertNode(o),i.insertNode(n),e.setStartBefore(o),e.collapse(!0),t.selectRange(e),this.removeFormatForCollapsedSelection(o),e.setEndAfter(n),e.collapse(!1),t.selectRange(e),this.removeFormatForCollapsedSelection(n);const r=[];M.i.between(o,n,(t=>{this.isInlineBlock(t)&&r.push(t),M.i.isElement(t)&&(0,g.attr)(t,"style")&&(0,g.attr)(t,"style",null)})),r.forEach((t=>M.i.unwrap(t)));const a=(e,s)=>{if(!oe(e,s)){const i=e.parentNode;if(i&&i!==t.area&&(0,g.attr)(i,"style"))return(0,g.attr)(i,"style",null),a(i,s),!0}};a(o,!0)&&a(n,!1),e.setStartAfter(o),e.setEndBefore(n),t.selectRange(e),M.i.safeRemove(o),M.i.safeRemove(n)}isRemovableNode(t,e){const s=this.allowTagsHash;return!(M.i.isText(t)||!(s&&!s[t.nodeName]||this.denyTagsHash&&this.denyTagsHash[t.nodeName]))||!(!(e&&M.i.isTag(t,"br")&&fe.hasNotEmptyTextSibling(t))||fe.hasNotEmptyTextSibling(t,!0)||M.i.up(t,M.i.isBlock,this.j.editor)===M.i.up(e,M.i.isBlock,this.j.editor))||this.j.o.cleanHTML.removeEmptyElements&&null!=e&&M.i.isElement(t)&&null!=t.nodeName.match(a.IS_INLINE)&&!M.i.isTemporary(t)&&0===(0,g.trim)(t.innerHTML).length&&!M.i.isOrContains(t,e)}static hasNotEmptyTextSibling(t,e=!1){let s=e?t.nextSibling:t.previousSibling;for(;s;){if(M.i.isElement(s)||!M.i.isEmptyTextNode(s))return!0;s=e?s.nextSibling:s.previousSibling}return!1}onBeforeSetNativeEditorValue(t){const e=this.j.createInside.div();return e.innerHTML=t.value,this.onSafeHTML(e),t.value=e.innerHTML,!1}onSafeHTML(t){(0,g.safeHTML)(t,this.j.o.cleanHTML)}beforeDestruct(){this.j.e.off(".cleanHtml"),this.walker.destruct()}}(0,n.gn)([(0,q.debounce)((t=>t.jodit.o.cleanHTML.timeout))],fe.prototype,"onChangeCleanHTML",null),(0,n.gn)([(0,q.hook)("ready")],fe.prototype,"startWalker",null),(0,n.gn)([q.autobind],fe.prototype,"visitNode",null),(0,n.gn)([q.autobind],fe.prototype,"isInlineBlock",null),(0,n.gn)([(0,q.watch)(":beforeSetNativeEditorValue")],fe.prototype,"onBeforeSetNativeEditorValue",null),(0,n.gn)([(0,q.watch)(":safeHTML")],fe.prototype,"onSafeHTML",null),r.D.prototype.wrapNodes={exclude:["hr","style"]};class me extends X{constructor(){super(...arguments),this.isSuitableStart=t=>M.i.isText(t)&&(0,x.HD)(t.nodeValue)&&/[^\s]/.test(t.nodeValue)||this.isNotClosed(t)&&!M.i.isTemporary(t),this.isSuitable=t=>M.i.isText(t)||this.isNotClosed(t),this.isNotClosed=t=>M.i.isElement(t)&&!(M.i.isBlock(t)||M.i.isTag(t,this.j.o.wrapNodes.exclude))}afterInit(t){"br"!==t.o.enter.toLowerCase()&&t.e.on("afterInit.wtn postProcessSetEditorValue.wtn",this.postProcessSetEditorValue)}beforeDestruct(t){t.e.off(".wtn")}postProcessSetEditorValue(){const{jodit:t}=this;if(!t.isEditorMode())return;let e=t.editor.firstChild,s=!1;for(;e;){if(this.checkAloneListLeaf(e,t),this.isSuitableStart(e)){s||t.s.save(),s=!0;const i=t.createInside.element(t.o.enter);for(M.i.before(e,i);e&&this.isSuitable(e);){const t=e.nextSibling;i.appendChild(e),e=t}i.normalize()}e=e&&e.nextSibling}s&&(t.s.restore(),"afterInit"===t.e.current&&t.e.fire("internalChange"))}checkAloneListLeaf(t,e){M.i.isElement(t)&&M.i.isTag(t,"li")&&!M.i.isTag(t.parentElement,["ul","ol"])&&M.i.wrap(t,"ul",e.createInside)}}(0,n.gn)([q.autobind],me.prototype,"postProcessSetEditorValue",null),r.D.prototype.controls.cut={command:"cut",isDisabled:t=>t.s.isCollapsed(),tooltip:"Cut selection"},r.D.prototype.controls.copy={command:"copy",isDisabled:t=>t.s.isCollapsed(),tooltip:"Copy selection"},r.D.prototype.controls.selectall={icon:"select-all",command:"selectall",tooltip:"Select all"};var ge=s(11);const ve=t=>{if(t.clipboardData)return t.clipboardData;try{return t.dataTransfer||new DataTransfer}catch(t){return null}};function be(t,e,s){if(e.isInDestruct)return;(t=>!(!t||"drop"!==t.type))(t)&&e.s.insertCursorAtPoint(t.clientX,t.clientY);const i=e.e.fire("beforePasteInsert",s);!(0,x.nj)(i)&&((0,x.HD)(i)||(0,x.hj)(i)||M.i.isNode(i))&&(s=i),(0,x.HD)(s)&&(s=(t=>{const e=(t=t.replace(/<meta[^>]+?>/g,"")).search(/<!--StartFragment-->/i);-1!==e&&(t=t.substring(e+20));const s=t.search(/<!--EndFragment-->/i);return-1!==s&&(t=t.substring(0,s)),t})(s)),e.s.insertHTML(s)}function we(t,e,s,i,o){if(!1===t.e.fire("beforeOpenPasteDialog",e,s,i,o))return;const n=U(`<div style="word-break: normal; white-space: normal">${t.i18n(e)}</div>`,t.i18n(s));n.bindDestruct(t),(0,ge.MN)(t,n.container);const r=o.map((({text:e,value:s})=>(0,N.zx)(t,{text:e,name:e.toLowerCase(),tabIndex:0}).onAction((()=>i(s))))),a=(0,N.zx)(t,{text:"Cancel",tabIndex:0});return n.setFooter([...r,a].map((t=>t.onAction((()=>n.close()))))),r[0].focus(),r[0].state.variant="primary",t.e.fire("afterOpenPasteDialog",n,e,s,i,o),n}const ye="clipboard";class Ce{constructor(){this.buttons=[{name:"cut",group:"clipboard"},{name:"copy",group:"clipboard"},{name:"paste",group:"clipboard"},{name:"selectall",group:"clipboard"}]}init(t){var e;null===(e=this.buttons)||void 0===e||e.forEach((e=>t.registerButton(e))),t.e.off("copy.clipboard cut.clipboard").on("copy.clipboard cut.clipboard",(e=>{var s;const i=t.s.html,o=ve(e)||ve(t.ew)||ve(e.originalEvent);o&&(o.setData(a.TEXT_PLAIN,(0,g.stripTags)(i)),o.setData(a.TEXT_HTML,i)),t.buffer.set(ye,i),t.e.fire("pasteStack",{html:i,action:t.o.defaultActionOnPaste}),"cut"===e.type&&(t.s.remove(),t.s.focus()),e.preventDefault(),null===(s=null==t?void 0:t.events)||void 0===s||s.fire("afterCopy",i)}))}destruct(t){var e,s;null===(e=null==t?void 0:t.buffer)||void 0===e||e.set(ye,""),null===(s=null==t?void 0:t.events)||void 0===s||s.off(".clipboard")}}r.D.prototype.askBeforePasteHTML=!0,r.D.prototype.processPasteHTML=!0,r.D.prototype.pasteHTMLActionList=[{value:a.INSERT_AS_HTML,text:"Keep"},{value:a.INSERT_AS_TEXT,text:"Insert as Text"},{value:a.INSERT_ONLY_TEXT,text:"Insert only Text"}],r.D.prototype.memorizeChoiceWhenPasteFragment=!1,r.D.prototype.nl2brInPlainText=!0,r.D.prototype.defaultActionOnPaste=a.INSERT_AS_HTML,r.D.prototype.draggableTags=["img","jodit-media","jodit"];const xe="pasteStorage";r.D.prototype.controls.paste={tooltip:"Paste from clipboard",async exec(t,e,{control:s}){if(s.name===xe)return void t.execCommand("showPasteStorage");t.s.focus();let i="",o=!0;if(navigator.clipboard){try{const t=await navigator.clipboard.read();if(t&&t.length){const e=await t[0].getType(a.TEXT_PLAIN);i=await new Response(e).text()}o=!1}catch(t){}if(o)try{i=await navigator.clipboard.readText(),o=!1}catch(t){}}o&&(i=t.buffer.get(ye)||"",o=0===i.length);const n=t.value;o?(t.ed.execCommand("paste"),o=n===t.value,!o&&t.e.fire("afterPaste")):i.length?(be(null,t,i),t.e.fire("afterPaste")):o&&V(t.i18n("Your browser doesn't support direct access to the clipboard."),(()=>{t.s.focus()})).bindDestruct(t)},list:{[xe]:"Paste Storage"},isChildDisabled(t){return 2>t.e.fire("pasteStorageList")}};class Ee extends X{constructor(){super(...arguments),this.pasteStack=new g.LimitedStack(20)}afterInit(t){t.e.on("paste.paste",this.onPaste).on("pasteStack.paste",(t=>this.pasteStack.push(t))),t.o.nl2brInPlainText&&this.j.e.on("processPaste.paste",this.onProcessPasteReplaceNl2Br)}onPaste(t){try{if(!1===this.customPasteProcess(t)||!1===this.j.e.fire("beforePaste",t))return t.preventDefault(),!1;this.defaultPasteProcess(t)}finally{this.j.e.fire("afterPaste",t)}}customPasteProcess(t){if(!this.j.o.processPasteHTML)return;const e=ve(t),s={html:null==e?void 0:e.getData(a.TEXT_HTML),plain:null==e?void 0:e.getData(a.TEXT_PLAIN),rtf:null==e?void 0:e.getData(a.TEXT_RTF)};let i;for(i in s){const e=s[i];if((0,g.isHTML)(e)&&(this.j.e.fire("processHTML",t,e,s)||this.processHTML(t,e)))return!1}}defaultPasteProcess(t){const e=ve(t);let s=(null==e?void 0:e.getData(a.TEXT_HTML))||(null==e?void 0:e.getData(a.TEXT_PLAIN));if(e&&s&&""!==(0,g.trim)(s)){const i=this.j.e.fire("processPaste",t,s,(t=>{const e=t.types;let s="";if((0,x.kJ)(e)||"[object DOMStringList]"==={}.toString.call(e))for(let t=0;e.length>t;t+=1)s+=e[t]+";";else s=(e||a.TEXT_PLAIN)+";";return s})(e));void 0!==i&&(s=i),((0,g.isString)(s)||M.i.isNode(s))&&this.insertByType(t,s,this.j.o.defaultActionOnPaste),t.preventDefault(),t.stopPropagation()}}processHTML(t,e){if(this.j.o.askBeforePasteHTML){if(this.j.o.memorizeChoiceWhenPasteFragment){const s=this.pasteStack.find((t=>t.html===e));if(s)return this.insertByType(t,e,s.action||this.j.o.defaultActionOnPaste),!0}return we(this.j,"Your code is similar to HTML. Keep as HTML?","Paste as HTML",(s=>{this.insertByType(t,e,s)}),this.j.o.pasteHTMLActionList),!0}return!1}insertByType(t,e,s){if(this.pasteStack.push({html:e,action:s}),(0,g.isString)(e))switch(this.j.buffer.set(ye,e),s){case a.INSERT_CLEAR_HTML:e=(0,g.cleanFromWord)(e);break;case a.INSERT_ONLY_TEXT:e=(0,g.stripTags)(e);break;case a.INSERT_AS_TEXT:e=(0,g.htmlspecialchars)(e)}be(t,this.j,e)}onProcessPasteReplaceNl2Br(t,e,s){if(s===a.TEXT_PLAIN+";"&&!(0,g.isHTML)(e))return(0,g.nl2br)(e)}beforeDestruct(t){t.e.off("paste.paste",this.onPaste)}}(0,n.gn)([q.autobind],Ee.prototype,"onPaste",null),(0,n.gn)([q.autobind],Ee.prototype,"onProcessPasteReplaceNl2Br",null),r.D.prototype.askBeforePasteFromWord=!0,r.D.prototype.processPasteFromWord=!0,r.D.prototype.defaultActionOnPasteFromWord=null,r.D.prototype.pasteFromWordActionList=[{value:a.INSERT_AS_HTML,text:"Keep"},{value:a.INSERT_AS_TEXT,text:"Clean"},{value:a.INSERT_ONLY_TEXT,text:"Insert only Text"}];class je extends X{afterInit(t){}beforeDestruct(t){}processWordHTML(t,e,s){const{j:i}=this,{processPasteFromWord:o,askBeforePasteFromWord:n,defaultActionOnPasteFromWord:r,defaultActionOnPaste:a,pasteFromWordActionList:l}=i.o;return!(!o||!(0,g.isHtmlFromWord)(e)||(n?we(i,"The pasted content is coming from a Microsoft Word/Excel document. Do you want to keep the format or clean it up?","Word Paste Detected",(i=>{this.insertFromWordByType(t,e,i,s)}),l):this.insertFromWordByType(t,e,r||a,s),0))}insertFromWordByType(t,e,s,i){var o;switch(s){case a.INSERT_AS_HTML:if(e=(0,g.applyStyles)(e),this.j.o.beautifyHTML){const t=null===(o=this.j.events)||void 0===o?void 0:o.fire("beautifyHTML",e);(0,g.isString)(t)&&(e=t)}break;case a.INSERT_AS_TEXT:e=(0,g.cleanFromWord)(e);break;case a.INSERT_ONLY_TEXT:e=(0,g.stripTags)((0,g.cleanFromWord)(e))}be(t,this.j,e)}}(0,n.gn)([(0,q.watch)(":processHTML")],je.prototype,"processWordHTML",null);class Se extends X{constructor(){super(...arguments),this.currentIndex=0,this.list=[],this.container=null,this.listBox=null,this.previewBox=null,this.dialog=null,this.paste=()=>{if(this.j.s.focus(),this.j.s.insertHTML(this.list[this.currentIndex]),0!==this.currentIndex){const t=this.list[0];this.list[0]=this.list[this.currentIndex],this.list[this.currentIndex]=t}this.dialog&&this.dialog.close(),this.j.synchronizeValues(),this.j.e.fire("afterPaste")},this.onKeyDown=t=>{let e=this.currentIndex;-1!==[a.KEY_UP,a.KEY_DOWN,a.KEY_ENTER].indexOf(t.key)&&(t.key===a.KEY_UP&&(0===e?e=this.list.length-1:e-=1),t.key===a.KEY_DOWN&&(e===this.list.length-1?e=0:e+=1),t.key!==a.KEY_ENTER?(e!==this.currentIndex&&this.selectIndex(e),t.stopImmediatePropagation(),t.preventDefault()):this.paste())},this.selectIndex=t=>{this.listBox&&(0,g.toArray)(this.listBox.childNodes).forEach(((e,s)=>{e.classList.remove("jodit_active"),t===s&&this.previewBox&&(e.classList.add("jodit_active"),this.previewBox.innerHTML=this.list[t],e.focus())})),this.currentIndex=t},this.showDialog=()=>{2>this.list.length||(this.dialog||this.createDialog(),this.listBox&&(this.listBox.innerHTML=""),this.previewBox&&(this.previewBox.innerHTML=""),this.list.forEach(((t,e)=>{const s=this.j.c.element("a");s.textContent=e+1+". "+t.replace((0,a.SPACE_REG_EXP)(),""),this.j.e.on(s,"keydown",this.onKeyDown),(0,g.attr)(s,"href","#"),(0,g.attr)(s,"data-index",""+e),(0,g.attr)(s,"tab-index","-1"),this.listBox&&this.listBox.appendChild(s)})),this.dialog&&this.dialog.open(),this.j.async.setTimeout((()=>{this.selectIndex(0)}),100))}}createDialog(){this.dialog=new $({language:this.j.o.language});const t=(0,N.zx)(this.j,"paste","Paste","primary");t.onAction(this.paste);const e=(0,N.zx)(this.j,"","Cancel");e.onAction(this.dialog.close),this.container=this.j.c.div(),this.container.classList.add("jodit-paste-storage"),this.listBox=this.j.c.div(),this.previewBox=this.j.c.div(),this.container.appendChild(this.listBox),this.container.appendChild(this.previewBox),this.dialog.setHeader(this.j.i18n("Choose Content to Paste")),this.dialog.setContent(this.container),this.dialog.setFooter([t,e]),this.j.e.on(this.listBox,"click dblclick",(t=>{const e=t.target;return M.i.isTag(e,"a")&&e.hasAttribute("data-index")&&this.selectIndex(parseInt((0,g.attr)(e,"-index")||"0",10)),"dblclick"===t.type&&this.paste(),!1}))}afterInit(){this.j.e.off("afterCopy.paste-storage").on("pasteStorageList.paste-storage",(()=>this.list.length)).on("afterCopy.paste-storage",(t=>{-1!==this.list.indexOf(t)&&this.list.splice(this.list.indexOf(t),1),this.list.unshift(t),this.list.length>5&&(this.list.length=5)})),this.j.registerCommand("showPasteStorage",{exec:this.showDialog,hotkeys:["ctrl+shift+v","cmd+shift+v"]})}beforeDestruct(){this.dialog&&this.dialog.destruct(),this.j.e.off(".paste-storage"),M.i.safeRemove(this.previewBox),M.i.safeRemove(this.listBox),M.i.safeRemove(this.container),this.container=null,this.listBox=null,this.previewBox=null,this.dialog=null,this.list=[]}}const ke="copyformat",Te=["fontWeight","fontStyle","fontSize","color","margin","padding","borderWidth","borderStyle","borderColor","borderRadius","backgroundColor","textDecorationLine","fontFamily"],Ie=(t,e,s,i)=>{let o=(0,g.css)(s,e);return o===i[e]&&(o=s.parentNode&&s!==t.editor&&s.parentNode!==t.editor?Ie(t,e,s.parentNode,i):void 0),o};function _e(t){t.registerButton({name:"copyformat",group:"clipboard"})}r.D.prototype.controls.copyformat={exec(t,e,{button:s}){if(e){if(t.buffer.exists(ke))t.buffer.delete(ke),t.e.off(t.editor,"mouseup.copyformat");else{const s={},i=M.i.up(e,(t=>t&&!M.i.isText(t)),t.editor)||t.editor,o=t.createInside.span();t.editor.appendChild(o),Te.forEach((t=>{s[t]=(0,g.css)(o,t)})),o!==t.editor&&M.i.safeRemove(o);const n=((t,e,s)=>{const i={};return e&&Te.forEach((o=>{i[o]=Ie(t,o,e,s),o.match(/border(Style|Color)/)&&!i.borderWidth&&(i[o]=void 0)})),i})(t,i,s),r=()=>{t.buffer.delete(ke);const e=t.s.current();e&&(M.i.isTag(e,"img")?(0,g.css)(e,n):t.s.applyStyle(n)),t.e.off(t.editor,"mouseup.copyformat")};t.e.on(t.editor,"mouseup.copyformat",r),t.buffer.set(ke,!0)}s.update()}},isActive:t=>t.buffer.exists(ke),tooltip:"Paint format"};var qe,Le=s(59);function ze(t){t.registerButton({name:"brush",group:"color"});const e=(e,s,i)=>{const o=(0,g.normalizeColor)(i);switch(e){case"background":t.s.applyStyle({backgroundColor:o||""});break;case"forecolor":t.s.applyStyle({color:o||""})}return t.synchronizeValues(),!1};t.registerCommand("forecolor",e).registerCommand("background",e)}r.D.prototype.controls.brush={update(t){const e=(0,g.dataBind)(t,"color"),s=t.j,i=(e,i)=>{i&&i!==""+(0,g.css)(s.editor,e)&&(t.state.icon.fill=i)};if(e){const s=(0,g.dataBind)(t,"color");return void i("color"===s?s:"background-color",e)}const o=s.s.current();if(o&&!t.state.disabled){const t=M.i.closest(o,M.i.isElement,s.editor)||s.editor;i("color",""+(0,g.css)(t,"color")),i("background-color",""+(0,g.css)(t,"background-color"))}t.state.icon.fill="",t.state.activated=!1},popup(t,e,s,i,o){let n="",r="",a=[],l=null;return e&&e!==t.editor&&M.i.isNode(e)&&(M.i.isElement(e)&&t.s.isCollapsed()&&!M.i.isTag(e,["br","hr"])&&(l=e),M.i.up(e,(t=>{if(M.i.isHTMLElement(t)){const e=(0,g.css)(t,"color",!0),s=(0,g.css)(t,"background-color",!0);if(e)return n=""+e,!0;if(s)return r=""+s,!0}}),t.editor)),a=[{name:"Background",content:(0,Le.YW)(t,(e=>{l?l.style.backgroundColor=e:t.execCommand("background",!1,e),(0,g.dataBind)(o,"color",e),(0,g.dataBind)(o,"color-mode","background"),i()}),r)},{name:"Text",content:(0,Le.YW)(t,(e=>{l?l.style.color=e:t.execCommand("forecolor",!1,e),(0,g.dataBind)(o,"color",e),(0,g.dataBind)(o,"color-mode","color"),i()}),n)}],"background"!==t.o.colorPickerDefaultTab&&(a=a.reverse()),(0,Le.IL)(t,a,l)},exec(t,e,{button:s}){const i=(0,g.dataBind)(s,"color-mode"),o=(0,g.dataBind)(s,"color");if(!i)return!1;if(e&&e!==t.editor&&M.i.isNode(e)&&M.i.isElement(e))switch(i){case"color":e.style.color=o;break;case"background":e.style.backgroundColor=o}else t.execCommand("background"===i?i:"forecolor",!1,o)},tooltip:"Fill color or set the text color"};class Me extends X{constructor(){super(...arguments),this.isFragmentFromEditor=!1,this.isCopyMode=!1,this.startDragPoint={x:0,y:0},this.draggable=null,this.bufferRange=null,this.getText=t=>{const e=ve(t);return e?e.getData(a.TEXT_HTML)||e.getData(a.TEXT_PLAIN):null}}afterInit(){this.j.e.on([window,this.j.ed,this.j.editor],"dragstart.DragAndDrop",this.onDragStart)}onDragStart(t){let e=t.target;if(this.onDragEnd(),this.isFragmentFromEditor=M.i.isOrContains(this.j.editor,e,!0),this.isCopyMode=!this.isFragmentFromEditor||(0,g.ctrlKey)(t),this.isFragmentFromEditor){const t=this.j.s.sel,e=t&&t.rangeCount?t.getRangeAt(0):null;e&&(this.bufferRange=e.cloneRange())}else this.bufferRange=null;this.startDragPoint.x=t.clientX,this.startDragPoint.y=t.clientY,Tt(e)&&(e=e.querySelector("img")),M.i.isTag(e,"img")&&(this.draggable=e.cloneNode(!0),(0,g.dataBind)(this.draggable,"target",e)),this.addDragListeners()}addDragListeners(){this.j.e.on("dragover",this.onDrag).on("drop.DragAndDrop",this.onDrop).on(window,"dragend.DragAndDrop drop.DragAndDrop mouseup.DragAndDrop",this.onDragEnd)}removeDragListeners(){this.j.e.off("dragover",this.onDrag).off("drop.DragAndDrop",this.onDrop).off(window,"dragend.DragAndDrop drop.DragAndDrop mouseup.DragAndDrop",this.onDragEnd)}onDrag(t){this.draggable&&(this.j.e.fire("hidePopup"),this.j.s.insertCursorAtPoint(t.clientX,t.clientY),t.preventDefault(),t.stopPropagation())}onDragEnd(){this.draggable&&(M.i.safeRemove(this.draggable),this.draggable=null),this.isCopyMode=!1,this.removeDragListeners()}onDrop(t){if(!t.dataTransfer||!t.dataTransfer.files||!t.dataTransfer.files.length){if(!this.isFragmentFromEditor&&!this.draggable)return this.j.e.fire("paste",t),t.preventDefault(),t.stopPropagation(),!1;const e=this.j.s.sel,s=this.bufferRange||(e&&e.rangeCount?e.getRangeAt(0):null);let i=null;if(!this.draggable&&s)i=this.isCopyMode?s.cloneContents():s.extractContents();else if(this.draggable)if(this.isCopyMode){const[t,e]="1"===(0,g.attr)(this.draggable,"-is-file")?["a","href"]:["img","src"];i=this.j.createInside.element(t),i.setAttribute(e,(0,g.attr)(this.draggable,"data-src")||(0,g.attr)(this.draggable,"src")||""),"a"===t&&(i.textContent=(0,g.attr)(i,e)||"")}else i=(0,g.dataBind)(this.draggable,"target");else this.getText(t)&&(i=this.j.createInside.fromHTML(this.getText(t)));e&&e.removeAllRanges(),this.j.s.insertCursorAtPoint(t.clientX,t.clientY),i&&(this.j.s.insertNode(i,!1,!1),s&&i.firstChild&&i.lastChild&&(s.setStartBefore(i.firstChild),s.setEndAfter(i.lastChild),this.j.s.selectRange(s),this.j.e.fire("synchro")),M.i.isTag(i,"img")&&this.j.events&&this.j.e.fire("afterInsertImage",i)),t.preventDefault(),t.stopPropagation()}this.isFragmentFromEditor=!1,this.removeDragListeners()}beforeDestruct(){this.onDragEnd(),this.j.e.off(window,".DragAndDrop").off(".DragAndDrop").off([window,this.j.ed,this.j.editor],"dragstart.DragAndDrop",this.onDragStart)}}(0,n.gn)([q.autobind],Me.prototype,"onDragStart",null),(0,n.gn)([(0,q.throttle)((t=>t.j.defaultTimeout/10))],Me.prototype,"onDrag",null),(0,n.gn)([q.autobind],Me.prototype,"onDragEnd",null),(0,n.gn)([q.autobind],Me.prototype,"onDrop",null),(t=>{t[t.IDLE=0]="IDLE",t[t.WAIT_DRAGGING=1]="WAIT_DRAGGING",t[t.DRAGGING=2]="DRAGGING"})(qe||(qe={}));class Ne extends X{constructor(){super(...arguments),this.dragList=[],this.draggable=null,this.isCopyMode=!1,this.diffStep=10,this.startX=0,this.startY=0,this.state=qe.IDLE}afterInit(){this.dragList=this.j.o.draggableTags?(0,g.splitArray)(this.j.o.draggableTags).filter(Boolean).map((t=>t.toLowerCase())):[],this.dragList.length&&this.j.e.on("mousedown dragstart",this.onDragStart)}onDragStart(t){if("dragstart"===t.type&&this.draggable)return!1;if(this.state>qe.IDLE)return;const e=t.target;if(!this.dragList.length||!e)return;const s=t=>!(!t||!this.dragList.includes(t.nodeName.toLowerCase()));let i=M.i.furthest(e,s,this.j.editor)||(s(e)?e:null);i&&(M.i.isTag(i.parentElement,"a")&&i.parentElement.firstChild===i&&i.parentElement.lastChild===i&&(i=i.parentElement),this.startX=t.clientX,this.startY=t.clientY,this.isCopyMode=(0,g.ctrlKey)(t),this.draggable=i.cloneNode(!0),(0,g.dataBind)(this.draggable,"target",i),this.state=qe.WAIT_DRAGGING,this.addDragListeners())}onDrag(t){var e,s;if(!this.draggable||this.state===qe.IDLE)return;const i=t.clientY;if(this.state!==qe.WAIT_DRAGGING||Math.sqrt(Math.pow(t.clientX-this.startX,2)+Math.pow(i-this.startY,2))>=this.diffStep){if(this.state===qe.WAIT_DRAGGING&&(this.j.lock("drag-and-drop-element"),this.state=qe.DRAGGING),this.j.e.fire("hidePopup hideResizer"),!this.draggable.parentNode){const i=(0,g.dataBind)(this.draggable,"target");(0,g.css)(this.draggable,{zIndex:1e13,pointerEvents:"none",pointer:"drag",position:"fixed",opacity:.7,display:"inline-block",left:t.clientX,top:t.clientY,width:null!==(e=null==i?void 0:i.offsetWidth)&&void 0!==e?e:100,height:null!==(s=null==i?void 0:i.offsetHeight)&&void 0!==s?s:100}),(0,_.ZO)(this.j,Ne).appendChild(this.draggable)}(0,g.css)(this.draggable,{left:t.clientX,top:t.clientY}),this.j.s.insertCursorAtPoint(t.clientX,t.clientY)}}onDragEnd(){this.isInDestruct||(this.removeDragListeners(),this.j.unlock(),this.state=qe.IDLE,this.draggable&&(M.i.safeRemove(this.draggable),this.draggable=null))}onDrop(){if(!this.draggable||qe.DRAGGING>this.state)return void this.onDragEnd();let t=(0,g.dataBind)(this.draggable,"target");this.onDragEnd(),this.isCopyMode&&(t=t.cloneNode(!0));const{parentElement:e}=t;this.j.s.insertNode(t,!0,!1),e&&M.i.isEmpty(e)&&!M.i.isTag(e,["td","th"])&&M.i.safeRemove(e),M.i.isTag(t,"img")&&this.j.e&&this.j.e.fire("afterInsertImage",t),this.j.e.fire("synchro")}addDragListeners(){this.j.e.on(this.j.editor,"mousemove",this.onDrag).on("mouseup",this.onDrop).on([this.j.ew,this.ow],"mouseup",this.onDragEnd)}removeDragListeners(){this.j.e.off(this.j.editor,"mousemove",this.onDrag).off("mouseup",this.onDrop).off([this.j.ew,this.ow],"mouseup",this.onDragEnd)}beforeDestruct(){this.onDragEnd(),this.j.e.off("mousedown dragstart",this.onDragStart),this.removeDragListeners()}}(0,n.gn)([q.autobind],Ne.prototype,"onDragStart",null),(0,n.gn)([(0,q.throttle)((t=>t.j.defaultTimeout/10))],Ne.prototype,"onDrag",null),(0,n.gn)([q.autobind],Ne.prototype,"onDragEnd",null),(0,n.gn)([q.autobind],Ne.prototype,"onDrop",null);const Pe=(t,e,s,i)=>{var o;const n=t.createInside.element(s),r=t.createInside.element("br");n.appendChild(r),i&&i.cssText&&n.setAttribute("style",i.cssText),t.s.insertNode(n,!1,!1),t.s.setCursorBefore(r);const a=t.s.createRange();return a.setStartBefore("br"!==s.toLowerCase()?r:n),a.collapse(!0),t.s.selectRange(a),M.i.safeRemove(e),(0,g.scrollIntoViewIfNeeded)(n,t.editor,t.ed),null===(o=t.events)||void 0===o||o.fire("synchro"),n};class De extends X{constructor(){super(...arguments),this.brMode=!1,this.defaultTag=a.PARAGRAPH}afterInit(t){this.defaultTag=t.o.enter.toLowerCase(),this.brMode=this.defaultTag===a.BR.toLowerCase(),t.o.enterBlock||(t.o.enterBlock=this.brMode?a.PARAGRAPH:this.defaultTag),t.e.off(".enter").on("keydown.enter",(e=>{if(e.key===a.KEY_ENTER){const s=t.e.fire("beforeEnter",e);return void 0!==s?s:(t.s.isCollapsed()||t.execCommand("Delete"),t.s.focus(),this.onEnter(e),!1)}}))}onEnter(t){const e=this.j,s=e.selection,i=this.defaultTag;let o=s.current(!1);o&&o!==e.editor||(o=e.createInside.text(a.INVISIBLE_SPACE),s.insertNode(o),s.select(o));let n=this.getBlockWrapper(o);const r=M.i.isTag(n,"li");if((!r||t.shiftKey)&&!this.checkBR(o,t.shiftKey))return!1;if(n||this.hasPreviousBlock(o)||(n=this.wrapText(o)),!n||n===o)return Pe(e,null,r?"li":i),!1;if(!this.checkUnsplittableBox(n))return!1;if(r&&M.i.isEmpty(n))return this.enterInsideEmptyLIelement(n),!1;const l=n.tagName.toLowerCase()===this.defaultTag||r,c=s.cursorOnTheRight(n),h=s.cursorOnTheLeft(n);if(!l&&(c||h)){let t=null;return t=c?s.setCursorAfter(n):s.setCursorBefore(n),Pe(e,t,this.defaultTag),void(h&&!c&&s.setCursorIn(n,!0))}s.splitSelection(n)}getBlockWrapper(t,e=a.IS_BLOCK){let s=t;const i=this.j.editor;do{if(!s||s===i)break;if(e.test(s.nodeName))return M.i.isTag(s,"li")?s:this.getBlockWrapper(s.parentNode,/^li$/i)||s;s=s.parentNode}while(s&&s!==i);return null}checkBR(t,e){const s=M.i.closest(t,["pre","blockquote"],this.j.editor);if(this.brMode||e&&!s||!e&&s){const t=this.j.createInside.element("br");return this.j.s.insertNode(t,!0),(0,g.scrollIntoViewIfNeeded)(t,this.j.editor,this.j.ed),!1}return!0}wrapText(t){let e=t;M.i.up(e,(t=>{t&&t.hasChildNodes()&&t!==this.j.editor&&(e=t)}),this.j.editor);const s=M.i.wrapInline(e,this.j.o.enter,this.j);if(M.i.isEmpty(s)){const t=this.j.createInside.element("br");s.appendChild(t),this.j.s.setCursorBefore(t)}return s}hasPreviousBlock(t){return!!M.i.prev(t,(t=>M.i.isBlock(t)||M.i.isImage(t)),this.j.editor)}checkUnsplittableBox(t){const e=this.j,s=e.selection;if(!M.i.canSplitBlock(t)){const t=e.createInside.element("br");return s.insertNode(t,!1),s.setCursorAfter(t),!1}return!0}enterInsideEmptyLIelement(t){let e=null;const s=M.i.closest(t,["ol","ul"],this.j.editor);if(s){if(M.i.prev(t,(t=>M.i.isTag(t,"li")),s))if(M.i.next(t,(t=>M.i.isTag(t,"li")),s)){const i=this.j.s.createRange();i.setStartBefore(s),i.setEndAfter(t);const o=i.extractContents();s.parentNode&&s.parentNode.insertBefore(o,s),e=this.j.s.setCursorBefore(s)}else e=this.j.s.setCursorAfter(s);else e=this.j.s.setCursorBefore(s);M.i.safeRemove(t),Pe(this.j,e,this.defaultTag),(0,g.$$)("li",s).length||M.i.safeRemove(s)}}beforeDestruct(t){t.e.off("keydown.enter")}}class Re extends X{afterInit(t){}beforeDestruct(t){}onKeyDownArrow(t){var e;if(t.key!==a.KEY_RIGHT||!this.j.selection.isCollapsed())return;const{endContainer:s,endOffset:i}=this.j.selection.range;if(M.i.isText(s)&&(null===(e=s.nodeValue)||void 0===e?void 0:e.length)===i){const{parentNode:t}=s;M.i.isInlineBlock(t)&&!ie(t,!1,this.j.editor)&&M.i.after(t,this.j.createInside.text(a.NBSP_SPACE))}}}(0,n.gn)([(0,q.watch)(":keydown")],Re.prototype,"onKeyDownArrow",null),r.D.prototype.showMessageErrors=!0,r.D.prototype.showMessageErrorTime=3e3,r.D.prototype.showMessageErrorOffsetPx=3;const Ae="error-box-for-messages";function Be(t){if(t.o.showMessageErrors){const e=t.getFullElName(Ae,"active",!0),s=t.c.div(t.getFullElName(Ae)),i=()=>{let e=5;(0,g.toArray)(s.childNodes).forEach((s=>{(0,g.css)(s,"bottom",e+"px"),e+=s.offsetHeight+t.o.showMessageErrorOffsetPx}))};t.e.on("beforeDestruct",(()=>{M.i.safeRemove(s)})).on("errorMessage",((o,n,r)=>{t.workplace.appendChild(s);const a=t.c.div(e,o);a.classList.add(t.getFullElName(Ae,"type",n)),s.appendChild(a),i(),t.async.setTimeout((()=>{a.classList.remove(e),t.async.setTimeout((()=>{M.i.safeRemove(a),i()}),300)}),r||t.o.showMessageErrorTime)}))}}function Oe(t){t.registerButton({name:"font",group:"font"}).registerButton({name:"fontsize",group:"font"});const e=(e,s,i)=>{switch(e){case"fontsize":t.s.applyStyle({fontSize:(0,g.normalizeSize)(i)});break;case"fontname":t.s.applyStyle({fontFamily:i})}return t.e.fire("synchro"),!1};t.registerCommand("fontsize",e).registerCommand("fontname",e)}function He(t){t.registerButton({name:"paragraph",group:"font"}),t.registerCommand("formatblock",((e,s,i)=>(t.s.applyStyle(void 0,{element:i}),t.synchronizeValues(),!1)))}function Fe(t){t.registerButton({name:"fullsize"});let e=!1,s=0,i=0,o=!1;const n=()=>{const{container:n,events:r}=t;r&&(e?(s=(0,g.css)(n,"height",!0),i=(0,g.css)(n,"width",!0),(0,g.css)(n,{height:t.ow.innerHeight,width:t.ow.innerWidth}),o=!0):o&&(0,g.css)(n,{height:s||"auto",width:i||"auto"}))},r=s=>{const{container:i,events:o}=t;if(i){if(void 0===s&&(s=!i.classList.contains("jodit_fullsize")),t.setMod("fullsize",s),t.o.fullsize=s,e=s,i.classList.toggle("jodit_fullsize",s),t.toolbar&&((0,g.isJoditObject)(t)&&t.toolbarContainer.appendChild(t.toolbar.container),(0,g.css)(t.toolbar.container,"width","auto")),t.o.globalFullSize){let t=i.parentNode;for(;t&&t.nodeType!==Node.DOCUMENT_NODE;)t.classList.toggle("jodit_fullsize-box_true",s),t=t.parentNode;n()}o.fire("afterResize")}};t.o.globalFullSize&&t.e.on(t.ow,"resize",n),t.e.on("afterInit afterOpen",(()=>{var e;t.toggleFullSize(null===(e=null==t?void 0:t.options)||void 0===e?void 0:e.fullsize)})).on("toggleFullSize",r).on("beforeDestruct",(()=>{e&&r(!1)})).on("beforeDestruct",(()=>{t.events&&t.e.off(t.ow,"resize",n)}))}r.D.prototype.defaultFontSizePoints="px",r.D.prototype.controls.fontsize={command:"fontSize",data:{cssRule:"font-size"},list:["8","9","10","11","12","14","16","18","24","30","36","48","60","72","96"],exec:(t,e,{control:s})=>(0,g.memorizeExec)(t,e,{control:s},(e=>{var i;return"fontsize"===(null===(i=s.command)||void 0===i?void 0:i.toLowerCase())?`${e}${t.o.defaultFontSizePoints}`:e})),childTemplate:(t,e,s)=>`${s}${t.o.defaultFontSizePoints}`,tooltip:"Font size",isChildActive(t,e){var s,i;const o=t.s.current(),n=(null===(s=e.data)||void 0===s?void 0:s.cssRule)||"font-size",r=(null===(i=e.data)||void 0===i?void 0:i.normalize)||(e=>/pt$/i.test(e)&&"pt"===t.o.defaultFontSizePoints?e.replace(/pt$/i,""):e);if(o){const s=M.i.closest(o,M.i.isElement,t.editor)||t.editor,i=(0,g.css)(s,n);return!(!i||!e.args||r(""+e.args[0])!==r(""+i))}return!1}},r.D.prototype.controls.font={...r.D.prototype.controls.fontsize,command:"fontname",list:{"":"Default","Helvetica,sans-serif":"Helvetica","Arial,Helvetica,sans-serif":"Arial","Georgia,serif":"Georgia","Impact,Charcoal,sans-serif":"Impact","Tahoma,Geneva,sans-serif":"Tahoma","Times New Roman,Times,serif":"Times New Roman","Verdana,Geneva,sans-serif":"Verdana"},childTemplate(t,e,s){let i=!1;try{i=-1===e.indexOf("dings")&&document.fonts.check("16px "+e,s)}catch(t){}return`<span style="${i?`font-family: ${e}!important;`:""}">${s}</span>`},data:{cssRule:"font-family",normalize:t=>t.toLowerCase().replace(/['"]+/g,"").replace(/[^a-z0-9]+/g,",")},tooltip:"Font family"},r.D.prototype.controls.paragraph={command:"formatBlock",update(t){const e=t.j,s=t.control,i=e.s.current();if(i&&e.o.textIcons){const o=(M.i.closest(i,M.i.isBlock,e.editor)||e.editor).nodeName.toLowerCase(),n=s.list;t&&s.data&&s.data.currentValue!==o&&n&&n[o]&&(e.o.textIcons?t.state.text=o:t.state.icon.name=o,s.data.currentValue=o)}return!1},exec:g.memorizeExec,data:{currentValue:"left"},list:{p:"Normal",h1:"Heading 1",h2:"Heading 2",h3:"Heading 3",h4:"Heading 4",blockquote:"Quote",pre:"Code"},isChildActive(t,e){const s=t.s.current();if(s){const i=M.i.closest(s,M.i.isBlock,t.editor);return!(!i||i===t.editor||void 0===e.args||i.nodeName.toLowerCase()!==e.args[0])}return!1},isActive(t,e){const s=t.s.current();if(s){const i=M.i.closest(s,M.i.isBlock,t.editor);return!(!i||i===t.editor||void 0===e.list||M.i.isTag(i,"p")||void 0===e.list[i.nodeName.toLowerCase()])}return!1},childTemplate:(t,e,s)=>`<${e} style="margin:0;padding:0"><span>${t.i18n(s)}</span></${e}>`,tooltip:"Insert format block"},r.D.prototype.fullsize=!1,r.D.prototype.globalFullSize=!0,r.D.prototype.controls.fullsize={exec(t){t.toggleFullSize()},update(t){const e=t.j,s=e.isFullSize?"shrink":"fullsize";t.state.activated=e.isFullSize,e.o.textIcons?t.state.text=s:t.state.icon.name=s},tooltip:"Open editor in fullsize",mode:a.MODE_SOURCE+a.MODE_WYSIWYG},r.D.prototype.commandToHotkeys={removeFormat:["ctrl+shift+m","cmd+shift+m"],insertOrderedList:["ctrl+shift+7","cmd+shift+7"],insertUnorderedList:["ctrl+shift+8, cmd+shift+8"],selectall:["ctrl+a","cmd+a"]};class We extends X{constructor(){super(...arguments),this.onKeyPress=t=>{const e=this.specialKeys[t.which],s=(t.key||String.fromCharCode(t.which)).toLowerCase(),i=[e||s];return["alt","ctrl","shift","meta"].forEach((s=>{t[s+"Key"]&&e!==s&&i.push(s)})),(0,g.normalizeKeyAliases)(i.join("+"))},this.specialKeys={8:"backspace",9:"tab",10:"return",13:"return",16:"shift",17:"ctrl",18:"alt",19:"pause",20:"capslock",27:"esc",32:"space",33:"pageup",34:"pagedown",35:"end",36:"home",37:"left",38:"up",39:"right",40:"down",45:"insert",46:"del",59:";",61:"=",91:"meta",96:"0",97:"1",98:"2",99:"3",100:"4",101:"5",102:"6",103:"7",104:"8",105:"9",106:"*",107:"+",109:"-",110:".",111:"/",112:"f1",113:"f2",114:"f3",115:"f4",116:"f5",117:"f6",118:"f7",119:"f8",120:"f9",121:"f10",122:"f11",123:"f12",144:"numlock",145:"scroll",173:"-",186:";",187:"=",188:",",189:"-",190:".",191:"/",192:"`",219:"[",220:"\\",221:"]",222:"'"}}afterInit(t){(0,g.keys)(t.o.commandToHotkeys,!1).forEach((e=>{const s=t.o.commandToHotkeys[e];s&&((0,g.isArray)(s)||(0,g.isString)(s))&&t.registerHotkeyToCommand(s,e)}));let e=!1;t.e.off(".hotkeys").on([t.ow,t.ew],"keydown.hotkeys",(t=>{if(t.key===a.KEY_ESC)return this.j.e.fire("escape",t)})).on("keydown.hotkeys",(s=>{const i=this.onKeyPress(s),o={shouldStop:!0};if(!1===this.j.e.fire(i+".hotkey",s.type,o)){if(o.shouldStop)return e=!0,t.e.stopPropagation("keydown"),!1;s.preventDefault()}}),void 0,!0).on("keyup.hotkeys",(()=>{if(e)return e=!1,t.e.stopPropagation("keyup"),!1}),void 0,!0)}beforeDestruct(t){t.events&&t.e.off(".hotkeys")}}function $e(t){const e=t.options;t.e.on("afterSetMode",(()=>{t.isEditorMode()&&t.s.focus()})).on("generateDocumentStructure.iframe",((t,s)=>{const i=t||s.iframe.contentWindow.document;if(i.open(),i.write(e.iframeDoctype+`<html dir="${e.direction}" class="jodit" lang="${(0,g.defaultLanguage)(e.language)}"><head>`+`<title>${e.iframeTitle}</title>`+(e.iframeBaseUrl?`<base href="${e.iframeBaseUrl}"/>`:"")+'</head><body class="jodit-wysiwyg"></body></html>'),i.close(),e.iframeCSSLinks&&e.iframeCSSLinks.forEach((t=>{const e=i.createElement("link");e.setAttribute("rel","stylesheet"),e.setAttribute("href",t),i.head&&i.head.appendChild(e)})),e.iframeStyle){const t=i.createElement("style");t.innerHTML=e.iframeStyle,i.head&&i.head.appendChild(t)}})).on("createEditor",(()=>{if(!e.iframe)return;const s=t.c.element("iframe");s.style.display="block",s.src="about:blank",s.className="jodit-wysiwyg_iframe",s.setAttribute("allowtransparency","true"),s.setAttribute("tabindex",""+e.tabIndex),s.setAttribute("frameborder","0"),t.workplace.appendChild(s),t.iframe=s;const i=t.e.fire("generateDocumentStructure.iframe",null,t);return(0,g.callPromise)(i,(()=>{if(!t.iframe)return!1;const s=t.iframe.contentWindow.document;t.editorWindow=t.iframe.contentWindow;const i=()=>{(0,g.attr)(s.body,"contenteditable",t.getMode()!==a.MODE_SOURCE&&!t.getReadOnly()||null)},o=t=>{const e=/<body.*<\/body>/im,s="{%%BODY%%}",i=e.exec(t);return i&&(t=t.replace(e,s).replace(/<span([^>]*?)>(.*?)<\/span>/gim,"").replace(/<span([^&]*?)>(.*?)<\/span>/gim,"").replace(s,i[0].replace(/(<body[^>]+?)min-height["'\s]*:[\s"']*[0-9]+(px|%)/im,"$1").replace(/(<body[^>]+?)([\s]*["'])?contenteditable["'\s]*=[\s"']*true["']?/im,"$1").replace(/<(style|script|span)[^>]+jodit[^>]+>.*?<\/\1>/g,"")).replace(/(class\s*=\s*)(['"])([^"']*)(jodit-wysiwyg|jodit)([^"']*\2)/g,"$1$2$3$5").replace(/(<[^<]+?)\sclass="[\s]*"/gim,"$1").replace(/(<[^<]+?)\sstyle="[\s;]*"/gim,"$1").replace(/(<[^<]+?)\sdir="[\s]*"/gim,"$1")),t};if(e.editHTMLDocumentMode){const e=t.element.tagName;if("TEXTAREA"!==e&&"INPUT"!==e)throw(0,g.error)("If enable `editHTMLDocumentMode` - source element should be INPUT or TEXTAREA");t.e.on("beforeGetNativeEditorValue",(()=>o(t.o.iframeDoctype+s.documentElement.outerHTML))).on("beforeSetNativeEditorValue",(({value:e})=>!t.isLocked&&(/<(html|body)/i.test(e)?o(s.documentElement.outerHTML)!==o(e)&&(s.open(),s.write(t.o.iframeDoctype+o(e)),s.close(),t.editor=s.body,t.e.fire("safeHTML",t.editor),i(),t.e.fire("prepareWYSIWYGEditor"),t.e.stopPropagation("beforeSetNativeEditorValue")):s.body.innerHTML=e,!0)),void 0,!0)}if(t.editor=s.body,t.e.on("afterSetMode afterInit afterAddPlace",i),"auto"===e.height){s.documentElement&&(s.documentElement.style.overflowY="hidden");const i=t.async.throttle((()=>{if(t.editor&&t.iframe&&"auto"===e.height){const e=t.ew.getComputedStyle(t.editor);(0,g.css)(t.iframe,"height",t.editor.offsetHeight+(parseInt(e.marginTop||"0",10)+parseInt(e.marginBottom||"0",10)))}}),t.defaultTimeout/2);t.e.on("change afterInit afterSetMode resize",i).on([t.iframe,t.ew,s.documentElement],"load",i).on(s,"readystatechange DOMContentLoaded",i)}return s.documentElement&&t.e.on(s.documentElement,"mousedown touchend",(()=>{t.s.isFocused()||(t.s.focus(),t.editor===s.body&&t.s.setCursorIn(s.body))})).on(t.ew,"mousedown touchstart keydown keyup touchend click mouseup mousemove scroll",(e=>{var s;null===(s=t.events)||void 0===s||s.fire(t.ow,e)})),!1}))}))}function Ve(t){const e=t.o,s=t.i18n.bind(t),i=N.JO.get.bind(N.JO),o=e.filebrowser.ajax.url||e.uploader.url,n=e.image.useImageEditor;return t.c.fromHTML(`<div style="${e.image.editSrc?"":"display:none"}" class="jodit-form__group">\n\t\t\t<label>${s("Src")}</label>\n\t\t\t<div class="jodit-input_group">\n\t\t\t\t<input data-ref="imageSrc" class="jodit-input" type="text"/>\n\t\t\t\t<div\n\t\t\t\t\tclass="jodit-input_group-buttons"\n\t\t\t\t\tstyle="${o?"":"display: none"}"\n\t\t\t\t>\n\t\t\t\t\t\t<a\n\t\t\t\t\t\t\tdata-ref="changeImage"\n\t\t\t\t\t\t\tclass="jodit-button"\n\t\t\t\t\t\t>${i("image")}</a>\n\t\t\t\t\t\t<a\n\t\t\t\t\t\t\tdata-ref="editImage"\n\t\t\t\t\t\t\tclass="jodit-button"\n\t\t\t\t\t\t\tstyle="${n?"":"display: none"}"\n\t\t\t\t\t\t>${i("crop")}</a>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t\t<div style="${e.image.editTitle?"":"display:none"}" class="jodit-form__group">\n\t\t\t<label>${s("Title")}</label>\n\t\t\t<input data-ref="imageTitle" type="text" class="jodit-input"/>\n\t\t</div>\n\t\t<div style="${e.image.editAlt?"":"display:none"}" class="jodit-form__group">\n\t\t\t<label>${s("Alternative")}</label>\n\t\t\t<input data-ref="imageAlt" type="text" class="jodit-input"/>\n\t\t</div>\n\t\t<div style="${e.image.editLink?"":"display:none"}" class="jodit-form__group">\n\t\t\t<label>${s("Link")}</label>\n\t\t\t<input data-ref="imageLink" type="text" class="jodit-input"/>\n\t\t</div>\n\t\t<div style="${e.image.editLink?"":"display:none"}" class="jodit-form__group">\n\t\t\t<label class="jodit_vertical_middle">\n\t\t\t\t<input data-ref="imageLinkOpenInNewTab" type="checkbox" class="jodit-checkbox"/>\n\t\t\t\t<span>${s("Open link in new tab")}</span>\n\t\t\t</label>\n\t\t</div>`)}function Ye(t){const e=t.o,s=t.i18n.bind(t),i=N.JO.get.bind(N.JO);return t.c.fromHTML(`<div style="${e.image.editMargins?"":"display:none"}" class="jodit-form__group">\n\t\t\t<label>${s("Margins")}</label>\n\t\t\t<div class="jodit-grid jodit_vertical_middle">\n\t\t\t\t<input class="jodit_col-lg-1-5 jodit-input" data-ref="marginTop" type="text" placeholder="${s("top")}"/>\n\t\t\t\t<a style="text-align: center;" data-ref="lockMargin" class="jodit-properties__lock jodit_col-lg-1-5">${i("lock")}</a>\n\t\t\t\t<input disabled="true" class="jodit_col-lg-1-5 jodit-input" data-ref="marginRight" type="text" placeholder="${s("right")}"/>\n\t\t\t\t<input disabled="true" class="jodit_col-lg-1-5 jodit-input" data-ref="marginBottom" type="text" placeholder="${s("bottom")}"/>\n\t\t\t\t<input disabled="true" class="jodit_col-lg-1-5 jodit-input" data-ref="marginLeft" type="text" placeholder="${s("left")}"/>\n\t\t\t</div>\n\t\t</div>\n\t\t<div\n\t\t\tstyle="${e.image.editAlign?"":"display:none"}"\n\t\t\tclass="jodit-form__group"\n\t\t>\n\t\t\t<label>${s("Align")}</label>\n\t\t\t<select data-ref="align" class="jodit-select">\n\t\t\t\t<option value="">${s("--Not Set--")}</option>\n\t\t\t\t<option value="left">${s("Left")}</option>\n\t\t\t\t<option value="center">${s("Center")}</option>\n\t\t\t\t<option value="right">${s("Right")}</option>\n\t\t\t</select>\n\t\t</div>\n\t\t<div style="${e.image.editStyle?"":"display:none"}" class="jodit-form__group">\n\t\t\t<label>${s("Styles")}</label>\n\t\t\t<input data-ref="style" type="text" class="jodit-input"/>\n\t\t</div>\n\t\t<div style="${e.image.editClass?"":"display:none"}" class="jodit-form__group">\n\t\t\t<label>${s("Classes")}</label>\n\t\t\t<input data-ref="classes" type="text" class="jodit-input"/>\n\t\t</div>\n\t\t<div style="${e.image.editId?"":"display:none"}" class="jodit-form__group">\n\t\t\t<label>Id</label>\n\t\t\t<input data-ref="id" type="text" class="jodit-input"/>\n\t\t</div>\n\t\t<div\n\t\t\tstyle="${e.image.editBorderRadius?"":"display:none"}"\n\t\t\tclass="jodit-form__group"\n\t\t>\n\t\t\t<label>${s("Border radius")}</label>\n\t\t\t\t<input data-ref="borderRadius" type="number" class="jodit-input"/>\n\t\t</div>`)}r.D.prototype.iframe=!1,r.D.prototype.iframeBaseUrl="",r.D.prototype.iframeTitle="Jodit Editor",r.D.prototype.iframeDoctype="<!DOCTYPE html>",r.D.prototype.iframeDefaultSrc="about:blank",r.D.prototype.iframeStyle='html{margin:0;padding:0;min-height: 100%;}body{box-sizing:border-box;font-size:13px;line-height:1.6;padding:10px;margin:0;background:transparent;color:#000;position:relative;z-index:2;user-select:auto;margin:0px;overflow:auto;outline:none;}table{width:100%;border:none;border-collapse:collapse;empty-cells: show;max-width: 100%;}th,td{padding: 2px 5px;border:1px solid #ccc;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}p{margin-top:0;}.jodit_editor .jodit_iframe_wrapper{display: block;clear: both;user-select: none;position: relative;}.jodit_editor .jodit_iframe_wrapper:after {position:absolute;content:"";z-index:1;top:0;left:0;right: 0;bottom: 0;cursor: pointer;display: block;background: rgba(0, 0, 0, 0);} .jodit_disabled{user-select: none;-o-user-select: none;-moz-user-select: none;-khtml-user-select: none;-webkit-user-select: none;-ms-user-select: none}',r.D.prototype.iframeCSSLinks=[],r.D.prototype.editHTMLDocumentMode=!1;var Ue=s(60);r.D.prototype.image={dialogWidth:600,openOnDblClick:!0,editSrc:!0,useImageEditor:!0,editTitle:!0,editAlt:!0,editLink:!0,editSize:!0,editBorderRadius:!0,editMargins:!0,editClass:!0,editStyle:!0,editId:!0,editAlign:!0,showPreview:!0,selectImageAfterClose:!0};const Ge=t=>(t=(0,g.trim)(t),/^[0-9]+$/.test(t)?t+"px":t),Xe=t=>/^[-+]?[0-9.]+px$/.test(""+t)?parseFloat(""+t):t;class Ke extends X{constructor(){super(...arguments),this.state={image:new Image,get ratio(){return this.image.naturalWidth/this.image.naturalHeight||1},sizeIsLocked:!0,marginIsLocked:!0},this.activeTabState={__activeTab:"Image"}}onChangeMarginIsLocked(){if(!this.form)return;const{marginRight:t,marginBottom:e,marginLeft:s,lockMargin:i}=(0,g.refs)(this.form);[t,e,s].forEach((t=>{(0,g.attr)(t,"disabled",this.state.marginIsLocked||null)})),i.innerHTML=N.JO.get(this.state.marginIsLocked?"lock":"unlock")}onChangeSizeIsLocked(){if(!this.form)return;const{lockSize:t,imageWidth:e}=(0,g.refs)(this.form);t.innerHTML=N.JO.get(this.state.sizeIsLocked?"lock":"unlock"),t.classList.remove("jodit-properties__lock"),t.classList.remove("jodit-properties__unlock"),t.classList.add(this.state.sizeIsLocked?"jodit-properties__lock":"jodit-properties__unlock"),this.j.e.fire(e,"change")}open(){return this.makeForm(),this.activeTabState.__activeTab="Image",this.j.e.fire("hidePopup"),(0,g.markOwner)(this.j,this.dialog.container),this.state.marginIsLocked=!0,this.state.sizeIsLocked=!0,this.onChangeMarginIsLocked(),this.onChangeSizeIsLocked(),this.updateValues(),this.dialog.open().setModal(!0).setPosition(),!1}makeForm(){if(this.dialog)return;this.dialog=new $({fullsize:this.j.o.fullsize,globalFullSize:this.j.o.globalFullSize,theme:this.j.o.theme,language:this.j.o.language,minWidth:Math.min(400,screen.width),minHeight:590,buttons:["fullsize","dialog.close"]});const t=this.j,e=t.o,s=t.i18n.bind(t),i={check:(0,C.zx)(t,"ok","Apply","primary"),remove:(0,C.zx)(t,"bin","Delete")};t.e.on(this.dialog,"afterClose",(()=>{this.state.image.parentNode&&e.image.selectImageAfterClose&&t.s.select(this.state.image)})),i.remove.onAction((()=>{t.s.removeNode(this.state.image),this.dialog.close()}));const{dialog:o}=this;o.setHeader(s("Image properties"));const n=(t=>{const{showPreview:e,editSize:s}=t.o.image,i=N.JO.get.bind(N.JO);return t.c.fromHTML(`<form class="jodit-properties">\n\t\t<div class="jodit-grid jodit-grid_xs-column">\n\t\t\t<div class="jodit_col-lg-2-5 jodit_col-xs-5-5">\n\t\t\t\t<div class="jodit-properties_view_box">\n\t\t\t\t\t<div style="${e?"":"display:none"}" class="jodit-properties_image_view">\n\t\t\t\t\t\t<img data-ref="imageViewSrc" src="" alt=""/>\n\t\t\t\t\t</div>\n\t\t\t\t\t<div style="${s?"":"display:none"}" class="jodit-form__group jodit-properties_image_sizes">\n\t\t\t\t\t\t<input data-ref="imageWidth" type="text" class="jodit-input"/>\n\t\t\t\t\t\t<a data-ref="lockSize" class="jodit-properties__lock">${i("lock")}</a>\n\t\t\t\t\t\t<input data-ref="imageHeight" type="text" class="imageHeight jodit-input"/>\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t\t<div data-ref="tabsBox" class="jodit_col-lg-3-5 jodit_col-xs-5-5"></div>\n\t\t</div>\n\t</form>`)})(t);this.form=n,o.setContent(n);const{tabsBox:r}=(0,g.refs)(this.form);r&&r.appendChild((0,Le.IL)(t,[{name:"Image",content:Ve(t)},{name:"Advanced",content:Ye(t)}],this.activeTabState)),i.check.onAction(this.onApply);const{changeImage:a,editImage:l}=(0,g.refs)(this.form);t.e.on(a,"click",this.openImagePopup),e.image.useImageEditor&&t.e.on(l,"click",this.openImageEditor);const{lockSize:c,lockMargin:h,imageWidth:d,imageHeight:u}=(0,g.refs)(n);c&&t.e.on(c,"click",(()=>{this.state.sizeIsLocked=!this.state.sizeIsLocked})),t.e.on(h,"click",(t=>{this.state.marginIsLocked=!this.state.marginIsLocked,t.preventDefault()}));const p=t=>{if(!(0,g.isNumeric)(d.value)||!(0,g.isNumeric)(u.value))return;const e=parseFloat(d.value),s=parseFloat(u.value);t.target===d?u.value=""+Math.round(e/this.state.ratio):d.value=""+Math.round(s*this.state.ratio)};t.e.on([d,u],"change keydown mousedown paste",(e=>{this.state.sizeIsLocked&&t.async.setTimeout(p.bind(this,e),{timeout:t.defaultTimeout,label:"image-properties-changeSize"})})),o.setFooter([i.remove,i.check]),o.setSize(this.j.o.image.dialogWidth)}updateValues(){const t=this.j.o,{image:e}=this.state,{marginTop:s,marginRight:i,marginBottom:o,marginLeft:n,lockMargin:r,imageSrc:a,id:l,classes:c,align:h,style:d,imageTitle:u,imageAlt:p,borderRadius:f,imageLink:m,imageWidth:v,imageHeight:b,imageLinkOpenInNewTab:w,imageViewSrc:y,lockSize:C}=(0,g.refs)(this.form);(()=>{r.checked=this.state.marginIsLocked,C.checked=this.state.sizeIsLocked})(),a.value=(0,g.attr)(e,"src")||"",y&&(0,g.attr)(y,"src",(0,g.attr)(e,"src")||""),(()=>{u.value=(0,g.attr)(e,"title")||"",p.value=(0,g.attr)(e,"alt")||"";const t=M.i.closest(e,"a",this.j.editor);t?(m.value=(0,g.attr)(t,"href")||"",w.checked="_blank"===(0,g.attr)(t,"target")):(m.value="",w.checked=!1)})(),(()=>{const t=(0,g.attr)(e,"width")||(0,g.css)(e,"width",!0)||!1,s=(0,g.attr)(e,"height")||(0,g.css)(e,"height",!0)||!1;v.value=!1!==t?""+Xe(t):""+e.offsetWidth,b.value=!1!==s?""+Xe(s):""+e.offsetHeight,this.state.sizeIsLocked=(()=>!(!(0,g.isNumeric)(v.value)||!(0,g.isNumeric)(b.value))&&1>Math.abs(parseFloat(v.value)-parseFloat(b.value)*this.state.ratio))()})(),(()=>{if(!t.image.editMargins)return;let r=!0,a=!1;[s,i,o,n].forEach((t=>{const i=(0,g.attr)(t,"data-ref")||"";let o=e.style.getPropertyValue((0,g.kebabCase)(i));if(!o)return a=!0,void(t.value="");/^[0-9]+(px)?$/.test(o)&&(o=parseInt(o,10)),t.value=""+o||"",(a&&t.value||r&&"marginTop"!==i&&t.value!==s.value)&&(r=!1)})),this.state.marginIsLocked=r})(),c.value=((0,g.attr)(e,"class")||"").replace(/jodit_focused_image[\s]*/,""),l.value=(0,g.attr)(e,"id")||"",f.value=""+(parseInt(e.style.borderRadius||"0",10)||"0"),e.style.cssFloat&&-1!==["left","right"].indexOf(e.style.cssFloat.toLowerCase())?h.value=(0,g.css)(e,"float"):"block"===(0,g.css)(e,"display")&&"auto"===e.style.marginLeft&&"auto"===e.style.marginRight&&(h.value="center"),d.value=(0,g.attr)(e,"style")||""}onApply(){const{style:t,imageSrc:e,borderRadius:s,imageTitle:i,imageAlt:o,imageLink:n,imageWidth:r,imageHeight:a,marginTop:l,marginRight:c,marginBottom:h,marginLeft:d,imageLinkOpenInNewTab:u,align:p,classes:f,id:m}=(0,g.refs)(this.form),v=this.j.o,{image:b}=this.state;if(v.image.editStyle&&(0,g.attr)(b,"style",t.value||null),!e.value)return M.i.safeRemove(b),void this.dialog.close();(0,g.attr)(b,"src",e.value),b.style.borderRadius="0"!==s.value&&/^[0-9]+$/.test(s.value)?s.value+"px":"",(0,g.attr)(b,"title",i.value||null),(0,g.attr)(b,"alt",o.value||null);let w=M.i.closest(b,"a",this.j.editor);if(n.value?(w||(w=M.i.wrap(b,"a",this.j.createInside)),(0,g.attr)(w,"href",n.value),(0,g.attr)(w,"target",u.checked?"_blank":null)):w&&w.parentNode&&w.parentNode.replaceChild(b,w),r.value!==""+b.offsetWidth||a.value!==""+b.offsetHeight){const t=(0,g.trim)(r.value)?Ge(r.value):null,e=(0,g.trim)(a.value)?Ge(a.value):null;(0,g.css)(b,{width:t,height:e}),(0,g.attr)(b,"width",(0,g.attr)(b,"width")?t:null),(0,g.attr)(b,"height",(0,g.attr)(b,"height")?e:null)}const y=[l,c,h,d];v.image.editMargins&&(this.state.marginIsLocked?(0,g.css)(b,"margin",Ge(l.value)):y.forEach((t=>{const e=(0,g.attr)(t,"data-ref")||"";(0,g.css)(b,e,Ge(t.value))}))),v.image.editClass&&(0,g.attr)(b,"class",f.value||null),v.image.editId&&(0,g.attr)(b,"id",m.value||null),v.image.editAlign&&(0,Ue.z)(b,p.value),this.j.synchronizeValues(),this.dialog.close()}openImageEditor(){const t=(0,g.attr)(this.state.image,"src")||"",e=this.j.c.element("a"),s=()=>{e.host===location.host||U(this.j.i18n("You can only edit your own images. Download this image on the host?"),(t=>{t&&this.j.uploader&&this.j.uploader.uploadRemoteImage(""+e.href,(t=>{V(this.j.i18n("The image has been successfully uploaded to the host!"),(()=>{(0,g.isString)(t.newfilename)&&((0,g.attr)(this.state.image,"src",t.baseurl+t.newfilename),this.updateValues())})).bindDestruct(this.j)}),(t=>{V(this.j.i18n("There was an error loading %s",t.message)).bindDestruct(this.j)}))})).bindDestruct(this.j)};e.href=t,this.j.filebrowser.dataProvider.getPathByUrl(""+e.href).then((s=>{mt.call(this.j.filebrowser,e.href,s.name,s.path,s.source,(()=>{const e=(new Date).getTime();(0,g.attr)(this.state.image,"src",t+(-1!==t.indexOf("?")?"":"?")+"&_tmp="+e),this.updateValues()}),(t=>{V(t.message).bindDestruct(this.j)}))})).catch((t=>{V(t.message,s).bindDestruct(this.j)}))}openImagePopup(t){const e=new N.GI(this.j),{changeImage:s}=(0,g.refs)(this.form);e.setZIndex(this.dialog.getZIndex()+1),e.setContent((0,Le.ov)(this.j,{upload:t=>{t.files&&t.files.length&&(0,g.attr)(this.state.image,"src",t.baseurl+t.files[0]),this.updateValues(),e.close()},filebrowser:t=>{t&&(0,g.isArray)(t.files)&&t.files.length&&((0,g.attr)(this.state.image,"src",t.files[0]),e.close(),this.updateValues())}},this.state.image,e.close)).open((()=>(0,g.position)(s))),t.stopPropagation()}afterInit(t){const e=this;t.e.on("afterConstructor changePlace",(()=>{t.e.off(t.editor,".imageproperties").on(t.editor,"dblclick.imageproperties",(s=>{const i=s.target;if(M.i.isTag(i,"img"))if(t.o.image.openOnDblClick){if(!1===this.j.e.fire("openOnDblClick",i))return;e.state.image=i,t.o.readonly||(s.stopImmediatePropagation(),s.preventDefault(),e.open())}else s.stopImmediatePropagation(),t.s.select(i)}))})).on("openImageProperties.imageproperties",(t=>{this.state.image=t,this.open()}))}beforeDestruct(t){this.dialog&&this.dialog.destruct(),t.e.off(t.editor,".imageproperties").off(".imageproperties")}}(0,n.gn)([(0,q.watch)("state.marginIsLocked")],Ke.prototype,"onChangeMarginIsLocked",null),(0,n.gn)([(0,q.watch)("state.sizeIsLocked")],Ke.prototype,"onChangeSizeIsLocked",null),(0,n.gn)([q.autobind],Ke.prototype,"onApply",null),(0,n.gn)([q.autobind],Ke.prototype,"openImageEditor",null),(0,n.gn)([q.autobind],Ke.prototype,"openImagePopup",null);const Ze="__jodit_imageprocessor_binded";function Je(t){t.e.on("change afterInit changePlace",t.async.debounce((()=>{t.editor&&(0,g.$$)("img",t.editor).forEach((e=>{(0,g.dataBind)(e,Ze)||((0,g.dataBind)(e,Ze,!0),e.complete||t.e.on(e,"load",(function s(){var i;!t.isInDestruct&&(null===(i=t.e)||void 0===i||i.fire("resize")),t.e.off(e,"load",s)})),t.e.on(e,"mousedown touchstart",(()=>{t.s.select(e)})))}))}),t.defaultTimeout))}function Qe(t){t.registerButton({name:"image",group:"media"})}r.D.prototype.controls.image={popup(t,e,s,i){let o=null;return e&&!M.i.isText(e)&&M.i.isHTMLElement(e)&&(M.i.isTag(e,"img")||(0,g.$$)("img",e).length)&&(o=M.i.isTag(e,"img")?e:(0,g.$$)("img",e)[0]),t.s.save(),(0,Le.ov)(t,{filebrowser(e){t.s.restore(),e.files&&e.files.forEach((s=>t.s.insertImage(e.baseurl+s,null,t.o.imageDefaultWidth))),i()},upload:!0,async url(e,s){t.s.restore();const n=o||t.createInside.element("img");n.setAttribute("src",e),n.setAttribute("alt",s),o||await t.s.insertImage(n,null,t.o.imageDefaultWidth),i()}},o,i)},tags:["img"],tooltip:"Insert Image"},r.D.prototype.controls.indent={tooltip:"Increase Indent"};const ts=(t,e)=>`${M.i.isCell(e)?"padding":"margin"}${"rtl"===t?"Right":"Left"}`;function es(t){t.registerButton({name:"indent",group:"indent"}).registerButton({name:"outdent",group:"indent"});const e=e=>{const s=[];return t.s.eachSelection((i=>{t.s.save();let o=!!i&&M.i.up(i,M.i.isBlock,t.editor);const{enter:n}=t.o;if(!o&&i&&(o=M.i.wrapInline(i,n!==a.BR?n:a.PARAGRAPH,t)),!o)return t.s.restore(),!1;const r=s.includes(o);if(o&&!r){const i=ts(t.o.direction,o);s.push(o);let n=o.style[i]?parseInt(o.style[i],10):0;n+=t.o.indentMargin*("outdent"===e?-1:1),o.style[i]=n>0?n+"px":"",(0,g.attr)(o,"style")||(0,g.attr)(o,"style",null)}t.s.restore()})),t.synchronizeValues(),!1};t.registerCommand("indent",{exec:e,hotkeys:["ctrl+]","cmd+]"]}),t.registerCommand("outdent",{exec:e,hotkeys:["ctrl+[","cmd+["]})}function ss(t){t.registerButton({name:"hr",group:"insert"}),t.registerCommand("insertHorizontalRule",(()=>{const e=t.createInside.element("hr");t.s.insertNode(e,!1,!1);const s=M.i.closest(e.parentElement,M.i.isBlock,t.editor);s&&M.i.isEmpty(s)&&s!==t.editor&&(M.i.after(s,e),M.i.safeRemove(s));let i=M.i.next(e,M.i.isBlock,t.editor,!1);return i||(i=t.createInside.element(t.o.enter),M.i.after(e,i)),t.s.setCursorIn(i),!1}))}r.D.prototype.controls.outdent={isDisabled(t){const e=t.s.current();if(e){const s=M.i.closest(e,M.i.isBlock,t.editor);if(s){const e=ts(t.o.direction,s);return!s.style[e]||0>=parseInt(s.style[e],10)}}return!0},tooltip:"Decrease Indent"},r.D.prototype.indentMargin=10,r.D.prototype.controls.hr={command:"insertHorizontalRule",tags:["hr"],tooltip:"Insert Horizontal Line"},r.D.prototype.toolbarInline=!0,r.D.prototype.toolbarInlineForSelection=!1,r.D.prototype.toolbarInlineDisableFor=[],r.D.prototype.toolbarInlineDisabledButtons=["source"],r.D.prototype.popup={a:s(61).Z,img:s(62).Z,cells:s(63).Z,toolbar:s(64).Z,jodit:s(65).Z,iframe:s(65).Z,"jodit-media":s(65).Z,selection:["bold","underline","italic","ul","ol","\n","outdent","indent","fontsize","brush","cut","\n","paragraph","link","align","dots"]};class is extends X{constructor(){super(...arguments),this.requires=["select"],this.type=null,this.popup=new y.G(this.jodit,!1),this.toolbar=O(this.jodit,this.popup),this.snapRange=null,this.elmsList=(0,g.keys)(this.j.o.popup,!1).filter((t=>!this.isExcludedTarget(t)))}onClick(t){const e=this.elmsList,s=M.i.isTag(t,"img")?t:M.i.closest(t,e,this.j.editor);if(s&&this.canShowPopupForType(s.nodeName.toLowerCase()))return this.showPopup((()=>(0,g.position)(s,this.j)),s.nodeName.toLowerCase(),s),!1}showPopup(t,e,s){if(e=e.toLowerCase(),!this.canShowPopupForType(e))return!1;if(this.type!==e||s!==this.previousTarget){this.previousTarget=s;const t=this.j.o.popup[e];let i;i=(0,g.isFunction)(t)?t(this.j,s,this.popup.close):t,(0,g.isArray)(i)&&(this.toolbar.build(i,s),this.toolbar.buttonSize=this.j.o.toolbarButtonSize,i=this.toolbar.container),this.popup.setContent(i),this.type=e}return this.popup.open(t),!0}hidePopup(t){(0,g.isString)(t)&&t!==this.type||this.popup.close()}onOutsideClick(){this.popup.close()}canShowPopupForType(t){const e=this.j.o.popup[t.toLowerCase()];return!(this.j.o.readonly||!this.j.o.toolbarInline||!e||this.isExcludedTarget(t))}isExcludedTarget(t){return(0,g.splitArray)(this.j.o.toolbarInlineDisableFor).map((t=>t.toLowerCase())).includes(t.toLowerCase())}afterInit(t){this.j.e.on("getDiffButtons.mobile",(e=>{if(this.toolbar===e){const e=this.toolbar.getButtonsNames();return(0,g.toArray)(t.registeredButtons).filter((t=>!this.j.o.toolbarInlineDisabledButtons.includes(t.name))).filter((t=>{const s=(0,g.isString)(t)?t:t.name;return s&&"|"!==s&&"\n"!==s&&!e.includes(s)}))}})).on("hidePopup",this.hidePopup).on("showInlineToolbar",this.showInlineToolbar).on("showPopup",((t,e,s)=>{this.showPopup(e,s||((0,g.isString)(t)?t:t.nodeName),(0,g.isString)(t)?void 0:t)})).on("mousedown keydown",this.onSelectionStart).on("change",(()=>{this.popup.isOpened&&this.previousTarget&&!this.previousTarget.parentNode&&(this.hidePopup(),this.previousTarget=void 0)})).on([this.j.ew,this.j.ow],"mouseup keyup",this.onSelectionEnd),this.addListenersForElements()}onSelectionStart(){this.snapRange=this.j.s.range.cloneRange()}onSelectionEnd(t){if(t&&t.target&&N.u1.closestElement(t.target,y.G))return;const{snapRange:e}=this,{range:s}=this.j.s;e&&!s.collapsed&&s.startContainer===e.startContainer&&s.startOffset===e.startOffset&&s.endContainer===e.endContainer&&s.endOffset===e.endOffset||this.onSelectionChange()}onSelectionChange(){if(!this.j.o.toolbarInlineForSelection)return;const t="selection",e=this.j.s.sel,s=this.j.s.range;(null==e?void 0:e.isCollapsed)||this.isSelectedTarget(s)||this.tableModule.getAllSelectedCells().length?this.type===t&&this.popup.isOpened&&this.hidePopup():this.j.s.current()&&this.showPopup((()=>s.getBoundingClientRect()),t)}isSelectedTarget(t){const e=t.startContainer;return M.i.isElement(e)&&e===t.endContainer&&M.i.isTag(e.childNodes[t.startOffset],(0,g.keys)(this.j.o.popup,!1))&&t.startOffset===t.endOffset-1}get tableModule(){return this.j.getInstance("Table",this.j.o)}beforeDestruct(t){t.e.off("showPopup").off([this.j.ew,this.j.ow],"mouseup keyup",this.onSelectionEnd),this.removeListenersForElements()}_eventsList(){const t=this.elmsList;return t.map((t=>(0,g.camelCase)("click_"+t))).concat(t.map((t=>(0,g.camelCase)("touchstart_"+t)))).join(" ")}addListenersForElements(){this.j.e.on(this._eventsList(),this.onClick)}removeListenersForElements(){this.j.e.off(this._eventsList(),this.onClick)}showInlineToolbar(t){this.showPopup((()=>{if(t)return t;const{range:e}=this.j.s;return e.getBoundingClientRect()}),"toolbar")}}(0,n.gn)([q.autobind],is.prototype,"onClick",null),(0,n.gn)([(0,q.wait)((t=>!t.j.isLocked))],is.prototype,"showPopup",null),(0,n.gn)([(0,q.watch)(":clickEditor"),q.autobind],is.prototype,"hidePopup",null),(0,n.gn)([(0,q.watch)(":outsideClick")],is.prototype,"onOutsideClick",null),(0,n.gn)([q.autobind],is.prototype,"onSelectionStart",null),(0,n.gn)([q.autobind],is.prototype,"onSelectionEnd",null),(0,n.gn)([(0,q.debounce)((t=>t.defaultTimeout))],is.prototype,"onSelectionChange",null),(0,n.gn)([q.autobind],is.prototype,"showInlineToolbar",null),r.D.prototype.controls.align={name:"left",tooltip:"Align",update(t){const e=t.j,s=t.control,i=e.s.current();if(i){const o=M.i.closest(i,M.i.isBlock,e.editor)||e.editor;let n=""+(0,g.css)(o,"text-align");s.defaultValue&&-1!==s.defaultValue.indexOf(n)&&(n="left"),s.data&&s.data.currentValue!==n&&s.list&&-1!==s.list.indexOf(n)&&(e.o.textIcons?t.state.text=n:t.state.icon.name=n,s.data.currentValue=n)}},isActive(t,e){const s=t.s.current();if(s&&e.defaultValue){const i=M.i.closest(s,M.i.isBlock,t.editor)||t.editor;return-1===e.defaultValue.indexOf(""+(0,g.css)(i,"text-align"))}return!1},defaultValue:["left","start","inherit"],data:{currentValue:"left"},list:["center","left","right","justify"]},r.D.prototype.controls.center={command:"justifyCenter",css:{"text-align":"center"},tooltip:"Align Center"},r.D.prototype.controls.justify={command:"justifyFull",css:{"text-align":"justify"},tooltip:"Align Justify"},r.D.prototype.controls.left={command:"justifyLeft",css:{"text-align":"left"},tooltip:"Align Left"},r.D.prototype.controls.right={command:"justifyRight",css:{"text-align":"right"},tooltip:"Align Right"};const os=(t,e)=>{if(M.i.isNode(e)&&M.i.isElement(e))switch(M.i.each(e,(t=>{M.i.isHTMLElement(t)&&t.style.textAlign&&(t.style.textAlign="",t.style.cssText.trim().length||t.removeAttribute("style"))})),t.toLowerCase()){case"justifyfull":e.style.textAlign="justify";break;case"justifyright":e.style.textAlign="right";break;case"justifyleft":e.style.textAlign="left";break;case"justifycenter":e.style.textAlign="center"}};function ns(t){t.registerButton({name:"align",group:"indent"});const e=e=>(t.s.focus(),t.s.eachSelection((s=>{if(!s)return;let i=M.i.up(s,M.i.isBlock,t.editor);i||(i=M.i.wrapInline(s,t.o.enterBlock,t)),os(e,i)})),!1);t.registerCommand("justifyfull",e),t.registerCommand("justifyright",e),t.registerCommand("justifyleft",e),t.registerCommand("justifycenter",e)}r.D.prototype.limitWords=!1,r.D.prototype.limitChars=!1,r.D.prototype.limitHTML=!1;class rs extends X{afterInit(t){const{limitWords:e,limitChars:s}=t.o;if(t&&(e||s)){let e=null;t.e.off(".limit").on("beforePaste.limit",(()=>{e=t.history.snapshot.make()})).on("keydown.limit keyup.limit beforeEnter.limit beforePaste.limit",this.checkPreventKeyPressOrPaste).on("change.limit",this.checkPreventChanging).on("afterPaste.limit",(()=>{if(this.shouldPreventInsertHTML()&&e)return t.history.snapshot.restore(e),!1}))}}shouldPreventInsertHTML(t=null,e=""){if(t&&a.COMMAND_KEYS.includes(t.key))return!1;const{jodit:s}=this,{limitWords:i,limitChars:o}=s.o,n=this.splitWords(e||(s.o.limitHTML?s.value:s.text));return!(!i||i>n.length)||!!o&&n.join("").length>=o}checkPreventKeyPressOrPaste(t){if(this.shouldPreventInsertHTML(t))return!1}checkPreventChanging(t,e){const{jodit:s}=this,{limitWords:i,limitChars:o}=s.o,n=s.o.limitHTML?t:(0,g.stripTags)(t),r=this.splitWords(n);(i&&r.length>i||o&&r.join("").length>o)&&(s.value=e)}splitWords(t){return t.replace((0,a.INVISIBLE_SPACE_REG_EXP)(),"").split((0,a.SPACE_REG_EXP)()).filter((t=>t.length))}beforeDestruct(t){t.e.off(".limit")}}(0,n.gn)([q.autobind],rs.prototype,"checkPreventKeyPressOrPaste",null),(0,n.gn)([q.autobind],rs.prototype,"checkPreventChanging",null),r.D.prototype.defaultLineHeight=null,r.D.prototype.controls.lineHeight={icon:"line-height",command:"applyLineHeight",tags:["ol"],tooltip:"Line height",list:[1,1.1,1.2,1.3,1.4,1.5,2],exec:(t,e,{control:s})=>(0,g.memorizeExec)(t,e,{control:s},(t=>t))};class as extends X{constructor(){super(...arguments),this.buttons=[{name:"lineHeight",group:"font"}]}afterInit(t){(0,g.css)(t.editor,{lineHeight:t.o.defaultLineHeight}),t.registerCommand("applyLineHeight",this.applyLineHeight)}applyLineHeight(t,e,s){const{s:i,createInside:o,editor:n,o:r}=this.j;let a;i.isFocused()||i.focus(),i.save();const l=t=>{let e=M.i.closest(t,M.i.isBlock,n);e||(e=M.i.wrap(t,r.enter,o));const i=(0,g.css)(e,"lineHeight");void 0===a&&(a=""+i!=""+s),(0,g.css)(e,"lineHeight",a?s:null)};try{if(i.isCollapsed()){const t=o.fake();i.insertNode(t,!1,!1),l(t),M.i.safeRemove(t)}else i.eachSelection(l)}finally{i.restore()}}beforeDestruct(t){(0,g.css)(t.editor,{lineHeight:null})}}(0,n.gn)([q.autobind],as.prototype,"applyLineHeight",null);var ls=s(55);r.D.prototype.link={formTemplate(t){const{openInNewTabCheckbox:e,noFollowCheckbox:s,modeClassName:i,selectSizeClassName:o,selectMultipleClassName:n,selectOptionsClassName:r}=t.o.link;return new ls.x4(t,[new ls.eC(t,[new ls.u3(t,{name:"url",type:"text",ref:"url_input",label:"URL",placeholder:"http://",required:!0})]),new ls.eC(t,[new ls.u3(t,{name:"content",ref:"content_input",label:"Text"})],{ref:"content_input_box"}),i?new ls.eC(t,["input"===i?new ls.u3(t,{name:"className",ref:"className_input",label:"Class name"}):"select"===i?new ls.Cj(t,{name:"className",ref:"className_select",label:"Class name",size:o,multiple:n,options:r}):null]):null,e?new ls.mA(t,{name:"target",ref:"target_checkbox",label:"Open in new tab"}):null,s?new ls.mA(t,{name:"nofollow",ref:"nofollow_checkbox",label:"No follow"}):null,new ls.eC(t,[new C.y3(t,{name:"unlink",variant:"default",text:"Unlink"}),new C.y3(t,{name:"insert",type:"submit",variant:"primary",text:"Insert"})],{align:"full"})])},followOnDblClick:!1,processVideoLink:!0,processPastedLink:!0,noFollowCheckbox:!0,openInNewTabCheckbox:!0,modeClassName:"input",selectMultipleClassName:!0,selectSizeClassName:3,selectOptionsClassName:[],hotkeys:["ctrl+k","cmd+k"]},r.D.prototype.controls.unlink={exec(t,e){const s=M.i.closest(e,"a",t.editor);s&&M.i.unwrap(s),t.synchronizeValues(),t.e.fire("hidePopup")},tooltip:"Unlink"},r.D.prototype.controls.link={isActive(t){const e=t.s.current();return!(!e||!M.i.closest(e,"a",t.editor))},popup:(t,e,s,i)=>t.e.fire("generateLinkForm.link",e,i),tags:["a"],tooltip:"Insert link"};class cs extends X{constructor(){super(...arguments),this.buttons=[{name:"link",group:"insert"}]}afterInit(t){t.o.link.followOnDblClick&&t.e.on("dblclick.link",this.onDblClickOnLink),t.o.link.processPastedLink&&t.e.on("processPaste.link",this.onProcessPasteLink),t.e.on("generateLinkForm.link",this.generateForm),t.registerCommand("openLinkDialog",{exec:()=>{const e=new $({resizable:!1}),s=this.generateForm(t.s.current(),(()=>{e.close()}));s.container.classList.add("jodit-dialog_alert"),e.setContent(s),e.open(),t.async.requestIdleCallback((()=>{const{url_input:t}=(0,g.refs)(s.container);null==t||t.focus()}))},hotkeys:t.o.link.hotkeys})}onDblClickOnLink(t){if(!M.i.isTag(t.target,"a"))return;const e=(0,g.attr)(t.target,"href");e&&(location.href=e,t.preventDefault())}onProcessPasteLink(t,e){const{jodit:s}=this;if((0,g.isURL)(e)){if(s.o.link.processVideoLink){const t=(0,g.convertMediaUrlToVideoEmbed)(e);if(t!==e)return s.e.stopPropagation("processPaste"),s.createInside.fromHTML(t)}const t=s.createInside.element("a");return t.setAttribute("href",e),t.textContent=e,s.e.stopPropagation("processPaste"),t}}generateForm(t,e){const{jodit:s}=this,i=s.i18n.bind(s),{openInNewTabCheckbox:o,noFollowCheckbox:n,formTemplate:r,formClassName:a,modeClassName:l}=s.o.link,c=r(s),h=(0,g.isString)(c)?s.c.fromHTML(c,{target_checkbox_box:o,nofollow_checkbox_box:n}):c,d=M.i.isElement(h)?h:h.container,u=(0,g.refs)(d),{insert:p,unlink:f,content_input_box:m}=u,{target_checkbox:v,nofollow_checkbox:b,url_input:w}=u,y=M.i.isImage(t);let{content_input:C}=u;const{className_input:x}=u,{className_select:E}=u;let j;C||(C=s.c.element("input",{type:"hidden",ref:"content_input"})),a&&d.classList.add(a),y&&M.i.hide(m);const S=()=>j?j.innerText:(0,g.stripTags)(s.s.range.cloneContents(),s.ed);if(j=!(!t||!M.i.closest(t,"a",s.editor))&&M.i.closest(t,"a",s.editor),!y&&t&&(C.value=S()),j){if(w.value=(0,g.attr)(j,"href")||"",l)switch(l){case"input":x&&(x.value=(0,g.attr)(j,"class")||"");break;case"select":if(E){for(let t=0;E.selectedOptions.length>t;t++){const e=E.options.item(t);e&&(e.selected=!1)}((0,g.attr)(j,"class")||"").split(" ").forEach((t=>{if(t)for(let e=0;E.options.length>e;e++){const s=E.options.item(e);(null==s?void 0:s.value)&&s.value===t&&(s.selected=!0)}}))}}o&&v&&(v.checked="_blank"===(0,g.attr)(j,"target")),n&&b&&(b.checked="nofollow"===(0,g.attr)(j,"rel")),p.textContent=i("Update")}else M.i.hide(f);s.editor.normalize();const k=s.history.snapshot.make();f&&s.e.on(f,"click",(t=>{s.s.restore(),s.history.snapshot.restore(k),j&&M.i.unwrap(j),s.synchronizeValues(),e(),t.preventDefault()}));const T=()=>{if(!w.value.trim().length)return w.focus(),w.classList.add("jodit_error"),!1;let t;s.s.restore(),s.s.removeMarkers(),s.editor.normalize(),s.history.snapshot.restore(k);const i=S()!==C.value.trim(),r=s.createInside;if(j)t=[j];else{if(s.s.isCollapsed()){const e=r.element("a");s.s.insertNode(e,!1,!1),t=[e]}else{const e=s.s.current();t=M.i.isTag(e,["img"])?[M.i.wrap(e,"a",r)]:s.s.wrapInTag("a")}t.forEach((t=>s.s.select(t)))}return t.forEach((t=>{var e;if((0,g.attr)(t,"href",w.value),l&&(null!=x?x:E))if("input"===l)""===x.value&&t.hasAttribute("class")&&(0,g.attr)(t,"class",null),""!==x.value&&(0,g.attr)(t,"class",x.value);else if("select"===l){t.hasAttribute("class")&&(0,g.attr)(t,"class",null);for(let s=0;E.selectedOptions.length>s;s++){const i=null===(e=E.selectedOptions.item(s))||void 0===e?void 0:e.value;i&&t.classList.add(i)}}if(!y){let e=t.textContent;C.value.trim().length?i&&(e=C.value):e=w.value,e!==t.textContent&&(t.textContent=e)}o&&v&&(0,g.attr)(t,"target",v.checked?"_blank":null),n&&b&&(0,g.attr)(t,"rel",b.checked?"nofollow":null)})),s.synchronizeValues(),e(),!1};return M.i.isElement(h)?s.e.on(h,"submit",(t=>(t.preventDefault(),t.stopImmediatePropagation(),T(),!1))):h.onSubmit(T),h}beforeDestruct(t){t.e.off("generateLinkForm.link",this.generateForm).off("dblclick.link",this.onDblClickOnLink).off("processPaste.link",this.onProcessPasteLink)}}function hs(t){const e="jodit_fake_wrapper",{mediaFakeTag:s,mediaBlocks:i,mediaInFakeBlock:o}=t.options;o&&t.e.on("afterGetValueFromEditor",(t=>{const i=RegExp(`<${s}[^>]+data-${e}[^>]+>([^]+?)</${s}>`,"ig");i.test(t.value)&&(t.value=t.value.replace(i,"$1"))})).on("change afterInit afterSetMode changePlace",t.async.debounce((()=>{t.isDestructed||t.getMode()===a.MODE_SOURCE||(0,g.$$)(i.join(","),t.editor).forEach((i=>{(0,g.dataBind)(i,e)||((0,g.dataBind)(i,e,!0),(i=>{if(i.parentNode&&(0,g.attr)(i.parentNode,"data-jodit_iframe_wrapper"))i=i.parentNode;else{const o=t.createInside.fromHTML(`<${s} data-jodit-temp="1" contenteditable="false" draggable="true" data-${e}="1"></${s}>`);(0,g.attr)(o,"style",(0,g.attr)(i,"style")),o.style.display="inline-block"===i.style.display?"inline-block":"block",o.style.width=i.offsetWidth+"px",o.style.height=i.offsetHeight+"px",i.parentNode&&i.parentNode.insertBefore(o,i),o.appendChild(i),i=o}t.e.off(i,"mousedown.select touchstart.select").on(i,"mousedown.select touchstart.select",(()=>{t.s.setCursorAfter(i)}))})(i))}))}),t.defaultTimeout))}function ds(t){t.registerButton({name:"video",group:"media"})}function us(t){t.registerButton({name:"file",group:"media"})}function ps(t){let e=0,s=(0,g.splitArray)(t.o.buttons);t.o.mobileTapTimeout&&t.e.on("touchend",(s=>{if(s.changedTouches&&s.changedTouches.length){const i=(new Date).getTime(),o=i-e;o>t.o.mobileTapTimeout&&(e=i,1.5*t.o.mobileTapTimeout>o&&t.s.insertCursorAtPoint(s.clientX,s.clientY))}})),t.e.on("getDiffButtons.mobile",(e=>{if(e===t.toolbar){const e=(0,F.q)((0,g.splitArray)(t.o.buttons),t),i=(0,F.q)(s,t);return(0,g.toArray)(e).reduce(((t,e)=>(i.has(e)||t.push(e),t)),[])}})),t.o.toolbarAdaptive&&t.e.on("resize afterInit recalcAdaptive changePlace afterAddPlace",(()=>{var e;if(!t.o.toolbar)return;const i=(null!==(e=t.container.parentElement)&&void 0!==e?e:t.container).offsetWidth,o=(0,g.splitArray)(t.o.sizeLG>i?t.o.sizeMD>i?t.o.sizeSM>i?t.o.buttonsXS:t.o.buttonsSM:t.o.buttonsMD:t.o.buttons);""+o!=""+s&&(s=o,t.e.fire("closeAllPopups"),t.toolbar.setRemoveButtons(t.o.removeButtons).build(s.concat(t.o.extraButtons)))})).on(t.ow,"load resize",(()=>t.e.fire("recalcAdaptive")))}(0,n.gn)([q.autobind],cs.prototype,"onDblClickOnLink",null),(0,n.gn)([q.autobind],cs.prototype,"onProcessPasteLink",null),(0,n.gn)([q.autobind],cs.prototype,"generateForm",null),r.D.prototype.mediaFakeTag="jodit-media",r.D.prototype.mediaInFakeBlock=!0,r.D.prototype.mediaBlocks=["video","audio"],r.D.prototype.controls.video={popup(t,e,s,i){const o=new ls.x4(t,[new ls.eC(t,[new ls.u3(t,{name:"url",required:!0,label:"URL",placeholder:"https://",validators:["url"]})]),new ls.eC(t,[(0,C.zx)(t,"","Insert","primary").onAction((()=>o.submit()))])]),n=new ls.x4(t,[new ls.eC(t,[new ls.GJ(t,{name:"code",required:!0,label:"Embed code"})]),new ls.eC(t,[(0,C.zx)(t,"","Insert","primary").onAction((()=>n.submit()))])]),r=[],a=e=>{t.s.restore(),t.s.insertHTML(e),i()};return t.s.save(),r.push({icon:"link",name:"Link",content:o.container},{icon:"source",name:"Code",content:n.container}),o.onSubmit((t=>{a((0,g.convertMediaUrlToVideoEmbed)(t.url))})),n.onSubmit((t=>{a(t.code)})),(0,Le.IL)(t,r)},tags:["iframe"],tooltip:"Insert youtube/vimeo video"},r.D.prototype.controls.file={popup(t,e,s,i){const o=(e,s="")=>{t.s.insertNode(t.createInside.fromHTML(`<a href="${e}" title="${s}">${s||e}</a>`))};let n=null;return e&&(M.i.isTag(e,"a")||M.i.closest(e,"a",t.editor))&&(n=M.i.isTag(e,"a")?e:M.i.closest(e,"a",t.editor)),(0,Le.ov)(t,{filebrowser(t){t.files&&t.files.forEach((e=>o(t.baseurl+e))),i()},upload:!0,url(t,e){n?(n.setAttribute("href",t),n.setAttribute("title",e)):o(t,e),i()}},n,i,!1)},tags:["a"],tooltip:"Insert file"},r.D.prototype.mobileTapTimeout=300,r.D.prototype.toolbarAdaptive=!0,r.D.prototype.controls.dots={mode:a.MODE_SOURCE+a.MODE_WYSIWYG,popup(t,e,s,i,o){let n=s.data;return void 0===n&&(n={toolbar:O(t),rebuild(){var e;if(o){const s=t.e.fire("getDiffButtons.mobile",o.closest(N.bz));if(s&&n){n.toolbar.build((0,g.splitArray)(s));const i=(null===(e=t.toolbar.firstButton)||void 0===e?void 0:e.container.offsetWidth)||36;n.toolbar.container.style.width=3*(i+4)+"px"}}}},s.data=n),n.rebuild(),n.toolbar},tooltip:"Show all"};var fs=s(12);const ms=(t,e,{control:s})=>{var i;const o="button"+s.command,n=null!==(i=s.args&&s.args[0])&&void 0!==i?i:(0,fs.q)(t,o);(0,fs.q)(t,o,n),t.execCommand(s.command,!1,"default"===n?null:n)};r.D.prototype.controls.ul={command:"insertUnorderedList",tags:["ul"],tooltip:"Insert Unordered List",list:{default:"Default",circle:"Circle",disc:"Dot",square:"Quadrate"},exec:ms},r.D.prototype.controls.ol={command:"insertOrderedList",tags:["ol"],tooltip:"Insert Ordered List",list:{default:"Default","lower-alpha":"Lower Alpha","lower-greek":"Lower Greek","lower-roman":"Lower Roman","upper-alpha":"Upper Alpha","upper-roman":"Upper Roman"},exec:ms};class gs extends X{constructor(){super(...arguments),this.buttons=[{name:"ul",group:"list"},{name:"ol",group:"list"}]}afterInit(t){t.registerCommand("insertUnorderedList",this.onCommand).registerCommand("insertOrderedList",this.onCommand)}onCommand(t,e,s){return this.jodit.s.applyStyle({listStyleType:null!=s?s:null},{element:"insertunorderedlist"===t?"ul":"ol"}),this.jodit.synchronizeValues(),!1}beforeDestruct(t){}}function vs(t){t.o.hidePoweredByJodit||t.o.inline||!(t.o.showCharsCounter||t.o.showWordsCounter||t.o.showXPathInStatusbar)||t.hookStatus("ready",(()=>{t.statusbar.append(t.create.fromHTML('<a\n\t\t\t\t\t\ttabindex="-1"\n\t\t\t\t\t\tstyle="text-transform: uppercase"\n\t\t\t\t\t\tclass="jodit-status-bar-link"\n\t\t\t\t\t\ttarget="_blank"\n\t\t\t\t\t\thref="https://xdsoft.net/jodit/">\n\t\t\t\t\t\t\tPowered by Jodit\n\t\t\t\t\t\t</a>'),!0)}))}(0,n.gn)([q.autobind],gs.prototype,"onCommand",null),r.D.prototype.showPlaceholder=!0,r.D.prototype.placeholder="Type something",r.D.prototype.useInputsPlaceholder=!0;class bs extends X{constructor(){super(...arguments),this.addNativeListeners=()=>{this.j.e.off(this.j.editor,"input.placeholder keydown.placeholder").on(this.j.editor,"input.placeholder keydown.placeholder",this.toggle)},this.addEvents=()=>{const t=this.j;t.o.useInputsPlaceholder&&t.element.hasAttribute("placeholder")&&(this.placeholderElm.innerHTML=(0,g.attr)(t.element,"placeholder")||""),t.e.fire("placeholder",this.placeholderElm.innerHTML),t.e.off(".placeholder").on("changePlace.placeholder",this.addNativeListeners).on("change.placeholder focus.placeholder keyup.placeholder mouseup.placeholder keydown.placeholder mousedown.placeholder afterSetMode.placeholder changePlace.placeholder",this.toggle).on(window,"load",this.toggle),this.addNativeListeners(),this.toggle()}}afterInit(t){t.o.showPlaceholder&&(this.placeholderElm=t.c.fromHTML(`<span data-ref="placeholder" style="display: none;" class="jodit-placeholder">${t.i18n(t.o.placeholder)}</span>`),"rtl"===t.o.direction&&(this.placeholderElm.style.right="0px",this.placeholderElm.style.direction="rtl"),t.e.on("readonly",(t=>{t?this.hide():this.toggle()})).on("changePlace",this.addEvents),this.addEvents())}show(){const t=this.j;if(t.o.readonly)return;let e=0,s=0;const i=t.s.current(),o=i&&M.i.closest(i,M.i.isBlock,t.editor)||t.editor,n=t.ew.getComputedStyle(o);t.workplace.appendChild(this.placeholderElm);const{firstChild:r}=t.editor;if(M.i.isElement(r)&&!zt.Ph.isMarker(r)){const i=t.ew.getComputedStyle(r);e=parseInt(i.getPropertyValue("margin-top"),10),s=parseInt(i.getPropertyValue("margin-left"),10),this.placeholderElm.style.fontSize=parseInt(i.getPropertyValue("font-size"),10)+"px",this.placeholderElm.style.lineHeight=i.getPropertyValue("line-height")}else this.placeholderElm.style.fontSize=parseInt(n.getPropertyValue("font-size"),10)+"px",this.placeholderElm.style.lineHeight=n.getPropertyValue("line-height");(0,g.css)(this.placeholderElm,{display:"block",textAlign:n.getPropertyValue("text-align"),marginTop:Math.max(parseInt(n.getPropertyValue("margin-top"),10),e),marginLeft:Math.max(parseInt(n.getPropertyValue("margin-left"),10),s)})}hide(){M.i.safeRemove(this.placeholderElm)}toggle(){const t=this.j;t.editor&&!t.isInDestruct&&(t.getRealMode()===a.MODE_WYSIWYG&&(t=>{if(!t.firstChild)return!0;const e=t.firstChild;if(a.MAY_BE_REMOVED_WITH_KEY.test(e.nodeName)||/^(TABLE)$/i.test(e.nodeName))return!1;const s=M.i.next(e,(t=>t&&!M.i.isEmptyTextNode(t)),t);return M.i.isText(e)&&!s?M.i.isEmptyTextNode(e):!s&&M.i.each(e,(t=>!M.i.isTag(t,["ul","li","ol"])&&(M.i.isEmpty(t)||M.i.isTag(t,"br"))))})(t.editor)?this.show():this.hide())}beforeDestruct(t){this.hide(),t.e.off(".placeholder").off(window,"load",this.toggle)}}(0,n.gn)([(0,q.debounce)((t=>t.defaultTimeout/10),!0)],bs.prototype,"toggle",null),r.D.prototype.controls.redo={mode:a.MODE_SPLIT,isDisabled:t=>!t.history.canRedo(),tooltip:"Redo"},r.D.prototype.controls.undo={mode:a.MODE_SPLIT,isDisabled:t=>!t.history.canUndo(),tooltip:"Undo"};class ws extends X{constructor(){super(...arguments),this.buttons=[{name:"undo",group:"history"},{name:"redo",group:"history"}]}beforeDestruct(){}afterInit(t){const e=e=>(t.history[e](),!1);t.registerCommand("redo",{exec:e,hotkeys:["ctrl+y","ctrl+shift+z","cmd+y","cmd+shift+z"]}),t.registerCommand("undo",{exec:e,hotkeys:["ctrl+z","cmd+z"]})}}r.D.prototype.allowResizeTags=["img","iframe","table","jodit"],r.D.prototype.resizer={showSize:!0,hideSizeTimeout:1e3,forImageChangeAttributes:!0,min_width:10,min_height:10};const ys="__jodit-resizer_binded";class Cs extends X{constructor(){super(...arguments),this.LOCK_KEY="resizer",this.element=null,this.isResized=!1,this.isShown=!1,this.start_x=0,this.start_y=0,this.width=0,this.height=0,this.ratio=0,this.rect=this.j.c.fromHTML('<div class="jodit-resizer">\n\t\t\t\t<div class="jodit-resizer__top-left"></div>\n\t\t\t\t<div class="jodit-resizer__top-right"></div>\n\t\t\t\t<div class="jodit-resizer__bottom-right"></div>\n\t\t\t\t<div class="jodit-resizer__bottom-left"></div>\n\t\t\t\t<span>100x100</span>\n\t\t\t</div>'),this.sizeViewer=this.rect.getElementsByTagName("span")[0],this.onResize=t=>{if(this.isResized){if(!this.element)return;let e,s;if(this.j.options.iframe){const i=this.getWorkplacePosition();e=t.clientX+i.left-this.start_x,s=t.clientY+i.top-this.start_y}else e=t.clientX-this.start_x,s=t.clientY-this.start_y;const i=this.handle.className;let o=0,n=0;M.i.isTag(this.element,"img")?(e?(o=this.width+(i.match(/left/)?-1:1)*e,n=Math.round(o/this.ratio)):(n=this.height+(i.match(/top/)?-1:1)*s,o=Math.round(n*this.ratio)),o>(0,g.innerWidth)(this.j.editor,this.j.ow)&&(o=(0,g.innerWidth)(this.j.editor,this.j.ow),n=Math.round(o/this.ratio))):(o=this.width+(i.match(/left/)?-1:1)*e,n=this.height+(i.match(/top/)?-1:1)*s),o>this.j.o.resizer.min_width&&this.applySize(this.element,"width",this.rect.parentNode.offsetWidth>o?o:"100%"),n>this.j.o.resizer.min_height&&this.applySize(this.element,"height",n),this.updateSize(),this.showSizeViewer(this.element.offsetWidth,this.element.offsetHeight),t.stopImmediatePropagation()}},this.onClickOutside=t=>{this.isShown&&(this.isResized?(this.j.unlock(),this.isResized=!1,this.j.synchronizeValues(),t.stopImmediatePropagation(),this.j.e.off(this.j.ow,"mousemove.resizer touchmove.resizer",this.onResize)):this.hide())},this.onClickElement=t=>{this.isResized||this.element===t&&this.isShown||(this.element=t,this.show(),M.i.isTag(this.element,"img")&&!this.element.complete&&this.j.e.on(this.element,"load",this.updateSize))},this.updateSize=()=>{if(!this.isInDestruct&&this.isShown&&this.element&&this.rect){const t=this.getWorkplacePosition(),e=(0,g.offset)(this.element,this.j,this.j.ed),s=parseInt(this.rect.style.left||"0",10),i=this.rect.offsetWidth,o=this.rect.offsetHeight,n=e.top-t.top,r=e.left-t.left;parseInt(this.rect.style.top||"0",10)===n&&s===r&&i===this.element.offsetWidth&&o===this.element.offsetHeight||((0,g.css)(this.rect,{top:n,left:r,width:this.element.offsetWidth,height:this.element.offsetHeight}),this.j.events&&(this.j.e.fire(this.element,"changesize"),isNaN(s)||this.j.e.fire("resize")))}},this.hideSizeViewer=()=>{this.sizeViewer.style.opacity="0"}}afterInit(t){(0,g.$$)("div",this.rect).forEach((e=>{t.e.on(e,"mousedown.resizer touchstart.resizer",this.onClickHandle.bind(this,e))})),_.TB.on("hideHelpers",this.hide),t.e.on("readonly",(t=>{t&&this.hide()})).on("afterInit changePlace",this.addEventListeners.bind(this)).on("afterGetValueFromEditor.resizer",(t=>{const e=/<jodit[^>]+data-jodit_iframe_wrapper[^>]+>(.*?<iframe[^>]*>.*?<\/iframe>.*?)<\/jodit>/gi;e.test(t.value)&&(t.value=t.value.replace(e,"$1"))})).on("hideResizer",this.hide).on("change afterInit afterSetMode",this.onChangeEditor),this.addEventListeners(),this.onChangeEditor()}onEditorClick(t){let e=t.target;const{editor:s,options:{allowResizeTags:i}}=this.j;for(;e&&e!==s;){if(M.i.isTag(e,i))return this.bind(e),void this.onClickElement(e);e=e.parentNode}}addEventListeners(){const t=this.j;t.e.off(t.editor,".resizer").off(t.ow,".resizer").on(t.editor,"keydown.resizer",(t=>{this.isShown&&t.key===a.KEY_DELETE&&this.element&&!M.i.isTag(this.element,"table")&&this.onDelete(t)})).on(t.ow,"resize.resizer",this.updateSize).on("resize.resizer",this.updateSize).on(t.ow,"mouseup.resizer keydown.resizer touchend.resizer",this.onClickOutside).on([t.ow,t.editor],"scroll.resizer",(()=>{this.isShown&&!this.isResized&&this.hide()}))}onClickHandle(t,e){if(!this.element||!this.element.parentNode)return this.hide(),!1;this.handle=t,e.cancelable&&e.preventDefault(),e.stopImmediatePropagation(),this.width=this.element.offsetWidth,this.height=this.element.offsetHeight,this.ratio=this.width/this.height,this.isResized=!0,this.start_x=e.clientX,this.start_y=e.clientY,this.j.e.fire("hidePopup"),this.j.lock(this.LOCK_KEY),this.j.e.on(this.j.ow,"mousemove.resizer touchmove.resizer",this.onResize)}getWorkplacePosition(){return(0,g.offset)(this.rect.parentNode||this.j.od.documentElement,this.j,this.j.od,!0)}applySize(t,e,s){const i=M.i.isImage(t)&&this.j.o.resizer.forImageChangeAttributes;i&&(0,g.attr)(t,e,s),i&&!t.style[e]||(0,g.css)(t,e,s)}onDelete(t){this.element&&("JODIT"!==this.element.tagName?this.j.s.select(this.element):(M.i.safeRemove(this.element),this.hide(),t.preventDefault()))}onChangeEditor(){this.isShown&&(this.element&&this.element.parentNode?this.updateSize():this.hide()),(0,g.$$)("iframe",this.j.editor).forEach(this.bind)}bind(t){if(!M.i.isHTMLElement(t)||(0,g.dataBind)(t,ys))return;let e;if((0,g.dataBind)(t,ys,!0),M.i.isTag(t,"iframe")){const s=t;M.i.isHTMLElement(t.parentNode)&&(0,g.attr)(t.parentNode,"-jodit_iframe_wrapper")?t=t.parentNode:(e=this.j.createInside.fromHTML('<jodit data-jodit-temp="1" contenteditable="false" draggable="true" data-jodit_iframe_wrapper="1"></jodit>'),(0,g.attr)(e,"style",(0,g.attr)(t,"style")),(0,g.css)(e,{display:"inline-block"===t.style.display?"inline-block":"block",width:t.offsetWidth,height:t.offsetHeight}),t.parentNode&&t.parentNode.insertBefore(e,t),e.appendChild(t),t=e),this.j.e.off(t,"mousedown.select touchstart.select").on(t,"mousedown.select touchstart.select",(()=>{this.j.s.select(t)})).off(t,"changesize").on(t,"changesize",(()=>{s.setAttribute("width",t.offsetWidth+"px"),s.setAttribute("height",t.offsetHeight+"px")}))}this.j.e.on(t,"dragstart",this.hide)}showSizeViewer(t,e){this.j.o.resizer.showSize&&(this.sizeViewer.offsetWidth>t||this.sizeViewer.offsetHeight>e?this.hideSizeViewer():(this.sizeViewer.style.opacity="1",this.sizeViewer.textContent=`${t} x ${e}`,this.j.async.setTimeout(this.hideSizeViewer,{timeout:this.j.o.resizer.hideSizeTimeout,label:"hideSizeViewer"})))}show(){this.j.o.readonly||this.isShown||(this.isShown=!0,this.rect.parentNode||((0,g.markOwner)(this.j,this.rect),this.j.workplace.appendChild(this.rect)),this.j.isFullSize&&(this.rect.style.zIndex=""+(0,g.css)(this.j.container,"zIndex")),this.updateSize())}hide(){this.isResized||(this.isResized=!1,this.isShown=!1,this.element=null,M.i.safeRemove(this.rect))}beforeDestruct(t){this.hide(),_.TB.off("hideHelpers",this.hide),t.e.off(this.j.ow,".resizer").off(".resizer")}}(0,n.gn)([(0,q.watch)(":click")],Cs.prototype,"onEditorClick",null),(0,n.gn)([(0,q.debounce)()],Cs.prototype,"onChangeEditor",null),(0,n.gn)([q.autobind],Cs.prototype,"bind",null),(0,n.gn)([q.autobind],Cs.prototype,"hide",null);var xs=s(36);class Es{constructor(t=xs.Q){this.searchIndex=t,this.queue=[],this.value=""}add(t){var e;const s=(null!==(e=t.nodeValue)&&void 0!==e?e:"").toLowerCase();if(!s.length)return;const i=this.value.length;this.queue.push({startIndex:i,endIndex:i+s.length,node:t}),this.value+=s}ranges(t,e=0){const s=[];let i=e,o=0,n=0;do{if([i,o]=this.searchIndex(t,this.value,i),-1!==i){let t,e,r=0,a=0;for(let s=n;this.queue.length>s;s+=1)if(!t&&this.queue[s].endIndex>i&&(t=this.queue[s].node,r=i-this.queue[s].startIndex),t&&this.queue[s].endIndex>=i+o){e=this.queue[s].node,a=i+o-this.queue[s].startIndex,n=s;break}t&&e&&s.push({startContainer:t,startOffset:r,endContainer:e,endOffset:a}),i+=o}}while(-1!==i);return 0===s.length?null:s}}var js=s(42);const Ss="jd-tmp-selection";function ks(t,e,s,i){if(null==t.startContainer.nodeValue||null==t.endContainer.nodeValue)return;const o=s.element("span",{[Ss]:!0}),n=t.startContainer.nodeValue;let r=0;if(0!==t.startOffset){const e=s.text(n.substring(0,t.startOffset));t.startContainer.nodeValue=n.substring(t.startOffset),M.i.before(t.startContainer,e),t.startContainer===t.endContainer&&(r=t.startOffset,t.endOffset-=r),t.startOffset=0}const a=t.endContainer.nodeValue;if(t.endOffset!==a.length){const i=s.text(a.substring(t.endOffset));t.endContainer.nodeValue=a.substring(0,t.endOffset),M.i.after(t.endContainer,i);for(const s of e){if(s.startContainer!==t.endContainer)break;s.startContainer=i,s.startOffset=s.startOffset-t.endOffset-r,s.endContainer===t.endContainer&&(s.endContainer=i,s.endOffset=s.endOffset-t.endOffset-r)}t.endOffset=t.endContainer.nodeValue.length}let l=t.startContainer;do{if(!l)break;if(!M.i.isText(l)||M.i.isElement(c=l.parentNode)&&c.hasAttribute(Ss)||M.i.wrap(l,o.cloneNode(),s),l===t.endContainer)break;let e=l.firstChild||l.nextSibling;if(!e){for(;l&&!l.nextSibling&&l!==i;)l=l.parentNode;e=null==l?void 0:l.nextSibling}l=e}while(l&&l!==i);var c}function Ts(t){return(0,js.$$)(`[${Ss}]`,t)}function Is(t){Ts(t).forEach((t=>M.i.unwrap(t)))}let _s=class extends N.u1{constructor(t){super(t),this.selInfo=null,this._currentIndex=0,this.isOpened=!1;const{query:e,replace:s,cancel:i,next:o,prev:n,replaceBtn:r,current:l,count:c}=(0,g.refs)(this.container);this.queryInput=e,this.replaceInput=s,this.closeButton=i,this.replaceButton=r,this.currentBox=l,this.countBox=c,t.e.on(this.closeButton,"pointerdown",(()=>(this.close(),!1))).on(this.queryInput,"input",(()=>{this.currentIndex=0})).on(this.queryInput,"pointerdown",(()=>{t.s.isFocused()&&(t.s.removeMarkers(),this.selInfo=t.s.save())})).on(this.replaceButton,"pointerdown",(()=>(t.e.fire(this,"pressReplaceButton"),!1))).on(o,"pointerdown",(()=>(t.e.fire("searchNext"),!1))).on(n,"pointerdown",(()=>(t.e.fire("searchPrevious"),!1))).on(this.queryInput,"input",(()=>{this.setMod("empty-query",!(0,g.trim)(this.queryInput.value).length)})).on(this.queryInput,"keydown",this.j.async.debounce((e=>{e.key===a.KEY_ENTER?(e.preventDefault(),e.stopImmediatePropagation(),t.e.fire("searchNext")&&this.close()):t.e.fire(this,"needUpdateCounters")}),this.j.defaultTimeout))}className(){return"UISearch"}render(){return`<div>\n\t\t\t<div class="&__box">\n\t\t\t\t<div class="&__inputs">\n\t\t\t\t\t<input data-ref="query" tabindex="0" placeholder="~Search for~" type="text"/>\n\t\t\t\t\t<input data-ref="replace" tabindex="0" placeholder="~Replace with~" type="text"/>\n\t\t\t\t</div>\n\t\t\t\t<div class="&__counts">\n\t\t\t\t\t<span data-ref="counter-box">\n\t\t\t\t\t\t<span data-ref="current">0</span><span>/</span><span data-ref="count">0</span>\n\t\t\t\t\t</span>\n\t\t\t\t</div>\n\t\t\t\t<div class="&__buttons">\n\t\t\t\t\t<button data-ref="next" tabindex="0" type="button">${N.JO.get("angle-down")}</button>\n\t\t\t\t\t<button data-ref="prev" tabindex="0" type="button">${N.JO.get("angle-up")}</button>\n\t\t\t\t\t<button data-ref="cancel" tabindex="0" type="button">${N.JO.get("cancel")}</button>\n\t\t\t\t\t<button data-ref="replace-btn" tabindex="0" type="button" class="jodit-ui-button">~Replace~</button>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>`}get currentIndex(){return this._currentIndex}set currentIndex(t){this._currentIndex=t,this.currentBox.innerText=""+t}set count(t){this.countBox.innerText=""+t}get query(){return this.queryInput.value}get replace(){return this.replaceInput.value}onEditorKeyDown(t){if(!this.isOpened)return;const{j:e}=this;if(e.getRealMode()===a.MODE_WYSIWYG)switch(t.key){case a.KEY_ESC:this.close();break;case a.KEY_F3:this.queryInput.value&&(e.e.fire(t.shiftKey?"searchPrevious":"searchNext"),t.preventDefault())}}open(t=!1){this.isOpened||(this.j.workplace.appendChild(this.container),this.isOpened=!0),this.calcSticky(this.j.e.fire("getStickyState.sticky")||!1),this.j.e.fire("hidePopup"),this.setMod("replace",t);const e=""+(this.j.s.sel||"");e&&(this.queryInput.value=e),this.setMod("empty-query",!e.length),this.j.e.fire(this,"needUpdateCounters"),e?this.queryInput.select():this.queryInput.focus()}close(){this.isOpened&&(this.j.s.restore(),M.i.safeRemove(this.container),this.isOpened=!1,this.j.e.fire(this,"afterClose"))}calcSticky(t){if(this.isOpened)if(this.setMod("sticky",t),t){const t=(0,g.position)(this.j.toolbarContainer);(0,g.css)(this.container,{top:t.top+t.height,left:t.left+t.width})}else(0,g.css)(this.container,{top:null,left:null})}};(0,n.gn)([(0,q.watch)([":keydown","queryInput:keydown"])],_s.prototype,"onEditorKeyDown",null),(0,n.gn)([q.autobind],_s.prototype,"open",null),(0,n.gn)([q.autobind],_s.prototype,"close",null),(0,n.gn)([(0,q.watch)(":toggleSticky")],_s.prototype,"calcSticky",null),_s=(0,n.gn)([q.component],_s),r.D.prototype.useSearch=!0,r.D.prototype.search={lazyIdleTimeout:0},r.D.prototype.controls.find={tooltip:"Find",icon:"search",exec(t,e,{control:s}){switch(s.args&&s.args[0]){case"findPrevious":t.e.fire("searchPrevious");break;case"findNext":t.e.fire("searchNext");break;case"replace":t.execCommand("openReplaceDialog");break;default:t.execCommand("openSearchDialog")}},list:{search:"Find",findNext:"Find Next",findPrevious:"Find Previous",replace:"Replace"},childTemplate:(t,e,s)=>s};class qs extends X{constructor(){super(...arguments),this.buttons=[{name:"find",group:"search"}],this.previousQuery="",this.drawPromise=null,this.walker=null,this.walkerCount=null,this.cache={},this.wrapFrameRequest=0}get ui(){return new _s(this.j)}async updateCounters(){this.ui.isOpened&&(this.ui.count=await this.calcCounts(this.ui.query))}onPressReplaceButton(){this.findAndReplace(this.ui.query),this.updateCounters()}tryScrollToElement(t){let e=M.i.closest(t,M.i.isElement,this.j.editor);e||(e=M.i.prev(t,M.i.isElement,this.j.editor)),e&&e!==this.j.editor&&(0,g.scrollIntoViewIfNeeded)(e,this.j.editor,this.j.ed)}async calcCounts(t){return this.walkerCount&&this.walkerCount.break(),this.walkerCount=new M.b(this.j.async,{timeout:this.j.o.search.lazyIdleTimeout}),(await this.find(this.walkerCount,t)).length}async findAndReplace(t){this.walker&&this.walker.break(),this.walker=new M.b(this.j.async,{timeout:this.j.o.search.lazyIdleTimeout});const e=this.j.s.range,s=await this.find(this.walker,t);let i=this.findCurrentIndexInRanges(s,e);-1===i&&(i=0);const o=s[i];if(o){try{const t=this.j.ed.createRange();t.setStart(o.startContainer,o.startOffset),t.setEnd(o.endContainer,o.endOffset),t.deleteContents();const e=this.j.createInside.text(this.ui.replace);t.insertNode(e),this.j.s.select(e),this.tryScrollToElement(e),this.cache={},this.j.synchronizeValues()}catch(t){}return this.j.e.fire("afterFindAndReplace"),!0}return!1}async findAndSelect(t,e){var s;this.walker&&this.walker.break(),this.walker=new M.b(this.j.async,{timeout:this.j.defaultTimeout});const i=await this.find(this.walker,t);if(!i.length)return!1;this.previousQuery===t&&Ts(this.j.editor).length||(null===(s=this.drawPromise)||void 0===s||s.rejectCallback(),this.j.async.cancelAnimationFrame(this.wrapFrameRequest),Is(this.j.editor),this.drawPromise=this.drawSelectionRanges(i)),this.previousQuery=t;let o=this.ui.currentIndex-1;o=-1===o?0:e?o===i.length-1?0:o+1:0===o?i.length-1:o-1,this.ui.currentIndex=o+1;const n=i[o];if(n){const t=this.j.ed.createRange();try{t.setStart(n.startContainer,n.startOffset),t.setEnd(n.endContainer,n.endOffset),this.j.s.selectRange(t)}catch(t){}return this.tryScrollToElement(n.startContainer),await this.updateCounters(),await this.drawPromise,this.j.e.fire("afterFindAndSelect"),!0}return!1}findCurrentIndexInRanges(t,e){return t.findIndex((t=>t.startContainer===e.startContainer&&t.startOffset===e.startOffset&&t.endContainer===e.startContainer&&t.endOffset===e.endOffset))}async isValidCache(t){return(await t).every((t=>{var e,s,i,o;return t.startContainer.isConnected&&t.startOffset<=(null!==(s=null===(e=t.startContainer.nodeValue)||void 0===e?void 0:e.length)&&void 0!==s?s:0)&&t.endContainer.isConnected&&t.endOffset<=(null!==(o=null===(i=t.endContainer.nodeValue)||void 0===i?void 0:i.length)&&void 0!==o?o:0)}))}async find(t,e){if(!e.length)return[];const s=this.cache[e];if(s&&await this.isValidCache(s))return s;const i=new Es(this.j.o.search.fuzzySearch);return this.cache[e]=this.j.async.promise((s=>{t.on("break",(()=>{s([])})).on("visit",(t=>(M.i.isText(t)&&i.add(t),!1))).on("end",(()=>{var t;s(null!==(t=i.ranges(e))&&void 0!==t?t:[])})).setWork(this.j.editor)})),this.cache[e]}drawSelectionRanges(t){const{async:e,createInside:s,editor:i}=this.j;e.cancelAnimationFrame(this.wrapFrameRequest);const o=[...t];let n,r=0;return e.promise((t=>{const a=()=>{do{n=o.shift(),n&&ks(n,o,s,i),r+=1}while(n&&5>=r);o.length?this.wrapFrameRequest=e.requestAnimationFrame(a):t()};a()}))}onAfterGetValueFromEditor(t){t.value=t.value.replace(RegExp(`<span[^>]+${Ss}[^>]+>(.*?)</span>`,"g"),"$1")}afterInit(t){if(t.o.useSearch){const e=this;t.e.on("beforeSetMode.search",(()=>{this.ui.close()})).on(this.ui,"afterClose",(()=>{Is(t.editor),this.ui.currentIndex=0,this.ui.count=0,this.cache={}})).on("click",(()=>{this.ui.currentIndex=0,Is(t.editor)})).on("change.search",(()=>{this.cache={}})).on("keydown.search mousedown.search",t.async.debounce((()=>{this.ui.selInfo&&(t.s.removeMarkers(),this.ui.selInfo=null),this.ui.isOpened&&this.updateCounters()}),t.defaultTimeout)).on("searchNext.search searchPrevious.search",(()=>(this.ui.isOpened||this.ui.open(),e.findAndSelect(e.ui.query,"searchNext"===t.e.current).catch((()=>{}))))).on("search.search",((t,s=!0)=>(this.ui.currentIndex=0,e.findAndSelect(t||"",s).catch((()=>{}))))),t.registerCommand("search",{exec:(t,s,i=!0)=>(s&&e.findAndSelect(s,i).catch((()=>{})),!1)}).registerCommand("openSearchDialog",{exec:()=>(e.ui.open(),!1),hotkeys:["ctrl+f","cmd+f"]}).registerCommand("openReplaceDialog",{exec:()=>(t.o.readonly||e.ui.open(!0),!1),hotkeys:["ctrl+h","cmd+h"]})}}beforeDestruct(t){this.ui.destruct(),t.e.off(".search")}}(0,n.gn)([q.cache],qs.prototype,"ui",null),(0,n.gn)([(0,q.watch)("ui:needUpdateCounters")],qs.prototype,"updateCounters",null),(0,n.gn)([(0,q.watch)("ui:pressReplaceButton")],qs.prototype,"onPressReplaceButton",null),(0,n.gn)([q.autobind],qs.prototype,"findAndReplace",null),(0,n.gn)([q.autobind],qs.prototype,"findAndSelect",null),(0,n.gn)([q.autobind],qs.prototype,"find",null),(0,n.gn)([(0,q.watch)(":afterGetValueFromEditor")],qs.prototype,"onAfterGetValueFromEditor",null);var Ls=s(35);r.D.prototype.select={normalizeSelectionBeforeCutAndCopy:!0};class zs extends X{constructor(){super(...arguments),this.proxyEventsList=["click","mousedown","touchstart","mouseup","touchend"]}afterInit(t){this.proxyEventsList.forEach((e=>{t.e.on(e+".select",this.onStartSelection)}))}beforeDestruct(t){this.proxyEventsList.forEach((e=>{t.e.on(e+".select",this.onStartSelection)}))}onStartSelection(t){const{j:e}=this;let s,i=t.target;for(;void 0===s&&i&&i!==e.editor;)s=e.e.fire((0,Ls.e)(t.type+"_"+i.nodeName.toLowerCase()),i,t),i=i.parentElement;"click"===t.type&&void 0===s&&i===e.editor&&e.e.fire(t.type+"Editor",i,t)}onOutsideClick(t){const e=t.target;M.i.up(e,(t=>t===this.j.editor))||N.u1.closestElement(e,N.GI)||this.j.e.fire("outsideClick",t)}beforeCommandCut(t){const{s:e}=this.j;if("cut"===t&&!e.isCollapsed()){const t=e.current();t&&M.i.isOrContains(this.j.editor,t)&&this.onCopyNormalizeSelectionBound()}}onCopyNormalizeSelectionBound(t){const{s:e,editor:s,o:i}=this.j;i.select.normalizeSelectionBeforeCutAndCopy&&!e.isCollapsed()&&(!t||t.isTrusted&&M.i.isNode(t.target)&&M.i.isOrContains(s,t.target))&&this.jodit.s.expandSelection()}}(0,n.gn)([q.autobind],zs.prototype,"onStartSelection",null),(0,n.gn)([(0,q.watch)("ow:click")],zs.prototype,"onOutsideClick",null),(0,n.gn)([(0,q.watch)([":beforeCommand"])],zs.prototype,"beforeCommandCut",null),(0,n.gn)([(0,q.watch)([":copy",":cut"])],zs.prototype,"onCopyNormalizeSelectionBound",null),r.D.prototype.width="auto",r.D.prototype.minWidth=200,r.D.prototype.maxWidth="100%",r.D.prototype.allowResizeX=!1,r.D.prototype.allowResizeY=!0,r.D.prototype.height="auto",r.D.prototype.minHeight=200,r.D.prototype.maxHeight="auto",r.D.prototype.saveHeightInStorage=!1;let Ms=class extends X{constructor(){super(...arguments),this.isResized=!1,this.start={x:0,y:0,w:0,h:0},this.handle=this.j.c.div("jodit-editor__resize",N.JO.get("resize_handler"))}afterInit(t){const{height:e,width:s,allowResizeX:i}=t.o;let{allowResizeY:o}=t.o;"auto"===e&&"auto"!==s&&(o=!1),"auto"===e&&"auto"===s||!i&&!o||(t.statusbar.setMod("resize-handle",!0),t.e.on("toggleFullSize.resizeHandler",(()=>{this.handle.style.display=t.isFullSize?"none":"block"})).on(this.handle,"mousedown touchstart",this.onHandleResizeStart).on(t.ow,"mouseup touchend",this.onHandleResizeEnd),t.container.appendChild(this.handle))}onHandleResizeStart(t){this.isResized=!0,this.start.x=t.clientX,this.start.y=t.clientY,this.start.w=this.j.container.offsetWidth,this.start.h=this.j.container.offsetHeight,this.j.lock(),this.j.e.on(this.j.ow,"mousemove touchmove",this.onHandleResize),t.preventDefault()}onHandleResize(t){this.isResized&&(this.j.o.allowResizeY&&this.j.e.fire("setHeight",this.start.h+t.clientY-this.start.y),this.j.o.allowResizeX&&this.j.e.fire("setWidth",this.start.w+t.clientX-this.start.x),this.j.e.fire("resize"))}onHandleResizeEnd(){this.isResized&&(this.isResized=!1,this.j.e.off(this.j.ow,"mousemove touchmove",this.onHandleResize),this.j.unlock())}beforeDestruct(){M.i.safeRemove(this.handle),this.j.e.off(this.j.ow,"mouseup touchsend",this.onHandleResizeEnd)}};Ms.requires=["size"],Ms=(0,n.gn)([q.autobind],Ms);let Ns=class extends X{constructor(){super(...arguments),this.resizeWorkspaces=this.j.async.debounce(this.resizeWorkspaceImd,this.j.defaultTimeout,!0)}afterInit(t){t.e.on("setHeight.size",this.setHeight).on("setWidth.size",this.setWidth).on("afterInit.size changePlace.size",this.initialize,void 0,!0).on(t.ow,"load.size",this.resizeWorkspaces).on("afterInit.size resize.size afterUpdateToolbar.size scroll.size afterResize.size",this.resizeWorkspaces).on("toggleFullSize.size toggleToolbar.size",this.resizeWorkspaceImd),this.initialize()}initialize(){const{j:t}=this;if(t.o.inline)return;let{height:e}=t.o;if(t.o.saveHeightInStorage&&"auto"!==e){const s=t.storage.get("height");s&&(e=s)}(0,g.css)(t.editor,{minHeight:"100%"}),(0,g.css)(t.container,{minHeight:t.o.minHeight,maxHeight:t.o.maxHeight,minWidth:t.o.minWidth,maxWidth:t.o.maxWidth}),this.setHeight(e),this.setWidth(t.o.width)}setHeight(t){if((0,g.isNumber)(t)){const{minHeight:e,maxHeight:s}=this.j.o;(0,g.isNumber)(e)&&e>t&&(t=e),(0,g.isNumber)(s)&&t>s&&(t=s)}(0,g.css)(this.j.container,"height",t),this.j.o.saveHeightInStorage&&this.j.storage.set("height",t),this.resizeWorkspaceImd()}setWidth(t){if((0,g.isNumber)(t)){const{minWidth:e,maxWidth:s}=this.j.o;(0,g.isNumber)(e)&&e>t&&(t=e),(0,g.isNumber)(s)&&t>s&&(t=s)}(0,g.css)(this.j.container,"width",t),this.resizeWorkspaceImd()}getNotWorkHeight(){var t,e;return((null===(t=this.j.toolbarContainer)||void 0===t?void 0:t.offsetHeight)||0)+((null===(e=this.j.statusbar)||void 0===e?void 0:e.getHeight())||0)+2}resizeWorkspaceImd(){if(!this.j||this.j.isDestructed||!this.j.o||this.j.o.inline)return;if(!this.j.container||!this.j.container.parentNode)return;const t=((0,g.css)(this.j.container,"minHeight")||0)-this.getNotWorkHeight();if((0,g.isNumber)(t)&&t>0&&([this.j.workplace,this.j.iframe,this.j.editor].map((e=>{e&&(0,g.css)(e,"minHeight",t)})),this.j.e.fire("setMinHeight",t)),(0,g.isNumber)(this.j.o.maxHeight)){const t=this.j.o.maxHeight-this.getNotWorkHeight();[this.j.workplace,this.j.iframe,this.j.editor].map((e=>{e&&(0,g.css)(e,"maxHeight",t)})),this.j.e.fire("setMaxHeight",t)}this.j.container&&(0,g.css)(this.j.workplace,"height","auto"!==this.j.o.height||this.j.isFullSize?this.j.container.offsetHeight-this.getNotWorkHeight():"auto")}beforeDestruct(t){t.e.off(t.ow,"load.size",this.resizeWorkspaces).off(".size")}};(0,n.gn)([q.autobind],Ns.prototype,"resizeWorkspaceImd",null),Ns=(0,n.gn)([q.autobind],Ns),r.D.prototype.beautifyHTML=!a.IS_IE,r.D.prototype.sourceEditor="ace",r.D.prototype.sourceEditorNativeOptions={showGutter:!0,theme:"ace/theme/idle_fingers",mode:"ace/mode/html",wrap:!0,highlightActiveLine:!0},r.D.prototype.sourceEditorCDNUrlsJS=["https://cdnjs.cloudflare.com/ajax/libs/ace/1.4.12/ace.js"],r.D.prototype.beautifyHTMLCDNUrlsJS=["https://cdnjs.cloudflare.com/ajax/libs/js-beautify/1.13.0/beautify.min.js","https://cdnjs.cloudflare.com/ajax/libs/js-beautify/1.13.0/beautify-html.min.js"],r.D.prototype.controls.source={mode:a.MODE_SPLIT,exec(t){t.toggleMode()},isActive:t=>t.getRealMode()===a.MODE_SOURCE,tooltip:"Change mode"};class Ps{constructor(t,e,s,i){this.jodit=t,this.container=e,this.toWYSIWYG=s,this.fromWYSIWYG=i,this.className="",this.isReady=!1}get j(){return this.jodit}onReady(){this.replaceUndoManager(),this.isReady=!0,this.j.e.fire(this,"ready")}onReadyAlways(t){var e;this.isReady?t():null===(e=this.j.events)||void 0===e||e.on(this,"ready",t)}}class Ds extends Ps{constructor(){super(...arguments),this.autosize=this.j.async.debounce((()=>{this.instance.style.height="auto",this.instance.style.height=this.instance.scrollHeight+"px"}),this.j.defaultTimeout)}init(t){this.instance=t.c.element("textarea",{class:"jodit-source__mirror"}),this.container.appendChild(this.instance),t.e.on(this.instance,"mousedown keydown touchstart input",t.async.debounce(this.toWYSIWYG,t.defaultTimeout)).on("setMinHeight.source",(t=>{(0,g.css)(this.instance,"minHeight",t)})).on(this.instance,"change keydown mousedown touchstart input",this.autosize).on("afterSetMode.source",this.autosize).on(this.instance,"mousedown focus",(e=>{t.e.fire(e.type,e)})),this.autosize(),this.onReady()}destruct(){M.i.safeRemove(this.instance)}getValue(){return this.instance.value}setValue(t){this.instance.value=t}insertRaw(t){const e=this.getValue();if(0>this.getSelectionStart())this.setValue(e+t);else{const s=this.getSelectionStart(),i=this.getSelectionEnd();this.setValue(e.substring(0,s)+t+e.substring(i,e.length))}}getSelectionStart(){return this.instance.selectionStart}getSelectionEnd(){return this.instance.selectionEnd}setSelectionRange(t,e=t){this.instance.setSelectionRange(t,e)}focus(){this.instance.focus()}setPlaceHolder(t){this.instance.setAttribute("placeholder",t)}setReadOnly(t){t?this.instance.setAttribute("readonly","true"):this.instance.removeAttribute("readonly")}selectAll(){this.instance.select()}replaceUndoManager(){const{history:t}=this.jodit;this.j.e.on(this.instance,"keydown",(e=>{if((e.ctrlKey||e.metaKey)&&"z"===e.key)return e.shiftKey?t.redo():t.undo(),this.setSelectionRange(this.getValue().length),!1}))}}class Rs extends Ps{constructor(){super(...arguments),this.className="jodit_ace_editor",this.proxyOnBlur=t=>{this.j.e.fire("blur",t)},this.proxyOnFocus=t=>{this.j.e.fire("focus",t)},this.proxyOnMouseDown=t=>{this.j.e.fire("mousedown",t)}}aceExists(){return void 0!==this.j.ow.ace}getLastColumnIndex(t){return this.instance.session.getLine(t).length}getLastColumnIndices(){const t=this.instance.session.getLength(),e=[];let s=0;for(let i=0;t>i;i++)s+=this.getLastColumnIndex(i),i>0&&(s+=1),e[i]=s;return e}getRowColumnIndices(t){const e=this.getLastColumnIndices();if(e[0]>=t)return{row:0,column:t};let s=1;for(let i=1;e.length>i;i++)t>e[i]&&(s=i+1);return{row:s,column:t-e[s-1]-1}}setSelectionRangeIndices(t,e){const s=this.getRowColumnIndices(t),i=this.getRowColumnIndices(e);this.instance.getSelection().setSelectionRange({start:s,end:i})}getIndexByRowColumn(t,e){return this.getLastColumnIndices()[t]-this.getLastColumnIndex(t)+e}init(t){const e=()=>{if(void 0!==this.instance||!this.aceExists())return;const e=this.j.c.div("jodit-source__mirror-fake");this.container.appendChild(e),this.instance=t.ow.ace.edit(e),this.instance.setTheme(t.o.sourceEditorNativeOptions.theme),this.instance.renderer.setShowGutter(t.o.sourceEditorNativeOptions.showGutter),this.instance.getSession().setMode(t.o.sourceEditorNativeOptions.mode),this.instance.setHighlightActiveLine(t.o.sourceEditorNativeOptions.highlightActiveLine),this.instance.getSession().setUseWrapMode(!0),this.instance.setOption("indentedSoftWrap",!1),this.instance.setOption("wrap",t.o.sourceEditorNativeOptions.wrap),this.instance.getSession().setUseWorker(!1),this.instance.$blockScrolling=1/0,this.instance.on("change",this.toWYSIWYG),this.instance.on("focus",this.proxyOnFocus),this.instance.on("mousedown",this.proxyOnMouseDown),this.instance.on("blur",this.proxyOnBlur),t.getRealMode()!==a.MODE_WYSIWYG&&this.setValue(this.getValue());const s=this.j.async.debounce((()=>{t.isInDestruct||(this.instance.setOption("maxLines","auto"!==t.o.height?t.workplace.offsetHeight/this.instance.renderer.lineHeight:1/0),this.instance.resize())}),2*this.j.defaultTimeout);t.e.on("afterResize afterSetMode",s),s(),this.onReady()};t.e.on("afterSetMode",(()=>{t.getRealMode()!==a.MODE_SOURCE&&t.getMode()!==a.MODE_SPLIT||(this.fromWYSIWYG(),e())})),e(),this.aceExists()||(0,g.loadNext)(t,t.o.sourceEditorCDNUrlsJS).then((()=>{t.isInDestruct||e()}))}destruct(){var t,e;this.instance.off("change",this.toWYSIWYG),this.instance.off("focus",this.proxyOnFocus),this.instance.off("mousedown",this.proxyOnMouseDown),this.instance.destroy(),null===(e=null===(t=this.j)||void 0===t?void 0:t.events)||void 0===e||e.off("aceInited.source")}setValue(t){if(!this.j.o.editHTMLDocumentMode&&this.j.o.beautifyHTML){const e=this.j.e.fire("beautifyHTML",t);(0,g.isString)(e)&&(t=e)}this.instance.setValue(t),this.instance.clearSelection()}getValue(){return this.instance.getValue()}setReadOnly(t){this.instance.setReadOnly(t)}focus(){this.instance.focus()}getSelectionStart(){const t=this.instance.selection.getRange();return this.getIndexByRowColumn(t.start.row,t.start.column)}getSelectionEnd(){const t=this.instance.selection.getRange();return this.getIndexByRowColumn(t.end.row,t.end.column)}selectAll(){this.instance.selection.selectAll()}insertRaw(t){const e=this.instance.selection.getCursor(),s=this.instance.session.insert(e,t);this.instance.selection.setRange({start:e,end:s},!1)}setSelectionRange(t,e){this.setSelectionRangeIndices(t,e)}setPlaceHolder(t){}replaceUndoManager(){const{history:t}=this.jodit;this.instance.commands.addCommand({name:"Undo",bindKey:{win:"Ctrl-Z",mac:"Command-Z"},exec(){t.undo()}}),this.instance.commands.addCommand({name:"Redo",bindKey:{win:"Ctrl-Shift-Z",mac:"Command-Shift-Z"},exec(){t.redo()}})}}function As(t,e,s,i,o){let n;if((0,g.isFunction)(t))n=t(e);else switch(t){case"ace":if(!e.o.shadowRoot){n=new Rs(e,s,i,o);break}default:n=new Ds(e,s,i,o)}return n.init(e),n.onReadyAlways((()=>{n.setReadOnly(e.o.readonly)})),n}class Bs extends X{constructor(){super(...arguments),this.buttons=[{name:"source",group:"source"}],this.__lock=!1,this.__oldMirrorValue="",this.tempMarkerStart="{start-jodit-selection}",this.tempMarkerStartReg=/{start-jodit-selection}/g,this.tempMarkerEnd="{end-jodit-selection}",this.tempMarkerEndReg=/{end-jodit-selection}/g,this.getSelectionStart=()=>{var t,e;return null!==(e=null===(t=this.sourceEditor)||void 0===t?void 0:t.getSelectionStart())&&void 0!==e?e:0},this.getSelectionEnd=()=>{var t,e;return null!==(e=null===(t=this.sourceEditor)||void 0===t?void 0:t.getSelectionEnd())&&void 0!==e?e:0}}onInsertHTML(t){var e;if(!this.j.o.readonly&&!this.j.isEditorMode())return null===(e=this.sourceEditor)||void 0===e||e.insertRaw(t),this.toWYSIWYG(),!1}fromWYSIWYG(t=!1){if(!this.__lock||!0===t){this.__lock=!0;const t=this.j.getEditorValue(!1,"source-consumer");t!==this.getMirrorValue()&&this.setMirrorValue(t),this.__lock=!1}}toWYSIWYG(){if(this.__lock)return;const t=this.getMirrorValue();t!==this.__oldMirrorValue&&(this.__lock=!0,this.j.value=t,this.__lock=!1,this.__oldMirrorValue=t)}getNormalPosition(t,e){for(e=e.replace(/<(script|style|iframe)[^>]*>[^]*?<\/\1>/im,(t=>{let e="";for(let s=0;t.length>s;s+=1)e+=a.INVISIBLE_SPACE;return e}));t>0&&e[t]===a.INVISIBLE_SPACE;)t--;let s=t;for(;s>0;){if(s--,"<"===e[s]&&void 0!==e[s+1]&&e[s+1].match(/[\w/]+/i))return s;if(">"===e[s])return t}return t}clnInv(t){return t.replace(a.INVISIBLE_SPACE_REG_EXP(),"")}onSelectAll(t){var e;if("selectall"===t.toLowerCase()&&this.j.getRealMode()===a.MODE_SOURCE)return null===(e=this.sourceEditor)||void 0===e||e.selectAll(),!1}getMirrorValue(){var t;return(null===(t=this.sourceEditor)||void 0===t?void 0:t.getValue())||""}setMirrorValue(t){var e;null===(e=this.sourceEditor)||void 0===e||e.setValue(t)}setFocusToMirror(){var t;null===(t=this.sourceEditor)||void 0===t||t.focus()}saveSelection(){if(this.j.getRealMode()===a.MODE_WYSIWYG)this.j.s.save(),this.j.synchronizeValues(),this.fromWYSIWYG(!0);else{if(this.j.o.editHTMLDocumentMode)return;const t=this.getMirrorValue();if(this.getSelectionStart()===this.getSelectionEnd()){const e=this.j.s.marker(!0),s=this.getNormalPosition(this.getSelectionStart(),this.getMirrorValue());this.setMirrorValue(t.substr(0,s)+this.clnInv(e.outerHTML)+t.substr(s))}else{const e=this.j.s.marker(!0),s=this.j.s.marker(!1),i=this.getNormalPosition(this.getSelectionStart(),t),o=this.getNormalPosition(this.getSelectionEnd(),t);this.setMirrorValue(t.substr(0,i)+this.clnInv(e.outerHTML)+t.substr(i,o-i)+this.clnInv(s.outerHTML)+t.substr(o))}this.toWYSIWYG()}}removeSelection(){if(this.j.getRealMode()===a.MODE_WYSIWYG)return this.__lock=!0,this.j.s.restore(),void(this.__lock=!1);let t=this.getMirrorValue(),e=0,s=0;try{if(t=t.replace(/<span[^>]+data-jodit-selection_marker=(["'])start\1[^>]*>[<>]*?<\/span>/gim,this.tempMarkerStart).replace(/<span[^>]+data-jodit-selection_marker=(["'])end\1[^>]*>[<>]*?<\/span>/gim,this.tempMarkerEnd),!this.j.o.editHTMLDocumentMode&&this.j.o.beautifyHTML){const e=this.j.e.fire("beautifyHTML",t);(0,g.isString)(e)&&(t=e)}if(e=t.indexOf(this.tempMarkerStart),s=e,t=t.replace(this.tempMarkerStartReg,""),-1!==e){const e=t.indexOf(this.tempMarkerEnd);-1!==e&&(s=e)}t=t.replace(this.tempMarkerEndReg,"")}finally{t=t.replace(this.tempMarkerEndReg,"").replace(this.tempMarkerStartReg,"")}this.setMirrorValue(t),this.setMirrorSelectionRange(e,s),this.toWYSIWYG(),this.setFocusToMirror()}setMirrorSelectionRange(t,e){var s;null===(s=this.sourceEditor)||void 0===s||s.setSelectionRange(t,e)}onReadonlyReact(){var t;null===(t=this.sourceEditor)||void 0===t||t.setReadOnly(this.j.o.readonly)}afterInit(t){if(this.mirrorContainer=t.c.div("jodit-source"),t.workplace.appendChild(this.mirrorContainer),t.e.on("afterAddPlace changePlace afterInit",(()=>{t.workplace.appendChild(this.mirrorContainer)})),this.sourceEditor=As("area",t,this.mirrorContainer,this.toWYSIWYG,this.fromWYSIWYG),this.onReadonlyReact(),t.e.on("placeholder.source",(t=>{var e;null===(e=this.sourceEditor)||void 0===e||e.setPlaceHolder(t)})).on("change.source",this.syncValueFromWYSIWYG).on("beautifyHTML",(t=>t)),t.o.beautifyHTML){const e=()=>{var e;const s=t.ow.html_beautify;return!(!s||t.isInDestruct||(null===(e=t.events)||void 0===e||e.off("beautifyHTML").on("beautifyHTML",(t=>s(t))),0))};e()||(0,g.loadNext)(t,t.o.beautifyHTMLCDNUrlsJS).then(e)}this.syncValueFromWYSIWYG(!0),this.initSourceEditor(t)}syncValueFromWYSIWYG(t=!1){const e=this.j;e.getMode()!==a.MODE_SPLIT&&e.getMode()!==a.MODE_SOURCE||this.fromWYSIWYG(t)}initSourceEditor(t){var e;if("area"!==t.o.sourceEditor){const e=As(t.o.sourceEditor,t,this.mirrorContainer,this.toWYSIWYG,this.fromWYSIWYG);e.onReadyAlways((()=>{var s,i;null===(s=this.sourceEditor)||void 0===s||s.destruct(),this.sourceEditor=e,this.syncValueFromWYSIWYG(!0),null===(i=t.events)||void 0===i||i.fire("sourceEditorReady",t)}))}else null===(e=this.sourceEditor)||void 0===e||e.onReadyAlways((()=>{var e;this.syncValueFromWYSIWYG(!0),null===(e=t.events)||void 0===e||e.fire("sourceEditorReady",t)}))}beforeDestruct(){this.sourceEditor&&(this.sourceEditor.destruct(),delete this.sourceEditor),M.i.safeRemove(this.mirrorContainer)}}(0,n.gn)([(0,q.watch)(":insertHTML.source")],Bs.prototype,"onInsertHTML",null),(0,n.gn)([q.autobind],Bs.prototype,"fromWYSIWYG",null),(0,n.gn)([q.autobind],Bs.prototype,"toWYSIWYG",null),(0,n.gn)([q.autobind],Bs.prototype,"getNormalPosition",null),(0,n.gn)([(0,q.watch)(":beforeCommand.source")],Bs.prototype,"onSelectAll",null),(0,n.gn)([(0,q.watch)(":beforeSetMode.source")],Bs.prototype,"saveSelection",null),(0,n.gn)([(0,q.watch)(":afterSetMode.source")],Bs.prototype,"removeSelection",null),(0,n.gn)([q.autobind],Bs.prototype,"setMirrorSelectionRange",null),(0,n.gn)([(0,q.watch)(":readonly.source")],Bs.prototype,"onReadonlyReact",null),(0,n.gn)([q.autobind],Bs.prototype,"syncValueFromWYSIWYG",null),r.D.prototype.showCharsCounter=!0,r.D.prototype.countHTMLChars=!1,r.D.prototype.showWordsCounter=!0;class Os extends X{constructor(){super(...arguments),this.charCounter=null,this.wordCounter=null,this.reInit=()=>{this.j.o.showCharsCounter&&this.charCounter&&this.j.statusbar.append(this.charCounter,!0),this.j.o.showWordsCounter&&this.wordCounter&&this.j.statusbar.append(this.wordCounter,!0),this.j.e.off("change keyup",this.calc).on("change keyup",this.calc),this.calc()},this.calc=this.j.async.throttle((()=>{const t=this.j.text;if(this.j.o.showCharsCounter&&this.charCounter){const e=this.j.o.countHTMLChars?this.j.value:t.replace((0,a.SPACE_REG_EXP)(),"");this.charCounter.textContent=this.j.i18n("Chars: %d",e.length)}this.j.o.showWordsCounter&&this.wordCounter&&(this.wordCounter.textContent=this.j.i18n("Words: %d",t.replace((0,a.INVISIBLE_SPACE_REG_EXP)(),"").split((0,a.SPACE_REG_EXP)()).filter((t=>t.length)).length))}),this.j.defaultTimeout)}afterInit(){this.charCounter=this.j.c.span(),this.wordCounter=this.j.c.span(),this.j.e.on("afterInit changePlace afterAddPlace",this.reInit),this.reInit()}beforeDestruct(){M.i.safeRemove(this.charCounter),M.i.safeRemove(this.wordCounter),this.j.e.off("afterInit changePlace afterAddPlace",this.reInit),this.charCounter=null,this.wordCounter=null}}r.D.prototype.toolbarSticky=!0,r.D.prototype.toolbarDisableStickyForMobile=!0,r.D.prototype.toolbarStickyOffset=0;class Hs extends X{constructor(){super(...arguments),this.isToolbarSticked=!1,this.createDummy=t=>{},this.addSticky=t=>{this.isToolbarSticked||(this.createDummy(t),this.j.container.classList.add("jodit_sticky"),this.isToolbarSticked=!0),(0,g.css)(t,{top:this.j.o.toolbarStickyOffset||null,width:this.j.container.offsetWidth-2})},this.removeSticky=t=>{this.isToolbarSticked&&((0,g.css)(t,{width:"",top:""}),this.j.container.classList.remove("jodit_sticky"),this.isToolbarSticked=!1)}}afterInit(t){t.e.on(t.ow,"scroll.sticky wheel.sticky mousewheel.sticky resize.sticky",this.onScroll).on("getStickyState.sticky",(()=>this.isToolbarSticked))}onScroll(){const{jodit:t}=this,e=t.ow.pageYOffset||t.od.documentElement&&t.od.documentElement.scrollTop||0,s=(0,g.offset)(t.container,t,t.od,!0),i=t.getMode()===a.MODE_WYSIWYG&&e+t.o.toolbarStickyOffset>s.top&&s.top+s.height>e+t.o.toolbarStickyOffset&&!(t.o.toolbarDisableStickyForMobile&&this.isMobile());if(t.o.toolbarSticky&&!0===t.o.toolbar&&this.isToolbarSticked!==i){const e=t.toolbarContainer;e&&(i?this.addSticky(e):this.removeSticky(e)),t.e.fire("toggleSticky",i)}}isMobile(){return this.j&&this.j.options&&this.j.container&&this.j.o.sizeSM>=this.j.container.offsetWidth}beforeDestruct(t){this.dummyBox&&M.i.safeRemove(this.dummyBox),t.e.off(t.ow,"scroll.sticky wheel.sticky mousewheel.sticky resize.sticky",this.onScroll).off(".sticky")}}(0,n.gn)([(0,q.throttle)()],Hs.prototype,"onScroll",null),r.D.prototype.spellcheck=!1,r.D.prototype.controls.spellcheck={isActive(t){return t.o.spellcheck},icon:s(66),name:"spellcheck",command:"toggleSpellcheck",tooltip:"Spellchecking"};class Fs extends X{constructor(){super(...arguments),this.buttons=[{group:"state",name:"spellcheck"}]}afterInit(t){t.e.on("afterInit afterAddPlace prepareWYSIWYGEditor",this.toggleSpellcheck),this.toggleSpellcheck(),t.registerCommand("toggleSpellcheck",(()=>{this.jodit.o.spellcheck=!this.jodit.o.spellcheck,this.toggleSpellcheck(),this.j.e.fire("updateToolbar")}))}toggleSpellcheck(){(0,ge.Lj)(this.jodit.editor,"spellcheck",this.jodit.o.spellcheck)}beforeDestruct(t){}}(0,n.gn)([q.autobind],Fs.prototype,"toggleSpellcheck",null),r.D.prototype.usePopupForSpecialCharacters=!1,r.D.prototype.specialCharacters=["!",""","#","$","%","&","'","(",")","*","+","-",".","/","0","1","2","3","4","5","6","7","8","9",":",";","<","=",">","?","@","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z","[","]","^","_","`","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z","{","|","}","~","€","‘","’","“","”","–","—","¡","¢","£","¤","¥","¦","§","¨","©","ª","«","»","¬","®","¯","°","²","³","´","µ","¶","·","¸","¹","º","¼","½","¾","¿","À","Á","Â","Ã","Ä","Å","Æ","Ç","È","É","Ê","Ë","Ì","Í","Î","Ï","Ð","Ñ","Ò","Ó","Ô","Õ","Ö","×","Ø","Ù","Ú","Û","Ü","Ý","Þ","ß","à","á","â","ã","ä","å","æ","ç","è","é","ê","ë","ì","í","î","ï","ð","ñ","ò","ó","ô","õ","ö","÷","ø","ù","ú","û","ü","ý","þ","ÿ","Œ","œ","Ŵ","Ŷ","ŵ","ŷ","‚","‛","„","…","™","►","•","→","⇒","⇔","♦","≈"],r.D.prototype.controls.symbol={icon:"omega",hotkeys:["ctrl+shift+i","cmd+shift+i"],tooltip:"Insert Special Character",popup(t,e,s,i){const o=t.e.fire("generateSpecialCharactersTable.symbols");if(o){if(t.o.usePopupForSpecialCharacters){const e=t.c.div();return e.classList.add("jodit-symbols"),e.appendChild(o),t.e.on(o,"close_dialog",i),e}{V(o,t.i18n("Select Special Character"),void 0,"jodit-symbols").bindDestruct(t);const e=o.querySelector("a");e&&e.focus()}}}};class Ws extends X{constructor(){super(...arguments),this.buttons=[{name:"symbol",group:"insert"}],this.countInRow=17}afterInit(t){t.e.on("generateSpecialCharactersTable.symbols",(()=>{const e=t.c.fromHTML('<div class="jodit-symbols__container">\n\t\t\t\t\t\t<div class="jodit-symbols__container_table">\n\t\t\t\t\t\t\t<table class="jodit-symbols__table"><tbody></tbody></table>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t\t<div class="jodit-symbols__container_preview">\n\t\t\t\t\t\t\t<div class="jodit-symbols__preview"></div>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</div>'),s=e.querySelector(".jodit-symbols__preview"),i=e.querySelector("table").tBodies[0],o=[];for(let e=0;t.o.specialCharacters.length>e;){const s=t.c.element("tr");for(let i=0;this.countInRow>i&&t.o.specialCharacters.length>e;i+=1,e+=1){const n=t.c.element("td"),r=t.c.fromHTML(`<a\n\t\t\t\t\t\t\t\t\tdata-index="${e}"\n\t\t\t\t\t\t\t\t\tdata-index-j="${i}"\n\t\t\t\t\t\t\t\t\trole="option"\n\t\t\t\t\t\t\t\t\ttabindex="-1"\n\t\t\t\t\t\t\t>${t.o.specialCharacters[e]}</a>`);o.push(r),n.appendChild(r),s.appendChild(n)}i.appendChild(s)}const n=this;return t.e.on(o,"focus",(function(){s.innerHTML=this.innerHTML})).on(o,"mousedown",(function(e){M.i.isTag(this,"a")&&(t.s.focus(),t.s.insertHTML(this.innerHTML),t.e.fire(this,"close_dialog"),e&&e.preventDefault(),e&&e.stopImmediatePropagation())})).on(o,"mouseenter",(function(){M.i.isTag(this,"a")&&this.focus()})).on(o,"keydown",(e=>{const s=e.target;if(M.i.isTag(s,"a")){const i=parseInt((0,ee.Lj)(s,"-index")||"0",10),r=parseInt((0,ee.Lj)(s,"data-index-j")||"0",10);let l;switch(e.key){case a.KEY_UP:case a.KEY_DOWN:l=e.key===a.KEY_UP?i-n.countInRow:i+n.countInRow,void 0===o[l]&&(l=e.key===a.KEY_UP?Math.floor(o.length/n.countInRow)*n.countInRow+r:r,l>o.length-1&&(l-=n.countInRow)),o[l]&&o[l].focus();break;case a.KEY_RIGHT:case a.KEY_LEFT:l=e.key===a.KEY_LEFT?i-1:i+1,void 0===o[l]&&(l=e.key===a.KEY_LEFT?o.length-1:0),o[l]&&o[l].focus();break;case a.KEY_ENTER:t.e.fire(s,"mousedown"),e.stopImmediatePropagation(),e.preventDefault()}}})),e}))}beforeDestruct(t){t.e.off("generateSpecialCharactersTable.symbols")}}r.D.prototype.table={allowCellSelection:!0,selectionCellStyle:"border: 1px double #1e88e5 !important;",allowCellResize:!0,useExtraClassesOptions:!1},r.D.prototype.controls.table={data:{cols:10,rows:10,classList:{"table table-bordered":"Bootstrap Bordered","table table-striped":"Bootstrap Striped","table table-dark":"Bootstrap Dark"}},popup(t,e,s,i,o){const n=s.data&&s.data.rows?s.data.rows:10,r=s.data&&s.data.cols?s.data.cols:10,a=t.c.fromHTML('<form class="jodit-form jodit-form__inserter"><div class="jodit-form__table-creator-box"><div class="jodit-form__container"></div><div class="jodit-form__options">'+(()=>{if(!t.o.table.useExtraClassesOptions)return"";const e=[];if(s.data){const t=s.data.classList;Object.keys(t).forEach((s=>{e.push(`<label class="jodit_vertical_middle"><input class="jodit-checkbox" value="${s}" type="checkbox"/>${t[s]}</label>`)}))}return e.join("")})()+'</div></div><label class="jodit-form__center"><span>1</span> × <span>1</span></label></form>'),l=a.querySelectorAll("span")[0],c=a.querySelectorAll("span")[1],h=a.querySelector(".jodit-form__container"),d=a.querySelector(".jodit-form__options"),u=[],p=n*r;for(let e=0;p>e;e+=1)u[e]||u.push(t.c.element("span",{dataIndex:e}));if(t.e.on(h,"mousemove",((t,e)=>{const s=t.target;if(!M.i.isTag(s,"span"))return;const i=void 0===e||isNaN(e)?parseInt((0,ee.Lj)(s,"-index")||"0",10):e||0,o=Math.ceil((i+1)/r),n=i%r+1;for(let t=0;u.length>t;t+=1)u[t].className=t%r+1>n||Math.ceil((t+1)/r)>o?"":"jodit_hovered";c.textContent=""+n,l.textContent=""+o})).on(h,"touchstart mousedown",(e=>{const s=e.target;if(e.preventDefault(),e.stopImmediatePropagation(),!M.i.isTag(s,"span"))return;const o=parseInt((0,ee.Lj)(s,"-index")||"0",10),n=Math.ceil((o+1)/r),a=o%r+1,l=t.createInside,c=l.element("tbody"),h=l.element("table");h.appendChild(c),h.style.width="100%";let u,p,f=null;for(let t=1;n>=t;t+=1){u=l.element("tr");for(let t=1;a>=t;t+=1)p=l.element("td"),f||(f=p),(0,g.css)(p,"width",(100/a).toFixed(4)+"%"),p.appendChild(l.element("br")),u.appendChild(l.text("\n")),u.appendChild(l.text("\t")),u.appendChild(p);c.appendChild(l.text("\n")),c.appendChild(u)}const m=t.s.current();if(m&&t.s.isCollapsed()){const e=M.i.closest(m,M.i.isBlock,t.editor);e&&e!==t.editor&&!e.nodeName.match(/^TD|TH|TBODY|TABLE|THEADER|TFOOTER$/)&&t.s.setCursorAfter(e)}(0,g.$$)("input[type=checkbox]:checked",d).forEach((t=>{t.value.split(/[\s]+/).forEach((t=>{h.classList.add(t)}))})),t.s.insertNode(l.text("\n")),t.s.insertNode(h,!1),f&&(t.s.setCursorIn(f),(0,g.scrollIntoViewIfNeeded)(f,t.editor,t.ed)),i()})),o&&o.parentElement){for(let e=0;n>e;e+=1){const s=t.c.div();for(let t=0;r>t;t+=1)s.appendChild(u[e*r+t]);h.appendChild(s)}u[0]&&(u[0].className="hovered")}return a},tooltip:"Insert table"};const $s="table_processor_observer-resize";class Vs extends X{constructor(){super(...arguments),this.selectMode=!1,this.resizeDelta=0,this.createResizeHandle=()=>{this.resizeHandler||(this.resizeHandler=this.j.c.div("jodit-table-resizer"),this.j.e.on(this.resizeHandler,"mousedown.table touchstart.table",this.onHandleMouseDown).on(this.resizeHandler,"mouseenter.table",(()=>{this.j.async.clearTimeout(this.hideTimeout)})))},this.hideTimeout=0,this.drag=!1,this.minX=0,this.maxX=0,this.startX=0}get module(){return this.j.getInstance("Table",this.j.o)}get isRTL(){return"rtl"===this.j.o.direction}showResizeHandle(){this.j.async.clearTimeout(this.hideTimeout),this.j.workplace.appendChild(this.resizeHandler)}hideResizeHandle(){this.hideTimeout=this.j.async.setTimeout((()=>{M.i.safeRemove(this.resizeHandler)}),{timeout:this.j.defaultTimeout,label:"hideResizer"})}onHandleMouseDown(t){if(this.j.isLocked)return;this.drag=!0,this.j.e.on(this.j.ow,"mouseup.resize-cells touchend.resize-cells",this.onMouseUp).on(this.j.ew,"mousemove.table touchmove.table",this.onMouseMove),this.startX=t.clientX,this.j.lock($s),this.resizeHandler.classList.add("jodit-table-resizer_moved");let e,s=this.workTable.getBoundingClientRect();if(this.minX=0,this.maxX=1e6,null!=this.wholeTable)s=this.workTable.parentNode.getBoundingClientRect(),this.minX=s.left,this.maxX=this.minX+s.width;else{const t=Pt.formalCoordinate(this.workTable,this.workCell,!0);Pt.formalMatrix(this.workTable,((s,i,o)=>{t[1]===o&&(e=s.getBoundingClientRect(),this.minX=Math.max(e.left+a.NEARBY/2,this.minX)),t[1]+(this.isRTL?-1:1)===o&&(e=s.getBoundingClientRect(),this.maxX=Math.min(e.left+e.width-a.NEARBY/2,this.maxX))}))}return!1}onMouseMove(t){if(!this.drag)return;this.j.e.fire("closeAllPopups");let e=t.clientX;const s=(0,g.offset)(this.resizeHandler.parentNode||this.j.od.documentElement,this.j,this.j.od,!0);this.minX>e&&(e=this.minX),e>this.maxX&&(e=this.maxX),this.resizeDelta=e-this.startX+(this.j.o.iframe?s.left:0),this.resizeHandler.style.left=e-(this.j.o.iframe?0:s.left)+"px";const i=this.j.s.sel;i&&i.removeAllRanges()}onMouseUp(t){(this.selectMode||this.drag)&&(this.selectMode=!1,this.j.unlock()),this.resizeHandler&&this.drag&&(this.drag=!1,this.j.e.off(this.j.ew,"mousemove.table touchmove.table",this.onMouseMove),this.resizeHandler.classList.remove("jodit-table-resizer_moved"),this.startX!==t.clientX&&(null==this.wholeTable?this.resizeColumns():this.resizeTable()),this.j.synchronizeValues(),this.j.s.focus())}resizeColumns(){const t=this.resizeDelta,e=[];Pt.setColumnWidthByDelta(this.workTable,Pt.formalCoordinate(this.workTable,this.workCell,!0)[1],t,!0,e);const s=(0,g.call)(this.isRTL?M.i.prev:M.i.next,this.workCell,M.i.isCell,this.workCell.parentNode);Pt.setColumnWidthByDelta(this.workTable,Pt.formalCoordinate(this.workTable,s)[1],-t,!1,e)}resizeTable(){const t=this.resizeDelta*(this.isRTL?-1:1),e=this.workTable.offsetWidth,s=(0,g.getContentWidth)(this.workTable.parentNode,this.j.ew),i=!this.wholeTable;if(this.isRTL?!i:i)this.workTable.style.width=(e+t)/s*100+"%";else{const i=this.isRTL?"marginRight":"marginLeft",o=parseInt(this.j.ew.getComputedStyle(this.workTable)[i]||"0",10);this.workTable.style.width=(e-t)/s*100+"%",this.workTable.style[i]=(o+t)/s*100+"%"}}setWorkCell(t,e=null){this.wholeTable=e,this.workCell=t,this.workTable=M.i.up(t,(t=>M.i.isTag(t,"table")),this.j.editor)}calcHandlePosition(t,e,s=0,i=0){const o=(0,g.offset)(e,this.j,this.j.ed);if(s>a.NEARBY&&o.width-a.NEARBY>s)return void this.hideResizeHandle();const n=(0,g.offset)(this.j.workplace,this.j,this.j.od,!0),r=(0,g.offset)(t,this.j,this.j.ed);if(this.resizeHandler.style.left=(s>a.NEARBY?o.left+o.width:o.left)-n.left+i+"px",Object.assign(this.resizeHandler.style,{height:r.height+"px",top:r.top-n.top+"px"}),this.showResizeHandle(),s>a.NEARBY){const t=(0,g.call)(this.isRTL?M.i.prev:M.i.next,e,M.i.isCell,e.parentNode);this.setWorkCell(e,!!t&&null)}else{const t=(0,g.call)(this.isRTL?M.i.next:M.i.prev,e,M.i.isCell,e.parentNode);this.setWorkCell(t||e,!t||null)}}afterInit(t){t.o.table.allowCellResize&&t.e.off(this.j.ow,".resize-cells").off(".resize-cells").on("change.resize-cells afterCommand.resize-cells afterSetMode.resize-cells",(()=>{(0,g.$$)("table",t.editor).forEach(this.observe)})).on(this.j.ow,"scroll.resize-cells",(()=>{if(!this.drag)return;const e=M.i.up(this.workCell,(t=>M.i.isTag(t,"table")),t.editor);if(e){const t=e.getBoundingClientRect();this.resizeHandler.style.top=t.top+"px"}})).on("beforeSetMode.resize-cells",(()=>{this.module.getAllSelectedCells().forEach((e=>{this.module.removeSelection(e),Pt.normalizeTable(M.i.closest(e,"table",t.editor))}))}))}observe(t){(0,g.dataBind)(t,$s)||((0,g.dataBind)(t,$s,!0),this.j.e.on(t,"mouseleave.resize-cells",(t=>{this.resizeHandler&&this.resizeHandler!==t.relatedTarget&&this.hideResizeHandle()})).on(t,"mousemove.resize-cells touchmove.resize-cells",this.j.async.throttle((e=>{if(this.j.isLocked)return;const s=M.i.up(e.target,M.i.isCell,t);s&&this.calcHandlePosition(t,s,e.offsetX)}),{timeout:this.j.defaultTimeout})),this.createResizeHandle())}beforeDestruct(t){t.events&&(t.e.off(this.j.ow,".resize-cells"),t.e.off(".resize-cells"))}}(0,n.gn)([q.autobind],Vs.prototype,"onHandleMouseDown",null),(0,n.gn)([q.autobind],Vs.prototype,"onMouseMove",null),(0,n.gn)([q.autobind],Vs.prototype,"onMouseUp",null),(0,n.gn)([q.autobind],Vs.prototype,"observe",null);const Ys="table_processor_observer",Us="onMoveTableSelectCell";class Gs extends X{constructor(){super(...arguments),this.requires=["select"],this.selectedCell=null,this.isSelectionMode=!1}get module(){return this.j.getInstance("Table",this.j.o)}afterInit(t){t.o.table.allowCellSelection&&t.e.on("keydown.select-cells",(t=>{t.key===a.KEY_TAB&&this.unselectCells()})).on("beforeCommand.select-cells",this.onExecCommand).on("afterCommand.select-cells",this.onAfterCommand).on(["clickEditor","mousedownTd","mousedownTh","touchstartTd","touchstartTh"].map((t=>t+".select-cells")).join(" "),this.onStartSelection).on("clickTr clickTbody",(()=>{var t;const e=this.module.getAllSelectedCells().length;if(e)return e>1&&(null===(t=this.j.s.sel)||void 0===t||t.removeAllRanges()),!1}))}onStartSelection(t){if(this.j.o.readonly)return;if(this.unselectCells(),t===this.j.editor)return;const e=M.i.closest(t,"table",this.j.editor);return t&&e?(t.firstChild||t.appendChild(this.j.createInside.element("br")),this.isSelectionMode=!0,this.selectedCell=t,this.module.addSelection(t),this.j.e.on(e,"mousemove.select-cells touchmove.select-cells",this.j.async.throttle(this.onMove.bind(this,e),{label:Us,timeout:this.j.defaultTimeout/2})).on(e,"mouseup.select-cells touchend.select-cells",this.onStopSelection.bind(this,e)),!1):void 0}onOutsideClick(){this.selectedCell=null,this.onRemoveSelection()}onChange(){this.j.isLocked||this.isSelectionMode||this.onRemoveSelection()}onMove(t,e){var s;if(this.j.o.readonly&&!this.j.isLocked)return;if(this.j.isLockedNotBy(Ys))return;const i=this.j.ed.elementFromPoint(e.clientX,e.clientY);if(!i)return;const o=M.i.closest(i,["td","th"],t);if(!o||!this.selectedCell)return;o!==this.selectedCell&&this.j.lock(Ys),this.unselectCells();const n=Pt.getSelectedBound(t,[o,this.selectedCell]),r=Pt.formalMatrix(t);for(let t=n[0][0];n[1][0]>=t;t+=1)for(let e=n[0][1];n[1][1]>=e;e+=1)this.module.addSelection(r[t][e]);this.module.getAllSelectedCells().length>1&&(null===(s=this.j.s.sel)||void 0===s||s.removeAllRanges()),this.j.e.fire("hidePopup"),e.stopPropagation(),(()=>{const t=this.j.createInside.fromHTML('<div style="color:rgba(0,0,0,0.01);width:0;height:0"> </div>');o.appendChild(t),this.j.async.setTimeout((()=>{var e;null===(e=t.parentNode)||void 0===e||e.removeChild(t)}),this.j.defaultTimeout/5)})()}onRemoveSelection(t){var e;if(!(null===(e=null==t?void 0:t.buffer)||void 0===e?void 0:e.actionTrigger)&&!this.selectedCell&&this.module.getAllSelectedCells().length)return this.j.unlock(),this.unselectCells(),void this.j.e.fire("hidePopup","cells");this.isSelectionMode=!1,this.selectedCell=null}onStopSelection(t,e){if(!this.selectedCell)return;this.isSelectionMode=!1,this.j.unlock();const s=this.j.ed.elementFromPoint(e.clientX,e.clientY);if(!s)return;const i=M.i.closest(s,["td","th"],t);if(!i)return;const o=M.i.closest(i,"table",t);if(o&&o!==t)return;const n=Pt.getSelectedBound(t,[i,this.selectedCell]),r=Pt.formalMatrix(t),a=r[n[1][0]][n[1][1]],l=r[n[0][0]][n[0][1]];this.j.e.fire("showPopup",t,(()=>{const t=(0,g.position)(l,this.j),e=(0,g.position)(a,this.j);return{left:t.left,top:t.top,width:e.left-t.left+e.width,height:e.top-t.top+e.height}}),"cells"),(0,g.$$)("table",this.j.editor).forEach((t=>{this.j.e.off(t,"mousemove.select-cells touchmove.select-cells mouseup.select-cells touchend.select-cells")})),this.j.async.clearTimeout(Us)}unselectCells(t){const e=this.module,s=e.getAllSelectedCells();s.length&&s.forEach((s=>{t&&t===s||e.removeSelection(s)}))}onExecCommand(t){if(/table(splitv|splitg|merge|empty|bin|binrow|bincolumn|addcolumn|addrow)/.test(t)){t=t.replace("table","");const e=this.module.getAllSelectedCells();if(e.length){const[s]=e;if(!s)return;const i=M.i.closest(s,"table",this.j.editor);if(!i)return;switch(t){case"splitv":Pt.splitVertical(i,this.j);break;case"splitg":Pt.splitHorizontal(i,this.j);break;case"merge":Pt.mergeSelected(i,this.j);break;case"empty":e.forEach((t=>M.i.detach(t)));break;case"bin":M.i.safeRemove(i);break;case"binrow":new Set(e.map((t=>t.parentNode))).forEach((t=>{Pt.removeRow(i,t.rowIndex)}));break;case"bincolumn":{const t=new Set;e.reduce(((e,s)=>(t.has(s.cellIndex)||(e.push(s),t.add(s.cellIndex)),e)),[]).forEach((t=>{Pt.removeColumn(i,t.cellIndex)}))}break;case"addcolumnafter":case"addcolumnbefore":Pt.appendColumn(i,s.cellIndex,"addcolumnafter"===t,this.j.createInside);break;case"addrowafter":case"addrowbefore":Pt.appendRow(i,s.parentNode,"addrowafter"===t,this.j.createInside)}}return!1}}onAfterCommand(t){/^justify/.test(t)&&this.module.getAllSelectedCells().forEach((e=>os(t,e)))}beforeDestruct(t){this.onRemoveSelection(),t.e.off(".select-cells")}}function Xs(t){t.e.off(".tableKeyboardNavigation").on("keydown.tableKeyboardNavigation",(e=>{let s,i;if(e.key!==a.KEY_TAB&&e.key!==a.KEY_LEFT&&e.key!==a.KEY_RIGHT&&e.key!==a.KEY_UP&&e.key!==a.KEY_DOWN)return;{if(s=t.s.current(),i=M.i.up(s,(t=>t&&t.nodeName&&/^td|th$/i.test(t.nodeName)),t.editor),!i)return;const o=t.s.range;if(e.key!==a.KEY_TAB&&s!==i&&((e.key===a.KEY_LEFT||e.key===a.KEY_UP)&&(M.i.prev(s,(t=>e.key===a.KEY_UP?M.i.isTag(t,"br"):!!t),i)||e.key!==a.KEY_UP&&M.i.isText(s)&&0!==o.startOffset)||(e.key===a.KEY_RIGHT||e.key===a.KEY_DOWN)&&(M.i.next(s,(t=>e.key===a.KEY_DOWN?M.i.isTag(t,"br"):!!t),i)||e.key!==a.KEY_DOWN&&M.i.isText(s)&&s.nodeValue&&o.startOffset!==s.nodeValue.length)))return}const o=M.i.up(i,(t=>t&&/^table$/i.test(t.nodeName)),t.editor);let n=null;switch(e.key){case a.KEY_TAB:case a.KEY_LEFT:{const s=e.key===a.KEY_LEFT||e.shiftKey?"prev":"next";n=M.i[s](i,(t=>t&&/^td|th$/i.test(t.tagName)),o),n||(Pt.appendRow(o,"next"!==s&&o.querySelector("tr"),"next"===s,t.createInside),n=M.i[s](i,M.i.isCell,o));break}case a.KEY_UP:case a.KEY_DOWN:{let t=0,s=0;const r=Pt.formalMatrix(o,((e,o,n)=>{e===i&&(t=o,s=n)}));e.key===a.KEY_UP?void 0!==r[t-1]&&(n=r[t-1][s]):void 0!==r[t+1]&&(n=r[t+1][s])}}if(n){if(n.firstChild)e.key===a.KEY_TAB?t.s.select(n,!0):t.s.setCursorIn(n,e.key===a.KEY_RIGHT||e.key===a.KEY_DOWN);else{const e=t.createInside.element("br");n.appendChild(e),t.s.setCursorBefore(e)}return!1}}))}function Ks(t){t.registerButton({name:"table",group:"insert"})}(0,n.gn)([q.autobind],Gs.prototype,"onStartSelection",null),(0,n.gn)([(0,q.watch)(":outsideClick")],Gs.prototype,"onOutsideClick",null),(0,n.gn)([(0,q.watch)(":change")],Gs.prototype,"onChange",null),(0,n.gn)([q.autobind],Gs.prototype,"onRemoveSelection",null),(0,n.gn)([q.autobind],Gs.prototype,"onStopSelection",null),(0,n.gn)([q.autobind],Gs.prototype,"onExecCommand",null),(0,n.gn)([q.autobind],Gs.prototype,"onAfterCommand",null);class Zs extends X{constructor(){super(...arguments),this.isOpened=!1,this.delayShowTimeout=0}afterInit(t){this.container=t.c.div("jodit-tooltip"),(0,_.ZO)(this.j,Zs).appendChild(this.container);let e=0;t.e.off(".tooltip").on("showTooltip.tooltip",((s,i)=>{t.async.clearTimeout(e),this.open(s,i)})).on("delayShowTooltip.tooltip",this.delayOpen).on("escape.tooltip",this.close).on("hideTooltip.tooltip change.tooltip scroll.tooltip changePlace.tooltip hidePopup.tooltip closeAllPopups.tooltip",(()=>{this.j.async.clearTimeout(this.delayShowTimeout),e=t.async.setTimeout(this.close,this.j.defaultTimeout)}))}delayOpen(t,e){const s=this.j.o.showTooltipDelay||this.j.defaultTimeout;this.j.async.clearTimeout(this.delayShowTimeout),this.delayShowTimeout=this.j.async.setTimeout((()=>this.open(t,e)),{timeout:s,label:"tooltip"})}open(t,e){this.container.classList.add("jodit-tooltip_visible"),this.container.innerHTML=e,this.isOpened=!0,this.setPosition(t)}setPosition(t){const e=t();(0,g.css)(this.container,{left:e.x,top:e.y})}close(){this.j.async.clearTimeout(this.delayShowTimeout),this.isOpened&&(this.isOpened=!1,this.container.classList.remove("jodit-tooltip_visible"),(0,g.css)(this.container,{left:-5e3}))}beforeDestruct(t){null==t||t.e.off(".tooltip"),this.close(),M.i.safeRemove(this.container)}}(0,n.gn)([q.autobind],Zs.prototype,"delayOpen",null),(0,n.gn)([q.autobind],Zs.prototype,"close",null),r.D.prototype.tab={tabInsideLiInsertNewList:!0};class Js extends X{afterInit(t){}onTab(t){if(t.key===a.KEY_TAB&&(t=>{if(!t.o.tab.tabInsideLiInsertNewList||!t.s.isCollapsed())return!1;const e=t.createInside.fake();t.s.insertNode(e);const s=M.i.closest(e,"li",t.editor);if(s&&t.s.cursorOnTheLeft(s)&&M.i.isTag(s.previousElementSibling,"li")){const i=M.i.closest(s,["ol","ul"],t.editor);if(i){const o=t.createInside.element(i.tagName),n=s.previousElementSibling;return o.appendChild(s),n.appendChild(o),t.s.setCursorAfter(e),M.i.safeRemove(e),!0}}return M.i.safeRemove(e),!1})(this.j))return!1}beforeDestruct(t){}}function Qs(t){t.registerButton({name:"preview"}),t.registerCommand("preview",((e,s,i)=>{const o=new $({language:t.o.language,theme:t.o.theme});o.setSize(1024,600).open("",t.i18n("Preview")).setModal(!0),((t,e,s="px",i=null)=>{const o=((t,e)=>{const s=[];try{(0,g.$$)("img",t.editor).forEach((i=>{const o=[(0,g.attr)(i,"width"),(0,g.attr)(i,"height"),i.src];(0,g.attr)(i,{width:i.offsetWidth+e,height:i.offsetHeight+e});const n=t.createInside.a();t.ed.body.appendChild(n),n.href=i.src,i.src=n.href,M.i.safeRemove(n),s.push((()=>{var t;i.src=null!==(t=o[2])&&void 0!==t?t:"",(0,g.attr)(i,{width:o[0]||null,height:o[1]||null})}))}))}catch(t){throw s.forEach((t=>t())),s.length=0,t}return s})(t,s);try{const n=t.e.fire("beforePreviewBox",e,s);if(null!=n)return n;let r=t.c.div("jodit__preview-box");i&&i.appendChild(r),(0,g.css)(r,{position:"relative",padding:16});const a=t.value||`<div style='position: absolute;left:50%;top:50%;transform: translateX(-50%) translateY(-50%);color:#ccc;'>${t.i18n("Empty")}</div>`;if(t.iframe){const e=t.create.element("iframe");(0,g.css)(e,{minWidth:800,minHeight:600,border:0}),r.appendChild(e);const s=e.contentWindow;s&&(t.e.fire("generateDocumentStructure.iframe",s.document,t),r=s.document.body)}else(0,g.css)(r,{minWidth:1024,minHeight:600,border:0});const l=(e,s)=>{const i=(0,g.isString)(s)?t.c.div():s;(0,g.isString)(s)&&(i.innerHTML=s);for(let t=0;i.children.length>t;t+=1){const s=i.children[t],o=e.ownerDocument.createElement(s.nodeName);for(let t=0;s.attributes.length>t;t+=1)(0,g.attr)(o,s.attributes[t].nodeName,s.attributes[t].nodeValue);0===s.children.length||M.i.isTag(s,["table"])?"SCRIPT"===s.nodeName?s.textContent&&(o.textContent=s.textContent):s.innerHTML&&(o.innerHTML=s.innerHTML):l(o,s);try{e.appendChild(o)}catch(t){}}};l(r,a),t.e.fire("afterPreviewBox",r)}finally{o.forEach((t=>t()))}})(t,i,"px",o.getElm("content"))}))}function ti(t){t.registerButton({name:"print"})}(0,n.gn)([(0,q.watch)(":keydown.tab")],Js.prototype,"onTab",null),r.D.prototype.controls.preview={icon:"eye",command:"preview",mode:a.MODE_SOURCE+a.MODE_WYSIWYG,tooltip:"Preview"},r.D.prototype.controls.print={exec(t){const e=t.create.element("iframe");Object.assign(e.style,{position:"fixed",right:0,bottom:0,width:0,height:0,border:0}),(0,_.ZO)(t,r.D).appendChild(e);const s=()=>{t.e.off(t.ow,"mousemove",s),M.i.safeRemove(e)},i=e.contentWindow;if(i){t.e.on(i,"onbeforeunload onafterprint",s).on(t.ow,"mousemove",s),t.o.iframe?(t.e.fire("generateDocumentStructure.iframe",i.document,t),i.document.body.innerHTML=t.value):(i.document.write('<!doctype html><html lang="'+(0,g.defaultLanguage)(t.o.language)+'"><head><title></title></head><body>'+t.value+"</body></html>"),i.document.close());const e=i.document.createElement("style");e.innerHTML="@media print {\n\t\t\t\t\tbody {\n\t\t\t\t\t\t\t-webkit-print-color-adjust: exact;\n\t\t\t\t\t}\n\t\t\t}",i.document.head.appendChild(e),i.focus(),i.print()}},mode:a.MODE_SOURCE+a.MODE_WYSIWYG,tooltip:"Print"},r.D.prototype.showXPathInStatusbar=!0;class ei extends X{constructor(){super(...arguments),this.onContext=(t,e)=>(this.menu||(this.menu=new E(this.j)),this.menu.show(e.clientX,e.clientY,[{icon:"bin",title:t===this.j.editor?"Clear":"Remove",exec:()=>{t!==this.j.editor?M.i.safeRemove(t):this.j.value="",this.j.synchronizeValues()}},{icon:"select-all",title:"Select",exec:()=>{this.j.s.select(t)}}]),!1),this.onSelectPath=(t,e)=>{this.j.s.focus();const s=(0,g.attr)(e.target,"-path")||"/";if("/"===s)return this.j.execCommand("selectall"),!1;try{const t=this.j.ed.evaluate(s,this.j.editor,null,XPathResult.ANY_TYPE,null).iterateNext();if(t)return this.j.s.select(t),!1}catch(t){}return this.j.s.select(t),!1},this.tpl=(t,e,s,i)=>{const o=this.j.c.fromHTML(`<span class="jodit-xpath__item"><a role="button" data-path="${e}" title="${i}" tabindex="-1"'>${(0,g.trim)(s)}</a></span>`),n=o.firstChild;return this.j.e.on(n,"click",this.onSelectPath.bind(this,t)).on(n,"contextmenu",this.onContext.bind(this,t)),o},this.removeSelectAll=()=>{this.selectAllButton&&(this.selectAllButton.destruct(),delete this.selectAllButton)},this.appendSelectAll=()=>{this.removeSelectAll(),this.selectAllButton=H(this.j,{name:"selectall",...this.j.o.controls.selectall}),this.selectAllButton.state.size="tiny",this.container&&this.container.insertBefore(this.selectAllButton.container,this.container.firstChild)},this.calcPathImd=()=>{if(this.isDestructed)return;const t=this.j.s.current();if(this.container&&(this.container.innerHTML=a.INVISIBLE_SPACE),t){let e,s,i;M.i.up(t,(t=>{t&&this.j.editor!==t&&!M.i.isText(t)&&(e=t.nodeName.toLowerCase(),s=(0,g.getXPathByElement)(t,this.j.editor).replace(/^\//,""),i=this.tpl(t,s,e,this.j.i18n("Select %s",e)),this.container&&this.container.insertBefore(i,this.container.firstChild))}),this.j.editor)}this.appendSelectAll()},this.calcPath=this.j.async.debounce(this.calcPathImd,2*this.j.defaultTimeout)}afterInit(){this.j.o.showXPathInStatusbar&&(this.container=this.j.c.div("jodit-xpath"),this.j.e.off(".xpath").on("mouseup.xpath change.xpath keydown.xpath changeSelection.xpath",this.calcPath).on("afterSetMode.xpath afterInit.xpath changePlace.xpath",(()=>{this.j.o.showXPathInStatusbar&&this.container&&(this.j.statusbar.append(this.container),this.j.getRealMode()===a.MODE_WYSIWYG?this.calcPath():(this.container&&(this.container.innerHTML=a.INVISIBLE_SPACE),this.appendSelectAll()))})),this.calcPath())}beforeDestruct(){this.j&&this.j.events&&this.j.e.off(".xpath"),this.removeSelectAll(),this.menu&&this.menu.destruct(),M.i.safeRemove(this.container),delete this.menu,delete this.container}}var si=s(67),ii=s(68),oi=s(69),ni=s(70),ri=s(71),ai=s(72),li=s(73),ci=s(74),hi=s(75),di=s(76),ui=s(77),pi=s(78),fi=s(79),mi=s(80),gi=s(81),vi=s(82),bi=s(83),wi=s(84),yi=s(85),Ci=s(86),xi=s(87),Ei=s(88),ji=s(89),Si=s(90),ki=s(91),Ti=s(92),Ii=s(93),_i=s(94),qi=s(95),Li=s(96),zi=s(97),Mi=s(98),Ni=s(99),Pi=s(100),Di=s(101),Ri=s(102),Ai=s(103),Bi=s(104),Oi=s(105),Hi=s(106),Fi=s(107),Wi=s(108),$i=s(109),Vi=s(110),Yi=s(111),Ui=s(112),Gi=s(113),Xi=s(114),Ki=s(115),Zi=s(116),Ji=s(117),Qi=s(118),to=s(119),eo=s(120),so=s(121),io=s(122),oo=s(123),no=s(124),ro=s(125),ao=s(126),lo=s(127),co=s(128),ho=s(129),uo=s(130),po=s(131),fo=s(132),mo=s(133),go=s(134),vo=s(135),bo=s(136),wo=s(137),yo=s(138),Co=s(139),xo=s(140),Eo=s(141),jo=s(142),So=s(143),ko=s(144),To=s(145),Io=s(146),_o=s(147),qo=s(148),Lo=s(149);Object.keys(a).forEach((t=>{Jodit[t]=a[t]}));const zo=t=>"__esModule"!==t;Object.keys(o).filter(zo).forEach((t=>{N.JO.set(t.replace("_","-"),o[t])})),Object.keys(t).filter(zo).forEach((e=>{Jodit.modules[e]=t[e]})),Object.keys(q).filter(zo).forEach((t=>{Jodit.decorators[t]=q[t]})),["Confirm","Alert","Prompt"].forEach((e=>{Jodit[e]=t[e]})),Object.keys(e).filter(zo).forEach((t=>{Jodit.plugins.add(t,e[t])})),Object.keys(Xt).filter(zo).forEach((t=>{Jodit.lang[t]=Xt[t]}))}(),i}()}));
|