@ckeditor/ckeditor5-track-changes 38.0.1 → 38.1.0
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/build/track-changes.js +1 -1
- package/package.json +10 -8
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.d.ts +3 -2
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/documentlist.js +1 -1
- package/src/integrations/documentlistproperties.js +1 -1
- package/src/integrations/entercommand.d.ts +3 -2
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.d.ts +3 -2
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.d.ts +3 -2
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.d.ts +3 -2
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.d.ts +3 -2
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.d.ts +3 -2
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.d.ts +3 -2
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.d.ts +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.d.ts +1 -1
- package/src/suggestion.js +1 -1
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.d.ts +5 -5
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.d.ts +4 -5
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.d.ts +49 -5
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.d.ts +5 -5
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +1 -1
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.d.ts +0 -2
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
package/build/track-changes.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var t={417:(t,e,n)=>{t.exports=n(720)("./src/collaboration-core.js")},704:(t,e,n)=>{t.exports=n(79)("./src/core.js")},492:(t,e,n)=>{t.exports=n(79)("./src/engine.js")},331:(t,e,n)=>{t.exports=n(79)("./src/enter.js")},181:(t,e,n)=>{t.exports=n(79)("./src/typing.js")},273:(t,e,n)=>{t.exports=n(79)("./src/ui.js")},209:(t,e,n)=>{t.exports=n(79)("./src/utils.js")},995:(t,e,n)=>{t.exports=n(79)("./src/widget.js")},720:t=>{"use strict";t.exports=CKEditor5.collaborationDll},79:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(o){var s=e[o];if(void 0!==s)return s.exports;var r=e[o]={exports:{}};return t[o](r,r.exports,n),r.exports}n.d=(t,e)=>{for(var o in e)n.o(e,o)&&!n.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var o={};(()=>{"use strict";n.r(o),n.d(o,{BaseSuggestionThreadView:()=>xc,TrackChanges:()=>Ac,TrackChangesData:()=>wc,TrackChangesEditing:()=>Wx});var t=n(704),e=n(209),s=n(273),r=n(417),i=n(492),a=n(995);const x=["clearForceDisabled","_enabledCommands","editor","_enableCommands","affectsData","has","commands","_disableUnsupportedCommands","execute","value","TrackChangesCommand","_isEnabledBasedOnSelection","refresh"];var c,l;c=x,l=328,function(t){for(;--t;)c.push(c.shift())}(++l);const d=function(t,e){return x[t-=0]};class u extends t.Command{constructor(t,e){super(t),this[d("0xb")]=e,this[d("0x6")]=!1,this[d("0x9")](),this[d("0x8")]=!1}[d("0x9")](){this.isEnabled=!0}[d("0x5")](){this[d("0x6")]=!this[d("0x6")],this.value?this[d("0x4")]():this._enableCommands()}[d("0x4")](){for(const t of this[d("0xc")][d("0x3")][d("0x3")]())t[d("0x1")]&&!this[d("0xb")][d("0x2")](t)&&t.forceDisabled(d("0x7"))}[d("0x0")](){for(const t of this.editor[d("0x3")][d("0x3")]())t[d("0x1")]&&!this._enabledCommands[d("0x2")](t)&&t[d("0xa")]("TrackChangesCommand")}}const g=["refresh","plugins","_suggestions","acceptSuggestion","execute","isEnabled","get","_isEnabledBasedOnSelection","editor","track-changes-accept-suggestion-not-found"];var m,f;m=g,f=134,function(t){for(;--t;)m.push(m.shift())}(++f);const h=function(t,e){return g[t-=0]};class p extends t.Command{constructor(t,e){super(t),this[h("0x8")]=e,this[h("0x6")](),this[h("0x3")]=!1}[h("0x6")](){this[h("0x1")]=!0}[h("0x0")](t){const n=this._suggestions[h("0x2")](t);if(!n)throw new e.CKEditorError(h("0x5"),this);const o=n.getRanges();this[h("0x4")].model.canEditAt(o)&&this[h("0x4")][h("0x7")][h("0x2")]("TrackChangesEditing")[h("0x9")](n)}}const b=["model","get","getRanges","canEditAt","editor","_isEnabledBasedOnSelection","execute","_suggestions","plugins","refresh","discardSuggestion","isEnabled","TrackChangesEditing"];var E,_;E=b,_=141,function(t){for(;--t;)E.push(E.shift())}(++_);const T=function(t,e){return b[t-=0]};class C extends t.Command{constructor(t,e){super(t),this[T("0x9")]=e,this[T("0xb")](),this[T("0x7")]=!1}[T("0xb")](){this[T("0x0")]=!0}[T("0x8")](t){const n=this._suggestions[T("0x3")](t);if(!n)throw new e.CKEditorError("track-changes-discard-suggestion-not-found",this);const o=n[T("0x4")]();this[T("0x6")][T("0x2")][T("0x5")](o)&&this[T("0x6")][T("0xa")][T("0x3")](T("0x1"))[T("0xc")](n)}}const y=["isIntersecting","color","createPositionAfter","isCollapsed","type","add","createRange","sort","push","map","isInContent","join","getMarkers","end","createPositionBefore","createPositionAt","schema","deletion","start","value","isTouching","isArray","isMultiRange","replace","getRange","getRanges"," [color ","next","length"];var k,A;k=y,A=190,function(t){for(;--t;)k.push(k.shift())}(++A);const v=function(t,e){return y[t-=0]};function R(t){return t[v("0x14")](((t,e)=>v("0x1")==t[v("0x11")]&&v("0x1")!=e[v("0x11")]?-1:v("0x1")!=t[v("0x11")]&&"deletion"==e[v("0x11")]?1:0))}function S(t,e){let n,o=0;const s=[],r=e[v("0x0")];for(;o<t.length;){const i=t[o],a=t[o+1];n||(n=e[v("0x1b")](i)),I(e,i,a)||(s[v("0x15")](e[v("0x13")](n,r.isObject(i)?e[v("0xf")](i):e[v("0x1c")](i,v("0x1a")))),n=null),o++}return s}function I(t,e,n){if(!n)return!1;const o=t[v("0xf")](e),s=t[v("0x1b")](n);return o[v("0x4")](s)}function L(t,e,n){for(;n[v("0xc")];){const o=n.splice(0,100);t.change((()=>{for(const t of o)t.isInContent&&e.execute(t.id)}))}}const N=["from","_command","editor","model","canEditAt","values","execute","isInContent","isEnabled","_isEnabledBasedOnSelection","_suggestions"];var w,M;w=N,M=130,function(t){for(;--t;)w.push(w.shift())}(++M);const O=function(t,e){return N[t-=0]};class F extends t.Command{constructor(t,e,n){super(t),this[O("0x3")]=e,this[O("0x1")]=n,this.refresh(),this[O("0x0")]=!1}refresh(){const t=Array[O("0x2")](this[O("0x1")][O("0x7")]()).some((t=>t[O("0x9")]));this[O("0xa")]=this[O("0x3")][O("0xa")]&&t}[O("0x8")](){const t=R(Array[O("0x2")](this[O("0x1")][O("0x7")]()));for(const e of t){const t=e.getRanges();if(!this[O("0x4")][O("0x5")][O("0x6")](t))return}L(this[O("0x4")][O("0x5")],this._command,t)}}const P=["_command","isEnabled","editor","model","_isEnabledBasedOnSelection","refresh","selection","execute","_suggestions","getRanges","from","_selectedSuggestions","values","document","size","canEditAt"];var D,B;D=P,B=270,function(t){for(;--t;)D.push(D.shift())}(++B);const j=function(t,e){return P[t-=0]};class U extends t.Command{constructor(t,e,n){super(t),this[j("0x2")]=e,this[j("0xa")]=n,this[j("0xd")]=new Set,this[j("0x7")](),this[j("0x6")]=!1}refresh(){const t=this[j("0x4")][j("0x5")][j("0xf")][j("0x8")],e=Array[j("0xc")](this._suggestions[j("0xe")]());this[j("0xd")]=function(t,e){const n=Array.from(t[v("0x9")]()),o=new Set;for(const s of e)if(s[v("0x17")])for(const e of n)for(const n of s[v("0x19")]()){const r=n[v("0x8")]();(e[v("0xd")](r)||t[v("0x10")]&&!s[v("0x6")]&&s[v("0xb")]&&r[v("0x1a")].isTouching(e[v("0x2")]))&&o[v("0x12")](s)}return o}(t,e),this[j("0x3")]=this[j("0x2")].isEnabled&&!!this[j("0xd")][j("0x0")]}[j("0x9")](){const t=R(Array[j("0xc")](this[j("0xd")]));for(const e of t){const t=e[j("0xb")]();if(!this[j("0x4")][j("0x5")][j("0x1")](t))return}L(this.editor[j("0x5")],this._command,t)}}const G=function(){this.__data__=[],this.size=0};const H=function(t,e){return t===e||t!=t&&e!=e};const z=function(t,e){for(var n=t.length;n--;)if(H(t[n][0],e))return n;return-1};var W=Array.prototype.splice;const V=function(t){var e=this.__data__,n=z(e,t);return!(n<0)&&(n==e.length-1?e.pop():W.call(e,n,1),--this.size,!0)};const K=function(t){var e=this.__data__,n=z(e,t);return n<0?void 0:e[n][1]};const q=function(t){return z(this.__data__,t)>-1};const X=function(t,e){var n=this.__data__,o=z(n,t);return o<0?(++this.size,n.push([t,e])):n[o][1]=e,this};function $(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var o=t[e];this.set(o[0],o[1])}}$.prototype.clear=G,$.prototype.delete=V,$.prototype.get=K,$.prototype.has=q,$.prototype.set=X;const J=$;const Q=function(){this.__data__=new J,this.size=0};const Z=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const Y=function(t){return this.__data__.get(t)};const tt=function(t){return this.__data__.has(t)};const et="object"==typeof global&&global&&global.Object===Object&&global;var nt="object"==typeof self&&self&&self.Object===Object&&self;const ot=et||nt||Function("return this")();const st=ot.Symbol;var rt=Object.prototype,it=rt.hasOwnProperty,at=rt.toString,xt=st?st.toStringTag:void 0;const ct=function(t){var e=it.call(t,xt),n=t[xt];try{t[xt]=void 0;var o=!0}catch(t){}var s=at.call(t);return o&&(e?t[xt]=n:delete t[xt]),s};var lt=Object.prototype.toString;const dt=function(t){return lt.call(t)};var ut=st?st.toStringTag:void 0;const gt=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ut&&ut in Object(t)?ct(t):dt(t)};const mt=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ft=function(t){if(!mt(t))return!1;var e=gt(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ht=ot["__core-js_shared__"];var pt,bt=(pt=/[^.]+$/.exec(ht&&ht.keys&&ht.keys.IE_PROTO||""))?"Symbol(src)_1."+pt:"";const Et=function(t){return!!bt&&bt in t};var _t=Function.prototype.toString;const Tt=function(t){if(null!=t){try{return _t.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var Ct=/^\[object .+?Constructor\]$/,yt=Function.prototype,kt=Object.prototype,At=yt.toString,vt=kt.hasOwnProperty,Rt=RegExp("^"+At.call(vt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const St=function(t){return!(!mt(t)||Et(t))&&(ft(t)?Rt:Ct).test(Tt(t))};const It=function(t,e){return null==t?void 0:t[e]};const Lt=function(t,e){var n=It(t,e);return St(n)?n:void 0};const Nt=Lt(ot,"Map");const wt=Lt(Object,"create");const Mt=function(){this.__data__=wt?wt(null):{},this.size=0};const Ot=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Ft=Object.prototype.hasOwnProperty;const Pt=function(t){var e=this.__data__;if(wt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Ft.call(e,t)?e[t]:void 0};var Dt=Object.prototype.hasOwnProperty;const Bt=function(t){var e=this.__data__;return wt?void 0!==e[t]:Dt.call(e,t)};const jt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=wt&&void 0===e?"__lodash_hash_undefined__":e,this};function Ut(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var o=t[e];this.set(o[0],o[1])}}Ut.prototype.clear=Mt,Ut.prototype.delete=Ot,Ut.prototype.get=Pt,Ut.prototype.has=Bt,Ut.prototype.set=jt;const Gt=Ut;const Ht=function(){this.size=0,this.__data__={hash:new Gt,map:new(Nt||J),string:new Gt}};const zt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Wt=function(t,e){var n=t.__data__;return zt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Vt=function(t){var e=Wt(this,t).delete(t);return this.size-=e?1:0,e};const Kt=function(t){return Wt(this,t).get(t)};const qt=function(t){return Wt(this,t).has(t)};const Xt=function(t,e){var n=Wt(this,t),o=n.size;return n.set(t,e),this.size+=n.size==o?0:1,this};function $t(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var o=t[e];this.set(o[0],o[1])}}$t.prototype.clear=Ht,$t.prototype.delete=Vt,$t.prototype.get=Kt,$t.prototype.has=qt,$t.prototype.set=Xt;const Jt=$t;const Qt=function(t,e){var n=this.__data__;if(n instanceof J){var o=n.__data__;if(!Nt||o.length<199)return o.push([t,e]),this.size=++n.size,this;n=this.__data__=new Jt(o)}return n.set(t,e),this.size=n.size,this};function Zt(t){var e=this.__data__=new J(t);this.size=e.size}Zt.prototype.clear=Q,Zt.prototype.delete=Z,Zt.prototype.get=Y,Zt.prototype.has=tt,Zt.prototype.set=Qt;const Yt=Zt;const te=function(t,e){for(var n=-1,o=null==t?0:t.length;++n<o&&!1!==e(t[n],n,t););return t};const ee=function(){try{var t=Lt(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const ne=function(t,e,n){"__proto__"==e&&ee?ee(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var oe=Object.prototype.hasOwnProperty;const se=function(t,e,n){var o=t[e];oe.call(t,e)&&H(o,n)&&(void 0!==n||e in t)||ne(t,e,n)};const re=function(t,e,n,o){var s=!n;n||(n={});for(var r=-1,i=e.length;++r<i;){var a=e[r],x=o?o(n[a],t[a],a,n,t):void 0;void 0===x&&(x=t[a]),s?ne(n,a,x):se(n,a,x)}return n};const ie=function(t,e){for(var n=-1,o=Array(t);++n<t;)o[n]=e(n);return o};const ae=function(t){return null!=t&&"object"==typeof t};const xe=function(t){return ae(t)&&"[object Arguments]"==gt(t)};var ce=Object.prototype,le=ce.hasOwnProperty,de=ce.propertyIsEnumerable;const ue=xe(function(){return arguments}())?xe:function(t){return ae(t)&&le.call(t,"callee")&&!de.call(t,"callee")};const ge=Array.isArray;const me=function(){return!1};var fe="object"==typeof exports&&exports&&!exports.nodeType&&exports,he=fe&&"object"==typeof module&&module&&!module.nodeType&&module,pe=he&&he.exports===fe?ot.Buffer:void 0;const be=(pe?pe.isBuffer:void 0)||me;var Ee=/^(?:0|[1-9]\d*)$/;const _e=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&Ee.test(t))&&t>-1&&t%1==0&&t<e};const Te=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var Ce={};Ce["[object Float32Array]"]=Ce["[object Float64Array]"]=Ce["[object Int8Array]"]=Ce["[object Int16Array]"]=Ce["[object Int32Array]"]=Ce["[object Uint8Array]"]=Ce["[object Uint8ClampedArray]"]=Ce["[object Uint16Array]"]=Ce["[object Uint32Array]"]=!0,Ce["[object Arguments]"]=Ce["[object Array]"]=Ce["[object ArrayBuffer]"]=Ce["[object Boolean]"]=Ce["[object DataView]"]=Ce["[object Date]"]=Ce["[object Error]"]=Ce["[object Function]"]=Ce["[object Map]"]=Ce["[object Number]"]=Ce["[object Object]"]=Ce["[object RegExp]"]=Ce["[object Set]"]=Ce["[object String]"]=Ce["[object WeakMap]"]=!1;const ye=function(t){return ae(t)&&Te(t.length)&&!!Ce[gt(t)]};const ke=function(t){return function(e){return t(e)}};var Ae="object"==typeof exports&&exports&&!exports.nodeType&&exports,ve=Ae&&"object"==typeof module&&module&&!module.nodeType&&module,Re=ve&&ve.exports===Ae&&et.process;const Se=function(){try{var t=ve&&ve.require&&ve.require("util").types;return t||Re&&Re.binding&&Re.binding("util")}catch(t){}}();var Ie=Se&&Se.isTypedArray;const Le=Ie?ke(Ie):ye;var Ne=Object.prototype.hasOwnProperty;const we=function(t,e){var n=ge(t),o=!n&&ue(t),s=!n&&!o&&be(t),r=!n&&!o&&!s&&Le(t),i=n||o||s||r,a=i?ie(t.length,String):[],x=a.length;for(var c in t)!e&&!Ne.call(t,c)||i&&("length"==c||s&&("offset"==c||"parent"==c)||r&&("buffer"==c||"byteLength"==c||"byteOffset"==c)||_e(c,x))||a.push(c);return a};var Me=Object.prototype;const Oe=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Me)};const Fe=function(t,e){return function(n){return t(e(n))}};const Pe=Fe(Object.keys,Object);var De=Object.prototype.hasOwnProperty;const Be=function(t){if(!Oe(t))return Pe(t);var e=[];for(var n in Object(t))De.call(t,n)&&"constructor"!=n&&e.push(n);return e};const je=function(t){return null!=t&&Te(t.length)&&!ft(t)};const Ue=function(t){return je(t)?we(t):Be(t)};const Ge=function(t,e){return t&&re(e,Ue(e),t)};const He=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var ze=Object.prototype.hasOwnProperty;const We=function(t){if(!mt(t))return He(t);var e=Oe(t),n=[];for(var o in t)("constructor"!=o||!e&&ze.call(t,o))&&n.push(o);return n};const Ve=function(t){return je(t)?we(t,!0):We(t)};const Ke=function(t,e){return t&&re(e,Ve(e),t)};var qe="object"==typeof exports&&exports&&!exports.nodeType&&exports,Xe=qe&&"object"==typeof module&&module&&!module.nodeType&&module,$e=Xe&&Xe.exports===qe?ot.Buffer:void 0,Je=$e?$e.allocUnsafe:void 0;const Qe=function(t,e){if(e)return t.slice();var n=t.length,o=Je?Je(n):new t.constructor(n);return t.copy(o),o};const Ze=function(t,e){var n=-1,o=t.length;for(e||(e=Array(o));++n<o;)e[n]=t[n];return e};const Ye=function(t,e){for(var n=-1,o=null==t?0:t.length,s=0,r=[];++n<o;){var i=t[n];e(i,n,t)&&(r[s++]=i)}return r};const tn=function(){return[]};var en=Object.prototype.propertyIsEnumerable,nn=Object.getOwnPropertySymbols;const on=nn?function(t){return null==t?[]:(t=Object(t),Ye(nn(t),(function(e){return en.call(t,e)})))}:tn;const sn=function(t,e){return re(t,on(t),e)};const rn=function(t,e){for(var n=-1,o=e.length,s=t.length;++n<o;)t[s+n]=e[n];return t};const an=Fe(Object.getPrototypeOf,Object);const xn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)rn(e,on(t)),t=an(t);return e}:tn;const cn=function(t,e){return re(t,xn(t),e)};const ln=function(t,e,n){var o=e(t);return ge(t)?o:rn(o,n(t))};const dn=function(t){return ln(t,Ue,on)};const un=function(t){return ln(t,Ve,xn)};const gn=Lt(ot,"DataView");const mn=Lt(ot,"Promise");const fn=Lt(ot,"Set");const hn=Lt(ot,"WeakMap");var pn="[object Map]",bn="[object Promise]",En="[object Set]",_n="[object WeakMap]",Tn="[object DataView]",Cn=Tt(gn),yn=Tt(Nt),kn=Tt(mn),An=Tt(fn),vn=Tt(hn),Rn=gt;(gn&&Rn(new gn(new ArrayBuffer(1)))!=Tn||Nt&&Rn(new Nt)!=pn||mn&&Rn(mn.resolve())!=bn||fn&&Rn(new fn)!=En||hn&&Rn(new hn)!=_n)&&(Rn=function(t){var e=gt(t),n="[object Object]"==e?t.constructor:void 0,o=n?Tt(n):"";if(o)switch(o){case Cn:return Tn;case yn:return pn;case kn:return bn;case An:return En;case vn:return _n}return e});const Sn=Rn;var In=Object.prototype.hasOwnProperty;const Ln=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&In.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Nn=ot.Uint8Array;const wn=function(t){var e=new t.constructor(t.byteLength);return new Nn(e).set(new Nn(t)),e};const Mn=function(t,e){var n=e?wn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var On=/\w*$/;const Fn=function(t){var e=new t.constructor(t.source,On.exec(t));return e.lastIndex=t.lastIndex,e};var Pn=st?st.prototype:void 0,Dn=Pn?Pn.valueOf:void 0;const Bn=function(t){return Dn?Object(Dn.call(t)):{}};const jn=function(t,e){var n=e?wn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const Un=function(t,e,n){var o=t.constructor;switch(e){case"[object ArrayBuffer]":return wn(t);case"[object Boolean]":case"[object Date]":return new o(+t);case"[object DataView]":return Mn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return jn(t,n);case"[object Map]":case"[object Set]":return new o;case"[object Number]":case"[object String]":return new o(t);case"[object RegExp]":return Fn(t);case"[object Symbol]":return Bn(t)}};var Gn=Object.create;const Hn=function(){function t(){}return function(e){if(!mt(e))return{};if(Gn)return Gn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const zn=function(t){return"function"!=typeof t.constructor||Oe(t)?{}:Hn(an(t))};const Wn=function(t){return ae(t)&&"[object Map]"==Sn(t)};var Vn=Se&&Se.isMap;const Kn=Vn?ke(Vn):Wn;const qn=function(t){return ae(t)&&"[object Set]"==Sn(t)};var Xn=Se&&Se.isSet;const $n=Xn?ke(Xn):qn;var Jn="[object Arguments]",Qn="[object Function]",Zn="[object Object]",Yn={};Yn[Jn]=Yn["[object Array]"]=Yn["[object ArrayBuffer]"]=Yn["[object DataView]"]=Yn["[object Boolean]"]=Yn["[object Date]"]=Yn["[object Float32Array]"]=Yn["[object Float64Array]"]=Yn["[object Int8Array]"]=Yn["[object Int16Array]"]=Yn["[object Int32Array]"]=Yn["[object Map]"]=Yn["[object Number]"]=Yn[Zn]=Yn["[object RegExp]"]=Yn["[object Set]"]=Yn["[object String]"]=Yn["[object Symbol]"]=Yn["[object Uint8Array]"]=Yn["[object Uint8ClampedArray]"]=Yn["[object Uint16Array]"]=Yn["[object Uint32Array]"]=!0,Yn["[object Error]"]=Yn[Qn]=Yn["[object WeakMap]"]=!1;const to=function t(e,n,o,s,r,i){var a,x=1&n,c=2&n,l=4&n;if(o&&(a=r?o(e,s,r,i):o(e)),void 0!==a)return a;if(!mt(e))return e;var d=ge(e);if(d){if(a=Ln(e),!x)return Ze(e,a)}else{var u=Sn(e),g=u==Qn||"[object GeneratorFunction]"==u;if(be(e))return Qe(e,x);if(u==Zn||u==Jn||g&&!r){if(a=c||g?{}:zn(e),!x)return c?cn(e,Ke(a,e)):sn(e,Ge(a,e))}else{if(!Yn[u])return r?e:{};a=Un(e,u,x)}}i||(i=new Yt);var m=i.get(e);if(m)return m;i.set(e,a),$n(e)?e.forEach((function(s){a.add(t(s,n,o,s,e,i))})):Kn(e)&&e.forEach((function(s,r){a.set(r,t(s,n,o,r,e,i))}));var f=d?void 0:(l?c?un:dn:c?Ve:Ue)(e);return te(f||e,(function(s,r){f&&(s=e[r=s]),se(a,r,t(s,n,o,r,e,i))})),a};const eo=function(t){return to(t,5)};const no=function(t){return"symbol"==typeof t||ae(t)&&"[object Symbol]"==gt(t)};var oo=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,so=/^\w*$/;const ro=function(t,e){if(ge(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!no(t))||(so.test(t)||!oo.test(t)||null!=e&&t in Object(e))};function io(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var o=arguments,s=e?e.apply(this,o):o[0],r=n.cache;if(r.has(s))return r.get(s);var i=t.apply(this,o);return n.cache=r.set(s,i)||r,i};return n.cache=new(io.Cache||Jt),n}io.Cache=Jt;const ao=io;var xo=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,co=/\\(\\)?/g;const lo=function(t){var e=ao(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(xo,(function(t,n,o,s){e.push(o?s.replace(co,"$1"):n||t)})),e}));const uo=function(t,e){for(var n=-1,o=null==t?0:t.length,s=Array(o);++n<o;)s[n]=e(t[n],n,t);return s};var go=st?st.prototype:void 0,mo=go?go.toString:void 0;const fo=function t(e){if("string"==typeof e)return e;if(ge(e))return uo(e,t)+"";if(no(e))return mo?mo.call(e):"";var n=e+"";return"0"==n&&1/e==-Infinity?"-0":n};const ho=function(t){return null==t?"":fo(t)};const po=function(t,e){return ge(t)?t:ro(t,e)?[t]:lo(ho(t))};const bo=function(t){if("string"==typeof t||no(t))return t;var e=t+"";return"0"==e&&1/t==-Infinity?"-0":e};const Eo=function(t,e,n,o){if(!mt(t))return t;for(var s=-1,r=(e=po(e,t)).length,i=r-1,a=t;null!=a&&++s<r;){var x=bo(e[s]),c=n;if("__proto__"===x||"constructor"===x||"prototype"===x)return t;if(s!=i){var l=a[x];void 0===(c=o?o(l,x,a):void 0)&&(c=mt(l)?l:_e(e[s+1])?[]:{})}se(a,x,c),a=a[x]}return t};const _o=function(t,e,n){return null==t?t:Eo(t,e,n)};const To=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const Co=function(t){return this.__data__.has(t)};function yo(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Jt;++e<n;)this.add(t[e])}yo.prototype.add=yo.prototype.push=To,yo.prototype.has=Co;const ko=yo;const Ao=function(t,e){for(var n=-1,o=null==t?0:t.length;++n<o;)if(e(t[n],n,t))return!0;return!1};const vo=function(t,e){return t.has(e)};const Ro=function(t,e,n,o,s,r){var i=1&n,a=t.length,x=e.length;if(a!=x&&!(i&&x>a))return!1;var c=r.get(t),l=r.get(e);if(c&&l)return c==e&&l==t;var d=-1,u=!0,g=2&n?new ko:void 0;for(r.set(t,e),r.set(e,t);++d<a;){var m=t[d],f=e[d];if(o)var h=i?o(f,m,d,e,t,r):o(m,f,d,t,e,r);if(void 0!==h){if(h)continue;u=!1;break}if(g){if(!Ao(e,(function(t,e){if(!vo(g,e)&&(m===t||s(m,t,n,o,r)))return g.push(e)}))){u=!1;break}}else if(m!==f&&!s(m,f,n,o,r)){u=!1;break}}return r.delete(t),r.delete(e),u};const So=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,o){n[++e]=[o,t]})),n};const Io=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var Lo=st?st.prototype:void 0,No=Lo?Lo.valueOf:void 0;const wo=function(t,e,n,o,s,r,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!r(new Nn(t),new Nn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return H(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=So;case"[object Set]":var x=1&o;if(a||(a=Io),t.size!=e.size&&!x)return!1;var c=i.get(t);if(c)return c==e;o|=2,i.set(t,e);var l=Ro(a(t),a(e),o,s,r,i);return i.delete(t),l;case"[object Symbol]":if(No)return No.call(t)==No.call(e)}return!1};var Mo=Object.prototype.hasOwnProperty;const Oo=function(t,e,n,o,s,r){var i=1&n,a=dn(t),x=a.length;if(x!=dn(e).length&&!i)return!1;for(var c=x;c--;){var l=a[c];if(!(i?l in e:Mo.call(e,l)))return!1}var d=r.get(t),u=r.get(e);if(d&&u)return d==e&&u==t;var g=!0;r.set(t,e),r.set(e,t);for(var m=i;++c<x;){var f=t[l=a[c]],h=e[l];if(o)var p=i?o(h,f,l,e,t,r):o(f,h,l,t,e,r);if(!(void 0===p?f===h||s(f,h,n,o,r):p)){g=!1;break}m||(m="constructor"==l)}if(g&&!m){var b=t.constructor,E=e.constructor;b==E||!("constructor"in t)||!("constructor"in e)||"function"==typeof b&&b instanceof b&&"function"==typeof E&&E instanceof E||(g=!1)}return r.delete(t),r.delete(e),g};var Fo="[object Arguments]",Po="[object Array]",Do="[object Object]",Bo=Object.prototype.hasOwnProperty;const jo=function(t,e,n,o,s,r){var i=ge(t),a=ge(e),x=i?Po:Sn(t),c=a?Po:Sn(e),l=(x=x==Fo?Do:x)==Do,d=(c=c==Fo?Do:c)==Do,u=x==c;if(u&&be(t)){if(!be(e))return!1;i=!0,l=!1}if(u&&!l)return r||(r=new Yt),i||Le(t)?Ro(t,e,n,o,s,r):wo(t,e,x,n,o,s,r);if(!(1&n)){var g=l&&Bo.call(t,"__wrapped__"),m=d&&Bo.call(e,"__wrapped__");if(g||m){var f=g?t.value():t,h=m?e.value():e;return r||(r=new Yt),s(f,h,n,o,r)}}return!!u&&(r||(r=new Yt),Oo(t,e,n,o,s,r))};const Uo=function t(e,n,o,s,r){return e===n||(null==e||null==n||!ae(e)&&!ae(n)?e!=e&&n!=n:jo(e,n,o,s,t,r))};const Go=function(t,e){return Uo(t,e)};const Ho=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const zo=function(t,e){for(var n=0,o=(e=po(e,t)).length;null!=t&&n<o;)t=t[bo(e[n++])];return n&&n==o?t:void 0};const Wo=function(t,e,n){var o=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var r=Array(s);++o<s;)r[o]=t[o+e];return r};const Vo=function(t,e){return e.length<2?t:zo(t,Wo(e,0,-1))};const Ko=function(t,e){return e=po(e,t),null==(t=Vo(t,e))||delete t[bo(Ho(e))]};const qo=function(t,e){return null==t||Ko(t,e)},Xo=["creator","authoredAt","getItems","end","head","next","_onAccept","getMarkers","_onAttributesChange","decorate","size","from","commentThread","_model","getRanges","removeMarkers","nodeAfter","addRange","start","addMarkerName","set","reduce","isIntersecting","subType","markers","length","hasComments","removeMarker","@external","onAccept","getMultiRangeId","onDiscard","isExternal","change","createdAt","attributes","setAttribute","getMarkerNames","map","getRange","getAllAdjacentSuggestions","add","type","isMultiRange","author","_saved","previous","addMarker","delete","getFirstMarker","nodeBefore","suggestion:","clear","push","onAttributesChange","_markerNames","data"];var $o,Jo;$o=Xo,Jo=151,function(t){for(;--t;)$o.push($o.shift())}(++Jo);const Qo=function(t,e){return Xo[t-=0]};class Zo extends((0,e.ObservableMixin)()){constructor(t,e){super(),this.id=e.id,this[Qo("0x5")]=e[Qo("0x5")],this[Qo("0x2b")]=e[Qo("0x2b")]||null,this[Qo("0x7")]=e[Qo("0x7")],this[Qo("0x14")]=e[Qo("0x14")]||e[Qo("0x7")],this[Qo("0x34")]=Boolean(e[Qo("0x37")]&&e[Qo("0x37")][Qo("0x30")]),this.data=null,this[Qo("0x21")]=t,this[Qo("0x1a")]=e[Qo("0x31")],this._onDiscard=e[Qo("0x33")],this[Qo("0x1c")]=e[Qo("0x11")],this._markerNames=new Set,this[Qo("0x36")]=null,this.set(Qo("0x15"),null),this[Qo("0x28")](Qo("0x37"),e[Qo("0x37")]||{}),this.set("previous",null),this[Qo("0x28")](Qo("0x19"),null),this.set(Qo("0x20"),null),this[Qo("0x28")](Qo("0x8"),!1),this[Qo("0x1d")]("accept"),this[Qo("0x1d")]("discard")}get[Qo("0x18")](){let t=this;for(;t[Qo("0x9")];)t=t[Qo("0x9")];return t}get[Qo("0x2e")](){return!!this.commentThread&&this[Qo("0x20")][Qo("0x2d")]>0}get[Qo("0x6")](){return 0!=this._markerNames[Qo("0x1e")]&&6==Array[Qo("0x1f")](this[Qo("0x12")])[0].split(":").length}get isInContent(){return null!==this[Qo("0xc")]()}[Qo("0x27")](t){this[Qo("0x12")][Qo("0x4")](t)}[Qo("0x0")](){return Array[Qo("0x1f")](this[Qo("0x12")])}[Qo("0x1b")](){return this.getMarkerNames()[Qo("0x1")]((t=>this[Qo("0x21")][Qo("0x2c")].get(t))).filter((t=>t))}[Qo("0xc")](){return this[Qo("0x1b")]()[0]||null}removeMarkers(){this[Qo("0x21")][Qo("0x35")]((t=>{for(const e of this[Qo("0x1b")]())t[Qo("0x2f")](e)})),this[Qo("0x12")][Qo("0xf")]()}[Qo("0x2f")](t){this[Qo("0x21")].change((e=>{e[Qo("0x2f")](t)})),this._markerNames[Qo("0xb")](t)}[Qo("0x25")](t){const e=Qo("0xe")+this.type+":"+this[Qo("0x2b")]+":"+this.id+":"+this[Qo("0x14")].id+":"+Zo[Qo("0x32")]();this[Qo("0x27")](e),this[Qo("0x21")][Qo("0x35")]((n=>{n[Qo("0xa")](e,{range:t,usingOperation:!0,affectsData:!0})}))}isIntersectingWithRange(t){for(const e of this[Qo("0x22")]())if(e[Qo("0x2a")](t))return!0;return!1}getRanges(){return this[Qo("0x1b")]()[Qo("0x1")]((t=>t[Qo("0x2")]()))}[Qo("0x16")](){return this[Qo("0x22")]()[Qo("0x29")](((t,e)=>[...t,...e[Qo("0x16")]()]),[])}getFirstRange(){var t;return(null===(t=this[Qo("0xc")]())||void 0===t?void 0:t[Qo("0x2")]())||null}getContainedElement(){const t=this.getRanges();if(1!=t[Qo("0x2d")])return null;const e=t[0],n=e[Qo("0x26")][Qo("0x24")],o=e[Qo("0x17")][Qo("0xd")];return n instanceof i.Element?n!=o?null:n:null}accept(){this[Qo("0x1a")](this[Qo("0x22")](),this[Qo("0x13")],this[Qo("0x37")]),this[Qo("0x23")]()}discard(){this._onDiscard(this[Qo("0x22")](),this[Qo("0x13")],this[Qo("0x37")]),this[Qo("0x23")]()}[Qo("0x3")](){const t=[];let e=this[Qo("0x18")];for(;e;)t[Qo("0x10")](e),e=e[Qo("0x19")];return t}[Qo("0x38")](t,e){const n=eo(this[Qo("0x37")]);_o(n,t,e),Go(n,this[Qo("0x37")])||(this[Qo("0x37")]=n,this[Qo("0x1c")](n))}removeAttribute(t){const e=eo(this[Qo("0x37")]);qo(e,t),Go(e,this[Qo("0x37")])||(this[Qo("0x37")]=e,this[Qo("0x1c")](this[Qo("0x37")]))}toJSON(){return{id:this.id,type:this[Qo("0x2b")]?this[Qo("0x5")]+":"+this.subType:this[Qo("0x5")],authorId:this[Qo("0x14")].id,createdAt:this.createdAt,hasComments:this[Qo("0x2e")],data:this[Qo("0x13")],attributes:this[Qo("0x37")]}}static[Qo("0x32")](){return(0,e.uid)().substr(1,5)}}function Yo(t,e,n){const o=t.t;switch(e){case"Track changes":return o("Track changes");case"Accept suggestion":return o("Accept suggestion");case"Discard suggestion":return o("Discard suggestion");case"Accept all suggestions":return o("Accept all suggestions");case"Accept all selected suggestions":return o("Accept all selected suggestions");case"Discard all suggestions":return o("Discard all suggestions");case"Discard all selected suggestions":return o("Discard all selected suggestions");case"*Reset font size*":return o("*Reset font size*");case"*Reset font family*":return o("*Reset font family*");case"*Reset font color*":return o("*Reset font color*");case"*Reset font background color*":return o("*Reset font background color*");case"*Remove image text alternative*":return o("*Remove image text alternative*");case"*Reset image width*":return o("*Reset image width*");case"*Remove link*":return o("*Remove link*");case"*Check item*":return o("*Check item*");case"*Uncheck item*":return o("*Uncheck item*");case"*Remove all formatting*":return o("*Remove all formatting*");case"*Replace table cells*":return o("*Replace table cells*");case"*Merge cells*":return o("*Merge cells*");case"*Split cell:* vertically":return o("*Split cell:* vertically");case"*Split cell:* horizontally":return o("*Split cell:* horizontally");case"*Indent:* %0":return o("*Indent:* %0",n);case"*Outdent:* %0":return o("*Outdent:* %0",n);case"*Change to:* %0":return o("*Change to:* %0",n);case"*Insert:* %0":return o("*Insert:* %0",n);case"*Format:* %0":return o("*Format:* %0",n);case"*Format:* change table properties":return o("*Format:* change table properties");case"*Format:* change table cell properties":return o("*Format:* change table cell properties");case"*Format:* insert into %0":return o("*Format:* insert into %0",n);case"*Format:* remove from %0":return o("*Format:* remove from %0",n);case"*Format:* replace image URL":return o("*Format:* replace image URL");case"*Format:* resize table":return o("*Format:* resize table");case"*Format:* set order to reversed":return o("*Format:* set order to reversed");case"*Format:* set order to regular":return o("*Format:* set order to regular");case"*Format:* set start index to %0":return o("*Format:* set start index to %0",n);case"*Change %0 content*":return o("*Change %0 content*",n);case"*Remove:* %0":return o("*Remove:* %0",n);case"*Merge:* %0":return o("*Merge:* %0",n);case"*Split:* %0":return o("*Split:* %0",n);case"*Remove format:* %0":return o("*Remove format:* %0",n);case"*Set font size:* %0":return o("*Set font size:* %0",n);case"*Set font family:* %0":return o("*Set font family:* %0",n);case"*Set format to:* %0":return o("*Set format to:* %0",n);case"*Set font color:* %0":return o("*Set font color:* %0",n);case"*Set font background color:* %0":return o("*Set font background color:* %0",n);case"*Set image text alternative:* %0":return o("*Set image text alternative:* %0",n);case"*Set image width:* %0":return o("*Set image width:* %0",n);case"*Set link:* %0":return o("*Set link:* %0",n);case"*Set highlight:* %0":return o("*Set highlight:* %0",n);case"*Remove highlight*":return o("*Remove highlight*");case"FORMAT_HIGHLIGHT":return o({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return o({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return o({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return o({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return o({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return o({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return o({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return o({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return o({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return o({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return o({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return o({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return o({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return o({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return o({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return o({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_BULLETED_LIST":return o({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_CIRCLE":return o({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return o({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return o({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST":return o({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return o({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return o({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return o({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return o({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return o({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return o({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return o({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"REPLACE_TEXT":return o({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return o({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGN_TO_LEFT":return o({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return o({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return o({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return o({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return o({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return o({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return o({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return o({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return o({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return o({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return o({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return o({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return o({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return o({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return o({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return o({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return o({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"PENDING_ACTION_SUGGESTION":return o({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return o({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return o({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return o({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return o({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return o({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return o({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return o({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return o({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return o({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return o({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return o({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return o({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);default:return e}}const ts=["addContainer","removeContainer","isEmpty","function","isInContent","*Insert:* %0","_schema","Object","_itemLabels","registerElementLabel","ELEMENT_SPACE","get","deletion","$1 $2","start","remove","softBreak","element","quantity","elementEnd","isEqual","Container","skip","insertion","indexOf","$text","removeEmptyContainer","type","text","getItemLabel","*Remove:* %0","replace","data","name","getFirstRange","pop","_locale","nextSibling","previousSibling","addEmptyContainer","_resolveDescriptionItems","$textProxy","item","add","set","elementStart","_itemLabelsCallbacks","match","label","length","end","matchingCallback","_addDescriptionItems","_customCallbacks","isObject","getWalker","push"];var es,ns;es=ts,ns=427,function(t){for(;--t;)es.push(es.shift())}(++ns);const os=function(t,e){return ts[t-=0]};class ss{constructor(t,e){this._customCallbacks=[],this._itemLabels=new Map,this[os("0x12")]=[],this[os("0x23")]=t,this[os("0x8")]=e}getDescriptions(t){const e=[];for(let n=0;n<t[os("0x15")];n++){const o=t[n];if(!o[os("0x21")])continue;let s=!1;for(const t of this[os("0x19")]){const n=t(o);if(n){os("0x38")in n&&e[os("0x1c")](n),s=!0;break}}if(!s){this._addDescriptionItems(e,o);const s=t[n+1];if(s&&!o.getFirstRange()[os("0x16")][os("0x31")](s[os("0x6")]()[os("0x2b")])){const t=e[e[os("0x15")]-1],n=os("0x34")==o[os("0x38")]?os("0xf"):os("0x2c");t&&os("0x0")==t[os("0x38")]&&(t[n]+="\n")}}}return this._resolveDescriptionItems(e)}registerDescriptionCallback(t){this[os("0x19")].push(t)}[os("0x26")](t,n,o=e.priorities.normal){os("0x20")==typeof t?(0,e.insertToPriorityArray)(this[os("0x12")],{matchingCallback:t,label:n,priority:o}):this[os("0x25")][os("0x10")](t,n)}[os("0x1")](t,e=1){let n;for(const e of this[os("0x12")])if(e[os("0x17")](t)){n=e[os("0x14")];break}return n||(n=this._itemLabels[os("0x28")](t.name)),n?n(e):1!==e?e+" "+t[os("0x5")]+"s":""+t[os("0x5")]}[os("0x18")](t,e){const n=e.getFirstRange()[os("0x1b")](),o=os("0x34")==e[os("0x38")]?os("0xf"):"remove";for(const e of n){const s=e.item,r=t[t[os("0x15")]-1];if(s.is(os("0xd")))r&&r[os("0x38")][os("0x35")](os("0x32"))>-1&&t[os("0x7")](),r&&"text"==r[os("0x38")]?r[o]+=s.data:t[os("0x1c")]({type:"text",add:"add"==o?s.data:"",remove:os("0x2c")==o?s[os("0x4")]:""});else if(this[os("0x23")][os("0x1a")](s)){const i=s;if(r&&r[os("0x38")][os("0x35")](os("0x32"))>-1&&t[os("0x7")](),os("0x30")==e.type)continue;r&&r[os("0x38")]==o+os("0x24")&&r[os("0x2e")][os("0x5")]==i[os("0x5")]?r[os("0x2f")]++:t[os("0x1c")]({type:o+os("0x24"),element:i,quantity:1}),n[os("0x33")]((t=>!(os("0x30")==t[os("0x38")]&&t[os("0xe")]==s)))}else if(this[os("0x23")].checkChild(s,os("0x36"))||s.is(os("0x2e"),os("0x2d"))){const n=s;if(os("0xf")==o&&os("0x11")==e[os("0x38")]||os("0x2c")==o&&os("0x30")==e[os("0x38")])continue;if(r&&-1==r[os("0x38")][os("0x35")]("Container")){os("0x0")==r[os("0x38")]&&(r[o]+="\n");continue}let i;if(i=os("0xf")==o?n.nextSibling&&!this._schema[os("0x1a")](n.nextSibling)?n[os("0x9")]:null:n.previousSibling&&!this[os("0x23")][os("0x1a")](n[os("0xa")])?n[os("0xa")]:null,n.isEmpty||i&&i[os("0x1f")]){const e=i&&i.isEmpty?i:n;r&&r[os("0x38")]==o+"EmptyContainer"&&r[os("0x2e")][os("0x5")]==e[os("0x5")]?r[os("0x2f")]++:t[os("0x1c")]({type:o+"EmptyContainer",element:e,quantity:1})}else t[os("0x1c")]({type:o+os("0x32"),element:n})}}}[os("0xc")](t){const e=this[os("0x8")],n=[];for(const o of t){switch(o[os("0x38")]){case os("0x0"):if(o.add=o[os("0xf")][os("0x3")](/(\S)\u000A+(\S)/g,os("0x2a"))[os("0x3")](/\u000A/g,""),o[os("0x2c")]=o[os("0x2c")][os("0x3")](/(\S)\u000A+(\S)/g,os("0x2a")).replace(/\u000A/g,""),""!=o[os("0xf")]&&""!=o.remove){n[os("0x1c")]({type:os("0x3"),content:Yo(e,"REPLACE_TEXT",['"'+o[os("0x2c")]+'"','"'+o.add+'"'])});continue}if(null!=o[os("0xf")][os("0x13")](/^ +$/)){n.push({type:os("0x34"),content:Yo(e,os("0x22"),Yo(e,os("0x27"),o[os("0xf")][os("0x15")]))});continue}if(null!=o.remove[os("0x13")](/^ +$/)){n.push({type:os("0x29"),content:Yo(e,"*Remove:* %0",Yo(e,os("0x27"),o[os("0x2c")][os("0x15")]))});continue}if(""!=o[os("0xf")]){n[os("0x1c")]({type:"insertion",content:Yo(e,os("0x22"),'"'+o.add+'"')});continue}n[os("0x1c")]({type:os("0x29"),content:Yo(e,os("0x2"),'"'+o[os("0x2c")]+'"')});continue;case os("0xb"):case"addObject":n[os("0x1c")]({type:"insertion",content:Yo(e,"*Insert:* %0",this.getItemLabel(o[os("0x2e")],o[os("0x2f")]))});continue;case os("0x37"):case"removeObject":n[os("0x1c")]({type:os("0x29"),content:Yo(e,os("0x2"),this[os("0x1")](o[os("0x2e")],o[os("0x2f")]))});continue;case os("0x1d"):n[os("0x1c")]({type:"insertion",content:Yo(e,"*Split:* %0",this[os("0x1")](o.element,o[os("0x2f")]))});continue;case os("0x1e"):n[os("0x1c")]({type:os("0x29"),content:Yo(e,"*Merge:* %0",this.getItemLabel(o[os("0x2e")],o[os("0x2f")]))});continue}n[os("0x1c")](o)}return n}}const rs=["center","from","ltr","TrackChangesEditing","left","get","justify","commandParams","locale","model","selection","editor","markBlockFormat","alignment","FORMAT_ALIGN_TO_RIGHT","plugins","FORMAT_ALIGN_TO_CENTER","value","right","*Format:* %0","change","afterInit","commandName","_descriptionFactory","enableCommand","has","AlignmentEditing","filter","getSelectedBlocks","schema","registerDescriptionCallback","getAttribute"];var is,as;is=rs,as=191,function(t){for(;--t;)is.push(is.shift())}(++as);const xs=function(t,e){return rs[t-=0]};class cs extends t.Plugin{[xs("0x16")](){const t=this[xs("0xc")],e=t[xs("0x9")];if(!t[xs("0x10")][xs("0x1a")](xs("0x1b")))return;const n=t[xs("0x10")][xs("0x6")](xs("0x4"));n[xs("0x19")](xs("0xe"),((e,o={})=>{let s=o[xs("0x12")];o.value||(s=xs("0x3")===t[xs("0x9")].contentLanguageDirection?xs("0x5"):xs("0x13"));const r=Array[xs("0x2")](this[xs("0xc")][xs("0xa")].document[xs("0xb")][xs("0x1d")]())[xs("0x1c")]((t=>function(t,e,n){const o=t[xs("0x0")](xs("0xe"))||null;return e.checkAttribute(t,xs("0xe"))&&n!=o}(t,this[xs("0xc")][xs("0xa")][xs("0x1e")],s)));t[xs("0xa")][xs("0x15")]((()=>{for(const t of r)n[xs("0xd")](t,{commandName:"alignment",commandParams:[{value:s}]})}))})),n[xs("0x18")][xs("0x1f")]((t=>{const{data:n}=t;if(n&&xs("0xe")==n[xs("0x17")]){const t=n[xs("0x8")][0][xs("0x12")];return{type:"format",content:Yo(e,xs("0x14"),function(t){switch(t){case"left":return Yo(e,"FORMAT_ALIGN_TO_LEFT");case xs("0x13"):return Yo(e,xs("0xf"));case xs("0x1"):return Yo(e,xs("0x11"));case xs("0x7"):return Yo(e,"FORMAT_JUSTIFY_TEXT")}}(t))}}}))}}const ls=["isLimit","previousPosition","listIndent","parent","push","isContent","consumable","markerRange","nextSibling","bindElementToMarker","start","model","getCustomProperty","addHighlight","type","createRangeOn","isAtEnd","mapper","get","plugins","toViewElement","isBlock","addClass","markerName","writer","span","getWalker","createUIElement","listItem","ck-suggestion-marker--active","name","elementEnd","TrackChangesEditing"];var ds,us;ds=ls,us=378,function(t){for(;--t;)ds.push(ds.shift())}(++us);const gs=function(t,e){return ls[t-=0]};function ms(t,e,n){const o=[];for(const s of e.getItems())s.hasAttribute(t)&&o[gs("0x16")](n[gs("0x0")](s));return o}function fs(t){const e=[];if(t.is("element",gs("0xd"))){let n=t.nextSibling;for(;n&&n.is("element",gs("0xd"))&&n.getAttribute(gs("0x14"))>0;)e[gs("0x16")](n),n=n[gs("0x1a")]}return e}function hs(t,e,{showActiveMarker:n=!0}={}){const o=t[gs("0x4")][gs("0x3")](gs("0x11"));return(s,r,i)=>{if(!i[gs("0x18")].test(r[gs("0x19")],s[gs("0xf")]))return;const a=r[gs("0x19")][gs("0xb")](),x=r[gs("0x19")][gs("0x1c")],c=t[gs("0x1d")].schema;let l=null,d=null,u=!1,g=!1;for(const t of a){const e=t.item;u=u||c[gs("0x17")](e);const n=i[gs("0x2")][gs("0x5")](e);if(n&&n[gs("0x1e")](gs("0x1f")))return;gs("0x10")==t[gs("0x20")]&&c[gs("0x6")](e)&&!c[gs("0x12")](e)&&(e[gs("0x1a")]||x[gs("0x1")]?l&&l[gs("0x15")]==e||(l=e,m(t.previousPosition),g=!0):d=d||t[gs("0x13")])}function m(t){const s=i.writer[gs("0xc")](gs("0xa"),{class:"ck-suggestion-marker-"+e}),a=i.mapper.toViewPosition(t);n&&o.activeMarkers.includes(r[gs("0x8")])&&i[gs("0x9")][gs("0x7")](gs("0xe"),s),i[gs("0x9")].insert(a,s),i.mapper[gs("0x1b")](s,r[gs("0x8")])}u||g||!d||m(d)}}const ps=["plugins","slice","forceValue","markInlineFormat","bold","FORMAT_SUBSCRIPT","toLowerCase","subscript","get","from","commands","getRanges","isCollapsed","*Format:* %0","UnderlineEditing","superscript","ItalicEditing","format","strikethrough","italic","FORMAT_STRIKETHROUGH","underline","locale","FORMAT_CODE","commandName","document","code","FORMAT_SUPERSCRIPT","selection","SuperscriptEditing"];var bs,Es;bs=ps,Es=345,function(t){for(;--t;)bs.push(bs.shift())}(++Es);const _s=function(t,e){return ps[t-=0]},Ts=["BoldEditing",_s("0x1"),_s("0x1d"),"CodeEditing","StrikethroughEditing","SubscriptEditing",_s("0xe")];class Cs extends t.Plugin{afterInit(){const t=this.editor,e=t.model,n=t[_s("0xf")][_s("0x17")]("TrackChangesEditing"),o=t[_s("0x7")];for(const o of Ts){if(!t.plugins.has(o))continue;const s=o[_s("0x10")](0,-7)[_s("0x15")](),r=t[_s("0x19")][_s("0x17")](s);n.enableCommand(s,((t,o={})=>{const i=e[_s("0xa")][_s("0xd")];if(i[_s("0x1b")])return void t(o);const a=void 0!==o[_s("0x11")]?o[_s("0x11")]:!r.value;e.change((()=>{const t=Array[_s("0x18")](i[_s("0x1a")]());for(const o of t){const t=a?[o]:ms(s,o,e);for(const e of t)n[_s("0x12")](e,{commandName:s,commandParams:[{forceValue:a}]})}}))}))}function s(t,e){n._descriptionFactory.registerDescriptionCallback((n=>{const{data:s}=n;if(s&&s[_s("0x9")]===t)return s.commandParams[0][_s("0x11")]?{type:_s("0x2"),content:Yo(o,_s("0x1c"),e)}:{type:_s("0x2"),content:Yo(o,"*Remove format:* %0",e)}}))}s(_s("0x13"),Yo(o,"FORMAT_BOLD")),s(_s("0x4"),Yo(o,"FORMAT_ITALIC")),s(_s("0x6"),Yo(o,"FORMAT_UNDERLINE")),s(_s("0xb"),Yo(o,_s("0x8"))),s(_s("0x3"),Yo(o,_s("0x5"))),s(_s("0x16"),Yo(o,_s("0x14"))),s(_s("0x0"),Yo(o,_s("0xc")))}}const ys=["markBlockFormat","value","getSelectedBlocks","model","afterInit","plugins","format","locale","*Remove format:* %0","editor","registerDescriptionCallback","get","parent","checkChild","selection","TrackChangesEditing","has","ELEMENT_BLOCK_QUOTE","_descriptionFactory","enableCommand","commandName","blockQuote","*Format:* %0","BlockQuoteEditing","forceValue","from","commands","filter","name"];var ks,As;ks=ys,As=107,function(t){for(;--t;)ks.push(ks.shift())}(++As);const vs=function(t,e){return ys[t-=0]};class Rs extends t.Plugin{[vs("0xd")](){const t=this[vs("0x12")],e=t[vs("0x10")];if(!t.plugins[vs("0x19")](vs("0x3")))return;const n=t[vs("0xe")][vs("0x14")](vs("0x18")),o=this[vs("0x12")][vs("0x6")].get(vs("0x1"));n[vs("0x1c")](vs("0x1"),((e,s={})=>{const r=this[vs("0x12")][vs("0xc")].document[vs("0x17")],i=s&&void 0!==s.forceValue?s[vs("0x4")]:!o[vs("0xa")];let a=[];if(i){const e=Array[vs("0x5")](r[vs("0xb")]())[vs("0x7")]((t=>Ss(t)||function(t,e){const n=e[vs("0x16")](t.parent,vs("0x1")),o=e[vs("0x16")](["$root",vs("0x1")],t);return n&&o}(t,this.editor.model.schema)));a=S(e,t[vs("0xc")])}else{const e=Array[vs("0x5")](r[vs("0xb")]()).filter((t=>Ss(t)));a=S(e,t[vs("0xc")])}t.model.change((()=>{for(const t of a)n[vs("0x9")](t,{commandName:vs("0x1"),commandParams:[{forceValue:i}]})}))})),n[vs("0x1b")][vs("0x13")]((t=>{const{data:n}=t;if(n&&vs("0x1")==n[vs("0x0")]){const t=Yo(e,vs("0x1a"));return n.commandParams[0][vs("0x4")]?{type:"format",content:Yo(e,vs("0x2"),t)}:{type:vs("0xf"),content:Yo(e,vs("0x11"),t)}}}))}}function Ss(t){return"blockQuote"==t[vs("0x15")][vs("0x8")]}const Is=["editor","get","plugins","commands","afterInit","ckbox"];var Ls,Ns;Ls=Is,Ns=421,function(t){for(;--t;)Ls.push(Ls.shift())}(++Ns);const ws=function(t,e){return Is[t-=0]};class Ms extends t.Plugin{[ws("0x3")](){const t=this[ws("0x5")];t[ws("0x2")][ws("0x0")](ws("0x4"))&&t[ws("0x1")][ws("0x0")]("TrackChangesEditing").enableCommand(ws("0x4"))}}const Os=["commandName","plugins","editor","filter","languages","*Remove format:* %0","markBlockFormat","_descriptionFactory","format","enableCommand","change","value","find","commandParams","CodeBlock","indentCodeBlock","afterInit","registerDescriptionCallback","codeBlock","TrackChangesEditing","language","checkChild","schema","model","commands","formatBlock","config","selection","forceValue","isLimit","ELEMENT_CODE_BLOCK","registerElementLabel","name","document","getSelectedBlocks","outdentCodeBlock","from","parent","*Format:* %0"];var Fs,Ps;Fs=Os,Ps=494,function(t){for(;--t;)Fs.push(Fs.shift())}(++Ps);const Ds=function(t,e){return Os[t-=0]};class Bs extends t.Plugin{[Ds("0x1d")](){const t=this[Ds("0xf")];if(!t[Ds("0xe")].has(Ds("0x1b")))return;const e=t[Ds("0xe")].get(Ds("0x20")),n=t.locale,o=t[Ds("0x0")].get(Ds("0x1f"))[Ds("0x11")],s=t[Ds("0x25")].get("codeBlock");e[Ds("0x16")](Ds("0x1c")),e.enableCommand(Ds("0x9")),e[Ds("0x16")]("codeBlock",((n,r={})=>{const i=t.model,a=t[Ds("0x24")][Ds("0x7")][Ds("0x1")],x=r&&void 0!==r[Ds("0x2")]?r[Ds("0x2")]:!s[Ds("0x18")];let c;r[Ds("0x21")]||(r[Ds("0x21")]=o[0][Ds("0x21")]),c=x?Array[Ds("0xa")](a[Ds("0x8")]())[Ds("0x10")]((t=>{return js(t)||(e=t,n=i[Ds("0x23")],!e.is("rootElement")&&!n[Ds("0x3")](e)&&n[Ds("0x22")](e[Ds("0xb")],Ds("0x1f")));var e,n})):Array[Ds("0xa")](a[Ds("0x8")]())[Ds("0x10")]((t=>js(t)));const l=S(c,i);i[Ds("0x17")]((()=>{for(const t of l)e[Ds("0x13")](t,{commandName:Ds("0x1f"),commandParams:[{...r,forceValue:x}],formatGroupId:"blockName"})}))})),e[Ds("0x14")][Ds("0x5")](Ds("0x1f"),(t=>Yo(n,Ds("0x4"),t))),e[Ds("0x14")][Ds("0x1e")]((t=>{const e=n.t,{type:s,data:r}=t;if(Ds("0x26")==s&&r&&"codeBlock"==r[Ds("0xd")]){const t=r[Ds("0x1a")][0][Ds("0x21")],s=e(o[Ds("0x19")]((e=>e[Ds("0x21")]===t)).label);return r.commandParams[0][Ds("0x2")]?{type:"format",content:Yo(n,Ds("0xc"),Yo(n,Ds("0x4"),1)+" ("+s+")")}:{type:Ds("0x15"),content:Yo(n,Ds("0x12"),Yo(n,Ds("0x4"),1))}}}))}}function js(t){return"codeBlock"==t[Ds("0x6")]}const Us=["TrackChangesEditing","get","addCommentThread","plugins","enableCommand","afterInit","editor"];var Gs,Hs;Gs=Us,Hs=142,function(t){for(;--t;)Gs.push(Gs.shift())}(++Hs);const zs=function(t,e){return Us[t-=0]};class Ws extends t.Plugin{[zs("0x3")](){const t=this[zs("0x4")];t[zs("0x1")].has("CommentsEditing")&&t[zs("0x1")][zs("0x6")](zs("0x5"))[zs("0x2")](zs("0x0"))}}var Vs=n(181);const Ks=["lock","end","writer","mapper","selection","document","unbindElementFromMarkerName","get","requires","$graveyard","buffer","remove","isCollapsed","detach","createRange","editing","markerName","bind","downcastDispatcher","high","TrackChangesEditing","forward","root","unit","getFirstRange","uiElement","model","enqueueChange","delete","init","deleteForward","unlock","showSuggestionHighlights","start","enableCommand","rootName","editor","merge","addMarker:suggestion:deletion","setSelection"];var qs,Xs;qs=Ks,Xs=374,function(t){for(;--t;)qs.push(qs.shift())}(++Xs);const $s=function(t,e){return Ks[t-=0]};class Js extends t.Plugin{static get[$s("0x22")](){return[Vs.Delete]}[$s("0xf")](){const t=this[$s("0x16")],e=t.plugins[$s("0x21")]($s("0x6"));e[$s("0x14")]($s("0xe"));const n=t.commands[$s("0x21")]($s("0x10"));e.enableCommand("deleteForward",((e,o={})=>{const s=t[$s("0xc")].createSelection(t[$s("0xc")][$s("0x1f")][$s("0x1e")]);s[$s("0x26")]&&t[$s("0xc")].modifySelection(s,{direction:$s("0x7"),unit:o[$s("0x9")]});const r=s[$s("0xa")](),a=i.LiveRange.fromRange(r);let x;e(o),x=$s("0x23")==a[$s("0x8")][$s("0x15")]?t[$s("0xc")].createRange(r.start):t[$s("0xc")][$s("0x0")](a[$s("0x13")],a.end),a[$s("0x27")](),t[$s("0xc")][$s("0xd")](n[$s("0x24")].batch,(t=>{n[$s("0x24")][$s("0x1a")](),t[$s("0x19")](t[$s("0x0")](x[$s("0x1b")])),n[$s("0x24")][$s("0x11")]()}))})),t[$s("0x1")][$s("0x4")].on("addMarker:suggestion:deletion",hs(t,"merge"),{priority:"high"}),t.data[$s("0x4")].on($s("0x18"),((e,n,o)=>{o.options[$s("0x12")]&&hs(t,$s("0x17"),{showActiveMarker:!1})[$s("0x3")](this)(e,n,o)}),{priority:$s("0x5")}),t.editing[$s("0x4")].on("removeMarker:suggestion:deletion",((t,e,n)=>{const o=n[$s("0x1d")].markerNameToElements(e.markerName);if(o)for(const t of o)t.is($s("0xb"))&&(n[$s("0x1d")][$s("0x20")](t,e[$s("0x2")]),n[$s("0x1c")][$s("0x25")](t))}),{priority:$s("0x5")})}}const Qs=["splitListItemBefore","editor","ELEMENT_NUMBERED_LIST","listType","model","get","createRange","registerElementLabel","ELEMENT_","fromRange","outdentList","mergeListItemBackward","*Indent:* %0","*Merge:* %0","DocumentListEditing","DocumentListUtils","createPositionAt","registerDescriptionCallback","listItemId","map","findIndex","commandName","push","has","plugins","after","forceValue","schema","hasAttribute","*Format:* insert into %0","commands","afterInit","getAttribute","documentList","*Outdent:* %0","refresh","locale","_suggestionFactory","setSelection","document","getSelectedBlocks","_LIST","indentList","mergeListItemForward","value","toUpperCase","nodeAfter","start","splitListItemAfter","selection","before","markBlockFormat","*Format:* remove from %0","commandParams","ELEMENT_LIST_ITEM","parent","ELEMENT_BULLETED_LIST","isObject","listIndent","deletion","enableCommand","slice","add","expandListBlocksToCompleteList","change","_descriptionFactory","numberedList","formatBlock","TrackChangesEditing","nextSibling","end","registerCustomCallback","from","format","getFirstRange","getRanges","*Change to:* %0","bulletedList","markMultiRangeBlockFormat"];var Zs,Ys;Zs=Qs,Ys=477,function(t){for(;--t;)Zs.push(Zs.shift())}(++Ys);const tr=function(t,e){return Qs[t-=0]};class er extends t.Plugin{[tr("0x1c")](){const t=this[tr("0x4d")];if(!t[tr("0x15")][tr("0x14")](tr("0xb")))return;const e=t[tr("0x21")],n=t.plugins[tr("0x2")](tr("0x41")),o=t.plugins[tr("0x2")](tr("0xc"));function s(e){return()=>{const s=t[tr("0x1b")][tr("0x2")](e);let r=Array[tr("0x45")](t[tr("0x1")][tr("0x24")][tr("0x2e")][tr("0x25")]());if(x(e)){r=o[tr("0x3c")](r);const t=[];for(const e of r)o.isFirstBlockOfListItem(e)&&t.push(e);r=t}t[tr("0x1")][tr("0x3d")]((()=>{n[tr("0x4b")](r,{commandName:e,commandParams:[{forceValue:!s[tr("0x29")]}],formatGroupId:"listType"},[],"documentList")}))}}function r(e){return()=>{const o=function(t){let e=Array[tr("0x45")](t);const n=e[tr("0x11")]((t=>!t[tr("0x19")](tr("0xf"))));return n>-1&&(e=e[tr("0x3a")](0,n)),e}(t.model.document.selection[tr("0x25")]()),s=o[o.length-1],r=t[tr("0x1")][tr("0x18")].isObject(s)?tr("0x16"):tr("0x43"),i=t[tr("0x1")][tr("0x3")](t.model[tr("0xd")](o[0],"before"),t[tr("0x1")].createPositionAt(s,r));t[tr("0x1")].change((()=>{n[tr("0x30")](i,{commandName:e,commandParams:[],formatGroupId:tr("0x0")},function(t){const e=new Set;for(const n of t){let t=n[tr("0x42")];for(;t&&t[tr("0x1d")](tr("0x37"))>n[tr("0x1d")](tr("0x37"));)e[tr("0x3b")](t),t=t[tr("0x42")]}return Array[tr("0x45")](e)}(o))}))}}function a(e){return()=>{const o=t[tr("0x1")][tr("0x24")].selection[tr("0x25")]().next()[tr("0x29")],s=t.model[tr("0xd")](o,tr("0x2f")),r=t[tr("0x1")][tr("0xd")](o,0),i=t.model[tr("0x3")](s,r);t[tr("0x1")][tr("0x3d")]((()=>{n.markBlockFormat(i,{commandName:e,commandParams:[],formatGroupId:"listType"})}))}}function x(e){const n=t[tr("0x1b")][tr("0x2")]("bulletedList")[tr("0x29")],o=t[tr("0x1b")][tr("0x2")](tr("0x3f")).value;return tr("0x3f")===e?n:o}n[tr("0x39")](tr("0x3f"),s(tr("0x3f"))),n.enableCommand(tr("0x4a"),s(tr("0x4a"))),n[tr("0x39")](tr("0x27"),r(tr("0x27"))),n.enableCommand(tr("0x7"),r(tr("0x7"))),n[tr("0x39")](tr("0x2d"),a(tr("0x2d"))),n.enableCommand(tr("0x4c"),a(tr("0x4c"))),n._descriptionFactory[tr("0x4")]((function(e){const n=!t[tr("0x1")][tr("0x18")][tr("0x36")](e),o=e.previousSibling,s=e[tr("0x42")],r=e[tr("0x1d")](tr("0xf")),i=!o||o[tr("0x1d")]("listItemId")!==r,a=!s||s.getAttribute(tr("0xf"))!==r;return n&&Boolean(r)&&i&&a}),(t=>Yo(e,"ELEMENT_LIST_ITEM",t))),n[tr("0x3e")][tr("0xe")]((function(t){const{data:n}=t;if(!n)return;let o,s,r,i;switch(n[tr("0x12")]){case tr("0x4a"):r=n[tr("0x32")][0][tr("0x17")],i=x(n.commandName),o=tr(r?"0x1a":"0x31"),i&&(o="*Change to:* %0"),s={type:"format",content:Yo(e,o,Yo(e,tr("0x35")))};break;case tr("0x3f"):r=n.commandParams[0][tr("0x17")],i=x(n[tr("0x12")]),o=r?"*Format:* insert into %0":tr("0x31"),i&&(o=tr("0x49")),s={type:tr("0x46"),content:Yo(e,o,Yo(e,tr("0x4e")))};break;case tr("0x27"):o=tr("0x9"),s={type:tr("0x46"),content:Yo(e,o,Yo(e,tr("0x33")))};break;case"outdentList":o=function(t){const e=t[tr("0x47")]();let n=e.start[tr("0x2b")];for(;n&&e.containsItem(n);){if(n[tr("0x1d")]("listIndent")>0)return!1;n=n[tr("0x42")]}return!0}(t)?Yo(e,tr("0x31"),Yo(e,function(t){const e=t[tr("0x47")]().start.nodeAfter;return tr("0x5")+e[tr("0x1d")](tr("0x0"))[tr("0x2a")]()+tr("0x26")}(t))):Yo(e,tr("0x1f"),Yo(e,tr("0x33"))),s={type:tr("0x46"),content:o};break;case tr("0x8"):case tr("0x28"):!1===n.multipleBlocks&&(o=tr("0xa"),s={type:tr("0x38"),content:Yo(e,o,Yo(e,tr("0x33")))})}return s})),n[tr("0x22")][tr("0x44")](tr("0x40"),tr("0x1e"),"accept",(function(e,n){const o=[];for(let n of e)n[tr("0x2c")][tr("0x2b")]===n[tr("0x43")][tr("0x34")]&&(n=t.model[tr("0x3")](t[tr("0x1")].createPositionAt(n[tr("0x2c")][tr("0x2b")],0))),o[tr("0x13")](n);t[tr("0x1")][tr("0x3d")]((e=>{const s=t[tr("0x1")].document[tr("0x2e")],r=Array[tr("0x45")](s[tr("0x48")]())[tr("0x10")]((t=>i.LiveRange[tr("0x6")](t)));e[tr("0x23")](o),t[tr("0x1b")][tr("0x2")](n.commandName)[tr("0x20")](),n.commandParams[tr("0x13")]({forceDefaultExecution:!0}),t.execute(n[tr("0x12")],...n.commandParams),e[tr("0x23")](r);for(const t of r)t.detach()}))}))}}var nr=n(331);const or=["commands","parent","markInsertion","addMarker:suggestion:insertion","fire","enterBlock","plugins","end","downcastDispatcher","get","writer","showSuggestionHighlights","bind","setSelection","markerName","mapper","createRange","afterExecute","nextSibling","change","model","init","high","hasClass","selection","document","unbindElementFromMarkerName","editing","getFirstPosition","remove","TrackChangesEditing","enableCommand","markerNameToElements","removeMarker:suggestion:insertion","requires","getFirstRange"];var sr,rr;sr=or,rr=356,function(t){for(;--t;)sr.push(sr.shift())}(++rr);const ir=function(t,e){return or[t-=0]};class ar extends t.Plugin{static get[ir("0x2")](){return[nr.Enter]}[ir("0x19")](){const t=this.editor,e=t[ir("0xa")][ir("0xd")](ir("0x22")),n=t[ir("0x4")].get("enter");e[ir("0x23")]("enter",(()=>{t[ir("0x18")][ir("0x17")]((o=>{const s=t[ir("0x18")][ir("0x1d")][ir("0x1c")],r=s[ir("0x20")](),a=i.LiveRange.fromRange(s[ir("0x3")]());if(n[ir("0x9")](o)){const n=t[ir("0x18")].createPositionAt(r[ir("0x5")][ir("0x16")],0),s=o[ir("0x14")](r,n);e[ir("0x6")](s)}else o[ir("0x11")](o.createRange(a[ir("0xb")]));a.detach(),n[ir("0x8")](ir("0x15"),{writer:o})}))})),t.editing.downcastDispatcher.on("addMarker:suggestion:insertion",hs(t,"split"),{priority:ir("0x1a")}),t[ir("0x1f")][ir("0xc")].on(ir("0x1"),((t,e,n)=>{const o=n[ir("0x13")][ir("0x0")](e.markerName);if(o)for(const t of o)t[ir("0x1b")]("ck-suggestion-marker-split")&&(n[ir("0x13")][ir("0x1e")](t,e[ir("0x12")]),n[ir("0xe")][ir("0x21")](t))}),{priority:ir("0x1a")}),t.data[ir("0xc")].on(ir("0x7"),((e,n,o)=>{o.options[ir("0xf")]&&hs(t,"split",{showActiveMarker:!1})[ir("0x10")](this)(e,n,o)}),{priority:ir("0x1a")})}}const xr=["getMarkersGroup","model","get","createPositionAt","has","markers","filter","handleFindCommand","FindAndReplaceEditing","end","bind","createRange","enableCommand","string","findPrevious","editor","replace","_isInDeletionRange","getIntersection","replaceAll","item"];var cr,lr;cr=xr,lr=480,function(t){for(;--t;)cr.push(cr.shift())}(++lr);const dr=function(t,e){return xr[t-=0]};class ur extends t.Plugin{afterInit(){if(!this[dr("0x12")].plugins[dr("0x7")](dr("0xb")))return;const t=this[dr("0x12")].plugins[dr("0x5")]("TrackChangesEditing");t[dr("0xf")]("find",this[dr("0xa")][dr("0xd")](this)),t[dr("0xf")]("findNext"),t[dr("0xf")](dr("0x11")),t[dr("0xf")](dr("0x13")),t.enableCommand(dr("0x1"))}[dr("0xa")](t,e,n={}){const o=this.editor.plugins[dr("0x5")]("FindAndReplaceUtils");void 0!==n&&t((t=>(dr("0x10")==typeof e?o.findByTextCallback(e,n):e)(t)[dr("0x9")]((e=>!1===this[dr("0x14")](e,t[dr("0x2")])))),n)}[dr("0x14")](t,e){const n=this[dr("0x12")][dr("0x4")][dr("0xe")](this[dr("0x12")][dr("0x4")][dr("0x6")](e,t.start),this[dr("0x12")][dr("0x4")][dr("0x6")](e,t[dr("0xc")]));for(const t of this[dr("0x12")][dr("0x4")][dr("0x8")][dr("0x3")]("suggestion:deletion"))if(null!==n[dr("0x0")](t.getRange()))return!0;return!1}}const gr=["title","locale","*Set font color:* %0","FontSizeEditing","trim","format","FontFamilyEditing","toLowerCase","afterInit","*Set font size:* %0","fontColor.colors","TrackChangesEditing","fontFamily","*Set font family:* %0","getRanges","*Reset font family*","from","fontBackgroundColor","FontBackgroundColorEditing","*Reset font background color*","_descriptionFactory","editor","FontColorEditing","find","commandParams","selection","config","*Set font background color:* %0","FontSize","plugins","value","*Reset font color*","markInlineFormat","fontBackgroundColor.colors","commandName","fontSize","*Reset font size*","change","model","registerDescriptionCallback","fontSize.options","get"];var mr,fr;mr=gr,fr=395,function(t){for(;--t;)mr.push(mr.shift())}(++fr);const hr=function(t,e){return gr[t-=0]},pr=[{pluginName:hr("0x1c"),commandName:hr("0x12")},{pluginName:hr("0x1f"),commandName:hr("0x25")},{pluginName:hr("0x5"),commandName:"fontColor"},{pluginName:hr("0x1"),commandName:hr("0x0")}];class br extends t.Plugin{[hr("0x21")](){const t=this[hr("0x4")][hr("0x1a")];for(const{pluginName:t,commandName:e}of pr)this[hr("0x4")][hr("0xc")].has(t)&&this._enableCommand(e);this[hr("0x4")][hr("0xc")][hr("0x18")](hr("0x24"))[hr("0x3")][hr("0x16")]((e=>{const n=t.t,{data:o}=e;if(null!=o){if(hr("0x12")==o.commandName){const e=o[hr("0x7")][0][hr("0xd")];if(e){const o=n(this[hr("0x4")].plugins[hr("0x18")](hr("0xb")).normalizeSizeOptions(this[hr("0x4")][hr("0x9")][hr("0x18")](hr("0x17")))[hr("0x6")]((t=>t[hr("0x15")]==e))[hr("0x19")])[hr("0x20")]();return{type:"format",content:Yo(t,hr("0x22"),o)}}return{type:hr("0x1e"),content:Yo(t,hr("0x13"))}}if(hr("0x25")==o.commandName){const e=o[hr("0x7")][0].value;return e?{type:hr("0x1e"),content:Yo(t,hr("0x26"),e)}:{type:hr("0x1e"),content:Yo(t,hr("0x28"))}}if("fontColor"==o[hr("0x11")]){const e=o[hr("0x7")][0][hr("0xd")];if(e){const o=(0,s.normalizeColorOptions)(this[hr("0x4")][hr("0x9")][hr("0x18")](hr("0x23")))[hr("0x6")]((t=>t[hr("0x15")]==e));let r=e,i="";return o&&(r=o.label,i=n(r)[hr("0x20")]()),{type:hr("0x1e"),content:Yo(t,hr("0x1b"),i).trim(),color:{value:e,title:i||r}}}return{type:hr("0x1e"),content:Yo(t,hr("0xe"))}}if(hr("0x0")==o[hr("0x11")]){const e=o[hr("0x7")][0][hr("0xd")];if(e){const o=(0,s.normalizeColorOptions)(this[hr("0x4")][hr("0x9")][hr("0x18")](hr("0x10")))[hr("0x6")]((t=>t[hr("0x15")]==e));let r=e,i="";return o&&(r=o.label,i=n(r)[hr("0x20")]()),{type:hr("0x1e"),content:Yo(t,hr("0xa"),i)[hr("0x1d")](),color:{value:e,title:i||r}}}return{type:hr("0x1e"),content:Yo(t,hr("0x2"))}}}}))}_enableCommand(t){const e=this.editor;e[hr("0xc")].get(hr("0x24")).enableCommand(t,((n,o={})=>{const s=e[hr("0x15")].document[hr("0x8")],r=o[hr("0xd")];s.isCollapsed?n(o):e[hr("0x15")][hr("0x14")]((()=>{const n=Array[hr("0x29")](s[hr("0x27")]());for(const o of n){const n=r?[o]:ms(t,o,e[hr("0x15")]);for(const o of n)e[hr("0xc")][hr("0x18")](hr("0x24"))[hr("0xf")](o,{commandName:t,commandParams:[{value:r}]})}}))}))}}const Er=["label","plugins","markInlineFormat","getAttributes","getRanges","getSelectedBlocks","_descriptionFactory","commands","fontColor","commandName","word","commandParams","get","fontBackgroundColor","length","createSelection","document","fontSize.options","locale","copyFormat","join","modifySelection","push","fontSize","isBlock","getItems","getAttributeProperties","format","afterInit","title","schema","editor","TrackChangesEditing","model","find","entries","toUpperCase","forward","selection","keys","charAt","toLowerCase","change","getFirstPosition","split","enableCommand","pasteFormat","config","isCollapsed"];var _r,Tr;_r=Er,Tr=145,function(t){for(;--t;)_r.push(_r.shift())}(++Tr);const Cr=function(t,e){return Er[t-=0]};class yr extends t.Plugin{[Cr("0x1e")](){const t=this[Cr("0x21")],n=t.model,o=n[Cr("0x12")][Cr("0x28")],s=t.plugins[Cr("0xe")]("TrackChangesEditing"),r=t[Cr("0x14")],i=t.commands.get("copyFormat"),a=t[Cr("0x9")][Cr("0xe")]("pasteFormat");i&&a&&(s[Cr("0x2f")](Cr("0x30"),((t,r={})=>{const i=r;n[Cr("0x2c")]((()=>{const t=Array.from(o[Cr("0x6")]()),r=o[Cr("0x1")]?[kr(n,o)]:t;if(!!(0,e.first)(function*(t,n){const o=t=>!!(0,e.first)(function*(t,e){for(const[n]of t[Cr("0x5")]()){const t=e[Cr("0x1c")](n);t&&t.isFormatting&&(yield n)}}(t,n));for(const e of t[Cr("0x6")]())for(const t of e[Cr("0x1b")]())!n[Cr("0x1a")](t)&&o(t)&&(yield t);for(const e of t[Cr("0x7")]())o(e)&&(yield e);o(t)&&(yield t)}(o,n[Cr("0x20")]))||0!==Object[Cr("0x29")](i).length)for(const t of r)s[Cr("0x4")](t,{commandName:Cr("0x30"),commandParams:[i]})}))})),s[Cr("0x8")].registerDescriptionCallback((e=>{const{data:n}=e;if(n&&Cr("0x30")===n[Cr("0xb")]){const e=[],o=n[Cr("0xd")][0];for(const[n,s]of Object[Cr("0x25")](o))e[Cr("0x18")](Ar(t,n,s));return e[Cr("0x10")]?{type:"format",content:Yo(r,"*Set format to:* %0",e[Cr("0x16")](", "))}:{type:Cr("0x1d"),content:Yo(r,"*Remove all formatting*")}}})),t[Cr("0x3")][Cr("0xe")](Cr("0x22"))[Cr("0x2f")](Cr("0x15")))}}function kr(t,e){const n=t[Cr("0x11")](e);t[Cr("0x17")](n,{unit:Cr("0xc"),direction:"backward"});const o=n[Cr("0x2d")]();t[Cr("0x17")](n,{unit:Cr("0xc"),direction:Cr("0x27")});const s=n.getLastPosition();return t.createRange(o,s)}function Ar(t,e,n){const o=t[Cr("0x14")].t,r=e[Cr("0x2e")](/(?=[A-Z])/)[Cr("0x16")](" "),i=o(r[Cr("0x2a")](0)[Cr("0x26")]()+r.slice(1)).toLowerCase();if("boolean"==typeof n)return i;if(Cr("0xa")===e||Cr("0xf")===e){const e=(0,s.normalizeColorOptions)(t[Cr("0x0")][Cr("0xe")]("fontColor.colors"))[Cr("0x24")]((t=>t.model==n));return i+" ("+(e?o(e[Cr("0x2")]).toLowerCase():n)+")"}if(Cr("0x19")===e&&isNaN(parseFloat(n))){const e=t[Cr("0x3")][Cr("0xe")]("FontSize").normalizeSizeOptions(t[Cr("0x0")][Cr("0xe")](Cr("0x13")))[Cr("0x24")]((t=>t[Cr("0x23")]==n));return i+" ("+(e?o(e[Cr("0x1f")])[Cr("0x2b")]():n)+")"}return i+" ("+n+")"}const vr=["paragraph","get","commandParams","HeadingEditing","TrackChangesEditing","afterInit","format","ELEMENT_HEADING","name","title","has","parent","model","_descriptionFactory","filter","find","from","config","locale","registerDescriptionCallback","checkChild","enableCommand","commandName","ELEMENT_HEADING_CUSTOM","value","document","heading","blockName","getSelectedBlocks","formatBlock","*Change to:* %0","isObject","editor"];var Rr,Sr;Rr=vr,Sr=146,function(t){for(;--t;)Rr.push(Rr.shift())}(++Sr);const Ir=function(t,e){return vr[t-=0]};class Lr extends t.Plugin{[Ir("0x18")](){const t=this[Ir("0x12")],e=t[Ir("0x4")],n=t[Ir("0x3")][Ir("0x14")]("heading.options");if(!t.plugins[Ir("0x1d")](Ir("0x16")))return;const o=t.plugins.get(Ir("0x17"));o[Ir("0x7")](Ir("0xc"),((e,n)=>{const s=n.value,r=Array[Ir("0x2")](this.editor[Ir("0x1f")][Ir("0xb")].selection[Ir("0xe")]())[Ir("0x0")]((t=>{return e=t,n=s,(o=this[Ir("0x12")][Ir("0x1f")].schema)[Ir("0x6")](e[Ir("0x1e")],n)&&!o[Ir("0x11")](e)&&e[Ir("0x1b")]!=n;var e,n,o}));t.model.change((()=>{for(const t of r)o.markBlockFormat(t,{commandName:Ir("0xc"),commandParams:[n],formatGroupId:Ir("0xd")},fs(t))}))}));for(const t of n)Ir("0x13")!=t[Ir("0x1f")]&&o[Ir("0x20")].registerElementLabel(t[Ir("0x1f")],(e=>{const n=Nr(t[Ir("0x1f")]);return null!==n?s(e,n):r(e,t[Ir("0x1c")])}));function s(t,n){return Yo(e,Ir("0x1a"),[t,n])}function r(t,n){return Yo(e,Ir("0x9"),[t,n])}o._descriptionFactory[Ir("0x5")]((t=>{const{type:o,data:i}=t;if(Ir("0xf")==o&&i&&"heading"==i[Ir("0x8")]){const t=i[Ir("0x15")][0][Ir("0xa")],o=Nr(t);if(null!==o)return{type:Ir("0x19"),content:Yo(e,Ir("0x10"),s(1,o))};const a=n[Ir("0x1")]((e=>e[Ir("0x1f")]===t))[Ir("0x1c")];return{type:Ir("0x19"),content:Yo(e,Ir("0x10"),r(1,a))}}}))}}function Nr(t){const e=t.match(/^heading(\d+)$/);return e?e[1]:null}const wr=["formatInline","config","_descriptionFactory","HighlightEditing","title","has","toLowerCase","afterInit","commandName","plugins","get","find","TrackChangesEditing","highlight","format","createRange","document","isCollapsed","backward","registerDescriptionCallback","push","markInlineFormat","*Set highlight:* %0","getLastMatchingPosition","model","getRanges","selection","getAttribute","locale","*Remove highlight*","enableCommand","commandParams","highlight.options","value"];var Mr,Or;Mr=wr,Or=147,function(t){for(;--t;)Mr.push(Mr.shift())}(++Or);const Fr=function(t,e){return wr[t-=0]};class Pr extends t.Plugin{[Fr("0x1e")](){const t=this.editor;if(!t.plugins[Fr("0x1c")](Fr("0x1a")))return;const e=t[Fr("0x20")][Fr("0x21")](Fr("0x1"));e[Fr("0x13")](Fr("0x2"),((n,o={})=>{const s=t[Fr("0xd")][Fr("0x5")][Fr("0xf")],r=s[Fr("0x10")](Fr("0x2"));let i=o[Fr("0x16")],a=[];if(s[Fr("0x6")]){const e=s.getFirstPosition();if(!s.hasAttribute(Fr("0x2")))return void n(o);{const n=t=>t.item[Fr("0x10")](Fr("0x2"))===r,o=e[Fr("0xc")](n,{direction:Fr("0x7")}),s=e.getLastMatchingPosition(n);a=[t[Fr("0xd")][Fr("0x4")](o,s)],i==r&&(i=null)}}else for(const e of s[Fr("0xe")]())i?a[Fr("0x9")](e):a[Fr("0x9")](...ms(Fr("0x2"),e,t[Fr("0xd")]));t[Fr("0xd")].change((()=>{for(const t of a)e[Fr("0xa")](t,{commandName:Fr("0x2"),commandParams:[{value:i}]})}))}));const n=t[Fr("0x11")];e[Fr("0x19")][Fr("0x8")]((e=>{const{type:o,data:s}=e;if(Fr("0x17")==o&&s&&"highlight"==s[Fr("0x1f")]){const e=n.t,o=s[Fr("0x14")][0].value;if(o){const s=t[Fr("0x18")].get(Fr("0x15"))[Fr("0x0")]((t=>t[Fr("0xd")]==o)),r=e(s[Fr("0x1b")])[Fr("0x1d")]();return{type:Fr("0x3"),content:Yo(n,Fr("0xb"),r),color:{value:s.color,title:s[Fr("0x1b")]}}}return{type:Fr("0x3"),content:Yo(n,Fr("0x12"),Yo(n,"FORMAT_HIGHLIGHT"))}}}))}}const Dr=["elementToStructure","afterInit","conversion","horizontalLine","createEmptyElement","locale","showSuggestionHighlights","createContainerElement","enableCommand","TrackChangesEditing","editor","insert","addClass","has","get","createPositionAt","dataDowncast","_descriptionFactory","plugins","for","registerElementLabel","ck-horizontal-line"];var Br,jr;Br=Dr,jr=316,function(t){for(;--t;)Br.push(Br.shift())}(++jr);const Ur=function(t,e){return Dr[t-=0]};class Gr extends t.Plugin{[Ur("0xf")](){const t=this[Ur("0x2")];if(!t.plugins[Ur("0x5")]("HorizontalLineEditing"))return;t[Ur("0xa")][Ur("0x6")](Ur("0x1"))[Ur("0x0")](Ur("0x11"));const e=t[Ur("0xa")][Ur("0x6")](Ur("0x1")),n=t[Ur("0x13")];e[Ur("0x9")][Ur("0xc")](Ur("0x11"),(t=>Yo(n,"ELEMENT_HORIZONTAL_LINE",t))),t[Ur("0x10")][Ur("0xb")](Ur("0x8"))[Ur("0xe")]({model:"horizontalLine",view:(t,{writer:e,options:n})=>{if(!n[Ur("0x14")])return null;const o=e[Ur("0x15")]("div"),s=e[Ur("0x12")]("hr");return e[Ur("0x4")](Ur("0xd"),o),e[Ur("0x3")](e[Ur("0x7")](o,0),s),o},converterPriority:"high"})}}const Hr=["getSelectedElement","locale","document","ELEMENT_HTML_EMBED","commandName","format","view","HtmlEmbed","get","selection","has","editor","value","registerDescriptionCallback","getAttribute","TrackChangesEditing","_descriptionFactory","model","markBlockFormat","rawHtml","getCustomProperty","element","rawHtmlApi","enableCommand","afterInit","htmlEmbed","plugins","change","cancel"];var zr,Wr;zr=Hr,Wr=460,function(t){for(;--t;)zr.push(zr.shift())}(++Wr);const Vr=function(t,e){return Hr[t-=0]};class Kr extends t.Plugin{[Vr("0x1c")](){const t=this[Vr("0xf")];if(!t[Vr("0x1")][Vr("0xe")](Vr("0xb")))return;const e=t[Vr("0x1")].get(Vr("0x13")),n=t[Vr("0x5")],o=t.editing[Vr("0xa")][Vr("0x6")].selection;e[Vr("0x14")].registerElementLabel("rawHtml",(t=>Yo(n,Vr("0x7"),t))),t[Vr("0x1")][Vr("0xc")](Vr("0x13"))[Vr("0x1b")](Vr("0x0"),((n,s)=>{const r=t[Vr("0x15")],i=r[Vr("0x6")][Vr("0xd")];r[Vr("0x2")]((()=>{const t=function(t){const e=t[Vr("0x4")]();return e&&e.is(Vr("0x19"),Vr("0x17"))?t.getSelectedElement():null}(i);if(!t)return void n(null);const r=t[Vr("0x12")](Vr("0x10"))||"";void 0!==s&&s!==r&&(e[Vr("0x16")](t,{commandName:"htmlEmbed",commandParams:[s]}),o[Vr("0x4")]()[Vr("0x18")](Vr("0x1a"))[Vr("0x3")]())}))})),e[Vr("0x14")][Vr("0x11")]((t=>{const{data:e}=t;if(e&&Vr("0x0")==e[Vr("0x8")]){const t=Yo(n,"ELEMENT_HTML_EMBED");return{type:Vr("0x9"),content:Yo(n,"*Change %0 content*",t)}}}))}}const qr=["forward","shouldConvertImageType","_suggestionFactory","schema","caption","ImageResize","filter","ImageStyleEditing","markInlineFormat","editor","next","markBlockFormat","imageStylePreApply","addObject","registerCustomCallback","imageStyle","ELEMENT_CAPTION","backward","convertBlockImageToInline","isBlockImage","ImageCaptionUtils","discard","isInlineImage","join","ImageUtils","FORMAT_SIDE_IMAGE","getClosestSelectedImageElement","isCollapsed","length","model","document","imageTypeBlock","findIndex","alt","nodeAfter","getFirstRange","getContainedElement","nodeBefore","has","chain","detach","forEach","commandParams","imageCaption","insertImage","isInContent","getAttribute","imageStylePostApply","ImageCaptionEditing","getChangedMarkers","getNearestSelectionRange","value","selection","imageTextAlternative","type","from","formatInline","author","registerPostFixer","markDeletion","find","Users","formatBlock","suggestion","*Set image width:* %0","imageInline","convertInlineImageToBlock","resizeImage","*Format:* %0","end","isBefore","ImageUploadEditing","toLowerCase","_findSuggestions","enableCommand","getSuggestionCallback","commandName","accept","createRangeOn","subType","locale","getSuggestion","differ","afterInit","fromPosition","getSuggestions","removeObject","newValue","ImageTextAlternativeEditing","discardSuggestion","deletion","get","markInsertion","plugins","_descriptionFactory","*Reset image width*","registerElementLabel","*Remove image text alternative*","change","format","getCaptionFromImageModelElement","createRange","commands","uploadImage","imageTypeInline","newRange","toggleImageCaption","hasSuggestion","registerDescriptionCallback","ELEMENT_IMAGE","isOwn","isEqual","start","insertion","element","head","refresh","normalizedStyles","commandReversedParams","ImageBlockEditing","width","Block image to inline image"];var Xr,$r;Xr=qr,$r=479,function(t){for(;--t;)Xr.push(Xr.shift())}(++$r);const Jr=function(t,e){return qr[t-=0]};class Qr extends t.Plugin{[Jr("0x5c")](){const t=this[Jr("0x12")];if(!t[Jr("0x66")][Jr("0x2f")]("ImageEditing"))return;const n=t[Jr("0x66")][Jr("0x64")]("TrackChangesEditing"),o=t[Jr("0x66")][Jr("0x64")](Jr("0x21")),s={},r=t[Jr("0x59")];if(n[Jr("0x53")](Jr("0x35")),n._descriptionFactory.registerElementLabel("imageBlock",(t=>Yo(r,Jr("0x76"),t))),n[Jr("0x67")].registerElementLabel(Jr("0x4a"),(t=>Yo(r,"ELEMENT_INLINE_IMAGE",t))),n[Jr("0x67")][Jr("0x69")](Jr("0xd"),(()=>Yo(r,Jr("0x19")))),t[Jr("0x66")][Jr("0x2f")](Jr("0x50"))&&n[Jr("0x53")](Jr("0x70")),t[Jr("0x66")][Jr("0x2f")](Jr("0x6"))&&t[Jr("0x66")][Jr("0x2f")]("ImageInlineEditing")&&(n[Jr("0x53")](Jr("0x71"),((e,s)=>{const r=o[Jr("0x23")](t.model[Jr("0x27")][Jr("0x3d")]);t[Jr("0x26")].change((()=>{n[Jr("0x14")](r,{commandName:Jr("0x71"),commandParams:[s]},[],Jr("0x1b"))}))})),n[Jr("0x53")](Jr("0x28"),((e,s)=>{t.model[Jr("0x6b")]((r=>{let a=o[Jr("0x23")](t[Jr("0x26")][Jr("0x27")][Jr("0x3d")]),x=r[Jr("0x57")](a);const c=i.LivePosition[Jr("0x5d")](x[Jr("0x79")],"toPrevious"),l=i.LivePosition[Jr("0x5d")](x.end,"toNext");n.forceDefaultExecution((()=>e(s))),a=o.getClosestSelectedImageElement(t.model.document[Jr("0x3d")]),x=r[Jr("0x57")](a);const d=r[Jr("0x6e")](c,l);c[Jr("0x31")](),l[Jr("0x31")](),n.markBlockFormat(a,{commandName:Jr("0x71"),commandParams:[]},[],Jr("0x4b")),d.start.isBefore(x[Jr("0x79")])&&n[Jr("0x65")](r.createRange(d[Jr("0x79")],x[Jr("0x79")]),"convertInlineImageToBlock"),x.end[Jr("0x4f")](d[Jr("0x4e")])&&n[Jr("0x65")](r.createRange(x.end,d.end),Jr("0x4b"))}))})),n._suggestionFactory[Jr("0x17")]("formatBlock",Jr("0x4b"),"join",(()=>{})),n._suggestionFactory[Jr("0x17")](Jr("0x47"),Jr("0x4b"),Jr("0x56"),(()=>{})),n[Jr("0xb")][Jr("0x17")](Jr("0x47"),Jr("0x4b"),Jr("0x1e"),n._suggestionFactory[Jr("0x54")]("formatBlock","",Jr("0x56"))),n._suggestionFactory[Jr("0x17")](Jr("0x0"),Jr("0x4b"),Jr("0x20"),(()=>{})),n[Jr("0xb")].registerCustomCallback(Jr("0x0"),Jr("0x4b"),"discard",(([e])=>{const o=n._suggestionFactory.getSuggestionCallback(Jr("0x0"),"",Jr("0x1e"));let s=e.start,r=e[Jr("0x4e")];const i=t[Jr("0x26")][Jr("0xc")].getNearestSelectionRange(s,Jr("0x1a")),a=t[Jr("0x26")][Jr("0xc")][Jr("0x3b")](r,Jr("0x9"));i[Jr("0x24")]&&(s=i[Jr("0x79")]),a[Jr("0x24")]&&(r=a[Jr("0x4e")]),o([t.model[Jr("0x6e")](s,r)])})),n[Jr("0xb")][Jr("0x17")](Jr("0x47"),Jr("0x4b"),Jr("0x30"),c),n[Jr("0xb")].registerCustomCallback("insertion",Jr("0x4b"),"chain",c)),t[Jr("0x66")][Jr("0x2f")](Jr("0x39"))&&(n.enableCommand(Jr("0x73"),((e,s)=>{const r=t[Jr("0x66")][Jr("0x64")](Jr("0x1d"));let i=o.getClosestSelectedImageElement(t.model[Jr("0x27")][Jr("0x3d")]),a=r[Jr("0x6d")](i);t[Jr("0x26")].change((()=>{if(a)return void n[Jr("0x44")](t[Jr("0x26")][Jr("0x57")](a));const x=o[Jr("0x1c")](i);e(s),i=o[Jr("0x23")](t[Jr("0x26")][Jr("0x27")].selection),a=r[Jr("0x6d")](i),n.markInsertion(t.model[Jr("0x57")](a),x?null:Jr("0x34"))}))})),n[Jr("0xb")].registerCustomCallback("insertion",Jr("0x34"),Jr("0x30"),c)),t[Jr("0x66")][Jr("0x2f")](Jr("0x10"))){n[Jr("0x53")](Jr("0x18"),((s,r)=>{const i=t[Jr("0x66")][Jr("0x64")](Jr("0x46")).me,a=t[Jr("0x6f")][Jr("0x64")](Jr("0x18"));let x=o[Jr("0x23")](t[Jr("0x26")].document[Jr("0x3d")]),c=t[Jr("0x26")][Jr("0x57")](x),l=a[Jr("0x3c")];if(l==r[Jr("0x3c")])return;const d={commandName:Jr("0x18"),commandParams:[r],formatGroupId:(0,e.uid)()};t.model[Jr("0x6b")]((()=>{if(n[Jr("0x5e")]().filter((t=>t[Jr("0x36")]&&i==t[Jr("0x42")]&&(Jr("0x47")==t[Jr("0x3f")]||Jr("0x41")==t[Jr("0x3f")])&&("imageStylePreApply"==t.subType||"imageStylePostApply"==t.subType)&&t.getFirstRange().isEqual(c)))[Jr("0x32")]((t=>n[Jr("0x62")](t[Jr("0x2")]))),x=o[Jr("0x23")](t.model[Jr("0x27")].selection),c=t[Jr("0x26")][Jr("0x57")](x),a.refresh(),t[Jr("0x6f")].get("imageTypeInline")[Jr("0x3")](),t[Jr("0x6f")].get(Jr("0x28"))[Jr("0x3")](),l=a[Jr("0x3c")],l!=r[Jr("0x3c")])return o[Jr("0x1f")](x)&&a[Jr("0xa")](r[Jr("0x3c")],x)?(s(r),x=o[Jr("0x23")](t[Jr("0x26")][Jr("0x27")][Jr("0x3d")]),void n[Jr("0x14")](x,{...d,commandReversedParams:[{value:l||null}]},[],Jr("0x15"))):void(o[Jr("0x1c")](x)?n.markBlockFormat(x,d,[],Jr("0x38")):n[Jr("0x11")](c,d,"imageStylePostApply"))}))}));for(const e of t[Jr("0x66")][Jr("0x64")](Jr("0x10"))[Jr("0x4")])s[e.name]=e.title[Jr("0x51")]();n[Jr("0xb")][Jr("0x17")](Jr("0x47"),Jr("0x15"),Jr("0x20"),(()=>{})),n[Jr("0xb")].registerCustomCallback(Jr("0x47"),"imageStylePostApply","join",(()=>{})),n[Jr("0xb")][Jr("0x17")](Jr("0x41"),Jr("0x38"),Jr("0x20"),(()=>{})),n[Jr("0xb")][Jr("0x17")](Jr("0x47"),Jr("0x15"),Jr("0x56"),(()=>{})),n[Jr("0xb")][Jr("0x17")]("formatBlock",Jr("0x15"),Jr("0x1e"),((t,e)=>{n[Jr("0xb")].getSuggestionCallback(Jr("0x47"),"","accept")(t,{commandName:e[Jr("0x55")],commandParams:e[Jr("0x5")]})})),n[Jr("0xb")][Jr("0x17")](Jr("0x47"),Jr("0x15"),Jr("0x30"),c)}const a=[{type:Jr("0x47"),subType:Jr("0x15")},{type:Jr("0x0"),subType:Jr("0x34")},{type:Jr("0x47"),subType:Jr("0x4b")},{type:"insertion",subType:Jr("0x4b")}];function x(t,e){const s=a[Jr("0x29")]((({type:e,subType:n})=>t[Jr("0x3f")]==e&&t[Jr("0x58")]==n)),r=a[Jr("0x29")]((({type:t,subType:n})=>e[Jr("0x3f")]==t&&e[Jr("0x58")]==n));if(s<0||r<0)return!1;const i=t[Jr("0x2c")](),x=e[Jr("0x2c")]();if((0==s||1==s)&&2==r&&i.isIntersecting(x))return!0;if(2==s&&3==r){const t=n[Jr("0x52")](i,Jr("0x0"))[Jr("0xf")]((({suggestion:t,meta:e})=>e[Jr("0x77")]&&Jr("0x4b")==t[Jr("0x58")]));if(t.length>1&&x.end.isEqual(i.start))return!0;if(1==t[Jr("0x25")]&&(i.start.isEqual(x[Jr("0x4e")])||i[Jr("0x4e")][Jr("0x78")](x[Jr("0x79")])))return!0}if(3==s&&3==r&&i.start[Jr("0x4f")](x.start)){const t=i[Jr("0x4e")][Jr("0x2b")],e=x[Jr("0x79")][Jr("0x2e")];return o[Jr("0x1c")](t)&&t===e}return!1}function c(t,e){return x(t,e)?[t,e]:x(e,t)?[e,t]:null}t[Jr("0x26")].document[Jr("0x43")]((()=>{let e=!1;const s=Array[Jr("0x40")](t[Jr("0x26")][Jr("0x27")][Jr("0x5b")][Jr("0x3a")]());for(const{name:t,data:r}of s){const{group:s,type:i,subType:a,id:x}=n._splitMarkerName(t);if(Jr("0x48")==s&&n[Jr("0x74")](x)){if(Jr("0x47")==i&&("imageStylePreApply"==a||Jr("0x38")==a)){const t=n.getSuggestion(x);if(r[Jr("0x72")]){const s=t[Jr("0x2c")]()[Jr("0x2d")]();if(o[Jr("0x1c")](s))continue;n[Jr("0x62")](t),e=!0}}if(Jr("0x0")==i&&Jr("0x34")==a&&!r[Jr("0x72")]){const t=n[Jr("0x5a")](x);t.next&&t[Jr("0x13")][Jr("0x36")]&&(n[Jr("0x62")](t[Jr("0x13")]),e=!0)}}}return e})),t.plugins[Jr("0x2f")](Jr("0xe"))&&n[Jr("0x53")](Jr("0x4c"),((e,s)=>{const r=o[Jr("0x23")](t[Jr("0x26")][Jr("0x27")][Jr("0x3d")]);r[Jr("0x37")]("width")!=s[Jr("0x7")]&&t[Jr("0x26")][Jr("0x6b")]((()=>{n[Jr("0x14")](r,{commandName:Jr("0x4c"),commandParams:[s]})}))})),t.plugins.has(Jr("0x61"))&&n.enableCommand("imageTextAlternative",((e,s)=>{const r=o[Jr("0x23")](t[Jr("0x26")][Jr("0x27")].selection);(r.hasAttribute(Jr("0x2a"))?r[Jr("0x37")]("alt"):"")!=s[Jr("0x60")]&&t[Jr("0x26")].change((()=>{n.markBlockFormat(r,{commandName:Jr("0x3e"),commandParams:[s]})}))})),n._descriptionFactory[Jr("0x75")]((t=>{if(a[Jr("0x45")]((({type:e,subType:n})=>t[Jr("0x3f")]==e&&t[Jr("0x58")]==n)))return t.previous?{}:void 0})),n[Jr("0x67")][Jr("0x75")]((t=>{if("insertion"==t.type||Jr("0x63")==t[Jr("0x3f")]){const e=t[Jr("0x2d")]();if(e&&e.is(Jr("0x1"),Jr("0xd")))return{type:"insertion"==t.type?Jr("0x16"):Jr("0x5f"),element:e,quantity:1}}})),n[Jr("0x67")][Jr("0x75")]((t=>Jr("0x47")==t[Jr("0x3f")]&&Jr("0x4b")==t[Jr("0x58")]?{type:Jr("0x6c"),content:"Inline image to block image"}:Jr("0x47")==t[Jr("0x3f")]&&"convertBlockImageToInline"==t.subType?{type:"format",content:Jr("0x8")}:void 0)),n[Jr("0x67")][Jr("0x75")]((t=>{const{data:e}=t;if(e){if("imageStyle"==e[Jr("0x55")]){const t=e[Jr("0x33")][0][Jr("0x3c")];return n="side"===t?Yo(r,Jr("0x22")):s[t]||t,{type:"format",content:Yo(r,Jr("0x4d"),n)}}if("imageTextAlternative"==e[Jr("0x55")]){const t=e[Jr("0x33")][0][Jr("0x60")];return t?{type:Jr("0x6c"),content:Yo(r,"*Set image text alternative:* %0",'"'+t+'"')}:{type:Jr("0x6c"),content:Yo(r,Jr("0x6a"))}}if("resizeImage"==e[Jr("0x55")]){const t=e[Jr("0x33")][0][Jr("0x7")];return t?{type:Jr("0x6c"),content:Yo(r,Jr("0x49"),t)}:{type:Jr("0x6c"),content:Yo(r,Jr("0x68"))}}}var n}))}}const Zr=["getAttribute","getSuggestions","commandParams","_suggestionFactory","commandName","ImageEditing","registerCustomCallback","TrackChangesEditing","source","getContainedElement","replaceImageSource","afterInit","has","handleReplaceImageCommand","subType","discard","data","handleSuggestionDescription","formatBlock","get","src","*Format:* replace image URL","getSelectedElement","enableCommand","document","editor","getSuggestionCallback","change","model","plugins"];var Yr,ti;Yr=Zr,ti=158,function(t){for(;--t;)Yr.push(Yr.shift())}(++ti);const ei=function(t,e){return Zr[t-=0]};class ni extends t.Plugin{[ei("0x3")](){if(!this.editor.plugins[ei("0x4")](ei("0x1b")))return;const t=this.editor.plugins[ei("0xb")](ei("0x1d"));t[ei("0xf")](ei("0x2"),((t,e)=>this[ei("0x5")](t,e))),t[ei("0x19")].registerCustomCallback(ei("0xa"),ei("0x2"),"accept",t[ei("0x19")][ei("0x12")](ei("0xa"),null,ei("0x7"))),t[ei("0x19")][ei("0x1c")](ei("0xa"),ei("0x2"),"discard",t[ei("0x19")].getSuggestionCallback("formatBlock",null,"accept")),t._descriptionFactory.registerDescriptionCallback((t=>this[ei("0x9")](t)))}[ei("0x5")](t,e){const n=this[ei("0x11")].plugins[ei("0xb")](ei("0x1d")),o=this.editor.model[ei("0x10")].selection[ei("0xe")]();this.editor[ei("0x14")][ei("0x13")]((()=>{let s=o[ei("0x16")](ei("0xc"));const r=this.editor[ei("0x15")].get("Users").me;for(const t of n[ei("0x17")]({skipNotAttached:!0})){const e=t[ei("0x1")]();if(ei("0x2")===t[ei("0x6")]&&e===o){t.author!==r&&t[ei("0x7")](),s=t[ei("0x8")][ei("0x18")][0][ei("0x0")];break}}t(e),n.markBlockFormat(o,{commandName:"replaceImageSource",commandParams:[{source:s}]},[],ei("0x2"))}))}[ei("0x9")](t){const{data:e}=t;if(e&&"replaceImageSource"===e[ei("0x1a")]){const t=ei("0xd");return{type:"format",content:Yo(this.editor.locale,t)}}}}const oi=["high","_handleImportedData","execute","editor","get","_trackChangesValueDuringImport","TrackChangesEditing","bind","Users","dataInsert","importWord","plugins","enableCommand","value","commands","_setSuggestionData","forEach","collaboration_features","listenTo","_trackChangesExecuted","trackChanges","track_changes","lowest"];var si,ri;si=oi,ri=361,function(t){for(;--t;)si.push(si.shift())}(++ri);const ii=function(t,e){return oi[t-=0]};class ai extends t.Plugin{constructor(t){super(t),this[ii("0xc")]=!1,this[ii("0x3")]=!1}afterInit(){const t=this.editor,e=t[ii("0x15")][ii("0xb")](ii("0x11")),n=t[ii("0x15")][ii("0xb")](ii("0x4"));e&&(e.on(ii("0x9"),((t,[,e])=>{this[ii("0xc")]=n.value,e[ii("0x1")][ii("0x5")]=!this[ii("0xc")]}),{priority:ii("0x7")}),this[ii("0x2")](e,ii("0x10"),this._handleImportedData[ii("0xe")](this)),this[ii("0x2")](e,"dataInsert",(()=>{this[ii("0x3")]&&(n[ii("0x9")](),this[ii("0x3")]=!1)}),{priority:ii("0x6")}),t[ii("0x12")][ii("0xb")](ii("0xd"))[ii("0x13")]("importWord"))}[ii("0x8")](t,e){const{suggestions:n}=e,o=this[ii("0xa")].commands[ii("0xb")](ii("0x4")),s=o[ii("0x14")];this._trackChangesValueDuringImport!==s&&(o[ii("0x9")](),this._trackChangesExecuted=!0),n&&n[ii("0x0")]((({id:t,type:e,author:n,created_at:o})=>{const s={id:t,type:e,authorId:this[ii("0xa")][ii("0x12")][ii("0xb")](ii("0xf")).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:n,createdAt:o?new Date(o):new Date,source:ii("0x11")}}};this[ii("0xa")].plugins[ii("0xb")]("TrackChangesEditing")[ii("0x16")](s)}))}}const xi=["has","plugins","format","outdent","afterInit","commandName","get","locale","markBlockFormat","enableCommand","document","IndentEditing","filter","getSelectedBlocks","schema","getItemLabel","editor","selection","model","_descriptionFactory","*Indent:* %0","blockIndent","change","indentBlock","*Outdent:* %0","outdentBlock"];var ci,li;ci=xi,li=209,function(t){for(;--t;)ci.push(ci.shift())}(++li);const di=function(t,e){return xi[t-=0]};class ui extends t.Plugin{[di("0x3")](){const t=this.editor,e=t[di("0x0")][di("0x5")]("TrackChangesEditing");t[di("0x0")][di("0x19")](di("0xa"))&&(e.enableCommand("indent"),e[di("0x8")](di("0x2")));const n=t[di("0x6")];if(t[di("0x0")][di("0x19")]("IndentBlock")){for(const n of[di("0x16"),di("0x18")])e[di("0x8")](n,(()=>{const o=Array.from(this.editor[di("0x11")][di("0x9")][di("0x10")][di("0xc")]())[di("0xb")]((t=>this[di("0xf")][di("0x11")][di("0xd")].checkAttribute(t,di("0x14"))));t[di("0x11")][di("0x15")]((()=>{for(const t of o)e[di("0x7")](t,{commandName:n,commandParams:[{value:""}],formatGroupId:"indentBlock"})}))}));e._descriptionFactory.registerDescriptionCallback((t=>{const{data:o}=t;if(!o)return;if(di("0x16")!=o[di("0x4")]&&"outdentBlock"!=o[di("0x4")])return;const s=t.getItems()[0],r=e[di("0x12")][di("0xe")](s);return di("0x16")==o[di("0x4")]?{type:"format",content:Yo(n,di("0x13"),r)}:di("0x18")==o[di("0x4")]?{type:di("0x1"),content:Yo(n,di("0x17"),r)}:void 0}))}}}var gi,mi,fi=["TrackChangesEditing","requires","editor","get","init","plugins","input"];gi=fi,mi=340,function(t){for(;--t;)gi.push(gi.shift())}(++mi);var hi=function(t,e){return fi[t-=0]};class pi extends t.Plugin{static get[hi("0x4")](){return[Vs.Input]}[hi("0x0")](){this[hi("0x5")][hi("0x1")][hi("0x6")](hi("0x3")).enableCommand(hi("0x2"))}}const bi=["afterInit","plugins","change","from","registerDescriptionCallback","enableCommand","getAttribute","document","format","getRanges","linkHref","isCollapsed","getFirstRange","*Set link:* %0","editor","selection","getFirstPosition","markInlineFormat","link","*Remove link*","commandName","hasAttribute","get","model","commandParams","unlink"];var Ei,_i;Ei=bi,_i=300,function(t){for(;--t;)Ei.push(Ei.shift())}(++_i);const Ti=function(t,e){return bi[t-=0]};class Ci extends t.Plugin{[Ti("0xc")](){const t=this[Ti("0x0")];if(!t[Ti("0xd")].has("LinkEditing"))return;const e=t[Ti("0xd")][Ti("0x8")]("TrackChangesEditing");e[Ti("0x11")](Ti("0x4"),((n,o)=>{const s=t.model[Ti("0x13")][Ti("0x1")];let r=[];if(s[Ti("0x17")]){if(!s[Ti("0x7")](Ti("0x16")))return void n(o);{const e=(0,Vs.findAttributeRange)(s.getFirstPosition(),Ti("0x16"),s.getAttribute(Ti("0x16")),t[Ti("0x9")]);r=[e]}}else r=Array[Ti("0xf")](s[Ti("0x15")]());t[Ti("0x9")][Ti("0xe")]((()=>{for(const t of r)e[Ti("0x3")](t,{commandName:Ti("0x4"),commandParams:[o]})}))})),e[Ti("0x11")](Ti("0xb"),(()=>{const n=this[Ti("0x0")][Ti("0x9")],o=n[Ti("0x13")][Ti("0x1")];n[Ti("0xe")]((()=>{let n=[];n=o[Ti("0x17")]?[(0,Vs.findAttributeRange)(o[Ti("0x2")](),Ti("0x16"),o[Ti("0x12")]("linkHref"),t[Ti("0x9")])]:ms("linkHref",o[Ti("0x18")](),t.model);for(const t of n)e[Ti("0x3")](t,{commandName:"unlink",commandParams:[]})}))})),e._descriptionFactory[Ti("0x10")]((e=>{const{data:n}=e,o=t.locale;if(n){if(Ti("0x4")==n[Ti("0x6")]){const t=n[Ti("0xa")][0];return{type:Ti("0x14"),content:Yo(o,Ti("0x19"),'"'+t+'"')}}return"unlink"==n[Ti("0x6")]?{type:Ti("0x14"),content:Yo(o,Ti("0x5"))}:void 0}}))}}const yi=["listIndent","blockName","commandParams","from","registerElementLabel","schema","afterInit","value","replace","isObject","nextSibling","model","getAttribute","commands","checkChild","createPositionAt","before","ELEMENT_LIST_ITEM","change","getSelectedBlocks","plugins","todoList","document","get","List","format","paragraph","editor","todoListChecked","markBlockFormat","commandName","*Change to:* %0","*Uncheck item*","add","ELEMENT_NUMBERED_LIST","*Outdent:* %0","element","parent","filter","numberedList","checkTodoList","name","outdentList","bulletedList","enableCommand","_descriptionFactory","*Indent:* %0","todo","previousSibling","selection","has","forceValue","numbered","listItem","indentList"];var ki,Ai;ki=yi,Ai=213,function(t){for(;--t;)ki.push(ki.shift())}(++Ai);const vi=function(t,e){return yi[t-=0]};class Ri extends t.Plugin{[vi("0xd")](){const t=this[vi("0x22")],e=t.locale;if(!t[vi("0x1b")][vi("0x2")]("ListEditing"))return;const n=t.plugins[vi("0x1e")]("TrackChangesEditing"),o=t[vi("0x1b")].has("TodoListEditing");function s(e){return()=>{const o=t[vi("0x12")][vi("0x1d")][vi("0x1")],s=t.commands[vi("0x1e")](e);if(s.value)return void t.execute(vi("0x21"),{});const r=e.slice(0,-4),i=function(t,e,n){let o=Array[vi("0xa")](t)[vi("0x2d")]((t=>{return e=t,(o=n)[vi("0x15")](e[vi("0x2c")],"listItem")&&!o[vi("0x10")](e);var e,o}));o=o.filter((t=>!t.is(vi("0x2b"),"listItem")||t[vi("0x13")]("listType")!=e));const s=new Set;for(const t of o)t.is(vi("0x2b"),vi("0x5"))?s.add(Si(t)):s[vi("0x28")](t);return Array[vi("0xa")](s)}(o[vi("0x1a")](),r,t.model[vi("0xc")]);t[vi("0x12")][vi("0x19")]((()=>{for(const t of i)n[vi("0x24")](t,{commandName:e,commandParams:[{forceValue:!s[vi("0xe")]}],formatGroupId:vi("0x8")},Ii(t))}))}}function r(e){return()=>{const o=function(t){let e=Array[vi("0xa")](t);const n=e.findIndex((t=>vi("0x5")!=t[vi("0x30")]));return n>-1&&(e=e.slice(0,n)),e}(t[vi("0x12")][vi("0x1d")].selection[vi("0x1a")]()),s=t.model.createRange(t[vi("0x12")].createPositionAt(o[0],vi("0x17")),t.model[vi("0x16")](o[o.length-1],"end"));t[vi("0x12")].change((()=>{n[vi("0x24")](s,{commandName:e,commandParams:[],formatGroupId:vi("0x7")},function(t){const e=new Set;for(const n of t){let t=n[vi("0x11")];for(;t&&t.getAttribute(vi("0x7"))>n[vi("0x13")](vi("0x7"));)e[vi("0x28")](t),t=t[vi("0x11")]}return Array.from(e)}(o))}))}}n[vi("0x33")](vi("0x2e"),s(vi("0x2e"))),n.enableCommand(vi("0x32"),s(vi("0x32"))),o&&n[vi("0x33")]("todoList",s("todoList")),n.enableCommand(vi("0x6"),r(vi("0x6"))),n[vi("0x33")](vi("0x31"),r(vi("0x31"))),o&&n[vi("0x33")](vi("0x2f"),(()=>{const e=t[vi("0x14")][vi("0x1e")](vi("0x2f")),o=Array.from(e._selectedElements);o[vi("0x2d")]((t=>t[vi("0x13")](vi("0x23"))!=e.value)),t[vi("0x12")].change((()=>{for(const t of o)n[vi("0x24")](t,{commandName:vi("0x2f"),commandParams:[{forceValue:!e.value}]})}))})),n[vi("0x34")][vi("0xb")](vi("0x5"),(t=>Yo(e,vi("0x18"),t))),n[vi("0x34")].registerDescriptionCallback((t=>{const{data:n}=t;if(n){if(vi("0x2e")==n.commandName||vi("0x32")==n.commandName||vi("0x1c")==n[vi("0x25")])switch(n[vi("0x25")][vi("0xf")](vi("0x1f"),"")){case"bulleted":return o(Yo(e,"ELEMENT_BULLETED_LIST"));case vi("0x4"):return o(Yo(e,vi("0x29")));case vi("0x36"):return o(Yo(e,"ELEMENT_TODO_LIST"))}if("indentList"==n[vi("0x25")])return{type:"format",content:Yo(e,vi("0x35"),Yo(e,vi("0x18")))};if(vi("0x31")==n[vi("0x25")])return{type:vi("0x20"),content:Yo(e,vi("0x2a"),Yo(e,vi("0x18")))};if(vi("0x2f")==n[vi("0x25")])return n[vi("0x9")][0][vi("0x3")]?{type:vi("0x20"),content:Yo(e,"*Check item*")}:{type:"format",content:Yo(e,vi("0x27"))}}function o(t){return{type:vi("0x20"),content:Yo(e,vi("0x26"),t)}}}))}}function Si(t){const e=t[vi("0x13")](vi("0x7"));if(0==e)return t;let n=t;for(;t.previousSibling&&t[vi("0x0")].is("element",vi("0x5"));){const o=t.previousSibling[vi("0x13")](vi("0x7"));if(o==e)n=t[vi("0x0")];else if(o<e)break;t=t[vi("0x0")]}return n}function Ii(t){const e=[];if(t.is(vi("0x2b"),"listItem")&&t[vi("0x13")]("listIndent")>0){let n=t[vi("0x11")];for(;n&&vi("0x5")==n[vi("0x30")]&&n[vi("0x13")](vi("0x7"))==t[vi("0x13")](vi("0x7"));)e.push(n),n=n[vi("0x11")]}return e}const Li=["startIndex","forward","getAttribute","commandName","plugins","before","styles","registerDescriptionCallback","listReversed","ListUtils","push","length","bind","editor","*Format:* set order to reversed","_getTranslationKeyForListStyle","handleListStartCommand","ELEMENT_","getSelectedBlocks","listStart","flat","commandParams","handleListStyleCommand","locale","listType","type","format","model","map","_LIST_","element","*Format:* set start index to %0","ListPropertiesEditing","handleListReversedCommand","from","getFirstPosition","reversed","TrackChangesEditing","filter","enableCommand","*Change to:* %0","list.properties","listItem","_getSuggestionBlocksForListStyle","markMultiRangeBlockFormat","listStyle","document","afterInit","numbered","getSiblingNodes","*Format:* set order to regular","get","createRange","handleDescriptions","selection","replace","getListTypeFromListStyleType","change","backward","createPositionAt"];var Ni,wi;Ni=Li,wi=363,function(t){for(;--t;)Ni.push(Ni.shift())}(++wi);const Mi=function(t,e){return Li[t-=0]};class Oi extends t.Plugin{[Mi("0x2c")](){if(!this.editor[Mi("0x1")].has(Mi("0x1d")))return;const t=this[Mi("0xa")].config[Mi("0x30")](Mi("0x26")),e=this[Mi("0xa")][Mi("0x1")][Mi("0x30")]("TrackChangesEditing");t[Mi("0x3")]&&e[Mi("0x24")](Mi("0x2a"),this[Mi("0x13")][Mi("0x9")](this)),t[Mi("0x21")]&&e[Mi("0x24")](Mi("0x5"),this[Mi("0x1e")][Mi("0x9")](this)),t.startIndex&&e[Mi("0x24")]("listStart",this[Mi("0xd")].bind(this)),e._descriptionFactory[Mi("0x4")](this[Mi("0x32")][Mi("0x9")](this))}[Mi("0x13")](t,e={}){const n=this.editor[Mi("0x1")].get(Mi("0x22")),o=this[Mi("0x28")]();this[Mi("0xa")][Mi("0x18")].change((()=>{n[Mi("0x29")](o,{commandName:Mi("0x2a"),commandParams:[{type:e[Mi("0x16")]}],formatGroupId:Mi("0x2a")})}))}[Mi("0x1e")](t,e={}){const n=this.editor.plugins[Mi("0x30")](Mi("0x22")),o=this._getSuggestionBlocks((t=>t.is(Mi("0x1b"),Mi("0x27"))&&Mi("0x2d")===t[Mi("0x3b")]("listType")));if(o[Mi("0x8")]<1)return;const s=o[Mi("0x19")]((t=>this[Mi("0xa")][Mi("0x18")][Mi("0x31")](this[Mi("0xa")].model[Mi("0x38")](t,Mi("0x2")),this[Mi("0xa")][Mi("0x18")].createPositionAt(t,0))));this[Mi("0xa")][Mi("0x18")][Mi("0x36")]((()=>{n.markMultiRangeBlockFormat(s,{commandName:Mi("0x5"),commandParams:[{reversed:e[Mi("0x21")]}],formatGroupId:"listReversed"})}))}[Mi("0xd")](t,e={}){const n=this[Mi("0xa")][Mi("0x1")][Mi("0x30")](Mi("0x22")),o=this._getSuggestionBlocks((t=>t.is(Mi("0x1b"),Mi("0x27"))&&Mi("0x2d")===t[Mi("0x3b")](Mi("0x15"))));if(o.length<1)return;const s=o.map((t=>this.editor[Mi("0x18")][Mi("0x31")](this[Mi("0xa")][Mi("0x18")][Mi("0x38")](t,"before"),this[Mi("0xa")][Mi("0x18")][Mi("0x38")](t,0))));this[Mi("0xa")].model[Mi("0x36")]((()=>{n[Mi("0x29")](s,{commandName:Mi("0x10"),commandParams:[{startIndex:e.startIndex}],formatGroupId:Mi("0x10")})}))}[Mi("0x32")](t){const e=this.editor[Mi("0x14")],{data:n}=t;if(!n)return;let o,s;switch(n[Mi("0x0")]){case Mi("0x2a"):o=Mi("0x25"),s={type:Mi("0x17"),content:Yo(e,o,Yo(e,this._getTranslationKeyForListStyle(n.commandParams[0].type)))};break;case Mi("0x5"):o=n[Mi("0x12")][0][Mi("0x21")]?Mi("0xb"):Mi("0x2f"),s={type:Mi("0x17"),content:Yo(e,o)};break;case Mi("0x10"):o=Mi("0x1c"),s={type:"format",content:Yo(e,o,n[Mi("0x12")][0][Mi("0x39")])}}return s}_getSuggestionBlocksForListStyle(){var t,e,n,o;const s=this[Mi("0xa")].plugins[Mi("0x30")]("ListUtils");let r=Array[Mi("0x1f")](this[Mi("0xa")][Mi("0x18")][Mi("0x2b")][Mi("0x33")][Mi("0xf")]());return(null===(t=r[0])||void 0===t?void 0:t.is("element","listItem"))&&r.unshift(...s[Mi("0x2e")](this[Mi("0xa")][Mi("0x18")][Mi("0x2b")][Mi("0x33")][Mi("0x20")](),Mi("0x37"))),(null===(e=r[r[Mi("0x8")]-1])||void 0===e?void 0:e.is(Mi("0x1b"),Mi("0x27")))&&r[Mi("0x7")](...s[Mi("0x2e")](this[Mi("0xa")][Mi("0x18")][Mi("0x2b")][Mi("0x33")].getLastPosition(),Mi("0x3a"))),r=[...new Set(r)],(null===(o=null===(n=this[Mi("0xa")][Mi("0x18")][Mi("0x2b")][Mi("0x33")][Mi("0x20")]())||void 0===n?void 0:n.parent)||void 0===o?void 0:o.is(Mi("0x1b"),"listItem"))&&(r=r[Mi("0x23")]((t=>t.is(Mi("0x1b"),Mi("0x27"))))),r}_getSuggestionBlocks(t){const e=this[Mi("0xa")][Mi("0x1")][Mi("0x30")](Mi("0x6"));let n=Array[Mi("0x1f")](this.editor[Mi("0x18")].document[Mi("0x33")].getSelectedBlocks()).filter(t)[Mi("0x19")]((t=>{const n=this[Mi("0xa")][Mi("0x18")].createPositionAt(t,0);return[...e[Mi("0x2e")](n,"backward"),...e.getSiblingNodes(n,Mi("0x3a"))]}))[Mi("0x11")]();return n=[...new Set(n)],n}[Mi("0xc")](t){return Mi("0xe")+this.editor[Mi("0x1")][Mi("0x30")](Mi("0x6"))[Mi("0x35")](t).toUpperCase()+Mi("0x1a")+t.toUpperCase()[Mi("0x34")](/-/g,"_")}}const Fi=["high","get","options","_descriptionFactory","registerElementLabel","dataDowncast","mediaEmbed","stop","createEmptyElement","afterInit","div","enableCommand","for","plugins","locale","MediaEmbedEditing","ELEMENT_MEDIA","attribute:url:media","elementToElement","data","TrackChangesEditing","editor","media"];var Pi,Di;Pi=Fi,Di=357,function(t){for(;--t;)Pi.push(Pi.shift())}(++Di);const Bi=function(t,e){return Fi[t-=0]};class ji extends t.Plugin{[Bi("0x14")](){const t=this[Bi("0x9")];if(!t[Bi("0x1")].has(Bi("0x3")))return;const e=t[Bi("0x1")][Bi("0xc")](Bi("0x8")),n=t[Bi("0x2")];e[Bi("0x16")](Bi("0x11")),e[Bi("0xe")][Bi("0xf")](Bi("0xa"),(t=>Yo(n,Bi("0x4"),t))),t.conversion[Bi("0x0")](Bi("0x10"))[Bi("0x6")]({model:Bi("0xa"),view:(t,{writer:e,options:n})=>{if(n.showSuggestionHighlights)return e[Bi("0x13")](Bi("0x15"))},converterPriority:"high"}),t[Bi("0x7")].downcastDispatcher.on(Bi("0x5"),((t,e,n)=>{n[Bi("0xd")].showSuggestionHighlights&&t[Bi("0x12")]()}),{priority:Bi("0xb")})}}const Ui=["has","editor","mention","get","plugins","TrackChangesEditing","MentionEditing"];var Gi,Hi;Gi=Ui,Hi=500,function(t){for(;--t;)Gi.push(Gi.shift())}(++Hi);const zi=function(t,e){return Ui[t-=0]};class Wi extends t.Plugin{afterInit(){const t=this[zi("0x5")];t[zi("0x1")][zi("0x4")](zi("0x3"))&&t[zi("0x1")][zi("0x0")](zi("0x2")).enableCommand(zi("0x6"))}}const Vi=["plugins","afterInit","get","PageBreakEditing","TrackChangesEditing","has","pageBreak","ELEMENT_PAGE_BREAK","locale","registerElementLabel"];var Ki,qi;Ki=Vi,qi=153,function(t){for(;--t;)Ki.push(Ki.shift())}(++qi);const Xi=function(t,e){return Vi[t-=0]};class $i extends t.Plugin{[Xi("0x8")](){const t=this.editor;if(!t[Xi("0x7")][Xi("0x2")](Xi("0x0")))return;t[Xi("0x7")][Xi("0x9")](Xi("0x1")).enableCommand("pageBreak");const e=t[Xi("0x7")][Xi("0x9")](Xi("0x1")),n=t[Xi("0x5")];e._descriptionFactory[Xi("0x6")](Xi("0x3"),(t=>Yo(n,Xi("0x4"),t)))}}const Ji=["isBlock","createUIElement","markerRange","insertion","paragraph","bindElementToMarker","document","getFirstRange","blockName","consume","schema","consumable","selection","isTouching","ck-suggestion-marker-split","highest","markBlockFormat","checkChild","change","span","end","model","TrackChangesEditing","locale","isLimit","from","registerElementLabel","insertParagraph","markerName","addClass","start","commandName","getItemLabel","options","plugins","getSelectedBlocks","*Insert:* %0","filter","nodeAfter","_descriptionFactory","type","addMarker:suggestion:insertion","*Change to:* %0","name","get","has","ELEMENT_PARAGRAPH","afterInit","format","enableCommand","downcastDispatcher","mapper","editing","registerDescriptionCallback","writer","ck-suggestion-marker--active","editor","isObject","toViewPosition","parent","insert"];var Qi,Zi;Qi=Ji,Zi=369,function(t){for(;--t;)Qi.push(Qi.shift())}(++Zi);const Yi=function(t,e){return Ji[t-=0]};class ta extends t.Plugin{[Yi("0x2c")](){const t=this[Yi("0x35")];if(!t[Yi("0x1f")][Yi("0x2a")]("Paragraph"))return;const e=t[Yi("0x14")],n=t[Yi("0x1f")][Yi("0x29")]("TrackChangesEditing");n[Yi("0x24")][Yi("0x17")]("paragraph",(t=>Yo(e,Yi("0x2b"),t))),n[Yi("0x2e")](Yi("0x1"),((e,o={})=>{const s=t[Yi("0x12")][Yi("0x3")],r=o[Yi("0x9")]||s[Yi("0x9")],i=Array[Yi("0x16")](r[Yi("0x20")]())[Yi("0x22")]((t=>{return e=t,(n=this[Yi("0x35")][Yi("0x12")][Yi("0x7")])[Yi("0xe")](e[Yi("0x38")],Yi("0x1"))&&!n[Yi("0x36")](e)&&Yi("0x1")!=e[Yi("0x28")];var e,n}));t.model[Yi("0xf")]((()=>{for(const t of i)n[Yi("0xd")](t,{commandName:Yi("0x1"),commandParams:[],formatGroupId:Yi("0x5")},fs(t))}))})),n[Yi("0x24")][Yi("0x32")]((t=>{const{data:n}=t;if(n&&"paragraph"==n[Yi("0x1c")])return{type:Yi("0x2d"),content:Yo(e,Yi("0x27"),Yo(e,Yi("0x2b")))}})),n.enableCommand(Yi("0x18")),t[Yi("0x31")][Yi("0x2f")].on(Yi("0x26"),ea(t),{priority:Yi("0xc")}),t.data[Yi("0x2f")].on(Yi("0x26"),((e,n,o)=>{o[Yi("0x1e")].showSuggestionHighlights&&ea(t,{showActiveMarker:!1})(e,n,o)}),{priority:"highest"});const o=n[Yi("0x24")];o[Yi("0x32")]((n=>{if(Yi("0x0")!==n[Yi("0x25")])return;const{start:s,end:r}=n[Yi("0x4")]();if(!s[Yi("0xa")](r)||!s.nodeAfter)return;const i=t[Yi("0x12")][Yi("0x7")],a=s[Yi("0x23")];return i[Yi("0x3a")](a)&&!i[Yi("0x15")](a)&&i[Yi("0xe")](a,"$text")?{type:"insertion",content:Yo(e,Yi("0x21"),o[Yi("0x1d")](a,1))}:void 0}))}}function ea(t,{showActiveMarker:e=!0}={}){return(n,o,s)=>{const r=t[Yi("0x1f")][Yi("0x29")](Yi("0x13")),i=o[Yi("0x3c")][Yi("0x1b")],a=o.markerRange[Yi("0x11")],x=t.model[Yi("0x7")];if(!i[Yi("0xa")](a)||!i[Yi("0x23")])return;const c=i[Yi("0x23")];if(x[Yi("0x3a")](c)&&!x.isLimit(c)&&x[Yi("0xe")](c,"$text")){if(!s[Yi("0x8")][Yi("0x6")](o.markerRange,n[Yi("0x28")]))return;const t=s[Yi("0x33")][Yi("0x3b")](Yi("0x10"),{class:Yi("0xb")}),i=s[Yi("0x30")][Yi("0x37")](a);e&&r.activeMarkers.includes(o.markerName)&&s.writer[Yi("0x1a")](Yi("0x34"),t),s[Yi("0x33")][Yi("0x39")](i,t),s.mapper[Yi("0x2")](t,o[Yi("0x19")])}}}const na=["*Remove all formatting*","TrackChangesEditing","schema","markInlineFormat","getAttributes","afterInit","isCollapsed","editor","model","isFormatting","from","removeFormat","plugins","format","_descriptionFactory","createRangeOn","getItems","change","enableCommand","registerDescriptionCallback","RemoveFormatEditing","commandName","selection"];var oa,sa;oa=na,sa=392,function(t){for(;--t;)oa.push(oa.shift())}(++sa);const ra=function(t,e){return na[t-=0]};class ia extends t.Plugin{[ra("0x4")](){const t=this[ra("0x6")];if(!t.plugins.has(ra("0x13")))return;const e=t[ra("0xb")].get(ra("0x0"));e[ra("0x11")]("removeFormat",(n=>{const o=t[ra("0x7")].document[ra("0x15")];o[ra("0x5")]?n():t[ra("0x7")][ra("0x10")]((()=>{const n=Array[ra("0x9")](o.getRanges());for(const o of n)for(const n of o[ra("0xf")]())aa(n,t.model[ra("0x1")])&&e[ra("0x2")](t.model[ra("0xe")](n),{commandName:"removeFormat",commandParams:[]})}))})),e[ra("0xd")][ra("0x12")]((e=>{const{data:n}=e;if(n&&ra("0xa")==n[ra("0x14")])return{type:ra("0xc"),content:Yo(t.locale,ra("0x16"))}}))}}function aa(t,e){for(const[n]of t[ra("0x3")]()){const t=e.getAttributeProperties(n);if(t&&t[ra("0x8")])return!0}return!1}const xa=["afterInit","get","goToPreviousRestrictedEditingException","discardSelectedSuggestions","trackChanges","plugins","has","goToNextRestrictedEditingException","acceptAllSuggestions","RestrictedEditingModeEditing","editor","enableCommand","TrackChangesEditing","discardSuggestion"];var ca,la;ca=xa,la=368,function(t){for(;--t;)ca.push(ca.shift())}(++la);const da=function(t,e){return xa[t-=0]};class ua extends t.Plugin{[da("0xa")](){const t=this[da("0x6")];if(!t[da("0x1")][da("0x2")](da("0x5")))return;const e=t[da("0x1")][da("0xb")](da("0x8"));e[da("0x7")](da("0xc")),e[da("0x7")](da("0x3"));const n=t[da("0x1")][da("0xb")](da("0x5"));n.enableCommand(da("0x0")),n[da("0x7")]("acceptSuggestion"),n[da("0x7")](da("0x9")),n[da("0x7")](da("0x4")),n.enableCommand("discardAllSuggestions"),n[da("0x7")]("acceptSelectedSuggestions"),n[da("0x7")](da("0xd"))}}const ga=["insert","shiftEnter","addClass","name","addMarker:suggestion","markerName","split","registerElementLabel","createUIElement","editor","get","options","markerRange","ck-suggestion-marker-","consumable","getItems","plugins","deletion","high","mapper","element","test","ELEMENT_LINE_BREAK","editing","locale","toViewPosition","includes","init","writer","TrackChangesEditing","softBreak","_descriptionFactory","ck-suggestion-marker--active","model"];var ma,fa;ma=ga,fa=294,function(t){for(;--t;)ma.push(ma.shift())}(++fa);const ha=function(t,e){return ga[t-=0]};class pa extends t.Plugin{static get requires(){return[nr.ShiftEnter]}[ha("0x5")](){const t=this[ha("0x15")],e=t[ha("0x1c")][ha("0x16")]("TrackChangesEditing");e.enableCommand(ha("0xd")),t.editing.downcastDispatcher.on("addMarker:suggestion:insertion",ba(t),{priority:"high"}),t[ha("0x1")].downcastDispatcher.on("addMarker:suggestion:deletion",ba(t),{priority:ha("0x1e")}),t.data.downcastDispatcher.on(ha("0x10"),((e,n,o)=>{o[ha("0x17")].showSuggestionHighlights&&ba(t,{showActiveMarker:!1})(e,n,o)})),e[ha("0x9")][ha("0x13")](ha("0x8"),(e=>Yo(t[ha("0x2")],ha("0x0"),e)))}}function ba(t,{showActiveMarker:e=!0}={}){return(n,o,s)=>{const r=t[ha("0x1c")][ha("0x16")](ha("0x7"));if(!s[ha("0x1a")][ha("0x21")](o[ha("0x18")],n[ha("0xf")]))return;const i=t[ha("0xb")];for(const t of o.markerRange[ha("0x1b")]()){if(!t.is(ha("0x20"),ha("0x8")))continue;const n=ha("0x1d")==o[ha("0x11")][ha("0x12")](":")[1]?"merge":"split",a=s[ha("0x6")][ha("0x14")]("span",{class:ha("0x19")+n}),x=s[ha("0x1f")][ha("0x3")](i.createPositionBefore(t));e&&r.activeMarkers[ha("0x4")](o.markerName)&&s[ha("0x6")][ha("0xe")](ha("0xa"),a),s[ha("0x6")][ha("0xc")](x,a),s[ha("0x1f")].bindElementToMarker(a,o[ha("0x11")])}}}const Ea=["StandardEditingModeEditing","TrackChangesEditing","isCollapsed","has","afterInit","commands","locale","selection","from","value","document","getRanges","change","format","model","FORMAT_RESTRICTED_DISABLED","forceValue","editor","plugins","_descriptionFactory","FORMAT_RESTRICTED_ENABLED","registerDescriptionCallback","get","restrictedEditingException","enableCommand"];var _a,Ta;_a=Ea,Ta=234,function(t){for(;--t;)_a.push(_a.shift())}(++Ta);const Ca=function(t,e){return Ea[t-=0]};class ya extends t.Plugin{[Ca("0x14")](){const t=this[Ca("0x8")],e=t[Ca("0x5")],n=t[Ca("0x16")];if(!t[Ca("0x9")][Ca("0x13")](Ca("0x10")))return;const o=t[Ca("0x9")][Ca("0xd")](Ca("0x11")),s=Ca("0xe"),r=t[Ca("0x15")][Ca("0xd")](s);o[Ca("0xf")](s,((t,n={})=>{const i=e[Ca("0x1")][Ca("0x17")];if(i[Ca("0x12")])return void t(n);const a=void 0!==n[Ca("0x7")]?n[Ca("0x7")]:!r[Ca("0x0")];e[Ca("0x3")]((()=>{const t=Array[Ca("0x18")](i[Ca("0x2")]());for(const n of t){const t=a?[n]:ms(s,n,e);for(const e of t)o.markInlineFormat(e,{commandName:s,commandParams:[{forceValue:a}]})}}))})),o[Ca("0xa")][Ca("0xc")]((t=>{const{data:e}=t;if(e&&e.commandName==s)return e.commandParams[0][Ca("0x7")]?{type:"format",content:Yo(n,Ca("0xb"))}:{type:Ca("0x4"),content:Yo(n,Ca("0x6"))}}))}}const ka=["has","change","createRangeOn","editor","normalizeConfig","inline","modelElements","getItems","classes","DataSchema","block","enabledStyles","commands","isBlock","isCollapsed","document","includes","plugins","format","markBlockFormat","selection","style:","add","afterInit","_descriptionFactory","name","value","locale","TrackChangesEditing","forceValue","styleName","style","toLowerCase","from","style.definitions","get","element","model","every","find","*Remove format:* %0","_getStyleDefinition","StyleUtils","*Format:* %0","Style"];var Aa,va;Aa=ka,va=476,function(t){for(;--t;)Aa.push(Aa.shift())}(++va);const Ra=function(t,e){return ka[t-=0]};class Sa extends t.Plugin{[Ra("0x2a")](){const t=this[Ra("0x16")];if(!t[Ra("0x24")][Ra("0x13")](Ra("0x12")))return;const e=t[Ra("0x1f")][Ra("0x9")](Ra("0x5")),n=t[Ra("0x24")][Ra("0x9")](Ra("0x2")),o=t[Ra("0x1")],s=t[Ra("0x24")][Ra("0x9")](Ra("0x1c")),r=t[Ra("0x24")][Ra("0x9")](Ra("0x10"))[Ra("0x17")](s,t.config[Ra("0x9")](Ra("0x8")));n.enableCommand(Ra("0x5"),((o,{styleName:i})=>{const a=t[Ra("0xb")][Ra("0x22")][Ra("0x27")],x=this[Ra("0xf")](i,r);if(!x)return;if(!e[Ra("0x1e")][Ra("0x23")](i))return;if(a[Ra("0x21")]&&!x.isBlock)return void o({styleName:i});const c=!e[Ra("0x0")][Ra("0x23")](x[Ra("0x2c")]);if(x[Ra("0x20")]){const e=function(t,e){const n=new Set;for(const o of t){const t=o.getAncestors({includeSelf:!0,parentFirst:!0});for(const o of t)if(e.includes(o[Ra("0x2c")])){n[Ra("0x29")](o);break}}return n}(a.getSelectedBlocks(),x[Ra("0x19")]);t.model.change((()=>{for(const t of e)n[Ra("0x26")](t,{commandName:Ra("0x5"),commandParams:[{styleName:i,forceValue:c}],formatGroupId:Ra("0x28")+i})}))}else{let e=Array.from(a.getRanges());if(!c){const n=Array[Ra("0x7")](s.getDefinitionsForView(x[Ra("0xa")],!1))[0][Ra("0xb")],o=[];for(const s of e){const e=this._getRangesWithClasses(t.model,s,x.classes,n);o.push(...e)}e=o}t[Ra("0xb")][Ra("0x14")]((()=>{for(const t of e)n.markInlineFormat(t,{commandName:"style",commandParams:[{styleName:i,forceValue:c}]})}))}})),n[Ra("0x2b")].registerDescriptionCallback((t=>{const{data:e}=t;if(e&&Ra("0x5")===e.commandName)return e.commandParams[0][Ra("0x3")]?{type:"format",content:Yo(o,Ra("0x11"),e.commandParams[0].styleName[Ra("0x6")]())}:{type:Ra("0x25"),content:Yo(o,Ra("0xe"),e.commandParams[0][Ra("0x4")][Ra("0x6")]())}}))}[Ra("0xf")](t,e){let n=e[Ra("0x1d")].find((e=>e[Ra("0x2c")]===t));return n||(n=e[Ra("0x18")][Ra("0xd")]((e=>e.name===t))),n}_getRangesWithClasses(t,e,n,o){const s=[];for(const r of e[Ra("0x1a")]()){const e=r.getAttribute(o);e&&n[Ra("0xc")]((t=>e[Ra("0x1b")].includes(t)))&&s.push(t[Ra("0x15")](r))}return s}}const Ia=["options","differ","hasAttribute","addRange","createRangeIn","forceValue","push","getAttribute","every","change:data","writer","batch","removeTableRow","element","ELEMENT_TABLE_COLUMN_WITH_TEXT","join","rowspan","mapper","maxRow","insert","removeClass","map","nodeAfter","markMultiRangeInsertion","above","*Remove:* %0","locale","selectTableColumn","root","ELEMENT_TABLE_ROW_WITH_TEXT","some","insertion","getCellLocation","data","classes","getColumnIndexes","MIN_SAFE_INTEGER","highest","min","name","subType","tableColumn","detach","item","_tablePostFixingSubtypes","insertTableColumnRight","table","tableCell","accept","addMarker:suggestion","oldRange","createPositionAt","$graveyard","selection","isInContent","createTableWalker","toLowerCase","isEqual","add","get","values","maxColumn","_tableSuggestions","span","deletion","_getCoordsForCells","addClass","setSelection","type","last","getSuggestion","getChildren","getFirstRange","enableCommand","model","getRanges","getItems","createRangeOn","commands","_getSuggestionCoords","getSelectionAffectedTableCells","findAncestor","execute","ELEMENT_TABLE_ROW","has","TableUtils","_descriptionFactory","$textProxy","cell","start","insertTableRowBelow","suggestion","getChanges","document","plugins","tablePaste","downcastDispatcher","substr","getContainedElement","max","editor","showSuggestionHighlights","rootName","isIntersectingWithRange","colspan","afterInit","tableRow","filter","refresh","nodeBefore","first","enqueueChange","removeTableColumn","*Insert:* %0","length","MAX_SAFE_INTEGER","getChangedMarkers","isTouching","change","minRow","startsWith","_setupColumnsRowsFixing","from","left","end","TrackChangesEditing","_splitMarkerName","_suggestionFactory","fromRange","_acceptFormatSuggestionCallbackFactory","registerCustomCallback","getRowIndexes","ELEMENT_TABLE_WITH_TEXT","ELEMENT_TABLE_COLUMN"];var La,Na;La=Ia,Na=201,function(t){for(;--t;)La.push(La.shift())}(++Na);const wa=function(t,e){return Ia[t-=0]};class Ma extends t.Plugin{constructor(t){super(t),this[wa("0x6f")]=[wa("0x27"),wa("0x6c")],this[wa("0x81")]=new Set}[wa("0x26")](){const t=this[wa("0x21")],e=t[wa("0x7")][wa("0x1a")].selection;if(!t.plugins[wa("0x11")]("TableEditing"))return;const n=t[wa("0x5d")],o=t[wa("0x1b")][wa("0x7e")](wa("0x3a")),s=t.plugins[wa("0x7e")]("TableUtils");o[wa("0x13")].registerElementLabel(wa("0x71"),(t=>Yo(n,"ELEMENT_TABLE",t))),this[wa("0x36")](),o[wa("0x6")]("insertTable"),o[wa("0x6")]("selectTableRow"),o[wa("0x6")](wa("0x5e"));for(const n of["insertTableRowAbove",wa("0x17")]){const r=t.commands[wa("0x7e")](n);o.enableCommand(n,(n=>{t[wa("0x7")][wa("0x33")]((t=>{n();const i=wa("0x5b")===r.order,a=s[wa("0xd")](e),x=s[wa("0x40")](a),c=i?x.first-1:x[wa("0x2")]+1,l=a[0][wa("0xe")]("table"),d=s.createTableWalker(l,{startRow:c,endRow:c}),u=Array.from(d)[wa("0x58")]((e=>t[wa("0xa")](e[wa("0x15")])));o[wa("0x5a")](u,"tableRow")}))}))}for(const n of["insertTableColumnLeft",wa("0x70")]){const r=t.commands.get(n);o[wa("0x6")](n,(n=>{t[wa("0x7")][wa("0x33")]((t=>{n();const i=wa("0x38")===r.order,a=s.getSelectionAffectedTableCells(e),x=s.getColumnIndexes(a),c=i?x.first-1:x[wa("0x2")]+1,l=a[0][wa("0xe")](wa("0x71")),d=s[wa("0x7a")](l,{startRow:0,column:c,includeAllSlots:!1}),u=Array[wa("0x37")](d)[wa("0x58")]((e=>t[wa("0xa")](e[wa("0x15")])));o[wa("0x5a")](u,"tableColumn")}))}))}for(const n of[wa("0x4f"),wa("0x2d")]){const r=n[wa("0x1e")](11),i=r[wa("0x7b")](),a=i[wa("0x1e")](0,3)+wa("0x82"),x=wa("0x71")+r,c=wa("0x69")+r,l="max"+r;o[wa("0x6")](n,(()=>{t[wa("0x7")].change((t=>{const r=s[wa("0xd")](e),d=r[0][wa("0xe")](wa("0x71"));let u;if(wa("0x4f")==n){const t=s[wa("0x40")](r);u={startRow:t[wa("0x2b")],endRow:t[wa("0x2")],includeAllSlots:!0}}else{const t=s[wa("0x66")](r);u={startColumn:t[wa("0x2b")],endColumn:t[wa("0x2")],includeAllSlots:!0}}const g=s[wa("0x7a")](d,u),m=Array[wa("0x37")](g)[wa("0x58")]((({cell:t})=>t)),f=Oa(m.filter((t=>t.hasAttribute(a)))),h=Oa(m[wa("0x28")]((t=>!t.hasAttribute(a)))).map((e=>t[wa("0xa")](e))),p=o.markMultiRangeDeletion(h,x);if(p&&(wa("0x27")==p[wa("0x6b")]||wa("0x6c")==p.subType)){const e=this[wa("0xc")](p);for(const n of f){const o=t[wa("0xa")](n),r=s[wa("0x63")](n),x=n[wa("0x4a")](a)-1,d=e[c],u=e[l];d<=r[i]&&r[i]+x<=u&&p.addRange(o)}}}))}))}function r(n){const o=Array[wa("0x37")](e[wa("0x8")]())[wa("0x58")]((t=>i.LiveRange[wa("0x3d")](t)));t[wa("0x7")].change((e=>{const s=e[wa("0x4e")];n=n[wa("0x28")]((t=>wa("0x77")!=t.root[wa("0x23")])),e[wa("0x0")](n),t[wa("0xb")][wa("0x7e")](wa("0x4f"))[wa("0x29")](),t.execute(wa("0x4f"),{forceDefaultExecution:!0}),t.model.enqueueChange((()=>{t[wa("0x7")][wa("0x2c")](s,(t=>{const e=o[wa("0x28")]((t=>"$graveyard"!=t[wa("0x5f")][wa("0x23")]));e[wa("0x2f")]>0&&t.setSelection(e);for(const t of o)t[wa("0x6d")]()}))}))}))}function x(n){t.model[wa("0x33")]((o=>{const s=Array.from(e[wa("0x8")]())[wa("0x58")]((t=>i.LiveRange[wa("0x3d")](t))),r=[];for(const t of n)for(const e of t[wa("0x9")]({shallow:!0}))r[wa("0x49")](e);for(const e of r)wa("0x77")!=e[wa("0x5f")].rootName&&(o.setSelection(o[wa("0x76")](e,0)),t.commands[wa("0x7e")](wa("0x2d"))[wa("0x29")](),t.execute("removeTableColumn",{forceDefaultExecution:!0}));const a=s[wa("0x28")]((t=>"$graveyard"!=t[wa("0x5f")][wa("0x23")]));a[wa("0x2f")]>0&&o[wa("0x0")](a);for(const t of s)t[wa("0x6d")]()}))}function c(t,e){return e[wa("0x4b")]((e=>t[wa("0x61")]((t=>t.end[wa("0x7c")](e[wa("0x16")])||e[wa("0x39")][wa("0x7c")](t[wa("0x16")])))))}function l(t,e){return t[wa("0x61")]((t=>e[wa("0x61")]((e=>t[wa("0x39")][wa("0x32")](e.start)))))}t.data[wa("0x1d")].on(wa("0x74"),((t,e,n)=>{if(!n[wa("0x43")][wa("0x22")])return;const o=e[wa("0x6e")];if(!o)return;const s=n[wa("0x54")].toViewElement(o);function r(t){return Array.isArray(t)?t:[t]}s&&wa("0x72")===o.name&&(0,a.setHighlightHandling)(s,n[wa("0x4d")],((t,e,n)=>n[wa("0x85")](r(e[wa("0x65")]),t)),((t,e,n)=>n[wa("0x57")](r(e.classes),t)))}),{priority:wa("0x68")}),o._descriptionFactory.registerDescriptionCallback((t=>{if(wa("0x62")!=t[wa("0x1")]&&"deletion"!=t[wa("0x1")])return;const e=t[wa("0x1f")]();if(null!=e&&e.is(wa("0x50"),wa("0x71"))){if("insertion"==t[wa("0x1")]){const e=t.getItems()[wa("0x28")]((t=>t.is("$textProxy")))[wa("0x58")]((t=>t[wa("0x64")]));if(e[wa("0x2f")])return{type:"insertion",content:Yo(n,wa("0x2e"),Yo(n,"ELEMENT_TABLE_WITH_TEXT",'"'+e.join(" ")+'"'))}}if(wa("0x83")==t[wa("0x1")]){const e=t[wa("0x9")]().filter((t=>t.is(wa("0x14")))).map((t=>t[wa("0x64")]));if(e[wa("0x2f")])return{type:wa("0x83"),content:Yo(n,"*Remove:* %0",Yo(n,wa("0x41"),'"'+e[wa("0x52")](" ")+'"'))}}}})),o._descriptionFactory.registerDescriptionCallback((t=>{if(wa("0x27")==t[wa("0x6b")]){const e=t.getItems()[wa("0x28")]((t=>t.is(wa("0x14"))))[wa("0x58")]((t=>t[wa("0x64")])),o=this[wa("0xc")](t),s=o[wa("0x55")]-o[wa("0x34")]+1;if(wa("0x62")==t[wa("0x1")])return e[wa("0x2f")]?{type:"insertion",content:Yo(n,"*Insert:* %0",Yo(n,"ELEMENT_TABLE_ROW_WITH_TEXT",[s,'"'+e[wa("0x52")](" ")+'"']))}:{type:wa("0x62"),content:Yo(n,"*Insert:* %0",Yo(n,wa("0x10"),s))};if(wa("0x83")==t[wa("0x1")])return e[wa("0x2f")]?{type:wa("0x83"),content:Yo(n,wa("0x5c"),Yo(n,wa("0x60"),[s,'"'+e[wa("0x52")](" ")+'"']))}:{type:"deletion",content:Yo(n,"*Remove:* %0",Yo(n,wa("0x10"),s))}}if(wa("0x6c")==t[wa("0x6b")]){const e=t[wa("0x9")]()[wa("0x28")]((t=>t.is(wa("0x14"))))[wa("0x58")]((t=>t[wa("0x64")])),o=this[wa("0xc")](t),s=o[wa("0x80")]-o.minColumn+1;if(wa("0x62")==t[wa("0x1")])return e[wa("0x2f")]?{type:wa("0x62"),content:Yo(n,wa("0x2e"),Yo(n,wa("0x51"),[s,'"'+e.join(" ")+'"']))}:{type:wa("0x62"),content:Yo(n,wa("0x2e"),Yo(n,wa("0x42"),s))};if(wa("0x83")==t[wa("0x1")])return e[wa("0x2f")]?{type:wa("0x83"),content:Yo(n,wa("0x5c"),Yo(n,"ELEMENT_TABLE_COLUMN_WITH_TEXT",[s,'"'+e[wa("0x52")](" ")+'"']))}:{type:"deletion",content:Yo(n,wa("0x5c"),Yo(n,wa("0x42"),s))}}})),o[wa("0x3c")].registerCustomCallback(wa("0x62"),wa("0x27"),"discard",r),o[wa("0x3c")][wa("0x3f")](wa("0x83"),"tableRow","accept",r),o[wa("0x3c")][wa("0x3f")](wa("0x62"),wa("0x6c"),"discard",x),o[wa("0x3c")].registerCustomCallback("deletion",wa("0x6c"),wa("0x73"),x),o[wa("0x3c")][wa("0x3f")](wa("0x62"),"tableColumn","join",c),o[wa("0x3c")].registerCustomCallback("deletion","tableColumn",wa("0x52"),c),o._suggestionFactory.registerCustomCallback(wa("0x62"),"tableRow","join",l),o[wa("0x3c")][wa("0x3f")]("deletion","tableRow",wa("0x52"),l)}[wa("0x3e")](){const t=this[wa("0x21")],e=t[wa("0x7")].document[wa("0x78")];return(n,o)=>{t[wa("0x7")][wa("0x33")]((s=>{const{commandName:r,commandParams:a}=o;let x=n[0][wa("0x39")][wa("0x2a")];a&&a[0]&&!1===a[0][wa("0x48")]&&(x=n[0][wa("0x16")].nodeAfter);const c=s[wa("0x47")](x);if(wa("0x77")==c[wa("0x5f")][wa("0x23")])return;const l=Array.from(e[wa("0x8")]())[wa("0x58")]((t=>i.LiveRange[wa("0x3d")](t)));s[wa("0x0")](c),t[wa("0xb")][wa("0x7e")](r).refresh(),a.push({forceDefaultExecution:!0}),t[wa("0xf")](r,...a);const d=l.filter((t=>wa("0x77")!=t[wa("0x5f")][wa("0x23")]));d[wa("0x2f")]>0&&s[wa("0x0")](d);for(const t of l)t[wa("0x6d")]()}))}}[wa("0x84")](t){const e=this[wa("0x21")][wa("0x1b")][wa("0x7e")](wa("0x12"));let n=Number[wa("0x30")],o=Number[wa("0x67")],s=Number[wa("0x30")],r=Number[wa("0x67")];for(const i of t){if("$graveyard"==i[wa("0x5f")][wa("0x23")])continue;const{row:t,column:a}=e[wa("0x63")](i),x=i[wa("0x45")](wa("0x53"))?i[wa("0x4a")](wa("0x53"))-1:0,c=i[wa("0x45")](wa("0x25"))?i[wa("0x4a")](wa("0x25"))-1:0;n=t<n?t:n,o=t+x>o?t+x:o,s=a<s?a:s,r=a+c>r?a+c:r}return{minRow:n,maxRow:o,minColumn:s,maxColumn:r}}[wa("0x36")](){const t=this[wa("0x21")],e=t[wa("0x1b")][wa("0x7e")](wa("0x3a")),n=t[wa("0x1b")].get(wa("0x12"));t.model.document.on(wa("0x4c"),(()=>{const n=Array[wa("0x37")](t.model[wa("0x1a")][wa("0x44")][wa("0x31")]());for(const{name:t,data:o}of n){const{group:n,id:s,subType:r}=e[wa("0x3b")](t);if(wa("0x18")!=n)continue;if(null!=o[wa("0x75")])continue;const i=e[wa("0x3")](s);this[wa("0x6f")].includes(r)&&this[wa("0x81")][wa("0x7d")](i)}}),{priority:"low"});const o=(t,e)=>{let o=!1;const s=e[wa("0xa")](t),r=t[wa("0xe")](wa("0x71")),i=n[wa("0x63")](t);for(const e of this[wa("0x81")]){const n=e.subType,a=n[wa("0x35")](wa("0x1c")),x=n[wa("0x1e")](a?10:5),c=x[wa("0x7b")](),l=c[wa("0x1e")](0,3)+wa("0x82"),d="min"+x,u=wa("0x20")+x;if(!e[wa("0x79")])continue;if(r!=e[wa("0x5")]()[wa("0x16")][wa("0xe")]("table"))continue;if(e[wa("0x24")](s))continue;const g=t[wa("0x45")](l)?t.getAttribute(l)-1:0,m=this[wa("0xc")](e),f=m[d],h=m[u];f<=i[c]&&i[c]+g<=h&&(e[wa("0x46")](s),o=!0)}return o};t[wa("0x7")][wa("0x1a")].registerPostFixer((e=>{let n=!1;for(const s of t[wa("0x7")][wa("0x1a")][wa("0x44")][wa("0x19")]())if(wa("0x56")==s[wa("0x1")])if("tableRow"==s[wa("0x6a")])for(const t of s.position[wa("0x59")][wa("0x4")]())n=n||o(t,e);else"tableCell"==s[wa("0x6a")]&&(n=n||o(s.position[wa("0x59")],e));return n}))}[wa("0xc")](t){return this._getCoordsForCells(t[wa("0x8")]()[wa("0x58")]((t=>t[wa("0x16")][wa("0x59")])))}}function Oa(t){return Array[wa("0x37")](new Set(t)[wa("0x7f")]())}const Fa=["markBlockFormat","rootName","format","set:isEnabled","length","*Merge cells*","TrackChangesEditing","type","plugins","execute","filter","locale","deletion","map","low","mergeTableCellRight","splitTableCellVertically","trackChanges","getFirstPosition","mergeTableCellUp","return","*Split cell:* horizontally","registerDescriptionCallback","commandName","from","_isForcedDefaultExecutionBlock","TableEditing","push","_areMergableCells","direction","formatBlock","get","add","editor","stop","tableCell","isEnabled","commands","registerCustomCallback","value","detach","containsRange","has","$graveyard","getSelectionAffectedTableCells","*Split cell:* vertically","markMultiRangeBlockFormat","afterInit","cell","getAncestors","_suggestionFactory","createTableWalker","mergeTableCells","horizontally","highest","element","getSuggestions","isInContent","_areSelectedCellsMergable","author","document","mergeTableCellDown","accept","selection","size","find","mergeTableCellLeft","enableCommand","getRanges","setSelection","TableUtils","findAncestor","createRangeOn","fromRange","table","_acceptFormatSuggestionCallbackFactory","model","change"];var Pa,Da;Pa=Fa,Da=299,function(t){for(;--t;)Pa.push(Pa.shift())}(++Da);const Ba=function(t,e){return Fa[t-=0]};class ja extends t.Plugin{static get requires(){return[Ma]}[Ba("0x3c")](){const t=this[Ba("0x2e")],e=t[Ba("0xb")][Ba("0x49")][Ba("0x4c")],n=t[Ba("0x18")];if(!t[Ba("0x15")][Ba("0x37")](Ba("0x27")))return;const o=t[Ba("0x15")][Ba("0x2c")]("TrackChangesEditing"),s=t[Ba("0x15")][Ba("0x2c")](Ba("0x5")),r=t[Ba("0x15")][Ba("0x2c")](Ma);r._tablePostFixingSubtypes[Ba("0x28")](Ba("0x41")),o.enableCommand(Ba("0x41"),(()=>{const e=s[Ba("0x39")](t[Ba("0xb")].document.selection);t[Ba("0xb")][Ba("0xc")]((()=>{o[Ba("0x3b")](e,{commandName:Ba("0x41"),commandParams:[]},[],Ba("0x41"))}))})),t[Ba("0x32")].get(Ba("0x41")).on(Ba("0x16"),((e,n)=>{t[Ba("0x32")][Ba("0x2c")](Ba("0x1e"))[Ba("0x34")]&&(n[Ba("0x11")]>0&&n[n[Ba("0x11")]-1]&&n[n.length-1].forceDefaultExecution||o[Ba("0x26")]||this[Ba("0x47")]()||e[Ba("0x2f")]())}),{priority:Ba("0x43")});for(const e of["mergeTableCellUp","mergeTableCellRight",Ba("0x4a"),Ba("0x1")]){const n=t[Ba("0x32")][Ba("0x2c")](e);o[Ba("0x2")](e,(()=>{const e=t[Ba("0xb")][Ba("0x49")].selection[Ba("0x1f")]()[Ba("0x3e")]()[Ba("0x0")]((t=>t.is("element",Ba("0x30")))),s=n.value;t[Ba("0xb")][Ba("0xc")]((()=>{o[Ba("0x3b")]([e,s],{commandName:Ba("0x41"),commandParams:[]},[],Ba("0x41"))}))}))}for(const e of[Ba("0x1d"),"splitTableCellHorizontally"]){const n=t[Ba("0x32")][Ba("0x2c")](e);o[Ba("0x2")](e,(()=>{const r=s.getSelectionAffectedTableCells(t[Ba("0xb")][Ba("0x49")].selection)[0],i=r[Ba("0x6")](Ba("0x9")),{column:a,row:x}=s.getCellLocation(r);let c=[];if(Ba("0x42")==n[Ba("0x2a")]){const t=s[Ba("0x40")](i,{startRow:x,endRow:x,includeAllSlots:!0});c=Array.from(t)[Ba("0x1a")]((t=>t[Ba("0x3d")]))}else{const t=s[Ba("0x40")](i,{column:a,includeAllSlots:!0});c=Array[Ba("0x25")](t)[Ba("0x1a")]((t=>t[Ba("0x3d")]))}t.model[Ba("0xc")]((t=>{o[Ba("0xd")](t.createRangeOn(r),{commandName:e,commandParams:[]},c,e)}))}))}o._descriptionFactory[Ba("0x23")]((t=>{const{data:e}=t;if(e)return Ba("0x41")==e.commandName?{type:"format",content:Yo(n,Ba("0x12"))}:void 0})),o._descriptionFactory[Ba("0x23")]((t=>{const{data:e}=t;if(e)return Ba("0x1d")==e.commandName?{type:Ba("0xf"),content:Yo(n,Ba("0x3a"))}:"splitTableCellHorizontally"==e[Ba("0x24")]?{type:Ba("0xf"),content:Yo(n,Ba("0x22"))}:void 0}));const a=r[Ba("0xa")]();for(const t of[Ba("0x20"),Ba("0x1c"),Ba("0x4a"),Ba("0x1")])o[Ba("0x3f")][Ba("0x33")](Ba("0x2b"),t,Ba("0x4b"),a);for(const t of[Ba("0x1d"),"splitTableCellHorizontally"])o[Ba("0x3f")][Ba("0x33")]("formatBlock",t,"accept",a);o[Ba("0x3f")].registerCustomCallback(Ba("0x2b"),Ba("0x41"),Ba("0x4b"),(n=>{t[Ba("0xb")].change((o=>{const s=Array.from(e[Ba("0x3")]()).map((t=>i.LiveRange[Ba("0x8")](t)));o[Ba("0x4")](n),t[Ba("0x32")][Ba("0x2c")](Ba("0x41")).refresh(),t[Ba("0x16")](Ba("0x41"),{forceDefaultExecution:!0});const r=s[Ba("0x17")]((t=>Ba("0x38")!=t.root[Ba("0xe")]));r[Ba("0x11")]>0&&o.setSelection(r);for(const t of s)t[Ba("0x35")]()}))}));for(const e of[Ba("0x20"),"mergeTableCellDown",Ba("0x1"),Ba("0x1c")]){const n=t[Ba("0x32")][Ba("0x2c")](e);n.on(Ba("0x10"),((e,o,s)=>{if(s){const o=t[Ba("0xb")][Ba("0x49")][Ba("0x4c")][Ba("0x1f")]()[Ba("0x3e")]()[Ba("0x0")]((t=>t.is(Ba("0x44"),Ba("0x30"))));this._areMergableCells(n[Ba("0x34")],o)||(e[Ba("0x21")]=!1,e[Ba("0x2f")]())}}),{priority:Ba("0x1b")})}}[Ba("0x47")](){const t=this.editor[Ba("0x32")][Ba("0x2c")](Ba("0x41")),e=this[Ba("0x2e")].plugins.get(Ba("0x5"));if(!t[Ba("0x31")])return!1;const n=e[Ba("0x39")](this[Ba("0x2e")][Ba("0xb")].document[Ba("0x4c")]);for(const t of n)for(const e of n)if(t!=e&&!this._areMergableCells(t,e))return!1;return!0}[Ba("0x29")](t,e){const n=this[Ba("0x2e")][Ba("0x15")][Ba("0x2c")](Ba("0x13")),o=this[Ba("0x2e")][Ba("0xb")][Ba("0x7")](t),s=this[Ba("0x2e")][Ba("0xb")][Ba("0x7")](e),r=new Set,i=new Set;for(const t of n[Ba("0x45")]())if(("insertion"==t[Ba("0x14")]||Ba("0x19")==t.type||Ba("0x41")==t.subType)&&t[Ba("0x46")])for(const e of t[Ba("0x3")]())e.containsRange(o,!0)&&r[Ba("0x2d")](t[Ba("0x14")]+":"+t[Ba("0x48")].id),e[Ba("0x36")](s,!0)&&i[Ba("0x2d")](t[Ba("0x14")]+":"+t[Ba("0x48")].id);if(r[Ba("0x4d")]!=i.size)return!1;for(const t of r)if(!i[Ba("0x37")](t))return!1;return!0}}const Ua=["findAncestor","commands","forceValue","item","change","ck-suggestion-marker-","FORMAT_HEADER_ROW","isBefore","markerName","nodeAfter","_descriptionFactory","editing","TableEditing","getRowIndexes","model","TrackChangesEditing","_splitMarkerName","parent","getSuggestion","headingColumns","registerDescriptionCallback","get","options","data","FORMAT_HEADER_COLUMN","addClass","downcastDispatcher","setTableColumnHeader","data-suggestion","createRange","markBlockFormat","*Format:* %0","stop","getSelectionAffectedTableCells","cell","removeClass","highest","createPositionBefore","_acceptFormatSuggestionCallbackFactory","format","childCount","plugins","setAttribute","first","formatBlock","TableUtils","consume","commandName","toViewElement","mapper","_suggestionFactory","registerCustomCallback","showSuggestionHighlights","addMarker:suggestion","document","setTableRowHeader","requires","last","FORMAT_REGULAR_ROW","enableCommand","markerNameToElements","commandParams","table","getAttribute","markerRange","from","ck-suggestion-marker--active","end","writer","value","createPositionAfter","includes","getChild","editor","createTableWalker","unbindElementFromMarkerName","nodeBefore","activeMarkers"];var Ga,Ha;Ga=Ua,Ha=230,function(t){for(;--t;)Ga.push(Ga.shift())}(++Ha);const za=function(t,e){return Ua[t-=0]};class Wa extends t.Plugin{static get[za("0x3c")](){return[Ma]}afterInit(){const t=this[za("0x4d")];if(!t[za("0x2d")].has(za("0x10")))return;const e=t.locale,n=t.plugins[za("0x19")](za("0x13")),o=t[za("0x2d")][za("0x19")]("TableUtils"),s=t[za("0x2d")][za("0x19")](Ma);function r({showActiveMarker:t=!0,setDataAttribute:e=!0}={}){return(s,r,i)=>{const{type:a,id:x}=n._splitMarkerName(r.markerName),c=n.getSuggestion(x);if(!c[za("0x1b")]||za("0x1f")!=c.data[za("0x33")])return;if(r[za("0x7")])return void s[za("0x24")]();if(!i.consumable[za("0x32")](r[za("0x44")],s.name))return;const l=r[za("0x44")].start[za("0xd")],d=r.markerRange[za("0x47")][za("0x2")],u=l[za("0x15")][za("0x15")],{column:g}=o.getCellLocation(l),{column:m}=o.getCellLocation(d);for(let s=g;s<=m;s++){const c=o[za("0x0")](u,{column:s,includeAllSlots:!1});for(const o of c){const s=o[za("0x26")],c=i.mapper[za("0x34")](s);i.writer.addClass("ck-suggestion-marker-"+a,c),e&&i[za("0x48")][za("0x2e")](za("0x20"),x,c),i[za("0x35")].bindElementToMarker(c,r.markerName),t&&(n[za("0x3")][za("0x4b")](r.markerName)?i[za("0x48")][za("0x1d")]("ck-suggestion-marker--active",c):i.writer[za("0x27")](za("0x46"),c))}}}}n.enableCommand(za("0x3b"),((e,s)=>{const r=o[za("0x25")](t[za("0x12")][za("0x3a")].selection),i=o[za("0x11")](r),a=r[0][za("0x4")](za("0x42")),x=a[za("0x43")]("headingRows")||0,c=s&&null!==s.forceValue?s[za("0x6")]:!t[za("0x5")].get("setTableRowHeader").value,l=c?i[za("0x3d")]:i.first,d=a[za("0x4c")](l);let u;if(c){const e=a.getChild(x);if(d.index<e.index)return;u=t[za("0x12")][za("0x21")](t[za("0x12")][za("0x29")](e[za("0x4c")](0)),t.model[za("0x4a")](d[za("0x4c")](d[za("0x2c")]-1)))}else{const e=a[za("0x4c")](x-1);if(!e)return;u=t[za("0x12")][za("0x21")](t[za("0x12")].createPositionBefore(d.getChild(0)),t.model.createPositionAfter(e.getChild(e[za("0x2c")]-1)))}t[za("0x12")][za("0x8")]((()=>{n[za("0x22")](u,{commandName:"setTableRowHeader",commandParams:[{forceValue:c}]},[],"setTableRowHeader")}))})),n[za("0x3f")](za("0x1f"),((e,o)=>{const s=t[za("0x2d")][za("0x19")](za("0x31")),r=s[za("0x25")](t[za("0x12")].document.selection),i=s.getColumnIndexes(r),a=r[0][za("0x4")](za("0x42")),x=a[za("0x43")](za("0x17"))||0,c=o&&null!==o[za("0x6")]?o[za("0x6")]:!t[za("0x5")][za("0x19")]("setTableColumnHeader")[za("0x49")];let l;const d=a[za("0x4c")](0),u=c?i[za("0x3d")]:i[za("0x2f")],g=s[za("0x0")](a,{startRow:0,column:u,includeAllSlots:!1}),m=Array[za("0x45")](g)[0][za("0x26")];if(c){const e=d[za("0x4c")](x);if(m[za("0xb")](e))return;l=t[za("0x12")].createRange(t[za("0x12")][za("0x29")](e),t[za("0x12")][za("0x4a")](m))}else{const e=d[za("0x4c")](x-1);if(!e)return;l=t[za("0x12")][za("0x21")](t.model[za("0x29")](m),t.model[za("0x4a")](e))}t[za("0x12")][za("0x8")]((()=>{n[za("0x22")](l,{commandName:za("0x1f"),commandParams:[{forceValue:c}]},[],za("0x1f"))}))})),t[za("0xf")][za("0x1e")].on(za("0x39"),r(),{priority:za("0x28")}),t.data.downcastDispatcher.on("addMarker:suggestion",((t,e,n)=>{n[za("0x1a")][za("0x38")]&&r({showActiveMarker:!1,setDataAttribute:!1})(t,e,n)}),{priority:za("0x28")}),t[za("0xf")][za("0x1e")].on("removeMarker:suggestion",((t,e,o)=>{const{type:s,id:r}=n[za("0x14")](e[za("0xc")]),i=n[za("0x16")](r);if(!i.data||za("0x1f")!=i[za("0x1b")][za("0x33")])return;const a=o.mapper[za("0x40")](e[za("0xc")]);if(a)for(const t of a)o[za("0x48")][za("0x27")](za("0x9")+s,t),o[za("0x48")].removeClass("ck-suggestion-marker--active",t),o.writer.removeAttribute("data-suggestion",t),o.mapper[za("0x1")](t,e.markerName)}),{priority:za("0x28")}),n[za("0xe")][za("0x18")]((t=>{const{data:n}=t;if(n){if(za("0x3b")==n.commandName){const t=n[za("0x41")][0][za("0x6")];return o(Yo(e,za(t?"0xa":"0x3e")))}if("setTableColumnHeader"==n[za("0x33")]){const t=n.commandParams[0].forceValue;return o(Yo(e,t?za("0x1c"):"FORMAT_REGULAR_COLUMN"))}}function o(t){return{type:za("0x2b"),content:Yo(e,za("0x23"),t)}}}));const i=s[za("0x2a")]();n[za("0x36")].registerCustomCallback(za("0x30"),za("0x3b"),"accept",i),n[za("0x36")][za("0x37")](za("0x30"),za("0x1f"),"accept",i)}}const Va=["accept","tableCellPadding","rootName","getColumns","registerCustomCallback","document","subType","includes","getSuggestionCallback","discard","commands","cells","suggestionLoaded","getMarkers","$graveyard","markerName","length","redo","reduce","remove","for","first","TableUtils","add","getChanges","previousSibling","insertContent","elementToElement","insertRows","schema","model","createRange","createElement","ck-suggestion-marker-insertion","_tablePostFixingSubtypes","batch","root","removeColumns","getColumnIndexes","from","tablePasteChainId","createTableWalker","author","get","name","updateMarker","suggestion","content","TableClipboard","getAllAdjacentSuggestions","containsRange","setAttribute","newRange","push","createPositionBefore","differ","tableCellVerticalAlignment","_suggestionFactory","has","low","previous","insertion","tableCellSuggestion","editingDowncast","registerPostFixer","*Replace table cells*","columns","tableCellBorderColor","locale","forceDefaultExecution","markerToHighlight","attributes","removeMarker","tablePasteCell","value","suggestion:formatBlock:tablePasteCell","some","end","getRange","suggestionUnloaded","createRangeOn","type","tableCellHorizontalAlignment","markMultiRangeInsertion","set","ck-suggestion-marker--active","stop","getSuggestion","fill","tablePasteColumn","element","keys","fromEntries","move","markMultiRangeBlockFormat","getRowIndexes","dataDowncast","every","findAncestor","getChangedMarkers","tableCellBackgroundColor","high","conversion","getContainedElement","getShiftedBy","change","startsWith","view","getChild","trackChanges","find","isEmpty","showSuggestionHighlights","_descriptionFactory","tableCellBorderStyle","markers","suggestion-td","getRanges","registerDescriptionCallback","filter","tableCell","position","getChildren","isInContent","createRangeIn","_createdBatches","editor","options","isEqual","endColumn","oldRange","table","tablePaste","listenTo","getItems","getSuggestions","start","TrackChangesEditing","afterInit","requires","clipboardOutput","_getCoordsForCells","markerAttributes","column","rowInsertionRanges","plugins","unwrap","insert","columnInsertionIndexes","paragraph","editing","map","getTableIfOnlyTableInContent","nodeAfter","entries","rows","deletion","formatBlock","rowInsertionIndexes","Users","columnInsertionRanges","tablePasteRow","markMultiRangeDeletion","selection","_splitMarkerName"];var Ka,qa;Ka=Va,qa=389,function(t){for(;--t;)Ka.push(Ka.shift())}(++qa);const Xa=function(t,e){return Va[t-=0]},$a=["tableCellBorderWidth",Xa("0x8"),Xa("0x37"),Xa("0x17"),Xa("0xa2"),Xa("0x29"),Xa("0x6b")],Ja=Object[Xa("0x21")]($a[Xa("0x5c")]((t=>[t,null])));class Qa extends t.Plugin{static get[Xa("0x50")](){return[Ma]}[Xa("0x4f")](){const t=this[Xa("0x43")];if(!t[Xa("0x56")][Xa("0xa4")](Xa("0x9a")))return;const n=t[Xa("0x56")][Xa("0x95")](Xa("0x4e")),o=t[Xa("0x56")][Xa("0x95")](Xa("0x80")),s=t.plugins[Xa("0x95")](Ma),r=t[Xa("0x56")][Xa("0x95")](Xa("0x9a"));s[Xa("0x8c")][Xa("0x9f")](Xa("0x66"),"tablePasteColumn"),t[Xa("0x88")][Xa("0x87")].register(Xa("0x3"),{allowIn:"tableCell",allowContentOf:Xa("0x3d"),isLimit:!0}),t[Xa("0x2b")][Xa("0x85")]({model:Xa("0x3"),view:Xa("0x39")});let i=null;t.model.on(Xa("0x84"),((s,a)=>{const[x,c]=a,l=a[a[Xa("0x7a")]-1];l&&l[Xa("0xa")]||n._isForcedDefaultExecutionBlock||this.editor[Xa("0x74")][Xa("0x95")](Xa("0x32"))[Xa("0xf")]&&function(t,e,n,o,s){if(e&&!e.is("documentSelection"))return!1;const r=s[Xa("0x5d")](t,n);if(!r||!Ya(r,void 0,o))return!1;const i=o.getSelectionAffectedTableCells(n[Xa("0x6f")][Xa("0x68")]);if(!i[Xa("0x7a")])return!1;const a=i[0][Xa("0x27")](Xa("0x48")),x=o[Xa("0x24")](i),c=o[Xa("0x90")](i),l={startRow:x[Xa("0x7f")],endRow:x.last,startColumn:c.first,endColumn:c.last};return 1==i[Xa("0x7a")]&&(l.endRow+=o.getRows(r)-1,l[Xa("0x46")]+=o[Xa("0x6d")](r)-1),Ya(a,l,o)}(x,c,t[Xa("0x88")],o,r)&&(s[Xa("0x1b")](),i={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},t[Xa("0x88")][Xa("0x2e")]((()=>{t[Xa("0x88")][Xa("0x84")](a[0],a[1],a[2],{forceDefaultExecution:!0});const o=(0,e.uid)(),{rowInsertionRanges:s,columnInsertionRanges:r,insertionRanges:x,deletionRanges:c,cells:l}=i;s.length&&n[Xa("0x18")](s,Xa("0x66"),{tablePasteChainId:o}),r.length&&n[Xa("0x18")](r,Xa("0x1e"),{tablePasteChainId:o}),x[Xa("0x7a")]&&n[Xa("0x18")](x,"tablePaste",{tablePasteChainId:o,skipNestingCheck:!0}),c[Xa("0x7a")]&&n[Xa("0x67")](c,Xa("0x49"),{tablePasteChainId:o,skipNestingCheck:!0});const d=n[Xa("0x23")](l[Xa("0x5c")]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],"tablePasteCell",{tablePasteChainId:o});if(d){const e=d[Xa("0x77")](),n=[];for(const{element:o,attributes:s}of l){if(!s)continue;const r=t[Xa("0x88")][Xa("0x15")](o),i=e[Xa("0x33")]((t=>t[Xa("0x13")]()[Xa("0x45")](r)));i&&n.push([i.name,s])}n[Xa("0x7a")]&&d[Xa("0x9d")](Xa("0x53"),Object[Xa("0x21")](n))}i=null})))}),{priority:e.priorities[Xa("0x2a")]+10}),t[Xa("0x56")][Xa("0x95")](Xa("0x9a")).on("_replaceTableSlotCell",((t,e)=>{const[n,o,,s]=e;if(!i)return;t.stop();const r=n.cell,a=o,x=Za(r),c=Za(a);t.return=r;let l=null,d=null;if(c||x)if(x&&!c){s[Xa("0x7d")](r[Xa("0x31")](0));for(const t of Array[Xa("0x91")](a[Xa("0x3f")]()))s.insert(t,r,Xa("0x12"));const t=i[Xa("0x63")][Xa("0x71")](n.row),e=i[Xa("0x59")][Xa("0x71")](n[Xa("0x54")]);t||e||(l=s.createRangeIn(r))}else c&&!x&&(d=s[Xa("0x41")](r));else{const t=s[Xa("0x8a")](Xa("0x3")),e=s[Xa("0x8a")](Xa("0x3"));s.wrap(s[Xa("0x41")](r),e),s[Xa("0x58")](t,r,0);for(const e of Array[Xa("0x91")](a.getChildren()))s[Xa("0x58")](e,t,Xa("0x12"));l=s[Xa("0x15")](t),d=s.createRangeOn(e)}const u=Array.from(a.getAttributes())[Xa("0x3c")]((([t])=>$a[Xa("0x71")](t)));i.cells[Xa("0x9f")]({element:r,attributes:u[Xa("0x7a")]?Object[Xa("0x21")](u):null}),l&&i.insertionRanges.push(l),d&&i.deletionRanges[Xa("0x9f")](d)}),{priority:Xa("0x2a")}),o.on("insertColumns",((e,n)=>{const[s,r={}]=n;if(!i)return;const a=r.at||0,x=r[Xa("0x7")]||1;i[Xa("0x59")]=new Array(x)[Xa("0x1d")](a)[Xa("0x5c")](((t,e)=>t+e));for(const{cell:e}of o[Xa("0x93")](s,{startColumn:a,endColumn:a+x-1}))i[Xa("0x65")][Xa("0x9f")](t[Xa("0x88")][Xa("0x15")](e))}),{priority:Xa("0x0")}),o.on(Xa("0x86"),((e,n)=>{const[s,r={}]=n;if(!i)return;const a=r.at||0,x=r[Xa("0x60")]||1;i.rowInsertionIndexes=new Array(x).fill(a)[Xa("0x5c")](((t,e)=>t+e));for(const{cell:e}of o[Xa("0x93")](s,{startRow:a,endRow:a+x-1}))i[Xa("0x55")][Xa("0x9f")](t.model[Xa("0x15")](e))}),{priority:Xa("0x0")}),n[Xa("0x36")][Xa("0x3b")]((e=>{if(e[Xa("0x70")]&&e[Xa("0x70")][Xa("0x2f")]("tablePaste"))return e.previous?{}:{type:Xa("0x2"),content:Yo(t[Xa("0x9")],Xa("0x6"))}}));const a=()=>{};for(const t of[Xa("0x49"),Xa("0x1e"),Xa("0x66"),Xa("0xe")])n[Xa("0xa3")][Xa("0x6e")](Xa("0x2"),t,"join",a),n[Xa("0xa3")][Xa("0x6e")]("deletion",t,"join",a);n[Xa("0xa3")].registerCustomCallback(Xa("0x62"),Xa("0xe"),Xa("0x73"),a),n[Xa("0xa3")].registerCustomCallback(Xa("0x62"),Xa("0xe"),Xa("0x6a"),((e,n,o)=>{const s=e[Xa("0x5c")]((t=>t.getContainedElement()))[Xa("0x3c")]((t=>t)),r=new Map(s[Xa("0x5c")]((t=>[t,null])));if(i)for(const{element:t,attributes:e}of i[Xa("0x75")])e&&r[Xa("0x19")](t,e);else if(o&&o[Xa("0x53")])for(const[e,n]of Object[Xa("0x5f")](o.markerAttributes)){const o=t[Xa("0x88")][Xa("0x38")][Xa("0x95")](e),s=o?o[Xa("0x13")]()[Xa("0x2c")]():null;s&&r[Xa("0x19")](s,n)}t.model[Xa("0x2e")]((t=>{for(const[e,n]of r)t.setAttributes({...Ja,...n},e)}))}));const x=(e,o)=>{n[Xa("0xa3")][Xa("0x6e")](e,Xa("0x49"),o,((s,r,i)=>{t[Xa("0x88")][Xa("0x2e")]((t=>{const a=[];for(const t of s){const e=t[Xa("0x4d")][Xa("0x5e")];e.is(Xa("0x1f"),Xa("0x3"))&&a[Xa("0x9f")](e)}n._suggestionFactory[Xa("0x72")](e,null,o)(s,r,i);for(const e of a)Xa("0x78")!=e[Xa("0x8e")][Xa("0x6c")]&&t[Xa("0x57")](e)}))}))};x(Xa("0x2"),Xa("0x6a")),x(Xa("0x2"),Xa("0x73")),x("deletion","accept"),x(Xa("0x61"),"discard"),n._suggestionFactory[Xa("0x6e")](Xa("0x2"),Xa("0x66"),"discard",(t=>{const e=t[Xa("0x5c")]((t=>t.getContainedElement())),n=e[0][Xa("0x27")](Xa("0x48")),{minRow:r,maxRow:i}=s[Xa("0x52")](e);o.removeRows(n,{at:r,rows:i-r+1})})),n[Xa("0xa3")][Xa("0x6e")](Xa("0x2"),Xa("0x1e"),"discard",(t=>{const e=t[Xa("0x5c")]((t=>t.getContainedElement())),n=e[0][Xa("0x27")]("table"),{minColumn:r,maxColumn:i}=s._getCoordsForCells(e);o[Xa("0x8f")](n,{at:r,columns:i-r+1})}));const c=(t,e)=>{if(!e.subType||!e[Xa("0x70")][Xa("0x2f")](Xa("0x49")))return;const o=e[Xa("0xc")].tablePasteChainId,s=n[Xa("0x4c")]().filter((t=>t[Xa("0x40")]&&t[Xa("0xc")]&&t[Xa("0xc")][Xa("0x92")]==o));s[Xa("0x7a")]&&e.getAllAdjacentSuggestions().length!=s.length&&s[Xa("0x7c")](((t,e)=>(t.next=e,e[Xa("0x1")]=t,e)))};function l(t,e=!0){const{id:o}=n[Xa("0x69")](t.markerName),s=["ck-suggestion-marker",Xa("0x8b")],r=n.activeMarkers[Xa("0x71")](t[Xa("0x79")]);return r&&s[Xa("0x9f")](Xa("0x1a")),{classes:s,attributes:{"data-suggestion":o},priority:r&&e?3010:3e3}}n.on(Xa("0x76"),c,{priority:Xa("0x2a")}),n.on(Xa("0x14"),c,{priority:"high"}),t[Xa("0x88")].document.registerPostFixer((()=>{let e=!1;const o=Array[Xa("0x91")](t[Xa("0x88")][Xa("0x6f")][Xa("0xa1")][Xa("0x28")]());for(const{name:s,data:r}of o){const{group:o,type:i,id:a}=n[Xa("0x69")](s);if("suggestion"!=o||Xa("0x61")!=i||r.oldRange)continue;if(!n.hasSuggestion(a))continue;const x=n[Xa("0x1c")](a)[Xa("0x3a")](),c=t[Xa("0x56")][Xa("0x95")]("Users").me;for(const t of n[Xa("0x4c")]())if(t[Xa("0x40")]&&t[Xa("0x94")]==c&&Xa("0x62")==t.type&&Xa("0xe")==t[Xa("0x70")]&&t[Xa("0x3a")]()[Xa("0x26")]((t=>x[Xa("0x11")]((e=>e[Xa("0x9c")](t,!0))))))for(const n of t[Xa("0x9b")]())n[Xa("0x40")]&&(n[Xa("0x73")](),e=!0)}return e})),t[Xa("0x88")][Xa("0x6f")].registerPostFixer((e=>{const o=t[Xa("0x74")][Xa("0x95")](Xa("0x7b"));if(!o||!o[Xa("0x42")][Xa("0xa4")](e[Xa("0x8d")]))return!1;let s=!1;const r=t.plugins[Xa("0x95")](Xa("0x64")).me,i=t[Xa("0x88")][Xa("0x6f")][Xa("0xa1")][Xa("0x82")](),a=Array[Xa("0x91")](t[Xa("0x88")][Xa("0x6f")].differ[Xa("0x28")]())[Xa("0x3c")]((({name:t,data:e})=>{const{group:o,subType:s,authorId:i}=n[Xa("0x69")](t);return Xa("0x98")==o&&"tablePaste"==s&&i==r.id&&!e[Xa("0x47")]}));for(const t of i){if(Xa("0x58")!=t[Xa("0x16")]||Xa("0x3")!=t[Xa("0x96")]||1!=t[Xa("0x7a")])continue;const n=e[Xa("0x89")](t[Xa("0x3e")],t[Xa("0x3e")][Xa("0x2d")](1));if(!a.find((({data:t})=>t.newRange[Xa("0x45")](n))))for(const{name:t,data:o}of a)if(n[Xa("0x9c")](o[Xa("0x9e")])){e[Xa("0x97")](t,{range:n}),s=!0;break}}return s})),t[Xa("0x88")][Xa("0x6f")][Xa("0x5")]((e=>{let o=!1;const s=t.plugins[Xa("0x95")]("Users").me,r=n[Xa("0x4c")]()[Xa("0x3c")]((t=>t[Xa("0x40")]&&t[Xa("0x94")]==s)),i=new Set,a=new Set;for(const t of r)if(Xa("0x49")==t[Xa("0x70")])for(const e of t[Xa("0x77")]()){const n=e[Xa("0x13")]().getContainedElement();if(n)if(n.is("element",Xa("0x3"))&&Za(n)){t[Xa("0xd")](e[Xa("0x96")]),i.add(n),o=!0;const s=n.nextSibling,r=n[Xa("0x83")],x=s&&s.is(Xa("0x1f"),Xa("0x3")),c=r&&r.is(Xa("0x1f"),Xa("0x3"));x&&!i.has(s)&&a.add(s),c&&!i[Xa("0xa4")](r)&&a[Xa("0x81")](r)}else n.is(Xa("0x1f"),Xa("0x5a"))&&n[Xa("0x34")]&&(t[Xa("0xd")](e[Xa("0x96")]),o=!0)}else if(Xa("0xe")==t.subType){if(!t[Xa("0xc")]||!t[Xa("0xc")][Xa("0x92")])continue;const e=t[Xa("0xc")][Xa("0x53")];if(e&&Object[Xa("0x20")](e)[Xa("0x7a")])continue;const n=t[Xa("0xc")].tablePasteChainId;let s=!0,i=!0;for(const e of r)if(e[Xa("0x70")]&&e[Xa("0x70")].startsWith(Xa("0x49"))){if(!e.attributes[Xa("0x92")]){i=!1;break}if(e.id!=t.id&&e.attributes[Xa("0x92")]==n){s=!1;break}}i&&s&&(t.removeMarkers(),o=!0)}for(const t of i)e.remove(t);for(const t of a)e[Xa("0x57")](t);return o})),t.conversion[Xa("0x7e")](Xa("0x4"))[Xa("0xb")]({model:Xa("0x10"),view:(t,e)=>l(t),converterPriority:Xa("0x2a")}),t[Xa("0x2b")].for(Xa("0x25")).markerToHighlight({model:Xa("0x10"),view:(t,e)=>e[Xa("0x44")][Xa("0x35")]?l(t,!1):null,converterPriority:"high"});const d=t[Xa("0x5b")][Xa("0x30")];this[Xa("0x4a")](d[Xa("0x6f")],Xa("0x51"),((t,e)=>{const n=[];for(const t of d.createRangeIn(e[Xa("0x99")])[Xa("0x4b")]())t.is("element","suggestion-td")&&n.push(t);d.change((t=>{for(const e of n)t[Xa("0x22")](t[Xa("0x41")](e),t[Xa("0xa0")](e)),t[Xa("0x7d")](e)}))}))}}function Za(t){if(t[Xa("0x34")])return!0;const e=t[Xa("0x31")](0);return e.is("element",Xa("0x5a"))&&e.isEmpty}function Ya(t,e={},n){for(const{isAnchor:o,cellHeight:s,cellWidth:r}of n[Xa("0x93")](t,{includeAllSlots:!0,...e}))if(!o||1!=s||1!=r)return!1;return!0}const tx=["getSuggestions","getColumnGroupElement","resizeTableWidth","bind","registerCustomCallback","formatBlock","accept","handleSuggestionDescription","tableWidth","handleResizeTableWidthCommand","data","_suggestionFactory","markBlockFormat","getSuggestionCallback","model","resizeTable","getContainedElement","subType","getTableColumnsWidths","_descriptionFactory","formatGroupId","get","selection","TrackChangesEditing","document","author","discard","registerDescriptionCallback","commandParams","change","enableCommand","getSelectedElement","columnWidths","TableColumnResizeEditing","editor","format","plugins"];var ex,nx;ex=tx,nx=489,function(t){for(;--t;)ex.push(ex.shift())}(++nx);const ox=function(t,e){return tx[t-=0]};class sx extends t.Plugin{afterInit(){if(!this[ox("0x1a")][ox("0x1c")].has("TableColumnResizeEditing"))return;const t=this.editor[ox("0x1c")][ox("0xd")](ox("0xf"));t[ox("0x16")](ox("0x1f"),this[ox("0x1")][ox("0x20")](this)),t[ox("0x16")]("resizeColumnWidths",this.handleResizeTableWidthCommand[ox("0x20")](this)),t[ox("0x3")][ox("0x21")](ox("0x22"),ox("0x7"),"accept",t[ox("0x3")][ox("0x5")](ox("0x22"),null,"discard")),t[ox("0x3")][ox("0x21")]("formatBlock","resizeTable",ox("0x12"),t[ox("0x3")].getSuggestionCallback(ox("0x22"),null,ox("0x23"))),t[ox("0xb")][ox("0x13")](this[ox("0x24")][ox("0x20")](this))}[ox("0x1")](t,e){const n=this[ox("0x1a")][ox("0x1c")][ox("0xd")](ox("0xf")),o=this.editor[ox("0x1c")][ox("0xd")](ox("0x19")),s=e.table||this.editor.model[ox("0x10")][ox("0xe")][ox("0x17")]();this[ox("0x1a")][ox("0x6")][ox("0x15")]((()=>{const r=o[ox("0x1e")](s);let i=r?o[ox("0xa")](r):null,a=s.getAttribute("tableWidth")||null;const x=e.tableWidth||a,c=e[ox("0x18")]||i,l=this[ox("0x1a")][ox("0x1c")].get("Users").me;for(const t of n[ox("0x1d")]()){const e=t[ox("0x8")]();if("resizeTable"===t[ox("0x9")]&&e===s){t[ox("0x11")]!==l&&t[ox("0x12")]();const e=t[ox("0x2")][ox("0x14")];a=e[0][ox("0x0")],i=e[0][ox("0x18")];break}}t({table:s,tableWidth:x,columnWidths:c}),n[ox("0x4")](s,{commandName:"resizeTableWidth",commandParams:[{tableWidth:a,columnWidths:i}],formatGroupId:ox("0x7")},[],"resizeTable")}))}[ox("0x24")](t){const{data:e}=t;if(e&&"resizeTable"===e[ox("0xc")]){const t="*Format:* resize table";return{type:ox("0x1b"),content:Yo(this[ox("0x1a")].locale,t)}}}}const rx=["insertTemplate","has","plugins","editor","TrackChangesEditing","get","afterInit","Template"];var ix,ax;ix=rx,ax=272,function(t){for(;--t;)ix.push(ix.shift())}(++ax);const xx=function(t,e){return rx[t-=0]};class cx extends t.Plugin{[xx("0x6")](){const t=this[xx("0x3")];t[xx("0x2")][xx("0x1")](xx("0x7"))&&t[xx("0x2")][xx("0x5")](xx("0x4")).enableCommand(xx("0x0"))}}const lx=["insertTableOfContents","editor","plugins","enableCommand","get","afterInit","registerElementLabel","TrackChangesEditing","tableOfContents","commands","ELEMENT_TABLE_OF_CONTENTS"];var dx,ux;dx=lx,ux=352,function(t){for(;--t;)dx.push(dx.shift())}(++ux);const gx=function(t,e){return lx[t-=0]};class mx extends t.Plugin{[gx("0x5")](){const t=this[gx("0x1")];if(!t[gx("0x9")][gx("0x4")](gx("0x0")))return;t[gx("0x2")][gx("0x4")](gx("0x7"))[gx("0x3")](gx("0x0"));const e=t[gx("0x2")][gx("0x4")](gx("0x7")),n=t.locale;e._descriptionFactory[gx("0x6")](gx("0x8"),(t=>Yo(n,gx("0xa"),t)))}}const fx=["newRange","editor","start","get","suggestion","ELEMENT_TITLE","locale","getChangedMarkers","title-content","TrackChangesEditing","from","isTouching","schema","getNearestSelectionRange","differ","model","updateMarker","isCollapsed","removeMarker","registerElementLabel","registerPostFixer","_descriptionFactory","nodeBefore","end","has","element","_splitMarkerName","document","forward","plugins","isEqual","afterInit","createRange"];var hx,px;hx=fx,px=406,function(t){for(;--t;)hx.push(hx.shift())}(++px);const bx=function(t,e){return fx[t-=0]};class Ex extends t.Plugin{[bx("0x15")](){const t=this[bx("0x18")];if(!t[bx("0x13")][bx("0xe")]("Title"))return;const e=t.plugins[bx("0x1a")](bx("0x20"));e[bx("0xb")][bx("0x9")](bx("0x1f"),(()=>Yo(t[bx("0x1d")],bx("0x1c")))),t[bx("0x5")][bx("0x11")][bx("0xa")]((n=>{let o=!1;const s=Array[bx("0x0")](t.model.document[bx("0x4")][bx("0x1e")]());for(const{name:r,data:i}of s){const{group:s}=e[bx("0x10")](r);if(bx("0x1b")!==s||!i.newRange)continue;const a=i[bx("0x17")],x=a[bx("0xd")][bx("0xc")];if(!x||!x.is(bx("0xf"),bx("0x1f")))continue;if(!a[bx("0x19")][bx("0x1")](a[bx("0xd")]))continue;const c=t[bx("0x5")][bx("0x2")][bx("0x3")](a[bx("0xd")],bx("0x12"));if(c&&c[bx("0x7")]){const t=n[bx("0x16")](a[bx("0x19")],c[bx("0x19")]);t[bx("0x14")](a)||(n[bx("0x6")](r,{range:t}),o=!0)}o||(n[bx("0x8")](r),o=!0)}return o}))}}const _x=["TrackChangesEditing","redo","get","enableCommand","afterInit","undo","plugins"];var Tx,Cx;Tx=_x,Cx=392,function(t){for(;--t;)Tx.push(Tx.shift())}(++Cx);const yx=function(t,e){return _x[t-=0]};class kx extends t.Plugin{[yx("0x4")](){const t=this.editor,e=t.plugins[yx("0x2")](yx("0x0"));t[yx("0x6")].has("UndoEditing")&&(e[yx("0x3")](yx("0x5")),e[yx("0x3")](yx("0x1")))}}const Ax=["get","has","plugins","TrackChangesEditing","TableCaptionEditing","editor","enableCommand","requires","afterInit"];var vx,Rx;vx=Ax,Rx=421,function(t){for(;--t;)vx.push(vx.shift())}(++Rx);const Sx=function(t,e){return Ax[t-=0]};class Ix extends t.Plugin{static get[Sx("0x0")](){return[Ma]}[Sx("0x1")](){const t=this[Sx("0x7")];t[Sx("0x4")][Sx("0x3")](Sx("0x6"))&&t[Sx("0x4")][Sx("0x2")](Sx("0x5"))[Sx("0x8")]("toggleTableCaption")}}const Lx=["*Format:* set start index to %0","*Change to:* %0","handleListReversedCommand","plugins","listReversed","document","_getTranslationKeyForListStyle","markMultiRangeBlockFormat","listStyle","config","from","_getSuggestionBlocks","DocumentListPropertiesUtils","expandListBlocksToCompleteList","list.properties","handleDescriptions","replace","editor","getAttribute","styles","listStart","change","startIndex","type","handleListStartCommand","TrackChangesEditing","filter","push","_LIST_","selection","enableCommand","afterInit","model","bind","format","numbered","length","DocumentListUtils","registerDescriptionCallback","_getSuggestionBlocksForListStyle","reversed","get","has","locale","commandParams","getListTypeFromListStyleType","*Format:* set order to reversed","commandName","toUpperCase","DocumentListPropertiesEditing"];var Nx,wx;Nx=Lx,wx=216,function(t){for(;--t;)Nx.push(Nx.shift())}(++wx);const Mx=function(t,e){return Lx[t-=0]};class Ox extends t.Plugin{[Mx("0xf")](){if(!this[Mx("0x1")][Mx("0x25")][Mx("0x1a")](Mx("0x21")))return;const t=this[Mx("0x1")][Mx("0x2b")].get(Mx("0x30")),e=this[Mx("0x1")][Mx("0x25")][Mx("0x19")](Mx("0x9"));t[Mx("0x3")]&&e[Mx("0xe")](Mx("0x2a"),this.handleListStyleCommand.bind(this)),t[Mx("0x18")]&&e[Mx("0xe")](Mx("0x26"),this[Mx("0x24")][Mx("0x11")](this)),t.startIndex&&e[Mx("0xe")]("listStart",this[Mx("0x8")][Mx("0x11")](this)),e._descriptionFactory[Mx("0x16")](this[Mx("0x31")][Mx("0x11")](this))}handleListStyleCommand(t,e={}){const n=this.editor[Mx("0x25")].get("TrackChangesEditing"),o=this[Mx("0x17")]();this[Mx("0x1")][Mx("0x10")][Mx("0x5")]((()=>{n[Mx("0x29")](o,{commandName:"listStyle",commandParams:[{type:e[Mx("0x7")]}],formatGroupId:"listStyle"})}))}[Mx("0x24")](t,e={}){const n=this[Mx("0x1")][Mx("0x25")].get(Mx("0x9")),o=this[Mx("0x1")][Mx("0x25")].get(Mx("0x15")),s=this[Mx("0x2d")]((t=>o.isListItemBlock(t)&&Mx("0x13")===t[Mx("0x2")]("listType")));null!==s&&this[Mx("0x1")][Mx("0x10")][Mx("0x5")]((()=>{n[Mx("0x29")](s,{commandName:Mx("0x26"),commandParams:[{reversed:e[Mx("0x18")]}],formatGroupId:Mx("0x26")})}))}handleListStartCommand(t,e={}){const n=this[Mx("0x1")][Mx("0x25")][Mx("0x19")]("TrackChangesEditing"),o=this.editor[Mx("0x25")][Mx("0x19")](Mx("0x15")),s=this[Mx("0x2d")]((t=>o.isListItemBlock(t)&&Mx("0x13")===t[Mx("0x2")]("listType")));null!==s&&this.editor[Mx("0x10")][Mx("0x5")]((()=>{n.markMultiRangeBlockFormat(s,{commandName:Mx("0x4"),commandParams:[{startIndex:e[Mx("0x6")]}],formatGroupId:"listStart"})}))}[Mx("0x31")](t){const e=this[Mx("0x1")][Mx("0x1b")],{data:n}=t;if(!n)return;let o,s;switch(n[Mx("0x1f")]){case Mx("0x2a"):o=Mx("0x23"),s={type:Mx("0x12"),content:Yo(e,o,Yo(e,this[Mx("0x28")](n[Mx("0x1c")][0][Mx("0x7")])))};break;case"listReversed":o=n.commandParams[0][Mx("0x18")]?Mx("0x1e"):"*Format:* set order to regular",s={type:"format",content:Yo(e,o)};break;case Mx("0x4"):o=Mx("0x22"),s={type:Mx("0x12"),content:Yo(e,o,n[Mx("0x1c")][0][Mx("0x6")])}}return s}[Mx("0x17")](){const t=this.editor.plugins[Mx("0x19")]("DocumentListUtils");let e=Array.from(this[Mx("0x1")][Mx("0x10")][Mx("0x27")][Mx("0xd")].getSelectedBlocks());return e[Mx("0xb")](...t[Mx("0x2f")](e)),e=[...new Set(e)],e}[Mx("0x2d")](t){const e=this[Mx("0x1")][Mx("0x25")][Mx("0x19")](Mx("0x15"));let n=Array[Mx("0x2c")](this[Mx("0x1")][Mx("0x10")][Mx("0x27")][Mx("0xd")].getSelectedBlocks())[Mx("0xa")](t);if(!n[Mx("0x14")])return null;n=e[Mx("0x2f")](n);const o=[];for(const t of n)e.isFirstBlockOfListItem(t)&&o[Mx("0xb")](t);return o}[Mx("0x28")](t){return"ELEMENT_"+this[Mx("0x1")][Mx("0x25")].get(Mx("0x2e"))[Mx("0x1d")](t).toUpperCase()+Mx("0xc")+t[Mx("0x20")]()[Mx("0x0")](/-/g,"_")}}const Fx=["tableCellBorderColor","tableProperties","getFirstPosition","nodeAfter","registerCustomCallback","format","pluginName","getAttribute","getSuggestionCallback","accept","getSuggestions","enableCommand","tableCellPadding","_descriptionFactory","handleDiscardAction","discard","tableBorderStyle","model","editor","has","setAttribute","handleSuggestionDescription","_handlePropertyChange","tableCellVerticalAlignment","tableCellBorderWidth","tableCellProperties","TablePropertiesEditing","tableCellWidth","tableWidth","join","get","commandParams","enqueueChange","markBlockFormat","afterInit","table","_suggestionFactory","tableCellBackgroundColor","getSelectionAffectedTableCells","selection","_getSuggestion","findAncestor","change","document","formatBlock","data","locale","tableAlignment","TableCellPropertiesEditing","TableUtils","tableHeight","plugins","tableCellHeight","subType","registerDescriptionCallback","TrackChangesEditing","tableCellHorizontalAlignment","getContainedElement","TrackChangesTableProperties","tableCellBorderStyle"];var Px,Dx;Px=Fx,Dx=229,function(t){for(;--t;)Px.push(Px.shift())}(++Dx);const Bx=function(t,e){return Fx[t-=0]};class jx extends t.Plugin{constructor(t){super(t),this[Bx("0xc")]=["tableBorderColor",Bx("0x1b"),"tableBorderWidth",Bx("0x3a"),Bx("0x27"),Bx("0x1"),"tableBackgroundColor"],this[Bx("0x24")]=[Bx("0xb"),Bx("0xa"),Bx("0x23"),Bx("0x17"),Bx("0x26"),Bx("0x3"),Bx("0x30"),Bx("0x7"),Bx("0x22")]}static get[Bx("0x11")](){return Bx("0x9")}[Bx("0x2d")](){const t=this.editor.plugins[Bx("0x29")](Bx("0x6"));if(this[Bx("0x1d")][Bx("0x2")][Bx("0x1e")](Bx("0x25"))){for(const e of this.tableProperties)t[Bx("0x16")](e,((t,n)=>{const o=this[Bx("0x1d")].model[Bx("0x36")].selection[Bx("0xd")]()[Bx("0x34")](Bx("0x2e"));this[Bx("0x21")](e,[o],this.tableProperties,"tableProperties",t,n)}));t._suggestionFactory[Bx("0xf")]("formatBlock",Bx("0xc"),Bx("0x14"),t[Bx("0x2f")][Bx("0x13")](Bx("0x37"),null,"discard")),t._suggestionFactory[Bx("0xf")]("formatBlock",Bx("0xc"),Bx("0x1a"),((t,e)=>this[Bx("0x19")](this.tableProperties,t,e))),t._suggestionFactory.registerCustomCallback(Bx("0x37"),Bx("0xc"),Bx("0x28"),(()=>!1))}if(this[Bx("0x1d")].plugins[Bx("0x1e")](Bx("0x3b"))){for(const e of this.tableCellProperties)t[Bx("0x16")](e,((t,n)=>{const o=this[Bx("0x1d")][Bx("0x2")][Bx("0x29")](Bx("0x0"))[Bx("0x31")](this[Bx("0x1d")].model.document[Bx("0x32")]);this[Bx("0x21")](e,o,this[Bx("0x24")],Bx("0x24"),t,n)}));t[Bx("0x2f")].registerCustomCallback(Bx("0x37"),"tableCellProperties","accept",t[Bx("0x2f")].getSuggestionCallback("formatBlock",null,"discard")),t[Bx("0x2f")].registerCustomCallback(Bx("0x37"),Bx("0x24"),"discard",((t,e)=>this[Bx("0x19")](this[Bx("0x24")],t,e))),t[Bx("0x2f")][Bx("0xf")]("formatBlock",Bx("0x24"),Bx("0x28"),(()=>!1))}t[Bx("0x18")][Bx("0x5")]((t=>this[Bx("0x20")](t)))}[Bx("0x21")](t,e,n,o,s,r){const i=this.editor[Bx("0x2")][Bx("0x29")](Bx("0x6"));this.editor[Bx("0x1c")][Bx("0x2b")](r.batch,(()=>{for(const t of e)if(this[Bx("0x33")](t,o))s(r);else{const e={};for(const o of n){const n=t[Bx("0x12")](o);void 0!==n&&(e[o]=n)}s(r),i[Bx("0x2c")](t,{commandParams:[e]},[],o)}}))}[Bx("0x19")](t,e,n){const o=e[0].start[Bx("0xe")],s=n[Bx("0x2a")][0];this[Bx("0x1d")][Bx("0x1c")][Bx("0x35")]((e=>{for(const n of t)void 0!==s[n]?e[Bx("0x1f")](n,s[n],o):e.removeAttribute(n,o)}))}[Bx("0x20")](t){if(t[Bx("0x38")])switch(t[Bx("0x4")]){case Bx("0xc"):return{type:Bx("0x10"),content:Yo(this[Bx("0x1d")][Bx("0x39")],"*Format:* change table properties")};case Bx("0x24"):return{type:"format",content:Yo(this[Bx("0x1d")][Bx("0x39")],"*Format:* change table cell properties")}}}[Bx("0x33")](t,e){const n=this[Bx("0x1d")][Bx("0x2")][Bx("0x29")]("TrackChangesEditing");for(const o of n[Bx("0x15")]({skipNotAttached:!0})){const n=o[Bx("0x8")]();if(o[Bx("0x4")]===e&&n===t)return o}return null}}const Ux=["discardAllSuggestions","authorName","sort","addSuggestionData","_getSuggestionData","buildSuggestion","setAttribute","never","createRangeIn","getAncestors","track-changes-command-not-found","creator","fromCharCode","insertion:","originalSuggestionId","commands","isDocumentOperation","ck-suggestion-marker--active","deletion:chain","ready","getShiftedBy","createPositionAfter","addComment","getSuggestion","map","getCommentThread","markers","track-changes-adapter-missing-getsuggestion","dataReady","open","moveTargetPosition","markerReady","addHighlight","formatInline:","addMarker","requires","_suggestionFactory","init","enableCommand","markInsertion","activeMarkers","isOwn","enqueueChange","data-suggestion","getIntersection","updateMarker","isLimit","getWalker","insertion","dataDowncast","nodeBefore","consumable","after","_enabledCommands","isCollapsed","createPositionAt","markerName","splice","isIntersectingWithRange","push","_removeSuggestion","elementEnd","next","schema","subType","_findSuggestions","_suggestionState","_suggestions","targetPosition","formatBlock:","join","set","skipNestingCheck","_mergeNestedSuggestions","addUser","deleteContent","split","_setSuggestionData","author","markerNameToElements","fromRange","isNextTo","deletion:join","createPositionBefore","applyOperation","suggestionChanged","TrackChangesEditing","splitPosition","isBlock","discardSuggestion","fire","removeComment","data","removeMarker:suggestion:formatBlock","_handleNewSuggestionMarker","removed","formatBlock:chain","update:suggestion","insertion:discard","getItems","formatBlock:accept","formatBlock:join","suggestion","authoredAt","change:_saved","editingDowncast","isSelectable","discard","item","batch","formatBlock","isBefore","end","previous","every","_commentsRepository","removeClass","head","stop","pluginName","PENDING_ACTION_SUGGESTION","document","addMarkerName","start","ck-suggestion-marker-","dataToMarker","acceptSelectedSuggestions","isUndo","move","_model","hasSuggestion","createRange","setTo","_addSuggestionMarker","isLocal","_onDiscard","markMultiRangeDeletion","accepted","getMultiRangeId","deletion:accept","Users","markerToHighlight","insertion:chain","includes","hasComments","trackChanges","insertContent","getCustomProperty","insertion:accept","plugins","trackChanges.trackFormatChanges","default","isRemovable","resolve","trackChanges.mergeNestedSuggestions","normal","reconvertMarker","from","updateSuggestion","group","then","selection","differ","change:data","_setSuggestionRange","isMultiRange","rootName","writer","isAfter","createdAt","showSuggestionHighlights","formatInline","insertion:join","multi","_trackFormatChanges","_checkSuggestionCorrectness","PendingActions","value","suggestionLoaded","addSuggestion","newRange","filter","addRange","toViewElement","getSuggestions","commandName","markMultiRangeBlockFormat","backward","editor","values","removeMarker","getRanges","high","formatGroupId","options","type","rejected","setSelection","get","_saved","track-changes-suggestion-not-found","chain","$graveyard","change:activeMarkers","getAttribute","isInsideObject","_isForcedDefaultExecutionBlock","remove","collaboration.channelId","CommentsRepository","catch","createSelection","formatInline:join","getLastMatchingPosition","bindElementToMarker","insert","formatInline:chain","createElement","isExternal","getSuggestionCallback","getFirstRange","getAllAdjacentSuggestions","getRange","isAtStart","size","delete","some","adapter","name","upcast","getNearestSelectionRange","element","_refreshSuggestionsChain","_getAuthorFromId","getFirstMarker","range","@external","getChanges","multipleBlocks","isAtEnd","for","_customCallbacks","nodeAfter","conversion","_splitMarkerName","position","unbindElementFromMarkerName","forward","hasCommentThread","registerPostFixer","acceptSuggestion","_registerDefaultCallbacks","stopListening","execute","trackChangesCommand","discardSelectedSuggestions","_defaultCallbacks","has","substr","containerElement","length","clone","fetchCommentThread","locale","forceDefaultExecution","getMarkers","enableReadOnlyMode","listenTo","oldRange","containsRangeInObject","ck-suggestion-marker","always","formatBlock:discard","markInlineFormat","$textProxy","change","root","_adapter","track-changes-user-not-found","removeMarkers","deletion","_getExternalAuthor","getUser","howMany","notReady","marker-count","parent","_editor","deletion:","clear","config","lowest","addMarker:suggestion:formatBlock","low","containsItem","_cutOutSuggestionMarker","mapper","getChangedMarkers","widget","containsPosition","consume","detach","isInContent","isObject","commentThread","_addThreadToSuggestion","_joinWithAdjacentSuggestions","_updateSuggestionData","getDifference","accept","return","containsRange","_joinSuggestions","markMultiRangeInsertion","isEqual","add","suggestion:","_rangeIsInLocalUserInsertion","removeAttribute","markerToData","addMarker:suggestion","external:","model","attributes"];var Gx,Hx;Gx=Ux,Hx=478,function(t){for(;--t;)Gx.push(Gx.shift())}(++Hx);const zx=function(t,e){return Ux[t-=0]};class Wx extends t.Plugin{static get[zx("0xcd")](){return[zx("0x37"),r.Users,t.PendingActions,cs,Cs,Rs,Ms,Bs,Ws,Js,er,Ox,ar,ur,br,yr,Lr,Pr,Gr,Kr,Qr,ni,ai,ui,pi,Ci,Ri,Oi,ji,Wi,$i,ta,ia,ua,pa,ya,Sa,Ma,ja,Wa,Ix,Qa,sx,mx,jx,cx,Ex,kx]}static get[zx("0x121")](){return zx("0x100")}constructor(t){function e(t){return t.map((t=>String[zx("0xb6")](t))).join("")}super(t),this[zx("0xf1")]("activeMarkers",[]),this.on(zx("0x31"),((e,n,o,s)=>{this[zx("0x12b")].change((()=>{for(const e of[...s,...o])this[zx("0x12b")][zx("0xc4")][zx("0x67")](e)&&t.editing[zx("0x2")](e)}))})),this._descriptionFactory=new ss(this[zx("0x22")][zx("0xa8")][zx("0xe9")],this[zx("0x22")].locale),this[zx("0x7b")]=null,this[zx("0xce")]=new Vx(this.editor),this[zx("0xed")]=new Map,this._commentsRepository=t.plugins[zx("0x2c")]("CommentsRepository"),this[zx("0xdf")]=new Set,this[zx("0x12b")]=this[zx("0x22")][zx("0xa8")],this[zx("0xec")]=new WeakMap,this[zx("0x34")]=!1,t[zx("0x88")].define(zx("0x140"),zx("0x141")),this._trackFormatChanges=t[zx("0x88")].get("trackChanges.trackFormatChanges"),t[zx("0x88")].define(zx("0x0"),!0),this[zx("0xf3")]=t[zx("0x88")][zx("0x2c")]("trackChanges.mergeNestedSuggestions"),this[zx("0x64")]=new u(t,this[zx("0xdf")]),this[e([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=e([52,48,52,54,49,48,52,54])}[zx("0xcf")](){const t=this[zx("0x22")];t.conversion[zx("0x56")](zx("0x113"))[zx("0x137")]({model:zx("0x110"),view:t=>{const{id:e,type:n}=this[zx("0x5a")](t[zx("0xe2")]),o=[zx("0x74"),zx("0x126")+n];let s=3e3;return this[zx("0xd2")].includes(t[zx("0xe2")])&&(o.push("ck-suggestion-marker--active"),s=3010),zx("0x7e")==n&&(s+=5),{classes:o,attributes:{"data-suggestion":e},priority:s}}}),t.conversion[zx("0x56")](zx("0xdb"))[zx("0xa1")]((e=>{e.on(zx("0xa6"),((e,n,o)=>{if(!o[zx("0x28")][zx("0x10")])return;const s=n[zx("0x116")];if(!s)return;const r=o[zx("0x8e")][zx("0x1d")](s);t.model[zx("0xe9")][zx("0x95")](s)&&r&&!r.getCustomProperty(zx("0x90"))&&r.is(zx("0x69"))&&(0,a.toWidget)(r,o[zx("0xd")])}),{priority:zx("0x26")})})),t[zx("0x59")][zx("0x56")](zx("0xdb")).markerToHighlight({model:"suggestion",view:(t,e)=>{if(!e[zx("0x28")][zx("0x10")])return null;const{type:n}=this[zx("0x5a")](t[zx("0xe2")]);return{classes:[zx("0x74"),zx("0x126")+n],priority:3e3}}});const n=({showActiveMarkers:e=!0}={})=>(n,o,s)=>{if(!o.item)return;if(o[zx("0x116")].is(zx("0x7")))return void s[zx("0xdd")][zx("0x92")](o[zx("0x116")],n.name);const r=s[zx("0x8e")][zx("0x1d")](o.item);if(!o[zx("0x116")].is(zx("0x4d"))||!t.model[zx("0xe9")][zx("0x102")](o.item)||r[zx("0x13d")](zx("0xca")))return;const{id:i}=this[zx("0x5a")](o.markerName);s.writer.addClass([zx("0x74"),"ck-suggestion-marker-formatBlock"],r),s[zx("0xd")][zx("0xb0")](zx("0xd5"),i,r),s[zx("0x8e")][zx("0x3c")](r,o.markerName),e&&(this.activeMarkers[zx("0x139")](o[zx("0xe2")])?s[zx("0xd")].addClass("ck-suggestion-marker--active",r):s[zx("0xd")][zx("0x11e")]("ck-suggestion-marker--active",r));for(const e of t[zx("0xa8")][zx("0xb2")](o[zx("0x116")])[zx("0x10d")]())s.consumable.consume(e,n.name);s[zx("0xdd")][zx("0x92")](o[zx("0x116")],n[zx("0x4a")])};t[zx("0x59")][zx("0x56")](zx("0xdb"))[zx("0xa1")]((t=>{t.on("addMarker:suggestion:formatBlock",((t,e,o)=>{o[zx("0x28")][zx("0x10")]&&n({showActiveMarkers:!1})(t,e,o)}),{priority:"highest"})})),t[zx("0x59")][zx("0x56")](zx("0xdb"))[zx("0xa5")]({model:"suggestion",view:(t,e)=>e.options.showSuggestionHighlights?null:{group:zx("0x110"),name:t[zx("0x68")](11)}}),t[zx("0x59")][zx("0x56")](zx("0x4b")).elementToElement({view:{name:zx("0x110"),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(t,{writer:e})=>{let n=zx("0xa2")+t.getAttribute("suggestion-type")+":"+t[zx("0x32")]("id");return t[zx("0x32")](zx("0x83"))&&(n+=":"+t[zx("0x32")](zx("0x83"))),e[zx("0x3f")]("$marker",{"data-name":n})}}),t[zx("0x59")].for("upcast")[zx("0x127")]({view:zx("0x110")}),t[zx("0x59")][zx("0x56")](zx("0x113"))[zx("0xa1")]((t=>{t.on(zx("0x8a"),n(),{priority:zx("0x26")})})),t.conversion[zx("0x56")](zx("0x113"))[zx("0xa1")]((t=>{t.on(zx("0x107"),((t,e,n)=>{const o=n[zx("0x8e")][zx("0xf9")](e.markerName);if(o)for(const t of o)t[zx("0x13d")](zx("0xca"))||(n[zx("0xd")][zx("0x11e")]([zx("0x74"),"ck-suggestion-marker-formatBlock",zx("0xbb")],t),n.writer[zx("0xa4")]("data-suggestion",t),n[zx("0x8e")][zx("0x5c")](t,e.markerName))}),{priority:"high"})})),t.model.document.registerPostFixer((e=>{let n=!1;const o=Array[zx("0x3")](t[zx("0xa8")][zx("0x123")][zx("0x8")].getChangedMarkers()),s=new Set;for(const{name:a,data:x}of o){const{group:o,type:c,id:l}=this[zx("0x5a")](a);if("suggestion"!==o)continue;const d=this[zx("0xed")][zx("0x2c")](l);if(null!=x[zx("0x1a")])if(zx("0x11")==c&&(n=n||Xx(x[zx("0x1a")],a,e,t[zx("0xa8")][zx("0xe9")])),x[zx("0x1a")][zx("0xe0")]||"$graveyard"==x.newRange.root[zx("0xc")]||zx("0x118")==c&&!Jx(x[zx("0x1a")])||zx("0x7e")==c&&(qx(i=x[zx("0x1a")])||(r=i).start.parent==r[zx("0x11a")][zx("0xdc")]&&r[zx("0x125")][zx("0x55")]))e[zx("0x24")](a),n=!0;else{if(!d||!d.isInContent)continue;s.add(d)}}var r,i;return s.size>0&&(n=!!this[zx("0x98")](s)||n),n})),t[zx("0xa8")][zx("0x123")][zx("0x5f")]((e=>{let n=!1;for(const o of t[zx("0xa8")].document[zx("0x8")][zx("0x53")]()){if(zx("0x3d")!=o[zx("0x29")])continue;const s=o.position[zx("0xbe")](o[zx("0x6a")]);if(s.isAtEnd)for(const r of this[zx("0xed")][zx("0x23")]()){if(r.isMultiRange||!r[zx("0x94")])continue;if(zx("0x118")!=r[zx("0x29")])continue;const i=r[zx("0x42")]();if(i[zx("0x125")][zx("0x84")]!=i[zx("0x11a")].parent&&i[zx("0x11a")][zx("0xa0")](o[zx("0x5b")])){const o=t.model[zx("0x12d")](i[zx("0x125")],s);e[zx("0xd7")](r.getFirstMarker(),{range:o}),n=!0}}}return n})),t.model[zx("0xc4")].on(zx("0x10b"),((t,e,n)=>{if(null==n){const{id:t}=this[zx("0x5a")](e[zx("0x4a")]),n=this._suggestions.get(t);n&&n[zx("0x124")](e.name)}})),t[zx("0xa8")][zx("0x123")].on(zx("0x9"),(()=>{const e=Array[zx("0x3")](t[zx("0xa8")][zx("0x123")][zx("0x8")][zx("0x8f")]())[zx("0x1b")]((t=>zx("0x110")===this[zx("0x5a")](t[zx("0x4a")])[zx("0x5")]));if(0===e.length)return;e[zx("0xac")](((t,e)=>{const n=t[zx("0x106")].oldRange,o=e[zx("0x106")][zx("0x72")];return null===n&&null===o?0:null===n&&null!==o?-1:null!==n&&null===o?1:n[zx("0x125")][zx("0x119")](o[zx("0x125")])?-1:1}));const n=new Set,o=new Set;for(const{name:t,data:s}of e){const{id:e}=this._splitMarkerName(t);if(null===s[zx("0x72")]){const e=this[zx("0x108")](t);o.add(e)}else{const t=this[zx("0xed")][zx("0x2c")](e);null!==s[zx("0x1a")]||t[zx("0x94")]?(n[zx("0xa1")](t[zx("0x11f")]),o.add(t)):this[zx("0xe6")](t)}}o[zx("0x46")]>0&&this[zx("0x4e")](o);for(const t of n)this[zx("0x104")]("suggestionChanged",t)})),t.model.on(zx("0xfe"),((e,n)=>{const o=n[0];if(!this._suggestions[zx("0x46")])return;if(!o[zx("0xba")])return;if(o[zx("0x117")][zx("0x129")]||!o[zx("0x117")][zx("0x130")])return;let s,r;switch(o.type){case"insert":s=t[zx("0xa8")].createPositionAt(o[zx("0x5b")]),r=s[zx("0xbe")](o[zx("0x81")]);break;case zx("0xf6"):s=t[zx("0xa8")][zx("0xe1")](o[zx("0x101")]),r=t.model.createPositionAt(o[zx("0xc8")]);break;case zx("0x12a"):s=t[zx("0xa8")][zx("0xe1")](o[zx("0xee")]),r=s[zx("0xbe")](o[zx("0x81")]);break;default:return}const i=t.model[zx("0x12d")](s,r);t[zx("0xa8")][zx("0x79")]((()=>{for(const{suggestion:t,meta:e}of this[zx("0xeb")](i)){if(t[zx("0xb")])continue;if(zx("0x11")==t[zx("0x29")])continue;const n=t[zx("0x106")]&&t[zx("0x106")][zx("0x54")];("formatBlock"!=t[zx("0x29")]||"split"==o[zx("0x29")]&&!n)&&(e[zx("0x73")]||zx("0xda")==t[zx("0x29")]&&e.isOwn||t[zx("0x42")]()[zx("0x9d")](i)&&this._breakSuggestionMarker(t,s,r))}}))}),{priority:zx("0x89")}),t[zx("0xa8")].on(zx("0xf5"),((e,n)=>{const o=n[0],s=n[1];if(s&&s[zx("0x6e")])return;if(this[zx("0x34")])return;if(!this.trackChangesCommand[zx("0x17")])return;if(o[zx("0xe0")])return;const r=t[zx("0xa8")][zx("0xe9")],{start:i,end:a}=o[zx("0x42")](),x=i[zx("0x58")]&&r[zx("0xd8")](i[zx("0x58")])?null:r[zx("0x4c")](i,zx("0x5d")),c=a[zx("0xdc")]&&r[zx("0xd8")](a[zx("0xdc")])?null:r[zx("0x4c")](a,zx("0x21")),l=t[zx("0xa8")][zx("0x12d")](x?x[zx("0x125")]:i,c?c[zx("0x11a")]:a);t[zx("0xa8")][zx("0x79")]((e=>{this.markDeletion(l);const n=t[zx("0xa8")][zx("0xe9")][zx("0x4c")](l.start);o.is("documentSelection")?e[zx("0x2b")](n):o[zx("0x12e")](n)})),e[zx("0x120")]()}),{priority:e.priorities[zx("0x1")]+10}),t[zx("0xa8")].on(zx("0x13c"),((e,n)=>{const o=n[n[zx("0x6a")]-1];o&&o[zx("0x6e")]||this[zx("0x34")]||this.trackChangesCommand[zx("0x17")]&&(t[zx("0xa8")][zx("0x79")]((()=>{let o=t[zx("0xa8")].insertContent(n[0],n[1],n[2],{forceDefaultExecution:!0});if(!o)return;e[zx("0x9c")]=o[zx("0x6b")]();const s=o.end[zx("0xdc")],r=t[zx("0xa8")][zx("0xe9")];s&&r[zx("0x102")](s)&&!r.isObject(s)&&(o=t[zx("0xa8")][zx("0x12d")](o.start,t[zx("0xa8")].createPositionAt(s,zx("0x11a")))),this[zx("0xd1")](o)})),e[zx("0x120")]())}),{priority:zx("0x26")}),this.editor[zx("0xb9")][zx("0xa1")](zx("0x13b"),this[zx("0x64")]),this[zx("0xd0")](zx("0x13b"));const o=new p(t,this[zx("0xed")]);t[zx("0xb9")][zx("0xa1")](zx("0x60"),o),this[zx("0xd0")](zx("0x60"));const s=new C(t,this[zx("0xed")]);t[zx("0xb9")].add(zx("0x103"),s),this.enableCommand("discardSuggestion"),t[zx("0xb9")][zx("0xa1")]("acceptAllSuggestions",new F(t,o,this[zx("0xed")])),this[zx("0xd0")]("acceptAllSuggestions"),t[zx("0xb9")][zx("0xa1")](zx("0xaa"),new F(t,s,this._suggestions)),this.enableCommand("discardAllSuggestions"),t[zx("0xb9")][zx("0xa1")](zx("0x128"),new U(t,o,this[zx("0xed")])),this[zx("0xd0")]("acceptSelectedSuggestions"),t[zx("0xb9")][zx("0xa1")]("discardSelectedSuggestions",new U(t,s,this._suggestions)),this[zx("0xd0")](zx("0x65"));const r=t.plugins[zx("0x2c")]("CommentsRepository");this.listenTo(r,zx("0xc0"),((t,{threadId:e})=>{const n=this[zx("0xed")][zx("0x2c")](e);n&&n[zx("0x96")]&&1===n[zx("0x96")][zx("0x6a")]&&this[zx("0x99")](e,{hasComments:!0})}),{priority:zx("0x8b")}),this[zx("0x71")](r,zx("0x105"),((t,{threadId:e})=>{const n=this[zx("0xed")][zx("0x2c")](e);n&&n[zx("0x96")]&&!n.commentThread[zx("0x6a")]&&this[zx("0x99")](e,{hasComments:!1})}),{priority:zx("0x8b")})}set[zx("0x49")](t){if(this[zx("0x7b")])throw new e.CKEditorError("track-changes-adapter-already-set",this);this[zx("0x7b")]=t}get[zx("0x49")](){return this[zx("0x7b")]}[zx("0x1e")]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=[];for(const e of this._suggestions[zx("0x23")]())t&&!e[zx("0x94")]||n.push(e);return e?n[zx("0xc2")]((t=>t.toJSON())):n}[zx("0xc1")](t){const n=this._suggestions[zx("0x2c")](t);if(!n)throw new e.CKEditorError(zx("0x2e"),this);return n}[zx("0x12c")](t){return this[zx("0xed")][zx("0x67")](t)}[zx("0xad")](t){const{authorId:e,id:n,attributes:o}=t,[s,r]=t[zx("0x29")].split(":"),i=this[zx("0xed")].get(n)||this._createSuggestion(s,r,n,e,o);if(this[zx("0x97")](i),this._checkSuggestionCorrectness(i,s,r||null,e),i.createdAt=t[zx("0xf")],o&&o[zx("0x52")]){const t=o[zx("0x52")],e=this[zx("0x7f")](t[zx("0xab")]);i.authoredAt=t[zx("0xf")],i.author=e,i[zx("0x40")]=!0}else i[zx("0x111")]=t[zx("0xf")];switch(t.data&&(i[zx("0x106")]=t[zx("0x106")]),t[zx("0xa9")]&&(i[zx("0xa9")]=t.attributes),this[zx("0x7b")]&&this._adapter.addSuggestion||(i[zx("0x2d")]=!0),this._suggestionState[zx("0x2c")](i)){case zx("0x82"):this[zx("0xec")].set(i,"dataReady");break;case zx("0xc9"):i.isInContent?(this[zx("0xec")].set(i,zx("0xbd")),this.fire("suggestionLoaded",i)):this[zx("0xec")][zx("0xf1")](i,zx("0x109"))}return i}acceptSuggestion(t){this[zx("0x6e")]((()=>{this[zx("0x22")].model[zx("0x79")]((()=>{for(const e of t[zx("0x43")]())e[zx("0x9b")]()}))}))}[zx("0x103")](t){this[zx("0x6e")]((()=>{this[zx("0x22")][zx("0xa8")].change((()=>{for(const e of t[zx("0x43")]())e[zx("0x115")]()}))}))}[zx("0xd0")](t,n){const o=this[zx("0x22")][zx("0xb9")][zx("0x2c")](t);if(!o)throw new e.CKEditorError(zx("0xb4"),this,{commandName:t});this[zx("0xdf")].add(o),n&&o.on("execute",((t,e)=>{this[zx("0x64")].value&&(this._isForcedDefaultExecutionBlock||e[zx("0x6a")]>0&&e[e[zx("0x6a")]-1]&&e[e[zx("0x6a")]-1][zx("0x6e")]||(n(((...t)=>o[zx("0x63")](...t,{forceDefaultExecution:!0})),...e),t[zx("0x120")]()))}),{priority:"high"})}[zx("0x6e")](t){let n,o;const s=this[zx("0x34")];this[zx("0x34")]=!0;try{n=t()}catch(t){o=t}return s||(this[zx("0x34")]=!1),o&&e.CKEditorError.rethrowUnexpectedError(o,this),n}[zx("0xd1")](t,n=null,o={}){if(t.isCollapsed)return null;const s=this.editor.plugins[zx("0x2c")](zx("0x136")).me;for(const{suggestion:e,meta:o}of this[zx("0xeb")](t,"insertion"))if(o.isOwn){if(!o.isNextTo){if(!this[zx("0xf3")]&&o[zx("0x73")])continue;return e}if(n==e[zx("0xea")]){const n=e.getFirstRange();return n[zx("0x125")][zx("0xa0")](t.end)?this[zx("0xa")](e,this[zx("0x12b")][zx("0x12d")](t[zx("0x125")],n[zx("0x11a")])):this[zx("0xa")](e,this._model.createRange(n[zx("0x125")],t[zx("0x11a")])),e}}const r=(0,e.uid)(),i=s.id,a=n?"insertion:"+n:zx("0xda"),x=this[zx("0xf7")]({id:r,type:a,createdAt:new Date,authorId:i,attributes:o});return this[zx("0x12f")](a,r,i,t),x}[zx("0x9f")](t,n=zx("0x13"),o={}){const s=this[zx("0x22")][zx("0x13f")].get(zx("0x136")).me,r=this[zx("0xce")][zx("0x41")](zx("0xda"),n,zx("0xf0"));for(const e of this[zx("0x1e")]())if(e[zx("0xf8")].id==s.id&&zx("0xda")==e.type&&e.subType==n&&(r(e[zx("0x25")](),t)||r(t,e.getRanges()))){for(const n of t)e[zx("0x1c")](n);return e}if(this[zx("0xf3")])for(const e of t)for(const{suggestion:n,meta:o}of this[zx("0xeb")](e,zx("0xda"))){if(!o.isOwn)continue;let e=!0;for(const o of n[zx("0x25")]())for(const n of t)if(!o[zx("0x9d")](n)){e=!1;break}if(e)return n}const i=(0,e.uid)(),a=s.id,x=zx("0xb7")+n,c=this._setSuggestionData({id:i,type:x,createdAt:new Date,authorId:a,attributes:o});for(const e of t)this[zx("0x12f")](x,i,a,e,Zo[zx("0x134")]());return c}[zx("0x77")](t,n,o=null,s={}){if(o=o||$x(n),t[zx("0xe0")])return null;if(zx("0xb1")===this[zx("0x14")]){const e=this[zx("0xce")].getSuggestionCallback(zx("0x11"),o,zx("0x9b"));return this[zx("0x6e")]((()=>e([t],n,s))),null}const r=this.editor[zx("0x13f")][zx("0x2c")]("Users").me,i=[];if(zx("0x75")!==this[zx("0x14")])for(const{suggestion:e,meta:n}of this[zx("0xeb")](t,"insertion"))n[zx("0xd3")]&&!n.isInsideObject&&i.push(...e[zx("0x25")]());const a=function(t,e){const n=[];for(const o of e){const e=t[zx("0xd6")](o);e&&n[zx("0xe5")](e)}return n}(t,i),x=function(t,e){const n=[t];for(const t of e){let e=0;for(;e<n[zx("0x6a")];){const o=n[e][zx("0x9a")](t);n[zx("0xe3")](e,1,...o),e+=o[zx("0x6a")]}}return n}(t,i);a.length&&this[zx("0x12b")].change((()=>{for(const t of a){const e=this[zx("0xce")][zx("0x41")](zx("0x11"),o,zx("0x9b"));this[zx("0x6e")]((()=>e([t],n,s)))}}));for(const t of x){let i=null,a=t[zx("0x125")],x=t[zx("0x11a")];for(const{suggestion:e,meta:n}of this[zx("0xeb")](t,"formatInline")){if(!n[zx("0xd3")])continue;if(e[zx("0xea")]!=o)continue;const s=e[zx("0x42")]();if(s[zx("0x9d")](t,!0))return null;a=a[zx("0x119")](s[zx("0x125")])?a:s[zx("0x125")],x=x[zx("0xe")](s[zx("0x11a")])?x:s[zx("0x11a")],i?s[zx("0x125")].isBefore(i[zx("0x42")]()[zx("0x125")])?(i.removeMarkers(),i=e):e[zx("0x7d")]():i=e}const c=this[zx("0x12b")].createRange(a,x);if(i)this._setSuggestionRange(i,c);else{const t=(0,e.uid)(),i=r.id;this[zx("0xf7")]({id:t,type:zx("0xcb")+o,data:n,createdAt:new Date,authorId:i,attributes:s}),this[zx("0x12f")]("formatInline:"+o,t,i,c)}}return null}markBlockFormat(t,n,o=[],s=null,r={}){n[zx("0x27")]||(n[zx("0x27")]=n[zx("0x1f")]),n[zx("0x54")]=t.is("range"),s=s||$x(n);const i=o.map((t=>Qx(t,this._model))),a=t.is(zx("0x51"))?t:Qx(t,this._model);if(zx("0xb1")===this[zx("0x14")]){const t=this[zx("0xce")][zx("0x41")]("formatBlock",s,"accept");return this[zx("0x6e")]((()=>t([a],n,r))),null}i[zx("0xe5")](a);let x=!0;for(const t of i)if(!this[zx("0xa3")](t)){x=!1;break}if(x&&zx("0x75")!==this[zx("0x14")]){const t=this._suggestionFactory.getSuggestionCallback(zx("0x118"),s,"accept");return this[zx("0x6e")]((()=>t([a],n,r))),null}let c=null,l=a[zx("0x125")],d=a[zx("0x11a")];for(const{suggestion:t,meta:e}of this[zx("0xeb")](a,zx("0x118"))){if(!e[zx("0xd3")]||e.isNextTo||e[zx("0x73")]||e[zx("0x33")])continue;if(t[zx("0x106")][zx("0x27")]!=n.formatGroupId)continue;const o=t.getFirstRange();if(t[zx("0xea")]==s){if(o[zx("0x9d")](a,!0))return null;l=l[zx("0x119")](o[zx("0x125")])?l:o[zx("0x125")],d=d.isAfter(o[zx("0x11a")])?d:o[zx("0x11a")],c?o.start[zx("0x119")](c[zx("0x42")]()[zx("0x125")])?(c.removeMarkers(),c=t):t.removeMarkers():c=t}else{const e=a[zx("0xd6")](o);this[zx("0x8d")](t,e)}}const u=this[zx("0x22")][zx("0x13f")][zx("0x2c")](zx("0x136")).me,g=(0,e.uid)(),m=u.id;if(c)return this._setSuggestionRange(c,this[zx("0x12b")].createRange(l,d)),c;{const t=this[zx("0xf7")]({id:g,type:zx("0xef")+s,data:n,createdAt:new Date,authorId:m,attributes:r});return this._addSuggestionMarker(zx("0xef")+s,g,m,this[zx("0x12b")][zx("0x12d")](l,d)),t}}[zx("0x20")](t,n,o=[],s=null,r={}){n[zx("0x27")]||(n[zx("0x27")]=n[zx("0x1f")]);const i=t[0];n[zx("0x54")]=i.is(zx("0x51")),s=s||$x(n);const a=o[zx("0xc2")]((t=>Qx(t,this[zx("0x12b")]))),x=i.is("range")?t:t[zx("0xc2")]((t=>Qx(t,this[zx("0x12b")])));if("never"===this[zx("0x14")]){const t=this._suggestionFactory[zx("0x41")](zx("0x118"),s,zx("0x9b"));return this[zx("0x6e")]((()=>t(x,n,r))),null}a[zx("0xe5")](...x);let c=!0;for(const t of a)if(!this[zx("0xa3")](t)){c=!1;break}if(c&&zx("0x75")!==this[zx("0x14")]){const t=this[zx("0xce")][zx("0x41")]("formatBlock",s,zx("0x9b"));return this[zx("0x6e")]((()=>t(x,n,r))),null}const l=this[zx("0x22")][zx("0x13f")][zx("0x2c")]("Users").me;for(const t of this[zx("0x1e")]()){if(t[zx("0xf8")].id!=l.id)continue;if(zx("0x118")!=t[zx("0x29")]||t[zx("0x106")][zx("0x27")]!=n[zx("0x27")])continue;const e=t.subType==s;for(let n=0;n<x[zx("0x6a")];n++){const o=x[n];for(const s of t[zx("0x6f")]()){const r=s[zx("0x44")]();if(o.isEqual(r)){e?(x[zx("0xe3")](n,1),n--):t[zx("0x24")](s[zx("0x4a")]);break}}}}if(0==x[zx("0x6a")])return null;const d=this[zx("0xce")][zx("0x41")](zx("0x118"),s,"join");for(const t of this[zx("0x1e")]())if(t[zx("0xf8")].id==l.id&&zx("0x118")==t[zx("0x29")]&&t[zx("0x106")][zx("0x27")]==n[zx("0x27")]&&t.subType==s&&(d(t[zx("0x25")](),x)||d(x,t[zx("0x25")]()))){for(const e of x)t[zx("0x1c")](e);return t}const u=(0,e.uid)(),g=l.id,m=zx("0xef")+s,f=this[zx("0xf7")]({id:u,type:m,data:n,createdAt:new Date,authorId:g,attributes:r});for(const t of x)this._addSuggestionMarker(m,u,g,t,Zo[zx("0x134")]());return f}markDeletion(t,n=null,o={}){if(t[zx("0xe0")])return null;const s=this[zx("0x22")].plugins[zx("0x2c")](zx("0x136")).me,r=new i.LiveRange(t.start,t.end);for(const{suggestion:t,meta:e}of this[zx("0xeb")](r,zx("0xda")))if(e.isOwn&&!e[zx("0xfb")])if(t.isMultiRange){const e=t[zx("0x25")]().filter((t=>zx("0x30")!=t[zx("0x7a")][zx("0xc")]));if(e[zx("0x11c")]((t=>r[zx("0x9d")](t,!0)))&&t[zx("0x115")](),e[zx("0x48")]((t=>t[zx("0x9d")](r,!0)))){const t=this[zx("0xce")][zx("0x41")](zx("0x7e"),n,zx("0x9b"));return this[zx("0x6e")]((()=>t([r],null,o))),null}}else{const e=r[zx("0xd6")](t[zx("0x42")]());null!==e&&t[zx("0x131")]([e],null,o)}if(r[zx("0x93")](),r[zx("0xe0")]||zx("0x30")==r[zx("0x7a")].rootName)return null;let a=null,x=r[zx("0x125")],c=r[zx("0x11a")];for(const{suggestion:t,meta:e}of this._findSuggestions(r,zx("0x7e")))if(e.isOwn)if(t[zx("0xb")]&&this[zx("0xf3")]){let e=!0;for(const n of t[zx("0x25")]()){if(n[zx("0x9d")](r,!0))return t;r.containsRange(n)||(e=!1)}e&&t[zx("0x115")]()}else{const n=t[zx("0x42")]();if(n[zx("0x9d")](r,!0)){if(!this[zx("0xf3")]&&e[zx("0x73")])continue;return t}x=x.isBefore(n.start)?x:n.start,c=c.isAfter(n[zx("0x11a")])?c:n[zx("0x11a")],a?n[zx("0x125")][zx("0x119")](a.getFirstRange()[zx("0x125")])?(a[zx("0x7d")](),a=t):t[zx("0x7d")]():a=t}if(a)return this[zx("0xa")](a,this[zx("0x12b")][zx("0x12d")](x,c)),a;{const t=(0,e.uid)(),r=this[zx("0x12b")].createRange(x,c),i=s.id,a=n?zx("0x86")+n:zx("0x7e"),l=this[zx("0xf7")]({id:t,type:a,createdAt:new Date,authorId:i,attributes:o});return this[zx("0x12f")](a,t,i,r),l}}[zx("0x132")](t,n=zx("0x13"),o={}){const s=this[zx("0x22")].plugins[zx("0x2c")](zx("0x136")).me,r=t.map((t=>new i.LiveRange(t.start,t[zx("0x11a")]))),a=new Set;for(const t of r)for(const{suggestion:e,meta:n}of this[zx("0xeb")](t,zx("0xda")))n[zx("0xd3")]&&!n[zx("0xfb")]&&a[zx("0xa1")](e);for(const e of a)if(e[zx("0xb")]){const s=e[zx("0x25")]();if((!e.attributes||!e[zx("0xa9")].skipNestingCheck)&&s[zx("0x11c")]((t=>r[zx("0x48")]((e=>e[zx("0x9d")](t,!0)))))&&e.discard(),r[zx("0x11c")]((t=>s[zx("0x48")]((e=>e[zx("0x9d")](t,!0)))))){const e=this[zx("0xce")].getSuggestionCallback(zx("0x7e"),n,"accept");return this[zx("0x6e")]((()=>e(t,null,o))),null}}else{const t=e[zx("0x42")]();if(r.some((e=>e[zx("0x9d")](t,!0)))&&e.discard(),r[zx("0x11c")]((e=>t[zx("0x9d")](e,!0)))){const t=this[zx("0xce")][zx("0x41")](zx("0x7e"),n,zx("0x9b"));return this[zx("0x6e")]((()=>t(r,null,o))),null}}const x=this[zx("0xce")][zx("0x41")](zx("0x7e"),n,zx("0xf0"));let c=null;for(const t of this[zx("0x1e")]())if(t[zx("0xf8")].id==s.id&&t[zx("0x94")]&&zx("0x7e")==t[zx("0x29")]&&t[zx("0xea")]==n&&(x(t[zx("0x25")](),r)||x(r,t[zx("0x25")]())))if(c){if(t[zx("0x96")]&&t.commentThread.length)continue;for(const e of t[zx("0x25")]())c[zx("0xe4")](e)||c.addRange(e);t.removeMarkers()}else{c=t;for(const e of r)t[zx("0xe4")](e)||t.addRange(e)}if(c)return c;a[zx("0x87")]();for(const t of r)for(const{suggestion:e,meta:n}of this[zx("0xeb")](t,"deletion"))n[zx("0xd3")]&&a.add(e);for(const t of a){const e=t.getRanges();if((!o||!o.skipNestingCheck)&&r[zx("0x11c")]((t=>e[zx("0x48")]((e=>e[zx("0x9d")](t,!0))))))return t;(!t[zx("0xa9")]||!t[zx("0xa9")][zx("0xf2")])&&e[zx("0x11c")]((t=>r[zx("0x48")]((e=>e[zx("0x9d")](t,!0)))))&&t[zx("0x115")]()}const l=(0,e.uid)(),d=s.id,u="deletion:"+n,g=this[zx("0xf7")]({id:l,type:u,createdAt:new Date,authorId:d,attributes:o});for(const t of r)t[zx("0x93")](),t[zx("0xe0")]||zx("0x30")==t[zx("0x7a")][zx("0xc")]||this[zx("0x12f")](u,l,d,t,Zo[zx("0x134")]());return g}[zx("0xa")](t,e){const n=t[zx("0x50")]();this[zx("0x12b")][zx("0x79")]((t=>{t[zx("0xd7")](n,{range:e})}))}_addThreadToSuggestion(t){const e=t.id,n=this.editor[zx("0x88")].get(zx("0x36"));this[zx("0x11d")][zx("0x5e")](e)||this[zx("0x11d")].addCommentThread({channelId:n,threadId:e,isResolvable:!1,isSubmitted:!0});const o=this[zx("0x11d")][zx("0xc3")](e);o.unbind(zx("0x142")),o.isRemovable=!1,t[zx("0x96")]=o}[zx("0x15")](t,n,o,s){if(t[zx("0x29")]!=n||t[zx("0xea")]!=o||t[zx("0xb5")].id!=s)throw this[zx("0x22")][zx("0x70")]("track-changes-suggestion-data-mismatch"),new e.CKEditorError("track-changes-suggestion-data-mismatch",this)}[zx("0x8d")](t,n){const o=t.getFirstRange();if(n.isEqual(o))t[zx("0x7d")]();else if(o[zx("0x9d")](n)){const s=this._model[zx("0xe1")](n[zx("0x125")].nodeBefore,"end");this._setSuggestionRange(t,this[zx("0x12b")][zx("0x12d")](o[zx("0x125")],s));const r=(0,e.uid)(),i=t.creator.id,a=t[zx("0x29")]+":"+t.subType;this[zx("0xf7")]({id:r,type:a,createdAt:new Date,authorId:i,data:t[zx("0x106")],attributes:t.attributes});const x=this[zx("0x12b")][zx("0xe1")](n.end[zx("0x84")],zx("0xde")),c=this[zx("0x12b")].createRange(x,o[zx("0x11a")]);this[zx("0x12f")](a,r,i,c)}else if(o[zx("0x91")](n[zx("0x125")])){const e=this[zx("0x12b")][zx("0xe1")](n.start.nodeBefore,zx("0x11a"));this[zx("0xa")](t,this[zx("0x12b")][zx("0x12d")](o[zx("0x125")],e))}else{const e=this[zx("0x12b")].createPositionAt(n[zx("0x11a")][zx("0x84")],"after");this._setSuggestionRange(t,this[zx("0x12b")].createRange(e,o[zx("0x11a")]))}}_rangeIsInLocalUserInsertion(t){for(const{suggestion:e,meta:n}of this[zx("0xeb")](t,zx("0xda"))){if(!n.isOwn)continue;const o=e[zx("0x25")]();for(const e of o)if(!t[zx("0x9a")](e)[zx("0x6a")])return!0}return!1}[zx("0x4f")](t){const n=this[zx("0x22")][zx("0x13f")][zx("0x2c")](zx("0x136"))[zx("0x80")](t);if(!n)throw new e.CKEditorError(zx("0x7c"),this);return n}[zx("0x7f")](t){const e=this[zx("0x22")][zx("0x13f")][zx("0x2c")](zx("0x136")),n=(0,r.hashObject)(zx("0xa7")+t);return e[zx("0x80")](n)||e[zx("0xf4")]({id:n,name:t})}_createSuggestion(t,e,n,o,s){const r=this[zx("0x4f")](o),i=this[zx("0xce")][zx("0xaf")](t,e,n,r,s,(t=>this[zx("0x99")](n,{attributes:t})));return this[zx("0x71")](i,zx("0x9b"),(()=>{this[zx("0x99")](n,{state:zx("0x133")})}),{priority:"high"}),this[zx("0x71")](i,zx("0x115"),(()=>{this[zx("0x99")](n,{state:zx("0x2a")})}),{priority:zx("0x26")}),this[zx("0xed")][zx("0xf1")](n,i),this[zx("0xec")].set(i,zx("0x82")),i}[zx("0x5a")](t){const e=t[zx("0xf6")](":");return{group:e[0],type:e[1],subType:e[zx("0x6a")]>=5?e[2]:null,id:e.length<5?e[2]:e[3],authorId:e[zx("0x6a")]<5?e[3]:e[4],markerCount:6==e[zx("0x6a")]?e[5]:null}}_breakSuggestionMarker(t,n,o){const s=t.getFirstRange(),r=s[zx("0x125")],i=s[zx("0x11a")];this[zx("0xa")](t,this[zx("0x12b")][zx("0x12d")](r,n));const a=(0,e.uid)(),x=t[zx("0xb5")].id,c=t[zx("0x29")]+(t[zx("0xea")]?":"+t.subType:"");this[zx("0xf7")]({id:a,type:c,createdAt:new Date,authorId:x,originalSuggestionId:t.id,attributes:t[zx("0xa9")],data:t[zx("0x106")]}),zx("0x118")==t[zx("0x29")]&&(o=this[zx("0x12b")][zx("0xfd")](o.parent)),this[zx("0x12f")](c,a,x,this[zx("0x12b")][zx("0x12d")](o,i))}[zx("0xeb")](t,e=null){const n=[],o=this[zx("0x12b")].schema,s=this.editor[zx("0x13f")].get("Users").me;for(const r of this[zx("0x1e")]())if(r[zx("0x94")]&&(!e||r.type==e))for(const e of r[zx("0x25")]()){const i=t[zx("0x125")].isEqual(e[zx("0x11a")])||t[zx("0x11a")][zx("0xa0")](e.start);if(i||t[zx("0xd6")](e)){const a=t[zx("0x9d")](e)&&Kx(o,e[zx("0x125")],t),x=e.containsRange(t)&&Kx(o,t[zx("0x125")],e);n[zx("0xe5")]({suggestion:r,meta:{isOwn:s==r[zx("0xf8")],isNextTo:i,isInsideObject:a,containsRangeInObject:x}});break}}return n}[zx("0x12f")](t,e,n,o,s){this._model[zx("0x79")]((r=>{let i=zx("0xa2")+t+":"+e+":"+n;s&&(i=i+":"+s),r[zx("0xcc")](i,{range:o,usingOperation:!0,affectsData:!0})}))}_removeSuggestion(t){const e=t.previous,n=t[zx("0xe8")];t[zx("0x11b")]=null,null!=e&&(e[zx("0xe8")]=null),t[zx("0xe8")]=null,null!=n&&(n[zx("0x11b")]=null),zx("0xbd")==this._suggestionState[zx("0x2c")](t)&&(this[zx("0xec")][zx("0xf1")](t,zx("0x109")),this.fire("suggestionUnloaded",t,e,n))}[zx("0xf7")](t){const n=t.id,o=this.addSuggestionData(t);if(this._adapter&&this[zx("0x7b")].addSuggestion){const s=this[zx("0x22")].plugins[zx("0x2c")]("PendingActions"),r=o.hasComments,i=o[zx("0xea")]?o[zx("0x29")]+":"+o.subType:o.type,a=this.editor[zx("0x6d")],x=s[zx("0xa1")](Yo(a,zx("0x122"))),c={id:n,type:i,hasComments:r,data:t[zx("0x106")]||null,originalSuggestionId:t[zx("0xb8")]||null,attributes:o[zx("0xa9")]};this[zx("0x7b")][zx("0x19")](c).then((t=>{o[zx("0x2d")]=!0,s[zx("0x35")](x),t&&t[zx("0xf")]&&(this[zx("0xed")][zx("0x2c")](n)[zx("0xf")]=t[zx("0xf")])}))[zx("0x38")]((t=>{throw(0,e.logWarning)("error-saving-suggestion-data-suggestion-discarded"),this[zx("0x22")][zx("0xa8")][zx("0xd4")]({isUndoable:!1},(()=>{o.discard()})),o[zx("0x62")](),this[zx("0xed")].delete(o.id),this[zx("0xec")][zx("0x47")](o),t}))}return o}[zx("0x99")](t,e){const n=this[zx("0x22")].plugins[zx("0x2c")](zx("0x16")),o=this[zx("0xc1")](t);if(this[zx("0x7b")]&&this[zx("0x7b")].updateSuggestion)if(o[zx("0x2d")]){const o=n[zx("0xa1")](Yo(this[zx("0x22")][zx("0x6d")],"PENDING_ACTION_SUGGESTION"));this[zx("0x7b")][zx("0x4")](t,e).then((()=>{n[zx("0x35")](o)}))}else o.on(zx("0x112"),(()=>{this._updateSuggestionData(t,e)}))}[zx("0xae")](t){if(!this[zx("0x7b")]||!this._adapter.getSuggestion)throw new e.CKEditorError(zx("0xc5"),this);return this._adapter[zx("0xc1")](t)}[zx("0x108")](t){const{id:e,type:n,subType:o,authorId:s}=this[zx("0x5a")](t),r=this._suggestions[zx("0x2c")](e)||this._createSuggestion(n,o,e,s,{});switch(this[zx("0x15")](r,n,o,s),this[zx("0xec")].get(r)){case zx("0x82"):this[zx("0xae")](e)[zx("0x6")]((t=>{let n=Promise[zx("0x143")]();t[zx("0x13a")]&&(n=this[zx("0x11d")][zx("0x6c")]({channelId:this.editor[zx("0x88")].get(zx("0x36")),threadId:e})),n.then((()=>{this[zx("0xad")](t)[zx("0x2d")]=!0}))})),this[zx("0xec")][zx("0xf1")](r,zx("0xc9"));break;case zx("0x109"):this[zx("0x99")](e,{state:zx("0xc7")});case zx("0xc6"):this[zx("0xec")][zx("0xf1")](r,"ready"),this[zx("0x104")](zx("0x18"),r);break;case zx("0xbd"):this[zx("0x104")](zx("0xff"),r)}return r[zx("0x124")](t),r}[zx("0x4e")](t){const e=Array[zx("0x3")](t)[zx("0x1b")]((t=>!t.isMultiRange)),n=this[zx("0x1e")]({skipNotAttached:!0}).filter((t=>!t.isMultiRange)),o=n[zx("0x1b")]((e=>!t[zx("0x67")](e))),s=new Map(n[zx("0xc2")]((t=>[t,this[zx("0xce")][zx("0x41")](t.type,t[zx("0xea")],zx("0x2f"))]))),r=new Map(n[zx("0xc2")]((t=>[t,t[zx("0x42")]()]))),i=new Set,a=new Set;for(let t=0;t<e[zx("0x6a")];t++)x(e[t],e,t+1);for(let t=0;t<e[zx("0x6a")];t++)x(e[t],o,0);for(let t=0;t<e[zx("0x6a")];t++){const n=e[t];!a.has(n)&&n.previous&&(n[zx("0x11b")][zx("0xe8")]===n&&(n.previous.next=null),n.previous=null),!i[zx("0x67")](n)&&n.next&&(n[zx("0xe8")][zx("0x11b")]===n&&(n.next[zx("0x11b")]=null),n[zx("0xe8")]=null)}function x(t,e,n){for(let o=n;o<e[zx("0x6a")];o++){const n=c(t,e[o]);n&&(n[0][zx("0xe8")]=n[1],n[1].previous=n[0],i.add(n[0]),a[zx("0xa1")](n[1]))}}function c(t,e){if(t[zx("0xf8")].id!==e[zx("0xf8")].id)return null;const n=s[zx("0x2c")](t)(t,e,r[zx("0x2c")](t),r[zx("0x2c")](e));return n&&s.get(e)(t,e,r[zx("0x2c")](t),r[zx("0x2c")](e))?n[1][zx("0x96")]&&n[1].commentThread[zx("0x6a")]?null:n:null}}[zx("0x98")](t){const e=Array[zx("0x3")](t),n=this.getSuggestions({skipNotAttached:!0}),o=n.filter((e=>!t.has(e))),s=new Map(e[zx("0xc2")]((t=>[t,this[zx("0xce")][zx("0x41")](t.type,t.subType,zx("0xf0"))]))),r=new Map(n[zx("0xc2")]((t=>[t,t.getRanges()])));for(let t=0;t<e[zx("0x6a")];t++)if(i(this,e[t],e,t+1))return!0;for(let t=0;t<e[zx("0x6a")];t++)if(i(this,e[t],o,0))return!0;return!1;function i(t,e,n,o){for(let i=o;i<n.length;i++){const o=n[i];if(o[zx("0x29")]!==e.type||o[zx("0xf8")].id!==e[zx("0xf8")].id||o[zx("0xea")]!==e[zx("0xea")])continue;const a=s.get(e),x=r[zx("0x2c")](e),c=r[zx("0x2c")](o),l=e[zx("0x96")]&&e[zx("0x96")][zx("0x6a")],d=o[zx("0x96")]&&o[zx("0x96")][zx("0x6a")];if(!l&&a(c,x))return t[zx("0x9e")](o,e),r[zx("0x47")](e),!0;if(!d&&a(x,c))return t[zx("0x9e")](e,o),r[zx("0x47")](o),!0}return!1}}[zx("0x9e")](t,e){if(t[zx("0xb")])for(const n of e[zx("0x25")]())t.addRange(n);else{const n=e[zx("0x42")]()[zx("0x11a")];this._setSuggestionRange(t,this[zx("0x12b")][zx("0x12d")](t[zx("0x42")]()[zx("0x125")],n))}e.removeMarkers()}}class Vx{constructor(t){this[zx("0x85")]=t,this[zx("0x12b")]=t[zx("0xa8")],this[zx("0x57")]=new Map,this[zx("0x66")]=new Map,this[zx("0x61")]()}buildSuggestion(t,e,n,o,s,r){return new Zo(this._model,{type:t,subType:e,id:n,author:o,creator:o,attributes:s,onAttributesChange:r,onAccept:(...n)=>this[zx("0x41")](t,e,"accept")(...n),onDiscard:(...n)=>this[zx("0x41")](t,e,"discard")(...n)})}registerCustomCallback(t,e,n,o){const s=t+":"+e+":"+n;this._customCallbacks[zx("0xf1")](s,o)}getSuggestionCallback(t,e,n){const o=t+":"+e+":"+n;return this[zx("0x57")][zx("0x2c")](o)||this[zx("0x66")][zx("0x2c")](t+":"+n)}[zx("0x61")](){const t=()=>{},e=t=>{t[zx("0xac")](((t,e)=>t.start[zx("0x119")](e.start)?1:-1)),this[zx("0x12b")][zx("0x79")]((e=>{for(const n of t){let t;t=n.end[zx("0x55")]&&n[zx("0x11a")][zx("0x84")]==n[zx("0x125")][zx("0x58")]?e[zx("0x39")](n.start[zx("0x58")],"on"):e.createSelection(n),this[zx("0x12b")].deleteContent(t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},n=(t,e)=>{this._model[zx("0x79")]((n=>{const{commandName:o,commandParams:s=[]}=e,r=t[zx("0xc2")]((t=>(qx(t)&&(t=this[zx("0x12b")][zx("0x12d")](t[zx("0x11a")])),t)))[zx("0x1b")]((t=>"$graveyard"!==t.root[zx("0xc")]));if(r[zx("0x6a")]<1)return;const a=Array[zx("0x3")](this[zx("0x12b")][zx("0x123")][zx("0x7")].getRanges())[zx("0xc2")]((t=>i.LiveRange[zx("0xfa")](t)));n[zx("0x2b")](r);for(const t of this._editor[zx("0xb9")][zx("0xb9")]())t.refresh();s[zx("0xe5")]({forceDefaultExecution:!0}),this[zx("0x85")][zx("0x63")](o,...s);const x=a[zx("0x1b")]((t=>"$graveyard"!=t[zx("0x7a")][zx("0xc")]));x.length>0&&n[zx("0x2b")](x);for(const t of a)t[zx("0x93")]()}))},o=(t,e)=>1==t[zx("0x6a")]&&1==e[zx("0x6a")]&&t[0][zx("0x11a")][zx("0xa0")](e[0].start),s=(t,e,n,o)=>Zx(t,e,n,o,this[zx("0x12b")])?[t,e]:Zx(e,t,o,n,this[zx("0x12b")])?[e,t]:null;this[zx("0x66")][zx("0xf1")](zx("0x13e"),t),this[zx("0x66")][zx("0xf1")](zx("0x10c"),e),this[zx("0x66")][zx("0xf1")](zx("0x12"),o),this[zx("0x66")][zx("0xf1")](zx("0x138"),s),this._defaultCallbacks[zx("0xf1")](zx("0x135"),e),this._defaultCallbacks.set("deletion:discard",t),this[zx("0x66")].set(zx("0xfc"),o),this._defaultCallbacks.set(zx("0xbc"),s),this._defaultCallbacks[zx("0xf1")]("formatInline:accept",n),this[zx("0x66")].set("formatInline:discard",t),this._defaultCallbacks[zx("0xf1")](zx("0x3a"),o),this[zx("0x66")].set(zx("0x3e"),t),this[zx("0x66")].set(zx("0x10e"),n),this[zx("0x66")][zx("0xf1")](zx("0x76"),t),this[zx("0x66")][zx("0xf1")](zx("0x10f"),o),this._defaultCallbacks[zx("0xf1")](zx("0x10a"),t)}}function Kx(t,e,n){for(const o of e[zx("0x84")][zx("0xb3")]({includeSelf:!0,parentFirst:!0})){if(o.root==o)return!1;if(!n[zx("0x8c")](o))return!1;if(t[zx("0x95")](o)||t[zx("0xd8")](o))return!0}return!1}function qx(t){return t.end.parent==t[zx("0x125")].nodeAfter&&t[zx("0x11a")][zx("0x45")]}function Xx(t,e,n,o){const s=t=>!t[zx("0x116")].is(zx("0x78"))&&!o[zx("0x95")](t.item),r=t.start[zx("0x3b")](s),i=t[zx("0x11a")][zx("0x3b")](s,{direction:"backward"});return!(t[zx("0x125")][zx("0xa0")](r)&&t.end[zx("0xa0")](i)||(r[zx("0x119")](i)?n[zx("0xd7")](e,{range:n[zx("0x12d")](r,i)}):n[zx("0x24")](e),0))}function $x(t){return(0,r.hashObject)(t)}function Jx(t){const e=t[zx("0x125")][zx("0x58")];return e&&e.is(zx("0x4d"))}function Qx(t,e){const n=e[zx("0xe9")][zx("0x95")](t)||e[zx("0xe9")][zx("0x114")](t);return e.createRange(e[zx("0xe1")](t,"before"),n?e[zx("0xbf")](t):e[zx("0xe1")](t,zx("0x11a")))}function Zx(t,e,n,o,s){if(n[zx("0x11a")].isEqual(o.start))return!0;if(t.type!=e[zx("0x29")])return!1;if(!n[zx("0x11a")].isTouching(o[zx("0x125")]))return!1;const r=s[zx("0x12d")](n[zx("0x11a")],o[zx("0x125")])[zx("0xd9")]();for(const t of r)if(["elementStart",zx("0xe7")][zx("0x139")](t.type)&&s[zx("0xe9")][zx("0xd8")](t[zx("0x116")]))return!1;return!0}const Yx=["canDiscard","_removePendingAction","commentThreadController","canAccept","add","get","_setPendingAction","change:isDirty","_editor","unbind","remove","canEditAt","_discardCommand","stopListening","_acceptCommand","locale","PENDING_ACTION_SUGGESTION","PendingActions","plugins","bind","isDirty","discardSuggestion","isEnabled","_pendingAction","execute","listenTo","commands","view","destroy","acceptSuggestion","model"];var tc,ec;tc=Yx,ec=311,function(t){for(;--t;)tc.push(tc.shift())}(++ec);const nc=function(t,e){return Yx[t-=0]};class oc extends((0,e.ObservableMixin)()){constructor(t,e,n,o){super(),this[nc("0x1d")]=e,this[nc("0x1a")]=n,this.commentThreadController=o,this[nc("0x7")]=t,this._acceptCommand=t.commands[nc("0x4")](nc("0x1c")),this[nc("0xb")]=t[nc("0x19")][nc("0x4")](nc("0x14")),this.view[nc("0x12")](nc("0x15")).to(this[nc("0xd")],this._discardCommand,((t,e)=>t||e)),this.view[nc("0x12")]("canAccept").to(this[nc("0xd")],"isEnabled",(t=>t&&this[nc("0x7")][nc("0x1d")][nc("0xa")](e.getRanges()))),this.view[nc("0x12")](nc("0x1e")).to(this[nc("0xb")],nc("0x15"),(t=>t&&this[nc("0x7")].model.canEditAt(e.getRanges()))),this[nc("0x16")]=null,n[nc("0x13")]&&this._setPendingAction(),this[nc("0x18")](n,nc("0x1c"),(()=>this.acceptSuggestion())),this.listenTo(n,nc("0x14"),(()=>this[nc("0x14")]())),this[nc("0x18")](n,nc("0x6"),(()=>{n[nc("0x13")]?this._setPendingAction():this[nc("0x0")]()}))}[nc("0x1c")](){this._acceptCommand[nc("0x17")](this[nc("0x1d")].id)}[nc("0x14")](){this[nc("0xb")][nc("0x17")](this[nc("0x1d")].id)}[nc("0x1b")](){this[nc("0x1a")][nc("0x8")](nc("0x15")),this.view.unbind(nc("0x2")),this.view.unbind("canDiscard"),this[nc("0xc")](),this[nc("0x1")][nc("0x1b")](),this._pendingAction&&this._removePendingAction()}[nc("0x5")](){const t=Yo(this[nc("0x7")][nc("0xe")],nc("0xf"));this[nc("0x16")]=this._editor[nc("0x11")][nc("0x4")](nc("0x10"))[nc("0x3")](t)}[nc("0x0")](){null!==this[nc("0x16")]&&this[nc("0x7")][nc("0x11")][nc("0x4")](nc("0x10"))[nc("0x9")](this[nc("0x16")]),this[nc("0x16")]=null}}const sc=["updateComment","authoredAt","value","locale","commentsListView","setData","set","isActive","commentThread","_createCommentViews","element","isDirty","_localUser","destroy","CommentView","editor","fire","commentThreadInputView","commentInputView","_model","hasDirtyComment","isReadOnly","_config","assign","length","editorConfig","isEnabled","delegate","focus","descriptionParts","_createCommentThreadInputView","showInput","submit","canAccept","bind","addComment","disableComments","disabledSubmit"];var rc,ic;rc=sc,ic=415,function(t){for(;--t;)rc.push(rc.shift())}(++ic);const ac=function(t,e){return sc[t-=0]};class xc extends s.View{constructor(t,e,n,o){super(t),this[ac("0x7")]=null,this[ac("0x14")]=null,this.set(ac("0xa"),!1),this.set("authoredAt",e[ac("0x4")]),this[ac("0x25")](ac("0x4")).to(e),this[ac("0x9")](ac("0x20"),[]),this[ac("0x9")](ac("0xe"),!1),this[ac("0x9")](ac("0x1d"),!1),this[ac("0x9")](ac("0x24"),!1),this[ac("0x9")]("canDiscard",!1),this[ac("0x16")]=e,this[ac("0xf")]=n,this[ac("0x19")]=o,o[ac("0x1")]?this[ac("0x9")](ac("0x1b"),1):this[ac("0xc")]()}[ac("0x1f")](){this[ac("0xd")][ac("0x1f")]()}[ac("0x10")](){this.commentsListView&&this[ac("0x7")][ac("0x10")](),this.commentThreadInputView&&this[ac("0x14")][ac("0x10")](),super[ac("0x10")]()}[ac("0xc")](){const{CommentsListView:t}=this._config;this[ac("0x7")]=new t(this[ac("0x6")],this[ac("0x16")][ac("0xb")],Object[ac("0x1a")]({CommentView:this._config[ac("0x11")]},this[ac("0x19")])),this[ac("0x7")].delegate("removeComment").to(this),this[ac("0x7")][ac("0x1e")](ac("0x3")).to(this),this.commentsListView[ac("0x25")](ac("0xa")).to(this),this[ac("0x9")](ac("0x1b"),this[ac("0x7")].length+1),this.bind("length").to(this.commentsListView,ac("0x1b"),(t=>t+1)),this[ac("0x14")]=this[ac("0x21")](),this.on("removeComment",(()=>this[ac("0x1f")]())),this.bind("isDirty").to(this.commentsListView,ac("0x17"),this[ac("0x14")].commentInputView,ac("0x5"),((t,e)=>t||!!e))}_createCommentThreadInputView(){const{CommentThreadInputView:t}=this[ac("0x19")],e=new t(this[ac("0x6")],this[ac("0xf")],this[ac("0x19")][ac("0x1c")]),n=e[ac("0x15")];return e[ac("0x25")](ac("0x22")).to(this,"isActive",this[ac("0x16")].commentThread,"isReadOnly",n,ac("0x5"),((t,e,n)=>!!n||t&&!e)),n.on(ac("0x23"),((t,e)=>{this[ac("0x13")](ac("0x0"),e),n[ac("0x12")][ac("0x8")]("")})),n.on("cancel",(()=>this.focus())),n[ac("0x25")](ac("0x2")).to(this[ac("0x16")][ac("0xb")],ac("0x18")),e}}const cc=["element","ck-comment__info-time","commentThreadInputView","color","innerText","EXTERNAL_IMPORT_WORD_AVATAR",'" title="',"set","ck-suggestion__actions","ck-annotation__info","ck-annotation__main","push","value","source","bindTemplate","disableComments","creator","render","importWord",".ck-annotation__content-wrapper","ck-suggestion-","acceptSuggestion","split","@external","_config","discardButton","Discard suggestion","map","commentsListView","name","_model","span","<p>","join","isActive","ck-suggestion__info","innerHTML","ck-annotation","_descriptionElement","ck-annotation__user","setTemplate","</p>","title","locale","acceptButton","change:description","Accept suggestion","ck-comment__external",'<span class="ck-suggestion-color" style="background-color: ',"getExternalSuggestionNote","ck-annotation__actions","EXTERNAL_IMPORT_WORD_SUGGESTION","ck-suggestion","authoredAt","ck-suggestion__main","time","isExternal",'<span class="ck-suggestion-type">',"_createButton","execute","canAccept","ck-annotation__info-name","content","ck-suggestion__info-name","ck-suggestion-wrapper--active","getUserViewNotificationText","descriptionParts","querySelector","cancel","ck-suggestion--disabled-comments","ck-annotation__info-time","type","EXTERNAL_AVATAR","userView","discardSuggestion",'"></span>',"div","ck-suggestion__user","formatDateTime","ck-suggestion-wrapper","attributes","children","getTemplate","bind","extendTemplate"];var lc,dc;lc=cc,dc=379,function(t){for(;--t;)lc.push(lc.shift())}(++dc);const uc=function(t,e){return cc[t-=0]};class gc extends xc{constructor(e,n,o,s){super(e,n,o,s),this.set(uc("0x20"),""),this[uc("0x2c")]("type").to(this,"descriptionParts",(t=>t&&t[0]?t[0].type:"")),this.bind("description").to(this,uc("0x1b"),this,uc("0x50"),((t,e)=>{let n="";for(const e of t)n+=uc("0x4e")+mc(e[uc("0x17")],e[uc("0x31")])+uc("0x2");return e?n:(0,r.trimHtml)(n,{limit:140})})),this[uc("0x54")]=null,this.acceptButton=this[uc("0x13")](Yo(e,uc("0x7")),t.icons.check,"ck-suggestion--accept",uc("0x43"),"sw"),this[uc("0x5")][uc("0x2c")]("isEnabled").to(this,uc("0x15")),this.discardButton=this[uc("0x13")](Yo(e,uc("0x48")),t.icons[uc("0x1d")],"ck-suggestion--discard",uc("0x23"),"sw"),this[uc("0x47")][uc("0x2c")]("isEnabled").to(this,"canDiscard"),this[uc("0x22")]=new r.UserView(e,this[uc("0x4c")].author,this[uc("0x1a")]()),this[uc("0x22")][uc("0x2d")]({attributes:{class:[uc("0x26"),uc("0x0")]}}),this[uc("0x1")](this[uc("0x2b")]())}[uc("0x2b")](){const t=this[uc("0x3c")],e=[{tag:"div",attributes:{class:[uc("0x51"),uc("0x37")]},children:[{tag:"span",children:[{text:this[uc("0x22")][uc("0x4b")]}],attributes:{class:[uc("0x18"),uc("0x16")]}},{tag:uc("0x10"),attributes:{datetime:t.to(uc("0xe")),class:[uc("0x2f"),uc("0x1f")]},children:[{text:t.to(uc("0xe"),(t=>this[uc("0x46")][uc("0x27")](t)))}]}]},{tag:uc("0x25"),attributes:{class:[uc("0x36"),uc("0xb")]},children:[this[uc("0x5")],this.discardButton]},{tag:"div",attributes:{class:["ck-annotation__content-wrapper"]}}];this._model[uc("0x11")]&&e[uc("0x39")]({tag:"div",attributes:{class:[uc("0x8")]},children:[{text:this[uc("0xa")]()}]});const n={tag:uc("0x25"),attributes:{class:[uc("0x28"),t.if(uc("0x50"),uc("0x19")),t.to(uc("0x20"),(t=>uc("0x42")+t)),this._config[uc("0x3d")]&&uc("0x1e")],"data-suggestion-id":this[uc("0x4c")].id,"data-thread-id":this[uc("0x4c")].commentThread.id,"data-author-id":this._model.author.id,tabindex:-1},children:[{tag:uc("0x25"),attributes:{class:[uc("0xd"),uc("0x53")]},children:[this[uc("0x22")],{tag:uc("0x25"),attributes:{class:[uc("0xf"),uc("0x38")]},children:e}]}]};return this[uc("0x4a")]&&this[uc("0x30")]&&n[uc("0x2a")][uc("0x39")](this.commentsListView,this.commentThreadInputView),n}[uc("0x3f")](){super[uc("0x3f")](),this._descriptionElement=this[uc("0x2e")][uc("0x1c")](uc("0x41")),this[uc("0x54")][uc("0x52")]=this.description,this.on(uc("0x6"),((t,e,n)=>{this[uc("0x54")][uc("0x52")]=n}))}[uc("0x13")](t,e,n,o,r){const i=new s.ButtonView(this[uc("0x4")]);return i[uc("0x35")]({label:t,icon:e,tooltip:!0,tooltipPosition:r}),i[uc("0x2d")]({attributes:{class:n}}),i.on(uc("0x14"),(()=>{this.fire(o,this._model.id)})),i}[uc("0xa")](){return"importWord"===this._model[uc("0x29")][uc("0x45")][uc("0x3b")]?Yo(this[uc("0x4")],uc("0xc")):Yo(this[uc("0x4")],"EXTERNAL_SUGGESTION")}getUserViewNotificationText(){return this[uc("0x4c")][uc("0x11")]?uc("0x40")===this[uc("0x4c")].attributes["@external"][uc("0x3b")]?Yo(this.locale,uc("0x33"),this[uc("0x4c")][uc("0x3e")].name):Yo(this[uc("0x4")],uc("0x21"),this[uc("0x4c")][uc("0x3e")].name):null}}function mc(t,e){let n="";return n+=t[uc("0x44")]("*")[uc("0x49")](((t,e)=>e%2!=0?uc("0x12")+fc(t)+"</span>":fc(t)))[uc("0x4f")](""),e&&(n+=uc("0x9")+e[uc("0x3a")]+uc("0x34")+e[uc("0x3")]+uc("0x24")),n}function fc(t){const e=document.createElement(uc("0x4d"));return e[uc("0x32")]=t,e.innerHTML}const hc=["comments.editorConfig","remove","previous","editing","head","suggestionChanged","comments.maxThreadTotalWeight","push","_destroyController","discardButton","_initializeController","keys","change:activeAnnotations","refreshSelectedViews","hasSuggestion","get","model","arrowView","CommentsUI","filter","getDescriptions","_disableComments","clear","actionView","getMarkers","comments.maxCommentCharsWhenCollapsed","createCommentThreadController","stopListening","isDirty","Discard all suggestions","mainView","button","buttonView","plugins","TrackChangesEditing","_createUIButton","source","_suggestionToController","requires","change:previous","execute","suggestion-","toMany","getJoined","acceptSelectedSuggestions","_refreshActiveMarkers","values","CommentView","commandName","discardAllSuggestions","view","EditorAnnotations","commands","listenTo","value","trackChanges","CommentsRepository","_handleSuggestionControllerDelayed","reduce","comments","isOn","destroy","descriptionParts","isMultiRange","Accept all selected suggestions","isInContent","comments.maxCommentsWhenCollapsed","addSourceCollector","commentThread","bind","Annotations","TrackChangesUI","editor","createAnnotationView","Discard all selected suggestions","innerView","createAnnotation","separator","add","_handleControllerBuffer","size","getRanges","delete","length","_viewToController","trackChanges.disableComments","trackChanges.SuggestionThreadView","type","map","focus","activeMarkers","locale","addComment","_descriptionFactory","_annotationViews","has","suggestionLoaded","lowest","Accept all suggestions","set","some","getSuggestion","config","isEnabled","getAllAdjacentSuggestions","_updateController","from","suggestionUnloaded"];var pc,bc;pc=hc,bc=383,function(t){for(;--t;)pc.push(pc.shift())}(++bc);const Ec=function(t,e){return hc[t-=0]};class _c extends t.Plugin{static get[Ec("0x57")](){return[Wx,r.Users,"CommentsRepository",Ec("0xb"),"EditorAnnotations"]}static get pluginName(){return Ec("0xc")}constructor(t){super(t),this._suggestionToController=new Map,this[Ec("0x19")]=new Map,this._annotationViews=new Map,this._handleControllerBuffer=new Map;const e=this.editor[Ec("0x2b")];e.define(Ec("0x1b"),gc),e.define(Ec("0x1a"),!1),this[Ec("0x46")]=e[Ec("0x40")](Ec("0x1a"))}[Ec("0x6a")](t,e){0===this._handleControllerBuffer[Ec("0x15")]&&setTimeout((()=>{for(const[t,e]of this[Ec("0x14")]){const n=this[Ec("0x56")][Ec("0x24")](t);n||e?n&&e&&this[Ec("0x39")](t):this[Ec("0x3b")](t)}this[Ec("0xd")][Ec("0x52")][Ec("0x40")](Ec("0x64"))[Ec("0x3e")](),this._refreshActiveMarkers(),this[Ec("0x14")][Ec("0x47")]()}),10),this[Ec("0x14")][Ec("0x28")](t,e)}init(){const t=this[Ec("0xd")],e=t[Ec("0x52")][Ec("0x40")](Ec("0x53")),n=t.plugins[Ec("0x40")](Ec("0xb")),o=t[Ec("0x52")][Ec("0x40")](Ec("0x64")),s=t[Ec("0x52")][Ec("0x40")](Ec("0x69"));t.ui.componentFactory[Ec("0x13")](Ec("0x68"),(t=>this[Ec("0x54")](t))),o[Ec("0x8")]((()=>{const t=[];for(const[e,n]of Array[Ec("0x2f")](this[Ec("0x56")])){const o=e[Ec("0x2d")](),s=[];for(const t of o){if(!t[Ec("0x6")])continue;if(t[Ec("0x4")]){s[Ec("0x38")](...t[Ec("0x16")]());continue}const e=t.getFirstRange();if(s[Ec("0x18")]>0){const t=s[0][Ec("0x5c")](e);if(t){s[0]=t;continue}}s.push(e)}t[Ec("0x38")]([n.view,s])}return t})),this[Ec("0x66")](e,Ec("0x25"),((t,e)=>{this.listenTo(e,Ec("0x58"),((t,n,o,s)=>{e[Ec("0x6")]&&(null==o?(this._updateController(s[Ec("0x35")]),this[Ec("0x6a")](e,!1)):(this[Ec("0x2e")](o.head),this[Ec("0x6a")](e,!0)))})),null===e[Ec("0x33")]?this[Ec("0x6a")](e,!1):this[Ec("0x2e")](e[Ec("0x35")])})),this.listenTo(e,Ec("0x30"),((t,e,n)=>{this[Ec("0x4c")](e,Ec("0x58")),this[Ec("0x14")][Ec("0x17")](e);const o=n?n[Ec("0x35")]:e,s=this._suggestionToController[Ec("0x40")](o);null!==n&&this[Ec("0x2e")](o),null===n&&s&&this[Ec("0x39")](e)})),this[Ec("0x66")](e,Ec("0x36"),((t,e)=>{this._updateController(e)})),this[Ec("0x66")](n,Ec("0x3d"),(()=>{this[Ec("0x5e")]()})),this[Ec("0x66")](s,Ec("0x21"),((t,{threadId:n,isFromAdapter:o})=>{if(o||!e[Ec("0x3f")](n))return;const s=e[Ec("0x2a")](n);this[Ec("0x56")].get(s)[Ec("0x63")][Ec("0x1e")]()}),{priority:Ec("0x26")})}[Ec("0x5e")](){const t=this.editor.plugins[Ec("0x40")]("Annotations"),e=this[Ec("0xd")][Ec("0x52")].get("TrackChangesEditing"),n=Array[Ec("0x2f")](t.activeAnnotations,(t=>t[Ec("0x10")])).filter((t=>this[Ec("0x19")][Ec("0x24")](t))),o=[];for(const t of n){const e=this[Ec("0x19")][Ec("0x40")](t)[Ec("0x41")].getAllAdjacentSuggestions();o.push(...e[Ec("0x6b")](((t,e)=>[...t,...e.getMarkerNames()]),[]))}e[Ec("0x1f")]=o}[Ec("0x54")](t){const n=(0,s.createDropdown)(t,s.SplitButtonView),o=this[Ec("0xd")].commands[Ec("0x40")](Ec("0x68")),r=Yo(t,"Track changes");n.buttonView.set({tooltip:r,label:r,icon:'\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n'}),n[Ec("0x51")].bind("isOn").to(o,"value"),n[Ec("0x51")].on("execute",(()=>{o.execute(),this[Ec("0xd")][Ec("0x34")][Ec("0x63")][Ec("0x1e")]()}));const i=new e.Collection,a=[{type:"switchbutton",model:{withText:!0,label:r,commandName:Ec("0x68")}},{type:Ec("0x12")},{type:"button",model:{withText:!0,label:Yo(t,Ec("0x27")),commandName:"acceptAllSuggestions"}},{type:"button",model:{withText:!0,label:Yo(t,Ec("0x5")),commandName:Ec("0x5d")}},{type:Ec("0x50"),model:{withText:!0,label:Yo(t,Ec("0x4e")),commandName:Ec("0x62")}},{type:"button",model:{withText:!0,label:Yo(t,Ec("0xf")),commandName:"discardSelectedSuggestions"}}];for(const t of a){let e={type:Ec("0x12")};if(t[Ec("0x41")]){const n=new s.Model(t[Ec("0x41")]),o=this.editor[Ec("0x65")][Ec("0x40")](n[Ec("0x61")]);n.bind(Ec("0x1"),Ec("0x2c")).to(o,Ec("0x67"),"isEnabled"),e={type:t.type,model:n}}i[Ec("0x13")](e)}(0,s.addListToDropdown)(n,i);const x=a[Ec("0x44")]((t=>null!=t[Ec("0x41")]))[Ec("0x1d")]((t=>this[Ec("0xd")][Ec("0x65")][Ec("0x40")](t[Ec("0x41")][Ec("0x61")]))),c=n[Ec("0x51")];return c[Ec("0x48")].unbind("isEnabled"),c.arrowView.unbind(Ec("0x2c")),c[Ec("0x48")][Ec("0xa")](Ec("0x2c")).to(o,"isEnabled"),c[Ec("0x42")].bind(Ec("0x2c"))[Ec("0x5b")](x,Ec("0x2c"),((...t)=>t[Ec("0x29")]((t=>t)))),n.on(Ec("0x59"),(t=>{this.editor.execute(t[Ec("0x55")][Ec("0x61")]),this[Ec("0xd")][Ec("0x34")].view[Ec("0x1e")]()})),n}[Ec("0x3b")](t){const e=this.editor,n=e.config,o=e[Ec("0x52")].get(Ec("0xb")),s=e[Ec("0x52")][Ec("0x40")](Ec("0x69")),i=e[Ec("0x52")][Ec("0x40")]("EditorAnnotations"),a=e.plugins.get(r.Users).me,x=n[Ec("0x40")]("trackChanges").SuggestionThreadView,{CommentsListView:c,CommentThreadInputView:l}=e.plugins[Ec("0x40")](Ec("0x43"));let d,u;this[Ec("0x23")][Ec("0x24")](t.id)?(u=this[Ec("0x23")][Ec("0x40")](t.id),d=u[Ec("0x4f")]):(d=new x(e[Ec("0x20")],t,a,{disableComments:this[Ec("0x46")],editorConfig:n[Ec("0x40")](Ec("0x31")),maxCommentsWhenCollapsed:n[Ec("0x40")](Ec("0x7")),maxThreadTotalWeight:n[Ec("0x40")](Ec("0x37")),maxCommentCharsWhenCollapsed:n[Ec("0x40")](Ec("0x4a")),formatDateTime:(0,r.getDateTimeFormatter)(n[Ec("0x40")](Ec("0x20"))),CommentView:n[Ec("0x40")](Ec("0x0"))[Ec("0x60")],CommentsListView:c,CommentThreadInputView:l}),d.acceptButton.on(Ec("0x59"),(()=>{e.editing[Ec("0x63")][Ec("0x1e")]()})),d[Ec("0x3a")].on("execute",(()=>{e.editing[Ec("0x63")].focus()})),u=o[Ec("0xe")](this[Ec("0xd")][Ec("0x20")],d),u[Ec("0xa")](Ec("0x4d")).to(d,Ec("0x4d")),u[Ec("0xa")]("length").to(d),u[Ec("0xa")](Ec("0x1c")).to(d,"type",(t=>"suggestion-"+t)),this[Ec("0x23")][Ec("0x28")](t.id,u));const g=s[Ec("0x4b")](t[Ec("0x9")],d),m=new oc(e,t,d,g),f=t[Ec("0x2d")]().filter((t=>t[Ec("0x6")]));d[Ec("0x3")]=e[Ec("0x52")].get(Ec("0x53"))[Ec("0x22")].getDescriptions(f),this._suggestionToController[Ec("0x28")](t,m),this._viewToController[Ec("0x28")](d,m);const h=o[Ec("0x11")]({view:u,target:()=>{const n=[],o=t[Ec("0x2d")]().filter((t=>t[Ec("0x6")]));for(const t of o)n[Ec("0x38")](...t[Ec("0x49")]());return(0,r.getAllMarkersDomElementsSorted)(e.editing,n)},type:()=>Ec("0x5a")+m[Ec("0x63")].type});o.add(h),i.registerAnnotation(h)}[Ec("0x39")](t){const e=this.editor.plugins[Ec("0x40")](Ec("0xb")),n=this[Ec("0x56")][Ec("0x40")](t),o=n[Ec("0x63")],s=e.getByInnerView(o);s&&e[Ec("0x32")](s),this._suggestionToController[Ec("0x17")](t),this[Ec("0x19")][Ec("0x17")](o),n[Ec("0x2")]()}[Ec("0x2e")](t){if(!t.isInContent||!this[Ec("0x56")][Ec("0x24")](t))return;const e=this[Ec("0xd")][Ec("0x52")][Ec("0x40")](Ec("0x53")),n=this[Ec("0x56")][Ec("0x40")](t),o=t.getAllAdjacentSuggestions();n[Ec("0x63")][Ec("0x3")]=e[Ec("0x22")][Ec("0x45")](o)}[Ec("0x2")](){for(const t of this[Ec("0x56")][Ec("0x3c")]())this[Ec("0x39")](t);for(const t of this._annotationViews[Ec("0x5f")]())t.mainView.destroy();super.destroy()}}var Tc,Cc,yc=["TrackChanges","requires","editor","addSuggestion","getSuggestions","get","adapter","plugins"];Tc=yc,Cc=168,function(t){for(;--t;)Tc.push(Tc.shift())}(++Cc);var kc=function(t,e){return yc[t-=0]};class Ac extends t.Plugin{static get[kc("0x1")](){return[Wx,_c,"Comments"]}static get pluginName(){return kc("0x0")}set[kc("0x6")](t){this.editor[kc("0x7")].get(Wx)[kc("0x6")]=t}get adapter(){return this[kc("0x2")][kc("0x7")][kc("0x5")](Wx)[kc("0x6")]}[kc("0x3")](t){return this[kc("0x2")][kc("0x7")][kc("0x5")](Wx).addSuggestionData(t)}[kc("0x4")]({skipNotAttached:t=!1,toJSON:e=!1}={}){return this[kc("0x2")][kc("0x7")].get(Wx)[kc("0x4")]({skipNotAttached:t,toJSON:e})}getSuggestion(t){return this[kc("0x2")][kc("0x7")][kc("0x5")](Wx).getSuggestion(t)}}const vc=["set","push","acceptAllSuggestions","extraPlugins","pluginName","getDataWithDiscardedSuggestions","map","constructor","RevisionTracker","addSuggestionData","concat","config","trackChangesData.editorCreator","filter","TrackChangesDataGetter","document","names","track-changes-data-invalid-editor-creator","Pagination","execute","editorCreator","string","Autosave","trackChangesData","appendChild","requires","WordCount","plugins","get","DocumentOutline","every","Users","context","create","includes","result","function","getDataWithAcceptedSuggestions","useAnonymousUser","name","getUser","init","toolbar","TrackChangesEditing","createDocumentFragment","model","data","createElement","find","WebSocketGateway","has","editor","CommentsRepository","initialData"];var Rc,Sc;Rc=vc,Sc=211,function(t){for(;--t;)Rc.push(Rc.shift())}(++Sc);const Ic=function(t,e){return vc[t-=0]},Lc=[Ic("0x4"),Ic("0x25"),Ic("0x2f")],Nc=[Ic("0x0"),Ic("0xd"),Ic("0x1b"),Ic("0x1f"),Ic("0x17"),Ic("0x22")];class wc extends t.Plugin{static get requires(){return[Wx]}static get[Ic("0x9")](){return"TrackChangesData"}[Ic("0x2e")](){const t=this[Ic("0x2")];if(t[Ic("0x10")].define(Ic("0x11"),(e=>t[Ic("0xc")][Ic("0x26")]("",e))),Ic("0x29")!=typeof t.config[Ic("0x21")](Ic("0x1c"))[Ic("0x19")])throw new e.CKEditorError(Ic("0x16"))}[Ic("0x2a")](t){return Oc(this[Ic("0x2")],!0,t)}[Ic("0xa")](t){return Oc(this[Ic("0x2")],!1,t)}}class Mc extends t.Plugin{static get[Ic("0x9")](){return Ic("0x13")}constructor(t){super(t),this[Ic("0x28")]="end"}[Ic("0x2e")](){this[Ic("0x2")].plugins.get(Ic("0x3")).adapter={addCommentThread:()=>new Promise((()=>{})),getCommentThread:()=>new Promise((()=>{})),updateCommentThread:()=>new Promise((()=>{})),resolveCommentThread:()=>new Promise((()=>{})),reopenCommentThread:()=>new Promise((()=>{})),removeCommentThread:()=>new Promise((()=>{})),addComment:()=>new Promise((()=>{})),updateComment:()=>new Promise((()=>{})),removeComment:()=>new Promise((()=>{}))},this[Ic("0x2")][Ic("0x20")][Ic("0x21")](Ic("0x30"))._adapter=null}}async function Oc(t,e,n){const o=function(t){const e={};for(const n of t.config[Ic("0x15")]())Lc[Ic("0x27")](n)||(e[n]=t.config.get(n));const n=t.constructor.builtinPlugins||[],o=e.extraPlugins||[];delete e[Ic("0x8")];const s=n[Ic("0xf")](e[Ic("0x20")])[Ic("0xf")](o).map((t=>Ic("0x1a")==typeof t?n[Ic("0x35")]((e=>e.pluginName==t)):t)),r=Array.from(new Set(s)),i=new Map;return e.plugins=r[Ic("0x12")]((t=>Fc(t,i))),e[Ic("0x20")][Ic("0x6")](Mc),e[Ic("0x20")][Ic("0x6")](Wx),e}(t),s=document[Ic("0x31")](),r=t[Ic("0x10")][Ic("0x21")](Ic("0x1c")).editorCreator,i=await r(o,(()=>function(t){const e=document[Ic("0x34")]("div");return t[Ic("0x1d")](e),e}(s)));!function(t,e){const n=t[Ic("0x32")][Ic("0x14")].getRootNames().reduce(((e,n)=>(e[n]=t.data.get({rootName:n}),e)),{}),o=t.plugins.get(Ic("0x24")).users[Ic("0xb")]((t=>({id:t.id,name:t[Ic("0x2c")]}))),s=t[Ic("0x20")][Ic("0x21")](Ic("0x30")).getSuggestions({skipNotAttached:!0,toJSON:!0}),r=e.plugins[Ic("0x21")](Ic("0x24")),i=e[Ic("0x20")][Ic("0x21")]("TrackChangesEditing");for(const t of o)r[Ic("0x2d")](t.id)||r.addUser(t);r.me||r[Ic("0x2b")]();for(const t of s)i[Ic("0xe")](t);e[Ic("0x33")].set(n)}(t,i),i[Ic("0x18")](e?Ic("0x7"):"discardAllSuggestions");const a=i[Ic("0x33")][Ic("0x21")](n);return await i.destroy(),a}function Fc(t,e){const n=Ic("0x29")==typeof t?t[Ic("0x9")]||t[Ic("0x2c")]:t;if(e[Ic("0x1")](n))return e[Ic("0x21")](n);if(e[Ic("0x5")](n,!0),n&&Nc[Ic("0x27")](n))return e.set(n,!1),!1;if(!t[Ic("0x1e")])return e[Ic("0x5")](n,!0),!0;const o=t[Ic("0x1e")][Ic("0x23")]((t=>Fc(t,e)));return e[Ic("0x5")](n,o),o}})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=o})();
|
|
5
|
+
*/(()=>{var t={417:(t,e,n)=>{t.exports=n(720)("./src/collaboration-core.js")},704:(t,e,n)=>{t.exports=n(79)("./src/core.js")},492:(t,e,n)=>{t.exports=n(79)("./src/engine.js")},331:(t,e,n)=>{t.exports=n(79)("./src/enter.js")},181:(t,e,n)=>{t.exports=n(79)("./src/typing.js")},273:(t,e,n)=>{t.exports=n(79)("./src/ui.js")},209:(t,e,n)=>{t.exports=n(79)("./src/utils.js")},995:(t,e,n)=>{t.exports=n(79)("./src/widget.js")},720:t=>{"use strict";t.exports=CKEditor5.collaborationDll},79:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(o){var r=e[o];if(void 0!==r)return r.exports;var s=e[o]={exports:{}};return t[o](s,s.exports,n),s.exports}n.d=(t,e)=>{for(var o in e)n.o(e,o)&&!n.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var o={};(()=>{"use strict";n.r(o),n.d(o,{BaseSuggestionThreadView:()=>ac,TrackChanges:()=>Ac,TrackChangesData:()=>wc,TrackChangesEditing:()=>Wa});var t=n(704),e=n(209),r=n(273),s=n(417),i=n(492),x=n(995);const a=["value","_disableUnsupportedCommands","execute","_enabledCommands","_enableCommands","affectsData","clearForceDisabled","editor","commands","TrackChangesCommand","isEnabled","_isEnabledBasedOnSelection"];var c,l;c=a,l=356,function(t){for(;--t;)c.push(c.shift())}(++l);const d=function(t,e){return a[t-=0]};class u extends t.Command{constructor(t,e){super(t),this[d("0x7")]=e,this.value=!1,this.refresh(),this[d("0x3")]=!1}refresh(){this[d("0x2")]=!0}[d("0x6")](){this.value=!this.value,this[d("0x4")]?this[d("0x5")]():this._enableCommands()}[d("0x5")](){for(const t of this[d("0xb")][d("0x0")][d("0x0")]())t[d("0x9")]&&!this._enabledCommands.has(t)&&t.forceDisabled("TrackChangesCommand")}[d("0x8")](){for(const t of this[d("0xb")][d("0x0")][d("0x0")]())t.affectsData&&!this[d("0x7")].has(t)&&t[d("0xa")](d("0x1"))}}const g=["getRanges","_isEnabledBasedOnSelection","isEnabled","execute","plugins","editor","get","TrackChangesEditing","acceptSuggestion","_suggestions","model","canEditAt","refresh"];var m,f;m=g,f=327,function(t){for(;--t;)m.push(m.shift())}(++f);const h=function(t,e){return g[t-=0]};class p extends t.Command{constructor(t,e){super(t),this._suggestions=e,this[h("0xa")](),this[h("0xc")]=!1}[h("0xa")](){this[h("0x0")]=!0}[h("0x1")](t){const n=this[h("0x7")][h("0x4")](t);if(!n)throw new e.CKEditorError("track-changes-accept-suggestion-not-found",this);const o=n[h("0xb")]();this[h("0x3")][h("0x8")][h("0x9")](o)&&this[h("0x3")][h("0x2")][h("0x4")](h("0x5"))[h("0x6")](n)}}const b=["discardSuggestion","refresh","get","_isEnabledBasedOnSelection","model","isEnabled","_suggestions","editor","getRanges","canEditAt","TrackChangesEditing","plugins"];var E,_;E=b,_=249,function(t){for(;--t;)E.push(E.shift())}(++_);const T=function(t,e){return b[t-=0]};class C extends t.Command{constructor(t,e){super(t),this[T("0x9")]=e,this[T("0x4")](),this[T("0x6")]=!1}[T("0x4")](){this[T("0x8")]=!0}execute(t){const n=this._suggestions[T("0x5")](t);if(!n)throw new e.CKEditorError("track-changes-discard-suggestion-not-found",this);const o=n[T("0xb")]();this[T("0xa")][T("0x7")][T("0x0")](o)&&this.editor[T("0x2")][T("0x5")](T("0x1"))[T("0x3")](n)}}const y=["createPositionBefore","getRanges","schema","isIntersecting","push","splice","sort","deletion","isInContent","next"," [color ","isArray","start","value","length","content","join","createPositionAfter","isCollapsed","from","isTouching","getRange","execute","type","isMultiRange","createPositionAt","end"];var k,A;k=y,A=166,function(t){for(;--t;)k.push(k.shift())}(++A);const v=function(t,e){return y[t-=0]};function R(t){return t[v("0x2")](((t,e)=>v("0x3")==t.type&&v("0x3")!=e[v("0x13")]?-1:v("0x3")!=t[v("0x13")]&&v("0x3")==e[v("0x13")]?1:0))}function S(t,e){let n,o=0;const r=[],s=e[v("0x19")];for(;o<t[v("0xa")];){const i=t[o],x=t[o+1];n||(n=e[v("0x17")](i)),I(e,i,x)||(r[v("0x0")](e.createRange(n,s.isObject(i)?e[v("0xd")](i):e[v("0x15")](i,v("0x16")))),n=null),o++}return r}function I(t,e,n){if(!n)return!1;const o=t[v("0xd")](e),r=t[v("0x17")](n);return o[v("0x10")](r)}function L(t,e,n){for(;n[v("0xa")];){const o=n[v("0x1")](0,100);t.change((()=>{for(const t of o)t[v("0x4")]&&e[v("0x12")](t.id)}))}}const N=["_suggestions","editor","canEditAt","refresh","some","getRanges","values","from","model","_command","_isEnabledBasedOnSelection","execute","isEnabled"];var w,M;w=N,M=258,function(t){for(;--t;)w.push(w.shift())}(++M);const O=function(t,e){return N[t-=0]};class F extends t.Command{constructor(t,e,n){super(t),this[O("0xb")]=e,this[O("0x2")]=n,this[O("0x5")](),this[O("0xc")]=!1}[O("0x5")](){const t=Array[O("0x9")](this[O("0x2")][O("0x8")]())[O("0x6")]((t=>t.isInContent));this[O("0x1")]=this[O("0xb")][O("0x1")]&&t}[O("0x0")](){const t=R(Array[O("0x9")](this[O("0x2")][O("0x8")]()));for(const e of t){const t=e[O("0x7")]();if(!this.editor[O("0xa")][O("0x4")](t))return}L(this[O("0x3")][O("0xa")],this[O("0xb")],t)}}const P=["_isEnabledBasedOnSelection","getRanges","selection","size","_command","canEditAt","editor","refresh","model","_suggestions","document","_selectedSuggestions"];var D,B;D=P,B=295,function(t){for(;--t;)D.push(D.shift())}(++B);const j=function(t,e){return P[t-=0]};class U extends t.Command{constructor(t,e,n){super(t),this[j("0x9")]=e,this[j("0x2")]=n,this[j("0x4")]=new Set,this[j("0x0")](),this[j("0x5")]=!1}[j("0x0")](){const t=this.editor[j("0x1")][j("0x3")][j("0x7")],e=Array.from(this[j("0x2")].values());this._selectedSuggestions=function(t,e){const n=Array[v("0xf")](t[v("0x18")]()),o=new Set;for(const r of e)if(r[v("0x4")])for(const e of n)for(const n of r.getMarkers()){const s=n[v("0x11")]();(e[v("0x1a")](s)||t[v("0xe")]&&!r[v("0x14")]&&r[v("0x5")]&&s[v("0x16")][v("0x10")](e[v("0x8")]))&&o.add(r)}return o}(t,e),this.isEnabled=this[j("0x9")].isEnabled&&!!this[j("0x4")][j("0x8")]}execute(){const t=R(Array.from(this[j("0x4")]));for(const e of t){const t=e[j("0x6")]();if(!this[j("0xb")][j("0x1")][j("0xa")](t))return}L(this[j("0xb")][j("0x1")],this[j("0x9")],t)}}const G=function(){this.__data__=[],this.size=0};const H=function(t,e){return t===e||t!=t&&e!=e};const V=function(t,e){for(var n=t.length;n--;)if(H(t[n][0],e))return n;return-1};var W=Array.prototype.splice;const z=function(t){var e=this.__data__,n=V(e,t);return!(n<0)&&(n==e.length-1?e.pop():W.call(e,n,1),--this.size,!0)};const K=function(t){var e=this.__data__,n=V(e,t);return n<0?void 0:e[n][1]};const q=function(t){return V(this.__data__,t)>-1};const X=function(t,e){var n=this.__data__,o=V(n,t);return o<0?(++this.size,n.push([t,e])):n[o][1]=e,this};function $(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var o=t[e];this.set(o[0],o[1])}}$.prototype.clear=G,$.prototype.delete=z,$.prototype.get=K,$.prototype.has=q,$.prototype.set=X;const J=$;const Q=function(){this.__data__=new J,this.size=0};const Z=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const Y=function(t){return this.__data__.get(t)};const tt=function(t){return this.__data__.has(t)};const et="object"==typeof global&&global&&global.Object===Object&&global;var nt="object"==typeof self&&self&&self.Object===Object&&self;const ot=et||nt||Function("return this")();const rt=ot.Symbol;var st=Object.prototype,it=st.hasOwnProperty,xt=st.toString,at=rt?rt.toStringTag:void 0;const ct=function(t){var e=it.call(t,at),n=t[at];try{t[at]=void 0;var o=!0}catch(t){}var r=xt.call(t);return o&&(e?t[at]=n:delete t[at]),r};var lt=Object.prototype.toString;const dt=function(t){return lt.call(t)};var ut=rt?rt.toStringTag:void 0;const gt=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ut&&ut in Object(t)?ct(t):dt(t)};const mt=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ft=function(t){if(!mt(t))return!1;var e=gt(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ht=ot["__core-js_shared__"];var pt,bt=(pt=/[^.]+$/.exec(ht&&ht.keys&&ht.keys.IE_PROTO||""))?"Symbol(src)_1."+pt:"";const Et=function(t){return!!bt&&bt in t};var _t=Function.prototype.toString;const Tt=function(t){if(null!=t){try{return _t.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var Ct=/^\[object .+?Constructor\]$/,yt=Function.prototype,kt=Object.prototype,At=yt.toString,vt=kt.hasOwnProperty,Rt=RegExp("^"+At.call(vt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const St=function(t){return!(!mt(t)||Et(t))&&(ft(t)?Rt:Ct).test(Tt(t))};const It=function(t,e){return null==t?void 0:t[e]};const Lt=function(t,e){var n=It(t,e);return St(n)?n:void 0};const Nt=Lt(ot,"Map");const wt=Lt(Object,"create");const Mt=function(){this.__data__=wt?wt(null):{},this.size=0};const Ot=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Ft=Object.prototype.hasOwnProperty;const Pt=function(t){var e=this.__data__;if(wt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Ft.call(e,t)?e[t]:void 0};var Dt=Object.prototype.hasOwnProperty;const Bt=function(t){var e=this.__data__;return wt?void 0!==e[t]:Dt.call(e,t)};const jt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=wt&&void 0===e?"__lodash_hash_undefined__":e,this};function Ut(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var o=t[e];this.set(o[0],o[1])}}Ut.prototype.clear=Mt,Ut.prototype.delete=Ot,Ut.prototype.get=Pt,Ut.prototype.has=Bt,Ut.prototype.set=jt;const Gt=Ut;const Ht=function(){this.size=0,this.__data__={hash:new Gt,map:new(Nt||J),string:new Gt}};const Vt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Wt=function(t,e){var n=t.__data__;return Vt(e)?n["string"==typeof e?"string":"hash"]:n.map};const zt=function(t){var e=Wt(this,t).delete(t);return this.size-=e?1:0,e};const Kt=function(t){return Wt(this,t).get(t)};const qt=function(t){return Wt(this,t).has(t)};const Xt=function(t,e){var n=Wt(this,t),o=n.size;return n.set(t,e),this.size+=n.size==o?0:1,this};function $t(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var o=t[e];this.set(o[0],o[1])}}$t.prototype.clear=Ht,$t.prototype.delete=zt,$t.prototype.get=Kt,$t.prototype.has=qt,$t.prototype.set=Xt;const Jt=$t;const Qt=function(t,e){var n=this.__data__;if(n instanceof J){var o=n.__data__;if(!Nt||o.length<199)return o.push([t,e]),this.size=++n.size,this;n=this.__data__=new Jt(o)}return n.set(t,e),this.size=n.size,this};function Zt(t){var e=this.__data__=new J(t);this.size=e.size}Zt.prototype.clear=Q,Zt.prototype.delete=Z,Zt.prototype.get=Y,Zt.prototype.has=tt,Zt.prototype.set=Qt;const Yt=Zt;const te=function(t,e){for(var n=-1,o=null==t?0:t.length;++n<o&&!1!==e(t[n],n,t););return t};const ee=function(){try{var t=Lt(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const ne=function(t,e,n){"__proto__"==e&&ee?ee(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var oe=Object.prototype.hasOwnProperty;const re=function(t,e,n){var o=t[e];oe.call(t,e)&&H(o,n)&&(void 0!==n||e in t)||ne(t,e,n)};const se=function(t,e,n,o){var r=!n;n||(n={});for(var s=-1,i=e.length;++s<i;){var x=e[s],a=o?o(n[x],t[x],x,n,t):void 0;void 0===a&&(a=t[x]),r?ne(n,x,a):re(n,x,a)}return n};const ie=function(t,e){for(var n=-1,o=Array(t);++n<t;)o[n]=e(n);return o};const xe=function(t){return null!=t&&"object"==typeof t};const ae=function(t){return xe(t)&&"[object Arguments]"==gt(t)};var ce=Object.prototype,le=ce.hasOwnProperty,de=ce.propertyIsEnumerable;const ue=ae(function(){return arguments}())?ae:function(t){return xe(t)&&le.call(t,"callee")&&!de.call(t,"callee")};const ge=Array.isArray;const me=function(){return!1};var fe="object"==typeof exports&&exports&&!exports.nodeType&&exports,he=fe&&"object"==typeof module&&module&&!module.nodeType&&module,pe=he&&he.exports===fe?ot.Buffer:void 0;const be=(pe?pe.isBuffer:void 0)||me;var Ee=/^(?:0|[1-9]\d*)$/;const _e=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&Ee.test(t))&&t>-1&&t%1==0&&t<e};const Te=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var Ce={};Ce["[object Float32Array]"]=Ce["[object Float64Array]"]=Ce["[object Int8Array]"]=Ce["[object Int16Array]"]=Ce["[object Int32Array]"]=Ce["[object Uint8Array]"]=Ce["[object Uint8ClampedArray]"]=Ce["[object Uint16Array]"]=Ce["[object Uint32Array]"]=!0,Ce["[object Arguments]"]=Ce["[object Array]"]=Ce["[object ArrayBuffer]"]=Ce["[object Boolean]"]=Ce["[object DataView]"]=Ce["[object Date]"]=Ce["[object Error]"]=Ce["[object Function]"]=Ce["[object Map]"]=Ce["[object Number]"]=Ce["[object Object]"]=Ce["[object RegExp]"]=Ce["[object Set]"]=Ce["[object String]"]=Ce["[object WeakMap]"]=!1;const ye=function(t){return xe(t)&&Te(t.length)&&!!Ce[gt(t)]};const ke=function(t){return function(e){return t(e)}};var Ae="object"==typeof exports&&exports&&!exports.nodeType&&exports,ve=Ae&&"object"==typeof module&&module&&!module.nodeType&&module,Re=ve&&ve.exports===Ae&&et.process;const Se=function(){try{var t=ve&&ve.require&&ve.require("util").types;return t||Re&&Re.binding&&Re.binding("util")}catch(t){}}();var Ie=Se&&Se.isTypedArray;const Le=Ie?ke(Ie):ye;var Ne=Object.prototype.hasOwnProperty;const we=function(t,e){var n=ge(t),o=!n&&ue(t),r=!n&&!o&&be(t),s=!n&&!o&&!r&&Le(t),i=n||o||r||s,x=i?ie(t.length,String):[],a=x.length;for(var c in t)!e&&!Ne.call(t,c)||i&&("length"==c||r&&("offset"==c||"parent"==c)||s&&("buffer"==c||"byteLength"==c||"byteOffset"==c)||_e(c,a))||x.push(c);return x};var Me=Object.prototype;const Oe=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Me)};const Fe=function(t,e){return function(n){return t(e(n))}};const Pe=Fe(Object.keys,Object);var De=Object.prototype.hasOwnProperty;const Be=function(t){if(!Oe(t))return Pe(t);var e=[];for(var n in Object(t))De.call(t,n)&&"constructor"!=n&&e.push(n);return e};const je=function(t){return null!=t&&Te(t.length)&&!ft(t)};const Ue=function(t){return je(t)?we(t):Be(t)};const Ge=function(t,e){return t&&se(e,Ue(e),t)};const He=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Ve=Object.prototype.hasOwnProperty;const We=function(t){if(!mt(t))return He(t);var e=Oe(t),n=[];for(var o in t)("constructor"!=o||!e&&Ve.call(t,o))&&n.push(o);return n};const ze=function(t){return je(t)?we(t,!0):We(t)};const Ke=function(t,e){return t&&se(e,ze(e),t)};var qe="object"==typeof exports&&exports&&!exports.nodeType&&exports,Xe=qe&&"object"==typeof module&&module&&!module.nodeType&&module,$e=Xe&&Xe.exports===qe?ot.Buffer:void 0,Je=$e?$e.allocUnsafe:void 0;const Qe=function(t,e){if(e)return t.slice();var n=t.length,o=Je?Je(n):new t.constructor(n);return t.copy(o),o};const Ze=function(t,e){var n=-1,o=t.length;for(e||(e=Array(o));++n<o;)e[n]=t[n];return e};const Ye=function(t,e){for(var n=-1,o=null==t?0:t.length,r=0,s=[];++n<o;){var i=t[n];e(i,n,t)&&(s[r++]=i)}return s};const tn=function(){return[]};var en=Object.prototype.propertyIsEnumerable,nn=Object.getOwnPropertySymbols;const on=nn?function(t){return null==t?[]:(t=Object(t),Ye(nn(t),(function(e){return en.call(t,e)})))}:tn;const rn=function(t,e){return se(t,on(t),e)};const sn=function(t,e){for(var n=-1,o=e.length,r=t.length;++n<o;)t[r+n]=e[n];return t};const xn=Fe(Object.getPrototypeOf,Object);const an=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)sn(e,on(t)),t=xn(t);return e}:tn;const cn=function(t,e){return se(t,an(t),e)};const ln=function(t,e,n){var o=e(t);return ge(t)?o:sn(o,n(t))};const dn=function(t){return ln(t,Ue,on)};const un=function(t){return ln(t,ze,an)};const gn=Lt(ot,"DataView");const mn=Lt(ot,"Promise");const fn=Lt(ot,"Set");const hn=Lt(ot,"WeakMap");var pn="[object Map]",bn="[object Promise]",En="[object Set]",_n="[object WeakMap]",Tn="[object DataView]",Cn=Tt(gn),yn=Tt(Nt),kn=Tt(mn),An=Tt(fn),vn=Tt(hn),Rn=gt;(gn&&Rn(new gn(new ArrayBuffer(1)))!=Tn||Nt&&Rn(new Nt)!=pn||mn&&Rn(mn.resolve())!=bn||fn&&Rn(new fn)!=En||hn&&Rn(new hn)!=_n)&&(Rn=function(t){var e=gt(t),n="[object Object]"==e?t.constructor:void 0,o=n?Tt(n):"";if(o)switch(o){case Cn:return Tn;case yn:return pn;case kn:return bn;case An:return En;case vn:return _n}return e});const Sn=Rn;var In=Object.prototype.hasOwnProperty;const Ln=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&In.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Nn=ot.Uint8Array;const wn=function(t){var e=new t.constructor(t.byteLength);return new Nn(e).set(new Nn(t)),e};const Mn=function(t,e){var n=e?wn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var On=/\w*$/;const Fn=function(t){var e=new t.constructor(t.source,On.exec(t));return e.lastIndex=t.lastIndex,e};var Pn=rt?rt.prototype:void 0,Dn=Pn?Pn.valueOf:void 0;const Bn=function(t){return Dn?Object(Dn.call(t)):{}};const jn=function(t,e){var n=e?wn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const Un=function(t,e,n){var o=t.constructor;switch(e){case"[object ArrayBuffer]":return wn(t);case"[object Boolean]":case"[object Date]":return new o(+t);case"[object DataView]":return Mn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return jn(t,n);case"[object Map]":case"[object Set]":return new o;case"[object Number]":case"[object String]":return new o(t);case"[object RegExp]":return Fn(t);case"[object Symbol]":return Bn(t)}};var Gn=Object.create;const Hn=function(){function t(){}return function(e){if(!mt(e))return{};if(Gn)return Gn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Vn=function(t){return"function"!=typeof t.constructor||Oe(t)?{}:Hn(xn(t))};const Wn=function(t){return xe(t)&&"[object Map]"==Sn(t)};var zn=Se&&Se.isMap;const Kn=zn?ke(zn):Wn;const qn=function(t){return xe(t)&&"[object Set]"==Sn(t)};var Xn=Se&&Se.isSet;const $n=Xn?ke(Xn):qn;var Jn="[object Arguments]",Qn="[object Function]",Zn="[object Object]",Yn={};Yn[Jn]=Yn["[object Array]"]=Yn["[object ArrayBuffer]"]=Yn["[object DataView]"]=Yn["[object Boolean]"]=Yn["[object Date]"]=Yn["[object Float32Array]"]=Yn["[object Float64Array]"]=Yn["[object Int8Array]"]=Yn["[object Int16Array]"]=Yn["[object Int32Array]"]=Yn["[object Map]"]=Yn["[object Number]"]=Yn[Zn]=Yn["[object RegExp]"]=Yn["[object Set]"]=Yn["[object String]"]=Yn["[object Symbol]"]=Yn["[object Uint8Array]"]=Yn["[object Uint8ClampedArray]"]=Yn["[object Uint16Array]"]=Yn["[object Uint32Array]"]=!0,Yn["[object Error]"]=Yn[Qn]=Yn["[object WeakMap]"]=!1;const to=function t(e,n,o,r,s,i){var x,a=1&n,c=2&n,l=4&n;if(o&&(x=s?o(e,r,s,i):o(e)),void 0!==x)return x;if(!mt(e))return e;var d=ge(e);if(d){if(x=Ln(e),!a)return Ze(e,x)}else{var u=Sn(e),g=u==Qn||"[object GeneratorFunction]"==u;if(be(e))return Qe(e,a);if(u==Zn||u==Jn||g&&!s){if(x=c||g?{}:Vn(e),!a)return c?cn(e,Ke(x,e)):rn(e,Ge(x,e))}else{if(!Yn[u])return s?e:{};x=Un(e,u,a)}}i||(i=new Yt);var m=i.get(e);if(m)return m;i.set(e,x),$n(e)?e.forEach((function(r){x.add(t(r,n,o,r,e,i))})):Kn(e)&&e.forEach((function(r,s){x.set(s,t(r,n,o,s,e,i))}));var f=d?void 0:(l?c?un:dn:c?ze:Ue)(e);return te(f||e,(function(r,s){f&&(r=e[s=r]),re(x,s,t(r,n,o,s,e,i))})),x};const eo=function(t){return to(t,5)};const no=function(t){return"symbol"==typeof t||xe(t)&&"[object Symbol]"==gt(t)};var oo=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,ro=/^\w*$/;const so=function(t,e){if(ge(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!no(t))||(ro.test(t)||!oo.test(t)||null!=e&&t in Object(e))};function io(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var o=arguments,r=e?e.apply(this,o):o[0],s=n.cache;if(s.has(r))return s.get(r);var i=t.apply(this,o);return n.cache=s.set(r,i)||s,i};return n.cache=new(io.Cache||Jt),n}io.Cache=Jt;const xo=io;var ao=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,co=/\\(\\)?/g;const lo=function(t){var e=xo(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(ao,(function(t,n,o,r){e.push(o?r.replace(co,"$1"):n||t)})),e}));const uo=function(t,e){for(var n=-1,o=null==t?0:t.length,r=Array(o);++n<o;)r[n]=e(t[n],n,t);return r};var go=rt?rt.prototype:void 0,mo=go?go.toString:void 0;const fo=function t(e){if("string"==typeof e)return e;if(ge(e))return uo(e,t)+"";if(no(e))return mo?mo.call(e):"";var n=e+"";return"0"==n&&1/e==-Infinity?"-0":n};const ho=function(t){return null==t?"":fo(t)};const po=function(t,e){return ge(t)?t:so(t,e)?[t]:lo(ho(t))};const bo=function(t){if("string"==typeof t||no(t))return t;var e=t+"";return"0"==e&&1/t==-Infinity?"-0":e};const Eo=function(t,e,n,o){if(!mt(t))return t;for(var r=-1,s=(e=po(e,t)).length,i=s-1,x=t;null!=x&&++r<s;){var a=bo(e[r]),c=n;if("__proto__"===a||"constructor"===a||"prototype"===a)return t;if(r!=i){var l=x[a];void 0===(c=o?o(l,a,x):void 0)&&(c=mt(l)?l:_e(e[r+1])?[]:{})}re(x,a,c),x=x[a]}return t};const _o=function(t,e,n){return null==t?t:Eo(t,e,n)};const To=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const Co=function(t){return this.__data__.has(t)};function yo(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Jt;++e<n;)this.add(t[e])}yo.prototype.add=yo.prototype.push=To,yo.prototype.has=Co;const ko=yo;const Ao=function(t,e){for(var n=-1,o=null==t?0:t.length;++n<o;)if(e(t[n],n,t))return!0;return!1};const vo=function(t,e){return t.has(e)};const Ro=function(t,e,n,o,r,s){var i=1&n,x=t.length,a=e.length;if(x!=a&&!(i&&a>x))return!1;var c=s.get(t),l=s.get(e);if(c&&l)return c==e&&l==t;var d=-1,u=!0,g=2&n?new ko:void 0;for(s.set(t,e),s.set(e,t);++d<x;){var m=t[d],f=e[d];if(o)var h=i?o(f,m,d,e,t,s):o(m,f,d,t,e,s);if(void 0!==h){if(h)continue;u=!1;break}if(g){if(!Ao(e,(function(t,e){if(!vo(g,e)&&(m===t||r(m,t,n,o,s)))return g.push(e)}))){u=!1;break}}else if(m!==f&&!r(m,f,n,o,s)){u=!1;break}}return s.delete(t),s.delete(e),u};const So=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,o){n[++e]=[o,t]})),n};const Io=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var Lo=rt?rt.prototype:void 0,No=Lo?Lo.valueOf:void 0;const wo=function(t,e,n,o,r,s,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!s(new Nn(t),new Nn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return H(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var x=So;case"[object Set]":var a=1&o;if(x||(x=Io),t.size!=e.size&&!a)return!1;var c=i.get(t);if(c)return c==e;o|=2,i.set(t,e);var l=Ro(x(t),x(e),o,r,s,i);return i.delete(t),l;case"[object Symbol]":if(No)return No.call(t)==No.call(e)}return!1};var Mo=Object.prototype.hasOwnProperty;const Oo=function(t,e,n,o,r,s){var i=1&n,x=dn(t),a=x.length;if(a!=dn(e).length&&!i)return!1;for(var c=a;c--;){var l=x[c];if(!(i?l in e:Mo.call(e,l)))return!1}var d=s.get(t),u=s.get(e);if(d&&u)return d==e&&u==t;var g=!0;s.set(t,e),s.set(e,t);for(var m=i;++c<a;){var f=t[l=x[c]],h=e[l];if(o)var p=i?o(h,f,l,e,t,s):o(f,h,l,t,e,s);if(!(void 0===p?f===h||r(f,h,n,o,s):p)){g=!1;break}m||(m="constructor"==l)}if(g&&!m){var b=t.constructor,E=e.constructor;b==E||!("constructor"in t)||!("constructor"in e)||"function"==typeof b&&b instanceof b&&"function"==typeof E&&E instanceof E||(g=!1)}return s.delete(t),s.delete(e),g};var Fo="[object Arguments]",Po="[object Array]",Do="[object Object]",Bo=Object.prototype.hasOwnProperty;const jo=function(t,e,n,o,r,s){var i=ge(t),x=ge(e),a=i?Po:Sn(t),c=x?Po:Sn(e),l=(a=a==Fo?Do:a)==Do,d=(c=c==Fo?Do:c)==Do,u=a==c;if(u&&be(t)){if(!be(e))return!1;i=!0,l=!1}if(u&&!l)return s||(s=new Yt),i||Le(t)?Ro(t,e,n,o,r,s):wo(t,e,a,n,o,r,s);if(!(1&n)){var g=l&&Bo.call(t,"__wrapped__"),m=d&&Bo.call(e,"__wrapped__");if(g||m){var f=g?t.value():t,h=m?e.value():e;return s||(s=new Yt),r(f,h,n,o,s)}}return!!u&&(s||(s=new Yt),Oo(t,e,n,o,r,s))};const Uo=function t(e,n,o,r,s){return e===n||(null==e||null==n||!xe(e)&&!xe(n)?e!=e&&n!=n:jo(e,n,o,r,t,s))};const Go=function(t,e){return Uo(t,e)};const Ho=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Vo=function(t,e){for(var n=0,o=(e=po(e,t)).length;null!=t&&n<o;)t=t[bo(e[n++])];return n&&n==o?t:void 0};const Wo=function(t,e,n){var o=-1,r=t.length;e<0&&(e=-e>r?0:r+e),(n=n>r?r:n)<0&&(n+=r),r=e>n?0:n-e>>>0,e>>>=0;for(var s=Array(r);++o<r;)s[o]=t[o+e];return s};const zo=function(t,e){return e.length<2?t:Vo(t,Wo(e,0,-1))};const Ko=function(t,e){return e=po(e,t),null==(t=zo(t,e))||delete t[bo(Ho(e))]};const qo=function(t,e){return null==t||Ko(t,e)},Xo=["size","creator","_onAccept","addRange","onDiscard","from","addMarkerName","length","suggestion:","data","_onDiscard","_model","_saved","add","_onAttributesChange","createdAt","onAttributesChange","set","end","change","isExternal","next","commentThread","getMarkerNames","toJSON","getRanges","getMarkers","type","attributes","previous","setAttribute","removeMarker","author","@external","onAccept","nodeAfter","push","removeMarkers","delete","isIntersectingWithRange","discard","_markerNames","authoredAt","decorate","hasComments","addMarker","getFirstMarker","clear","head","getFirstRange","getItems","isMultiRange","markers","start","nodeBefore","accept","subType"];var $o,Jo;$o=Xo,Jo=294,function(t){for(;--t;)$o.push($o.shift())}(++Jo);const Qo=function(t,e){return Xo[t-=0]};class Zo extends((0,e.ObservableMixin)()){constructor(t,e){super(),this.id=e.id,this.type=e[Qo("0x12")],this[Qo("0x2f")]=e[Qo("0x2f")]||null,this[Qo("0x17")]=e[Qo("0x17")],this.creator=e.creator||e.author,this[Qo("0xb")]=Boolean(e.attributes&&e[Qo("0x13")][Qo("0x18")]),this[Qo("0x0")]=null,this[Qo("0x2")]=t,this[Qo("0x32")]=e[Qo("0x19")],this[Qo("0x1")]=e[Qo("0x34")],this._onAttributesChange=e[Qo("0x7")],this[Qo("0x20")]=new Set,this[Qo("0x6")]=null,this[Qo("0x8")](Qo("0x21"),null),this[Qo("0x8")](Qo("0x13"),e[Qo("0x13")]||{}),this[Qo("0x8")]("previous",null),this[Qo("0x8")](Qo("0xc"),null),this.set(Qo("0xd"),null),this[Qo("0x8")](Qo("0x3"),!1),this[Qo("0x22")]("accept"),this[Qo("0x22")](Qo("0x1f"))}get head(){let t=this;for(;t[Qo("0x14")];)t=t[Qo("0x14")];return t}get[Qo("0x23")](){return!!this[Qo("0xd")]&&this[Qo("0xd")].length>0}get[Qo("0x2a")](){return 0!=this[Qo("0x20")][Qo("0x30")]&&6==Array[Qo("0x35")](this[Qo("0x20")])[0].split(":")[Qo("0x37")]}get isInContent(){return null!==this[Qo("0x25")]()}[Qo("0x36")](t){this[Qo("0x20")][Qo("0x4")](t)}getMarkerNames(){return Array[Qo("0x35")](this[Qo("0x20")])}[Qo("0x11")](){return this[Qo("0xe")]().map((t=>this._model[Qo("0x2b")].get(t))).filter((t=>t))}getFirstMarker(){return this[Qo("0x11")]()[0]||null}[Qo("0x1c")](){this[Qo("0x2")][Qo("0xa")]((t=>{for(const e of this.getMarkers())t[Qo("0x16")](e)})),this[Qo("0x20")][Qo("0x26")]()}[Qo("0x16")](t){this[Qo("0x2")][Qo("0xa")]((e=>{e[Qo("0x16")](t)})),this[Qo("0x20")][Qo("0x1d")](t)}[Qo("0x33")](t){const e=Qo("0x38")+this[Qo("0x12")]+":"+this[Qo("0x2f")]+":"+this.id+":"+this[Qo("0x31")].id+":"+Zo.getMultiRangeId();this[Qo("0x36")](e),this._model[Qo("0xa")]((n=>{n[Qo("0x24")](e,{range:t,usingOperation:!0,affectsData:!0})}))}[Qo("0x1e")](t){for(const e of this[Qo("0x10")]())if(e.isIntersecting(t))return!0;return!1}[Qo("0x10")](){return this[Qo("0x11")]().map((t=>t.getRange()))}[Qo("0x29")](){return this[Qo("0x10")]().reduce(((t,e)=>[...t,...e[Qo("0x29")]()]),[])}[Qo("0x28")](){var t;return(null===(t=this.getFirstMarker())||void 0===t?void 0:t.getRange())||null}getContainedElement(){const t=this[Qo("0x10")]();if(1!=t[Qo("0x37")])return null;const e=t[0],n=e[Qo("0x2c")][Qo("0x1a")],o=e[Qo("0x9")][Qo("0x2d")];return n instanceof i.Element?n!=o?null:n:null}[Qo("0x2e")](){this._onAccept(this[Qo("0x10")](),this[Qo("0x0")],this.attributes),this[Qo("0x1c")]()}[Qo("0x1f")](){this[Qo("0x1")](this[Qo("0x10")](),this[Qo("0x0")],this[Qo("0x13")]),this[Qo("0x1c")]()}getAllAdjacentSuggestions(){const t=[];let e=this[Qo("0x27")];for(;e;)t[Qo("0x1b")](e),e=e[Qo("0xc")];return t}[Qo("0x15")](t,e){const n=eo(this.attributes);_o(n,t,e),Go(n,this.attributes)||(this[Qo("0x13")]=n,this._onAttributesChange(n))}removeAttribute(t){const e=eo(this[Qo("0x13")]);qo(e,t),Go(e,this[Qo("0x13")])||(this.attributes=e,this[Qo("0x5")](this[Qo("0x13")]))}[Qo("0xf")](){return{id:this.id,type:this[Qo("0x2f")]?this[Qo("0x12")]+":"+this.subType:this.type,authorId:this[Qo("0x31")].id,createdAt:this[Qo("0x6")],hasComments:this.hasComments,data:this[Qo("0x0")],attributes:this[Qo("0x13")]}}static getMultiRangeId(){return(0,e.uid)().substr(1,5)}}function Yo(t,e,n){const o=t.t;switch(e){case"Track changes":return o("Track changes");case"Accept suggestion":return o("Accept suggestion");case"Discard suggestion":return o("Discard suggestion");case"Accept all suggestions":return o("Accept all suggestions");case"Accept all selected suggestions":return o("Accept all selected suggestions");case"Discard all suggestions":return o("Discard all suggestions");case"Discard all selected suggestions":return o("Discard all selected suggestions");case"*Reset font size*":return o("*Reset font size*");case"*Reset font family*":return o("*Reset font family*");case"*Reset font color*":return o("*Reset font color*");case"*Reset font background color*":return o("*Reset font background color*");case"*Remove image text alternative*":return o("*Remove image text alternative*");case"*Reset image width*":return o("*Reset image width*");case"*Remove link*":return o("*Remove link*");case"*Check item*":return o("*Check item*");case"*Uncheck item*":return o("*Uncheck item*");case"*Remove all formatting*":return o("*Remove all formatting*");case"*Replace table cells*":return o("*Replace table cells*");case"*Merge cells*":return o("*Merge cells*");case"*Split cell:* vertically":return o("*Split cell:* vertically");case"*Split cell:* horizontally":return o("*Split cell:* horizontally");case"*Indent:* %0":return o("*Indent:* %0",n);case"*Outdent:* %0":return o("*Outdent:* %0",n);case"*Change to:* %0":return o("*Change to:* %0",n);case"*Insert:* %0":return o("*Insert:* %0",n);case"*Format:* %0":return o("*Format:* %0",n);case"*Format:* change table properties":return o("*Format:* change table properties");case"*Format:* change table cell properties":return o("*Format:* change table cell properties");case"*Format:* insert into %0":return o("*Format:* insert into %0",n);case"*Format:* remove from %0":return o("*Format:* remove from %0",n);case"*Format:* replace image URL":return o("*Format:* replace image URL");case"*Format:* resize table":return o("*Format:* resize table");case"*Format:* set order to reversed":return o("*Format:* set order to reversed");case"*Format:* set order to regular":return o("*Format:* set order to regular");case"*Format:* set start index to %0":return o("*Format:* set start index to %0",n);case"*Change %0 content*":return o("*Change %0 content*",n);case"*Remove:* %0":return o("*Remove:* %0",n);case"*Merge:* %0":return o("*Merge:* %0",n);case"*Split:* %0":return o("*Split:* %0",n);case"*Remove format:* %0":return o("*Remove format:* %0",n);case"*Set font size:* %0":return o("*Set font size:* %0",n);case"*Set font family:* %0":return o("*Set font family:* %0",n);case"*Set format to:* %0":return o("*Set format to:* %0",n);case"*Set font color:* %0":return o("*Set font color:* %0",n);case"*Set font background color:* %0":return o("*Set font background color:* %0",n);case"*Set image text alternative:* %0":return o("*Set image text alternative:* %0",n);case"*Set image width:* %0":return o("*Set image width:* %0",n);case"*Set link:* %0":return o("*Set link:* %0",n);case"*Set highlight:* %0":return o("*Set highlight:* %0",n);case"*Remove highlight*":return o("*Remove highlight*");case"FORMAT_HIGHLIGHT":return o({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return o({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return o({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return o({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return o({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return o({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return o({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return o({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return o({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return o({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return o({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return o({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return o({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return o({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return o({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return o({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_BULLETED_LIST":return o({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_CIRCLE":return o({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return o({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return o({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST":return o({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return o({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return o({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return o({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return o({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return o({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return o({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return o({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"REPLACE_TEXT":return o({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return o({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGN_TO_LEFT":return o({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return o({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return o({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return o({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return o({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return o({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return o({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return o({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return o({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return o({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return o({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return o({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return o({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return o({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return o({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return o({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return o({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"PENDING_ACTION_SUGGESTION":return o({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return o({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return o({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return o({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return o({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return o({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return o({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return o({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return o({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return o({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return o({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return o({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return o({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);default:return e}}const tr=["getWalker","isEqual","$textProxy","type","element","_customCallbacks","set","length","item","*Insert:* %0","_itemLabelsCallbacks","_itemLabels","$text","softBreak","Container","pop","indexOf","elementEnd","EmptyContainer","match","removeEmptyContainer","quantity","getItemLabel","*Split:* %0","nextSibling","_locale","isEmpty","removeContainer","deletion","*Remove:* %0","_resolveDescriptionItems","previousSibling","registerElementLabel","remove","replace","addObject","isInContent","_schema","Object","label","push","add","getFirstRange","*Merge:* %0","data","isObject","start","matchingCallback","addContainer","_addDescriptionItems","$1 $2","name","REPLACE_TEXT","text","insertion"];var er,nr;er=tr,nr=408,function(t){for(;--t;)er.push(er.shift())}(++nr);const or=function(t,e){return tr[t-=0]};class rr{constructor(t,e){this[or("0x25")]=[],this[or("0x2b")]=new Map,this[or("0x2a")]=[],this[or("0xe")]=t,this._locale=e}getDescriptions(t){const e=[];for(let n=0;n<t[or("0x27")];n++){const o=t[n];if(!o[or("0xd")])continue;let r=!1;for(const t of this._customCallbacks){const n=t(o);if(n){or("0x23")in n&&e[or("0x11")](n),r=!0;break}}if(!r){this[or("0x1a")](e,o);const r=t[n+1];if(r&&!o[or("0x13")]().end[or("0x21")](r.getFirstRange()[or("0x17")])){const t=e[e[or("0x27")]-1],n=or("0x1f")==o[or("0x23")]?"add":or("0xa");t&&"text"==t.type&&(t[n]+="\n")}}}return this[or("0x7")](e)}registerDescriptionCallback(t){this[or("0x25")].push(t)}[or("0x9")](t,n,o=e.priorities.normal){"function"==typeof t?(0,e.insertToPriorityArray)(this[or("0x2a")],{matchingCallback:t,label:n,priority:o}):this[or("0x2b")][or("0x26")](t,n)}[or("0x36")](t,e=1){let n;for(const e of this[or("0x2a")])if(e[or("0x18")](t)){n=e[or("0x10")];break}return n||(n=this[or("0x2b")].get(t[or("0x1c")])),n?n(e):1!==e?e+" "+t.name+"s":""+t[or("0x1c")]}[or("0x1a")](t,e){const n=e[or("0x13")]()[or("0x20")](),o=or("0x1f")==e.type?or("0x12"):or("0xa");for(const e of n){const r=e[or("0x28")],s=t[t.length-1];if(r.is(or("0x22")))s&&s.type[or("0x30")](or("0x2e"))>-1&&t[or("0x2f")](),s&&"text"==s.type?s[o]+=r.data:t[or("0x11")]({type:or("0x1e"),add:"add"==o?r.data:"",remove:"remove"==o?r[or("0x15")]:""});else if(this[or("0xe")][or("0x16")](r)){const i=r;if(s&&s[or("0x23")][or("0x30")](or("0x2e"))>-1&&t[or("0x2f")](),or("0x31")==e.type)continue;s&&s.type==o+or("0xf")&&s[or("0x24")].name==i[or("0x1c")]?s.quantity++:t[or("0x11")]({type:o+or("0xf"),element:i,quantity:1}),n.skip((t=>!(or("0x31")==t.type&&t[or("0x28")]==r)))}else if(this[or("0xe")].checkChild(r,or("0x2c"))||r.is(or("0x24"),or("0x2d"))){const n=r;if("add"==o&&"elementStart"==e[or("0x23")]||or("0xa")==o&&or("0x31")==e[or("0x23")])continue;if(s&&-1==s.type[or("0x30")](or("0x2e"))){or("0x1e")==s[or("0x23")]&&(s[o]+="\n");continue}let i;if(i=or("0x12")==o?n[or("0x1")]&&!this[or("0xe")].isObject(n[or("0x1")])?n.nextSibling:null:n.previousSibling&&!this[or("0xe")][or("0x16")](n[or("0x8")])?n[or("0x8")]:null,n[or("0x3")]||i&&i[or("0x3")]){const e=i&&i[or("0x3")]?i:n;s&&s[or("0x23")]==o+"EmptyContainer"&&s.element[or("0x1c")]==e.name?s[or("0x35")]++:t[or("0x11")]({type:o+or("0x32"),element:e,quantity:1})}else t[or("0x11")]({type:o+"Container",element:n})}}}[or("0x7")](t){const e=this[or("0x2")],n=[];for(const o of t){switch(o.type){case"text":if(o.add=o[or("0x12")].replace(/(\S)\u000A+(\S)/g,or("0x1b"))[or("0xb")](/\u000A/g,""),o[or("0xa")]=o[or("0xa")].replace(/(\S)\u000A+(\S)/g,"$1 $2")[or("0xb")](/\u000A/g,""),""!=o[or("0x12")]&&""!=o[or("0xa")]){n[or("0x11")]({type:or("0xb"),content:Yo(e,or("0x1d"),['"'+o[or("0xa")]+'"','"'+o[or("0x12")]+'"'])});continue}if(null!=o.add.match(/^ +$/)){n[or("0x11")]({type:or("0x1f"),content:Yo(e,or("0x29"),Yo(e,"ELEMENT_SPACE",o[or("0x12")][or("0x27")]))});continue}if(null!=o.remove[or("0x33")](/^ +$/)){n[or("0x11")]({type:"deletion",content:Yo(e,or("0x6"),Yo(e,"ELEMENT_SPACE",o[or("0xa")][or("0x27")]))});continue}if(""!=o[or("0x12")]){n.push({type:or("0x1f"),content:Yo(e,or("0x29"),'"'+o[or("0x12")]+'"')});continue}n[or("0x11")]({type:or("0x5"),content:Yo(e,or("0x6"),'"'+o.remove+'"')});continue;case"addEmptyContainer":case or("0xc"):n[or("0x11")]({type:"insertion",content:Yo(e,or("0x29"),this[or("0x36")](o.element,o.quantity))});continue;case or("0x34"):case"removeObject":n[or("0x11")]({type:or("0x5"),content:Yo(e,or("0x6"),this[or("0x36")](o[or("0x24")],o[or("0x35")]))});continue;case or("0x19"):n[or("0x11")]({type:"insertion",content:Yo(e,or("0x0"),this[or("0x36")](o[or("0x24")],o[or("0x35")]))});continue;case or("0x4"):n.push({type:or("0x5"),content:Yo(e,or("0x14"),this[or("0x36")](o.element,o[or("0x35")]))});continue}n[or("0x11")](o)}return n}}const sr=["locale","enableCommand","document","get","justify","has","*Format:* %0","center","model","alignment","ltr","commandParams","value","markBlockFormat","right","editor","left","change","afterInit","checkAttribute","getSelectedBlocks","filter","schema"];var ir,xr;ir=sr,xr=392,function(t){for(;--t;)ir.push(ir.shift())}(++xr);const ar=function(t,e){return sr[t-=0]};class cr extends t.Plugin{[ar("0x11")](){const t=this.editor,e=t.locale;if(!t.plugins[ar("0x4")]("AlignmentEditing"))return;const n=t.plugins[ar("0x2")]("TrackChangesEditing");n[ar("0x0")](ar("0x8"),((e,o={})=>{let r=o[ar("0xb")];o[ar("0xb")]||(r=ar("0x9")===t[ar("0x16")].contentLanguageDirection?"left":ar("0xd"));const s=Array.from(this[ar("0xe")][ar("0x7")][ar("0x1")].selection[ar("0x13")]())[ar("0x14")]((t=>function(t,e,n){const o=t.getAttribute(ar("0x8"))||null;return e[ar("0x12")](t,"alignment")&&n!=o}(t,this.editor[ar("0x7")][ar("0x15")],r)));t[ar("0x7")][ar("0x10")]((()=>{for(const t of s)n[ar("0xc")](t,{commandName:ar("0x8"),commandParams:[{value:r}]})}))})),n._descriptionFactory.registerDescriptionCallback((t=>{const{data:n}=t;if(n&&ar("0x8")==n.commandName){const t=n[ar("0xa")][0][ar("0xb")];return{type:"format",content:Yo(e,ar("0x5"),function(t){switch(t){case ar("0xf"):return Yo(e,"FORMAT_ALIGN_TO_LEFT");case ar("0xd"):return Yo(e,"FORMAT_ALIGN_TO_RIGHT");case ar("0x6"):return Yo(e,"FORMAT_ALIGN_TO_CENTER");case ar("0x3"):return Yo(e,"FORMAT_JUSTIFY_TEXT")}}(t))}}}))}}const lr=["createUIElement","element","addClass","push","activeMarkers","schema","insert","mapper","writer","listItem","isAtEnd","ck-suggestion-marker--active","get","isBlock","elementEnd","previousPosition","test","getAttribute","type","includes","isLimit","markerName","isContent","getCustomProperty","span","ck-suggestion-marker-","createRangeOn","start","item","TrackChangesEditing","nextSibling"];var dr,ur;dr=lr,ur=159,function(t){for(;--t;)dr.push(dr.shift())}(++ur);const gr=function(t,e){return lr[t-=0]};function mr(t,e,n){const o=[];for(const r of e.getItems())r.hasAttribute(t)&&o.push(n[gr("0x16")](r));return o}function fr(t){const e=[];if(t.is(gr("0x1c"),gr("0x5"))){let n=t.nextSibling;for(;n&&n.is(gr("0x1c"),gr("0x5"))&&n[gr("0xd")]("listIndent")>0;)e[gr("0x1e")](n),n=n[gr("0x1a")]}return e}function hr(t,e,{showActiveMarker:n=!0}={}){const o=t.plugins[gr("0x8")](gr("0x19"));return(r,s,i)=>{if(!i.consumable[gr("0xc")](s.markerRange,r.name))return;const x=s.markerRange.getWalker(),a=s.markerRange[gr("0x17")],c=t.model[gr("0x1")];let l=null,d=null,u=!1,g=!1;for(const t of x){const e=t[gr("0x18")];u=u||c[gr("0x12")](e);const n=i[gr("0x3")].toViewElement(e);if(n&&n[gr("0x13")]("addHighlight"))return;gr("0xa")==t[gr("0xe")]&&c[gr("0x9")](e)&&!c[gr("0x10")](e)&&(e[gr("0x1a")]||a[gr("0x6")]?l&&l.parent==e||(l=e,m(t[gr("0xb")]),g=!0):d=d||t[gr("0xb")])}function m(t){const r=i[gr("0x4")][gr("0x1b")](gr("0x14"),{class:gr("0x15")+e}),x=i[gr("0x3")].toViewPosition(t);n&&o[gr("0x0")][gr("0xf")](s.markerName)&&i.writer[gr("0x1d")](gr("0x7"),r),i[gr("0x4")][gr("0x2")](x,r),i[gr("0x3")].bindElementToMarker(r,s[gr("0x11")])}u||g||!d||m(d)}}const pr=["editor","StrikethroughEditing","TrackChangesEditing","getRanges","FORMAT_CODE","*Remove format:* %0","plugins","FORMAT_SUPERSCRIPT","get","ItalicEditing","commandName","isCollapsed","afterInit","SuperscriptEditing","underline","CodeEditing","BoldEditing","SubscriptEditing","format","commands","model","forceValue","_descriptionFactory","code","FORMAT_UNDERLINE","document","change","FORMAT_SUBSCRIPT","FORMAT_BOLD","has","registerDescriptionCallback","UnderlineEditing","strikethrough","toLowerCase"];var br,Er;br=pr,Er=124,function(t){for(;--t;)br.push(br.shift())}(++Er);const _r=function(t,e){return pr[t-=0]},Tr=[_r("0x1c"),_r("0x15"),_r("0x9"),_r("0x1b"),_r("0xd"),_r("0x1d"),_r("0x19")];class Cr extends t.Plugin{[_r("0x18")](){const t=this[_r("0xc")],e=t[_r("0x20")],n=t[_r("0x12")][_r("0x14")](_r("0xe")),o=t.locale;for(const o of Tr){if(!t[_r("0x12")][_r("0x7")](o))continue;const r=o.slice(0,-7)[_r("0xb")](),s=t[_r("0x1f")][_r("0x14")](r);n.enableCommand(r,((t,o={})=>{const i=e[_r("0x3")].selection;if(i[_r("0x17")])return void t(o);const x=void 0!==o[_r("0x21")]?o[_r("0x21")]:!s.value;e[_r("0x4")]((()=>{const t=Array.from(i[_r("0xf")]());for(const o of t){const t=x?[o]:mr(r,o,e);for(const e of t)n.markInlineFormat(e,{commandName:r,commandParams:[{forceValue:x}]})}}))}))}function r(t,e){n[_r("0x0")][_r("0x8")]((n=>{const{data:r}=n;if(r&&r[_r("0x16")]===t)return r.commandParams[0].forceValue?{type:_r("0x1e"),content:Yo(o,"*Format:* %0",e)}:{type:_r("0x1e"),content:Yo(o,_r("0x11"),e)}}))}r("bold",Yo(o,_r("0x6"))),r("italic",Yo(o,"FORMAT_ITALIC")),r(_r("0x1a"),Yo(o,_r("0x2"))),r(_r("0x1"),Yo(o,_r("0x10"))),r(_r("0xa"),Yo(o,"FORMAT_STRIKETHROUGH")),r("subscript",Yo(o,_r("0x5"))),r("superscript",Yo(o,_r("0x13")))}}const yr=["change","getSelectedBlocks","forceValue","$root","markBlockFormat","commandParams","value","enableCommand","filter","schema","locale","TrackChangesEditing","get","blockQuote","commandName","*Format:* %0","model","commands","name","checkChild","BlockQuoteEditing","_descriptionFactory","has","registerDescriptionCallback","document","editor","from","format","parent","plugins","ELEMENT_BLOCK_QUOTE"];var kr,Ar;kr=yr,Ar=199,function(t){for(;--t;)kr.push(kr.shift())}(++Ar);const vr=function(t,e){return yr[t-=0]};class Rr extends t.Plugin{afterInit(){const t=this[vr("0xc")],e=t[vr("0x1c")];if(!t[vr("0x10")][vr("0x9")](vr("0x7")))return;const n=t.plugins.get(vr("0x1d")),o=this.editor[vr("0x4")][vr("0x1e")](vr("0x0"));n[vr("0x19")]("blockQuote",((e,r={})=>{const s=this[vr("0xc")].model[vr("0xb")].selection,i=r&&void 0!==r[vr("0x14")]?r[vr("0x14")]:!o[vr("0x18")];let x=[];if(i){const e=Array[vr("0xd")](s[vr("0x13")]())[vr("0x1a")]((t=>Sr(t)||function(t,e){const n=e[vr("0x6")](t.parent,"blockQuote"),o=e[vr("0x6")]([vr("0x15"),vr("0x0")],t);return n&&o}(t,this[vr("0xc")][vr("0x3")][vr("0x1b")])));x=S(e,t[vr("0x3")])}else{const e=Array[vr("0xd")](s[vr("0x13")]()).filter((t=>Sr(t)));x=S(e,t[vr("0x3")])}t.model[vr("0x12")]((()=>{for(const t of x)n[vr("0x16")](t,{commandName:vr("0x0"),commandParams:[{forceValue:i}]})}))})),n[vr("0x8")][vr("0xa")]((t=>{const{data:n}=t;if(n&&vr("0x0")==n[vr("0x1")]){const t=Yo(e,vr("0x11"));return n[vr("0x17")][0].forceValue?{type:vr("0xe"),content:Yo(e,vr("0x2"),t)}:{type:vr("0xe"),content:Yo(e,"*Remove format:* %0",t)}}}))}}function Sr(t){return vr("0x0")==t[vr("0xf")][vr("0x5")]}const Ir=["ckbox","plugins","editor","afterInit","enableCommand","commands"];var Lr,Nr;Lr=Ir,Nr=157,function(t){for(;--t;)Lr.push(Lr.shift())}(++Nr);const wr=function(t,e){return Ir[t-=0]};class Mr extends t.Plugin{[wr("0x2")](){const t=this[wr("0x1")];t[wr("0x4")].get(wr("0x5"))&&t[wr("0x0")].get("TrackChangesEditing")[wr("0x3")](wr("0x5"))}}const Or=["ELEMENT_CODE_BLOCK","config","registerDescriptionCallback","format","locale","_descriptionFactory","languages","CodeBlock","get","TrackChangesEditing","commandName","formatBlock","plugins","document","*Remove format:* %0","commands","label","parent","registerElementLabel","forceValue","isLimit","getSelectedBlocks","model","blockName","*Format:* %0","find","commandParams","language","from","markBlockFormat","codeBlock","value","schema","checkChild","filter","enableCommand"];var Fr,Pr;Fr=Or,Pr=465,function(t){for(;--t;)Fr.push(Fr.shift())}(++Pr);const Dr=function(t,e){return Or[t-=0]};class Br extends t.Plugin{afterInit(){const t=this.editor;if(!t[Dr("0xf")].has(Dr("0xa")))return;const e=t[Dr("0xf")].get(Dr("0xc")),n=t[Dr("0x7")],o=t[Dr("0x4")][Dr("0xb")](Dr("0x21"))[Dr("0x9")],r=t[Dr("0x12")].get(Dr("0x21"));e[Dr("0x2")]("indentCodeBlock"),e[Dr("0x2")]("outdentCodeBlock"),e[Dr("0x2")](Dr("0x21"),((n,s={})=>{const i=t[Dr("0x19")],x=t[Dr("0x19")][Dr("0x10")].selection,a=s&&void 0!==s[Dr("0x16")]?s.forceValue:!r[Dr("0x22")];let c;s.language||(s[Dr("0x1e")]=o[0][Dr("0x1e")]),c=a?Array[Dr("0x1f")](x[Dr("0x18")]())[Dr("0x1")]((t=>{return jr(t)||(e=t,n=i[Dr("0x23")],!e.is("rootElement")&&!n[Dr("0x17")](e)&&n[Dr("0x0")](e[Dr("0x14")],Dr("0x21")));var e,n})):Array[Dr("0x1f")](x[Dr("0x18")]())[Dr("0x1")]((t=>jr(t)));const l=S(c,i);i.change((()=>{for(const t of l)e[Dr("0x20")](t,{commandName:Dr("0x21"),commandParams:[{...s,forceValue:a}],formatGroupId:Dr("0x1a")})}))})),e[Dr("0x8")][Dr("0x15")]("codeBlock",(t=>Yo(n,"ELEMENT_CODE_BLOCK",t))),e[Dr("0x8")][Dr("0x5")]((t=>{const e=n.t,{type:r,data:s}=t;if(Dr("0xe")==r&&s&&Dr("0x21")==s[Dr("0xd")]){const t=s.commandParams[0][Dr("0x1e")],r=e(o[Dr("0x1c")]((e=>e[Dr("0x1e")]===t))[Dr("0x13")]);return s[Dr("0x1d")][0][Dr("0x16")]?{type:"format",content:Yo(n,Dr("0x1b"),Yo(n,Dr("0x3"),1)+" ("+r+")")}:{type:Dr("0x6"),content:Yo(n,Dr("0x11"),Yo(n,Dr("0x3"),1))}}}))}}function jr(t){return Dr("0x21")==t.name}const Ur=["editor","get","afterInit","has","addCommentThread","CommentsEditing","enableCommand","plugins"];var Gr,Hr;Gr=Ur,Hr=254,function(t){for(;--t;)Gr.push(Gr.shift())}(++Hr);const Vr=function(t,e){return Ur[t-=0]};class Wr extends t.Plugin{[Vr("0x4")](){const t=this[Vr("0x2")];t[Vr("0x1")][Vr("0x5")](Vr("0x7"))&&t[Vr("0x1")][Vr("0x3")]("TrackChangesEditing")[Vr("0x0")](Vr("0x6"))}}var zr=n(181);const Kr=["mapper","merge","buffer","unbindElementFromMarkerName","bind","uiElement","lock","markerName","model","createRange","batch","getFirstRange","forward","enqueueChange","createSelection","unit","detach","rootName","editing","high","start","unlock","options","showSuggestionHighlights","TrackChangesEditing","delete","commands","data","deleteForward","selection","get","document","editor","isCollapsed","end","downcastDispatcher","init","addMarker:suggestion:deletion","plugins","setSelection","enableCommand"];var qr,Xr;qr=Kr,Xr=309,function(t){for(;--t;)qr.push(qr.shift())}(++Xr);const $r=function(t,e){return Kr[t-=0]};class Jr extends t.Plugin{static get requires(){return[zr.Delete]}[$r("0xe")](){const t=this[$r("0xa")],e=t[$r("0x10")][$r("0x8")]($r("0x2"));e[$r("0x12")]($r("0x3"));const n=t[$r("0x4")][$r("0x8")]($r("0x6"));e[$r("0x12")]($r("0x6"),((e,o={})=>{const r=t[$r("0x1b")][$r("0x21")](t[$r("0x1b")][$r("0x9")][$r("0x7")]);r[$r("0xb")]&&t[$r("0x1b")].modifySelection(r,{direction:$r("0x1f"),unit:o[$r("0x22")]});const s=r[$r("0x1e")](),x=i.LiveRange.fromRange(s);let a;e(o),a="$graveyard"==x.root[$r("0x24")]?t[$r("0x1b")][$r("0x1c")](s[$r("0x27")]):t[$r("0x1b")][$r("0x1c")](x[$r("0x27")],x[$r("0xc")]),x[$r("0x23")](),t[$r("0x1b")][$r("0x20")](n[$r("0x15")][$r("0x1d")],(t=>{n[$r("0x15")][$r("0x19")](),t[$r("0x11")](t[$r("0x1c")](a.end)),n[$r("0x15")][$r("0x28")]()}))})),t.editing[$r("0xd")].on($r("0xf"),hr(t,$r("0x14")),{priority:"high"}),t[$r("0x5")][$r("0xd")].on($r("0xf"),((e,n,o)=>{o[$r("0x0")][$r("0x1")]&&hr(t,$r("0x14"),{showActiveMarker:!1})[$r("0x17")](this)(e,n,o)}),{priority:"high"}),t[$r("0x25")][$r("0xd")].on("removeMarker:suggestion:deletion",((t,e,n)=>{const o=n[$r("0x13")].markerNameToElements(e[$r("0x1a")]);if(o)for(const t of o)t.is($r("0x18"))&&(n[$r("0x13")][$r("0x16")](t,e[$r("0x1a")]),n.writer.remove(t))}),{priority:$r("0x26")})}}const Qr=["listItemId","commands","before","findIndex","format","splitListItemBefore","_descriptionFactory","parent","registerCustomCallback","end","mergeListItemBackward","next","execute","bulletedList","listIndent","listType","commandParams","locale","DocumentListEditing","indentList","*Merge:* %0","isFirstBlockOfListItem","schema","afterInit","_suggestionFactory","documentList","isObject","editor","nodeAfter","ELEMENT_NUMBERED_LIST","nextSibling","setSelection","createPositionAt","commandName","enableCommand","*Change to:* %0","numberedList","from","getSelectedBlocks","markMultiRangeBlockFormat","*Format:* remove from %0","length","forceValue","getAttribute","getFirstRange","after","ELEMENT_","DocumentListUtils","mergeListItemForward","map","selection","slice","detach","splitListItemAfter","hasAttribute","plugins","expandListBlocksToCompleteList","markBlockFormat","get","accept","push","model","ELEMENT_BULLETED_LIST","registerDescriptionCallback","createRange","change","ELEMENT_LIST_ITEM","*Format:* insert into %0","add","*Indent:* %0","registerElementLabel","formatBlock","start","outdentList","previousSibling","document","value"];var Zr,Yr;Zr=Qr,Yr=458,function(t){for(;--t;)Zr.push(Zr.shift())}(++Yr);const ts=function(t,e){return Qr[t-=0]};class es extends t.Plugin{[ts("0x1b")](){const t=this[ts("0x1f")];if(!t[ts("0x3b")].has(ts("0x16")))return;const e=t[ts("0x15")],n=t[ts("0x3b")][ts("0x3e")]("TrackChangesEditing"),o=t[ts("0x3b")].get(ts("0x33"));function r(e){return()=>{const r=t.commands[ts("0x3e")](e);let s=Array[ts("0x29")](t[ts("0x41")].document.selection[ts("0x2a")]());if(a(e)){s=o[ts("0x3c")](s);const t=[];for(const e of s)o[ts("0x19")](e)&&t.push(e);s=t}t[ts("0x41")].change((()=>{n[ts("0x2b")](s,{commandName:e,commandParams:[{forceValue:!r.value}],formatGroupId:ts("0x13")},[],"documentList")}))}}function s(e){return()=>{const o=function(t){let e=Array[ts("0x29")](t);const n=e[ts("0x7")]((t=>!t[ts("0x3a")](ts("0x4"))));return n>-1&&(e=e[ts("0x37")](0,n)),e}(t[ts("0x41")][ts("0x2")].selection[ts("0x2a")]()),r=o[o[ts("0x2d")]-1],s=t.model[ts("0x1a")][ts("0x1e")](r)?ts("0x31"):ts("0xd"),i=t[ts("0x41")][ts("0x44")](t[ts("0x41")][ts("0x24")](o[0],ts("0x6")),t[ts("0x41")][ts("0x24")](r,s));t.model[ts("0x45")]((()=>{n.markBlockFormat(i,{commandName:e,commandParams:[],formatGroupId:"listType"},function(t){const e=new Set;for(const n of t){let t=n.nextSibling;for(;t&&t.getAttribute(ts("0x12"))>n[ts("0x2f")]("listIndent");)e[ts("0x48")](t),t=t.nextSibling}return Array[ts("0x29")](e)}(o))}))}}function x(e){return()=>{const o=t[ts("0x41")][ts("0x2")][ts("0x36")][ts("0x2a")]()[ts("0xf")]()[ts("0x3")],r=t.model[ts("0x24")](o,ts("0x6")),s=t[ts("0x41")][ts("0x24")](o,0),i=t.model.createRange(r,s);t[ts("0x41")].change((()=>{n[ts("0x3d")](i,{commandName:e,commandParams:[],formatGroupId:ts("0x13")})}))}}function a(e){const n=t[ts("0x5")][ts("0x3e")]("bulletedList")[ts("0x3")],o=t[ts("0x5")][ts("0x3e")](ts("0x28"))[ts("0x3")];return"numberedList"===e?n:o}n.enableCommand(ts("0x28"),r(ts("0x28"))),n.enableCommand("bulletedList",r(ts("0x11"))),n[ts("0x26")](ts("0x17"),s(ts("0x17"))),n[ts("0x26")]("outdentList",s("outdentList")),n[ts("0x26")](ts("0x39"),x(ts("0x39"))),n[ts("0x26")]("splitListItemBefore",x(ts("0x9"))),n[ts("0xa")][ts("0x4a")]((function(e){const n=!t[ts("0x41")][ts("0x1a")][ts("0x1e")](e),o=e[ts("0x1")],r=e[ts("0x22")],s=e.getAttribute(ts("0x4")),i=!o||o[ts("0x2f")](ts("0x4"))!==s,x=!r||r.getAttribute(ts("0x4"))!==s;return n&&Boolean(s)&&i&&x}),(t=>Yo(e,ts("0x46"),t))),n[ts("0xa")][ts("0x43")]((function(t){const{data:n}=t;if(!n)return;let o,r,s,i;switch(n.commandName){case ts("0x11"):s=n[ts("0x14")][0][ts("0x2e")],i=a(n.commandName),o=s?"*Format:* insert into %0":ts("0x2c"),i&&(o=ts("0x27")),r={type:ts("0x8"),content:Yo(e,o,Yo(e,ts("0x42")))};break;case ts("0x28"):s=n[ts("0x14")][0][ts("0x2e")],i=a(n.commandName),o=ts(s?"0x47":"0x2c"),i&&(o="*Change to:* %0"),r={type:ts("0x8"),content:Yo(e,o,Yo(e,ts("0x21")))};break;case"indentList":o=ts("0x49"),r={type:"format",content:Yo(e,o,Yo(e,ts("0x46")))};break;case ts("0x0"):o=function(t){const e=t[ts("0x30")]();let n=e.start[ts("0x20")];for(;n&&e.containsItem(n);){if(n[ts("0x2f")](ts("0x12"))>0)return!1;n=n.nextSibling}return!0}(t)?Yo(e,"*Format:* remove from %0",Yo(e,function(t){const e=t[ts("0x30")]().start[ts("0x20")];return ts("0x32")+e[ts("0x2f")](ts("0x13")).toUpperCase()+"_LIST"}(t))):Yo(e,"*Outdent:* %0",Yo(e,ts("0x46"))),r={type:"format",content:o};break;case ts("0xe"):case ts("0x34"):!1===n.multipleBlocks&&(o=ts("0x18"),r={type:"deletion",content:Yo(e,o,Yo(e,"ELEMENT_LIST_ITEM"))})}return r})),n[ts("0x1c")][ts("0xc")](ts("0x4b"),ts("0x1d"),ts("0x3f"),(function(e,n){const o=[];for(let n of e)n[ts("0x4c")][ts("0x20")]===n.end[ts("0xb")]&&(n=t[ts("0x41")][ts("0x44")](t.model[ts("0x24")](n[ts("0x4c")].nodeAfter,0))),o[ts("0x40")](n);t[ts("0x41")][ts("0x45")]((e=>{const r=t[ts("0x41")][ts("0x2")][ts("0x36")],s=Array[ts("0x29")](r.getRanges())[ts("0x35")]((t=>i.LiveRange.fromRange(t)));e.setSelection(o),t[ts("0x5")].get(n[ts("0x25")]).refresh(),n[ts("0x14")][ts("0x40")]({forceDefaultExecution:!0}),t[ts("0x10")](n[ts("0x25")],...n.commandParams),e[ts("0x23")](s);for(const t of s)t[ts("0x38")]()}))}))}}var ns=n(331);const os=["mapper","downcastDispatcher","bind","detach","addMarker:suggestion:insertion","editing","editor","data","createPositionAt","createRange","change","ck-suggestion-marker-split","afterExecute","remove","fire","markInsertion","writer","unbindElementFromMarkerName","parent","get","enterBlock","setSelection","end","model","markerName","options","TrackChangesEditing","nextSibling","enableCommand","init","requires","removeMarker:suggestion:insertion","high","enter","commands"];var rs,ss;rs=os,ss=371,function(t){for(;--t;)rs.push(rs.shift())}(++ss);const is=function(t,e){return os[t-=0]};class xs extends t.Plugin{static get[is("0x9")](){return[ns.Enter]}[is("0x8")](){const t=this[is("0x14")],e=t.plugins.get(is("0x5")),n=t[is("0xd")][is("0x21")](is("0xc"));e[is("0x7")](is("0xc"),(()=>{t[is("0x2")][is("0x18")]((o=>{const r=t[is("0x2")].document.selection,s=r.getFirstPosition(),x=i.LiveRange.fromRange(r.getFirstRange());if(n[is("0x22")](o)){const n=t.model[is("0x16")](s[is("0x20")][is("0x6")],0),r=o[is("0x17")](s,n);e[is("0x1d")](r)}else o[is("0x0")](o[is("0x17")](x[is("0x1")]));x[is("0x11")](),n[is("0x1c")](is("0x1a"),{writer:o})}))})),t[is("0x13")].downcastDispatcher.on("addMarker:suggestion:insertion",hr(t,"split"),{priority:is("0xb")}),t.editing[is("0xf")].on(is("0xa"),((t,e,n)=>{const o=n[is("0xe")].markerNameToElements(e[is("0x3")]);if(o)for(const t of o)t.hasClass(is("0x19"))&&(n.mapper[is("0x1f")](t,e[is("0x3")]),n[is("0x1e")][is("0x1b")](t))}),{priority:is("0xb")}),t[is("0x15")][is("0xf")].on(is("0x12"),((e,n,o)=>{o[is("0x4")].showSuggestionHighlights&&hr(t,"split",{showActiveMarker:!1})[is("0x10")](this)(e,n,o)}),{priority:is("0xb")})}}const as=["FindAndReplaceEditing","start","getIntersection","FindAndReplaceUtils","plugins","string","getRange","handleFindCommand","suggestion:deletion","has","TrackChangesEditing","editor","bind","createPositionAt","enableCommand","markers","findNext","model","_isInDeletionRange","replace","afterInit","item","replaceAll","get","createRange","find","getMarkersGroup"];var cs,ls;cs=as,ls=261,function(t){for(;--t;)cs.push(cs.shift())}(++ls);const ds=function(t,e){return as[t-=0]};class us extends t.Plugin{[ds("0x2")](){if(!this[ds("0x14")].plugins[ds("0x12")](ds("0x9")))return;const t=this.editor.plugins[ds("0x5")](ds("0x13"));t[ds("0x17")](ds("0x7"),this[ds("0x10")][ds("0x15")](this)),t.enableCommand(ds("0x19")),t[ds("0x17")]("findPrevious"),t[ds("0x17")](ds("0x1")),t.enableCommand(ds("0x4"))}[ds("0x10")](t,e,n={}){const o=this[ds("0x14")][ds("0xd")][ds("0x5")](ds("0xc"));void 0!==n&&t((t=>(ds("0xe")==typeof e?o.findByTextCallback(e,n):e)(t).filter((e=>!1===this[ds("0x0")](e,t[ds("0x3")])))),n)}_isInDeletionRange(t,e){const n=this[ds("0x14")][ds("0x1a")][ds("0x6")](this.editor[ds("0x1a")][ds("0x16")](e,t[ds("0xa")]),this.editor[ds("0x1a")][ds("0x16")](e,t.end));for(const t of this[ds("0x14")][ds("0x1a")][ds("0x18")][ds("0x8")](ds("0x11")))if(null!==n[ds("0xb")](t[ds("0xf")]()))return!0;return!1}}const gs=["find","get","_descriptionFactory","FontColorEditing","format","commandName","*Reset font size*","*Reset font color*","selection","*Set font color:* %0","fontColor","getRanges","has","_enableCommand","TrackChangesEditing","*Set font background color:* %0","isCollapsed","normalizeSizeOptions","locale","config","fontColor.colors","value","fontSize","FontSize","trim","fontFamily","FontFamilyEditing","change","model","markInlineFormat","label","FontBackgroundColorEditing","plugins","*Set font family:* %0","fontBackgroundColor","*Reset font background color*","registerDescriptionCallback","commandParams","editor","fontBackgroundColor.colors","fontSize.options","afterInit","toLowerCase"];var ms,fs;ms=gs,fs=117,function(t){for(;--t;)ms.push(ms.shift())}(++fs);const hs=function(t,e){return gs[t-=0]},ps=[{pluginName:"FontSizeEditing",commandName:hs("0x22")},{pluginName:hs("0x26"),commandName:"fontFamily"},{pluginName:hs("0xf"),commandName:hs("0x16")},{pluginName:hs("0x0"),commandName:hs("0x3")}];class bs extends t.Plugin{[hs("0xa")](){const t=this[hs("0x7")][hs("0x1e")];for(const{pluginName:t,commandName:e}of ps)this[hs("0x7")].plugins[hs("0x18")](t)&&this[hs("0x19")](e);this[hs("0x7")][hs("0x1")][hs("0xd")](hs("0x1a"))[hs("0xe")][hs("0x5")]((e=>{const n=t.t,{data:o}=e;if(null!=o){if(hs("0x22")==o.commandName){const e=o[hs("0x6")][0][hs("0x21")];if(e){const o=n(this[hs("0x7")][hs("0x1")][hs("0xd")](hs("0x23"))[hs("0x1d")](this[hs("0x7")][hs("0x1f")][hs("0xd")](hs("0x9"))).find((t=>t[hs("0x28")]==e)).title).toLowerCase();return{type:hs("0x10"),content:Yo(t,"*Set font size:* %0",o)}}return{type:hs("0x10"),content:Yo(t,hs("0x12"))}}if(hs("0x25")==o[hs("0x11")]){const e=o.commandParams[0][hs("0x21")];return e?{type:hs("0x10"),content:Yo(t,hs("0x2"),e)}:{type:"format",content:Yo(t,"*Reset font family*")}}if(hs("0x16")==o.commandName){const e=o.commandParams[0].value;if(e){const o=(0,r.normalizeColorOptions)(this[hs("0x7")][hs("0x1f")].get(hs("0x20")))[hs("0xc")]((t=>t[hs("0x28")]==e));let s=e,i="";return o&&(s=o[hs("0x2a")],i=n(s)[hs("0xb")]()),{type:hs("0x10"),content:Yo(t,hs("0x15"),i)[hs("0x24")](),color:{value:e,title:i||s}}}return{type:hs("0x10"),content:Yo(t,hs("0x13"))}}if("fontBackgroundColor"==o[hs("0x11")]){const e=o[hs("0x6")][0][hs("0x21")];if(e){const o=(0,r.normalizeColorOptions)(this[hs("0x7")].config[hs("0xd")](hs("0x8")))[hs("0xc")]((t=>t[hs("0x28")]==e));let s=e,i="";return o&&(s=o[hs("0x2a")],i=n(s).toLowerCase()),{type:"format",content:Yo(t,hs("0x1b"),i)[hs("0x24")](),color:{value:e,title:i||s}}}return{type:hs("0x10"),content:Yo(t,hs("0x4"))}}}}))}[hs("0x19")](t){const e=this.editor;e[hs("0x1")][hs("0xd")](hs("0x1a")).enableCommand(t,((n,o={})=>{const r=e[hs("0x28")].document[hs("0x14")],s=o[hs("0x21")];r[hs("0x1c")]?n(o):e.model[hs("0x27")]((()=>{const n=Array.from(r[hs("0x17")]());for(const o of n){const n=s?[o]:mr(t,o,e[hs("0x28")]);for(const o of n)e[hs("0x1")][hs("0xd")](hs("0x1a"))[hs("0x29")](o,{commandName:t,commandParams:[{value:s}]})}}))}))}}const Es=["enableCommand","model","length","selection","registerDescriptionCallback","getSelectedBlocks","from","word","getFirstPosition","fontSize","pasteFormat","isCollapsed","_descriptionFactory","getItems","getRanges","get","TrackChangesEditing","copyFormat","FontSize","getLastPosition","join","entries","document","afterInit","split","commandParams","keys","find","isBlock","schema","slice","commandName","createRange","fontColor","format","forward","label","plugins","config","getAttributeProperties","toLowerCase","backward","fontSize.options","fontBackgroundColor","change","isFormatting","editor","push","locale","commands","modifySelection","getAttributes"];var _s,Ts;_s=Es,Ts=183,function(t){for(;--t;)_s.push(_s.shift())}(++Ts);const Cs=function(t,e){return Es[t-=0]};class ys extends t.Plugin{[Cs("0x30")](){const t=this[Cs("0x13")],n=t[Cs("0x1a")],o=n[Cs("0x2f")][Cs("0x1c")],r=t.plugins[Cs("0x28")](Cs("0x29")),s=t.locale,i=t.commands.get("copyFormat"),x=t[Cs("0x16")][Cs("0x28")]("pasteFormat");i&&x&&(r[Cs("0x19")](Cs("0x23"),((t,s={})=>{const i=s;n[Cs("0x11")]((()=>{const t=Array[Cs("0x1f")](o[Cs("0x27")]()),s=o[Cs("0x24")]?[ks(n,o)]:t;if(!!(0,e.first)(function*(t,n){const o=t=>!!(0,e.first)(function*(t,e){for(const[n]of t[Cs("0x18")]()){const t=e[Cs("0xc")](n);t&&t[Cs("0x12")]&&(yield n)}}(t,n));for(const e of t[Cs("0x27")]())for(const t of e[Cs("0x26")]())!n[Cs("0x1")](t)&&o(t)&&(yield t);for(const e of t[Cs("0x1e")]())o(e)&&(yield e);o(t)&&(yield t)}(o,n[Cs("0x2")]))||0!==Object[Cs("0x33")](i)[Cs("0x1b")])for(const t of s)r.markInlineFormat(t,{commandName:Cs("0x23"),commandParams:[i]})}))})),r[Cs("0x25")][Cs("0x1d")]((e=>{const{data:n}=e;if(n&&Cs("0x23")===n[Cs("0x4")]){const e=[],o=n[Cs("0x32")][0];for(const[n,r]of Object[Cs("0x2e")](o))e[Cs("0x14")](As(t,n,r));return e[Cs("0x1b")]?{type:Cs("0x7"),content:Yo(s,"*Set format to:* %0",e[Cs("0x2d")](", "))}:{type:"format",content:Yo(s,"*Remove all formatting*")}}})),t[Cs("0xa")].get(Cs("0x29"))[Cs("0x19")](Cs("0x2a")))}}function ks(t,e){const n=t.createSelection(e);t[Cs("0x17")](n,{unit:Cs("0x20"),direction:Cs("0xe")});const o=n[Cs("0x21")]();t[Cs("0x17")](n,{unit:Cs("0x20"),direction:Cs("0x8")});const r=n[Cs("0x2c")]();return t[Cs("0x5")](o,r)}function As(t,e,n){const o=t[Cs("0x15")].t,s=e[Cs("0x31")](/(?=[A-Z])/).join(" "),i=o(s.charAt(0).toUpperCase()+s[Cs("0x3")](1))[Cs("0xd")]();if("boolean"==typeof n)return i;if(Cs("0x6")===e||Cs("0x10")===e){const e=(0,r.normalizeColorOptions)(t.config[Cs("0x28")]("fontColor.colors")).find((t=>t[Cs("0x1a")]==n));return i+" ("+(e?o(e[Cs("0x9")]).toLowerCase():n)+")"}if(Cs("0x22")===e&&isNaN(parseFloat(n))){const e=t[Cs("0xa")][Cs("0x28")](Cs("0x2b")).normalizeSizeOptions(t[Cs("0xb")][Cs("0x28")](Cs("0xf")))[Cs("0x0")]((t=>t[Cs("0x1a")]==n));return i+" ("+(e?o(e.title).toLowerCase():n)+")"}return i+" ("+n+")"}const vs=["blockName","title","*Change to:* %0","find","formatBlock","change","plugins","TrackChangesEditing","ELEMENT_HEADING_CUSTOM","format","ELEMENT_HEADING","checkChild","name","model","schema","heading","document","has","registerDescriptionCallback","markBlockFormat","enableCommand","match","editor","parent","commandParams","get","heading.options","_descriptionFactory","value","from","selection","isObject"];var Rs,Ss;Rs=vs,Ss=432,function(t){for(;--t;)Rs.push(Rs.shift())}(++Ss);const Is=function(t,e){return vs[t-=0]};class Ls extends t.Plugin{afterInit(){const t=this[Is("0x6")],e=t.locale,n=t.config[Is("0x9")](Is("0xa"));if(!t[Is("0x16")][Is("0x1")]("HeadingEditing"))return;const o=t[Is("0x16")].get(Is("0x17"));o[Is("0x4")](Is("0x1f"),((e,n)=>{const r=n[Is("0xc")],s=Array[Is("0xd")](this.editor[Is("0x1d")][Is("0x0")][Is("0xe")].getSelectedBlocks()).filter((t=>{return e=t,n=r,(o=this[Is("0x6")][Is("0x1d")][Is("0x1e")])[Is("0x1b")](e[Is("0x7")],n)&&!o[Is("0xf")](e)&&e[Is("0x1c")]!=n;var e,n,o}));t.model[Is("0x15")]((()=>{for(const t of s)o[Is("0x3")](t,{commandName:Is("0x1f"),commandParams:[n],formatGroupId:Is("0x10")},fr(t))}))}));for(const t of n)"paragraph"!=t[Is("0x1d")]&&o[Is("0xb")].registerElementLabel(t[Is("0x1d")],(e=>{const n=Ns(t.model);return null!==n?r(e,n):s(e,t[Is("0x11")])}));function r(t,n){return Yo(e,Is("0x1a"),[t,n])}function s(t,n){return Yo(e,Is("0x18"),[t,n])}o[Is("0xb")][Is("0x2")]((t=>{const{type:o,data:i}=t;if(Is("0x14")==o&&i&&Is("0x1f")==i.commandName){const t=i[Is("0x8")][0].value,o=Ns(t);if(null!==o)return{type:Is("0x19"),content:Yo(e,Is("0x12"),r(1,o))};const x=n[Is("0x13")]((e=>e[Is("0x1d")]===t))[Is("0x11")];return{type:Is("0x19"),content:Yo(e,Is("0x12"),s(1,x))}}}))}}function Ns(t){const e=t[Is("0x5")](/^heading(\d+)$/);return e?e[1]:null}const ws=["commandName","color","plugins","editor","getLastMatchingPosition","format","isCollapsed","toLowerCase","highlight.options","commandParams","document","selection","TrackChangesEditing","has","push","FORMAT_HIGHLIGHT","getAttribute","title","*Set highlight:* %0","model","getFirstPosition","find","getRanges","_descriptionFactory","afterInit","get","value","item","config","highlight","change","locale","registerDescriptionCallback"];var Ms,Os;Ms=ws,Os=357,function(t){for(;--t;)Ms.push(Ms.shift())}(++Os);const Fs=function(t,e){return ws[t-=0]};class Ps extends t.Plugin{[Fs("0x1e")](){const t=this[Fs("0x9")];if(!t[Fs("0x8")][Fs("0x13")]("HighlightEditing"))return;const e=t.plugins[Fs("0x1f")](Fs("0x12"));e.enableCommand(Fs("0x2"),((n,o={})=>{const r=t[Fs("0x19")][Fs("0x10")][Fs("0x11")],s=r[Fs("0x16")](Fs("0x2"));let i=o[Fs("0x20")],x=[];if(r[Fs("0xc")]){const e=r[Fs("0x1a")]();if(!r.hasAttribute(Fs("0x2")))return void n(o);{const n=t=>t[Fs("0x0")].getAttribute(Fs("0x2"))===s,o=e[Fs("0xa")](n,{direction:"backward"}),r=e[Fs("0xa")](n);x=[t[Fs("0x19")].createRange(o,r)],i==s&&(i=null)}}else for(const e of r[Fs("0x1c")]())i?x[Fs("0x14")](e):x[Fs("0x14")](...mr(Fs("0x2"),e,t[Fs("0x19")]));t[Fs("0x19")][Fs("0x3")]((()=>{for(const t of x)e.markInlineFormat(t,{commandName:Fs("0x2"),commandParams:[{value:i}]})}))}));const n=t[Fs("0x4")];e[Fs("0x1d")][Fs("0x5")]((e=>{const{type:o,data:r}=e;if("formatInline"==o&&r&&Fs("0x2")==r[Fs("0x6")]){const e=n.t,o=r[Fs("0xf")][0][Fs("0x20")];if(o){const r=t[Fs("0x1")].get(Fs("0xe"))[Fs("0x1b")]((t=>t[Fs("0x19")]==o)),s=e(r[Fs("0x17")])[Fs("0xd")]();return{type:Fs("0xb"),content:Yo(n,Fs("0x18"),s),color:{value:r[Fs("0x7")],title:r[Fs("0x17")]}}}return{type:Fs("0xb"),content:Yo(n,"*Remove highlight*",Yo(n,Fs("0x15")))}}}))}}const Ds=["createEmptyElement","HorizontalLineEditing","createPositionAt","for","horizontalLine","locale","addClass","editor","afterInit","conversion","dataDowncast","_descriptionFactory","get","ELEMENT_HORIZONTAL_LINE","plugins","elementToStructure","TrackChangesEditing","high","has","createContainerElement","enableCommand","insert","ck-horizontal-line"];var Bs,js;Bs=Ds,js=498,function(t){for(;--t;)Bs.push(Bs.shift())}(++js);const Us=function(t,e){return Ds[t-=0]};class Gs extends t.Plugin{[Us("0x10")](){const t=this[Us("0xf")];if(!t[Us("0x16")][Us("0x3")](Us("0x9")))return;t[Us("0x16")][Us("0x14")]("TrackChangesEditing")[Us("0x5")](Us("0xc"));const e=t[Us("0x16")][Us("0x14")](Us("0x1")),n=t[Us("0xd")];e[Us("0x13")].registerElementLabel("horizontalLine",(t=>Yo(n,Us("0x15"),t))),t[Us("0x11")][Us("0xb")](Us("0x12"))[Us("0x0")]({model:"horizontalLine",view:(t,{writer:e,options:n})=>{if(!n.showSuggestionHighlights)return null;const o=e[Us("0x4")]("div"),r=e[Us("0x8")]("hr");return e[Us("0xe")](Us("0x7"),o),e[Us("0x6")](e[Us("0xa")](o,0),r),o},converterPriority:Us("0x2")})}}const Hs=["editing","document","model","registerElementLabel","locale","enableCommand","getSelectedElement","rawHtmlApi","afterInit","ELEMENT_HTML_EMBED","commandName","view","TrackChangesEditing","plugins","selection","change","value","HtmlEmbed","registerDescriptionCallback","editor","_descriptionFactory","htmlEmbed","getAttribute","*Change %0 content*","get","rawHtml","getCustomProperty","format","has","element"];var Vs,Ws;Vs=Hs,Ws=460,function(t){for(;--t;)Vs.push(Vs.shift())}(++Ws);const zs=function(t,e){return Hs[t-=0]};class Ks extends t.Plugin{[zs("0x1c")](){const t=this[zs("0x9")];if(!t[zs("0x3")][zs("0x12")](zs("0x7")))return;const e=t.plugins.get(zs("0x2")),n=t[zs("0x18")],o=t[zs("0x14")][zs("0x1")][zs("0x15")][zs("0x4")];e[zs("0xa")][zs("0x17")](zs("0xf"),(t=>Yo(n,zs("0x1d"),t))),t[zs("0x3")][zs("0xe")](zs("0x2"))[zs("0x19")](zs("0xb"),((n,r)=>{const s=t[zs("0x16")],i=s.document[zs("0x4")];s[zs("0x5")]((()=>{const t=function(t){const e=t[zs("0x1a")]();return e&&e.is(zs("0x13"),zs("0xf"))?t.getSelectedElement():null}(i);if(!t)return void n(null);const s=t[zs("0xc")](zs("0x6"))||"";void 0!==r&&r!==s&&(e.markBlockFormat(t,{commandName:zs("0xb"),commandParams:[r]}),o[zs("0x1a")]()[zs("0x10")](zs("0x1b")).cancel())}))})),e[zs("0xa")][zs("0x8")]((t=>{const{data:e}=t;if(e&&zs("0xb")==e[zs("0x0")]){const t=Yo(n,zs("0x1d"));return{type:zs("0x11"),content:Yo(n,zs("0xd"),t)}}}))}}const qs=["toLowerCase","toNext","markInlineFormat","getFirstRange","getContainedElement","ImageUtils","toPrevious","formatBlock","change","Block image to inline image","getSuggestion","element","findIndex","registerDescriptionCallback","getAttribute","ImageUploadEditing","isOwn","getCaptionFromImageModelElement","commandParams","alt","ImageInlineEditing","subType","isInContent","_splitMarkerName","registerElementLabel","isIntersecting","schema","length","convertInlineImageToBlock","plugins","newRange","discardSuggestion","commandReversedParams","getSuggestionCallback","backward","editor","format","isBefore","filter","detach","model","isInlineImage","ImageBlockEditing","join","commands","*Remove image text alternative*","ImageResize","discard","insertImage","refresh","nodeBefore","title","value","forward","head","imageTypeInline","imageInline","afterInit","_findSuggestions","ImageEditing","uploadImage","insertion","imageTextAlternative","*Reset image width*","selection","ImageCaptionEditing","*Set image text alternative:* %0","ImageStyleEditing","name","author","ImageTextAlternativeEditing","nodeAfter","find","end","imageTypeBlock","imageStylePreApply","has","createRange","caption","ELEMENT_CAPTION","ImageCaptionUtils","markInsertion","isBlockImage","from","hasAttribute","type","imageCaption","ELEMENT_IMAGE","chain","markBlockFormat","getClosestSelectedImageElement","registerPostFixer","forEach","locale","start","suggestion","previous","side","_suggestionFactory","_descriptionFactory","deletion","removeObject","get","imageStylePostApply","document","imageStyle","convertBlockImageToInline","registerCustomCallback","newValue","resizeImage","getNearestSelectionRange","createRangeOn","commandName","FORMAT_SIDE_IMAGE","isCollapsed","formatInline","fromPosition","width","isEqual","markDeletion","imageBlock","next","Users","enableCommand","ELEMENT_INLINE_IMAGE","accept"];var Xs,$s;Xs=qs,$s=171,function(t){for(;--t;)Xs.push(Xs.shift())}(++$s);const Js=function(t,e){return qs[t-=0]};class Qs extends t.Plugin{[Js("0xc")](){const t=this[Js("0x74")];if(!t[Js("0x6e")].has(Js("0xe")))return;const n=t.plugins[Js("0x39")]("TrackChangesEditing"),o=t.plugins[Js("0x39")](Js("0x56")),r={},s=t[Js("0x30")];if(n[Js("0x4e")](Js("0x3")),n[Js("0x36")][Js("0x69")](Js("0x4b"),(t=>Yo(s,Js("0x2a"),t))),n._descriptionFactory[Js("0x69")](Js("0xb"),(t=>Yo(s,Js("0x4f"),t))),n[Js("0x36")][Js("0x69")](Js("0x21"),(()=>Yo(s,Js("0x22")))),t[Js("0x6e")][Js("0x1f")](Js("0x60"))&&n.enableCommand(Js("0xf")),t[Js("0x6e")][Js("0x1f")](Js("0x7b"))&&t[Js("0x6e")][Js("0x1f")](Js("0x65"))&&(n[Js("0x4e")](Js("0xa"),((e,r)=>{const s=o.getClosestSelectedImageElement(t.model[Js("0x3b")][Js("0x13")]);t[Js("0x79")][Js("0x59")]((()=>{n[Js("0x2c")](s,{commandName:Js("0xa"),commandParams:[r]},[],Js("0x3d"))}))})),n.enableCommand(Js("0x1d"),((e,r)=>{t[Js("0x79")].change((s=>{let x=o[Js("0x2d")](t[Js("0x79")].document[Js("0x13")]),a=s.createRangeOn(x);const c=i.LivePosition[Js("0x47")](a[Js("0x31")],Js("0x57")),l=i.LivePosition[Js("0x47")](a.end,Js("0x52"));n.forceDefaultExecution((()=>e(r))),x=o[Js("0x2d")](t[Js("0x79")][Js("0x3b")][Js("0x13")]),a=s[Js("0x42")](x);const d=s[Js("0x20")](c,l);c[Js("0x78")](),l[Js("0x78")](),n.markBlockFormat(x,{commandName:Js("0xa"),commandParams:[]},[],Js("0x6d")),d[Js("0x31")][Js("0x76")](a.start)&&n.markInsertion(s[Js("0x20")](d.start,a[Js("0x31")]),"convertInlineImageToBlock"),a.end.isBefore(d[Js("0x1c")])&&n[Js("0x24")](s[Js("0x20")](a[Js("0x1c")],d[Js("0x1c")]),Js("0x6d"))}))})),n[Js("0x35")][Js("0x3e")](Js("0x58"),Js("0x6d"),Js("0x7c"),(()=>{})),n[Js("0x35")].registerCustomCallback(Js("0x58"),Js("0x6d"),"accept",(()=>{})),n[Js("0x35")][Js("0x3e")](Js("0x58"),Js("0x6d"),Js("0x2"),n[Js("0x35")][Js("0x72")]("formatBlock","",Js("0x50"))),n._suggestionFactory.registerCustomCallback(Js("0x10"),"convertInlineImageToBlock",Js("0x7c"),(()=>{})),n[Js("0x35")][Js("0x3e")](Js("0x10"),Js("0x6d"),Js("0x2"),(([e])=>{const o=n[Js("0x35")][Js("0x72")](Js("0x10"),"","discard");let r=e[Js("0x31")],s=e[Js("0x1c")];const i=t[Js("0x79")].schema[Js("0x41")](r,Js("0x73")),x=t[Js("0x79")][Js("0x6b")][Js("0x41")](s,Js("0x8"));i[Js("0x45")]&&(r=i[Js("0x31")]),x[Js("0x45")]&&(s=x.end),o([t[Js("0x79")][Js("0x20")](r,s)])})),n[Js("0x35")].registerCustomCallback(Js("0x58"),"convertInlineImageToBlock","chain",c),n[Js("0x35")][Js("0x3e")](Js("0x10"),"convertInlineImageToBlock",Js("0x2b"),c)),t[Js("0x6e")].has(Js("0x14"))&&(n[Js("0x4e")]("toggleImageCaption",((e,r)=>{const s=t[Js("0x6e")][Js("0x39")](Js("0x23"));let i=o[Js("0x2d")](t[Js("0x79")][Js("0x3b")][Js("0x13")]),x=s[Js("0x62")](i);t[Js("0x79")][Js("0x59")]((()=>{if(x)return void n[Js("0x4a")](t[Js("0x79")].createRangeOn(x));const a=o[Js("0x25")](i);e(r),i=o.getClosestSelectedImageElement(t[Js("0x79")][Js("0x3b")][Js("0x13")]),x=s.getCaptionFromImageModelElement(i),n[Js("0x24")](t[Js("0x79")][Js("0x42")](x),a?null:"imageCaption")}))})),n[Js("0x35")][Js("0x3e")](Js("0x10"),Js("0x29"),Js("0x2b"),c)),t[Js("0x6e")][Js("0x1f")](Js("0x16"))){n[Js("0x4e")]("imageStyle",((r,s)=>{const i=t[Js("0x6e")][Js("0x39")](Js("0x4d")).me,x=t[Js("0x7d")][Js("0x39")](Js("0x3c"));let a=o[Js("0x2d")](t[Js("0x79")].document[Js("0x13")]),c=t[Js("0x79")][Js("0x42")](a),l=x[Js("0x7")];if(l==s[Js("0x7")])return;const d={commandName:Js("0x3c"),commandParams:[s],formatGroupId:(0,e.uid)()};t.model[Js("0x59")]((()=>{if(n.getSuggestions().filter((t=>t[Js("0x67")]&&i==t[Js("0x18")]&&(Js("0x58")==t[Js("0x28")]||Js("0x46")==t[Js("0x28")])&&(Js("0x1e")==t[Js("0x66")]||Js("0x3a")==t[Js("0x66")])&&t[Js("0x54")]()[Js("0x49")](c)))[Js("0x2f")]((t=>n[Js("0x70")](t[Js("0x9")]))),a=o[Js("0x2d")](t[Js("0x79")][Js("0x3b")].selection),c=t[Js("0x79")].createRangeOn(a),x[Js("0x4")](),t.commands.get(Js("0xa"))[Js("0x4")](),t[Js("0x7d")][Js("0x39")](Js("0x1d"))[Js("0x4")](),l=x.value,l!=s.value)return o[Js("0x7a")](a)&&x.shouldConvertImageType(s[Js("0x7")],a)?(r(s),a=o[Js("0x2d")](t.model[Js("0x3b")][Js("0x13")]),void n[Js("0x2c")](a,{...d,commandReversedParams:[{value:l||null}]},[],Js("0x1e"))):void(o[Js("0x25")](a)?n.markBlockFormat(a,d,[],Js("0x3a")):n[Js("0x53")](c,d,"imageStylePostApply"))}))}));for(const e of t[Js("0x6e")][Js("0x39")](Js("0x16")).normalizedStyles)r[e[Js("0x17")]]=e[Js("0x6")][Js("0x51")]();n[Js("0x35")].registerCustomCallback(Js("0x58"),Js("0x1e"),Js("0x7c"),(()=>{})),n[Js("0x35")][Js("0x3e")](Js("0x58"),Js("0x3a"),Js("0x7c"),(()=>{})),n[Js("0x35")][Js("0x3e")](Js("0x46"),Js("0x3a"),Js("0x7c"),(()=>{})),n[Js("0x35")].registerCustomCallback("formatBlock",Js("0x1e"),Js("0x50"),(()=>{})),n[Js("0x35")][Js("0x3e")](Js("0x58"),Js("0x1e"),Js("0x2"),((t,e)=>{n[Js("0x35")].getSuggestionCallback(Js("0x58"),"","accept")(t,{commandName:e[Js("0x43")],commandParams:e[Js("0x71")]})})),n[Js("0x35")].registerCustomCallback(Js("0x58"),Js("0x1e"),Js("0x2b"),c)}const x=[{type:Js("0x58"),subType:"imageStylePreApply"},{type:Js("0x10"),subType:Js("0x29")},{type:"formatBlock",subType:Js("0x6d")},{type:Js("0x10"),subType:Js("0x6d")}];function a(t,e){const r=x.findIndex((({type:e,subType:n})=>t[Js("0x28")]==e&&t.subType==n)),s=x[Js("0x5d")]((({type:t,subType:n})=>e.type==t&&e.subType==n));if(r<0||s<0)return!1;const i=t.getFirstRange(),a=e[Js("0x54")]();if((0==r||1==r)&&2==s&&i[Js("0x6a")](a))return!0;if(2==r&&3==s){const t=n[Js("0xd")](i,Js("0x10"))[Js("0x77")]((({suggestion:t,meta:e})=>e[Js("0x61")]&&Js("0x6d")==t.subType));if(t.length>1&&a[Js("0x1c")].isEqual(i[Js("0x31")]))return!0;if(1==t[Js("0x6c")]&&(i.start[Js("0x49")](a[Js("0x1c")])||i[Js("0x1c")].isEqual(a[Js("0x31")])))return!0}if(3==r&&3==s&&i[Js("0x31")][Js("0x76")](a[Js("0x31")])){const t=i[Js("0x1c")][Js("0x1a")],e=a.start[Js("0x5")];return o[Js("0x25")](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}t.model[Js("0x3b")][Js("0x2e")]((()=>{let e=!1;const r=Array[Js("0x26")](t[Js("0x79")][Js("0x3b")].differ.getChangedMarkers());for(const{name:t,data:s}of r){const{group:r,type:i,subType:x,id:a}=n[Js("0x68")](t);if(Js("0x32")==r&&n.hasSuggestion(a)){if("formatBlock"==i&&(Js("0x1e")==x||"imageStylePostApply"==x)){const t=n[Js("0x5b")](a);if(s[Js("0x6f")]){const r=t[Js("0x54")]()[Js("0x55")]();if(o[Js("0x25")](r))continue;n.discardSuggestion(t),e=!0}}if(Js("0x10")==i&&Js("0x29")==x&&!s.newRange){const t=n[Js("0x5b")](a);t[Js("0x4c")]&&t[Js("0x4c")].isInContent&&(n.discardSuggestion(t.next),e=!0)}}}return e})),t[Js("0x6e")][Js("0x1f")](Js("0x1"))&&n[Js("0x4e")](Js("0x40"),((e,r)=>{const s=o[Js("0x2d")](t[Js("0x79")].document[Js("0x13")]);s[Js("0x5f")]("width")!=r[Js("0x48")]&&t.model[Js("0x59")]((()=>{n[Js("0x2c")](s,{commandName:Js("0x40"),commandParams:[r]})}))})),t.plugins[Js("0x1f")](Js("0x19"))&&n[Js("0x4e")](Js("0x11"),((e,r)=>{const s=o[Js("0x2d")](t[Js("0x79")].document[Js("0x13")]);(s[Js("0x27")](Js("0x64"))?s[Js("0x5f")]("alt"):"")!=r[Js("0x3f")]&&t.model[Js("0x59")]((()=>{n[Js("0x2c")](s,{commandName:Js("0x11"),commandParams:[r]})}))})),n._descriptionFactory.registerDescriptionCallback((t=>{if(x[Js("0x1b")]((({type:e,subType:n})=>t[Js("0x28")]==e&&t[Js("0x66")]==n)))return t[Js("0x33")]?{}:void 0})),n._descriptionFactory[Js("0x5e")]((t=>{if(Js("0x10")==t.type||Js("0x37")==t[Js("0x28")]){const e=t[Js("0x55")]();if(e&&e.is(Js("0x5c"),"caption"))return{type:Js("0x10")==t[Js("0x28")]?"addObject":Js("0x38"),element:e,quantity:1}}})),n._descriptionFactory[Js("0x5e")]((t=>Js("0x58")==t.type&&Js("0x6d")==t[Js("0x66")]?{type:Js("0x75"),content:"Inline image to block image"}:Js("0x58")==t[Js("0x28")]&&"convertBlockImageToInline"==t.subType?{type:Js("0x75"),content:Js("0x5a")}:void 0)),n[Js("0x36")][Js("0x5e")]((t=>{const{data:e}=t;if(e){if(Js("0x3c")==e[Js("0x43")]){const t=e[Js("0x63")][0].value;return n=Js("0x34")===t?Yo(s,Js("0x44")):r[t]||t,{type:Js("0x75"),content:Yo(s,"*Format:* %0",n)}}if(Js("0x11")==e[Js("0x43")]){const t=e[Js("0x63")][0].newValue;return t?{type:"format",content:Yo(s,Js("0x15"),'"'+t+'"')}:{type:Js("0x75"),content:Yo(s,Js("0x0"))}}if(Js("0x40")==e[Js("0x43")]){const t=e[Js("0x63")][0][Js("0x48")];return t?{type:Js("0x75"),content:Yo(s,"*Set image width:* %0",t)}:{type:"format",content:Yo(s,Js("0x12"))}}}var n}))}}const Zs=["locale","afterInit","getAttribute","editor","model","handleSuggestionDescription","*Format:* replace image URL","getSuggestionCallback","TrackChangesEditing","handleReplaceImageCommand","_suggestionFactory","has","get","replaceImageSource","getContainedElement","commandName","plugins","getSuggestions","selection","data","registerDescriptionCallback","_descriptionFactory","registerCustomCallback","markBlockFormat","source","discard","src","ImageEditing"];var Ys,ti;Ys=Zs,ti=480,function(t){for(;--t;)Ys.push(Ys.shift())}(++ti);const ei=function(t,e){return Zs[t-=0]};class ni extends t.Plugin{[ei("0x19")](){if(!this.editor[ei("0xc")][ei("0x7")](ei("0x17")))return;const t=this[ei("0x1b")][ei("0xc")][ei("0x8")](ei("0x4"));t.enableCommand("replaceImageSource",((t,e)=>this[ei("0x5")](t,e))),t[ei("0x6")][ei("0x12")]("formatBlock",ei("0x9"),"accept",t[ei("0x6")][ei("0x3")]("formatBlock",null,ei("0x15"))),t._suggestionFactory[ei("0x12")]("formatBlock","replaceImageSource",ei("0x15"),t[ei("0x6")][ei("0x3")]("formatBlock",null,"accept")),t[ei("0x11")][ei("0x10")]((t=>this[ei("0x1")](t)))}[ei("0x5")](t,e){const n=this.editor.plugins.get(ei("0x4")),o=this[ei("0x1b")].model.document[ei("0xe")].getSelectedElement();this[ei("0x1b")][ei("0x0")].change((()=>{let r=o[ei("0x1a")](ei("0x16"));const s=this[ei("0x1b")][ei("0xc")].get("Users").me;for(const t of n[ei("0xd")]({skipNotAttached:!0})){const e=t[ei("0xa")]();if(ei("0x9")===t.subType&&e===o){t.author!==s&&t[ei("0x15")](),r=t[ei("0xf")].commandParams[0][ei("0x14")];break}}t(e),n[ei("0x13")](o,{commandName:"replaceImageSource",commandParams:[{source:r}]},[],ei("0x9"))}))}handleSuggestionDescription(t){const{data:e}=t;if(e&&ei("0x9")===e[ei("0xb")]){const t=ei("0x2");return{type:"format",content:Yo(this[ei("0x1b")][ei("0x18")],t)}}}}const oi=["afterInit","_handleImportedData","importWord","collaboration_features","_trackChangesValueDuringImport","high","trackChanges","dataInsert","TrackChangesEditing","forEach","plugins","_trackChangesExecuted","_setSuggestionData","get","Users","track_changes","commands","execute","bind","listenTo","value","editor","enableCommand"];var ri,si;ri=oi,si=401,function(t){for(;--t;)ri.push(ri.shift())}(++si);const ii=function(t,e){return oi[t-=0]};class xi extends t.Plugin{constructor(t){super(t),this._trackChangesValueDuringImport=!1,this[ii("0x1")]=!1}[ii("0xd")](){const t=this[ii("0xb")],e=t[ii("0x6")].get("importWord"),n=t[ii("0x6")][ii("0x3")]("trackChanges");e&&(e.on(ii("0x7"),((t,[,e])=>{this[ii("0x11")]=n[ii("0xa")],e[ii("0x10")][ii("0x5")]=!this[ii("0x11")]}),{priority:ii("0x12")}),this[ii("0x9")](e,ii("0x14"),this[ii("0xe")][ii("0x8")](this)),this[ii("0x9")](e,"dataInsert",(()=>{this[ii("0x1")]&&(n[ii("0x7")](),this[ii("0x1")]=!1)}),{priority:"lowest"}),t[ii("0x0")][ii("0x3")]("TrackChangesEditing")[ii("0xc")](ii("0xf")))}[ii("0xe")](t,e){const{suggestions:n}=e,o=this[ii("0xb")][ii("0x6")][ii("0x3")](ii("0x13")),r=o.value;this._trackChangesValueDuringImport!==r&&(o[ii("0x7")](),this[ii("0x1")]=!0),n&&n[ii("0x16")]((({id:t,type:e,author:n,created_at:o})=>{const r={id:t,type:e,authorId:this.editor[ii("0x0")].get(ii("0x4")).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:n,createdAt:o?new Date(o):new Date,source:ii("0xf")}}};this[ii("0xb")][ii("0x0")].get(ii("0x15"))[ii("0x2")](r)}))}}const ai=["registerDescriptionCallback","TrackChangesEditing","commandName","get","markBlockFormat","model","getSelectedBlocks","outdent","IndentEditing","blockIndent","editor","format","document","enableCommand","schema","afterInit","IndentBlock","checkAttribute","indentBlock","getItems","from","plugins","*Outdent:* %0","indent","has","selection","outdentBlock"];var ci,li;ci=ai,li=172,function(t){for(;--t;)ci.push(ci.shift())}(++li);const di=function(t,e){return ai[t-=0]};class ui extends t.Plugin{[di("0x5")](){const t=this[di("0x0")],e=t[di("0xb")][di("0x14")](di("0x12"));t[di("0xb")][di("0xe")](di("0x19"))&&(e[di("0x3")](di("0xd")),e[di("0x3")](di("0x18")));const n=t.locale;if(t[di("0xb")][di("0xe")](di("0x6"))){for(const n of["indentBlock",di("0x10")])e[di("0x3")](n,(()=>{const o=Array[di("0xa")](this[di("0x0")].model[di("0x2")][di("0xf")][di("0x17")]()).filter((t=>this[di("0x0")][di("0x16")][di("0x4")][di("0x7")](t,di("0x1a"))));t[di("0x16")].change((()=>{for(const t of o)e[di("0x15")](t,{commandName:n,commandParams:[{value:""}],formatGroupId:di("0x8")})}))}));e._descriptionFactory[di("0x11")]((t=>{const{data:o}=t;if(!o)return;if(di("0x8")!=o[di("0x13")]&&"outdentBlock"!=o.commandName)return;const r=t[di("0x9")]()[0],s=e._descriptionFactory.getItemLabel(r);return di("0x8")==o[di("0x13")]?{type:di("0x1"),content:Yo(n,"*Indent:* %0",s)}:di("0x10")==o[di("0x13")]?{type:di("0x1"),content:Yo(n,di("0xc"),s)}:void 0}))}}}var gi,mi,fi=["requires","get","init","enableCommand","TrackChangesEditing"];gi=fi,mi=191,function(t){for(;--t;)gi.push(gi.shift())}(++mi);var hi=function(t,e){return fi[t-=0]};class pi extends t.Plugin{static get[hi("0x4")](){return[zr.Input]}[hi("0x1")](){this.editor.plugins[hi("0x0")](hi("0x3"))[hi("0x2")]("input")}}const bi=["*Set link:* %0","getAttribute","unlink","format","document","linkHref","markInlineFormat","link","_descriptionFactory","editor","model","getRanges","change","isCollapsed","locale","from","get","commandName","enableCommand","selection","plugins","*Remove link*","TrackChangesEditing","registerDescriptionCallback","getFirstPosition"];var Ei,_i;Ei=bi,_i=257,function(t){for(;--t;)Ei.push(Ei.shift())}(++_i);const Ti=function(t,e){return bi[t-=0]};class Ci extends t.Plugin{afterInit(){const t=this[Ti("0x2")];if(!t[Ti("0xd")].has("LinkEditing"))return;const e=t[Ti("0xd")][Ti("0x9")](Ti("0xf"));e[Ti("0xb")](Ti("0x0"),((n,o)=>{const r=t[Ti("0x3")][Ti("0x16")][Ti("0xc")];let s=[];if(r[Ti("0x6")]){if(!r.hasAttribute("linkHref"))return void n(o);{const e=(0,zr.findAttributeRange)(r[Ti("0x11")](),Ti("0x17"),r[Ti("0x13")]("linkHref"),t[Ti("0x3")]);s=[e]}}else s=Array[Ti("0x8")](r[Ti("0x4")]());t[Ti("0x3")][Ti("0x5")]((()=>{for(const t of s)e.markInlineFormat(t,{commandName:Ti("0x0"),commandParams:[o]})}))})),e[Ti("0xb")](Ti("0x14"),(()=>{const n=this[Ti("0x2")].model,o=n[Ti("0x16")].selection;n[Ti("0x5")]((()=>{let n=[];n=o.isCollapsed?[(0,zr.findAttributeRange)(o.getFirstPosition(),Ti("0x17"),o[Ti("0x13")](Ti("0x17")),t[Ti("0x3")])]:mr(Ti("0x17"),o.getFirstRange(),t.model);for(const t of n)e[Ti("0x18")](t,{commandName:Ti("0x14"),commandParams:[]})}))})),e[Ti("0x1")][Ti("0x10")]((e=>{const{data:n}=e,o=t[Ti("0x7")];if(n){if(Ti("0x0")==n.commandName){const t=n.commandParams[0];return{type:"format",content:Yo(o,Ti("0x12"),'"'+t+'"')}}return Ti("0x14")==n[Ti("0xa")]?{type:Ti("0x15"),content:Yo(o,Ti("0xe"))}:void 0}}))}}const yi=["ELEMENT_BULLETED_LIST","commands","filter","*Change to:* %0","get","getAttribute","findIndex","add","model","execute","ELEMENT_TODO_LIST","registerElementLabel","TodoListEditing","commandParams","locale","nextSibling","from","paragraph","name","bulletedList","selection","indentList","push","ListEditing","slice","blockName","length","commandName","element","listIndent","value","outdentList","todoList","_descriptionFactory","ELEMENT_NUMBERED_LIST","afterInit","change","previousSibling","*Indent:* %0","before","getSelectedBlocks","registerDescriptionCallback","todo","schema","ELEMENT_LIST_ITEM","plugins","listType","end","checkTodoList","enableCommand","_selectedElements","markBlockFormat","has","createPositionAt","TrackChangesEditing","document","format","forceValue","listItem","createRange","numberedList"];var ki,Ai;ki=yi,Ai=199,function(t){for(;--t;)ki.push(ki.shift())}(++Ai);const vi=function(t,e){return yi[t-=0]};class Ri extends t.Plugin{[vi("0x13")](){const t=this.editor,e=t[vi("0x3b")];if(!t.plugins[vi("0x24")](vi("0x7")))return;const n=t.plugins[vi("0x31")](vi("0x26")),o=t[vi("0x1d")][vi("0x24")](vi("0x39"));function r(e){return()=>{const o=t[vi("0x35")][vi("0x27")][vi("0x4")],r=t.commands[vi("0x31")](e);if(r[vi("0xe")])return void t[vi("0x36")](vi("0x1"),{});const s=e.slice(0,-4),i=function(t,e,n){let o=Array[vi("0x0")](t)[vi("0x2f")]((t=>{return e=t,(o=n).checkChild(e.parent,vi("0x2a"))&&!o.isObject(e);var e,o}));o=o.filter((t=>!t.is(vi("0xc"),"listItem")||t[vi("0x32")](vi("0x1e"))!=e));const r=new Set;for(const t of o)t.is(vi("0xc"),vi("0x2a"))?r.add(Si(t)):r.add(t);return Array.from(r)}(o.getSelectedBlocks(),s,t[vi("0x35")][vi("0x1b")]);t[vi("0x35")][vi("0x14")]((()=>{for(const t of i)n[vi("0x23")](t,{commandName:e,commandParams:[{forceValue:!r[vi("0xe")]}],formatGroupId:vi("0x9")},Ii(t))}))}}function s(e){return()=>{const o=function(t){let e=Array[vi("0x0")](t);const n=e[vi("0x33")]((t=>vi("0x2a")!=t[vi("0x2")]));return n>-1&&(e=e[vi("0x8")](0,n)),e}(t[vi("0x35")][vi("0x27")][vi("0x4")][vi("0x18")]()),r=t.model[vi("0x2b")](t[vi("0x35")][vi("0x25")](o[0],vi("0x17")),t.model[vi("0x25")](o[o[vi("0xa")]-1],vi("0x1f")));t[vi("0x35")][vi("0x14")]((()=>{n[vi("0x23")](r,{commandName:e,commandParams:[],formatGroupId:vi("0xd")},function(t){const e=new Set;for(const n of t){let t=n[vi("0x3c")];for(;t&&t[vi("0x32")]("listIndent")>n[vi("0x32")](vi("0xd"));)e[vi("0x34")](t),t=t[vi("0x3c")]}return Array.from(e)}(o))}))}}n[vi("0x21")]("numberedList",r(vi("0x2c"))),n.enableCommand(vi("0x3"),r(vi("0x3"))),o&&n.enableCommand(vi("0x10"),r(vi("0x10"))),n[vi("0x21")](vi("0x5"),s(vi("0x5"))),n[vi("0x21")](vi("0xf"),s(vi("0xf"))),o&&n[vi("0x21")]("checkTodoList",(()=>{const e=t[vi("0x2e")][vi("0x31")](vi("0x20")),o=Array[vi("0x0")](e[vi("0x22")]);o.filter((t=>t[vi("0x32")]("todoListChecked")!=e.value)),t[vi("0x35")].change((()=>{for(const t of o)n[vi("0x23")](t,{commandName:vi("0x20"),commandParams:[{forceValue:!e.value}]})}))})),n[vi("0x11")][vi("0x38")](vi("0x2a"),(t=>Yo(e,vi("0x1c"),t))),n[vi("0x11")][vi("0x19")]((t=>{const{data:n}=t;if(n){if(vi("0x2c")==n[vi("0xb")]||vi("0x3")==n.commandName||vi("0x10")==n[vi("0xb")])switch(n.commandName.replace("List","")){case"bulleted":return o(Yo(e,vi("0x2d")));case"numbered":return o(Yo(e,vi("0x12")));case vi("0x1a"):return o(Yo(e,vi("0x37")))}if(vi("0x5")==n[vi("0xb")])return{type:vi("0x28"),content:Yo(e,vi("0x16"),Yo(e,vi("0x1c")))};if(vi("0xf")==n.commandName)return{type:vi("0x28"),content:Yo(e,"*Outdent:* %0",Yo(e,vi("0x1c")))};if("checkTodoList"==n[vi("0xb")])return n[vi("0x3a")][0][vi("0x29")]?{type:vi("0x28"),content:Yo(e,"*Check item*")}:{type:vi("0x28"),content:Yo(e,"*Uncheck item*")}}function o(t){return{type:vi("0x28"),content:Yo(e,vi("0x30"),t)}}}))}}function Si(t){const e=t[vi("0x32")](vi("0xd"));if(0==e)return t;let n=t;for(;t[vi("0x15")]&&t.previousSibling.is(vi("0xc"),vi("0x2a"));){const o=t.previousSibling[vi("0x32")]("listIndent");if(o==e)n=t[vi("0x15")];else if(o<e)break;t=t[vi("0x15")]}return n}function Ii(t){const e=[];if(t.is(vi("0xc"),vi("0x2a"))&&t[vi("0x32")]("listIndent")>0){let n=t[vi("0x3c")];for(;n&&"listItem"==n[vi("0x2")]&&n.getAttribute("listIndent")==t[vi("0x32")](vi("0xd"));)e[vi("0x6")](n),n=n[vi("0x3c")]}return e}const Li=["_getSuggestionBlocks","from","_getTranslationKeyForListStyle","registerDescriptionCallback","commandName","length","ELEMENT_","has","map","document","listStyle","*Format:* set order to reversed","type","_descriptionFactory","*Change to:* %0","getFirstPosition","parent","listReversed","commandParams","reversed","listItem","handleListReversedCommand","getListTypeFromListStyleType","startIndex","backward","before","afterInit","getSiblingNodes","selection","handleListStyleCommand","_getSuggestionBlocksForListStyle","listStart","toUpperCase","listType","flat","change","list.properties","plugins","element","ListPropertiesEditing","getLastPosition","numbered","replace","createRange","bind","handleListStartCommand","*Format:* set order to regular","ListUtils","editor","*Format:* set start index to %0","getSelectedBlocks","get","markMultiRangeBlockFormat","config","createPositionAt","model","filter","TrackChangesEditing","getAttribute","format","enableCommand","forward","locale","handleDescriptions","push"];var Ni,wi;Ni=Li,wi=142,function(t){for(;--t;)Ni.push(Ni.shift())}(++wi);const Mi=function(t,e){return Li[t-=0]};class Oi extends t.Plugin{[Mi("0xe")](){if(!this.editor[Mi("0x19")][Mi("0x3c")](Mi("0x1b")))return;const t=this.editor[Mi("0x29")][Mi("0x27")](Mi("0x18")),e=this[Mi("0x24")][Mi("0x19")][Mi("0x27")](Mi("0x2d"));t.styles&&e.enableCommand(Mi("0x3f"),this[Mi("0x11")].bind(this)),t[Mi("0x7")]&&e[Mi("0x30")](Mi("0x5"),this.handleListReversedCommand[Mi("0x20")](this)),t[Mi("0xb")]&&e[Mi("0x30")](Mi("0x13"),this[Mi("0x21")][Mi("0x20")](this)),e[Mi("0x1")][Mi("0x38")](this[Mi("0x33")][Mi("0x20")](this))}[Mi("0x11")](t,e={}){const n=this.editor[Mi("0x19")].get(Mi("0x2d")),o=this[Mi("0x12")]();this[Mi("0x24")][Mi("0x2b")][Mi("0x17")]((()=>{n[Mi("0x28")](o,{commandName:Mi("0x3f"),commandParams:[{type:e[Mi("0x0")]}],formatGroupId:"listStyle"})}))}[Mi("0x9")](t,e={}){const n=this.editor[Mi("0x19")].get(Mi("0x2d")),o=this._getSuggestionBlocks((t=>t.is(Mi("0x1a"),Mi("0x8"))&&Mi("0x1d")===t.getAttribute(Mi("0x15"))));if(o[Mi("0x3a")]<1)return;const r=o[Mi("0x3d")]((t=>this[Mi("0x24")].model[Mi("0x1f")](this[Mi("0x24")][Mi("0x2b")][Mi("0x2a")](t,Mi("0xd")),this.editor.model[Mi("0x2a")](t,0))));this[Mi("0x24")][Mi("0x2b")][Mi("0x17")]((()=>{n[Mi("0x28")](r,{commandName:Mi("0x5"),commandParams:[{reversed:e.reversed}],formatGroupId:Mi("0x5")})}))}[Mi("0x21")](t,e={}){const n=this[Mi("0x24")][Mi("0x19")][Mi("0x27")](Mi("0x2d")),o=this[Mi("0x35")]((t=>t.is(Mi("0x1a"),Mi("0x8"))&&Mi("0x1d")===t[Mi("0x2e")]("listType")));if(o[Mi("0x3a")]<1)return;const r=o[Mi("0x3d")]((t=>this[Mi("0x24")][Mi("0x2b")].createRange(this[Mi("0x24")][Mi("0x2b")].createPositionAt(t,Mi("0xd")),this[Mi("0x24")][Mi("0x2b")][Mi("0x2a")](t,0))));this[Mi("0x24")][Mi("0x2b")][Mi("0x17")]((()=>{n[Mi("0x28")](r,{commandName:Mi("0x13"),commandParams:[{startIndex:e[Mi("0xb")]}],formatGroupId:Mi("0x13")})}))}[Mi("0x33")](t){const e=this[Mi("0x24")][Mi("0x32")],{data:n}=t;if(!n)return;let o,r;switch(n[Mi("0x39")]){case Mi("0x3f"):o=Mi("0x2"),r={type:Mi("0x2f"),content:Yo(e,o,Yo(e,this._getTranslationKeyForListStyle(n[Mi("0x6")][0][Mi("0x0")])))};break;case Mi("0x5"):o=n[Mi("0x6")][0].reversed?Mi("0x40"):Mi("0x22"),r={type:Mi("0x2f"),content:Yo(e,o)};break;case Mi("0x13"):o=Mi("0x25"),r={type:Mi("0x2f"),content:Yo(e,o,n[Mi("0x6")][0].startIndex)}}return r}_getSuggestionBlocksForListStyle(){var t,e,n,o;const r=this[Mi("0x24")].plugins[Mi("0x27")](Mi("0x23"));let s=Array[Mi("0x36")](this[Mi("0x24")][Mi("0x2b")][Mi("0x3e")][Mi("0x10")][Mi("0x26")]());return(null===(t=s[0])||void 0===t?void 0:t.is(Mi("0x1a"),"listItem"))&&s.unshift(...r.getSiblingNodes(this[Mi("0x24")][Mi("0x2b")][Mi("0x3e")].selection[Mi("0x3")](),Mi("0xc"))),(null===(e=s[s[Mi("0x3a")]-1])||void 0===e?void 0:e.is(Mi("0x1a"),"listItem"))&&s[Mi("0x34")](...r.getSiblingNodes(this[Mi("0x24")][Mi("0x2b")][Mi("0x3e")].selection[Mi("0x1c")](),"forward")),s=[...new Set(s)],(null===(o=null===(n=this[Mi("0x24")][Mi("0x2b")].document.selection[Mi("0x3")]())||void 0===n?void 0:n[Mi("0x4")])||void 0===o?void 0:o.is(Mi("0x1a"),Mi("0x8")))&&(s=s[Mi("0x2c")]((t=>t.is(Mi("0x1a"),Mi("0x8"))))),s}[Mi("0x35")](t){const e=this[Mi("0x24")][Mi("0x19")].get(Mi("0x23"));let n=Array[Mi("0x36")](this.editor.model.document[Mi("0x10")].getSelectedBlocks())[Mi("0x2c")](t)[Mi("0x3d")]((t=>{const n=this[Mi("0x24")][Mi("0x2b")][Mi("0x2a")](t,0);return[...e.getSiblingNodes(n,"backward"),...e[Mi("0xf")](n,Mi("0x31"))]}))[Mi("0x16")]();return n=[...new Set(n)],n}[Mi("0x37")](t){return Mi("0x3b")+this[Mi("0x24")].plugins.get(Mi("0x23"))[Mi("0xa")](t).toUpperCase()+"_LIST_"+t[Mi("0x14")]()[Mi("0x1e")](/-/g,"_")}}const Fi=["downcastDispatcher","plugins","editor","TrackChangesEditing","registerElementLabel","_descriptionFactory","ELEMENT_MEDIA","options","afterInit","attribute:url:media","MediaEmbedEditing","showSuggestionHighlights","conversion","enableCommand","for","high"];var Pi,Di;Pi=Fi,Di=177,function(t){for(;--t;)Pi.push(Pi.shift())}(++Di);const Bi=function(t,e){return Fi[t-=0]};class ji extends t.Plugin{[Bi("0x7")](){const t=this[Bi("0x1")];if(!t[Bi("0x0")].has(Bi("0x9")))return;const e=t[Bi("0x0")].get(Bi("0x2")),n=t.locale;e[Bi("0xc")]("mediaEmbed"),e[Bi("0x4")][Bi("0x3")]("media",(t=>Yo(n,Bi("0x5"),t))),t[Bi("0xb")][Bi("0xd")]("dataDowncast").elementToElement({model:"media",view:(t,{writer:e,options:n})=>{if(n.showSuggestionHighlights)return e.createEmptyElement("div")},converterPriority:Bi("0xe")}),t.data[Bi("0xf")].on(Bi("0x8"),((t,e,n)=>{n[Bi("0x6")][Bi("0xa")]&&t.stop()}),{priority:Bi("0xe")})}}const Ui=["plugins","get","afterInit","editor","MentionEditing","has","TrackChangesEditing","mention"];var Gi,Hi;Gi=Ui,Hi=226,function(t){for(;--t;)Gi.push(Gi.shift())}(++Hi);const Vi=function(t,e){return Ui[t-=0]};class Wi extends t.Plugin{[Vi("0x0")](){const t=this[Vi("0x1")];t[Vi("0x6")][Vi("0x3")](Vi("0x2"))&&t.plugins[Vi("0x7")](Vi("0x4")).enableCommand(Vi("0x5"))}}const zi=["has","locale","get","TrackChangesEditing","ELEMENT_PAGE_BREAK","enableCommand","editor","pageBreak","plugins","_descriptionFactory","afterInit"];var Ki,qi;Ki=zi,qi=201,function(t){for(;--t;)Ki.push(Ki.shift())}(++qi);const Xi=function(t,e){return zi[t-=0]};class $i extends t.Plugin{[Xi("0x7")](){const t=this[Xi("0x3")];if(!t.plugins[Xi("0x8")]("PageBreakEditing"))return;t[Xi("0x5")][Xi("0xa")](Xi("0x0"))[Xi("0x2")](Xi("0x4"));const e=t.plugins[Xi("0xa")]("TrackChangesEditing"),n=t[Xi("0x9")];e[Xi("0x6")].registerElementLabel(Xi("0x4"),(t=>Yo(n,Xi("0x1"),t)))}}const Ji=["get","markerName","showSuggestionHighlights","filter","getSelectedBlocks","nodeAfter","createUIElement","options","editor","blockName","registerDescriptionCallback","parent","toViewPosition","change","isBlock","activeMarkers","isLimit","Paragraph","format","enableCommand","model","$text","ck-suggestion-marker--active","afterInit","consume","*Change to:* %0","addClass","commandName","_descriptionFactory","ck-suggestion-marker-split","checkChild","has","getItemLabel","writer","markerRange","*Insert:* %0","markBlockFormat","getFirstRange","TrackChangesEditing","document","downcastDispatcher","end","locale","insertParagraph","isTouching","name","includes","registerElementLabel","data","selection","paragraph","highest","type","plugins","schema","editing"];var Qi,Zi;Qi=Ji,Zi=444,function(t){for(;--t;)Qi.push(Qi.shift())}(++Zi);const Yi=function(t,e){return Ji[t-=0]};class tx extends t.Plugin{[Yi("0x1b")](){const t=this[Yi("0xc")];if(!t[Yi("0x1")][Yi("0x23")](Yi("0x15")))return;const e=t[Yi("0x2e")],n=t[Yi("0x1")].get(Yi("0x2a"));n[Yi("0x20")][Yi("0x33")](Yi("0x36"),(t=>Yo(e,"ELEMENT_PARAGRAPH",t))),n[Yi("0x17")](Yi("0x36"),((e,o={})=>{const r=t[Yi("0x18")][Yi("0x2b")],s=o[Yi("0x35")]||r[Yi("0x35")],i=Array.from(s[Yi("0x8")]())[Yi("0x7")]((t=>{return e=t,(n=this[Yi("0xc")][Yi("0x18")][Yi("0x2")])[Yi("0x22")](e[Yi("0xf")],"paragraph")&&!n.isObject(e)&&Yi("0x36")!=e.name;var e,n}));t[Yi("0x18")][Yi("0x11")]((()=>{for(const t of i)n[Yi("0x28")](t,{commandName:Yi("0x36"),commandParams:[],formatGroupId:Yi("0xd")},fr(t))}))})),n[Yi("0x20")][Yi("0xe")]((t=>{const{data:n}=t;if(n&&"paragraph"==n[Yi("0x1f")])return{type:Yi("0x16"),content:Yo(e,Yi("0x1d"),Yo(e,"ELEMENT_PARAGRAPH"))}})),n.enableCommand(Yi("0x2f")),t[Yi("0x3")].downcastDispatcher.on("addMarker:suggestion:insertion",ex(t),{priority:Yi("0x37")}),t[Yi("0x34")][Yi("0x2c")].on("addMarker:suggestion:insertion",((e,n,o)=>{o[Yi("0xb")][Yi("0x6")]&&ex(t,{showActiveMarker:!1})(e,n,o)}),{priority:"highest"});const o=n[Yi("0x20")];o[Yi("0xe")]((n=>{if("insertion"!==n[Yi("0x0")])return;const{start:r,end:s}=n[Yi("0x29")]();if(!r[Yi("0x30")](s)||!r[Yi("0x9")])return;const i=t[Yi("0x18")][Yi("0x2")],x=r.nodeAfter;return i[Yi("0x12")](x)&&!i[Yi("0x14")](x)&&i[Yi("0x22")](x,Yi("0x19"))?{type:"insertion",content:Yo(e,Yi("0x27"),o[Yi("0x24")](x,1))}:void 0}))}}function ex(t,{showActiveMarker:e=!0}={}){return(n,o,r)=>{const s=t[Yi("0x1")][Yi("0x4")]("TrackChangesEditing"),i=o[Yi("0x26")].start,x=o[Yi("0x26")][Yi("0x2d")],a=t[Yi("0x18")][Yi("0x2")];if(!i[Yi("0x30")](x)||!i[Yi("0x9")])return;const c=i[Yi("0x9")];if(a.isBlock(c)&&!a.isLimit(c)&&a[Yi("0x22")](c,"$text")){if(!r.consumable[Yi("0x1c")](o.markerRange,n[Yi("0x31")]))return;const t=r[Yi("0x25")][Yi("0xa")]("span",{class:Yi("0x21")}),i=r.mapper[Yi("0x10")](x);e&&s[Yi("0x13")][Yi("0x32")](o[Yi("0x5")])&&r[Yi("0x25")][Yi("0x1e")](Yi("0x1a"),t),r.writer.insert(i,t),r.mapper.bindElementToMarker(t,o[Yi("0x5")])}}}const nx=["commandName","TrackChangesEditing","from","document","registerDescriptionCallback","RemoveFormatEditing","markInlineFormat","*Remove all formatting*","removeFormat","afterInit","get","getAttributeProperties","editor","enableCommand","getItems","getAttributes","plugins","model","selection"];var ox,rx;ox=nx,rx=283,function(t){for(;--t;)ox.push(ox.shift())}(++rx);const sx=function(t,e){return nx[t-=0]};class ix extends t.Plugin{[sx("0xb")](){const t=this[sx("0xe")];if(!t[sx("0x12")].has(sx("0x7")))return;const e=t[sx("0x12")][sx("0xc")](sx("0x3"));e[sx("0xf")](sx("0xa"),(n=>{const o=t.model[sx("0x5")][sx("0x1")];o.isCollapsed?n():t[sx("0x0")].change((()=>{const n=Array[sx("0x4")](o.getRanges());for(const o of n)for(const n of o[sx("0x10")]())xx(n,t[sx("0x0")].schema)&&e[sx("0x8")](t[sx("0x0")].createRangeOn(n),{commandName:"removeFormat",commandParams:[]})}))})),e._descriptionFactory[sx("0x6")]((e=>{const{data:n}=e;if(n&&sx("0xa")==n[sx("0x2")])return{type:"format",content:Yo(t.locale,sx("0x9"))}}))}}function xx(t,e){for(const[n]of t[sx("0x11")]()){const t=e[sx("0xd")](n);if(t&&t.isFormatting)return!0}return!1}const ax=["TrackChangesEditing","discardAllSuggestions","get","has","goToNextRestrictedEditingException","discardSuggestion","RestrictedEditingModeEditing","enableCommand","acceptAllSuggestions","discardSelectedSuggestions","plugins","afterInit"];var cx,lx;cx=ax,lx=209,function(t){for(;--t;)cx.push(cx.shift())}(++lx);const dx=function(t,e){return ax[t-=0]};class ux extends t.Plugin{[dx("0x6")](){const t=this.editor;if(!t.plugins[dx("0xa")](dx("0x1")))return;const e=t[dx("0x5")][dx("0x9")](dx("0x7"));e[dx("0x2")]("goToPreviousRestrictedEditingException"),e[dx("0x2")](dx("0xb"));const n=t[dx("0x5")][dx("0x9")](dx("0x1"));n.enableCommand("trackChanges"),n[dx("0x2")]("acceptSuggestion"),n[dx("0x2")](dx("0x0")),n[dx("0x2")](dx("0x3")),n.enableCommand(dx("0x8")),n[dx("0x2")]("acceptSelectedSuggestions"),n.enableCommand(dx("0x4"))}}const gx=["locale","high","name","mapper","activeMarkers","deletion","merge","writer","split","addMarker:suggestion","options","shiftEnter","bindElementToMarker","_descriptionFactory","init","model","markerRange","TrackChangesEditing","requires","createUIElement","addMarker:suggestion:deletion","element","consumable","createPositionBefore","plugins","includes","ELEMENT_LINE_BREAK","ck-suggestion-marker-","editing","markerName","editor","data","enableCommand","downcastDispatcher"];var mx,fx;mx=gx,fx=223,function(t){for(;--t;)mx.push(mx.shift())}(++fx);const hx=function(t,e){return gx[t-=0]};class px extends t.Plugin{static get[hx("0x21")](){return[ns.ShiftEnter]}[hx("0x1d")](){const t=this[hx("0xb")],e=t[hx("0x5")].get(hx("0x20"));e[hx("0xd")](hx("0x1a")),t[hx("0x9")].downcastDispatcher.on("addMarker:suggestion:insertion",bx(t),{priority:"high"}),t[hx("0x9")][hx("0xe")].on(hx("0x1"),bx(t),{priority:hx("0x10")}),t[hx("0xc")][hx("0xe")].on(hx("0x18"),((e,n,o)=>{o[hx("0x19")].showSuggestionHighlights&&bx(t,{showActiveMarker:!1})(e,n,o)})),e[hx("0x1c")].registerElementLabel("softBreak",(e=>Yo(t[hx("0xf")],hx("0x7"),e)))}}function bx(t,{showActiveMarker:e=!0}={}){return(n,o,r)=>{const s=t.plugins.get(hx("0x20"));if(!r[hx("0x3")].test(o.markerRange,n[hx("0x11")]))return;const i=t[hx("0x1e")];for(const t of o[hx("0x1f")].getItems()){if(!t.is(hx("0x2"),"softBreak"))continue;const n=hx("0x14")==o[hx("0xa")][hx("0x17")](":")[1]?hx("0x15"):hx("0x17"),x=r[hx("0x16")][hx("0x0")]("span",{class:hx("0x8")+n}),a=r[hx("0x12")].toViewPosition(i[hx("0x4")](t));e&&s[hx("0x13")][hx("0x6")](o[hx("0xa")])&&r[hx("0x16")].addClass("ck-suggestion-marker--active",x),r[hx("0x16")].insert(a,x),r.mapper[hx("0x1b")](x,o[hx("0xa")])}}}const Ex=["commandParams","editor","plugins","registerDescriptionCallback","restrictedEditingException","commands","markInlineFormat","has","TrackChangesEditing","forceValue","get","from","value","document","StandardEditingModeEditing","selection","model","_descriptionFactory","format","getRanges","enableCommand","isCollapsed","FORMAT_RESTRICTED_DISABLED","commandName","FORMAT_RESTRICTED_ENABLED","locale","afterInit"];var _x,Tx;_x=Ex,Tx=496,function(t){for(;--t;)_x.push(_x.shift())}(++Tx);const Cx=function(t,e){return Ex[t-=0]};class yx extends t.Plugin{[Cx("0x10")](){const t=this[Cx("0x12")],e=t[Cx("0x6")],n=t[Cx("0xf")];if(!t[Cx("0x13")][Cx("0x18")](Cx("0x4")))return;const o=t[Cx("0x13")][Cx("0x0")](Cx("0x19")),r=Cx("0x15"),s=t[Cx("0x16")].get(r);o[Cx("0xa")](r,((t,n={})=>{const i=e[Cx("0x3")][Cx("0x5")];if(i[Cx("0xb")])return void t(n);const x=void 0!==n.forceValue?n[Cx("0x1a")]:!s[Cx("0x2")];e.change((()=>{const t=Array[Cx("0x1")](i[Cx("0x9")]());for(const n of t){const t=x?[n]:mr(r,n,e);for(const e of t)o[Cx("0x17")](e,{commandName:r,commandParams:[{forceValue:x}]})}}))})),o[Cx("0x7")][Cx("0x14")]((t=>{const{data:e}=t;if(e&&e[Cx("0xd")]==r)return e[Cx("0x11")][0][Cx("0x1a")]?{type:Cx("0x8"),content:Yo(n,Cx("0xe"))}:{type:"format",content:Yo(n,Cx("0xc"))}}))}}const kx=["isCollapsed","createRangeOn","document","StyleUtils","markInlineFormat","style","getAttribute","commandParams","includes","element","plugins","get","format","_descriptionFactory","enableCommand","Style","commands","afterInit","getItems","inline","editor","TrackChangesEditing","getAncestors","every","styleName","commandName","change","normalizeConfig","toLowerCase","getDefinitionsForView","has","config","name","*Format:* %0","_getStyleDefinition","DataSchema","enabledStyles","block","from","find","style:","value","model","registerDescriptionCallback","markBlockFormat","style.definitions","forceValue","classes","push","isBlock","_getRangesWithClasses","add"];var Ax,vx;Ax=kx,vx=297,function(t){for(;--t;)Ax.push(Ax.shift())}(++vx);const Rx=function(t,e){return kx[t-=0]};class Sx extends t.Plugin{[Rx("0x20")](){const t=this[Rx("0x23")];if(!t[Rx("0x19")][Rx("0x2d")](Rx("0x1e")))return;const e=t[Rx("0x1f")][Rx("0x1a")](Rx("0x14")),n=t[Rx("0x19")][Rx("0x1a")](Rx("0x24")),o=t.locale,r=t[Rx("0x19")][Rx("0x1a")](Rx("0x32")),s=t[Rx("0x19")][Rx("0x1a")](Rx("0x12"))[Rx("0x2a")](r,t[Rx("0x2e")].get(Rx("0x8")));n[Rx("0x1d")]("style",((o,{styleName:i})=>{const x=t[Rx("0x5")][Rx("0x11")].selection,a=this[Rx("0x31")](i,s);if(!a)return;if(!e[Rx("0x33")][Rx("0x17")](i))return;if(x[Rx("0xf")]&&!a[Rx("0xc")])return void o({styleName:i});const c=!e[Rx("0x4")][Rx("0x17")](a[Rx("0x2f")]);if(a[Rx("0xc")]){const e=function(t,e){const n=new Set;for(const o of t){const t=o[Rx("0x25")]({includeSelf:!0,parentFirst:!0});for(const o of t)if(e[Rx("0x17")](o.name)){n[Rx("0xe")](o);break}}return n}(x.getSelectedBlocks(),a.modelElements);t[Rx("0x5")].change((()=>{for(const t of e)n[Rx("0x7")](t,{commandName:"style",commandParams:[{styleName:i,forceValue:c}],formatGroupId:Rx("0x3")+i})}))}else{let e=Array[Rx("0x1")](x.getRanges());if(!c){const n=Array.from(r[Rx("0x2c")](a[Rx("0x18")],!1))[0][Rx("0x5")],o=[];for(const r of e){const e=this[Rx("0xd")](t[Rx("0x5")],r,a.classes,n);o[Rx("0xb")](...e)}e=o}t[Rx("0x5")][Rx("0x29")]((()=>{for(const t of e)n[Rx("0x13")](t,{commandName:Rx("0x14"),commandParams:[{styleName:i,forceValue:c}]})}))}})),n[Rx("0x1c")][Rx("0x6")]((t=>{const{data:e}=t;if(e&&Rx("0x14")===e[Rx("0x28")])return e[Rx("0x16")][0][Rx("0x9")]?{type:Rx("0x1b"),content:Yo(o,Rx("0x30"),e[Rx("0x16")][0][Rx("0x27")].toLowerCase())}:{type:Rx("0x1b"),content:Yo(o,"*Remove format:* %0",e[Rx("0x16")][0][Rx("0x27")][Rx("0x2b")]())}}))}[Rx("0x31")](t,e){let n=e[Rx("0x0")][Rx("0x2")]((e=>e[Rx("0x2f")]===t));return n||(n=e[Rx("0x22")][Rx("0x2")]((e=>e.name===t))),n}[Rx("0xd")](t,e,n,o){const r=[];for(const s of e[Rx("0x21")]()){const e=s[Rx("0x15")](o);e&&n[Rx("0x26")]((t=>e[Rx("0xa")][Rx("0x17")](t)))&&r[Rx("0xb")](t[Rx("0x10")](s))}return r}}const Ix=["getContainedElement","registerPostFixer","filter","detach","maxRow","some","markMultiRangeInsertion","isArray","removeClass","isEqual","getItems","change","addRange","end","tableCell","getCellLocation","push","_tablePostFixingSubtypes","isTouching","first","minColumn","highest","markMultiRangeDeletion","batch","tablePaste","$textProxy","hasAttribute","createRangeOn","selection","element","from","options","getSuggestion","ELEMENT_TABLE_WITH_TEXT","last","discard","ELEMENT_TABLE_ROW_WITH_TEXT","position","MIN_SAFE_INTEGER","insertTableColumnRight","start","document","nodeBefore","enqueueChange","item","tableRow","getSelectionAffectedTableCells","accept","cell","toLowerCase","createTableWalker","insertTableRowBelow","subType","getRanges","rootName","createRangeIn","isIntersectingWithRange","_descriptionFactory","downcastDispatcher","*Insert:* %0","change:data","above","insertTable","editor","locale","findAncestor","fromRange","name","insertion","forceValue","getChanges","*Remove:* %0","map","enableCommand","ELEMENT_TABLE_ROW","getColumnIndexes","selectTableColumn","insertTableRowAbove","root","addClass","$graveyard","includes","substr","TableUtils","_suggestionFactory","_tableSuggestions","refresh","min","deletion","classes","tableColumn","table","colspan","_getCoordsForCells","ELEMENT_TABLE_COLUMN_WITH_TEXT","setSelection","commands","values","getFirstRange","ELEMENT_TABLE","nodeAfter","oldRange","model","getChangedMarkers","low","_setupColumnsRowsFixing","span","left","type","MAX_SAFE_INTEGER","get","join","registerCustomCallback","rowspan","TableEditing","_getSuggestionCoords","insertTableColumnLeft","add","data","_splitMarkerName","insert","differ","ELEMENT_TABLE_COLUMN","TrackChangesEditing","length","mapper","execute","plugins","removeTableRow","order","getAttribute","registerDescriptionCallback","getRowIndexes","minRow","removeTableColumn","max","writer"];var Lx,Nx;Lx=Ix,Nx=359,function(t){for(;--t;)Lx.push(Lx.shift())}(++Nx);const wx=function(t,e){return Ix[t-=0]};class Mx extends t.Plugin{constructor(t){super(t),this[wx("0x45")]=[wx("0x61"),wx("0x5")],this[wx("0x0")]=new Set}afterInit(){const t=this.editor,e=t.model[wx("0x5d")].selection;if(!t[wx("0x2a")].has(wx("0x1d")))return;const n=t[wx("0x74")],o=t[wx("0x2a")][wx("0x19")](wx("0x26")),r=t[wx("0x2a")][wx("0x19")]("TableUtils");o[wx("0x6d")].registerElementLabel(wx("0x6"),(t=>Yo(n,wx("0xe"),t))),this[wx("0x14")](),o[wx("0x7d")](wx("0x72")),o[wx("0x7d")]("selectTableRow"),o[wx("0x7d")](wx("0x80"));for(const n of[wx("0x81"),wx("0x67")]){const s=t[wx("0xb")][wx("0x19")](n);o[wx("0x7d")](n,(n=>{t.model.change((t=>{n();const i=wx("0x71")===s[wx("0x2c")],x=r[wx("0x62")](e),a=r.getRowIndexes(x),c=i?a[wx("0x47")]-1:a[wx("0x56")]+1,l=x[0][wx("0x75")](wx("0x6")),d=r.createTableWalker(l,{startRow:c,endRow:c}),u=Array[wx("0x52")](d)[wx("0x7c")]((e=>t[wx("0x4f")](e[wx("0x64")])));o[wx("0x3a")](u,wx("0x61"))}))}))}for(const n of[wx("0x1f"),wx("0x5b")]){const s=t[wx("0xb")][wx("0x19")](n);o[wx("0x7d")](n,(n=>{t[wx("0x11")][wx("0x3f")]((t=>{n();const i=wx("0x16")===s[wx("0x2c")],x=r.getSelectionAffectedTableCells(e),a=r.getColumnIndexes(x),c=i?a[wx("0x47")]-1:a.last+1,l=x[0][wx("0x75")](wx("0x6")),d=r[wx("0x66")](l,{startRow:0,column:c,includeAllSlots:!1}),u=Array[wx("0x52")](d)[wx("0x7c")]((e=>t[wx("0x4f")](e[wx("0x64")])));o[wx("0x3a")](u,"tableColumn")}))}))}for(const n of["removeTableRow","removeTableColumn"]){const s=n[wx("0x86")](11),i=s.toLowerCase(),x=i[wx("0x86")](0,3)+wx("0x15"),a="table"+s,c=wx("0x2")+s,l=wx("0x32")+s;o[wx("0x7d")](n,(()=>{t.model[wx("0x3f")]((t=>{const s=r[wx("0x62")](e),d=s[0][wx("0x75")](wx("0x6"));let u;if(wx("0x2b")==n){const t=r[wx("0x2f")](s);u={startRow:t[wx("0x47")],endRow:t[wx("0x56")],includeAllSlots:!0}}else{const t=r[wx("0x7f")](s);u={startColumn:t[wx("0x47")],endColumn:t[wx("0x56")],includeAllSlots:!0}}const g=r.createTableWalker(d,u),m=Array[wx("0x52")](g).map((({cell:t})=>t)),f=Ox(m.filter((t=>t.hasAttribute(x)))),h=Ox(m.filter((t=>!t[wx("0x4e")](x)))).map((e=>t[wx("0x4f")](e))),p=o[wx("0x4a")](h,a);if(p&&(wx("0x61")==p.subType||"tableColumn"==p[wx("0x68")])){const e=this._getSuggestionCoords(p);for(const n of f){const o=t[wx("0x4f")](n),s=r[wx("0x43")](n),a=n.getAttribute(x)-1,d=e[c],u=e[l];d<=s[i]&&s[i]+a<=u&&p[wx("0x40")](o)}}}))}))}function s(n){const o=Array[wx("0x52")](e[wx("0x69")]())[wx("0x7c")]((t=>i.LiveRange.fromRange(t)));t[wx("0x11")].change((e=>{const r=e[wx("0x4b")];n=n[wx("0x36")]((t=>wx("0x84")!=t[wx("0x82")].rootName)),e[wx("0xa")](n),t[wx("0xb")][wx("0x19")]("removeTableRow")[wx("0x1")](),t[wx("0x29")](wx("0x2b"),{forceDefaultExecution:!0}),t.model.enqueueChange((()=>{t.model[wx("0x5f")](r,(t=>{const e=o.filter((t=>wx("0x84")!=t[wx("0x82")].rootName));e[wx("0x27")]>0&&t[wx("0xa")](e);for(const t of o)t[wx("0x37")]()}))}))}))}function a(n){t[wx("0x11")].change((o=>{const r=Array.from(e[wx("0x69")]()).map((t=>i.LiveRange[wx("0x76")](t))),s=[];for(const t of n)for(const e of t[wx("0x3e")]({shallow:!0}))s[wx("0x44")](e);for(const e of s)wx("0x84")!=e[wx("0x82")].rootName&&(o.setSelection(o.createPositionAt(e,0)),t[wx("0xb")].get(wx("0x31")).refresh(),t[wx("0x29")](wx("0x31"),{forceDefaultExecution:!0}));const x=r[wx("0x36")]((t=>"$graveyard"!=t.root[wx("0x6a")]));x[wx("0x27")]>0&&o[wx("0xa")](x);for(const t of r)t.detach()}))}function c(t,e){return e.every((e=>t.some((t=>t[wx("0x41")][wx("0x3d")](e[wx("0x5c")])||e.end.isEqual(t[wx("0x5c")])))))}function l(t,e){return t[wx("0x39")]((t=>e[wx("0x39")]((e=>t[wx("0x41")][wx("0x46")](e[wx("0x5c")])))))}t.data[wx("0x6e")].on("addMarker:suggestion",((t,e,n)=>{if(!n[wx("0x53")].showSuggestionHighlights)return;const o=e[wx("0x60")];if(!o)return;const r=n[wx("0x28")].toViewElement(o);function s(t){return Array[wx("0x3b")](t)?t:[t]}r&&wx("0x42")===o[wx("0x77")]&&(0,x.setHighlightHandling)(r,n[wx("0x33")],((t,e,n)=>n[wx("0x83")](s(e.classes),t)),((t,e,n)=>n[wx("0x3c")](s(e[wx("0x4")]),t)))}),{priority:wx("0x49")}),o[wx("0x6d")][wx("0x2e")]((t=>{if(wx("0x78")!=t[wx("0x17")]&&"deletion"!=t.type)return;const e=t[wx("0x34")]();if(null!=e&&e.is(wx("0x51"),wx("0x6"))){if(wx("0x78")==t[wx("0x17")]){const e=t[wx("0x3e")]()[wx("0x36")]((t=>t.is(wx("0x4d"))))[wx("0x7c")]((t=>t[wx("0x21")]));if(e[wx("0x27")])return{type:wx("0x78"),content:Yo(n,wx("0x6f"),Yo(n,wx("0x55"),'"'+e[wx("0x1a")](" ")+'"'))}}if("deletion"==t[wx("0x17")]){const e=t.getItems()[wx("0x36")]((t=>t.is("$textProxy")))[wx("0x7c")]((t=>t[wx("0x21")]));if(e[wx("0x27")])return{type:wx("0x3"),content:Yo(n,wx("0x7b"),Yo(n,wx("0x55"),'"'+e.join(" ")+'"'))}}}})),o[wx("0x6d")].registerDescriptionCallback((t=>{if("tableRow"==t.subType){const e=t.getItems()[wx("0x36")]((t=>t.is(wx("0x4d"))))[wx("0x7c")]((t=>t[wx("0x21")])),o=this[wx("0x1e")](t),r=o[wx("0x38")]-o[wx("0x30")]+1;if(wx("0x78")==t[wx("0x17")])return e[wx("0x27")]?{type:wx("0x78"),content:Yo(n,"*Insert:* %0",Yo(n,wx("0x58"),[r,'"'+e.join(" ")+'"']))}:{type:wx("0x78"),content:Yo(n,wx("0x6f"),Yo(n,"ELEMENT_TABLE_ROW",r))};if("deletion"==t[wx("0x17")])return e[wx("0x27")]?{type:wx("0x3"),content:Yo(n,wx("0x7b"),Yo(n,wx("0x58"),[r,'"'+e[wx("0x1a")](" ")+'"']))}:{type:wx("0x3"),content:Yo(n,wx("0x7b"),Yo(n,wx("0x7e"),r))}}if(wx("0x5")==t.subType){const e=t[wx("0x3e")]()[wx("0x36")]((t=>t.is("$textProxy")))[wx("0x7c")]((t=>t[wx("0x21")])),o=this[wx("0x1e")](t),r=o.maxColumn-o[wx("0x48")]+1;if("insertion"==t[wx("0x17")])return e[wx("0x27")]?{type:"insertion",content:Yo(n,wx("0x6f"),Yo(n,wx("0x9"),[r,'"'+e[wx("0x1a")](" ")+'"']))}:{type:"insertion",content:Yo(n,wx("0x6f"),Yo(n,wx("0x25"),r))};if(wx("0x3")==t.type)return e[wx("0x27")]?{type:wx("0x3"),content:Yo(n,"*Remove:* %0",Yo(n,wx("0x9"),[r,'"'+e[wx("0x1a")](" ")+'"']))}:{type:wx("0x3"),content:Yo(n,"*Remove:* %0",Yo(n,wx("0x25"),r))}}})),o[wx("0x88")][wx("0x1b")](wx("0x78"),wx("0x61"),wx("0x57"),s),o[wx("0x88")].registerCustomCallback(wx("0x3"),"tableRow",wx("0x63"),s),o._suggestionFactory[wx("0x1b")](wx("0x78"),wx("0x5"),wx("0x57"),a),o[wx("0x88")][wx("0x1b")](wx("0x3"),wx("0x5"),wx("0x63"),a),o[wx("0x88")][wx("0x1b")](wx("0x78"),wx("0x5"),wx("0x1a"),c),o[wx("0x88")][wx("0x1b")]("deletion",wx("0x5"),"join",c),o[wx("0x88")].registerCustomCallback(wx("0x78"),wx("0x61"),wx("0x1a"),l),o[wx("0x88")][wx("0x1b")](wx("0x3"),wx("0x61"),wx("0x1a"),l)}_acceptFormatSuggestionCallbackFactory(){const t=this[wx("0x73")],e=t.model.document[wx("0x50")];return(n,o)=>{t[wx("0x11")][wx("0x3f")]((r=>{const{commandName:s,commandParams:x}=o;let a=n[0][wx("0x41")][wx("0x5e")];x&&x[0]&&!1===x[0][wx("0x79")]&&(a=n[0].start.nodeAfter);const c=r[wx("0x6b")](a);if(wx("0x84")==c[wx("0x82")].rootName)return;const l=Array[wx("0x52")](e[wx("0x69")]())[wx("0x7c")]((t=>i.LiveRange.fromRange(t)));r[wx("0xa")](c),t.commands[wx("0x19")](s)[wx("0x1")](),x[wx("0x44")]({forceDefaultExecution:!0}),t[wx("0x29")](s,...x);const d=l[wx("0x36")]((t=>wx("0x84")!=t[wx("0x82")][wx("0x6a")]));d[wx("0x27")]>0&&r[wx("0xa")](d);for(const t of l)t[wx("0x37")]()}))}}[wx("0x8")](t){const e=this[wx("0x73")][wx("0x2a")][wx("0x19")](wx("0x87"));let n=Number.MAX_SAFE_INTEGER,o=Number.MIN_SAFE_INTEGER,r=Number[wx("0x18")],s=Number[wx("0x5a")];for(const i of t){if(wx("0x84")==i.root[wx("0x6a")])continue;const{row:t,column:x}=e.getCellLocation(i),a=i[wx("0x4e")]("rowspan")?i[wx("0x2d")](wx("0x1c"))-1:0,c=i.hasAttribute("colspan")?i[wx("0x2d")](wx("0x7"))-1:0;n=t<n?t:n,o=t+a>o?t+a:o,r=x<r?x:r,s=x+c>s?x+c:s}return{minRow:n,maxRow:o,minColumn:r,maxColumn:s}}[wx("0x14")](){const t=this[wx("0x73")],e=t[wx("0x2a")].get(wx("0x26")),n=t[wx("0x2a")][wx("0x19")]("TableUtils");t[wx("0x11")][wx("0x5d")].on(wx("0x70"),(()=>{const n=Array[wx("0x52")](t.model[wx("0x5d")][wx("0x24")][wx("0x12")]());for(const{name:t,data:o}of n){const{group:n,id:r,subType:s}=e[wx("0x22")](t);if("suggestion"!=n)continue;if(null!=o[wx("0x10")])continue;const i=e[wx("0x54")](r);this._tablePostFixingSubtypes[wx("0x85")](s)&&this[wx("0x0")][wx("0x20")](i)}}),{priority:wx("0x13")});const o=(t,e)=>{let o=!1;const r=e[wx("0x4f")](t),s=t[wx("0x75")](wx("0x6")),i=n[wx("0x43")](t);for(const e of this[wx("0x0")]){const n=e[wx("0x68")],x=n.startsWith(wx("0x4c")),a=n[wx("0x86")](x?10:5),c=a[wx("0x65")](),l=c.substr(0,3)+wx("0x15"),d=wx("0x2")+a,u=wx("0x32")+a;if(!e.isInContent)continue;if(s!=e[wx("0xd")]()[wx("0x5c")][wx("0x75")](wx("0x6")))continue;if(e[wx("0x6c")](r))continue;const g=t[wx("0x4e")](l)?t[wx("0x2d")](l)-1:0,m=this[wx("0x1e")](e),f=m[d],h=m[u];f<=i[c]&&i[c]+g<=h&&(e[wx("0x40")](r),o=!0)}return o};t[wx("0x11")][wx("0x5d")][wx("0x35")]((e=>{let n=!1;for(const r of t[wx("0x11")].document[wx("0x24")][wx("0x7a")]())if(wx("0x23")==r[wx("0x17")])if(wx("0x61")==r[wx("0x77")])for(const t of r[wx("0x59")][wx("0xf")].getChildren())n=n||o(t,e);else wx("0x42")==r.name&&(n=n||o(r[wx("0x59")].nodeAfter,e));return n}))}[wx("0x1e")](t){return this._getCoordsForCells(t[wx("0x69")]()[wx("0x7c")]((t=>t[wx("0x5c")].nodeAfter)))}}function Ox(t){return Array[wx("0x52")](new Set(t)[wx("0xc")]())}const Fx=["trackChanges","fromRange","mergeTableCellUp","get","document","return","value","editor","execute","createRangeOn","_areSelectedCellsMergable","commandName","_areMergableCells","from","has","forceDefaultExecution","mergeTableCellRight","accept","mergeTableCells","setSelection","cell","model","containsRange","stop","add","refresh","type","direction","element","mergeTableCellDown","change","registerDescriptionCallback","*Split cell:* vertically","_acceptFormatSuggestionCallbackFactory","isInContent","TrackChangesEditing","findAncestor","getFirstPosition","set:isEnabled","registerCustomCallback","getSelectionAffectedTableCells","low","getAncestors","enableCommand","splitTableCellVertically","author","_tablePostFixingSubtypes","format","find","TableEditing","detach","TableUtils","plugins","size","locale","root","horizontally","deletion","_suggestionFactory","formatBlock","selection","markMultiRangeBlockFormat","_isForcedDefaultExecutionBlock","createTableWalker","getRanges","length","*Merge cells*","mergeTableCellLeft","getCellLocation","commands","map","subType","splitTableCellHorizontally","filter"];var Px,Dx;Px=Fx,Dx=186,function(t){for(;--t;)Px.push(Px.shift())}(++Dx);const Bx=function(t,e){return Fx[t-=0]};class jx extends t.Plugin{static get requires(){return[Mx]}afterInit(){const t=this[Bx("0x2b")],e=t.model[Bx("0x28")][Bx("0x16")],n=t[Bx("0x10")];if(!t[Bx("0xe")][Bx("0x32")](Bx("0xb")))return;const o=t[Bx("0xe")][Bx("0x27")](Bx("0x47")),r=t[Bx("0xe")][Bx("0x27")](Bx("0xd")),s=t[Bx("0xe")][Bx("0x27")](Mx);s[Bx("0x8")].push(Bx("0x36")),o.enableCommand(Bx("0x36"),(()=>{const e=r.getSelectionAffectedTableCells(t[Bx("0x39")][Bx("0x28")][Bx("0x16")]);t.model[Bx("0x42")]((()=>{o[Bx("0x17")](e,{commandName:Bx("0x36"),commandParams:[]},[],Bx("0x36"))}))})),t.commands.get(Bx("0x36")).on(Bx("0x2c"),((e,n)=>{t[Bx("0x1f")][Bx("0x27")](Bx("0x24"))[Bx("0x2a")]&&(n[Bx("0x1b")]>0&&n[n[Bx("0x1b")]-1]&&n[n[Bx("0x1b")]-1][Bx("0x33")]||o[Bx("0x18")]||this[Bx("0x2e")]()||e[Bx("0x3b")]())}),{priority:"highest"});for(const e of[Bx("0x26"),Bx("0x34"),Bx("0x41"),"mergeTableCellLeft"]){const n=t[Bx("0x1f")][Bx("0x27")](e);o[Bx("0x5")](e,(()=>{const e=t[Bx("0x39")][Bx("0x28")][Bx("0x16")][Bx("0x49")]()[Bx("0x4")]()[Bx("0xa")]((t=>t.is(Bx("0x40"),"tableCell"))),r=n[Bx("0x2a")];t[Bx("0x39")][Bx("0x42")]((()=>{o.markMultiRangeBlockFormat([e,r],{commandName:Bx("0x36"),commandParams:[]},[],Bx("0x36"))}))}))}for(const e of[Bx("0x6"),Bx("0x22")]){const n=t[Bx("0x1f")][Bx("0x27")](e);o[Bx("0x5")](e,(()=>{const s=r[Bx("0x2")](t[Bx("0x39")].document[Bx("0x16")])[0],i=s[Bx("0x48")]("table"),{column:x,row:a}=r[Bx("0x1e")](s);let c=[];if(Bx("0x12")==n[Bx("0x3f")]){const t=r.createTableWalker(i,{startRow:a,endRow:a,includeAllSlots:!0});c=Array[Bx("0x31")](t)[Bx("0x20")]((t=>t[Bx("0x38")]))}else{const t=r[Bx("0x19")](i,{column:x,includeAllSlots:!0});c=Array[Bx("0x31")](t)[Bx("0x20")]((t=>t[Bx("0x38")]))}t[Bx("0x39")][Bx("0x42")]((t=>{o.markBlockFormat(t[Bx("0x2d")](s),{commandName:e,commandParams:[]},c,e)}))}))}o._descriptionFactory[Bx("0x43")]((t=>{const{data:e}=t;if(e)return"mergeTableCells"==e.commandName?{type:"format",content:Yo(n,Bx("0x1c"))}:void 0})),o._descriptionFactory[Bx("0x43")]((t=>{const{data:e}=t;if(e)return Bx("0x6")==e[Bx("0x2f")]?{type:Bx("0x9"),content:Yo(n,Bx("0x44"))}:Bx("0x22")==e[Bx("0x2f")]?{type:Bx("0x9"),content:Yo(n,"*Split cell:* horizontally")}:void 0}));const x=s[Bx("0x45")]();for(const t of[Bx("0x26"),"mergeTableCellRight",Bx("0x41"),"mergeTableCellLeft"])o[Bx("0x14")][Bx("0x1")](Bx("0x15"),t,Bx("0x35"),x);for(const t of[Bx("0x6"),Bx("0x22")])o[Bx("0x14")].registerCustomCallback(Bx("0x15"),t,"accept",x);o[Bx("0x14")][Bx("0x1")](Bx("0x15"),Bx("0x36"),Bx("0x35"),(n=>{t[Bx("0x39")][Bx("0x42")]((o=>{const r=Array[Bx("0x31")](e[Bx("0x1a")]()).map((t=>i.LiveRange[Bx("0x25")](t)));o.setSelection(n),t[Bx("0x1f")][Bx("0x27")](Bx("0x36"))[Bx("0x3d")](),t[Bx("0x2c")](Bx("0x36"),{forceDefaultExecution:!0});const s=r[Bx("0x23")]((t=>"$graveyard"!=t[Bx("0x11")].rootName));s[Bx("0x1b")]>0&&o[Bx("0x37")](s);for(const t of r)t[Bx("0xc")]()}))}));for(const e of[Bx("0x26"),Bx("0x41"),Bx("0x1d"),Bx("0x34")]){const n=t.commands.get(e);n.on(Bx("0x0"),((e,o,r)=>{if(r){const o=t.model.document[Bx("0x16")][Bx("0x49")]().getAncestors()[Bx("0xa")]((t=>t.is(Bx("0x40"),"tableCell")));this._areMergableCells(n[Bx("0x2a")],o)||(e[Bx("0x29")]=!1,e[Bx("0x3b")]())}}),{priority:Bx("0x3")})}}[Bx("0x2e")](){const t=this[Bx("0x2b")][Bx("0x1f")][Bx("0x27")](Bx("0x36")),e=this[Bx("0x2b")].plugins.get(Bx("0xd"));if(!t.isEnabled)return!1;const n=e.getSelectionAffectedTableCells(this.editor[Bx("0x39")][Bx("0x28")][Bx("0x16")]);for(const t of n)for(const e of n)if(t!=e&&!this[Bx("0x30")](t,e))return!1;return!0}_areMergableCells(t,e){const n=this[Bx("0x2b")][Bx("0xe")][Bx("0x27")](Bx("0x47")),o=this.editor[Bx("0x39")][Bx("0x2d")](t),r=this[Bx("0x2b")][Bx("0x39")][Bx("0x2d")](e),s=new Set,i=new Set;for(const t of n.getSuggestions())if(("insertion"==t[Bx("0x3e")]||Bx("0x13")==t[Bx("0x3e")]||"mergeTableCells"==t[Bx("0x21")])&&t[Bx("0x46")])for(const e of t[Bx("0x1a")]())e[Bx("0x3a")](o,!0)&&s.add(t[Bx("0x3e")]+":"+t[Bx("0x7")].id),e[Bx("0x3a")](r,!0)&&i[Bx("0x3c")](t.type+":"+t[Bx("0x7")].id);if(s[Bx("0xf")]!=i[Bx("0xf")])return!1;for(const t of s)if(!i[Bx("0x32")](t))return!1;return!0}}const Ux=["TableUtils","setTableColumnHeader","getSuggestion","afterInit","has","mapper","editing","isBefore","addClass","ck-suggestion-marker-","commands","start","includes","data-suggestion","getSelectionAffectedTableCells","commandParams","markBlockFormat","commandName","removeClass","registerCustomCallback","registerDescriptionCallback","FORMAT_REGULAR_COLUMN","value","headingColumns","_suggestionFactory","_acceptFormatSuggestionCallbackFactory","end","getChild","cell","createRange","parent","accept","createPositionBefore","bindElementToMarker","unbindElementFromMarkerName","highest","FORMAT_HEADER_ROW","downcastDispatcher","toViewElement","findAncestor","FORMAT_HEADER_COLUMN","enableCommand","data","createTableWalker","stop","document","getColumnIndexes","consumable","table","plugins","setTableRowHeader","item","childCount","addMarker:suggestion","_descriptionFactory","formatBlock","ck-suggestion-marker--active","markerName","getAttribute","options","showSuggestionHighlights","getRowIndexes","change","_splitMarkerName","selection","markerRange","TrackChangesEditing","markerNameToElements","nodeBefore","getCellLocation","first","TableEditing","nodeAfter","createPositionAfter","get","forceValue","writer","model","index","setAttribute","removeMarker:suggestion","activeMarkers"];var Gx,Hx;Gx=Ux,Hx=170,function(t){for(;--t;)Gx.push(Gx.shift())}(++Hx);const Vx=function(t,e){return Ux[t-=0]};class Wx extends t.Plugin{static get requires(){return[Mx]}[Vx("0x4f")](){const t=this.editor;if(!t[Vx("0x2b")][Vx("0x50")](Vx("0x41")))return;const e=t.locale,n=t[Vx("0x2b")][Vx("0x44")](Vx("0x3c")),o=t[Vx("0x2b")][Vx("0x44")](Vx("0x4c")),r=t[Vx("0x2b")].get(Mx);function s({showActiveMarker:t=!0,setDataAttribute:e=!0}={}){return(r,s,i)=>{const{type:x,id:a}=n[Vx("0x39")](s[Vx("0x33")]),c=n[Vx("0x4e")](a);if(!c.data||Vx("0x4d")!=c[Vx("0x24")].commandName)return;if(s[Vx("0x2d")])return void r[Vx("0x26")]();if(!i[Vx("0x29")].consume(s[Vx("0x3b")],r.name))return;const l=s[Vx("0x3b")][Vx("0x5")][Vx("0x42")],d=s[Vx("0x3b")][Vx("0x14")][Vx("0x3e")],u=l[Vx("0x18")][Vx("0x18")],{column:g}=o[Vx("0x3f")](l),{column:m}=o[Vx("0x3f")](d);for(let r=g;r<=m;r++){const c=o[Vx("0x25")](u,{column:r,includeAllSlots:!1});for(const o of c){const r=o[Vx("0x16")],c=i.mapper[Vx("0x20")](r);i[Vx("0x46")][Vx("0x2")](Vx("0x3")+x,c),e&&i[Vx("0x46")][Vx("0x49")](Vx("0x7"),a,c),i[Vx("0x51")][Vx("0x1b")](c,s[Vx("0x33")]),t&&(n[Vx("0x4b")][Vx("0x6")](s[Vx("0x33")])?i[Vx("0x46")][Vx("0x2")](Vx("0x32"),c):i[Vx("0x46")][Vx("0xc")]("ck-suggestion-marker--active",c))}}}}n[Vx("0x23")]("setTableRowHeader",((e,r)=>{const s=o[Vx("0x8")](t[Vx("0x47")][Vx("0x27")].selection),i=o[Vx("0x37")](s),x=s[0].findAncestor(Vx("0x2a")),a=x[Vx("0x34")]("headingRows")||0,c=r&&null!==r.forceValue?r.forceValue:!t.commands[Vx("0x44")](Vx("0x2c"))[Vx("0x10")],l=c?i.last:i[Vx("0x40")],d=x[Vx("0x15")](l);let u;if(c){const e=x[Vx("0x15")](a);if(d[Vx("0x48")]<e[Vx("0x48")])return;u=t[Vx("0x47")].createRange(t.model[Vx("0x1a")](e[Vx("0x15")](0)),t.model.createPositionAfter(d.getChild(d[Vx("0x2e")]-1)))}else{const e=x[Vx("0x15")](a-1);if(!e)return;u=t.model[Vx("0x17")](t[Vx("0x47")].createPositionBefore(d[Vx("0x15")](0)),t[Vx("0x47")][Vx("0x43")](e[Vx("0x15")](e[Vx("0x2e")]-1)))}t[Vx("0x47")][Vx("0x38")]((()=>{n[Vx("0xa")](u,{commandName:Vx("0x2c"),commandParams:[{forceValue:c}]},[],Vx("0x2c"))}))})),n[Vx("0x23")](Vx("0x4d"),((e,o)=>{const r=t[Vx("0x2b")][Vx("0x44")](Vx("0x4c")),s=r[Vx("0x8")](t[Vx("0x47")][Vx("0x27")][Vx("0x3a")]),i=r[Vx("0x28")](s),x=s[0][Vx("0x21")](Vx("0x2a")),a=x[Vx("0x34")](Vx("0x11"))||0,c=o&&null!==o[Vx("0x45")]?o.forceValue:!t[Vx("0x4")].get("setTableColumnHeader").value;let l;const d=x.getChild(0),u=c?i.last:i[Vx("0x40")],g=r.createTableWalker(x,{startRow:0,column:u,includeAllSlots:!1}),m=Array.from(g)[0][Vx("0x16")];if(c){const e=d[Vx("0x15")](a);if(m[Vx("0x1")](e))return;l=t[Vx("0x47")][Vx("0x17")](t[Vx("0x47")][Vx("0x1a")](e),t[Vx("0x47")][Vx("0x43")](m))}else{const e=d[Vx("0x15")](a-1);if(!e)return;l=t[Vx("0x47")][Vx("0x17")](t.model[Vx("0x1a")](m),t[Vx("0x47")][Vx("0x43")](e))}t[Vx("0x47")][Vx("0x38")]((()=>{n.markBlockFormat(l,{commandName:Vx("0x4d"),commandParams:[{forceValue:c}]},[],Vx("0x4d"))}))})),t[Vx("0x0")].downcastDispatcher.on("addMarker:suggestion",s(),{priority:"highest"}),t.data[Vx("0x1f")].on(Vx("0x2f"),((t,e,n)=>{n[Vx("0x35")][Vx("0x36")]&&s({showActiveMarker:!1,setDataAttribute:!1})(t,e,n)}),{priority:"highest"}),t[Vx("0x0")].downcastDispatcher.on(Vx("0x4a"),((t,e,o)=>{const{type:r,id:s}=n._splitMarkerName(e[Vx("0x33")]),i=n[Vx("0x4e")](s);if(!i[Vx("0x24")]||"setTableColumnHeader"!=i[Vx("0x24")].commandName)return;const x=o[Vx("0x51")][Vx("0x3d")](e.markerName);if(x)for(const t of x)o.writer[Vx("0xc")](Vx("0x3")+r,t),o[Vx("0x46")][Vx("0xc")](Vx("0x32"),t),o[Vx("0x46")].removeAttribute(Vx("0x7"),t),o[Vx("0x51")][Vx("0x1c")](t,e.markerName)}),{priority:Vx("0x1d")}),n[Vx("0x30")][Vx("0xe")]((t=>{const{data:n}=t;if(n){if(Vx("0x2c")==n[Vx("0xb")]){const t=n[Vx("0x9")][0].forceValue;return o(Yo(e,t?Vx("0x1e"):"FORMAT_REGULAR_ROW"))}if(Vx("0x4d")==n[Vx("0xb")]){const t=n.commandParams[0].forceValue;return o(Yo(e,Vx(t?"0x22":"0xf")))}}function o(t){return{type:"format",content:Yo(e,"*Format:* %0",t)}}}));const i=r[Vx("0x13")]();n._suggestionFactory[Vx("0xd")](Vx("0x31"),Vx("0x2c"),Vx("0x19"),i),n[Vx("0x12")].registerCustomCallback(Vx("0x31"),"setTableColumnHeader",Vx("0x19"),i)}}const zx=["redo","schema","elementToElement","options","updateMarker","editor","removeRows","get","row","suggestionLoaded","ck-suggestion-marker--active","tableCellBorderColor","markers","registerCustomCallback","last","isEqual","tableCellBackgroundColor","tableCellSuggestion","table","set","getAttributes","batch","tablePasteColumn","markMultiRangeBlockFormat","insertColumns","getRows","$graveyard","getMarkers","find","insertContent","conversion","move","_tablePostFixingSubtypes","root","unwrap","getContainedElement","oldRange","tablePasteRow","afterInit","createTableWalker","rows","documentSelection","name","tablePasteChainId","from","deletion","registerPostFixer","getShiftedBy","low","*Replace table cells*","columns","tableCellPadding","rowInsertionRanges","createElement","createPositionBefore","editing","end","locale","setAttributes","tableCellBorderStyle","columnInsertionIndexes","commands","hasSuggestion","fromEntries","wrap","start","content","suggestion","length","markerToHighlight","forceDefaultExecution","change","for","position","filter","attributes","rowInsertionIndexes","accept","registerDescriptionCallback","_replaceTableSlotCell","suggestion:formatBlock:tablePasteCell","element","getItems","_isForcedDefaultExecutionBlock","suggestion-td","removeMarkers","suggestionUnloaded","getColumns","markerAttributes","findAncestor","join","previousSibling","isEmpty","add","listenTo","formatBlock","document","keys","high","selection","trackChanges","tableCellVerticalAlignment","type","subType","register","getRange","return","next","tableCellHorizontalAlignment","getRowIndexes","columnInsertionRanges","tablePasteCell","createRangeIn","_createdBatches","requires","stop","endColumn","containsRange","every","getChild","fill","markMultiRangeDeletion","deletionRanges","insertionRanges","reduce","showSuggestionHighlights","differ","remove","getAllAdjacentSuggestions","getSuggestion","ck-suggestion-marker","includes","_suggestionFactory","newRange","tableCell","nextSibling","getRanges","map","clipboardOutput","insertion","TableUtils","getChildren","ck-suggestion-marker-insertion","plugins","markerName","push","_splitMarkerName","getSuggestions","cell","author","startsWith","getChangedMarkers","Users","_getCoordsForCells","createRangeOn","has","model","TableClipboard","column","dataDowncast","discard","value","rootName","view","tablePaste","previous","isInContent","paragraph","cells"];var Kx,qx;Kx=zx,qx=290,function(t){for(;--t;)Kx.push(Kx.shift())}(++qx);const Xx=function(t,e){return zx[t-=0]},$x=["tableCellBorderWidth",Xx("0x3b"),Xx("0x6b"),Xx("0x9c"),Xx("0x95"),Xx("0x40"),Xx("0x63")],Jx=Object[Xx("0x6f")]($x.map((t=>[t,null])));class Qx extends t.Plugin{static get[Xx("0xa2")](){return[Mx]}[Xx("0x56")](){const t=this[Xx("0x35")];if(!t[Xx("0x16")].has(Xx("0x24")))return;const n=t[Xx("0x16")][Xx("0x37")]("TrackChangesEditing"),o=t[Xx("0x16")].get(Xx("0x13")),r=t.plugins[Xx("0x37")](Mx),s=t[Xx("0x16")][Xx("0x37")]("TableClipboard");r[Xx("0x50")][Xx("0x18")]("tablePasteRow",Xx("0x46")),t[Xx("0x23")][Xx("0x31")][Xx("0x98")](Xx("0x41"),{allowIn:Xx("0xd"),allowContentOf:Xx("0xd"),isLimit:!0}),t[Xx("0x4e")][Xx("0x32")]({model:Xx("0x41"),view:"suggestion-td"});let i=null;t[Xx("0x23")].on(Xx("0x4d"),((r,x)=>{const[a,c]=x,l=x[x[Xx("0x74")]-1];l&&l[Xx("0x76")]||n[Xx("0x83")]||this[Xx("0x35")].commands[Xx("0x37")](Xx("0x94"))[Xx("0x28")]&&function(t,e,n,o,r){if(e&&!e.is(Xx("0x59")))return!1;const s=r.getTableIfOnlyTableInContent(t,n);if(!s||!Yx(s,void 0,o))return!1;const i=o.getSelectionAffectedTableCells(n[Xx("0x90")][Xx("0x93")]);if(!i.length)return!1;const x=i[0][Xx("0x89")](Xx("0x42")),a=o[Xx("0x9d")](i),c=o.getColumnIndexes(i),l={startRow:a.first,endRow:a[Xx("0x3e")],startColumn:c.first,endColumn:c.last};return 1==i.length&&(l.endRow+=o[Xx("0x49")](s)-1,l[Xx("0xa4")]+=o[Xx("0x87")](s)-1),Yx(x,l,o)}(a,c,t[Xx("0x23")],o,s)&&(r[Xx("0xa3")](),i={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},t[Xx("0x23")][Xx("0x77")]((()=>{t[Xx("0x23")].insertContent(x[0],x[1],x[2],{forceDefaultExecution:!0});const o=(0,e.uid)(),{rowInsertionRanges:r,columnInsertionRanges:s,insertionRanges:a,deletionRanges:c,cells:l}=i;r[Xx("0x74")]&&n.markMultiRangeInsertion(r,Xx("0x55"),{tablePasteChainId:o}),s.length&&n.markMultiRangeInsertion(s,"tablePasteColumn",{tablePasteChainId:o}),a[Xx("0x74")]&&n.markMultiRangeInsertion(a,"tablePaste",{tablePasteChainId:o,skipNestingCheck:!0}),c[Xx("0x74")]&&n[Xx("0x0")](c,"tablePaste",{tablePasteChainId:o,skipNestingCheck:!0});const d=n[Xx("0x47")](l[Xx("0x10")]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],Xx("0x9f"),{tablePasteChainId:o});if(d){const e=d[Xx("0x4b")](),n=[];for(const{element:o,attributes:r}of l){if(!r)continue;const s=t[Xx("0x23")][Xx("0x21")](o),i=e.find((t=>t[Xx("0x99")]()[Xx("0x3f")](s)));i&&n[Xx("0x18")]([i.name,r])}n[Xx("0x74")]&&d.setAttribute(Xx("0x88"),Object[Xx("0x6f")](n))}i=null})))}),{priority:e.priorities[Xx("0x92")]+10}),t[Xx("0x16")].get(Xx("0x24")).on(Xx("0x7f"),((t,e)=>{const[n,o,,r]=e;if(!i)return;t.stop();const s=n[Xx("0x1b")],x=o,a=Zx(s),c=Zx(x);t[Xx("0x9a")]=s;let l=null,d=null;if(c||a)if(a&&!c){r[Xx("0x6")](s[Xx("0xa7")](0));for(const t of Array[Xx("0x5c")](x.getChildren()))r.insert(t,s,Xx("0x68"));const t=i[Xx("0x7c")].includes(n[Xx("0x38")]),e=i[Xx("0x6c")].includes(n[Xx("0x25")]);t||e||(l=r[Xx("0xa0")](s))}else c&&!a&&(d=r[Xx("0xa0")](s));else{const t=r[Xx("0x65")](Xx("0x41")),e=r[Xx("0x65")](Xx("0x41"));r[Xx("0x70")](r[Xx("0xa0")](s),e),r.insert(t,s,0);for(const e of Array[Xx("0x5c")](x[Xx("0x14")]()))r.insert(e,t,Xx("0x68"));l=r[Xx("0x21")](t),d=r.createRangeOn(e)}const u=Array[Xx("0x5c")](x[Xx("0x44")]()).filter((([t])=>$x[Xx("0xa")](t)));i[Xx("0x2f")][Xx("0x18")]({element:s,attributes:u[Xx("0x74")]?Object[Xx("0x6f")](u):null}),l&&i[Xx("0x2")][Xx("0x18")](l),d&&i[Xx("0x1")].push(d)}),{priority:"high"}),o.on(Xx("0x48"),((e,n)=>{const[r,s={}]=n;if(!i)return;const x=s.at||0,a=s[Xx("0x62")]||1;i[Xx("0x6c")]=new Array(a)[Xx("0xa8")](x)[Xx("0x10")](((t,e)=>t+e));for(const{cell:e}of o.createTableWalker(r,{startColumn:x,endColumn:x+a-1}))i[Xx("0x9e")].push(t.model.createRangeOn(e))}),{priority:Xx("0x60")}),o.on("insertRows",((e,n)=>{const[r,s={}]=n;if(!i)return;const x=s.at||0,a=s[Xx("0x58")]||1;i[Xx("0x7c")]=new Array(a)[Xx("0xa8")](x)[Xx("0x10")](((t,e)=>t+e));for(const{cell:e}of o.createTableWalker(r,{startRow:x,endRow:x+a-1}))i[Xx("0x64")][Xx("0x18")](t.model[Xx("0x21")](e))}),{priority:"low"}),n._descriptionFactory[Xx("0x7e")]((e=>{if(e[Xx("0x97")]&&e[Xx("0x97")].startsWith(Xx("0x2b")))return e[Xx("0x2c")]?{}:{type:Xx("0x12"),content:Yo(t[Xx("0x69")],Xx("0x61"))}}));const x=()=>{};for(const t of[Xx("0x2b"),Xx("0x46"),Xx("0x55"),Xx("0x9f")])n._suggestionFactory[Xx("0x3d")]("insertion",t,"join",x),n[Xx("0xb")][Xx("0x3d")](Xx("0x5d"),t,Xx("0x8a"),x);n[Xx("0xb")][Xx("0x3d")]("formatBlock",Xx("0x9f"),"discard",x),n[Xx("0xb")][Xx("0x3d")]("formatBlock",Xx("0x9f"),"accept",((e,n,o)=>{const r=e[Xx("0x10")]((t=>t.getContainedElement()))[Xx("0x7a")]((t=>t)),s=new Map(r[Xx("0x10")]((t=>[t,null])));if(i)for(const{element:t,attributes:e}of i[Xx("0x2f")])e&&s[Xx("0x43")](t,e);else if(o&&o[Xx("0x88")])for(const[e,n]of Object.entries(o.markerAttributes)){const o=t.model[Xx("0x3c")].get(e),r=o?o.getRange()[Xx("0x53")]():null;r&&s[Xx("0x43")](r,n)}t[Xx("0x23")].change((t=>{for(const[e,n]of s)t[Xx("0x6a")]({...Jx,...n},e)}))}));const a=(e,o)=>{n._suggestionFactory[Xx("0x3d")](e,Xx("0x2b"),o,((r,s,i)=>{t[Xx("0x23")][Xx("0x77")]((t=>{const x=[];for(const t of r){const e=t[Xx("0x71")].nodeAfter;e.is("element","tableCellSuggestion")&&x[Xx("0x18")](e)}n[Xx("0xb")].getSuggestionCallback(e,null,o)(r,s,i);for(const e of x)Xx("0x4a")!=e[Xx("0x51")][Xx("0x29")]&&t.unwrap(e)}))}))};a(Xx("0x12"),Xx("0x7d")),a(Xx("0x12"),Xx("0x27")),a(Xx("0x5d"),Xx("0x7d")),a(Xx("0x5d"),"discard"),n[Xx("0xb")][Xx("0x3d")]("insertion",Xx("0x55"),Xx("0x27"),(t=>{const e=t[Xx("0x10")]((t=>t[Xx("0x53")]())),n=e[0][Xx("0x89")]("table"),{minRow:s,maxRow:i}=r._getCoordsForCells(e);o[Xx("0x36")](n,{at:s,rows:i-s+1})})),n._suggestionFactory.registerCustomCallback(Xx("0x12"),Xx("0x46"),Xx("0x27"),(t=>{const e=t[Xx("0x10")]((t=>t[Xx("0x53")]())),n=e[0][Xx("0x89")](Xx("0x42")),{minColumn:s,maxColumn:i}=r[Xx("0x20")](e);o.removeColumns(n,{at:s,columns:i-s+1})}));const c=(t,e)=>{if(!e[Xx("0x97")]||!e.subType[Xx("0x1d")](Xx("0x2b")))return;const o=e.attributes[Xx("0x5b")],r=n[Xx("0x1a")]()[Xx("0x7a")]((t=>t[Xx("0x2d")]&&t[Xx("0x7b")]&&t.attributes[Xx("0x5b")]==o));r[Xx("0x74")]&&e[Xx("0x7")]()[Xx("0x74")]!=r[Xx("0x74")]&&r[Xx("0x3")](((t,e)=>(t[Xx("0x9b")]=e,e.previous=t,e)))};function l(t,e=!0){const{id:o}=n[Xx("0x19")](t[Xx("0x17")]),r=[Xx("0x9"),Xx("0x15")],s=n.activeMarkers[Xx("0xa")](t[Xx("0x17")]);return s&&r.push(Xx("0x3a")),{classes:r,attributes:{"data-suggestion":o},priority:s&&e?3010:3e3}}n.on(Xx("0x39"),c,{priority:Xx("0x92")}),n.on(Xx("0x86"),c,{priority:Xx("0x92")}),t[Xx("0x23")][Xx("0x90")][Xx("0x5e")]((()=>{let e=!1;const o=Array[Xx("0x5c")](t.model[Xx("0x90")][Xx("0x5")][Xx("0x1e")]());for(const{name:r,data:s}of o){const{group:o,type:i,id:x}=n._splitMarkerName(r);if(Xx("0x73")!=o||Xx("0x5d")!=i||s[Xx("0x54")])continue;if(!n[Xx("0x6e")](x))continue;const a=n[Xx("0x8")](x).getRanges(),c=t[Xx("0x16")][Xx("0x37")](Xx("0x1f")).me;for(const t of n[Xx("0x1a")]())if(t[Xx("0x2d")]&&t[Xx("0x1c")]==c&&Xx("0x8f")==t.type&&Xx("0x9f")==t[Xx("0x97")]&&t[Xx("0xf")]()[Xx("0xa6")]((t=>a.some((e=>e.containsRange(t,!0))))))for(const n of t[Xx("0x7")]())n[Xx("0x2d")]&&(n[Xx("0x27")](),e=!0)}return e})),t[Xx("0x23")][Xx("0x90")][Xx("0x5e")]((e=>{const o=t[Xx("0x6d")][Xx("0x37")](Xx("0x30"));if(!o||!o[Xx("0xa1")][Xx("0x22")](e[Xx("0x45")]))return!1;let r=!1;const s=t[Xx("0x16")].get(Xx("0x1f")).me,i=t[Xx("0x23")].document.differ.getChanges(),x=Array[Xx("0x5c")](t[Xx("0x23")][Xx("0x90")][Xx("0x5")][Xx("0x1e")]()).filter((({name:t,data:e})=>{const{group:o,subType:r,authorId:i}=n[Xx("0x19")](t);return Xx("0x73")==o&&"tablePaste"==r&&i==s.id&&!e[Xx("0x54")]}));for(const t of i){if("insert"!=t[Xx("0x96")]||Xx("0x41")!=t[Xx("0x5a")]||1!=t[Xx("0x74")])continue;const n=e.createRange(t[Xx("0x79")],t[Xx("0x79")][Xx("0x5f")](1));if(!x[Xx("0x4c")]((({data:t})=>t.newRange[Xx("0x3f")](n))))for(const{name:t,data:o}of x)if(n[Xx("0xa5")](o[Xx("0xc")])){e[Xx("0x34")](t,{range:n}),r=!0;break}}return r})),t[Xx("0x23")].document[Xx("0x5e")]((e=>{let o=!1;const r=t[Xx("0x16")][Xx("0x37")](Xx("0x1f")).me,s=n[Xx("0x1a")]()[Xx("0x7a")]((t=>t[Xx("0x2d")]&&t[Xx("0x1c")]==r)),i=new Set,x=new Set;for(const t of s)if(Xx("0x2b")==t[Xx("0x97")])for(const e of t[Xx("0x4b")]()){const n=e[Xx("0x99")]()[Xx("0x53")]();if(n)if(n.is(Xx("0x81"),Xx("0x41"))&&Zx(n)){t.removeMarker(e.name),i[Xx("0x8d")](n),o=!0;const r=n[Xx("0xe")],s=n[Xx("0x8b")],a=r&&r.is("element",Xx("0x41")),c=s&&s.is(Xx("0x81"),"tableCellSuggestion");a&&!i[Xx("0x22")](r)&&x[Xx("0x8d")](r),c&&!i.has(s)&&x[Xx("0x8d")](s)}else n.is(Xx("0x81"),Xx("0x2e"))&&n[Xx("0x8c")]&&(t.removeMarker(e.name),o=!0)}else if(Xx("0x9f")==t[Xx("0x97")]){if(!t.attributes||!t[Xx("0x7b")][Xx("0x5b")])continue;const e=t.attributes.markerAttributes;if(e&&Object[Xx("0x91")](e)[Xx("0x74")])continue;const n=t.attributes[Xx("0x5b")];let r=!0,i=!0;for(const e of s)if(e[Xx("0x97")]&&e.subType[Xx("0x1d")](Xx("0x2b"))){if(!e[Xx("0x7b")][Xx("0x5b")]){i=!1;break}if(e.id!=t.id&&e.attributes[Xx("0x5b")]==n){r=!1;break}}i&&r&&(t[Xx("0x85")](),o=!0)}for(const t of i)e.remove(t);for(const t of x)e[Xx("0x52")](t);return o})),t[Xx("0x4e")].for("editingDowncast").markerToHighlight({model:Xx("0x80"),view:(t,e)=>l(t),converterPriority:Xx("0x92")}),t[Xx("0x4e")][Xx("0x78")](Xx("0x26"))[Xx("0x75")]({model:Xx("0x80"),view:(t,e)=>e[Xx("0x33")][Xx("0x4")]?l(t,!1):null,converterPriority:Xx("0x92")});const d=t[Xx("0x67")][Xx("0x2a")];this[Xx("0x8e")](d[Xx("0x90")],Xx("0x11"),((t,e)=>{const n=[];for(const t of d[Xx("0xa0")](e[Xx("0x72")])[Xx("0x82")]())t.is(Xx("0x81"),Xx("0x84"))&&n.push(t);d[Xx("0x77")]((t=>{for(const e of n)t[Xx("0x4f")](t[Xx("0xa0")](e),t[Xx("0x66")](e)),t[Xx("0x6")](e)}))}))}}function Zx(t){if(t[Xx("0x8c")])return!0;const e=t[Xx("0xa7")](0);return e.is(Xx("0x81"),Xx("0x2e"))&&e[Xx("0x8c")]}function Yx(t,e={},n){for(const{isAnchor:o,cellHeight:r,cellWidth:s}of n[Xx("0x57")](t,{includeAllSlots:!0,...e}))if(!o||1!=r||1!=s)return!1;return!0}const ta=["table","get","Users","TableColumnResizeEditing","formatBlock","handleSuggestionDescription","formatGroupId","tableWidth","resizeTableWidth","discard","selection","commandParams","enableCommand","accept","_descriptionFactory","TrackChangesEditing","getColumnGroupElement","author","bind","data","registerDescriptionCallback","handleResizeTableWidthCommand","resizeColumnWidths","editor","columnWidths","getSuggestionCallback","document","*Format:* resize table","model","_suggestionFactory","registerCustomCallback","resizeTable","change","getSuggestions","plugins"];var ea,na;ea=ta,na=269,function(t){for(;--t;)ea.push(ea.shift())}(++na);const oa=function(t,e){return ta[t-=0]};class ra extends t.Plugin{afterInit(){if(!this[oa("0x22")][oa("0xa")].has("TableColumnResizeEditing"))return;const t=this[oa("0x22")][oa("0xa")][oa("0xc")]("TrackChangesEditing");t[oa("0x17")](oa("0x13"),this[oa("0x20")].bind(this)),t[oa("0x17")](oa("0x21"),this.handleResizeTableWidthCommand[oa("0x1d")](this)),t[oa("0x5")][oa("0x6")]("formatBlock","resizeTable","accept",t[oa("0x5")][oa("0x1")](oa("0xf"),null,oa("0x14"))),t[oa("0x5")][oa("0x6")](oa("0xf"),oa("0x7"),oa("0x14"),t[oa("0x5")].getSuggestionCallback(oa("0xf"),null,oa("0x18"))),t[oa("0x19")][oa("0x1f")](this[oa("0x10")][oa("0x1d")](this))}[oa("0x20")](t,e){const n=this.editor[oa("0xa")].get(oa("0x1a")),o=this.editor[oa("0xa")][oa("0xc")](oa("0xe")),r=e[oa("0xb")]||this[oa("0x22")][oa("0x4")][oa("0x2")][oa("0x15")].getSelectedElement();this[oa("0x22")][oa("0x4")][oa("0x8")]((()=>{const s=o[oa("0x1b")](r);let i=s?o.getTableColumnsWidths(s):null,x=r.getAttribute("tableWidth")||null;const a=e[oa("0x12")]||x,c=e[oa("0x0")]||i,l=this.editor[oa("0xa")][oa("0xc")](oa("0xd")).me;for(const t of n[oa("0x9")]()){const e=t.getContainedElement();if("resizeTable"===t.subType&&e===r){t[oa("0x1c")]!==l&&t.discard();const e=t[oa("0x1e")][oa("0x16")];x=e[0][oa("0x12")],i=e[0][oa("0x0")];break}}t({table:r,tableWidth:a,columnWidths:c}),n.markBlockFormat(r,{commandName:oa("0x13"),commandParams:[{tableWidth:x,columnWidths:i}],formatGroupId:oa("0x7")},[],oa("0x7"))}))}[oa("0x10")](t){const{data:e}=t;if(e&&oa("0x7")===e[oa("0x11")]){const t=oa("0x3");return{type:"format",content:Yo(this[oa("0x22")].locale,t)}}}}const sa=["TrackChangesEditing","get","has","afterInit","plugins","insertTemplate","enableCommand","Template"];var ia,xa;ia=sa,xa=327,function(t){for(;--t;)ia.push(ia.shift())}(++xa);const aa=function(t,e){return sa[t-=0]};class ca extends t.Plugin{[aa("0x4")](){const t=this.editor;t[aa("0x5")][aa("0x3")](aa("0x0"))&&t[aa("0x5")][aa("0x2")](aa("0x1"))[aa("0x7")](aa("0x6"))}}const la=["get","plugins","_descriptionFactory","tableOfContents","TrackChangesEditing","insertTableOfContents","commands","registerElementLabel","afterInit","editor","ELEMENT_TABLE_OF_CONTENTS","locale"];var da,ua;da=la,ua=494,function(t){for(;--t;)da.push(da.shift())}(++ua);const ga=function(t,e){return la[t-=0]};class ma extends t.Plugin{[ga("0x6")](){const t=this[ga("0x7")];if(!t[ga("0x4")][ga("0xa")](ga("0x3")))return;t[ga("0xb")][ga("0xa")]("TrackChangesEditing").enableCommand(ga("0x3"));const e=t[ga("0xb")].get(ga("0x2")),n=t[ga("0x9")];e[ga("0x0")][ga("0x5")](ga("0x1"),(t=>Yo(n,ga("0x8"),t)))}}const fa=["has","getChangedMarkers","_descriptionFactory","updateMarker","afterInit","registerPostFixer","schema","newRange","forward","isTouching","end","start","isEqual","nodeBefore","plugins","createRange","editor","element","isCollapsed","TrackChangesEditing","title-content","removeMarker","from","ELEMENT_TITLE","model","document","Title","differ","locale"];var ha,pa;ha=fa,pa=224,function(t){for(;--t;)ha.push(ha.shift())}(++pa);const ba=function(t,e){return fa[t-=0]};class Ea extends t.Plugin{[ba("0xc")](){const t=this[ba("0x18")];if(!t.plugins[ba("0x8")](ba("0x5")))return;const e=t[ba("0x16")].get(ba("0x1b"));e[ba("0xa")].registerElementLabel(ba("0x1c"),(()=>Yo(t[ba("0x7")],ba("0x2")))),t[ba("0x3")][ba("0x4")][ba("0xd")]((n=>{let o=!1;const r=Array[ba("0x1")](t[ba("0x3")][ba("0x4")][ba("0x6")][ba("0x9")]());for(const{name:s,data:i}of r){const{group:r}=e._splitMarkerName(s);if("suggestion"!==r||!i[ba("0xf")])continue;const x=i.newRange,a=x.end[ba("0x15")];if(!a||!a.is(ba("0x19"),ba("0x1c")))continue;if(!x[ba("0x13")][ba("0x11")](x[ba("0x12")]))continue;const c=t[ba("0x3")][ba("0xe")].getNearestSelectionRange(x[ba("0x12")],ba("0x10"));if(c&&c[ba("0x1a")]){const t=n[ba("0x17")](x[ba("0x13")],c.start);t[ba("0x14")](x)||(n[ba("0xb")](s,{range:t}),o=!0)}o||(n[ba("0x0")](s),o=!0)}return o}))}}const _a=["undo","has","UndoEditing","TrackChangesEditing","afterInit","enableCommand","plugins","get"];var Ta,Ca;Ta=_a,Ca=459,function(t){for(;--t;)Ta.push(Ta.shift())}(++Ca);const ya=function(t,e){return _a[t-=0]};class ka extends t.Plugin{[ya("0x1")](){const t=this.editor,e=t.plugins[ya("0x4")](ya("0x0"));t[ya("0x3")][ya("0x6")](ya("0x7"))&&(e[ya("0x2")](ya("0x5")),e[ya("0x2")]("redo"))}}const Aa=["get","TableCaptionEditing","afterInit","has","plugins","requires","toggleTableCaption"];var va,Ra;va=Aa,Ra=213,function(t){for(;--t;)va.push(va.shift())}(++Ra);const Sa=function(t,e){return Aa[t-=0]};class Ia extends t.Plugin{static get[Sa("0x2")](){return[Mx]}[Sa("0x6")](){const t=this.editor;t[Sa("0x1")][Sa("0x0")](Sa("0x5"))&&t.plugins[Sa("0x4")]("TrackChangesEditing").enableCommand(Sa("0x3"))}}const La=["_getTranslationKeyForListStyle","listReversed","bind","editor","config","getSelectedBlocks","*Format:* set order to reversed","from","list.properties","registerDescriptionCallback","model","enableCommand","handleListStyleCommand","styles","commandParams","DocumentListPropertiesEditing","handleListReversedCommand","TrackChangesEditing","plugins","_getSuggestionBlocks","*Change to:* %0","isFirstBlockOfListItem","startIndex","locale","push","afterInit","handleDescriptions","DocumentListUtils","DocumentListPropertiesUtils","markMultiRangeBlockFormat","*Format:* set start index to %0","listStyle","_LIST_","isListItemBlock","_getSuggestionBlocksForListStyle","change","numbered","length","listType","getAttribute","format","reversed","expandListBlocksToCompleteList","type","selection","replace","get","listStart","filter","_descriptionFactory","toUpperCase","document","handleListStartCommand"];var Na,wa;Na=La,wa=266,function(t){for(;--t;)Na.push(Na.shift())}(++wa);const Ma=function(t,e){return La[t-=0]};class Oa extends t.Plugin{[Ma("0x18")](){if(!this[Ma("0x2")][Ma("0x11")].has(Ma("0xe")))return;const t=this[Ma("0x2")][Ma("0x3")][Ma("0x2d")](Ma("0x7")),e=this.editor[Ma("0x11")].get(Ma("0x10"));t[Ma("0xc")]&&e[Ma("0xa")](Ma("0x1e"),this[Ma("0xb")][Ma("0x1")](this)),t[Ma("0x28")]&&e[Ma("0xa")]("listReversed",this[Ma("0xf")][Ma("0x1")](this)),t[Ma("0x15")]&&e[Ma("0xa")](Ma("0x2e"),this.handleListStartCommand[Ma("0x1")](this)),e[Ma("0x30")][Ma("0x8")](this[Ma("0x19")][Ma("0x1")](this))}handleListStyleCommand(t,e={}){const n=this[Ma("0x2")][Ma("0x11")][Ma("0x2d")](Ma("0x10")),o=this[Ma("0x21")]();this[Ma("0x2")][Ma("0x9")][Ma("0x22")]((()=>{n[Ma("0x1c")](o,{commandName:Ma("0x1e"),commandParams:[{type:e[Ma("0x2a")]}],formatGroupId:"listStyle"})}))}[Ma("0xf")](t,e={}){const n=this[Ma("0x2")][Ma("0x11")][Ma("0x2d")](Ma("0x10")),o=this[Ma("0x2")][Ma("0x11")][Ma("0x2d")](Ma("0x1a")),r=this._getSuggestionBlocks((t=>o[Ma("0x20")](t)&&Ma("0x23")===t[Ma("0x26")](Ma("0x25"))));null!==r&&this.editor.model[Ma("0x22")]((()=>{n[Ma("0x1c")](r,{commandName:Ma("0x0"),commandParams:[{reversed:e[Ma("0x28")]}],formatGroupId:Ma("0x0")})}))}[Ma("0x33")](t,e={}){const n=this[Ma("0x2")][Ma("0x11")][Ma("0x2d")](Ma("0x10")),o=this.editor.plugins[Ma("0x2d")](Ma("0x1a")),r=this._getSuggestionBlocks((t=>o[Ma("0x20")](t)&&Ma("0x23")===t[Ma("0x26")](Ma("0x25"))));null!==r&&this[Ma("0x2")][Ma("0x9")][Ma("0x22")]((()=>{n.markMultiRangeBlockFormat(r,{commandName:Ma("0x2e"),commandParams:[{startIndex:e.startIndex}],formatGroupId:"listStart"})}))}[Ma("0x19")](t){const e=this.editor[Ma("0x16")],{data:n}=t;if(!n)return;let o,r;switch(n.commandName){case Ma("0x1e"):o=Ma("0x13"),r={type:Ma("0x27"),content:Yo(e,o,Yo(e,this[Ma("0x34")](n[Ma("0xd")][0].type)))};break;case"listReversed":o=n[Ma("0xd")][0][Ma("0x28")]?Ma("0x5"):"*Format:* set order to regular",r={type:Ma("0x27"),content:Yo(e,o)};break;case Ma("0x2e"):o=Ma("0x1d"),r={type:Ma("0x27"),content:Yo(e,o,n[Ma("0xd")][0][Ma("0x15")])}}return r}_getSuggestionBlocksForListStyle(){const t=this[Ma("0x2")][Ma("0x11")].get(Ma("0x1a"));let e=Array[Ma("0x6")](this[Ma("0x2")][Ma("0x9")][Ma("0x32")][Ma("0x2b")][Ma("0x4")]());return e[Ma("0x17")](...t[Ma("0x29")](e)),e=[...new Set(e)],e}[Ma("0x12")](t){const e=this.editor[Ma("0x11")][Ma("0x2d")](Ma("0x1a"));let n=Array[Ma("0x6")](this[Ma("0x2")][Ma("0x9")][Ma("0x32")][Ma("0x2b")][Ma("0x4")]())[Ma("0x2f")](t);if(!n[Ma("0x24")])return null;n=e[Ma("0x29")](n);const o=[];for(const t of n)e[Ma("0x14")](t)&&o.push(t);return o}[Ma("0x34")](t){return"ELEMENT_"+this[Ma("0x2")].plugins[Ma("0x2d")](Ma("0x1b")).getListTypeFromListStyleType(t)[Ma("0x31")]()+Ma("0x1f")+t[Ma("0x31")]()[Ma("0x2c")](/-/g,"_")}}const Fa=["setAttribute","locale","join","tableCellProperties","tableCellWidth","get","format","tableAlignment","tableBorderColor","tableWidth","commandParams","getSuggestionCallback","TrackChangesEditing","getSelectionAffectedTableCells","selection","change","discard","tableCellHorizontalAlignment","tableCellBackgroundColor","accept","pluginName","TableCellPropertiesEditing","getContainedElement","tableCellHeight","*Format:* change table properties","registerCustomCallback","afterInit","enableCommand","*Format:* change table cell properties","editor","nodeAfter","tableCellVerticalAlignment","_descriptionFactory","subType","plugins","has","tableBorderWidth","model","_handlePropertyChange","data","TrackChangesTableProperties","findAncestor","tableHeight","batch","table","_suggestionFactory","start","formatBlock","removeAttribute","enqueueChange","tableProperties","document","getSuggestions","handleSuggestionDescription","handleDiscardAction","TablePropertiesEditing","getAttribute","markBlockFormat"];var Pa,Da;Pa=Fa,Da=462,function(t){for(;--t;)Pa.push(Pa.shift())}(++Da);const Ba=function(t,e){return Fa[t-=0]};class ja extends t.Plugin{constructor(t){super(t),this.tableProperties=[Ba("0xa"),"tableBorderStyle",Ba("0x26"),Ba("0x9"),Ba("0xb"),Ba("0x2c"),"tableBackgroundColor"],this[Ba("0x5")]=["tableCellBorderColor","tableCellBorderStyle","tableCellBorderWidth","tableCellPadding",Ba("0x6"),Ba("0x19"),Ba("0x14"),Ba("0x13"),Ba("0x21")]}static get[Ba("0x16")](){return Ba("0x2a")}[Ba("0x1c")](){const t=this[Ba("0x1f")][Ba("0x24")][Ba("0x7")]("TrackChangesEditing");if(this[Ba("0x1f")][Ba("0x24")][Ba("0x25")](Ba("0x39"))){for(const e of this[Ba("0x34")])t[Ba("0x1d")](e,((t,n)=>{const o=this.editor[Ba("0x27")][Ba("0x35")][Ba("0x10")].getFirstPosition()[Ba("0x2b")](Ba("0x2e"));this[Ba("0x28")](e,[o],this[Ba("0x34")],Ba("0x34"),t,n)}));t[Ba("0x2f")][Ba("0x1b")](Ba("0x31"),"tableProperties",Ba("0x15"),t[Ba("0x2f")][Ba("0xd")]("formatBlock",null,Ba("0x12"))),t[Ba("0x2f")].registerCustomCallback(Ba("0x31"),Ba("0x34"),"discard",((t,e)=>this[Ba("0x38")](this[Ba("0x34")],t,e))),t[Ba("0x2f")][Ba("0x1b")](Ba("0x31"),Ba("0x34"),Ba("0x4"),(()=>!1))}if(this[Ba("0x1f")].plugins[Ba("0x25")](Ba("0x17"))){for(const e of this.tableCellProperties)t[Ba("0x1d")](e,((t,n)=>{const o=this[Ba("0x1f")][Ba("0x24")].get("TableUtils")[Ba("0xf")](this.editor[Ba("0x27")][Ba("0x35")][Ba("0x10")]);this._handlePropertyChange(e,o,this[Ba("0x5")],Ba("0x5"),t,n)}));t._suggestionFactory[Ba("0x1b")]("formatBlock","tableCellProperties",Ba("0x15"),t[Ba("0x2f")][Ba("0xd")](Ba("0x31"),null,"discard")),t[Ba("0x2f")][Ba("0x1b")](Ba("0x31"),"tableCellProperties","discard",((t,e)=>this[Ba("0x38")](this.tableCellProperties,t,e))),t._suggestionFactory.registerCustomCallback(Ba("0x31"),Ba("0x5"),"join",(()=>!1))}t[Ba("0x22")].registerDescriptionCallback((t=>this[Ba("0x37")](t)))}[Ba("0x28")](t,e,n,o,r,s){const i=this[Ba("0x1f")][Ba("0x24")].get("TrackChangesEditing");this[Ba("0x1f")][Ba("0x27")][Ba("0x33")](s[Ba("0x2d")],(()=>{for(const t of e)if(this._getSuggestion(t,o))r(s);else{const e={};for(const o of n){const n=t[Ba("0x0")](o);void 0!==n&&(e[o]=n)}r(s),i[Ba("0x1")](t,{commandParams:[e]},[],o)}}))}[Ba("0x38")](t,e,n){const o=e[0][Ba("0x30")][Ba("0x20")],r=n[Ba("0xc")][0];this[Ba("0x1f")].model[Ba("0x11")]((e=>{for(const n of t)void 0!==r[n]?e[Ba("0x2")](n,r[n],o):e[Ba("0x32")](n,o)}))}[Ba("0x37")](t){if(t[Ba("0x29")])switch(t.subType){case Ba("0x34"):return{type:"format",content:Yo(this[Ba("0x1f")][Ba("0x3")],Ba("0x1a"))};case"tableCellProperties":return{type:Ba("0x8"),content:Yo(this.editor[Ba("0x3")],Ba("0x1e"))}}}_getSuggestion(t,e){const n=this[Ba("0x1f")][Ba("0x24")].get(Ba("0xe"));for(const o of n[Ba("0x36")]({skipNotAttached:!0})){const n=o[Ba("0x18")]();if(o[Ba("0x23")]===e&&n===t)return o}return null}}const Ua=["setTo","getDifference","low","skipNestingCheck","_suggestions","accepted","markBlockFormat","_registerDefaultCallbacks","_addSuggestionMarker","head","addMarker:suggestion","init","removeMarker","requires","$textProxy","updateSuggestion","containsPosition","insertion","_findSuggestions","editingDowncast","getShiftedBy","acceptAllSuggestions","isIntersectingWithRange","subType","isInsideObject","_customCallbacks","lowest","differ","move","bindElementToMarker","add","getSuggestionCallback","_suggestionFactory","nodeBefore","_joinSuggestions","dataDowncast","registerPostFixer","insertContent","getItems","addHighlight","insertion:chain","batch","isAtEnd","markDeletion","forceDefaultExecution","config","targetPosition","highest","removeMarkers","discard","isUndo","discardSuggestion","parent","range","_updateSuggestionData","element","isBefore","insertion:","activeMarkers","high","backward","newRange","upcast","$marker","suggestionChanged","always","value","dataToMarker","registerCustomCallback","split","plugins","isAtStart","after","commands","deleteContent","addUser","_suggestionState","pluginName","ck-suggestion-marker--active","Users","conversion","values","commentThread","markerToData","createPositionAt","rejected","getSuggestion","splice","_adapter","name","elementToElement","getAttribute","getIntersection","update:suggestion","getRanges","type","formatInline:","consume","from","markMultiRangeBlockFormat","track-changes-adapter-missing-getsuggestion","showSuggestionHighlights","external:","fetchCommentThread","suggestion","clear","hasComments","_splitMarkerName","change:_saved","authorName","markMultiRangeDeletion","end","adapter","fire","push","getFirstRange","_enabledCommands","creator","isAfter","size","commandName","getChangedMarkers","never","addClass","isInContent","sort","default","insertion:join","formatInline:accept","then","refresh","isCollapsed","markerToHighlight","moveTargetPosition","deletion:chain","insert","data","_setSuggestionData","consumable","author","createSelection","setAttribute","TrackChangesEditing","_checkSuggestionCorrectness","_refreshSuggestionsChain","markers","documentSelection","formatInline:join","return","multi","formatBlock","_defaultCallbacks","includes","isMultiRange","PendingActions","getCustomProperty","elementStart","map","formatBlock:join","splitPosition","addSuggestionData","document","filter","_isForcedDefaultExecutionBlock","removeComment","suggestionLoaded","stop","addMarker:suggestion:formatBlock","previous","markMultiRangeInsertion","get","markerReady","createRangeIn","removeAttribute","formatInline:discard","isOwn","createPositionBefore","has","for","enableCommand","addCommentThread","reconvertMarker","join","root","getMarkers","start","discardAllSuggestions","delete","multipleBlocks","editing","writer","ready","deletion:","_onDiscard","group","CommentsRepository","getNearestSelectionRange","trackChanges.trackFormatChanges","getMultiRangeId","isTouching","formatInline:chain","suggestion:","isNextTo","getWalker","getCommentThread","item","containsItem","listenTo","_cutOutSuggestionMarker","editor","formatBlock:discard","_mergeNestedSuggestions","createdAt","fromRange","_breakSuggestionMarker","_rangeIsInLocalUserInsertion","_handleNewSuggestionMarker","acceptSelectedSuggestions","_setSuggestionRange","isObject","execute","ck-suggestion-marker","trackChangesCommand","accept","_commentsRepository","data-suggestion","isRemovable","getSuggestions","nodeAfter","formatBlock:","track-changes-suggestion-data-mismatch","_getSuggestionData","next","markInsertion","_getAuthorFromId","createElement","PENDING_ACTION_SUGGESTION","buildSuggestion","every","remove","_editor","locale","position","notReady","before","trackChanges.mergeNestedSuggestions","setSelection","dataReady","authoredAt","getUser","hasCommentThread","_model","@external","detach","formatInline","forward","isBlock","applyOperation","formatBlock:accept","containsRange","unbindElementFromMarkerName","containsRangeInObject","_createSuggestion","getRange","createPositionAfter","_getExternalAuthor","enableReadOnlyMode","formatBlock:chain","catch","isEqual","deletion","length","track-changes-suggestion-not-found","_removeSuggestion","unbind","widget","marker-count","collaboration.channelId","resolve","removed","addRange","set","attributes","rootName","change","addMarkerName","createRange","updateMarker","containerElement","track-changes-adapter-already-set","isSelectable","rethrowUnexpectedError","mapper","change:data","isLimit","schema","_saved","$graveyard","toJSON","oldRange","selection","acceptSuggestion","getLastMatchingPosition","addComment","ck-suggestion-marker-formatBlock","markerName","_trackFormatChanges","some","getAncestors","track-changes-command-not-found","model","clone","options","ck-suggestion-marker-","addSuggestion","getAllAdjacentSuggestions","formatGroupId","discardSelectedSuggestions","markInlineFormat","suggestion-type","change:activeMarkers","define","removeMarker:suggestion:formatBlock"];var Ga,Ha;Ga=Ua,Ha=429,function(t){for(;--t;)Ga.push(Ga.shift())}(++Ha);const Va=function(t,e){return Ua[t-=0]};class Wa extends t.Plugin{static get[Va("0xe6")](){return[Va("0x59"),s.Users,t.PendingActions,cr,Cr,Rr,Mr,Br,Wr,Jr,es,Oa,xs,us,bs,ys,Ls,Ps,Gs,Ks,Qs,ni,xi,ui,pi,Ci,Ri,Oi,ji,Wi,$i,tx,ix,ux,px,yx,Sx,Mx,jx,Wx,Ia,Qx,ra,ma,ja,ca,Ea,ka]}static get[Va("0x126")](){return Va("0x24")}constructor(t){function e(t){return t.map((t=>String.fromCharCode(t)))[Va("0x4c")]("")}super(t),this.set(Va("0x113"),[]),this.on(Va("0xd6"),((e,n,o,r)=>{this._model[Va("0xb2")]((()=>{for(const e of[...r,...o])this._model[Va("0x27")].has(e)&&t[Va("0x53")][Va("0x4b")](e)}))})),this._descriptionFactory=new rr(this[Va("0x67")][Va("0xcc")][Va("0xbd")],this[Va("0x67")][Va("0x87")]),this[Va("0x131")]=null,this._suggestionFactory=new za(this.editor),this._suggestions=new Map,this[Va("0x76")]=t[Va("0x11f")][Va("0x40")](Va("0x59")),this[Va("0xa")]=new Set,this[Va("0x91")]=this[Va("0x67")][Va("0xcc")],this._suggestionState=new WeakMap,this[Va("0x39")]=!1,t[Va("0x106")][Va("0xd7")](Va("0x5b"),Va("0x14")),this[Va("0xc8")]=t[Va("0x106")][Va("0x40")](Va("0x5b")),t.config.define(Va("0x8b"),!0),this[Va("0x69")]=t[Va("0x106")][Va("0x40")](Va("0x8b")),this[Va("0x74")]=new u(t,this[Va("0xa")]),this[e([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=e([52,48,52,54,49,50,53,54])}[Va("0xe4")](){const t=this.editor;t[Va("0x129")][Va("0x48")](Va("0xec"))[Va("0x1a")]({model:"suggestion",view:t=>{const{id:e,type:n}=this[Va("0x1")](t[Va("0xc7")]),o=[Va("0x73"),"ck-suggestion-marker-"+n];let r=3e3;return this[Va("0x113")][Va("0x2e")](t[Va("0xc7")])&&(o.push(Va("0x127")),r=3010),"deletion"==n&&(r+=5),{classes:o,attributes:{"data-suggestion":e},priority:r}}}),t.conversion[Va("0x48")](Va("0xfc"))[Va("0xf7")]((e=>{e.on(Va("0xe3"),((e,n,o)=>{if(!o.options[Va("0x13e")])return;const r=n[Va("0x63")];if(!r)return;const s=o[Va("0xba")].toViewElement(r);t[Va("0xcc")].schema[Va("0x71")](r)&&s&&!s[Va("0x31")](Va("0xa9"))&&s.is(Va("0xb6"))&&(0,x.toWidget)(s,o.writer)}),{priority:Va("0x114")})})),t[Va("0x129")][Va("0x48")](Va("0xfc"))[Va("0x1a")]({model:Va("0x141"),view:(t,e)=>{if(!e[Va("0xce")][Va("0x13e")])return null;const{type:n}=this[Va("0x1")](t[Va("0xc7")]);return{classes:["ck-suggestion-marker",Va("0xcf")+n],priority:3e3}}});const n=({showActiveMarkers:e=!0}={})=>(n,o,r)=>{if(!o.item)return;if(o[Va("0x63")].is(Va("0xc2")))return void r[Va("0x20")][Va("0x13a")](o[Va("0x63")],n[Va("0x132")]);const s=r[Va("0xba")].toViewElement(o[Va("0x63")]);if(!o[Va("0x63")].is(Va("0x110"))||!t.model.schema[Va("0x96")](o.item)||s[Va("0x31")](Va("0x100")))return;const{id:i}=this[Va("0x1")](o[Va("0xc7")]);r[Va("0x54")][Va("0x11")](["ck-suggestion-marker",Va("0xc6")],s),r[Va("0x54")][Va("0x23")](Va("0x77"),i,s),r.mapper[Va("0xf6")](s,o.markerName),e&&(this[Va("0x113")][Va("0x2e")](o[Va("0xc7")])?r.writer.addClass(Va("0x127"),s):r[Va("0x54")].removeClass(Va("0x127"),s));for(const e of t[Va("0xcc")][Va("0x42")](o.item)[Va("0xff")]())r[Va("0x20")].consume(e,n.name);r.consumable.consume(o[Va("0x63")],n[Va("0x132")])};t[Va("0x129")][Va("0x48")](Va("0xfc"))[Va("0xf7")]((t=>{t.on(Va("0x3d"),((t,e,o)=>{o.options[Va("0x13e")]&&n({showActiveMarkers:!1})(t,e,o)}),{priority:Va("0x108")})})),t.conversion[Va("0x48")]("dataDowncast")[Va("0x12c")]({model:Va("0x141"),view:(t,e)=>e[Va("0xce")][Va("0x13e")]?null:{group:"suggestion",name:t.substr(11)}}),t[Va("0x129")][Va("0x48")](Va("0x117"))[Va("0x133")]({view:{name:"suggestion",attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(t,{writer:e})=>{let n=Va("0x5f")+t.getAttribute(Va("0xd5"))+":"+t.getAttribute("id");return t.getAttribute(Va("0xaa"))&&(n+=":"+t[Va("0x134")]("marker-count")),e[Va("0x81")](Va("0x118"),{"data-name":n})}}),t[Va("0x129")][Va("0x48")]("upcast")[Va("0x11c")]({view:Va("0x141")}),t[Va("0x129")][Va("0x48")](Va("0xec")).add((t=>{t.on(Va("0x3d"),n(),{priority:Va("0x114")})})),t[Va("0x129")][Va("0x48")](Va("0xec"))[Va("0xf7")]((t=>{t.on(Va("0xd8"),((t,e,n)=>{const o=n[Va("0xba")].markerNameToElements(e[Va("0xc7")]);if(o)for(const t of o)t[Va("0x31")](Va("0x100"))||(n[Va("0x54")].removeClass([Va("0x73"),"ck-suggestion-marker-formatBlock",Va("0x127")],t),n[Va("0x54")][Va("0x43")](Va("0x77"),t),n.mapper[Va("0x9a")](t,e[Va("0xc7")]))}),{priority:"high"})})),t[Va("0xcc")][Va("0x37")][Va("0xfd")]((e=>{let n=!1;const o=Array.from(t[Va("0xcc")][Va("0x37")][Va("0xf4")][Va("0xf")]()),r=new Set;for(const{name:x,data:a}of o){const{group:o,type:c,id:l}=this[Va("0x1")](x);if(Va("0x141")!==o)continue;const d=this[Va("0xdd")].get(l);if(null!=a.newRange)if("formatInline"==c&&(n=n||Xa(a[Va("0x116")],x,e,t[Va("0xcc")][Va("0xbd")])),a[Va("0x116")][Va("0x19")]||Va("0xbf")==a[Va("0x116")][Va("0x4d")][Va("0xb1")]||Va("0x2c")==c&&!Ja(a[Va("0x116")])||"deletion"==c&&(qa(i=a[Va("0x116")])||(s=i)[Va("0x4f")][Va("0x10d")]==s[Va("0x5")][Va("0xfa")]&&s[Va("0x4f")][Va("0x103")]))e[Va("0xe5")](x),n=!0;else{if(!d||!d[Va("0x12")])continue;r[Va("0xf7")](d)}}var s,i;return r[Va("0xd")]>0&&(n=!!this._joinWithAdjacentSuggestions(r)||n),n})),t[Va("0xcc")][Va("0x37")].registerPostFixer((e=>{let n=!1;for(const o of t[Va("0xcc")][Va("0x37")][Va("0xf4")].getChanges()){if(Va("0x1d")!=o[Va("0x138")])continue;const r=o[Va("0x88")].getShiftedBy(o[Va("0xa5")]);if(r[Va("0x103")])for(const s of this._suggestions[Va("0x12a")]()){if(s[Va("0x2f")]||!s[Va("0x12")])continue;if(Va("0x2c")!=s.type)continue;const i=s[Va("0x9")]();if(i.start[Va("0x10d")]!=i.end.parent&&i[Va("0x5")].isEqual(o.position)){const o=t[Va("0xcc")].createRange(i[Va("0x4f")],r);e[Va("0xb5")](s.getFirstMarker(),{range:o}),n=!0}}}return n})),t[Va("0xcc")][Va("0x27")].on(Va("0x136"),((t,e,n)=>{if(null==n){const{id:t}=this[Va("0x1")](e[Va("0x132")]),n=this[Va("0xdd")][Va("0x40")](t);n&&n[Va("0xb3")](e[Va("0x132")])}})),t[Va("0xcc")].document.on(Va("0xbb"),(()=>{const e=Array.from(t.model[Va("0x37")][Va("0xf4")].getChangedMarkers())[Va("0x38")]((t=>Va("0x141")===this[Va("0x1")](t[Va("0x132")])[Va("0x58")]));if(0===e[Va("0xa5")])return;e[Va("0x13")](((t,e)=>{const n=t[Va("0x1e")].oldRange,o=e[Va("0x1e")].oldRange;return null===n&&null===o?0:null===n&&null!==o?-1:null!==n&&null===o?1:n[Va("0x4f")][Va("0x111")](o[Va("0x4f")])?-1:1}));const n=new Set,o=new Set;for(const{name:t,data:r}of e){const{id:e}=this._splitMarkerName(t);if(null===r[Va("0xc1")]){const e=this._handleNewSuggestionMarker(t);o[Va("0xf7")](e)}else{const t=this[Va("0xdd")][Va("0x40")](e);null!==r[Va("0x116")]||t[Va("0x12")]?(n[Va("0xf7")](t[Va("0xe2")]),o.add(t)):this[Va("0xa7")](t)}}o[Va("0xd")]>0&&this[Va("0x26")](o);for(const t of n)this[Va("0x7")](Va("0x119"),t)})),t[Va("0xcc")].on(Va("0x97"),((e,n)=>{const o=n[0];if(!this._suggestions[Va("0xd")])return;if(!o.isDocumentOperation)return;if(o.batch[Va("0x10b")]||!o[Va("0x102")].isLocal)return;let r,s;switch(o[Va("0x138")]){case"insert":r=t[Va("0xcc")][Va("0x12d")](o[Va("0x88")]),s=r[Va("0xed")](o.howMany);break;case"split":r=t[Va("0xcc")][Va("0x12d")](o[Va("0x35")]),s=t.model[Va("0x12d")](o[Va("0x1b")]);break;case Va("0xf5"):r=t[Va("0xcc")][Va("0x12d")](o[Va("0x107")]),s=r.getShiftedBy(o.howMany);break;default:return}const i=t[Va("0xcc")][Va("0xb4")](r,s);t[Va("0xcc")].change((()=>{for(const{suggestion:t,meta:e}of this[Va("0xeb")](i)){if(t[Va("0x2f")])continue;if("formatInline"==t[Va("0x138")])continue;const n=t[Va("0x1e")]&&t.data[Va("0x52")];(Va("0x2c")!=t.type||Va("0x11e")==o.type&&!n)&&(e.containsRangeInObject||Va("0xea")==t[Va("0x138")]&&e[Va("0x45")]||t[Va("0x9")]()[Va("0x99")](i)&&this[Va("0x6c")](t,r,s))}}))}),{priority:Va("0xf3")}),t[Va("0xcc")].on(Va("0x123"),((e,n)=>{const o=n[0],r=n[1];if(r&&r.forceDefaultExecution)return;if(this._isForcedDefaultExecutionBlock)return;if(!this[Va("0x74")][Va("0x11b")])return;if(o.isCollapsed)return;const s=t[Va("0xcc")].schema,{start:i,end:x}=o[Va("0x9")](),a=i[Va("0x7a")]&&s[Va("0xbc")](i.nodeAfter)?null:s[Va("0x5a")](i,Va("0x95")),c=x[Va("0xfa")]&&s[Va("0xbc")](x[Va("0xfa")])?null:s[Va("0x5a")](x,Va("0x115")),l=t[Va("0xcc")].createRange(a?a[Va("0x4f")]:i,c?c.end:x);t[Va("0xcc")][Va("0xb2")]((e=>{this.markDeletion(l);const n=t[Va("0xcc")][Va("0xbd")][Va("0x5a")](l.start);o.is(Va("0x28"))?e[Va("0x8c")](n):o[Va("0xd9")](n)})),e.stop()}),{priority:e.priorities.normal+10}),t[Va("0xcc")].on(Va("0xfe"),((e,n)=>{const o=n[n[Va("0xa5")]-1];o&&o.forceDefaultExecution||this[Va("0x39")]||this[Va("0x74")][Va("0x11b")]&&(t.model[Va("0xb2")]((()=>{let o=t[Va("0xcc")][Va("0xfe")](n[0],n[1],n[2],{forceDefaultExecution:!0});if(!o)return;e[Va("0x2a")]=o[Va("0xcd")]();const r=o[Va("0x5")].nodeBefore,s=t[Va("0xcc")][Va("0xbd")];r&&s[Va("0x96")](r)&&!s[Va("0x71")](r)&&(o=t.model[Va("0xb4")](o[Va("0x4f")],t[Va("0xcc")][Va("0x12d")](r,Va("0x5")))),this[Va("0x7f")](o)})),e[Va("0x3c")]())}),{priority:Va("0x114")}),this[Va("0x67")][Va("0x122")].add("trackChanges",this[Va("0x74")]),this[Va("0x49")]("trackChanges");const o=new p(t,this[Va("0xdd")]);t.commands[Va("0xf7")](Va("0xc3"),o),this.enableCommand(Va("0xc3"));const r=new C(t,this[Va("0xdd")]);t.commands[Va("0xf7")](Va("0x10c"),r),this.enableCommand(Va("0x10c")),t.commands.add(Va("0xee"),new F(t,o,this[Va("0xdd")])),this.enableCommand(Va("0xee")),t[Va("0x122")][Va("0xf7")](Va("0x50"),new F(t,r,this[Va("0xdd")])),this.enableCommand(Va("0x50")),t[Va("0x122")][Va("0xf7")](Va("0x6f"),new U(t,o,this._suggestions)),this.enableCommand("acceptSelectedSuggestions"),t[Va("0x122")][Va("0xf7")](Va("0xd3"),new U(t,r,this._suggestions)),this[Va("0x49")]("discardSelectedSuggestions");const s=t[Va("0x11f")].get("CommentsRepository");this[Va("0x65")](s,Va("0xc5"),((t,{threadId:e})=>{const n=this[Va("0xdd")][Va("0x40")](e);n&&n[Va("0x12b")]&&1===n[Va("0x12b")][Va("0xa5")]&&this[Va("0x10f")](e,{hasComments:!0})}),{priority:Va("0xdb")}),this.listenTo(s,Va("0x3a"),((t,{threadId:e})=>{const n=this[Va("0xdd")][Va("0x40")](e);n&&n.commentThread&&!n[Va("0x12b")].length&&this._updateSuggestionData(e,{hasComments:!1})}),{priority:Va("0xdb")})}set adapter(t){if(this[Va("0x131")])throw new e.CKEditorError(Va("0xb7"),this);this[Va("0x131")]=t}get[Va("0x6")](){return this[Va("0x131")]}[Va("0x79")]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=[];for(const e of this[Va("0xdd")][Va("0x12a")]())t&&!e[Va("0x12")]||n.push(e);return e?n[Va("0x33")]((t=>t[Va("0xc0")]())):n}[Va("0x12f")](t){const n=this._suggestions[Va("0x40")](t);if(!n)throw new e.CKEditorError(Va("0xa6"),this);return n}hasSuggestion(t){return this._suggestions[Va("0x47")](t)}[Va("0x36")](t){const{authorId:e,id:n,attributes:o}=t,[r,s]=t.type.split(":"),i=this[Va("0xdd")][Va("0x40")](n)||this[Va("0x9c")](r,s,n,e,o);if(this._addThreadToSuggestion(i),this[Va("0x25")](i,r,s||null,e),i[Va("0x6a")]=t[Va("0x6a")],o&&o[Va("0x92")]){const t=o[Va("0x92")],e=this[Va("0x9f")](t[Va("0x3")]);i[Va("0x8e")]=t[Va("0x6a")],i[Va("0x21")]=e,i.isExternal=!0}else i[Va("0x8e")]=t[Va("0x6a")];switch(t[Va("0x1e")]&&(i[Va("0x1e")]=t[Va("0x1e")]),t.attributes&&(i[Va("0xb0")]=t[Va("0xb0")]),this[Va("0x131")]&&this[Va("0x131")].addSuggestion||(i[Va("0xbe")]=!0),this[Va("0x125")][Va("0x40")](i)){case Va("0x89"):this[Va("0x125")].set(i,Va("0x8d"));break;case Va("0x41"):i[Va("0x12")]?(this[Va("0x125")][Va("0xaf")](i,Va("0x55")),this.fire(Va("0x3b"),i)):this[Va("0x125")][Va("0xaf")](i,Va("0xad"))}return i}[Va("0xc3")](t){this[Va("0x105")]((()=>{this[Va("0x67")][Va("0xcc")][Va("0xb2")]((()=>{for(const e of t[Va("0xd1")]())e[Va("0x75")]()}))}))}[Va("0x10c")](t){this[Va("0x105")]((()=>{this[Va("0x67")][Va("0xcc")].change((()=>{for(const e of t[Va("0xd1")]())e.discard()}))}))}enableCommand(t,n){const o=this[Va("0x67")][Va("0x122")][Va("0x40")](t);if(!o)throw new e.CKEditorError(Va("0xcb"),this,{commandName:t});this[Va("0xa")].add(o),n&&o.on(Va("0x72"),((t,e)=>{this[Va("0x74")][Va("0x11b")]&&(this[Va("0x39")]||e[Va("0xa5")]>0&&e[e[Va("0xa5")]-1]&&e[e[Va("0xa5")]-1][Va("0x105")]||(n(((...t)=>o.execute(...t,{forceDefaultExecution:!0})),...e),t[Va("0x3c")]()))}),{priority:Va("0x114")})}[Va("0x105")](t){let n,o;const r=this._isForcedDefaultExecutionBlock;this[Va("0x39")]=!0;try{n=t()}catch(t){o=t}return r||(this._isForcedDefaultExecutionBlock=!1),o&&e.CKEditorError[Va("0xb9")](o,this),n}[Va("0x7f")](t,n=null,o={}){if(t[Va("0x19")])return null;const r=this[Va("0x67")][Va("0x11f")][Va("0x40")](Va("0x128")).me;for(const{suggestion:e,meta:o}of this[Va("0xeb")](t,Va("0xea")))if(o.isOwn){if(!o[Va("0x60")]){if(!this[Va("0x69")]&&o.containsRangeInObject)continue;return e}if(n==e[Va("0xf0")]){const n=e[Va("0x9")]();return n[Va("0x4f")].isEqual(t[Va("0x5")])?this._setSuggestionRange(e,this[Va("0x91")][Va("0xb4")](t[Va("0x4f")],n[Va("0x5")])):this[Va("0x70")](e,this[Va("0x91")][Va("0xb4")](n[Va("0x4f")],t[Va("0x5")])),e}}const s=(0,e.uid)(),i=r.id,x=n?Va("0x112")+n:Va("0xea"),a=this[Va("0x1f")]({id:s,type:x,createdAt:new Date,authorId:i,attributes:o});return this[Va("0xe1")](x,s,i,t),a}[Va("0x3f")](t,n=Va("0x2b"),o={}){const r=this[Va("0x67")].plugins.get(Va("0x128")).me,s=this[Va("0xf9")][Va("0xf8")](Va("0xea"),n,Va("0x4c"));for(const e of this.getSuggestions())if(e.author.id==r.id&&Va("0xea")==e[Va("0x138")]&&e[Va("0xf0")]==n&&(s(e.getRanges(),t)||s(t,e[Va("0x137")]()))){for(const n of t)e[Va("0xae")](n);return e}if(this[Va("0x69")])for(const e of t)for(const{suggestion:n,meta:o}of this[Va("0xeb")](e,Va("0xea"))){if(!o.isOwn)continue;let e=!0;for(const o of n[Va("0x137")]())for(const n of t)if(!o[Va("0x99")](n)){e=!1;break}if(e)return n}const i=(0,e.uid)(),x=r.id,a="insertion:"+n,c=this[Va("0x1f")]({id:i,type:a,createdAt:new Date,authorId:x,attributes:o});for(const e of t)this[Va("0xe1")](a,i,x,e,Zo[Va("0x5c")]());return c}[Va("0xd4")](t,n,o=null,r={}){if(o=o||$a(n),t[Va("0x19")])return null;if(Va("0x10")===this._trackFormatChanges){const e=this._suggestionFactory[Va("0xf8")](Va("0x94"),o,Va("0x75"));return this[Va("0x105")]((()=>e([t],n,r))),null}const s=this[Va("0x67")][Va("0x11f")][Va("0x40")]("Users").me,i=[];if(Va("0x11a")!==this[Va("0xc8")])for(const{suggestion:e,meta:n}of this[Va("0xeb")](t,Va("0xea")))n.isOwn&&!n[Va("0xf1")]&&i.push(...e[Va("0x137")]());const x=function(t,e){const n=[];for(const o of e){const e=t[Va("0x135")](o);e&&n[Va("0x8")](e)}return n}(t,i),a=function(t,e){const n=[t];for(const t of e){let e=0;for(;e<n.length;){const o=n[e][Va("0xda")](t);n[Va("0x130")](e,1,...o),e+=o[Va("0xa5")]}}return n}(t,i);x[Va("0xa5")]&&this._model[Va("0xb2")]((()=>{for(const t of x){const e=this._suggestionFactory[Va("0xf8")]("formatInline",o,"accept");this[Va("0x105")]((()=>e([t],n,r)))}}));for(const t of a){let i=null,x=t[Va("0x4f")],a=t.end;for(const{suggestion:e,meta:n}of this[Va("0xeb")](t,Va("0x94"))){if(!n.isOwn)continue;if(e.subType!=o)continue;const r=e.getFirstRange();if(r[Va("0x99")](t,!0))return null;x=x[Va("0x111")](r.start)?x:r[Va("0x4f")],a=a[Va("0xc")](r[Va("0x5")])?a:r[Va("0x5")],i?r[Va("0x4f")].isBefore(i.getFirstRange().start)?(i[Va("0x109")](),i=e):e.removeMarkers():i=e}const c=this[Va("0x91")][Va("0xb4")](x,a);if(i)this[Va("0x70")](i,c);else{const t=(0,e.uid)(),i=s.id;this[Va("0x1f")]({id:t,type:Va("0x139")+o,data:n,createdAt:new Date,authorId:i,attributes:r}),this._addSuggestionMarker("formatInline:"+o,t,i,c)}}return null}[Va("0xdf")](t,n,o=[],r=null,s={}){n[Va("0xd2")]||(n[Va("0xd2")]=n[Va("0xe")]),n[Va("0x52")]=t.is(Va("0x10e")),r=r||$a(n);const i=o[Va("0x33")]((t=>Qa(t,this[Va("0x91")]))),x=t.is(Va("0x10e"))?t:Qa(t,this[Va("0x91")]);if(Va("0x10")===this[Va("0xc8")]){const t=this[Va("0xf9")][Va("0xf8")](Va("0x2c"),r,"accept");return this[Va("0x105")]((()=>t([x],n,s))),null}i[Va("0x8")](x);let a=!0;for(const t of i)if(!this[Va("0x6d")](t)){a=!1;break}if(a&&Va("0x11a")!==this[Va("0xc8")]){const t=this[Va("0xf9")][Va("0xf8")](Va("0x2c"),r,Va("0x75"));return this[Va("0x105")]((()=>t([x],n,s))),null}let c=null,l=x[Va("0x4f")],d=x.end;for(const{suggestion:t,meta:e}of this[Va("0xeb")](x,Va("0x2c"))){if(!e.isOwn||e[Va("0x60")]||e[Va("0x9b")]||e[Va("0xf1")])continue;if(t[Va("0x1e")].formatGroupId!=n.formatGroupId)continue;const o=t[Va("0x9")]();if(t[Va("0xf0")]==r){if(o[Va("0x99")](x,!0))return null;l=l.isBefore(o[Va("0x4f")])?l:o[Va("0x4f")],d=d.isAfter(o[Va("0x5")])?d:o[Va("0x5")],c?o[Va("0x4f")][Va("0x111")](c[Va("0x9")]()[Va("0x4f")])?(c[Va("0x109")](),c=t):t[Va("0x109")]():c=t}else{const e=x.getIntersection(o);this._cutOutSuggestionMarker(t,e)}}const u=this.editor[Va("0x11f")][Va("0x40")](Va("0x128")).me,g=(0,e.uid)(),m=u.id;if(c)return this._setSuggestionRange(c,this[Va("0x91")].createRange(l,d)),c;{const t=this._setSuggestionData({id:g,type:"formatBlock:"+r,data:n,createdAt:new Date,authorId:m,attributes:s});return this._addSuggestionMarker("formatBlock:"+r,g,m,this._model[Va("0xb4")](l,d)),t}}[Va("0x13c")](t,n,o=[],r=null,s={}){n[Va("0xd2")]||(n.formatGroupId=n[Va("0xe")]);const i=t[0];n[Va("0x52")]=i.is("range"),r=r||$a(n);const x=o[Va("0x33")]((t=>Qa(t,this[Va("0x91")]))),a=i.is(Va("0x10e"))?t:t[Va("0x33")]((t=>Qa(t,this[Va("0x91")])));if(Va("0x10")===this[Va("0xc8")]){const t=this[Va("0xf9")][Va("0xf8")](Va("0x2c"),r,"accept");return this.forceDefaultExecution((()=>t(a,n,s))),null}x.push(...a);let c=!0;for(const t of x)if(!this._rangeIsInLocalUserInsertion(t)){c=!1;break}if(c&&Va("0x11a")!==this._trackFormatChanges){const t=this[Va("0xf9")][Va("0xf8")](Va("0x2c"),r,Va("0x75"));return this[Va("0x105")]((()=>t(a,n,s))),null}const l=this[Va("0x67")][Va("0x11f")][Va("0x40")](Va("0x128")).me;for(const t of this[Va("0x79")]()){if(t[Va("0x21")].id!=l.id)continue;if(Va("0x2c")!=t.type||t.data[Va("0xd2")]!=n[Va("0xd2")])continue;const e=t[Va("0xf0")]==r;for(let n=0;n<a[Va("0xa5")];n++){const o=a[n];for(const r of t[Va("0x4e")]()){const s=r[Va("0x9d")]();if(o[Va("0xa3")](s)){e?(a[Va("0x130")](n,1),n--):t[Va("0xe5")](r[Va("0x132")]);break}}}}if(0==a[Va("0xa5")])return null;const d=this[Va("0xf9")][Va("0xf8")](Va("0x2c"),r,Va("0x4c"));for(const t of this[Va("0x79")]())if(t[Va("0x21")].id==l.id&&Va("0x2c")==t[Va("0x138")]&&t[Va("0x1e")][Va("0xd2")]==n[Va("0xd2")]&&t.subType==r&&(d(t[Va("0x137")](),a)||d(a,t[Va("0x137")]()))){for(const e of a)t.addRange(e);return t}const u=(0,e.uid)(),g=l.id,m=Va("0x7b")+r,f=this[Va("0x1f")]({id:u,type:m,data:n,createdAt:new Date,authorId:g,attributes:s});for(const t of a)this[Va("0xe1")](m,u,g,t,Zo[Va("0x5c")]());return f}[Va("0x104")](t,n=null,o={}){if(t[Va("0x19")])return null;const r=this.editor[Va("0x11f")][Va("0x40")](Va("0x128")).me,s=new i.LiveRange(t.start,t[Va("0x5")]);for(const{suggestion:t,meta:e}of this[Va("0xeb")](s,Va("0xea")))if(e[Va("0x45")]&&!e.isNextTo)if(t[Va("0x2f")]){const e=t[Va("0x137")]().filter((t=>Va("0xbf")!=t[Va("0x4d")][Va("0xb1")]));if(e[Va("0x84")]((t=>s[Va("0x99")](t,!0)))&&t.discard(),e.some((t=>t[Va("0x99")](s,!0)))){const t=this[Va("0xf9")][Va("0xf8")]("deletion",n,Va("0x75"));return this[Va("0x105")]((()=>t([s],null,o))),null}}else{const e=s.getIntersection(t.getFirstRange());null!==e&&t[Va("0x57")]([e],null,o)}if(s[Va("0x93")](),s.isCollapsed||Va("0xbf")==s.root[Va("0xb1")])return null;let x=null,a=s[Va("0x4f")],c=s.end;for(const{suggestion:t,meta:e}of this[Va("0xeb")](s,Va("0xa4")))if(e.isOwn)if(t[Va("0x2f")]&&this[Va("0x69")]){let e=!0;for(const n of t[Va("0x137")]()){if(n[Va("0x99")](s,!0))return t;s.containsRange(n)||(e=!1)}e&&t[Va("0x10a")]()}else{const n=t.getFirstRange();if(n[Va("0x99")](s,!0)){if(!this[Va("0x69")]&&e[Va("0x9b")])continue;return t}a=a[Va("0x111")](n[Va("0x4f")])?a:n[Va("0x4f")],c=c[Va("0xc")](n[Va("0x5")])?c:n[Va("0x5")],x?n[Va("0x4f")].isBefore(x.getFirstRange()[Va("0x4f")])?(x[Va("0x109")](),x=t):t[Va("0x109")]():x=t}if(x)return this[Va("0x70")](x,this._model[Va("0xb4")](a,c)),x;{const t=(0,e.uid)(),s=this._model[Va("0xb4")](a,c),i=r.id,x=n?Va("0x56")+n:Va("0xa4"),l=this._setSuggestionData({id:t,type:x,createdAt:new Date,authorId:i,attributes:o});return this[Va("0xe1")](x,t,i,s),l}}[Va("0x4")](t,n=Va("0x2b"),o={}){const r=this[Va("0x67")][Va("0x11f")].get("Users").me,s=t[Va("0x33")]((t=>new i.LiveRange(t.start,t[Va("0x5")]))),x=new Set;for(const t of s)for(const{suggestion:e,meta:n}of this[Va("0xeb")](t,Va("0xea")))n[Va("0x45")]&&!n.isNextTo&&x[Va("0xf7")](e);for(const e of x)if(e[Va("0x2f")]){const r=e.getRanges();if((!e[Va("0xb0")]||!e.attributes[Va("0xdc")])&&r[Va("0x84")]((t=>s.some((e=>e[Va("0x99")](t,!0)))))&&e[Va("0x10a")](),s[Va("0x84")]((t=>r[Va("0xc9")]((e=>e[Va("0x99")](t,!0)))))){const e=this[Va("0xf9")][Va("0xf8")]("deletion",n,"accept");return this[Va("0x105")]((()=>e(t,null,o))),null}}else{const t=e.getFirstRange();if(s[Va("0xc9")]((e=>e[Va("0x99")](t,!0)))&&e[Va("0x10a")](),s[Va("0x84")]((e=>t[Va("0x99")](e,!0)))){const t=this[Va("0xf9")].getSuggestionCallback(Va("0xa4"),n,"accept");return this[Va("0x105")]((()=>t(s,null,o))),null}}const a=this[Va("0xf9")][Va("0xf8")](Va("0xa4"),n,Va("0x4c"));let c=null;for(const t of this.getSuggestions())if(t[Va("0x21")].id==r.id&&t[Va("0x12")]&&"deletion"==t[Va("0x138")]&&t[Va("0xf0")]==n&&(a(t[Va("0x137")](),s)||a(s,t[Va("0x137")]())))if(c){if(t[Va("0x12b")]&&t[Va("0x12b")][Va("0xa5")])continue;for(const e of t.getRanges())c[Va("0xef")](e)||c[Va("0xae")](e);t.removeMarkers()}else{c=t;for(const e of s)t[Va("0xef")](e)||t[Va("0xae")](e)}if(c)return c;x[Va("0x142")]();for(const t of s)for(const{suggestion:e,meta:n}of this[Va("0xeb")](t,Va("0xa4")))n[Va("0x45")]&&x.add(e);for(const t of x){const e=t[Va("0x137")]();if((!o||!o[Va("0xdc")])&&s[Va("0x84")]((t=>e[Va("0xc9")]((e=>e[Va("0x99")](t,!0))))))return t;(!t[Va("0xb0")]||!t[Va("0xb0")][Va("0xdc")])&&e[Va("0x84")]((t=>s.some((e=>e.containsRange(t,!0)))))&&t.discard()}const l=(0,e.uid)(),d=r.id,u=Va("0x56")+n,g=this[Va("0x1f")]({id:l,type:u,createdAt:new Date,authorId:d,attributes:o});for(const t of s)t[Va("0x93")](),t[Va("0x19")]||Va("0xbf")==t.root.rootName||this[Va("0xe1")](u,l,d,t,Zo[Va("0x5c")]());return g}_setSuggestionRange(t,e){const n=t.getFirstMarker();this[Va("0x91")][Va("0xb2")]((t=>{t[Va("0xb5")](n,{range:e})}))}_addThreadToSuggestion(t){const e=t.id,n=this.editor[Va("0x106")][Va("0x40")](Va("0xab"));this._commentsRepository[Va("0x90")](e)||this[Va("0x76")][Va("0x4a")]({channelId:n,threadId:e,isResolvable:!1,isSubmitted:!0});const o=this[Va("0x76")][Va("0x62")](e);o[Va("0xa8")](Va("0x78")),o[Va("0x78")]=!1,t[Va("0x12b")]=o}[Va("0x25")](t,n,o,r){if(t[Va("0x138")]!=n||t[Va("0xf0")]!=o||t.creator.id!=r)throw this.editor[Va("0xa0")](Va("0x7c")),new e.CKEditorError("track-changes-suggestion-data-mismatch",this)}[Va("0x66")](t,n){const o=t[Va("0x9")]();if(n[Va("0xa3")](o))t[Va("0x109")]();else if(o[Va("0x99")](n)){const r=this[Va("0x91")][Va("0x12d")](n[Va("0x4f")].nodeBefore,Va("0x5"));this[Va("0x70")](t,this._model[Va("0xb4")](o.start,r));const s=(0,e.uid)(),i=t[Va("0xb")].id,x=t[Va("0x138")]+":"+t[Va("0xf0")];this._setSuggestionData({id:s,type:x,createdAt:new Date,authorId:i,data:t[Va("0x1e")],attributes:t.attributes});const a=this[Va("0x91")][Va("0x12d")](n.end[Va("0x10d")],Va("0x121")),c=this[Va("0x91")].createRange(a,o[Va("0x5")]);this._addSuggestionMarker(x,s,i,c)}else if(o[Va("0xe9")](n[Va("0x4f")])){const e=this[Va("0x91")][Va("0x12d")](n.start[Va("0xfa")],Va("0x5"));this[Va("0x70")](t,this[Va("0x91")][Va("0xb4")](o.start,e))}else{const e=this[Va("0x91")][Va("0x12d")](n[Va("0x5")][Va("0x10d")],Va("0x121"));this[Va("0x70")](t,this[Va("0x91")].createRange(e,o.end))}}[Va("0x6d")](t){for(const{suggestion:e,meta:n}of this._findSuggestions(t,Va("0xea"))){if(!n[Va("0x45")])continue;const o=e[Va("0x137")]();for(const e of o)if(!t.getDifference(e)[Va("0xa5")])return!0}return!1}[Va("0x80")](t){const n=this[Va("0x67")][Va("0x11f")].get(Va("0x128"))[Va("0x8f")](t);if(!n)throw new e.CKEditorError("track-changes-user-not-found",this);return n}[Va("0x9f")](t){const e=this.editor[Va("0x11f")][Va("0x40")]("Users"),n=(0,s.hashObject)(Va("0x13f")+t);return e.getUser(n)||e[Va("0x124")]({id:n,name:t})}_createSuggestion(t,e,n,o,r){const s=this[Va("0x80")](o),i=this[Va("0xf9")][Va("0x83")](t,e,n,s,r,(t=>this[Va("0x10f")](n,{attributes:t})));return this[Va("0x65")](i,Va("0x75"),(()=>{this._updateSuggestionData(n,{state:Va("0xde")})}),{priority:Va("0x114")}),this[Va("0x65")](i,Va("0x10a"),(()=>{this[Va("0x10f")](n,{state:Va("0x12e")})}),{priority:"high"}),this[Va("0xdd")][Va("0xaf")](n,i),this[Va("0x125")][Va("0xaf")](i,"notReady"),i}[Va("0x1")](t){const e=t.split(":");return{group:e[0],type:e[1],subType:e.length>=5?e[2]:null,id:e[Va("0xa5")]<5?e[2]:e[3],authorId:e.length<5?e[3]:e[4],markerCount:6==e.length?e[5]:null}}[Va("0x6c")](t,n,o){const r=t.getFirstRange(),s=r[Va("0x4f")],i=r.end;this[Va("0x70")](t,this[Va("0x91")].createRange(s,n));const x=(0,e.uid)(),a=t[Va("0xb")].id,c=t.type+(t[Va("0xf0")]?":"+t[Va("0xf0")]:"");this[Va("0x1f")]({id:x,type:c,createdAt:new Date,authorId:a,originalSuggestionId:t.id,attributes:t.attributes,data:t[Va("0x1e")]}),Va("0x2c")==t[Va("0x138")]&&(o=this._model[Va("0x46")](o[Va("0x10d")])),this._addSuggestionMarker(c,x,a,this[Va("0x91")][Va("0xb4")](o,i))}[Va("0xeb")](t,e=null){const n=[],o=this._model[Va("0xbd")],r=this.editor[Va("0x11f")][Va("0x40")](Va("0x128")).me;for(const s of this[Va("0x79")]())if(s[Va("0x12")]&&(!e||s[Va("0x138")]==e))for(const e of s[Va("0x137")]()){const i=t[Va("0x4f")].isEqual(e[Va("0x5")])||t[Va("0x5")][Va("0xa3")](e.start);if(i||t.getIntersection(e)){const x=t[Va("0x99")](e)&&Ka(o,e[Va("0x4f")],t),a=e.containsRange(t)&&Ka(o,t[Va("0x4f")],e);n[Va("0x8")]({suggestion:s,meta:{isOwn:r==s[Va("0x21")],isNextTo:i,isInsideObject:x,containsRangeInObject:a}});break}}return n}_addSuggestionMarker(t,e,n,o,r){this._model[Va("0xb2")]((s=>{let i="suggestion:"+t+":"+e+":"+n;r&&(i=i+":"+r),s.addMarker(i,{range:o,usingOperation:!0,affectsData:!0})}))}[Va("0xa7")](t){const e=t.previous,n=t[Va("0x7e")];t[Va("0x3e")]=null,null!=e&&(e[Va("0x7e")]=null),t[Va("0x7e")]=null,null!=n&&(n[Va("0x3e")]=null),"ready"==this[Va("0x125")][Va("0x40")](t)&&(this[Va("0x125")][Va("0xaf")](t,"removed"),this[Va("0x7")]("suggestionUnloaded",t,e,n))}[Va("0x1f")](t){const n=t.id,o=this[Va("0x36")](t);if(this[Va("0x131")]&&this[Va("0x131")].addSuggestion){const r=this.editor.plugins.get(Va("0x30")),s=o.hasComments,i=o[Va("0xf0")]?o[Va("0x138")]+":"+o[Va("0xf0")]:o[Va("0x138")],x=this[Va("0x67")].locale,a=r[Va("0xf7")](Yo(x,Va("0x82"))),c={id:n,type:i,hasComments:s,data:t.data||null,originalSuggestionId:t.originalSuggestionId||null,attributes:o[Va("0xb0")]};this[Va("0x131")][Va("0xd0")](c)[Va("0x17")]((t=>{o._saved=!0,r[Va("0x85")](a),t&&t.createdAt&&(this[Va("0xdd")][Va("0x40")](n).createdAt=t.createdAt)}))[Va("0xa2")]((t=>{throw(0,e.logWarning)("error-saving-suggestion-data-suggestion-discarded"),this[Va("0x67")][Va("0xcc")].enqueueChange({isUndoable:!1},(()=>{o[Va("0x10a")]()})),o.stopListening(),this[Va("0xdd")].delete(o.id),this._suggestionState[Va("0x51")](o),t}))}return o}_updateSuggestionData(t,e){const n=this.editor[Va("0x11f")][Va("0x40")](Va("0x30")),o=this[Va("0x12f")](t);if(this[Va("0x131")]&&this[Va("0x131")][Va("0xe8")])if(o[Va("0xbe")]){const o=n.add(Yo(this.editor.locale,Va("0x82")));this[Va("0x131")][Va("0xe8")](t,e)[Va("0x17")]((()=>{n[Va("0x85")](o)}))}else o.on(Va("0x2"),(()=>{this[Va("0x10f")](t,e)}))}[Va("0x7d")](t){if(!this[Va("0x131")]||!this[Va("0x131")][Va("0x12f")])throw new e.CKEditorError(Va("0x13d"),this);return this[Va("0x131")][Va("0x12f")](t)}[Va("0x6e")](t){const{id:e,type:n,subType:o,authorId:r}=this._splitMarkerName(t),s=this[Va("0xdd")][Va("0x40")](e)||this[Va("0x9c")](n,o,e,r,{});switch(this[Va("0x25")](s,n,o,r),this[Va("0x125")].get(s)){case Va("0x89"):this[Va("0x7d")](e)[Va("0x17")]((t=>{let n=Promise[Va("0xac")]();t[Va("0x0")]&&(n=this[Va("0x76")][Va("0x140")]({channelId:this[Va("0x67")][Va("0x106")].get(Va("0xab")),threadId:e})),n.then((()=>{this[Va("0x36")](t)[Va("0xbe")]=!0}))})),this[Va("0x125")].set(s,Va("0x41"));break;case Va("0xad"):this[Va("0x10f")](e,{state:"open"});case"dataReady":this._suggestionState[Va("0xaf")](s,Va("0x55")),this.fire(Va("0x3b"),s);break;case"ready":this[Va("0x7")](Va("0x119"),s)}return s[Va("0xb3")](t),s}_refreshSuggestionsChain(t){const e=Array[Va("0x13b")](t)[Va("0x38")]((t=>!t[Va("0x2f")])),n=this[Va("0x79")]({skipNotAttached:!0}).filter((t=>!t[Va("0x2f")])),o=n[Va("0x38")]((e=>!t[Va("0x47")](e))),r=new Map(n[Va("0x33")]((t=>[t,this[Va("0xf9")].getSuggestionCallback(t[Va("0x138")],t.subType,"chain")]))),s=new Map(n[Va("0x33")]((t=>[t,t[Va("0x9")]()]))),i=new Set,x=new Set;for(let t=0;t<e[Va("0xa5")];t++)a(e[t],e,t+1);for(let t=0;t<e.length;t++)a(e[t],o,0);for(let t=0;t<e[Va("0xa5")];t++){const n=e[t];!x[Va("0x47")](n)&&n[Va("0x3e")]&&(n[Va("0x3e")][Va("0x7e")]===n&&(n[Va("0x3e")][Va("0x7e")]=null),n[Va("0x3e")]=null),!i[Va("0x47")](n)&&n[Va("0x7e")]&&(n[Va("0x7e")][Va("0x3e")]===n&&(n.next[Va("0x3e")]=null),n[Va("0x7e")]=null)}function a(t,e,n){for(let o=n;o<e[Va("0xa5")];o++){const n=c(t,e[o]);n&&(n[0].next=n[1],n[1][Va("0x3e")]=n[0],i.add(n[0]),x[Va("0xf7")](n[1]))}}function c(t,e){if(t.author.id!==e[Va("0x21")].id)return null;const n=r[Va("0x40")](t)(t,e,s[Va("0x40")](t),s[Va("0x40")](e));return n&&r[Va("0x40")](e)(t,e,s[Va("0x40")](t),s.get(e))?n[1].commentThread&&n[1][Va("0x12b")].length?null:n:null}}_joinWithAdjacentSuggestions(t){const e=Array.from(t),n=this[Va("0x79")]({skipNotAttached:!0}),o=n.filter((e=>!t.has(e))),r=new Map(e[Va("0x33")]((t=>[t,this[Va("0xf9")][Va("0xf8")](t[Va("0x138")],t[Va("0xf0")],Va("0x4c"))]))),s=new Map(n[Va("0x33")]((t=>[t,t.getRanges()])));for(let t=0;t<e[Va("0xa5")];t++)if(i(this,e[t],e,t+1))return!0;for(let t=0;t<e[Va("0xa5")];t++)if(i(this,e[t],o,0))return!0;return!1;function i(t,e,n,o){for(let i=o;i<n[Va("0xa5")];i++){const o=n[i];if(o[Va("0x138")]!==e.type||o[Va("0x21")].id!==e[Va("0x21")].id||o[Va("0xf0")]!==e.subType)continue;const x=r.get(e),a=s.get(e),c=s.get(o),l=e.commentThread&&e[Va("0x12b")][Va("0xa5")],d=o.commentThread&&o[Va("0x12b")].length;if(!l&&x(c,a))return t[Va("0xfb")](o,e),s[Va("0x51")](e),!0;if(!d&&x(a,c))return t[Va("0xfb")](e,o),s[Va("0x51")](o),!0}return!1}}[Va("0xfb")](t,e){if(t[Va("0x2f")])for(const n of e[Va("0x137")]())t[Va("0xae")](n);else{const n=e.getFirstRange().end;this[Va("0x70")](t,this[Va("0x91")][Va("0xb4")](t[Va("0x9")]()[Va("0x4f")],n))}e[Va("0x109")]()}}class za{constructor(t){this[Va("0x86")]=t,this[Va("0x91")]=t[Va("0xcc")],this[Va("0xf2")]=new Map,this[Va("0x2d")]=new Map,this._registerDefaultCallbacks()}[Va("0x83")](t,e,n,o,r,s){return new Zo(this[Va("0x91")],{type:t,subType:e,id:n,author:o,creator:o,attributes:r,onAttributesChange:s,onAccept:(...n)=>this[Va("0xf8")](t,e,Va("0x75"))(...n),onDiscard:(...n)=>this.getSuggestionCallback(t,e,Va("0x10a"))(...n)})}[Va("0x11d")](t,e,n,o){const r=t+":"+e+":"+n;this[Va("0xf2")][Va("0xaf")](r,o)}[Va("0xf8")](t,e,n){const o=t+":"+e+":"+n;return this[Va("0xf2")][Va("0x40")](o)||this._defaultCallbacks[Va("0x40")](t+":"+n)}[Va("0xe0")](){const t=()=>{},e=t=>{t[Va("0x13")](((t,e)=>t[Va("0x4f")][Va("0x111")](e[Va("0x4f")])?1:-1)),this[Va("0x91")][Va("0xb2")]((e=>{for(const n of t){let t;t=n[Va("0x5")][Va("0x103")]&&n[Va("0x5")][Va("0x10d")]==n[Va("0x4f")][Va("0x7a")]?e[Va("0x22")](n[Va("0x4f")][Va("0x7a")],"on"):e[Va("0x22")](n),this[Va("0x91")][Va("0x123")](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},n=(t,e)=>{this._model[Va("0xb2")]((n=>{const{commandName:o,commandParams:r=[]}=e,s=t[Va("0x33")]((t=>(qa(t)&&(t=this[Va("0x91")].createRange(t.end)),t))).filter((t=>"$graveyard"!==t.root[Va("0xb1")]));if(s[Va("0xa5")]<1)return;const x=Array.from(this._model[Va("0x37")][Va("0xc2")][Va("0x137")]())[Va("0x33")]((t=>i.LiveRange[Va("0x6b")](t)));n[Va("0x8c")](s);for(const t of this[Va("0x86")][Va("0x122")][Va("0x122")]())t[Va("0x18")]();r.push({forceDefaultExecution:!0}),this[Va("0x86")][Va("0x72")](o,...r);const a=x[Va("0x38")]((t=>"$graveyard"!=t[Va("0x4d")].rootName));a.length>0&&n[Va("0x8c")](a);for(const t of x)t[Va("0x93")]()}))},o=(t,e)=>1==t[Va("0xa5")]&&1==e[Va("0xa5")]&&t[0][Va("0x5")].isEqual(e[0][Va("0x4f")]),r=(t,e,n,o)=>Za(t,e,n,o,this[Va("0x91")])?[t,e]:Za(e,t,o,n,this._model)?[e,t]:null;this[Va("0x2d")].set("insertion:accept",t),this[Va("0x2d")][Va("0xaf")]("insertion:discard",e),this[Va("0x2d")][Va("0xaf")](Va("0x15"),o),this._defaultCallbacks.set(Va("0x101"),r),this[Va("0x2d")][Va("0xaf")]("deletion:accept",e),this._defaultCallbacks[Va("0xaf")]("deletion:discard",t),this[Va("0x2d")].set("deletion:join",o),this[Va("0x2d")][Va("0xaf")](Va("0x1c"),r),this._defaultCallbacks.set(Va("0x16"),n),this._defaultCallbacks.set(Va("0x44"),t),this[Va("0x2d")].set(Va("0x29"),o),this[Va("0x2d")][Va("0xaf")](Va("0x5e"),t),this[Va("0x2d")][Va("0xaf")](Va("0x98"),n),this._defaultCallbacks[Va("0xaf")](Va("0x68"),t),this[Va("0x2d")].set(Va("0x34"),o),this[Va("0x2d")][Va("0xaf")](Va("0xa1"),t)}}function Ka(t,e,n){for(const o of e.parent[Va("0xca")]({includeSelf:!0,parentFirst:!0})){if(o.root==o)return!1;if(!n[Va("0x64")](o))return!1;if(t[Va("0x71")](o)||t[Va("0xbc")](o))return!0}return!1}function qa(t){return t[Va("0x5")][Va("0x10d")]==t[Va("0x4f")][Va("0x7a")]&&t.end[Va("0x120")]}function Xa(t,e,n,o){const r=t=>!t[Va("0x63")].is(Va("0xe7"))&&!o[Va("0x71")](t[Va("0x63")]),s=t[Va("0x4f")][Va("0xc4")](r),i=t[Va("0x5")].getLastMatchingPosition(r,{direction:Va("0x115")});return!(t.start[Va("0xa3")](s)&&t[Va("0x5")].isEqual(i)||(s[Va("0x111")](i)?n[Va("0xb5")](e,{range:n[Va("0xb4")](s,i)}):n[Va("0xe5")](e),0))}function $a(t){return(0,s.hashObject)(t)}function Ja(t){const e=t[Va("0x4f")][Va("0x7a")];return e&&e.is(Va("0x110"))}function Qa(t,e){const n=e.schema[Va("0x71")](t)||e.schema[Va("0xb8")](t);return e.createRange(e[Va("0x12d")](t,Va("0x8a")),n?e[Va("0x9e")](t):e.createPositionAt(t,Va("0x5")))}function Za(t,e,n,o,r){if(n.end[Va("0xa3")](o[Va("0x4f")]))return!0;if(t[Va("0x138")]!=e[Va("0x138")])return!1;if(!n[Va("0x5")][Va("0x5d")](o[Va("0x4f")]))return!1;const s=r.createRange(n[Va("0x5")],o[Va("0x4f")])[Va("0x61")]();for(const t of s)if([Va("0x32"),"elementEnd"][Va("0x2e")](t[Va("0x138")])&&r.schema[Va("0xbc")](t.item))return!1;return!0}const Ya=["commands","acceptSuggestion","_pendingAction","getRanges","isDirty","execute","PENDING_ACTION_SUGGESTION","bind","PendingActions","get","canDiscard","view","canEditAt","commentThreadController","listenTo","remove","add","destroy","discardSuggestion","unbind","model","isEnabled","_setPendingAction","_discardCommand","_editor","change:isDirty","canAccept","locale","_removePendingAction","plugins","_acceptCommand"];var tc,ec;tc=Ya,ec=475,function(t){for(;--t;)tc.push(tc.shift())}(++ec);const nc=function(t,e){return Ya[t-=0]};class oc extends((0,e.ObservableMixin)()){constructor(t,e,n,o){super(),this[nc("0xa")]=e,this[nc("0x1")]=n,this.commentThreadController=o,this[nc("0xe")]=t,this[nc("0x14")]=t[nc("0x15")][nc("0x1e")](nc("0x16")),this[nc("0xd")]=t[nc("0x15")][nc("0x1e")](nc("0x8")),this[nc("0x1")][nc("0x1c")](nc("0xb")).to(this[nc("0x14")],this._discardCommand,((t,e)=>t||e)),this[nc("0x1")][nc("0x1c")](nc("0x10")).to(this[nc("0x14")],nc("0xb"),(t=>t&&this[nc("0xe")][nc("0xa")][nc("0x2")](e[nc("0x18")]()))),this[nc("0x1")].bind(nc("0x0")).to(this[nc("0xd")],"isEnabled",(t=>t&&this._editor[nc("0xa")][nc("0x2")](e.getRanges()))),this[nc("0x17")]=null,n[nc("0x19")]&&this[nc("0xc")](),this.listenTo(n,nc("0x16"),(()=>this[nc("0x16")]())),this[nc("0x4")](n,"discardSuggestion",(()=>this[nc("0x8")]())),this[nc("0x4")](n,nc("0xf"),(()=>{n.isDirty?this[nc("0xc")]():this[nc("0x12")]()}))}[nc("0x16")](){this[nc("0x14")][nc("0x1a")](this[nc("0xa")].id)}[nc("0x8")](){this._discardCommand[nc("0x1a")](this[nc("0xa")].id)}[nc("0x7")](){this[nc("0x1")][nc("0x9")]("isEnabled"),this.view[nc("0x9")]("canAccept"),this[nc("0x1")][nc("0x9")]("canDiscard"),this.stopListening(),this[nc("0x3")][nc("0x7")](),this[nc("0x17")]&&this[nc("0x12")]()}[nc("0xc")](){const t=Yo(this[nc("0xe")][nc("0x11")],nc("0x1b"));this[nc("0x17")]=this[nc("0xe")][nc("0x13")][nc("0x1e")](nc("0x1d"))[nc("0x6")](t)}[nc("0x12")](){null!==this[nc("0x17")]&&this._editor[nc("0x13")][nc("0x1e")](nc("0x1d"))[nc("0x5")](this._pendingAction),this[nc("0x17")]=null}}const rc=["isReadOnly","delegate","commentInputView","addComment","commentThread","hasDirtyComment","isDirty","submit","commentThreadInputView","value","destroy","canDiscard","_localUser","element","authoredAt","isActive","editor","canAccept","removeComment","set","_config","bind","setData","length","_model","disabledSubmit","_createCommentViews","focus","_createCommentThreadInputView","commentsListView","editorConfig","locale","fire","assign","isEnabled","CommentView"];var sc,ic;sc=rc,ic=303,function(t){for(;--t;)sc.push(sc.shift())}(++ic);const xc=function(t,e){return rc[t-=0]};class ac extends r.View{constructor(t,e,n,o){super(t),this[xc("0xe")]=null,this[xc("0x1d")]=null,this[xc("0x4")](xc("0x0"),!1),this[xc("0x4")]("authoredAt",e[xc("0x23")]),this[xc("0x6")](xc("0x23")).to(e),this[xc("0x4")]("descriptionParts",[]),this[xc("0x4")](xc("0x1b"),!1),this.set(xc("0x13"),!1),this[xc("0x4")](xc("0x2"),!1),this.set(xc("0x20"),!1),this[xc("0x9")]=e,this._localUser=n,this[xc("0x5")]=o,o.disableComments?this.set(xc("0x8"),1):this._createCommentViews()}focus(){this[xc("0x22")][xc("0xc")]()}[xc("0x1f")](){this.commentsListView&&this[xc("0xe")][xc("0x1f")](),this.commentThreadInputView&&this[xc("0x1d")][xc("0x1f")](),super[xc("0x1f")]()}[xc("0xb")](){const{CommentsListView:t}=this[xc("0x5")];this[xc("0xe")]=new t(this[xc("0x10")],this[xc("0x9")].commentThread,Object[xc("0x12")]({CommentView:this[xc("0x5")][xc("0x14")]},this[xc("0x5")])),this[xc("0xe")][xc("0x16")](xc("0x3")).to(this),this[xc("0xe")][xc("0x16")]("updateComment").to(this),this[xc("0xe")].bind(xc("0x0")).to(this),this.set(xc("0x8"),this[xc("0xe")][xc("0x8")]+1),this[xc("0x6")](xc("0x8")).to(this.commentsListView,xc("0x8"),(t=>t+1)),this[xc("0x1d")]=this[xc("0xd")](),this.on(xc("0x3"),(()=>this[xc("0xc")]())),this.bind(xc("0x1b")).to(this.commentsListView,xc("0x1a"),this[xc("0x1d")][xc("0x17")],"value",((t,e)=>t||!!e))}[xc("0xd")](){const{CommentThreadInputView:t}=this[xc("0x5")],e=new t(this.locale,this[xc("0x21")],this[xc("0x5")][xc("0xf")]),n=e.commentInputView;return e.bind("showInput").to(this,"isActive",this[xc("0x9")][xc("0x19")],xc("0x15"),n,xc("0x1e"),((t,e,n)=>!!n||t&&!e)),n.on(xc("0x1c"),((t,e)=>{this[xc("0x11")](xc("0x18"),e),n[xc("0x1")][xc("0x7")]("")})),n.on("cancel",(()=>this[xc("0xc")]())),n[xc("0x6")](xc("0xa")).to(this[xc("0x9")][xc("0x19")],xc("0x15")),e}}const cc=["createElement",".ck-annotation__content-wrapper","children","commentsListView","creator","ck-annotation__info-time","importWord","name","authoredAt","innerHTML","ck-suggestion__main","acceptButton","ck-suggestion__actions","getUserViewNotificationText","ck-suggestion--disabled-comments","_descriptionElement","discardButton","execute","isEnabled","author","ck-comment__info-time",'<span class="ck-suggestion-color" style="background-color: ',"source","@external","getTemplate","locale","type","push","ck-suggestion-","ck-annotation__content-wrapper","setTemplate","bind","element","ck-comment__external","EXTERNAL_SUGGESTION","map","querySelector","_model","EXTERNAL_IMPORT_WORD_SUGGESTION","ck-annotation__user","render","_createButton","userView","acceptSuggestion","</span>","div","extendTemplate","attributes","value","discardSuggestion","ck-suggestion__user","fire","ck-suggestion-wrapper","canAccept","ck-annotation__info","span","change:description","ck-annotation__info-name","cancel","disableComments","ck-suggestion--accept","ck-annotation__main","ck-suggestion","ck-suggestion--discard","canDiscard","Discard suggestion","set",'"></span>',"commentThreadInputView","getExternalSuggestionNote","isExternal","ck-annotation__actions","isActive","title","formatDateTime","descriptionParts","description","innerText","color","_config","ck-suggestion-wrapper--active"];var lc,dc;lc=cc,dc=208,function(t){for(;--t;)lc.push(lc.shift())}(++dc);const uc=function(t,e){return cc[t-=0]};class gc extends ac{constructor(e,n,o,r){super(e,n,o,r),this[uc("0x14")](uc("0x3d"),""),this.bind(uc("0x3d")).to(this,uc("0x1d"),(t=>t&&t[0]?t[0][uc("0x3d")]:"")),this.bind("description").to(this,uc("0x1d"),this,"isActive",((t,e)=>{let n="";for(const e of t)n+="<p>"+mc(e.content,e[uc("0x20")])+"</p>";return e?n:(0,s.trimHtml)(n,{limit:140})})),this._descriptionElement=null,this[uc("0x2e")]=this[uc("0x4c")](Yo(e,"Accept suggestion"),t.icons.check,uc("0xe"),uc("0x4e"),"sw"),this[uc("0x2e")][uc("0x42")](uc("0x35")).to(this,uc("0x7")),this[uc("0x33")]=this[uc("0x4c")](Yo(e,uc("0x13")),t.icons[uc("0xc")],uc("0x11"),uc("0x3"),"sw"),this[uc("0x33")][uc("0x42")](uc("0x35")).to(this,uc("0x12")),this[uc("0x4d")]=new s.UserView(e,this[uc("0x48")][uc("0x36")],this.getUserViewNotificationText()),this.userView.extendTemplate({attributes:{class:[uc("0x4"),uc("0x4a")]}}),this[uc("0x41")](this.getTemplate())}[uc("0x3b")](){const t=this.bindTemplate,e=[{tag:uc("0x50"),attributes:{class:["ck-suggestion__info",uc("0x8")]},children:[{tag:uc("0x9"),children:[{text:this[uc("0x4d")][uc("0x2a")]}],attributes:{class:["ck-suggestion__info-name",uc("0xb")]}},{tag:"time",attributes:{datetime:t.to(uc("0x2b")),class:[uc("0x37"),uc("0x28")]},children:[{text:t.to(uc("0x2b"),(t=>this[uc("0x21")][uc("0x1c")](t)))}]}]},{tag:uc("0x50"),attributes:{class:[uc("0x2f"),uc("0x19")]},children:[this[uc("0x2e")],this.discardButton]},{tag:"div",attributes:{class:[uc("0x40")]}}];this[uc("0x48")][uc("0x18")]&&e.push({tag:uc("0x50"),attributes:{class:[uc("0x44")]},children:[{text:this[uc("0x17")]()}]});const n={tag:uc("0x50"),attributes:{class:[uc("0x6"),t.if(uc("0x1a"),uc("0x22")),t.to(uc("0x3d"),(t=>uc("0x3f")+t)),this[uc("0x21")][uc("0xd")]&&uc("0x31")],"data-suggestion-id":this[uc("0x48")].id,"data-thread-id":this._model.commentThread.id,"data-author-id":this._model[uc("0x36")].id,tabindex:-1},children:[{tag:"div",attributes:{class:[uc("0x10"),"ck-annotation"]},children:[this[uc("0x4d")],{tag:uc("0x50"),attributes:{class:[uc("0x2d"),uc("0xf")]},children:e}]}]};return this[uc("0x26")]&&this.commentThreadInputView&&n[uc("0x25")][uc("0x3e")](this[uc("0x26")],this[uc("0x16")]),n}[uc("0x4b")](){super[uc("0x4b")](),this._descriptionElement=this[uc("0x43")][uc("0x47")](uc("0x24")),this[uc("0x32")][uc("0x2c")]=this[uc("0x1e")],this.on(uc("0xa"),((t,e,n)=>{this._descriptionElement[uc("0x2c")]=n}))}[uc("0x4c")](t,e,n,o,s){const i=new r.ButtonView(this[uc("0x3c")]);return i[uc("0x14")]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),i[uc("0x0")]({attributes:{class:n}}),i.on(uc("0x34"),(()=>{this[uc("0x5")](o,this[uc("0x48")].id)})),i}[uc("0x17")](){return uc("0x29")===this[uc("0x48")][uc("0x1")][uc("0x3a")][uc("0x39")]?Yo(this[uc("0x3c")],uc("0x49")):Yo(this[uc("0x3c")],uc("0x45"))}[uc("0x30")](){return this._model.isExternal?uc("0x29")===this._model[uc("0x1")][uc("0x3a")][uc("0x39")]?Yo(this[uc("0x3c")],"EXTERNAL_IMPORT_WORD_AVATAR",this[uc("0x48")][uc("0x27")][uc("0x2a")]):Yo(this[uc("0x3c")],"EXTERNAL_AVATAR",this[uc("0x48")][uc("0x27")][uc("0x2a")]):null}}function mc(t,e){let n="";return n+=t.split("*")[uc("0x46")](((t,e)=>e%2!=0?'<span class="ck-suggestion-type">'+fc(t)+uc("0x4f"):fc(t))).join(""),e&&(n+=uc("0x38")+e[uc("0x2")]+'" title="'+e[uc("0x1b")]+uc("0x15")),n}function fc(t){const e=document[uc("0x23")](uc("0x9"));return e[uc("0x1f")]=t,e[uc("0x2c")]}const hc=["set","comments","comments.maxCommentsWhenCollapsed","suggestionChanged","getJoined","plugins","some","suggestion-","length","execute","SuggestionThreadView","_updateController","buttonView","isInContent","add","getMarkerNames","acceptAllSuggestions","Accept all selected suggestions","activeMarkers","Discard all selected suggestions","focus","createAnnotationView","comments.maxThreadTotalWeight","bind","config","delete","activeAnnotations","trackChanges.SuggestionThreadView","TrackChangesEditing","value","editing","Annotations","values","unbind","Track changes","getSuggestion","Accept all suggestions","_annotationViews","isOn","comments.maxCommentCharsWhenCollapsed","_disableComments","_initializeController","pluginName","reduce","actionView","commands","getRanges","createCommentThreadController","acceptButton","CommentsRepository","comments.editorConfig","descriptionParts","registerAnnotation","get","separator","push","init","previous","lowest","hasSuggestion","createAnnotation","commentThread","suggestionLoaded","stopListening","refreshSelectedViews","commandName","map","has","listenTo","_suggestionToController","model","view","trackChanges.disableComments","_descriptionFactory","_handleSuggestionControllerDelayed","_createUIButton","size","editor","mainView","isEnabled","addComment","getDescriptions","destroy","_viewToController","locale","change:activeAnnotations","head","EditorAnnotations","innerView","getFirstRange","addSourceCollector","_destroyController","type","from","_refreshActiveMarkers","acceptSelectedSuggestions","getByInnerView","source","getAllAdjacentSuggestions","define","componentFactory","discardSelectedSuggestions","requires","trackChanges","_handleControllerBuffer","button"];var pc,bc;pc=hc,bc=384,function(t){for(;--t;)pc.push(pc.shift())}(++bc);const Ec=function(t,e){return hc[t-=0]};class _c extends t.Plugin{static get[Ec("0x24")](){return[Wa,s.Users,"CommentsRepository",Ec("0x47"),Ec("0x15")]}static get[Ec("0x52")](){return"TrackChangesUI"}constructor(t){super(t),this[Ec("0x3")]=new Map,this[Ec("0x11")]=new Map,this[Ec("0x4d")]=new Map,this._handleControllerBuffer=new Map;const e=this[Ec("0xb")][Ec("0x40")];e[Ec("0x21")](Ec("0x43"),gc),e[Ec("0x21")](Ec("0x6"),!1),this[Ec("0x50")]=e.get(Ec("0x6"))}[Ec("0x8")](t,e){0===this[Ec("0x26")][Ec("0xa")]&&setTimeout((()=>{for(const[t,e]of this[Ec("0x26")]){const n=this[Ec("0x3")][Ec("0x1")](t);n||e?n&&e&&this[Ec("0x19")](t):this._initializeController(t)}this.editor.plugins[Ec("0x5d")](Ec("0x15"))[Ec("0x68")](),this._refreshActiveMarkers(),this[Ec("0x26")].clear()}),10),this[Ec("0x26")][Ec("0x28")](t,e)}[Ec("0x60")](){const t=this.editor,e=t[Ec("0x2d")].get("TrackChangesEditing"),n=t[Ec("0x2d")][Ec("0x5d")](Ec("0x47")),o=t[Ec("0x2d")][Ec("0x5d")]("EditorAnnotations"),r=t[Ec("0x2d")][Ec("0x5d")](Ec("0x59"));t.ui[Ec("0x22")][Ec("0x36")](Ec("0x25"),(t=>this[Ec("0x9")](t))),o[Ec("0x18")]((()=>{const t=[];for(const[e,n]of Array[Ec("0x1b")](this[Ec("0x3")])){const o=e[Ec("0x20")](),r=[];for(const t of o){if(!t.isInContent)continue;if(t.isMultiRange){r.push(...t[Ec("0x56")]());continue}const e=t[Ec("0x17")]();if(r.length>0){const t=r[0][Ec("0x2c")](e);if(t){r[0]=t;continue}}r.push(e)}t[Ec("0x5f")]([n.view,r])}return t})),this[Ec("0x2")](e,Ec("0x66"),((t,e)=>{this.listenTo(e,"change:previous",((t,n,o,r)=>{e[Ec("0x35")]&&(null==o?(this[Ec("0x33")](r[Ec("0x14")]),this[Ec("0x8")](e,!1)):(this[Ec("0x33")](o[Ec("0x14")]),this[Ec("0x8")](e,!0)))})),null===e[Ec("0x61")]?this[Ec("0x8")](e,!1):this._updateController(e[Ec("0x14")])})),this[Ec("0x2")](e,"suggestionUnloaded",((t,e,n)=>{this[Ec("0x67")](e,"change:previous"),this[Ec("0x26")][Ec("0x41")](e);const o=n?n.head:e,r=this._suggestionToController[Ec("0x5d")](o);null!==n&&this._updateController(o),null===n&&r&&this._destroyController(e)})),this[Ec("0x2")](e,Ec("0x2b"),((t,e)=>{this[Ec("0x33")](e)})),this[Ec("0x2")](n,Ec("0x13"),(()=>{this[Ec("0x1c")]()})),this[Ec("0x2")](r,Ec("0xe"),((t,{threadId:n,isFromAdapter:o})=>{if(o||!e[Ec("0x63")](n))return;const r=e[Ec("0x4b")](n);this[Ec("0x3")][Ec("0x5d")](r).view[Ec("0x3c")]()}),{priority:Ec("0x62")})}[Ec("0x1c")](){const t=this[Ec("0xb")][Ec("0x2d")].get(Ec("0x47")),e=this[Ec("0xb")][Ec("0x2d")][Ec("0x5d")](Ec("0x44")),n=Array[Ec("0x1b")](t[Ec("0x42")],(t=>t[Ec("0x16")])).filter((t=>this[Ec("0x11")][Ec("0x1")](t))),o=[];for(const t of n){const e=this[Ec("0x11")][Ec("0x5d")](t)[Ec("0x4")][Ec("0x20")]();o[Ec("0x5f")](...e[Ec("0x53")](((t,e)=>[...t,...e[Ec("0x37")]()]),[]))}e[Ec("0x3a")]=o}_createUIButton(t){const n=(0,r.createDropdown)(t,r.SplitButtonView),o=this[Ec("0xb")][Ec("0x55")][Ec("0x5d")]("trackChanges"),s=Yo(t,Ec("0x4a"));n.buttonView[Ec("0x28")]({tooltip:s,label:s,icon:'\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n'}),n.buttonView[Ec("0x3f")](Ec("0x4e")).to(o,Ec("0x45")),n[Ec("0x34")].on(Ec("0x31"),(()=>{o[Ec("0x31")](),this.editor[Ec("0x46")][Ec("0x5")][Ec("0x3c")]()}));const i=new e.Collection,x=[{type:"switchbutton",model:{withText:!0,label:s,commandName:Ec("0x25")}},{type:Ec("0x5e")},{type:Ec("0x27"),model:{withText:!0,label:Yo(t,Ec("0x4c")),commandName:Ec("0x38")}},{type:"button",model:{withText:!0,label:Yo(t,Ec("0x39")),commandName:Ec("0x1d")}},{type:"button",model:{withText:!0,label:Yo(t,"Discard all suggestions"),commandName:"discardAllSuggestions"}},{type:Ec("0x27"),model:{withText:!0,label:Yo(t,Ec("0x3b")),commandName:Ec("0x23")}}];for(const t of x){let e={type:"separator"};if(t[Ec("0x4")]){const n=new r.Model(t.model),o=this.editor[Ec("0x55")].get(n.commandName);n[Ec("0x3f")](Ec("0x4e"),Ec("0xd")).to(o,Ec("0x45"),Ec("0xd")),e={type:t[Ec("0x1a")],model:n}}i.add(e)}(0,r.addListToDropdown)(n,i);const a=x.filter((t=>null!=t[Ec("0x4")]))[Ec("0x0")]((t=>this[Ec("0xb")].commands.get(t[Ec("0x4")][Ec("0x69")]))),c=n[Ec("0x34")];return c[Ec("0x54")][Ec("0x49")](Ec("0xd")),c.arrowView[Ec("0x49")](Ec("0xd")),c[Ec("0x54")][Ec("0x3f")]("isEnabled").to(o,Ec("0xd")),c.arrowView[Ec("0x3f")]("isEnabled").toMany(a,Ec("0xd"),((...t)=>t[Ec("0x2e")]((t=>t)))),n.on(Ec("0x31"),(t=>{this[Ec("0xb")][Ec("0x31")](t[Ec("0x1f")].commandName),this[Ec("0xb")][Ec("0x46")][Ec("0x5")][Ec("0x3c")]()})),n}[Ec("0x51")](t){const e=this[Ec("0xb")],n=e[Ec("0x40")],o=e[Ec("0x2d")][Ec("0x5d")](Ec("0x47")),r=e[Ec("0x2d")][Ec("0x5d")]("CommentsRepository"),i=e.plugins[Ec("0x5d")](Ec("0x15")),x=e[Ec("0x2d")][Ec("0x5d")](s.Users).me,a=n[Ec("0x5d")](Ec("0x25"))[Ec("0x32")],{CommentsListView:c,CommentThreadInputView:l}=e[Ec("0x2d")][Ec("0x5d")]("CommentsUI");let d,u;this[Ec("0x4d")].has(t.id)?(u=this[Ec("0x4d")].get(t.id),d=u[Ec("0xc")]):(d=new a(e.locale,t,x,{disableComments:this._disableComments,editorConfig:n[Ec("0x5d")](Ec("0x5a")),maxCommentsWhenCollapsed:n.get(Ec("0x2a")),maxThreadTotalWeight:n.get(Ec("0x3e")),maxCommentCharsWhenCollapsed:n[Ec("0x5d")](Ec("0x4f")),formatDateTime:(0,s.getDateTimeFormatter)(n[Ec("0x5d")]("locale")),CommentView:n[Ec("0x5d")](Ec("0x29")).CommentView,CommentsListView:c,CommentThreadInputView:l}),d[Ec("0x58")].on(Ec("0x31"),(()=>{e[Ec("0x46")][Ec("0x5")][Ec("0x3c")]()})),d.discardButton.on(Ec("0x31"),(()=>{e[Ec("0x46")][Ec("0x5")][Ec("0x3c")]()})),u=o[Ec("0x3d")](this[Ec("0xb")][Ec("0x12")],d),u[Ec("0x3f")]("isDirty").to(d,"isDirty"),u[Ec("0x3f")](Ec("0x30")).to(d),u[Ec("0x3f")](Ec("0x1a")).to(d,Ec("0x1a"),(t=>Ec("0x2f")+t)),this._annotationViews[Ec("0x28")](t.id,u));const g=r[Ec("0x57")](t[Ec("0x65")],d),m=new oc(e,t,d,g),f=t[Ec("0x20")]().filter((t=>t[Ec("0x35")]));d[Ec("0x5b")]=e.plugins.get(Ec("0x44"))[Ec("0x7")][Ec("0xf")](f),this[Ec("0x3")].set(t,m),this._viewToController[Ec("0x28")](d,m);const h=o[Ec("0x64")]({view:u,target:()=>{const n=[],o=t.getAllAdjacentSuggestions().filter((t=>t[Ec("0x35")]));for(const t of o)n.push(...t.getMarkers());return(0,s.getAllMarkersDomElementsSorted)(e[Ec("0x46")],n)},type:()=>"suggestion-"+m[Ec("0x5")].type});o[Ec("0x36")](h),i[Ec("0x5c")](h)}_destroyController(t){const e=this[Ec("0xb")][Ec("0x2d")][Ec("0x5d")](Ec("0x47")),n=this[Ec("0x3")].get(t),o=n[Ec("0x5")],r=e[Ec("0x1e")](o);r&&e.remove(r),this[Ec("0x3")][Ec("0x41")](t),this[Ec("0x11")][Ec("0x41")](o),n[Ec("0x10")]()}[Ec("0x33")](t){if(!t.isInContent||!this._suggestionToController[Ec("0x1")](t))return;const e=this[Ec("0xb")][Ec("0x2d")][Ec("0x5d")](Ec("0x44")),n=this[Ec("0x3")].get(t),o=t[Ec("0x20")]();n[Ec("0x5")].descriptionParts=e[Ec("0x7")][Ec("0xf")](o)}[Ec("0x10")](){for(const t of this[Ec("0x3")].keys())this[Ec("0x19")](t);for(const t of this[Ec("0x4d")][Ec("0x48")]())t[Ec("0xc")][Ec("0x10")]();super[Ec("0x10")]()}}var Tc,Cc,yc=["pluginName","getSuggestion","plugins","requires","addSuggestion","getSuggestions","get","TrackChanges","adapter","editor"];Tc=yc,Cc=280,function(t){for(;--t;)Tc.push(Tc.shift())}(++Cc);var kc=function(t,e){return yc[t-=0]};class Ac extends t.Plugin{static get[kc("0x3")](){return[Wa,_c,"Comments"]}static get[kc("0x0")](){return kc("0x7")}set[kc("0x8")](t){this[kc("0x9")][kc("0x2")].get(Wa)[kc("0x8")]=t}get[kc("0x8")](){return this[kc("0x9")][kc("0x2")][kc("0x6")](Wa)[kc("0x8")]}[kc("0x4")](t){return this[kc("0x9")][kc("0x2")][kc("0x6")](Wa).addSuggestionData(t)}[kc("0x5")]({skipNotAttached:t=!1,toJSON:e=!1}={}){return this[kc("0x9")][kc("0x2")][kc("0x6")](Wa)[kc("0x5")]({skipNotAttached:t,toJSON:e})}[kc("0x1")](t){return this[kc("0x9")][kc("0x2")][kc("0x6")](Wa)[kc("0x1")](t)}}const vc=["cloudServices","init","plugins","document","WordCount","editor","get","pluginName","tokenUrl","concat","push","requires","Users","config","builtinPlugins","useAnonymousUser","RevisionTracker","editorCreator","createDocumentFragment","function","appendChild","getUser","context","track-changes-data-invalid-editor-creator","define","getDataWithAcceptedSuggestions","from","toolbar","includes","WebSocketGateway","trackChangesData.editorCreator","extraPlugins","execute","set","TrackChangesEditing","getSuggestions","string","data","addUser","initialData","TrackChangesDataGetter","discardAllSuggestions","CommentsRepository","_context","getDataWithDiscardedSuggestions","has","DocumentOutline","acceptAllSuggestions","end","constructor","getRootNames","every","name","create","Pagination","addSuggestionData","_adapter","trackChangesData"];var Rc,Sc;Rc=vc,Sc=416,function(t){for(;--t;)Rc.push(Rc.shift())}(++Sc);const Ic=function(t,e){return vc[t-=0]},Lc=[Ic("0x1d"),Ic("0xc"),Ic("0x11")],Nc=[Ic("0x13"),Ic("0x6"),"Autosave",Ic("0x34"),Ic("0x2c"),Ic("0x24")];class wc extends t.Plugin{static get[Ic("0x1")](){return[Wa]}static get[Ic("0x37")](){return"TrackChangesData"}[Ic("0x31")](){const t=this[Ic("0x35")];if(t.config[Ic("0xe")](Ic("0x14"),(e=>t[Ic("0x27")][Ic("0x2b")]("",e))),"function"!=typeof t.config[Ic("0x36")](Ic("0x2f"))[Ic("0x7")])throw new e.CKEditorError(Ic("0xd"))}[Ic("0xf")](t){return Oc(this[Ic("0x35")],!0,t)}[Ic("0x22")](t){return Oc(this.editor,!1,t)}}class Mc extends t.Plugin{static get pluginName(){return Ic("0x1e")}constructor(t){super(t),this.result=Ic("0x26")}[Ic("0x31")](){this[Ic("0x35")][Ic("0x32")][Ic("0x36")](Ic("0x20"))[Ic("0x2e")]={addCommentThread:()=>new Promise((()=>{})),getCommentThread:()=>new Promise((()=>{})),updateCommentThread:()=>new Promise((()=>{})),resolveCommentThread:()=>new Promise((()=>{})),reopenCommentThread:()=>new Promise((()=>{})),removeCommentThread:()=>new Promise((()=>{})),addComment:()=>new Promise((()=>{})),updateComment:()=>new Promise((()=>{})),removeComment:()=>new Promise((()=>{}))},this[Ic("0x35")][Ic("0x32")][Ic("0x36")](Ic("0x18"))[Ic("0x2e")]=null}}async function Oc(t,e,n){const o=function(t){const e={};for(const n of t.config.names())Lc[Ic("0x12")](n)||(e[n]=t[Ic("0x3")].get(n));e[Ic("0x30")]&&e[Ic("0x30")][Ic("0x38")]&&delete e[Ic("0x30")][Ic("0x38")];const n=t[Ic("0x27")][Ic("0x4")]||[],o=e[Ic("0x15")]||[];delete e.extraPlugins;const r=t[Ic("0x21")][Ic("0x3")][Ic("0x36")](Ic("0x32"))||[],s=n[Ic("0x39")](e.plugins)[Ic("0x39")](o)[Ic("0x39")](r).map((t=>Ic("0x1a")==typeof t?n.find((e=>e.pluginName==t)):t)),i=Array[Ic("0x10")](new Set(s)),x=new Map;return e[Ic("0x32")]=i.filter((t=>Fc(t,x))),e.plugins[Ic("0x0")](Wa),e.plugins.push(Mc),e}(t),r=document[Ic("0x8")](),s=t[Ic("0x3")][Ic("0x36")](Ic("0x2f")).editorCreator,i=await s(o,(()=>function(t){const e=document.createElement("div");return t[Ic("0xa")](e),e}(r)));!function(t,e){const n=t.model[Ic("0x33")][Ic("0x28")]().reduce(((e,n)=>(e[n]=t[Ic("0x1b")][Ic("0x36")]({rootName:n}),e)),{}),o=t[Ic("0x32")].get("Users").users.map((t=>({id:t.id,name:t[Ic("0x2a")]}))),r=t[Ic("0x32")].get(Ic("0x18"))[Ic("0x19")]({skipNotAttached:!0,toJSON:!0}),s=e.plugins[Ic("0x36")](Ic("0x2")),i=e.plugins[Ic("0x36")]("TrackChangesEditing");for(const t of o)s[Ic("0xb")](t.id)||s[Ic("0x1c")](t);s.me||s[Ic("0x5")]();for(const t of r)i[Ic("0x2d")](t);e[Ic("0x1b")][Ic("0x17")](n)}(t,i),i[Ic("0x16")](Ic(e?"0x25":"0x1f"));const x=i[Ic("0x1b")][Ic("0x36")](n);return await i.destroy(),x}function Fc(t,e){const n=Ic("0x9")==typeof t?t[Ic("0x37")]||t[Ic("0x2a")]:t;if(e[Ic("0x23")](n))return e[Ic("0x36")](n);if(e[Ic("0x17")](n,!0),n&&Nc[Ic("0x12")](n))return e[Ic("0x17")](n,!1),!1;if(!t[Ic("0x1")])return e[Ic("0x17")](n,!0),!0;const o=t[Ic("0x1")][Ic("0x29")]((t=>Fc(t,e)));return e[Ic("0x17")](n,o),o}})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=o})();
|