@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20231129.0 → 0.0.0-nightly-20231130.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(r){var o=e[r];if(void 0!==o)return o.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},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 r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Bc,TrackChanges:()=>tl,TrackChangesData:()=>sl,TrackChangesEditing:()=>hc});var t=n(704),e=n(209),o=n(273),i=n(417),s=n(492),x=n(995);const a=["editor","forceDisabled","affectsData","clearForceDisabled","_disableUnsupportedCommands","value","_enabledCommands","_enableCommands","refresh","commands","execute","TrackChangesCommand"];var c,l;c=a,l=219,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[u("0x3")]=e,this[u("0x2")]=!1,this[u("0x5")](),this._isEnabledBasedOnSelection=!1}[u("0x5")](){this.isEnabled=!0}[u("0x7")](){this.value=!this.value,this[u("0x2")]?this[u("0x1")]():this[u("0x4")]()}[u("0x1")](){for(const t of this[u("0x9")][u("0x6")][u("0x6")]())t.affectsData&&!this._enabledCommands.has(t)&&t[u("0xa")](u("0x8"))}[u("0x4")](){for(const t of this.editor[u("0x6")][u("0x6")]())t[u("0xb")]&&!this[u("0x3")].has(t)&&t[u("0x0")](u("0x8"))}}const g=["track-changes-accept-suggestion-not-found","getRanges","canEditAt","plugins","model","acceptSuggestion","execute","refresh","TrackChangesEditing","_suggestions","get","_isEnabledBasedOnSelection","editor"];var f,m;f=g,m=306,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("0x2")]=e,this[h("0x0")](),this[h("0x4")]=!1}refresh(){this.isEnabled=!0}[h("0xc")](t){const n=this[h("0x2")].get(t);if(!n)throw new e.CKEditorError(h("0x6"),this);const r=n[h("0x7")]();this[h("0x5")][h("0xa")][h("0x8")](r)&&this[h("0x5")][h("0x9")][h("0x3")](h("0x1"))[h("0xb")](n)}}const p=["discardSuggestion","get","_suggestions","refresh","isEnabled","getRanges","editor","model","_isEnabledBasedOnSelection","plugins","TrackChangesEditing"];var E,_;E=p,_=360,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("0x5")]=e,this[T("0x6")](),this[T("0x0")]=!1}[T("0x6")](){this[T("0x7")]=!0}execute(t){const n=this[T("0x5")].get(t);if(!n)throw new e.CKEditorError("track-changes-discard-suggestion-not-found",this);const r=n[T("0x8")]();this[T("0x9")][T("0xa")].canEditAt(r)&&this.editor[T("0x1")][T("0x4")](T("0x2"))[T("0x3")](n)}}const C=["isIntersecting","type","push","start","schema","sort"," [color ","length","createPositionAt","value","isTouching","getRanges","change","isCollapsed","content","deletion","end","isArray","isMultiRange","replace","createPositionBefore","splice","isObject","isInContent","createPositionAfter","execute","color"];var A,k;A=C,k=153,function(t){for(;--t;)A.push(A.shift())}(++k);const I=function(t,e){return C[t-=0]};function R(t){return t[I("0xe")](((t,e)=>I("0x18")==t.type&&I("0x18")!=e.type?-1:I("0x18")!=t.type&&I("0x18")==e[I("0xa")]?1:0))}function S(t,e){let n,r=0;const o=[],i=e[I("0xd")];for(;r<t.length;){const s=t[r],x=t[r+1];n||(n=e.createPositionBefore(s)),v(e,s,x)||(o[I("0xb")](e.createRange(n,i[I("0x4")](s)?e[I("0x6")](s):e[I("0x11")](s,I("0x19")))),n=null),r++}return o}function v(t,e,n){if(!n)return!1;const r=t[I("0x6")](e),o=t[I("0x2")](n);return r.isTouching(o)}function N(t,e,n){for(;n[I("0x10")];){const r=n[I("0x3")](0,100);t[I("0x15")]((()=>{for(const t of r)t[I("0x5")]&&e[I("0x7")](t.id)}))}}const L=["from","values","canEditAt","refresh","model","isEnabled","editor","_isEnabledBasedOnSelection","_suggestions","_command"];var M,w;M=L,w=371,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("0x8")]=e,this[O("0x7")]=n,this[O("0x2")](),this[O("0x6")]=!1}[O("0x2")](){const t=Array[O("0x9")](this[O("0x7")][O("0x0")]()).some((t=>t.isInContent));this[O("0x4")]=this[O("0x8")][O("0x4")]&&t}execute(){const t=R(Array[O("0x9")](this[O("0x7")].values()));for(const e of t){const t=e.getRanges();if(!this.editor[O("0x3")][O("0x1")](t))return}N(this[O("0x5")].model,this[O("0x8")],t)}}const D=["model","_command","values","isEnabled","_selectedSuggestions","execute","from","refresh","_suggestions","getRanges","editor","selection","canEditAt"];var B,P;B=D,P=360,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._suggestions=n,this._selectedSuggestions=new Set,this.refresh(),this._isEnabledBasedOnSelection=!1}[U("0xb")](){const t=this[U("0x1")][U("0x4")].document[U("0x2")],e=Array.from(this[U("0xc")][U("0x6")]());this[U("0x8")]=function(t,e){const n=Array.from(t[I("0x14")]()),r=new Set;for(const o of e)if(o[I("0x5")])for(const e of n)for(const n of o[I("0x14")]())(e[I("0x9")](n)||t[I("0x16")]&&!o[I("0x0")]&&o.next&&n.end[I("0x13")](e[I("0xc")]))&&r.add(o);return r}(t,e),this[U("0x7")]=this._command[U("0x7")]&&!!this._selectedSuggestions.size}[U("0x9")](){const t=R(Array[U("0xa")](this[U("0x8")]));for(const e of t){const t=e[U("0x0")]();if(!this.editor[U("0x4")][U("0x3")](t))return}N(this.editor[U("0x4")],this[U("0x5")],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__,r=V(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function $(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[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 rt=et||nt||Function("return this")();const ot=rt.Symbol;var it=Object.prototype,st=it.hasOwnProperty,xt=it.toString,at=ot?ot.toStringTag:void 0;const ct=function(t){var e=st.call(t,at),n=t[at];try{t[at]=void 0;var r=!0}catch(t){}var o=xt.call(t);return r&&(e?t[at]=n:delete t[at]),o};var lt=Object.prototype.toString;const ut=function(t){return lt.call(t)};var dt=ot?ot.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=rt["__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,It=At.hasOwnProperty,Rt=RegExp("^"+kt.call(It).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const St=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 St(n)?n:void 0};const Lt=Nt(rt,"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 r=t[e];this.set(r[0],r[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),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function $t(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[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 r=n.__data__;if(!Lt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Zt(r)}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,r=null==t?0:t.length;++n<r&&!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 re=Object.prototype.hasOwnProperty;const oe=function(t,e,n){var r=t[e];re.call(t,e)&&H(r,n)&&(void 0!==n||e in t)||ne(t,e,n)};const ie=function(t,e,n,r){var o=!n;n||(n={});for(var i=-1,s=e.length;++i<s;){var x=e[i],a=r?r(n[x],t[x],x,n,t):void 0;void 0===a&&(a=t[x]),o?ne(n,x,a):oe(n,x,a)}return n};const se=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};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?rt.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,Ie=ke&&"object"==typeof module&&module&&!module.nodeType&&module,Re=Ie&&Ie.exports===ke&&et.process;const Se=function(){try{var t=Ie&&Ie.require&&Ie.require("util").types;return t||Re&&Re.binding&&Re.binding("util")}catch(t){}}();var ve=Se&&Se.isTypedArray;const Ne=ve?Ae(ve):Ce;var Le=Object.prototype.hasOwnProperty;const Me=function(t,e){var n=ge(t),r=!n&&de(t),o=!n&&!r&&pe(t),i=!n&&!r&&!o&&Ne(t),s=n||r||o||i,x=s?se(t.length,String):[],a=x.length;for(var c in t)!e&&!Le.call(t,c)||s&&("length"==c||o&&("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 r in t)("constructor"!=r||!e&&Ve.call(t,r))&&n.push(r);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?rt.Buffer:void 0,Ze=$e?$e.allocUnsafe:void 0;const Ye=function(t,e){if(e)return t.slice();var n=t.length,r=Ze?Ze(n):new t.constructor(n);return t.copy(r),r};const Je=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Qe=function(t,e){for(var n=-1,r=null==t?0:t.length,o=0,i=[];++n<r;){var s=t[n];e(s,n,t)&&(i[o++]=s)}return i};const tn=function(){return[]};var en=Object.prototype.propertyIsEnumerable,nn=Object.getOwnPropertySymbols;const rn=nn?function(t){return null==t?[]:(t=Object(t),Qe(nn(t),(function(e){return en.call(t,e)})))}:tn;const on=function(t,e){return ie(t,rn(t),e)};const sn=function(t,e){for(var n=-1,r=e.length,o=t.length;++n<r;)t[o+n]=e[n];return t};const xn=Fe(Object.getPrototypeOf,Object);const an=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)sn(e,rn(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 r=e(t);return ge(t)?r:sn(r,n(t))};const un=function(t){return ln(t,je,rn)};const dn=function(t){return ln(t,We,an)};const gn=Nt(rt,"DataView");const fn=Nt(rt,"Promise");const mn=Nt(rt,"Set");const hn=Nt(rt,"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),In=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,r=n?Tt(n):"";if(r)switch(r){case yn:return Tn;case Cn:return bn;case An:return pn;case kn:return En;case In:return _n}return e});const Sn=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=rt.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=ot?ot.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 r=t.constructor;switch(e){case"[object ArrayBuffer]":return Mn(t);case"[object Boolean]":case"[object Date]":return new r(+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 r;case"[object Number]":case"[object String]":return new r(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]"==Sn(t)};var Wn=Se&&Se.isMap;const Kn=Wn?Ae(Wn):zn;const qn=function(t){return xe(t)&&"[object Set]"==Sn(t)};var Xn=Se&&Se.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 tr=function t(e,n,r,o,i,s){var x,a=1&n,c=2&n,l=4&n;if(r&&(x=i?r(e,o,i,s):r(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=Sn(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)):on(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(o){x.add(t(o,n,r,o,e,s))})):Kn(e)&&e.forEach((function(o,i){x.set(i,t(o,n,r,i,e,s))}));var m=u?void 0:(l?c?dn:un:c?We:je)(e);return te(m||e,(function(o,i){m&&(o=e[i=o]),oe(x,i,t(o,n,r,i,e,s))})),x};const er=function(t){return tr(t,5)};const nr=function(t){return"symbol"==typeof t||xe(t)&&"[object Symbol]"==gt(t)};var rr=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,or=/^\w*$/;const ir=function(t,e){if(ge(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!nr(t))||(or.test(t)||!rr.test(t)||null!=e&&t in Object(e))};function sr(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,o=e?e.apply(this,r):r[0],i=n.cache;if(i.has(o))return i.get(o);var s=t.apply(this,r);return n.cache=i.set(o,s)||i,s};return n.cache=new(sr.Cache||Zt),n}sr.Cache=Zt;const xr=sr;var ar=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,cr=/\\(\\)?/g;const lr=function(t){var e=xr(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(ar,(function(t,n,r,o){e.push(r?o.replace(cr,"$1"):n||t)})),e}));const ur=function(t,e){for(var n=-1,r=null==t?0:t.length,o=Array(r);++n<r;)o[n]=e(t[n],n,t);return o};var dr=ot?ot.prototype:void 0,gr=dr?dr.toString:void 0;const fr=function t(e){if("string"==typeof e)return e;if(ge(e))return ur(e,t)+"";if(nr(e))return gr?gr.call(e):"";var n=e+"";return"0"==n&&1/e==-Infinity?"-0":n};const mr=function(t){return null==t?"":fr(t)};const hr=function(t,e){return ge(t)?t:ir(t,e)?[t]:lr(mr(t))};const br=function(t){if("string"==typeof t||nr(t))return t;var e=t+"";return"0"==e&&1/t==-Infinity?"-0":e};const pr=function(t,e,n,r){if(!ft(t))return t;for(var o=-1,i=(e=hr(e,t)).length,s=i-1,x=t;null!=x&&++o<i;){var a=br(e[o]),c=n;if("__proto__"===a||"constructor"===a||"prototype"===a)return t;if(o!=s){var l=x[a];void 0===(c=r?r(l,a,x):void 0)&&(c=ft(l)?l:_e(e[o+1])?[]:{})}oe(x,a,c),x=x[a]}return t};const Er=function(t,e,n){return null==t?t:pr(t,e,n)};const _r=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const Tr=function(t){return this.__data__.has(t)};function yr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Zt;++e<n;)this.add(t[e])}yr.prototype.add=yr.prototype.push=_r,yr.prototype.has=Tr;const Cr=yr;const Ar=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const kr=function(t,e){return t.has(e)};const Ir=function(t,e,n,r,o,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 Cr:void 0;for(i.set(t,e),i.set(e,t);++u<x;){var f=t[u],m=e[u];if(r)var h=s?r(m,f,u,e,t,i):r(f,m,u,t,e,i);if(void 0!==h){if(h)continue;d=!1;break}if(g){if(!Ar(e,(function(t,e){if(!kr(g,e)&&(f===t||o(f,t,n,r,i)))return g.push(e)}))){d=!1;break}}else if(f!==m&&!o(f,m,n,r,i)){d=!1;break}}return i.delete(t),i.delete(e),d};const Rr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const Sr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var vr=ot?ot.prototype:void 0,Nr=vr?vr.valueOf:void 0;const Lr=function(t,e,n,r,o,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=Rr;case"[object Set]":var a=1&r;if(x||(x=Sr),t.size!=e.size&&!a)return!1;var c=s.get(t);if(c)return c==e;r|=2,s.set(t,e);var l=Ir(x(t),x(e),r,o,i,s);return s.delete(t),l;case"[object Symbol]":if(Nr)return Nr.call(t)==Nr.call(e)}return!1};var Mr=Object.prototype.hasOwnProperty;const wr=function(t,e,n,r,o,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:Mr.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(r)var b=s?r(h,m,l,e,t,i):r(m,h,l,t,e,i);if(!(void 0===b?m===h||o(m,h,n,r,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 Or="[object Arguments]",Fr="[object Array]",Dr="[object Object]",Br=Object.prototype.hasOwnProperty;const Pr=function(t,e,n,r,o,i){var s=ge(t),x=ge(e),a=s?Fr:Sn(t),c=x?Fr:Sn(e),l=(a=a==Or?Dr:a)==Dr,u=(c=c==Or?Dr:c)==Dr,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)?Ir(t,e,n,r,o,i):Lr(t,e,a,n,r,o,i);if(!(1&n)){var g=l&&Br.call(t,"__wrapped__"),f=u&&Br.call(e,"__wrapped__");if(g||f){var m=g?t.value():t,h=f?e.value():e;return i||(i=new Qt),o(m,h,n,r,i)}}return!!d&&(i||(i=new Qt),wr(t,e,n,r,o,i))};const Ur=function t(e,n,r,o,i){return e===n||(null==e||null==n||!xe(e)&&!xe(n)?e!=e&&n!=n:Pr(e,n,r,o,t,i))};const jr=function(t,e){return Ur(t,e)};const Gr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Hr=function(t,e){for(var n=0,r=(e=hr(e,t)).length;null!=t&&n<r;)t=t[br(e[n++])];return n&&n==r?t:void 0};const Vr=function(t,e,n){var r=-1,o=t.length;e<0&&(e=-e>o?0:o+e),(n=n>o?o:n)<0&&(n+=o),o=e>n?0:n-e>>>0,e>>>=0;for(var i=Array(o);++r<o;)i[r]=t[r+e];return i};const zr=function(t,e){return e.length<2?t:Hr(t,Vr(e,0,-1))};const Wr=function(t,e){return e=hr(e,t),null==(t=zr(t,e))||delete t[br(Gr(e))]};const Kr=function(t,e){return null==t||Wr(t,e)},qr=["type","accept","next","attributes","from","decorate","getContainedElement","size","getMultiRangeId","_isDataLoaded","hasComments","set","getMarkers","markers","map","getRange","createdAt","@external","author","isInContent","getItems","getRanges","getFirstMarker","delete","end","creator","nodeBefore","previous","getFirstRange","clear","reduce","removeMarkers","discard","isExternal","suggestion:","_onAttributesChange","setAttribute","_markerNames","addMarkerName","onAccept","push","add","change","removeMarker","get","length","_saved","isIntersecting","_model","data","onAttributesChange","_onDiscard","substr","isMultiRange","subType","commentThread","isIntersectingWithRange","head"];var Xr,$r;Xr=qr,$r=353,function(t){for(;--t;)Xr.push(Xr.shift())}(++$r);const Zr=function(t,e){return qr[t-=0]};class Yr extends((0,e.ObservableMixin)()){constructor(t,e){super(),this[Zr("0x4")]=!1,this.id=e.id,this[Zr("0x35")]=e[Zr("0x35")],this[Zr("0x31")]=e[Zr("0x31")]||null,this[Zr("0xd")]=e.author,this[Zr("0x14")]=e.creator||e.author,this[Zr("0x1c")]=Boolean(e[Zr("0x38")]&&e[Zr("0x38")][Zr("0xc")]),this.data=null,this._model=t,this._onAccept=e[Zr("0x22")],this[Zr("0x2e")]=e.onDiscard,this[Zr("0x1e")]=e[Zr("0x2d")],this[Zr("0x20")]=new Set,this[Zr("0xb")]=null,this[Zr("0x6")]("authoredAt",null),this[Zr("0x6")]("attributes",e[Zr("0x38")]||{}),this[Zr("0x6")](Zr("0x16"),null),this[Zr("0x6")](Zr("0x37"),null),this[Zr("0x6")](Zr("0x32"),null),this[Zr("0x6")](Zr("0x29"),!1),this[Zr("0x0")](Zr("0x36")),this[Zr("0x0")]("discard")}get head(){let t=this;for(;t.previous;)t=t[Zr("0x16")];return t}get[Zr("0x5")](){return!!this[Zr("0x32")]&&this[Zr("0x32")][Zr("0x28")]>0}get[Zr("0x30")](){return 0!=this[Zr("0x20")][Zr("0x2")]&&6==Array[Zr("0x39")](this[Zr("0x20")])[0].split(":")[Zr("0x28")]}get[Zr("0xe")](){return null!==this[Zr("0x11")]()}[Zr("0x21")](t){this[Zr("0x20")][Zr("0x24")](t)}getMarkerNames(){return Array[Zr("0x39")](this[Zr("0x20")])}getMarkers(){return this.getMarkerNames()[Zr("0x9")]((t=>this[Zr("0x2b")][Zr("0x8")][Zr("0x27")](t))).filter((t=>t))}[Zr("0x11")](){return this[Zr("0x7")]()[0]||null}[Zr("0x1a")](){this._model[Zr("0x25")]((t=>{for(const e of this[Zr("0x7")]())t.removeMarker(e)})),this[Zr("0x20")][Zr("0x18")]()}[Zr("0x26")](t){this[Zr("0x2b")][Zr("0x25")]((e=>{e[Zr("0x26")](t)})),this._markerNames[Zr("0x12")](t)}addRange(t){const e=Zr("0x1d")+this[Zr("0x35")]+":"+this.subType+":"+this.id+":"+this[Zr("0x14")].id+":"+Yr[Zr("0x3")]();this.addMarkerName(e),this._model[Zr("0x25")]((n=>{n.addMarker(e,{range:t,usingOperation:!0,affectsData:!0})}))}[Zr("0x33")](t){for(const e of this.getRanges())if(e[Zr("0x2a")](t))return!0;return!1}getRanges(){return this[Zr("0x7")]()[Zr("0x9")]((t=>t[Zr("0xa")]()))}[Zr("0xf")](){return this.getRanges()[Zr("0x19")](((t,e)=>[...t,...e.getItems()]),[])}[Zr("0x17")](){var t;return(null===(t=this.getFirstMarker())||void 0===t?void 0:t[Zr("0xa")]())||null}[Zr("0x1")](){const t=this[Zr("0x10")]();if(1!=t[Zr("0x28")])return null;const e=t[0],n=e.start.nodeAfter,r=e[Zr("0x13")][Zr("0x15")];return n instanceof s.Element?n!=r?null:n:null}accept(){this._onAccept(this[Zr("0x10")](),this[Zr("0x2c")],this.attributes),this[Zr("0x1a")]()}[Zr("0x1b")](){this[Zr("0x2e")](this[Zr("0x10")](),this[Zr("0x2c")],this.attributes),this[Zr("0x1a")]()}getAllAdjacentSuggestions(){const t=[];let e=this[Zr("0x34")];for(;e;)t[Zr("0x23")](e),e=e[Zr("0x37")];return t}[Zr("0x1f")](t,e){const n=er(this[Zr("0x38")]);Er(n,t,e),jr(n,this.attributes)||(this.attributes=n,this[Zr("0x1e")](n))}removeAttribute(t){const e=er(this[Zr("0x38")]);Kr(e,t),jr(e,this.attributes)||(this[Zr("0x38")]=e,this._onAttributesChange(this[Zr("0x38")]))}toJSON(){return{id:this.id,type:this.subType?this[Zr("0x35")]+":"+this.subType:this.type,authorId:this[Zr("0x14")].id,createdAt:this[Zr("0xb")],hasComments:this.hasComments,data:this[Zr("0x2c")],attributes:this[Zr("0x38")]}}static getMultiRangeId(){return(0,e.uid)()[Zr("0x2f")](1,5)}}function Jr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({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 r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({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 r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Qr=["isEqual","indexOf","elementEnd","isEmpty","name","insertion","addEmptyContainer","start","set","subType","_handleRenameSuggestionDescription","_locale","match","end","key","label","text","getWalker","has","Container","*Split:* %0","type","skip","_addDescriptionItems","registerAttributeLabel","_itemLabelsCallbacks","_resolveDescriptionItems","format","remove","item","ELEMENT_SPACE","_handleAttributeSuggestionDescription","deletion","addObject","EmptyContainer","normal","removeContainer","previousSibling","isObject","_itemLabels","*Change to:* %0","removeFormat","matchingCallback","element","quantity","get","$text","pop","join","getDescriptions","checkChild","add","getFirstRange","newValue","removeEmptyContainer","push","_schema","_customCallbacks","$1 $2","_handleCustomCallbackDescription","*Remove:* %0","data","*Merge:* %0","nodeAfter","Object","removeObject","map","nextSibling","_attributeLabels","*Set format:* %0","REPLACE_TEXT","attribute","*Insert:* %0","softBreak","replace","registerElementLabel","length","_handleInsertRemoveSuggestionDescription","addFormat","function","$textProxy","getItemLabel"];var to,eo;to=Qr,eo=166,function(t){for(;--t;)to.push(to.shift())}(++eo);const no=function(t,e){return Qr[t-=0]};class ro{constructor(t,e){this[no("0x37")]=[],this[no("0x25")]=new Map,this[no("0x17")]=[],this._attributeLabels=new Map,this[no("0x36")]=t,this[no("0x9")]=e}[no("0x2f")](t){const e=[],n=new Set,r=new Set;for(let o=0;o<t[no("0x4a")];o++){const i=t[o];if(!i.isInContent)continue;const s=this[no("0x39")](i);if(s){if(null!=i[no("0x7")]){if(n[no("0x10")](i.subType))continue;n[no("0x31")](i[no("0x7")])}e[no("0x35")](s)}else if(no("0x45")!=i.type)no("0x3")!=i[no("0x13")]&&"deletion"!=i[no("0x13")]||this[no("0x4b")](e,i,t[o+1]);else{const t=i[no("0x3b")][no("0xc")];if(r[no("0x10")](t))continue;r[no("0x31")](i.data[no("0xc")]),t==mc?this[no("0x8")](e,i):this[no("0x1d")](e,i)}}return this._resolveDescriptionItems(e)}registerDescriptionCallback(t){this[no("0x37")].push(t)}[no("0x49")](t,n,r=e.priorities[no("0x21")]){no("0x4d")==typeof t?(0,e.insertToPriorityArray)(this._itemLabelsCallbacks,{matchingCallback:t,label:n,priority:r}):this[no("0x25")][no("0x6")](t,n)}[no("0x16")](t,e){this._attributeLabels[no("0x6")](t,e)}[no("0x4f")](t,e=1){let n;for(const e of this[no("0x17")])if(e[no("0x28")](t)){n=e[no("0xd")];break}return n||(n=this._itemLabels[no("0x2b")](t[no("0x2")])),n?n(e):1!==e?e+" "+t.name+"s":""+t.name}[no("0x15")](t,e){const n=e[no("0x32")]()[no("0xf")](),r=no("0x3")==e.type?no("0x31"):"remove";for(const e of n){const o=e.item,i=t[t[no("0x4a")]-1];if(o.is(no("0x4e")))i&&i[no("0x13")].indexOf("Container")>-1&&t[no("0x2d")](),i&&no("0xe")==i[no("0x13")]?i[r]+=o[no("0x3b")]:t[no("0x35")]({type:no("0xe"),add:no("0x31")==r?o.data:"",remove:"remove"==r?o.data:""});else if(this[no("0x36")][no("0x24")](o)){const s=o;if(i&&i[no("0x13")][no("0x51")](no("0x11"))>-1&&t.pop(),no("0x0")==e[no("0x13")])continue;i&&i.type==r+"Object"&&i[no("0x29")][no("0x2")]==s[no("0x2")]?i[no("0x2a")]++:t[no("0x35")]({type:r+no("0x3e"),element:s,quantity:1}),n[no("0x14")]((t=>!(no("0x0")==t.type&&t[no("0x1b")]==o)))}else if(this[no("0x36")][no("0x30")](o,no("0x2c"))||o.is(no("0x29"),no("0x47"))){const n=o;if(no("0x31")==r&&"elementStart"==e[no("0x13")]||"remove"==r&&no("0x0")==e[no("0x13")])continue;if(i&&-1==i.type.indexOf(no("0x11"))){no("0xe")==i.type&&(i[r]+="\n");continue}let s;if(s="add"==r?n[no("0x41")]&&!this[no("0x36")][no("0x24")](n[no("0x41")])?n.nextSibling:null:n[no("0x23")]&&!this[no("0x36")][no("0x24")](n.previousSibling)?n.previousSibling:null,n[no("0x1")]||s&&s.isEmpty){const e=s&&s[no("0x1")]?s:n;i&&i[no("0x13")]==r+"EmptyContainer"&&i[no("0x29")][no("0x2")]==e.name?i[no("0x2a")]++:t[no("0x35")]({type:r+no("0x20"),element:e,quantity:1})}else t.push({type:r+no("0x11"),element:n})}}}[no("0x18")](t){const e=this[no("0x9")],n=[],r=[],o=[];for(const i of t)switch(i[no("0x13")]){case no("0xe"):if(i[no("0x31")]=i[no("0x31")][no("0x48")](/(\S)\u000A+(\S)/g,no("0x38"))[no("0x48")](/\u000A/g,""),i[no("0x1a")]=i[no("0x1a")][no("0x48")](/(\S)\u000A+(\S)/g,no("0x38"))[no("0x48")](/\u000A/g,""),""!=i[no("0x31")]&&""!=i[no("0x1a")]){n[no("0x35")]({type:"replace",content:Jr(e,no("0x44"),['"'+i[no("0x1a")]+'"','"'+i[no("0x31")]+'"'])});continue}if(null!=i[no("0x31")][no("0xa")](/^ +$/)){n.push({type:no("0x3"),content:Jr(e,no("0x46"),Jr(e,no("0x1c"),i.add[no("0x4a")]))});continue}if(null!=i.remove[no("0xa")](/^ +$/)){n[no("0x35")]({type:no("0x1e"),content:Jr(e,no("0x3a"),Jr(e,no("0x1c"),i[no("0x1a")][no("0x4a")]))});continue}if(""!=i[no("0x31")]){n[no("0x35")]({type:no("0x3"),content:Jr(e,"*Insert:* %0",'"'+i[no("0x31")]+'"')});continue}n[no("0x35")]({type:no("0x1e"),content:Jr(e,no("0x3a"),'"'+i[no("0x1a")]+'"')});continue;case no("0x4"):case no("0x1f"):n[no("0x35")]({type:no("0x3"),content:Jr(e,"*Insert:* %0",this[no("0x4f")](i[no("0x29")],i.quantity))});continue;case no("0x34"):case no("0x3f"):n[no("0x35")]({type:no("0x1e"),content:Jr(e,no("0x3a"),this[no("0x4f")](i[no("0x29")],i[no("0x2a")]))});continue;case"addContainer":n[no("0x35")]({type:no("0x3"),content:Jr(e,no("0x12"),this[no("0x4f")](i[no("0x29")],i.quantity))});continue;case no("0x22"):n[no("0x35")]({type:no("0x1e"),content:Jr(e,no("0x3c"),this[no("0x4f")](i[no("0x29")],i[no("0x2a")]))});continue;case no("0x4c"):r[no("0x35")](i[no("0xc")]);continue;case no("0x27"):o.push(i[no("0xc")]);continue;default:n[no("0x35")](i)}if(r[no("0x4a")]){const t=r[no("0x40")]((t=>this[no("0x42")][no("0x10")](t)?this[no("0x42")][no("0x2b")](t):t))[no("0x2e")](", ");n[no("0x35")]({type:no("0x19"),content:Jr(this[no("0x9")],no("0x43"),t)})}if(o[no("0x4a")]){const t=o[no("0x40")]((t=>this._attributeLabels[no("0x10")](t)?this._attributeLabels[no("0x2b")](t):t))[no("0x2e")](", ");n.push({type:no("0x19"),content:Jr(this._locale,"*Remove format:* %0",t)})}return n}[no("0x39")](t){for(const e of this._customCallbacks){const n=e(t);if(n&&no("0x13")in n)return n}}[no("0x1d")](t,e){const n=e[no("0x3b")],r=void 0===n[no("0x33")]?no("0x27"):no("0x4c");t.push({type:r,key:n[no("0xc")]})}_handleRenameSuggestionDescription(t,e){t[no("0x35")]({type:"format",content:Jr(this[no("0x9")],no("0x26"),this.getItemLabel(e[no("0x32")]()[no("0x5")][no("0x3d")],1))})}[no("0x4b")](t,e,n){if(this[no("0x15")](t,e),n&&n[no("0x32")]()&&!e.getFirstRange()[no("0xb")][no("0x50")](n.getFirstRange().start)){const n=t[t.length-1],r=no("0x3")==e[no("0x13")]?"add":no("0x1a");n&&no("0xe")==n.type&&(n[r]+="\n")}}}const oo=["editor","commands","get","plugins","afterInit","TrackChangesEditing","showAIAssistant"];var io,so;io=oo,so=378,function(t){for(;--t;)io.push(io.shift())}(++so);const xo=function(t,e){return oo[t-=0]};class ao extends t.Plugin{[xo("0x4")](){const t=this[xo("0x0")],e=t[xo("0x3")][xo("0x2")](xo("0x5"));t[xo("0x1")][xo("0x2")]("showAIAssistant")&&e.enableCommand(xo("0x6"))}}const co=["registerDescriptionCallback","registerAttributeLabel","FORMAT_ALIGN_TO_RIGHT","plugins","_enableDefaultAttributesIntegration","_descriptionFactory","FORMAT_ALIGNMENT","commandName","_registerLegacyDescription","FORMAT_ALIGN_TO_LEFT","locale","editor","has","alignment","center","type","afterInit","format","*Format:* %0","TrackChangesEditing","justify","FORMAT_JUSTIFY_TEXT"];var lo,uo;lo=co,uo=183,function(t){for(;--t;)lo.push(lo.shift())}(++uo);const go=function(t,e){return co[t-=0]};class fo extends t.Plugin{[go("0x9")](){const t=this[go("0x4")],e=t[go("0x3")];if(!t.plugins[go("0x5")]("AlignmentEditing"))return;const n=t[go("0x12")].get(go("0xc"));n[go("0x13")](go("0x6"),[],[go("0x6")]),n[go("0x14")][go("0x10")](go("0x6"),Jr(e,go("0x15"))),this[go("0x1")]()}[go("0x1")](){const t=this[go("0x4")],e=t[go("0x3")];t[go("0x12")].get(go("0xc"))[go("0x14")][go("0xf")]((t=>{if("formatBlock"!=t[go("0x8")])return;const{data:n}=t;if(n&&go("0x6")==n[go("0x0")]){const t=n.commandParams[0].value;return{type:go("0xa"),content:Jr(e,go("0xb"),function(t){switch(t){case"left":return Jr(e,go("0x2"));case"right":return Jr(e,go("0x11"));case go("0x7"):return Jr(e,"FORMAT_ALIGN_TO_CENTER");case go("0xd"):return Jr(e,go("0xe"))}}(t))}}}))}}const mo=["toLowerCase","code","FORMAT_UNDERLINE","ItalicEditing","FORMAT_ITALIC","BoldEditing","formatInline","subscript","*Format:* %0","editor","_registerLegacyDescription","FORMAT_CODE","afterInit","registerAttributeLabel","strikethrough","toUpperCase","forceValue","slice","StrikethroughEditing","locale","underline","plugins","TrackChangesEditing","italic","UnderlineEditing","has","format","get","bold","_descriptionFactory","registerDescriptionCallback","FORMAT_SUBSCRIPT","FORMAT_BOLD","FORMAT_STRIKETHROUGH","commandName"];var ho,bo;ho=mo,bo=346,function(t){for(;--t;)ho.push(ho.shift())}(++bo);const po=function(t,e){return mo[t-=0]},Eo=[po("0x9"),po("0x7"),po("0x1c"),"CodeEditing",po("0x16"),"SubscriptEditing","SuperscriptEditing"];class _o extends t.Plugin{[po("0x10")](){const t=this[po("0xd")],e=t[po("0x19")][po("0x1f")](po("0x1a")),n=t[po("0x17")];for(const r of Eo){if(!t[po("0x19")][po("0x1d")](r))continue;const o=r[po("0x15")](0,-7)[po("0x4")](),i="FORMAT_"+o[po("0x13")]();e._enableDefaultAttributesIntegration(o,[o]),e[po("0x21")][po("0x11")](o,Jr(n,i))}this[po("0xe")]()}_registerLegacyDescription(){const t=this[po("0xd")],e=t.locale,n=t[po("0x19")].get(po("0x1a"));function r(t,r){n[po("0x21")][po("0x22")]((n=>{if(po("0xa")!=n.type)return;const{data:o}=n;return o&&o[po("0x3")]===t?o.commandParams[0][po("0x14")]?{type:po("0x1e"),content:Jr(e,po("0xc"),r)}:{type:po("0x1e"),content:Jr(e,"*Remove format:* %0",r)}:void 0}))}r(po("0x20"),Jr(e,po("0x1"))),r(po("0x1b"),Jr(e,po("0x8"))),r(po("0x18"),Jr(e,po("0x6"))),r(po("0x5"),Jr(e,po("0xf"))),r(po("0x12"),Jr(e,po("0x2"))),r(po("0xb"),Jr(e,po("0x0"))),r("superscript",Jr(e,"FORMAT_SUPERSCRIPT"))}}const To=["name","document","has","TrackChangesEditing","*Remove format:* %0","selection","*Set format:* %0","commandParams","editor","locale","blockQuote","from","commandName","forceValue","afterInit","get","getSelectedBlocks","registerDescriptionCallback","value","model","parent","_descriptionFactory","plugins","$root","change","filter","format","schema"];var yo,Co;yo=To,Co=272,function(t){for(;--t;)yo.push(yo.shift())}(++Co);const Ao=function(t,e){return To[t-=0]};class ko extends t.Plugin{[Ao("0x16")](){const t=this[Ao("0x10")],e=t[Ao("0x11")];if(!t.plugins[Ao("0xa")]("BlockQuoteEditing"))return;const n=t[Ao("0x2")][Ao("0x17")](Ao("0xb")),r=this[Ao("0x10")].commands[Ao("0x17")](Ao("0x12"));n.enableCommand(Ao("0x12"),((e,o={})=>{const i=this[Ao("0x10")][Ao("0x1b")][Ao("0x9")][Ao("0xd")],s=o&&void 0!==o[Ao("0x15")]?o[Ao("0x15")]:!r[Ao("0x1a")];let x=[];if(s){const e=Array[Ao("0x13")](i.getSelectedBlocks())[Ao("0x5")]((t=>Io(t)||function(t,e){const n=e.checkChild(t[Ao("0x0")],Ao("0x12")),r=e.checkChild([Ao("0x3"),Ao("0x12")],t);return n&&r}(t,this.editor[Ao("0x1b")][Ao("0x7")])));x=S(e,t.model)}else{const e=Array.from(i[Ao("0x18")]())[Ao("0x5")]((t=>Io(t)));x=S(e,t.model)}t.model[Ao("0x4")]((()=>{for(const t of x)n.markBlockFormat(t,{commandName:Ao("0x12"),commandParams:[{forceValue:s}]})}))})),n[Ao("0x1")][Ao("0x19")]((t=>{const{data:n}=t;if(n&&Ao("0x12")==n[Ao("0x14")]){const t=Jr(e,"ELEMENT_BLOCK_QUOTE");return n[Ao("0xf")][0][Ao("0x15")]?{type:Ao("0x6"),content:Jr(e,Ao("0xe"),t)}:{type:Ao("0x6"),content:Jr(e,Ao("0xc"),t)}}}))}}function Io(t){return"blockQuote"==t[Ao("0x0")][Ao("0x8")]}const Ro=["plugins","get","ckbox","editor","afterInit","commands","TrackChangesEditing"];var So,vo;So=Ro,vo=190,function(t){for(;--t;)So.push(So.shift())}(++vo);const No=function(t,e){return Ro[t-=0]};class Lo extends t.Plugin{[No("0x3")](){const t=this[No("0x2")];t[No("0x4")][No("0x0")]("ckbox")&&t[No("0x6")][No("0x0")](No("0x5")).enableCommand(No("0x1"))}}const Mo=["has","ELEMENT_CODE_BLOCK","find","editor","blockName","filter","*Set format:* %0","TrackChangesEditing","CodeBlock","registerDescriptionCallback","outdentCodeBlock","get","commands","locale","change","_descriptionFactory","document","schema","name","parent","*Remove format:* %0","codeBlock","type","format","config","registerElementLabel","model","checkChild","enableCommand","toLowerCase","selection","language","markBlockFormat","commandParams","plugins","forceValue","getSelectedBlocks","isLimit"];var wo,Oo;wo=Mo,Oo=239,function(t){for(;--t;)wo.push(wo.shift())}(++Oo);const Fo=function(t,e){return Mo[t-=0]};class Do extends t.Plugin{afterInit(){const t=this[Fo("0x1e")];if(!t[Fo("0x17")][Fo("0x1b")](Fo("0x23")))return;const e=t.plugins[Fo("0x0")](Fo("0x22")),n=t[Fo("0x2")],r=t[Fo("0xd")].get(Fo("0xa")).languages,o=t[Fo("0x1")].get("codeBlock");e[Fo("0x11")]("indentCodeBlock"),e[Fo("0x11")](Fo("0x25")),e[Fo("0x11")]("codeBlock",((n,i={})=>{const s=t[Fo("0xf")],x=t[Fo("0xf")][Fo("0x5")][Fo("0x13")],a=i&&void 0!==i[Fo("0x18")]?i[Fo("0x18")]:!o.value;let c;i[Fo("0x14")]||(i[Fo("0x14")]=r[0][Fo("0x14")]),c=a?Array.from(x[Fo("0x19")]())[Fo("0x20")]((t=>{return Bo(t)||(e=t,n=s[Fo("0x6")],!e.is("rootElement")&&!n[Fo("0x1a")](e)&&n[Fo("0x10")](e[Fo("0x8")],"codeBlock"));var e,n})):Array.from(x[Fo("0x19")]())[Fo("0x20")]((t=>Bo(t)));const l=S(c,s);s[Fo("0x3")]((()=>{for(const t of l)e[Fo("0x15")](t,{commandName:Fo("0xa"),commandParams:[{...i,forceValue:a}],formatGroupId:Fo("0x1f")})}))})),e[Fo("0x4")][Fo("0xe")](Fo("0xa"),(t=>Jr(n,Fo("0x1c"),t))),e[Fo("0x4")][Fo("0x24")]((t=>{if("formatBlock"!=t[Fo("0xb")])return;const e=n.t,{data:o}=t;if(!o||Fo("0xa")!=o.commandName)return;const i=o[Fo("0x16")][0][Fo("0x14")],s=e(r[Fo("0x1d")]((t=>t[Fo("0x14")]===i)).label)[Fo("0x12")]();return o[Fo("0x16")][0][Fo("0x18")]?{type:Fo("0xc"),content:Jr(n,Fo("0x21"),Jr(n,"ELEMENT_CODE_BLOCK",1)+" ("+s+")")}:{type:Fo("0xc"),content:Jr(n,Fo("0x9"),Jr(n,Fo("0x1c"),1))}}))}}function Bo(t){return Fo("0xa")==t[Fo("0x7")]}const Po=["editor","afterInit","has","enableCommand","CommentsEditing","plugins","get"];var Uo,jo;Uo=Po,jo=480,function(t){for(;--t;)Uo.push(Uo.shift())}(++jo);const Go=function(t,e){return Po[t-=0]};class Ho extends t.Plugin{[Go("0x4")](){const t=this[Go("0x3")];t.plugins[Go("0x5")](Go("0x0"))&&t[Go("0x1")][Go("0x2")]("TrackChangesEditing")[Go("0x6")]("addCommentThread")}}var Vo=n(181);const zo=["nextSibling","get","span","push","bindElementToMarker","listItem","includes","addClass","consumable","getCustomProperty","type","createRangeOn","test","mapper","model","markerName","ck-suggestion-marker-","elementEnd","writer","isBlock","previousPosition","getAttribute","getItems","markerRange","toViewElement","activeMarkers","plugins","parent","createUIElement","toViewPosition","addHighlight","isLimit","start","hasAttribute","schema","insert","listIndent"];var Wo,Ko;Wo=zo,Ko=162,function(t){for(;--t;)Wo.push(Wo.shift())}(++Ko);const qo=function(t,e){return zo[t-=0]};function Xo(t,e,n){const r=[];for(const o of e[qo("0x8")]())o[qo("0x13")](t)&&r[qo("0x1a")](n[qo("0x22")](o));return r}function $o(t,e,{showActiveMarker:n=!0}={}){const r=t[qo("0xc")][qo("0x18")]("TrackChangesEditing");return(o,i,s)=>{if(!s[qo("0x1f")][qo("0x23")](i[qo("0x9")],o.name))return;const x=i.markerRange.getWalker(),a=i[qo("0x9")][qo("0x12")],c=t[qo("0x0")][qo("0x14")];let l=null,u=null,d=!1,g=!1;for(const t of x){const e=t.item;d=d||c.isContent(e);const n=s.mapper[qo("0xa")](e);if(n&&n[qo("0x20")](qo("0x10")))return;qo("0x3")==t[qo("0x21")]&&c[qo("0x5")](e)&&!c[qo("0x11")](e)&&(e[qo("0x17")]||a.isAtEnd?l&&l[qo("0xd")]==e||(l=e,f(t[qo("0x6")]),g=!0):u=u||t[qo("0x6")])}function f(t){const o=s[qo("0x4")][qo("0xe")](qo("0x19"),{class:qo("0x2")+e}),x=s.mapper[qo("0xf")](t);n&&r[qo("0xb")][qo("0x1d")](i[qo("0x1")])&&s[qo("0x4")][qo("0x1e")]("ck-suggestion-marker--active",o),s.writer[qo("0x15")](x,o),s[qo("0x24")][qo("0x1b")](o,i[qo("0x1")])}d||g||!u||f(u)}}const Zo=["$graveyard","start","writer","lock","remove","unit","document","isCollapsed","enableCommand","showSuggestionHighlights","selection","detach","removeMarker:suggestion:deletion","addMarker:suggestion:deletion","deleteForward","createRange","unbindElementFromMarkerName","uiElement","downcastDispatcher","options","unlock","requires","markerName","TrackChangesEditing","end","getFirstRange","enqueueChange","setSelection","init","get","forward","editing","merge","high","model","rootName","buffer","fromRange","commands","plugins","mapper"];var Yo,Jo;Yo=Zo,Jo=184,function(t){for(;--t;)Yo.push(Yo.shift())}(++Jo);const Qo=function(t,e){return Zo[t-=0]};class ti extends t.Plugin{static get[Qo("0x1")](){return[Vo.Delete]}[Qo("0x8")](){const t=this.editor,e=t[Qo("0x13")][Qo("0x9")](Qo("0x3"));e[Qo("0x1d")]("delete");const n=t[Qo("0x12")][Qo("0x9")](Qo("0x23"));e.enableCommand("deleteForward",((e,r={})=>{const o=t[Qo("0xe")].createSelection(t.model[Qo("0x1b")][Qo("0x1f")]);o[Qo("0x1c")]&&t[Qo("0xe")].modifySelection(o,{direction:Qo("0xa"),unit:r[Qo("0x1a")]});const i=o[Qo("0x5")](),x=s.LiveRange[Qo("0x11")](i);let a;e(r),a=Qo("0x15")==x.root[Qo("0xf")]?t[Qo("0xe")][Qo("0x24")](i.start):t.model[Qo("0x24")](x[Qo("0x16")],x[Qo("0x4")]),x[Qo("0x20")](),t[Qo("0xe")][Qo("0x6")](n[Qo("0x10")].batch,(t=>{n[Qo("0x10")][Qo("0x18")](),t[Qo("0x7")](t.createRange(a[Qo("0x4")])),n.buffer[Qo("0x0")]()}))})),t.editing.downcastDispatcher.on(Qo("0x22"),$o(t,"merge"),{priority:Qo("0xd")}),t.data[Qo("0x27")].on(Qo("0x22"),((e,n,r)=>{r[Qo("0x28")][Qo("0x1e")]&&$o(t,Qo("0xc"),{showActiveMarker:!1}).bind(this)(e,n,r)}),{priority:"high"}),t[Qo("0xb")].downcastDispatcher.on(Qo("0x21"),((t,e,n)=>{const r=n[Qo("0x14")].markerNameToElements(e.markerName);if(r)for(const t of r)t.is(Qo("0x26"))&&(n.mapper[Qo("0x25")](t,e[Qo("0x2")]),n[Qo("0x17")][Qo("0x19")](t))}),{priority:Qo("0xd")})}}const ei=["outdentList","forceValue","selection","end","numberedList","toUpperCase","push","DocumentListUtils","accept","has","after","isObject","documentList","add","format","nextSibling","fromRange","getFirstRange","start","createPositionAt","locale","listItemId","length","from","splitListItemAfter","config","next","setSelection","map","commandParams","slice","before","_descriptionFactory","getRanges","get","nodeAfter","findIndex","splitListItemBefore","value","change","enableCommand","*Format:* remove from %0","document","list.multiBlock","markBlockFormat","_LIST","ELEMENT_LIST_ITEM","_suggestionFactory","listType","previousSibling","commands","ELEMENT_BULLETED_LIST","ELEMENT_","DocumentListEditing","*Merge:* %0","paragraph","formatBlock","commandName","type","execute","schema","*Format:* insert into %0","model","indentList","registerDescriptionCallback","detach","listIndent","isFirstBlockOfListItem","createRange","mergeListItemForward","getSelectedBlocks","plugins","multipleBlocks","getAttribute","hasAttribute","bulletedList"];var ni,ri;ni=ei,ri=347,function(t){for(;--t;)ni.push(ni.shift())}(++ri);const oi=function(t,e){return ei[t-=0]};class ii extends t.Plugin{afterInit(){const t=this.editor;if(!t.plugins[oi("0x2a")](oi("0xa")))return;const e=t[oi("0x35")],n=t[oi("0x1c")][oi("0x43")]("TrackChangesEditing"),r=t[oi("0x1c")].get(oi("0x28"));function o(e){return()=>{const o=t[oi("0x7")][oi("0x43")](e);if(o[oi("0x47")]&&!t[oi("0x3a")].get(oi("0x0")))return void t[oi("0x10")](oi("0xc"),{});let i=Array[oi("0x38")](t.model[oi("0x4b")][oi("0x23")][oi("0x1b")]());if(a(e)){i=r.expandListBlocksToCompleteList(i);const t=[];for(const e of i)r[oi("0x18")](e)&&t[oi("0x27")](e);i=t}t[oi("0x13")][oi("0x48")]((()=>{n.markMultiRangeBlockFormat(i,{commandName:e,commandParams:[{forceValue:!o[oi("0x47")]}],formatGroupId:oi("0x5")},[],oi("0x2d"))}))}}function i(e){return()=>{const r=function(t){let e=Array[oi("0x38")](t);const n=e[oi("0x45")]((t=>!t[oi("0x1f")](oi("0x36"))));return n>-1&&(e=e[oi("0x3f")](0,n)),e}(t[oi("0x13")][oi("0x4b")].selection.getSelectedBlocks()),o=r[r[oi("0x37")]-1],i=t.model[oi("0x11")][oi("0x2c")](o)?oi("0x2b"):oi("0x24"),s=t[oi("0x13")][oi("0x19")](t[oi("0x13")][oi("0x34")](r[0],"before"),t[oi("0x13")][oi("0x34")](o,i));t[oi("0x13")][oi("0x48")]((()=>{n[oi("0x1")](s,{commandName:e,commandParams:[],formatGroupId:oi("0x5")},function(t){const e=new Set;for(const n of t){let t=n[oi("0x30")];for(;t&&t[oi("0x1e")](oi("0x17"))>n.getAttribute(oi("0x17"));)e[oi("0x2e")](t),t=t[oi("0x30")]}return Array[oi("0x38")](e)}(r))}))}}function x(e){return()=>{const r=t[oi("0x13")][oi("0x4b")][oi("0x23")][oi("0x1b")]()[oi("0x3b")]()[oi("0x47")],o=t.model[oi("0x34")](r,oi("0x40")),i=t[oi("0x13")][oi("0x34")](r,0),s=t.model[oi("0x19")](o,i);t[oi("0x13")].change((()=>{n[oi("0x1")](s,{commandName:e,commandParams:[],formatGroupId:oi("0x5")})}))}}function a(e){const n=t[oi("0x7")].get(oi("0x20"))[oi("0x47")],r=t.commands[oi("0x43")](oi("0x25"))[oi("0x47")];return"numberedList"===e?n:r}n[oi("0x49")](oi("0x25"),o(oi("0x25"))),n[oi("0x49")](oi("0x20"),o(oi("0x20"))),n.enableCommand(oi("0x14"),i(oi("0x14"))),n.enableCommand("outdentList",i(oi("0x21"))),n[oi("0x49")](oi("0x39"),x(oi("0x39"))),n.enableCommand(oi("0x46"),x(oi("0x46"))),n[oi("0x41")].registerElementLabel((function(e){const n=!t.model[oi("0x11")][oi("0x2c")](e),r=e[oi("0x6")],o=e[oi("0x30")],i=e[oi("0x1e")](oi("0x36")),s=!r||r.getAttribute("listItemId")!==i,x=!o||o[oi("0x1e")](oi("0x36"))!==i;return n&&Boolean(i)&&s&&x}),(t=>Jr(e,oi("0x3"),t))),n[oi("0x41")][oi("0x15")]((function(n){if(oi("0xd")!=n.type&&"formatInline"!=n[oi("0xf")])return;const{data:r}=n;if(!r)return;let o,i,s,x;switch(r[oi("0xe")]){case oi("0x20"):s=r[oi("0x3e")][0][oi("0x22")],x=a(r[oi("0xe")]),o=oi(s?"0x12":"0x4a"),!x&&t.config[oi("0x43")](oi("0x0"))||(o="*Change to:* %0"),i={type:oi("0x2f"),content:Jr(e,o,Jr(e,oi("0x8")))};break;case oi("0x25"):s=r.commandParams[0][oi("0x22")],x=a(r.commandName),o=s?"*Format:* insert into %0":oi("0x4a"),!x&&t[oi("0x3a")].get("list.multiBlock")||(o="*Change to:* %0"),i={type:oi("0x2f"),content:Jr(e,o,Jr(e,"ELEMENT_NUMBERED_LIST"))};break;case oi("0x14"):o="*Indent:* %0",i={type:"format",content:Jr(e,o,Jr(e,oi("0x3")))};break;case oi("0x21"):o=function(t){const e=t.getFirstRange();let n=e.start[oi("0x44")];for(;n&&e.containsItem(n);){if(n.getAttribute("listIndent")>0)return!1;n=n[oi("0x30")]}return!0}(n)?Jr(e,oi("0x4a"),Jr(e,function(t){const e=t[oi("0x32")]()[oi("0x33")].nodeAfter;return oi("0x9")+e[oi("0x1e")]("listType")[oi("0x26")]()+oi("0x2")}(n))):Jr(e,"*Outdent:* %0",Jr(e,oi("0x3"))),i={type:"format",content:o};break;case"mergeListItemBackward":case oi("0x1a"):!1===r[oi("0x1d")]&&(o=oi("0xb"),i={type:"deletion",content:Jr(e,o,Jr(e,"ELEMENT_LIST_ITEM"))})}return i})),n[oi("0x4")].registerCustomCallback("formatBlock",oi("0x2d"),oi("0x29"),(function(e,n){const r=[];for(let n of e)n[oi("0x33")][oi("0x44")]===n[oi("0x24")].parent&&(n=t[oi("0x13")].createRange(t.model.createPositionAt(n[oi("0x33")][oi("0x44")],0))),r[oi("0x27")](n);t.model[oi("0x48")]((e=>{const o=t[oi("0x13")][oi("0x4b")].selection,i=Array[oi("0x38")](o[oi("0x42")]())[oi("0x3d")]((t=>s.LiveRange[oi("0x31")](t)));e[oi("0x3c")](r),t[oi("0x7")][oi("0x43")](n[oi("0xe")]).refresh(),n[oi("0x3e")].push({forceDefaultExecution:!0}),t[oi("0x10")](n[oi("0xe")],...n[oi("0x3e")]),e[oi("0x3c")](i);for(const t of i)t[oi("0x16")]()}))}))}}const si=["formatInline","push","registerDescriptionCallback","formatBlock","format","getListTypeFromListStyleType","isListItemBlock","has","change","listStyle","markMultiRangeBlockFormat","replace","model","DocumentListPropertiesEditing","handleListStartCommand","_getSuggestionBlocksForListStyle","_getTranslationKeyForListStyle","expandListBlocksToCompleteList","toUpperCase","styles","_descriptionFactory","get","commandParams","filter","from","handleListStyleCommand","listStart","plugins","listType","isFirstBlockOfListItem","*Format:* set order to regular","*Change to:* %0","type","getSelectedBlocks","numbered","_getSuggestionBlocks","DocumentListPropertiesUtils","getAttribute","DocumentListUtils","locale","bind","listReversed","startIndex","_LIST_","reversed","list.properties","handleDescriptions","enableCommand","editor","TrackChangesEditing","handleListReversedCommand"];var xi,ai;xi=si,ai=415,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("0x29")][ci("0x14")][ci("0x0")](ci("0x6")))return;const t=this[ci("0x29")].config[ci("0xe")](ci("0x26")),e=this[ci("0x29")][ci("0x14")][ci("0xe")](ci("0x2a"));t[ci("0xc")]&&e[ci("0x28")]("listStyle",this[ci("0x12")][ci("0x21")](this)),t[ci("0x25")]&&e[ci("0x28")]("listReversed",this.handleListReversedCommand[ci("0x21")](this)),t[ci("0x23")]&&e[ci("0x28")](ci("0x13"),this.handleListStartCommand.bind(this)),e[ci("0xd")][ci("0x2e")](this[ci("0x27")][ci("0x21")](this))}handleListStyleCommand(t,e={}){const n=this[ci("0x29")][ci("0x14")].get(ci("0x2a")),r=this._getSuggestionBlocksForListStyle();this[ci("0x29")][ci("0x5")][ci("0x1")]((()=>{n[ci("0x3")](r,{commandName:ci("0x2"),commandParams:[{type:e[ci("0x19")]}],formatGroupId:ci("0x2")})}))}[ci("0x2b")](t,e={}){const n=this.editor[ci("0x14")][ci("0xe")](ci("0x2a")),r=this.editor.plugins[ci("0xe")](ci("0x1f")),o=this._getSuggestionBlocks((t=>r[ci("0x32")](t)&&ci("0x1b")===t[ci("0x1e")](ci("0x15"))));null!==o&&this[ci("0x29")].model[ci("0x1")]((()=>{n[ci("0x3")](o,{commandName:ci("0x22"),commandParams:[{reversed:e[ci("0x25")]}],formatGroupId:ci("0x22")})}))}[ci("0x7")](t,e={}){const n=this[ci("0x29")][ci("0x14")][ci("0xe")]("TrackChangesEditing"),r=this[ci("0x29")][ci("0x14")][ci("0xe")](ci("0x1f")),o=this[ci("0x1c")]((t=>r.isListItemBlock(t)&&ci("0x1b")===t[ci("0x1e")](ci("0x15"))));null!==o&&this[ci("0x29")].model.change((()=>{n[ci("0x3")](o,{commandName:ci("0x13"),commandParams:[{startIndex:e.startIndex}],formatGroupId:ci("0x13")})}))}[ci("0x27")](t){if(ci("0x2f")!=t[ci("0x19")]&&ci("0x2c")!=t.type)return;const e=this[ci("0x29")][ci("0x20")],{data:n}=t;if(!n)return;let r,o;switch(n.commandName){case ci("0x2"):r=ci("0x18"),o={type:ci("0x30"),content:Jr(e,r,Jr(e,this[ci("0x9")](n.commandParams[0][ci("0x19")])))};break;case ci("0x22"):r=n[ci("0xf")][0][ci("0x25")]?"*Format:* set order to reversed":ci("0x17"),o={type:ci("0x30"),content:Jr(e,r)};break;case ci("0x13"):r="*Format:* set start index to %0",o={type:ci("0x30"),content:Jr(e,r,n.commandParams[0][ci("0x23")])}}return o}[ci("0x8")](){const t=this[ci("0x29")].plugins[ci("0xe")]("DocumentListUtils");let e=Array[ci("0x11")](this[ci("0x29")].model.document.selection[ci("0x1a")]());return e[ci("0x2d")](...t[ci("0xa")](e)),e=[...new Set(e)],e}[ci("0x1c")](t){const e=this[ci("0x29")].plugins[ci("0xe")](ci("0x1f"));let n=Array[ci("0x11")](this[ci("0x29")][ci("0x5")].document.selection[ci("0x1a")]())[ci("0x10")](t);if(!n.length)return null;n=e[ci("0xa")](n);const r=[];for(const t of n)e[ci("0x16")](t)&&r[ci("0x2d")](t);return r}[ci("0x9")](t){return"ELEMENT_"+this.editor[ci("0x14")][ci("0xe")](ci("0x1d"))[ci("0x31")](t)[ci("0xb")]()+ci("0x24")+t[ci("0xb")]()[ci("0x4")](/-/g,"_")}}var ui=n(331);const di=["high","options","setSelection","fromRange","get","unbindElementFromMarkerName","requires","hasClass","downcastDispatcher","end","mapper","selection","writer","data","remove","parent","nextSibling","bind","markInsertion","createRange","markerName","fire","enableCommand","commands","split","model","TrackChangesEditing","editing","document","getFirstRange","afterExecute","createPositionAt","removeMarker:suggestion:insertion","markerNameToElements","enterBlock","enter","getFirstPosition","plugins","init","addMarker:suggestion:insertion"];var gi,fi;gi=di,fi=300,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("0x1a")](){return[ui.Enter]}[mi("0x12")](){const t=this.editor,e=t[mi("0x11")][mi("0x18")](mi("0x6")),n=t[mi("0x3")][mi("0x18")]("enter");e[mi("0x2")](mi("0xf"),(()=>{t[mi("0x5")].change((r=>{const o=t.model[mi("0x8")][mi("0x1f")],i=o[mi("0x10")](),x=s.LiveRange[mi("0x17")](o[mi("0x9")]());if(n[mi("0xe")](r)){const n=t[mi("0x5")][mi("0xb")](i[mi("0x23")][mi("0x24")],0),o=r[mi("0x27")](i,n);e[mi("0x26")](o)}else r[mi("0x16")](r[mi("0x27")](x[mi("0x1d")]));x.detach(),n[mi("0x1")](mi("0xa"),{writer:r})}))})),t[mi("0x7")].downcastDispatcher.on(mi("0x13"),$o(t,mi("0x4")),{priority:mi("0x14")}),t[mi("0x7")][mi("0x1c")].on(mi("0xc"),((t,e,n)=>{const r=n[mi("0x1e")][mi("0xd")](e[mi("0x0")]);if(r)for(const t of r)t[mi("0x1b")]("ck-suggestion-marker-split")&&(n[mi("0x1e")][mi("0x19")](t,e[mi("0x0")]),n[mi("0x20")][mi("0x22")](t))}),{priority:"high"}),t[mi("0x21")][mi("0x1c")].on(mi("0x13"),((e,n,r)=>{r[mi("0x15")].showSuggestionHighlights&&$o(t,mi("0x4"),{showActiveMarker:!1})[mi("0x25")](this)(e,n,r)}),{priority:"high"})}}const bi=["replace","bind","string","getRange","findByTextCallback","item","findNext","start","findPrevious","enableCommand","replaceAll","suggestion:deletion","_isInDeletionRange","createRange","markers","getMarkersGroup","model","has","editor","get","filter","FindAndReplaceEditing","end","TrackChangesEditing","plugins","handleFindCommand","afterInit","createPositionAt"];var pi,Ei;pi=bi,Ei=347,function(t){for(;--t;)pi.push(pi.shift())}(++Ei);const _i=function(t,e){return bi[t-=0]};class Ti extends t.Plugin{[_i("0xf")](){if(!this.editor.plugins[_i("0x6")](_i("0xa")))return;const t=this.editor[_i("0xd")][_i("0x8")](_i("0xc"));t[_i("0x1a")]("find",this[_i("0xe")][_i("0x12")](this)),t[_i("0x1a")](_i("0x17")),t[_i("0x1a")](_i("0x19")),t[_i("0x1a")](_i("0x11")),t[_i("0x1a")](_i("0x1b"))}[_i("0xe")](t,e,n={}){const r=this[_i("0x7")].plugins[_i("0x8")]("FindAndReplaceUtils");if(void 0!==n)return t((t=>(_i("0x13")==typeof e?r[_i("0x15")](e,n):e)(t)[_i("0x9")]((e=>!1===this[_i("0x1")](e,t[_i("0x16")])))),n)}_isInDeletionRange(t,e){const n=this[_i("0x7")][_i("0x5")][_i("0x2")](this[_i("0x7")][_i("0x5")][_i("0x10")](e,t[_i("0x18")]),this[_i("0x7")][_i("0x5")][_i("0x10")](e,t[_i("0xb")]));for(const t of this.editor[_i("0x5")][_i("0x3")][_i("0x4")](_i("0x0")))if(null!==n.getIntersection(t[_i("0x14")]()))return!0;return!1}}const yi=["commandName","registerDescriptionCallback","*Set font family:* %0","commandParams","_registerLegacyDescription","find","*Set font color:* %0","trim","format","normalizeSizeOptions","fontColor","FORMAT_FONT_BACKGROUND","locale","value","*Reset font background color*","FORMAT_FONT_SIZE","fontColor.colors","fontBackgroundColor","FontSize","FORMAT_FONT_COLOR","*Reset font size*","toLowerCase","afterInit","model","editor","get","*Reset font color*","registerAttributeLabel","plugins","label","config","*Set font background color:* %0","has","fontSize","fontFamily","FontSizeEditing","_descriptionFactory","fontBackgroundColor.colors","*Reset font family*"];var Ci,Ai;Ci=yi,Ai=411,function(t){for(;--t;)Ci.push(Ci.shift())}(++Ai);const ki=function(t,e){return yi[t-=0]},Ii=[{pluginName:ki("0xe"),commandName:ki("0xc")},{pluginName:"FontFamilyEditing",commandName:ki("0xd")},{pluginName:"FontColorEditing",commandName:ki("0x1c")},{pluginName:"FontBackgroundColorEditing",commandName:ki("0x23")}];class Ri extends t.Plugin{[ki("0x1")](){const t=this.editor[ki("0x1e")],e=this.editor.plugins[ki("0x4")]("TrackChangesEditing");for(const{pluginName:t,commandName:n}of Ii)this.editor[ki("0x7")][ki("0xb")](t)&&e._enableDefaultAttributesIntegration(n,[n]);t.t,e[ki("0xf")][ki("0x6")]("fontSize",Jr(t,ki("0x21"))),e[ki("0xf")].registerAttributeLabel(ki("0xd"),Jr(t,"FORMAT_FONT_FAMILY")),e[ki("0xf")][ki("0x6")](ki("0x1c"),Jr(t,ki("0x25"))),e[ki("0xf")][ki("0x6")](ki("0x23"),Jr(t,ki("0x1d"))),this[ki("0x16")]()}[ki("0x16")](){const t=this[ki("0x3")],e=t[ki("0x1e")];t.plugins[ki("0x4")]("TrackChangesEditing")[ki("0xf")][ki("0x13")]((t=>{const n=e.t;if("formatInline"!=t.type)return;const{data:r}=t;if(null!=r){if(ki("0xc")==r[ki("0x12")]){const t=r[ki("0x15")][0][ki("0x1f")];if(t){const r=n(this[ki("0x3")][ki("0x7")][ki("0x4")](ki("0x24"))[ki("0x1b")](this[ki("0x3")].config.get("fontSize.options"))[ki("0x17")]((e=>e[ki("0x2")]==t)).title)[ki("0x0")]();return{type:ki("0x1a"),content:Jr(e,"*Set font size:* %0",r)}}return{type:ki("0x1a"),content:Jr(e,ki("0x26"))}}if(ki("0xd")==r[ki("0x12")]){const t=r[ki("0x15")][0][ki("0x1f")];return t?{type:"format",content:Jr(e,ki("0x14"),t)}:{type:"format",content:Jr(e,ki("0x11"))}}if(ki("0x1c")==r.commandName){const t=r[ki("0x15")][0][ki("0x1f")];if(t){const r=(0,o.normalizeColorOptions)(this[ki("0x3")].config.get(ki("0x22"))).find((e=>e.model==t));let i=t,s="";return r&&(i=r[ki("0x8")],s=n(i)[ki("0x0")]()),{type:ki("0x1a"),content:Jr(e,ki("0x18"),s)[ki("0x19")](),color:{value:t,title:s||i}}}return{type:ki("0x1a"),content:Jr(e,ki("0x5"))}}if(ki("0x23")==r.commandName){const t=r[ki("0x15")][0][ki("0x1f")];if(t){const r=(0,o.normalizeColorOptions)(this.editor[ki("0x9")][ki("0x4")](ki("0x10")))[ki("0x17")]((e=>e.model==t));let i=t,s="";return r&&(i=r.label,s=n(i).toLowerCase()),{type:ki("0x1a"),content:Jr(e,ki("0xa"),s)[ki("0x19")](),color:{value:t,title:s||i}}}return{type:ki("0x1a"),content:Jr(e,ki("0x20"))}}}}))}}const Si=["toLowerCase","afterInit","fontBackgroundColor","label","toUpperCase","fontSize","find","model","join","fontColor","locale","registerDescriptionCallback","pasteFormat","commandParams","_registerLegacyDescription","get","TrackChangesEditing","copyFormat","entries","type","editor","split","commands","formatBlock","enableCommand","*Remove all formatting*","config","commandName","_enableDefaultAttributesIntegration","plugins","boolean","format","formatInline","slice","*Set format to:* %0","fontColor.colors","_descriptionFactory"];var vi,Ni;vi=Si,Ni=195,function(t){for(;--t;)vi.push(vi.shift())}(++Ni);const Li=function(t,e){return Si[t-=0]};class Mi extends t.Plugin{[Li("0x1c")](){const t=this[Li("0xa")],e=t.plugins[Li("0x5")]("TrackChangesEditing"),n=t[Li("0xc")][Li("0x5")](Li("0x7")),r=t.commands[Li("0x5")](Li("0x2"));n&&r&&(e[Li("0x12")](Li("0x2")),e[Li("0xe")](Li("0x7")),this[Li("0x4")]())}[Li("0x4")](){const t=this[Li("0xa")],e=t[Li("0x0")];t[Li("0x13")].get(Li("0x6"))[Li("0x1a")][Li("0x1")]((n=>{if(Li("0xd")!=n[Li("0x9")]&&Li("0x16")!=n[Li("0x9")])return;const{data:r}=n;if(r&&Li("0x2")===r[Li("0x11")]){const n=[],o=r[Li("0x3")][0];for(const[e,r]of Object[Li("0x8")](o))n.push(wi(t,e,r));return n.length?{type:Li("0x15"),content:Jr(e,Li("0x18"),n[Li("0x23")](", "))}:{type:"format",content:Jr(e,Li("0xf"))}}}))}}function wi(t,e,n){const r=t.locale.t,i=e[Li("0xb")](/(?=[A-Z])/).join(" "),s=r(i.charAt(0)[Li("0x1f")]()+i[Li("0x17")](1))[Li("0x1b")]();if(Li("0x14")==typeof n)return s;if(Li("0x24")===e||Li("0x1d")===e){const e=(0,o.normalizeColorOptions)(t.config.get(Li("0x19")))[Li("0x21")]((t=>t[Li("0x22")]==n));return s+" ("+(e?r(e[Li("0x1e")]).toLowerCase():n)+")"}if(Li("0x20")===e&&isNaN(parseFloat(n))){const e=t[Li("0x13")][Li("0x5")]("FontSize").normalizeSizeOptions(t[Li("0x10")][Li("0x5")]("fontSize.options"))[Li("0x21")]((t=>t[Li("0x22")]==n));return s+" ("+(e?r(e.title).toLowerCase():n)+")"}return s+" ("+n+")"}const Oi=["has","paragraph","heading.options","heading","model","ELEMENT_HEADING_CUSTOM","registerDescriptionCallback","_registerLegacyDescription","_getHeadingLevel","config","*Change to:* %0","title","commandName","_headingOptions","plugins","match","afterInit","_descriptionFactory","view","get","locale","commandParams","formatBlock","find","editor","format","TrackChangesEditing"];var Fi,Di;Fi=Oi,Di=367,function(t){for(;--t;)Fi.push(Fi.shift())}(++Di);const Bi=function(t,e){return Oi[t-=0]};class Pi extends t.Plugin{[Bi("0x0")](){const t=this.editor;if(!t[Bi("0x19")][Bi("0xb")]("HeadingEditing"))return;this[Bi("0x18")]=t[Bi("0x14")][Bi("0x3")](Bi("0xd"));const e=t[Bi("0x4")],n=t[Bi("0x19")].get(Bi("0xa"));n._enableDefaultAttributesIntegration(Bi("0xe"));for(const t of this._headingOptions)Bi("0xc")!=t[Bi("0xf")]&&n[Bi("0x1")].registerElementLabel(t[Bi("0xf")],(n=>{const r=this._getHeadingLevel(t[Bi("0xf")]);return null!==r?Jr(e,"ELEMENT_HEADING",[n,r]):(o=n,i=t[Bi("0x16")],Jr(e,"ELEMENT_HEADING_CUSTOM",[o,i]));var o,i}));this._registerLegacyDescription()}[Bi("0x12")](){const t=this[Bi("0x8")],e=t[Bi("0x4")];t[Bi("0x19")].get(Bi("0xa"))._descriptionFactory[Bi("0x11")]((t=>{if(Bi("0x6")!=t.type)return;const{data:n}=t;if(n&&Bi("0xe")==n[Bi("0x17")]){const t=n[Bi("0x5")][0].value,s=this[Bi("0x13")](t);if(null!==s)return{type:Bi("0x9"),content:Jr(e,"*Change to:* %0",(1,i=s,Jr(e,"ELEMENT_HEADING",[1,i])))};const x=this[Bi("0x18")][Bi("0x7")]((e=>e[Bi("0xf")]===t))[Bi("0x16")];return{type:Bi("0x9"),content:Jr(e,Bi("0x15"),(r=1,o=x,Jr(e,Bi("0x10"),[r,o])))}}var r,o,i}))}[Bi("0x13")](t){var e,n;const r=t[Bi("0x1a")](/^heading(\d+)/);if(r)return r[1];const o=null===(e=this[Bi("0x18")])||void 0===e?void 0:e.find((e=>e.model==t));if(o&&o.view){const t=o[Bi("0x2")],e=(null!==(n=t.name)&&void 0!==n?n:t)[Bi("0x1a")](/^h(\d+)/);if(e)return e[1]}return null}}const Ui=["config","color","get","afterInit","*Set highlight:* %0","type","locale","commandName","highlight.options","editor","highlight","value","plugins","registerAttributeLabel","find","_descriptionFactory","registerDescriptionCallback","_registerLegacyDescription","TrackChangesEditing","FORMAT_HIGHLIGHT","format","HighlightEditing","title","toLowerCase","_enableDefaultAttributesIntegration"];var ji,Gi;ji=Ui,Gi=304,function(t){for(;--t;)ji.push(ji.shift())}(++Gi);const Hi=function(t,e){return Ui[t-=0]};class Vi extends t.Plugin{[Hi("0x18")](){const t=this[Hi("0x5")];if(!t[Hi("0x8")].has(Hi("0x11")))return;const e=t[Hi("0x8")][Hi("0x17")](Hi("0xe")),n=t[Hi("0x2")];e[Hi("0x14")](Hi("0x6"),[Hi("0x6")]),e[Hi("0xb")][Hi("0x9")](Hi("0x6"),Jr(n,Hi("0xf"))),this[Hi("0xd")]()}[Hi("0xd")](){const t=this[Hi("0x5")],e=t[Hi("0x2")];t[Hi("0x8")][Hi("0x17")](Hi("0xe"))[Hi("0xb")][Hi("0xc")]((n=>{if("formatInline"!=n[Hi("0x1")])return;const{data:r}=n;if(r&&Hi("0x6")==r[Hi("0x3")]){const n=e.t,o=r.commandParams[0][Hi("0x7")];if(o){const r=t[Hi("0x15")][Hi("0x17")](Hi("0x4"))[Hi("0xa")]((t=>t.model==o)),i=n(r[Hi("0x12")])[Hi("0x13")]();return{type:Hi("0x10"),content:Jr(e,Hi("0x0"),i),color:{value:r[Hi("0x16")],title:r[Hi("0x12")]}}}return{type:"format",content:Jr(e,"*Remove highlight*",Jr(e,Hi("0xf")))}}}))}}const zi=["has","createContainerElement","horizontalLine","afterInit","showSuggestionHighlights","for","createEmptyElement","div","insert","createPositionAt","TrackChangesEditing","ck-horizontal-line","dataDowncast","HorizontalLineEditing","get","plugins"];var Wi,Ki;Wi=zi,Ki=222,function(t){for(;--t;)Wi.push(Wi.shift())}(++Ki);const qi=function(t,e){return zi[t-=0]};class Xi extends t.Plugin{[qi("0x5")](){const t=this.editor;if(!t[qi("0x1")][qi("0x2")](qi("0xf")))return;t[qi("0x1")][qi("0x0")]("TrackChangesEditing").enableCommand(qi("0x4"));const e=t[qi("0x1")][qi("0x0")](qi("0xc")),n=t.locale;e._descriptionFactory.registerElementLabel(qi("0x4"),(t=>Jr(n,"ELEMENT_HORIZONTAL_LINE",t))),t.conversion[qi("0x7")](qi("0xe")).elementToStructure({model:qi("0x4"),view:(t,{writer:e,options:n})=>{if(!n[qi("0x6")])return null;const r=e[qi("0x3")](qi("0x9")),o=e[qi("0x8")]("hr");return e.addClass(qi("0xd"),r),e[qi("0xa")](e[qi("0xb")](r,0),o),r},converterPriority:"high"})}}const $i=["value","htmlEmbed","*Change %0 content*","_registerLegacyDescription","type","ELEMENT_HTML_EMBED","formatBlock","TrackChangesEditing","attribute","registerDescriptionCallback","key","start","locale","format","editor","plugins","afterInit","rawHtml","HtmlEmbed","_descriptionFactory","getFirstRange","nodeAfter","registerElementLabel","get","has","commandName"];var Zi,Yi;Zi=$i,Yi=320,function(t){for(;--t;)Zi.push(Zi.shift())}(++Yi);const Ji=function(t,e){return $i[t-=0]};class Qi extends t.Plugin{[Ji("0x8")](){const t=this[Ji("0x6")];if(!t[Ji("0x7")][Ji("0x10")](Ji("0xa")))return;const e=t.plugins[Ji("0xf")]("TrackChangesEditing"),n=t[Ji("0x4")];e[Ji("0xb")][Ji("0xe")]("rawHtml",(t=>Jr(n,Ji("0x17"),t))),e._enableDefaultAttributesIntegration(Ji("0x13"),[],[Ji("0x12")]),e[Ji("0xb")][Ji("0x1")]((t=>{if(Ji("0x0")!=t[Ji("0x16")])return;const{data:e}=t;if(e&&Ji("0x12")==e[Ji("0x2")]&&t[Ji("0xc")]()[Ji("0x3")][Ji("0xd")].is("element",Ji("0x9"))){const t=Jr(n,Ji("0x17"));return{type:Ji("0x5"),content:Jr(n,Ji("0x14"),t)}}})),this[Ji("0x15")]()}[Ji("0x15")](){const t=this[Ji("0x6")],e=t[Ji("0x4")];t.plugins.get(Ji("0x19"))[Ji("0xb")].registerDescriptionCallback((t=>{if(Ji("0x18")!=t.type)return;const{data:n}=t;if(n&&Ji("0x13")==n[Ji("0x11")]){const t=Jr(e,Ji("0x17"));return{type:Ji("0x5"),content:Jr(e,"*Change %0 content*",t)}}}))}}const ts=["subType","registerElementLabel","getNearestSelectionRange","find","forward","model","newValue","createRange","previous","selection","join","markDeletion","imageTextAlternative","format","afterInit","commandParams","FORMAT_IMAGE_SIZE","ImageTextAlternativeEditing","imageTypeInline","isEqual","addObject","_enableDefaultAttributesIntegration","ELEMENT_INLINE_IMAGE","isBefore","key","locale","isCollapsed","length","commandName","change","toNext","formatInline","ELEMENT_CAPTION","Inline image to block image","registerDescriptionCallback","element","_descriptionFactory","getSuggestionCallback","isIntersecting","forceDefaultExecution","isOwn","formatBlock","nodeBefore","resizeImage","alt","*Remove image text alternative*","accept","imageStylePreApply","convertBlockImageToInline","registerCustomCallback","get","editor","TrackChangesEditing","discard","ImageEditing","isBlockImage","ImageBlockEditing","nodeAfter","markBlockFormat","imageCaption","createRangeOn","has","backward","chain","ImageUploadEditing","schema","_registerLegacyDescription","insertion","uploadImage","*Set image width:* %0","ELEMENT_IMAGE","convertInlineImageToBlock","_findSuggestions","imageTypeBlock","getContainedElement","imageInline","start","getFirstRange","ImageCaptionUtils","Block image to inline image","markInsertion","plugins","_suggestionFactory","detach","findIndex","fromPosition","*Set image text alternative:* %0","type","resizedWidth","caption","ImageInlineEditing","document","getCaptionFromImageModelElement","insertImage","removeObject","enableCommand","end","getClosestSelectedImageElement"];var es,ns;es=ts,ns=197,function(t){for(;--t;)es.push(es.shift())}(++ns);const rs=function(t,e){return ts[t-=0]};class os extends t.Plugin{[rs("0xd")](){const t=this[rs("0x32")];if(!t[rs("0x50")][rs("0x3c")](rs("0x35")))return;const e=t.plugins.get(rs("0x33")),n=t[rs("0x50")].get("ImageUtils"),r=t[rs("0x18")];e[rs("0x5e")](rs("0x5c")),e[rs("0x23")][rs("0x0")]("imageBlock",(t=>Jr(r,rs("0x45"),t))),e[rs("0x23")][rs("0x0")](rs("0x4a"),(t=>Jr(r,rs("0x15"),t))),e[rs("0x23")].registerElementLabel(rs("0x58"),(()=>Jr(r,rs("0x1f")))),t.plugins.has(rs("0x3f"))&&e.enableCommand(rs("0x43")),t[rs("0x50")][rs("0x3c")](rs("0x37"))&&t[rs("0x50")][rs("0x3c")](rs("0x59"))&&(e[rs("0x5e")]("imageTypeInline",((r,o)=>{const i=n[rs("0x60")](t.model.document[rs("0x8")]);t[rs("0x4")].change((()=>{e[rs("0x39")](i,{commandName:rs("0x11"),commandParams:[o]},[],rs("0x2f"))}))})),e[rs("0x5e")](rs("0x48"),((r,o)=>{t[rs("0x4")][rs("0x1c")]((i=>{let x=n[rs("0x60")](t.model[rs("0x5a")][rs("0x8")]),a=i[rs("0x3b")](x);const c=s.LivePosition.fromPosition(a.start,"toPrevious"),l=s.LivePosition[rs("0x54")](a[rs("0x5f")],rs("0x1d"));e[rs("0x26")]((()=>r(o))),x=n[rs("0x60")](t[rs("0x4")][rs("0x5a")][rs("0x8")]),a=i[rs("0x3b")](x);const u=i[rs("0x6")](c,l);c[rs("0x52")](),l[rs("0x52")](),e.markBlockFormat(x,{commandName:rs("0x11"),commandParams:[o]},[],rs("0x46")),u[rs("0x4b")][rs("0x16")](a[rs("0x4b")])&&e[rs("0x4f")](i[rs("0x6")](u[rs("0x4b")],a[rs("0x4b")]),"convertInlineImageToBlock"),a[rs("0x5f")][rs("0x16")](u.end)&&e[rs("0x4f")](i[rs("0x6")](a[rs("0x5f")],u[rs("0x5f")]),rs("0x46"))}))})),e[rs("0x51")].registerCustomCallback(rs("0x28"),rs("0x46"),rs("0x9"),(()=>!1)),e[rs("0x51")].registerCustomCallback("formatBlock",rs("0x46"),rs("0x2d"),(()=>!1)),e._suggestionFactory[rs("0x30")](rs("0x28"),rs("0x46"),rs("0x34"),e._suggestionFactory[rs("0x24")](rs("0x28"),"","accept")),e[rs("0x51")][rs("0x30")](rs("0x42"),rs("0x46"),rs("0x9"),(()=>!1)),e[rs("0x51")][rs("0x30")](rs("0x42"),rs("0x46"),rs("0x34"),(([n])=>{const r=e[rs("0x51")][rs("0x24")]("insertion","","discard");let o=n.start,i=n[rs("0x5f")];const s=t[rs("0x4")][rs("0x40")][rs("0x1")](o,rs("0x3d")),x=t[rs("0x4")].schema[rs("0x1")](i,rs("0x3"));s[rs("0x19")]&&(o=s[rs("0x4b")]),x[rs("0x19")]&&(i=x[rs("0x5f")]),r([t[rs("0x4")][rs("0x6")](o,i)])})),e[rs("0x51")][rs("0x30")]("formatBlock","convertInlineImageToBlock","chain",x),e[rs("0x51")][rs("0x30")](rs("0x42"),rs("0x46"),rs("0x3e"),x)),t.plugins[rs("0x3c")]("ImageCaptionEditing")&&(e[rs("0x5e")]("toggleImageCaption",((r,o)=>{const i=t[rs("0x50")][rs("0x31")](rs("0x4d"));let s=n[rs("0x60")](t[rs("0x4")][rs("0x5a")][rs("0x8")]),x=i[rs("0x5b")](s);t[rs("0x4")][rs("0x1c")]((()=>{if(x)return void e[rs("0xa")](t[rs("0x4")][rs("0x3b")](x));const a=n[rs("0x36")](s);r(o),s=n[rs("0x60")](t[rs("0x4")][rs("0x5a")].selection),x=i.getCaptionFromImageModelElement(s),e[rs("0x4f")](t[rs("0x4")][rs("0x3b")](x),a?null:rs("0x3a"))}))})),e._suggestionFactory[rs("0x30")](rs("0x42"),rs("0x3a"),"chain",x));const o=[{type:"formatBlock",subType:rs("0x2e")},{type:rs("0x42"),subType:rs("0x3a")},{type:rs("0x28"),subType:rs("0x46")},{type:rs("0x42"),subType:rs("0x46")}];function i(t,r){const i=o.findIndex((({type:e,subType:n})=>t[rs("0x56")]==e&&t[rs("0x61")]==n)),s=o[rs("0x53")]((({type:t,subType:e})=>r.type==t&&r[rs("0x61")]==e));if(i<0||s<0)return!1;const x=t[rs("0x4c")](),a=r[rs("0x4c")]();if((0==i||1==i)&&2==s&&x[rs("0x25")](a))return!0;if(2==i&&3==s){const t=e[rs("0x47")](x,"insertion").filter((({suggestion:t,meta:e})=>e[rs("0x27")]&&rs("0x46")==t[rs("0x61")]));if(t[rs("0x1a")]>1&&a[rs("0x5f")].isEqual(x[rs("0x4b")]))return!0;if(1==t[rs("0x1a")]&&(x[rs("0x4b")][rs("0x12")](a.end)||x[rs("0x5f")][rs("0x12")](a.start)))return!0}if(3==i&&3==s&&x.start[rs("0x16")](a.start)){const t=x[rs("0x5f")][rs("0x38")],e=a[rs("0x4b")][rs("0x29")];return n[rs("0x36")](t)&&t===e}return!1}function x(t,e){return i(t,e)?[t,e]:i(e,t)?[e,t]:null}t[rs("0x50")][rs("0x3c")]("ImageResize")&&(e[rs("0x14")](rs("0x2a"),[],[rs("0x57")]),e[rs("0x23")].registerAttributeLabel(rs("0x57"),Jr(r,rs("0xf")))),t[rs("0x50")][rs("0x3c")](rs("0x10"))&&e[rs("0x14")](rs("0xb"),[],[rs("0x2b")]),e[rs("0x23")][rs("0x21")]((t=>{if(o[rs("0x2")]((({type:e,subType:n})=>t[rs("0x56")]==e&&t[rs("0x61")]==n)))return t[rs("0x7")]?{}:void 0})),e[rs("0x23")].registerDescriptionCallback((t=>{if(rs("0x42")==t[rs("0x56")]||"deletion"==t[rs("0x56")]){const e=t[rs("0x49")]();if(e&&e.is(rs("0x22"),"caption"))return{type:rs("0x42")==t[rs("0x56")]?rs("0x13"):rs("0x5d"),element:e,quantity:1}}})),e[rs("0x23")][rs("0x21")]((t=>"formatBlock"==t.type&&rs("0x46")==t[rs("0x61")]?{type:rs("0xc"),content:rs("0x20")}:rs("0x28")==t[rs("0x56")]&&"convertBlockImageToInline"==t[rs("0x61")]?{type:rs("0xc"),content:rs("0x4e")}:void 0)),e[rs("0x23")][rs("0x21")]((t=>{if("attribute"!=t[rs("0x56")])return;const{data:e}=t;if(!e||rs("0x2b")!=e[rs("0x17")])return;const n=e[rs("0x5")];return n?{type:rs("0xc"),content:Jr(r,rs("0x55"),'"'+n+'"')}:{type:"format",content:Jr(r,rs("0x2c"))}})),this._registerLegacyDescription()}[rs("0x41")](){const t=this[rs("0x32")],e=t[rs("0x18")];t.plugins[rs("0x31")](rs("0x33"))._descriptionFactory[rs("0x21")]((t=>{if(rs("0x28")!=t.type&&rs("0x1e")!=t[rs("0x56")])return;const{data:n}=t;if(n){if(rs("0xb")==n[rs("0x1b")]){const t=n[rs("0xe")][0].newValue;return t?{type:rs("0xc"),content:Jr(e,rs("0x55"),'"'+t+'"')}:{type:"format",content:Jr(e,rs("0x2c"))}}if(rs("0x2a")==n[rs("0x1b")]){const t=n[rs("0xe")][0].width;return t?{type:rs("0xc"),content:Jr(e,rs("0x44"),t)}:{type:rs("0xc"),content:Jr(e,"*Reset image width*")}}}}))}}const is=["_handleLegacySuggestions","formatBlock","_registerLegacyDescription","editor","get","plugins","registerCustomCallback","accept","commandName","_descriptionFactory","formatInline","registerDescriptionCallback","getSuggestionCallback","attribute","has","_suggestionFactory","oldValue","newValue","src","key","discard","*Replace image URL*","type","locale","TrackChangesEditing","replaceImageSource","ImageEditing","afterInit"];var ss,xs;ss=is,xs=470,function(t){for(;--t;)ss.push(ss.shift())}(++xs);const as=function(t,e){return is[t-=0]};class cs extends t.Plugin{[as("0x5")](){if(!this[as("0x9")].plugins[as("0x14")](as("0x4")))return;const t=this.editor[as("0x1")],e=this.editor[as("0xb")][as("0xa")](as("0x2"));e._enableDefaultAttributesIntegration(as("0x3"),[],["src"]),e[as("0xf")].registerDescriptionCallback((e=>{if(as("0x13")!=e[as("0x0")])return;const{data:n}=e;return n&&as("0x18")==n[as("0x19")]?n[as("0x17")]&&n[as("0x16")]?{type:"format",content:Jr(t,as("0x1b"))}:{type:"format",content:""}:void 0})),this[as("0x6")]()}[as("0x6")](){const t=this[as("0x9")].plugins[as("0xa")](as("0x2"));t[as("0x15")][as("0xc")](as("0x7"),as("0x3"),"accept",t[as("0x15")][as("0x12")](as("0x7"),null,"discard")),t._suggestionFactory[as("0xc")]("formatBlock",as("0x3"),as("0x1a"),t[as("0x15")].getSuggestionCallback(as("0x7"),null,as("0xd"))),this[as("0x8")]()}_registerLegacyDescription(){const t=this.editor,e=t[as("0x1")];t[as("0xb")].get("TrackChangesEditing")[as("0xf")][as("0x11")]((t=>{if("formatBlock"!=t[as("0x0")]&&as("0x10")!=t[as("0x0")])return;const{data:n}=t;return n&&"replaceImageSource"===n[as("0xe")]?{type:"format",content:Jr(e,"*Replace image URL*")}:void 0}))}}const ls=["ImageStyleEditing","formatInline","head","imageStyle","toLowerCase","nodeAfter","createRangeOn","start","imageTypeInline","commandReversedParams","type","discard","has","getSuggestion","editor","model","filter","length","differ","getClosestSelectedImageElement","value","registerCustomCallback","newRange","isIntersecting","getSuggestionCallback","locale","getFirstRange","document","commandName","isEqual","normalizedStyles","refresh","name","registerPostFixer","hasSuggestion","getContainedElement","discardSuggestion","imageStylePostApply","subType","findIndex","from","end","insertion","title","next","isInContent","imageCaption","side","formatBlock","_splitMarkerName","join","get","_descriptionFactory","convertInlineImageToBlock","chain","markBlockFormat","forEach","registerDescriptionCallback","plugins","shouldConvertImageType","getSuggestions","change","getChangedMarkers","ImageUtils","commandParams","TrackChangesEditing","selection","commands","Users","imageStylePreApply","_suggestionFactory","isBlockImage","afterInit","accept","*Format:* %0"];var us,ds;us=ls,ds=161,function(t){for(;--t;)us.push(us.shift())}(++ds);const gs=function(t,e){return ls[t-=0]};class fs extends t.Plugin{[gs("0x3d")](){const t=this[gs("0x3")];if(!t[gs("0x2f")][gs("0x1")]("ImageStyleEditing"))return;const n=t.plugins[gs("0x28")](gs("0x36")),r=t[gs("0x2f")][gs("0x28")](gs("0x34")),o={};n.enableCommand(gs("0x43"),((o,i)=>{const s=t[gs("0x2f")][gs("0x28")](gs("0x39")).me,x=t[gs("0x38")].get(gs("0x43"));let a=r.getClosestSelectedImageElement(t[gs("0x4")].document[gs("0x37")]),c=t[gs("0x4")][gs("0x46")](a),l=x[gs("0x9")];if(l==i.value)return;const u={commandName:gs("0x43"),commandParams:[i],formatGroupId:(0,e.uid)()};t[gs("0x4")][gs("0x32")]((()=>{if(n[gs("0x31")]()[gs("0x5")]((t=>t[gs("0x22")]&&s==t.author&&(gs("0x25")==t[gs("0x4a")]||gs("0x41")==t[gs("0x4a")])&&(gs("0x3a")==t[gs("0x1b")]||gs("0x1a")==t[gs("0x1b")])&&t[gs("0xf")]().isEqual(c)))[gs("0x2d")]((t=>n.discardSuggestion(t[gs("0x42")]))),a=r[gs("0x8")](t.model[gs("0x10")][gs("0x37")]),c=t[gs("0x4")][gs("0x46")](a),x.refresh(),t[gs("0x38")][gs("0x28")](gs("0x48"))[gs("0x14")](),t[gs("0x38")][gs("0x28")]("imageTypeBlock").refresh(),l=x[gs("0x9")],l!=i.value)return r.isInlineImage(a)&&x[gs("0x30")](i[gs("0x9")],a)?(o({...i,setImageSizes:!1}),a=r[gs("0x8")](t[gs("0x4")][gs("0x10")][gs("0x37")]),void n[gs("0x2c")](a,{...u,commandReversedParams:[{value:l||null,setImageSizes:!1}]},[],gs("0x3a"))):void(r.isBlockImage(a)?n[gs("0x2c")](a,u,[],"imageStylePostApply"):n.markInlineFormat(c,u,gs("0x1a")))}))}));for(const e of t[gs("0x2f")][gs("0x28")](gs("0x40"))[gs("0x13")])o[e[gs("0x15")]]=e[gs("0x20")][gs("0x44")]();n[gs("0x3b")].registerCustomCallback(gs("0x25"),"imageStylePreApply",gs("0x27"),(()=>!1)),n[gs("0x3b")][gs("0xa")]("formatBlock",gs("0x1a"),gs("0x27"),(()=>!1)),n[gs("0x3b")][gs("0xa")](gs("0x41"),gs("0x1a"),gs("0x27"),(()=>!1)),n[gs("0x3b")].registerCustomCallback("formatBlock","imageStylePreApply",gs("0x3e"),(([t])=>{r.setImageNaturalSizeAttributes(t[gs("0x18")]())})),n[gs("0x3b")][gs("0xa")](gs("0x25"),"imageStylePreApply",gs("0x0"),((t,e)=>{n[gs("0x3b")][gs("0xd")](gs("0x25"),"",gs("0x3e"))(t,{commandName:e[gs("0x11")],commandParams:e[gs("0x49")]})})),n[gs("0x3b")].registerCustomCallback("formatBlock",gs("0x3a"),gs("0x2b"),(function(t,e){return s(t,e)?[t,e]:s(e,t)?[e,t]:null}));const i=[{type:gs("0x25"),subType:"imageStylePreApply"},{type:"insertion",subType:gs("0x23")},{type:gs("0x25"),subType:"convertInlineImageToBlock"},{type:gs("0x1f"),subType:gs("0x2a")}];function s(t,e){const o=i[gs("0x1c")]((({type:e,subType:n})=>t[gs("0x4a")]==e&&t[gs("0x1b")]==n)),s=i[gs("0x1c")]((({type:t,subType:n})=>e[gs("0x4a")]==t&&e[gs("0x1b")]==n));if(o<0||s<0)return!1;const x=t.getFirstRange(),a=e[gs("0xf")]();if((0==o||1==o)&&2==s&&x[gs("0xc")](a))return!0;if(2==o&&3==s){const t=n._findSuggestions(x,gs("0x1f")).filter((({suggestion:t,meta:e})=>e.isOwn&&gs("0x2a")==t[gs("0x1b")]));if(t[gs("0x6")]>1&&a.end[gs("0x12")](x[gs("0x47")]))return!0;if(1==t[gs("0x6")]&&(x[gs("0x47")][gs("0x12")](a[gs("0x1e")])||x[gs("0x1e")][gs("0x12")](a[gs("0x47")])))return!0}if(3==o&&3==s&&x[gs("0x47")].isBefore(a.start)){const t=x[gs("0x1e")][gs("0x45")],e=a.start.nodeBefore;return r[gs("0x3c")](t)&&t===e}return!1}t[gs("0x4")][gs("0x10")][gs("0x16")]((()=>{let e=!1;const o=Array[gs("0x1d")](t[gs("0x4")].document[gs("0x7")][gs("0x33")]());for(const{name:t,data:i}of o){const{group:o,type:s,subType:x,id:a}=n[gs("0x26")](t);if("suggestion"==o&&n[gs("0x17")](a)){if("formatBlock"==s&&(gs("0x3a")==x||"imageStylePostApply"==x)){const t=n[gs("0x2")](a);if(i[gs("0xb")]){const o=t[gs("0xf")]()[gs("0x18")]();if(r[gs("0x3c")](o))continue;n[gs("0x19")](t),e=!0}}if(gs("0x1f")==s&&gs("0x23")==x&&!i.newRange){const t=n[gs("0x2")](a);t[gs("0x21")]&&t[gs("0x21")][gs("0x22")]&&(n.discardSuggestion(t.next),e=!0)}}}return e})),this._registerLegacyDescription(o)}_registerLegacyDescription(t){const e=this[gs("0x3")],n=e[gs("0xe")];e[gs("0x2f")][gs("0x28")](gs("0x36"))[gs("0x29")][gs("0x2e")]((e=>{if("formatBlock"!=e[gs("0x4a")]&&gs("0x41")!=e[gs("0x4a")])return;const{data:r}=e;if(!r||gs("0x43")!=r.commandName)return;const o=r[gs("0x35")][0][gs("0x9")];return i=gs("0x24")===o?Jr(n,"FORMAT_SIDE_IMAGE"):t[o]||o,{type:"format",content:Jr(n,gs("0x3f"),i)};var i}))}}const ms=["get","collaboration_features","plugins","track_changes","editor","dataInsert","high","bind","_trackChangesExecuted","lowest","listenTo","Users","TrackChangesEditing","trackChanges","execute","_setSuggestionData","importWord","commands","_handleImportedData","enableCommand","afterInit","value","_trackChangesValueDuringImport"];var hs,bs;hs=ms,bs=370,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._trackChangesValueDuringImport=!1,this[ps("0x6")]=!1}[ps("0x12")](){const t=this.editor,e=t[ps("0xf")][ps("0x15")](ps("0xe")),n=t.commands[ps("0x15")](ps("0xb"));e&&(e.on(ps("0xc"),((t,[,e])=>{this[ps("0x14")]=n[ps("0x13")],e[ps("0x16")][ps("0x1")]=!this[ps("0x14")]}),{priority:ps("0x4")}),this[ps("0x8")](e,ps("0x3"),this[ps("0x10")][ps("0x5")](this)),this[ps("0x8")](e,ps("0x3"),(()=>{this[ps("0x6")]&&(n.execute(),this[ps("0x6")]=!1)}),{priority:ps("0x7")}),t.plugins[ps("0x15")](ps("0xa"))[ps("0x11")](ps("0xe")))}[ps("0x10")](t,e){const{suggestions:n}=e,r=this[ps("0x2")][ps("0xf")][ps("0x15")](ps("0xb")),o=r[ps("0x13")];this[ps("0x14")]!==o&&(r.execute(),this[ps("0x6")]=!0),n&&n.forEach((({id:t,type:e,author:n,created_at:r})=>{const o={id:t,type:e,authorId:this[ps("0x2")][ps("0x0")].get(ps("0x9")).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:n,createdAt:r?new Date(r):new Date,source:ps("0xe")}}};this[ps("0x2")][ps("0x0")][ps("0x15")](ps("0xa"))[ps("0xd")](o)}))}}const _s=["_registerLegacyDescription","IndentBlock","TrackChangesEditing","FORMAT_INDENT","has","indent","plugins","type","_enableDefaultAttributesIntegration","*Outdent:* %0","format","editor","*Indent:* %0","commandName","blockIndent","locale","indentBlock","_descriptionFactory","afterInit","getItemLabel","_registerBlockAttribute","enableCommand","getItems","outdentBlock","registerAttributeLabel","IndentEditing","get"];var Ts,ys;Ts=_s,ys=349,function(t){for(;--t;)Ts.push(Ts.shift())}(++ys);const Cs=function(t,e){return _s[t-=0]};class As extends t.Plugin{[Cs("0x14")](){const t=this[Cs("0xd")],e=t[Cs("0x8")].get(Cs("0x4"));if(t[Cs("0x8")][Cs("0x6")](Cs("0x0"))&&(e[Cs("0x17")](Cs("0x7")),e[Cs("0x17")]("outdent")),t[Cs("0x8")][Cs("0x6")](Cs("0x3")))for(const t of[Cs("0x12"),Cs("0x19")])e[Cs("0xa")](t);const n=t[Cs("0x11")];e[Cs("0x16")](Cs("0x10")),e._descriptionFactory[Cs("0x1a")](Cs("0x10"),Jr(n,Cs("0x5"))),this[Cs("0x2")]()}_registerLegacyDescription(){const t=this[Cs("0xd")],e=t[Cs("0x11")],n=t[Cs("0x8")][Cs("0x1")](Cs("0x4"));n[Cs("0x13")].registerDescriptionCallback((t=>{if("formatBlock"!=t[Cs("0x9")])return;const{data:r}=t;if(!r)return;if(Cs("0x12")!=r[Cs("0xf")]&&"outdentBlock"!=r.commandName)return;const o=t[Cs("0x18")]()[0],i=n._descriptionFactory[Cs("0x15")](o);return"indentBlock"==r.commandName?{type:Cs("0xc"),content:Jr(e,Cs("0xe"),i)}:Cs("0x19")==r.commandName?{type:"format",content:Jr(e,Cs("0xb"),i)}:void 0}))}}var ks,Is,Rs=["TrackChangesEditing","input","plugins","get","editor","enableCommand"];ks=Rs,Is=139,function(t){for(;--t;)ks.push(ks.shift())}(++Is);var Ss=function(t,e){return Rs[t-=0]};class vs extends t.Plugin{static get requires(){return[Vo.Input]}init(){this[Ss("0x3")][Ss("0x1")][Ss("0x2")](Ss("0x5"))[Ss("0x4")](Ss("0x0"))}}const Ns=["get","_enableDefaultAttributesIntegration","plugins","*Set link:* %0","*Remove link*","map","key","_registerLegacyDescription","registerDescriptionCallback","locale","type","commandParams","_descriptionFactory","attribute","TrackChangesEditing","commandName","registerAttributeLabel","LinkEditing","has","format","editor","commands","toLowerCase","unlink","link"];var Ls,Ms;Ls=Ns,Ms=218,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.editor;if(!t.plugins[ws("0x0")](ws("0x18")))return;const e=t[ws("0x9")][ws("0x7")](ws("0x15")),n=t[ws("0x3")][ws("0x7")](ws("0x6"));e[ws("0x8")](ws("0x6"),["linkHref",...n.manualDecorators[ws("0xc")]((t=>t.id))]),e[ws("0x8")](ws("0x5"));for(const t of n.manualDecorators)e[ws("0x13")][ws("0x17")](t.id,"link ("+t.label[ws("0x4")]()+")");e[ws("0x13")][ws("0xf")]((e=>{if(ws("0x14")!=e[ws("0x11")])return;const{data:n}=e;if(!n||"linkHref"!=n[ws("0xd")])return;const r=n.newValue,o=t[ws("0x10")];return{type:ws("0x1"),content:r?Jr(o,"*Set link:* %0",'"'+r+'"'):Jr(o,ws("0xb"))}})),this[ws("0xe")]()}[ws("0xe")](){const t=this[ws("0x2")],e=t.locale;t[ws("0x9")][ws("0x7")](ws("0x15"))._descriptionFactory[ws("0xf")]((t=>{if("formatInline"!=t[ws("0x11")])return;const{data:n}=t;if(n){if(ws("0x6")==n[ws("0x16")]){const t=n[ws("0x12")][0];return{type:ws("0x1"),content:Jr(e,ws("0xa"),'"'+t+'"')}}return ws("0x5")==n[ws("0x16")]?{type:ws("0x1"),content:Jr(e,ws("0xb"))}:void 0}}))}}const Fs=["document","plugins","previousSibling","selection","checkChild","commandParams","*Indent:* %0","add","bulletedList","numbered","value","*Outdent:* %0","findIndex","registerDescriptionCallback","outdentList","enableCommand","has","commandName","editor","_descriptionFactory","getAttribute","*Check item*","createRange","checkTodoList","markBlockFormat","formatBlock","indentList","listItem","from","createPositionAt","*Change to:* %0","replace","filter","element","numberedList","_selectedElements","todoList","ELEMENT_BULLETED_LIST","forceValue","commands","parent","isObject","getSelectedBlocks","listType","blockName","nextSibling","format","ELEMENT_LIST_ITEM","ELEMENT_TODO_LIST","slice","before","change","ELEMENT_NUMBERED_LIST","ListEditing","listIndent","List","type","model","get","name"];var Ds,Bs;Ds=Fs,Bs=288,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[Ps("0x1e")],e=t.locale;if(!t.plugins[Ps("0x1c")](Ps("0x5")))return;const n=t[Ps("0xd")][Ps("0xa")]("TrackChangesEditing"),r=t[Ps("0xd")][Ps("0x1c")]("TodoListEditing");function o(e){return()=>{const r=t[Ps("0x9")][Ps("0xc")][Ps("0xf")],o=t[Ps("0x33")].get(e);if(o[Ps("0x16")])return void t.execute("paragraph",{});const i=e.slice(0,-4),s=function(t,e,n){let r=Array.from(t).filter((t=>{return e=t,(r=n)[Ps("0x10")](e[Ps("0x34")],Ps("0x27"))&&!r[Ps("0x35")](e);var e,r}));r=r[Ps("0x2c")]((t=>!t.is(Ps("0x2d"),Ps("0x27"))||t.getAttribute(Ps("0x37"))!=e));const o=new Set;for(const t of r)t.is("element",Ps("0x27"))?o.add(js(t)):o[Ps("0x13")](t);return Array.from(o)}(r[Ps("0x36")](),i,t[Ps("0x9")].schema);t[Ps("0x9")][Ps("0x3")]((()=>{for(const t of s)n[Ps("0x24")](t,{commandName:e,commandParams:[{forceValue:!o[Ps("0x16")]}],formatGroupId:Ps("0x38")},Gs(t))}))}}function i(e){return()=>{const r=function(t){let e=Array[Ps("0x28")](t);const n=e[Ps("0x18")]((t=>Ps("0x27")!=t.name));return n>-1&&(e=e[Ps("0x1")](0,n)),e}(t.model[Ps("0xc")][Ps("0xf")][Ps("0x36")]()),o=t[Ps("0x9")][Ps("0x22")](t.model[Ps("0x29")](r[0],Ps("0x2")),t[Ps("0x9")].createPositionAt(r[r.length-1],"end"));t[Ps("0x9")].change((()=>{n.markBlockFormat(o,{commandName:e,commandParams:[],formatGroupId:Ps("0x6")},function(t){const e=new Set;for(const n of t){let t=n[Ps("0x39")];for(;t&&t.getAttribute("listIndent")>n.getAttribute(Ps("0x6"));)e[Ps("0x13")](t),t=t[Ps("0x39")]}return Array[Ps("0x28")](e)}(r))}))}}n[Ps("0x1b")](Ps("0x2e"),o(Ps("0x2e"))),n[Ps("0x1b")](Ps("0x14"),o(Ps("0x14"))),r&&n[Ps("0x1b")](Ps("0x30"),o(Ps("0x30"))),n[Ps("0x1b")](Ps("0x26"),i("indentList")),n.enableCommand(Ps("0x1a"),i(Ps("0x1a"))),r&&n.enableCommand("checkTodoList",(()=>{const e=t[Ps("0x33")][Ps("0xa")](Ps("0x23")),r=Array[Ps("0x28")](e[Ps("0x2f")]);r.filter((t=>t[Ps("0x20")]("todoListChecked")!=e.value)),t[Ps("0x9")][Ps("0x3")]((()=>{for(const t of r)n.markBlockFormat(t,{commandName:Ps("0x23"),commandParams:[{forceValue:!e.value}]})}))})),n[Ps("0x1f")].registerElementLabel(Ps("0x27"),(t=>Jr(e,Ps("0x3b"),t))),n[Ps("0x1f")][Ps("0x19")]((t=>{if(Ps("0x25")!=t[Ps("0x8")]&&"formatInline"!=t.type)return;const{data:n}=t;if(n){if(Ps("0x2e")==n[Ps("0x1d")]||"bulletedList"==n.commandName||Ps("0x30")==n[Ps("0x1d")])switch(n[Ps("0x1d")][Ps("0x2b")](Ps("0x7"),"")){case"bulleted":return r(Jr(e,Ps("0x31")));case Ps("0x15"):return r(Jr(e,Ps("0x4")));case"todo":return r(Jr(e,Ps("0x0")))}if(Ps("0x26")==n[Ps("0x1d")])return{type:Ps("0x3a"),content:Jr(e,Ps("0x12"),Jr(e,Ps("0x3b")))};if(Ps("0x1a")==n[Ps("0x1d")])return{type:Ps("0x3a"),content:Jr(e,Ps("0x17"),Jr(e,"ELEMENT_LIST_ITEM"))};if(Ps("0x23")==n[Ps("0x1d")])return n[Ps("0x11")][0][Ps("0x32")]?{type:Ps("0x3a"),content:Jr(e,Ps("0x21"))}:{type:"format",content:Jr(e,"*Uncheck item*")}}function r(t){return{type:Ps("0x3a"),content:Jr(e,Ps("0x2a"),t)}}}))}}function js(t){const e=t[Ps("0x20")](Ps("0x6"));if(0==e)return t;let n=t;for(;t[Ps("0xe")]&&t[Ps("0xe")].is(Ps("0x2d"),Ps("0x27"));){const r=t[Ps("0xe")][Ps("0x20")](Ps("0x6"));if(r==e)n=t[Ps("0xe")];else if(r<e)break;t=t[Ps("0xe")]}return n}function Gs(t){const e=[];if(t.is(Ps("0x2d"),"listItem")&&t[Ps("0x20")](Ps("0x6"))>0){let n=t[Ps("0x39")];for(;n&&"listItem"==n[Ps("0xb")]&&n[Ps("0x20")](Ps("0x6"))==t[Ps("0x20")]("listIndent");)e.push(n),n=n.nextSibling}return e}const Hs=["_getSuggestionBlocks","*Format:* set order to reversed","forward","createRange","reversed","handleListStyleCommand","markMultiRangeBlockFormat","from","element","document","_LIST_","map","filter","*Format:* set order to regular","editor","formatInline","model","getSiblingNodes","getSelectedBlocks","formatBlock","ListPropertiesEditing","ELEMENT_","getAttribute","toUpperCase","handleListStartCommand","listStart","*Change to:* %0","config","commandParams","bind","handleListReversedCommand","type","before","getListTypeFromListStyleType","_getTranslationKeyForListStyle","enableCommand","get","listStyle","length","registerDescriptionCallback","listReversed","getFirstPosition","plugins","listItem","createPositionAt","*Format:* set start index to %0","TrackChangesEditing","push","startIndex","numbered","handleDescriptions","parent","format","selection","_getSuggestionBlocksForListStyle","listType","change","locale","ListUtils","list.properties"];var Vs,zs;Vs=Hs,zs=175,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("0x2f")].has(Ws("0x19")))return;const t=this[Ws("0x13")][Ws("0x20")][Ws("0x29")](Ws("0x4")),e=this[Ws("0x13")][Ws("0x2f")][Ws("0x29")](Ws("0x33"));t.styles&&e.enableCommand("listStyle",this[Ws("0xa")][Ws("0x22")](this)),t[Ws("0x9")]&&e[Ws("0x28")](Ws("0x2d"),this[Ws("0x23")][Ws("0x22")](this)),t[Ws("0x35")]&&e[Ws("0x28")](Ws("0x1e"),this[Ws("0x1d")][Ws("0x22")](this)),e._descriptionFactory[Ws("0x2c")](this[Ws("0x37")][Ws("0x22")](this))}[Ws("0xa")](t,e={}){const n=this.editor[Ws("0x2f")][Ws("0x29")](Ws("0x33")),r=this[Ws("0x3b")]();this[Ws("0x13")].model[Ws("0x1")]((()=>{n[Ws("0xb")](r,{commandName:Ws("0x2a"),commandParams:[{type:e[Ws("0x24")]}],formatGroupId:Ws("0x2a")})}))}[Ws("0x23")](t,e={}){const n=this[Ws("0x13")][Ws("0x2f")][Ws("0x29")](Ws("0x33")),r=this[Ws("0x5")]((t=>t.is(Ws("0xd"),Ws("0x30"))&&Ws("0x36")===t[Ws("0x1b")]("listType")));if(r.length<1)return;const o=r[Ws("0x10")]((t=>this[Ws("0x13")][Ws("0x15")][Ws("0x8")](this[Ws("0x13")][Ws("0x15")][Ws("0x31")](t,Ws("0x25")),this.editor.model.createPositionAt(t,0))));this[Ws("0x13")][Ws("0x15")][Ws("0x1")]((()=>{n[Ws("0xb")](o,{commandName:"listReversed",commandParams:[{reversed:e[Ws("0x9")]}],formatGroupId:Ws("0x2d")})}))}handleListStartCommand(t,e={}){const n=this[Ws("0x13")][Ws("0x2f")].get(Ws("0x33")),r=this[Ws("0x5")]((t=>t.is(Ws("0xd"),Ws("0x30"))&&Ws("0x36")===t[Ws("0x1b")](Ws("0x0"))));if(r[Ws("0x2b")]<1)return;const o=r[Ws("0x10")]((t=>this[Ws("0x13")][Ws("0x15")][Ws("0x8")](this[Ws("0x13")].model.createPositionAt(t,Ws("0x25")),this[Ws("0x13")][Ws("0x15")][Ws("0x31")](t,0))));this[Ws("0x13")].model[Ws("0x1")]((()=>{n[Ws("0xb")](o,{commandName:Ws("0x1e"),commandParams:[{startIndex:e[Ws("0x35")]}],formatGroupId:Ws("0x1e")})}))}[Ws("0x37")](t){if(Ws("0x18")!=t.type&&Ws("0x14")!=t[Ws("0x24")])return;const e=this[Ws("0x13")][Ws("0x2")],{data:n}=t;if(!n)return;let r,o;switch(n.commandName){case"listStyle":r=Ws("0x1f"),o={type:Ws("0x39"),content:Jr(e,r,Jr(e,this[Ws("0x27")](n[Ws("0x21")][0][Ws("0x24")])))};break;case Ws("0x2d"):r=n[Ws("0x21")][0][Ws("0x9")]?Ws("0x6"):Ws("0x12"),o={type:Ws("0x39"),content:Jr(e,r)};break;case"listStart":r=Ws("0x32"),o={type:Ws("0x39"),content:Jr(e,r,n.commandParams[0][Ws("0x35")])}}return o}_getSuggestionBlocksForListStyle(){var t,e,n,r;const o=this[Ws("0x13")][Ws("0x2f")][Ws("0x29")](Ws("0x3"));let i=Array.from(this[Ws("0x13")][Ws("0x15")].document[Ws("0x3a")][Ws("0x17")]());return(null===(t=i[0])||void 0===t?void 0:t.is("element",Ws("0x30")))&&i.unshift(...o[Ws("0x16")](this[Ws("0x13")][Ws("0x15")].document[Ws("0x3a")][Ws("0x2e")](),"backward")),(null===(e=i[i[Ws("0x2b")]-1])||void 0===e?void 0:e.is(Ws("0xd"),Ws("0x30")))&&i[Ws("0x34")](...o[Ws("0x16")](this[Ws("0x13")].model[Ws("0xe")][Ws("0x3a")].getLastPosition(),Ws("0x7"))),i=[...new Set(i)],(null===(r=null===(n=this[Ws("0x13")][Ws("0x15")][Ws("0xe")][Ws("0x3a")][Ws("0x2e")]())||void 0===n?void 0:n[Ws("0x38")])||void 0===r?void 0:r.is(Ws("0xd"),Ws("0x30")))&&(i=i[Ws("0x11")]((t=>t.is(Ws("0xd"),Ws("0x30"))))),i}[Ws("0x5")](t){const e=this[Ws("0x13")][Ws("0x2f")][Ws("0x29")](Ws("0x3"));let n=Array[Ws("0xc")](this[Ws("0x13")].model[Ws("0xe")][Ws("0x3a")].getSelectedBlocks())[Ws("0x11")](t)[Ws("0x10")]((t=>{const n=this[Ws("0x13")][Ws("0x15")][Ws("0x31")](t,0);return[...e.getSiblingNodes(n,"backward"),...e.getSiblingNodes(n,Ws("0x7"))]})).flat();return n=[...new Set(n)],n}_getTranslationKeyForListStyle(t){return Ws("0x1a")+this[Ws("0x13")][Ws("0x2f")][Ws("0x29")]("ListUtils")[Ws("0x26")](t)[Ws("0x1c")]()+Ws("0xf")+t[Ws("0x1c")]().replace(/-/g,"_")}}const qs=["data","editor","options","high","elementToElement","locale","stop","conversion","createEmptyElement","get","registerElementLabel","has","dataDowncast","downcastDispatcher","media","MediaEmbedEditing","mediaEmbed","div","_descriptionFactory","showSuggestionHighlights","for","plugins","TrackChangesEditing"];var Xs,$s;Xs=qs,$s=297,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[Zs("0x3")];if(!t[Zs("0x0")][Zs("0xd")](Zs("0x11")))return;const e=t[Zs("0x0")][Zs("0xb")](Zs("0x1")),n=t[Zs("0x7")];e.enableCommand(Zs("0x12")),e[Zs("0x14")][Zs("0xc")](Zs("0x10"),(t=>Jr(n,"ELEMENT_MEDIA",t))),t[Zs("0x9")][Zs("0x16")](Zs("0xe"))[Zs("0x6")]({model:"media",view:(t,{writer:e,options:n})=>{if(n.showSuggestionHighlights)return e[Zs("0xa")](Zs("0x13"))},converterPriority:Zs("0x5")}),t[Zs("0x2")][Zs("0xf")].on("attribute:url:media",((t,e,n)=>{n[Zs("0x4")][Zs("0x15")]&&t[Zs("0x8")]()}),{priority:Zs("0x5")})}}const Js=["MentionEditing","plugins","TrackChangesEditing","afterInit","get","mention","has","editor"];var Qs,tx;Qs=Js,tx=126,function(t){for(;--t;)Qs.push(Qs.shift())}(++tx);const ex=function(t,e){return Js[t-=0]};class nx extends t.Plugin{[ex("0x5")](){const t=this[ex("0x1")];t[ex("0x3")][ex("0x0")](ex("0x2"))&&t[ex("0x3")][ex("0x6")](ex("0x4")).enableCommand(ex("0x7"))}}const rx=["TrackChangesEditing","plugins","registerElementLabel","get","ELEMENT_PAGE_BREAK","PageBreakEditing","afterInit","has","pageBreak","enableCommand","_descriptionFactory","editor"];var ox,ix;ox=rx,ix=248,function(t){for(;--t;)ox.push(ox.shift())}(++ix);const sx=function(t,e){return rx[t-=0]};class xx extends t.Plugin{[sx("0xa")](){const t=this[sx("0x3")];if(!t[sx("0x5")][sx("0xb")](sx("0x9")))return;t[sx("0x5")][sx("0x7")]("TrackChangesEditing")[sx("0x1")](sx("0x0"));const e=t.plugins[sx("0x7")](sx("0x4")),n=t.locale;e[sx("0x2")][sx("0x6")](sx("0x0"),(t=>Jr(n,sx("0x8"),t)))}}const ax=["addClass","editor","insertion","get","isLimit","*Insert:* %0","afterInit","checkChild","markerRange","data","Paragraph","nodeAfter","highest","downcastDispatcher","writer","commandName","bindElementToMarker","addMarker:suggestion:insertion","end","$text","ELEMENT_PARAGRAPH","start","insert","paragraph","consumable","getItemLabel","formatBlock","ck-suggestion-marker--active","_registerLegacyDescription","schema","_enableDefaultAttributesIntegration","mapper","type","ck-suggestion-marker-split","_descriptionFactory","format","activeMarkers","registerElementLabel","editing","isTouching","locale","isBlock","span","model","markerName","plugins","TrackChangesEditing","options","registerDescriptionCallback"];var cx,lx;cx=ax,lx=288,function(t){for(;--t;)cx.push(cx.shift())}(++lx);const ux=function(t,e){return ax[t-=0]};class dx extends t.Plugin{[ux("0xc")](){const t=this[ux("0x7")];if(!t[ux("0x2")].has(ux("0x10")))return;const e=t[ux("0x2e")],n=t[ux("0x2")][ux("0x9")](ux("0x3"));n._descriptionFactory[ux("0x2b")](ux("0x1d"),(t=>Jr(e,ux("0x1a"),t))),n[ux("0x24")](ux("0x1d")),n.enableCommand("insertParagraph"),t[ux("0x2c")].downcastDispatcher.on(ux("0x17"),gx(t),{priority:ux("0x12")}),t[ux("0xf")][ux("0x13")].on("addMarker:suggestion:insertion",((e,n,r)=>{r[ux("0x4")].showSuggestionHighlights&&gx(t,{showActiveMarker:!1})(e,n,r)}),{priority:ux("0x12")});const r=n._descriptionFactory;r[ux("0x5")]((n=>{if(ux("0x8")!==n[ux("0x26")])return;const{start:o,end:i}=n.getFirstRange();if(!o[ux("0x2d")](i)||!o[ux("0x11")])return;const s=t[ux("0x0")][ux("0x23")],x=o[ux("0x11")];return s[ux("0x2f")](x)&&!s[ux("0xa")](x)&&s[ux("0xd")](x,"$text")?{type:ux("0x8"),content:Jr(e,ux("0xb"),r[ux("0x1f")](x,1))}:void 0})),this[ux("0x22")]()}_registerLegacyDescription(){const t=this[ux("0x7")],e=t[ux("0x2e")];t[ux("0x2")].get(ux("0x3"))[ux("0x28")][ux("0x5")]((t=>{if(ux("0x20")!=t[ux("0x26")])return;const{data:n}=t;return n&&"paragraph"==n[ux("0x15")]?{type:ux("0x29"),content:Jr(e,"*Change to:* %0",Jr(e,"ELEMENT_PARAGRAPH"))}:void 0}))}}function gx(t,{showActiveMarker:e=!0}={}){return(n,r,o)=>{const i=t[ux("0x2")].get(ux("0x3")),s=r[ux("0xe")][ux("0x1b")],x=r[ux("0xe")][ux("0x18")],a=t.model[ux("0x23")];if(!s[ux("0x2d")](x)||!s[ux("0x11")])return;const c=s.nodeAfter;if(a[ux("0x2f")](c)&&!a[ux("0xa")](c)&&a[ux("0xd")](c,ux("0x19"))){if(!o[ux("0x1e")].consume(r[ux("0xe")],n.name))return;const t=o.writer.createUIElement(ux("0x30"),{class:ux("0x27")}),s=o[ux("0x25")].toViewPosition(x);e&&i[ux("0x2a")].includes(r.markerName)&&o.writer[ux("0x6")](ux("0x21"),t),o[ux("0x14")][ux("0x1c")](s,t),o.mapper[ux("0x16")](t,r[ux("0x1")])}}}const fx=["_enableDefaultAttributesIntegration","removeFormat","type","formatBlock","TrackChangesEditing","format","plugins","get","editor","locale","afterInit","formatInline"];var mx,hx;mx=fx,hx=365,function(t){for(;--t;)mx.push(mx.shift())}(++hx);const bx=function(t,e){return fx[t-=0]};class px extends t.Plugin{[bx("0x5")](){const t=this[bx("0x3")];t[bx("0x1")].has("RemoveFormatEditing")&&(t[bx("0x1")].get("TrackChangesEditing")[bx("0x7")](bx("0x8")),this._registerLegacyDescription())}_registerLegacyDescription(){const t=this[bx("0x3")];t[bx("0x1")][bx("0x2")](bx("0xb"))._descriptionFactory.registerDescriptionCallback((e=>{if(bx("0xa")!=e[bx("0x9")]&&bx("0x6")!=e[bx("0x9")])return;const{data:n}=e;return n&&bx("0x8")==n.commandName?{type:bx("0x0"),content:Jr(t[bx("0x4")],"*Remove all formatting*")}:void 0}))}}const Ex=["acceptSuggestion","acceptSelectedSuggestions","get","goToNextRestrictedEditingException","discardAllSuggestions","discardSuggestion","editor","discardSelectedSuggestions","plugins","has","afterInit","enableCommand","TrackChangesEditing","goToPreviousRestrictedEditingException","acceptAllSuggestions"];var _x,Tx;_x=Ex,Tx=187,function(t){for(;--t;)_x.push(_x.shift())}(++Tx);const yx=function(t,e){return Ex[t-=0]};class Cx extends t.Plugin{[yx("0x3")](){const t=this[yx("0xe")];if(!t.plugins[yx("0x2")]("RestrictedEditingModeEditing"))return;const e=t[yx("0x1")][yx("0xa")](yx("0x5"));e[yx("0x4")](yx("0x6")),e[yx("0x4")](yx("0xb"));const n=t[yx("0x1")].get("RestrictedEditingModeEditing");n[yx("0x4")]("trackChanges"),n[yx("0x4")](yx("0x8")),n[yx("0x4")](yx("0xd")),n[yx("0x4")](yx("0x7")),n[yx("0x4")](yx("0xc")),n[yx("0x4")](yx("0x9")),n.enableCommand(yx("0x0"))}}const Ax=["deletion","split","options","model","writer","merge","TrackChangesEditing","data","downcastDispatcher","markerRange","createUIElement","mapper","markerName","addClass","high","name","init","editor","activeMarkers","addMarker:suggestion:deletion","addMarker:suggestion:insertion","shiftEnter","registerElementLabel","plugins","ck-suggestion-marker--active","bindElementToMarker","getItems","showSuggestionHighlights","editing","createPositionBefore","consumable","requires","enableCommand","test","locale","ck-suggestion-marker-","get","span"];var kx,Ix;kx=Ax,Ix=262,function(t){for(;--t;)kx.push(kx.shift())}(++Ix);const Rx=function(t,e){return Ax[t-=0]};class Sx extends t.Plugin{static get[Rx("0x23")](){return[ui.ShiftEnter]}[Rx("0x14")](){const t=this[Rx("0x15")],e=t[Rx("0x1b")].get(Rx("0xa"));e[Rx("0x24")](Rx("0x19")),t[Rx("0x20")][Rx("0xc")].on(Rx("0x18"),vx(t),{priority:"high"}),t[Rx("0x20")][Rx("0xc")].on(Rx("0x17"),vx(t),{priority:Rx("0x12")}),t[Rx("0xb")][Rx("0xc")].on("addMarker:suggestion",((e,n,r)=>{r[Rx("0x6")][Rx("0x1f")]&&vx(t,{showActiveMarker:!1})(e,n,r)})),e._descriptionFactory[Rx("0x1a")]("softBreak",(e=>Jr(t[Rx("0x0")],"ELEMENT_LINE_BREAK",e)))}}function vx(t,{showActiveMarker:e=!0}={}){return(n,r,o)=>{const i=t[Rx("0x1b")][Rx("0x2")](Rx("0xa"));if(!o[Rx("0x22")][Rx("0x25")](r[Rx("0xd")],n[Rx("0x13")]))return;const s=t[Rx("0x7")];for(const t of r.markerRange[Rx("0x1e")]()){if(!t.is("element","softBreak"))continue;const n=Rx("0x4")==r.markerName[Rx("0x5")](":")[1]?Rx("0x9"):Rx("0x5"),x=o.writer[Rx("0xe")](Rx("0x3"),{class:Rx("0x1")+n}),a=o[Rx("0xf")].toViewPosition(s[Rx("0x21")](t));e&&i[Rx("0x16")].includes(r[Rx("0x10")])&&o[Rx("0x8")][Rx("0x11")](Rx("0x1c"),x),o[Rx("0x8")].insert(a,x),o[Rx("0xf")][Rx("0x1d")](x,r.markerName)}}}const Nx=["markInlineFormat","has","forceValue","plugins","StandardEditingModeEditing","document","registerDescriptionCallback","restrictedEditingException","model","value","getRanges","change","type","get","from","commandName","locale","commandParams","formatInline","format","formatBlock"];var Lx,Mx;Lx=Nx,Mx=350,function(t){for(;--t;)Lx.push(Lx.shift())}(++Mx);const wx=function(t,e){return Nx[t-=0]};class Ox extends t.Plugin{afterInit(){const t=this.editor,e=t[wx("0xf")],n=t[wx("0x2")];if(!t[wx("0xa")][wx("0x8")](wx("0xb")))return;const r=t[wx("0xa")][wx("0x14")]("TrackChangesEditing"),o=wx("0xe"),i=t.commands.get(o);r.enableCommand(o,((t,n={})=>{const s=e[wx("0xc")].selection;if(s.isCollapsed)return void t(n);const x=void 0!==n.forceValue?n[wx("0x9")]:!i[wx("0x10")];e[wx("0x12")]((()=>{const t=Array[wx("0x0")](s[wx("0x11")]());for(const n of t){const t=x?[n]:Xo(o,n,e);for(const e of t)r[wx("0x7")](e,{commandName:o,commandParams:[{forceValue:x}]})}}))})),r._descriptionFactory[wx("0xd")]((t=>{if(wx("0x6")!=t[wx("0x13")]&&wx("0x4")!=t[wx("0x13")])return;const{data:e}=t;return e&&e[wx("0x1")]==o?e[wx("0x3")][0][wx("0x9")]?{type:wx("0x5"),content:Jr(n,"FORMAT_RESTRICTED_ENABLED")}:{type:wx("0x5"),content:Jr(n,"FORMAT_RESTRICTED_DISABLED")}:void 0}))}}const Fx=["style","type","get","FORMAT_STYLE","locale","format","forceValue","_registerBlockAttribute","ghsAttributes","GeneralHtmlSupport","afterInit","_registerLegacyDescription","normalizeConfig","*Set format:* %0","element","styleName","Style","formatBlock","definitions","block","DataSchema","has","toLowerCase","_descriptionFactory","commandParams","StyleUtils","registerDescriptionCallback","_registerInlineAttribute","add","editor","TrackChangesEditing","getGhsAttributeNameForElement","formatInline","registerAttributeLabel","plugins"];var Dx,Bx;Dx=Fx,Bx=314,function(t){for(;--t;)Dx.push(Dx.shift())}(++Bx);const Px=function(t,e){return Fx[t-=0]};class Ux extends t.Plugin{[Px("0xb")](){const t=this[Px("0x1e")];if(!t.plugins[Px("0x16")](Px("0x11"))||!t[Px("0x0")][Px("0x16")]("DataSchema"))return;const e=t[Px("0x0")][Px("0x3")]("TrackChangesEditing"),n=t.locale,r=t.config[Px("0x3")](Px("0x1")),o=t[Px("0x0")][Px("0x3")](Px("0xa")),i=t.plugins[Px("0x3")](Px("0x1a"))[Px("0xd")](t[Px("0x0")][Px("0x3")](Px("0x15")),r[Px("0x13")]);e._enableDefaultAttributesIntegration("style");const s=new Set;for(const t of i[Px("0x14")]){const e=o[Px("0x20")](t[Px("0xf")]);s[Px("0x1d")](e)}const x=new Set;for(const t of i.inline){const e=o[Px("0x20")](t.element);x[Px("0x1d")](e);for(const e of t[Px("0x9")])x[Px("0x1d")](e)}for(const t of s)e[Px("0x8")](t),e._descriptionFactory[Px("0x22")](t,Jr(n,Px("0x4")));for(const t of x)e[Px("0x1c")](t),e[Px("0x18")][Px("0x22")](t,Jr(n,Px("0x4")));this[Px("0xc")]()}[Px("0xc")](){const t=this[Px("0x1e")],e=t[Px("0x5")];t.plugins[Px("0x3")](Px("0x1f"))._descriptionFactory[Px("0x1b")]((t=>{if(Px("0x12")!=t.type&&Px("0x21")!=t[Px("0x2")])return;const{data:n}=t;return n&&Px("0x1")===n.commandName?n[Px("0x19")][0][Px("0x7")]?{type:Px("0x6"),content:Jr(e,Px("0xe"),n.commandParams[0][Px("0x10")][Px("0x17")]())}:{type:"format",content:Jr(e,"*Remove format:* %0",n[Px("0x19")][0].styleName[Px("0x17")]())}:void 0}))}}const jx=["setSelection","_acceptFormatSuggestionCallbackFactory","TableEditing","createTableWalker","plugins","registerPostFixer","getAttribute","*Insert:* %0","_getCoordsForCells","suggestion","element","registerDescriptionCallback","createRangeOn","addMarker:suggestion","subType","_tableSuggestions","accept","min","ELEMENT_TABLE_COLUMN","discard","MAX_SAFE_INTEGER","_suggestionFactory","editor","root","values","execute","some","batch","last","ELEMENT_TABLE_ROW_WITH_TEXT","get","ELEMENT_TABLE","findAncestor","refresh","ELEMENT_TABLE_COLUMN_WITH_TEXT","classes","_tablePostFixingSubtypes","getSelectionAffectedTableCells","name","TableUtils","deletion","removeTableRow","nodeAfter","table","model","isEqual","getSuggestion","filter","_descriptionFactory","$graveyard","enableCommand","markMultiRangeInsertion","insertTableColumnRight","getFirstRange","every","first","enqueueChange","getItems","nodeBefore","getRowIndexes","rootName","change","$textProxy","length","getContainedElement","_setupColumnsRowsFixing","options","colspan","markMultiRangeDeletion","getChildren","getCellLocation","addRange","maxRow","startsWith","max","differ","forceValue","above","substr","commands","has","addClass","insertion","toLowerCase","registerCustomCallback","join","createPositionAt","document","tableCell","from","position","data","MIN_SAFE_INTEGER","insertTableRowAbove","TrackChangesEditing","afterInit","map","hasAttribute","rowspan","tableColumn","isInContent","*Remove:* %0","tableRow","ELEMENT_TABLE_WITH_TEXT","selectTableColumn","_getSuggestionCoords","_splitMarkerName","writer","span","ELEMENT_TABLE_ROW","type","removeTableColumn","start","end","insertTableRowBelow","tablePaste","left","isArray","insertTableColumnLeft","change:data","order","fromRange","isIntersectingWithRange","showSuggestionHighlights","item","detach","getChanges","highest","removeClass","getRanges"];var Gx,Hx;Gx=jx,Hx=335,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[Vx("0x5b")]=[Vx("0x1b"),"tableColumn"],this[Vx("0x46")]=new Set}[Vx("0x14")](){const t=this[Vx("0x4d")],e=t[Vx("0x63")][Vx("0xc")].selection;if(!t[Vx("0x3b")][Vx("0x5")](Vx("0x39")))return;const n=t.locale,r=t[Vx("0x3b")][Vx("0x55")](Vx("0x13")),o=t.plugins[Vx("0x55")]("TableUtils");r[Vx("0x67")].registerElementLabel(Vx("0x62"),(t=>Jr(n,Vx("0x56"),t))),this._setupColumnsRowsFixing(),r[Vx("0x69")]("insertTable"),r[Vx("0x69")]("selectTableRow"),r[Vx("0x69")](Vx("0x1d"));for(const n of[Vx("0x12"),Vx("0x27")]){const i=t[Vx("0x4")][Vx("0x55")](n);r[Vx("0x69")](n,(n=>{t[Vx("0x63")].change((t=>{n();const s=Vx("0x2")===i[Vx("0x2d")],x=o[Vx("0x5c")](e),a=o[Vx("0x72")](x),c=s?a.first-1:a[Vx("0x53")]+1,l=x[0][Vx("0x57")](Vx("0x62")),u=o[Vx("0x3a")](l,{startRow:c,endRow:c}),d=Array[Vx("0xe")](u).map((e=>t[Vx("0x43")](e.cell)));r[Vx("0x6a")](d,"tableRow")}))}))}for(const n of[Vx("0x2b"),Vx("0x6b")]){const i=t[Vx("0x4")].get(n);r.enableCommand(n,(n=>{t[Vx("0x63")].change((t=>{n();const s=Vx("0x29")===i[Vx("0x2d")],x=o[Vx("0x5c")](e),a=o.getColumnIndexes(x),c=s?a[Vx("0x6e")]-1:a[Vx("0x53")]+1,l=x[0][Vx("0x57")]("table"),u=o.createTableWalker(l,{startRow:0,column:c,includeAllSlots:!1}),d=Array.from(u).map((e=>t[Vx("0x43")](e.cell)));r[Vx("0x6a")](d,"tableColumn")}))}))}for(const n of[Vx("0x60"),Vx("0x24")]){const i=n[Vx("0x3")](11),s=i[Vx("0x8")](),x=s[Vx("0x3")](0,3)+Vx("0x21"),a=Vx("0x62")+i,c=Vx("0x48")+i,l="max"+i;r.enableCommand(n,(()=>{t[Vx("0x63")].change((t=>{const i=o[Vx("0x5c")](e),u=i[0][Vx("0x57")](Vx("0x62"));let d;if(Vx("0x60")==n){const t=o.getRowIndexes(i);d={startRow:t[Vx("0x6e")],endRow:t[Vx("0x53")],includeAllSlots:!0}}else{const t=o.getColumnIndexes(i);d={startColumn:t[Vx("0x6e")],endColumn:t[Vx("0x53")],includeAllSlots:!0}}const g=o.createTableWalker(u,d),f=Array.from(g)[Vx("0x15")]((({cell:t})=>t)),m=Wx(f.filter((t=>t[Vx("0x16")](x)))),h=Wx(f[Vx("0x66")]((t=>!t[Vx("0x16")](x))))[Vx("0x15")]((e=>t[Vx("0x43")](e))),b=r[Vx("0x7b")](h,a);if(b&&(Vx("0x1b")==b[Vx("0x45")]||"tableColumn"==b[Vx("0x45")])){const e=this._getSuggestionCoords(b);for(const n of m){const r=t.createRangeOn(n),i=o[Vx("0x7d")](n),a=n.getAttribute(x)-1,u=e[c],d=e[l];u<=i[s]&&i[s]+a<=d&&b[Vx("0x7e")](r)}}}))}))}function i(n){const r=Array.from(e[Vx("0x36")]())[Vx("0x15")]((t=>s.LiveRange.fromRange(t)));t.model[Vx("0x74")]((e=>{const o=e[Vx("0x52")];n=n.filter((t=>Vx("0x68")!=t[Vx("0x4e")][Vx("0x73")])),e.setSelection(n),t[Vx("0x4")][Vx("0x55")](Vx("0x60"))[Vx("0x58")](),t[Vx("0x50")]("removeTableRow",{forceDefaultExecution:!0}),t[Vx("0x63")][Vx("0x6f")]((()=>{t.model[Vx("0x6f")](o,(t=>{const e=r[Vx("0x66")]((t=>Vx("0x68")!=t[Vx("0x4e")][Vx("0x73")]));e[Vx("0x76")]>0&&t[Vx("0x37")](e);for(const t of r)t.detach()}))}))}))}function a(n){t[Vx("0x63")][Vx("0x74")]((r=>{const o=Array[Vx("0xe")](e[Vx("0x36")]()).map((t=>s.LiveRange[Vx("0x2e")](t))),i=[];for(const t of n)for(const e of t.getItems({shallow:!0}))i.push(e);for(const e of i)Vx("0x68")!=e[Vx("0x4e")][Vx("0x73")]&&(r[Vx("0x37")](r[Vx("0xb")](e,0)),t[Vx("0x4")][Vx("0x55")](Vx("0x24"))[Vx("0x58")](),t[Vx("0x50")](Vx("0x24"),{forceDefaultExecution:!0}));const x=o[Vx("0x66")]((t=>Vx("0x68")!=t[Vx("0x4e")][Vx("0x73")]));x.length>0&&r[Vx("0x37")](x);for(const t of o)t[Vx("0x32")]()}))}function c(t,e){return e[Vx("0x6d")]((e=>t[Vx("0x51")]((t=>t[Vx("0x26")][Vx("0x64")](e[Vx("0x25")])||e.end[Vx("0x64")](t[Vx("0x25")])))))}function l(t,e){return t[Vx("0x51")]((t=>e.some((e=>t.end.isTouching(e[Vx("0x25")])))))}t[Vx("0x10")].downcastDispatcher.on(Vx("0x44"),((t,e,n)=>{if(!n[Vx("0x79")][Vx("0x30")])return;const r=e[Vx("0x31")];if(!r)return;const o=n.mapper.toViewElement(r);function i(t){return Array[Vx("0x2a")](t)?t:[t]}o&&Vx("0xd")===r[Vx("0x5d")]&&(0,x.setHighlightHandling)(o,n[Vx("0x20")],((t,e,n)=>n[Vx("0x6")](i(e[Vx("0x5a")]),t)),((t,e,n)=>n[Vx("0x35")](i(e[Vx("0x5a")]),t)))}),{priority:Vx("0x34")}),r[Vx("0x67")][Vx("0x42")]((t=>{if(Vx("0x7")!=t[Vx("0x23")]&&"deletion"!=t[Vx("0x23")])return;const e=t[Vx("0x77")]();if(null!=e&&e.is(Vx("0x41"),"table")){if(Vx("0x7")==t[Vx("0x23")]){const e=t[Vx("0x70")]()[Vx("0x66")]((t=>t.is(Vx("0x75"))))[Vx("0x15")]((t=>t[Vx("0x10")]));if(e[Vx("0x76")])return{type:"insertion",content:Jr(n,Vx("0x3e"),Jr(n,"ELEMENT_TABLE_WITH_TEXT",'"'+e[Vx("0xa")](" ")+'"'))}}if(Vx("0x5f")==t[Vx("0x23")]){const e=t[Vx("0x70")]().filter((t=>t.is(Vx("0x75"))))[Vx("0x15")]((t=>t[Vx("0x10")]));if(e[Vx("0x76")])return{type:"deletion",content:Jr(n,Vx("0x1a"),Jr(n,Vx("0x1c"),'"'+e[Vx("0xa")](" ")+'"'))}}}})),r._descriptionFactory[Vx("0x42")]((t=>{if(Vx("0x1b")==t[Vx("0x45")]){const e=t[Vx("0x70")]()[Vx("0x66")]((t=>t.is(Vx("0x75"))))[Vx("0x15")]((t=>t[Vx("0x10")])),r=this[Vx("0x1e")](t),o=r[Vx("0x7f")]-r.minRow+1;if(Vx("0x7")==t.type)return e[Vx("0x76")]?{type:Vx("0x7"),content:Jr(n,Vx("0x3e"),Jr(n,"ELEMENT_TABLE_ROW_WITH_TEXT",[o,'"'+e[Vx("0xa")](" ")+'"']))}:{type:"insertion",content:Jr(n,Vx("0x3e"),Jr(n,Vx("0x22"),o))};if(Vx("0x5f")==t[Vx("0x23")])return e[Vx("0x76")]?{type:"deletion",content:Jr(n,Vx("0x1a"),Jr(n,Vx("0x54"),[o,'"'+e[Vx("0xa")](" ")+'"']))}:{type:Vx("0x5f"),content:Jr(n,Vx("0x1a"),Jr(n,Vx("0x22"),o))}}if("tableColumn"==t[Vx("0x45")]){const e=t[Vx("0x70")]()[Vx("0x66")]((t=>t.is(Vx("0x75")))).map((t=>t[Vx("0x10")])),r=this[Vx("0x1e")](t),o=r.maxColumn-r.minColumn+1;if(Vx("0x7")==t.type)return e[Vx("0x76")]?{type:Vx("0x7"),content:Jr(n,"*Insert:* %0",Jr(n,Vx("0x59"),[o,'"'+e[Vx("0xa")](" ")+'"']))}:{type:"insertion",content:Jr(n,Vx("0x3e"),Jr(n,Vx("0x49"),o))};if(Vx("0x5f")==t[Vx("0x23")])return e[Vx("0x76")]?{type:Vx("0x5f"),content:Jr(n,"*Remove:* %0",Jr(n,"ELEMENT_TABLE_COLUMN_WITH_TEXT",[o,'"'+e[Vx("0xa")](" ")+'"']))}:{type:Vx("0x5f"),content:Jr(n,"*Remove:* %0",Jr(n,Vx("0x49"),o))}}})),r[Vx("0x4c")][Vx("0x9")]("insertion",Vx("0x1b"),Vx("0x4a"),i),r[Vx("0x4c")][Vx("0x9")](Vx("0x5f"),"tableRow",Vx("0x47"),i),r._suggestionFactory[Vx("0x9")]("insertion",Vx("0x18"),Vx("0x4a"),a),r[Vx("0x4c")][Vx("0x9")](Vx("0x5f"),Vx("0x18"),"accept",a),r[Vx("0x4c")][Vx("0x9")](Vx("0x7"),Vx("0x18"),Vx("0xa"),c),r._suggestionFactory[Vx("0x9")](Vx("0x5f"),Vx("0x18"),Vx("0xa"),c),r._suggestionFactory[Vx("0x9")]("insertion",Vx("0x1b"),Vx("0xa"),l),r._suggestionFactory[Vx("0x9")](Vx("0x5f"),Vx("0x1b"),Vx("0xa"),l)}[Vx("0x38")](){const t=this[Vx("0x4d")],e=t[Vx("0x63")][Vx("0xc")].selection;return(n,r)=>{t[Vx("0x63")].change((o=>{const{commandName:i,commandParams:x}=r;let a=n[0][Vx("0x26")][Vx("0x71")];x&&x[0]&&!1===x[0][Vx("0x1")]&&(a=n[0][Vx("0x25")][Vx("0x61")]);const c=o.createRangeIn(a);if(Vx("0x68")==c.root[Vx("0x73")])return;const l=Array.from(e[Vx("0x36")]()).map((t=>s.LiveRange[Vx("0x2e")](t)));o[Vx("0x37")](c),t.commands[Vx("0x55")](i)[Vx("0x58")](),x.push({forceDefaultExecution:!0}),t.execute(i,...x);const u=l[Vx("0x66")]((t=>"$graveyard"!=t[Vx("0x4e")].rootName));u[Vx("0x76")]>0&&o[Vx("0x37")](u);for(const t of l)t[Vx("0x32")]()}))}}[Vx("0x3f")](t){const e=this[Vx("0x4d")][Vx("0x3b")][Vx("0x55")](Vx("0x5e"));let n=Number.MAX_SAFE_INTEGER,r=Number[Vx("0x11")],o=Number[Vx("0x4b")],i=Number.MIN_SAFE_INTEGER;for(const s of t){if(Vx("0x68")==s[Vx("0x4e")][Vx("0x73")])continue;const{row:t,column:x}=e[Vx("0x7d")](s),a=s[Vx("0x16")](Vx("0x17"))?s[Vx("0x3d")]("rowspan")-1:0,c=s[Vx("0x16")](Vx("0x7a"))?s[Vx("0x3d")](Vx("0x7a"))-1:0;n=t<n?t:n,r=t+a>r?t+a:r,o=x<o?x:o,i=x+c>i?x+c:i}return{minRow:n,maxRow:r,minColumn:o,maxColumn:i}}[Vx("0x78")](){const t=this[Vx("0x4d")],e=t.plugins[Vx("0x55")](Vx("0x13")),n=t.plugins[Vx("0x55")]("TableUtils");t.model.document.on(Vx("0x2c"),(()=>{const n=Array[Vx("0xe")](t[Vx("0x63")][Vx("0xc")][Vx("0x0")].getChangedMarkers());for(const{name:t,data:r}of n){const{group:n,id:o,subType:i}=e[Vx("0x1f")](t);if(Vx("0x40")!=n)continue;if(null!=r.oldRange)continue;const s=e[Vx("0x65")](o);this[Vx("0x5b")].includes(i)&&this[Vx("0x46")].add(s)}}),{priority:"low"});const r=(t,e)=>{let r=!1;const o=e[Vx("0x43")](t),i=t[Vx("0x57")](Vx("0x62")),s=n[Vx("0x7d")](t);for(const e of this[Vx("0x46")]){const n=e[Vx("0x45")],x=n[Vx("0x80")](Vx("0x28")),a=n[Vx("0x3")](x?10:5),c=a[Vx("0x8")](),l=c[Vx("0x3")](0,3)+Vx("0x21"),u=Vx("0x48")+a,d=Vx("0x81")+a;if(!e[Vx("0x19")])continue;if(i!=e[Vx("0x6c")]()[Vx("0x25")][Vx("0x57")](Vx("0x62")))continue;if(e[Vx("0x2f")](o))continue;const g=t[Vx("0x16")](l)?t[Vx("0x3d")](l)-1:0,f=this[Vx("0x1e")](e),m=f[u],h=f[d];m<=s[c]&&s[c]+g<=h&&(e.addRange(o),r=!0)}return r};t[Vx("0x63")][Vx("0xc")][Vx("0x3c")]((e=>{let n=!1;for(const o of t[Vx("0x63")][Vx("0xc")][Vx("0x0")][Vx("0x33")]())if("insert"==o[Vx("0x23")])if(Vx("0x1b")==o[Vx("0x5d")])for(const t of o[Vx("0xf")][Vx("0x61")][Vx("0x7c")]())n=n||r(t,e);else Vx("0xd")==o[Vx("0x5d")]&&(n=n||r(o[Vx("0xf")].nodeAfter,e));return n}))}[Vx("0x1e")](t){return this[Vx("0x3f")](t[Vx("0x36")]()[Vx("0x15")]((t=>t.start.nodeAfter)))}}function Wx(t){return Array[Vx("0xe")](new Set(t)[Vx("0x4f")]())}const Kx=["selection","getAncestors","_tablePostFixingSubtypes","afterInit","getSelectionAffectedTableCells","_areMergableCells","TableUtils","mergeTableCellLeft","enableCommand","author","insertion","from","*Merge cells*","formatBlock","registerDescriptionCallback","createRangeOn","set:isEnabled","format","_suggestionFactory","locale","find","detach","isInContent","mergeTableCells","_areSelectedCellsMergable","commands","commandName","*Split cell:* vertically","subType","_isForcedDefaultExecutionBlock","element","stop","$graveyard","markBlockFormat","change","editor","size","TrackChangesEditing","mergeTableCellRight","isEnabled","markMultiRangeBlockFormat","mergeTableCellDown","getCellLocation","model","length","get","formatInline","plugins","getRanges","value","rootName","mergeTableCellUp","horizontally","document","_descriptionFactory","return","createTableWalker","registerCustomCallback","cell","map","containsRange","execute","splitTableCellHorizontally","findAncestor","TableEditing","trackChanges","splitTableCellVertically","tableCell","push","type","getSuggestions","add","*Split cell:* horizontally","deletion","low"];var qx,Xx;qx=Kx,Xx=490,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 requires(){return[zx]}[$x("0x26")](){const t=this[$x("0x46")],e=t.model[$x("0xd")][$x("0x23")],n=t[$x("0x36")];if(!t[$x("0x7")].has($x("0x18")))return;const r=t[$x("0x7")].get("TrackChangesEditing"),o=t[$x("0x7")].get($x("0x29")),i=t[$x("0x7")][$x("0x5")](zx);i[$x("0x25")][$x("0x1c")]($x("0x3a")),r[$x("0x2b")]($x("0x3a"),(()=>{const e=o.getSelectionAffectedTableCells(t[$x("0x3")][$x("0xd")][$x("0x23")]);t[$x("0x3")][$x("0x45")]((()=>{r[$x("0x0")](e,{commandName:$x("0x3a"),commandParams:[]},[],$x("0x3a"))}))})),t[$x("0x3c")][$x("0x5")]($x("0x3a")).on($x("0x15"),((e,n)=>{t[$x("0x3c")][$x("0x5")]($x("0x19")).value&&(n.length>0&&n[n[$x("0x4")]-1]&&n[n[$x("0x4")]-1].forceDefaultExecution||r[$x("0x40")]||this[$x("0x3b")]()||e[$x("0x42")]())}),{priority:"highest"});for(const e of[$x("0xb"),$x("0x49"),$x("0x1"),$x("0x2a")]){const n=t[$x("0x3c")][$x("0x5")](e);r.enableCommand(e,(()=>{const e=t.model[$x("0xd")][$x("0x23")].getFirstPosition()[$x("0x24")]()[$x("0x37")]((t=>t.is($x("0x41"),$x("0x1b")))),o=n.value;t.model[$x("0x45")]((()=>{r[$x("0x0")]([e,o],{commandName:"mergeTableCells",commandParams:[]},[],$x("0x3a"))}))}))}for(const e of["splitTableCellVertically","splitTableCellHorizontally"]){const n=t.commands.get(e);r[$x("0x2b")](e,(()=>{const i=o[$x("0x27")](t[$x("0x3")].document.selection)[0],s=i[$x("0x17")]("table"),{column:x,row:a}=o[$x("0x2")](i);let c=[];if($x("0xc")==n.direction){const t=o.createTableWalker(s,{startRow:a,endRow:a,includeAllSlots:!0});c=Array[$x("0x2e")](t)[$x("0x13")]((t=>t[$x("0x12")]))}else{const t=o[$x("0x10")](s,{column:x,includeAllSlots:!0});c=Array.from(t)[$x("0x13")]((t=>t[$x("0x12")]))}t[$x("0x3")][$x("0x45")]((t=>{r[$x("0x44")](t.createRangeOn(i),{commandName:e,commandParams:[]},c,e)}))}))}r[$x("0xe")][$x("0x31")]((t=>{if("formatBlock"!=t.type&&$x("0x6")!=t.type)return;const{data:e}=t;return e&&$x("0x3a")==e[$x("0x3d")]?{type:$x("0x34"),content:Jr(n,$x("0x2f"))}:void 0})),r[$x("0xe")].registerDescriptionCallback((t=>{if($x("0x30")!=t.type&&"formatInline"!=t[$x("0x1d")])return;const{data:e}=t;return e?$x("0x1a")==e[$x("0x3d")]?{type:$x("0x34"),content:Jr(n,$x("0x3e"))}:"splitTableCellHorizontally"==e[$x("0x3d")]?{type:$x("0x34"),content:Jr(n,$x("0x20"))}:void 0:void 0}));const x=i._acceptFormatSuggestionCallbackFactory();for(const t of[$x("0xb"),$x("0x49"),$x("0x1"),"mergeTableCellLeft"])r[$x("0x35")][$x("0x11")]($x("0x30"),t,"accept",x);for(const t of[$x("0x1a"),$x("0x16")])r._suggestionFactory.registerCustomCallback("formatBlock",t,"accept",x);r._suggestionFactory[$x("0x11")]($x("0x30"),$x("0x3a"),"accept",(n=>{t[$x("0x3")][$x("0x45")]((r=>{const o=Array[$x("0x2e")](e[$x("0x8")]())[$x("0x13")]((t=>s.LiveRange.fromRange(t)));r.setSelection(n),t[$x("0x3c")][$x("0x5")]($x("0x3a")).refresh(),t[$x("0x15")]($x("0x3a"),{forceDefaultExecution:!0});const i=o.filter((t=>$x("0x43")!=t.root[$x("0xa")]));i[$x("0x4")]>0&&r.setSelection(i);for(const t of o)t[$x("0x38")]()}))}));for(const e of["mergeTableCellUp",$x("0x1"),$x("0x2a"),$x("0x49")]){const n=t[$x("0x3c")][$x("0x5")](e);n.on($x("0x33"),((e,r,o)=>{if(o){const r=t[$x("0x3")].document[$x("0x23")].getFirstPosition()[$x("0x24")]()[$x("0x37")]((t=>t.is("element",$x("0x1b"))));this[$x("0x28")](n[$x("0x9")],r)||(e[$x("0xf")]=!1,e.stop())}}),{priority:$x("0x22")})}}[$x("0x3b")](){const t=this.editor.commands[$x("0x5")]("mergeTableCells"),e=this[$x("0x46")][$x("0x7")][$x("0x5")]($x("0x29"));if(!t[$x("0x4a")])return!1;const n=e[$x("0x27")](this[$x("0x46")][$x("0x3")].document[$x("0x23")]);for(const t of n)for(const e of n)if(t!=e&&!this._areMergableCells(t,e))return!1;return!0}[$x("0x28")](t,e){const n=this.editor[$x("0x7")][$x("0x5")]($x("0x48")),r=this[$x("0x46")][$x("0x3")][$x("0x32")](t),o=this[$x("0x46")][$x("0x3")][$x("0x32")](e),i=new Set,s=new Set;for(const t of n[$x("0x1e")]())if(($x("0x2d")==t[$x("0x1d")]||$x("0x21")==t[$x("0x1d")]||"mergeTableCells"==t[$x("0x3f")])&&t[$x("0x39")])for(const e of t[$x("0x8")]())e[$x("0x14")](r,!0)&&i[$x("0x1f")](t[$x("0x1d")]+":"+t[$x("0x2c")].id),e[$x("0x14")](o,!0)&&s.add(t[$x("0x1d")]+":"+t[$x("0x2c")].id);if(i.size!=s[$x("0x47")])return!1;for(const t of i)if(!s.has(t))return!1;return!0}}const Yx=["setTableColumnHeader","_descriptionFactory","stop","data-suggestion","unbindElementFromMarkerName","ck-suggestion-marker-","highest","FORMAT_REGULAR_ROW","markerName","editor","TrackChangesEditing","get","setAttribute","removeClass","accept","mapper","_suggestionFactory","name","FORMAT_REGULAR_COLUMN","writer","includes","consume","requires","_acceptFormatSuggestionCallbackFactory","addClass","_handleLegacySuggestions","addMarker:suggestion","TableEditing","setTableRowHeader","FORMAT_HEADER_COLUMN","afterInit","activeMarkers","getSuggestion","markerRange","formatBlock","registerAttributeLabel","has","ck-suggestion-marker--active","markerNameToElements","registerCustomCallback","forceValue","format","_enableDefaultAttributesIntegration","parent","headingRows","commandParams","getCellLocation","nodeBefore","FORMAT_HEADER_ROW","plugins","registerDescriptionCallback","data","item","commandName","locale","nodeAfter","cell","start","downcastDispatcher","_registerLegacyDescription","editing","type"];var Jx,Qx;Jx=Yx,Qx=266,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("0x4")](){return[zx]}[ta("0xc")](){const t=this.editor;if(!t[ta("0x1f")][ta("0x12")](ta("0x9")))return;const e=t.locale,n=t.plugins[ta("0x37")]("TrackChangesEditing");n[ta("0x18")](ta("0xa"),[],[ta("0x1a")]),n._enableDefaultAttributesIntegration("setTableColumnHeader",[],["headingColumns"]),n[ta("0x2d")][ta("0x11")](ta("0x1a"),Jr(e,ta("0x1e"))),n[ta("0x2d")][ta("0x11")]("headingColumns",Jr(e,ta("0xb"))),this[ta("0x7")]()}_handleLegacySuggestions(){const t=this.editor.plugins[ta("0x37")](ta("0x36")),e=this.editor.plugins[ta("0x37")]("TableUtils"),n=this[ta("0x35")].plugins.get(zx)[ta("0x5")]();function r({showActiveMarker:n=!0,setDataAttribute:r=!0}={}){return(o,i,s)=>{const{type:x,id:a}=t._splitMarkerName(i[ta("0x34")]),c=t[ta("0xe")](a),l=c[ta("0x21")];if(ta("0x10")!=c[ta("0x2b")]||!l||"setTableColumnHeader"!=l[ta("0x23")])return;if(i[ta("0x22")])return void o[ta("0x2e")]();if(!s.consumable[ta("0x3")](i[ta("0xf")],o[ta("0x3d")]))return;const u=i.markerRange[ta("0x27")][ta("0x25")],d=i[ta("0xf")].end[ta("0x1d")],g=u[ta("0x19")][ta("0x19")],{column:f}=e[ta("0x1c")](u),{column:m}=e[ta("0x1c")](d);for(let o=f;o<=m;o++){const c=e.createTableWalker(g,{column:o,includeAllSlots:!1});for(const e of c){const o=e[ta("0x26")],c=s[ta("0x3b")].toViewElement(o);s[ta("0x1")][ta("0x6")](ta("0x31")+x,c),r&&s.writer[ta("0x38")](ta("0x2f"),a,c),s[ta("0x3b")].bindElementToMarker(c,i.markerName),n&&(t[ta("0xd")][ta("0x2")](i.markerName)?s[ta("0x1")][ta("0x6")](ta("0x13"),c):s.writer[ta("0x39")](ta("0x13"),c))}}}}t[ta("0x3c")][ta("0x15")](ta("0x10"),ta("0xa"),"accept",n),t[ta("0x3c")][ta("0x15")](ta("0x10"),ta("0x2c"),ta("0x3a"),n),this[ta("0x35")][ta("0x2a")][ta("0x28")].on(ta("0x8"),r(),{priority:"highest"}),this[ta("0x35")][ta("0x21")][ta("0x28")].on(ta("0x8"),((t,e,n)=>{n.options.showSuggestionHighlights&&r({showActiveMarker:!1,setDataAttribute:!1})(t,e,n)}),{priority:"highest"}),this[ta("0x35")][ta("0x2a")].downcastDispatcher.on("removeMarker:suggestion",((e,n,r)=>{const{type:o,id:i}=t._splitMarkerName(n[ta("0x34")]),s=t.getSuggestion(i),x=s[ta("0x21")];if(ta("0x10")!=s[ta("0x2b")]||!x||ta("0x2c")!=x[ta("0x23")])return;const a=r[ta("0x3b")][ta("0x14")](n[ta("0x34")]);if(a)for(const t of a)r[ta("0x1")][ta("0x39")](ta("0x31")+o,t),r[ta("0x1")][ta("0x39")]("ck-suggestion-marker--active",t),r[ta("0x1")].removeAttribute(ta("0x2f"),t),r.mapper[ta("0x30")](t,n.markerName)}),{priority:ta("0x32")}),this[ta("0x29")]()}[ta("0x29")](){const t=this.editor,e=t[ta("0x24")];function n(t){return{type:ta("0x17"),content:Jr(e,"*Format:* %0",t)}}t.plugins.get(ta("0x36"))[ta("0x2d")][ta("0x20")]((t=>{if(ta("0x10")!=t[ta("0x2b")])return;const{data:r}=t;if(r){if(ta("0xa")==r[ta("0x23")]){const t=r.commandParams[0][ta("0x16")];return n(Jr(e,ta(t?"0x1e":"0x33")))}if(ta("0x2c")==r[ta("0x23")]){const t=r[ta("0x1b")][0][ta("0x16")];return n(Jr(e,ta(t?"0xb":"0x0")))}}}))}}const na=["deletionRanges","endColumn","suggestionUnloaded","trackChanges","getChanges","getChildren","columnInsertionIndexes","set","schema","elementToElement","getColumnIndexes","insertColumns","remove","low","getShiftedBy","options","isEmpty","value","getMarkers","registerDescriptionCallback","rows","wrap","_isForcedDefaultExecutionBlock","has","register","join","tableCellBorderColor","filter","getAllAdjacentSuggestions","locale","end","unwrap","activeMarkers","row","push","markerAttributes","root","markMultiRangeDeletion","cells","registerCustomCallback","get","getSuggestions","model","previous","hasSuggestion","_splitMarkerName","newRange","_suggestionFactory","_getCoordsForCells","getTableIfOnlyTableInContent","some","suggestion-td","tableCellBackgroundColor","tableCellVerticalAlignment","removeColumns","getContainedElement","markers","name","from","clipboardOutput","tablePasteRow","createElement","entries","tablePasteColumn","_tablePostFixingSubtypes","previousSibling","findAncestor","rootName","oldRange","author","move","createTableWalker","listenTo","getRanges","getRange","insertion","containsRange","last","tablePaste","ck-suggestion-marker-insertion","selection","cell","length","insertRows","TrackChangesEditing","tableCellPadding","dataDowncast","suggestion","tablePasteCell","includes","setAttributes","columnInsertionRanges","removeMarker","plugins","isInContent","rowInsertionRanges","conversion","column","paragraph","insertionRanges","_createdBatches","type","subType","requires","getItems","TableClipboard","TableUtils","removeRows","next","discard","stop","markerName","tablePasteChainId","tableCell","insert","endRow","createPositionBefore","updateMarker","getRows","createRangeIn","getSuggestionCallback","differ","fill","start","commands","attributes","getAttributes","change","first","suggestion:formatBlock:tablePasteCell","editor","add","fromEntries","editing","keys","for","Users","_replaceTableSlotCell","ck-suggestion-marker--active","tableCellSuggestion","insertContent","reduce","showSuggestionHighlights","removeMarkers","accept","registerPostFixer","startsWith","deletion","table","createRangeOn","map","position","editingDowncast","getSelectionAffectedTableCells","element","document","forceDefaultExecution","high","isEqual","batch","redo","nextSibling","nodeAfter","formatBlock","getChild"];var ra,oa;ra=na,oa=140,function(t){for(;--t;)ra.push(ra.shift())}(++oa);const ia=function(t,e){return na[t-=0]},sa=["tableCellBorderWidth",ia("0x33"),"tableCellBorderStyle","tableCellHorizontalAlignment",ia("0x4e"),ia("0x4d"),ia("0x6e")],xa=Object[ia("0x9d")](sa.map((t=>[t,null])));class aa extends t.Plugin{static get[ia("0x80")](){return[zx]}afterInit(){const t=this[ia("0x9b")];if(!t[ia("0x76")][ia("0x30")](ia("0x82")))return;const n=t[ia("0x76")][ia("0x41")](ia("0x6d")),r=t.plugins[ia("0x41")](ia("0x83")),o=t[ia("0x76")][ia("0x41")](zx),i=t[ia("0x76")][ia("0x41")]("TableClipboard");o[ia("0x59")][ia("0x3b")](ia("0x55"),ia("0x58")),t.model[ia("0x21")][ia("0x31")](ia("0xa4"),{allowIn:ia("0x8a"),allowContentOf:ia("0x8a"),isLimit:!0}),t.conversion[ia("0x22")]({model:ia("0xa4"),view:ia("0x4c")});let s=null;t[ia("0x43")].on(ia("0x0"),((o,x)=>{const[a,c]=x,l=x[x[ia("0x6b")]-1];l&&l[ia("0x10")]||n[ia("0x2f")]||this[ia("0x9b")][ia("0x95")][ia("0x41")](ia("0x1c"))[ia("0x2a")]&&function(t,e,n,r,o){if(e&&!e.is("documentSelection"))return!1;const i=o[ia("0x4a")](t,n);if(!i||!la(i,void 0,r))return!1;const s=r[ia("0xd")](n[ia("0xf")][ia("0x69")]);if(!s.length)return!1;const x=s[0][ia("0x5b")]("table"),a=r.getRowIndexes(s),c=r[ia("0x23")](s),l={startRow:a[ia("0x99")],endRow:a[ia("0x66")],startColumn:c[ia("0x99")],endColumn:c[ia("0x66")]};return 1==s[ia("0x6b")]&&(l[ia("0x8c")]+=r[ia("0x8f")](i)-1,l[ia("0x1a")]+=r.getColumns(i)-1),la(x,l,r)}(a,c,t[ia("0x43")],r,i)&&(o[ia("0x87")](),s={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},t[ia("0x43")].change((()=>{t.model[ia("0x0")](x[0],x[1],x[2],{forceDefaultExecution:!0});const r=(0,e.uid)(),{rowInsertionRanges:o,columnInsertionRanges:i,insertionRanges:a,deletionRanges:c,cells:l}=s;o[ia("0x6b")]&&n.markMultiRangeInsertion(o,ia("0x55"),{tablePasteChainId:r}),i[ia("0x6b")]&&n.markMultiRangeInsertion(i,ia("0x58"),{tablePasteChainId:r}),a.length&&n.markMultiRangeInsertion(a,ia("0x67"),{tablePasteChainId:r,skipNestingCheck:!0}),c[ia("0x6b")]&&n[ia("0x3e")](c,ia("0x67"),{tablePasteChainId:r,skipNestingCheck:!0});const u=n.markMultiRangeBlockFormat(l[ia("0xa")]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],"tablePasteCell",{tablePasteChainId:r});if(u){const e=u[ia("0x2b")](),n=[];for(const{element:r,attributes:o}of l){if(!o)continue;const i=t.model[ia("0x9")](r),s=e.find((t=>t[ia("0x63")]()[ia("0x12")](i)));s&&n[ia("0x3b")]([s[ia("0x52")],o])}n[ia("0x6b")]&&u.setAttribute(ia("0x3c"),Object.fromEntries(n))}s=null})))}),{priority:e.priorities[ia("0x11")]+10}),t[ia("0x76")][ia("0x41")](ia("0x82")).on(ia("0xa2"),((t,e)=>{const[n,r,,o]=e;if(!s)return;t.stop();const i=n[ia("0x6a")],x=r,a=ca(i),c=ca(x);t.return=i;let l=null,u=null;if(c||a)if(a&&!c){o[ia("0x25")](i[ia("0x18")](0));for(const t of Array[ia("0x53")](x[ia("0x1e")]()))o[ia("0x8b")](t,i,ia("0x37"));const t=s.rowInsertionIndexes[ia("0x72")](n[ia("0x3a")]),e=s[ia("0x1f")][ia("0x72")](n[ia("0x7a")]);t||e||(l=o.createRangeIn(i))}else c&&!a&&(u=o.createRangeIn(i));else{const t=o[ia("0x56")]("tableCellSuggestion"),e=o[ia("0x56")](ia("0xa4"));o[ia("0x2e")](o[ia("0x90")](i),e),o.insert(t,i,0);for(const e of Array[ia("0x53")](x[ia("0x1e")]()))o[ia("0x8b")](e,t,"end");l=o[ia("0x9")](t),u=o[ia("0x9")](e)}const d=Array[ia("0x53")](x[ia("0x97")]()).filter((([t])=>sa[ia("0x72")](t)));s[ia("0x3f")][ia("0x3b")]({element:i,attributes:d[ia("0x6b")]?Object[ia("0x9d")](d):null}),l&&s[ia("0x7c")][ia("0x3b")](l),u&&s[ia("0x19")][ia("0x3b")](u)}),{priority:ia("0x11")}),r.on(ia("0x24"),((e,n)=>{const[o,i={}]=n;if(!s)return;const x=i.at||0,a=i.columns||1;s[ia("0x1f")]=new Array(a)[ia("0x93")](x)[ia("0xa")](((t,e)=>t+e));for(const{cell:e}of r[ia("0x60")](o,{startColumn:x,endColumn:x+a-1}))s[ia("0x74")][ia("0x3b")](t[ia("0x43")][ia("0x9")](e))}),{priority:ia("0x26")}),r.on(ia("0x6c"),((e,n)=>{const[o,i={}]=n;if(!s)return;const x=i.at||0,a=i[ia("0x2d")]||1;s.rowInsertionIndexes=new Array(a)[ia("0x93")](x)[ia("0xa")](((t,e)=>t+e));for(const{cell:e}of r[ia("0x60")](o,{startRow:x,endRow:x+a-1}))s[ia("0x78")][ia("0x3b")](t[ia("0x43")][ia("0x9")](e))}),{priority:ia("0x26")}),n._descriptionFactory[ia("0x2c")]((e=>{if(e[ia("0x7f")]&&e[ia("0x7f")].startsWith(ia("0x67")))return e[ia("0x44")]?{}:{type:ia("0x64"),content:Jr(t[ia("0x36")],"*Replace table cells*")}}));const x=()=>!1;for(const t of["tablePaste",ia("0x58"),"tablePasteRow",ia("0x71")])n[ia("0x48")][ia("0x40")]("insertion",t,ia("0x32"),x),n._suggestionFactory[ia("0x40")](ia("0x7"),t,ia("0x32"),x),n[ia("0x48")][ia("0x40")](ia("0x17"),t,ia("0x32"),x);n[ia("0x48")].registerCustomCallback(ia("0x17"),"tablePasteCell",ia("0x86"),x),n[ia("0x48")].registerCustomCallback(ia("0x17"),ia("0x71"),ia("0x4"),((e,n,r)=>{const o=e[ia("0xa")]((t=>t[ia("0x50")]()))[ia("0x34")]((t=>t)),i=new Map(o[ia("0xa")]((t=>[t,null])));if(s)for(const{element:t,attributes:e}of s[ia("0x3f")])e&&i[ia("0x20")](t,e);else if(r&&r.markerAttributes)for(const[e,n]of Object[ia("0x57")](r[ia("0x3c")])){const r=t[ia("0x43")][ia("0x51")][ia("0x41")](e),o=r?r[ia("0x63")]().getContainedElement():null;o&&i.set(o,n)}t[ia("0x43")][ia("0x98")]((t=>{for(const[e,n]of i)t[ia("0x73")]({...xa,...n},e)}))}));const a=(e,r)=>{n[ia("0x48")][ia("0x40")](e,"tablePaste",r,((o,i,s)=>{t[ia("0x43")].change((t=>{const x=[];for(const t of o){const e=t[ia("0x94")][ia("0x16")];e.is("element",ia("0xa4"))&&x[ia("0x3b")](e)}n[ia("0x48")][ia("0x91")](e,null,r)(o,i,s);for(const e of x)"$graveyard"!=e[ia("0x3d")][ia("0x5c")]&&t[ia("0x38")](e)}))}))};a("insertion",ia("0x4")),a("insertion",ia("0x86")),a(ia("0x7"),ia("0x4")),a(ia("0x7"),ia("0x86")),n[ia("0x48")][ia("0x40")](ia("0x64"),"tablePasteRow",ia("0x86"),(t=>{const e=t[ia("0xa")]((t=>t.getContainedElement())),n=e[0][ia("0x5b")](ia("0x8")),{minRow:i,maxRow:s}=o[ia("0x49")](e);r[ia("0x84")](n,{at:i,rows:s-i+1})})),n[ia("0x48")][ia("0x40")]("insertion",ia("0x58"),ia("0x86"),(t=>{const e=t[ia("0xa")]((t=>t[ia("0x50")]())),n=e[0][ia("0x5b")]("table"),{minColumn:i,maxColumn:s}=o._getCoordsForCells(e);r[ia("0x4f")](n,{at:i,columns:s-i+1})}));const c=(t,e)=>{if(!e[ia("0x7f")]||!e.subType.startsWith("tablePaste"))return;const r=e[ia("0x96")][ia("0x89")],o=n.getSuggestions()[ia("0x34")]((t=>t[ia("0x77")]&&t.attributes&&t[ia("0x96")][ia("0x89")]==r));o.length&&e[ia("0x35")]().length!=o[ia("0x6b")]&&o[ia("0x1")](((t,e)=>(t[ia("0x85")]=e,e[ia("0x44")]=t,e)))};function l(t,e=!0){const{id:r}=n[ia("0x46")](t.markerName),o=["ck-suggestion-marker",ia("0x68")],i=n[ia("0x39")].includes(t[ia("0x88")]);return i&&o.push(ia("0xa3")),{classes:o,attributes:{"data-suggestion":r},priority:i&&e?3010:3e3}}n.on("suggestionLoaded",c,{priority:"high"}),n.on(ia("0x1b"),c,{priority:ia("0x11")}),t[ia("0x43")].document[ia("0x5")]((()=>{let e=!1;const r=Array[ia("0x53")](t[ia("0x43")][ia("0xf")].differ.getChangedMarkers());for(const{name:o,data:i}of r){const{group:r,type:s,id:x}=n[ia("0x46")](o);if(ia("0x70")!=r||ia("0x7")!=s||i[ia("0x5d")])continue;if(!n[ia("0x45")](x))continue;const a=n.getSuggestion(x)[ia("0x62")](),c=t[ia("0x76")][ia("0x41")](ia("0xa1")).me;for(const t of n.getSuggestions())if(t[ia("0x77")]&&t[ia("0x5e")]==c&&ia("0x17")==t[ia("0x7e")]&&ia("0x71")==t.subType&&t[ia("0x62")]().every((t=>a[ia("0x4b")]((e=>e[ia("0x65")](t,!0))))))for(const n of t[ia("0x35")]())n[ia("0x77")]&&(n.discard(),e=!0)}return e})),t.model[ia("0xf")][ia("0x5")]((e=>{const r=t[ia("0x95")][ia("0x41")](ia("0x14"));if(!r||!r[ia("0x7d")][ia("0x30")](e[ia("0x13")]))return!1;let o=!1;const i=t[ia("0x76")][ia("0x41")]("Users").me,s=t[ia("0x43")][ia("0xf")][ia("0x92")][ia("0x1d")](),x=Array[ia("0x53")](t[ia("0x43")][ia("0xf")][ia("0x92")].getChangedMarkers())[ia("0x34")]((({name:t,data:e})=>{const{group:r,subType:o,authorId:s}=n[ia("0x46")](t);return"suggestion"==r&&ia("0x67")==o&&s==i.id&&!e[ia("0x5d")]}));for(const t of s){if(ia("0x8b")!=t.type||ia("0xa4")!=t[ia("0x52")]||1!=t[ia("0x6b")])continue;const n=e.createRange(t[ia("0xb")],t[ia("0xb")][ia("0x27")](1));if(!x.find((({data:t})=>t.newRange[ia("0x12")](n))))for(const{name:t,data:r}of x)if(n.containsRange(r[ia("0x47")])){e[ia("0x8e")](t,{range:n}),o=!0;break}}return o})),t[ia("0x43")][ia("0xf")][ia("0x5")]((e=>{let r=!1;const o=t[ia("0x76")][ia("0x41")](ia("0xa1")).me,i=n[ia("0x42")]()[ia("0x34")]((t=>t[ia("0x77")]&&t.author==o)),s=new Set,x=new Set;for(const t of i)if(ia("0x67")==t[ia("0x7f")])for(const e of t[ia("0x2b")]()){const n=e[ia("0x63")]()[ia("0x50")]();if(n)if(n.is(ia("0xe"),ia("0xa4"))&&ca(n)){t[ia("0x75")](e[ia("0x52")]),s[ia("0x9c")](n),r=!0;const o=n[ia("0x15")],i=n[ia("0x5a")],a=o&&o.is(ia("0xe"),"tableCellSuggestion"),c=i&&i.is("element",ia("0xa4"));a&&!s[ia("0x30")](o)&&x[ia("0x9c")](o),c&&!s[ia("0x30")](i)&&x[ia("0x9c")](i)}else n.is(ia("0xe"),ia("0x7b"))&&n[ia("0x29")]&&(t.removeMarker(e[ia("0x52")]),r=!0)}else if(ia("0x71")==t[ia("0x7f")]){if(!t[ia("0x96")]||!t[ia("0x96")].tablePasteChainId)continue;const e=t.attributes[ia("0x3c")];if(e&&Object[ia("0x9f")](e).length)continue;const n=t[ia("0x96")][ia("0x89")];let o=!0,s=!0;for(const e of i)if(e[ia("0x7f")]&&e[ia("0x7f")][ia("0x6")](ia("0x67"))){if(!e[ia("0x96")].tablePasteChainId){s=!1;break}if(e.id!=t.id&&e[ia("0x96")][ia("0x89")]==n){o=!1;break}}s&&o&&(t[ia("0x3")](),r=!0)}for(const t of s)e.remove(t);for(const t of x)e[ia("0x38")](t);return r})),t.conversion[ia("0xa0")](ia("0xc")).markerToHighlight({model:ia("0x9a"),view:(t,e)=>l(t),converterPriority:ia("0x11")}),t[ia("0x79")].for(ia("0x6f")).markerToHighlight({model:"suggestion:formatBlock:tablePasteCell",view:(t,e)=>e[ia("0x28")][ia("0x2")]?l(t,!1):null,converterPriority:ia("0x11")});const u=t[ia("0x9e")].view;this[ia("0x61")](u.document,ia("0x54"),((t,e)=>{const n=[];for(const t of u.createRangeIn(e.content)[ia("0x81")]())t.is(ia("0xe"),ia("0x4c"))&&n[ia("0x3b")](t);u[ia("0x98")]((t=>{for(const e of n)t[ia("0x5f")](t[ia("0x90")](e),t[ia("0x8d")](e)),t[ia("0x25")](e)}))}))}}function ca(t){if(t[ia("0x29")])return!0;const e=t[ia("0x18")](0);return e.is(ia("0xe"),ia("0x7b"))&&e.isEmpty}function la(t,e={},n){for(const{isAnchor:r,cellHeight:o,cellWidth:i}of n[ia("0x60")](t,{includeAllSlots:!0,...e}))if(!r||1!=o||1!=i)return!1;return!0}const ua=["model","accept","get","getSuggestionCallback","getTableColumnsWidths","getSuggestions","TableColumnResizeEditing","formatGroupId","Users","tableWidth","locale","formatBlock","markBlockFormat","getColumnGroupElement","getAttribute","data","resizeTable","columnWidths","commandParams","afterInit","_descriptionFactory","formatInline","handleSuggestionDescription","format","discard","table","enableCommand","registerCustomCallback","editor","handleResizeTableWidthCommand","change","_suggestionFactory","document","TrackChangesEditing","getContainedElement","getSelectedElement","bind","has","type","plugins"];var da,ga;da=ua,ga=328,function(t){for(;--t;)da.push(da.shift())}(++ga);const fa=function(t,e){return ua[t-=0]};class ma extends t.Plugin{[fa("0xb")](){if(!this.editor[fa("0x1f")][fa("0x1d")](fa("0x26")))return;const t=this[fa("0x14")][fa("0x1f")][fa("0x22")]("TrackChangesEditing");t[fa("0x12")]("resizeTableWidth",this.handleResizeTableWidthCommand.bind(this)),t[fa("0x17")][fa("0x13")](fa("0x3"),fa("0x8"),fa("0x21"),t._suggestionFactory.getSuggestionCallback("formatBlock",null,fa("0x10"))),t._suggestionFactory.registerCustomCallback("formatBlock",fa("0x8"),fa("0x10"),t[fa("0x17")][fa("0x23")](fa("0x3"),null,fa("0x21"))),t[fa("0xc")].registerDescriptionCallback(this[fa("0xe")][fa("0x1c")](this))}[fa("0x15")](t,e){const n=this.editor[fa("0x1f")].get(fa("0x19")),r=this[fa("0x14")].plugins[fa("0x22")](fa("0x26")),o=e[fa("0x11")]||this[fa("0x14")][fa("0x20")][fa("0x18")].selection[fa("0x1b")]();this.editor[fa("0x20")][fa("0x16")]((()=>{const i=r[fa("0x5")](o);let s=i?r[fa("0x24")](i):null,x=o[fa("0x6")](fa("0x1"))||null;const a=e.tableWidth||x,c=e.columnWidths||s,l=this[fa("0x14")][fa("0x1f")][fa("0x22")](fa("0x0")).me;for(const t of n[fa("0x25")]()){const e=t[fa("0x1a")]();if("resizeTable"===t.subType&&e===o){t.author!==l&&t[fa("0x10")]();const e=t[fa("0x7")][fa("0xa")];x=e[0][fa("0x1")],s=e[0][fa("0x9")];break}}t({table:o,tableWidth:a,columnWidths:c}),n[fa("0x4")](o,{commandName:"resizeTableWidth",commandParams:[{tableWidth:x,columnWidths:s}],formatGroupId:fa("0x8")},[],"resizeTable")}))}[fa("0xe")](t){if(fa("0x3")!=t[fa("0x1e")]&&fa("0xd")!=t[fa("0x1e")])return;const{data:e}=t;if(e&&"resizeTable"===e[fa("0x27")]){const t="*Format:* resize table";return{type:fa("0xf"),content:Jr(this[fa("0x14")][fa("0x2")],t)}}}}const ha=["TrackChangesEditing","plugins","editor","enableCommand","insertTemplate","get","has","Template"];var ba,pa;ba=ha,pa=453,function(t){for(;--t;)ba.push(ba.shift())}(++pa);const Ea=function(t,e){return ha[t-=0]};class _a extends t.Plugin{afterInit(){const t=this[Ea("0x5")];t[Ea("0x4")][Ea("0x1")](Ea("0x2"))&&t[Ea("0x4")][Ea("0x0")](Ea("0x3"))[Ea("0x6")](Ea("0x7"))}}const Ta=["plugins","insertTableOfContents","registerElementLabel","get","TrackChangesEditing","_descriptionFactory","ELEMENT_TABLE_OF_CONTENTS","tableOfContents","locale","afterInit","commands","editor"];var ya,Ca;ya=Ta,Ca=177,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("0x2")];if(!t[Aa("0x1")][Aa("0x6")]("insertTableOfContents"))return;t[Aa("0x3")][Aa("0x6")](Aa("0x7")).enableCommand(Aa("0x4"));const e=t[Aa("0x3")][Aa("0x6")](Aa("0x7")),n=t[Aa("0xb")];e[Aa("0x8")][Aa("0x5")](Aa("0xa"),(t=>Jr(n,Aa("0x9"),t)))}}const Ia=["ELEMENT_TITLE","registerPostFixer","_descriptionFactory","locale","schema","model","createRange","start","updateMarker","getNearestSelectionRange","title-content","newRange","TrackChangesEditing","from","differ","removeMarker","document","_splitMarkerName","element","Title","has","end","isTouching","get","registerElementLabel","plugins","forward","suggestion","editor"];var Ra,Sa;Ra=Ia,Sa=215,function(t){for(;--t;)Ra.push(Ra.shift())}(++Sa);const va=function(t,e){return Ia[t-=0]};class Na extends t.Plugin{afterInit(){const t=this[va("0x10")];if(!t[va("0xd")][va("0x8")](va("0x7")))return;const e=t[va("0xd")][va("0xb")](va("0x0"));e[va("0x13")][va("0xc")]("title-content",(()=>Jr(t[va("0x14")],va("0x11")))),t[va("0x16")][va("0x4")][va("0x12")]((n=>{let r=!1;const o=Array[va("0x1")](t.model[va("0x4")][va("0x2")].getChangedMarkers());for(const{name:i,data:s}of o){const{group:o}=e[va("0x5")](i);if(va("0xf")!==o||!s[va("0x1c")])continue;const x=s[va("0x1c")],a=x[va("0x9")].nodeBefore;if(!a||!a.is(va("0x6"),va("0x1b")))continue;if(!x[va("0x18")][va("0xa")](x[va("0x9")]))continue;const c=t[va("0x16")][va("0x15")][va("0x1a")](x[va("0x9")],va("0xe"));if(c&&c.isCollapsed){const t=n[va("0x17")](x.start,c.start);t.isEqual(x)||(n[va("0x19")](i,{range:t}),r=!0)}r||(n[va("0x3")](i),r=!0)}return r}))}}const La=["enableCommand","editor","redo","get","afterInit","UndoEditing","undo","TrackChangesEditing","has"];var Ma,wa;Ma=La,wa=124,function(t){for(;--t;)Ma.push(Ma.shift())}(++wa);const Oa=function(t,e){return La[t-=0]};class Fa extends t.Plugin{[Oa("0x6")](){const t=this[Oa("0x3")],e=t.plugins[Oa("0x5")](Oa("0x0"));t.plugins[Oa("0x1")](Oa("0x7"))&&(e[Oa("0x2")](Oa("0x8")),e.enableCommand(Oa("0x4")))}}const Da=["toggleTableCaption","plugins","has","get","afterInit","requires"];var Ba,Pa;Ba=Da,Pa=361,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("0x4")](){return[zx]}[Ua("0x3")](){const t=this.editor;t[Ua("0x0")][Ua("0x1")]("TableCaptionEditing")&&t.plugins[Ua("0x2")]("TrackChangesEditing").enableCommand(Ua("0x5"))}}const Ga=["getSuggestions","getFirstPosition","getAttribute","change","get","enableCommand","tableBorderStyle","getSelectionAffectedTableCells","model","tableWidth","handleSuggestionDescription","getSuggestionCallback","tableCellHorizontalAlignment","_getSuggestion","tableAlignment","locale","table","tableCellHeight","_descriptionFactory","tableCellBackgroundColor","tableProperties","has","_handlePropertyChange","plugins","*Format:* change table properties","tableCellProperties","tableHeight","discard","TrackChangesEditing","start","markBlockFormat","registerCustomCallback","data","format","tableCellVerticalAlignment","TableCellPropertiesEditing","_suggestionFactory","accept","removeAttribute","handleDiscardAction","registerDescriptionCallback","tableCellWidth","afterInit","tableCellBorderColor","commandParams","batch","formatBlock","editor","join","tableCellBorderWidth","tableBorderColor","subType","tableBorderWidth","selection","enqueueChange","tableCellBorderStyle"];var Ha,Va;Ha=Ga,Va=337,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("0x13")]=[za("0x31"),za("0x5"),za("0x33"),za("0xd"),za("0x8"),za("0x19"),"tableBackgroundColor"],this[za("0x18")]=[za("0x2a"),za("0x36"),za("0x30"),"tableCellPadding",za("0x28"),za("0x10"),za("0x12"),za("0xb"),za("0x21")]}static get pluginName(){return"TrackChangesTableProperties"}[za("0x29")](){const t=this[za("0x2e")].plugins.get(za("0x1b"));if(this.editor[za("0x16")][za("0x14")]("TablePropertiesEditing")){for(const e of this[za("0x13")])t[za("0x4")](e,((t,n)=>{const r=this[za("0x2e")][za("0x7")].document[za("0x34")][za("0x0")]().findAncestor(za("0xf"));this[za("0x15")](e,[r],this[za("0x13")],za("0x13"),t,n)}));t._suggestionFactory[za("0x1e")](za("0x2d"),za("0x13"),za("0x24"),t[za("0x23")].getSuggestionCallback(za("0x2d"),null,za("0x1a"))),t[za("0x23")][za("0x1e")](za("0x2d"),"tableProperties",za("0x1a"),((t,e)=>this[za("0x26")](this[za("0x13")],t,e))),t[za("0x23")][za("0x1e")](za("0x2d"),za("0x13"),za("0x2f"),(()=>!1))}if(this[za("0x2e")].plugins[za("0x14")](za("0x22"))){for(const e of this.tableCellProperties)t[za("0x4")](e,((t,n)=>{const r=this[za("0x2e")][za("0x16")][za("0x3")]("TableUtils")[za("0x6")](this[za("0x2e")].model.document[za("0x34")]);this._handlePropertyChange(e,r,this[za("0x18")],za("0x18"),t,n)}));t[za("0x23")][za("0x1e")](za("0x2d"),"tableCellProperties",za("0x24"),t[za("0x23")][za("0xa")]("formatBlock",null,za("0x1a"))),t._suggestionFactory[za("0x1e")](za("0x2d"),za("0x18"),za("0x1a"),((t,e)=>this[za("0x26")](this[za("0x18")],t,e))),t._suggestionFactory[za("0x1e")](za("0x2d"),za("0x18"),za("0x2f"),(()=>!1))}t[za("0x11")][za("0x27")]((t=>this[za("0x9")](t)))}[za("0x15")](t,e,n,r,o,i){const s=this[za("0x2e")][za("0x16")][za("0x3")]("TrackChangesEditing");this[za("0x2e")][za("0x7")][za("0x35")](i[za("0x2c")],(()=>{for(const t of e)if(this._getSuggestion(t,r))o(i);else{const e={};for(const r of n){const n=t[za("0x1")](r);void 0!==n&&(e[r]=n)}o(i),s[za("0x1d")](t,{commandParams:[e]},[],r)}}))}[za("0x26")](t,e,n){const r=e[0][za("0x1c")].nodeAfter,o=n[za("0x2b")][0];this[za("0x2e")][za("0x7")][za("0x2")]((e=>{for(const n of t)void 0!==o[n]?e.setAttribute(n,o[n],r):e[za("0x25")](n,r)}))}[za("0x9")](t){if(t[za("0x1f")])switch(t.subType){case za("0x13"):return{type:za("0x20"),content:Jr(this[za("0x2e")].locale,za("0x17"))};case"tableCellProperties":return{type:"format",content:Jr(this[za("0x2e")][za("0xe")],"*Format:* change table cell properties")}}}[za("0xc")](t,e){const n=this[za("0x2e")].plugins.get(za("0x1b"));for(const r of n[za("0x37")]({skipNotAttached:!0})){const n=r.getContainedElement();if(r[za("0x32")]===e&&n===t)return r}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=ot?ot.isConcatSpreadable:void 0;const tc=function(t){return ge(t)||de(t)||!!(Qa&&t&&t[Qa])};const ec=function t(e,n,r,o,i){var s=-1,x=e.length;for(r||(r=tc),i||(i=[]);++s<x;){var a=e[s];n>0&&r(a)?n>1?t(a,n-1,r,o,i):sn(i,a):o||(i[i.length]=a)}return i};const nc=function(t){return(null==t?0:t.length)?ec(t,1):[]};const rc=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 oc=Math.max;const ic=function(t,e,n){return e=oc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,o=-1,i=oc(r.length-e,0),s=Array(i);++o<i;)s[o]=r[e+o];o=-1;for(var x=Array(e+1);++o<e;)x[o]=r[o];return x[e]=n(s),rc(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 r=ac(),o=16-(r-n);if(n=r,o>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 r=!1;e=ur(e,(function(e){return e=hr(e,t),r||(r=e.length>1),e})),ie(t,dn(t),n),r&&(n=tr(n,7,Ja));for(var o=e.length;o--;)Wr(n,e[o]);return n})),uc=["root","multi","getChangedMarkers","init","markers","deletion:discard","getContainedElement","_adapter","enqueueChange","concat","locale","getFirstMarker","rename","external:","newRange","insertion:","track-changes-suggestion-data-mismatch","values","editingDowncast","_splitMarkerName","removeMarker:suggestion:formatBlock","delete","getMultiRangeId","isLimit","author","suggestionUnloaded","_joinSuggestions","trackChanges","name","_rangeIsInLocalUserInsertion","ck-suggestion-marker-","for","previous","fromRange","announce","_processAttributeSuggestions","suggestion:","applyOperation","isIntersecting","_setSuggestionData","change:activeMarkers","find","format","config","registerCustomCallback","getShiftedBy","notReady","removed","_inlineAttributeKeys","push","getLastMatchingPosition","upcast","dataToMarker","Users","attribute:join","clear","set","fetchCommentThread","toJSON","then","registerPostFixer","_addThreadToSuggestion","isInContent","_getSuggestionData","data-suggestion","meta","_trackFormatChanges","add","formatInline:","createRange","markerNameToElements","markAttributeChange","execute","_model","_registerDefaultCallbacks","trackChanges.trackFormatChanges","oldValue","_reduceExistingSuggestions","plugins","consumable","isEqual","getAttribute","after","attributes","highest","head","forEach","addUser","_suggestionFactory","oldRange","startsWith","TrackChangesEditing","getSuggestions","from","getItems","deletion:","setSelection","getSuggestion","containsItem","addMarkerName","originalSuggestionId","isObject","discardAllSuggestions","trackChanges.mergeNestedSuggestions","_setSuggestionRange","_getExternalAuthor","formatInline:discard","getUser","createdAt","_customCallbacks","size","setTo","_suggestionState","formatGroupId","mapper","selection","element","stop","catch","isLocal","FORMATTING","markInsertion","commands","isInsideObject","_suggestions","activeMarkers","discardSuggestion","isRemovable","value","keys","moveTargetPosition","commandName","next","_getAttributeKeyFromSubType","adapter","ck-suggestion-marker","removeMarker","formatInline:join","markerReady","unshift","insert","_cutOutSuggestionMarker","multipleBlocks","high","isExternal","_getMarkerAnnouncementText","listenTo","isArray","markInlineFormat","_blockAttributeKeys","markMultiRangeInsertion","differ","splice","attributeOldValue","schema","discard","addClass","widget","createSelection","range","normal","length","low","addSuggestion","isAtStart","formatInline:chain","isOwn","every","_refreshAttributeSuggestionsChain","data","getDifference","track-changes-adapter-already-set","removeMarker:suggestion:attribute","ck-suggestion-marker-formatBlock","attributeNewValue","isAtEnd","splitPosition","markMultiRangeBlockFormat","acceptAllSuggestions","error-saving-suggestion-data-suggestion-discarded","rethrowUnexpectedError","get","$graveyard","fire","getCustomProperty","removeMarkers","_saved","consume","oldName","map","newName","formatInline:accept","assign","markMultiRangeDeletion","hasSuggestion","_joinWithAdjacentSuggestions","enableReadOnlyMode","LEAVE","hasComments","has","deletion:accept","createPositionAfter","@external","addComment","changeAttribute","createPositionBefore","markerToData","_handleNewSuggestionMarker","containsRange","track-changes-adapter-missing-getsuggestion","insertion","deletion","key","addCommentThread","item","isSelectable","_defaultCallbacks","subType","always","type","_editor","editor","_findSuggestions","getFirstRange","createRangeOn","markerName","bindElementToMarker","suggestionLoaded","formatBlock:accept","track-changes-suggestion-not-found","skipNestingCheck","addMarker:suggestion:formatBlock","commentThread","accept","change","ENTER","fromCharCode","createRangeIn","nodeBefore","getIntersection","_checkSuggestionCorrectness","hasCommentThread","isNextTo","isIntersectingWithRange","containsRangeInObject","refresh","rootName","before","update:suggestion","getNearestSelectionRange","$text","isMultiRange","filter","version","suggestion","getWalker","history","_registerInlineAttribute","ariaLiveAnnouncer","createPositionAt","addHighlight","newValue","chain","nodeAfter","change:data","attribute:","discardSelectedSuggestions","containsPosition","ready","authoredAt","conversion","$marker","formatBlock","includes","creator","forward","_commentsRepository","_enabledCommands","detach","getSuggestionCallback","formatBlock:","_SUGGESTION_ANNOUNCEMENT","split","join","formatInline","_isForcedDefaultExecutionBlock","unbindElementFromMarkerName","buildSuggestion","_mergeNestedSuggestions","deletion:chain","change:_saved","_reduceSuggestionAttributeRange","marker-count","_isDataLoaded","PendingActions","batch","documentSelection","options","_updateSuggestionData","targetPosition","acceptSuggestion","groupId","move","isBefore","never","_recordAttributeChanges","tablePasteChainId","accepted","trackChangesCommand","_descriptionFactory","markerToHighlight","parent","remove","toViewElement","_registerBlockAttribute","createElement","writer","enableCommand","_refreshSuggestionsChain","removeClass","_recordAttributeSuggestionsFromVersion","track-changes-user-not-found","markDeletion","addMarker:suggestion:attribute","_addSuggestionMarker","suggestionChanged","some","ck-suggestion-marker--active","CommentsRepository","updateMarker","showSuggestionHighlights","end","removeAttribute","return","_removeSuggestion","position","collaboration.channelId","sort","_breakSuggestionMarker","isBlock","addSuggestionData","dataDowncast","howMany","substring","getAllAdjacentSuggestions","define","attribute","$textProxy","_processAttributeChanges","isAfter","_isBlockAttribute","model","requires","start","comments","lowest","addRange","dataReady","markBlockFormat","deleteContent","getRanges","pluginName","document","authorName","getRange","updateSuggestion","pop","_createSuggestion","clone","isCollapsed","forceDefaultExecution","getChanges","backward","_getAuthorFromId","PENDING_ACTION_SUGGESTION","$elementName","setAttribute"];var dc,gc;dc=uc,gc=150,function(t){for(;--t;)dc.push(dc.shift())}(++gc);const fc=function(t,e){return uc[t-=0]},mc=fc("0xe1");class hc extends t.Plugin{static get[fc("0xca")](){return[fc("0xb2"),i.Users,t.PendingActions,ao,fo,_o,ko,Lo,Do,Ho,ti,ii,li,hi,Ti,Ri,Mi,Pi,Vi,Xi,Qi,os,fs,cs,Es,As,vs,Os,Us,Ks,Ys,nx,xx,dx,px,Cx,Sx,Ox,Ux,zx,Zx,ea,ja,aa,ma,ka,Wa,_a,Na,Fa]}static get[fc("0xd3")](){return fc("0x13e")}constructor(t){function e(t){return t[fc("0x27")]((t=>String[fc("0x56")](t)))[fc("0x85")]("")}super(t),this[fc("0xaa")]=null,this[fc("0x11b")](fc("0x160"),[]),this.on(fc("0x10b"),((e,n,r,o)=>{this[fc("0x12c")][fc("0x54")]((()=>{for(const e of[...o,...r])this[fc("0x12c")].markers[fc("0x31")](e)&&t.editing.reconvertMarker(e)}))})),this[fc("0x9f")]=new ro(this[fc("0x47")][fc("0xc9")].schema,this[fc("0x47")][fc("0xed")]),this[fc("0xea")]=null,this._suggestionFactory=new bc(this[fc("0x47")]),this._suggestions=new Map,this[fc("0x7e")]=t[fc("0x131")].get("CommentsRepository"),this._enabledCommands=new Set,this[fc("0x12c")]=this[fc("0x47")][fc("0xc9")],this[fc("0x153")]=new WeakMap,this[fc("0x87")]=!1,this[fc("0x178")]=new Set([fc("0xe1")]),this[fc("0x113")]=new Set,t[fc("0x10e")][fc("0xc3")](fc("0x12e"),"default"),this[fc("0x125")]=t.config[fc("0x1f")](fc("0x12e")),t.config[fc("0xc3")](fc("0x14a"),!0),this._mergeNestedSuggestions=t[fc("0x10e")][fc("0x1f")](fc("0x14a")),this.trackChangesCommand=new d(t,this[fc("0x7f")]),this._initAriaMarkerChangeAnnouncements(),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,54,48])}[fc("0xe6")](){const t=this[fc("0x47")],n=(t,e)=>{if("attribute"!=t)return fc("0x101")+t;const n=e[fc("0x84")]("|")[0];return this._isBlockAttribute(n)?fc("0x17"):"ck-suggestion-marker-formatInline"};t[fc("0x78")][fc("0x102")]("editingDowncast")[fc("0xa0")]({model:"suggestion",view:t=>{const{id:e,type:r,subType:o}=this[fc("0xf6")](t[fc("0x4b")]),i=["ck-suggestion-marker",n(r,o)];let s=3e3;return this[fc("0x160")][fc("0x7b")](t[fc("0x4b")])&&(i.push(fc("0xb1")),s=3010),fc("0x3d")==r&&(s+=5),{classes:i,attributes:{"data-suggestion":e},priority:s}}}),t.conversion[fc("0x102")](fc("0xbf"))[fc("0x126")]((e=>{e.on("addMarker:suggestion",((e,n,r)=>{if(!r[fc("0x93")][fc("0xb4")])return;const o=n[fc("0x40")];if(!o)return;const i=r[fc("0x155")][fc("0xa3")](o);t[fc("0xc9")][fc("0x4")].isObject(o)&&i&&!i[fc("0x22")](fc("0x7"))&&i.is("containerElement")&&(0,x.toWidget)(i,r[fc("0xa6")])}),{priority:fc("0x172")})})),t[fc("0x78")][fc("0x102")](fc("0xbf"))[fc("0xa0")]({model:fc("0x68"),view:(t,e)=>{if(!e[fc("0x93")][fc("0xb4")])return null;const{type:r,subType:o}=this[fc("0xf6")](t[fc("0x4b")]);return{classes:[fc("0x16a"),n(r,o)],priority:3e3}}});const r=({showActiveMarkers:e=!0,isAttributeSuggestion:n=!1}={})=>(r,o,i)=>{if(!o[fc("0x40")])return;const{id:s}=this[fc("0xf6")](o[fc("0x4b")]);if(n){const t=this._suggestions[fc("0x1f")](s),e=this[fc("0x168")](t);if(!this[fc("0xc8")](e))return}if(o[fc("0x40")].is(fc("0x156")))return void i[fc("0x132")][fc("0x25")](o[fc("0x40")],r[fc("0xff")]);const x=i[fc("0x155")][fc("0xa3")](o.item);if(o[fc("0x40")].is("element")&&t.model[fc("0x4")][fc("0xbd")](o[fc("0x40")])&&!x[fc("0x22")](fc("0x6e"))){i[fc("0xa6")][fc("0x6")]([fc("0x16a"),"ck-suggestion-marker-formatBlock"],x),i[fc("0xa6")].setAttribute(fc("0x123"),s,x),i[fc("0x155")][fc("0x4c")](x,o[fc("0x4b")]),e&&(this[fc("0x160")][fc("0x7b")](o.markerName)?i[fc("0xa6")].addClass(fc("0xb1"),x):i[fc("0xa6")][fc("0xa9")]("ck-suggestion-marker--active",x));for(const e of t.model[fc("0x57")](o[fc("0x40")])[fc("0x141")]())i[fc("0x132")][fc("0x25")](e,r[fc("0xff")]);i[fc("0x132")][fc("0x25")](o[fc("0x40")],r[fc("0xff")])}};t[fc("0x78")][fc("0x102")]("dataDowncast").add((t=>{t.on(fc("0x51"),((t,e,n)=>{n[fc("0x93")][fc("0xb4")]&&r({showActiveMarkers:!1})(t,e,n)}),{priority:fc("0x137")})})),t.conversion[fc("0x102")](fc("0xbf"))[fc("0x126")]((t=>{t.on("addMarker:suggestion:attribute",((t,e,n)=>{n[fc("0x93")][fc("0xb4")]&&r({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,n)}),{priority:fc("0x137")})})),t.conversion[fc("0x102")](fc("0xbf"))[fc("0x38")]({model:fc("0x68"),view:(t,e)=>e[fc("0x93")][fc("0xb4")]?null:{group:"suggestion",name:t.substr(11)}}),t[fc("0x78")][fc("0x102")](fc("0x116")).elementToElement({view:{name:"suggestion",attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(t,{writer:e})=>{let n="suggestion:"+t[fc("0x134")]("suggestion-type")+":"+t[fc("0x134")]("id");return t[fc("0x134")]("marker-count")&&(n+=":"+t.getAttribute(fc("0x8e"))),e[fc("0xa5")](fc("0x79"),{"data-name":n})}}),t[fc("0x78")].for(fc("0x116"))[fc("0x117")]({view:fc("0x68")}),t.conversion[fc("0x102")](fc("0xf5"))[fc("0x126")]((t=>{t.on("addMarker:suggestion:formatBlock",r(),{priority:fc("0x172")})})),t.conversion[fc("0x102")](fc("0xf5"))[fc("0x126")]((t=>{t.on(fc("0xad"),r({isAttributeSuggestion:!0}),{priority:fc("0x172")})})),t[fc("0x78")][fc("0x102")]("editingDowncast")[fc("0x126")]((t=>{t.on(fc("0xf7"),((t,e,n)=>{const r=n[fc("0x155")][fc("0x129")](e[fc("0x4b")]);if(r)for(const t of r)t[fc("0x22")]("addHighlight")||(n[fc("0xa6")][fc("0xa9")]([fc("0x16a"),fc("0x17"),fc("0xb1")],t),n[fc("0xa6")][fc("0xb6")]("data-suggestion",t),n[fc("0x155")][fc("0x88")](t,e.markerName))}),{priority:"high"})})),t[fc("0x78")][fc("0x102")](fc("0xf5"))[fc("0x126")]((t=>{t.on(fc("0x16"),((t,e,n)=>{const r=n.mapper.markerNameToElements(e[fc("0x4b")]);if(!r)return;const{id:o}=this[fc("0xf6")](e[fc("0x4b")]),i=this._suggestions[fc("0x1f")](o),s=this[fc("0x168")](i);if(this[fc("0xc8")](s))for(const t of r)t.getCustomProperty(fc("0x6e"))||(n[fc("0xa6")][fc("0xa9")]([fc("0x16a"),"ck-suggestion-marker-formatBlock",fc("0xb1")],t),n.writer[fc("0xb6")](fc("0x123"),t),n.mapper[fc("0x88")](t,e.markerName))}),{priority:fc("0x172")})})),t[fc("0xc9")][fc("0xd4")][fc("0x11f")]((e=>{let n=!1;const r=Array[fc("0x140")](t[fc("0xc9")][fc("0xd4")][fc("0x1")].getChangedMarkers()),o=new Set;for(const{name:x,data:a}of r){const{group:r,type:c,subType:l,id:u}=this[fc("0xf6")](x);if("suggestion"!==r)continue;const d=this[fc("0x15f")][fc("0x1f")](u);if(null!=a[fc("0xf1")]){"formatInline"==c&&(n=n||_c(a[fc("0xf1")],x,e,t[fc("0xc9")].schema));const r="attribute"==c&&this._isBlockAttribute(l.split("|")[0]);if(a[fc("0xf1")][fc("0xdb")]||"$graveyard"==a[fc("0xf1")][fc("0xe3")][fc("0x60")]||fc("0x7a")==c&&!yc(a.newRange)||r&&!yc(a[fc("0xf1")])||"deletion"==c&&(Ec(s=a.newRange)||(i=s)[fc("0xcb")][fc("0xa1")]==i.end.nodeBefore&&i[fc("0xcb")][fc("0x19")]))e[fc("0x16b")](x),n=!0;else{if(!d||!d[fc("0x121")])continue;o[fc("0x126")](d)}}}var i,s;return o[fc("0x151")]>0&&(n=!!this[fc("0x2d")](o)||n),n})),t[fc("0xc9")][fc("0xd4")][fc("0x11f")]((e=>{let n=!1;for(const r of t.model[fc("0xd4")].differ[fc("0xdd")]())if(fc("0x16f")==r[fc("0x45")])for(const r of this[fc("0x15f")][fc("0xf4")]()){if(r[fc("0x65")]||!r[fc("0x121")])continue;const o=fc("0x7a")==r[fc("0x45")],i=this[fc("0x168")](r),s=i&&this[fc("0xc8")](i);if(!o&&!s)continue;const x=r[fc("0x49")]();if(x[fc("0xcb")][fc("0xa1")]!=x[fc("0xb5")][fc("0xa1")]&&!x[fc("0xb5")].isAtEnd){const o=t[fc("0xc9")][fc("0x6d")](x[fc("0xcb")][fc("0x71")],"end"),i=t[fc("0xc9")].createRange(x.start,o);e[fc("0xb3")](r[fc("0xee")](),{range:i}),n=!0}}return n})),t[fc("0xc9")][fc("0xd4")][fc("0x11f")]((t=>this[fc("0xc6")](t))),t[fc("0xc9")][fc("0xd4")].registerPostFixer((t=>!t.batch.isLocal&&this[fc("0x106")](t))),t.model[fc("0xe7")].on(fc("0x62"),((t,e,n)=>{if(null==n){const{id:t}=this[fc("0xf6")](e.name),n=this[fc("0x15f")].get(t);n&&n.addMarkerName(e[fc("0xff")])}})),t[fc("0xc9")][fc("0xd4")].on(fc("0x72"),(()=>{const e=Array[fc("0x140")](t[fc("0xc9")][fc("0xd4")].differ.getChangedMarkers())[fc("0x66")]((t=>fc("0x68")===this[fc("0xf6")](t[fc("0xff")]).group));if(0===e.length)return;e[fc("0xbb")](((t,e)=>{const n=t[fc("0x13")][fc("0x13c")],r=e[fc("0x13")][fc("0x13c")];return null===n&&null===r?0:null===n&&null!==r?-1:null!==n&&null===r?1:n[fc("0xcb")].isBefore(r[fc("0xcb")])?-1:1}));const n=new Set,r=new Set;for(const{name:t,data:o}of e){const{id:e}=this[fc("0xf6")](t);if(null===o[fc("0x13c")]){const e=this[fc("0x39")](t);r.add(e)}else{const t=this[fc("0x15f")][fc("0x1f")](e);null!==o[fc("0xf1")]||t[fc("0x121")]?(n[fc("0x126")](t[fc("0x138")]),r[fc("0x126")](t)):this._removeSuggestion(t)}}r.size>0&&this._refreshSuggestionsChain(r);for(const t of n)this.fire(fc("0xaf"),t)})),t[fc("0xc9")].on(fc("0x108"),((e,n)=>{const r=n[0];if(!this[fc("0x15f")][fc("0x151")])return;if(!r.isDocumentOperation)return;if(r[fc("0x91")].isUndo||!r.batch[fc("0x15a")])return;let o,i;switch(r.type){case fc("0x16f"):o=t[fc("0xc9")][fc("0x6d")](r[fc("0xb9")]),i=o[fc("0x110")](r[fc("0xc0")]);break;case fc("0x84"):o=t.model.createPositionAt(r[fc("0x1a")]),i=t[fc("0xc9")][fc("0x6d")](r[fc("0x165")]);break;case fc("0x98"):o=t[fc("0xc9")][fc("0x6d")](r[fc("0x95")]),i=o[fc("0x110")](r[fc("0xc0")]);break;default:return}const s=t[fc("0xc9")][fc("0x128")](o,i);t[fc("0xc9")].change((()=>{for(const{suggestion:t,meta:e}of this[fc("0x48")](s)){if(t[fc("0x65")])continue;if(fc("0x86")==t.type)continue;const n=this[fc("0x168")](t);if(n&&this[fc("0xc8")](n)&&"split"!=r[fc("0x45")])continue;const x=t[fc("0x13")]&&t[fc("0x13")].multipleBlocks;(fc("0x7a")!=t[fc("0x45")]||fc("0x84")==r[fc("0x45")]&&!x)&&(e[fc("0x5e")]||fc("0x3c")==t[fc("0x45")]&&e[fc("0x10")]||t[fc("0x49")]().containsRange(s)&&this[fc("0xbc")](t,o,i))}}))}),{priority:fc("0xcd")}),t.model.on(fc("0xd1"),((e,n)=>{const r=n[0],o=n[1];if(o&&o[fc("0xdc")])return;if(this[fc("0x87")])return;if(!this.trackChangesCommand.value)return;if(r[fc("0xdb")])return;const i=t[fc("0xc9")][fc("0x4")],{start:s,end:x}=r[fc("0x49")](),a=s.nodeAfter&&i[fc("0xfa")](s[fc("0x71")])?null:i[fc("0x63")](s,fc("0x7d")),c=x[fc("0x58")]&&i.isLimit(x[fc("0x58")])?null:i.getNearestSelectionRange(x,fc("0xde")),l=t[fc("0xc9")].createRange(a?a[fc("0xcb")]:s,c?c.end:x);t.model.change((e=>{this.markDeletion(l);const n=t[fc("0xc9")][fc("0x4")][fc("0x63")](l[fc("0xcb")]);r.is(fc("0x92"))?e[fc("0x143")](n):r[fc("0x152")](n)})),e[fc("0x158")]()}),{priority:e.priorities[fc("0xa")]+10}),t[fc("0xc9")].on("insertContent",((e,n)=>{const r=n[n[fc("0xb")]-1];r&&r[fc("0xdc")]||this[fc("0x87")]||this[fc("0x9e")][fc("0x163")]&&(t[fc("0xc9")][fc("0x54")]((()=>{let r=t[fc("0xc9")].insertContent(n[0],n[1],n[2],{forceDefaultExecution:!0});if(!r)return;e[fc("0xb7")]=r[fc("0xda")]();const o=r.end.nodeBefore,i=t[fc("0xc9")][fc("0x4")];o&&i.isBlock(o)&&!i[fc("0x148")](o)&&(r=t[fc("0xc9")].createRange(r.start,t[fc("0xc9")].createPositionAt(o,fc("0xb5")))),this[fc("0x15c")](r)})),e.stop())}),{priority:"high"}),this.editor[fc("0x15d")][fc("0x126")]("trackChanges",this[fc("0x9e")]),this[fc("0xa7")](fc("0xfe"));const o=new b(t,this[fc("0x15f")]);t[fc("0x15d")][fc("0x126")](fc("0x96"),o),this[fc("0xa7")](fc("0x96"));const i=new y(t,this[fc("0x15f")]);t[fc("0x15d")][fc("0x126")](fc("0x161"),i),this[fc("0xa7")](fc("0x161")),t[fc("0x15d")][fc("0x126")](fc("0x1c"),new F(t,o,this[fc("0x15f")])),this.enableCommand(fc("0x1c")),t[fc("0x15d")][fc("0x126")](fc("0x149"),new F(t,i,this[fc("0x15f")])),this.enableCommand("discardAllSuggestions"),t[fc("0x15d")][fc("0x126")]("acceptSelectedSuggestions",new j(t,o,this[fc("0x15f")])),this[fc("0xa7")]("acceptSelectedSuggestions"),t[fc("0x15d")][fc("0x126")](fc("0x74"),new j(t,i,this._suggestions)),this.enableCommand(fc("0x74"));const s=t[fc("0x131")].get(fc("0xb2"));this[fc("0x175")](s,fc("0x35"),((t,{threadId:e})=>{const n=this[fc("0x15f")][fc("0x1f")](e);n&&n[fc("0x52")]&&1===n[fc("0x52")][fc("0xb")]&&this[fc("0x94")](e,{hasComments:!0})}),{priority:fc("0xc")}),this[fc("0x175")](s,"removeComment",((t,{threadId:e})=>{const n=this[fc("0x15f")][fc("0x1f")](e);n&&n.commentThread&&!n.commentThread[fc("0xb")]&&this[fc("0x94")](e,{hasComments:!1})}),{priority:fc("0xc")})}set[fc("0x169")](t){if(this[fc("0xea")])throw new e.CKEditorError(fc("0x15"),this);this[fc("0xea")]=t}get[fc("0x169")](){return this[fc("0xea")]}[fc("0x13f")]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=[];for(const e of this[fc("0x15f")].values())t&&!e[fc("0x121")]||n[fc("0x114")](e);return e?n[fc("0x27")]((t=>t[fc("0x11d")]())):n}[fc("0x144")](t){const n=this._suggestions.get(t);if(!n)throw new e.CKEditorError(fc("0x4f"),this);return n}[fc("0x2c")](t){return this[fc("0x15f")][fc("0x31")](t)}[fc("0xbe")](t){const{authorId:e,id:n,attributes:r}=t,[o,i]=t[fc("0x45")][fc("0x84")](":"),s=this[fc("0x15f")][fc("0x1f")](n)||this._createSuggestion(o,i,n,e,r);if(this[fc("0x120")](s),this._checkSuggestionCorrectness(s,o,i||null,e),s[fc("0x14f")]=t[fc("0x14f")],s._isDataLoaded=!0,r&&r["@external"]){const t=r[fc("0x34")],e=this[fc("0x14c")](t[fc("0xd5")]);s[fc("0x77")]=t.createdAt,s[fc("0xfb")]=e,s[fc("0x173")]=!0}else s.authoredAt=t[fc("0x14f")];switch(t.data&&(s[fc("0x13")]=t.data),t[fc("0x136")]&&(s[fc("0x136")]=t[fc("0x136")]),this[fc("0xea")]&&this._adapter[fc("0xd")]||(s[fc("0x24")]=!0),this[fc("0x153")][fc("0x1f")](s)){case fc("0x111"):this[fc("0x153")][fc("0x11b")](s,"dataReady");break;case fc("0x16d"):s[fc("0x121")]?(this[fc("0xa8")](new Set([s])),this._joinWithAdjacentSuggestions(new Set([s])),this[fc("0x153")][fc("0x11b")](s,fc("0x76")),this.fire(fc("0x4d"),s)):this._suggestionState[fc("0x11b")](s,fc("0x112"))}return s}[fc("0x96")](t){this[fc("0xdc")]((()=>{this.editor.model[fc("0x54")]((()=>{for(const e of t[fc("0xc2")]())e.accept()}))}))}[fc("0x161")](t){this[fc("0xdc")]((()=>{this[fc("0x47")][fc("0xc9")][fc("0x54")]((()=>{for(const e of t[fc("0xc2")]())e[fc("0x5")]()}))}))}[fc("0xa7")](t,n){const r=this[fc("0x47")][fc("0x15d")][fc("0x1f")](t);if(!r)throw new e.CKEditorError("track-changes-command-not-found",this,{commandName:t});if(this._enabledCommands[fc("0x31")](r))throw new e.CKEditorError("track-changes-enable-command-twice",this,{commandName:t});this[fc("0x7f")].add(r),n&&r.on("execute",((t,e)=>{this[fc("0x9e")][fc("0x163")]&&(this[fc("0x87")]||(e[fc("0xb")]>0&&e[e[fc("0xb")]-1]&&e[e[fc("0xb")]-1][fc("0xdc")]?e[fc("0xd8")]():(t[fc("0xb7")]=n(((...t)=>r.execute(...t,{forceDefaultExecution:!0})),...e),t[fc("0x158")]())))}),{priority:fc("0x172")})}[fc("0xdc")](t){let n,r;const o=this[fc("0x87")];this[fc("0x87")]=!0;try{n=t()}catch(t){r=t}return o||(this[fc("0x87")]=!1),r&&e.CKEditorError[fc("0x1e")](r,this),n}[fc("0x15c")](t,n=null,r={}){if(t[fc("0xdb")])return null;const o=this[fc("0x47")].plugins[fc("0x1f")](fc("0x118")).me;for(const{suggestion:e,meta:o}of this._findSuggestions(t,fc("0x3c")))if(o.isOwn){if(!o.isNextTo){if(o[fc("0x5e")]){if(!this[fc("0x8a")]||!Ic(e,r))continue;return e}if(Ic(e,r))return e;this[fc("0xbc")](e,t.start,t[fc("0xb5")]);break}if(n==e.subType&&Ic(e,r)){const n=e.getFirstRange();return n[fc("0xcb")][fc("0x133")](t[fc("0xb5")])?this[fc("0x14b")](e,this._model[fc("0x128")](t[fc("0xcb")],n[fc("0xb5")])):this[fc("0x14b")](e,this[fc("0x12c")][fc("0x128")](n[fc("0xcb")],t[fc("0xb5")])),e}}const i=(0,e.uid)(),s=o.id,x=n?fc("0xf2")+n:fc("0x3c"),a=this[fc("0x10a")]({id:i,type:x,createdAt:new Date,authorId:s,attributes:r});return this[fc("0xae")](x,i,s,t),a}[fc("0x0")](t,n=fc("0xe4"),r={}){const o=this[fc("0x47")][fc("0x131")][fc("0x1f")](fc("0x118")).me,i=this[fc("0x13b")][fc("0x81")]("insertion",n,"join");for(const e of this[fc("0x13f")]())if(e.author.id==o.id&&"insertion"==e[fc("0x45")]&&e[fc("0x43")]==n&&Ic(e,r)&&(i(e[fc("0xd2")](),t)||i(t,e[fc("0xd2")]()))){for(const n of t)e[fc("0xce")](n);return e}for(const{suggestion:e,meta:n}of this[fc("0x48")](t,fc("0x3c"))){if(!n[fc("0x10")])continue;if(!this[fc("0x8a")]&&n.containsRangeInObject)continue;if(!Ic(e,r))continue;let o=!0;for(const n of e[fc("0xd2")]())for(const e of t)if(!n[fc("0x3a")](e)){o=!1;break}if(o)return e}const s=(0,e.uid)(),x=o.id,a=fc("0xf2")+n,c=this[fc("0x10a")]({id:s,type:a,createdAt:new Date,authorId:x,attributes:r});for(const e of t)this[fc("0xae")](a,s,x,e,Yr[fc("0xf9")]());return c}[fc("0x177")](t,n,r=null,o={}){if(r=r||Tc(n),t[fc("0xdb")])return null;if(fc("0x9a")===this._trackFormatChanges){const e=this[fc("0x13b")].getSuggestionCallback(fc("0x86"),r,fc("0x53"));return this[fc("0xdc")]((()=>e([t],n,o))),null}const i=this.editor[fc("0x131")][fc("0x1f")](fc("0x118")).me,s=[];if("always"!==this._trackFormatChanges)for(const{suggestion:e,meta:n}of this._findSuggestions(t,fc("0x3c")))n[fc("0x10")]&&!n[fc("0x15e")]&&s[fc("0x114")](...e[fc("0xd2")]());const x=function(t,e){const n=[];for(const r of e){const e=t.getIntersection(r);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("0xb")];){const r=n[e][fc("0x14")](t);n[fc("0x2")](e,1,...r),e+=r[fc("0xb")]}}return n}(t,s);x[fc("0xb")]&&this[fc("0x12c")][fc("0x54")]((()=>{for(const t of x){const e=this[fc("0x13b")][fc("0x81")](fc("0x86"),r,fc("0x53"));this[fc("0xdc")]((()=>e([t],n,o)))}}));for(const t of a){let s=null,x=t[fc("0xcb")],a=t.end;for(const{suggestion:e,meta:n}of this[fc("0x48")](t,fc("0x86"))){if(!n[fc("0x10")])continue;if(e.subType!=r)continue;if(!Ic(e,o))continue;const i=e.getFirstRange();if(i[fc("0x3a")](t,!0))return null;x=x.isBefore(i.start)?x:i[fc("0xcb")],a=a[fc("0xc7")](i[fc("0xb5")])?a:i[fc("0xb5")],s?i[fc("0xcb")][fc("0x99")](s[fc("0x49")]()[fc("0xcb")])?(s[fc("0x23")](),s=e):e[fc("0x23")]():s=e}const c=this[fc("0x12c")][fc("0x128")](x,a);if(s)this[fc("0x14b")](s,c);else{const t=(0,e.uid)(),s=i.id;this[fc("0x10a")]({id:t,type:fc("0x127")+r,data:n,createdAt:new Date,authorId:s,attributes:o}),this._addSuggestionMarker(fc("0x127")+r,t,s,c)}}return null}[fc("0xd0")](t,n,r=[],o=null,i={}){n[fc("0x154")]||(n.formatGroupId=n[fc("0x166")]),n.multipleBlocks=t.is(fc("0x9")),o=o||Tc(n);const s=r[fc("0x27")]((t=>Cc(t,this[fc("0x12c")]))),x=t.is(fc("0x9"))?t:Cc(t,this[fc("0x12c")]);if(fc("0x9a")===this._trackFormatChanges){const t=this[fc("0x13b")][fc("0x81")](fc("0x7a"),o,"accept");return this[fc("0xdc")]((()=>t([x],n,i))),null}s[fc("0x114")](x);let a=!0;for(const t of s)if(!this[fc("0x100")](t)){a=!1;break}if(a&&fc("0x44")!==this[fc("0x125")]){const t=this[fc("0x13b")][fc("0x81")]("formatBlock",o,fc("0x53"));return this[fc("0xdc")]((()=>t([x],n,i))),null}let c=null,l=x.start,u=x[fc("0xb5")];for(const{suggestion:t,meta:e}of this[fc("0x48")](x,"formatBlock")){if(!e[fc("0x10")])continue;if(e[fc("0x5c")]||e[fc("0x5e")]||e[fc("0x15e")])continue;if(t.data.formatGroupId!=n.formatGroupId)continue;if(!Ic(t,i))continue;const r=t[fc("0x49")]();if(t[fc("0x43")]==o){if(r[fc("0x3a")](x,!0))return null;l=l[fc("0x99")](r[fc("0xcb")])?l:r[fc("0xcb")],u=u[fc("0xc7")](r[fc("0xb5")])?u:r[fc("0xb5")],c?r[fc("0xcb")][fc("0x99")](c[fc("0x49")]()[fc("0xcb")])?(c[fc("0x23")](),c=t):t[fc("0x23")]():c=t}else{const e=x[fc("0x59")](r);this[fc("0x170")](t,e)}}const d=this[fc("0x47")][fc("0x131")][fc("0x1f")]("Users").me,g=(0,e.uid)(),f=d.id;if(c)return this[fc("0x14b")](c,this[fc("0x12c")][fc("0x128")](l,u)),c;{const t=this[fc("0x10a")]({id:g,type:fc("0x82")+o,data:n,createdAt:new Date,authorId:f,attributes:i});return this[fc("0xae")](fc("0x82")+o,g,f,this[fc("0x12c")].createRange(l,u)),t}}[fc("0x1b")](t,n,r=[],o=null,i={}){n[fc("0x154")]||(n[fc("0x154")]=n.commandName);const s=t[0];n[fc("0x171")]=s.is(fc("0x9")),o=o||Tc(n);const x=r[fc("0x27")]((t=>Cc(t,this._model))),a=s.is(fc("0x9"))?t:t[fc("0x27")]((t=>Cc(t,this[fc("0x12c")])));if(fc("0x9a")===this[fc("0x125")]){const t=this[fc("0x13b")][fc("0x81")](fc("0x7a"),o,fc("0x53"));return this.forceDefaultExecution((()=>t(a,n,i))),null}x[fc("0x114")](...a);let c=!0;for(const t of x)if(!this._rangeIsInLocalUserInsertion(t)){c=!1;break}if(c&&"always"!==this._trackFormatChanges){const t=this._suggestionFactory[fc("0x81")](fc("0x7a"),o,fc("0x53"));return this[fc("0xdc")]((()=>t(a,n,i))),null}const l=this[fc("0x47")][fc("0x131")][fc("0x1f")](fc("0x118")).me;for(const t of this[fc("0x13f")]()){if(t[fc("0xfb")].id!=l.id)continue;if(fc("0x7a")!=t[fc("0x45")]||t[fc("0x13")].formatGroupId!=n[fc("0x154")])continue;if(!Ic(t,i))continue;const e=t.subType==o;for(let n=0;n<a.length;n++){const r=a[n];for(const o of t.getMarkers()){const i=o[fc("0xd6")]();if(r.isEqual(i)){e?(a[fc("0x2")](n,1),n--):t[fc("0x16b")](o.name);break}}}}if(0==a.length)return null;const u=this[fc("0x13b")].getSuggestionCallback("formatBlock",o,"join");for(const t of this[fc("0x13f")]())if(t[fc("0xfb")].id==l.id&&fc("0x7a")==t[fc("0x45")]&&t[fc("0x13")].formatGroupId==n[fc("0x154")]&&t[fc("0x43")]==o&&Ic(t,i)&&(u(t[fc("0xd2")](),a)||u(a,t[fc("0xd2")]()))){for(const e of a)t.addRange(e);return t}const d=(0,e.uid)(),g=l.id,f=fc("0x82")+o,m=this[fc("0x10a")]({id:d,type:f,data:n,createdAt:new Date,authorId:g,attributes:i});for(const t of a)this._addSuggestionMarker(f,d,g,t,Yr.getMultiRangeId());return m}[fc("0xac")](t,n=null,r={}){if(t[fc("0xdb")])return null;const o=this[fc("0x47")].plugins[fc("0x1f")](fc("0x118")).me,i=new s.LiveRange(t.start,t.end);for(const{suggestion:t,meta:e}of this[fc("0x48")](i,fc("0x3c")))if(e[fc("0x10")]&&!e[fc("0x5c")])if(t[fc("0x65")]){const e=t[fc("0xd2")]()[fc("0x66")]((t=>fc("0x20")!=t[fc("0xe3")].rootName));if(e[fc("0x11")]((t=>i[fc("0x3a")](t,!0)))&&t[fc("0x5")](),e[fc("0xb0")]((t=>t[fc("0x3a")](i,!0)))){const t=this[fc("0x13b")][fc("0x81")]("deletion",n,fc("0x53"));return this[fc("0xdc")]((()=>t([i],null,r))),null}}else{const e=i[fc("0x59")](t[fc("0x49")]());null!==e&&t._onDiscard([e],null,r)}if(i[fc("0x80")](),i[fc("0xdb")]||fc("0x20")==i[fc("0xe3")][fc("0x60")])return null;let x=null,a=i.start,c=i[fc("0xb5")];const l=this._findSuggestions(i,"deletion");for(const{suggestion:t,meta:e}of l){const n=this._model[fc("0x128")](a,c);if(e.isOwn&&(this[fc("0x8a")]||!e.containsRangeInObject&&!e.isInsideObject))if(t[fc("0x65")]){if(!Ic(t,r))continue;let e=!0;for(const r of t[fc("0xd2")]()){if(r[fc("0x3a")](n,!0))return t;n[fc("0x3a")](r)||(e=!1)}e&&t[fc("0x5")]()}else{const e=t.getFirstRange();if(e[fc("0x3a")](n,!0))return t;if(!Ic(t,r)){n[fc("0x3a")](e)?t[fc("0x23")]():e[fc("0x75")](a)?a=e[fc("0xb5")]:e[fc("0x75")](c)&&(c=e.start);continue}a=a[fc("0x99")](e[fc("0xcb")])?a:e.start,c=c[fc("0xc7")](e[fc("0xb5")])?c:e[fc("0xb5")],r=Object[fc("0x2a")]({},t[fc("0x136")]),x?e[fc("0xcb")][fc("0x99")](x.getFirstRange()[fc("0xcb")])?(x[fc("0x23")](),x=t):t[fc("0x23")]():x=t}}if(x)return this[fc("0x14b")](x,this[fc("0x12c")].createRange(a,c)),x;{const t=(0,e.uid)(),i=this._model.createRange(a,c),s=o.id,x=n?fc("0x142")+n:"deletion",l=this[fc("0x10a")]({id:t,type:x,createdAt:new Date,authorId:s,attributes:r});return this._addSuggestionMarker(x,t,s,i),l}}[fc("0x2b")](t,n=fc("0xe4"),r={}){const o=this[fc("0x47")][fc("0x131")][fc("0x1f")](fc("0x118")).me,i=t.map((t=>new s.LiveRange(t.start,t[fc("0xb5")]))),x=new Set;for(const{suggestion:t,meta:e}of this[fc("0x48")](i,fc("0x3c")))e[fc("0x10")]&&!e[fc("0x5c")]&&x[fc("0x126")](t);for(const e of x)if(e.isMultiRange){const o=e.getRanges();if((!e.attributes||!e[fc("0x136")][fc("0x50")])&&o[fc("0x11")]((t=>i[fc("0xb0")]((e=>e.containsRange(t,!0)))))&&e[fc("0x5")](),i.every((t=>o[fc("0xb0")]((e=>e[fc("0x3a")](t,!0)))))){const e=this[fc("0x13b")][fc("0x81")](fc("0x3d"),n,fc("0x53"));return this.forceDefaultExecution((()=>e(t,null,r))),null}}else{const t=e.getFirstRange();if(i[fc("0xb0")]((e=>e[fc("0x3a")](t,!0)))&&e[fc("0x5")](),i[fc("0x11")]((e=>t[fc("0x3a")](e,!0)))){const t=this[fc("0x13b")][fc("0x81")](fc("0x3d"),n,fc("0x53"));return this[fc("0xdc")]((()=>t(i,null,r))),null}}const a=this[fc("0x13b")][fc("0x81")](fc("0x3d"),n,fc("0x85"));let c=null;for(const t of this[fc("0x13f")]())if(t[fc("0xfb")].id==o.id&&t[fc("0x121")]&&fc("0x3d")==t[fc("0x45")]&&t[fc("0x43")]==n&&Ic(t,r)&&(a(t.getRanges(),i)||a(i,t[fc("0xd2")]())))if(c){if(t.commentThread&&t[fc("0x52")][fc("0xb")])continue;for(const e of t[fc("0xd2")]())c[fc("0x5d")](e)||c[fc("0xce")](e);t[fc("0x23")]()}else{c=t;for(const e of i)t.isIntersectingWithRange(e)||t[fc("0xce")](e)}if(c)return c;x[fc("0x11a")]();for(const{suggestion:t,meta:e}of this._findSuggestions(i,"deletion"))e.isOwn&&(this[fc("0x8a")]||!e[fc("0x5e")]&&!e[fc("0x15e")])&&Ic(t,r)&&x.add(t);for(const t of x){const e=t.getRanges();if((!r||!r[fc("0x50")])&&i.every((t=>e[fc("0xb0")]((e=>e[fc("0x3a")](t,!0))))))return t;(!t[fc("0x136")]||!t[fc("0x136")][fc("0x50")])&&e[fc("0x11")]((t=>i[fc("0xb0")]((e=>e.containsRange(t,!0)))))&&t[fc("0x5")]()}const l=(0,e.uid)(),u=o.id,d="deletion:"+n,g=this[fc("0x10a")]({id:l,type:d,createdAt:new Date,authorId:u,attributes:r});for(const t of i)t[fc("0x80")](),t.isCollapsed||"$graveyard"==t[fc("0xe3")][fc("0x60")]||this[fc("0xae")](d,l,u,t,Yr[fc("0xf9")]());return g}markAttributeChange(t,n,r,o,i){if(t[fc("0xdb")])return[];if(fc("0x9a")===this._trackFormatChanges)return[];const s=this[fc("0x47")].plugins[fc("0x1f")](fc("0x118")).me.id,x=Array[fc("0x140")](this[fc("0x15f")][fc("0xf4")]())[fc("0x66")]((e=>fc("0xc4")==e[fc("0x45")]&&e[fc("0x13")].key==n&&e[fc("0x5d")](t)));if("default"===this[fc("0x125")]){const e=this[fc("0x48")](t,fc("0x3c"))[fc("0x66")]((({meta:t})=>t[fc("0x10")]&&!t[fc("0x15e")]&&!t[fc("0x5c")]))[fc("0x27")]((({suggestion:t})=>t));x[fc("0x16e")](...e)}const a=new Map([[t,r]]);for(const t of x){const e=fc("0xc4")==t.type?t[fc("0x13")][fc("0x12f")]:void 0,i=t[fc("0x49")](),s=Array[fc("0x140")](a[fc("0x164")]())[fc("0x10c")]((t=>t[fc("0x109")](i)));if(!s)continue;const x=s[fc("0x14")](i);this._isBlockAttribute(n)&&fc("0x3c")==t.type&&0!=x.length||(a.delete(s),x[fc("0x139")]((t=>{a[fc("0x11b")](t,r)})),fc("0x3c")!=t[fc("0x45")]&&e!=o&&a.set(s[fc("0x59")](i),e))}const c=[];for(const[t,r]of a){const x=(0,e.uid)(),a={key:n,oldValue:r,newValue:o};n.length>37&&console.warn("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=(fc("0x73")+(n+"|")+Tc({newValue:o}))[fc("0xc1")](0,60),u=this._setSuggestionData({id:x,type:l,data:a,createdAt:new Date,authorId:s,attributes:i});c.push(u),this[fc("0xae")](l,x,s,t)}return c}[fc("0xa4")](t){this._blockAttributeKeys[fc("0x126")](t)}_registerInlineAttribute(t){this[fc("0x113")][fc("0x126")](t)}_enableDefaultAttributesIntegration(t,e=[],n=[]){this.enableCommand(t,((t,...e)=>{this[fc("0x9b")]((()=>{t(...e)}))}));for(const t of e)this[fc("0x6b")](t);for(const t of n)this._registerBlockAttribute(t)}_setSuggestionRange(t,e){const n=t[fc("0xee")]();this[fc("0x12c")][fc("0x54")]((t=>{t.updateMarker(n,{range:e})}))}_addThreadToSuggestion(t){const e=t.id,n=this[fc("0x47")][fc("0x10e")][fc("0x1f")](fc("0xba"));this[fc("0x7e")][fc("0x5b")](e)||this[fc("0x7e")][fc("0x3f")]({channelId:n,threadId:e,isResolvable:!1,isSubmitted:!0});const r=this._commentsRepository.getCommentThread(e);r.unbind(fc("0x162")),r[fc("0x162")]=!1,t.commentThread=r}[fc("0x5a")](t,n,r,o){if(t[fc("0x45")]!=n||t[fc("0x43")]!=r||t[fc("0x7c")].id!=o)throw this.editor[fc("0x2e")]("track-changes-suggestion-data-mismatch"),new e.CKEditorError(fc("0xf3"),this)}_cutOutSuggestionMarker(t,n){const r=t[fc("0x49")]();if(n[fc("0x133")](r))t[fc("0x23")]();else if(r.containsRange(n)){const o=this[fc("0x12c")][fc("0x6d")](n.start[fc("0x58")],fc("0xb5"));this[fc("0x14b")](t,this._model[fc("0x128")](r.start,o));const i=(0,e.uid)(),s=t[fc("0x7c")].id,x=t.type+":"+t[fc("0x43")];this[fc("0x10a")]({id:i,type:x,createdAt:new Date,authorId:s,data:t.data,attributes:t[fc("0x136")]});const a=this[fc("0x12c")][fc("0x6d")](n[fc("0xb5")][fc("0xa1")],fc("0x135")),c=this._model[fc("0x128")](a,r[fc("0xb5")]);this[fc("0xae")](x,i,s,c)}else if(r[fc("0x75")](n[fc("0xcb")])){const e=this[fc("0x12c")][fc("0x6d")](n[fc("0xcb")][fc("0x58")],fc("0xb5"));this[fc("0x14b")](t,this[fc("0x12c")][fc("0x128")](r[fc("0xcb")],e))}else{const e=this[fc("0x12c")][fc("0x6d")](n.end[fc("0xa1")],fc("0x135"));this[fc("0x14b")](t,this[fc("0x12c")][fc("0x128")](e,r[fc("0xb5")]))}}_rangeIsInLocalUserInsertion(t){for(const{suggestion:e,meta:n}of this[fc("0x48")](t,"insertion")){if(!n[fc("0x10")])continue;const r=e[fc("0xd2")]();for(const e of r)if(!t.getDifference(e).length)return!0}return!1}[fc("0xdf")](t){const n=this.editor.plugins[fc("0x1f")](fc("0x118"))[fc("0x14e")](t);if(!n)throw new e.CKEditorError(fc("0xab"),this);return n}[fc("0x14c")](t){const e=this[fc("0x47")][fc("0x131")][fc("0x1f")](fc("0x118")),n=(0,i.hashObject)(fc("0xf0")+t);return e[fc("0x14e")](n)||e[fc("0x13a")]({id:n,name:t})}[fc("0xd9")](t,e,n,r,o){const i=this._getAuthorFromId(r),s=this[fc("0x13b")][fc("0x89")](t,e,n,i,o,(t=>this[fc("0x94")](n,{attributes:t})));return this.listenTo(s,"accept",(()=>{this[fc("0x94")](n,{state:fc("0x9d")})}),{priority:fc("0x172")}),this[fc("0x175")](s,fc("0x5"),(()=>{this[fc("0x94")](n,{state:"rejected"})}),{priority:fc("0x172")}),this[fc("0x15f")][fc("0x11b")](n,s),this[fc("0x153")][fc("0x11b")](s,"notReady"),s}[fc("0xf6")](t){const e=t.split(":");return{group:e[0],type:e[1],subType:e[fc("0xb")]>=5?e[2]:null,id:e[fc("0xb")]<5?e[2]:e[3],authorId:e[fc("0xb")]<5?e[3]:e[4],markerCount:6==e[fc("0xb")]?e[5]:null}}[fc("0xbc")](t,n,r){const o=t[fc("0x49")](),i=o[fc("0xcb")],s=o[fc("0xb5")];this[fc("0x14b")](t,this._model[fc("0x128")](i,n));const x=(0,e.uid)(),a=t[fc("0x7c")].id,c=t[fc("0x45")]+(t[fc("0x43")]?":"+t[fc("0x43")]:"");this[fc("0x10a")]({id:x,type:c,createdAt:new Date,authorId:a,originalSuggestionId:t.id,attributes:t[fc("0x136")],data:t[fc("0x13")]});const l=this[fc("0x168")](t);(fc("0x7a")==t[fc("0x45")]||l&&this[fc("0xc8")](l))&&(r=this[fc("0x12c")][fc("0x37")](r.parent)),this[fc("0xae")](c,x,a,this[fc("0x12c")][fc("0x128")](r,s))}_findSuggestions(t,e=null){const n=[],r=this[fc("0x47")][fc("0x131")].get(fc("0x118")).me;Array[fc("0x176")](t)||(t=[t]);for(const o of this[fc("0x13f")]()){if(!o.isInContent)continue;if(e&&o[fc("0x45")]!=e)continue;let i=!1;for(const e of o[fc("0xd2")]()){for(const s of t){const t=s.start[fc("0x133")](e[fc("0xb5")])||s[fc("0xb5")][fc("0x133")](e[fc("0xcb")]);if(t||s[fc("0x59")](e)){const x=s.containsRange(e)&&pc(this[fc("0x12c")][fc("0x4")],e[fc("0xcb")],s),a=e.containsRange(s)&&pc(this._model[fc("0x4")],s.start,e);n[fc("0x114")]({suggestion:o,meta:{isOwn:r==o[fc("0xfb")],isNextTo:t,isInsideObject:x,containsRangeInObject:a}}),i=!0;break}}if(i)break}}return n}[fc("0xae")](t,e,n,r,o){this[fc("0x12c")][fc("0x54")]((i=>{let s=fc("0x107")+t+":"+e+":"+n;o&&(s=s+":"+o),i.addMarker(s,{range:r,usingOperation:!0,affectsData:!0})}))}[fc("0xb8")](t){const e=t[fc("0x103")],n=t[fc("0x167")];t[fc("0x103")]=null,t[fc("0x167")]=null,null!=e&&(e.next=n),null!=n&&(n[fc("0x103")]=e),fc("0x76")==this[fc("0x153")][fc("0x1f")](t)&&(this._suggestionState.set(t,fc("0x112")),this[fc("0x21")](fc("0xfc"),t,e,n))}[fc("0x10a")](t){const n=t.id,r=this[fc("0xbe")](t);if(this[fc("0xea")]&&this[fc("0xea")][fc("0xd")]){const o=this[fc("0x47")][fc("0x131")].get(fc("0x90")),i=r[fc("0x30")],s=r[fc("0x43")]?r[fc("0x45")]+":"+r[fc("0x43")]:r[fc("0x45")],x=this[fc("0x47")].locale,a=o[fc("0x126")](Jr(x,fc("0xe0"))),c={id:n,type:s,hasComments:i,data:t[fc("0x13")]||null,originalSuggestionId:t[fc("0x147")]||null,attributes:r[fc("0x136")]};this[fc("0xea")][fc("0xd")](c)[fc("0x11e")]((t=>{r[fc("0x24")]=!0,o[fc("0xa2")](a),t&&t[fc("0x14f")]&&(this._suggestions.get(n)[fc("0x14f")]=t.createdAt)}))[fc("0x159")]((t=>{throw(0,e.logWarning)(fc("0x1d")),this.editor[fc("0xc9")].enqueueChange({isUndoable:!1},(()=>{r[fc("0x5")]()})),r.stopListening(),this[fc("0x15f")][fc("0xf8")](r.id),this[fc("0x153")][fc("0xf8")](r),t}))}return r}_isBlockAttribute(t){return this[fc("0x178")][fc("0x31")](t)}_getAttributeKeyFromSubType(t){return fc("0xc4")==t.type&&t[fc("0x43")].split("|")[0]}[fc("0x94")](t,e){const n=this.editor[fc("0x131")].get(fc("0x90")),r=this[fc("0x144")](t);if(this[fc("0xea")]&&this[fc("0xea")].updateSuggestion)if(r._saved){const r=n[fc("0x126")](Jr(this[fc("0x47")].locale,fc("0xe0")));this._adapter[fc("0xd7")](t,e)[fc("0x11e")]((()=>{n.remove(r)}))}else r.on(fc("0x8c"),(()=>{this[fc("0x94")](t,e)}))}[fc("0x122")](t){if(!this._adapter||!this[fc("0xea")][fc("0x144")])throw new e.CKEditorError(fc("0x3b"),this);return this[fc("0xea")][fc("0x144")](t)}[fc("0x39")](t){const{id:e,type:n,subType:r,authorId:o}=this[fc("0xf6")](t),i=this[fc("0x15f")].get(e)||this[fc("0xd9")](n,r,e,o,{});switch(this._checkSuggestionCorrectness(i,n,r,o),this[fc("0x153")][fc("0x1f")](i)){case"notReady":this._getSuggestionData(e)[fc("0x11e")]((t=>{let n=Promise.resolve();t[fc("0x30")]&&(n=this._commentsRepository[fc("0x11c")]({channelId:this[fc("0x47")][fc("0x10e")][fc("0x1f")](fc("0xba")),threadId:e})),n[fc("0x11e")]((()=>{this[fc("0xbe")](t)[fc("0x24")]=!0}))})),this[fc("0x153")][fc("0x11b")](i,fc("0x16d"));break;case"removed":this._updateSuggestionData(e,{state:"open"});case fc("0xcf"):this[fc("0x153")][fc("0x11b")](i,fc("0x76")),this[fc("0x21")](fc("0x4d"),i);break;case fc("0x76"):this[fc("0x21")]("suggestionChanged",i)}return i[fc("0x146")](t),i}[fc("0xa8")](t){const e=Array[fc("0x140")](t),n=e[fc("0x66")]((t=>"attribute"==t[fc("0x45")]));this[fc("0x12")](n);const r=e[fc("0x66")]((t=>!t[fc("0x65")]&&fc("0xc4")!=t[fc("0x45")])),o=this[fc("0x13f")]({skipNotAttached:!0})[fc("0x66")]((t=>!t[fc("0x65")]&&fc("0xc4")!=t[fc("0x45")])),i=o[fc("0x66")]((e=>!t[fc("0x31")](e))),s=new Map(o[fc("0x27")]((t=>[t,this[fc("0x13b")][fc("0x81")](t[fc("0x45")],t[fc("0x43")],fc("0x70"))]))),x=new Map(o.map((t=>[t,t.getFirstRange()]))),a=new Set,c=new Set;for(let t=0;t<r[fc("0xb")];t++)u(r[t],r,t+1);for(let t=0;t<r[fc("0xb")];t++)u(r[t],i,0);const l=new Set;for(let t=0;t<r[fc("0xb")];t++){const e=r[t];!c[fc("0x31")](e)&&e[fc("0x103")]&&(l[fc("0x126")](e[fc("0x103")]),e[fc("0x103")][fc("0x167")]===e&&(e[fc("0x103")][fc("0x167")]=null),e[fc("0x103")]=null),!a[fc("0x31")](e)&&e[fc("0x167")]&&(l[fc("0x126")](e[fc("0x167")]),e[fc("0x167")][fc("0x103")]===e&&(e[fc("0x167")][fc("0x103")]=null),e[fc("0x167")]=null)}function u(t,e,n){for(let r=n;r<e[fc("0xb")];r++){const n=d(t,e[r]);n&&(n[0].next=n[1],n[1][fc("0x103")]=n[0],a[fc("0x126")](n[0]),c[fc("0x126")](n[1]))}}function d(t,e){if(t.author.id!==e[fc("0xfb")].id)return null;const n=s[fc("0x1f")](t)(t,e,x[fc("0x1f")](t),x[fc("0x1f")](e));return n&&s[fc("0x1f")](e)(t,e,x[fc("0x1f")](t),x.get(e))?n[1].commentThread&&n[1][fc("0x52")].length?null:n:null}l.size&&this[fc("0xa8")](l)}[fc("0x12")](t){if(0==t.length)return;const e=this.getSuggestions({skipNotAttached:!0})[fc("0x66")]((t=>fc("0xc4")==t[fc("0x45")]&&t._isDataLoaded)),n=[],r=new Map;for(const t of e){const e=(0,i.hashObject)(t[fc("0x136")]);r[fc("0x31")](e)||(r[fc("0x11b")](e,n[fc("0xb")]),n[fc("0x114")]([]));const o=r[fc("0x1f")](e);n[o][fc("0x114")](t)}!function(){n.sort(((t,e)=>{const n=t[0][fc("0x14f")],r=e[0][fc("0x14f")];return n==r?t[0][fc("0x136")][fc("0x97")]<e[0][fc("0x136")][fc("0x97")]?-1:1:n<r?-1:1}));for(const t of n)t[fc("0xbb")](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<n[fc("0xb")];t++){if(0==n[t][fc("0xb")])continue;const e=[];for(let r=t+1;r<n.length;r++)0!=n[r].length&&o(n[t],n[r])&&e[fc("0x114")](r);for(const r of e)n[t]=n[t][fc("0xec")](n[r]),n[r]=[]}for(const t of n)for(let e=0;e<t.length;e++)t[e][fc("0x167")]=t[e+1]||null;for(const t of n)for(let e=0;e<t[fc("0xb")];e++)t[e][fc("0x103")]=t[e-1]||null;function o(t,e){if(t[0].author!==e[0][fc("0xfb")])return!1;if(n=t[0],r=e[0],(n.hasComments||r.hasComments)&&(n[fc("0x30")]&&r[fc("0x30")]||!(n[fc("0x30")]&&r.createdAt<n[fc("0x52")][fc("0xcc")].get(0)[fc("0x14f")]||r[fc("0x30")]&&n[fc("0x14f")]<r[fc("0x52")].comments.get(0)[fc("0x14f")])))return!1;var n,r;const o=lc(t[0][fc("0x136")],fc("0x97")),i=lc(e[0][fc("0x136")],fc("0x97"));return!!jr(o,i)&&(!!t[fc("0x11")]((t=>e[fc("0xb0")]((e=>t[fc("0x49")]().isEqual(e[fc("0x49")]())))))&&e.every((e=>t[fc("0xb0")]((t=>e[fc("0x49")]()[fc("0x133")](t[fc("0x49")]()))))))}}[fc("0x2d")](t){const e=Array.from(t),n=this[fc("0x13f")]({skipNotAttached:!0}),r=n[fc("0x66")]((e=>!t[fc("0x31")](e))),o=new Map(e[fc("0x27")]((t=>[t,this[fc("0x13b")].getSuggestionCallback(t[fc("0x45")],t.subType,"join")]))),i=new Map(n[fc("0x27")]((t=>[t,t[fc("0xd2")]()])));for(let t=0;t<e[fc("0xb")];t++)if(s(this,e[t],e,t+1))return!0;for(let t=0;t<e[fc("0xb")];t++)if(s(this,e[t],r,0))return!0;return!1;function s(t,e,n,r){for(let s=r;s<n[fc("0xb")];s++){const r=n[s];if(r[fc("0x45")]!==e[fc("0x45")]||r[fc("0xfb")].id!==e[fc("0xfb")].id||r.subType!==e[fc("0x43")])continue;if(!kc(e,r))continue;if(fc("0xc4")==e[fc("0x45")]&&e[fc("0x13")].oldValue!=r[fc("0x13")][fc("0x12f")])continue;if("attribute"==e[fc("0x45")]&&t._isBlockAttribute(e[fc("0x13")].key))continue;if(fc("0x7a")==e.type){const n=t[fc("0x47")].model,r=e[fc("0xe9")]();if(r&&(n.schema[fc("0x148")](r)||n[fc("0x4")][fc("0xfa")](r)))continue}const x=o.get(e),a=i[fc("0x1f")](e),c=i[fc("0x1f")](r),l=e[fc("0x52")]&&e[fc("0x52")][fc("0xb")],u=r[fc("0x52")]&&r[fc("0x52")][fc("0xb")];if(!l&&x(c,a))return t._joinSuggestions(r,e),i.delete(e),!0;if(!u&&x(a,c))return t[fc("0xfd")](e,r),i[fc("0xf8")](r),!0}return!1}}[fc("0xfd")](t,e){if(t[fc("0x65")])for(const n of e[fc("0xd2")]())t.addRange(n);else{const n=e[fc("0x49")]()[fc("0xb5")];this[fc("0x14b")](t,this._model[fc("0x128")](t[fc("0x49")]()[fc("0xcb")],n))}e[fc("0x23")]()}[fc("0x174")](t,e){const n=t.startsWith(fc("0x10d"))||t[fc("0x13d")]("attribute")?fc("0x15b"):t.toUpperCase();return Jr(this.editor[fc("0xed")],e+"_"+n+fc("0x83"))}_initAriaMarkerChangeAnnouncements(){const t=this[fc("0x47")];(0,i.surroundingMarkersDetector)(this[fc("0x12c")],(({left:e,entered:n})=>{const r=[];for(const t of e){const{group:e,type:n}=this[fc("0xf6")](t[fc("0xff")]);if(fc("0x68")===e){r.push(this._getMarkerAnnouncementText(n,fc("0x2f")));break}}for(const t of n){const{group:e,type:n}=this[fc("0xf6")](t[fc("0xff")]);if(fc("0x68")===e){r[fc("0x114")](this[fc("0x174")](n,fc("0x55")));break}}r.length&&t.ui[fc("0x6c")][fc("0x105")](fc("0xfe"),r[fc("0x85")](" "))}))}[fc("0xc6")](t){if(null!==this[fc("0xaa")])return!1;const e=this[fc("0x47")],n=e[fc("0xc9")][fc("0xd4")][fc("0x1")].getChanges();if(0==n[fc("0xb")])return!1;const r=[],o=n[fc("0x66")]((t=>"attribute"==t[fc("0x45")])),i=n.filter((t=>fc("0x16f")==t[fc("0x45")]&&fc("0x64")!=t.name)),s=n[fc("0x66")]((t=>"remove"==t.type&&fc("0x64")!=t[fc("0xff")]));for(const t of o)r[fc("0x114")]({key:t.attributeKey,newValue:t[fc("0x18")],oldValue:t[fc("0x3")],range:(x=t.range,null==x.end[fc("0x58")]&&x[fc("0xb5")][fc("0xa1")]==x[fc("0xcb")][fc("0x71")]?Cc(x.start[fc("0x71")],e[fc("0xc9")]):x)});var x;for(const t of i){const n=s.find((e=>e[fc("0xb9")][fc("0x133")](t[fc("0xb9")])));n&&r.push({key:fc("0xe1"),newValue:t[fc("0xff")],oldValue:n.name,range:e[fc("0xc9")][fc("0x4a")](t[fc("0xb9")].nodeAfter)})}return 0!=r[fc("0xb")]&&this[fc("0x130")](t,r)}[fc("0x106")](t){let e=!1;const n=this[fc("0x47")][fc("0xc9")][fc("0xd4")][fc("0x1")][fc("0xe5")]()[fc("0x66")]((t=>t.data[fc("0xf1")]&&t[fc("0xff")].startsWith("suggestion:attribute:")));for(const r of n){const{subType:n,id:o}=this._splitMarkerName(r[fc("0xff")]),i=n[fc("0x84")]("|")[0];for(const n of this.getSuggestions({skipNotAttached:!0}))n.id!=o&&fc("0xc4")==n[fc("0x45")]&&n.data&&n[fc("0x13")].key==i&&n.getFirstRange().isIntersecting(r.data.newRange)&&(this[fc("0x8d")](n,r.data[fc("0xf1")],t),e=!0)}return e}_recordAttributeChanges(t){if(null!==this[fc("0xaa")])return void t();const n=this[fc("0x47")];this[fc("0xaa")]=n[fc("0xc9")][fc("0xd4")][fc("0x67")],t();const r=new Map;for(const t of n[fc("0xc9")][fc("0xd4")][fc("0x6a")].getOperations(this._recordAttributeSuggestionsFromVersion))if([fc("0xef"),"addAttribute","removeAttribute",fc("0x36")][fc("0x7b")](t[fc("0x45")])){const e=t[fc("0x91")],n=r.get(e)||[];n[fc("0x114")](t),r[fc("0x11b")](e,n)}this[fc("0xaa")]=null;for(const[t,o]of r){const r=(0,e.uid)();n[fc("0xc9")][fc("0xeb")](t,(t=>{const e=[];for(const t of o){let o,i,s,x;if(fc("0xef")==t[fc("0x45")]){const e=t;o=Cc(e.position[fc("0x71")],n[fc("0xc9")]),i=fc("0xe1"),s=e[fc("0x28")],x=e[fc("0x26")]}else{const e=t,r=this[fc("0xc8")](e[fc("0x3e")]),a=this[fc("0x113")][fc("0x31")](e[fc("0x3e")]);if(!r&&!a)continue;o=r?Cc(e[fc("0x9")][fc("0xcb")][fc("0x71")],n[fc("0xc9")]):e[fc("0x9")],i=e[fc("0x3e")],s="removeAttribute"==t[fc("0x45")]?void 0:e.newValue,x=e[fc("0x12f")]}this[fc("0x12a")](o,i,x,s,{groupId:r}),e[fc("0x114")]({range:o,key:i,newValue:s,oldValue:x})}this[fc("0x130")](t,e)}))}}[fc("0x130")](t,e){if(0==e[fc("0xb")])return!1;let n=!1;for(const r of e){const e=this._findSuggestions(r[fc("0x9")],"attribute")[fc("0x66")]((t=>!t[fc("0x124")][fc("0x5c")])).map((t=>t[fc("0x68")])),o=(0,i.hashObject)({newValue:r[fc("0x6f")]});e.filter((t=>{const[e,n]=t[fc("0x43")][fc("0x84")]("|");return e==r.key&&n!=o}))[fc("0x139")]((e=>{this[fc("0x8d")](e,r[fc("0x9")],t),n=!0}))}return n}[fc("0x8d")](t,e,n){const r=t[fc("0x49")]().getDifference(e);0!==r.length?1!==r[fc("0xb")]?this[fc("0xbc")](t,e[fc("0xcb")],e[fc("0xb5")]):this[fc("0x14b")](t,r[0]):n[fc("0x16b")](t[fc("0xee")]())}}class bc{constructor(t){this[fc("0x46")]=t,this[fc("0x12c")]=t[fc("0xc9")],this._customCallbacks=new Map,this._defaultCallbacks=new Map,this[fc("0x12d")]()}[fc("0x89")](t,e,n,r,o,i){return new Yr(this[fc("0x12c")],{type:t,subType:e,id:n,author:r,creator:r,attributes:o,onAttributesChange:i,onAccept:(...n)=>this[fc("0x81")](t,e,fc("0x53"))(...n),onDiscard:(...n)=>this[fc("0x81")](t,e,fc("0x5"))(...n)})}[fc("0x10f")](t,e,n,r){const o=t+":"+e+":"+n;this[fc("0x150")].set(o,r)}[fc("0x81")](t,e,n){const r=t+":"+e+":"+n;return this[fc("0x150")][fc("0x1f")](r)||this[fc("0x42")][fc("0x1f")](t+":"+n)}[fc("0x12d")](){const t=()=>!1,e=t=>{t[fc("0xbb")](((t,e)=>t[fc("0xcb")][fc("0x99")](e[fc("0xcb")])?1:-1)),this._model[fc("0x54")]((e=>{for(const n of t){let t;t=n[fc("0xb5")][fc("0x19")]&&n[fc("0xb5")][fc("0xa1")]==n[fc("0xcb")][fc("0x71")]?e[fc("0x8")](n.start.nodeAfter,"on"):e.createSelection(n),this[fc("0x12c")][fc("0xd1")](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},n=(t,e)=>{e&&this._model[fc("0x54")]((n=>{const{commandName:r,commandParams:o=[]}=e,i=t.map((t=>(Ec(t)&&(t=this[fc("0x12c")][fc("0x128")](t[fc("0xb5")])),t))).filter((t=>fc("0x20")!==t[fc("0xe3")][fc("0x60")]));if(i[fc("0xb")]<1)return;const x=Array[fc("0x140")](this[fc("0x12c")][fc("0xd4")][fc("0x156")][fc("0xd2")]()).map((t=>s.LiveRange[fc("0x104")](t)));n[fc("0x143")](i);for(const t of this._editor[fc("0x15d")][fc("0x15d")]())t[fc("0x5f")]();o[fc("0x114")]({forceDefaultExecution:!0}),this[fc("0x46")][fc("0x12b")](r,...o);const a=x[fc("0x66")]((t=>fc("0x20")!=t[fc("0xe3")][fc("0x60")]));a[fc("0xb")]>0&&n[fc("0x143")](a);for(const t of x)t[fc("0x80")]()}))},r=(t,e)=>1==t[fc("0xb")]&&1==e[fc("0xb")]&&t[0][fc("0xb5")].isEqual(e[0][fc("0xcb")]),o=(t,e,n,r)=>Ac(t,e,n,r,this[fc("0x12c")])?[t,e]:Ac(e,t,r,n,this[fc("0x12c")])?[e,t]:null;this._defaultCallbacks[fc("0x11b")]("insertion:accept",t),this._defaultCallbacks.set("insertion:discard",e),this[fc("0x42")][fc("0x11b")]("insertion:join",r),this._defaultCallbacks.set("insertion:chain",o),this[fc("0x42")][fc("0x11b")](fc("0x32"),e),this[fc("0x42")][fc("0x11b")](fc("0xe8"),t),this[fc("0x42")][fc("0x11b")]("deletion:join",r),this[fc("0x42")][fc("0x11b")](fc("0x8b"),o),this[fc("0x42")][fc("0x11b")](fc("0x29"),n),this[fc("0x42")][fc("0x11b")](fc("0x14d"),t),this[fc("0x42")][fc("0x11b")](fc("0x16c"),r),this[fc("0x42")][fc("0x11b")](fc("0xf"),t),this[fc("0x42")][fc("0x11b")](fc("0x4e"),n),this[fc("0x42")][fc("0x11b")]("formatBlock:discard",t),this[fc("0x42")][fc("0x11b")]("formatBlock:join",r),this[fc("0x42")].set("formatBlock:chain",t),this[fc("0x42")][fc("0x11b")]("attribute:accept",t),this[fc("0x42")][fc("0x11b")]("attribute:discard",((t,e)=>{if(!e)return;const n=this._editor[fc("0x131")][fc("0x1f")](hc);this[fc("0x12c")][fc("0x54")]((r=>{if(fc("0xe1")==e[fc("0x3e")])for(const n of t){const t=n[fc("0xcb")][fc("0x71")],o=e[fc("0x12f")];r[fc("0xef")](t,o)}else if(n[fc("0xc8")](e[fc("0x3e")]))for(const n of t)void 0!==e[fc("0x12f")]?r.setAttribute(e.key,e[fc("0x12f")],n[fc("0xcb")][fc("0x71")]):r[fc("0xb6")](e[fc("0x3e")],n[fc("0xcb")][fc("0x71")]);else for(const n of t)e[fc("0x12f")]?r[fc("0xe2")](e[fc("0x3e")],e[fc("0x12f")],n):r.removeAttribute(e[fc("0x3e")],n)}))})),this[fc("0x42")][fc("0x11b")](fc("0x119"),r)}}function pc(t,e,n){for(const r of e[fc("0xa1")].getAncestors({includeSelf:!0,parentFirst:!0})){if(r[fc("0xe3")]==r)return!1;if(!n[fc("0x145")](r))return!1;if(t[fc("0x148")](r)||t.isLimit(r))return!0}return!1}function Ec(t){return t[fc("0xb5")].parent==t.start.nodeAfter&&t[fc("0xb5")][fc("0xe")]}function _c(t,e,n,r){const o=t=>!t[fc("0x40")].is(fc("0xc5"))&&!r[fc("0x148")](t[fc("0x40")]),i=t[fc("0xcb")][fc("0x115")](o),s=t[fc("0xb5")].getLastMatchingPosition(o,{direction:fc("0xde")});return!(t[fc("0xcb")][fc("0x133")](i)&&t[fc("0xb5")][fc("0x133")](s)||(i.isBefore(s)?n.updateMarker(e,{range:n[fc("0x128")](i,s)}):n.removeMarker(e),0))}function Tc(t){return(0,i.hashObject)(t)}function yc(t){const e=t[fc("0xcb")][fc("0x71")];return e&&e.is(fc("0x157"))}function Cc(t,e){const n=e[fc("0x4")][fc("0x148")](t)||e[fc("0x4")][fc("0x41")](t);return e[fc("0x128")](e[fc("0x6d")](t,fc("0x61")),n?e[fc("0x33")](t):e[fc("0x6d")](t,fc("0xb5")))}function Ac(t,e,n,r,o){if(!kc(t,e))return!1;if(n.end[fc("0x133")](r.start))return!0;if(t[fc("0x45")]!=e[fc("0x45")])return!1;if(!n[fc("0xb5")].isTouching(r[fc("0xcb")]))return!1;const i=o[fc("0x128")](n[fc("0xb5")],r[fc("0xcb")])[fc("0x69")]();for(const t of i)if(["elementStart","elementEnd"][fc("0x7b")](t[fc("0x45")])&&o.schema[fc("0xfa")](t[fc("0x40")]))return!1;return!0}function kc(t,e){return!(!t[fc("0x8f")]||!e[fc("0x8f")])&&jr(t.attributes,e.attributes)}function Ic(t,e){const n=Rc(t.attributes),r=Rc(e);if(!t[fc("0x8f")])return!1;for(const t of Object[fc("0x164")](r))if(!jr(n[t],r[t]))return!1;return!0}function Rc(t){const e=Object[fc("0x2a")]({},t);return delete e[fc("0x50")],delete e[fc("0x9c")],e}const Sc=["add","bind","model","canEditAt","_discardCommand","PendingActions","canDiscard","locale","_removePendingAction","acceptSuggestion","commands","listenTo","plugins","canAccept","discardSuggestion","get","_setPendingAction","isEnabled","_acceptCommand","_editor","PENDING_ACTION_SUGGESTION","getRanges","view","destroy","stopListening","_pendingAction","change:isDirty","execute","isDirty","unbind"];var vc,Nc;vc=Sc,Nc=209,function(t){for(;--t;)vc.push(vc.shift())}(++Nc);const Lc=function(t,e){return Sc[t-=0]};class Mc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){super(),this.model=e,this[Lc("0x17")]=n,this.commentThreadController=r,this[Lc("0x14")]=t,this._acceptCommand=t[Lc("0xb")].get(Lc("0xa")),this._discardCommand=t[Lc("0xb")][Lc("0x10")](Lc("0xf")),this[Lc("0x17")].bind(Lc("0x12")).to(this[Lc("0x13")],this._discardCommand,((t,e)=>t||e)),this[Lc("0x17")][Lc("0x2")](Lc("0xe")).to(this[Lc("0x13")],Lc("0x12"),(t=>t&&this[Lc("0x14")][Lc("0x3")][Lc("0x4")](e[Lc("0x16")]()))),this[Lc("0x17")][Lc("0x2")]("canDiscard").to(this[Lc("0x5")],Lc("0x12"),(t=>t&&this._editor[Lc("0x3")][Lc("0x4")](e.getRanges()))),this[Lc("0x1a")]=null,n[Lc("0x1d")]&&this[Lc("0x11")](),this[Lc("0xc")](n,Lc("0xa"),(()=>this[Lc("0xa")]())),this[Lc("0xc")](n,Lc("0xf"),(()=>this.discardSuggestion())),this.listenTo(n,Lc("0x1b"),(()=>{n.isDirty?this._setPendingAction():this[Lc("0x9")]()}))}[Lc("0xa")](){this[Lc("0x13")][Lc("0x1c")](this[Lc("0x3")].id)}discardSuggestion(){this[Lc("0x5")][Lc("0x1c")](this[Lc("0x3")].id)}destroy(){this[Lc("0x17")].unbind(Lc("0x12")),this[Lc("0x17")][Lc("0x0")](Lc("0xe")),this[Lc("0x17")][Lc("0x0")](Lc("0x7")),this[Lc("0x19")](),this.commentThreadController[Lc("0x18")](),this[Lc("0x1a")]&&this[Lc("0x9")]()}[Lc("0x11")](){const t=Jr(this[Lc("0x14")][Lc("0x8")],Lc("0x15"));this[Lc("0x1a")]=this._editor[Lc("0xd")][Lc("0x10")](Lc("0x6"))[Lc("0x1")](t)}[Lc("0x9")](){null!==this._pendingAction&&this[Lc("0x14")].plugins[Lc("0x10")](Lc("0x6")).remove(this[Lc("0x1a")]),this[Lc("0x1a")]=null}}const wc=["disabledSubmit","element","canDiscard","destroy","submit","commentInputView","commentThread","isReadOnly","set","showInput","updateComment","disableComments","canAccept","length","isActive","removeComment","setData","_config","commentThreadInputView","fire","bind","commentsListView","addComment","_localUser","descriptionParts","value","assign","locale","authoredAt","_createCommentThreadInputView","editorConfig","delegate","hasDirtyComment","_model","isDirty","CommentView","focus","_createCommentViews"];var Oc,Fc;Oc=wc,Fc=230,function(t){for(;--t;)Oc.push(Oc.shift())}(++Fc);const Dc=function(t,e){return wc[t-=0]};class Bc extends o.View{constructor(t,e,n,r){super(t),this[Dc("0x13")]=null,this[Dc("0x10")]=null,this[Dc("0x6")](Dc("0xc"),!1),this[Dc("0x6")](Dc("0x1a"),e[Dc("0x1a")]),this[Dc("0x12")](Dc("0x1a")).to(e),this[Dc("0x6")](Dc("0x16"),[]),this[Dc("0x6")](Dc("0x20"),!1),this[Dc("0x6")]("isEnabled",!1),this.set(Dc("0xa"),!1),this[Dc("0x6")](Dc("0x0"),!1),this._model=e,this[Dc("0x15")]=n,this[Dc("0xf")]=r,r[Dc("0x9")]?this[Dc("0x6")](Dc("0xb"),1):this[Dc("0x23")]()}[Dc("0x22")](){this[Dc("0x25")].focus()}[Dc("0x1")](){this[Dc("0x13")]&&this[Dc("0x13")].destroy(),this[Dc("0x10")]&&this[Dc("0x10")].destroy(),super.destroy()}[Dc("0x23")](){const{CommentsListView:t}=this[Dc("0xf")];this[Dc("0x13")]=new t(this[Dc("0x19")],this[Dc("0x1f")][Dc("0x4")],Object[Dc("0x18")]({CommentView:this[Dc("0xf")][Dc("0x21")]},this[Dc("0xf")])),this.commentsListView[Dc("0x1d")](Dc("0xd")).to(this),this[Dc("0x13")][Dc("0x1d")](Dc("0x8")).to(this),this[Dc("0x13")][Dc("0x12")]("isActive").to(this),this[Dc("0x6")](Dc("0xb"),this[Dc("0x13")][Dc("0xb")]+1),this.bind(Dc("0xb")).to(this[Dc("0x13")],"length",(t=>t+1)),this[Dc("0x10")]=this[Dc("0x1b")](),this.on("removeComment",(()=>this[Dc("0x22")]())),this[Dc("0x12")](Dc("0x20")).to(this[Dc("0x13")],Dc("0x1e"),this[Dc("0x10")].commentInputView,Dc("0x17"),((t,e)=>t||!!e))}[Dc("0x1b")](){const{CommentThreadInputView:t}=this[Dc("0xf")],e=new t(this[Dc("0x19")],this[Dc("0x15")],this[Dc("0xf")][Dc("0x1c")]),n=e[Dc("0x3")];return e[Dc("0x12")](Dc("0x7")).to(this,Dc("0xc"),this[Dc("0x1f")].commentThread,Dc("0x5"),n,Dc("0x17"),((t,e,n)=>!!n||t&&!e)),n.on(Dc("0x2"),((t,e)=>{this[Dc("0x11")](Dc("0x14"),e),n.editor[Dc("0xe")]("")})),n.on("cancel",(()=>this[Dc("0x22")]())),n.bind(Dc("0x24")).to(this[Dc("0x1f")][Dc("0x4")],Dc("0x5")),e}}const Pc=["name","ck-suggestion--accept","acceptButton","_config","fire","ck-annotation__actions","creator","EXTERNAL_IMPORT_WORD_SUGGESTION","EXTERNAL_IMPORT_WORD_AVATAR","value","commentsListView","bindTemplate","isEnabled","commentThread","formatDateTime","getUserViewNotificationText","div","isActive","description","source","EXTERNAL_AVATAR","isExternal","ck-annotation__user","authoredAt","delegate","time","extendTemplate","</span>","innerHTML","bind","setTemplate","userView","@external",'" title="',"commentThreadInputView","ck-suggestion__info","ck-suggestion__actions","execute",'<span class="ck-suggestion-type">',"descriptionParts","_createButton","ck-suggestion-","editorDestroyed","locale","push","ck-suggestion","ck-annotation__info","ck-comment__info-time","type","_descriptionElement","querySelector","ck-annotation__content-wrapper","ck-suggestion-wrapper","EXTERNAL_SUGGESTION","canAccept","map","discardButton",'"></span>',"ck-annotation__info-name","canDiscard","author","ck-suggestion-wrapper--active","ck-suggestion__main","ck-annotation","render","split","Accept suggestion","<p>","ck-annotation__main","_model","getTemplate","importWord","acceptSuggestion","getExternalSuggestionNote",'<span class="ck-suggestion-color" style="background-color: ',"set"];var Uc,jc;Uc=Pc,jc=394,function(t){for(;--t;)Uc.push(Uc.shift())}(++jc);const Gc=function(t,e){return Pc[t-=0]};class Hc extends Bc{constructor(e,n,r,o){super(e,n,r,o),this.set(Gc("0x22"),""),this[Gc("0xf")]("type").to(this,Gc("0x19"),(t=>t&&t[0]?t[0][Gc("0x22")]:"")),this[Gc("0xf")](Gc("0x4")).to(this,Gc("0x19"),this,Gc("0x3"),((t,e)=>{let n="";for(const e of t)n+=Gc("0x35")+Vc(e.content,e.color)+"</p>";return e?n:(0,i.trimHtml)(n,{limit:140})})),this[Gc("0x23")]=null,this[Gc("0x40")]=this[Gc("0x1a")](Jr(e,Gc("0x34")),t.icons.check,Gc("0x3f"),Gc("0x3a"),"sw"),this[Gc("0x40")][Gc("0xf")](Gc("0x4a")).to(this,Gc("0x28")),this[Gc("0x2a")]=this[Gc("0x1a")](Jr(e,"Discard suggestion"),t.icons.cancel,"ck-suggestion--discard","discardSuggestion","sw"),this.discardButton.bind("isEnabled").to(this,Gc("0x2d")),this[Gc("0x11")]=new i.UserView(e,this[Gc("0x37")][Gc("0x2e")],this[Gc("0x1")]()),this[Gc("0x11")][Gc("0xc")]({attributes:{class:["ck-suggestion__user",Gc("0x8")]}}),this[Gc("0x10")](this[Gc("0x38")]())}getTemplate(){const t=this[Gc("0x49")],e=[{tag:Gc("0x2"),attributes:{class:[Gc("0x15"),Gc("0x20")]},children:[{tag:"span",children:[{text:this[Gc("0x11")][Gc("0x3e")]}],attributes:{class:["ck-suggestion__info-name",Gc("0x2c")]}},{tag:Gc("0xb"),attributes:{datetime:t.to("authoredAt"),class:[Gc("0x21"),"ck-annotation__info-time"]},children:[{text:t.to(Gc("0x9"),(t=>this[Gc("0x41")][Gc("0x0")](t)))}]}]},{tag:"div",attributes:{class:[Gc("0x16"),Gc("0x43")]},children:[this[Gc("0x40")],this.discardButton]},{tag:Gc("0x2"),attributes:{class:[Gc("0x25")]}}];this._model.isExternal&&e[Gc("0x1e")]({tag:Gc("0x2"),attributes:{class:["ck-comment__external"]},children:[{text:this[Gc("0x3b")]()}]});const n={tag:Gc("0x2"),attributes:{class:[Gc("0x26"),t.if(Gc("0x3"),Gc("0x2f")),t.to(Gc("0x22"),(t=>Gc("0x1b")+t)),this[Gc("0x41")].disableComments&&"ck-suggestion--disabled-comments"],"data-suggestion-id":this[Gc("0x37")].id,"data-thread-id":this._model[Gc("0x4b")].id,"data-author-id":this[Gc("0x37")].author.id,tabindex:-1},children:[{tag:Gc("0x2"),attributes:{class:[Gc("0x1f"),Gc("0x31")]},children:[this[Gc("0x11")],{tag:Gc("0x2"),attributes:{class:[Gc("0x30"),Gc("0x36")]},children:e}]}]};return this[Gc("0x48")]&&this.commentThreadInputView&&(n.children[Gc("0x1e")](this[Gc("0x48")],this[Gc("0x14")]),this[Gc("0x48")][Gc("0xa")]("editorReady").to(this),this[Gc("0x48")][Gc("0xa")](Gc("0x1c")).to(this),this[Gc("0x14")][Gc("0xa")]("editorReady").to(this),this[Gc("0x14")][Gc("0xa")](Gc("0x1c")).to(this)),n}[Gc("0x32")](){super.render(),this[Gc("0x23")]=this.element[Gc("0x24")](".ck-annotation__content-wrapper"),this._descriptionElement.innerHTML=this.description,this.on("change:description",((t,e,n)=>{this._descriptionElement[Gc("0xe")]=n}))}[Gc("0x1a")](t,e,n,r,i){const s=new o.ButtonView(this[Gc("0x1d")]);return s[Gc("0x3d")]({label:t,icon:e,tooltip:!0,tooltipPosition:i}),s[Gc("0xc")]({attributes:{class:n}}),s.on(Gc("0x17"),(()=>{this[Gc("0x42")](r,this[Gc("0x37")].id)})),s}[Gc("0x3b")](){return Gc("0x39")===this._model.attributes[Gc("0x12")][Gc("0x5")]?Jr(this[Gc("0x1d")],Gc("0x45")):Jr(this[Gc("0x1d")],Gc("0x27"))}getUserViewNotificationText(){return this[Gc("0x37")][Gc("0x7")]?Gc("0x39")===this._model.attributes[Gc("0x12")][Gc("0x5")]?Jr(this[Gc("0x1d")],Gc("0x46"),this[Gc("0x37")][Gc("0x44")][Gc("0x3e")]):Jr(this.locale,Gc("0x6"),this[Gc("0x37")][Gc("0x44")][Gc("0x3e")]):null}}function Vc(t,e){let n="";return n+=t[Gc("0x33")]("*")[Gc("0x29")](((t,e)=>e%2!=0?Gc("0x18")+zc(t)+Gc("0xd"):zc(t))).join(""),e&&(n+=Gc("0x3c")+e[Gc("0x47")]+Gc("0x13")+e.title+Gc("0x2b")),n}function zc(t){const e=document.createElement("span");return e.innerText=t,e[Gc("0xe")]}const Wc=["delete","filter","addSourceCollector","_handleControllerBuffer","set","suggestionChanged","acceptSelectedSuggestions","push","focus","isInContent","createAnnotationView","CommentsRepository","_annotationViews","locale","innerView","plugins","isMultiRange","_destroyController","has","add","getRanges","destroy","EditorAnnotations","CommentView","separator","comments.maxThreadTotalWeight","comments.editorConfig","createCommentThreadController","activeAnnotations","Track changes","_refreshActiveMarkers","unbind","Accept all suggestions","previous","Discard all selected suggestions","execute","isOn","TrackChangesUI","model","view","addComment","map","mainView","get","suggestionLoaded","activeMarkers","comments","size","createAnnotation","getByInnerView","change:previous","actionView","_updateController","CommentsUI","_handleSuggestionControllerDelayed","_bindAnnotationToEditors","Discard all suggestions","_createUIButton","getDescriptions","commands","_initializeController","_viewToController","config","getMarkerNames","suggestion-","TrackChangesEditing","Annotations","listenTo","_descriptionFactory","bind","source","commandName","trackChanges","editor","trackChanges.disableComments","getAllAdjacentSuggestions","suggestionUnloaded","SuggestionThreadView","isDirty","length","refreshSelectedViews","acceptButton","define","head","reduce","comments.maxCommentsWhenCollapsed","button","acceptAllSuggestions","from","values","getMarkers","stopListening","editing","arrowView","_disableComments","some","isEnabled","_suggestionToController","type","descriptionParts","buttonView","init","switchbutton","getFirstRange","value","comments.maxCommentCharsWhenCollapsed"];var Kc,qc;Kc=Wc,qc=100,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 requires(){return[hc,i.Users,Xc("0x11"),Xc("0x48"),"EditorAnnotations"]}static get pluginName(){return Xc("0x2b")}constructor(t){super(t),this[Xc("0x67")]=new Map,this[Xc("0x43")]=new Map,this[Xc("0x12")]=new Map,this[Xc("0x9")]=new Map;const e=this[Xc("0x4f")][Xc("0x44")];e[Xc("0x58")]("trackChanges.SuggestionThreadView",Hc),e[Xc("0x58")](Xc("0x50"),!1),this[Xc("0x64")]=e[Xc("0x31")]("trackChanges.disableComments")}[Xc("0x3c")](t,e){0===this._handleControllerBuffer[Xc("0x35")]&&setTimeout((()=>{for(const[t,e]of this._handleControllerBuffer){const n=this._suggestionToController[Xc("0x18")](t);n||e?n&&e&&this[Xc("0x17")](t):this[Xc("0x42")](t)}this.editor[Xc("0x15")].get(Xc("0x1c"))[Xc("0x56")](),this._refreshActiveMarkers(),this[Xc("0x9")].clear()}),10),this._handleControllerBuffer.set(t,e)}[Xc("0x1")](){const t=this.editor,e=t[Xc("0x15")][Xc("0x31")](Xc("0x47")),n=t[Xc("0x15")][Xc("0x31")](Xc("0x48")),r=t[Xc("0x15")][Xc("0x31")](Xc("0x1c")),o=t[Xc("0x15")][Xc("0x31")]("CommentsRepository");t.ui.componentFactory[Xc("0x19")](Xc("0x4e"),(t=>this._createUIButton(t))),r[Xc("0x8")]((()=>{const t=[];for(const[e,n]of Array[Xc("0x5e")](this[Xc("0x67")])){const r=e.getAllAdjacentSuggestions(),o=[];for(const t of r){if(!t[Xc("0xf")])continue;if(t[Xc("0x16")]){o.push(...t[Xc("0x1a")]());continue}const e=t[Xc("0x3")]();if(o.length>0){const t=o[0].getJoined(e);if(t){o[0]=t;continue}}o[Xc("0xd")](e)}t[Xc("0xd")]([n[Xc("0x2d")],o])}return t})),this[Xc("0x49")](e,Xc("0x32"),((t,e)=>{this[Xc("0x49")](e,"change:previous",((t,n,r,o)=>{e.isInContent&&(null==r?(this[Xc("0x3a")](o[Xc("0x59")]),this[Xc("0x3c")](e,!1)):(this[Xc("0x3a")](r[Xc("0x59")]),null==o&&this[Xc("0x3c")](e,!0)))})),null!==e[Xc("0x27")]?this._updateController(e.head):this[Xc("0x3c")](e,!1)})),this[Xc("0x49")](e,Xc("0x52"),((t,e,n)=>{this[Xc("0x61")](e,Xc("0x38")),this._handleControllerBuffer[Xc("0x6")](e),this[Xc("0x67")][Xc("0x18")](e)&&this._destroyController(e),n&&this[Xc("0x3a")](n[Xc("0x59")])})),this[Xc("0x49")](e,Xc("0xb"),((t,e)=>{this._updateController(e)})),this.listenTo(n,"change:activeAnnotations",(()=>{this[Xc("0x24")]()})),this.listenTo(o,Xc("0x2e"),((t,{threadId:n,isFromAdapter:r})=>{if(r||!e.hasSuggestion(n))return;const o=e.getSuggestion(n);this[Xc("0x67")][Xc("0x31")](o)[Xc("0x2d")].focus()}),{priority:"lowest"})}[Xc("0x24")](){const t=this[Xc("0x4f")][Xc("0x15")].get("Annotations"),e=this[Xc("0x4f")].plugins[Xc("0x31")](Xc("0x47")),n=Array.from(t[Xc("0x22")],(t=>t[Xc("0x14")])).filter((t=>this[Xc("0x43")][Xc("0x18")](t))),r=[];for(const t of n){const e=this[Xc("0x43")][Xc("0x31")](t)[Xc("0x2c")][Xc("0x51")]();r[Xc("0xd")](...e[Xc("0x5a")](((t,e)=>[...t,...e[Xc("0x45")]()]),[]))}e[Xc("0x33")]=r}[Xc("0x3f")](t){const n=(0,o.createDropdown)(t,o.SplitButtonView),r=this.editor.commands[Xc("0x31")](Xc("0x4e")),i=Jr(t,Xc("0x23"));n[Xc("0x0")][Xc("0xa")]({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[Xc("0x0")][Xc("0x4b")]("isOn").to(r,Xc("0x4")),n[Xc("0x0")].on(Xc("0x29"),(()=>{r[Xc("0x29")](),this[Xc("0x4f")][Xc("0x62")].view[Xc("0xe")]()}));const s=new e.Collection,x=[{type:Xc("0x2"),model:{withText:!0,label:i,commandName:Xc("0x4e")}},{type:Xc("0x1e")},{type:Xc("0x5c"),model:{withText:!0,label:Jr(t,Xc("0x26")),commandName:Xc("0x5d")}},{type:"button",model:{withText:!0,label:Jr(t,"Accept all selected suggestions"),commandName:Xc("0xc")}},{type:Xc("0x5c"),model:{withText:!0,label:Jr(t,Xc("0x3e")),commandName:"discardAllSuggestions"}},{type:Xc("0x5c"),model:{withText:!0,label:Jr(t,Xc("0x28")),commandName:"discardSelectedSuggestions"}}];for(const t of x){let e={type:Xc("0x1e")};if(t[Xc("0x2c")]){const n=new o.Model(t[Xc("0x2c")]),r=this.editor.commands[Xc("0x31")](n[Xc("0x4d")]);n.bind(Xc("0x2a"),"isEnabled").to(r,"value",Xc("0x66")),e={type:t[Xc("0x68")],model:n}}s.add(e)}(0,o.addListToDropdown)(n,s);const a=x.filter((t=>null!=t[Xc("0x2c")]))[Xc("0x2f")]((t=>this[Xc("0x4f")][Xc("0x41")].get(t[Xc("0x2c")][Xc("0x4d")]))),c=n[Xc("0x0")];return c[Xc("0x39")].unbind(Xc("0x66")),c.arrowView[Xc("0x25")](Xc("0x66")),c[Xc("0x39")][Xc("0x4b")](Xc("0x66")).to(r,Xc("0x66")),c[Xc("0x63")][Xc("0x4b")](Xc("0x66")).toMany(a,Xc("0x66"),((...t)=>t[Xc("0x65")]((t=>t)))),n.on("execute",(t=>{this[Xc("0x4f")][Xc("0x29")](t[Xc("0x4c")][Xc("0x4d")]),this[Xc("0x4f")][Xc("0x62")][Xc("0x2d")][Xc("0xe")]()})),n}[Xc("0x42")](t){const e=this[Xc("0x4f")],n=e[Xc("0x44")],r=e.plugins[Xc("0x31")](Xc("0x48")),o=e[Xc("0x15")][Xc("0x31")](Xc("0x11")),s=e[Xc("0x15")][Xc("0x31")]("EditorAnnotations"),x=e[Xc("0x15")].get(i.Users).me,a=n[Xc("0x31")]("trackChanges")[Xc("0x53")],{CommentsListView:c,CommentThreadInputView:l}=e[Xc("0x15")][Xc("0x31")](Xc("0x3b"));let u,d;this[Xc("0x12")][Xc("0x18")](t.id)?(d=this._annotationViews.get(t.id),u=d.mainView):(u=new a(e.locale,t,x,{disableComments:this[Xc("0x64")],editorConfig:n[Xc("0x31")](Xc("0x20")),maxCommentsWhenCollapsed:n[Xc("0x31")](Xc("0x5b")),maxThreadTotalWeight:n.get(Xc("0x1f")),maxCommentCharsWhenCollapsed:n[Xc("0x31")](Xc("0x5")),formatDateTime:(0,i.getDateTimeFormatter)(n[Xc("0x31")](Xc("0x13"))),CommentView:n[Xc("0x31")](Xc("0x34"))[Xc("0x1d")],CommentsListView:c,CommentThreadInputView:l}),u[Xc("0x57")].on(Xc("0x29"),(()=>{e[Xc("0x62")].view[Xc("0xe")]()})),u.discardButton.on("execute",(()=>{e[Xc("0x62")][Xc("0x2d")][Xc("0xe")]()})),d=r[Xc("0x10")](this.editor[Xc("0x13")],u),d[Xc("0x4b")](Xc("0x54")).to(u,"isDirty"),d[Xc("0x4b")](Xc("0x55")).to(u),d[Xc("0x4b")](Xc("0x68")).to(u,Xc("0x68"),(t=>Xc("0x46")+t)),this[Xc("0x12")][Xc("0xa")](t.id,d));const g=o[Xc("0x21")](t.commentThread,u),f=new Mc(e,t,u,g),m=t[Xc("0x51")]()[Xc("0x7")]((t=>t[Xc("0xf")]));u.descriptionParts=e.plugins[Xc("0x31")]("TrackChangesEditing")[Xc("0x4a")][Xc("0x40")](m),this._suggestionToController[Xc("0xa")](t,f),this._viewToController[Xc("0xa")](u,f);const h=r[Xc("0x36")]({view:d,target:()=>{const n=[],r=t.getAllAdjacentSuggestions().filter((t=>t[Xc("0xf")]));for(const t of r)n.push(...t[Xc("0x60")]());return(0,i.getAllMarkersDomElementsSorted)(e[Xc("0x62")],n)},type:()=>Xc("0x46")+f[Xc("0x2d")][Xc("0x68")]});o[Xc("0x3d")](u,h),r[Xc("0x19")](h),s.registerAnnotation(h)}[Xc("0x17")](t){const e=this.editor[Xc("0x15")][Xc("0x31")](Xc("0x11")),n=this[Xc("0x4f")][Xc("0x15")][Xc("0x31")](Xc("0x48")),r=this[Xc("0x67")][Xc("0x31")](t),o=r[Xc("0x2d")],i=n[Xc("0x37")](o);e._unbindEditors(o),i&&n.remove(i),this[Xc("0x67")].delete(t),this[Xc("0x43")].delete(o),r[Xc("0x1b")]()}[Xc("0x3a")](t){if(!t.isInContent||!this[Xc("0x67")][Xc("0x18")](t))return;const e=this[Xc("0x4f")][Xc("0x15")][Xc("0x31")](Xc("0x47")),n=this._suggestionToController.get(t),r=t.getAllAdjacentSuggestions();n.view[Xc("0x69")]=e[Xc("0x4a")][Xc("0x40")](r)}destroy(){for(const t of this[Xc("0x67")].keys())this._destroyController(t);for(const t of this[Xc("0x12")][Xc("0x5f")]())t[Xc("0x30")][Xc("0x1b")]();super[Xc("0x1b")]()}}var Zc,Yc,Jc=["getSuggestion","TrackChanges","Comments","plugins","editor","adapter","getSuggestions","get","pluginName","addSuggestionData","addSuggestion"];Zc=Jc,Yc=481,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 requires(){return[hc,$c,Qc("0x5")]}static get[Qc("0x0")](){return Qc("0x4")}set[Qc("0x8")](t){this[Qc("0x7")].plugins.get(hc)[Qc("0x8")]=t}get[Qc("0x8")](){return this[Qc("0x7")].plugins[Qc("0xa")](hc)[Qc("0x8")]}[Qc("0x2")](t){return this.editor[Qc("0x6")][Qc("0xa")](hc)[Qc("0x1")](t)}[Qc("0x9")]({skipNotAttached:t=!1,toJSON:e=!1}={}){return this[Qc("0x7")][Qc("0x6")][Qc("0xa")](hc)[Qc("0x9")]({skipNotAttached:t,toJSON:e})}getSuggestion(t){return this[Qc("0x7")][Qc("0x6")][Qc("0xa")](hc)[Qc("0x3")](t)}}const el=["config","get","TrackChangesDataGetter","editorCreator","trackChangesData.editorCreator","model","CommentsRepository","getSuggestions","_adapter","rootsAttributes","end","Pagination","map","trackChangesData","useAnonymousUser","plugins","getUser","data","Users","reduce","editor","getDataWithDiscardedSuggestions","function","getRootsAttributes","requires","document","div","getRootNames","result","track-changes-data-invalid-editor-creator","name","init","TrackChangesEditing","define","appendChild","pluginName","create","getDataWithAcceptedSuggestions"];var nl,rl;nl=el,rl=168,function(t){for(;--t;)nl.push(nl.shift())}(++rl);const ol=function(t,e){return el[t-=0]},il=[ol("0x21")];class sl extends t.Plugin{static get[ol("0x8")](){return[hc]}static get[ol("0x13")](){return"TrackChangesData"}init(){const t=this[ol("0x4")];if(t[ol("0x16")][ol("0x11")](ol("0x1a"),(e=>{const n=t[ol("0x1b")][ol("0x9")].getRootNames()[ol("0x3")](((t,e)=>(t[e]="",t)),{});return t.constructor[ol("0x14")](n,e)})),ol("0x6")!=typeof t[ol("0x16")][ol("0x17")]("trackChangesData").editorCreator)throw new e.CKEditorError(ol("0xd"))}[ol("0x15")](t){return cl(this.editor,!0,t)}[ol("0x5")](t){return cl(this.editor,!1,t)}}class xl extends t.Plugin{static get[ol("0x13")](){return ol("0x18")}constructor(t){super(t),this[ol("0xc")]=ol("0x20")}[ol("0xf")](){this[ol("0x4")][ol("0x25")][ol("0x17")](ol("0x1c"))[ol("0x1e")]={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[ol("0x4")][ol("0x25")][ol("0x17")](ol("0x10"))[ol("0x1e")]=null}}function al(t){return void 0!==t.getRootsAttributes}async function cl(t,e,n){const r=(0,i.sanitizeEditorConfig)(t,il);r[ol("0x25")].push(hc,xl),r[ol("0x1f")]=al(t)?t[ol("0x7")]():void 0;const o=document.createDocumentFragment(),s=t.config.get(ol("0x23"))[ol("0x19")],x=await s(r,(()=>function(t){const e=document.createElement(ol("0xa"));return t[ol("0x12")](e),e}(o)));!function(t,e){const n=t[ol("0x1b")][ol("0x9")][ol("0xb")]().reduce(((e,n)=>(e[n]=t.data[ol("0x17")]({rootName:n}),e)),{}),r=t.plugins.get(ol("0x2")).users[ol("0x22")]((t=>({id:t.id,name:t[ol("0xe")]}))),o=t[ol("0x25")].get(ol("0x10"))[ol("0x1d")]({skipNotAttached:!0,toJSON:!0}),i=e.plugins.get(ol("0x2")),s=e[ol("0x25")][ol("0x17")](ol("0x10"));for(const t of r)i[ol("0x0")](t.id)||i.addUser(t);i.me||i[ol("0x24")]();for(const t of o)s.addSuggestionData(t);e[ol("0x1")].set(n)}(t,x),x.execute(e?"acceptAllSuggestions":"discardAllSuggestions");const a=al(x)?x.getFullData(n):x[ol("0x1")][ol("0x17")](n);return await x.destroy(),a}})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();