@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20231129.0 → 0.0.0-nightly-20231201.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.
Files changed (68) hide show
  1. package/CHANGELOG.md +15 -15
  2. package/README.md +1 -1
  3. package/build/track-changes.js +1 -1
  4. package/package.json +3 -3
  5. package/src/commands/acceptsuggestioncommand.js +1 -1
  6. package/src/commands/discardsuggestioncommand.js +1 -1
  7. package/src/commands/executeonallsuggestionscommand.js +1 -1
  8. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  9. package/src/commands/trackchangescommand.js +1 -1
  10. package/src/integrations/aiassistant.js +1 -1
  11. package/src/integrations/alignment.js +1 -1
  12. package/src/integrations/basicstyles.js +1 -1
  13. package/src/integrations/blockquote.js +1 -1
  14. package/src/integrations/ckbox.js +1 -1
  15. package/src/integrations/codeblock.js +1 -1
  16. package/src/integrations/comments.js +1 -1
  17. package/src/integrations/deletecommand.js +1 -1
  18. package/src/integrations/documentlist.js +1 -1
  19. package/src/integrations/documentlistproperties.js +1 -1
  20. package/src/integrations/entercommand.js +1 -1
  21. package/src/integrations/findandreplace.js +1 -1
  22. package/src/integrations/font.js +1 -1
  23. package/src/integrations/formatpainter.js +1 -1
  24. package/src/integrations/heading.js +1 -1
  25. package/src/integrations/highlight.js +1 -1
  26. package/src/integrations/horizontalline.js +1 -1
  27. package/src/integrations/htmlembed.js +1 -1
  28. package/src/integrations/image.js +1 -1
  29. package/src/integrations/imagereplace.js +1 -1
  30. package/src/integrations/imagestyle.js +1 -1
  31. package/src/integrations/importword.js +1 -1
  32. package/src/integrations/indent.js +1 -1
  33. package/src/integrations/inputcommand.js +1 -1
  34. package/src/integrations/link.js +1 -1
  35. package/src/integrations/list.js +1 -1
  36. package/src/integrations/listproperties.js +1 -1
  37. package/src/integrations/mediaembed.js +1 -1
  38. package/src/integrations/mention.js +1 -1
  39. package/src/integrations/pagebreak.js +1 -1
  40. package/src/integrations/paragraph.js +1 -1
  41. package/src/integrations/removeformat.js +1 -1
  42. package/src/integrations/restrictededitingmode.js +1 -1
  43. package/src/integrations/shiftentercommand.js +1 -1
  44. package/src/integrations/standardeditingmode.js +1 -1
  45. package/src/integrations/style.js +1 -1
  46. package/src/integrations/table.js +1 -1
  47. package/src/integrations/tablecaption.js +1 -1
  48. package/src/integrations/tableclipboard.js +1 -1
  49. package/src/integrations/tablecolumnresize.js +1 -1
  50. package/src/integrations/tableheadings.js +1 -1
  51. package/src/integrations/tablemergesplit.js +1 -1
  52. package/src/integrations/tableofcontents.js +1 -1
  53. package/src/integrations/tableproperties.js +1 -1
  54. package/src/integrations/template.js +1 -1
  55. package/src/integrations/title.js +1 -1
  56. package/src/integrations/undo.js +1 -1
  57. package/src/integrations/utils.js +1 -1
  58. package/src/suggestion.js +1 -1
  59. package/src/suggestiondescriptionfactory.js +1 -1
  60. package/src/trackchanges.js +1 -1
  61. package/src/trackchangesdata.js +1 -1
  62. package/src/trackchangesediting.js +1 -1
  63. package/src/trackchangesui.js +1 -1
  64. package/src/ui/suggestioncontroller.js +1 -1
  65. package/src/ui/view/basesuggestionthreadview.js +1 -1
  66. package/src/ui/view/suggestionthreadview.js +1 -1
  67. package/src/utils/common-translations.js +1 -1
  68. package/src/utils/utils.js +1 -1
@@ -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 r=e[o];if(void 0!==r)return r.exports;var i=e[o]={exports:{}};return t[o](i,i.exports,n),i.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:()=>Bc,TrackChanges:()=>tl,TrackChangesData:()=>sl,TrackChangesEditing:()=>hc});var t=n(704),e=n(209),r=n(273),i=n(417),s=n(492),x=n(995);const a=["execute","has","forceDisabled","_isEnabledBasedOnSelection","_enableCommands","commands","TrackChangesCommand","value","clearForceDisabled","refresh","affectsData","editor","_disableUnsupportedCommands","_enabledCommands"];var c,l;c=a,l=187,function(t){for(;--t;)c.push(c.shift())}(++l);const u=function(t,e){return a[t-=0]};class d extends t.Command{constructor(t,e){super(t),this._enabledCommands=e,this[u("0x2")]=!1,this[u("0x4")](),this[u("0xc")]=!1}[u("0x4")](){this.isEnabled=!0}[u("0x9")](){this.value=!this.value,this[u("0x2")]?this[u("0x7")]():this._enableCommands()}_disableUnsupportedCommands(){for(const t of this[u("0x6")][u("0x0")][u("0x0")]())t[u("0x5")]&&!this._enabledCommands[u("0xa")](t)&&t[u("0xb")]("TrackChangesCommand")}[u("0xd")](){for(const t of this.editor[u("0x0")][u("0x0")]())t[u("0x5")]&&!this[u("0x8")][u("0xa")](t)&&t[u("0x3")](u("0x1"))}}const g=["get","acceptSuggestion","model","getRanges","refresh","editor","plugins","TrackChangesEditing","execute","_isEnabledBasedOnSelection","track-changes-accept-suggestion-not-found"];var f,m;f=g,m=270,function(t){for(;--t;)f.push(f.shift())}(++m);const h=function(t,e){return g[t-=0]};class p extends t.Command{constructor(t,e){super(t),this._suggestions=e,this.refresh(),this[h("0x3")]=!1}[h("0x9")](){this.isEnabled=!0}[h("0x2")](t){const n=this._suggestions[h("0x5")](t);if(!n)throw new e.CKEditorError(h("0x4"),this);const o=n[h("0x8")]();this.editor[h("0x7")].canEditAt(o)&&this[h("0xa")][h("0x0")][h("0x5")](h("0x1"))[h("0x6")](n)}}const b=["canEditAt","_suggestions","getRanges","editor","isEnabled","get","_isEnabledBasedOnSelection","refresh","TrackChangesEditing","discardSuggestion","execute","track-changes-discard-suggestion-not-found"];var E,_;E=b,_=174,function(t){for(;--t;)E.push(E.shift())}(++_);const T=function(t,e){return b[t-=0]};class y extends t.Command{constructor(t,e){super(t),this._suggestions=e,this.refresh(),this[T("0x0")]=!1}[T("0x1")](){this[T("0xa")]=!0}[T("0x4")](t){const n=this[T("0x7")][T("0xb")](t);if(!n)throw new e.CKEditorError(T("0x5"),this);const o=n[T("0x8")]();this.editor.model[T("0x6")](o)&&this[T("0x9")].plugins[T("0xb")](T("0x2"))[T("0x3")](n)}}const C=["isMultiRange","isArray","createPositionBefore","change","content","join","map","splice","length","replace","add","type","isInContent","createPositionAfter","isTouching","isIntersecting","from","end","createRange","sort","schema","deletion"," [color ","getRanges","execute","start","value","isCollapsed","color","createPositionAt"];var A,k;A=C,k=116,function(t){for(;--t;)A.push(A.shift())}(++k);const I=function(t,e){return C[t-=0]};function S(t){return t[I("0x17")](((t,e)=>I("0x19")==t[I("0xf")]&&I("0x19")!=e[I("0xf")]?-1:I("0x19")!=t[I("0xf")]&&I("0x19")==e.type?1:0))}function R(t,e){let n,o=0;const r=[],i=e[I("0x18")];for(;o<t[I("0xc")];){const s=t[o],x=t[o+1];n||(n=e.createPositionBefore(s)),v(e,s,x)||(r.push(e[I("0x16")](n,i.isObject(s)?e[I("0x11")](s):e[I("0x3")](s,I("0x15")))),n=null),o++}return r}function v(t,e,n){if(!n)return!1;const o=t[I("0x11")](e),r=t[I("0x6")](n);return o[I("0x12")](r)}function N(t,e,n){for(;n.length;){const o=n[I("0xb")](0,100);t[I("0x7")]((()=>{for(const t of o)t.isInContent&&e[I("0x1c")](t.id)}))}}const L=["refresh","editor","_isEnabledBasedOnSelection","from","_suggestions","isInContent","some","getRanges","execute","model","_command"];var M,w;M=L,w=130,function(t){for(;--t;)M.push(M.shift())}(++w);const O=function(t,e){return L[t-=0]};class F extends t.Command{constructor(t,e,n){super(t),this[O("0x1")]=e,this[O("0x6")]=n,this.refresh(),this[O("0x4")]=!1}[O("0x2")](){const t=Array.from(this[O("0x6")].values())[O("0x8")]((t=>t[O("0x7")]));this.isEnabled=this[O("0x1")].isEnabled&&t}[O("0xa")](){const t=S(Array[O("0x5")](this[O("0x6")].values()));for(const e of t){const t=e[O("0x9")]();if(!this[O("0x3")].model.canEditAt(t))return}N(this[O("0x3")][O("0x0")],this[O("0x1")],t)}}const D=["_command","size","execute","editor","values","canEditAt","getRanges","model","isEnabled","_selectedSuggestions","_isEnabledBasedOnSelection","selection"];var B,P;B=D,P=313,function(t){for(;--t;)B.push(B.shift())}(++P);const U=function(t,e){return D[t-=0]};class j extends t.Command{constructor(t,e,n){super(t),this[U("0xb")]=e,this._suggestions=n,this[U("0x8")]=new Set,this.refresh(),this[U("0x9")]=!1}refresh(){const t=this[U("0x2")][U("0x6")].document[U("0xa")],e=Array.from(this._suggestions[U("0x3")]());this[U("0x8")]=function(t,e){const n=Array[I("0x14")](t[I("0x1b")]()),o=new Set;for(const r of e)if(r[I("0x10")])for(const e of n)for(const n of r.getRanges())(e[I("0x13")](n)||t[I("0x1")]&&!r[I("0x4")]&&r.next&&n.end[I("0x12")](e[I("0x1d")]))&&o[I("0xe")](r);return o}(t,e),this[U("0x7")]=this[U("0xb")].isEnabled&&!!this[U("0x8")][U("0x0")]}[U("0x1")](){const t=S(Array.from(this[U("0x8")]));for(const e of t){const t=e[U("0x5")]();if(!this[U("0x2")][U("0x6")][U("0x4")](t))return}N(this[U("0x2")][U("0x6")],this[U("0xb")],t)}}const G=function(){this.__data__=[],this.size=0};const V=function(t,e){return t===e||t!=t&&e!=e};const H=function(t,e){for(var n=t.length;n--;)if(V(t[n][0],e))return n;return-1};var z=Array.prototype.splice;const W=function(t){var e=this.__data__,n=H(e,t);return!(n<0)&&(n==e.length-1?e.pop():z.call(e,n,1),--this.size,!0)};const K=function(t){var e=this.__data__,n=H(e,t);return n<0?void 0:e[n][1]};const q=function(t){return H(this.__data__,t)>-1};const X=function(t,e){var n=this.__data__,o=H(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=W,$.prototype.get=K,$.prototype.has=q,$.prototype.set=X;const Z=$;const Y=function(){this.__data__=new Z,this.size=0};const J=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const Q=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 it=Object.prototype,st=it.hasOwnProperty,xt=it.toString,at=rt?rt.toStringTag:void 0;const ct=function(t){var e=st.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 ut=function(t){return lt.call(t)};var dt=rt?rt.toStringTag:void 0;const gt=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":dt&&dt in Object(t)?ct(t):ut(t)};const ft=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const mt=function(t){if(!ft(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 yt=/^\[object .+?Constructor\]$/,Ct=Function.prototype,At=Object.prototype,kt=Ct.toString,It=At.hasOwnProperty,St=RegExp("^"+kt.call(It).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const Rt=function(t){return!(!ft(t)||Et(t))&&(mt(t)?St:yt).test(Tt(t))};const vt=function(t,e){return null==t?void 0:t[e]};const Nt=function(t,e){var n=vt(t,e);return Rt(n)?n:void 0};const Lt=Nt(ot,"Map");const Mt=Nt(Object,"create");const wt=function(){this.__data__=Mt?Mt(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 Dt=function(t){var e=this.__data__;if(Mt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Ft.call(e,t)?e[t]:void 0};var Bt=Object.prototype.hasOwnProperty;const Pt=function(t){var e=this.__data__;return Mt?void 0!==e[t]:Bt.call(e,t)};const Ut=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Mt&&void 0===e?"__lodash_hash_undefined__":e,this};function jt(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])}}jt.prototype.clear=wt,jt.prototype.delete=Ot,jt.prototype.get=Dt,jt.prototype.has=Pt,jt.prototype.set=Ut;const Gt=jt;const Vt=function(){this.size=0,this.__data__={hash:new Gt,map:new(Lt||Z),string:new Gt}};const Ht=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const zt=function(t,e){var n=t.__data__;return Ht(e)?n["string"==typeof e?"string":"hash"]:n.map};const Wt=function(t){var e=zt(this,t).delete(t);return this.size-=e?1:0,e};const Kt=function(t){return zt(this,t).get(t)};const qt=function(t){return zt(this,t).has(t)};const Xt=function(t,e){var n=zt(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=Vt,$t.prototype.delete=Wt,$t.prototype.get=Kt,$t.prototype.has=qt,$t.prototype.set=Xt;const Zt=$t;const Yt=function(t,e){var n=this.__data__;if(n instanceof Z){var o=n.__data__;if(!Lt||o.length<199)return o.push([t,e]),this.size=++n.size,this;n=this.__data__=new Zt(o)}return n.set(t,e),this.size=n.size,this};function Jt(t){var e=this.__data__=new Z(t);this.size=e.size}Jt.prototype.clear=Y,Jt.prototype.delete=J,Jt.prototype.get=Q,Jt.prototype.has=tt,Jt.prototype.set=Yt;const Qt=Jt;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=Nt(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)&&V(o,n)&&(void 0!==n||e in t)||ne(t,e,n)};const ie=function(t,e,n,o){var r=!n;n||(n={});for(var i=-1,s=e.length;++i<s;){var x=e[i],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 se=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,ue=ce.propertyIsEnumerable;const de=ae(function(){return arguments}())?ae:function(t){return xe(t)&&le.call(t,"callee")&&!ue.call(t,"callee")};const ge=Array.isArray;const fe=function(){return!1};var me="object"==typeof exports&&exports&&!exports.nodeType&&exports,he=me&&"object"==typeof module&&module&&!module.nodeType&&module,pe=he&&he.exports===me?ot.Buffer:void 0;const be=(pe?pe.isBuffer:void 0)||fe;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 ye={};ye["[object Float32Array]"]=ye["[object Float64Array]"]=ye["[object Int8Array]"]=ye["[object Int16Array]"]=ye["[object Int32Array]"]=ye["[object Uint8Array]"]=ye["[object Uint8ClampedArray]"]=ye["[object Uint16Array]"]=ye["[object Uint32Array]"]=!0,ye["[object Arguments]"]=ye["[object Array]"]=ye["[object ArrayBuffer]"]=ye["[object Boolean]"]=ye["[object DataView]"]=ye["[object Date]"]=ye["[object Error]"]=ye["[object Function]"]=ye["[object Map]"]=ye["[object Number]"]=ye["[object Object]"]=ye["[object RegExp]"]=ye["[object Set]"]=ye["[object String]"]=ye["[object WeakMap]"]=!1;const Ce=function(t){return xe(t)&&Te(t.length)&&!!ye[gt(t)]};const Ae=function(t){return function(e){return t(e)}};var ke="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ie=ke&&"object"==typeof module&&module&&!module.nodeType&&module,Se=Ie&&Ie.exports===ke&&et.process;const Re=function(){try{var t=Ie&&Ie.require&&Ie.require("util").types;return t||Se&&Se.binding&&Se.binding("util")}catch(t){}}();var ve=Re&&Re.isTypedArray;const Ne=ve?Ae(ve):Ce;var Le=Object.prototype.hasOwnProperty;const Me=function(t,e){var n=ge(t),o=!n&&de(t),r=!n&&!o&&be(t),i=!n&&!o&&!r&&Ne(t),s=n||o||r||i,x=s?se(t.length,String):[],a=x.length;for(var c in t)!e&&!Le.call(t,c)||s&&("length"==c||r&&("offset"==c||"parent"==c)||i&&("buffer"==c||"byteLength"==c||"byteOffset"==c)||_e(c,a))||x.push(c);return x};var we=Object.prototype;const Oe=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||we)};const Fe=function(t,e){return function(n){return t(e(n))}};const De=Fe(Object.keys,Object);var Be=Object.prototype.hasOwnProperty;const Pe=function(t){if(!Oe(t))return De(t);var e=[];for(var n in Object(t))Be.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Ue=function(t){return null!=t&&Te(t.length)&&!mt(t)};const je=function(t){return Ue(t)?Me(t):Pe(t)};const Ge=function(t,e){return t&&ie(e,je(e),t)};const Ve=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var He=Object.prototype.hasOwnProperty;const ze=function(t){if(!ft(t))return Ve(t);var e=Oe(t),n=[];for(var o in t)("constructor"!=o||!e&&He.call(t,o))&&n.push(o);return n};const We=function(t){return Ue(t)?Me(t,!0):ze(t)};const Ke=function(t,e){return t&&ie(e,We(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,Ze=$e?$e.allocUnsafe:void 0;const Ye=function(t,e){if(e)return t.slice();var n=t.length,o=Ze?Ze(n):new t.constructor(n);return t.copy(o),o};const Je=function(t,e){var n=-1,o=t.length;for(e||(e=Array(o));++n<o;)e[n]=t[n];return e};const Qe=function(t,e){for(var n=-1,o=null==t?0:t.length,r=0,i=[];++n<o;){var s=t[n];e(s,n,t)&&(i[r++]=s)}return i};const tn=function(){return[]};var en=Object.prototype.propertyIsEnumerable,nn=Object.getOwnPropertySymbols;const on=nn?function(t){return null==t?[]:(t=Object(t),Qe(nn(t),(function(e){return en.call(t,e)})))}:tn;const rn=function(t,e){return ie(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 ie(t,an(t),e)};const ln=function(t,e,n){var o=e(t);return ge(t)?o:sn(o,n(t))};const un=function(t){return ln(t,je,on)};const dn=function(t){return ln(t,We,an)};const gn=Nt(ot,"DataView");const fn=Nt(ot,"Promise");const mn=Nt(ot,"Set");const hn=Nt(ot,"WeakMap");var pn="[object Map]",bn="[object Promise]",En="[object Set]",_n="[object WeakMap]",Tn="[object DataView]",yn=Tt(gn),Cn=Tt(Lt),An=Tt(fn),kn=Tt(mn),In=Tt(hn),Sn=gt;(gn&&Sn(new gn(new ArrayBuffer(1)))!=Tn||Lt&&Sn(new Lt)!=pn||fn&&Sn(fn.resolve())!=bn||mn&&Sn(new mn)!=En||hn&&Sn(new hn)!=_n)&&(Sn=function(t){var e=gt(t),n="[object Object]"==e?t.constructor:void 0,o=n?Tt(n):"";if(o)switch(o){case yn:return Tn;case Cn:return pn;case An:return bn;case kn:return En;case In:return _n}return e});const Rn=Sn;var vn=Object.prototype.hasOwnProperty;const Nn=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&vn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Ln=ot.Uint8Array;const Mn=function(t){var e=new t.constructor(t.byteLength);return new Ln(e).set(new Ln(t)),e};const wn=function(t,e){var n=e?Mn(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 Dn=rt?rt.prototype:void 0,Bn=Dn?Dn.valueOf:void 0;const Pn=function(t){return Bn?Object(Bn.call(t)):{}};const Un=function(t,e){var n=e?Mn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const jn=function(t,e,n){var o=t.constructor;switch(e){case"[object ArrayBuffer]":return Mn(t);case"[object Boolean]":case"[object Date]":return new o(+t);case"[object DataView]":return wn(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 Un(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 Pn(t)}};var Gn=Object.create;const Vn=function(){function t(){}return function(e){if(!ft(e))return{};if(Gn)return Gn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Hn=function(t){return"function"!=typeof t.constructor||Oe(t)?{}:Vn(xn(t))};const zn=function(t){return xe(t)&&"[object Map]"==Rn(t)};var Wn=Re&&Re.isMap;const Kn=Wn?Ae(Wn):zn;const qn=function(t){return xe(t)&&"[object Set]"==Rn(t)};var Xn=Re&&Re.isSet;const $n=Xn?Ae(Xn):qn;var Zn="[object Arguments]",Yn="[object Function]",Jn="[object Object]",Qn={};Qn[Zn]=Qn["[object Array]"]=Qn["[object ArrayBuffer]"]=Qn["[object DataView]"]=Qn["[object Boolean]"]=Qn["[object Date]"]=Qn["[object Float32Array]"]=Qn["[object Float64Array]"]=Qn["[object Int8Array]"]=Qn["[object Int16Array]"]=Qn["[object Int32Array]"]=Qn["[object Map]"]=Qn["[object Number]"]=Qn[Jn]=Qn["[object RegExp]"]=Qn["[object Set]"]=Qn["[object String]"]=Qn["[object Symbol]"]=Qn["[object Uint8Array]"]=Qn["[object Uint8ClampedArray]"]=Qn["[object Uint16Array]"]=Qn["[object Uint32Array]"]=!0,Qn["[object Error]"]=Qn[Yn]=Qn["[object WeakMap]"]=!1;const to=function t(e,n,o,r,i,s){var x,a=1&n,c=2&n,l=4&n;if(o&&(x=i?o(e,r,i,s):o(e)),void 0!==x)return x;if(!ft(e))return e;var u=ge(e);if(u){if(x=Nn(e),!a)return Je(e,x)}else{var d=Rn(e),g=d==Yn||"[object GeneratorFunction]"==d;if(be(e))return Ye(e,a);if(d==Jn||d==Zn||g&&!i){if(x=c||g?{}:Hn(e),!a)return c?cn(e,Ke(x,e)):rn(e,Ge(x,e))}else{if(!Qn[d])return i?e:{};x=jn(e,d,a)}}s||(s=new Qt);var f=s.get(e);if(f)return f;s.set(e,x),$n(e)?e.forEach((function(r){x.add(t(r,n,o,r,e,s))})):Kn(e)&&e.forEach((function(r,i){x.set(i,t(r,n,o,i,e,s))}));var m=u?void 0:(l?c?dn:un:c?We:je)(e);return te(m||e,(function(r,i){m&&(r=e[i=r]),re(x,i,t(r,n,o,i,e,s))})),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 io=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 so(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],i=n.cache;if(i.has(r))return i.get(r);var s=t.apply(this,o);return n.cache=i.set(r,s)||i,s};return n.cache=new(so.Cache||Zt),n}so.Cache=Zt;const xo=so;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,fo=go?go.toString:void 0;const mo=function t(e){if("string"==typeof e)return e;if(ge(e))return uo(e,t)+"";if(no(e))return fo?fo.call(e):"";var n=e+"";return"0"==n&&1/e==-Infinity?"-0":n};const ho=function(t){return null==t?"":mo(t)};const po=function(t,e){return ge(t)?t:io(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(!ft(t))return t;for(var r=-1,i=(e=po(e,t)).length,s=i-1,x=t;null!=x&&++r<i;){var a=bo(e[r]),c=n;if("__proto__"===a||"constructor"===a||"prototype"===a)return t;if(r!=s){var l=x[a];void 0===(c=o?o(l,a,x):void 0)&&(c=ft(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 yo=function(t){return this.__data__.has(t)};function Co(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Zt;++e<n;)this.add(t[e])}Co.prototype.add=Co.prototype.push=To,Co.prototype.has=yo;const Ao=Co;const ko=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 Io=function(t,e){return t.has(e)};const So=function(t,e,n,o,r,i){var s=1&n,x=t.length,a=e.length;if(x!=a&&!(s&&a>x))return!1;var c=i.get(t),l=i.get(e);if(c&&l)return c==e&&l==t;var u=-1,d=!0,g=2&n?new Ao:void 0;for(i.set(t,e),i.set(e,t);++u<x;){var f=t[u],m=e[u];if(o)var h=s?o(m,f,u,e,t,i):o(f,m,u,t,e,i);if(void 0!==h){if(h)continue;d=!1;break}if(g){if(!ko(e,(function(t,e){if(!Io(g,e)&&(f===t||r(f,t,n,o,i)))return g.push(e)}))){d=!1;break}}else if(f!==m&&!r(f,m,n,o,i)){d=!1;break}}return i.delete(t),i.delete(e),d};const Ro=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,o){n[++e]=[o,t]})),n};const vo=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var No=rt?rt.prototype:void 0,Lo=No?No.valueOf:void 0;const Mo=function(t,e,n,o,r,i,s){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||!i(new Ln(t),new Ln(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return V(+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=Ro;case"[object Set]":var a=1&o;if(x||(x=vo),t.size!=e.size&&!a)return!1;var c=s.get(t);if(c)return c==e;o|=2,s.set(t,e);var l=So(x(t),x(e),o,r,i,s);return s.delete(t),l;case"[object Symbol]":if(Lo)return Lo.call(t)==Lo.call(e)}return!1};var wo=Object.prototype.hasOwnProperty;const Oo=function(t,e,n,o,r,i){var s=1&n,x=un(t),a=x.length;if(a!=un(e).length&&!s)return!1;for(var c=a;c--;){var l=x[c];if(!(s?l in e:wo.call(e,l)))return!1}var u=i.get(t),d=i.get(e);if(u&&d)return u==e&&d==t;var g=!0;i.set(t,e),i.set(e,t);for(var f=s;++c<a;){var m=t[l=x[c]],h=e[l];if(o)var p=s?o(h,m,l,e,t,i):o(m,h,l,t,e,i);if(!(void 0===p?m===h||r(m,h,n,o,i):p)){g=!1;break}f||(f="constructor"==l)}if(g&&!f){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 i.delete(t),i.delete(e),g};var Fo="[object Arguments]",Do="[object Array]",Bo="[object Object]",Po=Object.prototype.hasOwnProperty;const Uo=function(t,e,n,o,r,i){var s=ge(t),x=ge(e),a=s?Do:Rn(t),c=x?Do:Rn(e),l=(a=a==Fo?Bo:a)==Bo,u=(c=c==Fo?Bo:c)==Bo,d=a==c;if(d&&be(t)){if(!be(e))return!1;s=!0,l=!1}if(d&&!l)return i||(i=new Qt),s||Ne(t)?So(t,e,n,o,r,i):Mo(t,e,a,n,o,r,i);if(!(1&n)){var g=l&&Po.call(t,"__wrapped__"),f=u&&Po.call(e,"__wrapped__");if(g||f){var m=g?t.value():t,h=f?e.value():e;return i||(i=new Qt),r(m,h,n,o,i)}}return!!d&&(i||(i=new Qt),Oo(t,e,n,o,r,i))};const jo=function t(e,n,o,r,i){return e===n||(null==e||null==n||!xe(e)&&!xe(n)?e!=e&&n!=n:Uo(e,n,o,r,t,i))};const Go=function(t,e){return jo(t,e)};const Vo=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Ho=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 zo=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 i=Array(r);++o<r;)i[o]=t[o+e];return i};const Wo=function(t,e){return e.length<2?t:Ho(t,zo(e,0,-1))};const Ko=function(t,e){return e=po(e,t),null==(t=Wo(t,e))||delete t[bo(Vo(e))]};const qo=function(t,e){return null==t||Ko(t,e)},Xo=["removeMarker","map","subType","accept","getMultiRangeId","previous","isExternal","decorate","split","_onAccept","substr","_onDiscard","add","delete","_isDataLoaded","isMultiRange","getRanges","data","type","getFirstRange","size","onDiscard","_onAttributesChange","nodeBefore","start","_model","filter","end","addRange","author","commentThread","next","addMarkerName","getFirstMarker","attributes","getAllAdjacentSuggestions","isIntersecting","isIntersectingWithRange","push","from","reduce","onAccept","getRange","length","hasComments","nodeAfter","suggestion:","createdAt","head","getItems","discard","getContainedElement","_markerNames","_saved","creator","set","removeMarkers","getMarkers","change","onAttributesChange","@external"];var $o,Zo;$o=Xo,Zo=325,function(t){for(;--t;)$o.push($o.shift())}(++Zo);const Yo=function(t,e){return Xo[t-=0]};class Jo extends((0,e.ObservableMixin)()){constructor(t,e){super(),this[Yo("0x37")]=!1,this.id=e.id,this[Yo("0x3b")]=e.type,this[Yo("0x2b")]=e[Yo("0x2b")]||null,this.author=e[Yo("0x9")],this[Yo("0x22")]=e.creator||e.author,this[Yo("0x2f")]=Boolean(e[Yo("0xe")]&&e[Yo("0xe")][Yo("0x28")]),this[Yo("0x3a")]=null,this._model=t,this[Yo("0x32")]=e[Yo("0x15")],this[Yo("0x34")]=e[Yo("0x1")],this[Yo("0x2")]=e[Yo("0x27")],this._markerNames=new Set,this[Yo("0x1b")]=null,this[Yo("0x23")]("authoredAt",null),this[Yo("0x23")]("attributes",e[Yo("0xe")]||{}),this[Yo("0x23")](Yo("0x2e"),null),this[Yo("0x23")](Yo("0xb"),null),this[Yo("0x23")](Yo("0xa"),null),this.set(Yo("0x21"),!1),this[Yo("0x30")](Yo("0x2c")),this[Yo("0x30")](Yo("0x1e"))}get[Yo("0x1c")](){let t=this;for(;t[Yo("0x2e")];)t=t[Yo("0x2e")];return t}get[Yo("0x18")](){return!!this.commentThread&&this.commentThread[Yo("0x17")]>0}get[Yo("0x38")](){return 0!=this._markerNames[Yo("0x0")]&&6==Array[Yo("0x13")](this[Yo("0x20")])[0][Yo("0x31")](":")[Yo("0x17")]}get isInContent(){return null!==this.getFirstMarker()}addMarkerName(t){this[Yo("0x20")][Yo("0x35")](t)}getMarkerNames(){return Array[Yo("0x13")](this[Yo("0x20")])}getMarkers(){return this.getMarkerNames()[Yo("0x2a")]((t=>this[Yo("0x5")].markers.get(t)))[Yo("0x6")]((t=>t))}[Yo("0xd")](){return this.getMarkers()[0]||null}removeMarkers(){this[Yo("0x5")].change((t=>{for(const e of this[Yo("0x25")]())t.removeMarker(e)})),this[Yo("0x20")].clear()}[Yo("0x29")](t){this[Yo("0x5")][Yo("0x26")]((e=>{e[Yo("0x29")](t)})),this[Yo("0x20")][Yo("0x36")](t)}[Yo("0x8")](t){const e=Yo("0x1a")+this[Yo("0x3b")]+":"+this.subType+":"+this.id+":"+this[Yo("0x22")].id+":"+Jo.getMultiRangeId();this[Yo("0xc")](e),this[Yo("0x5")][Yo("0x26")]((n=>{n.addMarker(e,{range:t,usingOperation:!0,affectsData:!0})}))}[Yo("0x11")](t){for(const e of this[Yo("0x39")]())if(e[Yo("0x10")](t))return!0;return!1}[Yo("0x39")](){return this.getMarkers()[Yo("0x2a")]((t=>t[Yo("0x16")]()))}[Yo("0x1d")](){return this.getRanges()[Yo("0x14")](((t,e)=>[...t,...e.getItems()]),[])}[Yo("0x3c")](){var t;return(null===(t=this.getFirstMarker())||void 0===t?void 0:t[Yo("0x16")]())||null}[Yo("0x1f")](){const t=this[Yo("0x39")]();if(1!=t[Yo("0x17")])return null;const e=t[0],n=e[Yo("0x4")][Yo("0x19")],o=e[Yo("0x7")][Yo("0x3")];return n instanceof s.Element?n!=o?null:n:null}accept(){this[Yo("0x32")](this[Yo("0x39")](),this[Yo("0x3a")],this[Yo("0xe")]),this[Yo("0x24")]()}[Yo("0x1e")](){this._onDiscard(this[Yo("0x39")](),this[Yo("0x3a")],this.attributes),this[Yo("0x24")]()}[Yo("0xf")](){const t=[];let e=this[Yo("0x1c")];for(;e;)t[Yo("0x12")](e),e=e[Yo("0xb")];return t}setAttribute(t,e){const n=eo(this[Yo("0xe")]);_o(n,t,e),Go(n,this[Yo("0xe")])||(this.attributes=n,this[Yo("0x2")](n))}removeAttribute(t){const e=eo(this[Yo("0xe")]);qo(e,t),Go(e,this[Yo("0xe")])||(this.attributes=e,this[Yo("0x2")](this[Yo("0xe")]))}toJSON(){return{id:this.id,type:this[Yo("0x2b")]?this[Yo("0x3b")]+":"+this.subType:this[Yo("0x3b")],authorId:this.creator.id,createdAt:this[Yo("0x1b")],hasComments:this[Yo("0x18")],data:this[Yo("0x3a")],attributes:this.attributes}}static[Yo("0x2d")](){return(0,e.uid)()[Yo("0x33")](1,5)}}function Qo(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"*Replace image URL*":return o("*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 format:* %0":return o("*Set format:* %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_DEFAULT":return o({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});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_DEFAULT":return o({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});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_ALIGNMENT":return o({string:"alignment",id:"FORMAT_ALIGNMENT"});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"FORMAT_INDENT":return o({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return o({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return o({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return o({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return o({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return o({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return o({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return o({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return o({string:"style",id:"FORMAT_STYLE"});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);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return o({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return o({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return o({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return o({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return o({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return o({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const tr=["_handleCustomCallbackDescription","label","$textProxy","match","registerAttributeLabel","removeFormat","replace","deletion","*Merge:* %0","*Remove format:* %0","_addDescriptionItems","data","isEmpty","nextSibling","registerElementLabel","*Insert:* %0","previousSibling","_schema","Container","addContainer","newValue","get","*Split:* %0","element","_handleInsertRemoveSuggestionDescription","_handleAttributeSuggestionDescription","$1 $2","_handleRenameSuggestionDescription","getWalker","subType","join","add","set","softBreak","_itemLabelsCallbacks","removeEmptyContainer","attribute","addFormat","remove","EmptyContainer","end","start","push","*Change to:* %0","*Remove:* %0","_locale","insertion","key","isObject","removeContainer","name","getDescriptions","isEqual","elementEnd","_attributeLabels","indexOf","isInContent","text","$text","has","map","_itemLabels","removeObject","getItemLabel","_resolveDescriptionItems","addEmptyContainer","length","ELEMENT_SPACE","quantity","normal","type","elementStart","format","Object","_customCallbacks","getFirstRange","function","pop"];var er,nr;er=tr,nr=495,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("0x2f")]=[],this[or("0x22")]=new Map,this[or("0x7")]=[],this[or("0x1b")]=new Map,this[or("0x44")]=t,this._locale=e}[or("0x18")](t){const e=[],n=new Set,o=new Set;for(let r=0;r<t.length;r++){const i=t[r];if(!i[or("0x1d")])continue;const s=this[or("0x33")](i);if(s){if(null!=i[or("0x2")]){if(n[or("0x20")](i[or("0x2")]))continue;n.add(i[or("0x2")])}e.push(s)}else if(or("0x9")!=i[or("0x2b")])or("0x13")!=i[or("0x2b")]&&or("0x3a")!=i.type||this._handleInsertRemoveSuggestionDescription(e,i,t[r+1]);else{const t=i[or("0x3e")][or("0x14")];if(o[or("0x20")](t))continue;o.add(i[or("0x3e")].key),t==mc?this[or("0x0")](e,i):this._handleAttributeSuggestionDescription(e,i)}}return this[or("0x25")](e)}registerDescriptionCallback(t){this[or("0x2f")][or("0xf")](t)}[or("0x41")](t,n,o=e.priorities[or("0x2a")]){or("0x31")==typeof t?(0,e.insertToPriorityArray)(this[or("0x7")],{matchingCallback:t,label:n,priority:o}):this[or("0x22")][or("0x5")](t,n)}[or("0x37")](t,e){this._attributeLabels[or("0x5")](t,e)}[or("0x24")](t,e=1){let n;for(const e of this[or("0x7")])if(e.matchingCallback(t)){n=e[or("0x34")];break}return n||(n=this[or("0x22")][or("0x48")](t.name)),n?n(e):1!==e?e+" "+t[or("0x17")]+"s":""+t[or("0x17")]}[or("0x3d")](t,e){const n=e[or("0x30")]()[or("0x1")](),o="insertion"==e.type?or("0x4"):or("0xb");for(const e of n){const r=e.item,i=t[t[or("0x27")]-1];if(r.is(or("0x35")))i&&i[or("0x2b")][or("0x1c")]("Container")>-1&&t[or("0x32")](),i&&or("0x1e")==i[or("0x2b")]?i[o]+=r[or("0x3e")]:t.push({type:or("0x1e"),add:or("0x4")==o?r[or("0x3e")]:"",remove:or("0xb")==o?r[or("0x3e")]:""});else if(this[or("0x44")][or("0x15")](r)){const s=r;if(i&&i[or("0x2b")][or("0x1c")]("Container")>-1&&t.pop(),or("0x1a")==e[or("0x2b")])continue;i&&i[or("0x2b")]==o+or("0x2e")&&i[or("0x4a")][or("0x17")]==s[or("0x17")]?i[or("0x29")]++:t.push({type:o+or("0x2e"),element:s,quantity:1}),n.skip((t=>!(or("0x1a")==t[or("0x2b")]&&t.item==r)))}else if(this[or("0x44")].checkChild(r,or("0x1f"))||r.is("element",or("0x6"))){const n=r;if("add"==o&&or("0x2c")==e[or("0x2b")]||"remove"==o&&or("0x1a")==e[or("0x2b")])continue;if(i&&-1==i[or("0x2b")].indexOf(or("0x45"))){"text"==i.type&&(i[o]+="\n");continue}let s;if(s=or("0x4")==o?n[or("0x40")]&&!this[or("0x44")][or("0x15")](n[or("0x40")])?n[or("0x40")]:null:n.previousSibling&&!this._schema.isObject(n.previousSibling)?n[or("0x43")]:null,n[or("0x3f")]||s&&s[or("0x3f")]){const e=s&&s[or("0x3f")]?s:n;i&&i.type==o+or("0xc")&&i[or("0x4a")].name==e.name?i[or("0x29")]++:t[or("0xf")]({type:o+or("0xc"),element:e,quantity:1})}else t[or("0xf")]({type:o+or("0x45"),element:n})}}}[or("0x25")](t){const e=this[or("0x12")],n=[],o=[],r=[];for(const i of t)switch(i[or("0x2b")]){case or("0x1e"):if(i[or("0x4")]=i.add.replace(/(\S)\u000A+(\S)/g,or("0x4d"))[or("0x39")](/\u000A/g,""),i[or("0xb")]=i[or("0xb")][or("0x39")](/(\S)\u000A+(\S)/g,"$1 $2")[or("0x39")](/\u000A/g,""),""!=i[or("0x4")]&&""!=i[or("0xb")]){n.push({type:or("0x39"),content:Qo(e,"REPLACE_TEXT",['"'+i[or("0xb")]+'"','"'+i[or("0x4")]+'"'])});continue}if(null!=i.add.match(/^ +$/)){n[or("0xf")]({type:"insertion",content:Qo(e,or("0x42"),Qo(e,or("0x28"),i[or("0x4")][or("0x27")]))});continue}if(null!=i.remove[or("0x36")](/^ +$/)){n[or("0xf")]({type:or("0x3a"),content:Qo(e,or("0x11"),Qo(e,or("0x28"),i[or("0xb")][or("0x27")]))});continue}if(""!=i[or("0x4")]){n[or("0xf")]({type:or("0x13"),content:Qo(e,or("0x42"),'"'+i.add+'"')});continue}n[or("0xf")]({type:or("0x3a"),content:Qo(e,"*Remove:* %0",'"'+i.remove+'"')});continue;case or("0x26"):case"addObject":n[or("0xf")]({type:"insertion",content:Qo(e,"*Insert:* %0",this[or("0x24")](i[or("0x4a")],i[or("0x29")]))});continue;case or("0x8"):case or("0x23"):n.push({type:or("0x3a"),content:Qo(e,or("0x11"),this[or("0x24")](i[or("0x4a")],i[or("0x29")]))});continue;case or("0x46"):n[or("0xf")]({type:or("0x13"),content:Qo(e,or("0x49"),this[or("0x24")](i[or("0x4a")],i[or("0x29")]))});continue;case or("0x16"):n.push({type:or("0x3a"),content:Qo(e,or("0x3b"),this.getItemLabel(i[or("0x4a")],i[or("0x29")]))});continue;case"addFormat":o[or("0xf")](i[or("0x14")]);continue;case or("0x38"):r[or("0xf")](i[or("0x14")]);continue;default:n[or("0xf")](i)}if(o[or("0x27")]){const t=o[or("0x21")]((t=>this[or("0x1b")][or("0x20")](t)?this[or("0x1b")].get(t):t))[or("0x3")](", ");n[or("0xf")]({type:or("0x2d"),content:Qo(this[or("0x12")],"*Set format:* %0",t)})}if(r[or("0x27")]){const t=r[or("0x21")]((t=>this[or("0x1b")].has(t)?this[or("0x1b")].get(t):t))[or("0x3")](", ");n[or("0xf")]({type:"format",content:Qo(this[or("0x12")],or("0x3c"),t)})}return n}_handleCustomCallbackDescription(t){for(const e of this[or("0x2f")]){const n=e(t);if(n&&or("0x2b")in n)return n}}[or("0x4c")](t,e){const n=e[or("0x3e")],o=void 0===n[or("0x47")]?"removeFormat":or("0xa");t[or("0xf")]({type:o,key:n.key})}_handleRenameSuggestionDescription(t,e){t.push({type:or("0x2d"),content:Qo(this._locale,or("0x10"),this[or("0x24")](e[or("0x30")]()[or("0xe")].nodeAfter,1))})}[or("0x4b")](t,e,n){if(this[or("0x3d")](t,e),n&&n.getFirstRange()&&!e[or("0x30")]()[or("0xd")][or("0x19")](n[or("0x30")]().start)){const n=t[t[or("0x27")]-1],o=or("0x13")==e[or("0x2b")]?or("0x4"):or("0xb");n&&"text"==n[or("0x2b")]&&(n[o]+="\n")}}}const ir=["afterInit","get","TrackChangesEditing","enableCommand","commands","showAIAssistant","plugins"];var sr,xr;sr=ir,xr=335,function(t){for(;--t;)sr.push(sr.shift())}(++xr);const ar=function(t,e){return ir[t-=0]};class cr extends t.Plugin{[ar("0x1")](){const t=this.editor,e=t[ar("0x0")][ar("0x2")](ar("0x3"));t[ar("0x5")][ar("0x2")]("showAIAssistant")&&e[ar("0x4")](ar("0x6"))}}const lr=["alignment","TrackChangesEditing","right","formatBlock","FORMAT_ALIGN_TO_CENTER","*Format:* %0","registerDescriptionCallback","plugins","afterInit","registerAttributeLabel","get","locale","left","FORMAT_JUSTIFY_TEXT","value","justify","center","commandName","_descriptionFactory","editor","_registerLegacyDescription"];var ur,dr;ur=lr,dr=492,function(t){for(;--t;)ur.push(ur.shift())}(++dr);const gr=function(t,e){return lr[t-=0]};class fr extends t.Plugin{[gr("0x14")](){const t=this[gr("0xa")],e=t[gr("0x2")];if(!t[gr("0x13")].has("AlignmentEditing"))return;const n=t.plugins[gr("0x1")](gr("0xd"));n._enableDefaultAttributesIntegration("alignment",[],[gr("0xc")]),n[gr("0x9")][gr("0x0")]("alignment",Qo(e,"FORMAT_ALIGNMENT")),this[gr("0xb")]()}[gr("0xb")](){const t=this.editor,e=t[gr("0x2")];t[gr("0x13")][gr("0x1")](gr("0xd"))[gr("0x9")][gr("0x12")]((t=>{if(gr("0xf")!=t.type)return;const{data:n}=t;if(n&&gr("0xc")==n[gr("0x8")]){const t=n.commandParams[0][gr("0x5")];return{type:"format",content:Qo(e,gr("0x11"),function(t){switch(t){case gr("0x3"):return Qo(e,"FORMAT_ALIGN_TO_LEFT");case gr("0xe"):return Qo(e,"FORMAT_ALIGN_TO_RIGHT");case gr("0x7"):return Qo(e,gr("0x10"));case gr("0x6"):return Qo(e,gr("0x4"))}}(t))}}}))}}const mr=["get","registerDescriptionCallback","toUpperCase","*Remove format:* %0","plugins","subscript","commandParams","SuperscriptEditing","FORMAT_SUBSCRIPT","CodeEditing","_enableDefaultAttributesIntegration","editor","FORMAT_","TrackChangesEditing","type","*Format:* %0","underline","bold","FORMAT_SUPERSCRIPT","FORMAT_BOLD","italic","_registerLegacyDescription","FORMAT_UNDERLINE","FORMAT_STRIKETHROUGH","format","registerAttributeLabel","commandName","forceValue","locale","BoldEditing","ItalicEditing","StrikethroughEditing","FORMAT_ITALIC","slice","_descriptionFactory","superscript"];var hr,pr;hr=mr,pr=496,function(t){for(;--t;)hr.push(hr.shift())}(++pr);const br=function(t,e){return mr[t-=0]},Er=[br("0x1"),br("0x2"),"UnderlineEditing",br("0x11"),br("0x3"),"SubscriptEditing",br("0xf")];class _r extends t.Plugin{afterInit(){const t=this[br("0x13")],e=t[br("0xc")][br("0x8")](br("0x15")),n=t[br("0x0")];for(const o of Er){if(!t[br("0xc")].has(o))continue;const r=o[br("0x5")](0,-7).toLowerCase(),i=br("0x14")+r[br("0xa")]();e[br("0x12")](r,[r]),e[br("0x6")][br("0x21")](r,Qo(n,i))}this[br("0x1d")]()}[br("0x1d")](){const t=this[br("0x13")],e=t[br("0x0")],n=t[br("0xc")][br("0x8")](br("0x15"));function o(t,o){n[br("0x6")][br("0x9")]((n=>{if("formatInline"!=n[br("0x16")])return;const{data:r}=n;return r&&r[br("0x22")]===t?r[br("0xe")][0][br("0x23")]?{type:"format",content:Qo(e,br("0x17"),o)}:{type:br("0x20"),content:Qo(e,br("0xb"),o)}:void 0}))}o(br("0x19"),Qo(e,br("0x1b"))),o(br("0x1c"),Qo(e,br("0x4"))),o(br("0x18"),Qo(e,br("0x1e"))),o("code",Qo(e,"FORMAT_CODE")),o("strikethrough",Qo(e,br("0x1f"))),o(br("0xd"),Qo(e,br("0x10"))),o(br("0x7"),Qo(e,br("0x1a")))}}const Tr=["blockQuote","editor","parent","$root","*Set format:* %0","get","getSelectedBlocks","checkChild","commands","filter","plugins","change","BlockQuoteEditing","ELEMENT_BLOCK_QUOTE","commandParams","*Remove format:* %0","enableCommand","afterInit","locale","model","forceValue","selection","TrackChangesEditing","markBlockFormat","from","name","value","commandName","format"];var yr,Cr;yr=Tr,Cr=431,function(t){for(;--t;)yr.push(yr.shift())}(++Cr);const Ar=function(t,e){return Tr[t-=0]};class kr extends t.Plugin{[Ar("0x15")](){const t=this[Ar("0x5")],e=t[Ar("0x16")];if(!t[Ar("0xe")].has(Ar("0x10")))return;const n=t[Ar("0xe")][Ar("0x9")](Ar("0x1a")),o=this[Ar("0x5")][Ar("0xc")][Ar("0x9")]("blockQuote");n[Ar("0x14")](Ar("0x4"),((e,r={})=>{const i=this[Ar("0x5")][Ar("0x17")].document[Ar("0x19")],s=r&&void 0!==r[Ar("0x18")]?r[Ar("0x18")]:!o[Ar("0x1")];let x=[];if(s){const e=Array[Ar("0x1c")](i[Ar("0xa")]())[Ar("0xd")]((t=>Ir(t)||function(t,e){const n=e[Ar("0xb")](t[Ar("0x6")],Ar("0x4")),o=e[Ar("0xb")]([Ar("0x7"),Ar("0x4")],t);return n&&o}(t,this[Ar("0x5")][Ar("0x17")].schema)));x=R(e,t.model)}else{const e=Array[Ar("0x1c")](i[Ar("0xa")]())[Ar("0xd")]((t=>Ir(t)));x=R(e,t[Ar("0x17")])}t[Ar("0x17")][Ar("0xf")]((()=>{for(const t of x)n[Ar("0x1b")](t,{commandName:Ar("0x4"),commandParams:[{forceValue:s}]})}))})),n._descriptionFactory.registerDescriptionCallback((t=>{const{data:n}=t;if(n&&Ar("0x4")==n[Ar("0x2")]){const t=Qo(e,Ar("0x11"));return n[Ar("0x12")][0].forceValue?{type:Ar("0x3"),content:Qo(e,Ar("0x8"),t)}:{type:Ar("0x3"),content:Qo(e,Ar("0x13"),t)}}}))}}function Ir(t){return"blockQuote"==t[Ar("0x6")][Ar("0x0")]}const Sr=["get","ckbox","editor"];var Rr,vr;Rr=Sr,vr=384,function(t){for(;--t;)Rr.push(Rr.shift())}(++vr);const Nr=function(t,e){return Sr[t-=0]};class Lr extends t.Plugin{afterInit(){const t=this[Nr("0x2")];t.commands[Nr("0x0")](Nr("0x1"))&&t.plugins.get("TrackChangesEditing").enableCommand("ckbox")}}const Mr=["document","getSelectedBlocks","indentCodeBlock","ELEMENT_CODE_BLOCK","label","rootElement","change","forceValue","filter","format","TrackChangesEditing","model","editor","locale","get","blockName","language","value","name","commandParams","codeBlock","schema","_descriptionFactory","from","markBlockFormat","formatBlock","plugins","type","parent","CodeBlock","enableCommand","find","config","commands"];var wr,Or;wr=Mr,Or=313,function(t){for(;--t;)wr.push(wr.shift())}(++Or);const Fr=function(t,e){return Mr[t-=0]};class Dr extends t.Plugin{afterInit(){const t=this[Fr("0x5")];if(!t.plugins.has(Fr("0x16")))return;const e=t[Fr("0x13")][Fr("0x7")](Fr("0x3")),n=t[Fr("0x6")],o=t[Fr("0x19")].get(Fr("0xd")).languages,r=t[Fr("0x1a")][Fr("0x7")](Fr("0xd"));e[Fr("0x17")](Fr("0x1d")),e[Fr("0x17")]("outdentCodeBlock"),e[Fr("0x17")](Fr("0xd"),((n,i={})=>{const s=t[Fr("0x4")],x=t[Fr("0x4")][Fr("0x1b")].selection,a=i&&void 0!==i[Fr("0x0")]?i[Fr("0x0")]:!r[Fr("0xa")];let c;i[Fr("0x9")]||(i.language=o[0].language),c=a?Array[Fr("0x10")](x[Fr("0x1c")]())[Fr("0x1")]((t=>{return Br(t)||(e=t,n=s[Fr("0xe")],!e.is(Fr("0x20"))&&!n.isLimit(e)&&n.checkChild(e[Fr("0x15")],Fr("0xd")));var e,n})):Array[Fr("0x10")](x.getSelectedBlocks())[Fr("0x1")]((t=>Br(t)));const l=R(c,s);s[Fr("0x21")]((()=>{for(const t of l)e[Fr("0x11")](t,{commandName:"codeBlock",commandParams:[{...i,forceValue:a}],formatGroupId:Fr("0x8")})}))})),e[Fr("0xf")].registerElementLabel(Fr("0xd"),(t=>Qo(n,Fr("0x1e"),t))),e[Fr("0xf")].registerDescriptionCallback((t=>{if(Fr("0x12")!=t[Fr("0x14")])return;const e=n.t,{data:r}=t;if(!r||Fr("0xd")!=r.commandName)return;const i=r.commandParams[0][Fr("0x9")],s=e(o[Fr("0x18")]((t=>t[Fr("0x9")]===i))[Fr("0x1f")]).toLowerCase();return r[Fr("0xc")][0][Fr("0x0")]?{type:Fr("0x2"),content:Qo(n,"*Set format:* %0",Qo(n,"ELEMENT_CODE_BLOCK",1)+" ("+s+")")}:{type:Fr("0x2"),content:Qo(n,"*Remove format:* %0",Qo(n,Fr("0x1e"),1))}}))}}function Br(t){return Fr("0xd")==t[Fr("0xb")]}const Pr=["get","TrackChangesEditing","afterInit","CommentsEditing","plugins","editor","has","enableCommand"];var Ur,jr;Ur=Pr,jr=251,function(t){for(;--t;)Ur.push(Ur.shift())}(++jr);const Gr=function(t,e){return Pr[t-=0]};class Vr extends t.Plugin{[Gr("0x7")](){const t=this[Gr("0x2")];t[Gr("0x1")][Gr("0x3")](Gr("0x0"))&&t[Gr("0x1")][Gr("0x5")](Gr("0x6"))[Gr("0x4")]("addCommentThread")}}var Hr=n(181);const zr=["getAttribute","bindElementToMarker","getCustomProperty","parent","schema","hasAttribute","get","element","listIndent","push","start","previousPosition","getWalker","isBlock","elementEnd","listItem","addHighlight","addClass","isContent","type","toViewElement","mapper","consumable","ck-suggestion-marker-","createRangeOn","markerName","writer","name","markerRange","TrackChangesEditing","ck-suggestion-marker--active","includes","model"];var Wr,Kr;Wr=zr,Kr=243,function(t){for(;--t;)Wr.push(Wr.shift())}(++Kr);const qr=function(t,e){return zr[t-=0]};function Xr(t,e,n){const o=[];for(const r of e.getItems())r[qr("0x1a")](t)&&o.push(n[qr("0xc")](r));return o}function $r(t,e,{showActiveMarker:n=!0}={}){const o=t.plugins[qr("0x1b")](qr("0x11"));return(r,i,s)=>{if(!s[qr("0xa")].test(i.markerRange,r[qr("0xf")]))return;const x=i[qr("0x10")][qr("0x0")](),a=i[qr("0x10")][qr("0x1f")],c=t[qr("0x14")][qr("0x19")];let l=null,u=null,d=!1,g=!1;for(const t of x){const e=t.item;d=d||c[qr("0x6")](e);const n=s.mapper[qr("0x8")](e);if(n&&n[qr("0x17")](qr("0x4")))return;qr("0x2")==t[qr("0x7")]&&c[qr("0x1")](e)&&!c.isLimit(e)&&(e.nextSibling||a.isAtEnd?l&&l[qr("0x18")]==e||(l=e,f(t[qr("0x20")]),g=!0):u=u||t[qr("0x20")])}function f(t){const r=s[qr("0xe")].createUIElement("span",{class:qr("0xb")+e}),x=s[qr("0x9")].toViewPosition(t);n&&o.activeMarkers[qr("0x13")](i.markerName)&&s[qr("0xe")][qr("0x5")](qr("0x12"),r),s.writer.insert(x,r),s[qr("0x9")][qr("0x16")](r,i[qr("0xd")])}d||g||!u||f(u)}}const Zr=["removeMarker:suggestion:deletion","unlock","$graveyard","uiElement","delete","plugins","deleteForward","document","batch","end","init","get","editing","remove","selection","fromRange","downcastDispatcher","addMarker:suggestion:deletion","enableCommand","writer","editor","model","high","markerName","bind","createSelection","getFirstRange","commands","mapper","lock","markerNameToElements","buffer","unit","forward","unbindElementFromMarkerName","showSuggestionHighlights","detach","start","merge","TrackChangesEditing","requires"];var Yr,Jr;Yr=Zr,Jr=371,function(t){for(;--t;)Yr.push(Yr.shift())}(++Jr);const Qr=function(t,e){return Zr[t-=0]};class ti extends t.Plugin{static get[Qr("0x26")](){return[Hr.Delete]}[Qr("0x8")](){const t=this[Qr("0x12")],e=t[Qr("0x3")].get(Qr("0x25"));e[Qr("0x10")](Qr("0x2"));const n=t[Qr("0x19")][Qr("0x9")](Qr("0x4"));e.enableCommand("deleteForward",((e,o={})=>{const r=t[Qr("0x13")][Qr("0x17")](t.model[Qr("0x5")][Qr("0xc")]);r.isCollapsed&&t.model.modifySelection(r,{direction:Qr("0x1f"),unit:o[Qr("0x1e")]});const i=r[Qr("0x18")](),x=s.LiveRange[Qr("0xd")](i);let a;e(o),a=Qr("0x0")==x.root.rootName?t.model.createRange(i[Qr("0x23")]):t[Qr("0x13")].createRange(x[Qr("0x23")],x[Qr("0x7")]),x[Qr("0x22")](),t.model.enqueueChange(n[Qr("0x1d")][Qr("0x6")],(t=>{n.buffer[Qr("0x1b")](),t.setSelection(t.createRange(a.end)),n.buffer[Qr("0x28")]()}))})),t[Qr("0xa")][Qr("0xe")].on(Qr("0xf"),$r(t,Qr("0x24")),{priority:Qr("0x14")}),t.data[Qr("0xe")].on(Qr("0xf"),((e,n,o)=>{o.options[Qr("0x21")]&&$r(t,Qr("0x24"),{showActiveMarker:!1})[Qr("0x16")](this)(e,n,o)}),{priority:"high"}),t[Qr("0xa")][Qr("0xe")].on(Qr("0x27"),((t,e,n)=>{const o=n.mapper[Qr("0x1c")](e[Qr("0x15")]);if(o)for(const t of o)t.is(Qr("0x1"))&&(n[Qr("0x1a")][Qr("0x20")](t,e.markerName),n[Qr("0x11")][Qr("0xb")](t))}),{priority:Qr("0x14")})}}const ei=["accept","ELEMENT_BULLETED_LIST","plugins","commandParams","list.multiBlock","*Format:* insert into %0","refresh","splitListItemAfter","registerElementLabel","outdentList","start","markBlockFormat","multipleBlocks","ELEMENT_","commandName","*Format:* remove from %0","formatInline","hasAttribute","markMultiRangeBlockFormat","execute","formatBlock","expandListBlocksToCompleteList","length","createRange","isObject","type","get","getFirstRange","paragraph","forceValue","before","detach","schema","document","*Indent:* %0","slice","setSelection","DocumentListUtils","_descriptionFactory","*Merge:* %0","bulletedList","config","map","_LIST","TrackChangesEditing","containsItem","from","getAttribute","nextSibling","getRanges","findIndex","model","value","*Change to:* %0","change","listItemId","selection","numberedList","indentList","registerCustomCallback","previousSibling","ELEMENT_LIST_ITEM","createPositionAt","enableCommand","mergeListItemForward","afterInit","mergeListItemBackward","getSelectedBlocks","fromRange","add","nodeAfter","ELEMENT_NUMBERED_LIST","splitListItemBefore","listType","format","has","parent","push","commands","documentList"];var ni,oi;ni=ei,oi=308,function(t){for(;--t;)ni.push(ni.shift())}(++oi);const ri=function(t,e){return ei[t-=0]};class ii extends t.Plugin{[ri("0x4d")](){const t=this.editor;if(!t[ri("0xe")][ri("0x7")]("DocumentListEditing"))return;const e=t.locale,n=t[ri("0xe")].get(ri("0x38")),o=t.plugins.get(ri("0x31"));function r(e){return()=>{const r=t.commands.get(e);if(r[ri("0x40")]&&!t[ri("0x35")][ri("0x26")](ri("0x10")))return void t[ri("0x1f")](ri("0x28"),{});let i=Array.from(t[ri("0x3f")].document[ri("0x44")][ri("0x4f")]());if(a(e)){i=o[ri("0x21")](i);const t=[];for(const e of i)o.isFirstBlockOfListItem(e)&&t[ri("0x9")](e);i=t}t[ri("0x3f")][ri("0x42")]((()=>{n[ri("0x1e")](i,{commandName:e,commandParams:[{forceValue:!r[ri("0x40")]}],formatGroupId:ri("0x5")},[],ri("0xb"))}))}}function i(e){return()=>{const o=function(t){let e=Array[ri("0x3a")](t);const n=e[ri("0x3e")]((t=>!t[ri("0x1d")](ri("0x43"))));return n>-1&&(e=e[ri("0x2f")](0,n)),e}(t.model.document[ri("0x44")].getSelectedBlocks()),r=o[o[ri("0x22")]-1],i=t[ri("0x3f")][ri("0x2c")][ri("0x24")](r)?"after":"end",s=t[ri("0x3f")][ri("0x23")](t[ri("0x3f")][ri("0x4a")](o[0],ri("0x2a")),t[ri("0x3f")][ri("0x4a")](r,i));t[ri("0x3f")][ri("0x42")]((()=>{n[ri("0x17")](s,{commandName:e,commandParams:[],formatGroupId:ri("0x5")},function(t){const e=new Set;for(const n of t){let t=n[ri("0x3c")];for(;t&&t.getAttribute("listIndent")>n[ri("0x3b")]("listIndent");)e[ri("0x1")](t),t=t[ri("0x3c")]}return Array[ri("0x3a")](e)}(o))}))}}function x(e){return()=>{const o=t[ri("0x3f")].document[ri("0x44")][ri("0x4f")]().next()[ri("0x40")],r=t.model[ri("0x4a")](o,"before"),i=t[ri("0x3f")][ri("0x4a")](o,0),s=t.model[ri("0x23")](r,i);t[ri("0x3f")][ri("0x42")]((()=>{n[ri("0x17")](s,{commandName:e,commandParams:[],formatGroupId:ri("0x5")})}))}}function a(e){const n=t[ri("0xa")][ri("0x26")](ri("0x34"))[ri("0x40")],o=t[ri("0xa")][ri("0x26")]("numberedList").value;return ri("0x45")===e?n:o}n.enableCommand(ri("0x45"),r("numberedList")),n[ri("0x4b")](ri("0x34"),r(ri("0x34"))),n[ri("0x4b")](ri("0x46"),i(ri("0x46"))),n.enableCommand(ri("0x15"),i("outdentList")),n.enableCommand(ri("0x13"),x(ri("0x13"))),n[ri("0x4b")](ri("0x4"),x("splitListItemBefore")),n._descriptionFactory[ri("0x14")]((function(e){const n=!t[ri("0x3f")][ri("0x2c")].isObject(e),o=e[ri("0x48")],r=e[ri("0x3c")],i=e[ri("0x3b")](ri("0x43")),s=!o||o[ri("0x3b")](ri("0x43"))!==i,x=!r||r[ri("0x3b")]("listItemId")!==i;return n&&Boolean(i)&&s&&x}),(t=>Qo(e,ri("0x49"),t))),n[ri("0x32")].registerDescriptionCallback((function(n){if(ri("0x20")!=n.type&&ri("0x1c")!=n[ri("0x25")])return;const{data:o}=n;if(!o)return;let r,i,s,x;switch(o[ri("0x1a")]){case ri("0x34"):s=o.commandParams[0][ri("0x29")],x=a(o[ri("0x1a")]),r=ri(s?"0x11":"0x1b"),!x&&t[ri("0x35")][ri("0x26")](ri("0x10"))||(r=ri("0x41")),i={type:ri("0x6"),content:Qo(e,r,Qo(e,ri("0xd")))};break;case ri("0x45"):s=o.commandParams[0][ri("0x29")],x=a(o[ri("0x1a")]),r=ri(s?"0x11":"0x1b"),!x&&t[ri("0x35")][ri("0x26")](ri("0x10"))||(r=ri("0x41")),i={type:ri("0x6"),content:Qo(e,r,Qo(e,ri("0x3")))};break;case ri("0x46"):r=ri("0x2e"),i={type:ri("0x6"),content:Qo(e,r,Qo(e,"ELEMENT_LIST_ITEM"))};break;case"outdentList":r=function(t){const e=t.getFirstRange();let n=e[ri("0x16")][ri("0x2")];for(;n&&e[ri("0x39")](n);){if(n[ri("0x3b")]("listIndent")>0)return!1;n=n[ri("0x3c")]}return!0}(n)?Qo(e,ri("0x1b"),Qo(e,function(t){const e=t[ri("0x27")]()[ri("0x16")][ri("0x2")];return ri("0x19")+e.getAttribute("listType").toUpperCase()+ri("0x37")}(n))):Qo(e,"*Outdent:* %0",Qo(e,ri("0x49"))),i={type:ri("0x6"),content:r};break;case ri("0x4e"):case ri("0x4c"):!1===o[ri("0x18")]&&(r=ri("0x33"),i={type:"deletion",content:Qo(e,r,Qo(e,"ELEMENT_LIST_ITEM"))})}return i})),n._suggestionFactory[ri("0x47")]("formatBlock",ri("0xb"),ri("0xc"),(function(e,n){const o=[];for(let n of e)n[ri("0x16")].nodeAfter===n.end[ri("0x8")]&&(n=t.model[ri("0x23")](t[ri("0x3f")][ri("0x4a")](n[ri("0x16")][ri("0x2")],0))),o[ri("0x9")](n);t.model[ri("0x42")]((e=>{const r=t.model[ri("0x2d")][ri("0x44")],i=Array.from(r[ri("0x3d")]())[ri("0x36")]((t=>s.LiveRange[ri("0x0")](t)));e[ri("0x30")](o),t[ri("0xa")][ri("0x26")](n.commandName)[ri("0x12")](),n.commandParams[ri("0x9")]({forceDefaultExecution:!0}),t.execute(n[ri("0x1a")],...n[ri("0xf")]),e[ri("0x30")](i);for(const t of i)t[ri("0x2b")]()}))}))}}const si=["DocumentListPropertiesUtils","_LIST_","ELEMENT_","registerDescriptionCallback","type","DocumentListUtils","selection","listType","handleListStyleCommand","markMultiRangeBlockFormat","getListTypeFromListStyleType","plugins","list.properties","document","get","toUpperCase","formatBlock","length","commandName","isFirstBlockOfListItem","change","_getTranslationKeyForListStyle","handleDescriptions","filter","enableCommand","listStart","_getSuggestionBlocks","numbered","model","getSelectedBlocks","replace","_getSuggestionBlocksForListStyle","config","push","DocumentListPropertiesEditing","from","reversed","has","bind","format","commandParams","listStyle","*Change to:* %0","isListItemBlock","handleListReversedCommand","expandListBlocksToCompleteList","TrackChangesEditing","*Format:* set order to regular","startIndex","handleListStartCommand","*Format:* set order to reversed","editor","listReversed"];var xi,ai;xi=si,ai=118,function(t){for(;--t;)xi.push(xi.shift())}(++ai);const ci=function(t,e){return si[t-=0]};class li extends t.Plugin{afterInit(){if(!this[ci("0x27")][ci("0x34")][ci("0x19")](ci("0x16")))return;const t=this[ci("0x27")][ci("0x14")][ci("0x2")](ci("0x0")),e=this[ci("0x27")][ci("0x34")].get(ci("0x22"));t.styles&&e[ci("0xc")](ci("0x1d"),this[ci("0x31")].bind(this)),t[ci("0x18")]&&e[ci("0xc")](ci("0x28"),this[ci("0x20")][ci("0x1a")](this)),t.startIndex&&e[ci("0xc")](ci("0xd"),this[ci("0x25")][ci("0x1a")](this)),e._descriptionFactory[ci("0x2c")](this[ci("0xa")][ci("0x1a")](this))}handleListStyleCommand(t,e={}){const n=this[ci("0x27")][ci("0x34")][ci("0x2")](ci("0x22")),o=this[ci("0x13")]();this[ci("0x27")][ci("0x10")][ci("0x8")]((()=>{n[ci("0x32")](o,{commandName:ci("0x1d"),commandParams:[{type:e.type}],formatGroupId:ci("0x1d")})}))}[ci("0x20")](t,e={}){const n=this[ci("0x27")][ci("0x34")][ci("0x2")](ci("0x22")),o=this.editor[ci("0x34")][ci("0x2")](ci("0x2e")),r=this[ci("0xe")]((t=>o.isListItemBlock(t)&&ci("0xf")===t.getAttribute(ci("0x30"))));null!==r&&this[ci("0x27")][ci("0x10")][ci("0x8")]((()=>{n[ci("0x32")](r,{commandName:"listReversed",commandParams:[{reversed:e[ci("0x18")]}],formatGroupId:ci("0x28")})}))}[ci("0x25")](t,e={}){const n=this[ci("0x27")][ci("0x34")][ci("0x2")](ci("0x22")),o=this[ci("0x27")].plugins[ci("0x2")](ci("0x2e")),r=this[ci("0xe")]((t=>o[ci("0x1f")](t)&&ci("0xf")===t.getAttribute(ci("0x30"))));null!==r&&this[ci("0x27")].model.change((()=>{n[ci("0x32")](r,{commandName:"listStart",commandParams:[{startIndex:e[ci("0x24")]}],formatGroupId:ci("0xd")})}))}[ci("0xa")](t){if(ci("0x4")!=t[ci("0x2d")]&&"formatInline"!=t.type)return;const e=this.editor.locale,{data:n}=t;if(!n)return;let o,r;switch(n[ci("0x6")]){case ci("0x1d"):o=ci("0x1e"),r={type:ci("0x1b"),content:Qo(e,o,Qo(e,this[ci("0x9")](n.commandParams[0].type)))};break;case ci("0x28"):o=n[ci("0x1c")][0][ci("0x18")]?ci("0x26"):ci("0x23"),r={type:ci("0x1b"),content:Qo(e,o)};break;case ci("0xd"):o="*Format:* set start index to %0",r={type:"format",content:Qo(e,o,n[ci("0x1c")][0][ci("0x24")])}}return r}[ci("0x13")](){const t=this.editor.plugins.get(ci("0x2e"));let e=Array.from(this[ci("0x27")][ci("0x10")][ci("0x1")][ci("0x2f")][ci("0x11")]());return e[ci("0x15")](...t[ci("0x21")](e)),e=[...new Set(e)],e}[ci("0xe")](t){const e=this[ci("0x27")][ci("0x34")].get(ci("0x2e"));let n=Array[ci("0x17")](this[ci("0x27")][ci("0x10")][ci("0x1")][ci("0x2f")][ci("0x11")]())[ci("0xb")](t);if(!n[ci("0x5")])return null;n=e[ci("0x21")](n);const o=[];for(const t of n)e[ci("0x7")](t)&&o.push(t);return o}[ci("0x9")](t){return ci("0x2b")+this[ci("0x27")][ci("0x34")][ci("0x2")](ci("0x29"))[ci("0x33")](t)[ci("0x3")]()+ci("0x2a")+t[ci("0x3")]()[ci("0x12")](/-/g,"_")}}var ui=n(331);const di=["selection","setSelection","split","parent","end","hasClass","markerNameToElements","remove","high","model","document","removeMarker:suggestion:insertion","downcastDispatcher","plugins","get","markerName","detach","fire","options","createRange","TrackChangesEditing","editing","getFirstPosition","showSuggestionHighlights","ck-suggestion-marker-split","addMarker:suggestion:insertion","fromRange","createPositionAt","markInsertion","enterBlock","writer","bind"];var gi,fi;gi=di,fi=418,function(t){for(;--t;)gi.push(gi.shift())}(++fi);const mi=function(t,e){return di[t-=0]};class hi extends t.Plugin{static get requires(){return[ui.Enter]}init(){const t=this.editor,e=t[mi("0xb")].get(mi("0x12")),n=t.commands[mi("0xc")]("enter");e.enableCommand("enter",(()=>{t[mi("0x7")].change((o=>{const r=t[mi("0x7")][mi("0x8")][mi("0x1e")],i=r[mi("0x14")](),x=s.LiveRange[mi("0x18")](r.getFirstRange());if(n[mi("0x1b")](o)){const n=t[mi("0x7")][mi("0x19")](i[mi("0x1")].nextSibling,0),r=o[mi("0x11")](i,n);e[mi("0x1a")](r)}else o[mi("0x1f")](o[mi("0x11")](x[mi("0x2")]));x[mi("0xe")](),n[mi("0xf")]("afterExecute",{writer:o})}))})),t[mi("0x13")][mi("0xa")].on(mi("0x17"),$r(t,"split"),{priority:"high"}),t.editing[mi("0xa")].on(mi("0x9"),((t,e,n)=>{const o=n.mapper[mi("0x4")](e[mi("0xd")]);if(o)for(const t of o)t[mi("0x3")](mi("0x16"))&&(n.mapper.unbindElementFromMarkerName(t,e[mi("0xd")]),n[mi("0x1c")][mi("0x5")](t))}),{priority:mi("0x6")}),t.data[mi("0xa")].on("addMarker:suggestion:insertion",((e,n,o)=>{o[mi("0x10")][mi("0x15")]&&$r(t,mi("0x0"),{showActiveMarker:!1})[mi("0x1d")](this)(e,n,o)}),{priority:mi("0x6")})}}const pi=["getIntersection","model","createPositionAt","createRange","_isInDeletionRange","enableCommand","start","FindAndReplaceUtils","find","replace","editor","bind","markers","afterInit","findNext","handleFindCommand","get","plugins","end","replaceAll","findPrevious","item","findByTextCallback","suggestion:deletion"];var bi,Ei;bi=pi,Ei=424,function(t){for(;--t;)bi.push(bi.shift())}(++Ei);const _i=function(t,e){return pi[t-=0]};class Ti extends t.Plugin{[_i("0x15")](){if(!this.editor[_i("0x1")].has("FindAndReplaceEditing"))return;const t=this.editor[_i("0x1")][_i("0x0")]("TrackChangesEditing");t[_i("0xd")](_i("0x10"),this.handleFindCommand[_i("0x13")](this)),t[_i("0xd")](_i("0x16")),t[_i("0xd")](_i("0x4")),t[_i("0xd")](_i("0x11")),t[_i("0xd")](_i("0x3"))}[_i("0x17")](t,e,n={}){const o=this[_i("0x12")][_i("0x1")][_i("0x0")](_i("0xf"));if(void 0!==n)return t((t=>("string"==typeof e?o[_i("0x6")](e,n):e)(t).filter((e=>!1===this[_i("0xc")](e,t[_i("0x5")])))),n)}[_i("0xc")](t,e){const n=this[_i("0x12")][_i("0x9")][_i("0xb")](this[_i("0x12")][_i("0x9")][_i("0xa")](e,t[_i("0xe")]),this[_i("0x12")][_i("0x9")][_i("0xa")](e,t[_i("0x2")]));for(const t of this[_i("0x12")].model[_i("0x14")].getMarkersGroup(_i("0x7")))if(null!==n[_i("0x8")](t.getRange()))return!0;return!1}}const yi=["*Reset font size*","commandName","FontFamilyEditing","_descriptionFactory","afterInit","find","*Reset font color*","*Set font family:* %0","*Set font size:* %0","*Reset font background color*","FORMAT_FONT_FAMILY","_enableDefaultAttributesIntegration","registerAttributeLabel","trim","label","plugins","value","fontBackgroundColor.colors","title","fontFamily","get","config","toLowerCase","*Set font color:* %0","FontColorEditing","commandParams","TrackChangesEditing","FORMAT_FONT_COLOR","model","FontBackgroundColorEditing","FontSize","fontColor","fontSize.options","FontSizeEditing","_registerLegacyDescription","*Reset font family*","fontSize","FORMAT_FONT_SIZE","locale","type","fontBackgroundColor","editor","format","FORMAT_FONT_BACKGROUND","formatInline"];var Ci,Ai;Ci=yi,Ai=182,function(t){for(;--t;)Ci.push(Ci.shift())}(++Ai);const ki=function(t,e){return yi[t-=0]},Ii=[{pluginName:ki("0x1f"),commandName:ki("0x22")},{pluginName:ki("0x0"),commandName:ki("0x11")},{pluginName:ki("0x16"),commandName:ki("0x1d")},{pluginName:ki("0x1b"),commandName:ki("0x26")}];class Si extends t.Plugin{[ki("0x2")](){const t=this[ki("0x27")][ki("0x24")],e=this[ki("0x27")].plugins[ki("0x12")](ki("0x18"));for(const{pluginName:t,commandName:n}of Ii)this.editor[ki("0xd")].has(t)&&e[ki("0x9")](n,[n]);t.t,e[ki("0x1")][ki("0xa")]("fontSize",Qo(t,ki("0x23"))),e[ki("0x1")].registerAttributeLabel(ki("0x11"),Qo(t,ki("0x8"))),e[ki("0x1")][ki("0xa")](ki("0x1d"),Qo(t,ki("0x19"))),e[ki("0x1")][ki("0xa")](ki("0x26"),Qo(t,ki("0x29"))),this[ki("0x20")]()}[ki("0x20")](){const t=this[ki("0x27")],e=t.locale;t.plugins[ki("0x12")](ki("0x18"))[ki("0x1")].registerDescriptionCallback((t=>{const n=e.t;if(ki("0x2a")!=t[ki("0x25")])return;const{data:o}=t;if(null!=o){if("fontSize"==o[ki("0x2c")]){const t=o[ki("0x17")][0][ki("0xe")];if(t){const o=n(this.editor.plugins[ki("0x12")](ki("0x1c")).normalizeSizeOptions(this[ki("0x27")].config.get(ki("0x1e")))[ki("0x3")]((e=>e[ki("0x1a")]==t))[ki("0x10")]).toLowerCase();return{type:"format",content:Qo(e,ki("0x6"),o)}}return{type:ki("0x28"),content:Qo(e,ki("0x2b"))}}if("fontFamily"==o[ki("0x2c")]){const t=o[ki("0x17")][0][ki("0xe")];return t?{type:ki("0x28"),content:Qo(e,ki("0x5"),t)}:{type:ki("0x28"),content:Qo(e,ki("0x21"))}}if(ki("0x1d")==o[ki("0x2c")]){const t=o[ki("0x17")][0].value;if(t){const o=(0,r.normalizeColorOptions)(this.editor[ki("0x13")][ki("0x12")]("fontColor.colors"))[ki("0x3")]((e=>e[ki("0x1a")]==t));let i=t,s="";return o&&(i=o[ki("0xc")],s=n(i)[ki("0x14")]()),{type:ki("0x28"),content:Qo(e,ki("0x15"),s)[ki("0xb")](),color:{value:t,title:s||i}}}return{type:ki("0x28"),content:Qo(e,ki("0x4"))}}if(ki("0x26")==o[ki("0x2c")]){const t=o[ki("0x17")][0][ki("0xe")];if(t){const o=(0,r.normalizeColorOptions)(this.editor.config[ki("0x12")](ki("0xf")))[ki("0x3")]((e=>e.model==t));let i=t,s="";return o&&(i=o[ki("0xc")],s=n(i)[ki("0x14")]()),{type:"format",content:Qo(e,"*Set font background color:* %0",s)[ki("0xb")](),color:{value:t,title:s||i}}}return{type:"format",content:Qo(e,ki("0x7"))}}}}))}}const Ri=["fontBackgroundColor","registerDescriptionCallback","charAt","copyFormat","*Set format to:* %0","config","plugins","split","TrackChangesEditing","FontSize","locale","model","type","editor","afterInit","_enableDefaultAttributesIntegration","slice","push","entries","commandParams","*Remove all formatting*","_registerLegacyDescription","enableCommand","title","normalizeSizeOptions","get","find","boolean","commands","fontSize.options","format","toUpperCase","toLowerCase","length","join","pasteFormat","formatBlock"];var vi,Ni;vi=Ri,Ni=456,function(t){for(;--t;)vi.push(vi.shift())}(++Ni);const Li=function(t,e){return Ri[t-=0]};class Mi extends t.Plugin{[Li("0x2")](){const t=this.editor,e=t.plugins[Li("0xd")](Li("0x21")),n=t[Li("0x10")][Li("0xd")]("copyFormat"),o=t[Li("0x10")][Li("0xd")](Li("0x17"));n&&o&&(e[Li("0x3")](Li("0x17")),e[Li("0xa")](Li("0x1c")),this._registerLegacyDescription())}[Li("0x9")](){const t=this[Li("0x1")],e=t[Li("0x23")];t[Li("0x1f")][Li("0xd")](Li("0x21"))._descriptionFactory[Li("0x1a")]((n=>{if(Li("0x18")!=n[Li("0x0")]&&"formatInline"!=n[Li("0x0")])return;const{data:o}=n;if(o&&Li("0x17")===o.commandName){const n=[],r=o[Li("0x7")][0];for(const[e,o]of Object[Li("0x6")](r))n[Li("0x5")](wi(t,e,o));return n[Li("0x15")]?{type:Li("0x12"),content:Qo(e,Li("0x1d"),n[Li("0x16")](", "))}:{type:"format",content:Qo(e,Li("0x8"))}}}))}}function wi(t,e,n){const o=t[Li("0x23")].t,i=e[Li("0x20")](/(?=[A-Z])/).join(" "),s=o(i[Li("0x1b")](0)[Li("0x13")]()+i[Li("0x4")](1))[Li("0x14")]();if(Li("0xf")==typeof n)return s;if("fontColor"===e||Li("0x19")===e){const e=(0,r.normalizeColorOptions)(t[Li("0x1e")][Li("0xd")]("fontColor.colors")).find((t=>t[Li("0x24")]==n));return s+" ("+(e?o(e.label).toLowerCase():n)+")"}if("fontSize"===e&&isNaN(parseFloat(n))){const e=t[Li("0x1f")].get(Li("0x22"))[Li("0xc")](t[Li("0x1e")][Li("0xd")](Li("0x11")))[Li("0xe")]((t=>t[Li("0x24")]==n));return s+" ("+(e?o(e[Li("0xb")])[Li("0x14")]():n)+")"}return s+" ("+n+")"}const Oi=["type","ELEMENT_HEADING","view","commandParams","paragraph","registerElementLabel","_headingOptions","format","match","locale","registerDescriptionCallback","ELEMENT_HEADING_CUSTOM","heading.options","_getHeadingLevel","_enableDefaultAttributesIntegration","model","commandName","find","afterInit","has","_descriptionFactory","heading","title","editor","name","HeadingEditing","plugins","*Change to:* %0","TrackChangesEditing","_registerLegacyDescription","formatBlock","get","config"];var Fi,Di;Fi=Oi,Di=386,function(t){for(;--t;)Fi.push(Fi.shift())}(++Di);const Bi=function(t,e){return Oi[t-=0]};class Pi extends t.Plugin{[Bi("0x1c")](){const t=this[Bi("0x0")];if(!t.plugins[Bi("0x1d")](Bi("0x2")))return;this[Bi("0x10")]=t[Bi("0x9")][Bi("0x8")](Bi("0x16"));const e=t[Bi("0x13")],n=t[Bi("0x3")][Bi("0x8")](Bi("0x5"));n[Bi("0x18")](Bi("0x1f"));for(const t of this[Bi("0x10")])Bi("0xe")!=t[Bi("0x19")]&&n[Bi("0x1e")][Bi("0xf")](t[Bi("0x19")],(n=>{const o=this._getHeadingLevel(t[Bi("0x19")]);return null!==o?(s=n,x=o,Qo(e,Bi("0xb"),[s,x])):(r=n,i=t.title,Qo(e,Bi("0x15"),[r,i]));var r,i,s,x}));this[Bi("0x6")]()}[Bi("0x6")](){const t=this.editor,e=t[Bi("0x13")];t[Bi("0x3")][Bi("0x8")]("TrackChangesEditing")[Bi("0x1e")][Bi("0x14")]((t=>{if(Bi("0x7")!=t[Bi("0xa")])return;const{data:n}=t;if(n&&Bi("0x1f")==n[Bi("0x1a")]){const t=n[Bi("0xd")][0].value,s=this._getHeadingLevel(t);if(null!==s)return{type:Bi("0x11"),content:Qo(e,Bi("0x4"),(1,i=s,Qo(e,Bi("0xb"),[1,i])))};const x=this._headingOptions[Bi("0x1b")]((e=>e[Bi("0x19")]===t))[Bi("0x20")];return{type:Bi("0x11"),content:Qo(e,Bi("0x4"),(o=1,r=x,Qo(e,Bi("0x15"),[o,r])))}}var o,r,i}))}[Bi("0x17")](t){var e,n;const o=t[Bi("0x12")](/^heading(\d+)/);if(o)return o[1];const r=null===(e=this[Bi("0x10")])||void 0===e?void 0:e[Bi("0x1b")]((e=>e[Bi("0x19")]==t));if(r&&r[Bi("0xc")]){const t=r[Bi("0xc")],e=(null!==(n=t[Bi("0x1")])&&void 0!==n?n:t)[Bi("0x12")](/^h(\d+)/);if(e)return e[1]}return null}}const Ui=["FORMAT_HIGHLIGHT","*Remove highlight*","editor","plugins","title","find","formatInline","afterInit","_descriptionFactory","get","commandParams","model","toLowerCase","color","locale","_registerLegacyDescription","format","highlight","commandName","HighlightEditing","type"];var ji,Gi;ji=Ui,Gi=325,function(t){for(;--t;)ji.push(ji.shift())}(++Gi);const Vi=function(t,e){return Ui[t-=0]};class Hi extends t.Plugin{[Vi("0x12")](){const t=this[Vi("0xd")];if(!t[Vi("0xe")].has(Vi("0x9")))return;const e=t[Vi("0xe")][Vi("0x14")]("TrackChangesEditing"),n=t.locale;e._enableDefaultAttributesIntegration("highlight",["highlight"]),e[Vi("0x13")].registerAttributeLabel(Vi("0x7"),Qo(n,Vi("0xb"))),this._registerLegacyDescription()}[Vi("0x5")](){const t=this[Vi("0xd")],e=t[Vi("0x4")];t.plugins[Vi("0x14")]("TrackChangesEditing")._descriptionFactory.registerDescriptionCallback((n=>{if(Vi("0x11")!=n[Vi("0xa")])return;const{data:o}=n;if(o&&"highlight"==o[Vi("0x8")]){const n=e.t,r=o[Vi("0x0")][0].value;if(r){const o=t.config[Vi("0x14")]("highlight.options")[Vi("0x10")]((t=>t[Vi("0x1")]==r)),i=n(o[Vi("0xf")])[Vi("0x2")]();return{type:Vi("0x6"),content:Qo(e,"*Set highlight:* %0",i),color:{value:o[Vi("0x3")],title:o.title}}}return{type:Vi("0x6"),content:Qo(e,Vi("0xc"),Qo(e,Vi("0xb")))}}}))}}const zi=["_descriptionFactory","get","enableCommand","HorizontalLineEditing","locale","high","div","ck-horizontal-line","has","createContainerElement","horizontalLine","for","dataDowncast","plugins","afterInit","insert","ELEMENT_HORIZONTAL_LINE","createEmptyElement"];var Wi,Ki;Wi=zi,Ki=280,function(t){for(;--t;)Wi.push(Wi.shift())}(++Ki);const qi=function(t,e){return zi[t-=0]};class Xi extends t.Plugin{[qi("0x4")](){const t=this.editor;if(!t[qi("0x3")][qi("0x10")](qi("0xb")))return;t[qi("0x3")][qi("0x9")]("TrackChangesEditing")[qi("0xa")](qi("0x0"));const e=t[qi("0x3")][qi("0x9")]("TrackChangesEditing"),n=t[qi("0xc")];e[qi("0x8")].registerElementLabel(qi("0x0"),(t=>Qo(n,qi("0x6"),t))),t.conversion[qi("0x1")](qi("0x2")).elementToStructure({model:"horizontalLine",view:(t,{writer:e,options:n})=>{if(!n.showSuggestionHighlights)return null;const o=e[qi("0x11")](qi("0xe")),r=e[qi("0x7")]("hr");return e.addClass(qi("0xf"),o),e[qi("0x5")](e.createPositionAt(o,0),r),o},converterPriority:qi("0xd")})}}const $i=["has","_enableDefaultAttributesIntegration","formatBlock","htmlEmbed","commandName","_registerLegacyDescription","plugins","format","registerElementLabel","ELEMENT_HTML_EMBED","editor","nodeAfter","afterInit","getFirstRange","attribute","TrackChangesEditing","key","get","element","rawHtml","value","_descriptionFactory","registerDescriptionCallback","type"];var Zi,Yi;Zi=$i,Yi=208,function(t){for(;--t;)Zi.push(Zi.shift())}(++Yi);const Ji=function(t,e){return $i[t-=0]};class Qi extends t.Plugin{[Ji("0x14")](){const t=this[Ji("0x12")];if(!t[Ji("0xe")][Ji("0x8")]("HtmlEmbed"))return;const e=t[Ji("0xe")][Ji("0x1")]("TrackChangesEditing"),n=t.locale;e._descriptionFactory[Ji("0x10")](Ji("0x3"),(t=>Qo(n,Ji("0x11"),t))),e[Ji("0x9")]("htmlEmbed",[],[Ji("0x4")]),e[Ji("0x5")][Ji("0x6")]((t=>{if(Ji("0x16")!=t[Ji("0x7")])return;const{data:e}=t;if(e&&Ji("0x4")==e[Ji("0x0")]&&t[Ji("0x15")]().start[Ji("0x13")].is(Ji("0x2"),Ji("0x3"))){const t=Qo(n,"ELEMENT_HTML_EMBED");return{type:Ji("0xf"),content:Qo(n,"*Change %0 content*",t)}}})),this[Ji("0xd")]()}_registerLegacyDescription(){const t=this[Ji("0x12")],e=t.locale;t[Ji("0xe")][Ji("0x1")](Ji("0x17"))[Ji("0x5")][Ji("0x6")]((t=>{if(Ji("0xa")!=t[Ji("0x7")])return;const{data:n}=t;if(n&&Ji("0xb")==n[Ji("0xc")]){const t=Qo(e,"ELEMENT_HTML_EMBED");return{type:Ji("0xf"),content:Qo(e,"*Change %0 content*",t)}}}))}}const ts=["_suggestionFactory","isBefore","*Set image text alternative:* %0","ImageEditing","isBlockImage","ELEMENT_IMAGE","formatInline","subType","start","caption","registerElementLabel","insertion","previous","isEqual","imageTypeInline","ImageBlockEditing","get","enableCommand","chain","getContainedElement","filter","forceDefaultExecution","*Remove image text alternative*","end","afterInit","find","createRangeOn","*Set image width:* %0","plugins","isCollapsed","ImageInlineEditing","formatBlock","commandParams","markDeletion","ImageUploadEditing","nodeBefore","resizeImage","_registerLegacyDescription","selection","removeObject","detach","_descriptionFactory","ImageTextAlternativeEditing","Block image to inline image","uploadImage","findIndex","registerDescriptionCallback","markInsertion","nodeAfter","imageBlock","imageCaption","toPrevious","getCaptionFromImageModelElement","registerAttributeLabel","createRange","isOwn","change","width","format","registerCustomCallback","imageTypeBlock","_findSuggestions","getClosestSelectedImageElement","convertInlineImageToBlock","accept","commandName","has","editor","discard","convertBlockImageToInline","backward","FORMAT_IMAGE_SIZE","ELEMENT_INLINE_IMAGE","ImageUtils","document","markBlockFormat","forward","type","element","deletion","imageInline","join","length","alt","schema","_enableDefaultAttributesIntegration","model","key","imageTextAlternative","TrackChangesEditing","ELEMENT_CAPTION","ImageCaptionEditing","newValue","getSuggestionCallback"];var es,ns;es=ts,ns=104,function(t){for(;--t;)es.push(es.shift())}(++ns);const os=function(t,e){return ts[t-=0]};class rs extends t.Plugin{[os("0xe")](){const t=this.editor;if(!t.plugins[os("0x38")](os("0x57")))return;const e=t[os("0x12")][os("0x6")](os("0x4f")),n=t[os("0x12")][os("0x6")](os("0x3f")),o=t.locale;e[os("0x7")]("insertImage"),e[os("0x1f")][os("0x0")](os("0x27"),(t=>Qo(o,os("0x59"),t))),e._descriptionFactory.registerElementLabel(os("0x46"),(t=>Qo(o,os("0x3e"),t))),e[os("0x1f")][os("0x0")]("caption",(()=>Qo(o,os("0x50")))),t[os("0x12")][os("0x38")](os("0x18"))&&e[os("0x7")](os("0x22")),t[os("0x12")][os("0x38")](os("0x5"))&&t[os("0x12")][os("0x38")](os("0x14"))&&(e[os("0x7")](os("0x4"),((o,r)=>{const i=n[os("0x34")](t[os("0x4c")][os("0x40")][os("0x1c")]);t[os("0x4c")][os("0x2e")]((()=>{e[os("0x41")](i,{commandName:os("0x4"),commandParams:[r]},[],os("0x3b"))}))})),e[os("0x7")](os("0x32"),((o,r)=>{t[os("0x4c")][os("0x2e")]((i=>{let x=n[os("0x34")](t[os("0x4c")][os("0x40")][os("0x1c")]),a=i.createRangeOn(x);const c=s.LivePosition.fromPosition(a[os("0x5c")],os("0x29")),l=s.LivePosition.fromPosition(a[os("0xd")],"toNext");e[os("0xb")]((()=>o(r))),x=n[os("0x34")](t.model[os("0x40")].selection),a=i[os("0x10")](x);const u=i[os("0x2c")](c,l);c.detach(),l[os("0x1e")](),e[os("0x41")](x,{commandName:os("0x4"),commandParams:[r]},[],os("0x35")),u[os("0x5c")][os("0x55")](a[os("0x5c")])&&e[os("0x25")](i[os("0x2c")](u[os("0x5c")],a[os("0x5c")]),os("0x35")),a[os("0xd")][os("0x55")](u[os("0xd")])&&e[os("0x25")](i[os("0x2c")](a.end,u[os("0xd")]),os("0x35"))}))})),e[os("0x54")][os("0x31")](os("0x15"),os("0x35"),os("0x47"),(()=>!1)),e[os("0x54")][os("0x31")](os("0x15"),"convertInlineImageToBlock",os("0x36"),(()=>!1)),e._suggestionFactory[os("0x31")]("formatBlock",os("0x35"),"discard",e[os("0x54")][os("0x53")](os("0x15"),"",os("0x36"))),e[os("0x54")][os("0x31")](os("0x1"),os("0x35"),os("0x47"),(()=>!1)),e[os("0x54")][os("0x31")](os("0x1"),os("0x35"),os("0x3a"),(([n])=>{const o=e._suggestionFactory[os("0x53")]("insertion","",os("0x3a"));let r=n[os("0x5c")],i=n[os("0xd")];const s=t[os("0x4c")][os("0x4a")].getNearestSelectionRange(r,os("0x3c")),x=t[os("0x4c")][os("0x4a")].getNearestSelectionRange(i,os("0x42"));s.isCollapsed&&(r=s[os("0x5c")]),x[os("0x13")]&&(i=x[os("0xd")]),o([t.model.createRange(r,i)])})),e[os("0x54")][os("0x31")](os("0x15"),"convertInlineImageToBlock",os("0x8"),x),e[os("0x54")][os("0x31")](os("0x1"),os("0x35"),os("0x8"),x)),t.plugins[os("0x38")](os("0x51"))&&(e[os("0x7")]("toggleImageCaption",((o,r)=>{const i=t[os("0x12")][os("0x6")]("ImageCaptionUtils");let s=n[os("0x34")](t[os("0x4c")].document.selection),x=i[os("0x2a")](s);t.model[os("0x2e")]((()=>{if(x)return void e[os("0x17")](t[os("0x4c")][os("0x10")](x));const a=n[os("0x58")](s);o(r),s=n.getClosestSelectedImageElement(t.model[os("0x40")][os("0x1c")]),x=i[os("0x2a")](s),e[os("0x25")](t[os("0x4c")][os("0x10")](x),a?null:os("0x28"))}))})),e[os("0x54")][os("0x31")](os("0x1"),os("0x28"),os("0x8"),x));const r=[{type:os("0x15"),subType:"imageStylePreApply"},{type:"insertion",subType:os("0x28")},{type:os("0x15"),subType:os("0x35")},{type:os("0x1"),subType:os("0x35")}];function i(t,o){const i=r[os("0x23")]((({type:e,subType:n})=>t[os("0x43")]==e&&t[os("0x5b")]==n)),s=r.findIndex((({type:t,subType:e})=>o[os("0x43")]==t&&o.subType==e));if(i<0||s<0)return!1;const x=t.getFirstRange(),a=o.getFirstRange();if((0==i||1==i)&&2==s&&x.isIntersecting(a))return!0;if(2==i&&3==s){const t=e[os("0x33")](x,os("0x1"))[os("0xa")]((({suggestion:t,meta:e})=>e[os("0x2d")]&&os("0x35")==t[os("0x5b")]));if(t[os("0x48")]>1&&a[os("0xd")][os("0x3")](x[os("0x5c")]))return!0;if(1==t[os("0x48")]&&(x[os("0x5c")][os("0x3")](a.end)||x.end[os("0x3")](a[os("0x5c")])))return!0}if(3==i&&3==s&&x[os("0x5c")][os("0x55")](a.start)){const t=x.end[os("0x26")],e=a[os("0x5c")][os("0x19")];return n.isBlockImage(t)&&t===e}return!1}function x(t,e){return i(t,e)?[t,e]:i(e,t)?[e,t]:null}t[os("0x12")][os("0x38")]("ImageResize")&&(e._enableDefaultAttributesIntegration("resizeImage",[],["resizedWidth"]),e[os("0x1f")][os("0x2b")]("resizedWidth",Qo(o,os("0x3d")))),t[os("0x12")][os("0x38")](os("0x20"))&&e[os("0x4b")]("imageTextAlternative",[],[os("0x49")]),e._descriptionFactory.registerDescriptionCallback((t=>{if(r[os("0xf")]((({type:e,subType:n})=>t[os("0x43")]==e&&t[os("0x5b")]==n)))return t[os("0x2")]?{}:void 0})),e._descriptionFactory[os("0x24")]((t=>{if(os("0x1")==t.type||os("0x45")==t[os("0x43")]){const e=t[os("0x9")]();if(e&&e.is(os("0x44"),os("0x5d")))return{type:"insertion"==t.type?"addObject":os("0x1d"),element:e,quantity:1}}})),e[os("0x1f")].registerDescriptionCallback((t=>"formatBlock"==t[os("0x43")]&&os("0x35")==t.subType?{type:os("0x30"),content:"Inline image to block image"}:os("0x15")==t.type&&os("0x3b")==t[os("0x5b")]?{type:os("0x30"),content:os("0x21")}:void 0)),e[os("0x1f")][os("0x24")]((t=>{if("attribute"!=t.type)return;const{data:e}=t;if(!e||os("0x49")!=e[os("0x4d")])return;const n=e[os("0x52")];return n?{type:os("0x30"),content:Qo(o,os("0x56"),'"'+n+'"')}:{type:"format",content:Qo(o,os("0xc"))}})),this._registerLegacyDescription()}[os("0x1b")](){const t=this[os("0x39")],e=t.locale;t[os("0x12")][os("0x6")]("TrackChangesEditing")._descriptionFactory[os("0x24")]((t=>{if(os("0x15")!=t.type&&os("0x5a")!=t[os("0x43")])return;const{data:n}=t;if(n){if(os("0x4e")==n.commandName){const t=n[os("0x16")][0].newValue;return t?{type:os("0x30"),content:Qo(e,os("0x56"),'"'+t+'"')}:{type:os("0x30"),content:Qo(e,os("0xc"))}}if(os("0x1a")==n[os("0x37")]){const t=n[os("0x16")][0][os("0x2f")];return t?{type:os("0x30"),content:Qo(e,os("0x11"),t)}:{type:"format",content:Qo(e,"*Reset image width*")}}}}))}}const is=["ImageEditing","*Replace image URL*","replaceImageSource","formatInline","formatBlock","_enableDefaultAttributesIntegration","_descriptionFactory","registerCustomCallback","plugins","oldValue","_registerLegacyDescription","src","registerDescriptionCallback","_suggestionFactory","_handleLegacySuggestions","discard","getSuggestionCallback","get","TrackChangesEditing","key","attribute","accept","commandName","locale","afterInit","editor","format"];var ss,xs;ss=is,xs=482,function(t){for(;--t;)ss.push(ss.shift())}(++xs);const as=function(t,e){return is[t-=0]};class cs extends t.Plugin{[as("0x1")](){if(!this[as("0x2")][as("0xc")].has(as("0x4")))return;const t=this[as("0x2")][as("0x0")],e=this[as("0x2")].plugins[as("0x15")](as("0x16"));e[as("0x9")](as("0x6"),[],[as("0xf")]),e._descriptionFactory.registerDescriptionCallback((e=>{if(as("0x18")!=e.type)return;const{data:n}=e;return n&&as("0xf")==n[as("0x17")]?n.newValue&&n[as("0xd")]?{type:as("0x3"),content:Qo(t,as("0x5"))}:{type:"format",content:""}:void 0})),this[as("0x12")]()}[as("0x12")](){const t=this[as("0x2")][as("0xc")][as("0x15")](as("0x16"));t[as("0x11")][as("0xb")](as("0x8"),"replaceImageSource",as("0x19"),t[as("0x11")][as("0x14")]("formatBlock",null,as("0x13"))),t[as("0x11")][as("0xb")](as("0x8"),"replaceImageSource",as("0x13"),t[as("0x11")][as("0x14")]("formatBlock",null,"accept")),this._registerLegacyDescription()}[as("0xe")](){const t=this[as("0x2")],e=t[as("0x0")];t.plugins[as("0x15")](as("0x16"))[as("0xa")][as("0x10")]((t=>{if("formatBlock"!=t.type&&as("0x7")!=t.type)return;const{data:n}=t;return n&&as("0x6")===n[as("0x1a")]?{type:as("0x3"),content:Qo(e,as("0x5"))}:void 0}))}}const ls=["enableCommand","setImageNaturalSizeAttributes","newRange","editor","get","getSuggestion","imageTypeInline","imageStylePreApply","_suggestionFactory","plugins","hasSuggestion","commandName","convertInlineImageToBlock","isEqual","commandParams","chain","model","discardSuggestion","getContainedElement","createRangeOn","imageStyle","imageStylePostApply","refresh","document","next","accept","commands","isBefore","findIndex","type","registerPostFixer","_registerLegacyDescription","subType","formatBlock","afterInit","locale","FORMAT_SIDE_IMAGE","registerDescriptionCallback","TrackChangesEditing","length","getSuggestions","formatInline","end","title","normalizedStyles","change","registerCustomCallback","value","getClosestSelectedImageElement","getFirstRange","getSuggestionCallback","_splitMarkerName","author","head","start","name","isInlineImage","isInContent","ImageStyleEditing","selection","forEach","isBlockImage","insertion","join","markInlineFormat","imageCaption","filter","Users","isOwn","from","nodeBefore","imageTypeBlock","markBlockFormat","isIntersecting","commandReversedParams"];var us,ds;us=ls,ds=383,function(t){for(;--t;)us.push(us.shift())}(++ds);const gs=function(t,e){return ls[t-=0]};class fs extends t.Plugin{[gs("0x1a")](){const t=this[gs("0x46")];if(!t[gs("0x1")].has(gs("0x32")))return;const n=t[gs("0x1")][gs("0x47")](gs("0x1e")),o=t[gs("0x1")][gs("0x47")]("ImageUtils"),r={};n[gs("0x43")](gs("0xc"),((r,i)=>{const s=t.plugins.get(gs("0x3b")).me,x=t[gs("0x12")][gs("0x47")]("imageStyle");let a=o[gs("0x28")](t.model[gs("0xf")][gs("0x33")]),c=t[gs("0x8")][gs("0xb")](a),l=x.value;if(l==i[gs("0x27")])return;const u={commandName:gs("0xc"),commandParams:[i],formatGroupId:(0,e.uid)()};t[gs("0x8")][gs("0x25")]((()=>{if(n[gs("0x20")]()[gs("0x3a")]((t=>t.isInContent&&s==t[gs("0x2c")]&&("formatBlock"==t[gs("0x15")]||gs("0x21")==t.type)&&(gs("0x4a")==t.subType||gs("0xd")==t.subType)&&t[gs("0x29")]()[gs("0x5")](c)))[gs("0x34")]((t=>n[gs("0x9")](t[gs("0x2d")]))),a=o[gs("0x28")](t[gs("0x8")][gs("0xf")].selection),c=t[gs("0x8")][gs("0xb")](a),x.refresh(),t[gs("0x12")][gs("0x47")](gs("0x49"))[gs("0xe")](),t[gs("0x12")][gs("0x47")](gs("0x3f")).refresh(),l=x[gs("0x27")],l!=i[gs("0x27")])return o[gs("0x30")](a)&&x.shouldConvertImageType(i[gs("0x27")],a)?(r({...i,setImageSizes:!1}),a=o[gs("0x28")](t[gs("0x8")][gs("0xf")][gs("0x33")]),void n[gs("0x40")](a,{...u,commandReversedParams:[{value:l||null,setImageSizes:!1}]},[],"imageStylePreApply")):void(o[gs("0x35")](a)?n.markBlockFormat(a,u,[],gs("0xd")):n[gs("0x38")](c,u,gs("0xd")))}))}));for(const e of t[gs("0x1")][gs("0x47")](gs("0x32"))[gs("0x24")])r[e[gs("0x2f")]]=e[gs("0x23")].toLowerCase();n[gs("0x0")][gs("0x26")]("formatBlock",gs("0x4a"),gs("0x37"),(()=>!1)),n[gs("0x0")][gs("0x26")](gs("0x19"),gs("0xd"),gs("0x37"),(()=>!1)),n[gs("0x0")][gs("0x26")](gs("0x21"),gs("0xd"),gs("0x37"),(()=>!1)),n[gs("0x0")][gs("0x26")]("formatBlock",gs("0x4a"),gs("0x11"),(([t])=>{o[gs("0x44")](t[gs("0xa")]())})),n[gs("0x0")][gs("0x26")](gs("0x19"),gs("0x4a"),"discard",((t,e)=>{n[gs("0x0")][gs("0x2a")]("formatBlock","","accept")(t,{commandName:e[gs("0x3")],commandParams:e[gs("0x42")]})})),n[gs("0x0")][gs("0x26")]("formatBlock","imageStylePreApply",gs("0x7"),(function(t,e){return s(t,e)?[t,e]:s(e,t)?[e,t]:null}));const i=[{type:gs("0x19"),subType:gs("0x4a")},{type:gs("0x36"),subType:gs("0x39")},{type:gs("0x19"),subType:gs("0x4")},{type:"insertion",subType:gs("0x4")}];function s(t,e){const r=i[gs("0x14")]((({type:e,subType:n})=>t.type==e&&t.subType==n)),s=i[gs("0x14")]((({type:t,subType:n})=>e[gs("0x15")]==t&&e[gs("0x18")]==n));if(r<0||s<0)return!1;const x=t.getFirstRange(),a=e.getFirstRange();if((0==r||1==r)&&2==s&&x[gs("0x41")](a))return!0;if(2==r&&3==s){const t=n._findSuggestions(x,"insertion").filter((({suggestion:t,meta:e})=>e[gs("0x3c")]&&gs("0x4")==t[gs("0x18")]));if(t.length>1&&a[gs("0x22")].isEqual(x[gs("0x2e")]))return!0;if(1==t[gs("0x1f")]&&(x[gs("0x2e")][gs("0x5")](a.end)||x.end.isEqual(a[gs("0x2e")])))return!0}if(3==r&&3==s&&x.start[gs("0x13")](a[gs("0x2e")])){const t=x[gs("0x22")].nodeAfter,e=a[gs("0x2e")][gs("0x3e")];return o[gs("0x35")](t)&&t===e}return!1}t[gs("0x8")][gs("0xf")][gs("0x16")]((()=>{let e=!1;const r=Array[gs("0x3d")](t.model[gs("0xf")].differ.getChangedMarkers());for(const{name:t,data:i}of r){const{group:r,type:s,subType:x,id:a}=n[gs("0x2b")](t);if("suggestion"==r&&n[gs("0x2")](a)){if(gs("0x19")==s&&(gs("0x4a")==x||gs("0xd")==x)){const t=n[gs("0x48")](a);if(i[gs("0x45")]){const r=t.getFirstRange()[gs("0xa")]();if(o[gs("0x35")](r))continue;n[gs("0x9")](t),e=!0}}if(gs("0x36")==s&&"imageCaption"==x&&!i[gs("0x45")]){const t=n.getSuggestion(a);t[gs("0x10")]&&t[gs("0x10")][gs("0x31")]&&(n[gs("0x9")](t.next),e=!0)}}}return e})),this[gs("0x17")](r)}[gs("0x17")](t){const e=this[gs("0x46")],n=e[gs("0x1b")];e.plugins[gs("0x47")](gs("0x1e"))._descriptionFactory[gs("0x1d")]((e=>{if(gs("0x19")!=e[gs("0x15")]&&gs("0x21")!=e[gs("0x15")])return;const{data:o}=e;if(!o||gs("0xc")!=o[gs("0x3")])return;const r=o[gs("0x6")][0][gs("0x27")];return i="side"===r?Qo(n,gs("0x1c")):t[r]||r,{type:"format",content:Qo(n,"*Format:* %0",i)};var i}))}}const ms=["TrackChangesEditing","forEach","bind","editor","_trackChangesValueDuringImport","high","trackChanges","value","collaboration_features","plugins","execute","enableCommand","_trackChangesExecuted","get","track_changes","_handleImportedData","afterInit","dataInsert","commands","listenTo","_setSuggestionData","lowest","importWord"];var hs,ps;hs=ms,ps=334,function(t){for(;--t;)hs.push(hs.shift())}(++ps);const bs=function(t,e){return ms[t-=0]};class Es extends t.Plugin{constructor(t){super(t),this[bs("0xf")]=!1,this._trackChangesExecuted=!1}[bs("0x4")](){const t=this[bs("0xe")],e=t[bs("0x6")][bs("0x1")](bs("0xa")),n=t[bs("0x6")][bs("0x1")](bs("0x11"));e&&(e.on("execute",((t,[,e])=>{this[bs("0xf")]=n[bs("0x12")],e[bs("0x13")][bs("0x2")]=!this[bs("0xf")]}),{priority:bs("0x10")}),this[bs("0x7")](e,"dataInsert",this._handleImportedData[bs("0xd")](this)),this[bs("0x7")](e,bs("0x5"),(()=>{this[bs("0x0")]&&(n[bs("0x15")](),this[bs("0x0")]=!1)}),{priority:bs("0x9")}),t[bs("0x14")][bs("0x1")]("TrackChangesEditing")[bs("0x16")](bs("0xa")))}[bs("0x3")](t,e){const{suggestions:n}=e,o=this[bs("0xe")][bs("0x6")][bs("0x1")](bs("0x11")),r=o[bs("0x12")];this[bs("0xf")]!==r&&(o[bs("0x15")](),this[bs("0x0")]=!0),n&&n[bs("0xc")]((({id:t,type:e,author:n,created_at:o})=>{const r={id:t,type:e,authorId:this[bs("0xe")].plugins[bs("0x1")]("Users").me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:n,createdAt:o?new Date(o):new Date,source:bs("0xa")}}};this[bs("0xe")][bs("0x14")].get(bs("0xb"))[bs("0x8")](r)}))}}const _s=["getItemLabel","getItems","locale","plugins","FORMAT_INDENT","has","format","registerDescriptionCallback","blockIndent","IndentBlock","afterInit","_registerBlockAttribute","indent","enableCommand","indentBlock","*Indent:* %0","outdentBlock","TrackChangesEditing","_enableDefaultAttributesIntegration","commandName","formatBlock","_descriptionFactory","_registerLegacyDescription","*Outdent:* %0"];var Ts,ys;Ts=_s,ys=423,function(t){for(;--t;)Ts.push(Ts.shift())}(++ys);const Cs=function(t,e){return _s[t-=0]};class As extends t.Plugin{[Cs("0x13")](){const t=this.editor,e=t.plugins.get("TrackChangesEditing");if(t.plugins[Cs("0xe")]("IndentEditing")&&(e[Cs("0x16")](Cs("0x15")),e[Cs("0x16")]("outdent")),t.plugins.has(Cs("0x12")))for(const t of[Cs("0x17"),Cs("0x1")])e[Cs("0x3")](t);const n=t[Cs("0xb")];e[Cs("0x14")](Cs("0x11")),e[Cs("0x6")].registerAttributeLabel(Cs("0x11"),Qo(n,Cs("0xd"))),this[Cs("0x7")]()}_registerLegacyDescription(){const t=this.editor,e=t[Cs("0xb")],n=t[Cs("0xc")].get(Cs("0x2"));n._descriptionFactory[Cs("0x10")]((t=>{if(Cs("0x5")!=t.type)return;const{data:o}=t;if(!o)return;if("indentBlock"!=o[Cs("0x4")]&&"outdentBlock"!=o.commandName)return;const r=t[Cs("0xa")]()[0],i=n._descriptionFactory[Cs("0x9")](r);return Cs("0x17")==o[Cs("0x4")]?{type:Cs("0xf"),content:Qo(e,Cs("0x0"),i)}:Cs("0x1")==o[Cs("0x4")]?{type:"format",content:Qo(e,Cs("0x8"),i)}:void 0}))}}var ks,Is,Ss=["plugins","editor","TrackChangesEditing","enableCommand","input","requires"];ks=Ss,Is=290,function(t){for(;--t;)ks.push(ks.shift())}(++Is);var Rs=function(t,e){return Ss[t-=0]};class vs extends t.Plugin{static get[Rs("0x3")](){return[Hr.Input]}init(){this[Rs("0x5")][Rs("0x4")].get(Rs("0x0"))[Rs("0x1")](Rs("0x2"))}}const Ns=["*Remove link*","registerDescriptionCallback","locale","linkHref","key","link (","attribute","unlink","registerAttributeLabel","afterInit","newValue","commandParams","_enableDefaultAttributesIntegration","_descriptionFactory","get","*Set link:* %0","plugins","format","LinkEditing","link","toLowerCase","type","TrackChangesEditing","manualDecorators","editor","commandName"];var Ls,Ms;Ls=Ns,Ms=132,function(t){for(;--t;)Ls.push(Ls.shift())}(++Ms);const ws=function(t,e){return Ns[t-=0]};class Os extends t.Plugin{[ws("0x7")](){const t=this.editor;if(!t[ws("0xe")].has(ws("0x10")))return;const e=t[ws("0xe")][ws("0xc")](ws("0x14")),n=t.commands[ws("0xc")]("link");e._enableDefaultAttributesIntegration(ws("0x11"),[ws("0x1"),...n[ws("0x15")].map((t=>t.id))]),e[ws("0xa")](ws("0x5"));for(const t of n.manualDecorators)e[ws("0xb")][ws("0x6")](t.id,ws("0x3")+t.label[ws("0x12")]()+")");e._descriptionFactory[ws("0x19")]((e=>{if(ws("0x4")!=e.type)return;const{data:n}=e;if(!n||ws("0x1")!=n[ws("0x2")])return;const o=n[ws("0x8")],r=t.locale;return{type:ws("0xf"),content:o?Qo(r,ws("0xd"),'"'+o+'"'):Qo(r,ws("0x18"))}})),this._registerLegacyDescription()}_registerLegacyDescription(){const t=this[ws("0x16")],e=t[ws("0x0")];t[ws("0xe")][ws("0xc")](ws("0x14"))[ws("0xb")][ws("0x19")]((t=>{if("formatInline"!=t[ws("0x13")])return;const{data:n}=t;if(n){if("link"==n[ws("0x17")]){const t=n[ws("0x9")][0];return{type:ws("0xf"),content:Qo(e,ws("0xd"),'"'+t+'"')}}return ws("0x5")==n[ws("0x17")]?{type:ws("0xf"),content:Qo(e,"*Remove link*")}:void 0}}))}}const Fs=["parent","replace","blockName","formatInline","formatBlock","*Check item*","commandName","locale","todoList","from","markBlockFormat","bulletedList","has","commands","getSelectedBlocks","push","model","commandParams","plugins","get","isObject","listType","listIndent","bulleted","findIndex","schema","todo","numbered","createPositionAt","forceValue","slice","_descriptionFactory","*Change to:* %0","type","nextSibling","paragraph","value","add","execute","numberedList","ListEditing","createRange","checkTodoList","previousSibling","end","element","listItem","*Outdent:* %0","*Uncheck item*","ELEMENT_LIST_ITEM","selection","getAttribute","ELEMENT_NUMBERED_LIST","afterInit","TodoListEditing","format","length","registerDescriptionCallback","indentList","todoListChecked","document","ELEMENT_BULLETED_LIST","_selectedElements","enableCommand","filter","change","name","outdentList"];var Ds,Bs;Ds=Fs,Bs=481,function(t){for(;--t;)Ds.push(Ds.shift())}(++Bs);const Ps=function(t,e){return Fs[t-=0]};class Us extends t.Plugin{[Ps("0x30")](){const t=this.editor,e=t[Ps("0x2")];if(!t[Ps("0xd")][Ps("0x7")](Ps("0x23")))return;const n=t[Ps("0xd")][Ps("0xe")]("TrackChangesEditing"),o=t[Ps("0xd")].has(Ps("0x31"));function r(e){return()=>{const o=t.model[Ps("0x37")][Ps("0x2d")],r=t[Ps("0x8")][Ps("0xe")](e);if(r[Ps("0x1f")])return void t[Ps("0x21")](Ps("0x1e"),{});const i=e[Ps("0x19")](0,-4),s=function(t,e,n){let o=Array[Ps("0x4")](t)[Ps("0x3b")]((t=>{return e=t,(o=n).checkChild(e[Ps("0x3f")],Ps("0x29"))&&!o[Ps("0xf")](e);var e,o}));o=o.filter((t=>!t.is(Ps("0x28"),Ps("0x29"))||t.getAttribute(Ps("0x10"))!=e));const r=new Set;for(const t of o)t.is(Ps("0x28"),Ps("0x29"))?r[Ps("0x20")](js(t)):r[Ps("0x20")](t);return Array[Ps("0x4")](r)}(o.getSelectedBlocks(),i,t[Ps("0xb")][Ps("0x14")]);t[Ps("0xb")].change((()=>{for(const t of s)n.markBlockFormat(t,{commandName:e,commandParams:[{forceValue:!r[Ps("0x1f")]}],formatGroupId:Ps("0x41")},Gs(t))}))}}function i(e){return()=>{const o=function(t){let e=Array[Ps("0x4")](t);const n=e[Ps("0x13")]((t=>Ps("0x29")!=t[Ps("0x3d")]));return n>-1&&(e=e[Ps("0x19")](0,n)),e}(t[Ps("0xb")].document[Ps("0x2d")][Ps("0x9")]()),r=t[Ps("0xb")][Ps("0x24")](t[Ps("0xb")].createPositionAt(o[0],"before"),t[Ps("0xb")][Ps("0x17")](o[o[Ps("0x33")]-1],Ps("0x27")));t[Ps("0xb")][Ps("0x3c")]((()=>{n[Ps("0x5")](r,{commandName:e,commandParams:[],formatGroupId:"listIndent"},function(t){const e=new Set;for(const n of t){let t=n.nextSibling;for(;t&&t[Ps("0x2e")](Ps("0x11"))>n[Ps("0x2e")](Ps("0x11"));)e[Ps("0x20")](t),t=t.nextSibling}return Array[Ps("0x4")](e)}(o))}))}}n[Ps("0x3a")](Ps("0x22"),r(Ps("0x22"))),n[Ps("0x3a")](Ps("0x6"),r("bulletedList")),o&&n[Ps("0x3a")]("todoList",r(Ps("0x3"))),n[Ps("0x3a")](Ps("0x35"),i(Ps("0x35"))),n[Ps("0x3a")](Ps("0x3e"),i(Ps("0x3e"))),o&&n[Ps("0x3a")]("checkTodoList",(()=>{const e=t[Ps("0x8")][Ps("0xe")](Ps("0x25")),o=Array[Ps("0x4")](e[Ps("0x39")]);o[Ps("0x3b")]((t=>t[Ps("0x2e")](Ps("0x36"))!=e[Ps("0x1f")])),t[Ps("0xb")][Ps("0x3c")]((()=>{for(const t of o)n[Ps("0x5")](t,{commandName:Ps("0x25"),commandParams:[{forceValue:!e[Ps("0x1f")]}]})}))})),n._descriptionFactory.registerElementLabel("listItem",(t=>Qo(e,Ps("0x2c"),t))),n[Ps("0x1a")][Ps("0x34")]((t=>{if(Ps("0x43")!=t[Ps("0x1c")]&&Ps("0x42")!=t[Ps("0x1c")])return;const{data:n}=t;if(n){if(Ps("0x22")==n[Ps("0x1")]||Ps("0x6")==n.commandName||"todoList"==n[Ps("0x1")])switch(n[Ps("0x1")][Ps("0x40")]("List","")){case Ps("0x12"):return o(Qo(e,Ps("0x38")));case Ps("0x16"):return o(Qo(e,Ps("0x2f")));case Ps("0x15"):return o(Qo(e,"ELEMENT_TODO_LIST"))}if(Ps("0x35")==n[Ps("0x1")])return{type:Ps("0x32"),content:Qo(e,"*Indent:* %0",Qo(e,"ELEMENT_LIST_ITEM"))};if(Ps("0x3e")==n[Ps("0x1")])return{type:Ps("0x32"),content:Qo(e,Ps("0x2a"),Qo(e,Ps("0x2c")))};if(Ps("0x25")==n[Ps("0x1")])return n[Ps("0xc")][0][Ps("0x18")]?{type:Ps("0x32"),content:Qo(e,Ps("0x0"))}:{type:Ps("0x32"),content:Qo(e,Ps("0x2b"))}}function o(t){return{type:Ps("0x32"),content:Qo(e,Ps("0x1b"),t)}}}))}}function js(t){const e=t[Ps("0x2e")](Ps("0x11"));if(0==e)return t;let n=t;for(;t.previousSibling&&t.previousSibling.is("element",Ps("0x29"));){const o=t[Ps("0x26")][Ps("0x2e")](Ps("0x11"));if(o==e)n=t[Ps("0x26")];else if(o<e)break;t=t[Ps("0x26")]}return n}function Gs(t){const e=[];if(t.is(Ps("0x28"),"listItem")&&t[Ps("0x2e")]("listIndent")>0){let n=t[Ps("0x1d")];for(;n&&Ps("0x29")==n.name&&n[Ps("0x2e")](Ps("0x11"))==t.getAttribute(Ps("0x11"));)e[Ps("0xa")](n),n=n.nextSibling}return e}const Vs=["handleDescriptions","ELEMENT_","handleListStyleCommand","listReversed","enableCommand","getSiblingNodes","createPositionAt","getAttribute","listStyle","*Format:* set order to reversed","from","handleListReversedCommand","forward","*Change to:* %0","parent","config","_getSuggestionBlocksForListStyle","list.properties","commandParams","reversed","numbered","_getSuggestionBlocks","listType","listItem","createRange","format","locale","toUpperCase","flat","map","has","TrackChangesEditing","markMultiRangeBlockFormat","*Format:* set order to regular","*Format:* set start index to %0","backward","before","editor","_getTranslationKeyForListStyle","change","type","bind","replace","getFirstPosition","_descriptionFactory","length","ListUtils","getLastPosition","model","ListPropertiesEditing","registerDescriptionCallback","filter","commandName","listStart","document","get","unshift","element","selection","afterInit","startIndex","plugins","handleListStartCommand","formatBlock"];var Hs,zs;Hs=Vs,zs=215,function(t){for(;--t;)Hs.push(Hs.shift())}(++zs);const Ws=function(t,e){return Vs[t-=0]};class Ks extends t.Plugin{[Ws("0x24")](){if(!this[Ws("0xe")].plugins[Ws("0x7")](Ws("0x1a")))return;const t=this[Ws("0xe")][Ws("0x38")][Ws("0x20")](Ws("0x3a")),e=this[Ws("0xe")][Ws("0x26")][Ws("0x20")](Ws("0x8"));t.styles&&e[Ws("0x2d")]("listStyle",this[Ws("0x2b")][Ws("0x12")](this)),t[Ws("0x3c")]&&e[Ws("0x2d")]("listReversed",this.handleListReversedCommand[Ws("0x12")](this)),t[Ws("0x25")]&&e[Ws("0x2d")]("listStart",this[Ws("0x27")][Ws("0x12")](this)),e[Ws("0x15")][Ws("0x1b")](this[Ws("0x29")][Ws("0x12")](this))}[Ws("0x2b")](t,e={}){const n=this.editor[Ws("0x26")][Ws("0x20")](Ws("0x8")),o=this._getSuggestionBlocksForListStyle();this.editor[Ws("0x19")].change((()=>{n.markMultiRangeBlockFormat(o,{commandName:Ws("0x31"),commandParams:[{type:e.type}],formatGroupId:"listStyle"})}))}[Ws("0x34")](t,e={}){const n=this[Ws("0xe")][Ws("0x26")][Ws("0x20")](Ws("0x8")),o=this[Ws("0x3e")]((t=>t.is(Ws("0x22"),Ws("0x0"))&&"numbered"===t.getAttribute("listType")));if(o[Ws("0x16")]<1)return;const r=o[Ws("0x6")]((t=>this.editor[Ws("0x19")][Ws("0x1")](this.editor[Ws("0x19")][Ws("0x2f")](t,Ws("0xd")),this[Ws("0xe")][Ws("0x19")].createPositionAt(t,0))));this[Ws("0xe")][Ws("0x19")][Ws("0x10")]((()=>{n[Ws("0x9")](r,{commandName:Ws("0x2c"),commandParams:[{reversed:e[Ws("0x3c")]}],formatGroupId:"listReversed"})}))}[Ws("0x27")](t,e={}){const n=this[Ws("0xe")][Ws("0x26")][Ws("0x20")](Ws("0x8")),o=this[Ws("0x3e")]((t=>t.is(Ws("0x22"),Ws("0x0"))&&Ws("0x3d")===t[Ws("0x30")](Ws("0x3f"))));if(o.length<1)return;const r=o.map((t=>this[Ws("0xe")][Ws("0x19")][Ws("0x1")](this[Ws("0xe")][Ws("0x19")][Ws("0x2f")](t,Ws("0xd")),this[Ws("0xe")][Ws("0x19")][Ws("0x2f")](t,0))));this[Ws("0xe")][Ws("0x19")][Ws("0x10")]((()=>{n[Ws("0x9")](r,{commandName:Ws("0x1e"),commandParams:[{startIndex:e.startIndex}],formatGroupId:Ws("0x1e")})}))}handleDescriptions(t){if(Ws("0x28")!=t[Ws("0x11")]&&"formatInline"!=t[Ws("0x11")])return;const e=this[Ws("0xe")][Ws("0x3")],{data:n}=t;if(!n)return;let o,r;switch(n[Ws("0x1d")]){case"listStyle":o=Ws("0x36"),r={type:Ws("0x2"),content:Qo(e,o,Qo(e,this._getTranslationKeyForListStyle(n.commandParams[0][Ws("0x11")])))};break;case"listReversed":o=n[Ws("0x3b")][0][Ws("0x3c")]?Ws("0x32"):Ws("0xa"),r={type:Ws("0x2"),content:Qo(e,o)};break;case"listStart":o=Ws("0xb"),r={type:Ws("0x2"),content:Qo(e,o,n[Ws("0x3b")][0][Ws("0x25")])}}return r}[Ws("0x39")](){var t,e,n,o;const r=this[Ws("0xe")].plugins.get(Ws("0x17"));let i=Array[Ws("0x33")](this[Ws("0xe")].model[Ws("0x1f")][Ws("0x23")].getSelectedBlocks());return(null===(t=i[0])||void 0===t?void 0:t.is(Ws("0x22"),Ws("0x0")))&&i[Ws("0x21")](...r[Ws("0x2e")](this[Ws("0xe")][Ws("0x19")][Ws("0x1f")].selection.getFirstPosition(),Ws("0xc"))),(null===(e=i[i.length-1])||void 0===e?void 0:e.is(Ws("0x22"),Ws("0x0")))&&i.push(...r[Ws("0x2e")](this[Ws("0xe")][Ws("0x19")][Ws("0x1f")][Ws("0x23")][Ws("0x18")](),Ws("0x35"))),i=[...new Set(i)],(null===(o=null===(n=this.editor[Ws("0x19")][Ws("0x1f")][Ws("0x23")][Ws("0x14")]())||void 0===n?void 0:n[Ws("0x37")])||void 0===o?void 0:o.is(Ws("0x22"),Ws("0x0")))&&(i=i[Ws("0x1c")]((t=>t.is(Ws("0x22"),Ws("0x0"))))),i}[Ws("0x3e")](t){const e=this[Ws("0xe")][Ws("0x26")][Ws("0x20")](Ws("0x17"));let n=Array[Ws("0x33")](this[Ws("0xe")].model.document[Ws("0x23")].getSelectedBlocks())[Ws("0x1c")](t)[Ws("0x6")]((t=>{const n=this.editor[Ws("0x19")][Ws("0x2f")](t,0);return[...e[Ws("0x2e")](n,Ws("0xc")),...e.getSiblingNodes(n,"forward")]}))[Ws("0x5")]();return n=[...new Set(n)],n}[Ws("0xf")](t){return Ws("0x2a")+this.editor[Ws("0x26")].get(Ws("0x17")).getListTypeFromListStyleType(t)[Ws("0x4")]()+"_LIST_"+t[Ws("0x4")]()[Ws("0x13")](/-/g,"_")}}const qs=["for","data","locale","TrackChangesEditing","enableCommand","createEmptyElement","get","_descriptionFactory","options","conversion","mediaEmbed","div","media","high","registerElementLabel","dataDowncast","has","ELEMENT_MEDIA","plugins","showSuggestionHighlights"];var Xs,$s;Xs=qs,$s=390,function(t){for(;--t;)Xs.push(Xs.shift())}(++$s);const Zs=function(t,e){return qs[t-=0]};class Ys extends t.Plugin{afterInit(){const t=this.editor;if(!t[Zs("0x8")][Zs("0x6")]("MediaEmbedEditing"))return;const e=t[Zs("0x8")][Zs("0x10")](Zs("0xd")),n=t[Zs("0xc")];e[Zs("0xe")](Zs("0x0")),e[Zs("0x11")][Zs("0x4")]("media",(t=>Qo(n,Zs("0x7"),t))),t[Zs("0x13")][Zs("0xa")](Zs("0x5")).elementToElement({model:Zs("0x2"),view:(t,{writer:e,options:n})=>{if(n[Zs("0x9")])return e[Zs("0xf")](Zs("0x1"))},converterPriority:Zs("0x3")}),t[Zs("0xb")].downcastDispatcher.on("attribute:url:media",((t,e,n)=>{n[Zs("0x12")][Zs("0x9")]&&t.stop()}),{priority:Zs("0x3")})}}const Js=["plugins","editor","mention","MentionEditing","has","TrackChangesEditing"];var Qs,tx;Qs=Js,tx=330,function(t){for(;--t;)Qs.push(Qs.shift())}(++tx);const ex=function(t,e){return Js[t-=0]};class nx extends t.Plugin{afterInit(){const t=this[ex("0x1")];t[ex("0x0")][ex("0x4")](ex("0x3"))&&t[ex("0x0")].get(ex("0x5")).enableCommand(ex("0x2"))}}const ox=["registerElementLabel","TrackChangesEditing","get","PageBreakEditing","pageBreak","afterInit","has","ELEMENT_PAGE_BREAK","editor","locale","enableCommand","_descriptionFactory","plugins"];var rx,ix;rx=ox,ix=411,function(t){for(;--t;)rx.push(rx.shift())}(++ix);const sx=function(t,e){return ox[t-=0]};class xx extends t.Plugin{[sx("0xa")](){const t=this[sx("0x0")];if(!t[sx("0x4")][sx("0xb")](sx("0x8")))return;t[sx("0x4")][sx("0x7")](sx("0x6"))[sx("0x2")](sx("0x9"));const e=t[sx("0x4")][sx("0x7")](sx("0x6")),n=t[sx("0x1")];e[sx("0x3")][sx("0x5")](sx("0x9"),(t=>Qo(n,sx("0xc"),t)))}}const ax=["consumable","start","isTouching","afterInit","model","downcastDispatcher","ck-suggestion-marker--active","nodeAfter","commandName","createUIElement","registerElementLabel","writer","TrackChangesEditing","enableCommand","markerRange","get","schema","name","_enableDefaultAttributesIntegration","type","_descriptionFactory","$text","ELEMENT_PARAGRAPH","has","paragraph","span","isLimit","getFirstRange","markerName","bindElementToMarker","showSuggestionHighlights","checkChild","includes","formatBlock","insertion","toViewPosition","isBlock","end","editor","ck-suggestion-marker-split","options","plugins","data","editing","mapper","registerDescriptionCallback","_registerLegacyDescription","*Insert:* %0","highest","activeMarkers"];var cx,lx;cx=ax,lx=466,function(t){for(;--t;)cx.push(cx.shift())}(++lx);const ux=function(t,e){return ax[t-=0]};class dx extends t.Plugin{[ux("0x25")](){const t=this[ux("0x16")];if(!t[ux("0x19")][ux("0x7")]("Paragraph"))return;const e=t.locale,n=t[ux("0x19")].get("TrackChangesEditing");n._descriptionFactory[ux("0x2c")](ux("0x8"),(t=>Qo(e,ux("0x6"),t))),n[ux("0x2")]("paragraph"),n[ux("0x2f")]("insertParagraph"),t[ux("0x1b")][ux("0x27")].on("addMarker:suggestion:insertion",gx(t),{priority:ux("0x20")}),t[ux("0x1a")][ux("0x27")].on("addMarker:suggestion:insertion",((e,n,o)=>{o[ux("0x18")][ux("0xe")]&&gx(t,{showActiveMarker:!1})(e,n,o)}),{priority:"highest"});const o=n[ux("0x4")];o[ux("0x1d")]((n=>{if(ux("0x12")!==n[ux("0x3")])return;const{start:r,end:i}=n[ux("0xb")]();if(!r.isTouching(i)||!r[ux("0x29")])return;const s=t[ux("0x26")][ux("0x0")],x=r[ux("0x29")];return s[ux("0x14")](x)&&!s.isLimit(x)&&s.checkChild(x,ux("0x5"))?{type:ux("0x12"),content:Qo(e,ux("0x1f"),o.getItemLabel(x,1))}:void 0})),this[ux("0x1e")]()}[ux("0x1e")](){const t=this.editor,e=t.locale;t[ux("0x19")][ux("0x31")]("TrackChangesEditing")[ux("0x4")][ux("0x1d")]((t=>{if(ux("0x11")!=t[ux("0x3")])return;const{data:n}=t;return n&&ux("0x8")==n[ux("0x2a")]?{type:"format",content:Qo(e,"*Change to:* %0",Qo(e,ux("0x6")))}:void 0}))}}function gx(t,{showActiveMarker:e=!0}={}){return(n,o,r)=>{const i=t[ux("0x19")][ux("0x31")](ux("0x2e")),s=o[ux("0x30")][ux("0x23")],x=o.markerRange[ux("0x15")],a=t[ux("0x26")].schema;if(!s[ux("0x24")](x)||!s[ux("0x29")])return;const c=s.nodeAfter;if(a[ux("0x14")](c)&&!a[ux("0xa")](c)&&a[ux("0xf")](c,ux("0x5"))){if(!r[ux("0x22")].consume(o[ux("0x30")],n[ux("0x1")]))return;const t=r[ux("0x2d")][ux("0x2b")](ux("0x9"),{class:ux("0x17")}),s=r.mapper[ux("0x13")](x);e&&i[ux("0x21")][ux("0x10")](o[ux("0xc")])&&r[ux("0x2d")].addClass(ux("0x28"),t),r[ux("0x2d")].insert(s,t),r[ux("0x1c")][ux("0xd")](t,o[ux("0xc")])}}}const fx=["_registerLegacyDescription","format","TrackChangesEditing","registerDescriptionCallback","commandName","has","RemoveFormatEditing","formatInline","plugins","_descriptionFactory","removeFormat","formatBlock","get","locale","type","editor","*Remove all formatting*"];var mx,hx;mx=fx,hx=227,function(t){for(;--t;)mx.push(mx.shift())}(++hx);const px=function(t,e){return fx[t-=0]};class bx extends t.Plugin{afterInit(){const t=this[px("0x9")];t[px("0x2")][px("0x10")](px("0x0"))&&(t[px("0x2")][px("0x6")](px("0xd"))._enableDefaultAttributesIntegration("removeFormat"),this[px("0xb")]())}[px("0xb")](){const t=this[px("0x9")];t[px("0x2")][px("0x6")](px("0xd"))[px("0x3")][px("0xe")]((e=>{if(px("0x5")!=e[px("0x8")]&&px("0x1")!=e.type)return;const{data:n}=e;return n&&px("0x4")==n[px("0xf")]?{type:px("0xc"),content:Qo(t[px("0x7")],px("0xa"))}:void 0}))}}const Ex=["enableCommand","editor","discardSelectedSuggestions","goToPreviousRestrictedEditingException","plugins","afterInit","goToNextRestrictedEditingException","has","acceptSuggestion","RestrictedEditingModeEditing","get","trackChanges","discardAllSuggestions"];var _x,Tx;_x=Ex,Tx=356,function(t){for(;--t;)_x.push(_x.shift())}(++Tx);const yx=function(t,e){return Ex[t-=0]};class Cx extends t.Plugin{[yx("0x0")](){const t=this[yx("0x9")];if(!t.plugins[yx("0x2")](yx("0x4")))return;const e=t[yx("0xc")][yx("0x5")]("TrackChangesEditing");e.enableCommand(yx("0xb")),e[yx("0x8")](yx("0x1"));const n=t.plugins.get(yx("0x4"));n.enableCommand(yx("0x6")),n[yx("0x8")](yx("0x3")),n.enableCommand("discardSuggestion"),n[yx("0x8")]("acceptAllSuggestions"),n.enableCommand(yx("0x7")),n[yx("0x8")]("acceptSelectedSuggestions"),n[yx("0x8")](yx("0xa"))}}const Ax=["editing","downcastDispatcher","span","activeMarkers","locale","markerRange","editor","ck-suggestion-marker--active","mapper","split","registerElementLabel","showSuggestionHighlights","options","plugins","test","writer","addMarker:suggestion:deletion","deletion","bindElementToMarker","TrackChangesEditing","toViewPosition","requires","data","softBreak","insert","addClass","_descriptionFactory","consumable","enableCommand","shiftEnter","get","high","element","merge","includes","markerName","model","getItems"];var kx,Ix;kx=Ax,Ix=375,function(t){for(;--t;)kx.push(kx.shift())}(++Ix);const Sx=function(t,e){return Ax[t-=0]};class Rx extends t.Plugin{static get[Sx("0x1a")](){return[ui.ShiftEnter]}init(){const t=this[Sx("0xb")],e=t[Sx("0x12")][Sx("0x23")](Sx("0x18"));e[Sx("0x21")](Sx("0x22")),t[Sx("0x5")][Sx("0x6")].on("addMarker:suggestion:insertion",vx(t),{priority:Sx("0x24")}),t.editing.downcastDispatcher.on(Sx("0x15"),vx(t),{priority:Sx("0x24")}),t[Sx("0x1b")].downcastDispatcher.on("addMarker:suggestion",((e,n,o)=>{o[Sx("0x11")][Sx("0x10")]&&vx(t,{showActiveMarker:!1})(e,n,o)})),e[Sx("0x1f")][Sx("0xf")](Sx("0x1c"),(e=>Qo(t[Sx("0x9")],"ELEMENT_LINE_BREAK",e)))}}function vx(t,{showActiveMarker:e=!0}={}){return(n,o,r)=>{const i=t.plugins[Sx("0x23")]("TrackChangesEditing");if(!r[Sx("0x20")][Sx("0x13")](o.markerRange,n.name))return;const s=t[Sx("0x3")];for(const t of o[Sx("0xa")][Sx("0x4")]()){if(!t.is(Sx("0x25"),Sx("0x1c")))continue;const n=Sx("0x16")==o[Sx("0x2")][Sx("0xe")](":")[1]?Sx("0x0"):Sx("0xe"),x=r.writer.createUIElement(Sx("0x7"),{class:"ck-suggestion-marker-"+n}),a=r[Sx("0xd")][Sx("0x19")](s.createPositionBefore(t));e&&i[Sx("0x8")][Sx("0x1")](o.markerName)&&r[Sx("0x14")][Sx("0x1e")](Sx("0xc"),x),r[Sx("0x14")][Sx("0x1d")](a,x),r[Sx("0xd")][Sx("0x17")](x,o[Sx("0x2")])}}}const Nx=["format","selection","model","has","document","isCollapsed","commandParams","FORMAT_RESTRICTED_DISABLED","change","TrackChangesEditing","forceValue","registerDescriptionCallback","value","from","formatBlock","getRanges","afterInit","plugins","type","enableCommand","editor","get","commandName"];var Lx,Mx;Lx=Nx,Mx=147,function(t){for(;--t;)Lx.push(Lx.shift())}(++Mx);const wx=function(t,e){return Nx[t-=0]};class Ox extends t.Plugin{[wx("0x7")](){const t=this[wx("0xb")],e=t[wx("0x10")],n=t.locale;if(!t[wx("0x8")][wx("0x11")]("StandardEditingModeEditing"))return;const o=t[wx("0x8")][wx("0xc")](wx("0x0")),r="restrictedEditingException",i=t.commands[wx("0xc")](r);o[wx("0xa")](r,((t,n={})=>{const s=e[wx("0x12")][wx("0xf")];if(s[wx("0x13")])return void t(n);const x=void 0!==n[wx("0x1")]?n[wx("0x1")]:!i[wx("0x3")];e[wx("0x16")]((()=>{const t=Array[wx("0x4")](s[wx("0x6")]());for(const n of t){const t=x?[n]:Xr(r,n,e);for(const e of t)o.markInlineFormat(e,{commandName:r,commandParams:[{forceValue:x}]})}}))})),o._descriptionFactory[wx("0x2")]((t=>{if(wx("0x5")!=t[wx("0x9")]&&"formatInline"!=t[wx("0x9")])return;const{data:e}=t;return e&&e[wx("0xd")]==r?e[wx("0x14")][0][wx("0x1")]?{type:wx("0xe"),content:Qo(n,"FORMAT_RESTRICTED_ENABLED")}:{type:wx("0xe"),content:Qo(n,wx("0x15"))}:void 0}))}}const Fx=["registerAttributeLabel","DataSchema","styleName","commandParams","config","element","block","afterInit","normalizeConfig","ghsAttributes","_enableDefaultAttributesIntegration","editor","inline","GeneralHtmlSupport","type","style","definitions","locale","getGhsAttributeNameForElement","_registerBlockAttribute","get","formatBlock","StyleUtils","FORMAT_STYLE","add","*Set format:* %0","toLowerCase","Style","_descriptionFactory","plugins","TrackChangesEditing","_registerLegacyDescription","commandName","registerDescriptionCallback","format","has","formatInline"];var Dx,Bx;Dx=Fx,Bx=304,function(t){for(;--t;)Dx.push(Dx.shift())}(++Bx);const Px=function(t,e){return Fx[t-=0]};class Ux extends t.Plugin{[Px("0x24")](){const t=this.editor;if(!t[Px("0x15")][Px("0x1b")](Px("0x13"))||!t[Px("0x15")][Px("0x1b")](Px("0x1e")))return;const e=t[Px("0x15")].get(Px("0x16")),n=t[Px("0x9")],o=t[Px("0x21")][Px("0xc")](Px("0x7")),r=t.plugins[Px("0xc")](Px("0x5")),i=t[Px("0x15")][Px("0xc")](Px("0xe"))[Px("0x0")](t[Px("0x15")][Px("0xc")]("DataSchema"),o[Px("0x8")]);e[Px("0x2")]("style");const s=new Set;for(const t of i[Px("0x23")]){const e=r[Px("0xa")](t[Px("0x22")]);s.add(e)}const x=new Set;for(const t of i[Px("0x4")]){const e=r.getGhsAttributeNameForElement(t[Px("0x22")]);x.add(e);for(const e of t[Px("0x1")])x[Px("0x10")](e)}for(const t of s)e[Px("0xb")](t),e[Px("0x14")][Px("0x1d")](t,Qo(n,Px("0xf")));for(const t of x)e._registerInlineAttribute(t),e[Px("0x14")][Px("0x1d")](t,Qo(n,Px("0xf")));this[Px("0x17")]()}_registerLegacyDescription(){const t=this[Px("0x3")],e=t[Px("0x9")];t[Px("0x15")][Px("0xc")]("TrackChangesEditing")._descriptionFactory[Px("0x19")]((t=>{if(Px("0xd")!=t[Px("0x6")]&&Px("0x1c")!=t[Px("0x6")])return;const{data:n}=t;return n&&Px("0x7")===n[Px("0x18")]?n[Px("0x20")][0].forceValue?{type:"format",content:Qo(e,Px("0x11"),n.commandParams[0].styleName[Px("0x12")]())}:{type:Px("0x1a"),content:Qo(e,"*Remove format:* %0",n[Px("0x20")][0][Px("0x1f")].toLowerCase())}:void 0}))}}const jx=["accept","getContainedElement","editor","getFirstRange","end","change:data","ELEMENT_TABLE_COLUMN_WITH_TEXT","_splitMarkerName","min","low","createRangeOn","createPositionAt","item","_tablePostFixingSubtypes","insertion","insertTable","highest","map","last","tablePaste","order","getSuggestion","showSuggestionHighlights","enableCommand","includes","length","*Insert:* %0","registerCustomCallback","isInContent","batch","_getCoordsForCells","model","_getSuggestionCoords","$textProxy","setSelection","rowspan","createTableWalker","minColumn","root","get","rootName","max","MIN_SAFE_INTEGER","getSelectionAffectedTableCells","isEqual","tableCell","nodeAfter","maxRow","ELEMENT_TABLE_ROW","_acceptFormatSuggestionCallbackFactory","getItems","differ","has","nodeBefore","tableColumn","enqueueChange","TableUtils","findAncestor","_descriptionFactory","$graveyard","selectTableColumn","classes","substr","change","addRange","fromRange","writer","some","cell","removeClass","discard","markMultiRangeInsertion","getChangedMarkers","markMultiRangeDeletion","insertTableColumnRight","mapper","join","registerDescriptionCallback","selectTableRow","minRow","hasAttribute","first","toLowerCase","isArray","insertTableRowAbove","getCellLocation","removeTableRow","toViewElement","getRanges","position","isIntersectingWithRange","insert","subType","deletion","maxColumn","selection","afterInit","every","data","insertTableRowBelow","tableRow","getColumnIndexes","push","options","document","detach","getChanges","above","ELEMENT_TABLE_COLUMN","forceValue","suggestion","ELEMENT_TABLE_ROW_WITH_TEXT","execute","removeTableColumn","filter","createRangeIn","locale","TrackChangesEditing","start","type","_tableSuggestions","plugins","getRowIndexes","commands","addMarker:suggestion","_suggestionFactory","name","_setupColumnsRowsFixing","addClass","add","getAttribute","oldRange","ELEMENT_TABLE_WITH_TEXT","from","colspan","values","table","refresh","getChildren","ELEMENT_TABLE","*Remove:* %0"];var Gx,Vx;Gx=jx,Vx=487,function(t){for(;--t;)Gx.push(Gx.shift())}(++Vx);const Hx=function(t,e){return jx[t-=0]};class zx extends t.Plugin{constructor(t){super(t),this[Hx("0x5a")]=[Hx("0x24"),Hx("0x83")],this[Hx("0x38")]=new Set}[Hx("0x20")](){const t=this[Hx("0x4f")],e=t[Hx("0x6c")].document[Hx("0x1f")];if(!t[Hx("0x39")][Hx("0x81")]("TableEditing"))return;const n=t[Hx("0x34")],o=t[Hx("0x39")][Hx("0x74")](Hx("0x35")),r=t[Hx("0x39")][Hx("0x74")](Hx("0x85"));o._descriptionFactory.registerElementLabel(Hx("0x48"),(t=>Qo(n,Hx("0x4b"),t))),this[Hx("0x3f")](),o[Hx("0x64")](Hx("0x5c")),o[Hx("0x64")](Hx("0xe")),o.enableCommand(Hx("0x89"));for(const n of[Hx("0x14"),Hx("0x23")]){const i=t[Hx("0x3b")][Hx("0x74")](n);o[Hx("0x64")](n,(n=>{t[Hx("0x6c")].change((t=>{n();const s=Hx("0x2b")===i.order,x=r.getSelectionAffectedTableCells(e),a=r[Hx("0x3a")](x),c=s?a[Hx("0x11")]-1:a[Hx("0x5f")]+1,l=x[0][Hx("0x86")](Hx("0x48")),u=r[Hx("0x71")](l,{startRow:c,endRow:c}),d=Array[Hx("0x45")](u)[Hx("0x5e")]((e=>t[Hx("0x57")](e[Hx("0x4")])));o[Hx("0x7")](d,Hx("0x24"))}))}))}for(const n of["insertTableColumnLeft",Hx("0xa")]){const i=t[Hx("0x3b")][Hx("0x74")](n);o[Hx("0x64")](n,(n=>{t[Hx("0x6c")][Hx("0x8c")]((t=>{n();const s="left"===i[Hx("0x61")],x=r[Hx("0x78")](e),a=r[Hx("0x25")](x),c=s?a[Hx("0x11")]-1:a[Hx("0x5f")]+1,l=x[0][Hx("0x86")](Hx("0x48")),u=r[Hx("0x71")](l,{startRow:0,column:c,includeAllSlots:!1}),d=Array[Hx("0x45")](u).map((e=>t[Hx("0x57")](e[Hx("0x4")])));o.markMultiRangeInsertion(d,Hx("0x83"))}))}))}for(const n of["removeTableRow",Hx("0x31")]){const i=n[Hx("0x8b")](11),s=i[Hx("0x12")](),x=s[Hx("0x8b")](0,3)+"span",a=Hx("0x48")+i,c=Hx("0x55")+i,l=Hx("0x76")+i;o[Hx("0x64")](n,(()=>{t.model[Hx("0x8c")]((t=>{const i=r[Hx("0x78")](e),u=i[0].findAncestor(Hx("0x48"));let d;if(Hx("0x16")==n){const t=r[Hx("0x3a")](i);d={startRow:t.first,endRow:t[Hx("0x5f")],includeAllSlots:!0}}else{const t=r.getColumnIndexes(i);d={startColumn:t[Hx("0x11")],endColumn:t[Hx("0x5f")],includeAllSlots:!0}}const g=r.createTableWalker(u,d),f=Array[Hx("0x45")](g)[Hx("0x5e")]((({cell:t})=>t)),m=Wx(f[Hx("0x32")]((t=>t[Hx("0x10")](x)))),h=Wx(f[Hx("0x32")]((t=>!t[Hx("0x10")](x))))[Hx("0x5e")]((e=>t.createRangeOn(e))),p=o[Hx("0x9")](h,a);if(p&&(Hx("0x24")==p[Hx("0x1c")]||Hx("0x83")==p[Hx("0x1c")])){const e=this._getSuggestionCoords(p);for(const n of m){const o=t[Hx("0x57")](n),i=r.getCellLocation(n),a=n[Hx("0x42")](x)-1,u=e[c],d=e[l];u<=i[s]&&i[s]+a<=d&&p.addRange(o)}}}))}))}function i(n){const o=Array[Hx("0x45")](e[Hx("0x18")]())[Hx("0x5e")]((t=>s.LiveRange.fromRange(t)));t[Hx("0x6c")][Hx("0x8c")]((e=>{const r=e[Hx("0x6a")];n=n.filter((t=>Hx("0x88")!=t.root[Hx("0x75")])),e[Hx("0x6f")](n),t.commands.get(Hx("0x16")).refresh(),t[Hx("0x30")](Hx("0x16"),{forceDefaultExecution:!0}),t[Hx("0x6c")][Hx("0x84")]((()=>{t[Hx("0x6c")][Hx("0x84")](r,(t=>{const e=o[Hx("0x32")]((t=>Hx("0x88")!=t[Hx("0x73")][Hx("0x75")]));e[Hx("0x66")]>0&&t[Hx("0x6f")](e);for(const t of o)t[Hx("0x29")]()}))}))}))}function a(n){t[Hx("0x6c")][Hx("0x8c")]((o=>{const r=Array.from(e[Hx("0x18")]())[Hx("0x5e")]((t=>s.LiveRange.fromRange(t))),i=[];for(const t of n)for(const e of t.getItems({shallow:!0}))i[Hx("0x26")](e);for(const e of i)Hx("0x88")!=e.root[Hx("0x75")]&&(o[Hx("0x6f")](o[Hx("0x58")](e,0)),t[Hx("0x3b")].get(Hx("0x31"))[Hx("0x49")](),t[Hx("0x30")](Hx("0x31"),{forceDefaultExecution:!0}));const x=r[Hx("0x32")]((t=>Hx("0x88")!=t[Hx("0x73")][Hx("0x75")]));x[Hx("0x66")]>0&&o[Hx("0x6f")](x);for(const t of r)t.detach()}))}function c(t,e){return e[Hx("0x21")]((e=>t.some((t=>t[Hx("0x51")][Hx("0x79")](e[Hx("0x36")])||e.end.isEqual(t[Hx("0x36")])))))}function l(t,e){return t.some((t=>e[Hx("0x3")]((e=>t[Hx("0x51")].isTouching(e[Hx("0x36")])))))}t[Hx("0x22")].downcastDispatcher.on(Hx("0x3c"),((t,e,n)=>{if(!n[Hx("0x27")][Hx("0x63")])return;const o=e[Hx("0x59")];if(!o)return;const r=n[Hx("0xb")][Hx("0x17")](o);function i(t){return Array[Hx("0x13")](t)?t:[t]}r&&Hx("0x7a")===o[Hx("0x3e")]&&(0,x.setHighlightHandling)(r,n[Hx("0x2")],((t,e,n)=>n[Hx("0x40")](i(e[Hx("0x8a")]),t)),((t,e,n)=>n[Hx("0x5")](i(e[Hx("0x8a")]),t)))}),{priority:Hx("0x5d")}),o[Hx("0x87")][Hx("0xd")]((t=>{if(Hx("0x5b")!=t.type&&Hx("0x1d")!=t.type)return;const e=t[Hx("0x4e")]();if(null!=e&&e.is("element","table")){if(Hx("0x5b")==t[Hx("0x37")]){const e=t.getItems()[Hx("0x32")]((t=>t.is(Hx("0x6e")))).map((t=>t[Hx("0x22")]));if(e[Hx("0x66")])return{type:Hx("0x5b"),content:Qo(n,"*Insert:* %0",Qo(n,"ELEMENT_TABLE_WITH_TEXT",'"'+e.join(" ")+'"'))}}if(Hx("0x1d")==t[Hx("0x37")]){const e=t[Hx("0x7f")]()[Hx("0x32")]((t=>t.is("$textProxy")))[Hx("0x5e")]((t=>t.data));if(e[Hx("0x66")])return{type:Hx("0x1d"),content:Qo(n,Hx("0x4c"),Qo(n,Hx("0x44"),'"'+e[Hx("0xc")](" ")+'"'))}}}})),o[Hx("0x87")][Hx("0xd")]((t=>{if("tableRow"==t.subType){const e=t[Hx("0x7f")]()[Hx("0x32")]((t=>t.is("$textProxy")))[Hx("0x5e")]((t=>t[Hx("0x22")])),o=this._getSuggestionCoords(t),r=o[Hx("0x7c")]-o[Hx("0xf")]+1;if(Hx("0x5b")==t[Hx("0x37")])return e.length?{type:Hx("0x5b"),content:Qo(n,Hx("0x67"),Qo(n,Hx("0x2f"),[r,'"'+e[Hx("0xc")](" ")+'"']))}:{type:Hx("0x5b"),content:Qo(n,Hx("0x67"),Qo(n,"ELEMENT_TABLE_ROW",r))};if(Hx("0x1d")==t[Hx("0x37")])return e.length?{type:Hx("0x1d"),content:Qo(n,Hx("0x4c"),Qo(n,Hx("0x2f"),[r,'"'+e.join(" ")+'"']))}:{type:Hx("0x1d"),content:Qo(n,Hx("0x4c"),Qo(n,Hx("0x7d"),r))}}if("tableColumn"==t[Hx("0x1c")]){const e=t[Hx("0x7f")]()[Hx("0x32")]((t=>t.is(Hx("0x6e")))).map((t=>t.data)),o=this[Hx("0x6d")](t),r=o[Hx("0x1e")]-o[Hx("0x72")]+1;if("insertion"==t[Hx("0x37")])return e[Hx("0x66")]?{type:Hx("0x5b"),content:Qo(n,Hx("0x67"),Qo(n,Hx("0x53"),[r,'"'+e[Hx("0xc")](" ")+'"']))}:{type:Hx("0x5b"),content:Qo(n,Hx("0x67"),Qo(n,Hx("0x2c"),r))};if(Hx("0x1d")==t[Hx("0x37")])return e[Hx("0x66")]?{type:Hx("0x1d"),content:Qo(n,Hx("0x4c"),Qo(n,Hx("0x53"),[r,'"'+e[Hx("0xc")](" ")+'"']))}:{type:Hx("0x1d"),content:Qo(n,"*Remove:* %0",Qo(n,Hx("0x2c"),r))}}})),o[Hx("0x3d")][Hx("0x68")](Hx("0x5b"),"tableRow",Hx("0x6"),i),o[Hx("0x3d")][Hx("0x68")](Hx("0x1d"),Hx("0x24"),Hx("0x4d"),i),o[Hx("0x3d")][Hx("0x68")](Hx("0x5b"),Hx("0x83"),Hx("0x6"),a),o[Hx("0x3d")].registerCustomCallback(Hx("0x1d"),Hx("0x83"),Hx("0x4d"),a),o[Hx("0x3d")][Hx("0x68")](Hx("0x5b"),Hx("0x83"),Hx("0xc"),c),o[Hx("0x3d")][Hx("0x68")](Hx("0x1d"),Hx("0x83"),Hx("0xc"),c),o._suggestionFactory.registerCustomCallback("insertion",Hx("0x24"),Hx("0xc"),l),o._suggestionFactory[Hx("0x68")](Hx("0x1d"),Hx("0x24"),"join",l)}[Hx("0x7e")](){const t=this[Hx("0x4f")],e=t.model[Hx("0x28")][Hx("0x1f")];return(n,o)=>{t[Hx("0x6c")][Hx("0x8c")]((r=>{const{commandName:i,commandParams:x}=o;let a=n[0].end[Hx("0x82")];x&&x[0]&&!1===x[0][Hx("0x2d")]&&(a=n[0][Hx("0x36")][Hx("0x7b")]);const c=r[Hx("0x33")](a);if("$graveyard"==c[Hx("0x73")].rootName)return;const l=Array[Hx("0x45")](e.getRanges())[Hx("0x5e")]((t=>s.LiveRange[Hx("0x1")](t)));r[Hx("0x6f")](c),t.commands[Hx("0x74")](i)[Hx("0x49")](),x[Hx("0x26")]({forceDefaultExecution:!0}),t[Hx("0x30")](i,...x);const u=l[Hx("0x32")]((t=>Hx("0x88")!=t.root.rootName));u[Hx("0x66")]>0&&r[Hx("0x6f")](u);for(const t of l)t.detach()}))}}[Hx("0x6b")](t){const e=this[Hx("0x4f")].plugins[Hx("0x74")](Hx("0x85"));let n=Number.MAX_SAFE_INTEGER,o=Number[Hx("0x77")],r=Number.MAX_SAFE_INTEGER,i=Number[Hx("0x77")];for(const s of t){if(Hx("0x88")==s[Hx("0x73")][Hx("0x75")])continue;const{row:t,column:x}=e[Hx("0x15")](s),a=s[Hx("0x10")](Hx("0x70"))?s[Hx("0x42")]("rowspan")-1:0,c=s[Hx("0x10")](Hx("0x46"))?s.getAttribute(Hx("0x46"))-1:0;n=t<n?t:n,o=t+a>o?t+a:o,r=x<r?x:r,i=x+c>i?x+c:i}return{minRow:n,maxRow:o,minColumn:r,maxColumn:i}}_setupColumnsRowsFixing(){const t=this[Hx("0x4f")],e=t.plugins[Hx("0x74")](Hx("0x35")),n=t[Hx("0x39")][Hx("0x74")](Hx("0x85"));t[Hx("0x6c")][Hx("0x28")].on(Hx("0x52"),(()=>{const n=Array[Hx("0x45")](t[Hx("0x6c")][Hx("0x28")][Hx("0x80")][Hx("0x8")]());for(const{name:t,data:o}of n){const{group:n,id:r,subType:i}=e[Hx("0x54")](t);if(Hx("0x2e")!=n)continue;if(null!=o[Hx("0x43")])continue;const s=e[Hx("0x62")](r);this[Hx("0x5a")][Hx("0x65")](i)&&this[Hx("0x38")][Hx("0x41")](s)}}),{priority:Hx("0x56")});const o=(t,e)=>{let o=!1;const r=e.createRangeOn(t),i=t[Hx("0x86")](Hx("0x48")),s=n[Hx("0x15")](t);for(const e of this[Hx("0x38")]){const n=e[Hx("0x1c")],x=n.startsWith(Hx("0x60")),a=n[Hx("0x8b")](x?10:5),c=a[Hx("0x12")](),l=c[Hx("0x8b")](0,3)+"span",u=Hx("0x55")+a,d=Hx("0x76")+a;if(!e[Hx("0x69")])continue;if(i!=e[Hx("0x50")]()[Hx("0x36")][Hx("0x86")](Hx("0x48")))continue;if(e[Hx("0x1a")](r))continue;const g=t[Hx("0x10")](l)?t[Hx("0x42")](l)-1:0,f=this._getSuggestionCoords(e),m=f[u],h=f[d];m<=s[c]&&s[c]+g<=h&&(e[Hx("0x0")](r),o=!0)}return o};t.model[Hx("0x28")].registerPostFixer((e=>{let n=!1;for(const r of t[Hx("0x6c")][Hx("0x28")].differ[Hx("0x2a")]())if(Hx("0x1b")==r[Hx("0x37")])if(Hx("0x24")==r[Hx("0x3e")])for(const t of r[Hx("0x19")][Hx("0x7b")][Hx("0x4a")]())n=n||o(t,e);else Hx("0x7a")==r[Hx("0x3e")]&&(n=n||o(r.position[Hx("0x7b")],e));return n}))}_getSuggestionCoords(t){return this[Hx("0x6b")](t[Hx("0x18")]()[Hx("0x5e")]((t=>t[Hx("0x36")][Hx("0x7b")])))}}function Wx(t){return Array[Hx("0x45")](new Set(t)[Hx("0x47")]())}const Kx=["findAncestor","set:isEnabled","formatBlock","low","editor","getRanges","get","requires","document","containsRange","commandName","plugins","model","TrackChangesEditing","execute","*Merge cells*","createRangeOn","cell","enableCommand","isInContent","TableEditing","change","push","mergeTableCellDown","_isForcedDefaultExecutionBlock","mergeTableCellRight","size","registerCustomCallback","splitTableCellHorizontally","fromRange","subType","mergeTableCells","_areMergableCells","*Split cell:* vertically","refresh","has","isEnabled","mergeTableCellUp","setSelection","mergeTableCellLeft","getCellLocation","from","markMultiRangeBlockFormat","getAncestors","*Split cell:* horizontally","table","selection","trackChanges","commands","length","locale","map","find","filter","$graveyard","horizontally","accept","splitTableCellVertically","_areSelectedCellsMergable","format","createTableWalker","TableUtils","value","add","forceDefaultExecution","author","direction","root","_suggestionFactory","_descriptionFactory","type","getSelectionAffectedTableCells","registerDescriptionCallback","insertion","stop","getFirstPosition","tableCell","element","highest"];var qx,Xx;qx=Kx,Xx=346,function(t){for(;--t;)qx.push(qx.shift())}(++Xx);const $x=function(t,e){return Kx[t-=0]};class Zx extends t.Plugin{static get[$x("0x38")](){return[zx]}afterInit(){const t=this[$x("0x35")],e=t[$x("0x3d")][$x("0x39")][$x("0x10")],n=t[$x("0x14")];if(!t[$x("0x3c")][$x("0x5")]($x("0x45")))return;const o=t[$x("0x3c")].get($x("0x3e")),r=t[$x("0x3c")].get("TableUtils"),i=t[$x("0x3c")][$x("0x37")](zx);i._tablePostFixingSubtypes[$x("0x47")]($x("0x1")),o[$x("0x43")]($x("0x1"),(()=>{const e=r.getSelectionAffectedTableCells(t.model[$x("0x39")][$x("0x10")]);t[$x("0x3d")][$x("0x46")]((()=>{o[$x("0xc")](e,{commandName:$x("0x1"),commandParams:[]},[],$x("0x1"))}))})),t[$x("0x12")][$x("0x37")]($x("0x1")).on($x("0x3f"),((e,n)=>{t[$x("0x12")][$x("0x37")]($x("0x11"))[$x("0x20")]&&(n[$x("0x13")]>0&&n[n[$x("0x13")]-1]&&n[n.length-1][$x("0x22")]||o[$x("0x49")]||this._areSelectedCellsMergable()||e.stop())}),{priority:$x("0x30")});for(const e of[$x("0x7"),"mergeTableCellRight",$x("0x48"),$x("0x9")]){const n=t[$x("0x12")][$x("0x37")](e);o.enableCommand(e,(()=>{const e=t[$x("0x3d")][$x("0x39")].selection[$x("0x2d")]()[$x("0xd")]()[$x("0x16")]((t=>t.is($x("0x2f"),$x("0x2e")))),r=n.value;t[$x("0x3d")][$x("0x46")]((()=>{o[$x("0xc")]([e,r],{commandName:"mergeTableCells",commandParams:[]},[],$x("0x1"))}))}))}for(const e of[$x("0x1b"),$x("0x4d")]){const n=t[$x("0x12")][$x("0x37")](e);o[$x("0x43")](e,(()=>{const i=r[$x("0x29")](t[$x("0x3d")].document[$x("0x10")])[0],s=i[$x("0x31")]($x("0xf")),{column:x,row:a}=r[$x("0xa")](i);let c=[];if($x("0x19")==n[$x("0x24")]){const t=r[$x("0x1e")](s,{startRow:a,endRow:a,includeAllSlots:!0});c=Array[$x("0xb")](t).map((t=>t[$x("0x42")]))}else{const t=r[$x("0x1e")](s,{column:x,includeAllSlots:!0});c=Array[$x("0xb")](t)[$x("0x15")]((t=>t[$x("0x42")]))}t[$x("0x3d")][$x("0x46")]((t=>{o.markBlockFormat(t[$x("0x41")](i),{commandName:e,commandParams:[]},c,e)}))}))}o[$x("0x27")].registerDescriptionCallback((t=>{if("formatBlock"!=t.type&&"formatInline"!=t[$x("0x28")])return;const{data:e}=t;return e&&$x("0x1")==e[$x("0x3b")]?{type:$x("0x1d"),content:Qo(n,$x("0x40"))}:void 0})),o._descriptionFactory[$x("0x2a")]((t=>{if("formatBlock"!=t[$x("0x28")]&&"formatInline"!=t[$x("0x28")])return;const{data:e}=t;return e?"splitTableCellVertically"==e[$x("0x3b")]?{type:"format",content:Qo(n,$x("0x3"))}:$x("0x4d")==e[$x("0x3b")]?{type:$x("0x1d"),content:Qo(n,$x("0xe"))}:void 0:void 0}));const x=i._acceptFormatSuggestionCallbackFactory();for(const t of[$x("0x7"),$x("0x4a"),"mergeTableCellDown","mergeTableCellLeft"])o[$x("0x26")][$x("0x4c")]($x("0x33"),t,"accept",x);for(const t of[$x("0x1b"),$x("0x4d")])o[$x("0x26")][$x("0x4c")]($x("0x33"),t,"accept",x);o[$x("0x26")][$x("0x4c")]("formatBlock","mergeTableCells",$x("0x1a"),(n=>{t.model.change((o=>{const r=Array.from(e[$x("0x36")]())[$x("0x15")]((t=>s.LiveRange[$x("0x4e")](t)));o[$x("0x8")](n),t[$x("0x12")][$x("0x37")]("mergeTableCells")[$x("0x4")](),t.execute($x("0x1"),{forceDefaultExecution:!0});const i=r[$x("0x17")]((t=>$x("0x18")!=t[$x("0x25")].rootName));i[$x("0x13")]>0&&o.setSelection(i);for(const t of r)t.detach()}))}));for(const e of[$x("0x7"),$x("0x48"),$x("0x9"),"mergeTableCellRight"]){const n=t.commands.get(e);n.on($x("0x32"),((e,o,r)=>{if(r){const o=t[$x("0x3d")].document[$x("0x10")].getFirstPosition()[$x("0xd")]().find((t=>t.is($x("0x2f"),$x("0x2e"))));this[$x("0x2")](n[$x("0x20")],o)||(e.return=!1,e[$x("0x2c")]())}}),{priority:$x("0x34")})}}[$x("0x1c")](){const t=this.editor[$x("0x12")][$x("0x37")]($x("0x1")),e=this[$x("0x35")].plugins[$x("0x37")]($x("0x1f"));if(!t[$x("0x6")])return!1;const n=e.getSelectionAffectedTableCells(this[$x("0x35")][$x("0x3d")][$x("0x39")].selection);for(const t of n)for(const e of n)if(t!=e&&!this[$x("0x2")](t,e))return!1;return!0}[$x("0x2")](t,e){const n=this[$x("0x35")][$x("0x3c")][$x("0x37")]("TrackChangesEditing"),o=this[$x("0x35")].model.createRangeOn(t),r=this[$x("0x35")][$x("0x3d")][$x("0x41")](e),i=new Set,s=new Set;for(const t of n.getSuggestions())if(($x("0x2b")==t.type||"deletion"==t[$x("0x28")]||$x("0x1")==t[$x("0x0")])&&t[$x("0x44")])for(const e of t[$x("0x36")]())e[$x("0x3a")](o,!0)&&i[$x("0x21")](t.type+":"+t[$x("0x23")].id),e[$x("0x3a")](r,!0)&&s[$x("0x21")](t[$x("0x28")]+":"+t[$x("0x23")].id);if(i[$x("0x4b")]!=s[$x("0x4b")])return!1;for(const t of i)if(!s[$x("0x5")](t))return!1;return!0}}const Yx=["data","_enableDefaultAttributesIntegration","activeMarkers","setAttribute","mapper","setTableRowHeader","data-suggestion","writer","parent","setTableColumnHeader","_acceptFormatSuggestionCallbackFactory","removeAttribute","consumable","includes","cell","showSuggestionHighlights","forceValue","createTableWalker","FORMAT_HEADER_COLUMN","downcastDispatcher","type","unbindElementFromMarkerName","plugins","FORMAT_HEADER_ROW","toViewElement","_handleLegacySuggestions","editor","item","nodeBefore","end","markerRange","options","TrackChangesEditing","FORMAT_REGULAR_COLUMN","editing","commandName","accept","_registerLegacyDescription","ck-suggestion-marker-","ck-suggestion-marker--active","format","headingColumns","getSuggestion","nodeAfter","registerAttributeLabel","bindElementToMarker","stop","markerNameToElements","commandParams","formatBlock","markerName","consume","addClass","_descriptionFactory","name","_splitMarkerName","start","addMarker:suggestion","locale","_suggestionFactory","registerCustomCallback","requires","FORMAT_REGULAR_ROW","removeClass","highest","*Format:* %0","get"];var Jx,Qx;Jx=Yx,Qx=108,function(t){for(;--t;)Jx.push(Jx.shift())}(++Qx);const ta=function(t,e){return Yx[t-=0]};class ea extends t.Plugin{static get[ta("0x14")](){return[zx]}afterInit(){const t=this.editor;if(!t[ta("0x30")].has("TableEditing"))return;const e=t[ta("0x11")],n=t[ta("0x30")][ta("0x19")](ta("0x3a"));n[ta("0x1b")](ta("0x1f"),[],["headingRows"]),n[ta("0x1b")](ta("0x23"),[],[ta("0x0")]),n[ta("0xc")].registerAttributeLabel("headingRows",Qo(e,ta("0x31"))),n[ta("0xc")][ta("0x3")](ta("0x0"),Qo(e,ta("0x2c"))),this[ta("0x33")]()}[ta("0x33")](){const t=this[ta("0x34")][ta("0x30")][ta("0x19")](ta("0x3a")),e=this[ta("0x34")][ta("0x30")][ta("0x19")]("TableUtils"),n=this.editor[ta("0x30")].get(zx)[ta("0x24")]();function o({showActiveMarker:n=!0,setDataAttribute:o=!0}={}){return(r,i,s)=>{const{type:x,id:a}=t[ta("0xe")](i[ta("0x9")]),c=t.getSuggestion(a),l=c.data;if(ta("0x8")!=c[ta("0x2e")]||!l||ta("0x23")!=l[ta("0x3d")])return;if(i[ta("0x35")])return void r[ta("0x5")]();if(!s[ta("0x26")][ta("0xa")](i[ta("0x38")],r[ta("0xd")]))return;const u=i[ta("0x38")][ta("0xf")][ta("0x2")],d=i[ta("0x38")][ta("0x37")][ta("0x36")],g=u[ta("0x22")][ta("0x22")],{column:f}=e.getCellLocation(u),{column:m}=e.getCellLocation(d);for(let r=f;r<=m;r++){const c=e[ta("0x2b")](g,{column:r,includeAllSlots:!1});for(const e of c){const r=e[ta("0x28")],c=s[ta("0x1e")][ta("0x32")](r);s[ta("0x21")][ta("0xb")](ta("0x40")+x,c),o&&s[ta("0x21")][ta("0x1d")](ta("0x20"),a,c),s[ta("0x1e")][ta("0x4")](c,i[ta("0x9")]),n&&(t[ta("0x1c")][ta("0x27")](i[ta("0x9")])?s.writer.addClass("ck-suggestion-marker--active",c):s[ta("0x21")].removeClass(ta("0x41"),c))}}}}t[ta("0x12")].registerCustomCallback(ta("0x8"),ta("0x1f"),ta("0x3e"),n),t._suggestionFactory[ta("0x13")](ta("0x8"),ta("0x23"),ta("0x3e"),n),this[ta("0x34")][ta("0x3c")][ta("0x2d")].on("addMarker:suggestion",o(),{priority:ta("0x17")}),this[ta("0x34")][ta("0x1a")][ta("0x2d")].on(ta("0x10"),((t,e,n)=>{n[ta("0x39")][ta("0x29")]&&o({showActiveMarker:!1,setDataAttribute:!1})(t,e,n)}),{priority:ta("0x17")}),this[ta("0x34")].editing[ta("0x2d")].on("removeMarker:suggestion",((e,n,o)=>{const{type:r,id:i}=t._splitMarkerName(n.markerName),s=t[ta("0x1")](i),x=s[ta("0x1a")];if(ta("0x8")!=s[ta("0x2e")]||!x||ta("0x23")!=x[ta("0x3d")])return;const a=o[ta("0x1e")][ta("0x6")](n[ta("0x9")]);if(a)for(const t of a)o.writer[ta("0x16")](ta("0x40")+r,t),o[ta("0x21")].removeClass(ta("0x41"),t),o[ta("0x21")][ta("0x25")]("data-suggestion",t),o.mapper[ta("0x2f")](t,n.markerName)}),{priority:"highest"}),this[ta("0x3f")]()}[ta("0x3f")](){const t=this[ta("0x34")],e=t[ta("0x11")];function n(t){return{type:ta("0x42"),content:Qo(e,ta("0x18"),t)}}t.plugins[ta("0x19")]("TrackChangesEditing")[ta("0xc")].registerDescriptionCallback((t=>{if(ta("0x8")!=t[ta("0x2e")])return;const{data:o}=t;if(o){if(ta("0x1f")==o.commandName){const t=o[ta("0x7")][0][ta("0x2a")];return n(Qo(e,ta(t?"0x31":"0x15")))}if(ta("0x23")==o[ta("0x3d")]){const t=o.commandParams[0].forceValue;return n(Qo(e,ta(t?"0x2c":"0x3b")))}}}))}}const na=["author","add","setAttributes","discard","getRows","getItems","type","TableClipboard","registerDescriptionCallback","cell","ck-suggestion-marker--active","paragraph","isEqual","*Replace table cells*","createRangeIn","markerAttributes","registerCustomCallback","forceDefaultExecution","tableCellSuggestion","fill","previous","subType","createRange","nodeAfter","_tablePostFixingSubtypes","tablePaste","getAllAdjacentSuggestions","return","map","Users","documentSelection","tableCellBackgroundColor","_suggestionFactory","newRange","from","markMultiRangeInsertion","deletionRanges","TrackChangesEditing","schema","suggestionUnloaded","requires","rows","_getCoordsForCells","getRanges","tableCell","editor","getColumns","tablePasteCell","removeMarkers","attributes","join","getColumnIndexes","value","afterInit","some","filter","tableCellBorderStyle","low","keys","for","tablePasteChainId","getSelectionAffectedTableCells","last","end","batch","isInContent","startsWith","remove","unwrap","oldRange","trackChanges","tablePasteRow","_createdBatches","getSuggestionCallback","move","stop","_splitMarkerName","differ","markMultiRangeDeletion","getChangedMarkers","tablePasteColumn","view","conversion","ck-suggestion-marker-insertion","insertContent","start","cells","insertRows","position","createRangeOn","insertion","get","columns","getAttributes","getContainedElement","getRange","getTableIfOnlyTableInContent","rootName","insert","find","getChild","includes","removeRows","getMarkers","document","register","high","fromEntries","columnInsertionIndexes","element","createTableWalker","createElement","first","deletion","locale","row","model","removeMarker","has","column","table","formatBlock","$graveyard","length","markerName","markerToHighlight","commands","elementToElement","ck-suggestion-marker","removeColumns","next","change","editing","suggestion-td","entries","getChanges","registerPostFixer","suggestion:formatBlock:tablePasteCell","clipboardOutput","isEmpty","markers","containsRange","suggestion","plugins","endColumn","name","findAncestor","accept","getSuggestions","push","markMultiRangeBlockFormat","getChildren"];var oa,ra;oa=na,ra=495,function(t){for(;--t;)oa.push(oa.shift())}(++ra);const ia=function(t,e){return na[t-=0]},sa=["tableCellBorderWidth","tableCellBorderColor",ia("0x11"),"tableCellHorizontalAlignment","tableCellVerticalAlignment",ia("0x90"),"tableCellPadding"],xa=Object[ia("0x44")](sa[ia("0x8d")]((t=>[t,null])));class aa extends t.Plugin{static get[ia("0x1")](){return[zx]}[ia("0xe")](){const t=this[ia("0x6")];if(!t[ia("0x68")][ia("0x4f")](ia("0x78")))return;const n=t.plugins[ia("0x34")](ia("0x96")),o=t.plugins[ia("0x34")]("TableUtils"),r=t[ia("0x68")][ia("0x34")](zx),i=t.plugins[ia("0x34")](ia("0x78"));r[ia("0x89")][ia("0x6e")]("tablePasteRow","tablePasteColumn"),t[ia("0x4d")][ia("0x97")][ia("0x42")](ia("0x83"),{allowIn:ia("0x5"),allowContentOf:ia("0x5"),isLimit:!0}),t[ia("0x2b")][ia("0x58")]({model:"tableCellSuggestion",view:"suggestion-td"});let s=null;t.model.on(ia("0x2d"),((r,x)=>{const[a,c]=x,l=x[x[ia("0x54")]-1];l&&l[ia("0x82")]||n._isForcedDefaultExecutionBlock||this[ia("0x6")][ia("0x57")][ia("0x34")](ia("0x1f"))[ia("0xd")]&&function(t,e,n,o,r){if(e&&!e.is(ia("0x8f")))return!1;const i=r[ia("0x39")](t,n);if(!i||!la(i,void 0,o))return!1;const s=o[ia("0x16")](n[ia("0x41")].selection);if(!s.length)return!1;const x=s[0][ia("0x6b")](ia("0x51")),a=o.getRowIndexes(s),c=o[ia("0xc")](s),l={startRow:a[ia("0x49")],endRow:a[ia("0x17")],startColumn:c[ia("0x49")],endColumn:c[ia("0x17")]};return 1==s[ia("0x54")]&&(l.endRow+=o[ia("0x75")](i)-1,l[ia("0x69")]+=o[ia("0x7")](i)-1),la(x,l,o)}(a,c,t.model,o,i)&&(r[ia("0x24")](),s={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},t[ia("0x4d")][ia("0x5c")]((()=>{t[ia("0x4d")][ia("0x2d")](x[0],x[1],x[2],{forceDefaultExecution:!0});const o=(0,e.uid)(),{rowInsertionRanges:r,columnInsertionRanges:i,insertionRanges:a,deletionRanges:c,cells:l}=s;r[ia("0x54")]&&n[ia("0x94")](r,ia("0x20"),{tablePasteChainId:o}),i[ia("0x54")]&&n.markMultiRangeInsertion(i,ia("0x29"),{tablePasteChainId:o}),a[ia("0x54")]&&n[ia("0x94")](a,"tablePaste",{tablePasteChainId:o,skipNestingCheck:!0}),c[ia("0x54")]&&n[ia("0x27")](c,ia("0x8a"),{tablePasteChainId:o,skipNestingCheck:!0});const u=n[ia("0x6f")](l[ia("0x8d")]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],ia("0x8"),{tablePasteChainId:o});if(u){const e=u[ia("0x40")](),n=[];for(const{element:o,attributes:r}of l){if(!r)continue;const i=t[ia("0x4d")].createRangeOn(o),s=e[ia("0x3c")]((t=>t.getRange().isEqual(i)));s&&n[ia("0x6e")]([s[ia("0x6a")],r])}n[ia("0x54")]&&u.setAttribute(ia("0x80"),Object[ia("0x44")](n))}s=null})))}),{priority:e.priorities[ia("0x43")]+10}),t[ia("0x68")][ia("0x34")](ia("0x78")).on("_replaceTableSlotCell",((t,e)=>{const[n,o,,r]=e;if(!s)return;t[ia("0x24")]();const i=n[ia("0x7a")],x=o,a=ca(i),c=ca(x);t[ia("0x8c")]=i;let l=null,u=null;if(c||a)if(a&&!c){r[ia("0x1c")](i.getChild(0));for(const t of Array.from(x[ia("0x70")]()))r[ia("0x3b")](t,i,"end");const t=s.rowInsertionIndexes[ia("0x3e")](n[ia("0x4c")]),e=s[ia("0x45")][ia("0x3e")](n[ia("0x50")]);t||e||(l=r[ia("0x7f")](i))}else c&&!a&&(u=r.createRangeIn(i));else{const t=r[ia("0x48")](ia("0x83")),e=r[ia("0x48")](ia("0x83"));r.wrap(r[ia("0x7f")](i),e),r[ia("0x3b")](t,i,0);for(const e of Array[ia("0x93")](x[ia("0x70")]()))r[ia("0x3b")](e,t,ia("0x18"));l=r[ia("0x32")](t),u=r[ia("0x32")](e)}const d=Array[ia("0x93")](x[ia("0x36")]())[ia("0x10")]((([t])=>sa.includes(t)));s[ia("0x2f")].push({element:i,attributes:d.length?Object.fromEntries(d):null}),l&&s.insertionRanges[ia("0x6e")](l),u&&s[ia("0x95")].push(u)}),{priority:ia("0x43")}),o.on("insertColumns",((e,n)=>{const[r,i={}]=n;if(!s)return;const x=i.at||0,a=i[ia("0x35")]||1;s[ia("0x45")]=new Array(a).fill(x)[ia("0x8d")](((t,e)=>t+e));for(const{cell:e}of o[ia("0x47")](r,{startColumn:x,endColumn:x+a-1}))s.columnInsertionRanges.push(t[ia("0x4d")][ia("0x32")](e))}),{priority:ia("0x12")}),o.on(ia("0x30"),((e,n)=>{const[r,i={}]=n;if(!s)return;const x=i.at||0,a=i[ia("0x2")]||1;s.rowInsertionIndexes=new Array(a)[ia("0x84")](x)[ia("0x8d")](((t,e)=>t+e));for(const{cell:e}of o.createTableWalker(r,{startRow:x,endRow:x+a-1}))s.rowInsertionRanges.push(t[ia("0x4d")].createRangeOn(e))}),{priority:ia("0x12")}),n._descriptionFactory[ia("0x79")]((e=>{if(e[ia("0x86")]&&e[ia("0x86")][ia("0x1b")]("tablePaste"))return e[ia("0x85")]?{}:{type:ia("0x33"),content:Qo(t[ia("0x4b")],ia("0x7e"))}}));const x=()=>!1;for(const t of["tablePaste","tablePasteColumn",ia("0x20"),ia("0x8")])n[ia("0x91")].registerCustomCallback(ia("0x33"),t,ia("0xb"),x),n._suggestionFactory[ia("0x81")](ia("0x4a"),t,ia("0xb"),x),n._suggestionFactory.registerCustomCallback(ia("0x52"),t,ia("0xb"),x);n[ia("0x91")][ia("0x81")](ia("0x52"),ia("0x8"),ia("0x74"),x),n[ia("0x91")].registerCustomCallback(ia("0x52"),"tablePasteCell","accept",((e,n,o)=>{const r=e.map((t=>t[ia("0x37")]()))[ia("0x10")]((t=>t)),i=new Map(r[ia("0x8d")]((t=>[t,null])));if(s)for(const{element:t,attributes:e}of s[ia("0x2f")])e&&i.set(t,e);else if(o&&o[ia("0x80")])for(const[e,n]of Object[ia("0x5f")](o[ia("0x80")])){const o=t.model[ia("0x65")][ia("0x34")](e),r=o?o[ia("0x38")]()[ia("0x37")]():null;r&&i.set(r,n)}t.model.change((t=>{for(const[e,n]of i)t[ia("0x73")]({...xa,...n},e)}))}));const a=(e,o)=>{n[ia("0x91")].registerCustomCallback(e,"tablePaste",o,((r,i,s)=>{t.model[ia("0x5c")]((t=>{const x=[];for(const t of r){const e=t[ia("0x2e")][ia("0x88")];e.is(ia("0x46"),ia("0x83"))&&x[ia("0x6e")](e)}n[ia("0x91")][ia("0x22")](e,null,o)(r,i,s);for(const e of x)ia("0x53")!=e.root[ia("0x3a")]&&t[ia("0x1d")](e)}))}))};a(ia("0x33"),ia("0x6c")),a(ia("0x33"),"discard"),a(ia("0x4a"),ia("0x6c")),a(ia("0x4a"),ia("0x74")),n[ia("0x91")].registerCustomCallback(ia("0x33"),"tablePasteRow",ia("0x74"),(t=>{const e=t[ia("0x8d")]((t=>t.getContainedElement())),n=e[0][ia("0x6b")](ia("0x51")),{minRow:i,maxRow:s}=r._getCoordsForCells(e);o[ia("0x3f")](n,{at:i,rows:s-i+1})})),n[ia("0x91")][ia("0x81")]("insertion","tablePasteColumn",ia("0x74"),(t=>{const e=t.map((t=>t[ia("0x37")]())),n=e[0][ia("0x6b")](ia("0x51")),{minColumn:i,maxColumn:s}=r[ia("0x3")](e);o[ia("0x5a")](n,{at:i,columns:s-i+1})}));const c=(t,e)=>{if(!e.subType||!e[ia("0x86")][ia("0x1b")]("tablePaste"))return;const o=e.attributes[ia("0x15")],r=n.getSuggestions()[ia("0x10")]((t=>t.isInContent&&t.attributes&&t[ia("0xa")][ia("0x15")]==o));r[ia("0x54")]&&e[ia("0x8b")]()[ia("0x54")]!=r[ia("0x54")]&&r.reduce(((t,e)=>(t[ia("0x5b")]=e,e[ia("0x85")]=t,e)))};function l(t,e=!0){const{id:o}=n[ia("0x25")](t[ia("0x55")]),r=[ia("0x59"),ia("0x2c")],i=n.activeMarkers[ia("0x3e")](t[ia("0x55")]);return i&&r[ia("0x6e")](ia("0x7b")),{classes:r,attributes:{"data-suggestion":o},priority:i&&e?3010:3e3}}n.on("suggestionLoaded",c,{priority:ia("0x43")}),n.on(ia("0x0"),c,{priority:ia("0x43")}),t[ia("0x4d")].document.registerPostFixer((()=>{let e=!1;const o=Array.from(t[ia("0x4d")].document[ia("0x26")][ia("0x28")]());for(const{name:r,data:i}of o){const{group:o,type:s,id:x}=n[ia("0x25")](r);if(ia("0x67")!=o||ia("0x4a")!=s||i[ia("0x1e")])continue;if(!n.hasSuggestion(x))continue;const a=n.getSuggestion(x)[ia("0x4")](),c=t[ia("0x68")][ia("0x34")](ia("0x8e")).me;for(const t of n[ia("0x6d")]())if(t[ia("0x1a")]&&t[ia("0x71")]==c&&ia("0x52")==t.type&&ia("0x8")==t.subType&&t[ia("0x4")]().every((t=>a[ia("0xf")]((e=>e[ia("0x66")](t,!0))))))for(const n of t.getAllAdjacentSuggestions())n.isInContent&&(n[ia("0x74")](),e=!0)}return e})),t[ia("0x4d")].document.registerPostFixer((e=>{const o=t[ia("0x57")].get("redo");if(!o||!o[ia("0x21")][ia("0x4f")](e[ia("0x19")]))return!1;let r=!1;const i=t[ia("0x68")][ia("0x34")](ia("0x8e")).me,s=t.model[ia("0x41")].differ[ia("0x60")](),x=Array.from(t[ia("0x4d")][ia("0x41")][ia("0x26")][ia("0x28")]())[ia("0x10")]((({name:t,data:e})=>{const{group:o,subType:r,authorId:s}=n[ia("0x25")](t);return ia("0x67")==o&&ia("0x8a")==r&&s==i.id&&!e[ia("0x1e")]}));for(const t of s){if(ia("0x3b")!=t[ia("0x77")]||ia("0x83")!=t.name||1!=t[ia("0x54")])continue;const n=e[ia("0x87")](t[ia("0x31")],t[ia("0x31")].getShiftedBy(1));if(!x.find((({data:t})=>t[ia("0x92")][ia("0x7d")](n))))for(const{name:t,data:o}of x)if(n.containsRange(o[ia("0x92")])){e.updateMarker(t,{range:n}),r=!0;break}}return r})),t[ia("0x4d")].document[ia("0x61")]((e=>{let o=!1;const r=t[ia("0x68")].get("Users").me,i=n[ia("0x6d")]().filter((t=>t[ia("0x1a")]&&t[ia("0x71")]==r)),s=new Set,x=new Set;for(const t of i)if(ia("0x8a")==t[ia("0x86")])for(const e of t[ia("0x40")]()){const n=e[ia("0x38")]().getContainedElement();if(n)if(n.is(ia("0x46"),ia("0x83"))&&ca(n)){t[ia("0x4e")](e[ia("0x6a")]),s[ia("0x72")](n),o=!0;const r=n.nextSibling,i=n.previousSibling,a=r&&r.is(ia("0x46"),ia("0x83")),c=i&&i.is("element",ia("0x83"));a&&!s[ia("0x4f")](r)&&x[ia("0x72")](r),c&&!s[ia("0x4f")](i)&&x[ia("0x72")](i)}else n.is(ia("0x46"),ia("0x7c"))&&n[ia("0x64")]&&(t[ia("0x4e")](e.name),o=!0)}else if(ia("0x8")==t[ia("0x86")]){if(!t[ia("0xa")]||!t[ia("0xa")][ia("0x15")])continue;const e=t[ia("0xa")].markerAttributes;if(e&&Object[ia("0x13")](e)[ia("0x54")])continue;const n=t[ia("0xa")][ia("0x15")];let r=!0,s=!0;for(const e of i)if(e[ia("0x86")]&&e.subType[ia("0x1b")](ia("0x8a"))){if(!e.attributes[ia("0x15")]){s=!1;break}if(e.id!=t.id&&e[ia("0xa")].tablePasteChainId==n){r=!1;break}}s&&r&&(t[ia("0x9")](),o=!0)}for(const t of s)e[ia("0x1c")](t);for(const t of x)e[ia("0x1d")](t);return o})),t.conversion[ia("0x14")]("editingDowncast")[ia("0x56")]({model:ia("0x62"),view:(t,e)=>l(t),converterPriority:ia("0x43")}),t[ia("0x2b")][ia("0x14")]("dataDowncast")[ia("0x56")]({model:ia("0x62"),view:(t,e)=>e.options.showSuggestionHighlights?l(t,!1):null,converterPriority:ia("0x43")});const u=t[ia("0x5d")][ia("0x2a")];this.listenTo(u.document,ia("0x63"),((t,e)=>{const n=[];for(const t of u[ia("0x7f")](e.content)[ia("0x76")]())t.is(ia("0x46"),ia("0x5e"))&&n[ia("0x6e")](t);u.change((t=>{for(const e of n)t[ia("0x23")](t[ia("0x7f")](e),t.createPositionBefore(e)),t[ia("0x1c")](e)}))}))}}function ca(t){if(t.isEmpty)return!0;const e=t[ia("0x3d")](0);return e.is(ia("0x46"),"paragraph")&&e[ia("0x64")]}function la(t,e={},n){for(const{isAnchor:o,cellHeight:r,cellWidth:i}of n[ia("0x47")](t,{includeAllSlots:!0,...e}))if(!o||1!=r||1!=i)return!1;return!0}const ua=["table","_suggestionFactory","tableWidth","subType","Users","TableColumnResizeEditing","commandParams","getColumnGroupElement","selection","markBlockFormat","resizeTable","formatGroupId","format","has","TrackChangesEditing","handleResizeTableWidthCommand","editor","get","registerCustomCallback","bind","getSelectedElement","getTableColumnsWidths","document","formatBlock","*Format:* resize table","handleSuggestionDescription","resizeTableWidth","accept","getSuggestions","getSuggestionCallback","model","change","formatInline","data","discard","type","afterInit","plugins"];var da,ga;da=ua,ga=158,function(t){for(;--t;)da.push(da.shift())}(++ga);const fa=function(t,e){return ua[t-=0]};class ma extends t.Plugin{[fa("0x1e")](){if(!this[fa("0xa")].plugins[fa("0x7")](fa("0x25")))return;const t=this[fa("0xa")][fa("0x1f")][fa("0xb")](fa("0x8"));t.enableCommand(fa("0x14"),this[fa("0x9")][fa("0xd")](this)),t[fa("0x21")][fa("0xc")]("formatBlock",fa("0x4"),fa("0x15"),t[fa("0x21")][fa("0x17")](fa("0x11"),null,"discard")),t._suggestionFactory[fa("0xc")]("formatBlock","resizeTable",fa("0x1c"),t[fa("0x21")][fa("0x17")]("formatBlock",null,fa("0x15"))),t._descriptionFactory.registerDescriptionCallback(this[fa("0x13")][fa("0xd")](this))}[fa("0x9")](t,e){const n=this.editor[fa("0x1f")].get(fa("0x8")),o=this.editor.plugins[fa("0xb")](fa("0x25")),r=e[fa("0x20")]||this[fa("0xa")].model[fa("0x10")][fa("0x2")][fa("0xe")]();this[fa("0xa")][fa("0x18")][fa("0x19")]((()=>{const i=o[fa("0x1")](r);let s=i?o[fa("0xf")](i):null,x=r.getAttribute(fa("0x22"))||null;const a=e.tableWidth||x,c=e.columnWidths||s,l=this.editor.plugins[fa("0xb")](fa("0x24")).me;for(const t of n[fa("0x16")]()){const e=t.getContainedElement();if(fa("0x4")===t[fa("0x23")]&&e===r){t.author!==l&&t[fa("0x1c")]();const e=t[fa("0x1b")][fa("0x0")];x=e[0].tableWidth,s=e[0].columnWidths;break}}t({table:r,tableWidth:a,columnWidths:c}),n[fa("0x3")](r,{commandName:fa("0x14"),commandParams:[{tableWidth:x,columnWidths:s}],formatGroupId:fa("0x4")},[],fa("0x4"))}))}handleSuggestionDescription(t){if(fa("0x11")!=t.type&&fa("0x1a")!=t[fa("0x1d")])return;const{data:e}=t;if(e&&"resizeTable"===e[fa("0x5")]){const t=fa("0x12");return{type:fa("0x6"),content:Qo(this.editor.locale,t)}}}}const ha=["Template","plugins","has","enableCommand","editor","afterInit","get"];var pa,ba;pa=ha,ba=134,function(t){for(;--t;)pa.push(pa.shift())}(++ba);const Ea=function(t,e){return ha[t-=0]};class _a extends t.Plugin{[Ea("0x4")](){const t=this[Ea("0x3")];t.plugins[Ea("0x1")](Ea("0x6"))&&t[Ea("0x0")][Ea("0x5")]("TrackChangesEditing")[Ea("0x2")]("insertTemplate")}}const Ta=["commands","tableOfContents","ELEMENT_TABLE_OF_CONTENTS","get","enableCommand","plugins","editor","TrackChangesEditing","locale","afterInit","insertTableOfContents"];var ya,Ca;ya=Ta,Ca=465,function(t){for(;--t;)ya.push(ya.shift())}(++Ca);const Aa=function(t,e){return Ta[t-=0]};class ka extends t.Plugin{[Aa("0x6")](){const t=this[Aa("0x3")];if(!t[Aa("0x8")].get(Aa("0x7")))return;t[Aa("0x2")][Aa("0x0")]("TrackChangesEditing")[Aa("0x1")]("insertTableOfContents");const e=t.plugins[Aa("0x0")](Aa("0x4")),n=t[Aa("0x5")];e._descriptionFactory.registerElementLabel(Aa("0x9"),(t=>Qo(n,Aa("0xa"),t)))}}const Ia=["getChangedMarkers","model","title-content","editor","document","has","schema","element","end","registerPostFixer","getNearestSelectionRange","forward","_descriptionFactory","removeMarker","isCollapsed","locale","afterInit","isTouching","plugins","updateMarker","createRange","start","newRange","suggestion","TrackChangesEditing","registerElementLabel","from"];var Sa,Ra;Sa=Ia,Ra=180,function(t){for(;--t;)Sa.push(Sa.shift())}(++Ra);const va=function(t,e){return Ia[t-=0]};class Na extends t.Plugin{[va("0x19")](){const t=this[va("0xc")];if(!t[va("0x0")][va("0xe")]("Title"))return;const e=t[va("0x0")].get(va("0x6"));e[va("0x15")][va("0x7")](va("0xb"),(()=>Qo(t[va("0x18")],"ELEMENT_TITLE"))),t[va("0xa")][va("0xd")][va("0x12")]((n=>{let o=!1;const r=Array[va("0x8")](t.model[va("0xd")].differ[va("0x9")]());for(const{name:i,data:s}of r){const{group:r}=e._splitMarkerName(i);if(va("0x5")!==r||!s.newRange)continue;const x=s[va("0x4")],a=x.end.nodeBefore;if(!a||!a.is(va("0x10"),va("0xb")))continue;if(!x[va("0x3")][va("0x1a")](x.end))continue;const c=t[va("0xa")][va("0xf")][va("0x13")](x[va("0x11")],va("0x14"));if(c&&c[va("0x17")]){const t=n[va("0x2")](x[va("0x3")],c[va("0x3")]);t.isEqual(x)||(n[va("0x1")](i,{range:t}),o=!0)}o||(n[va("0x16")](i),o=!0)}return o}))}}const La=["UndoEditing","editor","has","afterInit","plugins","enableCommand","redo","TrackChangesEditing"];var Ma,wa;Ma=La,wa=439,function(t){for(;--t;)Ma.push(Ma.shift())}(++wa);const Oa=function(t,e){return La[t-=0]};class Fa extends t.Plugin{[Oa("0x4")](){const t=this[Oa("0x2")],e=t[Oa("0x5")].get(Oa("0x0"));t[Oa("0x5")][Oa("0x3")](Oa("0x1"))&&(e[Oa("0x6")]("undo"),e[Oa("0x6")](Oa("0x7")))}}const Da=["get","toggleTableCaption","requires","editor","TableCaptionEditing","TrackChangesEditing","afterInit","plugins"];var Ba,Pa;Ba=Da,Pa=348,function(t){for(;--t;)Ba.push(Ba.shift())}(++Pa);const Ua=function(t,e){return Da[t-=0]};class ja extends t.Plugin{static get[Ua("0x6")](){return[zx]}[Ua("0x2")](){const t=this[Ua("0x7")];t[Ua("0x3")].has(Ua("0x0"))&&t[Ua("0x3")][Ua("0x4")](Ua("0x1")).enableCommand(Ua("0x5"))}}const Ga=["has","tableCellHeight","tableCellBackgroundColor","join","data","editor","registerDescriptionCallback","TrackChangesTableProperties","tableProperties","accept","locale","tableBackgroundColor","tableBorderColor","getAttribute","formatBlock","registerCustomCallback","handleDiscardAction","start","tableBorderStyle","tableAlignment","TableCellPropertiesEditing","tableCellPadding","get","removeAttribute","change","table","tableCellProperties","tableWidth","tableCellVerticalAlignment","_getSuggestion","tableCellWidth","tableBorderWidth","batch","findAncestor","pluginName","tableCellBorderWidth","tableHeight","_suggestionFactory","format","*Format:* change table cell properties","handleSuggestionDescription","model","getSuggestionCallback","_descriptionFactory","TrackChangesEditing","selection","discard","_handlePropertyChange","nodeAfter","plugins","subType","tableCellHorizontalAlignment","enqueueChange","enableCommand","document"];var Va,Ha;Va=Ga,Ha=490,function(t){for(;--t;)Va.push(Va.shift())}(++Ha);const za=function(t,e){return Ga[t-=0]};class Wa extends t.Plugin{constructor(t){super(t),this[za("0xd")]=[za("0x11"),za("0x17"),za("0x24"),za("0x18"),za("0x20"),za("0x29"),za("0x10")],this[za("0x1f")]=["tableCellBorderColor","tableCellBorderStyle",za("0x28"),za("0x1a"),za("0x23"),za("0x6"),za("0x7"),za("0x1"),za("0x21")]}static get[za("0x27")](){return za("0xc")}afterInit(){const t=this[za("0xa")].plugins[za("0x1b")](za("0x31"));if(this[za("0xa")][za("0x36")][za("0x5")]("TablePropertiesEditing")){for(const e of this[za("0xd")])t[za("0x3")](e,((t,n)=>{const o=this[za("0xa")][za("0x2e")][za("0x4")].selection.getFirstPosition()[za("0x26")](za("0x1e"));this[za("0x34")](e,[o],this[za("0xd")],"tableProperties",t,n)}));t[za("0x2a")].registerCustomCallback(za("0x13"),za("0xd"),za("0xe"),t[za("0x2a")][za("0x2f")](za("0x13"),null,"discard")),t._suggestionFactory[za("0x14")](za("0x13"),"tableProperties",za("0x33"),((t,e)=>this[za("0x15")](this.tableProperties,t,e))),t[za("0x2a")].registerCustomCallback(za("0x13"),za("0xd"),za("0x8"),(()=>!1))}if(this[za("0xa")].plugins.has(za("0x19"))){for(const e of this[za("0x1f")])t[za("0x3")](e,((t,n)=>{const o=this[za("0xa")].plugins[za("0x1b")]("TableUtils").getSelectionAffectedTableCells(this.editor.model[za("0x4")][za("0x32")]);this[za("0x34")](e,o,this[za("0x1f")],za("0x1f"),t,n)}));t._suggestionFactory[za("0x14")](za("0x13"),"tableCellProperties",za("0xe"),t[za("0x2a")][za("0x2f")](za("0x13"),null,za("0x33"))),t[za("0x2a")][za("0x14")](za("0x13"),"tableCellProperties",za("0x33"),((t,e)=>this.handleDiscardAction(this[za("0x1f")],t,e))),t._suggestionFactory[za("0x14")](za("0x13"),za("0x1f"),"join",(()=>!1))}t[za("0x30")][za("0xb")]((t=>this.handleSuggestionDescription(t)))}[za("0x34")](t,e,n,o,r,i){const s=this.editor.plugins.get(za("0x31"));this[za("0xa")][za("0x2e")][za("0x2")](i[za("0x25")],(()=>{for(const t of e)if(this[za("0x22")](t,o))r(i);else{const e={};for(const o of n){const n=t[za("0x12")](o);void 0!==n&&(e[o]=n)}r(i),s.markBlockFormat(t,{commandParams:[e]},[],o)}}))}handleDiscardAction(t,e,n){const o=e[0][za("0x16")][za("0x35")],r=n.commandParams[0];this[za("0xa")][za("0x2e")][za("0x1d")]((e=>{for(const n of t)void 0!==r[n]?e.setAttribute(n,r[n],o):e[za("0x1c")](n,o)}))}[za("0x2d")](t){if(t[za("0x9")])switch(t[za("0x0")]){case za("0xd"):return{type:za("0x2b"),content:Qo(this[za("0xa")][za("0xf")],"*Format:* change table properties")};case za("0x1f"):return{type:za("0x2b"),content:Qo(this[za("0xa")][za("0xf")],za("0x2c"))}}}[za("0x22")](t,e){const n=this[za("0xa")].plugins[za("0x1b")]("TrackChangesEditing");for(const o of n.getSuggestions({skipNotAttached:!0})){const n=o.getContainedElement();if(o[za("0x0")]===e&&n===t)return o}return null}}var Ka=Function.prototype,qa=Object.prototype,Xa=Ka.toString,$a=qa.hasOwnProperty,Za=Xa.call(Object);const Ya=function(t){if(!xe(t)||"[object Object]"!=gt(t))return!1;var e=xn(t);if(null===e)return!0;var n=$a.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&Xa.call(n)==Za};const Ja=function(t){return Ya(t)?void 0:t};var Qa=rt?rt.isConcatSpreadable:void 0;const tc=function(t){return ge(t)||de(t)||!!(Qa&&t&&t[Qa])};const ec=function t(e,n,o,r,i){var s=-1,x=e.length;for(o||(o=tc),i||(i=[]);++s<x;){var a=e[s];n>0&&o(a)?n>1?t(a,n-1,o,r,i):sn(i,a):r||(i[i.length]=a)}return i};const nc=function(t){return(null==t?0:t.length)?ec(t,1):[]};const oc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var rc=Math.max;const ic=function(t,e,n){return e=rc(void 0===e?t.length-1:e,0),function(){for(var o=arguments,r=-1,i=rc(o.length-e,0),s=Array(i);++r<i;)s[r]=o[e+r];r=-1;for(var x=Array(e+1);++r<e;)x[r]=o[r];return x[e]=n(s),oc(t,this,x)}};const sc=function(t){return function(){return t}};const xc=ee?function(t,e){return ee(t,"toString",{configurable:!0,enumerable:!1,value:sc(e),writable:!0})}:function(t){return t};var ac=Date.now;const cc=function(t){var e=0,n=0;return function(){var o=ac(),r=16-(o-n);if(n=o,r>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(xc);const lc=function(t){return cc(ic(t,void 0,nc),t+"")}((function(t,e){var n={};if(null==t)return n;var o=!1;e=uo(e,(function(e){return e=po(e,t),o||(o=e.length>1),e})),ie(t,dn(t),n),o&&(n=to(n,7,Ja));for(var r=e.length;r--;)Ko(n,e[r]);return n})),uc=["isIntersectingWithRange","containsItem","filter","getMarkers","getCustomProperty","isNextTo","change:data","dataDowncast","after","deletion","getContainedElement","schema","getSuggestions","_refreshAttributeSuggestionsChain","accept","highest","_blockAttributeKeys","trackChanges.trackFormatChanges","getAncestors","markers","backward","mapper","isCollapsed","low","item","widget","model","never","updateMarker","updateSuggestion","acceptAllSuggestions","format","_updateSuggestionData","comments","$marker","announce","_adapter","_processAttributeSuggestions","insertion:chain","_cutOutSuggestionMarker","_getExternalAuthor","hasComments","collaboration.channelId","acceptSuggestion","init","parent","showSuggestionHighlights","addCommentThread","start","multipleBlocks","getAllAdjacentSuggestions","_isDataLoaded","attribute:accept","oldName","every","selection","_reduceExistingSuggestions","_suggestionState","newName","@external","formatGroupId","deletion:chain","formatBlock","createElement","suggestionLoaded","TrackChangesEditing","setAttribute","isInContent","registerCustomCallback","isLimit","isOwn","insertion:discard","_joinWithAdjacentSuggestions","hasCommentThread","track-changes-enable-command-twice","addSuggestionData","getShiftedBy","rejected","attributes","_initAriaMarkerChangeAnnouncements","unshift","_registerDefaultCallbacks","addMarker:suggestion:formatBlock","add","forceDefaultExecution","always","formatBlock:","isEqual","track-changes-suggestion-not-found","_reduceSuggestionAttributeRange","_saved","rootName","_joinSuggestions","elementStart","originalSuggestionId","includes","changeAttribute","_refreshSuggestionsChain","consumable","commentThread","addMarkerName","targetPosition","creator","editor","isRemovable","track-changes-suggestion-data-mismatch","consume","moveTargetPosition","push","move","_getSuggestionData","_registerBlockAttribute","name","createPositionAfter","deletion:","_recordAttributeChanges","startsWith","pop","deletion:discard","markerName","createPositionAt","update:suggestion","detach","oldRange","history","containsPosition","_inlineAttributeKeys","removeAttribute","version","for","newRange","PENDING_ACTION_SUGGESTION","_handleNewSuggestionMarker","fromCharCode","commandName","getSuggestion","keys","createRange","markMultiRangeBlockFormat","markDeletion","splitPosition","rename","document","set","_removeSuggestion","toViewElement","getItems","marker-count","markInlineFormat","fetchCommentThread","getSuggestionCallback","_model","next","_setSuggestionData","trackChanges","activeMarkers","ck-suggestion-marker-formatInline","before","normal","concat","reconvertMarker","isIntersecting","options","discard","size","CommentsRepository","conversion","_setSuggestionRange","forward","isLocal","batch","_mergeNestedSuggestions","insertContent","attribute:discard","buildSuggestion","formatInline:","element","author","markerToData","$elementName","range","isInsideObject","_suggestionFactory","get","attribute","execute","removed","_createSuggestion","insertion:","_getMarkerAnnouncementText","formatBlock:chain","attribute:join","addSuggestion","insertion","_getAttributeKeyFromSubType","locale","markAttributeChange","suggestion:attribute:","formatBlock:join","getChanges","addMarker:suggestion","_editor","_splitMarkerName","trackChanges.mergeNestedSuggestions","join","catch","markMultiRangeInsertion","return","getChangedMarkers","newValue","isDocumentOperation","createRangeIn","getIntersection","stop","dataReady","has","multi","bindElementToMarker","root","ENTER","formatInline:chain","splice","find","formatInline","markerNameToElements","toUpperCase","PendingActions","LEAVE","nodeBefore","differ","groupId","formatInline:discard","trackChangesCommand","createSelection","getMultiRangeId","fromRange","editingDowncast","addClass","data-suggestion","isSelectable","key","authoredAt","dataToMarker","_suggestions","isMultiRange","define","adapter","change","removeMarker","addRange","getAttribute","unbindElementFromMarkerName","attributeNewValue","listenTo","Users","length","deleteContent","value","some","data","suggestionUnloaded","getNearestSelectionRange","tablePasteChainId","warn","nodeAfter","from","clear","skipNestingCheck","insertion:join","formatBlock:discard","formatInline:accept","removeMarkers","isBefore","subType","_descriptionFactory","delete","enableCommand","track-changes-adapter-missing-getsuggestion","ck-suggestion-marker","rethrowUnexpectedError","enqueueChange","getRange","isTouching","_customCallbacks","oldValue","elementEnd","isExternal","fire","markerToHighlight","suggestion","deletion:accept","_trackFormatChanges","addHighlight","ck-suggestion-marker-","removeClass","isBlock","default","remove","commands","getOperations","documentSelection","then","_addThreadToSuggestion","applyOperation","_commentsRepository","editing","markInsertion","split","isUndo","addMarker:suggestion:attribute","forEach","discardSelectedSuggestions","_recordAttributeSuggestionsFromVersion","accepted","getFirstRange","getFirstMarker","track-changes-user-not-found","getUser","_findSuggestions","discardAllSuggestions","sort","suggestionChanged","markMultiRangeDeletion","head","meta","high","authorName","_isForcedDefaultExecutionBlock","_SUGGESTION_ANNOUNCEMENT","enableReadOnlyMode","end","$text","ck-suggestion-marker-formatBlock","suggestion:","ready","isAfter","markerReady","formatInline:join","registerPostFixer","requires","_getAuthorFromId","howMany","previous","_rangeIsInLocalUserInsertion","getDifference","getWalker","notReady","values","insert","hasSuggestion","_onDiscard","_breakSuggestionMarker","getLastMatchingPosition","_isBlockAttribute","_enabledCommands","discardSuggestion","_registerInlineAttribute","change:_saved","_addSuggestionMarker","containsRangeInObject","createRangeOn","ck-suggestion-marker--active","upcast","config","$graveyard","containsRange","getRanges","map","_defaultCallbacks","_processAttributeChanges","setSelection","plugins","_checkSuggestionCorrectness","createdAt","isObject","refresh","writer","attributeKey","position","type","removeMarker:suggestion:attribute"];var dc,gc;dc=uc,gc=497,function(t){for(;--t;)dc.push(dc.shift())}(++gc);const fc=function(t,e){return uc[t-=0]},mc=fc("0x3f");class hc extends t.Plugin{static get[fc("0xdf")](){return[fc("0x31"),i.Users,t.PendingActions,cr,fr,_r,kr,Lr,Dr,Vr,ti,ii,li,hi,Ti,Si,Mi,Pi,Hi,Xi,Qi,rs,fs,cs,Es,As,vs,Os,Us,Ks,Ys,nx,xx,dx,bx,Cx,Rx,Ox,Ux,zx,Zx,ea,ja,aa,ma,ka,Wa,_a,Na,Fa]}static get pluginName(){return fc("0x14a")}constructor(t){function e(t){return t.map((t=>String[fc("0x11")](t)))[fc("0x58")]("")}super(t),this._recordAttributeSuggestionsFromVersion=null,this[fc("0x1b")]("activeMarkers",[]),this.on("change:activeMarkers",((e,n,o,r)=>{this[fc("0x23")][fc("0x83")]((()=>{for(const e of[...r,...o])this[fc("0x23")].markers[fc("0x63")](e)&&t[fc("0xbd")][fc("0x2c")](e)}))})),this[fc("0x9e")]=new rr(this[fc("0x170")][fc("0x123")][fc("0x114")],this[fc("0x170")][fc("0x4f")]),this[fc("0x12d")]=null,this._suggestionFactory=new pc(this[fc("0x170")]),this[fc("0x7f")]=new Map,this._commentsRepository=t[fc("0xff")].get(fc("0x31")),this._enabledCommands=new Set,this[fc("0x23")]=this[fc("0x170")][fc("0x123")],this[fc("0x142")]=new WeakMap,this._isForcedDefaultExecutionBlock=!1,this[fc("0x119")]=new Set(["$elementName"]),this[fc("0xa")]=new Set,t[fc("0xf7")][fc("0x81")](fc("0x11a"),"default"),this[fc("0xaf")]=t[fc("0xf7")][fc("0x43")](fc("0x11a")),t[fc("0xf7")][fc("0x81")]("trackChanges.mergeNestedSuggestions",!0),this._mergeNestedSuggestions=t[fc("0xf7")][fc("0x43")](fc("0x57")),this[fc("0x74")]=new d(t,this[fc("0xee")]),this[fc("0x158")](),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,50,50,53,56])}[fc("0x135")](){const t=this[fc("0x170")],n=(t,e)=>{if("attribute"!=t)return fc("0xb1")+t;const n=e[fc("0xbf")]("|")[0];return this[fc("0xed")](n)?fc("0xd8"):fc("0x28")};t[fc("0x32")][fc("0xd")](fc("0x78"))[fc("0xac")]({model:fc("0xad"),view:t=>{const{id:e,type:o,subType:r}=this._splitMarkerName(t.markerName),i=[fc("0xa2"),n(o,r)];let s=3e3;return this[fc("0x27")][fc("0x168")](t[fc("0x3")])&&(i[fc("0x175")](fc("0xf5")),s=3010),fc("0x112")==o&&(s+=5),{classes:i,attributes:{"data-suggestion":e},priority:s}}}),t[fc("0x32")][fc("0xd")]("dataDowncast")[fc("0x15c")]((e=>{e.on(fc("0x54"),((e,n,o)=>{if(!o[fc("0x2e")][fc("0x137")])return;const r=n[fc("0x121")];if(!r)return;const i=o[fc("0x11e")][fc("0x1d")](r);t[fc("0x123")][fc("0x114")][fc("0x102")](r)&&i&&!i[fc("0x10d")](fc("0x122"))&&i.is("containerElement")&&(0,x.toWidget)(i,o[fc("0x104")])}),{priority:fc("0xd1")})})),t[fc("0x32")].for(fc("0x110"))[fc("0xac")]({model:fc("0xad"),view:(t,e)=>{if(!e.options[fc("0x137")])return null;const{type:o,subType:r}=this[fc("0x56")](t[fc("0x3")]);return{classes:[fc("0xa2"),n(o,r)],priority:3e3}}});const o=({showActiveMarkers:e=!0,isAttributeSuggestion:n=!1}={})=>(o,r,i)=>{if(!r[fc("0x121")])return;const{id:s}=this._splitMarkerName(r.markerName);if(n){const t=this[fc("0x7f")][fc("0x43")](s),e=this[fc("0x4e")](t);if(!this[fc("0xed")](e))return}if(r[fc("0x121")].is("selection"))return void i[fc("0x16b")][fc("0x173")](r[fc("0x121")],o[fc("0x179")]);const x=i[fc("0x11e")][fc("0x1d")](r[fc("0x121")]);if(r[fc("0x121")].is("element")&&t[fc("0x123")][fc("0x114")].isBlock(r[fc("0x121")])&&!x[fc("0x10d")](fc("0xb0"))){i[fc("0x104")].addClass([fc("0xa2"),fc("0xd8")],x),i[fc("0x104")][fc("0x14b")](fc("0x7a"),s,x),i.mapper[fc("0x65")](x,r[fc("0x3")]),e&&(this[fc("0x27")].includes(r[fc("0x3")])?i[fc("0x104")][fc("0x79")]("ck-suggestion-marker--active",x):i.writer[fc("0xb2")](fc("0xf5"),x));for(const e of t[fc("0x123")][fc("0x5f")](r[fc("0x121")])[fc("0x1e")]())i.consumable[fc("0x173")](e,o.name);i[fc("0x16b")][fc("0x173")](r[fc("0x121")],o.name)}};t[fc("0x32")].for(fc("0x110")).add((t=>{t.on("addMarker:suggestion:formatBlock",((t,e,n)=>{n.options.showSuggestionHighlights&&o({showActiveMarkers:!1})(t,e,n)}),{priority:fc("0x118")})})),t.conversion[fc("0xd")](fc("0x110")).add((t=>{t.on(fc("0xc1"),((t,e,n)=>{n[fc("0x2e")][fc("0x137")]&&o({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,n)}),{priority:fc("0x118")})})),t.conversion.for("dataDowncast")[fc("0x3e")]({model:fc("0xad"),view:(t,e)=>e.options[fc("0x137")]?null:{group:fc("0xad"),name:t.substr(11)}}),t[fc("0x32")][fc("0xd")](fc("0xf6")).elementToElement({view:{name:fc("0xad"),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(t,{writer:e})=>{let n=fc("0xd9")+t[fc("0x86")]("suggestion-type")+":"+t[fc("0x86")]("id");return t.getAttribute(fc("0x1f"))&&(n+=":"+t[fc("0x86")]("marker-count")),e[fc("0x148")](fc("0x12b"),{"data-name":n})}}),t[fc("0x32")].for(fc("0xf6"))[fc("0x7e")]({view:"suggestion"}),t.conversion[fc("0xd")](fc("0x78"))[fc("0x15c")]((t=>{t.on(fc("0x15b"),o(),{priority:fc("0xd1")})})),t[fc("0x32")][fc("0xd")]("editingDowncast")[fc("0x15c")]((t=>{t.on(fc("0xc1"),o({isAttributeSuggestion:!0}),{priority:fc("0xd1")})})),t.conversion.for(fc("0x78"))[fc("0x15c")]((t=>{t.on("removeMarker:suggestion:formatBlock",((t,e,n)=>{const o=n[fc("0x11e")].markerNameToElements(e[fc("0x3")]);if(o)for(const t of o)t[fc("0x10d")](fc("0xb0"))||(n[fc("0x104")].removeClass([fc("0xa2"),fc("0xd8"),fc("0xf5")],t),n[fc("0x104")][fc("0xb")](fc("0x7a"),t),n.mapper[fc("0x87")](t,e.markerName))}),{priority:fc("0xd1")})})),t.conversion[fc("0xd")](fc("0x78"))[fc("0x15c")]((t=>{t.on(fc("0x108"),((t,e,n)=>{const o=n[fc("0x11e")][fc("0x6c")](e[fc("0x3")]);if(!o)return;const{id:r}=this[fc("0x56")](e[fc("0x3")]),i=this[fc("0x7f")][fc("0x43")](r),s=this[fc("0x4e")](i);if(this[fc("0xed")](s))for(const t of o)t[fc("0x10d")](fc("0xb0"))||(n[fc("0x104")][fc("0xb2")]([fc("0xa2"),fc("0xd8"),fc("0xf5")],t),n[fc("0x104")][fc("0xb")](fc("0x7a"),t),n[fc("0x11e")][fc("0x87")](t,e[fc("0x3")]))}),{priority:fc("0xd1")})})),t.model[fc("0x1a")][fc("0xde")]((e=>{let n=!1;const o=Array.from(t[fc("0x123")][fc("0x1a")][fc("0x71")].getChangedMarkers()),r=new Set;for(const{name:x,data:a}of o){const{group:o,type:c,subType:l,id:u}=this[fc("0x56")](x);if(fc("0xad")!==o)continue;const d=this[fc("0x7f")][fc("0x43")](u);if(null!=a[fc("0xe")]){fc("0x6b")==c&&(n=n||_c(a.newRange,x,e,t[fc("0x123")][fc("0x114")]));const o="attribute"==c&&this._isBlockAttribute(l[fc("0xbf")]("|")[0]);if(a[fc("0xe")][fc("0x11f")]||fc("0xf8")==a[fc("0xe")][fc("0x66")][fc("0x164")]||fc("0x147")==c&&!yc(a[fc("0xe")])||o&&!yc(a[fc("0xe")])||fc("0x112")==c&&(Ec(s=a[fc("0xe")])||(i=s).start.parent==i.end[fc("0x70")]&&i[fc("0x139")].isAtEnd))e[fc("0x84")](x),n=!0;else{if(!d||!d.isInContent)continue;r.add(d)}}}var i,s;return r[fc("0x30")]>0&&(n=!!this[fc("0x151")](r)||n),n})),t[fc("0x123")].document[fc("0xde")]((e=>{let n=!1;for(const o of t[fc("0x123")].document[fc("0x71")][fc("0x53")]())if(fc("0xe8")==o[fc("0x107")])for(const o of this[fc("0x7f")][fc("0xe7")]()){if(o[fc("0x80")]||!o[fc("0x14c")])continue;const r=fc("0x147")==o[fc("0x107")],i=this[fc("0x4e")](o),s=i&&this[fc("0xed")](i);if(!r&&!s)continue;const x=o[fc("0xc6")]();if(x[fc("0x139")].parent!=x[fc("0xd6")][fc("0x136")]&&!x[fc("0xd6")].isAtEnd){const r=t[fc("0x123")][fc("0x4")](x.start[fc("0x94")],fc("0xd6")),i=t.model[fc("0x15")](x.start,r);e[fc("0x125")](o[fc("0xc7")](),{range:i}),n=!0}}return n})),t[fc("0x123")][fc("0x1a")][fc("0xde")]((t=>this._processAttributeChanges(t))),t.model.document[fc("0xde")]((t=>!t[fc("0x36")][fc("0x35")]&&this._processAttributeSuggestions(t))),t[fc("0x123")][fc("0x11c")].on(fc("0x5"),((t,e,n)=>{if(null==n){const{id:t}=this[fc("0x56")](e[fc("0x179")]),n=this[fc("0x7f")][fc("0x43")](t);n&&n[fc("0x16d")](e.name)}})),t[fc("0x123")][fc("0x1a")].on(fc("0x10f"),(()=>{const e=Array[fc("0x95")](t[fc("0x123")].document[fc("0x71")].getChangedMarkers())[fc("0x10b")]((t=>fc("0xad")===this[fc("0x56")](t[fc("0x179")]).group));if(0===e.length)return;e[fc("0xcc")](((t,e)=>{const n=t.data[fc("0x7")],o=e[fc("0x8f")][fc("0x7")];return null===n&&null===o?0:null===n&&null!==o?-1:null!==n&&null===o?1:n.start.isBefore(o[fc("0x139")])?-1:1}));const n=new Set,o=new Set;for(const{name:t,data:r}of e){const{id:e}=this[fc("0x56")](t);if(null===r[fc("0x7")]){const e=this._handleNewSuggestionMarker(t);o.add(e)}else{const t=this[fc("0x7f")][fc("0x43")](e);null!==r[fc("0xe")]||t.isInContent?(n[fc("0x15c")](t[fc("0xcf")]),o[fc("0x15c")](t)):this[fc("0x1c")](t)}}o.size>0&&this[fc("0x16a")](o);for(const t of n)this[fc("0xab")](fc("0xcd"),t)})),t.model.on(fc("0xbb"),((e,n)=>{const o=n[0];if(!this[fc("0x7f")][fc("0x30")])return;if(!o[fc("0x5e")])return;if(o[fc("0x36")][fc("0xc0")]||!o[fc("0x36")][fc("0x35")])return;let r,i;switch(o[fc("0x107")]){case"insert":r=t[fc("0x123")][fc("0x4")](o[fc("0x106")]),i=r[fc("0x155")](o[fc("0xe1")]);break;case fc("0xbf"):r=t.model[fc("0x4")](o[fc("0x18")]),i=t[fc("0x123")][fc("0x4")](o[fc("0x174")]);break;case fc("0x176"):r=t[fc("0x123")].createPositionAt(o[fc("0x16e")]),i=r.getShiftedBy(o[fc("0xe1")]);break;default:return}const s=t.model[fc("0x15")](r,i);t[fc("0x123")][fc("0x83")]((()=>{for(const{suggestion:t,meta:e}of this[fc("0xca")](s)){if(t[fc("0x80")])continue;if("formatInline"==t.type)continue;const n=this[fc("0x4e")](t);if(n&&this[fc("0xed")](n)&&"split"!=o.type)continue;const x=t[fc("0x8f")]&&t[fc("0x8f")][fc("0x13a")];(fc("0x147")!=t[fc("0x107")]||fc("0xbf")==o[fc("0x107")]&&!x)&&(e.containsRangeInObject||"insertion"==t[fc("0x107")]&&e[fc("0x14f")]||t[fc("0xc6")]()[fc("0xf9")](s)&&this[fc("0xeb")](t,r,i))}}))}),{priority:"lowest"}),t.model.on("deleteContent",((e,n)=>{const o=n[0],r=n[1];if(r&&r[fc("0x15d")])return;if(this[fc("0xd3")])return;if(!this[fc("0x74")].value)return;if(o.isCollapsed)return;const i=t[fc("0x123")][fc("0x114")],{start:s,end:x}=o[fc("0xc6")](),a=s[fc("0x94")]&&i[fc("0x14e")](s[fc("0x94")])?null:i.getNearestSelectionRange(s,fc("0x34")),c=x[fc("0x70")]&&i.isLimit(x[fc("0x70")])?null:i[fc("0x91")](x,fc("0x11d")),l=t[fc("0x123")][fc("0x15")](a?a.start:s,c?c[fc("0xd6")]:x);t[fc("0x123")][fc("0x83")]((e=>{this[fc("0x17")](l);const n=t.model[fc("0x114")].getNearestSelectionRange(l[fc("0x139")]);o.is(fc("0xb8"))?e[fc("0xfe")](n):o.setTo(n)})),e[fc("0x61")]()}),{priority:e.priorities[fc("0x2a")]+10}),t[fc("0x123")].on("insertContent",((e,n)=>{const o=n[n[fc("0x8b")]-1];o&&o[fc("0x15d")]||this._isForcedDefaultExecutionBlock||this[fc("0x74")].value&&(t[fc("0x123")][fc("0x83")]((()=>{let o=t[fc("0x123")][fc("0x38")](n[0],n[1],n[2],{forceDefaultExecution:!0});if(!o)return;e.return=o.clone();const r=o[fc("0xd6")][fc("0x70")],i=t[fc("0x123")][fc("0x114")];r&&i[fc("0xb3")](r)&&!i[fc("0x102")](r)&&(o=t.model[fc("0x15")](o[fc("0x139")],t[fc("0x123")][fc("0x4")](r,fc("0xd6")))),this.markInsertion(o)})),e.stop())}),{priority:fc("0xd1")}),this[fc("0x170")][fc("0xb6")][fc("0x15c")]("trackChanges",this[fc("0x74")]),this[fc("0xa0")]("trackChanges");const r=new p(t,this[fc("0x7f")]);t[fc("0xb6")][fc("0x15c")](fc("0x134"),r),this.enableCommand("acceptSuggestion");const i=new y(t,this[fc("0x7f")]);t[fc("0xb6")][fc("0x15c")](fc("0xef"),i),this[fc("0xa0")](fc("0xef")),t[fc("0xb6")].add("acceptAllSuggestions",new F(t,r,this._suggestions)),this[fc("0xa0")](fc("0x127")),t.commands[fc("0x15c")](fc("0xcb"),new F(t,i,this[fc("0x7f")])),this[fc("0xa0")]("discardAllSuggestions"),t.commands[fc("0x15c")]("acceptSelectedSuggestions",new j(t,r,this[fc("0x7f")])),this[fc("0xa0")]("acceptSelectedSuggestions"),t[fc("0xb6")][fc("0x15c")]("discardSelectedSuggestions",new j(t,i,this._suggestions)),this[fc("0xa0")](fc("0xc3"));const s=t[fc("0xff")][fc("0x43")]("CommentsRepository");this.listenTo(s,"addComment",((t,{threadId:e})=>{const n=this[fc("0x7f")][fc("0x43")](e);n&&n[fc("0x16c")]&&1===n[fc("0x16c")][fc("0x8b")]&&this[fc("0x129")](e,{hasComments:!0})}),{priority:"low"}),this.listenTo(s,"removeComment",((t,{threadId:e})=>{const n=this._suggestions.get(e);n&&n[fc("0x16c")]&&!n.commentThread[fc("0x8b")]&&this[fc("0x129")](e,{hasComments:!1})}),{priority:fc("0x120")})}set[fc("0x82")](t){if(this[fc("0x12d")])throw new e.CKEditorError("track-changes-adapter-already-set",this);this[fc("0x12d")]=t}get adapter(){return this[fc("0x12d")]}[fc("0x115")]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=[];for(const e of this._suggestions[fc("0xe7")]())t&&!e[fc("0x14c")]||n[fc("0x175")](e);return e?n[fc("0xfb")]((t=>t.toJSON())):n}[fc("0x13")](t){const n=this[fc("0x7f")][fc("0x43")](t);if(!n)throw new e.CKEditorError(fc("0x161"),this);return n}[fc("0xe9")](t){return this[fc("0x7f")][fc("0x63")](t)}[fc("0x154")](t){const{authorId:e,id:n,attributes:o}=t,[r,i]=t[fc("0x107")][fc("0xbf")](":"),s=this._suggestions.get(n)||this[fc("0x47")](r,i,n,e,o);if(this._addThreadToSuggestion(s),this._checkSuggestionCorrectness(s,r,i||null,e),s[fc("0x101")]=t[fc("0x101")],s._isDataLoaded=!0,o&&o[fc("0x144")]){const t=o["@external"],e=this[fc("0x131")](t[fc("0xd2")]);s[fc("0x7d")]=t.createdAt,s[fc("0x3d")]=e,s[fc("0xaa")]=!0}else s[fc("0x7d")]=t.createdAt;switch(t.data&&(s[fc("0x8f")]=t[fc("0x8f")]),t[fc("0x157")]&&(s[fc("0x157")]=t[fc("0x157")]),this[fc("0x12d")]&&this[fc("0x12d")][fc("0x4c")]||(s[fc("0x163")]=!0),this[fc("0x142")][fc("0x43")](s)){case fc("0xe6"):this[fc("0x142")].set(s,fc("0x62"));break;case"markerReady":s[fc("0x14c")]?(this[fc("0x16a")](new Set([s])),this[fc("0x151")](new Set([s])),this._suggestionState[fc("0x1b")](s,fc("0xda")),this[fc("0xab")](fc("0x149"),s)):this[fc("0x142")].set(s,fc("0x46"))}return s}[fc("0x134")](t){this[fc("0x15d")]((()=>{this[fc("0x170")][fc("0x123")].change((()=>{for(const e of t[fc("0x13b")]())e[fc("0x117")]()}))}))}[fc("0xef")](t){this[fc("0x15d")]((()=>{this[fc("0x170")][fc("0x123")][fc("0x83")]((()=>{for(const e of t[fc("0x13b")]())e[fc("0x2f")]()}))}))}enableCommand(t,n){const o=this.editor[fc("0xb6")][fc("0x43")](t);if(!o)throw new e.CKEditorError("track-changes-command-not-found",this,{commandName:t});if(this._enabledCommands[fc("0x63")](o))throw new e.CKEditorError(fc("0x153"),this,{commandName:t});this[fc("0xee")][fc("0x15c")](o),n&&o.on(fc("0x45"),((t,e)=>{this[fc("0x74")][fc("0x8d")]&&(this._isForcedDefaultExecutionBlock||(e[fc("0x8b")]>0&&e[e.length-1]&&e[e[fc("0x8b")]-1].forceDefaultExecution?e[fc("0x1")]():(t[fc("0x5b")]=n(((...t)=>o[fc("0x45")](...t,{forceDefaultExecution:!0})),...e),t[fc("0x61")]())))}),{priority:fc("0xd1")})}[fc("0x15d")](t){let n,o;const r=this[fc("0xd3")];this._isForcedDefaultExecutionBlock=!0;try{n=t()}catch(t){o=t}return r||(this[fc("0xd3")]=!1),o&&e.CKEditorError[fc("0xa3")](o,this),n}[fc("0xbe")](t,n=null,o={}){if(t[fc("0x11f")])return null;const r=this[fc("0x170")][fc("0xff")].get("Users").me;for(const{suggestion:e,meta:r}of this[fc("0xca")](t,"insertion"))if(r[fc("0x14f")]){if(!r[fc("0x10e")]){if(r[fc("0xf3")]){if(!this[fc("0x37")]||!Ic(e,o))continue;return e}if(Ic(e,o))return e;this[fc("0xeb")](e,t[fc("0x139")],t[fc("0xd6")]);break}if(n==e.subType&&Ic(e,o)){const n=e[fc("0xc6")]();return n[fc("0x139")][fc("0x160")](t.end)?this[fc("0x33")](e,this[fc("0x23")][fc("0x15")](t.start,n[fc("0xd6")])):this[fc("0x33")](e,this[fc("0x23")].createRange(n[fc("0x139")],t[fc("0xd6")])),e}}const i=(0,e.uid)(),s=r.id,x=n?"insertion:"+n:fc("0x4d"),a=this._setSuggestionData({id:i,type:x,createdAt:new Date,authorId:s,attributes:o});return this._addSuggestionMarker(x,i,s,t),a}[fc("0x5a")](t,n=fc("0x64"),o={}){const r=this[fc("0x170")][fc("0xff")][fc("0x43")](fc("0x8a")).me,i=this[fc("0x42")][fc("0x22")]("insertion",n,fc("0x58"));for(const e of this[fc("0x115")]())if(e[fc("0x3d")].id==r.id&&"insertion"==e[fc("0x107")]&&e[fc("0x9d")]==n&&Ic(e,o)&&(i(e[fc("0xfa")](),t)||i(t,e[fc("0xfa")]()))){for(const n of t)e.addRange(n);return e}for(const{suggestion:e,meta:n}of this[fc("0xca")](t,fc("0x4d"))){if(!n[fc("0x14f")])continue;if(!this[fc("0x37")]&&n[fc("0xf3")])continue;if(!Ic(e,o))continue;let r=!0;for(const n of e.getRanges())for(const e of t)if(!n[fc("0xf9")](e)){r=!1;break}if(r)return e}const s=(0,e.uid)(),x=r.id,a=fc("0x48")+n,c=this[fc("0x25")]({id:s,type:a,createdAt:new Date,authorId:x,attributes:o});for(const e of t)this[fc("0xf2")](a,s,x,e,Jo[fc("0x76")]());return c}[fc("0x20")](t,n,o=null,r={}){if(o=o||Tc(n),t.isCollapsed)return null;if(fc("0x124")===this._trackFormatChanges){const e=this[fc("0x42")][fc("0x22")](fc("0x6b"),o,fc("0x117"));return this[fc("0x15d")]((()=>e([t],n,r))),null}const i=this[fc("0x170")].plugins[fc("0x43")](fc("0x8a")).me,s=[];if("always"!==this[fc("0xaf")])for(const{suggestion:e,meta:n}of this[fc("0xca")](t,fc("0x4d")))n[fc("0x14f")]&&!n[fc("0x41")]&&s[fc("0x175")](...e[fc("0xfa")]());const x=function(t,e){const n=[];for(const o of e){const e=t.getIntersection(o);e&&n.push(e)}return n}(t,s),a=function(t,e){const n=[t];for(const t of e){let e=0;for(;e<n[fc("0x8b")];){const o=n[e].getDifference(t);n[fc("0x69")](e,1,...o),e+=o.length}}return n}(t,s);x[fc("0x8b")]&&this[fc("0x23")][fc("0x83")]((()=>{for(const t of x){const e=this[fc("0x42")].getSuggestionCallback(fc("0x6b"),o,fc("0x117"));this.forceDefaultExecution((()=>e([t],n,r)))}}));for(const t of a){let s=null,x=t[fc("0x139")],a=t.end;for(const{suggestion:e,meta:n}of this[fc("0xca")](t,fc("0x6b"))){if(!n[fc("0x14f")])continue;if(e[fc("0x9d")]!=o)continue;if(!Ic(e,r))continue;const i=e.getFirstRange();if(i[fc("0xf9")](t,!0))return null;x=x[fc("0x9c")](i.start)?x:i[fc("0x139")],a=a[fc("0xdb")](i.end)?a:i[fc("0xd6")],s?i[fc("0x139")][fc("0x9c")](s[fc("0xc6")]().start)?(s[fc("0x9b")](),s=e):e[fc("0x9b")]():s=e}const c=this[fc("0x23")][fc("0x15")](x,a);if(s)this[fc("0x33")](s,c);else{const t=(0,e.uid)(),s=i.id;this._setSuggestionData({id:t,type:fc("0x3b")+o,data:n,createdAt:new Date,authorId:s,attributes:r}),this[fc("0xf2")]("formatInline:"+o,t,s,c)}}return null}markBlockFormat(t,n,o=[],r=null,i={}){n[fc("0x145")]||(n[fc("0x145")]=n[fc("0x12")]),n[fc("0x13a")]=t.is(fc("0x40")),r=r||Tc(n);const s=o[fc("0xfb")]((t=>Cc(t,this[fc("0x23")]))),x=t.is(fc("0x40"))?t:Cc(t,this[fc("0x23")]);if("never"===this[fc("0xaf")]){const t=this._suggestionFactory[fc("0x22")]("formatBlock",r,fc("0x117"));return this[fc("0x15d")]((()=>t([x],n,i))),null}s.push(x);let a=!0;for(const t of s)if(!this[fc("0xe3")](t)){a=!1;break}if(a&&fc("0x15e")!==this[fc("0xaf")]){const t=this[fc("0x42")][fc("0x22")](fc("0x147"),r,"accept");return this.forceDefaultExecution((()=>t([x],n,i))),null}let c=null,l=x[fc("0x139")],u=x[fc("0xd6")];for(const{suggestion:t,meta:e}of this[fc("0xca")](x,"formatBlock")){if(!e[fc("0x14f")])continue;if(e[fc("0x10e")]||e[fc("0xf3")]||e.isInsideObject)continue;if(t.data[fc("0x145")]!=n[fc("0x145")])continue;if(!Ic(t,i))continue;const o=t[fc("0xc6")]();if(t[fc("0x9d")]==r){if(o[fc("0xf9")](x,!0))return null;l=l[fc("0x9c")](o.start)?l:o[fc("0x139")],u=u[fc("0xdb")](o[fc("0xd6")])?u:o[fc("0xd6")],c?o[fc("0x139")][fc("0x9c")](c[fc("0xc6")]()[fc("0x139")])?(c.removeMarkers(),c=t):t[fc("0x9b")]():c=t}else{const e=x[fc("0x60")](o);this[fc("0x130")](t,e)}}const d=this[fc("0x170")][fc("0xff")][fc("0x43")](fc("0x8a")).me,g=(0,e.uid)(),f=d.id;if(c)return this[fc("0x33")](c,this[fc("0x23")][fc("0x15")](l,u)),c;{const t=this[fc("0x25")]({id:g,type:fc("0x15f")+r,data:n,createdAt:new Date,authorId:f,attributes:i});return this[fc("0xf2")](fc("0x15f")+r,g,f,this._model.createRange(l,u)),t}}[fc("0x16")](t,n,o=[],r=null,i={}){n[fc("0x145")]||(n[fc("0x145")]=n.commandName);const s=t[0];n[fc("0x13a")]=s.is(fc("0x40")),r=r||Tc(n);const x=o[fc("0xfb")]((t=>Cc(t,this[fc("0x23")]))),a=s.is("range")?t:t[fc("0xfb")]((t=>Cc(t,this[fc("0x23")])));if("never"===this._trackFormatChanges){const t=this[fc("0x42")][fc("0x22")]("formatBlock",r,fc("0x117"));return this[fc("0x15d")]((()=>t(a,n,i))),null}x.push(...a);let c=!0;for(const t of x)if(!this[fc("0xe3")](t)){c=!1;break}if(c&&fc("0x15e")!==this[fc("0xaf")]){const t=this._suggestionFactory[fc("0x22")](fc("0x147"),r,fc("0x117"));return this.forceDefaultExecution((()=>t(a,n,i))),null}const l=this[fc("0x170")][fc("0xff")].get("Users").me;for(const t of this[fc("0x115")]()){if(t.author.id!=l.id)continue;if("formatBlock"!=t.type||t[fc("0x8f")][fc("0x145")]!=n[fc("0x145")])continue;if(!Ic(t,i))continue;const e=t[fc("0x9d")]==r;for(let n=0;n<a[fc("0x8b")];n++){const o=a[n];for(const r of t[fc("0x10c")]()){const i=r[fc("0xa5")]();if(o[fc("0x160")](i)){e?(a[fc("0x69")](n,1),n--):t[fc("0x84")](r[fc("0x179")]);break}}}}if(0==a[fc("0x8b")])return null;const u=this._suggestionFactory[fc("0x22")](fc("0x147"),r,fc("0x58"));for(const t of this[fc("0x115")]())if(t[fc("0x3d")].id==l.id&&fc("0x147")==t[fc("0x107")]&&t[fc("0x8f")][fc("0x145")]==n[fc("0x145")]&&t.subType==r&&Ic(t,i)&&(u(t[fc("0xfa")](),a)||u(a,t[fc("0xfa")]()))){for(const e of a)t[fc("0x85")](e);return t}const d=(0,e.uid)(),g=l.id,f=fc("0x15f")+r,m=this[fc("0x25")]({id:d,type:f,data:n,createdAt:new Date,authorId:g,attributes:i});for(const t of a)this[fc("0xf2")](f,d,g,t,Jo[fc("0x76")]());return m}[fc("0x17")](t,n=null,o={}){if(t[fc("0x11f")])return null;const r=this[fc("0x170")][fc("0xff")].get(fc("0x8a")).me,i=new s.LiveRange(t[fc("0x139")],t.end);for(const{suggestion:t,meta:e}of this[fc("0xca")](i,"insertion"))if(e[fc("0x14f")]&&!e.isNextTo)if(t[fc("0x80")]){const e=t[fc("0xfa")]()[fc("0x10b")]((t=>fc("0xf8")!=t.root[fc("0x164")]));if(e[fc("0x13f")]((t=>i[fc("0xf9")](t,!0)))&&t[fc("0x2f")](),e.some((t=>t[fc("0xf9")](i,!0)))){const t=this._suggestionFactory.getSuggestionCallback(fc("0x112"),n,fc("0x117"));return this[fc("0x15d")]((()=>t([i],null,o))),null}}else{const e=i[fc("0x60")](t[fc("0xc6")]());null!==e&&t[fc("0xea")]([e],null,o)}if(i[fc("0x6")](),i[fc("0x11f")]||fc("0xf8")==i[fc("0x66")][fc("0x164")])return null;let x=null,a=i[fc("0x139")],c=i[fc("0xd6")];const l=this[fc("0xca")](i,fc("0x112"));for(const{suggestion:t,meta:e}of l){const n=this._model[fc("0x15")](a,c);if(e.isOwn&&(this[fc("0x37")]||!e[fc("0xf3")]&&!e.isInsideObject))if(t[fc("0x80")]){if(!Ic(t,o))continue;let e=!0;for(const o of t[fc("0xfa")]()){if(o[fc("0xf9")](n,!0))return t;n.containsRange(o)||(e=!1)}e&&t.discard()}else{const e=t[fc("0xc6")]();if(e[fc("0xf9")](n,!0))return t;if(!Ic(t,o)){n.containsRange(e)?t[fc("0x9b")]():e[fc("0x9")](a)?a=e[fc("0xd6")]:e[fc("0x9")](c)&&(c=e[fc("0x139")]);continue}a=a[fc("0x9c")](e[fc("0x139")])?a:e[fc("0x139")],c=c[fc("0xdb")](e[fc("0xd6")])?c:e[fc("0xd6")],o=Object.assign({},t[fc("0x157")]),x?e.start[fc("0x9c")](x.getFirstRange()[fc("0x139")])?(x[fc("0x9b")](),x=t):t[fc("0x9b")]():x=t}}if(x)return this._setSuggestionRange(x,this[fc("0x23")][fc("0x15")](a,c)),x;{const t=(0,e.uid)(),i=this[fc("0x23")][fc("0x15")](a,c),s=r.id,x=n?"deletion:"+n:fc("0x112"),l=this[fc("0x25")]({id:t,type:x,createdAt:new Date,authorId:s,attributes:o});return this[fc("0xf2")](x,t,s,i),l}}[fc("0xce")](t,n="multi",o={}){const r=this[fc("0x170")].plugins[fc("0x43")]("Users").me,i=t.map((t=>new s.LiveRange(t.start,t[fc("0xd6")]))),x=new Set;for(const{suggestion:t,meta:e}of this[fc("0xca")](i,fc("0x4d")))e[fc("0x14f")]&&!e[fc("0x10e")]&&x.add(t);for(const e of x)if(e[fc("0x80")]){const r=e[fc("0xfa")]();if((!e.attributes||!e[fc("0x157")][fc("0x97")])&&r[fc("0x13f")]((t=>i[fc("0x8e")]((e=>e.containsRange(t,!0)))))&&e[fc("0x2f")](),i[fc("0x13f")]((t=>r[fc("0x8e")]((e=>e[fc("0xf9")](t,!0)))))){const e=this[fc("0x42")][fc("0x22")]("deletion",n,fc("0x117"));return this[fc("0x15d")]((()=>e(t,null,o))),null}}else{const t=e.getFirstRange();if(i[fc("0x8e")]((e=>e[fc("0xf9")](t,!0)))&&e[fc("0x2f")](),i[fc("0x13f")]((e=>t[fc("0xf9")](e,!0)))){const t=this[fc("0x42")][fc("0x22")]("deletion",n,fc("0x117"));return this[fc("0x15d")]((()=>t(i,null,o))),null}}const a=this[fc("0x42")][fc("0x22")](fc("0x112"),n,fc("0x58"));let c=null;for(const t of this[fc("0x115")]())if(t.author.id==r.id&&t[fc("0x14c")]&&fc("0x112")==t[fc("0x107")]&&t[fc("0x9d")]==n&&Ic(t,o)&&(a(t[fc("0xfa")](),i)||a(i,t.getRanges())))if(c){if(t.commentThread&&t[fc("0x16c")][fc("0x8b")])continue;for(const e of t[fc("0xfa")]())c[fc("0x109")](e)||c[fc("0x85")](e);t[fc("0x9b")]()}else{c=t;for(const e of i)t.isIntersectingWithRange(e)||t.addRange(e)}if(c)return c;x[fc("0x96")]();for(const{suggestion:t,meta:e}of this[fc("0xca")](i,fc("0x112")))e.isOwn&&(this[fc("0x37")]||!e.containsRangeInObject&&!e.isInsideObject)&&Ic(t,o)&&x[fc("0x15c")](t);for(const t of x){const e=t[fc("0xfa")]();if((!o||!o.skipNestingCheck)&&i[fc("0x13f")]((t=>e.some((e=>e[fc("0xf9")](t,!0))))))return t;(!t[fc("0x157")]||!t[fc("0x157")][fc("0x97")])&&e.every((t=>i[fc("0x8e")]((e=>e[fc("0xf9")](t,!0)))))&&t.discard()}const l=(0,e.uid)(),u=r.id,d=fc("0x17b")+n,g=this[fc("0x25")]({id:l,type:d,createdAt:new Date,authorId:u,attributes:o});for(const t of i)t[fc("0x6")](),t[fc("0x11f")]||fc("0xf8")==t[fc("0x66")][fc("0x164")]||this._addSuggestionMarker(d,l,u,t,Jo[fc("0x76")]());return g}[fc("0x50")](t,n,o,r,i){if(t[fc("0x11f")])return[];if(fc("0x124")===this[fc("0xaf")])return[];const s=this[fc("0x170")][fc("0xff")][fc("0x43")](fc("0x8a")).me.id,x=Array[fc("0x95")](this[fc("0x7f")].values())[fc("0x10b")]((e=>fc("0x44")==e[fc("0x107")]&&e[fc("0x8f")].key==n&&e[fc("0x109")](t)));if(fc("0xb4")===this[fc("0xaf")]){const e=this._findSuggestions(t,fc("0x4d"))[fc("0x10b")]((({meta:t})=>t[fc("0x14f")]&&!t[fc("0x41")]&&!t[fc("0x10e")]))[fc("0xfb")]((({suggestion:t})=>t));x[fc("0x159")](...e)}const a=new Map([[t,o]]);for(const t of x){const e=fc("0x44")==t[fc("0x107")]?t[fc("0x8f")].oldValue:void 0,i=t[fc("0xc6")](),s=Array[fc("0x95")](a[fc("0x14")]())[fc("0x6a")]((t=>t[fc("0x2d")](i)));if(!s)continue;const x=s.getDifference(i);this[fc("0xed")](n)&&fc("0x4d")==t[fc("0x107")]&&0!=x.length||(a[fc("0x9f")](s),x[fc("0xc2")]((t=>{a[fc("0x1b")](t,o)})),"insertion"!=t[fc("0x107")]&&e!=r&&a[fc("0x1b")](s[fc("0x60")](i),e))}const c=[];for(const[t,o]of a){const x=(0,e.uid)(),a={key:n,oldValue:o,newValue:r};n[fc("0x8b")]>37&&console[fc("0x93")]("Creating a suggestion for attribute with too long attribute key. This may lead to errors. Change the attribute key to a value shorter than 37 characters.",{key:n});const l=("attribute:"+n+"|"+Tc({newValue:r})).substring(0,60),u=this._setSuggestionData({id:x,type:l,data:a,createdAt:new Date,authorId:s,attributes:i});c[fc("0x175")](u),this._addSuggestionMarker(l,x,s,t)}return c}_registerBlockAttribute(t){this[fc("0x119")][fc("0x15c")](t)}[fc("0xf0")](t){this[fc("0xa")][fc("0x15c")](t)}_enableDefaultAttributesIntegration(t,e=[],n=[]){this[fc("0xa0")](t,((t,...e)=>{this[fc("0x17c")]((()=>{t(...e)}))}));for(const t of e)this._registerInlineAttribute(t);for(const t of n)this[fc("0x178")](t)}[fc("0x33")](t,e){const n=t[fc("0xc7")]();this[fc("0x23")].change((t=>{t[fc("0x125")](n,{range:e})}))}[fc("0xba")](t){const e=t.id,n=this.editor.config.get("collaboration.channelId");this[fc("0xbc")][fc("0x152")](e)||this[fc("0xbc")][fc("0x138")]({channelId:n,threadId:e,isResolvable:!1,isSubmitted:!0});const o=this._commentsRepository.getCommentThread(e);o.unbind(fc("0x171")),o[fc("0x171")]=!1,t[fc("0x16c")]=o}[fc("0x100")](t,n,o,r){if(t[fc("0x107")]!=n||t.subType!=o||t.creator.id!=r)throw this[fc("0x170")][fc("0xd5")](fc("0x172")),new e.CKEditorError(fc("0x172"),this)}[fc("0x130")](t,n){const o=t[fc("0xc6")]();if(n[fc("0x160")](o))t[fc("0x9b")]();else if(o[fc("0xf9")](n)){const r=this[fc("0x23")].createPositionAt(n.start[fc("0x70")],"end");this._setSuggestionRange(t,this._model[fc("0x15")](o[fc("0x139")],r));const i=(0,e.uid)(),s=t[fc("0x16f")].id,x=t[fc("0x107")]+":"+t[fc("0x9d")];this[fc("0x25")]({id:i,type:x,createdAt:new Date,authorId:s,data:t[fc("0x8f")],attributes:t.attributes});const a=this[fc("0x23")][fc("0x4")](n[fc("0xd6")][fc("0x136")],fc("0x111")),c=this[fc("0x23")][fc("0x15")](a,o[fc("0xd6")]);this[fc("0xf2")](x,i,s,c)}else if(o[fc("0x9")](n[fc("0x139")])){const e=this[fc("0x23")][fc("0x4")](n[fc("0x139")].nodeBefore,fc("0xd6"));this._setSuggestionRange(t,this[fc("0x23")][fc("0x15")](o[fc("0x139")],e))}else{const e=this[fc("0x23")][fc("0x4")](n[fc("0xd6")][fc("0x136")],"after");this._setSuggestionRange(t,this[fc("0x23")][fc("0x15")](e,o[fc("0xd6")]))}}[fc("0xe3")](t){for(const{suggestion:e,meta:n}of this[fc("0xca")](t,"insertion")){if(!n[fc("0x14f")])continue;const o=e[fc("0xfa")]();for(const e of o)if(!t[fc("0xe4")](e).length)return!0}return!1}[fc("0xe0")](t){const n=this.editor[fc("0xff")].get(fc("0x8a"))[fc("0xc9")](t);if(!n)throw new e.CKEditorError(fc("0xc8"),this);return n}_getExternalAuthor(t){const e=this[fc("0x170")][fc("0xff")][fc("0x43")]("Users"),n=(0,i.hashObject)("external:"+t);return e[fc("0xc9")](n)||e.addUser({id:n,name:t})}[fc("0x47")](t,e,n,o,r){const i=this._getAuthorFromId(o),s=this[fc("0x42")].buildSuggestion(t,e,n,i,r,(t=>this[fc("0x129")](n,{attributes:t})));return this.listenTo(s,"accept",(()=>{this[fc("0x129")](n,{state:fc("0xc5")})}),{priority:fc("0xd1")}),this[fc("0x89")](s,fc("0x2f"),(()=>{this[fc("0x129")](n,{state:fc("0x156")})}),{priority:fc("0xd1")}),this[fc("0x7f")][fc("0x1b")](n,s),this._suggestionState.set(s,"notReady"),s}[fc("0x56")](t){const e=t[fc("0xbf")](":");return{group:e[0],type:e[1],subType:e[fc("0x8b")]>=5?e[2]:null,id:e[fc("0x8b")]<5?e[2]:e[3],authorId:e[fc("0x8b")]<5?e[3]:e[4],markerCount:6==e.length?e[5]:null}}[fc("0xeb")](t,n,o){const r=t[fc("0xc6")](),i=r[fc("0x139")],s=r.end;this._setSuggestionRange(t,this[fc("0x23")][fc("0x15")](i,n));const x=(0,e.uid)(),a=t[fc("0x16f")].id,c=t[fc("0x107")]+(t.subType?":"+t.subType:"");this[fc("0x25")]({id:x,type:c,createdAt:new Date,authorId:a,originalSuggestionId:t.id,attributes:t[fc("0x157")],data:t[fc("0x8f")]});const l=this[fc("0x4e")](t);(fc("0x147")==t[fc("0x107")]||l&&this[fc("0xed")](l))&&(o=this._model.createPositionBefore(o[fc("0x136")])),this._addSuggestionMarker(c,x,a,this[fc("0x23")][fc("0x15")](o,s))}[fc("0xca")](t,e=null){const n=[],o=this.editor[fc("0xff")][fc("0x43")](fc("0x8a")).me;Array.isArray(t)||(t=[t]);for(const r of this[fc("0x115")]()){if(!r.isInContent)continue;if(e&&r[fc("0x107")]!=e)continue;let i=!1;for(const e of r[fc("0xfa")]()){for(const s of t){const t=s[fc("0x139")][fc("0x160")](e[fc("0xd6")])||s[fc("0xd6")][fc("0x160")](e.start);if(t||s.getIntersection(e)){const x=s[fc("0xf9")](e)&&bc(this[fc("0x23")][fc("0x114")],e[fc("0x139")],s),a=e[fc("0xf9")](s)&&bc(this[fc("0x23")][fc("0x114")],s[fc("0x139")],e);n.push({suggestion:r,meta:{isOwn:o==r[fc("0x3d")],isNextTo:t,isInsideObject:x,containsRangeInObject:a}}),i=!0;break}}if(i)break}}return n}[fc("0xf2")](t,e,n,o,r){this._model[fc("0x83")]((i=>{let s=fc("0xd9")+t+":"+e+":"+n;r&&(s=s+":"+r),i.addMarker(s,{range:o,usingOperation:!0,affectsData:!0})}))}[fc("0x1c")](t){const e=t[fc("0xe2")],n=t[fc("0x24")];t.previous=null,t.next=null,null!=e&&(e[fc("0x24")]=n),null!=n&&(n.previous=e),fc("0xda")==this[fc("0x142")][fc("0x43")](t)&&(this[fc("0x142")][fc("0x1b")](t,"removed"),this[fc("0xab")](fc("0x90"),t,e,n))}[fc("0x25")](t){const n=t.id,o=this[fc("0x154")](t);if(this[fc("0x12d")]&&this[fc("0x12d")].addSuggestion){const r=this.editor.plugins[fc("0x43")](fc("0x6e")),i=o[fc("0x132")],s=o.subType?o[fc("0x107")]+":"+o.subType:o[fc("0x107")],x=this[fc("0x170")].locale,a=r.add(Qo(x,fc("0xf"))),c={id:n,type:s,hasComments:i,data:t.data||null,originalSuggestionId:t[fc("0x167")]||null,attributes:o.attributes};this[fc("0x12d")][fc("0x4c")](c)[fc("0xb9")]((t=>{o[fc("0x163")]=!0,r[fc("0xb5")](a),t&&t[fc("0x101")]&&(this._suggestions[fc("0x43")](n)[fc("0x101")]=t.createdAt)}))[fc("0x59")]((t=>{throw(0,e.logWarning)("error-saving-suggestion-data-suggestion-discarded"),this[fc("0x170")][fc("0x123")].enqueueChange({isUndoable:!1},(()=>{o[fc("0x2f")]()})),o.stopListening(),this._suggestions[fc("0x9f")](o.id),this._suggestionState[fc("0x9f")](o),t}))}return o}[fc("0xed")](t){return this._blockAttributeKeys[fc("0x63")](t)}[fc("0x4e")](t){return"attribute"==t[fc("0x107")]&&t[fc("0x9d")].split("|")[0]}[fc("0x129")](t,e){const n=this[fc("0x170")][fc("0xff")][fc("0x43")](fc("0x6e")),o=this[fc("0x13")](t);if(this[fc("0x12d")]&&this[fc("0x12d")][fc("0x126")])if(o[fc("0x163")]){const o=n[fc("0x15c")](Qo(this.editor[fc("0x4f")],"PENDING_ACTION_SUGGESTION"));this[fc("0x12d")][fc("0x126")](t,e)[fc("0xb9")]((()=>{n[fc("0xb5")](o)}))}else o.on(fc("0xf1"),(()=>{this[fc("0x129")](t,e)}))}[fc("0x177")](t){if(!this[fc("0x12d")]||!this._adapter.getSuggestion)throw new e.CKEditorError(fc("0xa1"),this);return this[fc("0x12d")][fc("0x13")](t)}[fc("0x10")](t){const{id:e,type:n,subType:o,authorId:r}=this[fc("0x56")](t),i=this[fc("0x7f")].get(e)||this[fc("0x47")](n,o,e,r,{});switch(this[fc("0x100")](i,n,o,r),this[fc("0x142")][fc("0x43")](i)){case"notReady":this[fc("0x177")](e)[fc("0xb9")]((t=>{let n=Promise.resolve();t[fc("0x132")]&&(n=this[fc("0xbc")][fc("0x21")]({channelId:this[fc("0x170")].config[fc("0x43")](fc("0x133")),threadId:e})),n.then((()=>{this[fc("0x154")](t)[fc("0x163")]=!0}))})),this[fc("0x142")][fc("0x1b")](i,fc("0xdc"));break;case fc("0x46"):this._updateSuggestionData(e,{state:"open"});case fc("0x62"):this[fc("0x142")].set(i,fc("0xda")),this[fc("0xab")](fc("0x149"),i);break;case fc("0xda"):this[fc("0xab")]("suggestionChanged",i)}return i[fc("0x16d")](t),i}[fc("0x16a")](t){const e=Array[fc("0x95")](t),n=e.filter((t=>fc("0x44")==t[fc("0x107")]));this._refreshAttributeSuggestionsChain(n);const o=e[fc("0x10b")]((t=>!t[fc("0x80")]&&fc("0x44")!=t[fc("0x107")])),r=this[fc("0x115")]({skipNotAttached:!0})[fc("0x10b")]((t=>!t[fc("0x80")]&&fc("0x44")!=t.type)),i=r[fc("0x10b")]((e=>!t[fc("0x63")](e))),s=new Map(r[fc("0xfb")]((t=>[t,this._suggestionFactory.getSuggestionCallback(t[fc("0x107")],t[fc("0x9d")],"chain")]))),x=new Map(r[fc("0xfb")]((t=>[t,t[fc("0xc6")]()]))),a=new Set,c=new Set;for(let t=0;t<o[fc("0x8b")];t++)u(o[t],o,t+1);for(let t=0;t<o.length;t++)u(o[t],i,0);const l=new Set;for(let t=0;t<o[fc("0x8b")];t++){const e=o[t];!c.has(e)&&e[fc("0xe2")]&&(l[fc("0x15c")](e[fc("0xe2")]),e[fc("0xe2")].next===e&&(e[fc("0xe2")][fc("0x24")]=null),e[fc("0xe2")]=null),!a[fc("0x63")](e)&&e[fc("0x24")]&&(l[fc("0x15c")](e[fc("0x24")]),e[fc("0x24")][fc("0xe2")]===e&&(e[fc("0x24")][fc("0xe2")]=null),e.next=null)}function u(t,e,n){for(let o=n;o<e.length;o++){const n=d(t,e[o]);n&&(n[0].next=n[1],n[1][fc("0xe2")]=n[0],a[fc("0x15c")](n[0]),c.add(n[1]))}}function d(t,e){if(t[fc("0x3d")].id!==e.author.id)return null;const n=s.get(t)(t,e,x[fc("0x43")](t),x.get(e));return n&&s[fc("0x43")](e)(t,e,x[fc("0x43")](t),x[fc("0x43")](e))?n[1][fc("0x16c")]&&n[1][fc("0x16c")].length?null:n:null}l[fc("0x30")]&&this[fc("0x16a")](l)}[fc("0x116")](t){if(0==t[fc("0x8b")])return;const e=this.getSuggestions({skipNotAttached:!0})[fc("0x10b")]((t=>"attribute"==t[fc("0x107")]&&t[fc("0x13c")])),n=[],o=new Map;for(const t of e){const e=(0,i.hashObject)(t[fc("0x157")]);o[fc("0x63")](e)||(o.set(e,n[fc("0x8b")]),n[fc("0x175")]([]));const r=o.get(e);n[r][fc("0x175")](t)}!function(){n[fc("0xcc")](((t,e)=>{const n=t[0][fc("0x101")],o=e[0][fc("0x101")];return n==o?t[0].attributes[fc("0x72")]<e[0][fc("0x157")].groupId?-1:1:n<o?-1:1}));for(const t of n)t[fc("0xcc")](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<n[fc("0x8b")];t++){if(0==n[t].length)continue;const e=[];for(let o=t+1;o<n.length;o++)0!=n[o][fc("0x8b")]&&r(n[t],n[o])&&e[fc("0x175")](o);for(const o of e)n[t]=n[t][fc("0x2b")](n[o]),n[o]=[]}for(const t of n)for(let e=0;e<t.length;e++)t[e][fc("0x24")]=t[e+1]||null;for(const t of n)for(let e=0;e<t[fc("0x8b")];e++)t[e][fc("0xe2")]=t[e-1]||null;function r(t,e){if(t[0][fc("0x3d")]!==e[0][fc("0x3d")])return!1;if(n=t[0],o=e[0],(n.hasComments||o.hasComments)&&(n[fc("0x132")]&&o.hasComments||!(n[fc("0x132")]&&o[fc("0x101")]<n[fc("0x16c")][fc("0x12a")][fc("0x43")](0)[fc("0x101")]||o[fc("0x132")]&&n[fc("0x101")]<o.commentThread[fc("0x12a")].get(0)[fc("0x101")])))return!1;var n,o;const r=lc(t[0].attributes,fc("0x72")),i=lc(e[0].attributes,fc("0x72"));return!!Go(r,i)&&(!!t[fc("0x13f")]((t=>e[fc("0x8e")]((e=>t.getFirstRange()[fc("0x160")](e[fc("0xc6")]())))))&&e[fc("0x13f")]((e=>t[fc("0x8e")]((t=>e[fc("0xc6")]()[fc("0x160")](t[fc("0xc6")]()))))))}}[fc("0x151")](t){const e=Array.from(t),n=this[fc("0x115")]({skipNotAttached:!0}),o=n[fc("0x10b")]((e=>!t[fc("0x63")](e))),r=new Map(e.map((t=>[t,this[fc("0x42")][fc("0x22")](t[fc("0x107")],t[fc("0x9d")],"join")]))),i=new Map(n[fc("0xfb")]((t=>[t,t[fc("0xfa")]()])));for(let t=0;t<e[fc("0x8b")];t++)if(s(this,e[t],e,t+1))return!0;for(let t=0;t<e[fc("0x8b")];t++)if(s(this,e[t],o,0))return!0;return!1;function s(t,e,n,o){for(let s=o;s<n[fc("0x8b")];s++){const o=n[s];if(o[fc("0x107")]!==e[fc("0x107")]||o[fc("0x3d")].id!==e[fc("0x3d")].id||o.subType!==e[fc("0x9d")])continue;if(!kc(e,o))continue;if("attribute"==e[fc("0x107")]&&e.data.oldValue!=o[fc("0x8f")][fc("0xa8")])continue;if(fc("0x44")==e[fc("0x107")]&&t[fc("0xed")](e[fc("0x8f")][fc("0x7c")]))continue;if(fc("0x147")==e[fc("0x107")]){const n=t[fc("0x170")][fc("0x123")],o=e[fc("0x113")]();if(o&&(n[fc("0x114")].isObject(o)||n.schema[fc("0x14e")](o)))continue}const x=r[fc("0x43")](e),a=i[fc("0x43")](e),c=i[fc("0x43")](o),l=e.commentThread&&e.commentThread.length,u=o[fc("0x16c")]&&o[fc("0x16c")][fc("0x8b")];if(!l&&x(c,a))return t[fc("0x165")](o,e),i[fc("0x9f")](e),!0;if(!u&&x(a,c))return t._joinSuggestions(e,o),i[fc("0x9f")](o),!0}return!1}}_joinSuggestions(t,e){if(t.isMultiRange)for(const n of e[fc("0xfa")]())t.addRange(n);else{const n=e[fc("0xc6")]()[fc("0xd6")];this[fc("0x33")](t,this[fc("0x23")][fc("0x15")](t[fc("0xc6")]()[fc("0x139")],n))}e[fc("0x9b")]()}[fc("0x49")](t,e){const n=t[fc("0x0")](fc("0x128"))||t[fc("0x0")](fc("0x44"))?"FORMATTING":t[fc("0x6d")]();return Qo(this[fc("0x170")][fc("0x4f")],e+"_"+n+fc("0xd4"))}[fc("0x158")](){const t=this[fc("0x170")];(0,i.surroundingMarkersDetector)(this._model,(({left:e,entered:n})=>{const o=[];for(const t of e){const{group:e,type:n}=this._splitMarkerName(t[fc("0x179")]);if(fc("0xad")===e){o.push(this[fc("0x49")](n,fc("0x6f")));break}}for(const t of n){const{group:e,type:n}=this[fc("0x56")](t[fc("0x179")]);if(fc("0xad")===e){o[fc("0x175")](this[fc("0x49")](n,fc("0x67")));break}}o[fc("0x8b")]&&t.ui.ariaLiveAnnouncer[fc("0x12c")](fc("0x26"),o[fc("0x58")](" "))}))}[fc("0xfd")](t){if(null!==this[fc("0xc4")])return!1;const e=this[fc("0x170")],n=e.model[fc("0x1a")][fc("0x71")].getChanges();if(0==n[fc("0x8b")])return!1;const o=[],r=n[fc("0x10b")]((t=>fc("0x44")==t.type)),i=n[fc("0x10b")]((t=>"insert"==t.type&&fc("0xd7")!=t[fc("0x179")])),s=n.filter((t=>"remove"==t[fc("0x107")]&&fc("0xd7")!=t[fc("0x179")]));for(const t of r)o[fc("0x175")]({key:t[fc("0x105")],newValue:t[fc("0x88")],oldValue:t.attributeOldValue,range:(x=t[fc("0x40")],null==x[fc("0xd6")][fc("0x70")]&&x[fc("0xd6")][fc("0x136")]==x[fc("0x139")].nodeAfter?Cc(x[fc("0x139")][fc("0x94")],e[fc("0x123")]):x)});var x;for(const t of i){const n=s[fc("0x6a")]((e=>e.position[fc("0x160")](t[fc("0x106")])));n&&o[fc("0x175")]({key:"$elementName",newValue:t[fc("0x179")],oldValue:n.name,range:e.model[fc("0xf4")](t.position[fc("0x94")])})}return 0!=o[fc("0x8b")]&&this[fc("0x141")](t,o)}[fc("0x12e")](t){let e=!1;const n=this[fc("0x170")][fc("0x123")].document[fc("0x71")][fc("0x5c")]()[fc("0x10b")]((t=>t.data[fc("0xe")]&&t[fc("0x179")][fc("0x0")](fc("0x51"))));for(const o of n){const{subType:n,id:r}=this[fc("0x56")](o[fc("0x179")]),i=n[fc("0xbf")]("|")[0];for(const n of this[fc("0x115")]({skipNotAttached:!0}))n.id!=r&&fc("0x44")==n.type&&n[fc("0x8f")]&&n[fc("0x8f")][fc("0x7c")]==i&&n[fc("0xc6")]().isIntersecting(o[fc("0x8f")].newRange)&&(this._reduceSuggestionAttributeRange(n,o[fc("0x8f")][fc("0xe")],t),e=!0)}return e}[fc("0x17c")](t){if(null!==this._recordAttributeSuggestionsFromVersion)return void t();const n=this[fc("0x170")];this[fc("0xc4")]=n[fc("0x123")].document[fc("0xc")],t();const o=new Map;for(const t of n[fc("0x123")].document[fc("0x8")][fc("0xb7")](this[fc("0xc4")]))if([fc("0x19"),"addAttribute",fc("0xb"),fc("0x169")][fc("0x168")](t[fc("0x107")])){const e=t.batch,n=o[fc("0x43")](e)||[];n[fc("0x175")](t),o[fc("0x1b")](e,n)}this[fc("0xc4")]=null;for(const[t,r]of o){const o=(0,e.uid)();n.model[fc("0xa4")](t,(t=>{const e=[];for(const t of r){let r,i,s,x;if(fc("0x19")==t[fc("0x107")]){const e=t;r=Cc(e[fc("0x106")][fc("0x94")],n[fc("0x123")]),i=fc("0x3f"),s=e[fc("0x143")],x=e[fc("0x13e")]}else{const e=t,o=this[fc("0xed")](e[fc("0x7c")]),a=this._inlineAttributeKeys[fc("0x63")](e[fc("0x7c")]);if(!o&&!a)continue;r=o?Cc(e[fc("0x40")][fc("0x139")].nodeAfter,n[fc("0x123")]):e[fc("0x40")],i=e[fc("0x7c")],s=fc("0xb")==t[fc("0x107")]?void 0:e[fc("0x5d")],x=e[fc("0xa8")]}this[fc("0x50")](r,i,x,s,{groupId:o}),e[fc("0x175")]({range:r,key:i,newValue:s,oldValue:x})}this[fc("0x141")](t,e)}))}}_reduceExistingSuggestions(t,e){if(0==e[fc("0x8b")])return!1;let n=!1;for(const o of e){const e=this[fc("0xca")](o[fc("0x40")],fc("0x44")).filter((t=>!t[fc("0xd0")][fc("0x10e")]))[fc("0xfb")]((t=>t[fc("0xad")])),r=(0,i.hashObject)({newValue:o[fc("0x5d")]});e[fc("0x10b")]((t=>{const[e,n]=t[fc("0x9d")].split("|");return e==o[fc("0x7c")]&&n!=r}))[fc("0xc2")]((e=>{this[fc("0x162")](e,o.range,t),n=!0}))}return n}_reduceSuggestionAttributeRange(t,e,n){const o=t.getFirstRange().getDifference(e);0!==o[fc("0x8b")]?1!==o[fc("0x8b")]?this._breakSuggestionMarker(t,e[fc("0x139")],e[fc("0xd6")]):this._setSuggestionRange(t,o[0]):n.removeMarker(t[fc("0xc7")]())}}class pc{constructor(t){this[fc("0x55")]=t,this._model=t.model,this[fc("0xa7")]=new Map,this[fc("0xfc")]=new Map,this[fc("0x15a")]()}[fc("0x3a")](t,e,n,o,r,i){return new Jo(this._model,{type:t,subType:e,id:n,author:o,creator:o,attributes:r,onAttributesChange:i,onAccept:(...n)=>this[fc("0x22")](t,e,"accept")(...n),onDiscard:(...n)=>this.getSuggestionCallback(t,e,fc("0x2f"))(...n)})}[fc("0x14d")](t,e,n,o){const r=t+":"+e+":"+n;this[fc("0xa7")].set(r,o)}[fc("0x22")](t,e,n){const o=t+":"+e+":"+n;return this[fc("0xa7")][fc("0x43")](o)||this[fc("0xfc")][fc("0x43")](t+":"+n)}_registerDefaultCallbacks(){const t=()=>!1,e=t=>{t[fc("0xcc")](((t,e)=>t.start.isBefore(e.start)?1:-1)),this[fc("0x23")].change((e=>{for(const n of t){let t;t=n.end.isAtEnd&&n[fc("0xd6")][fc("0x136")]==n[fc("0x139")][fc("0x94")]?e[fc("0x75")](n[fc("0x139")][fc("0x94")],"on"):e[fc("0x75")](n),this[fc("0x23")][fc("0x8c")](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},n=(t,e)=>{e&&this[fc("0x23")][fc("0x83")]((n=>{const{commandName:o,commandParams:r=[]}=e,i=t[fc("0xfb")]((t=>(Ec(t)&&(t=this[fc("0x23")][fc("0x15")](t[fc("0xd6")])),t)))[fc("0x10b")]((t=>fc("0xf8")!==t[fc("0x66")][fc("0x164")]));if(i[fc("0x8b")]<1)return;const x=Array[fc("0x95")](this[fc("0x23")][fc("0x1a")][fc("0x140")].getRanges())[fc("0xfb")]((t=>s.LiveRange[fc("0x77")](t)));n.setSelection(i);for(const t of this[fc("0x55")][fc("0xb6")][fc("0xb6")]())t[fc("0x103")]();r[fc("0x175")]({forceDefaultExecution:!0}),this[fc("0x55")].execute(o,...r);const a=x[fc("0x10b")]((t=>fc("0xf8")!=t[fc("0x66")].rootName));a[fc("0x8b")]>0&&n[fc("0xfe")](a);for(const t of x)t[fc("0x6")]()}))},o=(t,e)=>1==t[fc("0x8b")]&&1==e[fc("0x8b")]&&t[0].end[fc("0x160")](e[0][fc("0x139")]),r=(t,e,n,o)=>Ac(t,e,n,o,this[fc("0x23")])?[t,e]:Ac(e,t,o,n,this[fc("0x23")])?[e,t]:null;this[fc("0xfc")][fc("0x1b")]("insertion:accept",t),this[fc("0xfc")][fc("0x1b")](fc("0x150"),e),this._defaultCallbacks[fc("0x1b")](fc("0x98"),o),this[fc("0xfc")].set(fc("0x12f"),r),this[fc("0xfc")][fc("0x1b")](fc("0xae"),e),this._defaultCallbacks[fc("0x1b")](fc("0x2"),t),this[fc("0xfc")].set("deletion:join",o),this._defaultCallbacks[fc("0x1b")](fc("0x146"),r),this[fc("0xfc")].set(fc("0x9a"),n),this._defaultCallbacks[fc("0x1b")](fc("0x73"),t),this[fc("0xfc")][fc("0x1b")](fc("0xdd"),o),this._defaultCallbacks.set(fc("0x68"),t),this[fc("0xfc")][fc("0x1b")]("formatBlock:accept",n),this[fc("0xfc")].set(fc("0x99"),t),this[fc("0xfc")][fc("0x1b")](fc("0x52"),o),this[fc("0xfc")][fc("0x1b")](fc("0x4a"),t),this._defaultCallbacks.set(fc("0x13d"),t),this._defaultCallbacks.set(fc("0x39"),((t,e)=>{if(!e)return;const n=this[fc("0x55")].plugins.get(hc);this[fc("0x23")].change((o=>{if(fc("0x3f")==e[fc("0x7c")])for(const n of t){const t=n[fc("0x139")][fc("0x94")],r=e[fc("0xa8")];o[fc("0x19")](t,r)}else if(n[fc("0xed")](e[fc("0x7c")]))for(const n of t)void 0!==e[fc("0xa8")]?o.setAttribute(e[fc("0x7c")],e[fc("0xa8")],n[fc("0x139")].nodeAfter):o[fc("0xb")](e[fc("0x7c")],n[fc("0x139")][fc("0x94")]);else for(const n of t)e[fc("0xa8")]?o.setAttribute(e[fc("0x7c")],e[fc("0xa8")],n):o[fc("0xb")](e[fc("0x7c")],n)}))})),this._defaultCallbacks[fc("0x1b")](fc("0x4b"),o)}}function bc(t,e,n){for(const o of e[fc("0x136")][fc("0x11b")]({includeSelf:!0,parentFirst:!0})){if(o.root==o)return!1;if(!n[fc("0x10a")](o))return!1;if(t[fc("0x102")](o)||t[fc("0x14e")](o))return!0}return!1}function Ec(t){return t[fc("0xd6")][fc("0x136")]==t.start[fc("0x94")]&&t[fc("0xd6")].isAtStart}function _c(t,e,n,o){const r=t=>!t.item.is("$textProxy")&&!o[fc("0x102")](t[fc("0x121")]),i=t[fc("0x139")].getLastMatchingPosition(r),s=t.end[fc("0xec")](r,{direction:fc("0x11d")});return!(t.start[fc("0x160")](i)&&t[fc("0xd6")][fc("0x160")](s)||(i[fc("0x9c")](s)?n[fc("0x125")](e,{range:n[fc("0x15")](i,s)}):n[fc("0x84")](e),0))}function Tc(t){return(0,i.hashObject)(t)}function yc(t){const e=t[fc("0x139")].nodeAfter;return e&&e.is(fc("0x3c"))}function Cc(t,e){const n=e[fc("0x114")].isObject(t)||e[fc("0x114")][fc("0x7b")](t);return e[fc("0x15")](e[fc("0x4")](t,fc("0x29")),n?e[fc("0x17a")](t):e[fc("0x4")](t,fc("0xd6")))}function Ac(t,e,n,o,r){if(!kc(t,e))return!1;if(n.end[fc("0x160")](o.start))return!0;if(t[fc("0x107")]!=e[fc("0x107")])return!1;if(!n[fc("0xd6")][fc("0xa6")](o[fc("0x139")]))return!1;const i=r.createRange(n.end,o[fc("0x139")])[fc("0xe5")]();for(const t of i)if([fc("0x166"),fc("0xa9")][fc("0x168")](t[fc("0x107")])&&r.schema.isLimit(t[fc("0x121")]))return!1;return!0}function kc(t,e){return!(!t[fc("0x13c")]||!e[fc("0x13c")])&&Go(t[fc("0x157")],e.attributes)}function Ic(t,e){const n=Sc(t[fc("0x157")]),o=Sc(e);if(!t[fc("0x13c")])return!1;for(const t of Object[fc("0x14")](o))if(!Go(n[t],o[t]))return!1;return!0}function Sc(t){const e=Object.assign({},t);return delete e[fc("0x97")],delete e[fc("0x92")],e}const Rc=["PENDING_ACTION_SUGGESTION","isEnabled","plugins","_pendingAction","model","_editor","canDiscard","remove","discardSuggestion","change:isDirty","canEditAt","unbind","_acceptCommand","get","PendingActions","canAccept","locale","bind","getRanges","listenTo","_removePendingAction","stopListening","view","destroy","_setPendingAction","execute","commands","_discardCommand","commentThreadController","acceptSuggestion"];var vc,Nc;vc=Rc,Nc=436,function(t){for(;--t;)vc.push(vc.shift())}(++Nc);const Lc=function(t,e){return Rc[t-=0]};class Mc extends((0,e.ObservableMixin)()){constructor(t,e,n,o){super(),this[Lc("0x12")]=e,this[Lc("0x6")]=n,this[Lc("0xc")]=o,this[Lc("0x13")]=t,this[Lc("0x1a")]=t[Lc("0xa")][Lc("0x1b")](Lc("0xd")),this._discardCommand=t[Lc("0xa")][Lc("0x1b")](Lc("0x16")),this.view[Lc("0x1")](Lc("0xf")).to(this._acceptCommand,this[Lc("0xb")],((t,e)=>t||e)),this[Lc("0x6")][Lc("0x1")]("canAccept").to(this[Lc("0x1a")],Lc("0xf"),(t=>t&&this[Lc("0x13")].model[Lc("0x18")](e[Lc("0x2")]()))),this[Lc("0x6")][Lc("0x1")](Lc("0x14")).to(this[Lc("0xb")],Lc("0xf"),(t=>t&&this[Lc("0x13")][Lc("0x12")][Lc("0x18")](e.getRanges()))),this[Lc("0x11")]=null,n.isDirty&&this[Lc("0x8")](),this[Lc("0x3")](n,Lc("0xd"),(()=>this[Lc("0xd")]())),this[Lc("0x3")](n,Lc("0x16"),(()=>this[Lc("0x16")]())),this[Lc("0x3")](n,Lc("0x17"),(()=>{n.isDirty?this[Lc("0x8")]():this._removePendingAction()}))}[Lc("0xd")](){this._acceptCommand[Lc("0x9")](this[Lc("0x12")].id)}discardSuggestion(){this[Lc("0xb")].execute(this[Lc("0x12")].id)}[Lc("0x7")](){this[Lc("0x6")].unbind(Lc("0xf")),this.view[Lc("0x19")](Lc("0x1d")),this[Lc("0x6")][Lc("0x19")](Lc("0x14")),this[Lc("0x5")](),this[Lc("0xc")][Lc("0x7")](),this[Lc("0x11")]&&this[Lc("0x4")]()}_setPendingAction(){const t=Qo(this._editor[Lc("0x0")],Lc("0xe"));this[Lc("0x11")]=this[Lc("0x13")][Lc("0x10")][Lc("0x1b")](Lc("0x1c")).add(t)}[Lc("0x4")](){null!==this._pendingAction&&this._editor[Lc("0x10")][Lc("0x1b")](Lc("0x1c"))[Lc("0x15")](this[Lc("0x11")]),this[Lc("0x11")]=null}}const wc=["element","disabledSubmit","_localUser","value","bind","_createCommentViews","editor","commentInputView","cancel","_config","set","commentThreadInputView","addComment","length","_model","authoredAt","locale","destroy","removeComment","canAccept","submit","canDiscard","isActive","disableComments","_createCommentThreadInputView","delegate","isDirty","descriptionParts","setData","fire","focus","commentsListView","CommentView","updateComment","commentThread","assign","isReadOnly"];var Oc,Fc;Oc=wc,Fc=421,function(t){for(;--t;)Oc.push(Oc.shift())}(++Fc);const Dc=function(t,e){return wc[t-=0]};class Bc extends r.View{constructor(t,e,n,o){super(t),this[Dc("0x11")]=null,this.commentThreadInputView=null,this[Dc("0x21")](Dc("0x8"),!1),this[Dc("0x21")](Dc("0x1"),e.authoredAt),this[Dc("0x1b")]("authoredAt").to(e),this[Dc("0x21")](Dc("0xd"),[]),this.set(Dc("0xc"),!1),this[Dc("0x21")]("isEnabled",!1),this[Dc("0x21")](Dc("0x5"),!1),this[Dc("0x21")](Dc("0x7"),!1),this._model=e,this._localUser=n,this[Dc("0x20")]=o,o[Dc("0x9")]?this[Dc("0x21")](Dc("0x24"),1):this[Dc("0x1c")]()}[Dc("0x10")](){this[Dc("0x17")][Dc("0x10")]()}[Dc("0x3")](){this[Dc("0x11")]&&this.commentsListView[Dc("0x3")](),this[Dc("0x22")]&&this[Dc("0x22")][Dc("0x3")](),super[Dc("0x3")]()}[Dc("0x1c")](){const{CommentsListView:t}=this[Dc("0x20")];this[Dc("0x11")]=new t(this[Dc("0x2")],this[Dc("0x0")][Dc("0x14")],Object[Dc("0x15")]({CommentView:this[Dc("0x20")][Dc("0x12")]},this._config)),this[Dc("0x11")][Dc("0xb")](Dc("0x4")).to(this),this.commentsListView[Dc("0xb")](Dc("0x13")).to(this),this.commentsListView.bind(Dc("0x8")).to(this),this.set(Dc("0x24"),this[Dc("0x11")][Dc("0x24")]+1),this.bind(Dc("0x24")).to(this.commentsListView,Dc("0x24"),(t=>t+1)),this[Dc("0x22")]=this[Dc("0xa")](),this.on("removeComment",(()=>this[Dc("0x10")]())),this[Dc("0x1b")](Dc("0xc")).to(this[Dc("0x11")],"hasDirtyComment",this[Dc("0x22")][Dc("0x1e")],Dc("0x1a"),((t,e)=>t||!!e))}[Dc("0xa")](){const{CommentThreadInputView:t}=this._config,e=new t(this.locale,this[Dc("0x19")],this[Dc("0x20")].editorConfig),n=e[Dc("0x1e")];return e[Dc("0x1b")]("showInput").to(this,"isActive",this[Dc("0x0")][Dc("0x14")],Dc("0x16"),n,Dc("0x1a"),((t,e,n)=>!!n||t&&!e)),n.on(Dc("0x6"),((t,e)=>{this[Dc("0xf")](Dc("0x23"),e),n[Dc("0x1d")][Dc("0xe")]("")})),n.on(Dc("0x1f"),(()=>this[Dc("0x10")]())),n.bind(Dc("0x18")).to(this[Dc("0x0")].commentThread,Dc("0x16")),e}}const Pc=["cancel","locale","ck-annotation__info-name",'"></span>',"check","split","ck-annotation__main","_config","ck-annotation__user","map","@external","getExternalSuggestionNote","Discard suggestion","userView","source","</p>","attributes","extendTemplate","delegate","change:description","ck-suggestion__user","content","descriptionParts","ck-annotation__info","querySelector","EXTERNAL_AVATAR","isActive","createElement","_createButton","_descriptionElement","commentsListView","ck-suggestion","disableComments","name","fire","span","commentThread","ck-suggestion__actions","time","discardButton","render","element","editorReady","ck-annotation","div","innerHTML","discardSuggestion","canDiscard",'" title="',"acceptSuggestion","formatDateTime","importWord","creator","canAccept","set","isExternal","commentThreadInputView","push","editorDestroyed","description","authoredAt",'<span class="ck-suggestion-type">',"ck-suggestion__info","<p>","</span>","getUserViewNotificationText","ck-suggestion-","bind","ck-suggestion-wrapper--active","acceptButton","author","ck-annotation__info-time","EXTERNAL_IMPORT_WORD_AVATAR","type","join","ck-annotation__actions","EXTERNAL_SUGGESTION","ck-suggestion--discard","EXTERNAL_IMPORT_WORD_SUGGESTION",".ck-annotation__content-wrapper","title","color","isEnabled","getTemplate","ck-comment__info-time","_model"];var Uc,jc;Uc=Pc,jc=153,function(t){for(;--t;)Uc.push(Uc.shift())}(++jc);const Gc=function(t,e){return Pc[t-=0]};class Vc extends Bc{constructor(e,n,o,r){super(e,n,o,r),this[Gc("0x49")](Gc("0x6"),""),this.bind(Gc("0x6")).to(this,Gc("0x29"),(t=>t&&t[0]?t[0].type:"")),this[Gc("0x0")](Gc("0x4e")).to(this,Gc("0x29"),this,Gc("0x2d"),((t,e)=>{let n="";for(const e of t)n+=Gc("0x52")+Hc(e[Gc("0x28")],e[Gc("0xe")])+Gc("0x22");return e?n:(0,i.trimHtml)(n,{limit:140})})),this[Gc("0x30")]=null,this[Gc("0x2")]=this[Gc("0x2f")](Qo(e,"Accept suggestion"),t.icons[Gc("0x17")],"ck-suggestion--accept",Gc("0x44"),"sw"),this[Gc("0x2")][Gc("0x0")](Gc("0xf")).to(this,Gc("0x48")),this[Gc("0x3a")]=this[Gc("0x2f")](Qo(e,Gc("0x1f")),t.icons[Gc("0x13")],Gc("0xa"),Gc("0x41"),"sw"),this[Gc("0x3a")][Gc("0x0")](Gc("0xf")).to(this,Gc("0x42")),this[Gc("0x20")]=new i.UserView(e,this._model[Gc("0x3")],this[Gc("0x54")]()),this.userView.extendTemplate({attributes:{class:[Gc("0x27"),Gc("0x1b")]}}),this.setTemplate(this[Gc("0x10")]())}[Gc("0x10")](){const t=this.bindTemplate,e=[{tag:Gc("0x3f"),attributes:{class:[Gc("0x51"),Gc("0x2a")]},children:[{tag:Gc("0x36"),children:[{text:this[Gc("0x20")][Gc("0x34")]}],attributes:{class:["ck-suggestion__info-name",Gc("0x15")]}},{tag:Gc("0x39"),attributes:{datetime:t.to(Gc("0x4f")),class:[Gc("0x11"),Gc("0x4")]},children:[{text:t.to(Gc("0x4f"),(t=>this[Gc("0x1a")][Gc("0x45")](t)))}]}]},{tag:Gc("0x3f"),attributes:{class:[Gc("0x38"),Gc("0x8")]},children:[this[Gc("0x2")],this[Gc("0x3a")]]},{tag:Gc("0x3f"),attributes:{class:["ck-annotation__content-wrapper"]}}];this[Gc("0x12")].isExternal&&e.push({tag:Gc("0x3f"),attributes:{class:["ck-comment__external"]},children:[{text:this[Gc("0x1e")]()}]});const n={tag:Gc("0x3f"),attributes:{class:["ck-suggestion-wrapper",t.if("isActive",Gc("0x1")),t.to("type",(t=>Gc("0x55")+t)),this[Gc("0x1a")][Gc("0x33")]&&"ck-suggestion--disabled-comments"],"data-suggestion-id":this._model.id,"data-thread-id":this[Gc("0x12")][Gc("0x37")].id,"data-author-id":this._model[Gc("0x3")].id,tabindex:-1},children:[{tag:Gc("0x3f"),attributes:{class:[Gc("0x32"),Gc("0x3e")]},children:[this[Gc("0x20")],{tag:Gc("0x3f"),attributes:{class:["ck-suggestion__main",Gc("0x19")]},children:e}]}]};return this[Gc("0x31")]&&this[Gc("0x4b")]&&(n.children[Gc("0x4c")](this.commentsListView,this[Gc("0x4b")]),this[Gc("0x31")][Gc("0x25")](Gc("0x3d")).to(this),this.commentsListView.delegate(Gc("0x4d")).to(this),this[Gc("0x4b")][Gc("0x25")](Gc("0x3d")).to(this),this.commentThreadInputView[Gc("0x25")](Gc("0x4d")).to(this)),n}[Gc("0x3b")](){super.render(),this._descriptionElement=this[Gc("0x3c")][Gc("0x2b")](Gc("0xc")),this._descriptionElement[Gc("0x40")]=this.description,this.on(Gc("0x26"),((t,e,n)=>{this[Gc("0x30")][Gc("0x40")]=n}))}[Gc("0x2f")](t,e,n,o,i){const s=new r.ButtonView(this[Gc("0x14")]);return s[Gc("0x49")]({label:t,icon:e,tooltip:!0,tooltipPosition:i}),s[Gc("0x24")]({attributes:{class:n}}),s.on("execute",(()=>{this[Gc("0x35")](o,this[Gc("0x12")].id)})),s}[Gc("0x1e")](){return Gc("0x46")===this[Gc("0x12")][Gc("0x23")]["@external"][Gc("0x21")]?Qo(this[Gc("0x14")],Gc("0xb")):Qo(this[Gc("0x14")],Gc("0x9"))}getUserViewNotificationText(){return this[Gc("0x12")][Gc("0x4a")]?Gc("0x46")===this[Gc("0x12")].attributes[Gc("0x1d")][Gc("0x21")]?Qo(this[Gc("0x14")],Gc("0x5"),this[Gc("0x12")][Gc("0x47")][Gc("0x34")]):Qo(this[Gc("0x14")],Gc("0x2c"),this[Gc("0x12")][Gc("0x47")][Gc("0x34")]):null}}function Hc(t,e){let n="";return n+=t[Gc("0x18")]("*")[Gc("0x1c")](((t,e)=>e%2!=0?Gc("0x50")+zc(t)+Gc("0x53"):zc(t)))[Gc("0x7")](""),e&&(n+='<span class="ck-suggestion-color" style="background-color: '+e.value+Gc("0x43")+e[Gc("0xd")]+Gc("0x16")),n}function zc(t){const e=document[Gc("0x2e")](Gc("0x36"));return e.innerText=t,e[Gc("0x40")]}const Wc=["_disableComments","plugins","TrackChangesEditing","_suggestionToController","size","commandName","unbind","Track changes","some","_handleSuggestionControllerDelayed","switchbutton","Accept all suggestions","getAllAdjacentSuggestions","execute","_initializeController","createAnnotationView","getJoined","Discard all selected suggestions","define","isDirty","innerView","_destroyController","trackChanges","head","config","stopListening","change:previous","push","lowest","getDescriptions","editing","trackChanges.disableComments","Discard all suggestions","delete","_descriptionFactory","buttonView","componentFactory","reduce","separator","actionView","createAnnotation","add","pluginName","_bindAnnotationToEditors","isEnabled","comments.maxCommentsWhenCollapsed","_handleControllerBuffer","CommentsRepository","suggestion-","addSourceCollector","type","value","TrackChangesUI","destroy","length","mainView","Accept all selected suggestions","editor","discardButton","init","bind","get","acceptAllSuggestions","SuggestionThreadView","discardSelectedSuggestions","_refreshActiveMarkers","view","refreshSelectedViews","isOn","_createUIButton","button","Annotations","getByInnerView","clear","toMany","getFirstRange","getMarkers","filter","source","values","suggestionChanged","hasSuggestion","has","createCommentThreadController","acceptSelectedSuggestions","listenTo","_updateController","activeMarkers","descriptionParts","isMultiRange","locale","arrowView","model","set","CommentView","comments","commentThread","isInContent","from","previous","comments.maxCommentCharsWhenCollapsed","getRanges","requires","commands","EditorAnnotations","_viewToController","acceptButton","comments.editorConfig","_annotationViews","focus","CommentsUI"];var Kc,qc;Kc=Wc,qc=384,function(t){for(;--t;)Kc.push(Kc.shift())}(++qc);const Xc=function(t,e){return Wc[t-=0]};class $c extends t.Plugin{static get[Xc("0x33")](){return[hc,i.Users,Xc("0x6b"),Xc("0x14"),Xc("0x35")]}static get[Xc("0x66")](){return Xc("0x1")}constructor(t){super(t),this[Xc("0x3f")]=new Map,this[Xc("0x36")]=new Map,this[Xc("0x39")]=new Map,this[Xc("0x6a")]=new Map;const e=this[Xc("0x6")][Xc("0x54")];e[Xc("0x4e")]("trackChanges.SuggestionThreadView",Vc),e[Xc("0x4e")](Xc("0x5b"),!1),this[Xc("0x3c")]=e[Xc("0xa")]("trackChanges.disableComments")}_handleSuggestionControllerDelayed(t,e){0===this._handleControllerBuffer[Xc("0x40")]&&setTimeout((()=>{for(const[t,e]of this[Xc("0x6a")]){const n=this._suggestionToController[Xc("0x1f")](t);n||e?n&&e&&this[Xc("0x51")](t):this[Xc("0x4a")](t)}this[Xc("0x6")][Xc("0x3d")].get("EditorAnnotations")[Xc("0x10")](),this[Xc("0xe")](),this[Xc("0x6a")][Xc("0x16")]()}),10),this[Xc("0x6a")][Xc("0x2a")](t,e)}[Xc("0x8")](){const t=this.editor,e=t[Xc("0x3d")][Xc("0xa")](Xc("0x3e")),n=t.plugins.get(Xc("0x14")),o=t[Xc("0x3d")][Xc("0xa")]("EditorAnnotations"),r=t.plugins.get(Xc("0x6b"));t.ui[Xc("0x60")].add(Xc("0x52"),(t=>this._createUIButton(t))),o[Xc("0x6d")]((()=>{const t=[];for(const[e,n]of Array[Xc("0x2f")](this[Xc("0x3f")])){const o=e[Xc("0x48")](),r=[];for(const t of o){if(!t[Xc("0x2e")])continue;if(t[Xc("0x26")]){r.push(...t[Xc("0x32")]());continue}const e=t[Xc("0x18")]();if(r[Xc("0x3")]>0){const t=r[0][Xc("0x4c")](e);if(t){r[0]=t;continue}}r[Xc("0x57")](e)}t[Xc("0x57")]([n[Xc("0xf")],r])}return t})),this[Xc("0x22")](e,"suggestionLoaded",((t,e)=>{this[Xc("0x22")](e,Xc("0x56"),((t,n,o,r)=>{e[Xc("0x2e")]&&(null==o?(this[Xc("0x23")](r[Xc("0x53")]),this[Xc("0x45")](e,!1)):(this[Xc("0x23")](o[Xc("0x53")]),null==r&&this._handleSuggestionControllerDelayed(e,!0)))})),null!==e[Xc("0x30")]?this[Xc("0x23")](e.head):this[Xc("0x45")](e,!1)})),this.listenTo(e,"suggestionUnloaded",((t,e,n)=>{this[Xc("0x55")](e,Xc("0x56")),this[Xc("0x6a")][Xc("0x5d")](e),this[Xc("0x3f")][Xc("0x1f")](e)&&this[Xc("0x51")](e),n&&this._updateController(n[Xc("0x53")])})),this.listenTo(e,Xc("0x1d"),((t,e)=>{this[Xc("0x23")](e)})),this.listenTo(n,"change:activeAnnotations",(()=>{this._refreshActiveMarkers()})),this[Xc("0x22")](r,"addComment",((t,{threadId:n,isFromAdapter:o})=>{if(o||!e[Xc("0x1e")](n))return;const r=e.getSuggestion(n);this[Xc("0x3f")].get(r)[Xc("0xf")][Xc("0x3a")]()}),{priority:Xc("0x58")})}_refreshActiveMarkers(){const t=this[Xc("0x6")].plugins[Xc("0xa")](Xc("0x14")),e=this[Xc("0x6")][Xc("0x3d")][Xc("0xa")](Xc("0x3e")),n=Array[Xc("0x2f")](t.activeAnnotations,(t=>t[Xc("0x50")]))[Xc("0x1a")]((t=>this._viewToController[Xc("0x1f")](t))),o=[];for(const t of n){const e=this._viewToController[Xc("0xa")](t).model[Xc("0x48")]();o.push(...e[Xc("0x61")](((t,e)=>[...t,...e.getMarkerNames()]),[]))}e[Xc("0x24")]=o}[Xc("0x12")](t){const n=(0,r.createDropdown)(t,r.SplitButtonView),o=this[Xc("0x6")][Xc("0x34")][Xc("0xa")]("trackChanges"),i=Qo(t,Xc("0x43"));n[Xc("0x5f")][Xc("0x2a")]({tooltip:i,label:i,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-2023, 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[Xc("0x9")](Xc("0x11")).to(o,Xc("0x0")),n[Xc("0x5f")].on(Xc("0x49"),(()=>{o[Xc("0x49")](),this[Xc("0x6")][Xc("0x5a")][Xc("0xf")].focus()}));const s=new e.Collection,x=[{type:Xc("0x46"),model:{withText:!0,label:i,commandName:Xc("0x52")}},{type:Xc("0x62")},{type:Xc("0x13"),model:{withText:!0,label:Qo(t,Xc("0x47")),commandName:Xc("0xb")}},{type:Xc("0x13"),model:{withText:!0,label:Qo(t,Xc("0x5")),commandName:Xc("0x21")}},{type:Xc("0x13"),model:{withText:!0,label:Qo(t,Xc("0x5c")),commandName:"discardAllSuggestions"}},{type:Xc("0x13"),model:{withText:!0,label:Qo(t,Xc("0x4d")),commandName:Xc("0xd")}}];for(const t of x){let e={type:Xc("0x62")};if(t[Xc("0x29")]){const n=new r.Model(t.model),o=this[Xc("0x6")][Xc("0x34")].get(n.commandName);n.bind(Xc("0x11"),Xc("0x68")).to(o,Xc("0x0"),Xc("0x68")),e={type:t[Xc("0x6e")],model:n}}s[Xc("0x65")](e)}(0,r.addListToDropdown)(n,s);const a=x.filter((t=>null!=t[Xc("0x29")])).map((t=>this.editor[Xc("0x34")][Xc("0xa")](t[Xc("0x29")][Xc("0x41")]))),c=n[Xc("0x5f")];return c[Xc("0x63")][Xc("0x42")]("isEnabled"),c.arrowView[Xc("0x42")](Xc("0x68")),c[Xc("0x63")][Xc("0x9")](Xc("0x68")).to(o,Xc("0x68")),c[Xc("0x28")][Xc("0x9")](Xc("0x68"))[Xc("0x17")](a,Xc("0x68"),((...t)=>t[Xc("0x44")]((t=>t)))),n.on(Xc("0x49"),(t=>{this[Xc("0x6")].execute(t[Xc("0x1b")].commandName),this[Xc("0x6")].editing.view[Xc("0x3a")]()})),n}_initializeController(t){const e=this[Xc("0x6")],n=e.config,o=e[Xc("0x3d")][Xc("0xa")](Xc("0x14")),r=e.plugins.get("CommentsRepository"),s=e[Xc("0x3d")][Xc("0xa")]("EditorAnnotations"),x=e[Xc("0x3d")][Xc("0xa")](i.Users).me,a=n.get(Xc("0x52"))[Xc("0xc")],{CommentsListView:c,CommentThreadInputView:l}=e[Xc("0x3d")][Xc("0xa")](Xc("0x3b"));let u,d;this._annotationViews[Xc("0x1f")](t.id)?(d=this[Xc("0x39")][Xc("0xa")](t.id),u=d[Xc("0x4")]):(u=new a(e[Xc("0x27")],t,x,{disableComments:this[Xc("0x3c")],editorConfig:n[Xc("0xa")](Xc("0x38")),maxCommentsWhenCollapsed:n[Xc("0xa")](Xc("0x69")),maxThreadTotalWeight:n[Xc("0xa")]("comments.maxThreadTotalWeight"),maxCommentCharsWhenCollapsed:n[Xc("0xa")](Xc("0x31")),formatDateTime:(0,i.getDateTimeFormatter)(n.get(Xc("0x27"))),CommentView:n[Xc("0xa")](Xc("0x2c"))[Xc("0x2b")],CommentsListView:c,CommentThreadInputView:l}),u[Xc("0x37")].on(Xc("0x49"),(()=>{e[Xc("0x5a")][Xc("0xf")].focus()})),u[Xc("0x7")].on(Xc("0x49"),(()=>{e[Xc("0x5a")][Xc("0xf")][Xc("0x3a")]()})),d=o[Xc("0x4b")](this[Xc("0x6")][Xc("0x27")],u),d[Xc("0x9")](Xc("0x4f")).to(u,"isDirty"),d[Xc("0x9")]("length").to(u),d[Xc("0x9")](Xc("0x6e")).to(u,Xc("0x6e"),(t=>Xc("0x6c")+t)),this[Xc("0x39")][Xc("0x2a")](t.id,d));const g=r[Xc("0x20")](t[Xc("0x2d")],u),f=new Mc(e,t,u,g),m=t.getAllAdjacentSuggestions()[Xc("0x1a")]((t=>t[Xc("0x2e")]));u.descriptionParts=e[Xc("0x3d")][Xc("0xa")](Xc("0x3e"))._descriptionFactory[Xc("0x59")](m),this[Xc("0x3f")].set(t,f),this._viewToController.set(u,f);const h=o[Xc("0x64")]({view:d,target:()=>{const n=[],o=t[Xc("0x48")]()[Xc("0x1a")]((t=>t.isInContent));for(const t of o)n[Xc("0x57")](...t[Xc("0x19")]());return(0,i.getAllMarkersDomElementsSorted)(e[Xc("0x5a")],n)},type:()=>Xc("0x6c")+f[Xc("0xf")][Xc("0x6e")]});r[Xc("0x67")](u,h),o.add(h),s.registerAnnotation(h)}_destroyController(t){const e=this[Xc("0x6")][Xc("0x3d")][Xc("0xa")](Xc("0x6b")),n=this[Xc("0x6")].plugins[Xc("0xa")]("Annotations"),o=this[Xc("0x3f")].get(t),r=o[Xc("0xf")],i=n[Xc("0x15")](r);e._unbindEditors(r),i&&n.remove(i),this[Xc("0x3f")][Xc("0x5d")](t),this._viewToController[Xc("0x5d")](r),o[Xc("0x2")]()}[Xc("0x23")](t){if(!t[Xc("0x2e")]||!this._suggestionToController[Xc("0x1f")](t))return;const e=this[Xc("0x6")][Xc("0x3d")][Xc("0xa")](Xc("0x3e")),n=this._suggestionToController[Xc("0xa")](t),o=t[Xc("0x48")]();n[Xc("0xf")][Xc("0x25")]=e[Xc("0x5e")][Xc("0x59")](o)}[Xc("0x2")](){for(const t of this._suggestionToController.keys())this[Xc("0x51")](t);for(const t of this[Xc("0x39")][Xc("0x1c")]())t[Xc("0x4")].destroy();super.destroy()}}var Zc,Yc,Jc=["getSuggestion","plugins","requires","addSuggestionData","TrackChanges","pluginName","addSuggestion","getSuggestions","get","Comments","editor","adapter"];Zc=Jc,Yc=115,function(t){for(;--t;)Zc.push(Zc.shift())}(++Yc);var Qc=function(t,e){return Jc[t-=0]};class tl extends t.Plugin{static get[Qc("0x7")](){return[hc,$c,Qc("0x2")]}static get[Qc("0xa")](){return Qc("0x9")}set[Qc("0x4")](t){this[Qc("0x3")][Qc("0x6")].get(hc)[Qc("0x4")]=t}get adapter(){return this[Qc("0x3")][Qc("0x6")][Qc("0x1")](hc)[Qc("0x4")]}[Qc("0xb")](t){return this[Qc("0x3")].plugins[Qc("0x1")](hc)[Qc("0x8")](t)}[Qc("0x0")]({skipNotAttached:t=!1,toJSON:e=!1}={}){return this[Qc("0x3")][Qc("0x6")][Qc("0x1")](hc)[Qc("0x0")]({skipNotAttached:t,toJSON:e})}[Qc("0x5")](t){return this[Qc("0x3")][Qc("0x6")][Qc("0x1")](hc)[Qc("0x5")](t)}}const el=["getRootsAttributes","getRootNames","discardAllSuggestions","track-changes-data-invalid-editor-creator","TrackChangesData","getFullData","addSuggestionData","data","map","appendChild","TrackChangesEditing","config","useAnonymousUser","users","plugins","get","end","set","Pagination","div","_adapter","acceptAllSuggestions","editor","Users","init","pluginName","getDataWithDiscardedSuggestions","result","getUser","getDataWithAcceptedSuggestions","createDocumentFragment","destroy","function","model","execute","reduce","document","editorCreator","define"];var nl,ol;nl=el,ol=388,function(t){for(;--t;)nl.push(nl.shift())}(++ol);const rl=function(t,e){return el[t-=0]},il=[rl("0x14")];class sl extends t.Plugin{static get requires(){return[hc]}static get pluginName(){return rl("0x6")}[rl("0x1a")](){const t=this.editor;if(t[rl("0xd")][rl("0x1")]("trackChangesData.editorCreator",(e=>{const n=t[rl("0x23")][rl("0x26")][rl("0x3")]()[rl("0x25")](((t,e)=>(t[e]="",t)),{});return t.constructor.create(n,e)})),rl("0x22")!=typeof t[rl("0xd")][rl("0x11")]("trackChangesData")[rl("0x0")])throw new e.CKEditorError(rl("0x5"))}[rl("0x1f")](t){return cl(this.editor,!0,t)}[rl("0x1c")](t){return cl(this.editor,!1,t)}}class xl extends t.Plugin{static get[rl("0x1b")](){return"TrackChangesDataGetter"}constructor(t){super(t),this[rl("0x1d")]=rl("0x12")}[rl("0x1a")](){this[rl("0x18")][rl("0x10")][rl("0x11")]("CommentsRepository")[rl("0x16")]={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[rl("0x18")].plugins[rl("0x11")]("TrackChangesEditing")._adapter=null}}function al(t){return void 0!==t.getRootsAttributes}async function cl(t,e,n){const o=(0,i.sanitizeEditorConfig)(t,il);o[rl("0x10")].push(hc,xl),o.rootsAttributes=al(t)?t[rl("0x2")]():void 0;const r=document[rl("0x20")](),s=t[rl("0xd")].get("trackChangesData")[rl("0x0")],x=await s(o,(()=>function(t){const e=document.createElement(rl("0x15"));return t[rl("0xb")](e),e}(r)));!function(t,e){const n=t[rl("0x23")][rl("0x26")][rl("0x3")]()[rl("0x25")](((e,n)=>(e[n]=t[rl("0x9")].get({rootName:n}),e)),{}),o=t.plugins[rl("0x11")](rl("0x19"))[rl("0xf")][rl("0xa")]((t=>({id:t.id,name:t.name}))),r=t[rl("0x10")].get(rl("0xc")).getSuggestions({skipNotAttached:!0,toJSON:!0}),i=e.plugins[rl("0x11")](rl("0x19")),s=e[rl("0x10")][rl("0x11")](rl("0xc"));for(const t of o)i[rl("0x1e")](t.id)||i.addUser(t);i.me||i[rl("0xe")]();for(const t of r)s[rl("0x8")](t);e[rl("0x9")][rl("0x13")](n)}(t,x),x[rl("0x24")](rl(e?"0x17":"0x4"));const a=al(x)?x[rl("0x7")](n):x.data[rl("0x11")](n);return await x[rl("0x21")](),a}})(),(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 i=e[o]={exports:{}};return t[o](i,i.exports,n),i.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:()=>Pc,TrackChanges:()=>el,TrackChangesData:()=>xl,TrackChangesEditing:()=>hc});var t=n(704),e=n(209),r=n(273),i=n(417),s=n(492),x=n(995);const a=["affectsData","_disableUnsupportedCommands","forceDisabled","isEnabled","commands","_enableCommands","_enabledCommands","value","clearForceDisabled","execute","refresh","TrackChangesCommand","_isEnabledBasedOnSelection","editor"];var c,l;c=a,l=193,function(t){for(;--t;)c.push(c.shift())}(++l);const u=function(t,e){return a[t-=0]};class d extends t.Command{constructor(t,e){super(t),this._enabledCommands=e,this[u("0xa")]=!1,this[u("0xd")](),this[u("0x1")]=!1}[u("0xd")](){this[u("0x6")]=!0}[u("0xc")](){this.value=!this.value,this.value?this._disableUnsupportedCommands():this[u("0x8")]()}[u("0x4")](){for(const t of this.editor[u("0x7")][u("0x7")]())t[u("0x3")]&&!this[u("0x9")].has(t)&&t[u("0x5")](u("0x0"))}_enableCommands(){for(const t of this[u("0x2")][u("0x7")][u("0x7")]())t.affectsData&&!this[u("0x9")].has(t)&&t[u("0xb")](u("0x0"))}}const g=["model","TrackChangesEditing","isEnabled","get","refresh","getRanges","_suggestions","_isEnabledBasedOnSelection","acceptSuggestion","canEditAt","execute","plugins","track-changes-accept-suggestion-not-found","editor"];var f,m;f=g,m=397,function(t){for(;--t;)f.push(f.shift())}(++m);const h=function(t,e){return g[t-=0]};class b extends t.Command{constructor(t,e){super(t),this[h("0x1")]=e,this[h("0xd")](),this[h("0x2")]=!1}[h("0xd")](){this[h("0xb")]=!0}[h("0x5")](t){const n=this[h("0x1")][h("0xc")](t);if(!n)throw new e.CKEditorError(h("0x7"),this);const o=n[h("0x0")]();this[h("0x8")][h("0x9")][h("0x4")](o)&&this[h("0x8")][h("0x6")][h("0xc")](h("0xa"))[h("0x3")](n)}}const p=["TrackChangesEditing","isEnabled","editor","_suggestions","track-changes-discard-suggestion-not-found","execute","getRanges","model","_isEnabledBasedOnSelection","get","plugins"];var E,_;E=p,_=455,function(t){for(;--t;)E.push(E.shift())}(++_);const T=function(t,e){return p[t-=0]};class y extends t.Command{constructor(t,e){super(t),this[T("0xa")]=e,this.refresh(),this[T("0x4")]=!1}refresh(){this[T("0x8")]=!0}[T("0x1")](t){const n=this._suggestions[T("0x5")](t);if(!n)throw new e.CKEditorError(T("0x0"),this);const o=n[T("0x2")]();this.editor[T("0x3")].canEditAt(o)&&this[T("0x9")][T("0x6")][T("0x5")](T("0x7")).discardSuggestion(n)}}const C=["isTouching","splice","isInContent","createRange","type"," [color ","start","color","join","getRanges","push","isArray","value","replace","length","createPositionBefore","from","schema","change","add","isMultiRange","createPositionAfter","sort","execute","isCollapsed","deletion"];var A,k;A=C,k=474,function(t){for(;--t;)A.push(A.shift())}(++k);const S=function(t,e){return C[t-=0]};function R(t){return t[S("0x10")](((t,e)=>S("0x13")==t[S("0x18")]&&"deletion"!=e[S("0x18")]?-1:"deletion"!=t.type&&"deletion"==e[S("0x18")]?1:0))}function I(t,e){let n,o=0;const r=[],i=e[S("0xb")];for(;o<t[S("0x8")];){const s=t[o],x=t[o+1];n||(n=e.createPositionBefore(s)),v(e,s,x)||(r[S("0x4")](e[S("0x17")](n,i.isObject(s)?e[S("0xf")](s):e.createPositionAt(s,"end"))),n=null),o++}return r}function v(t,e,n){if(!n)return!1;const o=t[S("0xf")](e),r=t[S("0x9")](n);return o[S("0x14")](r)}function N(t,e,n){for(;n[S("0x8")];){const o=n[S("0x15")](0,100);t[S("0xc")]((()=>{for(const t of o)t[S("0x16")]&&e[S("0x11")](t.id)}))}}const L=["_suggestions","from","model","editor","getRanges","canEditAt","values","_isEnabledBasedOnSelection","isEnabled","execute","_command"];var M,w;M=L,w=326,function(t){for(;--t;)M.push(M.shift())}(++w);const O=function(t,e){return L[t-=0]};class F extends t.Command{constructor(t,e,n){super(t),this[O("0x3")]=e,this[O("0x4")]=n,this.refresh(),this[O("0x0")]=!1}refresh(){const t=Array[O("0x5")](this[O("0x4")][O("0xa")]()).some((t=>t.isInContent));this[O("0x1")]=this._command[O("0x1")]&&t}[O("0x2")](){const t=R(Array.from(this[O("0x4")][O("0xa")]()));for(const e of t){const t=e[O("0x8")]();if(!this[O("0x7")].model[O("0x9")](t))return}N(this.editor[O("0x6")],this[O("0x3")],t)}}const D=["size","_selectedSuggestions","_command","document","getRanges","canEditAt","_suggestions","from","execute","selection","isEnabled","values","model","editor","refresh","_isEnabledBasedOnSelection"];var B,P;B=D,P=134,function(t){for(;--t;)B.push(B.shift())}(++P);const U=function(t,e){return D[t-=0]};class j extends t.Command{constructor(t,e,n){super(t),this._command=e,this[U("0x0")]=n,this._selectedSuggestions=new Set,this[U("0x8")](),this[U("0x9")]=!1}refresh(){const t=this[U("0x7")][U("0x6")][U("0xd")][U("0x3")],e=Array[U("0x1")](this[U("0x0")][U("0x5")]());this[U("0xb")]=function(t,e){const n=Array[S("0xa")](t.getRanges()),o=new Set;for(const r of e)if(r.isInContent)for(const e of n)for(const n of r[S("0x3")]())(e.isIntersecting(n)||t[S("0x12")]&&!r[S("0xe")]&&r.next&&n.end.isTouching(e[S("0x0")]))&&o[S("0xd")](r);return o}(t,e),this[U("0x4")]=this[U("0xc")][U("0x4")]&&!!this[U("0xb")][U("0xa")]}[U("0x2")](){const t=R(Array[U("0x1")](this[U("0xb")]));for(const e of t){const t=e[U("0xe")]();if(!this[U("0x7")][U("0x6")][U("0xf")](t))return}N(this.editor[U("0x6")],this[U("0xc")],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 z=Array.prototype.splice;const W=function(t){var e=this.__data__,n=V(e,t);return!(n<0)&&(n==e.length-1?e.pop():z.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=W,$.prototype.get=K,$.prototype.has=q,$.prototype.set=X;const Z=$;const Y=function(){this.__data__=new Z,this.size=0};const J=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const Q=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 it=Object.prototype,st=it.hasOwnProperty,xt=it.toString,at=rt?rt.toStringTag:void 0;const ct=function(t){var e=st.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 ut=function(t){return lt.call(t)};var dt=rt?rt.toStringTag:void 0;const gt=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":dt&&dt in Object(t)?ct(t):ut(t)};const ft=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const mt=function(t){if(!ft(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 bt,pt=(bt=/[^.]+$/.exec(ht&&ht.keys&&ht.keys.IE_PROTO||""))?"Symbol(src)_1."+bt:"";const Et=function(t){return!!pt&&pt 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 yt=/^\[object .+?Constructor\]$/,Ct=Function.prototype,At=Object.prototype,kt=Ct.toString,St=At.hasOwnProperty,Rt=RegExp("^"+kt.call(St).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const It=function(t){return!(!ft(t)||Et(t))&&(mt(t)?Rt:yt).test(Tt(t))};const vt=function(t,e){return null==t?void 0:t[e]};const Nt=function(t,e){var n=vt(t,e);return It(n)?n:void 0};const Lt=Nt(ot,"Map");const Mt=Nt(Object,"create");const wt=function(){this.__data__=Mt?Mt(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 Dt=function(t){var e=this.__data__;if(Mt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Ft.call(e,t)?e[t]:void 0};var Bt=Object.prototype.hasOwnProperty;const Pt=function(t){var e=this.__data__;return Mt?void 0!==e[t]:Bt.call(e,t)};const Ut=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Mt&&void 0===e?"__lodash_hash_undefined__":e,this};function jt(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])}}jt.prototype.clear=wt,jt.prototype.delete=Ot,jt.prototype.get=Dt,jt.prototype.has=Pt,jt.prototype.set=Ut;const Gt=jt;const Ht=function(){this.size=0,this.__data__={hash:new Gt,map:new(Lt||Z),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 zt=function(t,e){var n=t.__data__;return Vt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Wt=function(t){var e=zt(this,t).delete(t);return this.size-=e?1:0,e};const Kt=function(t){return zt(this,t).get(t)};const qt=function(t){return zt(this,t).has(t)};const Xt=function(t,e){var n=zt(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=Wt,$t.prototype.get=Kt,$t.prototype.has=qt,$t.prototype.set=Xt;const Zt=$t;const Yt=function(t,e){var n=this.__data__;if(n instanceof Z){var o=n.__data__;if(!Lt||o.length<199)return o.push([t,e]),this.size=++n.size,this;n=this.__data__=new Zt(o)}return n.set(t,e),this.size=n.size,this};function Jt(t){var e=this.__data__=new Z(t);this.size=e.size}Jt.prototype.clear=Y,Jt.prototype.delete=J,Jt.prototype.get=Q,Jt.prototype.has=tt,Jt.prototype.set=Yt;const Qt=Jt;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=Nt(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 ie=function(t,e,n,o){var r=!n;n||(n={});for(var i=-1,s=e.length;++i<s;){var x=e[i],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 se=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,ue=ce.propertyIsEnumerable;const de=ae(function(){return arguments}())?ae:function(t){return xe(t)&&le.call(t,"callee")&&!ue.call(t,"callee")};const ge=Array.isArray;const fe=function(){return!1};var me="object"==typeof exports&&exports&&!exports.nodeType&&exports,he=me&&"object"==typeof module&&module&&!module.nodeType&&module,be=he&&he.exports===me?ot.Buffer:void 0;const pe=(be?be.isBuffer:void 0)||fe;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 ye={};ye["[object Float32Array]"]=ye["[object Float64Array]"]=ye["[object Int8Array]"]=ye["[object Int16Array]"]=ye["[object Int32Array]"]=ye["[object Uint8Array]"]=ye["[object Uint8ClampedArray]"]=ye["[object Uint16Array]"]=ye["[object Uint32Array]"]=!0,ye["[object Arguments]"]=ye["[object Array]"]=ye["[object ArrayBuffer]"]=ye["[object Boolean]"]=ye["[object DataView]"]=ye["[object Date]"]=ye["[object Error]"]=ye["[object Function]"]=ye["[object Map]"]=ye["[object Number]"]=ye["[object Object]"]=ye["[object RegExp]"]=ye["[object Set]"]=ye["[object String]"]=ye["[object WeakMap]"]=!1;const Ce=function(t){return xe(t)&&Te(t.length)&&!!ye[gt(t)]};const Ae=function(t){return function(e){return t(e)}};var ke="object"==typeof exports&&exports&&!exports.nodeType&&exports,Se=ke&&"object"==typeof module&&module&&!module.nodeType&&module,Re=Se&&Se.exports===ke&&et.process;const Ie=function(){try{var t=Se&&Se.require&&Se.require("util").types;return t||Re&&Re.binding&&Re.binding("util")}catch(t){}}();var ve=Ie&&Ie.isTypedArray;const Ne=ve?Ae(ve):Ce;var Le=Object.prototype.hasOwnProperty;const Me=function(t,e){var n=ge(t),o=!n&&de(t),r=!n&&!o&&pe(t),i=!n&&!o&&!r&&Ne(t),s=n||o||r||i,x=s?se(t.length,String):[],a=x.length;for(var c in t)!e&&!Le.call(t,c)||s&&("length"==c||r&&("offset"==c||"parent"==c)||i&&("buffer"==c||"byteLength"==c||"byteOffset"==c)||_e(c,a))||x.push(c);return x};var we=Object.prototype;const Oe=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||we)};const Fe=function(t,e){return function(n){return t(e(n))}};const De=Fe(Object.keys,Object);var Be=Object.prototype.hasOwnProperty;const Pe=function(t){if(!Oe(t))return De(t);var e=[];for(var n in Object(t))Be.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Ue=function(t){return null!=t&&Te(t.length)&&!mt(t)};const je=function(t){return Ue(t)?Me(t):Pe(t)};const Ge=function(t,e){return t&&ie(e,je(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 ze=function(t){if(!ft(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 We=function(t){return Ue(t)?Me(t,!0):ze(t)};const Ke=function(t,e){return t&&ie(e,We(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,Ze=$e?$e.allocUnsafe:void 0;const Ye=function(t,e){if(e)return t.slice();var n=t.length,o=Ze?Ze(n):new t.constructor(n);return t.copy(o),o};const Je=function(t,e){var n=-1,o=t.length;for(e||(e=Array(o));++n<o;)e[n]=t[n];return e};const Qe=function(t,e){for(var n=-1,o=null==t?0:t.length,r=0,i=[];++n<o;){var s=t[n];e(s,n,t)&&(i[r++]=s)}return i};const tn=function(){return[]};var en=Object.prototype.propertyIsEnumerable,nn=Object.getOwnPropertySymbols;const on=nn?function(t){return null==t?[]:(t=Object(t),Qe(nn(t),(function(e){return en.call(t,e)})))}:tn;const rn=function(t,e){return ie(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 ie(t,an(t),e)};const ln=function(t,e,n){var o=e(t);return ge(t)?o:sn(o,n(t))};const un=function(t){return ln(t,je,on)};const dn=function(t){return ln(t,We,an)};const gn=Nt(ot,"DataView");const fn=Nt(ot,"Promise");const mn=Nt(ot,"Set");const hn=Nt(ot,"WeakMap");var bn="[object Map]",pn="[object Promise]",En="[object Set]",_n="[object WeakMap]",Tn="[object DataView]",yn=Tt(gn),Cn=Tt(Lt),An=Tt(fn),kn=Tt(mn),Sn=Tt(hn),Rn=gt;(gn&&Rn(new gn(new ArrayBuffer(1)))!=Tn||Lt&&Rn(new Lt)!=bn||fn&&Rn(fn.resolve())!=pn||mn&&Rn(new mn)!=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 yn:return Tn;case Cn:return bn;case An:return pn;case kn:return En;case Sn:return _n}return e});const In=Rn;var vn=Object.prototype.hasOwnProperty;const Nn=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&vn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Ln=ot.Uint8Array;const Mn=function(t){var e=new t.constructor(t.byteLength);return new Ln(e).set(new Ln(t)),e};const wn=function(t,e){var n=e?Mn(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 Dn=rt?rt.prototype:void 0,Bn=Dn?Dn.valueOf:void 0;const Pn=function(t){return Bn?Object(Bn.call(t)):{}};const Un=function(t,e){var n=e?Mn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const jn=function(t,e,n){var o=t.constructor;switch(e){case"[object ArrayBuffer]":return Mn(t);case"[object Boolean]":case"[object Date]":return new o(+t);case"[object DataView]":return wn(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 Un(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 Pn(t)}};var Gn=Object.create;const Hn=function(){function t(){}return function(e){if(!ft(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 zn=function(t){return xe(t)&&"[object Map]"==In(t)};var Wn=Ie&&Ie.isMap;const Kn=Wn?Ae(Wn):zn;const qn=function(t){return xe(t)&&"[object Set]"==In(t)};var Xn=Ie&&Ie.isSet;const $n=Xn?Ae(Xn):qn;var Zn="[object Arguments]",Yn="[object Function]",Jn="[object Object]",Qn={};Qn[Zn]=Qn["[object Array]"]=Qn["[object ArrayBuffer]"]=Qn["[object DataView]"]=Qn["[object Boolean]"]=Qn["[object Date]"]=Qn["[object Float32Array]"]=Qn["[object Float64Array]"]=Qn["[object Int8Array]"]=Qn["[object Int16Array]"]=Qn["[object Int32Array]"]=Qn["[object Map]"]=Qn["[object Number]"]=Qn[Jn]=Qn["[object RegExp]"]=Qn["[object Set]"]=Qn["[object String]"]=Qn["[object Symbol]"]=Qn["[object Uint8Array]"]=Qn["[object Uint8ClampedArray]"]=Qn["[object Uint16Array]"]=Qn["[object Uint32Array]"]=!0,Qn["[object Error]"]=Qn[Yn]=Qn["[object WeakMap]"]=!1;const to=function t(e,n,o,r,i,s){var x,a=1&n,c=2&n,l=4&n;if(o&&(x=i?o(e,r,i,s):o(e)),void 0!==x)return x;if(!ft(e))return e;var u=ge(e);if(u){if(x=Nn(e),!a)return Je(e,x)}else{var d=In(e),g=d==Yn||"[object GeneratorFunction]"==d;if(pe(e))return Ye(e,a);if(d==Jn||d==Zn||g&&!i){if(x=c||g?{}:Vn(e),!a)return c?cn(e,Ke(x,e)):rn(e,Ge(x,e))}else{if(!Qn[d])return i?e:{};x=jn(e,d,a)}}s||(s=new Qt);var f=s.get(e);if(f)return f;s.set(e,x),$n(e)?e.forEach((function(r){x.add(t(r,n,o,r,e,s))})):Kn(e)&&e.forEach((function(r,i){x.set(i,t(r,n,o,i,e,s))}));var m=u?void 0:(l?c?dn:un:c?We:je)(e);return te(m||e,(function(r,i){m&&(r=e[i=r]),re(x,i,t(r,n,o,i,e,s))})),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 io=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 so(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],i=n.cache;if(i.has(r))return i.get(r);var s=t.apply(this,o);return n.cache=i.set(r,s)||i,s};return n.cache=new(so.Cache||Zt),n}so.Cache=Zt;const xo=so;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,fo=go?go.toString:void 0;const mo=function t(e){if("string"==typeof e)return e;if(ge(e))return uo(e,t)+"";if(no(e))return fo?fo.call(e):"";var n=e+"";return"0"==n&&1/e==-Infinity?"-0":n};const ho=function(t){return null==t?"":mo(t)};const bo=function(t,e){return ge(t)?t:io(t,e)?[t]:lo(ho(t))};const po=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(!ft(t))return t;for(var r=-1,i=(e=bo(e,t)).length,s=i-1,x=t;null!=x&&++r<i;){var a=po(e[r]),c=n;if("__proto__"===a||"constructor"===a||"prototype"===a)return t;if(r!=s){var l=x[a];void 0===(c=o?o(l,a,x):void 0)&&(c=ft(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 yo=function(t){return this.__data__.has(t)};function Co(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Zt;++e<n;)this.add(t[e])}Co.prototype.add=Co.prototype.push=To,Co.prototype.has=yo;const Ao=Co;const ko=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 So=function(t,e){return t.has(e)};const Ro=function(t,e,n,o,r,i){var s=1&n,x=t.length,a=e.length;if(x!=a&&!(s&&a>x))return!1;var c=i.get(t),l=i.get(e);if(c&&l)return c==e&&l==t;var u=-1,d=!0,g=2&n?new Ao:void 0;for(i.set(t,e),i.set(e,t);++u<x;){var f=t[u],m=e[u];if(o)var h=s?o(m,f,u,e,t,i):o(f,m,u,t,e,i);if(void 0!==h){if(h)continue;d=!1;break}if(g){if(!ko(e,(function(t,e){if(!So(g,e)&&(f===t||r(f,t,n,o,i)))return g.push(e)}))){d=!1;break}}else if(f!==m&&!r(f,m,n,o,i)){d=!1;break}}return i.delete(t),i.delete(e),d};const Io=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,o){n[++e]=[o,t]})),n};const vo=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var No=rt?rt.prototype:void 0,Lo=No?No.valueOf:void 0;const Mo=function(t,e,n,o,r,i,s){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||!i(new Ln(t),new Ln(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=Io;case"[object Set]":var a=1&o;if(x||(x=vo),t.size!=e.size&&!a)return!1;var c=s.get(t);if(c)return c==e;o|=2,s.set(t,e);var l=Ro(x(t),x(e),o,r,i,s);return s.delete(t),l;case"[object Symbol]":if(Lo)return Lo.call(t)==Lo.call(e)}return!1};var wo=Object.prototype.hasOwnProperty;const Oo=function(t,e,n,o,r,i){var s=1&n,x=un(t),a=x.length;if(a!=un(e).length&&!s)return!1;for(var c=a;c--;){var l=x[c];if(!(s?l in e:wo.call(e,l)))return!1}var u=i.get(t),d=i.get(e);if(u&&d)return u==e&&d==t;var g=!0;i.set(t,e),i.set(e,t);for(var f=s;++c<a;){var m=t[l=x[c]],h=e[l];if(o)var b=s?o(h,m,l,e,t,i):o(m,h,l,t,e,i);if(!(void 0===b?m===h||r(m,h,n,o,i):b)){g=!1;break}f||(f="constructor"==l)}if(g&&!f){var p=t.constructor,E=e.constructor;p==E||!("constructor"in t)||!("constructor"in e)||"function"==typeof p&&p instanceof p&&"function"==typeof E&&E instanceof E||(g=!1)}return i.delete(t),i.delete(e),g};var Fo="[object Arguments]",Do="[object Array]",Bo="[object Object]",Po=Object.prototype.hasOwnProperty;const Uo=function(t,e,n,o,r,i){var s=ge(t),x=ge(e),a=s?Do:In(t),c=x?Do:In(e),l=(a=a==Fo?Bo:a)==Bo,u=(c=c==Fo?Bo:c)==Bo,d=a==c;if(d&&pe(t)){if(!pe(e))return!1;s=!0,l=!1}if(d&&!l)return i||(i=new Qt),s||Ne(t)?Ro(t,e,n,o,r,i):Mo(t,e,a,n,o,r,i);if(!(1&n)){var g=l&&Po.call(t,"__wrapped__"),f=u&&Po.call(e,"__wrapped__");if(g||f){var m=g?t.value():t,h=f?e.value():e;return i||(i=new Qt),r(m,h,n,o,i)}}return!!d&&(i||(i=new Qt),Oo(t,e,n,o,r,i))};const jo=function t(e,n,o,r,i){return e===n||(null==e||null==n||!xe(e)&&!xe(n)?e!=e&&n!=n:Uo(e,n,o,r,t,i))};const Go=function(t,e){return jo(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=bo(e,t)).length;null!=t&&n<o;)t=t[po(e[n++])];return n&&n==o?t:void 0};const zo=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 i=Array(r);++o<r;)i[o]=t[o+e];return i};const Wo=function(t,e){return e.length<2?t:Vo(t,zo(e,0,-1))};const Ko=function(t,e){return e=bo(e,t),null==(t=Wo(t,e))||delete t[po(Ho(e))]};const qo=function(t,e){return null==t||Ko(t,e)},Xo=["isInContent","change","substr","removeAttribute","decorate","nodeAfter","removeMarker","data","setAttribute","set","_onAttributesChange","_model","getRange","discard","getAllAdjacentSuggestions","reduce","markers","creator","_markerNames","_onAccept","from","addMarker","isIntersecting","getFirstRange","filter","end","nodeBefore","_isDataLoaded","getMarkers","author","type","previous","next","attributes","get","isMultiRange","map","onDiscard","getFirstMarker","head","start","commentThread","length","getItems","getContainedElement","getRanges","isIntersectingWithRange","removeMarkers","getMarkerNames","delete","accept","_onDiscard","onAttributesChange","hasComments","subType","toJSON","addMarkerName","@external","isExternal","size","authoredAt","onAccept","createdAt"];var $o,Zo;$o=Xo,Zo=250,function(t){for(;--t;)$o.push($o.shift())}(++Zo);const Yo=function(t,e){return Xo[t-=0]};class Jo extends((0,e.ObservableMixin)()){constructor(t,e){super(),this[Yo("0x1d")]=!1,this.id=e.id,this[Yo("0x20")]=e.type,this[Yo("0x38")]=e[Yo("0x38")]||null,this[Yo("0x1f")]=e[Yo("0x1f")],this.creator=e.creator||e[Yo("0x1f")],this[Yo("0x3c")]=Boolean(e.attributes&&e[Yo("0x23")][Yo("0x3b")]),this[Yo("0x9")]=null,this[Yo("0xd")]=t,this[Yo("0x15")]=e[Yo("0x0")],this[Yo("0x35")]=e[Yo("0x27")],this._onAttributesChange=e[Yo("0x36")],this[Yo("0x14")]=new Set,this.createdAt=null,this.set(Yo("0x3e"),null),this.set(Yo("0x23"),e[Yo("0x23")]||{}),this.set(Yo("0x21"),null),this[Yo("0xb")]("next",null),this[Yo("0xb")](Yo("0x2b"),null),this[Yo("0xb")]("_saved",!1),this[Yo("0x6")](Yo("0x34")),this.decorate(Yo("0xf"))}get[Yo("0x29")](){let t=this;for(;t[Yo("0x21")];)t=t[Yo("0x21")];return t}get[Yo("0x37")](){return!!this[Yo("0x2b")]&&this[Yo("0x2b")].length>0}get[Yo("0x25")](){return 0!=this._markerNames[Yo("0x3d")]&&6==Array[Yo("0x16")](this[Yo("0x14")])[0].split(":")[Yo("0x2c")]}get[Yo("0x2")](){return null!==this[Yo("0x28")]()}[Yo("0x3a")](t){this[Yo("0x14")].add(t)}getMarkerNames(){return Array[Yo("0x16")](this[Yo("0x14")])}[Yo("0x1e")](){return this[Yo("0x32")]()[Yo("0x26")]((t=>this[Yo("0xd")][Yo("0x12")][Yo("0x24")](t)))[Yo("0x1a")]((t=>t))}getFirstMarker(){return this[Yo("0x1e")]()[0]||null}[Yo("0x31")](){this[Yo("0xd")][Yo("0x3")]((t=>{for(const e of this[Yo("0x1e")]())t[Yo("0x8")](e)})),this[Yo("0x14")].clear()}[Yo("0x8")](t){this[Yo("0xd")][Yo("0x3")]((e=>{e[Yo("0x8")](t)})),this[Yo("0x14")][Yo("0x33")](t)}addRange(t){const e="suggestion:"+this.type+":"+this[Yo("0x38")]+":"+this.id+":"+this[Yo("0x13")].id+":"+Jo.getMultiRangeId();this[Yo("0x3a")](e),this[Yo("0xd")].change((n=>{n[Yo("0x17")](e,{range:t,usingOperation:!0,affectsData:!0})}))}[Yo("0x30")](t){for(const e of this[Yo("0x2f")]())if(e[Yo("0x18")](t))return!0;return!1}[Yo("0x2f")](){return this.getMarkers()[Yo("0x26")]((t=>t.getRange()))}[Yo("0x2d")](){return this[Yo("0x2f")]()[Yo("0x11")](((t,e)=>[...t,...e[Yo("0x2d")]()]),[])}[Yo("0x19")](){var t;return(null===(t=this[Yo("0x28")]())||void 0===t?void 0:t[Yo("0xe")]())||null}[Yo("0x2e")](){const t=this[Yo("0x2f")]();if(1!=t.length)return null;const e=t[0],n=e[Yo("0x2a")][Yo("0x7")],o=e[Yo("0x1b")][Yo("0x1c")];return n instanceof s.Element?n!=o?null:n:null}[Yo("0x34")](){this[Yo("0x15")](this.getRanges(),this[Yo("0x9")],this[Yo("0x23")]),this.removeMarkers()}[Yo("0xf")](){this[Yo("0x35")](this[Yo("0x2f")](),this[Yo("0x9")],this[Yo("0x23")]),this.removeMarkers()}[Yo("0x10")](){const t=[];let e=this[Yo("0x29")];for(;e;)t.push(e),e=e[Yo("0x22")];return t}[Yo("0xa")](t,e){const n=eo(this[Yo("0x23")]);_o(n,t,e),Go(n,this[Yo("0x23")])||(this.attributes=n,this[Yo("0xc")](n))}[Yo("0x5")](t){const e=eo(this[Yo("0x23")]);qo(e,t),Go(e,this[Yo("0x23")])||(this[Yo("0x23")]=e,this._onAttributesChange(this[Yo("0x23")]))}[Yo("0x39")](){return{id:this.id,type:this.subType?this[Yo("0x20")]+":"+this[Yo("0x38")]:this.type,authorId:this.creator.id,createdAt:this[Yo("0x1")],hasComments:this[Yo("0x37")],data:this[Yo("0x9")],attributes:this[Yo("0x23")]}}static getMultiRangeId(){return(0,e.uid)()[Yo("0x4")](1,5)}}function Qo(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"*Replace image URL*":return o("*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 format:* %0":return o("*Set format:* %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_DEFAULT":return o({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});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_DEFAULT":return o({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});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_ALIGNMENT":return o({string:"alignment",id:"FORMAT_ALIGNMENT"});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"FORMAT_INDENT":return o({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return o({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return o({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return o({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return o({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return o({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return o({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return o({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return o({string:"style",id:"FORMAT_STYLE"});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);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return o({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return o({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return o({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return o({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return o({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return o({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const tr=["addEmptyContainer","*Remove:* %0","removeFormat","attribute","type","previousSibling","removeObject","_handleRenameSuggestionDescription","getItemLabel","getWalker","get","elementEnd","registerElementLabel","indexOf","label","length","ELEMENT_SPACE","isInContent","Container","key","EmptyContainer","isObject","join","isEmpty","push","normal","_resolveDescriptionItems","registerAttributeLabel","$textProxy","replace","newValue","_addDescriptionItems","Object","add","start","_locale","$text","_handleCustomCallbackDescription","subType","end","pop","removeContainer","_itemLabelsCallbacks","matchingCallback","getFirstRange","_customCallbacks","skip","_handleInsertRemoveSuggestionDescription","REPLACE_TEXT","elementStart","_schema","match","format","data","nextSibling","*Set format:* %0","*Remove format:* %0","softBreak","_itemLabels","removeEmptyContainer","isEqual","registerDescriptionCallback","*Change to:* %0","deletion","checkChild","remove","element","text","addFormat","$1 $2","*Insert:* %0","item","quantity","has","nodeAfter","insertion","*Merge:* %0","getDescriptions","_handleAttributeSuggestionDescription","_attributeLabels","name","map"];var er,nr;er=tr,nr=482,function(t){for(;--t;)er.push(er.shift())}(++nr);const or=function(t,e){return tr[t-=0]};class rr{constructor(t,e){this._customCallbacks=[],this[or("0x44")]=new Map,this[or("0x34")]=[],this[or("0x7")]=new Map,this._schema=t,this[or("0x2d")]=e}[or("0x5")](t){const e=[],n=new Set,o=new Set;for(let r=0;r<t.length;r++){const i=t[r];if(!i[or("0x1b")])continue;const s=this._handleCustomCallbackDescription(i);if(s){if(null!=i[or("0x30")]){if(n[or("0x1")](i[or("0x30")]))continue;n[or("0x2b")](i[or("0x30")])}e[or("0x22")](s)}else if(or("0xd")!=i.type)or("0x3")!=i.type&&or("0x49")!=i[or("0xe")]||this[or("0x39")](e,i,t[r+1]);else{const t=i[or("0x3f")].key;if(o[or("0x1")](t))continue;o[or("0x2b")](i[or("0x3f")][or("0x1d")]),t==mc?this._handleRenameSuggestionDescription(e,i):this[or("0x6")](e,i)}}return this[or("0x24")](e)}[or("0x47")](t){this._customCallbacks[or("0x22")](t)}[or("0x16")](t,n,o=e.priorities[or("0x23")]){"function"==typeof t?(0,e.insertToPriorityArray)(this[or("0x34")],{matchingCallback:t,label:n,priority:o}):this._itemLabels.set(t,n)}[or("0x25")](t,e){this._attributeLabels.set(t,e)}[or("0x12")](t,e=1){let n;for(const e of this[or("0x34")])if(e[or("0x35")](t)){n=e[or("0x18")];break}return n||(n=this[or("0x44")][or("0x14")](t[or("0x8")])),n?n(e):1!==e?e+" "+t[or("0x8")]+"s":""+t[or("0x8")]}[or("0x29")](t,e){const n=e[or("0x36")]()[or("0x13")](),o="insertion"==e[or("0xe")]?or("0x2b"):"remove";for(const e of n){const r=e[or("0x51")],i=t[t[or("0x19")]-1];if(r.is(or("0x26")))i&&i[or("0xe")].indexOf(or("0x1c"))>-1&&t[or("0x32")](),i&&or("0x4d")==i[or("0xe")]?i[o]+=r.data:t[or("0x22")]({type:or("0x4d"),add:"add"==o?r[or("0x3f")]:"",remove:or("0x4b")==o?r.data:""});else if(this._schema[or("0x1f")](r)){const s=r;if(i&&i.type.indexOf(or("0x1c"))>-1&&t[or("0x32")](),or("0x15")==e[or("0xe")])continue;i&&i[or("0xe")]==o+or("0x2a")&&i.element[or("0x8")]==s[or("0x8")]?i[or("0x0")]++:t.push({type:o+"Object",element:s,quantity:1}),n[or("0x38")]((t=>!(or("0x15")==t.type&&t[or("0x51")]==r)))}else if(this[or("0x3c")][or("0x4a")](r,or("0x2e"))||r.is(or("0x4c"),or("0x43"))){const n=r;if(or("0x2b")==o&&or("0x3b")==e[or("0xe")]||or("0x4b")==o&&or("0x15")==e.type)continue;if(i&&-1==i.type[or("0x17")]("Container")){or("0x4d")==i[or("0xe")]&&(i[o]+="\n");continue}let s;if(s=or("0x2b")==o?n[or("0x40")]&&!this[or("0x3c")][or("0x1f")](n[or("0x40")])?n[or("0x40")]:null:n[or("0xf")]&&!this[or("0x3c")].isObject(n[or("0xf")])?n[or("0xf")]:null,n.isEmpty||s&&s[or("0x21")]){const e=s&&s[or("0x21")]?s:n;i&&i[or("0xe")]==o+or("0x1e")&&i[or("0x4c")][or("0x8")]==e[or("0x8")]?i[or("0x0")]++:t.push({type:o+or("0x1e"),element:e,quantity:1})}else t.push({type:o+or("0x1c"),element:n})}}}[or("0x24")](t){const e=this[or("0x2d")],n=[],o=[],r=[];for(const i of t)switch(i[or("0xe")]){case or("0x4d"):if(i[or("0x2b")]=i[or("0x2b")][or("0x27")](/(\S)\u000A+(\S)/g,"$1 $2")[or("0x27")](/\u000A/g,""),i[or("0x4b")]=i[or("0x4b")][or("0x27")](/(\S)\u000A+(\S)/g,or("0x4f"))[or("0x27")](/\u000A/g,""),""!=i.add&&""!=i[or("0x4b")]){n[or("0x22")]({type:or("0x27"),content:Qo(e,or("0x3a"),['"'+i[or("0x4b")]+'"','"'+i[or("0x2b")]+'"'])});continue}if(null!=i[or("0x2b")][or("0x3d")](/^ +$/)){n.push({type:or("0x3"),content:Qo(e,or("0x50"),Qo(e,or("0x1a"),i[or("0x2b")].length))});continue}if(null!=i[or("0x4b")][or("0x3d")](/^ +$/)){n.push({type:or("0x49"),content:Qo(e,or("0xb"),Qo(e,or("0x1a"),i[or("0x4b")][or("0x19")]))});continue}if(""!=i.add){n[or("0x22")]({type:or("0x3"),content:Qo(e,or("0x50"),'"'+i.add+'"')});continue}n[or("0x22")]({type:"deletion",content:Qo(e,or("0xb"),'"'+i[or("0x4b")]+'"')});continue;case or("0xa"):case"addObject":n.push({type:or("0x3"),content:Qo(e,or("0x50"),this[or("0x12")](i[or("0x4c")],i[or("0x0")]))});continue;case or("0x45"):case or("0x10"):n.push({type:or("0x49"),content:Qo(e,or("0xb"),this.getItemLabel(i.element,i.quantity))});continue;case"addContainer":n[or("0x22")]({type:"insertion",content:Qo(e,"*Split:* %0",this[or("0x12")](i.element,i[or("0x0")]))});continue;case or("0x33"):n.push({type:or("0x49"),content:Qo(e,or("0x4"),this[or("0x12")](i.element,i[or("0x0")]))});continue;case or("0x4e"):o.push(i[or("0x1d")]);continue;case or("0xc"):r.push(i[or("0x1d")]);continue;default:n[or("0x22")](i)}if(o.length){const t=o[or("0x9")]((t=>this[or("0x7")].has(t)?this[or("0x7")][or("0x14")](t):t))[or("0x20")](", ");n[or("0x22")]({type:or("0x3e"),content:Qo(this[or("0x2d")],or("0x41"),t)})}if(r[or("0x19")]){const t=r[or("0x9")]((t=>this._attributeLabels[or("0x1")](t)?this._attributeLabels[or("0x14")](t):t))[or("0x20")](", ");n[or("0x22")]({type:"format",content:Qo(this._locale,or("0x42"),t)})}return n}[or("0x2f")](t){for(const e of this[or("0x37")]){const n=e(t);if(n&&or("0xe")in n)return n}}_handleAttributeSuggestionDescription(t,e){const n=e[or("0x3f")],o=void 0===n[or("0x28")]?or("0xc"):or("0x4e");t[or("0x22")]({type:o,key:n[or("0x1d")]})}[or("0x11")](t,e){t.push({type:or("0x3e"),content:Qo(this._locale,or("0x48"),this[or("0x12")](e[or("0x36")]()[or("0x2c")][or("0x2")],1))})}[or("0x39")](t,e,n){if(this._addDescriptionItems(t,e),n&&n.getFirstRange()&&!e[or("0x36")]()[or("0x31")][or("0x46")](n.getFirstRange()[or("0x2c")])){const n=t[t[or("0x19")]-1],o=or("0x3")==e.type?or("0x2b"):or("0x4b");n&&or("0x4d")==n[or("0xe")]&&(n[o]+="\n")}}}const ir=["afterInit","commands","get","enableCommand","TrackChangesEditing","showAIAssistant","plugins"];var sr,xr;sr=ir,xr=404,function(t){for(;--t;)sr.push(sr.shift())}(++xr);const ar=function(t,e){return ir[t-=0]};class cr extends t.Plugin{[ar("0x2")](){const t=this.editor,e=t[ar("0x1")][ar("0x4")](ar("0x6"));t[ar("0x3")][ar("0x4")](ar("0x0"))&&e[ar("0x5")](ar("0x0"))}}const lr=["left","get","TrackChangesEditing","locale","type","FORMAT_ALIGN_TO_CENTER","FORMAT_ALIGNMENT","AlignmentEditing","right","registerAttributeLabel","FORMAT_ALIGN_TO_LEFT","registerDescriptionCallback","*Format:* %0","FORMAT_JUSTIFY_TEXT","commandName","formatBlock","_descriptionFactory","value","editor","alignment","FORMAT_ALIGN_TO_RIGHT","commandParams","format","plugins","_enableDefaultAttributesIntegration"];var ur,dr;ur=lr,dr=467,function(t){for(;--t;)ur.push(ur.shift())}(++dr);const gr=function(t,e){return lr[t-=0]};class fr extends t.Plugin{afterInit(){const t=this[gr("0x1")],e=t[gr("0xb")];if(!t[gr("0x6")].has(gr("0xf")))return;const n=t[gr("0x6")][gr("0x9")](gr("0xa"));n[gr("0x7")]("alignment",[],["alignment"]),n[gr("0x18")][gr("0x11")](gr("0x2"),Qo(e,gr("0xe"))),this._registerLegacyDescription()}_registerLegacyDescription(){const t=this[gr("0x1")],e=t[gr("0xb")];t[gr("0x6")][gr("0x9")](gr("0xa"))[gr("0x18")][gr("0x13")]((t=>{if(gr("0x17")!=t[gr("0xc")])return;const{data:n}=t;if(n&&gr("0x2")==n[gr("0x16")]){const t=n[gr("0x4")][0][gr("0x0")];return{type:gr("0x5"),content:Qo(e,gr("0x14"),function(t){switch(t){case gr("0x8"):return Qo(e,gr("0x12"));case gr("0x10"):return Qo(e,gr("0x3"));case"center":return Qo(e,gr("0xd"));case"justify":return Qo(e,gr("0x15"))}}(t))}}}))}}const mr=["_registerLegacyDescription","locale","FORMAT_SUBSCRIPT","afterInit","bold","subscript","plugins","CodeEditing","FORMAT_BOLD","FORMAT_UNDERLINE","slice","italic","_enableDefaultAttributesIntegration","registerDescriptionCallback","BoldEditing","strikethrough","commandName","TrackChangesEditing","editor","SubscriptEditing","*Format:* %0","FORMAT_SUPERSCRIPT","FORMAT_CODE","FORMAT_","underline","ItalicEditing","StrikethroughEditing","toUpperCase"];var hr,br;hr=mr,br=228,function(t){for(;--t;)hr.push(hr.shift())}(++br);const pr=function(t,e){return mr[t-=0]},Er=[pr("0xa"),pr("0x15"),"UnderlineEditing",pr("0x3"),pr("0x16"),pr("0xf"),"SuperscriptEditing"];class _r extends t.Plugin{[pr("0x1b")](){const t=this.editor,e=t.plugins.get(pr("0xd")),n=t[pr("0x19")];for(const o of Er){if(!t[pr("0x2")].has(o))continue;const r=o[pr("0x6")](0,-7).toLowerCase(),i=pr("0x13")+r[pr("0x17")]();e[pr("0x8")](r,[r]),e._descriptionFactory.registerAttributeLabel(r,Qo(n,i))}this._registerLegacyDescription()}[pr("0x18")](){const t=this[pr("0xe")],e=t[pr("0x19")],n=t.plugins.get(pr("0xd"));function o(t,o){n._descriptionFactory[pr("0x9")]((n=>{if("formatInline"!=n.type)return;const{data:r}=n;return r&&r[pr("0xc")]===t?r.commandParams[0].forceValue?{type:"format",content:Qo(e,pr("0x10"),o)}:{type:"format",content:Qo(e,"*Remove format:* %0",o)}:void 0}))}o(pr("0x0"),Qo(e,pr("0x4"))),o(pr("0x7"),Qo(e,"FORMAT_ITALIC")),o(pr("0x14"),Qo(e,pr("0x5"))),o("code",Qo(e,pr("0x12"))),o(pr("0xb"),Qo(e,"FORMAT_STRIKETHROUGH")),o(pr("0x1"),Qo(e,pr("0x1a"))),o("superscript",Qo(e,pr("0x11")))}}const Tr=["commandName","parent","model","editor","getSelectedBlocks","has","_descriptionFactory","format","markBlockFormat","checkChild","enableCommand","$root","*Remove format:* %0","selection","name","registerDescriptionCallback","BlockQuoteEditing","schema","from","plugins","change","blockQuote","get","forceValue","value","TrackChangesEditing","ELEMENT_BLOCK_QUOTE","*Set format:* %0","afterInit","commandParams","document","commands"];var yr,Cr;yr=Tr,Cr=359,function(t){for(;--t;)yr.push(yr.shift())}(++Cr);const Ar=function(t,e){return Tr[t-=0]};class kr extends t.Plugin{[Ar("0x15")](){const t=this.editor,e=t.locale;if(!t[Ar("0xc")][Ar("0x1e")](Ar("0x9")))return;const n=t.plugins.get(Ar("0x12")),o=this.editor[Ar("0x18")][Ar("0xf")]("blockQuote");n[Ar("0x3")](Ar("0xe"),((e,r={})=>{const i=this[Ar("0x1c")][Ar("0x1b")][Ar("0x17")][Ar("0x6")],s=r&&void 0!==r[Ar("0x10")]?r[Ar("0x10")]:!o[Ar("0x11")];let x=[];if(s){const e=Array[Ar("0xb")](i[Ar("0x1d")]()).filter((t=>Sr(t)||function(t,e){const n=e[Ar("0x2")](t.parent,"blockQuote"),o=e[Ar("0x2")]([Ar("0x4"),Ar("0xe")],t);return n&&o}(t,this[Ar("0x1c")][Ar("0x1b")][Ar("0xa")])));x=I(e,t[Ar("0x1b")])}else{const e=Array[Ar("0xb")](i[Ar("0x1d")]()).filter((t=>Sr(t)));x=I(e,t[Ar("0x1b")])}t.model[Ar("0xd")]((()=>{for(const t of x)n[Ar("0x1")](t,{commandName:Ar("0xe"),commandParams:[{forceValue:s}]})}))})),n[Ar("0x1f")][Ar("0x8")]((t=>{const{data:n}=t;if(n&&Ar("0xe")==n[Ar("0x19")]){const t=Qo(e,Ar("0x13"));return n[Ar("0x16")][0][Ar("0x10")]?{type:Ar("0x0"),content:Qo(e,Ar("0x14"),t)}:{type:Ar("0x0"),content:Qo(e,Ar("0x5"),t)}}}))}}function Sr(t){return Ar("0xe")==t[Ar("0x1a")][Ar("0x7")]}const Rr=["afterInit","get","TrackChangesEditing","commands","enableCommand","editor","ckbox"];var Ir,vr;Ir=Rr,vr=261,function(t){for(;--t;)Ir.push(Ir.shift())}(++vr);const Nr=function(t,e){return Rr[t-=0]};class Lr extends t.Plugin{[Nr("0x5")](){const t=this[Nr("0x3")];t[Nr("0x1")].get("ckbox")&&t.plugins[Nr("0x6")](Nr("0x0"))[Nr("0x2")](Nr("0x4"))}}const Mr=["codeBlock","editor","getSelectedBlocks","config","commands","rootElement","get","model","languages","document","selection","indentCodeBlock","filter","CodeBlock","ELEMENT_CODE_BLOCK","afterInit","blockName","type","markBlockFormat","language","enableCommand","find","forceValue","TrackChangesEditing","isLimit","_descriptionFactory","label","checkChild","change","parent","name","plugins","format","commandParams","*Remove format:* %0","toLowerCase","*Set format:* %0","commandName"];var wr,Or;wr=Mr,Or=188,function(t){for(;--t;)wr.push(wr.shift())}(++Or);const Fr=function(t,e){return Mr[t-=0]};class Dr extends t.Plugin{[Fr("0x11")](){const t=this[Fr("0x3")];if(!t[Fr("0x21")].has(Fr("0xf")))return;const e=t[Fr("0x21")][Fr("0x8")](Fr("0x19")),n=t.locale,o=t[Fr("0x5")][Fr("0x8")](Fr("0x2"))[Fr("0xa")],r=t[Fr("0x6")][Fr("0x8")](Fr("0x2"));e[Fr("0x16")](Fr("0xd")),e[Fr("0x16")]("outdentCodeBlock"),e.enableCommand("codeBlock",((n,i={})=>{const s=t[Fr("0x9")],x=t.model[Fr("0xb")][Fr("0xc")],a=i&&void 0!==i[Fr("0x18")]?i.forceValue:!r.value;let c;i.language||(i[Fr("0x15")]=o[0].language),c=a?Array.from(x[Fr("0x4")]())[Fr("0xe")]((t=>{return Br(t)||(e=t,n=s.schema,!e.is(Fr("0x7"))&&!n[Fr("0x1a")](e)&&n[Fr("0x1d")](e[Fr("0x1f")],Fr("0x2")));var e,n})):Array.from(x[Fr("0x4")]()).filter((t=>Br(t)));const l=I(c,s);s[Fr("0x1e")]((()=>{for(const t of l)e[Fr("0x14")](t,{commandName:Fr("0x2"),commandParams:[{...i,forceValue:a}],formatGroupId:Fr("0x12")})}))})),e._descriptionFactory.registerElementLabel(Fr("0x2"),(t=>Qo(n,Fr("0x10"),t))),e[Fr("0x1b")].registerDescriptionCallback((t=>{if("formatBlock"!=t[Fr("0x13")])return;const e=n.t,{data:r}=t;if(!r||Fr("0x2")!=r[Fr("0x1")])return;const i=r[Fr("0x23")][0][Fr("0x15")],s=e(o[Fr("0x17")]((t=>t[Fr("0x15")]===i))[Fr("0x1c")])[Fr("0x25")]();return r[Fr("0x23")][0][Fr("0x18")]?{type:Fr("0x22"),content:Qo(n,Fr("0x0"),Qo(n,Fr("0x10"),1)+" ("+s+")")}:{type:Fr("0x22"),content:Qo(n,Fr("0x24"),Qo(n,Fr("0x10"),1))}}))}}function Br(t){return Fr("0x2")==t[Fr("0x20")]}const Pr=["has","editor","TrackChangesEditing","get","CommentsEditing","enableCommand"];var Ur,jr;Ur=Pr,jr=176,function(t){for(;--t;)Ur.push(Ur.shift())}(++jr);const Gr=function(t,e){return Pr[t-=0]};class Hr extends t.Plugin{afterInit(){const t=this[Gr("0x5")];t.plugins[Gr("0x4")](Gr("0x2"))&&t.plugins[Gr("0x1")](Gr("0x0"))[Gr("0x3")]("addCommentThread")}}var Vr=n(181);const zr=["getCustomProperty","createUIElement","activeMarkers","hasAttribute","element","name","getWalker","consumable","parent","previousPosition","markerRange","push","listItem","mapper","toViewPosition","getAttribute","type","getItems","plugins","isAtEnd","schema","ck-suggestion-marker--active","isBlock","get","writer","isLimit","markerName","span","bindElementToMarker","nextSibling","addClass","isContent"];var Wr,Kr;Wr=zr,Kr=276,function(t){for(;--t;)Wr.push(Wr.shift())}(++Kr);const qr=function(t,e){return zr[t-=0]};function Xr(t,e,n){const o=[];for(const r of e[qr("0x1d")]())r[qr("0xf")](t)&&o[qr("0x17")](n.createRangeOn(r));return o}function $r(t,e,{showActiveMarker:n=!0}={}){const o=t[qr("0x1e")][qr("0x3")]("TrackChangesEditing");return(r,i,s)=>{if(!s[qr("0x13")].test(i[qr("0x16")],r[qr("0x11")]))return;const x=i.markerRange[qr("0x12")](),a=i[qr("0x16")].start,c=t.model[qr("0x0")];let l=null,u=null,d=!1,g=!1;for(const t of x){const e=t.item;d=d||c[qr("0xb")](e);const n=s.mapper.toViewElement(e);if(n&&n[qr("0xc")]("addHighlight"))return;"elementEnd"==t[qr("0x1c")]&&c[qr("0x2")](e)&&!c[qr("0x5")](e)&&(e.nextSibling||a[qr("0x1f")]?l&&l[qr("0x14")]==e||(l=e,f(t[qr("0x15")]),g=!0):u=u||t[qr("0x15")])}function f(t){const r=s[qr("0x4")][qr("0xd")](qr("0x7"),{class:"ck-suggestion-marker-"+e}),x=s.mapper[qr("0x1a")](t);n&&o[qr("0xe")].includes(i[qr("0x6")])&&s[qr("0x4")][qr("0xa")](qr("0x1"),r),s[qr("0x4")].insert(x,r),s[qr("0x19")][qr("0x8")](r,i[qr("0x6")])}d||g||!u||f(u)}}const Zr=["isCollapsed","model","unit","delete","buffer","unlock","document","deleteForward","enqueueChange","unbindElementFromMarkerName","createRange","markerName","merge","removeMarker:suggestion:deletion","$graveyard","rootName","detach","requires","editor","selection","uiElement","mapper","options","getFirstRange","end","setSelection","get","start","forward","enableCommand","fromRange","lock","editing","commands","downcastDispatcher","showSuggestionHighlights","plugins","markerNameToElements","data","high","remove","root","addMarker:suggestion:deletion"];var Yr,Jr;Yr=Zr,Jr=470,function(t){for(;--t;)Yr.push(Yr.shift())}(++Jr);const Qr=function(t,e){return Zr[t-=0]};class ti extends t.Plugin{static get[Qr("0x14")](){return[Vr.Delete]}init(){const t=this[Qr("0x15")],e=t[Qr("0x27")][Qr("0x1d")]("TrackChangesEditing");e[Qr("0x20")](Qr("0x6"));const n=t[Qr("0x24")][Qr("0x1d")](Qr("0xa"));e[Qr("0x20")](Qr("0xa"),((e,o={})=>{const r=t[Qr("0x4")].createSelection(t.model[Qr("0x9")][Qr("0x16")]);r[Qr("0x3")]&&t.model.modifySelection(r,{direction:Qr("0x1f"),unit:o[Qr("0x5")]});const i=r[Qr("0x1a")](),x=s.LiveRange[Qr("0x21")](i);let a;e(o),a=Qr("0x11")==x[Qr("0x1")][Qr("0x12")]?t[Qr("0x4")].createRange(i[Qr("0x1e")]):t[Qr("0x4")][Qr("0xd")](x[Qr("0x1e")],x.end),x[Qr("0x13")](),t[Qr("0x4")][Qr("0xb")](n[Qr("0x7")].batch,(t=>{n[Qr("0x7")][Qr("0x22")](),t[Qr("0x1c")](t.createRange(a[Qr("0x1b")])),n[Qr("0x7")][Qr("0x8")]()}))})),t.editing.downcastDispatcher.on(Qr("0x2"),$r(t,Qr("0xf")),{priority:Qr("0x2a")}),t[Qr("0x29")].downcastDispatcher.on(Qr("0x2"),((e,n,o)=>{o[Qr("0x19")][Qr("0x26")]&&$r(t,Qr("0xf"),{showActiveMarker:!1}).bind(this)(e,n,o)}),{priority:"high"}),t[Qr("0x23")][Qr("0x25")].on(Qr("0x10"),((t,e,n)=>{const o=n[Qr("0x18")][Qr("0x28")](e[Qr("0xe")]);if(o)for(const t of o)t.is(Qr("0x17"))&&(n[Qr("0x18")][Qr("0xc")](t,e[Qr("0xe")]),n.writer[Qr("0x0")](t))}),{priority:Qr("0x2a")})}}const ei=["map","fromRange","plugins","value","TrackChangesEditing","execute","hasAttribute","getRanges","documentList","mergeListItemBackward","ELEMENT_LIST_ITEM","listIndent","slice","toUpperCase","setSelection","DocumentListUtils","registerElementLabel","ELEMENT_","format","enableCommand","model","createPositionAt","commandName","nodeAfter","detach","isObject","formatInline","push","isFirstBlockOfListItem","type","add","listType","numberedList","getAttribute","listItemId","*Merge:* %0","start","containsItem","*Change to:* %0","_suggestionFactory","splitListItemBefore","paragraph","getFirstRange","bulletedList","*Outdent:* %0","*Indent:* %0","before","formatBlock","createRange","*Format:* insert into %0","expandListBlocksToCompleteList","accept","commands","previousSibling","get","afterInit","indentList","commandParams","next","*Format:* remove from %0","list.multiBlock","after","document","schema","markBlockFormat","from","getSelectedBlocks","length","change","nextSibling","outdentList","refresh","selection","_LIST","registerCustomCallback","DocumentListEditing","splitListItemAfter","end","_descriptionFactory"];var ni,oi;ni=ei,oi=486,function(t){for(;--t;)ni.push(ni.shift())}(++oi);const ri=function(t,e){return ei[t-=0]};class ii extends t.Plugin{[ri("0x2b")](){const t=this.editor;if(!t.plugins.has(ri("0x3f")))return;const e=t.locale,n=t[ri("0x45")].get(ri("0x47")),o=t[ri("0x45")][ri("0x2a")](ri("0x3"));function r(e){return()=>{const r=t[ri("0x28")][ri("0x2a")](e);if(r[ri("0x46")]&&!t.config.get(ri("0x30")))return void t[ri("0x48")](ri("0x1d"),{});let i=Array[ri("0x35")](t[ri("0x8")].document[ri("0x3c")].getSelectedBlocks());if(a(e)){i=o[ri("0x26")](i);const t=[];for(const e of i)o[ri("0x10")](e)&&t.push(e);i=t}t[ri("0x8")][ri("0x38")]((()=>{n.markMultiRangeBlockFormat(i,{commandName:e,commandParams:[{forceValue:!r[ri("0x46")]}],formatGroupId:"listType"},[],ri("0x4b"))}))}}function i(e){return()=>{const o=function(t){let e=Array[ri("0x35")](t);const n=e.findIndex((t=>!t[ri("0x49")](ri("0x16"))));return n>-1&&(e=e[ri("0x0")](0,n)),e}(t[ri("0x8")][ri("0x32")][ri("0x3c")].getSelectedBlocks()),r=o[o[ri("0x37")]-1],i=t.model[ri("0x33")][ri("0xd")](r)?ri("0x31"):ri("0x41"),s=t[ri("0x8")][ri("0x24")](t[ri("0x8")][ri("0x9")](o[0],ri("0x22")),t[ri("0x8")].createPositionAt(r,i));t[ri("0x8")][ri("0x38")]((()=>{n[ri("0x34")](s,{commandName:e,commandParams:[],formatGroupId:ri("0x13")},function(t){const e=new Set;for(const n of t){let t=n[ri("0x39")];for(;t&&t[ri("0x15")]("listIndent")>n[ri("0x15")](ri("0x4e"));)e[ri("0x12")](t),t=t.nextSibling}return Array.from(e)}(o))}))}}function x(e){return()=>{const o=t[ri("0x8")][ri("0x32")].selection[ri("0x36")]()[ri("0x2e")]()[ri("0x46")],r=t.model[ri("0x9")](o,ri("0x22")),i=t[ri("0x8")][ri("0x9")](o,0),s=t.model[ri("0x24")](r,i);t[ri("0x8")][ri("0x38")]((()=>{n[ri("0x34")](s,{commandName:e,commandParams:[],formatGroupId:ri("0x13")})}))}}function a(e){const n=t[ri("0x28")].get(ri("0x1f")).value,o=t[ri("0x28")][ri("0x2a")](ri("0x14")).value;return ri("0x14")===e?n:o}n[ri("0x7")]("numberedList",r("numberedList")),n[ri("0x7")](ri("0x1f"),r(ri("0x1f"))),n[ri("0x7")](ri("0x2c"),i("indentList")),n[ri("0x7")](ri("0x3a"),i(ri("0x3a"))),n[ri("0x7")]("splitListItemAfter",x(ri("0x40"))),n[ri("0x7")](ri("0x1c"),x(ri("0x1c"))),n[ri("0x42")][ri("0x4")]((function(e){const n=!t[ri("0x8")].schema[ri("0xd")](e),o=e[ri("0x29")],r=e.nextSibling,i=e[ri("0x15")]("listItemId"),s=!o||o[ri("0x15")]("listItemId")!==i,x=!r||r.getAttribute(ri("0x16"))!==i;return n&&Boolean(i)&&s&&x}),(t=>Qo(e,ri("0x4d"),t))),n._descriptionFactory.registerDescriptionCallback((function(n){if(ri("0x23")!=n[ri("0x11")]&&ri("0xe")!=n[ri("0x11")])return;const{data:o}=n;if(!o)return;let r,i,s,x;switch(o.commandName){case ri("0x1f"):s=o.commandParams[0].forceValue,x=a(o[ri("0xa")]),r=s?ri("0x25"):"*Format:* remove from %0",!x&&t.config[ri("0x2a")](ri("0x30"))||(r=ri("0x1a")),i={type:"format",content:Qo(e,r,Qo(e,"ELEMENT_BULLETED_LIST"))};break;case ri("0x14"):s=o[ri("0x2d")][0].forceValue,x=a(o[ri("0xa")]),r=ri(s?"0x25":"0x2f"),!x&&t.config[ri("0x2a")](ri("0x30"))||(r=ri("0x1a")),i={type:ri("0x6"),content:Qo(e,r,Qo(e,"ELEMENT_NUMBERED_LIST"))};break;case ri("0x2c"):r=ri("0x21"),i={type:ri("0x6"),content:Qo(e,r,Qo(e,ri("0x4d")))};break;case"outdentList":r=function(t){const e=t[ri("0x1e")]();let n=e[ri("0x18")][ri("0xb")];for(;n&&e[ri("0x19")](n);){if(n[ri("0x15")](ri("0x4e"))>0)return!1;n=n[ri("0x39")]}return!0}(n)?Qo(e,ri("0x2f"),Qo(e,function(t){const e=t[ri("0x1e")]().start.nodeAfter;return ri("0x5")+e[ri("0x15")](ri("0x13"))[ri("0x1")]()+ri("0x3d")}(n))):Qo(e,ri("0x20"),Qo(e,ri("0x4d"))),i={type:ri("0x6"),content:r};break;case ri("0x4c"):case"mergeListItemForward":!1===o.multipleBlocks&&(r=ri("0x17"),i={type:"deletion",content:Qo(e,r,Qo(e,ri("0x4d")))})}return i})),n[ri("0x1b")][ri("0x3e")](ri("0x23"),ri("0x4b"),ri("0x27"),(function(e,n){const o=[];for(let n of e)n[ri("0x18")].nodeAfter===n[ri("0x41")].parent&&(n=t.model[ri("0x24")](t[ri("0x8")][ri("0x9")](n[ri("0x18")][ri("0xb")],0))),o[ri("0xf")](n);t[ri("0x8")][ri("0x38")]((e=>{const r=t.model[ri("0x32")][ri("0x3c")],i=Array[ri("0x35")](r[ri("0x4a")]())[ri("0x43")]((t=>s.LiveRange[ri("0x44")](t)));e[ri("0x2")](o),t[ri("0x28")].get(n[ri("0xa")])[ri("0x3b")](),n[ri("0x2d")][ri("0xf")]({forceDefaultExecution:!0}),t[ri("0x48")](n.commandName,...n[ri("0x2d")]),e[ri("0x2")](i);for(const t of i)t[ri("0xc")]()}))}))}}const si=["listReversed","commandName","handleDescriptions","TrackChangesEditing","has","startIndex","toUpperCase","commandParams","afterInit","from","isListItemBlock","isFirstBlockOfListItem","ELEMENT_","replace","listStart","format","styles","listType","getAttribute","*Format:* set order to reversed","handleListStyleCommand","_getSuggestionBlocksForListStyle","selection","_LIST_","list.properties","handleListStartCommand","DocumentListUtils","editor","formatBlock","markMultiRangeBlockFormat","length","model","registerDescriptionCallback","expandListBlocksToCompleteList","*Format:* set order to regular","document","type","DocumentListPropertiesUtils","_getTranslationKeyForListStyle","push","handleListReversedCommand","bind","*Change to:* %0","getSelectedBlocks","change","_getSuggestionBlocks","formatInline","DocumentListPropertiesEditing","numbered","enableCommand","config","get","locale","plugins"];var xi,ai;xi=si,ai=355,function(t){for(;--t;)xi.push(xi.shift())}(++ai);const ci=function(t,e){return si[t-=0]};class li extends t.Plugin{[ci("0x1f")](){if(!this[ci("0x32")][ci("0x16")][ci("0x1b")](ci("0x10")))return;const t=this[ci("0x32")][ci("0x13")][ci("0x14")](ci("0x2f")),e=this.editor[ci("0x16")].get(ci("0x1a"));t[ci("0x27")]&&e[ci("0x12")]("listStyle",this[ci("0x2b")].bind(this)),t.reversed&&e[ci("0x12")](ci("0x17"),this.handleListReversedCommand[ci("0xa")](this)),t[ci("0x1c")]&&e[ci("0x12")](ci("0x25"),this[ci("0x30")].bind(this)),e._descriptionFactory[ci("0x1")](this[ci("0x19")].bind(this))}[ci("0x2b")](t,e={}){const n=this[ci("0x32")][ci("0x16")][ci("0x14")](ci("0x1a")),o=this[ci("0x2c")]();this[ci("0x32")][ci("0x0")][ci("0xd")]((()=>{n[ci("0x34")](o,{commandName:"listStyle",commandParams:[{type:e[ci("0x5")]}],formatGroupId:"listStyle"})}))}[ci("0x9")](t,e={}){const n=this[ci("0x32")].plugins.get(ci("0x1a")),o=this[ci("0x32")][ci("0x16")][ci("0x14")](ci("0x31")),r=this[ci("0xe")]((t=>o[ci("0x21")](t)&&ci("0x11")===t[ci("0x29")]("listType")));null!==r&&this[ci("0x32")][ci("0x0")].change((()=>{n.markMultiRangeBlockFormat(r,{commandName:ci("0x17"),commandParams:[{reversed:e.reversed}],formatGroupId:ci("0x17")})}))}handleListStartCommand(t,e={}){const n=this[ci("0x32")][ci("0x16")][ci("0x14")](ci("0x1a")),o=this[ci("0x32")][ci("0x16")][ci("0x14")](ci("0x31")),r=this._getSuggestionBlocks((t=>o[ci("0x21")](t)&&ci("0x11")===t.getAttribute(ci("0x28"))));null!==r&&this.editor.model[ci("0xd")]((()=>{n[ci("0x34")](r,{commandName:ci("0x25"),commandParams:[{startIndex:e[ci("0x1c")]}],formatGroupId:ci("0x25")})}))}[ci("0x19")](t){if(ci("0x33")!=t[ci("0x5")]&&ci("0xf")!=t[ci("0x5")])return;const e=this[ci("0x32")][ci("0x15")],{data:n}=t;if(!n)return;let o,r;switch(n[ci("0x18")]){case"listStyle":o=ci("0xb"),r={type:ci("0x26"),content:Qo(e,o,Qo(e,this[ci("0x7")](n[ci("0x1e")][0][ci("0x5")])))};break;case ci("0x17"):o=n[ci("0x1e")][0].reversed?ci("0x2a"):ci("0x3"),r={type:ci("0x26"),content:Qo(e,o)};break;case"listStart":o="*Format:* set start index to %0",r={type:ci("0x26"),content:Qo(e,o,n[ci("0x1e")][0].startIndex)}}return r}[ci("0x2c")](){const t=this[ci("0x32")][ci("0x16")][ci("0x14")](ci("0x31"));let e=Array[ci("0x20")](this[ci("0x32")].model[ci("0x4")][ci("0x2d")][ci("0xc")]());return e[ci("0x8")](...t.expandListBlocksToCompleteList(e)),e=[...new Set(e)],e}[ci("0xe")](t){const e=this[ci("0x32")].plugins[ci("0x14")](ci("0x31"));let n=Array[ci("0x20")](this.editor[ci("0x0")][ci("0x4")][ci("0x2d")][ci("0xc")]()).filter(t);if(!n[ci("0x35")])return null;n=e[ci("0x2")](n);const o=[];for(const t of n)e[ci("0x22")](t)&&o[ci("0x8")](t);return o}_getTranslationKeyForListStyle(t){return ci("0x23")+this[ci("0x32")][ci("0x16")].get(ci("0x6")).getListTypeFromListStyleType(t)[ci("0x1d")]()+ci("0x2e")+t[ci("0x1d")]()[ci("0x24")](/-/g,"_")}}var ui=n(331);const di=["model","afterExecute","downcastDispatcher","fromRange","enableCommand","options","addMarker:suggestion:insertion","markerName","enterBlock","remove","markInsertion","document","createRange","createPositionAt","data","getFirstPosition","writer","end","init","commands","TrackChangesEditing","selection","get","enter","editing","detach","getFirstRange","change","requires","bind","fire","mapper","markerNameToElements","high","split","hasClass","ck-suggestion-marker-split"];var gi,fi;gi=di,fi=442,function(t){for(;--t;)gi.push(gi.shift())}(++fi);const mi=function(t,e){return di[t-=0]};class hi extends t.Plugin{static get[mi("0x1e")](){return[ui.Enter]}[mi("0x14")](){const t=this.editor,e=t.plugins[mi("0x18")](mi("0x16")),n=t[mi("0x15")][mi("0x18")](mi("0x19"));e[mi("0x6")]("enter",(()=>{t[mi("0x2")][mi("0x1d")]((o=>{const r=t[mi("0x2")][mi("0xd")][mi("0x17")],i=r[mi("0x11")](),x=s.LiveRange[mi("0x5")](r[mi("0x1c")]());if(n[mi("0xa")](o)){const n=t[mi("0x2")][mi("0xf")](i.parent.nextSibling,0),r=o[mi("0xe")](i,n);e[mi("0xc")](r)}else o.setSelection(o[mi("0xe")](x[mi("0x13")]));x[mi("0x1b")](),n[mi("0x20")](mi("0x3"),{writer:o})}))})),t[mi("0x1a")].downcastDispatcher.on(mi("0x8"),$r(t,"split"),{priority:mi("0x23")}),t.editing[mi("0x4")].on("removeMarker:suggestion:insertion",((t,e,n)=>{const o=n[mi("0x21")][mi("0x22")](e[mi("0x9")]);if(o)for(const t of o)t[mi("0x0")](mi("0x1"))&&(n[mi("0x21")].unbindElementFromMarkerName(t,e[mi("0x9")]),n[mi("0x12")][mi("0xb")](t))}),{priority:mi("0x23")}),t[mi("0x10")][mi("0x4")].on(mi("0x8"),((e,n,o)=>{o[mi("0x7")].showSuggestionHighlights&&$r(t,mi("0x24"),{showActiveMarker:!1})[mi("0x1f")](this)(e,n,o)}),{priority:mi("0x23")})}}const bi=["plugins","end","getIntersection","_isInDeletionRange","get","item","afterInit","findPrevious","has","editor","createPositionAt","getRange","FindAndReplaceEditing","getMarkersGroup","model","findNext","enableCommand","start","replaceAll","TrackChangesEditing","markers","handleFindCommand","find","createRange","suggestion:deletion","string","filter","bind"];var pi,Ei;pi=bi,Ei=483,function(t){for(;--t;)pi.push(pi.shift())}(++Ei);const _i=function(t,e){return bi[t-=0]};class Ti extends t.Plugin{[_i("0x1b")](){if(!this[_i("0x2")][_i("0x15")][_i("0x1")](_i("0x5")))return;const t=this[_i("0x2")][_i("0x15")][_i("0x19")](_i("0xc"));t[_i("0x9")](_i("0xf"),this[_i("0xe")][_i("0x14")](this)),t[_i("0x9")](_i("0x8")),t[_i("0x9")](_i("0x0")),t.enableCommand("replace"),t.enableCommand(_i("0xb"))}[_i("0xe")](t,e,n={}){const o=this[_i("0x2")][_i("0x15")][_i("0x19")]("FindAndReplaceUtils");return t((t=>(_i("0x12")==typeof e?o.findByTextCallback(e,n):e)(t)[_i("0x13")]((e=>!1===this[_i("0x18")](e,t[_i("0x1a")])))),n)}_isInDeletionRange(t,e){const n=this[_i("0x2")][_i("0x7")][_i("0x10")](this[_i("0x2")][_i("0x7")][_i("0x3")](e,t[_i("0xa")]),this[_i("0x2")][_i("0x7")][_i("0x3")](e,t[_i("0x16")]));for(const t of this[_i("0x2")][_i("0x7")][_i("0xd")][_i("0x6")](_i("0x11")))if(null!==n[_i("0x17")](t[_i("0x4")]()))return!0;return!1}}const yi=["TrackChangesEditing","has","toLowerCase","formatInline","_registerLegacyDescription","*Set font family:* %0","label","*Set font size:* %0","value","*Set font color:* %0","*Reset font background color*","registerDescriptionCallback","get","fontFamily","afterInit","FontSizeEditing","editor","config","model","trim","*Set font background color:* %0","FORMAT_FONT_BACKGROUND","_descriptionFactory","type","find","fontSize","FontSize","fontBackgroundColor","registerAttributeLabel","format","fontBackgroundColor.colors","commandParams","fontColor","locale","*Reset font size*","commandName","FORMAT_FONT_SIZE","plugins","title","FontBackgroundColorEditing"];var Ci,Ai;Ci=yi,Ai=461,function(t){for(;--t;)Ci.push(Ci.shift())}(++Ai);const ki=function(t,e){return yi[t-=0]},Si=[{pluginName:ki("0x22"),commandName:ki("0x4")},{pluginName:"FontFamilyEditing",commandName:ki("0x20")},{pluginName:"FontColorEditing",commandName:"fontColor"},{pluginName:ki("0x12"),commandName:ki("0x6")}];class Ri extends t.Plugin{[ki("0x21")](){const t=this.editor[ki("0xc")],e=this[ki("0x23")][ki("0x10")][ki("0x1f")](ki("0x13"));for(const{pluginName:t,commandName:n}of Si)this[ki("0x23")][ki("0x10")][ki("0x14")](t)&&e._enableDefaultAttributesIntegration(n,[n]);t.t,e[ki("0x1")][ki("0x7")]("fontSize",Qo(t,ki("0xf"))),e._descriptionFactory[ki("0x7")]("fontFamily",Qo(t,"FORMAT_FONT_FAMILY")),e[ki("0x1")].registerAttributeLabel(ki("0xb"),Qo(t,"FORMAT_FONT_COLOR")),e[ki("0x1")][ki("0x7")](ki("0x6"),Qo(t,ki("0x0"))),this._registerLegacyDescription()}[ki("0x17")](){const t=this.editor,e=t[ki("0xc")];t[ki("0x10")].get("TrackChangesEditing")[ki("0x1")][ki("0x1e")]((t=>{const n=e.t;if(ki("0x16")!=t[ki("0x2")])return;const{data:o}=t;if(null!=o){if(ki("0x4")==o[ki("0xe")]){const t=o[ki("0xa")][0][ki("0x1b")];if(t){const o=n(this[ki("0x23")][ki("0x10")].get(ki("0x5")).normalizeSizeOptions(this[ki("0x23")].config[ki("0x1f")]("fontSize.options"))[ki("0x3")]((e=>e[ki("0x25")]==t))[ki("0x11")])[ki("0x15")]();return{type:ki("0x8"),content:Qo(e,ki("0x1a"),o)}}return{type:"format",content:Qo(e,ki("0xd"))}}if(ki("0x20")==o.commandName){const t=o.commandParams[0][ki("0x1b")];return t?{type:ki("0x8"),content:Qo(e,ki("0x18"),t)}:{type:"format",content:Qo(e,"*Reset font family*")}}if(ki("0xb")==o[ki("0xe")]){const t=o.commandParams[0].value;if(t){const o=(0,r.normalizeColorOptions)(this.editor[ki("0x24")][ki("0x1f")]("fontColor.colors"))[ki("0x3")]((e=>e[ki("0x25")]==t));let i=t,s="";return o&&(i=o[ki("0x19")],s=n(i)[ki("0x15")]()),{type:ki("0x8"),content:Qo(e,ki("0x1c"),s)[ki("0x26")](),color:{value:t,title:s||i}}}return{type:"format",content:Qo(e,"*Reset font color*")}}if(ki("0x6")==o[ki("0xe")]){const t=o[ki("0xa")][0].value;if(t){const o=(0,r.normalizeColorOptions)(this[ki("0x23")][ki("0x24")].get(ki("0x9")))[ki("0x3")]((e=>e.model==t));let i=t,s="";return o&&(i=o[ki("0x19")],s=n(i)[ki("0x15")]()),{type:ki("0x8"),content:Qo(e,ki("0x27"),s).trim(),color:{value:t,title:s||i}}}return{type:ki("0x8"),content:Qo(e,ki("0x1d"))}}}}))}}const Ii=["boolean","_descriptionFactory","*Remove all formatting*","fontSize","formatBlock","enableCommand","title","config","normalizeSizeOptions","_registerLegacyDescription","FontSize","join","afterInit","model","fontColor.colors","plugins","formatInline","editor","get","split","locale","_enableDefaultAttributesIntegration","toLowerCase","fontSize.options","pasteFormat","push","find","TrackChangesEditing","commandParams","commands","format","length","slice","type","toUpperCase","copyFormat"];var vi,Ni;vi=Ii,Ni=217,function(t){for(;--t;)vi.push(vi.shift())}(++Ni);const Li=function(t,e){return Ii[t-=0]};class Mi extends t.Plugin{[Li("0xb")](){const t=this[Li("0x10")],e=t.plugins[Li("0x11")](Li("0x1a")),n=t[Li("0x1c")][Li("0x11")](Li("0x22")),o=t[Li("0x1c")].get(Li("0x17"));n&&o&&(e[Li("0x14")](Li("0x17")),e[Li("0x4")]("copyFormat"),this[Li("0x8")]())}[Li("0x8")](){const t=this[Li("0x10")],e=t[Li("0x13")];t[Li("0xe")][Li("0x11")](Li("0x1a"))[Li("0x0")].registerDescriptionCallback((n=>{if(Li("0x3")!=n[Li("0x20")]&&Li("0xf")!=n[Li("0x20")])return;const{data:o}=n;if(o&&Li("0x17")===o.commandName){const n=[],r=o[Li("0x1b")][0];for(const[e,o]of Object.entries(r))n[Li("0x18")](wi(t,e,o));return n[Li("0x1e")]?{type:Li("0x1d"),content:Qo(e,"*Set format to:* %0",n[Li("0xa")](", "))}:{type:Li("0x1d"),content:Qo(e,Li("0x1"))}}}))}}function wi(t,e,n){const o=t[Li("0x13")].t,i=e[Li("0x12")](/(?=[A-Z])/)[Li("0xa")](" "),s=o(i.charAt(0)[Li("0x21")]()+i[Li("0x1f")](1))[Li("0x15")]();if(Li("0x23")==typeof n)return s;if("fontColor"===e||"fontBackgroundColor"===e){const e=(0,r.normalizeColorOptions)(t[Li("0x6")][Li("0x11")](Li("0xd"))).find((t=>t.model==n));return s+" ("+(e?o(e.label)[Li("0x15")]():n)+")"}if(Li("0x2")===e&&isNaN(parseFloat(n))){const e=t[Li("0xe")][Li("0x11")](Li("0x9"))[Li("0x7")](t.config.get(Li("0x16")))[Li("0x19")]((t=>t[Li("0xc")]==n));return s+" ("+(e?o(e[Li("0x5")])[Li("0x15")]():n)+")"}return s+" ("+n+")"}const Oi=["TrackChangesEditing","*Change to:* %0","afterInit","commandName","model","has","type","ELEMENT_HEADING_CUSTOM","editor","registerElementLabel","format","plugins","_enableDefaultAttributesIntegration","get","heading","match","view","find","_registerLegacyDescription","_headingOptions","locale","HeadingEditing","_descriptionFactory","ELEMENT_HEADING","heading.options","value"];var Fi,Di;Fi=Oi,Di=479,function(t){for(;--t;)Fi.push(Fi.shift())}(++Di);const Bi=function(t,e){return Oi[t-=0]};class Pi extends t.Plugin{[Bi("0x11")](){const t=this.editor;if(!t[Bi("0x0")][Bi("0x14")](Bi("0xa")))return;this[Bi("0x8")]=t.config[Bi("0x2")](Bi("0xd"));const e=t[Bi("0x9")],n=t[Bi("0x0")].get(Bi("0xf"));n[Bi("0x1")](Bi("0x3"));for(const t of this[Bi("0x8")])"paragraph"!=t.model&&n[Bi("0xb")][Bi("0x18")](t[Bi("0x13")],(n=>{const o=this._getHeadingLevel(t[Bi("0x13")]);return null!==o?(s=n,x=o,Qo(e,Bi("0xc"),[s,x])):(r=n,i=t.title,Qo(e,Bi("0x16"),[r,i]));var r,i,s,x}));this._registerLegacyDescription()}[Bi("0x7")](){const t=this[Bi("0x17")],e=t[Bi("0x9")];t[Bi("0x0")][Bi("0x2")]("TrackChangesEditing")[Bi("0xb")].registerDescriptionCallback((t=>{if("formatBlock"!=t[Bi("0x15")])return;const{data:n}=t;if(n&&"heading"==n[Bi("0x12")]){const t=n.commandParams[0][Bi("0xe")],s=this._getHeadingLevel(t);if(null!==s)return{type:Bi("0x19"),content:Qo(e,Bi("0x10"),(1,i=s,Qo(e,Bi("0xc"),[1,i])))};const x=this._headingOptions[Bi("0x6")]((e=>e[Bi("0x13")]===t)).title;return{type:Bi("0x19"),content:Qo(e,"*Change to:* %0",(o=1,r=x,Qo(e,"ELEMENT_HEADING_CUSTOM",[o,r])))}}var o,r,i}))}_getHeadingLevel(t){var e,n;const o=t[Bi("0x4")](/^heading(\d+)/);if(o)return o[1];const r=null===(e=this[Bi("0x8")])||void 0===e?void 0:e[Bi("0x6")]((e=>e[Bi("0x13")]==t));if(r&&r[Bi("0x5")]){const t=r[Bi("0x5")],e=(null!==(n=t.name)&&void 0!==n?n:t).match(/^h(\d+)/);if(e)return e[1]}return null}}const Ui=["get","HighlightEditing","color","type","*Remove highlight*","commandName","TrackChangesEditing","find","afterInit","model","value","highlight","*Set highlight:* %0","format","FORMAT_HIGHLIGHT","registerAttributeLabel","plugins","has","highlight.options","_registerLegacyDescription","editor","_descriptionFactory","title","formatInline","commandParams"];var ji,Gi;ji=Ui,Gi=451,function(t){for(;--t;)ji.push(ji.shift())}(++Gi);const Hi=function(t,e){return Ui[t-=0]};class Vi extends t.Plugin{[Hi("0x7")](){const t=this[Hi("0x13")];if(!t[Hi("0xf")][Hi("0x10")](Hi("0x0")))return;const e=t.plugins[Hi("0x18")](Hi("0x5")),n=t.locale;e._enableDefaultAttributesIntegration(Hi("0xa"),["highlight"]),e._descriptionFactory[Hi("0xe")](Hi("0xa"),Qo(n,Hi("0xd"))),this[Hi("0x12")]()}[Hi("0x12")](){const t=this[Hi("0x13")],e=t.locale;t[Hi("0xf")][Hi("0x18")](Hi("0x5"))[Hi("0x14")].registerDescriptionCallback((n=>{if(Hi("0x16")!=n[Hi("0x2")])return;const{data:o}=n;if(o&&Hi("0xa")==o[Hi("0x4")]){const n=e.t,r=o[Hi("0x17")][0][Hi("0x9")];if(r){const o=t.config.get(Hi("0x11"))[Hi("0x6")]((t=>t[Hi("0x8")]==r)),i=n(o[Hi("0x15")]).toLowerCase();return{type:Hi("0xc"),content:Qo(e,Hi("0xb"),i),color:{value:o[Hi("0x1")],title:o[Hi("0x15")]}}}return{type:Hi("0xc"),content:Qo(e,Hi("0x3"),Qo(e,"FORMAT_HIGHLIGHT"))}}}))}}const zi=["div","showSuggestionHighlights","elementToStructure","enableCommand","_descriptionFactory","registerElementLabel","get","HorizontalLineEditing","horizontalLine","has","plugins","createPositionAt","createContainerElement","dataDowncast","ck-horizontal-line","addClass","for","TrackChangesEditing"];var Wi,Ki;Wi=zi,Ki=396,function(t){for(;--t;)Wi.push(Wi.shift())}(++Ki);const qi=function(t,e){return zi[t-=0]};class Xi extends t.Plugin{afterInit(){const t=this.editor;if(!t.plugins[qi("0x9")](qi("0x7")))return;t[qi("0xa")].get(qi("0x11"))[qi("0x3")](qi("0x8"));const e=t.plugins[qi("0x6")](qi("0x11")),n=t.locale;e[qi("0x4")][qi("0x5")](qi("0x8"),(t=>Qo(n,"ELEMENT_HORIZONTAL_LINE",t))),t.conversion[qi("0x10")](qi("0xd"))[qi("0x2")]({model:qi("0x8"),view:(t,{writer:e,options:n})=>{if(!n[qi("0x1")])return null;const o=e[qi("0xc")](qi("0x0")),r=e.createEmptyElement("hr");return e[qi("0xf")](qi("0xe"),o),e.insert(e[qi("0xb")](o,0),r),o},converterPriority:"high"})}}const $i=["_enableDefaultAttributesIntegration","TrackChangesEditing","registerDescriptionCallback","attribute","*Change %0 content*","format","value","_descriptionFactory","ELEMENT_HTML_EMBED","element","plugins","getFirstRange","rawHtml","editor","htmlEmbed","locale","key","registerElementLabel","get","commandName","nodeAfter","HtmlEmbed","formatBlock","_registerLegacyDescription","has","start","type"];var Zi,Yi;Zi=$i,Yi=432,function(t){for(;--t;)Zi.push(Zi.shift())}(++Yi);const Ji=function(t,e){return $i[t-=0]};class Qi extends t.Plugin{afterInit(){const t=this[Ji("0xd")];if(!t[Ji("0xa")][Ji("0x18")](Ji("0x15")))return;const e=t.plugins[Ji("0x12")](Ji("0x1")),n=t.locale;e._descriptionFactory[Ji("0x11")](Ji("0xc"),(t=>Qo(n,"ELEMENT_HTML_EMBED",t))),e[Ji("0x0")](Ji("0xe"),[],[Ji("0x6")]),e[Ji("0x7")][Ji("0x2")]((t=>{if(Ji("0x3")!=t[Ji("0x1a")])return;const{data:e}=t;if(e&&Ji("0x6")==e[Ji("0x10")]&&t[Ji("0xb")]()[Ji("0x19")][Ji("0x14")].is(Ji("0x9"),Ji("0xc"))){const t=Qo(n,Ji("0x8"));return{type:Ji("0x5"),content:Qo(n,Ji("0x4"),t)}}})),this._registerLegacyDescription()}[Ji("0x17")](){const t=this[Ji("0xd")],e=t[Ji("0xf")];t.plugins[Ji("0x12")]("TrackChangesEditing")._descriptionFactory[Ji("0x2")]((t=>{if(Ji("0x16")!=t[Ji("0x1a")])return;const{data:n}=t;if(n&&Ji("0xe")==n[Ji("0x13")]){const t=Qo(e,Ji("0x8"));return{type:Ji("0x5"),content:Qo(e,"*Change %0 content*",t)}}}))}}const ts=["createRange","registerDescriptionCallback","isBlockImage","previous","isIntersecting","*Remove image text alternative*","deletion","alt","*Set image width:* %0","model","_registerLegacyDescription","ImageEditing","type","toPrevious","getCaptionFromImageModelElement","isOwn","key","isEqual","subType","get","convertBlockImageToInline","findIndex","uploadImage","Block image to inline image","newValue","markDeletion","ImageUploadEditing","ELEMENT_INLINE_IMAGE","find","_findSuggestions","FORMAT_IMAGE_SIZE","join","chain","removeObject","Inline image to block image","getClosestSelectedImageElement","format","isBefore","document","formatInline","registerAttributeLabel","markInsertion","nodeAfter","getContainedElement","imageTypeInline","getFirstRange","ELEMENT_CAPTION","commandParams","selection","forward","schema","toggleImageCaption","isCollapsed","resizedWidth","ELEMENT_IMAGE","addObject","_descriptionFactory","imageTypeBlock","width","registerCustomCallback","imageCaption","imageTextAlternative","registerElementLabel","ImageResize","createRangeOn","enableCommand","_suggestionFactory","insertImage","caption","fromPosition","ImageCaptionUtils","end","plugins","insertion","change","_enableDefaultAttributesIntegration","convertInlineImageToBlock","detach","getNearestSelectionRange","markBlockFormat","ImageUtils","length","ImageInlineEditing","commandName","imageStylePreApply","locale","formatBlock","has","getSuggestionCallback","discard","accept","TrackChangesEditing","start","ImageTextAlternativeEditing"];var es,ns;es=ts,ns=332,function(t){for(;--t;)es.push(es.shift())}(++ns);const os=function(t,e){return ts[t-=0]};class rs extends t.Plugin{afterInit(){const t=this.editor;if(!t[os("0x16")].has(os("0x37")))return;const e=t.plugins[os("0x3f")](os("0x29")),n=t[os("0x16")][os("0x3f")](os("0x1e")),o=t[os("0x23")];e.enableCommand(os("0x11")),e[os("0x6")][os("0xc")]("imageBlock",(t=>Qo(o,os("0x4"),t))),e._descriptionFactory.registerElementLabel("imageInline",(t=>Qo(o,os("0x47"),t))),e._descriptionFactory[os("0xc")](os("0x12"),(()=>Qo(o,os("0x5a")))),t[os("0x16")][os("0x25")](os("0x46"))&&e[os("0xf")](os("0x42")),t[os("0x16")][os("0x25")]("ImageBlockEditing")&&t.plugins.has(os("0x20"))&&(e[os("0xf")](os("0x58"),((o,r)=>{const i=n[os("0x4f")](t[os("0x35")][os("0x52")].selection);t.model[os("0x18")]((()=>{e[os("0x1d")](i,{commandName:os("0x58"),commandParams:[r]},[],os("0x40"))}))})),e[os("0xf")](os("0x7"),((o,r)=>{t[os("0x35")][os("0x18")]((i=>{let x=n.getClosestSelectedImageElement(t[os("0x35")].document[os("0x5c")]),a=i[os("0xe")](x);const c=s.LivePosition[os("0x13")](a[os("0x2a")],os("0x39")),l=s.LivePosition[os("0x13")](a[os("0x15")],"toNext");e.forceDefaultExecution((()=>o(r))),x=n.getClosestSelectedImageElement(t[os("0x35")][os("0x52")][os("0x5c")]),a=i.createRangeOn(x);const u=i[os("0x2c")](c,l);c[os("0x1b")](),l[os("0x1b")](),e[os("0x1d")](x,{commandName:os("0x58"),commandParams:[r]},[],os("0x1a")),u.start.isBefore(a.start)&&e[os("0x55")](i[os("0x2c")](u[os("0x2a")],a.start),os("0x1a")),a[os("0x15")].isBefore(u[os("0x15")])&&e[os("0x55")](i[os("0x2c")](a[os("0x15")],u[os("0x15")]),os("0x1a"))}))})),e[os("0x10")].registerCustomCallback(os("0x24"),os("0x1a"),"join",(()=>!1)),e[os("0x10")][os("0x9")](os("0x24"),os("0x1a"),os("0x28"),(()=>!1)),e[os("0x10")][os("0x9")]("formatBlock",os("0x1a"),os("0x27"),e._suggestionFactory[os("0x26")](os("0x24"),"",os("0x28"))),e[os("0x10")][os("0x9")](os("0x17"),os("0x1a"),os("0x4b"),(()=>!1)),e[os("0x10")][os("0x9")](os("0x17"),os("0x1a"),os("0x27"),(([n])=>{const o=e._suggestionFactory.getSuggestionCallback(os("0x17"),"",os("0x27"));let r=n[os("0x2a")],i=n[os("0x15")];const s=t[os("0x35")][os("0x0")][os("0x1c")](r,"backward"),x=t[os("0x35")].schema.getNearestSelectionRange(i,os("0x5d"));s[os("0x2")]&&(r=s.start),x[os("0x2")]&&(i=x[os("0x15")]),o([t.model[os("0x2c")](r,i)])})),e[os("0x10")][os("0x9")](os("0x24"),os("0x1a"),os("0x4c"),x),e._suggestionFactory[os("0x9")]("insertion",os("0x1a"),os("0x4c"),x)),t.plugins[os("0x25")]("ImageCaptionEditing")&&(e[os("0xf")](os("0x1"),((o,r)=>{const i=t.plugins[os("0x3f")](os("0x14"));let s=n.getClosestSelectedImageElement(t[os("0x35")].document.selection),x=i.getCaptionFromImageModelElement(s);t[os("0x35")][os("0x18")]((()=>{if(x)return void e[os("0x45")](t[os("0x35")][os("0xe")](x));const a=n[os("0x2e")](s);o(r),s=n.getClosestSelectedImageElement(t[os("0x35")][os("0x52")].selection),x=i[os("0x3a")](s),e[os("0x55")](t.model.createRangeOn(x),a?null:os("0xa"))}))})),e[os("0x10")][os("0x9")](os("0x17"),"imageCaption",os("0x4c"),x));const r=[{type:os("0x24"),subType:os("0x22")},{type:os("0x17"),subType:os("0xa")},{type:"formatBlock",subType:"convertInlineImageToBlock"},{type:os("0x17"),subType:os("0x1a")}];function i(t,o){const i=r[os("0x41")]((({type:e,subType:n})=>t[os("0x38")]==e&&t[os("0x3e")]==n)),s=r[os("0x41")]((({type:t,subType:e})=>o[os("0x38")]==t&&o.subType==e));if(i<0||s<0)return!1;const x=t[os("0x59")](),a=o[os("0x59")]();if((0==i||1==i)&&2==s&&x[os("0x30")](a))return!0;if(2==i&&3==s){const t=e[os("0x49")](x,os("0x17")).filter((({suggestion:t,meta:e})=>e[os("0x3b")]&&os("0x1a")==t.subType));if(t[os("0x1f")]>1&&a[os("0x15")][os("0x3d")](x.start))return!0;if(1==t[os("0x1f")]&&(x[os("0x2a")][os("0x3d")](a[os("0x15")])||x.end[os("0x3d")](a[os("0x2a")])))return!0}if(3==i&&3==s&&x[os("0x2a")][os("0x51")](a.start)){const t=x[os("0x15")][os("0x56")],e=a[os("0x2a")].nodeBefore;return n[os("0x2e")](t)&&t===e}return!1}function x(t,e){return i(t,e)?[t,e]:i(e,t)?[e,t]:null}t[os("0x16")][os("0x25")](os("0xd"))&&(e._enableDefaultAttributesIntegration("resizeImage",[],[os("0x3")]),e._descriptionFactory[os("0x54")](os("0x3"),Qo(o,os("0x4a")))),t[os("0x16")][os("0x25")](os("0x2b"))&&e[os("0x19")]("imageTextAlternative",[],["alt"]),e[os("0x6")][os("0x2d")]((t=>{if(r[os("0x48")]((({type:e,subType:n})=>t[os("0x38")]==e&&t[os("0x3e")]==n)))return t[os("0x2f")]?{}:void 0})),e._descriptionFactory.registerDescriptionCallback((t=>{if(os("0x17")==t[os("0x38")]||os("0x32")==t[os("0x38")]){const e=t[os("0x57")]();if(e&&e.is("element","caption"))return{type:os("0x17")==t.type?os("0x5"):os("0x4d"),element:e,quantity:1}}})),e[os("0x6")][os("0x2d")]((t=>os("0x24")==t[os("0x38")]&&os("0x1a")==t.subType?{type:os("0x50"),content:os("0x4e")}:os("0x24")==t[os("0x38")]&&os("0x40")==t[os("0x3e")]?{type:"format",content:os("0x43")}:void 0)),e[os("0x6")][os("0x2d")]((t=>{if("attribute"!=t[os("0x38")])return;const{data:e}=t;if(!e||os("0x33")!=e[os("0x3c")])return;const n=e[os("0x44")];return n?{type:os("0x50"),content:Qo(o,"*Set image text alternative:* %0",'"'+n+'"')}:{type:os("0x50"),content:Qo(o,"*Remove image text alternative*")}})),this[os("0x36")]()}[os("0x36")](){const t=this.editor,e=t[os("0x23")];t[os("0x16")].get(os("0x29"))._descriptionFactory[os("0x2d")]((t=>{if(os("0x24")!=t[os("0x38")]&&os("0x53")!=t[os("0x38")])return;const{data:n}=t;if(n){if(os("0xb")==n[os("0x21")]){const t=n.commandParams[0].newValue;return t?{type:os("0x50"),content:Qo(e,"*Set image text alternative:* %0",'"'+t+'"')}:{type:os("0x50"),content:Qo(e,os("0x31"))}}if("resizeImage"==n[os("0x21")]){const t=n[os("0x5b")][0][os("0x8")];return t?{type:os("0x50"),content:Qo(e,os("0x34"),t)}:{type:os("0x50"),content:Qo(e,"*Reset image width*")}}}}))}}const is=["formatBlock","format","*Format:* replace image URL","key","registerDescriptionCallback","_enableDefaultAttributesIntegration","src","_descriptionFactory","plugins","newValue","commandName","discard","*Replace image URL*","replaceImageSource","_suggestionFactory","editor","get","has","type","oldValue","formatInline","accept","_registerLegacyDescription","attribute","TrackChangesEditing","locale","registerCustomCallback","_handleLegacySuggestions","getSuggestionCallback"];var ss,xs;ss=is,xs=121,function(t){for(;--t;)ss.push(ss.shift())}(++xs);const as=function(t,e){return is[t-=0]};class cs extends t.Plugin{afterInit(){if(!this[as("0xa")][as("0x3")][as("0xc")]("ImageEditing"))return;const t=this[as("0xa")][as("0x14")],e=this[as("0xa")][as("0x3")][as("0xb")](as("0x13"));e[as("0x0")]("replaceImageSource",[],[as("0x1")]),e._descriptionFactory[as("0x1c")]((e=>{if(as("0x12")!=e[as("0xd")])return;const{data:n}=e;return n&&as("0x1")==n[as("0x1b")]?n[as("0x4")]&&n[as("0xe")]?{type:as("0x19"),content:Qo(t,as("0x7"))}:{type:as("0x19"),content:""}:void 0})),this[as("0x16")]()}[as("0x16")](){const t=this[as("0xa")][as("0x3")].get(as("0x13"));t[as("0x9")][as("0x15")](as("0x18"),as("0x8"),as("0x10"),t[as("0x9")].getSuggestionCallback(as("0x18"),null,"discard")),t._suggestionFactory[as("0x15")](as("0x18"),as("0x8"),as("0x6"),t[as("0x9")][as("0x17")]("formatBlock",null,"accept")),this._registerLegacyDescription()}[as("0x11")](){const t=this.editor,e=t[as("0x14")];t[as("0x3")].get("TrackChangesEditing")[as("0x2")][as("0x1c")]((t=>{if("formatBlock"!=t[as("0xd")]&&as("0xf")!=t[as("0xd")])return;const{data:n}=t;return n&&as("0x8")==n[as("0x5")]?{type:as("0x19"),content:Qo(e,as("0x1a"))}:void 0}))}}const ls=["subType","ImageStyleEditing","suggestion","isBefore","plugins","_descriptionFactory","getSuggestion","hasSuggestion","locale","type","name","get","TrackChangesEditing","document","isInlineImage","formatBlock","*Format:* %0","isIntersecting","getClosestSelectedImageElement","title","has","commandParams","chain","normalizedStyles","forEach","Users","editor","registerPostFixer","getSuggestionCallback","commandReversedParams","_findSuggestions","getContainedElement","isBlockImage","registerCustomCallback","isEqual","imageTypeInline","findIndex","change","from","_suggestionFactory","format","filter","imageStyle","isOwn","registerDescriptionCallback","_registerLegacyDescription","markInlineFormat","commandName","getFirstRange","getChangedMarkers","imageStylePostApply","imageCaption","FORMAT_SIDE_IMAGE","next","differ","isInContent","value","model","end","commands","getSuggestions","convertInlineImageToBlock","toLowerCase","start","_splitMarkerName","discard","createRangeOn","nodeAfter","length","formatInline","refresh","shouldConvertImageType","imageTypeBlock","accept","join","afterInit","discardSuggestion","setImageNaturalSizeAttributes","side","newRange","insertion","author","ImageUtils","imageStylePreApply","selection"];var us,ds;us=ls,ds=143,function(t){for(;--t;)us.push(us.shift())}(++ds);const gs=function(t,e){return ls[t-=0]};class fs extends t.Plugin{[gs("0x11")](){const t=this[gs("0x35")];if(!t[gs("0x1f")][gs("0x2f")](gs("0x1c")))return;const n=t[gs("0x1f")].get(gs("0x27")),o=t[gs("0x1f")][gs("0x26")](gs("0x18")),r={};n.enableCommand(gs("0x45"),((r,i)=>{const s=t.plugins[gs("0x26")](gs("0x34")).me,x=t[gs("0x1")][gs("0x26")](gs("0x45"));let a=o.getClosestSelectedImageElement(t[gs("0x54")][gs("0x28")][gs("0x1a")]),c=t[gs("0x54")][gs("0x8")](a),l=x[gs("0x53")];if(l==i.value)return;const u={commandName:"imageStyle",commandParams:[i],formatGroupId:(0,e.uid)()};t[gs("0x54")][gs("0x40")]((()=>{if(n[gs("0x2")]().filter((t=>t[gs("0x52")]&&s==t[gs("0x17")]&&(gs("0x2a")==t[gs("0x24")]||gs("0xb")==t[gs("0x24")])&&(gs("0x19")==t[gs("0x1b")]||gs("0x4d")==t[gs("0x1b")])&&t[gs("0x4b")]().isEqual(c)))[gs("0x33")]((t=>n[gs("0x12")](t.head))),a=o[gs("0x2d")](t[gs("0x54")][gs("0x28")][gs("0x1a")]),c=t[gs("0x54")][gs("0x8")](a),x[gs("0xc")](),t[gs("0x1")].get(gs("0x3e")).refresh(),t.commands[gs("0x26")](gs("0xe"))[gs("0xc")](),l=x[gs("0x53")],l!=i[gs("0x53")])return o[gs("0x29")](a)&&x[gs("0xd")](i[gs("0x53")],a)?(r({...i,setImageSizes:!1}),a=o.getClosestSelectedImageElement(t.model.document.selection),void n.markBlockFormat(a,{...u,commandReversedParams:[{value:l||null,setImageSizes:!1}]},[],gs("0x19"))):void(o[gs("0x3b")](a)?n.markBlockFormat(a,u,[],gs("0x4d")):n[gs("0x49")](c,u,gs("0x4d")))}))}));for(const e of t[gs("0x1f")][gs("0x26")](gs("0x1c"))[gs("0x32")])r[e[gs("0x25")]]=e[gs("0x2e")][gs("0x4")]();n[gs("0x42")].registerCustomCallback(gs("0x2a"),gs("0x19"),"join",(()=>!1)),n[gs("0x42")][gs("0x3c")](gs("0x2a"),gs("0x4d"),"join",(()=>!1)),n._suggestionFactory.registerCustomCallback(gs("0xb"),"imageStylePostApply",gs("0x10"),(()=>!1)),n[gs("0x42")][gs("0x3c")](gs("0x2a"),gs("0x19"),gs("0xf"),(([t])=>{o[gs("0x13")](t[gs("0x3a")]())})),n[gs("0x42")][gs("0x3c")](gs("0x2a"),gs("0x19"),gs("0x7"),((t,e)=>{n[gs("0x42")][gs("0x37")](gs("0x2a"),"","accept")(t,{commandName:e[gs("0x4a")],commandParams:e[gs("0x38")]})})),n[gs("0x42")][gs("0x3c")]("formatBlock",gs("0x19"),gs("0x31"),(function(t,e){return s(t,e)?[t,e]:s(e,t)?[e,t]:null}));const i=[{type:gs("0x2a"),subType:gs("0x19")},{type:gs("0x16"),subType:gs("0x4e")},{type:gs("0x2a"),subType:gs("0x3")},{type:gs("0x16"),subType:"convertInlineImageToBlock"}];function s(t,e){const r=i[gs("0x3f")]((({type:e,subType:n})=>t[gs("0x24")]==e&&t.subType==n)),s=i[gs("0x3f")]((({type:t,subType:n})=>e[gs("0x24")]==t&&e[gs("0x1b")]==n));if(r<0||s<0)return!1;const x=t[gs("0x4b")](),a=e[gs("0x4b")]();if((0==r||1==r)&&2==s&&x[gs("0x2c")](a))return!0;if(2==r&&3==s){const t=n[gs("0x39")](x,"insertion")[gs("0x44")]((({suggestion:t,meta:e})=>e[gs("0x46")]&&gs("0x3")==t[gs("0x1b")]));if(t[gs("0xa")]>1&&a[gs("0x0")].isEqual(x[gs("0x5")]))return!0;if(1==t[gs("0xa")]&&(x[gs("0x5")][gs("0x3d")](a[gs("0x0")])||x.end.isEqual(a.start)))return!0}if(3==r&&3==s&&x[gs("0x5")][gs("0x1e")](a[gs("0x5")])){const t=x[gs("0x0")][gs("0x9")],e=a[gs("0x5")].nodeBefore;return o[gs("0x3b")](t)&&t===e}return!1}t[gs("0x54")][gs("0x28")][gs("0x36")]((()=>{let e=!1;const r=Array[gs("0x41")](t.model[gs("0x28")][gs("0x51")][gs("0x4c")]());for(const{name:t,data:i}of r){const{group:r,type:s,subType:x,id:a}=n[gs("0x6")](t);if(gs("0x1d")==r&&n[gs("0x22")](a)){if(gs("0x2a")==s&&(gs("0x19")==x||"imageStylePostApply"==x)){const t=n.getSuggestion(a);if(i.newRange){const r=t[gs("0x4b")]()[gs("0x3a")]();if(o[gs("0x3b")](r))continue;n[gs("0x12")](t),e=!0}}if(gs("0x16")==s&&gs("0x4e")==x&&!i[gs("0x15")]){const t=n[gs("0x21")](a);t[gs("0x50")]&&t[gs("0x50")].isInContent&&(n.discardSuggestion(t.next),e=!0)}}}return e})),this[gs("0x48")](r)}[gs("0x48")](t){const e=this.editor,n=e[gs("0x23")];e[gs("0x1f")][gs("0x26")](gs("0x27"))[gs("0x20")][gs("0x47")]((e=>{if(gs("0x2a")!=e.type&&gs("0xb")!=e[gs("0x24")])return;const{data:o}=e;if(!o||gs("0x45")!=o.commandName)return;const r=o[gs("0x30")][0][gs("0x53")];return i=gs("0x14")===r?Qo(n,gs("0x4f")):t[r]||r,{type:gs("0x43"),content:Qo(n,gs("0x2b"),i)};var i}))}}const ms=["dataInsert","_trackChangesValueDuringImport","forEach","_trackChangesExecuted","value","importWord","get","execute","_handleImportedData","lowest","collaboration_features","commands","editor","TrackChangesEditing","plugins","listenTo","trackChanges","track_changes"];var hs,bs;hs=ms,bs=319,function(t){for(;--t;)hs.push(hs.shift())}(++bs);const ps=function(t,e){return ms[t-=0]};class Es extends t.Plugin{constructor(t){super(t),this[ps("0x6")]=!1,this[ps("0x8")]=!1}afterInit(){const t=this[ps("0x11")],e=t.commands[ps("0xb")](ps("0xa")),n=t[ps("0x10")].get(ps("0x3"));e&&(e.on(ps("0xc"),((t,[,e])=>{this[ps("0x6")]=n[ps("0x9")],e[ps("0xf")][ps("0x4")]=!this[ps("0x6")]}),{priority:"high"}),this[ps("0x2")](e,ps("0x5"),this[ps("0xd")].bind(this)),this[ps("0x2")](e,ps("0x5"),(()=>{this[ps("0x8")]&&(n[ps("0xc")](),this[ps("0x8")]=!1)}),{priority:ps("0xe")}),t[ps("0x1")][ps("0xb")](ps("0x0")).enableCommand(ps("0xa")))}_handleImportedData(t,e){const{suggestions:n}=e,o=this.editor.commands[ps("0xb")](ps("0x3")),r=o[ps("0x9")];this[ps("0x6")]!==r&&(o.execute(),this._trackChangesExecuted=!0),n&&n[ps("0x7")]((({id:t,type:e,author:n,created_at:o})=>{const r={id:t,type:e,authorId:this[ps("0x11")][ps("0x1")][ps("0xb")]("Users").me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:n,createdAt:o?new Date(o):new Date,source:ps("0xa")}}};this[ps("0x11")][ps("0x1")][ps("0xb")](ps("0x0"))._setSuggestionData(r)}))}}const _s=["outdentBlock","type","afterInit","registerAttributeLabel","indentBlock","editor","IndentEditing","plugins","blockIndent","registerDescriptionCallback","get","commandName","getItemLabel","outdent","FORMAT_INDENT","_descriptionFactory","format","_registerLegacyDescription","TrackChangesEditing","*Outdent:* %0","_enableDefaultAttributesIntegration","enableCommand","locale","has","IndentBlock","getItems"];var Ts,ys;Ts=_s,ys=452,function(t){for(;--t;)Ts.push(Ts.shift())}(++ys);const Cs=function(t,e){return _s[t-=0]};class As extends t.Plugin{[Cs("0x12")](){const t=this[Cs("0x15")],e=t[Cs("0x17")][Cs("0x0")](Cs("0x8"));if(t[Cs("0x17")][Cs("0xd")](Cs("0x16"))&&(e.enableCommand("indent"),e[Cs("0xb")](Cs("0x3"))),t[Cs("0x17")][Cs("0xd")](Cs("0xe")))for(const t of[Cs("0x14"),Cs("0x10")])e[Cs("0xa")](t);const n=t[Cs("0xc")];e._registerBlockAttribute("blockIndent"),e[Cs("0x5")][Cs("0x13")](Cs("0x18"),Qo(n,Cs("0x4"))),this[Cs("0x7")]()}[Cs("0x7")](){const t=this[Cs("0x15")],e=t[Cs("0xc")],n=t[Cs("0x17")][Cs("0x0")]("TrackChangesEditing");n[Cs("0x5")][Cs("0x19")]((t=>{if("formatBlock"!=t[Cs("0x11")])return;const{data:o}=t;if(!o)return;if("indentBlock"!=o[Cs("0x1")]&&Cs("0x10")!=o[Cs("0x1")])return;const r=t[Cs("0xf")]()[0],i=n[Cs("0x5")][Cs("0x2")](r);return Cs("0x14")==o.commandName?{type:Cs("0x6"),content:Qo(e,"*Indent:* %0",i)}:Cs("0x10")==o[Cs("0x1")]?{type:Cs("0x6"),content:Qo(e,Cs("0x9"),i)}:void 0}))}}var ks,Ss,Rs=["init","plugins","get","input","TrackChangesEditing","editor"];ks=Rs,Ss=445,function(t){for(;--t;)ks.push(ks.shift())}(++Ss);var Is=function(t,e){return Rs[t-=0]};class vs extends t.Plugin{static get requires(){return[Vr.Input]}[Is("0x5")](){this[Is("0x4")][Is("0x0")][Is("0x1")](Is("0x3")).enableCommand(Is("0x2"))}}const Ns=["*Remove link*","registerDescriptionCallback","key","TrackChangesEditing","commandParams","attribute","link (","formatInline","toLowerCase","*Set link:* %0","commands","link","has","commandName","_descriptionFactory","get","type","editor","map","plugins","unlink","linkHref","format"];var Ls,Ms;Ls=Ns,Ms=435,function(t){for(;--t;)Ls.push(Ls.shift())}(++Ms);const ws=function(t,e){return Ns[t-=0]};class Os extends t.Plugin{afterInit(){const t=this[ws("0x13")];if(!t[ws("0x15")][ws("0xe")]("LinkEditing"))return;const e=t[ws("0x15")][ws("0x11")](ws("0x5")),n=t[ws("0xc")].get(ws("0xd"));e._enableDefaultAttributesIntegration(ws("0xd"),[ws("0x0"),...n.manualDecorators[ws("0x14")]((t=>t.id))]),e._enableDefaultAttributesIntegration(ws("0x16"));for(const t of n.manualDecorators)e._descriptionFactory.registerAttributeLabel(t.id,ws("0x8")+t.label[ws("0xa")]()+")");e[ws("0x10")][ws("0x3")]((e=>{if(ws("0x7")!=e.type)return;const{data:n}=e;if(!n||ws("0x0")!=n[ws("0x4")])return;const o=n.newValue,r=t.locale;return{type:ws("0x1"),content:null==o?Qo(r,ws("0x2")):Qo(r,ws("0xb"),'"'+o+'"')}})),this._registerLegacyDescription()}_registerLegacyDescription(){const t=this[ws("0x13")],e=t.locale;t[ws("0x15")].get(ws("0x5"))._descriptionFactory[ws("0x3")]((t=>{if(ws("0x9")!=t[ws("0x12")])return;const{data:n}=t;if(n){if(ws("0xd")==n[ws("0xf")]){const t=n[ws("0x6")][0];return{type:ws("0x1"),content:Qo(e,ws("0xb"),'"'+t+'"')}}return ws("0x16")==n.commandName?{type:"format",content:Qo(e,"*Remove link*")}:void 0}}))}}const Fs=["end","_descriptionFactory","outdentList","formatInline","markBlockFormat","value","enableCommand","ELEMENT_NUMBERED_LIST","TrackChangesEditing","listItem","commandName","numberedList","selection","listIndent","ELEMENT_LIST_ITEM","nextSibling","listType","element","name","push","indentList","get","length","paragraph","change","filter","commands","format","*Check item*","replace","add","List","checkTodoList","bulletedList","slice","registerDescriptionCallback","bulleted","getSelectedBlocks","before","schema","TodoListEditing","blockName","createPositionAt","todoList","model","has","commandParams","findIndex","*Change to:* %0","ListEditing","type","execute","getAttribute","isObject","*Indent:* %0","document","*Uncheck item*","from","checkChild","formatBlock","plugins","previousSibling","registerElementLabel"];var Ds,Bs;Ds=Fs,Bs=381,function(t){for(;--t;)Ds.push(Ds.shift())}(++Bs);const Ps=function(t,e){return Fs[t-=0]};class Us extends t.Plugin{afterInit(){const t=this.editor,e=t.locale;if(!t.plugins[Ps("0x2a")](Ps("0x2e")))return;const n=t[Ps("0x39")].get(Ps("0x5")),o=t[Ps("0x39")][Ps("0x2a")](Ps("0x25"));function r(e){return()=>{const o=t[Ps("0x29")][Ps("0x34")][Ps("0x9")],r=t[Ps("0x17")][Ps("0x12")](e);if(r[Ps("0x2")])return void t[Ps("0x30")](Ps("0x14"),{});const i=e[Ps("0x1f")](0,-4),s=function(t,e,n){let o=Array[Ps("0x36")](t)[Ps("0x16")]((t=>{return e=t,(o=n)[Ps("0x37")](e.parent,Ps("0x6"))&&!o[Ps("0x32")](e);var e,o}));o=o.filter((t=>!t.is(Ps("0xe"),Ps("0x6"))||t[Ps("0x31")](Ps("0xd"))!=e));const r=new Set;for(const t of o)t.is(Ps("0xe"),Ps("0x6"))?r[Ps("0x1b")](js(t)):r.add(t);return Array.from(r)}(o[Ps("0x22")](),i,t[Ps("0x29")][Ps("0x24")]);t[Ps("0x29")][Ps("0x15")]((()=>{for(const t of s)n[Ps("0x1")](t,{commandName:e,commandParams:[{forceValue:!r[Ps("0x2")]}],formatGroupId:Ps("0x26")},Gs(t))}))}}function i(e){return()=>{const o=function(t){let e=Array[Ps("0x36")](t);const n=e[Ps("0x2c")]((t=>Ps("0x6")!=t[Ps("0xf")]));return n>-1&&(e=e[Ps("0x1f")](0,n)),e}(t[Ps("0x29")].document[Ps("0x9")][Ps("0x22")]()),r=t[Ps("0x29")].createRange(t[Ps("0x29")][Ps("0x27")](o[0],Ps("0x23")),t.model.createPositionAt(o[o[Ps("0x13")]-1],Ps("0x3c")));t[Ps("0x29")][Ps("0x15")]((()=>{n.markBlockFormat(r,{commandName:e,commandParams:[],formatGroupId:Ps("0xa")},function(t){const e=new Set;for(const n of t){let t=n.nextSibling;for(;t&&t.getAttribute(Ps("0xa"))>n.getAttribute(Ps("0xa"));)e.add(t),t=t[Ps("0xc")]}return Array[Ps("0x36")](e)}(o))}))}}n.enableCommand(Ps("0x8"),r(Ps("0x8"))),n.enableCommand(Ps("0x1e"),r(Ps("0x1e"))),o&&n[Ps("0x3")]("todoList",r(Ps("0x28"))),n[Ps("0x3")]("indentList",i(Ps("0x11"))),n[Ps("0x3")](Ps("0x3e"),i(Ps("0x3e"))),o&&n.enableCommand(Ps("0x1d"),(()=>{const e=t[Ps("0x17")][Ps("0x12")]("checkTodoList"),o=Array[Ps("0x36")](e._selectedElements);o.filter((t=>t.getAttribute("todoListChecked")!=e.value)),t[Ps("0x29")][Ps("0x15")]((()=>{for(const t of o)n[Ps("0x1")](t,{commandName:Ps("0x1d"),commandParams:[{forceValue:!e[Ps("0x2")]}]})}))})),n[Ps("0x3d")][Ps("0x3b")](Ps("0x6"),(t=>Qo(e,Ps("0xb"),t))),n._descriptionFactory[Ps("0x20")]((t=>{if(Ps("0x38")!=t[Ps("0x2f")]&&Ps("0x0")!=t[Ps("0x2f")])return;const{data:n}=t;if(n){if("numberedList"==n[Ps("0x7")]||Ps("0x1e")==n[Ps("0x7")]||Ps("0x28")==n.commandName)switch(n[Ps("0x7")][Ps("0x1a")](Ps("0x1c"),"")){case Ps("0x21"):return o(Qo(e,"ELEMENT_BULLETED_LIST"));case"numbered":return o(Qo(e,Ps("0x4")));case"todo":return o(Qo(e,"ELEMENT_TODO_LIST"))}if(Ps("0x11")==n[Ps("0x7")])return{type:Ps("0x18"),content:Qo(e,Ps("0x33"),Qo(e,Ps("0xb")))};if("outdentList"==n[Ps("0x7")])return{type:Ps("0x18"),content:Qo(e,"*Outdent:* %0",Qo(e,Ps("0xb")))};if(Ps("0x1d")==n[Ps("0x7")])return n[Ps("0x2b")][0].forceValue?{type:"format",content:Qo(e,Ps("0x19"))}:{type:Ps("0x18"),content:Qo(e,Ps("0x35"))}}function o(t){return{type:Ps("0x18"),content:Qo(e,Ps("0x2d"),t)}}}))}}function js(t){const e=t.getAttribute(Ps("0xa"));if(0==e)return t;let n=t;for(;t[Ps("0x3a")]&&t[Ps("0x3a")].is(Ps("0xe"),Ps("0x6"));){const o=t[Ps("0x3a")].getAttribute(Ps("0xa"));if(o==e)n=t[Ps("0x3a")];else if(o<e)break;t=t[Ps("0x3a")]}return n}function Gs(t){const e=[];if(t.is(Ps("0xe"),Ps("0x6"))&&t[Ps("0x31")](Ps("0xa"))>0){let n=t.nextSibling;for(;n&&Ps("0x6")==n[Ps("0xf")]&&n[Ps("0x31")](Ps("0xa"))==t[Ps("0x31")](Ps("0xa"));)e[Ps("0x10")](n),n=n.nextSibling}return e}const Hs=["plugins","selection","filter","locale","createPositionAt","unshift","listReversed","_LIST_","ListPropertiesEditing","enableCommand","listType","flat","type","getSiblingNodes","handleListStyleCommand","*Format:* set order to regular","list.properties","commandName","listItem","document","map","_descriptionFactory","change","format","_getSuggestionBlocksForListStyle","createRange","TrackChangesEditing","styles","commandParams","handleDescriptions","has","bind","getListTypeFromListStyleType","formatBlock","registerDescriptionCallback","before","forward","*Change to:* %0","listStyle","getSelectedBlocks","markMultiRangeBlockFormat","get","ELEMENT_","ListUtils","listStart","element","length","_getSuggestionBlocks","from","editor","backward","startIndex","handleListReversedCommand","getFirstPosition","toUpperCase","model","*Format:* set order to reversed","reversed"];var Vs,zs;Vs=Hs,zs=371,function(t){for(;--t;)Vs.push(Vs.shift())}(++zs);const Ws=function(t,e){return Hs[t-=0]};class Ks extends t.Plugin{afterInit(){if(!this.editor[Ws("0x23")][Ws("0x7")](Ws("0x2b")))return;const t=this[Ws("0x1a")].config[Ws("0x12")](Ws("0x33")),e=this[Ws("0x1a")][Ws("0x23")].get(Ws("0x3"));t[Ws("0x4")]&&e[Ws("0x2c")](Ws("0xf"),this.handleListStyleCommand[Ws("0x8")](this)),t[Ws("0x22")]&&e[Ws("0x2c")]("listReversed",this[Ws("0x1d")][Ws("0x8")](this)),t.startIndex&&e[Ws("0x2c")](Ws("0x15"),this.handleListStartCommand[Ws("0x8")](this)),e[Ws("0x38")][Ws("0xb")](this.handleDescriptions[Ws("0x8")](this))}[Ws("0x31")](t,e={}){const n=this[Ws("0x1a")][Ws("0x23")][Ws("0x12")]("TrackChangesEditing"),o=this[Ws("0x1")]();this[Ws("0x1a")].model[Ws("0x39")]((()=>{n[Ws("0x11")](o,{commandName:Ws("0xf"),commandParams:[{type:e[Ws("0x2f")]}],formatGroupId:"listStyle"})}))}[Ws("0x1d")](t,e={}){const n=this[Ws("0x1a")][Ws("0x23")][Ws("0x12")](Ws("0x3")),o=this[Ws("0x18")]((t=>t.is(Ws("0x16"),Ws("0x35"))&&"numbered"===t.getAttribute(Ws("0x2d"))));if(o[Ws("0x17")]<1)return;const r=o.map((t=>this[Ws("0x1a")][Ws("0x20")][Ws("0x2")](this[Ws("0x1a")][Ws("0x20")][Ws("0x27")](t,Ws("0xc")),this[Ws("0x1a")][Ws("0x20")][Ws("0x27")](t,0))));this[Ws("0x1a")][Ws("0x20")][Ws("0x39")]((()=>{n[Ws("0x11")](r,{commandName:Ws("0x29"),commandParams:[{reversed:e[Ws("0x22")]}],formatGroupId:Ws("0x29")})}))}handleListStartCommand(t,e={}){const n=this[Ws("0x1a")][Ws("0x23")][Ws("0x12")](Ws("0x3")),o=this[Ws("0x18")]((t=>t.is(Ws("0x16"),Ws("0x35"))&&"numbered"===t.getAttribute("listType")));if(o[Ws("0x17")]<1)return;const r=o[Ws("0x37")]((t=>this[Ws("0x1a")][Ws("0x20")][Ws("0x2")](this[Ws("0x1a")].model[Ws("0x27")](t,"before"),this.editor.model[Ws("0x27")](t,0))));this.editor.model.change((()=>{n.markMultiRangeBlockFormat(r,{commandName:Ws("0x15"),commandParams:[{startIndex:e[Ws("0x1c")]}],formatGroupId:Ws("0x15")})}))}[Ws("0x6")](t){if(Ws("0xa")!=t.type&&"formatInline"!=t[Ws("0x2f")])return;const e=this[Ws("0x1a")][Ws("0x26")],{data:n}=t;if(!n)return;let o,r;switch(n[Ws("0x34")]){case"listStyle":o=Ws("0xe"),r={type:Ws("0x0"),content:Qo(e,o,Qo(e,this._getTranslationKeyForListStyle(n[Ws("0x5")][0][Ws("0x2f")])))};break;case Ws("0x29"):o=n[Ws("0x5")][0].reversed?Ws("0x21"):Ws("0x32"),r={type:Ws("0x0"),content:Qo(e,o)};break;case Ws("0x15"):o="*Format:* set start index to %0",r={type:"format",content:Qo(e,o,n.commandParams[0].startIndex)}}return r}_getSuggestionBlocksForListStyle(){var t,e,n,o;const r=this[Ws("0x1a")][Ws("0x23")][Ws("0x12")]("ListUtils");let i=Array[Ws("0x19")](this[Ws("0x1a")][Ws("0x20")].document[Ws("0x24")][Ws("0x10")]());return(null===(t=i[0])||void 0===t?void 0:t.is(Ws("0x16"),Ws("0x35")))&&i[Ws("0x28")](...r.getSiblingNodes(this[Ws("0x1a")][Ws("0x20")][Ws("0x36")][Ws("0x24")][Ws("0x1e")](),"backward")),(null===(e=i[i[Ws("0x17")]-1])||void 0===e?void 0:e.is(Ws("0x16"),Ws("0x35")))&&i.push(...r[Ws("0x30")](this[Ws("0x1a")][Ws("0x20")][Ws("0x36")][Ws("0x24")].getLastPosition(),Ws("0xd"))),i=[...new Set(i)],(null===(o=null===(n=this[Ws("0x1a")][Ws("0x20")][Ws("0x36")][Ws("0x24")][Ws("0x1e")]())||void 0===n?void 0:n.parent)||void 0===o?void 0:o.is(Ws("0x16"),Ws("0x35")))&&(i=i[Ws("0x25")]((t=>t.is(Ws("0x16"),Ws("0x35"))))),i}[Ws("0x18")](t){const e=this[Ws("0x1a")][Ws("0x23")][Ws("0x12")](Ws("0x14"));let n=Array[Ws("0x19")](this[Ws("0x1a")][Ws("0x20")][Ws("0x36")][Ws("0x24")][Ws("0x10")]())[Ws("0x25")](t)[Ws("0x37")]((t=>{const n=this[Ws("0x1a")][Ws("0x20")][Ws("0x27")](t,0);return[...e[Ws("0x30")](n,Ws("0x1b")),...e[Ws("0x30")](n,Ws("0xd"))]}))[Ws("0x2e")]();return n=[...new Set(n)],n}_getTranslationKeyForListStyle(t){return Ws("0x13")+this[Ws("0x1a")][Ws("0x23")][Ws("0x12")](Ws("0x14"))[Ws("0x9")](t)[Ws("0x1f")]()+Ws("0x2a")+t[Ws("0x1f")]().replace(/-/g,"_")}}const qs=["afterInit","locale","media","div","createEmptyElement","elementToElement","stop","options","mediaEmbed","dataDowncast","TrackChangesEditing","has","plugins","showSuggestionHighlights","get","ELEMENT_MEDIA","high","_descriptionFactory","MediaEmbedEditing","attribute:url:media","data"];var Xs,$s;Xs=qs,$s=325,function(t){for(;--t;)Xs.push(Xs.shift())}(++$s);const Zs=function(t,e){return qs[t-=0]};class Ys extends t.Plugin{[Zs("0xb")](){const t=this.editor;if(!t[Zs("0x2")][Zs("0x1")](Zs("0x8")))return;const e=t[Zs("0x2")][Zs("0x4")](Zs("0x0")),n=t[Zs("0xc")];e.enableCommand(Zs("0x13")),e[Zs("0x7")].registerElementLabel(Zs("0xd"),(t=>Qo(n,Zs("0x5"),t))),t.conversion.for(Zs("0x14"))[Zs("0x10")]({model:Zs("0xd"),view:(t,{writer:e,options:n})=>{if(n[Zs("0x3")])return e[Zs("0xf")](Zs("0xe"))},converterPriority:Zs("0x6")}),t[Zs("0xa")].downcastDispatcher.on(Zs("0x9"),((t,e,n)=>{n[Zs("0x12")][Zs("0x3")]&&t[Zs("0x11")]()}),{priority:Zs("0x6")})}}const Js=["get","TrackChangesEditing","plugins","afterInit","enableCommand","MentionEditing","mention"];var Qs,tx;Qs=Js,tx=407,function(t){for(;--t;)Qs.push(Qs.shift())}(++tx);const ex=function(t,e){return Js[t-=0]};class nx extends t.Plugin{[ex("0x2")](){const t=this.editor;t[ex("0x1")].has(ex("0x4"))&&t[ex("0x1")][ex("0x6")](ex("0x0"))[ex("0x3")](ex("0x5"))}}const ox=["enableCommand","get","plugins","TrackChangesEditing","editor","locale","pageBreak","PageBreakEditing","afterInit","ELEMENT_PAGE_BREAK","_descriptionFactory","has"];var rx,ix;rx=ox,ix=124,function(t){for(;--t;)rx.push(rx.shift())}(++ix);const sx=function(t,e){return ox[t-=0]};class xx extends t.Plugin{[sx("0x4")](){const t=this[sx("0x0")];if(!t[sx("0xa")][sx("0x7")](sx("0x3")))return;t.plugins[sx("0x9")](sx("0xb"))[sx("0x8")](sx("0x2"));const e=t[sx("0xa")].get(sx("0xb")),n=t[sx("0x1")];e[sx("0x6")].registerElementLabel(sx("0x2"),(t=>Qo(n,sx("0x5"),t)))}}const ax=["*Insert:* %0","paragraph","consumable","getFirstRange","ck-suggestion-marker--active","checkChild","plugins","start","isLimit","editor","insert","model","ck-suggestion-marker-split","schema","name","markerName","addClass","type","locale","afterInit","showSuggestionHighlights","nodeAfter","data","writer","isBlock","*Change to:* %0","mapper","insertion","format","markerRange","isTouching","editing","consume","get","addMarker:suggestion:insertion","_registerLegacyDescription","commandName","downcastDispatcher","includes","_enableDefaultAttributesIntegration","has","registerDescriptionCallback","insertParagraph","_descriptionFactory","getItemLabel","TrackChangesEditing","$text"];var cx,lx;cx=ax,lx=213,function(t){for(;--t;)cx.push(cx.shift())}(++lx);const ux=function(t,e){return ax[t-=0]};class dx extends t.Plugin{[ux("0x29")](){const t=this[ux("0x1f")];if(!t.plugins[ux("0xf")]("Paragraph"))return;const e=t.locale,n=t[ux("0x1c")][ux("0x8")](ux("0x14"));n[ux("0x12")].registerElementLabel("paragraph",(t=>Qo(e,"ELEMENT_PARAGRAPH",t))),n[ux("0xe")](ux("0x17")),n.enableCommand(ux("0x11")),t[ux("0x6")][ux("0xc")].on(ux("0x9"),gx(t),{priority:"highest"}),t[ux("0x2c")][ux("0xc")].on(ux("0x9"),((e,n,o)=>{o.options[ux("0x2a")]&&gx(t,{showActiveMarker:!1})(e,n,o)}),{priority:"highest"});const o=n[ux("0x12")];o[ux("0x10")]((n=>{if("insertion"!==n[ux("0x27")])return;const{start:r,end:i}=n[ux("0x19")]();if(!r[ux("0x5")](i)||!r[ux("0x2b")])return;const s=t[ux("0x21")][ux("0x23")],x=r[ux("0x2b")];return s[ux("0x2e")](x)&&!s[ux("0x1e")](x)&&s[ux("0x1b")](x,ux("0x15"))?{type:ux("0x2"),content:Qo(e,ux("0x16"),o[ux("0x13")](x,1))}:void 0})),this[ux("0xa")]()}[ux("0xa")](){const t=this[ux("0x1f")],e=t[ux("0x28")];t[ux("0x1c")][ux("0x8")]("TrackChangesEditing")._descriptionFactory[ux("0x10")]((t=>{if("formatBlock"!=t[ux("0x27")])return;const{data:n}=t;return n&&ux("0x17")==n[ux("0xb")]?{type:ux("0x3"),content:Qo(e,ux("0x0"),Qo(e,"ELEMENT_PARAGRAPH"))}:void 0}))}}function gx(t,{showActiveMarker:e=!0}={}){return(n,o,r)=>{const i=t[ux("0x1c")][ux("0x8")](ux("0x14")),s=o[ux("0x4")][ux("0x1d")],x=o[ux("0x4")].end,a=t.model[ux("0x23")];if(!s[ux("0x5")](x)||!s.nodeAfter)return;const c=s[ux("0x2b")];if(a[ux("0x2e")](c)&&!a[ux("0x1e")](c)&&a[ux("0x1b")](c,ux("0x15"))){if(!r[ux("0x18")][ux("0x7")](o[ux("0x4")],n[ux("0x24")]))return;const t=r[ux("0x2d")].createUIElement("span",{class:ux("0x22")}),s=r.mapper.toViewPosition(x);e&&i.activeMarkers[ux("0xd")](o[ux("0x25")])&&r[ux("0x2d")][ux("0x26")](ux("0x1a"),t),r[ux("0x2d")][ux("0x20")](s,t),r[ux("0x1")].bindElementToMarker(t,o[ux("0x25")])}}}const fx=["_descriptionFactory","TrackChangesEditing","plugins","locale","formatBlock","registerDescriptionCallback","removeFormat","_registerLegacyDescription","afterInit","has","commandName","editor","type","get"];var mx,hx;mx=fx,hx=246,function(t){for(;--t;)mx.push(mx.shift())}(++hx);const bx=function(t,e){return fx[t-=0]};class px extends t.Plugin{[bx("0x0")](){const t=this.editor;t[bx("0x8")][bx("0x1")]("RemoveFormatEditing")&&(t[bx("0x8")][bx("0x5")](bx("0x7"))._enableDefaultAttributesIntegration(bx("0xc")),this[bx("0xd")]())}[bx("0xd")](){const t=this[bx("0x3")];t.plugins.get(bx("0x7"))[bx("0x6")][bx("0xb")]((e=>{if(bx("0xa")!=e.type&&"formatInline"!=e[bx("0x4")])return;const{data:n}=e;return n&&"removeFormat"==n[bx("0x2")]?{type:"format",content:Qo(t[bx("0x9")],"*Remove all formatting*")}:void 0}))}}const Ex=["enableCommand","get","plugins","acceptSuggestion","acceptAllSuggestions","acceptSelectedSuggestions","goToPreviousRestrictedEditingException","TrackChangesEditing","discardAllSuggestions","discardSuggestion","has","RestrictedEditingModeEditing","editor","afterInit"];var _x,Tx;_x=Ex,Tx=254,function(t){for(;--t;)_x.push(_x.shift())}(++Tx);const yx=function(t,e){return Ex[t-=0]};class Cx extends t.Plugin{[yx("0xb")](){const t=this[yx("0xa")];if(!t[yx("0x0")][yx("0x8")](yx("0x9")))return;const e=t.plugins[yx("0xd")](yx("0x5"));e[yx("0xc")](yx("0x4")),e.enableCommand("goToNextRestrictedEditingException");const n=t.plugins[yx("0xd")](yx("0x9"));n[yx("0xc")]("trackChanges"),n[yx("0xc")](yx("0x1")),n[yx("0xc")](yx("0x7")),n[yx("0xc")](yx("0x2")),n.enableCommand(yx("0x6")),n[yx("0xc")](yx("0x3")),n[yx("0xc")]("discardSelectedSuggestions")}}const Ax=["editing","split","name","test","high","insert","getItems","shiftEnter","downcastDispatcher","writer","mapper","ELEMENT_LINE_BREAK","requires","TrackChangesEditing","deletion","init","_descriptionFactory","ck-suggestion-marker--active","createPositionBefore","activeMarkers","softBreak","showSuggestionHighlights","includes","addClass","addMarker:suggestion:insertion","editor","options","addMarker:suggestion:deletion","ck-suggestion-marker-","markerName","toViewPosition","bindElementToMarker","model"];var kx,Sx;kx=Ax,Sx=483,function(t){for(;--t;)kx.push(kx.shift())}(++Sx);const Rx=function(t,e){return Ax[t-=0]};class Ix extends t.Plugin{static get[Rx("0x18")](){return[ui.ShiftEnter]}[Rx("0x1b")](){const t=this[Rx("0x4")],e=t.plugins.get(Rx("0x19"));e.enableCommand(Rx("0x13")),t[Rx("0xc")][Rx("0x14")].on(Rx("0x3"),vx(t),{priority:Rx("0x10")}),t[Rx("0xc")][Rx("0x14")].on(Rx("0x6"),vx(t),{priority:"high"}),t.data[Rx("0x14")].on("addMarker:suggestion",((e,n,o)=>{o[Rx("0x5")][Rx("0x0")]&&vx(t,{showActiveMarker:!1})(e,n,o)})),e[Rx("0x1c")].registerElementLabel(Rx("0x20"),(e=>Qo(t.locale,Rx("0x17"),e)))}}function vx(t,{showActiveMarker:e=!0}={}){return(n,o,r)=>{const i=t.plugins.get(Rx("0x19"));if(!r.consumable[Rx("0xf")](o.markerRange,n[Rx("0xe")]))return;const s=t[Rx("0xb")];for(const t of o.markerRange[Rx("0x12")]()){if(!t.is("element","softBreak"))continue;const n=Rx("0x1a")==o[Rx("0x8")][Rx("0xd")](":")[1]?"merge":Rx("0xd"),x=r[Rx("0x15")].createUIElement("span",{class:Rx("0x7")+n}),a=r[Rx("0x16")][Rx("0x9")](s[Rx("0x1e")](t));e&&i[Rx("0x1f")][Rx("0x1")](o.markerName)&&r.writer[Rx("0x2")](Rx("0x1d"),x),r[Rx("0x15")][Rx("0x11")](a,x),r.mapper[Rx("0xa")](x,o[Rx("0x8")])}}}const Nx=["getRanges","document","isCollapsed","StandardEditingModeEditing","model","FORMAT_RESTRICTED_ENABLED","forceValue","registerDescriptionCallback","afterInit","commandParams","formatBlock","type","plugins","markInlineFormat","commands","commandName","editor","selection","enableCommand","change","restrictedEditingException","has","get","formatInline","locale"];var Lx,Mx;Lx=Nx,Mx=213,function(t){for(;--t;)Lx.push(Lx.shift())}(++Mx);const wx=function(t,e){return Nx[t-=0]};class Ox extends t.Plugin{[wx("0x14")](){const t=this[wx("0x3")],e=t[wx("0x10")],n=t[wx("0xb")];if(!t[wx("0x18")][wx("0x8")](wx("0xf")))return;const o=t[wx("0x18")][wx("0x9")]("TrackChangesEditing"),r=wx("0x7"),i=t[wx("0x1")][wx("0x9")](r);o[wx("0x5")](r,((t,n={})=>{const s=e[wx("0xd")][wx("0x4")];if(s[wx("0xe")])return void t(n);const x=void 0!==n[wx("0x12")]?n.forceValue:!i.value;e[wx("0x6")]((()=>{const t=Array.from(s[wx("0xc")]());for(const n of t){const t=x?[n]:Xr(r,n,e);for(const e of t)o[wx("0x0")](e,{commandName:r,commandParams:[{forceValue:x}]})}}))})),o._descriptionFactory[wx("0x13")]((t=>{if(wx("0x16")!=t[wx("0x17")]&&wx("0xa")!=t[wx("0x17")])return;const{data:e}=t;return e&&e[wx("0x2")]==r?e[wx("0x15")][0][wx("0x12")]?{type:"format",content:Qo(n,wx("0x11"))}:{type:"format",content:Qo(n,"FORMAT_RESTRICTED_DISABLED")}:void 0}))}}const Fx=["definitions","StyleUtils","ghsAttributes","formatInline","add","normalizeConfig","_registerBlockAttribute","_descriptionFactory","config","has","Style","getGhsAttributeNameForElement","_registerInlineAttribute","inline","_enableDefaultAttributesIntegration","format","*Set format:* %0","afterInit","editor","type","registerAttributeLabel","block","_registerLegacyDescription","styleName","element","DataSchema","style","FORMAT_STYLE","TrackChangesEditing","locale","forceValue","commandParams","registerDescriptionCallback","plugins","get","toLowerCase"];var Dx,Bx;Dx=Fx,Bx=101,function(t){for(;--t;)Dx.push(Dx.shift())}(++Bx);const Px=function(t,e){return Fx[t-=0]};class Ux extends t.Plugin{[Px("0x18")](){const t=this.editor;if(!t[Px("0x4")][Px("0x10")](Px("0x11"))||!t[Px("0x4")][Px("0x10")](Px("0x20")))return;const e=t[Px("0x4")][Px("0x5")](Px("0x23")),n=t[Px("0x0")],o=t[Px("0xf")].get(Px("0x21")),r=t[Px("0x4")][Px("0x5")]("GeneralHtmlSupport"),i=t[Px("0x4")][Px("0x5")](Px("0x8"))[Px("0xc")](t[Px("0x4")][Px("0x5")]("DataSchema"),o[Px("0x7")]);e[Px("0x15")]("style");const s=new Set;for(const t of i[Px("0x1c")]){const e=r[Px("0x12")](t[Px("0x1f")]);s[Px("0xb")](e)}const x=new Set;for(const t of i[Px("0x14")]){const e=r.getGhsAttributeNameForElement(t[Px("0x1f")]);x[Px("0xb")](e);for(const e of t[Px("0x9")])x[Px("0xb")](e)}for(const t of s)e[Px("0xd")](t),e[Px("0xe")].registerAttributeLabel(t,Qo(n,Px("0x22")));for(const t of x)e[Px("0x13")](t),e[Px("0xe")][Px("0x1b")](t,Qo(n,Px("0x22")));this[Px("0x1d")]()}[Px("0x1d")](){const t=this[Px("0x19")],e=t.locale;t[Px("0x4")][Px("0x5")](Px("0x23"))[Px("0xe")][Px("0x3")]((t=>{if("formatBlock"!=t[Px("0x1a")]&&Px("0xa")!=t[Px("0x1a")])return;const{data:n}=t;return n&&"style"===n.commandName?n[Px("0x2")][0][Px("0x1")]?{type:Px("0x16"),content:Qo(e,Px("0x17"),n[Px("0x2")][0][Px("0x1e")][Px("0x6")]())}:{type:Px("0x16"),content:Qo(e,"*Remove format:* %0",n[Px("0x2")][0][Px("0x1e")][Px("0x6")]())}:void 0}))}}const jx=["filter","insert","plugins","suggestion","element","tableRow","removeTableColumn","TrackChangesEditing","tableCell","highest","removeTableRow","data","_descriptionFactory","createTableWalker","end","map","deletion","insertTableRowBelow","registerDescriptionCallback","_getCoordsForCells","type","insertTableRowAbove","createRangeOn","markMultiRangeDeletion","batch","insertion","min","commands","push","substr","length","$textProxy","editor","subType","createPositionAt","fromRange","low","registerCustomCallback","insertTableColumnLeft","rootName","insertTableColumnRight","cell","model","ELEMENT_TABLE_ROW","downcastDispatcher","createRangeIn","afterInit","getSelectionAffectedTableCells","execute","discard","accept","registerElementLabel","tableColumn","tablePaste","addRange","ELEMENT_TABLE_ROW_WITH_TEXT","minColumn","getFirstRange","nodeAfter","oldRange","name","from","root","maxRow","getChanges","colspan","TableUtils","last","getSuggestion","findAncestor","options","nodeBefore","position","isInContent","table","maxColumn","some","first","detach","hasAttribute","max","refresh","getContainedElement","ELEMENT_TABLE_COLUMN","_tableSuggestions","_getSuggestionCoords","start","order","getCellLocation","_splitMarkerName","getColumnIndexes","getRanges","above","$graveyard","ELEMENT_TABLE_COLUMN_WITH_TEXT","isEqual","startsWith","isIntersectingWithRange","TableEditing","enqueueChange","*Insert:* %0","values","has","MIN_SAFE_INTEGER","getItems","*Remove:* %0","getAttribute","addMarker:suggestion","setSelection","span","_suggestionFactory","_acceptFormatSuggestionCallbackFactory","addClass","differ","locale","writer","ELEMENT_TABLE","change","toLowerCase","get","insertTable","enableCommand","rowspan","toViewElement","markMultiRangeInsertion","_setupColumnsRowsFixing","left","change:data","MAX_SAFE_INTEGER","classes","selection","document","join","isTouching"];var Gx,Hx;Gx=jx,Hx=259,function(t){for(;--t;)Gx.push(Gx.shift())}(++Hx);const Vx=function(t,e){return jx[t-=0]};class zx extends t.Plugin{constructor(t){super(t),this._tablePostFixingSubtypes=[Vx("0xe"),Vx("0x3d")],this[Vx("0x5d")]=new Set}[Vx("0x37")](){const t=this.editor,e=t[Vx("0x33")][Vx("0x6")][Vx("0x5")];if(!t[Vx("0xb")][Vx("0x6f")](Vx("0x6b")))return;const n=t[Vx("0x7b")],o=t[Vx("0xb")][Vx("0x80")](Vx("0x10")),r=t[Vx("0xb")].get(Vx("0x4b"));o[Vx("0x15")][Vx("0x3c")](Vx("0x53"),(t=>Qo(n,Vx("0x7d"),t))),this[Vx("0x0")](),o[Vx("0x82")](Vx("0x81")),o[Vx("0x82")]("selectTableRow"),o[Vx("0x82")]("selectTableColumn");for(const n of[Vx("0x1e"),Vx("0x1a")]){const i=t[Vx("0x24")][Vx("0x80")](n);o[Vx("0x82")](n,(n=>{t[Vx("0x33")][Vx("0x7e")]((t=>{n();const s=Vx("0x65")===i[Vx("0x60")],x=r[Vx("0x38")](e),a=r.getRowIndexes(x),c=s?a[Vx("0x56")]-1:a.last+1,l=x[0][Vx("0x4e")](Vx("0x53")),u=r.createTableWalker(l,{startRow:c,endRow:c}),d=Array[Vx("0x46")](u)[Vx("0x18")]((e=>t[Vx("0x1f")](e[Vx("0x32")])));o[Vx("0x85")](d,Vx("0xe"))}))}))}for(const n of[Vx("0x2f"),Vx("0x31")]){const i=t[Vx("0x24")][Vx("0x80")](n);o.enableCommand(n,(n=>{t[Vx("0x33")][Vx("0x7e")]((t=>{n();const s=Vx("0x1")===i[Vx("0x60")],x=r.getSelectionAffectedTableCells(e),a=r.getColumnIndexes(x),c=s?a.first-1:a[Vx("0x4c")]+1,l=x[0][Vx("0x4e")](Vx("0x53")),u=r[Vx("0x16")](l,{startRow:0,column:c,includeAllSlots:!1}),d=Array.from(u)[Vx("0x18")]((e=>t[Vx("0x1f")](e.cell)));o[Vx("0x85")](d,Vx("0x3d"))}))}))}for(const n of["removeTableRow",Vx("0xf")]){const i=n.substr(11),s=i[Vx("0x7f")](),x=s[Vx("0x26")](0,3)+"span",a=Vx("0x53")+i,c=Vx("0x23")+i,l="max"+i;o.enableCommand(n,(()=>{t[Vx("0x33")][Vx("0x7e")]((t=>{const i=r[Vx("0x38")](e),u=i[0].findAncestor(Vx("0x53"));let d;if(Vx("0x13")==n){const t=r.getRowIndexes(i);d={startRow:t[Vx("0x56")],endRow:t[Vx("0x4c")],includeAllSlots:!0}}else{const t=r[Vx("0x63")](i);d={startColumn:t[Vx("0x56")],endColumn:t[Vx("0x4c")],includeAllSlots:!0}}const g=r[Vx("0x16")](u,d),f=Array.from(g)[Vx("0x18")]((({cell:t})=>t)),m=Wx(f.filter((t=>t[Vx("0x58")](x)))),h=Wx(f[Vx("0x9")]((t=>!t.hasAttribute(x))))[Vx("0x18")]((e=>t[Vx("0x1f")](e))),b=o[Vx("0x20")](h,a);if(b&&("tableRow"==b[Vx("0x2a")]||"tableColumn"==b.subType)){const e=this[Vx("0x5e")](b);for(const n of m){const o=t[Vx("0x1f")](n),i=r[Vx("0x61")](n),a=n.getAttribute(x)-1,u=e[c],d=e[l];u<=i[s]&&i[s]+a<=d&&b[Vx("0x3f")](o)}}}))}))}function i(n){const o=Array[Vx("0x46")](e.getRanges()).map((t=>s.LiveRange[Vx("0x2c")](t)));t[Vx("0x33")][Vx("0x7e")]((e=>{const r=e[Vx("0x21")];n=n.filter((t=>Vx("0x66")!=t[Vx("0x47")][Vx("0x30")])),e.setSelection(n),t[Vx("0x24")][Vx("0x80")]("removeTableRow")[Vx("0x5a")](),t[Vx("0x39")](Vx("0x13"),{forceDefaultExecution:!0}),t[Vx("0x33")][Vx("0x6c")]((()=>{t[Vx("0x33")][Vx("0x6c")](r,(t=>{const e=o.filter((t=>Vx("0x66")!=t[Vx("0x47")][Vx("0x30")]));e[Vx("0x27")]>0&&t[Vx("0x75")](e);for(const t of o)t[Vx("0x57")]()}))}))}))}function a(n){t[Vx("0x33")][Vx("0x7e")]((o=>{const r=Array[Vx("0x46")](e[Vx("0x64")]())[Vx("0x18")]((t=>s.LiveRange[Vx("0x2c")](t))),i=[];for(const t of n)for(const e of t[Vx("0x71")]({shallow:!0}))i[Vx("0x25")](e);for(const e of i)Vx("0x66")!=e.root[Vx("0x30")]&&(o[Vx("0x75")](o[Vx("0x2b")](e,0)),t[Vx("0x24")].get("removeTableColumn").refresh(),t[Vx("0x39")](Vx("0xf"),{forceDefaultExecution:!0}));const x=r[Vx("0x9")]((t=>Vx("0x66")!=t.root.rootName));x[Vx("0x27")]>0&&o[Vx("0x75")](x);for(const t of r)t[Vx("0x57")]()}))}function c(t,e){return e.every((e=>t[Vx("0x55")]((t=>t.end[Vx("0x68")](e[Vx("0x5f")])||e[Vx("0x17")][Vx("0x68")](t[Vx("0x5f")])))))}function l(t,e){return t[Vx("0x55")]((t=>e[Vx("0x55")]((e=>t[Vx("0x17")][Vx("0x8")](e[Vx("0x5f")])))))}t[Vx("0x14")][Vx("0x35")].on(Vx("0x74"),((t,e,n)=>{if(!n[Vx("0x4f")].showSuggestionHighlights)return;const o=e.item;if(!o)return;const r=n.mapper[Vx("0x84")](o);function i(t){return Array.isArray(t)?t:[t]}r&&"tableCell"===o[Vx("0x45")]&&(0,x.setHighlightHandling)(r,n[Vx("0x7c")],((t,e,n)=>n[Vx("0x79")](i(e[Vx("0x4")]),t)),((t,e,n)=>n.removeClass(i(e[Vx("0x4")]),t)))}),{priority:Vx("0x12")}),o._descriptionFactory.registerDescriptionCallback((t=>{if("insertion"!=t[Vx("0x1d")]&&Vx("0x19")!=t[Vx("0x1d")])return;const e=t[Vx("0x5b")]();if(null!=e&&e.is(Vx("0xd"),"table")){if(Vx("0x22")==t.type){const e=t.getItems()[Vx("0x9")]((t=>t.is(Vx("0x28")))).map((t=>t[Vx("0x14")]));if(e.length)return{type:Vx("0x22"),content:Qo(n,Vx("0x6d"),Qo(n,"ELEMENT_TABLE_WITH_TEXT",'"'+e[Vx("0x7")](" ")+'"'))}}if(Vx("0x19")==t.type){const e=t.getItems()[Vx("0x9")]((t=>t.is(Vx("0x28")))).map((t=>t[Vx("0x14")]));if(e.length)return{type:Vx("0x19"),content:Qo(n,Vx("0x72"),Qo(n,"ELEMENT_TABLE_WITH_TEXT",'"'+e[Vx("0x7")](" ")+'"'))}}}})),o[Vx("0x15")][Vx("0x1b")]((t=>{if("tableRow"==t[Vx("0x2a")]){const e=t[Vx("0x71")]()[Vx("0x9")]((t=>t.is(Vx("0x28"))))[Vx("0x18")]((t=>t.data)),o=this._getSuggestionCoords(t),r=o[Vx("0x48")]-o.minRow+1;if(Vx("0x22")==t[Vx("0x1d")])return e[Vx("0x27")]?{type:Vx("0x22"),content:Qo(n,"*Insert:* %0",Qo(n,Vx("0x40"),[r,'"'+e[Vx("0x7")](" ")+'"']))}:{type:"insertion",content:Qo(n,Vx("0x6d"),Qo(n,Vx("0x34"),r))};if("deletion"==t[Vx("0x1d")])return e[Vx("0x27")]?{type:Vx("0x19"),content:Qo(n,"*Remove:* %0",Qo(n,Vx("0x40"),[r,'"'+e[Vx("0x7")](" ")+'"']))}:{type:Vx("0x19"),content:Qo(n,Vx("0x72"),Qo(n,Vx("0x34"),r))}}if("tableColumn"==t.subType){const e=t[Vx("0x71")]()[Vx("0x9")]((t=>t.is("$textProxy")))[Vx("0x18")]((t=>t.data)),o=this[Vx("0x5e")](t),r=o[Vx("0x54")]-o[Vx("0x41")]+1;if(Vx("0x22")==t.type)return e.length?{type:Vx("0x22"),content:Qo(n,Vx("0x6d"),Qo(n,Vx("0x67"),[r,'"'+e[Vx("0x7")](" ")+'"']))}:{type:Vx("0x22"),content:Qo(n,Vx("0x6d"),Qo(n,Vx("0x5c"),r))};if(Vx("0x19")==t.type)return e[Vx("0x27")]?{type:Vx("0x19"),content:Qo(n,Vx("0x72"),Qo(n,Vx("0x67"),[r,'"'+e[Vx("0x7")](" ")+'"']))}:{type:Vx("0x19"),content:Qo(n,Vx("0x72"),Qo(n,Vx("0x5c"),r))}}})),o._suggestionFactory.registerCustomCallback(Vx("0x22"),"tableRow",Vx("0x3a"),i),o[Vx("0x77")][Vx("0x2e")](Vx("0x19"),Vx("0xe"),Vx("0x3b"),i),o[Vx("0x77")][Vx("0x2e")]("insertion",Vx("0x3d"),Vx("0x3a"),a),o._suggestionFactory.registerCustomCallback(Vx("0x19"),Vx("0x3d"),"accept",a),o._suggestionFactory[Vx("0x2e")](Vx("0x22"),"tableColumn",Vx("0x7"),c),o[Vx("0x77")][Vx("0x2e")](Vx("0x19"),Vx("0x3d"),Vx("0x7"),c),o[Vx("0x77")].registerCustomCallback(Vx("0x22"),Vx("0xe"),Vx("0x7"),l),o[Vx("0x77")][Vx("0x2e")]("deletion",Vx("0xe"),"join",l)}[Vx("0x78")](){const t=this[Vx("0x29")],e=t[Vx("0x33")].document.selection;return(n,o)=>{t[Vx("0x33")].change((r=>{const{commandName:i,commandParams:x}=o;let a=n[0][Vx("0x17")][Vx("0x50")];x&&x[0]&&!1===x[0].forceValue&&(a=n[0][Vx("0x5f")][Vx("0x43")]);const c=r[Vx("0x36")](a);if(Vx("0x66")==c[Vx("0x47")][Vx("0x30")])return;const l=Array[Vx("0x46")](e[Vx("0x64")]()).map((t=>s.LiveRange.fromRange(t)));r[Vx("0x75")](c),t[Vx("0x24")][Vx("0x80")](i).refresh(),x[Vx("0x25")]({forceDefaultExecution:!0}),t.execute(i,...x);const u=l[Vx("0x9")]((t=>Vx("0x66")!=t.root.rootName));u[Vx("0x27")]>0&&r[Vx("0x75")](u);for(const t of l)t[Vx("0x57")]()}))}}[Vx("0x1c")](t){const e=this.editor.plugins[Vx("0x80")](Vx("0x4b"));let n=Number[Vx("0x3")],o=Number[Vx("0x70")],r=Number[Vx("0x3")],i=Number[Vx("0x70")];for(const s of t){if(Vx("0x66")==s[Vx("0x47")][Vx("0x30")])continue;const{row:t,column:x}=e.getCellLocation(s),a=s.hasAttribute(Vx("0x83"))?s[Vx("0x73")](Vx("0x83"))-1:0,c=s[Vx("0x58")](Vx("0x4a"))?s[Vx("0x73")](Vx("0x4a"))-1:0;n=t<n?t:n,o=t+a>o?t+a:o,r=x<r?x:r,i=x+c>i?x+c:i}return{minRow:n,maxRow:o,minColumn:r,maxColumn:i}}[Vx("0x0")](){const t=this[Vx("0x29")],e=t[Vx("0xb")][Vx("0x80")](Vx("0x10")),n=t[Vx("0xb")][Vx("0x80")](Vx("0x4b"));t[Vx("0x33")][Vx("0x6")].on(Vx("0x2"),(()=>{const n=Array[Vx("0x46")](t[Vx("0x33")][Vx("0x6")][Vx("0x7a")].getChangedMarkers());for(const{name:t,data:o}of n){const{group:n,id:r,subType:i}=e[Vx("0x62")](t);if(Vx("0xc")!=n)continue;if(null!=o[Vx("0x44")])continue;const s=e[Vx("0x4d")](r);this._tablePostFixingSubtypes.includes(i)&&this._tableSuggestions.add(s)}}),{priority:Vx("0x2d")});const o=(t,e)=>{let o=!1;const r=e[Vx("0x1f")](t),i=t[Vx("0x4e")](Vx("0x53")),s=n[Vx("0x61")](t);for(const e of this._tableSuggestions){const n=e[Vx("0x2a")],x=n[Vx("0x69")](Vx("0x3e")),a=n[Vx("0x26")](x?10:5),c=a.toLowerCase(),l=c.substr(0,3)+Vx("0x76"),u=Vx("0x23")+a,d=Vx("0x59")+a;if(!e[Vx("0x52")])continue;if(i!=e[Vx("0x42")]()[Vx("0x5f")][Vx("0x4e")](Vx("0x53")))continue;if(e[Vx("0x6a")](r))continue;const g=t.hasAttribute(l)?t[Vx("0x73")](l)-1:0,f=this[Vx("0x5e")](e),m=f[u],h=f[d];m<=s[c]&&s[c]+g<=h&&(e[Vx("0x3f")](r),o=!0)}return o};t.model[Vx("0x6")].registerPostFixer((e=>{let n=!1;for(const r of t[Vx("0x33")][Vx("0x6")][Vx("0x7a")][Vx("0x49")]())if(Vx("0xa")==r[Vx("0x1d")])if("tableRow"==r[Vx("0x45")])for(const t of r[Vx("0x51")].nodeAfter.getChildren())n=n||o(t,e);else Vx("0x11")==r[Vx("0x45")]&&(n=n||o(r[Vx("0x51")].nodeAfter,e));return n}))}[Vx("0x5e")](t){return this._getCoordsForCells(t[Vx("0x64")]()[Vx("0x18")]((t=>t[Vx("0x5f")][Vx("0x43")])))}}function Wx(t){return Array[Vx("0x46")](new Set(t)[Vx("0x6e")]())}const Kx=["find","push","getFirstPosition","filter","selection","mergeTableCellRight","document","return","length","refresh","mergeTableCells","element","mergeTableCellUp","_suggestionFactory","splitTableCellVertically","set:isEnabled","author","type","registerDescriptionCallback","trackChanges","markBlockFormat","model","registerCustomCallback","TableUtils","from","getRanges","execute","commandName","root","locale","map","getCellLocation","add","deletion","mergeTableCellDown","markMultiRangeBlockFormat","direction","forceDefaultExecution","horizontally","_areMergableCells","containsRange","setSelection","getSuggestions","findAncestor","fromRange","getSelectionAffectedTableCells","value","enableCommand","requires","tableCell","*Split cell:* vertically","editor","_tablePostFixingSubtypes","TableEditing","accept","change","_acceptFormatSuggestionCallbackFactory","getAncestors","rootName","detach","isInContent","stop","plugins","format","cell","mergeTableCellLeft","size","table","createRangeOn","_descriptionFactory","TrackChangesEditing","_isForcedDefaultExecutionBlock","splitTableCellHorizontally","commands","get","formatBlock","has"];var qx,Xx;qx=Kx,Xx=133,function(t){for(;--t;)qx.push(qx.shift())}(++Xx);const $x=function(t,e){return Kx[t-=0]};class Zx extends t.Plugin{static get[$x("0x45")](){return[zx]}afterInit(){const t=this.editor,e=t[$x("0x2a")].document.selection,n=t[$x("0x32")];if(!t[$x("0x6")].has($x("0x4a")))return;const o=t[$x("0x6")].get("TrackChangesEditing"),r=t[$x("0x6")][$x("0x12")]("TableUtils"),i=t[$x("0x6")][$x("0x12")](zx);i[$x("0x49")][$x("0x16")]($x("0x1f")),o[$x("0x44")]($x("0x1f"),(()=>{const e=r[$x("0x42")](t[$x("0x2a")][$x("0x1b")].selection);t.model[$x("0x4c")]((()=>{o[$x("0x38")](e,{commandName:"mergeTableCells",commandParams:[]},[],$x("0x1f"))}))})),t.commands.get($x("0x1f")).on($x("0x2f"),((e,n)=>{t[$x("0x11")][$x("0x12")]($x("0x28")).value&&(n[$x("0x1d")]>0&&n[n.length-1]&&n[n[$x("0x1d")]-1][$x("0x3a")]||o[$x("0xf")]||this._areSelectedCellsMergable()||e[$x("0x5")]())}),{priority:"highest"});for(const e of["mergeTableCellUp","mergeTableCellRight",$x("0x37"),$x("0x9")]){const n=t[$x("0x11")][$x("0x12")](e);o[$x("0x44")](e,(()=>{const e=t[$x("0x2a")][$x("0x1b")].selection[$x("0x17")]().getAncestors()[$x("0x15")]((t=>t.is($x("0x20"),"tableCell"))),r=n[$x("0x43")];t[$x("0x2a")][$x("0x4c")]((()=>{o[$x("0x38")]([e,r],{commandName:$x("0x1f"),commandParams:[]},[],$x("0x1f"))}))}))}for(const e of[$x("0x23"),$x("0x10")]){const n=t[$x("0x11")][$x("0x12")](e);o[$x("0x44")](e,(()=>{const i=r[$x("0x42")](t[$x("0x2a")][$x("0x1b")][$x("0x19")])[0],s=i[$x("0x40")]($x("0xb")),{column:x,row:a}=r[$x("0x34")](i);let c=[];if($x("0x3b")==n[$x("0x39")]){const t=r.createTableWalker(s,{startRow:a,endRow:a,includeAllSlots:!0});c=Array[$x("0x2d")](t)[$x("0x33")]((t=>t[$x("0x8")]))}else{const t=r.createTableWalker(s,{column:x,includeAllSlots:!0});c=Array[$x("0x2d")](t)[$x("0x33")]((t=>t[$x("0x8")]))}t[$x("0x2a")][$x("0x4c")]((t=>{o[$x("0x29")](t[$x("0xc")](i),{commandName:e,commandParams:[]},c,e)}))}))}o._descriptionFactory[$x("0x27")]((t=>{if($x("0x13")!=t[$x("0x26")]&&"formatInline"!=t[$x("0x26")])return;const{data:e}=t;return e&&$x("0x1f")==e[$x("0x30")]?{type:$x("0x7"),content:Qo(n,"*Merge cells*")}:void 0})),o[$x("0xd")][$x("0x27")]((t=>{if($x("0x13")!=t[$x("0x26")]&&"formatInline"!=t[$x("0x26")])return;const{data:e}=t;return e?$x("0x23")==e.commandName?{type:$x("0x7"),content:Qo(n,$x("0x47"))}:"splitTableCellHorizontally"==e[$x("0x30")]?{type:$x("0x7"),content:Qo(n,"*Split cell:* horizontally")}:void 0:void 0}));const x=i[$x("0x0")]();for(const t of[$x("0x21"),$x("0x1a"),"mergeTableCellDown",$x("0x9")])o[$x("0x22")][$x("0x2b")]($x("0x13"),t,$x("0x4b"),x);for(const t of[$x("0x23"),$x("0x10")])o[$x("0x22")][$x("0x2b")]($x("0x13"),t,$x("0x4b"),x);o[$x("0x22")].registerCustomCallback($x("0x13"),$x("0x1f"),"accept",(n=>{t[$x("0x2a")][$x("0x4c")]((o=>{const r=Array[$x("0x2d")](e[$x("0x2e")]())[$x("0x33")]((t=>s.LiveRange[$x("0x41")](t)));o[$x("0x3e")](n),t.commands[$x("0x12")]("mergeTableCells")[$x("0x1e")](),t[$x("0x2f")]($x("0x1f"),{forceDefaultExecution:!0});const i=r[$x("0x18")]((t=>"$graveyard"!=t[$x("0x31")][$x("0x2")]));i[$x("0x1d")]>0&&o.setSelection(i);for(const t of r)t[$x("0x3")]()}))}));for(const e of[$x("0x21"),$x("0x37"),"mergeTableCellLeft",$x("0x1a")]){const n=t[$x("0x11")][$x("0x12")](e);n.on($x("0x24"),((e,o,r)=>{if(r){const o=t.model.document[$x("0x19")][$x("0x17")]()[$x("0x1")]()[$x("0x15")]((t=>t.is("element",$x("0x46"))));this[$x("0x3c")](n[$x("0x43")],o)||(e[$x("0x1c")]=!1,e[$x("0x5")]())}}),{priority:"low"})}}_areSelectedCellsMergable(){const t=this[$x("0x48")].commands[$x("0x12")]($x("0x1f")),e=this[$x("0x48")][$x("0x6")][$x("0x12")]($x("0x2c"));if(!t.isEnabled)return!1;const n=e[$x("0x42")](this[$x("0x48")][$x("0x2a")][$x("0x1b")][$x("0x19")]);for(const t of n)for(const e of n)if(t!=e&&!this[$x("0x3c")](t,e))return!1;return!0}[$x("0x3c")](t,e){const n=this[$x("0x48")][$x("0x6")][$x("0x12")]($x("0xe")),o=this[$x("0x48")][$x("0x2a")][$x("0xc")](t),r=this[$x("0x48")].model[$x("0xc")](e),i=new Set,s=new Set;for(const t of n[$x("0x3f")]())if(("insertion"==t.type||$x("0x36")==t[$x("0x26")]||$x("0x1f")==t.subType)&&t[$x("0x4")])for(const e of t.getRanges())e[$x("0x3d")](o,!0)&&i[$x("0x35")](t[$x("0x26")]+":"+t[$x("0x25")].id),e[$x("0x3d")](r,!0)&&s.add(t[$x("0x26")]+":"+t.author.id);if(i[$x("0xa")]!=s.size)return!1;for(const t of i)if(!s[$x("0x14")](t))return!1;return!0}}const Yx=["getCellLocation","consumable","setAttribute","data","addMarker:suggestion","consume","registerDescriptionCallback","ck-suggestion-marker--active","get","markerName","parent","start","registerAttributeLabel","data-suggestion","registerCustomCallback","FORMAT_HEADER_ROW","commandName","FORMAT_HEADER_COLUMN","has","createTableWalker","removeAttribute","setTableColumnHeader","formatBlock","options","type","headingRows","cell","format","accept","end","requires","TrackChangesEditing","writer","removeClass","showSuggestionHighlights","_handleLegacySuggestions","_descriptionFactory","forceValue","plugins","TableEditing","locale","_splitMarkerName","*Format:* %0","commandParams","_registerLegacyDescription","mapper","markerRange","_enableDefaultAttributesIntegration","_acceptFormatSuggestionCallbackFactory","editing","unbindElementFromMarkerName","FORMAT_REGULAR_COLUMN","nodeAfter","editor","highest","ck-suggestion-marker-","headingColumns","setTableRowHeader","addClass","getSuggestion","downcastDispatcher","_suggestionFactory","item","markerNameToElements"];var Jx,Qx;Jx=Yx,Qx=459,function(t){for(;--t;)Jx.push(Jx.shift())}(++Qx);const ta=function(t,e){return Yx[t-=0]};class ea extends t.Plugin{static get[ta("0x13")](){return[zx]}afterInit(){const t=this.editor;if(!t.plugins[ta("0x7")](ta("0x1c")))return;const e=t.locale,n=t.plugins[ta("0x3d")](ta("0x14"));n._enableDefaultAttributesIntegration(ta("0x2e"),[],[ta("0xe")]),n[ta("0x24")](ta("0xa"),[],[ta("0x2d")]),n[ta("0x19")].registerAttributeLabel(ta("0xe"),Qo(e,ta("0x4"))),n[ta("0x19")][ta("0x1")](ta("0x2d"),Qo(e,"FORMAT_HEADER_COLUMN")),this[ta("0x18")]()}[ta("0x18")](){const t=this.editor.plugins[ta("0x3d")](ta("0x14")),e=this[ta("0x2a")][ta("0x1b")].get("TableUtils"),n=this[ta("0x2a")][ta("0x1b")][ta("0x3d")](zx)[ta("0x25")]();function o({showActiveMarker:n=!0,setDataAttribute:o=!0}={}){return(r,i,s)=>{const{type:x,id:a}=t[ta("0x1e")](i.markerName),c=t[ta("0x30")](a),l=c[ta("0x38")];if(ta("0xb")!=c[ta("0xd")]||!l||"setTableColumnHeader"!=l[ta("0x5")])return;if(i[ta("0x33")])return void r.stop();if(!s[ta("0x36")][ta("0x3a")](i.markerRange,r.name))return;const u=i[ta("0x23")][ta("0x0")][ta("0x29")],d=i[ta("0x23")][ta("0x12")].nodeBefore,g=u[ta("0x3f")][ta("0x3f")],{column:f}=e[ta("0x35")](u),{column:m}=e[ta("0x35")](d);for(let r=f;r<=m;r++){const c=e[ta("0x8")](g,{column:r,includeAllSlots:!1});for(const e of c){const r=e[ta("0xf")],c=s[ta("0x22")].toViewElement(r);s[ta("0x15")][ta("0x2f")](ta("0x2c")+x,c),o&&s[ta("0x15")][ta("0x37")](ta("0x2"),a,c),s.mapper.bindElementToMarker(c,i[ta("0x3e")]),n&&(t.activeMarkers.includes(i[ta("0x3e")])?s.writer[ta("0x2f")](ta("0x3c"),c):s[ta("0x15")][ta("0x16")]("ck-suggestion-marker--active",c))}}}}t[ta("0x32")][ta("0x3")](ta("0xb"),"setTableRowHeader",ta("0x11"),n),t[ta("0x32")][ta("0x3")](ta("0xb"),"setTableColumnHeader","accept",n),this[ta("0x2a")][ta("0x26")][ta("0x31")].on(ta("0x39"),o(),{priority:ta("0x2b")}),this[ta("0x2a")][ta("0x38")].downcastDispatcher.on(ta("0x39"),((t,e,n)=>{n[ta("0xc")][ta("0x17")]&&o({showActiveMarker:!1,setDataAttribute:!1})(t,e,n)}),{priority:ta("0x2b")}),this[ta("0x2a")][ta("0x26")][ta("0x31")].on("removeMarker:suggestion",((e,n,o)=>{const{type:r,id:i}=t[ta("0x1e")](n[ta("0x3e")]),s=t.getSuggestion(i),x=s.data;if(ta("0xb")!=s.type||!x||"setTableColumnHeader"!=x[ta("0x5")])return;const a=o[ta("0x22")][ta("0x34")](n[ta("0x3e")]);if(a)for(const t of a)o[ta("0x15")].removeClass(ta("0x2c")+r,t),o[ta("0x15")][ta("0x16")](ta("0x3c"),t),o[ta("0x15")][ta("0x9")](ta("0x2"),t),o[ta("0x22")][ta("0x27")](t,n[ta("0x3e")])}),{priority:ta("0x2b")}),this[ta("0x21")]()}[ta("0x21")](){const t=this[ta("0x2a")],e=t[ta("0x1d")];function n(t){return{type:ta("0x10"),content:Qo(e,ta("0x1f"),t)}}t[ta("0x1b")][ta("0x3d")](ta("0x14"))[ta("0x19")][ta("0x3b")]((t=>{if(ta("0xb")!=t[ta("0xd")])return;const{data:o}=t;if(o){if("setTableRowHeader"==o[ta("0x5")]){const t=o[ta("0x20")][0].forceValue;return n(Qo(e,t?ta("0x4"):"FORMAT_REGULAR_ROW"))}if(ta("0xa")==o.commandName){const t=o[ta("0x20")][0][ta("0x1a")];return n(Qo(e,ta(t?"0x6":"0x28")))}}}))}}const na=["join","getSuggestion","containsRange","afterInit","unwrap","name","commands","*Replace table cells*","activeMarkers","_getCoordsForCells","low","tableCellHorizontalAlignment","getChild","getItems","trackChanges","getAllAdjacentSuggestions","createRangeIn","showSuggestionHighlights","createPositionBefore","from","markMultiRangeDeletion","editor","cell","_suggestionFactory","getRowIndexes","getChildren","getShiftedBy","TableUtils","suggestion-td","createRangeOn","subType","markers","root","getSuggestions","keys","cells","markerAttributes","getRanges","view","getRows","nextSibling","length","nodeAfter","createElement","tableCellBorderColor","insert","tablePasteRow","tableCellSuggestion","tablePasteColumn","editingDowncast","wrap","insertContent","getMarkers","deletion","markMultiRangeInsertion","stop","reduce","rowInsertionRanges","tablePasteChainId","removeMarker","find","table","author","formatBlock","_isForcedDefaultExecutionBlock","last","push","suggestionUnloaded","for","removeColumns","options","TrackChangesEditing","suggestion:formatBlock:tablePasteCell","tableCellPadding","setAttribute","getContainedElement","position","startsWith","insertion","content","ck-suggestion-marker","tablePasteCell","newRange","getTableIfOnlyTableInContent","listenTo","has","attributes","createTableWalker","rowInsertionIndexes","removeRows","isInContent","getChanges","isEqual","move","registerPostFixer","createRange","tableCellBorderStyle","elementToElement","fill","_descriptionFactory","getSuggestionCallback","tableCellBackgroundColor","dataDowncast","next","registerCustomCallback","registerDescriptionCallback","suggestion","getChangedMarkers","markMultiRangeBlockFormat","return","insertionRanges","row","forceDefaultExecution","tablePaste","some","get","differ","register","findAncestor","redo","updateMarker","getColumnIndexes","change","tableCellBorderWidth","includes","paragraph","map","markerName","set","conversion","oldRange","isEmpty","plugins","type","rootName","endRow","accept","previous","model","end","high","getRange","value","add","insertColumns","discard","documentSelection","previousSibling","remove","column","suggestionLoaded","filter","hasSuggestion","TableClipboard","clipboardOutput","locale","markerToHighlight","Users","columnInsertionIndexes","document","element","start","getColumns","_splitMarkerName","setAttributes","_replaceTableSlotCell"];var oa,ra;oa=na,ra=298,function(t){for(;--t;)oa.push(oa.shift())}(++ra);const ia=function(t,e){return na[t-=0]},sa=[ia("0x9d"),ia("0x4e"),ia("0x82"),ia("0x2d"),"tableCellVerticalAlignment",ia("0x87"),ia("0x6b")],xa=Object.fromEntries(sa.map((t=>[t,null])));class aa extends t.Plugin{static get requires(){return[zx]}[ia("0x25")](){const t=this[ia("0x37")];if(!t[ia("0x0")][ia("0x77")]("TableClipboard"))return;const n=t[ia("0x0")][ia("0x95")](ia("0x69")),o=t[ia("0x0")][ia("0x95")](ia("0x3d")),r=t[ia("0x0")][ia("0x95")](zx),i=t[ia("0x0")][ia("0x95")](ia("0x15"));r._tablePostFixingSubtypes[ia("0x64")]("tablePasteRow","tablePasteColumn"),t[ia("0x6")].schema[ia("0x97")]("tableCellSuggestion",{allowIn:"tableCell",allowContentOf:"tableCell",isLimit:!0}),t[ia("0xa3")][ia("0x83")]({model:ia("0x51"),view:"suggestion-td"});let s=null;t[ia("0x6")].on(ia("0x55"),((r,x)=>{const[a,c]=x,l=x[x.length-1];l&&l[ia("0x92")]||n[ia("0x62")]||this.editor[ia("0x28")][ia("0x95")](ia("0x30"))[ia("0xa")]&&function(t,e,n,o,r){if(e&&!e.is(ia("0xe")))return!1;const i=r[ia("0x75")](t,n);if(!i||!la(i,void 0,o))return!1;const s=o.getSelectionAffectedTableCells(n[ia("0x1b")].selection);if(!s[ia("0x4b")])return!1;const x=s[0].findAncestor("table"),a=o[ia("0x3a")](s),c=o[ia("0x9b")](s),l={startRow:a.first,endRow:a[ia("0x63")],startColumn:c.first,endColumn:c.last};return 1==s[ia("0x4b")]&&(l[ia("0x3")]+=o[ia("0x49")](i)-1,l.endColumn+=o[ia("0x1e")](i)-1),la(x,l,o)}(a,c,t[ia("0x6")],o,i)&&(r[ia("0x59")](),s={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},t[ia("0x6")][ia("0x9c")]((()=>{t.model[ia("0x55")](x[0],x[1],x[2],{forceDefaultExecution:!0});const o=(0,e.uid)(),{rowInsertionRanges:r,columnInsertionRanges:i,insertionRanges:a,deletionRanges:c,cells:l}=s;r.length&&n[ia("0x58")](r,ia("0x50"),{tablePasteChainId:o}),i.length&&n[ia("0x58")](i,ia("0x52"),{tablePasteChainId:o}),a[ia("0x4b")]&&n[ia("0x58")](a,ia("0x93"),{tablePasteChainId:o,skipNestingCheck:!0}),c[ia("0x4b")]&&n[ia("0x36")](c,ia("0x93"),{tablePasteChainId:o,skipNestingCheck:!0});const u=n[ia("0x8e")](l[ia("0xa0")]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],ia("0x73"),{tablePasteChainId:o});if(u){const e=u[ia("0x56")](),n=[];for(const{element:o,attributes:r}of l){if(!r)continue;const i=t[ia("0x6")][ia("0x3f")](o),s=e[ia("0x5e")]((t=>t[ia("0x9")]()[ia("0x7e")](i)));s&&n.push([s.name,r])}n[ia("0x4b")]&&u[ia("0x6c")](ia("0x46"),Object.fromEntries(n))}s=null})))}),{priority:e.priorities[ia("0x8")]+10}),t[ia("0x0")][ia("0x95")]("TableClipboard").on(ia("0x21"),((t,e)=>{const[n,o,,r]=e;if(!s)return;t[ia("0x59")]();const i=n[ia("0x38")],x=o,a=ca(i),c=ca(x);t[ia("0x8f")]=i;let l=null,u=null;if(c||a)if(a&&!c){r.remove(i[ia("0x2e")](0));for(const t of Array.from(x[ia("0x3b")]()))r.insert(t,i,"end");const t=s[ia("0x7a")].includes(n[ia("0x91")]),e=s[ia("0x1a")].includes(n[ia("0x11")]);t||e||(l=r[ia("0x32")](i))}else c&&!a&&(u=r[ia("0x32")](i));else{const t=r[ia("0x4d")](ia("0x51")),e=r[ia("0x4d")]("tableCellSuggestion");r[ia("0x54")](r.createRangeIn(i),e),r.insert(t,i,0);for(const e of Array[ia("0x35")](x[ia("0x3b")]()))r[ia("0x4f")](e,t,ia("0x7"));l=r[ia("0x3f")](t),u=r[ia("0x3f")](e)}const d=Array[ia("0x35")](x.getAttributes())[ia("0x13")]((([t])=>sa[ia("0x9e")](t)));s[ia("0x45")][ia("0x64")]({element:i,attributes:d.length?Object.fromEntries(d):null}),l&&s[ia("0x90")][ia("0x64")](l),u&&s.deletionRanges[ia("0x64")](u)}),{priority:ia("0x8")}),o.on(ia("0xc"),((e,n)=>{const[r,i={}]=n;if(!s)return;const x=i.at||0,a=i.columns||1;s[ia("0x1a")]=new Array(a).fill(x).map(((t,e)=>t+e));for(const{cell:e}of o.createTableWalker(r,{startColumn:x,endColumn:x+a-1}))s.columnInsertionRanges.push(t.model[ia("0x3f")](e))}),{priority:ia("0x2c")}),o.on("insertRows",((e,n)=>{const[r,i={}]=n;if(!s)return;const x=i.at||0,a=i.rows||1;s[ia("0x7a")]=new Array(a)[ia("0x84")](x)[ia("0xa0")](((t,e)=>t+e));for(const{cell:e}of o[ia("0x79")](r,{startRow:x,endRow:x+a-1}))s[ia("0x5b")][ia("0x64")](t.model.createRangeOn(e))}),{priority:ia("0x2c")}),n[ia("0x85")][ia("0x8b")]((e=>{if(e[ia("0x40")]&&e[ia("0x40")][ia("0x6f")]("tablePaste"))return e.previous?{}:{type:ia("0x70"),content:Qo(t[ia("0x17")],ia("0x29"))}}));const x=()=>!1;for(const t of[ia("0x93"),ia("0x52"),ia("0x50"),ia("0x73")])n._suggestionFactory[ia("0x8a")](ia("0x70"),t,ia("0x22"),x),n._suggestionFactory.registerCustomCallback(ia("0x57"),t,ia("0x22"),x),n[ia("0x39")][ia("0x8a")](ia("0x61"),t,ia("0x22"),x);n[ia("0x39")][ia("0x8a")](ia("0x61"),"tablePasteCell",ia("0xd"),x),n._suggestionFactory[ia("0x8a")]("formatBlock","tablePasteCell",ia("0x4"),((e,n,o)=>{const r=e[ia("0xa0")]((t=>t[ia("0x6d")]()))[ia("0x13")]((t=>t)),i=new Map(r.map((t=>[t,null])));if(s)for(const{element:t,attributes:e}of s[ia("0x45")])e&&i.set(t,e);else if(o&&o.markerAttributes)for(const[e,n]of Object.entries(o[ia("0x46")])){const o=t[ia("0x6")][ia("0x41")][ia("0x95")](e),r=o?o[ia("0x9")]().getContainedElement():null;r&&i[ia("0xa2")](r,n)}t[ia("0x6")][ia("0x9c")]((t=>{for(const[e,n]of i)t[ia("0x20")]({...xa,...n},e)}))}));const a=(e,o)=>{n._suggestionFactory[ia("0x8a")](e,ia("0x93"),o,((r,i,s)=>{t.model[ia("0x9c")]((t=>{const x=[];for(const t of r){const e=t[ia("0x1d")][ia("0x4c")];e.is(ia("0x1c"),ia("0x51"))&&x.push(e)}n[ia("0x39")][ia("0x86")](e,null,o)(r,i,s);for(const e of x)"$graveyard"!=e[ia("0x42")][ia("0x2")]&&t[ia("0x26")](e)}))}))};a(ia("0x70"),ia("0x4")),a(ia("0x70"),ia("0xd")),a(ia("0x57"),ia("0x4")),a("deletion",ia("0xd")),n[ia("0x39")][ia("0x8a")](ia("0x70"),ia("0x50"),ia("0xd"),(t=>{const e=t[ia("0xa0")]((t=>t[ia("0x6d")]())),n=e[0][ia("0x98")](ia("0x5f")),{minRow:i,maxRow:s}=r._getCoordsForCells(e);o[ia("0x7b")](n,{at:i,rows:s-i+1})})),n[ia("0x39")][ia("0x8a")](ia("0x70"),ia("0x52"),ia("0xd"),(t=>{const e=t[ia("0xa0")]((t=>t[ia("0x6d")]())),n=e[0][ia("0x98")](ia("0x5f")),{minColumn:i,maxColumn:s}=r[ia("0x2b")](e);o[ia("0x67")](n,{at:i,columns:s-i+1})}));const c=(t,e)=>{if(!e[ia("0x40")]||!e[ia("0x40")].startsWith("tablePaste"))return;const o=e.attributes[ia("0x5c")],r=n[ia("0x43")]()[ia("0x13")]((t=>t[ia("0x7c")]&&t[ia("0x78")]&&t.attributes[ia("0x5c")]==o));r.length&&e[ia("0x31")]()[ia("0x4b")]!=r.length&&r[ia("0x5a")](((t,e)=>(t[ia("0x89")]=e,e[ia("0x5")]=t,e)))};function l(t,e=!0){const{id:o}=n[ia("0x1f")](t[ia("0xa1")]),r=[ia("0x72"),"ck-suggestion-marker-insertion"],i=n[ia("0x2a")].includes(t[ia("0xa1")]);return i&&r[ia("0x64")]("ck-suggestion-marker--active"),{classes:r,attributes:{"data-suggestion":o},priority:i&&e?3010:3e3}}n.on(ia("0x12"),c,{priority:"high"}),n.on(ia("0x65"),c,{priority:"high"}),t[ia("0x6")][ia("0x1b")][ia("0x80")]((()=>{let e=!1;const o=Array[ia("0x35")](t[ia("0x6")][ia("0x1b")][ia("0x96")].getChangedMarkers());for(const{name:r,data:i}of o){const{group:o,type:s,id:x}=n[ia("0x1f")](r);if(ia("0x8c")!=o||ia("0x57")!=s||i.oldRange)continue;if(!n[ia("0x14")](x))continue;const a=n[ia("0x23")](x)[ia("0x47")](),c=t[ia("0x0")][ia("0x95")](ia("0x19")).me;for(const t of n.getSuggestions())if(t[ia("0x7c")]&&t[ia("0x60")]==c&&ia("0x61")==t[ia("0x1")]&&ia("0x73")==t[ia("0x40")]&&t.getRanges().every((t=>a[ia("0x94")]((e=>e[ia("0x24")](t,!0))))))for(const n of t[ia("0x31")]())n[ia("0x7c")]&&(n[ia("0xd")](),e=!0)}return e})),t[ia("0x6")][ia("0x1b")][ia("0x80")]((e=>{const o=t.commands[ia("0x95")](ia("0x99"));if(!o||!o._createdBatches[ia("0x77")](e.batch))return!1;let r=!1;const i=t.plugins[ia("0x95")]("Users").me,s=t[ia("0x6")][ia("0x1b")][ia("0x96")][ia("0x7d")](),x=Array[ia("0x35")](t[ia("0x6")].document[ia("0x96")][ia("0x8d")]())[ia("0x13")]((({name:t,data:e})=>{const{group:o,subType:r,authorId:s}=n[ia("0x1f")](t);return ia("0x8c")==o&&ia("0x93")==r&&s==i.id&&!e[ia("0xa4")]}));for(const t of s){if(ia("0x4f")!=t[ia("0x1")]||ia("0x51")!=t[ia("0x27")]||1!=t[ia("0x4b")])continue;const n=e[ia("0x81")](t[ia("0x6e")],t[ia("0x6e")][ia("0x3c")](1));if(!x.find((({data:t})=>t[ia("0x74")][ia("0x7e")](n))))for(const{name:t,data:o}of x)if(n.containsRange(o[ia("0x74")])){e[ia("0x9a")](t,{range:n}),r=!0;break}}return r})),t[ia("0x6")][ia("0x1b")][ia("0x80")]((e=>{let o=!1;const r=t[ia("0x0")].get(ia("0x19")).me,i=n[ia("0x43")]()[ia("0x13")]((t=>t[ia("0x7c")]&&t.author==r)),s=new Set,x=new Set;for(const t of i)if(ia("0x93")==t[ia("0x40")])for(const e of t[ia("0x56")]()){const n=e[ia("0x9")]()[ia("0x6d")]();if(n)if(n.is(ia("0x1c"),ia("0x51"))&&ca(n)){t[ia("0x5d")](e[ia("0x27")]),s[ia("0xb")](n),o=!0;const r=n[ia("0x4a")],i=n[ia("0xf")],a=r&&r.is(ia("0x1c"),ia("0x51")),c=i&&i.is(ia("0x1c"),ia("0x51"));a&&!s[ia("0x77")](r)&&x[ia("0xb")](r),c&&!s[ia("0x77")](i)&&x.add(i)}else n.is("element",ia("0x9f"))&&n[ia("0xa5")]&&(t.removeMarker(e.name),o=!0)}else if("tablePasteCell"==t[ia("0x40")]){if(!t[ia("0x78")]||!t[ia("0x78")][ia("0x5c")])continue;const e=t[ia("0x78")][ia("0x46")];if(e&&Object[ia("0x44")](e)[ia("0x4b")])continue;const n=t[ia("0x78")][ia("0x5c")];let r=!0,s=!0;for(const e of i)if(e.subType&&e.subType.startsWith("tablePaste")){if(!e[ia("0x78")][ia("0x5c")]){s=!1;break}if(e.id!=t.id&&e[ia("0x78")].tablePasteChainId==n){r=!1;break}}s&&r&&(t.removeMarkers(),o=!0)}for(const t of s)e.remove(t);for(const t of x)e[ia("0x26")](t);return o})),t[ia("0xa3")][ia("0x66")](ia("0x53"))[ia("0x18")]({model:ia("0x6a"),view:(t,e)=>l(t),converterPriority:ia("0x8")}),t.conversion[ia("0x66")](ia("0x88"))[ia("0x18")]({model:"suggestion:formatBlock:tablePasteCell",view:(t,e)=>e[ia("0x68")][ia("0x33")]?l(t,!1):null,converterPriority:ia("0x8")});const u=t.editing[ia("0x48")];this[ia("0x76")](u[ia("0x1b")],ia("0x16"),((t,e)=>{const n=[];for(const t of u[ia("0x32")](e[ia("0x71")])[ia("0x2f")]())t.is("element",ia("0x3e"))&&n.push(t);u[ia("0x9c")]((t=>{for(const e of n)t[ia("0x7f")](t.createRangeIn(e),t[ia("0x34")](e)),t[ia("0x10")](e)}))}))}}function ca(t){if(t[ia("0xa5")])return!0;const e=t[ia("0x2e")](0);return e.is("element",ia("0x9f"))&&e.isEmpty}function la(t,e={},n){for(const{isAnchor:o,cellHeight:r,cellWidth:i}of n[ia("0x79")](t,{includeAllSlots:!0,...e}))if(!o||1!=r||1!=i)return!1;return!0}const ua=["type","handleResizeTableWidthCommand","formatInline","tableWidth","columnWidths","plugins","formatBlock","TrackChangesEditing","getContainedElement","getSelectedElement","document","editor","get","table","accept","formatGroupId","locale","bind","registerCustomCallback","resizeTable","enableCommand","getSuggestions","handleSuggestionDescription","getSuggestionCallback","afterInit","Users","subType","TableColumnResizeEditing","model","discard","_descriptionFactory","author","has","commandParams","data","selection","getAttribute","_suggestionFactory","markBlockFormat"];var da,ga;da=ua,ga=457,function(t){for(;--t;)da.push(da.shift())}(++ga);const fa=function(t,e){return ua[t-=0]};class ma extends t.Plugin{[fa("0x23")](){if(!this[fa("0x16")].plugins[fa("0x4")]("TableColumnResizeEditing"))return;const t=this[fa("0x16")][fa("0x10")][fa("0x17")](fa("0x12"));t[fa("0x1f")]("resizeTableWidth",this[fa("0xc")][fa("0x1c")](this)),t[fa("0x9")][fa("0x1d")]("formatBlock",fa("0x1e"),fa("0x19"),t._suggestionFactory.getSuggestionCallback(fa("0x11"),null,fa("0x1"))),t[fa("0x9")][fa("0x1d")](fa("0x11"),"resizeTable",fa("0x1"),t[fa("0x9")][fa("0x22")](fa("0x11"),null,fa("0x19"))),t[fa("0x2")].registerDescriptionCallback(this.handleSuggestionDescription[fa("0x1c")](this))}[fa("0xc")](t,e){const n=this.editor[fa("0x10")].get(fa("0x12")),o=this[fa("0x16")][fa("0x10")][fa("0x17")](fa("0x26")),r=e[fa("0x18")]||this[fa("0x16")][fa("0x0")][fa("0x15")][fa("0x7")][fa("0x14")]();this[fa("0x16")].model.change((()=>{const i=o.getColumnGroupElement(r);let s=i?o.getTableColumnsWidths(i):null,x=r[fa("0x8")](fa("0xe"))||null;const a=e.tableWidth||x,c=e[fa("0xf")]||s,l=this[fa("0x16")][fa("0x10")][fa("0x17")](fa("0x24")).me;for(const t of n[fa("0x20")]()){const e=t[fa("0x13")]();if(fa("0x1e")===t[fa("0x25")]&&e===r){t[fa("0x3")]!==l&&t.discard();const e=t[fa("0x6")][fa("0x5")];x=e[0][fa("0xe")],s=e[0][fa("0xf")];break}}t({table:r,tableWidth:a,columnWidths:c}),n[fa("0xa")](r,{commandName:"resizeTableWidth",commandParams:[{tableWidth:x,columnWidths:s}],formatGroupId:fa("0x1e")},[],fa("0x1e"))}))}[fa("0x21")](t){if(fa("0x11")!=t[fa("0xb")]&&fa("0xd")!=t[fa("0xb")])return;const{data:e}=t;if(e&&fa("0x1e")===e[fa("0x1a")]){const t="*Format:* resize table";return{type:"format",content:Qo(this[fa("0x16")][fa("0x1b")],t)}}}}const ha=["TrackChangesEditing","plugins","afterInit","insertTemplate","Template","enableCommand","get"];var ba,pa;ba=ha,pa=201,function(t){for(;--t;)ba.push(ba.shift())}(++pa);const Ea=function(t,e){return ha[t-=0]};class _a extends t.Plugin{[Ea("0x4")](){const t=this.editor;t.plugins.has(Ea("0x6"))&&t[Ea("0x3")][Ea("0x1")](Ea("0x2"))[Ea("0x0")](Ea("0x5"))}}const Ta=["insertTableOfContents","enableCommand","get","TrackChangesEditing","afterInit","ELEMENT_TABLE_OF_CONTENTS","locale","editor","_descriptionFactory"];var ya,Ca;ya=Ta,Ca=445,function(t){for(;--t;)ya.push(ya.shift())}(++Ca);const Aa=function(t,e){return Ta[t-=0]};class ka extends t.Plugin{[Aa("0x0")](){const t=this[Aa("0x3")];if(!t.commands.get(Aa("0x5")))return;t.plugins[Aa("0x7")]("TrackChangesEditing")[Aa("0x6")](Aa("0x5"));const e=t.plugins[Aa("0x7")](Aa("0x8")),n=t[Aa("0x2")];e[Aa("0x4")].registerElementLabel("tableOfContents",(t=>Qo(n,Aa("0x1"),t)))}}const Sa=["newRange","locale","has","Title","from","start","editor","createRange","isEqual","schema","registerPostFixer","document","suggestion","model","updateMarker","title-content","end","differ","getNearestSelectionRange","removeMarker","registerElementLabel","afterInit","_splitMarkerName","isTouching","plugins","ELEMENT_TITLE"];var Ra,Ia;Ra=Sa,Ia=146,function(t){for(;--t;)Ra.push(Ra.shift())}(++Ia);const va=function(t,e){return Sa[t-=0]};class Na extends t.Plugin{[va("0x5")](){const t=this[va("0x10")];if(!t[va("0x8")][va("0xc")](va("0xd")))return;const e=t[va("0x8")].get("TrackChangesEditing");e._descriptionFactory[va("0x4")](va("0x19"),(()=>Qo(t[va("0xb")],va("0x9")))),t[va("0x17")][va("0x15")][va("0x14")]((n=>{let o=!1;const r=Array[va("0xe")](t[va("0x17")][va("0x15")][va("0x1")].getChangedMarkers());for(const{name:i,data:s}of r){const{group:r}=e[va("0x6")](i);if(va("0x16")!==r||!s[va("0xa")])continue;const x=s[va("0xa")],a=x[va("0x0")].nodeBefore;if(!a||!a.is("element","title-content"))continue;if(!x[va("0xf")][va("0x7")](x[va("0x0")]))continue;const c=t[va("0x17")][va("0x13")][va("0x2")](x.end,"forward");if(c&&c.isCollapsed){const t=n[va("0x11")](x[va("0xf")],c[va("0xf")]);t[va("0x12")](x)||(n[va("0x18")](i,{range:t}),o=!0)}o||(n[va("0x3")](i),o=!0)}return o}))}}const La=["undo","afterInit","plugins","editor","UndoEditing","redo","TrackChangesEditing","enableCommand"];var Ma,wa;Ma=La,wa=495,function(t){for(;--t;)Ma.push(Ma.shift())}(++wa);const Oa=function(t,e){return La[t-=0]};class Fa extends t.Plugin{[Oa("0x2")](){const t=this[Oa("0x4")],e=t[Oa("0x3")].get(Oa("0x7"));t[Oa("0x3")].has(Oa("0x5"))&&(e[Oa("0x0")](Oa("0x1")),e[Oa("0x0")](Oa("0x6")))}}const Da=["afterInit","toggleTableCaption","editor","enableCommand","has","plugins","requires","get","TableCaptionEditing"];var Ba,Pa;Ba=Da,Pa=226,function(t){for(;--t;)Ba.push(Ba.shift())}(++Pa);const Ua=function(t,e){return Da[t-=0]};class ja extends t.Plugin{static get[Ua("0x5")](){return[zx]}[Ua("0x8")](){const t=this[Ua("0x1")];t[Ua("0x4")][Ua("0x3")](Ua("0x7"))&&t.plugins[Ua("0x6")]("TrackChangesEditing")[Ua("0x2")](Ua("0x0"))}}const Ga=["afterInit","getAttribute","document","join","nodeAfter","handleSuggestionDescription","tableCellProperties","handleDiscardAction","_handlePropertyChange","data","getSuggestionCallback","getSelectionAffectedTableCells","getContainedElement","_descriptionFactory","TrackChangesEditing","has","_suggestionFactory","registerDescriptionCallback","TableCellPropertiesEditing","registerCustomCallback","*Format:* change table properties","table","tableCellHeight","_getSuggestion","tableBorderStyle","accept","findAncestor","tableAlignment","TableUtils","locale","editor","subType","plugins","TrackChangesTableProperties","commandParams","start","tableProperties","tableCellBorderStyle","tableBorderColor","selection","tableCellPadding","tableCellBorderWidth","getFirstPosition","tableCellBackgroundColor","format","discard","pluginName","tableBorderWidth","removeAttribute","batch","model","get","enableCommand","formatBlock"];var Ha,Va;Ha=Ga,Va=329,function(t){for(;--t;)Ha.push(Ha.shift())}(++Va);const za=function(t,e){return Ga[t-=0]};class Wa extends t.Plugin{constructor(t){super(t),this[za("0x1f")]=[za("0x21"),za("0x13"),za("0x2a"),za("0x16"),"tableWidth","tableHeight","tableBackgroundColor"],this.tableCellProperties=["tableCellBorderColor",za("0x20"),za("0x24"),za("0x23"),"tableCellWidth",za("0x11"),za("0x26"),"tableCellHorizontalAlignment","tableCellVerticalAlignment"]}static get[za("0x29")](){return za("0x1c")}[za("0x31")](){const t=this[za("0x19")][za("0x1b")][za("0x2e")](za("0x9"));if(this.editor.plugins[za("0xa")]("TablePropertiesEditing")){for(const e of this[za("0x1f")])t.enableCommand(e,((t,n)=>{const o=this[za("0x19")].model[za("0x33")][za("0x22")][za("0x25")]()[za("0x15")](za("0x10"));this[za("0x3")](e,[o],this[za("0x1f")],za("0x1f"),t,n)}));t[za("0xb")][za("0xe")](za("0x30"),za("0x1f"),"accept",t[za("0xb")][za("0x5")](za("0x30"),null,za("0x28"))),t[za("0xb")][za("0xe")]("formatBlock",za("0x1f"),za("0x28"),((t,e)=>this.handleDiscardAction(this.tableProperties,t,e))),t[za("0xb")][za("0xe")](za("0x30"),za("0x1f"),za("0x34"),(()=>!1))}if(this.editor[za("0x1b")].has(za("0xd"))){for(const e of this[za("0x1")])t[za("0x2f")](e,((t,n)=>{const o=this[za("0x19")][za("0x1b")][za("0x2e")](za("0x17"))[za("0x6")](this[za("0x19")][za("0x2d")][za("0x33")].selection);this[za("0x3")](e,o,this.tableCellProperties,za("0x1"),t,n)}));t._suggestionFactory[za("0xe")]("formatBlock",za("0x1"),za("0x14"),t[za("0xb")].getSuggestionCallback("formatBlock",null,"discard")),t._suggestionFactory[za("0xe")]("formatBlock",za("0x1"),za("0x28"),((t,e)=>this[za("0x2")](this.tableCellProperties,t,e))),t[za("0xb")].registerCustomCallback(za("0x30"),"tableCellProperties",za("0x34"),(()=>!1))}t[za("0x8")][za("0xc")]((t=>this[za("0x0")](t)))}[za("0x3")](t,e,n,o,r,i){const s=this.editor[za("0x1b")][za("0x2e")](za("0x9"));this[za("0x19")][za("0x2d")].enqueueChange(i[za("0x2c")],(()=>{for(const t of e)if(this[za("0x12")](t,o))r(i);else{const e={};for(const o of n){const n=t[za("0x32")](o);void 0!==n&&(e[o]=n)}r(i),s.markBlockFormat(t,{commandParams:[e]},[],o)}}))}[za("0x2")](t,e,n){const o=e[0][za("0x1e")][za("0x35")],r=n[za("0x1d")][0];this.editor[za("0x2d")].change((e=>{for(const n of t)void 0!==r[n]?e.setAttribute(n,r[n],o):e[za("0x2b")](n,o)}))}handleSuggestionDescription(t){if(t[za("0x4")])switch(t[za("0x1a")]){case za("0x1f"):return{type:za("0x27"),content:Qo(this[za("0x19")].locale,za("0xf"))};case za("0x1"):return{type:za("0x27"),content:Qo(this[za("0x19")][za("0x18")],"*Format:* change table cell properties")}}}[za("0x12")](t,e){const n=this[za("0x19")][za("0x1b")][za("0x2e")](za("0x9"));for(const o of n.getSuggestions({skipNotAttached:!0})){const n=o[za("0x7")]();if(o[za("0x1a")]===e&&n===t)return o}return null}}var Ka=Function.prototype,qa=Object.prototype,Xa=Ka.toString,$a=qa.hasOwnProperty,Za=Xa.call(Object);const Ya=function(t){if(!xe(t)||"[object Object]"!=gt(t))return!1;var e=xn(t);if(null===e)return!0;var n=$a.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&Xa.call(n)==Za};const Ja=function(t){return Ya(t)?void 0:t};var Qa=rt?rt.isConcatSpreadable:void 0;const tc=function(t){return ge(t)||de(t)||!!(Qa&&t&&t[Qa])};const ec=function t(e,n,o,r,i){var s=-1,x=e.length;for(o||(o=tc),i||(i=[]);++s<x;){var a=e[s];n>0&&o(a)?n>1?t(a,n-1,o,r,i):sn(i,a):r||(i[i.length]=a)}return i};const nc=function(t){return(null==t?0:t.length)?ec(t,1):[]};const oc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var rc=Math.max;const ic=function(t,e,n){return e=rc(void 0===e?t.length-1:e,0),function(){for(var o=arguments,r=-1,i=rc(o.length-e,0),s=Array(i);++r<i;)s[r]=o[e+r];r=-1;for(var x=Array(e+1);++r<e;)x[r]=o[r];return x[e]=n(s),oc(t,this,x)}};const sc=function(t){return function(){return t}};const xc=ee?function(t,e){return ee(t,"toString",{configurable:!0,enumerable:!1,value:sc(e),writable:!0})}:function(t){return t};var ac=Date.now;const cc=function(t){var e=0,n=0;return function(){var o=ac(),r=16-(o-n);if(n=o,r>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(xc);const lc=function(t){return cc(ic(t,void 0,nc),t+"")}((function(t,e){var n={};if(null==t)return n;var o=!1;e=uo(e,(function(e){return e=bo(e,t),o||(o=e.length>1),e})),ie(t,dn(t),n),o&&(n=to(n,7,Ja));for(var r=e.length;r--;)Ko(n,e[r]);return n})),uc=["open","unshift","formatBlock:chain","moveTargetPosition","substr","suggestionLoaded","getShiftedBy","isIntersectingWithRange","registerPostFixer","deletion","addMarker:suggestion:formatBlock","markMultiRangeBlockFormat","documentSelection","skipNestingCheck","key","then","_joinSuggestions","accept","oldRange","isArray","_reduceExistingSuggestions","stop","newValue","start","schema","after","requires","startsWith","change:activeMarkers","root","_suggestionFactory","getSuggestions","isCollapsed","isObject","attributeOldValue","splitPosition","formatInline:discard","_splitMarkerName","change:_saved","isTouching","_isBlockAttribute","_trackFormatChanges","getRanges","head","track-changes-suggestion-data-mismatch","removed","ck-suggestion-marker-formatBlock","getCommentThread","addMarker:suggestion","ENTER","_registerDefaultCallbacks","notReady","_editor","_createSuggestion","next","suggestionUnloaded","formatBlock:","markMultiRangeDeletion","high","createRangeOn","_setSuggestionData","_initAriaMarkerChangeAnnouncements","markMultiRangeInsertion","_model","createSelection","substring","init","_refreshAttributeSuggestionsChain","track-changes-adapter-already-set","addCommentThread","size","_commentsRepository","containerElement","formatBlock:discard","_isForcedDefaultExecutionBlock","get","ck-suggestion-marker--active","hasSuggestion","removeMarker:suggestion:formatBlock","trackChangesCommand","fire","values","originalSuggestionId","addMarker:suggestion:attribute","set","getAllAdjacentSuggestions","addSuggestionData","setSelection","rootName","insertion:chain","unbindElementFromMarkerName","$text","_processAttributeChanges","acceptSelectedSuggestions","acceptAllSuggestions","createPositionBefore","updateMarker","newRange","acceptSuggestion","options","multipleBlocks","resolve","differ","item","elementToElement","suggestion-type","marker-count","isRemovable","formatInline","selection","always","addClass","_recordAttributeChanges","data","dataToMarker","_checkSuggestionCorrectness","_blockAttributeKeys","_customCallbacks","map","addHighlight","insertContent","_rangeIsInLocalUserInsertion","collaboration.channelId","getChangedMarkers","getSuggestion","insertion:discard","ready","lowest","toUpperCase","_mergeNestedSuggestions","suggestion","attributeKey","type","isLocal","trackChanges","containsItem","isSelectable","addAttribute","insert","addUser","refresh","isInContent","discard","parent","nodeBefore","enableCommand","insertion:accept","previous","Users","group","widget","TrackChangesEditing","isBefore","_enableDefaultAttributesIntegration","consume","isExternal","_cutOutSuggestionMarker","getItems","commentThread","toJSON","removeMarker","discardSelectedSuggestions","filter","removeClass","trackChanges.trackFormatChanges","join","suggestion:","from","insertion:","formatInline:","fetchCommentThread","tablePasteChainId","highest","ck-suggestion-marker","getIntersection","createRangeIn","value","some","sort","_removeSuggestion","getUser","_updateSuggestionData","_suggestions","rejected","LEAVE","_defaultCallbacks","setTo","_findSuggestions","pluginName","update:suggestion","createRange","deletion:accept","deletion:join","batch","oldValue","_registerBlockAttribute","containsRange","forward","_getExternalAuthor","CommentsRepository","_refreshSuggestionsChain","conversion","isAfter","_addSuggestionMarker","getSuggestionCallback","track-changes-adapter-missing-getsuggestion","split","commandName","createPositionAfter","formatBlock:accept","format","removeMarker:suggestion:attribute","getLastMatchingPosition","document","$elementName","editor","end","_recordAttributeSuggestionsFromVersion","fromRange","dataDowncast","attribute:","getCustomProperty","delete","deleteContent","subType","isLimit","getFirstRange","attribute","isEqual","remove","getMultiRangeId","version","addMarker","targetPosition","has","registerCustomCallback","_inlineAttributeKeys","addRange","getRange","getNearestSelectionRange","elementEnd","splice","PENDING_ACTION_SUGGESTION","element","forEach","add","formatInline:accept","insertion","reconvertMarker","_registerInlineAttribute","editingDowncast","_getAuthorFromId","upcast","hasComments","backward","locale","forceDefaultExecution","mapper","getOperations","attributes","range","push","never","changeAttribute","markAttributeChange","stopListening","isOwn","oldName","formatBlock","removeComment","markDeletion","change","writer","author","formatInline:chain","enqueueChange","low","authoredAt","deletion:discard","data-suggestion","unbind","trackChanges.mergeNestedSuggestions","name","@external","plugins","getContainedElement","suggestion:attribute:","attributeNewValue","suggestionChanged","isMultiRange","length","getChanges","consumable","announce","before","_handleNewSuggestionMarker","howMany","markInsertion","return","markers","listenTo","authorName","detach","keys","pop","newName","nodeAfter","markerReady","isAtEnd","markerName","getAncestors","getAttribute","addMarkerName","$graveyard","commands","execute","createElement","history","removeMarkers","discardSuggestion","_getSuggestionData","_breakSuggestionMarker","isBlock","isDocumentOperation","addComment","find","attribute:discard","comments","_isDataLoaded","every","setAttribute","_enabledCommands","attribute:accept","buildSuggestion","PendingActions","$marker","model","adapter","for","_setSuggestionRange","markerToHighlight","multi","_suggestionState","createPositionAt","activeMarkers","track-changes-suggestion-not-found","accepted","config","_getMarkerAnnouncementText","formatGroupId","updateSuggestion","_joinWithAdjacentSuggestions","removeAttribute","isInsideObject","fromCharCode","move","clone","_onDiscard","isNextTo","containsPosition","_addThreadToSuggestion","getDifference","_SUGGESTION_ANNOUNCEMENT","enableReadOnlyMode","showSuggestionHighlights","_adapter","clear","markerNameToElements","deletion:","markBlockFormat","meta","position","createdAt","getFirstMarker","default","Creating a suggestion for attribute with too long attribute key. This may lead to errors. Change the attribute key to a value shorter than 37 characters.","groupId","getMarkers","track-changes-user-not-found","addSuggestion","_processAttributeSuggestions","_saved","$textProxy","discardAllSuggestions","includes","assign","containsRangeInObject"];var dc,gc;dc=uc,gc=172,function(t){for(;--t;)dc.push(dc.shift())}(++gc);const fc=function(t,e){return uc[t-=0]},mc="$elementName";class hc extends t.Plugin{static get[fc("0xf1")](){return["CommentsRepository",i.Users,t.PendingActions,cr,fr,_r,kr,Lr,Dr,Hr,ti,ii,li,hi,Ti,Ri,Mi,Pi,Vi,Xi,Qi,rs,fs,cs,Es,As,vs,Os,Us,Ks,Ys,nx,xx,dx,px,Cx,Ix,Ox,Ux,zx,Zx,ea,ja,aa,ma,ka,Wa,_a,Na,Fa]}static get[fc("0x10")](){return fc("0x16e")}constructor(t){function e(t){return t[fc("0x14d")]((t=>String[fc("0xb6")](t)))[fc("0x17c")]("")}super(t),this[fc("0x2d")]=null,this[fc("0x12b")](fc("0xac"),[]),this.on(fc("0xf3"),((e,n,o,r)=>{this._model[fc("0x63")]((()=>{for(const e of[...r,...o])this._model[fc("0x7f")][fc("0x3e")](e)&&t.editing[fc("0x4c")](e)}))})),this._descriptionFactory=new rr(this[fc("0x2b")][fc("0xa4")][fc("0xef")],this[fc("0x2b")].locale),this[fc("0xc1")]=null,this[fc("0xf5")]=new bc(this[fc("0x2b")]),this._suggestions=new Map,this._commentsRepository=t.plugins[fc("0x122")](fc("0x1b")),this[fc("0x9f")]=new Set,this[fc("0x116")]=this.editor[fc("0xa4")],this._suggestionState=new WeakMap,this[fc("0x121")]=!1,this._blockAttributeKeys=new Set([fc("0x2a")]),this._inlineAttributeKeys=new Set,t[fc("0xaf")].define(fc("0x17b"),fc("0xca")),this._trackFormatChanges=t[fc("0xaf")][fc("0x122")](fc("0x17b")),t.config.define(fc("0x6d"),!0),this[fc("0x158")]=t[fc("0xaf")][fc("0x122")](fc("0x6d")),this[fc("0x126")]=new d(t,this._enabledCommands),this[fc("0x114")](),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,50,52,48,50])}[fc("0x119")](){const t=this.editor,n=(t,e)=>{if(fc("0x37")!=t)return"ck-suggestion-marker-"+t;const n=e.split("|")[0];return this._isBlockAttribute(n)?fc("0x105"):"ck-suggestion-marker-formatInline"};t.conversion[fc("0xa6")](fc("0x4e")).markerToHighlight({model:fc("0x159"),view:t=>{const{id:e,type:o,subType:r}=this[fc("0xfc")](t[fc("0x89")]),i=[fc("0x1"),n(o,r)];let s=3e3;return this[fc("0xac")][fc("0xd4")](t[fc("0x89")])&&(i[fc("0x59")](fc("0x123")),s=3010),fc("0xe0")==o&&(s+=5),{classes:i,attributes:{"data-suggestion":e},priority:s}}}),t[fc("0x1d")].for(fc("0x2f"))[fc("0x49")]((e=>{e.on(fc("0x107"),((e,n,o)=>{if(!o[fc("0x13a")][fc("0xc0")])return;const r=n.item;if(!r)return;const i=o[fc("0x55")].toViewElement(r);t[fc("0xa4")][fc("0xef")][fc("0xf8")](r)&&i&&!i[fc("0x31")](fc("0x16d"))&&i.is(fc("0x11f"))&&(0,x.toWidget)(i,o[fc("0x64")])}),{priority:fc("0x111")})})),t[fc("0x1d")][fc("0xa6")]("dataDowncast")[fc("0xa8")]({model:fc("0x159"),view:(t,e)=>{if(!e.options[fc("0xc0")])return null;const{type:o,subType:r}=this[fc("0xfc")](t[fc("0x89")]);return{classes:[fc("0x1"),n(o,r)],priority:3e3}}});const o=({showActiveMarkers:e=!0,isAttributeSuggestion:n=!1}={})=>(o,r,i)=>{if(!r[fc("0x13e")])return;const{id:s}=this[fc("0xfc")](r[fc("0x89")]);if(n){const t=Ic(this._suggestions[fc("0x122")](s));if(!this[fc("0xff")](t))return}if(r[fc("0x13e")].is(fc("0x144")))return void i[fc("0x78")][fc("0x171")](r[fc("0x13e")],o.name);const x=i[fc("0x55")].toViewElement(r[fc("0x13e")]);if(r[fc("0x13e")].is(fc("0x47"))&&t.model[fc("0xef")][fc("0x96")](r[fc("0x13e")])&&!x[fc("0x31")]("addHighlight")){i[fc("0x64")].addClass([fc("0x1"),"ck-suggestion-marker-formatBlock"],x),i[fc("0x64")].setAttribute("data-suggestion",s,x),i[fc("0x55")].bindElementToMarker(x,r[fc("0x89")]),e&&(this.activeMarkers[fc("0xd4")](r.markerName)?i[fc("0x64")][fc("0x146")](fc("0x123"),x):i.writer[fc("0x17a")](fc("0x123"),x));for(const e of t[fc("0xa4")][fc("0x3")](r[fc("0x13e")])[fc("0x174")]())i[fc("0x78")].consume(e,o[fc("0x6e")]);i[fc("0x78")].consume(r[fc("0x13e")],o.name)}};t[fc("0x1d")][fc("0xa6")]("dataDowncast")[fc("0x49")]((t=>{t.on(fc("0xe1"),((t,e,n)=>{n[fc("0x13a")].showSuggestionHighlights&&o({showActiveMarkers:!1})(t,e,n)}),{priority:fc("0x0")})})),t[fc("0x1d")][fc("0xa6")](fc("0x2f")).add((t=>{t.on(fc("0x12a"),((t,e,n)=>{n[fc("0x13a")][fc("0xc0")]&&o({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,n)}),{priority:fc("0x0")})})),t[fc("0x1d")][fc("0xa6")](fc("0x2f")).markerToData({model:fc("0x159"),view:(t,e)=>e[fc("0x13a")].showSuggestionHighlights?null:{group:"suggestion",name:t[fc("0xdb")](11)}}),t[fc("0x1d")][fc("0xa6")]("upcast")[fc("0x13f")]({view:{name:"suggestion",attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(t,{writer:e})=>{let n=fc("0x17d")+t[fc("0x8b")](fc("0x140"))+":"+t.getAttribute("id");return t.getAttribute(fc("0x141"))&&(n+=":"+t[fc("0x8b")]("marker-count")),e[fc("0x90")](fc("0xa3"),{"data-name":n})}}),t[fc("0x1d")][fc("0xa6")](fc("0x50"))[fc("0x149")]({view:fc("0x159")}),t.conversion[fc("0xa6")](fc("0x4e")).add((t=>{t.on("addMarker:suggestion:formatBlock",o(),{priority:fc("0x111")})})),t[fc("0x1d")][fc("0xa6")](fc("0x4e"))[fc("0x49")]((t=>{t.on(fc("0x12a"),o({isAttributeSuggestion:!0}),{priority:fc("0x111")})})),t.conversion[fc("0xa6")](fc("0x4e"))[fc("0x49")]((t=>{t.on(fc("0x125"),((t,e,n)=>{const o=n.mapper[fc("0xc3")](e[fc("0x89")]);if(o)for(const t of o)t[fc("0x31")](fc("0x14e"))||(n[fc("0x64")][fc("0x17a")]([fc("0x1"),"ck-suggestion-marker-formatBlock",fc("0x123")],t),n[fc("0x64")].removeAttribute(fc("0x6b"),t),n[fc("0x55")][fc("0x131")](t,e.markerName))}),{priority:fc("0x111")})})),t.conversion[fc("0xa6")]("editingDowncast")[fc("0x49")]((t=>{t.on(fc("0x27"),((t,e,n)=>{const o=n[fc("0x55")][fc("0xc3")](e.markerName);if(!o)return;const{id:r}=this[fc("0xfc")](e.markerName),i=Ic(this._suggestions[fc("0x122")](r));if(this[fc("0xff")](i))for(const t of o)t[fc("0x31")]("addHighlight")||(n.writer[fc("0x17a")]([fc("0x1"),fc("0x105"),fc("0x123")],t),n[fc("0x64")][fc("0xb4")]("data-suggestion",t),n[fc("0x55")].unbindElementFromMarkerName(t,e[fc("0x89")]))}),{priority:fc("0x111")})})),t[fc("0xa4")][fc("0x29")][fc("0xdf")]((e=>{let n=!1;const o=Array[fc("0x17e")](t[fc("0xa4")][fc("0x29")].differ[fc("0x152")]()),r=new Set;for(const{name:x,data:a}of o){const{group:o,type:c,subType:l,id:u}=this[fc("0xfc")](x);if(fc("0x159")!==o)continue;const d=this[fc("0xa")][fc("0x122")](u);if(null!=a.newRange){fc("0x143")==c&&(n=n||_c(a[fc("0x138")],x,e,t[fc("0xa4")].schema));const o=fc("0x37")==c&&this._isBlockAttribute(l[fc("0x22")]("|")[0]);if(a.newRange.isCollapsed||"$graveyard"==a[fc("0x138")][fc("0xf4")][fc("0x12f")]||fc("0x60")==c&&!yc(a.newRange)||o&&!yc(a[fc("0x138")])||fc("0xe0")==c&&(Ec(s=a.newRange)||(i=s)[fc("0xee")][fc("0x166")]==i.end[fc("0x167")]&&i[fc("0xee")][fc("0x88")]))e[fc("0x177")](x),n=!0;else{if(!d||!d[fc("0x164")])continue;r[fc("0x49")](d)}}}var i,s;return r[fc("0x11d")]>0&&(n=!!this[fc("0xb3")](r)||n),n})),t[fc("0xa4")].document.registerPostFixer((e=>{let n=!1;for(const o of t[fc("0xa4")][fc("0x29")][fc("0x13d")][fc("0x77")]())if(fc("0x161")==o.type)for(const o of this[fc("0xa")][fc("0x128")]()){if(o[fc("0x75")]||!o[fc("0x164")])continue;const r="formatBlock"==o[fc("0x15b")],i=Ic(o),s=i&&this._isBlockAttribute(i);if(!r&&!s)continue;const x=o[fc("0x36")]();if(x[fc("0xee")][fc("0x166")]!=x[fc("0x2c")][fc("0x166")]&&!x[fc("0x2c")].isAtEnd){const r=t.model[fc("0xab")](x[fc("0xee")][fc("0x86")],fc("0x2c")),i=t[fc("0xa4")][fc("0x12")](x[fc("0xee")],r);e[fc("0x137")](o[fc("0xc9")](),{range:i}),n=!0}}return n})),t[fc("0xa4")].document[fc("0xdf")]((t=>this[fc("0x133")](t))),t[fc("0xa4")][fc("0x29")][fc("0xdf")]((t=>!t.batch[fc("0x15c")]&&this[fc("0xd0")](t))),t[fc("0xa4")][fc("0x7f")].on(fc("0x11"),((t,e,n)=>{if(null==n){const{id:t}=this._splitMarkerName(e.name),n=this[fc("0xa")][fc("0x122")](t);n&&n[fc("0x8c")](e.name)}})),t[fc("0xa4")].document.on("change:data",(()=>{const e=Array.from(t[fc("0xa4")][fc("0x29")][fc("0x13d")][fc("0x152")]())[fc("0x179")]((t=>fc("0x159")===this[fc("0xfc")](t[fc("0x6e")])[fc("0x16c")]));if(0===e[fc("0x76")])return;e[fc("0x6")](((t,e)=>{const n=t[fc("0x148")][fc("0xe9")],o=e[fc("0x148")][fc("0xe9")];return null===n&&null===o?0:null===n&&null!==o?-1:null!==n&&null===o?1:n[fc("0xee")][fc("0x16f")](o.start)?-1:1}));const n=new Set,o=new Set;for(const{name:t,data:r}of e){const{id:e}=this[fc("0xfc")](t);if(null===r[fc("0xe9")]){const e=this[fc("0x7b")](t);o.add(e)}else{const t=this._suggestions[fc("0x122")](e);null!==r.newRange||t[fc("0x164")]?(n[fc("0x49")](t[fc("0x102")]),o[fc("0x49")](t)):this[fc("0x7")](t)}}o[fc("0x11d")]>0&&this._refreshSuggestionsChain(o);for(const t of n)this[fc("0x127")](fc("0x74"),t)})),t.model.on("applyOperation",((e,n)=>{const o=n[0];if(!this._suggestions[fc("0x11d")])return;if(!o[fc("0x97")])return;if(o[fc("0x15")].isUndo||!o[fc("0x15")][fc("0x15c")])return;let r,i;switch(o[fc("0x15b")]){case fc("0x161"):r=t[fc("0xa4")][fc("0xab")](o[fc("0xc7")]),i=r.getShiftedBy(o[fc("0x7c")]);break;case fc("0x22"):r=t[fc("0xa4")][fc("0xab")](o[fc("0xfa")]),i=t[fc("0xa4")].createPositionAt(o[fc("0xda")]);break;case fc("0xb7"):r=t[fc("0xa4")][fc("0xab")](o[fc("0x3d")]),i=r[fc("0xdd")](o[fc("0x7c")]);break;default:return}const s=t[fc("0xa4")].createRange(r,i);t[fc("0xa4")][fc("0x63")]((()=>{for(const{suggestion:t,meta:e}of this[fc("0xf")](s)){if(t[fc("0x75")])continue;if(fc("0x143")==t[fc("0x15b")])continue;const n=Ic(t);if(n&&this._isBlockAttribute(n)&&fc("0x22")!=o[fc("0x15b")])continue;const x=t[fc("0x148")]&&t.data[fc("0x13b")];(fc("0x60")!=t.type||fc("0x22")==o[fc("0x15b")]&&!x)&&(e[fc("0xd6")]||fc("0x4b")==t[fc("0x15b")]&&e[fc("0x5e")]||t[fc("0x36")]()[fc("0x18")](s)&&this[fc("0x95")](t,r,i))}}))}),{priority:fc("0x156")}),t[fc("0xa4")].on(fc("0x33"),((e,n)=>{const o=n[0],r=n[1];if(r&&r[fc("0x54")])return;if(this[fc("0x121")])return;if(!this[fc("0x126")][fc("0x4")])return;if(o.isCollapsed)return;const i=t[fc("0xa4")][fc("0xef")],{start:s,end:x}=o[fc("0x36")](),a=s[fc("0x86")]&&i[fc("0x35")](s[fc("0x86")])?null:i[fc("0x43")](s,fc("0x19")),c=x[fc("0x167")]&&i[fc("0x35")](x.nodeBefore)?null:i[fc("0x43")](x,fc("0x52")),l=t[fc("0xa4")][fc("0x12")](a?a.start:s,c?c[fc("0x2c")]:x);t[fc("0xa4")][fc("0x63")]((e=>{this[fc("0x62")](l);const n=t[fc("0xa4")][fc("0xef")][fc("0x43")](l[fc("0xee")]);o.is(fc("0xe3"))?e[fc("0x12e")](n):o[fc("0xe")](n)})),e[fc("0xec")]()}),{priority:e.priorities.normal+10}),t[fc("0xa4")].on(fc("0x14f"),((e,n)=>{const o=n[n[fc("0x76")]-1];o&&o[fc("0x54")]||this[fc("0x121")]||this[fc("0x126")].value&&(t[fc("0xa4")].change((()=>{let o=t.model.insertContent(n[0],n[1],n[2],{forceDefaultExecution:!0});if(!o)return;e[fc("0x7e")]=o[fc("0xb8")]();const r=o[fc("0x2c")][fc("0x167")],i=t[fc("0xa4")][fc("0xef")];r&&i[fc("0x96")](r)&&!i[fc("0xf8")](r)&&(o=t[fc("0xa4")][fc("0x12")](o[fc("0xee")],t[fc("0xa4")].createPositionAt(r,"end"))),this.markInsertion(o)})),e.stop())}),{priority:fc("0x111")}),this[fc("0x2b")][fc("0x8e")][fc("0x49")](fc("0x15d"),this[fc("0x126")]),this[fc("0x168")](fc("0x15d"));const r=new b(t,this._suggestions);t.commands[fc("0x49")](fc("0x139"),r),this[fc("0x168")]("acceptSuggestion");const i=new y(t,this[fc("0xa")]);t[fc("0x8e")][fc("0x49")](fc("0x93"),i),this.enableCommand(fc("0x93")),t.commands[fc("0x49")](fc("0x135"),new F(t,r,this[fc("0xa")])),this[fc("0x168")](fc("0x135")),t.commands.add(fc("0xd3"),new F(t,i,this._suggestions)),this[fc("0x168")](fc("0xd3")),t.commands[fc("0x49")](fc("0x134"),new j(t,r,this._suggestions)),this[fc("0x168")](fc("0x134")),t[fc("0x8e")][fc("0x49")](fc("0x178"),new j(t,i,this[fc("0xa")])),this.enableCommand(fc("0x178"));const s=t[fc("0x70")].get(fc("0x1b"));this[fc("0x80")](s,fc("0x98"),((t,{threadId:e})=>{const n=this[fc("0xa")][fc("0x122")](e);n&&n.commentThread&&1===n[fc("0x175")][fc("0x76")]&&this[fc("0x9")](e,{hasComments:!0})}),{priority:fc("0x68")}),this[fc("0x80")](s,fc("0x61"),((t,{threadId:e})=>{const n=this._suggestions[fc("0x122")](e);n&&n[fc("0x175")]&&!n[fc("0x175")][fc("0x76")]&&this._updateSuggestionData(e,{hasComments:!1})}),{priority:fc("0x68")})}set[fc("0xa5")](t){if(this[fc("0xc1")])throw new e.CKEditorError(fc("0x11b"),this);this[fc("0xc1")]=t}get[fc("0xa5")](){return this._adapter}[fc("0xf6")]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=[];for(const e of this[fc("0xa")].values())t&&!e[fc("0x164")]||n.push(e);return e?n[fc("0x14d")]((t=>t[fc("0x176")]())):n}[fc("0x153")](t){const n=this._suggestions.get(t);if(!n)throw new e.CKEditorError(fc("0xad"),this);return n}[fc("0x124")](t){return this[fc("0xa")].has(t)}addSuggestionData(t){const{authorId:e,id:n,attributes:o}=t,[r,i]=t[fc("0x15b")][fc("0x22")](":"),s=this._suggestions[fc("0x122")](n)||this._createSuggestion(r,i,n,e,o);if(this[fc("0xbc")](s),this[fc("0x14a")](s,r,i||null,e),s[fc("0xc8")]=t.createdAt,s._isDataLoaded=!0,o&&o[fc("0x6f")]){const t=o[fc("0x6f")],e=this[fc("0x1a")](t[fc("0x81")]);s[fc("0x69")]=t[fc("0xc8")],s[fc("0x65")]=e,s[fc("0x172")]=!0}else s.authoredAt=t[fc("0xc8")];switch(t[fc("0x148")]&&(s[fc("0x148")]=t[fc("0x148")]),t.attributes&&(s[fc("0x57")]=t[fc("0x57")]),this._adapter&&this._adapter[fc("0xcf")]||(s[fc("0xd1")]=!0),this[fc("0xaa")][fc("0x122")](s)){case"notReady":this[fc("0xaa")][fc("0x12b")](s,"dataReady");break;case fc("0x87"):s[fc("0x164")]?(this[fc("0x1c")](new Set([s])),this[fc("0xb3")](new Set([s])),this[fc("0xaa")][fc("0x12b")](s,fc("0x155")),this.fire(fc("0xdc"),s)):this[fc("0xaa")].set(s,fc("0x104"))}return s}[fc("0x139")](t){this[fc("0x54")]((()=>{this[fc("0x2b")][fc("0xa4")][fc("0x63")]((()=>{for(const e of t.getAllAdjacentSuggestions())e[fc("0xe8")]()}))}))}[fc("0x93")](t){this[fc("0x54")]((()=>{this[fc("0x2b")][fc("0xa4")][fc("0x63")]((()=>{for(const e of t[fc("0x12c")]())e[fc("0x165")]()}))}))}enableCommand(t,n){const o=this[fc("0x2b")][fc("0x8e")][fc("0x122")](t);if(!o)throw new e.CKEditorError("track-changes-command-not-found",this,{commandName:t});if(this[fc("0x9f")][fc("0x3e")](o))throw new e.CKEditorError("track-changes-enable-command-twice",this,{commandName:t});this[fc("0x9f")][fc("0x49")](o),n&&o.on(fc("0x8f"),((t,e)=>{this.trackChangesCommand[fc("0x4")]&&(this[fc("0x121")]||(e.length>0&&e[e.length-1]&&e[e[fc("0x76")]-1][fc("0x54")]?e[fc("0x84")]():(t[fc("0x7e")]=n(((...t)=>o[fc("0x8f")](...t,{forceDefaultExecution:!0})),...e),t[fc("0xec")]())))}),{priority:"high"})}forceDefaultExecution(t){let n,o;const r=this._isForcedDefaultExecutionBlock;this[fc("0x121")]=!0;try{n=t()}catch(t){o=t}return r||(this[fc("0x121")]=!1),o&&e.CKEditorError.rethrowUnexpectedError(o,this),n}[fc("0x7d")](t,n=null,o={}){if(t[fc("0xf7")])return null;const r=this[fc("0x2b")][fc("0x70")][fc("0x122")](fc("0x16b")).me;for(const{suggestion:e,meta:r}of this[fc("0xf")](t,fc("0x4b")))if(r[fc("0x5e")]){if(!r[fc("0xba")]){if(r[fc("0xd6")]){if(!this[fc("0x158")]||!Sc(e,o))continue;return e}if(Sc(e,o))return e;this[fc("0x95")](e,t.start,t[fc("0x2c")]);break}if(n==e[fc("0x34")]&&Sc(e,o)){const n=e[fc("0x36")]();return n.start[fc("0x38")](t.end)?this[fc("0xa7")](e,this._model.createRange(t[fc("0xee")],n[fc("0x2c")])):this[fc("0xa7")](e,this._model[fc("0x12")](n[fc("0xee")],t[fc("0x2c")])),e}}const i=(0,e.uid)(),s=r.id,x=n?fc("0x17f")+n:fc("0x4b"),a=this[fc("0x113")]({id:i,type:x,createdAt:new Date,authorId:s,attributes:o});return this._addSuggestionMarker(x,i,s,t),a}[fc("0x115")](t,n=fc("0xa9"),o={}){const r=this.editor.plugins[fc("0x122")](fc("0x16b")).me,i=this[fc("0xf5")][fc("0x20")](fc("0x4b"),n,fc("0x17c"));for(const e of this.getSuggestions())if(e.author.id==r.id&&"insertion"==e[fc("0x15b")]&&e[fc("0x34")]==n&&Sc(e,o)&&(i(e.getRanges(),t)||i(t,e[fc("0x101")]()))){for(const n of t)e[fc("0x41")](n);return e}for(const{suggestion:e,meta:n}of this._findSuggestions(t,fc("0x4b"))){if(!n[fc("0x5e")])continue;if(!this[fc("0x158")]&&n[fc("0xd6")])continue;if(!Sc(e,o))continue;let r=!0;for(const n of e.getRanges())for(const e of t)if(!n.containsRange(e)){r=!1;break}if(r)return e}const s=(0,e.uid)(),x=r.id,a=fc("0x17f")+n,c=this._setSuggestionData({id:s,type:a,createdAt:new Date,authorId:x,attributes:o});for(const e of t)this._addSuggestionMarker(a,s,x,e,Jo[fc("0x3a")]());return c}markInlineFormat(t,n,o=null,r={}){if(o=o||Tc(n),t[fc("0xf7")])return null;if("never"===this[fc("0x100")]){const e=this[fc("0xf5")].getSuggestionCallback(fc("0x143"),o,"accept");return this[fc("0x54")]((()=>e([t],n,r))),null}const i=this.editor[fc("0x70")][fc("0x122")](fc("0x16b")).me,s=[];if(fc("0x145")!==this._trackFormatChanges)for(const{suggestion:e,meta:n}of this[fc("0xf")](t,fc("0x4b")))n[fc("0x5e")]&&!n[fc("0xb5")]&&s[fc("0x59")](...e[fc("0x101")]());const x=function(t,e){const n=[];for(const o of e){const e=t[fc("0x2")](o);e&&n.push(e)}return n}(t,s),a=function(t,e){const n=[t];for(const t of e){let e=0;for(;e<n[fc("0x76")];){const o=n[e][fc("0xbd")](t);n[fc("0x45")](e,1,...o),e+=o[fc("0x76")]}}return n}(t,s);x.length&&this[fc("0x116")].change((()=>{for(const t of x){const e=this[fc("0xf5")][fc("0x20")](fc("0x143"),o,"accept");this[fc("0x54")]((()=>e([t],n,r)))}}));for(const t of a){let s=null,x=t.start,a=t.end;for(const{suggestion:e,meta:n}of this[fc("0xf")](t,fc("0x143"))){if(!n.isOwn)continue;if(e[fc("0x34")]!=o)continue;if(!Sc(e,r))continue;const i=e[fc("0x36")]();if(i.containsRange(t,!0))return null;x=x.isBefore(i[fc("0xee")])?x:i[fc("0xee")],a=a[fc("0x1e")](i[fc("0x2c")])?a:i.end,s?i.start[fc("0x16f")](s.getFirstRange().start)?(s[fc("0x92")](),s=e):e[fc("0x92")]():s=e}const c=this[fc("0x116")].createRange(x,a);if(s)this[fc("0xa7")](s,c);else{const t=(0,e.uid)(),s=i.id;this[fc("0x113")]({id:t,type:fc("0x180")+o,data:n,createdAt:new Date,authorId:s,attributes:r}),this[fc("0x1f")](fc("0x180")+o,t,s,c)}}return null}[fc("0xc5")](t,n,o=[],r=null,i={}){n[fc("0xb1")]||(n[fc("0xb1")]=n[fc("0x23")]),n[fc("0x13b")]=t.is(fc("0x58")),r=r||Tc(n);const s=o[fc("0x14d")]((t=>Cc(t,this[fc("0x116")]))),x=t.is("range")?t:Cc(t,this[fc("0x116")]);if(fc("0x5a")===this._trackFormatChanges){const t=this._suggestionFactory.getSuggestionCallback("formatBlock",r,fc("0xe8"));return this[fc("0x54")]((()=>t([x],n,i))),null}s.push(x);let a=!0;for(const t of s)if(!this[fc("0x150")](t)){a=!1;break}if(a&&"always"!==this[fc("0x100")]){const t=this._suggestionFactory[fc("0x20")]("formatBlock",r,fc("0xe8"));return this.forceDefaultExecution((()=>t([x],n,i))),null}let c=null,l=x[fc("0xee")],u=x[fc("0x2c")];for(const{suggestion:t,meta:e}of this._findSuggestions(x,fc("0x60"))){if(!e[fc("0x5e")])continue;if(e[fc("0xba")]||e[fc("0xd6")]||e[fc("0xb5")])continue;if(t[fc("0x148")].formatGroupId!=n[fc("0xb1")])continue;if(!Sc(t,i))continue;const o=t.getFirstRange();if(t[fc("0x34")]==r){if(o[fc("0x18")](x,!0))return null;l=l[fc("0x16f")](o[fc("0xee")])?l:o[fc("0xee")],u=u[fc("0x1e")](o[fc("0x2c")])?u:o[fc("0x2c")],c?o[fc("0xee")][fc("0x16f")](c[fc("0x36")]()[fc("0xee")])?(c[fc("0x92")](),c=t):t.removeMarkers():c=t}else{const e=x.getIntersection(o);this[fc("0x173")](t,e)}}const d=this[fc("0x2b")].plugins[fc("0x122")]("Users").me,g=(0,e.uid)(),f=d.id;if(c)return this[fc("0xa7")](c,this[fc("0x116")].createRange(l,u)),c;{const t=this[fc("0x113")]({id:g,type:fc("0x10f")+r,data:n,createdAt:new Date,authorId:f,attributes:i});return this[fc("0x1f")]("formatBlock:"+r,g,f,this._model[fc("0x12")](l,u)),t}}[fc("0xe2")](t,n,o=[],r=null,i={}){n[fc("0xb1")]||(n.formatGroupId=n.commandName);const s=t[0];n[fc("0x13b")]=s.is(fc("0x58")),r=r||Tc(n);const x=o.map((t=>Cc(t,this[fc("0x116")]))),a=s.is(fc("0x58"))?t:t[fc("0x14d")]((t=>Cc(t,this[fc("0x116")])));if(fc("0x5a")===this[fc("0x100")]){const t=this._suggestionFactory[fc("0x20")](fc("0x60"),r,fc("0xe8"));return this[fc("0x54")]((()=>t(a,n,i))),null}x[fc("0x59")](...a);let c=!0;for(const t of x)if(!this[fc("0x150")](t)){c=!1;break}if(c&&fc("0x145")!==this[fc("0x100")]){const t=this[fc("0xf5")].getSuggestionCallback(fc("0x60"),r,"accept");return this.forceDefaultExecution((()=>t(a,n,i))),null}const l=this[fc("0x2b")][fc("0x70")].get(fc("0x16b")).me;for(const t of this.getSuggestions()){if(t.author.id!=l.id)continue;if(fc("0x60")!=t[fc("0x15b")]||t.data[fc("0xb1")]!=n[fc("0xb1")])continue;if(!Sc(t,i))continue;const e=t.subType==r;for(let n=0;n<a.length;n++){const o=a[n];for(const r of t[fc("0xcd")]()){const i=r[fc("0x42")]();if(o[fc("0x38")](i)){e?(a[fc("0x45")](n,1),n--):t[fc("0x177")](r[fc("0x6e")]);break}}}}if(0==a[fc("0x76")])return null;const u=this._suggestionFactory[fc("0x20")]("formatBlock",r,fc("0x17c"));for(const t of this[fc("0xf6")]())if(t[fc("0x65")].id==l.id&&fc("0x60")==t[fc("0x15b")]&&t[fc("0x148")][fc("0xb1")]==n[fc("0xb1")]&&t[fc("0x34")]==r&&Sc(t,i)&&(u(t[fc("0x101")](),a)||u(a,t[fc("0x101")]()))){for(const e of a)t[fc("0x41")](e);return t}const d=(0,e.uid)(),g=l.id,f=fc("0x10f")+r,m=this[fc("0x113")]({id:d,type:f,data:n,createdAt:new Date,authorId:g,attributes:i});for(const t of a)this[fc("0x1f")](f,d,g,t,Jo[fc("0x3a")]());return m}[fc("0x62")](t,n=null,o={}){if(t[fc("0xf7")])return null;const r=this[fc("0x2b")][fc("0x70")][fc("0x122")]("Users").me,i=new s.LiveRange(t[fc("0xee")],t[fc("0x2c")]);for(const{suggestion:t,meta:e}of this._findSuggestions(i,"insertion"))if(e[fc("0x5e")]&&!e[fc("0xba")])if(t[fc("0x75")]){const e=t[fc("0x101")]()[fc("0x179")]((t=>fc("0x8d")!=t[fc("0xf4")].rootName));if(e[fc("0x9d")]((t=>i.containsRange(t,!0)))&&t.discard(),e[fc("0x5")]((t=>t[fc("0x18")](i,!0)))){const t=this[fc("0xf5")].getSuggestionCallback("deletion",n,fc("0xe8"));return this[fc("0x54")]((()=>t([i],null,o))),null}}else{const e=i[fc("0x2")](t[fc("0x36")]());null!==e&&t[fc("0xb9")]([e],null,o)}if(i[fc("0x82")](),i.isCollapsed||fc("0x8d")==i[fc("0xf4")][fc("0x12f")])return null;let x=null,a=i[fc("0xee")],c=i.end;const l=this._findSuggestions(i,fc("0xe0"));for(const{suggestion:t,meta:e}of l){const n=this._model[fc("0x12")](a,c);if(e[fc("0x5e")]&&(this[fc("0x158")]||!e[fc("0xd6")]&&!e[fc("0xb5")]))if(t.isMultiRange){if(!Sc(t,o))continue;let e=!0;for(const o of t[fc("0x101")]()){if(o[fc("0x18")](n,!0))return t;n[fc("0x18")](o)||(e=!1)}e&&t.discard()}else{const e=t[fc("0x36")]();if(e[fc("0x18")](n,!0))return t;if(!Sc(t,o)){n[fc("0x18")](e)?t[fc("0x92")]():e.containsPosition(a)?a=e.end:e[fc("0xbb")](c)&&(c=e.start);continue}a=a[fc("0x16f")](e[fc("0xee")])?a:e.start,c=c[fc("0x1e")](e[fc("0x2c")])?c:e.end,o=Object[fc("0xd5")]({},t.attributes),x?e[fc("0xee")][fc("0x16f")](x.getFirstRange()[fc("0xee")])?(x[fc("0x92")](),x=t):t[fc("0x92")]():x=t}}if(x)return this[fc("0xa7")](x,this[fc("0x116")][fc("0x12")](a,c)),x;{const t=(0,e.uid)(),i=this[fc("0x116")].createRange(a,c),s=r.id,x=n?fc("0xc4")+n:"deletion",l=this._setSuggestionData({id:t,type:x,createdAt:new Date,authorId:s,attributes:o});return this[fc("0x1f")](x,t,s,i),l}}[fc("0x110")](t,n="multi",o={}){const r=this[fc("0x2b")][fc("0x70")][fc("0x122")](fc("0x16b")).me,i=t.map((t=>new s.LiveRange(t[fc("0xee")],t.end))),x=new Set;for(const{suggestion:t,meta:e}of this._findSuggestions(i,fc("0x4b")))e[fc("0x5e")]&&!e[fc("0xba")]&&x[fc("0x49")](t);for(const e of x)if(e[fc("0x75")]){const r=e[fc("0x101")]();if((!e[fc("0x57")]||!e[fc("0x57")][fc("0xe4")])&&r.every((t=>i.some((e=>e[fc("0x18")](t,!0)))))&&e.discard(),i[fc("0x9d")]((t=>r.some((e=>e[fc("0x18")](t,!0)))))){const e=this[fc("0xf5")].getSuggestionCallback("deletion",n,fc("0xe8"));return this[fc("0x54")]((()=>e(t,null,o))),null}}else{const t=e[fc("0x36")]();if(i[fc("0x5")]((e=>e[fc("0x18")](t,!0)))&&e[fc("0x165")](),i[fc("0x9d")]((e=>t[fc("0x18")](e,!0)))){const t=this[fc("0xf5")][fc("0x20")](fc("0xe0"),n,fc("0xe8"));return this.forceDefaultExecution((()=>t(i,null,o))),null}}const a=this[fc("0xf5")][fc("0x20")](fc("0xe0"),n,fc("0x17c"));let c=null;for(const t of this[fc("0xf6")]())if(t[fc("0x65")].id==r.id&&t[fc("0x164")]&&fc("0xe0")==t.type&&t[fc("0x34")]==n&&Sc(t,o)&&(a(t.getRanges(),i)||a(i,t[fc("0x101")]())))if(c){if(t[fc("0x175")]&&t[fc("0x175")].length)continue;for(const e of t[fc("0x101")]())c[fc("0xde")](e)||c[fc("0x41")](e);t[fc("0x92")]()}else{c=t;for(const e of i)t.isIntersectingWithRange(e)||t.addRange(e)}if(c)return c;x[fc("0xc2")]();for(const{suggestion:t,meta:e}of this[fc("0xf")](i,fc("0xe0")))e[fc("0x5e")]&&(this._mergeNestedSuggestions||!e.containsRangeInObject&&!e[fc("0xb5")])&&Sc(t,o)&&x[fc("0x49")](t);for(const t of x){const e=t[fc("0x101")]();if((!o||!o[fc("0xe4")])&&i[fc("0x9d")]((t=>e[fc("0x5")]((e=>e[fc("0x18")](t,!0))))))return t;(!t[fc("0x57")]||!t.attributes[fc("0xe4")])&&e[fc("0x9d")]((t=>i[fc("0x5")]((e=>e[fc("0x18")](t,!0)))))&&t.discard()}const l=(0,e.uid)(),u=r.id,d="deletion:"+n,g=this._setSuggestionData({id:l,type:d,createdAt:new Date,authorId:u,attributes:o});for(const t of i)t.detach(),t.isCollapsed||fc("0x8d")==t[fc("0xf4")][fc("0x12f")]||this[fc("0x1f")](d,l,u,t,Jo[fc("0x3a")]());return g}[fc("0x5c")](t,n,o,r,i){if(t[fc("0xf7")])return[];if(fc("0x5a")===this[fc("0x100")])return[];const s=this[fc("0x2b")][fc("0x70")].get(fc("0x16b")).me.id,x=Array[fc("0x17e")](this[fc("0xa")][fc("0x128")]())[fc("0x179")]((e=>fc("0x37")==e[fc("0x15b")]&&e[fc("0x148")].key==n&&e[fc("0xde")](t)));if(fc("0xca")===this._trackFormatChanges){const e=this[fc("0xf")](t,fc("0x4b")).filter((({meta:t})=>t[fc("0x5e")]&&!t[fc("0xb5")]&&!t[fc("0xba")]))[fc("0x14d")]((({suggestion:t})=>t));x[fc("0xd8")](...e)}const a=new Map([[t,o]]);for(const t of x){const e=fc("0x37")==t.type?t.data[fc("0x16")]:void 0,i=t[fc("0x36")](),s=Array.from(a.keys())[fc("0x99")]((t=>t.isIntersecting(i)));if(!s)continue;const x=s[fc("0xbd")](i);this[fc("0xff")](n)&&fc("0x4b")==t[fc("0x15b")]&&0!=x[fc("0x76")]||(a.delete(s),x[fc("0x48")]((t=>{a.set(t,o)})),fc("0x4b")!=t[fc("0x15b")]&&e!=r&&a[fc("0x12b")](s[fc("0x2")](i),e))}const c=[];for(const[t,o]of a){const x=(0,e.uid)(),a={key:n,oldValue:o,newValue:r};n[fc("0x76")]>37&&console.warn(fc("0xcb"),{key:n});const l=(fc("0x30")+(n+"|")+Tc({newValue:r}))[fc("0x118")](0,60),u=this[fc("0x113")]({id:x,type:l,data:a,createdAt:new Date,authorId:s,attributes:i});c.push(u),this[fc("0x1f")](l,x,s,t)}return c}[fc("0x17")](t){this._blockAttributeKeys[fc("0x49")](t)}[fc("0x4d")](t){this[fc("0x40")][fc("0x49")](t)}[fc("0x170")](t,e=[],n=[]){this[fc("0x168")](t,((t,...e)=>{this[fc("0x147")]((()=>{t(...e)}))}));for(const t of e)this[fc("0x4d")](t);for(const t of n)this[fc("0x17")](t)}[fc("0xa7")](t,e){const n=t[fc("0xc9")]();this._model[fc("0x63")]((t=>{t[fc("0x137")](n,{range:e})}))}_addThreadToSuggestion(t){const e=t.id,n=this[fc("0x2b")][fc("0xaf")][fc("0x122")](fc("0x151"));this[fc("0x11e")].hasCommentThread(e)||this[fc("0x11e")][fc("0x11c")]({channelId:n,threadId:e,isResolvable:!1,isSubmitted:!0});const o=this[fc("0x11e")][fc("0x106")](e);o[fc("0x6c")](fc("0x142")),o.isRemovable=!1,t[fc("0x175")]=o}[fc("0x14a")](t,n,o,r){if(t[fc("0x15b")]!=n||t[fc("0x34")]!=o||t.creator.id!=r)throw this[fc("0x2b")][fc("0xbf")](fc("0x103")),new e.CKEditorError(fc("0x103"),this)}[fc("0x173")](t,n){const o=t[fc("0x36")]();if(n.isEqual(o))t[fc("0x92")]();else if(o[fc("0x18")](n)){const r=this[fc("0x116")].createPositionAt(n[fc("0xee")][fc("0x167")],"end");this[fc("0xa7")](t,this[fc("0x116")][fc("0x12")](o[fc("0xee")],r));const i=(0,e.uid)(),s=t.creator.id,x=t[fc("0x15b")]+":"+t[fc("0x34")];this[fc("0x113")]({id:i,type:x,createdAt:new Date,authorId:s,data:t[fc("0x148")],attributes:t[fc("0x57")]});const a=this[fc("0x116")][fc("0xab")](n[fc("0x2c")][fc("0x166")],fc("0xf0")),c=this[fc("0x116")][fc("0x12")](a,o[fc("0x2c")]);this[fc("0x1f")](x,i,s,c)}else if(o[fc("0xbb")](n.start)){const e=this._model.createPositionAt(n[fc("0xee")][fc("0x167")],"end");this[fc("0xa7")](t,this[fc("0x116")].createRange(o.start,e))}else{const e=this[fc("0x116")][fc("0xab")](n[fc("0x2c")][fc("0x166")],"after");this[fc("0xa7")](t,this[fc("0x116")].createRange(e,o.end))}}[fc("0x150")](t){for(const{suggestion:e,meta:n}of this[fc("0xf")](t,fc("0x4b"))){if(!n[fc("0x5e")])continue;const o=e.getRanges();for(const e of o)if(!t.getDifference(e)[fc("0x76")])return!0}return!1}[fc("0x4f")](t){const n=this.editor[fc("0x70")].get(fc("0x16b"))[fc("0x8")](t);if(!n)throw new e.CKEditorError(fc("0xce"),this);return n}[fc("0x1a")](t){const e=this[fc("0x2b")][fc("0x70")][fc("0x122")]("Users"),n=(0,i.hashObject)("external:"+t);return e[fc("0x8")](n)||e[fc("0x162")]({id:n,name:t})}_createSuggestion(t,e,n,o,r){const i=this[fc("0x4f")](o),s=this[fc("0xf5")][fc("0xa1")](t,e,n,i,r,(t=>this[fc("0x9")](n,{attributes:t})));return this[fc("0x80")](s,"accept",(()=>{this[fc("0x9")](n,{state:fc("0xae")})}),{priority:fc("0x111")}),this[fc("0x80")](s,"discard",(()=>{this._updateSuggestionData(n,{state:fc("0xb")})}),{priority:fc("0x111")}),this._suggestions.set(n,s),this._suggestionState.set(s,fc("0x10a")),s}_splitMarkerName(t){const e=t.split(":");return{group:e[0],type:e[1],subType:e[fc("0x76")]>=5?e[2]:null,id:e.length<5?e[2]:e[3],authorId:e[fc("0x76")]<5?e[3]:e[4],markerCount:6==e[fc("0x76")]?e[5]:null}}_breakSuggestionMarker(t,n,o){const r=t[fc("0x36")](),i=r[fc("0xee")],s=r.end;this[fc("0xa7")](t,this[fc("0x116")][fc("0x12")](i,n));const x=(0,e.uid)(),a=t.creator.id,c=t[fc("0x15b")]+(t.subType?":"+t[fc("0x34")]:"");this[fc("0x113")]({id:x,type:c,createdAt:new Date,authorId:a,originalSuggestionId:t.id,attributes:t[fc("0x57")],data:t[fc("0x148")]});const l=Ic(t);(fc("0x60")==t[fc("0x15b")]||l&&this._isBlockAttribute(l))&&(o=this[fc("0x116")][fc("0x136")](o[fc("0x166")])),this[fc("0x1f")](c,x,a,this[fc("0x116")][fc("0x12")](o,s))}_findSuggestions(t,e=null){const n=[],o=this[fc("0x2b")][fc("0x70")][fc("0x122")](fc("0x16b")).me;Array[fc("0xea")](t)||(t=[t]);for(const r of this[fc("0xf6")]()){if(!r[fc("0x164")])continue;if(e&&r[fc("0x15b")]!=e)continue;let i=!1;for(const e of r[fc("0x101")]()){for(const s of t){const t=s[fc("0xee")].isEqual(e[fc("0x2c")])||s[fc("0x2c")][fc("0x38")](e[fc("0xee")]);if(t||s[fc("0x2")](e)){const x=s.containsRange(e)&&pc(this[fc("0x116")][fc("0xef")],e[fc("0xee")],s),a=e.containsRange(s)&&pc(this[fc("0x116")].schema,s[fc("0xee")],e);n[fc("0x59")]({suggestion:r,meta:{isOwn:o==r[fc("0x65")],isNextTo:t,isInsideObject:x,containsRangeInObject:a}}),i=!0;break}}if(i)break}}return n}[fc("0x1f")](t,e,n,o,r){this._model[fc("0x63")]((i=>{let s=fc("0x17d")+t+":"+e+":"+n;r&&(s=s+":"+r),i[fc("0x3c")](s,{range:o,usingOperation:!0,affectsData:!0})}))}[fc("0x7")](t){const e=t.previous,n=t[fc("0x10d")];t[fc("0x16a")]=null,t[fc("0x10d")]=null,null!=e&&(e[fc("0x10d")]=n),null!=n&&(n[fc("0x16a")]=e),fc("0x155")==this[fc("0xaa")][fc("0x122")](t)&&(this[fc("0xaa")][fc("0x12b")](t,fc("0x104")),this.fire(fc("0x10e"),t,e,n))}[fc("0x113")](t){const n=t.id,o=this.addSuggestionData(t);if(this[fc("0xc1")]&&this[fc("0xc1")].addSuggestion){const r=this[fc("0x2b")][fc("0x70")].get(fc("0xa2")),i=o.hasComments,s=o[fc("0x34")]?o[fc("0x15b")]+":"+o[fc("0x34")]:o[fc("0x15b")],x=this[fc("0x2b")][fc("0x53")],a=r.add(Qo(x,"PENDING_ACTION_SUGGESTION")),c={id:n,type:s,hasComments:i,data:t.data||null,originalSuggestionId:t[fc("0x129")]||null,attributes:o[fc("0x57")]};this[fc("0xc1")][fc("0xcf")](c)[fc("0xe6")]((t=>{o[fc("0xd1")]=!0,r[fc("0x39")](a),t&&t.createdAt&&(this[fc("0xa")][fc("0x122")](n)[fc("0xc8")]=t[fc("0xc8")])})).catch((t=>{throw(0,e.logWarning)("error-saving-suggestion-data-suggestion-discarded"),this[fc("0x2b")][fc("0xa4")][fc("0x67")]({isUndoable:!1},(()=>{o[fc("0x165")]()})),o[fc("0x5d")](),this[fc("0xa")][fc("0x32")](o.id),this[fc("0xaa")][fc("0x32")](o),t}))}return o}[fc("0xff")](t){return this[fc("0x14b")].has(t)}[fc("0x9")](t,e){const n=this.editor.plugins.get(fc("0xa2")),o=this.getSuggestion(t);if(this[fc("0xc1")]&&this[fc("0xc1")][fc("0xb2")])if(o[fc("0xd1")]){const o=n[fc("0x49")](Qo(this.editor[fc("0x53")],fc("0x46")));this._adapter.updateSuggestion(t,e)[fc("0xe6")]((()=>{n[fc("0x39")](o)}))}else o.on(fc("0xfd"),(()=>{this[fc("0x9")](t,e)}))}_getSuggestionData(t){if(!this[fc("0xc1")]||!this._adapter.getSuggestion)throw new e.CKEditorError(fc("0x21"),this);return this[fc("0xc1")][fc("0x153")](t)}_handleNewSuggestionMarker(t){const{id:e,type:n,subType:o,authorId:r}=this[fc("0xfc")](t),i=this[fc("0xa")][fc("0x122")](e)||this[fc("0x10c")](n,o,e,r,{});switch(this[fc("0x14a")](i,n,o,r),this[fc("0xaa")][fc("0x122")](i)){case fc("0x10a"):this[fc("0x94")](e).then((t=>{let n=Promise[fc("0x13c")]();t[fc("0x51")]&&(n=this[fc("0x11e")][fc("0x181")]({channelId:this[fc("0x2b")].config.get(fc("0x151")),threadId:e})),n[fc("0xe6")]((()=>{this[fc("0x12d")](t)[fc("0xd1")]=!0}))})),this._suggestionState[fc("0x12b")](i,fc("0x87"));break;case fc("0x104"):this[fc("0x9")](e,{state:fc("0xd7")});case"dataReady":this[fc("0xaa")][fc("0x12b")](i,"ready"),this[fc("0x127")](fc("0xdc"),i);break;case fc("0x155"):this.fire(fc("0x74"),i)}return i[fc("0x8c")](t),i}_refreshSuggestionsChain(t){const e=Array[fc("0x17e")](t),n=e[fc("0x179")]((t=>fc("0x37")==t.type));this[fc("0x11a")](n);const o=e[fc("0x179")]((t=>!t.isMultiRange&&fc("0x37")!=t[fc("0x15b")])),r=this[fc("0xf6")]({skipNotAttached:!0})[fc("0x179")]((t=>!t.isMultiRange&&fc("0x37")!=t[fc("0x15b")])),i=r[fc("0x179")]((e=>!t[fc("0x3e")](e))),s=new Map(r[fc("0x14d")]((t=>[t,this[fc("0xf5")][fc("0x20")](t[fc("0x15b")],t[fc("0x34")],"chain")]))),x=new Map(r[fc("0x14d")]((t=>[t,t[fc("0x36")]()]))),a=new Set,c=new Set;for(let t=0;t<o[fc("0x76")];t++)u(o[t],o,t+1);for(let t=0;t<o[fc("0x76")];t++)u(o[t],i,0);const l=new Set;for(let t=0;t<o.length;t++){const e=o[t];!c[fc("0x3e")](e)&&e.previous&&(l.add(e.previous),e[fc("0x16a")][fc("0x10d")]===e&&(e[fc("0x16a")][fc("0x10d")]=null),e[fc("0x16a")]=null),!a[fc("0x3e")](e)&&e[fc("0x10d")]&&(l[fc("0x49")](e[fc("0x10d")]),e[fc("0x10d")][fc("0x16a")]===e&&(e[fc("0x10d")].previous=null),e[fc("0x10d")]=null)}function u(t,e,n){for(let o=n;o<e[fc("0x76")];o++){const n=d(t,e[o]);n&&(n[0][fc("0x10d")]=n[1],n[1][fc("0x16a")]=n[0],a.add(n[0]),c[fc("0x49")](n[1]))}}function d(t,e){if(t[fc("0x65")].id!==e[fc("0x65")].id)return null;const n=s[fc("0x122")](t)(t,e,x[fc("0x122")](t),x[fc("0x122")](e));return n&&s[fc("0x122")](e)(t,e,x[fc("0x122")](t),x.get(e))?n[1][fc("0x175")]&&n[1].commentThread[fc("0x76")]?null:n:null}l[fc("0x11d")]&&this[fc("0x1c")](l)}[fc("0x11a")](t){if(0==t[fc("0x76")])return;const e=this[fc("0xf6")]({skipNotAttached:!0})[fc("0x179")]((t=>"attribute"==t[fc("0x15b")]&&t[fc("0x9c")])),n=[],o=new Map;for(const t of e){const e=(0,i.hashObject)(t[fc("0x57")]);o.has(e)||(o[fc("0x12b")](e,n.length),n[fc("0x59")]([]));const r=o.get(e);n[r].push(t)}!function(){n[fc("0x6")](((t,e)=>{const n=t[0][fc("0xc8")],o=e[0][fc("0xc8")];return n==o?t[0].attributes[fc("0xcc")]<e[0][fc("0x57")][fc("0xcc")]?-1:1:n<o?-1:1}));for(const t of n)t[fc("0x6")](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<n[fc("0x76")];t++){if(0==n[t][fc("0x76")])continue;const e=[];for(let o=t+1;o<n.length;o++)0!=n[o].length&&r(n[t],n[o])&&e.push(o);for(const o of e)n[t]=n[t].concat(n[o]),n[o]=[]}for(const t of n)for(let e=0;e<t[fc("0x76")];e++)t[e][fc("0x10d")]=t[e+1]||null;for(const t of n)for(let e=0;e<t[fc("0x76")];e++)t[e][fc("0x16a")]=t[e-1]||null;function r(t,e){if(t[0].author!==e[0][fc("0x65")])return!1;if(n=t[0],o=e[0],(n[fc("0x51")]||o[fc("0x51")])&&(n[fc("0x51")]&&o[fc("0x51")]||!(n[fc("0x51")]&&o[fc("0xc8")]<n.commentThread[fc("0x9b")][fc("0x122")](0).createdAt||o.hasComments&&n[fc("0xc8")]<o[fc("0x175")][fc("0x9b")][fc("0x122")](0)[fc("0xc8")])))return!1;var n,o;const r=lc(t[0][fc("0x57")],fc("0xcc")),i=lc(e[0][fc("0x57")],fc("0xcc"));return!!Go(r,i)&&(!!t.every((t=>e.some((e=>t[fc("0x36")]()[fc("0x38")](e[fc("0x36")]())))))&&e[fc("0x9d")]((e=>t[fc("0x5")]((t=>e.getFirstRange()[fc("0x38")](t.getFirstRange()))))))}}[fc("0xb3")](t){const e=Array[fc("0x17e")](t),n=this[fc("0xf6")]({skipNotAttached:!0}),o=n[fc("0x179")]((e=>!t[fc("0x3e")](e))),r=new Map(e[fc("0x14d")]((t=>[t,this[fc("0xf5")][fc("0x20")](t.type,t[fc("0x34")],"join")]))),i=new Map(n[fc("0x14d")]((t=>[t,t[fc("0x101")]()])));for(let t=0;t<e.length;t++)if(s(this,e[t],e,t+1))return!0;for(let t=0;t<e[fc("0x76")];t++)if(s(this,e[t],o,0))return!0;return!1;function s(t,e,n,o){for(let s=o;s<n[fc("0x76")];s++){const o=n[s];if(o.type!==e.type||o[fc("0x65")].id!==e[fc("0x65")].id||o[fc("0x34")]!==e[fc("0x34")])continue;if(!kc(e,o))continue;if(fc("0x37")==e.type&&e.data[fc("0x16")]!=o[fc("0x148")][fc("0x16")])continue;if(fc("0x37")==e[fc("0x15b")]&&t._isBlockAttribute(e[fc("0x148")][fc("0xe5")]))continue;if(fc("0x60")==e.type){const n=t[fc("0x2b")][fc("0xa4")],o=e[fc("0x71")]();if(o&&(n[fc("0xef")][fc("0xf8")](o)||n[fc("0xef")][fc("0x35")](o)))continue}const x=r.get(e),a=i[fc("0x122")](e),c=i[fc("0x122")](o),l=e[fc("0x175")]&&e.commentThread[fc("0x76")],u=o[fc("0x175")]&&o[fc("0x175")][fc("0x76")];if(!l&&x(c,a))return t[fc("0xe7")](o,e),i[fc("0x32")](e),!0;if(!u&&x(a,c))return t[fc("0xe7")](e,o),i[fc("0x32")](o),!0}return!1}}[fc("0xe7")](t,e){if(t[fc("0x75")])for(const n of e.getRanges())t[fc("0x41")](n);else{const n=e[fc("0x36")]()[fc("0x2c")];this._setSuggestionRange(t,this[fc("0x116")][fc("0x12")](t[fc("0x36")]()[fc("0xee")],n))}e[fc("0x92")]()}[fc("0xb0")](t,e){const n=t.startsWith(fc("0x26"))||t[fc("0xf2")](fc("0x37"))?"FORMATTING":t[fc("0x157")]();return Qo(this[fc("0x2b")][fc("0x53")],e+"_"+n+fc("0xbe"))}[fc("0x114")](){const t=this[fc("0x2b")];(0,i.surroundingMarkersDetector)(this[fc("0x116")],(({left:e,entered:n})=>{const o=[];for(const t of e){const{group:e,type:n}=this[fc("0xfc")](t.name);if(fc("0x159")===e){o[fc("0x59")](this[fc("0xb0")](n,fc("0xc")));break}}for(const t of n){const{group:e,type:n}=this._splitMarkerName(t.name);if("suggestion"===e){o[fc("0x59")](this[fc("0xb0")](n,fc("0x108")));break}}o[fc("0x76")]&&t.ui.ariaLiveAnnouncer[fc("0x79")](fc("0x15d"),o.join(" "))}))}_processAttributeChanges(t){if(null!==this[fc("0x2d")])return!1;const e=this[fc("0x2b")],n=e[fc("0xa4")][fc("0x29")].differ[fc("0x77")]();if(0==n.length)return!1;const o=[],r=n[fc("0x179")]((t=>"attribute"==t[fc("0x15b")])),i=n[fc("0x179")]((t=>"insert"==t[fc("0x15b")]&&"$text"!=t[fc("0x6e")])),s=n[fc("0x179")]((t=>"remove"==t.type&&fc("0x132")!=t[fc("0x6e")]));for(const t of r)o[fc("0x59")]({key:t[fc("0x15a")],newValue:t[fc("0x73")],oldValue:t[fc("0xf9")],range:(x=t[fc("0x58")],null==x[fc("0x2c")].nodeBefore&&x[fc("0x2c")].parent==x.start[fc("0x86")]?Cc(x[fc("0xee")][fc("0x86")],e[fc("0xa4")]):x)});var x;for(const t of i){const n=s.find((e=>e[fc("0xc7")][fc("0x38")](t.position)));n&&o.push({key:"$elementName",newValue:t[fc("0x6e")],oldValue:n[fc("0x6e")],range:e[fc("0xa4")][fc("0x112")](t[fc("0xc7")][fc("0x86")])})}return 0!=o[fc("0x76")]&&this[fc("0xeb")](t,o)}[fc("0xd0")](t){let e=!1;const n=this[fc("0x2b")][fc("0xa4")].document[fc("0x13d")][fc("0x152")]()[fc("0x179")]((t=>t[fc("0x148")].newRange&&t[fc("0x6e")][fc("0xf2")](fc("0x72"))));for(const o of n){const{subType:n,id:r}=this[fc("0xfc")](o.name),i=n[fc("0x22")]("|")[0];for(const n of this.getSuggestions({skipNotAttached:!0}))n.id!=r&&fc("0x37")==n[fc("0x15b")]&&n[fc("0x148")]&&n[fc("0x148")][fc("0xe5")]==i&&n.getFirstRange().isIntersecting(o[fc("0x148")].newRange)&&(this._reduceSuggestionAttributeRange(n,o[fc("0x148")][fc("0x138")],t),e=!0)}return e}[fc("0x147")](t){if(null!==this[fc("0x2d")])return void t();const n=this[fc("0x2b")];this._recordAttributeSuggestionsFromVersion=n[fc("0xa4")][fc("0x29")][fc("0x3b")],t();const o=new Map;for(const t of n[fc("0xa4")].document[fc("0x91")][fc("0x56")](this._recordAttributeSuggestionsFromVersion))if(["rename",fc("0x160"),"removeAttribute",fc("0x5b")][fc("0xd4")](t[fc("0x15b")])){const e=t[fc("0x15")],n=o[fc("0x122")](e)||[];n[fc("0x59")](t),o.set(e,n)}this[fc("0x2d")]=null;for(const[t,r]of o){const o=(0,e.uid)();n.model.enqueueChange(t,(t=>{const e=[];for(const t of r){let r,i,s,x;if("rename"==t[fc("0x15b")]){const e=t;r=Cc(e[fc("0xc7")][fc("0x86")],n.model),i=fc("0x2a"),s=e[fc("0x85")],x=e[fc("0x5f")]}else{const e=t,o=this._isBlockAttribute(e[fc("0xe5")]),a=this[fc("0x40")][fc("0x3e")](e.key);if(!o&&!a)continue;r=o?Cc(e[fc("0x58")][fc("0xee")].nodeAfter,n[fc("0xa4")]):e[fc("0x58")],i=e[fc("0xe5")],s="removeAttribute"==t[fc("0x15b")]?void 0:e[fc("0xed")],x=e.oldValue}this.markAttributeChange(r,i,x,s,{groupId:o}),e.push({range:r,key:i,newValue:s,oldValue:x})}this[fc("0xeb")](t,e)}))}}_reduceExistingSuggestions(t,e){if(0==e[fc("0x76")])return!1;let n=!1;for(const o of e){const e=this[fc("0xf")](o[fc("0x58")],"attribute")[fc("0x179")]((t=>!t[fc("0xc6")][fc("0xba")]))[fc("0x14d")]((t=>t[fc("0x159")])),r=(0,i.hashObject)({newValue:o[fc("0xed")]});e[fc("0x179")]((t=>{const[e,n]=t[fc("0x34")][fc("0x22")]("|");return e==o[fc("0xe5")]&&n!=r}))[fc("0x48")]((e=>{this._reduceSuggestionAttributeRange(e,o[fc("0x58")],t),n=!0}))}return n}_reduceSuggestionAttributeRange(t,e,n){const o=t[fc("0x36")]()[fc("0xbd")](e);0!==o.length?1!==o.length?this[fc("0x95")](t,e[fc("0xee")],e[fc("0x2c")]):this._setSuggestionRange(t,o[0]):n.removeMarker(t.getFirstMarker())}}class bc{constructor(t){this[fc("0x10b")]=t,this[fc("0x116")]=t[fc("0xa4")],this._customCallbacks=new Map,this._defaultCallbacks=new Map,this._registerDefaultCallbacks()}[fc("0xa1")](t,e,n,o,r,i){return new Jo(this[fc("0x116")],{type:t,subType:e,id:n,author:o,creator:o,attributes:r,onAttributesChange:i,onAccept:(...n)=>this[fc("0x20")](t,e,fc("0xe8"))(...n),onDiscard:(...n)=>this[fc("0x20")](t,e,fc("0x165"))(...n)})}[fc("0x3f")](t,e,n,o){const r=t+":"+e+":"+n;this[fc("0x14c")].set(r,o)}[fc("0x20")](t,e,n){const o=t+":"+e+":"+n;return this._customCallbacks[fc("0x122")](o)||this[fc("0xd")][fc("0x122")](t+":"+n)}[fc("0x109")](){const t=()=>!1,e=t=>{t[fc("0x6")](((t,e)=>t[fc("0xee")].isBefore(e[fc("0xee")])?1:-1)),this[fc("0x116")].change((e=>{for(const n of t){let t;t=n[fc("0x2c")][fc("0x88")]&&n.end.parent==n[fc("0xee")].nodeAfter?e[fc("0x117")](n[fc("0xee")][fc("0x86")],"on"):e.createSelection(n),this._model.deleteContent(t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},n=(t,e)=>{e&&this[fc("0x116")][fc("0x63")]((n=>{const{commandName:o,commandParams:r=[]}=e,i=t[fc("0x14d")]((t=>(Ec(t)&&(t=this[fc("0x116")][fc("0x12")](t.end)),t)))[fc("0x179")]((t=>fc("0x8d")!==t.root.rootName));if(i[fc("0x76")]<1)return;const x=Array.from(this._model[fc("0x29")][fc("0x144")][fc("0x101")]())[fc("0x14d")]((t=>s.LiveRange[fc("0x2e")](t)));n.setSelection(i);for(const t of this[fc("0x10b")][fc("0x8e")][fc("0x8e")]())t[fc("0x163")]();r.push({forceDefaultExecution:!0}),this._editor[fc("0x8f")](o,...r);const a=x[fc("0x179")]((t=>fc("0x8d")!=t.root.rootName));a[fc("0x76")]>0&&n[fc("0x12e")](a);for(const t of x)t[fc("0x82")]()}))},o=(t,e)=>1==t[fc("0x76")]&&1==e.length&&t[0].end.isEqual(e[0].start),r=(t,e,n,o)=>Ac(t,e,n,o,this[fc("0x116")])?[t,e]:Ac(e,t,o,n,this[fc("0x116")])?[e,t]:null;this._defaultCallbacks[fc("0x12b")](fc("0x169"),t),this[fc("0xd")][fc("0x12b")](fc("0x154"),e),this[fc("0xd")].set("insertion:join",o),this[fc("0xd")][fc("0x12b")](fc("0x130"),r),this._defaultCallbacks[fc("0x12b")](fc("0x13"),e),this[fc("0xd")][fc("0x12b")](fc("0x6a"),t),this._defaultCallbacks[fc("0x12b")](fc("0x14"),o),this[fc("0xd")].set("deletion:chain",r),this[fc("0xd")][fc("0x12b")](fc("0x4a"),n),this[fc("0xd")][fc("0x12b")](fc("0xfb"),t),this[fc("0xd")].set("formatInline:join",o),this[fc("0xd")][fc("0x12b")](fc("0x66"),t),this[fc("0xd")][fc("0x12b")](fc("0x25"),n),this._defaultCallbacks[fc("0x12b")](fc("0x120"),t),this._defaultCallbacks[fc("0x12b")]("formatBlock:join",o),this[fc("0xd")][fc("0x12b")](fc("0xd9"),t),this[fc("0xd")][fc("0x12b")](fc("0xa0"),t),this[fc("0xd")][fc("0x12b")](fc("0x9a"),((t,e)=>{if(!e)return;const n=this[fc("0x10b")][fc("0x70")].get(hc);this[fc("0x116")][fc("0x63")]((o=>{if(fc("0x2a")==e[fc("0xe5")])for(const n of t){const t=n[fc("0xee")][fc("0x86")],r=e[fc("0x16")];o.rename(t,r)}else if(n[fc("0xff")](e[fc("0xe5")]))for(const n of t)void 0!==e[fc("0x16")]?o[fc("0x9e")](e[fc("0xe5")],e[fc("0x16")],n[fc("0xee")][fc("0x86")]):o[fc("0xb4")](e[fc("0xe5")],n[fc("0xee")][fc("0x86")]);else for(const n of t)e[fc("0x16")]?o[fc("0x9e")](e[fc("0xe5")],e[fc("0x16")],n):o[fc("0xb4")](e[fc("0xe5")],n)}))})),this[fc("0xd")][fc("0x12b")]("attribute:join",o)}}function pc(t,e,n){for(const o of e.parent[fc("0x8a")]({includeSelf:!0,parentFirst:!0})){if(o[fc("0xf4")]==o)return!1;if(!n[fc("0x15e")](o))return!1;if(t[fc("0xf8")](o)||t.isLimit(o))return!0}return!1}function Ec(t){return t.end.parent==t[fc("0xee")][fc("0x86")]&&t[fc("0x2c")].isAtStart}function _c(t,e,n,o){const r=t=>!t[fc("0x13e")].is(fc("0xd2"))&&!o[fc("0xf8")](t.item),i=t[fc("0xee")][fc("0x28")](r),s=t[fc("0x2c")].getLastMatchingPosition(r,{direction:fc("0x52")});return!(t[fc("0xee")][fc("0x38")](i)&&t[fc("0x2c")].isEqual(s)||(i.isBefore(s)?n[fc("0x137")](e,{range:n.createRange(i,s)}):n[fc("0x177")](e),0))}function Tc(t){return(0,i.hashObject)(t)}function yc(t){const e=t[fc("0xee")].nodeAfter;return e&&e.is("element")}function Cc(t,e){const n=e[fc("0xef")][fc("0xf8")](t)||e[fc("0xef")][fc("0x15f")](t);return e[fc("0x12")](e[fc("0xab")](t,fc("0x7a")),n?e[fc("0x24")](t):e.createPositionAt(t,fc("0x2c")))}function Ac(t,e,n,o,r){if(!kc(t,e))return!1;if(n[fc("0x2c")][fc("0x38")](o[fc("0xee")]))return!0;if(t[fc("0x15b")]!=e.type)return!1;if(!n.end[fc("0xfe")](o[fc("0xee")]))return!1;const i=r[fc("0x12")](n.end,o[fc("0xee")]).getWalker();for(const t of i)if(["elementStart",fc("0x44")][fc("0xd4")](t[fc("0x15b")])&&r.schema.isLimit(t[fc("0x13e")]))return!1;return!0}function kc(t,e){return!(!t._isDataLoaded||!e[fc("0x9c")])&&Go(t[fc("0x57")],e[fc("0x57")])}function Sc(t,e){const n=Rc(t[fc("0x57")]),o=Rc(e);if(!t[fc("0x9c")])return!1;for(const t of Object[fc("0x83")](o))if(!Go(n[t],o[t]))return!1;return!0}function Rc(t){const e=Object[fc("0xd5")]({},t);return delete e[fc("0xe4")],delete e[fc("0x182")],e}function Ic(t){return fc("0x37")==t[fc("0x15b")]?t.subType[fc("0x22")]("|")[0]:null}const vc=["commentThreadController","bind","canEditAt","_discardCommand","model","commands","get","view","stopListening","_removePendingAction","_setPendingAction","unbind","PENDING_ACTION_SUGGESTION","acceptSuggestion","add","execute","canAccept","locale","canDiscard","change:isDirty","destroy","PendingActions","isDirty","_editor","listenTo","_acceptCommand","plugins","discardSuggestion","_pendingAction","isEnabled"];var Nc,Lc;Nc=vc,Lc=270,function(t){for(;--t;)Nc.push(Nc.shift())}(++Lc);const Mc=function(t,e){return vc[t-=0]};class wc extends((0,e.ObservableMixin)()){constructor(t,e,n,o){super(),this[Mc("0x4")]=e,this[Mc("0x7")]=n,this[Mc("0x0")]=o,this[Mc("0x17")]=t,this[Mc("0x19")]=t.commands[Mc("0x6")]("acceptSuggestion"),this[Mc("0x3")]=t[Mc("0x5")][Mc("0x6")](Mc("0x1b")),this.view.bind(Mc("0x1d")).to(this[Mc("0x19")],this[Mc("0x3")],((t,e)=>t||e)),this[Mc("0x7")][Mc("0x1")](Mc("0x10")).to(this._acceptCommand,"isEnabled",(t=>t&&this[Mc("0x17")][Mc("0x4")][Mc("0x2")](e.getRanges()))),this[Mc("0x7")][Mc("0x1")](Mc("0x12")).to(this._discardCommand,Mc("0x1d"),(t=>t&&this[Mc("0x17")].model[Mc("0x2")](e.getRanges()))),this._pendingAction=null,n[Mc("0x16")]&&this[Mc("0xa")](),this[Mc("0x18")](n,Mc("0xd"),(()=>this[Mc("0xd")]())),this[Mc("0x18")](n,Mc("0x1b"),(()=>this.discardSuggestion())),this[Mc("0x18")](n,Mc("0x13"),(()=>{n.isDirty?this[Mc("0xa")]():this[Mc("0x9")]()}))}[Mc("0xd")](){this[Mc("0x19")][Mc("0xf")](this[Mc("0x4")].id)}[Mc("0x1b")](){this[Mc("0x3")][Mc("0xf")](this[Mc("0x4")].id)}[Mc("0x14")](){this[Mc("0x7")][Mc("0xb")](Mc("0x1d")),this[Mc("0x7")][Mc("0xb")](Mc("0x10")),this.view[Mc("0xb")](Mc("0x12")),this[Mc("0x8")](),this[Mc("0x0")][Mc("0x14")](),this[Mc("0x1c")]&&this[Mc("0x9")]()}_setPendingAction(){const t=Qo(this._editor[Mc("0x11")],Mc("0xc"));this[Mc("0x1c")]=this[Mc("0x17")][Mc("0x1a")][Mc("0x6")](Mc("0x15"))[Mc("0xe")](t)}_removePendingAction(){null!==this._pendingAction&&this[Mc("0x17")][Mc("0x1a")][Mc("0x6")](Mc("0x15")).remove(this._pendingAction),this[Mc("0x1c")]=null}}const Oc=["length","commentThread","removeComment","disabledSubmit","commentInputView","isActive","_model","bind","CommentView","focus","authoredAt","descriptionParts","editorConfig","isDirty","editor","locale","updateComment","setData","value","addComment","delegate","showInput","destroy","cancel","isEnabled","_config","_localUser","submit","_createCommentThreadInputView","canAccept","set","commentsListView","isReadOnly","disableComments","canDiscard","hasDirtyComment","_createCommentViews","commentThreadInputView"];var Fc,Dc;Fc=Oc,Dc=114,function(t){for(;--t;)Fc.push(Fc.shift())}(++Dc);const Bc=function(t,e){return Oc[t-=0]};class Pc extends r.View{constructor(t,e,n,o){super(t),this[Bc("0x1f")]=null,this.commentThreadInputView=null,this[Bc("0x1e")](Bc("0x5"),!1),this.set("authoredAt",e[Bc("0xa")]),this[Bc("0x7")](Bc("0xa")).to(e),this[Bc("0x1e")](Bc("0xb"),[]),this[Bc("0x1e")](Bc("0xd"),!1),this[Bc("0x1e")](Bc("0x18"),!1),this[Bc("0x1e")](Bc("0x1d"),!1),this.set(Bc("0x22"),!1),this._model=e,this[Bc("0x1a")]=n,this._config=o,o[Bc("0x21")]?this[Bc("0x1e")](Bc("0x0"),1):this[Bc("0x24")]()}[Bc("0x9")](){this.element[Bc("0x9")]()}destroy(){this[Bc("0x1f")]&&this[Bc("0x1f")][Bc("0x16")](),this[Bc("0x25")]&&this[Bc("0x25")][Bc("0x16")](),super[Bc("0x16")]()}[Bc("0x24")](){const{CommentsListView:t}=this[Bc("0x19")];this[Bc("0x1f")]=new t(this[Bc("0xf")],this[Bc("0x6")].commentThread,Object.assign({CommentView:this._config[Bc("0x8")]},this[Bc("0x19")])),this[Bc("0x1f")][Bc("0x14")](Bc("0x2")).to(this),this[Bc("0x1f")].delegate(Bc("0x10")).to(this),this[Bc("0x1f")].bind(Bc("0x5")).to(this),this[Bc("0x1e")](Bc("0x0"),this[Bc("0x1f")][Bc("0x0")]+1),this[Bc("0x7")](Bc("0x0")).to(this[Bc("0x1f")],Bc("0x0"),(t=>t+1)),this[Bc("0x25")]=this[Bc("0x1c")](),this.on("removeComment",(()=>this[Bc("0x9")]())),this.bind(Bc("0xd")).to(this[Bc("0x1f")],Bc("0x23"),this[Bc("0x25")][Bc("0x4")],Bc("0x12"),((t,e)=>t||!!e))}[Bc("0x1c")](){const{CommentThreadInputView:t}=this[Bc("0x19")],e=new t(this[Bc("0xf")],this._localUser,this[Bc("0x19")][Bc("0xc")]),n=e[Bc("0x4")];return e[Bc("0x7")](Bc("0x15")).to(this,Bc("0x5"),this[Bc("0x6")][Bc("0x1")],Bc("0x20"),n,Bc("0x12"),((t,e,n)=>!!n||t&&!e)),n.on(Bc("0x1b"),((t,e)=>{this.fire(Bc("0x13"),e),n[Bc("0xe")][Bc("0x11")]("")})),n.on(Bc("0x17"),(()=>this[Bc("0x9")]())),n.bind(Bc("0x3")).to(this[Bc("0x6")][Bc("0x1")],Bc("0x20")),e}}const Uc=["ck-suggestion__info-name","ck-annotation__user","extendTemplate","acceptButton","div","join","bind","userView","editorDestroyed","locale","@external","ck-suggestion--disabled-comments","render","ck-comment__info-time",'" title="',"_config","type","querySelector","commentThreadInputView","isEnabled","author","authoredAt","ck-comment__external","createElement","creator","EXTERNAL_AVATAR","description","delegate","discardButton","cancel","canAccept","disableComments","value","commentsListView","span","innerHTML","ck-suggestion-wrapper","ck-annotation","ck-annotation__content-wrapper","getUserViewNotificationText","title","set","split",".ck-annotation__content-wrapper","execute","descriptionParts","EXTERNAL_IMPORT_WORD_SUGGESTION","getTemplate","ck-annotation__info-name","ck-suggestion-","setTemplate","ck-suggestion--accept","ck-suggestion--discard","check",'"></span>',"ck-suggestion__actions","change:description","discardSuggestion",'<span class="ck-suggestion-type">',"ck-suggestion__user","source","ck-suggestion","_descriptionElement","children","push",'<span class="ck-suggestion-color" style="background-color: ',"importWord","editorReady","commentThread","map","ck-annotation__info-time","_model","attributes","getExternalSuggestionNote","ck-suggestion__main","</span>","fire","time","isExternal","canDiscard","<p>","isActive","_createButton","name","innerText"];var jc,Gc;jc=Uc,Gc=227,function(t){for(;--t;)jc.push(jc.shift())}(++Gc);const Hc=function(t,e){return Uc[t-=0]};class Vc extends Pc{constructor(e,n,o,r){super(e,n,o,r),this[Hc("0x45")](Hc("0x2c"),""),this[Hc("0x22")](Hc("0x2c")).to(this,Hc("0x49"),(t=>t&&t[0]?t[0][Hc("0x2c")]:"")),this.bind("description").to(this,"descriptionParts",this,Hc("0x18"),((t,e)=>{let n="";for(const e of t)n+=Hc("0x17")+zc(e.content,e.color)+"</p>";return e?n:(0,i.trimHtml)(n,{limit:140})})),this[Hc("0x5")]=null,this.acceptButton=this._createButton(Qo(e,"Accept suggestion"),t.icons[Hc("0x51")],Hc("0x4f"),"acceptSuggestion","sw"),this[Hc("0x1f")][Hc("0x22")](Hc("0x2f")).to(this,Hc("0x3a")),this[Hc("0x38")]=this[Hc("0x19")](Qo(e,"Discard suggestion"),t.icons[Hc("0x39")],Hc("0x50"),Hc("0x0"),"sw"),this[Hc("0x38")][Hc("0x22")](Hc("0x2f")).to(this,Hc("0x16")),this[Hc("0x23")]=new i.UserView(e,this._model[Hc("0x30")],this[Hc("0x43")]()),this[Hc("0x23")][Hc("0x1e")]({attributes:{class:[Hc("0x2"),Hc("0x1d")]}}),this[Hc("0x4e")](this.getTemplate())}[Hc("0x4b")](){const t=this.bindTemplate,e=[{tag:"div",attributes:{class:["ck-suggestion__info","ck-annotation__info"]},children:[{tag:Hc("0x3e"),children:[{text:this[Hc("0x23")].name}],attributes:{class:[Hc("0x1c"),Hc("0x4c")]}},{tag:Hc("0x14"),attributes:{datetime:t.to(Hc("0x31")),class:[Hc("0x29"),Hc("0xd")]},children:[{text:t.to(Hc("0x31"),(t=>this[Hc("0x2b")].formatDateTime(t)))}]}]},{tag:Hc("0x20"),attributes:{class:[Hc("0x53"),"ck-annotation__actions"]},children:[this[Hc("0x1f")],this[Hc("0x38")]]},{tag:Hc("0x20"),attributes:{class:[Hc("0x42")]}}];this[Hc("0xe")][Hc("0x15")]&&e.push({tag:"div",attributes:{class:[Hc("0x32")]},children:[{text:this[Hc("0x10")]()}]});const n={tag:Hc("0x20"),attributes:{class:[Hc("0x40"),t.if(Hc("0x18"),"ck-suggestion-wrapper--active"),t.to(Hc("0x2c"),(t=>Hc("0x4d")+t)),this._config[Hc("0x3b")]&&Hc("0x27")],"data-suggestion-id":this._model.id,"data-thread-id":this[Hc("0xe")][Hc("0xb")].id,"data-author-id":this[Hc("0xe")][Hc("0x30")].id,tabindex:-1},children:[{tag:Hc("0x20"),attributes:{class:[Hc("0x4"),Hc("0x41")]},children:[this[Hc("0x23")],{tag:Hc("0x20"),attributes:{class:[Hc("0x11"),"ck-annotation__main"]},children:e}]}]};return this[Hc("0x3d")]&&this[Hc("0x2e")]&&(n[Hc("0x6")][Hc("0x7")](this[Hc("0x3d")],this[Hc("0x2e")]),this.commentsListView.delegate("editorReady").to(this),this[Hc("0x3d")].delegate(Hc("0x24")).to(this),this[Hc("0x2e")].delegate(Hc("0xa")).to(this),this[Hc("0x2e")][Hc("0x37")](Hc("0x24")).to(this)),n}[Hc("0x28")](){super[Hc("0x28")](),this[Hc("0x5")]=this.element[Hc("0x2d")](Hc("0x47")),this[Hc("0x5")][Hc("0x3f")]=this[Hc("0x36")],this.on(Hc("0x54"),((t,e,n)=>{this._descriptionElement[Hc("0x3f")]=n}))}[Hc("0x19")](t,e,n,o,i){const s=new r.ButtonView(this[Hc("0x25")]);return s[Hc("0x45")]({label:t,icon:e,tooltip:!0,tooltipPosition:i}),s.extendTemplate({attributes:{class:n}}),s.on(Hc("0x48"),(()=>{this[Hc("0x13")](o,this[Hc("0xe")].id)})),s}[Hc("0x10")](){return Hc("0x9")===this[Hc("0xe")][Hc("0xf")]["@external"][Hc("0x3")]?Qo(this[Hc("0x25")],Hc("0x4a")):Qo(this[Hc("0x25")],"EXTERNAL_SUGGESTION")}getUserViewNotificationText(){return this[Hc("0xe")][Hc("0x15")]?Hc("0x9")===this[Hc("0xe")].attributes[Hc("0x26")][Hc("0x3")]?Qo(this[Hc("0x25")],"EXTERNAL_IMPORT_WORD_AVATAR",this[Hc("0xe")][Hc("0x34")].name):Qo(this[Hc("0x25")],Hc("0x35"),this[Hc("0xe")][Hc("0x34")][Hc("0x1a")]):null}}function zc(t,e){let n="";return n+=t[Hc("0x46")]("*")[Hc("0xc")](((t,e)=>e%2!=0?Hc("0x1")+Wc(t)+Hc("0x12"):Wc(t)))[Hc("0x21")](""),e&&(n+=Hc("0x8")+e[Hc("0x3c")]+Hc("0x2a")+e[Hc("0x44")]+Hc("0x52")),n}function Wc(t){const e=document[Hc("0x33")](Hc("0x3e"));return e[Hc("0x1b")]=t,e.innerHTML}const Kc=["map","_annotationViews","comments","getJoined","EditorAnnotations","getDescriptions","discardSelectedSuggestions","from","_refreshActiveMarkers","refreshSelectedViews","suggestion-","comments.maxThreadTotalWeight","_suggestionToController","execute","requires","delete","_viewToController","config","previous","TrackChangesUI","some","activeMarkers","focus","Accept all suggestions","Annotations","suggestionUnloaded","_unbindEditors","isInContent","suggestionLoaded","createCommentThreadController","_updateController","isOn","addSourceCollector","SuggestionThreadView","keys","createAnnotationView","isEnabled","Discard all suggestions","type","registerAnnotation","editing","mainView","commands","set","destroy","pluginName","head","lowest","trackChanges.SuggestionThreadView","filter","view","editor","plugins","suggestionChanged","CommentsUI","_bindAnnotationToEditors","acceptAllSuggestions","has","descriptionParts","separator","_handleSuggestionControllerDelayed","_disableComments","Track changes","comments.maxCommentCharsWhenCollapsed","define","source","unbind","CommentView","init","bind","isDirty","getRanges","hasSuggestion","reduce","value","commentThread","model","acceptSelectedSuggestions","Discard all selected suggestions","buttonView","_initializeController","_handleControllerBuffer","size","_createUIButton","get","_descriptionFactory","listenTo","getAllAdjacentSuggestions","_destroyController","add","arrowView","clear","stopListening","discardAllSuggestions","button","getMarkers","TrackChangesEditing","locale","getByInnerView","trackChanges","discardButton","getFirstRange","length","actionView","trackChanges.disableComments","componentFactory","toMany","innerView","push","comments.maxCommentsWhenCollapsed","change:previous","values","isMultiRange","commandName","CommentsRepository"];var qc,Xc;qc=Kc,Xc=190,function(t){for(;--t;)qc.push(qc.shift())}(++Xc);const $c=function(t,e){return Kc[t-=0]};class Zc extends t.Plugin{static get[$c("0x36")](){return[hc,i.Users,$c("0x27"),$c("0x40"),"EditorAnnotations"]}static get[$c("0x55")](){return $c("0x3b")}constructor(t){super(t),this[$c("0x34")]=new Map,this[$c("0x38")]=new Map,this[$c("0x29")]=new Map,this._handleControllerBuffer=new Map;const e=this[$c("0x5b")].config;e[$c("0x68")]($c("0x58"),Vc),e[$c("0x68")]("trackChanges.disableComments",!1),this[$c("0x65")]=e[$c("0x9")]($c("0x1d"))}[$c("0x64")](t,e){0===this[$c("0x6")][$c("0x7")]&&setTimeout((()=>{for(const[t,e]of this._handleControllerBuffer){const n=this[$c("0x34")][$c("0x61")](t);n||e?n&&e&&this[$c("0xd")](t):this._initializeController(t)}this.editor.plugins[$c("0x9")]($c("0x2c"))[$c("0x31")](),this._refreshActiveMarkers(),this._handleControllerBuffer[$c("0x10")]()}),10),this[$c("0x6")].set(t,e)}[$c("0x6c")](){const t=this[$c("0x5b")],e=t.plugins[$c("0x9")]("TrackChangesEditing"),n=t[$c("0x5c")][$c("0x9")]($c("0x40")),o=t[$c("0x5c")][$c("0x9")]($c("0x2c")),r=t[$c("0x5c")][$c("0x9")]($c("0x27"));t.ui[$c("0x1e")][$c("0xe")]($c("0x18"),(t=>this[$c("0x8")](t))),o[$c("0x48")]((()=>{const t=[];for(const[e,n]of Array[$c("0x2f")](this[$c("0x34")])){const o=e[$c("0xc")](),r=[];for(const t of o){if(!t[$c("0x43")])continue;if(t[$c("0x25")]){r[$c("0x21")](...t[$c("0x6f")]());continue}const e=t[$c("0x1a")]();if(r[$c("0x1b")]>0){const t=r[0][$c("0x2b")](e);if(t){r[0]=t;continue}}r[$c("0x21")](e)}t.push([n[$c("0x5a")],r])}return t})),this.listenTo(e,$c("0x44"),((t,e)=>{this[$c("0xb")](e,"change:previous",((t,n,o,r)=>{e[$c("0x43")]&&(null==o?(this[$c("0x46")](r.head),this._handleSuggestionControllerDelayed(e,!1)):(this[$c("0x46")](o[$c("0x56")]),null==r&&this[$c("0x64")](e,!0)))})),null!==e[$c("0x3a")]?this[$c("0x46")](e[$c("0x56")]):this[$c("0x64")](e,!1)})),this.listenTo(e,$c("0x41"),((t,e,n)=>{this[$c("0x11")](e,$c("0x23")),this[$c("0x6")][$c("0x37")](e),this[$c("0x34")][$c("0x61")](e)&&this[$c("0xd")](e),n&&this._updateController(n[$c("0x56")])})),this[$c("0xb")](e,$c("0x5d"),((t,e)=>{this[$c("0x46")](e)})),this[$c("0xb")](n,"change:activeAnnotations",(()=>{this[$c("0x30")]()})),this.listenTo(r,"addComment",((t,{threadId:n,isFromAdapter:o})=>{if(o||!e[$c("0x70")](n))return;const r=e.getSuggestion(n);this[$c("0x34")][$c("0x9")](r)[$c("0x5a")][$c("0x3e")]()}),{priority:$c("0x57")})}_refreshActiveMarkers(){const t=this.editor.plugins[$c("0x9")]($c("0x40")),e=this[$c("0x5b")][$c("0x5c")][$c("0x9")]($c("0x15")),n=Array[$c("0x2f")](t.activeAnnotations,(t=>t[$c("0x20")])).filter((t=>this[$c("0x38")][$c("0x61")](t))),o=[];for(const t of n){const e=this[$c("0x38")][$c("0x9")](t)[$c("0x1")][$c("0xc")]();o[$c("0x21")](...e[$c("0x71")](((t,e)=>[...t,...e.getMarkerNames()]),[]))}e[$c("0x3d")]=o}_createUIButton(t){const n=(0,r.createDropdown)(t,r.SplitButtonView),o=this[$c("0x5b")].commands[$c("0x9")]($c("0x18")),i=Qo(t,$c("0x66"));n[$c("0x4")][$c("0x53")]({tooltip:i,label:i,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-2023, 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[$c("0x4")][$c("0x6d")]($c("0x47")).to(o,$c("0x72")),n[$c("0x4")].on($c("0x35"),(()=>{o[$c("0x35")](),this[$c("0x5b")].editing[$c("0x5a")].focus()}));const s=new e.Collection,x=[{type:"switchbutton",model:{withText:!0,label:i,commandName:$c("0x18")}},{type:$c("0x63")},{type:$c("0x13"),model:{withText:!0,label:Qo(t,$c("0x3f")),commandName:$c("0x60")}},{type:$c("0x13"),model:{withText:!0,label:Qo(t,"Accept all selected suggestions"),commandName:$c("0x2")}},{type:$c("0x13"),model:{withText:!0,label:Qo(t,$c("0x4d")),commandName:$c("0x12")}},{type:"button",model:{withText:!0,label:Qo(t,$c("0x3")),commandName:$c("0x2e")}}];for(const t of x){let e={type:"separator"};if(t[$c("0x1")]){const n=new r.Model(t.model),o=this[$c("0x5b")].commands.get(n[$c("0x26")]);n[$c("0x6d")]($c("0x47"),$c("0x4c")).to(o,$c("0x72"),$c("0x4c")),e={type:t.type,model:n}}s.add(e)}(0,r.addListToDropdown)(n,s);const a=x[$c("0x59")]((t=>null!=t[$c("0x1")]))[$c("0x28")]((t=>this[$c("0x5b")][$c("0x52")].get(t[$c("0x1")][$c("0x26")]))),c=n[$c("0x4")];return c[$c("0x1c")][$c("0x6a")]($c("0x4c")),c[$c("0xf")][$c("0x6a")]("isEnabled"),c[$c("0x1c")][$c("0x6d")]($c("0x4c")).to(o,$c("0x4c")),c.arrowView[$c("0x6d")]("isEnabled")[$c("0x1f")](a,$c("0x4c"),((...t)=>t[$c("0x3c")]((t=>t)))),n.on($c("0x35"),(t=>{this[$c("0x5b")][$c("0x35")](t[$c("0x69")][$c("0x26")]),this[$c("0x5b")][$c("0x50")][$c("0x5a")].focus()})),n}[$c("0x5")](t){const e=this[$c("0x5b")],n=e[$c("0x39")],o=e[$c("0x5c")][$c("0x9")]($c("0x40")),r=e[$c("0x5c")][$c("0x9")]($c("0x27")),s=e[$c("0x5c")][$c("0x9")]($c("0x2c")),x=e[$c("0x5c")][$c("0x9")](i.Users).me,a=n.get("trackChanges")[$c("0x49")],{CommentsListView:c,CommentThreadInputView:l}=e.plugins[$c("0x9")]($c("0x5e"));let u,d;this[$c("0x29")][$c("0x61")](t.id)?(d=this[$c("0x29")][$c("0x9")](t.id),u=d[$c("0x51")]):(u=new a(e[$c("0x16")],t,x,{disableComments:this[$c("0x65")],editorConfig:n[$c("0x9")]("comments.editorConfig"),maxCommentsWhenCollapsed:n.get($c("0x22")),maxThreadTotalWeight:n.get($c("0x33")),maxCommentCharsWhenCollapsed:n.get($c("0x67")),formatDateTime:(0,i.getDateTimeFormatter)(n.get($c("0x16"))),CommentView:n[$c("0x9")]($c("0x2a"))[$c("0x6b")],CommentsListView:c,CommentThreadInputView:l}),u.acceptButton.on($c("0x35"),(()=>{e[$c("0x50")][$c("0x5a")][$c("0x3e")]()})),u[$c("0x19")].on($c("0x35"),(()=>{e[$c("0x50")].view[$c("0x3e")]()})),d=o[$c("0x4b")](this[$c("0x5b")][$c("0x16")],u),d.bind($c("0x6e")).to(u,$c("0x6e")),d[$c("0x6d")]($c("0x1b")).to(u),d[$c("0x6d")]($c("0x4e")).to(u,"type",(t=>"suggestion-"+t)),this[$c("0x29")][$c("0x53")](t.id,d));const g=r[$c("0x45")](t[$c("0x0")],u),f=new wc(e,t,u,g),m=t[$c("0xc")]()[$c("0x59")]((t=>t[$c("0x43")]));u.descriptionParts=e[$c("0x5c")][$c("0x9")]("TrackChangesEditing")[$c("0xa")][$c("0x2d")](m),this[$c("0x34")].set(t,f),this[$c("0x38")][$c("0x53")](u,f);const h=o.createAnnotation({view:d,target:()=>{const n=[],o=t[$c("0xc")]()[$c("0x59")]((t=>t.isInContent));for(const t of o)n.push(...t[$c("0x14")]());return(0,i.getAllMarkersDomElementsSorted)(e[$c("0x50")],n)},type:()=>$c("0x32")+f.view.type});r[$c("0x5f")](u,h),o.add(h),s[$c("0x4f")](h)}[$c("0xd")](t){const e=this[$c("0x5b")][$c("0x5c")][$c("0x9")]($c("0x27")),n=this.editor[$c("0x5c")][$c("0x9")]($c("0x40")),o=this._suggestionToController.get(t),r=o[$c("0x5a")],i=n[$c("0x17")](r);e[$c("0x42")](r),i&&n.remove(i),this[$c("0x34")][$c("0x37")](t),this._viewToController.delete(r),o[$c("0x54")]()}_updateController(t){if(!t[$c("0x43")]||!this[$c("0x34")][$c("0x61")](t))return;const e=this[$c("0x5b")].plugins[$c("0x9")]("TrackChangesEditing"),n=this[$c("0x34")][$c("0x9")](t),o=t[$c("0xc")]();n.view[$c("0x62")]=e[$c("0xa")][$c("0x2d")](o)}[$c("0x54")](){for(const t of this[$c("0x34")][$c("0x4a")]())this[$c("0xd")](t);for(const t of this._annotationViews[$c("0x24")]())t[$c("0x51")][$c("0x54")]();super[$c("0x54")]()}}var Yc,Jc,Qc=["addSuggestionData","getSuggestions","pluginName","editor","getSuggestion","requires","plugins","adapter","addSuggestion","get"];Yc=Qc,Jc=178,function(t){for(;--t;)Yc.push(Yc.shift())}(++Jc);var tl=function(t,e){return Qc[t-=0]};class el extends t.Plugin{static get[tl("0x7")](){return[hc,Zc,"Comments"]}static get[tl("0x4")](){return"TrackChanges"}set[tl("0x9")](t){this.editor.plugins[tl("0x1")](hc)[tl("0x9")]=t}get[tl("0x9")](){return this[tl("0x5")][tl("0x8")].get(hc)[tl("0x9")]}[tl("0x0")](t){return this[tl("0x5")][tl("0x8")].get(hc)[tl("0x2")](t)}[tl("0x3")]({skipNotAttached:t=!1,toJSON:e=!1}={}){return this[tl("0x5")][tl("0x8")][tl("0x1")](hc).getSuggestions({skipNotAttached:t,toJSON:e})}getSuggestion(t){return this[tl("0x5")][tl("0x8")][tl("0x1")](hc)[tl("0x6")](t)}}const nl=["getRootsAttributes","createDocumentFragment","editor","plugins","discardAllSuggestions","useAnonymousUser","CommentsRepository","execute","track-changes-data-invalid-editor-creator","create","rootsAttributes","name","get","getRootNames","trackChangesData","init","createElement","push","TrackChangesEditing","getFullData","reduce","result","getDataWithDiscardedSuggestions","_adapter","trackChangesData.editorCreator","data","requires","Pagination","Users","define","end","config","model","editorCreator","div","acceptAllSuggestions","users","addSuggestionData","document","appendChild","TrackChangesData","function"];var ol,rl;ol=nl,rl=115,function(t){for(;--t;)ol.push(ol.shift())}(++rl);const il=function(t,e){return nl[t-=0]},sl=[il("0x26")];class xl extends t.Plugin{static get[il("0x25")](){return[hc]}static get pluginName(){return il("0x9")}[il("0x1a")](){const t=this[il("0xd")];if(t[il("0x0")][il("0x28")](il("0x23"),(e=>{const n=t[il("0x1")][il("0x7")][il("0x18")]()[il("0x1f")](((t,e)=>(t[e]="",t)),{});return t.constructor[il("0x14")](n,e)})),il("0xa")!=typeof t[il("0x0")][il("0x17")](il("0x19"))[il("0x2")])throw new e.CKEditorError(il("0x13"))}getDataWithAcceptedSuggestions(t){return ll(this[il("0xd")],!0,t)}[il("0x21")](t){return ll(this[il("0xd")],!1,t)}}class al extends t.Plugin{static get pluginName(){return"TrackChangesDataGetter"}constructor(t){super(t),this[il("0x20")]=il("0x29")}[il("0x1a")](){this[il("0xd")][il("0xe")][il("0x17")](il("0x11"))[il("0x22")]={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[il("0xd")][il("0xe")].get(il("0x1d"))[il("0x22")]=null}}function cl(t){return void 0!==t[il("0xb")]}async function ll(t,e,n){const o=(0,i.sanitizeEditorConfig)(t,sl);o.plugins[il("0x1c")](hc,al),o[il("0x15")]=cl(t)?t[il("0xb")]():void 0;const r=document[il("0xc")](),s=t[il("0x0")][il("0x17")]("trackChangesData")[il("0x2")],x=await s(o,(()=>function(t){const e=document[il("0x1b")](il("0x3"));return t[il("0x8")](e),e}(r)));!function(t,e){const n=t[il("0x1")].document[il("0x18")]()[il("0x1f")](((e,n)=>(e[n]=t.data.get({rootName:n}),e)),{}),o=t[il("0xe")][il("0x17")](il("0x27"))[il("0x5")].map((t=>({id:t.id,name:t[il("0x16")]}))),r=t[il("0xe")][il("0x17")](il("0x1d")).getSuggestions({skipNotAttached:!0,toJSON:!0}),i=e[il("0xe")][il("0x17")](il("0x27")),s=e[il("0xe")][il("0x17")](il("0x1d"));for(const t of o)i.getUser(t.id)||i.addUser(t);i.me||i[il("0x10")]();for(const t of r)s[il("0x6")](t);e.data.set(n)}(t,x),x[il("0x12")](il(e?"0x4":"0xf"));const a=cl(x)?x[il("0x1e")](n):x[il("0x24")][il("0x17")](n);return await x.destroy(),a}})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=o})();