jodit 4.11.15 → 4.12.2
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/CHANGELOG.md +30 -0
- package/es2015/jodit.css +1 -1
- package/es2015/jodit.fat.min.js +3 -3
- package/es2015/jodit.js +84 -5
- package/es2015/jodit.min.js +3 -3
- package/es2015/plugins/debug/debug.css +1 -1
- package/es2015/plugins/debug/debug.js +1 -1
- package/es2015/plugins/debug/debug.min.js +1 -1
- package/es2015/plugins/speech-recognize/speech-recognize.css +1 -1
- package/es2015/plugins/speech-recognize/speech-recognize.js +1 -1
- package/es2015/plugins/speech-recognize/speech-recognize.min.js +1 -1
- package/es2018/jodit.fat.min.js +3 -3
- package/es2018/jodit.min.js +3 -3
- package/es2018/plugins/debug/debug.min.js +1 -1
- package/es2018/plugins/speech-recognize/speech-recognize.min.js +1 -1
- package/es2021/jodit.css +1 -1
- package/es2021/jodit.fat.min.js +4 -4
- package/es2021/jodit.js +84 -5
- package/es2021/jodit.min.js +4 -4
- package/es2021/plugins/debug/debug.css +1 -1
- package/es2021/plugins/debug/debug.js +1 -1
- package/es2021/plugins/debug/debug.min.js +1 -1
- package/es2021/plugins/speech-recognize/speech-recognize.css +1 -1
- package/es2021/plugins/speech-recognize/speech-recognize.js +1 -1
- package/es2021/plugins/speech-recognize/speech-recognize.min.js +1 -1
- package/es2021.en/jodit.css +1 -1
- package/es2021.en/jodit.fat.min.js +4 -4
- package/es2021.en/jodit.js +84 -5
- package/es2021.en/jodit.min.js +5 -5
- package/es2021.en/plugins/debug/debug.css +1 -1
- package/es2021.en/plugins/debug/debug.js +1 -1
- package/es2021.en/plugins/debug/debug.min.js +1 -1
- package/es2021.en/plugins/speech-recognize/speech-recognize.css +1 -1
- package/es2021.en/plugins/speech-recognize/speech-recognize.js +1 -1
- package/es2021.en/plugins/speech-recognize/speech-recognize.min.js +1 -1
- package/es5/jodit.css +2 -2
- package/es5/jodit.fat.min.js +2 -2
- package/es5/jodit.js +87 -5
- package/es5/jodit.min.css +2 -2
- package/es5/jodit.min.js +2 -2
- package/es5/plugins/debug/debug.css +1 -1
- package/es5/plugins/debug/debug.js +1 -1
- package/es5/plugins/debug/debug.min.js +1 -1
- package/es5/plugins/speech-recognize/speech-recognize.css +1 -1
- package/es5/plugins/speech-recognize/speech-recognize.js +1 -1
- package/es5/plugins/speech-recognize/speech-recognize.min.js +1 -1
- package/es5/polyfills.fat.min.js +1 -1
- package/es5/polyfills.js +1 -1
- package/es5/polyfills.min.js +1 -1
- package/esm/core/constants.js +1 -1
- package/esm/core/helpers/utils/config-proto.d.ts +21 -0
- package/esm/core/helpers/utils/config-proto.js +32 -0
- package/esm/jodit.d.ts +44 -0
- package/esm/jodit.js +47 -1
- package/esm/modules/widget/file-selector/file-selector.js +2 -1
- package/esm/plugins/link/link.js +2 -1
- package/esm/typings.d.ts +1 -0
- package/package.json +1 -1
- package/types/core/helpers/utils/config-proto.d.ts +21 -0
- package/types/jodit.d.ts +44 -0
- package/types/typings.d.ts +1 -0
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* jodit - Jodit is an awesome and useful wysiwyg editor with filebrowser
|
|
3
3
|
* Author: Chupurnov <chupurnov@gmail.com> (https://xdsoft.net/jodit/)
|
|
4
|
-
* Version: v4.
|
|
4
|
+
* Version: v4.12.2
|
|
5
5
|
* Url: https://xdsoft.net/jodit/
|
|
6
6
|
* License(s): MIT
|
|
7
7
|
*/
|
|
8
8
|
!function(t,e){if("object"==typeof exports&&"object"==typeof module)module.exports=e(require("{}"));else if("function"==typeof define&&define.amd)define(["{}"],e);else{var i="object"==typeof exports?e(require("{}")):e(t["{}"]);for(var o in i)("object"==typeof exports?exports:t)[o]=i[o]}}(self,function(t){var e={5266:function(t,e,i){"use strict";i.d(e,{Config:function(){return r}});var o=i(25045),n=i(81937);let s={};class r{static get defaultOptions(){return r.__defaultOptions||(r.__defaultOptions=new r),r.__defaultOptions}constructor(){(0,o._)(this,"cache",!0),(0,o._)(this,"defaultTimeout",100),(0,o._)(this,"namespace",""),(0,o._)(this,"safeMode",!1),(0,o._)(this,"width","auto"),(0,o._)(this,"height","auto"),(0,o._)(this,"safePluginsList",["about","enter","backspace","size","bold","hotkeys"]),(0,o._)(this,"commandToHotkeys",void 0),(0,o._)(this,"license",""),(0,o._)(this,"preset","custom"),(0,o._)(this,"presets",{inline:{inline:!0,toolbar:!1,toolbarInline:!0,toolbarInlineForSelection:!0,showXPathInStatusbar:!1,showCharsCounter:!1,showWordsCounter:!1,showPlaceholder:!1}}),(0,o._)(this,"ownerDocument",n.globalDocument),(0,o._)(this,"ownerWindow",n.globalWindow),(0,o._)(this,"shadowRoot",null),(0,o._)(this,"zIndex",0),(0,o._)(this,"readonly",!1),(0,o._)(this,"disabled",!1),(0,o._)(this,"activeButtonsInReadOnly",["source","fullsize","print","about","dots","selectall"]),(0,o._)(this,"allowCommandsInReadOnly",["selectall","preview","print"]),(0,o._)(this,"toolbarButtonSize","middle"),(0,o._)(this,"allowTabNavigation",!1),(0,o._)(this,"inline",!1),(0,o._)(this,"theme","default"),(0,o._)(this,"saveModeInStorage",!1),(0,o._)(this,"editorClassName",!1),(0,o._)(this,"className",!1),(0,o._)(this,"style",!1),(0,o._)(this,"containerStyle",!1),(0,o._)(this,"styleValues",{}),(0,o._)(this,"triggerChangeEvent",!0),(0,o._)(this,"direction",""),(0,o._)(this,"language","auto"),(0,o._)(this,"debugLanguage",!1),(0,o._)(this,"i18n",!1),(0,o._)(this,"tabIndex",-1),(0,o._)(this,"toolbar",!0),(0,o._)(this,"statusbar",!0),(0,o._)(this,"showTooltip",!0),(0,o._)(this,"showTooltipDelay",200),(0,o._)(this,"useNativeTooltip",!1),(0,o._)(this,"defaultActionOnPaste",n.INSERT_AS_HTML),(0,o._)(this,"enter",n.PARAGRAPH),(0,o._)(this,"iframe",!1),(0,o._)(this,"editHTMLDocumentMode",!1),(0,o._)(this,"enterBlock","br"!==this.enter?this.enter:n.PARAGRAPH),(0,o._)(this,"defaultMode",n.MODE_WYSIWYG),(0,o._)(this,"useSplitMode",!1),(0,o._)(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"]}),(0,o._)(this,"colorPickerDefaultTab","background"),(0,o._)(this,"imageDefaultWidth",300),(0,o._)(this,"removeButtons",[]),(0,o._)(this,"disablePlugins",[]),(0,o._)(this,"extraPlugins",[]),(0,o._)(this,"basePath",void 0),(0,o._)(this,"extraButtons",[]),(0,o._)(this,"extraIcons",{}),(0,o._)(this,"createAttributes",{table:{style:"border-collapse:collapse;width: 100%;"}}),(0,o._)(this,"sizeLG",900),(0,o._)(this,"sizeMD",700),(0,o._)(this,"sizeSM",400),(0,o._)(this,"buttons",[{group:"font-style",buttons:[]},{group:"list",buttons:[]},{group:"font",buttons:[]},"---",{group:"script",buttons:[]},{group:"media",buttons:[]},`
|
|
9
|
-
`,{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:[]}]),(0,o._)(this,"controls",void 0),(0,o._)(this,"events",{}),(0,o._)(this,"textIcons",!1),(0,o._)(this,"popupRoot",null),(0,o._)(this,"showBrowserColorPicker",!0),Object.assign(this,s)}}(0,o._)(r,"__defaultOptions",void 0),s=r.prototype,r.prototype.controls={}},24735:function(t,e,i){"use strict";i.d(e,{Async:function(){return m}});var o=i(25045),n=i(81937),s=i(61077),r=i(72068),a=i(91565),l=i(72412),c=i(62101),u=i(52100),h=i(85932),d=i(18303),p=i(28712),f=i(14228);class m{delay(t){return this.promise(e=>this.setTimeout(e,t))}setTimeout(t,e,...i){if(this.isDestructed)return 0;let o={};(0,d.isVoid)(e)&&(e=0),(0,l.isNumber)(e)||(e=(o=e).timeout||0),o.label&&this.clearLabel(o.label);let n=(0,s.setTimeout)(t,e,...i),r=o.label||n;return this.timers.set(r,n),this.__callbacks.set(r,t),n}updateTimeout(t,e){if((0,p.assert)(t&&this.timers.has(t),"Label does not exist"),!t||!this.timers.has(t))return null;let i=this.__callbacks.get(t);return(0,p.assert)((0,a.isFunction)(i),"Callback is not a function"),this.setTimeout(i,{label:t,timeout:e})}clearLabel(t){t&&this.timers.has(t)&&((0,s.clearTimeout)(this.timers.get(t)),this.timers.delete(t),this.__callbacks.delete(t))}clearTimeout(t){if((0,h.isString)(t))return this.clearLabel(t);(0,s.clearTimeout)(t),this.timers.delete(t),this.__callbacks.delete(t)}debounce(t,e,i=!1){let o=0,n=!1,l=[],h=(...e)=>{if(!n){o=0;let i=t(...e);if(n=!0,l.length){let t=()=>{l.forEach(t=>t()),l.length=0};(0,u.isPromise)(i)?i.finally(t):t()}}},d=(...r)=>{n=!1,e?(!o&&i&&h(...r),(0,s.clearTimeout)(o),o=this.setTimeout(()=>h(...r),(0,a.isFunction)(e)?e():e),this.timers.set(t,o)):h(...r)};return(0,c.isPlainObject)(e)&&e.promisify?(...t)=>{let e=this.promise(t=>{l.push(t)}).catch(t=>{if((0,r.isAbortError)(t))return null;throw t});return d(...t),e}:d}microDebounce(t,e=!1){let i,o=!1,n=!0;return(...s)=>{if(i=s,o){n=!0;return}n=!0,e&&(n=!1,t(...i)),o=!0,this.__queueMicrotaskNative(()=>{o=!1,!this.isDestructed&&n&&t(...i)})}}throttle(t,e,i=!1){let o=null,n,s,r;return(...i)=>{(n=!0,r=i,e)?o||(s=()=>{n?(t(...r),n=!1,o=this.setTimeout(s,(0,a.isFunction)(e)?e():e),this.timers.set(s,o)):o=null})():t(...r)}}promise(t){let e=()=>{},i=new Promise((i,o)=>{e=()=>o((0,f.abort)("Abort async")),this.promisesRejections.add(e),t(i,o)});return!i.finally&&"u">typeof process&&!n.IS_ES_NEXT&&(i.finally=t=>(i.then(t).catch(t),i)),i.finally(()=>{this.promisesRejections.delete(e)}).catch(()=>null),i.rejectCallback=e,i}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)});let e={};return Promise.race([t,e]).then(t=>t===e?"pending":"fulfilled",()=>"rejected")}requestIdleCallback(t,e={timeout:100}){let i=this.__requestIdleCallbackNative(t,e);return this.__requestsIdle.add(i),i}requestIdlePromise(t){return this.promise(e=>{let i=this.requestIdleCallback(()=>e(i),t)})}schedulerPostTask(t,e={delay:0,priority:"user-visible"}){let i=new AbortController;if(e.signal&&e.signal.addEventListener("abort",()=>i.abort()),this.__controllers.add(i),void 0!==globalThis.scheduler){let o=globalThis.scheduler.postTask(t,{...e,signal:i.signal});return o.finally(()=>{this.__controllers.delete(i)}).catch(()=>null),o}return this.promise((o,n)=>{let s=this.setTimeout(()=>{try{o(t())}catch(t){n(t)}this.__controllers.delete(i)},e.delay||1);i.signal.addEventListener("abort",()=>{this.clearTimeout(s),this.__controllers.delete(i),n((0,f.abort)())})})}schedulerYield(){return this.schedulerPostTask(()=>{},{priority:"user-visible"})}cancelIdleCallback(t){return this.__requestsIdle.delete(t),this.__cancelIdleCallbackNative(t)}requestAnimationFrame(t){let 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.__controllers.forEach(t=>t.abort()),this.timers.forEach(t=>(0,s.clearTimeout)(this.timers.get(t))),this.timers.clear(),this.promisesRejections.forEach(t=>t()),this.promisesRejections.clear()}destruct(){this.clear(),this.isDestructed=!0}constructor(){(0,o._)(this,"timers",new Map),(0,o._)(this,"__callbacks",new Map),(0,o._)(this,"__queueMicrotaskNative",queueMicrotask?.bind(window)??Promise.resolve().then.bind(Promise.resolve())),(0,o._)(this,"promisesRejections",new Set),(0,o._)(this,"__requestsIdle",new Set),(0,o._)(this,"__controllers",new Set),(0,o._)(this,"__requestsRaf",new Set),(0,o._)(this,"__requestIdleCallbackNative",window.requestIdleCallback?.bind(window)??((t,e)=>{let i=Date.now();return this.setTimeout(()=>{t({didTimeout:!1,timeRemaining:()=>Math.max(0,50-(Date.now()-i))})},e?.timeout??1)})),(0,o._)(this,"__cancelIdleCallbackNative",window.cancelIdleCallback?.bind(window)??(t=>{this.clearTimeout(t)})),(0,o._)(this,"isDestructed",!1)}}},91231:function(t,e,i){"use strict";i.d(e,{Async:function(){return o.Async}});var o=i(24735)},80251:function(t,e,i){"use strict";i.d(e,{Component:function(){return c}});var o=i(25045),n=i(91231),s=i(69364),r=i(28077),a=i(65946);let l=new Map;class c{get componentName(){return this.__componentName||(this.__componentName="jodit-"+(0,a.kebabCase)(((0,a.isFunction)(this.className)?this.className():"")||(0,a.getClassName)(this))),this.__componentName}getFullElName(t,e,i){let o=[this.componentName];return t&&o.push("__"+(t=t.replace(/[^a-z0-9-]/gi,"-"))),e&&(o.push("_",e),o.push("_",(0,a.isVoid)(i)?"true":i.toString())),o.join("")}get ownerDocument(){return this.ow.document}get od(){return this.ownerDocument}get ow(){return this.ownerWindow}get(t,e){return(0,a.get)(t,e||this)}get isReady(){return this.componentStatus===s.STATUSES.ready}get isDestructed(){return this.componentStatus===s.STATUSES.destructed}get isInDestruct(){return s.STATUSES.beforeDestruct===this.componentStatus||s.STATUSES.destructed===this.componentStatus}bindDestruct(t){return t.hookStatus(s.STATUSES.beforeDestruct,()=>!this.isInDestruct&&this.destruct()),this}destruct(){this.setStatus(s.STATUSES.destructed),this.async&&(this.async.destruct(),this.async=void 0),l.get(this)&&l.delete(this),this.ownerWindow=void 0}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);let i=Object.getPrototypeOf(this);i&&(0,a.isFunction)(i.setStatusComponent)&&i.setStatusComponent(t,e);let o=l.get(this),n=o?.[t];n&&n.length&&n.forEach(t=>t(e))}hookStatus(t,e){let i=l.get(this);i||(i={},l.set(this,i)),i[t]||(i[t]=[]),i[t].push(e)}static isInstanceOf(t,e){return t instanceof e}constructor(){(0,o._)(this,"__componentName",void 0),(0,o._)(this,"async",new n.Async),(0,o._)(this,"uid",void 0),(0,o._)(this,"ownerWindow",window),(0,o._)(this,"__componentStatus",s.STATUSES.beforeInit),this.uid="jodit-uid-"+(0,r.uniqueUid)()}}(0,o._)(c,"STATUSES",s.STATUSES)},16964:function(t,e,i){"use strict";i.d(e,{Component:function(){return o.Component},STATUSES:function(){return n.STATUSES},ViewComponent:function(){return s.ViewComponent}});var o=i(80251),n=i(69364),s=i(59609)},69364:function(t,e,i){"use strict";i.d(e,{STATUSES:function(){return o}});let o={beforeInit:"beforeInit",ready:"ready",beforeDestruct:"beforeDestruct",destructed:"destructed"}},59609:function(t,e,i){"use strict";i.d(e,{ViewComponent:function(){return s}});var o=i(25045),n=i(80251);class s extends n.Component{get j(){return this.jodit}get defaultTimeout(){return this.j.defaultTimeout}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()}constructor(t){super(),(0,o._)(this,"jodit",void 0),this.setParentView(t)}}},81937:function(t,e,i){"use strict";i.r(e),i.d(e,{ACCURACY:function(){return U},APP_VERSION:function(){return o},BASE_PATH:function(){return td},BASE_PATH_IS_MIN:function(){return tp},BR:function(){return V},CLIPBOARD_ID:function(){return tg},COMMAND_KEYS:function(){return W},EMULATE_DBLCLICK_TIMEOUT:function(){return te},ES:function(){return n},FAT_MODE:function(){return c},HOMEPAGE:function(){return u},INSEPARABLE_TAGS:function(){return x},INSERT_AS_HTML:function(){return ti},INSERT_AS_TEXT:function(){return tn},INSERT_CLEAR_HTML:function(){return to},INSERT_ONLY_TEXT:function(){return ts},INVISIBLE_SPACE:function(){return p},INVISIBLE_SPACE_REG_EXP:function(){return m},INVISIBLE_SPACE_REG_EXP_END:function(){return g},INVISIBLE_SPACE_REG_EXP_START:function(){return _},IS_BLOCK:function(){return C},IS_ES_MODERN:function(){return s},IS_ES_NEXT:function(){return r},IS_IE:function(){return X},IS_INLINE:function(){return E},IS_MAC:function(){return ta},IS_PROD:function(){return a},IS_TEST:function(){return l},KEY_ALIASES:function(){return tl},KEY_ALT:function(){return M},KEY_BACKSPACE:function(){return j},KEY_DELETE:function(){return q},KEY_DOWN:function(){return B},KEY_ENTER:function(){return P},KEY_ESC:function(){return A},KEY_F3:function(){return F},KEY_LEFT:function(){return N},KEY_META:function(){return k},KEY_RIGHT:function(){return z},KEY_SPACE:function(){return O},KEY_TAB:function(){return L},KEY_UP:function(){return R},LIST_TAGS:function(){return I},MARKER_CLASS:function(){return tt},MODE_SOURCE:function(){return G},MODE_SPLIT:function(){return K},MODE_WYSIWYG:function(){return Y},NBSP_SPACE:function(){return f},NEARBY:function(){return H},NO_EMPTY_TAGS:function(){return D},PARAGRAPH:function(){return $},PASSIVE_EVENTS:function(){return tv},SAFE_COUNT_CHANGE_CALL:function(){return tr},SET_TEST:function(){return h},SOURCE_CONSUMER:function(){return t_},SPACE_REG_EXP:function(){return v},SPACE_REG_EXP_END:function(){return y},SPACE_REG_EXP_START:function(){return b},TEMP_ATTR:function(){return tf},TEXT_HTML:function(){return Z},TEXT_PLAIN:function(){return J},TEXT_RTF:function(){return Q},TOKENS:function(){return d},globalDocument:function(){return S},globalWindow:function(){return w},lang:function(){return tm}});let o="4.11.15",n="es2021",s=!0,r=!0,a=!0,l=!1,c=!0,u="https://xdsoft.net/jodit/",h=()=>l=!0,d={},p="\uFEFF",f=" ",m=()=>/[\uFEFF]/g,g=()=>/[\uFEFF]+$/g,_=()=>/^[\uFEFF]+/g,v=()=>/[\s\n\t\r\uFEFF\u200b]+/g,b=()=>/^[\s\n\t\r\uFEFF\u200b]+/g,y=()=>/[\s\n\t\r\uFEFF\u200b]+$/g,w="u">typeof window?window:void 0,S="u">typeof document?document:void 0,C=/^(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,E=/^(STRONG|SPAN|I|EM|B|SUP|SUB|A|U)$/i,I=new Set(["ul","ol"]),T=["img","video","svg","iframe","script","input","textarea","link","jodit","jodit-media"],x=new Set([...T,"br","hr"]),D=new Set(T),k="Meta",j="Backspace",L="Tab",P="Enter",A="Escape",M="Alt",N="ArrowLeft",R="ArrowUp",z="ArrowRight",B="ArrowDown",O="Space",q="Delete",F="F3",H=5,U=10,W=[k,j,q,R,B,z,N,P,A,F,L],V="br",$="p",Y=1,G=2,K=3,X="u">typeof navigator&&(-1!==navigator.userAgent.indexOf("MSIE")||/rv:11.0/i.test(navigator.userAgent)),J=X?"text":"text/plain",Z=X?"html":"text/html",Q=X?"rtf":"text/rtf",tt="jodit-selection_marker",te=300,ti="insert_as_html",to="insert_clear_html",tn="insert_as_text",ts="insert_only_text",tr=10,ta=void 0!==w&&/Mac|iPod|iPhone|iPad/.test(w.navigator.platform),tl={add:"+",break:"pause",cmd:"meta",command:"meta",ctl:"control",ctrl:"control",del:"delete",down:"arrowdown",esc:"escape",ins:"insert",left:"arrowleft",mod:ta?"meta":"control",opt:"alt",option:"alt",return:"enter",right:"arrowright",space:"space",spacebar:"space",up:"arrowup",win:"meta",windows:"meta"},tc=t=>{let e=t.split("/");return/\.js/.test(e[e.length-1])?{basePath:e.slice(0,e.length-1).join("/")+"/",isMin:!0}:{basePath:t,isMin:!0}},{basePath:tu,isMin:th}=(()=>{if("u"<typeof document)return{basePath:"",isMin:!0};let t=S.currentScript;if(t)return tc(t.src);let e=S.querySelectorAll("script[src]");return e&&e.length?tc(e[e.length-1].src):tc(w.location.href)})(),td=tu,tp=th,tf="data-jodit-temp",tm={},tg="clipboard",t_="source-consumer",tv=new Set(["touchstart","touchend","scroll","mousewheel","mousemove","touchmove"])},76517:function(t,e,i){"use strict";i.d(e,{Create:function(){return l}});var o=i(25045),n=i(81937),s=i(23211),r=i(65946),a=i(28712);class l{get doc(){return(0,r.isFunction)(this.document)?this.document():this.document}element(t,e,i){let o=this.doc.createElement(t.toLowerCase());return this.applyCreateAttributes(o),e&&((0,r.isPlainObject)(e)?(0,r.attr)(o,e):i=e),i&&(0,r.asArray)(i).forEach(t=>o.appendChild((0,r.isString)(t)?this.fromHTML(t):t)),o}div(t,e,i){let o=this.element("div",e,i);return t&&(o.className=t),o}sandbox(){let t=this.element("iframe",{sandbox:"allow-same-origin"});this.doc.body.appendChild(t);let e=t.contentWindow?.document;if((0,a.assert)(e,"iframe.contentWindow.document"),!e)throw Error("Iframe error");return e.open(),e.write("<!DOCTYPE html><html><head></head><body></body></html>"),e.close(),[e.body,t]}span(t,e,i){let o=this.element("span",e,i);return t&&(o.className=t),o}a(t,e,i){let o=this.element("a",e,i);return t&&(o.className=t),o}text(t){return this.doc.createTextNode(t)}fake(){return this.text(n.INVISIBLE_SPACE)}fragment(){return this.doc.createDocumentFragment()}fromHTML(t,e){let i=this.div();i.innerHTML=t.toString();let o=i.firstChild===i.lastChild&&i.firstChild?i.firstChild:i;if(s.Dom.safeRemove(o),e){let t=(0,r.refs)(o);Object.keys(e).forEach(i=>{let o=t[i];o&&!1===e[i]&&s.Dom.hide(o)})}return o}applyCreateAttributes(t){if(this.createAttributes){let e=this.createAttributes;if(e&&e[t.tagName.toLowerCase()]){let i=e[t.tagName.toLowerCase()];(0,r.isFunction)(i)?i(t):(0,r.isPlainObject)(i)&&(0,r.attr)(t,i)}}}constructor(t,e){(0,o._)(this,"document",void 0),(0,o._)(this,"createAttributes",void 0),this.document=t,this.createAttributes=e}}},79821:function(t,e,i){"use strict";i.d(e,{Create:function(){return o.Create}});var o=i(76517)},49574:function(t,e,i){"use strict";i.d(e,{autobind:function(){return n}});var o=i(91565);function n(t,e,i){if(!(0,o.isFunction)(i.value))throw TypeError(`@autobind can only be applied to methods, but "${e}" is not a function`);let n=i.value;return{configurable:!0,get(){let t=n.bind(this);return Object.defineProperty(this,e,{value:t,configurable:!0,writable:!0}),t}}}},51676:function(t,e,i){"use strict";i.d(e,{cache:function(){return l},cacheHTML:function(){return c},cached:function(){return a}});var o=i(69364),n=i(23211),s=i(28686),r=i(38027);function a(t,e){let i=Object.getOwnPropertyDescriptor(t,e);return!i||(0,s.isFunction)(i.get)?null:i.value}function l(t,e,i){let o=i.get;if(!o)throw(0,r.error)("Getter property descriptor expected");i.get=function(){let t=o.call(this);return t&&!0===t.noCache||Object.defineProperty(this,e,{configurable:i.configurable,enumerable:i.enumerable,writable:!1,value:t}),t}}function c(t,e,i){let a=i.value;if(!(0,s.isFunction)(a))throw(0,r.error)("Handler must be a Function");let l=!0,c=new WeakMap;i.value=function(...t){if(l&&c.has(this.constructor))return c.get(this.constructor)?.cloneNode(!0);let e=a.apply(this,t);return l&&n.Dom.isElement(e)&&c.set(this.constructor,e),l?e.cloneNode(!0):e},t.hookStatus(o.STATUSES.ready,t=>{l=!!((0,s.isViewObject)(t)?t:t.jodit).options.cache})}},91672:function(t,e,i){"use strict";i.d(e,{component:function(){return r},getComponentClass:function(){return a}});var o=i(81937),n=i(421);let s=new Map;function r(t){class e extends t{constructor(...t){super(...t),this.constructor===e&&(this instanceof e||Object.setPrototypeOf(this,e.prototype),this.setStatus("ready"))}}let i=(0,n.getClassName)(t.prototype);if(s.has(i)&&!o.IS_PROD)throw Error(`Component with name "${i}" is already registered`);return s.set(i,e),e}function a(t){return s.get(t)}},55184:function(t,e,i){"use strict";i.d(e,{debounce:function(){return a},throttle:function(){return l}});var o=i(16964),n=i(28686),s=i(28712),r=i(33201);function a(t,e=!1,i="debounce"){return(a,l)=>{let c=a[l];if(!(0,n.isFunction)(c))throw(0,r.error)("Handler must be a Function");return a.hookStatus(o.STATUSES.ready,o=>{let{async:r}=o;(0,s.assert)(null!=r,`Component ${o.componentName||o.constructor.name} should have "async:IAsync" field`);let a=(0,n.isFunction)(t)?t(o):t,c=(0,n.isNumber)(a)||(0,n.isPlainObject)(a)?a:o.defaultTimeout;Object.defineProperty(o,l,{configurable:!0,value:r[i](o[l].bind(o),c,e)})}),{configurable:!0,get(){return c.bind(this)}}}}function l(t,e=!1){return a(t,e,"throttle")}},24968:function(t,e,i){"use strict";i.d(e,{derive:function(){return n}});var o=i(91565);function n(...t){return e=>{let i=e.prototype;for(let e=0;e<t.length;e++){let n=t[e],s=Object.getOwnPropertyNames(n.prototype);for(let t=0;t<s.length;t++){let e=s[t],r=Object.getOwnPropertyDescriptor(n.prototype,e);null!=r&&(0,o.isFunction)(r.value)&&!(0,o.isFunction)(i[e])&&Object.defineProperty(i,e,{enumerable:!0,configurable:!0,writable:!0,value:function(...t){return r.value.call(this,...t)}})}}}}},29200:function(t,e,i){"use strict";i.d(e,{hook:function(){return s}});var o=i(91565),n=i(33201);function s(t){return(e,i)=>{if(!(0,o.isFunction)(e[i]))throw(0,n.error)("Handler must be a Function");e.hookStatus(t,t=>{t[i].call(t)})}}},35718:function(t,e,i){"use strict";i.d(e,{idle:function(){return r}});var o=i(16964),n=i(91565),s=i(33201);function r(){return(t,e)=>{if(!(0,n.isFunction)(t[e]))throw(0,s.error)("Handler must be a Function");t.hookStatus(o.STATUSES.ready,t=>{let{async:i}=t,o=t[e];t[e]=(...e)=>i.requestIdleCallback(o.bind(t,...e))})}}},84839:function(t,e,i){"use strict";i.r(e),i.d(e,{autobind:function(){return o.autobind},cache:function(){return n.cache},cacheHTML:function(){return n.cacheHTML},cached:function(){return n.cached},component:function(){return s.component},debounce:function(){return r.debounce},derive:function(){return a.derive},getComponentClass:function(){return s.getComponentClass},hook:function(){return l.hook},idle:function(){return c.idle},nonenumerable:function(){return u.nonenumerable},persistent:function(){return h.persistent},throttle:function(){return r.throttle},wait:function(){return d.wait},watch:function(){return p.watch}});var o=i(49574),n=i(51676),s=i(91672),r=i(55184),a=i(24968),l=i(29200),c=i(35718),u=i(41360),h=i(77036),d=i(80840),p=i(68616)},41360:function(t,e,i){"use strict";i.d(e,{nonenumerable:function(){return o}});let o=(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})}})}},77036:function(t,e,i){"use strict";i.d(e,{persistent:function(){return s}});var o=i(69364),n=i(31534);function s(t,e){t.hookStatus(o.STATUSES.ready,t=>{let i=(0,n.isViewObject)(t)?t:t.jodit,o=`${i.options.namespace}${t.componentName}_prop_${e}`,s=t[e];Object.defineProperty(t,e,{get:()=>i.storage.get(o)??s,set(t){i.storage.set(o,t)}})})}},80840:function(t,e,i){"use strict";i.d(e,{wait:function(){return r}});var o=i(69364),n=i(91565),s=i(33201);function r(t){return(e,i)=>{let r=e[i];if(!(0,n.isFunction)(r))throw(0,s.error)("Handler must be a Function");e.hookStatus(o.STATUSES.ready,e=>{let{async:o}=e,n=e[i],s=0;Object.defineProperty(e,i,{configurable:!0,value:function i(...r){o.clearTimeout(s),t(e)?n.apply(e,r):s=o.setTimeout(()=>i(...r),10)}})})}}},68616:function(t,e,i){"use strict";i.d(e,{watch:function(){return h}});var o=i(69364),n=i(70535),s=i(32328),r=i(91565),a=i(62101),l=i(31534),c=i(33201),u=i(71125);function h(t,e){return(i,h)=>{if(!(0,r.isFunction)(i[h]))throw(0,c.error)("Handler must be a Function");let d=e?.immediately??!0,p=e?.context,f=e=>{let o=(0,l.isViewObject)(e)?e:e.jodit,c=(t,...i)=>{if(!e.isInDestruct)return e[h](t,...i)};d||(c=e.async.microDebounce(c,!0)),(0,s.splitArray)(t).forEach(t=>{if(/:/.test(t)){let[i,n]=t.split(":"),s=p;i.length&&(s=e.get(i)),(0,r.isFunction)(s)&&(s=s(e)),o.events.on(s||e,n,c),s||o.events.on(n,c),e.hookStatus("beforeDestruct",()=>{o.events.off(s||e,n,c).off(n,c)});return}let s=t.split("."),[l]=s,h=s.slice(1),d=e[l];(0,a.isPlainObject)(d)&&(0,n.observable)(d).on("change."+h.join("."),c);let f=(0,u.getPropertyDescriptor)(i,l);Object.defineProperty(e,l,{configurable:!0,set(t){let i=d;i!==t&&(d=t,f&&f.set&&f.set.call(e,t),(0,a.isPlainObject)(d)&&(d=(0,n.observable)(d)).on("change."+h.join("."),c),c(l,i,d))},get:()=>f&&f.get?f.get.call(e):d})})};(0,r.isFunction)(i.hookStatus)?i.hookStatus(o.STATUSES.ready,f):f(i)}}},23211:function(t,e,i){"use strict";i.d(e,{Dom:function(){return v}});var o=i(81937),n=i(88475),s=i(17312),r=i(91565),a=i(46248),l=i(3213),c=i(85932),u=i(18303),h=i(4040),d=i(28712),p=i(7909),f=i(80991),m=i(36400),g=i(33201),_=i(71125);class v{static detach(t){for(;t&&t.firstChild;)t.removeChild(t.firstChild)}static wrapNextInline(t,e,i){let o,n=t;i.s.save();let s=!1;do s=!1,(o=n.nextSibling)&&!v.isBlock(o)&&!v.isTag(o,"br")&&(s=!0,n=o);while(s)return v.__wrapElements(e,i,t,n)}static __wrapElements(t,e,i,o){let n=(0,c.isString)(t)?e.createInside.element(t):t;i.parentNode&&i.parentNode.insertBefore(n,i);let s=i;for(;s&&(s=i.nextSibling,n.appendChild(i),i!==o&&s);)i=s;return e.s.restore(),n}static wrapInline(t,e,i){let o,n=t,s=t;i.s.save();let r=!1;do r=!1,(o=n.previousSibling)&&!v.isBlock(o)&&(r=!0,n=o);while(r)do r=!1,(o=s.nextSibling)&&!v.isBlock(o)&&(r=!0,s=o);while(r)return v.__wrapElements(e,i,n,s)}static wrap(t,e,i){let o=(0,c.isString)(e)?i.element(e):e;if(v.isNode(t)){if(!t.parentNode)throw(0,g.error)("Element should be in DOM");t.parentNode.insertBefore(o,t),o.appendChild(t)}else{let e=t.extractContents();t.insertNode(o),o.appendChild(e)}return o}static unwrap(t){let e=t.parentNode;if(e){for(;t.firstChild;)e.insertBefore(t.firstChild,t);v.safeRemove(t)}}static between(t,e,i){let o=t;for(;o&&o!==e&&!(t!==o&&i(o));){let t=o.firstChild||o.nextSibling;if(!t){for(;o&&!o.nextSibling;)o=o.parentNode;t=o?.nextSibling}o=t}}static replace(t,e,i,o=!1,s=!1){let r;if((0,a.isHTML)(e)&&((0,d.assert)(i,"Need create instance for new tag"),e=i.fromHTML(e)),(0,c.isString)(e)?((0,d.assert)(i,"Need create instance for new tag"),r=i.element(e)):r=e,!s)for(;t.firstChild;)r.appendChild(t.firstChild);return o&&v.isElement(t)&&v.isElement(r)&&(0,n.toArray)(t.attributes).forEach(t=>{r.setAttribute(t.name,t.value)}),t.parentNode&&t.parentNode.replaceChild(r,t),r}static isEmptyTextNode(t){return v.isText(t)&&(!t.nodeValue||0===t.nodeValue.replace(o.INVISIBLE_SPACE_REG_EXP(),"").trim().length)}static isEmptyContent(t){return v.each(t,t=>v.isEmptyTextNode(t))}static isContentEditable(t,e){return v.isNode(t)&&!v.closest(t,t=>v.isElement(t)&&"false"===t.getAttribute("contenteditable"),e)}static isEmpty(t,e=o.NO_EMPTY_TAGS){let i;if(!t)return!0;i=(0,r.isFunction)(e)?e:t=>e.has(t.nodeName.toLowerCase());let n=t=>null==t.nodeValue||0===(0,h.trim)(t.nodeValue).length;return v.isText(t)?n(t):!(v.isElement(t)&&i(t))&&v.each(t,t=>{if(v.isText(t)&&!n(t)||v.isElement(t)&&i(t))return!1})}static isNode(t){return!!(t&&(0,c.isString)(t.nodeName)&&"number"==typeof t.nodeType&&t.childNodes&&(0,r.isFunction)(t.appendChild))}static isCell(t){return v.isNode(t)&&("TD"===t.nodeName||"TH"===t.nodeName)}static isList(t){return v.isTag(t,o.LIST_TAGS)}static isLeaf(t){return v.isTag(t,"li")}static isImage(t){return v.isNode(t)&&/^(img|svg|picture|canvas)$/i.test(t.nodeName)}static isBlock(t){return!(0,u.isVoid)(t)&&"object"==typeof t&&v.isNode(t)&&o.IS_BLOCK.test(t.nodeName)}static isText(t){return!!(t&&t.nodeType===Node.TEXT_NODE)}static isComment(t){return!!(t&&t.nodeType===Node.COMMENT_NODE)}static isElement(t){return!!v.isNode(t)&&!!(t.ownerDocument?.defaultView&&t.nodeType===Node.ELEMENT_NODE)}static isFragment(t){return!!v.isNode(t)&&!!(t.ownerDocument?.defaultView&&t.nodeType===Node.DOCUMENT_FRAGMENT_NODE)}static isHTMLElement(t){if(!v.isNode(t))return!1;let e=t.ownerDocument?.defaultView;return!!(e&&t instanceof e.HTMLElement)}static isInlineBlock(t){return v.isElement(t)&&!/^(BR|HR)$/i.test(t.tagName)&&-1!==["inline","inline-block"].indexOf((0,f.css)(t,"display").toString())}static canSplitBlock(t){return!(0,u.isVoid)(t)&&v.isHTMLElement(t)&&v.isBlock(t)&&!/^(TD|TH|CAPTION|FORM)$/.test(t.nodeName)&&void 0!==t.style&&!/^(fixed|absolute)/i.test(t.style.position)}static first(t,e){let i=t?.firstChild;if(!i)return null;do{if(e(i))return i;let o=i.firstChild;if(o||(o=i.nextSibling),!o&&i.parentNode!==t){do i=i.parentNode;while(i&&!i?.nextSibling&&i.parentNode!==t)o=i?.nextSibling}i=o}while(i)return null}static last(t,e){let i=t?.lastChild;if(!i)return null;do{if(e(i))return i;let o=i.lastChild;if(o||(o=i.previousSibling),!o&&i.parentNode!==t){do i=i.parentNode;while(i&&!i?.previousSibling&&i.parentNode!==t)o=i?.previousSibling}i=o}while(i)return null}static prev(t,e,i,o=!0){return v.find(t,e,i,!1,o)}static next(t,e,i,o=!0){return v.find(t,e,i,!0,o)}static prevWithClass(t,e){return v.prev(t,t=>v.isElement(t)&&t.classList.contains(e),t.parentNode)}static nextWithClass(t,e){return v.next(t,t=>v.isElement(t)&&t.classList.contains(e),t.parentNode)}static find(t,e,i,o=!0,n=!0){let s=this.nextGen(t,i,o,n),r=s.next();for(;!r.done;){if(e(r.value))return r.value;r=s.next()}return null}static*nextGen(t,e,i=!0,o=!0){let n=[],s=t;do{let e=i?s.nextSibling:s.previousSibling;for(;e;)n.unshift(e),e=i?e.nextSibling:e.previousSibling;yield*this.runInStack(t,n,i,o),s=s.parentNode}while(s&&s!==e)return null}static each(t,e,i=!0){let o=this.eachGen(t,i),n=o.next();for(;!n.done;){if(!1===e(n.value))return!1;n=o.next()}return!0}static eachGen(t,e=!0){return this.runInStack(t,[t],e)}static*runInStack(t,e,i,o=!0){for(;e.length;){let n=e.pop();if(o){let t=i?n.lastChild:n.firstChild;for(;t;)e.push(t),t=i?t.previousSibling:t.nextSibling}t!==n&&(yield n)}}static findWithCurrent(t,e,i,o="nextSibling",n="firstChild"){let s=t;do{if(e(s))return s||null;if(n&&s&&s[n]){let t=v.findWithCurrent(s[n],e,s,o,n);if(t)return t}for(;s&&!s[o]&&s!==i;)s=s.parentNode;s&&s[o]&&s!==i&&(s=s[o])}while(s&&s!==i)return null}static findSibling(t,e=!0,i=t=>!v.isEmptyTextNode(t)){let o=v.sibling(t,e);for(;o&&!i(o);)o=v.sibling(o,e);return o&&i(o)?o:null}static findNotEmptySibling(t,e){return v.findSibling(t,e,t=>!v.isEmptyTextNode(t)&&!!(!v.isText(t)||t.nodeValue?.length&&(0,h.trim)(t.nodeValue)))}static findNotEmptyNeighbor(t,e,i){return(0,_.call)(e?v.prev:v.next,t,t=>!!(t&&(!(v.isText(t)||v.isComment(t))||(0,h.trim)(t?.nodeValue||"").length)),i)}static sibling(t,e){return e?t.previousSibling:t.nextSibling}static up(t,e,i,o=!1){let n=t;if(!n)return null;do{if(e(n))return n;if(n===i||!n.parentNode)break;n=n.parentNode}while(n&&n!==i)return n===i&&o&&e(n)?n:null}static closest(t,e,i){let o,n=t=>t.toLowerCase();if((0,r.isFunction)(e))o=e;else if((0,s.isArray)(e)||(0,l.isSet)(e)){let t=(0,l.isSet)(e)?e:new Set(e.map(n));o=e=>!!(e&&t.has(n(e.nodeName)))}else o=t=>!!(t&&n(e)===n(t.nodeName));return v.up(t,o,i)}static furthest(t,e,i){let o=null,n=t?.parentElement;for(;n&&n!==i;)e(n)&&(o=n),n=n?.parentElement;return o}static appendChildFirst(t,e){let i=t.firstChild;i?i!==e&&t.insertBefore(e,i):t.appendChild(e)}static after(t,e){let{parentNode:i}=t;i&&(i.lastChild===t?i.appendChild(e):i.insertBefore(e,t.nextSibling))}static before(t,e){let{parentNode:i}=t;i&&i.insertBefore(e,t)}static prepend(t,e){t.insertBefore(e,t.firstChild)}static append(t,e){(0,s.isArray)(e)?e.forEach(e=>{this.append(t,e)}):t.appendChild(e)}static moveContent(t,e,i=!1,s=()=>!0){let r=(t.ownerDocument||o.globalDocument).createDocumentFragment();(0,n.toArray)(t.childNodes).filter(t=>!!s(t)||(v.safeRemove(t),!1)).forEach(t=>{r.appendChild(t)}),i&&e.firstChild?e.insertBefore(r,e.firstChild):e.appendChild(r)}static isOrContains(t,e,i=!1){return t===e?!i:!!(e&&t&&this.up(e,e=>e===t,t,!0))}static safeRemove(...t){t.forEach(t=>v.isNode(t)&&t.parentNode&&t.parentNode.removeChild(t))}static safeInsertNode(t,e){t.collapsed||t.deleteContents();let i=v.isFragment(e)?e.lastChild:e;t.startContainer===t.endContainer&&t.collapsed&&v.isTag(t.startContainer,o.INSEPARABLE_TAGS)?v.after(t.startContainer,e):(t.insertNode(e),i&&t.setStartBefore(i)),t.collapse(!0),[e.nextSibling,e.previousSibling].forEach(t=>v.isText(t)&&!t.nodeValue&&v.safeRemove(t))}static hide(t){t&&((0,m.dataBind)(t,"__old_display",t.style.display),t.style.display="none")}static show(t){if(!t)return;let e=(0,m.dataBind)(t,"__old_display");"none"===t.style.display&&(t.style.display=e||"")}static isTag(t,e){if(!this.isElement(t))return!1;let i=t.tagName.toLowerCase(),o=t.tagName.toUpperCase();if(e instanceof Set)return e.has(i)||e.has(o);if(Array.isArray(e))throw TypeError("Dom.isTag does not support array");return i===e||o===e}static markTemporary(t,e){return e&&(0,p.attr)(t,e),(0,p.attr)(t,o.TEMP_ATTR,!0),t}static isTemporary(t){return!!v.isElement(t)&&(v.isMarker(t)||"true"===(0,p.attr)(t,o.TEMP_ATTR))}static isMarker(t){return v.isNode(t)&&v.isTag(t,"span")&&t.hasAttribute("data-"+o.MARKER_CLASS)}static replaceTemporaryFromString(t){return t.replace(/<([a-z]+)[^>]+data-jodit-temp[^>]+>(.+?)<\/\1>/gi,"$2")}static temporaryList(t){return(0,n.toArray)(t.querySelectorAll(`[${o.TEMP_ATTR}]`))}constructor(){throw Error("Dom is static module")}}},27795:function(t,e,i){"use strict";i.d(e,{Dom:function(){return o.Dom},LazyWalker:function(){return n.LazyWalker}});var o=i(23211),n=i(1080)},1080:function(t,e,i){"use strict";i.d(e,{LazyWalker:function(){return l}});var o=i(25045),n=i(31635),s=i(49574),r=i(23211),a=i(60216);class l extends a.Eventify{setWork(t){return this.isWorked&&this.break(),this.workNodes=r.Dom.eachGen(t,!this.options.reverse),this.isFinished=!1,this._requestStarting(),this}_requestStarting(){this.__schedulerController=new AbortController,this.async.schedulerPostTask(this.__workPerform,{delay:this.options.timeout,signal:this.__schedulerController.signal}).catch(()=>null)}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(){super.destruct(),this.stop()}__workPerform(){if(this.workNodes){this.isWorked=!0;let t=0,e=this.options.timeoutChunkSize??50;for(;!this.isFinished&&t<=e;){let e=this.workNodes.next();if(t+=1,this.visitNode(e.value)&&(this.hadAffect=!0),e.done)return void this.end()}}else this.end();this.isFinished||this._requestStarting()}visitNode(t){return!!t&&(void 0===this.options.whatToShow||t.nodeType===this.options.whatToShow)&&(this.emit("visit",t)??!1)}constructor(t,e={}){super(),(0,o._)(this,"async",void 0),(0,o._)(this,"options",void 0),(0,o._)(this,"workNodes",void 0),(0,o._)(this,"hadAffect",void 0),(0,o._)(this,"isWorked",void 0),(0,o._)(this,"isFinished",void 0),(0,o._)(this,"idleId",void 0),(0,o._)(this,"__schedulerController",void 0),this.async=t,this.options=e,this.workNodes=null,this.hadAffect=!1,this.isWorked=!1,this.isFinished=!1,this.idleId=0,this.__schedulerController=null}}(0,n.__decorate)([s.autobind],l.prototype,"__workPerform",null)},93747:function(t,e,i){"use strict";i.d(e,{EventEmitter:function(){return h}});var o=i(25045),n=i(81937),s=i(32328),r=i(17312),a=i(91565),l=i(85932),c=i(33201),u=i(18869);class h{mute(t){return this.__mutedEvents.add(t??"*"),this}isMuted(t){return!!(t&&this.__mutedEvents.has(t))||this.__mutedEvents.has("*")}unmute(t){return this.__mutedEvents.delete(t??"*"),this}__eachEvent(t,e){(0,s.splitArray)(t).map(t=>t.trim()).forEach(t=>{let i=t.split("."),o=i[1]||u.defaultNameSpace;e.call(this,i[0],o)})}__getStore(t){if(!t)throw(0,c.error)("Need subject");if(void 0===t[this.__key]){let e=new u.EventHandlersStore;Object.defineProperty(t,this.__key,{enumerable:!1,configurable:!0,writable:!0,value:e})}return t[this.__key]}__removeStoreFromSubject(t){void 0!==t[this.__key]&&Object.defineProperty(t,this.__key,{enumerable:!1,configurable:!0,writable:!0,value:void 0})}__triggerNativeEvent(t,e){let i=this.__doc.createEvent("HTMLEvents");(0,l.isString)(e)?i.initEvent(e,!0,!0):(i.initEvent(e.type,e.bubbles,e.cancelable),["screenX","screenY","clientX","clientY","target","srcElement","currentTarget","timeStamp","which","keyCode"].forEach(t=>{Object.defineProperty(i,t,{value:e[t],enumerable:!0})}),Object.defineProperty(i,"originalEvent",{value:e,enumerable:!0})),t.dispatchEvent(i)}get current(){return this.currents[this.currents.length-1]}on(t,e,i,o){let s,u,h,p;if((0,l.isString)(t)||(0,l.isStringArray)(t)?(s=this,u=t,h=e,p=i):(s=t,u=e,h=i,p=o),!((0,l.isString)(u)||(0,l.isStringArray)(u))||0===u.length)throw(0,c.error)("Need events names");if(!(0,a.isFunction)(h))throw(0,c.error)("Need event handler");if((0,r.isArray)(s))return s.forEach(t=>{this.on(t,u,h,p)}),this;let f=s,m=this.__getStore(f),g=this,_=function(t,...e){if(!g.isMuted(t))return h&&h.call(this,...e)};return d(f)&&(_=function(t){if(!g.isMuted(t.type)&&(g.__prepareEvent(t),h&&!1===h.call(this,t)))return t.preventDefault(),t.stopImmediatePropagation(),!1}),this.__eachEvent(u,(t,e)=>{if(0===t.length)throw(0,c.error)("Need event name");if(!1===m.indexOf(t,e,h)){let i={event:t,originalCallback:h,syntheticCallback:_};if(m.set(t,e,i,p?.top),d(f)){let e=n.PASSIVE_EVENTS.has(t)?{passive:!0,capture:p?.capture??!1}:p?.capture??!1;_.options=e,f.addEventListener(t,_,e),this.__memoryDOMSubjectToHandler(f,_)}}}),this}__memoryDOMSubjectToHandler(t,e){let i=this.__domEventsMap.get(t)||new Set;i.add(e),this.__domEventsMap.set(t,i)}__unmemoryDOMSubjectToHandler(t,e){let i=this.__domEventsMap,o=i.get(t)||new Set;o.delete(e),o.size?i.set(t,o):i.delete(t)}one(t,e,i,o){let n,s,r,a;(0,l.isString)(t)||(0,l.isStringArray)(t)?(n=this,s=t,r=e,a=i):(n=t,s=e,r=i,a=o);let c=(...t)=>(this.off(n,s,c),r(...t));return this.on(n,s,c,a),this}off(t,e,i){let o,n,s;if((0,l.isString)(t)||(0,l.isStringArray)(t)?(o=this,n=t,s=e):(o=t,n=e,s=i),(0,r.isArray)(o))return o.forEach(t=>{this.off(t,n,s)}),this;let c=o,h=this.__getStore(c);if(!((0,l.isString)(n)||(0,l.isStringArray)(n))||0===n.length)return h.namespaces().forEach(t=>{this.off(c,"."+t)}),this.__removeStoreFromSubject(c),this;let p=t=>{d(c)&&(c.removeEventListener(t.event,t.syntheticCallback,t.syntheticCallback.options??!1),this.__unmemoryDOMSubjectToHandler(c,t.syntheticCallback))},f=(t,e)=>{if(""===t)return void h.events(e).forEach(t=>{""!==t&&f(t,e)});let i=h.get(t,e);if(i&&i.length)if((0,a.isFunction)(s)){let o=h.indexOf(t,e,s);!1!==o&&(p(i[o]),i.splice(o,1),i.length||h.clearEvents(e,t))}else i.forEach(p),i.length=0,h.clearEvents(e,t)};return this.__eachEvent(n,(t,e)=>{e===u.defaultNameSpace?h.namespaces().forEach(e=>{f(t,e)}):f(t,e)}),h.isEmpty()&&this.__removeStoreFromSubject(c),this}stopPropagation(t,e){let i=(0,l.isString)(t)?this:t,o=(0,l.isString)(t)?t:e;if("string"!=typeof o)throw(0,c.error)("Need event names");let n=this.__getStore(i);this.__eachEvent(o,(t,e)=>{let o=n.get(t,e);o&&this.__stopped.push(o),e===u.defaultNameSpace&&n.namespaces(!0).forEach(e=>this.stopPropagation(i,t+"."+e))})}__removeStop(t){if(t){let 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,...i){let o,n,s=(0,l.isString)(t)?this:t,r=(0,l.isString)(t)?t:e,a=(0,l.isString)(t)?[e,...i]:i;if(!d(s)&&!(0,l.isString)(r))throw(0,c.error)("Need events names");let h=this.__getStore(s);return!(0,l.isString)(r)&&d(s)?this.__triggerNativeEvent(s,e):this.__eachEvent(r,(t,e)=>{if(d(s))this.__triggerNativeEvent(s,t);else{let i=h.get(t,e);if(i)try{[...i].every(e=>!this.__isStopped(i)&&(this.currents.push(t),n=e.syntheticCallback.call(s,t,...a),this.currents.pop(),void 0!==n&&(o=n),!0))}finally{this.__removeStop(i)}e!==u.defaultNameSpace||d(s)||h.namespaces().filter(t=>t!==e).forEach(e=>{let i=this.fire.apply(this,[s,t+"."+e,...a]);void 0!==i&&(o=i)})}}),o}destruct(){this.__isDestructed||(this.__isDestructed=!0,this.__domEventsMap.forEach((t,e)=>{this.off(e)}),this.__domEventsMap.clear(),this.__mutedEvents.clear(),this.currents.length=0,this.__stopped.length=0,this.off(this),this.__getStore(this).clear(),this.__removeStoreFromSubject(this))}constructor(t){(0,o._)(this,"__domEventsMap",new Map),(0,o._)(this,"__mutedEvents",new Set),(0,o._)(this,"__key","__JoditEventEmitterNamespaces"),(0,o._)(this,"__doc",n.globalDocument),(0,o._)(this,"__prepareEvent",t=>{!t.cancelBubble&&(t.composed&&(0,a.isFunction)(t.composedPath)&&t.composedPath()[0]&&Object.defineProperty(t,"target",{value:t.composedPath()[0],configurable:!0,enumerable:!0}),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}))}),(0,o._)(this,"currents",[]),(0,o._)(this,"__stopped",[]),(0,o._)(this,"__isDestructed",!1),t&&(this.__doc=t),this.__key+=new Date().getTime()}}function d(t){return t&&(0,a.isFunction)(t.addEventListener)}},60216:function(t,e,i){"use strict";i.d(e,{Eventify:function(){return n}});var o=i(25045);class n{on(t,e){return this.__map.has(t)||this.__map.set(t,new Set),this.__map.get(t)?.add(e),this}off(t,e){return this.__map.has(t)&&this.__map.get(t)?.delete(e),this}destruct(){this.__map.clear()}emit(t,...e){let i;return this.__map.has(t)&&this.__map.get(t)?.forEach(t=>{i=t(...e)}),i}constructor(){(0,o._)(this,"__map",new Map)}}},42689:function(t,e,i){"use strict";i.d(e,{eventEmitter:function(){return o}});let o=new(i(93747)).EventEmitter},1496:function(t,e,i){"use strict";i.d(e,{EventEmitter:function(){return o.EventEmitter},EventHandlersStore:function(){return r.EventHandlersStore},Eventify:function(){return n.Eventify},defaultNameSpace:function(){return r.defaultNameSpace},observable:function(){return s.observable}});var o=i(93747),n=i(60216),s=i(70535),r=i(18869)},70535:function(t,e,i){"use strict";i.d(e,{observable:function(){return c}});var o=i(17312),n=i(94013),s=i(62101),r=i(71125);let a=Symbol("observable-object");function l(t){return void 0!==t[a]}function c(t){if(l(t))return t;let e={},i={},c=(e,n)=>((0,o.isArray)(e)?e.map(t=>c(t,n)):(i[e]||(i[e]=[]),i[e].push(n)),t),u=(n,...s)=>{if((0,o.isArray)(n))return void n.map(t=>u(t,...s));try{!e[n]&&i[n]&&(e[n]=!0,i[n].forEach(e=>e.call(t,...s)))}finally{e[n]=!1}},h=(e,i=[])=>{let o={};l(e)||(Object.defineProperty(e,a,{enumerable:!1,value:!0}),Object.keys(e).forEach(a=>{let l=i.concat(a).filter(t=>t.length);o[a]=e[a];let c=(0,r.getPropertyDescriptor)(e,a);Object.defineProperty(e,a,{set(e){let i=o[a];if(!(0,n.isFastEqual)(o[a],e)){u(["beforeChange","beforeChange."+l.join(".")],a,e),(0,s.isPlainObject)(e)&&h(e,l),c&&c.set?c.set.call(t,e):o[a]=e;let n=[];u(["change",...l.reduce((t,e)=>(n.push(e),t.push("change."+n.join(".")),t),[])],l.join("."),i,e?.valueOf?e.valueOf():e)}},get:()=>c&&c.get?c.get.call(t):o[a],enumerable:!0,configurable:!0}),(0,s.isPlainObject)(o[a])&&h(o[a],l)}),Object.defineProperty(t,"on",{value:c}))};return h(t),t}},18869:function(t,e,i){"use strict";i.d(e,{EventHandlersStore:function(){return a},defaultNameSpace:function(){return r}});var o=i(25045),n=i(88475),s=i(28712);let r="JoditEventDefaultNamespace";class a{get(t,e){if(this.__store.has(e)){let i=this.__store.get(e);return(0,s.assert)(i,"-"),i[t]}}indexOf(t,e,i){let o=this.get(t,e);if(o){for(let t=0;t<o.length;t+=1)if(o[t].originalCallback===i)return t}return!1}namespaces(t=!1){let e=(0,n.toArray)(this.__store.keys());return t?e.filter(t=>t!==r):e}events(t){let e=this.__store.get(t);return e?Object.keys(e):[]}set(t,e,i,o=!1){let n=this.__store.get(e);n||(n={},this.__store.set(e,n)),void 0===n[t]&&(n[t]=[]),o?n[t].unshift(i):n[t].push(i)}clear(){this.__store.clear()}clearEvents(t,e){let i=this.__store.get(t);i&&i[e]&&(delete i[e],Object.keys(i).length||this.__store.delete(t))}isEmpty(){return 0===this.__store.size}constructor(){(0,o._)(this,"__store",new Map)}}},28077:function(t,e,i){"use strict";i.d(e,{eventEmitter:function(){return C},extendLang:function(){return b},getContainer:function(){return w},getPopupViewRoot:function(){return S},instances:function(){return p},modules:function(){return v},pluginSystem:function(){return _},uniqueUid:function(){return g}});var o=i(24497),n=i(85932),s=i(31534),r=i(74264),a=i(80991),l=i(421),c=i(85305),u=i(42689),h=i(81937),d=i(27795);let p={},f=1,m=new Set;function g(){function t(){return Math.round(f+=10*(Math.random()+1)).toString(16)}let e=t();for(;m.has(e);)e=t();return m.add(e),e}let _=new c.PluginSystem({getContainer:w}),v={},b=t=>{Object.keys(t).forEach(e=>{h.lang[e]?Object.assign(h.lang[e],t[e]):h.lang[e]=t[e]})},y=new WeakMap;function w(t,e,i="div",a=!1){let c=(0,n.isString)(e)?e:e?(0,l.getClassName)(e.prototype):"jodit-utils",u=y.get(t)||{},h=c+i,p=(0,s.isViewObject)(t)?t:t.j,f=null;if(!u[h]){let e=p.c;if(f=S(p.o,p.container,t.od.body),a&&(0,o.isJoditObject)(t)&&t.od!==t.ed){e=t.createInside;let n="style"===i?t.ed.head:t.ed.body;f=(0,o.isJoditObject)(t)&&t.o.shadowRoot?t.o.shadowRoot:n}let n=e.element(i,{className:`jodit jodit-${(0,r.kebabCase)(c)}-container jodit-box`});n.classList.add("jodit_theme_"+(p.o.theme||"default")),f.appendChild(n),u[h]=n,t.hookStatus("beforeDestruct",()=>{p.events.off(n),d.Dom.safeRemove(n),delete u[h],Object.keys(u).length&&y.delete(t)}),y.set(t,u),p.events.fire("getContainer",n)}return u[h].classList.remove("jodit_theme_default","jodit_theme_dark"),u[h].classList.add("jodit_theme_"+(p.o.theme||"default")),u[h]}function S(t,e,i){return t.popupRoot??t.shadowRoot??d.Dom.closest(e,t=>d.Dom.isHTMLElement(t)&&(d.Dom.isTag(t,"dialog")||["fixed","absolute"].includes((0,a.css)(t,"position"))),i)??i}let C=u.eventEmitter},78982:function(t,e,i){"use strict";i.d(e,{asArray:function(){return n}});var o=i(17312);let n=t=>(0,o.isArray)(t)?t:[t]},45664:function(t,e,i){"use strict";i.d(e,{asArray:function(){return o.asArray},splitArray:function(){return n.splitArray},toArray:function(){return s.toArray}});var o=i(78982),n=i(32328),s=i(88475)},32328:function(t,e,i){"use strict";function o(t){return Array.isArray(t)?t:t.split(/[,\s]+/)}i.d(e,{splitArray:function(){return o}})},88475:function(t,e,i){"use strict";i.d(e,{toArray:function(){return s}});var o=i(23283),n=i(43379);let s=function(...t){return((0,o.isNativeFunction)(Array.from)?Array.from:(0,n.reset)("Array.from")??Array.from).apply(Array,t)}},61077:function(t,e,i){"use strict";i.d(e,{clearTimeout:function(){return o.clearTimeout},setTimeout:function(){return o.setTimeout}});var o=i(79947)},79947:function(t,e,i){"use strict";i.d(e,{clearTimeout:function(){return s},setTimeout:function(){return n}});var o=i(81937);function n(t,e,...i){return e?o.globalWindow.setTimeout(t,e,...i):(t.call(null,...i),0)}function s(t){o.globalWindow.clearTimeout(t)}},98740:function(t,e,i){"use strict";i.d(e,{hasBrowserColorPicker:function(){return n}});var o=i(81937);function n(){let t=!0;try{let e=o.globalDocument.createElement("input");e.type="color",e.value="!",t="color"===e.type&&"!"!==e.value}catch(e){t=!1}return t}},28686:function(t,e,i){"use strict";i.d(e,{hasBrowserColorPicker:function(){return o.hasBrowserColorPicker},hasContainer:function(){return h.hasContainer},isAbortError:function(){return n.isAbortError},isArray:function(){return s.isArray},isBoolean:function(){return r.isBoolean},isDestructable:function(){return h.isDestructable},isEqual:function(){return a.isEqual},isFastEqual:function(){return a.isFastEqual},isFunction:function(){return l.isFunction},isHTML:function(){return c.isHTML},isHtmlFromWord:function(){return u.isHtmlFromWord},isInitable:function(){return h.isInitable},isInt:function(){return d.isInt},isJoditObject:function(){return p.isJoditObject},isLicense:function(){return f.isLicense},isMarker:function(){return m.isMarker},isNativeFunction:function(){return g.isNativeFunction},isNumber:function(){return _.isNumber},isNumeric:function(){return v.isNumeric},isPlainObject:function(){return b.isPlainObject},isPromise:function(){return y.isPromise},isSet:function(){return w.isSet},isString:function(){return S.isString},isStringArray:function(){return S.isStringArray},isURL:function(){return C.isURL},isValidName:function(){return E.isValidName},isViewObject:function(){return I.isViewObject},isVoid:function(){return T.isVoid},isWindow:function(){return x.isWindow}});var o=i(98740),n=i(72068),s=i(17312),r=i(22289),a=i(94013),l=i(91565),c=i(46248),u=i(82166),h=i(52433),d=i(99732),p=i(24497),f=i(44998),m=i(23175),g=i(23283),_=i(72412),v=i(70222),b=i(62101),y=i(52100),w=i(3213),S=i(85932),C=i(91764),E=i(50083),I=i(31534),T=i(18303),x=i(3513)},72068:function(t,e,i){"use strict";function o(t){return!!t&&t instanceof DOMException&&"AbortError"===t.name}i.d(e,{isAbortError:function(){return o}})},17312:function(t,e,i){"use strict";function o(t){return Array.isArray(t)}i.d(e,{isArray:function(){return o}})},22289:function(t,e,i){"use strict";function o(t){return"boolean"==typeof t}i.d(e,{isBoolean:function(){return o}})},94013:function(t,e,i){"use strict";i.d(e,{isEqual:function(){return n},isFastEqual:function(){return s}});var o=i(3347);function n(t,e){return t===e||(0,o.stringify)(t)===(0,o.stringify)(e)}function s(t,e){return t===e}},91565:function(t,e,i){"use strict";function o(t){return"function"==typeof t}i.d(e,{isFunction:function(){return o}})},82166:function(t,e,i){"use strict";function o(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/)}i.d(e,{isHtmlFromWord:function(){return o}})},46248:function(t,e,i){"use strict";i.d(e,{isHTML:function(){return n}});var o=i(85932);let n=t=>(0,o.isString)(t)&&/<([A-Za-z][A-Za-z0-9]*)\b[^>]*>(.*?)<\/\1>/m.test(t.replace(/[\r\n]/g,""))},52433:function(t,e,i){"use strict";i.d(e,{hasContainer:function(){return l},isDestructable:function(){return a},isInitable:function(){return r}});var o=i(23211),n=i(91565),s=i(18303);function r(t){return!(0,s.isVoid)(t)&&(0,n.isFunction)(t.init)}function a(t){return!(0,s.isVoid)(t)&&(0,n.isFunction)(t.destruct)}function l(t){return!(0,s.isVoid)(t)&&o.Dom.isElement(t.container)}},99732:function(t,e,i){"use strict";i.d(e,{isInt:function(){return s}});var o=i(70222),n=i(85932);function s(t){return(0,n.isString)(t)&&(0,o.isNumeric)(t)&&(t=parseFloat(t)),"number"==typeof t&&Number.isFinite(t)&&!(t%1)}},24497:function(t,e,i){"use strict";i.d(e,{isJoditObject:function(){return n}});var o=i(91565);function n(t){return!!(t&&t instanceof Object&&(0,o.isFunction)(t.constructor)&&("u">typeof Jodit&&t instanceof Jodit||t.isJodit))}},44998:function(t,e,i){"use strict";i.d(e,{isLicense:function(){return n}});var o=i(85932);let n=t=>(0,o.isString)(t)&&23===t.length&&/^[a-z0-9]{5}-[a-z0-9]{5}-[a-z0-9]{5}-[a-z0-9]{5}$/i.test(t)},23175:function(t,e,i){"use strict";i.d(e,{isMarker:function(){return n}});var o=i(23211);function n(t){return o.Dom.isMarker(t)}},23283:function(t,e,i){"use strict";function o(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+""))}i.d(e,{isNativeFunction:function(){return o}})},72412:function(t,e,i){"use strict";function o(t){return"number"==typeof t&&!isNaN(t)&&isFinite(t)}i.d(e,{isNumber:function(){return o}})},70222:function(t,e,i){"use strict";i.d(e,{isNumeric:function(){return n}});var o=i(85932);function n(t){if((0,o.isString)(t)){if(!t.match(/^([+-])?[0-9]+(\.?)([0-9]+)?(e[0-9]+)?$/))return!1;t=parseFloat(t)}return"number"==typeof t&&!isNaN(t)&&isFinite(t)}},62101:function(t,e,i){"use strict";i.d(e,{isPlainObject:function(){return n}});var o=i(3513);function n(t){return!(!t||"object"!=typeof t||t.nodeType||(0,o.isWindow)(t))&&!(t.constructor&&!({}).hasOwnProperty.call(t.constructor.prototype,"isPrototypeOf"))}},52100:function(t,e,i){"use strict";function o(t){return t&&"function"==typeof t.then}i.d(e,{isPromise:function(){return o}})},3213:function(t,e,i){"use strict";i.d(e,{isSet:function(){return n}});var o=i(91565);function n(t){return!!t&&(0,o.isFunction)(t.has)&&(0,o.isFunction)(t.add)&&(0,o.isFunction)(t.delete)}},85932:function(t,e,i){"use strict";i.d(e,{isString:function(){return n},isStringArray:function(){return s}});var o=i(17312);function n(t){return"string"==typeof t}function s(t){return(0,o.isArray)(t)&&n(t[0])}},91764:function(t,e,i){"use strict";i.d(e,{isURL:function(){return n}});var o=i(81937);function n(t){if(t.includes(" "))return!1;if("u">typeof URL)try{let e=new URL(t);return["https:","http:","ftp:","file:","rtmp:"].includes(e.protocol)}catch(t){return!1}let e=o.globalDocument.createElement("a");return e.href=t,!!e.hostname}},50083:function(t,e,i){"use strict";function o(t){return!!t.length&&!/[^0-9A-Za-zа-яА-ЯЁё\w\-_. ]/.test(t)&&t.trim().length>0}i.d(e,{isValidName:function(){return o}})},31534:function(t,e,i){"use strict";i.d(e,{isViewObject:function(){return n}});var o=i(91565);function n(t){return!!(t&&t instanceof Object&&(0,o.isFunction)(t.constructor)&&t.isView)}},18303:function(t,e,i){"use strict";function o(t){return null==t}i.d(e,{isVoid:function(){return o}})},3513:function(t,e,i){"use strict";function o(t){return null!=t&&t===t.window}i.d(e,{isWindow:function(){return o}})},93387:function(t,e,i){"use strict";i.d(e,{colorToHex:function(){return o}});let o=t=>{if("rgba(0, 0, 0, 0)"===t||""===t)return!1;if(!t)return"#000000";if("#"===t.substr(0,1))return t;let 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";let i=parseInt(e[2],10),o=parseInt(e[3],10),n=(parseInt(e[4],10)|o<<8|i<<16).toString(16).toUpperCase();for(;n.length<6;)n="0"+n;return e[1]+"#"+n}},7018:function(t,e,i){"use strict";i.d(e,{colorToHex:function(){return o.colorToHex}});var o=i(93387)},30893:function(t,e,i){"use strict";i.d(e,{applyStyles:function(){return l}});var o=i(81937),n=i(23211),s=i(4040),r=i(28723);function a(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,i)=>{switch(i.toLowerCase()){case"pt":return(1.328*parseFloat(e)).toFixed(0)+"px";case"cm":return(.02645833*parseFloat(e)).toFixed(0)+"px"}return t})}function l(t){if(-1===t.indexOf("<html "))return t;t=(t=t.substring(t.indexOf("<html "),t.length)).substring(0,t.lastIndexOf("</html>")+7);let e=o.globalDocument.createElement("iframe");e.style.display="none",o.globalDocument.body.appendChild(e);let i="";try{let l=e.contentDocument||(e.contentWindow?e.contentWindow.document:null);if(l){l.open(),l.write(t),l.close();try{for(let t=0;t<l.styleSheets.length;t+=1){let e=l.styleSheets[t].cssRules;for(let t=0;t<e.length;t+=1)""!==e[t].selectorText&&(0,r.$$)(e[t].selectorText,l.body).forEach(i=>{i.style.cssText=a(e[t].style.cssText+";"+i.style.cssText)})}}catch(t){if(!o.IS_PROD)throw t}n.Dom.each(l.body,t=>{if(n.Dom.isElement(t)){let e=t.getAttribute("style");e&&(t.style.cssText=a(e)),t.hasAttribute("style")&&!t.getAttribute("style")&&t.removeAttribute("style")}}),i=l.firstChild?(0,s.trim)(l.body.innerHTML):""}}catch{}finally{n.Dom.safeRemove(e)}return i&&(t=i),(0,s.trim)(t.replace(/<(\/)?(html|colgroup|col|o:p)[^>]*>/g,"").replace(/<!--[^>]*>/g,""))}},1277:function(t,e,i){"use strict";i.d(e,{cleanFromWord:function(){return a}});var o=i(81937),n=i(23211),s=i(88475),r=i(4040);function a(t){-1!==t.indexOf("<html ")&&(t=(t=t.substring(t.indexOf("<html "),t.length)).substring(0,t.lastIndexOf("</html>")+7));let e="";try{let i=o.globalDocument.createElement("div");i.innerHTML=t;let r=[];i.firstChild&&n.Dom.each(i,t=>{if(t)switch(t.nodeType){case Node.ELEMENT_NODE:switch(t.nodeName){case"STYLE":case"LINK":case"META":r.push(t);break;case"W:SDT":case"W:SDTPR":case"FONT":n.Dom.unwrap(t);break;default:(0,s.toArray)(t.attributes).forEach(e=>{-1===["src","href","rel","content"].indexOf(e.name.toLowerCase())&&t.removeAttribute(e.name)})}break;case Node.TEXT_NODE:break;default:r.push(t)}}),n.Dom.safeRemove.apply(null,r),e=i.innerHTML}catch(t){}return e&&(t=e),(t=t.split(/(\n)/).filter(r.trim).join(`
|
|
10
|
-
`)).replace(/<(\/)?(html|colgroup|col|o:p)[^>]*>/g,"").replace(/<!--[^>]*>/g,"")}},6609:function(t,e,i){"use strict";i.d(e,{htmlspecialchars:function(){return n}});var o=i(81937);function n(t){let e=o.globalDocument.createElement("div");return e.textContent=t,e.innerHTML}},82658:function(t,e,i){"use strict";i.d(e,{applyStyles:function(){return o.applyStyles},cleanFromWord:function(){return n.cleanFromWord},htmlspecialchars:function(){return s.htmlspecialchars},nl2br:function(){return r.nl2br},safeHTML:function(){return a.safeHTML},sanitizeHTMLElement:function(){return a.sanitizeHTMLElement},stripTags:function(){return l.stripTags}});var o=i(30893),n=i(1277),s=i(6609),r=i(48838),a=i(48155),l=i(22852)},48838:function(t,e,i){"use strict";function o(t){return t.replace(/\r\n|\r|\n/g,"<br/>")}i.d(e,{nl2br:function(){return o}})},48155:function(t,e,i){"use strict";i.d(e,{safeHTML:function(){return s},sanitizeHTMLElement:function(){return a}});var o=i(23211),n=i(93640);function s(t,e){(o.Dom.isElement(t)||o.Dom.isFragment(t))&&(e.removeEventAttributes??e.removeOnError?(r(t),(0,n.$$)("*",t).forEach(t=>r(t))):e.removeOnError&&(a(t,e),(0,n.$$)("[onerror]",t).forEach(t=>a(t,e))),e.safeJavaScriptLink&&(a(t,e),(0,n.$$)('a[href^="javascript"]',t).forEach(t=>a(t,e))),e.safeLinksTarget&&(0,n.$$)('a[target="_blank"]',t).forEach(t=>{let e=(t.getAttribute("rel")||"").split(/\s+/).filter(Boolean);e.includes("noopener")||e.push("noopener"),e.includes("noreferrer")||e.push("noreferrer"),(0,n.attr)(t,"rel",e.join(" "))}))}function r(t){if(!o.Dom.isElement(t))return!1;let e=!1,i=[];for(let e=0;e<t.attributes.length;e++)t.attributes[e].name.toLowerCase().startsWith("on")&&i.push(t.attributes[e].name);for(let o of i)t.removeAttribute(o),e=!0;return e}function a(t,{safeJavaScriptLink:e,removeOnError:i}={safeJavaScriptLink:!0,removeOnError:!0}){if(!o.Dom.isElement(t))return!1;let s=!1;i&&t.hasAttribute("onerror")&&((0,n.attr)(t,"onerror",null),s=!0);let r=t.getAttribute("href");return e&&r&&0===r.trim().indexOf("javascript")&&((0,n.attr)(t,"href",location.protocol+"//"+r),s=!0),s}},22852:function(t,e,i){"use strict";i.d(e,{stripTags:function(){return function t(e,i=document,u=null){let h=i.createElement("div");return(0,n.isString)(e)?h.innerHTML=e:h.appendChild(e),(0,r.$$)("*",h).forEach(e=>{let n=e.parentNode;if(!n)return;if(u&&o.Dom.isTag(e,u)){let n=e.nodeName.toLowerCase(),s=o.Dom.isTag(e,c)?`%%%jodit-single-${n}%%%`:`%%%jodit-${n}%%%${t(e.innerHTML,i,u)}%%%/jodit-${n}%%%`;o.Dom.before(e,i.createTextNode(s)),o.Dom.safeRemove(e);return}if(o.Dom.isTag(e,l))return void o.Dom.safeRemove(e);if(!o.Dom.isTag(e,a))return;let s=e.nextSibling;!(o.Dom.isText(s)&&/^\s/.test(s.nodeValue||""))&&s&&n.insertBefore(i.createTextNode(" "),s)}),(0,s.trim)(h.innerText).replace(/%%%(\/)?jodit(-single)?-([\w\n]+)%%%/g,(t,e,i,o)=>`<${e?"/":""}${o}>`)}}});var o=i(23211),n=i(85932),s=i(4040),r=i(93640);let a=new Set(["div","p","br","h1","h2","h3","h4","h5","h6","hr"]),l=new Set(["script","style"]),c=new Set(["br","hr","input"])},65946:function(t,e,i){"use strict";i.r(e),i.d(e,{CamelCaseToKebabCase:function(){return u.CamelCaseToKebabCase},NUMBER_FIELDS_REG:function(){return l.NUMBER_FIELDS_REG},applyStyles:function(){return a.applyStyles},asArray:function(){return o.asArray},camelCase:function(){return u.camelCase},cleanFromWord:function(){return a.cleanFromWord},clearTimeout:function(){return n.clearTimeout},colorToHex:function(){return r.colorToHex},fuzzySearchIndex:function(){return u.fuzzySearchIndex},getContentWidth:function(){return c.getContentWidth},getScrollParent:function(){return c.getScrollParent},hasBrowserColorPicker:function(){return s.hasBrowserColorPicker},hasContainer:function(){return s.hasContainer},htmlspecialchars:function(){return a.htmlspecialchars},i18n:function(){return u.i18n},innerWidth:function(){return c.innerWidth},isAbortError:function(){return s.isAbortError},isArray:function(){return s.isArray},isBoolean:function(){return s.isBoolean},isDestructable:function(){return s.isDestructable},isEqual:function(){return s.isEqual},isFastEqual:function(){return s.isFastEqual},isFunction:function(){return s.isFunction},isHTML:function(){return s.isHTML},isHtmlFromWord:function(){return s.isHtmlFromWord},isInitable:function(){return s.isInitable},isInt:function(){return s.isInt},isJoditObject:function(){return s.isJoditObject},isLicense:function(){return s.isLicense},isMarker:function(){return s.isMarker},isNativeFunction:function(){return s.isNativeFunction},isNumber:function(){return s.isNumber},isNumeric:function(){return s.isNumeric},isPlainObject:function(){return s.isPlainObject},isPromise:function(){return s.isPromise},isSet:function(){return s.isSet},isString:function(){return s.isString},isStringArray:function(){return s.isStringArray},isURL:function(){return s.isURL},isValidName:function(){return s.isValidName},isViewObject:function(){return s.isViewObject},isVoid:function(){return s.isVoid},isWindow:function(){return s.isWindow},kebabCase:function(){return u.kebabCase},nl2br:function(){return a.nl2br},normalizeColor:function(){return l.normalizeColor},normalizeCssNumericValue:function(){return l.normalizeCssNumericValue},normalizeCssValue:function(){return l.normalizeCssValue},normalizeKeyAliases:function(){return l.normalizeKeyAliases},normalizeLicense:function(){return l.normalizeLicense},normalizePath:function(){return l.normalizePath},normalizeRelativePath:function(){return l.normalizeRelativePath},normalizeSize:function(){return l.normalizeSize},normalizeUrl:function(){return l.normalizeUrl},offset:function(){return c.offset},position:function(){return c.position},safeHTML:function(){return a.safeHTML},sanitizeHTMLElement:function(){return a.sanitizeHTMLElement},setTimeout:function(){return n.setTimeout},size:function(){return c.size},splitArray:function(){return o.splitArray},sprintf:function(){return u.sprintf},stringify:function(){return u.stringify},stripTags:function(){return a.stripTags},toArray:function(){return o.toArray},trim:function(){return u.trim},trimChars:function(){return u.trimChars},trimInv:function(){return u.trimInv},ucfirst:function(){return u.ucfirst}});var o=i(45664),n=i(61077),s=i(28686),r=i(7018),a=i(82658),l=i(97022),c=i(86878),u=i(97642),h=i(93640),d={};for(var p in h)0>["default","asArray","splitArray","toArray","clearTimeout","setTimeout","hasBrowserColorPicker","hasContainer","isAbortError","isArray","isBoolean","isDestructable","isEqual","isFastEqual","isFunction","isHTML","isHtmlFromWord","isInitable","isInt","isJoditObject","isLicense","isMarker","isNativeFunction","isNumber","isNumeric","isPlainObject","isPromise","isSet","isString","isStringArray","isURL","isValidName","isViewObject","isVoid","isWindow","colorToHex","applyStyles","cleanFromWord","htmlspecialchars","nl2br","safeHTML","sanitizeHTMLElement","stripTags","NUMBER_FIELDS_REG","normalizeColor","normalizeCssNumericValue","normalizeCssValue","normalizeKeyAliases","normalizeLicense","normalizePath","normalizeRelativePath","normalizeSize","normalizeUrl","getContentWidth","getScrollParent","innerWidth","offset","position","size","CamelCaseToKebabCase","camelCase","fuzzySearchIndex","i18n","kebabCase","sprintf","stringify","trim","trimChars","trimInv","ucfirst"].indexOf(p)&&(d[p]=(function(t){return h[t]}).bind(0,p));i.d(e,d)},97022:function(t,e,i){"use strict";i.d(e,{NUMBER_FIELDS_REG:function(){return n.NUMBER_FIELDS_REG},normalizeColor:function(){return o.normalizeColor},normalizeCssNumericValue:function(){return n.normalizeCssNumericValue},normalizeCssValue:function(){return n.normalizeCssValue},normalizeKeyAliases:function(){return s.normalizeKeyAliases},normalizeLicense:function(){return r.normalizeLicense},normalizePath:function(){return a.normalizePath},normalizeRelativePath:function(){return l.normalizeRelativePath},normalizeSize:function(){return c.normalizeSize},normalizeUrl:function(){return u.normalizeUrl}});var o=i(77367),n=i(19147),s=i(27978),r=i(49663),a=i(18377),l=i(96340),c=i(98831),u=i(48009)},77367:function(t,e,i){"use strict";i.d(e,{normalizeColor:function(){return s}});var o=i(93387),n=i(4040);let s=t=>{let e=["#"],i=(0,o.colorToHex)(t);if(!i)return!1;if(3===(i=(i=(0,n.trim)(i.toUpperCase())).substring(1)).length){for(let t=0;t<3;t+=1)e.push(i[t]),e.push(i[t]);return e.join("")}return i.length>6&&(i=i.slice(0,6)),"#"+i}},19147:function(t,e,i){"use strict";i.d(e,{NUMBER_FIELDS_REG:function(){return a},normalizeCssNumericValue:function(){return l},normalizeCssValue:function(){return c}});var o=i(70222),n=i(18303),s=i(93387),r=i(74264);let a=/^(left|top|bottom|right|width|min|max|height|margin|padding|fontsize|font-size)/i;function l(t,e){return!(0,n.isVoid)(e)&&a.test(t)&&(0,o.isNumeric)(e.toString())?parseInt(e.toString(),10)+"px":e}function c(t,e){if("font-weight"===(0,r.kebabCase)(t)){switch(e.toString().toLowerCase()){case"700":case"bold":return 700;case"400":case"normal":return 400;case"900":case"heavy":return 900}return(0,o.isNumeric)(e)?Number(e):e}return/color/i.test(t)&&/^rgb/i.test(e.toString())&&(0,s.colorToHex)(e.toString())||e}},27978:function(t,e,i){"use strict";i.d(e,{normalizeKeyAliases:function(){return s}});var o=i(81937),n=i(4040);function s(t){let e={},i={meta:1,ctrl:2,control:2,alt:3,shift:4,space:5};return t.replace(/\+\+/g,"+add").split(/[\s]*\+[\s]*/).map(t=>(0,n.trim)(t.toLowerCase())).map(t=>o.KEY_ALIASES[t]||t).sort((t,e)=>i[t]&&!i[e]?-1:!i[t]&&i[e]?1:i[t]&&i[e]?i[t]-i[e]:t>e?1:-1).filter(t=>!e[t]&&""!==t&&(e[t]=!0)).join("+")}},49663:function(t,e,i){"use strict";i.d(e,{normalizeLicense:function(){return o}});let o=(t,e=8)=>{let i=[];for(;t.length;)i.push(t.substr(0,e)),t=t.substr(e);return i[1]=i[1].replace(/./g,"*"),i[2]=i[2].replace(/./g,"*"),i.join("-")}},18377:function(t,e,i){"use strict";i.d(e,{normalizePath:function(){return n}});var o=i(4040);let n=(...t)=>t.filter(t=>(0,o.trim)(t).length).map((e,i)=>(e=e.replace(/([^:])[\\/]+/g,"$1/"),i&&(e=e.replace(/^\//,"")),i!==t.length-1&&(e=e.replace(/\/$/,"")),e)).join("/")},96340:function(t,e,i){"use strict";i.d(e,{normalizeRelativePath:function(){return o}});let o=t=>t.split("/").reduce((t,e)=>{switch(e){case"":case".":break;case"..":t.pop();break;default:t.push(e)}return t},[]).join("/")+(t.endsWith("/")?"/":"")},98831:function(t,e,i){"use strict";i.d(e,{normalizeSize:function(){return o}});let o=(t,e)=>/^[0-9]+$/.test(t.toString())?t+e:t.toString()},48009:function(t,e,i){"use strict";i.d(e,{normalizeUrl:function(){return o}});let o=(...t)=>t.filter(t=>t.length).map(t=>t.replace(/\/$/,"")).join("/").replace(/([^:])[\\/]+/g,"$1/")},54447:function(t,e,i){"use strict";i.d(e,{getContentWidth:function(){return o}});let o=(t,e)=>{let i=e.getComputedStyle(t);return t.offsetWidth-parseInt(i.getPropertyValue("padding-left")||"0",10)-parseInt(i.getPropertyValue("padding-right")||"0",10)}},34027:function(t,e,i){"use strict";i.d(e,{getScrollParent:function(){return function t(e){if(!e)return null;let i=n.Dom.isHTMLElement(e),r=i&&(0,s.css)(e,"overflowY");return i&&"visible"!==r&&"hidden"!==r&&e.scrollHeight>=e.clientHeight?e:t(e.parentNode)||o.globalDocument.scrollingElement||o.globalDocument.body}}});var o=i(81937),n=i(23211),s=i(93640)},86878:function(t,e,i){"use strict";i.d(e,{getContentWidth:function(){return o.getContentWidth},getScrollParent:function(){return n.getScrollParent},innerWidth:function(){return s.innerWidth},offset:function(){return a.offset},position:function(){return l.position},size:function(){return r.size}});var o=i(54447),n=i(34027),s=i(83215),r=i(18073),a=i(69143),l=i(23599)},83215:function(t,e,i){"use strict";i.d(e,{innerWidth:function(){return o}});let o=(t,e)=>{let i=e.getComputedStyle(t);return t.clientWidth-(parseFloat(i.paddingLeft||"0")+parseFloat(i.paddingRight||"0"))}},18073:function(t,e,i){"use strict";i.d(e,{size:function(){return n}});var o=i(28686);function n(t){return(0,o.isString)(t)||(0,o.isArray)(t)?t.length:(0,o.isPlainObject)(t)?Object.keys(t).length:0}},69143:function(t,e,i){"use strict";i.d(e,{offset:function(){return o}});let o=(t,e,i,n=!1)=>{let s,r,a;try{s=t.getBoundingClientRect()}catch(t){s={top:0,bottom:0,left:0,right:0,width:0,height:0}}let l=i.body,c=i.documentElement||{clientTop:0,clientLeft:0,scrollTop:0,scrollLeft:0},u=i.defaultView||i.parentWindow,h=u.pageYOffset||c.scrollTop||l.scrollTop,d=u.pageXOffset||c.scrollLeft||l.scrollLeft,p=c.clientTop||l.clientTop||0,f=c.clientLeft||l.clientLeft||0,m=e.iframe;if(!n&&e&&e.options&&e.o.iframe&&m){let{top:t,left:i}=o(m,e,e.od,!0);r=s.top+t,a=s.left+i}else r=s.top+h-p,a=s.left+d-f;return{top:Math.round(r),left:Math.round(a),width:s.width,height:s.height}}},23599:function(t,e,i){"use strict";i.d(e,{position:function(){return function t(e,i,n=!1){let s=e.getBoundingClientRect(),r=s.left,a=s.top;if((0,o.isJoditObject)(i)&&i.iframe&&i.ed.body.contains(e)&&!n){let{left:e,top:o}=t(i.iframe,i,!0);r+=e,a+=o}return{left:Math.round(r),top:Math.round(a),width:Math.round(e.offsetWidth??s.width),height:Math.round(e.offsetHeight??s.height)}}}});var o=i(24497)},57821:function(t,e,i){"use strict";i.d(e,{camelCase:function(){return o}});let o=t=>t.replace(/([-_])(.)/g,(t,e,i)=>i.toUpperCase())},57626:function(t,e,i){"use strict";i.d(e,{fuzzySearchIndex:function(){return n}});var o=i(81937);function n(t,e,i=0,s=1){let r=0,a=0,l=-1,c=0,u=0;for(a=i;r<t.length&&a<e.length;)t[r].toLowerCase()===e[a].toLowerCase()?(r++,c++,u=0,-1===l&&(l=a)):r>0&&(u>=s&&e[a]!==o.INVISIBLE_SPACE?(r=0,l=-1,c=0,u=0,a--):(u++,c++)),a++;return r===t.length?[l,c]:[-1,0]}},18080:function(t,e,i){"use strict";i.d(e,{i18n:function(){return c},sprintf:function(){return l}});var o=i(81937),n=i(85932),s=i(99436),r=i(93640),a=i(5266);let l=(t,e)=>{if(!e||!e.length)return t;let i=/%([sd])/g,o=i.exec(t),n=t,s=0;for(;o&&void 0!==e[s];)n=n.replace(o[0],e[s].toString()),s+=1,o=i.exec(t);return n};function c(t,e,i){if(!(0,n.isString)(t))throw(0,r.error)("i18n: Need string in first argument");if(!t.length)return t;let c=!!i?.debugLanguage,u={},h=t=>e&&e.length?l(t,e):t,d=(0,r.defaultLanguage)(a.Config.defaultOptions.language,a.Config.defaultOptions.language),p=(0,r.defaultLanguage)(i?.language,d),f=e=>{if(!e)return;if((0,n.isString)(e[t]))return h(e[t]);let i=t.toLowerCase();if((0,n.isString)(e[i]))return h(e[i]);let o=(0,s.ucfirst)(t);if((0,n.isString)(e[o]))return h(e[o])};void 0!==o.lang[p]?u=o.lang[p]:c||(u=void 0!==o.lang[d]?o.lang[d]:o.lang.en);let m=i?.i18n;if(m&&m[p]){let t=f(m[p]);if(t)return t}return f(u)||(!c&&o.lang.en&&(0,n.isString)(o.lang.en[t])&&o.lang.en[t]?h(o.lang.en[t]):c?"{"+t+"}":(o.IS_PROD,h(t)))}},97642:function(t,e,i){"use strict";i.d(e,{CamelCaseToKebabCase:function(){return r.CamelCaseToKebabCase},camelCase:function(){return o.camelCase},fuzzySearchIndex:function(){return n.fuzzySearchIndex},i18n:function(){return s.i18n},kebabCase:function(){return r.kebabCase},sprintf:function(){return s.sprintf},stringify:function(){return a.stringify},trim:function(){return l.trim},trimChars:function(){return l.trimChars},trimInv:function(){return l.trimInv},ucfirst:function(){return c.ucfirst}});var o=i(57821),n=i(57626),s=i(18080),r=i(74264),a=i(3347),l=i(4040),c=i(99436)},74264:function(t,e,i){"use strict";i.d(e,{CamelCaseToKebabCase:function(){return n},kebabCase:function(){return o}});let o=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(),n=t=>t.replace(/([A-Z])([A-Z])([a-z])/g,"$1-$2$3").replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()},3347:function(t,e,i){"use strict";function o(t,e={}){if("object"!=typeof t)return t+"";let i=new Set(e.excludeKeys),n=new WeakMap;return JSON.stringify(t,(t,e)=>{if(!i.has(t)){if("object"==typeof e&&null!=e){if(n.get(e))return"[refObject]";n.set(e,!0)}return e}},e.prettify)}i.d(e,{stringify:function(){return o}})},4040:function(t,e,i){"use strict";i.d(e,{trim:function(){return n},trimChars:function(){return s},trimInv:function(){return r}});var o=i(81937);function n(t){return t.replace((0,o.SPACE_REG_EXP_END)(),"").replace((0,o.SPACE_REG_EXP_START)(),"")}function s(t,e){return t.replace(RegExp(`[${e}]+$`),"").replace(RegExp(`^[${e}]+`),"")}function r(t){return t.replace((0,o.INVISIBLE_SPACE_REG_EXP_END)(),"").replace((0,o.INVISIBLE_SPACE_REG_EXP_START)(),"")}},99436:function(t,e,i){"use strict";function o(t){return t.length?t[0].toUpperCase()+t.substring(1):""}i.d(e,{ucfirst:function(){return o}})},16849:function(t,e,i){"use strict";i.d(e,{alignElement:function(){return a},clearAlign:function(){return r},hAlignElement:function(){return s}});var o=i(27795),n=i(80991);function s(t,e){e&&"normal"!==e?"center"!==e?((0,n.css)(t,"float",e),(0,n.clearCenterAlign)(t)):(0,n.css)(t,{float:"",display:"block",marginLeft:"auto",marginRight:"auto"}):((0,n.css)(t,"float")&&-1!==["right","left"].indexOf((0,n.css)(t,"float").toString().toLowerCase())&&(0,n.css)(t,"float",""),(0,n.clearCenterAlign)(t))}function r(t){o.Dom.each(t,t=>{o.Dom.isHTMLElement(t)&&t.style.textAlign&&(t.style.textAlign="",t.style.cssText.trim().length||t.removeAttribute("style"))})}function a(t,e){if(o.Dom.isNode(e)&&o.Dom.isElement(e))switch(r(e),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"}}},47760:function(t,e,i){"use strict";i.d(e,{alreadyLoadedList:function(){return s},appendScriptAsync:function(){return a},appendStyleAsync:function(){return l},loadNext:function(){return function t(e,i,n=0){return(0,o.isString)(i[n])?a(e,i[n]).then(()=>t(e,i,n+1)):Promise.resolve()}},loadNextStyle:function(){return function t(e,i,n=0){return(0,o.isString)(i[n])?l(e,i[n]).then(()=>t(e,i,n+1)):Promise.resolve()}}});var o=i(85932),n=i(91321);let s=new Map,r=t=>(e,i)=>{if(s.has(i))return s.get(i);let o=t(e,i);return s.set(i,o),o},a=r((t,e)=>t.async.promise((i,o)=>{if(t.isInDestruct)return o();let s=t.c.element("script",{type:"text/javascript",crossorigin:"anonymous",referrerpolicy:"no-referrer",async:!0,src:(0,n.completeUrl)(e)});t.e.one(s,"error",o).one(s,"load",i),t.od.body.appendChild(s)})),l=r((t,e)=>t.async.promise((i,o)=>{if(t.isInDestruct)return o();let s=t.c.element("link");s.rel="stylesheet",s.media="all",s.crossOrigin="anonymous",t.isInDestruct||t.e.on(s,"load",()=>i(s)).on(s,"error",o),s.href=(0,n.completeUrl)(e),t.o.shadowRoot?t.o.shadowRoot.appendChild(s):t.od.body.appendChild(s)}))},7909:function(t,e,i){"use strict";i.d(e,{attr:function(){return function t(e,i,l){if(!e||!(0,o.isFunction)(e.getAttribute))return null;if(!(0,s.isString)(i))return Object.keys(i).forEach(o=>{let s=i[o];(0,n.isPlainObject)(s)&&"style"===o?(0,a.css)(e,s):("className"===o&&(o="class"),t(e,o,s))}),null;let c=(0,r.CamelCaseToKebabCase)(i);if(/^-/.test(c)){let i=t(e,"data"+c);if(i)return i;c=c.substr(1)}if(void 0!==l)if(null==l)e.hasAttribute(c)&&e.removeAttribute(c);else{let t=l.toString();return"IMG"===e.nodeName&&("width"===c||"height"===c)&&(t=t.replace("px","")),e.setAttribute(c,t),t}return e.getAttribute(c)}}});var o=i(91565),n=i(62101),s=i(85932),r=i(74264),a=i(80991)},26136:function(t,e,i){"use strict";i.d(e,{browser:function(){return o}});let o=t=>{let e=navigator.userAgent.toLowerCase(),i=/(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?i[2]:"webkit"===t?"chrome"===i[1]||"webkit"===i[1]:"ff"===t?"firefox"===i[1]:"msie"===t?"trident"===i[1]||"msie"===i[1]:i[1]===t}},36833:function(t,e,i){"use strict";i.d(e,{buildQuery:function(){return n}});var o=i(62101);let n=(t,e)=>{let i=[],s=encodeURIComponent;for(let r in t)if(Object.prototype.hasOwnProperty.call(t,r)){let a=e?e+"["+r+"]":r,l=t[r];i.push((0,o.isPlainObject)(l)?n(l,a):s(a)+"="+s(l))}return i.join("&")}},91321:function(t,e,i){"use strict";i.d(e,{completeUrl:function(){return n}});var o=i(81937);let n=t=>("file:"===o.globalWindow.location.protocol&&/^\/\//.test(t)&&(t="https:"+t),t)},77483:function(t,e,i){"use strict";i.d(e,{ConfigDeepFlatten:function(){return function t(e){return(0,c.keys)(e,!1).reduce((i,o)=>(i[o]=(0,n.isPlainObject)(e[o])?t(e[o]):e[o],i),{})}},ConfigFlatten:function(){return u},ConfigProto:function(){return function t(e,i,c=0){if(Object.getPrototypeOf(e)!==Object.prototype)return e;let u=a.Config.defaultOptions;if((0,s.isString)(e.preset)){if(void 0!==u.presets[e.preset]){let t=u.presets[e.preset];Object.keys(t).forEach(i=>{(0,r.isVoid)(e[i])&&(e[i]=t[i])})}delete e.preset}let h={};return Object.keys(e).forEach(s=>{let r=e[s],a=i?i[s]:null;if((0,n.isPlainObject)(r)&&(0,n.isPlainObject)(a)&&!(0,l.isAtom)(r)){h[s]=t(r,a,c+1);return}if(0!==c&&(0,o.isArray)(r)&&!(0,l.isAtom)(r)&&(0,o.isArray)(a)){h[s]=[...r,...a.slice(r.length)];return}h[s]=r}),Object.setPrototypeOf(h,i),h}}});var o=i(17312),n=i(62101),s=i(85932),r=i(18303),a=i(5266),l=i(54794),c=i(71125);function u(t){return(0,c.keys)(t,!1).reduce((e,i)=>(e[i]=t[i],e),{})}},3856:function(t,e,i){"use strict";i.d(e,{convertMediaUrlToVideoEmbed:function(){return r}});var o=i(81937),n=i(91764),s=i(36310);let r=(t,{width:e=400,height:i=345}={})=>{if(!(0,n.isURL)(t))return t;let r=o.globalDocument.createElement("a"),a=/(?:http?s?:\/\/)?(?:www\.)?(?:vimeo\.com)\/?(.+)/g;r.href=t,e||(e=400),i||(i=345);let l=r.protocol||"";switch(r.hostname){case"www.vimeo.com":case"vimeo.com":return a.test(t)?t.replace(a,'<iframe width="'+e+'" height="'+i+'" src="'+l+'//player.vimeo.com/video/$1" frameborder="0" allowfullscreen></iframe>'):t;case"youtube.com":case"www.youtube.com":case"youtu.be":case"www.youtu.be":{let o=r.search?(0,s.parseQuery)(r.search):{v:r.pathname.substring(1)};return/^embed\/.*/.test(o.v)&&(o.v=o.v.substring(6)),o.v?'<iframe width="'+e+'" height="'+i+'" src="'+l+"//www.youtube.com/embed/"+o.v+'" frameborder="0" allowfullscreen></iframe>':t}}return t}},80991:function(t,e,i){"use strict";i.d(e,{clearCenterAlign:function(){return c},css:function(){return l}});var o=i(22289),n=i(62101),s=i(19147),r=i(57821),a=i(74264);function l(t,e,i,c=!1){if((0,o.isBoolean)(i)&&(c=i,i=void 0),(0,n.isPlainObject)(e)||void 0!==i){let o=(t,e,i)=>{void 0!==(i=(0,s.normalizeCssNumericValue)(e,i))&&(null==i||l(t,e,!0)!==(0,s.normalizeCssValue)(e,i))&&(t.style[e]=i)};if((0,n.isPlainObject)(e)){let i=Object.keys(e);for(let n=0;n<i.length;n+=1)o(t,(0,r.camelCase)(i[n]),e[i[n]])}else o(t,(0,r.camelCase)(e),i);return""}let u=(0,a.kebabCase)(e),h=t.ownerDocument||document,d=!!h&&(h.defaultView||h.parentWindow),p=t.style[e],f="";return void 0!==p&&""!==p?f=p:d&&!c&&(f=d.getComputedStyle(t).getPropertyValue(u)),s.NUMBER_FIELDS_REG.test(e)&&/^[-+]?[0-9.]+px$/.test(f.toString())&&(f=parseInt(f.toString(),10)),(0,s.normalizeCssValue)(e,f)}let c=t=>{"block"===l(t,"display")&&l(t,"display","");let{style:e}=t;"auto"===e.marginLeft&&"auto"===e.marginRight&&(e.marginLeft="",e.marginRight="")}},77213:function(t,e,i){"use strict";i.d(e,{ctrlKey:function(){return o}});let o=t=>{if("u">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}},36400:function(t,e,i){"use strict";i.d(e,{dataBind:function(){return s}});var o=i(31534);let n=new WeakMap,s=(t,e,i)=>{let s=n.get(t);if(!s){s={},n.set(t,s);let e=null;(0,o.isViewObject)(t.j)&&(e=t.j.e),(0,o.isViewObject)(t)&&(e=t.e),e&&e.on("beforeDestruct",()=>{n.delete(t)})}return void 0===i?s[e]:(s[e]=i,i)}},97228:function(t,e,i){"use strict";i.d(e,{defaultLanguage:function(){return s}});var o=i(81937),n=i(85932);let s=(t,e="en")=>"auto"!==t&&(0,n.isString)(t)?t:o.globalDocument.documentElement&&o.globalDocument.documentElement.lang?o.globalDocument.documentElement.lang:navigator.language?navigator.language.substring(0,2):e},38027:function(t,e,i){"use strict";i.d(e,{connection:function(){return s},error:function(){return n},options:function(){return r}});var o=i(29953);function n(t){return TypeError(t)}function s(t){return new o.ConnectionError(t)}function r(t){return new o.OptionsError(t)}},14228:function(t,e,i){"use strict";function o(t="Aborted"){return new DOMException(t,"AbortError")}i.d(e,{abort:function(){return o}})},58250:function(t,e,i){"use strict";i.d(e,{ConnectionError:function(){return o}});class o extends Error{constructor(t){super(t),Object.setPrototypeOf(this,o.prototype)}}},29953:function(t,e,i){"use strict";i.d(e,{ConnectionError:function(){return n.ConnectionError},OptionsError:function(){return s.OptionsError},abort:function(){return o.abort}});var o=i(14228),n=i(58250),s=i(11080)},11080:function(t,e,i){"use strict";i.d(e,{OptionsError:function(){return o}});class o extends TypeError{constructor(t){super(t),Object.setPrototypeOf(this,o.prototype)}}},33201:function(t,e,i){"use strict";i.d(e,{ConnectionError:function(){return n.ConnectionError},OptionsError:function(){return n.OptionsError},abort:function(){return n.abort},connection:function(){return o.connection},error:function(){return o.error},options:function(){return o.options}});var o=i(38027),n=i(29953)},54794:function(t,e,i){"use strict";i.d(e,{fastClone:function(){return r},isAtom:function(){return n},markAsAtomic:function(){return s}});var o=i(3347);function n(t){return t&&t.isAtom}function s(t){return Object.defineProperty(t,"isAtom",{enumerable:!1,value:!0,configurable:!1}),t}function r(t){return JSON.parse((0,o.stringify)(t))}},421:function(t,e,i){"use strict";i.d(e,{getClassName:function(){return s},keepNames:function(){return n}});var o=i(91565);let n=new Map,s=t=>{if((0,o.isFunction)(t.className))return t.className();let e=t.constructor?.originalConstructor||t.constructor;if(n.has(e))return n.get(e);if(e.name)return e.name;let i=new RegExp(/^\s*function\s*(\S*)\s*\(/),s=e.toString().match(i);return s?s[1]:""}},89308:function(t,e,i){"use strict";i.d(e,{get:function(){return s}});var o=i(85932),n=i(18303);function s(t,e){if(!(0,o.isString)(t)||!t.length)return null;let i=t.split("."),s=e;try{for(let t of i){if((0,n.isVoid)(s[t]))return null;s=s[t]}}catch{return null}return(0,n.isVoid)(s)?null:s}},37427:function(t,e,i){"use strict";i.d(e,{humanSizeToBytes:function(){return o}});let o=t=>{if(/^[0-9.]+$/.test(t.toString()))return parseFloat(t);let e=t.substr(-2,2).toUpperCase(),i=["KB","MB","GB","TB"],o=parseFloat(t.substr(0,t.length-2));return -1!==i.indexOf(e)?o*Math.pow(1024,i.indexOf(e)+1):parseInt(t,10)}},93640:function(t,e,i){"use strict";i.r(e),i.d(e,{$$:function(){return D.$$},ConfigDeepFlatten:function(){return d.ConfigDeepFlatten},ConfigFlatten:function(){return d.ConfigFlatten},ConfigProto:function(){return d.ConfigProto},ConnectionError:function(){return v.ConnectionError},LimitedStack:function(){return j.LimitedStack},OptionsError:function(){return v.OptionsError},abort:function(){return v.abort},alignElement:function(){return o.alignElement},alreadyLoadedList:function(){return n.alreadyLoadedList},appendScriptAsync:function(){return n.appendScriptAsync},appendStyleAsync:function(){return n.appendStyleAsync},attr:function(){return l.attr},browser:function(){return c.browser},buildQuery:function(){return u.buildQuery},call:function(){return L.call},callPromise:function(){return L.callPromise},callThis:function(){return L.callThis},clearAlign:function(){return o.clearAlign},clearCenterAlign:function(){return f.clearCenterAlign},cns:function(){return C.cns},completeUrl:function(){return h.completeUrl},connection:function(){return v.connection},convertMediaUrlToVideoEmbed:function(){return p.convertMediaUrlToVideoEmbed},css:function(){return f.css},cssPath:function(){return D.cssPath},ctrlKey:function(){return m.ctrlKey},dataBind:function(){return g.dataBind},defaultLanguage:function(){return _.defaultLanguage},error:function(){return v.error},fastClone:function(){return b.fastClone},get:function(){return y.get},getClassName:function(){return w.getClassName},getDataTransfer:function(){return L.getDataTransfer},getPropertyDescriptor:function(){return L.getPropertyDescriptor},getXPathByElement:function(){return D.getXPathByElement},hAlignElement:function(){return o.hAlignElement},humanSizeToBytes:function(){return S.humanSizeToBytes},inView:function(){return x.inView},isAtom:function(){return b.isAtom},keepNames:function(){return w.keepNames},keys:function(){return L.keys},loadImage:function(){return L.loadImage},loadNext:function(){return n.loadNext},loadNextStyle:function(){return n.loadNextStyle},markAsAtomic:function(){return b.markAsAtomic},markDeprecated:function(){return C.markDeprecated},markOwner:function(){return L.markOwner},memorizeExec:function(){return L.memorizeExec},options:function(){return v.options},parseQuery:function(){return E.parseQuery},previewBox:function(){return I.previewBox},refs:function(){return D.refs},reset:function(){return T.reset},resolveElement:function(){return D.resolveElement},scrollIntoViewIfNeeded:function(){return x.scrollIntoViewIfNeeded},set:function(){return k.set}});var o=i(16849),n=i(47760),s=i(28712),r={};for(var a in s)0>["default","alignElement","clearAlign","hAlignElement","alreadyLoadedList","appendScriptAsync","appendStyleAsync","loadNext","loadNextStyle"].indexOf(a)&&(r[a]=(function(t){return s[t]}).bind(0,a));i.d(e,r);var l=i(7909),c=i(26136),u=i(36833),h=i(91321),d=i(77483),p=i(3856),f=i(80991),m=i(77213),g=i(36400),_=i(97228),v=i(33201),b=i(54794),y=i(89308),w=i(421),S=i(37427),C=i(49385),E=i(36310),I=i(57075),T=i(43379),x=i(60898),D=i(28723),k=i(52144),j=i(42820),L=i(71125)},49385:function(t,e,i){"use strict";i.d(e,{cns:function(){return o},markDeprecated:function(){return n}});let o=console;function n(t,e=[""],i=null){return(...n)=>(o.warn(`Method "${e[0]}" deprecated.`+(e[1]?` Use "${e[1]}" instead`:"")),t.call(i,...n))}},36310:function(t,e,i){"use strict";i.d(e,{parseQuery:function(){return o}});let o=t=>{let e={},i=t.substring(1).split("&");for(let t=0;t<i.length;t+=1){let o=i[t].split("=");e[decodeURIComponent(o[0])]=decodeURIComponent(o[1]||"")}return e}},57075:function(t,e,i){"use strict";i.d(e,{previewBox:function(){return l}});var o=i(23211),n=i(85932),s=i(7909),r=i(80991),a=i(28723);function l(t,e,i="px",c=null){let u=[],h=function(t,e){let i=[];try{(0,a.$$)("img",t.editor).forEach(n=>{let r=[(0,s.attr)(n,"width"),(0,s.attr)(n,"height"),n.src];(0,s.attr)(n,{width:n.offsetWidth+e,height:n.offsetHeight+e});let a=t.createInside.a();t.ed.body.appendChild(a),a.href=n.src,n.src=a.href,o.Dom.safeRemove(a),i.push(()=>{n.src=r[2]??"",(0,s.attr)(n,{width:r[0]||null,height:r[1]||null})})})}catch(t){throw i.forEach(t=>t()),i.length=0,t}return i}(t,i);try{let a=t.e.fire("beforePreviewBox",e,i);if(null!=a)return a;let l=t.c.div("jodit__preview-box jodit-context");c&&c.appendChild(l),(0,r.css)(l,{position:"relative",padding:16});let h=t.value||`<div style='position: absolute;left:50%;top:50%;transform: translateX(-50%) translateY(-50%);color:#ccc;'>${t.i18n("Empty")}</div>`;if(t.iframe){let e=t.create.element("iframe");(0,r.css)(e,{minWidth:800,minHeight:600,border:0}),l.appendChild(e);let i=e.contentWindow;if(i&&(t.e.fire("generateDocumentStructure.iframe",i.document,t),l=i.document.body,"function"==typeof ResizeObserver)){let o=!1,n=i.document.body,s=new ResizeObserver(t.async.debounce(()=>{s.unobserve(n),e.style.height=`${n.offsetHeight+20}px`,t.async.requestAnimationFrame(()=>{o||s.observe(n)})},100)),r=()=>{o=!0,s.unobserve(n),s.disconnect(),t.e.off("beforeDestruct",r)};u.push(r),t.e.on("beforeDestruct",r)}}else(0,r.css)(l,{minWidth:1024,minHeight:600,border:0});let d=(e,i)=>{let r=(0,n.isString)(i)?t.c.div():i;(0,n.isString)(i)&&(r.innerHTML=i);for(let t=0;t<r.childNodes.length;t+=1){let i=r.childNodes[t];if(o.Dom.isElement(i)){let t=e.ownerDocument.createElement(i.nodeName);for(let e=0;e<i.attributes.length;e+=1)(0,s.attr)(t,i.attributes[e].nodeName,i.attributes[e].nodeValue);0===i.childNodes.length||o.Dom.isTag(i,"table")?"SCRIPT"===i.nodeName?i.textContent&&(t.textContent=i.textContent):i.innerHTML&&(t.innerHTML=i.innerHTML):d(t,i);try{e.appendChild(t)}catch{}}else try{e.appendChild(i.cloneNode(!0))}catch{}}};return d(l,h),t.e.fire("afterPreviewBox",l),[l,()=>{u.forEach(t=>t())}]}finally{h.forEach(t=>t())}}},43379:function(t,e,i){"use strict";i.d(e,{reset:function(){return a}});var o=i(81937),n=i(91565),s=i(89308);let r={};function a(t){if(!(t in r)){let e=o.globalDocument.createElement("iframe");try{if(e.src="about:blank",o.globalDocument.body.appendChild(e),!e.contentWindow)return null;let i=(0,s.get)(t,e.contentWindow),a=(0,s.get)(t.split(".").slice(0,-1).join("."),e.contentWindow);(0,n.isFunction)(i)&&(r[t]=i.bind(a))}catch(t){if(!o.IS_PROD)throw t}finally{e.parentNode?.removeChild(e)}}return r[t]??null}},60898:function(t,e,i){"use strict";i.d(e,{inView:function(){return n},scrollIntoViewIfNeeded:function(){return s}});var o=i(23211);function n(t,e,i){let o=t.getBoundingClientRect(),n=t,s=o.top,r=o.height;for(;n&&n!==e&&n.parentNode;)if(!(s<=(o=(n=n.parentNode).getBoundingClientRect()).bottom)||s+r<=o.top)return!1;return s<=(i.documentElement&&i.documentElement.clientHeight||0)}function s(t,e,i){o.Dom.isHTMLElement(t)&&!n(t,e,i)&&(e.clientHeight!==e.scrollHeight&&(e.scrollTop=t.offsetTop),n(t,e,i)||t.scrollIntoView())}},28723:function(t,e,i){"use strict";i.d(e,{$$:function(){return h},cssPath:function(){return f},getXPathByElement:function(){return d},refs:function(){return p},resolveElement:function(){return m}});var o=i(81937),n=i(23211),s=i(88475),r=i(85932),a=i(57821),l=i(7909),c=i(33201);let u=1;function h(t,e){let i;if(!o.IS_ES_NEXT&&/:scope/.test(t)&&o.IS_IE&&!(e&&e.nodeType===Node.DOCUMENT_NODE)){let o=e.id,n=o||"_selector_id_"+(Math.random()+"").slice(2)+ ++u;t=t.replace(/:scope/g,"#"+n),o||e.setAttribute("id",n),i=e.parentNode.querySelectorAll(t),o||e.removeAttribute("id")}else i=e.querySelectorAll(t);return[].slice.call(i)}let d=(t,e)=>{if(!t||t.nodeType!==Node.ELEMENT_NODE||!t.parentNode||e===t)return"";if(t.id)return"//*[@id='"+t.id+"']";let i=[].filter.call(t.parentNode.childNodes,e=>e.nodeName===t.nodeName);return d(t.parentNode,e)+"/"+t.nodeName.toLowerCase()+(i.length>1?"["+((0,s.toArray)(i).indexOf(t)+1)+"]":"")},p=t=>("container"in t&&(t=t.container),h("[ref],[data-ref]",t).reduce((t,e)=>{let i=(0,l.attr)(e,"-ref");return i&&(0,r.isString)(i)&&(t[(0,a.camelCase)(i)]=e,t[i]=e),t},{})),f=t=>{if(!n.Dom.isElement(t))return null;let e=[],i=t;for(;i&&i.nodeType===Node.ELEMENT_NODE;){let t=i.nodeName.toLowerCase();if(i.id){t+="#"+i.id,e.unshift(t);break}{let e=i,o=1;do(e=e.previousElementSibling)&&e.nodeName.toLowerCase()===t&&o++;while(e)t+=":nth-of-type("+o+")"}e.unshift(t),i=i.parentNode}return e.join(" > ")};function m(t,e){let i=t;if((0,r.isString)(t))try{i=e.querySelector(t)}catch{throw(0,c.error)('String "'+t+'" should be valid HTML selector')}if(!i||"object"!=typeof i||!n.Dom.isElement(i)||!i.cloneNode)throw(0,c.error)('Element "'+t+'" should be string or HTMLElement instance');return i}},52144:function(t,e,i){"use strict";i.d(e,{set:function(){return a}});var o=i(17312),n=i(70222),s=i(62101),r=i(85932);function a(t,e,i){if(!(0,r.isString)(t)||!t.length)return;let a=t.split("."),l=i,c=a[0];for(let t=0;t<a.length-1;t+=1)c=a[t],(0,o.isArray)(l[c])||(0,s.isPlainObject)(l[c])||(l[c]=(0,n.isNumeric)(a[t+1])?[]:{}),l=l[c];l&&(l[a[a.length-1]]=e)}},42820:function(t,e,i){"use strict";i.d(e,{LimitedStack:function(){return n}});var o=i(25045);class n{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)}constructor(t){(0,o._)(this,"limit",void 0),(0,o._)(this,"stack",void 0),this.limit=t,this.stack=[]}}},71125:function(t,e,i){"use strict";i.d(e,{call:function(){return a},callPromise:function(){return u},callThis:function(){return l},getDataTransfer:function(){return f},getPropertyDescriptor:function(){return m},keys:function(){return d},loadImage:function(){return h},markOwner:function(){return c},memorizeExec:function(){return p}});var o=i(52100),n=i(18303),s=i(7909),r=i(36400);function a(t,...e){return t(...e)}function l(t,e,...i){return t.apply(e,i)}function c(t,e){(0,s.attr)(e,"data-editor_id",t.id),e.component||Object.defineProperty(e,"jodit",{value:t})}function u(t,e){return(0,o.isPromise)(t)?t.then(t=>t,()=>null).finally(e):e?.()}let h=(t,e)=>e.async.promise((i,o)=>{let n=new Image,s=()=>{e.e.off(n),o?.()},r=()=>{e.e.off(n),i(n)};e.e.one(n,"load",r).one(n,"error",s).one(n,"abort",s),n.src=t,n.complete&&r()}),d=(t,e=!0)=>{if(e)return Object.keys(t);let i=[];for(let e in t)i.push(e);return i},p=(t,e,{control:i},o)=>{let s="button"+i.command,a=(i.args&&i.args[0])??(0,r.dataBind)(t,s);if((0,n.isVoid)(a))return!1;(0,r.dataBind)(t,s,a),o&&(a=o(a)),t.execCommand(i.command,!1,a??void 0)},f=t=>{if(t.clipboardData)return t.clipboardData;try{return t.dataTransfer||new DataTransfer}catch{return null}};function m(t,e){let i;do i=Object.getOwnPropertyDescriptor(t,e),t=Object.getPrototypeOf(t);while(!i&&t)return i}},55810:function(t,e,i){"use strict";i.d(e,{init:function(){return r}});var o=i(81937),n=i(52433),s=i(3050);function r(t,e,i,r,a,l,c){if((0,n.isInitable)(r))try{r.init(t)}catch(t){if(!o.IS_PROD)throw t}a.set(e,r),l.delete(e),r.hasStyle&&(0,s.loadStyle)(t,e).catch(t=>{o.IS_PROD}),r.styles&&(c(t,e,"style").innerHTML=r.styles)}},3050:function(t,e,i){"use strict";i.d(e,{loadExtras:function(){return u},loadStyle:function(){return l}});var o=i(81937),n=i(74264),s=i(47760),r=i(86189);let a=new Set;async function l(t,e){let i=c(t,e,!1);if(!a.has(i))return a.add(i),(0,s.appendStyleAsync)(t,i)}function c(t,e,i){e=(0,n.kebabCase)(e);let o=t.minified?".min":"";return t.basePath+"plugins/"+e+"/"+e+o+"."+(i?"js":"css")}function u(t,e,i,n){try{let o=i.filter(e=>!t.has((0,r.normalizeName)(e.name)));o.length&&o.map(t=>{let i=t.url||c(e,t.name,!0);return(0,s.appendScriptAsync)(e,i).then(n).catch(()=>null)})}catch(t){if(!o.IS_PROD)throw t}}},25974:function(t,e,i){"use strict";i.d(e,{makeInstance:function(){return s}});var o=i(81937),n=i(91565);function s(t,e){try{try{return(0,n.isFunction)(e)?new e(t):e}catch(i){if((0,n.isFunction)(e)&&!e.prototype)return e(t)}}catch(t){if(!o.IS_PROD)throw t}return null}},86189:function(t,e,i){"use strict";i.d(e,{normalizeName:function(){return n}});var o=i(74264);function n(t){return(0,o.kebabCase)(t).toLowerCase()}},91206:function(t,e,i){"use strict";i.d(e,{Plugin:function(){return o.Plugin}});var o=i(18855);i(85305)},85305:function(t,e,i){"use strict";i.d(e,{PluginSystem:function(){return f}});var o=i(25045),n=i(81937),s=i(42689),r=i(32328),a=i(17312),l=i(52433),c=i(85932),u=i(55810),h=i(3050),d=i(25974),p=i(86189);class f{get size(){return this.__items.size}add(t,e){this.__items.set((0,p.normalizeName)(t),e),s.eventEmitter.fire(`plugin:${t}:ready`)}get(t){return this.__items.get((0,p.normalizeName)(t))}remove(t){this.__items.delete((0,p.normalizeName)(t))}__getFullPluginsList(t){let e=[];return this.__items.forEach((i,o)=>{(!t||t.has(o))&&e.push([o,i])}),e}__init(t){let{extraList:e,disableList:i,filter:o}={extraList:t.o.extraPlugins.map(t=>(0,c.isString)(t)?{name:t}:t),disableList:new Set((0,r.splitArray)(t.o.disablePlugins).map(p.normalizeName)),filter:t.o.safeMode?new Set(t.o.safePluginsList):null},s=new Map,f={},m=new Set;t.__plugins=f;let g=()=>{if(t.isInDestruct)return;let e=!1;this.__getFullPluginsList(o).forEach(([o,n])=>{if(i.has(o)||s.has(o))return;let r=n?.requires;if(r&&(0,a.isArray)(r)&&r.length){if(r.some(t=>i.has(t)))return;if(!r.every(t=>s.has(t)))return void m.add(o)}e=!0;let l=(0,d.makeInstance)(t,n);if(!l){s.set(o,null),m.delete(o);return}(0,u.init)(t,o,n,l,s,m,this.opts.getContainer),f[o]=l}),e&&(t.e.fire("updatePlugins"),g())};e&&e.length&&(0,h.loadExtras)(this.__items,t,e,g),g(),t.e.on("beforeDestruct",()=>{Object.keys(f).forEach(e=>{let i=f[e];(0,l.isDestructable)(i)&&i.destruct(t),delete f[e]}),delete t.__plugins}),n.IS_PROD||m.size}wait(t){return new Promise(e=>{if(this.get(t))return e();let i=()=>{e(),s.eventEmitter.off(`plugin:${t}:ready`,i)};s.eventEmitter.on(`plugin:${t}:ready`,i)})}constructor(t){(0,o._)(this,"opts",void 0),(0,o._)(this,"__items",void 0),this.opts=t,this.__items=new Map}}},18855:function(t,e,i){"use strict";i.d(e,{Plugin:function(){return l}});var o=i(25045),n=i(31635),s=i(16964),r=i(84839),a=i(24497);class l extends s.ViewComponent{className(){return"Plugin"}__afterPluginSystemInit(){let{j:t,buttons:e}=this;e&&(0,a.isJoditObject)(t)&&e.forEach(e=>{t.registerButton(e)})}__afterInit(){this.__inited=!0,this.setStatus(s.STATUSES.ready),this.afterInit(this.jodit)}init(t){this.jodit.isReady&&(this.afterInit(this.jodit),this.__afterPluginSystemInit(),this.jodit.e.fire("rebuildToolbar"))}__beforeDestruct(){if(this.isInDestruct)return;let{j:t}=this;if(t.e.off("afterPluginSystemInit",this.__afterPluginSystemInit).off("afterInit",this.__afterInit).off("beforeDestruct",this.destruct),this.setStatus(s.STATUSES.beforeDestruct),!this.__inited)return super.destruct();(0,a.isJoditObject)(t)&&this.buttons?.forEach(e=>{t?.unregisterButton(e)}),this.beforeDestruct(this.j),super.destruct()}constructor(t){super(t),(0,o._)(this,"buttons",[]),(0,o._)(this,"hasStyle",!1),(0,o._)(this,"styles",void 0),(0,o._)(this,"__inited",!1),t.e.on("afterPluginSystemInit",this.__afterPluginSystemInit).on("afterInit",this.__afterInit).on("beforeDestruct",this.__beforeDestruct)}}(0,o._)(l,"requires",[]),(0,n.__decorate)([r.autobind],l.prototype,"__afterPluginSystemInit",null),(0,n.__decorate)([r.autobind],l.prototype,"__afterInit",null),(0,n.__decorate)([r.autobind],l.prototype,"__beforeDestruct",null)},17338:function(t,e,i){"use strict";i.d(e,{Ajax:function(){return d}});var o=i(25045),n=i(31635),s=i(91231),r=i(81937),a=i(49574),l=i(65946),c=i(33201),u=i(5266);i(37102);var h=i(32855);class d{className(){return"Ajax"}__buildParams(t,e){return(0,l.isPlainObject)(t)&&this.options.contentType&&this.options.contentType.includes("application/json")?JSON.stringify(t):(0,l.isFunction)(this.o.queryBuild)?this.o.queryBuild.call(this,t,e):(0,l.isString)(t)||t instanceof r.globalWindow.FormData||"object"==typeof t&&null!=t&&(0,l.isFunction)(t.append)?t:(0,l.buildQuery)(t)}get o(){return this.options}abort(){if(this.__isFulfilled)return this;try{this.__isFulfilled=!0,this.xhr.abort()}catch{}return this}send(){this.__activated=!0;let{xhr:t,o:e}=this,i=this.prepareRequest();return this.__async.promise(async(o,n)=>{let s=()=>{this.__isFulfilled=!0,n(c.connection("Connection error"))},r=()=>{this.__isFulfilled=!0,o(new h.Response(i,t.status,t.statusText,!t.responseType?t.responseText:t.response))};t.onload=r,t.onabort=()=>{this.__isFulfilled=!0,n(c.abort("Abort connection"))},t.onerror=s,t.ontimeout=s,e.responseType&&(t.responseType=e.responseType),t.onprogress=t=>{let e=0;t.lengthComputable&&(e=t.loaded/t.total*100),this.options.onProgress?.(e)},t.onreadystatechange=()=>{this.options.onProgress?.(10),t.readyState===XMLHttpRequest.DONE&&(e.successStatuses.includes(t.status)?r():t.statusText&&(this.__isFulfilled=!0,n(c.connection(t.statusText))))},t.withCredentials=e.withCredentials??!1;let{url:a,data:u,method:d}=i;t.open(d,a,!0),e.contentType&&t.setRequestHeader&&t.setRequestHeader("Content-type",e.contentType);let{headers:p}=e;(0,l.isFunction)(p)&&(p=await p.call(this)),p&&t.setRequestHeader&&Object.keys(p).forEach(e=>{t.setRequestHeader(e,p[e])}),this.__async.setTimeout(()=>{t.send(u?this.__buildParams(u):void 0)},0)})}async *stream(){this.__activated=!0;let{xhr:t,o:e}=this,i=this.prepareRequest(),o=0,n="",s=[],r=null,a=!1,u=null,h=()=>{if(r){let t=r;r=null,t()}},d=e=>{let i=t.responseText;n+=i.substring(o),o=i.length;let r=n.split(`
|
|
9
|
+
`,{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:[]}]),(0,o._)(this,"controls",void 0),(0,o._)(this,"events",{}),(0,o._)(this,"textIcons",!1),(0,o._)(this,"popupRoot",null),(0,o._)(this,"showBrowserColorPicker",!0),Object.assign(this,s)}}(0,o._)(r,"__defaultOptions",void 0),s=r.prototype,r.prototype.controls={}},24735:function(t,e,i){"use strict";i.d(e,{Async:function(){return m}});var o=i(25045),n=i(81937),s=i(61077),r=i(72068),a=i(91565),l=i(72412),c=i(62101),u=i(52100),h=i(85932),d=i(18303),p=i(28712),f=i(14228);class m{delay(t){return this.promise(e=>this.setTimeout(e,t))}setTimeout(t,e,...i){if(this.isDestructed)return 0;let o={};(0,d.isVoid)(e)&&(e=0),(0,l.isNumber)(e)||(e=(o=e).timeout||0),o.label&&this.clearLabel(o.label);let n=(0,s.setTimeout)(t,e,...i),r=o.label||n;return this.timers.set(r,n),this.__callbacks.set(r,t),n}updateTimeout(t,e){if((0,p.assert)(t&&this.timers.has(t),"Label does not exist"),!t||!this.timers.has(t))return null;let i=this.__callbacks.get(t);return(0,p.assert)((0,a.isFunction)(i),"Callback is not a function"),this.setTimeout(i,{label:t,timeout:e})}clearLabel(t){t&&this.timers.has(t)&&((0,s.clearTimeout)(this.timers.get(t)),this.timers.delete(t),this.__callbacks.delete(t))}clearTimeout(t){if((0,h.isString)(t))return this.clearLabel(t);(0,s.clearTimeout)(t),this.timers.delete(t),this.__callbacks.delete(t)}debounce(t,e,i=!1){let o=0,n=!1,l=[],h=(...e)=>{if(!n){o=0;let i=t(...e);if(n=!0,l.length){let t=()=>{l.forEach(t=>t()),l.length=0};(0,u.isPromise)(i)?i.finally(t):t()}}},d=(...r)=>{n=!1,e?(!o&&i&&h(...r),(0,s.clearTimeout)(o),o=this.setTimeout(()=>h(...r),(0,a.isFunction)(e)?e():e),this.timers.set(t,o)):h(...r)};return(0,c.isPlainObject)(e)&&e.promisify?(...t)=>{let e=this.promise(t=>{l.push(t)}).catch(t=>{if((0,r.isAbortError)(t))return null;throw t});return d(...t),e}:d}microDebounce(t,e=!1){let i,o=!1,n=!0;return(...s)=>{if(i=s,o){n=!0;return}n=!0,e&&(n=!1,t(...i)),o=!0,this.__queueMicrotaskNative(()=>{o=!1,!this.isDestructed&&n&&t(...i)})}}throttle(t,e,i=!1){let o=null,n,s,r;return(...i)=>{(n=!0,r=i,e)?o||(s=()=>{n?(t(...r),n=!1,o=this.setTimeout(s,(0,a.isFunction)(e)?e():e),this.timers.set(s,o)):o=null})():t(...r)}}promise(t){let e=()=>{},i=new Promise((i,o)=>{e=()=>o((0,f.abort)("Abort async")),this.promisesRejections.add(e),t(i,o)});return!i.finally&&"u">typeof process&&!n.IS_ES_NEXT&&(i.finally=t=>(i.then(t).catch(t),i)),i.finally(()=>{this.promisesRejections.delete(e)}).catch(()=>null),i.rejectCallback=e,i}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)});let e={};return Promise.race([t,e]).then(t=>t===e?"pending":"fulfilled",()=>"rejected")}requestIdleCallback(t,e={timeout:100}){let i=this.__requestIdleCallbackNative(t,e);return this.__requestsIdle.add(i),i}requestIdlePromise(t){return this.promise(e=>{let i=this.requestIdleCallback(()=>e(i),t)})}schedulerPostTask(t,e={delay:0,priority:"user-visible"}){let i=new AbortController;if(e.signal&&e.signal.addEventListener("abort",()=>i.abort()),this.__controllers.add(i),void 0!==globalThis.scheduler){let o=globalThis.scheduler.postTask(t,{...e,signal:i.signal});return o.finally(()=>{this.__controllers.delete(i)}).catch(()=>null),o}return this.promise((o,n)=>{let s=this.setTimeout(()=>{try{o(t())}catch(t){n(t)}this.__controllers.delete(i)},e.delay||1);i.signal.addEventListener("abort",()=>{this.clearTimeout(s),this.__controllers.delete(i),n((0,f.abort)())})})}schedulerYield(){return this.schedulerPostTask(()=>{},{priority:"user-visible"})}cancelIdleCallback(t){return this.__requestsIdle.delete(t),this.__cancelIdleCallbackNative(t)}requestAnimationFrame(t){let 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.__controllers.forEach(t=>t.abort()),this.timers.forEach(t=>(0,s.clearTimeout)(this.timers.get(t))),this.timers.clear(),this.promisesRejections.forEach(t=>t()),this.promisesRejections.clear()}destruct(){this.clear(),this.isDestructed=!0}constructor(){(0,o._)(this,"timers",new Map),(0,o._)(this,"__callbacks",new Map),(0,o._)(this,"__queueMicrotaskNative",queueMicrotask?.bind(window)??Promise.resolve().then.bind(Promise.resolve())),(0,o._)(this,"promisesRejections",new Set),(0,o._)(this,"__requestsIdle",new Set),(0,o._)(this,"__controllers",new Set),(0,o._)(this,"__requestsRaf",new Set),(0,o._)(this,"__requestIdleCallbackNative",window.requestIdleCallback?.bind(window)??((t,e)=>{let i=Date.now();return this.setTimeout(()=>{t({didTimeout:!1,timeRemaining:()=>Math.max(0,50-(Date.now()-i))})},e?.timeout??1)})),(0,o._)(this,"__cancelIdleCallbackNative",window.cancelIdleCallback?.bind(window)??(t=>{this.clearTimeout(t)})),(0,o._)(this,"isDestructed",!1)}}},91231:function(t,e,i){"use strict";i.d(e,{Async:function(){return o.Async}});var o=i(24735)},80251:function(t,e,i){"use strict";i.d(e,{Component:function(){return c}});var o=i(25045),n=i(91231),s=i(69364),r=i(28077),a=i(65946);let l=new Map;class c{get componentName(){return this.__componentName||(this.__componentName="jodit-"+(0,a.kebabCase)(((0,a.isFunction)(this.className)?this.className():"")||(0,a.getClassName)(this))),this.__componentName}getFullElName(t,e,i){let o=[this.componentName];return t&&o.push("__"+(t=t.replace(/[^a-z0-9-]/gi,"-"))),e&&(o.push("_",e),o.push("_",(0,a.isVoid)(i)?"true":i.toString())),o.join("")}get ownerDocument(){return this.ow.document}get od(){return this.ownerDocument}get ow(){return this.ownerWindow}get(t,e){return(0,a.get)(t,e||this)}get isReady(){return this.componentStatus===s.STATUSES.ready}get isDestructed(){return this.componentStatus===s.STATUSES.destructed}get isInDestruct(){return s.STATUSES.beforeDestruct===this.componentStatus||s.STATUSES.destructed===this.componentStatus}bindDestruct(t){return t.hookStatus(s.STATUSES.beforeDestruct,()=>!this.isInDestruct&&this.destruct()),this}destruct(){this.setStatus(s.STATUSES.destructed),this.async&&(this.async.destruct(),this.async=void 0),l.get(this)&&l.delete(this),this.ownerWindow=void 0}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);let i=Object.getPrototypeOf(this);i&&(0,a.isFunction)(i.setStatusComponent)&&i.setStatusComponent(t,e);let o=l.get(this),n=o?.[t];n&&n.length&&n.forEach(t=>t(e))}hookStatus(t,e){let i=l.get(this);i||(i={},l.set(this,i)),i[t]||(i[t]=[]),i[t].push(e)}static isInstanceOf(t,e){return t instanceof e}constructor(){(0,o._)(this,"__componentName",void 0),(0,o._)(this,"async",new n.Async),(0,o._)(this,"uid",void 0),(0,o._)(this,"ownerWindow",window),(0,o._)(this,"__componentStatus",s.STATUSES.beforeInit),this.uid="jodit-uid-"+(0,r.uniqueUid)()}}(0,o._)(c,"STATUSES",s.STATUSES)},16964:function(t,e,i){"use strict";i.d(e,{Component:function(){return o.Component},STATUSES:function(){return n.STATUSES},ViewComponent:function(){return s.ViewComponent}});var o=i(80251),n=i(69364),s=i(59609)},69364:function(t,e,i){"use strict";i.d(e,{STATUSES:function(){return o}});let o={beforeInit:"beforeInit",ready:"ready",beforeDestruct:"beforeDestruct",destructed:"destructed"}},59609:function(t,e,i){"use strict";i.d(e,{ViewComponent:function(){return s}});var o=i(25045),n=i(80251);class s extends n.Component{get j(){return this.jodit}get defaultTimeout(){return this.j.defaultTimeout}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()}constructor(t){super(),(0,o._)(this,"jodit",void 0),this.setParentView(t)}}},81937:function(t,e,i){"use strict";i.r(e),i.d(e,{ACCURACY:function(){return U},APP_VERSION:function(){return o},BASE_PATH:function(){return td},BASE_PATH_IS_MIN:function(){return tp},BR:function(){return V},CLIPBOARD_ID:function(){return tg},COMMAND_KEYS:function(){return W},EMULATE_DBLCLICK_TIMEOUT:function(){return te},ES:function(){return n},FAT_MODE:function(){return c},HOMEPAGE:function(){return u},INSEPARABLE_TAGS:function(){return x},INSERT_AS_HTML:function(){return ti},INSERT_AS_TEXT:function(){return tn},INSERT_CLEAR_HTML:function(){return to},INSERT_ONLY_TEXT:function(){return ts},INVISIBLE_SPACE:function(){return p},INVISIBLE_SPACE_REG_EXP:function(){return m},INVISIBLE_SPACE_REG_EXP_END:function(){return g},INVISIBLE_SPACE_REG_EXP_START:function(){return _},IS_BLOCK:function(){return C},IS_ES_MODERN:function(){return s},IS_ES_NEXT:function(){return r},IS_IE:function(){return X},IS_INLINE:function(){return E},IS_MAC:function(){return ta},IS_PROD:function(){return a},IS_TEST:function(){return l},KEY_ALIASES:function(){return tl},KEY_ALT:function(){return M},KEY_BACKSPACE:function(){return j},KEY_DELETE:function(){return q},KEY_DOWN:function(){return B},KEY_ENTER:function(){return P},KEY_ESC:function(){return A},KEY_F3:function(){return F},KEY_LEFT:function(){return N},KEY_META:function(){return k},KEY_RIGHT:function(){return z},KEY_SPACE:function(){return O},KEY_TAB:function(){return L},KEY_UP:function(){return R},LIST_TAGS:function(){return I},MARKER_CLASS:function(){return tt},MODE_SOURCE:function(){return G},MODE_SPLIT:function(){return K},MODE_WYSIWYG:function(){return Y},NBSP_SPACE:function(){return f},NEARBY:function(){return H},NO_EMPTY_TAGS:function(){return D},PARAGRAPH:function(){return $},PASSIVE_EVENTS:function(){return tv},SAFE_COUNT_CHANGE_CALL:function(){return tr},SET_TEST:function(){return h},SOURCE_CONSUMER:function(){return t_},SPACE_REG_EXP:function(){return v},SPACE_REG_EXP_END:function(){return y},SPACE_REG_EXP_START:function(){return b},TEMP_ATTR:function(){return tf},TEXT_HTML:function(){return Z},TEXT_PLAIN:function(){return J},TEXT_RTF:function(){return Q},TOKENS:function(){return d},globalDocument:function(){return S},globalWindow:function(){return w},lang:function(){return tm}});let o="4.12.2",n="es2021",s=!0,r=!0,a=!0,l=!1,c=!0,u="https://xdsoft.net/jodit/",h=()=>l=!0,d={},p="\uFEFF",f=" ",m=()=>/[\uFEFF]/g,g=()=>/[\uFEFF]+$/g,_=()=>/^[\uFEFF]+/g,v=()=>/[\s\n\t\r\uFEFF\u200b]+/g,b=()=>/^[\s\n\t\r\uFEFF\u200b]+/g,y=()=>/[\s\n\t\r\uFEFF\u200b]+$/g,w="u">typeof window?window:void 0,S="u">typeof document?document:void 0,C=/^(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,E=/^(STRONG|SPAN|I|EM|B|SUP|SUB|A|U)$/i,I=new Set(["ul","ol"]),T=["img","video","svg","iframe","script","input","textarea","link","jodit","jodit-media"],x=new Set([...T,"br","hr"]),D=new Set(T),k="Meta",j="Backspace",L="Tab",P="Enter",A="Escape",M="Alt",N="ArrowLeft",R="ArrowUp",z="ArrowRight",B="ArrowDown",O="Space",q="Delete",F="F3",H=5,U=10,W=[k,j,q,R,B,z,N,P,A,F,L],V="br",$="p",Y=1,G=2,K=3,X="u">typeof navigator&&(-1!==navigator.userAgent.indexOf("MSIE")||/rv:11.0/i.test(navigator.userAgent)),J=X?"text":"text/plain",Z=X?"html":"text/html",Q=X?"rtf":"text/rtf",tt="jodit-selection_marker",te=300,ti="insert_as_html",to="insert_clear_html",tn="insert_as_text",ts="insert_only_text",tr=10,ta=void 0!==w&&/Mac|iPod|iPhone|iPad/.test(w.navigator.platform),tl={add:"+",break:"pause",cmd:"meta",command:"meta",ctl:"control",ctrl:"control",del:"delete",down:"arrowdown",esc:"escape",ins:"insert",left:"arrowleft",mod:ta?"meta":"control",opt:"alt",option:"alt",return:"enter",right:"arrowright",space:"space",spacebar:"space",up:"arrowup",win:"meta",windows:"meta"},tc=t=>{let e=t.split("/");return/\.js/.test(e[e.length-1])?{basePath:e.slice(0,e.length-1).join("/")+"/",isMin:!0}:{basePath:t,isMin:!0}},{basePath:tu,isMin:th}=(()=>{if("u"<typeof document)return{basePath:"",isMin:!0};let t=S.currentScript;if(t)return tc(t.src);let e=S.querySelectorAll("script[src]");return e&&e.length?tc(e[e.length-1].src):tc(w.location.href)})(),td=tu,tp=th,tf="data-jodit-temp",tm={},tg="clipboard",t_="source-consumer",tv=new Set(["touchstart","touchend","scroll","mousewheel","mousemove","touchmove"])},76517:function(t,e,i){"use strict";i.d(e,{Create:function(){return l}});var o=i(25045),n=i(81937),s=i(23211),r=i(65946),a=i(28712);class l{get doc(){return(0,r.isFunction)(this.document)?this.document():this.document}element(t,e,i){let o=this.doc.createElement(t.toLowerCase());return this.applyCreateAttributes(o),e&&((0,r.isPlainObject)(e)?(0,r.attr)(o,e):i=e),i&&(0,r.asArray)(i).forEach(t=>o.appendChild((0,r.isString)(t)?this.fromHTML(t):t)),o}div(t,e,i){let o=this.element("div",e,i);return t&&(o.className=t),o}sandbox(){let t=this.element("iframe",{sandbox:"allow-same-origin"});this.doc.body.appendChild(t);let e=t.contentWindow?.document;if((0,a.assert)(e,"iframe.contentWindow.document"),!e)throw Error("Iframe error");return e.open(),e.write("<!DOCTYPE html><html><head></head><body></body></html>"),e.close(),[e.body,t]}span(t,e,i){let o=this.element("span",e,i);return t&&(o.className=t),o}a(t,e,i){let o=this.element("a",e,i);return t&&(o.className=t),o}text(t){return this.doc.createTextNode(t)}fake(){return this.text(n.INVISIBLE_SPACE)}fragment(){return this.doc.createDocumentFragment()}fromHTML(t,e){let i=this.div();i.innerHTML=t.toString();let o=i.firstChild===i.lastChild&&i.firstChild?i.firstChild:i;if(s.Dom.safeRemove(o),e){let t=(0,r.refs)(o);Object.keys(e).forEach(i=>{let o=t[i];o&&!1===e[i]&&s.Dom.hide(o)})}return o}applyCreateAttributes(t){if(this.createAttributes){let e=this.createAttributes;if(e&&e[t.tagName.toLowerCase()]){let i=e[t.tagName.toLowerCase()];(0,r.isFunction)(i)?i(t):(0,r.isPlainObject)(i)&&(0,r.attr)(t,i)}}}constructor(t,e){(0,o._)(this,"document",void 0),(0,o._)(this,"createAttributes",void 0),this.document=t,this.createAttributes=e}}},79821:function(t,e,i){"use strict";i.d(e,{Create:function(){return o.Create}});var o=i(76517)},49574:function(t,e,i){"use strict";i.d(e,{autobind:function(){return n}});var o=i(91565);function n(t,e,i){if(!(0,o.isFunction)(i.value))throw TypeError(`@autobind can only be applied to methods, but "${e}" is not a function`);let n=i.value;return{configurable:!0,get(){let t=n.bind(this);return Object.defineProperty(this,e,{value:t,configurable:!0,writable:!0}),t}}}},51676:function(t,e,i){"use strict";i.d(e,{cache:function(){return l},cacheHTML:function(){return c},cached:function(){return a}});var o=i(69364),n=i(23211),s=i(28686),r=i(38027);function a(t,e){let i=Object.getOwnPropertyDescriptor(t,e);return!i||(0,s.isFunction)(i.get)?null:i.value}function l(t,e,i){let o=i.get;if(!o)throw(0,r.error)("Getter property descriptor expected");i.get=function(){let t=o.call(this);return t&&!0===t.noCache||Object.defineProperty(this,e,{configurable:i.configurable,enumerable:i.enumerable,writable:!1,value:t}),t}}function c(t,e,i){let a=i.value;if(!(0,s.isFunction)(a))throw(0,r.error)("Handler must be a Function");let l=!0,c=new WeakMap;i.value=function(...t){if(l&&c.has(this.constructor))return c.get(this.constructor)?.cloneNode(!0);let e=a.apply(this,t);return l&&n.Dom.isElement(e)&&c.set(this.constructor,e),l?e.cloneNode(!0):e},t.hookStatus(o.STATUSES.ready,t=>{l=!!((0,s.isViewObject)(t)?t:t.jodit).options.cache})}},91672:function(t,e,i){"use strict";i.d(e,{component:function(){return r},getComponentClass:function(){return a}});var o=i(81937),n=i(421);let s=new Map;function r(t){class e extends t{constructor(...t){super(...t),this.constructor===e&&(this instanceof e||Object.setPrototypeOf(this,e.prototype),this.setStatus("ready"))}}let i=(0,n.getClassName)(t.prototype);if(s.has(i)&&!o.IS_PROD)throw Error(`Component with name "${i}" is already registered`);return s.set(i,e),e}function a(t){return s.get(t)}},55184:function(t,e,i){"use strict";i.d(e,{debounce:function(){return a},throttle:function(){return l}});var o=i(16964),n=i(28686),s=i(28712),r=i(33201);function a(t,e=!1,i="debounce"){return(a,l)=>{let c=a[l];if(!(0,n.isFunction)(c))throw(0,r.error)("Handler must be a Function");return a.hookStatus(o.STATUSES.ready,o=>{let{async:r}=o;(0,s.assert)(null!=r,`Component ${o.componentName||o.constructor.name} should have "async:IAsync" field`);let a=(0,n.isFunction)(t)?t(o):t,c=(0,n.isNumber)(a)||(0,n.isPlainObject)(a)?a:o.defaultTimeout;Object.defineProperty(o,l,{configurable:!0,value:r[i](o[l].bind(o),c,e)})}),{configurable:!0,get(){return c.bind(this)}}}}function l(t,e=!1){return a(t,e,"throttle")}},24968:function(t,e,i){"use strict";i.d(e,{derive:function(){return n}});var o=i(91565);function n(...t){return e=>{let i=e.prototype;for(let e=0;e<t.length;e++){let n=t[e],s=Object.getOwnPropertyNames(n.prototype);for(let t=0;t<s.length;t++){let e=s[t],r=Object.getOwnPropertyDescriptor(n.prototype,e);null!=r&&(0,o.isFunction)(r.value)&&!(0,o.isFunction)(i[e])&&Object.defineProperty(i,e,{enumerable:!0,configurable:!0,writable:!0,value:function(...t){return r.value.call(this,...t)}})}}}}},29200:function(t,e,i){"use strict";i.d(e,{hook:function(){return s}});var o=i(91565),n=i(33201);function s(t){return(e,i)=>{if(!(0,o.isFunction)(e[i]))throw(0,n.error)("Handler must be a Function");e.hookStatus(t,t=>{t[i].call(t)})}}},35718:function(t,e,i){"use strict";i.d(e,{idle:function(){return r}});var o=i(16964),n=i(91565),s=i(33201);function r(){return(t,e)=>{if(!(0,n.isFunction)(t[e]))throw(0,s.error)("Handler must be a Function");t.hookStatus(o.STATUSES.ready,t=>{let{async:i}=t,o=t[e];t[e]=(...e)=>i.requestIdleCallback(o.bind(t,...e))})}}},84839:function(t,e,i){"use strict";i.r(e),i.d(e,{autobind:function(){return o.autobind},cache:function(){return n.cache},cacheHTML:function(){return n.cacheHTML},cached:function(){return n.cached},component:function(){return s.component},debounce:function(){return r.debounce},derive:function(){return a.derive},getComponentClass:function(){return s.getComponentClass},hook:function(){return l.hook},idle:function(){return c.idle},nonenumerable:function(){return u.nonenumerable},persistent:function(){return h.persistent},throttle:function(){return r.throttle},wait:function(){return d.wait},watch:function(){return p.watch}});var o=i(49574),n=i(51676),s=i(91672),r=i(55184),a=i(24968),l=i(29200),c=i(35718),u=i(41360),h=i(77036),d=i(80840),p=i(68616)},41360:function(t,e,i){"use strict";i.d(e,{nonenumerable:function(){return o}});let o=(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})}})}},77036:function(t,e,i){"use strict";i.d(e,{persistent:function(){return s}});var o=i(69364),n=i(31534);function s(t,e){t.hookStatus(o.STATUSES.ready,t=>{let i=(0,n.isViewObject)(t)?t:t.jodit,o=`${i.options.namespace}${t.componentName}_prop_${e}`,s=t[e];Object.defineProperty(t,e,{get:()=>i.storage.get(o)??s,set(t){i.storage.set(o,t)}})})}},80840:function(t,e,i){"use strict";i.d(e,{wait:function(){return r}});var o=i(69364),n=i(91565),s=i(33201);function r(t){return(e,i)=>{let r=e[i];if(!(0,n.isFunction)(r))throw(0,s.error)("Handler must be a Function");e.hookStatus(o.STATUSES.ready,e=>{let{async:o}=e,n=e[i],s=0;Object.defineProperty(e,i,{configurable:!0,value:function i(...r){o.clearTimeout(s),t(e)?n.apply(e,r):s=o.setTimeout(()=>i(...r),10)}})})}}},68616:function(t,e,i){"use strict";i.d(e,{watch:function(){return h}});var o=i(69364),n=i(70535),s=i(32328),r=i(91565),a=i(62101),l=i(31534),c=i(33201),u=i(71125);function h(t,e){return(i,h)=>{if(!(0,r.isFunction)(i[h]))throw(0,c.error)("Handler must be a Function");let d=e?.immediately??!0,p=e?.context,f=e=>{let o=(0,l.isViewObject)(e)?e:e.jodit,c=(t,...i)=>{if(!e.isInDestruct)return e[h](t,...i)};d||(c=e.async.microDebounce(c,!0)),(0,s.splitArray)(t).forEach(t=>{if(/:/.test(t)){let[i,n]=t.split(":"),s=p;i.length&&(s=e.get(i)),(0,r.isFunction)(s)&&(s=s(e)),o.events.on(s||e,n,c),s||o.events.on(n,c),e.hookStatus("beforeDestruct",()=>{o.events.off(s||e,n,c).off(n,c)});return}let s=t.split("."),[l]=s,h=s.slice(1),d=e[l];(0,a.isPlainObject)(d)&&(0,n.observable)(d).on("change."+h.join("."),c);let f=(0,u.getPropertyDescriptor)(i,l);Object.defineProperty(e,l,{configurable:!0,set(t){let i=d;i!==t&&(d=t,f&&f.set&&f.set.call(e,t),(0,a.isPlainObject)(d)&&(d=(0,n.observable)(d)).on("change."+h.join("."),c),c(l,i,d))},get:()=>f&&f.get?f.get.call(e):d})})};(0,r.isFunction)(i.hookStatus)?i.hookStatus(o.STATUSES.ready,f):f(i)}}},23211:function(t,e,i){"use strict";i.d(e,{Dom:function(){return v}});var o=i(81937),n=i(88475),s=i(17312),r=i(91565),a=i(46248),l=i(3213),c=i(85932),u=i(18303),h=i(4040),d=i(28712),p=i(7909),f=i(80991),m=i(36400),g=i(33201),_=i(71125);class v{static detach(t){for(;t&&t.firstChild;)t.removeChild(t.firstChild)}static wrapNextInline(t,e,i){let o,n=t;i.s.save();let s=!1;do s=!1,(o=n.nextSibling)&&!v.isBlock(o)&&!v.isTag(o,"br")&&(s=!0,n=o);while(s)return v.__wrapElements(e,i,t,n)}static __wrapElements(t,e,i,o){let n=(0,c.isString)(t)?e.createInside.element(t):t;i.parentNode&&i.parentNode.insertBefore(n,i);let s=i;for(;s&&(s=i.nextSibling,n.appendChild(i),i!==o&&s);)i=s;return e.s.restore(),n}static wrapInline(t,e,i){let o,n=t,s=t;i.s.save();let r=!1;do r=!1,(o=n.previousSibling)&&!v.isBlock(o)&&(r=!0,n=o);while(r)do r=!1,(o=s.nextSibling)&&!v.isBlock(o)&&(r=!0,s=o);while(r)return v.__wrapElements(e,i,n,s)}static wrap(t,e,i){let o=(0,c.isString)(e)?i.element(e):e;if(v.isNode(t)){if(!t.parentNode)throw(0,g.error)("Element should be in DOM");t.parentNode.insertBefore(o,t),o.appendChild(t)}else{let e=t.extractContents();t.insertNode(o),o.appendChild(e)}return o}static unwrap(t){let e=t.parentNode;if(e){for(;t.firstChild;)e.insertBefore(t.firstChild,t);v.safeRemove(t)}}static between(t,e,i){let o=t;for(;o&&o!==e&&!(t!==o&&i(o));){let t=o.firstChild||o.nextSibling;if(!t){for(;o&&!o.nextSibling;)o=o.parentNode;t=o?.nextSibling}o=t}}static replace(t,e,i,o=!1,s=!1){let r;if((0,a.isHTML)(e)&&((0,d.assert)(i,"Need create instance for new tag"),e=i.fromHTML(e)),(0,c.isString)(e)?((0,d.assert)(i,"Need create instance for new tag"),r=i.element(e)):r=e,!s)for(;t.firstChild;)r.appendChild(t.firstChild);return o&&v.isElement(t)&&v.isElement(r)&&(0,n.toArray)(t.attributes).forEach(t=>{r.setAttribute(t.name,t.value)}),t.parentNode&&t.parentNode.replaceChild(r,t),r}static isEmptyTextNode(t){return v.isText(t)&&(!t.nodeValue||0===t.nodeValue.replace(o.INVISIBLE_SPACE_REG_EXP(),"").trim().length)}static isEmptyContent(t){return v.each(t,t=>v.isEmptyTextNode(t))}static isContentEditable(t,e){return v.isNode(t)&&!v.closest(t,t=>v.isElement(t)&&"false"===t.getAttribute("contenteditable"),e)}static isEmpty(t,e=o.NO_EMPTY_TAGS){let i;if(!t)return!0;i=(0,r.isFunction)(e)?e:t=>e.has(t.nodeName.toLowerCase());let n=t=>null==t.nodeValue||0===(0,h.trim)(t.nodeValue).length;return v.isText(t)?n(t):!(v.isElement(t)&&i(t))&&v.each(t,t=>{if(v.isText(t)&&!n(t)||v.isElement(t)&&i(t))return!1})}static isNode(t){return!!(t&&(0,c.isString)(t.nodeName)&&"number"==typeof t.nodeType&&t.childNodes&&(0,r.isFunction)(t.appendChild))}static isCell(t){return v.isNode(t)&&("TD"===t.nodeName||"TH"===t.nodeName)}static isList(t){return v.isTag(t,o.LIST_TAGS)}static isLeaf(t){return v.isTag(t,"li")}static isImage(t){return v.isNode(t)&&/^(img|svg|picture|canvas)$/i.test(t.nodeName)}static isBlock(t){return!(0,u.isVoid)(t)&&"object"==typeof t&&v.isNode(t)&&o.IS_BLOCK.test(t.nodeName)}static isText(t){return!!(t&&t.nodeType===Node.TEXT_NODE)}static isComment(t){return!!(t&&t.nodeType===Node.COMMENT_NODE)}static isElement(t){return!!v.isNode(t)&&!!(t.ownerDocument?.defaultView&&t.nodeType===Node.ELEMENT_NODE)}static isFragment(t){return!!v.isNode(t)&&!!(t.ownerDocument?.defaultView&&t.nodeType===Node.DOCUMENT_FRAGMENT_NODE)}static isHTMLElement(t){if(!v.isNode(t))return!1;let e=t.ownerDocument?.defaultView;return!!(e&&t instanceof e.HTMLElement)}static isInlineBlock(t){return v.isElement(t)&&!/^(BR|HR)$/i.test(t.tagName)&&-1!==["inline","inline-block"].indexOf((0,f.css)(t,"display").toString())}static canSplitBlock(t){return!(0,u.isVoid)(t)&&v.isHTMLElement(t)&&v.isBlock(t)&&!/^(TD|TH|CAPTION|FORM)$/.test(t.nodeName)&&void 0!==t.style&&!/^(fixed|absolute)/i.test(t.style.position)}static first(t,e){let i=t?.firstChild;if(!i)return null;do{if(e(i))return i;let o=i.firstChild;if(o||(o=i.nextSibling),!o&&i.parentNode!==t){do i=i.parentNode;while(i&&!i?.nextSibling&&i.parentNode!==t)o=i?.nextSibling}i=o}while(i)return null}static last(t,e){let i=t?.lastChild;if(!i)return null;do{if(e(i))return i;let o=i.lastChild;if(o||(o=i.previousSibling),!o&&i.parentNode!==t){do i=i.parentNode;while(i&&!i?.previousSibling&&i.parentNode!==t)o=i?.previousSibling}i=o}while(i)return null}static prev(t,e,i,o=!0){return v.find(t,e,i,!1,o)}static next(t,e,i,o=!0){return v.find(t,e,i,!0,o)}static prevWithClass(t,e){return v.prev(t,t=>v.isElement(t)&&t.classList.contains(e),t.parentNode)}static nextWithClass(t,e){return v.next(t,t=>v.isElement(t)&&t.classList.contains(e),t.parentNode)}static find(t,e,i,o=!0,n=!0){let s=this.nextGen(t,i,o,n),r=s.next();for(;!r.done;){if(e(r.value))return r.value;r=s.next()}return null}static*nextGen(t,e,i=!0,o=!0){let n=[],s=t;do{let e=i?s.nextSibling:s.previousSibling;for(;e;)n.unshift(e),e=i?e.nextSibling:e.previousSibling;yield*this.runInStack(t,n,i,o),s=s.parentNode}while(s&&s!==e)return null}static each(t,e,i=!0){let o=this.eachGen(t,i),n=o.next();for(;!n.done;){if(!1===e(n.value))return!1;n=o.next()}return!0}static eachGen(t,e=!0){return this.runInStack(t,[t],e)}static*runInStack(t,e,i,o=!0){for(;e.length;){let n=e.pop();if(o){let t=i?n.lastChild:n.firstChild;for(;t;)e.push(t),t=i?t.previousSibling:t.nextSibling}t!==n&&(yield n)}}static findWithCurrent(t,e,i,o="nextSibling",n="firstChild"){let s=t;do{if(e(s))return s||null;if(n&&s&&s[n]){let t=v.findWithCurrent(s[n],e,s,o,n);if(t)return t}for(;s&&!s[o]&&s!==i;)s=s.parentNode;s&&s[o]&&s!==i&&(s=s[o])}while(s&&s!==i)return null}static findSibling(t,e=!0,i=t=>!v.isEmptyTextNode(t)){let o=v.sibling(t,e);for(;o&&!i(o);)o=v.sibling(o,e);return o&&i(o)?o:null}static findNotEmptySibling(t,e){return v.findSibling(t,e,t=>!v.isEmptyTextNode(t)&&!!(!v.isText(t)||t.nodeValue?.length&&(0,h.trim)(t.nodeValue)))}static findNotEmptyNeighbor(t,e,i){return(0,_.call)(e?v.prev:v.next,t,t=>!!(t&&(!(v.isText(t)||v.isComment(t))||(0,h.trim)(t?.nodeValue||"").length)),i)}static sibling(t,e){return e?t.previousSibling:t.nextSibling}static up(t,e,i,o=!1){let n=t;if(!n)return null;do{if(e(n))return n;if(n===i||!n.parentNode)break;n=n.parentNode}while(n&&n!==i)return n===i&&o&&e(n)?n:null}static closest(t,e,i){let o,n=t=>t.toLowerCase();if((0,r.isFunction)(e))o=e;else if((0,s.isArray)(e)||(0,l.isSet)(e)){let t=(0,l.isSet)(e)?e:new Set(e.map(n));o=e=>!!(e&&t.has(n(e.nodeName)))}else o=t=>!!(t&&n(e)===n(t.nodeName));return v.up(t,o,i)}static furthest(t,e,i){let o=null,n=t?.parentElement;for(;n&&n!==i;)e(n)&&(o=n),n=n?.parentElement;return o}static appendChildFirst(t,e){let i=t.firstChild;i?i!==e&&t.insertBefore(e,i):t.appendChild(e)}static after(t,e){let{parentNode:i}=t;i&&(i.lastChild===t?i.appendChild(e):i.insertBefore(e,t.nextSibling))}static before(t,e){let{parentNode:i}=t;i&&i.insertBefore(e,t)}static prepend(t,e){t.insertBefore(e,t.firstChild)}static append(t,e){(0,s.isArray)(e)?e.forEach(e=>{this.append(t,e)}):t.appendChild(e)}static moveContent(t,e,i=!1,s=()=>!0){let r=(t.ownerDocument||o.globalDocument).createDocumentFragment();(0,n.toArray)(t.childNodes).filter(t=>!!s(t)||(v.safeRemove(t),!1)).forEach(t=>{r.appendChild(t)}),i&&e.firstChild?e.insertBefore(r,e.firstChild):e.appendChild(r)}static isOrContains(t,e,i=!1){return t===e?!i:!!(e&&t&&this.up(e,e=>e===t,t,!0))}static safeRemove(...t){t.forEach(t=>v.isNode(t)&&t.parentNode&&t.parentNode.removeChild(t))}static safeInsertNode(t,e){t.collapsed||t.deleteContents();let i=v.isFragment(e)?e.lastChild:e;t.startContainer===t.endContainer&&t.collapsed&&v.isTag(t.startContainer,o.INSEPARABLE_TAGS)?v.after(t.startContainer,e):(t.insertNode(e),i&&t.setStartBefore(i)),t.collapse(!0),[e.nextSibling,e.previousSibling].forEach(t=>v.isText(t)&&!t.nodeValue&&v.safeRemove(t))}static hide(t){t&&((0,m.dataBind)(t,"__old_display",t.style.display),t.style.display="none")}static show(t){if(!t)return;let e=(0,m.dataBind)(t,"__old_display");"none"===t.style.display&&(t.style.display=e||"")}static isTag(t,e){if(!this.isElement(t))return!1;let i=t.tagName.toLowerCase(),o=t.tagName.toUpperCase();if(e instanceof Set)return e.has(i)||e.has(o);if(Array.isArray(e))throw TypeError("Dom.isTag does not support array");return i===e||o===e}static markTemporary(t,e){return e&&(0,p.attr)(t,e),(0,p.attr)(t,o.TEMP_ATTR,!0),t}static isTemporary(t){return!!v.isElement(t)&&(v.isMarker(t)||"true"===(0,p.attr)(t,o.TEMP_ATTR))}static isMarker(t){return v.isNode(t)&&v.isTag(t,"span")&&t.hasAttribute("data-"+o.MARKER_CLASS)}static replaceTemporaryFromString(t){return t.replace(/<([a-z]+)[^>]+data-jodit-temp[^>]+>(.+?)<\/\1>/gi,"$2")}static temporaryList(t){return(0,n.toArray)(t.querySelectorAll(`[${o.TEMP_ATTR}]`))}constructor(){throw Error("Dom is static module")}}},27795:function(t,e,i){"use strict";i.d(e,{Dom:function(){return o.Dom},LazyWalker:function(){return n.LazyWalker}});var o=i(23211),n=i(1080)},1080:function(t,e,i){"use strict";i.d(e,{LazyWalker:function(){return l}});var o=i(25045),n=i(31635),s=i(49574),r=i(23211),a=i(60216);class l extends a.Eventify{setWork(t){return this.isWorked&&this.break(),this.workNodes=r.Dom.eachGen(t,!this.options.reverse),this.isFinished=!1,this._requestStarting(),this}_requestStarting(){this.__schedulerController=new AbortController,this.async.schedulerPostTask(this.__workPerform,{delay:this.options.timeout,signal:this.__schedulerController.signal}).catch(()=>null)}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(){super.destruct(),this.stop()}__workPerform(){if(this.workNodes){this.isWorked=!0;let t=0,e=this.options.timeoutChunkSize??50;for(;!this.isFinished&&t<=e;){let e=this.workNodes.next();if(t+=1,this.visitNode(e.value)&&(this.hadAffect=!0),e.done)return void this.end()}}else this.end();this.isFinished||this._requestStarting()}visitNode(t){return!!t&&(void 0===this.options.whatToShow||t.nodeType===this.options.whatToShow)&&(this.emit("visit",t)??!1)}constructor(t,e={}){super(),(0,o._)(this,"async",void 0),(0,o._)(this,"options",void 0),(0,o._)(this,"workNodes",void 0),(0,o._)(this,"hadAffect",void 0),(0,o._)(this,"isWorked",void 0),(0,o._)(this,"isFinished",void 0),(0,o._)(this,"idleId",void 0),(0,o._)(this,"__schedulerController",void 0),this.async=t,this.options=e,this.workNodes=null,this.hadAffect=!1,this.isWorked=!1,this.isFinished=!1,this.idleId=0,this.__schedulerController=null}}(0,n.__decorate)([s.autobind],l.prototype,"__workPerform",null)},93747:function(t,e,i){"use strict";i.d(e,{EventEmitter:function(){return h}});var o=i(25045),n=i(81937),s=i(32328),r=i(17312),a=i(91565),l=i(85932),c=i(33201),u=i(18869);class h{mute(t){return this.__mutedEvents.add(t??"*"),this}isMuted(t){return!!(t&&this.__mutedEvents.has(t))||this.__mutedEvents.has("*")}unmute(t){return this.__mutedEvents.delete(t??"*"),this}__eachEvent(t,e){(0,s.splitArray)(t).map(t=>t.trim()).forEach(t=>{let i=t.split("."),o=i[1]||u.defaultNameSpace;e.call(this,i[0],o)})}__getStore(t){if(!t)throw(0,c.error)("Need subject");if(void 0===t[this.__key]){let e=new u.EventHandlersStore;Object.defineProperty(t,this.__key,{enumerable:!1,configurable:!0,writable:!0,value:e})}return t[this.__key]}__removeStoreFromSubject(t){void 0!==t[this.__key]&&Object.defineProperty(t,this.__key,{enumerable:!1,configurable:!0,writable:!0,value:void 0})}__triggerNativeEvent(t,e){let i=this.__doc.createEvent("HTMLEvents");(0,l.isString)(e)?i.initEvent(e,!0,!0):(i.initEvent(e.type,e.bubbles,e.cancelable),["screenX","screenY","clientX","clientY","target","srcElement","currentTarget","timeStamp","which","keyCode"].forEach(t=>{Object.defineProperty(i,t,{value:e[t],enumerable:!0})}),Object.defineProperty(i,"originalEvent",{value:e,enumerable:!0})),t.dispatchEvent(i)}get current(){return this.currents[this.currents.length-1]}on(t,e,i,o){let s,u,h,p;if((0,l.isString)(t)||(0,l.isStringArray)(t)?(s=this,u=t,h=e,p=i):(s=t,u=e,h=i,p=o),!((0,l.isString)(u)||(0,l.isStringArray)(u))||0===u.length)throw(0,c.error)("Need events names");if(!(0,a.isFunction)(h))throw(0,c.error)("Need event handler");if((0,r.isArray)(s))return s.forEach(t=>{this.on(t,u,h,p)}),this;let f=s,m=this.__getStore(f),g=this,_=function(t,...e){if(!g.isMuted(t))return h&&h.call(this,...e)};return d(f)&&(_=function(t){if(!g.isMuted(t.type)&&(g.__prepareEvent(t),h&&!1===h.call(this,t)))return t.preventDefault(),t.stopImmediatePropagation(),!1}),this.__eachEvent(u,(t,e)=>{if(0===t.length)throw(0,c.error)("Need event name");if(!1===m.indexOf(t,e,h)){let i={event:t,originalCallback:h,syntheticCallback:_};if(m.set(t,e,i,p?.top),d(f)){let e=n.PASSIVE_EVENTS.has(t)?{passive:!0,capture:p?.capture??!1}:p?.capture??!1;_.options=e,f.addEventListener(t,_,e),this.__memoryDOMSubjectToHandler(f,_)}}}),this}__memoryDOMSubjectToHandler(t,e){let i=this.__domEventsMap.get(t)||new Set;i.add(e),this.__domEventsMap.set(t,i)}__unmemoryDOMSubjectToHandler(t,e){let i=this.__domEventsMap,o=i.get(t)||new Set;o.delete(e),o.size?i.set(t,o):i.delete(t)}one(t,e,i,o){let n,s,r,a;(0,l.isString)(t)||(0,l.isStringArray)(t)?(n=this,s=t,r=e,a=i):(n=t,s=e,r=i,a=o);let c=(...t)=>(this.off(n,s,c),r(...t));return this.on(n,s,c,a),this}off(t,e,i){let o,n,s;if((0,l.isString)(t)||(0,l.isStringArray)(t)?(o=this,n=t,s=e):(o=t,n=e,s=i),(0,r.isArray)(o))return o.forEach(t=>{this.off(t,n,s)}),this;let c=o,h=this.__getStore(c);if(!((0,l.isString)(n)||(0,l.isStringArray)(n))||0===n.length)return h.namespaces().forEach(t=>{this.off(c,"."+t)}),this.__removeStoreFromSubject(c),this;let p=t=>{d(c)&&(c.removeEventListener(t.event,t.syntheticCallback,t.syntheticCallback.options??!1),this.__unmemoryDOMSubjectToHandler(c,t.syntheticCallback))},f=(t,e)=>{if(""===t)return void h.events(e).forEach(t=>{""!==t&&f(t,e)});let i=h.get(t,e);if(i&&i.length)if((0,a.isFunction)(s)){let o=h.indexOf(t,e,s);!1!==o&&(p(i[o]),i.splice(o,1),i.length||h.clearEvents(e,t))}else i.forEach(p),i.length=0,h.clearEvents(e,t)};return this.__eachEvent(n,(t,e)=>{e===u.defaultNameSpace?h.namespaces().forEach(e=>{f(t,e)}):f(t,e)}),h.isEmpty()&&this.__removeStoreFromSubject(c),this}stopPropagation(t,e){let i=(0,l.isString)(t)?this:t,o=(0,l.isString)(t)?t:e;if("string"!=typeof o)throw(0,c.error)("Need event names");let n=this.__getStore(i);this.__eachEvent(o,(t,e)=>{let o=n.get(t,e);o&&this.__stopped.push(o),e===u.defaultNameSpace&&n.namespaces(!0).forEach(e=>this.stopPropagation(i,t+"."+e))})}__removeStop(t){if(t){let 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,...i){let o,n,s=(0,l.isString)(t)?this:t,r=(0,l.isString)(t)?t:e,a=(0,l.isString)(t)?[e,...i]:i;if(!d(s)&&!(0,l.isString)(r))throw(0,c.error)("Need events names");let h=this.__getStore(s);return!(0,l.isString)(r)&&d(s)?this.__triggerNativeEvent(s,e):this.__eachEvent(r,(t,e)=>{if(d(s))this.__triggerNativeEvent(s,t);else{let i=h.get(t,e);if(i)try{[...i].every(e=>!this.__isStopped(i)&&(this.currents.push(t),n=e.syntheticCallback.call(s,t,...a),this.currents.pop(),void 0!==n&&(o=n),!0))}finally{this.__removeStop(i)}e!==u.defaultNameSpace||d(s)||h.namespaces().filter(t=>t!==e).forEach(e=>{let i=this.fire.apply(this,[s,t+"."+e,...a]);void 0!==i&&(o=i)})}}),o}destruct(){this.__isDestructed||(this.__isDestructed=!0,this.__domEventsMap.forEach((t,e)=>{this.off(e)}),this.__domEventsMap.clear(),this.__mutedEvents.clear(),this.currents.length=0,this.__stopped.length=0,this.off(this),this.__getStore(this).clear(),this.__removeStoreFromSubject(this))}constructor(t){(0,o._)(this,"__domEventsMap",new Map),(0,o._)(this,"__mutedEvents",new Set),(0,o._)(this,"__key","__JoditEventEmitterNamespaces"),(0,o._)(this,"__doc",n.globalDocument),(0,o._)(this,"__prepareEvent",t=>{!t.cancelBubble&&(t.composed&&(0,a.isFunction)(t.composedPath)&&t.composedPath()[0]&&Object.defineProperty(t,"target",{value:t.composedPath()[0],configurable:!0,enumerable:!0}),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}))}),(0,o._)(this,"currents",[]),(0,o._)(this,"__stopped",[]),(0,o._)(this,"__isDestructed",!1),t&&(this.__doc=t),this.__key+=new Date().getTime()}}function d(t){return t&&(0,a.isFunction)(t.addEventListener)}},60216:function(t,e,i){"use strict";i.d(e,{Eventify:function(){return n}});var o=i(25045);class n{on(t,e){return this.__map.has(t)||this.__map.set(t,new Set),this.__map.get(t)?.add(e),this}off(t,e){return this.__map.has(t)&&this.__map.get(t)?.delete(e),this}destruct(){this.__map.clear()}emit(t,...e){let i;return this.__map.has(t)&&this.__map.get(t)?.forEach(t=>{i=t(...e)}),i}constructor(){(0,o._)(this,"__map",new Map)}}},42689:function(t,e,i){"use strict";i.d(e,{eventEmitter:function(){return o}});let o=new(i(93747)).EventEmitter},1496:function(t,e,i){"use strict";i.d(e,{EventEmitter:function(){return o.EventEmitter},EventHandlersStore:function(){return r.EventHandlersStore},Eventify:function(){return n.Eventify},defaultNameSpace:function(){return r.defaultNameSpace},observable:function(){return s.observable}});var o=i(93747),n=i(60216),s=i(70535),r=i(18869)},70535:function(t,e,i){"use strict";i.d(e,{observable:function(){return c}});var o=i(17312),n=i(94013),s=i(62101),r=i(71125);let a=Symbol("observable-object");function l(t){return void 0!==t[a]}function c(t){if(l(t))return t;let e={},i={},c=(e,n)=>((0,o.isArray)(e)?e.map(t=>c(t,n)):(i[e]||(i[e]=[]),i[e].push(n)),t),u=(n,...s)=>{if((0,o.isArray)(n))return void n.map(t=>u(t,...s));try{!e[n]&&i[n]&&(e[n]=!0,i[n].forEach(e=>e.call(t,...s)))}finally{e[n]=!1}},h=(e,i=[])=>{let o={};l(e)||(Object.defineProperty(e,a,{enumerable:!1,value:!0}),Object.keys(e).forEach(a=>{let l=i.concat(a).filter(t=>t.length);o[a]=e[a];let c=(0,r.getPropertyDescriptor)(e,a);Object.defineProperty(e,a,{set(e){let i=o[a];if(!(0,n.isFastEqual)(o[a],e)){u(["beforeChange","beforeChange."+l.join(".")],a,e),(0,s.isPlainObject)(e)&&h(e,l),c&&c.set?c.set.call(t,e):o[a]=e;let n=[];u(["change",...l.reduce((t,e)=>(n.push(e),t.push("change."+n.join(".")),t),[])],l.join("."),i,e?.valueOf?e.valueOf():e)}},get:()=>c&&c.get?c.get.call(t):o[a],enumerable:!0,configurable:!0}),(0,s.isPlainObject)(o[a])&&h(o[a],l)}),Object.defineProperty(t,"on",{value:c}))};return h(t),t}},18869:function(t,e,i){"use strict";i.d(e,{EventHandlersStore:function(){return a},defaultNameSpace:function(){return r}});var o=i(25045),n=i(88475),s=i(28712);let r="JoditEventDefaultNamespace";class a{get(t,e){if(this.__store.has(e)){let i=this.__store.get(e);return(0,s.assert)(i,"-"),i[t]}}indexOf(t,e,i){let o=this.get(t,e);if(o){for(let t=0;t<o.length;t+=1)if(o[t].originalCallback===i)return t}return!1}namespaces(t=!1){let e=(0,n.toArray)(this.__store.keys());return t?e.filter(t=>t!==r):e}events(t){let e=this.__store.get(t);return e?Object.keys(e):[]}set(t,e,i,o=!1){let n=this.__store.get(e);n||(n={},this.__store.set(e,n)),void 0===n[t]&&(n[t]=[]),o?n[t].unshift(i):n[t].push(i)}clear(){this.__store.clear()}clearEvents(t,e){let i=this.__store.get(t);i&&i[e]&&(delete i[e],Object.keys(i).length||this.__store.delete(t))}isEmpty(){return 0===this.__store.size}constructor(){(0,o._)(this,"__store",new Map)}}},28077:function(t,e,i){"use strict";i.d(e,{eventEmitter:function(){return C},extendLang:function(){return b},getContainer:function(){return w},getPopupViewRoot:function(){return S},instances:function(){return p},modules:function(){return v},pluginSystem:function(){return _},uniqueUid:function(){return g}});var o=i(24497),n=i(85932),s=i(31534),r=i(74264),a=i(80991),l=i(421),c=i(85305),u=i(42689),h=i(81937),d=i(27795);let p={},f=1,m=new Set;function g(){function t(){return Math.round(f+=10*(Math.random()+1)).toString(16)}let e=t();for(;m.has(e);)e=t();return m.add(e),e}let _=new c.PluginSystem({getContainer:w}),v={},b=t=>{Object.keys(t).forEach(e=>{h.lang[e]?Object.assign(h.lang[e],t[e]):h.lang[e]=t[e]})},y=new WeakMap;function w(t,e,i="div",a=!1){let c=(0,n.isString)(e)?e:e?(0,l.getClassName)(e.prototype):"jodit-utils",u=y.get(t)||{},h=c+i,p=(0,s.isViewObject)(t)?t:t.j,f=null;if(!u[h]){let e=p.c;if(f=S(p.o,p.container,t.od.body),a&&(0,o.isJoditObject)(t)&&t.od!==t.ed){e=t.createInside;let n="style"===i?t.ed.head:t.ed.body;f=(0,o.isJoditObject)(t)&&t.o.shadowRoot?t.o.shadowRoot:n}let n=e.element(i,{className:`jodit jodit-${(0,r.kebabCase)(c)}-container jodit-box`});n.classList.add("jodit_theme_"+(p.o.theme||"default")),f.appendChild(n),u[h]=n,t.hookStatus("beforeDestruct",()=>{p.events.off(n),d.Dom.safeRemove(n),delete u[h],Object.keys(u).length&&y.delete(t)}),y.set(t,u),p.events.fire("getContainer",n)}return u[h].classList.remove("jodit_theme_default","jodit_theme_dark"),u[h].classList.add("jodit_theme_"+(p.o.theme||"default")),u[h]}function S(t,e,i){return t.popupRoot??t.shadowRoot??d.Dom.closest(e,t=>d.Dom.isHTMLElement(t)&&(d.Dom.isTag(t,"dialog")||["fixed","absolute"].includes((0,a.css)(t,"position"))),i)??i}let C=u.eventEmitter},78982:function(t,e,i){"use strict";i.d(e,{asArray:function(){return n}});var o=i(17312);let n=t=>(0,o.isArray)(t)?t:[t]},45664:function(t,e,i){"use strict";i.d(e,{asArray:function(){return o.asArray},splitArray:function(){return n.splitArray},toArray:function(){return s.toArray}});var o=i(78982),n=i(32328),s=i(88475)},32328:function(t,e,i){"use strict";function o(t){return Array.isArray(t)?t:t.split(/[,\s]+/)}i.d(e,{splitArray:function(){return o}})},88475:function(t,e,i){"use strict";i.d(e,{toArray:function(){return s}});var o=i(23283),n=i(43379);let s=function(...t){return((0,o.isNativeFunction)(Array.from)?Array.from:(0,n.reset)("Array.from")??Array.from).apply(Array,t)}},61077:function(t,e,i){"use strict";i.d(e,{clearTimeout:function(){return o.clearTimeout},setTimeout:function(){return o.setTimeout}});var o=i(79947)},79947:function(t,e,i){"use strict";i.d(e,{clearTimeout:function(){return s},setTimeout:function(){return n}});var o=i(81937);function n(t,e,...i){return e?o.globalWindow.setTimeout(t,e,...i):(t.call(null,...i),0)}function s(t){o.globalWindow.clearTimeout(t)}},98740:function(t,e,i){"use strict";i.d(e,{hasBrowserColorPicker:function(){return n}});var o=i(81937);function n(){let t=!0;try{let e=o.globalDocument.createElement("input");e.type="color",e.value="!",t="color"===e.type&&"!"!==e.value}catch(e){t=!1}return t}},28686:function(t,e,i){"use strict";i.d(e,{hasBrowserColorPicker:function(){return o.hasBrowserColorPicker},hasContainer:function(){return h.hasContainer},isAbortError:function(){return n.isAbortError},isArray:function(){return s.isArray},isBoolean:function(){return r.isBoolean},isDestructable:function(){return h.isDestructable},isEqual:function(){return a.isEqual},isFastEqual:function(){return a.isFastEqual},isFunction:function(){return l.isFunction},isHTML:function(){return c.isHTML},isHtmlFromWord:function(){return u.isHtmlFromWord},isInitable:function(){return h.isInitable},isInt:function(){return d.isInt},isJoditObject:function(){return p.isJoditObject},isLicense:function(){return f.isLicense},isMarker:function(){return m.isMarker},isNativeFunction:function(){return g.isNativeFunction},isNumber:function(){return _.isNumber},isNumeric:function(){return v.isNumeric},isPlainObject:function(){return b.isPlainObject},isPromise:function(){return y.isPromise},isSet:function(){return w.isSet},isString:function(){return S.isString},isStringArray:function(){return S.isStringArray},isURL:function(){return C.isURL},isValidName:function(){return E.isValidName},isViewObject:function(){return I.isViewObject},isVoid:function(){return T.isVoid},isWindow:function(){return x.isWindow}});var o=i(98740),n=i(72068),s=i(17312),r=i(22289),a=i(94013),l=i(91565),c=i(46248),u=i(82166),h=i(52433),d=i(99732),p=i(24497),f=i(44998),m=i(23175),g=i(23283),_=i(72412),v=i(70222),b=i(62101),y=i(52100),w=i(3213),S=i(85932),C=i(91764),E=i(50083),I=i(31534),T=i(18303),x=i(3513)},72068:function(t,e,i){"use strict";function o(t){return!!t&&t instanceof DOMException&&"AbortError"===t.name}i.d(e,{isAbortError:function(){return o}})},17312:function(t,e,i){"use strict";function o(t){return Array.isArray(t)}i.d(e,{isArray:function(){return o}})},22289:function(t,e,i){"use strict";function o(t){return"boolean"==typeof t}i.d(e,{isBoolean:function(){return o}})},94013:function(t,e,i){"use strict";i.d(e,{isEqual:function(){return n},isFastEqual:function(){return s}});var o=i(3347);function n(t,e){return t===e||(0,o.stringify)(t)===(0,o.stringify)(e)}function s(t,e){return t===e}},91565:function(t,e,i){"use strict";function o(t){return"function"==typeof t}i.d(e,{isFunction:function(){return o}})},82166:function(t,e,i){"use strict";function o(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/)}i.d(e,{isHtmlFromWord:function(){return o}})},46248:function(t,e,i){"use strict";i.d(e,{isHTML:function(){return n}});var o=i(85932);let n=t=>(0,o.isString)(t)&&/<([A-Za-z][A-Za-z0-9]*)\b[^>]*>(.*?)<\/\1>/m.test(t.replace(/[\r\n]/g,""))},52433:function(t,e,i){"use strict";i.d(e,{hasContainer:function(){return l},isDestructable:function(){return a},isInitable:function(){return r}});var o=i(23211),n=i(91565),s=i(18303);function r(t){return!(0,s.isVoid)(t)&&(0,n.isFunction)(t.init)}function a(t){return!(0,s.isVoid)(t)&&(0,n.isFunction)(t.destruct)}function l(t){return!(0,s.isVoid)(t)&&o.Dom.isElement(t.container)}},99732:function(t,e,i){"use strict";i.d(e,{isInt:function(){return s}});var o=i(70222),n=i(85932);function s(t){return(0,n.isString)(t)&&(0,o.isNumeric)(t)&&(t=parseFloat(t)),"number"==typeof t&&Number.isFinite(t)&&!(t%1)}},24497:function(t,e,i){"use strict";i.d(e,{isJoditObject:function(){return n}});var o=i(91565);function n(t){return!!(t&&t instanceof Object&&(0,o.isFunction)(t.constructor)&&("u">typeof Jodit&&t instanceof Jodit||t.isJodit))}},44998:function(t,e,i){"use strict";i.d(e,{isLicense:function(){return n}});var o=i(85932);let n=t=>(0,o.isString)(t)&&23===t.length&&/^[a-z0-9]{5}-[a-z0-9]{5}-[a-z0-9]{5}-[a-z0-9]{5}$/i.test(t)},23175:function(t,e,i){"use strict";i.d(e,{isMarker:function(){return n}});var o=i(23211);function n(t){return o.Dom.isMarker(t)}},23283:function(t,e,i){"use strict";function o(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+""))}i.d(e,{isNativeFunction:function(){return o}})},72412:function(t,e,i){"use strict";function o(t){return"number"==typeof t&&!isNaN(t)&&isFinite(t)}i.d(e,{isNumber:function(){return o}})},70222:function(t,e,i){"use strict";i.d(e,{isNumeric:function(){return n}});var o=i(85932);function n(t){if((0,o.isString)(t)){if(!t.match(/^([+-])?[0-9]+(\.?)([0-9]+)?(e[0-9]+)?$/))return!1;t=parseFloat(t)}return"number"==typeof t&&!isNaN(t)&&isFinite(t)}},62101:function(t,e,i){"use strict";i.d(e,{isPlainObject:function(){return n}});var o=i(3513);function n(t){return!(!t||"object"!=typeof t||t.nodeType||(0,o.isWindow)(t))&&!(t.constructor&&!({}).hasOwnProperty.call(t.constructor.prototype,"isPrototypeOf"))}},52100:function(t,e,i){"use strict";function o(t){return t&&"function"==typeof t.then}i.d(e,{isPromise:function(){return o}})},3213:function(t,e,i){"use strict";i.d(e,{isSet:function(){return n}});var o=i(91565);function n(t){return!!t&&(0,o.isFunction)(t.has)&&(0,o.isFunction)(t.add)&&(0,o.isFunction)(t.delete)}},85932:function(t,e,i){"use strict";i.d(e,{isString:function(){return n},isStringArray:function(){return s}});var o=i(17312);function n(t){return"string"==typeof t}function s(t){return(0,o.isArray)(t)&&n(t[0])}},91764:function(t,e,i){"use strict";i.d(e,{isURL:function(){return n}});var o=i(81937);function n(t){if(t.includes(" "))return!1;if("u">typeof URL)try{let e=new URL(t);return["https:","http:","ftp:","file:","rtmp:"].includes(e.protocol)}catch(t){return!1}let e=o.globalDocument.createElement("a");return e.href=t,!!e.hostname}},50083:function(t,e,i){"use strict";function o(t){return!!t.length&&!/[^0-9A-Za-zа-яА-ЯЁё\w\-_. ]/.test(t)&&t.trim().length>0}i.d(e,{isValidName:function(){return o}})},31534:function(t,e,i){"use strict";i.d(e,{isViewObject:function(){return n}});var o=i(91565);function n(t){return!!(t&&t instanceof Object&&(0,o.isFunction)(t.constructor)&&t.isView)}},18303:function(t,e,i){"use strict";function o(t){return null==t}i.d(e,{isVoid:function(){return o}})},3513:function(t,e,i){"use strict";function o(t){return null!=t&&t===t.window}i.d(e,{isWindow:function(){return o}})},93387:function(t,e,i){"use strict";i.d(e,{colorToHex:function(){return o}});let o=t=>{if("rgba(0, 0, 0, 0)"===t||""===t)return!1;if(!t)return"#000000";if("#"===t.substr(0,1))return t;let 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";let i=parseInt(e[2],10),o=parseInt(e[3],10),n=(parseInt(e[4],10)|o<<8|i<<16).toString(16).toUpperCase();for(;n.length<6;)n="0"+n;return e[1]+"#"+n}},7018:function(t,e,i){"use strict";i.d(e,{colorToHex:function(){return o.colorToHex}});var o=i(93387)},30893:function(t,e,i){"use strict";i.d(e,{applyStyles:function(){return l}});var o=i(81937),n=i(23211),s=i(4040),r=i(28723);function a(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,i)=>{switch(i.toLowerCase()){case"pt":return(1.328*parseFloat(e)).toFixed(0)+"px";case"cm":return(.02645833*parseFloat(e)).toFixed(0)+"px"}return t})}function l(t){if(-1===t.indexOf("<html "))return t;t=(t=t.substring(t.indexOf("<html "),t.length)).substring(0,t.lastIndexOf("</html>")+7);let e=o.globalDocument.createElement("iframe");e.style.display="none",o.globalDocument.body.appendChild(e);let i="";try{let l=e.contentDocument||(e.contentWindow?e.contentWindow.document:null);if(l){l.open(),l.write(t),l.close();try{for(let t=0;t<l.styleSheets.length;t+=1){let e=l.styleSheets[t].cssRules;for(let t=0;t<e.length;t+=1)""!==e[t].selectorText&&(0,r.$$)(e[t].selectorText,l.body).forEach(i=>{i.style.cssText=a(e[t].style.cssText+";"+i.style.cssText)})}}catch(t){if(!o.IS_PROD)throw t}n.Dom.each(l.body,t=>{if(n.Dom.isElement(t)){let e=t.getAttribute("style");e&&(t.style.cssText=a(e)),t.hasAttribute("style")&&!t.getAttribute("style")&&t.removeAttribute("style")}}),i=l.firstChild?(0,s.trim)(l.body.innerHTML):""}}catch{}finally{n.Dom.safeRemove(e)}return i&&(t=i),(0,s.trim)(t.replace(/<(\/)?(html|colgroup|col|o:p)[^>]*>/g,"").replace(/<!--[^>]*>/g,""))}},1277:function(t,e,i){"use strict";i.d(e,{cleanFromWord:function(){return a}});var o=i(81937),n=i(23211),s=i(88475),r=i(4040);function a(t){-1!==t.indexOf("<html ")&&(t=(t=t.substring(t.indexOf("<html "),t.length)).substring(0,t.lastIndexOf("</html>")+7));let e="";try{let i=o.globalDocument.createElement("div");i.innerHTML=t;let r=[];i.firstChild&&n.Dom.each(i,t=>{if(t)switch(t.nodeType){case Node.ELEMENT_NODE:switch(t.nodeName){case"STYLE":case"LINK":case"META":r.push(t);break;case"W:SDT":case"W:SDTPR":case"FONT":n.Dom.unwrap(t);break;default:(0,s.toArray)(t.attributes).forEach(e=>{-1===["src","href","rel","content"].indexOf(e.name.toLowerCase())&&t.removeAttribute(e.name)})}break;case Node.TEXT_NODE:break;default:r.push(t)}}),n.Dom.safeRemove.apply(null,r),e=i.innerHTML}catch(t){}return e&&(t=e),(t=t.split(/(\n)/).filter(r.trim).join(`
|
|
10
|
+
`)).replace(/<(\/)?(html|colgroup|col|o:p)[^>]*>/g,"").replace(/<!--[^>]*>/g,"")}},6609:function(t,e,i){"use strict";i.d(e,{htmlspecialchars:function(){return n}});var o=i(81937);function n(t){let e=o.globalDocument.createElement("div");return e.textContent=t,e.innerHTML}},82658:function(t,e,i){"use strict";i.d(e,{applyStyles:function(){return o.applyStyles},cleanFromWord:function(){return n.cleanFromWord},htmlspecialchars:function(){return s.htmlspecialchars},nl2br:function(){return r.nl2br},safeHTML:function(){return a.safeHTML},sanitizeHTMLElement:function(){return a.sanitizeHTMLElement},stripTags:function(){return l.stripTags}});var o=i(30893),n=i(1277),s=i(6609),r=i(48838),a=i(48155),l=i(22852)},48838:function(t,e,i){"use strict";function o(t){return t.replace(/\r\n|\r|\n/g,"<br/>")}i.d(e,{nl2br:function(){return o}})},48155:function(t,e,i){"use strict";i.d(e,{safeHTML:function(){return s},sanitizeHTMLElement:function(){return a}});var o=i(23211),n=i(93640);function s(t,e){(o.Dom.isElement(t)||o.Dom.isFragment(t))&&(e.removeEventAttributes??e.removeOnError?(r(t),(0,n.$$)("*",t).forEach(t=>r(t))):e.removeOnError&&(a(t,e),(0,n.$$)("[onerror]",t).forEach(t=>a(t,e))),e.safeJavaScriptLink&&(a(t,e),(0,n.$$)('a[href^="javascript"]',t).forEach(t=>a(t,e))),e.safeLinksTarget&&(0,n.$$)('a[target="_blank"]',t).forEach(t=>{let e=(t.getAttribute("rel")||"").split(/\s+/).filter(Boolean);e.includes("noopener")||e.push("noopener"),e.includes("noreferrer")||e.push("noreferrer"),(0,n.attr)(t,"rel",e.join(" "))}))}function r(t){if(!o.Dom.isElement(t))return!1;let e=!1,i=[];for(let e=0;e<t.attributes.length;e++)t.attributes[e].name.toLowerCase().startsWith("on")&&i.push(t.attributes[e].name);for(let o of i)t.removeAttribute(o),e=!0;return e}function a(t,{safeJavaScriptLink:e,removeOnError:i}={safeJavaScriptLink:!0,removeOnError:!0}){if(!o.Dom.isElement(t))return!1;let s=!1;i&&t.hasAttribute("onerror")&&((0,n.attr)(t,"onerror",null),s=!0);let r=t.getAttribute("href");return e&&r&&0===r.trim().indexOf("javascript")&&((0,n.attr)(t,"href",location.protocol+"//"+r),s=!0),s}},22852:function(t,e,i){"use strict";i.d(e,{stripTags:function(){return function t(e,i=document,u=null){let h=i.createElement("div");return(0,n.isString)(e)?h.innerHTML=e:h.appendChild(e),(0,r.$$)("*",h).forEach(e=>{let n=e.parentNode;if(!n)return;if(u&&o.Dom.isTag(e,u)){let n=e.nodeName.toLowerCase(),s=o.Dom.isTag(e,c)?`%%%jodit-single-${n}%%%`:`%%%jodit-${n}%%%${t(e.innerHTML,i,u)}%%%/jodit-${n}%%%`;o.Dom.before(e,i.createTextNode(s)),o.Dom.safeRemove(e);return}if(o.Dom.isTag(e,l))return void o.Dom.safeRemove(e);if(!o.Dom.isTag(e,a))return;let s=e.nextSibling;!(o.Dom.isText(s)&&/^\s/.test(s.nodeValue||""))&&s&&n.insertBefore(i.createTextNode(" "),s)}),(0,s.trim)(h.innerText).replace(/%%%(\/)?jodit(-single)?-([\w\n]+)%%%/g,(t,e,i,o)=>`<${e?"/":""}${o}>`)}}});var o=i(23211),n=i(85932),s=i(4040),r=i(93640);let a=new Set(["div","p","br","h1","h2","h3","h4","h5","h6","hr"]),l=new Set(["script","style"]),c=new Set(["br","hr","input"])},65946:function(t,e,i){"use strict";i.r(e),i.d(e,{CamelCaseToKebabCase:function(){return u.CamelCaseToKebabCase},NUMBER_FIELDS_REG:function(){return l.NUMBER_FIELDS_REG},applyStyles:function(){return a.applyStyles},asArray:function(){return o.asArray},camelCase:function(){return u.camelCase},cleanFromWord:function(){return a.cleanFromWord},clearTimeout:function(){return n.clearTimeout},colorToHex:function(){return r.colorToHex},fuzzySearchIndex:function(){return u.fuzzySearchIndex},getContentWidth:function(){return c.getContentWidth},getScrollParent:function(){return c.getScrollParent},hasBrowserColorPicker:function(){return s.hasBrowserColorPicker},hasContainer:function(){return s.hasContainer},htmlspecialchars:function(){return a.htmlspecialchars},i18n:function(){return u.i18n},innerWidth:function(){return c.innerWidth},isAbortError:function(){return s.isAbortError},isArray:function(){return s.isArray},isBoolean:function(){return s.isBoolean},isDestructable:function(){return s.isDestructable},isEqual:function(){return s.isEqual},isFastEqual:function(){return s.isFastEqual},isFunction:function(){return s.isFunction},isHTML:function(){return s.isHTML},isHtmlFromWord:function(){return s.isHtmlFromWord},isInitable:function(){return s.isInitable},isInt:function(){return s.isInt},isJoditObject:function(){return s.isJoditObject},isLicense:function(){return s.isLicense},isMarker:function(){return s.isMarker},isNativeFunction:function(){return s.isNativeFunction},isNumber:function(){return s.isNumber},isNumeric:function(){return s.isNumeric},isPlainObject:function(){return s.isPlainObject},isPromise:function(){return s.isPromise},isSet:function(){return s.isSet},isString:function(){return s.isString},isStringArray:function(){return s.isStringArray},isURL:function(){return s.isURL},isValidName:function(){return s.isValidName},isViewObject:function(){return s.isViewObject},isVoid:function(){return s.isVoid},isWindow:function(){return s.isWindow},kebabCase:function(){return u.kebabCase},nl2br:function(){return a.nl2br},normalizeColor:function(){return l.normalizeColor},normalizeCssNumericValue:function(){return l.normalizeCssNumericValue},normalizeCssValue:function(){return l.normalizeCssValue},normalizeKeyAliases:function(){return l.normalizeKeyAliases},normalizeLicense:function(){return l.normalizeLicense},normalizePath:function(){return l.normalizePath},normalizeRelativePath:function(){return l.normalizeRelativePath},normalizeSize:function(){return l.normalizeSize},normalizeUrl:function(){return l.normalizeUrl},offset:function(){return c.offset},position:function(){return c.position},safeHTML:function(){return a.safeHTML},sanitizeHTMLElement:function(){return a.sanitizeHTMLElement},setTimeout:function(){return n.setTimeout},size:function(){return c.size},splitArray:function(){return o.splitArray},sprintf:function(){return u.sprintf},stringify:function(){return u.stringify},stripTags:function(){return a.stripTags},toArray:function(){return o.toArray},trim:function(){return u.trim},trimChars:function(){return u.trimChars},trimInv:function(){return u.trimInv},ucfirst:function(){return u.ucfirst}});var o=i(45664),n=i(61077),s=i(28686),r=i(7018),a=i(82658),l=i(97022),c=i(86878),u=i(97642),h=i(93640),d={};for(var p in h)0>["default","asArray","splitArray","toArray","clearTimeout","setTimeout","hasBrowserColorPicker","hasContainer","isAbortError","isArray","isBoolean","isDestructable","isEqual","isFastEqual","isFunction","isHTML","isHtmlFromWord","isInitable","isInt","isJoditObject","isLicense","isMarker","isNativeFunction","isNumber","isNumeric","isPlainObject","isPromise","isSet","isString","isStringArray","isURL","isValidName","isViewObject","isVoid","isWindow","colorToHex","applyStyles","cleanFromWord","htmlspecialchars","nl2br","safeHTML","sanitizeHTMLElement","stripTags","NUMBER_FIELDS_REG","normalizeColor","normalizeCssNumericValue","normalizeCssValue","normalizeKeyAliases","normalizeLicense","normalizePath","normalizeRelativePath","normalizeSize","normalizeUrl","getContentWidth","getScrollParent","innerWidth","offset","position","size","CamelCaseToKebabCase","camelCase","fuzzySearchIndex","i18n","kebabCase","sprintf","stringify","trim","trimChars","trimInv","ucfirst"].indexOf(p)&&(d[p]=(function(t){return h[t]}).bind(0,p));i.d(e,d)},97022:function(t,e,i){"use strict";i.d(e,{NUMBER_FIELDS_REG:function(){return n.NUMBER_FIELDS_REG},normalizeColor:function(){return o.normalizeColor},normalizeCssNumericValue:function(){return n.normalizeCssNumericValue},normalizeCssValue:function(){return n.normalizeCssValue},normalizeKeyAliases:function(){return s.normalizeKeyAliases},normalizeLicense:function(){return r.normalizeLicense},normalizePath:function(){return a.normalizePath},normalizeRelativePath:function(){return l.normalizeRelativePath},normalizeSize:function(){return c.normalizeSize},normalizeUrl:function(){return u.normalizeUrl}});var o=i(77367),n=i(19147),s=i(27978),r=i(49663),a=i(18377),l=i(96340),c=i(98831),u=i(48009)},77367:function(t,e,i){"use strict";i.d(e,{normalizeColor:function(){return s}});var o=i(93387),n=i(4040);let s=t=>{let e=["#"],i=(0,o.colorToHex)(t);if(!i)return!1;if(3===(i=(i=(0,n.trim)(i.toUpperCase())).substring(1)).length){for(let t=0;t<3;t+=1)e.push(i[t]),e.push(i[t]);return e.join("")}return i.length>6&&(i=i.slice(0,6)),"#"+i}},19147:function(t,e,i){"use strict";i.d(e,{NUMBER_FIELDS_REG:function(){return a},normalizeCssNumericValue:function(){return l},normalizeCssValue:function(){return c}});var o=i(70222),n=i(18303),s=i(93387),r=i(74264);let a=/^(left|top|bottom|right|width|min|max|height|margin|padding|fontsize|font-size)/i;function l(t,e){return!(0,n.isVoid)(e)&&a.test(t)&&(0,o.isNumeric)(e.toString())?parseInt(e.toString(),10)+"px":e}function c(t,e){if("font-weight"===(0,r.kebabCase)(t)){switch(e.toString().toLowerCase()){case"700":case"bold":return 700;case"400":case"normal":return 400;case"900":case"heavy":return 900}return(0,o.isNumeric)(e)?Number(e):e}return/color/i.test(t)&&/^rgb/i.test(e.toString())&&(0,s.colorToHex)(e.toString())||e}},27978:function(t,e,i){"use strict";i.d(e,{normalizeKeyAliases:function(){return s}});var o=i(81937),n=i(4040);function s(t){let e={},i={meta:1,ctrl:2,control:2,alt:3,shift:4,space:5};return t.replace(/\+\+/g,"+add").split(/[\s]*\+[\s]*/).map(t=>(0,n.trim)(t.toLowerCase())).map(t=>o.KEY_ALIASES[t]||t).sort((t,e)=>i[t]&&!i[e]?-1:!i[t]&&i[e]?1:i[t]&&i[e]?i[t]-i[e]:t>e?1:-1).filter(t=>!e[t]&&""!==t&&(e[t]=!0)).join("+")}},49663:function(t,e,i){"use strict";i.d(e,{normalizeLicense:function(){return o}});let o=(t,e=8)=>{let i=[];for(;t.length;)i.push(t.substr(0,e)),t=t.substr(e);return i[1]=i[1].replace(/./g,"*"),i[2]=i[2].replace(/./g,"*"),i.join("-")}},18377:function(t,e,i){"use strict";i.d(e,{normalizePath:function(){return n}});var o=i(4040);let n=(...t)=>t.filter(t=>(0,o.trim)(t).length).map((e,i)=>(e=e.replace(/([^:])[\\/]+/g,"$1/"),i&&(e=e.replace(/^\//,"")),i!==t.length-1&&(e=e.replace(/\/$/,"")),e)).join("/")},96340:function(t,e,i){"use strict";i.d(e,{normalizeRelativePath:function(){return o}});let o=t=>t.split("/").reduce((t,e)=>{switch(e){case"":case".":break;case"..":t.pop();break;default:t.push(e)}return t},[]).join("/")+(t.endsWith("/")?"/":"")},98831:function(t,e,i){"use strict";i.d(e,{normalizeSize:function(){return o}});let o=(t,e)=>/^[0-9]+$/.test(t.toString())?t+e:t.toString()},48009:function(t,e,i){"use strict";i.d(e,{normalizeUrl:function(){return o}});let o=(...t)=>t.filter(t=>t.length).map(t=>t.replace(/\/$/,"")).join("/").replace(/([^:])[\\/]+/g,"$1/")},54447:function(t,e,i){"use strict";i.d(e,{getContentWidth:function(){return o}});let o=(t,e)=>{let i=e.getComputedStyle(t);return t.offsetWidth-parseInt(i.getPropertyValue("padding-left")||"0",10)-parseInt(i.getPropertyValue("padding-right")||"0",10)}},34027:function(t,e,i){"use strict";i.d(e,{getScrollParent:function(){return function t(e){if(!e)return null;let i=n.Dom.isHTMLElement(e),r=i&&(0,s.css)(e,"overflowY");return i&&"visible"!==r&&"hidden"!==r&&e.scrollHeight>=e.clientHeight?e:t(e.parentNode)||o.globalDocument.scrollingElement||o.globalDocument.body}}});var o=i(81937),n=i(23211),s=i(93640)},86878:function(t,e,i){"use strict";i.d(e,{getContentWidth:function(){return o.getContentWidth},getScrollParent:function(){return n.getScrollParent},innerWidth:function(){return s.innerWidth},offset:function(){return a.offset},position:function(){return l.position},size:function(){return r.size}});var o=i(54447),n=i(34027),s=i(83215),r=i(18073),a=i(69143),l=i(23599)},83215:function(t,e,i){"use strict";i.d(e,{innerWidth:function(){return o}});let o=(t,e)=>{let i=e.getComputedStyle(t);return t.clientWidth-(parseFloat(i.paddingLeft||"0")+parseFloat(i.paddingRight||"0"))}},18073:function(t,e,i){"use strict";i.d(e,{size:function(){return n}});var o=i(28686);function n(t){return(0,o.isString)(t)||(0,o.isArray)(t)?t.length:(0,o.isPlainObject)(t)?Object.keys(t).length:0}},69143:function(t,e,i){"use strict";i.d(e,{offset:function(){return o}});let o=(t,e,i,n=!1)=>{let s,r,a;try{s=t.getBoundingClientRect()}catch(t){s={top:0,bottom:0,left:0,right:0,width:0,height:0}}let l=i.body,c=i.documentElement||{clientTop:0,clientLeft:0,scrollTop:0,scrollLeft:0},u=i.defaultView||i.parentWindow,h=u.pageYOffset||c.scrollTop||l.scrollTop,d=u.pageXOffset||c.scrollLeft||l.scrollLeft,p=c.clientTop||l.clientTop||0,f=c.clientLeft||l.clientLeft||0,m=e.iframe;if(!n&&e&&e.options&&e.o.iframe&&m){let{top:t,left:i}=o(m,e,e.od,!0);r=s.top+t,a=s.left+i}else r=s.top+h-p,a=s.left+d-f;return{top:Math.round(r),left:Math.round(a),width:s.width,height:s.height}}},23599:function(t,e,i){"use strict";i.d(e,{position:function(){return function t(e,i,n=!1){let s=e.getBoundingClientRect(),r=s.left,a=s.top;if((0,o.isJoditObject)(i)&&i.iframe&&i.ed.body.contains(e)&&!n){let{left:e,top:o}=t(i.iframe,i,!0);r+=e,a+=o}return{left:Math.round(r),top:Math.round(a),width:Math.round(e.offsetWidth??s.width),height:Math.round(e.offsetHeight??s.height)}}}});var o=i(24497)},57821:function(t,e,i){"use strict";i.d(e,{camelCase:function(){return o}});let o=t=>t.replace(/([-_])(.)/g,(t,e,i)=>i.toUpperCase())},57626:function(t,e,i){"use strict";i.d(e,{fuzzySearchIndex:function(){return n}});var o=i(81937);function n(t,e,i=0,s=1){let r=0,a=0,l=-1,c=0,u=0;for(a=i;r<t.length&&a<e.length;)t[r].toLowerCase()===e[a].toLowerCase()?(r++,c++,u=0,-1===l&&(l=a)):r>0&&(u>=s&&e[a]!==o.INVISIBLE_SPACE?(r=0,l=-1,c=0,u=0,a--):(u++,c++)),a++;return r===t.length?[l,c]:[-1,0]}},18080:function(t,e,i){"use strict";i.d(e,{i18n:function(){return c},sprintf:function(){return l}});var o=i(81937),n=i(85932),s=i(99436),r=i(93640),a=i(5266);let l=(t,e)=>{if(!e||!e.length)return t;let i=/%([sd])/g,o=i.exec(t),n=t,s=0;for(;o&&void 0!==e[s];)n=n.replace(o[0],e[s].toString()),s+=1,o=i.exec(t);return n};function c(t,e,i){if(!(0,n.isString)(t))throw(0,r.error)("i18n: Need string in first argument");if(!t.length)return t;let c=!!i?.debugLanguage,u={},h=t=>e&&e.length?l(t,e):t,d=(0,r.defaultLanguage)(a.Config.defaultOptions.language,a.Config.defaultOptions.language),p=(0,r.defaultLanguage)(i?.language,d),f=e=>{if(!e)return;if((0,n.isString)(e[t]))return h(e[t]);let i=t.toLowerCase();if((0,n.isString)(e[i]))return h(e[i]);let o=(0,s.ucfirst)(t);if((0,n.isString)(e[o]))return h(e[o])};void 0!==o.lang[p]?u=o.lang[p]:c||(u=void 0!==o.lang[d]?o.lang[d]:o.lang.en);let m=i?.i18n;if(m&&m[p]){let t=f(m[p]);if(t)return t}return f(u)||(!c&&o.lang.en&&(0,n.isString)(o.lang.en[t])&&o.lang.en[t]?h(o.lang.en[t]):c?"{"+t+"}":(o.IS_PROD,h(t)))}},97642:function(t,e,i){"use strict";i.d(e,{CamelCaseToKebabCase:function(){return r.CamelCaseToKebabCase},camelCase:function(){return o.camelCase},fuzzySearchIndex:function(){return n.fuzzySearchIndex},i18n:function(){return s.i18n},kebabCase:function(){return r.kebabCase},sprintf:function(){return s.sprintf},stringify:function(){return a.stringify},trim:function(){return l.trim},trimChars:function(){return l.trimChars},trimInv:function(){return l.trimInv},ucfirst:function(){return c.ucfirst}});var o=i(57821),n=i(57626),s=i(18080),r=i(74264),a=i(3347),l=i(4040),c=i(99436)},74264:function(t,e,i){"use strict";i.d(e,{CamelCaseToKebabCase:function(){return n},kebabCase:function(){return o}});let o=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(),n=t=>t.replace(/([A-Z])([A-Z])([a-z])/g,"$1-$2$3").replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()},3347:function(t,e,i){"use strict";function o(t,e={}){if("object"!=typeof t)return t+"";let i=new Set(e.excludeKeys),n=new WeakMap;return JSON.stringify(t,(t,e)=>{if(!i.has(t)){if("object"==typeof e&&null!=e){if(n.get(e))return"[refObject]";n.set(e,!0)}return e}},e.prettify)}i.d(e,{stringify:function(){return o}})},4040:function(t,e,i){"use strict";i.d(e,{trim:function(){return n},trimChars:function(){return s},trimInv:function(){return r}});var o=i(81937);function n(t){return t.replace((0,o.SPACE_REG_EXP_END)(),"").replace((0,o.SPACE_REG_EXP_START)(),"")}function s(t,e){return t.replace(RegExp(`[${e}]+$`),"").replace(RegExp(`^[${e}]+`),"")}function r(t){return t.replace((0,o.INVISIBLE_SPACE_REG_EXP_END)(),"").replace((0,o.INVISIBLE_SPACE_REG_EXP_START)(),"")}},99436:function(t,e,i){"use strict";function o(t){return t.length?t[0].toUpperCase()+t.substring(1):""}i.d(e,{ucfirst:function(){return o}})},16849:function(t,e,i){"use strict";i.d(e,{alignElement:function(){return a},clearAlign:function(){return r},hAlignElement:function(){return s}});var o=i(27795),n=i(80991);function s(t,e){e&&"normal"!==e?"center"!==e?((0,n.css)(t,"float",e),(0,n.clearCenterAlign)(t)):(0,n.css)(t,{float:"",display:"block",marginLeft:"auto",marginRight:"auto"}):((0,n.css)(t,"float")&&-1!==["right","left"].indexOf((0,n.css)(t,"float").toString().toLowerCase())&&(0,n.css)(t,"float",""),(0,n.clearCenterAlign)(t))}function r(t){o.Dom.each(t,t=>{o.Dom.isHTMLElement(t)&&t.style.textAlign&&(t.style.textAlign="",t.style.cssText.trim().length||t.removeAttribute("style"))})}function a(t,e){if(o.Dom.isNode(e)&&o.Dom.isElement(e))switch(r(e),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"}}},47760:function(t,e,i){"use strict";i.d(e,{alreadyLoadedList:function(){return s},appendScriptAsync:function(){return a},appendStyleAsync:function(){return l},loadNext:function(){return function t(e,i,n=0){return(0,o.isString)(i[n])?a(e,i[n]).then(()=>t(e,i,n+1)):Promise.resolve()}},loadNextStyle:function(){return function t(e,i,n=0){return(0,o.isString)(i[n])?l(e,i[n]).then(()=>t(e,i,n+1)):Promise.resolve()}}});var o=i(85932),n=i(91321);let s=new Map,r=t=>(e,i)=>{if(s.has(i))return s.get(i);let o=t(e,i);return s.set(i,o),o},a=r((t,e)=>t.async.promise((i,o)=>{if(t.isInDestruct)return o();let s=t.c.element("script",{type:"text/javascript",crossorigin:"anonymous",referrerpolicy:"no-referrer",async:!0,src:(0,n.completeUrl)(e)});t.e.one(s,"error",o).one(s,"load",i),t.od.body.appendChild(s)})),l=r((t,e)=>t.async.promise((i,o)=>{if(t.isInDestruct)return o();let s=t.c.element("link");s.rel="stylesheet",s.media="all",s.crossOrigin="anonymous",t.isInDestruct||t.e.on(s,"load",()=>i(s)).on(s,"error",o),s.href=(0,n.completeUrl)(e),t.o.shadowRoot?t.o.shadowRoot.appendChild(s):t.od.body.appendChild(s)}))},7909:function(t,e,i){"use strict";i.d(e,{attr:function(){return function t(e,i,l){if(!e||!(0,o.isFunction)(e.getAttribute))return null;if(!(0,s.isString)(i))return Object.keys(i).forEach(o=>{let s=i[o];(0,n.isPlainObject)(s)&&"style"===o?(0,a.css)(e,s):("className"===o&&(o="class"),t(e,o,s))}),null;let c=(0,r.CamelCaseToKebabCase)(i);if(/^-/.test(c)){let i=t(e,"data"+c);if(i)return i;c=c.substr(1)}if(void 0!==l)if(null==l)e.hasAttribute(c)&&e.removeAttribute(c);else{let t=l.toString();return"IMG"===e.nodeName&&("width"===c||"height"===c)&&(t=t.replace("px","")),e.setAttribute(c,t),t}return e.getAttribute(c)}}});var o=i(91565),n=i(62101),s=i(85932),r=i(74264),a=i(80991)},26136:function(t,e,i){"use strict";i.d(e,{browser:function(){return o}});let o=t=>{let e=navigator.userAgent.toLowerCase(),i=/(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?i[2]:"webkit"===t?"chrome"===i[1]||"webkit"===i[1]:"ff"===t?"firefox"===i[1]:"msie"===t?"trident"===i[1]||"msie"===i[1]:i[1]===t}},36833:function(t,e,i){"use strict";i.d(e,{buildQuery:function(){return n}});var o=i(62101);let n=(t,e)=>{let i=[],s=encodeURIComponent;for(let r in t)if(Object.prototype.hasOwnProperty.call(t,r)){let a=e?e+"["+r+"]":r,l=t[r];i.push((0,o.isPlainObject)(l)?n(l,a):s(a)+"="+s(l))}return i.join("&")}},91321:function(t,e,i){"use strict";i.d(e,{completeUrl:function(){return n}});var o=i(81937);let n=t=>("file:"===o.globalWindow.location.protocol&&/^\/\//.test(t)&&(t="https:"+t),t)},77483:function(t,e,i){"use strict";i.d(e,{ConfigDeepFlatten:function(){return function t(e){return(0,c.keys)(e,!1).reduce((i,o)=>(i[o]=(0,n.isPlainObject)(e[o])?t(e[o]):e[o],i),{})}},ConfigFlatten:function(){return u},ConfigMerge:function(){return function t(e,i){Object.keys(i).forEach(o=>{let s=i[o],r=e[o];(0,n.isPlainObject)(s)&&(0,n.isPlainObject)(r)&&!(0,l.isAtom)(s)?t(r,s):e[o]=s})}},ConfigProto:function(){return function t(e,i,c=0){if(Object.getPrototypeOf(e)!==Object.prototype)return e;let u=a.Config.defaultOptions;if((0,s.isString)(e.preset)){if(void 0!==u.presets[e.preset]){let t=u.presets[e.preset];Object.keys(t).forEach(i=>{(0,r.isVoid)(e[i])&&(e[i]=t[i])})}delete e.preset}let h={};return Object.keys(e).forEach(s=>{let r=e[s],a=i?i[s]:null;if((0,n.isPlainObject)(r)&&(0,n.isPlainObject)(a)&&!(0,l.isAtom)(r)){h[s]=t(r,a,c+1);return}if(0!==c&&(0,o.isArray)(r)&&!(0,l.isAtom)(r)&&(0,o.isArray)(a)){h[s]=[...r,...a.slice(r.length)];return}h[s]=r}),Object.setPrototypeOf(h,i),h}}});var o=i(17312),n=i(62101),s=i(85932),r=i(18303),a=i(5266),l=i(54794),c=i(71125);function u(t){return(0,c.keys)(t,!1).reduce((e,i)=>(e[i]=t[i],e),{})}},3856:function(t,e,i){"use strict";i.d(e,{convertMediaUrlToVideoEmbed:function(){return r}});var o=i(81937),n=i(91764),s=i(36310);let r=(t,{width:e=400,height:i=345}={})=>{if(!(0,n.isURL)(t))return t;let r=o.globalDocument.createElement("a"),a=/(?:http?s?:\/\/)?(?:www\.)?(?:vimeo\.com)\/?(.+)/g;r.href=t,e||(e=400),i||(i=345);let l=r.protocol||"";switch(r.hostname){case"www.vimeo.com":case"vimeo.com":return a.test(t)?t.replace(a,'<iframe width="'+e+'" height="'+i+'" src="'+l+'//player.vimeo.com/video/$1" frameborder="0" allowfullscreen></iframe>'):t;case"youtube.com":case"www.youtube.com":case"youtu.be":case"www.youtu.be":{let o=r.search?(0,s.parseQuery)(r.search):{v:r.pathname.substring(1)};return/^embed\/.*/.test(o.v)&&(o.v=o.v.substring(6)),o.v?'<iframe width="'+e+'" height="'+i+'" src="'+l+"//www.youtube.com/embed/"+o.v+'" frameborder="0" allowfullscreen></iframe>':t}}return t}},80991:function(t,e,i){"use strict";i.d(e,{clearCenterAlign:function(){return c},css:function(){return l}});var o=i(22289),n=i(62101),s=i(19147),r=i(57821),a=i(74264);function l(t,e,i,c=!1){if((0,o.isBoolean)(i)&&(c=i,i=void 0),(0,n.isPlainObject)(e)||void 0!==i){let o=(t,e,i)=>{void 0!==(i=(0,s.normalizeCssNumericValue)(e,i))&&(null==i||l(t,e,!0)!==(0,s.normalizeCssValue)(e,i))&&(t.style[e]=i)};if((0,n.isPlainObject)(e)){let i=Object.keys(e);for(let n=0;n<i.length;n+=1)o(t,(0,r.camelCase)(i[n]),e[i[n]])}else o(t,(0,r.camelCase)(e),i);return""}let u=(0,a.kebabCase)(e),h=t.ownerDocument||document,d=!!h&&(h.defaultView||h.parentWindow),p=t.style[e],f="";return void 0!==p&&""!==p?f=p:d&&!c&&(f=d.getComputedStyle(t).getPropertyValue(u)),s.NUMBER_FIELDS_REG.test(e)&&/^[-+]?[0-9.]+px$/.test(f.toString())&&(f=parseInt(f.toString(),10)),(0,s.normalizeCssValue)(e,f)}let c=t=>{"block"===l(t,"display")&&l(t,"display","");let{style:e}=t;"auto"===e.marginLeft&&"auto"===e.marginRight&&(e.marginLeft="",e.marginRight="")}},77213:function(t,e,i){"use strict";i.d(e,{ctrlKey:function(){return o}});let o=t=>{if("u">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}},36400:function(t,e,i){"use strict";i.d(e,{dataBind:function(){return s}});var o=i(31534);let n=new WeakMap,s=(t,e,i)=>{let s=n.get(t);if(!s){s={},n.set(t,s);let e=null;(0,o.isViewObject)(t.j)&&(e=t.j.e),(0,o.isViewObject)(t)&&(e=t.e),e&&e.on("beforeDestruct",()=>{n.delete(t)})}return void 0===i?s[e]:(s[e]=i,i)}},97228:function(t,e,i){"use strict";i.d(e,{defaultLanguage:function(){return s}});var o=i(81937),n=i(85932);let s=(t,e="en")=>"auto"!==t&&(0,n.isString)(t)?t:o.globalDocument.documentElement&&o.globalDocument.documentElement.lang?o.globalDocument.documentElement.lang:navigator.language?navigator.language.substring(0,2):e},38027:function(t,e,i){"use strict";i.d(e,{connection:function(){return s},error:function(){return n},options:function(){return r}});var o=i(29953);function n(t){return TypeError(t)}function s(t){return new o.ConnectionError(t)}function r(t){return new o.OptionsError(t)}},14228:function(t,e,i){"use strict";function o(t="Aborted"){return new DOMException(t,"AbortError")}i.d(e,{abort:function(){return o}})},58250:function(t,e,i){"use strict";i.d(e,{ConnectionError:function(){return o}});class o extends Error{constructor(t){super(t),Object.setPrototypeOf(this,o.prototype)}}},29953:function(t,e,i){"use strict";i.d(e,{ConnectionError:function(){return n.ConnectionError},OptionsError:function(){return s.OptionsError},abort:function(){return o.abort}});var o=i(14228),n=i(58250),s=i(11080)},11080:function(t,e,i){"use strict";i.d(e,{OptionsError:function(){return o}});class o extends TypeError{constructor(t){super(t),Object.setPrototypeOf(this,o.prototype)}}},33201:function(t,e,i){"use strict";i.d(e,{ConnectionError:function(){return n.ConnectionError},OptionsError:function(){return n.OptionsError},abort:function(){return n.abort},connection:function(){return o.connection},error:function(){return o.error},options:function(){return o.options}});var o=i(38027),n=i(29953)},54794:function(t,e,i){"use strict";i.d(e,{fastClone:function(){return r},isAtom:function(){return n},markAsAtomic:function(){return s}});var o=i(3347);function n(t){return t&&t.isAtom}function s(t){return Object.defineProperty(t,"isAtom",{enumerable:!1,value:!0,configurable:!1}),t}function r(t){return JSON.parse((0,o.stringify)(t))}},421:function(t,e,i){"use strict";i.d(e,{getClassName:function(){return s},keepNames:function(){return n}});var o=i(91565);let n=new Map,s=t=>{if((0,o.isFunction)(t.className))return t.className();let e=t.constructor?.originalConstructor||t.constructor;if(n.has(e))return n.get(e);if(e.name)return e.name;let i=new RegExp(/^\s*function\s*(\S*)\s*\(/),s=e.toString().match(i);return s?s[1]:""}},89308:function(t,e,i){"use strict";i.d(e,{get:function(){return s}});var o=i(85932),n=i(18303);function s(t,e){if(!(0,o.isString)(t)||!t.length)return null;let i=t.split("."),s=e;try{for(let t of i){if((0,n.isVoid)(s[t]))return null;s=s[t]}}catch{return null}return(0,n.isVoid)(s)?null:s}},37427:function(t,e,i){"use strict";i.d(e,{humanSizeToBytes:function(){return o}});let o=t=>{if(/^[0-9.]+$/.test(t.toString()))return parseFloat(t);let e=t.substr(-2,2).toUpperCase(),i=["KB","MB","GB","TB"],o=parseFloat(t.substr(0,t.length-2));return -1!==i.indexOf(e)?o*Math.pow(1024,i.indexOf(e)+1):parseInt(t,10)}},93640:function(t,e,i){"use strict";i.r(e),i.d(e,{$$:function(){return D.$$},ConfigDeepFlatten:function(){return d.ConfigDeepFlatten},ConfigFlatten:function(){return d.ConfigFlatten},ConfigMerge:function(){return d.ConfigMerge},ConfigProto:function(){return d.ConfigProto},ConnectionError:function(){return v.ConnectionError},LimitedStack:function(){return j.LimitedStack},OptionsError:function(){return v.OptionsError},abort:function(){return v.abort},alignElement:function(){return o.alignElement},alreadyLoadedList:function(){return n.alreadyLoadedList},appendScriptAsync:function(){return n.appendScriptAsync},appendStyleAsync:function(){return n.appendStyleAsync},attr:function(){return l.attr},browser:function(){return c.browser},buildQuery:function(){return u.buildQuery},call:function(){return L.call},callPromise:function(){return L.callPromise},callThis:function(){return L.callThis},clearAlign:function(){return o.clearAlign},clearCenterAlign:function(){return f.clearCenterAlign},cns:function(){return C.cns},completeUrl:function(){return h.completeUrl},connection:function(){return v.connection},convertMediaUrlToVideoEmbed:function(){return p.convertMediaUrlToVideoEmbed},css:function(){return f.css},cssPath:function(){return D.cssPath},ctrlKey:function(){return m.ctrlKey},dataBind:function(){return g.dataBind},defaultLanguage:function(){return _.defaultLanguage},error:function(){return v.error},fastClone:function(){return b.fastClone},get:function(){return y.get},getClassName:function(){return w.getClassName},getDataTransfer:function(){return L.getDataTransfer},getPropertyDescriptor:function(){return L.getPropertyDescriptor},getXPathByElement:function(){return D.getXPathByElement},hAlignElement:function(){return o.hAlignElement},humanSizeToBytes:function(){return S.humanSizeToBytes},inView:function(){return x.inView},isAtom:function(){return b.isAtom},keepNames:function(){return w.keepNames},keys:function(){return L.keys},loadImage:function(){return L.loadImage},loadNext:function(){return n.loadNext},loadNextStyle:function(){return n.loadNextStyle},markAsAtomic:function(){return b.markAsAtomic},markDeprecated:function(){return C.markDeprecated},markOwner:function(){return L.markOwner},memorizeExec:function(){return L.memorizeExec},options:function(){return v.options},parseQuery:function(){return E.parseQuery},previewBox:function(){return I.previewBox},refs:function(){return D.refs},reset:function(){return T.reset},resolveElement:function(){return D.resolveElement},scrollIntoViewIfNeeded:function(){return x.scrollIntoViewIfNeeded},set:function(){return k.set}});var o=i(16849),n=i(47760),s=i(28712),r={};for(var a in s)0>["default","alignElement","clearAlign","hAlignElement","alreadyLoadedList","appendScriptAsync","appendStyleAsync","loadNext","loadNextStyle"].indexOf(a)&&(r[a]=(function(t){return s[t]}).bind(0,a));i.d(e,r);var l=i(7909),c=i(26136),u=i(36833),h=i(91321),d=i(77483),p=i(3856),f=i(80991),m=i(77213),g=i(36400),_=i(97228),v=i(33201),b=i(54794),y=i(89308),w=i(421),S=i(37427),C=i(49385),E=i(36310),I=i(57075),T=i(43379),x=i(60898),D=i(28723),k=i(52144),j=i(42820),L=i(71125)},49385:function(t,e,i){"use strict";i.d(e,{cns:function(){return o},markDeprecated:function(){return n}});let o=console;function n(t,e=[""],i=null){return(...n)=>(o.warn(`Method "${e[0]}" deprecated.`+(e[1]?` Use "${e[1]}" instead`:"")),t.call(i,...n))}},36310:function(t,e,i){"use strict";i.d(e,{parseQuery:function(){return o}});let o=t=>{let e={},i=t.substring(1).split("&");for(let t=0;t<i.length;t+=1){let o=i[t].split("=");e[decodeURIComponent(o[0])]=decodeURIComponent(o[1]||"")}return e}},57075:function(t,e,i){"use strict";i.d(e,{previewBox:function(){return l}});var o=i(23211),n=i(85932),s=i(7909),r=i(80991),a=i(28723);function l(t,e,i="px",c=null){let u=[],h=function(t,e){let i=[];try{(0,a.$$)("img",t.editor).forEach(n=>{let r=[(0,s.attr)(n,"width"),(0,s.attr)(n,"height"),n.src];(0,s.attr)(n,{width:n.offsetWidth+e,height:n.offsetHeight+e});let a=t.createInside.a();t.ed.body.appendChild(a),a.href=n.src,n.src=a.href,o.Dom.safeRemove(a),i.push(()=>{n.src=r[2]??"",(0,s.attr)(n,{width:r[0]||null,height:r[1]||null})})})}catch(t){throw i.forEach(t=>t()),i.length=0,t}return i}(t,i);try{let a=t.e.fire("beforePreviewBox",e,i);if(null!=a)return a;let l=t.c.div("jodit__preview-box jodit-context");c&&c.appendChild(l),(0,r.css)(l,{position:"relative",padding:16});let h=t.value||`<div style='position: absolute;left:50%;top:50%;transform: translateX(-50%) translateY(-50%);color:#ccc;'>${t.i18n("Empty")}</div>`;if(t.iframe){let e=t.create.element("iframe");(0,r.css)(e,{minWidth:800,minHeight:600,border:0}),l.appendChild(e);let i=e.contentWindow;if(i&&(t.e.fire("generateDocumentStructure.iframe",i.document,t),l=i.document.body,"function"==typeof ResizeObserver)){let o=!1,n=i.document.body,s=new ResizeObserver(t.async.debounce(()=>{s.unobserve(n),e.style.height=`${n.offsetHeight+20}px`,t.async.requestAnimationFrame(()=>{o||s.observe(n)})},100)),r=()=>{o=!0,s.unobserve(n),s.disconnect(),t.e.off("beforeDestruct",r)};u.push(r),t.e.on("beforeDestruct",r)}}else(0,r.css)(l,{minWidth:1024,minHeight:600,border:0});let d=(e,i)=>{let r=(0,n.isString)(i)?t.c.div():i;(0,n.isString)(i)&&(r.innerHTML=i);for(let t=0;t<r.childNodes.length;t+=1){let i=r.childNodes[t];if(o.Dom.isElement(i)){let t=e.ownerDocument.createElement(i.nodeName);for(let e=0;e<i.attributes.length;e+=1)(0,s.attr)(t,i.attributes[e].nodeName,i.attributes[e].nodeValue);0===i.childNodes.length||o.Dom.isTag(i,"table")?"SCRIPT"===i.nodeName?i.textContent&&(t.textContent=i.textContent):i.innerHTML&&(t.innerHTML=i.innerHTML):d(t,i);try{e.appendChild(t)}catch{}}else try{e.appendChild(i.cloneNode(!0))}catch{}}};return d(l,h),t.e.fire("afterPreviewBox",l),[l,()=>{u.forEach(t=>t())}]}finally{h.forEach(t=>t())}}},43379:function(t,e,i){"use strict";i.d(e,{reset:function(){return a}});var o=i(81937),n=i(91565),s=i(89308);let r={};function a(t){if(!(t in r)){let e=o.globalDocument.createElement("iframe");try{if(e.src="about:blank",o.globalDocument.body.appendChild(e),!e.contentWindow)return null;let i=(0,s.get)(t,e.contentWindow),a=(0,s.get)(t.split(".").slice(0,-1).join("."),e.contentWindow);(0,n.isFunction)(i)&&(r[t]=i.bind(a))}catch(t){if(!o.IS_PROD)throw t}finally{e.parentNode?.removeChild(e)}}return r[t]??null}},60898:function(t,e,i){"use strict";i.d(e,{inView:function(){return n},scrollIntoViewIfNeeded:function(){return s}});var o=i(23211);function n(t,e,i){let o=t.getBoundingClientRect(),n=t,s=o.top,r=o.height;for(;n&&n!==e&&n.parentNode;)if(!(s<=(o=(n=n.parentNode).getBoundingClientRect()).bottom)||s+r<=o.top)return!1;return s<=(i.documentElement&&i.documentElement.clientHeight||0)}function s(t,e,i){o.Dom.isHTMLElement(t)&&!n(t,e,i)&&(e.clientHeight!==e.scrollHeight&&(e.scrollTop=t.offsetTop),n(t,e,i)||t.scrollIntoView())}},28723:function(t,e,i){"use strict";i.d(e,{$$:function(){return h},cssPath:function(){return f},getXPathByElement:function(){return d},refs:function(){return p},resolveElement:function(){return m}});var o=i(81937),n=i(23211),s=i(88475),r=i(85932),a=i(57821),l=i(7909),c=i(33201);let u=1;function h(t,e){let i;if(!o.IS_ES_NEXT&&/:scope/.test(t)&&o.IS_IE&&!(e&&e.nodeType===Node.DOCUMENT_NODE)){let o=e.id,n=o||"_selector_id_"+(Math.random()+"").slice(2)+ ++u;t=t.replace(/:scope/g,"#"+n),o||e.setAttribute("id",n),i=e.parentNode.querySelectorAll(t),o||e.removeAttribute("id")}else i=e.querySelectorAll(t);return[].slice.call(i)}let d=(t,e)=>{if(!t||t.nodeType!==Node.ELEMENT_NODE||!t.parentNode||e===t)return"";if(t.id)return"//*[@id='"+t.id+"']";let i=[].filter.call(t.parentNode.childNodes,e=>e.nodeName===t.nodeName);return d(t.parentNode,e)+"/"+t.nodeName.toLowerCase()+(i.length>1?"["+((0,s.toArray)(i).indexOf(t)+1)+"]":"")},p=t=>("container"in t&&(t=t.container),h("[ref],[data-ref]",t).reduce((t,e)=>{let i=(0,l.attr)(e,"-ref");return i&&(0,r.isString)(i)&&(t[(0,a.camelCase)(i)]=e,t[i]=e),t},{})),f=t=>{if(!n.Dom.isElement(t))return null;let e=[],i=t;for(;i&&i.nodeType===Node.ELEMENT_NODE;){let t=i.nodeName.toLowerCase();if(i.id){t+="#"+i.id,e.unshift(t);break}{let e=i,o=1;do(e=e.previousElementSibling)&&e.nodeName.toLowerCase()===t&&o++;while(e)t+=":nth-of-type("+o+")"}e.unshift(t),i=i.parentNode}return e.join(" > ")};function m(t,e){let i=t;if((0,r.isString)(t))try{i=e.querySelector(t)}catch{throw(0,c.error)('String "'+t+'" should be valid HTML selector')}if(!i||"object"!=typeof i||!n.Dom.isElement(i)||!i.cloneNode)throw(0,c.error)('Element "'+t+'" should be string or HTMLElement instance');return i}},52144:function(t,e,i){"use strict";i.d(e,{set:function(){return a}});var o=i(17312),n=i(70222),s=i(62101),r=i(85932);function a(t,e,i){if(!(0,r.isString)(t)||!t.length)return;let a=t.split("."),l=i,c=a[0];for(let t=0;t<a.length-1;t+=1)c=a[t],(0,o.isArray)(l[c])||(0,s.isPlainObject)(l[c])||(l[c]=(0,n.isNumeric)(a[t+1])?[]:{}),l=l[c];l&&(l[a[a.length-1]]=e)}},42820:function(t,e,i){"use strict";i.d(e,{LimitedStack:function(){return n}});var o=i(25045);class n{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)}constructor(t){(0,o._)(this,"limit",void 0),(0,o._)(this,"stack",void 0),this.limit=t,this.stack=[]}}},71125:function(t,e,i){"use strict";i.d(e,{call:function(){return a},callPromise:function(){return u},callThis:function(){return l},getDataTransfer:function(){return f},getPropertyDescriptor:function(){return m},keys:function(){return d},loadImage:function(){return h},markOwner:function(){return c},memorizeExec:function(){return p}});var o=i(52100),n=i(18303),s=i(7909),r=i(36400);function a(t,...e){return t(...e)}function l(t,e,...i){return t.apply(e,i)}function c(t,e){(0,s.attr)(e,"data-editor_id",t.id),e.component||Object.defineProperty(e,"jodit",{value:t})}function u(t,e){return(0,o.isPromise)(t)?t.then(t=>t,()=>null).finally(e):e?.()}let h=(t,e)=>e.async.promise((i,o)=>{let n=new Image,s=()=>{e.e.off(n),o?.()},r=()=>{e.e.off(n),i(n)};e.e.one(n,"load",r).one(n,"error",s).one(n,"abort",s),n.src=t,n.complete&&r()}),d=(t,e=!0)=>{if(e)return Object.keys(t);let i=[];for(let e in t)i.push(e);return i},p=(t,e,{control:i},o)=>{let s="button"+i.command,a=(i.args&&i.args[0])??(0,r.dataBind)(t,s);if((0,n.isVoid)(a))return!1;(0,r.dataBind)(t,s,a),o&&(a=o(a)),t.execCommand(i.command,!1,a??void 0)},f=t=>{if(t.clipboardData)return t.clipboardData;try{return t.dataTransfer||new DataTransfer}catch{return null}};function m(t,e){let i;do i=Object.getOwnPropertyDescriptor(t,e),t=Object.getPrototypeOf(t);while(!i&&t)return i}},55810:function(t,e,i){"use strict";i.d(e,{init:function(){return r}});var o=i(81937),n=i(52433),s=i(3050);function r(t,e,i,r,a,l,c){if((0,n.isInitable)(r))try{r.init(t)}catch(t){if(!o.IS_PROD)throw t}a.set(e,r),l.delete(e),r.hasStyle&&(0,s.loadStyle)(t,e).catch(t=>{o.IS_PROD}),r.styles&&(c(t,e,"style").innerHTML=r.styles)}},3050:function(t,e,i){"use strict";i.d(e,{loadExtras:function(){return u},loadStyle:function(){return l}});var o=i(81937),n=i(74264),s=i(47760),r=i(86189);let a=new Set;async function l(t,e){let i=c(t,e,!1);if(!a.has(i))return a.add(i),(0,s.appendStyleAsync)(t,i)}function c(t,e,i){e=(0,n.kebabCase)(e);let o=t.minified?".min":"";return t.basePath+"plugins/"+e+"/"+e+o+"."+(i?"js":"css")}function u(t,e,i,n){try{let o=i.filter(e=>!t.has((0,r.normalizeName)(e.name)));o.length&&o.map(t=>{let i=t.url||c(e,t.name,!0);return(0,s.appendScriptAsync)(e,i).then(n).catch(()=>null)})}catch(t){if(!o.IS_PROD)throw t}}},25974:function(t,e,i){"use strict";i.d(e,{makeInstance:function(){return s}});var o=i(81937),n=i(91565);function s(t,e){try{try{return(0,n.isFunction)(e)?new e(t):e}catch(i){if((0,n.isFunction)(e)&&!e.prototype)return e(t)}}catch(t){if(!o.IS_PROD)throw t}return null}},86189:function(t,e,i){"use strict";i.d(e,{normalizeName:function(){return n}});var o=i(74264);function n(t){return(0,o.kebabCase)(t).toLowerCase()}},91206:function(t,e,i){"use strict";i.d(e,{Plugin:function(){return o.Plugin}});var o=i(18855);i(85305)},85305:function(t,e,i){"use strict";i.d(e,{PluginSystem:function(){return f}});var o=i(25045),n=i(81937),s=i(42689),r=i(32328),a=i(17312),l=i(52433),c=i(85932),u=i(55810),h=i(3050),d=i(25974),p=i(86189);class f{get size(){return this.__items.size}add(t,e){this.__items.set((0,p.normalizeName)(t),e),s.eventEmitter.fire(`plugin:${t}:ready`)}get(t){return this.__items.get((0,p.normalizeName)(t))}remove(t){this.__items.delete((0,p.normalizeName)(t))}__getFullPluginsList(t){let e=[];return this.__items.forEach((i,o)=>{(!t||t.has(o))&&e.push([o,i])}),e}__init(t){let{extraList:e,disableList:i,filter:o}={extraList:t.o.extraPlugins.map(t=>(0,c.isString)(t)?{name:t}:t),disableList:new Set((0,r.splitArray)(t.o.disablePlugins).map(p.normalizeName)),filter:t.o.safeMode?new Set(t.o.safePluginsList):null},s=new Map,f={},m=new Set;t.__plugins=f;let g=()=>{if(t.isInDestruct)return;let e=!1;this.__getFullPluginsList(o).forEach(([o,n])=>{if(i.has(o)||s.has(o))return;let r=n?.requires;if(r&&(0,a.isArray)(r)&&r.length){if(r.some(t=>i.has(t)))return;if(!r.every(t=>s.has(t)))return void m.add(o)}e=!0;let l=(0,d.makeInstance)(t,n);if(!l){s.set(o,null),m.delete(o);return}(0,u.init)(t,o,n,l,s,m,this.opts.getContainer),f[o]=l}),e&&(t.e.fire("updatePlugins"),g())};e&&e.length&&(0,h.loadExtras)(this.__items,t,e,g),g(),t.e.on("beforeDestruct",()=>{Object.keys(f).forEach(e=>{let i=f[e];(0,l.isDestructable)(i)&&i.destruct(t),delete f[e]}),delete t.__plugins}),n.IS_PROD||m.size}wait(t){return new Promise(e=>{if(this.get(t))return e();let i=()=>{e(),s.eventEmitter.off(`plugin:${t}:ready`,i)};s.eventEmitter.on(`plugin:${t}:ready`,i)})}constructor(t){(0,o._)(this,"opts",void 0),(0,o._)(this,"__items",void 0),this.opts=t,this.__items=new Map}}},18855:function(t,e,i){"use strict";i.d(e,{Plugin:function(){return l}});var o=i(25045),n=i(31635),s=i(16964),r=i(84839),a=i(24497);class l extends s.ViewComponent{className(){return"Plugin"}__afterPluginSystemInit(){let{j:t,buttons:e}=this;e&&(0,a.isJoditObject)(t)&&e.forEach(e=>{t.registerButton(e)})}__afterInit(){this.__inited=!0,this.setStatus(s.STATUSES.ready),this.afterInit(this.jodit)}init(t){this.jodit.isReady&&(this.afterInit(this.jodit),this.__afterPluginSystemInit(),this.jodit.e.fire("rebuildToolbar"))}__beforeDestruct(){if(this.isInDestruct)return;let{j:t}=this;if(t.e.off("afterPluginSystemInit",this.__afterPluginSystemInit).off("afterInit",this.__afterInit).off("beforeDestruct",this.destruct),this.setStatus(s.STATUSES.beforeDestruct),!this.__inited)return super.destruct();(0,a.isJoditObject)(t)&&this.buttons?.forEach(e=>{t?.unregisterButton(e)}),this.beforeDestruct(this.j),super.destruct()}constructor(t){super(t),(0,o._)(this,"buttons",[]),(0,o._)(this,"hasStyle",!1),(0,o._)(this,"styles",void 0),(0,o._)(this,"__inited",!1),t.e.on("afterPluginSystemInit",this.__afterPluginSystemInit).on("afterInit",this.__afterInit).on("beforeDestruct",this.__beforeDestruct)}}(0,o._)(l,"requires",[]),(0,n.__decorate)([r.autobind],l.prototype,"__afterPluginSystemInit",null),(0,n.__decorate)([r.autobind],l.prototype,"__afterInit",null),(0,n.__decorate)([r.autobind],l.prototype,"__beforeDestruct",null)},17338:function(t,e,i){"use strict";i.d(e,{Ajax:function(){return d}});var o=i(25045),n=i(31635),s=i(91231),r=i(81937),a=i(49574),l=i(65946),c=i(33201),u=i(5266);i(37102);var h=i(32855);class d{className(){return"Ajax"}__buildParams(t,e){return(0,l.isPlainObject)(t)&&this.options.contentType&&this.options.contentType.includes("application/json")?JSON.stringify(t):(0,l.isFunction)(this.o.queryBuild)?this.o.queryBuild.call(this,t,e):(0,l.isString)(t)||t instanceof r.globalWindow.FormData||"object"==typeof t&&null!=t&&(0,l.isFunction)(t.append)?t:(0,l.buildQuery)(t)}get o(){return this.options}abort(){if(this.__isFulfilled)return this;try{this.__isFulfilled=!0,this.xhr.abort()}catch{}return this}send(){this.__activated=!0;let{xhr:t,o:e}=this,i=this.prepareRequest();return this.__async.promise(async(o,n)=>{let s=()=>{this.__isFulfilled=!0,n(c.connection("Connection error"))},r=()=>{this.__isFulfilled=!0,o(new h.Response(i,t.status,t.statusText,!t.responseType?t.responseText:t.response))};t.onload=r,t.onabort=()=>{this.__isFulfilled=!0,n(c.abort("Abort connection"))},t.onerror=s,t.ontimeout=s,e.responseType&&(t.responseType=e.responseType),t.onprogress=t=>{let e=0;t.lengthComputable&&(e=t.loaded/t.total*100),this.options.onProgress?.(e)},t.onreadystatechange=()=>{this.options.onProgress?.(10),t.readyState===XMLHttpRequest.DONE&&(e.successStatuses.includes(t.status)?r():t.statusText&&(this.__isFulfilled=!0,n(c.connection(t.statusText))))},t.withCredentials=e.withCredentials??!1;let{url:a,data:u,method:d}=i;t.open(d,a,!0),e.contentType&&t.setRequestHeader&&t.setRequestHeader("Content-type",e.contentType);let{headers:p}=e;(0,l.isFunction)(p)&&(p=await p.call(this)),p&&t.setRequestHeader&&Object.keys(p).forEach(e=>{t.setRequestHeader(e,p[e])}),this.__async.setTimeout(()=>{t.send(u?this.__buildParams(u):void 0)},0)})}async *stream(){this.__activated=!0;let{xhr:t,o:e}=this,i=this.prepareRequest(),o=0,n="",s=[],r=null,a=!1,u=null,h=()=>{if(r){let t=r;r=null,t()}},d=e=>{let i=t.responseText;n+=i.substring(o),o=i.length;let r=n.split(`
|
|
11
11
|
|
|
12
12
|
`);for(let t of(n=e?"":r.pop()??"",r)){let e=t.trim();if(!e)continue;let i=[];for(let t of e.split(`
|
|
13
13
|
`))t.startsWith("data: ")?i.push(t.slice(6)):t.startsWith("data:")&&i.push(t.slice(5));i.length&&s.push(i.join(`
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
/>`)}constructor(t,e){super(t,{type:"file",...e}),(0,o._)(this,"state",{...a.UIInput.defaultState,type:"file",onlyImages:!0})}}l=(0,n.__decorate)([s.component],l)},2602:function(t,e,i){"use strict";i.d(e,{UICheckbox:function(){return n.UICheckbox},UIFileInput:function(){return s.UIFileInput},UIInput:function(){return r.UIInput},UISelect:function(){return a.UISelect},UITextArea:function(){return o.UITextArea}});var o=i(87329),n=i(24641),s=i(75587),r=i(65273),a=i(49999)},65273:function(t,e,i){"use strict";i.d(e,{UIInput:function(){return d}});var o=i(25045),n=i(31635),s=i(84839),r=i(23211),a=i(88475),l=i(93640),c=i(96007),u=i(81488),h=i(29434);class d extends c.UIElement{className(){return"UIInput"}onChangeClear(){this.state.clearButton?r.Dom.after(this.nativeInput,this.clearButton):r.Dom.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;let t=this.nativeInput,{name:e,icon:i,type:o,ref:n,required:s,placeholder:a,autocomplete:c,label:u}=this.state;(0,l.attr)(t,"name",e),(0,l.attr)(t,"type",o),(0,l.attr)(t,"data-ref",n||e),(0,l.attr)(t,"ref",n||e),(0,l.attr)(t,"required",s||null),(0,l.attr)(t,"autocomplete",c?null:"off"),(0,l.attr)(t,"placeholder",a?this.j.i18n(a):""),i&&h.Icon.exists(i)?(r.Dom.before(t,this.icon),this.icon.innerHTML=h.Icon.get(i)):r.Dom.safeRemove(this.icon),u?(r.Dom.before(this.wrapper,this.label),this.label.innerText=this.j.i18n(u)):r.Dom.safeRemove(this.label),this.updateValidators()}updateValidators(){this.validators.clear(),this.state.required&&this.validators.add(u.inputValidators.required),this.state.validators?.forEach(t=>{let e=u.inputValidators[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)):r.Dom.safeRemove(this.__errorBox)}get value(){return this.nativeInput.value}set value(t){this.value!==t&&(this.nativeInput.value=t,this.onChangeValue())}onChangeStateValue(){let t=this.state.value.toString();t!==this.value&&(this.value=t)}onChangeValue(){let{value:t}=this;this.state.value!==t&&(this.state.value=t,this.j.e.fire(this,"change",t),this.state.onChange?.(t))}validate(){this.error="";let t=(0,a.toArray)(this.validators).every(t=>t(this));return this.__markInputInvalid(),t}__markInputInvalid(){this.error?(this.nativeInput.setAttribute("aria-invalid","true"),this.nativeInput.setCustomValidity?.(this.error)):(this.nativeInput.removeAttribute("aria-invalid"),this.nativeInput.setCustomValidity?.(""))}createContainer(t){let e=super.createContainer();this.wrapper=this.j.c.div(this.getFullElName("wrapper")),this.nativeInput||(this.nativeInput=this.createNativeInput());let{nativeInput:i}=this;return i.classList.add(this.getFullElName("input")),this.wrapper.appendChild(i),e.appendChild(this.wrapper),(0,l.attr)(i,"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)}constructor(t,e){super(t,e),(0,o._)(this,"label",this.j.c.span(this.getFullElName("label"))),(0,o._)(this,"icon",this.j.c.span(this.getFullElName("icon"))),(0,o._)(this,"clearButton",this.j.c.span(this.getFullElName("clear"),h.Icon.get("cancel"))),(0,o._)(this,"state",{...d.defaultState}),(0,o._)(this,"__errorBox",this.j.c.span(this.getFullElName("error"))),(0,o._)(this,"validators",new Set([])),e?.value!==void 0&&(e.value=e.value.toString()),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()}}(0,o._)(d,"defaultState",{className:"",autocomplete:!0,name:"",value:"",icon:"",label:"",ref:"",type:"text",placeholder:"",required:!1,validators:[]}),(0,n.__decorate)([(0,s.watch)("state.clearButton")],d.prototype,"onChangeClear",null),(0,n.__decorate)([(0,s.watch)("state.className")],d.prototype,"onChangeClassName",null),(0,n.__decorate)([(0,s.watch)(["state.name","state.type","state.label","state.placeholder","state.autocomplete","state.icon"],{immediately:!1}),(0,s.debounce)()],d.prototype,"onChangeState",null),(0,n.__decorate)([(0,s.watch)("state.value")],d.prototype,"onChangeStateValue",null),(0,n.__decorate)([s.autobind],d.prototype,"onChangeValue",null),d=(0,n.__decorate)([s.component],d)},49999:function(t,e,i){"use strict";i.d(e,{UISelect:function(){return c}});var o=i(25045),n=i(31635),s=i(91672),r=i(7909),a=i(65273),l=i(81488);class c extends a.UIInput{className(){return"UISelect"}createContainer(t){let e=super.createContainer(t),{j:i}=this,{nativeInput:o}=this;if(void 0!==t.placeholder){let e=i.create.element("option");e.value="",e.text=i.i18n(t.placeholder),o.add(e)}return t.options?.forEach(t=>{let e=i.create.element("option");e.value=t.value.toString(),e.text=i.i18n(t.text),o.add(e)}),t.size&&t.size>0&&(0,r.attr)(o,"size",t.size),t.multiple&&(0,r.attr)(o,"multiple",""),e}createNativeInput(){return this.j.create.element("select")}updateValidators(){super.updateValidators(),this.state.required&&(this.validators.delete(l.inputValidators.required),this.validators.add(l.selectValidators.required))}constructor(t,e){super(t,e),(0,o._)(this,"state",{...c.defaultState}),Object.assign(this.state,e)}}(0,o._)(c,"defaultState",{...a.UIInput.defaultState,options:[],size:1,multiple:!1}),c=(0,n.__decorate)([s.component],c)},81488:function(t,e,i){"use strict";i.d(e,{inputValidators:function(){return o},selectValidators:function(){return n}});var o=i(48776),n=i(6490)},48776:function(t,e,i){"use strict";i.r(e),i.d(e,{required:function(){return s},url:function(){return r}});var o=i(91764),n=i(4040);let s=function(t){return!!(0,n.trim)(t.value).length||(t.error="Please fill out this field",!1)},r=function(t){return!!(0,o.isURL)((0,n.trim)(t.value))||(t.error="Please enter a web address",!1)}},6490:function(t,e,i){"use strict";i.d(e,{required:function(){return n}});var o=i(4040);let n=function(t){return!!(0,o.trim)(t.value).length||(t.error="Please fill out this field",!1)}},63468:function(t,e,i){"use strict";i.d(e,{UIGroup:function(){return u}});var o=i(25045),n=i(31635),s=i(80251),r=i(84839),a=i(23211),l=i(65946),c=i(96007);class u extends c.UIElement{className(){return"UIGroup"}getRole(){return this.options?.role||"list"}get allChildren(){let t=[],e=[...this.elements];for(;e.length;){let i=e.shift();(0,l.isArray)(i)?e.push(...i):s.Component.isInstanceOf(i,u)?e.push(...i.elements):i&&t.push(i)}return t}update(){this.elements.forEach(t=>t.update()),this.setMod("size",this.buttonSize)}append(t,e){let i;if((0,l.isArray)(t)){if("number"==typeof e)throw Error("You can not use index when append array of elements");return t.forEach(t=>this.append(t,e)),this}if("number"==typeof e?(i=Math.min(Math.max(0,e),this.elements.length),this.elements.splice(i,0,t)):this.elements.push(t),t.name&&t.container.classList.add(this.getFullElName(t.name)),e&&"string"==typeof e){let i=this.getElm(e);if(null==i)throw Error("Element does not exist");i.appendChild(t.container)}else this.appendChildToContainer(t.container,i);return t.parentElement=this,this}afterSetMod(t,e){this.syncMod&&this.elements.forEach(i=>i.setMod(t,e))}appendChildToContainer(t,e){void 0===e||e<0||e>this.elements.length-1||null==this.container.children[e]?this.container.appendChild(t):this.container.insertBefore(t,this.container.children[e])}remove(t){let e=this.elements.indexOf(t);return -1!==e&&(this.elements.splice(e,1),a.Dom.safeRemove(t.container),t.parentElement=null),this}clear(){return this.elements.forEach(t=>t.destruct()),this.elements.length=0,this}setParentView(t){return this.elements?.forEach(e=>e.setParentView(t)),super.setParentView(t)}destruct(){return this.clear(),super.destruct()}constructor(t,e,i){super(t,i),(0,o._)(this,"options",void 0),(0,o._)(this,"syncMod",void 0),(0,o._)(this,"elements",void 0),(0,o._)(this,"buttonSize",void 0),this.options=i,this.syncMod=!1,this.elements=[],this.buttonSize="middle",e?.forEach(t=>t&&this.append(t)),i?.name&&(this.name=i.name)}}(0,n.__decorate)([(0,r.watch)("buttonSize")],u.prototype,"update",null),u=(0,n.__decorate)([r.component],u)},64847:function(t,e,i){"use strict";i.d(e,{UIGroup:function(){return o.UIGroup},UIList:function(){return n.UIList},UISeparator:function(){return s.UISeparator},UISpacer:function(){return r.UISpacer}});var o=i(63468),n=i(97959),s=i(35676),r=i(27987)},97959:function(t,e,i){"use strict";i.d(e,{UIList:function(){return _}});var o=i(25045),n=i(31635),s=i(80251),r=i(91672),a=i(29200),l=i(68616),c=i(32328),u=i(53681),h=i(63468),d=i(35676),p=i(27987),f=i(2496),m=i(15982),g=i(40253);class _ extends h.UIGroup{className(){return"UIList"}getRole(){return"list"}__onChangeMode(){this.setMod("mode",this.mode)}makeGroup(t){return new h.UIGroup(this.jodit,[],t?{role:t}:void 0)}get buttons(){return this.allChildren.filter(t=>s.Component.isInstanceOf(t,u.UIButton))}getButtonsNames(){return this.buttons.map(t=>t instanceof u.UIButton&&t.state.name||"").filter(t=>""!==t)}setRemoveButtons(t){return this.removeButtons=t||[],this}build(t,e=null){let i;t=(0,c.splitArray)(t),this.clear();let o=!1,n=this.makeGroup("group");this.append(n),n.setMod("line",!0);let s=t=>{let s=null;switch(t.name){case`
|
|
24
24
|
`:(n=this.makeGroup("group")).setMod("line",!0),i=this.makeGroup(),n.append(i),this.append(n);break;case"|":o||(o=!0,s=new d.UISeparator(this.j));break;case"---":{i.setMod("before-spacer",!0);let t=new p.UISpacer(this.j);n.append(t),i=this.makeGroup(),n.append(i),o=!1;break}default:o=!1,s="select"===t.component?this.makeSelect(t,e):this.makeButton(t,e)}s&&(i||(i=this.makeGroup(),n.append(i)),i.append(s))},r=t=>!this.removeButtons.includes(t.name)&&(!t.isVisible||t.isVisible?.(this.j,t));return t.forEach(t=>{if((0,f.isButtonGroup)(t)){let e=t.buttons.filter(t=>t);e.length&&((i=this.makeGroup()).setMod("separated",!0).setMod("group",t.group),n.append(i),(0,g.getStrongControlTypes)(e,this.j.o.controls).filter(r).forEach(s))}else{i||(i=this.makeGroup(),n.append(i));let e=(0,m.getControlType)(t,this.j.o.controls);r(e)&&s(e)}}),this.update(),this}makeSelect(t,e){throw Error("Not implemented behaviour")}makeButton(t,e){return new u.UIButton(this.j,{name:t.name})}constructor(...t){super(...t),(0,o._)(this,"mode","horizontal"),(0,o._)(this,"removeButtons",[])}}(0,n.__decorate)([(0,l.watch)("mode"),(0,a.hook)("ready")],_.prototype,"__onChangeMode",null),_=(0,n.__decorate)([r.component],_)},35676:function(t,e,i){"use strict";i.d(e,{UISeparator:function(){return r}});var o=i(31635),n=i(91672),s=i(96007);class r extends s.UIElement{className(){return"UISeparator"}}r=(0,o.__decorate)([n.component],r)},27987:function(t,e,i){"use strict";i.d(e,{UISpacer:function(){return r}});var o=i(31635),n=i(91672),s=i(96007);class r extends s.UIElement{className(){return"UISpacer"}}r=(0,o.__decorate)([n.component],r)},2496:function(t,e,i){"use strict";i.d(e,{flatButtonsSet:function(){return s},isButtonGroup:function(){return n}});var o=i(17312);let n=t=>(0,o.isArray)(t.buttons);function s(t,e){let i=e.getRegisteredButtonGroups();return new Set(t.reduce((t,e)=>(n(e)?t=t.concat([...e.buttons,...i[e.group]??[]]):t.push(e),t),[]))}},15982:function(t,e,i){"use strict";i.d(e,{findControlType:function(){return r},getControlType:function(){return s}});var o=i(65946),n=i(5266);function s(t,e){let i;return e||(e=n.Config.defaultOptions.controls),(0,o.isString)(t)?i=r(t,e)||{name:t,command:t,tooltip:t}:void 0!==e[(i={name:"empty",...(0,o.ConfigFlatten)(t)}).name]&&(i={...(0,o.ConfigFlatten)(e[i.name]),...(0,o.ConfigFlatten)(i)}),i}function r(t,e){let[i,n]=t.split(/\./),s=e;return null!=n?void 0!==e[i]&&(s=e[i]):n=i,s[n]?{name:n,...(0,o.ConfigFlatten)(s[n])}:void 0}},40253:function(t,e,i){"use strict";i.d(e,{getStrongControlTypes:function(){return a}});var o=i(17312),n=i(93640),s=i(5266),r=i(15982);function a(t,e){return((0,o.isArray)(t)?t:(0,n.keys)(t,!1).map(e=>{let i=t[e]||{};return(0,n.ConfigProto)({name:e},i)})).map(t=>(0,r.getControlType)(t,e||s.Config.defaultOptions.controls))}},29434:function(t,e,i){"use strict";i.d(e,{Icon:function(){return a}});var o=i(25045),n=i(81937),s=i(65946),r=i(80991);class a{static getIcon(t){if(/<svg/i.test(t))return t;let e=a.icons[t]||a.icons[t.replace(/-/g,"_")]||a.icons[t.replace(/_/g,"-")]||a.icons[(0,s.camelCase)(t)]||a.icons[(0,s.kebabCase)(t)]||a.icons[t.toLowerCase()];return n.IS_PROD,e}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){let i,o;if(!e)return;let{name:n,iconURL:s,fill:l,scale:c}=e,u=n.replace(/[^a-zA-Z0-9]/g,"_");/<svg/.test(n)||(o=t.o.getIcon?.(n,u));let h=`${n}${s}${l}${c??""}${o??""}`;if(t.o.cache&&this.__cache.has(h))return this.__cache.get(h)?.cloneNode(!0);if(s)i=t.c.span(),(0,r.css)(i,"backgroundImage","url("+s.replace("{basePath}",t?.basePath||"")+")");else{let e=o||a.get(n,"")||t.o.extraIcons?.[n];e&&(i=t.c.fromHTML(e.trim()),/^<svg/i.test(n)||i.classList.add("jodit-icon_"+u))}return i&&(i.classList.add("jodit-icon"),i.style.fill=l,null!=c&&(i.style.transform=`scale(${c})`),t.o.cache&&this.__cache.set(h,i.cloneNode(!0))),i}}(0,o._)(a,"icons",{}),(0,o._)(a,"__cache",new Map)},4099:function(t,e,i){"use strict";i.d(e,{Button:function(){return o.Button},Icon:function(){return a.Icon},Popup:function(){return l.Popup},ProgressBar:function(){return c.ProgressBar},UIBlock:function(){return s.UIBlock},UIButton:function(){return o.UIButton},UIButtonGroup:function(){return o.UIButtonGroup},UIButtonState:function(){return o.UIButtonState},UICheckbox:function(){return s.UICheckbox},UIElement:function(){return n.UIElement},UIFileInput:function(){return s.UIFileInput},UIForm:function(){return s.UIForm},UIGroup:function(){return r.UIGroup},UIInput:function(){return s.UIInput},UIList:function(){return r.UIList},UISelect:function(){return s.UISelect},UISeparator:function(){return r.UISeparator},UISpacer:function(){return r.UISpacer},UITextArea:function(){return s.UITextArea},UITooltip:function(){return o.UITooltip}});var o=i(59400),n=i(96007),s=i(5658),r=i(64847),a=i(29434),l=i(56490),c=i(34396)},56490:function(t,e,i){"use strict";i.d(e,{Popup:function(){return o.Popup}});var o=i(51116)},51116:function(t,e,i){"use strict";i.d(e,{Popup:function(){return f}});var o=i(25045),n=i(31635),s=i(80251),r=i(84839),a=i(23211),l=i(28077),c=i(65946),u=i(28712),h=i(96007),d=i(63468);let p=["escape","cut","delete","backSpaceAfterDelete","beforeCommandDelete"];class f extends d.UIGroup{className(){return"Popup"}appendChildToContainer(t){let e=this.getElm("content");(0,u.assert)(e,"Content element should exist"),e.appendChild(t)}updateParentElement(t){return t!==this&&s.Component.isInstanceOf(t,f)&&(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){if(this.allChildren.length)throw Error("Remove children");if(s.Component.isInstanceOf(t,h.UIElement))this.append(t);else{let e=(0,c.isString)(t)?this.j.c.fromHTML(t):t;this.appendChildToContainer(e)}return this.updatePosition(),this}open(t,e=!1,i){if((0,c.markOwner)(this.jodit,this.container),this.container.classList.add("jodit_theme_"+this.jodit.o.theme),this.__calculateZIndex(),this.isOpened=!0,this.__addGlobalListeners(),this.__targetBound=e?this.getKeepBound(t):t,i)i.appendChild(this.container);else{let t=(0,l.getContainer)(this.jodit,f);i!==this.container.parentElement&&t.appendChild(this.container)}return this.updatePosition(),this.j.e.fire(this,"afterOpen"),this.j.e.fire("afterOpenPopup",this),this}__calculateZIndex(){if(this.container.style.zIndex)return;let t=t=>{let e=t.container.style.zIndex||t.o.zIndex;return!!e&&(this.setZIndex(1+parseInt(e.toString(),10)),!0)},{j:e}=this;if(t(e))return;let i=this.parentElement;for(;i;){if(t(i.j))return;if(i.container.style.zIndex)return void this.setZIndex(1+parseInt(i.container.style.zIndex.toString(),10));if(!i.parentElement&&i.container.parentElement){let t=h.UIElement.closestElement(i.container.parentElement,h.UIElement);if(t){i=t;continue}}i=i.parentElement}}getKeepBound(t){let e=t(),i=this.od.elementFromPoint(e.left,e.top);if(!i)return t;let o=a.Dom.isHTMLElement(i)?i:i.parentElement,n=(0,c.position)(o,this.j);return()=>{let e=t(),i=(0,c.position)(o,this.j);return{...e,top:e.top+(i.top-n.top),left:e.left+(i.left-n.left)}}}updatePosition(){if(!this.isOpened)return this;let[t,e]=this.__calculatePosition(this.__targetBound(),this.viewBound(),(0,c.position)(this.container,this.j));return this.setMod("strategy",e),(0,c.css)(this.container,{left:t.left,top:t.top}),this.__childrenPopups.forEach(t=>t.updatePosition()),this}__throttleUpdatePosition(){this.updatePosition()}__calculatePosition(t,e,i,o=this.strategy){let n={left:t.left,right:t.left-(i.width-t.width)},s={bottom:t.top+t.height,top:t.top-i.height},r=Object.keys(n).reduce((t,e)=>t.concat(Object.keys(s).map(t=>`${e}${(0,c.ucfirst)(t)}`)),[]),a=t=>{let[e,o]=(0,c.kebabCase)(t).split("-");return{left:n[e],top:s[o],width:i.width,height:i.height}},l=t=>f.boxInView(a(o),t)?o:r.find(e=>{if(f.boxInView(a(e),t))return e})||null,u=l((0,c.position)(this.j.container,this.j));return u&&f.boxInView(a(u),e)||(u=l(e)||u||o),[a(u),u]}static boxInView(t,e){return 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)>=-2}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(),a.Dom.safeRemove(this.container)),this}__closeOnOutsideClick(t){!this.isOpened||this.isOwnClick(t)||this.close()}isOwnClick(t){if(!t.target)return!1;let e=h.UIElement.closestElement(t.target,f);return!!(e&&(this===e||e.closest(this)))}__addGlobalListeners(){let t=this.__throttleUpdatePosition,e=this.ow;l.eventEmitter.on("closeAllPopups",this.close),this.smart&&this.j.e.on(p,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),a.Dom.up(this.j.container,e=>{e&&this.j.e.on(e,"scroll mousewheel",t)})}__removeGlobalListeners(){let t=this.__throttleUpdatePosition,e=this.ow;l.eventEmitter.off("closeAllPopups",this.close),this.smart&&this.j.e.off(p,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),this.j.container.isConnected&&a.Dom.up(this.j.container,e=>{e&&this.j.e.off(e,"scroll mousewheel",t)})}setZIndex(t){this.container.style.zIndex=t.toString()}render(){return`<div>
|
|
25
25
|
<div class="&__content"></div>
|
|
26
|
-
</div>`}destruct(){return this.close(),super.destruct()}constructor(t,e=!0){super(t),(0,o._)(this,"smart",void 0),(0,o._)(this,"isOpened",void 0),(0,o._)(this,"strategy",void 0),(0,o._)(this,"viewBound",void 0),(0,o._)(this,"__targetBound",void 0),(0,o._)(this,"__childrenPopups",void 0),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,c.attr)(this.container,"role","popup")}}(0,n.__decorate)([r.autobind],f.prototype,"updatePosition",null),(0,n.__decorate)([(0,r.throttle)(10),r.autobind],f.prototype,"__throttleUpdatePosition",null),(0,n.__decorate)([r.autobind],f.prototype,"close",null),(0,n.__decorate)([r.autobind],f.prototype,"__closeOnOutsideClick",null)},34396:function(t,e,i){"use strict";i.d(e,{ProgressBar:function(){return u}});var o=i(25045),n=i(23211),s=i(28077),r=i(23599),a=i(80991),l=i(96007),c=i(29434);class u extends l.UIElement{className(){return"ProgressBar"}render(){return"<div><div></div></div>"}show(){return(this.j.workplace||this.j.container).appendChild(this.container),this}hide(){return n.Dom.safeRemove(this.container),this}progress(t){return this.container.style.width=t.toFixed(2)+"%",this}showFileUploadAnimation(t,e){this.__cleanUpAnimation();let i=(0,s.getContainer)(this.j,u),o=(0,r.position)(this.j.container,this.j),n=this.j.c.div(this.getFullElName("file-animation")),l=c.Icon.get("file","");l&&(n.innerHTML=l);let h=t??{x:o.width/2,y:0},d=e??{x:h.x+60,y:h.y-80};(0,a.css)(n,{left:o.left+h.x,top:o.top+h.y}),i.appendChild(n),this.__animationElement=n,n.offsetWidth,(0,a.css)(n,{left:o.left+d.x,top:o.top+d.y,opacity:0,transform:"scale(0.4)"});let p=()=>{n.removeEventListener("transitionend",p),this.__cleanUpAnimation()};n.addEventListener("transitionend",p)}__cleanUpAnimation(){this.__animationElement&&(n.Dom.safeRemove(this.__animationElement),this.__animationElement=null)}destruct(){return this.__cleanUpAnimation(),this.hide(),super.destruct()}constructor(...t){super(...t),(0,o._)(this,"__animationElement",null)}}},2222:function(t,e,i){"use strict";i.d(e,{ViewWithToolbar:function(){return g}});var o=i(25045),n=i(31635),s=i(69364),r=i(49574),a=i(68616),l=i(23211),c=i(45664),u=i(85932),h=i(28723),d=i(4099),p=i(2496),f=i(35099),m=i(4274);class g extends f.View{get toolbarContainer(){return!this.o.fullsize&&((0,u.isString)(this.o.toolbar)||l.Dom.isHTMLElement(this.o.toolbar))?(0,h.resolveElement)(this.o.toolbar,this.o.shadowRoot||this.od):(this.o.toolbar&&l.Dom.appendChildFirst(this.container,this.__defaultToolbarContainer),this.__defaultToolbarContainer)}setPanel(t){this.o.toolbar=t,this.buildToolbar()}buildToolbar(){if(!this.o.toolbar)return;let t=this.o.buttons?(0,c.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){this.registeredButtons.add(t);let e=t.group??"other";return this.groupToButtons[e]||(this.groupToButtons[e]=[]),null!=t.position?this.groupToButtons[e][t.position]=t.name:this.groupToButtons[e].push(t.name),this}unregisterButton(t){this.registeredButtons.delete(t);let e=t.group??"other",i=this.groupToButtons[e];if(i){let o=i.indexOf(t.name);-1!==o&&i.splice(o,1),0===i.length&&delete this.groupToButtons[e]}return this}beforeToolbarBuild(t){if(Object.keys(this.groupToButtons).length)return t.map(t=>(0,p.isButtonGroup)(t)&&t.group&&this.groupToButtons[t.group]?{group:t.group,buttons:[...t.buttons,...this.groupToButtons[t.group]]}:t)}destruct(){this.isDestructed||(this.setStatus(s.STATUSES.beforeDestruct),this.e.off("beforeToolbarBuild",this.beforeToolbarBuild),this.__tooltip.destruct(),this.toolbar.destruct(),this.toolbar=void 0,super.destruct())}constructor(t,e=!1){super(t,e),(0,o._)(this,"toolbar",(0,m.makeCollection)(this)),(0,o._)(this,"__defaultToolbarContainer",this.c.div("jodit-toolbar__box")),(0,o._)(this,"registeredButtons",new Set),(0,o._)(this,"groupToButtons",{}),(0,o._)(this,"isJodit",!1),(0,o._)(this,"__tooltip",new d.UITooltip(this)),this.isJodit=e,this.e.on("beforeToolbarBuild",this.beforeToolbarBuild)}}(0,n.__decorate)([(0,a.watch)(":rebuildToolbar")],g.prototype,"buildToolbar",null),(0,n.__decorate)([r.autobind],g.prototype,"beforeToolbarBuild",null)},35099:function(t,e,i){"use strict";i.d(e,{View:function(){return C}});var o=i(25045),n=i(31635),s=i(16964),r=i(80251),a=i(69364),l=i(81937),c=i(76517),u=i(51676),h=i(24968),d=i(29200),p=i(27795),f=i(1496),m=i(28077),g=i(65946),_=i(8006),v=i(24475),b=i(23183),y=i(81987),w=i(34396),S=i(10081);class C extends r.Component{get basePath(){return this.o.basePath?this.o.basePath:l.BASE_PATH}get minified(){return void 0!==this.o.minified?this.o.minified:l.BASE_PATH_IS_MIN}get defaultTimeout(){return(0,g.isVoid)(this.o.defaultTimeout)?100:this.o.defaultTimeout}get buffer(){return v.Storage.makeStorage()}get message(){return this.getMessageModule(this.container)}getMessageModule(t){return new S.UIMessages(this,t)}get storage(){return v.Storage.makeStorage(!0,this.id)}get asyncStorage(){return _.AsyncStorage.makeStorage(!0,this.id)}get c(){return this.create}get container(){return this.__container}set container(t){this.__container=t}get e(){return this.events}get progressbar(){return new w.ProgressBar(this)}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.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 C.version}static getVersion(){return C.version}initOptions(t){this.options=(0,g.ConfigProto)(t||{},(0,g.ConfigProto)(this.options||{},C.defaultOptions))}initOwners(){this.ownerWindow=this.o.ownerWindow??window}attachEvents(t){if(!t)return;let e=t?.events;e&&Object.keys(e).forEach(t=>this.e.on(t,e[t]))}getInstance(t,e){let i=(0,g.isFunction)(t)?t.prototype.className():t,o=this.e.fire((0,g.camelCase)("getInstance_"+i),e);if(o)return o;let n=(0,g.isFunction)(t)?t:m.modules[i],r=this.__modulesInstances;if(!(0,g.isFunction)(n))throw(0,g.error)("Need real module name");if(!r.has(i)){let t=n.prototype instanceof s.ViewComponent?new n(this,e):new n(e);this.components.add(t),r.set(i,t)}return r.get(i)}addDisclaimer(t){this.container.appendChild(t)}beforeDestruct(){this.e.fire(a.STATUSES.beforeDestruct,this),this.components.forEach(t=>{(0,g.isDestructable)(t)&&!t.isInDestruct&&t.destruct()}),this.components.clear()}destruct(){this.isDestructed||((0,u.cached)(this,"progressbar")?.destruct(),(0,u.cached)(this,"message")?.destruct(),(0,u.cached)(this,"asyncStorage")?.close(),this.events&&(this.events.destruct(),this.events=void 0),(0,u.cached)(this,"buffer")?.clear(),p.Dom.safeRemove(this.container),super.destruct())}constructor(t,e=!1){super(),(0,o._)(this,"isJodit",void 0),(0,o._)(this,"isView",void 0),(0,o._)(this,"parent",void 0),(0,o._)(this,"mods",void 0),(0,o._)(this,"id",void 0),(0,o._)(this,"components",void 0),(0,o._)(this,"events",void 0),(0,o._)(this,"create",void 0),(0,o._)(this,"__container",void 0),(0,o._)(this,"OPTIONS",void 0),(0,o._)(this,"__options",void 0),(0,o._)(this,"__isFullSize",void 0),(0,o._)(this,"__whoLocked",void 0),(0,o._)(this,"isLockedNotBy",void 0),(0,o._)(this,"__modulesInstances",void 0),this.isJodit=e,this.isView=!0,this.parent=null,this.mods={},this.components=new Set,this.OPTIONS=C.defaultOptions,this.__isFullSize=!1,this.__whoLocked="",this.isLockedNotBy=t=>this.isLocked&&this.__whoLocked!==t,this.__modulesInstances=new Map,this.id=new Date().getTime().toString(),this.initOptions(t),this.initOwners(),this.events=t?.eventEmmiter??new f.EventEmitter(this.od),this.create=new c.Create(this.od),this.__container=this.c.div("jodit "+this.componentName)}}(0,o._)(C,"ES",l.ES),(0,o._)(C,"version",l.APP_VERSION),(0,o._)(C,"esNext",l.IS_ES_NEXT),(0,o._)(C,"esModern",l.IS_ES_MODERN),(0,o._)(C,"defaultOptions",void 0),(0,n.__decorate)([u.cache],C.prototype,"buffer",null),(0,n.__decorate)([u.cache],C.prototype,"message",null),(0,n.__decorate)([u.cache],C.prototype,"storage",null),(0,n.__decorate)([u.cache],C.prototype,"asyncStorage",null),(0,n.__decorate)([u.cache],C.prototype,"c",null),(0,n.__decorate)([u.cache],C.prototype,"e",null),(0,n.__decorate)([u.cache],C.prototype,"progressbar",null),(0,n.__decorate)([(0,d.hook)(a.STATUSES.beforeDestruct)],C.prototype,"beforeDestruct",null),(C=(0,n.__decorate)([(0,h.derive)(y.Mods,b.Elms)],C)).defaultOptions={extraButtons:[],cache:!0,textIcons:!1,namespace:"",removeButtons:[],zIndex:100002,defaultTimeout:100,fullsize:!1,showTooltip:!0,useNativeTooltip:!1,buttons:[],globalFullSize:!0,language:"auto"}},73302:function(t,e,i){"use strict";i.d(e,{Jodit:function(){return Jodit}});var o=i(25045),n=i(31635),s=i(81937),r=i(84839),a=i(28077),l=i(65946),c=i(73714),u=i(80512),h=i(5266),d=i(60936);let p="data-jodit-default-style-display",f="data-jodit-default-classes",m={contenteditable:!1};class Jodit extends d.ViewWithToolbar{className(){return"Jodit"}waitForReady(){return this.isReady?Promise.resolve(this):this.async.promise(t=>{this.hookStatus("ready",()=>t(this))})}static get ready(){return new Promise(t=>{a.eventEmitter.on("joditready",t)})}get text(){if(this.editor)return this.editor.innerText||"";let t=this.createInside.div();return t.innerHTML=this.getElementValue(),t.innerText||""}get defaultTimeout(){return(0,l.isNumber)(this.o.defaultTimeout)?this.o.defaultTimeout:h.Config.defaultOptions.defaultTimeout}static atom(t){return(0,l.markAsAtomic)(t)}static make(t,e){return new this(t,e)}static isJoditAssigned(t){return t&&(0,l.isJoditObject)(t.component)&&!t.component.isInDestruct}static get defaultOptions(){return h.Config.defaultOptions}get createInside(){return new d.Create(()=>this.ed,this.o.createAttributes)}__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 message(){return this.getMessageModule(this.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 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.__options=t,this.__setPlaceField("options",t)}get s(){return this.selection}get uploader(){return this.getInstance("Uploader",this.o.uploader)}get filebrowser(){let t=this,e=(0,l.ConfigProto)({defaultTimeout:t.defaultTimeout,uploader:t.o.uploader,language:t.o.language,license:t.o.license,theme:t.o.theme,shadowRoot:t.o.shadowRoot,defaultCallback(e){e.files&&e.files.length&&e.files.forEach((i,o)=>{let n=e.baseurl+i;e.isImages&&e.isImages[o]?t.s.insertImage(n,null,t.o.imageDefaultWidth):t.s.insertNode(t.createInside.fromHTML(`<a href='${n}' title='${n}'>${n}</a>`))})}},this.o.filebrowser);return t.getInstance("FileBrowser",e)}get mode(){return this.__mode}set mode(t){this.setMode(t)}getNativeEditorValue(){let t=this.e.fire("beforeGetNativeEditorValue");return(0,l.isString)(t)?t:this.editor?this.editor.innerHTML:this.getElementValue()}setNativeEditorValue(t){let 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()}synchronizeValues(){this.__imdSynchronizeValues()}__imdSynchronizeValues(){this.setEditorValue()}getEditorValue(t=!0,e){let i;if(void 0!==(i=this.e.fire("beforeGetValueFromEditor",e)))return i;i=this.getNativeEditorValue().replace(s.INVISIBLE_SPACE_REG_EXP(),""),t&&(i=i.replace(/<span[^>]+id="jodit-selection_marker_[^>]+><\/span>/g,"")),"<br>"===i&&(i="");let o={value:i};return this.e.fire("afterGetValueFromEditor",o,e),o.value}setEditorValue(t){let e=this.e.fire("beforeSetValueToEditor",t);if(!1===e)return;if((0,l.isString)(e)&&(t=e),!this.editor){void 0!==t&&this.__setElementValue(t);return}if(!(0,l.isString)(t)&&!(0,l.isVoid)(t))throw(0,l.error)("value must be string");(0,l.isVoid)(t)||this.getNativeEditorValue()===t||this.setNativeEditorValue(t),this.e.fire("postProcessSetEditorValue");let i=this.getElementValue(),o=this.getEditorValue();if(!this.__isSilentChange&&i!==o&&this.__callChangeCount<s.SAFE_COUNT_CHANGE_CALL){this.__setElementValue(o),this.__callChangeCount+=1,s.IS_PROD||this.__callChangeCount;try{this.history.__upTick(),this.e.fire("change",o,i),this.e.fire(this.history,"change",o,i)}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,l.isString)(t))throw(0,l.error)("value must be string");if(this.element!==this.container&&t!==this.getElementValue()){let e={value:t},i=this.e.fire("beforeSetElementValue",e);(0,l.callPromise)(i,()=>{void 0!==this.element.value?this.element.value=e.value:this.element.innerHTML=e.value,this.e.fire("afterSetElementValue",e)})}}registerCommand(t,e,i){let o=t.toLowerCase(),n=this.commands.get(o);if(void 0===n&&(n=[],this.commands.set(o,n)),n.push(e),!(0,l.isFunction)(e)){let n=this.o.commandToHotkeys[o]||this.o.commandToHotkeys[t]||e.hotkeys;n&&this.registerHotkeyToCommand(n,o,i?.stopPropagation)}return this}registerHotkeyToCommand(t,e,i=!0){let o=(0,l.asArray)(t).map(l.normalizeKeyAliases).map(t=>t+".hotkey").join(" ");this.e.off(o).on(o,(t,o)=>(o&&(o.shouldStop=i??!0),this.execCommand(e)))}execCommand(t,e,i,...o){let n;if(this.s.isFocused()||this.s.focus(),!this.o.readonly||this.o.allowCommandsInReadOnly.includes(t)){if(t=t.toLowerCase(),!1!==(n=this.e.fire("beforeCommand"+(0,l.ucfirst)(t),e,i,...o))&&(n=this.e.fire("beforeCommand",t,e,i,...o)),!1!==n&&(n=this.__execCustomCommands(t,e,i,...o)),!1!==n){this.s.focus();try{n=this.nativeExecCommand(t,e,i)}catch(t){if(!s.IS_PROD)throw t}}return this.e.fire("afterCommand",t,e,i),this.__imdSynchronizeValues(),n}}nativeExecCommand(t,e,i){this.__isSilentChange=!0;try{return this.ed.execCommand(t,e,i)}finally{this.__isSilentChange=!1}}__execCustomCommands(t,e,i,...o){t=t.toLowerCase();let n=this.commands.get(t);if(void 0!==n){let s;return n.forEach(n=>{let r=((0,l.isFunction)(n)?n:n.exec).call(this,t,e,i,...o);void 0!==r&&(s=r)}),s}}lock(t="any"){return!!super.lock(t)&&(this.__selectionLocked=this.s.save(),this.s.clear(),this.container.classList.add("jodit_lock"),this.e.fire("lock",!0),!0)}unlock(){return!!super.unlock()&&(this.container.classList.remove("jodit_lock"),this.__selectionLocked&&this.s.restore(),this.e.fire("lock",!1),!0)}getMode(){return this.mode}isEditorMode(){return this.getRealMode()===s.MODE_WYSIWYG}getRealMode(){if(this.getMode()!==s.MODE_SPLIT)return this.getMode();let t=this.od.activeElement;return t&&(t===this.iframe||d.Dom.isOrContains(this.editor,t)||d.Dom.isOrContains(this.toolbar.container,t))?s.MODE_WYSIWYG:s.MODE_SOURCE}setMode(t){let e=this.getMode(),i={mode:parseInt(t.toString(),10)},o=["jodit-wysiwyg_mode","jodit-source__mode","jodit_split_mode"];!1!==this.e.fire("beforeSetMode",i)&&(this.__mode=[s.MODE_SOURCE,s.MODE_WYSIWYG,s.MODE_SPLIT].includes(i.mode)?i.mode:s.MODE_WYSIWYG,this.o.saveModeInStorage&&this.storage.set("jodit_default_mode",this.mode),o.forEach(t=>{this.container.classList.remove(t)}),this.container.classList.add(o[this.mode-1]),e!==this.getMode()&&this.e.fire("afterSetMode"))}toggleMode(){let t=this.getMode();[s.MODE_SOURCE,s.MODE_WYSIWYG,this.o.useSplitMode?s.MODE_SPLIT:9].includes(t+1)?t+=1:t=s.MODE_WYSIWYG,this.setMode(t)}setDisabled(t){this.o.disabled=t;let e=this.__wasReadOnly;this.setReadOnly(t||e),this.__wasReadOnly=e,this.editor&&(this.editor.setAttribute("aria-disabled",t.toString()),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}focus(){this.getMode()!==s.MODE_SOURCE&&this.s.focus()}get isFocused(){return this.s.isFocused()}beforeInitHook(){}afterInitHook(){}initOptions(t){this.options=(0,l.ConfigProto)(t||{},h.Config.defaultOptions)}initOwners(){this.editorWindow=this.o.ownerWindow,this.ownerWindow=this.o.ownerWindow}addPlace(t,e){let i=(0,l.resolveElement)(t,this.o.shadowRoot||this.od);this.attachEvents(e),i.attributes&&(0,l.toArray)(i.attributes).forEach(t=>{let i=t.name,o=t.value;void 0===h.Config.defaultOptions[i]||e&&void 0!==e[i]||(-1!==["readonly","disabled"].indexOf(i)&&(o=""===o||"true"===o),/^[0-9]+(\.)?([0-9]+)?$/.test(o.toString())&&(o=Number(o)),this.options[i]=o)});let o=this.c.div("jodit-container");o.classList.add("jodit"),o.classList.add("jodit-container"),o.classList.add("jodit_theme_"+(this.o.theme||"default")),g(this.o.className,o),this.o.containerStyle&&(0,l.css)(o,this.o.containerStyle);let{styleValues:n}=this.o;Object.keys(n).forEach(t=>{let e=(0,l.kebabCase)(t);o.style.setProperty("--jd-"+e,n[t])}),o.setAttribute("contenteditable","false");let s=null;this.o.inline&&(-1===["TEXTAREA","INPUT"].indexOf(i.nodeName)&&(o=i,i.setAttribute(f,i.className.toString()),s=o.innerHTML,o.innerHTML=""),o.classList.add("jodit_inline"),o.classList.add("jodit-container")),i!==o&&(i.style.display&&i.setAttribute(p,i.style.display),i.style.display="none");let r="workplace-slot",a=this.c.div(this.getFullElName(r,"top"),m);o.appendChild(a);let c=this.c.div(this.getFullElName(r,"center"),m),u=this.c.div("jodit-workplace",m),_=this.c.div(this.getFullElName(r,"left"),m),v=this.c.div(this.getFullElName(r,"right"),m);c.appendChild(_),c.appendChild(u),c.appendChild(v),o.appendChild(c);let b=this.c.div(this.getFullElName(r,"bottom"),m);o.appendChild(b),i.parentNode&&i!==o&&i.parentNode.insertBefore(o,i),Object.defineProperty(i,"component",{enumerable:!1,configurable:!0,value:this});let y=this.c.div("jodit-wysiwyg",{contenteditable:!0,"aria-disabled":!1,tabindex:this.o.tabIndex});u.appendChild(y);let w={editor:y,element:i,container:o,workplace:u,slots:{top:a,bottom:b,center:c,left:_,right:v},statusbar:new d.StatusBar(this,o),options:this.isReady?(0,l.ConfigProto)(e||{},h.Config.defaultOptions):this.options,history:new d.History(this),editorWindow:this.ow};this.__elementToPlace.set(y,w),this.setCurrentPlace(w),this.places.push(w),this.setNativeEditorValue(this.getElementValue());let S=this.__initEditor(s),C=this.options,E=()=>{C.enableDragAndDropFileToEditor&&C.uploader&&(C.uploader.url||C.uploader.insertImageAsBase64URI)&&this.uploader.bind(this.editor),this.__elementToPlace.get(this.editor)||this.__elementToPlace.set(this.editor,w),this.e.fire("afterAddPlace",w)};return(0,l.callPromise)(S,E)}addDisclaimer(t){this.workplace.appendChild(t)}setCurrentPlace(t){this.currentPlace!==t&&(this.isEditorMode()||this.setMode(s.MODE_WYSIWYG),this.currentPlace=t,this.buildToolbar(),this.isReady&&this.e.fire("changePlace",t))}__initEditor(t){let e=this.__createEditor();return(0,l.callPromise)(e,()=>{if(this.isInDestruct)return;if(this.element!==this.container){let t=this.getElementValue();t!==this.getEditorValue()&&this.setEditorValue(t)}else null!=t&&this.setEditorValue(t);let e=this.o.defaultMode;if(this.o.saveModeInStorage){let 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{}})}__createEditor(){let t=this.editor,e=this.e.fire("createEditor",this);return(0,l.callPromise)(e,()=>{!this.isInDestruct&&((!1===e||(0,l.isPromise)(e))&&d.Dom.safeRemove(t),g(this.o.editorClassName,this.editor),this.o.style&&(0,l.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.triggerChangeEvent&&this.e.on("change",this.async.debounce(()=>{this.e&&this.e.fire(this.element,"change")},this.defaultTimeout)))})}__prepareWYSIWYGEditor(){let{editor:t}=this;if(this.o.direction){let t="rtl"===this.o.direction.toLowerCase()?"rtl":"ltr";this.editor.style.direction=t,this.editor.setAttribute("dir",t),this.container.style.direction=t,this.container.setAttribute("dir",t),this.toolbar.setDirection(t)}this.e.on(t,"mousedown touchstart focus",()=>{let 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()}})}fetch(t,e){let i=new c.Ajax({url:t,...e},this.o.defaultAjaxOptions),o=()=>{this.e.off("beforeDestruct",o),this.progressbar.progress(100).hide(),i.destruct()};this.e.one("beforeDestruct",o),this.progressbar.show().progress(30);let n=i.send();return n.finally(o).catch(()=>null),n}destruct(){if(this.isInDestruct)return;this.setStatus(d.STATUSES.beforeDestruct),this.__elementToPlace.clear(),(0,r.cached)(this,"storage")?.clear(),(0,r.cached)(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);let t=this.editor?this.getEditorValue():"";this.places.forEach(({container:e,workplace:i,statusbar:o,element:n,iframe:s,editor:r,history:a})=>{if(n){if(n!==e)if(n.hasAttribute(p)){let t=(0,l.attr)(n,p);t&&(n.style.display=t,n.removeAttribute(p))}else n.style.display="";else n.hasAttribute(f)&&(n.className=(0,l.attr)(n,f)||"",n.removeAttribute(f));n.hasAttribute("style")&&!(0,l.attr)(n,"style")&&n.removeAttribute("style"),o.destruct(),this.e.off(e),this.e.off(n),this.e.off(r),d.Dom.safeRemove(i),d.Dom.safeRemove(r),e!==n&&d.Dom.safeRemove(e),Object.defineProperty(n,"component",{enumerable:!1,configurable:!0,value:null}),d.Dom.safeRemove(s),e===n&&(n.innerHTML=t),a.destruct()}}),this.places.length=0,this.currentPlace={},delete a.instances[this.id],super.destruct()}constructor(t,e){super(e,!0),(0,o._)(this,"isJodit",!0),(0,o._)(this,"commands",new Map),(0,o._)(this,"__selectionLocked",null),(0,o._)(this,"__wasReadOnly",!1),(0,o._)(this,"editorIsActive",!1),(0,o._)(this,"selection",void 0),(0,o._)(this,"__mode",s.MODE_WYSIWYG),(0,o._)(this,"__callChangeCount",0),(0,o._)(this,"__isSilentChange",!1),(0,o._)(this,"currentPlace",{options:this.__options,container:this.__container}),(0,o._)(this,"places",[]),(0,o._)(this,"__elementToPlace",new Map);try{const e=(0,l.resolveElement)(t,this.options.shadowRoot||this.od);if(Jodit.isJoditAssigned(e))return e.component}catch(t){if(!s.IS_PROD)throw t;throw this.destruct(),t}this.setStatus(d.STATUSES.beforeInit),this.id=(0,l.attr)((0,l.resolveElement)(t,this.o.shadowRoot||this.od),"id")||new Date().getTime().toString(),a.instances[this.id]=this,this.attachEvents(e),this.e.on(this.ow,"resize",()=>{this.e&&this.e.fire("resize")}),this.e.on("prepareWYSIWYGEditor",this.__prepareWYSIWYGEditor),this.selection=new d.Selection(this);const i=this.beforeInitHook();(0,l.callPromise)(i,()=>{if(this.isInDestruct)return;this.e.fire("beforeInit",this),a.pluginSystem.__init(this),this.e.fire("afterPluginSystemInit",this),this.e.on("changePlace",()=>{this.setReadOnly(this.o.readonly),this.setDisabled(this.o.disabled)}),this.places.length=0;let i=this.addPlace(t,e);a.instances[this.id]=this;let o=()=>{this.isInDestruct||(this.e&&this.e.fire("afterInit",this),(0,l.callPromise)(this.afterInitHook()),this.setStatus(d.STATUSES.ready),this.e.fire("afterConstructor",this))};(0,l.callPromise)(i,o)})}}function g(t,e){t&&t.split(/\s+/).forEach(t=>e.classList.add(t))}(0,o._)(Jodit,"fatMode",s.FAT_MODE),(0,o._)(Jodit,"plugins",a.pluginSystem),(0,o._)(Jodit,"modules",a.modules),(0,o._)(Jodit,"ns",a.modules),(0,o._)(Jodit,"decorators",{}),(0,o._)(Jodit,"constants",s),(0,o._)(Jodit,"instances",a.instances),(0,o._)(Jodit,"lang",s.lang),(0,o._)(Jodit,"core",{Plugin:d.Plugin}),(0,n.__decorate)([r.cache],Jodit.prototype,"createInside",null),(0,n.__decorate)([r.cache],Jodit.prototype,"message",null),(0,n.__decorate)([r.cache],Jodit.prototype,"s",null),(0,n.__decorate)([r.cache],Jodit.prototype,"uploader",null),(0,n.__decorate)([r.cache],Jodit.prototype,"filebrowser",null),(0,n.__decorate)([(0,r.throttle)()],Jodit.prototype,"synchronizeValues",null),(0,n.__decorate)([(0,r.watch)(":internalChange")],Jodit.prototype,"updateElementValue",null),(0,n.__decorate)([r.autobind],Jodit.prototype,"__prepareWYSIWYGEditor",null),Jodit=(0,n.__decorate)([(0,r.derive)(u.Dlgs)],Jodit)},89317:function(t,e,i){"use strict";var o=i(17312),n=i(41324),s=i.n(n),r=i(63837),a=i(53414);let l={};l={ar:s(),cs_cz:s(),de:s(),en:r,es:s(),fi:s(),fr:s(),he:s(),hu:s(),id:s(),it:s(),ja:s(),ko:s(),mn:s(),nl:s(),no:s(),pl:s(),pt_br:s(),ru:s(),tr:s(),ua:s(),zh_cn:s(),zh_tw:s()};let c=t=>t?t.default||t:{},u={};(0,o.isArray)(c(a))&&c(a).forEach((t,e)=>{u[e]=t}),Object.keys(l).forEach(t=>{let e=c(l[t]);(0,o.isArray)(e)?(l[t]={},e.forEach((e,i)=>{l[t][u[i]]=e})):l[t]=e}),e.default=l},67399:function(t,e,i){"use strict";i.d(e,{ContextMenu:function(){return l}});var o=i(31635),n=i(91672),s=i(17312),r=i(53681),a=i(51116);class l extends a.Popup{className(){return"ContextMenu"}show(t,e,i){let o=this;o.clear(),(0,s.isArray)(i)&&(i.forEach(t=>{if(!t)return;let e=(0,r.Button)(this.jodit,t.icon||"empty",t.title);this.jodit&&e.setParentView(this.jodit),e.setMod("context","menu"),e.onAction(e=>(t.exec?.call(o,e),o.clear(),o.close(),!1)),this.append(e)}),this.open(()=>({left:t,top:e,width:0,height:0}),!0))}}l=(0,o.__decorate)([n.component],l)},91535:function(t,e,i){"use strict";i.d(e,{Alert:function(){return l}});var o=i(23211),n=i(78982),s=i(91565),r=i(53681),a=i(76841);function l(t,e,i,c="jodit-dialog_alert"){(0,s.isFunction)(e)&&(i=e,e=void 0);let u=this instanceof a.Dialog?this:new a.Dialog({closeOnClickOverlay:!0}),h=u.c.div(c),d=(0,r.Button)(u,"ok","Ok");return(0,n.asArray)(t).forEach(t=>{h.appendChild(o.Dom.isNode(t)?t:u.c.fromHTML(t))}),d.onAction(()=>{i&&(0,s.isFunction)(i)&&!1===i(u)||u.close()}),u.setFooter([d]),u.open(h,e||" ",!0,!0),d.focus(),u}},88329:function(t,e,i){"use strict";i.d(e,{Confirm:function(){return r}});var o=i(91565),n=i(53681),s=i(76841);function r(t,e,i){let r=this instanceof s.Dialog?this:new s.Dialog({closeOnClickOverlay:!0}),a=r.c.fromHTML('<form class="jodit-dialog_prompt"></form>'),l=r.c.element("label");(0,o.isFunction)(e)&&(i=e,e=void 0),l.appendChild(r.c.fromHTML(t)),a.appendChild(l);let c=t=>()=>{i&&!1===i(t)||r.close()},u=(0,n.Button)(r,"cancel","Cancel"),h=(0,n.Button)(r,"ok","Yes");return u.onAction(c(!1)),h.onAction(c(!0)),r.e.on(a,"submit",()=>(c(!0)(),!1)),r.setFooter([h,u]),r.open(a,e||" ",!0,!0),h.focus(),r}},76841:function(t,e,i){"use strict";i.d(e,{Dialog:function(){return v}});var o=i(25045),n=i(31635),s=i(16964),r=i(81937),a=i(84839),l=i(23211),c=i(28077),u=i(45664),h=i(28686),d=i(93640),p=i(28712),f=i(4099),m=i(35099),g=i(2222),_=i(5266);_.Config.prototype.dialog={namespace:"",extraButtons:[],resizable:!0,draggable:!0,buttons:["dialog.close"],removeButtons:[],toolbarButtonSize:"middle",zIndex:"inherit"},_.Config.prototype.controls.dialog={close:{icon:"cancel",exec(t){t.close()}}};class v extends g.ViewWithToolbar{className(){return"Dialog"}get destination(){let{popupRoot:t,shadowRoot:e}=this.o;return t||e||this.od.body}setElements(t,e){let i=[];(0,u.asArray)(e).forEach(e=>{let o;if((0,h.isArray)(e)){let o=this.c.div(this.getFullElName("column"));return i.push(o),t.appendChild(o),this.setElements(o,e)}o=(0,h.isString)(e)?this.c.fromHTML(e):(0,h.hasContainer)(e)?e.container:e,i.push(o),o.parentNode!==t&&t.appendChild(o)}),(0,u.toArray)(t.childNodes).forEach(e=>{-1===i.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){let 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,d.css)(this.dialog,"left"),this.startPoint.y=(0,d.css)(this.dialog,"top"),this.setMaxZIndex(),t.cancelable&&t.preventDefault(),this.lockSelect(),this.__addGlobalResizeListeners(),this.e&&(this.e.fire(this,"startMove"),this.e.fire("closeAllPopups")))}__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.o.closeOnEsc&&this.isOpened&&t.key===r.KEY_ESC&&!0!==this.getMod("static")){let 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(){this.e.on(this.ow,"pointermove touchmove",this.__onMouseMove).on(this.ow,"pointerup touchend",this.__onMouseUp)}__removeGlobalResizeListeners(){this.e.off(this.ow,"mousemove pointermove",this.__onMouseMove).off(this.ow,"mouseup pointerup",this.__onMouseUp)}setSize(t,e){return null==t&&(t=this.dialog.offsetWidth),null==e&&(e=this.dialog.offsetHeight),(0,d.css)(this.dialog,{width:t,height:e}),this}calcAutoSize(){return this.setSize("auto","auto"),this.setSize(),this}setPosition(t,e){let i=this.ow.innerWidth,o=this.ow.innerHeight,n=i/2-this.dialog.offsetWidth/2,s=o/2-this.dialog.offsetHeight/2;return n<0&&(n=0),s<0&&(s=0),void 0!==t&&void 0!==e&&(this.offsetX=t,this.offsetY=e,this.moved=Math.abs(t-n)>100||Math.abs(e-s)>100),this.dialog.style.left=(t||n)+"px",this.dialog.style.top=(e||s)+"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,d.css)(this.container,"zIndex"),10)||0}getMaxZIndexDialog(){let t=0,e,i,o=this;return(0,d.$$)(".jodit-dialog",this.destination).forEach(n=>{e=n.component,i=parseInt((0,d.css)(n,"zIndex"),10),e.isOpened&&!isNaN(i)&&i>t&&(o=e,t=i)}),o}setMaxZIndex(){if(this.getMod("static"))return;let t=0x1312d04,e=0;(0,d.$$)(".jodit-dialog",this.destination).forEach(i=>{t=Math.max(isNaN(e=parseInt((0,d.css)(i,"zIndex"),10))?0:e,t)}),this.container.style.zIndex=(t+1).toString()}toggleFullSize(t){(0,h.isVoid)(t)&&(t=!this.getMod("fullsize")),this.setMod("fullsize",t),super.toggleFullSize(t)}open(t,e,i,o){if(c.eventEmitter.fire("closeAllPopups hideHelpers"),!1===this.e.fire(this,"beforeOpen"))return this;(0,h.isBoolean)(t)&&(i=t),(0,h.isBoolean)(e)&&(o=e),this.destroyAfterClose=!0===i;let n=(0,h.isBoolean)(t)?void 0:t,s=(0,h.isBoolean)(e)?void 0:e;return void 0!==s&&this.setHeader(s),n&&this.setContent(n),this.setMod("active",!0),this.isOpened=!0,this.setModal(o),this.destination.appendChild(this.container),!0!==this.getMod("static")?(this.setPosition(this.offsetX,this.offsetY),this.setMaxZIndex()):this.container.style.removeProperty("z-index"),this.o.fullsize&&this.toggleFullSize(!0),this.e.fire("afterOpen",this),this}setModal(t){return this.isModal=!!t,this.setMod("modal",this.isModal),this}close(){if(this.isDestructed||!this.isOpened||!0===this.getMod("static"))return this;let{e:t}=this;return!1===t.fire(this,"beforeClose")||!1===t.fire("beforeClose",this)||(this.setMod("active",!1),this.isOpened=!1,this.isFullSize&&this.toggleFullSize(!1),l.Dom.safeRemove(this.container),this.__removeGlobalResizeListeners(),t.fire(this,"afterClose"),t.fire(this.ow,"joditCloseDialog"),this.destroyAfterClose&&this.destruct()),this}buildToolbar(){this.o.buttons&&this.toolbar.build((0,u.splitArray)(this.o.buttons)).setMod("mode","header").appendTo(this.dialogbox_toolbar)}destruct(){this.isInDestruct||(this.setStatus(s.STATUSES.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())}constructor(t={}){super(t),(0,o._)(this,"resizer",void 0),(0,o._)(this,"offsetX",void 0),(0,o._)(this,"offsetY",void 0),(0,o._)(this,"destroyAfterClose",!1),(0,o._)(this,"moved",!1),(0,o._)(this,"resizable",!1),(0,o._)(this,"draggable",!1),(0,o._)(this,"startX",0),(0,o._)(this,"startY",0),(0,o._)(this,"startPoint",{x:0,y:0,w:0,h:0}),(0,o._)(this,"lockSelect",()=>{this.setMod("moved",!0)}),(0,o._)(this,"unlockSelect",()=>{this.setMod("moved",!1)}),(0,o._)(this,"__onResize",()=>{this.options&&this.o.resizable&&!this.moved&&this.isOpened&&!this.offsetX&&!this.offsetY&&this.setPosition()}),(0,o._)(this,"dialog",void 0),(0,o._)(this,"workplace",void 0),(0,o._)(this,"dialogbox_header",void 0),(0,o._)(this,"dialogbox_content",void 0),(0,o._)(this,"dialogbox_footer",void 0),(0,o._)(this,"dialogbox_toolbar",void 0),(0,o._)(this,"isModal",!1),(0,o._)(this,"isOpened",!1),this.options=(0,d.ConfigProto)(t,(0,d.ConfigProto)(_.Config.prototype.dialog,v.defaultOptions)),l.Dom.safeRemove(this.container);const e=this.getFullElName.bind(this);this.container=this.c.fromHTML(`<div class="jodit jodit-dialog ${this.componentName}">
|
|
26
|
+
</div>`}destruct(){return this.close(),super.destruct()}constructor(t,e=!0){super(t),(0,o._)(this,"smart",void 0),(0,o._)(this,"isOpened",void 0),(0,o._)(this,"strategy",void 0),(0,o._)(this,"viewBound",void 0),(0,o._)(this,"__targetBound",void 0),(0,o._)(this,"__childrenPopups",void 0),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,c.attr)(this.container,"role","popup")}}(0,n.__decorate)([r.autobind],f.prototype,"updatePosition",null),(0,n.__decorate)([(0,r.throttle)(10),r.autobind],f.prototype,"__throttleUpdatePosition",null),(0,n.__decorate)([r.autobind],f.prototype,"close",null),(0,n.__decorate)([r.autobind],f.prototype,"__closeOnOutsideClick",null)},34396:function(t,e,i){"use strict";i.d(e,{ProgressBar:function(){return u}});var o=i(25045),n=i(23211),s=i(28077),r=i(23599),a=i(80991),l=i(96007),c=i(29434);class u extends l.UIElement{className(){return"ProgressBar"}render(){return"<div><div></div></div>"}show(){return(this.j.workplace||this.j.container).appendChild(this.container),this}hide(){return n.Dom.safeRemove(this.container),this}progress(t){return this.container.style.width=t.toFixed(2)+"%",this}showFileUploadAnimation(t,e){this.__cleanUpAnimation();let i=(0,s.getContainer)(this.j,u),o=(0,r.position)(this.j.container,this.j),n=this.j.c.div(this.getFullElName("file-animation")),l=c.Icon.get("file","");l&&(n.innerHTML=l);let h=t??{x:o.width/2,y:0},d=e??{x:h.x+60,y:h.y-80};(0,a.css)(n,{left:o.left+h.x,top:o.top+h.y}),i.appendChild(n),this.__animationElement=n,n.offsetWidth,(0,a.css)(n,{left:o.left+d.x,top:o.top+d.y,opacity:0,transform:"scale(0.4)"});let p=()=>{n.removeEventListener("transitionend",p),this.__cleanUpAnimation()};n.addEventListener("transitionend",p)}__cleanUpAnimation(){this.__animationElement&&(n.Dom.safeRemove(this.__animationElement),this.__animationElement=null)}destruct(){return this.__cleanUpAnimation(),this.hide(),super.destruct()}constructor(...t){super(...t),(0,o._)(this,"__animationElement",null)}}},2222:function(t,e,i){"use strict";i.d(e,{ViewWithToolbar:function(){return g}});var o=i(25045),n=i(31635),s=i(69364),r=i(49574),a=i(68616),l=i(23211),c=i(45664),u=i(85932),h=i(28723),d=i(4099),p=i(2496),f=i(35099),m=i(4274);class g extends f.View{get toolbarContainer(){return!this.o.fullsize&&((0,u.isString)(this.o.toolbar)||l.Dom.isHTMLElement(this.o.toolbar))?(0,h.resolveElement)(this.o.toolbar,this.o.shadowRoot||this.od):(this.o.toolbar&&l.Dom.appendChildFirst(this.container,this.__defaultToolbarContainer),this.__defaultToolbarContainer)}setPanel(t){this.o.toolbar=t,this.buildToolbar()}buildToolbar(){if(!this.o.toolbar)return;let t=this.o.buttons?(0,c.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){this.registeredButtons.add(t);let e=t.group??"other";return this.groupToButtons[e]||(this.groupToButtons[e]=[]),null!=t.position?this.groupToButtons[e][t.position]=t.name:this.groupToButtons[e].push(t.name),this}unregisterButton(t){this.registeredButtons.delete(t);let e=t.group??"other",i=this.groupToButtons[e];if(i){let o=i.indexOf(t.name);-1!==o&&i.splice(o,1),0===i.length&&delete this.groupToButtons[e]}return this}beforeToolbarBuild(t){if(Object.keys(this.groupToButtons).length)return t.map(t=>(0,p.isButtonGroup)(t)&&t.group&&this.groupToButtons[t.group]?{group:t.group,buttons:[...t.buttons,...this.groupToButtons[t.group]]}:t)}destruct(){this.isDestructed||(this.setStatus(s.STATUSES.beforeDestruct),this.e.off("beforeToolbarBuild",this.beforeToolbarBuild),this.__tooltip.destruct(),this.toolbar.destruct(),this.toolbar=void 0,super.destruct())}constructor(t,e=!1){super(t,e),(0,o._)(this,"toolbar",(0,m.makeCollection)(this)),(0,o._)(this,"__defaultToolbarContainer",this.c.div("jodit-toolbar__box")),(0,o._)(this,"registeredButtons",new Set),(0,o._)(this,"groupToButtons",{}),(0,o._)(this,"isJodit",!1),(0,o._)(this,"__tooltip",new d.UITooltip(this)),this.isJodit=e,this.e.on("beforeToolbarBuild",this.beforeToolbarBuild)}}(0,n.__decorate)([(0,a.watch)(":rebuildToolbar")],g.prototype,"buildToolbar",null),(0,n.__decorate)([r.autobind],g.prototype,"beforeToolbarBuild",null)},35099:function(t,e,i){"use strict";i.d(e,{View:function(){return C}});var o=i(25045),n=i(31635),s=i(16964),r=i(80251),a=i(69364),l=i(81937),c=i(76517),u=i(51676),h=i(24968),d=i(29200),p=i(27795),f=i(1496),m=i(28077),g=i(65946),_=i(8006),v=i(24475),b=i(23183),y=i(81987),w=i(34396),S=i(10081);class C extends r.Component{get basePath(){return this.o.basePath?this.o.basePath:l.BASE_PATH}get minified(){return void 0!==this.o.minified?this.o.minified:l.BASE_PATH_IS_MIN}get defaultTimeout(){return(0,g.isVoid)(this.o.defaultTimeout)?100:this.o.defaultTimeout}get buffer(){return v.Storage.makeStorage()}get message(){return this.getMessageModule(this.container)}getMessageModule(t){return new S.UIMessages(this,t)}get storage(){return v.Storage.makeStorage(!0,this.id)}get asyncStorage(){return _.AsyncStorage.makeStorage(!0,this.id)}get c(){return this.create}get container(){return this.__container}set container(t){this.__container=t}get e(){return this.events}get progressbar(){return new w.ProgressBar(this)}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.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 C.version}static getVersion(){return C.version}initOptions(t){this.options=(0,g.ConfigProto)(t||{},(0,g.ConfigProto)(this.options||{},C.defaultOptions))}initOwners(){this.ownerWindow=this.o.ownerWindow??window}attachEvents(t){if(!t)return;let e=t?.events;e&&Object.keys(e).forEach(t=>this.e.on(t,e[t]))}getInstance(t,e){let i=(0,g.isFunction)(t)?t.prototype.className():t,o=this.e.fire((0,g.camelCase)("getInstance_"+i),e);if(o)return o;let n=(0,g.isFunction)(t)?t:m.modules[i],r=this.__modulesInstances;if(!(0,g.isFunction)(n))throw(0,g.error)("Need real module name");if(!r.has(i)){let t=n.prototype instanceof s.ViewComponent?new n(this,e):new n(e);this.components.add(t),r.set(i,t)}return r.get(i)}addDisclaimer(t){this.container.appendChild(t)}beforeDestruct(){this.e.fire(a.STATUSES.beforeDestruct,this),this.components.forEach(t=>{(0,g.isDestructable)(t)&&!t.isInDestruct&&t.destruct()}),this.components.clear()}destruct(){this.isDestructed||((0,u.cached)(this,"progressbar")?.destruct(),(0,u.cached)(this,"message")?.destruct(),(0,u.cached)(this,"asyncStorage")?.close(),this.events&&(this.events.destruct(),this.events=void 0),(0,u.cached)(this,"buffer")?.clear(),p.Dom.safeRemove(this.container),super.destruct())}constructor(t,e=!1){super(),(0,o._)(this,"isJodit",void 0),(0,o._)(this,"isView",void 0),(0,o._)(this,"parent",void 0),(0,o._)(this,"mods",void 0),(0,o._)(this,"id",void 0),(0,o._)(this,"components",void 0),(0,o._)(this,"events",void 0),(0,o._)(this,"create",void 0),(0,o._)(this,"__container",void 0),(0,o._)(this,"OPTIONS",void 0),(0,o._)(this,"__options",void 0),(0,o._)(this,"__isFullSize",void 0),(0,o._)(this,"__whoLocked",void 0),(0,o._)(this,"isLockedNotBy",void 0),(0,o._)(this,"__modulesInstances",void 0),this.isJodit=e,this.isView=!0,this.parent=null,this.mods={},this.components=new Set,this.OPTIONS=C.defaultOptions,this.__isFullSize=!1,this.__whoLocked="",this.isLockedNotBy=t=>this.isLocked&&this.__whoLocked!==t,this.__modulesInstances=new Map,this.id=new Date().getTime().toString(),this.initOptions(t),this.initOwners(),this.events=t?.eventEmmiter??new f.EventEmitter(this.od),this.create=new c.Create(this.od),this.__container=this.c.div("jodit "+this.componentName)}}(0,o._)(C,"ES",l.ES),(0,o._)(C,"version",l.APP_VERSION),(0,o._)(C,"esNext",l.IS_ES_NEXT),(0,o._)(C,"esModern",l.IS_ES_MODERN),(0,o._)(C,"defaultOptions",void 0),(0,n.__decorate)([u.cache],C.prototype,"buffer",null),(0,n.__decorate)([u.cache],C.prototype,"message",null),(0,n.__decorate)([u.cache],C.prototype,"storage",null),(0,n.__decorate)([u.cache],C.prototype,"asyncStorage",null),(0,n.__decorate)([u.cache],C.prototype,"c",null),(0,n.__decorate)([u.cache],C.prototype,"e",null),(0,n.__decorate)([u.cache],C.prototype,"progressbar",null),(0,n.__decorate)([(0,d.hook)(a.STATUSES.beforeDestruct)],C.prototype,"beforeDestruct",null),(C=(0,n.__decorate)([(0,h.derive)(y.Mods,b.Elms)],C)).defaultOptions={extraButtons:[],cache:!0,textIcons:!1,namespace:"",removeButtons:[],zIndex:100002,defaultTimeout:100,fullsize:!1,showTooltip:!0,useNativeTooltip:!1,buttons:[],globalFullSize:!0,language:"auto"}},73302:function(t,e,i){"use strict";i.d(e,{Jodit:function(){return Jodit}});var o=i(25045),n=i(31635),s=i(81937),r=i(84839),a=i(28077),l=i(65946),c=i(73714),u=i(80512),h=i(5266),d=i(60936);let p="data-jodit-default-style-display",f="data-jodit-default-classes",m={contenteditable:!1};class Jodit extends d.ViewWithToolbar{className(){return"Jodit"}waitForReady(){return this.isReady?Promise.resolve(this):this.async.promise(t=>{this.hookStatus("ready",()=>t(this))})}static get ready(){return new Promise(t=>{a.eventEmitter.on("joditready",t)})}get text(){if(this.editor)return this.editor.innerText||"";let t=this.createInside.div();return t.innerHTML=this.getElementValue(),t.innerText||""}get defaultTimeout(){return(0,l.isNumber)(this.o.defaultTimeout)?this.o.defaultTimeout:h.Config.defaultOptions.defaultTimeout}static atom(t){return(0,l.markAsAtomic)(t)}static make(t,e){return new this(t,e)}static isJoditAssigned(t){return t&&(0,l.isJoditObject)(t.component)&&!t.component.isInDestruct}static get defaultOptions(){return h.Config.defaultOptions}static configure(t){(0,l.ConfigMerge)(Jodit.defaultOptions,t)}get createInside(){return new d.Create(()=>this.ed,this.o.createAttributes)}__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 message(){return this.getMessageModule(this.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 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.__options=t,this.__setPlaceField("options",t)}get s(){return this.selection}get uploader(){return this.getInstance("Uploader",this.o.uploader)}get filebrowser(){let t=this,e=(0,l.ConfigProto)({defaultTimeout:t.defaultTimeout,uploader:t.o.uploader,language:t.o.language,license:t.o.license,theme:t.o.theme,shadowRoot:t.o.shadowRoot,defaultCallback(e){e.files&&e.files.length&&e.files.forEach((i,o)=>{let n=e.baseurl+i;e.isImages&&e.isImages[o]?t.s.insertImage(n,null,t.o.imageDefaultWidth):t.s.insertNode(t.createInside.fromHTML(`<a href='${n}' title='${n}'>${n}</a>`))})}},this.o.filebrowser);return t.getInstance("FileBrowser",e)}get mode(){return this.__mode}set mode(t){this.setMode(t)}getNativeEditorValue(){let t=this.e.fire("beforeGetNativeEditorValue");return(0,l.isString)(t)?t:this.editor?this.editor.innerHTML:this.getElementValue()}setNativeEditorValue(t){let 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()}synchronizeValues(){this.__imdSynchronizeValues()}__imdSynchronizeValues(){this.setEditorValue()}getEditorValue(t=!0,e){let i;if(void 0!==(i=this.e.fire("beforeGetValueFromEditor",e)))return i;i=this.getNativeEditorValue().replace(s.INVISIBLE_SPACE_REG_EXP(),""),t&&(i=i.replace(/<span[^>]+id="jodit-selection_marker_[^>]+><\/span>/g,"")),"<br>"===i&&(i="");let o={value:i};return this.e.fire("afterGetValueFromEditor",o,e),o.value}setEditorValue(t){let e=this.e.fire("beforeSetValueToEditor",t);if(!1===e)return;if((0,l.isString)(e)&&(t=e),!this.editor){void 0!==t&&this.__setElementValue(t);return}if(!(0,l.isString)(t)&&!(0,l.isVoid)(t))throw(0,l.error)("value must be string");(0,l.isVoid)(t)||this.getNativeEditorValue()===t||this.setNativeEditorValue(t),this.e.fire("postProcessSetEditorValue");let i=this.getElementValue(),o=this.getEditorValue();if(!this.__isSilentChange&&i!==o&&this.__callChangeCount<s.SAFE_COUNT_CHANGE_CALL){this.__setElementValue(o),this.__callChangeCount+=1,s.IS_PROD||this.__callChangeCount;try{this.history.__upTick(),this.e.fire("change",o,i),this.e.fire(this.history,"change",o,i)}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,l.isString)(t))throw(0,l.error)("value must be string");if(this.element!==this.container&&t!==this.getElementValue()){let e={value:t},i=this.e.fire("beforeSetElementValue",e);(0,l.callPromise)(i,()=>{void 0!==this.element.value?this.element.value=e.value:this.element.innerHTML=e.value,this.e.fire("afterSetElementValue",e)})}}registerCommand(t,e,i){let o=t.toLowerCase(),n=this.commands.get(o);if(void 0===n&&(n=[],this.commands.set(o,n)),n.push(e),!(0,l.isFunction)(e)){let n=this.o.commandToHotkeys[o]||this.o.commandToHotkeys[t]||e.hotkeys;n&&this.registerHotkeyToCommand(n,o,i?.stopPropagation)}return this}registerHotkeyToCommand(t,e,i=!0){let o=(0,l.asArray)(t).map(l.normalizeKeyAliases).map(t=>t+".hotkey").join(" ");this.e.off(o).on(o,(t,o)=>(o&&(o.shouldStop=i??!0),this.execCommand(e)))}execCommand(t,e,i,...o){let n;if(this.s.isFocused()||this.s.focus(),!this.o.readonly||this.o.allowCommandsInReadOnly.includes(t)){if(t=t.toLowerCase(),!1!==(n=this.e.fire("beforeCommand"+(0,l.ucfirst)(t),e,i,...o))&&(n=this.e.fire("beforeCommand",t,e,i,...o)),!1!==n&&(n=this.__execCustomCommands(t,e,i,...o)),!1!==n){this.s.focus();try{n=this.nativeExecCommand(t,e,i)}catch(t){if(!s.IS_PROD)throw t}}return this.e.fire("afterCommand",t,e,i),this.__imdSynchronizeValues(),n}}nativeExecCommand(t,e,i){this.__isSilentChange=!0;try{return this.ed.execCommand(t,e,i)}finally{this.__isSilentChange=!1}}__execCustomCommands(t,e,i,...o){t=t.toLowerCase();let n=this.commands.get(t);if(void 0!==n){let s;return n.forEach(n=>{let r=((0,l.isFunction)(n)?n:n.exec).call(this,t,e,i,...o);void 0!==r&&(s=r)}),s}}lock(t="any"){return!!super.lock(t)&&(this.__selectionLocked=this.s.save(),this.s.clear(),this.container.classList.add("jodit_lock"),this.e.fire("lock",!0),!0)}unlock(){return!!super.unlock()&&(this.container.classList.remove("jodit_lock"),this.__selectionLocked&&this.s.restore(),this.e.fire("lock",!1),!0)}getMode(){return this.mode}isEditorMode(){return this.getRealMode()===s.MODE_WYSIWYG}getRealMode(){if(this.getMode()!==s.MODE_SPLIT)return this.getMode();let t=this.od.activeElement;return t&&(t===this.iframe||d.Dom.isOrContains(this.editor,t)||d.Dom.isOrContains(this.toolbar.container,t))?s.MODE_WYSIWYG:s.MODE_SOURCE}setMode(t){let e=this.getMode(),i={mode:parseInt(t.toString(),10)},o=["jodit-wysiwyg_mode","jodit-source__mode","jodit_split_mode"];!1!==this.e.fire("beforeSetMode",i)&&(this.__mode=[s.MODE_SOURCE,s.MODE_WYSIWYG,s.MODE_SPLIT].includes(i.mode)?i.mode:s.MODE_WYSIWYG,this.o.saveModeInStorage&&this.storage.set("jodit_default_mode",this.mode),o.forEach(t=>{this.container.classList.remove(t)}),this.container.classList.add(o[this.mode-1]),e!==this.getMode()&&this.e.fire("afterSetMode"))}toggleMode(){let t=this.getMode();[s.MODE_SOURCE,s.MODE_WYSIWYG,this.o.useSplitMode?s.MODE_SPLIT:9].includes(t+1)?t+=1:t=s.MODE_WYSIWYG,this.setMode(t)}setDisabled(t){this.o.disabled=t;let e=this.__wasReadOnly;this.setReadOnly(t||e),this.__wasReadOnly=e,this.editor&&(this.editor.setAttribute("aria-disabled",t.toString()),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}focus(){this.getMode()!==s.MODE_SOURCE&&this.s.focus()}get isFocused(){return this.s.isFocused()}beforeInitHook(){}afterInitHook(){}initOptions(t){this.options=(0,l.ConfigProto)(t||{},h.Config.defaultOptions)}initOwners(){this.editorWindow=this.o.ownerWindow,this.ownerWindow=this.o.ownerWindow}addPlace(t,e){let i=(0,l.resolveElement)(t,this.o.shadowRoot||this.od);this.attachEvents(e),i.attributes&&(0,l.toArray)(i.attributes).forEach(t=>{let i=t.name,o=t.value;void 0===h.Config.defaultOptions[i]||e&&void 0!==e[i]||(-1!==["readonly","disabled"].indexOf(i)&&(o=""===o||"true"===o),/^[0-9]+(\.)?([0-9]+)?$/.test(o.toString())&&(o=Number(o)),this.options[i]=o)});let o=this.c.div("jodit-container");o.classList.add("jodit"),o.classList.add("jodit-container"),o.classList.add("jodit_theme_"+(this.o.theme||"default")),g(this.o.className,o),this.o.containerStyle&&(0,l.css)(o,this.o.containerStyle);let{styleValues:n}=this.o;Object.keys(n).forEach(t=>{let e=(0,l.kebabCase)(t);o.style.setProperty("--jd-"+e,n[t])}),o.setAttribute("contenteditable","false");let s=null;this.o.inline&&(-1===["TEXTAREA","INPUT"].indexOf(i.nodeName)&&(o=i,i.setAttribute(f,i.className.toString()),s=o.innerHTML,o.innerHTML=""),o.classList.add("jodit_inline"),o.classList.add("jodit-container")),i!==o&&(i.style.display&&i.setAttribute(p,i.style.display),i.style.display="none");let r="workplace-slot",a=this.c.div(this.getFullElName(r,"top"),m);o.appendChild(a);let c=this.c.div(this.getFullElName(r,"center"),m),u=this.c.div("jodit-workplace",m),_=this.c.div(this.getFullElName(r,"left"),m),v=this.c.div(this.getFullElName(r,"right"),m);c.appendChild(_),c.appendChild(u),c.appendChild(v),o.appendChild(c);let b=this.c.div(this.getFullElName(r,"bottom"),m);o.appendChild(b),i.parentNode&&i!==o&&i.parentNode.insertBefore(o,i),Object.defineProperty(i,"component",{enumerable:!1,configurable:!0,value:this});let y=this.c.div("jodit-wysiwyg",{contenteditable:!0,"aria-disabled":!1,tabindex:this.o.tabIndex});u.appendChild(y);let w={editor:y,element:i,container:o,workplace:u,slots:{top:a,bottom:b,center:c,left:_,right:v},statusbar:new d.StatusBar(this,o),options:this.isReady?(0,l.ConfigProto)(e||{},h.Config.defaultOptions):this.options,history:new d.History(this),editorWindow:this.ow};this.__elementToPlace.set(y,w),this.setCurrentPlace(w),this.places.push(w),this.setNativeEditorValue(this.getElementValue());let S=this.__initEditor(s),C=this.options,E=()=>{C.enableDragAndDropFileToEditor&&C.uploader&&(C.uploader.url||C.uploader.insertImageAsBase64URI)&&this.uploader.bind(this.editor),this.__elementToPlace.get(this.editor)||this.__elementToPlace.set(this.editor,w),this.e.fire("afterAddPlace",w)};return(0,l.callPromise)(S,E)}addDisclaimer(t){this.workplace.appendChild(t)}setCurrentPlace(t){this.currentPlace!==t&&(this.isEditorMode()||this.setMode(s.MODE_WYSIWYG),this.currentPlace=t,this.buildToolbar(),this.isReady&&this.e.fire("changePlace",t))}__initEditor(t){let e=this.__createEditor();return(0,l.callPromise)(e,()=>{if(this.isInDestruct)return;if(this.element!==this.container){let t=this.getElementValue();t!==this.getEditorValue()&&this.setEditorValue(t)}else null!=t&&this.setEditorValue(t);let e=this.o.defaultMode;if(this.o.saveModeInStorage){let 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{}})}__createEditor(){let t=this.editor,e=this.e.fire("createEditor",this);return(0,l.callPromise)(e,()=>{!this.isInDestruct&&((!1===e||(0,l.isPromise)(e))&&d.Dom.safeRemove(t),g(this.o.editorClassName,this.editor),this.o.style&&(0,l.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.triggerChangeEvent&&this.e.on("change",this.async.debounce(()=>{this.e&&this.e.fire(this.element,"change")},this.defaultTimeout)))})}__prepareWYSIWYGEditor(){let{editor:t}=this;if(this.o.direction){let t="rtl"===this.o.direction.toLowerCase()?"rtl":"ltr";this.editor.style.direction=t,this.editor.setAttribute("dir",t),this.container.style.direction=t,this.container.setAttribute("dir",t),this.toolbar.setDirection(t)}this.e.on(t,"mousedown touchstart focus",()=>{let 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()}})}fetch(t,e){let i=new c.Ajax({url:t,...e},this.o.defaultAjaxOptions),o=()=>{this.e.off("beforeDestruct",o),this.progressbar.progress(100).hide(),i.destruct()};this.e.one("beforeDestruct",o),this.progressbar.show().progress(30);let n=i.send();return n.finally(o).catch(()=>null),n}destruct(){if(this.isInDestruct)return;this.setStatus(d.STATUSES.beforeDestruct),this.__elementToPlace.clear(),(0,r.cached)(this,"storage")?.clear(),(0,r.cached)(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);let t=this.editor?this.getEditorValue():"";this.places.forEach(({container:e,workplace:i,statusbar:o,element:n,iframe:s,editor:r,history:a})=>{if(n){if(n!==e)if(n.hasAttribute(p)){let t=(0,l.attr)(n,p);t&&(n.style.display=t,n.removeAttribute(p))}else n.style.display="";else n.hasAttribute(f)&&(n.className=(0,l.attr)(n,f)||"",n.removeAttribute(f));n.hasAttribute("style")&&!(0,l.attr)(n,"style")&&n.removeAttribute("style"),o.destruct(),this.e.off(e),this.e.off(n),this.e.off(r),d.Dom.safeRemove(i),d.Dom.safeRemove(r),e!==n&&d.Dom.safeRemove(e),Object.defineProperty(n,"component",{enumerable:!1,configurable:!0,value:null}),d.Dom.safeRemove(s),e===n&&(n.innerHTML=t),a.destruct()}}),this.places.length=0,this.currentPlace={},delete a.instances[this.id],super.destruct()}constructor(t,e){super(e,!0),(0,o._)(this,"isJodit",!0),(0,o._)(this,"commands",new Map),(0,o._)(this,"__selectionLocked",null),(0,o._)(this,"__wasReadOnly",!1),(0,o._)(this,"editorIsActive",!1),(0,o._)(this,"selection",void 0),(0,o._)(this,"__mode",s.MODE_WYSIWYG),(0,o._)(this,"__callChangeCount",0),(0,o._)(this,"__isSilentChange",!1),(0,o._)(this,"currentPlace",{options:this.__options,container:this.__container}),(0,o._)(this,"places",[]),(0,o._)(this,"__elementToPlace",new Map);try{const e=(0,l.resolveElement)(t,this.options.shadowRoot||this.od);if(Jodit.isJoditAssigned(e))return e.component}catch(t){if(!s.IS_PROD)throw t;throw this.destruct(),t}this.setStatus(d.STATUSES.beforeInit),this.id=(0,l.attr)((0,l.resolveElement)(t,this.o.shadowRoot||this.od),"id")||new Date().getTime().toString(),a.instances[this.id]=this,this.attachEvents(e),this.e.on(this.ow,"resize",()=>{this.e&&this.e.fire("resize")}),this.e.on("prepareWYSIWYGEditor",this.__prepareWYSIWYGEditor),this.selection=new d.Selection(this);const i=this.beforeInitHook();(0,l.callPromise)(i,()=>{if(this.isInDestruct)return;this.e.fire("beforeInit",this),a.pluginSystem.__init(this),this.e.fire("afterPluginSystemInit",this),this.e.on("changePlace",()=>{this.setReadOnly(this.o.readonly),this.setDisabled(this.o.disabled)}),this.places.length=0;let i=this.addPlace(t,e);a.instances[this.id]=this;let o=()=>{this.isInDestruct||(this.e&&this.e.fire("afterInit",this),(0,l.callPromise)(this.afterInitHook()),this.setStatus(d.STATUSES.ready),this.e.fire("afterConstructor",this))};(0,l.callPromise)(i,o)})}}function g(t,e){t&&t.split(/\s+/).forEach(t=>e.classList.add(t))}(0,o._)(Jodit,"fatMode",s.FAT_MODE),(0,o._)(Jodit,"plugins",a.pluginSystem),(0,o._)(Jodit,"modules",a.modules),(0,o._)(Jodit,"ns",a.modules),(0,o._)(Jodit,"decorators",{}),(0,o._)(Jodit,"constants",s),(0,o._)(Jodit,"instances",a.instances),(0,o._)(Jodit,"lang",s.lang),(0,o._)(Jodit,"core",{Plugin:d.Plugin}),(0,n.__decorate)([r.cache],Jodit.prototype,"createInside",null),(0,n.__decorate)([r.cache],Jodit.prototype,"message",null),(0,n.__decorate)([r.cache],Jodit.prototype,"s",null),(0,n.__decorate)([r.cache],Jodit.prototype,"uploader",null),(0,n.__decorate)([r.cache],Jodit.prototype,"filebrowser",null),(0,n.__decorate)([(0,r.throttle)()],Jodit.prototype,"synchronizeValues",null),(0,n.__decorate)([(0,r.watch)(":internalChange")],Jodit.prototype,"updateElementValue",null),(0,n.__decorate)([r.autobind],Jodit.prototype,"__prepareWYSIWYGEditor",null),Jodit=(0,n.__decorate)([(0,r.derive)(u.Dlgs)],Jodit)},89317:function(t,e,i){"use strict";var o=i(17312),n=i(41324),s=i.n(n),r=i(63837),a=i(53414);let l={};l={ar:s(),cs_cz:s(),de:s(),en:r,es:s(),fi:s(),fr:s(),he:s(),hu:s(),id:s(),it:s(),ja:s(),ko:s(),mn:s(),nl:s(),no:s(),pl:s(),pt_br:s(),ru:s(),tr:s(),ua:s(),zh_cn:s(),zh_tw:s()};let c=t=>t?t.default||t:{},u={};(0,o.isArray)(c(a))&&c(a).forEach((t,e)=>{u[e]=t}),Object.keys(l).forEach(t=>{let e=c(l[t]);(0,o.isArray)(e)?(l[t]={},e.forEach((e,i)=>{l[t][u[i]]=e})):l[t]=e}),e.default=l},67399:function(t,e,i){"use strict";i.d(e,{ContextMenu:function(){return l}});var o=i(31635),n=i(91672),s=i(17312),r=i(53681),a=i(51116);class l extends a.Popup{className(){return"ContextMenu"}show(t,e,i){let o=this;o.clear(),(0,s.isArray)(i)&&(i.forEach(t=>{if(!t)return;let e=(0,r.Button)(this.jodit,t.icon||"empty",t.title);this.jodit&&e.setParentView(this.jodit),e.setMod("context","menu"),e.onAction(e=>(t.exec?.call(o,e),o.clear(),o.close(),!1)),this.append(e)}),this.open(()=>({left:t,top:e,width:0,height:0}),!0))}}l=(0,o.__decorate)([n.component],l)},91535:function(t,e,i){"use strict";i.d(e,{Alert:function(){return l}});var o=i(23211),n=i(78982),s=i(91565),r=i(53681),a=i(76841);function l(t,e,i,c="jodit-dialog_alert"){(0,s.isFunction)(e)&&(i=e,e=void 0);let u=this instanceof a.Dialog?this:new a.Dialog({closeOnClickOverlay:!0}),h=u.c.div(c),d=(0,r.Button)(u,"ok","Ok");return(0,n.asArray)(t).forEach(t=>{h.appendChild(o.Dom.isNode(t)?t:u.c.fromHTML(t))}),d.onAction(()=>{i&&(0,s.isFunction)(i)&&!1===i(u)||u.close()}),u.setFooter([d]),u.open(h,e||" ",!0,!0),d.focus(),u}},88329:function(t,e,i){"use strict";i.d(e,{Confirm:function(){return r}});var o=i(91565),n=i(53681),s=i(76841);function r(t,e,i){let r=this instanceof s.Dialog?this:new s.Dialog({closeOnClickOverlay:!0}),a=r.c.fromHTML('<form class="jodit-dialog_prompt"></form>'),l=r.c.element("label");(0,o.isFunction)(e)&&(i=e,e=void 0),l.appendChild(r.c.fromHTML(t)),a.appendChild(l);let c=t=>()=>{i&&!1===i(t)||r.close()},u=(0,n.Button)(r,"cancel","Cancel"),h=(0,n.Button)(r,"ok","Yes");return u.onAction(c(!1)),h.onAction(c(!0)),r.e.on(a,"submit",()=>(c(!0)(),!1)),r.setFooter([h,u]),r.open(a,e||" ",!0,!0),h.focus(),r}},76841:function(t,e,i){"use strict";i.d(e,{Dialog:function(){return v}});var o=i(25045),n=i(31635),s=i(16964),r=i(81937),a=i(84839),l=i(23211),c=i(28077),u=i(45664),h=i(28686),d=i(93640),p=i(28712),f=i(4099),m=i(35099),g=i(2222),_=i(5266);_.Config.prototype.dialog={namespace:"",extraButtons:[],resizable:!0,draggable:!0,buttons:["dialog.close"],removeButtons:[],toolbarButtonSize:"middle",zIndex:"inherit"},_.Config.prototype.controls.dialog={close:{icon:"cancel",exec(t){t.close()}}};class v extends g.ViewWithToolbar{className(){return"Dialog"}get destination(){let{popupRoot:t,shadowRoot:e}=this.o;return t||e||this.od.body}setElements(t,e){let i=[];(0,u.asArray)(e).forEach(e=>{let o;if((0,h.isArray)(e)){let o=this.c.div(this.getFullElName("column"));return i.push(o),t.appendChild(o),this.setElements(o,e)}o=(0,h.isString)(e)?this.c.fromHTML(e):(0,h.hasContainer)(e)?e.container:e,i.push(o),o.parentNode!==t&&t.appendChild(o)}),(0,u.toArray)(t.childNodes).forEach(e=>{-1===i.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){let 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,d.css)(this.dialog,"left"),this.startPoint.y=(0,d.css)(this.dialog,"top"),this.setMaxZIndex(),t.cancelable&&t.preventDefault(),this.lockSelect(),this.__addGlobalResizeListeners(),this.e&&(this.e.fire(this,"startMove"),this.e.fire("closeAllPopups")))}__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.o.closeOnEsc&&this.isOpened&&t.key===r.KEY_ESC&&!0!==this.getMod("static")){let 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(){this.e.on(this.ow,"pointermove touchmove",this.__onMouseMove).on(this.ow,"pointerup touchend",this.__onMouseUp)}__removeGlobalResizeListeners(){this.e.off(this.ow,"mousemove pointermove",this.__onMouseMove).off(this.ow,"mouseup pointerup",this.__onMouseUp)}setSize(t,e){return null==t&&(t=this.dialog.offsetWidth),null==e&&(e=this.dialog.offsetHeight),(0,d.css)(this.dialog,{width:t,height:e}),this}calcAutoSize(){return this.setSize("auto","auto"),this.setSize(),this}setPosition(t,e){let i=this.ow.innerWidth,o=this.ow.innerHeight,n=i/2-this.dialog.offsetWidth/2,s=o/2-this.dialog.offsetHeight/2;return n<0&&(n=0),s<0&&(s=0),void 0!==t&&void 0!==e&&(this.offsetX=t,this.offsetY=e,this.moved=Math.abs(t-n)>100||Math.abs(e-s)>100),this.dialog.style.left=(t||n)+"px",this.dialog.style.top=(e||s)+"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,d.css)(this.container,"zIndex"),10)||0}getMaxZIndexDialog(){let t=0,e,i,o=this;return(0,d.$$)(".jodit-dialog",this.destination).forEach(n=>{e=n.component,i=parseInt((0,d.css)(n,"zIndex"),10),e.isOpened&&!isNaN(i)&&i>t&&(o=e,t=i)}),o}setMaxZIndex(){if(this.getMod("static"))return;let t=0x1312d04,e=0;(0,d.$$)(".jodit-dialog",this.destination).forEach(i=>{t=Math.max(isNaN(e=parseInt((0,d.css)(i,"zIndex"),10))?0:e,t)}),this.container.style.zIndex=(t+1).toString()}toggleFullSize(t){(0,h.isVoid)(t)&&(t=!this.getMod("fullsize")),this.setMod("fullsize",t),super.toggleFullSize(t)}open(t,e,i,o){if(c.eventEmitter.fire("closeAllPopups hideHelpers"),!1===this.e.fire(this,"beforeOpen"))return this;(0,h.isBoolean)(t)&&(i=t),(0,h.isBoolean)(e)&&(o=e),this.destroyAfterClose=!0===i;let n=(0,h.isBoolean)(t)?void 0:t,s=(0,h.isBoolean)(e)?void 0:e;return void 0!==s&&this.setHeader(s),n&&this.setContent(n),this.setMod("active",!0),this.isOpened=!0,this.setModal(o),this.destination.appendChild(this.container),!0!==this.getMod("static")?(this.setPosition(this.offsetX,this.offsetY),this.setMaxZIndex()):this.container.style.removeProperty("z-index"),this.o.fullsize&&this.toggleFullSize(!0),this.e.fire("afterOpen",this),this}setModal(t){return this.isModal=!!t,this.setMod("modal",this.isModal),this}close(){if(this.isDestructed||!this.isOpened||!0===this.getMod("static"))return this;let{e:t}=this;return!1===t.fire(this,"beforeClose")||!1===t.fire("beforeClose",this)||(this.setMod("active",!1),this.isOpened=!1,this.isFullSize&&this.toggleFullSize(!1),l.Dom.safeRemove(this.container),this.__removeGlobalResizeListeners(),t.fire(this,"afterClose"),t.fire(this.ow,"joditCloseDialog"),this.destroyAfterClose&&this.destruct()),this}buildToolbar(){this.o.buttons&&this.toolbar.build((0,u.splitArray)(this.o.buttons)).setMod("mode","header").appendTo(this.dialogbox_toolbar)}destruct(){this.isInDestruct||(this.setStatus(s.STATUSES.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())}constructor(t={}){super(t),(0,o._)(this,"resizer",void 0),(0,o._)(this,"offsetX",void 0),(0,o._)(this,"offsetY",void 0),(0,o._)(this,"destroyAfterClose",!1),(0,o._)(this,"moved",!1),(0,o._)(this,"resizable",!1),(0,o._)(this,"draggable",!1),(0,o._)(this,"startX",0),(0,o._)(this,"startY",0),(0,o._)(this,"startPoint",{x:0,y:0,w:0,h:0}),(0,o._)(this,"lockSelect",()=>{this.setMod("moved",!0)}),(0,o._)(this,"unlockSelect",()=>{this.setMod("moved",!1)}),(0,o._)(this,"__onResize",()=>{this.options&&this.o.resizable&&!this.moved&&this.isOpened&&!this.offsetX&&!this.offsetY&&this.setPosition()}),(0,o._)(this,"dialog",void 0),(0,o._)(this,"workplace",void 0),(0,o._)(this,"dialogbox_header",void 0),(0,o._)(this,"dialogbox_content",void 0),(0,o._)(this,"dialogbox_footer",void 0),(0,o._)(this,"dialogbox_toolbar",void 0),(0,o._)(this,"isModal",!1),(0,o._)(this,"isOpened",!1),this.options=(0,d.ConfigProto)(t,(0,d.ConfigProto)(_.Config.prototype.dialog,v.defaultOptions)),l.Dom.safeRemove(this.container);const e=this.getFullElName.bind(this);this.container=this.c.fromHTML(`<div class="jodit jodit-dialog ${this.componentName}">
|
|
27
27
|
<div class="${e("overlay")}"></div>
|
|
28
28
|
<div class="${this.getFullElName("panel")}">
|
|
29
29
|
<div class="${e("header")}">
|