jodit 4.12.25 → 4.12.27
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 +7 -1
- package/es2015/jodit.css +1 -1
- package/es2015/jodit.fat.min.js +3 -3
- package/es2015/jodit.js +82 -51
- 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 +82 -51
- 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 +3 -3
- package/es2021.en/jodit.js +82 -51
- package/es2021.en/jodit.min.js +3 -3
- 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 +82 -51
- 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.js +1 -9
- package/esm/core/helpers/utils/index.d.ts +1 -0
- package/esm/core/helpers/utils/index.js +1 -0
- package/esm/core/helpers/utils/is-unsafe-proto-key.d.ts +18 -0
- package/esm/core/helpers/utils/is-unsafe-proto-key.js +20 -0
- package/esm/core/helpers/utils/set.js +4 -0
- package/package.json +1 -1
- package/types/core/helpers/utils/index.d.ts +1 -0
- package/types/core/helpers/utils/is-unsafe-proto-key.d.ts +18 -0
package/es2015/jodit.min.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
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.12.
|
|
4
|
+
* Version: v4.12.27
|
|
5
5
|
* Url: https://xdsoft.net/jodit/
|
|
6
6
|
* License(s): MIT
|
|
7
7
|
*/
|
|
8
|
-
!function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t();else if("function"==typeof define&&define.amd)define([],t);else{var i=t();for(var n in i)("object"==typeof exports?exports:e)[n]=i[n]}}(self,function(){return function(){var e,t,i,n,o={5266:function(e,t,i){"use strict";i.d(t,{Config:function(){return s}});var n=i(25045),o=i(81937);let r={};class s{static get defaultOptions(){return s.__defaultOptions||(s.__defaultOptions=new s),s.__defaultOptions}constructor(){(0,n._)(this,"cache",!0),(0,n._)(this,"defaultTimeout",100),(0,n._)(this,"namespace",""),(0,n._)(this,"safeMode",!1),(0,n._)(this,"width","auto"),(0,n._)(this,"height","auto"),(0,n._)(this,"safePluginsList",["about","enter","backspace","size","bold","hotkeys"]),(0,n._)(this,"commandToHotkeys",void 0),(0,n._)(this,"license",""),(0,n._)(this,"preset","custom"),(0,n._)(this,"presets",{inline:{inline:!0,toolbar:!1,toolbarInline:!0,toolbarInlineForSelection:!0,showXPathInStatusbar:!1,showCharsCounter:!1,showWordsCounter:!1,showPlaceholder:!1}}),(0,n._)(this,"ownerDocument",o.globalDocument),(0,n._)(this,"ownerWindow",o.globalWindow),(0,n._)(this,"shadowRoot",null),(0,n._)(this,"zIndex",0),(0,n._)(this,"readonly",!1),(0,n._)(this,"disabled",!1),(0,n._)(this,"activeButtonsInReadOnly",["source","fullsize","print","about","dots","selectall"]),(0,n._)(this,"allowCommandsInReadOnly",["selectall","preview","print"]),(0,n._)(this,"toolbarButtonSize","middle"),(0,n._)(this,"allowTabNavigation",!1),(0,n._)(this,"inline",!1),(0,n._)(this,"theme","default"),(0,n._)(this,"saveModeInStorage",!1),(0,n._)(this,"editorClassName",!1),(0,n._)(this,"className",!1),(0,n._)(this,"style",!1),(0,n._)(this,"containerStyle",!1),(0,n._)(this,"styleValues",{}),(0,n._)(this,"triggerChangeEvent",!0),(0,n._)(this,"direction",""),(0,n._)(this,"language","auto"),(0,n._)(this,"debugLanguage",!1),(0,n._)(this,"i18n",!1),(0,n._)(this,"tabIndex",-1),(0,n._)(this,"toolbar",!0),(0,n._)(this,"statusbar",!0),(0,n._)(this,"showTooltip",!0),(0,n._)(this,"showTooltipDelay",200),(0,n._)(this,"useNativeTooltip",!1),(0,n._)(this,"defaultActionOnPaste",o.INSERT_AS_HTML),(0,n._)(this,"enter",o.PARAGRAPH),(0,n._)(this,"iframe",!1),(0,n._)(this,"editHTMLDocumentMode",!1),(0,n._)(this,"enterBlock","br"!==this.enter?this.enter:o.PARAGRAPH),(0,n._)(this,"defaultMode",o.MODE_WYSIWYG),(0,n._)(this,"useSplitMode",!1),(0,n._)(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,n._)(this,"colorPickerDefaultTab","background"),(0,n._)(this,"imageDefaultWidth",300),(0,n._)(this,"removeButtons",[]),(0,n._)(this,"disablePlugins",[]),(0,n._)(this,"extraPlugins",[]),(0,n._)(this,"basePath",void 0),(0,n._)(this,"extraButtons",[]),(0,n._)(this,"extraIcons",{}),(0,n._)(this,"createAttributes",{table:{style:"border-collapse:collapse;width: 100%;"}}),(0,n._)(this,"sizeLG",900),(0,n._)(this,"sizeMD",700),(0,n._)(this,"sizeSM",400),(0,n._)(this,"buttons",[{group:"font-style",buttons:[]},{group:"list",buttons:[]},{group:"font",buttons:[]},"---",{group:"script",buttons:[]},{group:"media",buttons:[]},"\n",{group:"state",buttons:[]},{group:"clipboard",buttons:[]},{group:"insert",buttons:[]},{group:"indent",buttons:[]},{group:"color",buttons:[]},{group:"form",buttons:[]},"---",{group:"history",buttons:[]},{group:"search",buttons:[]},{group:"source",buttons:[]},{group:"other",buttons:[]},{group:"info",buttons:[]}]),(0,n._)(this,"controls",void 0),(0,n._)(this,"events",{}),(0,n._)(this,"textIcons",!1),(0,n._)(this,"popupRoot",null),(0,n._)(this,"showBrowserColorPicker",!0),Object.assign(this,r)}}(0,n._)(s,"__defaultOptions",void 0),r=s.prototype,s.prototype.controls={}},24735:function(e,t,i){"use strict";i.d(t,{Async:function(){return v}});var n=i(25045),o=i(41411),r=i(15366),s=i(81937),a=i(61077),l=i(72068),u=i(91565),c=i(72412),d=i(62101),h=i(52100),p=i(85932),f=i(18303),m=i(28712),g=i(14228);class v{delay(e){return this.promise(t=>this.setTimeout(t,e))}setTimeout(e,t,...i){if(this.isDestructed)return 0;let n={};(0,f.isVoid)(t)&&(t=0),(0,c.isNumber)(t)||(t=(n=t).timeout||0),n.label&&this.clearLabel(n.label);let o=(0,a.setTimeout)(e,t,...i),r=n.label||o;return this.timers.set(r,o),this.__callbacks.set(r,e),o}updateTimeout(e,t){if((0,m.assert)(e&&this.timers.has(e),"Label does not exist"),!e||!this.timers.has(e))return null;let i=this.__callbacks.get(e);return(0,m.assert)((0,u.isFunction)(i),"Callback is not a function"),this.setTimeout(i,{label:e,timeout:t})}clearLabel(e){e&&this.timers.has(e)&&((0,a.clearTimeout)(this.timers.get(e)),this.timers.delete(e),this.__callbacks.delete(e))}clearTimeout(e){if((0,p.isString)(e))return this.clearLabel(e);(0,a.clearTimeout)(e),this.timers.delete(e),this.__callbacks.delete(e)}debounce(e,t,i=!1){let n=0,o=!1,r=[],s=(...t)=>{if(!o){n=0;let i=e(...t);if(o=!0,r.length){let e=()=>{r.forEach(e=>e()),r.length=0};(0,h.isPromise)(i)?i.finally(e):e()}}},c=(...r)=>{o=!1,t?(!n&&i&&s(...r),(0,a.clearTimeout)(n),n=this.setTimeout(()=>s(...r),(0,u.isFunction)(t)?t():t),this.timers.set(e,n)):s(...r)};return(0,d.isPlainObject)(t)&&t.promisify?(...e)=>{let t=this.promise(e=>{r.push(e)}).catch(e=>{if((0,l.isAbortError)(e))return null;throw e});return c(...e),t}:c}microDebounce(e,t=!1){let i,n=!1,o=!0;return(...r)=>{if(i=r,n){o=!0;return}o=!0,t&&(o=!1,e(...i)),n=!0,this.__queueMicrotaskNative(()=>{n=!1,!this.isDestructed&&o&&e(...i)})}}throttle(e,t,i=!1){let n=null,o,r,s;return(...i)=>{(o=!0,s=i,t)?n||(r=()=>{o?(e(...s),o=!1,n=this.setTimeout(r,(0,u.isFunction)(t)?t():t),this.timers.set(r,n)):n=null})():e(...s)}}promise(e){let t=()=>{},i=new Promise((i,n)=>{t=()=>n((0,g.abort)("Abort async")),this.promisesRejections.add(t),e(i,n)});return!i.finally&&"u">typeof process&&!s.IS_ES_NEXT&&(i.finally=e=>(i.then(e).catch(e),i)),i.finally(()=>{this.promisesRejections.delete(t)}).catch(()=>null),i.rejectCallback=t,i}promiseState(e){if(e.status)return e.status;if(!Promise.race)return new Promise(t=>{e.then(e=>(t("fulfilled"),e),e=>{throw t("rejected"),e}),this.setTimeout(()=>{t("pending")},100)});let t={};return Promise.race([e,t]).then(e=>e===t?"pending":"fulfilled",()=>"rejected")}requestIdleCallback(e,t={timeout:100}){let i=this.__requestIdleCallbackNative(e,t);return this.__requestsIdle.add(i),i}requestIdlePromise(e){return this.promise(t=>{let i=this.requestIdleCallback(()=>t(i),e)})}schedulerPostTask(e,t={delay:0,priority:"user-visible"}){let i=new AbortController;if(t.signal&&t.signal.addEventListener("abort",()=>i.abort()),this.__controllers.add(i),void 0!==globalThis.scheduler){let n=globalThis.scheduler.postTask(e,(0,r._)((0,o._)({},t),{signal:i.signal}));return n.finally(()=>{this.__controllers.delete(i)}).catch(()=>null),n}return this.promise((n,o)=>{let r=this.setTimeout(()=>{try{n(e())}catch(e){o(e)}this.__controllers.delete(i)},t.delay||1);i.signal.addEventListener("abort",()=>{this.clearTimeout(r),this.__controllers.delete(i),o((0,g.abort)())})})}schedulerYield(){return this.schedulerPostTask(()=>{},{priority:"user-visible"})}cancelIdleCallback(e){return this.__requestsIdle.delete(e),this.__cancelIdleCallbackNative(e)}requestAnimationFrame(e){let t=requestAnimationFrame(e);return this.__requestsRaf.add(t),t}cancelAnimationFrame(e){this.__requestsRaf.delete(e),cancelAnimationFrame(e)}clear(){this.__requestsIdle.forEach(e=>this.cancelIdleCallback(e)),this.__requestsRaf.forEach(e=>this.cancelAnimationFrame(e)),this.__controllers.forEach(e=>e.abort()),this.timers.forEach(e=>(0,a.clearTimeout)(this.timers.get(e))),this.timers.clear(),this.promisesRejections.forEach(e=>e()),this.promisesRejections.clear()}destruct(){this.clear(),this.isDestructed=!0}constructor(){var e,t,i,o,r,s;(0,n._)(this,"timers",new Map),(0,n._)(this,"__callbacks",new Map),(0,n._)(this,"__queueMicrotaskNative",null!=(e=null==(o=queueMicrotask)?void 0:o.bind(window))?e:Promise.resolve().then.bind(Promise.resolve())),(0,n._)(this,"promisesRejections",new Set),(0,n._)(this,"__requestsIdle",new Set),(0,n._)(this,"__controllers",new Set),(0,n._)(this,"__requestsRaf",new Set),(0,n._)(this,"__requestIdleCallbackNative",null!=(t=null==(r=window.requestIdleCallback)?void 0:r.bind(window))?t:(e,t)=>{var i;let n=Date.now();return this.setTimeout(()=>{e({didTimeout:!1,timeRemaining:()=>Math.max(0,50-(Date.now()-n))})},null!=(i=null==t?void 0:t.timeout)?i:1)}),(0,n._)(this,"__cancelIdleCallbackNative",null!=(i=null==(s=window.cancelIdleCallback)?void 0:s.bind(window))?i:e=>{this.clearTimeout(e)}),(0,n._)(this,"isDestructed",!1)}}},91231:function(e,t,i){"use strict";i.d(t,{Async:function(){return n.Async}});var n=i(24735)},80251:function(e,t,i){"use strict";i.d(t,{Component:function(){return u}});var n=i(25045),o=i(91231),r=i(69364),s=i(28077),a=i(65946);let l=new Map;class u{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(e,t,i){let n=[this.componentName];return e&&(e=e.replace(/[^a-z0-9-]/gi,"-"),n.push(`__${e}`)),t&&(n.push("_",t),n.push("_",(0,a.isVoid)(i)?"true":i.toString())),n.join("")}get ownerDocument(){return this.ow.document}get od(){return this.ownerDocument}get ow(){return this.ownerWindow}get(e,t){return(0,a.get)(e,t||this)}get isReady(){return this.componentStatus===r.STATUSES.ready}get isDestructed(){return this.componentStatus===r.STATUSES.destructed}get isInDestruct(){return r.STATUSES.beforeDestruct===this.componentStatus||r.STATUSES.destructed===this.componentStatus}bindDestruct(e){return e.hookStatus(r.STATUSES.beforeDestruct,()=>!this.isInDestruct&&this.destruct()),this}destruct(){this.setStatus(r.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(e){this.setStatus(e)}setStatus(e){return this.setStatusComponent(e,this)}setStatusComponent(e,t){if(e===this.__componentStatus)return;t===this&&(this.__componentStatus=e);let i=Object.getPrototypeOf(this);i&&(0,a.isFunction)(i.setStatusComponent)&&i.setStatusComponent(e,t);let n=l.get(this),o=null==n?void 0:n[e];o&&o.length&&o.forEach(e=>e(t))}hookStatus(e,t){let i=l.get(this);i||(i={},l.set(this,i)),i[e]||(i[e]=[]),i[e].push(t)}static isInstanceOf(e,t){return e instanceof t}constructor(){(0,n._)(this,"__componentName",void 0),(0,n._)(this,"async",new o.Async),(0,n._)(this,"uid",void 0),(0,n._)(this,"ownerWindow",window),(0,n._)(this,"__componentStatus",r.STATUSES.beforeInit),this.uid="jodit-uid-"+(0,s.uniqueUid)()}}(0,n._)(u,"STATUSES",r.STATUSES)},16964:function(e,t,i){"use strict";i.d(t,{Component:function(){return n.Component},STATUSES:function(){return o.STATUSES},ViewComponent:function(){return r.ViewComponent}});var n=i(80251),o=i(69364),r=i(59609)},69364:function(e,t,i){"use strict";i.d(t,{STATUSES:function(){return n}});let n={beforeInit:"beforeInit",ready:"ready",beforeDestruct:"beforeDestruct",destructed:"destructed"}},59609:function(e,t,i){"use strict";i.d(t,{ViewComponent:function(){return r}});var n=i(25045),o=i(80251);class r extends o.Component{get j(){return this.jodit}get defaultTimeout(){return this.j.defaultTimeout}i18n(e,...t){return this.j.i18n(e,...t)}setParentView(e){return this.jodit=e,e.ow&&(this.ownerWindow=e.ow),e.components.add(this),this}destruct(){return this.j.components.delete(this),super.destruct()}constructor(e){super(),(0,n._)(this,"jodit",void 0),this.setParentView(e)}}},81937:function(e,t,i){"use strict";i.r(t),i.d(t,{ACCURACY:function(){return V},APP_VERSION:function(){return n},BASE_PATH:function(){return eh},BASE_PATH_IS_MIN:function(){return ep},BR:function(){return W},CLIPBOARD_ID:function(){return eg},COMMAND_KEYS:function(){return U},EMULATE_DBLCLICK_TIMEOUT:function(){return et},ES:function(){return o},FAT_MODE:function(){return u},HOMEPAGE:function(){return c},INSEPARABLE_TAGS:function(){return T},INSERT_AS_HTML:function(){return ei},INSERT_AS_TEXT:function(){return eo},INSERT_CLEAR_HTML:function(){return en},INSERT_ONLY_TEXT:function(){return er},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 v},IS_BLOCK:function(){return C},IS_ES_MODERN:function(){return r},IS_ES_NEXT:function(){return s},IS_IE:function(){return X},IS_INLINE:function(){return k},IS_MAC:function(){return ea},IS_PROD:function(){return a},IS_TEST:function(){return l},KEY_ALIASES:function(){return el},KEY_ALT:function(){return P},KEY_BACKSPACE:function(){return j},KEY_DELETE:function(){return F},KEY_DOWN:function(){return B},KEY_ENTER:function(){return L},KEY_ESC:function(){return A},KEY_F3:function(){return q},KEY_LEFT:function(){return M},KEY_META:function(){return D},KEY_RIGHT:function(){return R},KEY_SPACE:function(){return O},KEY_TAB:function(){return z},KEY_UP:function(){return N},LIST_TAGS:function(){return E},MARKER_CLASS:function(){return ee},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 x},PARAGRAPH:function(){return $},PASSIVE_EVENTS:function(){return e_},SAFE_COUNT_CHANGE_CALL:function(){return es},SET_TEST:function(){return d},SOURCE_CONSUMER:function(){return ev},SPACE_REG_EXP:function(){return _},SPACE_REG_EXP_END:function(){return y},SPACE_REG_EXP_START:function(){return b},TEMP_ATTR:function(){return ef},TEXT_HTML:function(){return Z},TEXT_PLAIN:function(){return J},TEXT_RTF:function(){return Q},TOKENS:function(){return h},globalDocument:function(){return w},globalWindow:function(){return S},lang:function(){return em}});let n="4.12.25",o="es2015",r=!0,s=!1,a=!0,l=!1,u=!1,c="https://xdsoft.net/jodit/",d=()=>l=!0,h={},p="\uFEFF",f="\xa0",m=()=>/[\uFEFF]/g,g=()=>/[\uFEFF]+$/g,v=()=>/^[\uFEFF]+/g,_=()=>/[\s\n\t\r\uFEFF\u200b]+/g,b=()=>/^[\s\n\t\r\uFEFF\u200b]+/g,y=()=>/[\s\n\t\r\uFEFF\u200b]+$/g,S="u">typeof window?window:void 0,w="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,k=/^(STRONG|SPAN|I|EM|B|SUP|SUB|A|U)$/i,E=new Set(["ul","ol"]),I=["img","video","svg","iframe","script","input","textarea","link","jodit","jodit-media"],T=new Set([...I,"br","hr"]),x=new Set(I),D="Meta",j="Backspace",z="Tab",L="Enter",A="Escape",P="Alt",M="ArrowLeft",N="ArrowUp",R="ArrowRight",B="ArrowDown",O="Space",F="Delete",q="F3",H=5,V=10,U=[D,j,F,N,B,R,M,L,A,q,z],W="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",ee="jodit-selection_marker",et=300,ei="insert_as_html",en="insert_clear_html",eo="insert_as_text",er="insert_only_text",es=10,ea=void 0!==S&&/Mac|iPod|iPhone|iPad/.test(S.navigator.platform),el={add:"+",break:"pause",cmd:"meta",command:"meta",ctl:"control",ctrl:"control",del:"delete",down:"arrowdown",esc:"escape",ins:"insert",left:"arrowleft",mod:ea?"meta":"control",opt:"alt",option:"alt",return:"enter",right:"arrowright",space:"space",spacebar:"space",up:"arrowup",win:"meta",windows:"meta"},eu=e=>{let t=e.split("/");return/\.js/.test(t[t.length-1])?{basePath:t.slice(0,t.length-1).join("/")+"/",isMin:!0}:{basePath:e,isMin:!0}},{basePath:ec,isMin:ed}=(()=>{if("u"<typeof document)return{basePath:"",isMin:!0};let e=w.currentScript;if(e)return eu(e.src);let t=w.querySelectorAll("script[src]");return t&&t.length?eu(t[t.length-1].src):eu(S.location.href)})(),eh=ec,ep=ed,ef="data-jodit-temp",em={},eg="clipboard",ev="source-consumer",e_=new Set(["touchstart","touchend","scroll","mousewheel","mousemove","touchmove"])},76517:function(e,t,i){"use strict";i.d(t,{Create:function(){return l}});var n=i(25045),o=i(81937),r=i(23211),s=i(65946),a=i(28712);class l{get doc(){return(0,s.isFunction)(this.document)?this.document():this.document}element(e,t,i){let n=this.doc.createElement(e.toLowerCase());return this.applyCreateAttributes(n),t&&((0,s.isPlainObject)(t)?(0,s.attr)(n,t):i=t),i&&(0,s.asArray)(i).forEach(e=>n.appendChild((0,s.isString)(e)?this.fromHTML(e):e)),n}div(e,t,i){let n=this.element("div",t,i);return e&&(n.className=e),n}sandbox(){var e;let t=this.element("iframe",{sandbox:"allow-same-origin"});this.doc.body.appendChild(t);let i=null==(e=t.contentWindow)?void 0:e.document;if((0,a.assert)(i,"iframe.contentWindow.document"),!i)throw Error("Iframe error");return i.open(),i.write("<!DOCTYPE html><html><head></head><body></body></html>"),i.close(),[i.body,t]}span(e,t,i){let n=this.element("span",t,i);return e&&(n.className=e),n}a(e,t,i){let n=this.element("a",t,i);return e&&(n.className=e),n}text(e){return this.doc.createTextNode(e)}fake(){return this.text(o.INVISIBLE_SPACE)}fragment(){return this.doc.createDocumentFragment()}fromHTML(e,t){let i=this.div();i.innerHTML=e.toString();let n=i.firstChild===i.lastChild&&i.firstChild?i.firstChild:i;if(r.Dom.safeRemove(n),t){let e=(0,s.refs)(n);Object.keys(t).forEach(i=>{let n=e[i];n&&!1===t[i]&&r.Dom.hide(n)})}return n}applyCreateAttributes(e){if(this.createAttributes){let t=this.createAttributes;if(t&&t[e.tagName.toLowerCase()]){let i=t[e.tagName.toLowerCase()];(0,s.isFunction)(i)?i(e):(0,s.isPlainObject)(i)&&(0,s.attr)(e,i)}}}constructor(e,t){(0,n._)(this,"document",void 0),(0,n._)(this,"createAttributes",void 0),this.document=e,this.createAttributes=t}}},79821:function(e,t,i){"use strict";i.d(t,{Create:function(){return n.Create}});var n=i(76517)},49574:function(e,t,i){"use strict";i.d(t,{autobind:function(){return o}});var n=i(91565);function o(e,t,i){if(!(0,n.isFunction)(i.value))throw TypeError(`@autobind can only be applied to methods, but "${t}" is not a function`);let o=i.value;return{configurable:!0,get(){let e=o.bind(this);return Object.defineProperty(this,t,{value:e,configurable:!0,writable:!0}),e}}}},51676:function(e,t,i){"use strict";i.d(t,{cache:function(){return l},cacheHTML:function(){return u},cached:function(){return a}});var n=i(69364),o=i(23211),r=i(28686),s=i(38027);function a(e,t){let i=Object.getOwnPropertyDescriptor(e,t);return!i||(0,r.isFunction)(i.get)?null:i.value}function l(e,t,i){let n=i.get;if(!n)throw(0,s.error)("Getter property descriptor expected");i.get=function(){let e=n.call(this);return e&&!0===e.noCache||Object.defineProperty(this,t,{configurable:i.configurable,enumerable:i.enumerable,writable:!1,value:e}),e}}function u(e,t,i){let a=i.value;if(!(0,r.isFunction)(a))throw(0,s.error)("Handler must be a Function");let l=!0,u=new WeakMap;i.value=function(...e){if(l&&u.has(this.constructor)){var t;return null==(t=u.get(this.constructor))?void 0:t.cloneNode(!0)}let i=a.apply(this,e);return l&&o.Dom.isElement(i)&&u.set(this.constructor,i),l?i.cloneNode(!0):i},e.hookStatus(n.STATUSES.ready,e=>{l=!!((0,r.isViewObject)(e)?e:e.jodit).options.cache})}},91672:function(e,t,i){"use strict";i.d(t,{component:function(){return s},getComponentClass:function(){return a}});var n=i(81937),o=i(421);let r=new Map;function s(e){class t extends e{constructor(...e){super(...e),this.constructor===t&&(this instanceof t||Object.setPrototypeOf(this,t.prototype),this.setStatus("ready"))}}let i=(0,o.getClassName)(e.prototype);if(r.has(i)&&!n.IS_PROD)throw Error(`Component with name "${i}" is already registered`);return r.set(i,t),t}function a(e){return r.get(e)}},55184:function(e,t,i){"use strict";i.d(t,{debounce:function(){return a},throttle:function(){return l}});var n=i(16964),o=i(28686),r=i(28712),s=i(33201);function a(e,t=!1,i="debounce"){return(a,l)=>{let u=a[l];if(!(0,o.isFunction)(u))throw(0,s.error)("Handler must be a Function");return a.hookStatus(n.STATUSES.ready,n=>{let{async:s}=n;(0,r.assert)(null!=s,`Component ${n.componentName||n.constructor.name} should have "async:IAsync" field`);let a=(0,o.isFunction)(e)?e(n):e,u=(0,o.isNumber)(a)||(0,o.isPlainObject)(a)?a:n.defaultTimeout;Object.defineProperty(n,l,{configurable:!0,value:s[i](n[l].bind(n),u,t)})}),{configurable:!0,get(){return u.bind(this)}}}}function l(e,t=!1){return a(e,t,"throttle")}},24968:function(e,t,i){"use strict";i.d(t,{derive:function(){return o}});var n=i(91565);function o(...e){return t=>{let i=t.prototype;for(let t=0;t<e.length;t++){let o=e[t],r=Object.getOwnPropertyNames(o.prototype);for(let e=0;e<r.length;e++){let t=r[e],s=Object.getOwnPropertyDescriptor(o.prototype,t);null!=s&&(0,n.isFunction)(s.value)&&!(0,n.isFunction)(i[t])&&Object.defineProperty(i,t,{enumerable:!0,configurable:!0,writable:!0,value:function(...e){return s.value.call(this,...e)}})}}}}},29200:function(e,t,i){"use strict";i.d(t,{hook:function(){return r}});var n=i(91565),o=i(33201);function r(e){return(t,i)=>{if(!(0,n.isFunction)(t[i]))throw(0,o.error)("Handler must be a Function");t.hookStatus(e,e=>{e[i].call(e)})}}},35718:function(e,t,i){"use strict";i.d(t,{idle:function(){return s}});var n=i(16964),o=i(91565),r=i(33201);function s(){return(e,t)=>{if(!(0,o.isFunction)(e[t]))throw(0,r.error)("Handler must be a Function");e.hookStatus(n.STATUSES.ready,e=>{let{async:i}=e,n=e[t];e[t]=(...t)=>i.requestIdleCallback(n.bind(e,...t))})}}},84839:function(e,t,i){"use strict";i.r(t),i.d(t,{autobind:function(){return n.autobind},cache:function(){return o.cache},cacheHTML:function(){return o.cacheHTML},cached:function(){return o.cached},component:function(){return r.component},debounce:function(){return s.debounce},derive:function(){return a.derive},getComponentClass:function(){return r.getComponentClass},hook:function(){return l.hook},idle:function(){return u.idle},nonenumerable:function(){return c.nonenumerable},persistent:function(){return d.persistent},throttle:function(){return s.throttle},wait:function(){return h.wait},watch:function(){return p.watch}});var n=i(49574),o=i(51676),r=i(91672),s=i(55184),a=i(24968),l=i(29200),u=i(35718),c=i(41360),d=i(77036),h=i(80840),p=i(68616)},41360:function(e,t,i){"use strict";i.d(t,{nonenumerable:function(){return n}});let n=(e,t)=>{!1!==(Object.getOwnPropertyDescriptor(e,t)||{}).enumerable&&Object.defineProperty(e,t,{enumerable:!1,set(e){Object.defineProperty(this,t,{enumerable:!1,writable:!0,value:e})}})}},77036:function(e,t,i){"use strict";i.d(t,{persistent:function(){return r}});var n=i(69364),o=i(31534);function r(e,t){e.hookStatus(n.STATUSES.ready,e=>{let i=(0,o.isViewObject)(e)?e:e.jodit,n=`${i.options.namespace}${e.componentName}_prop_${t}`,r=e[t];Object.defineProperty(e,t,{get(){var e;return null!=(e=i.storage.get(n))?e:r},set(e){i.storage.set(n,e)}})})}},80840:function(e,t,i){"use strict";i.d(t,{wait:function(){return s}});var n=i(69364),o=i(91565),r=i(33201);function s(e){return(t,i)=>{let s=t[i];if(!(0,o.isFunction)(s))throw(0,r.error)("Handler must be a Function");t.hookStatus(n.STATUSES.ready,t=>{let{async:n}=t,o=t[i],r=0;Object.defineProperty(t,i,{configurable:!0,value:function i(...s){n.clearTimeout(r),e(t)?o.apply(t,s):r=n.setTimeout(()=>i(...s),10)}})})}}},68616:function(e,t,i){"use strict";i.d(t,{watch:function(){return d}});var n=i(69364),o=i(70535),r=i(32328),s=i(91565),a=i(62101),l=i(31534),u=i(33201),c=i(71125);function d(e,t){return(i,d)=>{var h;if(!(0,s.isFunction)(i[d]))throw(0,u.error)("Handler must be a Function");let p=null==(h=null==t?void 0:t.immediately)||h,f=null==t?void 0:t.context,m=t=>{let n=(0,l.isViewObject)(t)?t:t.jodit,u=(e,...i)=>{if(!t.isInDestruct)return t[d](e,...i)};p||(u=t.async.microDebounce(u,!0)),(0,r.splitArray)(e).forEach(e=>{if(/:/.test(e)){let[i,o]=e.split(":"),r=f;i.length&&(r=t.get(i)),(0,s.isFunction)(r)&&(r=r(t)),n.events.on(r||t,o,u),r||n.events.on(o,u),t.hookStatus("beforeDestruct",()=>{n.events.off(r||t,o,u).off(o,u)});return}let r=e.split("."),[l]=r,d=r.slice(1),h=t[l];(0,a.isPlainObject)(h)&&(0,o.observable)(h).on(`change.${d.join(".")}`,u);let p=(0,c.getPropertyDescriptor)(i,l);Object.defineProperty(t,l,{configurable:!0,set(e){let i=h;i!==e&&(h=e,p&&p.set&&p.set.call(t,e),(0,a.isPlainObject)(h)&&(h=(0,o.observable)(h)).on(`change.${d.join(".")}`,u),u(l,i,h))},get(){return p&&p.get?p.get.call(t):h}})})};(0,s.isFunction)(i.hookStatus)?i.hookStatus(n.STATUSES.ready,m):m(i)}}},23211:function(e,t,i){"use strict";i.d(t,{Dom:function(){return _}});var n=i(81937),o=i(88475),r=i(17312),s=i(91565),a=i(46248),l=i(3213),u=i(85932),c=i(18303),d=i(4040),h=i(28712),p=i(7909),f=i(80991),m=i(36400),g=i(33201),v=i(71125);class _{static detach(e){for(;e&&e.firstChild;)e.removeChild(e.firstChild)}static wrapNextInline(e,t,i){let n,o=e;i.s.save();let r=!1;do r=!1,(n=o.nextSibling)&&!_.isBlock(n)&&!_.isTag(n,"br")&&(r=!0,o=n);while(r);return _.__wrapElements(t,i,e,o)}static __wrapElements(e,t,i,n){let o=(0,u.isString)(e)?t.createInside.element(e):e;i.parentNode&&i.parentNode.insertBefore(o,i);let r=i;for(;r&&(r=i.nextSibling,o.appendChild(i),i!==n&&r);)i=r;return t.s.restore(),o}static wrapInline(e,t,i){let n,o=e,r=e;i.s.save();let s=!1;do s=!1,(n=o.previousSibling)&&!_.isBlock(n)&&(s=!0,o=n);while(s);do s=!1,(n=r.nextSibling)&&!_.isBlock(n)&&(s=!0,r=n);while(s);return _.__wrapElements(t,i,o,r)}static wrap(e,t,i){let n=(0,u.isString)(t)?i.element(t):t;if(_.isNode(e)){if(!e.parentNode)throw(0,g.error)("Element should be in DOM");e.parentNode.insertBefore(n,e),n.appendChild(e)}else{let t=e.extractContents();e.insertNode(n),n.appendChild(t)}return n}static unwrap(e){let t=e.parentNode;if(t){for(;e.firstChild;)t.insertBefore(e.firstChild,e);_.safeRemove(e)}}static between(e,t,i){let n=e;for(;n&&n!==t&&!(e!==n&&i(n));){let e=n.firstChild||n.nextSibling;if(!e){for(;n&&!n.nextSibling;)n=n.parentNode;e=null==n?void 0:n.nextSibling}n=e}}static replace(e,t,i,n=!1,r=!1){let s;if((0,a.isHTML)(t)&&((0,h.assert)(i,"Need create instance for new tag"),t=i.fromHTML(t)),(0,u.isString)(t)?((0,h.assert)(i,"Need create instance for new tag"),s=i.element(t)):s=t,!r)for(;e.firstChild;)s.appendChild(e.firstChild);return n&&_.isElement(e)&&_.isElement(s)&&(0,o.toArray)(e.attributes).forEach(e=>{s.setAttribute(e.name,e.value)}),e.parentNode&&e.parentNode.replaceChild(s,e),s}static isEmptyTextNode(e){return _.isText(e)&&(!e.nodeValue||0===e.nodeValue.replace(n.INVISIBLE_SPACE_REG_EXP(),"").trim().length)}static isEmptyContent(e){return _.each(e,e=>_.isEmptyTextNode(e))}static isContentEditable(e,t){return _.isNode(e)&&!_.closest(e,e=>_.isElement(e)&&"false"===e.getAttribute("contenteditable"),t)}static isEmpty(e,t=n.NO_EMPTY_TAGS){let i;if(!e)return!0;i=(0,s.isFunction)(t)?t:e=>t.has(e.nodeName.toLowerCase());let o=e=>null==e.nodeValue||0===(0,d.trim)(e.nodeValue).length;return _.isText(e)?o(e):!(_.isElement(e)&&i(e))&&_.each(e,e=>{if(_.isText(e)&&!o(e)||_.isElement(e)&&i(e))return!1})}static isNode(e){return!!(e&&(0,u.isString)(e.nodeName)&&"number"==typeof e.nodeType&&e.childNodes&&(0,s.isFunction)(e.appendChild))}static isCell(e){return _.isNode(e)&&("TD"===e.nodeName||"TH"===e.nodeName)}static isList(e){return _.isTag(e,n.LIST_TAGS)}static isLeaf(e){return _.isTag(e,"li")}static isImage(e){return _.isNode(e)&&/^(img|svg|picture|canvas)$/i.test(e.nodeName)}static isBlock(e){return!(0,c.isVoid)(e)&&"object"==typeof e&&_.isNode(e)&&n.IS_BLOCK.test(e.nodeName)}static isText(e){return!!(e&&e.nodeType===Node.TEXT_NODE)}static isComment(e){return!!(e&&e.nodeType===Node.COMMENT_NODE)}static isElement(e){return!!_.isNode(e)&&e.nodeType===Node.ELEMENT_NODE}static isFragment(e){var t;return!!_.isNode(e)&&!!((null==(t=e.ownerDocument)?void 0:t.defaultView)&&e.nodeType===Node.DOCUMENT_FRAGMENT_NODE)}static isHTMLElement(e){var t;if(!_.isNode(e))return!1;let i=null==(t=e.ownerDocument)?void 0:t.defaultView;return e instanceof(i?i.HTMLElement:HTMLElement)}static isInlineBlock(e){return _.isElement(e)&&!/^(BR|HR)$/i.test(e.tagName)&&-1!==["inline","inline-block"].indexOf((0,f.css)(e,"display").toString())}static canSplitBlock(e){return!(0,c.isVoid)(e)&&_.isHTMLElement(e)&&_.isBlock(e)&&!/^(TD|TH|CAPTION|FORM)$/.test(e.nodeName)&&void 0!==e.style&&!/^(fixed|absolute)/i.test(e.style.position)}static first(e,t){let i=null==e?void 0:e.firstChild;if(!i)return null;do{if(t(i))return i;let n=i.firstChild;if(n||(n=i.nextSibling),!n&&i.parentNode!==e){do i=i.parentNode;while(i&&!(null==i?void 0:i.nextSibling)&&i.parentNode!==e);n=null==i?void 0:i.nextSibling}i=n}while(i);return null}static last(e,t){let i=null==e?void 0:e.lastChild;if(!i)return null;do{if(t(i))return i;let n=i.lastChild;if(n||(n=i.previousSibling),!n&&i.parentNode!==e){do i=i.parentNode;while(i&&!(null==i?void 0:i.previousSibling)&&i.parentNode!==e);n=null==i?void 0:i.previousSibling}i=n}while(i);return null}static prev(e,t,i,n=!0){return _.find(e,t,i,!1,n)}static next(e,t,i,n=!0){return _.find(e,t,i,!0,n)}static prevWithClass(e,t){return _.prev(e,e=>_.isElement(e)&&e.classList.contains(t),e.parentNode)}static nextWithClass(e,t){return _.next(e,e=>_.isElement(e)&&e.classList.contains(t),e.parentNode)}static find(e,t,i,n=!0,o=!0){let r=this.nextGen(e,i,n,o),s=r.next();for(;!s.done;){if(t(s.value))return s.value;s=r.next()}return null}static*nextGen(e,t,i=!0,n=!0){let o=[],r=e;do{let t=i?r.nextSibling:r.previousSibling;for(;t;)o.unshift(t),t=i?t.nextSibling:t.previousSibling;yield*this.runInStack(e,o,i,n),r=r.parentNode}while(r&&r!==t);return null}static each(e,t,i=!0){let n=this.eachGen(e,i),o=n.next();for(;!o.done;){if(!1===t(o.value))return!1;o=n.next()}return!0}static eachGen(e,t=!0){return this.runInStack(e,[e],t)}static*runInStack(e,t,i,n=!0){for(;t.length;){let o=t.pop();if(n){let e=i?o.lastChild:o.firstChild;for(;e;)t.push(e),e=i?e.previousSibling:e.nextSibling}e!==o&&(yield o)}}static findWithCurrent(e,t,i,n="nextSibling",o="firstChild"){let r=e;do{if(t(r))return r||null;if(o&&r&&r[o]){let e=_.findWithCurrent(r[o],t,r,n,o);if(e)return e}for(;r&&!r[n]&&r!==i;)r=r.parentNode;r&&r[n]&&r!==i&&(r=r[n])}while(r&&r!==i);return null}static findSibling(e,t=!0,i=e=>!_.isEmptyTextNode(e)){let n=_.sibling(e,t);for(;n&&!i(n);)n=_.sibling(n,t);return n&&i(n)?n:null}static findNotEmptySibling(e,t){return _.findSibling(e,t,e=>{var t;return!_.isEmptyTextNode(e)&&!!(!_.isText(e)||(null==(t=e.nodeValue)?void 0:t.length)&&(0,d.trim)(e.nodeValue))})}static findNotEmptyNeighbor(e,t,i){return(0,v.call)(t?_.prev:_.next,e,e=>!!(e&&(!(_.isText(e)||_.isComment(e))||(0,d.trim)((null==e?void 0:e.nodeValue)||"").length)),i)}static sibling(e,t){return t?e.previousSibling:e.nextSibling}static up(e,t,i,n=!1){let o=e;if(!o)return null;do{if(t(o))return o;if(o===i||!o.parentNode)break;o=o.parentNode}while(o&&o!==i);return o===i&&n&&t(o)?o:null}static closest(e,t,i){let n,o=e=>e.toLowerCase();if((0,s.isFunction)(t))n=t;else if((0,r.isArray)(t)||(0,l.isSet)(t)){let e=(0,l.isSet)(t)?t:new Set(t.map(o));n=t=>!!(t&&e.has(o(t.nodeName)))}else n=e=>!!(e&&o(t)===o(e.nodeName));return _.up(e,n,i)}static furthest(e,t,i){let n=null,o=null==e?void 0:e.parentElement;for(;o&&o!==i;)t(o)&&(n=o),o=null==o?void 0:o.parentElement;return n}static appendChildFirst(e,t){let i=e.firstChild;i?i!==t&&e.insertBefore(t,i):e.appendChild(t)}static after(e,t){let{parentNode:i}=e;i&&(i.lastChild===e?i.appendChild(t):i.insertBefore(t,e.nextSibling))}static before(e,t){let{parentNode:i}=e;i&&i.insertBefore(t,e)}static prepend(e,t){e.insertBefore(t,e.firstChild)}static append(e,t){(0,r.isArray)(t)?t.forEach(t=>{this.append(e,t)}):e.appendChild(t)}static moveContent(e,t,i=!1,r=()=>!0){let s=(e.ownerDocument||n.globalDocument).createDocumentFragment();(0,o.toArray)(e.childNodes).filter(e=>!!r(e)||(_.safeRemove(e),!1)).forEach(e=>{s.appendChild(e)}),i&&t.firstChild?t.insertBefore(s,t.firstChild):t.appendChild(s)}static isOrContains(e,t,i=!1){return e===t?!i:!!(t&&e&&this.up(t,t=>t===e,e,!0))}static safeRemove(...e){e.forEach(e=>_.isNode(e)&&e.parentNode&&e.parentNode.removeChild(e))}static safeInsertNode(e,t){e.collapsed||e.deleteContents();let i=_.isFragment(t)?t.lastChild:t;e.startContainer===e.endContainer&&e.collapsed&&_.isTag(e.startContainer,n.INSEPARABLE_TAGS)?_.after(e.startContainer,t):(e.insertNode(t),i&&e.setStartBefore(i)),e.collapse(!0),[t.nextSibling,t.previousSibling].forEach(e=>_.isText(e)&&!e.nodeValue&&_.safeRemove(e))}static hide(e){e&&((0,m.dataBind)(e,"__old_display",e.style.display),e.style.display="none")}static show(e){if(!e)return;let t=(0,m.dataBind)(e,"__old_display");"none"===e.style.display&&(e.style.display=t||"")}static isTag(e,t){if(!this.isElement(e))return!1;let i=e.tagName.toLowerCase(),n=e.tagName.toUpperCase();if(t instanceof Set)return t.has(i)||t.has(n);if(Array.isArray(t))throw TypeError("Dom.isTag does not support array");return i===t||n===t}static markTemporary(e,t){return t&&(0,p.attr)(e,t),(0,p.attr)(e,n.TEMP_ATTR,!0),e}static isTemporary(e){return!!_.isElement(e)&&(_.isMarker(e)||"true"===(0,p.attr)(e,n.TEMP_ATTR))}static isMarker(e){return _.isNode(e)&&_.isTag(e,"span")&&e.hasAttribute("data-"+n.MARKER_CLASS)}static replaceTemporaryFromString(e){return e.replace(/<([a-z]+)[^>]+data-jodit-temp[^>]+>(.+?)<\/\1>/gi,"$2")}static temporaryList(e){return(0,o.toArray)(e.querySelectorAll(`[${n.TEMP_ATTR}]`))}constructor(){throw Error("Dom is static module")}}},27795:function(e,t,i){"use strict";i.d(t,{Dom:function(){return n.Dom},LazyWalker:function(){return o.LazyWalker}});var n=i(23211),o=i(1080)},1080:function(e,t,i){"use strict";i.d(t,{LazyWalker:function(){return l}});var n=i(25045),o=i(31635),r=i(49574),s=i(23211),a=i(60216);class l extends a.Eventify{setWork(e){return this.isWorked&&this.break(),this.workNodes=s.Dom.eachGen(e,!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(e){this.isWorked&&(this.stop(),this.emit("break",e))}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){var e;this.isWorked=!0;let t=0,i=null!=(e=this.options.timeoutChunkSize)?e:50;for(;!this.isFinished&&t<=i;){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(e){var t;return!!e&&(void 0===this.options.whatToShow||e.nodeType===this.options.whatToShow)&&null!=(t=this.emit("visit",e))&&t}constructor(e,t={}){super(),(0,n._)(this,"async",void 0),(0,n._)(this,"options",void 0),(0,n._)(this,"workNodes",void 0),(0,n._)(this,"hadAffect",void 0),(0,n._)(this,"isWorked",void 0),(0,n._)(this,"isFinished",void 0),(0,n._)(this,"idleId",void 0),(0,n._)(this,"__schedulerController",void 0),this.async=e,this.options=t,this.workNodes=null,this.hadAffect=!1,this.isWorked=!1,this.isFinished=!1,this.idleId=0,this.__schedulerController=null}}(0,o.__decorate)([r.autobind],l.prototype,"__workPerform",null)},93747:function(e,t,i){"use strict";i.d(t,{EventEmitter:function(){return d}});var n=i(25045),o=i(81937),r=i(32328),s=i(17312),a=i(91565),l=i(85932),u=i(33201),c=i(18869);class d{mute(e){return this.__mutedEvents.add(null!=e?e:"*"),this}isMuted(e){return!!(e&&this.__mutedEvents.has(e))||this.__mutedEvents.has("*")}unmute(e){return this.__mutedEvents.delete(null!=e?e:"*"),this}__eachEvent(e,t){(0,r.splitArray)(e).map(e=>e.trim()).forEach(e=>{let i=e.split("."),n=i[1]||c.defaultNameSpace;t.call(this,i[0],n)})}__getStore(e){if(!e)throw(0,u.error)("Need subject");if(void 0===e[this.__key]){let t=new c.EventHandlersStore;Object.defineProperty(e,this.__key,{enumerable:!1,configurable:!0,writable:!0,value:t})}return e[this.__key]}__removeStoreFromSubject(e){void 0!==e[this.__key]&&Object.defineProperty(e,this.__key,{enumerable:!1,configurable:!0,writable:!0,value:void 0})}__triggerNativeEvent(e,t){let i=this.__doc.createEvent("HTMLEvents");(0,l.isString)(t)?i.initEvent(t,!0,!0):(i.initEvent(t.type,t.bubbles,t.cancelable),["screenX","screenY","clientX","clientY","target","srcElement","currentTarget","timeStamp","which","keyCode"].forEach(e=>{Object.defineProperty(i,e,{value:t[e],enumerable:!0})}),Object.defineProperty(i,"originalEvent",{value:t,enumerable:!0})),e.dispatchEvent(i)}get current(){return this.currents[this.currents.length-1]}on(e,t,i,n){let r,c,d,p;if((0,l.isString)(e)||(0,l.isStringArray)(e)?(r=this,c=e,d=t,p=i):(r=e,c=t,d=i,p=n),!((0,l.isString)(c)||(0,l.isStringArray)(c))||0===c.length)throw(0,u.error)("Need events names");if(!(0,a.isFunction)(d))throw(0,u.error)("Need event handler");if((0,s.isArray)(r))return r.forEach(e=>{this.on(e,c,d,p)}),this;let f=r,m=this.__getStore(f),g=this,v=function(e,...t){if(!g.isMuted(e))return d&&d.call(this,...t)};return h(f)&&(v=function(e){if(!g.isMuted(e.type)&&(g.__prepareEvent(e),d&&!1===d.call(this,e)))return e.preventDefault(),e.stopImmediatePropagation(),!1}),this.__eachEvent(c,(e,t)=>{if(0===e.length)throw(0,u.error)("Need event name");if(!1===m.indexOf(e,t,d)){let r={event:e,originalCallback:d,syntheticCallback:v};if(m.set(e,t,r,null==p?void 0:p.top),h(f)){var i,n;let t=o.PASSIVE_EVENTS.has(e)?{passive:!0,capture:null!=(i=null==p?void 0:p.capture)&&i}:null!=(n=null==p?void 0:p.capture)&&n;v.options=t,f.addEventListener(e,v,t),this.__memoryDOMSubjectToHandler(f,v)}}}),this}__memoryDOMSubjectToHandler(e,t){let i=this.__domEventsMap.get(e)||new Set;i.add(t),this.__domEventsMap.set(e,i)}__unmemoryDOMSubjectToHandler(e,t){let i=this.__domEventsMap,n=i.get(e)||new Set;n.delete(t),n.size?i.set(e,n):i.delete(e)}one(e,t,i,n){let o,r,s,a;(0,l.isString)(e)||(0,l.isStringArray)(e)?(o=this,r=e,s=t,a=i):(o=e,r=t,s=i,a=n);let u=(...e)=>(this.off(o,r,u),s(...e));return this.on(o,r,u,a),this}off(e,t,i){let n,o,r;if((0,l.isString)(e)||(0,l.isStringArray)(e)?(n=this,o=e,r=t):(n=e,o=t,r=i),(0,s.isArray)(n))return n.forEach(e=>{this.off(e,o,r)}),this;let u=n,d=this.__getStore(u);if(!((0,l.isString)(o)||(0,l.isStringArray)(o))||0===o.length)return d.namespaces().forEach(e=>{this.off(u,"."+e)}),this.__removeStoreFromSubject(u),this;let p=e=>{if(h(u)){var t;u.removeEventListener(e.event,e.syntheticCallback,null!=(t=e.syntheticCallback.options)&&t),this.__unmemoryDOMSubjectToHandler(u,e.syntheticCallback)}},f=(e,t)=>{if(""===e)return void d.events(t).forEach(e=>{""!==e&&f(e,t)});let i=d.get(e,t);if(i&&i.length)if((0,a.isFunction)(r)){let n=d.indexOf(e,t,r);!1!==n&&(p(i[n]),i.splice(n,1),i.length||d.clearEvents(t,e))}else i.forEach(p),i.length=0,d.clearEvents(t,e)};return this.__eachEvent(o,(e,t)=>{t===c.defaultNameSpace?d.namespaces().forEach(t=>{f(e,t)}):f(e,t)}),d.isEmpty()&&this.__removeStoreFromSubject(u),this}stopPropagation(e,t){let i=(0,l.isString)(e)?this:e,n=(0,l.isString)(e)?e:t;if("string"!=typeof n)throw(0,u.error)("Need event names");let o=this.__getStore(i);this.__eachEvent(n,(e,t)=>{let n=o.get(e,t);n&&this.__stopped.push(n),t===c.defaultNameSpace&&o.namespaces(!0).forEach(t=>this.stopPropagation(i,e+"."+t))})}__removeStop(e){if(e){let t=this.__stopped.indexOf(e);-1!==t&&this.__stopped.splice(0,t+1)}}__isStopped(e){return void 0!==e&&-1!==this.__stopped.indexOf(e)}fire(e,t,...i){let n,o,r=(0,l.isString)(e)?this:e,s=(0,l.isString)(e)?e:t,a=(0,l.isString)(e)?[t,...i]:i;if(!h(r)&&!(0,l.isString)(s))throw(0,u.error)("Need events names");let d=this.__getStore(r);return!(0,l.isString)(s)&&h(r)?this.__triggerNativeEvent(r,t):this.__eachEvent(s,(e,t)=>{if(h(r))this.__triggerNativeEvent(r,e);else{let i=d.get(e,t);if(i)try{[...i].every(t=>!this.__isStopped(i)&&(this.currents.push(e),o=t.syntheticCallback.call(r,e,...a),this.currents.pop(),void 0!==o&&(n=o),!0))}finally{this.__removeStop(i)}t!==c.defaultNameSpace||h(r)||d.namespaces().filter(e=>e!==t).forEach(t=>{let i=this.fire.apply(this,[r,e+"."+t,...a]);void 0!==i&&(n=i)})}}),n}destruct(){this.__isDestructed||(this.__isDestructed=!0,this.__domEventsMap.forEach((e,t)=>{this.off(t)}),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(e){(0,n._)(this,"__domEventsMap",new Map),(0,n._)(this,"__mutedEvents",new Set),(0,n._)(this,"__key","__JoditEventEmitterNamespaces"),(0,n._)(this,"__doc",o.globalDocument),(0,n._)(this,"__prepareEvent",e=>{!e.cancelBubble&&(e.composed&&(0,a.isFunction)(e.composedPath)&&e.composedPath()[0]&&Object.defineProperty(e,"target",{value:e.composedPath()[0],configurable:!0,enumerable:!0}),e.type.match(/^touch/)&&e.changedTouches&&e.changedTouches.length&&["clientX","clientY","pageX","pageY"].forEach(t=>{Object.defineProperty(e,t,{value:e.changedTouches[0][t],configurable:!0,enumerable:!0})}),e.originalEvent||(e.originalEvent=e),"paste"===e.type&&void 0===e.clipboardData&&this.__doc.defaultView.clipboardData&&Object.defineProperty(e,"clipboardData",{get:()=>this.__doc.defaultView.clipboardData,configurable:!0,enumerable:!0}))}),(0,n._)(this,"currents",[]),(0,n._)(this,"__stopped",[]),(0,n._)(this,"__isDestructed",!1),e&&(this.__doc=e),this.__key+=new Date().getTime()}}function h(e){return e&&(0,a.isFunction)(e.addEventListener)}},60216:function(e,t,i){"use strict";i.d(t,{Eventify:function(){return o}});var n=i(25045);class o{on(e,t){var i;return this.__map.has(e)||this.__map.set(e,new Set),null==(i=this.__map.get(e))||i.add(t),this}off(e,t){if(this.__map.has(e)){var i;null==(i=this.__map.get(e))||i.delete(t)}return this}destruct(){this.__map.clear()}emit(e,...t){let i;if(this.__map.has(e)){var n;null==(n=this.__map.get(e))||n.forEach(e=>{i=e(...t)})}return i}constructor(){(0,n._)(this,"__map",new Map)}}},42689:function(e,t,i){"use strict";i.d(t,{eventEmitter:function(){return n}});let n=new(i(93747)).EventEmitter},1496:function(e,t,i){"use strict";i.d(t,{EventEmitter:function(){return n.EventEmitter},EventHandlersStore:function(){return s.EventHandlersStore},Eventify:function(){return o.Eventify},defaultNameSpace:function(){return s.defaultNameSpace},observable:function(){return r.observable}});var n=i(93747),o=i(60216),r=i(70535),s=i(18869)},70535:function(e,t,i){"use strict";i.d(t,{observable:function(){return u}});var n=i(17312),o=i(94013),r=i(62101),s=i(71125);let a=Symbol("observable-object");function l(e){return void 0!==e[a]}function u(e){if(l(e))return e;let t={},i={},u=(t,o)=>((0,n.isArray)(t)?t.map(e=>u(e,o)):(i[t]||(i[t]=[]),i[t].push(o)),e),c=(o,...r)=>{if((0,n.isArray)(o))return void o.map(e=>c(e,...r));try{!t[o]&&i[o]&&(t[o]=!0,i[o].forEach(t=>t.call(e,...r)))}finally{t[o]=!1}},d=(t,i=[])=>{let n={};l(t)||(Object.defineProperty(t,a,{enumerable:!1,value:!0}),Object.keys(t).forEach(a=>{let l=i.concat(a).filter(e=>e.length);n[a]=t[a];let u=(0,s.getPropertyDescriptor)(t,a);Object.defineProperty(t,a,{set:t=>{let i=n[a];if(!(0,o.isFastEqual)(n[a],t)){c(["beforeChange",`beforeChange.${l.join(".")}`],a,t),(0,r.isPlainObject)(t)&&d(t,l),u&&u.set?u.set.call(e,t):n[a]=t;let o=[];c(["change",...l.reduce((e,t)=>(o.push(t),e.push(`change.${o.join(".")}`),e),[])],l.join("."),i,(null==t?void 0:t.valueOf)?t.valueOf():t)}},get:()=>u&&u.get?u.get.call(e):n[a],enumerable:!0,configurable:!0}),(0,r.isPlainObject)(n[a])&&d(n[a],l)}),Object.defineProperty(e,"on",{value:u}))};return d(e),e}},18869:function(e,t,i){"use strict";i.d(t,{EventHandlersStore:function(){return a},defaultNameSpace:function(){return s}});var n=i(25045),o=i(88475),r=i(28712);let s="JoditEventDefaultNamespace";class a{get(e,t){if(this.__store.has(t)){let i=this.__store.get(t);return(0,r.assert)(i,"-"),i[e]}}indexOf(e,t,i){let n=this.get(e,t);if(n){for(let e=0;e<n.length;e+=1)if(n[e].originalCallback===i)return e}return!1}namespaces(e=!1){let t=(0,o.toArray)(this.__store.keys());return e?t.filter(e=>e!==s):t}events(e){let t=this.__store.get(e);return t?Object.keys(t):[]}set(e,t,i,n=!1){let o=this.__store.get(t);o||(o={},this.__store.set(t,o)),void 0===o[e]&&(o[e]=[]),n?o[e].unshift(i):o[e].push(i)}clear(){this.__store.clear()}clearEvents(e,t){let i=this.__store.get(e);i&&i[t]&&(delete i[t],Object.keys(i).length||this.__store.delete(e))}isEmpty(){return 0===this.__store.size}constructor(){(0,n._)(this,"__store",new Map)}}},28077:function(e,t,i){"use strict";i.d(t,{eventEmitter:function(){return C},extendLang:function(){return b},getContainer:function(){return S},getPopupViewRoot:function(){return w},instances:function(){return p},modules:function(){return _},pluginSystem:function(){return v},uniqueUid:function(){return g}});var n=i(24497),o=i(85932),r=i(31534),s=i(74264),a=i(80991),l=i(421),u=i(85305),c=i(42689),d=i(81937),h=i(27795);let p={},f=1,m=new Set;function g(){function e(){return Math.round(f+=10*(Math.random()+1)).toString(16)}let t=e();for(;m.has(t);)t=e();return m.add(t),t}let v=new u.PluginSystem({getContainer:S}),_={},b=e=>{Object.keys(e).forEach(t=>{d.lang[t]?Object.assign(d.lang[t],e[t]):d.lang[t]=e[t]})},y=new WeakMap;function S(e,t,i="div",a=!1){let u=(0,o.isString)(t)?t:t?(0,l.getClassName)(t.prototype):"jodit-utils",c=y.get(e)||{},d=u+i,p=(0,r.isViewObject)(e)?e:e.j,f=null;if(!c[d]){let t=p.c;if(f=w(p.o,p.container,e.od.body),a&&(0,n.isJoditObject)(e)&&e.od!==e.ed){t=e.createInside;let o="style"===i?e.ed.head:e.ed.body;f=(0,n.isJoditObject)(e)&&e.o.shadowRoot?e.o.shadowRoot:o}let o=t.element(i,{className:`jodit jodit-${(0,s.kebabCase)(u)}-container jodit-box`});o.classList.add(`jodit_theme_${p.o.theme||"default"}`),f.appendChild(o),c[d]=o,e.hookStatus("beforeDestruct",()=>{p.events.off(o),h.Dom.safeRemove(o),delete c[d],Object.keys(c).length&&y.delete(e)}),y.set(e,c),p.events.fire("getContainer",o)}return c[d].classList.remove("jodit_theme_default","jodit_theme_dark"),c[d].classList.add(`jodit_theme_${p.o.theme||"default"}`),c[d]}function w(e,t,i){var n,o,r;return null!=(n=null!=(o=null!=(r=e.popupRoot)?r:e.shadowRoot)?o:h.Dom.closest(t,e=>h.Dom.isHTMLElement(e)&&(h.Dom.isTag(e,"dialog")||["fixed","absolute"].includes((0,a.css)(e,"position"))),i))?n:i}let C=c.eventEmitter},78982:function(e,t,i){"use strict";i.d(t,{asArray:function(){return o}});var n=i(17312);let o=e=>(0,n.isArray)(e)?e:[e]},45664:function(e,t,i){"use strict";i.d(t,{asArray:function(){return n.asArray},splitArray:function(){return o.splitArray},toArray:function(){return r.toArray}});var n=i(78982),o=i(32328),r=i(88475)},32328:function(e,t,i){"use strict";function n(e){return Array.isArray(e)?e:e.split(/[,\s]+/)}i.d(t,{splitArray:function(){return n}})},88475:function(e,t,i){"use strict";i.d(t,{toArray:function(){return r}});var n=i(23283),o=i(43379);let r=function(...e){var t;return((0,n.isNativeFunction)(Array.from)?Array.from:null!=(t=(0,o.reset)("Array.from"))?t:Array.from).apply(Array,e)}},61077:function(e,t,i){"use strict";i.d(t,{clearTimeout:function(){return n.clearTimeout},setTimeout:function(){return n.setTimeout}});var n=i(79947)},79947:function(e,t,i){"use strict";i.d(t,{clearTimeout:function(){return r},setTimeout:function(){return o}});var n=i(81937);function o(e,t,...i){return t?n.globalWindow.setTimeout(e,t,...i):(e.call(null,...i),0)}function r(e){n.globalWindow.clearTimeout(e)}},98740:function(e,t,i){"use strict";i.d(t,{hasBrowserColorPicker:function(){return o}});var n=i(81937);function o(){let e=!0;try{let t=n.globalDocument.createElement("input");t.type="color",t.value="!",e="color"===t.type&&"!"!==t.value}catch(t){e=!1}return e}},28686:function(e,t,i){"use strict";i.d(t,{hasBrowserColorPicker:function(){return n.hasBrowserColorPicker},hasContainer:function(){return d.hasContainer},isAbortError:function(){return o.isAbortError},isArray:function(){return r.isArray},isBoolean:function(){return s.isBoolean},isDestructable:function(){return d.isDestructable},isEqual:function(){return a.isEqual},isFastEqual:function(){return a.isFastEqual},isFunction:function(){return l.isFunction},isHTML:function(){return u.isHTML},isHtmlFromWord:function(){return c.isHtmlFromWord},isInitable:function(){return d.isInitable},isInt:function(){return h.isInt},isJoditObject:function(){return p.isJoditObject},isLicense:function(){return f.isLicense},isMarker:function(){return m.isMarker},isNativeFunction:function(){return g.isNativeFunction},isNumber:function(){return v.isNumber},isNumeric:function(){return _.isNumeric},isPlainObject:function(){return b.isPlainObject},isPromise:function(){return y.isPromise},isSet:function(){return S.isSet},isString:function(){return w.isString},isStringArray:function(){return w.isStringArray},isURL:function(){return C.isURL},isValidName:function(){return k.isValidName},isViewObject:function(){return E.isViewObject},isVoid:function(){return I.isVoid},isWindow:function(){return T.isWindow}});var n=i(98740),o=i(72068),r=i(17312),s=i(22289),a=i(94013),l=i(91565),u=i(46248),c=i(82166),d=i(52433),h=i(99732),p=i(24497),f=i(44998),m=i(23175),g=i(23283),v=i(72412),_=i(70222),b=i(62101),y=i(52100),S=i(3213),w=i(85932),C=i(91764),k=i(50083),E=i(31534),I=i(18303),T=i(3513)},72068:function(e,t,i){"use strict";function n(e){return!!e&&e instanceof DOMException&&"AbortError"===e.name}i.d(t,{isAbortError:function(){return n}})},17312:function(e,t,i){"use strict";function n(e){return Array.isArray(e)}i.d(t,{isArray:function(){return n}})},22289:function(e,t,i){"use strict";function n(e){return"boolean"==typeof e}i.d(t,{isBoolean:function(){return n}})},94013:function(e,t,i){"use strict";i.d(t,{isEqual:function(){return o},isFastEqual:function(){return r}});var n=i(3347);function o(e,t){return e===t||(0,n.stringify)(e)===(0,n.stringify)(t)}function r(e,t){return e===t}},91565:function(e,t,i){"use strict";function n(e){return"function"==typeof e}i.d(t,{isFunction:function(){return n}})},82166:function(e,t,i){"use strict";function n(e){return -1!==e.search(/<meta.*?Microsoft Excel\s[\d].*?>/)||-1!==e.search(/<meta.*?Microsoft Word\s[\d].*?>/)||-1!==e.search(/<meta[^>]*?ProgId[^>]*?(Word|Excel)\./i)||-1!==e.search(/<meta[^>]*?(LibreOffice|OpenOffice)/i)||-1!==e.search(/urn:schemas-microsoft-com:office:(word|excel)/)||-1!==e.search(/<\w[^>]*\sclass=("|')?Mso/)||-1!==e.search(/style='[^']*mso-/)||-1!==e.search(/style="[^"]*mso-/)&&-1!==e.search(/<font/)}i.d(t,{isHtmlFromWord:function(){return n}})},46248:function(e,t,i){"use strict";i.d(t,{isHTML:function(){return o}});var n=i(85932);let o=e=>(0,n.isString)(e)&&/<([A-Za-z][A-Za-z0-9]*)\b[^>]*>(.*?)<\/\1>/m.test(e.replace(/[\r\n]/g,""))},52433:function(e,t,i){"use strict";i.d(t,{hasContainer:function(){return l},isDestructable:function(){return a},isInitable:function(){return s}});var n=i(23211),o=i(91565),r=i(18303);function s(e){return!(0,r.isVoid)(e)&&(0,o.isFunction)(e.init)}function a(e){return!(0,r.isVoid)(e)&&(0,o.isFunction)(e.destruct)}function l(e){return!(0,r.isVoid)(e)&&n.Dom.isElement(e.container)}},99732:function(e,t,i){"use strict";i.d(t,{isInt:function(){return r}});var n=i(70222),o=i(85932);function r(e){return(0,o.isString)(e)&&(0,n.isNumeric)(e)&&(e=parseFloat(e)),"number"==typeof e&&Number.isFinite(e)&&!(e%1)}},24497:function(e,t,i){"use strict";i.d(t,{isJoditObject:function(){return o}});var n=i(91565);function o(e){return!!(e&&e instanceof Object&&(0,n.isFunction)(e.constructor)&&("u">typeof Jodit&&e instanceof Jodit||e.isJodit))}},44998:function(e,t,i){"use strict";i.d(t,{isLicense:function(){return o}});var n=i(85932);let o=e=>(0,n.isString)(e)&&23===e.length&&/^[a-z0-9]{5}-[a-z0-9]{5}-[a-z0-9]{5}-[a-z0-9]{5}$/i.test(e)},23175:function(e,t,i){"use strict";i.d(t,{isMarker:function(){return o}});var n=i(23211);function o(e){return n.Dom.isMarker(e)}},23283:function(e,t,i){"use strict";function n(e){return!!e&&"function"===(typeof e).toLowerCase()&&(e===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(String(e)))}i.d(t,{isNativeFunction:function(){return n}})},72412:function(e,t,i){"use strict";function n(e){return"number"==typeof e&&!isNaN(e)&&isFinite(e)}i.d(t,{isNumber:function(){return n}})},70222:function(e,t,i){"use strict";i.d(t,{isNumeric:function(){return o}});var n=i(85932);function o(e){if((0,n.isString)(e)){if(!e.match(/^([+-])?[0-9]+(\.?)([0-9]+)?(e[0-9]+)?$/))return!1;e=parseFloat(e)}return"number"==typeof e&&!isNaN(e)&&isFinite(e)}},62101:function(e,t,i){"use strict";i.d(t,{isPlainObject:function(){return o}});var n=i(3513);function o(e){return!(!e||"object"!=typeof e||e.nodeType||(0,n.isWindow)(e))&&!(e.constructor&&!({}).hasOwnProperty.call(e.constructor.prototype,"isPrototypeOf"))}},52100:function(e,t,i){"use strict";function n(e){return e&&"function"==typeof e.then}i.d(t,{isPromise:function(){return n}})},3213:function(e,t,i){"use strict";i.d(t,{isSet:function(){return o}});var n=i(91565);function o(e){return!!e&&(0,n.isFunction)(e.has)&&(0,n.isFunction)(e.add)&&(0,n.isFunction)(e.delete)}},85932:function(e,t,i){"use strict";i.d(t,{isString:function(){return o},isStringArray:function(){return r}});var n=i(17312);function o(e){return"string"==typeof e}function r(e){return(0,n.isArray)(e)&&o(e[0])}},91764:function(e,t,i){"use strict";i.d(t,{isURL:function(){return o}});var n=i(81937);function o(e){if(e.includes(" "))return!1;if("u">typeof URL)try{let t=new URL(e);return["https:","http:","ftp:","file:","rtmp:"].includes(t.protocol)}catch(e){return!1}let t=n.globalDocument.createElement("a");return t.href=e,!!t.hostname}},50083:function(e,t,i){"use strict";function n(e){return!!e.length&&!/[^0-9A-Za-zа-яА-ЯЁё\w\-_. ]/.test(e)&&e.trim().length>0}i.d(t,{isValidName:function(){return n}})},31534:function(e,t,i){"use strict";i.d(t,{isViewObject:function(){return o}});var n=i(91565);function o(e){return!!(e&&e instanceof Object&&(0,n.isFunction)(e.constructor)&&e.isView)}},18303:function(e,t,i){"use strict";function n(e){return null==e}i.d(t,{isVoid:function(){return n}})},3513:function(e,t,i){"use strict";function n(e){return null!=e&&e===e.window}i.d(t,{isWindow:function(){return n}})},93387:function(e,t,i){"use strict";i.d(t,{colorToHex:function(){return n}});let n=e=>{if("rgba(0, 0, 0, 0)"===e||""===e)return!1;if(!e)return"#000000";if("#"===e.substr(0,1))return e;let t=/([\s\n\t\r]*?)rgb\((\d+), (\d+), (\d+)\)/.exec(e)||/([\s\n\t\r]*?)rgba\((\d+), (\d+), (\d+), ([\d.]+)\)/.exec(e);if(!t)return"#000000";let i=parseInt(t[2],10),n=parseInt(t[3],10),o=(parseInt(t[4],10)|n<<8|i<<16).toString(16).toUpperCase();for(;o.length<6;)o="0"+o;return t[1]+"#"+o}},7018:function(e,t,i){"use strict";i.d(t,{colorToHex:function(){return n.colorToHex}});var n=i(93387)},30893:function(e,t,i){"use strict";i.d(t,{applyStyles:function(){return l}});var n=i(81937),o=i(23211),r=i(4040),s=i(28723);function a(e){return e.replace(/mso-[a-z-]+:[\s]*[^;]+;/gi,"").replace(/mso-[a-z-]+:[\s]*[^";']+$/gi,"").replace(/border[a-z-]*:[\s]*[^;]+;/gi,"").replace(/([0-9.]+)(pt|cm)/gi,(e,t,i)=>{switch(i.toLowerCase()){case"pt":return(1.328*parseFloat(t)).toFixed(0)+"px";case"cm":return(.02645833*parseFloat(t)).toFixed(0)+"px"}return e})}function l(e){if(-1===e.indexOf("<html "))return e;e=(e=e.substring(e.indexOf("<html "),e.length)).substring(0,e.lastIndexOf("</html>")+7);let t=n.globalDocument.createElement("iframe");t.style.display="none",n.globalDocument.body.appendChild(t);let i="";try{let l=t.contentDocument||(t.contentWindow?t.contentWindow.document:null);if(l){l.open(),l.write(e),l.close(),o.Dom.each(l.body,e=>{o.Dom.isElement(e)&&/mso-list:\s*ignore/i.test(e.getAttribute("style")||"")&&o.Dom.safeRemove(e)});try{for(let e=0;e<l.styleSheets.length;e+=1){let t=l.styleSheets[e].cssRules;for(let e=0;e<t.length;e+=1)""!==t[e].selectorText&&(0,s.$$)(t[e].selectorText,l.body).forEach(i=>{i.style.cssText=a(t[e].style.cssText+";"+i.style.cssText)})}}catch(e){if(!n.IS_PROD)throw e}o.Dom.each(l.body,e=>{if(o.Dom.isElement(e)){let t=e.getAttribute("style");t&&(e.style.cssText=a(t)),e.hasAttribute("style")&&!e.getAttribute("style")&&e.removeAttribute("style")}}),i=l.firstChild?(0,r.trim)(l.body.innerHTML):""}}catch(e){}finally{o.Dom.safeRemove(t)}return i&&(e=i),(0,r.trim)(e.replace(/<(\/)?(html|colgroup|col|o:p)[^>]*>/g,"").replace(/<!--[^>]*>/g,""))}},1277:function(e,t,i){"use strict";i.d(t,{cleanFromWord:function(){return a}});var n=i(81937),o=i(23211),r=i(88475),s=i(4040);function a(e){-1!==e.indexOf("<html ")&&(e=(e=e.substring(e.indexOf("<html "),e.length)).substring(0,e.lastIndexOf("</html>")+7));let t="";try{let i=n.globalDocument.createElement("div");i.innerHTML=e;let s=[];i.firstChild&&o.Dom.each(i,e=>{if(e)switch(e.nodeType){case Node.ELEMENT_NODE:switch(e.nodeName){case"STYLE":case"LINK":case"META":s.push(e);break;case"W:SDT":case"W:SDTPR":case"FONT":o.Dom.unwrap(e);break;default:if(/mso-list:\s*ignore/i.test(e.getAttribute("style")||"")){s.push(e);break}(0,r.toArray)(e.attributes).forEach(t=>{-1===["src","href","rel","content"].indexOf(t.name.toLowerCase())&&e.removeAttribute(t.name)})}break;case Node.TEXT_NODE:break;default:s.push(e)}}),o.Dom.safeRemove.apply(null,s),t=i.innerHTML}catch(e){}return t&&(e=t),(e=e.split(/(\n)/).filter(s.trim).join("\n")).replace(/<(\/)?(html|colgroup|col|o:p)[^>]*>/g,"").replace(/<!--[^>]*>/g,"")}},6609:function(e,t,i){"use strict";i.d(t,{htmlspecialchars:function(){return o}});var n=i(81937);function o(e){let t=n.globalDocument.createElement("div");return t.textContent=e,t.innerHTML}},82658:function(e,t,i){"use strict";i.d(t,{applyStyles:function(){return n.applyStyles},cleanFromWord:function(){return o.cleanFromWord},htmlspecialchars:function(){return r.htmlspecialchars},nl2br:function(){return s.nl2br},safeHTML:function(){return a.safeHTML},sanitizeHTMLElement:function(){return a.sanitizeHTMLElement},stripTags:function(){return l.stripTags}});var n=i(30893),o=i(1277),r=i(6609),s=i(48838),a=i(48155),l=i(22852)},48838:function(e,t,i){"use strict";function n(e){return e.replace(/\r\n|\r|\n/g,"<br/>")}i.d(t,{nl2br:function(){return n}})},48155:function(e,t,i){"use strict";i.d(t,{safeHTML:function(){return r},sanitizeHTMLElement:function(){return l}});var n=i(23211),o=i(93640);function r(e,t){var i;if(!n.Dom.isElement(e)&&!n.Dom.isFragment(e))return;let r=null!=(i=t.removeEventAttributes)?i:t.removeOnError,s=e=>{if(n.Dom.isElement(e)&&(r&&function(e){if(!n.Dom.isElement(e))return;let t=[];for(let i=0;i<e.attributes.length;i++)e.attributes[i].name.toLowerCase().startsWith("on")&&t.push(e.attributes[i].name);for(let i of t)e.removeAttribute(i)}(e),l(e,t),t.safeLinksTarget&&"A"===e.nodeName&&"_blank"===e.getAttribute("target"))){let t=(e.getAttribute("rel")||"").split(/\s+/).filter(Boolean);t.includes("noopener")||t.push("noopener"),t.includes("noreferrer")||t.push("noreferrer"),(0,o.attr)(e,"rel",t.join(" "))}};s(e),n.Dom.each(e,s)}let s=["src","data","action","formaction","poster","background","xlink:href"],a=new Set(["iframe","frame","object","embed"]);function l(e,{safeJavaScriptLink:t,removeOnError:i}={safeJavaScriptLink:!0,removeOnError:!0}){if(!n.Dom.isElement(e))return!1;let r=!1;i&&e.hasAttribute("onerror")&&((0,o.attr)(e,"onerror",null),r=!0);let u=e.getAttribute("href");if(t&&u&&0===u.trim().indexOf("javascript")&&((0,o.attr)(e,"href",location.protocol+"//"+u),r=!0),t){e.hasAttribute("srcdoc")&&((0,o.attr)(e,"srcdoc",null),r=!0);let t=e.nodeName.toLowerCase();for(let i of s){let n=e.getAttribute(i);n&&function(e,t){let i=e.replace(/[\u0000-\u0020]+/g,"").toLowerCase();return!!(/^(?:javascript|vbscript|livescript|mocha):/.test(i)||/^data:(?:text\/html|application\/xhtml)/.test(i))||/^data:image\/svg/.test(i)&&a.has(t)}(n,t)&&((0,o.attr)(e,i,null),r=!0)}}return r}},22852:function(e,t,i){"use strict";i.d(t,{stripTags:function(){return function e(t,i=document,c=null,d=!1){let h=i.createElement("div");return(0,o.isString)(t)?h.innerHTML=t:h.appendChild(t),(0,s.$$)("*",h).forEach(t=>{let o=t.parentNode;if(!o)return;if(c&&n.Dom.isTag(t,c)){let o=t.nodeName.toLowerCase(),r=n.Dom.isTag(t,u)?`%%%jodit-single-${o}%%%`:`%%%jodit-${o}%%%${e(t.innerHTML,i,c,d)}%%%/jodit-${o}%%%`;n.Dom.before(t,i.createTextNode(r)),n.Dom.safeRemove(t);return}if(n.Dom.isTag(t,l))return void n.Dom.safeRemove(t);if(!n.Dom.isTag(t,a))return;let r=t.nextSibling;!(n.Dom.isText(r)&&/^\s/.test(r.nodeValue||""))&&r&&o.insertBefore(i.createTextNode(d?"%%%jodit-single-br%%%":" "),r)}),(0,r.trim)(h.innerText).replace(/%%%(\/)?jodit(-single)?-([\w\n]+)%%%/g,(e,t,i,n)=>`<${t?"/":""}${n}>`)}}});var n=i(23211),o=i(85932),r=i(4040),s=i(93640);let a=new Set(["div","p","br","h1","h2","h3","h4","h5","h6","hr"]),l=new Set(["script","style"]),u=new Set(["br","hr","input"])},65946:function(e,t,i){"use strict";i.r(t),i.d(t,{CamelCaseToKebabCase:function(){return c.CamelCaseToKebabCase},NUMBER_FIELDS_REG:function(){return l.NUMBER_FIELDS_REG},applyStyles:function(){return a.applyStyles},asArray:function(){return n.asArray},camelCase:function(){return c.camelCase},cleanFromWord:function(){return a.cleanFromWord},clearTimeout:function(){return o.clearTimeout},colorToHex:function(){return s.colorToHex},fuzzySearchIndex:function(){return c.fuzzySearchIndex},getContentWidth:function(){return u.getContentWidth},getFixedPositionOffset:function(){return u.getFixedPositionOffset},getScrollParent:function(){return u.getScrollParent},hasBrowserColorPicker:function(){return r.hasBrowserColorPicker},hasContainer:function(){return r.hasContainer},htmlspecialchars:function(){return a.htmlspecialchars},i18n:function(){return c.i18n},innerWidth:function(){return u.innerWidth},isAbortError:function(){return r.isAbortError},isArray:function(){return r.isArray},isBoolean:function(){return r.isBoolean},isDestructable:function(){return r.isDestructable},isEqual:function(){return r.isEqual},isFastEqual:function(){return r.isFastEqual},isFunction:function(){return r.isFunction},isHTML:function(){return r.isHTML},isHtmlFromWord:function(){return r.isHtmlFromWord},isInitable:function(){return r.isInitable},isInt:function(){return r.isInt},isJoditObject:function(){return r.isJoditObject},isLicense:function(){return r.isLicense},isMarker:function(){return r.isMarker},isNativeFunction:function(){return r.isNativeFunction},isNumber:function(){return r.isNumber},isNumeric:function(){return r.isNumeric},isPlainObject:function(){return r.isPlainObject},isPromise:function(){return r.isPromise},isSet:function(){return r.isSet},isString:function(){return r.isString},isStringArray:function(){return r.isStringArray},isURL:function(){return r.isURL},isValidName:function(){return r.isValidName},isViewObject:function(){return r.isViewObject},isVoid:function(){return r.isVoid},isWindow:function(){return r.isWindow},kebabCase:function(){return c.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 u.offset},position:function(){return u.position},safeHTML:function(){return a.safeHTML},sanitizeHTMLElement:function(){return a.sanitizeHTMLElement},setTimeout:function(){return o.setTimeout},size:function(){return u.size},splitArray:function(){return n.splitArray},sprintf:function(){return c.sprintf},stringify:function(){return c.stringify},stripTags:function(){return a.stripTags},toArray:function(){return n.toArray},trim:function(){return c.trim},trimChars:function(){return c.trimChars},trimInv:function(){return c.trimInv},ucfirst:function(){return c.ucfirst}});var n=i(45664),o=i(61077),r=i(28686),s=i(7018),a=i(82658),l=i(97022),u=i(86878),c=i(97642),d=i(93640),h={};for(var p in d)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","getFixedPositionOffset","getScrollParent","innerWidth","offset","position","size","CamelCaseToKebabCase","camelCase","fuzzySearchIndex","i18n","kebabCase","sprintf","stringify","trim","trimChars","trimInv","ucfirst"].indexOf(p)&&(h[p]=(function(e){return d[e]}).bind(0,p));i.d(t,h)},97022:function(e,t,i){"use strict";i.d(t,{NUMBER_FIELDS_REG:function(){return o.NUMBER_FIELDS_REG},normalizeColor:function(){return n.normalizeColor},normalizeCssNumericValue:function(){return o.normalizeCssNumericValue},normalizeCssValue:function(){return o.normalizeCssValue},normalizeKeyAliases:function(){return r.normalizeKeyAliases},normalizeLicense:function(){return s.normalizeLicense},normalizePath:function(){return a.normalizePath},normalizeRelativePath:function(){return l.normalizeRelativePath},normalizeSize:function(){return u.normalizeSize},normalizeUrl:function(){return c.normalizeUrl}});var n=i(77367),o=i(19147),r=i(27978),s=i(49663),a=i(18377),l=i(96340),u=i(98831),c=i(48009)},77367:function(e,t,i){"use strict";i.d(t,{normalizeColor:function(){return r}});var n=i(93387),o=i(4040);let r=e=>{let t=["#"],i=(0,n.colorToHex)(e);if(!i)return!1;if(3===(i=(i=(0,o.trim)(i.toUpperCase())).substring(1)).length){for(let e=0;e<3;e+=1)t.push(i[e]),t.push(i[e]);return t.join("")}return i.length>6&&(i=i.slice(0,6)),"#"+i}},19147:function(e,t,i){"use strict";i.d(t,{NUMBER_FIELDS_REG:function(){return a},normalizeCssNumericValue:function(){return l},normalizeCssValue:function(){return u}});var n=i(70222),o=i(18303),r=i(93387),s=i(74264);let a=/^(left|top|bottom|right|width|min|max|height|margin|padding|fontsize|font-size)/i;function l(e,t){return!(0,o.isVoid)(t)&&a.test(e)&&(0,n.isNumeric)(t.toString())?parseInt(t.toString(),10)+"px":t}function u(e,t){if("font-weight"===(0,s.kebabCase)(e)){switch(t.toString().toLowerCase()){case"700":case"bold":return 700;case"400":case"normal":return 400;case"900":case"heavy":return 900}return(0,n.isNumeric)(t)?Number(t):t}return/color/i.test(e)&&/^rgb/i.test(t.toString())&&(0,r.colorToHex)(t.toString())||t}},27978:function(e,t,i){"use strict";i.d(t,{normalizeKeyAliases:function(){return r}});var n=i(81937),o=i(4040);function r(e){let t={},i={meta:1,ctrl:2,control:2,alt:3,shift:4,space:5};return e.replace(/\+\+/g,"+add").split(/[\s]*\+[\s]*/).map(e=>(0,o.trim)(e.toLowerCase())).map(e=>n.KEY_ALIASES[e]||e).sort((e,t)=>i[e]&&!i[t]?-1:!i[e]&&i[t]?1:i[e]&&i[t]?i[e]-i[t]:e>t?1:-1).filter(e=>!t[e]&&""!==e&&(t[e]=!0)).join("+")}},49663:function(e,t,i){"use strict";i.d(t,{normalizeLicense:function(){return n}});let n=(e,t=8)=>{let i=[];for(;e.length;)i.push(e.substr(0,t)),e=e.substr(t);return i[1]=i[1].replace(/./g,"*"),i[2]=i[2].replace(/./g,"*"),i.join("-")}},18377:function(e,t,i){"use strict";i.d(t,{normalizePath:function(){return o}});var n=i(4040);let o=(...e)=>e.filter(e=>(0,n.trim)(e).length).map((t,i)=>(t=t.replace(/([^:])[\\/]+/g,"$1/"),i&&(t=t.replace(/^\//,"")),i!==e.length-1&&(t=t.replace(/\/$/,"")),t)).join("/")},96340:function(e,t,i){"use strict";i.d(t,{normalizeRelativePath:function(){return n}});let n=e=>e.split("/").reduce((e,t)=>{switch(t){case"":case".":break;case"..":e.pop();break;default:e.push(t)}return e},[]).join("/")+(e.endsWith("/")?"/":"")},98831:function(e,t,i){"use strict";i.d(t,{normalizeSize:function(){return n}});let n=(e,t)=>/^[0-9]+$/.test(e.toString())?e+t:e.toString()},48009:function(e,t,i){"use strict";i.d(t,{normalizeUrl:function(){return n}});let n=(...e)=>e.filter(e=>e.length).map(e=>e.replace(/\/$/,"")).join("/").replace(/([^:])[\\/]+/g,"$1/")},54447:function(e,t,i){"use strict";i.d(t,{getContentWidth:function(){return n}});let n=(e,t)=>{let i=t.getComputedStyle(e);return e.offsetWidth-parseInt(i.getPropertyValue("padding-left")||"0",10)-parseInt(i.getPropertyValue("padding-right")||"0",10)}},2373:function(e,t,i){"use strict";function n(e){var t,i;let n=null==(t=e.ownerDocument)?void 0:t.defaultView,o=e.parentElement;for(;n&&o;){if(""!==(i=n.getComputedStyle(o)).transform&&"none"!==i.transform||""!==i.perspective&&"none"!==i.perspective||""!==i.filter&&"none"!==i.filter||"transform"===i.willChange||"perspective"===i.willChange||"filter"===i.willChange||"paint"===i.contain||"layout"===i.contain||"strict"===i.contain||"content"===i.contain){let e=o.getBoundingClientRect();return{x:e.left,y:e.top}}o=o.parentElement}return{x:0,y:0}}i.d(t,{getFixedPositionOffset:function(){return n}})},34027:function(e,t,i){"use strict";i.d(t,{getScrollParent:function(){return function e(t){if(!t)return null;let i=o.Dom.isHTMLElement(t),s=i&&(0,r.css)(t,"overflowY");return i&&"visible"!==s&&"hidden"!==s&&t.scrollHeight>=t.clientHeight?t:e(t.parentNode)||n.globalDocument.scrollingElement||n.globalDocument.body}}});var n=i(81937),o=i(23211),r=i(93640)},86878:function(e,t,i){"use strict";i.d(t,{getContentWidth:function(){return n.getContentWidth},getFixedPositionOffset:function(){return o.getFixedPositionOffset},getScrollParent:function(){return r.getScrollParent},innerWidth:function(){return s.innerWidth},offset:function(){return l.offset},position:function(){return u.position},size:function(){return a.size}});var n=i(54447),o=i(2373),r=i(34027),s=i(83215),a=i(18073),l=i(69143),u=i(23599)},83215:function(e,t,i){"use strict";i.d(t,{innerWidth:function(){return n}});let n=(e,t)=>{let i=t.getComputedStyle(e);return e.clientWidth-(parseFloat(i.paddingLeft||"0")+parseFloat(i.paddingRight||"0"))}},18073:function(e,t,i){"use strict";i.d(t,{size:function(){return o}});var n=i(28686);function o(e){return(0,n.isString)(e)||(0,n.isArray)(e)?e.length:(0,n.isPlainObject)(e)?Object.keys(e).length:0}},69143:function(e,t,i){"use strict";i.d(t,{offset:function(){return n}});let n=(e,t,i,o=!1)=>{let r,s,a;try{r=e.getBoundingClientRect()}catch(e){r={top:0,bottom:0,left:0,right:0,width:0,height:0}}let l=i.body,u=i.documentElement||{clientTop:0,clientLeft:0,scrollTop:0,scrollLeft:0},c=i.defaultView||i.parentWindow,d=c.pageYOffset||u.scrollTop||l.scrollTop,h=c.pageXOffset||u.scrollLeft||l.scrollLeft,p=u.clientTop||l.clientTop||0,f=u.clientLeft||l.clientLeft||0,m=t.iframe;if(!o&&t&&t.options&&t.o.iframe&&m){let{top:e,left:i}=n(m,t,t.od,!0);s=r.top+e,a=r.left+i}else s=r.top+d-p,a=r.left+h-f;return{top:Math.round(s),left:Math.round(a),width:r.width,height:r.height}}},23599:function(e,t,i){"use strict";i.d(t,{position:function(){return function e(t,i,o=!1){var r,s;let a=t.getBoundingClientRect(),l=a.left,u=a.top;if((0,n.isJoditObject)(i)&&i.iframe&&i.ed.body.contains(t)&&!o){let{left:t,top:n}=e(i.iframe,i,!0);l+=t,u+=n}return{left:Math.round(l),top:Math.round(u),width:Math.round(null!=(r=t.offsetWidth)?r:a.width),height:Math.round(null!=(s=t.offsetHeight)?s:a.height)}}}});var n=i(24497)},57821:function(e,t,i){"use strict";i.d(t,{camelCase:function(){return n}});let n=e=>e.replace(/([-_])(.)/g,(e,t,i)=>i.toUpperCase())},57626:function(e,t,i){"use strict";i.d(t,{fuzzySearchIndex:function(){return o}});var n=i(81937);function o(e,t,i=0,r=1){let s=0,a=0,l=-1,u=0,c=0;for(a=i;s<e.length&&a<t.length;)e[s].toLowerCase()===t[a].toLowerCase()?(s++,u++,c=0,-1===l&&(l=a)):s>0&&(c>=r&&t[a]!==n.INVISIBLE_SPACE?(s=0,l=-1,u=0,c=0,a--):(c++,u++)),a++;return s===e.length?[l,u]:[-1,0]}},18080:function(e,t,i){"use strict";i.d(t,{i18n:function(){return u},sprintf:function(){return l}});var n=i(81937),o=i(85932),r=i(99436),s=i(93640),a=i(5266);let l=(e,t)=>{if(!t||!t.length)return e;let i=/%([sd])/g,n=i.exec(e),o=e,r=0;for(;n&&void 0!==t[r];)o=o.replace(n[0],t[r].toString()),r+=1,n=i.exec(e);return o};function u(e,t,i){if(!(0,o.isString)(e))throw(0,s.error)("i18n: Need string in first argument");if(!e.length)return e;let u=!!(null==i?void 0:i.debugLanguage),c={},d=e=>t&&t.length?l(e,t):e,h=(0,s.defaultLanguage)(a.Config.defaultOptions.language,a.Config.defaultOptions.language),p=(0,s.defaultLanguage)(null==i?void 0:i.language,h),f=t=>{if(!t)return;if((0,o.isString)(t[e]))return d(t[e]);let i=e.toLowerCase();if((0,o.isString)(t[i]))return d(t[i]);let n=(0,r.ucfirst)(e);if((0,o.isString)(t[n]))return d(t[n])};void 0!==n.lang[p]?c=n.lang[p]:u||(c=void 0!==n.lang[h]?n.lang[h]:n.lang.en);let m=null==i?void 0:i.i18n;if(m&&m[p]){let e=f(m[p]);if(e)return e}return f(c)||(!u&&n.lang.en&&(0,o.isString)(n.lang.en[e])&&n.lang.en[e]?d(n.lang.en[e]):u?"{"+e+"}":(n.IS_PROD,d(e)))}},97642:function(e,t,i){"use strict";i.d(t,{CamelCaseToKebabCase:function(){return s.CamelCaseToKebabCase},camelCase:function(){return n.camelCase},fuzzySearchIndex:function(){return o.fuzzySearchIndex},i18n:function(){return r.i18n},kebabCase:function(){return s.kebabCase},sprintf:function(){return r.sprintf},stringify:function(){return a.stringify},trim:function(){return l.trim},trimChars:function(){return l.trimChars},trimInv:function(){return l.trimInv},ucfirst:function(){return u.ucfirst}});var n=i(57821),o=i(57626),r=i(18080),s=i(74264),a=i(3347),l=i(4040),u=i(99436)},74264:function(e,t,i){"use strict";i.d(t,{CamelCaseToKebabCase:function(){return o},kebabCase:function(){return n}});let n=e=>e.replace(/([A-Z])([A-Z])([a-z])/g,"$1-$2$3").replace(/([a-z])([A-Z])/g,"$1-$2").replace(/[\s_]+/g,"-").toLowerCase(),o=e=>e.replace(/([A-Z])([A-Z])([a-z])/g,"$1-$2$3").replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()},3347:function(e,t,i){"use strict";function n(e,t={}){if("object"!=typeof e)return String(e);let i=new Set(t.excludeKeys),o=new WeakMap;return JSON.stringify(e,(e,t)=>{if(!i.has(e)){if("object"==typeof t&&null!=t){if(o.get(t))return"[refObject]";o.set(t,!0)}return t}},t.prettify)}i.d(t,{stringify:function(){return n}})},4040:function(e,t,i){"use strict";i.d(t,{trim:function(){return o},trimChars:function(){return r},trimInv:function(){return s}});var n=i(81937);function o(e){return e.replace((0,n.SPACE_REG_EXP_END)(),"").replace((0,n.SPACE_REG_EXP_START)(),"")}function r(e,t){return e.replace(RegExp(`[${t}]+$`),"").replace(RegExp(`^[${t}]+`),"")}function s(e){return e.replace((0,n.INVISIBLE_SPACE_REG_EXP_END)(),"").replace((0,n.INVISIBLE_SPACE_REG_EXP_START)(),"")}},99436:function(e,t,i){"use strict";function n(e){return e.length?e[0].toUpperCase()+e.substring(1):""}i.d(t,{ucfirst:function(){return n}})},16849:function(e,t,i){"use strict";i.d(t,{alignElement:function(){return a},clearAlign:function(){return s},hAlignElement:function(){return r}});var n=i(27795),o=i(80991);function r(e,t){t&&"normal"!==t?"center"!==t?((0,o.css)(e,"float",t),(0,o.clearCenterAlign)(e)):(0,o.css)(e,{float:"",display:"block",marginLeft:"auto",marginRight:"auto"}):((0,o.css)(e,"float")&&-1!==["right","left"].indexOf((0,o.css)(e,"float").toString().toLowerCase())&&(0,o.css)(e,"float",""),(0,o.clearCenterAlign)(e))}function s(e){n.Dom.each(e,e=>{n.Dom.isHTMLElement(e)&&e.style.textAlign&&(e.style.textAlign="",e.style.cssText.trim().length||e.removeAttribute("style"))})}function a(e,t){if(n.Dom.isNode(t)&&n.Dom.isElement(t))switch(s(t),e.toLowerCase()){case"justifyfull":t.style.textAlign="justify";break;case"justifyright":t.style.textAlign="right";break;case"justifyleft":t.style.textAlign="left";break;case"justifycenter":t.style.textAlign="center"}}},47760:function(e,t,i){"use strict";i.d(t,{alreadyLoadedList:function(){return r},appendScriptAsync:function(){return a},appendStyleAsync:function(){return l},loadNext:function(){return function e(t,i,o=0){return(0,n.isString)(i[o])?a(t,i[o]).then(()=>e(t,i,o+1)):Promise.resolve()}},loadNextStyle:function(){return function e(t,i,o=0){return(0,n.isString)(i[o])?l(t,i[o]).then(()=>e(t,i,o+1)):Promise.resolve()}}});var n=i(85932),o=i(91321);let r=new Map,s=e=>(t,i)=>{if(r.has(i))return r.get(i);let n=e(t,i);return r.set(i,n),n},a=s((e,t)=>e.async.promise((i,n)=>{if(e.isInDestruct)return n();let r=e.c.element("script",{type:"text/javascript",crossorigin:"anonymous",referrerpolicy:"no-referrer",async:!0,src:(0,o.completeUrl)(t)});e.e.one(r,"error",n).one(r,"load",i),e.od.body.appendChild(r)})),l=s((e,t)=>e.async.promise((i,n)=>{if(e.isInDestruct)return n();let r=e.c.element("link");r.rel="stylesheet",r.media="all",r.crossOrigin="anonymous",e.isInDestruct||e.e.on(r,"load",()=>i(r)).on(r,"error",n),r.href=(0,o.completeUrl)(t),e.o.shadowRoot?e.o.shadowRoot.appendChild(r):e.od.body.appendChild(r)}))},7909:function(e,t,i){"use strict";i.d(t,{attr:function(){return function e(t,i,l){if(!t||!(0,n.isFunction)(t.getAttribute))return null;if(!(0,r.isString)(i))return Object.keys(i).forEach(n=>{let r=i[n];(0,o.isPlainObject)(r)&&"style"===n?(0,a.css)(t,r):("className"===n&&(n="class"),e(t,n,r))}),null;let u=(0,s.CamelCaseToKebabCase)(i);if(/^-/.test(u)){let i=e(t,`data${u}`);if(i)return i;u=u.substr(1)}if(void 0!==l)if(null==l)t.hasAttribute(u)&&t.removeAttribute(u);else{let e=l.toString();return"IMG"===t.nodeName&&("width"===u||"height"===u)&&(e=e.replace("px","")),t.setAttribute(u,e),e}return t.getAttribute(u)}}});var n=i(91565),o=i(62101),r=i(85932),s=i(74264),a=i(80991)},26136:function(e,t,i){"use strict";i.d(t,{browser:function(){return n}});let n=e=>{let t=navigator.userAgent.toLowerCase(),i=/(firefox)[\s/]([\w.]+)/.exec(t)||/(chrome)[\s/]([\w.]+)/.exec(t)||/(webkit)[\s/]([\w.]+)/.exec(t)||/(opera)(?:.*version)[\s/]([\w.]+)/.exec(t)||/(msie)[\s]([\w.]+)/.exec(t)||/(trident)\/([\w.]+)/.exec(t)||0>t.indexOf("compatible")||[];return"version"===e?i[2]:"webkit"===e?"chrome"===i[1]||"webkit"===i[1]:"ff"===e?"firefox"===i[1]:"msie"===e?"trident"===i[1]||"msie"===i[1]:i[1]===e}},36833:function(e,t,i){"use strict";i.d(t,{buildQuery:function(){return o}});var n=i(62101);let o=(e,t)=>{let i=[],r=encodeURIComponent;for(let s in e)if(Object.prototype.hasOwnProperty.call(e,s)){let a=t?t+"["+s+"]":s,l=e[s];i.push((0,n.isPlainObject)(l)?o(l,a):r(a)+"="+r(l))}return i.join("&")}},91321:function(e,t,i){"use strict";i.d(t,{completeUrl:function(){return o}});var n=i(81937);let o=e=>("file:"===n.globalWindow.location.protocol&&/^\/\//.test(e)&&(e="https:"+e),e)},77483:function(e,t,i){"use strict";i.d(t,{ConfigDeepFlatten:function(){return function e(t){return(0,u.keys)(t,!1).reduce((i,n)=>(i[n]=(0,o.isPlainObject)(t[n])?e(t[n]):t[n],i),{})}},ConfigFlatten:function(){return h},ConfigMerge:function(){return function e(t,i){Object.keys(i).forEach(n=>{if(d(n))return;let r=i[n],s=t[n];(0,o.isPlainObject)(r)&&(0,o.isPlainObject)(s)&&!(0,l.isAtom)(r)?e(s,r):t[n]=r})}},ConfigProto:function(){return function e(t,i,u=0){if(Object.getPrototypeOf(t)!==Object.prototype)return t;let c=a.Config.defaultOptions;if((0,r.isString)(t.preset)){if(void 0!==c.presets[t.preset]){let e=c.presets[t.preset];Object.keys(e).forEach(i=>{(0,s.isVoid)(t[i])&&(t[i]=e[i])})}delete t.preset}let h={};return Object.keys(t).forEach(r=>{if(d(r))return;let s=t[r],a=i?i[r]:null;if((0,o.isPlainObject)(s)&&(0,o.isPlainObject)(a)&&!(0,l.isAtom)(s)){h[r]=e(s,a,u+1);return}if(0!==u&&(0,n.isArray)(s)&&!(0,l.isAtom)(s)&&(0,n.isArray)(a)){h[r]=[...s,...a.slice(s.length)];return}h[r]=s}),Object.setPrototypeOf(h,i),h}}});var n=i(17312),o=i(62101),r=i(85932),s=i(18303),a=i(5266),l=i(54794),u=i(71125);let c=["__proto__","constructor","prototype"];function d(e){return -1!==c.indexOf(e)}function h(e){return(0,u.keys)(e,!1).reduce((t,i)=>(t[i]=e[i],t),{})}},3856:function(e,t,i){"use strict";i.d(t,{convertMediaUrlToVideoEmbed:function(){return s}});var n=i(81937),o=i(91764),r=i(36310);let s=(e,{width:t=400,height:i=345}={})=>{if(!(0,o.isURL)(e))return e;let s=n.globalDocument.createElement("a");s.href=e,t||(t=400),i||(i=345);let a=s.protocol||"";switch(s.hostname){case"www.vimeo.com":case"vimeo.com":{let n=s.pathname.split("/").filter(Boolean),o=n.findIndex(e=>/^\d+$/.test(e));if(-1===o)return e;let r=n[o],l=n[o+1];return l&&0===o&&(r+="/"+l),'<iframe width="'+t+'" height="'+i+'" src="'+a+"//player.vimeo.com/video/"+r+'" frameborder="0" allowfullscreen></iframe>'}case"youtube.com":case"www.youtube.com":case"m.youtube.com":case"music.youtube.com":case"youtu.be":case"www.youtu.be":{let n=(s.search?(0,r.parseQuery)(s.search):{}).v||s.pathname.substring(1);return(n=n.replace(/^(watch|embed|shorts|live|v)\//,"").replace(/\/$/,""))?'<iframe width="'+t+'" height="'+i+'" src="'+a+"//www.youtube.com/embed/"+n+'" frameborder="0" allowfullscreen></iframe>':e}}return e}},80991:function(e,t,i){"use strict";i.d(t,{clearCenterAlign:function(){return u},css:function(){return l}});var n=i(22289),o=i(62101),r=i(19147),s=i(57821),a=i(74264);function l(e,t,i,u=!1){if((0,n.isBoolean)(i)&&(u=i,i=void 0),(0,o.isPlainObject)(t)||void 0!==i){let n=(e,t,i)=>{void 0!==(i=(0,r.normalizeCssNumericValue)(t,i))&&(null==i||l(e,t,!0)!==(0,r.normalizeCssValue)(t,i))&&(e.style[t]=i)};if((0,o.isPlainObject)(t)){let i=Object.keys(t);for(let o=0;o<i.length;o+=1)n(e,(0,s.camelCase)(i[o]),t[i[o]])}else n(e,(0,s.camelCase)(t),i);return""}let c=(0,a.kebabCase)(t),d=e.ownerDocument||document,h=!!d&&(d.defaultView||d.parentWindow),p=e.style[t],f="";return void 0!==p&&""!==p?f=p:h&&!u&&(f=h.getComputedStyle(e).getPropertyValue(c)),r.NUMBER_FIELDS_REG.test(t)&&/^[-+]?[0-9.]+px$/.test(f.toString())&&(f=parseInt(f.toString(),10)),(0,r.normalizeCssValue)(t,f)}let u=e=>{"block"===l(e,"display")&&l(e,"display","");let{style:t}=e;"auto"===t.marginLeft&&"auto"===t.marginRight&&(t.marginLeft="",t.marginRight="")}},77213:function(e,t,i){"use strict";i.d(t,{ctrlKey:function(){return n}});let n=e=>{if("u">typeof navigator&&-1!==navigator.userAgent.indexOf("Mac OS X")){if(e.metaKey&&!e.altKey)return!0}else if(e.ctrlKey&&!e.altKey)return!0;return!1}},36400:function(e,t,i){"use strict";i.d(t,{dataBind:function(){return r}});var n=i(31534);let o=new WeakMap,r=(e,t,i)=>{let r=o.get(e);if(!r){r={},o.set(e,r);let t=null;(0,n.isViewObject)(e.j)&&(t=e.j.e),(0,n.isViewObject)(e)&&(t=e.e),t&&t.on("beforeDestruct",()=>{o.delete(e)})}return void 0===i?r[t]:(r[t]=i,i)}},97228:function(e,t,i){"use strict";i.d(t,{defaultLanguage:function(){return r}});var n=i(81937),o=i(85932);let r=(e,t="en")=>"auto"!==e&&(0,o.isString)(e)?e:n.globalDocument.documentElement&&n.globalDocument.documentElement.lang?n.globalDocument.documentElement.lang:navigator.language?navigator.language.substring(0,2):t},38027:function(e,t,i){"use strict";i.d(t,{connection:function(){return r},error:function(){return o},options:function(){return s}});var n=i(29953);function o(e){return TypeError(e)}function r(e){return new n.ConnectionError(e)}function s(e){return new n.OptionsError(e)}},14228:function(e,t,i){"use strict";function n(e="Aborted"){return new DOMException(e,"AbortError")}i.d(t,{abort:function(){return n}})},58250:function(e,t,i){"use strict";i.d(t,{ConnectionError:function(){return n}});class n extends Error{constructor(e){super(e),Object.setPrototypeOf(this,n.prototype)}}},29953:function(e,t,i){"use strict";i.d(t,{ConnectionError:function(){return o.ConnectionError},OptionsError:function(){return r.OptionsError},abort:function(){return n.abort}});var n=i(14228),o=i(58250),r=i(11080)},11080:function(e,t,i){"use strict";i.d(t,{OptionsError:function(){return n}});class n extends TypeError{constructor(e){super(e),Object.setPrototypeOf(this,n.prototype)}}},33201:function(e,t,i){"use strict";i.d(t,{ConnectionError:function(){return o.ConnectionError},OptionsError:function(){return o.OptionsError},abort:function(){return o.abort},connection:function(){return n.connection},error:function(){return n.error},options:function(){return n.options}});var n=i(38027),o=i(29953)},54794:function(e,t,i){"use strict";i.d(t,{fastClone:function(){return s},isAtom:function(){return o},markAsAtomic:function(){return r}});var n=i(3347);function o(e){return e&&e.isAtom}function r(e){return Object.defineProperty(e,"isAtom",{enumerable:!1,value:!0,configurable:!1}),e}function s(e){return JSON.parse((0,n.stringify)(e))}},421:function(e,t,i){"use strict";i.d(t,{getClassName:function(){return r},keepNames:function(){return o}});var n=i(91565);let o=new Map,r=e=>{var t;if((0,n.isFunction)(e.className))return e.className();let i=(null==(t=e.constructor)?void 0:t.originalConstructor)||e.constructor;if(o.has(i))return o.get(i);if(i.name)return i.name;let r=new RegExp(/^\s*function\s*(\S*)\s*\(/),s=i.toString().match(r);return s?s[1]:""}},89308:function(e,t,i){"use strict";i.d(t,{get:function(){return r}});var n=i(85932),o=i(18303);function r(e,t){if(!(0,n.isString)(e)||!e.length)return null;let i=e.split("."),r=t;try{for(let e of i){if((0,o.isVoid)(r[e]))return null;r=r[e]}}catch(e){return null}return(0,o.isVoid)(r)?null:r}},37427:function(e,t,i){"use strict";i.d(t,{humanSizeToBytes:function(){return n}});let n=e=>{if(/^[0-9.]+$/.test(e.toString()))return parseFloat(e);let t=e.substr(-2,2).toUpperCase(),i=["KB","MB","GB","TB"],n=parseFloat(e.substr(0,e.length-2));return -1!==i.indexOf(t)?n*Math.pow(1024,i.indexOf(t)+1):parseInt(e,10)}},93640:function(e,t,i){"use strict";i.r(t),i.d(t,{$$:function(){return x.$$},ConfigDeepFlatten:function(){return h.ConfigDeepFlatten},ConfigFlatten:function(){return h.ConfigFlatten},ConfigMerge:function(){return h.ConfigMerge},ConfigProto:function(){return h.ConfigProto},ConnectionError:function(){return _.ConnectionError},LimitedStack:function(){return j.LimitedStack},OptionsError:function(){return _.OptionsError},abort:function(){return _.abort},alignElement:function(){return n.alignElement},alreadyLoadedList:function(){return o.alreadyLoadedList},appendScriptAsync:function(){return o.appendScriptAsync},appendStyleAsync:function(){return o.appendStyleAsync},attr:function(){return l.attr},browser:function(){return u.browser},buildQuery:function(){return c.buildQuery},call:function(){return z.call},callPromise:function(){return z.callPromise},callThis:function(){return z.callThis},clearAlign:function(){return n.clearAlign},clearCenterAlign:function(){return f.clearCenterAlign},cns:function(){return C.cns},completeUrl:function(){return d.completeUrl},connection:function(){return _.connection},convertMediaUrlToVideoEmbed:function(){return p.convertMediaUrlToVideoEmbed},css:function(){return f.css},cssPath:function(){return x.cssPath},ctrlKey:function(){return m.ctrlKey},dataBind:function(){return g.dataBind},defaultLanguage:function(){return v.defaultLanguage},error:function(){return _.error},fastClone:function(){return b.fastClone},get:function(){return y.get},getClassName:function(){return S.getClassName},getDataTransfer:function(){return z.getDataTransfer},getPropertyDescriptor:function(){return z.getPropertyDescriptor},getXPathByElement:function(){return x.getXPathByElement},hAlignElement:function(){return n.hAlignElement},humanSizeToBytes:function(){return w.humanSizeToBytes},inView:function(){return T.inView},isAtom:function(){return b.isAtom},keepNames:function(){return S.keepNames},keys:function(){return z.keys},loadImage:function(){return z.loadImage},loadNext:function(){return o.loadNext},loadNextStyle:function(){return o.loadNextStyle},markAsAtomic:function(){return b.markAsAtomic},markDeprecated:function(){return C.markDeprecated},markOwner:function(){return z.markOwner},memorizeExec:function(){return z.memorizeExec},options:function(){return _.options},parseQuery:function(){return k.parseQuery},previewBox:function(){return E.previewBox},refs:function(){return x.refs},reset:function(){return I.reset},resolveElement:function(){return x.resolveElement},scrollIntoViewIfNeeded:function(){return T.scrollIntoViewIfNeeded},set:function(){return D.set}});var n=i(16849),o=i(47760),r=i(28712),s={};for(var a in r)0>["default","alignElement","clearAlign","hAlignElement","alreadyLoadedList","appendScriptAsync","appendStyleAsync","loadNext","loadNextStyle"].indexOf(a)&&(s[a]=(function(e){return r[e]}).bind(0,a));i.d(t,s);var l=i(7909),u=i(26136),c=i(36833),d=i(91321),h=i(77483),p=i(3856),f=i(80991),m=i(77213),g=i(36400),v=i(97228),_=i(33201),b=i(54794),y=i(89308),S=i(421),w=i(37427),C=i(49385),k=i(36310),E=i(57075),I=i(43379),T=i(60898),x=i(28723),D=i(52144),j=i(42820),z=i(71125)},49385:function(e,t,i){"use strict";i.d(t,{cns:function(){return n},markDeprecated:function(){return o}});let n=console;function o(e,t=[""],i=null){return(...o)=>(n.warn(`Method "${t[0]}" deprecated.`+(t[1]?` Use "${t[1]}" instead`:"")),e.call(i,...o))}},36310:function(e,t,i){"use strict";i.d(t,{parseQuery:function(){return n}});let n=e=>{let t={},i=e.substring(1).split("&");for(let e=0;e<i.length;e+=1){let n=i[e].split("=");t[decodeURIComponent(n[0])]=decodeURIComponent(n[1]||"")}return t}},57075:function(e,t,i){"use strict";i.d(t,{previewBox:function(){return l}});var n=i(23211),o=i(85932),r=i(7909),s=i(80991),a=i(28723);function l(e,t,i="px",u=null){let c=[],d=function(e,t){let i=[];try{(0,a.$$)("img",e.editor).forEach(o=>{let s=[(0,r.attr)(o,"width"),(0,r.attr)(o,"height"),o.src];(0,r.attr)(o,{width:o.offsetWidth+t,height:o.offsetHeight+t});let a=e.createInside.a();e.ed.body.appendChild(a),a.href=o.src,o.src=a.href,n.Dom.safeRemove(a),i.push(()=>{var e;o.src=null!=(e=s[2])?e:"",(0,r.attr)(o,{width:s[0]||null,height:s[1]||null})})})}catch(e){throw i.forEach(e=>e()),i.length=0,e}return i}(e,i);try{let a=e.e.fire("beforePreviewBox",t,i);if(null!=a)return a;let l=e.c.div("jodit__preview-box jodit-context");u&&u.appendChild(l),(0,s.css)(l,{position:"relative",padding:16});let d=e.value||`<div style='position: absolute;left:50%;top:50%;transform: translateX(-50%) translateY(-50%);color:#ccc;'>${e.i18n("Empty")}</div>`;if(e.iframe){let t=e.create.element("iframe");(0,s.css)(t,{minWidth:800,minHeight:600,border:0}),l.appendChild(t);let i=t.contentWindow;if(i&&(e.e.fire("generateDocumentStructure.iframe",i.document,e),l=i.document.body,"function"==typeof ResizeObserver)){let n=!1,o=i.document.body,r=new ResizeObserver(e.async.debounce(()=>{r.unobserve(o),t.style.height=`${o.offsetHeight+20}px`,e.async.requestAnimationFrame(()=>{n||r.observe(o)})},100)),s=()=>{n=!0,r.unobserve(o),r.disconnect(),e.e.off("beforeDestruct",s)};c.push(s),e.e.on("beforeDestruct",s)}}else(0,s.css)(l,{minWidth:1024,minHeight:600,border:0});let h=(t,i)=>{let s=(0,o.isString)(i)?e.c.div():i;(0,o.isString)(i)&&(s.innerHTML=i);for(let e=0;e<s.childNodes.length;e+=1){let i=s.childNodes[e];if(n.Dom.isElement(i)){let e=t.ownerDocument.createElement(i.nodeName);for(let t=0;t<i.attributes.length;t+=1)(0,r.attr)(e,i.attributes[t].nodeName,i.attributes[t].nodeValue);0===i.childNodes.length||n.Dom.isTag(i,"table")?"SCRIPT"===i.nodeName?i.textContent&&(e.textContent=i.textContent):i.innerHTML&&(e.innerHTML=i.innerHTML):h(e,i);try{t.appendChild(e)}catch(e){}}else try{t.appendChild(i.cloneNode(!0))}catch(e){}}};return h(l,d),e.e.fire("afterPreviewBox",l),[l,()=>{c.forEach(e=>e())}]}finally{d.forEach(e=>e())}}},43379:function(e,t,i){"use strict";i.d(t,{reset:function(){return a}});var n=i(81937),o=i(91565),r=i(89308);let s={};function a(e){var t,i;if(!(e in s)){let t=n.globalDocument.createElement("iframe");try{if(t.src="about:blank",n.globalDocument.body.appendChild(t),!t.contentWindow)return null;let i=(0,r.get)(e,t.contentWindow),a=(0,r.get)(e.split(".").slice(0,-1).join("."),t.contentWindow);(0,o.isFunction)(i)&&(s[e]=i.bind(a))}catch(e){if(!n.IS_PROD)throw e}finally{null==(i=t.parentNode)||i.removeChild(t)}}return null!=(t=s[e])?t:null}},60898:function(e,t,i){"use strict";i.d(t,{inView:function(){return o},scrollIntoViewIfNeeded:function(){return r}});var n=i(23211);function o(e,t,i){let n=e.getBoundingClientRect(),o=e,r=n.top,s=n.height;for(;o&&o!==t&&o.parentNode;)if(!(r<=(n=(o=o.parentNode).getBoundingClientRect()).bottom)||r+s<=n.top)return!1;return r<=(i.documentElement&&i.documentElement.clientHeight||0)}function r(e,t,i){n.Dom.isHTMLElement(e)&&!o(e,t,i)&&(t.clientHeight!==t.scrollHeight&&(t.scrollTop=e.offsetTop),o(e,t,i)||e.scrollIntoView())}},28723:function(e,t,i){"use strict";i.d(t,{$$:function(){return d},cssPath:function(){return f},getXPathByElement:function(){return h},refs:function(){return p},resolveElement:function(){return m}});var n=i(81937),o=i(23211),r=i(88475),s=i(85932),a=i(57821),l=i(7909),u=i(33201);let c=1;function d(e,t){let i;if(!n.IS_ES_NEXT&&/:scope/.test(e)&&n.IS_IE&&!(t&&t.nodeType===Node.DOCUMENT_NODE)){let n=t.id,o=n||"_selector_id_"+String(Math.random()).slice(2)+ ++c;e=e.replace(/:scope/g,"#"+o),n||t.setAttribute("id",o),i=t.parentNode.querySelectorAll(e),n||t.removeAttribute("id")}else i=t.querySelectorAll(e);return[].slice.call(i)}let h=(e,t)=>{if(!e||e.nodeType!==Node.ELEMENT_NODE||!e.parentNode||t===e)return"";if(e.id)return"//*[@id='"+e.id+"']";let i=[].filter.call(e.parentNode.childNodes,t=>t.nodeName===e.nodeName);return h(e.parentNode,t)+"/"+e.nodeName.toLowerCase()+(i.length>1?"["+((0,r.toArray)(i).indexOf(e)+1)+"]":"")},p=e=>("container"in e&&(e=e.container),d("[ref],[data-ref]",e).reduce((e,t)=>{let i=(0,l.attr)(t,"-ref");return i&&(0,s.isString)(i)&&(e[(0,a.camelCase)(i)]=t,e[i]=t),e},{})),f=e=>{if(!o.Dom.isElement(e))return null;let t=[],i=e;for(;i&&i.nodeType===Node.ELEMENT_NODE;){let e=i.nodeName.toLowerCase();if(i.id){e+="#"+i.id,t.unshift(e);break}{let t=i,n=1;do(t=t.previousElementSibling)&&t.nodeName.toLowerCase()===e&&n++;while(t);e+=":nth-of-type("+n+")"}t.unshift(e),i=i.parentNode}return t.join(" > ")};function m(e,t){let i=e;if((0,s.isString)(e))try{i=t.querySelector(e)}catch(t){throw(0,u.error)('String "'+e+'" should be valid HTML selector')}if(!i||"object"!=typeof i||!o.Dom.isElement(i)||!i.cloneNode)throw(0,u.error)('Element "'+e+'" should be string or HTMLElement instance');return i}},52144:function(e,t,i){"use strict";i.d(t,{set:function(){return a}});var n=i(17312),o=i(70222),r=i(62101),s=i(85932);function a(e,t,i){if(!(0,s.isString)(e)||!e.length)return;let a=e.split("."),l=i,u=a[0];for(let e=0;e<a.length-1;e+=1)u=a[e],(0,n.isArray)(l[u])||(0,r.isPlainObject)(l[u])||(l[u]=(0,o.isNumeric)(a[e+1])?[]:{}),l=l[u];l&&(l[a[a.length-1]]=t)}},42820:function(e,t,i){"use strict";i.d(t,{LimitedStack:function(){return o}});var n=i(25045);class o{push(e){return this.stack.push(e),this.stack.length>this.limit&&this.stack.shift(),this}pop(){return this.stack.pop()}find(e){return this.stack.find(e)}constructor(e){(0,n._)(this,"limit",void 0),(0,n._)(this,"stack",void 0),this.limit=e,this.stack=[]}}},71125:function(e,t,i){"use strict";i.d(t,{call:function(){return a},callPromise:function(){return c},callThis:function(){return l},getDataTransfer:function(){return f},getPropertyDescriptor:function(){return m},keys:function(){return h},loadImage:function(){return d},markOwner:function(){return u},memorizeExec:function(){return p}});var n=i(52100),o=i(18303),r=i(7909),s=i(36400);function a(e,...t){return e(...t)}function l(e,t,...i){return e.apply(t,i)}function u(e,t){(0,r.attr)(t,"data-editor_id",e.id),t.component||Object.defineProperty(t,"jodit",{value:e})}function c(e,t){return(0,n.isPromise)(e)?e.then(e=>e,()=>null).finally(t):null==t?void 0:t()}let d=(e,t)=>t.async.promise((i,n)=>{let o=new Image,r=()=>{t.e.off(o),null==n||n()},s=()=>{t.e.off(o),i(o)};t.e.one(o,"load",s).one(o,"error",r).one(o,"abort",r),o.src=e,o.complete&&s()}),h=(e,t=!0)=>{if(t)return Object.keys(e);let i=[];for(let t in e)i.push(t);return i},p=(e,t,{control:i},n)=>{var r;let a=`button${i.command}`,l=null!=(r=i.args&&i.args[0])?r:(0,s.dataBind)(e,a);if((0,o.isVoid)(l))return!1;(0,s.dataBind)(e,a,l),n&&(l=n(l)),e.execCommand(i.command,!1,null!=l?l:void 0)},f=e=>{if(e.clipboardData)return e.clipboardData;try{return e.dataTransfer||new DataTransfer}catch(e){return null}};function m(e,t){let i;do i=Object.getOwnPropertyDescriptor(e,t),e=Object.getPrototypeOf(e);while(!i&&e);return i}},55810:function(e,t,i){"use strict";i.d(t,{init:function(){return s}});var n=i(81937),o=i(52433),r=i(3050);function s(e,t,i,s,a,l,u){if((0,o.isInitable)(s))try{s.init(e)}catch(e){if(!n.IS_PROD)throw e}a.set(t,s),l.delete(t),s.hasStyle&&(0,r.loadStyle)(e,t).catch(e=>{n.IS_PROD}),s.styles&&(u(e,t,"style").innerHTML=s.styles)}},3050:function(e,t,i){"use strict";i.d(t,{loadExtras:function(){return d},loadStyle:function(){return u}});var n=i(49376),o=i(81937),r=i(74264),s=i(47760),a=i(86189);let l=new Set;function u(e,t){return(0,n._)(function*(){let i=c(e,t,!1);if(!l.has(i))return l.add(i),(0,s.appendStyleAsync)(e,i)})()}function c(e,t,i){t=(0,r.kebabCase)(t);let n=e.minified?".min":"";return e.basePath+"plugins/"+t+"/"+t+n+"."+(i?"js":"css")}function d(e,t,i,n){try{let o=i.filter(t=>!e.has((0,a.normalizeName)(t.name)));o.length&&o.map(e=>{let i=e.url||c(t,e.name,!0);return(0,s.appendScriptAsync)(t,i).then(n).catch(()=>null)})}catch(e){if(!o.IS_PROD)throw e}}},25974:function(e,t,i){"use strict";i.d(t,{makeInstance:function(){return r}});var n=i(81937),o=i(91565);function r(e,t){try{try{return(0,o.isFunction)(t)?new t(e):t}catch(i){if((0,o.isFunction)(t)&&!t.prototype)return t(e)}}catch(e){if(!n.IS_PROD)throw e}return null}},86189:function(e,t,i){"use strict";i.d(t,{normalizeName:function(){return o}});var n=i(74264);function o(e){return(0,n.kebabCase)(e).toLowerCase()}},91206:function(e,t,i){"use strict";i.d(t,{Plugin:function(){return n.Plugin}});var n=i(18855);i(85305)},85305:function(e,t,i){"use strict";i.d(t,{PluginSystem:function(){return f}});var n=i(25045),o=i(81937),r=i(42689),s=i(32328),a=i(17312),l=i(52433),u=i(85932),c=i(55810),d=i(3050),h=i(25974),p=i(86189);class f{get size(){return this.__items.size}add(e,t){this.__items.set((0,p.normalizeName)(e),t),r.eventEmitter.fire(`plugin:${e}:ready`)}get(e){return this.__items.get((0,p.normalizeName)(e))}remove(e){this.__items.delete((0,p.normalizeName)(e))}__getFullPluginsList(e){let t=[];return this.__items.forEach((i,n)=>{(!e||e.has(n))&&t.push([n,i])}),t}__init(e){let{extraList:t,disableList:i,filter:n}={extraList:e.o.extraPlugins.map(e=>(0,u.isString)(e)?{name:e}:e),disableList:new Set((0,s.splitArray)(e.o.disablePlugins).map(p.normalizeName)),filter:e.o.safeMode?new Set(e.o.safePluginsList):null},r=new Map,f={},m=new Set;e.__plugins=f;let g=()=>{if(e.isInDestruct)return;let t=!1;this.__getFullPluginsList(n).forEach(([n,o])=>{if(i.has(n)||r.has(n))return;let s=null==o?void 0:o.requires;if(s&&(0,a.isArray)(s)&&s.length){if(s.some(e=>i.has(e)))return;if(!s.every(e=>r.has(e)))return void m.add(n)}t=!0;let l=(0,h.makeInstance)(e,o);if(!l){r.set(n,null),m.delete(n);return}(0,c.init)(e,n,o,l,r,m,this.opts.getContainer),f[n]=l}),t&&(e.e.fire("updatePlugins"),g())};t&&t.length&&(0,d.loadExtras)(this.__items,e,t,g),g(),e.e.on("beforeDestruct",()=>{Object.keys(f).forEach(t=>{let i=f[t];(0,l.isDestructable)(i)&&i.destruct(e),delete f[t]}),delete e.__plugins}),o.IS_PROD||m.size}wait(e){return new Promise(t=>{if(this.get(e))return t();let i=()=>{t(),r.eventEmitter.off(`plugin:${e}:ready`,i)};r.eventEmitter.on(`plugin:${e}:ready`,i)})}constructor(e){(0,n._)(this,"opts",void 0),(0,n._)(this,"__items",void 0),this.opts=e,this.__items=new Map}}},18855:function(e,t,i){"use strict";i.d(t,{Plugin:function(){return l}});var n=i(25045),o=i(31635),r=i(16964),s=i(84839),a=i(24497);class l extends r.ViewComponent{className(){return"Plugin"}__afterPluginSystemInit(){let{j:e,buttons:t}=this;t&&(0,a.isJoditObject)(e)&&t.forEach(t=>{e.registerButton(t)})}__afterInit(){this.__inited=!0,this.setStatus(r.STATUSES.ready),this.afterInit(this.jodit)}init(e){this.jodit.isReady&&(this.afterInit(this.jodit),this.__afterPluginSystemInit(),this.jodit.e.fire("rebuildToolbar"))}__beforeDestruct(){if(this.isInDestruct)return;let{j:e}=this;if(e.e.off("afterPluginSystemInit",this.__afterPluginSystemInit).off("afterInit",this.__afterInit).off("beforeDestruct",this.destruct),this.setStatus(r.STATUSES.beforeDestruct),!this.__inited)return super.destruct();if((0,a.isJoditObject)(e)){var t;null==(t=this.buttons)||t.forEach(t=>{null==e||e.unregisterButton(t)})}this.beforeDestruct(this.j),super.destruct()}constructor(e){super(e),(0,n._)(this,"buttons",[]),(0,n._)(this,"hasStyle",!1),(0,n._)(this,"styles",void 0),(0,n._)(this,"__inited",!1),e.e.on("afterPluginSystemInit",this.__afterPluginSystemInit).on("afterInit",this.__afterInit).on("beforeDestruct",this.__beforeDestruct)}}(0,n._)(l,"requires",[]),(0,o.__decorate)([s.autobind],l.prototype,"__afterPluginSystemInit",null),(0,o.__decorate)([s.autobind],l.prototype,"__afterInit",null),(0,o.__decorate)([s.autobind],l.prototype,"__beforeDestruct",null)},17338:function(e,t,i){"use strict";i.d(t,{Ajax:function(){return g}});var n=i(49376),o=i(6311),r=i(25045),s=i(41411),a=i(86367),l=i(31635),u=i(91231),c=i(81937),d=i(49574),h=i(65946),p=i(33201),f=i(5266);i(37102);var m=i(32855);class g{className(){return"Ajax"}__buildParams(e,t){return(0,h.isPlainObject)(e)&&this.options.contentType&&this.options.contentType.includes("application/json")?JSON.stringify(e):(0,h.isFunction)(this.o.queryBuild)?this.o.queryBuild.call(this,e,t):(0,h.isString)(e)||e instanceof c.globalWindow.FormData||"object"==typeof e&&null!=e&&(0,h.isFunction)(e.append)?e:(0,h.buildQuery)(e)}get o(){return this.options}abort(){if(this.__isFulfilled)return this;try{this.__isFulfilled=!0,this.xhr.abort()}catch(e){}return this}send(){this.__activated=!0;let{xhr:e,o:t}=this,i=this.prepareRequest();return this.__async.promise((o,r)=>(0,n._)(function*(){var n;let s=()=>{this.__isFulfilled=!0,r(p.connection("Connection error"))},a=()=>{this.__isFulfilled=!0,o(new m.Response(i,e.status,e.statusText,!e.responseType?e.responseText:e.response))};e.onload=a,e.onabort=()=>{this.__isFulfilled=!0,r(p.abort("Abort connection"))},e.onerror=s,e.ontimeout=s,t.responseType&&(e.responseType=t.responseType),e.onprogress=e=>{var t,i;let n=0;e.lengthComputable&&(n=e.loaded/e.total*100),null==(t=(i=this.options).onProgress)||t.call(i,n)},e.onreadystatechange=()=>{var i,n;null==(i=(n=this.options).onProgress)||i.call(n,10),e.readyState===XMLHttpRequest.DONE&&(t.successStatuses.includes(e.status)?a():e.statusText&&(this.__isFulfilled=!0,r(p.connection(e.statusText))))},e.withCredentials=null!=(n=t.withCredentials)&&n;let{url:l,data:u,method:c}=i;e.open(c,l,!0),t.contentType&&e.setRequestHeader&&e.setRequestHeader("Content-type",t.contentType);let{headers:d}=t;(0,h.isFunction)(d)&&(d=yield d.call(this)),d&&e.setRequestHeader&&Object.keys(d).forEach(t=>{e.setRequestHeader(t,d[t])}),this.__async.setTimeout(()=>{e.send(u?this.__buildParams(u):void 0)},0)}).call(this))}stream(){return(0,a._)(function*(){var e;this.__activated=!0;let{xhr:t,o:i}=this,n=this.prepareRequest(),r=0,s="",a=[],l=null,u=!1,c=null,d=()=>{if(l){let e=l;l=null,e()}},f=e=>{var i;let n=t.responseText;s+=n.substring(r),r=n.length;let o=s.split("\n\n");for(let t of(s=e?"":null!=(i=o.pop())?i:"",o)){let e=t.trim();if(!e)continue;let i=[];for(let t of e.split("\n"))t.startsWith("data: ")?i.push(t.slice(6)):t.startsWith("data:")&&i.push(t.slice(5));i.length&&a.push(i.join("\n"))}d()};t.onprogress=()=>f(!1),t.onload=()=>{f(!0),u=!0,this.__isFulfilled=!0,d()},t.onerror=()=>{c=p.connection("Connection error"),u=!0,this.__isFulfilled=!0,d()},t.onabort=()=>{c=p.abort("Abort connection"),u=!0,this.__isFulfilled=!0,d()},t.withCredentials=null!=(e=i.withCredentials)&&e;let{url:m,data:g,method:v}=n;t.open(v,m,!0),i.contentType&&t.setRequestHeader&&t.setRequestHeader("Content-type",i.contentType);let{headers:_}=i;(0,h.isFunction)(_)&&(_=yield(0,o._)(_.call(this))),_&&t.setRequestHeader&&Object.keys(_).forEach(e=>{t.setRequestHeader(e,_[e])}),t.send(g?this.__buildParams(g):void 0);try{for(;;)if(a.length>0)yield a.shift();else if(u)break;else yield(0,o._)(new Promise(e=>{l=e}))}finally{this.__isFulfilled||this.abort()}if(c)throw c}).call(this)}prepareRequest(){if(!this.o.url)throw p.error("Need URL for AJAX request");let e=this.o.url,t=this.o.data,i=(this.o.method||"get").toLowerCase();if("get"===i&&t&&(0,h.isPlainObject)(t)){let i=e.indexOf("?");if(-1!==i){let n=(0,h.parseQuery)(e);e=e.substring(0,i)+"?"+(0,h.buildQuery)((0,s._)({},n,t))}else e+="?"+(0,h.buildQuery)(this.o.data)}let n={url:e,method:i,data:t};return g.log.splice(100),g.log.push(n),n}destruct(){this.__isDestructed||(this.__isDestructed=!0,this.__activated&&!this.__isFulfilled&&(this.abort(),this.__isFulfilled=!0),this.__async.destruct())}constructor(e,t=f.Config.prototype.defaultAjaxOptions){(0,r._)(this,"__async",new u.Async),(0,r._)(this,"xhr",void 0),(0,r._)(this,"options",void 0),(0,r._)(this,"__isFulfilled",!1),(0,r._)(this,"__activated",!1),(0,r._)(this,"__isDestructed",!1),this.options=(0,h.ConfigProto)(e||{},t),this.xhr=this.o.xhr?this.o.xhr():new XMLHttpRequest}}(0,r._)(g,"log",[]),(0,l.__decorate)([d.autobind],g.prototype,"destruct",null)},37102:function(e,t,i){"use strict";i(5266).Config.prototype.defaultAjaxOptions={successStatuses:[200,201,202],method:"GET",url:"",data:null,contentType:"application/x-www-form-urlencoded; charset=UTF-8",headers:{"X-REQUESTED-WITH":"XMLHttpRequest"},withCredentials:!1,xhr(){return new XMLHttpRequest}}},73714:function(e,t,i){"use strict";i.d(t,{Ajax:function(){return n.Ajax},Response:function(){return o.Response}});var n=i(17338),o=i(32855)},32855:function(e,t,i){"use strict";i.d(t,{Response:function(){return r}});var n=i(49376),o=i(25045);class r{get url(){return this.request.url}json(){return(0,n._)(function*(){return JSON.parse(this.body)}).call(this)}text(){return Promise.resolve(this.body)}blob(){return(0,n._)(function*(){return this.body}).call(this)}constructor(e,t,i,n){(0,o._)(this,"status",void 0),(0,o._)(this,"statusText",void 0),(0,o._)(this,"request",void 0),(0,o._)(this,"body",void 0),this.request=e,this.status=t,this.statusText=i,this.body=n}}},42259:function(e,t,i){"use strict";i.d(t,{cursorInTheEdgeOfString:function(){return s},findCorrectCurrentNode:function(){return a},moveNodeInsideStart:function(){return r.moveNodeInsideStart}});var n=i(81937),o=i(23211),r=i(89817);function s(e,t,i,o){var r;let s=(null==(r=e.nodeValue)?void 0:r.length)?e.nodeValue:"";if(o&&s.replace((0,n.INVISIBLE_SPACE_REG_EXP_END)(),"").length>t)return!0;let a=(0,n.INVISIBLE_SPACE_REG_EXP_START)().exec(s);return i&&(a&&a[0].length<t||!a&&t>0)}function a(e,t,i,n,r,s){if((e=t.startContainer.childNodes[t.startOffset])||(e=t.startContainer.childNodes[t.startOffset-1],i=!0),e&&n&&!o.Dom.isText(e)){if(!i&&o.Dom.isText(e.previousSibling))e=e.previousSibling;else if(r){let t=s(e);for(;t;){if(t&&o.Dom.isText(t)){e=t;break}t=s(t)}}}if(e&&!n&&!o.Dom.isText(e)){let t=e,i=e;do t=t.firstChild,i=i.lastChild;while(t&&i&&!o.Dom.isText(t));t===i&&t&&o.Dom.isText(t)&&(e=t)}return{node:e,rightMode:i}}i(7470)},89817:function(e,t,i){"use strict";i.d(t,{moveNodeInsideStart:function(){return r}});var n=i(81937),o=i(23211);function r(e,t,i){let r=o.Dom.findSibling(t,i),s=o.Dom.findSibling(t,!i);for(;o.Dom.isElement(r)&&!o.Dom.isTag(r,n.INSEPARABLE_TAGS)&&o.Dom.isContentEditable(r,e.editor)&&(!s||!o.Dom.closest(t,o.Dom.isElement,e.editor));)i||!r.firstChild?r.appendChild(t):o.Dom.before(r.firstChild,t),r=o.Dom.sibling(t,i),s=o.Dom.sibling(t,!i)}},7470:function(e,t,i){"use strict";i.d(t,{moveTheNodeAlongTheEdgeOutward:function(){return o}});var n=i(23211);function o(e,t,i){let o=e;for(;o&&o!==i&&!(n.Dom.findSibling(o,t)||n.Dom.isBlock(o.parentElement));)(o=o.parentElement)&&o!==i&&(t?n.Dom.before(o,e):n.Dom.after(o,e))}},59841:function(e,t,i){"use strict";i.d(t,{CommitStyle:function(){return o.CommitStyle},Selection:function(){return n.Selection}});var n=i(98595),o=i(84578)},98595:function(e,t,i){"use strict";i.d(t,{Selection:function(){return f}});var n=i(25045),o=i(31635),r=i(81937),s=i(84839),a=i(23211),l=i(65946),u=i(28686),c=i(28712),d=i(7470),h=i(84578),p=i(42259);class f{get j(){return this.jodit}errorNode(e){if(!a.Dom.isNode(e))throw(0,l.error)("Parameter node must be instance of Node")}get area(){return this.j.editor}get win(){return this.j.ew}get doc(){return this.j.ed}get sel(){return this.j.o.shadowRoot&&(0,u.isFunction)(this.j.o.shadowRoot.getSelection)?this.j.o.shadowRoot.getSelection():this.win.getSelection()}get range(){let e=this.sel;return e&&e.rangeCount?e.getRangeAt(0):this.createRange()}get isInsideArea(){let{sel:e}=this,t=(null==e?void 0:e.rangeCount)?e.getRangeAt(0):null;return!(!t||!a.Dom.isOrContains(this.area,t.startContainer))}createRange(e=!1){let t=this.doc.createRange();return e&&this.selectRange(t),t}remove(){let e=this.sel,t=this.current();if(e&&t)for(let t=0;t<e.rangeCount;t+=1)e.getRangeAt(t).deleteContents(),e.getRangeAt(t).collapse(!0)}clear(){var e,t;(null==(e=this.sel)?void 0:e.rangeCount)&&(null==(t=this.sel)||t.removeAllRanges())}removeNode(e){if(!a.Dom.isOrContains(this.j.editor,e,!0))throw(0,l.error)("Selection.removeNode can remove only editor's children");a.Dom.safeRemove(e),this.j.e.fire("afterRemoveNode",e)}insertCursorAtPoint(e,t){this.removeMarkers();try{let i=this.createRange();return(()=>{if(this.doc.caretPositionFromPoint){let n=this.doc.caretPositionFromPoint(e,t);if(n)return i.setStart(n.offsetNode,n.offset)}if(this.doc.caretRangeFromPoint){let n=this.doc.caretRangeFromPoint(e,t);(0,c.assert)(n,"Incorrect caretRangeFromPoint behaviour"),i.setStart(n.startContainer,n.startOffset)}})(),i.collapse(!0),this.selectRange(i),!0}catch(e){}return!1}get hasMarkers(){return!!this.markers.length}get markers(){return(0,l.$$)("span[data-"+r.MARKER_CLASS+"]",this.area)}removeMarkers(){a.Dom.safeRemove.apply(null,this.markers)}marker(e=!1,t){let i=null;t&&(i=t.cloneRange()).collapse(e);let n=this.j.createInside.span();return n.id=r.MARKER_CLASS+"_"+Number(new Date)+"_"+String(Math.random()).slice(2),n.style.lineHeight="0",n.style.display="none",a.Dom.markTemporary(n),(0,l.attr)(n,"data-"+r.MARKER_CLASS,e?"start":"end"),n.appendChild(this.j.createInside.text(r.INVISIBLE_SPACE)),i&&a.Dom.isOrContains(this.area,e?i.startContainer:i.endContainer)&&i.insertNode(n),n}restore(){let e=!1,t=e=>`span[data-${r.MARKER_CLASS}=${e?"start":"end"}]`,i=this.area.querySelector(t(!0)),n=this.area.querySelector(t(!1));if(i){if(e=this.createRange(),n)e.setStartAfter(i),a.Dom.safeRemove(i),e.setEndBefore(n),a.Dom.safeRemove(n);else{let t=i.previousSibling;a.Dom.isText(t)?e.setStart(t,t.nodeValue?t.nodeValue.length:0):e.setStartBefore(i),a.Dom.safeRemove(i),e.collapse(!0)}e&&this.selectRange(e)}}fakes(){let e=this.sel;if(!e||!e.rangeCount)return[];let t=e.getRangeAt(0);(0,c.assert)(t,"Range is null");let i=t.cloneRange();i.collapse(!0);let n=this.j.createInside.fake();a.Dom.safeInsertNode(i,n),t.setStartBefore(n);let o=[n];if(!t.collapsed){let e=t.cloneRange();e.collapse(!1);let i=this.j.createInside.fake();a.Dom.safeInsertNode(e,i),t.setEndAfter(i),o.push(i)}return this.selectRange(t),o}restoreFakes(e){var t,i,n,o;let r=e.filter(e=>e.isConnected);if(!r.length)return;let[s,l]=r,u=this.createRange();u.setStartAfter(s),l&&u.setEndBefore(l),this.selectRange(u),(null==(t=s.parentNode)?void 0:t.firstChild)!==(null==(i=s.parentNode)?void 0:i.lastChild)&&a.Dom.safeRemove(s),(null==l||null==(n=l.parentNode)?void 0:n.firstChild)!==(null==l||null==(o=l.parentNode)?void 0:o.lastChild)&&a.Dom.safeRemove(l)}save(e=!1){if(this.hasMarkers)return[];let t=this.sel;if(!t||!t.rangeCount)return[];let i=[],n=t.rangeCount,o=[];for(let e=0;n>e;e+=1)if(o[e]=t.getRangeAt(e),o[e].collapsed){let t=this.marker(!0,o[e]);i[e]={startId:t.id,collapsed:!0,startMarker:t.outerHTML}}else{let t=this.marker(!0,o[e]),n=this.marker(!1,o[e]);i[e]={startId:t.id,endId:n.id,collapsed:!1,startMarker:t.outerHTML,endMarker:n.outerHTML}}if(!e){t.removeAllRanges();for(let e=n-1;e>=0;--e){let n=this.doc.getElementById(i[e].startId);if(n){if(i[e].collapsed)o[e].setStartAfter(n),o[e].collapse(!0);else if(o[e].setStartBefore(n),i[e].endId){let t=this.doc.getElementById(i[e].endId);t&&o[e].setEndAfter(t)}try{t.addRange(o[e].cloneRange())}catch(e){}}}}return i}focus(e={preventScroll:!0}){if(!this.isFocused()){let n=(0,l.getScrollParent)(this.j.container),o=null==n?void 0:n.scrollTop;this.j.iframe&&"complete"===this.doc.readyState&&this.j.iframe.focus(e),this.win.focus(),this.area.focus(e),o&&(null==n?void 0:n.scrollTo)&&n.scrollTo(0,o);let r=this.sel,s=(null==r?void 0:r.rangeCount)?null==r?void 0:r.getRangeAt(0):null;if(!s||!a.Dom.isOrContains(this.area,s.startContainer)){let e=this.createRange();e.setStart(this.area,0),e.collapse(!0),this.selectRange(e,!1)}if(!this.j.editorIsActive){var t,i;null==(i=this.j)||null==(t=i.events)||t.fire("focus")}return!0}return!1}isCollapsed(){let e=this.sel;for(let t=0;e&&t<e.rangeCount;t+=1)if(!e.getRangeAt(t).collapsed)return!1;return!0}isFocused(){return this.doc.hasFocus&&this.doc.hasFocus()&&this.area===this.doc.activeElement}current(e=!0){if(this.j.getRealMode()!==r.MODE_WYSIWYG)return null;let t=this.sel;if(!t||0===t.rangeCount)return null;let i=t.getRangeAt(0),n=i.startContainer,o=!1;if(a.Dom.isTag(n,"br")&&t.isCollapsed)return n;if(!a.Dom.isText(n)){let r=(0,p.findCorrectCurrentNode)(n,i,o,t.isCollapsed,e,e=>o?e.lastChild:e.firstChild);n=r.node,o=r.rightMode}return n&&a.Dom.isOrContains(this.area,n)?n:null}insertNode(e,t=!0,i=!0){this.errorNode(e);let n=a.Dom.isFragment(e)?e.lastChild:e;this.j.e.fire("safeHTML",e),!this.isFocused()&&this.j.isEditorMode()&&(this.focus(),this.restore());let o=this.sel;this.j.history.snapshot.transaction(()=>{if(this.isCollapsed()||this.j.execCommand("Delete"),this.j.e.fire("beforeInsertNode",e),o&&o.rangeCount){let t=o.getRangeAt(0),{firstChild:i}=e;a.Dom.isOrContains(this.area,t.commonAncestorContainer)?a.Dom.safeInsertNode(t,e):this.area.appendChild(e),[()=>null==i?void 0:i.previousSibling,()=>null==i?void 0:i.previousSibling,()=>{var e;return null==i||null==(e=i.previousSibling)?void 0:e.lastChild}].forEach(e=>{let t=e();t&&a.Dom.isEmptyTextNode(t)&&a.Dom.safeRemove(t)})}else this.area.appendChild(e);let i=e=>{if(a.Dom.isBlock(e)){let t=e.lastChild;if(t)return i(t)}this.setCursorAfter(e)};t&&(a.Dom.isFragment(e)?n&&i(n):i(e)),this.j.o.scrollToPastedContent&&(0,l.scrollIntoViewIfNeeded)(null!=n?n:e,this.j.editor,this.doc)}),i&&this.j.events&&this.j.__imdSynchronizeValues(),this.j.events&&this.j.e.fire("afterInsertNode",a.Dom.isFragment(e)?n:e)}insertHTML(e,t=!0){if(""===e)return;let i=this.j.createInside.div(),n=this.j.createInside.fragment();if(!this.isFocused()&&this.j.isEditorMode()&&(this.focus(),this.restore()),a.Dom.isNode(e)?i.appendChild(e):i.innerHTML=e.toString(),(this.j.isEditorMode()||!1!==this.j.e.fire("insertHTML",i.innerHTML))&&i.lastChild){for(;i.firstChild;)i.firstChild,n.appendChild(i.firstChild);this.insertNode(n,t,!1),this.j.__imdSynchronizeValues()}}insertImage(e,t=null,i=null){let n=(0,u.isString)(e)?this.j.createInside.element("img"):e;if((0,u.isString)(e)&&n.setAttribute("src",e),null!=i){let e=i.toString();e&&"auto"!==e&&0>String(e).indexOf("px")&&0>String(e).indexOf("%")&&(e+="px"),(0,l.attr)(n,"width",e)}t&&"object"==typeof t&&(0,l.css)(n,t);let o=()=>{(n.naturalHeight<n.offsetHeight||n.naturalWidth<n.offsetWidth)&&(n.style.width="",n.style.height=""),n.removeEventListener("load",o)};this.j.e.on(n,"load",o),n.complete&&o(),this.insertNode(n),this.j.e.fire("afterInsertImage",n)}eachSelection(e){var t;let i=this.sel;if(!i||!i.rangeCount)return;let n=i.getRangeAt(0),o=n.commonAncestorContainer;a.Dom.isHTMLElement(o)||(o=o.parentElement);let s=[],c=n.startOffset,d=o.childNodes.length,h=n.startContainer===this.area?o.childNodes[c<d?c:d-1]:n.startContainer,p=n.endContainer===this.area?o.childNodes[n.endOffset-1]:n.endContainer;a.Dom.isText(h)&&h===n.startContainer&&n.startOffset===(null==(t=h.nodeValue)?void 0:t.length)&&h.nextSibling&&(h=h.nextSibling),a.Dom.isText(p)&&p===n.endContainer&&0===n.endOffset&&p.previousSibling&&(p=p.previousSibling);let f=e=>{!e||e===o||a.Dom.isEmptyTextNode(e)||(0,u.isMarker)(e)||s.push(e)};f(h),h!==p&&a.Dom.isOrContains(o,h,!0)&&a.Dom.find(h,e=>(f(e),e===p||e&&e.contains&&e.contains(p)),o,!0,!1);let m=t=>{if(a.Dom.isOrContains(this.j.editor,t,!0)){if(t.nodeName.match(/^(UL|OL)$/))return(0,l.toArray)(t.childNodes).forEach(m);if(a.Dom.isTag(t,"li"))if(t.firstChild)t=t.firstChild;else{let e=this.j.createInside.text(r.INVISIBLE_SPACE);t.appendChild(e),t=e}e(t)}};0===s.length&&(a.Dom.isEmptyTextNode(h)&&s.push(h),h.firstChild&&s.push(h.firstChild)),s.forEach(m)}cursorInTheEdge(e,t,i=null){var n;let o=!e,r=null==(n=this.sel)?void 0:n.getRangeAt(0);if(null!=i||(i=this.current(!1)),!r||!i||!a.Dom.isOrContains(t,i,!0))return null;let s=e?r.startContainer:r.endContainer,u=e?r.startOffset:r.endOffset,c=e=>!!(e&&!a.Dom.isTag(e,"br")&&!a.Dom.isEmptyTextNode(e)&&!a.Dom.isTemporary(e)&&!(a.Dom.isElement(e)&&!0===this.j.e.fire("isInvisibleForCursor",e)));if(a.Dom.isText(s)){if((0,p.cursorInTheEdgeOfString)(s,u,e,o))return!1}else{let e=(0,l.toArray)(s.childNodes);if(o){if(e.slice(u).some(c))return!1}else if(e.slice(0,u).some(c))return!1}let d=i;for(;d&&d!==t;){let t=a.Dom.sibling(d,e);if(!t){d=d.parentNode;continue}if((d=t)&&c(d))return!1}return!0}cursorOnTheLeft(e,t){return this.cursorInTheEdge(!0,e,t)}cursorOnTheRight(e,t){return this.cursorInTheEdge(!1,e,t)}setCursorAfter(e){return this.setCursorNearWith(e,!1)}setCursorBefore(e){return this.setCursorNearWith(e,!0)}setCursorNearWith(e,t){if(this.errorNode(e),!a.Dom.up(e,e=>e===this.area||e&&e.parentNode===this.area,this.area))throw(0,l.error)("Node element must be in editor");let i=this.createRange(),n=null;if(a.Dom.isText(e))if(t)i.setStart(e,0);else{var o,r;i.setEnd(e,null!=(o=null==(r=e.nodeValue)?void 0:r.length)?o:0)}else n=this.j.createInside.fake(),t?i.setStartBefore(e):i.setEndAfter(e),i.collapse(t),a.Dom.safeInsertNode(i,n),i.selectNode(n);return i.collapse(t),this.selectRange(i),n}setCursorIn(e,t=!1){if(this.errorNode(e),!a.Dom.up(e,e=>e===this.area||e&&e.parentNode===this.area,this.area))throw(0,l.error)("Node element must be in editor");let i=this.createRange(),n=e,o=e;do{if(a.Dom.isText(n)||a.Dom.isTag(n,r.INSEPARABLE_TAGS))break;o=n,n=t?n.firstChild:n.lastChild}while(n);if(!n){let e=this.j.createInside.text(r.INVISIBLE_SPACE);a.Dom.isTag(o,r.INSEPARABLE_TAGS)?n=o:(o.appendChild(e),o=e)}let s=n||o;return a.Dom.isTag(s,r.INSEPARABLE_TAGS)?t||a.Dom.isTag(s,"br")?i.setStartBefore(s):i.setEndAfter(s):i.selectNodeContents(s),i.collapse(t),this.selectRange(i),o}selectRange(e,t=!0){let i=this.sel;return t&&!this.isFocused()&&"focus"!==this.j.e.current&&this.focus(),i&&(i.removeAllRanges(),i.addRange(e)),this.j.e.fire("changeSelection"),this}select(e,t=!1){if(this.errorNode(e),!a.Dom.up(e,e=>e===this.area||e&&e.parentNode===this.area,this.area))throw(0,l.error)("Node element must be in editor");let i=this.createRange();return i[t?"selectNodeContents":"selectNode"](e),this.selectRange(i)}get html(){let e=this.sel;if(e&&e.rangeCount>0){let t=e.getRangeAt(0).cloneContents(),i=this.j.createInside.div();return i.appendChild(t),i.innerHTML}return""}*wrapInTagGen(e){if(this.isCollapsed()){let t=this.jodit.createInside.element("font",r.INVISIBLE_SPACE);this.insertNode(t,!1,!1),e&&e[0]&&t.appendChild(e[0]),yield t,a.Dom.unwrap(t);return}for(let e of((0,l.$$)("*[style*=font-size]",this.area).forEach(e=>{(0,l.attr)(e,"data-font-size",e.style.fontSize.toString()),e.style.removeProperty("font-size")}),this.j.nativeExecCommand("fontsize",!1,"7"),(0,l.$$)("*[data-font-size]",this.area).forEach(e=>{let t=(0,l.attr)(e,"data-font-size");t&&(e.style.fontSize=t,(0,l.attr)(e,"data-font-size",null))}),(0,l.$$)('font[size="7"]',this.area))){let{firstChild:t,lastChild:i}=e;if(t&&t===i&&(0,u.isMarker)(t)){a.Dom.unwrap(e);continue}t&&(0,u.isMarker)(t)&&a.Dom.before(e,t),i&&(0,u.isMarker)(i)&&a.Dom.after(e,i),yield e,a.Dom.unwrap(e)}}wrapInTag(e){let t=[];for(let i of this.wrapInTagGen())try{if(i.firstChild&&i.firstChild===i.lastChild&&(0,u.isMarker)(i.firstChild))continue;(0,u.isFunction)(e)?e(i):t.push(a.Dom.replace(i,e,this.j.createInside))}finally{let e=i.parentNode;e&&(a.Dom.unwrap(i),a.Dom.isEmpty(e)&&a.Dom.unwrap(e))}return t}commitStyle(e){(0,c.assert)((0,l.size)(e)>0,"Need to pass at least one option"),new h.CommitStyle(e).apply(this.j)}splitSelection(e,t){if(!this.isCollapsed())return null;let i=this.createRange(),n=this.range;i.setStartBefore(e);let o=this.cursorOnTheRight(e,t),s=this.cursorOnTheLeft(e,t),l=this.j.createInside.element("br"),u=this.j.createInside.fake(),d=u.cloneNode();try{if(o||s){t?a.Dom.before(t,l):a.Dom.safeInsertNode(n,l);let e=(e,t)=>{let i=t(e);for(;i;){let e=t(i);if(i&&(a.Dom.isTag(i,"br")||a.Dom.isEmptyTextNode(i)))a.Dom.safeRemove(i);else break;i=e}};e(l,e=>e.nextSibling),e(l,e=>e.previousSibling),a.Dom.after(l,d),a.Dom.before(l,u),o?(i.setEndBefore(l),n.setEndBefore(l)):(i.setEndAfter(l),n.setEndAfter(l))}else i.setEnd(n.startContainer,n.startOffset);let h=i.extractContents(),p=e=>a.Dom.each(e,e=>a.Dom.isEmptyTextNode(e)&&a.Dom.safeRemove(e));(0,c.assert)(e.parentNode,"Splitting fails");try{if(p(h),p(e),e.parentNode.insertBefore(h,e),!t&&o&&(null==l?void 0:l.parentNode)){let e=this.createRange();e.setStartBefore(l),this.selectRange(e)}}catch(e){if(!r.IS_PROD)throw e}let f=e=>{var t,i,n;(null==e||null==(t=e.parentNode)?void 0:t.firstChild)===(null==e||null==(i=e.parentNode)?void 0:i.lastChild)&&(null==e||null==(n=e.parentNode)||n.appendChild(l.cloneNode()))};f(u),f(d)}finally{a.Dom.safeRemove(u),a.Dom.safeRemove(d)}return e.previousElementSibling}expandSelection(){if(this.isCollapsed())return this;let{range:e}=this,t=e.cloneRange();if(!a.Dom.isOrContains(this.j.editor,e.commonAncestorContainer,!0))return this;let i=t=>{let i=this.j.createInside.fake(),n=e.cloneRange();return n.collapse(t),a.Dom.safeInsertNode(n,i),(0,d.moveTheNodeAlongTheEdgeOutward)(i,t,this.j.editor),i},n=i(!0),o=i(!1);t.setStartAfter(n),t.setEndBefore(o);let r=a.Dom.findSibling(n,!1),s=a.Dom.findSibling(o,!0);if(r!==s){let e=a.Dom.isElement(r)&&a.Dom.isOrContains(r,o),i=!e&&a.Dom.isElement(s)&&a.Dom.isOrContains(s,n);if(e||i){let i=e?r:s,l=i;for(;a.Dom.isElement(i);)(i=e?i.firstElementChild:i.lastElementChild)&&(e?a.Dom.isOrContains(i,o):a.Dom.isOrContains(i,n))&&(l=i);e?t.setStart(l,0):t.setEnd(l,l.childNodes.length)}}if(this.selectRange(t),a.Dom.safeRemove(n,o),this.isCollapsed())throw(0,l.error)("Selection is collapsed");return this}constructor(e){(0,n._)(this,"jodit",void 0),this.jodit=e,e.e.on("removeMarkers",()=>{this.removeMarkers()})}}(0,o.__decorate)([s.autobind],f.prototype,"createRange",null),(0,o.__decorate)([s.autobind],f.prototype,"focus",null),(0,o.__decorate)([s.autobind],f.prototype,"setCursorAfter",null),(0,o.__decorate)([s.autobind],f.prototype,"setCursorBefore",null),(0,o.__decorate)([s.autobind],f.prototype,"setCursorIn",null)},17481:function(e,t,i){"use strict";i.d(t,{extractSelectedPart:function(){return a}});var n=i(23211),o=i(23175),r=i(4040),s=i(71125);function a(e,t,i){let n=i.s.createRange(),r=(0,o.isMarker)(t.previousSibling)?t.previousSibling:t;n.setStartBefore(e),n.setEndBefore(r),l(e,n,!0);let s=(0,o.isMarker)(t.nextSibling)?t.nextSibling:t;n.setStartAfter(s),n.setEndAfter(e),l(e,n,!1)}function l(e,t,i){let o=t.extractContents();o.textContent&&(0,r.trim)(o.textContent).length||!o.firstChild||n.Dom.unwrap(o.firstChild),e.parentNode&&(0,s.call)(i?n.Dom.before:n.Dom.after,e,o)}},48729:function(e,t,i){"use strict";i.d(t,{FiniteStateMachine:function(){return a}});var n=i(25045),o=i(81937),r=i(85932),s=i(28712);class a{setState(e){(0,s.assert)(!this.__previewsStates.has(e),"Circled states"),this.__previewsStates.add(e),this.__state=e}getState(){return this.__state}disableSilent(){this.silent=!1}dispatch(e,t){let i=this.transitions[this.getState()][e];if(i){let e=i.call(this,t);return(0,s.assert)(e&&e!==t,"Action should return new value"),(0,s.assert)((0,r.isString)(e.next),"Value should contain the next state"),(0,s.assert)(e.next!==this.getState(),"The new state should not be equal to the old one."),this.setState(e.next),o.IS_PROD||this.silent,e}throw Error(`invalid action: ${this.getState()}.${e.toString()}`)}constructor(e,t){(0,n._)(this,"transitions",void 0),(0,n._)(this,"__state",void 0),(0,n._)(this,"silent",void 0),(0,n._)(this,"__previewsStates",void 0),this.transitions=t,this.silent=!0,this.__previewsStates=new Set,this.setState(e)}}},10171:function(e,t,i){"use strict";i.d(t,{getSuitChild:function(){return s}});var n=i(23211),o=i(83653),r=i(73019);function s(e,t){let{firstChild:i}=t;for(;i&&!(0,o.isNormalNode)(i);)if(!(i=i.nextSibling))return null;return i&&!n.Dom.next(i,o.isNormalNode,t)&&(0,r.isSuitElement)(e,i,!1)?i:null}},19549:function(e,t,i){"use strict";i.d(t,{getSuitParent:function(){return function e(t,i,s){let{parentNode:a}=i;return a===s||!n.Dom.isHTMLElement(a)||n.Dom.next(i,o.isNormalNode,a)||n.Dom.prev(i,o.isNormalNode,a)?null:t.isElementCommit&&t.elementIsBlock&&!n.Dom.isBlock(a)?e(t,a,s):(0,r.isSuitElement)(t,a,!1)&&(!n.Dom.isBlock(a)||t.elementIsBlock)?a:t.isElementCommit&&!n.Dom.isBlock(a)?e(t,a,s):null}}});var n=i(23211),o=i(83653),r=i(73019)},9703:function(e,t,i){"use strict";i.d(t,{hasSameStyle:function(){return u},hasSameStyleKeys:function(){return c}});var n=i(81937),o=i(23211),r=i(18303),s=i(19147),a=i(28712),l=i(80991);function u(e,t){return!!(!o.Dom.isTag(e,"font")&&o.Dom.isHTMLElement(e)&&Object.keys(t).every(i=>{let n=(0,l.css)(e,i,!0);return""===n&&(""===t[i]||null==t[i])||!(0,r.isVoid)(n)&&""!==n&&!(0,r.isVoid)(t[i])&&(0,s.normalizeCssValue)(i,t[i]).toString().toLowerCase()===n.toString().toLowerCase()}))}if(n.globalDocument){let e=n.globalDocument.createElement("div");e.style.color="red",(0,a.assert)(u(e,{color:"red"}),"Style test"),(0,a.assert)(u(e,{fontSize:null}),"Style test"),(0,a.assert)(u(e,{fontSize:""}),"Style test")}function c(e,t){return!!(!o.Dom.isTag(e,"font")&&o.Dom.isHTMLElement(e)&&Object.keys(t).every(t=>""!==(0,l.css)(e,t,!0)))}if(n.globalDocument){let e=n.globalDocument.createElement("div");e.style.color="red",(0,a.assert)(c(e,{color:"red"}),"Style test"),(0,a.assert)(!c(e,{font:"Arial",color:"red"}),"Style test"),(0,a.assert)(!c(e,{border:"1px solid #ccc"}),"Style test")}},51640:function(e,t,i){"use strict";i.d(t,{FiniteStateMachine:function(){return o.FiniteStateMachine},extractSelectedPart:function(){return n.extractSelectedPart},getSuitChild:function(){return r.getSuitChild},getSuitParent:function(){return s.getSuitParent},isInsideInvisibleElement:function(){return a.isInsideInvisibleElement},suitableClosest:function(){return l.suitableClosest},toggleAttributes:function(){return c.toggleAttributes},toggleOrderedList:function(){return u.toggleOrderedList},unwrapChildren:function(){return d.unwrapChildren},wrap:function(){return h.wrap}});var n=i(17481),o=i(48729),r=i(10171),s=i(19549);i(9703);var a=i(39608);i(83653),i(95971);var l=i(73019),u=i(34582);i(97110);var c=i(82794),d=i(89081),h=i(73154);i(83335)},39608:function(e,t,i){"use strict";i.d(t,{isInsideInvisibleElement:function(){return o}});var n=i(23211);function o(e,t){return!!n.Dom.closest(e,["style","script"],t)}},83653:function(e,t,i){"use strict";i.d(t,{isNormalNode:function(){return r}});var n=i(23211),o=i(23175);function r(e){return!!(e&&!n.Dom.isEmptyTextNode(e)&&!n.Dom.isTemporary(e)&&!(0,o.isMarker)(e))}},95971:function(e,t,i){"use strict";i.d(t,{elementsEqualAttributes:function(){return l},isSameAttributes:function(){return a}});var n=i(18073),o=i(93640),r=i(28712),s=i(9703);function a(e,t){return!((e.attributes.length||(0,n.size)(t))&&(0,n.size)(t))||((0,r.assert)(t,"Attrs must be a non-empty object"),Object.keys(t).every(i=>"class"===i||"className"===i?e.classList.contains(t[i]):"style"===i?(0,s.hasSameStyle)(e,t[i]):(0,o.attr)(e,i)===t[i]))}function l(e,t){return e.attributes.length===t.attributes.length&&Array.from(e.attributes).every(e=>t.hasAttribute(e.name)&&t.getAttribute(e.name)===e.value)}},73019:function(e,t,i){"use strict";i.d(t,{isSameStyleChild:function(){return l},isSuitElement:function(){return s},suitableClosest:function(){return a}});var n=i(23211),o=i(9703),r=i(83653);function s(e,t,i,a=!0){var l;if(!t||!(0,r.isNormalNode)(t))return!1;let{element:u,elementIsDefault:c,options:d}=e;if(n.Dom.isList(t)&&e.elementIsList)return!0;let h=n.Dom.isTag(t,u);return!!(h&&!(c&&i)||(null==(l=d.attributes)?void 0:l.style)&&(a?(0,o.hasSameStyle)(t,d.attributes.style):(0,o.hasSameStyleKeys)(t,d.attributes.style))&&!e.elementIsList)||!h&&!i&&c&&n.Dom.isInlineBlock(t)}function a(e,t,i){return n.Dom.closest(t,t=>s(e,t,!0,!1),i)}function l(e,t){var i,n;let{element:s,options:a}=e;if(!t||!(0,r.isNormalNode)(t))return!1;let l=t.nodeName.toLowerCase()===s,u=!!((null==(i=a.attributes)?void 0:i.style)&&(0,o.hasSameStyleKeys)(t,null==(n=a.attributes)?void 0:n.style));return l&&u}},34582:function(e,t,i){"use strict";i.d(t,{toggleOrderedList:function(){return u}});var n=i(23211),o=i(28712),r=i(17481),s=i(82794),a=i(98394),l=i(97110);function u(e,t,i,n){if(!t)return n;let o=t.parentElement;if(!o)return n;let r=i.e.fire(`${a._PREFIX}BeforeToggleList`,n,e,o);if(void 0!==r)return r;let u=i.e.fire.bind(i.e,`${a._PREFIX}AfterToggleList`);if(n!==a.UNWRAP){let r=(0,s.toggleAttributes)(e,t.parentElement,i,a.INITIAL,!0)===a.CHANGE;if(n===a.REPLACE||r||o.tagName.toLowerCase()!==e.element){let n=c(a.REPLACE,o,t,i,e),r=(0,l.wrapList)(e,n,i);return u(a.REPLACE,r,e),a.REPLACE}}let d=c(a.UNWRAP,o,t,i,e);return u(a.UNWRAP,d,e),a.UNWRAP}function c(e,t,i,s,l){let u=s.e.fire(`${a._PREFIX}BeforeUnwrapList`,e,t,l);return u?((0,o.assert)(n.Dom.isHTMLElement(u),`${a._PREFIX}BeforeUnwrapList hook must return HTMLElement`),u):((0,r.extractSelectedPart)(t,i,s),(0,o.assert)(n.Dom.isHTMLElement(i.parentElement),"Element should be inside the list"),n.Dom.unwrap(i.parentElement),n.Dom.replace(i,"br"!==s.o.enter.toLowerCase()?s.o.enter:s.createInside.fragment(),s.createInside))}},97110:function(e,t,i){"use strict";i.d(t,{wrapList:function(){return a}});var n=i(23211),o=i(95971),r=i(82794),s=i(98394);function a(e,t,i){let a=i.e.fire(`${s._PREFIX}BeforeWrapList`,s.REPLACE,t,e),l=null!=a?a:n.Dom.replace(t,"li",i.createInside),u=l.previousElementSibling,c=l.nextElementSibling,d=n.Dom.isTag(u,e.element)?u:null;return null!=d||(d=n.Dom.isTag(c,e.element)?c:null),n.Dom.isList(d)&&(0,o.isSameAttributes)(d,e.options.attributes)||(d=i.createInside.element(e.element),(0,r.toggleAttributes)(e,d,i,s.INITIAL),n.Dom.before(l,d)),u===d?n.Dom.append(d,l):n.Dom.prepend(d,l),n.Dom.isTag(d.nextElementSibling,e.element)&&(0,o.elementsEqualAttributes)(d,d.nextElementSibling)&&(n.Dom.append(d,Array.from(d.nextElementSibling.childNodes)),n.Dom.safeRemove(d.nextElementSibling)),i.e.fire(`${s._PREFIX}AfterWrapList`,s.WRAP,d,e),d}},82794:function(e,t,i){"use strict";i.d(t,{toggleAttributes:function(){return m}});var n=i(81937),o=i(23211),r=i(28077),s=i(28686),a=i(19147),l=i(18073),u=i(74264),c=i(93640),d=i(80991),h=i(36400),p=i(98394);let f="toggleAttributes";function m(e,t,i,v,_=!1){if(!_&&e.isApplied(t,f))return v;_||e.setApplied(t,f);let{attributes:b}=e.options;return b&&(0,l.size)(b)>0&&Object.keys(b).forEach(f=>{var m,y,S;let w=b[f];switch(f){case"style":m=v,(0,c.assert)((0,s.isPlainObject)(w)&&(0,l.size)(w),"Style must be an object"),Object.keys(w).forEach(s=>{let l=t.style.getPropertyValue((0,u.kebabCase)(s)),c=w[s];if(""!==l||null!=c){let u,f,v,b;if(u=function(e){var t;if(void 0!==(0,h.dataBind)(e,"shadowRoot"))return(0,h.dataBind)(e,"shadowRoot");let i=(0,r.getContainer)(e),o=n.globalDocument.createElement("iframe");(0,d.css)(o,{width:0,height:0,position:"absolute",border:0}),o.src="about:blank",i.appendChild(o);let s=null==(t=o.contentWindow)?void 0:t.document,a=s?s.body:e.od.body;return(0,h.dataBind)(e,"shadowRoot",a),a}(i),(f=i.create.element("div")).style.color=(0,d.css)(i.editor,"color"),(v=i.create.element(t.tagName.toLowerCase())).style.cssText=t.style.cssText,f.appendChild(v),u.appendChild(f),b=(0,d.css)(v,s),o.Dom.safeRemove(f),b===(0,a.normalizeCssValue)(s,c)){if(!l)return;_||(0,d.css)(t,s,null),m=g(e,t,m=p.UNSET);return}m=p.CHANGE,_||((0,d.css)(t,s,c),m=g(e,t,m))}}),v=m;break;case"className":case"class":let C;y=v,(0,c.assert)((0,s.isString)(w),"Class name must be a string"),C=i.e.fire.bind(i.e,`${p._PREFIX}AfterToggleAttribute`),t.classList.contains(w.toString())?(y=p.UNSET,_||(t.classList.remove(w),0===t.classList.length&&((0,c.attr)(t,"class",null),C(y,t,"class",null)))):(y=p.CHANGE,_||(t.classList.add(w),C(y,t,"class",w))),v=y;break;default:let k;S=v,(0,c.assert)((0,s.isString)(w)||(0,s.isNumber)(w)||(0,s.isBoolean)(w)||null==w,"Attribute value must be a string or number or boolean or null"),k=i.e.fire.bind(i.e,`${p._PREFIX}AfterToggleAttribute`),(0,c.attr)(t,f)===w?(_||(0,c.attr)(t,f,null),S=p.UNSET,_||k(S,t,f,w)):(S=p.CHANGE,_||((0,c.attr)(t,f,w),k(S,t,f,w))),v=S}}),v}function g(e,t,i){return(0,c.attr)(t,"style")||((0,c.attr)(t,"style",null),t.tagName.toLowerCase()===e.defaultTag&&(o.Dom.unwrap(t),i=p.UNWRAP)),i}},89081:function(e,t,i){"use strict";i.d(t,{unwrapChildren:function(){return a}});var n=i(23211),o=i(93640),r=i(9703),s=i(73019);function a(e,t){var i;let a,l=[],u=[],c=null==(i=e.options.attributes)?void 0:i.style;if(t.firstChild){let i=n.Dom.eachGen(t),d=i.next();for(;!d.done;){let t=d.value;(0,s.isSuitElement)(e,t,!0)&&(!c||(0,r.hasSameStyleKeys)(t,c))?(void 0===a&&(a=!0),l.push(t)):c&&(0,s.isSameStyleChild)(e,t)?(void 0===a&&(a=!1),u.push(()=>{(0,o.css)(t,Object.keys(c).reduce((e,t)=>(e[t]=null,e),{})),(0,o.attr)(t,"style")||(0,o.attr)(t,"style",null),(0,o.attr)(t,"style")||t.nodeName.toLowerCase()!==e.element||l.push(t)})):n.Dom.isEmptyTextNode(t)||void 0!==a||(a=!1),d=i.next()}}return u.forEach(e=>e()),l.forEach(n.Dom.unwrap),!!a}},83335:function(e,t,i){"use strict";i.d(t,{wrapUnwrappedText:function(){return r}});var n=i(23211),o=i(23175);function r(e,t,i){let r=i.editor,s=i.createInside,a=(e,t="previousSibling")=>{let s=e,a=e;for(;a&&!(0,o.isMarker)(a)&&!n.Dom.isTag(a,i.o.enter)&&(s=a,a=a[t]?a[t]:a.parentNode&&!n.Dom.isBlock(a.parentNode)&&a.parentNode!==r?a.parentNode:null,!n.Dom.isBlock(a)););return s},l=a(t),u=a(t,"nextSibling"),c=i.s.createRange();c.setStartBefore(l),c.setEndAfter(u);let d=c.extractContents(),h=s.element(e.element);return h.appendChild(d),n.Dom.safeInsertNode(c,h),e.elementIsBlock&&n.Dom.isEmpty(h)&&!n.Dom.isTag(h.firstElementChild,"br")&&h.appendChild(s.element("br")),h}},73154:function(e,t,i){"use strict";i.d(t,{wrap:function(){return l}});var n=i(27795),o=i(7909),r=i(80991),s=i(97110),a=i(83335);function l(e,t,i){var l,c,d;let h=(l=e,c=t,d=i,l.elementIsBlock?n.Dom.up(c,e=>n.Dom.isBlock(e)&&!n.Dom.isTag(e,u),d.editor)||(0,a.wrapUnwrappedText)(l,c,d):((0,o.attr)(c,"size",null),c));if(e.elementIsList)return(0,s.wrapList)(e,h,i);let p=n.Dom.replace(h,e.element,i.createInside,!0);return e.elementIsBlock&&((0,r.css)(p,"fontSize",null),(0,r.css)(p,"fontWeight",null),(0,o.attr)(p,"style")||(0,o.attr)(p,"style",null)),p}let u=new Set(["td","th","tr","tbody","table","li","ul","ol"])},96127:function(e,t,i){"use strict";i.d(t,{ApplyStyle:function(){return s}});var n=i(51640),o=i(98394),r=i(78462);function s(e,t){var i;let{s:s,editor:a}=e;null==(i=a.firstChild)||i.normalize();let l=s.fakes(),u=e.s.wrapInTagGen(l),c=u.next();if(c.done)return;let d={collapsed:s.isCollapsed(),mode:o.INITIAL,element:c.value,next:r.states.START,jodit:e,style:t};for(;c&&!c.done;){let e=new n.FiniteStateMachine(r.states.START,r.transactions);for(d.element=c.value;e.getState()!==r.states.END;)d=e.dispatch("exec",d);c=u.next()}s.restoreFakes(l)}},84578:function(e,t,i){"use strict";i.d(t,{CommitStyle:function(){return l}});var n=i(25045),o=i(81937),r=i(57821),s=i(98394),a=i(96127);class l{isApplied(e,t){let i=this.__applyMap.get(e);return!!i&&i[t]}setApplied(e,t){var i;let n=null!=(i=this.__applyMap.get(e))?i:{};n[t]=!0,this.__applyMap.set(e,n)}get elementIsList(){return!!(this.options.element&&o.LIST_TAGS.has(this.options.element))}get element(){return this.options.element||this.defaultTag}get elementIsBlock(){return!!(this.options.element&&o.IS_BLOCK.test(this.options.element))}get isElementCommit(){return!!(this.options.element&&this.options.element!==this.options.defaultTag)}get defaultTag(){return this.options.defaultTag?this.options.defaultTag:this.elementIsBlock?"p":"span"}get elementIsDefault(){return this.element===this.defaultTag}apply(e){let{hooks:t}=this.options,i=t?Object.keys(t):[];try{i.forEach(i=>{e.e.on((0,r.camelCase)(s._PREFIX+"_"+i),t[i])}),(0,a.ApplyStyle)(e,this)}finally{i.forEach(i=>{e.e.off((0,r.camelCase)(s._PREFIX+"_"+i),t[i])}),this.__applyMap=new WeakMap}e.synchronizeValues(),e.e.fire("afterCommitStyle",this)}constructor(e){(0,n._)(this,"options",void 0),(0,n._)(this,"__applyMap",void 0),this.options=e,this.__applyMap=new WeakMap}}},98394:function(e,t,i){"use strict";i.d(t,{CHANGE:function(){return r},INITIAL:function(){return a},REPLACE:function(){return l},UNSET:function(){return s},UNWRAP:function(){return o},WRAP:function(){return n},_PREFIX:function(){return u}});let n="wrap",o="unwrap",r="change",s="unset",a="initial",l="replace",u="commitStyle"},78462:function(e,t,i){"use strict";i.d(t,{states:function(){return c},transactions:function(){return d}});var n=i(41411),o=i(15366),r=i(81937),s=i(23211),a=i(28712),l=i(51640),u=i(98394);let c={START:"START",ELEMENT:"ELEMENT",UNWRAP:"UNWRAP",UNWRAP_CHILDREN:"UNWRAP_CHILDREN",CHANGE:"CHANGE",REPLACE_DEFAULT:"REPLACE_DEFAULT",LIST:"LIST",TOGGLE_LIST:"TOGGLE_LIST",WRAP:"WRAP",EXTRACT:"EXTRACT",END:"END"},d={[c.START]:{exec(e){let{element:t,jodit:i,style:r,mode:a,collapsed:d}=e;if((0,l.isInsideInvisibleElement)(t,i.editor)||!d&&s.Dom.isEmptyContent(t))return(0,o._)((0,n._)({},e),{next:c.END});let h=(0,l.getSuitParent)(r,t,i.editor)||(0,l.getSuitChild)(r,t);if(h)return(0,o._)((0,n._)({},e),{next:c.ELEMENT,element:h});let p=(0,l.suitableClosest)(r,t,i.editor);return r.elementIsList&&s.Dom.isList(p)?(0,o._)((0,n._)({},e),{next:c.LIST}):p?(0,o._)((0,n._)({},e),{next:c.EXTRACT}):(0,o._)((0,n._)({},e),{next:a!==u.UNWRAP?c.UNWRAP_CHILDREN:c.END})}},[c.LIST]:{exec(e){let{element:t,jodit:i,mode:a}=e;if(a!==u.INITIAL&&a!==u.UNWRAP&&a!==u.REPLACE)return(0,o._)((0,n._)({},e),{next:c.END});let l=s.Dom.closest(t,"li",i.editor);return l&&s.Dom.closest(t,r.LIST_TAGS,i.editor)?(0,o._)((0,n._)({},e),{element:l,next:c.TOGGLE_LIST}):(0,o._)((0,n._)({},e),{next:c.END})}},[c.TOGGLE_LIST]:{exec(e){return(0,o._)((0,n._)({},e),{mode:(0,l.toggleOrderedList)(e.style,e.element,e.jodit,e.mode),next:c.END})}},[c.EXTRACT]:{exec(e){var t;let{element:i,jodit:r,style:u}=e,d=(0,l.suitableClosest)(u,i,r.editor);return((0,a.assert)(d,"This place should have an element"),!u.elementIsBlock&&(null==(t=u.options.attributes)?void 0:t.style)&&s.Dom.isBlock(d))?(0,o._)((0,n._)({},e),{next:c.WRAP}):(u.elementIsBlock||(0,l.extractSelectedPart)(d,i,r),(0,o._)((0,n._)({},e),{element:d,next:c.ELEMENT}))}},[c.UNWRAP_CHILDREN]:{exec(e){let{element:t,style:i}=e;return(0,l.unwrapChildren)(i,t)?(0,o._)((0,n._)({},e),{mode:u.UNWRAP,next:c.END}):(0,o._)((0,n._)({},e),{next:c.WRAP})}},[c.WRAP]:{exec(e){let{element:t,jodit:i,style:r}=e,s=(0,l.wrap)(r,t,i);return(0,o._)((0,n._)({},e),{next:r.elementIsList?c.END:c.CHANGE,mode:u.WRAP,element:s})}},[c.ELEMENT]:{exec(e){let{style:t,element:i,jodit:r}=e;return(0,l.toggleAttributes)(t,i,r,u.INITIAL,!0)!==u.INITIAL?(0,o._)((0,n._)({},e),{next:c.CHANGE}):s.Dom.isTag(i,t.element)?(0,o._)((0,n._)({},e),{next:c.UNWRAP}):(0,o._)((0,n._)({},e),{next:c.END})}},[c.CHANGE]:{exec(e){let{style:t,element:i,jodit:r,mode:a}=e,d=(0,l.toggleAttributes)(t,i,r,e.mode);return a!==u.WRAP&&d===u.UNSET&&!i.attributes.length&&s.Dom.isTag(i,t.element)?(0,o._)((0,n._)({},e),{next:c.UNWRAP}):(0,o._)((0,n._)({},e),{mode:d,next:c.END})}},[c.UNWRAP]:{exec(e){return e.element.attributes.length&&s.Dom.isTag(e.element,e.style.element)?(0,o._)((0,n._)({},e),{next:c.REPLACE_DEFAULT}):(s.Dom.unwrap(e.element),(0,o._)((0,n._)({},e),{mode:u.UNWRAP,next:c.END}))}},[c.REPLACE_DEFAULT]:{exec(e){return s.Dom.replace(e.element,e.style.defaultTag,e.jodit.createInside,!0),(0,o._)((0,n._)({},e),{mode:u.REPLACE,next:c.END})}},[c.END]:{exec(e){return e}}}},8006:function(e,t,i){"use strict";i.d(t,{AsyncStorage:function(){return c}});var n=i(49376),o=i(25045),r=i(57821),s=i(91162),a=i(59807),l=i(9505),u=i(24475);class c{set(e,t){return(0,n._)(function*(){let i=yield this.provider;return yield i.set((0,r.camelCase)(this.prefix+e),t),this}).call(this)}delete(e){return(0,n._)(function*(){let t=yield this.provider;return yield t.delete((0,r.camelCase)(this.prefix+e)),this}).call(this)}get(e){return(0,n._)(function*(){return(yield this.provider).get((0,r.camelCase)(this.prefix+e))}).call(this)}exists(e){return(0,n._)(function*(){return(yield this.provider).exists((0,r.camelCase)(this.prefix+e))}).call(this)}clear(){return(0,n._)(function*(){let e=yield this.provider;return yield e.clear(),this}).call(this)}close(){return(0,n._)(function*(){let e=yield this.provider;"close"in e&&"function"==typeof e.close&&(yield e.close())}).call(this)}static makeStorage(e=!1,t){let i;return"localStorage"===e||"sessionStorage"===e?(0,a.canUsePersistentStorage)(e)&&(i=new a.LocalStorageProvider(u.StorageKey+(t||""),e)):("indexedDB"===e||!0===e)&&(i=(0,s.canUseIndexedDB)().then(e=>e?new s.IndexedDBProvider(u.StorageKey+(t||""),"keyValueStore"):new l.MemoryStorageProvider)),i||(i=new l.MemoryStorageProvider),new c(Promise.resolve(i),t)}constructor(e,t){(0,o._)(this,"provider",void 0),(0,o._)(this,"prefix",void 0),this.provider=e,this.prefix=u.StorageKey,t&&(this.prefix+=t)}}},91162:function(e,t,i){"use strict";i.d(t,{IndexedDBProvider:function(){return s},canUseIndexedDB:function(){return u},clearUseIndexedDBCache:function(){return l}});var n=i(49376),o=i(25045),r=i(81937);class s{getDB(){return this.dbPromise||(this.dbPromise=new Promise((e,t)=>{let i=indexedDB.open(this.dbName,this.DB_VERSION);i.onerror=()=>{t(i.error)},i.onsuccess=()=>{e(i.result)},i.onupgradeneeded=e=>{let t=e.target.result;t.objectStoreNames.contains(this.storeName)||t.createObjectStore(this.storeName)}})),this.dbPromise}performTransaction(e,t){return(0,n._)(function*(){try{let i=(yield this.getDB()).transaction([this.storeName],e).objectStore(this.storeName),n=t(i);return new Promise((e,t)=>{n.onsuccess=()=>{e(n.result)},n.onerror=()=>{t(n.error)}})}catch(e){return Promise.reject(e)}}).call(this)}set(e,t){return(0,n._)(function*(){try{yield this.performTransaction("readwrite",i=>i.put(t,e))}catch(e){r.IS_PROD}return this}).call(this)}delete(e){return(0,n._)(function*(){try{yield this.performTransaction("readwrite",t=>t.delete(e))}catch(e){}return this}).call(this)}get(e){return(0,n._)(function*(){try{return yield this.performTransaction("readonly",t=>t.get(e))}catch(e){return}}).call(this)}exists(e){return(0,n._)(function*(){try{let t=yield this.performTransaction("readonly",t=>t.get(e));return void 0!==t}catch(e){return!1}}).call(this)}clear(){return(0,n._)(function*(){try{yield this.performTransaction("readwrite",e=>e.clear())}catch(e){}return this}).call(this)}close(){return(0,n._)(function*(){if(this.dbPromise){try{(yield this.dbPromise).close()}catch(e){}this.dbPromise=null}}).call(this)}keys(){return(0,n._)(function*(){try{let e=yield this.performTransaction("readonly",e=>e.getAllKeys());return e&&"object"==typeof e&&"then"in e&&(e=yield e),e.map(e=>String(e))}catch(e){return[]}}).call(this)}values(){return(0,n._)(function*(){try{let e=yield this.performTransaction("readonly",e=>e.getAll());return e&&"object"==typeof e&&"then"in e&&(e=yield e),e}catch(e){return[]}}).call(this)}entries(){return(0,n._)(function*(){try{let[e,t]=yield Promise.all([this.keys(),this.values()]);return e.map((e,i)=>[e,t[i]])}catch(e){return[]}}).call(this)}constructor(e="JoditDB",t="keyValueStore"){(0,o._)(this,"dbName",void 0),(0,o._)(this,"dbPromise",void 0),(0,o._)(this,"DB_VERSION",void 0),(0,o._)(this,"storeName",void 0),this.dbName=e,this.dbPromise=null,this.DB_VERSION=1,this.storeName=t}}let a=null;function l(){a=null}function u(){return(0,n._)(function*(){if(null!=a)return a;try{if("u"<typeof indexedDB)return a=!1,!1;let e="___Jodit___"+Math.random().toString(),t=indexedDB.open(e);return a=yield new Promise(i=>{t.onerror=()=>{i(!1)},t.onsuccess=()=>{indexedDB.deleteDatabase(e),i(!0)}})}catch(e){return a=!1,!1}})()}},59807:function(e,t,i){"use strict";i.d(t,{LocalStorageProvider:function(){return r},canUsePersistentStorage:function(){return o}});var n=i(25045);let o=(e="localStorage")=>{let t=new Map;if(t.has(e))return t.get(e);let i="___Jodit___"+Math.random().toString(),n="sessionStorage"===e?sessionStorage:localStorage;try{n.setItem(i,"1");let o="1"===n.getItem(i);return n.removeItem(i),t.set(e,o),o}catch(e){}return t.set(e,!1),!1};class r{get storage(){return"sessionStorage"===this.strategy?sessionStorage:localStorage}set(e,t){try{let i=this.storage.getItem(this.rootKey),n=i?JSON.parse(i):{};n[e]=t,this.storage.setItem(this.rootKey,JSON.stringify(n))}catch(e){}return this}delete(e){try{this.storage.removeItem(this.rootKey)}catch(e){}return this}get(e){try{let t=this.storage.getItem(this.rootKey),i=t?JSON.parse(t):{};return void 0!==i[e]?i[e]:void 0}catch(e){}}exists(e){return null!=this.get(e)}clear(){try{this.storage.removeItem(this.rootKey)}catch(e){}return this}constructor(e,t="localStorage"){(0,n._)(this,"rootKey",void 0),(0,n._)(this,"strategy",void 0),this.rootKey=e,this.strategy=t}}},9505:function(e,t,i){"use strict";i.d(t,{MemoryStorageProvider:function(){return o}});var n=i(25045);class o{set(e,t){return this.data.set(e,t),this}delete(e){return this.data.delete(e),this}get(e){return this.data.get(e)}exists(e){return this.data.has(e)}clear(){return this.data.clear(),this}constructor(){(0,n._)(this,"data",new Map)}}},25222:function(e,t,i){"use strict";i.d(t,{AsyncStorage:function(){return n.AsyncStorage},IndexedDBProvider:function(){return o.IndexedDBProvider},LocalStorageProvider:function(){return r.LocalStorageProvider},MemoryStorageProvider:function(){return s.MemoryStorageProvider},Storage:function(){return a.Storage},StorageKey:function(){return a.StorageKey},canUseIndexedDB:function(){return o.canUseIndexedDB},canUsePersistentStorage:function(){return r.canUsePersistentStorage},clearUseIndexedDBCache:function(){return o.clearUseIndexedDBCache}});var n=i(8006),o=i(91162),r=i(59807),s=i(9505),a=i(24475)},24475:function(e,t,i){"use strict";i.d(t,{Storage:function(){return l},StorageKey:function(){return a}});var n=i(25045),o=i(57821),r=i(59807),s=i(9505);let a="Jodit_";class l{set(e,t){return this.provider.set((0,o.camelCase)(this.prefix+e),t),this}delete(e){return this.provider.delete((0,o.camelCase)(this.prefix+e)),this}get(e){return this.provider.get((0,o.camelCase)(this.prefix+e))}exists(e){return this.provider.exists((0,o.camelCase)(this.prefix+e))}clear(){return this.provider.clear(),this}static makeStorage(e=!1,t){let i;return"localStorage"===e||"sessionStorage"===e?(0,r.canUsePersistentStorage)(e)&&(i=new r.LocalStorageProvider(a+(t||""),e)):!0===e&&(0,r.canUsePersistentStorage)("localStorage")&&(i=new r.LocalStorageProvider(a+(t||""))),i||(i=new s.MemoryStorageProvider),new l(i,t)}constructor(e,t){(0,n._)(this,"provider",void 0),(0,n._)(this,"prefix",void 0),this.provider=e,this.prefix=a,t&&(this.prefix+=t)}}},80512:function(e,t,i){"use strict";i.d(t,{Dlgs:function(){return l}});var n=i(41411),o=i(28077),r=i(28686),s=i(71125),a=i(37333);class l{dlg(e){let t=(0,o.getPopupViewRoot)(this.o,this.container,this.od.body),i=new a.Dialog((0,n._)({language:this.o.language,shadowRoot:this.o.shadowRoot,popupRoot:t,ownerWindow:this.o.ownerWindow,defaultTimeout:this.o.defaultTimeout,direction:this.o.direction,theme:this.o.theme,globalFullSize:this.o.globalFullSize},e));return(0,s.markOwner)(this,i.container),i.parent=this,i.bindDestruct(this)}confirm(e,t,i){return e=u(e,this),t=u(t,this),a.Confirm.call(this.dlg({closeOnClickOverlay:!0}),e,t,i)}prompt(e,t,i,n,o){return e=u(e,this),t=u(t,this),n=u(n,this),a.Prompt.call(this.dlg({closeOnClickOverlay:!0}),e,t,i,n,o)}alert(e,t,i,n){return e=u(e,this),t=u(t,this),a.Alert.call(this.dlg({closeOnClickOverlay:!0}),e,t,i,n)}}function u(e,t){return(0,r.isString)(e)&&!(0,r.isHTML)(e)&&(e=t.i18n(e)),e}},23183:function(e,t,i){"use strict";i.d(t,{Elms:function(){return o}});var n=i(88475);class o{getElm(e){return this.container.querySelector(`.${this.getFullElName(e)}`)}getElms(e){return(0,n.toArray)(this.container.querySelectorAll(`.${this.getFullElName(e)}`))}}},81987:function(e,t,i){"use strict";i.d(t,{Mods:function(){return o}});var n=i(18303);class o{afterSetMod(e,t){}setMod(e,t,i){e=e.toLowerCase();let o=this.mods[e];if(o===t)return this;let r=`${this.componentName}_${e}_`,s=(i||this.container).classList;return null!=o&&s.remove(`${r}${o.toString().toLowerCase()}`),(0,n.isVoid)(t)||""===t||s.add(`${r}${t.toString().toLowerCase()}`),this.mods[e]=t,this.afterSetMod(e,t),this}getMod(e){var t;return null!=(t=this.mods[e])?t:null}}},53681:function(e,t,i){"use strict";i.d(t,{Button:function(){return _},UIButton:function(){return v},UIButtonState:function(){return g}});var n=i(25045),o=i(31635),r=i(69364),s=i(51676),a=i(91672),l=i(68616),u=i(23211),c=i(91565),d=i(85932),h=i(28712),p=i(7909),f=i(96007),m=i(29434);let g=()=>({size:"middle",type:"button",role:"button",name:"",value:"",variant:"initial",disabled:!1,activated:!1,icon:{name:"empty",fill:"",iconURL:"",scale:void 0},tooltip:"",text:"",tabIndex:void 0});class v extends f.UIElement{className(){return"UIButton"}setState(e){return Object.assign(this.state,e),this}get text(){let e=this.getElm("text");return(0,h.assert)(e,"Text element not found"),e}get icon(){let e=this.getElm("icon");return(0,h.assert)(e,"Icon element not found"),e}onChangeSize(){this.setMod("size",this.state.size)}onChangeType(){(0,p.attr)(this.container,"type",this.state.type)}onChangeRole(){(0,p.attr)(this.container,"role",this.state.role)}updateSize(){let e=(0,a.getComponentClass)("UIList"),t=this.closest(e);if(t){this.state.size=t.buttonSize;return}}onChangeStatus(){this.setMod("variant",this.state.variant)}onChangeText(){this.text.textContent=this.jodit.i18n(this.state.text),this.updateAriaLabel()}onChangeTextSetMode(){this.setMod("text-icons",!!this.state.text.trim().length)}onChangeDisabled(){(0,p.attr)(this.container,"disabled",this.state.disabled||null)}onChangeActivated(){(0,p.attr)(this.container,"aria-pressed",this.state.activated)}onChangeName(){this.container.classList.add(`${this.componentName}_${this.clearName(this.state.name)}`),this.name=this.state.name,(0,p.attr)(this.container,"data-ref",this.state.name),(0,p.attr)(this.container,"ref",this.state.name)}onChangeTooltip(){let e=this.state.tooltip?this.jodit.i18n(this.state.tooltip):null;this.get("j.o.useNativeTooltip")&&(0,p.attr)(this.container,"title",e),(0,p.attr)(this.container,"aria-label",e),this.updateAriaLabel()}updateAriaLabel(){let e=this.state.text.trim().length>0,t=this.state.tooltip?this.jodit.i18n(this.state.tooltip):null;(0,p.attr)(this.container,"aria-label",t),(0,p.attr)(this.button,"aria-label",e?null:t)}onChangeTabIndex(){(0,p.attr)(this.container,"tabindex",this.state.tabIndex)}onChangeIcon(){let e=this.get("j.o.textIcons");if(!0===e||(0,c.isFunction)(e)&&e(this.state.name))return;u.Dom.detach(this.icon);let t=m.Icon.makeIcon(this.j,this.state.icon);t&&this.icon.appendChild(t)}focus(){this.container.focus()}isFocused(){let{activeElement:e}=this.od;return!!(e&&u.Dom.isOrContains(this.container,e))}createContainer(){let e=this.componentName,t=this.j.c.element("button",{class:e,type:"button",role:"button",ariaPressed:!1}),i=this.j.c.span(e+"__icon"),n=this.j.c.span(e+"__text");return t.appendChild(i),t.appendChild(n),t}destruct(){return this.j.e.off(this),this.j.e.off(this.container),super.destruct()}onAction(e){return this.actionHandlers.push(e),this}__onActionFire(e){e.buffer={actionTrigger:this},this.actionHandlers.forEach(t=>t.call(this,e)),this.j.e.fire(this,"click",e)}constructor(e,t){super(e),(0,n._)(this,"isButton",!0),(0,n._)(this,"state",g()),(0,n._)(this,"button",void 0),(0,n._)(this,"actionHandlers",[]),this.button=this.container,this.updateSize(),this.onChangeSize(),this.onChangeStatus(),t&&this.hookStatus(r.STATUSES.ready,()=>{this.setState(t)})}}function _(e,t,i,n){let o=new v(e);return o.state.tabIndex=e.o.allowTabNavigation?0:-1,(0,d.isString)(t)?(o.state.icon.name=t,o.state.name=t,n&&(o.state.variant=n),i&&(o.state.text=i)):o.setState(t),o}(0,o.__decorate)([s.cache],v.prototype,"text",null),(0,o.__decorate)([s.cache],v.prototype,"icon",null),(0,o.__decorate)([(0,l.watch)("state.size",{immediately:!1})],v.prototype,"onChangeSize",null),(0,o.__decorate)([(0,l.watch)("state.type",{immediately:!1})],v.prototype,"onChangeType",null),(0,o.__decorate)([(0,l.watch)("state.role",{immediately:!1})],v.prototype,"onChangeRole",null),(0,o.__decorate)([(0,l.watch)("parentElement")],v.prototype,"updateSize",null),(0,o.__decorate)([(0,l.watch)("state.variant",{immediately:!1})],v.prototype,"onChangeStatus",null),(0,o.__decorate)([(0,l.watch)("state.text",{immediately:!1})],v.prototype,"onChangeText",null),(0,o.__decorate)([(0,l.watch)("state.text",{immediately:!1})],v.prototype,"onChangeTextSetMode",null),(0,o.__decorate)([(0,l.watch)("state.disabled")],v.prototype,"onChangeDisabled",null),(0,o.__decorate)([(0,l.watch)("state.activated")],v.prototype,"onChangeActivated",null),(0,o.__decorate)([(0,l.watch)("state.name",{immediately:!1})],v.prototype,"onChangeName",null),(0,o.__decorate)([(0,l.watch)("state.tooltip",{immediately:!1})],v.prototype,"onChangeTooltip",null),(0,o.__decorate)([(0,l.watch)("state.tabIndex",{immediately:!1})],v.prototype,"onChangeTabIndex",null),(0,o.__decorate)([(0,l.watch)("state.icon",{immediately:!1})],v.prototype,"onChangeIcon",null),(0,o.__decorate)([s.cacheHTML],v.prototype,"createContainer",null),(0,o.__decorate)([(0,l.watch)("button:click")],v.prototype,"__onActionFire",null),v=(0,o.__decorate)([a.component],v)},15367:function(e,t,i){"use strict";i.d(t,{UIButtonGroup:function(){return u}});var n=i(25045),o=i(31635),r=i(91672),s=i(28712),a=i(53681),l=i(63468);class u extends l.UIGroup{className(){return"UIButtonGroup"}render(e){return`<div>
|
|
8
|
+
!function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t();else if("function"==typeof define&&define.amd)define([],t);else{var i=t();for(var n in i)("object"==typeof exports?exports:e)[n]=i[n]}}(self,function(){return function(){var e,t,i,n,o={5266:function(e,t,i){"use strict";i.d(t,{Config:function(){return s}});var n=i(25045),o=i(81937);let r={};class s{static get defaultOptions(){return s.__defaultOptions||(s.__defaultOptions=new s),s.__defaultOptions}constructor(){(0,n._)(this,"cache",!0),(0,n._)(this,"defaultTimeout",100),(0,n._)(this,"namespace",""),(0,n._)(this,"safeMode",!1),(0,n._)(this,"width","auto"),(0,n._)(this,"height","auto"),(0,n._)(this,"safePluginsList",["about","enter","backspace","size","bold","hotkeys"]),(0,n._)(this,"commandToHotkeys",void 0),(0,n._)(this,"license",""),(0,n._)(this,"preset","custom"),(0,n._)(this,"presets",{inline:{inline:!0,toolbar:!1,toolbarInline:!0,toolbarInlineForSelection:!0,showXPathInStatusbar:!1,showCharsCounter:!1,showWordsCounter:!1,showPlaceholder:!1}}),(0,n._)(this,"ownerDocument",o.globalDocument),(0,n._)(this,"ownerWindow",o.globalWindow),(0,n._)(this,"shadowRoot",null),(0,n._)(this,"zIndex",0),(0,n._)(this,"readonly",!1),(0,n._)(this,"disabled",!1),(0,n._)(this,"activeButtonsInReadOnly",["source","fullsize","print","about","dots","selectall"]),(0,n._)(this,"allowCommandsInReadOnly",["selectall","preview","print"]),(0,n._)(this,"toolbarButtonSize","middle"),(0,n._)(this,"allowTabNavigation",!1),(0,n._)(this,"inline",!1),(0,n._)(this,"theme","default"),(0,n._)(this,"saveModeInStorage",!1),(0,n._)(this,"editorClassName",!1),(0,n._)(this,"className",!1),(0,n._)(this,"style",!1),(0,n._)(this,"containerStyle",!1),(0,n._)(this,"styleValues",{}),(0,n._)(this,"triggerChangeEvent",!0),(0,n._)(this,"direction",""),(0,n._)(this,"language","auto"),(0,n._)(this,"debugLanguage",!1),(0,n._)(this,"i18n",!1),(0,n._)(this,"tabIndex",-1),(0,n._)(this,"toolbar",!0),(0,n._)(this,"statusbar",!0),(0,n._)(this,"showTooltip",!0),(0,n._)(this,"showTooltipDelay",200),(0,n._)(this,"useNativeTooltip",!1),(0,n._)(this,"defaultActionOnPaste",o.INSERT_AS_HTML),(0,n._)(this,"enter",o.PARAGRAPH),(0,n._)(this,"iframe",!1),(0,n._)(this,"editHTMLDocumentMode",!1),(0,n._)(this,"enterBlock","br"!==this.enter?this.enter:o.PARAGRAPH),(0,n._)(this,"defaultMode",o.MODE_WYSIWYG),(0,n._)(this,"useSplitMode",!1),(0,n._)(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,n._)(this,"colorPickerDefaultTab","background"),(0,n._)(this,"imageDefaultWidth",300),(0,n._)(this,"removeButtons",[]),(0,n._)(this,"disablePlugins",[]),(0,n._)(this,"extraPlugins",[]),(0,n._)(this,"basePath",void 0),(0,n._)(this,"extraButtons",[]),(0,n._)(this,"extraIcons",{}),(0,n._)(this,"createAttributes",{table:{style:"border-collapse:collapse;width: 100%;"}}),(0,n._)(this,"sizeLG",900),(0,n._)(this,"sizeMD",700),(0,n._)(this,"sizeSM",400),(0,n._)(this,"buttons",[{group:"font-style",buttons:[]},{group:"list",buttons:[]},{group:"font",buttons:[]},"---",{group:"script",buttons:[]},{group:"media",buttons:[]},"\n",{group:"state",buttons:[]},{group:"clipboard",buttons:[]},{group:"insert",buttons:[]},{group:"indent",buttons:[]},{group:"color",buttons:[]},{group:"form",buttons:[]},"---",{group:"history",buttons:[]},{group:"search",buttons:[]},{group:"source",buttons:[]},{group:"other",buttons:[]},{group:"info",buttons:[]}]),(0,n._)(this,"controls",void 0),(0,n._)(this,"events",{}),(0,n._)(this,"textIcons",!1),(0,n._)(this,"popupRoot",null),(0,n._)(this,"showBrowserColorPicker",!0),Object.assign(this,r)}}(0,n._)(s,"__defaultOptions",void 0),r=s.prototype,s.prototype.controls={}},24735:function(e,t,i){"use strict";i.d(t,{Async:function(){return v}});var n=i(25045),o=i(41411),r=i(15366),s=i(81937),a=i(61077),l=i(72068),u=i(91565),c=i(72412),d=i(62101),h=i(52100),p=i(85932),f=i(18303),m=i(28712),g=i(14228);class v{delay(e){return this.promise(t=>this.setTimeout(t,e))}setTimeout(e,t,...i){if(this.isDestructed)return 0;let n={};(0,f.isVoid)(t)&&(t=0),(0,c.isNumber)(t)||(t=(n=t).timeout||0),n.label&&this.clearLabel(n.label);let o=(0,a.setTimeout)(e,t,...i),r=n.label||o;return this.timers.set(r,o),this.__callbacks.set(r,e),o}updateTimeout(e,t){if((0,m.assert)(e&&this.timers.has(e),"Label does not exist"),!e||!this.timers.has(e))return null;let i=this.__callbacks.get(e);return(0,m.assert)((0,u.isFunction)(i),"Callback is not a function"),this.setTimeout(i,{label:e,timeout:t})}clearLabel(e){e&&this.timers.has(e)&&((0,a.clearTimeout)(this.timers.get(e)),this.timers.delete(e),this.__callbacks.delete(e))}clearTimeout(e){if((0,p.isString)(e))return this.clearLabel(e);(0,a.clearTimeout)(e),this.timers.delete(e),this.__callbacks.delete(e)}debounce(e,t,i=!1){let n=0,o=!1,r=[],s=(...t)=>{if(!o){n=0;let i=e(...t);if(o=!0,r.length){let e=()=>{r.forEach(e=>e()),r.length=0};(0,h.isPromise)(i)?i.finally(e):e()}}},c=(...r)=>{o=!1,t?(!n&&i&&s(...r),(0,a.clearTimeout)(n),n=this.setTimeout(()=>s(...r),(0,u.isFunction)(t)?t():t),this.timers.set(e,n)):s(...r)};return(0,d.isPlainObject)(t)&&t.promisify?(...e)=>{let t=this.promise(e=>{r.push(e)}).catch(e=>{if((0,l.isAbortError)(e))return null;throw e});return c(...e),t}:c}microDebounce(e,t=!1){let i,n=!1,o=!0;return(...r)=>{if(i=r,n){o=!0;return}o=!0,t&&(o=!1,e(...i)),n=!0,this.__queueMicrotaskNative(()=>{n=!1,!this.isDestructed&&o&&e(...i)})}}throttle(e,t,i=!1){let n=null,o,r,s;return(...i)=>{(o=!0,s=i,t)?n||(r=()=>{o?(e(...s),o=!1,n=this.setTimeout(r,(0,u.isFunction)(t)?t():t),this.timers.set(r,n)):n=null})():e(...s)}}promise(e){let t=()=>{},i=new Promise((i,n)=>{t=()=>n((0,g.abort)("Abort async")),this.promisesRejections.add(t),e(i,n)});return!i.finally&&"u">typeof process&&!s.IS_ES_NEXT&&(i.finally=e=>(i.then(e).catch(e),i)),i.finally(()=>{this.promisesRejections.delete(t)}).catch(()=>null),i.rejectCallback=t,i}promiseState(e){if(e.status)return e.status;if(!Promise.race)return new Promise(t=>{e.then(e=>(t("fulfilled"),e),e=>{throw t("rejected"),e}),this.setTimeout(()=>{t("pending")},100)});let t={};return Promise.race([e,t]).then(e=>e===t?"pending":"fulfilled",()=>"rejected")}requestIdleCallback(e,t={timeout:100}){let i=this.__requestIdleCallbackNative(e,t);return this.__requestsIdle.add(i),i}requestIdlePromise(e){return this.promise(t=>{let i=this.requestIdleCallback(()=>t(i),e)})}schedulerPostTask(e,t={delay:0,priority:"user-visible"}){let i=new AbortController;if(t.signal&&t.signal.addEventListener("abort",()=>i.abort()),this.__controllers.add(i),void 0!==globalThis.scheduler){let n=globalThis.scheduler.postTask(e,(0,r._)((0,o._)({},t),{signal:i.signal}));return n.finally(()=>{this.__controllers.delete(i)}).catch(()=>null),n}return this.promise((n,o)=>{let r=this.setTimeout(()=>{try{n(e())}catch(e){o(e)}this.__controllers.delete(i)},t.delay||1);i.signal.addEventListener("abort",()=>{this.clearTimeout(r),this.__controllers.delete(i),o((0,g.abort)())})})}schedulerYield(){return this.schedulerPostTask(()=>{},{priority:"user-visible"})}cancelIdleCallback(e){return this.__requestsIdle.delete(e),this.__cancelIdleCallbackNative(e)}requestAnimationFrame(e){let t=requestAnimationFrame(e);return this.__requestsRaf.add(t),t}cancelAnimationFrame(e){this.__requestsRaf.delete(e),cancelAnimationFrame(e)}clear(){this.__requestsIdle.forEach(e=>this.cancelIdleCallback(e)),this.__requestsRaf.forEach(e=>this.cancelAnimationFrame(e)),this.__controllers.forEach(e=>e.abort()),this.timers.forEach(e=>(0,a.clearTimeout)(this.timers.get(e))),this.timers.clear(),this.promisesRejections.forEach(e=>e()),this.promisesRejections.clear()}destruct(){this.clear(),this.isDestructed=!0}constructor(){var e,t,i,o,r,s;(0,n._)(this,"timers",new Map),(0,n._)(this,"__callbacks",new Map),(0,n._)(this,"__queueMicrotaskNative",null!=(e=null==(o=queueMicrotask)?void 0:o.bind(window))?e:Promise.resolve().then.bind(Promise.resolve())),(0,n._)(this,"promisesRejections",new Set),(0,n._)(this,"__requestsIdle",new Set),(0,n._)(this,"__controllers",new Set),(0,n._)(this,"__requestsRaf",new Set),(0,n._)(this,"__requestIdleCallbackNative",null!=(t=null==(r=window.requestIdleCallback)?void 0:r.bind(window))?t:(e,t)=>{var i;let n=Date.now();return this.setTimeout(()=>{e({didTimeout:!1,timeRemaining:()=>Math.max(0,50-(Date.now()-n))})},null!=(i=null==t?void 0:t.timeout)?i:1)}),(0,n._)(this,"__cancelIdleCallbackNative",null!=(i=null==(s=window.cancelIdleCallback)?void 0:s.bind(window))?i:e=>{this.clearTimeout(e)}),(0,n._)(this,"isDestructed",!1)}}},91231:function(e,t,i){"use strict";i.d(t,{Async:function(){return n.Async}});var n=i(24735)},80251:function(e,t,i){"use strict";i.d(t,{Component:function(){return u}});var n=i(25045),o=i(91231),r=i(69364),s=i(28077),a=i(65946);let l=new Map;class u{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(e,t,i){let n=[this.componentName];return e&&(e=e.replace(/[^a-z0-9-]/gi,"-"),n.push(`__${e}`)),t&&(n.push("_",t),n.push("_",(0,a.isVoid)(i)?"true":i.toString())),n.join("")}get ownerDocument(){return this.ow.document}get od(){return this.ownerDocument}get ow(){return this.ownerWindow}get(e,t){return(0,a.get)(e,t||this)}get isReady(){return this.componentStatus===r.STATUSES.ready}get isDestructed(){return this.componentStatus===r.STATUSES.destructed}get isInDestruct(){return r.STATUSES.beforeDestruct===this.componentStatus||r.STATUSES.destructed===this.componentStatus}bindDestruct(e){return e.hookStatus(r.STATUSES.beforeDestruct,()=>!this.isInDestruct&&this.destruct()),this}destruct(){this.setStatus(r.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(e){this.setStatus(e)}setStatus(e){return this.setStatusComponent(e,this)}setStatusComponent(e,t){if(e===this.__componentStatus)return;t===this&&(this.__componentStatus=e);let i=Object.getPrototypeOf(this);i&&(0,a.isFunction)(i.setStatusComponent)&&i.setStatusComponent(e,t);let n=l.get(this),o=null==n?void 0:n[e];o&&o.length&&o.forEach(e=>e(t))}hookStatus(e,t){let i=l.get(this);i||(i={},l.set(this,i)),i[e]||(i[e]=[]),i[e].push(t)}static isInstanceOf(e,t){return e instanceof t}constructor(){(0,n._)(this,"__componentName",void 0),(0,n._)(this,"async",new o.Async),(0,n._)(this,"uid",void 0),(0,n._)(this,"ownerWindow",window),(0,n._)(this,"__componentStatus",r.STATUSES.beforeInit),this.uid="jodit-uid-"+(0,s.uniqueUid)()}}(0,n._)(u,"STATUSES",r.STATUSES)},16964:function(e,t,i){"use strict";i.d(t,{Component:function(){return n.Component},STATUSES:function(){return o.STATUSES},ViewComponent:function(){return r.ViewComponent}});var n=i(80251),o=i(69364),r=i(59609)},69364:function(e,t,i){"use strict";i.d(t,{STATUSES:function(){return n}});let n={beforeInit:"beforeInit",ready:"ready",beforeDestruct:"beforeDestruct",destructed:"destructed"}},59609:function(e,t,i){"use strict";i.d(t,{ViewComponent:function(){return r}});var n=i(25045),o=i(80251);class r extends o.Component{get j(){return this.jodit}get defaultTimeout(){return this.j.defaultTimeout}i18n(e,...t){return this.j.i18n(e,...t)}setParentView(e){return this.jodit=e,e.ow&&(this.ownerWindow=e.ow),e.components.add(this),this}destruct(){return this.j.components.delete(this),super.destruct()}constructor(e){super(),(0,n._)(this,"jodit",void 0),this.setParentView(e)}}},81937:function(e,t,i){"use strict";i.r(t),i.d(t,{ACCURACY:function(){return V},APP_VERSION:function(){return n},BASE_PATH:function(){return eh},BASE_PATH_IS_MIN:function(){return ep},BR:function(){return W},CLIPBOARD_ID:function(){return eg},COMMAND_KEYS:function(){return U},EMULATE_DBLCLICK_TIMEOUT:function(){return et},ES:function(){return o},FAT_MODE:function(){return u},HOMEPAGE:function(){return c},INSEPARABLE_TAGS:function(){return T},INSERT_AS_HTML:function(){return ei},INSERT_AS_TEXT:function(){return eo},INSERT_CLEAR_HTML:function(){return en},INSERT_ONLY_TEXT:function(){return er},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 v},IS_BLOCK:function(){return C},IS_ES_MODERN:function(){return r},IS_ES_NEXT:function(){return s},IS_IE:function(){return X},IS_INLINE:function(){return k},IS_MAC:function(){return ea},IS_PROD:function(){return a},IS_TEST:function(){return l},KEY_ALIASES:function(){return el},KEY_ALT:function(){return P},KEY_BACKSPACE:function(){return j},KEY_DELETE:function(){return F},KEY_DOWN:function(){return B},KEY_ENTER:function(){return L},KEY_ESC:function(){return A},KEY_F3:function(){return q},KEY_LEFT:function(){return M},KEY_META:function(){return D},KEY_RIGHT:function(){return R},KEY_SPACE:function(){return O},KEY_TAB:function(){return z},KEY_UP:function(){return N},LIST_TAGS:function(){return E},MARKER_CLASS:function(){return ee},MODE_SOURCE:function(){return Y},MODE_SPLIT:function(){return G},MODE_WYSIWYG:function(){return K},NBSP_SPACE:function(){return f},NEARBY:function(){return H},NO_EMPTY_TAGS:function(){return x},PARAGRAPH:function(){return $},PASSIVE_EVENTS:function(){return e_},SAFE_COUNT_CHANGE_CALL:function(){return es},SET_TEST:function(){return d},SOURCE_CONSUMER:function(){return ev},SPACE_REG_EXP:function(){return _},SPACE_REG_EXP_END:function(){return y},SPACE_REG_EXP_START:function(){return b},TEMP_ATTR:function(){return ef},TEXT_HTML:function(){return Z},TEXT_PLAIN:function(){return J},TEXT_RTF:function(){return Q},TOKENS:function(){return h},globalDocument:function(){return w},globalWindow:function(){return S},lang:function(){return em}});let n="4.12.27",o="es2015",r=!0,s=!1,a=!0,l=!1,u=!1,c="https://xdsoft.net/jodit/",d=()=>l=!0,h={},p="\uFEFF",f="\xa0",m=()=>/[\uFEFF]/g,g=()=>/[\uFEFF]+$/g,v=()=>/^[\uFEFF]+/g,_=()=>/[\s\n\t\r\uFEFF\u200b]+/g,b=()=>/^[\s\n\t\r\uFEFF\u200b]+/g,y=()=>/[\s\n\t\r\uFEFF\u200b]+$/g,S="u">typeof window?window:void 0,w="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,k=/^(STRONG|SPAN|I|EM|B|SUP|SUB|A|U)$/i,E=new Set(["ul","ol"]),I=["img","video","svg","iframe","script","input","textarea","link","jodit","jodit-media"],T=new Set([...I,"br","hr"]),x=new Set(I),D="Meta",j="Backspace",z="Tab",L="Enter",A="Escape",P="Alt",M="ArrowLeft",N="ArrowUp",R="ArrowRight",B="ArrowDown",O="Space",F="Delete",q="F3",H=5,V=10,U=[D,j,F,N,B,R,M,L,A,q,z],W="br",$="p",K=1,Y=2,G=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",ee="jodit-selection_marker",et=300,ei="insert_as_html",en="insert_clear_html",eo="insert_as_text",er="insert_only_text",es=10,ea=void 0!==S&&/Mac|iPod|iPhone|iPad/.test(S.navigator.platform),el={add:"+",break:"pause",cmd:"meta",command:"meta",ctl:"control",ctrl:"control",del:"delete",down:"arrowdown",esc:"escape",ins:"insert",left:"arrowleft",mod:ea?"meta":"control",opt:"alt",option:"alt",return:"enter",right:"arrowright",space:"space",spacebar:"space",up:"arrowup",win:"meta",windows:"meta"},eu=e=>{let t=e.split("/");return/\.js/.test(t[t.length-1])?{basePath:t.slice(0,t.length-1).join("/")+"/",isMin:!0}:{basePath:e,isMin:!0}},{basePath:ec,isMin:ed}=(()=>{if("u"<typeof document)return{basePath:"",isMin:!0};let e=w.currentScript;if(e)return eu(e.src);let t=w.querySelectorAll("script[src]");return t&&t.length?eu(t[t.length-1].src):eu(S.location.href)})(),eh=ec,ep=ed,ef="data-jodit-temp",em={},eg="clipboard",ev="source-consumer",e_=new Set(["touchstart","touchend","scroll","mousewheel","mousemove","touchmove"])},76517:function(e,t,i){"use strict";i.d(t,{Create:function(){return l}});var n=i(25045),o=i(81937),r=i(23211),s=i(65946),a=i(28712);class l{get doc(){return(0,s.isFunction)(this.document)?this.document():this.document}element(e,t,i){let n=this.doc.createElement(e.toLowerCase());return this.applyCreateAttributes(n),t&&((0,s.isPlainObject)(t)?(0,s.attr)(n,t):i=t),i&&(0,s.asArray)(i).forEach(e=>n.appendChild((0,s.isString)(e)?this.fromHTML(e):e)),n}div(e,t,i){let n=this.element("div",t,i);return e&&(n.className=e),n}sandbox(){var e;let t=this.element("iframe",{sandbox:"allow-same-origin"});this.doc.body.appendChild(t);let i=null==(e=t.contentWindow)?void 0:e.document;if((0,a.assert)(i,"iframe.contentWindow.document"),!i)throw Error("Iframe error");return i.open(),i.write("<!DOCTYPE html><html><head></head><body></body></html>"),i.close(),[i.body,t]}span(e,t,i){let n=this.element("span",t,i);return e&&(n.className=e),n}a(e,t,i){let n=this.element("a",t,i);return e&&(n.className=e),n}text(e){return this.doc.createTextNode(e)}fake(){return this.text(o.INVISIBLE_SPACE)}fragment(){return this.doc.createDocumentFragment()}fromHTML(e,t){let i=this.div();i.innerHTML=e.toString();let n=i.firstChild===i.lastChild&&i.firstChild?i.firstChild:i;if(r.Dom.safeRemove(n),t){let e=(0,s.refs)(n);Object.keys(t).forEach(i=>{let n=e[i];n&&!1===t[i]&&r.Dom.hide(n)})}return n}applyCreateAttributes(e){if(this.createAttributes){let t=this.createAttributes;if(t&&t[e.tagName.toLowerCase()]){let i=t[e.tagName.toLowerCase()];(0,s.isFunction)(i)?i(e):(0,s.isPlainObject)(i)&&(0,s.attr)(e,i)}}}constructor(e,t){(0,n._)(this,"document",void 0),(0,n._)(this,"createAttributes",void 0),this.document=e,this.createAttributes=t}}},79821:function(e,t,i){"use strict";i.d(t,{Create:function(){return n.Create}});var n=i(76517)},49574:function(e,t,i){"use strict";i.d(t,{autobind:function(){return o}});var n=i(91565);function o(e,t,i){if(!(0,n.isFunction)(i.value))throw TypeError(`@autobind can only be applied to methods, but "${t}" is not a function`);let o=i.value;return{configurable:!0,get(){let e=o.bind(this);return Object.defineProperty(this,t,{value:e,configurable:!0,writable:!0}),e}}}},51676:function(e,t,i){"use strict";i.d(t,{cache:function(){return l},cacheHTML:function(){return u},cached:function(){return a}});var n=i(69364),o=i(23211),r=i(28686),s=i(38027);function a(e,t){let i=Object.getOwnPropertyDescriptor(e,t);return!i||(0,r.isFunction)(i.get)?null:i.value}function l(e,t,i){let n=i.get;if(!n)throw(0,s.error)("Getter property descriptor expected");i.get=function(){let e=n.call(this);return e&&!0===e.noCache||Object.defineProperty(this,t,{configurable:i.configurable,enumerable:i.enumerable,writable:!1,value:e}),e}}function u(e,t,i){let a=i.value;if(!(0,r.isFunction)(a))throw(0,s.error)("Handler must be a Function");let l=!0,u=new WeakMap;i.value=function(...e){if(l&&u.has(this.constructor)){var t;return null==(t=u.get(this.constructor))?void 0:t.cloneNode(!0)}let i=a.apply(this,e);return l&&o.Dom.isElement(i)&&u.set(this.constructor,i),l?i.cloneNode(!0):i},e.hookStatus(n.STATUSES.ready,e=>{l=!!((0,r.isViewObject)(e)?e:e.jodit).options.cache})}},91672:function(e,t,i){"use strict";i.d(t,{component:function(){return s},getComponentClass:function(){return a}});var n=i(81937),o=i(421);let r=new Map;function s(e){class t extends e{constructor(...e){super(...e),this.constructor===t&&(this instanceof t||Object.setPrototypeOf(this,t.prototype),this.setStatus("ready"))}}let i=(0,o.getClassName)(e.prototype);if(r.has(i)&&!n.IS_PROD)throw Error(`Component with name "${i}" is already registered`);return r.set(i,t),t}function a(e){return r.get(e)}},55184:function(e,t,i){"use strict";i.d(t,{debounce:function(){return a},throttle:function(){return l}});var n=i(16964),o=i(28686),r=i(28712),s=i(33201);function a(e,t=!1,i="debounce"){return(a,l)=>{let u=a[l];if(!(0,o.isFunction)(u))throw(0,s.error)("Handler must be a Function");return a.hookStatus(n.STATUSES.ready,n=>{let{async:s}=n;(0,r.assert)(null!=s,`Component ${n.componentName||n.constructor.name} should have "async:IAsync" field`);let a=(0,o.isFunction)(e)?e(n):e,u=(0,o.isNumber)(a)||(0,o.isPlainObject)(a)?a:n.defaultTimeout;Object.defineProperty(n,l,{configurable:!0,value:s[i](n[l].bind(n),u,t)})}),{configurable:!0,get(){return u.bind(this)}}}}function l(e,t=!1){return a(e,t,"throttle")}},24968:function(e,t,i){"use strict";i.d(t,{derive:function(){return o}});var n=i(91565);function o(...e){return t=>{let i=t.prototype;for(let t=0;t<e.length;t++){let o=e[t],r=Object.getOwnPropertyNames(o.prototype);for(let e=0;e<r.length;e++){let t=r[e],s=Object.getOwnPropertyDescriptor(o.prototype,t);null!=s&&(0,n.isFunction)(s.value)&&!(0,n.isFunction)(i[t])&&Object.defineProperty(i,t,{enumerable:!0,configurable:!0,writable:!0,value:function(...e){return s.value.call(this,...e)}})}}}}},29200:function(e,t,i){"use strict";i.d(t,{hook:function(){return r}});var n=i(91565),o=i(33201);function r(e){return(t,i)=>{if(!(0,n.isFunction)(t[i]))throw(0,o.error)("Handler must be a Function");t.hookStatus(e,e=>{e[i].call(e)})}}},35718:function(e,t,i){"use strict";i.d(t,{idle:function(){return s}});var n=i(16964),o=i(91565),r=i(33201);function s(){return(e,t)=>{if(!(0,o.isFunction)(e[t]))throw(0,r.error)("Handler must be a Function");e.hookStatus(n.STATUSES.ready,e=>{let{async:i}=e,n=e[t];e[t]=(...t)=>i.requestIdleCallback(n.bind(e,...t))})}}},84839:function(e,t,i){"use strict";i.r(t),i.d(t,{autobind:function(){return n.autobind},cache:function(){return o.cache},cacheHTML:function(){return o.cacheHTML},cached:function(){return o.cached},component:function(){return r.component},debounce:function(){return s.debounce},derive:function(){return a.derive},getComponentClass:function(){return r.getComponentClass},hook:function(){return l.hook},idle:function(){return u.idle},nonenumerable:function(){return c.nonenumerable},persistent:function(){return d.persistent},throttle:function(){return s.throttle},wait:function(){return h.wait},watch:function(){return p.watch}});var n=i(49574),o=i(51676),r=i(91672),s=i(55184),a=i(24968),l=i(29200),u=i(35718),c=i(41360),d=i(77036),h=i(80840),p=i(68616)},41360:function(e,t,i){"use strict";i.d(t,{nonenumerable:function(){return n}});let n=(e,t)=>{!1!==(Object.getOwnPropertyDescriptor(e,t)||{}).enumerable&&Object.defineProperty(e,t,{enumerable:!1,set(e){Object.defineProperty(this,t,{enumerable:!1,writable:!0,value:e})}})}},77036:function(e,t,i){"use strict";i.d(t,{persistent:function(){return r}});var n=i(69364),o=i(31534);function r(e,t){e.hookStatus(n.STATUSES.ready,e=>{let i=(0,o.isViewObject)(e)?e:e.jodit,n=`${i.options.namespace}${e.componentName}_prop_${t}`,r=e[t];Object.defineProperty(e,t,{get(){var e;return null!=(e=i.storage.get(n))?e:r},set(e){i.storage.set(n,e)}})})}},80840:function(e,t,i){"use strict";i.d(t,{wait:function(){return s}});var n=i(69364),o=i(91565),r=i(33201);function s(e){return(t,i)=>{let s=t[i];if(!(0,o.isFunction)(s))throw(0,r.error)("Handler must be a Function");t.hookStatus(n.STATUSES.ready,t=>{let{async:n}=t,o=t[i],r=0;Object.defineProperty(t,i,{configurable:!0,value:function i(...s){n.clearTimeout(r),e(t)?o.apply(t,s):r=n.setTimeout(()=>i(...s),10)}})})}}},68616:function(e,t,i){"use strict";i.d(t,{watch:function(){return d}});var n=i(69364),o=i(70535),r=i(32328),s=i(91565),a=i(62101),l=i(31534),u=i(33201),c=i(71125);function d(e,t){return(i,d)=>{var h;if(!(0,s.isFunction)(i[d]))throw(0,u.error)("Handler must be a Function");let p=null==(h=null==t?void 0:t.immediately)||h,f=null==t?void 0:t.context,m=t=>{let n=(0,l.isViewObject)(t)?t:t.jodit,u=(e,...i)=>{if(!t.isInDestruct)return t[d](e,...i)};p||(u=t.async.microDebounce(u,!0)),(0,r.splitArray)(e).forEach(e=>{if(/:/.test(e)){let[i,o]=e.split(":"),r=f;i.length&&(r=t.get(i)),(0,s.isFunction)(r)&&(r=r(t)),n.events.on(r||t,o,u),r||n.events.on(o,u),t.hookStatus("beforeDestruct",()=>{n.events.off(r||t,o,u).off(o,u)});return}let r=e.split("."),[l]=r,d=r.slice(1),h=t[l];(0,a.isPlainObject)(h)&&(0,o.observable)(h).on(`change.${d.join(".")}`,u);let p=(0,c.getPropertyDescriptor)(i,l);Object.defineProperty(t,l,{configurable:!0,set(e){let i=h;i!==e&&(h=e,p&&p.set&&p.set.call(t,e),(0,a.isPlainObject)(h)&&(h=(0,o.observable)(h)).on(`change.${d.join(".")}`,u),u(l,i,h))},get(){return p&&p.get?p.get.call(t):h}})})};(0,s.isFunction)(i.hookStatus)?i.hookStatus(n.STATUSES.ready,m):m(i)}}},23211:function(e,t,i){"use strict";i.d(t,{Dom:function(){return _}});var n=i(81937),o=i(88475),r=i(17312),s=i(91565),a=i(46248),l=i(3213),u=i(85932),c=i(18303),d=i(4040),h=i(28712),p=i(7909),f=i(80991),m=i(36400),g=i(33201),v=i(71125);class _{static detach(e){for(;e&&e.firstChild;)e.removeChild(e.firstChild)}static wrapNextInline(e,t,i){let n,o=e;i.s.save();let r=!1;do r=!1,(n=o.nextSibling)&&!_.isBlock(n)&&!_.isTag(n,"br")&&(r=!0,o=n);while(r);return _.__wrapElements(t,i,e,o)}static __wrapElements(e,t,i,n){let o=(0,u.isString)(e)?t.createInside.element(e):e;i.parentNode&&i.parentNode.insertBefore(o,i);let r=i;for(;r&&(r=i.nextSibling,o.appendChild(i),i!==n&&r);)i=r;return t.s.restore(),o}static wrapInline(e,t,i){let n,o=e,r=e;i.s.save();let s=!1;do s=!1,(n=o.previousSibling)&&!_.isBlock(n)&&(s=!0,o=n);while(s);do s=!1,(n=r.nextSibling)&&!_.isBlock(n)&&(s=!0,r=n);while(s);return _.__wrapElements(t,i,o,r)}static wrap(e,t,i){let n=(0,u.isString)(t)?i.element(t):t;if(_.isNode(e)){if(!e.parentNode)throw(0,g.error)("Element should be in DOM");e.parentNode.insertBefore(n,e),n.appendChild(e)}else{let t=e.extractContents();e.insertNode(n),n.appendChild(t)}return n}static unwrap(e){let t=e.parentNode;if(t){for(;e.firstChild;)t.insertBefore(e.firstChild,e);_.safeRemove(e)}}static between(e,t,i){let n=e;for(;n&&n!==t&&!(e!==n&&i(n));){let e=n.firstChild||n.nextSibling;if(!e){for(;n&&!n.nextSibling;)n=n.parentNode;e=null==n?void 0:n.nextSibling}n=e}}static replace(e,t,i,n=!1,r=!1){let s;if((0,a.isHTML)(t)&&((0,h.assert)(i,"Need create instance for new tag"),t=i.fromHTML(t)),(0,u.isString)(t)?((0,h.assert)(i,"Need create instance for new tag"),s=i.element(t)):s=t,!r)for(;e.firstChild;)s.appendChild(e.firstChild);return n&&_.isElement(e)&&_.isElement(s)&&(0,o.toArray)(e.attributes).forEach(e=>{s.setAttribute(e.name,e.value)}),e.parentNode&&e.parentNode.replaceChild(s,e),s}static isEmptyTextNode(e){return _.isText(e)&&(!e.nodeValue||0===e.nodeValue.replace(n.INVISIBLE_SPACE_REG_EXP(),"").trim().length)}static isEmptyContent(e){return _.each(e,e=>_.isEmptyTextNode(e))}static isContentEditable(e,t){return _.isNode(e)&&!_.closest(e,e=>_.isElement(e)&&"false"===e.getAttribute("contenteditable"),t)}static isEmpty(e,t=n.NO_EMPTY_TAGS){let i;if(!e)return!0;i=(0,s.isFunction)(t)?t:e=>t.has(e.nodeName.toLowerCase());let o=e=>null==e.nodeValue||0===(0,d.trim)(e.nodeValue).length;return _.isText(e)?o(e):!(_.isElement(e)&&i(e))&&_.each(e,e=>{if(_.isText(e)&&!o(e)||_.isElement(e)&&i(e))return!1})}static isNode(e){return!!(e&&(0,u.isString)(e.nodeName)&&"number"==typeof e.nodeType&&e.childNodes&&(0,s.isFunction)(e.appendChild))}static isCell(e){return _.isNode(e)&&("TD"===e.nodeName||"TH"===e.nodeName)}static isList(e){return _.isTag(e,n.LIST_TAGS)}static isLeaf(e){return _.isTag(e,"li")}static isImage(e){return _.isNode(e)&&/^(img|svg|picture|canvas)$/i.test(e.nodeName)}static isBlock(e){return!(0,c.isVoid)(e)&&"object"==typeof e&&_.isNode(e)&&n.IS_BLOCK.test(e.nodeName)}static isText(e){return!!(e&&e.nodeType===Node.TEXT_NODE)}static isComment(e){return!!(e&&e.nodeType===Node.COMMENT_NODE)}static isElement(e){return!!_.isNode(e)&&e.nodeType===Node.ELEMENT_NODE}static isFragment(e){var t;return!!_.isNode(e)&&!!((null==(t=e.ownerDocument)?void 0:t.defaultView)&&e.nodeType===Node.DOCUMENT_FRAGMENT_NODE)}static isHTMLElement(e){var t;if(!_.isNode(e))return!1;let i=null==(t=e.ownerDocument)?void 0:t.defaultView;return e instanceof(i?i.HTMLElement:HTMLElement)}static isInlineBlock(e){return _.isElement(e)&&!/^(BR|HR)$/i.test(e.tagName)&&-1!==["inline","inline-block"].indexOf((0,f.css)(e,"display").toString())}static canSplitBlock(e){return!(0,c.isVoid)(e)&&_.isHTMLElement(e)&&_.isBlock(e)&&!/^(TD|TH|CAPTION|FORM)$/.test(e.nodeName)&&void 0!==e.style&&!/^(fixed|absolute)/i.test(e.style.position)}static first(e,t){let i=null==e?void 0:e.firstChild;if(!i)return null;do{if(t(i))return i;let n=i.firstChild;if(n||(n=i.nextSibling),!n&&i.parentNode!==e){do i=i.parentNode;while(i&&!(null==i?void 0:i.nextSibling)&&i.parentNode!==e);n=null==i?void 0:i.nextSibling}i=n}while(i);return null}static last(e,t){let i=null==e?void 0:e.lastChild;if(!i)return null;do{if(t(i))return i;let n=i.lastChild;if(n||(n=i.previousSibling),!n&&i.parentNode!==e){do i=i.parentNode;while(i&&!(null==i?void 0:i.previousSibling)&&i.parentNode!==e);n=null==i?void 0:i.previousSibling}i=n}while(i);return null}static prev(e,t,i,n=!0){return _.find(e,t,i,!1,n)}static next(e,t,i,n=!0){return _.find(e,t,i,!0,n)}static prevWithClass(e,t){return _.prev(e,e=>_.isElement(e)&&e.classList.contains(t),e.parentNode)}static nextWithClass(e,t){return _.next(e,e=>_.isElement(e)&&e.classList.contains(t),e.parentNode)}static find(e,t,i,n=!0,o=!0){let r=this.nextGen(e,i,n,o),s=r.next();for(;!s.done;){if(t(s.value))return s.value;s=r.next()}return null}static*nextGen(e,t,i=!0,n=!0){let o=[],r=e;do{let t=i?r.nextSibling:r.previousSibling;for(;t;)o.unshift(t),t=i?t.nextSibling:t.previousSibling;yield*this.runInStack(e,o,i,n),r=r.parentNode}while(r&&r!==t);return null}static each(e,t,i=!0){let n=this.eachGen(e,i),o=n.next();for(;!o.done;){if(!1===t(o.value))return!1;o=n.next()}return!0}static eachGen(e,t=!0){return this.runInStack(e,[e],t)}static*runInStack(e,t,i,n=!0){for(;t.length;){let o=t.pop();if(n){let e=i?o.lastChild:o.firstChild;for(;e;)t.push(e),e=i?e.previousSibling:e.nextSibling}e!==o&&(yield o)}}static findWithCurrent(e,t,i,n="nextSibling",o="firstChild"){let r=e;do{if(t(r))return r||null;if(o&&r&&r[o]){let e=_.findWithCurrent(r[o],t,r,n,o);if(e)return e}for(;r&&!r[n]&&r!==i;)r=r.parentNode;r&&r[n]&&r!==i&&(r=r[n])}while(r&&r!==i);return null}static findSibling(e,t=!0,i=e=>!_.isEmptyTextNode(e)){let n=_.sibling(e,t);for(;n&&!i(n);)n=_.sibling(n,t);return n&&i(n)?n:null}static findNotEmptySibling(e,t){return _.findSibling(e,t,e=>{var t;return!_.isEmptyTextNode(e)&&!!(!_.isText(e)||(null==(t=e.nodeValue)?void 0:t.length)&&(0,d.trim)(e.nodeValue))})}static findNotEmptyNeighbor(e,t,i){return(0,v.call)(t?_.prev:_.next,e,e=>!!(e&&(!(_.isText(e)||_.isComment(e))||(0,d.trim)((null==e?void 0:e.nodeValue)||"").length)),i)}static sibling(e,t){return t?e.previousSibling:e.nextSibling}static up(e,t,i,n=!1){let o=e;if(!o)return null;do{if(t(o))return o;if(o===i||!o.parentNode)break;o=o.parentNode}while(o&&o!==i);return o===i&&n&&t(o)?o:null}static closest(e,t,i){let n,o=e=>e.toLowerCase();if((0,s.isFunction)(t))n=t;else if((0,r.isArray)(t)||(0,l.isSet)(t)){let e=(0,l.isSet)(t)?t:new Set(t.map(o));n=t=>!!(t&&e.has(o(t.nodeName)))}else n=e=>!!(e&&o(t)===o(e.nodeName));return _.up(e,n,i)}static furthest(e,t,i){let n=null,o=null==e?void 0:e.parentElement;for(;o&&o!==i;)t(o)&&(n=o),o=null==o?void 0:o.parentElement;return n}static appendChildFirst(e,t){let i=e.firstChild;i?i!==t&&e.insertBefore(t,i):e.appendChild(t)}static after(e,t){let{parentNode:i}=e;i&&(i.lastChild===e?i.appendChild(t):i.insertBefore(t,e.nextSibling))}static before(e,t){let{parentNode:i}=e;i&&i.insertBefore(t,e)}static prepend(e,t){e.insertBefore(t,e.firstChild)}static append(e,t){(0,r.isArray)(t)?t.forEach(t=>{this.append(e,t)}):e.appendChild(t)}static moveContent(e,t,i=!1,r=()=>!0){let s=(e.ownerDocument||n.globalDocument).createDocumentFragment();(0,o.toArray)(e.childNodes).filter(e=>!!r(e)||(_.safeRemove(e),!1)).forEach(e=>{s.appendChild(e)}),i&&t.firstChild?t.insertBefore(s,t.firstChild):t.appendChild(s)}static isOrContains(e,t,i=!1){return e===t?!i:!!(t&&e&&this.up(t,t=>t===e,e,!0))}static safeRemove(...e){e.forEach(e=>_.isNode(e)&&e.parentNode&&e.parentNode.removeChild(e))}static safeInsertNode(e,t){e.collapsed||e.deleteContents();let i=_.isFragment(t)?t.lastChild:t;e.startContainer===e.endContainer&&e.collapsed&&_.isTag(e.startContainer,n.INSEPARABLE_TAGS)?_.after(e.startContainer,t):(e.insertNode(t),i&&e.setStartBefore(i)),e.collapse(!0),[t.nextSibling,t.previousSibling].forEach(e=>_.isText(e)&&!e.nodeValue&&_.safeRemove(e))}static hide(e){e&&((0,m.dataBind)(e,"__old_display",e.style.display),e.style.display="none")}static show(e){if(!e)return;let t=(0,m.dataBind)(e,"__old_display");"none"===e.style.display&&(e.style.display=t||"")}static isTag(e,t){if(!this.isElement(e))return!1;let i=e.tagName.toLowerCase(),n=e.tagName.toUpperCase();if(t instanceof Set)return t.has(i)||t.has(n);if(Array.isArray(t))throw TypeError("Dom.isTag does not support array");return i===t||n===t}static markTemporary(e,t){return t&&(0,p.attr)(e,t),(0,p.attr)(e,n.TEMP_ATTR,!0),e}static isTemporary(e){return!!_.isElement(e)&&(_.isMarker(e)||"true"===(0,p.attr)(e,n.TEMP_ATTR))}static isMarker(e){return _.isNode(e)&&_.isTag(e,"span")&&e.hasAttribute("data-"+n.MARKER_CLASS)}static replaceTemporaryFromString(e){return e.replace(/<([a-z]+)[^>]+data-jodit-temp[^>]+>(.+?)<\/\1>/gi,"$2")}static temporaryList(e){return(0,o.toArray)(e.querySelectorAll(`[${n.TEMP_ATTR}]`))}constructor(){throw Error("Dom is static module")}}},27795:function(e,t,i){"use strict";i.d(t,{Dom:function(){return n.Dom},LazyWalker:function(){return o.LazyWalker}});var n=i(23211),o=i(1080)},1080:function(e,t,i){"use strict";i.d(t,{LazyWalker:function(){return l}});var n=i(25045),o=i(31635),r=i(49574),s=i(23211),a=i(60216);class l extends a.Eventify{setWork(e){return this.isWorked&&this.break(),this.workNodes=s.Dom.eachGen(e,!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(e){this.isWorked&&(this.stop(),this.emit("break",e))}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){var e;this.isWorked=!0;let t=0,i=null!=(e=this.options.timeoutChunkSize)?e:50;for(;!this.isFinished&&t<=i;){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(e){var t;return!!e&&(void 0===this.options.whatToShow||e.nodeType===this.options.whatToShow)&&null!=(t=this.emit("visit",e))&&t}constructor(e,t={}){super(),(0,n._)(this,"async",void 0),(0,n._)(this,"options",void 0),(0,n._)(this,"workNodes",void 0),(0,n._)(this,"hadAffect",void 0),(0,n._)(this,"isWorked",void 0),(0,n._)(this,"isFinished",void 0),(0,n._)(this,"idleId",void 0),(0,n._)(this,"__schedulerController",void 0),this.async=e,this.options=t,this.workNodes=null,this.hadAffect=!1,this.isWorked=!1,this.isFinished=!1,this.idleId=0,this.__schedulerController=null}}(0,o.__decorate)([r.autobind],l.prototype,"__workPerform",null)},93747:function(e,t,i){"use strict";i.d(t,{EventEmitter:function(){return d}});var n=i(25045),o=i(81937),r=i(32328),s=i(17312),a=i(91565),l=i(85932),u=i(33201),c=i(18869);class d{mute(e){return this.__mutedEvents.add(null!=e?e:"*"),this}isMuted(e){return!!(e&&this.__mutedEvents.has(e))||this.__mutedEvents.has("*")}unmute(e){return this.__mutedEvents.delete(null!=e?e:"*"),this}__eachEvent(e,t){(0,r.splitArray)(e).map(e=>e.trim()).forEach(e=>{let i=e.split("."),n=i[1]||c.defaultNameSpace;t.call(this,i[0],n)})}__getStore(e){if(!e)throw(0,u.error)("Need subject");if(void 0===e[this.__key]){let t=new c.EventHandlersStore;Object.defineProperty(e,this.__key,{enumerable:!1,configurable:!0,writable:!0,value:t})}return e[this.__key]}__removeStoreFromSubject(e){void 0!==e[this.__key]&&Object.defineProperty(e,this.__key,{enumerable:!1,configurable:!0,writable:!0,value:void 0})}__triggerNativeEvent(e,t){let i=this.__doc.createEvent("HTMLEvents");(0,l.isString)(t)?i.initEvent(t,!0,!0):(i.initEvent(t.type,t.bubbles,t.cancelable),["screenX","screenY","clientX","clientY","target","srcElement","currentTarget","timeStamp","which","keyCode"].forEach(e=>{Object.defineProperty(i,e,{value:t[e],enumerable:!0})}),Object.defineProperty(i,"originalEvent",{value:t,enumerable:!0})),e.dispatchEvent(i)}get current(){return this.currents[this.currents.length-1]}on(e,t,i,n){let r,c,d,p;if((0,l.isString)(e)||(0,l.isStringArray)(e)?(r=this,c=e,d=t,p=i):(r=e,c=t,d=i,p=n),!((0,l.isString)(c)||(0,l.isStringArray)(c))||0===c.length)throw(0,u.error)("Need events names");if(!(0,a.isFunction)(d))throw(0,u.error)("Need event handler");if((0,s.isArray)(r))return r.forEach(e=>{this.on(e,c,d,p)}),this;let f=r,m=this.__getStore(f),g=this,v=function(e,...t){if(!g.isMuted(e))return d&&d.call(this,...t)};return h(f)&&(v=function(e){if(!g.isMuted(e.type)&&(g.__prepareEvent(e),d&&!1===d.call(this,e)))return e.preventDefault(),e.stopImmediatePropagation(),!1}),this.__eachEvent(c,(e,t)=>{if(0===e.length)throw(0,u.error)("Need event name");if(!1===m.indexOf(e,t,d)){let r={event:e,originalCallback:d,syntheticCallback:v};if(m.set(e,t,r,null==p?void 0:p.top),h(f)){var i,n;let t=o.PASSIVE_EVENTS.has(e)?{passive:!0,capture:null!=(i=null==p?void 0:p.capture)&&i}:null!=(n=null==p?void 0:p.capture)&&n;v.options=t,f.addEventListener(e,v,t),this.__memoryDOMSubjectToHandler(f,v)}}}),this}__memoryDOMSubjectToHandler(e,t){let i=this.__domEventsMap.get(e)||new Set;i.add(t),this.__domEventsMap.set(e,i)}__unmemoryDOMSubjectToHandler(e,t){let i=this.__domEventsMap,n=i.get(e)||new Set;n.delete(t),n.size?i.set(e,n):i.delete(e)}one(e,t,i,n){let o,r,s,a;(0,l.isString)(e)||(0,l.isStringArray)(e)?(o=this,r=e,s=t,a=i):(o=e,r=t,s=i,a=n);let u=(...e)=>(this.off(o,r,u),s(...e));return this.on(o,r,u,a),this}off(e,t,i){let n,o,r;if((0,l.isString)(e)||(0,l.isStringArray)(e)?(n=this,o=e,r=t):(n=e,o=t,r=i),(0,s.isArray)(n))return n.forEach(e=>{this.off(e,o,r)}),this;let u=n,d=this.__getStore(u);if(!((0,l.isString)(o)||(0,l.isStringArray)(o))||0===o.length)return d.namespaces().forEach(e=>{this.off(u,"."+e)}),this.__removeStoreFromSubject(u),this;let p=e=>{if(h(u)){var t;u.removeEventListener(e.event,e.syntheticCallback,null!=(t=e.syntheticCallback.options)&&t),this.__unmemoryDOMSubjectToHandler(u,e.syntheticCallback)}},f=(e,t)=>{if(""===e)return void d.events(t).forEach(e=>{""!==e&&f(e,t)});let i=d.get(e,t);if(i&&i.length)if((0,a.isFunction)(r)){let n=d.indexOf(e,t,r);!1!==n&&(p(i[n]),i.splice(n,1),i.length||d.clearEvents(t,e))}else i.forEach(p),i.length=0,d.clearEvents(t,e)};return this.__eachEvent(o,(e,t)=>{t===c.defaultNameSpace?d.namespaces().forEach(t=>{f(e,t)}):f(e,t)}),d.isEmpty()&&this.__removeStoreFromSubject(u),this}stopPropagation(e,t){let i=(0,l.isString)(e)?this:e,n=(0,l.isString)(e)?e:t;if("string"!=typeof n)throw(0,u.error)("Need event names");let o=this.__getStore(i);this.__eachEvent(n,(e,t)=>{let n=o.get(e,t);n&&this.__stopped.push(n),t===c.defaultNameSpace&&o.namespaces(!0).forEach(t=>this.stopPropagation(i,e+"."+t))})}__removeStop(e){if(e){let t=this.__stopped.indexOf(e);-1!==t&&this.__stopped.splice(0,t+1)}}__isStopped(e){return void 0!==e&&-1!==this.__stopped.indexOf(e)}fire(e,t,...i){let n,o,r=(0,l.isString)(e)?this:e,s=(0,l.isString)(e)?e:t,a=(0,l.isString)(e)?[t,...i]:i;if(!h(r)&&!(0,l.isString)(s))throw(0,u.error)("Need events names");let d=this.__getStore(r);return!(0,l.isString)(s)&&h(r)?this.__triggerNativeEvent(r,t):this.__eachEvent(s,(e,t)=>{if(h(r))this.__triggerNativeEvent(r,e);else{let i=d.get(e,t);if(i)try{[...i].every(t=>!this.__isStopped(i)&&(this.currents.push(e),o=t.syntheticCallback.call(r,e,...a),this.currents.pop(),void 0!==o&&(n=o),!0))}finally{this.__removeStop(i)}t!==c.defaultNameSpace||h(r)||d.namespaces().filter(e=>e!==t).forEach(t=>{let i=this.fire.apply(this,[r,e+"."+t,...a]);void 0!==i&&(n=i)})}}),n}destruct(){this.__isDestructed||(this.__isDestructed=!0,this.__domEventsMap.forEach((e,t)=>{this.off(t)}),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(e){(0,n._)(this,"__domEventsMap",new Map),(0,n._)(this,"__mutedEvents",new Set),(0,n._)(this,"__key","__JoditEventEmitterNamespaces"),(0,n._)(this,"__doc",o.globalDocument),(0,n._)(this,"__prepareEvent",e=>{!e.cancelBubble&&(e.composed&&(0,a.isFunction)(e.composedPath)&&e.composedPath()[0]&&Object.defineProperty(e,"target",{value:e.composedPath()[0],configurable:!0,enumerable:!0}),e.type.match(/^touch/)&&e.changedTouches&&e.changedTouches.length&&["clientX","clientY","pageX","pageY"].forEach(t=>{Object.defineProperty(e,t,{value:e.changedTouches[0][t],configurable:!0,enumerable:!0})}),e.originalEvent||(e.originalEvent=e),"paste"===e.type&&void 0===e.clipboardData&&this.__doc.defaultView.clipboardData&&Object.defineProperty(e,"clipboardData",{get:()=>this.__doc.defaultView.clipboardData,configurable:!0,enumerable:!0}))}),(0,n._)(this,"currents",[]),(0,n._)(this,"__stopped",[]),(0,n._)(this,"__isDestructed",!1),e&&(this.__doc=e),this.__key+=new Date().getTime()}}function h(e){return e&&(0,a.isFunction)(e.addEventListener)}},60216:function(e,t,i){"use strict";i.d(t,{Eventify:function(){return o}});var n=i(25045);class o{on(e,t){var i;return this.__map.has(e)||this.__map.set(e,new Set),null==(i=this.__map.get(e))||i.add(t),this}off(e,t){if(this.__map.has(e)){var i;null==(i=this.__map.get(e))||i.delete(t)}return this}destruct(){this.__map.clear()}emit(e,...t){let i;if(this.__map.has(e)){var n;null==(n=this.__map.get(e))||n.forEach(e=>{i=e(...t)})}return i}constructor(){(0,n._)(this,"__map",new Map)}}},42689:function(e,t,i){"use strict";i.d(t,{eventEmitter:function(){return n}});let n=new(i(93747)).EventEmitter},1496:function(e,t,i){"use strict";i.d(t,{EventEmitter:function(){return n.EventEmitter},EventHandlersStore:function(){return s.EventHandlersStore},Eventify:function(){return o.Eventify},defaultNameSpace:function(){return s.defaultNameSpace},observable:function(){return r.observable}});var n=i(93747),o=i(60216),r=i(70535),s=i(18869)},70535:function(e,t,i){"use strict";i.d(t,{observable:function(){return u}});var n=i(17312),o=i(94013),r=i(62101),s=i(71125);let a=Symbol("observable-object");function l(e){return void 0!==e[a]}function u(e){if(l(e))return e;let t={},i={},u=(t,o)=>((0,n.isArray)(t)?t.map(e=>u(e,o)):(i[t]||(i[t]=[]),i[t].push(o)),e),c=(o,...r)=>{if((0,n.isArray)(o))return void o.map(e=>c(e,...r));try{!t[o]&&i[o]&&(t[o]=!0,i[o].forEach(t=>t.call(e,...r)))}finally{t[o]=!1}},d=(t,i=[])=>{let n={};l(t)||(Object.defineProperty(t,a,{enumerable:!1,value:!0}),Object.keys(t).forEach(a=>{let l=i.concat(a).filter(e=>e.length);n[a]=t[a];let u=(0,s.getPropertyDescriptor)(t,a);Object.defineProperty(t,a,{set:t=>{let i=n[a];if(!(0,o.isFastEqual)(n[a],t)){c(["beforeChange",`beforeChange.${l.join(".")}`],a,t),(0,r.isPlainObject)(t)&&d(t,l),u&&u.set?u.set.call(e,t):n[a]=t;let o=[];c(["change",...l.reduce((e,t)=>(o.push(t),e.push(`change.${o.join(".")}`),e),[])],l.join("."),i,(null==t?void 0:t.valueOf)?t.valueOf():t)}},get:()=>u&&u.get?u.get.call(e):n[a],enumerable:!0,configurable:!0}),(0,r.isPlainObject)(n[a])&&d(n[a],l)}),Object.defineProperty(e,"on",{value:u}))};return d(e),e}},18869:function(e,t,i){"use strict";i.d(t,{EventHandlersStore:function(){return a},defaultNameSpace:function(){return s}});var n=i(25045),o=i(88475),r=i(28712);let s="JoditEventDefaultNamespace";class a{get(e,t){if(this.__store.has(t)){let i=this.__store.get(t);return(0,r.assert)(i,"-"),i[e]}}indexOf(e,t,i){let n=this.get(e,t);if(n){for(let e=0;e<n.length;e+=1)if(n[e].originalCallback===i)return e}return!1}namespaces(e=!1){let t=(0,o.toArray)(this.__store.keys());return e?t.filter(e=>e!==s):t}events(e){let t=this.__store.get(e);return t?Object.keys(t):[]}set(e,t,i,n=!1){let o=this.__store.get(t);o||(o={},this.__store.set(t,o)),void 0===o[e]&&(o[e]=[]),n?o[e].unshift(i):o[e].push(i)}clear(){this.__store.clear()}clearEvents(e,t){let i=this.__store.get(e);i&&i[t]&&(delete i[t],Object.keys(i).length||this.__store.delete(e))}isEmpty(){return 0===this.__store.size}constructor(){(0,n._)(this,"__store",new Map)}}},28077:function(e,t,i){"use strict";i.d(t,{eventEmitter:function(){return C},extendLang:function(){return b},getContainer:function(){return S},getPopupViewRoot:function(){return w},instances:function(){return p},modules:function(){return _},pluginSystem:function(){return v},uniqueUid:function(){return g}});var n=i(24497),o=i(85932),r=i(31534),s=i(74264),a=i(80991),l=i(421),u=i(85305),c=i(42689),d=i(81937),h=i(27795);let p={},f=1,m=new Set;function g(){function e(){return Math.round(f+=10*(Math.random()+1)).toString(16)}let t=e();for(;m.has(t);)t=e();return m.add(t),t}let v=new u.PluginSystem({getContainer:S}),_={},b=e=>{Object.keys(e).forEach(t=>{d.lang[t]?Object.assign(d.lang[t],e[t]):d.lang[t]=e[t]})},y=new WeakMap;function S(e,t,i="div",a=!1){let u=(0,o.isString)(t)?t:t?(0,l.getClassName)(t.prototype):"jodit-utils",c=y.get(e)||{},d=u+i,p=(0,r.isViewObject)(e)?e:e.j,f=null;if(!c[d]){let t=p.c;if(f=w(p.o,p.container,e.od.body),a&&(0,n.isJoditObject)(e)&&e.od!==e.ed){t=e.createInside;let o="style"===i?e.ed.head:e.ed.body;f=(0,n.isJoditObject)(e)&&e.o.shadowRoot?e.o.shadowRoot:o}let o=t.element(i,{className:`jodit jodit-${(0,s.kebabCase)(u)}-container jodit-box`});o.classList.add(`jodit_theme_${p.o.theme||"default"}`),f.appendChild(o),c[d]=o,e.hookStatus("beforeDestruct",()=>{p.events.off(o),h.Dom.safeRemove(o),delete c[d],Object.keys(c).length&&y.delete(e)}),y.set(e,c),p.events.fire("getContainer",o)}return c[d].classList.remove("jodit_theme_default","jodit_theme_dark"),c[d].classList.add(`jodit_theme_${p.o.theme||"default"}`),c[d]}function w(e,t,i){var n,o,r;return null!=(n=null!=(o=null!=(r=e.popupRoot)?r:e.shadowRoot)?o:h.Dom.closest(t,e=>h.Dom.isHTMLElement(e)&&(h.Dom.isTag(e,"dialog")||["fixed","absolute"].includes((0,a.css)(e,"position"))),i))?n:i}let C=c.eventEmitter},78982:function(e,t,i){"use strict";i.d(t,{asArray:function(){return o}});var n=i(17312);let o=e=>(0,n.isArray)(e)?e:[e]},45664:function(e,t,i){"use strict";i.d(t,{asArray:function(){return n.asArray},splitArray:function(){return o.splitArray},toArray:function(){return r.toArray}});var n=i(78982),o=i(32328),r=i(88475)},32328:function(e,t,i){"use strict";function n(e){return Array.isArray(e)?e:e.split(/[,\s]+/)}i.d(t,{splitArray:function(){return n}})},88475:function(e,t,i){"use strict";i.d(t,{toArray:function(){return r}});var n=i(23283),o=i(43379);let r=function(...e){var t;return((0,n.isNativeFunction)(Array.from)?Array.from:null!=(t=(0,o.reset)("Array.from"))?t:Array.from).apply(Array,e)}},61077:function(e,t,i){"use strict";i.d(t,{clearTimeout:function(){return n.clearTimeout},setTimeout:function(){return n.setTimeout}});var n=i(79947)},79947:function(e,t,i){"use strict";i.d(t,{clearTimeout:function(){return r},setTimeout:function(){return o}});var n=i(81937);function o(e,t,...i){return t?n.globalWindow.setTimeout(e,t,...i):(e.call(null,...i),0)}function r(e){n.globalWindow.clearTimeout(e)}},98740:function(e,t,i){"use strict";i.d(t,{hasBrowserColorPicker:function(){return o}});var n=i(81937);function o(){let e=!0;try{let t=n.globalDocument.createElement("input");t.type="color",t.value="!",e="color"===t.type&&"!"!==t.value}catch(t){e=!1}return e}},28686:function(e,t,i){"use strict";i.d(t,{hasBrowserColorPicker:function(){return n.hasBrowserColorPicker},hasContainer:function(){return d.hasContainer},isAbortError:function(){return o.isAbortError},isArray:function(){return r.isArray},isBoolean:function(){return s.isBoolean},isDestructable:function(){return d.isDestructable},isEqual:function(){return a.isEqual},isFastEqual:function(){return a.isFastEqual},isFunction:function(){return l.isFunction},isHTML:function(){return u.isHTML},isHtmlFromWord:function(){return c.isHtmlFromWord},isInitable:function(){return d.isInitable},isInt:function(){return h.isInt},isJoditObject:function(){return p.isJoditObject},isLicense:function(){return f.isLicense},isMarker:function(){return m.isMarker},isNativeFunction:function(){return g.isNativeFunction},isNumber:function(){return v.isNumber},isNumeric:function(){return _.isNumeric},isPlainObject:function(){return b.isPlainObject},isPromise:function(){return y.isPromise},isSet:function(){return S.isSet},isString:function(){return w.isString},isStringArray:function(){return w.isStringArray},isURL:function(){return C.isURL},isValidName:function(){return k.isValidName},isViewObject:function(){return E.isViewObject},isVoid:function(){return I.isVoid},isWindow:function(){return T.isWindow}});var n=i(98740),o=i(72068),r=i(17312),s=i(22289),a=i(94013),l=i(91565),u=i(46248),c=i(82166),d=i(52433),h=i(99732),p=i(24497),f=i(44998),m=i(23175),g=i(23283),v=i(72412),_=i(70222),b=i(62101),y=i(52100),S=i(3213),w=i(85932),C=i(91764),k=i(50083),E=i(31534),I=i(18303),T=i(3513)},72068:function(e,t,i){"use strict";function n(e){return!!e&&e instanceof DOMException&&"AbortError"===e.name}i.d(t,{isAbortError:function(){return n}})},17312:function(e,t,i){"use strict";function n(e){return Array.isArray(e)}i.d(t,{isArray:function(){return n}})},22289:function(e,t,i){"use strict";function n(e){return"boolean"==typeof e}i.d(t,{isBoolean:function(){return n}})},94013:function(e,t,i){"use strict";i.d(t,{isEqual:function(){return o},isFastEqual:function(){return r}});var n=i(3347);function o(e,t){return e===t||(0,n.stringify)(e)===(0,n.stringify)(t)}function r(e,t){return e===t}},91565:function(e,t,i){"use strict";function n(e){return"function"==typeof e}i.d(t,{isFunction:function(){return n}})},82166:function(e,t,i){"use strict";function n(e){return -1!==e.search(/<meta.*?Microsoft Excel\s[\d].*?>/)||-1!==e.search(/<meta.*?Microsoft Word\s[\d].*?>/)||-1!==e.search(/<meta[^>]*?ProgId[^>]*?(Word|Excel)\./i)||-1!==e.search(/<meta[^>]*?(LibreOffice|OpenOffice)/i)||-1!==e.search(/urn:schemas-microsoft-com:office:(word|excel)/)||-1!==e.search(/<\w[^>]*\sclass=("|')?Mso/)||-1!==e.search(/style='[^']*mso-/)||-1!==e.search(/style="[^"]*mso-/)&&-1!==e.search(/<font/)}i.d(t,{isHtmlFromWord:function(){return n}})},46248:function(e,t,i){"use strict";i.d(t,{isHTML:function(){return o}});var n=i(85932);let o=e=>(0,n.isString)(e)&&/<([A-Za-z][A-Za-z0-9]*)\b[^>]*>(.*?)<\/\1>/m.test(e.replace(/[\r\n]/g,""))},52433:function(e,t,i){"use strict";i.d(t,{hasContainer:function(){return l},isDestructable:function(){return a},isInitable:function(){return s}});var n=i(23211),o=i(91565),r=i(18303);function s(e){return!(0,r.isVoid)(e)&&(0,o.isFunction)(e.init)}function a(e){return!(0,r.isVoid)(e)&&(0,o.isFunction)(e.destruct)}function l(e){return!(0,r.isVoid)(e)&&n.Dom.isElement(e.container)}},99732:function(e,t,i){"use strict";i.d(t,{isInt:function(){return r}});var n=i(70222),o=i(85932);function r(e){return(0,o.isString)(e)&&(0,n.isNumeric)(e)&&(e=parseFloat(e)),"number"==typeof e&&Number.isFinite(e)&&!(e%1)}},24497:function(e,t,i){"use strict";i.d(t,{isJoditObject:function(){return o}});var n=i(91565);function o(e){return!!(e&&e instanceof Object&&(0,n.isFunction)(e.constructor)&&("u">typeof Jodit&&e instanceof Jodit||e.isJodit))}},44998:function(e,t,i){"use strict";i.d(t,{isLicense:function(){return o}});var n=i(85932);let o=e=>(0,n.isString)(e)&&23===e.length&&/^[a-z0-9]{5}-[a-z0-9]{5}-[a-z0-9]{5}-[a-z0-9]{5}$/i.test(e)},23175:function(e,t,i){"use strict";i.d(t,{isMarker:function(){return o}});var n=i(23211);function o(e){return n.Dom.isMarker(e)}},23283:function(e,t,i){"use strict";function n(e){return!!e&&"function"===(typeof e).toLowerCase()&&(e===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(String(e)))}i.d(t,{isNativeFunction:function(){return n}})},72412:function(e,t,i){"use strict";function n(e){return"number"==typeof e&&!isNaN(e)&&isFinite(e)}i.d(t,{isNumber:function(){return n}})},70222:function(e,t,i){"use strict";i.d(t,{isNumeric:function(){return o}});var n=i(85932);function o(e){if((0,n.isString)(e)){if(!e.match(/^([+-])?[0-9]+(\.?)([0-9]+)?(e[0-9]+)?$/))return!1;e=parseFloat(e)}return"number"==typeof e&&!isNaN(e)&&isFinite(e)}},62101:function(e,t,i){"use strict";i.d(t,{isPlainObject:function(){return o}});var n=i(3513);function o(e){return!(!e||"object"!=typeof e||e.nodeType||(0,n.isWindow)(e))&&!(e.constructor&&!({}).hasOwnProperty.call(e.constructor.prototype,"isPrototypeOf"))}},52100:function(e,t,i){"use strict";function n(e){return e&&"function"==typeof e.then}i.d(t,{isPromise:function(){return n}})},3213:function(e,t,i){"use strict";i.d(t,{isSet:function(){return o}});var n=i(91565);function o(e){return!!e&&(0,n.isFunction)(e.has)&&(0,n.isFunction)(e.add)&&(0,n.isFunction)(e.delete)}},85932:function(e,t,i){"use strict";i.d(t,{isString:function(){return o},isStringArray:function(){return r}});var n=i(17312);function o(e){return"string"==typeof e}function r(e){return(0,n.isArray)(e)&&o(e[0])}},91764:function(e,t,i){"use strict";i.d(t,{isURL:function(){return o}});var n=i(81937);function o(e){if(e.includes(" "))return!1;if("u">typeof URL)try{let t=new URL(e);return["https:","http:","ftp:","file:","rtmp:"].includes(t.protocol)}catch(e){return!1}let t=n.globalDocument.createElement("a");return t.href=e,!!t.hostname}},50083:function(e,t,i){"use strict";function n(e){return!!e.length&&!/[^0-9A-Za-zа-яА-ЯЁё\w\-_. ]/.test(e)&&e.trim().length>0}i.d(t,{isValidName:function(){return n}})},31534:function(e,t,i){"use strict";i.d(t,{isViewObject:function(){return o}});var n=i(91565);function o(e){return!!(e&&e instanceof Object&&(0,n.isFunction)(e.constructor)&&e.isView)}},18303:function(e,t,i){"use strict";function n(e){return null==e}i.d(t,{isVoid:function(){return n}})},3513:function(e,t,i){"use strict";function n(e){return null!=e&&e===e.window}i.d(t,{isWindow:function(){return n}})},93387:function(e,t,i){"use strict";i.d(t,{colorToHex:function(){return n}});let n=e=>{if("rgba(0, 0, 0, 0)"===e||""===e)return!1;if(!e)return"#000000";if("#"===e.substr(0,1))return e;let t=/([\s\n\t\r]*?)rgb\((\d+), (\d+), (\d+)\)/.exec(e)||/([\s\n\t\r]*?)rgba\((\d+), (\d+), (\d+), ([\d.]+)\)/.exec(e);if(!t)return"#000000";let i=parseInt(t[2],10),n=parseInt(t[3],10),o=(parseInt(t[4],10)|n<<8|i<<16).toString(16).toUpperCase();for(;o.length<6;)o="0"+o;return t[1]+"#"+o}},7018:function(e,t,i){"use strict";i.d(t,{colorToHex:function(){return n.colorToHex}});var n=i(93387)},30893:function(e,t,i){"use strict";i.d(t,{applyStyles:function(){return l}});var n=i(81937),o=i(23211),r=i(4040),s=i(28723);function a(e){return e.replace(/mso-[a-z-]+:[\s]*[^;]+;/gi,"").replace(/mso-[a-z-]+:[\s]*[^";']+$/gi,"").replace(/border[a-z-]*:[\s]*[^;]+;/gi,"").replace(/([0-9.]+)(pt|cm)/gi,(e,t,i)=>{switch(i.toLowerCase()){case"pt":return(1.328*parseFloat(t)).toFixed(0)+"px";case"cm":return(.02645833*parseFloat(t)).toFixed(0)+"px"}return e})}function l(e){if(-1===e.indexOf("<html "))return e;e=(e=e.substring(e.indexOf("<html "),e.length)).substring(0,e.lastIndexOf("</html>")+7);let t=n.globalDocument.createElement("iframe");t.style.display="none",n.globalDocument.body.appendChild(t);let i="";try{let l=t.contentDocument||(t.contentWindow?t.contentWindow.document:null);if(l){l.open(),l.write(e),l.close(),o.Dom.each(l.body,e=>{o.Dom.isElement(e)&&/mso-list:\s*ignore/i.test(e.getAttribute("style")||"")&&o.Dom.safeRemove(e)});try{for(let e=0;e<l.styleSheets.length;e+=1){let t=l.styleSheets[e].cssRules;for(let e=0;e<t.length;e+=1)""!==t[e].selectorText&&(0,s.$$)(t[e].selectorText,l.body).forEach(i=>{i.style.cssText=a(t[e].style.cssText+";"+i.style.cssText)})}}catch(e){if(!n.IS_PROD)throw e}o.Dom.each(l.body,e=>{if(o.Dom.isElement(e)){let t=e.getAttribute("style");t&&(e.style.cssText=a(t)),e.hasAttribute("style")&&!e.getAttribute("style")&&e.removeAttribute("style")}}),i=l.firstChild?(0,r.trim)(l.body.innerHTML):""}}catch(e){}finally{o.Dom.safeRemove(t)}return i&&(e=i),(0,r.trim)(e.replace(/<(\/)?(html|colgroup|col|o:p)[^>]*>/g,"").replace(/<!--[^>]*>/g,""))}},1277:function(e,t,i){"use strict";i.d(t,{cleanFromWord:function(){return a}});var n=i(81937),o=i(23211),r=i(88475),s=i(4040);function a(e){-1!==e.indexOf("<html ")&&(e=(e=e.substring(e.indexOf("<html "),e.length)).substring(0,e.lastIndexOf("</html>")+7));let t="";try{let i=n.globalDocument.createElement("div");i.innerHTML=e;let s=[];i.firstChild&&o.Dom.each(i,e=>{if(e)switch(e.nodeType){case Node.ELEMENT_NODE:switch(e.nodeName){case"STYLE":case"LINK":case"META":s.push(e);break;case"W:SDT":case"W:SDTPR":case"FONT":o.Dom.unwrap(e);break;default:if(/mso-list:\s*ignore/i.test(e.getAttribute("style")||"")){s.push(e);break}(0,r.toArray)(e.attributes).forEach(t=>{-1===["src","href","rel","content"].indexOf(t.name.toLowerCase())&&e.removeAttribute(t.name)})}break;case Node.TEXT_NODE:break;default:s.push(e)}}),o.Dom.safeRemove.apply(null,s),t=i.innerHTML}catch(e){}return t&&(e=t),(e=e.split(/(\n)/).filter(s.trim).join("\n")).replace(/<(\/)?(html|colgroup|col|o:p)[^>]*>/g,"").replace(/<!--[^>]*>/g,"")}},6609:function(e,t,i){"use strict";i.d(t,{htmlspecialchars:function(){return o}});var n=i(81937);function o(e){let t=n.globalDocument.createElement("div");return t.textContent=e,t.innerHTML}},82658:function(e,t,i){"use strict";i.d(t,{applyStyles:function(){return n.applyStyles},cleanFromWord:function(){return o.cleanFromWord},htmlspecialchars:function(){return r.htmlspecialchars},nl2br:function(){return s.nl2br},safeHTML:function(){return a.safeHTML},sanitizeHTMLElement:function(){return a.sanitizeHTMLElement},stripTags:function(){return l.stripTags}});var n=i(30893),o=i(1277),r=i(6609),s=i(48838),a=i(48155),l=i(22852)},48838:function(e,t,i){"use strict";function n(e){return e.replace(/\r\n|\r|\n/g,"<br/>")}i.d(t,{nl2br:function(){return n}})},48155:function(e,t,i){"use strict";i.d(t,{safeHTML:function(){return r},sanitizeHTMLElement:function(){return l}});var n=i(23211),o=i(93640);function r(e,t){var i;if(!n.Dom.isElement(e)&&!n.Dom.isFragment(e))return;let r=null!=(i=t.removeEventAttributes)?i:t.removeOnError,s=e=>{if(n.Dom.isElement(e)&&(r&&function(e){if(!n.Dom.isElement(e))return;let t=[];for(let i=0;i<e.attributes.length;i++)e.attributes[i].name.toLowerCase().startsWith("on")&&t.push(e.attributes[i].name);for(let i of t)e.removeAttribute(i)}(e),l(e,t),t.safeLinksTarget&&"A"===e.nodeName&&"_blank"===e.getAttribute("target"))){let t=(e.getAttribute("rel")||"").split(/\s+/).filter(Boolean);t.includes("noopener")||t.push("noopener"),t.includes("noreferrer")||t.push("noreferrer"),(0,o.attr)(e,"rel",t.join(" "))}};s(e),n.Dom.each(e,s)}let s=["src","data","action","formaction","poster","background","xlink:href"],a=new Set(["iframe","frame","object","embed"]);function l(e,{safeJavaScriptLink:t,removeOnError:i}={safeJavaScriptLink:!0,removeOnError:!0}){if(!n.Dom.isElement(e))return!1;let r=!1;i&&e.hasAttribute("onerror")&&((0,o.attr)(e,"onerror",null),r=!0);let u=e.getAttribute("href");if(t&&u&&0===u.trim().indexOf("javascript")&&((0,o.attr)(e,"href",location.protocol+"//"+u),r=!0),t){e.hasAttribute("srcdoc")&&((0,o.attr)(e,"srcdoc",null),r=!0);let t=e.nodeName.toLowerCase();for(let i of s){let n=e.getAttribute(i);n&&function(e,t){let i=e.replace(/[\u0000-\u0020]+/g,"").toLowerCase();return!!(/^(?:javascript|vbscript|livescript|mocha):/.test(i)||/^data:(?:text\/html|application\/xhtml)/.test(i))||/^data:image\/svg/.test(i)&&a.has(t)}(n,t)&&((0,o.attr)(e,i,null),r=!0)}}return r}},22852:function(e,t,i){"use strict";i.d(t,{stripTags:function(){return function e(t,i=document,c=null,d=!1){let h=i.createElement("div");return(0,o.isString)(t)?h.innerHTML=t:h.appendChild(t),(0,s.$$)("*",h).forEach(t=>{let o=t.parentNode;if(!o)return;if(c&&n.Dom.isTag(t,c)){let o=t.nodeName.toLowerCase(),r=n.Dom.isTag(t,u)?`%%%jodit-single-${o}%%%`:`%%%jodit-${o}%%%${e(t.innerHTML,i,c,d)}%%%/jodit-${o}%%%`;n.Dom.before(t,i.createTextNode(r)),n.Dom.safeRemove(t);return}if(n.Dom.isTag(t,l))return void n.Dom.safeRemove(t);if(!n.Dom.isTag(t,a))return;let r=t.nextSibling;!(n.Dom.isText(r)&&/^\s/.test(r.nodeValue||""))&&r&&o.insertBefore(i.createTextNode(d?"%%%jodit-single-br%%%":" "),r)}),(0,r.trim)(h.innerText).replace(/%%%(\/)?jodit(-single)?-([\w\n]+)%%%/g,(e,t,i,n)=>`<${t?"/":""}${n}>`)}}});var n=i(23211),o=i(85932),r=i(4040),s=i(93640);let a=new Set(["div","p","br","h1","h2","h3","h4","h5","h6","hr"]),l=new Set(["script","style"]),u=new Set(["br","hr","input"])},65946:function(e,t,i){"use strict";i.r(t),i.d(t,{CamelCaseToKebabCase:function(){return c.CamelCaseToKebabCase},NUMBER_FIELDS_REG:function(){return l.NUMBER_FIELDS_REG},applyStyles:function(){return a.applyStyles},asArray:function(){return n.asArray},camelCase:function(){return c.camelCase},cleanFromWord:function(){return a.cleanFromWord},clearTimeout:function(){return o.clearTimeout},colorToHex:function(){return s.colorToHex},fuzzySearchIndex:function(){return c.fuzzySearchIndex},getContentWidth:function(){return u.getContentWidth},getFixedPositionOffset:function(){return u.getFixedPositionOffset},getScrollParent:function(){return u.getScrollParent},hasBrowserColorPicker:function(){return r.hasBrowserColorPicker},hasContainer:function(){return r.hasContainer},htmlspecialchars:function(){return a.htmlspecialchars},i18n:function(){return c.i18n},innerWidth:function(){return u.innerWidth},isAbortError:function(){return r.isAbortError},isArray:function(){return r.isArray},isBoolean:function(){return r.isBoolean},isDestructable:function(){return r.isDestructable},isEqual:function(){return r.isEqual},isFastEqual:function(){return r.isFastEqual},isFunction:function(){return r.isFunction},isHTML:function(){return r.isHTML},isHtmlFromWord:function(){return r.isHtmlFromWord},isInitable:function(){return r.isInitable},isInt:function(){return r.isInt},isJoditObject:function(){return r.isJoditObject},isLicense:function(){return r.isLicense},isMarker:function(){return r.isMarker},isNativeFunction:function(){return r.isNativeFunction},isNumber:function(){return r.isNumber},isNumeric:function(){return r.isNumeric},isPlainObject:function(){return r.isPlainObject},isPromise:function(){return r.isPromise},isSet:function(){return r.isSet},isString:function(){return r.isString},isStringArray:function(){return r.isStringArray},isURL:function(){return r.isURL},isValidName:function(){return r.isValidName},isViewObject:function(){return r.isViewObject},isVoid:function(){return r.isVoid},isWindow:function(){return r.isWindow},kebabCase:function(){return c.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 u.offset},position:function(){return u.position},safeHTML:function(){return a.safeHTML},sanitizeHTMLElement:function(){return a.sanitizeHTMLElement},setTimeout:function(){return o.setTimeout},size:function(){return u.size},splitArray:function(){return n.splitArray},sprintf:function(){return c.sprintf},stringify:function(){return c.stringify},stripTags:function(){return a.stripTags},toArray:function(){return n.toArray},trim:function(){return c.trim},trimChars:function(){return c.trimChars},trimInv:function(){return c.trimInv},ucfirst:function(){return c.ucfirst}});var n=i(45664),o=i(61077),r=i(28686),s=i(7018),a=i(82658),l=i(97022),u=i(86878),c=i(97642),d=i(93640),h={};for(var p in d)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","getFixedPositionOffset","getScrollParent","innerWidth","offset","position","size","CamelCaseToKebabCase","camelCase","fuzzySearchIndex","i18n","kebabCase","sprintf","stringify","trim","trimChars","trimInv","ucfirst"].indexOf(p)&&(h[p]=(function(e){return d[e]}).bind(0,p));i.d(t,h)},97022:function(e,t,i){"use strict";i.d(t,{NUMBER_FIELDS_REG:function(){return o.NUMBER_FIELDS_REG},normalizeColor:function(){return n.normalizeColor},normalizeCssNumericValue:function(){return o.normalizeCssNumericValue},normalizeCssValue:function(){return o.normalizeCssValue},normalizeKeyAliases:function(){return r.normalizeKeyAliases},normalizeLicense:function(){return s.normalizeLicense},normalizePath:function(){return a.normalizePath},normalizeRelativePath:function(){return l.normalizeRelativePath},normalizeSize:function(){return u.normalizeSize},normalizeUrl:function(){return c.normalizeUrl}});var n=i(77367),o=i(19147),r=i(27978),s=i(49663),a=i(18377),l=i(96340),u=i(98831),c=i(48009)},77367:function(e,t,i){"use strict";i.d(t,{normalizeColor:function(){return r}});var n=i(93387),o=i(4040);let r=e=>{let t=["#"],i=(0,n.colorToHex)(e);if(!i)return!1;if(3===(i=(i=(0,o.trim)(i.toUpperCase())).substring(1)).length){for(let e=0;e<3;e+=1)t.push(i[e]),t.push(i[e]);return t.join("")}return i.length>6&&(i=i.slice(0,6)),"#"+i}},19147:function(e,t,i){"use strict";i.d(t,{NUMBER_FIELDS_REG:function(){return a},normalizeCssNumericValue:function(){return l},normalizeCssValue:function(){return u}});var n=i(70222),o=i(18303),r=i(93387),s=i(74264);let a=/^(left|top|bottom|right|width|min|max|height|margin|padding|fontsize|font-size)/i;function l(e,t){return!(0,o.isVoid)(t)&&a.test(e)&&(0,n.isNumeric)(t.toString())?parseInt(t.toString(),10)+"px":t}function u(e,t){if("font-weight"===(0,s.kebabCase)(e)){switch(t.toString().toLowerCase()){case"700":case"bold":return 700;case"400":case"normal":return 400;case"900":case"heavy":return 900}return(0,n.isNumeric)(t)?Number(t):t}return/color/i.test(e)&&/^rgb/i.test(t.toString())&&(0,r.colorToHex)(t.toString())||t}},27978:function(e,t,i){"use strict";i.d(t,{normalizeKeyAliases:function(){return r}});var n=i(81937),o=i(4040);function r(e){let t={},i={meta:1,ctrl:2,control:2,alt:3,shift:4,space:5};return e.replace(/\+\+/g,"+add").split(/[\s]*\+[\s]*/).map(e=>(0,o.trim)(e.toLowerCase())).map(e=>n.KEY_ALIASES[e]||e).sort((e,t)=>i[e]&&!i[t]?-1:!i[e]&&i[t]?1:i[e]&&i[t]?i[e]-i[t]:e>t?1:-1).filter(e=>!t[e]&&""!==e&&(t[e]=!0)).join("+")}},49663:function(e,t,i){"use strict";i.d(t,{normalizeLicense:function(){return n}});let n=(e,t=8)=>{let i=[];for(;e.length;)i.push(e.substr(0,t)),e=e.substr(t);return i[1]=i[1].replace(/./g,"*"),i[2]=i[2].replace(/./g,"*"),i.join("-")}},18377:function(e,t,i){"use strict";i.d(t,{normalizePath:function(){return o}});var n=i(4040);let o=(...e)=>e.filter(e=>(0,n.trim)(e).length).map((t,i)=>(t=t.replace(/([^:])[\\/]+/g,"$1/"),i&&(t=t.replace(/^\//,"")),i!==e.length-1&&(t=t.replace(/\/$/,"")),t)).join("/")},96340:function(e,t,i){"use strict";i.d(t,{normalizeRelativePath:function(){return n}});let n=e=>e.split("/").reduce((e,t)=>{switch(t){case"":case".":break;case"..":e.pop();break;default:e.push(t)}return e},[]).join("/")+(e.endsWith("/")?"/":"")},98831:function(e,t,i){"use strict";i.d(t,{normalizeSize:function(){return n}});let n=(e,t)=>/^[0-9]+$/.test(e.toString())?e+t:e.toString()},48009:function(e,t,i){"use strict";i.d(t,{normalizeUrl:function(){return n}});let n=(...e)=>e.filter(e=>e.length).map(e=>e.replace(/\/$/,"")).join("/").replace(/([^:])[\\/]+/g,"$1/")},54447:function(e,t,i){"use strict";i.d(t,{getContentWidth:function(){return n}});let n=(e,t)=>{let i=t.getComputedStyle(e);return e.offsetWidth-parseInt(i.getPropertyValue("padding-left")||"0",10)-parseInt(i.getPropertyValue("padding-right")||"0",10)}},2373:function(e,t,i){"use strict";function n(e){var t,i;let n=null==(t=e.ownerDocument)?void 0:t.defaultView,o=e.parentElement;for(;n&&o;){if(""!==(i=n.getComputedStyle(o)).transform&&"none"!==i.transform||""!==i.perspective&&"none"!==i.perspective||""!==i.filter&&"none"!==i.filter||"transform"===i.willChange||"perspective"===i.willChange||"filter"===i.willChange||"paint"===i.contain||"layout"===i.contain||"strict"===i.contain||"content"===i.contain){let e=o.getBoundingClientRect();return{x:e.left,y:e.top}}o=o.parentElement}return{x:0,y:0}}i.d(t,{getFixedPositionOffset:function(){return n}})},34027:function(e,t,i){"use strict";i.d(t,{getScrollParent:function(){return function e(t){if(!t)return null;let i=o.Dom.isHTMLElement(t),s=i&&(0,r.css)(t,"overflowY");return i&&"visible"!==s&&"hidden"!==s&&t.scrollHeight>=t.clientHeight?t:e(t.parentNode)||n.globalDocument.scrollingElement||n.globalDocument.body}}});var n=i(81937),o=i(23211),r=i(93640)},86878:function(e,t,i){"use strict";i.d(t,{getContentWidth:function(){return n.getContentWidth},getFixedPositionOffset:function(){return o.getFixedPositionOffset},getScrollParent:function(){return r.getScrollParent},innerWidth:function(){return s.innerWidth},offset:function(){return l.offset},position:function(){return u.position},size:function(){return a.size}});var n=i(54447),o=i(2373),r=i(34027),s=i(83215),a=i(18073),l=i(69143),u=i(23599)},83215:function(e,t,i){"use strict";i.d(t,{innerWidth:function(){return n}});let n=(e,t)=>{let i=t.getComputedStyle(e);return e.clientWidth-(parseFloat(i.paddingLeft||"0")+parseFloat(i.paddingRight||"0"))}},18073:function(e,t,i){"use strict";i.d(t,{size:function(){return o}});var n=i(28686);function o(e){return(0,n.isString)(e)||(0,n.isArray)(e)?e.length:(0,n.isPlainObject)(e)?Object.keys(e).length:0}},69143:function(e,t,i){"use strict";i.d(t,{offset:function(){return n}});let n=(e,t,i,o=!1)=>{let r,s,a;try{r=e.getBoundingClientRect()}catch(e){r={top:0,bottom:0,left:0,right:0,width:0,height:0}}let l=i.body,u=i.documentElement||{clientTop:0,clientLeft:0,scrollTop:0,scrollLeft:0},c=i.defaultView||i.parentWindow,d=c.pageYOffset||u.scrollTop||l.scrollTop,h=c.pageXOffset||u.scrollLeft||l.scrollLeft,p=u.clientTop||l.clientTop||0,f=u.clientLeft||l.clientLeft||0,m=t.iframe;if(!o&&t&&t.options&&t.o.iframe&&m){let{top:e,left:i}=n(m,t,t.od,!0);s=r.top+e,a=r.left+i}else s=r.top+d-p,a=r.left+h-f;return{top:Math.round(s),left:Math.round(a),width:r.width,height:r.height}}},23599:function(e,t,i){"use strict";i.d(t,{position:function(){return function e(t,i,o=!1){var r,s;let a=t.getBoundingClientRect(),l=a.left,u=a.top;if((0,n.isJoditObject)(i)&&i.iframe&&i.ed.body.contains(t)&&!o){let{left:t,top:n}=e(i.iframe,i,!0);l+=t,u+=n}return{left:Math.round(l),top:Math.round(u),width:Math.round(null!=(r=t.offsetWidth)?r:a.width),height:Math.round(null!=(s=t.offsetHeight)?s:a.height)}}}});var n=i(24497)},57821:function(e,t,i){"use strict";i.d(t,{camelCase:function(){return n}});let n=e=>e.replace(/([-_])(.)/g,(e,t,i)=>i.toUpperCase())},57626:function(e,t,i){"use strict";i.d(t,{fuzzySearchIndex:function(){return o}});var n=i(81937);function o(e,t,i=0,r=1){let s=0,a=0,l=-1,u=0,c=0;for(a=i;s<e.length&&a<t.length;)e[s].toLowerCase()===t[a].toLowerCase()?(s++,u++,c=0,-1===l&&(l=a)):s>0&&(c>=r&&t[a]!==n.INVISIBLE_SPACE?(s=0,l=-1,u=0,c=0,a--):(c++,u++)),a++;return s===e.length?[l,u]:[-1,0]}},18080:function(e,t,i){"use strict";i.d(t,{i18n:function(){return u},sprintf:function(){return l}});var n=i(81937),o=i(85932),r=i(99436),s=i(93640),a=i(5266);let l=(e,t)=>{if(!t||!t.length)return e;let i=/%([sd])/g,n=i.exec(e),o=e,r=0;for(;n&&void 0!==t[r];)o=o.replace(n[0],t[r].toString()),r+=1,n=i.exec(e);return o};function u(e,t,i){if(!(0,o.isString)(e))throw(0,s.error)("i18n: Need string in first argument");if(!e.length)return e;let u=!!(null==i?void 0:i.debugLanguage),c={},d=e=>t&&t.length?l(e,t):e,h=(0,s.defaultLanguage)(a.Config.defaultOptions.language,a.Config.defaultOptions.language),p=(0,s.defaultLanguage)(null==i?void 0:i.language,h),f=t=>{if(!t)return;if((0,o.isString)(t[e]))return d(t[e]);let i=e.toLowerCase();if((0,o.isString)(t[i]))return d(t[i]);let n=(0,r.ucfirst)(e);if((0,o.isString)(t[n]))return d(t[n])};void 0!==n.lang[p]?c=n.lang[p]:u||(c=void 0!==n.lang[h]?n.lang[h]:n.lang.en);let m=null==i?void 0:i.i18n;if(m&&m[p]){let e=f(m[p]);if(e)return e}return f(c)||(!u&&n.lang.en&&(0,o.isString)(n.lang.en[e])&&n.lang.en[e]?d(n.lang.en[e]):u?"{"+e+"}":(n.IS_PROD,d(e)))}},97642:function(e,t,i){"use strict";i.d(t,{CamelCaseToKebabCase:function(){return s.CamelCaseToKebabCase},camelCase:function(){return n.camelCase},fuzzySearchIndex:function(){return o.fuzzySearchIndex},i18n:function(){return r.i18n},kebabCase:function(){return s.kebabCase},sprintf:function(){return r.sprintf},stringify:function(){return a.stringify},trim:function(){return l.trim},trimChars:function(){return l.trimChars},trimInv:function(){return l.trimInv},ucfirst:function(){return u.ucfirst}});var n=i(57821),o=i(57626),r=i(18080),s=i(74264),a=i(3347),l=i(4040),u=i(99436)},74264:function(e,t,i){"use strict";i.d(t,{CamelCaseToKebabCase:function(){return o},kebabCase:function(){return n}});let n=e=>e.replace(/([A-Z])([A-Z])([a-z])/g,"$1-$2$3").replace(/([a-z])([A-Z])/g,"$1-$2").replace(/[\s_]+/g,"-").toLowerCase(),o=e=>e.replace(/([A-Z])([A-Z])([a-z])/g,"$1-$2$3").replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()},3347:function(e,t,i){"use strict";function n(e,t={}){if("object"!=typeof e)return String(e);let i=new Set(t.excludeKeys),o=new WeakMap;return JSON.stringify(e,(e,t)=>{if(!i.has(e)){if("object"==typeof t&&null!=t){if(o.get(t))return"[refObject]";o.set(t,!0)}return t}},t.prettify)}i.d(t,{stringify:function(){return n}})},4040:function(e,t,i){"use strict";i.d(t,{trim:function(){return o},trimChars:function(){return r},trimInv:function(){return s}});var n=i(81937);function o(e){return e.replace((0,n.SPACE_REG_EXP_END)(),"").replace((0,n.SPACE_REG_EXP_START)(),"")}function r(e,t){return e.replace(RegExp(`[${t}]+$`),"").replace(RegExp(`^[${t}]+`),"")}function s(e){return e.replace((0,n.INVISIBLE_SPACE_REG_EXP_END)(),"").replace((0,n.INVISIBLE_SPACE_REG_EXP_START)(),"")}},99436:function(e,t,i){"use strict";function n(e){return e.length?e[0].toUpperCase()+e.substring(1):""}i.d(t,{ucfirst:function(){return n}})},16849:function(e,t,i){"use strict";i.d(t,{alignElement:function(){return a},clearAlign:function(){return s},hAlignElement:function(){return r}});var n=i(27795),o=i(80991);function r(e,t){t&&"normal"!==t?"center"!==t?((0,o.css)(e,"float",t),(0,o.clearCenterAlign)(e)):(0,o.css)(e,{float:"",display:"block",marginLeft:"auto",marginRight:"auto"}):((0,o.css)(e,"float")&&-1!==["right","left"].indexOf((0,o.css)(e,"float").toString().toLowerCase())&&(0,o.css)(e,"float",""),(0,o.clearCenterAlign)(e))}function s(e){n.Dom.each(e,e=>{n.Dom.isHTMLElement(e)&&e.style.textAlign&&(e.style.textAlign="",e.style.cssText.trim().length||e.removeAttribute("style"))})}function a(e,t){if(n.Dom.isNode(t)&&n.Dom.isElement(t))switch(s(t),e.toLowerCase()){case"justifyfull":t.style.textAlign="justify";break;case"justifyright":t.style.textAlign="right";break;case"justifyleft":t.style.textAlign="left";break;case"justifycenter":t.style.textAlign="center"}}},47760:function(e,t,i){"use strict";i.d(t,{alreadyLoadedList:function(){return r},appendScriptAsync:function(){return a},appendStyleAsync:function(){return l},loadNext:function(){return function e(t,i,o=0){return(0,n.isString)(i[o])?a(t,i[o]).then(()=>e(t,i,o+1)):Promise.resolve()}},loadNextStyle:function(){return function e(t,i,o=0){return(0,n.isString)(i[o])?l(t,i[o]).then(()=>e(t,i,o+1)):Promise.resolve()}}});var n=i(85932),o=i(91321);let r=new Map,s=e=>(t,i)=>{if(r.has(i))return r.get(i);let n=e(t,i);return r.set(i,n),n},a=s((e,t)=>e.async.promise((i,n)=>{if(e.isInDestruct)return n();let r=e.c.element("script",{type:"text/javascript",crossorigin:"anonymous",referrerpolicy:"no-referrer",async:!0,src:(0,o.completeUrl)(t)});e.e.one(r,"error",n).one(r,"load",i),e.od.body.appendChild(r)})),l=s((e,t)=>e.async.promise((i,n)=>{if(e.isInDestruct)return n();let r=e.c.element("link");r.rel="stylesheet",r.media="all",r.crossOrigin="anonymous",e.isInDestruct||e.e.on(r,"load",()=>i(r)).on(r,"error",n),r.href=(0,o.completeUrl)(t),e.o.shadowRoot?e.o.shadowRoot.appendChild(r):e.od.body.appendChild(r)}))},7909:function(e,t,i){"use strict";i.d(t,{attr:function(){return function e(t,i,l){if(!t||!(0,n.isFunction)(t.getAttribute))return null;if(!(0,r.isString)(i))return Object.keys(i).forEach(n=>{let r=i[n];(0,o.isPlainObject)(r)&&"style"===n?(0,a.css)(t,r):("className"===n&&(n="class"),e(t,n,r))}),null;let u=(0,s.CamelCaseToKebabCase)(i);if(/^-/.test(u)){let i=e(t,`data${u}`);if(i)return i;u=u.substr(1)}if(void 0!==l)if(null==l)t.hasAttribute(u)&&t.removeAttribute(u);else{let e=l.toString();return"IMG"===t.nodeName&&("width"===u||"height"===u)&&(e=e.replace("px","")),t.setAttribute(u,e),e}return t.getAttribute(u)}}});var n=i(91565),o=i(62101),r=i(85932),s=i(74264),a=i(80991)},26136:function(e,t,i){"use strict";i.d(t,{browser:function(){return n}});let n=e=>{let t=navigator.userAgent.toLowerCase(),i=/(firefox)[\s/]([\w.]+)/.exec(t)||/(chrome)[\s/]([\w.]+)/.exec(t)||/(webkit)[\s/]([\w.]+)/.exec(t)||/(opera)(?:.*version)[\s/]([\w.]+)/.exec(t)||/(msie)[\s]([\w.]+)/.exec(t)||/(trident)\/([\w.]+)/.exec(t)||0>t.indexOf("compatible")||[];return"version"===e?i[2]:"webkit"===e?"chrome"===i[1]||"webkit"===i[1]:"ff"===e?"firefox"===i[1]:"msie"===e?"trident"===i[1]||"msie"===i[1]:i[1]===e}},36833:function(e,t,i){"use strict";i.d(t,{buildQuery:function(){return o}});var n=i(62101);let o=(e,t)=>{let i=[],r=encodeURIComponent;for(let s in e)if(Object.prototype.hasOwnProperty.call(e,s)){let a=t?t+"["+s+"]":s,l=e[s];i.push((0,n.isPlainObject)(l)?o(l,a):r(a)+"="+r(l))}return i.join("&")}},91321:function(e,t,i){"use strict";i.d(t,{completeUrl:function(){return o}});var n=i(81937);let o=e=>("file:"===n.globalWindow.location.protocol&&/^\/\//.test(e)&&(e="https:"+e),e)},77483:function(e,t,i){"use strict";i.d(t,{ConfigDeepFlatten:function(){return function e(t){return(0,c.keys)(t,!1).reduce((i,n)=>(i[n]=(0,o.isPlainObject)(t[n])?e(t[n]):t[n],i),{})}},ConfigFlatten:function(){return d},ConfigMerge:function(){return function e(t,i){Object.keys(i).forEach(n=>{if((0,u.isUnsafeProtoKey)(n))return;let r=i[n],s=t[n];(0,o.isPlainObject)(r)&&(0,o.isPlainObject)(s)&&!(0,l.isAtom)(r)?e(s,r):t[n]=r})}},ConfigProto:function(){return function e(t,i,c=0){if(Object.getPrototypeOf(t)!==Object.prototype)return t;let d=a.Config.defaultOptions;if((0,r.isString)(t.preset)){if(void 0!==d.presets[t.preset]){let e=d.presets[t.preset];Object.keys(e).forEach(i=>{(0,s.isVoid)(t[i])&&(t[i]=e[i])})}delete t.preset}let h={};return Object.keys(t).forEach(r=>{if((0,u.isUnsafeProtoKey)(r))return;let s=t[r],a=i?i[r]:null;if((0,o.isPlainObject)(s)&&(0,o.isPlainObject)(a)&&!(0,l.isAtom)(s)){h[r]=e(s,a,c+1);return}if(0!==c&&(0,n.isArray)(s)&&!(0,l.isAtom)(s)&&(0,n.isArray)(a)){h[r]=[...s,...a.slice(s.length)];return}h[r]=s}),Object.setPrototypeOf(h,i),h}}});var n=i(17312),o=i(62101),r=i(85932),s=i(18303),a=i(5266),l=i(54794),u=i(78048),c=i(71125);function d(e){return(0,c.keys)(e,!1).reduce((t,i)=>(t[i]=e[i],t),{})}},3856:function(e,t,i){"use strict";i.d(t,{convertMediaUrlToVideoEmbed:function(){return s}});var n=i(81937),o=i(91764),r=i(36310);let s=(e,{width:t=400,height:i=345}={})=>{if(!(0,o.isURL)(e))return e;let s=n.globalDocument.createElement("a");s.href=e,t||(t=400),i||(i=345);let a=s.protocol||"";switch(s.hostname){case"www.vimeo.com":case"vimeo.com":{let n=s.pathname.split("/").filter(Boolean),o=n.findIndex(e=>/^\d+$/.test(e));if(-1===o)return e;let r=n[o],l=n[o+1];return l&&0===o&&(r+="/"+l),'<iframe width="'+t+'" height="'+i+'" src="'+a+"//player.vimeo.com/video/"+r+'" frameborder="0" allowfullscreen></iframe>'}case"youtube.com":case"www.youtube.com":case"m.youtube.com":case"music.youtube.com":case"youtu.be":case"www.youtu.be":{let n=(s.search?(0,r.parseQuery)(s.search):{}).v||s.pathname.substring(1);return(n=n.replace(/^(watch|embed|shorts|live|v)\//,"").replace(/\/$/,""))?'<iframe width="'+t+'" height="'+i+'" src="'+a+"//www.youtube.com/embed/"+n+'" frameborder="0" allowfullscreen></iframe>':e}}return e}},80991:function(e,t,i){"use strict";i.d(t,{clearCenterAlign:function(){return u},css:function(){return l}});var n=i(22289),o=i(62101),r=i(19147),s=i(57821),a=i(74264);function l(e,t,i,u=!1){if((0,n.isBoolean)(i)&&(u=i,i=void 0),(0,o.isPlainObject)(t)||void 0!==i){let n=(e,t,i)=>{void 0!==(i=(0,r.normalizeCssNumericValue)(t,i))&&(null==i||l(e,t,!0)!==(0,r.normalizeCssValue)(t,i))&&(e.style[t]=i)};if((0,o.isPlainObject)(t)){let i=Object.keys(t);for(let o=0;o<i.length;o+=1)n(e,(0,s.camelCase)(i[o]),t[i[o]])}else n(e,(0,s.camelCase)(t),i);return""}let c=(0,a.kebabCase)(t),d=e.ownerDocument||document,h=!!d&&(d.defaultView||d.parentWindow),p=e.style[t],f="";return void 0!==p&&""!==p?f=p:h&&!u&&(f=h.getComputedStyle(e).getPropertyValue(c)),r.NUMBER_FIELDS_REG.test(t)&&/^[-+]?[0-9.]+px$/.test(f.toString())&&(f=parseInt(f.toString(),10)),(0,r.normalizeCssValue)(t,f)}let u=e=>{"block"===l(e,"display")&&l(e,"display","");let{style:t}=e;"auto"===t.marginLeft&&"auto"===t.marginRight&&(t.marginLeft="",t.marginRight="")}},77213:function(e,t,i){"use strict";i.d(t,{ctrlKey:function(){return n}});let n=e=>{if("u">typeof navigator&&-1!==navigator.userAgent.indexOf("Mac OS X")){if(e.metaKey&&!e.altKey)return!0}else if(e.ctrlKey&&!e.altKey)return!0;return!1}},36400:function(e,t,i){"use strict";i.d(t,{dataBind:function(){return r}});var n=i(31534);let o=new WeakMap,r=(e,t,i)=>{let r=o.get(e);if(!r){r={},o.set(e,r);let t=null;(0,n.isViewObject)(e.j)&&(t=e.j.e),(0,n.isViewObject)(e)&&(t=e.e),t&&t.on("beforeDestruct",()=>{o.delete(e)})}return void 0===i?r[t]:(r[t]=i,i)}},97228:function(e,t,i){"use strict";i.d(t,{defaultLanguage:function(){return r}});var n=i(81937),o=i(85932);let r=(e,t="en")=>"auto"!==e&&(0,o.isString)(e)?e:n.globalDocument.documentElement&&n.globalDocument.documentElement.lang?n.globalDocument.documentElement.lang:navigator.language?navigator.language.substring(0,2):t},38027:function(e,t,i){"use strict";i.d(t,{connection:function(){return r},error:function(){return o},options:function(){return s}});var n=i(29953);function o(e){return TypeError(e)}function r(e){return new n.ConnectionError(e)}function s(e){return new n.OptionsError(e)}},14228:function(e,t,i){"use strict";function n(e="Aborted"){return new DOMException(e,"AbortError")}i.d(t,{abort:function(){return n}})},58250:function(e,t,i){"use strict";i.d(t,{ConnectionError:function(){return n}});class n extends Error{constructor(e){super(e),Object.setPrototypeOf(this,n.prototype)}}},29953:function(e,t,i){"use strict";i.d(t,{ConnectionError:function(){return o.ConnectionError},OptionsError:function(){return r.OptionsError},abort:function(){return n.abort}});var n=i(14228),o=i(58250),r=i(11080)},11080:function(e,t,i){"use strict";i.d(t,{OptionsError:function(){return n}});class n extends TypeError{constructor(e){super(e),Object.setPrototypeOf(this,n.prototype)}}},33201:function(e,t,i){"use strict";i.d(t,{ConnectionError:function(){return o.ConnectionError},OptionsError:function(){return o.OptionsError},abort:function(){return o.abort},connection:function(){return n.connection},error:function(){return n.error},options:function(){return n.options}});var n=i(38027),o=i(29953)},54794:function(e,t,i){"use strict";i.d(t,{fastClone:function(){return s},isAtom:function(){return o},markAsAtomic:function(){return r}});var n=i(3347);function o(e){return e&&e.isAtom}function r(e){return Object.defineProperty(e,"isAtom",{enumerable:!1,value:!0,configurable:!1}),e}function s(e){return JSON.parse((0,n.stringify)(e))}},421:function(e,t,i){"use strict";i.d(t,{getClassName:function(){return r},keepNames:function(){return o}});var n=i(91565);let o=new Map,r=e=>{var t;if((0,n.isFunction)(e.className))return e.className();let i=(null==(t=e.constructor)?void 0:t.originalConstructor)||e.constructor;if(o.has(i))return o.get(i);if(i.name)return i.name;let r=new RegExp(/^\s*function\s*(\S*)\s*\(/),s=i.toString().match(r);return s?s[1]:""}},89308:function(e,t,i){"use strict";i.d(t,{get:function(){return r}});var n=i(85932),o=i(18303);function r(e,t){if(!(0,n.isString)(e)||!e.length)return null;let i=e.split("."),r=t;try{for(let e of i){if((0,o.isVoid)(r[e]))return null;r=r[e]}}catch(e){return null}return(0,o.isVoid)(r)?null:r}},37427:function(e,t,i){"use strict";i.d(t,{humanSizeToBytes:function(){return n}});let n=e=>{if(/^[0-9.]+$/.test(e.toString()))return parseFloat(e);let t=e.substr(-2,2).toUpperCase(),i=["KB","MB","GB","TB"],n=parseFloat(e.substr(0,e.length-2));return -1!==i.indexOf(t)?n*Math.pow(1024,i.indexOf(t)+1):parseInt(e,10)}},93640:function(e,t,i){"use strict";i.r(t),i.d(t,{$$:function(){return D.$$},ConfigDeepFlatten:function(){return h.ConfigDeepFlatten},ConfigFlatten:function(){return h.ConfigFlatten},ConfigMerge:function(){return h.ConfigMerge},ConfigProto:function(){return h.ConfigProto},ConnectionError:function(){return _.ConnectionError},LimitedStack:function(){return z.LimitedStack},OptionsError:function(){return _.OptionsError},UNSAFE_PROTO_KEYS:function(){return C.UNSAFE_PROTO_KEYS},abort:function(){return _.abort},alignElement:function(){return n.alignElement},alreadyLoadedList:function(){return o.alreadyLoadedList},appendScriptAsync:function(){return o.appendScriptAsync},appendStyleAsync:function(){return o.appendStyleAsync},attr:function(){return l.attr},browser:function(){return u.browser},buildQuery:function(){return c.buildQuery},call:function(){return L.call},callPromise:function(){return L.callPromise},callThis:function(){return L.callThis},clearAlign:function(){return n.clearAlign},clearCenterAlign:function(){return f.clearCenterAlign},cns:function(){return k.cns},completeUrl:function(){return d.completeUrl},connection:function(){return _.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 v.defaultLanguage},error:function(){return _.error},fastClone:function(){return b.fastClone},get:function(){return y.get},getClassName:function(){return S.getClassName},getDataTransfer:function(){return L.getDataTransfer},getPropertyDescriptor:function(){return L.getPropertyDescriptor},getXPathByElement:function(){return D.getXPathByElement},hAlignElement:function(){return n.hAlignElement},humanSizeToBytes:function(){return w.humanSizeToBytes},inView:function(){return x.inView},isAtom:function(){return b.isAtom},isUnsafeProtoKey:function(){return C.isUnsafeProtoKey},keepNames:function(){return S.keepNames},keys:function(){return L.keys},loadImage:function(){return L.loadImage},loadNext:function(){return o.loadNext},loadNextStyle:function(){return o.loadNextStyle},markAsAtomic:function(){return b.markAsAtomic},markDeprecated:function(){return k.markDeprecated},markOwner:function(){return L.markOwner},memorizeExec:function(){return L.memorizeExec},options:function(){return _.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 j.set}});var n=i(16849),o=i(47760),r=i(28712),s={};for(var a in r)0>["default","alignElement","clearAlign","hAlignElement","alreadyLoadedList","appendScriptAsync","appendStyleAsync","loadNext","loadNextStyle"].indexOf(a)&&(s[a]=(function(e){return r[e]}).bind(0,a));i.d(t,s);var l=i(7909),u=i(26136),c=i(36833),d=i(91321),h=i(77483),p=i(3856),f=i(80991),m=i(77213),g=i(36400),v=i(97228),_=i(33201),b=i(54794),y=i(89308),S=i(421),w=i(37427),C=i(78048),k=i(49385),E=i(36310),I=i(57075),T=i(43379),x=i(60898),D=i(28723),j=i(52144),z=i(42820),L=i(71125)},78048:function(e,t,i){"use strict";i.d(t,{UNSAFE_PROTO_KEYS:function(){return n},isUnsafeProtoKey:function(){return o}});let n=["__proto__","constructor","prototype"];function o(e){return -1!==n.indexOf(e)}},49385:function(e,t,i){"use strict";i.d(t,{cns:function(){return n},markDeprecated:function(){return o}});let n=console;function o(e,t=[""],i=null){return(...o)=>(n.warn(`Method "${t[0]}" deprecated.`+(t[1]?` Use "${t[1]}" instead`:"")),e.call(i,...o))}},36310:function(e,t,i){"use strict";i.d(t,{parseQuery:function(){return n}});let n=e=>{let t={},i=e.substring(1).split("&");for(let e=0;e<i.length;e+=1){let n=i[e].split("=");t[decodeURIComponent(n[0])]=decodeURIComponent(n[1]||"")}return t}},57075:function(e,t,i){"use strict";i.d(t,{previewBox:function(){return l}});var n=i(23211),o=i(85932),r=i(7909),s=i(80991),a=i(28723);function l(e,t,i="px",u=null){let c=[],d=function(e,t){let i=[];try{(0,a.$$)("img",e.editor).forEach(o=>{let s=[(0,r.attr)(o,"width"),(0,r.attr)(o,"height"),o.src];(0,r.attr)(o,{width:o.offsetWidth+t,height:o.offsetHeight+t});let a=e.createInside.a();e.ed.body.appendChild(a),a.href=o.src,o.src=a.href,n.Dom.safeRemove(a),i.push(()=>{var e;o.src=null!=(e=s[2])?e:"",(0,r.attr)(o,{width:s[0]||null,height:s[1]||null})})})}catch(e){throw i.forEach(e=>e()),i.length=0,e}return i}(e,i);try{let a=e.e.fire("beforePreviewBox",t,i);if(null!=a)return a;let l=e.c.div("jodit__preview-box jodit-context");u&&u.appendChild(l),(0,s.css)(l,{position:"relative",padding:16});let d=e.value||`<div style='position: absolute;left:50%;top:50%;transform: translateX(-50%) translateY(-50%);color:#ccc;'>${e.i18n("Empty")}</div>`;if(e.iframe){let t=e.create.element("iframe");(0,s.css)(t,{minWidth:800,minHeight:600,border:0}),l.appendChild(t);let i=t.contentWindow;if(i&&(e.e.fire("generateDocumentStructure.iframe",i.document,e),l=i.document.body,"function"==typeof ResizeObserver)){let n=!1,o=i.document.body,r=new ResizeObserver(e.async.debounce(()=>{r.unobserve(o),t.style.height=`${o.offsetHeight+20}px`,e.async.requestAnimationFrame(()=>{n||r.observe(o)})},100)),s=()=>{n=!0,r.unobserve(o),r.disconnect(),e.e.off("beforeDestruct",s)};c.push(s),e.e.on("beforeDestruct",s)}}else(0,s.css)(l,{minWidth:1024,minHeight:600,border:0});let h=(t,i)=>{let s=(0,o.isString)(i)?e.c.div():i;(0,o.isString)(i)&&(s.innerHTML=i);for(let e=0;e<s.childNodes.length;e+=1){let i=s.childNodes[e];if(n.Dom.isElement(i)){let e=t.ownerDocument.createElement(i.nodeName);for(let t=0;t<i.attributes.length;t+=1)(0,r.attr)(e,i.attributes[t].nodeName,i.attributes[t].nodeValue);0===i.childNodes.length||n.Dom.isTag(i,"table")?"SCRIPT"===i.nodeName?i.textContent&&(e.textContent=i.textContent):i.innerHTML&&(e.innerHTML=i.innerHTML):h(e,i);try{t.appendChild(e)}catch(e){}}else try{t.appendChild(i.cloneNode(!0))}catch(e){}}};return h(l,d),e.e.fire("afterPreviewBox",l),[l,()=>{c.forEach(e=>e())}]}finally{d.forEach(e=>e())}}},43379:function(e,t,i){"use strict";i.d(t,{reset:function(){return a}});var n=i(81937),o=i(91565),r=i(89308);let s={};function a(e){var t,i;if(!(e in s)){let t=n.globalDocument.createElement("iframe");try{if(t.src="about:blank",n.globalDocument.body.appendChild(t),!t.contentWindow)return null;let i=(0,r.get)(e,t.contentWindow),a=(0,r.get)(e.split(".").slice(0,-1).join("."),t.contentWindow);(0,o.isFunction)(i)&&(s[e]=i.bind(a))}catch(e){if(!n.IS_PROD)throw e}finally{null==(i=t.parentNode)||i.removeChild(t)}}return null!=(t=s[e])?t:null}},60898:function(e,t,i){"use strict";i.d(t,{inView:function(){return o},scrollIntoViewIfNeeded:function(){return r}});var n=i(23211);function o(e,t,i){let n=e.getBoundingClientRect(),o=e,r=n.top,s=n.height;for(;o&&o!==t&&o.parentNode;)if(!(r<=(n=(o=o.parentNode).getBoundingClientRect()).bottom)||r+s<=n.top)return!1;return r<=(i.documentElement&&i.documentElement.clientHeight||0)}function r(e,t,i){n.Dom.isHTMLElement(e)&&!o(e,t,i)&&(t.clientHeight!==t.scrollHeight&&(t.scrollTop=e.offsetTop),o(e,t,i)||e.scrollIntoView())}},28723:function(e,t,i){"use strict";i.d(t,{$$:function(){return d},cssPath:function(){return f},getXPathByElement:function(){return h},refs:function(){return p},resolveElement:function(){return m}});var n=i(81937),o=i(23211),r=i(88475),s=i(85932),a=i(57821),l=i(7909),u=i(33201);let c=1;function d(e,t){let i;if(!n.IS_ES_NEXT&&/:scope/.test(e)&&n.IS_IE&&!(t&&t.nodeType===Node.DOCUMENT_NODE)){let n=t.id,o=n||"_selector_id_"+String(Math.random()).slice(2)+ ++c;e=e.replace(/:scope/g,"#"+o),n||t.setAttribute("id",o),i=t.parentNode.querySelectorAll(e),n||t.removeAttribute("id")}else i=t.querySelectorAll(e);return[].slice.call(i)}let h=(e,t)=>{if(!e||e.nodeType!==Node.ELEMENT_NODE||!e.parentNode||t===e)return"";if(e.id)return"//*[@id='"+e.id+"']";let i=[].filter.call(e.parentNode.childNodes,t=>t.nodeName===e.nodeName);return h(e.parentNode,t)+"/"+e.nodeName.toLowerCase()+(i.length>1?"["+((0,r.toArray)(i).indexOf(e)+1)+"]":"")},p=e=>("container"in e&&(e=e.container),d("[ref],[data-ref]",e).reduce((e,t)=>{let i=(0,l.attr)(t,"-ref");return i&&(0,s.isString)(i)&&(e[(0,a.camelCase)(i)]=t,e[i]=t),e},{})),f=e=>{if(!o.Dom.isElement(e))return null;let t=[],i=e;for(;i&&i.nodeType===Node.ELEMENT_NODE;){let e=i.nodeName.toLowerCase();if(i.id){e+="#"+i.id,t.unshift(e);break}{let t=i,n=1;do(t=t.previousElementSibling)&&t.nodeName.toLowerCase()===e&&n++;while(t);e+=":nth-of-type("+n+")"}t.unshift(e),i=i.parentNode}return t.join(" > ")};function m(e,t){let i=e;if((0,s.isString)(e))try{i=t.querySelector(e)}catch(t){throw(0,u.error)('String "'+e+'" should be valid HTML selector')}if(!i||"object"!=typeof i||!o.Dom.isElement(i)||!i.cloneNode)throw(0,u.error)('Element "'+e+'" should be string or HTMLElement instance');return i}},52144:function(e,t,i){"use strict";i.d(t,{set:function(){return l}});var n=i(17312),o=i(70222),r=i(62101),s=i(85932),a=i(78048);function l(e,t,i){if(!(0,s.isString)(e)||!e.length)return;let l=e.split(".");if(l.some(a.isUnsafeProtoKey))return;let u=i,c=l[0];for(let e=0;e<l.length-1;e+=1)c=l[e],(0,n.isArray)(u[c])||(0,r.isPlainObject)(u[c])||(u[c]=(0,o.isNumeric)(l[e+1])?[]:{}),u=u[c];u&&(u[l[l.length-1]]=t)}},42820:function(e,t,i){"use strict";i.d(t,{LimitedStack:function(){return o}});var n=i(25045);class o{push(e){return this.stack.push(e),this.stack.length>this.limit&&this.stack.shift(),this}pop(){return this.stack.pop()}find(e){return this.stack.find(e)}constructor(e){(0,n._)(this,"limit",void 0),(0,n._)(this,"stack",void 0),this.limit=e,this.stack=[]}}},71125:function(e,t,i){"use strict";i.d(t,{call:function(){return a},callPromise:function(){return c},callThis:function(){return l},getDataTransfer:function(){return f},getPropertyDescriptor:function(){return m},keys:function(){return h},loadImage:function(){return d},markOwner:function(){return u},memorizeExec:function(){return p}});var n=i(52100),o=i(18303),r=i(7909),s=i(36400);function a(e,...t){return e(...t)}function l(e,t,...i){return e.apply(t,i)}function u(e,t){(0,r.attr)(t,"data-editor_id",e.id),t.component||Object.defineProperty(t,"jodit",{value:e})}function c(e,t){return(0,n.isPromise)(e)?e.then(e=>e,()=>null).finally(t):null==t?void 0:t()}let d=(e,t)=>t.async.promise((i,n)=>{let o=new Image,r=()=>{t.e.off(o),null==n||n()},s=()=>{t.e.off(o),i(o)};t.e.one(o,"load",s).one(o,"error",r).one(o,"abort",r),o.src=e,o.complete&&s()}),h=(e,t=!0)=>{if(t)return Object.keys(e);let i=[];for(let t in e)i.push(t);return i},p=(e,t,{control:i},n)=>{var r;let a=`button${i.command}`,l=null!=(r=i.args&&i.args[0])?r:(0,s.dataBind)(e,a);if((0,o.isVoid)(l))return!1;(0,s.dataBind)(e,a,l),n&&(l=n(l)),e.execCommand(i.command,!1,null!=l?l:void 0)},f=e=>{if(e.clipboardData)return e.clipboardData;try{return e.dataTransfer||new DataTransfer}catch(e){return null}};function m(e,t){let i;do i=Object.getOwnPropertyDescriptor(e,t),e=Object.getPrototypeOf(e);while(!i&&e);return i}},55810:function(e,t,i){"use strict";i.d(t,{init:function(){return s}});var n=i(81937),o=i(52433),r=i(3050);function s(e,t,i,s,a,l,u){if((0,o.isInitable)(s))try{s.init(e)}catch(e){if(!n.IS_PROD)throw e}a.set(t,s),l.delete(t),s.hasStyle&&(0,r.loadStyle)(e,t).catch(e=>{n.IS_PROD}),s.styles&&(u(e,t,"style").innerHTML=s.styles)}},3050:function(e,t,i){"use strict";i.d(t,{loadExtras:function(){return d},loadStyle:function(){return u}});var n=i(49376),o=i(81937),r=i(74264),s=i(47760),a=i(86189);let l=new Set;function u(e,t){return(0,n._)(function*(){let i=c(e,t,!1);if(!l.has(i))return l.add(i),(0,s.appendStyleAsync)(e,i)})()}function c(e,t,i){t=(0,r.kebabCase)(t);let n=e.minified?".min":"";return e.basePath+"plugins/"+t+"/"+t+n+"."+(i?"js":"css")}function d(e,t,i,n){try{let o=i.filter(t=>!e.has((0,a.normalizeName)(t.name)));o.length&&o.map(e=>{let i=e.url||c(t,e.name,!0);return(0,s.appendScriptAsync)(t,i).then(n).catch(()=>null)})}catch(e){if(!o.IS_PROD)throw e}}},25974:function(e,t,i){"use strict";i.d(t,{makeInstance:function(){return r}});var n=i(81937),o=i(91565);function r(e,t){try{try{return(0,o.isFunction)(t)?new t(e):t}catch(i){if((0,o.isFunction)(t)&&!t.prototype)return t(e)}}catch(e){if(!n.IS_PROD)throw e}return null}},86189:function(e,t,i){"use strict";i.d(t,{normalizeName:function(){return o}});var n=i(74264);function o(e){return(0,n.kebabCase)(e).toLowerCase()}},91206:function(e,t,i){"use strict";i.d(t,{Plugin:function(){return n.Plugin}});var n=i(18855);i(85305)},85305:function(e,t,i){"use strict";i.d(t,{PluginSystem:function(){return f}});var n=i(25045),o=i(81937),r=i(42689),s=i(32328),a=i(17312),l=i(52433),u=i(85932),c=i(55810),d=i(3050),h=i(25974),p=i(86189);class f{get size(){return this.__items.size}add(e,t){this.__items.set((0,p.normalizeName)(e),t),r.eventEmitter.fire(`plugin:${e}:ready`)}get(e){return this.__items.get((0,p.normalizeName)(e))}remove(e){this.__items.delete((0,p.normalizeName)(e))}__getFullPluginsList(e){let t=[];return this.__items.forEach((i,n)=>{(!e||e.has(n))&&t.push([n,i])}),t}__init(e){let{extraList:t,disableList:i,filter:n}={extraList:e.o.extraPlugins.map(e=>(0,u.isString)(e)?{name:e}:e),disableList:new Set((0,s.splitArray)(e.o.disablePlugins).map(p.normalizeName)),filter:e.o.safeMode?new Set(e.o.safePluginsList):null},r=new Map,f={},m=new Set;e.__plugins=f;let g=()=>{if(e.isInDestruct)return;let t=!1;this.__getFullPluginsList(n).forEach(([n,o])=>{if(i.has(n)||r.has(n))return;let s=null==o?void 0:o.requires;if(s&&(0,a.isArray)(s)&&s.length){if(s.some(e=>i.has(e)))return;if(!s.every(e=>r.has(e)))return void m.add(n)}t=!0;let l=(0,h.makeInstance)(e,o);if(!l){r.set(n,null),m.delete(n);return}(0,c.init)(e,n,o,l,r,m,this.opts.getContainer),f[n]=l}),t&&(e.e.fire("updatePlugins"),g())};t&&t.length&&(0,d.loadExtras)(this.__items,e,t,g),g(),e.e.on("beforeDestruct",()=>{Object.keys(f).forEach(t=>{let i=f[t];(0,l.isDestructable)(i)&&i.destruct(e),delete f[t]}),delete e.__plugins}),o.IS_PROD||m.size}wait(e){return new Promise(t=>{if(this.get(e))return t();let i=()=>{t(),r.eventEmitter.off(`plugin:${e}:ready`,i)};r.eventEmitter.on(`plugin:${e}:ready`,i)})}constructor(e){(0,n._)(this,"opts",void 0),(0,n._)(this,"__items",void 0),this.opts=e,this.__items=new Map}}},18855:function(e,t,i){"use strict";i.d(t,{Plugin:function(){return l}});var n=i(25045),o=i(31635),r=i(16964),s=i(84839),a=i(24497);class l extends r.ViewComponent{className(){return"Plugin"}__afterPluginSystemInit(){let{j:e,buttons:t}=this;t&&(0,a.isJoditObject)(e)&&t.forEach(t=>{e.registerButton(t)})}__afterInit(){this.__inited=!0,this.setStatus(r.STATUSES.ready),this.afterInit(this.jodit)}init(e){this.jodit.isReady&&(this.afterInit(this.jodit),this.__afterPluginSystemInit(),this.jodit.e.fire("rebuildToolbar"))}__beforeDestruct(){if(this.isInDestruct)return;let{j:e}=this;if(e.e.off("afterPluginSystemInit",this.__afterPluginSystemInit).off("afterInit",this.__afterInit).off("beforeDestruct",this.destruct),this.setStatus(r.STATUSES.beforeDestruct),!this.__inited)return super.destruct();if((0,a.isJoditObject)(e)){var t;null==(t=this.buttons)||t.forEach(t=>{null==e||e.unregisterButton(t)})}this.beforeDestruct(this.j),super.destruct()}constructor(e){super(e),(0,n._)(this,"buttons",[]),(0,n._)(this,"hasStyle",!1),(0,n._)(this,"styles",void 0),(0,n._)(this,"__inited",!1),e.e.on("afterPluginSystemInit",this.__afterPluginSystemInit).on("afterInit",this.__afterInit).on("beforeDestruct",this.__beforeDestruct)}}(0,n._)(l,"requires",[]),(0,o.__decorate)([s.autobind],l.prototype,"__afterPluginSystemInit",null),(0,o.__decorate)([s.autobind],l.prototype,"__afterInit",null),(0,o.__decorate)([s.autobind],l.prototype,"__beforeDestruct",null)},17338:function(e,t,i){"use strict";i.d(t,{Ajax:function(){return g}});var n=i(49376),o=i(6311),r=i(25045),s=i(41411),a=i(86367),l=i(31635),u=i(91231),c=i(81937),d=i(49574),h=i(65946),p=i(33201),f=i(5266);i(37102);var m=i(32855);class g{className(){return"Ajax"}__buildParams(e,t){return(0,h.isPlainObject)(e)&&this.options.contentType&&this.options.contentType.includes("application/json")?JSON.stringify(e):(0,h.isFunction)(this.o.queryBuild)?this.o.queryBuild.call(this,e,t):(0,h.isString)(e)||e instanceof c.globalWindow.FormData||"object"==typeof e&&null!=e&&(0,h.isFunction)(e.append)?e:(0,h.buildQuery)(e)}get o(){return this.options}abort(){if(this.__isFulfilled)return this;try{this.__isFulfilled=!0,this.xhr.abort()}catch(e){}return this}send(){this.__activated=!0;let{xhr:e,o:t}=this,i=this.prepareRequest();return this.__async.promise((o,r)=>(0,n._)(function*(){var n;let s=()=>{this.__isFulfilled=!0,r(p.connection("Connection error"))},a=()=>{this.__isFulfilled=!0,o(new m.Response(i,e.status,e.statusText,!e.responseType?e.responseText:e.response))};e.onload=a,e.onabort=()=>{this.__isFulfilled=!0,r(p.abort("Abort connection"))},e.onerror=s,e.ontimeout=s,t.responseType&&(e.responseType=t.responseType),e.onprogress=e=>{var t,i;let n=0;e.lengthComputable&&(n=e.loaded/e.total*100),null==(t=(i=this.options).onProgress)||t.call(i,n)},e.onreadystatechange=()=>{var i,n;null==(i=(n=this.options).onProgress)||i.call(n,10),e.readyState===XMLHttpRequest.DONE&&(t.successStatuses.includes(e.status)?a():e.statusText&&(this.__isFulfilled=!0,r(p.connection(e.statusText))))},e.withCredentials=null!=(n=t.withCredentials)&&n;let{url:l,data:u,method:c}=i;e.open(c,l,!0),t.contentType&&e.setRequestHeader&&e.setRequestHeader("Content-type",t.contentType);let{headers:d}=t;(0,h.isFunction)(d)&&(d=yield d.call(this)),d&&e.setRequestHeader&&Object.keys(d).forEach(t=>{e.setRequestHeader(t,d[t])}),this.__async.setTimeout(()=>{e.send(u?this.__buildParams(u):void 0)},0)}).call(this))}stream(){return(0,a._)(function*(){var e;this.__activated=!0;let{xhr:t,o:i}=this,n=this.prepareRequest(),r=0,s="",a=[],l=null,u=!1,c=null,d=()=>{if(l){let e=l;l=null,e()}},f=e=>{var i;let n=t.responseText;s+=n.substring(r),r=n.length;let o=s.split("\n\n");for(let t of(s=e?"":null!=(i=o.pop())?i:"",o)){let e=t.trim();if(!e)continue;let i=[];for(let t of e.split("\n"))t.startsWith("data: ")?i.push(t.slice(6)):t.startsWith("data:")&&i.push(t.slice(5));i.length&&a.push(i.join("\n"))}d()};t.onprogress=()=>f(!1),t.onload=()=>{f(!0),u=!0,this.__isFulfilled=!0,d()},t.onerror=()=>{c=p.connection("Connection error"),u=!0,this.__isFulfilled=!0,d()},t.onabort=()=>{c=p.abort("Abort connection"),u=!0,this.__isFulfilled=!0,d()},t.withCredentials=null!=(e=i.withCredentials)&&e;let{url:m,data:g,method:v}=n;t.open(v,m,!0),i.contentType&&t.setRequestHeader&&t.setRequestHeader("Content-type",i.contentType);let{headers:_}=i;(0,h.isFunction)(_)&&(_=yield(0,o._)(_.call(this))),_&&t.setRequestHeader&&Object.keys(_).forEach(e=>{t.setRequestHeader(e,_[e])}),t.send(g?this.__buildParams(g):void 0);try{for(;;)if(a.length>0)yield a.shift();else if(u)break;else yield(0,o._)(new Promise(e=>{l=e}))}finally{this.__isFulfilled||this.abort()}if(c)throw c}).call(this)}prepareRequest(){if(!this.o.url)throw p.error("Need URL for AJAX request");let e=this.o.url,t=this.o.data,i=(this.o.method||"get").toLowerCase();if("get"===i&&t&&(0,h.isPlainObject)(t)){let i=e.indexOf("?");if(-1!==i){let n=(0,h.parseQuery)(e);e=e.substring(0,i)+"?"+(0,h.buildQuery)((0,s._)({},n,t))}else e+="?"+(0,h.buildQuery)(this.o.data)}let n={url:e,method:i,data:t};return g.log.splice(100),g.log.push(n),n}destruct(){this.__isDestructed||(this.__isDestructed=!0,this.__activated&&!this.__isFulfilled&&(this.abort(),this.__isFulfilled=!0),this.__async.destruct())}constructor(e,t=f.Config.prototype.defaultAjaxOptions){(0,r._)(this,"__async",new u.Async),(0,r._)(this,"xhr",void 0),(0,r._)(this,"options",void 0),(0,r._)(this,"__isFulfilled",!1),(0,r._)(this,"__activated",!1),(0,r._)(this,"__isDestructed",!1),this.options=(0,h.ConfigProto)(e||{},t),this.xhr=this.o.xhr?this.o.xhr():new XMLHttpRequest}}(0,r._)(g,"log",[]),(0,l.__decorate)([d.autobind],g.prototype,"destruct",null)},37102:function(e,t,i){"use strict";i(5266).Config.prototype.defaultAjaxOptions={successStatuses:[200,201,202],method:"GET",url:"",data:null,contentType:"application/x-www-form-urlencoded; charset=UTF-8",headers:{"X-REQUESTED-WITH":"XMLHttpRequest"},withCredentials:!1,xhr(){return new XMLHttpRequest}}},73714:function(e,t,i){"use strict";i.d(t,{Ajax:function(){return n.Ajax},Response:function(){return o.Response}});var n=i(17338),o=i(32855)},32855:function(e,t,i){"use strict";i.d(t,{Response:function(){return r}});var n=i(49376),o=i(25045);class r{get url(){return this.request.url}json(){return(0,n._)(function*(){return JSON.parse(this.body)}).call(this)}text(){return Promise.resolve(this.body)}blob(){return(0,n._)(function*(){return this.body}).call(this)}constructor(e,t,i,n){(0,o._)(this,"status",void 0),(0,o._)(this,"statusText",void 0),(0,o._)(this,"request",void 0),(0,o._)(this,"body",void 0),this.request=e,this.status=t,this.statusText=i,this.body=n}}},42259:function(e,t,i){"use strict";i.d(t,{cursorInTheEdgeOfString:function(){return s},findCorrectCurrentNode:function(){return a},moveNodeInsideStart:function(){return r.moveNodeInsideStart}});var n=i(81937),o=i(23211),r=i(89817);function s(e,t,i,o){var r;let s=(null==(r=e.nodeValue)?void 0:r.length)?e.nodeValue:"";if(o&&s.replace((0,n.INVISIBLE_SPACE_REG_EXP_END)(),"").length>t)return!0;let a=(0,n.INVISIBLE_SPACE_REG_EXP_START)().exec(s);return i&&(a&&a[0].length<t||!a&&t>0)}function a(e,t,i,n,r,s){if((e=t.startContainer.childNodes[t.startOffset])||(e=t.startContainer.childNodes[t.startOffset-1],i=!0),e&&n&&!o.Dom.isText(e)){if(!i&&o.Dom.isText(e.previousSibling))e=e.previousSibling;else if(r){let t=s(e);for(;t;){if(t&&o.Dom.isText(t)){e=t;break}t=s(t)}}}if(e&&!n&&!o.Dom.isText(e)){let t=e,i=e;do t=t.firstChild,i=i.lastChild;while(t&&i&&!o.Dom.isText(t));t===i&&t&&o.Dom.isText(t)&&(e=t)}return{node:e,rightMode:i}}i(7470)},89817:function(e,t,i){"use strict";i.d(t,{moveNodeInsideStart:function(){return r}});var n=i(81937),o=i(23211);function r(e,t,i){let r=o.Dom.findSibling(t,i),s=o.Dom.findSibling(t,!i);for(;o.Dom.isElement(r)&&!o.Dom.isTag(r,n.INSEPARABLE_TAGS)&&o.Dom.isContentEditable(r,e.editor)&&(!s||!o.Dom.closest(t,o.Dom.isElement,e.editor));)i||!r.firstChild?r.appendChild(t):o.Dom.before(r.firstChild,t),r=o.Dom.sibling(t,i),s=o.Dom.sibling(t,!i)}},7470:function(e,t,i){"use strict";i.d(t,{moveTheNodeAlongTheEdgeOutward:function(){return o}});var n=i(23211);function o(e,t,i){let o=e;for(;o&&o!==i&&!(n.Dom.findSibling(o,t)||n.Dom.isBlock(o.parentElement));)(o=o.parentElement)&&o!==i&&(t?n.Dom.before(o,e):n.Dom.after(o,e))}},59841:function(e,t,i){"use strict";i.d(t,{CommitStyle:function(){return o.CommitStyle},Selection:function(){return n.Selection}});var n=i(98595),o=i(84578)},98595:function(e,t,i){"use strict";i.d(t,{Selection:function(){return f}});var n=i(25045),o=i(31635),r=i(81937),s=i(84839),a=i(23211),l=i(65946),u=i(28686),c=i(28712),d=i(7470),h=i(84578),p=i(42259);class f{get j(){return this.jodit}errorNode(e){if(!a.Dom.isNode(e))throw(0,l.error)("Parameter node must be instance of Node")}get area(){return this.j.editor}get win(){return this.j.ew}get doc(){return this.j.ed}get sel(){return this.j.o.shadowRoot&&(0,u.isFunction)(this.j.o.shadowRoot.getSelection)?this.j.o.shadowRoot.getSelection():this.win.getSelection()}get range(){let e=this.sel;return e&&e.rangeCount?e.getRangeAt(0):this.createRange()}get isInsideArea(){let{sel:e}=this,t=(null==e?void 0:e.rangeCount)?e.getRangeAt(0):null;return!(!t||!a.Dom.isOrContains(this.area,t.startContainer))}createRange(e=!1){let t=this.doc.createRange();return e&&this.selectRange(t),t}remove(){let e=this.sel,t=this.current();if(e&&t)for(let t=0;t<e.rangeCount;t+=1)e.getRangeAt(t).deleteContents(),e.getRangeAt(t).collapse(!0)}clear(){var e,t;(null==(e=this.sel)?void 0:e.rangeCount)&&(null==(t=this.sel)||t.removeAllRanges())}removeNode(e){if(!a.Dom.isOrContains(this.j.editor,e,!0))throw(0,l.error)("Selection.removeNode can remove only editor's children");a.Dom.safeRemove(e),this.j.e.fire("afterRemoveNode",e)}insertCursorAtPoint(e,t){this.removeMarkers();try{let i=this.createRange();return(()=>{if(this.doc.caretPositionFromPoint){let n=this.doc.caretPositionFromPoint(e,t);if(n)return i.setStart(n.offsetNode,n.offset)}if(this.doc.caretRangeFromPoint){let n=this.doc.caretRangeFromPoint(e,t);(0,c.assert)(n,"Incorrect caretRangeFromPoint behaviour"),i.setStart(n.startContainer,n.startOffset)}})(),i.collapse(!0),this.selectRange(i),!0}catch(e){}return!1}get hasMarkers(){return!!this.markers.length}get markers(){return(0,l.$$)("span[data-"+r.MARKER_CLASS+"]",this.area)}removeMarkers(){a.Dom.safeRemove.apply(null,this.markers)}marker(e=!1,t){let i=null;t&&(i=t.cloneRange()).collapse(e);let n=this.j.createInside.span();return n.id=r.MARKER_CLASS+"_"+Number(new Date)+"_"+String(Math.random()).slice(2),n.style.lineHeight="0",n.style.display="none",a.Dom.markTemporary(n),(0,l.attr)(n,"data-"+r.MARKER_CLASS,e?"start":"end"),n.appendChild(this.j.createInside.text(r.INVISIBLE_SPACE)),i&&a.Dom.isOrContains(this.area,e?i.startContainer:i.endContainer)&&i.insertNode(n),n}restore(){let e=!1,t=e=>`span[data-${r.MARKER_CLASS}=${e?"start":"end"}]`,i=this.area.querySelector(t(!0)),n=this.area.querySelector(t(!1));if(i){if(e=this.createRange(),n)e.setStartAfter(i),a.Dom.safeRemove(i),e.setEndBefore(n),a.Dom.safeRemove(n);else{let t=i.previousSibling;a.Dom.isText(t)?e.setStart(t,t.nodeValue?t.nodeValue.length:0):e.setStartBefore(i),a.Dom.safeRemove(i),e.collapse(!0)}e&&this.selectRange(e)}}fakes(){let e=this.sel;if(!e||!e.rangeCount)return[];let t=e.getRangeAt(0);(0,c.assert)(t,"Range is null");let i=t.cloneRange();i.collapse(!0);let n=this.j.createInside.fake();a.Dom.safeInsertNode(i,n),t.setStartBefore(n);let o=[n];if(!t.collapsed){let e=t.cloneRange();e.collapse(!1);let i=this.j.createInside.fake();a.Dom.safeInsertNode(e,i),t.setEndAfter(i),o.push(i)}return this.selectRange(t),o}restoreFakes(e){var t,i,n,o;let r=e.filter(e=>e.isConnected);if(!r.length)return;let[s,l]=r,u=this.createRange();u.setStartAfter(s),l&&u.setEndBefore(l),this.selectRange(u),(null==(t=s.parentNode)?void 0:t.firstChild)!==(null==(i=s.parentNode)?void 0:i.lastChild)&&a.Dom.safeRemove(s),(null==l||null==(n=l.parentNode)?void 0:n.firstChild)!==(null==l||null==(o=l.parentNode)?void 0:o.lastChild)&&a.Dom.safeRemove(l)}save(e=!1){if(this.hasMarkers)return[];let t=this.sel;if(!t||!t.rangeCount)return[];let i=[],n=t.rangeCount,o=[];for(let e=0;n>e;e+=1)if(o[e]=t.getRangeAt(e),o[e].collapsed){let t=this.marker(!0,o[e]);i[e]={startId:t.id,collapsed:!0,startMarker:t.outerHTML}}else{let t=this.marker(!0,o[e]),n=this.marker(!1,o[e]);i[e]={startId:t.id,endId:n.id,collapsed:!1,startMarker:t.outerHTML,endMarker:n.outerHTML}}if(!e){t.removeAllRanges();for(let e=n-1;e>=0;--e){let n=this.doc.getElementById(i[e].startId);if(n){if(i[e].collapsed)o[e].setStartAfter(n),o[e].collapse(!0);else if(o[e].setStartBefore(n),i[e].endId){let t=this.doc.getElementById(i[e].endId);t&&o[e].setEndAfter(t)}try{t.addRange(o[e].cloneRange())}catch(e){}}}}return i}focus(e={preventScroll:!0}){if(!this.isFocused()){let n=(0,l.getScrollParent)(this.j.container),o=null==n?void 0:n.scrollTop;this.j.iframe&&"complete"===this.doc.readyState&&this.j.iframe.focus(e),this.win.focus(),this.area.focus(e),o&&(null==n?void 0:n.scrollTo)&&n.scrollTo(0,o);let r=this.sel,s=(null==r?void 0:r.rangeCount)?null==r?void 0:r.getRangeAt(0):null;if(!s||!a.Dom.isOrContains(this.area,s.startContainer)){let e=this.createRange();e.setStart(this.area,0),e.collapse(!0),this.selectRange(e,!1)}if(!this.j.editorIsActive){var t,i;null==(i=this.j)||null==(t=i.events)||t.fire("focus")}return!0}return!1}isCollapsed(){let e=this.sel;for(let t=0;e&&t<e.rangeCount;t+=1)if(!e.getRangeAt(t).collapsed)return!1;return!0}isFocused(){return this.doc.hasFocus&&this.doc.hasFocus()&&this.area===this.doc.activeElement}current(e=!0){if(this.j.getRealMode()!==r.MODE_WYSIWYG)return null;let t=this.sel;if(!t||0===t.rangeCount)return null;let i=t.getRangeAt(0),n=i.startContainer,o=!1;if(a.Dom.isTag(n,"br")&&t.isCollapsed)return n;if(!a.Dom.isText(n)){let r=(0,p.findCorrectCurrentNode)(n,i,o,t.isCollapsed,e,e=>o?e.lastChild:e.firstChild);n=r.node,o=r.rightMode}return n&&a.Dom.isOrContains(this.area,n)?n:null}insertNode(e,t=!0,i=!0){this.errorNode(e);let n=a.Dom.isFragment(e)?e.lastChild:e;this.j.e.fire("safeHTML",e),!this.isFocused()&&this.j.isEditorMode()&&(this.focus(),this.restore());let o=this.sel;this.j.history.snapshot.transaction(()=>{if(this.isCollapsed()||this.j.execCommand("Delete"),this.j.e.fire("beforeInsertNode",e),o&&o.rangeCount){let t=o.getRangeAt(0),{firstChild:i}=e;a.Dom.isOrContains(this.area,t.commonAncestorContainer)?a.Dom.safeInsertNode(t,e):this.area.appendChild(e),[()=>null==i?void 0:i.previousSibling,()=>null==i?void 0:i.previousSibling,()=>{var e;return null==i||null==(e=i.previousSibling)?void 0:e.lastChild}].forEach(e=>{let t=e();t&&a.Dom.isEmptyTextNode(t)&&a.Dom.safeRemove(t)})}else this.area.appendChild(e);let i=e=>{if(a.Dom.isBlock(e)){let t=e.lastChild;if(t)return i(t)}this.setCursorAfter(e)};t&&(a.Dom.isFragment(e)?n&&i(n):i(e)),this.j.o.scrollToPastedContent&&(0,l.scrollIntoViewIfNeeded)(null!=n?n:e,this.j.editor,this.doc)}),i&&this.j.events&&this.j.__imdSynchronizeValues(),this.j.events&&this.j.e.fire("afterInsertNode",a.Dom.isFragment(e)?n:e)}insertHTML(e,t=!0){if(""===e)return;let i=this.j.createInside.div(),n=this.j.createInside.fragment();if(!this.isFocused()&&this.j.isEditorMode()&&(this.focus(),this.restore()),a.Dom.isNode(e)?i.appendChild(e):i.innerHTML=e.toString(),(this.j.isEditorMode()||!1!==this.j.e.fire("insertHTML",i.innerHTML))&&i.lastChild){for(;i.firstChild;)i.firstChild,n.appendChild(i.firstChild);this.insertNode(n,t,!1),this.j.__imdSynchronizeValues()}}insertImage(e,t=null,i=null){let n=(0,u.isString)(e)?this.j.createInside.element("img"):e;if((0,u.isString)(e)&&n.setAttribute("src",e),null!=i){let e=i.toString();e&&"auto"!==e&&0>String(e).indexOf("px")&&0>String(e).indexOf("%")&&(e+="px"),(0,l.attr)(n,"width",e)}t&&"object"==typeof t&&(0,l.css)(n,t);let o=()=>{(n.naturalHeight<n.offsetHeight||n.naturalWidth<n.offsetWidth)&&(n.style.width="",n.style.height=""),n.removeEventListener("load",o)};this.j.e.on(n,"load",o),n.complete&&o(),this.insertNode(n),this.j.e.fire("afterInsertImage",n)}eachSelection(e){var t;let i=this.sel;if(!i||!i.rangeCount)return;let n=i.getRangeAt(0),o=n.commonAncestorContainer;a.Dom.isHTMLElement(o)||(o=o.parentElement);let s=[],c=n.startOffset,d=o.childNodes.length,h=n.startContainer===this.area?o.childNodes[c<d?c:d-1]:n.startContainer,p=n.endContainer===this.area?o.childNodes[n.endOffset-1]:n.endContainer;a.Dom.isText(h)&&h===n.startContainer&&n.startOffset===(null==(t=h.nodeValue)?void 0:t.length)&&h.nextSibling&&(h=h.nextSibling),a.Dom.isText(p)&&p===n.endContainer&&0===n.endOffset&&p.previousSibling&&(p=p.previousSibling);let f=e=>{!e||e===o||a.Dom.isEmptyTextNode(e)||(0,u.isMarker)(e)||s.push(e)};f(h),h!==p&&a.Dom.isOrContains(o,h,!0)&&a.Dom.find(h,e=>(f(e),e===p||e&&e.contains&&e.contains(p)),o,!0,!1);let m=t=>{if(a.Dom.isOrContains(this.j.editor,t,!0)){if(t.nodeName.match(/^(UL|OL)$/))return(0,l.toArray)(t.childNodes).forEach(m);if(a.Dom.isTag(t,"li"))if(t.firstChild)t=t.firstChild;else{let e=this.j.createInside.text(r.INVISIBLE_SPACE);t.appendChild(e),t=e}e(t)}};0===s.length&&(a.Dom.isEmptyTextNode(h)&&s.push(h),h.firstChild&&s.push(h.firstChild)),s.forEach(m)}cursorInTheEdge(e,t,i=null){var n;let o=!e,r=null==(n=this.sel)?void 0:n.getRangeAt(0);if(null!=i||(i=this.current(!1)),!r||!i||!a.Dom.isOrContains(t,i,!0))return null;let s=e?r.startContainer:r.endContainer,u=e?r.startOffset:r.endOffset,c=e=>!!(e&&!a.Dom.isTag(e,"br")&&!a.Dom.isEmptyTextNode(e)&&!a.Dom.isTemporary(e)&&!(a.Dom.isElement(e)&&!0===this.j.e.fire("isInvisibleForCursor",e)));if(a.Dom.isText(s)){if((0,p.cursorInTheEdgeOfString)(s,u,e,o))return!1}else{let e=(0,l.toArray)(s.childNodes);if(o){if(e.slice(u).some(c))return!1}else if(e.slice(0,u).some(c))return!1}let d=i;for(;d&&d!==t;){let t=a.Dom.sibling(d,e);if(!t){d=d.parentNode;continue}if((d=t)&&c(d))return!1}return!0}cursorOnTheLeft(e,t){return this.cursorInTheEdge(!0,e,t)}cursorOnTheRight(e,t){return this.cursorInTheEdge(!1,e,t)}setCursorAfter(e){return this.setCursorNearWith(e,!1)}setCursorBefore(e){return this.setCursorNearWith(e,!0)}setCursorNearWith(e,t){if(this.errorNode(e),!a.Dom.up(e,e=>e===this.area||e&&e.parentNode===this.area,this.area))throw(0,l.error)("Node element must be in editor");let i=this.createRange(),n=null;if(a.Dom.isText(e))if(t)i.setStart(e,0);else{var o,r;i.setEnd(e,null!=(o=null==(r=e.nodeValue)?void 0:r.length)?o:0)}else n=this.j.createInside.fake(),t?i.setStartBefore(e):i.setEndAfter(e),i.collapse(t),a.Dom.safeInsertNode(i,n),i.selectNode(n);return i.collapse(t),this.selectRange(i),n}setCursorIn(e,t=!1){if(this.errorNode(e),!a.Dom.up(e,e=>e===this.area||e&&e.parentNode===this.area,this.area))throw(0,l.error)("Node element must be in editor");let i=this.createRange(),n=e,o=e;do{if(a.Dom.isText(n)||a.Dom.isTag(n,r.INSEPARABLE_TAGS))break;o=n,n=t?n.firstChild:n.lastChild}while(n);if(!n){let e=this.j.createInside.text(r.INVISIBLE_SPACE);a.Dom.isTag(o,r.INSEPARABLE_TAGS)?n=o:(o.appendChild(e),o=e)}let s=n||o;return a.Dom.isTag(s,r.INSEPARABLE_TAGS)?t||a.Dom.isTag(s,"br")?i.setStartBefore(s):i.setEndAfter(s):i.selectNodeContents(s),i.collapse(t),this.selectRange(i),o}selectRange(e,t=!0){let i=this.sel;return t&&!this.isFocused()&&"focus"!==this.j.e.current&&this.focus(),i&&(i.removeAllRanges(),i.addRange(e)),this.j.e.fire("changeSelection"),this}select(e,t=!1){if(this.errorNode(e),!a.Dom.up(e,e=>e===this.area||e&&e.parentNode===this.area,this.area))throw(0,l.error)("Node element must be in editor");let i=this.createRange();return i[t?"selectNodeContents":"selectNode"](e),this.selectRange(i)}get html(){let e=this.sel;if(e&&e.rangeCount>0){let t=e.getRangeAt(0).cloneContents(),i=this.j.createInside.div();return i.appendChild(t),i.innerHTML}return""}*wrapInTagGen(e){if(this.isCollapsed()){let t=this.jodit.createInside.element("font",r.INVISIBLE_SPACE);this.insertNode(t,!1,!1),e&&e[0]&&t.appendChild(e[0]),yield t,a.Dom.unwrap(t);return}for(let e of((0,l.$$)("*[style*=font-size]",this.area).forEach(e=>{(0,l.attr)(e,"data-font-size",e.style.fontSize.toString()),e.style.removeProperty("font-size")}),this.j.nativeExecCommand("fontsize",!1,"7"),(0,l.$$)("*[data-font-size]",this.area).forEach(e=>{let t=(0,l.attr)(e,"data-font-size");t&&(e.style.fontSize=t,(0,l.attr)(e,"data-font-size",null))}),(0,l.$$)('font[size="7"]',this.area))){let{firstChild:t,lastChild:i}=e;if(t&&t===i&&(0,u.isMarker)(t)){a.Dom.unwrap(e);continue}t&&(0,u.isMarker)(t)&&a.Dom.before(e,t),i&&(0,u.isMarker)(i)&&a.Dom.after(e,i),yield e,a.Dom.unwrap(e)}}wrapInTag(e){let t=[];for(let i of this.wrapInTagGen())try{if(i.firstChild&&i.firstChild===i.lastChild&&(0,u.isMarker)(i.firstChild))continue;(0,u.isFunction)(e)?e(i):t.push(a.Dom.replace(i,e,this.j.createInside))}finally{let e=i.parentNode;e&&(a.Dom.unwrap(i),a.Dom.isEmpty(e)&&a.Dom.unwrap(e))}return t}commitStyle(e){(0,c.assert)((0,l.size)(e)>0,"Need to pass at least one option"),new h.CommitStyle(e).apply(this.j)}splitSelection(e,t){if(!this.isCollapsed())return null;let i=this.createRange(),n=this.range;i.setStartBefore(e);let o=this.cursorOnTheRight(e,t),s=this.cursorOnTheLeft(e,t),l=this.j.createInside.element("br"),u=this.j.createInside.fake(),d=u.cloneNode();try{if(o||s){t?a.Dom.before(t,l):a.Dom.safeInsertNode(n,l);let e=(e,t)=>{let i=t(e);for(;i;){let e=t(i);if(i&&(a.Dom.isTag(i,"br")||a.Dom.isEmptyTextNode(i)))a.Dom.safeRemove(i);else break;i=e}};e(l,e=>e.nextSibling),e(l,e=>e.previousSibling),a.Dom.after(l,d),a.Dom.before(l,u),o?(i.setEndBefore(l),n.setEndBefore(l)):(i.setEndAfter(l),n.setEndAfter(l))}else i.setEnd(n.startContainer,n.startOffset);let h=i.extractContents(),p=e=>a.Dom.each(e,e=>a.Dom.isEmptyTextNode(e)&&a.Dom.safeRemove(e));(0,c.assert)(e.parentNode,"Splitting fails");try{if(p(h),p(e),e.parentNode.insertBefore(h,e),!t&&o&&(null==l?void 0:l.parentNode)){let e=this.createRange();e.setStartBefore(l),this.selectRange(e)}}catch(e){if(!r.IS_PROD)throw e}let f=e=>{var t,i,n;(null==e||null==(t=e.parentNode)?void 0:t.firstChild)===(null==e||null==(i=e.parentNode)?void 0:i.lastChild)&&(null==e||null==(n=e.parentNode)||n.appendChild(l.cloneNode()))};f(u),f(d)}finally{a.Dom.safeRemove(u),a.Dom.safeRemove(d)}return e.previousElementSibling}expandSelection(){if(this.isCollapsed())return this;let{range:e}=this,t=e.cloneRange();if(!a.Dom.isOrContains(this.j.editor,e.commonAncestorContainer,!0))return this;let i=t=>{let i=this.j.createInside.fake(),n=e.cloneRange();return n.collapse(t),a.Dom.safeInsertNode(n,i),(0,d.moveTheNodeAlongTheEdgeOutward)(i,t,this.j.editor),i},n=i(!0),o=i(!1);t.setStartAfter(n),t.setEndBefore(o);let r=a.Dom.findSibling(n,!1),s=a.Dom.findSibling(o,!0);if(r!==s){let e=a.Dom.isElement(r)&&a.Dom.isOrContains(r,o),i=!e&&a.Dom.isElement(s)&&a.Dom.isOrContains(s,n);if(e||i){let i=e?r:s,l=i;for(;a.Dom.isElement(i);)(i=e?i.firstElementChild:i.lastElementChild)&&(e?a.Dom.isOrContains(i,o):a.Dom.isOrContains(i,n))&&(l=i);e?t.setStart(l,0):t.setEnd(l,l.childNodes.length)}}if(this.selectRange(t),a.Dom.safeRemove(n,o),this.isCollapsed())throw(0,l.error)("Selection is collapsed");return this}constructor(e){(0,n._)(this,"jodit",void 0),this.jodit=e,e.e.on("removeMarkers",()=>{this.removeMarkers()})}}(0,o.__decorate)([s.autobind],f.prototype,"createRange",null),(0,o.__decorate)([s.autobind],f.prototype,"focus",null),(0,o.__decorate)([s.autobind],f.prototype,"setCursorAfter",null),(0,o.__decorate)([s.autobind],f.prototype,"setCursorBefore",null),(0,o.__decorate)([s.autobind],f.prototype,"setCursorIn",null)},17481:function(e,t,i){"use strict";i.d(t,{extractSelectedPart:function(){return a}});var n=i(23211),o=i(23175),r=i(4040),s=i(71125);function a(e,t,i){let n=i.s.createRange(),r=(0,o.isMarker)(t.previousSibling)?t.previousSibling:t;n.setStartBefore(e),n.setEndBefore(r),l(e,n,!0);let s=(0,o.isMarker)(t.nextSibling)?t.nextSibling:t;n.setStartAfter(s),n.setEndAfter(e),l(e,n,!1)}function l(e,t,i){let o=t.extractContents();o.textContent&&(0,r.trim)(o.textContent).length||!o.firstChild||n.Dom.unwrap(o.firstChild),e.parentNode&&(0,s.call)(i?n.Dom.before:n.Dom.after,e,o)}},48729:function(e,t,i){"use strict";i.d(t,{FiniteStateMachine:function(){return a}});var n=i(25045),o=i(81937),r=i(85932),s=i(28712);class a{setState(e){(0,s.assert)(!this.__previewsStates.has(e),"Circled states"),this.__previewsStates.add(e),this.__state=e}getState(){return this.__state}disableSilent(){this.silent=!1}dispatch(e,t){let i=this.transitions[this.getState()][e];if(i){let e=i.call(this,t);return(0,s.assert)(e&&e!==t,"Action should return new value"),(0,s.assert)((0,r.isString)(e.next),"Value should contain the next state"),(0,s.assert)(e.next!==this.getState(),"The new state should not be equal to the old one."),this.setState(e.next),o.IS_PROD||this.silent,e}throw Error(`invalid action: ${this.getState()}.${e.toString()}`)}constructor(e,t){(0,n._)(this,"transitions",void 0),(0,n._)(this,"__state",void 0),(0,n._)(this,"silent",void 0),(0,n._)(this,"__previewsStates",void 0),this.transitions=t,this.silent=!0,this.__previewsStates=new Set,this.setState(e)}}},10171:function(e,t,i){"use strict";i.d(t,{getSuitChild:function(){return s}});var n=i(23211),o=i(83653),r=i(73019);function s(e,t){let{firstChild:i}=t;for(;i&&!(0,o.isNormalNode)(i);)if(!(i=i.nextSibling))return null;return i&&!n.Dom.next(i,o.isNormalNode,t)&&(0,r.isSuitElement)(e,i,!1)?i:null}},19549:function(e,t,i){"use strict";i.d(t,{getSuitParent:function(){return function e(t,i,s){let{parentNode:a}=i;return a===s||!n.Dom.isHTMLElement(a)||n.Dom.next(i,o.isNormalNode,a)||n.Dom.prev(i,o.isNormalNode,a)?null:t.isElementCommit&&t.elementIsBlock&&!n.Dom.isBlock(a)?e(t,a,s):(0,r.isSuitElement)(t,a,!1)&&(!n.Dom.isBlock(a)||t.elementIsBlock)?a:t.isElementCommit&&!n.Dom.isBlock(a)?e(t,a,s):null}}});var n=i(23211),o=i(83653),r=i(73019)},9703:function(e,t,i){"use strict";i.d(t,{hasSameStyle:function(){return u},hasSameStyleKeys:function(){return c}});var n=i(81937),o=i(23211),r=i(18303),s=i(19147),a=i(28712),l=i(80991);function u(e,t){return!!(!o.Dom.isTag(e,"font")&&o.Dom.isHTMLElement(e)&&Object.keys(t).every(i=>{let n=(0,l.css)(e,i,!0);return""===n&&(""===t[i]||null==t[i])||!(0,r.isVoid)(n)&&""!==n&&!(0,r.isVoid)(t[i])&&(0,s.normalizeCssValue)(i,t[i]).toString().toLowerCase()===n.toString().toLowerCase()}))}if(n.globalDocument){let e=n.globalDocument.createElement("div");e.style.color="red",(0,a.assert)(u(e,{color:"red"}),"Style test"),(0,a.assert)(u(e,{fontSize:null}),"Style test"),(0,a.assert)(u(e,{fontSize:""}),"Style test")}function c(e,t){return!!(!o.Dom.isTag(e,"font")&&o.Dom.isHTMLElement(e)&&Object.keys(t).every(t=>""!==(0,l.css)(e,t,!0)))}if(n.globalDocument){let e=n.globalDocument.createElement("div");e.style.color="red",(0,a.assert)(c(e,{color:"red"}),"Style test"),(0,a.assert)(!c(e,{font:"Arial",color:"red"}),"Style test"),(0,a.assert)(!c(e,{border:"1px solid #ccc"}),"Style test")}},51640:function(e,t,i){"use strict";i.d(t,{FiniteStateMachine:function(){return o.FiniteStateMachine},extractSelectedPart:function(){return n.extractSelectedPart},getSuitChild:function(){return r.getSuitChild},getSuitParent:function(){return s.getSuitParent},isInsideInvisibleElement:function(){return a.isInsideInvisibleElement},suitableClosest:function(){return l.suitableClosest},toggleAttributes:function(){return c.toggleAttributes},toggleOrderedList:function(){return u.toggleOrderedList},unwrapChildren:function(){return d.unwrapChildren},wrap:function(){return h.wrap}});var n=i(17481),o=i(48729),r=i(10171),s=i(19549);i(9703);var a=i(39608);i(83653),i(95971);var l=i(73019),u=i(34582);i(97110);var c=i(82794),d=i(89081),h=i(73154);i(83335)},39608:function(e,t,i){"use strict";i.d(t,{isInsideInvisibleElement:function(){return o}});var n=i(23211);function o(e,t){return!!n.Dom.closest(e,["style","script"],t)}},83653:function(e,t,i){"use strict";i.d(t,{isNormalNode:function(){return r}});var n=i(23211),o=i(23175);function r(e){return!!(e&&!n.Dom.isEmptyTextNode(e)&&!n.Dom.isTemporary(e)&&!(0,o.isMarker)(e))}},95971:function(e,t,i){"use strict";i.d(t,{elementsEqualAttributes:function(){return l},isSameAttributes:function(){return a}});var n=i(18073),o=i(93640),r=i(28712),s=i(9703);function a(e,t){return!((e.attributes.length||(0,n.size)(t))&&(0,n.size)(t))||((0,r.assert)(t,"Attrs must be a non-empty object"),Object.keys(t).every(i=>"class"===i||"className"===i?e.classList.contains(t[i]):"style"===i?(0,s.hasSameStyle)(e,t[i]):(0,o.attr)(e,i)===t[i]))}function l(e,t){return e.attributes.length===t.attributes.length&&Array.from(e.attributes).every(e=>t.hasAttribute(e.name)&&t.getAttribute(e.name)===e.value)}},73019:function(e,t,i){"use strict";i.d(t,{isSameStyleChild:function(){return l},isSuitElement:function(){return s},suitableClosest:function(){return a}});var n=i(23211),o=i(9703),r=i(83653);function s(e,t,i,a=!0){var l;if(!t||!(0,r.isNormalNode)(t))return!1;let{element:u,elementIsDefault:c,options:d}=e;if(n.Dom.isList(t)&&e.elementIsList)return!0;let h=n.Dom.isTag(t,u);return!!(h&&!(c&&i)||(null==(l=d.attributes)?void 0:l.style)&&(a?(0,o.hasSameStyle)(t,d.attributes.style):(0,o.hasSameStyleKeys)(t,d.attributes.style))&&!e.elementIsList)||!h&&!i&&c&&n.Dom.isInlineBlock(t)}function a(e,t,i){return n.Dom.closest(t,t=>s(e,t,!0,!1),i)}function l(e,t){var i,n;let{element:s,options:a}=e;if(!t||!(0,r.isNormalNode)(t))return!1;let l=t.nodeName.toLowerCase()===s,u=!!((null==(i=a.attributes)?void 0:i.style)&&(0,o.hasSameStyleKeys)(t,null==(n=a.attributes)?void 0:n.style));return l&&u}},34582:function(e,t,i){"use strict";i.d(t,{toggleOrderedList:function(){return u}});var n=i(23211),o=i(28712),r=i(17481),s=i(82794),a=i(98394),l=i(97110);function u(e,t,i,n){if(!t)return n;let o=t.parentElement;if(!o)return n;let r=i.e.fire(`${a._PREFIX}BeforeToggleList`,n,e,o);if(void 0!==r)return r;let u=i.e.fire.bind(i.e,`${a._PREFIX}AfterToggleList`);if(n!==a.UNWRAP){let r=(0,s.toggleAttributes)(e,t.parentElement,i,a.INITIAL,!0)===a.CHANGE;if(n===a.REPLACE||r||o.tagName.toLowerCase()!==e.element){let n=c(a.REPLACE,o,t,i,e),r=(0,l.wrapList)(e,n,i);return u(a.REPLACE,r,e),a.REPLACE}}let d=c(a.UNWRAP,o,t,i,e);return u(a.UNWRAP,d,e),a.UNWRAP}function c(e,t,i,s,l){let u=s.e.fire(`${a._PREFIX}BeforeUnwrapList`,e,t,l);return u?((0,o.assert)(n.Dom.isHTMLElement(u),`${a._PREFIX}BeforeUnwrapList hook must return HTMLElement`),u):((0,r.extractSelectedPart)(t,i,s),(0,o.assert)(n.Dom.isHTMLElement(i.parentElement),"Element should be inside the list"),n.Dom.unwrap(i.parentElement),n.Dom.replace(i,"br"!==s.o.enter.toLowerCase()?s.o.enter:s.createInside.fragment(),s.createInside))}},97110:function(e,t,i){"use strict";i.d(t,{wrapList:function(){return a}});var n=i(23211),o=i(95971),r=i(82794),s=i(98394);function a(e,t,i){let a=i.e.fire(`${s._PREFIX}BeforeWrapList`,s.REPLACE,t,e),l=null!=a?a:n.Dom.replace(t,"li",i.createInside),u=l.previousElementSibling,c=l.nextElementSibling,d=n.Dom.isTag(u,e.element)?u:null;return null!=d||(d=n.Dom.isTag(c,e.element)?c:null),n.Dom.isList(d)&&(0,o.isSameAttributes)(d,e.options.attributes)||(d=i.createInside.element(e.element),(0,r.toggleAttributes)(e,d,i,s.INITIAL),n.Dom.before(l,d)),u===d?n.Dom.append(d,l):n.Dom.prepend(d,l),n.Dom.isTag(d.nextElementSibling,e.element)&&(0,o.elementsEqualAttributes)(d,d.nextElementSibling)&&(n.Dom.append(d,Array.from(d.nextElementSibling.childNodes)),n.Dom.safeRemove(d.nextElementSibling)),i.e.fire(`${s._PREFIX}AfterWrapList`,s.WRAP,d,e),d}},82794:function(e,t,i){"use strict";i.d(t,{toggleAttributes:function(){return m}});var n=i(81937),o=i(23211),r=i(28077),s=i(28686),a=i(19147),l=i(18073),u=i(74264),c=i(93640),d=i(80991),h=i(36400),p=i(98394);let f="toggleAttributes";function m(e,t,i,v,_=!1){if(!_&&e.isApplied(t,f))return v;_||e.setApplied(t,f);let{attributes:b}=e.options;return b&&(0,l.size)(b)>0&&Object.keys(b).forEach(f=>{var m,y,S;let w=b[f];switch(f){case"style":m=v,(0,c.assert)((0,s.isPlainObject)(w)&&(0,l.size)(w),"Style must be an object"),Object.keys(w).forEach(s=>{let l=t.style.getPropertyValue((0,u.kebabCase)(s)),c=w[s];if(""!==l||null!=c){let u,f,v,b;if(u=function(e){var t;if(void 0!==(0,h.dataBind)(e,"shadowRoot"))return(0,h.dataBind)(e,"shadowRoot");let i=(0,r.getContainer)(e),o=n.globalDocument.createElement("iframe");(0,d.css)(o,{width:0,height:0,position:"absolute",border:0}),o.src="about:blank",i.appendChild(o);let s=null==(t=o.contentWindow)?void 0:t.document,a=s?s.body:e.od.body;return(0,h.dataBind)(e,"shadowRoot",a),a}(i),(f=i.create.element("div")).style.color=(0,d.css)(i.editor,"color"),(v=i.create.element(t.tagName.toLowerCase())).style.cssText=t.style.cssText,f.appendChild(v),u.appendChild(f),b=(0,d.css)(v,s),o.Dom.safeRemove(f),b===(0,a.normalizeCssValue)(s,c)){if(!l)return;_||(0,d.css)(t,s,null),m=g(e,t,m=p.UNSET);return}m=p.CHANGE,_||((0,d.css)(t,s,c),m=g(e,t,m))}}),v=m;break;case"className":case"class":let C;y=v,(0,c.assert)((0,s.isString)(w),"Class name must be a string"),C=i.e.fire.bind(i.e,`${p._PREFIX}AfterToggleAttribute`),t.classList.contains(w.toString())?(y=p.UNSET,_||(t.classList.remove(w),0===t.classList.length&&((0,c.attr)(t,"class",null),C(y,t,"class",null)))):(y=p.CHANGE,_||(t.classList.add(w),C(y,t,"class",w))),v=y;break;default:let k;S=v,(0,c.assert)((0,s.isString)(w)||(0,s.isNumber)(w)||(0,s.isBoolean)(w)||null==w,"Attribute value must be a string or number or boolean or null"),k=i.e.fire.bind(i.e,`${p._PREFIX}AfterToggleAttribute`),(0,c.attr)(t,f)===w?(_||(0,c.attr)(t,f,null),S=p.UNSET,_||k(S,t,f,w)):(S=p.CHANGE,_||((0,c.attr)(t,f,w),k(S,t,f,w))),v=S}}),v}function g(e,t,i){return(0,c.attr)(t,"style")||((0,c.attr)(t,"style",null),t.tagName.toLowerCase()===e.defaultTag&&(o.Dom.unwrap(t),i=p.UNWRAP)),i}},89081:function(e,t,i){"use strict";i.d(t,{unwrapChildren:function(){return a}});var n=i(23211),o=i(93640),r=i(9703),s=i(73019);function a(e,t){var i;let a,l=[],u=[],c=null==(i=e.options.attributes)?void 0:i.style;if(t.firstChild){let i=n.Dom.eachGen(t),d=i.next();for(;!d.done;){let t=d.value;(0,s.isSuitElement)(e,t,!0)&&(!c||(0,r.hasSameStyleKeys)(t,c))?(void 0===a&&(a=!0),l.push(t)):c&&(0,s.isSameStyleChild)(e,t)?(void 0===a&&(a=!1),u.push(()=>{(0,o.css)(t,Object.keys(c).reduce((e,t)=>(e[t]=null,e),{})),(0,o.attr)(t,"style")||(0,o.attr)(t,"style",null),(0,o.attr)(t,"style")||t.nodeName.toLowerCase()!==e.element||l.push(t)})):n.Dom.isEmptyTextNode(t)||void 0!==a||(a=!1),d=i.next()}}return u.forEach(e=>e()),l.forEach(n.Dom.unwrap),!!a}},83335:function(e,t,i){"use strict";i.d(t,{wrapUnwrappedText:function(){return r}});var n=i(23211),o=i(23175);function r(e,t,i){let r=i.editor,s=i.createInside,a=(e,t="previousSibling")=>{let s=e,a=e;for(;a&&!(0,o.isMarker)(a)&&!n.Dom.isTag(a,i.o.enter)&&(s=a,a=a[t]?a[t]:a.parentNode&&!n.Dom.isBlock(a.parentNode)&&a.parentNode!==r?a.parentNode:null,!n.Dom.isBlock(a)););return s},l=a(t),u=a(t,"nextSibling"),c=i.s.createRange();c.setStartBefore(l),c.setEndAfter(u);let d=c.extractContents(),h=s.element(e.element);return h.appendChild(d),n.Dom.safeInsertNode(c,h),e.elementIsBlock&&n.Dom.isEmpty(h)&&!n.Dom.isTag(h.firstElementChild,"br")&&h.appendChild(s.element("br")),h}},73154:function(e,t,i){"use strict";i.d(t,{wrap:function(){return l}});var n=i(27795),o=i(7909),r=i(80991),s=i(97110),a=i(83335);function l(e,t,i){var l,c,d;let h=(l=e,c=t,d=i,l.elementIsBlock?n.Dom.up(c,e=>n.Dom.isBlock(e)&&!n.Dom.isTag(e,u),d.editor)||(0,a.wrapUnwrappedText)(l,c,d):((0,o.attr)(c,"size",null),c));if(e.elementIsList)return(0,s.wrapList)(e,h,i);let p=n.Dom.replace(h,e.element,i.createInside,!0);return e.elementIsBlock&&((0,r.css)(p,"fontSize",null),(0,r.css)(p,"fontWeight",null),(0,o.attr)(p,"style")||(0,o.attr)(p,"style",null)),p}let u=new Set(["td","th","tr","tbody","table","li","ul","ol"])},96127:function(e,t,i){"use strict";i.d(t,{ApplyStyle:function(){return s}});var n=i(51640),o=i(98394),r=i(78462);function s(e,t){var i;let{s:s,editor:a}=e;null==(i=a.firstChild)||i.normalize();let l=s.fakes(),u=e.s.wrapInTagGen(l),c=u.next();if(c.done)return;let d={collapsed:s.isCollapsed(),mode:o.INITIAL,element:c.value,next:r.states.START,jodit:e,style:t};for(;c&&!c.done;){let e=new n.FiniteStateMachine(r.states.START,r.transactions);for(d.element=c.value;e.getState()!==r.states.END;)d=e.dispatch("exec",d);c=u.next()}s.restoreFakes(l)}},84578:function(e,t,i){"use strict";i.d(t,{CommitStyle:function(){return l}});var n=i(25045),o=i(81937),r=i(57821),s=i(98394),a=i(96127);class l{isApplied(e,t){let i=this.__applyMap.get(e);return!!i&&i[t]}setApplied(e,t){var i;let n=null!=(i=this.__applyMap.get(e))?i:{};n[t]=!0,this.__applyMap.set(e,n)}get elementIsList(){return!!(this.options.element&&o.LIST_TAGS.has(this.options.element))}get element(){return this.options.element||this.defaultTag}get elementIsBlock(){return!!(this.options.element&&o.IS_BLOCK.test(this.options.element))}get isElementCommit(){return!!(this.options.element&&this.options.element!==this.options.defaultTag)}get defaultTag(){return this.options.defaultTag?this.options.defaultTag:this.elementIsBlock?"p":"span"}get elementIsDefault(){return this.element===this.defaultTag}apply(e){let{hooks:t}=this.options,i=t?Object.keys(t):[];try{i.forEach(i=>{e.e.on((0,r.camelCase)(s._PREFIX+"_"+i),t[i])}),(0,a.ApplyStyle)(e,this)}finally{i.forEach(i=>{e.e.off((0,r.camelCase)(s._PREFIX+"_"+i),t[i])}),this.__applyMap=new WeakMap}e.synchronizeValues(),e.e.fire("afterCommitStyle",this)}constructor(e){(0,n._)(this,"options",void 0),(0,n._)(this,"__applyMap",void 0),this.options=e,this.__applyMap=new WeakMap}}},98394:function(e,t,i){"use strict";i.d(t,{CHANGE:function(){return r},INITIAL:function(){return a},REPLACE:function(){return l},UNSET:function(){return s},UNWRAP:function(){return o},WRAP:function(){return n},_PREFIX:function(){return u}});let n="wrap",o="unwrap",r="change",s="unset",a="initial",l="replace",u="commitStyle"},78462:function(e,t,i){"use strict";i.d(t,{states:function(){return c},transactions:function(){return d}});var n=i(41411),o=i(15366),r=i(81937),s=i(23211),a=i(28712),l=i(51640),u=i(98394);let c={START:"START",ELEMENT:"ELEMENT",UNWRAP:"UNWRAP",UNWRAP_CHILDREN:"UNWRAP_CHILDREN",CHANGE:"CHANGE",REPLACE_DEFAULT:"REPLACE_DEFAULT",LIST:"LIST",TOGGLE_LIST:"TOGGLE_LIST",WRAP:"WRAP",EXTRACT:"EXTRACT",END:"END"},d={[c.START]:{exec(e){let{element:t,jodit:i,style:r,mode:a,collapsed:d}=e;if((0,l.isInsideInvisibleElement)(t,i.editor)||!d&&s.Dom.isEmptyContent(t))return(0,o._)((0,n._)({},e),{next:c.END});let h=(0,l.getSuitParent)(r,t,i.editor)||(0,l.getSuitChild)(r,t);if(h)return(0,o._)((0,n._)({},e),{next:c.ELEMENT,element:h});let p=(0,l.suitableClosest)(r,t,i.editor);return r.elementIsList&&s.Dom.isList(p)?(0,o._)((0,n._)({},e),{next:c.LIST}):p?(0,o._)((0,n._)({},e),{next:c.EXTRACT}):(0,o._)((0,n._)({},e),{next:a!==u.UNWRAP?c.UNWRAP_CHILDREN:c.END})}},[c.LIST]:{exec(e){let{element:t,jodit:i,mode:a}=e;if(a!==u.INITIAL&&a!==u.UNWRAP&&a!==u.REPLACE)return(0,o._)((0,n._)({},e),{next:c.END});let l=s.Dom.closest(t,"li",i.editor);return l&&s.Dom.closest(t,r.LIST_TAGS,i.editor)?(0,o._)((0,n._)({},e),{element:l,next:c.TOGGLE_LIST}):(0,o._)((0,n._)({},e),{next:c.END})}},[c.TOGGLE_LIST]:{exec(e){return(0,o._)((0,n._)({},e),{mode:(0,l.toggleOrderedList)(e.style,e.element,e.jodit,e.mode),next:c.END})}},[c.EXTRACT]:{exec(e){var t;let{element:i,jodit:r,style:u}=e,d=(0,l.suitableClosest)(u,i,r.editor);return((0,a.assert)(d,"This place should have an element"),!u.elementIsBlock&&(null==(t=u.options.attributes)?void 0:t.style)&&s.Dom.isBlock(d))?(0,o._)((0,n._)({},e),{next:c.WRAP}):(u.elementIsBlock||(0,l.extractSelectedPart)(d,i,r),(0,o._)((0,n._)({},e),{element:d,next:c.ELEMENT}))}},[c.UNWRAP_CHILDREN]:{exec(e){let{element:t,style:i}=e;return(0,l.unwrapChildren)(i,t)?(0,o._)((0,n._)({},e),{mode:u.UNWRAP,next:c.END}):(0,o._)((0,n._)({},e),{next:c.WRAP})}},[c.WRAP]:{exec(e){let{element:t,jodit:i,style:r}=e,s=(0,l.wrap)(r,t,i);return(0,o._)((0,n._)({},e),{next:r.elementIsList?c.END:c.CHANGE,mode:u.WRAP,element:s})}},[c.ELEMENT]:{exec(e){let{style:t,element:i,jodit:r}=e;return(0,l.toggleAttributes)(t,i,r,u.INITIAL,!0)!==u.INITIAL?(0,o._)((0,n._)({},e),{next:c.CHANGE}):s.Dom.isTag(i,t.element)?(0,o._)((0,n._)({},e),{next:c.UNWRAP}):(0,o._)((0,n._)({},e),{next:c.END})}},[c.CHANGE]:{exec(e){let{style:t,element:i,jodit:r,mode:a}=e,d=(0,l.toggleAttributes)(t,i,r,e.mode);return a!==u.WRAP&&d===u.UNSET&&!i.attributes.length&&s.Dom.isTag(i,t.element)?(0,o._)((0,n._)({},e),{next:c.UNWRAP}):(0,o._)((0,n._)({},e),{mode:d,next:c.END})}},[c.UNWRAP]:{exec(e){return e.element.attributes.length&&s.Dom.isTag(e.element,e.style.element)?(0,o._)((0,n._)({},e),{next:c.REPLACE_DEFAULT}):(s.Dom.unwrap(e.element),(0,o._)((0,n._)({},e),{mode:u.UNWRAP,next:c.END}))}},[c.REPLACE_DEFAULT]:{exec(e){return s.Dom.replace(e.element,e.style.defaultTag,e.jodit.createInside,!0),(0,o._)((0,n._)({},e),{mode:u.REPLACE,next:c.END})}},[c.END]:{exec(e){return e}}}},8006:function(e,t,i){"use strict";i.d(t,{AsyncStorage:function(){return c}});var n=i(49376),o=i(25045),r=i(57821),s=i(91162),a=i(59807),l=i(9505),u=i(24475);class c{set(e,t){return(0,n._)(function*(){let i=yield this.provider;return yield i.set((0,r.camelCase)(this.prefix+e),t),this}).call(this)}delete(e){return(0,n._)(function*(){let t=yield this.provider;return yield t.delete((0,r.camelCase)(this.prefix+e)),this}).call(this)}get(e){return(0,n._)(function*(){return(yield this.provider).get((0,r.camelCase)(this.prefix+e))}).call(this)}exists(e){return(0,n._)(function*(){return(yield this.provider).exists((0,r.camelCase)(this.prefix+e))}).call(this)}clear(){return(0,n._)(function*(){let e=yield this.provider;return yield e.clear(),this}).call(this)}close(){return(0,n._)(function*(){let e=yield this.provider;"close"in e&&"function"==typeof e.close&&(yield e.close())}).call(this)}static makeStorage(e=!1,t){let i;return"localStorage"===e||"sessionStorage"===e?(0,a.canUsePersistentStorage)(e)&&(i=new a.LocalStorageProvider(u.StorageKey+(t||""),e)):("indexedDB"===e||!0===e)&&(i=(0,s.canUseIndexedDB)().then(e=>e?new s.IndexedDBProvider(u.StorageKey+(t||""),"keyValueStore"):new l.MemoryStorageProvider)),i||(i=new l.MemoryStorageProvider),new c(Promise.resolve(i),t)}constructor(e,t){(0,o._)(this,"provider",void 0),(0,o._)(this,"prefix",void 0),this.provider=e,this.prefix=u.StorageKey,t&&(this.prefix+=t)}}},91162:function(e,t,i){"use strict";i.d(t,{IndexedDBProvider:function(){return s},canUseIndexedDB:function(){return u},clearUseIndexedDBCache:function(){return l}});var n=i(49376),o=i(25045),r=i(81937);class s{getDB(){return this.dbPromise||(this.dbPromise=new Promise((e,t)=>{let i=indexedDB.open(this.dbName,this.DB_VERSION);i.onerror=()=>{t(i.error)},i.onsuccess=()=>{e(i.result)},i.onupgradeneeded=e=>{let t=e.target.result;t.objectStoreNames.contains(this.storeName)||t.createObjectStore(this.storeName)}})),this.dbPromise}performTransaction(e,t){return(0,n._)(function*(){try{let i=(yield this.getDB()).transaction([this.storeName],e).objectStore(this.storeName),n=t(i);return new Promise((e,t)=>{n.onsuccess=()=>{e(n.result)},n.onerror=()=>{t(n.error)}})}catch(e){return Promise.reject(e)}}).call(this)}set(e,t){return(0,n._)(function*(){try{yield this.performTransaction("readwrite",i=>i.put(t,e))}catch(e){r.IS_PROD}return this}).call(this)}delete(e){return(0,n._)(function*(){try{yield this.performTransaction("readwrite",t=>t.delete(e))}catch(e){}return this}).call(this)}get(e){return(0,n._)(function*(){try{return yield this.performTransaction("readonly",t=>t.get(e))}catch(e){return}}).call(this)}exists(e){return(0,n._)(function*(){try{let t=yield this.performTransaction("readonly",t=>t.get(e));return void 0!==t}catch(e){return!1}}).call(this)}clear(){return(0,n._)(function*(){try{yield this.performTransaction("readwrite",e=>e.clear())}catch(e){}return this}).call(this)}close(){return(0,n._)(function*(){if(this.dbPromise){try{(yield this.dbPromise).close()}catch(e){}this.dbPromise=null}}).call(this)}keys(){return(0,n._)(function*(){try{let e=yield this.performTransaction("readonly",e=>e.getAllKeys());return e&&"object"==typeof e&&"then"in e&&(e=yield e),e.map(e=>String(e))}catch(e){return[]}}).call(this)}values(){return(0,n._)(function*(){try{let e=yield this.performTransaction("readonly",e=>e.getAll());return e&&"object"==typeof e&&"then"in e&&(e=yield e),e}catch(e){return[]}}).call(this)}entries(){return(0,n._)(function*(){try{let[e,t]=yield Promise.all([this.keys(),this.values()]);return e.map((e,i)=>[e,t[i]])}catch(e){return[]}}).call(this)}constructor(e="JoditDB",t="keyValueStore"){(0,o._)(this,"dbName",void 0),(0,o._)(this,"dbPromise",void 0),(0,o._)(this,"DB_VERSION",void 0),(0,o._)(this,"storeName",void 0),this.dbName=e,this.dbPromise=null,this.DB_VERSION=1,this.storeName=t}}let a=null;function l(){a=null}function u(){return(0,n._)(function*(){if(null!=a)return a;try{if("u"<typeof indexedDB)return a=!1,!1;let e="___Jodit___"+Math.random().toString(),t=indexedDB.open(e);return a=yield new Promise(i=>{t.onerror=()=>{i(!1)},t.onsuccess=()=>{indexedDB.deleteDatabase(e),i(!0)}})}catch(e){return a=!1,!1}})()}},59807:function(e,t,i){"use strict";i.d(t,{LocalStorageProvider:function(){return r},canUsePersistentStorage:function(){return o}});var n=i(25045);let o=(e="localStorage")=>{let t=new Map;if(t.has(e))return t.get(e);let i="___Jodit___"+Math.random().toString(),n="sessionStorage"===e?sessionStorage:localStorage;try{n.setItem(i,"1");let o="1"===n.getItem(i);return n.removeItem(i),t.set(e,o),o}catch(e){}return t.set(e,!1),!1};class r{get storage(){return"sessionStorage"===this.strategy?sessionStorage:localStorage}set(e,t){try{let i=this.storage.getItem(this.rootKey),n=i?JSON.parse(i):{};n[e]=t,this.storage.setItem(this.rootKey,JSON.stringify(n))}catch(e){}return this}delete(e){try{this.storage.removeItem(this.rootKey)}catch(e){}return this}get(e){try{let t=this.storage.getItem(this.rootKey),i=t?JSON.parse(t):{};return void 0!==i[e]?i[e]:void 0}catch(e){}}exists(e){return null!=this.get(e)}clear(){try{this.storage.removeItem(this.rootKey)}catch(e){}return this}constructor(e,t="localStorage"){(0,n._)(this,"rootKey",void 0),(0,n._)(this,"strategy",void 0),this.rootKey=e,this.strategy=t}}},9505:function(e,t,i){"use strict";i.d(t,{MemoryStorageProvider:function(){return o}});var n=i(25045);class o{set(e,t){return this.data.set(e,t),this}delete(e){return this.data.delete(e),this}get(e){return this.data.get(e)}exists(e){return this.data.has(e)}clear(){return this.data.clear(),this}constructor(){(0,n._)(this,"data",new Map)}}},25222:function(e,t,i){"use strict";i.d(t,{AsyncStorage:function(){return n.AsyncStorage},IndexedDBProvider:function(){return o.IndexedDBProvider},LocalStorageProvider:function(){return r.LocalStorageProvider},MemoryStorageProvider:function(){return s.MemoryStorageProvider},Storage:function(){return a.Storage},StorageKey:function(){return a.StorageKey},canUseIndexedDB:function(){return o.canUseIndexedDB},canUsePersistentStorage:function(){return r.canUsePersistentStorage},clearUseIndexedDBCache:function(){return o.clearUseIndexedDBCache}});var n=i(8006),o=i(91162),r=i(59807),s=i(9505),a=i(24475)},24475:function(e,t,i){"use strict";i.d(t,{Storage:function(){return l},StorageKey:function(){return a}});var n=i(25045),o=i(57821),r=i(59807),s=i(9505);let a="Jodit_";class l{set(e,t){return this.provider.set((0,o.camelCase)(this.prefix+e),t),this}delete(e){return this.provider.delete((0,o.camelCase)(this.prefix+e)),this}get(e){return this.provider.get((0,o.camelCase)(this.prefix+e))}exists(e){return this.provider.exists((0,o.camelCase)(this.prefix+e))}clear(){return this.provider.clear(),this}static makeStorage(e=!1,t){let i;return"localStorage"===e||"sessionStorage"===e?(0,r.canUsePersistentStorage)(e)&&(i=new r.LocalStorageProvider(a+(t||""),e)):!0===e&&(0,r.canUsePersistentStorage)("localStorage")&&(i=new r.LocalStorageProvider(a+(t||""))),i||(i=new s.MemoryStorageProvider),new l(i,t)}constructor(e,t){(0,n._)(this,"provider",void 0),(0,n._)(this,"prefix",void 0),this.provider=e,this.prefix=a,t&&(this.prefix+=t)}}},80512:function(e,t,i){"use strict";i.d(t,{Dlgs:function(){return l}});var n=i(41411),o=i(28077),r=i(28686),s=i(71125),a=i(37333);class l{dlg(e){let t=(0,o.getPopupViewRoot)(this.o,this.container,this.od.body),i=new a.Dialog((0,n._)({language:this.o.language,shadowRoot:this.o.shadowRoot,popupRoot:t,ownerWindow:this.o.ownerWindow,defaultTimeout:this.o.defaultTimeout,direction:this.o.direction,theme:this.o.theme,globalFullSize:this.o.globalFullSize},e));return(0,s.markOwner)(this,i.container),i.parent=this,i.bindDestruct(this)}confirm(e,t,i){return e=u(e,this),t=u(t,this),a.Confirm.call(this.dlg({closeOnClickOverlay:!0}),e,t,i)}prompt(e,t,i,n,o){return e=u(e,this),t=u(t,this),n=u(n,this),a.Prompt.call(this.dlg({closeOnClickOverlay:!0}),e,t,i,n,o)}alert(e,t,i,n){return e=u(e,this),t=u(t,this),a.Alert.call(this.dlg({closeOnClickOverlay:!0}),e,t,i,n)}}function u(e,t){return(0,r.isString)(e)&&!(0,r.isHTML)(e)&&(e=t.i18n(e)),e}},23183:function(e,t,i){"use strict";i.d(t,{Elms:function(){return o}});var n=i(88475);class o{getElm(e){return this.container.querySelector(`.${this.getFullElName(e)}`)}getElms(e){return(0,n.toArray)(this.container.querySelectorAll(`.${this.getFullElName(e)}`))}}},81987:function(e,t,i){"use strict";i.d(t,{Mods:function(){return o}});var n=i(18303);class o{afterSetMod(e,t){}setMod(e,t,i){e=e.toLowerCase();let o=this.mods[e];if(o===t)return this;let r=`${this.componentName}_${e}_`,s=(i||this.container).classList;return null!=o&&s.remove(`${r}${o.toString().toLowerCase()}`),(0,n.isVoid)(t)||""===t||s.add(`${r}${t.toString().toLowerCase()}`),this.mods[e]=t,this.afterSetMod(e,t),this}getMod(e){var t;return null!=(t=this.mods[e])?t:null}}},53681:function(e,t,i){"use strict";i.d(t,{Button:function(){return _},UIButton:function(){return v},UIButtonState:function(){return g}});var n=i(25045),o=i(31635),r=i(69364),s=i(51676),a=i(91672),l=i(68616),u=i(23211),c=i(91565),d=i(85932),h=i(28712),p=i(7909),f=i(96007),m=i(29434);let g=()=>({size:"middle",type:"button",role:"button",name:"",value:"",variant:"initial",disabled:!1,activated:!1,icon:{name:"empty",fill:"",iconURL:"",scale:void 0},tooltip:"",text:"",tabIndex:void 0});class v extends f.UIElement{className(){return"UIButton"}setState(e){return Object.assign(this.state,e),this}get text(){let e=this.getElm("text");return(0,h.assert)(e,"Text element not found"),e}get icon(){let e=this.getElm("icon");return(0,h.assert)(e,"Icon element not found"),e}onChangeSize(){this.setMod("size",this.state.size)}onChangeType(){(0,p.attr)(this.container,"type",this.state.type)}onChangeRole(){(0,p.attr)(this.container,"role",this.state.role)}updateSize(){let e=(0,a.getComponentClass)("UIList"),t=this.closest(e);if(t){this.state.size=t.buttonSize;return}}onChangeStatus(){this.setMod("variant",this.state.variant)}onChangeText(){this.text.textContent=this.jodit.i18n(this.state.text),this.updateAriaLabel()}onChangeTextSetMode(){this.setMod("text-icons",!!this.state.text.trim().length)}onChangeDisabled(){(0,p.attr)(this.container,"disabled",this.state.disabled||null)}onChangeActivated(){(0,p.attr)(this.container,"aria-pressed",this.state.activated)}onChangeName(){this.container.classList.add(`${this.componentName}_${this.clearName(this.state.name)}`),this.name=this.state.name,(0,p.attr)(this.container,"data-ref",this.state.name),(0,p.attr)(this.container,"ref",this.state.name)}onChangeTooltip(){let e=this.state.tooltip?this.jodit.i18n(this.state.tooltip):null;this.get("j.o.useNativeTooltip")&&(0,p.attr)(this.container,"title",e),(0,p.attr)(this.container,"aria-label",e),this.updateAriaLabel()}updateAriaLabel(){let e=this.state.text.trim().length>0,t=this.state.tooltip?this.jodit.i18n(this.state.tooltip):null;(0,p.attr)(this.container,"aria-label",t),(0,p.attr)(this.button,"aria-label",e?null:t)}onChangeTabIndex(){(0,p.attr)(this.container,"tabindex",this.state.tabIndex)}onChangeIcon(){let e=this.get("j.o.textIcons");if(!0===e||(0,c.isFunction)(e)&&e(this.state.name))return;u.Dom.detach(this.icon);let t=m.Icon.makeIcon(this.j,this.state.icon);t&&this.icon.appendChild(t)}focus(){this.container.focus()}isFocused(){let{activeElement:e}=this.od;return!!(e&&u.Dom.isOrContains(this.container,e))}createContainer(){let e=this.componentName,t=this.j.c.element("button",{class:e,type:"button",role:"button",ariaPressed:!1}),i=this.j.c.span(e+"__icon"),n=this.j.c.span(e+"__text");return t.appendChild(i),t.appendChild(n),t}destruct(){return this.j.e.off(this),this.j.e.off(this.container),super.destruct()}onAction(e){return this.actionHandlers.push(e),this}__onActionFire(e){e.buffer={actionTrigger:this},this.actionHandlers.forEach(t=>t.call(this,e)),this.j.e.fire(this,"click",e)}constructor(e,t){super(e),(0,n._)(this,"isButton",!0),(0,n._)(this,"state",g()),(0,n._)(this,"button",void 0),(0,n._)(this,"actionHandlers",[]),this.button=this.container,this.updateSize(),this.onChangeSize(),this.onChangeStatus(),t&&this.hookStatus(r.STATUSES.ready,()=>{this.setState(t)})}}function _(e,t,i,n){let o=new v(e);return o.state.tabIndex=e.o.allowTabNavigation?0:-1,(0,d.isString)(t)?(o.state.icon.name=t,o.state.name=t,n&&(o.state.variant=n),i&&(o.state.text=i)):o.setState(t),o}(0,o.__decorate)([s.cache],v.prototype,"text",null),(0,o.__decorate)([s.cache],v.prototype,"icon",null),(0,o.__decorate)([(0,l.watch)("state.size",{immediately:!1})],v.prototype,"onChangeSize",null),(0,o.__decorate)([(0,l.watch)("state.type",{immediately:!1})],v.prototype,"onChangeType",null),(0,o.__decorate)([(0,l.watch)("state.role",{immediately:!1})],v.prototype,"onChangeRole",null),(0,o.__decorate)([(0,l.watch)("parentElement")],v.prototype,"updateSize",null),(0,o.__decorate)([(0,l.watch)("state.variant",{immediately:!1})],v.prototype,"onChangeStatus",null),(0,o.__decorate)([(0,l.watch)("state.text",{immediately:!1})],v.prototype,"onChangeText",null),(0,o.__decorate)([(0,l.watch)("state.text",{immediately:!1})],v.prototype,"onChangeTextSetMode",null),(0,o.__decorate)([(0,l.watch)("state.disabled")],v.prototype,"onChangeDisabled",null),(0,o.__decorate)([(0,l.watch)("state.activated")],v.prototype,"onChangeActivated",null),(0,o.__decorate)([(0,l.watch)("state.name",{immediately:!1})],v.prototype,"onChangeName",null),(0,o.__decorate)([(0,l.watch)("state.tooltip",{immediately:!1})],v.prototype,"onChangeTooltip",null),(0,o.__decorate)([(0,l.watch)("state.tabIndex",{immediately:!1})],v.prototype,"onChangeTabIndex",null),(0,o.__decorate)([(0,l.watch)("state.icon",{immediately:!1})],v.prototype,"onChangeIcon",null),(0,o.__decorate)([s.cacheHTML],v.prototype,"createContainer",null),(0,o.__decorate)([(0,l.watch)("button:click")],v.prototype,"__onActionFire",null),v=(0,o.__decorate)([a.component],v)},15367:function(e,t,i){"use strict";i.d(t,{UIButtonGroup:function(){return u}});var n=i(25045),o=i(31635),r=i(91672),s=i(28712),a=i(53681),l=i(63468);class u extends l.UIGroup{className(){return"UIButtonGroup"}render(e){return`<div>
|
|
9
9
|
<div class="&__label">~${e.label}~</div>
|
|
10
10
|
<div class="&__options"></div>
|
|
11
11
|
</div>`}appendChildToContainer(e){let t=this.getElm("options");(0,s.assert)(null!=t,"Options does not exist"),t.appendChild(e)}select(e){var t,i;this.elements.forEach((t,i)=>{i===e||t.state.value===e?t.state.activated=!0:this.options.radio&&(t.state.activated=!1)});let n=this.elements.filter(e=>e.state.activated).map(e=>({text:e.state.text,value:e.state.value}));this.jodit.e.fire(this,"select",n),null==(t=(i=this.options).onChange)||t.call(i,n)}constructor(e,t={radio:!0}){var i,o;super(e,null==(o=t.options)?void 0:o.map(t=>{let i=new a.UIButton(e,{text:t.text,value:t.value,variant:"primary"});return i.onAction(()=>{this.select(t.value)}),i}),t),(0,n._)(this,"options",void 0),this.options=t,this.select(null!=(i=t.value)?i:0)}}u=(0,o.__decorate)([r.component],u)},59400:function(e,t,i){"use strict";i.d(t,{Button:function(){return n.Button},UIButton:function(){return n.UIButton},UIButtonGroup:function(){return o.UIButtonGroup},UIButtonState:function(){return n.UIButtonState},UITooltip:function(){return r.UITooltip}});var n=i(53681),o=i(15367),r=i(95399)},95399:function(e,t,i){"use strict";i.d(t,{UITooltip:function(){return m}});var n=i(25045),o=i(31635),r=i(16964),s=i(84839),a=i(27795),l=i(28077),u=i(2373),c=i(23599),d=i(93640),h=i(96007);let p=["scroll.tooltip","joditCloseDialog","mouseleave.tooltip"],f=["escape.tooltip","change.tooltip","changePlace.tooltip","afterOpenPopup.tooltip","hidePopup.tooltip","beforePopupClose.tooltip","closeAllPopups.tooltip"];class m extends h.UIElement{className(){return"UITooltip"}render(){return'<div><div class="&__content"></div></div>'}__onAttach(e){(0,l.getContainer)(this.j,m).appendChild(this.container),this.__attachedContainers.add(e),this.__attachedContainers.add(this.j.container),this.j.e.on(e,"mouseenter.tooltip",this.__onMouseEnter,{capture:!0}).on(e,"mouseleave.tooltip",this.__onMouseLeave,{capture:!0}).on(this.j.container,"mouseleave.tooltip",this.__onMouseLeave,{capture:!0})}__addListenersOnEnter(){if(this.__listenClose)return;this.__listenClose=!0;let e=this.j;e.e.on(e.ow,p,this.__hide).on(f,this.__hide)}__removeListenersOnLeave(){if(!this.__listenClose)return;this.__listenClose=!1;let e=this.j;e.e.off(e.ow,p,this.__hide).off(f,this.__hide)}__onMouseLeave(e){this.__currentTarget===e.target&&(this.__hideDelay(),this.__currentTarget=null)}__onMouseEnter(e){if(!a.Dom.isHTMLElement(e.target))return;let t=(0,d.attr)(e.target,"aria-label");if(!t||(0,d.attr)(e.target,"disabled")||!e.target.className.includes("jodit"))return;this.__currentTarget=e.target;let i=e.target;this.__open(()=>{let e=(0,c.position)(i);return{x:e.left+e.width/2,y:e.top+e.height}},t)}__open(e,t){this.__addListenersOnEnter(),this.__isOpened=!0,this.j.async.clearTimeout(this.__hideTimeout),this.j.async.clearTimeout(this.__delayShowTimeout);let i=this.j.o.showTooltipDelay||this.j.defaultTimeout;i?this.__delayShowTimeout=this.j.async.setTimeout(()=>this.__show(e,t),i):this.__show(e,t)}__show(e,t){this.setMod("visible",!0),this.setMod("above",!1),this.getElm("content").innerHTML=t;let i=e(),n=(0,u.getFixedPositionOffset)(this.container);(0,d.css)(this.container,{left:i.x-n.x,top:i.y-n.y});let o=(0,c.position)(this.container),r=this.j.ow.innerHeight;if(o.top+o.height>r){let e=(0,c.position)(this.__currentTarget);this.setMod("above",!0),(0,d.css)(this.container,{top:e.top-o.height-n.y})}}__hide(){this.j.async.clearTimeout(this.__delayShowTimeout),this.j.async.clearTimeout(this.__hideTimeout),this.__removeListenersOnLeave(),this.__isOpened&&(this.__isOpened=!1,this.setMod("visible",!1),this.getElm("content").innerHTML="",(0,d.css)(this.container,{left:-5e3}))}__hideDelay(){this.j.async.clearTimeout(this.__delayShowTimeout),this.j.async.clearTimeout(this.__hideTimeout),this.__isOpened&&(this.__hideTimeout=this.async.setTimeout(this.__hide,this.j.defaultTimeout))}destruct(){this.__attachedContainers.forEach(e=>{this.j.e.off(e,"mouseenter.tooltip",this.__onMouseEnter).off(e,"mouseleave.tooltip",this.__onMouseLeave)}),this.__hide(),super.destruct()}constructor(e){super(e),(0,n._)(this,"__isOpened",!1),(0,n._)(this,"__attachedContainers",new Set),(0,n._)(this,"__listenClose",!1),(0,n._)(this,"__currentTarget",null),(0,n._)(this,"__delayShowTimeout",0),(0,n._)(this,"__hideTimeout",0),e.o.textIcons||!e.o.showTooltip||e.o.useNativeTooltip||(this.j.e.on("getContainer",e=>{this.__onAttach(e)}),e.hookStatus(r.STATUSES.ready,()=>{this.__onAttach(this.j.container)}))}}(0,o.__decorate)([s.autobind],m.prototype,"__onMouseLeave",null),(0,o.__decorate)([s.autobind],m.prototype,"__onMouseEnter",null),(0,o.__decorate)([s.autobind],m.prototype,"__hide",null),(0,o.__decorate)([s.autobind],m.prototype,"__hideDelay",null),m=(0,o.__decorate)([s.component],m)},96007:function(e,t,i){"use strict";i.d(t,{UIElement:function(){return p}});var n=i(25045),o=i(31635),r=i(16964),s=i(24968),a=i(23211),l=i(85932),u=i(7909),c=i(23183),d=i(81987),h=i(29434);class p extends r.ViewComponent{getRole(){var e;return(null==(e=this.options)?void 0:e.role)||""}get parentElement(){return this.__parentElement}set parentElement(e){this.__parentElement=e,e&&e.hookStatus("beforeDestruct",()=>this.destruct()),this.updateParentElement(this)}bubble(e){let t=this.parentElement;for(;t;)e(t),t=t.parentElement;return this}updateParentElement(e){var t;return null==(t=this.__parentElement)||t.updateParentElement(e),this}get(e,t){return super.get(e,t)||this.getElm(e)}closest(e){let t="object"==typeof e?t=>t===e:t=>r.Component.isInstanceOf(t,e),i=this.__parentElement;for(;i;){if(t(i))return i;i=!i.parentElement&&i.container.parentElement?p.closestElement(i.container.parentElement,p):i.parentElement}return null}static closestElement(e,t){let i=a.Dom.up(e,e=>{if(e){let{component:i}=e;return i&&r.Component.isInstanceOf(i,t)}return!1});return i?null==i?void 0:i.component:null}update(){}appendTo(e){return e.appendChild(this.container),this}clearName(e){return e.replace(/[^a-zA-Z0-9]/g,"_")}render(e){return this.j.c.div(this.componentName)}createContainer(e){let t=this.render(e);if((0,l.isString)(t)){let e=this.parseTemplate(t);return e.classList.add(this.componentName),e}return t}parseTemplate(e){return this.j.c.fromHTML(e.replace(/\*([^*]+?)\*/g,(e,t)=>h.Icon.get(t)||"").replace(/&_/g,this.componentName+"_").replace(/~([^~]+?)~/g,(e,t)=>this.i18n(t)))}destruct(){return a.Dom.safeRemove(this.container),this.parentElement=null,super.destruct()}constructor(e,t){super(e),(0,n._)(this,"container",void 0),(0,n._)(this,"name",""),(0,n._)(this,"options",void 0),(0,n._)(this,"__parentElement",null),(0,n._)(this,"mods",{}),this.options=t,this.container=this.createContainer(t);const i=this.getRole();i&&(0,u.attr)(this.container,"role",i),Object.defineProperty(this.container,"component",{value:this,configurable:!0})}}p=(0,o.__decorate)([(0,s.derive)(d.Mods,c.Elms)],p)},4561:function(e,t,i){"use strict";i.d(t,{UIBlock:function(){return l}});var n=i(25045),o=i(31635),r=i(91672),s=i(93640),a=i(63468);class l extends a.UIGroup{className(){return"UIBlock"}constructor(e,t,i={align:"left"}){super(e,t),(0,n._)(this,"options",void 0),this.options=i,this.setMod("align",this.options.align||"left"),this.setMod("width",this.options.width||""),this.options.mod&&this.setMod(this.options.mod,!0),this.options.className&&this.container.classList.add(this.options.className),(0,s.attr)(this.container,"data-ref",i.ref),(0,s.attr)(this.container,"ref",i.ref)}}l=(0,o.__decorate)([r.component],l)},98838:function(e,t,i){"use strict";i.d(t,{UIForm:function(){return c}});var n=i(31635),o=i(80251),r=i(91672),s=i(93640),a=i(65273),l=i(49999),u=i(63468);class c extends u.UIGroup{className(){return"UIForm"}submit(){this.j.e.fire(this.container,"submit")}validate(){for(let e of this.allChildren.filter(e=>o.Component.isInstanceOf(e,a.UIInput)))if(!e.validate())return!1;for(let e of this.allChildren.filter(e=>o.Component.isInstanceOf(e,l.UISelect)))if(!e.validate())return!1;return!0}onSubmit(e){return this.j.e.on(this.container,"submit",()=>{let t=this.allChildren.filter(e=>o.Component.isInstanceOf(e,a.UIInput));return!!this.validate()&&(e(t.reduce((e,t)=>(e[t.state.name]=t.value,e),{})),!1)}),this}createContainer(){let e=this.j.c.element("form");return e.classList.add(this.componentName),(0,s.attr)(e,"dir",this.j.o.direction||"auto"),(0,s.attr)(e,"novalidate",""),e}constructor(...e){var t,i;super(...e),(null==(t=this.options)?void 0:t.className)&&this.container.classList.add(null==(i=this.options)?void 0:i.className)}}c=(0,n.__decorate)([r.component],c)},5658:function(e,t,i){"use strict";i.d(t,{UIBlock:function(){return n.UIBlock},UICheckbox:function(){return r.UICheckbox},UIFileInput:function(){return r.UIFileInput},UIForm:function(){return o.UIForm},UIInput:function(){return r.UIInput},UISelect:function(){return r.UISelect},UITextArea:function(){return r.UITextArea}});var n=i(4561),o=i(98838),r=i(2602)},87329:function(e,t,i){"use strict";i.d(t,{UITextArea:function(){return c}});var n=i(25045),o=i(41411),r=i(15366),s=i(31635),a=i(84839),l=i(91672),u=i(65273);class c extends u.UIInput{className(){return"UITextArea"}createNativeInput(e){return this.j.create.element("textarea")}onChangeStateSize(){let{size:e,resizable:t}=this.state;this.nativeInput.style.resize=t?"auto":"none",this.nativeInput.rows=null!=e?e:5}constructor(e,t){super(e,t),(0,n._)(this,"state",(0,o._)({},c.defaultState)),Object.assign(this.state,t),!1===this.state.resizable&&(this.nativeInput.style.resize="none")}}(0,n._)(c,"defaultState",(0,r._)((0,o._)({},u.UIInput.defaultState),{size:5,resizable:!0})),(0,s.__decorate)([(0,a.watch)(["state.size","state.resizable"])],c.prototype,"onChangeStateSize",null),c=(0,s.__decorate)([l.component],c)},24641:function(e,t,i){"use strict";i.d(t,{UICheckbox:function(){return c}});var n=i(25045),o=i(41411),r=i(15366),s=i(31635),a=i(84839),l=i(23211),u=i(65273);class c extends u.UIInput{className(){return"UICheckbox"}render(){return this.j.c.element("label",{className:this.componentName})}onChangeChecked(){this.value=this.state.checked.toString(),this.nativeInput.checked=this.state.checked,this.setMod("checked",this.state.checked)}onChangeNativeCheckBox(){this.state.checked=this.nativeInput.checked}onChangeSwitch(){this.setMod("switch",this.state.switch);let e=this.getElm("switch-slider");this.state.switch?(e||(e=this.j.c.div(this.getFullElName("switch-slider"))),l.Dom.after(this.nativeInput,e)):l.Dom.safeRemove(e)}constructor(e,t){super(e,(0,r._)((0,o._)({},t),{type:"checkbox"})),(0,n._)(this,"state",(0,o._)({},c.defaultState)),Object.assign(this.state,t)}}(0,n._)(c,"defaultState",(0,r._)((0,o._)({},u.UIInput.defaultState),{checked:!1,switch:!1})),(0,s.__decorate)([(0,a.watch)("state.checked"),(0,a.hook)("ready")],c.prototype,"onChangeChecked",null),(0,s.__decorate)([(0,a.watch)("nativeInput:change")],c.prototype,"onChangeNativeCheckBox",null),(0,s.__decorate)([(0,a.watch)("state.switch"),(0,a.hook)("ready")],c.prototype,"onChangeSwitch",null),c=(0,s.__decorate)([a.component],c)},75587:function(e,t,i){"use strict";i.d(t,{UIFileInput:function(){return c}});var n=i(25045),o=i(41411),r=i(15366),s=i(31635),a=i(91672),l=i(53681),u=i(65273);class c extends u.UIInput{className(){return"UIFileInput"}createContainer(e){this.button=new l.UIButton(this.j,{tooltip:e.tooltip,icon:{name:"plus"}});let{container:t}=this.button;this.nativeInput||(this.nativeInput=this.createNativeInput(e));let{nativeInput:i}=this;return i.classList.add(this.getFullElName("input")),t.classList.add(this.componentName),t.appendChild(i),t}createNativeInput(e){return this.j.create.fromHTML(`<input
|
|
@@ -251,4 +251,4 @@
|
|
|
251
251
|
data-index-j="${n}"
|
|
252
252
|
role="option"
|
|
253
253
|
tabindex="-1"
|
|
254
|
-
>${e.o.specialCharacters[t]}</a>`);s.push(r),o.appendChild(r),i.appendChild(o)}n.appendChild(i)}let l=this;return e.e.on(s,"focus",function(){i.innerHTML=this.innerHTML}).on(s,"mousedown",function(t){r.Dom.isTag(this,"a")&&(e.s.focus(),e.s.insertHTML(this.innerHTML),(null==t?void 0:t.shiftKey)||e.e.fire(this,"close_dialog"),t&&t.preventDefault(),t&&t.stopImmediatePropagation())}).on(s,"mouseenter",function(){r.Dom.isTag(this,"a")&&this.focus()}).on(s,"keydown",t=>{let i=t.target;if(r.Dom.isTag(i,"a")){let n,r=parseInt((0,a.attr)(i,"-index")||"0",10),u=parseInt((0,a.attr)(i,"data-index-j")||"0",10);switch(t.key){case o.KEY_UP:case o.KEY_DOWN:void 0===s[n=t.key===o.KEY_UP?r-l.__countInRow:r+l.__countInRow]&&(n=t.key===o.KEY_UP?Math.floor(s.length/l.__countInRow)*l.__countInRow+u:u)>s.length-1&&(n-=l.__countInRow),s[n]&&s[n].focus();break;case o.KEY_RIGHT:case o.KEY_LEFT:void 0===s[n=t.key===o.KEY_LEFT?r-1:r+1]&&(n=t.key===o.KEY_LEFT?s.length-1:0),s[n]&&s[n].focus();break;case o.KEY_ENTER:e.e.fire(i,"mousedown"),t.stopImmediatePropagation(),t.preventDefault()}}}),t})}beforeDestruct(e){e.e.off("generateSpecialCharactersTable.symbols")}constructor(e){super(e),(0,n._)(this,"buttons",[{name:"symbols",group:"insert"}]),(0,n._)(this,"__countInRow",17),(0,s.extendLang)(u)}}s.pluginSystem.add("symbols",c)},2923:function(e,t,i){"use strict";i.d(t,{onTabInsideLi:function(){return n.onTabInsideLi}});var n=i(8837)},8837:function(e,t,i){"use strict";i.d(t,{onTabInsideLi:function(){return r}});var n=i(23211),o=i(28712);function r(e,t=!1){let i,s,a,l;if(!e.o.tab.tabInsideLiInsertNewList)return!1;let[u,c]=(i=e.createInside.fake(),s=e.createInside.fake(),(a=e.s.range.cloneRange()).collapse(!0),a.insertNode(i),(l=e.s.range.cloneRange()).collapse(!1),l.insertNode(s),[i,s]);try{let i,r,s,a,l,c=!!(i=n.Dom.closest(u,"li",e.editor))&&(!!t||!!n.Dom.isLeaf(i.previousElementSibling))&&(!t||!!n.Dom.closest(i,"li",e.editor))&&i;if(!c||!(r=n.Dom.closest(u,"li",e.editor))||r!==c&&!c.contains(r))return!1;let d=n.Dom.closest(c,["ol","ul"],e.editor);if(!d||t&&!n.Dom.closest(d,"li",e.editor))return!1;return t?function(e,t,i){let r=n.Dom.closest(t,"li",e.editor);(0,o.assert)(r,"tab parent li is null");let s=Array.from(t.children).filter(e=>n.Dom.isLeaf(e));n.Dom.after(r,i);let a=s.indexOf(i);if((0===a||1===s.length)&&n.Dom.safeRemove(t),a!==s.length-1){let e=t.cloneNode();n.Dom.append(i,e);for(let t=a+1;t<s.length;t+=1)n.Dom.append(e,s[t])}}(e,d,c):(s=c.previousElementSibling,(0,o.assert)(s,"tab previousElementSibling is null"),a=s.lastElementChild,(l=n.Dom.isTag(a,d.tagName)?a:e.createInside.element(d.tagName,Array.from(d.attributes).reduce((e,t)=>(e[t.name]=t.value,e),{}))).appendChild(c),a!==l&&s.appendChild(l)),!0}finally{let t=e.s.createRange();t.setStartAfter(u),t.setEndBefore(c),e.s.selectRange(t),n.Dom.safeRemove(u),n.Dom.safeRemove(c)}}},69023:function(e,t,i){"use strict";i(5266).Config.prototype.tab={tabInsideLiInsertNewList:!0}},81582:function(e,t,i){"use strict";var n=i(31635),o=i(81937),r=i(84839),s=i(28077),a=i(91206);i(69023);var l=i(2923);class u extends a.Plugin{afterInit(e){}__onTab(e){if(e.key===o.KEY_TAB&&this.__onShift(e.shiftKey))return!1}__onCommand(e){if(("indent"===e||"outdent"===e)&&this.__onShift("outdent"===e))return!1}__onShift(e){let t=(0,l.onTabInsideLi)(this.j,e);return t&&this.j.e.fire("afterTab",e),t}beforeDestruct(e){}}(0,n.__decorate)([(0,r.watch)(":keydown.tab")],u.prototype,"__onTab",null),(0,n.__decorate)([(0,r.watch)(":beforeCommand.tab")],u.prototype,"__onCommand",null),s.pluginSystem.add("tab",u)},30110:function(e,t,i){"use strict";var n=i(81937),o=i(23211),r=i(28077),s=i(65946),a=i(98803);let l=new Set([n.KEY_TAB,n.KEY_LEFT,n.KEY_RIGHT,n.KEY_UP,n.KEY_DOWN]);r.pluginSystem.add("tableKeyboardNavigation",function(e){e.e.off(".tableKeyboardNavigation").on("keydown.tableKeyboardNavigation",t=>{let{key:i}=t,r=function(e,t){if(!l.has(t))return;let i=e.s.current();if(!i)return;let r=o.Dom.up(i,o.Dom.isCell,e.editor);if(!r)return;let{range:a}=e.s;if(t!==n.KEY_TAB&&i!==r){let e=t===n.KEY_RIGHT||t===n.KEY_DOWN,l=(0,s.call)(e?o.Dom.next:o.Dom.prev,i,e=>t===n.KEY_UP||t===n.KEY_DOWN?o.Dom.isTag(e,"br"):!!e,r);if(!e&&(l||t!==n.KEY_UP&&o.Dom.isText(i)&&0!==a.startOffset)||e&&(l||t!==n.KEY_DOWN&&o.Dom.isText(i)&&i.nodeValue&&a.startOffset!==i.nodeValue.length))return}return r}(e,i);if(!r)return;let u=e.getInstance(a.Table,e.o),c=o.Dom.closest(r,"table",e.editor),d=null,h=i===n.KEY_LEFT||t.shiftKey,p=()=>(0,s.call)(h?o.Dom.prev:o.Dom.next,r,o.Dom.isCell,c);switch(i){case n.KEY_TAB:case n.KEY_LEFT:(d=p())||(u.appendRow(c,!!h&&c.querySelector("tr"),!h),d=p());break;case n.KEY_UP:case n.KEY_DOWN:{let e=u.formalMatrix(c),[t,o]=u.formalCoordinate(c,r);i===n.KEY_UP?void 0!==e[t-1]&&(d=e[t-1][o]):void 0!==e[t+1]&&(d=e[t+1][o])}}if(d){if(e.e.fire("hidePopup hideResizer"),d.firstChild)i===n.KEY_TAB?e.s.select(d,!0):e.s.setCursorIn(d,i===n.KEY_RIGHT||i===n.KEY_DOWN);else{let t=e.createInside.element("br");d.appendChild(t),e.s.setCursorBefore(t)}return e.synchronizeValues(),!1}})})},48290:function(e,t,i){"use strict";var n=i(27795),o=i(65946),r=i(93640),s=i(29434),a=i(5266),l=i(67447),u=i.n(l);a.Config.prototype.table={splitBlockOnInsertTable:!0,selectionCellStyle:"border: 1px double #1e88e5 !important;",useExtraClassesOptions:!1},s.Icon.set("table",u()),a.Config.prototype.controls.table={data:{cols:10,rows:10,classList:{"table table-bordered":"Bootstrap Bordered","table table-striped":"Bootstrap Striped","table table-dark":"Bootstrap Dark"}},popup:(e,t,i,s)=>{e.editor.normalize();let a=e.history.snapshot.make(),l=s.control,u=l.data&&l.data.rows?l.data.rows:10,c=l.data&&l.data.cols?l.data.cols:10,d=e.c.fromHTML('<form class="jodit-form jodit-form__inserter"><div class="jodit-form__table-creator-box"><div class="jodit-form__container"></div><div class="jodit-form__options">'+(()=>{if(!e.o.table.useExtraClassesOptions)return"";let t=[];if(l.data){let e=l.data.classList;Object.keys(e).forEach(i=>{t.push(`<label class="jodit_vertical_middle"><input class="jodit-checkbox" value="${i}" type="checkbox"/>${e[i]}</label>`)})}return t.join("")})()+'</div></div><label class="jodit-form__center"><span>1</span> × <span>1</span></label></form>'),h=d.querySelectorAll("span")[0],p=d.querySelectorAll("span")[1],f=d.querySelector(".jodit-form__container"),m=d.querySelector(".jodit-form__options"),g=[],v=u*c;for(let t=0;t<v;t+=1)g[t]||g.push(e.c.element("span",{dataIndex:t}));if(e.e.on(f,"mousemove",(e,t)=>{let i=e.target;if(!n.Dom.isTag(i,"span"))return;let o=void 0===t||isNaN(t)?parseInt((0,r.attr)(i,"-index")||"0",10):t||0,s=Math.ceil((o+1)/c),a=o%c+1;for(let e=0;e<g.length;e+=1)a>=e%c+1&&s>=Math.ceil((e+1)/c)?g[e].className="jodit_hovered":g[e].className="";p.textContent=a.toString(),h.textContent=s.toString()}).on(f,"touchstart mousedown",t=>{let s=t.target;if(t.preventDefault(),t.stopImmediatePropagation(),!n.Dom.isTag(s,"span"))return;let l=parseInt((0,r.attr)(s,"-index")||"0",10),u=Math.ceil((l+1)/c),d=l%c+1,h=e.createInside,p=h.element("tbody"),f=h.element("table");f.appendChild(p);let g=null,v,_;for(let e=1;u>=e;e+=1){v=h.element("tr");for(let e=1;e<=d;e+=1)_=h.element("td"),g||(g=_),(0,o.css)(_,"width",(100/d).toFixed(4)+"%"),_.appendChild(h.element("br")),v.appendChild(h.text("\n")),v.appendChild(h.text(" ")),v.appendChild(_);p.appendChild(h.text("\n")),p.appendChild(v)}(0,o.$$)("input[type=checkbox]:checked",m).forEach(e=>{e.value.split(/[\s]+/).forEach(e=>{f.classList.add(e)})}),e.s.restore(),e.s.removeMarkers(),e.editor.normalize(),e.history.snapshot.restore(a);let b=n.Dom.furthest(e.s.current(),n.Dom.isBlock,e.editor);if(b&&n.Dom.isEmpty(b))n.Dom.replace(b,f,void 0,!1,!0);else if(b){let t=h.text("\n");if(e.o.table.splitBlockOnInsertTable){let i=e.s.range;i.collapse(!1),i.insertNode(t),i.collapse(!1),e.s.selectRange(i);let o=e.s.splitSelection(b,t);o?n.Dom.after(o,f):n.Dom.after(b,f)}else n.Dom.after(b,t),n.Dom.after(t,f)}else e.s.insertNode(f,!1);g&&(e.s.setCursorIn(g),(0,o.scrollIntoViewIfNeeded)(g,e.editor,e.ed)),i()}),s&&s.parentElement){for(let t=0;t<u;t+=1){let i=e.c.div();for(let e=0;e<c;e+=1)i.appendChild(g[t*c+e]);f.appendChild(i)}g[0]&&(g[0].className="hovered")}return d},tooltip:"Insert table"}},7994:function(e,t,i){"use strict";var n=i(28077);i(48290),n.pluginSystem.add("table",function(e){e.registerButton({name:"table",group:"insert"})})},48899:function(e,t,i){"use strict";var n=i(65946),o=i(59400),r=i(5658),s=i(29434),a=i(5266),l=i(15753),u=i(36339),c=i.n(u);a.Config.prototype.video={parseUrlToVideoEmbed:n.convertMediaUrlToVideoEmbed,defaultWidth:400,defaultHeight:345},s.Icon.set("video",c()),a.Config.prototype.controls.video={popup:(e,t,i)=>{let s=new r.UIForm(e,[new r.UIBlock(e,[new r.UIInput(e,{name:"url",required:!0,label:"URL",placeholder:"https://",validators:["url"]})]),new r.UIBlock(e,[(0,o.Button)(e,"","Insert","primary").onAction(()=>s.submit())])]),a=new r.UIForm(e,[new r.UIBlock(e,[new r.UITextArea(e,{name:"code",required:!0,label:"Embed code"})]),new r.UIBlock(e,[(0,o.Button)(e,"","Insert","primary").onAction(()=>a.submit())])]),u=[],c=t=>{e.s.restore(),e.s.insertHTML(t),i()};return e.s.save(),u.push({icon:"link",name:"Link",content:s.container},{icon:"source",name:"Code",content:a.container}),s.onSubmit(t=>{var i,o,r,s;c((0,n.call)(null!=(i=null==(o=e.o.video)?void 0:o.parseUrlToVideoEmbed)?i:n.convertMediaUrlToVideoEmbed,t.url,{width:null==(r=e.o.video)?void 0:r.defaultWidth,height:null==(s=e.o.video)?void 0:s.defaultHeight}))}),a.onSubmit(e=>{c(e.code)}),(0,l.TabsWidget)(e,u)},tags:["iframe"],tooltip:"Insert youtube/vimeo video"}},34142:function(e,t,i){"use strict";var n=i(28077);i(48899),n.pluginSystem.add("video",function(e){e.registerButton({name:"video",group:"media"})})},86038:function(e,t,i){"use strict";i(5266).Config.prototype.wrapNodes={exclude:new Set(["hr","style","br"]),emptyBlockAfterInit:!0}},22980:function(e,t,i){"use strict";var n=i(25045),o=i(31635),r=i(84839),s=i(27795),a=i(28077),l=i(85932),u=i(91206);i(86038);class c extends u.Plugin{afterInit(e){"br"!==e.o.enter.toLowerCase()&&e.e.on("drop.wtn focus.wtn keydown.wtn mousedown.wtn afterInit.wtn backSpaceAfterDelete.wtn",this.preprocessInput,{top:!0}).on("afterInit.wtn postProcessSetEditorValue.wtn afterCommitStyle.wtn backSpaceAfterDelete.wtn",this.postProcessSetEditorValue)}beforeDestruct(e){e.e.off(".wtn")}postProcessSetEditorValue(){let{jodit:e}=this;if(!e.isEditorMode())return;let t=e.editor.firstChild,i=!1;for(;t;){if(t=function(e,t){let i=e,n=e;do if(s.Dom.isElement(n)&&s.Dom.isLeaf(n)&&!s.Dom.isList(n.parentElement)){let e=s.Dom.findNotEmptySibling(n,!1);s.Dom.isTag(i,"ul")?i.appendChild(n):i=s.Dom.wrap(n,"ul",t.createInside),n=e}else break;while(n);return i}(t,e),this.isSuitableStart(t)){i||e.s.save(),i=!0;let n=e.createInside.element(e.o.enter);for(s.Dom.before(t,n);t&&this.isSuitable(t);){let e=t.nextSibling;n.appendChild(t),t=e}n.normalize(),t=n}t=t&&t.nextSibling}i&&(e.s.restore(),"afterInit"===e.e.current&&e.e.fire("internalChange"))}preprocessInput(){let{jodit:e}=this,t="afterInit"===e.e.current;if(!e.isEditorMode()||e.editor.firstChild||!e.o.wrapNodes.emptyBlockAfterInit&&t)return;let i=e.createInside.element(e.o.enter),n=e.createInside.element("br");s.Dom.append(i,n),s.Dom.append(e.editor,i),(e.s.isFocused()||"backSpaceAfterDelete"===e.e.current)&&e.s.setCursorBefore(n),e.e.fire("internalChange")}constructor(...e){super(...e),(0,n._)(this,"isSuitableStart",e=>{var t;return s.Dom.isText(e)&&(0,l.isString)(e.nodeValue)&&(/[^\s]/.test(e.nodeValue)||(null==(t=e.parentNode)?void 0:t.firstChild)===e&&this.isSuitable(e.nextSibling))||this.isNotWrapped(e)&&!s.Dom.isTemporary(e)}),(0,n._)(this,"isSuitable",e=>s.Dom.isText(e)||this.isNotWrapped(e)),(0,n._)(this,"isNotWrapped",e=>s.Dom.isElement(e)&&!(s.Dom.isBlock(e)||s.Dom.isTag(e,this.j.o.wrapNodes.exclude)))}}(0,o.__decorate)([r.autobind],c.prototype,"postProcessSetEditorValue",null),(0,o.__decorate)([r.autobind],c.prototype,"preprocessInput",null),a.pluginSystem.add("wrapNodes",c)},92063:function(e,t,i){"use strict";i(5266).Config.prototype.showXPathInStatusbar=!0},52014:function(e,t,i){"use strict";var n=i(25045),o=i(41411),r=i(81937),s=i(27795),a=i(28077),l=i(4040),u=i(7909),c=i(28723),d=i(91206),h=i(67399),p=i(4274);i(92063);class f extends d.Plugin{afterInit(){if(this.j.o.showXPathInStatusbar){this.container=this.j.c.div("jodit-xpath"),(0,u.attr)(this.container,"role","list");let e=()=>{this.j.o.showXPathInStatusbar&&this.container&&(this.j.statusbar.append(this.container),this.j.getRealMode()===r.MODE_WYSIWYG?this.calcPath():(this.container&&(this.container.innerHTML=r.INVISIBLE_SPACE),this.appendSelectAll()))};this.j.e.off(".xpath").on("pointerup.xpath change.xpath keydown.xpath changeSelection.xpath",this.calcPath).on("afterSetMode.xpath afterInit.xpath changePlace.xpath",e),e(),this.calcPath()}}beforeDestruct(){this.j&&this.j.events&&this.j.e.off(".xpath"),this.removeSelectAll(),this.menu&&this.menu.destruct(),s.Dom.safeRemove(this.container),delete this.menu,delete this.container}constructor(...e){super(...e),(0,n._)(this,"onContext",(e,t)=>(this.menu||(this.menu=new h.ContextMenu(this.j)),this.menu.show(t.clientX,t.clientY,[{icon:"bin",title:e===this.j.editor?"Clear":"Remove",exec:()=>{e!==this.j.editor?s.Dom.safeRemove(e):this.j.value="",this.j.synchronizeValues()}},{icon:"select-all",title:"Select",exec:()=>{this.j.s.select(e)}}]),!1)),(0,n._)(this,"onSelectPath",(e,t)=>{this.j.s.focus();let i=(0,u.attr)(t.target,"-path")||"/";if("/"===i)return this.j.execCommand("selectall"),!1;try{let e=this.j.ed.evaluate(i,this.j.editor,null,XPathResult.ANY_TYPE,null).iterateNext();if(e)return this.j.s.select(e),!1}catch(e){}return this.j.s.select(e),!1}),(0,n._)(this,"tpl",(e,t,i,n)=>{let o=this.j.c.fromHTML(`<span class="jodit-xpath__item"><a role="button" data-path="${t}" title="${n}" tabindex="-1"'>${(0,l.trim)(i)}</a></span>`),r=o.firstChild;return this.j.e.on(r,"click",this.onSelectPath.bind(this,e)).on(r,"contextmenu",this.onContext.bind(this,e)),o}),(0,n._)(this,"selectAllButton",void 0),(0,n._)(this,"removeSelectAll",()=>{this.selectAllButton&&(this.selectAllButton.destruct(),delete this.selectAllButton)}),(0,n._)(this,"appendSelectAll",()=>{this.removeSelectAll(),this.selectAllButton=(0,p.makeButton)(this.j,(0,o._)({name:"selectall"},this.j.o.controls.selectall)),this.selectAllButton.state.size="tiny",this.container&&this.container.insertBefore(this.selectAllButton.container,this.container.firstChild)}),(0,n._)(this,"calcPathImd",()=>{if(this.isDestructed)return;let e=this.j.s.current();if(this.container&&(this.container.innerHTML=r.INVISIBLE_SPACE),e){let t,i,n;s.Dom.up(e,e=>{e&&this.j.editor!==e&&!s.Dom.isText(e)&&!s.Dom.isComment(e)&&(t=e.nodeName.toLowerCase(),i=(0,c.getXPathByElement)(e,this.j.editor).replace(/^\//,""),n=this.tpl(e,i,t,this.j.i18n("Select %s",t)),this.container&&this.container.insertBefore(n,this.container.firstChild))},this.j.editor)}this.appendSelectAll()}),(0,n._)(this,"calcPath",this.j.async.debounce(this.calcPathImd,2*this.j.defaultTimeout,!0)),(0,n._)(this,"container",void 0),(0,n._)(this,"menu",void 0)}}a.pluginSystem.add("xpath",f)},13564:function(e,t,i){"use strict";i.r(t),i.d(t,{angle_down:function(){return o.a},angle_left:function(){return s.a},angle_right:function(){return l.a},angle_up:function(){return c.a},bin:function(){return h.a},cancel:function(){return f.a},center:function(){return g.a},check:function(){return _.a},chevron:function(){return y.a},dots:function(){return w.a},eye:function(){return k.a},file:function(){return I.a},folder:function(){return x.a},info_circle:function(){return j.a},left:function(){return L.a},lock:function(){return P.a},ok:function(){return N.a},pencil:function(){return B.a},plus:function(){return F.a},resize_handler:function(){return H.a},right:function(){return U.a},save:function(){return $.a},settings:function(){return G.a},unlock:function(){return X.a},update:function(){return Z.a},upload:function(){return ee.a},valign:function(){return ei.a}});var n=i(88497),o=i.n(n),r=i(91882),s=i.n(r),a=i(14305),l=i.n(a),u=i(58446),c=i.n(u),d=i(39858),h=i.n(d),p=i(70881),f=i.n(p),m=i(60636),g=i.n(m),v=i(32013),_=i.n(v),b=i(45512),y=i.n(b),S=i(80347),w=i.n(S),C=i(95134),k=i.n(C),E=i(70697),I=i.n(E),T=i(49983),x=i.n(T),D=i(98964),j=i.n(D),z=i(8136),L=i.n(z),A=i(94806),P=i.n(A),M=i(31365),N=i.n(M),R=i(44636),B=i.n(R),O=i(36327),F=i.n(O),q=i(53328),H=i.n(q),V=i(98711),U=i.n(V),W=i(53808),$=i.n(W),Y=i(20784),G=i.n(Y),K=i(70999),X=i.n(K),J=i(45244),Z=i.n(J),Q=i(99876),ee=i.n(Q),et=i(14006),ei=i.n(et)},57741:function(e){e.exports.default=["URL","--غير مضبوط--","حول جوديت","أضف العمود","إضافة مجلد","اضف سطر","متقدم","محاذاة","محاذاة للوسط","محاذاة مثبتة","محاذاة لليسار","محاذاة لليمين","تحديد الكل","العنوان البديل","النص البديل","مِرْساة","تطبيق","هل أنت واثق؟","الخلفية","عريض","الحدود","دائرة نصف قطرها الحدود","الأسفل","استراحة","تصفح","شراء النسخة الكاملة","إلغاء","الوسط","تغيير الوضع","%d حرف","اختر محتوى للصق","دائرة",null,"الطبقات","نظيفة","مسح التنسيق","كود","نسخ التحديد","حقوق الطبع والنشر \xa9 XDSoft.net - Chupurnov Valeriy. كل الحقوق محفوظة.","إنشاء مجلد","حجم القطع","قطع الاختيار","تقليل المسافة البادئة","الافتراضي","حذف","حذف العمود","حذف الصف","حذف الجدول","نقطة","إسقاط الملف","إسقاط صورة","تحرير","تعديل الرابط","قانون","خلية فارغة","أدخل اسم المجلد","أدخل اسم جديد","حدث خطأ في تحميل المجلدات","حدث خطأ في تحميل القائمة ","مراجعة","متصفح الملفات","ملء اللون أو تعيين لون النص","فلتر","البحث","تجد التالي","تجد السابقة","نوع الخط","حجم الخط","للحصول على معلومات حول الترخيص، يرجى الذهاب لموقعنا:",null,"عنوان 1","عنوان 2","عنوان 3","عنوان 4","ارتفاع","محاذاة أفقية","الصورة","خصائص الصورة","زيادة المسافة البادئة","إدراج","إدراج خط أفقي","إدراج صورة","إدراج قائمة مرتبة","إدراج حرف خاص","إدراج قائمة غير مرتبة","إدراج كنص","أدخل اسم الفصل","إدراج عمود بعد","إدراج عمود قبل","ادخال الملف","إدراج كتلة تنسيق","إدراج رابط","إدراج النص فقط","إدراج صف أعلى","إدراج صف أسفل","إدراج جدول","إدراج فيديو يوتيوب/فيميو ",null,"مائل","محرر جوديت","دليل مستخدم جوديت","احتفظ","حافظ على النسب","اليسار","رخصة %s","ارتفاع الخط","الرابط",null,null,null,"هوامش","اذهب","الوسط","لا","سمة Nofollow","عادي","حسنا","فتح المحرر في الحجم الكامل","فتح في نافذة جديدة","فتح الرابط","افتح الرابط في نافذة جديدة","تنسيق الرسم","معجون","الصق ك HTML","لصق من الحافظة","يرجى إدخال عنوان ويب","يرجى ملء هذا المجال","اضغط البديل لتغيير حجم مخصص",null,"المربعة","إقتباس","إعادة","حذف","إعادة تسمية","محل","استبدل ب","إعادة","تغيير الحجم","اليمين","احتفظ","حفظ باسم","البحث عن","تميز","تميز %s","تحديد أحرف خاصة","اختر الكل","عرض كل","عن طريق التغيير","بالاسم","حسب الحجم",null,"التعرف على الكلام","انشق، مزق","تقسيم أفقي","انقسام عمودي","Src","اضرب من خلال","الأنماط","نص","تم تحميل الصورة بنجاح على الخادم!","للصق المحتوى قادم من Microsoft Word/Excel الوثيقة. هل تريد أن تبقي شكل أو تنظيفه ؟ ","لا توجد ملفات في هذا الدليل.","العنوان","أعلى","إبدأ في الكتابة...","أكد","تراجع","إزالة الرابط","تحديث","رفع",null,null,"محاذاة عمودية","عرض","كلمة لصق الكشف عن","%d كلام","أن","يمكنك فقط تحرير صورك الخاصة. تحميل هذه الصورة على المضيف؟","متصفحك لا يدعم إمكانية الوصول المباشر إلى الحافظة.","يشبه الكود الخاص بك HTML. تبقي كما HTML؟","حول المحرر",null,"بالخط العريض","أسفل","شغل",null,"يحتوي على مساعدة مفصلة للاستخدام","نسخ","قطع",null,null,"تحميل",null,"نظيف","ملف","الخط","حجم الخط","ملء الشاشة","الخط","صورة","المسافة البادئة","مائل","يسار","صلة","قائمة مرقمة","أو أنقر","نتوء","لوحة","فقرة","لتحرير","معاينة","طباعة","كرر","يمين","اختر الكل","الحجم التقليدي",null,"مصدر","التدقيق الإملائي",null,"شطب","مخطوطة","حرف فوقي","طاولة","أعلى","أكتب إسم","قائمة","أكد","إلغاء","فيديو"]},56014:function(e){e.exports.default=["URL","--nenastaveno--","O Jodit","Přidat sloupec","Přidat složku","Přidat ř\xe1dek","Rozš\xedřen\xe9","Zarovn\xe1n\xed","Zarovnat na střed","Zarovnat do bloku","Zarovnat vlevo","Zarovnat vpravo","Vše","Alternativn\xed text (alt)","Alternativn\xed text","Anchor","Plat\xed","Jste si jist\xfd(\xe1)?","Pozad\xed","Tučn\xe9","Okraj","Border radius","Dolu","Zalomen\xed","Server","Koupit plnou verzi","Zpět","Na střed","Změnit m\xf3d","Znaky: %d","Vyber obsah pro vložen\xed","Kruh",null,"Tř\xeddy","Vyčistit","Vyčistit form\xe1tov\xe1n\xed","K\xf3d","Kop\xedrovat v\xfdběr","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. Všechna pr\xe1va vyhrazena.","Vytvořit složku","Ořezat","Vyjmout označen\xe9","Zmenšit odsazen\xed","V\xfdchoz\xed","Vymazat","Vymazat sloupec","Vymazat ř\xe1dku","Vymazat tabulku","Dot","Přet\xe1hněte sem soubor","Přet\xe1hněte sem obr\xe1zek","Editovat","Upravit odkaz","K\xf3d","Vyčistit buňku","N\xe1zev složky","Zadejte nov\xfd n\xe1zev","Chyba při nač\xedt\xe1n\xed složek","Chyba při nač\xedt\xe1n\xed seznamu souborů","Zobrazit","Prohl\xedžeč souborů","Barva v\xfdplně a p\xedsma","Filtr","Naj\xedt","Naj\xedt Dalš\xed","Naj\xedt Předchoz\xed","Typ p\xedsma","Velikost p\xedsma","Pro informace o licenci, pros\xedm, přejděte na naši str\xe1nku:","Verze pro nekomerčn\xed použit\xed","Nadpis 1","Nadpis 2","Nadpis 3","Nadpis 4","V\xfdška","Horizont\xe1ln\xed zarovn\xe1n\xed","Obr\xe1zek","Vlastnosti obr\xe1zku","Zvětšit odsazen\xed","Vložit","Vložit horizont\xe1ln\xed linku","Vložit obr\xe1zek","Č\xedslovan\xfd seznam","Vložit speci\xe1ln\xed symbol","Odr\xe1žky","Vložit jako TEXT","Vložte n\xe1zev tř\xeddy","Vložit sloupec za","Vložit sloupec před","Vložit soubor","Form\xe1tovat blok","Vložit odkaz","Vložit pouze TEXT","Vložit ř\xe1dek nad","Vložit ř\xe1dek pod","Vložit tabulku","Vložit video (YT/Vimeo)",null,"Kurz\xedva","Editor Jodit","Jodit Uživatelsk\xe1 př\xedručka","Ponechat origin\xe1l","Ponechat poměr","Vlevo","Licence: %s",null,"Link",null,null,null,"Okraje","Spojit","Na střed","Ne","Atribut no-follow","Norm\xe1ln\xed text","Ok","Otevř\xedt v celoobrazovkov\xe9m režimu","Otevř\xedt v nov\xe9 z\xe1ložce","Otevř\xedt odkaz","Otevř\xedt link v nov\xe9 z\xe1ložce","Použ\xedt form\xe1t","Vložit","Vložit jako HTML","Vložit ze schr\xe1nky","Pros\xedm, zadejte webovou adresu","Pros\xedm, vyplňte toto pole","Stiskněte Alt pro vlastn\xed změnu velikosti",null,"Quadrate","Cit\xe1t","Vpřed","Vyjmout","přejmenovat","Vyměňte","Nahradit za","Reset","Změnit rozměr","Vpravo","Uložit","Uložit jako...","Najdi","Označit","Označit %s","Vybrat speci\xe1ln\xed symbol","Označit vše","Zobrazit všechny","Dle posledn\xed změny","Dle n\xe1zvu","Dle velikosti",null,null,"Rozdělit","Rozdělit horizont\xe1lně","Rozdělit vertik\xe1lně","src","Přeškrtnuto","Styly","Text","Obr\xe1zek byl \xfaspěšně nahr\xe1n!","Obsah, kter\xfd vkl\xe1d\xe1te, je pravděpodobně z Microsoft Word / Excel. Chcete ponechat form\xe1t nebo vložit pouze text?","V tomto adres\xe1ři nejsou ž\xe1dn\xe9 soubory.","Titulek","Nahoru","Napiš něco","Podtrženo","Zpět","Odstranit odkaz","Aktualizovat","Nahr\xe1t",null,null,"Vertik\xe1ln\xed zarovn\xe1n\xed","Š\xedřka","Detekov\xe1n fragment z Wordu nebo Excelu","Slova: %d","Ano","Můžete upravovat pouze sv\xe9 obr\xe1zky. Nač\xedst obr\xe1zek?","V\xe1š prohl\xedžeč nepodporuje př\xedm\xfd př\xedstup do schr\xe1nky.","V\xe1š text se podob\xe1 HTML. Vložit ho jako HTML?","о editoru",null,"tučně","spodn\xed","štětec",null,"obsahuje detailn\xed n\xe1povědu","kop\xedrov\xe1n\xed","Vyjmout",null,null,"Stažen\xed",null,"guma","soubor","p\xedsmo","velikost p\xedsma","celoobrazovkov\xfd režim","Linka","obr\xe1zek","zvětšit odsazen\xed","kurz\xedva","lev\xfd","odkaz","Č\xedslovan\xfd seznam","nebo klikněte","zmenšit odsazen\xed","paleta","odstavec","Chcete-li upravit","n\xe1hled","tisk","vpřed","prav\xfd","Označit vše","smrsknout",null,"HTML",null,null,"přeškrtnuto","Doln\xed index","Horn\xed index","tabulka","horn\xed","n\xe1zev","Odr\xe1žka","podtrženo","zpět","video"]},95461:function(e){e.exports.default=["URL","Keine","\xdcber Jodit","Spalte hinzuf\xfcgen","Ordner hinzuf\xfcgen","Zeile hinzuf\xfcgen","Fortgeschritten","Ausrichtung","Mittig ausrichten","Blocksatz","Links ausrichten","Rechts ausrichten","Alles markieren","Alternativer Text","Alternativtext","Anker","Anwenden","Sind Sie sicher?","Hintergrund","Fett","Rand","Radius f\xfcr abgerundete Ecken","Unten","Pause","Ausw\xe4hlen","Vollversion kaufen","Abbrechen","Zentriert","\xc4nderungsmodus","Zeichen: %d","W\xe4hlen Sie den Inhalt zum Einf\xfcgen aus","Kreis",null,"CSS Klassen","S\xe4ubern","Formatierung l\xf6schen","Code","Auswahl kopieren","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. Alle Rechte vorbehalten.","Verzeichnis erstellen","Gr\xf6\xdfe anpassen","Auswahl ausschneiden","Einzug verkleinern","Standard","L\xf6schen","Spalte l\xf6schen","Zeile l\xf6schen","Tabelle l\xf6schen","Punkte","Datei l\xf6schen","Bild hier hinziehen","Bearbeiten","Link bearbeiten","Code einbetten","Zelle leeren","Geben Sie den Verzeichnisnamen ein","Geben Sie einen neuen Namen ein","Fehler beim Laden der Ordner","Fehler beim Laden der Liste","Ansehen","Dateibrowser","F\xfcllfarbe oder Textfarbe \xe4ndern","Filter","Suchen","Weitersuchen","Suche vorherige","Schriftfamilie","Schriftgr\xf6\xdfe","F\xfcr Informationen zur Lizenz, besuchen Sie bitte unsere Web-Pr\xe4senz:",null,"\xdcberschrift 1","\xdcberschrift 2","\xdcberschrift 3","\xdcberschrift 4","H\xf6he","Horizontale Ausrichtung","Bild","Bildeigenschaften","Einzug vergr\xf6\xdfern","Einf\xfcgen","Horizontale Linie einf\xfcgen","Bild einf\xfcgen","Nummerierte Liste einf\xfcgen","Sonderzeichen einf\xfcgen","Unsortierte Liste einf\xfcgen","Als Text einf\xfcgen","className (CSS) einf\xfcgen","Spalte danach einf\xfcgen","Spalte davor einf\xfcgen","Datei einf\xfcgen","Formatblock einf\xfcgen","Link einf\xfcgen","Nur Text einf\xfcgen","Zeile oberhalb einf\xfcgen","Zeile unterhalb einf\xfcgen","Tabelle einf\xfcgen","Youtube/vimeo Video einf\xfcgen",null,"Kursiv","Jodit Editor","Das Jodit Benutzerhandbuch","Original speichern","Seitenverh\xe4ltnis beibehalten","Links","Lizenz: %s",null,"Link","Standard, Alphabet (klein)","Griechisch","R\xf6misch (klein)","R\xe4nder","Vereinen","Mittig","Nein","Nofollow-Attribut","Normal","OK","Editor in voller Gr\xf6\xdfe \xf6ffnen","In neuer Registerkarte \xf6ffnen","Link \xf6ffnen","Link in neuem Tab \xf6ffnen","Format kopieren","Einf\xfcgen","Als HTML einf\xfcgen?","Aus Zwischenablage einf\xfcgen","Bitte geben Sie eine Web-Adresse ein","Bitte f\xfcllen Sie dieses Feld aus","Dr\xfccken Sie Alt f\xfcr benutzerdefinierte Gr\xf6\xdfenanpassung",null,"Quadrate","Zitat","Wiederholen","Entfernen","Umbenennen","Ersetzen","Ersetzen durch","Wiederherstellen","Gr\xf6\xdfe \xe4ndern","Rechts","Speichern","Speichern als","Suche nach","Markieren","Markieren: %s","Sonderzeichen ausw\xe4hlen","Alles markieren","Alle anzeigen","Sortieren nach ge\xe4ndert","Nach Name sortieren","Nach Gr\xf6\xdfe sortiert",null,null,"Unterteilen","Horizontal unterteilen","Vertikal unterteilen","Pfad","Durchstreichen","CSS Stil","Text","Das Bild wurde erfolgreich auf den Server hochgeladen!","Der Inhalt, den Sie einf\xfcgen, stammt aus einem Microsoft Word / Excel-Dokument. M\xf6chten Sie das Format erhalten oder bereinigen?","In diesem Verzeichnis befinden sich keine Dateien.","Titel","Oben","Bitte geben Sie einen Text ein","Unterstreichen","R\xfcckg\xe4ngig machen","Link entfernen","Aktualisieren","Hochladen","Standard, Alphabet (gross)","R\xf6misch (gross)","Vertikale Ausrichtung","Breite","In Word formatierter Text erkannt","W\xf6rter: %d","Ja","Sie k\xf6nnen nur Ihre eigenen Bilder bearbeiten. Dieses Bild auf den Host herunterladen?","Ihr Browser unterst\xfctzt keinen direkten Zugriff auf die Zwischenablage.","Ihr Text \xe4hnelt HTML-Code. Als HTML beibehalten?","\xdcber",null,"Fett gedruckt","Unten","B\xfcrste",null,"beinhaltet ausf\xfchrliche Informationen wie Sie den Editor verwenden k\xf6nnen.","Kopieren","Schneiden",null,null,"Herunterladen",null,"Radiergummi","Datei","Schriftart","Schriftgr\xf6\xdfe","Vollgr\xf6\xdfe","die Linie","Bild","Einzug","Kursiv","Links","Verkn\xfcpfung","Nummerierte Liste","oder hier klicken","Herausstellen","Palette","Absatz","Bearbeiten","Vorschau","Drucken","Wiederholen","Rechts","W\xe4hlen Sie Alle aus","Schrumpfen",null,"HTML",null,null,"Durchstreichen","Tiefstellen","Hochstellen","Tabelle","Oben","Typname","Liste von","Unterstreichen","R\xfcckg\xe4ngig machen","Video"]},63837:function(e){e.exports.default={"Type something":"Start writing...",pencil:"Edit",Quadrate:"Square"}},39386:function(e){e.exports.default=["URL","--No Establecido--","Acerca de Jodit","Agregar columna","Agregar carpeta","Agregar fila","Avanzado","Alinear","Alinear Centrado","Alinear Justificado","Alinear Izquierda","Alinear Derecha","Todo","Texto Alternativo","Texto alternativo","Anclar","Aplicar","\xbfEst\xe1 seguro?","Fondo","Negrita","Borde","Radio frontera","Abajo","Pausa","Buscar","Compre la versi\xf3n completa","Cancelar","Centrado","Cambiar modo","Caracteres: %d","Seleccionar contenido para pegar","C\xedrculo",null,"Clases CSS","Limpiar","Limpiar formato","C\xf3digo","Selecci\xf3n de copia","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. Todos los derechos reservados.","Crear carpeta","Recortar","Cortar selecci\xf3n","Disminuir sangr\xeda","Predeterminado","Borrar","Borrar columna","Borrar fila","Borrar tabla","Punto","Soltar archivo","Soltar imagen","Editar","Editar v\xednculo","Incluir c\xf3digo","Vaciar celda","Entre nombre de carpeta","Ingresa un nuevo nombre","Error al cargar las carpetas","Error al cargar la lista","Ver","Buscar archivo","Color de relleno o de letra","Filtrar","Encontrar","Buscar Siguiente","Buscar Anterior","Familia de letra","Tama\xf1o de letra","Para informaci\xf3n sobre la licencia, por favor visite nuestro sitio:",null,"Encabezado 1","Encabezado 2","Encabezado 3","Encabezado 4","Alto","Alineaci\xf3n horizontal","Imagen","Propiedades de imagen","Aumentar sangr\xeda","Insertar","Insertar l\xednea horizontal","Insertar imagen","Insertar lista ordenada","Insertar caracter especial","Insertar lista no ordenada","Insertar como texto","Insertar nombre de clase","Interar columna despu\xe9s","Insertar columna antes","Insertar archivo","Insertar bloque","Insertar v\xednculo","Insertar solo texto","Insertar fila arriba","Insertar fila debajo","Insertar tabla","Insertar video de Youtube/vimeo",null,"Cursiva","Jodit Editor","Gu\xeda de usuario Jodit","Mantener","Mantener relaci\xf3n de aspecto","Izquierda","Licencia: %s",null,"V\xednculo","Letra Min\xfascula","Griego Min\xfascula","Romano Min\xfascula","M\xe1rgenes","Mezclar","Centro","No","No seguir","Normal","Aceptar","Abrir editor en pantalla completa","Abrir en nueva pesta\xf1a","Abrir v\xednculo","Abrir v\xednculo en nueva pesta\xf1a","Copiar formato","Pegar","Pegar como HTML?","Pegar desde el portapapeles","Por favor, introduzca una direcci\xf3n web","Por favor, rellene este campo","Presione Alt para cambiar el tama\xf1o personalizado",null,"Cuadro","Cita","Rehacer","Quitar","renombrar","Reemplazar","Reemplazar con","Resetear","Redimensionar","Derecha","Guardar","Guardar como...","Buscar","Seleccionar","Seleccionar: %s","Seleccionar caracter especial","Seleccionar todo","Mostrar todos los","Ordenar por fecha modificaci\xf3n","Ordenar por nombre","Ordenar por tama\xf1o",null,null,"Dividir","Dividir horizontal","Dividir vertical","Fuente","Tachado","Estilos CSS","Texto","\xa1La imagen se ha subido correctamente al servidor!","El contenido pegado proviene de un documento de Microsoft Word/Excel. \xbfDesea mantener el formato o limpiarlo?","No hay archivos en este directorio.","T\xedtulo","Arriba","Escriba algo...","Subrayado","Deshacer","Desvincular","Actualizar","Subir","Letra May\xfascula","Romano May\xfascula","Alineaci\xf3n vertical","Ancho","Pegado desde Word detectado","Palabras: %d","Si","Solo puedes editar tus propias im\xe1genes. \xbfDescargar esta imagen en el servidor?","Su navegador no soporta el acceso directo en el portapapeles.","El c\xf3digo es similar a HTML. \xbfMantener como HTML?","Acerca de",null,"negrita","abajo","Brocha",null,"contiene ayuda detallada para el uso.","copia","Cortar",null,null,"Descargar",null,"Borrar","Archivo","Letra","Tama\xf1o de letra","Tama\xf1o completo","l\xednea horizontal","Imagen","sangr\xeda","cursiva","izquierda","V\xednculo","lista ordenada","o click","quitar sangr\xeda","paleta","P\xe1rrafo","Para editar","avance","Imprimir","rehacer","derecha","Seleccionar todo","encoger",null,"HTML",null,null,"tachar","sub\xedndice","super\xedndice","Tabla","arriba","Entre el nombre","lista sin ordenar","subrayar","deshacer","Video"]},62327:function(e){e.exports.default=["URL","--Ei asetettu--","Tietoja Jodit:ista","Lis\xe4\xe4 sarake","Lis\xe4\xe4 kansio","Lis\xe4\xe4 rivi","Avanzado","Asemointi","Asemoi keskelle","Asemoi tasav\xe4lein","Asemoi vasemmalle","Asemoi oikealle","Kaikki","Vaihtoehtoinen teksti","Vaihtoehtoinen teksti","Ankkuri","K\xe4yt\xe4","Oletko varma?","Tausta","Lihavoitu","Reuna","Reunan py\xf6ristys","Alas","Vaihto","Selaa","Osta t\xe4ysi versio","Peruuta","Keskell\xe4","Vaihda tilaa","Merkit: %d","Valitse liitett\xe4v\xe4 sis\xe4lt\xf6","Ympyr\xe4","Luokan nimi","CSS-luokat","Tyhjenn\xe4","Poista muotoilu","Koodi","Kopioi valinta","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. Kaikki oikeudet pid\xe4tet\xe4\xe4n.","Luo hakemisto","Rajaa","Leikkaa valinta","Pienenn\xe4 sisennyst\xe4","Oletus","Poista","Poista sarake","Poista rivi","Poista taulukko","Piste","Pudota tiedosto","Pudota kuva","Muokkaa","Muokkaa linkki\xe4","Sis\xe4llyt\xe4 koodi","Tyhjenn\xe4 solu","Sy\xf6t\xe4 hakemiston nimi","Sy\xf6t\xe4 uusi nimi","Virhe kansioiden latauksessa","Virhe listan latauksessa","Ver","Tiedostoselain","T\xe4yt\xe4 v\xe4rill\xe4 tai aseta tekstin v\xe4ri","Suodatin","Hae","Hae seuraava","Hae edellinen","Kirjasimen nimi","Kirjasimen koko","Tietoa lisensoinnista, vieraile verkkosivuillamme:",null,"Otsikko 1","Otsikko 2","Otsikko 3","Otsikko 4","Korkeus","Vaaka-asemointi","Kuva","Kuvan ominaisuudet","Lis\xe4\xe4 sisennyst\xe4","Lis\xe4\xe4","Lis\xe4\xe4 vaakasuuntainen viiva","Lis\xe4\xe4 kuva","Lis\xe4\xe4 j\xe4rjestetty lista","Lis\xe4\xe4 erikoismerkki","Lis\xe4\xe4 j\xe4rjest\xe4m\xe4t\xf6n lista","Lis\xe4\xe4 tekstin\xe4","Lis\xe4\xe4 luokkanimi","Lis\xe4\xe4 sarake j\xe4lkeen","Lis\xe4\xe4 sarake ennen","Lis\xe4\xe4 tiedosto","Lis\xe4\xe4 muotoilualue","Lis\xe4\xe4 linkki","Lis\xe4\xe4 vain teksti","Lis\xe4\xe4 rivi yl\xf6s","Lis\xe4\xe4 rivi alle","Lis\xe4\xe4 taulukko","Lis\xe4\xe4 Youtube-/vimeo- video",null,"Kursiivi","Jodit Editor","Jodit k\xe4ytt\xe4j\xe4n ohje","S\xe4ilyt\xe4","S\xe4ilyt\xe4 kuvasuhde","Vasen","Lisenssi: %s",null,"Linkki","Pieni aakkosellinen","Pieni kreikkalainen","Pieni roomalainen","Marginaalit","Yhdist\xe4","Keskelle","Ei","\xc4l\xe4 seuraa","Normaali","Ok","Avaa t\xe4ysikokoisena","Avaa uudessa v\xe4lilehdess\xe4","Avaa linkki","Avaa uudessa v\xe4lilehdess\xe4","Maalaa muotoilu","Liit\xe4","Liit\xe4 HTML:n\xe4?","Liit\xe4 leikep\xf6yd\xe4lt\xe4","Annan web-osoite","T\xe4yt\xe4 t\xe4m\xe4 kentt\xe4","Paina Alt muokattuun koon muuttamiseen",null,"Neli\xf6","Lainaus","Tee uudelleen","Poista","Nime\xe4 uudelleen","Korvaa","Korvaa arvolla","Nollaa","Muuta kokoa","Oikea","Tallenna","Tallenna nimell\xe4 ...","Etsi arvoa","Valitse","Valitse: %s","Valitse erikoismerkki","Valitse kaikki","N\xe4yt\xe4 kaikki","J\xe4rjest\xe4 muuttuneilla","J\xe4rjest\xe4 nimell\xe4","J\xe4rjest\xe4 koolla",null,null,"Jaa","Jaa vaakasuuntaisesti","Jaa pystysuuntaisesti","Fuente","Yliviivaus","CSS-tyylit","Teksti","Kuva on onnistuneesti ladattu palvelimelle!","Liitetty sis\xe4lt\xf6 tulee Microsoft Word-/Excel- tiedostosta. Haluatko s\xe4ilytt\xe4\xe4 muotoilun vai poistaa sen?","Tiedostoja ei ole","Otsikko","Yl\xf6s","Kirjoita jotain...","Alleviivaus","Peruuta","Pura linkki","P\xe4ivit\xe4","Lataa","Suuri aakkosellinen","Suuri roomalainen","Pystyasemointi","Leveys","Word liitt\xe4minen havaittu","Sanat: %d","Kyll\xe4","Voit muokata vain omia kuvia. Lataa t\xe4m\xe4 kuva palvelimelle?","Selaimesi ei tue suoraa p\xe4\xe4sy\xe4 leikep\xf6yd\xe4lle.","Koodi on HTML:n tapaista. S\xe4ilytet\xe4\xe4nk\xf6 HTML?","tietoja",null,"lihavoitu","alas","sivellin",null,"sis\xe4lt\xe4\xe4 tarkempaa tietoa k\xe4ytt\xe4miseen","kopioi","leikkaa",null,null,"Lataa",null,"pyyhekumi","Tiedosto","kirjasin","tekstin koko","t\xe4ysikokoinen","vaakaviiva","kuva","sisenn\xe4","kursiivi","vasemmalle","linkki","j\xe4rjest\xe4m\xe4t\xf6n lista","tai klikkaa","pienenn\xe4 sisennyst\xe4","paletti","kappale","Muokkaa","esikatselu","tulosta","tee uudelleen","oikealle","valitse kaikki","pienenn\xe4",null,"HTML",null,null,"yliviivaa","alaviite","yl\xe4viite","taulukko","yl\xf6s","Sy\xf6t\xe4 nimi","j\xe4rjestetty lista","alleviivaa","peruuta","video"]},25090:function(e){e.exports.default=["URL","--Non disponible--","A propos de Jodit","Ajouter une colonne","Cr\xe9er le dossier","Ajouter une rang\xe9e","Avanc\xe9","Alignement","Centrer","Justifier","Aligner \xe0 gauche ","Aligner \xe0 droite","Tout s\xe9lectionner","Alternative","Texte de remplacemement","Ancre","Appliquer","Etes-vous s\xfbrs ?","Arri\xe8re-plan","Gras","Bordure","Rayon des bordures","Bas","Pause","Chercher","Acheter la version compl\xe8te","Annuler","Centre","Mode wysiwyg <-> code html","Symboles: %d","Choisissez le contenu \xe0 coller","Cercle",null,"Classes","Nettoyer","Supprimer le formattage","Code","Copier la s\xe9lection","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. Tous droits r\xe9serv\xe9s.","Cr\xe9er un dossier","Taille de garniture","Couper la s\xe9lection","Diminuer le retrait","Par d\xe9faut","Effacer","Supprimer la colonne","Supprimer la ligne","Supprimer le tableau","Point","D\xe9poser un fichier","Coller une image","Modifier","Modifier le lien","Code d'int\xe9gration","Vider la cellule","Entrer le nom de dossier","Entrez un nouveau nom","Erreur de dossier de chargement","Erreur de liste de chargement","Voir","Explorateur de fichiers","Modifier la couleur du fond ou du texte","Filtre","Trouver","Suivant","Pr\xe9c\xe9dent","Famille des caract\xe8res","Taille des caract\xe8res","Consulter la licence sur notre site web:",null,"Titre 1","Titre 2","Titre 3","Titre 4","Hauteur","Alignement horizontal","Image","Propri\xe9t\xe9s de l'image","Retrait plus","Ins\xe9rer","Ins\xe9rer une ligne horizontale","Ins\xe9rer une image","Liste ordonn\xe9e","Ins\xe9rer un caract\xe8re sp\xe9cial","Liste non ordonn\xe9e","Coller en tant que texte","Ins\xe9rer un nom de classe","Ins\xe9rer une colonne apr\xe8s","Ins\xe9rer une colonne avant","Ins\xe9rer un fichier","Bloc formatt\xe9","Ins\xe9rer un lien","Coller le texte seulement","Ins\xe9rer une ligne au dessus","Ins\xe9rer une ligne en dessous","Ins\xe9rer un tableau","Ins\xe9rer une vid\xe9o",null,"Italique","Editeur Jodit","Guide de l'utilisateur","Sauvegarder l'original","Garder les proportions","Gauche","Licence: %s",null,"Lien",null,null,null,"Marges","aller","Milieu","Non","Attribut Nofollow","Normal","OK","Ouvrir l'\xe9diteur en pleine page","Ouvrir dans un nouvel onglet","Ouvrir le lien","Ouvrir le lien dans un nouvel onglet","Cloner le format","Coller","Coller en HTML?","Coller \xe0 partir du presse-papiers","Veuillez entrer une adresse web","Veuillez remplir ce champ","Appuyez sur Alt pour un redimensionnement personnalis\xe9",null,"Quadratique","Citation","Refaire","Supprimer","renommer","Remplacer","Remplacer par","Restaurer","Changer la taille","Droite","Sauvegarder","Enregistrer sous","Rechercher","Mettre en \xe9vidence","Mettre en \xe9vidence: %s","S\xe9lectionnez un caract\xe8re sp\xe9cial","Tout s\xe9lectionner","Afficher tous","Trier par modification","Trier par nom","Trier par taille",null,null,"Split","Split horizontal","Split vertical","Source","Barrer","Styles","Texte","L'image a \xe9t\xe9 t\xe9l\xe9charg\xe9e avec succ\xe8s sur le serveur!","Le contenu que vous ins\xe9rez provient d'un document Microsoft Word / Excel. Voulez-vous enregistrer le format ou l'effacer?","Il n'y a aucun fichier dans ce r\xe9pertoire.","Titre","Haut","Ecrivez ici","Souligner","D\xe9faire","Supprimer le lien","Mettre \xe0 jour","Charger",null,null,"Alignement vertical","Largeur","C'est peut-\xeatre un fragment de Word ou Excel","Mots: %d","Oui","Vous ne pouvez \xe9diter que vos propres images. T\xe9l\xe9chargez cette image sur l'h\xf4te?","Votre navigateur ne prend pas en charge l'acc\xe8s direct au presse-papiers.","Votre texte que vous essayez de coller est similaire au HTML. Collez-le en HTML?","\xe0 propos de l'\xe9diteur",null,"gras","Bas","pinceau",null,"Aide d\xe9taill\xe9e \xe0 l'utilisation","copie","Couper",null,null,"T\xe9l\xe9charger",null,"gomme","fichier","police","taille de police","taille r\xe9elle","la ligne","image","indentation","italique","gauche","lien","Liste num\xe9rot\xe9e","ou cliquer","retrait","Palette","clause","Pour \xe9diter","Aper\xe7u","impression","refaire","droite","S\xe9lectionner tout","taille conventionnelle",null,"la source",null,null,"barr\xe9","indice","exposant","tableau","haut","type de fichier","Liste","soulign\xe9","annuler","Video"]},53113:function(e){e.exports.default=["כתובת","--לא נקבע--","About Jodit","הוסף עמודה","הוסף תקייה","הוסף שורה","מתקדם","יישור","מרכז","ישר ","ישר לשמאל","ישר לימין","הכל","כיתוב חלופי","כיתוב חלופי","מקום עיגון","החל","האם אתה בטוח?","רקע","מודגש","מסגרת","רדיוס הגבול","תחתון","שבירת שורה","סייר","Buy full version","ביטול","מרכז","החלף מצב","תווים: %d","בחר תוכן להדבקה","מעגל",null,"מחלקת CSS","נקה","נקה עיצוב","קוד","העתק בחירה","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. All rights reserved.","צור תקיה","חתוך","גזור בחירה","הקטן כניסה","ברירת המחדל","מחק","מחק עמודה","מחק שורה","מחק טבלה","נקודה","הסר קובץ","הסר תמונה","ערוך","ערוך קישור","הוסף קוד","רוקן תא","הכנס שם תקיה","הזן שם חדש","שגיאה בזמן טעינת תקיות","שגיאה בזמן טעינת רשימה","הצג","סייר הקבצים","שנה צבע טקסט או רקע","סנן","למצוא","חפש את הבא","מצא את הקודם","גופן","גודל גופן","For information about the license, please go to our website:",null,"כותרת 1","כותרת 2","כותרת 3","כותרת 4","גובה","יישור אופקי","תמונה","מאפייני תמונה","הגדל כניסה","הכנס","הכנס קו אופקי","הכנס תמונה","הכנס רשימה ממוספרת","הכנס תו מיוחד","הכנס רשימת תבליטים","הכנס כטקסט","הכנס את שם הכיתה","הכנס עמודה אחרי","הכנס עמודה לפני","הכנס קובץ","מעוצב מראש","הכנס קישור","הכנס טקסט בלבד","הכנס שורה מעל","הכנס שורה מתחת","הכנס טבלה","הכנס סרטון וידאו מYouTube/Vimeo",null,"נטוי","Jodit Editor","Jodit User's Guide","השאר","שמור יחס","שמאל","רישיון: %s",null,"קישור",null,null,null,"ריווח","מזג","מרכז","לא","ללא מעקב","רגיל","אישור","פתח את העורך בחלון חדש","פתח בכרטיסיה חדשה","פתח קישור","פתח בכרטיסיה חדשה","העתק עיצוב","הדבק","הדבק כHTML","להדביק מהלוח","אנא הזן כתובת אינטרנט","נא למלא שדה זה","לחץ על אלט לשינוי גודל מותאם אישית",null,"הריבוע הזה","ציטוט","בצע שוב","הסר","הונגרית","להחליף","החלף ב","אפס","שנה גודל","ימין","שמור","שמור בשם...","חפש","בחר","נבחר: %s","בחר תו מיוחד","בחר הכל","הצג את כל","מין לפי שינוי","מיין לפי שם","מיין לפי גודל",null,null,"פיצול","פיצול אופקי","פיצול אנכי","מקור","קו חוצה","עיצוב CSS","טקסט","התמונה עלתה בהצלחה!","התוכן המודבק מגיע ממסמך וורד/אקסל. האם ברצונך להשאיר את העיצוב או לנקותו","אין קבצים בספריה זו.","כותרת","עליון","הקלד משהו...","קו תחתון","בטל","בטל קישור","עדכן","העלה",null,null,"יישור אנכי","רוחב",'זוהתה הדבקה מ"וורד"',"מילים: %d","כן","רק קבצים המשוייכים שלך ניתנים לעריכה. האם להוריד את הקובץ?","הדפדפן שלך לא תומך גישה ישירה ללוח.","הקוד דומה לHTML, האם להשאיר כHTML","עלינו",null,"מודגש","תחתון","מברשת",null,"contains detailed help for using.","העתק","חתוך",null,null,"הורד",null,"מחק","קובץ","גופן","גודל גופן","גודל מלא","קו אופקי","תמונה","הגדל כניסה","נטוי","שמאל","קישור","רשימה ממוספרת","או לחץ","הקטן כניסה","לוח","פסקה","כדי לערוך","תצוגה מקדימה","הדפס","בצע שוב","ימין","בחר הכל","כווץ",null,"HTML",null,null,"קו חוצה","subscript","superscript","טבלה","עליון","סוג הקובץ","רשימת תבליטים","קו תחתון","בטל","וידאו"]},81321:function(e){e.exports.default=["URL","Nincs","Joditr\xf3l","Oszlop hozz\xe1ad\xe1s","Mappa hozz\xe1ad\xe1s","Sor hozz\xe1ad\xe1s","Halad\xf3","Igaz\xedt\xe1s","K\xf6z\xe9pre z\xe1rt","Sorkiz\xe1rt","Balra z\xe1rt","Jobbra z\xe1rt","\xd6sszes","Helyettes\xedtő sz\xf6veg","Helyettes\xedtő sz\xf6veg","Horgony","Alkalmazni","Biztosan ezt szeretn\xe9?","H\xe1tt\xe9r","F\xe9lk\xf6v\xe9r","Szeg\xe9ly","Hat\xe1r sug\xe1r","Lent","Sz\xfcnet","Tall\xf3z","Teljes verzi\xf3 megv\xe1s\xe1rl\xe1sa","M\xe9gsem","K\xf6z\xe9pre","N\xe9zet v\xe1lt\xe1sa","Karakterek sz\xe1ma: %d","V\xe1lasszon tartalmat a beilleszt\xe9shez","K\xf6r",null,"CSS oszt\xe1lyok","Elvet\xe9s","Form\xe1z\xe1s t\xf6rl\xe9se","K\xf3d","M\xe1sol\xe1s kiv\xe1laszt\xe1sa","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. Minden jog fenntartva.","Mappa l\xe9trehoz\xe1sa","Kiv\xe1g","Kiv\xe1g\xe1s","Beh\xfaz\xe1s cs\xf6kkent\xe9se","Alap\xe9rtelmezett","T\xf6rl\xe9s","Oszlop t\xf6rl\xe9se","Sor t\xf6rl\xe9se","T\xe1bl\xe1zat t\xf6rl\xe9se","Pont","H\xfazza ide a f\xe1jlt","H\xfazza ide a k\xe9pet","Szerkeszt","Link szerkeszt\xe9se","Be\xe1gyazott k\xf3d","Cella tartalm\xe1nak t\xf6rl\xe9se","\xcdrjon be egy mappanevet","Adja meg az \xfaj nevet","Hiba a mapp\xe1k bet\xf6lt\xe9se k\xf6zben","Hiba a lista bet\xf6lt\xe9se k\xf6zben","fel\xfclvizsg\xe1lat","F\xe1jl tall\xf3z\xf3","H\xe1tt\xe9r/sz\xf6veg sz\xedn","Szűrő","Tal\xe1lni","K\xf6vetkező Keres\xe9se","Megtal\xe1lja Előző","Betűt\xedpus","Betűm\xe9ret","Tov\xe1bbi licence inform\xe1ci\xf3k\xe9rt l\xe1togassa meg a weboldalunkat:","Ingyenes v\xe1ltozat","Fejl\xe9c 1","Fejl\xe9c 2","Fejl\xe9c 3","Fejl\xe9c 4","Magass\xe1g","V\xedzszintes igaz\xedt\xe1s","K\xe9p","K\xe9p tulajdons\xe1gai","Beh\xfaz\xe1s n\xf6vel\xe9se","Besz\xfar","V\xedzszintes vonal besz\xfar\xe1sa","K\xe9p besz\xfar\xe1s","Sz\xe1mozott lista","Speci\xe1lis karakter besz\xfar\xe1sa","Pontozott lista","Besz\xfar\xe1s sz\xf6vegk\xe9nt","Helyezze be az oszt\xe1ly nev\xe9t","Oszlop besz\xfar\xe1s ut\xe1na","Oszlop besz\xfar\xe1s el\xe9","F\xe1jl besz\xfar\xe1s","Form\xe1zott blokk besz\xfar\xe1sa","Link besz\xfar\xe1s","Csak sz\xf6veg beilleszt\xe9se","Sor besz\xfar\xe1s f\xf6l\xe9","Sor besz\xfar\xe1s al\xe1","T\xe1bl\xe1zat besz\xfar\xe1sa","Youtube vide\xf3 besz\xfar\xe1sa",null,"Dőlt","Jodit Editor","Jodit \xfatmutat\xf3","Megtart\xe1s","K\xe9par\xe1ny megtart\xe1sa","Balra","Licenc: %s",null,"Link",null,null,null,"Szeg\xe9lyek","\xd6sszevon\xe1s","K\xf6z\xe9pen","Nem","Nincs k\xf6vet\xe9s","Norm\xe1l","OK","Megnyit\xe1s teljes m\xe9retben","Megnyit\xe1s \xfaj lapon","Link megnyit\xe1sa","Link megnyit\xe1sa \xfaj lapon","K\xe9p form\xe1z\xe1sa","Beilleszt\xe9s","Besz\xfar\xe1s HTML-k\xe9nt","Illessze be a v\xe1g\xf3lap","K\xe9rj\xfck, \xedrja be a webc\xedmet","K\xe9rj\xfck, t\xf6ltse ki ezt a mezőt,","Nyomja meg az Alt egy\xe9ni \xe1tm\xe9retez\xe9s","Nyomtat\xe1s","Quadrate","Id\xe9zet","\xdajra","Elt\xe1vol\xedt","\xe1tnevez\xe9s","Cser\xe9lje ki","Csere erre","Vissza\xe1ll\xedt","\xc1tm\xe9retez\xe9s","Jobbra","Ment\xe9s","Ment\xe9s m\xe1sk\xe9nt...","Keres\xe9s","Kijel\xf6l","Kijel\xf6l: %s","Speci\xe1lis karakter kiv\xe1laszt\xe1sa","\xd6sszes kijel\xf6l\xe9se","\xd6sszes","Rendez\xe9s m\xf3dos\xedt\xe1s szerint","Rendez\xe9s n\xe9v szerint","Rendez\xe9s m\xe9ret szerint",null,null,"Feloszt\xe1s","V\xedzszintes feloszt\xe1s","F\xfcggőleges feloszt\xe1s","Forr\xe1s","\xc1th\xfazott","CSS st\xedlusok","Sz\xf6veg","K\xe9p sikeresen felt\xf6ltve!","A beillesztett tartalom Microsoft Word/Excel dokumentumb\xf3l sz\xe1rmazik. Meg szeretn\xe9 tartani a form\xe1tum\xe1t?","Er zijn geen bestanden in deze map.","C\xedm","Fent","\xcdrjon be valamit","Al\xe1h\xfazott","Visszavon","Link lev\xe1laszt\xe1sa","Friss\xedt","Felt\xf6lt",null,null,"F\xfcggőleges igaz\xedt\xe1s","Sz\xe9less\xe9g","Word-ből m\xe1solt sz\xf6veg","Szavak sz\xe1ma: %d","Igen","Csak a saj\xe1t k\xe9peit tudja szerkeszteni. Let\xf6lti ezt a k\xe9pet?","A b\xf6ng\xe9sző nem t\xe1mogatja a k\xf6zvetlen hozz\xe1f\xe9r\xe9st biztos\xedt a v\xe1g\xf3lapra.","A beillesztett sz\xf6veg HTML-nek tűnik. Megtartsuk HTML-k\xe9nt?","R\xf3lunk",null,"F\xe9lk\xf6v\xe9r","als\xf3","Ecset",null,"tov\xe1bbi seg\xedts\xe9get tartalmaz","m\xe1sol\xe1s","Kiv\xe1g",null,null,"Let\xf6lt\xe9s",null,"T\xf6rl\xe9s","F\xe1jl","Betű","Betűm\xe9ret","Teljes m\xe9ret","Egyenes vonal","K\xe9p","Beh\xfaz\xe1s","Dőlt","bal","Link","Sz\xe1mozott lista","vagy kattintson","Aussenseiter","Palette","Paragr\xe1fus","Szerkeszt\xe9s","előn\xe9zet","Nyomtat","\xdajra","jobb","\xd6sszes kijel\xf6l\xe9se","\xd6sszenyom",null,"HTML",null,null,"\xc1th\xfazott","Als\xf3 index","Felső index","T\xe1bl\xe1zat","felső","\xedrjon be bevet","Lista","Al\xe1h\xfazott","Visszavon","Vide\xf3"]},4679:function(e){e.exports.default=["URL","--Tidak diset--","Tentang Jodit","Tambah kolom","Tambah folder","tambah baris","Lanjutan","Rata","Tengah","Penuh","Kiri","Kanan","Semua","Teks alternatif","Teks alternatif","Tautan","Menerapkan","Apakah Anda yakin?","Latar Belakang","Tebal","Bingkai","Border radius","Bawah","Berhenti","Jelajahi","Beli versi lengkap","Batal","Tengah","Ubah mode","Karakter: %d","Pilih konten untuk dipaste","Lingkaran",null,"Class","Bersih","Hapus Pemformatan","Kode","Copy seleksi","Hak Cipta \xa9 XDSoft.net - Chupurnov Valeriy. Hak cipta dilindungi undang-undang.","Buat direktori","Crop","Potong pilihan","Kurangi Indentasi","Default","Hapus","Hapus kolom","Hapus baris","Hapus tabel","Dot","Letakkan berkas","Letakkan gambar","Edit","Edit tautan","Kode embed","Kosongkan cell","Masukkan nama Direktori","Masukkan nama baru","Error ketika memuat folder","Error ketika memuat list","Mata","Penjelajah Berkas","Isi warna atau atur warna teks","Filter","Menemukan","Menemukan Berikutnya","Menemukan Sebelumnya","Keluarga font","Ukuran font","Untuk informasi tentang lisensi, silakan kunjungi website:","Versi Bebas Non-komersil","Heading 1","Heading 2","Heading 3","Heading 4","Tinggi","Perataan horizontal","Gambar","Properti gambar","Tambah Indentasi","Sisipkan","Sisipkan Garis Horizontal","Sisipkan Gambar","Sisipkan Daftar Berurut","Sisipkan Karakter Spesial","Sisipkan Daftar Tidak Berurut","Sisipkan sebagai teks","Masukkan nama kelas","Sisipkan kolom setelahnya","Sisipkan kolom sebelumnya","Sisipkan Berkas","Sisipkan blok format","Sisipkan tautan","Sisipkan hanya teks","Sisipkan baris di atasnya","Sisipkan baris di bawahnya","Sisipkan tabel","Sisipkan video youtube/vimeo",null,"Miring","Editor Jodit","Panduan Pengguna Jodit","Jaga","Jaga aspek rasio","Kiri","Lisensi: %s",null,"Tautan",null,null,null,"Batas","Gabungkan","Tengah","Tidak","No follow","Normal","Ya","Buka editor dalam ukuran penuh","Buka di tab baru","Buka tautan","Buka tautan di tab baru","Formar warna","Paste","Paste sebagai HTML","Paste dari clipboard","Silahkan masukkan alamat web","Silahkan mengisi kolom ini","Tekan Alt untuk mengubah ukuran kustom",null,"Kuadrat","Kutip","Ulangi","Copot","ganti nama","Mengganti","Ganti dengan","Reset","Ubah ukuran","Kanan","Simpan","Simpan sebagai...","Mencari","Pilih","Pilih %s","Pilih Karakter Spesial","Pilih semua","Tampilkan semua","Urutkan berdasarkan perubahan","Urutkan berdasarkan nama","Urutkan berdasarkan ukuran",null,null,"Bagi","Bagi secara horizontal","Bagi secara vertikal","Src","Coret","Gaya","Teks","Gambar telah sukses diunggah ke host!","Konten dipaste dari dokumen Microsoft Word/Excel. Apakah Anda ingin tetap menjaga format atau membersihkannya?","Tidak ada berkas","Judul","Atas","Ketik sesuatu","Garis Bawah","Batalkan","Hapus tautan","Perbarui","Unggah",null,null,"Rata vertikal","Lebar","Terdeteksi paste dari Word","Kata: %d","Ya","Anda hanya dapat mengedit gambar Anda sendiri. Unduh gambar ini di host?","Browser anda tidak mendukung akses langsung ke clipboard.","Kode Anda cenderung ke HTML. Biarkan sebagai HTML?","tentang",null,"tebal","bawah","sikat",null,"mencakup detail bantuan penggunaan","copy","potong",null,null,"Unduh",null,"penghapus","berkas","font","ukuran font","ukuran penuh","hr","gambar","menjorok ke dalam","miring","kiri","tautan","ol","atau klik","menjorok ke luar","palet","paragraf","pensil","pratinjau","cetak","ulangi","kanan","Pilih semua","menyusut",null,"sumber",null,null,"coret","Subskrip","Superskrip","tabel","atas","ketik nama","ul","garis bawah","batalkan","video"]},31927:function(e){e.exports.default=[" URL","--Non Impostato--","A proposito di Jodit","Aggiungi colonna","Aggiungi cartella","Aggiungi riga","Avanzato","Allinea","Allinea al centro","Allineamento Giustificato","Allinea a Sinistra","Allinea a Destra","Tutto","Testo Alternativo","Testo alternativo","Link","Applica","Sei sicuro?","Sfondo","Grassetto","Bordo","Border radius","Sotto","Pausa","Sfoglia","Acquista la versione completa","Annulla","Centro","Cambia modalita'","Caratteri: %d","Seleziona il contenuto da incollare","Cerchio",null,"Classi CSS","Pulisci","Pulisci Formattazione","Codice","Copia selezione","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. Tutti i diritti riservati.","Crea cartella","Ritaglia","Taglia selezione","Riduci il rientro","Default","Cancella","Elimina colonna","Elimina riga","Elimina tabella","Punto","Cancella file","Cancella immagine","Modifica","Modifica link","Includi codice","Cella vuota","Inserisci il nome della cartella","Inserisci un nuovo nome","Errore durante il caricamento delle cartelle","Errore durante il caricamento dell'elenco","Recensione","Cerca file","Colore di sfondo o del testo","Filtro","Trova","Trova Successivo","Trova Precedente","Tipo di font","Dimensione carattere","Per informazioni sulla licenza, si prega di visitare il nostro sito web:",null,"Intestazione 1","Intestazione 2","Intestazione 3","Intestazione 4","Altezza","Allineamento orizzontale","Immagine","Propriet\xe0 dell'immagine","Aumenta il rientro","Inserisci","Inserisci una linea orizzontale","Inserisci immagine","Inserisci lista ordinata","Inserisci un carattere speciale","Inserisci lista non ordinata","Inserisci come testo","Inserisci il nome della classe","Inserisci la colonna dopo","Inserisci la colonna prima","Inserisci un file","Inserisci blocco","Inserisci link","Inserisci solo il testo","Inserisci la riga sopra","Inserisci la riga sotto","Inserisci tabella","Inserisci video Youtube/Vimeo",null,"Corsivo","Jodit Editor","Guida utente di Jodit","Mantieni","Mantieni le proporzioni","Sinistra","Licenza: %s",null,"Link","Lettera Minuscola","Lettera Greca Minuscola","Numero Romano Minuscolo","Margini","Fondi","Centro","No","Non seguire","Normale","Accetta","Apri l'editor a schermo intero","Apri in una nuova scheda","Apri link","Apri il link in una nuova scheda","Copia formato","Incolla","Incolla come HTML","Incolla dagli appunti","Si prega di inserire un indirizzo web","Si prega di compilare questo campo","Premere Alt per il ridimensionamento personalizzato",null,"Quadrato","Citazione","Ripristina","Rimuovi","Rinomina","Sostituisci","Sostituisci con","Reset","Ridimensiona","Destra","Salva","Salva con nome...","Cerca per","Seleziona","Seleziona: %s","Seleziona un carattere speciale","Seleziona tutto","Mostra tutti","Ordina per data di modifica","Ordina per nome","Ordina per dimensione",null,null,"Dividi","Dividi orizzontale","Dividi verticalmente","Fonte","Barrato","Stili CSS","Testo","L'immagine \xe8 stata caricata correttamente sul server!","Il contenuto incollato proviene da un documento Microsoft Word / Excel. Vuoi mantenere il formato o pulirlo?","Non ci sono file in questa directory.","Titolo","Su","Scrivi qualcosa...","Sottolineato","Annulla","Rimuovi link","Aggiorna","Carica","Lettera Maiuscola","Numero Romano Maiuscolo","Allineamento verticala","Larghezza","Incolla testo da Word rilevato","Parole: %d","Si","Puoi modificare solo le tue immagini. Vuoi scaricare questa immagine dal server?","Il tuo browser non supporta l'accesso diretto agli appunti.","Il codice \xe8 simile all'HTML. Mantieni come HTML?","Approposito di",null,"Grassetto","gi\xf9","Pennello",null,"contiene una guida dettagliata per l'uso.","copia","Taglia",null,null,"Scarica",null,"Gomma","Archivio","Font","Dimensione del carattere","espandi","linea orizzontale","Immagine","aumenta rientro","Corsivo","sinistra","Link","lista ordinata","o clicca","riduci rientro","tavolozza","Paragrafo","Per modificare","anteprima","Stampa","Ripristina","destra","Seleziona tutto","comprimi",null,"risorsa",null,null,"Barrato","pedice","indice","Tabella","su","Digita il nome","lista non ordinata","Sottolineato","Annulla","Video"]},21195:function(e){e.exports.default=["URL","指定なし","Joditについて","列を追加","Add folder","行を追加","高度な設定","配置","中央揃え","両端揃え","左揃え","右揃え","全部","代替テキスト","代替テキスト","Anchor","適用","Are you sure?","背景","太字","境界線","角の丸み","下","Pause","ブラウズ","フルバージョンを購入","キャンセル","中央寄せ","編集モード切替え","文字数: %d","選択した内容を貼付け","白丸",null,"クラス","Clean","書式をクリア","コード","コピー","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. All rights reserved.","Create directory","Crop","切り取り","インデント減","デフォルト","削除","列を削除","行を削除","表を削除","黒丸","ここにファイルをドロップ","ここに画像をドロップ","編集","リンクを編集","埋め込みコード","セルを空にする","Enter Directory name","Enter new name","Error on load folders","Error on load list","サイトを確認","File Browser","テキストの色","Filter","見","由来","探前","フォント","フォントサイズ","ライセンス詳細についてはJodit Webサイトを確認ください:",null,"タイトル1","タイトル2","タイトル3","タイトル4","高さ","水平方向の配置","画像","画像のプロパティー","インデント増","挿入","区切り線を挿入","画像を挿入","番号付きリスト","特殊文字を挿入","箇条書き","HTMLをテキストにする","クラス名を挿入","右に列を挿入","左に列を挿入","ファイルを挿入","テキストのスタイル","リンクを挿入","テキストだけ","上に行を挿入","下に行を挿入","表を挿入","Youtube/Vimeo 動画",null,"斜体","Jodit Editor","Jodit ユーザーズ・ガイド","HTMLを保持","縦横比を保持","左寄せ","ライセンス: %s",null,"リンク","英小文字","ギリシャ文字","ローマ数字小文字","マージン","セルの結合","中央","いいえ","No follow","指定なし","確定","エディターのサイズ(フル/ノーマル)","新しいタブで開く","リンクを開く","新しいタブで開く","書式を貼付け","貼付け","HTMLで貼付け","貼り付け","を入力してくださいウェブアドレス","まだこの分野","カスタムサイズ変更のためのAltキーを押します",null,"四角","引用","やり直し","移除","Rename","交換","置換","リセット","リサイズ","右寄せ","保存","Save as ...","検索","選択","選択: %s","特殊文字を選択","すべて選択","全て表示","Sort by changed","Sort by name","Sort by size",null,null,"分割","セルの分割(水平方向)","セルの分割(垂直方向)","ソース","取り消し線","スタイル","文字","The image has been successfully uploaded to the host!","The pasted content is coming from a Microsoft Word/Excel document. Do you want to keep the format or clean it up?","There are no files","タイトル","上","なにかタイプしてください","下線","元に戻す","リンク解除","更新","アップロード","英大文字","ローマ数字大文字","垂直方向の配置","幅","Word Paste Detected","単語数: %d","はい","You can only edit your own images. Download this image on the host?","お使いのブラウザはクリップボードを使用できません","HTMLコードを保持しますか?","about",null,"bold","下","brush",null,"詳しい使い方","copy","切り取り",null,null,"ダウンロード",null,"eraser","ファイル","font","fontsize","fullsize","分割線","image","indent","italic","左","link","番号付きリスト","or クリック","outdent","パレット","paragraph","鉛筆","プレビュー","print","redo","右","すべて選択","shrink",null,"source",null,null,"strikethrough","下付き文字","上付き文字","table","上","type name","箇条書き","underline","undo","video"]},53414:function(e){e.exports.default=[" URL","--Not Set--","About Jodit","Add column","Add folder","Add row","Advanced","Align","Align Center","Align Justify","Align Left","Align Right","All","Alternative","Alternative text","Anchor","Apply","Are you sure?","Background","Bold","Border","Border radius","Bottom","Break","Browse","Buy full version","Cancel","Center","Change mode","Chars: %d","Choose Content to Paste","Circle","Class name","Classes","Clean","Clear Formatting","Code","Copy selection","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. All rights reserved.","Create directory","Crop","Cut selection","Decrease Indent","Default","Delete","Delete column","Delete row","Delete table","Dot","Drop file","Drop image","Edit","Edit link","Embed code","Empty cell","Enter Directory name","Enter new name","Error on load folders","Error on load list","Eye","File Browser","Fill color or set the text color","Filter","Find","Find Next","Find Previous","Font family","Font size","For information about the license, please go to our website:","Free Non-commercial Version","Heading 1","Heading 2","Heading 3","Heading 4","Height","Horizontal align","Image","Image properties","Increase Indent","Insert","Insert Horizontal Line","Insert Image","Insert Ordered List","Insert Special Character","Insert Unordered List","Insert as Text","Insert className","Insert column after","Insert column before","Insert file","Insert format block","Insert link","Insert only Text","Insert row above","Insert row below","Insert table","Insert youtube/vimeo video","Interim Results","Italic","Jodit Editor","Jodit User's Guide","Keep","Keep Aspect Ratio","Left","License: %s","Line height","Link","Lower Alpha","Lower Greek","Lower Roman","Margins","Merge","Middle","No","No follow","Normal","Ok","Open in fullsize","Open in new tab","Open link","Open link in new tab","Paint format","Paste","Paste as HTML","Paste from clipboard","Please enter a web address","Please fill out this field","Press Alt for custom resizing","Print","Quadrate","Quote","Redo","Remove","Rename","Replace","Replace with","Reset","Resize","Right","Save","Save as ...","Search for","Select","Select %s","Select Special Character","Select all","Show all","Sort by changed","Sort by name","Sort by size","Sound","Speech Recognize","Split","Split horizontal","Split vertical","Src","Strike through","Styles","Text","The image has been successfully uploaded to the host!","The pasted content is coming from a Microsoft Word/Excel document. Do you want to keep the format or clean it up?","There are no files","Title","Top","Type something","Underline","Undo","Unlink","Update","Upload","Upper Alpha","Upper Roman","Vertical align","Width","Word Paste Detected","Words: %d","Yes","You can only edit your own images. Download this image on the host?","Your browser doesn't support direct access to the clipboard.","Your code is similar to HTML. Keep as HTML?","about","apply","bold","bottom","brush","circle","contains detailed help for using","copy","cut","default","dot","download","edit","eraser","file","font","fontsize","fullsize","hr","image","indent","italic","left","link","ol","or click","outdent","palette","paragraph","pencil","preview","print","redo","right","selectall","shrink","sound","source","spellcheck","square","strikethrough","subscript","superscript","table","top","type name","ul","underline","undo","video"]},11012:function(e){e.exports.default=["URL","--지정 안 함--","Jodit에 대하여","열 추가","새 폴더","행 추가","고급","정렬","가운데 정렬","양쪽 정렬","왼쪽 정렬","오른쪽 정렬","모두","대체 텍스트(alt)","대체 텍스트","Anchor","적용","정말 진행할까요?","배경","굵게","외곽선","둥근 테두리","아래","구분자","탐색","풀 버전 구입하기","취소","가운데로","편집모드 변경","문자수: %d","붙여넣을 내용 선택","원",null,"클래스","지우기","서식 지우기","코드","선택 복사","\xa9 XDSoft.net - Chupurnov Valeriy. 에게 저작권과 모든 권리가 있습니다.","디렉토리 생성","크롭","선택 잘라내기","들여쓰기 감소","기본","삭제","열 삭제","행 삭제","테이블 삭제","점","파일 드래그","이미지 드래그","편집","링크 편집","Embed 코드","빈 셀","디렉토리 이름 입력","새 이름 입력","폴더 불러오기","목록 불러오기 에러","사이트 확인","파일 탐색기","글씨 색상","필터","찾기","다음 찾기","이전 찾기","글꼴","글꼴 크기","라이센스에 관해서는 Jodit 웹 사이트를 방문해주세요:",null,"제목 1","제목 2","제목 3","제목 4","세로 높이","수평 정렬",null,"이미지 속성","들여쓰기 증가","붙여 넣기","수평 구분선 넣기","이미지 넣기","번호 목록","특수문자 입력","글머리 목록","텍스트로 넣기","className 입력","다음 열에 삽입","이전 열에 삽입","파일 넣기","블록 요소 넣기","링크 넣기","텍스트만 넣기","위 행에 삽입","아래 행에 삽입","테이블","Youtube/Vimeo 동영상",null,"기울임","Jodit Editor","Jodit 사용자 안내서","원본 유지","비율 유지하기","왼쪽으로","라이센스: %s",null,"링크",null,null,null,"마진","셀 병합","중앙","아니오","No follow","일반 텍스트","확인","전체 크기로 보기","새 탭에서 열기","링크 열기","새 탭에서 열기","페인트 형식","붙여넣기","HTML로 붙여넣기","클립보드 붙여넣기","웹 URL을 입력해주세요.","이 항목을 입력해주세요!","사용자 지정 크기 조정에 대 한 고도 누르십시오",null,"정사각형","인용","재실행","제거","이름 변경","대체","대체하기","초기화","리사이즈","오른쪽으로","저장","새로 저장하기 ...","검색","선택","선택: %s","특수문자 선택","모두 선택","모두 보기","변경일 정렬","이름 정렬","크기 정렬",null,null,"분할","가로 셀 분할","세로 셀 분할","경로(src)","취소선","스타일","텍스트","이미지를 무사히 업로드 했어요!","Microsoft Word/Excel 문서로 감지했어요. 서식을 유지한채로 붙여넣을까요?","파일이 없어요","제목","위","무엇이든 입력하세요","밑줄","실행 취소","링크 제거","갱신","업로드",null,null,"수직 정렬","가로 길이","Word 붙여넣기 감지","단어수: %d","네","외부 이미지는 편집할 수 없어요. 외부 이미지를 다운로드 할까요?","사용중인 브라우저가 클립보드 접근을 지원하지 않아요.","HTML 코드로 감지했어요. 코드인채로 붙여넣을까요?","편집기 정보",null,"볼드","아래","브러시",null,"자세한 도움말이 들어있어요","복사","잘라내기",null,null,"다운로드",null,"지우개","파일","글꼴","글꼴 크기","전체 화면","구분선","이미지","들여쓰기","이탤릭","왼쪽","링크","번호 목록","혹은 클릭","내어쓰기","팔레트","문단","연필","미리보기","프린트","재실행","오른쪽","모두 선택","일반 화면",null,"HTML 소스",null,null,"취소선","아래첨자","윗첨자","테이블","위","이름 입력","글머리 목록","밑줄","실행 취소","비디오"]},87061:function(e){e.exports.default=["URL","--Тодорхойгүй--","Jodit-ын талаар ","Багана нэмэх","Хавтас нэмэх","Мөр нэмэх","Дэвшилтэт","Байрлуулах","Голлож байрлуулах","Тэгшитгэн байрлуулах","Зүүнд байрлуулах","Баруунд байрлуулах","Бүгдийг","Алтернатив текст","Алтернатив текст","Холбоо барих","Хэрэгжүүл","Итгэлтэй байна уу?","Арын зураг","Тод","Хүрээ","Хүрээний радиус","Доор","Мөрийг таслах","Үзэх","Бүрэн хувилбар худалдан авах","Цуцлах","Төв","Горим өөрчлөх","Тэмдэгт: %d","Буулгах агуулгаа сонгоно уу","Дугуй",null,"CSS анги","Цэвэрлэх","Форматыг арилгах","Код","Сонголтыг хуул","Зохиогчийн эрх хамгаалагдсан \xa9 XDSoft.net - Chupurnov Valeriy. Бүх эрхийг эзэмшинэ.","Хавтас үүсгэх","Тайрах","Сонголтыг таслах","Доголын зай хасах","Үндсэн","Устгах","Багана устгах","Мөр устгах","Хүснэгт устгах","Цэг","Файл буулгах","Зураг буулгах","Засах","Холбоос засах","Код оруулах","Нүд цэвэрлэх","Хавтсын нэр оруулах","Шинэ нэр оруулна уу","Хавтас татах үед алдаа гарлаа","Жагсаалт татах үед алдаа гарлаа","Нүд","Файлын цонх","Өнгөөр будах эсвэл текстийн өнгө сонгох","Шүүх","Хайх","Дараагийнхийг ол","Өмнөхийг ол","Фонтын бүл","Фонтын хэмжээ","Лицензийн мэдээллийг манай вэб хуудаснаас авна уу:",null,"Гарчиг 1","Гарчиг 2","Гарчиг 3","Гарчиг 4","Өндөр","Хэвтээ эгнүүлэх","Зураг","Зургийн үзүүлэлт","Доголын зай нэмэх","Оруулах","Хэвтээ зураас нэмэх","Зураг нэмэх","Дугаарт жагсаалт нэмэх","Тусгай тэмдэгт нэмэх","Тэмдэгт жагсаалт нэмэх","Текст байдлаар нэмэх","Бүлгийн нэрээ оруулна уу","Ард нь багана нэмэх","Урд нь багана нэмэх","Файл нэмэх","Блок нэмэх","Холбоос нэмэх","Зөвхөн текст оруулах","Дээр нь мөр нэмэх","Доор нь мөр нэмэх","Хүснэгт оруулах","Youtube/Vimeo видео нэмэх",null,"Налуу","Jodit програм","Jodit гарын авлага","Хадгалах","Харьцааг хадгал","Зүүн","Лиценз: %s",null,"Холбоос",null,null,null,"Цаасны зай","Нэгтгэх","Дунд","Үгүй","Nofollow \xf6zelliği","Хэвийн","Ok","Бүтэн дэлгэцээр нээх","Шинэ табаар нээх","Холбоос нээх","Холбоосыг шинэ хавтсанд нээх","Зургийн формат","Буулгах","HTML байдлаар буулгах","Самбараас хуулах ","Вэб хаягаа оруулна уу","Энэ талбарыг бөглөнө үү","Хэмжээсийг шинээр өөчрлөхийн тулд Alt товчин дээр дарна уу",null,"Дөрвөлжин","Ишлэл","Дахих","Арилга","Шинээр нэрлэх","Солих","Үүгээр солих","Буцаах","Хэмжээг өөрчил","Баруун","Хадгалах","Өөрөөр хадгалах","Хайх","Сонго","Сонго: %s","Тусгай тэмдэгт сонгох","Бүгдийг сонго","Бүгдийг харуулах","Сүүлд өөрчлөгдсөнөөр жагсаах","Нэрээр жагсаах","Хэмжээгээр жагсаах",null,null,"Задлах","Мөрөөр задлах","Баганаар задлах","Эх үүсвэр","Дээгүүр зураас","CSS стиль","Текст","Зургийг хост руу амжилттай хадгалсан","Буулгасан агуулга Microsoft Word/Excel форматтай байна. Энэ форматыг хэвээр хадгалах уу эсвэл арилгах уу?","Энд ямар нэг файл алга","Гарчиг","Дээр","Бичээд үзээрэй","Доогуур зураас","Буцаах","Холбоос салгах","Шинэчлэх","Байршуулах",null,null,"Босоо эгнүүлэх","Өргөн","Word байдлаар буулгасан байна","Үг: %d","Тийм","Та зөвхөн өөрийн зургуудаа янзлах боломжтой. Энэ зургийг өөр лүүгээ татмаар байна уу?","Энэ вэб хөтчөөс самбарт хандах эрх алга.","Таны код HTML кодтой адил байна. HTML форматаар үргэлжлүүлэх үү?","Тухай",null,"Тод","Доороос","Будах",null,"хэрэглээний талаар дэлгэрэнгүй мэдээллийг агуулна","Хуулах","Таслах",null,null,"Татах",null,"Баллуур","Файл","Фонт","Фонтын хэмжээ","Бүтэн дэлгэц","Хаалт","Зураг","Догол нэмэх","Налуу","Зүүнээс","Холбоос","Дугаарласан жагсаалт","эсвэл товш","Догол багасгах","Палет","Параграф","Засах","Урьдчилан харах","Хэвлэх","Дахих","Баруунаас","Бүгдийг сонго","Багасга",null,"Эх үүсвэр",null,null,"Дээгүүр зураас","Доод индекс","Дээд индекс","Хүснэгт","Дээрээс","Нэр бичих","Тэмдэгт жагсаалт","Доогуур зураас","Буцаах","Видео"]},3268:function(e){e.exports.default=[" URL","--Leeg--","Over Jodit","Kolom toevoegen","Map toevoegen","Rij toevoegen","Geavanceerd","Uitlijning","Centreren","Uitlijnen op volledige breedte","Links uitlijnen","Rechts uitlijnen","Alles","Alternatieve tekst","Alternatieve tekst","Anker","Toepassen","Weet je het zeker?","Achtergrond","Vet","Rand","Border radius","Onder","Enter","Bladeren","Volledige versie kopen","Annuleren","Gecentreerd","Modus veranderen","Tekens: %d","Kies content om te plakken","Cirkel",null,"CSS classes","Opschonen","Opmaak verwijderen","Code","Selectie kopi\xebren","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. Alle rechten voorbehouden.","Map aanmaken","Bijknippen","Selectie knippen","Inspringing verkleinen","Standaard","Verwijderen","Kolom verwijderen","Rij verwijderen","Tabel verwijderen","Punt","Sleep hier een bestand naartoe","Sleep hier een afbeelding naartoe","Bewerken","Link aanpassen","Embed code","Cel leegmaken","Geef de map een naam","Voer een nieuwe naam in","Fout bij het laden van de mappenlijst","Fout bij het laden van de lijst","Recensie","Bestandsbrowser","Vulkleur of tekstkleur aanpassen","Filteren","Zoeken","Volgende Zoeken","Vorige Zoeken","Lettertype","Tekstgrootte","Voor informatie over de licentie, ga naar onze website:","Gratis niet-commerci\xeble versie","Koptekst 1","Koptekst 2","Koptekst 3","Koptekst 4","Hoogte","Horizontaal uitlijnen","Afbeelding","Afbeeldingseigenschappen","Inspringing vergroten","Invoegen","Horizontale lijn invoegen","Afbeelding invoegen","Ongeordende lijst invoegen","Symbool invoegen","Geordende list invoegen","Als tekst invoegen","Voeg de klassenaam in","Kolom invoegen (na)","Kolom invoegen (voor)","Bestand invoegen","Format blok invoegen","Link toevoegen","Als onopgemaakte tekst invoegen","Rij invoegen (boven)","Rij invoegen (onder)","Tabel invoegen","Youtube/Vimeo video invoegen",null,"Cursief","Jodit Editor","Jodit gebruikershandleiding","Origineel behouden","Verhouding behouden","Links","Licentie: %s",null,"Link",null,null,null,"Marges","Samenvoegen","Midden","Nee","Niet volgen","Normaal","OK","Editor in volledig scherm openen","Open in nieuwe tab","Link openen","Link in nieuwe tab openen","Opmaak kopieren","Plakken","Invoegen als HTML","Plakken van klembord","Voer een webadres in","Vul dit veld in","Druk op Alt voor aangepaste grootte",null,"Kwadraat","Citaat","Opnieuw","Verwijderen","Hernoemen","Vervangen","Vervangen door","Herstellen","Grootte aanpassen","Rechts","Opslaan","Opslaan als ...","Zoek naar","Selecteren","Selecteer: %s","Symbool selecteren","Selecteer alles","Toon alle","Sorteren op wijzigingsdatum","Sorteren op naam","Sorteren op grootte",null,null,"Splitsen","Horizontaal splitsen","Verticaal splitsen","Src","Doorstrepen","CSS styles","Tekst","De afbeelding is succesvol ge\xfcploadet!","De geplakte tekst is afkomstig van een Microsoft Word/Excel document. Wil je de opmaak behouden of opschonen?","Er zijn geen bestanden in deze map.","Titel","Boven","Begin met typen..","Onderstrepen","Ongedaan maken","link verwijderen","Updaten","Uploaden",null,null,"Verticaal uitlijnen","Breedte","Word-tekst gedetecteerd","Woorden: %d","Ja","Je kunt alleen je eigen afbeeldingen aanpassen. Deze afbeelding downloaden?","Uw browser ondersteunt geen directe toegang tot het klembord.","Deze code lijkt op HTML. Als HTML behouden?","over",null,"vet","Onder","kwast",null,"bevat gedetailleerde informatie voor gebruik.","kopi\xebren","knip",null,null,"Download",null,"gum","Bestand","lettertype","lettergrootte","volledige grootte","horizontale lijn","afbeelding","inspringen","cursief","Links","link","genummerde lijst","of klik","minder inspringen","Palette","paragraaf","Om te bewerken","Voorvertoning","afdrukken","opnieuw","Rechts","alles selecteren","kleiner maken",null,"Broncode",null,null,"doorgestreept","Subscript","Superscript","tabel","Boven","Type naam","lijst","onderstreept","ongedaan maken","video"]},85325:function(e){e.exports.default=["URL","--Ikke satt--","Om Jodit","Legg til kolonne","Legg til mappe","Legg til rad","Avansert","Justering","Midtstill","Juster","Venstrejuster","H\xf8yrejuster","Velg alle","Alternativ","Alternativ tekst","Anker","Bruk","Er du sikker?","Bakgrunn","Fet","Kantlinje","Grenseradius","Bunn","Pause","Bla gjennom","Kj\xf8p fullversjon","Avbryt","Senter","Bytt modus (WYSIWYG/HTML)","Tegn: %d","Velg innhold \xe5 lime inn","Sirkel",null,"Klasser","Rens","Fjern formatering","Kode","Kopier utvalg","Opphavsrett \xa9 XDSoft.net - Chupurnov Valeriy. Alle rettigheter forbeholdt.","Opprett mappe","Beskj\xe6r","Klipp ut markering","Reduser innrykk","Standard","Slett","Slett kolonne","Slett rad","Slett tabell","Prikk","Slipp fil","Slipp bilde","Rediger","Rediger lenke","Bygge inn kode","T\xf8m celle","Skriv inn mappenavn","Skriv inn nytt navn","Feil ved lasting av mapper","Feil ved lasting av liste","Forh\xe5ndsvisning","Filutforsker","Endre bakgrunns- eller tekstfarge","Filter","Finne","Finn neste","Finn forrige","Skriftfamilie","Skriftst\xf8rrelse","For informasjon om lisensen, bes\xf8k v\xe5r nettside:",null,"Overskrift 1","Overskrift 2","Overskrift 3","Overskrift 4","H\xf8yde","Horisontal justering","Bilde","Bildeegenskaper","\xd8k innrykk","Sett inn","Sett inn horisontal linje","Sett inn bilde","Sett inn nummerert liste","Sett inn spesialtegn","Sett inn punktliste","Lim inn som tekst","Sett inn klassenavn","Sett inn kolonne etter","Sett inn kolonne f\xf8r","Sett inn fil","Sett inn formateringsblokk","Sett inn lenke","Lim inn kun tekst","Sett inn rad over","Sett inn rad under","Sett inn tabell","Sett inn YouTube/Vimeo-video","Forel\xf8pige resultater","Kursiv","Jodit-redigerer","Jodit brukerveiledning","Behold","Behold proporsjoner","Venstre","Lisens: %s","Linjeh\xf8yde","Lenke",null,null,null,"Marger","Sl\xe5 sammen","Midt","Nei","Ingen oppf\xf8lging","Normal","OK","\xc5pne i fullskjerm","\xc5pne i ny fane","\xc5pne lenke","\xc5pne lenke i ny fane","Kopier format","Lim inn","Lim inn som HTML","Lim inn fra utklippstavlen","Vennligst skriv inn en webadresse","Vennligst fyll ut dette feltet","Trykk p\xe5 Alt for \xe5 endre st\xf8rrelse",null,"Firkant","Sitat","Gj\xf8r om","Fjern","Gi nytt navn","Erstatt","Erstatt med","Tilbakestill","Endre st\xf8rrelse","H\xf8yre","Lagre","Lagre som ...","S\xf8k etter","Velg","Velg: %s","Velg spesialtegn","Velg alt","Vis alle","Sorter etter endring","Sorter etter navn","Sorter etter st\xf8rrelse",null,null,"Del","Del horisontalt","Del vertikalt","Kilde","Gjennomstreking","Stiler","Tekst","Bildet har blitt lastet opp til verten!","Innholdet du limer inn kommer fra et Microsoft Word/Excel-dokument. Vil du beholde formatet eller rense det?","Det er ingen filer i denne katalogen","Tittel","Topp","Skriv noe","Understreking","Angre","Fjern lenke","Oppdater","Last opp",null,null,"Vertikal justering","Bredde","Word-innliming oppdaget","Ord: %d","Ja","Du kan bare redigere dine egne bilder. Last ned dette bildet p\xe5 verten?","Nettleseren din st\xf8tter ikke direkte tilgang til utklippstavlen.","Koden din ligner HTML. Beholde som HTML?","om redigeringsverkt\xf8yet","Bruk","fet","bunn","pensel","Sirkel","Inneholder detaljert hjelp for bruk","kopi","klipp ut","Standard","Punkt","Last ned","Rediger","viskel\xe6r","fil","skrift","skriftst\xf8rrelse","full st\xf8rrelse","linje","bilde","innrykk","kursiv","venstre","lenke","nummerert liste","eller klikk","reduser innrykk","Palett","avsnitt","Rediger","Forh\xe5ndsvisning","skriv ut","gj\xf8r om","h\xf8yre","velg alt","krympe","Lyd","kilde",null,"Firkant","gjennomstreking","senket skrift","hevet skrift","tabell","topp","skriv navn","punktliste","understreking","angre","video"]},97834:function(e){e.exports.default=["URL","brak","O Jodit","Dodaj kolumnę","Dodaj folder","Dodaj wiersz","Zaawansowane","Wyr\xf3wnanie","Wyśrodkuj","Wyjustuj","Wyr\xf3wnaj do lewej","Wyr\xf3wnaj do prawej","Wszystko","Tekst alternatywny","Tekst alternatywny","Kotwica","Zastosuj","Czy jesteś pewien?","Tło","Pogrubienie","Obramowanie","Zaokrąglenie krawędzi","D\xf3ł","Przerwa","Przeglądaj","Zakup pełnej wersji","Anuluj","środek","Zmień tryb","Znaki: %d","Wybierz zawartość do wklejenia","Koło",null,"Klasy CSS","Wyczyść","Wyczyść formatowanie","Kod","Kopiuj zaznaczenie","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. Wszystkie prawa zastrzeżone.","Utw\xf3rz folder","Przytnij","Wytnij zaznaczenie","Zmniejsz wcięcie","Domyślnie","Usuń","Usuń kolumnę","Usuń wiersz","Usuń tabelę","Punkt","Upuść plik","Upuść plik graficzny","Edytuj","edytuj link","Wstaw kod","Wyczyść kom\xf3rkę","Wprowadź nazwę folderu","Wprowadź nową nazwę","Błąd ładowania folder\xf3w","Błąd ładowania listy plik\xf3w","szukaj","Przeglądarka plik\xf3w","Kolor wypełnienia lub ustaw kolor tekstu","Filtruj","Znaleźć","Znajdź Dalej","Znaleźć Poprzednie","Kr\xf3j czcionki","Rozmiar tekstu","Odwiedź naszą stronę, aby uzyskać więcej informacji na temat licencji:",null,"Nagł\xf3wek 1","Nagł\xf3wek 2","Nagł\xf3wek 3","Nagł\xf3wek 4","Wysokość","Wyr\xf3wnywanie w poziomie","Grafika","Właściwości grafiki","Zwiększ wcięcie","Wstaw","Wstaw linię poziomą","Wstaw grafikę","Wstaw listę numeryczną","Wstaw znak specjalny","Wstaw listę wypunktowaną","Wstaw jako tekst","Wstaw nazwę zajęć","Wstaw kolumnę po","Wstaw kolumnę przed","Wstaw plik","Wstaw formatowanie","Wstaw link","Wstaw tylko treść","Wstaw wiersz przed","Wstaw wiersz po","Wstaw tabelę","Wstaw film Youtube/vimeo",null,"Kursywa","Edytor Jodit","Instrukcja Jodit","Oryginalny tekst","Zachowaj proporcje","Lewa","Licencja: %s",null,"Link",null,null,null,"Marginesy","Scal","Środek","Nie","Atrybut no-follow","Normalne","OK","Otw\xf3rz edytor w pełnym rozmiarze","Otw\xf3rz w nowej zakładce","otw\xf3rz link","Otw\xf3rz w nowej zakładce","Malarz format\xf3w","Wklej","Wkleić jako HTML?","Wklej ze schowka","Proszę, wpisz adres sieci web","Proszę wypełnić to pole","Naciśnij Alt, aby zmienić rozmiar",null,"Kwadrat","Cytat","Pon\xf3w","Usuń","zmień nazwę","Wymienić","Zamień na","wyczyść","Zmień rozmiar","Prawa","zapisz","zapisz jako","Szukaj","Wybierz","Wybierz: %s","Wybierz znak specjalny","Wybierz wszystko","Pokaż wszystkie","Sortuj wg zmiany","Sortuj wg nazwy","Sortuj wg rozmiaru",null,null,"Podziel","Podziel w poziomie","Podziel w pionie","Źr\xf3dło","Przekreślenie","Style CSS","Treść","Grafika została pomyślnienie dodana na serwer","Wklejany tekst pochodzi z dokumentu Microsoft Word/Excel. Chcesz zachować ten format czy wyczyścić go? ","Brak plik\xf3w.","Tytuł","G\xf3ra","Napisz coś","Podkreślenie","Cofnij","Usuń link","Aktualizuj","Wczytaj",null,null,"Wyr\xf3wnywanie w pionie","Szerokość","Wykryto tekst w formacie Word","Słowa: %d","Tak","Możesz edytować tylko swoje grafiki. Czy chcesz pobrać tą grafikę?","Twoja przeglądarka nie obsługuje schowka","Tw\xf3j kod wygląda jak HTML. Zachować HTML?","O programie",null,"pogrubienie","Dolny","pędzel",null,"zawiera szczeg\xf3łowe informacje dotyczące użytkowania.","kopiuj","wytnij",null,null,"pobierz",null,"wyczyść","Plik","czcionka","rozmiar czcionki","pełen rozmiar","linia pozioma","grafika","wcięcie","kursywa","Levy","link","lista numerowana","lub kliknij tu","wycięcie","Paleta","akapit","edytuj","podgląd","drukuj","pon\xf3w","Prawy","zaznacz wszystko","przytnij",null,"HTML",null,null,"przekreślenie","index dolny","indeks g\xf3rny","tabela","G\xf3rny","wprowadź nazwę","lista","podkreślenie","cofnij","wideo"]},86433:function(e){e.exports.default=["URL","--N\xe3o Estabelecido--","Sobre o Jodit","Adicionar coluna","Adicionar pasta","Adicionar linha","Avan\xe7ado","Alinhamento","Centralizar","Justificar","Alinhar \xe0 Esquerda","Alinhar \xe0 Direita","Tudo","Texto Alternativo","Texto alternativo","Link","Aplicar","Voc\xea tem certeza?","Fundo","Negrito","Borda","Border radius","Baixo","Pausa","Explorar","Compre a vers\xe3o completa","Cancelar","Centro","Mudar modo","Caracteres: %d","Escolher conte\xfado para colar","C\xedrculo",null,"Classes CSS","Limpar","Limpar formata\xe7\xe3o","C\xf3digo","Selec\xe7\xe3o de c\xf3pia","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. Todos os direitos reservados.","Criar pasta","Recortar","Cortar sele\xe7\xe3o","Diminuir recuo","Padr\xe3o","Excluir","Excluir coluna","Excluir linha","Excluir tabela","Ponto","Soltar arquivo","Soltar imagem","Editar","Editar link","Incluir c\xf3digo","Limpar c\xe9lula","Escreva o nome da pasta","Digite um novo nome","Erro ao carregar as pastas","Erro ao carregar a lista","Visualizar","Procurar arquivo","Cor de preenchimento ou cor do texto","filtrar","Encontrar","Localizar Pr\xf3xima","Encontrar Anteriores","Fonte","Tamanho da letra","Para informa\xe7\xe3o sobre a licen\xe7a, por favor visite nosso site:",null,"Cabe\xe7alho 1","Cabe\xe7alho 2","Cabe\xe7alho 3","Cabe\xe7alho 4","Altura","Alinhamento horizontal","Imagem","Propriedades da imagem","Aumentar recuo","Inserir","Inserir linha horizontal","Inserir imagem","Inserir lista ordenada","Inserir caractere especial","Inserir lista n\xe3o ordenada","Inserir como Texto","Insira o nome da classe","Inserir coluna depois","Inserir coluna antes","Inserir arquivo","Inserir bloco","Inserir link","Inserir somente o Texto","Inserir linha acima","Inserir linha abaixo","Inserir tabela","Inserir v\xeddeo do Youtube/vimeo",null,"It\xe1lico","Editor Jodit","Guia de usu\xe1rio Jodit","Manter","Manter a propor\xe7\xe3o","Esquerda","Licen\xe7a: %s",null,"Link","Letra Min\xfascula","Grego Min\xfascula","Romano Min\xfascula","Margens","Mesclar","Meio","N\xe3o","N\xe3o siga","Normal","Ok","Abrir editor em tela cheia","Abrir em nova aba","Abrir link","Abrir link em nova aba","Copiar formato","Colar","Colar como HTML?","Colar da \xe1rea de transfer\xeancia","Por favor introduza um endere\xe7o web","Por favor, preencha este campo","Pressione Alt para redimensionamento personalizado",null,"Quadro","Cita\xe7\xe3o","Refazer","Remover","H\xfangara","Substituir","Substituir com","Resetar","Redimensionar","Direita","Salvar","Salvar como...","Procurar por","Selecionar","Selecionar: %s","Selecionar caractere especial","Selecionar tudo","Mostrar todos os","Ordenar por modifica\xe7\xe3o","Ordenar por nome","Ordenar por tamanho",null,null,"Dividir","Dividir horizontal","Dividir vertical","Fonte","Tachado","Estilos CSS","Texto","A imagem foi enviada com sucesso para o servidor!","O conte\xfado colado veio de um documento Microsoft Word/Excel. Voc\xea deseja manter o formato ou limpa-lo?","N\xe3o h\xe1 arquivos nesse diret\xf3rio.","T\xedtulo","Cima","Escreva algo...","Sublinhar","Desfazer","Remover link","Atualizar","Upload","Letra Mai\xfascula","Romano Mai\xfascula","Alinhamento vertical","Largura","Colado do Word Detectado","Palavras: %d","Sim","Voc\xea s\xf3 pode editar suas pr\xf3prias imagens. Baixar essa imagem pro servidor?","O seu navegador n\xe3o oferece suporte a acesso direto para a \xe1rea de transfer\xeancia.","Seu c\xf3digo \xe9 similar ao HTML. Manter como HTML?","Sobre de",null,"negrito","baixo","pincel",null,"cont\xe9m ajuda detalhada para o uso.","c\xf3pia","Cortar",null,null,"Baixar",null,"apagar","Arquivo","fonte","tamanho da letra","Tamanho completo","linha horizontal","imagem","recuar","it\xe1lico","esquerda","link","lista ordenada","ou clique","diminuir recuo","Palette","par\xe1grafo","Editar","preview","Imprimir","refazer","direta","Selecionar tudo","diminuir",null,"HTML",null,null,"tachado","subscrito","sobrescrito","tabela","cima","Escreva seu nome","lista n\xe3o ordenada","sublinhar","desfazer","v\xeddeo"]},28359:function(e){e.exports.default=["URL","--не устанавливать--","О Jodit","Добавить столбец","Добавить папку","Добавить строку","Расширенные","Выравнивание","Выровнять по центру","Выровнять по ширине","Выровнять по левому краю","Выровнять по правому краю","Выделить все","Альтернативный текст (alt)","Альтернативный текст","Анкор","Применить","Вы уверены?","Фон","Жирный","Рамка","Радиус границы","К низу","Разделитель","Сервер","Купить полную версию","Отмена","По центру","Источник","Символов: %d","Выбрать контент для вставки","Круг",null,"Классы","Почистить","Очистить форматирование","Код","Скопировать выделенное","Авторские права \xa9 XDSoft.net - Чупурнов Валерий. Все права защищены.","Создать директорию","Обрезать размер","Вырезать","Уменьшить отступ","По умолчанию","Удалить","Удалить столбец","Удалять ряд","Удалить таблицу","Точка","Перетащите сюда файл","Перетащите сюда изображение","Редактировать","Редактировать ссылку","Код","Очистить ячейку","Введите название директории","Введите новое имя","Ошибка при загрузке списка директорий","Ошибка при загрузке списка изображений","Просмотр","Браузер файлов","Цвет заливки или цвет текста","Фильтр","Найти","Найти Далее","Найти Предыдущие","Шрифт","Размер шрифта","Для получения сведений о лицензии , пожалуйста, перейдите на наш сайт:",null,"Заголовок 1","Заголовок 2","Заголовок 3","Заголовок 4","Высота","Горизонтальное выравнивание",null,"Свойства изображения","Увеличить отступ","Вставить","Вставить горизонтальную линию","Вставить изображение","Вставить нумерованный список","Вставить специальный символ","Вставка маркированного списка","Вставить как текст","Вставить название класса","Вставить столбец после","Вставить столбец до","Вставить файл","Вставить блочный элемент","Вставить ссылку","Вставить только текст","Вставить ряд выше","Вставить ряд ниже","Вставить таблицу","Вставьте видео",null,"Наклонный","Редактор Jodit","Jodit Руководство пользователя","Сохранить оригинал","Сохранять пропорции","По левому краю","Лицензия: %s",null,"Ссылка",null,null,null,"Отступы","Объединить в одну","По середине","Нет","Атрибут nofollow","Нормальный текст","Ок","Открыть редактор в полном размере","Открывать ссылку в новой вкладке","Открыть ссылку","Открывать ссылку в новом окне","Формат краски","Вставить","Вставить как HTML?","Вставить из буфера обмена","Пожалуйста, введите веб-адрес","Пожалуйста, заполните это поле","Нажмите Alt для изменения пользовательского размера",null,"Квадрат","Цитата","Повтор","Удалить","Переименовать","Заменить","Заменить на","Восстановить","Изменить размер","По правому краю","Сохранить","Сохранить как","Найти","Выделить","Выделить: %s","Выберите специальный символ","Выделить все","Показать все","По изменению","По имени","По размеру",null,null,"Разделить","Разделить по горизонтали","Разделить по вертикали","src","Перечеркнуть","Стили","Текст","Изображение успешно загружено на сервер!","Контент который вы вставляете поступает из документа Microsoft Word / Excel. Вы хотите сохранить формат или очистить его?","В данном каталоге нет файлов","Заголовок"," К верху","Напишите что-либо","Подчеркивание","Отмена","Убрать ссылку","Обновить","Загрузка",null,null,"Вертикальное выравнивание","Ширина","Возможно это фрагмент Word или Excel","Слов: %d","Да","Вы можете редактировать только свои собственные изображения. Загрузить это изображение на ваш сервер?","Ваш браузер не поддерживает прямой доступ к буферу обмена.","Ваш текст, который вы пытаетесь вставить похож на HTML. Вставить его как HTML?","о редакторе",null,"жирный","снизу","заливка",null,"содержит детальную информацию по использованию","копия","Вырезать",null,null,"Скачать",null,"очистить","Файл","шрифт","размер шрифта","во весь экран","линия","Изображение","отступ","курсив","слева","ссылка","Нумерованный список","или нажмите","выступ","палитра","параграф","Редактировать","Предпросмотр","печать","повторить","справа","Выделить все","обычный размер",null,"HTML",null,null,"перечеркнутый","индекс","верхний индекс","таблица","сверху","введите название","Список","подчеркнутый","отменить","видео"]},68368:function(e){e.exports.default=["URL","Belirsiz","Jodit Hakkında","Kolon ekle","Klas\xf6r ekle","Satır ekle","Gelişmiş","Hizalama","Ortala","Kenarlara Yasla","Sola Yasla","Sağa Yasla","T\xfcm\xfc","Alternatif Yazı","Alternatif yazı","Bağlantı","Uygula","Emin misiniz?","Arka plan","Kalın","Kenarlık","Sınır yarı\xe7apı","Aşağı","Satır sonu","G\xf6zat","Tam versiyonunu satın al","İptal","Ortalı","Mod Değiştir","Harfler: %d","Yapıştırılacak i\xe7erik se\xe7","Daire",null,"CSS Sınıfları","Temizle","Stili temizle","Kod","Se\xe7imi kopyala","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. T\xfcm hakları saklıdır.","Dizin oluştur","Kırp","Se\xe7ilimi kes","Girintiyi Azalt","Varsayılan","Sil","Kolonu sil","Satırı sil","Tabloyu sil","Nokta","Dosya bırak","Resim bırak","D\xfczenle","Bağlantıyı d\xfczenle","Kod ekle","H\xfccreyi temizle","Dizin yolu giriniz","Yeni isim girin","Klas\xf6rler y\xfcklenirken hata oluştur","Liste y\xfcklenirken hata oluştu","Yorumu","Dosya Listeleyici","Renk doldur veya yazı rengi se\xe7","Filtre","Bul","Sonrakini Bul","\xd6ncekini Bul","Font Ailesi","Font Boyutu","Lisans hakkında bilgi i\xe7in l\xfctfen web sitemize gidin:",null,"Başlık 1","Başlık 2","Başlık 3","Başlık 4","Y\xfckseklik","Yatay hizala","Resim","Resim \xf6zellikleri","Girintiyi Arttır","Ekle","Yatay \xc7izgi Ekle","Resim Ekle","Sıralı Liste Ekle","\xd6zel Karakter Ekle","Sırasız Liste Ekle","Yazı olarak ekle","Sınıf adı girin","Sonrasına kolon ekle","\xd6ncesine kolon ekle","Dosya Ekle","Blok Ekle","Bağlantı Ekle","Sadece yazıyı ekle","\xdcst\xfcne satır ekle","Altına satır ekle","Tablo Ekle","Youtube/Vimeo Videosu Ekle",null,"İtalik","Jodit Editor","Jodit Kullanım Kılavuzu","Sakla","En boy oranını koru","Sol","Lisans: %s",null,"Link",null,null,null,"Boşluklar","Birleştir","Orta","Hayır","Nofollow \xf6zelliği","Normal","Tamam","Edit\xf6r\xfc tam ekranda a\xe7","Yeni sekmede a\xe7","Bağlantıyı a\xe7","Bağlantıyı yeni sekmede a\xe7","Resim Bi\xe7imi","Yapıştır","HTML olarak yapıştır","Panodan yapıştır ","L\xfctfen bir web adresi girin","L\xfctfen bu alanı doldurun","\xd6zel yeniden boyutlandırma i\xe7in Alt tuşuna basın",null,"Kare","Alıntı","Yinele","Sil","Yeniden isimlendir","Değiştir","Şununla değiştir","Sıfırla","Boyutlandır","Sağ","Kaydet","Farklı kaydet","Ara","Se\xe7","Se\xe7: %s","\xd6zel Karakter Se\xe7","T\xfcm\xfcn\xfc se\xe7","T\xfcm\xfcn\xfc G\xf6ster","Değişime g\xf6re sırala","İsme g\xf6re sırala","Boyuta g\xf6re sırala",null,null,"Ayır","Yatay ayır","Dikey ayır","Kaynak","\xdcst\xfc \xe7izili","CSS Stilleri","Yazı","G\xf6rsel başarıyla hostunuza y\xfcklendi","Yapıştırılan i\xe7erik bir Microsoft Word/Excel belgesinden geliyor. Formatı korumak mı yoksa temizlemek mi istiyorsunuz?","Bu dizinde dosya yok","Başlık","\xdcst","Bir şeyler yaz","Alt \xe7izgi","Geri Al","Bağlantıyı kaldır","G\xfcncelle","Y\xfckle",null,null,"Dikey hizala","Genişlik","Word bi\xe7iminde yapıştırma algılandı","Kelimeler: %d","Evet","Sadece kendi resimlerinizi d\xfczenleyebilirsiniz. Bu g\xf6rseli kendi hostunuza indirmek ister misiniz?","Tarayıcınız panoya doğrudan erişimi desteklemiyor.","Kodunuz HTML koduna benziyor. HTML olarak devam etmek ister misiniz?","Hakkında",null,"Kalın","Alt","Fır\xe7a",null,"kullanım i\xe7in detaylı bilgiler i\xe7erir","Kopyala","Kes",null,null,"İndir",null,"Silgi","Dosya","Font","Font boyutu","Tam ekran","Ayra\xe7","Resim","Girinti","italik","Sol","Bağlantı","Sıralı liste","veya tıkla","\xc7ıkıntı","Palet","Paragraf","D\xfczenlemek i\xe7in","\xd6n izleme","Yazdır","Yinele","Sağ","T\xfcm\xfcn\xfc se\xe7","K\xfc\xe7\xfclt",null,"Kaynak",null,null,"\xdcst\xfc \xe7izili","Alt yazı","\xdcst yazı","Tablo","\xdcst","İsim yaz","Sırasız liste","Alt \xe7izgi","Geri al","Video"]},57456:function(e){e.exports.default=["URL","--не встановлено--","Про Jodit","Додати стовпчик","Додати папку","Додати рядок","Розширені","Вирівнювання","Вирівняти по центру","Вирівняти по ширині","Вирівняти по лівому краю","Вирівняти по правому краю","Вибрати все","Альтернативний текст (alt)","Альтернативный текст","Анкор","Застосувати","Ви впевнені?","Фон","Жирний","Рамка","Радіус рамки","Донизу","Межа","Сервер","Купити повну версію","Відміна","По центру","Джерело","Символів: %d","Обрати контент для вставки","Коло",null,"Класи","Почистити","Очистити форматування","Код","Копіювати виділене","Авторські права \xa9 XDSoft.net - Чупурнов Валерій. Всі права захищені.","Створити папку","Обрізати розмір","Обрізати вибране","Збільшити відступ","За замовченням","Видалити","Видалити стовпчик","Видалити рядок","Видалити таблицю","Крапка","Перетягніть файл сюди","Перетягніть зображення сюди","Редагувати","Редагувати посилання","Код","Очистити кліинку","Введіть назву папки","Введіть нове імя'","Помилка при завантаженні списку папок","Помилка при завантаженні списку зображень","Перегляд","Браузер файлів","Колір заливки або колір текста","Фільтр","Знайти","Знайти наступні","Знайти попередні","Шрифт","Розмір шрифту","Щоб дізнатись більше про ліцензію , будь ласка, перейдіть на наш сайт:",null,"Заголовок 1","Заголовок 2","Заголовок 3","Заголовок 4","Висота","Горизонтальне вирівнювання",null,"Властивості зображення","Зменшити відступ","Вставити","Вставити горизонтальну лінію","Вставити зображення","Вставити нумерованний список","Вставити спеціальный символ","Вставити невпорядкований список","Вставити як текст","Вставити клас","Вставити стовпець після","Вставити стовпець до","Вставити файл","Вставити блочний елемент","Вставити посилання","Вставити тільки текст","Вставити рядок вище","Вставити рядок нижче","Вставити таблицю","Вставити відео",null,"Курсів","Редактор Jodit","Jodit інструкція користувача","Зберегти оригінал","Зберегти пропорції","По лівому краю","Ліцензія: %s",null,"Посилання",null,null,null,"Відступи","Об'єднати в одну","По центру","Ні","Атрибут nofollow","Нормальний текст","Ок","Відкрити редактор в повному розмірі","Відкрити у новій вкладці","Відкрити посилання","Відкрити посилання в новій вкладці","Формат краски","Вставити","Вставити його як HTML","Вставити з буфера обміну","Будь ласка, введіть веб-адресу","Будь ласка, заповніть це поле","Натисніть Alt для зміни розміру",null,"Квадрат","Цитата","Повторити","Видалити","Змінити назву","Замінити","Замінити на","Відновити","Змінити розмір","По правому краю","Зберегти","Зберегти як","Шукати","Вибрати","Вибрати: %s","Оберіть спеціальный символ","Вибрати все","Показати все","Сортувати за зміною","Сортувати за ім'ям","Сортувати за розміром",null,null,"Розділити","Розділити по горизонталі","Розділити по вертикалі","src","Закреслений","Стилі","Текст","Зображення успішно завантажено на сервер!","Ви вставляєте контент з документа Microsoft Word або Excel. Бажаєте зберегти форматування?","Файли відсутні","Заголовок"," Вгору","Напишіть щось","Підкреслений","Відмінити","Видалити посилання","Оновити","Завантаження",null,null,"Вертикальне вирівнювання","Ширина","Можливо це фрагмент Word або Excel","Слів: %d","Так","Ви можете редагувати лише власні зображення. Завантажити зображення на ваш сервер?","Ваш браузер не підтримує доступ до буфера обміну.","Текст, який Ви намагаєтесь вставити схожий на HTML. Вставити його як HTML?","про редактор",null,"жирний","знизу","заливка",null,"містить детальну інформацію щодо користування","копія","Вирізати",null,null,"Завантажити",null,"видалення","Файл","шрифт","розмір шрифту","на весь екран","лінія","зображення","відступ","курсів","зліва","посилання","Нумерований список","або клікніть","заступ","палітра","параграф","Редагування","Попередній перегляд","друк","повторити","справа","Виділити все","звичайний розмір",null,"HTML",null,null,"закреслений","індекс","верхній індекс","таблиця","зверху","введіть назву","Список","підкреслений","відмінити","відео"]},25182:function(e){e.exports.default=["URL","无","关于Jodit","添加列","新建文件夹","添加行","高级","对齐方式","居中","对齐文本","左对齐","右对齐","全部","Alternative","Alternative text","Anchor","应用","你确定吗?","背景色","粗体","边框","边界半径","底部","Break","浏览","购买完整版本","取消","居中","改变模式","字符数: %d","选择内容并粘贴","圆圈",null,"Classes","匹配目标格式","清除样式","代码","复制选中内容","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. 版权所有","创建路径","剪切","剪切","减少缩进","默认","删除","删除列","删除行","删除表格","点","拖动文件到此","拖动图片到此","编辑","编辑链接","嵌入代码","清除内容","输入路径","输入新名称","加载folders错误","加载list错误","预览","文件管理","颜色","筛选","搜索","查找下一个","查找上一个","字体","字号","有关许可证的信息,请访问我们的网站:","Free Non-commercial Version","标题1","标题2","标题3","标题4","高","水平对齐","图片","图片属性","增加缩进","插入","分割线","图片","编号","特殊符号","符号列表","把html代码视为普通文本","插入班级名称","在之后插入列","在之前插入列","文件","格式块","链接","只保留文本","在之前插入行","在之后插入行","表格","视频",null,"斜体","Jodit Editor","开发者指南","保留源格式","保持长宽比","居左","许可证: %s",null,"Link",null,null,null,"外边距(Margins)","合并","中间","不","No follow","默认","确定","全屏编辑","在新窗口打开","打开链接","在新窗口打开链接","格式复制","粘贴","html粘贴","粘贴从剪贴板","请输入一个网址","请填写这个字段","按Alt自定义调整大小",null,"方形","引用","重做","移除","重命名","替换","替换为","重置","调整大小","居右","保存","保存为","查找","选择","选择: %s","选择特殊符号","全选","显示所有","修改时间排序","名称排序","大小排序",null,null,"拆分","水平拆分","垂直拆分","Src","删除线","样式","文字","图片上传成功","正在粘贴 Word/Excel 的文本,是否保留源格式?","此目录中沒有文件。","Title","顶部","输入一些内容","下划线","撤销","取消链接","更新","上传",null,null,"垂直对齐","宽","文本粘贴","单词数: %d","是","你只能编辑你自己的图片。Download this image on the host?","你浏览器不支持直接访问的剪贴板。","你粘贴的文本是一段html代码,是否保留源格式","关于",null,"粗体","bottom","颜色",null,"使用帮助","复制","剪切",null,null,"下载",null,"橡皮擦","file","字体","字号","全屏","分割线","图片","增加缩进","斜体","left","链接","顺序列表","或点击","减少缩进","调色板","段落","铅笔","预览","打印","重做","right","全选","收缩",null,"源码",null,null,"上出现","下标","上标","表格","top","type name","无序列表","下划线","撤销","视频"]},44906:function(e){e.exports.default=["URL","無","關於Jodit","新增欄","新增資料夾","新增列","進階","對齊方式","置中","文字對齊","靠左","靠右","全部","替代","替代文字","錨點","應用","您確定嗎?","背景色","粗體","邊框","邊框圓角","底部","斷行","瀏覽","購買完整版本","取消","置中","檢視原始碼","字元數: %d","選擇內容並貼上","圓圈",null,"Classes","清除格式","清除樣式","程式碼","複製已選取項目","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. All rights reserved.","創建路徑","裁切","剪下","減少縮排","預設","刪除","刪除整欄","刪除整列","刪除表格","點","拖曳檔案至此","拖曳圖片至此","編輯","編輯連結","嵌入程式碼","清除內容","輸入路徑","輸入新名稱","資料夾載入錯誤","清單載入錯誤","查看","檔案瀏覽","顏色","篩選","尋找","尋找下一個","尋找上一個","字型","文字大小","相關授權條款資訊,請造訪我們的網站:",null,"標題1","標題2","標題3","標題4","高","水平對齊","圖片","圖片屬性","增加縮排","插入","分割線","圖片","編號清單","特殊符號","項目符號清單","以純文字貼上","插入 class 名稱","插入右方欄","插入左方欄","檔案","格式化區塊","插入連結","僅貼上內文","插入上方列","插入下方列","表格","插入 youtube/vimeo 影片",null,"斜體","Jodit Editor","開發者指南","保留原始格式","維持長寬比","靠左","許可證: %s",null,"Link",null,null,null,"邊距","合併","中間","否","No follow","內文","確定","全螢幕編輯","在新分頁開啟","打開連結","在新分頁開啟連結","格式複製","貼上","貼上 HTML","從剪貼簿貼上","請輸入網址","請輸入此欄位","按住 Alt 以調整自訂大小",null,"方形","引文","取消復原","移除","重新命名","取代","取代為","重設","調整大小","靠右","儲存","另存為...","尋找","選擇","選擇: %s","選擇特殊符號","全選","顯示全部","修改時間排序","名稱排序","大小排序",null,null,"分割","水平分割","垂直分割","Src","刪除線","樣式","文字","圖片上傳成功","正在貼上 Word/Excel 文件的內容,是否保留原始格式?","沒有檔案","Title","頂部","輸入一些內容","底線","復原","取消連結","更新","上傳",null,null,"垂直對齊","寬","貼上 Word 格式","單字數: %d","是","您只能編輯您自己的圖片。是否下載此圖片?","瀏覽器無法存取剪貼簿。","您的程式碼與 HTML 類似,是否貼上 HTML 格式?","關於",null,"粗體","下","顏色",null,"使用幫助","複製","剪下",null,null,"下載",null,"橡皮擦","檔案","字型","文字大小","全螢幕","分隔線","圖片","增加縮排","斜體","左","連結","編號清單","或點擊","減少縮排","調色盤","段落","鉛筆","預覽","列印","取消復原","右","全選","縮減",null,"原始碼",null,null,"刪除線","下標","上標","表格","上","type name","項目符號清單","底線","復原","影片"]},928:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M621 1280h595v-595zm-45-45l595-595h-595v595zm1152 77v192q0 14-9 23t-23 9h-224v224q0 14-9 23t-23 9h-192q-14 0-23-9t-9-23v-224h-864q-14 0-23-9t-9-23v-864h-224q-14 0-23-9t-9-23v-192q0-14 9-23t23-9h224v-224q0-14 9-23t23-9h192q14 0 23 9t9 23v224h851l246-247q10-9 23-9t23 9q9 10 9 23t-9 23l-247 246v851h224q14 0 23 9t9 23z"/> </svg>'},31230:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 24 24"> <g transform="translate(-251.000000, -443.000000)"> <g transform="translate(215.000000, 119.000000)"/> <path d="M252,448 L256,448 L256,444 L252,444 L252,448 Z M257,448 L269,448 L269,446 L257,446 L257,448 Z M257,464 L269,464 L269,462 L257,462 L257,464 Z M270,444 L270,448 L274,448 L274,444 L270,444 Z M252,462 L252,466 L256,466 L256,462 L252,462 Z M270,462 L270,466 L274,466 L274,462 L270,462 Z M254,461 L256,461 L256,449 L254,449 L254,461 Z M270,461 L272,461 L272,449 L270,449 L270,461 Z"/> </g> </svg>'},54522:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' x="0px" y="0px" viewBox="0 0 459 459"> <g> <path d="M229.5,0C102,0,0,102,0,229.5S102,459,229.5,459c20.4,0,38.25-17.85,38.25-38.25c0-10.2-2.55-17.85-10.2-25.5 c-5.1-7.65-10.2-15.3-10.2-25.5c0-20.4,17.851-38.25,38.25-38.25h45.9c71.4,0,127.5-56.1,127.5-127.5C459,91.8,357,0,229.5,0z M89.25,229.5c-20.4,0-38.25-17.85-38.25-38.25S68.85,153,89.25,153s38.25,17.85,38.25,38.25S109.65,229.5,89.25,229.5z M165.75,127.5c-20.4,0-38.25-17.85-38.25-38.25S145.35,51,165.75,51S204,68.85,204,89.25S186.15,127.5,165.75,127.5z M293.25,127.5c-20.4,0-38.25-17.85-38.25-38.25S272.85,51,293.25,51s38.25,17.85,38.25,38.25S313.65,127.5,293.25,127.5z M369.75,229.5c-20.4,0-38.25-17.85-38.25-38.25S349.35,153,369.75,153S408,170.85,408,191.25S390.15,229.5,369.75,229.5z" /> </g> </svg>'},17995:function(e){e.exports='<svg viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"> <path d="M1088 1256v240q0 16-12 28t-28 12h-240q-16 0-28-12t-12-28v-240q0-16 12-28t28-12h240q16 0 28 12t12 28zm316-600q0 54-15.5 101t-35 76.5-55 59.5-57.5 43.5-61 35.5q-41 23-68.5 65t-27.5 67q0 17-12 32.5t-28 15.5h-240q-15 0-25.5-18.5t-10.5-37.5v-45q0-83 65-156.5t143-108.5q59-27 84-56t25-76q0-42-46.5-74t-107.5-32q-65 0-108 29-35 25-107 115-13 16-31 16-12 0-25-8l-164-125q-13-10-15.5-25t5.5-28q160-266 464-266 80 0 161 31t146 83 106 127.5 41 158.5z"/> </svg>'},86634:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 128 128" xml:space="preserve"> <polygon points="112.4560547,23.3203125 112.4560547,75.8154297 31.4853516,75.8154297 31.4853516,61.953125 16.0131836,72.6357422 0.5410156,83.3164063 16.0131836,93.9990234 31.4853516,104.6796875 31.4853516,90.8183594 112.4560547,90.8183594 112.4560547,90.8339844 127.4589844,90.8339844 127.4589844,23.3203125"/> </svg>'},91115:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 270 270"> <path d="M 255.9537,58.150081 237.69527,40.997278 c -1.49414,-1.375593 -3.43653,-2.077427 -5.37891,-2.077427 -1.94239,0 -3.88478,0.701834 -5.37892,2.077427 L 29.919751,226.1128 c -2.988286,2.77926 -2.988286,7.32714 0,10.13447 L 48.148295,253.372 c 1.46426,1.37559 3.406646,2.1055 5.378915,2.1055 1.972268,0 3.884771,-0.72991 5.378914,-2.1055 L 221.34935,100.73732 255.9537,68.284552 c 2.9584,-2.807333 2.9584,-7.355212 0,-10.134471 z M 251.17244,63.79282 221.34935,91.781927 201.89561,73.506191 231.68882,45.48901 c 0.20918,-0.140367 0.38847,-0.224587 0.62754,-0.224587 0.23906,0 0.44824,0.08422 0.59765,0.224587 l 18.25843,17.152803 c 0,0 0.23906,0.33688 0.23906,0.561467 0,0.224586 -0.0896,0.4211 -0.23906,0.58954 z" style="stroke-width:2.8964;stroke-opacity:1" /> <path d="m 48.626421,116.87948 10.578532,23.10435 c 0.83672,1.82477 3.615826,1.85284 4.452546,0 l 10.937126,-23.52545 c 2.629692,-5.69888 7.470715,-10.24676 13.536935,-12.71722 l 25.07172,-10.274833 c 1.94239,-0.786053 1.94239,-3.396873 0,-4.182926 L 88.13156,79.008563 C 82.06534,76.53811 77.224317,71.990231 74.594625,66.291346 L 63.657499,42.737824 c -0.83672,-1.824766 -3.615826,-1.824766 -4.452546,0 L 48.267826,66.291346 C 45.638135,71.990231 40.797112,76.53811 34.730891,79.008563 L 9.6292894,89.311474 c -1.9423859,0.786054 -1.9423859,3.3688 0,4.182926 l 25.5498446,10.61172 c 6.036338,2.49852 10.847478,7.07448 13.477169,12.77336 z" style="stroke-width:2.8964;fill-opacity:1;stroke-opacity:1" /> <path d="m 111.79878,33.136746 13.56682,5.642739 c 3.19747,1.319446 5.76739,3.761826 7.14201,6.793745 l 5.61797,12.268044 c 0.44825,0.982567 1.91251,0.982567 2.36075,0 l 5.79727,-12.492631 c 1.4045,-3.031919 3.97442,-5.446225 7.20177,-6.765672 l 13.29788,-5.446225 c 1.0459,-0.4211 1.0459,-1.796693 0,-2.217793 l -13.29788,-5.446225 c -3.22735,-1.319447 -5.79727,-3.733753 -7.20177,-6.765672 L 140.48633,6.2144248 c -0.44824,-0.9825664 -1.9125,-0.9825664 -2.36075,0 l -5.79727,12.4926312 c -1.4045,3.031919 -3.97442,5.446225 -7.20177,6.765672 l -13.32776,5.474298 c -1.01601,0.4211 -1.0459,1.796693 0,2.217793 z" style="stroke-width:2.8964;fill-opacity:1" /> <path d="m 233.09331,192.98627 -14.13459,-5.7831 c -3.40665,-1.40367 -6.12599,-3.95834 -7.62013,-7.1587 l -6.15587,-13.27868 c -0.47813,-1.03872 -2.03203,-1.03872 -2.51016,0 l -6.15587,13.27868 c -1.49414,3.20036 -4.21348,5.75503 -7.62013,7.1587 l -14.13459,5.81118 c -1.10567,0.44917 -1.10567,1.90898 0,2.35816 l 14.40354,5.97961 c 3.40664,1.40367 6.12598,3.98642 7.59024,7.21485 l 5.97658,13.02602 c 0.47812,1.03872 2.03203,1.03872 2.51016,0 l 6.15586,-13.25061 c 1.49415,-3.20036 4.21349,-5.75503 7.62013,-7.1587 l 14.1346,-5.7831 c 1.10566,-0.44917 1.10566,-1.90899 0,-2.35816 z" style="stroke-width:2.8964;stroke-opacity:1" /> </svg>'},1916:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 24 24"> <g transform="scale(1.2 1.2) translate(-2 -0.5)"> <path d="M 22,12.5 A 1.49995,1.49995 0 0 0 20.50006,11 H 20 V 10 A 3,3 0 0 0 17,7 H 13 V 5.7226 a 2,2 0 1 0 -2,0 V 7 H 7 a 3,3 0 0 0 -3,3 v 1 H 3.49994 a 1.5,1.5 0 0 0 0,3 H 4 v 1 A 3.00128,3.00128 0 0 0 6.20251,17.89282 1.03113,1.03113 0 0 1 7,18.86975 v 0.716 a 0.99928,0.99928 0 0 0 1.00726,1.002 0.9792,0.9792 0 0 0 0.69983,-0.29486 l 2,-2 A 1,1 0 0 1 11.41425,18 H 17 a 3,3 0 0 0 3,-3 v -1 h 0.50006 A 1.49995,1.49995 0 0 0 22,12.5 Z M 19,15 a 2.00226,2.00226 0 0 1 -2,2 H 11.41425 A 1.987,1.987 0 0 0 10,17.58575 l -2,2 v -0.716 A 2.02082,2.02082 0 0 0 6.46771,16.92865 2.00439,2.00439 0 0 1 5,15 V 10 A 2.00226,2.00226 0 0 1 7,8 h 10 a 2.00222,2.00222 0 0 1 2,2 z M 10,12.5 A 1.5,1.5 0 1 1 8.5,11 1.5,1.5 0 0 1 10,12.5 Z m 7,0 A 1.5,1.5 0 1 1 15.5,11 1.5,1.5 0 0 1 17,12.5 Z"/> </g> </svg>'},52450:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M747 1521q74 32 140 32 376 0 376-335 0-114-41-180-27-44-61.5-74t-67.5-46.5-80.5-25-84-10.5-94.5-2q-73 0-101 10 0 53-.5 159t-.5 158q0 8-1 67.5t-.5 96.5 4.5 83.5 12 66.5zm-14-746q42 7 109 7 82 0 143-13t110-44.5 74.5-89.5 25.5-142q0-70-29-122.5t-79-82-108-43.5-124-14q-50 0-130 13 0 50 4 151t4 152q0 27-.5 80t-.5 79q0 46 1 69zm-541 889l2-94q15-4 85-16t106-27q7-12 12.5-27t8.5-33.5 5.5-32.5 3-37.5.5-34v-65.5q0-982-22-1025-4-8-22-14.5t-44.5-11-49.5-7-48.5-4.5-30.5-3l-4-83q98-2 340-11.5t373-9.5q23 0 68.5.5t67.5.5q70 0 136.5 13t128.5 42 108 71 74 104.5 28 137.5q0 52-16.5 95.5t-39 72-64.5 57.5-73 45-84 40q154 35 256.5 134t102.5 248q0 100-35 179.5t-93.5 130.5-138 85.5-163.5 48.5-176 14q-44 0-132-3t-132-3q-106 0-307 11t-231 12z"/> </svg>'},41111:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M384 1662l17-85q6-2 81.5-21.5t111.5-37.5q28-35 41-101 1-7 62-289t114-543.5 52-296.5v-25q-24-13-54.5-18.5t-69.5-8-58-5.5l19-103q33 2 120 6.5t149.5 7 120.5 2.5q48 0 98.5-2.5t121-7 98.5-6.5q-5 39-19 89-30 10-101.5 28.5t-108.5 33.5q-8 19-14 42.5t-9 40-7.5 45.5-6.5 42q-27 148-87.5 419.5t-77.5 355.5q-2 9-13 58t-20 90-16 83.5-6 57.5l1 18q17 4 185 31-3 44-16 99-11 0-32.5 1.5t-32.5 1.5q-29 0-87-10t-86-10q-138-2-206-2-51 0-143 9t-121 11z"/> </svg>'},49972:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1760 896q14 0 23 9t9 23v64q0 14-9 23t-23 9h-1728q-14 0-23-9t-9-23v-64q0-14 9-23t23-9h1728zm-1277-64q-28-35-51-80-48-97-48-188 0-181 134-309 133-127 393-127 50 0 167 19 66 12 177 48 10 38 21 118 14 123 14 183 0 18-5 45l-12 3-84-6-14-2q-50-149-103-205-88-91-210-91-114 0-182 59-67 58-67 146 0 73 66 140t279 129q69 20 173 66 58 28 95 52h-743zm507 256h411q7 39 7 92 0 111-41 212-23 55-71 104-37 35-109 81-80 48-153 66-80 21-203 21-114 0-195-23l-140-40q-57-16-72-28-8-8-8-22v-13q0-108-2-156-1-30 0-68l2-37v-44l102-2q15 34 30 71t22.5 56 12.5 27q35 57 80 94 43 36 105 57 59 22 132 22 64 0 139-27 77-26 122-86 47-61 47-129 0-84-81-157-34-29-137-71z"/> </svg>'},45062:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1025 1369v167h-248l-159-252-24-42q-8-9-11-21h-3l-9 21q-10 20-25 44l-155 250h-258v-167h128l197-291-185-272h-137v-168h276l139 228q2 4 23 42 8 9 11 21h3q3-9 11-21l25-42 140-228h257v168h-125l-184 267 204 296h109zm639 217v206h-514l-4-27q-3-45-3-46 0-64 26-117t65-86.5 84-65 84-54.5 65-54 26-64q0-38-29.5-62.5t-70.5-24.5q-51 0-97 39-14 11-36 38l-105-92q26-37 63-66 80-65 188-65 110 0 178 59.5t68 158.5q0 66-34.5 118.5t-84 86-99.5 62.5-87 63-41 73h232v-80h126z"/> </svg>'},18605:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1025 1369v167h-248l-159-252-24-42q-8-9-11-21h-3l-9 21q-10 20-25 44l-155 250h-258v-167h128l197-291-185-272h-137v-168h276l139 228q2 4 23 42 8 9 11 21h3q3-9 11-21l25-42 140-228h257v168h-125l-184 267 204 296h109zm637-679v206h-514l-3-27q-4-28-4-46 0-64 26-117t65-86.5 84-65 84-54.5 65-54 26-64q0-38-29.5-62.5t-70.5-24.5q-51 0-97 39-14 11-36 38l-105-92q26-37 63-66 83-65 188-65 110 0 178 59.5t68 158.5q0 56-24.5 103t-62 76.5-81.5 58.5-82 50.5-65.5 51.5-30.5 63h232v-80h126z"/> </svg>'},83389:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M176 223q-37-2-45-4l-3-88q13-1 40-1 60 0 112 4 132 7 166 7 86 0 168-3 116-4 146-5 56 0 86-2l-1 14 2 64v9q-60 9-124 9-60 0-79 25-13 14-13 132 0 13 .5 32.5t.5 25.5l1 229 14 280q6 124 51 202 35 59 96 92 88 47 177 47 104 0 191-28 56-18 99-51 48-36 65-64 36-56 53-114 21-73 21-229 0-79-3.5-128t-11-122.5-13.5-159.5l-4-59q-5-67-24-88-34-35-77-34l-100 2-14-3 2-86h84l205 10q76 3 196-10l18 2q6 38 6 51 0 7-4 31-45 12-84 13-73 11-79 17-15 15-15 41 0 7 1.5 27t1.5 31q8 19 22 396 6 195-15 304-15 76-41 122-38 65-112 123-75 57-182 89-109 33-255 33-167 0-284-46-119-47-179-122-61-76-83-195-16-80-16-237v-333q0-188-17-213-25-36-147-39zm1488 1409v-64q0-14-9-23t-23-9h-1472q-14 0-23 9t-9 23v64q0 14 9 23t23 9h1472q14 0 23-9t9-23z"/> </svg>'},93267:function(e){e.exports='<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> <path d="M36 4h-24c-2.21 0-4 1.79-4 4v32c0 2.21 1.79 4 4 4h24c2.21 0 4-1.79 4-4v-32c0-2.21-1.79-4-4-4zm-24 4h10v16l-5-3-5 3v-16z"/> </svg>'},71948:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M832 1408l336-384h-768l-336 384h768zm1013-1077q15 34 9.5 71.5t-30.5 65.5l-896 1024q-38 44-96 44h-768q-38 0-69.5-20.5t-47.5-54.5q-15-34-9.5-71.5t30.5-65.5l896-1024q38-44 96-44h768q38 0 69.5 20.5t47.5 54.5z"/> </svg>'},51457:function(e){e.exports='<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"> <path d="M24.89,6.61H22.31V4.47A2.47,2.47,0,0,0,19.84,2H6.78A2.47,2.47,0,0,0,4.31,4.47V22.92a2.47,2.47,0,0,0,2.47,2.47H9.69V27.2a2.8,2.8,0,0,0,2.8,2.8h12.4a2.8,2.8,0,0,0,2.8-2.8V9.41A2.8,2.8,0,0,0,24.89,6.61ZM6.78,23.52a.61.61,0,0,1-.61-.6V4.47a.61.61,0,0,1,.61-.6H19.84a.61.61,0,0,1,.61.6V6.61h-8a2.8,2.8,0,0,0-2.8,2.8V23.52Zm19,3.68a.94.94,0,0,1-.94.93H12.49a.94.94,0,0,1-.94-.93V9.41a.94.94,0,0,1,.94-.93h12.4a.94.94,0,0,1,.94.93Z"/> <path d="M23.49,13.53h-9.6a.94.94,0,1,0,0,1.87h9.6a.94.94,0,1,0,0-1.87Z"/> <path d="M23.49,17.37h-9.6a.94.94,0,1,0,0,1.87h9.6a.94.94,0,1,0,0-1.87Z"/> <path d="M23.49,21.22h-9.6a.93.93,0,1,0,0,1.86h9.6a.93.93,0,1,0,0-1.86Z"/> </svg>'},23602:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M960 896q26 0 45 19t19 45-19 45-45 19-45-19-19-45 19-45 45-19zm300 64l507 398q28 20 25 56-5 35-35 51l-128 64q-13 7-29 7-17 0-31-8l-690-387-110 66q-8 4-12 5 14 49 10 97-7 77-56 147.5t-132 123.5q-132 84-277 84-136 0-222-78-90-84-79-207 7-76 56-147t131-124q132-84 278-84 83 0 151 31 9-13 22-22l122-73-122-73q-13-9-22-22-68 31-151 31-146 0-278-84-82-53-131-124t-56-147q-5-59 15.5-113t63.5-93q85-79 222-79 145 0 277 84 83 52 132 123t56 148q4 48-10 97 4 1 12 5l110 66 690-387q14-8 31-8 16 0 29 7l128 64q30 16 35 51 3 36-25 56zm-681-260q46-42 21-108t-106-117q-92-59-192-59-74 0-113 36-46 42-21 108t106 117q92 59 192 59 74 0 113-36zm-85 745q81-51 106-117t-21-108q-39-36-113-36-100 0-192 59-81 51-106 117t21 108q39 36 113 36 100 0 192-59zm178-613l96 58v-11q0-36 33-56l14-8-79-47-26 26q-3 3-10 11t-12 12q-2 2-4 3.5t-3 2.5zm224 224l96 32 736-576-128-64-768 431v113l-160 96 9 8q2 2 7 6 4 4 11 12t11 12l26 26zm704 416l128-64-520-408-177 138q-2 3-13 7z"/> </svg>'},86899:function(e){e.exports='<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"> <path stroke-width="0" d="M10.5 20H2a2 2 0 0 1-2-2V6c0-1.1.9-2 2-2h1V3l2.03-.4a3 3 0 0 1 5.94 0L13 3v1h1a2 2 0 0 1 2 2v1h-2V6h-1v1H3V6H2v12h5v2h3.5zM8 4a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm2 4h8a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-8a2 2 0 0 1-2-2v-8c0-1.1.9-2 2-2zm0 2v8h8v-8h-8z"/> </svg>'},95320:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 18 18"> <g fill-rule="evenodd" stroke="none" stroke-width="1"> <g transform="translate(-381.000000, -381.000000)"> <g transform="translate(381.000000, 381.000000)"> <path d="M0,2 L2,2 L2,0 C0.9,0 0,0.9 0,2 L0,2 Z M0,10 L2,10 L2,8 L0,8 L0,10 L0,10 Z M4,18 L6,18 L6,16 L4,16 L4,18 L4,18 Z M0,6 L2,6 L2,4 L0,4 L0,6 L0,6 Z M10,0 L8,0 L8,2 L10,2 L10,0 L10,0 Z M16,0 L16,2 L18,2 C18,0.9 17.1,0 16,0 L16,0 Z M2,18 L2,16 L0,16 C0,17.1 0.9,18 2,18 L2,18 Z M0,14 L2,14 L2,12 L0,12 L0,14 L0,14 Z M6,0 L4,0 L4,2 L6,2 L6,0 L6,0 Z M8,18 L10,18 L10,16 L8,16 L8,18 L8,18 Z M16,10 L18,10 L18,8 L16,8 L16,10 L16,10 Z M16,18 C17.1,18 18,17.1 18,16 L16,16 L16,18 L16,18 Z M16,6 L18,6 L18,4 L16,4 L16,6 L16,6 Z M16,14 L18,14 L18,12 L16,12 L16,14 L16,14 Z M12,18 L14,18 L14,16 L12,16 L12,18 L12,18 Z M12,2 L14,2 L14,0 L12,0 L12,2 L12,2 Z M4,14 L14,14 L14,4 L4,4 L4,14 L4,14 Z M6,6 L12,6 L12,12 L6,12 L6,6 L6,6 Z"/> </g> </g> </g> </svg>'},45674:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M896 1152q0-36-20-69-1-1-15.5-22.5t-25.5-38-25-44-21-50.5q-4-16-21-16t-21 16q-7 23-21 50.5t-25 44-25.5 38-15.5 22.5q-20 33-20 69 0 53 37.5 90.5t90.5 37.5 90.5-37.5 37.5-90.5zm512-128q0 212-150 362t-362 150-362-150-150-362q0-145 81-275 6-9 62.5-90.5t101-151 99.5-178 83-201.5q9-30 34-47t51-17 51.5 17 33.5 47q28 93 83 201.5t99.5 178 101 151 62.5 90.5q81 127 81 275z"/> </svg>'},3843:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 16 16"> <path stroke-width="0" d="M16 9v-6h-3v-1c0-0.55-0.45-1-1-1h-11c-0.55 0-1 0.45-1 1v3c0 0.55 0.45 1 1 1h11c0.55 0 1-0.45 1-1v-1h2v4h-9v2h-0.5c-0.276 0-0.5 0.224-0.5 0.5v5c0 0.276 0.224 0.5 0.5 0.5h2c0.276 0 0.5-0.224 0.5-0.5v-5c0-0.276-0.224-0.5-0.5-0.5h-0.5v-1h9zM12 3h-11v-1h11v1z"/> </svg>'},48842:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M789 559l-170 450q33 0 136.5 2t160.5 2q19 0 57-2-87-253-184-452zm-725 1105l2-79q23-7 56-12.5t57-10.5 49.5-14.5 44.5-29 31-50.5l237-616 280-724h128q8 14 11 21l205 480q33 78 106 257.5t114 274.5q15 34 58 144.5t72 168.5q20 45 35 57 19 15 88 29.5t84 20.5q6 38 6 57 0 4-.5 13t-.5 13q-63 0-190-8t-191-8q-76 0-215 7t-178 8q0-43 4-78l131-28q1 0 12.5-2.5t15.5-3.5 14.5-4.5 15-6.5 11-8 9-11 2.5-14q0-16-31-96.5t-72-177.5-42-100l-450-2q-26 58-76.5 195.5t-50.5 162.5q0 22 14 37.5t43.5 24.5 48.5 13.5 57 8.5 41 4q1 19 1 58 0 9-2 27-58 0-174.5-10t-174.5-10q-8 0-26.5 4t-21.5 4q-80 14-188 14z"/> </svg>'},25501:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1744 1408q33 0 42 18.5t-11 44.5l-126 162q-20 26-49 26t-49-26l-126-162q-20-26-11-44.5t42-18.5h80v-1024h-80q-33 0-42-18.5t11-44.5l126-162q20-26 49-26t49 26l126 162q20 26 11 44.5t-42 18.5h-80v1024h80zm-1663-1279l54 27q12 5 211 5 44 0 132-2t132-2q36 0 107.5.5t107.5.5h293q6 0 21 .5t20.5 0 16-3 17.5-9 15-17.5l42-1q4 0 14 .5t14 .5q2 112 2 336 0 80-5 109-39 14-68 18-25-44-54-128-3-9-11-48t-14.5-73.5-7.5-35.5q-6-8-12-12.5t-15.5-6-13-2.5-18-.5-16.5.5q-17 0-66.5-.5t-74.5-.5-64 2-71 6q-9 81-8 136 0 94 2 388t2 455q0 16-2.5 71.5t0 91.5 12.5 69q40 21 124 42.5t120 37.5q5 40 5 50 0 14-3 29l-34 1q-76 2-218-8t-207-10q-50 0-151 9t-152 9q-3-51-3-52v-9q17-27 61.5-43t98.5-29 78-27q19-42 19-383 0-101-3-303t-3-303v-117q0-2 .5-15.5t.5-25-1-25.5-3-24-5-14q-11-12-162-12-33 0-93 12t-80 26q-19 13-34 72.5t-31.5 111-42.5 53.5q-42-26-56-44v-383z"/> </svg>'},29348:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"><path d="M1534 189v73q0 29-18.5 61t-42.5 32q-50 0-54 1-26 6-32 31-3 11-3 64v1152q0 25-18 43t-43 18h-108q-25 0-43-18t-18-43v-1218h-143v1218q0 25-17.5 43t-43.5 18h-108q-26 0-43.5-18t-17.5-43v-496q-147-12-245-59-126-58-192-179-64-117-64-259 0-166 88-286 88-118 209-159 111-37 417-37h479q25 0 43 18t18 43z"/></svg>'},24772:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 24 24"> <path stroke-width="0" d="M22,20.6L3.4,2H8V0H0v8h2V3.4L20.6,22H16v2h8v-8h-2V20.6z M16,0v2h4.7l-6.3,6.3l1.4,1.4L22,3.5V8h2V0H16z M8.3,14.3L2,20.6V16H0v8h8v-2H3.5l6.3-6.3L8.3,14.3z"/> </svg>'},66547:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M896 960v448q0 26-19 45t-45 19-45-19l-144-144-332 332q-10 10-23 10t-23-10l-114-114q-10-10-10-23t10-23l332-332-144-144q-19-19-19-45t19-45 45-19h448q26 0 45 19t19 45zm755-672q0 13-10 23l-332 332 144 144q19 19 19 45t-19 45-45 19h-448q-26 0-45-19t-19-45v-448q0-26 19-45t45-19 45 19l144 144 332-332q10-10 23-10t23 10l114 114q10 10 10 23z"/> </svg>'},89097:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1600 736v192q0 40-28 68t-68 28h-1216q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h1216q40 0 68 28t28 68z"/> </svg>'},64831:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M576 576q0 80-56 136t-136 56-136-56-56-136 56-136 136-56 136 56 56 136zm1024 384v448h-1408v-192l320-320 160 160 512-512zm96-704h-1600q-13 0-22.5 9.5t-9.5 22.5v1216q0 13 9.5 22.5t22.5 9.5h1600q13 0 22.5-9.5t9.5-22.5v-1216q0-13-9.5-22.5t-22.5-9.5zm160 32v1216q0 66-47 113t-113 47h-1600q-66 0-113-47t-47-113v-1216q0-66 47-113t113-47h1600q66 0 113 47t47 113z"/> </svg>'},67176:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M352 832q0 14-9 23l-288 288q-9 9-23 9-13 0-22.5-9.5t-9.5-22.5v-576q0-13 9.5-22.5t22.5-9.5q14 0 23 9l288 288q9 9 9 23zm1440 480v192q0 13-9.5 22.5t-22.5 9.5h-1728q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1728q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1088q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1088q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1088q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1088q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1728q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1728q13 0 22.5 9.5t9.5 22.5z"/> </svg>'},14017:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M384 544v576q0 13-9.5 22.5t-22.5 9.5q-14 0-23-9l-288-288q-9-9-9-23t9-23l288-288q9-9 23-9 13 0 22.5 9.5t9.5 22.5zm1408 768v192q0 13-9.5 22.5t-22.5 9.5h-1728q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1728q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1088q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1088q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1088q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1088q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1728q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1728q13 0 22.5 9.5t9.5 22.5z"/> </svg>'},38681:function(e){e.exports='<svg viewBox="0 0 18.151 18.151" xmlns="http://www.w3.org/2000/svg"> <g> <path stroke-width="0" d="M6.237,16.546H3.649V1.604h5.916v5.728c0.474-0.122,0.968-0.194,1.479-0.194 c0.042,0,0.083,0.006,0.125,0.006V0H2.044v18.15h5.934C7.295,17.736,6.704,17.19,6.237,16.546z"/> <path stroke-width="0" d="M11.169,8.275c-2.723,0-4.938,2.215-4.938,4.938s2.215,4.938,4.938,4.938s4.938-2.215,4.938-4.938 S13.892,8.275,11.169,8.275z M11.169,16.81c-1.983,0-3.598-1.612-3.598-3.598c0-1.983,1.614-3.597,3.598-3.597 s3.597,1.613,3.597,3.597C14.766,15.198,13.153,16.81,11.169,16.81z"/> <polygon stroke-width="0" points="11.792,11.073 10.502,11.073 10.502,12.578 9.03,12.578 9.03,13.868 10.502,13.868 10.502,15.352 11.792,15.352 11.792,13.868 13.309,13.868 13.309,12.578 11.792,12.578 "/> </g> </svg>'},64637:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 432 432"> <g> <polygon points="203.688,96 0,96 0,144 155.688,144 "/> <polygon points="155.719,288 0,288 0,336 203.719,336 "/> <path d="M97.844,230.125c-3.701-3.703-5.856-8.906-5.856-14.141s2.154-10.438,5.856-14.141l9.844-9.844H0v48h107.719 L97.844,230.125z"/> <polygon points="232,176 232,96 112,216 232,336 232,256 432,256 432,176"/> </g> </svg>'},94190:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 312 312"> <g transform="translate(0.000000,312.000000) scale(0.100000,-0.100000)" stroke="none"> <path d="M50 3109 c0 -7 -11 -22 -25 -35 l-25 -23 0 -961 0 -961 32 -29 32 -30 501 -2 500 -3 3 -502 2 -502 31 -30 31 -31 958 0 958 0 23 25 c13 13 30 25 37 25 9 0 12 199 12 960 0 686 -3 960 -11 960 -6 0 -24 12 -40 28 l-29 27 -503 5 -502 5 -5 502 -5 503 -28 29 c-15 16 -27 34 -27 40 0 8 -274 11 -960 11 -710 0 -960 -3 -960 -11z m1738 -698 l2 -453 -40 -40 c-22 -22 -40 -43 -40 -47 0 -4 36 -42 79 -85 88 -87 82 -87 141 -23 l26 27 455 -2 454 -3 0 -775 0 -775 -775 0 -775 0 -3 450 -2 449 47 48 47 48 -82 80 c-44 44 -84 80 -87 80 -3 0 -25 -18 -48 -40 l-41 -40 -456 2 -455 3 -3 765 c-1 421 0 771 3 778 3 10 164 12 777 10 l773 -3 3 -454z"/> <path d="M607 2492 c-42 -42 -77 -82 -77 -87 0 -6 86 -96 190 -200 105 -104 190 -197 190 -205 0 -8 -41 -56 -92 -107 -65 -65 -87 -94 -77 -98 8 -3 138 -4 289 -3 l275 3 3 275 c1 151 0 281 -3 289 -4 10 -35 -14 -103 -82 -54 -53 -103 -97 -109 -97 -7 0 -99 88 -206 195 -107 107 -196 195 -198 195 -3 0 -39 -35 -82 -78z"/> <path d="M1470 1639 c-47 -49 -87 -91 -89 -94 -5 -6 149 -165 160 -165 9 0 189 179 189 188 0 12 -154 162 -165 161 -6 0 -48 -41 -95 -90z"/> <path d="M1797 1303 c-9 -8 -9 -568 0 -576 4 -4 50 36 103 88 54 52 101 95 106 95 5 0 95 -85 199 -190 104 -104 194 -190 200 -190 6 0 46 36 90 80 l79 79 -197 196 c-108 108 -197 199 -197 203 0 4 45 52 99 106 55 55 98 103 95 108 -6 10 -568 11 -577 1z"/> </g> </svg>'},51957:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 48 48"> <path d="M6 42h4v-4h-4v4zm4-28h-4v4h4v-4zm-4 20h4v-4h-4v4zm8 8h4v-4h-4v4zm-4-36h-4v4h4v-4zm8 0h-4v4h4v-4zm16 0h-4v4h4v-4zm-8 8h-4v4h4v-4zm0-8h-4v4h4v-4zm12 28h4v-4h-4v4zm-16 8h4v-4h-4v4zm-16-16h36v-4h-36v4zm32-20v4h4v-4h-4zm0 12h4v-4h-4v4zm-16 16h4v-4h-4v4zm8 8h4v-4h-4v4zm8 0h4v-4h-4v4z"/> <path d="M0 0h48v48h-48z" fill="none"/> </svg>'},71940:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 48 48"> <path d="M6 18h4v-4h-4v4zm0-8h4v-4h-4v4zm8 32h4v-4h-4v4zm0-16h4v-4h-4v4zm-8 0h4v-4h-4v4zm0 16h4v-4h-4v4zm0-8h4v-4h-4v4zm8-24h4v-4h-4v4zm24 24h4v-4h-4v4zm-16 8h4v-36h-4v36zm16 0h4v-4h-4v4zm0-16h4v-4h-4v4zm0-20v4h4v-4h-4zm0 12h4v-4h-4v4zm-8-8h4v-4h-4v4zm0 32h4v-4h-4v4zm0-16h4v-4h-4v4z"/> <path d="M0 0h48v48h-48z" fill="none"/> </svg>'},48007:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M512 1248v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm0-512v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm1280 512v192q0 40-28 68t-68 28h-960q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h960q40 0 68 28t28 68zm-1280-1024v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm1280 512v192q0 40-28 68t-68 28h-960q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h960q40 0 68 28t28 68zm0-512v192q0 40-28 68t-68 28h-960q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h960q40 0 68 28t28 68z"/> </svg>'},43218:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M512 1248v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm0-512v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm640 512v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm-640-1024v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm640 512v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm640 512v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm-640-1024v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm640 512v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm0-512v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68z"/> </svg>'},80515:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1792 1344v128q0 26-19 45t-45 19h-1664q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1664q26 0 45 19t19 45zm0-384v128q0 26-19 45t-45 19h-1664q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1664q26 0 45 19t19 45zm0-384v128q0 26-19 45t-45 19h-1664q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1664q26 0 45 19t19 45zm0-384v128q0 26-19 45t-45 19h-1664q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1664q26 0 45 19t19 45z"/> </svg>'},223:function(e){e.exports='<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"> <path d="M5.09668 6.99707H7.17358L4.17358 3.99707L1.17358 6.99707H3.09668V17.0031H1.15881L4.15881 20.0031L7.15881 17.0031H5.09668V6.99707Z"/> <path d="M22.8412 7H8.84119V5H22.8412V7Z"/> <path d="M22.8412 11H8.84119V9H22.8412V11Z"/> <path d="M8.84119 15H22.8412V13H8.84119V15Z"/> <path d="M22.8412 19H8.84119V17H22.8412V19Z"/> </svg>'},95032:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1520 1216q0-40-28-68l-208-208q-28-28-68-28-42 0-72 32 3 3 19 18.5t21.5 21.5 15 19 13 25.5 3.5 27.5q0 40-28 68t-68 28q-15 0-27.5-3.5t-25.5-13-19-15-21.5-21.5-18.5-19q-33 31-33 73 0 40 28 68l206 207q27 27 68 27 40 0 68-26l147-146q28-28 28-67zm-703-705q0-40-28-68l-206-207q-28-28-68-28-39 0-68 27l-147 146q-28 28-28 67 0 40 28 68l208 208q27 27 68 27 42 0 72-31-3-3-19-18.5t-21.5-21.5-15-19-13-25.5-3.5-27.5q0-40 28-68t68-28q15 0 27.5 3.5t25.5 13 19 15 21.5 21.5 18.5 19q33-31 33-73zm895 705q0 120-85 203l-147 146q-83 83-203 83-121 0-204-85l-206-207q-83-83-83-203 0-123 88-209l-88-88q-86 88-208 88-120 0-204-84l-208-208q-84-84-84-204t85-203l147-146q83-83 203-83 121 0 204 85l206 207q83 83 83 203 0 123-88 209l88 88q86-88 208-88 120 0 204 84l208 208q84 84 84 204z"/> </svg>'},73533:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M503 1271l-256 256q-10 9-23 9-12 0-23-9-9-10-9-23t9-23l256-256q10-9 23-9t23 9q9 10 9 23t-9 23zm169 41v320q0 14-9 23t-23 9-23-9-9-23v-320q0-14 9-23t23-9 23 9 9 23zm-224-224q0 14-9 23t-23 9h-320q-14 0-23-9t-9-23 9-23 23-9h320q14 0 23 9t9 23zm1264 128q0 120-85 203l-147 146q-83 83-203 83-121 0-204-85l-334-335q-21-21-42-56l239-18 273 274q27 27 68 27.5t68-26.5l147-146q28-28 28-67 0-40-28-68l-274-275 18-239q35 21 56 42l336 336q84 86 84 204zm-617-724l-239 18-273-274q-28-28-68-28-39 0-68 27l-147 146q-28 28-28 67 0 40 28 68l274 274-18 240q-35-21-56-42l-336-336q-84-86-84-204 0-120 85-203l147-146q83-83 203-83 121 0 204 85l334 335q21 21 42 56zm633 84q0 14-9 23t-23 9h-320q-14 0-23-9t-9-23 9-23 23-9h320q14 0 23 9t9 23zm-544-544v320q0 14-9 23t-23 9-23-9-9-23v-320q0-14 9-23t23-9 23 9 9 23zm407 151l-256 256q-11 9-23 9t-23-9q-9-10-9-23t9-23l256-256q10-9 23-9t23 9q9 10 9 23t-9 23z"/> </svg>'},40037:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path stroke-width="0" d="M381 1620q0 80-54.5 126t-135.5 46q-106 0-172-66l57-88q49 45 106 45 29 0 50.5-14.5t21.5-42.5q0-64-105-56l-26-56q8-10 32.5-43.5t42.5-54 37-38.5v-1q-16 0-48.5 1t-48.5 1v53h-106v-152h333v88l-95 115q51 12 81 49t30 88zm2-627v159h-362q-6-36-6-54 0-51 23.5-93t56.5-68 66-47.5 56.5-43.5 23.5-45q0-25-14.5-38.5t-39.5-13.5q-46 0-81 58l-85-59q24-51 71.5-79.5t105.5-28.5q73 0 123 41.5t50 112.5q0 50-34 91.5t-75 64.5-75.5 50.5-35.5 52.5h127v-60h105zm1409 319v192q0 13-9.5 22.5t-22.5 9.5h-1216q-13 0-22.5-9.5t-9.5-22.5v-192q0-14 9-23t23-9h1216q13 0 22.5 9.5t9.5 22.5zm-1408-899v99h-335v-99h107q0-41 .5-122t.5-121v-12h-2q-8 17-50 54l-71-76 136-127h106v404h108zm1408 387v192q0 13-9.5 22.5t-22.5 9.5h-1216q-13 0-22.5-9.5t-9.5-22.5v-192q0-14 9-23t23-9h1216q13 0 22.5 9.5t9.5 22.5zm0-512v192q0 13-9.5 22.5t-22.5 9.5h-1216q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1216q13 0 22.5 9.5t9.5 22.5z"/> </svg>'},83207:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path stroke-width="0" d="M384 1408q0 80-56 136t-136 56-136-56-56-136 56-136 136-56 136 56 56 136zm0-512q0 80-56 136t-136 56-136-56-56-136 56-136 136-56 136 56 56 136zm1408 416v192q0 13-9.5 22.5t-22.5 9.5h-1216q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1216q13 0 22.5 9.5t9.5 22.5zm-1408-928q0 80-56 136t-136 56-136-56-56-136 56-136 136-56 136 56 56 136zm1408 416v192q0 13-9.5 22.5t-22.5 9.5h-1216q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1216q13 0 22.5 9.5t9.5 22.5zm0-512v192q0 13-9.5 22.5t-22.5 9.5h-1216q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1216q13 0 22.5 9.5t9.5 22.5z"/> </svg>'},59827:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M448 1536h896v-256h-896v256zm0-640h896v-384h-160q-40 0-68-28t-28-68v-160h-640v640zm1152 64q0-26-19-45t-45-19-45 19-19 45 19 45 45 19 45-19 19-45zm128 0v416q0 13-9.5 22.5t-22.5 9.5h-224v160q0 40-28 68t-68 28h-960q-40 0-68-28t-28-68v-160h-224q-13 0-22.5-9.5t-9.5-22.5v-416q0-79 56.5-135.5t135.5-56.5h64v-544q0-40 28-68t68-28h672q40 0 88 20t76 48l152 152q28 28 48 76t20 88v256h64q79 0 135.5 56.5t56.5 135.5z"/> </svg>'},34045:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1664 256v448q0 26-19 45t-45 19h-448q-42 0-59-40-17-39 14-69l138-138q-148-137-349-137-104 0-198.5 40.5t-163.5 109.5-109.5 163.5-40.5 198.5 40.5 198.5 109.5 163.5 163.5 109.5 198.5 40.5q119 0 225-52t179-147q7-10 23-12 14 0 25 9l137 138q9 8 9.5 20.5t-7.5 22.5q-109 132-264 204.5t-327 72.5q-156 0-298-61t-245-164-164-245-61-298 61-298 164-245 245-164 298-61q147 0 284.5 55.5t244.5 156.5l130-129q29-31 70-14 39 17 39 59z"/> </svg>'},39199:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1664 896q0 156-61 298t-164 245-245 164-298 61q-172 0-327-72.5t-264-204.5q-7-10-6.5-22.5t8.5-20.5l137-138q10-9 25-9 16 2 23 12 73 95 179 147t225 52q104 0 198.5-40.5t163.5-109.5 109.5-163.5 40.5-198.5-40.5-198.5-109.5-163.5-163.5-109.5-198.5-40.5q-98 0-188 35.5t-160 101.5l137 138q31 30 14 69-17 40-59 40h-448q-26 0-45-19t-19-45v-448q0-42 40-59 39-17 69 14l130 129q107-101 244.5-156.5t284.5-55.5q156 0 298 61t245 164 164 245 61 298z"/> </svg>'},21917:function(e){e.exports='<svg viewBox="0 0 500 500" xmlns="http://www.w3.org/2000/svg"> <path clip-rule="evenodd" d="M306.39,154.09c19.628,4.543,35.244,21.259,39.787,39.523 c1.551,8.54,8.998,14.989,17.904,14.989c9.991,0,18.168-8.175,18.168-18.17c0-13.083-10.991-32.98-25.985-47.881 c-14.719-14.537-32.252-24.802-46.695-24.802c-9.991,0-18.172,8.45-18.172,18.446C291.396,145.094,297.847,152.546,306.39,154.09z M56.629,392.312c-14.09,14.08-14.09,36.979,0,51.059c14.08,14.092,36.981,14.092,50.965,0l104.392-104.303 c24.347,15.181,53.062,23.991,83.953,23.991c87.857,0,158.995-71.142,158.995-158.999c0-87.854-71.138-158.995-158.995-158.995 c-87.856,0-158.995,71.141-158.995,158.995c0,30.802,8.819,59.606,23.992,83.953L56.629,392.312z M182.371,204.06 c0-62.687,50.875-113.568,113.568-113.568s113.569,50.881,113.569,113.568c0,62.694-50.876,113.569-113.569,113.569 S182.371,266.754,182.371,204.06z" fill-rule="evenodd"/> </svg>'},9103:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M553 1399l-50 50q-10 10-23 10t-23-10l-466-466q-10-10-10-23t10-23l466-466q10-10 23-10t23 10l50 50q10 10 10 23t-10 23l-393 393 393 393q10 10 10 23t-10 23zm591-1067l-373 1291q-4 13-15.5 19.5t-23.5 2.5l-62-17q-13-4-19.5-15.5t-2.5-24.5l373-1291q4-13 15.5-19.5t23.5-2.5l62 17q13 4 19.5 15.5t2.5 24.5zm657 651l-466 466q-10 10-23 10t-23-10l-50-50q-10-10-10-23t10-23l393-393-393-393q-10-10-10-23t10-23l50-50q10-10 23-10t23 10l466 466q10 10 10 23t-10 23z"/> </svg>'},49989:function(e){e.exports='<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> <path d="M24.89 32h4.18L18.86 6h-3.71L4.93 32h4.18l2.25-6h11.29l2.24 6zM12.86 22L17 10.95 21.14 22h-8.28zm30.31 1.17L27 39.34 19.66 32l-2.83 2.83L27 45l19-19-2.83-2.83z"/> </svg>'},81875:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 270 270"> <path d="m240.443652,220.45085l-47.410809,0l0,-10.342138c13.89973,-8.43655 25.752896,-19.844464 34.686646,-33.469923c11.445525,-17.455846 17.496072,-37.709239 17.496072,-58.570077c0,-59.589197 -49.208516,-108.068714 -109.693558,-108.068714s-109.69263,48.479517 -109.69263,108.069628c0,20.860839 6.050547,41.113316 17.497001,58.570077c8.93375,13.625459 20.787845,25.032458 34.686646,33.469008l0,10.342138l-47.412666,0c-10.256959,0 -18.571354,8.191376 -18.571354,18.296574c0,10.105198 8.314395,18.296574 18.571354,18.296574l65.98402,0c10.256959,0 18.571354,-8.191376 18.571354,-18.296574l0,-39.496814c0,-7.073455 -4.137698,-13.51202 -10.626529,-16.537358c-25.24497,-11.772016 -41.557118,-37.145704 -41.557118,-64.643625c0,-39.411735 32.545369,-71.476481 72.549922,-71.476481c40.004553,0 72.550851,32.064746 72.550851,71.476481c0,27.497006 -16.312149,52.87161 -41.557118,64.643625c-6.487902,3.026253 -10.6256,9.464818 -10.6256,16.537358l0,39.496814c0,10.105198 8.314395,18.296574 18.571354,18.296574l65.982163,0c10.256959,0 18.571354,-8.191376 18.571354,-18.296574c0,-10.105198 -8.314395,-18.296574 -18.571354,-18.296574z"/> </svg>'},67447:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M576 1376v-192q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v192q0 14 9 23t23 9h320q14 0 23-9t9-23zm0-384v-192q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v192q0 14 9 23t23 9h320q14 0 23-9t9-23zm512 384v-192q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v192q0 14 9 23t23 9h320q14 0 23-9t9-23zm-512-768v-192q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v192q0 14 9 23t23 9h320q14 0 23-9t9-23zm512 384v-192q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v192q0 14 9 23t23 9h320q14 0 23-9t9-23zm512 384v-192q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v192q0 14 9 23t23 9h320q14 0 23-9t9-23zm-512-768v-192q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v192q0 14 9 23t23 9h320q14 0 23-9t9-23zm512 384v-192q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v192q0 14 9 23t23 9h320q14 0 23-9t9-23zm0-384v-192q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v192q0 14 9 23t23 9h320q14 0 23-9t9-23zm128-320v1088q0 66-47 113t-113 47h-1344q-66 0-113-47t-47-113v-1088q0-66 47-113t113-47h1344q66 0 113 47t47 113z"/> </svg>'},36339:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1792 352v1088q0 42-39 59-13 5-25 5-27 0-45-19l-403-403v166q0 119-84.5 203.5t-203.5 84.5h-704q-119 0-203.5-84.5t-84.5-203.5v-704q0-119 84.5-203.5t203.5-84.5h704q119 0 203.5 84.5t84.5 203.5v165l403-402q18-19 45-19 12 0 25 5 39 17 39 59z"/> </svg>'},88497:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1395 736q0 13-10 23l-466 466q-10 10-23 10t-23-10l-466-466q-10-10-10-23t10-23l50-50q10-10 23-10t23 10l393 393 393-393q10-10 23-10t23 10l50 50q10 10 10 23z"/> </svg>'},91882:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1203 544q0 13-10 23l-393 393 393 393q10 10 10 23t-10 23l-50 50q-10 10-23 10t-23-10l-466-466q-10-10-10-23t10-23l466-466q10-10 23-10t23 10l50 50q10 10 10 23z"/> </svg>'},14305:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1171 960q0 13-10 23l-466 466q-10 10-23 10t-23-10l-50-50q-10-10-10-23t10-23l393-393-393-393q-10-10-10-23t10-23l50-50q10-10 23-10t23 10l466 466q10 10 10 23z"/> </svg>'},58446:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1395 1184q0 13-10 23l-50 50q-10 10-23 10t-23-10l-393-393-393 393q-10 10-23 10t-23-10l-50-50q-10-10-10-23t10-23l466-466q10-10 23-10t23 10l466 466q10 10 10 23z"/> </svg>'},39858:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M704 1376v-704q0-14-9-23t-23-9h-64q-14 0-23 9t-9 23v704q0 14 9 23t23 9h64q14 0 23-9t9-23zm256 0v-704q0-14-9-23t-23-9h-64q-14 0-23 9t-9 23v704q0 14 9 23t23 9h64q14 0 23-9t9-23zm256 0v-704q0-14-9-23t-23-9h-64q-14 0-23 9t-9 23v704q0 14 9 23t23 9h64q14 0 23-9t9-23zm-544-992h448l-48-117q-7-9-17-11h-317q-10 2-17 11zm928 32v64q0 14-9 23t-23 9h-96v948q0 83-47 143.5t-113 60.5h-832q-66 0-113-58.5t-47-141.5v-952h-96q-14 0-23-9t-9-23v-64q0-14 9-23t23-9h309l70-167q15-37 54-63t79-26h320q40 0 79 26t54 63l70 167h309q14 0 23 9t9 23z"/> </svg>'},70881:function(e){e.exports='<svg viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg"> <g stroke="none" stroke-width="1"> <path d="M14,1.4 L12.6,0 L7,5.6 L1.4,0 L0,1.4 L5.6,7 L0,12.6 L1.4,14 L7,8.4 L12.6,14 L14,12.6 L8.4,7 L14,1.4 Z"/> </g> </svg>'},60636:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1792 1344v128q0 26-19 45t-45 19h-1664q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1664q26 0 45 19t19 45zm-384-384v128q0 26-19 45t-45 19h-896q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h896q26 0 45 19t19 45zm256-384v128q0 26-19 45t-45 19h-1408q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1408q26 0 45 19t19 45zm-384-384v128q0 26-19 45t-45 19h-640q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h640q26 0 45 19t19 45z"/> </svg>'},32013:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1472 930v318q0 119-84.5 203.5t-203.5 84.5h-832q-119 0-203.5-84.5t-84.5-203.5v-832q0-119 84.5-203.5t203.5-84.5h832q63 0 117 25 15 7 18 23 3 17-9 29l-49 49q-10 10-23 10-3 0-9-2-23-6-45-6h-832q-66 0-113 47t-47 113v832q0 66 47 113t113 47h832q66 0 113-47t47-113v-254q0-13 9-22l64-64q10-10 23-10 6 0 12 3 20 8 20 29zm231-489l-814 814q-24 24-57 24t-57-24l-430-430q-24-24-24-57t24-57l110-110q24-24 57-24t57 24l263 263 647-647q24-24 57-24t57 24l110 110q24 24 24 57t-24 57z"/> </svg>'},45512:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 10 10"> <path d="M.941 4.523a.75.75 0 1 1 1.06-1.06l3.006 3.005 3.005-3.005a.75.75 0 1 1 1.06 1.06l-3.549 3.55a.75.75 0 0 1-1.168-.136L.941 4.523z"/> </svg>'},80347:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 24 24" > <circle cx="12" cy="12" r="2.2"/> <circle cx="12" cy="5" r="2.2"/> <circle cx="12" cy="19" r="2.2"/> </svg>'},95134:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1664 960q-152-236-381-353 61 104 61 225 0 185-131.5 316.5t-316.5 131.5-316.5-131.5-131.5-316.5q0-121 61-225-229 117-381 353 133 205 333.5 326.5t434.5 121.5 434.5-121.5 333.5-326.5zm-720-384q0-20-14-34t-34-14q-125 0-214.5 89.5t-89.5 214.5q0 20 14 34t34 14 34-14 14-34q0-86 61-147t147-61q20 0 34-14t14-34zm848 384q0 34-20 69-140 230-376.5 368.5t-499.5 138.5-499.5-139-376.5-368q-20-35-20-69t20-69q140-229 376.5-368t499.5-139 499.5 139 376.5 368q20 35 20 69z"/> </svg>'},70697:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1152 512v-472q22 14 36 28l408 408q14 14 28 36h-472zm-128 32q0 40 28 68t68 28h544v1056q0 40-28 68t-68 28h-1344q-40 0-68-28t-28-68v-1600q0-40 28-68t68-28h800v544z"/> </svg>'},49983:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1728 608v704q0 92-66 158t-158 66h-1216q-92 0-158-66t-66-158v-960q0-92 66-158t158-66h320q92 0 158 66t66 158v32h672q92 0 158 66t66 158z"/> </svg>'},98964:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1152 1376v-160q0-14-9-23t-23-9h-96v-512q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v160q0 14 9 23t23 9h96v320h-96q-14 0-23 9t-9 23v160q0 14 9 23t23 9h448q14 0 23-9t9-23zm-128-896v-160q0-14-9-23t-23-9h-192q-14 0-23 9t-9 23v160q0 14 9 23t23 9h192q14 0 23-9t9-23zm640 416q0 209-103 385.5t-279.5 279.5-385.5 103-385.5-103-279.5-279.5-103-385.5 103-385.5 279.5-279.5 385.5-103 385.5 103 279.5 279.5 103 385.5z"/> </svg>'},8136:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1792 1344v128q0 26-19 45t-45 19h-1664q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1664q26 0 45 19t19 45zm-384-384v128q0 26-19 45t-45 19h-1280q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1280q26 0 45 19t19 45zm256-384v128q0 26-19 45t-45 19h-1536q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1536q26 0 45 19t19 45zm-384-384v128q0 26-19 45t-45 19h-1152q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1152q26 0 45 19t19 45z"/> </svg>'},94806:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"><path d="M640 768h512v-192q0-106-75-181t-181-75-181 75-75 181v192zm832 96v576q0 40-28 68t-68 28h-960q-40 0-68-28t-28-68v-576q0-40 28-68t68-28h32v-192q0-184 132-316t316-132 316 132 132 316v192h32q40 0 68 28t28 68z"/></svg>'},31365:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 32 32"> <path d="M27 4l-15 15-7-7-5 5 12 12 20-20z"/> </svg>'},44636:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"><path d="M491 1536l91-91-235-235-91 91v107h128v128h107zm523-928q0-22-22-22-10 0-17 7l-542 542q-7 7-7 17 0 22 22 22 10 0 17-7l542-542q7-7 7-17zm-54-192l416 416-832 832h-416v-416zm683 96q0 53-37 90l-166 166-416-416 166-165q36-38 90-38 53 0 91 38l235 234q37 39 37 91z"/></svg>'},36327:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"><path d="M1600 736v192q0 40-28 68t-68 28h-416v416q0 40-28 68t-68 28h-192q-40 0-68-28t-28-68v-416h-416q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h416v-416q0-40 28-68t68-28h192q40 0 68 28t28 68v416h416q40 0 68 28t28 68z"/></svg>'},53328:function(e){e.exports='<svg viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg"> <path d="M5.9814 11.8049C5.59087 11.4144 5.59087 10.7812 5.9814 10.3907L10.224 6.14806C10.6146 5.75754 11.2477 5.75754 11.6383 6.14806C12.0288 6.53859 12.0288 7.17175 11.6383 7.56228L7.39561 11.8049C7.00509 12.1954 6.37192 12.1954 5.9814 11.8049Z"/> <path d="M0.707107 12.0208C0.316582 11.6303 0.316582 10.9971 0.707107 10.6066L10.6066 0.707121C10.9971 0.316597 11.6303 0.316596 12.0208 0.707121C12.4113 1.09764 12.4113 1.73081 12.0208 2.12133L2.12132 12.0208C1.7308 12.4114 1.09763 12.4114 0.707107 12.0208Z"/> </svg>'},98711:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1792 1344v128q0 26-19 45t-45 19h-1664q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1664q26 0 45 19t19 45zm0-384v128q0 26-19 45t-45 19h-1280q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1280q26 0 45 19t19 45zm0-384v128q0 26-19 45t-45 19h-1536q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1536q26 0 45 19t19 45zm0-384v128q0 26-19 45t-45 19h-1152q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1152q26 0 45 19t19 45z"/> </svg>'},53808:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M512 1536h768v-384h-768v384zm896 0h128v-896q0-14-10-38.5t-20-34.5l-281-281q-10-10-34-20t-39-10v416q0 40-28 68t-68 28h-576q-40 0-68-28t-28-68v-416h-128v1280h128v-416q0-40 28-68t68-28h832q40 0 68 28t28 68v416zm-384-928v-320q0-13-9.5-22.5t-22.5-9.5h-192q-13 0-22.5 9.5t-9.5 22.5v320q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5-9.5t9.5-22.5zm640 32v928q0 40-28 68t-68 28h-1344q-40 0-68-28t-28-68v-1344q0-40 28-68t68-28h928q40 0 88 20t76 48l280 280q28 28 48 76t20 88z"/> </svg>'},20784:function(e){e.exports='<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> <path stroke="null" d="m42.276011,26.302547c0.098397,-0.76605 0.172194,-1.54407 0.172194,-2.33406s-0.073797,-1.56801 -0.172194,-2.33406l5.202718,-3.961917c0.467384,-0.359086 0.602679,-1.005441 0.29519,-1.532101l-4.919828,-8.29489c-0.307489,-0.51469 -0.947067,-0.730142 -1.500548,-0.51469l-6.125186,2.405877c-1.266856,-0.945594 -2.656707,-1.747553 -4.157255,-2.357999l-0.922468,-6.343855c-0.110696,-0.562568 -0.614979,-1.005441 -1.229957,-1.005441l-9.839656,0c-0.614979,0 -1.119261,0.442873 -1.217657,1.005441l-0.922468,6.343855c-1.500548,0.610446 -2.890399,1.400436 -4.157255,2.357999l-6.125186,-2.405877c-0.553481,-0.203482 -1.193058,0 -1.500548,0.51469l-4.919828,8.29489c-0.307489,0.51469 -0.172194,1.161045 0.29519,1.532101l5.190419,3.961917c-0.098397,0.76605 -0.172194,1.54407 -0.172194,2.33406s0.073797,1.56801 0.172194,2.33406l-5.190419,3.961917c-0.467384,0.359086 -0.602679,1.005441 -0.29519,1.532101l4.919828,8.29489c0.307489,0.51469 0.947067,0.730142 1.500548,0.51469l6.125186,-2.405877c1.266856,0.945594 2.656707,1.747553 4.157255,2.357999l0.922468,6.343855c0.098397,0.562568 0.602679,1.005441 1.217657,1.005441l9.839656,0c0.614979,0 1.119261,-0.442873 1.217657,-1.005441l0.922468,-6.343855c1.500548,-0.610446 2.890399,-1.400436 4.157255,-2.357999l6.125186,2.405877c0.553481,0.203482 1.193058,0 1.500548,-0.51469l4.919828,-8.29489c0.307489,-0.51469 0.172194,-1.161045 -0.29519,-1.532101l-5.190419,-3.961917zm-18.277162,6.044617c-4.759934,0 -8.609699,-3.746465 -8.609699,-8.378677s3.849766,-8.378677 8.609699,-8.378677s8.609699,3.746465 8.609699,8.378677s-3.849766,8.378677 -8.609699,8.378677z"/> </svg>'},70999:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1728 576v256q0 26-19 45t-45 19h-64q-26 0-45-19t-19-45v-256q0-106-75-181t-181-75-181 75-75 181v192h96q40 0 68 28t28 68v576q0 40-28 68t-68 28h-960q-40 0-68-28t-28-68v-576q0-40 28-68t68-28h672v-192q0-185 131.5-316.5t316.5-131.5 316.5 131.5 131.5 316.5z"/> </svg>'},45244:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1639 1056q0 5-1 7-64 268-268 434.5t-478 166.5q-146 0-282.5-55t-243.5-157l-129 129q-19 19-45 19t-45-19-19-45v-448q0-26 19-45t45-19h448q26 0 45 19t19 45-19 45l-137 137q71 66 161 102t187 36q134 0 250-65t186-179q11-17 53-117 8-23 30-23h192q13 0 22.5 9.5t9.5 22.5zm25-800v448q0 26-19 45t-45 19h-448q-26 0-45-19t-19-45 19-45l138-138q-148-137-349-137-134 0-250 65t-186 179q-11 17-53 117-8 23-30 23h-199q-13 0-22.5-9.5t-9.5-22.5v-7q65-268 270-434.5t480-166.5q146 0 284 55.5t245 156.5l130-129q19-19 45-19t45 19 19 45z"/> </svg>'},99876:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1344 1472q0-26-19-45t-45-19-45 19-19 45 19 45 45 19 45-19 19-45zm256 0q0-26-19-45t-45-19-45 19-19 45 19 45 45 19 45-19 19-45zm128-224v320q0 40-28 68t-68 28h-1472q-40 0-68-28t-28-68v-320q0-40 28-68t68-28h427q21 56 70.5 92t110.5 36h256q61 0 110.5-36t70.5-92h427q40 0 68 28t28 68zm-325-648q-17 40-59 40h-256v448q0 26-19 45t-45 19h-256q-26 0-45-19t-19-45v-448h-256q-42 0-59-40-17-39 14-69l448-448q18-19 45-19t45 19l448 448q31 30 14 69z"/> </svg>'},14006:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1216 320q0 26-19 45t-45 19h-128v1024h128q26 0 45 19t19 45-19 45l-256 256q-19 19-45 19t-45-19l-256-256q-19-19-19-45t19-45 45-19h128v-1024h-128q-26 0-45-19t-19-45 19-45l256-256q19-19 45-19t45 19l256 256q19 19 19 45z"/> </svg>'},28712:function(e){"use strict";e.exports={assert(){}}},75026:function(e,t,i){"use strict";i.d(t,{_:function(){return o}});var n=i(15254);function o(e){var t,i;function o(t,i){try{var s=e[t](i),a=s.value,l=a instanceof n._;Promise.resolve(l?a.v:a).then(function(i){if(l){var n="return"===t?"return":"next";if(!a.k||i.done)return o(n,i);i=e[n](i).value}r(s.done?"return":"normal",i)},function(e){o("throw",e)})}catch(e){r("throw",e)}}function r(e,n){switch(e){case"return":t.resolve({value:n,done:!0});break;case"throw":t.reject(n);break;default:t.resolve({value:n,done:!1})}(t=t.next)?o(t.key,t.arg):i=null}this._invoke=function(e,n){return new Promise(function(r,s){var a={key:e,arg:n,resolve:r,reject:s,next:null};i?i=i.next=a:(t=i=a,o(e,n))})},"function"!=typeof e.return&&(this.return=void 0)}o.prototype["function"==typeof Symbol&&Symbol.asyncIterator||"@@asyncIterator"]=function(){return this},o.prototype.next=function(e){return this._invoke("next",e)},o.prototype.throw=function(e){return this._invoke("throw",e)},o.prototype.return=function(e){return this._invoke("return",e)}},49376:function(e,t,i){"use strict";function n(e,t,i,n,o,r,s){try{var a=e[r](s),l=a.value}catch(e){i(e);return}a.done?t(l):Promise.resolve(l).then(n,o)}function o(e){return function(){var t=this,i=arguments;return new Promise(function(o,r){var s=e.apply(t,i);function a(e){n(s,o,r,a,l,"next",e)}function l(e){n(s,o,r,a,l,"throw",e)}a(void 0)})}}i.d(t,{_:function(){return o}})},6311:function(e,t,i){"use strict";i.d(t,{_:function(){return o}});var n=i(15254);function o(e){return new n._(e,0)}},25045:function(e,t,i){"use strict";function n(e,t,i){return t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i,e}i.d(t,{_:function(){return n}})},41411:function(e,t,i){"use strict";i.d(t,{_:function(){return o}});var n=i(25045);function o(e){for(var t=1;t<arguments.length;t++){var i=null!=arguments[t]?arguments[t]:{},o=Object.keys(i);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(i).filter(function(e){return Object.getOwnPropertyDescriptor(i,e).enumerable}))),o.forEach(function(t){(0,n._)(e,t,i[t])})}return e}},15366:function(e,t,i){"use strict";function n(e,t){return t=null!=t?t:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):(function(e){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t.push.apply(t,i)}return t})(Object(t)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(t,i))}),e}i.d(t,{_:function(){return n}})},15254:function(e,t,i){"use strict";function n(e,t){this.v=e,this.k=t}i.d(t,{_:function(){return n}})},86367:function(e,t,i){"use strict";i.d(t,{_:function(){return o}});var n=i(75026);function o(e){return function(){return new n._(e.apply(this,arguments))}}},31635:function(e,t,i){"use strict";function n(e,t,i,n){var o,r=arguments.length,s=r<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,i):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,i,n);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(r<3?o(s):r>3?o(t,i,s):o(t,i))||s);return r>3&&s&&Object.defineProperty(t,i,s),s}i.d(t,{__decorate:function(){return n}}),"function"==typeof SuppressedError&&SuppressedError}},r={};function s(e){var t=r[e];if(void 0!==t)return t.exports;var i=r[e]={exports:{}};return o[e](i,i.exports,s),i.exports}s.m=o,e=[],s.O=function(t,i,n,o){if(i){o=o||0;for(var r=e.length;r>0&&e[r-1][2]>o;r--)e[r]=e[r-1];e[r]=[i,n,o];return}for(var a=1/0,r=0;r<e.length;r++){for(var i=e[r][0],n=e[r][1],o=e[r][2],l=!0,u=0;u<i.length;u++)(!1&o||a>=o)&&Object.keys(s.O).every(function(e){return s.O[e](i[u])})?i.splice(u--,1):(l=!1,o<a&&(a=o));if(l){e.splice(r--,1);var c=n();void 0!==c&&(t=c)}}return t},s.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return s.d(t,{a:t}),t},s.d=function(e,t){for(var i in t)s.o(t,i)&&!s.o(e,i)&&Object.defineProperty(e,i,{enumerable:!0,get:t[i]})},s.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},s.r=function(e){"u">typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},t={521:0},s.O.j=function(e){return 0===t[e]},i=function(e,i){var n,o,r=i[0],a=i[1],l=i[2],u=0;if(r.some(function(e){return 0!==t[e]})){for(n in a)s.o(a,n)&&(s.m[n]=a[n]);if(l)var c=l(s)}for(e&&e(i);u<r.length;u++)o=r[u],s.o(t,o)&&t[o]&&t[o][0](),t[o]=0;return s.O(c)},(n=self.webpackChunkjodit=self.webpackChunkjodit||[]).forEach(i.bind(null,0)),n.push=i.bind(null,n.push.bind(n));var a={};return!function(){"use strict";s.r(a),s.d(a,{CommitMode:function(){return c},Jodit:function(){return e.Jodit}});var e=s(73302),t=s(28686),i=s(81937),n=s(84839),o=s(60936),r=s(13564),l=s(89317);s(93637),Object.keys(i).forEach(t=>{e.Jodit[t]=i[t]});let u=e=>"__esModule"!==e;Object.keys(r).filter(u).forEach(e=>{o.Icon.set(e.replace("_","-"),r[e])}),Object.keys(o).filter(u).forEach(i=>{var n;let r=o[i],s=(0,t.isFunction)(null==(n=r.prototype)?void 0:n.className)?r.prototype.className():i;(0,t.isString)(s)&&(e.Jodit.modules[s]=r)}),Object.keys(n).filter(u).forEach(t=>{e.Jodit.decorators[t]=n[t]}),["Confirm","Alert","Prompt"].forEach(t=>{e.Jodit[t]=o[t]}),Object.keys(l.default).filter(u).forEach(t=>{e.Jodit.lang[t]=l.default[t]});class c{}}(),a=s.O(a)}()});
|
|
254
|
+
>${e.o.specialCharacters[t]}</a>`);s.push(r),o.appendChild(r),i.appendChild(o)}n.appendChild(i)}let l=this;return e.e.on(s,"focus",function(){i.innerHTML=this.innerHTML}).on(s,"mousedown",function(t){r.Dom.isTag(this,"a")&&(e.s.focus(),e.s.insertHTML(this.innerHTML),(null==t?void 0:t.shiftKey)||e.e.fire(this,"close_dialog"),t&&t.preventDefault(),t&&t.stopImmediatePropagation())}).on(s,"mouseenter",function(){r.Dom.isTag(this,"a")&&this.focus()}).on(s,"keydown",t=>{let i=t.target;if(r.Dom.isTag(i,"a")){let n,r=parseInt((0,a.attr)(i,"-index")||"0",10),u=parseInt((0,a.attr)(i,"data-index-j")||"0",10);switch(t.key){case o.KEY_UP:case o.KEY_DOWN:void 0===s[n=t.key===o.KEY_UP?r-l.__countInRow:r+l.__countInRow]&&(n=t.key===o.KEY_UP?Math.floor(s.length/l.__countInRow)*l.__countInRow+u:u)>s.length-1&&(n-=l.__countInRow),s[n]&&s[n].focus();break;case o.KEY_RIGHT:case o.KEY_LEFT:void 0===s[n=t.key===o.KEY_LEFT?r-1:r+1]&&(n=t.key===o.KEY_LEFT?s.length-1:0),s[n]&&s[n].focus();break;case o.KEY_ENTER:e.e.fire(i,"mousedown"),t.stopImmediatePropagation(),t.preventDefault()}}}),t})}beforeDestruct(e){e.e.off("generateSpecialCharactersTable.symbols")}constructor(e){super(e),(0,n._)(this,"buttons",[{name:"symbols",group:"insert"}]),(0,n._)(this,"__countInRow",17),(0,s.extendLang)(u)}}s.pluginSystem.add("symbols",c)},2923:function(e,t,i){"use strict";i.d(t,{onTabInsideLi:function(){return n.onTabInsideLi}});var n=i(8837)},8837:function(e,t,i){"use strict";i.d(t,{onTabInsideLi:function(){return r}});var n=i(23211),o=i(28712);function r(e,t=!1){let i,s,a,l;if(!e.o.tab.tabInsideLiInsertNewList)return!1;let[u,c]=(i=e.createInside.fake(),s=e.createInside.fake(),(a=e.s.range.cloneRange()).collapse(!0),a.insertNode(i),(l=e.s.range.cloneRange()).collapse(!1),l.insertNode(s),[i,s]);try{let i,r,s,a,l,c=!!(i=n.Dom.closest(u,"li",e.editor))&&(!!t||!!n.Dom.isLeaf(i.previousElementSibling))&&(!t||!!n.Dom.closest(i,"li",e.editor))&&i;if(!c||!(r=n.Dom.closest(u,"li",e.editor))||r!==c&&!c.contains(r))return!1;let d=n.Dom.closest(c,["ol","ul"],e.editor);if(!d||t&&!n.Dom.closest(d,"li",e.editor))return!1;return t?function(e,t,i){let r=n.Dom.closest(t,"li",e.editor);(0,o.assert)(r,"tab parent li is null");let s=Array.from(t.children).filter(e=>n.Dom.isLeaf(e));n.Dom.after(r,i);let a=s.indexOf(i);if((0===a||1===s.length)&&n.Dom.safeRemove(t),a!==s.length-1){let e=t.cloneNode();n.Dom.append(i,e);for(let t=a+1;t<s.length;t+=1)n.Dom.append(e,s[t])}}(e,d,c):(s=c.previousElementSibling,(0,o.assert)(s,"tab previousElementSibling is null"),a=s.lastElementChild,(l=n.Dom.isTag(a,d.tagName)?a:e.createInside.element(d.tagName,Array.from(d.attributes).reduce((e,t)=>(e[t.name]=t.value,e),{}))).appendChild(c),a!==l&&s.appendChild(l)),!0}finally{let t=e.s.createRange();t.setStartAfter(u),t.setEndBefore(c),e.s.selectRange(t),n.Dom.safeRemove(u),n.Dom.safeRemove(c)}}},69023:function(e,t,i){"use strict";i(5266).Config.prototype.tab={tabInsideLiInsertNewList:!0}},81582:function(e,t,i){"use strict";var n=i(31635),o=i(81937),r=i(84839),s=i(28077),a=i(91206);i(69023);var l=i(2923);class u extends a.Plugin{afterInit(e){}__onTab(e){if(e.key===o.KEY_TAB&&this.__onShift(e.shiftKey))return!1}__onCommand(e){if(("indent"===e||"outdent"===e)&&this.__onShift("outdent"===e))return!1}__onShift(e){let t=(0,l.onTabInsideLi)(this.j,e);return t&&this.j.e.fire("afterTab",e),t}beforeDestruct(e){}}(0,n.__decorate)([(0,r.watch)(":keydown.tab")],u.prototype,"__onTab",null),(0,n.__decorate)([(0,r.watch)(":beforeCommand.tab")],u.prototype,"__onCommand",null),s.pluginSystem.add("tab",u)},30110:function(e,t,i){"use strict";var n=i(81937),o=i(23211),r=i(28077),s=i(65946),a=i(98803);let l=new Set([n.KEY_TAB,n.KEY_LEFT,n.KEY_RIGHT,n.KEY_UP,n.KEY_DOWN]);r.pluginSystem.add("tableKeyboardNavigation",function(e){e.e.off(".tableKeyboardNavigation").on("keydown.tableKeyboardNavigation",t=>{let{key:i}=t,r=function(e,t){if(!l.has(t))return;let i=e.s.current();if(!i)return;let r=o.Dom.up(i,o.Dom.isCell,e.editor);if(!r)return;let{range:a}=e.s;if(t!==n.KEY_TAB&&i!==r){let e=t===n.KEY_RIGHT||t===n.KEY_DOWN,l=(0,s.call)(e?o.Dom.next:o.Dom.prev,i,e=>t===n.KEY_UP||t===n.KEY_DOWN?o.Dom.isTag(e,"br"):!!e,r);if(!e&&(l||t!==n.KEY_UP&&o.Dom.isText(i)&&0!==a.startOffset)||e&&(l||t!==n.KEY_DOWN&&o.Dom.isText(i)&&i.nodeValue&&a.startOffset!==i.nodeValue.length))return}return r}(e,i);if(!r)return;let u=e.getInstance(a.Table,e.o),c=o.Dom.closest(r,"table",e.editor),d=null,h=i===n.KEY_LEFT||t.shiftKey,p=()=>(0,s.call)(h?o.Dom.prev:o.Dom.next,r,o.Dom.isCell,c);switch(i){case n.KEY_TAB:case n.KEY_LEFT:(d=p())||(u.appendRow(c,!!h&&c.querySelector("tr"),!h),d=p());break;case n.KEY_UP:case n.KEY_DOWN:{let e=u.formalMatrix(c),[t,o]=u.formalCoordinate(c,r);i===n.KEY_UP?void 0!==e[t-1]&&(d=e[t-1][o]):void 0!==e[t+1]&&(d=e[t+1][o])}}if(d){if(e.e.fire("hidePopup hideResizer"),d.firstChild)i===n.KEY_TAB?e.s.select(d,!0):e.s.setCursorIn(d,i===n.KEY_RIGHT||i===n.KEY_DOWN);else{let t=e.createInside.element("br");d.appendChild(t),e.s.setCursorBefore(t)}return e.synchronizeValues(),!1}})})},48290:function(e,t,i){"use strict";var n=i(27795),o=i(65946),r=i(93640),s=i(29434),a=i(5266),l=i(67447),u=i.n(l);a.Config.prototype.table={splitBlockOnInsertTable:!0,selectionCellStyle:"border: 1px double #1e88e5 !important;",useExtraClassesOptions:!1},s.Icon.set("table",u()),a.Config.prototype.controls.table={data:{cols:10,rows:10,classList:{"table table-bordered":"Bootstrap Bordered","table table-striped":"Bootstrap Striped","table table-dark":"Bootstrap Dark"}},popup:(e,t,i,s)=>{e.editor.normalize();let a=e.history.snapshot.make(),l=s.control,u=l.data&&l.data.rows?l.data.rows:10,c=l.data&&l.data.cols?l.data.cols:10,d=e.c.fromHTML('<form class="jodit-form jodit-form__inserter"><div class="jodit-form__table-creator-box"><div class="jodit-form__container"></div><div class="jodit-form__options">'+(()=>{if(!e.o.table.useExtraClassesOptions)return"";let t=[];if(l.data){let e=l.data.classList;Object.keys(e).forEach(i=>{t.push(`<label class="jodit_vertical_middle"><input class="jodit-checkbox" value="${i}" type="checkbox"/>${e[i]}</label>`)})}return t.join("")})()+'</div></div><label class="jodit-form__center"><span>1</span> × <span>1</span></label></form>'),h=d.querySelectorAll("span")[0],p=d.querySelectorAll("span")[1],f=d.querySelector(".jodit-form__container"),m=d.querySelector(".jodit-form__options"),g=[],v=u*c;for(let t=0;t<v;t+=1)g[t]||g.push(e.c.element("span",{dataIndex:t}));if(e.e.on(f,"mousemove",(e,t)=>{let i=e.target;if(!n.Dom.isTag(i,"span"))return;let o=void 0===t||isNaN(t)?parseInt((0,r.attr)(i,"-index")||"0",10):t||0,s=Math.ceil((o+1)/c),a=o%c+1;for(let e=0;e<g.length;e+=1)a>=e%c+1&&s>=Math.ceil((e+1)/c)?g[e].className="jodit_hovered":g[e].className="";p.textContent=a.toString(),h.textContent=s.toString()}).on(f,"touchstart mousedown",t=>{let s=t.target;if(t.preventDefault(),t.stopImmediatePropagation(),!n.Dom.isTag(s,"span"))return;let l=parseInt((0,r.attr)(s,"-index")||"0",10),u=Math.ceil((l+1)/c),d=l%c+1,h=e.createInside,p=h.element("tbody"),f=h.element("table");f.appendChild(p);let g=null,v,_;for(let e=1;u>=e;e+=1){v=h.element("tr");for(let e=1;e<=d;e+=1)_=h.element("td"),g||(g=_),(0,o.css)(_,"width",(100/d).toFixed(4)+"%"),_.appendChild(h.element("br")),v.appendChild(h.text("\n")),v.appendChild(h.text(" ")),v.appendChild(_);p.appendChild(h.text("\n")),p.appendChild(v)}(0,o.$$)("input[type=checkbox]:checked",m).forEach(e=>{e.value.split(/[\s]+/).forEach(e=>{f.classList.add(e)})}),e.s.restore(),e.s.removeMarkers(),e.editor.normalize(),e.history.snapshot.restore(a);let b=n.Dom.furthest(e.s.current(),n.Dom.isBlock,e.editor);if(b&&n.Dom.isEmpty(b))n.Dom.replace(b,f,void 0,!1,!0);else if(b){let t=h.text("\n");if(e.o.table.splitBlockOnInsertTable){let i=e.s.range;i.collapse(!1),i.insertNode(t),i.collapse(!1),e.s.selectRange(i);let o=e.s.splitSelection(b,t);o?n.Dom.after(o,f):n.Dom.after(b,f)}else n.Dom.after(b,t),n.Dom.after(t,f)}else e.s.insertNode(f,!1);g&&(e.s.setCursorIn(g),(0,o.scrollIntoViewIfNeeded)(g,e.editor,e.ed)),i()}),s&&s.parentElement){for(let t=0;t<u;t+=1){let i=e.c.div();for(let e=0;e<c;e+=1)i.appendChild(g[t*c+e]);f.appendChild(i)}g[0]&&(g[0].className="hovered")}return d},tooltip:"Insert table"}},7994:function(e,t,i){"use strict";var n=i(28077);i(48290),n.pluginSystem.add("table",function(e){e.registerButton({name:"table",group:"insert"})})},48899:function(e,t,i){"use strict";var n=i(65946),o=i(59400),r=i(5658),s=i(29434),a=i(5266),l=i(15753),u=i(36339),c=i.n(u);a.Config.prototype.video={parseUrlToVideoEmbed:n.convertMediaUrlToVideoEmbed,defaultWidth:400,defaultHeight:345},s.Icon.set("video",c()),a.Config.prototype.controls.video={popup:(e,t,i)=>{let s=new r.UIForm(e,[new r.UIBlock(e,[new r.UIInput(e,{name:"url",required:!0,label:"URL",placeholder:"https://",validators:["url"]})]),new r.UIBlock(e,[(0,o.Button)(e,"","Insert","primary").onAction(()=>s.submit())])]),a=new r.UIForm(e,[new r.UIBlock(e,[new r.UITextArea(e,{name:"code",required:!0,label:"Embed code"})]),new r.UIBlock(e,[(0,o.Button)(e,"","Insert","primary").onAction(()=>a.submit())])]),u=[],c=t=>{e.s.restore(),e.s.insertHTML(t),i()};return e.s.save(),u.push({icon:"link",name:"Link",content:s.container},{icon:"source",name:"Code",content:a.container}),s.onSubmit(t=>{var i,o,r,s;c((0,n.call)(null!=(i=null==(o=e.o.video)?void 0:o.parseUrlToVideoEmbed)?i:n.convertMediaUrlToVideoEmbed,t.url,{width:null==(r=e.o.video)?void 0:r.defaultWidth,height:null==(s=e.o.video)?void 0:s.defaultHeight}))}),a.onSubmit(e=>{c(e.code)}),(0,l.TabsWidget)(e,u)},tags:["iframe"],tooltip:"Insert youtube/vimeo video"}},34142:function(e,t,i){"use strict";var n=i(28077);i(48899),n.pluginSystem.add("video",function(e){e.registerButton({name:"video",group:"media"})})},86038:function(e,t,i){"use strict";i(5266).Config.prototype.wrapNodes={exclude:new Set(["hr","style","br"]),emptyBlockAfterInit:!0}},22980:function(e,t,i){"use strict";var n=i(25045),o=i(31635),r=i(84839),s=i(27795),a=i(28077),l=i(85932),u=i(91206);i(86038);class c extends u.Plugin{afterInit(e){"br"!==e.o.enter.toLowerCase()&&e.e.on("drop.wtn focus.wtn keydown.wtn mousedown.wtn afterInit.wtn backSpaceAfterDelete.wtn",this.preprocessInput,{top:!0}).on("afterInit.wtn postProcessSetEditorValue.wtn afterCommitStyle.wtn backSpaceAfterDelete.wtn",this.postProcessSetEditorValue)}beforeDestruct(e){e.e.off(".wtn")}postProcessSetEditorValue(){let{jodit:e}=this;if(!e.isEditorMode())return;let t=e.editor.firstChild,i=!1;for(;t;){if(t=function(e,t){let i=e,n=e;do if(s.Dom.isElement(n)&&s.Dom.isLeaf(n)&&!s.Dom.isList(n.parentElement)){let e=s.Dom.findNotEmptySibling(n,!1);s.Dom.isTag(i,"ul")?i.appendChild(n):i=s.Dom.wrap(n,"ul",t.createInside),n=e}else break;while(n);return i}(t,e),this.isSuitableStart(t)){i||e.s.save(),i=!0;let n=e.createInside.element(e.o.enter);for(s.Dom.before(t,n);t&&this.isSuitable(t);){let e=t.nextSibling;n.appendChild(t),t=e}n.normalize(),t=n}t=t&&t.nextSibling}i&&(e.s.restore(),"afterInit"===e.e.current&&e.e.fire("internalChange"))}preprocessInput(){let{jodit:e}=this,t="afterInit"===e.e.current;if(!e.isEditorMode()||e.editor.firstChild||!e.o.wrapNodes.emptyBlockAfterInit&&t)return;let i=e.createInside.element(e.o.enter),n=e.createInside.element("br");s.Dom.append(i,n),s.Dom.append(e.editor,i),(e.s.isFocused()||"backSpaceAfterDelete"===e.e.current)&&e.s.setCursorBefore(n),e.e.fire("internalChange")}constructor(...e){super(...e),(0,n._)(this,"isSuitableStart",e=>{var t;return s.Dom.isText(e)&&(0,l.isString)(e.nodeValue)&&(/[^\s]/.test(e.nodeValue)||(null==(t=e.parentNode)?void 0:t.firstChild)===e&&this.isSuitable(e.nextSibling))||this.isNotWrapped(e)&&!s.Dom.isTemporary(e)}),(0,n._)(this,"isSuitable",e=>s.Dom.isText(e)||this.isNotWrapped(e)),(0,n._)(this,"isNotWrapped",e=>s.Dom.isElement(e)&&!(s.Dom.isBlock(e)||s.Dom.isTag(e,this.j.o.wrapNodes.exclude)))}}(0,o.__decorate)([r.autobind],c.prototype,"postProcessSetEditorValue",null),(0,o.__decorate)([r.autobind],c.prototype,"preprocessInput",null),a.pluginSystem.add("wrapNodes",c)},92063:function(e,t,i){"use strict";i(5266).Config.prototype.showXPathInStatusbar=!0},52014:function(e,t,i){"use strict";var n=i(25045),o=i(41411),r=i(81937),s=i(27795),a=i(28077),l=i(4040),u=i(7909),c=i(28723),d=i(91206),h=i(67399),p=i(4274);i(92063);class f extends d.Plugin{afterInit(){if(this.j.o.showXPathInStatusbar){this.container=this.j.c.div("jodit-xpath"),(0,u.attr)(this.container,"role","list");let e=()=>{this.j.o.showXPathInStatusbar&&this.container&&(this.j.statusbar.append(this.container),this.j.getRealMode()===r.MODE_WYSIWYG?this.calcPath():(this.container&&(this.container.innerHTML=r.INVISIBLE_SPACE),this.appendSelectAll()))};this.j.e.off(".xpath").on("pointerup.xpath change.xpath keydown.xpath changeSelection.xpath",this.calcPath).on("afterSetMode.xpath afterInit.xpath changePlace.xpath",e),e(),this.calcPath()}}beforeDestruct(){this.j&&this.j.events&&this.j.e.off(".xpath"),this.removeSelectAll(),this.menu&&this.menu.destruct(),s.Dom.safeRemove(this.container),delete this.menu,delete this.container}constructor(...e){super(...e),(0,n._)(this,"onContext",(e,t)=>(this.menu||(this.menu=new h.ContextMenu(this.j)),this.menu.show(t.clientX,t.clientY,[{icon:"bin",title:e===this.j.editor?"Clear":"Remove",exec:()=>{e!==this.j.editor?s.Dom.safeRemove(e):this.j.value="",this.j.synchronizeValues()}},{icon:"select-all",title:"Select",exec:()=>{this.j.s.select(e)}}]),!1)),(0,n._)(this,"onSelectPath",(e,t)=>{this.j.s.focus();let i=(0,u.attr)(t.target,"-path")||"/";if("/"===i)return this.j.execCommand("selectall"),!1;try{let e=this.j.ed.evaluate(i,this.j.editor,null,XPathResult.ANY_TYPE,null).iterateNext();if(e)return this.j.s.select(e),!1}catch(e){}return this.j.s.select(e),!1}),(0,n._)(this,"tpl",(e,t,i,n)=>{let o=this.j.c.fromHTML(`<span class="jodit-xpath__item"><a role="button" data-path="${t}" title="${n}" tabindex="-1"'>${(0,l.trim)(i)}</a></span>`),r=o.firstChild;return this.j.e.on(r,"click",this.onSelectPath.bind(this,e)).on(r,"contextmenu",this.onContext.bind(this,e)),o}),(0,n._)(this,"selectAllButton",void 0),(0,n._)(this,"removeSelectAll",()=>{this.selectAllButton&&(this.selectAllButton.destruct(),delete this.selectAllButton)}),(0,n._)(this,"appendSelectAll",()=>{this.removeSelectAll(),this.selectAllButton=(0,p.makeButton)(this.j,(0,o._)({name:"selectall"},this.j.o.controls.selectall)),this.selectAllButton.state.size="tiny",this.container&&this.container.insertBefore(this.selectAllButton.container,this.container.firstChild)}),(0,n._)(this,"calcPathImd",()=>{if(this.isDestructed)return;let e=this.j.s.current();if(this.container&&(this.container.innerHTML=r.INVISIBLE_SPACE),e){let t,i,n;s.Dom.up(e,e=>{e&&this.j.editor!==e&&!s.Dom.isText(e)&&!s.Dom.isComment(e)&&(t=e.nodeName.toLowerCase(),i=(0,c.getXPathByElement)(e,this.j.editor).replace(/^\//,""),n=this.tpl(e,i,t,this.j.i18n("Select %s",t)),this.container&&this.container.insertBefore(n,this.container.firstChild))},this.j.editor)}this.appendSelectAll()}),(0,n._)(this,"calcPath",this.j.async.debounce(this.calcPathImd,2*this.j.defaultTimeout,!0)),(0,n._)(this,"container",void 0),(0,n._)(this,"menu",void 0)}}a.pluginSystem.add("xpath",f)},13564:function(e,t,i){"use strict";i.r(t),i.d(t,{angle_down:function(){return o.a},angle_left:function(){return s.a},angle_right:function(){return l.a},angle_up:function(){return c.a},bin:function(){return h.a},cancel:function(){return f.a},center:function(){return g.a},check:function(){return _.a},chevron:function(){return y.a},dots:function(){return w.a},eye:function(){return k.a},file:function(){return I.a},folder:function(){return x.a},info_circle:function(){return j.a},left:function(){return L.a},lock:function(){return P.a},ok:function(){return N.a},pencil:function(){return B.a},plus:function(){return F.a},resize_handler:function(){return H.a},right:function(){return U.a},save:function(){return $.a},settings:function(){return Y.a},unlock:function(){return X.a},update:function(){return Z.a},upload:function(){return ee.a},valign:function(){return ei.a}});var n=i(88497),o=i.n(n),r=i(91882),s=i.n(r),a=i(14305),l=i.n(a),u=i(58446),c=i.n(u),d=i(39858),h=i.n(d),p=i(70881),f=i.n(p),m=i(60636),g=i.n(m),v=i(32013),_=i.n(v),b=i(45512),y=i.n(b),S=i(80347),w=i.n(S),C=i(95134),k=i.n(C),E=i(70697),I=i.n(E),T=i(49983),x=i.n(T),D=i(98964),j=i.n(D),z=i(8136),L=i.n(z),A=i(94806),P=i.n(A),M=i(31365),N=i.n(M),R=i(44636),B=i.n(R),O=i(36327),F=i.n(O),q=i(53328),H=i.n(q),V=i(98711),U=i.n(V),W=i(53808),$=i.n(W),K=i(20784),Y=i.n(K),G=i(70999),X=i.n(G),J=i(45244),Z=i.n(J),Q=i(99876),ee=i.n(Q),et=i(14006),ei=i.n(et)},57741:function(e){e.exports.default=["URL","--غير مضبوط--","حول جوديت","أضف العمود","إضافة مجلد","اضف سطر","متقدم","محاذاة","محاذاة للوسط","محاذاة مثبتة","محاذاة لليسار","محاذاة لليمين","تحديد الكل","العنوان البديل","النص البديل","مِرْساة","تطبيق","هل أنت واثق؟","الخلفية","عريض","الحدود","دائرة نصف قطرها الحدود","الأسفل","استراحة","تصفح","شراء النسخة الكاملة","إلغاء","الوسط","تغيير الوضع","%d حرف","اختر محتوى للصق","دائرة",null,"الطبقات","نظيفة","مسح التنسيق","كود","نسخ التحديد","حقوق الطبع والنشر \xa9 XDSoft.net - Chupurnov Valeriy. كل الحقوق محفوظة.","إنشاء مجلد","حجم القطع","قطع الاختيار","تقليل المسافة البادئة","الافتراضي","حذف","حذف العمود","حذف الصف","حذف الجدول","نقطة","إسقاط الملف","إسقاط صورة","تحرير","تعديل الرابط","قانون","خلية فارغة","أدخل اسم المجلد","أدخل اسم جديد","حدث خطأ في تحميل المجلدات","حدث خطأ في تحميل القائمة ","مراجعة","متصفح الملفات","ملء اللون أو تعيين لون النص","فلتر","البحث","تجد التالي","تجد السابقة","نوع الخط","حجم الخط","للحصول على معلومات حول الترخيص، يرجى الذهاب لموقعنا:",null,"عنوان 1","عنوان 2","عنوان 3","عنوان 4","ارتفاع","محاذاة أفقية","الصورة","خصائص الصورة","زيادة المسافة البادئة","إدراج","إدراج خط أفقي","إدراج صورة","إدراج قائمة مرتبة","إدراج حرف خاص","إدراج قائمة غير مرتبة","إدراج كنص","أدخل اسم الفصل","إدراج عمود بعد","إدراج عمود قبل","ادخال الملف","إدراج كتلة تنسيق","إدراج رابط","إدراج النص فقط","إدراج صف أعلى","إدراج صف أسفل","إدراج جدول","إدراج فيديو يوتيوب/فيميو ",null,"مائل","محرر جوديت","دليل مستخدم جوديت","احتفظ","حافظ على النسب","اليسار","رخصة %s","ارتفاع الخط","الرابط",null,null,null,"هوامش","اذهب","الوسط","لا","سمة Nofollow","عادي","حسنا","فتح المحرر في الحجم الكامل","فتح في نافذة جديدة","فتح الرابط","افتح الرابط في نافذة جديدة","تنسيق الرسم","معجون","الصق ك HTML","لصق من الحافظة","يرجى إدخال عنوان ويب","يرجى ملء هذا المجال","اضغط البديل لتغيير حجم مخصص",null,"المربعة","إقتباس","إعادة","حذف","إعادة تسمية","محل","استبدل ب","إعادة","تغيير الحجم","اليمين","احتفظ","حفظ باسم","البحث عن","تميز","تميز %s","تحديد أحرف خاصة","اختر الكل","عرض كل","عن طريق التغيير","بالاسم","حسب الحجم",null,"التعرف على الكلام","انشق، مزق","تقسيم أفقي","انقسام عمودي","Src","اضرب من خلال","الأنماط","نص","تم تحميل الصورة بنجاح على الخادم!","للصق المحتوى قادم من Microsoft Word/Excel الوثيقة. هل تريد أن تبقي شكل أو تنظيفه ؟ ","لا توجد ملفات في هذا الدليل.","العنوان","أعلى","إبدأ في الكتابة...","أكد","تراجع","إزالة الرابط","تحديث","رفع",null,null,"محاذاة عمودية","عرض","كلمة لصق الكشف عن","%d كلام","أن","يمكنك فقط تحرير صورك الخاصة. تحميل هذه الصورة على المضيف؟","متصفحك لا يدعم إمكانية الوصول المباشر إلى الحافظة.","يشبه الكود الخاص بك HTML. تبقي كما HTML؟","حول المحرر",null,"بالخط العريض","أسفل","شغل",null,"يحتوي على مساعدة مفصلة للاستخدام","نسخ","قطع",null,null,"تحميل",null,"نظيف","ملف","الخط","حجم الخط","ملء الشاشة","الخط","صورة","المسافة البادئة","مائل","يسار","صلة","قائمة مرقمة","أو أنقر","نتوء","لوحة","فقرة","لتحرير","معاينة","طباعة","كرر","يمين","اختر الكل","الحجم التقليدي",null,"مصدر","التدقيق الإملائي",null,"شطب","مخطوطة","حرف فوقي","طاولة","أعلى","أكتب إسم","قائمة","أكد","إلغاء","فيديو"]},56014:function(e){e.exports.default=["URL","--nenastaveno--","O Jodit","Přidat sloupec","Přidat složku","Přidat ř\xe1dek","Rozš\xedřen\xe9","Zarovn\xe1n\xed","Zarovnat na střed","Zarovnat do bloku","Zarovnat vlevo","Zarovnat vpravo","Vše","Alternativn\xed text (alt)","Alternativn\xed text","Anchor","Plat\xed","Jste si jist\xfd(\xe1)?","Pozad\xed","Tučn\xe9","Okraj","Border radius","Dolu","Zalomen\xed","Server","Koupit plnou verzi","Zpět","Na střed","Změnit m\xf3d","Znaky: %d","Vyber obsah pro vložen\xed","Kruh",null,"Tř\xeddy","Vyčistit","Vyčistit form\xe1tov\xe1n\xed","K\xf3d","Kop\xedrovat v\xfdběr","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. Všechna pr\xe1va vyhrazena.","Vytvořit složku","Ořezat","Vyjmout označen\xe9","Zmenšit odsazen\xed","V\xfdchoz\xed","Vymazat","Vymazat sloupec","Vymazat ř\xe1dku","Vymazat tabulku","Dot","Přet\xe1hněte sem soubor","Přet\xe1hněte sem obr\xe1zek","Editovat","Upravit odkaz","K\xf3d","Vyčistit buňku","N\xe1zev složky","Zadejte nov\xfd n\xe1zev","Chyba při nač\xedt\xe1n\xed složek","Chyba při nač\xedt\xe1n\xed seznamu souborů","Zobrazit","Prohl\xedžeč souborů","Barva v\xfdplně a p\xedsma","Filtr","Naj\xedt","Naj\xedt Dalš\xed","Naj\xedt Předchoz\xed","Typ p\xedsma","Velikost p\xedsma","Pro informace o licenci, pros\xedm, přejděte na naši str\xe1nku:","Verze pro nekomerčn\xed použit\xed","Nadpis 1","Nadpis 2","Nadpis 3","Nadpis 4","V\xfdška","Horizont\xe1ln\xed zarovn\xe1n\xed","Obr\xe1zek","Vlastnosti obr\xe1zku","Zvětšit odsazen\xed","Vložit","Vložit horizont\xe1ln\xed linku","Vložit obr\xe1zek","Č\xedslovan\xfd seznam","Vložit speci\xe1ln\xed symbol","Odr\xe1žky","Vložit jako TEXT","Vložte n\xe1zev tř\xeddy","Vložit sloupec za","Vložit sloupec před","Vložit soubor","Form\xe1tovat blok","Vložit odkaz","Vložit pouze TEXT","Vložit ř\xe1dek nad","Vložit ř\xe1dek pod","Vložit tabulku","Vložit video (YT/Vimeo)",null,"Kurz\xedva","Editor Jodit","Jodit Uživatelsk\xe1 př\xedručka","Ponechat origin\xe1l","Ponechat poměr","Vlevo","Licence: %s",null,"Link",null,null,null,"Okraje","Spojit","Na střed","Ne","Atribut no-follow","Norm\xe1ln\xed text","Ok","Otevř\xedt v celoobrazovkov\xe9m režimu","Otevř\xedt v nov\xe9 z\xe1ložce","Otevř\xedt odkaz","Otevř\xedt link v nov\xe9 z\xe1ložce","Použ\xedt form\xe1t","Vložit","Vložit jako HTML","Vložit ze schr\xe1nky","Pros\xedm, zadejte webovou adresu","Pros\xedm, vyplňte toto pole","Stiskněte Alt pro vlastn\xed změnu velikosti",null,"Quadrate","Cit\xe1t","Vpřed","Vyjmout","přejmenovat","Vyměňte","Nahradit za","Reset","Změnit rozměr","Vpravo","Uložit","Uložit jako...","Najdi","Označit","Označit %s","Vybrat speci\xe1ln\xed symbol","Označit vše","Zobrazit všechny","Dle posledn\xed změny","Dle n\xe1zvu","Dle velikosti",null,null,"Rozdělit","Rozdělit horizont\xe1lně","Rozdělit vertik\xe1lně","src","Přeškrtnuto","Styly","Text","Obr\xe1zek byl \xfaspěšně nahr\xe1n!","Obsah, kter\xfd vkl\xe1d\xe1te, je pravděpodobně z Microsoft Word / Excel. Chcete ponechat form\xe1t nebo vložit pouze text?","V tomto adres\xe1ři nejsou ž\xe1dn\xe9 soubory.","Titulek","Nahoru","Napiš něco","Podtrženo","Zpět","Odstranit odkaz","Aktualizovat","Nahr\xe1t",null,null,"Vertik\xe1ln\xed zarovn\xe1n\xed","Š\xedřka","Detekov\xe1n fragment z Wordu nebo Excelu","Slova: %d","Ano","Můžete upravovat pouze sv\xe9 obr\xe1zky. Nač\xedst obr\xe1zek?","V\xe1š prohl\xedžeč nepodporuje př\xedm\xfd př\xedstup do schr\xe1nky.","V\xe1š text se podob\xe1 HTML. Vložit ho jako HTML?","о editoru",null,"tučně","spodn\xed","štětec",null,"obsahuje detailn\xed n\xe1povědu","kop\xedrov\xe1n\xed","Vyjmout",null,null,"Stažen\xed",null,"guma","soubor","p\xedsmo","velikost p\xedsma","celoobrazovkov\xfd režim","Linka","obr\xe1zek","zvětšit odsazen\xed","kurz\xedva","lev\xfd","odkaz","Č\xedslovan\xfd seznam","nebo klikněte","zmenšit odsazen\xed","paleta","odstavec","Chcete-li upravit","n\xe1hled","tisk","vpřed","prav\xfd","Označit vše","smrsknout",null,"HTML",null,null,"přeškrtnuto","Doln\xed index","Horn\xed index","tabulka","horn\xed","n\xe1zev","Odr\xe1žka","podtrženo","zpět","video"]},95461:function(e){e.exports.default=["URL","Keine","\xdcber Jodit","Spalte hinzuf\xfcgen","Ordner hinzuf\xfcgen","Zeile hinzuf\xfcgen","Fortgeschritten","Ausrichtung","Mittig ausrichten","Blocksatz","Links ausrichten","Rechts ausrichten","Alles markieren","Alternativer Text","Alternativtext","Anker","Anwenden","Sind Sie sicher?","Hintergrund","Fett","Rand","Radius f\xfcr abgerundete Ecken","Unten","Pause","Ausw\xe4hlen","Vollversion kaufen","Abbrechen","Zentriert","\xc4nderungsmodus","Zeichen: %d","W\xe4hlen Sie den Inhalt zum Einf\xfcgen aus","Kreis",null,"CSS Klassen","S\xe4ubern","Formatierung l\xf6schen","Code","Auswahl kopieren","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. Alle Rechte vorbehalten.","Verzeichnis erstellen","Gr\xf6\xdfe anpassen","Auswahl ausschneiden","Einzug verkleinern","Standard","L\xf6schen","Spalte l\xf6schen","Zeile l\xf6schen","Tabelle l\xf6schen","Punkte","Datei l\xf6schen","Bild hier hinziehen","Bearbeiten","Link bearbeiten","Code einbetten","Zelle leeren","Geben Sie den Verzeichnisnamen ein","Geben Sie einen neuen Namen ein","Fehler beim Laden der Ordner","Fehler beim Laden der Liste","Ansehen","Dateibrowser","F\xfcllfarbe oder Textfarbe \xe4ndern","Filter","Suchen","Weitersuchen","Suche vorherige","Schriftfamilie","Schriftgr\xf6\xdfe","F\xfcr Informationen zur Lizenz, besuchen Sie bitte unsere Web-Pr\xe4senz:",null,"\xdcberschrift 1","\xdcberschrift 2","\xdcberschrift 3","\xdcberschrift 4","H\xf6he","Horizontale Ausrichtung","Bild","Bildeigenschaften","Einzug vergr\xf6\xdfern","Einf\xfcgen","Horizontale Linie einf\xfcgen","Bild einf\xfcgen","Nummerierte Liste einf\xfcgen","Sonderzeichen einf\xfcgen","Unsortierte Liste einf\xfcgen","Als Text einf\xfcgen","className (CSS) einf\xfcgen","Spalte danach einf\xfcgen","Spalte davor einf\xfcgen","Datei einf\xfcgen","Formatblock einf\xfcgen","Link einf\xfcgen","Nur Text einf\xfcgen","Zeile oberhalb einf\xfcgen","Zeile unterhalb einf\xfcgen","Tabelle einf\xfcgen","Youtube/vimeo Video einf\xfcgen",null,"Kursiv","Jodit Editor","Das Jodit Benutzerhandbuch","Original speichern","Seitenverh\xe4ltnis beibehalten","Links","Lizenz: %s",null,"Link","Standard, Alphabet (klein)","Griechisch","R\xf6misch (klein)","R\xe4nder","Vereinen","Mittig","Nein","Nofollow-Attribut","Normal","OK","Editor in voller Gr\xf6\xdfe \xf6ffnen","In neuer Registerkarte \xf6ffnen","Link \xf6ffnen","Link in neuem Tab \xf6ffnen","Format kopieren","Einf\xfcgen","Als HTML einf\xfcgen?","Aus Zwischenablage einf\xfcgen","Bitte geben Sie eine Web-Adresse ein","Bitte f\xfcllen Sie dieses Feld aus","Dr\xfccken Sie Alt f\xfcr benutzerdefinierte Gr\xf6\xdfenanpassung",null,"Quadrate","Zitat","Wiederholen","Entfernen","Umbenennen","Ersetzen","Ersetzen durch","Wiederherstellen","Gr\xf6\xdfe \xe4ndern","Rechts","Speichern","Speichern als","Suche nach","Markieren","Markieren: %s","Sonderzeichen ausw\xe4hlen","Alles markieren","Alle anzeigen","Sortieren nach ge\xe4ndert","Nach Name sortieren","Nach Gr\xf6\xdfe sortiert",null,null,"Unterteilen","Horizontal unterteilen","Vertikal unterteilen","Pfad","Durchstreichen","CSS Stil","Text","Das Bild wurde erfolgreich auf den Server hochgeladen!","Der Inhalt, den Sie einf\xfcgen, stammt aus einem Microsoft Word / Excel-Dokument. M\xf6chten Sie das Format erhalten oder bereinigen?","In diesem Verzeichnis befinden sich keine Dateien.","Titel","Oben","Bitte geben Sie einen Text ein","Unterstreichen","R\xfcckg\xe4ngig machen","Link entfernen","Aktualisieren","Hochladen","Standard, Alphabet (gross)","R\xf6misch (gross)","Vertikale Ausrichtung","Breite","In Word formatierter Text erkannt","W\xf6rter: %d","Ja","Sie k\xf6nnen nur Ihre eigenen Bilder bearbeiten. Dieses Bild auf den Host herunterladen?","Ihr Browser unterst\xfctzt keinen direkten Zugriff auf die Zwischenablage.","Ihr Text \xe4hnelt HTML-Code. Als HTML beibehalten?","\xdcber",null,"Fett gedruckt","Unten","B\xfcrste",null,"beinhaltet ausf\xfchrliche Informationen wie Sie den Editor verwenden k\xf6nnen.","Kopieren","Schneiden",null,null,"Herunterladen",null,"Radiergummi","Datei","Schriftart","Schriftgr\xf6\xdfe","Vollgr\xf6\xdfe","die Linie","Bild","Einzug","Kursiv","Links","Verkn\xfcpfung","Nummerierte Liste","oder hier klicken","Herausstellen","Palette","Absatz","Bearbeiten","Vorschau","Drucken","Wiederholen","Rechts","W\xe4hlen Sie Alle aus","Schrumpfen",null,"HTML",null,null,"Durchstreichen","Tiefstellen","Hochstellen","Tabelle","Oben","Typname","Liste von","Unterstreichen","R\xfcckg\xe4ngig machen","Video"]},63837:function(e){e.exports.default={"Type something":"Start writing...",pencil:"Edit",Quadrate:"Square"}},39386:function(e){e.exports.default=["URL","--No Establecido--","Acerca de Jodit","Agregar columna","Agregar carpeta","Agregar fila","Avanzado","Alinear","Alinear Centrado","Alinear Justificado","Alinear Izquierda","Alinear Derecha","Todo","Texto Alternativo","Texto alternativo","Anclar","Aplicar","\xbfEst\xe1 seguro?","Fondo","Negrita","Borde","Radio frontera","Abajo","Pausa","Buscar","Compre la versi\xf3n completa","Cancelar","Centrado","Cambiar modo","Caracteres: %d","Seleccionar contenido para pegar","C\xedrculo",null,"Clases CSS","Limpiar","Limpiar formato","C\xf3digo","Selecci\xf3n de copia","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. Todos los derechos reservados.","Crear carpeta","Recortar","Cortar selecci\xf3n","Disminuir sangr\xeda","Predeterminado","Borrar","Borrar columna","Borrar fila","Borrar tabla","Punto","Soltar archivo","Soltar imagen","Editar","Editar v\xednculo","Incluir c\xf3digo","Vaciar celda","Entre nombre de carpeta","Ingresa un nuevo nombre","Error al cargar las carpetas","Error al cargar la lista","Ver","Buscar archivo","Color de relleno o de letra","Filtrar","Encontrar","Buscar Siguiente","Buscar Anterior","Familia de letra","Tama\xf1o de letra","Para informaci\xf3n sobre la licencia, por favor visite nuestro sitio:",null,"Encabezado 1","Encabezado 2","Encabezado 3","Encabezado 4","Alto","Alineaci\xf3n horizontal","Imagen","Propiedades de imagen","Aumentar sangr\xeda","Insertar","Insertar l\xednea horizontal","Insertar imagen","Insertar lista ordenada","Insertar caracter especial","Insertar lista no ordenada","Insertar como texto","Insertar nombre de clase","Interar columna despu\xe9s","Insertar columna antes","Insertar archivo","Insertar bloque","Insertar v\xednculo","Insertar solo texto","Insertar fila arriba","Insertar fila debajo","Insertar tabla","Insertar video de Youtube/vimeo",null,"Cursiva","Jodit Editor","Gu\xeda de usuario Jodit","Mantener","Mantener relaci\xf3n de aspecto","Izquierda","Licencia: %s",null,"V\xednculo","Letra Min\xfascula","Griego Min\xfascula","Romano Min\xfascula","M\xe1rgenes","Mezclar","Centro","No","No seguir","Normal","Aceptar","Abrir editor en pantalla completa","Abrir en nueva pesta\xf1a","Abrir v\xednculo","Abrir v\xednculo en nueva pesta\xf1a","Copiar formato","Pegar","Pegar como HTML?","Pegar desde el portapapeles","Por favor, introduzca una direcci\xf3n web","Por favor, rellene este campo","Presione Alt para cambiar el tama\xf1o personalizado",null,"Cuadro","Cita","Rehacer","Quitar","renombrar","Reemplazar","Reemplazar con","Resetear","Redimensionar","Derecha","Guardar","Guardar como...","Buscar","Seleccionar","Seleccionar: %s","Seleccionar caracter especial","Seleccionar todo","Mostrar todos los","Ordenar por fecha modificaci\xf3n","Ordenar por nombre","Ordenar por tama\xf1o",null,null,"Dividir","Dividir horizontal","Dividir vertical","Fuente","Tachado","Estilos CSS","Texto","\xa1La imagen se ha subido correctamente al servidor!","El contenido pegado proviene de un documento de Microsoft Word/Excel. \xbfDesea mantener el formato o limpiarlo?","No hay archivos en este directorio.","T\xedtulo","Arriba","Escriba algo...","Subrayado","Deshacer","Desvincular","Actualizar","Subir","Letra May\xfascula","Romano May\xfascula","Alineaci\xf3n vertical","Ancho","Pegado desde Word detectado","Palabras: %d","Si","Solo puedes editar tus propias im\xe1genes. \xbfDescargar esta imagen en el servidor?","Su navegador no soporta el acceso directo en el portapapeles.","El c\xf3digo es similar a HTML. \xbfMantener como HTML?","Acerca de",null,"negrita","abajo","Brocha",null,"contiene ayuda detallada para el uso.","copia","Cortar",null,null,"Descargar",null,"Borrar","Archivo","Letra","Tama\xf1o de letra","Tama\xf1o completo","l\xednea horizontal","Imagen","sangr\xeda","cursiva","izquierda","V\xednculo","lista ordenada","o click","quitar sangr\xeda","paleta","P\xe1rrafo","Para editar","avance","Imprimir","rehacer","derecha","Seleccionar todo","encoger",null,"HTML",null,null,"tachar","sub\xedndice","super\xedndice","Tabla","arriba","Entre el nombre","lista sin ordenar","subrayar","deshacer","Video"]},62327:function(e){e.exports.default=["URL","--Ei asetettu--","Tietoja Jodit:ista","Lis\xe4\xe4 sarake","Lis\xe4\xe4 kansio","Lis\xe4\xe4 rivi","Avanzado","Asemointi","Asemoi keskelle","Asemoi tasav\xe4lein","Asemoi vasemmalle","Asemoi oikealle","Kaikki","Vaihtoehtoinen teksti","Vaihtoehtoinen teksti","Ankkuri","K\xe4yt\xe4","Oletko varma?","Tausta","Lihavoitu","Reuna","Reunan py\xf6ristys","Alas","Vaihto","Selaa","Osta t\xe4ysi versio","Peruuta","Keskell\xe4","Vaihda tilaa","Merkit: %d","Valitse liitett\xe4v\xe4 sis\xe4lt\xf6","Ympyr\xe4","Luokan nimi","CSS-luokat","Tyhjenn\xe4","Poista muotoilu","Koodi","Kopioi valinta","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. Kaikki oikeudet pid\xe4tet\xe4\xe4n.","Luo hakemisto","Rajaa","Leikkaa valinta","Pienenn\xe4 sisennyst\xe4","Oletus","Poista","Poista sarake","Poista rivi","Poista taulukko","Piste","Pudota tiedosto","Pudota kuva","Muokkaa","Muokkaa linkki\xe4","Sis\xe4llyt\xe4 koodi","Tyhjenn\xe4 solu","Sy\xf6t\xe4 hakemiston nimi","Sy\xf6t\xe4 uusi nimi","Virhe kansioiden latauksessa","Virhe listan latauksessa","Ver","Tiedostoselain","T\xe4yt\xe4 v\xe4rill\xe4 tai aseta tekstin v\xe4ri","Suodatin","Hae","Hae seuraava","Hae edellinen","Kirjasimen nimi","Kirjasimen koko","Tietoa lisensoinnista, vieraile verkkosivuillamme:",null,"Otsikko 1","Otsikko 2","Otsikko 3","Otsikko 4","Korkeus","Vaaka-asemointi","Kuva","Kuvan ominaisuudet","Lis\xe4\xe4 sisennyst\xe4","Lis\xe4\xe4","Lis\xe4\xe4 vaakasuuntainen viiva","Lis\xe4\xe4 kuva","Lis\xe4\xe4 j\xe4rjestetty lista","Lis\xe4\xe4 erikoismerkki","Lis\xe4\xe4 j\xe4rjest\xe4m\xe4t\xf6n lista","Lis\xe4\xe4 tekstin\xe4","Lis\xe4\xe4 luokkanimi","Lis\xe4\xe4 sarake j\xe4lkeen","Lis\xe4\xe4 sarake ennen","Lis\xe4\xe4 tiedosto","Lis\xe4\xe4 muotoilualue","Lis\xe4\xe4 linkki","Lis\xe4\xe4 vain teksti","Lis\xe4\xe4 rivi yl\xf6s","Lis\xe4\xe4 rivi alle","Lis\xe4\xe4 taulukko","Lis\xe4\xe4 Youtube-/vimeo- video",null,"Kursiivi","Jodit Editor","Jodit k\xe4ytt\xe4j\xe4n ohje","S\xe4ilyt\xe4","S\xe4ilyt\xe4 kuvasuhde","Vasen","Lisenssi: %s",null,"Linkki","Pieni aakkosellinen","Pieni kreikkalainen","Pieni roomalainen","Marginaalit","Yhdist\xe4","Keskelle","Ei","\xc4l\xe4 seuraa","Normaali","Ok","Avaa t\xe4ysikokoisena","Avaa uudessa v\xe4lilehdess\xe4","Avaa linkki","Avaa uudessa v\xe4lilehdess\xe4","Maalaa muotoilu","Liit\xe4","Liit\xe4 HTML:n\xe4?","Liit\xe4 leikep\xf6yd\xe4lt\xe4","Annan web-osoite","T\xe4yt\xe4 t\xe4m\xe4 kentt\xe4","Paina Alt muokattuun koon muuttamiseen",null,"Neli\xf6","Lainaus","Tee uudelleen","Poista","Nime\xe4 uudelleen","Korvaa","Korvaa arvolla","Nollaa","Muuta kokoa","Oikea","Tallenna","Tallenna nimell\xe4 ...","Etsi arvoa","Valitse","Valitse: %s","Valitse erikoismerkki","Valitse kaikki","N\xe4yt\xe4 kaikki","J\xe4rjest\xe4 muuttuneilla","J\xe4rjest\xe4 nimell\xe4","J\xe4rjest\xe4 koolla",null,null,"Jaa","Jaa vaakasuuntaisesti","Jaa pystysuuntaisesti","Fuente","Yliviivaus","CSS-tyylit","Teksti","Kuva on onnistuneesti ladattu palvelimelle!","Liitetty sis\xe4lt\xf6 tulee Microsoft Word-/Excel- tiedostosta. Haluatko s\xe4ilytt\xe4\xe4 muotoilun vai poistaa sen?","Tiedostoja ei ole","Otsikko","Yl\xf6s","Kirjoita jotain...","Alleviivaus","Peruuta","Pura linkki","P\xe4ivit\xe4","Lataa","Suuri aakkosellinen","Suuri roomalainen","Pystyasemointi","Leveys","Word liitt\xe4minen havaittu","Sanat: %d","Kyll\xe4","Voit muokata vain omia kuvia. Lataa t\xe4m\xe4 kuva palvelimelle?","Selaimesi ei tue suoraa p\xe4\xe4sy\xe4 leikep\xf6yd\xe4lle.","Koodi on HTML:n tapaista. S\xe4ilytet\xe4\xe4nk\xf6 HTML?","tietoja",null,"lihavoitu","alas","sivellin",null,"sis\xe4lt\xe4\xe4 tarkempaa tietoa k\xe4ytt\xe4miseen","kopioi","leikkaa",null,null,"Lataa",null,"pyyhekumi","Tiedosto","kirjasin","tekstin koko","t\xe4ysikokoinen","vaakaviiva","kuva","sisenn\xe4","kursiivi","vasemmalle","linkki","j\xe4rjest\xe4m\xe4t\xf6n lista","tai klikkaa","pienenn\xe4 sisennyst\xe4","paletti","kappale","Muokkaa","esikatselu","tulosta","tee uudelleen","oikealle","valitse kaikki","pienenn\xe4",null,"HTML",null,null,"yliviivaa","alaviite","yl\xe4viite","taulukko","yl\xf6s","Sy\xf6t\xe4 nimi","j\xe4rjestetty lista","alleviivaa","peruuta","video"]},25090:function(e){e.exports.default=["URL","--Non disponible--","A propos de Jodit","Ajouter une colonne","Cr\xe9er le dossier","Ajouter une rang\xe9e","Avanc\xe9","Alignement","Centrer","Justifier","Aligner \xe0 gauche ","Aligner \xe0 droite","Tout s\xe9lectionner","Alternative","Texte de remplacemement","Ancre","Appliquer","Etes-vous s\xfbrs ?","Arri\xe8re-plan","Gras","Bordure","Rayon des bordures","Bas","Pause","Chercher","Acheter la version compl\xe8te","Annuler","Centre","Mode wysiwyg <-> code html","Symboles: %d","Choisissez le contenu \xe0 coller","Cercle",null,"Classes","Nettoyer","Supprimer le formattage","Code","Copier la s\xe9lection","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. Tous droits r\xe9serv\xe9s.","Cr\xe9er un dossier","Taille de garniture","Couper la s\xe9lection","Diminuer le retrait","Par d\xe9faut","Effacer","Supprimer la colonne","Supprimer la ligne","Supprimer le tableau","Point","D\xe9poser un fichier","Coller une image","Modifier","Modifier le lien","Code d'int\xe9gration","Vider la cellule","Entrer le nom de dossier","Entrez un nouveau nom","Erreur de dossier de chargement","Erreur de liste de chargement","Voir","Explorateur de fichiers","Modifier la couleur du fond ou du texte","Filtre","Trouver","Suivant","Pr\xe9c\xe9dent","Famille des caract\xe8res","Taille des caract\xe8res","Consulter la licence sur notre site web:",null,"Titre 1","Titre 2","Titre 3","Titre 4","Hauteur","Alignement horizontal","Image","Propri\xe9t\xe9s de l'image","Retrait plus","Ins\xe9rer","Ins\xe9rer une ligne horizontale","Ins\xe9rer une image","Liste ordonn\xe9e","Ins\xe9rer un caract\xe8re sp\xe9cial","Liste non ordonn\xe9e","Coller en tant que texte","Ins\xe9rer un nom de classe","Ins\xe9rer une colonne apr\xe8s","Ins\xe9rer une colonne avant","Ins\xe9rer un fichier","Bloc formatt\xe9","Ins\xe9rer un lien","Coller le texte seulement","Ins\xe9rer une ligne au dessus","Ins\xe9rer une ligne en dessous","Ins\xe9rer un tableau","Ins\xe9rer une vid\xe9o",null,"Italique","Editeur Jodit","Guide de l'utilisateur","Sauvegarder l'original","Garder les proportions","Gauche","Licence: %s",null,"Lien",null,null,null,"Marges","aller","Milieu","Non","Attribut Nofollow","Normal","OK","Ouvrir l'\xe9diteur en pleine page","Ouvrir dans un nouvel onglet","Ouvrir le lien","Ouvrir le lien dans un nouvel onglet","Cloner le format","Coller","Coller en HTML?","Coller \xe0 partir du presse-papiers","Veuillez entrer une adresse web","Veuillez remplir ce champ","Appuyez sur Alt pour un redimensionnement personnalis\xe9",null,"Quadratique","Citation","Refaire","Supprimer","renommer","Remplacer","Remplacer par","Restaurer","Changer la taille","Droite","Sauvegarder","Enregistrer sous","Rechercher","Mettre en \xe9vidence","Mettre en \xe9vidence: %s","S\xe9lectionnez un caract\xe8re sp\xe9cial","Tout s\xe9lectionner","Afficher tous","Trier par modification","Trier par nom","Trier par taille",null,null,"Split","Split horizontal","Split vertical","Source","Barrer","Styles","Texte","L'image a \xe9t\xe9 t\xe9l\xe9charg\xe9e avec succ\xe8s sur le serveur!","Le contenu que vous ins\xe9rez provient d'un document Microsoft Word / Excel. Voulez-vous enregistrer le format ou l'effacer?","Il n'y a aucun fichier dans ce r\xe9pertoire.","Titre","Haut","Ecrivez ici","Souligner","D\xe9faire","Supprimer le lien","Mettre \xe0 jour","Charger",null,null,"Alignement vertical","Largeur","C'est peut-\xeatre un fragment de Word ou Excel","Mots: %d","Oui","Vous ne pouvez \xe9diter que vos propres images. T\xe9l\xe9chargez cette image sur l'h\xf4te?","Votre navigateur ne prend pas en charge l'acc\xe8s direct au presse-papiers.","Votre texte que vous essayez de coller est similaire au HTML. Collez-le en HTML?","\xe0 propos de l'\xe9diteur",null,"gras","Bas","pinceau",null,"Aide d\xe9taill\xe9e \xe0 l'utilisation","copie","Couper",null,null,"T\xe9l\xe9charger",null,"gomme","fichier","police","taille de police","taille r\xe9elle","la ligne","image","indentation","italique","gauche","lien","Liste num\xe9rot\xe9e","ou cliquer","retrait","Palette","clause","Pour \xe9diter","Aper\xe7u","impression","refaire","droite","S\xe9lectionner tout","taille conventionnelle",null,"la source",null,null,"barr\xe9","indice","exposant","tableau","haut","type de fichier","Liste","soulign\xe9","annuler","Video"]},53113:function(e){e.exports.default=["כתובת","--לא נקבע--","About Jodit","הוסף עמודה","הוסף תקייה","הוסף שורה","מתקדם","יישור","מרכז","ישר ","ישר לשמאל","ישר לימין","הכל","כיתוב חלופי","כיתוב חלופי","מקום עיגון","החל","האם אתה בטוח?","רקע","מודגש","מסגרת","רדיוס הגבול","תחתון","שבירת שורה","סייר","Buy full version","ביטול","מרכז","החלף מצב","תווים: %d","בחר תוכן להדבקה","מעגל",null,"מחלקת CSS","נקה","נקה עיצוב","קוד","העתק בחירה","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. All rights reserved.","צור תקיה","חתוך","גזור בחירה","הקטן כניסה","ברירת המחדל","מחק","מחק עמודה","מחק שורה","מחק טבלה","נקודה","הסר קובץ","הסר תמונה","ערוך","ערוך קישור","הוסף קוד","רוקן תא","הכנס שם תקיה","הזן שם חדש","שגיאה בזמן טעינת תקיות","שגיאה בזמן טעינת רשימה","הצג","סייר הקבצים","שנה צבע טקסט או רקע","סנן","למצוא","חפש את הבא","מצא את הקודם","גופן","גודל גופן","For information about the license, please go to our website:",null,"כותרת 1","כותרת 2","כותרת 3","כותרת 4","גובה","יישור אופקי","תמונה","מאפייני תמונה","הגדל כניסה","הכנס","הכנס קו אופקי","הכנס תמונה","הכנס רשימה ממוספרת","הכנס תו מיוחד","הכנס רשימת תבליטים","הכנס כטקסט","הכנס את שם הכיתה","הכנס עמודה אחרי","הכנס עמודה לפני","הכנס קובץ","מעוצב מראש","הכנס קישור","הכנס טקסט בלבד","הכנס שורה מעל","הכנס שורה מתחת","הכנס טבלה","הכנס סרטון וידאו מYouTube/Vimeo",null,"נטוי","Jodit Editor","Jodit User's Guide","השאר","שמור יחס","שמאל","רישיון: %s",null,"קישור",null,null,null,"ריווח","מזג","מרכז","לא","ללא מעקב","רגיל","אישור","פתח את העורך בחלון חדש","פתח בכרטיסיה חדשה","פתח קישור","פתח בכרטיסיה חדשה","העתק עיצוב","הדבק","הדבק כHTML","להדביק מהלוח","אנא הזן כתובת אינטרנט","נא למלא שדה זה","לחץ על אלט לשינוי גודל מותאם אישית",null,"הריבוע הזה","ציטוט","בצע שוב","הסר","הונגרית","להחליף","החלף ב","אפס","שנה גודל","ימין","שמור","שמור בשם...","חפש","בחר","נבחר: %s","בחר תו מיוחד","בחר הכל","הצג את כל","מין לפי שינוי","מיין לפי שם","מיין לפי גודל",null,null,"פיצול","פיצול אופקי","פיצול אנכי","מקור","קו חוצה","עיצוב CSS","טקסט","התמונה עלתה בהצלחה!","התוכן המודבק מגיע ממסמך וורד/אקסל. האם ברצונך להשאיר את העיצוב או לנקותו","אין קבצים בספריה זו.","כותרת","עליון","הקלד משהו...","קו תחתון","בטל","בטל קישור","עדכן","העלה",null,null,"יישור אנכי","רוחב",'זוהתה הדבקה מ"וורד"',"מילים: %d","כן","רק קבצים המשוייכים שלך ניתנים לעריכה. האם להוריד את הקובץ?","הדפדפן שלך לא תומך גישה ישירה ללוח.","הקוד דומה לHTML, האם להשאיר כHTML","עלינו",null,"מודגש","תחתון","מברשת",null,"contains detailed help for using.","העתק","חתוך",null,null,"הורד",null,"מחק","קובץ","גופן","גודל גופן","גודל מלא","קו אופקי","תמונה","הגדל כניסה","נטוי","שמאל","קישור","רשימה ממוספרת","או לחץ","הקטן כניסה","לוח","פסקה","כדי לערוך","תצוגה מקדימה","הדפס","בצע שוב","ימין","בחר הכל","כווץ",null,"HTML",null,null,"קו חוצה","subscript","superscript","טבלה","עליון","סוג הקובץ","רשימת תבליטים","קו תחתון","בטל","וידאו"]},81321:function(e){e.exports.default=["URL","Nincs","Joditr\xf3l","Oszlop hozz\xe1ad\xe1s","Mappa hozz\xe1ad\xe1s","Sor hozz\xe1ad\xe1s","Halad\xf3","Igaz\xedt\xe1s","K\xf6z\xe9pre z\xe1rt","Sorkiz\xe1rt","Balra z\xe1rt","Jobbra z\xe1rt","\xd6sszes","Helyettes\xedtő sz\xf6veg","Helyettes\xedtő sz\xf6veg","Horgony","Alkalmazni","Biztosan ezt szeretn\xe9?","H\xe1tt\xe9r","F\xe9lk\xf6v\xe9r","Szeg\xe9ly","Hat\xe1r sug\xe1r","Lent","Sz\xfcnet","Tall\xf3z","Teljes verzi\xf3 megv\xe1s\xe1rl\xe1sa","M\xe9gsem","K\xf6z\xe9pre","N\xe9zet v\xe1lt\xe1sa","Karakterek sz\xe1ma: %d","V\xe1lasszon tartalmat a beilleszt\xe9shez","K\xf6r",null,"CSS oszt\xe1lyok","Elvet\xe9s","Form\xe1z\xe1s t\xf6rl\xe9se","K\xf3d","M\xe1sol\xe1s kiv\xe1laszt\xe1sa","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. Minden jog fenntartva.","Mappa l\xe9trehoz\xe1sa","Kiv\xe1g","Kiv\xe1g\xe1s","Beh\xfaz\xe1s cs\xf6kkent\xe9se","Alap\xe9rtelmezett","T\xf6rl\xe9s","Oszlop t\xf6rl\xe9se","Sor t\xf6rl\xe9se","T\xe1bl\xe1zat t\xf6rl\xe9se","Pont","H\xfazza ide a f\xe1jlt","H\xfazza ide a k\xe9pet","Szerkeszt","Link szerkeszt\xe9se","Be\xe1gyazott k\xf3d","Cella tartalm\xe1nak t\xf6rl\xe9se","\xcdrjon be egy mappanevet","Adja meg az \xfaj nevet","Hiba a mapp\xe1k bet\xf6lt\xe9se k\xf6zben","Hiba a lista bet\xf6lt\xe9se k\xf6zben","fel\xfclvizsg\xe1lat","F\xe1jl tall\xf3z\xf3","H\xe1tt\xe9r/sz\xf6veg sz\xedn","Szűrő","Tal\xe1lni","K\xf6vetkező Keres\xe9se","Megtal\xe1lja Előző","Betűt\xedpus","Betűm\xe9ret","Tov\xe1bbi licence inform\xe1ci\xf3k\xe9rt l\xe1togassa meg a weboldalunkat:","Ingyenes v\xe1ltozat","Fejl\xe9c 1","Fejl\xe9c 2","Fejl\xe9c 3","Fejl\xe9c 4","Magass\xe1g","V\xedzszintes igaz\xedt\xe1s","K\xe9p","K\xe9p tulajdons\xe1gai","Beh\xfaz\xe1s n\xf6vel\xe9se","Besz\xfar","V\xedzszintes vonal besz\xfar\xe1sa","K\xe9p besz\xfar\xe1s","Sz\xe1mozott lista","Speci\xe1lis karakter besz\xfar\xe1sa","Pontozott lista","Besz\xfar\xe1s sz\xf6vegk\xe9nt","Helyezze be az oszt\xe1ly nev\xe9t","Oszlop besz\xfar\xe1s ut\xe1na","Oszlop besz\xfar\xe1s el\xe9","F\xe1jl besz\xfar\xe1s","Form\xe1zott blokk besz\xfar\xe1sa","Link besz\xfar\xe1s","Csak sz\xf6veg beilleszt\xe9se","Sor besz\xfar\xe1s f\xf6l\xe9","Sor besz\xfar\xe1s al\xe1","T\xe1bl\xe1zat besz\xfar\xe1sa","Youtube vide\xf3 besz\xfar\xe1sa",null,"Dőlt","Jodit Editor","Jodit \xfatmutat\xf3","Megtart\xe1s","K\xe9par\xe1ny megtart\xe1sa","Balra","Licenc: %s",null,"Link",null,null,null,"Szeg\xe9lyek","\xd6sszevon\xe1s","K\xf6z\xe9pen","Nem","Nincs k\xf6vet\xe9s","Norm\xe1l","OK","Megnyit\xe1s teljes m\xe9retben","Megnyit\xe1s \xfaj lapon","Link megnyit\xe1sa","Link megnyit\xe1sa \xfaj lapon","K\xe9p form\xe1z\xe1sa","Beilleszt\xe9s","Besz\xfar\xe1s HTML-k\xe9nt","Illessze be a v\xe1g\xf3lap","K\xe9rj\xfck, \xedrja be a webc\xedmet","K\xe9rj\xfck, t\xf6ltse ki ezt a mezőt,","Nyomja meg az Alt egy\xe9ni \xe1tm\xe9retez\xe9s","Nyomtat\xe1s","Quadrate","Id\xe9zet","\xdajra","Elt\xe1vol\xedt","\xe1tnevez\xe9s","Cser\xe9lje ki","Csere erre","Vissza\xe1ll\xedt","\xc1tm\xe9retez\xe9s","Jobbra","Ment\xe9s","Ment\xe9s m\xe1sk\xe9nt...","Keres\xe9s","Kijel\xf6l","Kijel\xf6l: %s","Speci\xe1lis karakter kiv\xe1laszt\xe1sa","\xd6sszes kijel\xf6l\xe9se","\xd6sszes","Rendez\xe9s m\xf3dos\xedt\xe1s szerint","Rendez\xe9s n\xe9v szerint","Rendez\xe9s m\xe9ret szerint",null,null,"Feloszt\xe1s","V\xedzszintes feloszt\xe1s","F\xfcggőleges feloszt\xe1s","Forr\xe1s","\xc1th\xfazott","CSS st\xedlusok","Sz\xf6veg","K\xe9p sikeresen felt\xf6ltve!","A beillesztett tartalom Microsoft Word/Excel dokumentumb\xf3l sz\xe1rmazik. Meg szeretn\xe9 tartani a form\xe1tum\xe1t?","Er zijn geen bestanden in deze map.","C\xedm","Fent","\xcdrjon be valamit","Al\xe1h\xfazott","Visszavon","Link lev\xe1laszt\xe1sa","Friss\xedt","Felt\xf6lt",null,null,"F\xfcggőleges igaz\xedt\xe1s","Sz\xe9less\xe9g","Word-ből m\xe1solt sz\xf6veg","Szavak sz\xe1ma: %d","Igen","Csak a saj\xe1t k\xe9peit tudja szerkeszteni. Let\xf6lti ezt a k\xe9pet?","A b\xf6ng\xe9sző nem t\xe1mogatja a k\xf6zvetlen hozz\xe1f\xe9r\xe9st biztos\xedt a v\xe1g\xf3lapra.","A beillesztett sz\xf6veg HTML-nek tűnik. Megtartsuk HTML-k\xe9nt?","R\xf3lunk",null,"F\xe9lk\xf6v\xe9r","als\xf3","Ecset",null,"tov\xe1bbi seg\xedts\xe9get tartalmaz","m\xe1sol\xe1s","Kiv\xe1g",null,null,"Let\xf6lt\xe9s",null,"T\xf6rl\xe9s","F\xe1jl","Betű","Betűm\xe9ret","Teljes m\xe9ret","Egyenes vonal","K\xe9p","Beh\xfaz\xe1s","Dőlt","bal","Link","Sz\xe1mozott lista","vagy kattintson","Aussenseiter","Palette","Paragr\xe1fus","Szerkeszt\xe9s","előn\xe9zet","Nyomtat","\xdajra","jobb","\xd6sszes kijel\xf6l\xe9se","\xd6sszenyom",null,"HTML",null,null,"\xc1th\xfazott","Als\xf3 index","Felső index","T\xe1bl\xe1zat","felső","\xedrjon be bevet","Lista","Al\xe1h\xfazott","Visszavon","Vide\xf3"]},4679:function(e){e.exports.default=["URL","--Tidak diset--","Tentang Jodit","Tambah kolom","Tambah folder","tambah baris","Lanjutan","Rata","Tengah","Penuh","Kiri","Kanan","Semua","Teks alternatif","Teks alternatif","Tautan","Menerapkan","Apakah Anda yakin?","Latar Belakang","Tebal","Bingkai","Border radius","Bawah","Berhenti","Jelajahi","Beli versi lengkap","Batal","Tengah","Ubah mode","Karakter: %d","Pilih konten untuk dipaste","Lingkaran",null,"Class","Bersih","Hapus Pemformatan","Kode","Copy seleksi","Hak Cipta \xa9 XDSoft.net - Chupurnov Valeriy. Hak cipta dilindungi undang-undang.","Buat direktori","Crop","Potong pilihan","Kurangi Indentasi","Default","Hapus","Hapus kolom","Hapus baris","Hapus tabel","Dot","Letakkan berkas","Letakkan gambar","Edit","Edit tautan","Kode embed","Kosongkan cell","Masukkan nama Direktori","Masukkan nama baru","Error ketika memuat folder","Error ketika memuat list","Mata","Penjelajah Berkas","Isi warna atau atur warna teks","Filter","Menemukan","Menemukan Berikutnya","Menemukan Sebelumnya","Keluarga font","Ukuran font","Untuk informasi tentang lisensi, silakan kunjungi website:","Versi Bebas Non-komersil","Heading 1","Heading 2","Heading 3","Heading 4","Tinggi","Perataan horizontal","Gambar","Properti gambar","Tambah Indentasi","Sisipkan","Sisipkan Garis Horizontal","Sisipkan Gambar","Sisipkan Daftar Berurut","Sisipkan Karakter Spesial","Sisipkan Daftar Tidak Berurut","Sisipkan sebagai teks","Masukkan nama kelas","Sisipkan kolom setelahnya","Sisipkan kolom sebelumnya","Sisipkan Berkas","Sisipkan blok format","Sisipkan tautan","Sisipkan hanya teks","Sisipkan baris di atasnya","Sisipkan baris di bawahnya","Sisipkan tabel","Sisipkan video youtube/vimeo",null,"Miring","Editor Jodit","Panduan Pengguna Jodit","Jaga","Jaga aspek rasio","Kiri","Lisensi: %s",null,"Tautan",null,null,null,"Batas","Gabungkan","Tengah","Tidak","No follow","Normal","Ya","Buka editor dalam ukuran penuh","Buka di tab baru","Buka tautan","Buka tautan di tab baru","Formar warna","Paste","Paste sebagai HTML","Paste dari clipboard","Silahkan masukkan alamat web","Silahkan mengisi kolom ini","Tekan Alt untuk mengubah ukuran kustom",null,"Kuadrat","Kutip","Ulangi","Copot","ganti nama","Mengganti","Ganti dengan","Reset","Ubah ukuran","Kanan","Simpan","Simpan sebagai...","Mencari","Pilih","Pilih %s","Pilih Karakter Spesial","Pilih semua","Tampilkan semua","Urutkan berdasarkan perubahan","Urutkan berdasarkan nama","Urutkan berdasarkan ukuran",null,null,"Bagi","Bagi secara horizontal","Bagi secara vertikal","Src","Coret","Gaya","Teks","Gambar telah sukses diunggah ke host!","Konten dipaste dari dokumen Microsoft Word/Excel. Apakah Anda ingin tetap menjaga format atau membersihkannya?","Tidak ada berkas","Judul","Atas","Ketik sesuatu","Garis Bawah","Batalkan","Hapus tautan","Perbarui","Unggah",null,null,"Rata vertikal","Lebar","Terdeteksi paste dari Word","Kata: %d","Ya","Anda hanya dapat mengedit gambar Anda sendiri. Unduh gambar ini di host?","Browser anda tidak mendukung akses langsung ke clipboard.","Kode Anda cenderung ke HTML. Biarkan sebagai HTML?","tentang",null,"tebal","bawah","sikat",null,"mencakup detail bantuan penggunaan","copy","potong",null,null,"Unduh",null,"penghapus","berkas","font","ukuran font","ukuran penuh","hr","gambar","menjorok ke dalam","miring","kiri","tautan","ol","atau klik","menjorok ke luar","palet","paragraf","pensil","pratinjau","cetak","ulangi","kanan","Pilih semua","menyusut",null,"sumber",null,null,"coret","Subskrip","Superskrip","tabel","atas","ketik nama","ul","garis bawah","batalkan","video"]},31927:function(e){e.exports.default=[" URL","--Non Impostato--","A proposito di Jodit","Aggiungi colonna","Aggiungi cartella","Aggiungi riga","Avanzato","Allinea","Allinea al centro","Allineamento Giustificato","Allinea a Sinistra","Allinea a Destra","Tutto","Testo Alternativo","Testo alternativo","Link","Applica","Sei sicuro?","Sfondo","Grassetto","Bordo","Border radius","Sotto","Pausa","Sfoglia","Acquista la versione completa","Annulla","Centro","Cambia modalita'","Caratteri: %d","Seleziona il contenuto da incollare","Cerchio",null,"Classi CSS","Pulisci","Pulisci Formattazione","Codice","Copia selezione","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. Tutti i diritti riservati.","Crea cartella","Ritaglia","Taglia selezione","Riduci il rientro","Default","Cancella","Elimina colonna","Elimina riga","Elimina tabella","Punto","Cancella file","Cancella immagine","Modifica","Modifica link","Includi codice","Cella vuota","Inserisci il nome della cartella","Inserisci un nuovo nome","Errore durante il caricamento delle cartelle","Errore durante il caricamento dell'elenco","Recensione","Cerca file","Colore di sfondo o del testo","Filtro","Trova","Trova Successivo","Trova Precedente","Tipo di font","Dimensione carattere","Per informazioni sulla licenza, si prega di visitare il nostro sito web:",null,"Intestazione 1","Intestazione 2","Intestazione 3","Intestazione 4","Altezza","Allineamento orizzontale","Immagine","Propriet\xe0 dell'immagine","Aumenta il rientro","Inserisci","Inserisci una linea orizzontale","Inserisci immagine","Inserisci lista ordinata","Inserisci un carattere speciale","Inserisci lista non ordinata","Inserisci come testo","Inserisci il nome della classe","Inserisci la colonna dopo","Inserisci la colonna prima","Inserisci un file","Inserisci blocco","Inserisci link","Inserisci solo il testo","Inserisci la riga sopra","Inserisci la riga sotto","Inserisci tabella","Inserisci video Youtube/Vimeo",null,"Corsivo","Jodit Editor","Guida utente di Jodit","Mantieni","Mantieni le proporzioni","Sinistra","Licenza: %s",null,"Link","Lettera Minuscola","Lettera Greca Minuscola","Numero Romano Minuscolo","Margini","Fondi","Centro","No","Non seguire","Normale","Accetta","Apri l'editor a schermo intero","Apri in una nuova scheda","Apri link","Apri il link in una nuova scheda","Copia formato","Incolla","Incolla come HTML","Incolla dagli appunti","Si prega di inserire un indirizzo web","Si prega di compilare questo campo","Premere Alt per il ridimensionamento personalizzato",null,"Quadrato","Citazione","Ripristina","Rimuovi","Rinomina","Sostituisci","Sostituisci con","Reset","Ridimensiona","Destra","Salva","Salva con nome...","Cerca per","Seleziona","Seleziona: %s","Seleziona un carattere speciale","Seleziona tutto","Mostra tutti","Ordina per data di modifica","Ordina per nome","Ordina per dimensione",null,null,"Dividi","Dividi orizzontale","Dividi verticalmente","Fonte","Barrato","Stili CSS","Testo","L'immagine \xe8 stata caricata correttamente sul server!","Il contenuto incollato proviene da un documento Microsoft Word / Excel. Vuoi mantenere il formato o pulirlo?","Non ci sono file in questa directory.","Titolo","Su","Scrivi qualcosa...","Sottolineato","Annulla","Rimuovi link","Aggiorna","Carica","Lettera Maiuscola","Numero Romano Maiuscolo","Allineamento verticala","Larghezza","Incolla testo da Word rilevato","Parole: %d","Si","Puoi modificare solo le tue immagini. Vuoi scaricare questa immagine dal server?","Il tuo browser non supporta l'accesso diretto agli appunti.","Il codice \xe8 simile all'HTML. Mantieni come HTML?","Approposito di",null,"Grassetto","gi\xf9","Pennello",null,"contiene una guida dettagliata per l'uso.","copia","Taglia",null,null,"Scarica",null,"Gomma","Archivio","Font","Dimensione del carattere","espandi","linea orizzontale","Immagine","aumenta rientro","Corsivo","sinistra","Link","lista ordinata","o clicca","riduci rientro","tavolozza","Paragrafo","Per modificare","anteprima","Stampa","Ripristina","destra","Seleziona tutto","comprimi",null,"risorsa",null,null,"Barrato","pedice","indice","Tabella","su","Digita il nome","lista non ordinata","Sottolineato","Annulla","Video"]},21195:function(e){e.exports.default=["URL","指定なし","Joditについて","列を追加","Add folder","行を追加","高度な設定","配置","中央揃え","両端揃え","左揃え","右揃え","全部","代替テキスト","代替テキスト","Anchor","適用","Are you sure?","背景","太字","境界線","角の丸み","下","Pause","ブラウズ","フルバージョンを購入","キャンセル","中央寄せ","編集モード切替え","文字数: %d","選択した内容を貼付け","白丸",null,"クラス","Clean","書式をクリア","コード","コピー","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. All rights reserved.","Create directory","Crop","切り取り","インデント減","デフォルト","削除","列を削除","行を削除","表を削除","黒丸","ここにファイルをドロップ","ここに画像をドロップ","編集","リンクを編集","埋め込みコード","セルを空にする","Enter Directory name","Enter new name","Error on load folders","Error on load list","サイトを確認","File Browser","テキストの色","Filter","見","由来","探前","フォント","フォントサイズ","ライセンス詳細についてはJodit Webサイトを確認ください:",null,"タイトル1","タイトル2","タイトル3","タイトル4","高さ","水平方向の配置","画像","画像のプロパティー","インデント増","挿入","区切り線を挿入","画像を挿入","番号付きリスト","特殊文字を挿入","箇条書き","HTMLをテキストにする","クラス名を挿入","右に列を挿入","左に列を挿入","ファイルを挿入","テキストのスタイル","リンクを挿入","テキストだけ","上に行を挿入","下に行を挿入","表を挿入","Youtube/Vimeo 動画",null,"斜体","Jodit Editor","Jodit ユーザーズ・ガイド","HTMLを保持","縦横比を保持","左寄せ","ライセンス: %s",null,"リンク","英小文字","ギリシャ文字","ローマ数字小文字","マージン","セルの結合","中央","いいえ","No follow","指定なし","確定","エディターのサイズ(フル/ノーマル)","新しいタブで開く","リンクを開く","新しいタブで開く","書式を貼付け","貼付け","HTMLで貼付け","貼り付け","を入力してくださいウェブアドレス","まだこの分野","カスタムサイズ変更のためのAltキーを押します",null,"四角","引用","やり直し","移除","Rename","交換","置換","リセット","リサイズ","右寄せ","保存","Save as ...","検索","選択","選択: %s","特殊文字を選択","すべて選択","全て表示","Sort by changed","Sort by name","Sort by size",null,null,"分割","セルの分割(水平方向)","セルの分割(垂直方向)","ソース","取り消し線","スタイル","文字","The image has been successfully uploaded to the host!","The pasted content is coming from a Microsoft Word/Excel document. Do you want to keep the format or clean it up?","There are no files","タイトル","上","なにかタイプしてください","下線","元に戻す","リンク解除","更新","アップロード","英大文字","ローマ数字大文字","垂直方向の配置","幅","Word Paste Detected","単語数: %d","はい","You can only edit your own images. Download this image on the host?","お使いのブラウザはクリップボードを使用できません","HTMLコードを保持しますか?","about",null,"bold","下","brush",null,"詳しい使い方","copy","切り取り",null,null,"ダウンロード",null,"eraser","ファイル","font","fontsize","fullsize","分割線","image","indent","italic","左","link","番号付きリスト","or クリック","outdent","パレット","paragraph","鉛筆","プレビュー","print","redo","右","すべて選択","shrink",null,"source",null,null,"strikethrough","下付き文字","上付き文字","table","上","type name","箇条書き","underline","undo","video"]},53414:function(e){e.exports.default=[" URL","--Not Set--","About Jodit","Add column","Add folder","Add row","Advanced","Align","Align Center","Align Justify","Align Left","Align Right","All","Alternative","Alternative text","Anchor","Apply","Are you sure?","Background","Bold","Border","Border radius","Bottom","Break","Browse","Buy full version","Cancel","Center","Change mode","Chars: %d","Choose Content to Paste","Circle","Class name","Classes","Clean","Clear Formatting","Code","Copy selection","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. All rights reserved.","Create directory","Crop","Cut selection","Decrease Indent","Default","Delete","Delete column","Delete row","Delete table","Dot","Drop file","Drop image","Edit","Edit link","Embed code","Empty cell","Enter Directory name","Enter new name","Error on load folders","Error on load list","Eye","File Browser","Fill color or set the text color","Filter","Find","Find Next","Find Previous","Font family","Font size","For information about the license, please go to our website:","Free Non-commercial Version","Heading 1","Heading 2","Heading 3","Heading 4","Height","Horizontal align","Image","Image properties","Increase Indent","Insert","Insert Horizontal Line","Insert Image","Insert Ordered List","Insert Special Character","Insert Unordered List","Insert as Text","Insert className","Insert column after","Insert column before","Insert file","Insert format block","Insert link","Insert only Text","Insert row above","Insert row below","Insert table","Insert youtube/vimeo video","Interim Results","Italic","Jodit Editor","Jodit User's Guide","Keep","Keep Aspect Ratio","Left","License: %s","Line height","Link","Lower Alpha","Lower Greek","Lower Roman","Margins","Merge","Middle","No","No follow","Normal","Ok","Open in fullsize","Open in new tab","Open link","Open link in new tab","Paint format","Paste","Paste as HTML","Paste from clipboard","Please enter a web address","Please fill out this field","Press Alt for custom resizing","Print","Quadrate","Quote","Redo","Remove","Rename","Replace","Replace with","Reset","Resize","Right","Save","Save as ...","Search for","Select","Select %s","Select Special Character","Select all","Show all","Sort by changed","Sort by name","Sort by size","Sound","Speech Recognize","Split","Split horizontal","Split vertical","Src","Strike through","Styles","Text","The image has been successfully uploaded to the host!","The pasted content is coming from a Microsoft Word/Excel document. Do you want to keep the format or clean it up?","There are no files","Title","Top","Type something","Underline","Undo","Unlink","Update","Upload","Upper Alpha","Upper Roman","Vertical align","Width","Word Paste Detected","Words: %d","Yes","You can only edit your own images. Download this image on the host?","Your browser doesn't support direct access to the clipboard.","Your code is similar to HTML. Keep as HTML?","about","apply","bold","bottom","brush","circle","contains detailed help for using","copy","cut","default","dot","download","edit","eraser","file","font","fontsize","fullsize","hr","image","indent","italic","left","link","ol","or click","outdent","palette","paragraph","pencil","preview","print","redo","right","selectall","shrink","sound","source","spellcheck","square","strikethrough","subscript","superscript","table","top","type name","ul","underline","undo","video"]},11012:function(e){e.exports.default=["URL","--지정 안 함--","Jodit에 대하여","열 추가","새 폴더","행 추가","고급","정렬","가운데 정렬","양쪽 정렬","왼쪽 정렬","오른쪽 정렬","모두","대체 텍스트(alt)","대체 텍스트","Anchor","적용","정말 진행할까요?","배경","굵게","외곽선","둥근 테두리","아래","구분자","탐색","풀 버전 구입하기","취소","가운데로","편집모드 변경","문자수: %d","붙여넣을 내용 선택","원",null,"클래스","지우기","서식 지우기","코드","선택 복사","\xa9 XDSoft.net - Chupurnov Valeriy. 에게 저작권과 모든 권리가 있습니다.","디렉토리 생성","크롭","선택 잘라내기","들여쓰기 감소","기본","삭제","열 삭제","행 삭제","테이블 삭제","점","파일 드래그","이미지 드래그","편집","링크 편집","Embed 코드","빈 셀","디렉토리 이름 입력","새 이름 입력","폴더 불러오기","목록 불러오기 에러","사이트 확인","파일 탐색기","글씨 색상","필터","찾기","다음 찾기","이전 찾기","글꼴","글꼴 크기","라이센스에 관해서는 Jodit 웹 사이트를 방문해주세요:",null,"제목 1","제목 2","제목 3","제목 4","세로 높이","수평 정렬",null,"이미지 속성","들여쓰기 증가","붙여 넣기","수평 구분선 넣기","이미지 넣기","번호 목록","특수문자 입력","글머리 목록","텍스트로 넣기","className 입력","다음 열에 삽입","이전 열에 삽입","파일 넣기","블록 요소 넣기","링크 넣기","텍스트만 넣기","위 행에 삽입","아래 행에 삽입","테이블","Youtube/Vimeo 동영상",null,"기울임","Jodit Editor","Jodit 사용자 안내서","원본 유지","비율 유지하기","왼쪽으로","라이센스: %s",null,"링크",null,null,null,"마진","셀 병합","중앙","아니오","No follow","일반 텍스트","확인","전체 크기로 보기","새 탭에서 열기","링크 열기","새 탭에서 열기","페인트 형식","붙여넣기","HTML로 붙여넣기","클립보드 붙여넣기","웹 URL을 입력해주세요.","이 항목을 입력해주세요!","사용자 지정 크기 조정에 대 한 고도 누르십시오",null,"정사각형","인용","재실행","제거","이름 변경","대체","대체하기","초기화","리사이즈","오른쪽으로","저장","새로 저장하기 ...","검색","선택","선택: %s","특수문자 선택","모두 선택","모두 보기","변경일 정렬","이름 정렬","크기 정렬",null,null,"분할","가로 셀 분할","세로 셀 분할","경로(src)","취소선","스타일","텍스트","이미지를 무사히 업로드 했어요!","Microsoft Word/Excel 문서로 감지했어요. 서식을 유지한채로 붙여넣을까요?","파일이 없어요","제목","위","무엇이든 입력하세요","밑줄","실행 취소","링크 제거","갱신","업로드",null,null,"수직 정렬","가로 길이","Word 붙여넣기 감지","단어수: %d","네","외부 이미지는 편집할 수 없어요. 외부 이미지를 다운로드 할까요?","사용중인 브라우저가 클립보드 접근을 지원하지 않아요.","HTML 코드로 감지했어요. 코드인채로 붙여넣을까요?","편집기 정보",null,"볼드","아래","브러시",null,"자세한 도움말이 들어있어요","복사","잘라내기",null,null,"다운로드",null,"지우개","파일","글꼴","글꼴 크기","전체 화면","구분선","이미지","들여쓰기","이탤릭","왼쪽","링크","번호 목록","혹은 클릭","내어쓰기","팔레트","문단","연필","미리보기","프린트","재실행","오른쪽","모두 선택","일반 화면",null,"HTML 소스",null,null,"취소선","아래첨자","윗첨자","테이블","위","이름 입력","글머리 목록","밑줄","실행 취소","비디오"]},87061:function(e){e.exports.default=["URL","--Тодорхойгүй--","Jodit-ын талаар ","Багана нэмэх","Хавтас нэмэх","Мөр нэмэх","Дэвшилтэт","Байрлуулах","Голлож байрлуулах","Тэгшитгэн байрлуулах","Зүүнд байрлуулах","Баруунд байрлуулах","Бүгдийг","Алтернатив текст","Алтернатив текст","Холбоо барих","Хэрэгжүүл","Итгэлтэй байна уу?","Арын зураг","Тод","Хүрээ","Хүрээний радиус","Доор","Мөрийг таслах","Үзэх","Бүрэн хувилбар худалдан авах","Цуцлах","Төв","Горим өөрчлөх","Тэмдэгт: %d","Буулгах агуулгаа сонгоно уу","Дугуй",null,"CSS анги","Цэвэрлэх","Форматыг арилгах","Код","Сонголтыг хуул","Зохиогчийн эрх хамгаалагдсан \xa9 XDSoft.net - Chupurnov Valeriy. Бүх эрхийг эзэмшинэ.","Хавтас үүсгэх","Тайрах","Сонголтыг таслах","Доголын зай хасах","Үндсэн","Устгах","Багана устгах","Мөр устгах","Хүснэгт устгах","Цэг","Файл буулгах","Зураг буулгах","Засах","Холбоос засах","Код оруулах","Нүд цэвэрлэх","Хавтсын нэр оруулах","Шинэ нэр оруулна уу","Хавтас татах үед алдаа гарлаа","Жагсаалт татах үед алдаа гарлаа","Нүд","Файлын цонх","Өнгөөр будах эсвэл текстийн өнгө сонгох","Шүүх","Хайх","Дараагийнхийг ол","Өмнөхийг ол","Фонтын бүл","Фонтын хэмжээ","Лицензийн мэдээллийг манай вэб хуудаснаас авна уу:",null,"Гарчиг 1","Гарчиг 2","Гарчиг 3","Гарчиг 4","Өндөр","Хэвтээ эгнүүлэх","Зураг","Зургийн үзүүлэлт","Доголын зай нэмэх","Оруулах","Хэвтээ зураас нэмэх","Зураг нэмэх","Дугаарт жагсаалт нэмэх","Тусгай тэмдэгт нэмэх","Тэмдэгт жагсаалт нэмэх","Текст байдлаар нэмэх","Бүлгийн нэрээ оруулна уу","Ард нь багана нэмэх","Урд нь багана нэмэх","Файл нэмэх","Блок нэмэх","Холбоос нэмэх","Зөвхөн текст оруулах","Дээр нь мөр нэмэх","Доор нь мөр нэмэх","Хүснэгт оруулах","Youtube/Vimeo видео нэмэх",null,"Налуу","Jodit програм","Jodit гарын авлага","Хадгалах","Харьцааг хадгал","Зүүн","Лиценз: %s",null,"Холбоос",null,null,null,"Цаасны зай","Нэгтгэх","Дунд","Үгүй","Nofollow \xf6zelliği","Хэвийн","Ok","Бүтэн дэлгэцээр нээх","Шинэ табаар нээх","Холбоос нээх","Холбоосыг шинэ хавтсанд нээх","Зургийн формат","Буулгах","HTML байдлаар буулгах","Самбараас хуулах ","Вэб хаягаа оруулна уу","Энэ талбарыг бөглөнө үү","Хэмжээсийг шинээр өөчрлөхийн тулд Alt товчин дээр дарна уу",null,"Дөрвөлжин","Ишлэл","Дахих","Арилга","Шинээр нэрлэх","Солих","Үүгээр солих","Буцаах","Хэмжээг өөрчил","Баруун","Хадгалах","Өөрөөр хадгалах","Хайх","Сонго","Сонго: %s","Тусгай тэмдэгт сонгох","Бүгдийг сонго","Бүгдийг харуулах","Сүүлд өөрчлөгдсөнөөр жагсаах","Нэрээр жагсаах","Хэмжээгээр жагсаах",null,null,"Задлах","Мөрөөр задлах","Баганаар задлах","Эх үүсвэр","Дээгүүр зураас","CSS стиль","Текст","Зургийг хост руу амжилттай хадгалсан","Буулгасан агуулга Microsoft Word/Excel форматтай байна. Энэ форматыг хэвээр хадгалах уу эсвэл арилгах уу?","Энд ямар нэг файл алга","Гарчиг","Дээр","Бичээд үзээрэй","Доогуур зураас","Буцаах","Холбоос салгах","Шинэчлэх","Байршуулах",null,null,"Босоо эгнүүлэх","Өргөн","Word байдлаар буулгасан байна","Үг: %d","Тийм","Та зөвхөн өөрийн зургуудаа янзлах боломжтой. Энэ зургийг өөр лүүгээ татмаар байна уу?","Энэ вэб хөтчөөс самбарт хандах эрх алга.","Таны код HTML кодтой адил байна. HTML форматаар үргэлжлүүлэх үү?","Тухай",null,"Тод","Доороос","Будах",null,"хэрэглээний талаар дэлгэрэнгүй мэдээллийг агуулна","Хуулах","Таслах",null,null,"Татах",null,"Баллуур","Файл","Фонт","Фонтын хэмжээ","Бүтэн дэлгэц","Хаалт","Зураг","Догол нэмэх","Налуу","Зүүнээс","Холбоос","Дугаарласан жагсаалт","эсвэл товш","Догол багасгах","Палет","Параграф","Засах","Урьдчилан харах","Хэвлэх","Дахих","Баруунаас","Бүгдийг сонго","Багасга",null,"Эх үүсвэр",null,null,"Дээгүүр зураас","Доод индекс","Дээд индекс","Хүснэгт","Дээрээс","Нэр бичих","Тэмдэгт жагсаалт","Доогуур зураас","Буцаах","Видео"]},3268:function(e){e.exports.default=[" URL","--Leeg--","Over Jodit","Kolom toevoegen","Map toevoegen","Rij toevoegen","Geavanceerd","Uitlijning","Centreren","Uitlijnen op volledige breedte","Links uitlijnen","Rechts uitlijnen","Alles","Alternatieve tekst","Alternatieve tekst","Anker","Toepassen","Weet je het zeker?","Achtergrond","Vet","Rand","Border radius","Onder","Enter","Bladeren","Volledige versie kopen","Annuleren","Gecentreerd","Modus veranderen","Tekens: %d","Kies content om te plakken","Cirkel",null,"CSS classes","Opschonen","Opmaak verwijderen","Code","Selectie kopi\xebren","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. Alle rechten voorbehouden.","Map aanmaken","Bijknippen","Selectie knippen","Inspringing verkleinen","Standaard","Verwijderen","Kolom verwijderen","Rij verwijderen","Tabel verwijderen","Punt","Sleep hier een bestand naartoe","Sleep hier een afbeelding naartoe","Bewerken","Link aanpassen","Embed code","Cel leegmaken","Geef de map een naam","Voer een nieuwe naam in","Fout bij het laden van de mappenlijst","Fout bij het laden van de lijst","Recensie","Bestandsbrowser","Vulkleur of tekstkleur aanpassen","Filteren","Zoeken","Volgende Zoeken","Vorige Zoeken","Lettertype","Tekstgrootte","Voor informatie over de licentie, ga naar onze website:","Gratis niet-commerci\xeble versie","Koptekst 1","Koptekst 2","Koptekst 3","Koptekst 4","Hoogte","Horizontaal uitlijnen","Afbeelding","Afbeeldingseigenschappen","Inspringing vergroten","Invoegen","Horizontale lijn invoegen","Afbeelding invoegen","Ongeordende lijst invoegen","Symbool invoegen","Geordende list invoegen","Als tekst invoegen","Voeg de klassenaam in","Kolom invoegen (na)","Kolom invoegen (voor)","Bestand invoegen","Format blok invoegen","Link toevoegen","Als onopgemaakte tekst invoegen","Rij invoegen (boven)","Rij invoegen (onder)","Tabel invoegen","Youtube/Vimeo video invoegen",null,"Cursief","Jodit Editor","Jodit gebruikershandleiding","Origineel behouden","Verhouding behouden","Links","Licentie: %s",null,"Link",null,null,null,"Marges","Samenvoegen","Midden","Nee","Niet volgen","Normaal","OK","Editor in volledig scherm openen","Open in nieuwe tab","Link openen","Link in nieuwe tab openen","Opmaak kopieren","Plakken","Invoegen als HTML","Plakken van klembord","Voer een webadres in","Vul dit veld in","Druk op Alt voor aangepaste grootte",null,"Kwadraat","Citaat","Opnieuw","Verwijderen","Hernoemen","Vervangen","Vervangen door","Herstellen","Grootte aanpassen","Rechts","Opslaan","Opslaan als ...","Zoek naar","Selecteren","Selecteer: %s","Symbool selecteren","Selecteer alles","Toon alle","Sorteren op wijzigingsdatum","Sorteren op naam","Sorteren op grootte",null,null,"Splitsen","Horizontaal splitsen","Verticaal splitsen","Src","Doorstrepen","CSS styles","Tekst","De afbeelding is succesvol ge\xfcploadet!","De geplakte tekst is afkomstig van een Microsoft Word/Excel document. Wil je de opmaak behouden of opschonen?","Er zijn geen bestanden in deze map.","Titel","Boven","Begin met typen..","Onderstrepen","Ongedaan maken","link verwijderen","Updaten","Uploaden",null,null,"Verticaal uitlijnen","Breedte","Word-tekst gedetecteerd","Woorden: %d","Ja","Je kunt alleen je eigen afbeeldingen aanpassen. Deze afbeelding downloaden?","Uw browser ondersteunt geen directe toegang tot het klembord.","Deze code lijkt op HTML. Als HTML behouden?","over",null,"vet","Onder","kwast",null,"bevat gedetailleerde informatie voor gebruik.","kopi\xebren","knip",null,null,"Download",null,"gum","Bestand","lettertype","lettergrootte","volledige grootte","horizontale lijn","afbeelding","inspringen","cursief","Links","link","genummerde lijst","of klik","minder inspringen","Palette","paragraaf","Om te bewerken","Voorvertoning","afdrukken","opnieuw","Rechts","alles selecteren","kleiner maken",null,"Broncode",null,null,"doorgestreept","Subscript","Superscript","tabel","Boven","Type naam","lijst","onderstreept","ongedaan maken","video"]},85325:function(e){e.exports.default=["URL","--Ikke satt--","Om Jodit","Legg til kolonne","Legg til mappe","Legg til rad","Avansert","Justering","Midtstill","Juster","Venstrejuster","H\xf8yrejuster","Velg alle","Alternativ","Alternativ tekst","Anker","Bruk","Er du sikker?","Bakgrunn","Fet","Kantlinje","Grenseradius","Bunn","Pause","Bla gjennom","Kj\xf8p fullversjon","Avbryt","Senter","Bytt modus (WYSIWYG/HTML)","Tegn: %d","Velg innhold \xe5 lime inn","Sirkel",null,"Klasser","Rens","Fjern formatering","Kode","Kopier utvalg","Opphavsrett \xa9 XDSoft.net - Chupurnov Valeriy. Alle rettigheter forbeholdt.","Opprett mappe","Beskj\xe6r","Klipp ut markering","Reduser innrykk","Standard","Slett","Slett kolonne","Slett rad","Slett tabell","Prikk","Slipp fil","Slipp bilde","Rediger","Rediger lenke","Bygge inn kode","T\xf8m celle","Skriv inn mappenavn","Skriv inn nytt navn","Feil ved lasting av mapper","Feil ved lasting av liste","Forh\xe5ndsvisning","Filutforsker","Endre bakgrunns- eller tekstfarge","Filter","Finne","Finn neste","Finn forrige","Skriftfamilie","Skriftst\xf8rrelse","For informasjon om lisensen, bes\xf8k v\xe5r nettside:",null,"Overskrift 1","Overskrift 2","Overskrift 3","Overskrift 4","H\xf8yde","Horisontal justering","Bilde","Bildeegenskaper","\xd8k innrykk","Sett inn","Sett inn horisontal linje","Sett inn bilde","Sett inn nummerert liste","Sett inn spesialtegn","Sett inn punktliste","Lim inn som tekst","Sett inn klassenavn","Sett inn kolonne etter","Sett inn kolonne f\xf8r","Sett inn fil","Sett inn formateringsblokk","Sett inn lenke","Lim inn kun tekst","Sett inn rad over","Sett inn rad under","Sett inn tabell","Sett inn YouTube/Vimeo-video","Forel\xf8pige resultater","Kursiv","Jodit-redigerer","Jodit brukerveiledning","Behold","Behold proporsjoner","Venstre","Lisens: %s","Linjeh\xf8yde","Lenke",null,null,null,"Marger","Sl\xe5 sammen","Midt","Nei","Ingen oppf\xf8lging","Normal","OK","\xc5pne i fullskjerm","\xc5pne i ny fane","\xc5pne lenke","\xc5pne lenke i ny fane","Kopier format","Lim inn","Lim inn som HTML","Lim inn fra utklippstavlen","Vennligst skriv inn en webadresse","Vennligst fyll ut dette feltet","Trykk p\xe5 Alt for \xe5 endre st\xf8rrelse",null,"Firkant","Sitat","Gj\xf8r om","Fjern","Gi nytt navn","Erstatt","Erstatt med","Tilbakestill","Endre st\xf8rrelse","H\xf8yre","Lagre","Lagre som ...","S\xf8k etter","Velg","Velg: %s","Velg spesialtegn","Velg alt","Vis alle","Sorter etter endring","Sorter etter navn","Sorter etter st\xf8rrelse",null,null,"Del","Del horisontalt","Del vertikalt","Kilde","Gjennomstreking","Stiler","Tekst","Bildet har blitt lastet opp til verten!","Innholdet du limer inn kommer fra et Microsoft Word/Excel-dokument. Vil du beholde formatet eller rense det?","Det er ingen filer i denne katalogen","Tittel","Topp","Skriv noe","Understreking","Angre","Fjern lenke","Oppdater","Last opp",null,null,"Vertikal justering","Bredde","Word-innliming oppdaget","Ord: %d","Ja","Du kan bare redigere dine egne bilder. Last ned dette bildet p\xe5 verten?","Nettleseren din st\xf8tter ikke direkte tilgang til utklippstavlen.","Koden din ligner HTML. Beholde som HTML?","om redigeringsverkt\xf8yet","Bruk","fet","bunn","pensel","Sirkel","Inneholder detaljert hjelp for bruk","kopi","klipp ut","Standard","Punkt","Last ned","Rediger","viskel\xe6r","fil","skrift","skriftst\xf8rrelse","full st\xf8rrelse","linje","bilde","innrykk","kursiv","venstre","lenke","nummerert liste","eller klikk","reduser innrykk","Palett","avsnitt","Rediger","Forh\xe5ndsvisning","skriv ut","gj\xf8r om","h\xf8yre","velg alt","krympe","Lyd","kilde",null,"Firkant","gjennomstreking","senket skrift","hevet skrift","tabell","topp","skriv navn","punktliste","understreking","angre","video"]},97834:function(e){e.exports.default=["URL","brak","O Jodit","Dodaj kolumnę","Dodaj folder","Dodaj wiersz","Zaawansowane","Wyr\xf3wnanie","Wyśrodkuj","Wyjustuj","Wyr\xf3wnaj do lewej","Wyr\xf3wnaj do prawej","Wszystko","Tekst alternatywny","Tekst alternatywny","Kotwica","Zastosuj","Czy jesteś pewien?","Tło","Pogrubienie","Obramowanie","Zaokrąglenie krawędzi","D\xf3ł","Przerwa","Przeglądaj","Zakup pełnej wersji","Anuluj","środek","Zmień tryb","Znaki: %d","Wybierz zawartość do wklejenia","Koło",null,"Klasy CSS","Wyczyść","Wyczyść formatowanie","Kod","Kopiuj zaznaczenie","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. Wszystkie prawa zastrzeżone.","Utw\xf3rz folder","Przytnij","Wytnij zaznaczenie","Zmniejsz wcięcie","Domyślnie","Usuń","Usuń kolumnę","Usuń wiersz","Usuń tabelę","Punkt","Upuść plik","Upuść plik graficzny","Edytuj","edytuj link","Wstaw kod","Wyczyść kom\xf3rkę","Wprowadź nazwę folderu","Wprowadź nową nazwę","Błąd ładowania folder\xf3w","Błąd ładowania listy plik\xf3w","szukaj","Przeglądarka plik\xf3w","Kolor wypełnienia lub ustaw kolor tekstu","Filtruj","Znaleźć","Znajdź Dalej","Znaleźć Poprzednie","Kr\xf3j czcionki","Rozmiar tekstu","Odwiedź naszą stronę, aby uzyskać więcej informacji na temat licencji:",null,"Nagł\xf3wek 1","Nagł\xf3wek 2","Nagł\xf3wek 3","Nagł\xf3wek 4","Wysokość","Wyr\xf3wnywanie w poziomie","Grafika","Właściwości grafiki","Zwiększ wcięcie","Wstaw","Wstaw linię poziomą","Wstaw grafikę","Wstaw listę numeryczną","Wstaw znak specjalny","Wstaw listę wypunktowaną","Wstaw jako tekst","Wstaw nazwę zajęć","Wstaw kolumnę po","Wstaw kolumnę przed","Wstaw plik","Wstaw formatowanie","Wstaw link","Wstaw tylko treść","Wstaw wiersz przed","Wstaw wiersz po","Wstaw tabelę","Wstaw film Youtube/vimeo",null,"Kursywa","Edytor Jodit","Instrukcja Jodit","Oryginalny tekst","Zachowaj proporcje","Lewa","Licencja: %s",null,"Link",null,null,null,"Marginesy","Scal","Środek","Nie","Atrybut no-follow","Normalne","OK","Otw\xf3rz edytor w pełnym rozmiarze","Otw\xf3rz w nowej zakładce","otw\xf3rz link","Otw\xf3rz w nowej zakładce","Malarz format\xf3w","Wklej","Wkleić jako HTML?","Wklej ze schowka","Proszę, wpisz adres sieci web","Proszę wypełnić to pole","Naciśnij Alt, aby zmienić rozmiar",null,"Kwadrat","Cytat","Pon\xf3w","Usuń","zmień nazwę","Wymienić","Zamień na","wyczyść","Zmień rozmiar","Prawa","zapisz","zapisz jako","Szukaj","Wybierz","Wybierz: %s","Wybierz znak specjalny","Wybierz wszystko","Pokaż wszystkie","Sortuj wg zmiany","Sortuj wg nazwy","Sortuj wg rozmiaru",null,null,"Podziel","Podziel w poziomie","Podziel w pionie","Źr\xf3dło","Przekreślenie","Style CSS","Treść","Grafika została pomyślnienie dodana na serwer","Wklejany tekst pochodzi z dokumentu Microsoft Word/Excel. Chcesz zachować ten format czy wyczyścić go? ","Brak plik\xf3w.","Tytuł","G\xf3ra","Napisz coś","Podkreślenie","Cofnij","Usuń link","Aktualizuj","Wczytaj",null,null,"Wyr\xf3wnywanie w pionie","Szerokość","Wykryto tekst w formacie Word","Słowa: %d","Tak","Możesz edytować tylko swoje grafiki. Czy chcesz pobrać tą grafikę?","Twoja przeglądarka nie obsługuje schowka","Tw\xf3j kod wygląda jak HTML. Zachować HTML?","O programie",null,"pogrubienie","Dolny","pędzel",null,"zawiera szczeg\xf3łowe informacje dotyczące użytkowania.","kopiuj","wytnij",null,null,"pobierz",null,"wyczyść","Plik","czcionka","rozmiar czcionki","pełen rozmiar","linia pozioma","grafika","wcięcie","kursywa","Levy","link","lista numerowana","lub kliknij tu","wycięcie","Paleta","akapit","edytuj","podgląd","drukuj","pon\xf3w","Prawy","zaznacz wszystko","przytnij",null,"HTML",null,null,"przekreślenie","index dolny","indeks g\xf3rny","tabela","G\xf3rny","wprowadź nazwę","lista","podkreślenie","cofnij","wideo"]},86433:function(e){e.exports.default=["URL","--N\xe3o Estabelecido--","Sobre o Jodit","Adicionar coluna","Adicionar pasta","Adicionar linha","Avan\xe7ado","Alinhamento","Centralizar","Justificar","Alinhar \xe0 Esquerda","Alinhar \xe0 Direita","Tudo","Texto Alternativo","Texto alternativo","Link","Aplicar","Voc\xea tem certeza?","Fundo","Negrito","Borda","Border radius","Baixo","Pausa","Explorar","Compre a vers\xe3o completa","Cancelar","Centro","Mudar modo","Caracteres: %d","Escolher conte\xfado para colar","C\xedrculo",null,"Classes CSS","Limpar","Limpar formata\xe7\xe3o","C\xf3digo","Selec\xe7\xe3o de c\xf3pia","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. Todos os direitos reservados.","Criar pasta","Recortar","Cortar sele\xe7\xe3o","Diminuir recuo","Padr\xe3o","Excluir","Excluir coluna","Excluir linha","Excluir tabela","Ponto","Soltar arquivo","Soltar imagem","Editar","Editar link","Incluir c\xf3digo","Limpar c\xe9lula","Escreva o nome da pasta","Digite um novo nome","Erro ao carregar as pastas","Erro ao carregar a lista","Visualizar","Procurar arquivo","Cor de preenchimento ou cor do texto","filtrar","Encontrar","Localizar Pr\xf3xima","Encontrar Anteriores","Fonte","Tamanho da letra","Para informa\xe7\xe3o sobre a licen\xe7a, por favor visite nosso site:",null,"Cabe\xe7alho 1","Cabe\xe7alho 2","Cabe\xe7alho 3","Cabe\xe7alho 4","Altura","Alinhamento horizontal","Imagem","Propriedades da imagem","Aumentar recuo","Inserir","Inserir linha horizontal","Inserir imagem","Inserir lista ordenada","Inserir caractere especial","Inserir lista n\xe3o ordenada","Inserir como Texto","Insira o nome da classe","Inserir coluna depois","Inserir coluna antes","Inserir arquivo","Inserir bloco","Inserir link","Inserir somente o Texto","Inserir linha acima","Inserir linha abaixo","Inserir tabela","Inserir v\xeddeo do Youtube/vimeo",null,"It\xe1lico","Editor Jodit","Guia de usu\xe1rio Jodit","Manter","Manter a propor\xe7\xe3o","Esquerda","Licen\xe7a: %s",null,"Link","Letra Min\xfascula","Grego Min\xfascula","Romano Min\xfascula","Margens","Mesclar","Meio","N\xe3o","N\xe3o siga","Normal","Ok","Abrir editor em tela cheia","Abrir em nova aba","Abrir link","Abrir link em nova aba","Copiar formato","Colar","Colar como HTML?","Colar da \xe1rea de transfer\xeancia","Por favor introduza um endere\xe7o web","Por favor, preencha este campo","Pressione Alt para redimensionamento personalizado",null,"Quadro","Cita\xe7\xe3o","Refazer","Remover","H\xfangara","Substituir","Substituir com","Resetar","Redimensionar","Direita","Salvar","Salvar como...","Procurar por","Selecionar","Selecionar: %s","Selecionar caractere especial","Selecionar tudo","Mostrar todos os","Ordenar por modifica\xe7\xe3o","Ordenar por nome","Ordenar por tamanho",null,null,"Dividir","Dividir horizontal","Dividir vertical","Fonte","Tachado","Estilos CSS","Texto","A imagem foi enviada com sucesso para o servidor!","O conte\xfado colado veio de um documento Microsoft Word/Excel. Voc\xea deseja manter o formato ou limpa-lo?","N\xe3o h\xe1 arquivos nesse diret\xf3rio.","T\xedtulo","Cima","Escreva algo...","Sublinhar","Desfazer","Remover link","Atualizar","Upload","Letra Mai\xfascula","Romano Mai\xfascula","Alinhamento vertical","Largura","Colado do Word Detectado","Palavras: %d","Sim","Voc\xea s\xf3 pode editar suas pr\xf3prias imagens. Baixar essa imagem pro servidor?","O seu navegador n\xe3o oferece suporte a acesso direto para a \xe1rea de transfer\xeancia.","Seu c\xf3digo \xe9 similar ao HTML. Manter como HTML?","Sobre de",null,"negrito","baixo","pincel",null,"cont\xe9m ajuda detalhada para o uso.","c\xf3pia","Cortar",null,null,"Baixar",null,"apagar","Arquivo","fonte","tamanho da letra","Tamanho completo","linha horizontal","imagem","recuar","it\xe1lico","esquerda","link","lista ordenada","ou clique","diminuir recuo","Palette","par\xe1grafo","Editar","preview","Imprimir","refazer","direta","Selecionar tudo","diminuir",null,"HTML",null,null,"tachado","subscrito","sobrescrito","tabela","cima","Escreva seu nome","lista n\xe3o ordenada","sublinhar","desfazer","v\xeddeo"]},28359:function(e){e.exports.default=["URL","--не устанавливать--","О Jodit","Добавить столбец","Добавить папку","Добавить строку","Расширенные","Выравнивание","Выровнять по центру","Выровнять по ширине","Выровнять по левому краю","Выровнять по правому краю","Выделить все","Альтернативный текст (alt)","Альтернативный текст","Анкор","Применить","Вы уверены?","Фон","Жирный","Рамка","Радиус границы","К низу","Разделитель","Сервер","Купить полную версию","Отмена","По центру","Источник","Символов: %d","Выбрать контент для вставки","Круг",null,"Классы","Почистить","Очистить форматирование","Код","Скопировать выделенное","Авторские права \xa9 XDSoft.net - Чупурнов Валерий. Все права защищены.","Создать директорию","Обрезать размер","Вырезать","Уменьшить отступ","По умолчанию","Удалить","Удалить столбец","Удалять ряд","Удалить таблицу","Точка","Перетащите сюда файл","Перетащите сюда изображение","Редактировать","Редактировать ссылку","Код","Очистить ячейку","Введите название директории","Введите новое имя","Ошибка при загрузке списка директорий","Ошибка при загрузке списка изображений","Просмотр","Браузер файлов","Цвет заливки или цвет текста","Фильтр","Найти","Найти Далее","Найти Предыдущие","Шрифт","Размер шрифта","Для получения сведений о лицензии , пожалуйста, перейдите на наш сайт:",null,"Заголовок 1","Заголовок 2","Заголовок 3","Заголовок 4","Высота","Горизонтальное выравнивание",null,"Свойства изображения","Увеличить отступ","Вставить","Вставить горизонтальную линию","Вставить изображение","Вставить нумерованный список","Вставить специальный символ","Вставка маркированного списка","Вставить как текст","Вставить название класса","Вставить столбец после","Вставить столбец до","Вставить файл","Вставить блочный элемент","Вставить ссылку","Вставить только текст","Вставить ряд выше","Вставить ряд ниже","Вставить таблицу","Вставьте видео",null,"Наклонный","Редактор Jodit","Jodit Руководство пользователя","Сохранить оригинал","Сохранять пропорции","По левому краю","Лицензия: %s",null,"Ссылка",null,null,null,"Отступы","Объединить в одну","По середине","Нет","Атрибут nofollow","Нормальный текст","Ок","Открыть редактор в полном размере","Открывать ссылку в новой вкладке","Открыть ссылку","Открывать ссылку в новом окне","Формат краски","Вставить","Вставить как HTML?","Вставить из буфера обмена","Пожалуйста, введите веб-адрес","Пожалуйста, заполните это поле","Нажмите Alt для изменения пользовательского размера",null,"Квадрат","Цитата","Повтор","Удалить","Переименовать","Заменить","Заменить на","Восстановить","Изменить размер","По правому краю","Сохранить","Сохранить как","Найти","Выделить","Выделить: %s","Выберите специальный символ","Выделить все","Показать все","По изменению","По имени","По размеру",null,null,"Разделить","Разделить по горизонтали","Разделить по вертикали","src","Перечеркнуть","Стили","Текст","Изображение успешно загружено на сервер!","Контент который вы вставляете поступает из документа Microsoft Word / Excel. Вы хотите сохранить формат или очистить его?","В данном каталоге нет файлов","Заголовок"," К верху","Напишите что-либо","Подчеркивание","Отмена","Убрать ссылку","Обновить","Загрузка",null,null,"Вертикальное выравнивание","Ширина","Возможно это фрагмент Word или Excel","Слов: %d","Да","Вы можете редактировать только свои собственные изображения. Загрузить это изображение на ваш сервер?","Ваш браузер не поддерживает прямой доступ к буферу обмена.","Ваш текст, который вы пытаетесь вставить похож на HTML. Вставить его как HTML?","о редакторе",null,"жирный","снизу","заливка",null,"содержит детальную информацию по использованию","копия","Вырезать",null,null,"Скачать",null,"очистить","Файл","шрифт","размер шрифта","во весь экран","линия","Изображение","отступ","курсив","слева","ссылка","Нумерованный список","или нажмите","выступ","палитра","параграф","Редактировать","Предпросмотр","печать","повторить","справа","Выделить все","обычный размер",null,"HTML",null,null,"перечеркнутый","индекс","верхний индекс","таблица","сверху","введите название","Список","подчеркнутый","отменить","видео"]},68368:function(e){e.exports.default=["URL","Belirsiz","Jodit Hakkında","Kolon ekle","Klas\xf6r ekle","Satır ekle","Gelişmiş","Hizalama","Ortala","Kenarlara Yasla","Sola Yasla","Sağa Yasla","T\xfcm\xfc","Alternatif Yazı","Alternatif yazı","Bağlantı","Uygula","Emin misiniz?","Arka plan","Kalın","Kenarlık","Sınır yarı\xe7apı","Aşağı","Satır sonu","G\xf6zat","Tam versiyonunu satın al","İptal","Ortalı","Mod Değiştir","Harfler: %d","Yapıştırılacak i\xe7erik se\xe7","Daire",null,"CSS Sınıfları","Temizle","Stili temizle","Kod","Se\xe7imi kopyala","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. T\xfcm hakları saklıdır.","Dizin oluştur","Kırp","Se\xe7ilimi kes","Girintiyi Azalt","Varsayılan","Sil","Kolonu sil","Satırı sil","Tabloyu sil","Nokta","Dosya bırak","Resim bırak","D\xfczenle","Bağlantıyı d\xfczenle","Kod ekle","H\xfccreyi temizle","Dizin yolu giriniz","Yeni isim girin","Klas\xf6rler y\xfcklenirken hata oluştur","Liste y\xfcklenirken hata oluştu","Yorumu","Dosya Listeleyici","Renk doldur veya yazı rengi se\xe7","Filtre","Bul","Sonrakini Bul","\xd6ncekini Bul","Font Ailesi","Font Boyutu","Lisans hakkında bilgi i\xe7in l\xfctfen web sitemize gidin:",null,"Başlık 1","Başlık 2","Başlık 3","Başlık 4","Y\xfckseklik","Yatay hizala","Resim","Resim \xf6zellikleri","Girintiyi Arttır","Ekle","Yatay \xc7izgi Ekle","Resim Ekle","Sıralı Liste Ekle","\xd6zel Karakter Ekle","Sırasız Liste Ekle","Yazı olarak ekle","Sınıf adı girin","Sonrasına kolon ekle","\xd6ncesine kolon ekle","Dosya Ekle","Blok Ekle","Bağlantı Ekle","Sadece yazıyı ekle","\xdcst\xfcne satır ekle","Altına satır ekle","Tablo Ekle","Youtube/Vimeo Videosu Ekle",null,"İtalik","Jodit Editor","Jodit Kullanım Kılavuzu","Sakla","En boy oranını koru","Sol","Lisans: %s",null,"Link",null,null,null,"Boşluklar","Birleştir","Orta","Hayır","Nofollow \xf6zelliği","Normal","Tamam","Edit\xf6r\xfc tam ekranda a\xe7","Yeni sekmede a\xe7","Bağlantıyı a\xe7","Bağlantıyı yeni sekmede a\xe7","Resim Bi\xe7imi","Yapıştır","HTML olarak yapıştır","Panodan yapıştır ","L\xfctfen bir web adresi girin","L\xfctfen bu alanı doldurun","\xd6zel yeniden boyutlandırma i\xe7in Alt tuşuna basın",null,"Kare","Alıntı","Yinele","Sil","Yeniden isimlendir","Değiştir","Şununla değiştir","Sıfırla","Boyutlandır","Sağ","Kaydet","Farklı kaydet","Ara","Se\xe7","Se\xe7: %s","\xd6zel Karakter Se\xe7","T\xfcm\xfcn\xfc se\xe7","T\xfcm\xfcn\xfc G\xf6ster","Değişime g\xf6re sırala","İsme g\xf6re sırala","Boyuta g\xf6re sırala",null,null,"Ayır","Yatay ayır","Dikey ayır","Kaynak","\xdcst\xfc \xe7izili","CSS Stilleri","Yazı","G\xf6rsel başarıyla hostunuza y\xfcklendi","Yapıştırılan i\xe7erik bir Microsoft Word/Excel belgesinden geliyor. Formatı korumak mı yoksa temizlemek mi istiyorsunuz?","Bu dizinde dosya yok","Başlık","\xdcst","Bir şeyler yaz","Alt \xe7izgi","Geri Al","Bağlantıyı kaldır","G\xfcncelle","Y\xfckle",null,null,"Dikey hizala","Genişlik","Word bi\xe7iminde yapıştırma algılandı","Kelimeler: %d","Evet","Sadece kendi resimlerinizi d\xfczenleyebilirsiniz. Bu g\xf6rseli kendi hostunuza indirmek ister misiniz?","Tarayıcınız panoya doğrudan erişimi desteklemiyor.","Kodunuz HTML koduna benziyor. HTML olarak devam etmek ister misiniz?","Hakkında",null,"Kalın","Alt","Fır\xe7a",null,"kullanım i\xe7in detaylı bilgiler i\xe7erir","Kopyala","Kes",null,null,"İndir",null,"Silgi","Dosya","Font","Font boyutu","Tam ekran","Ayra\xe7","Resim","Girinti","italik","Sol","Bağlantı","Sıralı liste","veya tıkla","\xc7ıkıntı","Palet","Paragraf","D\xfczenlemek i\xe7in","\xd6n izleme","Yazdır","Yinele","Sağ","T\xfcm\xfcn\xfc se\xe7","K\xfc\xe7\xfclt",null,"Kaynak",null,null,"\xdcst\xfc \xe7izili","Alt yazı","\xdcst yazı","Tablo","\xdcst","İsim yaz","Sırasız liste","Alt \xe7izgi","Geri al","Video"]},57456:function(e){e.exports.default=["URL","--не встановлено--","Про Jodit","Додати стовпчик","Додати папку","Додати рядок","Розширені","Вирівнювання","Вирівняти по центру","Вирівняти по ширині","Вирівняти по лівому краю","Вирівняти по правому краю","Вибрати все","Альтернативний текст (alt)","Альтернативный текст","Анкор","Застосувати","Ви впевнені?","Фон","Жирний","Рамка","Радіус рамки","Донизу","Межа","Сервер","Купити повну версію","Відміна","По центру","Джерело","Символів: %d","Обрати контент для вставки","Коло",null,"Класи","Почистити","Очистити форматування","Код","Копіювати виділене","Авторські права \xa9 XDSoft.net - Чупурнов Валерій. Всі права захищені.","Створити папку","Обрізати розмір","Обрізати вибране","Збільшити відступ","За замовченням","Видалити","Видалити стовпчик","Видалити рядок","Видалити таблицю","Крапка","Перетягніть файл сюди","Перетягніть зображення сюди","Редагувати","Редагувати посилання","Код","Очистити кліинку","Введіть назву папки","Введіть нове імя'","Помилка при завантаженні списку папок","Помилка при завантаженні списку зображень","Перегляд","Браузер файлів","Колір заливки або колір текста","Фільтр","Знайти","Знайти наступні","Знайти попередні","Шрифт","Розмір шрифту","Щоб дізнатись більше про ліцензію , будь ласка, перейдіть на наш сайт:",null,"Заголовок 1","Заголовок 2","Заголовок 3","Заголовок 4","Висота","Горизонтальне вирівнювання",null,"Властивості зображення","Зменшити відступ","Вставити","Вставити горизонтальну лінію","Вставити зображення","Вставити нумерованний список","Вставити спеціальный символ","Вставити невпорядкований список","Вставити як текст","Вставити клас","Вставити стовпець після","Вставити стовпець до","Вставити файл","Вставити блочний елемент","Вставити посилання","Вставити тільки текст","Вставити рядок вище","Вставити рядок нижче","Вставити таблицю","Вставити відео",null,"Курсів","Редактор Jodit","Jodit інструкція користувача","Зберегти оригінал","Зберегти пропорції","По лівому краю","Ліцензія: %s",null,"Посилання",null,null,null,"Відступи","Об'єднати в одну","По центру","Ні","Атрибут nofollow","Нормальний текст","Ок","Відкрити редактор в повному розмірі","Відкрити у новій вкладці","Відкрити посилання","Відкрити посилання в новій вкладці","Формат краски","Вставити","Вставити його як HTML","Вставити з буфера обміну","Будь ласка, введіть веб-адресу","Будь ласка, заповніть це поле","Натисніть Alt для зміни розміру",null,"Квадрат","Цитата","Повторити","Видалити","Змінити назву","Замінити","Замінити на","Відновити","Змінити розмір","По правому краю","Зберегти","Зберегти як","Шукати","Вибрати","Вибрати: %s","Оберіть спеціальный символ","Вибрати все","Показати все","Сортувати за зміною","Сортувати за ім'ям","Сортувати за розміром",null,null,"Розділити","Розділити по горизонталі","Розділити по вертикалі","src","Закреслений","Стилі","Текст","Зображення успішно завантажено на сервер!","Ви вставляєте контент з документа Microsoft Word або Excel. Бажаєте зберегти форматування?","Файли відсутні","Заголовок"," Вгору","Напишіть щось","Підкреслений","Відмінити","Видалити посилання","Оновити","Завантаження",null,null,"Вертикальне вирівнювання","Ширина","Можливо це фрагмент Word або Excel","Слів: %d","Так","Ви можете редагувати лише власні зображення. Завантажити зображення на ваш сервер?","Ваш браузер не підтримує доступ до буфера обміну.","Текст, який Ви намагаєтесь вставити схожий на HTML. Вставити його як HTML?","про редактор",null,"жирний","знизу","заливка",null,"містить детальну інформацію щодо користування","копія","Вирізати",null,null,"Завантажити",null,"видалення","Файл","шрифт","розмір шрифту","на весь екран","лінія","зображення","відступ","курсів","зліва","посилання","Нумерований список","або клікніть","заступ","палітра","параграф","Редагування","Попередній перегляд","друк","повторити","справа","Виділити все","звичайний розмір",null,"HTML",null,null,"закреслений","індекс","верхній індекс","таблиця","зверху","введіть назву","Список","підкреслений","відмінити","відео"]},25182:function(e){e.exports.default=["URL","无","关于Jodit","添加列","新建文件夹","添加行","高级","对齐方式","居中","对齐文本","左对齐","右对齐","全部","Alternative","Alternative text","Anchor","应用","你确定吗?","背景色","粗体","边框","边界半径","底部","Break","浏览","购买完整版本","取消","居中","改变模式","字符数: %d","选择内容并粘贴","圆圈",null,"Classes","匹配目标格式","清除样式","代码","复制选中内容","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. 版权所有","创建路径","剪切","剪切","减少缩进","默认","删除","删除列","删除行","删除表格","点","拖动文件到此","拖动图片到此","编辑","编辑链接","嵌入代码","清除内容","输入路径","输入新名称","加载folders错误","加载list错误","预览","文件管理","颜色","筛选","搜索","查找下一个","查找上一个","字体","字号","有关许可证的信息,请访问我们的网站:","Free Non-commercial Version","标题1","标题2","标题3","标题4","高","水平对齐","图片","图片属性","增加缩进","插入","分割线","图片","编号","特殊符号","符号列表","把html代码视为普通文本","插入班级名称","在之后插入列","在之前插入列","文件","格式块","链接","只保留文本","在之前插入行","在之后插入行","表格","视频",null,"斜体","Jodit Editor","开发者指南","保留源格式","保持长宽比","居左","许可证: %s",null,"Link",null,null,null,"外边距(Margins)","合并","中间","不","No follow","默认","确定","全屏编辑","在新窗口打开","打开链接","在新窗口打开链接","格式复制","粘贴","html粘贴","粘贴从剪贴板","请输入一个网址","请填写这个字段","按Alt自定义调整大小",null,"方形","引用","重做","移除","重命名","替换","替换为","重置","调整大小","居右","保存","保存为","查找","选择","选择: %s","选择特殊符号","全选","显示所有","修改时间排序","名称排序","大小排序",null,null,"拆分","水平拆分","垂直拆分","Src","删除线","样式","文字","图片上传成功","正在粘贴 Word/Excel 的文本,是否保留源格式?","此目录中沒有文件。","Title","顶部","输入一些内容","下划线","撤销","取消链接","更新","上传",null,null,"垂直对齐","宽","文本粘贴","单词数: %d","是","你只能编辑你自己的图片。Download this image on the host?","你浏览器不支持直接访问的剪贴板。","你粘贴的文本是一段html代码,是否保留源格式","关于",null,"粗体","bottom","颜色",null,"使用帮助","复制","剪切",null,null,"下载",null,"橡皮擦","file","字体","字号","全屏","分割线","图片","增加缩进","斜体","left","链接","顺序列表","或点击","减少缩进","调色板","段落","铅笔","预览","打印","重做","right","全选","收缩",null,"源码",null,null,"上出现","下标","上标","表格","top","type name","无序列表","下划线","撤销","视频"]},44906:function(e){e.exports.default=["URL","無","關於Jodit","新增欄","新增資料夾","新增列","進階","對齊方式","置中","文字對齊","靠左","靠右","全部","替代","替代文字","錨點","應用","您確定嗎?","背景色","粗體","邊框","邊框圓角","底部","斷行","瀏覽","購買完整版本","取消","置中","檢視原始碼","字元數: %d","選擇內容並貼上","圓圈",null,"Classes","清除格式","清除樣式","程式碼","複製已選取項目","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. All rights reserved.","創建路徑","裁切","剪下","減少縮排","預設","刪除","刪除整欄","刪除整列","刪除表格","點","拖曳檔案至此","拖曳圖片至此","編輯","編輯連結","嵌入程式碼","清除內容","輸入路徑","輸入新名稱","資料夾載入錯誤","清單載入錯誤","查看","檔案瀏覽","顏色","篩選","尋找","尋找下一個","尋找上一個","字型","文字大小","相關授權條款資訊,請造訪我們的網站:",null,"標題1","標題2","標題3","標題4","高","水平對齊","圖片","圖片屬性","增加縮排","插入","分割線","圖片","編號清單","特殊符號","項目符號清單","以純文字貼上","插入 class 名稱","插入右方欄","插入左方欄","檔案","格式化區塊","插入連結","僅貼上內文","插入上方列","插入下方列","表格","插入 youtube/vimeo 影片",null,"斜體","Jodit Editor","開發者指南","保留原始格式","維持長寬比","靠左","許可證: %s",null,"Link",null,null,null,"邊距","合併","中間","否","No follow","內文","確定","全螢幕編輯","在新分頁開啟","打開連結","在新分頁開啟連結","格式複製","貼上","貼上 HTML","從剪貼簿貼上","請輸入網址","請輸入此欄位","按住 Alt 以調整自訂大小",null,"方形","引文","取消復原","移除","重新命名","取代","取代為","重設","調整大小","靠右","儲存","另存為...","尋找","選擇","選擇: %s","選擇特殊符號","全選","顯示全部","修改時間排序","名稱排序","大小排序",null,null,"分割","水平分割","垂直分割","Src","刪除線","樣式","文字","圖片上傳成功","正在貼上 Word/Excel 文件的內容,是否保留原始格式?","沒有檔案","Title","頂部","輸入一些內容","底線","復原","取消連結","更新","上傳",null,null,"垂直對齊","寬","貼上 Word 格式","單字數: %d","是","您只能編輯您自己的圖片。是否下載此圖片?","瀏覽器無法存取剪貼簿。","您的程式碼與 HTML 類似,是否貼上 HTML 格式?","關於",null,"粗體","下","顏色",null,"使用幫助","複製","剪下",null,null,"下載",null,"橡皮擦","檔案","字型","文字大小","全螢幕","分隔線","圖片","增加縮排","斜體","左","連結","編號清單","或點擊","減少縮排","調色盤","段落","鉛筆","預覽","列印","取消復原","右","全選","縮減",null,"原始碼",null,null,"刪除線","下標","上標","表格","上","type name","項目符號清單","底線","復原","影片"]},928:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M621 1280h595v-595zm-45-45l595-595h-595v595zm1152 77v192q0 14-9 23t-23 9h-224v224q0 14-9 23t-23 9h-192q-14 0-23-9t-9-23v-224h-864q-14 0-23-9t-9-23v-864h-224q-14 0-23-9t-9-23v-192q0-14 9-23t23-9h224v-224q0-14 9-23t23-9h192q14 0 23 9t9 23v224h851l246-247q10-9 23-9t23 9q9 10 9 23t-9 23l-247 246v851h224q14 0 23 9t9 23z"/> </svg>'},31230:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 24 24"> <g transform="translate(-251.000000, -443.000000)"> <g transform="translate(215.000000, 119.000000)"/> <path d="M252,448 L256,448 L256,444 L252,444 L252,448 Z M257,448 L269,448 L269,446 L257,446 L257,448 Z M257,464 L269,464 L269,462 L257,462 L257,464 Z M270,444 L270,448 L274,448 L274,444 L270,444 Z M252,462 L252,466 L256,466 L256,462 L252,462 Z M270,462 L270,466 L274,466 L274,462 L270,462 Z M254,461 L256,461 L256,449 L254,449 L254,461 Z M270,461 L272,461 L272,449 L270,449 L270,461 Z"/> </g> </svg>'},54522:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' x="0px" y="0px" viewBox="0 0 459 459"> <g> <path d="M229.5,0C102,0,0,102,0,229.5S102,459,229.5,459c20.4,0,38.25-17.85,38.25-38.25c0-10.2-2.55-17.85-10.2-25.5 c-5.1-7.65-10.2-15.3-10.2-25.5c0-20.4,17.851-38.25,38.25-38.25h45.9c71.4,0,127.5-56.1,127.5-127.5C459,91.8,357,0,229.5,0z M89.25,229.5c-20.4,0-38.25-17.85-38.25-38.25S68.85,153,89.25,153s38.25,17.85,38.25,38.25S109.65,229.5,89.25,229.5z M165.75,127.5c-20.4,0-38.25-17.85-38.25-38.25S145.35,51,165.75,51S204,68.85,204,89.25S186.15,127.5,165.75,127.5z M293.25,127.5c-20.4,0-38.25-17.85-38.25-38.25S272.85,51,293.25,51s38.25,17.85,38.25,38.25S313.65,127.5,293.25,127.5z M369.75,229.5c-20.4,0-38.25-17.85-38.25-38.25S349.35,153,369.75,153S408,170.85,408,191.25S390.15,229.5,369.75,229.5z" /> </g> </svg>'},17995:function(e){e.exports='<svg viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"> <path d="M1088 1256v240q0 16-12 28t-28 12h-240q-16 0-28-12t-12-28v-240q0-16 12-28t28-12h240q16 0 28 12t12 28zm316-600q0 54-15.5 101t-35 76.5-55 59.5-57.5 43.5-61 35.5q-41 23-68.5 65t-27.5 67q0 17-12 32.5t-28 15.5h-240q-15 0-25.5-18.5t-10.5-37.5v-45q0-83 65-156.5t143-108.5q59-27 84-56t25-76q0-42-46.5-74t-107.5-32q-65 0-108 29-35 25-107 115-13 16-31 16-12 0-25-8l-164-125q-13-10-15.5-25t5.5-28q160-266 464-266 80 0 161 31t146 83 106 127.5 41 158.5z"/> </svg>'},86634:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 128 128" xml:space="preserve"> <polygon points="112.4560547,23.3203125 112.4560547,75.8154297 31.4853516,75.8154297 31.4853516,61.953125 16.0131836,72.6357422 0.5410156,83.3164063 16.0131836,93.9990234 31.4853516,104.6796875 31.4853516,90.8183594 112.4560547,90.8183594 112.4560547,90.8339844 127.4589844,90.8339844 127.4589844,23.3203125"/> </svg>'},91115:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 270 270"> <path d="M 255.9537,58.150081 237.69527,40.997278 c -1.49414,-1.375593 -3.43653,-2.077427 -5.37891,-2.077427 -1.94239,0 -3.88478,0.701834 -5.37892,2.077427 L 29.919751,226.1128 c -2.988286,2.77926 -2.988286,7.32714 0,10.13447 L 48.148295,253.372 c 1.46426,1.37559 3.406646,2.1055 5.378915,2.1055 1.972268,0 3.884771,-0.72991 5.378914,-2.1055 L 221.34935,100.73732 255.9537,68.284552 c 2.9584,-2.807333 2.9584,-7.355212 0,-10.134471 z M 251.17244,63.79282 221.34935,91.781927 201.89561,73.506191 231.68882,45.48901 c 0.20918,-0.140367 0.38847,-0.224587 0.62754,-0.224587 0.23906,0 0.44824,0.08422 0.59765,0.224587 l 18.25843,17.152803 c 0,0 0.23906,0.33688 0.23906,0.561467 0,0.224586 -0.0896,0.4211 -0.23906,0.58954 z" style="stroke-width:2.8964;stroke-opacity:1" /> <path d="m 48.626421,116.87948 10.578532,23.10435 c 0.83672,1.82477 3.615826,1.85284 4.452546,0 l 10.937126,-23.52545 c 2.629692,-5.69888 7.470715,-10.24676 13.536935,-12.71722 l 25.07172,-10.274833 c 1.94239,-0.786053 1.94239,-3.396873 0,-4.182926 L 88.13156,79.008563 C 82.06534,76.53811 77.224317,71.990231 74.594625,66.291346 L 63.657499,42.737824 c -0.83672,-1.824766 -3.615826,-1.824766 -4.452546,0 L 48.267826,66.291346 C 45.638135,71.990231 40.797112,76.53811 34.730891,79.008563 L 9.6292894,89.311474 c -1.9423859,0.786054 -1.9423859,3.3688 0,4.182926 l 25.5498446,10.61172 c 6.036338,2.49852 10.847478,7.07448 13.477169,12.77336 z" style="stroke-width:2.8964;fill-opacity:1;stroke-opacity:1" /> <path d="m 111.79878,33.136746 13.56682,5.642739 c 3.19747,1.319446 5.76739,3.761826 7.14201,6.793745 l 5.61797,12.268044 c 0.44825,0.982567 1.91251,0.982567 2.36075,0 l 5.79727,-12.492631 c 1.4045,-3.031919 3.97442,-5.446225 7.20177,-6.765672 l 13.29788,-5.446225 c 1.0459,-0.4211 1.0459,-1.796693 0,-2.217793 l -13.29788,-5.446225 c -3.22735,-1.319447 -5.79727,-3.733753 -7.20177,-6.765672 L 140.48633,6.2144248 c -0.44824,-0.9825664 -1.9125,-0.9825664 -2.36075,0 l -5.79727,12.4926312 c -1.4045,3.031919 -3.97442,5.446225 -7.20177,6.765672 l -13.32776,5.474298 c -1.01601,0.4211 -1.0459,1.796693 0,2.217793 z" style="stroke-width:2.8964;fill-opacity:1" /> <path d="m 233.09331,192.98627 -14.13459,-5.7831 c -3.40665,-1.40367 -6.12599,-3.95834 -7.62013,-7.1587 l -6.15587,-13.27868 c -0.47813,-1.03872 -2.03203,-1.03872 -2.51016,0 l -6.15587,13.27868 c -1.49414,3.20036 -4.21348,5.75503 -7.62013,7.1587 l -14.13459,5.81118 c -1.10567,0.44917 -1.10567,1.90898 0,2.35816 l 14.40354,5.97961 c 3.40664,1.40367 6.12598,3.98642 7.59024,7.21485 l 5.97658,13.02602 c 0.47812,1.03872 2.03203,1.03872 2.51016,0 l 6.15586,-13.25061 c 1.49415,-3.20036 4.21349,-5.75503 7.62013,-7.1587 l 14.1346,-5.7831 c 1.10566,-0.44917 1.10566,-1.90899 0,-2.35816 z" style="stroke-width:2.8964;stroke-opacity:1" /> </svg>'},1916:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 24 24"> <g transform="scale(1.2 1.2) translate(-2 -0.5)"> <path d="M 22,12.5 A 1.49995,1.49995 0 0 0 20.50006,11 H 20 V 10 A 3,3 0 0 0 17,7 H 13 V 5.7226 a 2,2 0 1 0 -2,0 V 7 H 7 a 3,3 0 0 0 -3,3 v 1 H 3.49994 a 1.5,1.5 0 0 0 0,3 H 4 v 1 A 3.00128,3.00128 0 0 0 6.20251,17.89282 1.03113,1.03113 0 0 1 7,18.86975 v 0.716 a 0.99928,0.99928 0 0 0 1.00726,1.002 0.9792,0.9792 0 0 0 0.69983,-0.29486 l 2,-2 A 1,1 0 0 1 11.41425,18 H 17 a 3,3 0 0 0 3,-3 v -1 h 0.50006 A 1.49995,1.49995 0 0 0 22,12.5 Z M 19,15 a 2.00226,2.00226 0 0 1 -2,2 H 11.41425 A 1.987,1.987 0 0 0 10,17.58575 l -2,2 v -0.716 A 2.02082,2.02082 0 0 0 6.46771,16.92865 2.00439,2.00439 0 0 1 5,15 V 10 A 2.00226,2.00226 0 0 1 7,8 h 10 a 2.00222,2.00222 0 0 1 2,2 z M 10,12.5 A 1.5,1.5 0 1 1 8.5,11 1.5,1.5 0 0 1 10,12.5 Z m 7,0 A 1.5,1.5 0 1 1 15.5,11 1.5,1.5 0 0 1 17,12.5 Z"/> </g> </svg>'},52450:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M747 1521q74 32 140 32 376 0 376-335 0-114-41-180-27-44-61.5-74t-67.5-46.5-80.5-25-84-10.5-94.5-2q-73 0-101 10 0 53-.5 159t-.5 158q0 8-1 67.5t-.5 96.5 4.5 83.5 12 66.5zm-14-746q42 7 109 7 82 0 143-13t110-44.5 74.5-89.5 25.5-142q0-70-29-122.5t-79-82-108-43.5-124-14q-50 0-130 13 0 50 4 151t4 152q0 27-.5 80t-.5 79q0 46 1 69zm-541 889l2-94q15-4 85-16t106-27q7-12 12.5-27t8.5-33.5 5.5-32.5 3-37.5.5-34v-65.5q0-982-22-1025-4-8-22-14.5t-44.5-11-49.5-7-48.5-4.5-30.5-3l-4-83q98-2 340-11.5t373-9.5q23 0 68.5.5t67.5.5q70 0 136.5 13t128.5 42 108 71 74 104.5 28 137.5q0 52-16.5 95.5t-39 72-64.5 57.5-73 45-84 40q154 35 256.5 134t102.5 248q0 100-35 179.5t-93.5 130.5-138 85.5-163.5 48.5-176 14q-44 0-132-3t-132-3q-106 0-307 11t-231 12z"/> </svg>'},41111:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M384 1662l17-85q6-2 81.5-21.5t111.5-37.5q28-35 41-101 1-7 62-289t114-543.5 52-296.5v-25q-24-13-54.5-18.5t-69.5-8-58-5.5l19-103q33 2 120 6.5t149.5 7 120.5 2.5q48 0 98.5-2.5t121-7 98.5-6.5q-5 39-19 89-30 10-101.5 28.5t-108.5 33.5q-8 19-14 42.5t-9 40-7.5 45.5-6.5 42q-27 148-87.5 419.5t-77.5 355.5q-2 9-13 58t-20 90-16 83.5-6 57.5l1 18q17 4 185 31-3 44-16 99-11 0-32.5 1.5t-32.5 1.5q-29 0-87-10t-86-10q-138-2-206-2-51 0-143 9t-121 11z"/> </svg>'},49972:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1760 896q14 0 23 9t9 23v64q0 14-9 23t-23 9h-1728q-14 0-23-9t-9-23v-64q0-14 9-23t23-9h1728zm-1277-64q-28-35-51-80-48-97-48-188 0-181 134-309 133-127 393-127 50 0 167 19 66 12 177 48 10 38 21 118 14 123 14 183 0 18-5 45l-12 3-84-6-14-2q-50-149-103-205-88-91-210-91-114 0-182 59-67 58-67 146 0 73 66 140t279 129q69 20 173 66 58 28 95 52h-743zm507 256h411q7 39 7 92 0 111-41 212-23 55-71 104-37 35-109 81-80 48-153 66-80 21-203 21-114 0-195-23l-140-40q-57-16-72-28-8-8-8-22v-13q0-108-2-156-1-30 0-68l2-37v-44l102-2q15 34 30 71t22.5 56 12.5 27q35 57 80 94 43 36 105 57 59 22 132 22 64 0 139-27 77-26 122-86 47-61 47-129 0-84-81-157-34-29-137-71z"/> </svg>'},45062:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1025 1369v167h-248l-159-252-24-42q-8-9-11-21h-3l-9 21q-10 20-25 44l-155 250h-258v-167h128l197-291-185-272h-137v-168h276l139 228q2 4 23 42 8 9 11 21h3q3-9 11-21l25-42 140-228h257v168h-125l-184 267 204 296h109zm639 217v206h-514l-4-27q-3-45-3-46 0-64 26-117t65-86.5 84-65 84-54.5 65-54 26-64q0-38-29.5-62.5t-70.5-24.5q-51 0-97 39-14 11-36 38l-105-92q26-37 63-66 80-65 188-65 110 0 178 59.5t68 158.5q0 66-34.5 118.5t-84 86-99.5 62.5-87 63-41 73h232v-80h126z"/> </svg>'},18605:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1025 1369v167h-248l-159-252-24-42q-8-9-11-21h-3l-9 21q-10 20-25 44l-155 250h-258v-167h128l197-291-185-272h-137v-168h276l139 228q2 4 23 42 8 9 11 21h3q3-9 11-21l25-42 140-228h257v168h-125l-184 267 204 296h109zm637-679v206h-514l-3-27q-4-28-4-46 0-64 26-117t65-86.5 84-65 84-54.5 65-54 26-64q0-38-29.5-62.5t-70.5-24.5q-51 0-97 39-14 11-36 38l-105-92q26-37 63-66 83-65 188-65 110 0 178 59.5t68 158.5q0 56-24.5 103t-62 76.5-81.5 58.5-82 50.5-65.5 51.5-30.5 63h232v-80h126z"/> </svg>'},83389:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M176 223q-37-2-45-4l-3-88q13-1 40-1 60 0 112 4 132 7 166 7 86 0 168-3 116-4 146-5 56 0 86-2l-1 14 2 64v9q-60 9-124 9-60 0-79 25-13 14-13 132 0 13 .5 32.5t.5 25.5l1 229 14 280q6 124 51 202 35 59 96 92 88 47 177 47 104 0 191-28 56-18 99-51 48-36 65-64 36-56 53-114 21-73 21-229 0-79-3.5-128t-11-122.5-13.5-159.5l-4-59q-5-67-24-88-34-35-77-34l-100 2-14-3 2-86h84l205 10q76 3 196-10l18 2q6 38 6 51 0 7-4 31-45 12-84 13-73 11-79 17-15 15-15 41 0 7 1.5 27t1.5 31q8 19 22 396 6 195-15 304-15 76-41 122-38 65-112 123-75 57-182 89-109 33-255 33-167 0-284-46-119-47-179-122-61-76-83-195-16-80-16-237v-333q0-188-17-213-25-36-147-39zm1488 1409v-64q0-14-9-23t-23-9h-1472q-14 0-23 9t-9 23v64q0 14 9 23t23 9h1472q14 0 23-9t9-23z"/> </svg>'},93267:function(e){e.exports='<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> <path d="M36 4h-24c-2.21 0-4 1.79-4 4v32c0 2.21 1.79 4 4 4h24c2.21 0 4-1.79 4-4v-32c0-2.21-1.79-4-4-4zm-24 4h10v16l-5-3-5 3v-16z"/> </svg>'},71948:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M832 1408l336-384h-768l-336 384h768zm1013-1077q15 34 9.5 71.5t-30.5 65.5l-896 1024q-38 44-96 44h-768q-38 0-69.5-20.5t-47.5-54.5q-15-34-9.5-71.5t30.5-65.5l896-1024q38-44 96-44h768q38 0 69.5 20.5t47.5 54.5z"/> </svg>'},51457:function(e){e.exports='<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"> <path d="M24.89,6.61H22.31V4.47A2.47,2.47,0,0,0,19.84,2H6.78A2.47,2.47,0,0,0,4.31,4.47V22.92a2.47,2.47,0,0,0,2.47,2.47H9.69V27.2a2.8,2.8,0,0,0,2.8,2.8h12.4a2.8,2.8,0,0,0,2.8-2.8V9.41A2.8,2.8,0,0,0,24.89,6.61ZM6.78,23.52a.61.61,0,0,1-.61-.6V4.47a.61.61,0,0,1,.61-.6H19.84a.61.61,0,0,1,.61.6V6.61h-8a2.8,2.8,0,0,0-2.8,2.8V23.52Zm19,3.68a.94.94,0,0,1-.94.93H12.49a.94.94,0,0,1-.94-.93V9.41a.94.94,0,0,1,.94-.93h12.4a.94.94,0,0,1,.94.93Z"/> <path d="M23.49,13.53h-9.6a.94.94,0,1,0,0,1.87h9.6a.94.94,0,1,0,0-1.87Z"/> <path d="M23.49,17.37h-9.6a.94.94,0,1,0,0,1.87h9.6a.94.94,0,1,0,0-1.87Z"/> <path d="M23.49,21.22h-9.6a.93.93,0,1,0,0,1.86h9.6a.93.93,0,1,0,0-1.86Z"/> </svg>'},23602:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M960 896q26 0 45 19t19 45-19 45-45 19-45-19-19-45 19-45 45-19zm300 64l507 398q28 20 25 56-5 35-35 51l-128 64q-13 7-29 7-17 0-31-8l-690-387-110 66q-8 4-12 5 14 49 10 97-7 77-56 147.5t-132 123.5q-132 84-277 84-136 0-222-78-90-84-79-207 7-76 56-147t131-124q132-84 278-84 83 0 151 31 9-13 22-22l122-73-122-73q-13-9-22-22-68 31-151 31-146 0-278-84-82-53-131-124t-56-147q-5-59 15.5-113t63.5-93q85-79 222-79 145 0 277 84 83 52 132 123t56 148q4 48-10 97 4 1 12 5l110 66 690-387q14-8 31-8 16 0 29 7l128 64q30 16 35 51 3 36-25 56zm-681-260q46-42 21-108t-106-117q-92-59-192-59-74 0-113 36-46 42-21 108t106 117q92 59 192 59 74 0 113-36zm-85 745q81-51 106-117t-21-108q-39-36-113-36-100 0-192 59-81 51-106 117t21 108q39 36 113 36 100 0 192-59zm178-613l96 58v-11q0-36 33-56l14-8-79-47-26 26q-3 3-10 11t-12 12q-2 2-4 3.5t-3 2.5zm224 224l96 32 736-576-128-64-768 431v113l-160 96 9 8q2 2 7 6 4 4 11 12t11 12l26 26zm704 416l128-64-520-408-177 138q-2 3-13 7z"/> </svg>'},86899:function(e){e.exports='<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"> <path stroke-width="0" d="M10.5 20H2a2 2 0 0 1-2-2V6c0-1.1.9-2 2-2h1V3l2.03-.4a3 3 0 0 1 5.94 0L13 3v1h1a2 2 0 0 1 2 2v1h-2V6h-1v1H3V6H2v12h5v2h3.5zM8 4a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm2 4h8a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-8a2 2 0 0 1-2-2v-8c0-1.1.9-2 2-2zm0 2v8h8v-8h-8z"/> </svg>'},95320:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 18 18"> <g fill-rule="evenodd" stroke="none" stroke-width="1"> <g transform="translate(-381.000000, -381.000000)"> <g transform="translate(381.000000, 381.000000)"> <path d="M0,2 L2,2 L2,0 C0.9,0 0,0.9 0,2 L0,2 Z M0,10 L2,10 L2,8 L0,8 L0,10 L0,10 Z M4,18 L6,18 L6,16 L4,16 L4,18 L4,18 Z M0,6 L2,6 L2,4 L0,4 L0,6 L0,6 Z M10,0 L8,0 L8,2 L10,2 L10,0 L10,0 Z M16,0 L16,2 L18,2 C18,0.9 17.1,0 16,0 L16,0 Z M2,18 L2,16 L0,16 C0,17.1 0.9,18 2,18 L2,18 Z M0,14 L2,14 L2,12 L0,12 L0,14 L0,14 Z M6,0 L4,0 L4,2 L6,2 L6,0 L6,0 Z M8,18 L10,18 L10,16 L8,16 L8,18 L8,18 Z M16,10 L18,10 L18,8 L16,8 L16,10 L16,10 Z M16,18 C17.1,18 18,17.1 18,16 L16,16 L16,18 L16,18 Z M16,6 L18,6 L18,4 L16,4 L16,6 L16,6 Z M16,14 L18,14 L18,12 L16,12 L16,14 L16,14 Z M12,18 L14,18 L14,16 L12,16 L12,18 L12,18 Z M12,2 L14,2 L14,0 L12,0 L12,2 L12,2 Z M4,14 L14,14 L14,4 L4,4 L4,14 L4,14 Z M6,6 L12,6 L12,12 L6,12 L6,6 L6,6 Z"/> </g> </g> </g> </svg>'},45674:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M896 1152q0-36-20-69-1-1-15.5-22.5t-25.5-38-25-44-21-50.5q-4-16-21-16t-21 16q-7 23-21 50.5t-25 44-25.5 38-15.5 22.5q-20 33-20 69 0 53 37.5 90.5t90.5 37.5 90.5-37.5 37.5-90.5zm512-128q0 212-150 362t-362 150-362-150-150-362q0-145 81-275 6-9 62.5-90.5t101-151 99.5-178 83-201.5q9-30 34-47t51-17 51.5 17 33.5 47q28 93 83 201.5t99.5 178 101 151 62.5 90.5q81 127 81 275z"/> </svg>'},3843:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 16 16"> <path stroke-width="0" d="M16 9v-6h-3v-1c0-0.55-0.45-1-1-1h-11c-0.55 0-1 0.45-1 1v3c0 0.55 0.45 1 1 1h11c0.55 0 1-0.45 1-1v-1h2v4h-9v2h-0.5c-0.276 0-0.5 0.224-0.5 0.5v5c0 0.276 0.224 0.5 0.5 0.5h2c0.276 0 0.5-0.224 0.5-0.5v-5c0-0.276-0.224-0.5-0.5-0.5h-0.5v-1h9zM12 3h-11v-1h11v1z"/> </svg>'},48842:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M789 559l-170 450q33 0 136.5 2t160.5 2q19 0 57-2-87-253-184-452zm-725 1105l2-79q23-7 56-12.5t57-10.5 49.5-14.5 44.5-29 31-50.5l237-616 280-724h128q8 14 11 21l205 480q33 78 106 257.5t114 274.5q15 34 58 144.5t72 168.5q20 45 35 57 19 15 88 29.5t84 20.5q6 38 6 57 0 4-.5 13t-.5 13q-63 0-190-8t-191-8q-76 0-215 7t-178 8q0-43 4-78l131-28q1 0 12.5-2.5t15.5-3.5 14.5-4.5 15-6.5 11-8 9-11 2.5-14q0-16-31-96.5t-72-177.5-42-100l-450-2q-26 58-76.5 195.5t-50.5 162.5q0 22 14 37.5t43.5 24.5 48.5 13.5 57 8.5 41 4q1 19 1 58 0 9-2 27-58 0-174.5-10t-174.5-10q-8 0-26.5 4t-21.5 4q-80 14-188 14z"/> </svg>'},25501:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1744 1408q33 0 42 18.5t-11 44.5l-126 162q-20 26-49 26t-49-26l-126-162q-20-26-11-44.5t42-18.5h80v-1024h-80q-33 0-42-18.5t11-44.5l126-162q20-26 49-26t49 26l126 162q20 26 11 44.5t-42 18.5h-80v1024h80zm-1663-1279l54 27q12 5 211 5 44 0 132-2t132-2q36 0 107.5.5t107.5.5h293q6 0 21 .5t20.5 0 16-3 17.5-9 15-17.5l42-1q4 0 14 .5t14 .5q2 112 2 336 0 80-5 109-39 14-68 18-25-44-54-128-3-9-11-48t-14.5-73.5-7.5-35.5q-6-8-12-12.5t-15.5-6-13-2.5-18-.5-16.5.5q-17 0-66.5-.5t-74.5-.5-64 2-71 6q-9 81-8 136 0 94 2 388t2 455q0 16-2.5 71.5t0 91.5 12.5 69q40 21 124 42.5t120 37.5q5 40 5 50 0 14-3 29l-34 1q-76 2-218-8t-207-10q-50 0-151 9t-152 9q-3-51-3-52v-9q17-27 61.5-43t98.5-29 78-27q19-42 19-383 0-101-3-303t-3-303v-117q0-2 .5-15.5t.5-25-1-25.5-3-24-5-14q-11-12-162-12-33 0-93 12t-80 26q-19 13-34 72.5t-31.5 111-42.5 53.5q-42-26-56-44v-383z"/> </svg>'},29348:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"><path d="M1534 189v73q0 29-18.5 61t-42.5 32q-50 0-54 1-26 6-32 31-3 11-3 64v1152q0 25-18 43t-43 18h-108q-25 0-43-18t-18-43v-1218h-143v1218q0 25-17.5 43t-43.5 18h-108q-26 0-43.5-18t-17.5-43v-496q-147-12-245-59-126-58-192-179-64-117-64-259 0-166 88-286 88-118 209-159 111-37 417-37h479q25 0 43 18t18 43z"/></svg>'},24772:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 24 24"> <path stroke-width="0" d="M22,20.6L3.4,2H8V0H0v8h2V3.4L20.6,22H16v2h8v-8h-2V20.6z M16,0v2h4.7l-6.3,6.3l1.4,1.4L22,3.5V8h2V0H16z M8.3,14.3L2,20.6V16H0v8h8v-2H3.5l6.3-6.3L8.3,14.3z"/> </svg>'},66547:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M896 960v448q0 26-19 45t-45 19-45-19l-144-144-332 332q-10 10-23 10t-23-10l-114-114q-10-10-10-23t10-23l332-332-144-144q-19-19-19-45t19-45 45-19h448q26 0 45 19t19 45zm755-672q0 13-10 23l-332 332 144 144q19 19 19 45t-19 45-45 19h-448q-26 0-45-19t-19-45v-448q0-26 19-45t45-19 45 19l144 144 332-332q10-10 23-10t23 10l114 114q10 10 10 23z"/> </svg>'},89097:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1600 736v192q0 40-28 68t-68 28h-1216q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h1216q40 0 68 28t28 68z"/> </svg>'},64831:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M576 576q0 80-56 136t-136 56-136-56-56-136 56-136 136-56 136 56 56 136zm1024 384v448h-1408v-192l320-320 160 160 512-512zm96-704h-1600q-13 0-22.5 9.5t-9.5 22.5v1216q0 13 9.5 22.5t22.5 9.5h1600q13 0 22.5-9.5t9.5-22.5v-1216q0-13-9.5-22.5t-22.5-9.5zm160 32v1216q0 66-47 113t-113 47h-1600q-66 0-113-47t-47-113v-1216q0-66 47-113t113-47h1600q66 0 113 47t47 113z"/> </svg>'},67176:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M352 832q0 14-9 23l-288 288q-9 9-23 9-13 0-22.5-9.5t-9.5-22.5v-576q0-13 9.5-22.5t22.5-9.5q14 0 23 9l288 288q9 9 9 23zm1440 480v192q0 13-9.5 22.5t-22.5 9.5h-1728q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1728q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1088q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1088q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1088q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1088q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1728q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1728q13 0 22.5 9.5t9.5 22.5z"/> </svg>'},14017:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M384 544v576q0 13-9.5 22.5t-22.5 9.5q-14 0-23-9l-288-288q-9-9-9-23t9-23l288-288q9-9 23-9 13 0 22.5 9.5t9.5 22.5zm1408 768v192q0 13-9.5 22.5t-22.5 9.5h-1728q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1728q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1088q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1088q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1088q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1088q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1728q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1728q13 0 22.5 9.5t9.5 22.5z"/> </svg>'},38681:function(e){e.exports='<svg viewBox="0 0 18.151 18.151" xmlns="http://www.w3.org/2000/svg"> <g> <path stroke-width="0" d="M6.237,16.546H3.649V1.604h5.916v5.728c0.474-0.122,0.968-0.194,1.479-0.194 c0.042,0,0.083,0.006,0.125,0.006V0H2.044v18.15h5.934C7.295,17.736,6.704,17.19,6.237,16.546z"/> <path stroke-width="0" d="M11.169,8.275c-2.723,0-4.938,2.215-4.938,4.938s2.215,4.938,4.938,4.938s4.938-2.215,4.938-4.938 S13.892,8.275,11.169,8.275z M11.169,16.81c-1.983,0-3.598-1.612-3.598-3.598c0-1.983,1.614-3.597,3.598-3.597 s3.597,1.613,3.597,3.597C14.766,15.198,13.153,16.81,11.169,16.81z"/> <polygon stroke-width="0" points="11.792,11.073 10.502,11.073 10.502,12.578 9.03,12.578 9.03,13.868 10.502,13.868 10.502,15.352 11.792,15.352 11.792,13.868 13.309,13.868 13.309,12.578 11.792,12.578 "/> </g> </svg>'},64637:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 432 432"> <g> <polygon points="203.688,96 0,96 0,144 155.688,144 "/> <polygon points="155.719,288 0,288 0,336 203.719,336 "/> <path d="M97.844,230.125c-3.701-3.703-5.856-8.906-5.856-14.141s2.154-10.438,5.856-14.141l9.844-9.844H0v48h107.719 L97.844,230.125z"/> <polygon points="232,176 232,96 112,216 232,336 232,256 432,256 432,176"/> </g> </svg>'},94190:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 312 312"> <g transform="translate(0.000000,312.000000) scale(0.100000,-0.100000)" stroke="none"> <path d="M50 3109 c0 -7 -11 -22 -25 -35 l-25 -23 0 -961 0 -961 32 -29 32 -30 501 -2 500 -3 3 -502 2 -502 31 -30 31 -31 958 0 958 0 23 25 c13 13 30 25 37 25 9 0 12 199 12 960 0 686 -3 960 -11 960 -6 0 -24 12 -40 28 l-29 27 -503 5 -502 5 -5 502 -5 503 -28 29 c-15 16 -27 34 -27 40 0 8 -274 11 -960 11 -710 0 -960 -3 -960 -11z m1738 -698 l2 -453 -40 -40 c-22 -22 -40 -43 -40 -47 0 -4 36 -42 79 -85 88 -87 82 -87 141 -23 l26 27 455 -2 454 -3 0 -775 0 -775 -775 0 -775 0 -3 450 -2 449 47 48 47 48 -82 80 c-44 44 -84 80 -87 80 -3 0 -25 -18 -48 -40 l-41 -40 -456 2 -455 3 -3 765 c-1 421 0 771 3 778 3 10 164 12 777 10 l773 -3 3 -454z"/> <path d="M607 2492 c-42 -42 -77 -82 -77 -87 0 -6 86 -96 190 -200 105 -104 190 -197 190 -205 0 -8 -41 -56 -92 -107 -65 -65 -87 -94 -77 -98 8 -3 138 -4 289 -3 l275 3 3 275 c1 151 0 281 -3 289 -4 10 -35 -14 -103 -82 -54 -53 -103 -97 -109 -97 -7 0 -99 88 -206 195 -107 107 -196 195 -198 195 -3 0 -39 -35 -82 -78z"/> <path d="M1470 1639 c-47 -49 -87 -91 -89 -94 -5 -6 149 -165 160 -165 9 0 189 179 189 188 0 12 -154 162 -165 161 -6 0 -48 -41 -95 -90z"/> <path d="M1797 1303 c-9 -8 -9 -568 0 -576 4 -4 50 36 103 88 54 52 101 95 106 95 5 0 95 -85 199 -190 104 -104 194 -190 200 -190 6 0 46 36 90 80 l79 79 -197 196 c-108 108 -197 199 -197 203 0 4 45 52 99 106 55 55 98 103 95 108 -6 10 -568 11 -577 1z"/> </g> </svg>'},51957:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 48 48"> <path d="M6 42h4v-4h-4v4zm4-28h-4v4h4v-4zm-4 20h4v-4h-4v4zm8 8h4v-4h-4v4zm-4-36h-4v4h4v-4zm8 0h-4v4h4v-4zm16 0h-4v4h4v-4zm-8 8h-4v4h4v-4zm0-8h-4v4h4v-4zm12 28h4v-4h-4v4zm-16 8h4v-4h-4v4zm-16-16h36v-4h-36v4zm32-20v4h4v-4h-4zm0 12h4v-4h-4v4zm-16 16h4v-4h-4v4zm8 8h4v-4h-4v4zm8 0h4v-4h-4v4z"/> <path d="M0 0h48v48h-48z" fill="none"/> </svg>'},71940:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 48 48"> <path d="M6 18h4v-4h-4v4zm0-8h4v-4h-4v4zm8 32h4v-4h-4v4zm0-16h4v-4h-4v4zm-8 0h4v-4h-4v4zm0 16h4v-4h-4v4zm0-8h4v-4h-4v4zm8-24h4v-4h-4v4zm24 24h4v-4h-4v4zm-16 8h4v-36h-4v36zm16 0h4v-4h-4v4zm0-16h4v-4h-4v4zm0-20v4h4v-4h-4zm0 12h4v-4h-4v4zm-8-8h4v-4h-4v4zm0 32h4v-4h-4v4zm0-16h4v-4h-4v4z"/> <path d="M0 0h48v48h-48z" fill="none"/> </svg>'},48007:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M512 1248v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm0-512v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm1280 512v192q0 40-28 68t-68 28h-960q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h960q40 0 68 28t28 68zm-1280-1024v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm1280 512v192q0 40-28 68t-68 28h-960q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h960q40 0 68 28t28 68zm0-512v192q0 40-28 68t-68 28h-960q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h960q40 0 68 28t28 68z"/> </svg>'},43218:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M512 1248v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm0-512v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm640 512v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm-640-1024v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm640 512v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm640 512v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm-640-1024v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm640 512v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68zm0-512v192q0 40-28 68t-68 28h-320q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h320q40 0 68 28t28 68z"/> </svg>'},80515:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1792 1344v128q0 26-19 45t-45 19h-1664q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1664q26 0 45 19t19 45zm0-384v128q0 26-19 45t-45 19h-1664q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1664q26 0 45 19t19 45zm0-384v128q0 26-19 45t-45 19h-1664q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1664q26 0 45 19t19 45zm0-384v128q0 26-19 45t-45 19h-1664q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1664q26 0 45 19t19 45z"/> </svg>'},223:function(e){e.exports='<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"> <path d="M5.09668 6.99707H7.17358L4.17358 3.99707L1.17358 6.99707H3.09668V17.0031H1.15881L4.15881 20.0031L7.15881 17.0031H5.09668V6.99707Z"/> <path d="M22.8412 7H8.84119V5H22.8412V7Z"/> <path d="M22.8412 11H8.84119V9H22.8412V11Z"/> <path d="M8.84119 15H22.8412V13H8.84119V15Z"/> <path d="M22.8412 19H8.84119V17H22.8412V19Z"/> </svg>'},95032:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1520 1216q0-40-28-68l-208-208q-28-28-68-28-42 0-72 32 3 3 19 18.5t21.5 21.5 15 19 13 25.5 3.5 27.5q0 40-28 68t-68 28q-15 0-27.5-3.5t-25.5-13-19-15-21.5-21.5-18.5-19q-33 31-33 73 0 40 28 68l206 207q27 27 68 27 40 0 68-26l147-146q28-28 28-67zm-703-705q0-40-28-68l-206-207q-28-28-68-28-39 0-68 27l-147 146q-28 28-28 67 0 40 28 68l208 208q27 27 68 27 42 0 72-31-3-3-19-18.5t-21.5-21.5-15-19-13-25.5-3.5-27.5q0-40 28-68t68-28q15 0 27.5 3.5t25.5 13 19 15 21.5 21.5 18.5 19q33-31 33-73zm895 705q0 120-85 203l-147 146q-83 83-203 83-121 0-204-85l-206-207q-83-83-83-203 0-123 88-209l-88-88q-86 88-208 88-120 0-204-84l-208-208q-84-84-84-204t85-203l147-146q83-83 203-83 121 0 204 85l206 207q83 83 83 203 0 123-88 209l88 88q86-88 208-88 120 0 204 84l208 208q84 84 84 204z"/> </svg>'},73533:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M503 1271l-256 256q-10 9-23 9-12 0-23-9-9-10-9-23t9-23l256-256q10-9 23-9t23 9q9 10 9 23t-9 23zm169 41v320q0 14-9 23t-23 9-23-9-9-23v-320q0-14 9-23t23-9 23 9 9 23zm-224-224q0 14-9 23t-23 9h-320q-14 0-23-9t-9-23 9-23 23-9h320q14 0 23 9t9 23zm1264 128q0 120-85 203l-147 146q-83 83-203 83-121 0-204-85l-334-335q-21-21-42-56l239-18 273 274q27 27 68 27.5t68-26.5l147-146q28-28 28-67 0-40-28-68l-274-275 18-239q35 21 56 42l336 336q84 86 84 204zm-617-724l-239 18-273-274q-28-28-68-28-39 0-68 27l-147 146q-28 28-28 67 0 40 28 68l274 274-18 240q-35-21-56-42l-336-336q-84-86-84-204 0-120 85-203l147-146q83-83 203-83 121 0 204 85l334 335q21 21 42 56zm633 84q0 14-9 23t-23 9h-320q-14 0-23-9t-9-23 9-23 23-9h320q14 0 23 9t9 23zm-544-544v320q0 14-9 23t-23 9-23-9-9-23v-320q0-14 9-23t23-9 23 9 9 23zm407 151l-256 256q-11 9-23 9t-23-9q-9-10-9-23t9-23l256-256q10-9 23-9t23 9q9 10 9 23t-9 23z"/> </svg>'},40037:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path stroke-width="0" d="M381 1620q0 80-54.5 126t-135.5 46q-106 0-172-66l57-88q49 45 106 45 29 0 50.5-14.5t21.5-42.5q0-64-105-56l-26-56q8-10 32.5-43.5t42.5-54 37-38.5v-1q-16 0-48.5 1t-48.5 1v53h-106v-152h333v88l-95 115q51 12 81 49t30 88zm2-627v159h-362q-6-36-6-54 0-51 23.5-93t56.5-68 66-47.5 56.5-43.5 23.5-45q0-25-14.5-38.5t-39.5-13.5q-46 0-81 58l-85-59q24-51 71.5-79.5t105.5-28.5q73 0 123 41.5t50 112.5q0 50-34 91.5t-75 64.5-75.5 50.5-35.5 52.5h127v-60h105zm1409 319v192q0 13-9.5 22.5t-22.5 9.5h-1216q-13 0-22.5-9.5t-9.5-22.5v-192q0-14 9-23t23-9h1216q13 0 22.5 9.5t9.5 22.5zm-1408-899v99h-335v-99h107q0-41 .5-122t.5-121v-12h-2q-8 17-50 54l-71-76 136-127h106v404h108zm1408 387v192q0 13-9.5 22.5t-22.5 9.5h-1216q-13 0-22.5-9.5t-9.5-22.5v-192q0-14 9-23t23-9h1216q13 0 22.5 9.5t9.5 22.5zm0-512v192q0 13-9.5 22.5t-22.5 9.5h-1216q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1216q13 0 22.5 9.5t9.5 22.5z"/> </svg>'},83207:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path stroke-width="0" d="M384 1408q0 80-56 136t-136 56-136-56-56-136 56-136 136-56 136 56 56 136zm0-512q0 80-56 136t-136 56-136-56-56-136 56-136 136-56 136 56 56 136zm1408 416v192q0 13-9.5 22.5t-22.5 9.5h-1216q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1216q13 0 22.5 9.5t9.5 22.5zm-1408-928q0 80-56 136t-136 56-136-56-56-136 56-136 136-56 136 56 56 136zm1408 416v192q0 13-9.5 22.5t-22.5 9.5h-1216q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1216q13 0 22.5 9.5t9.5 22.5zm0-512v192q0 13-9.5 22.5t-22.5 9.5h-1216q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1216q13 0 22.5 9.5t9.5 22.5z"/> </svg>'},59827:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M448 1536h896v-256h-896v256zm0-640h896v-384h-160q-40 0-68-28t-28-68v-160h-640v640zm1152 64q0-26-19-45t-45-19-45 19-19 45 19 45 45 19 45-19 19-45zm128 0v416q0 13-9.5 22.5t-22.5 9.5h-224v160q0 40-28 68t-68 28h-960q-40 0-68-28t-28-68v-160h-224q-13 0-22.5-9.5t-9.5-22.5v-416q0-79 56.5-135.5t135.5-56.5h64v-544q0-40 28-68t68-28h672q40 0 88 20t76 48l152 152q28 28 48 76t20 88v256h64q79 0 135.5 56.5t56.5 135.5z"/> </svg>'},34045:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1664 256v448q0 26-19 45t-45 19h-448q-42 0-59-40-17-39 14-69l138-138q-148-137-349-137-104 0-198.5 40.5t-163.5 109.5-109.5 163.5-40.5 198.5 40.5 198.5 109.5 163.5 163.5 109.5 198.5 40.5q119 0 225-52t179-147q7-10 23-12 14 0 25 9l137 138q9 8 9.5 20.5t-7.5 22.5q-109 132-264 204.5t-327 72.5q-156 0-298-61t-245-164-164-245-61-298 61-298 164-245 245-164 298-61q147 0 284.5 55.5t244.5 156.5l130-129q29-31 70-14 39 17 39 59z"/> </svg>'},39199:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1664 896q0 156-61 298t-164 245-245 164-298 61q-172 0-327-72.5t-264-204.5q-7-10-6.5-22.5t8.5-20.5l137-138q10-9 25-9 16 2 23 12 73 95 179 147t225 52q104 0 198.5-40.5t163.5-109.5 109.5-163.5 40.5-198.5-40.5-198.5-109.5-163.5-163.5-109.5-198.5-40.5q-98 0-188 35.5t-160 101.5l137 138q31 30 14 69-17 40-59 40h-448q-26 0-45-19t-19-45v-448q0-42 40-59 39-17 69 14l130 129q107-101 244.5-156.5t284.5-55.5q156 0 298 61t245 164 164 245 61 298z"/> </svg>'},21917:function(e){e.exports='<svg viewBox="0 0 500 500" xmlns="http://www.w3.org/2000/svg"> <path clip-rule="evenodd" d="M306.39,154.09c19.628,4.543,35.244,21.259,39.787,39.523 c1.551,8.54,8.998,14.989,17.904,14.989c9.991,0,18.168-8.175,18.168-18.17c0-13.083-10.991-32.98-25.985-47.881 c-14.719-14.537-32.252-24.802-46.695-24.802c-9.991,0-18.172,8.45-18.172,18.446C291.396,145.094,297.847,152.546,306.39,154.09z M56.629,392.312c-14.09,14.08-14.09,36.979,0,51.059c14.08,14.092,36.981,14.092,50.965,0l104.392-104.303 c24.347,15.181,53.062,23.991,83.953,23.991c87.857,0,158.995-71.142,158.995-158.999c0-87.854-71.138-158.995-158.995-158.995 c-87.856,0-158.995,71.141-158.995,158.995c0,30.802,8.819,59.606,23.992,83.953L56.629,392.312z M182.371,204.06 c0-62.687,50.875-113.568,113.568-113.568s113.569,50.881,113.569,113.568c0,62.694-50.876,113.569-113.569,113.569 S182.371,266.754,182.371,204.06z" fill-rule="evenodd"/> </svg>'},9103:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M553 1399l-50 50q-10 10-23 10t-23-10l-466-466q-10-10-10-23t10-23l466-466q10-10 23-10t23 10l50 50q10 10 10 23t-10 23l-393 393 393 393q10 10 10 23t-10 23zm591-1067l-373 1291q-4 13-15.5 19.5t-23.5 2.5l-62-17q-13-4-19.5-15.5t-2.5-24.5l373-1291q4-13 15.5-19.5t23.5-2.5l62 17q13 4 19.5 15.5t2.5 24.5zm657 651l-466 466q-10 10-23 10t-23-10l-50-50q-10-10-10-23t10-23l393-393-393-393q-10-10-10-23t10-23l50-50q10-10 23-10t23 10l466 466q10 10 10 23t-10 23z"/> </svg>'},49989:function(e){e.exports='<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> <path d="M24.89 32h4.18L18.86 6h-3.71L4.93 32h4.18l2.25-6h11.29l2.24 6zM12.86 22L17 10.95 21.14 22h-8.28zm30.31 1.17L27 39.34 19.66 32l-2.83 2.83L27 45l19-19-2.83-2.83z"/> </svg>'},81875:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 270 270"> <path d="m240.443652,220.45085l-47.410809,0l0,-10.342138c13.89973,-8.43655 25.752896,-19.844464 34.686646,-33.469923c11.445525,-17.455846 17.496072,-37.709239 17.496072,-58.570077c0,-59.589197 -49.208516,-108.068714 -109.693558,-108.068714s-109.69263,48.479517 -109.69263,108.069628c0,20.860839 6.050547,41.113316 17.497001,58.570077c8.93375,13.625459 20.787845,25.032458 34.686646,33.469008l0,10.342138l-47.412666,0c-10.256959,0 -18.571354,8.191376 -18.571354,18.296574c0,10.105198 8.314395,18.296574 18.571354,18.296574l65.98402,0c10.256959,0 18.571354,-8.191376 18.571354,-18.296574l0,-39.496814c0,-7.073455 -4.137698,-13.51202 -10.626529,-16.537358c-25.24497,-11.772016 -41.557118,-37.145704 -41.557118,-64.643625c0,-39.411735 32.545369,-71.476481 72.549922,-71.476481c40.004553,0 72.550851,32.064746 72.550851,71.476481c0,27.497006 -16.312149,52.87161 -41.557118,64.643625c-6.487902,3.026253 -10.6256,9.464818 -10.6256,16.537358l0,39.496814c0,10.105198 8.314395,18.296574 18.571354,18.296574l65.982163,0c10.256959,0 18.571354,-8.191376 18.571354,-18.296574c0,-10.105198 -8.314395,-18.296574 -18.571354,-18.296574z"/> </svg>'},67447:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M576 1376v-192q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v192q0 14 9 23t23 9h320q14 0 23-9t9-23zm0-384v-192q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v192q0 14 9 23t23 9h320q14 0 23-9t9-23zm512 384v-192q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v192q0 14 9 23t23 9h320q14 0 23-9t9-23zm-512-768v-192q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v192q0 14 9 23t23 9h320q14 0 23-9t9-23zm512 384v-192q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v192q0 14 9 23t23 9h320q14 0 23-9t9-23zm512 384v-192q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v192q0 14 9 23t23 9h320q14 0 23-9t9-23zm-512-768v-192q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v192q0 14 9 23t23 9h320q14 0 23-9t9-23zm512 384v-192q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v192q0 14 9 23t23 9h320q14 0 23-9t9-23zm0-384v-192q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v192q0 14 9 23t23 9h320q14 0 23-9t9-23zm128-320v1088q0 66-47 113t-113 47h-1344q-66 0-113-47t-47-113v-1088q0-66 47-113t113-47h1344q66 0 113 47t47 113z"/> </svg>'},36339:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1792 352v1088q0 42-39 59-13 5-25 5-27 0-45-19l-403-403v166q0 119-84.5 203.5t-203.5 84.5h-704q-119 0-203.5-84.5t-84.5-203.5v-704q0-119 84.5-203.5t203.5-84.5h704q119 0 203.5 84.5t84.5 203.5v165l403-402q18-19 45-19 12 0 25 5 39 17 39 59z"/> </svg>'},88497:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1395 736q0 13-10 23l-466 466q-10 10-23 10t-23-10l-466-466q-10-10-10-23t10-23l50-50q10-10 23-10t23 10l393 393 393-393q10-10 23-10t23 10l50 50q10 10 10 23z"/> </svg>'},91882:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1203 544q0 13-10 23l-393 393 393 393q10 10 10 23t-10 23l-50 50q-10 10-23 10t-23-10l-466-466q-10-10-10-23t10-23l466-466q10-10 23-10t23 10l50 50q10 10 10 23z"/> </svg>'},14305:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1171 960q0 13-10 23l-466 466q-10 10-23 10t-23-10l-50-50q-10-10-10-23t10-23l393-393-393-393q-10-10-10-23t10-23l50-50q10-10 23-10t23 10l466 466q10 10 10 23z"/> </svg>'},58446:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1395 1184q0 13-10 23l-50 50q-10 10-23 10t-23-10l-393-393-393 393q-10 10-23 10t-23-10l-50-50q-10-10-10-23t10-23l466-466q10-10 23-10t23 10l466 466q10 10 10 23z"/> </svg>'},39858:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M704 1376v-704q0-14-9-23t-23-9h-64q-14 0-23 9t-9 23v704q0 14 9 23t23 9h64q14 0 23-9t9-23zm256 0v-704q0-14-9-23t-23-9h-64q-14 0-23 9t-9 23v704q0 14 9 23t23 9h64q14 0 23-9t9-23zm256 0v-704q0-14-9-23t-23-9h-64q-14 0-23 9t-9 23v704q0 14 9 23t23 9h64q14 0 23-9t9-23zm-544-992h448l-48-117q-7-9-17-11h-317q-10 2-17 11zm928 32v64q0 14-9 23t-23 9h-96v948q0 83-47 143.5t-113 60.5h-832q-66 0-113-58.5t-47-141.5v-952h-96q-14 0-23-9t-9-23v-64q0-14 9-23t23-9h309l70-167q15-37 54-63t79-26h320q40 0 79 26t54 63l70 167h309q14 0 23 9t9 23z"/> </svg>'},70881:function(e){e.exports='<svg viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg"> <g stroke="none" stroke-width="1"> <path d="M14,1.4 L12.6,0 L7,5.6 L1.4,0 L0,1.4 L5.6,7 L0,12.6 L1.4,14 L7,8.4 L12.6,14 L14,12.6 L8.4,7 L14,1.4 Z"/> </g> </svg>'},60636:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1792 1344v128q0 26-19 45t-45 19h-1664q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1664q26 0 45 19t19 45zm-384-384v128q0 26-19 45t-45 19h-896q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h896q26 0 45 19t19 45zm256-384v128q0 26-19 45t-45 19h-1408q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1408q26 0 45 19t19 45zm-384-384v128q0 26-19 45t-45 19h-640q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h640q26 0 45 19t19 45z"/> </svg>'},32013:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1472 930v318q0 119-84.5 203.5t-203.5 84.5h-832q-119 0-203.5-84.5t-84.5-203.5v-832q0-119 84.5-203.5t203.5-84.5h832q63 0 117 25 15 7 18 23 3 17-9 29l-49 49q-10 10-23 10-3 0-9-2-23-6-45-6h-832q-66 0-113 47t-47 113v832q0 66 47 113t113 47h832q66 0 113-47t47-113v-254q0-13 9-22l64-64q10-10 23-10 6 0 12 3 20 8 20 29zm231-489l-814 814q-24 24-57 24t-57-24l-430-430q-24-24-24-57t24-57l110-110q24-24 57-24t57 24l263 263 647-647q24-24 57-24t57 24l110 110q24 24 24 57t-24 57z"/> </svg>'},45512:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 10 10"> <path d="M.941 4.523a.75.75 0 1 1 1.06-1.06l3.006 3.005 3.005-3.005a.75.75 0 1 1 1.06 1.06l-3.549 3.55a.75.75 0 0 1-1.168-.136L.941 4.523z"/> </svg>'},80347:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 24 24" > <circle cx="12" cy="12" r="2.2"/> <circle cx="12" cy="5" r="2.2"/> <circle cx="12" cy="19" r="2.2"/> </svg>'},95134:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1664 960q-152-236-381-353 61 104 61 225 0 185-131.5 316.5t-316.5 131.5-316.5-131.5-131.5-316.5q0-121 61-225-229 117-381 353 133 205 333.5 326.5t434.5 121.5 434.5-121.5 333.5-326.5zm-720-384q0-20-14-34t-34-14q-125 0-214.5 89.5t-89.5 214.5q0 20 14 34t34 14 34-14 14-34q0-86 61-147t147-61q20 0 34-14t14-34zm848 384q0 34-20 69-140 230-376.5 368.5t-499.5 138.5-499.5-139-376.5-368q-20-35-20-69t20-69q140-229 376.5-368t499.5-139 499.5 139 376.5 368q20 35 20 69z"/> </svg>'},70697:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1152 512v-472q22 14 36 28l408 408q14 14 28 36h-472zm-128 32q0 40 28 68t68 28h544v1056q0 40-28 68t-68 28h-1344q-40 0-68-28t-28-68v-1600q0-40 28-68t68-28h800v544z"/> </svg>'},49983:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1728 608v704q0 92-66 158t-158 66h-1216q-92 0-158-66t-66-158v-960q0-92 66-158t158-66h320q92 0 158 66t66 158v32h672q92 0 158 66t66 158z"/> </svg>'},98964:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1152 1376v-160q0-14-9-23t-23-9h-96v-512q0-14-9-23t-23-9h-320q-14 0-23 9t-9 23v160q0 14 9 23t23 9h96v320h-96q-14 0-23 9t-9 23v160q0 14 9 23t23 9h448q14 0 23-9t9-23zm-128-896v-160q0-14-9-23t-23-9h-192q-14 0-23 9t-9 23v160q0 14 9 23t23 9h192q14 0 23-9t9-23zm640 416q0 209-103 385.5t-279.5 279.5-385.5 103-385.5-103-279.5-279.5-103-385.5 103-385.5 279.5-279.5 385.5-103 385.5 103 279.5 279.5 103 385.5z"/> </svg>'},8136:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1792 1344v128q0 26-19 45t-45 19h-1664q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1664q26 0 45 19t19 45zm-384-384v128q0 26-19 45t-45 19h-1280q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1280q26 0 45 19t19 45zm256-384v128q0 26-19 45t-45 19h-1536q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1536q26 0 45 19t19 45zm-384-384v128q0 26-19 45t-45 19h-1152q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1152q26 0 45 19t19 45z"/> </svg>'},94806:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"><path d="M640 768h512v-192q0-106-75-181t-181-75-181 75-75 181v192zm832 96v576q0 40-28 68t-68 28h-960q-40 0-68-28t-28-68v-576q0-40 28-68t68-28h32v-192q0-184 132-316t316-132 316 132 132 316v192h32q40 0 68 28t28 68z"/></svg>'},31365:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 32 32"> <path d="M27 4l-15 15-7-7-5 5 12 12 20-20z"/> </svg>'},44636:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"><path d="M491 1536l91-91-235-235-91 91v107h128v128h107zm523-928q0-22-22-22-10 0-17 7l-542 542q-7 7-7 17 0 22 22 22 10 0 17-7l542-542q7-7 7-17zm-54-192l416 416-832 832h-416v-416zm683 96q0 53-37 90l-166 166-416-416 166-165q36-38 90-38 53 0 91 38l235 234q37 39 37 91z"/></svg>'},36327:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"><path d="M1600 736v192q0 40-28 68t-68 28h-416v416q0 40-28 68t-68 28h-192q-40 0-68-28t-28-68v-416h-416q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h416v-416q0-40 28-68t68-28h192q40 0 68 28t28 68v416h416q40 0 68 28t28 68z"/></svg>'},53328:function(e){e.exports='<svg viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg"> <path d="M5.9814 11.8049C5.59087 11.4144 5.59087 10.7812 5.9814 10.3907L10.224 6.14806C10.6146 5.75754 11.2477 5.75754 11.6383 6.14806C12.0288 6.53859 12.0288 7.17175 11.6383 7.56228L7.39561 11.8049C7.00509 12.1954 6.37192 12.1954 5.9814 11.8049Z"/> <path d="M0.707107 12.0208C0.316582 11.6303 0.316582 10.9971 0.707107 10.6066L10.6066 0.707121C10.9971 0.316597 11.6303 0.316596 12.0208 0.707121C12.4113 1.09764 12.4113 1.73081 12.0208 2.12133L2.12132 12.0208C1.7308 12.4114 1.09763 12.4114 0.707107 12.0208Z"/> </svg>'},98711:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1792 1344v128q0 26-19 45t-45 19h-1664q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1664q26 0 45 19t19 45zm0-384v128q0 26-19 45t-45 19h-1280q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1280q26 0 45 19t19 45zm0-384v128q0 26-19 45t-45 19h-1536q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1536q26 0 45 19t19 45zm0-384v128q0 26-19 45t-45 19h-1152q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1152q26 0 45 19t19 45z"/> </svg>'},53808:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M512 1536h768v-384h-768v384zm896 0h128v-896q0-14-10-38.5t-20-34.5l-281-281q-10-10-34-20t-39-10v416q0 40-28 68t-68 28h-576q-40 0-68-28t-28-68v-416h-128v1280h128v-416q0-40 28-68t68-28h832q40 0 68 28t28 68v416zm-384-928v-320q0-13-9.5-22.5t-22.5-9.5h-192q-13 0-22.5 9.5t-9.5 22.5v320q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5-9.5t9.5-22.5zm640 32v928q0 40-28 68t-68 28h-1344q-40 0-68-28t-28-68v-1344q0-40 28-68t68-28h928q40 0 88 20t76 48l280 280q28 28 48 76t20 88z"/> </svg>'},20784:function(e){e.exports='<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> <path stroke="null" d="m42.276011,26.302547c0.098397,-0.76605 0.172194,-1.54407 0.172194,-2.33406s-0.073797,-1.56801 -0.172194,-2.33406l5.202718,-3.961917c0.467384,-0.359086 0.602679,-1.005441 0.29519,-1.532101l-4.919828,-8.29489c-0.307489,-0.51469 -0.947067,-0.730142 -1.500548,-0.51469l-6.125186,2.405877c-1.266856,-0.945594 -2.656707,-1.747553 -4.157255,-2.357999l-0.922468,-6.343855c-0.110696,-0.562568 -0.614979,-1.005441 -1.229957,-1.005441l-9.839656,0c-0.614979,0 -1.119261,0.442873 -1.217657,1.005441l-0.922468,6.343855c-1.500548,0.610446 -2.890399,1.400436 -4.157255,2.357999l-6.125186,-2.405877c-0.553481,-0.203482 -1.193058,0 -1.500548,0.51469l-4.919828,8.29489c-0.307489,0.51469 -0.172194,1.161045 0.29519,1.532101l5.190419,3.961917c-0.098397,0.76605 -0.172194,1.54407 -0.172194,2.33406s0.073797,1.56801 0.172194,2.33406l-5.190419,3.961917c-0.467384,0.359086 -0.602679,1.005441 -0.29519,1.532101l4.919828,8.29489c0.307489,0.51469 0.947067,0.730142 1.500548,0.51469l6.125186,-2.405877c1.266856,0.945594 2.656707,1.747553 4.157255,2.357999l0.922468,6.343855c0.098397,0.562568 0.602679,1.005441 1.217657,1.005441l9.839656,0c0.614979,0 1.119261,-0.442873 1.217657,-1.005441l0.922468,-6.343855c1.500548,-0.610446 2.890399,-1.400436 4.157255,-2.357999l6.125186,2.405877c0.553481,0.203482 1.193058,0 1.500548,-0.51469l4.919828,-8.29489c0.307489,-0.51469 0.172194,-1.161045 -0.29519,-1.532101l-5.190419,-3.961917zm-18.277162,6.044617c-4.759934,0 -8.609699,-3.746465 -8.609699,-8.378677s3.849766,-8.378677 8.609699,-8.378677s8.609699,3.746465 8.609699,8.378677s-3.849766,8.378677 -8.609699,8.378677z"/> </svg>'},70999:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1728 576v256q0 26-19 45t-45 19h-64q-26 0-45-19t-19-45v-256q0-106-75-181t-181-75-181 75-75 181v192h96q40 0 68 28t28 68v576q0 40-28 68t-68 28h-960q-40 0-68-28t-28-68v-576q0-40 28-68t68-28h672v-192q0-185 131.5-316.5t316.5-131.5 316.5 131.5 131.5 316.5z"/> </svg>'},45244:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1639 1056q0 5-1 7-64 268-268 434.5t-478 166.5q-146 0-282.5-55t-243.5-157l-129 129q-19 19-45 19t-45-19-19-45v-448q0-26 19-45t45-19h448q26 0 45 19t19 45-19 45l-137 137q71 66 161 102t187 36q134 0 250-65t186-179q11-17 53-117 8-23 30-23h192q13 0 22.5 9.5t9.5 22.5zm25-800v448q0 26-19 45t-45 19h-448q-26 0-45-19t-19-45 19-45l138-138q-148-137-349-137-134 0-250 65t-186 179q-11 17-53 117-8 23-30 23h-199q-13 0-22.5-9.5t-9.5-22.5v-7q65-268 270-434.5t480-166.5q146 0 284 55.5t245 156.5l130-129q19-19 45-19t45 19 19 45z"/> </svg>'},99876:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1344 1472q0-26-19-45t-45-19-45 19-19 45 19 45 45 19 45-19 19-45zm256 0q0-26-19-45t-45-19-45 19-19 45 19 45 45 19 45-19 19-45zm128-224v320q0 40-28 68t-68 28h-1472q-40 0-68-28t-28-68v-320q0-40 28-68t68-28h427q21 56 70.5 92t110.5 36h256q61 0 110.5-36t70.5-92h427q40 0 68 28t28 68zm-325-648q-17 40-59 40h-256v448q0 26-19 45t-45 19h-256q-26 0-45-19t-19-45v-448h-256q-42 0-59-40-17-39 14-69l448-448q18-19 45-19t45 19l448 448q31 30 14 69z"/> </svg>'},14006:function(e){e.exports='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1216 320q0 26-19 45t-45 19h-128v1024h128q26 0 45 19t19 45-19 45l-256 256q-19 19-45 19t-45-19l-256-256q-19-19-19-45t19-45 45-19h128v-1024h-128q-26 0-45-19t-19-45 19-45l256-256q19-19 45-19t45 19l256 256q19 19 19 45z"/> </svg>'},28712:function(e){"use strict";e.exports={assert(){}}},75026:function(e,t,i){"use strict";i.d(t,{_:function(){return o}});var n=i(15254);function o(e){var t,i;function o(t,i){try{var s=e[t](i),a=s.value,l=a instanceof n._;Promise.resolve(l?a.v:a).then(function(i){if(l){var n="return"===t?"return":"next";if(!a.k||i.done)return o(n,i);i=e[n](i).value}r(s.done?"return":"normal",i)},function(e){o("throw",e)})}catch(e){r("throw",e)}}function r(e,n){switch(e){case"return":t.resolve({value:n,done:!0});break;case"throw":t.reject(n);break;default:t.resolve({value:n,done:!1})}(t=t.next)?o(t.key,t.arg):i=null}this._invoke=function(e,n){return new Promise(function(r,s){var a={key:e,arg:n,resolve:r,reject:s,next:null};i?i=i.next=a:(t=i=a,o(e,n))})},"function"!=typeof e.return&&(this.return=void 0)}o.prototype["function"==typeof Symbol&&Symbol.asyncIterator||"@@asyncIterator"]=function(){return this},o.prototype.next=function(e){return this._invoke("next",e)},o.prototype.throw=function(e){return this._invoke("throw",e)},o.prototype.return=function(e){return this._invoke("return",e)}},49376:function(e,t,i){"use strict";function n(e,t,i,n,o,r,s){try{var a=e[r](s),l=a.value}catch(e){i(e);return}a.done?t(l):Promise.resolve(l).then(n,o)}function o(e){return function(){var t=this,i=arguments;return new Promise(function(o,r){var s=e.apply(t,i);function a(e){n(s,o,r,a,l,"next",e)}function l(e){n(s,o,r,a,l,"throw",e)}a(void 0)})}}i.d(t,{_:function(){return o}})},6311:function(e,t,i){"use strict";i.d(t,{_:function(){return o}});var n=i(15254);function o(e){return new n._(e,0)}},25045:function(e,t,i){"use strict";function n(e,t,i){return t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i,e}i.d(t,{_:function(){return n}})},41411:function(e,t,i){"use strict";i.d(t,{_:function(){return o}});var n=i(25045);function o(e){for(var t=1;t<arguments.length;t++){var i=null!=arguments[t]?arguments[t]:{},o=Object.keys(i);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(i).filter(function(e){return Object.getOwnPropertyDescriptor(i,e).enumerable}))),o.forEach(function(t){(0,n._)(e,t,i[t])})}return e}},15366:function(e,t,i){"use strict";function n(e,t){return t=null!=t?t:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):(function(e){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t.push.apply(t,i)}return t})(Object(t)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(t,i))}),e}i.d(t,{_:function(){return n}})},15254:function(e,t,i){"use strict";function n(e,t){this.v=e,this.k=t}i.d(t,{_:function(){return n}})},86367:function(e,t,i){"use strict";i.d(t,{_:function(){return o}});var n=i(75026);function o(e){return function(){return new n._(e.apply(this,arguments))}}},31635:function(e,t,i){"use strict";function n(e,t,i,n){var o,r=arguments.length,s=r<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,i):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,i,n);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(r<3?o(s):r>3?o(t,i,s):o(t,i))||s);return r>3&&s&&Object.defineProperty(t,i,s),s}i.d(t,{__decorate:function(){return n}}),"function"==typeof SuppressedError&&SuppressedError}},r={};function s(e){var t=r[e];if(void 0!==t)return t.exports;var i=r[e]={exports:{}};return o[e](i,i.exports,s),i.exports}s.m=o,e=[],s.O=function(t,i,n,o){if(i){o=o||0;for(var r=e.length;r>0&&e[r-1][2]>o;r--)e[r]=e[r-1];e[r]=[i,n,o];return}for(var a=1/0,r=0;r<e.length;r++){for(var i=e[r][0],n=e[r][1],o=e[r][2],l=!0,u=0;u<i.length;u++)(!1&o||a>=o)&&Object.keys(s.O).every(function(e){return s.O[e](i[u])})?i.splice(u--,1):(l=!1,o<a&&(a=o));if(l){e.splice(r--,1);var c=n();void 0!==c&&(t=c)}}return t},s.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return s.d(t,{a:t}),t},s.d=function(e,t){for(var i in t)s.o(t,i)&&!s.o(e,i)&&Object.defineProperty(e,i,{enumerable:!0,get:t[i]})},s.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},s.r=function(e){"u">typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},t={521:0},s.O.j=function(e){return 0===t[e]},i=function(e,i){var n,o,r=i[0],a=i[1],l=i[2],u=0;if(r.some(function(e){return 0!==t[e]})){for(n in a)s.o(a,n)&&(s.m[n]=a[n]);if(l)var c=l(s)}for(e&&e(i);u<r.length;u++)o=r[u],s.o(t,o)&&t[o]&&t[o][0](),t[o]=0;return s.O(c)},(n=self.webpackChunkjodit=self.webpackChunkjodit||[]).forEach(i.bind(null,0)),n.push=i.bind(null,n.push.bind(n));var a={};return!function(){"use strict";s.r(a),s.d(a,{CommitMode:function(){return c},Jodit:function(){return e.Jodit}});var e=s(73302),t=s(28686),i=s(81937),n=s(84839),o=s(60936),r=s(13564),l=s(89317);s(93637),Object.keys(i).forEach(t=>{e.Jodit[t]=i[t]});let u=e=>"__esModule"!==e;Object.keys(r).filter(u).forEach(e=>{o.Icon.set(e.replace("_","-"),r[e])}),Object.keys(o).filter(u).forEach(i=>{var n;let r=o[i],s=(0,t.isFunction)(null==(n=r.prototype)?void 0:n.className)?r.prototype.className():i;(0,t.isString)(s)&&(e.Jodit.modules[s]=r)}),Object.keys(n).filter(u).forEach(t=>{e.Jodit.decorators[t]=n[t]}),["Confirm","Alert","Prompt"].forEach(t=>{e.Jodit[t]=o[t]}),Object.keys(l.default).filter(u).forEach(t=>{e.Jodit.lang[t]=l.default[t]});class c{}}(),a=s.O(a)}()});
|