@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240417.0 → 0.0.0-nightly-20240419.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 (69) hide show
  1. package/build/track-changes.js +1 -1
  2. package/package.json +3 -3
  3. package/src/commands/acceptsuggestioncommand.js +1 -1
  4. package/src/commands/discardsuggestioncommand.js +1 -1
  5. package/src/commands/executeonallsuggestionscommand.js +1 -1
  6. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  7. package/src/commands/trackchangescommand.js +1 -1
  8. package/src/index.js +1 -1
  9. package/src/integrations/aiassistant.js +1 -1
  10. package/src/integrations/alignment.js +1 -1
  11. package/src/integrations/basicstyles.js +1 -1
  12. package/src/integrations/blockquote.js +1 -1
  13. package/src/integrations/casechange.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/entercommand.js +1 -1
  19. package/src/integrations/findandreplace.js +1 -1
  20. package/src/integrations/font.js +1 -1
  21. package/src/integrations/formatpainter.js +1 -1
  22. package/src/integrations/heading.js +1 -1
  23. package/src/integrations/highlight.js +1 -1
  24. package/src/integrations/horizontalline.js +1 -1
  25. package/src/integrations/htmlembed.js +1 -1
  26. package/src/integrations/image.js +1 -1
  27. package/src/integrations/imagereplace.js +1 -1
  28. package/src/integrations/imagestyle.js +1 -1
  29. package/src/integrations/importword.js +1 -1
  30. package/src/integrations/indent.js +1 -1
  31. package/src/integrations/inputcommand.js +1 -1
  32. package/src/integrations/legacylist.js +1 -1
  33. package/src/integrations/legacylistproperties.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/multilevellist.js +1 -1
  40. package/src/integrations/pagebreak.js +1 -1
  41. package/src/integrations/paragraph.js +1 -1
  42. package/src/integrations/removeformat.js +1 -1
  43. package/src/integrations/restrictededitingmode.js +1 -1
  44. package/src/integrations/shiftentercommand.js +1 -1
  45. package/src/integrations/standardeditingmode.js +1 -1
  46. package/src/integrations/style.js +1 -1
  47. package/src/integrations/table.js +1 -1
  48. package/src/integrations/tablecaption.js +1 -1
  49. package/src/integrations/tableclipboard.js +1 -1
  50. package/src/integrations/tablecolumnresize.js +1 -1
  51. package/src/integrations/tableheadings.js +1 -1
  52. package/src/integrations/tablemergesplit.js +1 -1
  53. package/src/integrations/tableofcontents.js +1 -1
  54. package/src/integrations/tableproperties.js +1 -1
  55. package/src/integrations/template.js +1 -1
  56. package/src/integrations/title.js +1 -1
  57. package/src/integrations/undo.js +1 -1
  58. package/src/integrations/utils.js +1 -1
  59. package/src/suggestion.js +1 -1
  60. package/src/suggestiondescriptionfactory.js +1 -1
  61. package/src/trackchanges.js +1 -1
  62. package/src/trackchangesdata.js +1 -1
  63. package/src/trackchangesediting.js +1 -1
  64. package/src/trackchangesui.js +1 -1
  65. package/src/ui/suggestioncontroller.js +1 -1
  66. package/src/ui/view/basesuggestionthreadview.js +1 -1
  67. package/src/ui/view/suggestionthreadview.js +1 -1
  68. package/src/utils/common-translations.js +1 -1
  69. package/src/utils/utils.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.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:()=>Gc,TrackChanges:()=>ru,TrackChangesData:()=>au,TrackChangesEditing:()=>Tc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["_isEnabledBasedOnSelection","commands","2420118ceHcck","_disableUnsupportedCommands","1655312hjHVzR","8qSnSLQ","9378260rnNjJv","execute","refresh","isEnabled","875926cUjmuc","2744252jATdUb","editor","TrackChangesCommand","_enabledCommands","_enableCommands","forceDisabled","value","clearForceDisabled","160806rfeItI","20dfwaFV","affectsData","358100cYknAN","3iRwUzG","has"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=124]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(281669===-parseInt(n(140))/1+-parseInt(n(128))/2*(parseInt(n(141))/3)+-parseInt(n(147))/4+parseInt(n(138))/5*(-parseInt(n(137))/6)+parseInt(n(129))/7+parseInt(n(148))/8*(parseInt(n(145))/9)+parseInt(n(124))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(132)]=e,this[n(135)]=!1,this[n(126)](),this[n(143)]=!1}[c(126)](){this[c(127)]=!0}[c(125)](){const t=c;this[t(135)]=!this[t(135)],this[t(135)]?this[t(146)]():this[t(133)]()}[c(146)](){const t=c;for(const e of this[t(130)][t(144)][t(144)]())e[t(139)]&&!this[t(132)][t(142)](e)&&e[t(134)](t(131))}[c(133)](){const t=c;for(const e of this[t(130)][t(144)][t(144)]())e[t(139)]&&!this[t(132)][t(142)](e)&&e[t(136)](t(131))}}const h=g;function g(t,e){const n=p();return(g=function(t,e){return n[t-=201]})(t,e)}!function(t,e){const n=g,r=t();for(;;)try{if(566129===-parseInt(n(223))/1*(-parseInt(n(214))/2)+-parseInt(n(222))/3+parseInt(n(220))/4*(-parseInt(n(215))/5)+-parseInt(n(204))/6*(parseInt(n(213))/7)+-parseInt(n(201))/8*(parseInt(n(210))/9)+-parseInt(n(209))/10+parseInt(n(221))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(p);class d extends t.Command{constructor(t,e){const n=g;super(t),this[n(211)]=e,this[n(205)](),this[n(207)]=!1}[h(205)](){this[h(218)]=!0}[h(216)](t){const n=h,r=this[n(211)][n(206)](t);if(!r)throw new e.CKEditorError(n(225),this);const s=r[n(208)]();this[n(212)][n(219)][n(224)](s)&&this[n(212)][n(203)][n(206)](n(202))[n(217)](r)}}function p(){const t=["141666fmFCeC","3921245YJlauH","execute","acceptSuggestion","isEnabled","model","4qWzzQT","34849650SMsoim","663804tFzdLK","7cIeaqG","canEditAt","track-changes-accept-suggestion-not-found","8WySGCD","TrackChangesEditing","plugins","1996566oJRzJz","refresh","get","_isEnabledBasedOnSelection","getRanges","10828920KkIXti","6090138mysnJK","_suggestions","editor","7pWQuvw"];return(p=function(){return t})()}const m=I;function I(t,e){const n=E();return(I=function(t,e){return n[t-=408]})(t,e)}function E(){const t=["track-changes-discard-suggestion-not-found","891242fzuozA","9pTOwuy","isEnabled","editor","TrackChangesEditing","1191545exmCSO","5549355GmWrcG","get","getRanges","6VsCvNv","refresh","7886296LUoFlI","model","8ekDSWE","745915HtxObr","canEditAt","execute","440sAlrtC","_suggestions","plugins","1120887esMOgB","1222012rLWzJR","discardSuggestion","_isEnabledBasedOnSelection"];return(E=function(){return t})()}!function(t,e){const n=I,r=t();for(;;)try{if(842205===-parseInt(n(426))/1+parseInt(n(409))/2*(-parseInt(n(416))/3)+parseInt(n(417))/4+parseInt(n(410))/5*(-parseInt(n(430))/6)+parseInt(n(427))/7+parseInt(n(432))/8*(-parseInt(n(422))/9)+-parseInt(n(413))/10*(-parseInt(n(421))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(E);class b extends t.Command{constructor(t,e){const n=I;super(t),this[n(414)]=e,this[n(431)](),this[n(419)]=!1}[m(431)](){this[m(423)]=!0}[m(412)](t){const n=m,r=this[n(414)][n(428)](t);if(!r)throw new e.CKEditorError(n(420),this);const s=r[n(429)]();this[n(424)][n(408)][n(411)](s)&&this[n(424)][n(415)][n(428)](n(425))[n(418)](r)}}function T(t,e){const n=k();return(T=function(t,e){return n[t-=249]})(t,e)}function _(t){const e=T;return t[e(263)](((t,n)=>e(259)==t[e(278)]&&e(259)!=n[e(278)]?-1:e(259)!=t[e(278)]&&e(259)==n[e(278)]?1:0))}function y(t,e){const n=T;let r,s=0;const o=[],i=e[n(256)];for(;s<t[n(249)];){const a=t[s],c=t[s+1];r||(r=e[n(251)](a)),A(e,a,c)||(o[n(255)](e[n(253)](r,i[n(288)](a)?e[n(252)](a):e[n(289)](a,n(286)))),r=null),s++}return o}function A(t,e,n){const r=T;if(!n)return!1;const s=t[r(252)](e),o=t[r(251)](n);return s[r(265)](o)}function k(){const t=["2153mLRsNw","execute","join","map","isMultiRange"," [color ","type","replace","content","change","isIntersecting","isCollapsed","5vKocDg","942824cUOimb","end","color","isObject","createPositionAt","next","178lZvLjT","length","value","createPositionBefore","createPositionAfter","createRange","695406JVzHhq","push","schema","1088232gHEtBx","1123326FlneDX","deletion","getRanges","splice","start","sort","from","isTouching","6725420agTrRs","isInContent","isArray","add","19650huhvFY","7EEIkkK"];return(k=function(){return t})()}!function(t,e){const n=T,r=t();for(;;)try{if(124653===-parseInt(n(272))/1*(parseInt(n(291))/2)+parseInt(n(270))/3+-parseInt(n(285))/4*(parseInt(n(284))/5)+-parseInt(n(254))/6*(parseInt(n(271))/7)+-parseInt(n(257))/8+parseInt(n(258))/9+parseInt(n(266))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k);function C(t,e,n){const r=T;for(;n[r(249)];){const s=n[r(261)](0,100);t[r(281)]((()=>{const t=r;for(const n of s)n[t(267)]&&e[t(273)](n.id)}))}}function L(){const t=["3423177WUzuxk","model","getRanges","from","execute","21wMUNiX","_command","3741882QucrGG","isEnabled","28461367GOVckI","canEditAt","10KBqsuD","8yKAckg","isInContent","editor","some","2732874wirQWz","refresh","592428PfTMAN","15hrJZOA","699870PGMBmE","_suggestions","values","1106339RKBZQW","_isEnabledBasedOnSelection"];return(L=function(){return t})()}const N=R;function R(t,e){const n=L();return(R=function(t,e){return n[t-=270]})(t,e)}!function(t,e){const n=R,r=t();for(;;)try{if(718770===parseInt(n(283))/1+-parseInt(n(280))/2+parseInt(n(292))/3+parseInt(n(278))/4*(-parseInt(n(279))/5)+-parseInt(n(276))/6*(-parseInt(n(290))/7)+parseInt(n(272))/8*(parseInt(n(285))/9)+-parseInt(n(271))/10*(parseInt(n(294))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(L);class S extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(291)]=e,this[r(281)]=n,this[r(277)](),this[r(284)]=!1}[N(277)](){const t=N,e=Array[t(288)](this[t(281)][t(282)]())[t(275)]((e=>e[t(273)]));this[t(293)]=this[t(291)][t(293)]&&e}[N(289)](){const t=N,e=_(Array[t(288)](this[t(281)][t(282)]()));for(const n of e){const e=n[t(287)]();if(!this[t(274)][t(286)][t(270)](e))return}C(this[t(274)][t(286)],this[t(291)],e)}}function v(t,e){const n=M();return(v=function(t,e){return n[t-=278]})(t,e)}function M(){const t=["editor","canEditAt","_selectedSuggestions","7398132ccbMZa","662424gbScUj","execute","912332aEEkmb","refresh","6882696vPqNba","model","from","isEnabled","size","4535zRVVnQ","_isEnabledBasedOnSelection","7540zpNGYm","getRanges","4686KOHyHd","values","document","_suggestions","selection","330634KNghsy","2502MhymdC","_command","10nwLjOZ"];return(M=function(){return t})()}const O=v;!function(t,e){const n=v,r=t();for(;;)try{if(987543===parseInt(n(298))/1*(parseInt(n(295))/2)+parseInt(n(303))/3+parseInt(n(279))/4+parseInt(n(286))/5*(-parseInt(n(290))/6)+-parseInt(n(302))/7+parseInt(n(281))/8+-parseInt(n(296))/9*(parseInt(n(288))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(M);class w extends t.Command{constructor(t,e,n){const r=v;super(t),this[r(297)]=e,this[r(293)]=n,this[r(301)]=new Set,this[r(280)](),this[r(287)]=!1}[O(280)](){const t=O,e=this[t(299)][t(282)][t(292)][t(294)],n=Array[t(283)](this[t(293)][t(291)]());this[t(301)]=function(t,e){const n=T,r=Array[n(264)](t[n(260)]()),s=new Set;for(const o of e)if(o[n(267)])for(const e of r)for(const r of o[n(260)]())(e[n(282)](r)||t[n(283)]&&!o[n(276)]&&o[n(290)]&&r[n(286)][n(265)](e[n(262)]))&&s[n(269)](o);return s}(e,n),this[t(284)]=this[t(297)][t(284)]&&!!this[t(301)][t(285)]}[O(278)](){const t=O,e=_(Array[t(283)](this[t(301)]));for(const n of e){const e=n[t(289)]();if(!this[t(299)][t(282)][t(300)](e))return}C(this[t(299)][t(282)],this[t(297)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const B=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():x.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(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])}}V.prototype.clear=D,V.prototype.delete=B,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const z=V;const H=function(){this.__data__=new z,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var Q="object"==typeof self&&self&&self.Object===Object&&self;const Y=q||Q||Function("return this")();const J=Y.Symbol;var Z=Object.prototype,$=Z.hasOwnProperty,tt=Z.toString,et=J?J.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=J?J.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Y["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Y,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:vt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(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])}}wt.prototype.clear=Lt,wt.prototype.delete=Nt,wt.prototype.get=St,wt.prototype.has=Mt,wt.prototype.set=Ot;const Dt=wt;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||z),string:new Dt}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const xt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Bt=function(t){var e=xt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return xt(this,t).get(t)};const jt=function(t){return xt(this,t).has(t)};const Gt=function(t,e){var n=xt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(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])}}Vt.prototype.clear=Ft,Vt.prototype.delete=Bt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const zt=Vt;const Ht=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!kt||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 Wt(t){var e=this.__data__=new z(t);this.size=e.size}Wt.prototype.clear=H,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=X,Wt.prototype.set=Ht;const Kt=Wt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Qt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Yt=Object.prototype.hasOwnProperty;const Jt=function(t,e,n){var r=t[e];Yt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Qt(t,e,n)};const Zt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Qt(n,a,c):Jt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Y.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):Me(t)};const De=function(t,e){return t&&Zt(e,we(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return Fe(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const Be=function(t){return Oe(t)?Ce(t,!0):xe(t)};const Ue=function(t,e){return t&&Zt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Y.Buffer:void 0,ze=Ve?Ve.allocUnsafe:void 0;const He=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 We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Qe=Object.getOwnPropertySymbols;const Ye=Qe?function(t){return null==t?[]:(t=Object(t),Ke(Qe(t),(function(e){return qe.call(t,e)})))}:Xe;const Je=function(t,e){return Zt(t,Ye(t),e)};const Ze=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Ze(e,Ye(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Zt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Ze(r,n(t))};const rn=function(t){return nn(t,we,Ye)};const sn=function(t){return nn(t,Be,tn)};const on=At(Y,"DataView");const an=At(Y,"Promise");const cn=At(Y,"Set");const un=At(Y,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Y.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=J?J.prototype:void 0,vn=Sn?Sn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(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 On(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 Rn(t);case"[object Symbol]":return Mn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Fn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):xn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var zn="[object Arguments]",Hn="[object Function]",Wn="[object Object]",Kn={};Kn[zn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[Hn]=Kn["[object WeakMap]"]=!1;const Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==Hn||"[object GeneratorFunction]"==h;if(fe(e))return He(e,c);if(h==Wn||h==zn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Je(e,De(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Be:we)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Jt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Xn(t,5)};const Qn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Jn=/^\w*$/;const Zn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Qn(t))||(Jn.test(t)||!Yn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||zt),n}$n.Cache=zt;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(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(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=J?J.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Qn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Zn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Qn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Jt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=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 Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=J?J.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Nr?Sr:c)==Sr,f=(u=u==Nr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&vr.call(t,"__wrapped__"),d=f&&vr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:Mr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const xr=function(t,e){return e.length<2?t:Fr(t,Pr(e,0,-1))};const Br=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||Br(t,e)},jr=Vr;function Gr(){const t=["map","582612keuiMN","308723CokwzO","_saved","get","set","onAttributesChange","decorate","toJSON","isExternal","getFirstMarker","clear","subType","396219aXpdbZ","suggestion:","attributes","setAttribute","change","creator","createdAt","push","from","type","getItems","464480LuAPeB","getFirstRange","nodeBefore","length","substr","addMarker","getAllAdjacentSuggestions","getMarkerNames","getRanges","50975cNHFcP","getContainedElement","isInContent","addRange","removeMarkers","nodeAfter","_model","discard","onAccept","getRange","306XQwWyQ","_onAttributesChange","filter","_onDiscard","isMultiRange","start","isIntersectingWithRange","split","removeMarker","addMarkerName","_markerNames","size","isIntersecting","getMarkers","onDiscard","accept","_isDataLoaded","reduce","_onAccept","66hEvqxv","removeAttribute","authoredAt","commentThread","data","previous","getMultiRangeId","649005PWSOGT","end","next","delete","markers","head","103304BZIoBo","add","hasComments","author","@external"];return(Gr=function(){return t})()}function Vr(t,e){const n=Gr();return(Vr=function(t,e){return n[t-=127]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(156375===-parseInt(n(201))/1+-parseInt(n(143))/2+parseInt(n(132))/3+parseInt(n(200))/4+parseInt(n(152))/5*(-parseInt(n(181))/6)+parseInt(n(188))/7+parseInt(n(194))/8*(parseInt(n(162))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(178)]=!1,this.id=e.id,this[n(141)]=e[n(141)],this[n(131)]=e[n(131)]||null,this[n(197)]=e[n(197)],this[n(137)]=e[n(137)]||e[n(197)],this[n(128)]=Boolean(e[n(134)]&&e[n(134)][n(198)]),this[n(185)]=null,this[n(158)]=t,this[n(180)]=e[n(160)],this[n(165)]=e[n(176)],this[n(163)]=e[n(205)],this[n(172)]=new Set,this[n(138)]=null,this[n(204)](n(183),null),this[n(204)](n(134),e[n(134)]||{}),this[n(204)](n(186),null),this[n(204)](n(190),null),this[n(204)](n(184),null),this[n(204)](n(202),!1),this[n(206)](n(177)),this[n(206)](n(159))}get[jr(193)](){const t=jr;let e=this;for(;e[t(186)];)e=e[t(186)];return e}get[jr(196)](){const t=jr;return!!this[t(184)]&&this[t(184)][t(146)]>0}get[jr(166)](){const t=jr;return 0!=this[t(172)][t(173)]&&6==Array[t(140)](this[t(172)])[0][t(169)](":")[t(146)]}get[jr(154)](){return null!==this[jr(129)]()}[jr(171)](t){const e=jr;this[e(172)][e(195)](t)}[jr(150)](){const t=jr;return Array[t(140)](this[t(172)])}[jr(175)](){const t=jr;return this[t(150)]()[t(199)]((e=>this[t(158)][t(192)][t(203)](e)))[t(164)]((t=>t))}[jr(129)](){return this[jr(175)]()[0]||null}[jr(156)](){const t=jr;this[t(158)][t(136)]((e=>{const n=t;for(const t of this[n(175)]())e[n(170)](t)})),this[t(172)][t(130)]()}[jr(170)](t){const e=jr;this[e(158)][e(136)]((n=>{n[e(170)](t)})),this[e(172)][e(191)](t)}[jr(155)](t){const e=jr,n=e(133)+this[e(141)]+":"+this[e(131)]+":"+this.id+":"+this[e(137)].id+":"+zr[e(187)]();this[e(171)](n),this[e(158)][e(136)]((r=>{r[e(148)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(168)](t){const e=jr;for(const n of this[e(151)]())if(n[e(174)](t))return!0;return!1}[jr(151)](){const t=jr;return this[t(175)]()[t(199)]((e=>e[t(161)]()))}[jr(142)](){const t=jr;return this[t(151)]()[t(179)](((e,n)=>[...e,...n[t(142)]()]),[])}[jr(144)](){const t=jr;var e;return(null===(e=this[t(129)]())||void 0===e?void 0:e[t(161)]())||null}[jr(153)](){const t=jr,e=this[t(151)]();if(1!=e[t(146)])return null;const n=e[0],r=n[t(167)][t(157)],s=n[t(189)][t(145)];return r instanceof i.Element?r!=s?null:r:null}[jr(177)](){const t=jr;this[t(180)](this[t(151)](),this[t(185)],this[t(134)]),this[t(156)]()}[jr(159)](){const t=jr;this[t(165)](this[t(151)](),this[t(185)],this[t(134)]),this[t(156)]()}[jr(149)](){const t=jr,e=[];let n=this[t(193)];for(;n;)e[t(139)](n),n=n[t(190)];return e}[jr(135)](t,e){const n=jr,r=qn(this[n(134)]);hr(r,t,e),wr(r,this[n(134)])||(this[n(134)]=r,this[n(163)](r))}[jr(182)](t){const e=jr,n=qn(this[e(134)]);Ur(n,t),wr(n,this[e(134)])||(this[e(134)]=n,this[e(163)](this[e(134)]))}[jr(127)](){const t=jr;return{id:this.id,type:this[t(131)]?this[t(141)]+":"+this[t(131)]:this[t(141)],authorId:this[t(137)].id,createdAt:this[t(138)],hasComments:this[t(196)],data:this[t(185)],attributes:this[t(134)]}}static[jr(187)](){const t=jr;return(0,e.uid)()[t(147)](1,5)}}function Hr(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"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_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 Wr=Xr;function Kr(){const t=["isEqual","indexOf","ELEMENT_SPACE","set","99rCgUvC","nodeAfter","text","registerElementLabel","skip","*Split:* %0","length","removeEmptyContainer","_handleAttributeSuggestionDescription","513704rJvBEa","addEmptyContainer","push","checkChild","end","*Change to:* %0","registerDescriptionCallback","isInContent","newValue","addObject","4444715kcCAiC","EmptyContainer","format","*Remove format:* %0","replace","remove","getDescriptions","removeFormat","name","getWalker","type","_schema","key","getFirstRange","_addDescriptionItems","5896914ggRzHw","deletion","data","pop","isEmpty","isObject","165810zXVSJQ","start","$text","1031986NdWGth","label","nextSibling","_itemLabelsCallbacks","normal","_locale","5wzPZSj","$1 $2","quantity","_handleInsertRemoveSuggestionDescription","1662787KcVScU","_resolveDescriptionItems","attribute","element","matchingCallback","elementEnd","$textProxy","_attributeLabels","622032KxwouK","_itemLabels","has","addContainer","item","insertion","Object","6gbQRwz","map","elementStart","_handleRenameSuggestionDescription","addFormat","Container","_customCallbacks","removeObject","*Remove:* %0","*Insert:* %0","match","getItemLabel","get","removeContainer","softBreak","50bEDGpp","join","*Set format:* %0","*Merge:* %0","subType","_handleCustomCallbackDescription","function","REPLACE_TEXT","previousSibling","registerAttributeLabel","add"];return(Kr=function(){return t})()}function Xr(t,e){const n=Kr();return(Xr=function(t,e){return n[t-=474]})(t,e)}!function(t,e){const n=Xr,r=t();for(;;)try{if(513084===-parseInt(n(495))/1+parseInt(n(498))/2+-parseInt(n(523))/3*(parseInt(n(562))/4)+parseInt(n(504))/5*(-parseInt(n(489))/6)+parseInt(n(508))/7+-parseInt(n(516))/8*(parseInt(n(553))/9)+-parseInt(n(538))/10*(-parseInt(n(474))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kr);class qr{constructor(t,e){const n=Xr;this[n(529)]=[],this[n(517)]=new Map,this[n(501)]=[],this[n(515)]=new Map,this[n(485)]=t,this[n(503)]=e}[Wr(480)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(559)];o++){const i=t[o];if(!i[e(569)])continue;const a=this[e(543)](i);if(a){if(null!=i[e(542)]){if(r[e(518)](i[e(542)]))continue;r[e(548)](i[e(542)])}n[e(564)](a)}else if(e(510)!=i[e(484)])e(521)!=i[e(484)]&&e(490)!=i[e(484)]||this[e(507)](n,i,t[o+1]);else{const t=i[e(491)][e(486)];if(s[e(518)](t))continue;s[e(548)](i[e(491)][e(486)]),t==bc?this[e(526)](n,i):this[e(561)](n,i)}}return this[e(509)](n)}[Wr(568)](t){const e=Wr;this[e(529)][e(564)](t)}[Wr(556)](t,n,r=e.priorities[Wr(502)]){const s=Wr;s(544)==typeof t?(0,e.insertToPriorityArray)(this[s(501)],{matchingCallback:t,label:n,priority:r}):this[s(517)][s(552)](t,n)}[Wr(547)](t,e){const n=Wr;this[n(515)][n(552)](t,e)}[Wr(534)](t,e=1){const n=Wr;let r;for(const e of this[n(501)])if(e[n(512)](t)){r=e[n(499)];break}return r||(r=this[n(517)][n(535)](t[n(482)])),r?r(e):1!==e?e+" "+t[n(482)]+"s":""+t[n(482)]}[Wr(488)](t,e){const n=Wr,r=e[n(487)]()[n(483)](),s=n(521)==e[n(484)]?n(548):n(479);for(const e of r){const o=e[n(520)],i=t[t[n(559)]-1];if(o.is(n(514)))i&&i[n(484)][n(550)](n(528))>-1&&t[n(492)](),i&&n(555)==i[n(484)]?i[s]+=o[n(491)]:t[n(564)]({type:n(555),add:n(548)==s?o[n(491)]:"",remove:n(479)==s?o[n(491)]:""});else if(this[n(485)][n(494)](o)){const a=o;if(i&&i[n(484)][n(550)](n(528))>-1&&t[n(492)](),n(513)==e[n(484)])continue;i&&i[n(484)]==s+n(522)&&i[n(511)][n(482)]==a[n(482)]?i[n(506)]++:t[n(564)]({type:s+n(522),element:a,quantity:1}),r[n(557)]((t=>!(n(513)==t[n(484)]&&t[n(520)]==o)))}else if(this[n(485)][n(565)](o,n(497))||o.is(n(511),n(537))){const r=o;if(n(548)==s&&n(525)==e[n(484)]||n(479)==s&&n(513)==e[n(484)])continue;if(i&&-1==i[n(484)][n(550)](n(528))){n(555)==i[n(484)]&&(i[s]+="\n");continue}let a;if(a=n(548)==s?r[n(500)]&&!this[n(485)][n(494)](r[n(500)])?r[n(500)]:null:r[n(546)]&&!this[n(485)][n(494)](r[n(546)])?r[n(546)]:null,r[n(493)]||a&&a[n(493)]){const e=a&&a[n(493)]?a:r;i&&i[n(484)]==s+n(475)&&i[n(511)][n(482)]==e[n(482)]?i[n(506)]++:t[n(564)]({type:s+n(475),element:e,quantity:1})}else t[n(564)]({type:s+n(528),element:r})}}}[Wr(509)](t){const e=Wr,n=this[e(503)],r=[],s=[],o=[];for(const i of t)switch(i[e(484)]){case e(555):if(i[e(548)]=i[e(548)][e(478)](/(\S)\u000A+(\S)/g,e(505))[e(478)](/\u000A/g,""),i[e(479)]=i[e(479)][e(478)](/(\S)\u000A+(\S)/g,e(505))[e(478)](/\u000A/g,""),""!=i[e(548)]&&""!=i[e(479)]){r[e(564)]({type:e(478),content:Hr(n,e(545),['"'+i[e(479)]+'"','"'+i[e(548)]+'"'])});continue}if(null!=i[e(548)][e(533)](/^ +$/)){r[e(564)]({type:e(521),content:Hr(n,e(532),Hr(n,e(551),i[e(548)][e(559)]))});continue}if(null!=i[e(479)][e(533)](/^ +$/)){r[e(564)]({type:e(490),content:Hr(n,e(531),Hr(n,e(551),i[e(479)][e(559)]))});continue}if(""!=i[e(548)]){r[e(564)]({type:e(521),content:Hr(n,e(532),'"'+i[e(548)]+'"')});continue}r[e(564)]({type:e(490),content:Hr(n,e(531),'"'+i[e(479)]+'"')});continue;case e(563):case e(571):r[e(564)]({type:e(521),content:Hr(n,e(532),this[e(534)](i[e(511)],i[e(506)]))});continue;case e(560):case e(530):r[e(564)]({type:e(490),content:Hr(n,e(531),this[e(534)](i[e(511)],i[e(506)]))});continue;case e(519):r[e(564)]({type:e(521),content:Hr(n,e(558),this[e(534)](i[e(511)],i[e(506)]))});continue;case e(536):r[e(564)]({type:e(490),content:Hr(n,e(541),this[e(534)](i[e(511)],i[e(506)]))});continue;case e(527):s[e(564)](i[e(486)]);continue;case e(481):o[e(564)](i[e(486)]);continue;default:r[e(564)](i)}if(s[e(559)]){const t=s[e(524)]((t=>this[e(515)][e(518)](t)?this[e(515)][e(535)](t):t))[e(539)](", ");r[e(564)]({type:e(476),content:Hr(this[e(503)],e(540),t)})}if(o[e(559)]){const t=o[e(524)]((t=>this[e(515)][e(518)](t)?this[e(515)][e(535)](t):t))[e(539)](", ");r[e(564)]({type:e(476),content:Hr(this[e(503)],e(477),t)})}return r}[Wr(543)](t){const e=Wr;for(const n of this[e(529)]){const r=n(t);if(r&&e(484)in r)return r}}[Wr(561)](t,e){const n=Wr,r=e[n(491)],s=void 0===r[n(570)]?n(481):n(527);t[n(564)]({type:s,key:r[n(486)]})}[Wr(526)](t,e){const n=Wr;t[n(564)]({type:n(476),content:Hr(this[n(503)],n(567),this[n(534)](e[n(487)]()[n(496)][n(554)],1))})}[Wr(507)](t,e,n){const r=Wr;if(this[r(488)](t,e),n&&n[r(487)]()&&!e[r(487)]()[r(566)][r(549)](n[r(487)]()[r(496)])){const n=t[t[r(559)]-1],s=r(521)==e[r(484)]?r(548):r(479);n&&r(555)==n[r(484)]&&(n[s]+="\n")}}}const Qr=Yr;function Yr(t,e){const n=Jr();return(Yr=function(t,e){return n[t-=437]})(t,e)}function Jr(){const t=["get","6UrYNPs","TrackChangesEditing","576CyRUxX","plugins","commands","1724289gyvxkm","afterInit","2485644EJCqEl","showAIAssistant","1306485ilsphm","240793ipXVKT","81460NpwsLp","101984RhoOtf","editor","15156ULXiHF","enableCommand","685wItcpf","55TJJnES"];return(Jr=function(){return t})()}!function(t,e){const n=Yr,r=t();for(;;)try{if(456446===-parseInt(n(439))/1*(-parseInt(n(448))/2)+-parseInt(n(438))/3+parseInt(n(443))/4*(-parseInt(n(445))/5)+-parseInt(n(455))/6+parseInt(n(453))/7+parseInt(n(441))/8*(parseInt(n(450))/9)+-parseInt(n(440))/10*(-parseInt(n(446))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jr);class Zr extends t.Plugin{[Qr(454)](){const t=Qr,e=this[t(442)],n=e[t(451)][t(447)](t(449));e[t(452)][t(447)](t(437))&&n[t(444)](t(437))}}function $r(t,e){const n=ts();return($r=function(t,e){return n[t-=375]})(t,e)}function ts(){const t=["2054pAkTQL","justify","3039102jsaPPG","value","FORMAT_ALIGN_TO_RIGHT","commandParams","_enableDefaultAttributesIntegration","get","afterInit","1221570kSjjWk","left","_registerLegacyDescription","TrackChangesEditing","AlignmentEditing","format","FORMAT_JUSTIFY_TEXT","1412KbSiKv","FORMAT_ALIGNMENT","has","right","4goDbSn","formatBlock","4515904hcnMOE","editor","commandName","_descriptionFactory","alignment","registerDescriptionCallback","2793504kWjZZC","locale","center","*Format:* %0","FORMAT_ALIGN_TO_LEFT","8205232YgjPda","261uoqikI","6823010CEbuhd","type","FORMAT_ALIGN_TO_CENTER","plugins","registerAttributeLabel"];return(ts=function(){return t})()}const es=$r;!function(t,e){const n=$r,r=t();for(;;)try{if(788065===parseInt(n(379))/1*(-parseInt(n(403))/2)+-parseInt(n(405))/3+parseInt(n(383))/4*(-parseInt(n(398))/5)+parseInt(n(391))/6+parseInt(n(396))/7+-parseInt(n(385))/8+-parseInt(n(397))/9*(-parseInt(n(412))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ts);class ns extends t.Plugin{[es(411)](){const t=es,e=this[t(386)],n=e[t(392)];if(!e[t(401)][t(381)](t(376)))return;const r=e[t(401)][t(410)](t(375));r[t(409)](t(389),[],[t(389)]),r[t(388)][t(402)](t(389),Hr(n,t(380))),this[t(414)]()}[es(414)](){const t=es,e=this[t(386)],n=e[t(392)];e[t(401)][t(410)](t(375))[t(388)][t(390)]((e=>{const r=t;if(r(384)!=e[r(399)])return;const{data:s}=e;if(s&&r(389)==s[r(387)]){const t=s[r(408)][0][r(406)];return{type:r(377),content:Hr(n,r(394),function(t){const e=r;switch(t){case e(413):return Hr(n,e(395));case e(382):return Hr(n,e(407));case e(393):return Hr(n,e(400));case e(404):return Hr(n,e(378))}}(t))}}}))}}const rs=is;!function(t,e){const n=is,r=t();for(;;)try{if(897627===-parseInt(n(530))/1*(parseInt(n(549))/2)+parseInt(n(547))/3*(parseInt(n(509))/4)+parseInt(n(533))/5*(-parseInt(n(531))/6)+parseInt(n(522))/7+parseInt(n(543))/8+parseInt(n(526))/9+-parseInt(n(498))/10*(parseInt(n(541))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(as);const ss=[rs(518),rs(519),rs(524),rs(525),rs(535),rs(506),rs(529)];class os extends t.Plugin{[rs(520)](){const t=rs,e=this[t(540)],n=e[t(527)][t(534)](t(513)),r=e[t(545)];for(const s of ss){if(!e[t(527)][t(521)](s))continue;const o=s[t(503)](0,-7)[t(501)](),i=t(514)+o[t(512)]();n[t(536)](o,[o]),n[t(528)][t(510)](o,Hr(r,i))}this[t(499)]()}[rs(499)](){const t=rs,e=this[t(540)],n=e[t(545)],r=e[t(527)][t(534)](t(513));function s(e,s){const o=t;r[o(528)][o(515)]((t=>{const r=o;if(r(508)!=t[r(496)])return;const{data:i}=t;return i&&i[r(542)]===e?i[r(532)][0][r(537)]?{type:r(538),content:Hr(n,r(523),s)}:{type:r(538),content:Hr(n,r(504),s)}:void 0}))}s(t(500),Hr(n,t(511))),s(t(507),Hr(n,t(550))),s(t(502),Hr(n,t(548))),s(t(495),Hr(n,t(505))),s(t(539),Hr(n,t(544))),s(t(516),Hr(n,t(546))),s(t(517),Hr(n,t(497)))}}function is(t,e){const n=as();return(is=function(t,e){return n[t-=495]})(t,e)}function as(){const t=["405912kjpHad","FORMAT_ITALIC","code","type","FORMAT_SUPERSCRIPT","10cuunGu","_registerLegacyDescription","bold","toLowerCase","underline","slice","*Remove format:* %0","FORMAT_CODE","SubscriptEditing","italic","formatInline","3535196cmZsUQ","registerAttributeLabel","FORMAT_BOLD","toUpperCase","TrackChangesEditing","FORMAT_","registerDescriptionCallback","subscript","superscript","BoldEditing","ItalicEditing","afterInit","has","9289077TBWpUC","*Format:* %0","UnderlineEditing","CodeEditing","7657677RiAEQs","plugins","_descriptionFactory","SuperscriptEditing","1yuLQUP","6GJPBOJ","commandParams","4078280PAvxrP","get","StrikethroughEditing","_enableDefaultAttributesIntegration","forceValue","format","strikethrough","editor","12684309lyqdKj","commandName","61560leltOZ","FORMAT_STRIKETHROUGH","locale","FORMAT_SUBSCRIPT","3cfIMHZ","FORMAT_UNDERLINE"];return(as=function(){return t})()}const cs=ls;function us(){const t=["commandName","forceValue","editor","getSelectedBlocks","locale","18APhDAP","enableCommand","model","$root","filter","parent","ELEMENT_BLOCK_QUOTE","from","*Set format:* %0","format","checkChild","*Remove format:* %0","286458xynKMQ","afterInit","plugins","has","value","schema","commandParams","7lPQICi","19767123WOHCjC","6560330WmxDSz","get","BlockQuoteEditing","markBlockFormat","commands","registerDescriptionCallback","blockQuote","10nMUyHW","selection","7135000zYzlpQ","_descriptionFactory","1321260HhfwZC","name","112196GpkrGo","document","change","TrackChangesEditing","977190IKYHYZ"];return(us=function(){return t})()}function ls(t,e){const n=us();return(ls=function(t,e){return n[t-=162]})(t,e)}!function(t,e){const n=ls,r=t();for(;;)try{if(746231===parseInt(n(176))/1*(-parseInt(n(191))/2)+-parseInt(n(169))/3+-parseInt(n(189))/4+parseInt(n(195))/5*(-parseInt(n(201))/6)+-parseInt(n(178))/7+parseInt(n(187))/8+-parseInt(n(177))/9*(-parseInt(n(185))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class fs extends t.Plugin{[cs(170)](){const t=cs,e=this[t(198)],n=e[t(200)];if(!e[t(171)][t(172)](t(180)))return;const r=e[t(171)][t(179)](t(194)),s=this[t(198)][t(182)][t(179)](t(184));r[t(202)](t(184),((n,o={})=>{const i=t,a=this[i(198)][i(203)][i(192)][i(186)],c=o&&void 0!==o[i(197)]?o[i(197)]:!s[i(173)];let u=[];if(c){const t=Array[i(164)](a[i(199)]())[i(205)]((t=>hs(t)||function(t,e){const n=i,r=e[n(167)](t[n(162)],n(184)),s=e[n(167)]([n(204),n(184)],t);return r&&s}(t,this[i(198)][i(203)][i(174)])));u=y(t,e[i(203)])}else{const t=Array[i(164)](a[i(199)]())[i(205)]((t=>hs(t)));u=y(t,e[i(203)])}e[i(203)][i(193)]((()=>{const t=i;for(const e of u)r[t(181)](e,{commandName:t(184),commandParams:[{forceValue:c}]})}))})),r[t(188)][t(183)]((e=>{const r=t,{data:s}=e;if(s&&r(184)==s[r(196)]){const t=Hr(n,r(163));return s[r(175)][0][r(197)]?{type:r(166),content:Hr(n,r(165),t)}:{type:r(166),content:Hr(n,r(168),t)}}}))}}function hs(t){const e=cs;return e(184)==t[e(162)][e(190)]}function gs(){const t=["afterInit","changeCaseUpper","798514lyhPUK","TrackChangesEditing","get","has","16108lClTKm","1523808dTSoOm","1fSPMTb","enableCommand","197310eZoltT","30Yverpu","CaseChange","371613RMruxB","plugins","2918344dRrhEe","editor","200075vnScvb","210nDXJlo","changeCaseTitle","changeCaseLower","7ORkPay"];return(gs=function(){return t})()}const ds=ps;function ps(t,e){const n=gs();return(ps=function(t,e){return n[t-=158]})(t,e)}!function(t,e){const n=ps,r=t();for(;;)try{if(264137===parseInt(n(175))/1*(-parseInt(n(169))/2)+-parseInt(n(163))/3*(-parseInt(n(173))/4)+parseInt(n(162))/5*(parseInt(n(178))/6)+-parseInt(n(166))/7*(-parseInt(n(160))/8)+-parseInt(n(174))/9+parseInt(n(177))/10+-parseInt(n(158))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gs);class ms extends t.Plugin{[ds(167)](){const t=ds,e=this[t(161)];e[t(159)][t(172)](t(179))&&(e[t(159)][t(171)](t(170))[t(176)](t(168)),e[t(159)][t(171)](t(170))[t(176)](t(165)),e[t(159)][t(171)](t(170))[t(176)](t(164)))}}const Is=bs;function Es(){const t=["TrackChangesEditing","get","944388VgyZfX","923658SuOroN","commands","3590512ICClQC","2mzwkZU","10EkyIRY","5817225nLvatt","ckbox","12AfFmmP","1618778QuGGQC","enableCommand","afterInit","plugins","editor","17009442nDVcdm","2818328vPeUgw"];return(Es=function(){return t})()}function bs(t,e){const n=Es();return(bs=function(t,e){return n[t-=302]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(697420===parseInt(n(309))/1*(parseInt(n(305))/2)+-parseInt(n(306))/3+parseInt(n(308))/4+parseInt(n(311))/5+parseInt(n(313))/6*(-parseInt(n(314))/7)+parseInt(n(302))/8+parseInt(n(319))/9*(-parseInt(n(310))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Es);class Ts extends t.Plugin{[Is(316)](){const t=Is,e=this[t(318)];e[t(307)][t(304)](t(312))&&e[t(317)][t(304)](t(303))[t(315)](t(312))}}const _s=ys;function ys(t,e){const n=As();return(ys=function(t,e){return n[t-=111]})(t,e)}function As(){const t=["registerElementLabel","parent","77ycnwCo","locale","258XyyItR","languages","type","isLimit","plugins","commands","name","rootElement","6496088kXstNH","checkChild","forceValue","enableCommand","toLowerCase","has","commandName","116dzuYzk","2367666xHNKEI","schema","19214GakwSU","outdentCodeBlock","indentCodeBlock","TrackChangesEditing","11360619onctvg","value","getSelectedBlocks","CodeBlock","document","format","selection","*Remove format:* %0","language","registerDescriptionCallback","formatBlock","find","_descriptionFactory","3975330VDDdXL","markBlockFormat","get","label","config","from","34645xiUtgk","884dwhaqw","filter","model","*Set format:* %0","codeBlock","commandParams","15735oDykFZ","change","afterInit","blockName","ELEMENT_CODE_BLOCK","editor"];return(As=function(){return t})()}!function(t,e){const n=ys,r=t();for(;;)try{if(928943===parseInt(n(135))/1*(parseInt(n(132))/2)+-parseInt(n(165))/3*(-parseInt(n(159))/4)+parseInt(n(158))/5*(-parseInt(n(117))/6)+-parseInt(n(133))/7+parseInt(n(125))/8+parseInt(n(139))/9+parseInt(n(152))/10*(-parseInt(n(115))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(As);class ks extends t.Plugin{[_s(167)](){const t=_s,e=this[t(112)];if(!e[t(121)][t(130)](t(142)))return;const n=e[t(121)][t(154)](t(138)),r=e[t(116)],s=e[t(156)][t(154)](t(163))[t(118)],o=e[t(122)][t(154)](t(163));n[t(128)](t(137)),n[t(128)](t(136)),n[t(128)](t(163),((r,i={})=>{const a=t,c=e[a(161)],u=e[a(161)][a(143)][a(145)],l=i&&void 0!==i[a(127)]?i[a(127)]:!o[a(140)];let f;i[a(147)]||(i[a(147)]=s[0][a(147)]),f=l?Array[a(157)](u[a(141)]())[a(160)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(124))&&!e[n(120)](t)&&e[n(126)](t[n(114)],n(163))}(t,c[a(134)]))):Array[a(157)](u[a(141)]())[a(160)]((t=>Cs(t)));const h=y(f,c);c[a(166)]((()=>{const t=a;for(const e of h)n[t(153)](e,{commandName:t(163),commandParams:[{...i,forceValue:l}],formatGroupId:t(168)})}))})),n[t(151)][t(113)](t(163),(e=>Hr(r,t(111),e))),n[t(151)][t(148)]((e=>{const n=t;if(n(149)!=e[n(119)])return;const o=r.t,{data:i}=e;if(!i||n(163)!=i[n(131)])return;const a=i[n(164)][0][n(147)],c=o(s[n(150)]((t=>t[n(147)]===a))[n(155)])[n(129)]();return i[n(164)][0][n(127)]?{type:n(144),content:Hr(r,n(162),Hr(r,n(111),1)+" ("+c+")")}:{type:n(144),content:Hr(r,n(146),Hr(r,n(111),1))}}))}}function Cs(t){const e=_s;return e(163)==t[e(123)]}const Ls=Rs;function Ns(){const t=["11236920DERtKh","afterInit","2416RNIISA","9329796coEAQW","enableCommand","45771750NMMaQp","plugins","20133nKRgXZ","has","editor","165628vpNXuP","addCommentThread","1583GitwEU","TrackChangesEditing","1468zFcZfv","CommentsEditing","933085GvCjOd","105hPnnki","get"];return(Ns=function(){return t})()}function Rs(t,e){const n=Ns();return(Rs=function(t,e){return n[t-=135]})(t,e)}!function(t,e){const n=Rs,r=t();for(;;)try{if(937059===-parseInt(n(150))/1*(parseInt(n(152))/2)+-parseInt(n(136))/3*(parseInt(n(148))/4)+parseInt(n(135))/5+-parseInt(n(138))/6+parseInt(n(141))/7+parseInt(n(140))/8*(-parseInt(n(145))/9)+parseInt(n(143))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ns);class Ss extends t.Plugin{[Ls(139)](){const t=Ls,e=this[t(147)];e[t(144)][t(146)](t(153))&&e[t(144)][t(137)](t(151))[t(142)](t(149))}}var vs=n(834);function Ms(t,e){const n=Ds();return(Ms=function(t,e){return n[t-=497]})(t,e)}function Os(t,e,n){const r=Ms,s=[];for(const o of e[r(509)]())o[r(499)](t)&&s[r(544)](n[r(535)](o));return s}function ws(t,e,{showActiveMarker:n=!0}={}){const r=Ms,s=t[r(507)][r(502)](r(511));return(o,i,a)=>{const c=r;if(!a[c(529)][c(523)](i[c(527)],o[c(552)]))return;const u=i[c(527)][c(518)](),l=i[c(527)][c(512)],f=t[c(534)][c(543)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(508)];d=d||f[c(532)](e);const n=a[c(504)][c(522)](e);if(n&&n[c(500)](c(546)))return;c(533)==t[c(531)]&&f[c(541)](e)&&!f[c(516)](e)&&(e[c(497)]||l[c(525)]?h&&h[c(498)]==e||(h=e,m(t[c(540)]),p=!0):g=g||t[c(540)])}function m(t){const r=c,o=a[r(536)][r(530)](r(542),{class:r(539)+e}),u=a[r(504)][r(521)](t);n&&s[r(547)][r(538)](i[r(550)])&&a[r(536)][r(517)](r(551),o),a[r(536)][r(505)](u,o),a[r(504)][r(545)](o,i[r(550)])}d||p||!g||m(g)}}function Ds(){const t=["createRangeOn","writer","getAttribute","includes","ck-suggestion-marker-","previousPosition","isBlock","span","schema","push","bindElementToMarker","addHighlight","activeMarkers","114ILfISi","21371xrzFfg","markerName","ck-suggestion-marker--active","name","nextSibling","parent","hasAttribute","getCustomProperty","222aSCLio","get","10GEFeLY","mapper","insert","element","plugins","item","getItems","111902ApbrPz","TrackChangesEditing","start","10AnFRwl","9549918YpChos","493036ujJvFV","isLimit","addClass","getWalker","listItem","26348993lvOfoc","toViewPosition","toViewElement","test","3104859PGspKB","isAtEnd","listIndent","markerRange","653672NRSyMY","consumable","createUIElement","type","isContent","elementEnd","model"];return(Ds=function(){return t})()}!function(t,e){const n=Ms,r=t();for(;;)try{if(761164===parseInt(n(549))/1*(parseInt(n(548))/2)+-parseInt(n(524))/3+-parseInt(n(515))/4*(parseInt(n(513))/5)+-parseInt(n(501))/6*(parseInt(n(510))/7)+parseInt(n(528))/8+-parseInt(n(514))/9+-parseInt(n(503))/10*(-parseInt(n(520))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ds);const Fs=xs;function Ps(){const t=["start","TrackChangesEditing","unit","1794042lWyeGJ","forward","editor","lock","showSuggestionHighlights","modifySelection","1116fPBfOm","10430NaCysI","markerNameToElements","1314560xQIJPe","deleteForward","batch","markerName","isCollapsed","remove","options","writer","bind","createSelection","setSelection","buffer","3028gCxShX","data","mapper","18ETyzJm","415702BnGHtJ","detach","get","root","editing","addMarker:suggestion:deletion","plugins","selection","createRange","requires","unlock","merge","init","$graveyard","getFirstRange","uiElement","high","rootName","unbindElementFromMarkerName","delete","17732xnvLkd","8eaNEui","enqueueChange","4AaJQfR","enableCommand","208fSTlxE","1195431RUxOmi","commands","fromRange","document","removeMarker:suggestion:deletion","model","end","downcastDispatcher"];return(Ps=function(){return t})()}function xs(t,e){const n=Ps();return(xs=function(t,e){return n[t-=337]})(t,e)}!function(t,e){const n=xs,r=t();for(;;)try{if(307040===parseInt(n(363))/1*(parseInt(n(396))/2)+parseInt(n(364))/3*(-parseInt(n(361))/4)+parseInt(n(384))/5+-parseInt(n(337))/6*(-parseInt(n(338))/7)+-parseInt(n(359))/8*(parseInt(n(375))/9)+-parseInt(n(382))/10+-parseInt(n(358))/11*(-parseInt(n(381))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class Bs extends t.Plugin{static get[Fs(347)](){return[vs.Delete]}[Fs(350)](){const t=Fs,e=this[t(377)],n=e[t(344)][t(340)](t(373));n[t(362)](t(357));const r=e[t(365)][t(340)](t(385));n[t(362)](t(385),((n,s={})=>{const o=t,a=e[o(369)][o(393)](e[o(369)][o(367)][o(345)]);a[o(388)]&&e[o(369)][o(380)](a,{direction:o(376),unit:s[o(374)]});const c=a[o(352)](),u=i.LiveRange[o(366)](c);let l;n(s),l=o(351)==u[o(341)][o(355)]?e[o(369)][o(346)](c[o(372)]):e[o(369)][o(346)](u[o(372)],u[o(370)]),u[o(339)](),e[o(369)][o(360)](r[o(395)][o(386)],(t=>{const e=o;r[e(395)][e(378)](),t[e(394)](t[e(346)](l[e(370)])),r[e(395)][e(348)]()}))})),e[t(342)][t(371)].on(t(343),ws(e,t(349)),{priority:t(354)}),e[t(397)][t(371)].on(t(343),((n,r,s)=>{const o=t;s[o(390)][o(379)]&&ws(e,o(349),{showActiveMarker:!1})[o(392)](this)(n,r,s)}),{priority:t(354)}),e[t(342)][t(371)].on(t(368),((e,n,r)=>{const s=t,o=r[s(398)][s(383)](n[s(387)]);if(o)for(const t of o)t.is(s(353))&&(r[s(398)][s(356)](t,n[s(387)]),r[s(391)][s(389)](t))}),{priority:t(354)})}}const Us=js;function js(t,e){const n=Vs();return(js=function(t,e){return n[t-=100]})(t,e)}!function(t,e){const n=js,r=t();for(;;)try{if(328805===parseInt(n(238))/1*(parseInt(n(171))/2)+parseInt(n(136))/3*(-parseInt(n(105))/4)+parseInt(n(133))/5+-parseInt(n(111))/6+parseInt(n(243))/7*(parseInt(n(139))/8)+parseInt(n(215))/9*(-parseInt(n(230))/10)+-parseInt(n(132))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vs);class Gs extends t.Plugin{[Us(153)](){const t=Us,e=this[t(224)];if(!e[t(179)][t(188)](t(114)))return;const n=e[t(151)],r=e[t(179)][t(204)](t(211)),s=e[t(179)][t(188)](t(202)),o=!!e[t(144)][t(204)](t(187));function i(e){const r=t;return{type:r(173),content:""+Hr(n,r(181),e)}}function a(e){const r=t;return{type:r(173),content:""+Hr(n,r(221),e)}}r[t(242)](t(129),[],[t(207),t(229),t(217)]),r[t(242)](t(108)),r[t(242)](t(178)),r[t(242)](t(249)),r[t(242)](t(154)),r[t(242)](t(226)),r[t(242)](t(246)),r[t(242)](t(174)),o&&(r[t(242)](t(112)),r[t(242)](t(142))),s&&(r[t(242)](t(119)),r[t(242)](t(113),[],[t(125)]),r[t(219)][t(213)]((e=>{const r=t,{data:s}=e;if(s&&r(125)==s[r(198)])return{type:r(173),content:s[r(180)]?Hr(n,r(117)):Hr(n,r(233))}})),this[t(224)][t(193)][t(214)][t(147)]((e=>{const n=t;if(e[n(123)][n(199)])return!1;let s=!1;const o=r[n(206)]({skipNotAttached:!0})[n(116)]((t=>n(125)===r[n(195)](t)));for(const t of o)n(110)!=t[n(191)]()[n(130)][n(149)][n(124)](n(229))&&(r[n(141)](t[n(191)](),n(166))[n(128)]((t=>n(229)===r[n(195)](t[n(182)])))||(e[n(162)](t[n(146)]()),s=!0));return s}))),r[t(219)][t(212)](t(217),Hr(n,t(156)));const c={type:t(173),content:""};r[t(219)][t(213)]((e=>{const r=t,{data:s}=e;if(!s||r(229)!=s[r(198)])return;let u=e[r(185)];for(;u;){if(u[r(161)]&&((r(115)==u[r(161)][r(198)]||r(184)==u[r(161)][r(198)])&&(u[r(161)][r(180)]&&r(239)!=u[r(161)][r(180)]||r(239)!=u[r(161)][r(225)]&&!s[r(180)])||!o&&u[r(161)][r(198)]==bc))return c;u=u[r(143)]}if(null==s[r(180)])switch(s[r(225)]){case r(168):return a(Hr(n,r(247)));case r(152):return a(Hr(n,r(245)));case r(110):return a(Hr(n,r(102)))}switch(s[r(180)]){case r(168):return i(Hr(n,r(247)));case r(152):return i(Hr(n,r(245)));case r(110):return i(Hr(n,r(102)))}})),r[t(219)][t(213)]((e=>{const n=t,{data:r}=e;if(r&&n(217)==r[n(198)])return null==r[n(180)]||null==r[n(225)]&&0==r[n(180)]?c:void 0})),r[t(219)][t(213)]((e=>{const r=t;if(r(166)!=e[r(220)])return;const{data:s}=e;if(!s||r(207)!=s[r(198)])return;const o=zs(e);return o?r(180)==o?{type:r(173),content:Hr(n,r(203))}:r(225)==o?{type:r(173),content:Hr(n,r(121))}:c:c})),e[t(193)][t(214)][t(147)]((e=>this[t(231)](e))),e[t(193)][t(214)][t(147)]((e=>this[t(137)](e))),e[t(193)][t(214)][t(147)]((e=>this[t(175)](e))),this[t(248)]()}[Us(231)](t){const e=Us;if(t[e(123)][e(199)]||!t[e(123)][e(104)])return!1;let n=!1;const r=this[e(224)][e(179)][e(204)](e(211))[e(206)]({skipNotAttached:!0})[e(116)]((t=>t[e(161)]&&e(207)==t[e(161)][e(198)]))[e(116)]((t=>t[e(161)][e(180)]&&t[e(161)][e(225)]));for(const s of r)zs(s)||(t[e(162)](s[e(146)]()),n=!0);return n}[Us(137)](t){const e=Us;if(t[e(123)][e(199)]||!t[e(123)][e(104)])return!1;const n=this[e(224)][e(179)][e(204)](e(211));if(n[e(228)][e(183)])return!1;let r=!1;const s=[e(229),e(207),e(217),e(115),e(209),e(140),e(176),e(240),e(184)],o=this[e(224)][e(193)][e(214)][e(165)][e(148)]()[e(116)]((t=>e(166)==t[e(220)]))[e(116)]((t=>s[e(197)](t[e(234)])));if(0==o[e(208)])return r;for(const i of o){const o=n[e(141)](i[e(155)],e(166))[e(116)]((t=>!t[e(157)][e(160)]))[e(109)]((t=>t[e(182)]))[e(116)]((t=>{const r=e,o=n[r(195)](t);return s[r(197)](o)}));if(o[e(208)]){for(const n of o)t[e(162)](n[e(146)]());r=!0}}return r}[Us(175)](t){const e=Us;if(t[e(123)][e(199)]||!t[e(123)][e(104)])return!1;const n=this[e(224)][e(179)][e(204)](e(211));let r=!1;const s=[e(229),e(207),e(217),e(115),e(209),e(140),e(176),e(240),e(184)];for(const t of n[e(206)]({skipNotAttached:!0})){const o=n[e(141)](t[e(191)](),e(166))[e(109)]((t=>t[e(182)]))[e(116)]((t=>t[e(161)]&&s[e(197)](t[e(161)][e(198)])));if(!o[e(208)])continue;const a=o[0][e(185)][e(223)][e(107)];if(!o[e(190)]((t=>t[e(223)][e(107)]===a)))for(const t of o)i(t,a)&&(r=!0)}return r;function o(t,r){const s=e;for(const e of n[s(206)]({skipNotAttached:!0})[s(116)]((e=>s(166)==e[s(220)]&&e[s(223)][s(107)]==t)))e[s(138)](s(107),r)}function i(t,n){const r=e;let s=t[r(185)],i=!1;for(;s;)s[r(223)][r(107)]!=n&&(o(s[r(223)][r(107)],n),s[r(138)](r(107),n),i=!0),s=s[r(143)];return i}}[Us(248)](){const t=Us,e=this[t(224)],n=e[t(151)],r=e[t(179)][t(204)](t(211));this[t(241)](),r[t(134)][t(186)](t(177),t(135),t(126),(function(n,r){const s=t,o=[];for(let t of n)t[s(130)][s(149)]===t[s(189)][s(131)]&&(t=e[s(193)][s(237)](e[s(193)][s(236)](t[s(130)][s(149)],0))),o[s(103)](t);e[s(193)][s(210)]((t=>{const n=s,a=e[n(193)][n(214)][n(100)],c=Array[n(192)](a[n(118)]())[n(109)]((t=>i.LiveRange[n(216)](t)));t[n(167)](o),e[n(194)][n(204)](r[n(122)])[n(201)](),r[n(170)][n(103)]({forceDefaultExecution:!0}),e[n(150)](r[n(122)],...r[n(170)]),t[n(167)](c);for(const t of c)t[n(164)]()}))})),r[t(219)][t(120)]((function(n){const r=t,s=!e[r(193)][r(145)][r(235)](n),o=n[r(244)],i=n[r(232)],a=n[r(124)](r(207)),c=!o||o[r(124)](r(207))!==a,u=!i||i[r(124)](r(207))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(169),e)))}[Us(241)](){const t=Us,e=this[t(224)],n=e[t(151)];function r(n){const r=t,s=e[r(194)][r(204)](r(108))[r(183)],o=e[r(194)][r(204)](r(129))[r(183)];return r(129)===n?s:o}e[t(179)][t(204)](t(211))[t(219)][t(213)]((function(s){const o=t;if(o(177)!=s[o(220)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(122)]){case o(108):u=i[o(170)][0][o(127)],l=r(i[o(122)]),a=o(u?159:106),!l&&e[o(144)][o(204)](o(187))||(a=o(163)),c={type:o(173),content:Hr(n,a,Hr(n,o(247)))};break;case o(129):u=i[o(170)][0][o(127)],l=r(i[o(122)]),a=o(u?159:106),!l&&e[o(144)][o(204)](o(187))||(a=o(163)),c={type:o(173),content:Hr(n,a,Hr(n,o(245)))};break;case o(154):a=o(101),c={type:o(173),content:Hr(n,a,Hr(n,o(169)))};break;case o(226):a=function(t){const e=o,n=t[e(191)]();let r=n[e(130)][e(149)];for(;r&&n[e(227)](r);){if(r[e(124)](e(217))>0)return!1;r=r[e(232)]}return!0}(s)?Hr(n,o(106),Hr(n,function(t){const e=o;return e(172)+t[e(191)]()[e(130)][e(149)][e(124)](e(229))[e(222)]()+e(196)}(s))):Hr(n,o(218),Hr(n,o(169))),c={type:o(173),content:a};break;case o(112):case o(142):!1===i[o(158)]&&(a=o(200),c={type:o(205),content:Hr(n,a,Hr(n,o(169)))})}return c}))}}function Vs(){const t=["numbered","afterInit","indentList","range","FORMAT_INDENT","meta","multipleBlocks","*Format:* insert into %0","isNextTo","data","removeMarker","*Change to:* %0","detach","differ","attribute","setSelection","bulleted","ELEMENT_LIST_ITEM","commandParams","7026oUawyM","ELEMENT_","format","splitListItemBefore","assureChains","todoListCheck","formatBlock","customNumberedList","plugins","newValue","*Set format:* %0","suggestion","value","listMarkerStyle","head","registerCustomCallback","list.multiBlock","has","end","every","getFirstRange","from","model","commands","_getAttributeKey","_LIST","includes","key","isUndo","*Merge:* %0","refresh","TodoListEditing","*Merge:* list item","get","deletion","getSuggestions","listItemId","length","listStart","change","TrackChangesEditing","registerAttributeLabel","registerDescriptionCallback","document","3681AIVLRy","fromRange","listIndent","*Outdent:* %0","_descriptionFactory","type","*Remove format:* %0","toUpperCase","attributes","editor","oldValue","outdentList","containsItem","trackChangesCommand","listType","3020wNNPva","listItemIdFixer","nextSibling","*Uncheck item*","attributeKey","isObject","createPositionAt","createRange","179EgOQFX","default","listMarker","_registerLegacyDescription","_enableDefaultAttributesIntegration","668087LEyBUo","previousSibling","ELEMENT_NUMBERED_LIST","splitListItemAfter","ELEMENT_BULLETED_LIST","_supportLegacySuggestions","customBulletedList","selection","*Indent:* %0","ELEMENT_TODO_LIST","push","isLocal","121164swdDhC","*Format:* remove from %0","groupId","bulletedList","map","todo","3298698OPfRxD","mergeListItemBackward","checkTodoList","ListEditing","listStyle","filter","*Check item*","getRanges","todoList","registerElementLabel","*Split:* list item","commandName","batch","getAttribute","todoListChecked","accept","forceValue","find","numberedList","start","parent","3318524whswHf","3003385Fioeef","_suggestionFactory","documentList","21GyoLZa","noTrackChangesFixer","setAttribute","24xUzTNJ","listReversed","_findSuggestions","mergeListItemForward","next","config","schema","getFirstMarker","registerPostFixer","getChanges","nodeAfter","execute","locale"];return(Vs=function(){return t})()}function zs(t){const e=Us;let n=t[e(191)]()[e(130)][e(149)][e(244)];for(;n;){const r=n[e(124)](e(207));if(!r)return!1;if(r==t[e(161)][e(180)])return e(180);if(r==t[e(161)][e(225)])return e(225);n=n[e(244)]}return!1}const Hs=Ks;function Ws(){const t=["head","7634745pIWHHK","decimal-leading-zero","numbered","key","reversed","find","_registerLegacyDescription","square","toUpperCase","*Format:* set start index to %0","formatBlock","*Change to:* %0","749imQXGE","handleDescriptions","nodeAfter","8vyTBYZ","decimal","oldValue","registerAttributeLabel","type","locale","default","17022UqtMsW","commandName","format","480686TeaSJM","_enableDefaultAttributesIntegration","has","get","*Format:* set order to reversed","startIndex","data","10995670YyndaO","getAttribute","filter","replace","listStart","ELEMENT_","bulleted","registerDescriptionCallback","getFirstMarker","*Format:* set order to regular","listReversed","styles","editor","listType","config","afterInit","listStyle","ListPropertiesEditing","circle","commandParams","isUndo","8lcvFiM","attribute","lower-latin","408yYJxWY","getSuggestions","getFirstRange","model","customNumbered","start","FORMAT_LIST_REVERSED","_getAttributeKey","_LIST_","includes","registerPostFixer","document","FORMAT_LIST_START","_LIST_DEFAULT","_getTranslationKeyForListStyle","plugins","suggestion","disc","TrackChangesEditing","upper-latin","bind","lower-roman","next","15187975hDiXaJ","*Remove format:* %0","_findSuggestions","_descriptionFactory","9956313dbfDIC","*Set format:* %0","48669QxsVuB","batch","newValue","removeMarker","upper-roman","list.properties"];return(Ws=function(){return t})()}function Ks(t,e){const n=Ws();return(Ks=function(t,e){return n[t-=270]})(t,e)}!function(t,e){const n=Ks,r=t();for(;;)try{if(980065===-parseInt(n(318))/1*(-parseInt(n(346))/2)+parseInt(n(286))/3*(parseInt(n(349))/4)+-parseInt(n(293))/5+-parseInt(n(315))/6*(-parseInt(n(305))/7)+-parseInt(n(308))/8*(-parseInt(n(284))/9)+-parseInt(n(325))/10+-parseInt(n(280))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ws);class Xs extends t.Plugin{[Hs(340)](){const t=Hs;if(!this[t(337)][t(272)][t(320)](t(342)))return;const e=this[t(337)][t(339)][t(321)](t(291)),n=this[t(337)][t(272)][t(321)](t(275));e[t(336)]&&n[t(319)](t(341),[],[t(341)]),e[t(297)]&&n[t(319)](t(335),[],[t(335)]),e[t(323)]&&n[t(319)](t(329),[],[t(329)]);const r={type:t(317),content:""};n[t(283)][t(332)](this[t(306)][t(277)](this));const s=this[t(337)][t(313)];n[t(283)][t(311)](t(335),Hr(s,t(355))),n[t(283)][t(332)]((e=>{const n=t,{data:s}=e;if(s&&n(335)==s[n(296)])return null==s[n(288)]||0==s[n(288)]&&null==s[n(310)]?r:void 0})),n[t(283)][t(311)](t(329),Hr(s,t(361))),n[t(283)][t(332)]((e=>{const n=t,{data:s}=e;if(s&&n(329)==s[n(296)])return null==s[n(288)]||1==s[n(288)]&&null==s[n(310)]?r:void 0})),this[t(337)][t(352)][t(360)][t(359)]((e=>{const r=t;if(e[r(287)][r(345)])return!1;let s=!1;const o=n[r(350)]({skipNotAttached:!0})[r(327)]((t=>{const e=r,s=n[e(356)](t);return e(329)==s||e(335)==s}));for(const t of o){const o=t[r(351)]()[r(354)][r(307)][r(326)](r(338));r(295)!=o&&r(353)!=o&&(n[r(282)](t[r(351)](),r(347))[r(298)]((t=>r(338)==n[r(356)](t[r(273)])))||(e[r(289)](t[r(333)]()),s=!0))}return s})),this[t(299)]()}[Hs(306)](t){const e=Hs,n=this[e(337)][e(313)],{data:r}=t,s={type:e(317),content:""};if(!r||e(341)!=r[e(296)])return;if(!r[e(310)])return e(314)==r[e(288)]?s:{type:e(317),content:""+Hr(n,e(285),Hr(n,this[e(271)](r[e(288)])))};if(!r[e(288)]){if(e(314)==r[e(310)])return s;let o=t[e(292)];for(;o;){if(o[e(324)]&&e(338)==o[e(324)][e(296)]&&o[e(324)][e(288)])return s;o=o[e(279)]}return{type:e(317),content:""+Hr(n,e(281),Hr(n,this[e(271)](r[e(310)])))}}if(e(314)!=r[e(288)])return{type:e(317),content:""+Hr(n,e(285),Hr(n,this[e(271)](r[e(288)])))};let o=t[e(292)];for(;o;){if(o[e(324)]&&e(338)==o[e(324)][e(296)]&&o[e(324)][e(288)]&&o[e(324)][e(310)])return s;o=o[e(279)]}const i=t[e(351)]()[e(354)][e(307)][e(326)](e(338));return{type:e(317),content:Hr(n,e(285),Hr(n,e(330)+i[e(301)]()+e(270)))}}[Hs(299)](){const t=Hs,e=this[t(337)],n=e[t(313)];e[t(272)][t(321)](t(275))[t(283)][t(332)]((e=>{const r=t;if(r(303)!=e[r(312)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(316)]){case r(341):o=r(304),i={type:r(317),content:Hr(n,o,Hr(n,this[r(271)](s[r(344)][0][r(312)])))};break;case r(335):o=s[r(344)][0][r(297)]?r(322):r(334),i={type:r(317),content:Hr(n,o)};break;case r(329):o=r(302),i={type:r(317),content:Hr(n,o,s[r(344)][0][r(323)])}}return i}))}[Hs(271)](t){const e=Hs;return e(330)+function(t){const n=e;return qs[n(358)](t)?n(331):Qs[n(358)](t)?n(295):null}(t)[e(301)]()+e(357)+t[e(301)]()[e(328)](/-/g,"_")}}const qs=[Hs(274),Hs(343),Hs(300)],Qs=[Hs(309),Hs(294),Hs(278),Hs(290),Hs(348),Hs(276)];var Ys=n(507);function Js(t,e){const n=Zs();return(Js=function(t,e){return n[t-=189]})(t,e)}function Zs(){const t=["ck-suggestion-marker-split","createPositionAt","3100113fgpExl","change","hasClass","detach","createRange","bind","setSelection","fromRange","afterExecute","fire","editing","1664985wAqfPk","439974FPkFaj","markerName","split","get","3984616pLfbEY","commands","data","24fTPyYr","writer","remove","nextSibling","init","markerNameToElements","removeMarker:suggestion:insertion","selection","4365360vGNSpM","enterBlock","4788410YsrSyH","options","unbindElementFromMarkerName","plugins","downcastDispatcher","getFirstPosition","TrackChangesEditing","enableCommand","showSuggestionHighlights","parent","requires","high","90ObCVqM","document","end","editor","mapper","2EszlVi","addMarker:suggestion:insertion","enter","getFirstRange","model","954077iWLXwM","markInsertion"];return(Zs=function(){return t})()}const $s=Js;!function(t,e){const n=Js,r=t();for(;;)try{if(571735===parseInt(n(195))/1*(-parseInt(n(190))/2)+parseInt(n(199))/3+parseInt(n(215))/4+-parseInt(n(228))/5+parseInt(n(226))/6+-parseInt(n(210))/7*(parseInt(n(218))/8)+parseInt(n(211))/9*(parseInt(n(240))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zs);class to extends t.Plugin{static get[$s(238)](){return[Ys.Enter]}[$s(222)](){const t=$s,e=this[t(243)],n=e[t(231)][t(214)](t(234)),r=e[t(216)][t(214)](t(192));n[t(235)](t(192),(()=>{const s=t;e[s(194)][s(200)]((t=>{const o=s,a=e[o(194)][o(241)][o(225)],c=a[o(233)](),u=i.LiveRange[o(206)](a[o(193)]());if(r[o(227)](t)){const r=e[o(194)][o(198)](c[o(237)][o(221)],0),s=t[o(203)](c,r);n[o(196)](s)}else t[o(205)](t[o(203)](u[o(242)]));u[o(202)](),r[o(208)](o(207),{writer:t})}))})),e[t(209)][t(232)].on(t(191),ws(e,t(213)),{priority:t(239)}),e[t(209)][t(232)].on(t(224),((e,n,r)=>{const s=t,o=r[s(189)][s(223)](n[s(212)]);if(o)for(const t of o)t[s(201)](s(197))&&(r[s(189)][s(230)](t,n[s(212)]),r[s(219)][s(220)](t))}),{priority:t(239)}),e[t(217)][t(232)].on(t(191),((n,r,s)=>{const o=t;s[o(229)][o(236)]&&ws(e,o(213),{showActiveMarker:!1})[o(204)](this)(n,r,s)}),{priority:t(239)})}}const eo=no;function no(t,e){const n=ro();return(no=function(t,e){return n[t-=236]})(t,e)}function ro(){const t=["createRange","66897PXMPjA","1249925IwidUD","162tNVqiW","TrackChangesEditing","item","770mDuXQl","enableCommand","suggestion:deletion","markers","getIntersection","findPrevious","2InfXFb","findByTextCallback","1689424GIVRbo","663028WRLtyv","plugins","has","249324kOfCai","_isInDeletionRange","replaceAll","string","model","bind","FindAndReplaceEditing","getRange","86058lRNqPO","getMarkersGroup","start","FindAndReplaceUtils","replace","createPositionAt","end","filter","editor","handleFindCommand","find","64071CtrsUe","findNext","get","afterInit"];return(ro=function(){return t})()}!function(t,e){const n=no,r=t();for(;;)try{if(134574===parseInt(n(272))/1*(-parseInt(n(242))/2)+-parseInt(n(248))/3+-parseInt(n(245))/4+-parseInt(n(273))/5+parseInt(n(274))/6*(-parseInt(n(267))/7)+parseInt(n(244))/8+parseInt(n(256))/9*(parseInt(n(236))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[eo(270)](){const t=eo;if(!this[t(264)][t(246)][t(247)](t(254)))return;const e=this[t(264)][t(246)][t(269)](t(275));e[t(237)](t(266),this[t(265)][t(253)](this)),e[t(237)](t(268)),e[t(237)](t(241)),e[t(237)](t(260)),e[t(237)](t(250))}[eo(265)](t,e,n={}){const r=eo,s=this[r(264)][r(246)][r(269)](r(259));return t((t=>(r(251)==typeof e?s[r(243)](e,n):e)(t)[r(263)]((e=>!1===this[r(249)](e,t[r(276)])))),n)}[eo(249)](t,e){const n=eo,r=this[n(264)][n(252)][n(271)](this[n(264)][n(252)][n(261)](e,t[n(258)]),this[n(264)][n(252)][n(261)](e,t[n(262)]));for(const t of this[n(264)][n(252)][n(239)][n(257)](n(238)))if(null!==r[n(240)](t[n(255)]()))return!0;return!1}}function oo(t,e){const n=ao();return(oo=function(t,e){return n[t-=330]})(t,e)}const io=oo;function ao(){const t=["commandParams","normalizeSizeOptions","FORMAT_FONT_SIZE","*Set font size:* %0","plugins","fontSize","6255OCMKPN","7994ZXUrVy","*Reset font background color*","*Reset font family*","FontSizeEditing","228gWvjrB","*Reset font size*","trim","_registerLegacyDescription","*Reset font color*","FontColorEditing","1868997VyWbkD","registerDescriptionCallback","1090MmdHcr","formatInline","fontBackgroundColor.colors","*Set font family:* %0","has","141383JKkEOQ","fontSize.options","_enableDefaultAttributesIntegration","fontColor","FontFamilyEditing","value","FORMAT_FONT_BACKGROUND","1524278KLeFTJ","fontColor.colors","registerAttributeLabel","fontBackgroundColor","label","afterInit","201EmmTiU","title","4imqcer","4703885JJTFtJ","FORMAT_FONT_COLOR","fontFamily","FontSize","type","2572800iJzuXm","*Set font color:* %0","_descriptionFactory","FORMAT_FONT_FAMILY","toLowerCase","editor","find","get","*Set font background color:* %0","commandName","locale","TrackChangesEditing","12VYAlGL","FontBackgroundColorEditing","model","format","config"];return(ao=function(){return t})()}!function(t,e){const n=oo,r=t();for(;;)try{if(532519===-parseInt(n(363))/1*(-parseInt(n(333))/2)+-parseInt(n(343))/3+-parseInt(n(365))/4*(-parseInt(n(366))/5)+parseInt(n(383))/6*(-parseInt(n(357))/7)+-parseInt(n(371))/8+-parseInt(n(332))/9*(parseInt(n(345))/10)+-parseInt(n(350))/11*(-parseInt(n(337))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ao);const co=[{pluginName:io(336),commandName:io(331)},{pluginName:io(354),commandName:io(368)},{pluginName:io(342),commandName:io(353)},{pluginName:io(384),commandName:io(360)}];class uo extends t.Plugin{[io(362)](){const t=io,e=this[t(376)][t(381)],n=this[t(376)][t(330)][t(378)](t(382));for(const{pluginName:e,commandName:r}of co)this[t(376)][t(330)][t(349)](e)&&n[t(352)](r,[r]);e.t,n[t(373)][t(359)](t(331),Hr(e,t(390))),n[t(373)][t(359)](t(368),Hr(e,t(374))),n[t(373)][t(359)](t(353),Hr(e,t(367))),n[t(373)][t(359)](t(360),Hr(e,t(356))),this[t(340)]()}[io(340)](){const t=io,e=this[t(376)],n=e[t(381)];e[t(330)][t(378)](t(382))[t(373)][t(344)]((e=>{const r=t,o=n.t;if(r(346)!=e[r(370)])return;const{data:i}=e;if(null!=i){if(r(331)==i[r(380)]){const t=i[r(388)][0][r(355)];if(t){const e=o(this[r(376)][r(330)][r(378)](r(369))[r(389)](this[r(376)][r(387)][r(378)](r(351)))[r(377)]((e=>e[r(385)]==t))[r(364)])[r(375)]();return{type:r(386),content:Hr(n,r(391),e)}}return{type:r(386),content:Hr(n,r(338))}}if(r(368)==i[r(380)]){const t=i[r(388)][0][r(355)];return t?{type:r(386),content:Hr(n,r(348),t)}:{type:r(386),content:Hr(n,r(335))}}if(r(353)==i[r(380)]){const t=i[r(388)][0][r(355)];if(t){const e=(0,s.normalizeColorOptions)(this[r(376)][r(387)][r(378)](r(358)))[r(377)]((e=>e[r(385)]==t));let i=t,a="";return e&&(i=e[r(361)],a=o(i)[r(375)]()),{type:r(386),content:Hr(n,r(372),a)[r(339)](),color:{value:t,title:a||i}}}return{type:r(386),content:Hr(n,r(341))}}if(r(360)==i[r(380)]){const t=i[r(388)][0][r(355)];if(t){const e=(0,s.normalizeColorOptions)(this[r(376)][r(387)][r(378)](r(347)))[r(377)]((e=>e[r(385)]==t));let i=t,a="";return e&&(i=e[r(361)],a=o(i)[r(375)]()),{type:r(386),content:Hr(n,r(379),a)[r(339)](),color:{value:t,title:a||i}}}return{type:r(386),content:Hr(n,r(334))}}}}))}}function lo(t,e){const n=ho();return(lo=function(t,e){return n[t-=225]})(t,e)}const fo=lo;function ho(){const t=["commandName","type","_enableDefaultAttributesIntegration","split","registerDescriptionCallback","11jzUQYx","commandParams","816856xmUVYB","config","_descriptionFactory","*Remove all formatting*","join","3668410mRzFNy","entries","fontSize","commands","fontColor.colors","6773hnFBMm","1794555JdsKBh","64609AVAtnv","*Set format to:* %0","title","toUpperCase","label","boolean","9wrHwCc","find","_registerLegacyDescription","afterInit","toLowerCase","slice","36uOwPIG","fontColor","plugins","TrackChangesEditing","copyFormat","11532VRDIyP","fontBackgroundColor","6qOeoJv","393252vtHkJI","pasteFormat","get","enableCommand","model","charAt","FontSize","formatBlock","fontSize.options","12MKYZWC","editor","3770627MOeoyT","formatInline","normalizeSizeOptions","locale","push","format","length"];return(ho=function(){return t})()}!function(t,e){const n=lo,r=t();for(;;)try{if(304215===-parseInt(n(260))/1*(-parseInt(n(232))/2)+parseInt(n(266))/3*(parseInt(n(280))/4)+parseInt(n(259))/5+-parseInt(n(279))/6*(-parseInt(n(234))/7)+parseInt(n(248))/8*(-parseInt(n(272))/9)+-parseInt(n(253))/10*(parseInt(n(246))/11)+parseInt(n(277))/12*(-parseInt(n(258))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[fo(269)](){const t=fo,e=this[t(233)],n=e[t(274)][t(225)](t(275)),r=e[t(256)][t(225)](t(276)),s=e[t(256)][t(225)](t(281));r&&s&&(n[t(243)](t(281)),n[t(226)](t(276)),this[t(268)]())}[fo(268)](){const t=fo,e=this[t(233)],n=e[t(237)];e[t(274)][t(225)](t(275))[t(250)][t(245)]((r=>{const s=t;if(s(230)!=r[s(242)]&&s(235)!=r[s(242)])return;const{data:o}=r;if(o&&s(281)===o[s(241)]){const t=[],r=o[s(247)][0];for(const[n,o]of Object[s(254)](r))t[s(238)](po(e,n,o));return t[s(240)]?{type:s(239),content:Hr(n,s(261),t[s(252)](", "))}:{type:s(239),content:Hr(n,s(251))}}}))}}function po(t,e,n){const r=fo,o=t[r(237)].t,i=e[r(244)](/(?=[A-Z])/)[r(252)](" "),a=o(i[r(228)](0)[r(263)]()+i[r(271)](1))[r(270)]();if(r(265)==typeof n)return a;if(r(273)===e||r(278)===e){const e=(0,s.normalizeColorOptions)(t[r(249)][r(225)](r(257)))[r(267)]((t=>t[r(227)]==n));return a+" ("+(e?o(e[r(264)])[r(270)]():n)+")"}if(r(255)===e&&isNaN(parseFloat(n))){const e=t[r(274)][r(225)](r(229))[r(236)](t[r(249)][r(225)](r(231)))[r(267)]((t=>t[r(227)]==n));return a+" ("+(e?o(e[r(262)])[r(270)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=Eo();return(Io=function(t,e){return n[t-=215]})(t,e)}function Eo(){const t=["ELEMENT_HEADING","973357xfKtUq","heading","_headingOptions","HeadingEditing","match","546736gvXwTX","heading.options","_registerLegacyDescription","11BDKncf","_descriptionFactory","afterInit","get","find","title","name","type","3utqVqi","registerElementLabel","format","value","registerDescriptionCallback","461684oEqqIQ","765070IEcpCB","TrackChangesEditing","*Change to:* %0","ELEMENT_HEADING_CUSTOM","2635128UvfBUV","1209490aWFGbP","_getHeadingLevel","plugins","has","locale","commandName","1iRSpER","model","29945DffMCd","_enableDefaultAttributesIntegration","editor","formatBlock","config","paragraph","commandParams","view","120isjrli"];return(Eo=function(){return t})()}!function(t,e){const n=Io,r=t();for(;;)try{if(242958===parseInt(n(235))/1*(-parseInt(n(224))/2)+parseInt(n(218))/3*(-parseInt(n(223))/4)+parseInt(n(237))/5*(parseInt(n(245))/6)+parseInt(n(247))/7+parseInt(n(252))/8+parseInt(n(228))/9+parseInt(n(229))/10*(parseInt(n(255))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[mo(257)](){const t=mo,e=this[t(239)];if(!e[t(231)][t(232)](t(250)))return;this[t(249)]=e[t(241)][t(258)](t(253));const n=e[t(233)],r=e[t(231)][t(258)](t(225));r[t(238)](t(248));for(const e of this[t(249)])t(242)!=e[t(236)]&&r[t(256)][t(219)](e[t(236)],(n=>{const r=t,i=this[r(230)](e[r(236)]);return null!==i?s(n,i):o(n,e[r(215)])}));function s(e,r){return Hr(n,t(246),[e,r])}function o(e,r){return Hr(n,t(227),[e,r])}this[t(254)]()}[mo(254)](){const t=mo,e=this[t(239)],n=e[t(233)];e[t(231)][t(258)](t(225))[t(256)][t(222)]((e=>{const r=t;if(r(240)!=e[r(217)])return;const{data:s}=e;if(s&&r(248)==s[r(234)]){const e=s[r(243)][0][r(221)],c=this[r(230)](e);if(null!==c)return{type:r(220),content:Hr(n,r(226),(1,a=c,Hr(n,r(246),[1,a])))};const u=this[r(249)][r(259)]((t=>t[r(236)]===e))[r(215)];return{type:r(220),content:Hr(n,r(226),(o=1,i=u,Hr(n,t(227),[o,i])))}}var o,i,a}))}[mo(230)](t){const e=mo;var n,r;const s=t[e(251)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(249)])||void 0===n?void 0:n[e(259)]((n=>n[e(236)]==t));if(o&&o[e(244)]){const t=o[e(244)],n=(null!==(r=t[e(216)])&&void 0!==r?r:t)[e(251)](/^h(\d+)/);if(n)return n[1]}return null}}function To(){const t=["_enableDefaultAttributesIntegration","7PaaRhA","color","find","highlight.options","registerDescriptionCallback","HighlightEditing","registerAttributeLabel","value","formatInline","format","3589455mPZqYd","4595JUOleF","10078164DyWtAc","9054TglHNB","391304YldQCm","*Set highlight:* %0","_descriptionFactory","config","1756840lawudU","afterInit","title","plugins","toLowerCase","*Remove highlight*","6074960EvRAvE","4982284ehLfgo","TrackChangesEditing","commandParams","has","_registerLegacyDescription","10DXEpif","commandName","highlight","model","type","locale","get","editor","FORMAT_HIGHLIGHT"];return(To=function(){return t})()}const _o=yo;function yo(t,e){const n=To();return(yo=function(t,e){return n[t-=474]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(930425===-parseInt(n(511))/1+parseInt(n(475))/2+parseInt(n(507))/3+-parseInt(n(482))/4+parseInt(n(508))/5*(-parseInt(n(510))/6)+parseInt(n(497))/7*(parseInt(n(481))/8)+parseInt(n(509))/9*(parseInt(n(487))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(To);class Ao extends t.Plugin{[_o(476)](){const t=_o,e=this[t(494)];if(!e[t(478)][t(485)](t(502)))return;const n=e[t(478)][t(493)](t(483)),r=e[t(492)];n[t(496)](t(489),[t(489)]),n[t(513)][t(503)](t(489),Hr(r,t(495))),this[t(486)]()}[_o(486)](){const t=_o,e=this[t(494)],n=e[t(492)];e[t(478)][t(493)](t(483))[t(513)][t(501)]((r=>{const s=t;if(s(505)!=r[s(491)])return;const{data:o}=r;if(o&&s(489)==o[s(488)]){const t=n.t,r=o[s(484)][0][s(504)];if(r){const o=e[s(474)][s(493)](s(500))[s(499)]((t=>t[s(490)]==r)),i=t(o[s(477)])[s(479)]();return{type:s(506),content:Hr(n,s(512),i),color:{value:o[s(498)],title:o[s(477)]}}}return{type:s(506),content:Hr(n,s(480),Hr(n,s(495)))}}}))}}const ko=Lo;function Co(){const t=["for","registerElementLabel","ck-horizontal-line","_descriptionFactory","editor","1357476IoOMFl","plugins","986391Xzabzh","div","TrackChangesEditing","afterInit","1202360rZOCGZ","high","721275TKWstJ","createEmptyElement","get","dataDowncast","enableCommand","showSuggestionHighlights","ELEMENT_HORIZONTAL_LINE","createContainerElement","horizontalLine","createPositionAt","locale","insert","3847545DcrBFd","addClass","6501856XOBSqR","273gJQsaj","has","elementToStructure","HorizontalLineEditing","50658nYUiyA","4oxWMvT","conversion"];return(Co=function(){return t})()}function Lo(t,e){const n=Co();return(Lo=function(t,e){return n[t-=109]})(t,e)}!function(t,e){const n=Lo,r=t();for(;;)try{if(492600===-parseInt(n(109))/1+-parseInt(n(142))/2+parseInt(n(136))/3*(parseInt(n(129))/4)+parseInt(n(121))/5+-parseInt(n(128))/6*(parseInt(n(124))/7)+parseInt(n(123))/8+parseInt(n(138))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Co);class No extends t.Plugin{[ko(141)](){const t=ko,e=this[t(135)];if(!e[t(137)][t(125)](t(127)))return;e[t(137)][t(111)](t(140))[t(113)](t(117));const n=e[t(137)][t(111)](t(140)),r=e[t(119)];n[t(134)][t(132)](t(117),(e=>Hr(r,t(115),e))),e[t(130)][t(131)](t(112))[t(126)]({model:t(117),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(114)])return null;const o=n[s(116)](s(139)),i=n[s(110)]("hr");return n[s(122)](s(133),o),n[s(120)](n[s(118)](o,0),i),o},converterPriority:t(143)})}}function Ro(){const t=["2LHdKoJ","288057fRBNiQ","locale","format","element","value","ELEMENT_HTML_EMBED","_enableDefaultAttributesIntegration","255976yauYBG","492240Svpppq","get","110388UfmyrQ","start","1822060mnSezz","key","_registerLegacyDescription","registerDescriptionCallback","_descriptionFactory","*Change %0 content*","attribute","type","editor","rawHtml","afterInit","229425OdIjgh","registerElementLabel","htmlEmbed","plugins","commandName","has","formatBlock","getFirstRange","HtmlEmbed","1479060zuZddm","TrackChangesEditing","nodeAfter"];return(Ro=function(){return t})()}const So=vo;function vo(t,e){const n=Ro();return(vo=function(t,e){return n[t-=350]})(t,e)}!function(t,e){const n=vo,r=t();for(;;)try{if(260162===-parseInt(n(357))/1*(-parseInt(n(369))/2)+-parseInt(n(380))/3+-parseInt(n(366))/4+parseInt(n(382))/5+parseInt(n(378))/6+-parseInt(n(370))/7+parseInt(n(377))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ro);class Mo extends t.Plugin{[So(356)](){const t=So,e=this[t(354)];if(!e[t(360)][t(362)](t(365)))return;const n=e[t(360)][t(379)](t(367)),r=e[t(371)];n[t(350)][t(358)](t(355),(e=>Hr(r,t(375),e))),n[t(376)](t(359),[],[t(374)]),n[t(350)][t(385)]((e=>{const n=t;if(n(352)!=e[n(353)])return;const{data:s}=e;if(s&&n(374)==s[n(383)]&&e[n(364)]()[n(381)][n(368)].is(n(373),n(355))){const t=Hr(r,n(375));return{type:n(372),content:Hr(r,n(351),t)}}})),this[t(384)]()}[So(384)](){const t=So,e=this[t(354)],n=e[t(371)];e[t(360)][t(379)](t(367))[t(350)][t(385)]((e=>{const r=t;if(r(363)!=e[r(353)])return;const{data:s}=e;if(s&&r(359)==s[r(361)]){const t=Hr(n,r(375));return{type:r(372),content:Hr(n,r(351),t)}}}))}}const Oo=wo;function wo(t,e){const n=Fo();return(wo=function(t,e){return n[t-=454]})(t,e)}!function(t,e){const n=wo,r=t();for(;;)try{if(422470===-parseInt(n(547))/1*(parseInt(n(536))/2)+-parseInt(n(479))/3+parseInt(n(517))/4+-parseInt(n(507))/5*(parseInt(n(529))/6)+parseInt(n(504))/7*(-parseInt(n(533))/8)+-parseInt(n(467))/9*(-parseInt(n(560))/10)+-parseInt(n(523))/11*(-parseInt(n(525))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fo);class Do extends t.Plugin{[Oo(510)](){const t=Oo,e=this[t(459)];if(!e[t(571)][t(518)](t(568)))return;const n=e[t(571)][t(499)](t(478)),r=e[t(571)][t(499)](t(456)),s=e[t(543)];n[t(573)](t(562)),n[t(465)][t(539)](t(485),(e=>Hr(s,t(493),e))),n[t(465)][t(539)](t(514),(e=>Hr(s,t(550),e))),n[t(465)][t(539)](t(506),(()=>Hr(s,t(527)))),e[t(571)][t(518)](t(470))&&n[t(573)](t(563)),e[t(571)][t(518)](t(574))&&e[t(571)][t(518)](t(471))&&(n[t(573)](t(551),((s,o)=>{const i=t,a=r[i(462)](e[i(532)][i(505)][i(526)]);e[i(532)][i(546)]((()=>{const t=i;n[t(552)](a,{commandName:t(551),commandParams:[o]},[],t(515))}))})),n[t(573)](t(544),((s,o)=>{const a=t;e[a(532)][a(546)]((t=>{const c=a;let u=r[c(462)](e[c(532)][c(505)][c(526)]),l=t[c(534)](u);const f=i.LivePosition[c(496)](l[c(511)],c(570)),h=i.LivePosition[c(496)](l[c(498)],c(463));n[c(457)]((()=>s(o))),u=r[c(462)](e[c(532)][c(505)][c(526)]),l=t[c(534)](u);const g=t[c(564)](f,h);f[c(537)](),h[c(537)](),n[c(552)](u,{commandName:c(551),commandParams:[o]},[],c(572)),g[c(511)][c(455)](l[c(511)])&&n[c(454)](t[c(564)](g[c(511)],l[c(511)]),c(572)),l[c(498)][c(455)](g[c(498)])&&n[c(454)](t[c(564)](l[c(498)],g[c(498)]),c(572))}))})),n[t(561)][t(549)](t(542),t(572),t(524),(()=>!1)),n[t(561)][t(549)](t(542),t(572),t(569),(()=>!1)),n[t(561)][t(549)](t(542),t(572),t(472),n[t(561)][t(509)](t(542),"",t(569))),n[t(561)][t(549)](t(540),t(572),t(524),(()=>!1)),n[t(561)][t(549)](t(540),t(572),t(472),(([r])=>{const s=t,o=n[s(561)][s(509)](s(540),"",s(472));let i=r[s(511)],a=r[s(498)];const c=e[s(532)][s(466)][s(492)](i,s(513)),u=e[s(532)][s(466)][s(492)](a,s(483));c[s(516)]&&(i=c[s(511)]),u[s(516)]&&(a=u[s(498)]),o([e[s(532)][s(564)](i,a)])})),n[t(561)][t(549)](t(542),t(572),t(566),c),n[t(561)][t(549)](t(540),t(572),t(566),c)),e[t(571)][t(518)](t(556))&&(n[t(573)](t(548),((s,o)=>{const i=t,a=e[i(571)][i(499)](i(481));let c=r[i(462)](e[i(532)][i(505)][i(526)]),u=a[i(565)](c);e[i(532)][i(546)]((()=>{const t=i;if(u)return void n[t(458)](e[t(532)][t(534)](u));const l=r[t(475)](c);s(o),c=r[t(462)](e[t(532)][t(505)][t(526)]),u=a[t(565)](c),n[t(454)](e[t(532)][t(534)](u),l?null:t(558))}))})),n[t(561)][t(549)](t(540),t(558),t(566),c));const o=[{type:t(542),subType:t(494)},{type:t(540),subType:t(558)},{type:t(542),subType:t(572)},{type:t(540),subType:t(572)}];function a(e,s){const i=t,a=o[i(476)]((({type:t,subType:n})=>e[i(567)]==t&&e[i(486)]==n)),c=o[i(476)]((({type:t,subType:e})=>s[i(567)]==t&&s[i(486)]==e));if(a<0||c<0)return!1;const u=e[i(535)](),l=s[i(535)]();if((0==a||1==a)&&2==c&&u[i(555)](l))return!0;if(2==a&&3==c){const t=n[i(489)](u,i(540))[i(495)]((({suggestion:t,meta:e})=>e[i(520)]&&i(572)==t[i(486)]));if(t[i(531)]>1&&l[i(498)][i(490)](u[i(511)]))return!0;if(1==t[i(531)]&&(u[i(511)][i(490)](l[i(498)])||u[i(498)][i(490)](l[i(511)])))return!0}if(3==a&&3==c&&u[i(511)][i(455)](l[i(511)])){const t=u[i(498)][i(464)],e=l[i(511)][i(480)];return r[i(475)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(571)][t(518)](t(497))&&(n[t(460)](t(501),[],[t(541)]),n[t(465)][t(575)](t(541),Hr(s,t(512)))),e[t(571)][t(518)](t(488))&&n[t(460)](t(528),[],[t(553)]),n[t(465)][t(538)]((e=>{const n=t;if(o[n(503)]((({type:t,subType:r})=>e[n(567)]==t&&e[n(486)]==r)))return e[n(484)]?{}:void 0})),n[t(465)][t(538)]((e=>{const n=t;if(n(540)==e[n(567)]||n(502)==e[n(567)]){const t=e[n(473)]();if(t&&t.is(n(487),n(506)))return{type:n(540)==e[n(567)]?n(559):n(554),element:t,quantity:1}}})),n[t(465)][t(538)]((e=>t(542)==e[t(567)]&&t(572)==e[t(486)]?{type:t(519),content:t(557)}:t(542)==e[t(567)]&&t(515)==e[t(486)]?{type:t(519),content:t(522)}:void 0)),n[t(465)][t(538)]((e=>{const n=t;if(n(468)!=e[n(567)])return;const{data:r}=e;if(!r||n(553)!=r[n(491)])return;const o=r[n(477)];return o?{type:n(519),content:Hr(s,n(461),'"'+o+'"')}:{type:n(519),content:Hr(s,n(508))}})),this[t(482)]()}[Oo(482)](){const t=Oo,e=this[t(459)],n=e[t(543)];e[t(571)][t(499)](t(478))[t(465)][t(538)]((e=>{const r=t;if(r(542)!=e[r(567)]&&r(500)!=e[r(567)])return;const{data:s}=e;if(s){if(r(528)==s[r(474)]){const t=s[r(469)][0][r(477)];return t?{type:r(519),content:Hr(n,r(461),'"'+t+'"')}:{type:r(519),content:Hr(n,r(508))}}if(r(501)==s[r(474)]){const t=s[r(469)][0][r(521)];return t?{type:r(519),content:Hr(n,r(530),t)}:{type:r(519),content:Hr(n,r(545))}}}}))}}function Fo(){const t=["afterInit","start","FORMAT_IMAGE_SIZE","backward","imageInline","convertBlockImageToInline","isCollapsed","898068mbpsPp","has","format","isOwn","width","Block image to inline image","209PVMAjr","join","778188PxhIot","selection","ELEMENT_CAPTION","imageTextAlternative","83256LEKBnw","*Set image width:* %0","length","model","856BbTTyZ","createRangeOn","getFirstRange","155458lKjqpg","detach","registerDescriptionCallback","registerElementLabel","insertion","resizedWidth","formatBlock","locale","imageTypeBlock","*Reset image width*","change","8FVEWWv","toggleImageCaption","registerCustomCallback","ELEMENT_INLINE_IMAGE","imageTypeInline","markBlockFormat","alt","removeObject","isIntersecting","ImageCaptionEditing","Inline image to block image","imageCaption","addObject","30wfsWQj","_suggestionFactory","insertImage","uploadImage","createRange","getCaptionFromImageModelElement","chain","type","ImageEditing","accept","toPrevious","plugins","convertInlineImageToBlock","enableCommand","ImageBlockEditing","registerAttributeLabel","markInsertion","isBefore","ImageUtils","forceDefaultExecution","markDeletion","editor","_enableDefaultAttributesIntegration","*Set image text alternative:* %0","getClosestSelectedImageElement","toNext","nodeAfter","_descriptionFactory","schema","692649ogWshi","attribute","commandParams","ImageUploadEditing","ImageInlineEditing","discard","getContainedElement","commandName","isBlockImage","findIndex","newValue","TrackChangesEditing","542718ivQEPI","nodeBefore","ImageCaptionUtils","_registerLegacyDescription","forward","previous","imageBlock","subType","element","ImageTextAlternativeEditing","_findSuggestions","isEqual","key","getNearestSelectionRange","ELEMENT_IMAGE","imageStylePreApply","filter","fromPosition","ImageResize","end","get","formatInline","resizeImage","deletion","find","23891WQIjif","document","caption","35dlmZMB","*Remove image text alternative*","getSuggestionCallback"];return(Fo=function(){return t})()}const Po=Bo;function xo(){const t=["get","accept","*Format:* replace image URL","TrackChangesEditing","registerDescriptionCallback","discard","*Replace image URL*","newValue","format","commandName","oldValue","getSuggestionCallback","55328HkAnBQ","_suggestionFactory","10gvjgvE","afterInit","303402DYhIjI","locale","24eyKdyH","_handleLegacySuggestions","_registerLegacyDescription","10laPRxn","ImageEditing","registerCustomCallback","formatInline","type","formatBlock","editor","replaceImageSource","763910SHVuxJ","17526681WzpGvL","has","1416390tGabWF","1064488MNQLmD","240579qmaQoi","src","plugins","_enableDefaultAttributesIntegration","_descriptionFactory","attribute","key"];return(xo=function(){return t})()}function Bo(t,e){const n=xo();return(Bo=function(t,e){return n[t-=109]})(t,e)}!function(t,e){const n=Bo,r=t();for(;;)try{if(264038===-parseInt(n(147))/1+parseInt(n(111))/2*(-parseInt(n(124))/3)+-parseInt(n(123))/4+-parseInt(n(122))/5+-parseInt(n(149))/6*(parseInt(n(119))/7)+parseInt(n(143))/8+-parseInt(n(120))/9*(-parseInt(n(145))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xo);class Uo extends t.Plugin{[Po(146)](){const t=Po;if(!this[t(117)][t(126)][t(121)](t(112)))return;const e=this[t(117)][t(148)],n=this[t(117)][t(126)][t(131)](t(134));n[t(127)](t(118),[],[t(125)]),n[t(128)][t(135)]((n=>{const r=t;if(r(129)!=n[r(115)])return;const{data:s}=n;return s&&r(125)==s[r(130)]?s[r(138)]&&s[r(141)]?{type:r(139),content:Hr(e,r(137))}:{type:r(139),content:""}:void 0})),this[t(109)]()}[Po(109)](){const t=Po,e=this[t(117)][t(126)][t(131)](t(134));e[t(144)][t(113)](t(116),t(118),t(132),e[t(144)][t(142)](t(116),null,t(136))),e[t(144)][t(113)](t(116),t(118),t(136),e[t(144)][t(142)](t(116),null,t(132))),this[t(110)]()}[Po(110)](){const t=Po,e=this[t(117)],n=e[t(148)];e[t(126)][t(131)](t(134))[t(128)][t(135)]((e=>{const r=t;if(r(116)!=e[r(115)]&&r(114)!=e[r(115)])return;const{data:s}=e;return s&&r(118)==s[r(140)]?{type:r(139),content:Hr(n,r(133))}:void 0}))}}function jo(){const t=["start","value","filter","discard","Users","registerPostFixer","imageStylePostApply","has","isIntersecting","25697793TRrLvA","_splitMarkerName","ImageStyleEditing","registerCustomCallback","getSuggestion","imageStyle","491XkwGJF","imageTypeInline","1913895oCSffM","getFirstRange","isInlineImage","isInContent","nodeBefore","shouldConvertImageType","format","markInlineFormat","toLowerCase","_registerLegacyDescription","refresh","normalizedStyles","convertInlineImageToBlock","getContainedElement","getSuggestions","suggestion","length","getClosestSelectedImageElement","document","_descriptionFactory","accept","author","commandName","chain","imageStylePreApply","ImageUtils","imageTypeBlock","94zYqqvs","differ","isOwn","formatInline","plugins","findIndex","registerDescriptionCallback","4ZRuLDg","getChangedMarkers","head","markBlockFormat","isBlockImage","from","newRange","setImageNaturalSizeAttributes","next","1677540gTvwNo","isEqual","TrackChangesEditing","getSuggestionCallback","selection","*Format:* %0","end","forEach","join","locale","editor","2171661EVrnty","commands","title","side","discardSuggestion","nodeAfter","693iYokux","model","imageCaption","commandReversedParams","type","7749XycSQf","9968uiorND","2562oriOzG","change","formatBlock","get","enableCommand","FORMAT_SIDE_IMAGE","createRangeOn","insertion","_findSuggestions","_suggestionFactory","name","afterInit","commandParams","hasSuggestion","subType","isBefore"];return(jo=function(){return t})()}const Go=Vo;function Vo(t,e){const n=jo();return(Vo=function(t,e){return n[t-=297]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(470035===-parseInt(n(355))/1*(parseInt(n(384))/2)+parseInt(n(311))/3*(-parseInt(n(391))/4)+-parseInt(n(357))/5+-parseInt(n(324))/6*(parseInt(n(322))/7)+-parseInt(n(323))/8*(parseInt(n(317))/9)+-parseInt(n(300))/10+parseInt(n(349))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jo);class zo extends t.Plugin{[Go(335)](){const t=Go,n=this[t(310)];if(!n[t(388)][t(347)](t(351)))return;const r=n[t(388)][t(327)](t(302)),s=n[t(388)][t(327)](t(382)),o={};r[t(328)](t(354),((o,i)=>{const a=t,c=n[a(388)][a(327)](a(344)).me,u=n[a(312)][a(327)](a(354));let l=s[a(374)](n[a(318)][a(375)][a(304)]),f=n[a(318)][a(330)](l),h=u[a(341)];if(h==i[a(341)])return;const g={commandName:a(354),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(318)][a(325)]((()=>{const t=a;if(r[t(371)]()[t(342)]((e=>e[t(360)]&&c==e[t(378)]&&(t(326)==e[t(321)]||t(387)==e[t(321)])&&(t(381)==e[t(338)]||t(346)==e[t(338)])&&e[t(358)]()[t(301)](f)))[t(307)]((e=>r[t(315)](e[t(393)]))),l=s[t(374)](n[t(318)][t(375)][t(304)]),f=n[t(318)][t(330)](l),u[t(367)](),n[t(312)][t(327)](t(356))[t(367)](),n[t(312)][t(327)](t(383))[t(367)](),h=u[t(341)],h!=i[t(341)])return s[t(359)](l)&&u[t(362)](i[t(341)],l)?(o({...i,setImageSizes:!1}),l=s[t(374)](n[t(318)][t(375)][t(304)]),void r[t(394)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(381))):void(s[t(395)](l)?r[t(394)](l,g,[],t(346)):r[t(364)](f,g,t(346)))}))}));for(const e of n[t(388)][t(327)](t(351))[t(368)])o[e[t(334)]]=e[t(313)][t(365)]();r[t(333)][t(352)](t(326),t(381),t(308),(()=>!1)),r[t(333)][t(352)](t(326),t(346),t(308),(()=>!1)),r[t(333)][t(352)](t(387),t(346),t(308),(()=>!1)),r[t(333)][t(352)](t(326),t(381),t(377),(([e])=>{const n=t;s[n(298)](e[n(370)]())})),r[t(333)][t(352)](t(326),t(381),t(343),((e,n)=>{const s=t;r[s(333)][s(303)](s(326),"",s(377))(e,{commandName:n[s(379)],commandParams:n[s(320)]})})),r[t(333)][t(352)](t(326),t(381),t(380),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(326),subType:t(381)},{type:t(331),subType:t(319)},{type:t(326),subType:t(369)},{type:t(331),subType:t(369)}];function a(e,n){const o=t,a=i[o(389)]((({type:t,subType:n})=>e[o(321)]==t&&e[o(338)]==n)),c=i[o(389)]((({type:t,subType:e})=>n[o(321)]==t&&n[o(338)]==e));if(a<0||c<0)return!1;const u=e[o(358)](),l=n[o(358)]();if((0==a||1==a)&&2==c&&u[o(348)](l))return!0;if(2==a&&3==c){const t=r[o(332)](u,o(331))[o(342)]((({suggestion:t,meta:e})=>e[o(386)]&&o(369)==t[o(338)]));if(t[o(373)]>1&&l[o(306)][o(301)](u[o(340)]))return!0;if(1==t[o(373)]&&(u[o(340)][o(301)](l[o(306)])||u[o(306)][o(301)](l[o(340)])))return!0}if(3==a&&3==c&&u[o(340)][o(339)](l[o(340)])){const t=u[o(306)][o(316)],e=l[o(340)][o(361)];return s[o(395)](t)&&t===e}return!1}n[t(318)][t(375)][t(345)]((()=>{const e=t;let o=!1;const i=Array[e(396)](n[e(318)][e(375)][e(385)][e(392)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(350)](t);if(e(372)==i&&r[e(337)](u)){if(e(326)==a&&(e(381)==c||e(346)==c)){const t=r[e(353)](u);if(n[e(297)]){const n=t[e(358)]()[e(370)]();if(s[e(395)](n))continue;r[e(315)](t),o=!0}}if(e(331)==a&&e(319)==c&&!n[e(297)]){const t=r[e(353)](u);t[e(299)]&&t[e(299)][e(360)]&&(r[e(315)](t[e(299)]),o=!0)}}}return o})),this[t(366)](o)}[Go(366)](t){const e=Go,n=this[e(310)],r=n[e(309)];n[e(388)][e(327)](e(302))[e(376)][e(390)]((n=>{const s=e;if(s(326)!=n[s(321)]&&s(387)!=n[s(321)])return;const{data:o}=n;if(!o||s(354)!=o[s(379)])return;const i=o[s(336)][0][s(341)];return function(t){const e=s;return{type:e(363),content:Hr(r,e(305),t)}}(s(314)===i?Hr(r,s(329)):t[i]||i)}))}}const Ho=Ko;function Wo(){const t=["trackChanges","commands","_handleImportedData","TrackChangesEditing","plugins","editor","listenTo","2327210uBszAq","high","importWord","forEach","value","6945470ShQuMR","4388232VsZtZa","8iGOVGS","2lWHmxH","execute","get","3654786rAEbLZ","Users","_setSuggestionData","1110727dgCtrI","collaboration_features","3293553KSvwqs","_trackChangesValueDuringImport","enableCommand","track_changes","afterInit","dataInsert","lowest","bind","_trackChangesExecuted","4700034EPeihz"];return(Wo=function(){return t})()}function Ko(t,e){const n=Wo();return(Ko=function(t,e){return n[t-=481]})(t,e)}!function(t,e){const n=Ko,r=t();for(;;)try{if(573943===parseInt(n(500))/1+-parseInt(n(494))/2*(parseInt(n(502))/3)+-parseInt(n(492))/4+-parseInt(n(486))/5+parseInt(n(497))/6+parseInt(n(491))/7+-parseInt(n(493))/8*(-parseInt(n(511))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wo);class Xo extends t.Plugin{constructor(t){const e=Ko;super(t),this[e(503)]=!1,this[e(510)]=!1}[Ho(506)](){const t=Ho,e=this[t(484)],n=e[t(513)][t(496)](t(488)),r=e[t(513)][t(496)](t(512));n&&(n.on(t(495),((e,[,n])=>{const s=t;this[s(503)]=r[s(490)],n[s(501)][s(505)]=!this[s(503)]}),{priority:t(487)}),this[t(485)](n,t(507),this[t(481)][t(509)](this)),this[t(485)](n,t(507),(()=>{const e=t;this[e(510)]&&(r[e(495)](),this[e(510)]=!1)}),{priority:t(508)}),e[t(483)][t(496)](t(482))[t(504)](t(488)))}[Ho(481)](t,e){const n=Ho,{suggestions:r}=e,s=this[n(484)][n(513)][n(496)](n(512)),o=s[n(490)];this[n(503)]!==o&&(s[n(495)](),this[n(510)]=!0),r&&r[n(489)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(484)][o(483)][o(496)](o(498)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(488)}}};this[o(484)][o(483)][o(496)](o(482))[o(499)](i)}))}}const qo=Qo;function Qo(t,e){const n=Yo();return(Qo=function(t,e){return n[t-=296]})(t,e)}function Yo(){const t=["IndentEditing","*Indent:* %0","IndentBlock","afterInit","registerAttributeLabel","format","getItems","getItemLabel","FORMAT_INDENT","blockIndent","_registerBlockAttribute","35276ihsQrh","8IzYylC","*Outdent:* %0","formatBlock","indentBlock","28035gvsrtS","_enableDefaultAttributesIntegration","has","2130751CypDWs","registerDescriptionCallback","54GGpZDL","_registerLegacyDescription","outdent","enableCommand","outdentBlock","1453276uSMyWS","commandName","plugins","indent","860898AzCato","locale","14854VefPWk","14dkSTKq","12svhWBg","type","10zHkugD","130520QMNJlO","get","144kCGlcq","TrackChangesEditing","2977CnPoDG","_descriptionFactory","editor"];return(Yo=function(){return t})()}!function(t,e){const n=Qo,r=t();for(;;)try{if(197172===-parseInt(n(311))/1*(parseInt(n(333))/2)+-parseInt(n(338))/3*(parseInt(n(317))/4)+-parseInt(n(314))/5*(-parseInt(n(308))/6)+parseInt(n(297))/7*(parseInt(n(334))/8)+parseInt(n(299))/9*(parseInt(n(315))/10)+-parseInt(n(304))/11*(parseInt(n(312))/12)+-parseInt(n(319))/13*(-parseInt(n(310))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yo);class Jo extends t.Plugin{[qo(325)](){const t=qo,e=this[t(321)],n=e[t(306)][t(316)](t(318));if(e[t(306)][t(296)](t(322))&&(n[t(302)](t(307)),n[t(302)](t(301))),e[t(306)][t(296)](t(324)))for(const e of[t(337),t(303)])n[t(339)](e);const r=e[t(309)];n[t(332)](t(331)),n[t(320)][t(326)](t(331),Hr(r,t(330))),this[t(300)]()}[qo(300)](){const t=qo,e=this[t(321)],n=e[t(309)],r=e[t(306)][t(316)](t(318));r[t(320)][t(298)]((e=>{const s=t;if(s(336)!=e[s(313)])return;const{data:o}=e;if(!o)return;if(s(337)!=o[s(305)]&&s(303)!=o[s(305)])return;const i=e[s(328)]()[0],a=r[s(320)][s(329)](i);return s(337)==o[s(305)]?{type:s(327),content:Hr(n,s(323),a)}:s(303)==o[s(305)]?{type:s(327),content:Hr(n,s(335),a)}:void 0}))}}function Zo(){var t=["5805349pmoxPV","requires","2990ClDOLs","747942SUYkhi","42dbSqik","input","10924nyLEil","editor","TrackChangesEditing","10561450pPdxtS","24TLvmFt","get","21956ckKZWP","222sDSjPT","3011868ZSSRCU","enableCommand","init","108LzGhVC","1378550EoEtTO","plugins"];return(Zo=function(){return t})()}var $o=ti;function ti(t,e){var n=Zo();return(ti=function(t,e){return n[t-=303]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(874828===parseInt(n(318))/1+parseInt(n(312))/2*(-parseInt(n(313))/3)+-parseInt(n(306))/4*(parseInt(n(322))/5)+-parseInt(n(303))/6*(parseInt(n(304))/7)+-parseInt(n(310))/8*(parseInt(n(314))/9)+-parseInt(n(309))/10+parseInt(n(320))/11*(parseInt(n(317))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zo);class ei extends t.Plugin{static get[$o(321)](){return[vs.Input]}[$o(316)](){var t=$o;this[t(307)][t(319)][t(311)](t(308))[t(315)](t(305))}}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=462]})(t,e)}function si(){const t=["commands","formatInline","get","label","format","plugins","link (","toLowerCase","_descriptionFactory","type","1220075vVxZSx","9hTexIv","749144QjecHQ","attribute","37358JhPYoq","2824250yIBcZj","LinkEditing","_registerLegacyDescription","linkHref","6QVhcff","*Set link:* %0","*Remove link*","afterInit","15tRdbfi","508MConjR","key","map","commandName","3089272uVedLh","commandParams","newValue","2461186srzdSA","registerAttributeLabel","_enableDefaultAttributesIntegration","unlink","5421DfPJnO","locale","TrackChangesEditing","manualDecorators","has","registerDescriptionCallback","link","editor"];return(si=function(){return t})()}!function(t,e){const n=ri,r=t();for(;;)try{if(193909===-parseInt(n(483))/1*(-parseInt(n(474))/2)+parseInt(n(495))/3*(-parseInt(n(484))/4)+-parseInt(n(470))/5*(parseInt(n(479))/6)+parseInt(n(491))/7+-parseInt(n(488))/8*(-parseInt(n(471))/9)+-parseInt(n(475))/10+-parseInt(n(472))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ni(482)](){const t=ni,e=this[t(502)];if(!e[t(465)][t(499)](t(476)))return;const n=e[t(465)][t(462)](t(497)),r=e[t(503)][t(462)](t(501));n[t(493)](t(501),[t(478),...r[t(498)][t(486)]((t=>t.id))]),n[t(493)](t(494));for(const e of r[t(498)])n[t(468)][t(492)](e.id,t(466)+e[t(463)][t(467)]()+")");n[t(468)][t(500)]((n=>{const r=t;if(r(473)!=n[r(469)])return;const{data:s}=n;if(!s||r(478)!=s[r(485)])return;const o=s[r(490)],i=e[r(496)];return{type:r(464),content:null==o?Hr(i,r(481)):Hr(i,r(480),'"'+o+'"')}})),this[t(477)]()}[ni(477)](){const t=ni,e=this[t(502)],n=e[t(496)];e[t(465)][t(462)](t(497))[t(468)][t(500)]((e=>{const r=t;if(r(504)!=e[r(469)])return;const{data:s}=e;if(s){if(r(501)==s[r(487)]){const t=s[r(489)][0];return{type:r(464),content:Hr(n,r(480),'"'+t+'"')}}return r(494)==s[r(487)]?{type:r(464),content:Hr(n,r(481))}:void 0}}))}}const ii=li;function ai(){const t=["*Change to:* %0","getSelectedBlocks","30ThAgaB","filter","registerElementLabel","*Outdent:* %0","6201gXerbR","end","findIndex","blockName","*Check item*","add","11201861AoKnIv","model","parent","element","type","document","numbered","outdentList","commandName","ELEMENT_BULLETED_LIST","todoList","slice","56405CCuGRu","581xeVHRu","enableCommand","format","*Uncheck item*","isObject","formatBlock","ELEMENT_TODO_LIST","*Indent:* %0","from","_selectedElements","formatInline","indentList","LegacyListEditing","ELEMENT_LIST_ITEM","plugins","editor","List","2202888puBvFN","68568Xhzhyr","registerDescriptionCallback","replace","selection","createRange","forceValue","2bnqjhU","createPositionAt","TrackChangesEditing","_descriptionFactory","value","nextSibling","locale","previousSibling","listIndent","1146UPDGFY","schema","length","16555XzCFTS","get","bulleted","commandParams","checkChild","listItem","todo","markBlockFormat","getAttribute","paragraph","change","numberedList","checkTodoList","has","listType","name","commands","push","before","execute","afterInit","LegacyTodoListEditing","ELEMENT_NUMBERED_LIST","bulletedList","todoListChecked","1297167aQQyhi"];return(ai=function(){return t})()}!function(t,e){const n=li,r=t();for(;;)try{if(385304===-parseInt(n(244))/1+parseInt(n(269))/2*(-parseInt(n(219))/3)+parseInt(n(262))/4+parseInt(n(194))/5*(parseInt(n(191))/6)+-parseInt(n(245))/7*(-parseInt(n(263))/8)+parseInt(n(226))/9*(-parseInt(n(222))/10)+-parseInt(n(232))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ai);class ci extends t.Plugin{[ii(214)](){const t=ii,e=this[t(260)],n=e[t(188)];if(!e[t(259)][t(207)](t(257)))return;const r=e[t(259)][t(195)](t(271)),s=e[t(259)][t(207)](t(215));function o(t){return()=>{const n=li,s=e[n(233)][n(237)][n(266)],o=e[n(210)][n(195)](t);if(o[n(186)])return void e[n(213)](n(203),{});const i=t[n(243)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(253)](t)[s(223)]((t=>function(t,e){const n=s;return e[n(198)](t[n(234)],n(199))&&!e[n(249)](t)}(t,r)));o=o[s(223)]((t=>!t.is(s(235),s(199))||t[s(202)](s(208))!=e));const i=new Set;for(const t of o)t.is(s(235),s(199))?i[s(231)](ui(t)):i[s(231)](t);return Array[s(253)](i)}(s[n(221)](),i,e[n(233)][n(192)]);e[n(233)][n(204)]((()=>{const e=n;for(const n of a)r[e(201)](n,{commandName:t,commandParams:[{forceValue:!o[e(186)]}],formatGroupId:e(229)},fi(n))}))}}function i(t){return()=>{const n=li,s=function(t){const e=li;let n=Array[e(253)](t);const r=n[e(228)]((t=>e(199)!=t[e(209)]));return r>-1&&(n=n[e(243)](0,r)),n}(e[n(233)][n(237)][n(266)][n(221)]()),o=e[n(233)][n(267)](e[n(233)][n(270)](s[0],n(212)),e[n(233)][n(270)](s[s[n(193)]-1],n(227)));e[n(233)][n(204)]((()=>{const e=n;r[e(201)](o,{commandName:t,commandParams:[],formatGroupId:e(190)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(187)];for(;t&&t[n(202)](n(190))>e[n(202)](n(190));)r[n(231)](t),t=t[n(187)]}return Array[n(253)](r)}(s))}))}}r[t(246)](t(205),o(t(205))),r[t(246)](t(217),o(t(217))),s&&r[t(246)](t(242),o(t(242))),r[t(246)](t(256),i(t(256))),r[t(246)](t(239),i(t(239))),s&&r[t(246)](t(206),(()=>{const n=t,s=e[n(210)][n(195)](n(206)),o=Array[n(253)](s[n(254)]);o[n(223)]((t=>t[n(202)](n(218))!=s[n(186)])),e[n(233)][n(204)]((()=>{const t=n;for(const e of o)r[t(201)](e,{commandName:t(206),commandParams:[{forceValue:!s[t(186)]}]})}))})),r[t(272)][t(224)](t(199),(e=>Hr(n,t(258),e))),r[t(272)][t(264)]((e=>{const r=t;if(r(250)!=e[r(236)]&&r(255)!=e[r(236)])return;const{data:s}=e;if(s){if(r(205)==s[r(240)]||r(217)==s[r(240)]||r(242)==s[r(240)])switch(s[r(240)][r(265)](r(261),"")){case r(196):return o(Hr(n,r(241)));case r(238):return o(Hr(n,r(216)));case r(200):return o(Hr(n,r(251)))}if(r(256)==s[r(240)])return{type:r(247),content:Hr(n,r(252),Hr(n,r(258)))};if(r(239)==s[r(240)])return{type:r(247),content:Hr(n,r(225),Hr(n,r(258)))};if(r(206)==s[r(240)])return s[r(197)][0][r(268)]?{type:r(247),content:Hr(n,r(230))}:{type:r(247),content:Hr(n,r(248))}}function o(t){const e=r;return{type:e(247),content:Hr(n,e(220),t)}}}))}}function ui(t){const e=ii,n=t[e(202)](e(190));if(0==n)return t;let r=t;for(;t[e(189)]&&t[e(189)].is(e(235),e(199));){const s=t[e(189)][e(202)](e(190));if(s==n)r=t[e(189)];else if(s<n)break;t=t[e(189)]}return r}function li(t,e){const n=ai();return(li=function(t,e){return n[t-=186]})(t,e)}function fi(t){const e=ii,n=[];if(t.is(e(235),e(199))&&t[e(202)](e(190))>0){let r=t[e(187)];for(;r&&e(199)==r[e(209)]&&r[e(202)](e(190))==t[e(202)](e(190));)n[e(211)](r),r=r[e(187)]}return n}const hi=gi;function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=208]})(t,e)}function di(){const t=["98802glkGrN","get","_getSuggestionBlocksForListStyle","locale","getAttribute","from","*Change to:* %0","markMultiRangeBlockFormat","118qPOrub","editor","23470IzUoHi","16285zzzkUb","listReversed","type","formatBlock","_LIST_","afterInit","listStart","88659OOUYUD","getLastPosition","*Format:* set order to reversed","registerDescriptionCallback","has","2881980UKImpb","_getTranslationKeyForListStyle","element","plugins","_getSuggestionBlocks","createPositionAt","formatInline","replace","1389906HTshGS","LegacyListUtils","toUpperCase","flat","getSiblingNodes","selection","before","listStyle","filter","model","listType","1836055PzrDzU","getSelectedBlocks","forward","startIndex","unshift","format","length","backward","listItem","push","createRange","bind","ELEMENT_","list.properties","styles","getListTypeFromListStyleType","commandName","enableCommand","change","4378bwMzFI","commandParams","getFirstPosition","document","numbered","parent","*Format:* set order to regular","*Format:* set start index to %0","handleDescriptions","432XDlWli","reversed","handleListStartCommand","LegacyListPropertiesEditing","_descriptionFactory","map","handleListReversedCommand","TrackChangesEditing","handleListStyleCommand","77rNBzBK","config"];return(di=function(){return t})()}!function(t,e){const n=gi,r=t();for(;;)try{if(576364===parseInt(n(227))/1*(-parseInt(n(224))/2)+-parseInt(n(247))/3+parseInt(n(239))/4+-parseInt(n(258))/5+parseInt(n(216))/6*(parseInt(n(214))/7)+parseInt(n(286))/8*(parseInt(n(234))/9)+-parseInt(n(226))/10*(-parseInt(n(277))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[hi(232)](){const t=hi;if(!this[t(225)][t(242)][t(238)](t(208)))return;const e=this[t(225)][t(215)][t(217)](t(271)),n=this[t(225)][t(242)][t(217)](t(212));e[t(272)]&&n[t(275)](t(254),this[t(213)][t(269)](this)),e[t(287)]&&n[t(275)](t(228),this[t(211)][t(269)](this)),e[t(261)]&&n[t(275)](t(233),this[t(288)][t(269)](this)),n[t(209)][t(237)](this[t(285)][t(269)](this))}[hi(213)](t,e={}){const n=hi,r=this[n(225)][n(242)][n(217)](n(212)),s=this[n(218)]();this[n(225)][n(256)][n(276)]((()=>{const t=n;r[t(223)](s,{commandName:t(254),commandParams:[{type:e[t(229)]}],formatGroupId:t(254)})}))}[hi(211)](t,e={}){const n=hi,r=this[n(225)][n(242)][n(217)](n(212)),s=this[n(243)]((t=>t.is(n(241),n(266))&&n(281)===t[n(220)](n(257))));if(s[n(264)]<1)return;const o=s[n(210)]((t=>this[n(225)][n(256)][n(268)](this[n(225)][n(256)][n(244)](t,n(253)),this[n(225)][n(256)][n(244)](t,0))));this[n(225)][n(256)][n(276)]((()=>{const t=n;r[t(223)](o,{commandName:t(228),commandParams:[{reversed:e[t(287)]}],formatGroupId:t(228)})}))}[hi(288)](t,e={}){const n=hi,r=this[n(225)][n(242)][n(217)](n(212)),s=this[n(243)]((t=>t.is(n(241),n(266))&&n(281)===t[n(220)](n(257))));if(s[n(264)]<1)return;const o=s[n(210)]((t=>this[n(225)][n(256)][n(268)](this[n(225)][n(256)][n(244)](t,n(253)),this[n(225)][n(256)][n(244)](t,0))));this[n(225)][n(256)][n(276)]((()=>{const t=n;r[t(223)](o,{commandName:t(233),commandParams:[{startIndex:e[t(261)]}],formatGroupId:t(233)})}))}[hi(285)](t){const e=hi;if(e(230)!=t[e(229)]&&e(245)!=t[e(229)])return;const n=this[e(225)][e(219)],{data:r}=t;if(!r)return;let s,o;switch(r[e(274)]){case e(254):s=e(222),o={type:e(263),content:Hr(n,s,Hr(n,this[e(240)](r[e(278)][0][e(229)])))};break;case e(228):s=r[e(278)][0][e(287)]?e(236):e(283),o={type:e(263),content:Hr(n,s)};break;case e(233):s=e(284),o={type:e(263),content:Hr(n,s,r[e(278)][0][e(261)])}}return o}[hi(218)](){const t=hi;var e,n,r,s;const o=this[t(225)][t(242)][t(217)](t(248));let i=Array[t(221)](this[t(225)][t(256)][t(280)][t(252)][t(259)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(241),t(266)))&&i[t(262)](...o[t(251)](this[t(225)][t(256)][t(280)][t(252)][t(279)](),t(265))),(null===(n=i[i[t(264)]-1])||void 0===n?void 0:n.is(t(241),t(266)))&&i[t(267)](...o[t(251)](this[t(225)][t(256)][t(280)][t(252)][t(235)](),t(260))),i=[...new Set(i)],(null===(s=null===(r=this[t(225)][t(256)][t(280)][t(252)][t(279)]())||void 0===r?void 0:r[t(282)])||void 0===s?void 0:s.is(t(241),t(266)))&&(i=i[t(255)]((e=>e.is(t(241),t(266))))),i}[hi(243)](t){const e=hi,n=this[e(225)][e(242)][e(217)](e(248));let r=Array[e(221)](this[e(225)][e(256)][e(280)][e(252)][e(259)]())[e(255)](t)[e(210)]((t=>{const r=e,s=this[r(225)][r(256)][r(244)](t,0);return[...n[r(251)](s,r(265)),...n[r(251)](s,r(260))]}))[e(250)]();return r=[...new Set(r)],r}[hi(240)](t){const e=hi;return e(270)+this[e(225)][e(242)][e(217)](e(248))[e(273)](t)[e(249)]()+e(231)+t[e(249)]()[e(246)](/-/g,"_")}}function mi(){const t=["get","showSuggestionHighlights","77dLjXIE","media","114KjKcoi","afterInit","data","conversion","locale","TrackChangesEditing","261aWLOsu","52902hAxPPr","ELEMENT_MEDIA","high","downcastDispatcher","_descriptionFactory","1747805ALMtIY","createEmptyElement","467390odSoaF","284870wOJuTx","plugins","has","editor","88ZxPtqI","mediaEmbed","stop","elementToElement","MediaEmbedEditing","registerElementLabel","options","for","attribute:url:media","3469576zBPQgF","12309wqOkvp","enableCommand","div","113376iCkFBj","dataDowncast"];return(mi=function(){return t})()}const Ii=Ei;function Ei(t,e){const n=mi();return(Ei=function(t,e){return n[t-=488]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(472699===-parseInt(n(518))/1*(-parseInt(n(489))/2)+parseInt(n(521))/3*(-parseInt(n(508))/4)+parseInt(n(501))/5+-parseInt(n(496))/6*(parseInt(n(525))/7)+-parseInt(n(517))/8+-parseInt(n(495))/9*(-parseInt(n(504))/10)+-parseInt(n(503))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mi);class bi extends t.Plugin{[Ii(490)](){const t=Ii,e=this[t(507)];if(!e[t(505)][t(506)](t(512)))return;const n=e[t(505)][t(523)](t(494)),r=e[t(493)];n[t(519)](t(509)),n[t(500)][t(513)](t(488),(e=>Hr(r,t(497),e))),e[t(492)][t(515)](t(522))[t(511)]({model:t(488),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(524)])return n[s(502)](s(520))},converterPriority:t(498)}),e[t(491)][t(499)].on(t(516),((e,n,r)=>{const s=t;r[s(514)][s(524)]&&e[s(510)]()}),{priority:t(498)})}}const Ti=yi;function _i(){const t=["TrackChangesEditing","1290266EuSWfD","MentionEditing","mention","editor","plugins","get","4226160BnYKtR","afterInit","27097884xvMXZj","469VHiuPh","49878rBdRDs","336940BfktQR","76iFHemG","1193910JSstVr","enableCommand","1363926FcQwfp","has"];return(_i=function(){return t})()}function yi(t,e){const n=_i();return(yi=function(t,e){return n[t-=117]})(t,e)}!function(t,e){const n=yi,r=t();for(;;)try{if(739398===parseInt(n(132))/1+-parseInt(n(119))/2+-parseInt(n(134))/3+-parseInt(n(131))/4*(parseInt(n(130))/5)+-parseInt(n(129))/6*(parseInt(n(128))/7)+-parseInt(n(125))/8+parseInt(n(127))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_i);class Ai extends t.Plugin{[Ti(126)](){const t=Ti,e=this[t(122)];e[t(123)][t(117)](t(120))&&e[t(123)][t(124)](t(118))[t(133)](t(121))}}function ki(t,e){const n=Li();return(ki=function(t,e){return n[t-=480]})(t,e)}const Ci=ki;function Li(){const t=["has","afterInit","513isQDQl","134564VuLLMn","oldValue","locale","874565mQMYxt","newValue","multiLevelList","1467tUvwPH","editor","86364pJIBzl","format","890750kHFPvt","3236ZHSSuH","_descriptionFactory","2XsSLot","*Remove format:* %0","head","MultiLevelList","key","get","TrackChangesEditing","20090QFVbGv","*Set format:* %0","listMarkerStyle","plugins","data","_enableDefaultAttributesIntegration","registerDescriptionCallback","listType","869864hpPxpp","ELEMENT_MULTI_LEVEL_LIST","handleDescriptions","next"];return(Li=function(){return t})()}!function(t,e){const n=ki,r=t();for(;;)try{if(160452===parseInt(n(507))/1*(-parseInt(n(485))/2)+-parseInt(n(506))/3*(-parseInt(n(483))/4)+-parseInt(n(510))/5+-parseInt(n(480))/6+parseInt(n(482))/7+-parseInt(n(500))/8+parseInt(n(513))/9*(parseInt(n(492))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Li);class Ni extends t.Plugin{[Ci(505)](){const t=Ci,e=this[t(514)],n=e[t(495)][t(490)](t(491));e[t(495)][t(504)](t(488))&&(n[t(497)](t(512),[],[t(494)]),n[t(484)][t(498)]((e=>this[t(502)](e))))}[Ci(502)](t){const e=Ci,n=this[e(514)][e(509)],{data:r}=t,s={type:e(481),content:""};if(r&&e(494)==r[e(489)]){if(!r[e(508)])return{type:e(481),content:Hr(n,e(493),Hr(n,e(501)))+" ("+r[e(511)]+")"};if(!r[e(511)]){let o=t[e(487)];for(;o;){if(o[e(496)]&&e(499)==o[e(496)][e(489)]&&o[e(496)][e(511)])return s;o=o[e(503)]}return{type:e(481),content:Hr(n,e(486),Hr(n,e(501)))+" ("+r[e(508)]+")"}}}}}const Ri=vi;!function(t,e){const n=vi,r=t();for(;;)try{if(215915===parseInt(n(451))/1+-parseInt(n(462))/2*(-parseInt(n(458))/3)+parseInt(n(468))/4*(-parseInt(n(466))/5)+-parseInt(n(472))/6*(-parseInt(n(453))/7)+parseInt(n(460))/8*(parseInt(n(459))/9)+parseInt(n(463))/10*(parseInt(n(475))/11)+-parseInt(n(457))/12*(parseInt(n(470))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mi);class Si extends t.Plugin{[Ri(473)](){const t=Ri,e=this[t(467)];if(!e[t(455)][t(465)](t(456)))return;e[t(455)][t(454)](t(461))[t(452)](t(471));const n=e[t(455)][t(454)](t(461)),r=e[t(469)];n[t(474)][t(450)](t(471),(e=>Hr(r,t(464),e)))}}function vi(t,e){const n=Mi();return(vi=function(t,e){return n[t-=450]})(t,e)}function Mi(){const t=["8PGFUvb","TrackChangesEditing","11974aRjYxb","23730QfDlDa","ELEMENT_PAGE_BREAK","has","4830AvXkgR","editor","1228JniqFk","locale","116857AvwjKw","pageBreak","1464gGEpfl","afterInit","_descriptionFactory","1639BLoGWc","registerElementLabel","251579pSxmUp","enableCommand","7WYlEhh","get","plugins","PageBreakEditing","984GtkdKw","138jxNIng","3318957pjhKwS"];return(Mi=function(){return t})()}const Oi=Fi;function wi(){const t=["options","addClass","isBlock","10461470jYjvsK","*Change to:* %0","6502338CyDGHZ","commandName","*Insert:* %0","bindElementToMarker","start","nodeAfter","_descriptionFactory","get","paragraph","has","ELEMENT_PARAGRAPH","186HcGGpA","afterInit","isLimit","8eDGDRM","1180246dEMriW","_registerLegacyDescription","schema","ck-suggestion-marker--active","writer","$text","end","name","locale","isTouching","consumable","insertion","activeMarkers","registerElementLabel","ck-suggestion-marker-split","218cyhqvW","editor","toViewPosition","getItemLabel","span","mapper","plugins","11466xEfELH","consume","markerRange","_enableDefaultAttributesIntegration","editing","addMarker:suggestion:insertion","showSuggestionHighlights","33759LctYvX","1267955EHyEod","type","30072438sLvzyh","checkChild","markerName","downcastDispatcher","getFirstRange","enableCommand","highest","model","TrackChangesEditing","includes","format","formatBlock","16ZyYsNQ","registerDescriptionCallback","createUIElement","data","insert","Paragraph","insertParagraph"];return(wi=function(){return t})()}!function(t,e){const n=Fi,r=t();for(;;)try{if(754376===parseInt(n(148))/1+parseInt(n(163))/2*(-parseInt(n(177))/3)+parseInt(n(147))/4*(parseInt(n(178))/5)+-parseInt(n(144))/6*(-parseInt(n(170))/7)+parseInt(n(192))/8*(-parseInt(n(133))/9)+-parseInt(n(131))/10+parseInt(n(180))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wi);class Di extends t.Plugin{[Oi(145)](){const t=Oi,e=this[t(164)];if(!e[t(169)][t(142)](t(126)))return;const n=e[t(156)],r=e[t(169)][t(140)](t(188));r[t(139)][t(161)](t(141),(e=>Hr(n,t(143),e))),r[t(173)](t(141)),r[t(185)](t(127)),e[t(174)][t(183)].on(t(175),Pi(e),{priority:t(186)}),e[t(124)][t(183)].on(t(175),((n,r,s)=>{const o=t;s[o(128)][o(176)]&&Pi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(186)});const s=r[t(139)];s[t(193)]((r=>{const o=t;if(o(159)!==r[o(179)])return;const{start:i,end:a}=r[o(184)]();if(!i[o(157)](a)||!i[o(138)])return;const c=e[o(187)][o(150)],u=i[o(138)];return c[o(130)](u)&&!c[o(146)](u)&&c[o(181)](u,o(153))?{type:o(159),content:Hr(n,o(135),s[o(166)](u,1))}:void 0})),this[t(149)]()}[Oi(149)](){const t=Oi,e=this[t(164)],n=e[t(156)];e[t(169)][t(140)](t(188))[t(139)][t(193)]((e=>{const r=t;if(r(191)!=e[r(179)])return;const{data:s}=e;return s&&r(141)==s[r(134)]?{type:r(190),content:Hr(n,r(132),Hr(n,r(143)))}:void 0}))}}function Fi(t,e){const n=wi();return(Fi=function(t,e){return n[t-=123]})(t,e)}function Pi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Fi,i=t[o(169)][o(140)](o(188)),a=r[o(172)][o(137)],c=r[o(172)][o(154)],u=t[o(187)][o(150)];if(!a[o(157)](c)||!a[o(138)])return;const l=a[o(138)];if(u[o(130)](l)&&!u[o(146)](l)&&u[o(181)](l,o(153))){if(!s[o(158)][o(171)](r[o(172)],n[o(155)]))return;const t=s[o(152)][o(123)](o(167),{class:o(162)}),a=s[o(168)][o(165)](c);e&&i[o(160)][o(189)](r[o(182)])&&s[o(152)][o(129)](o(151),t),s[o(152)][o(125)](a,t),s[o(168)][o(136)](t,r[o(182)])}}}const xi=Ui;function Bi(){const t=["format","locale","formatInline","4qBwtUp","3681OjQDmB","has","TrackChangesEditing","plugins","*Remove all formatting*","13724acSTmo","6YllOxe","24WHfyze","afterInit","6984uOhVfk","80101WXEEGq","96tqjUAj","type","editor","removeFormat","commandName","2632850qtOmOO","_descriptionFactory","_enableDefaultAttributesIntegration","924380KyxBzo","182255zfBZcp","get","formatBlock","registerDescriptionCallback","_registerLegacyDescription","262050DDnrLg","RemoveFormatEditing"];return(Bi=function(){return t})()}function Ui(t,e){const n=Bi();return(Ui=function(t,e){return n[t-=410]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(217719===parseInt(n(424))/1+-parseInt(n(440))/2*(parseInt(n(415))/3)+-parseInt(n(434))/4*(-parseInt(n(429))/5)+parseInt(n(410))/6*(-parseInt(n(414))/7)+-parseInt(n(413))/8*(parseInt(n(435))/9)+parseInt(n(423))/10+parseInt(n(420))/11*(parseInt(n(411))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bi);class ji extends t.Plugin{[xi(412)](){const t=xi,e=this[t(417)];e[t(438)][t(436)](t(430))&&(e[t(438)][t(425)](t(437))[t(422)](t(418)),this[t(428)]())}[xi(428)](){const t=xi,e=this[t(417)];e[t(438)][t(425)](t(437))[t(421)][t(427)]((n=>{const r=t;if(r(426)!=n[r(416)]&&r(433)!=n[r(416)])return;const{data:s}=n;return s&&r(418)==s[r(419)]?{type:r(431),content:Hr(e[r(432)],r(439))}:void 0}))}}const Gi=zi;function Vi(){const t=["discardSuggestion","plugins","discardSelectedSuggestions","goToPreviousRestrictedEditingException","40SJCUnC","560330KCPfyq","acceptSuggestion","acceptAllSuggestions","trackChanges","1916901zzdJbH","TrackChangesEditing","8570009eQlTyH","RestrictedEditingModeEditing","1414650kdcMQB","16972mJyNPW","12bqKohY","get","5135898sbuMns","2ocaIlg","afterInit","goToNextRestrictedEditingException","editor","acceptSelectedSuggestions","has","discardAllSuggestions","1211965phdKWL","enableCommand","462LmwTJP"];return(Vi=function(){return t})()}function zi(t,e){const n=Vi();return(zi=function(t,e){return n[t-=327]})(t,e)}!function(t,e){const n=zi,r=t();for(;;)try{if(686094===-parseInt(n(337))/1*(-parseInt(n(330))/2)+-parseInt(n(327))/3*(parseInt(n(354))/4)+parseInt(n(353))/5+-parseInt(n(329))/6+-parseInt(n(351))/7+parseInt(n(344))/8*(-parseInt(n(349))/9)+-parseInt(n(345))/10*(-parseInt(n(339))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vi);class Hi extends t.Plugin{[Gi(331)](){const t=Gi,e=this[t(333)];if(!e[t(341)][t(335)](t(352)))return;const n=e[t(341)][t(328)](t(350));n[t(338)](t(343)),n[t(338)](t(332));const r=e[t(341)][t(328)](t(352));r[t(338)](t(348)),r[t(338)](t(346)),r[t(338)](t(340)),r[t(338)](t(347)),r[t(338)](t(336)),r[t(338)](t(334)),r[t(338)](t(342))}}const Wi=Ki;function Ki(t,e){const n=qi();return(Ki=function(t,e){return n[t-=464]})(t,e)}!function(t,e){const n=Ki,r=t();for(;;)try{if(446559===-parseInt(n(504))/1+parseInt(n(480))/2*(parseInt(n(478))/3)+-parseInt(n(476))/4*(-parseInt(n(474))/5)+-parseInt(n(487))/6*(-parseInt(n(517))/7)+parseInt(n(486))/8*(-parseInt(n(475))/9)+-parseInt(n(482))/10+parseInt(n(464))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qi);class Xi extends t.Plugin{static get[Wi(471)](){return[Ys.ShiftEnter]}[Wi(465)](){const t=Wi,e=this[t(481)],n=e[t(485)][t(518)](t(468));n[t(503)](t(509)),e[t(490)][t(510)].on(t(477),Qi(e),{priority:t(501)}),e[t(490)][t(510)].on(t(479),Qi(e),{priority:t(501)}),e[t(511)][t(510)].on(t(500),((n,r,s)=>{const o=t;s[o(520)][o(514)]&&Qi(e,{showActiveMarker:!1})(n,r,s)})),n[t(491)][t(472)](t(489),(n=>Hr(e[t(488)],t(469),n)))}}function qi(){const t=["downcastDispatcher","data","deletion","ck-suggestion-marker-","showSuggestionHighlights","merge","createPositionBefore","4556923bSQwPf","get","name","options","5223020LLGaIp","init","writer","mapper","TrackChangesEditing","ELEMENT_LINE_BREAK","span","requires","registerElementLabel","element","5EXjhNM","1031004Bwypes","635584CPPufu","addMarker:suggestion:insertion","13827JGEClm","addMarker:suggestion:deletion","74RdiLFj","editor","5874960tBbWsi","markerName","insert","plugins","16QLFkoy","6BtQgrw","locale","softBreak","editing","_descriptionFactory","model","activeMarkers","toViewPosition","consumable","getItems","bindElementToMarker","ck-suggestion-marker--active","split","addMarker:suggestion","high","includes","enableCommand","192071NTleOV","createUIElement","test","markerRange","addClass","shiftEnter"];return(qi=function(){return t})()}function Qi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ki,i=t[o(485)][o(518)](o(468));if(!s[o(495)][o(506)](r[o(507)],n[o(519)]))return;const a=t[o(492)];for(const t of r[o(507)][o(496)]()){if(!t.is(o(473),o(489)))continue;const n=o(512)==r[o(483)][o(499)](":")[1]?o(515):o(499),c=s[o(466)][o(505)](o(470),{class:o(513)+n}),u=s[o(467)][o(494)](a[o(516)](t));e&&i[o(493)][o(502)](r[o(483)])&&s[o(466)][o(508)](o(498),c),s[o(466)][o(484)](u,c),s[o(467)][o(497)](c,r[o(483)])}}}function Yi(t,e){const n=Zi();return(Yi=function(t,e){return n[t-=400]})(t,e)}const Ji=Yi;function Zi(){const t=["enableCommand","get","344997PujzWi","model","from","value","registerDescriptionCallback","locale","document","selection","getRanges","afterInit","FORMAT_RESTRICTED_ENABLED","plugins","7xYbVdD","commandParams","1379900vBhHKT","markInlineFormat","formatBlock","110OTgFJn","TrackChangesEditing","has","commandName","_descriptionFactory","commands","StandardEditingModeEditing","3008288YeEqLw","2395368QfsDiX","restrictedEditingException","forceValue","87099vkeGcT","1809820tLaFYr","isCollapsed","26176yDyQrQ","change","editor","FORMAT_RESTRICTED_DISABLED","formatInline","1LJgNiL","format","type"];return(Zi=function(){return t})()}!function(t,e){const n=Yi,r=t();for(;;)try{if(320667===parseInt(n(416))/1*(parseInt(n(411))/2)+-parseInt(n(408))/3+parseInt(n(435))/4+-parseInt(n(409))/5+parseInt(n(405))/6+-parseInt(n(433))/7*(-parseInt(n(404))/8)+parseInt(n(421))/9*(-parseInt(n(438))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zi);class $i extends t.Plugin{[Ji(430)](){const t=Ji,e=this[t(413)],n=e[t(422)],r=e[t(426)];if(!e[t(432)][t(440)](t(403)))return;const s=e[t(432)][t(420)](t(439)),o=t(406),i=e[t(402)][t(420)](o);s[t(419)](o,((e,r={})=>{const a=t,c=n[a(427)][a(428)];if(c[a(410)])return void e(r);const u=void 0!==r[a(407)]?r[a(407)]:!i[a(424)];n[a(412)]((()=>{const t=a,e=Array[t(423)](c[t(429)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(436)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(401)][t(425)]((e=>{const n=t;if(n(437)!=e[n(418)]&&n(415)!=e[n(418)])return;const{data:s}=e;return s&&s[n(400)]==o?s[n(434)][0][n(407)]?{type:n(417),content:Hr(r,n(431))}:{type:n(417),content:Hr(r,n(414))}:void 0}))}}const ta=na;function ea(){const t=["formatInline","formatBlock","GeneralHtmlSupport","normalizeConfig","_enableDefaultAttributesIntegration","block","12TUEzAd","config","FORMAT_STYLE","element","add","_descriptionFactory","commandParams","Style","461624EbNAlt","getGhsAttributeNameForElement","TrackChangesEditing","267288GKuEKJ","registerDescriptionCallback","registerAttributeLabel","*Set format:* %0","4294470XxnenA","afterInit","8AZBici","definitions","_registerLegacyDescription","StyleUtils","type","27680JfnjKy","DataSchema","get","toLowerCase","styleName","plugins","238671GRAxGu","locale","has","414555WApYov","editor","170ScFSNO","commandName","*Remove format:* %0","inline","_registerBlockAttribute","ghsAttributes","format","_registerInlineAttribute","style","52577eUALpa","forceValue"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=476]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(140266===-parseInt(n(500))/1+-parseInt(n(516))/2+-parseInt(n(489))/3+parseInt(n(480))/4*(parseInt(n(491))/5)+-parseInt(n(508))/6*(parseInt(n(519))/7)+parseInt(n(525))/8*(-parseInt(n(486))/9)+parseInt(n(523))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ea);class ra extends t.Plugin{[ta(524)](){const t=ta,e=this[t(490)];if(!e[t(485)][t(488)](t(515))||!e[t(485)][t(488)](t(481)))return;const n=e[t(485)][t(482)](t(518)),r=e[t(487)],s=e[t(509)][t(482)](t(499))||{},o=e[t(485)][t(482)](t(504)),i=e[t(485)][t(482)](t(478))[t(505)](e[t(485)][t(482)](t(481)),s[t(476)]);n[t(506)](t(499));const a=new Set;for(const e of i[t(507)]){const n=o[t(517)](e[t(511)]);a[t(512)](n)}const c=new Set;for(const e of i[t(494)]){const n=o[t(517)](e[t(511)]);c[t(512)](n);for(const n of e[t(496)])c[t(512)](n)}for(const e of a)n[t(495)](e),n[t(513)][t(521)](e,Hr(r,t(510)));for(const e of c)n[t(498)](e),n[t(513)][t(521)](e,Hr(r,t(510)));this[t(477)]()}[ta(477)](){const t=ta,e=this[t(490)],n=e[t(487)];e[t(485)][t(482)](t(518))[t(513)][t(520)]((e=>{const r=t;if(r(503)!=e[r(479)]&&r(502)!=e[r(479)])return;const{data:s}=e;return s&&r(499)===s[r(492)]?s[r(514)][0][r(501)]?{type:r(497),content:Hr(n,r(522),s[r(514)][0][r(484)][r(483)]())}:{type:r(497),content:Hr(n,r(493),s[r(514)][0][r(484)][r(483)]())}:void 0}))}}const sa=oa;function oa(t,e){const n=ia();return(oa=function(t,e){return n[t-=158]})(t,e)}function ia(){const t=["some","element","has","removeTableRow","differ","item","substr","128811QTugss","2753840ahtVvp","downcastDispatcher","accept","insertTableColumnLeft","236781JkRMyo","maxRow","type","rootName","getAttribute","tableColumn","left","afterInit","fromRange","map","getItems","above","locale","add","TableUtils","isArray","*Insert:* %0","getSelectionAffectedTableCells","options","$textProxy","_splitMarkerName","model","registerElementLabel","refresh","158968EBnJwM","getCellLocation","selectTableColumn","oldRange","every","rowspan","isInContent","commands","batch","execute","ELEMENT_TABLE_ROW","ELEMENT_TABLE","ELEMENT_TABLE_COLUMN","suggestion","isTouching","insert","position","document","name","insertTableColumnRight","writer","isIntersectingWithRange","registerCustomCallback","get","*Remove:* %0","$graveyard","10MHImsp","28ALUwXi","MIN_SAFE_INTEGER","setSelection","tableCell","getChangedMarkers","addMarker:suggestion","_setupColumnsRowsFixing","span","3534440IeggNm","data","registerPostFixer","isEqual","order","mapper","insertTable","plugins","getColumnIndexes","root","nodeBefore","TableEditing","selection","table","addRange","registerDescriptionCallback","cell","tableRow","createPositionAt","enableCommand","from","nodeAfter","start","ELEMENT_TABLE_COLUMN_WITH_TEXT","_getCoordsForCells","classes","removeClass","markMultiRangeInsertion","_acceptFormatSuggestionCallbackFactory","getContainedElement","getChildren","toViewElement","createRangeIn","16gBdpNZ","max","selectTableRow","push","low","_getSuggestionCoords","change:data","maxColumn","getFirstRange","MAX_SAFE_INTEGER","min","subType","removeTableColumn","deletion","getRowIndexes","values","_tablePostFixingSubtypes","getSuggestion","discard","insertTableRowAbove","createRangeOn","TrackChangesEditing","showSuggestionHighlights","join","last","first","filter","end","247820YbSxjN","minColumn","insertTableRowBelow","4509642vlvUhj","ELEMENT_TABLE_ROW_WITH_TEXT","_tableSuggestions","addClass","getChanges","tablePaste","findAncestor","detach","colspan","editor","toLowerCase","change","_descriptionFactory","insertion","markMultiRangeDeletion","includes","forceValue","enqueueChange","createTableWalker","ELEMENT_TABLE_WITH_TEXT","length","getRanges","startsWith","_suggestionFactory","minRow","hasAttribute","highest"];return(ia=function(){return t})()}!function(t,e){const n=oa,r=t();for(;;)try{if(690678===parseInt(n(189))/1+parseInt(n(161))/2*(-parseInt(n(226))/3)+parseInt(n(227))/4+-parseInt(n(290))/5+parseInt(n(192))/6+-parseInt(n(282))/7*(-parseInt(n(255))/8)+parseInt(n(231))/9*(-parseInt(n(281))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ia);class aa extends t.Plugin{constructor(t){const e=oa;super(t),this[e(177)]=[e(307),e(236)],this[e(194)]=new Set}[sa(238)](){const t=sa,e=this[t(201)],n=e[t(252)][t(272)][t(302)];if(!e[t(297)][t(221)](t(301)))return;const r=e[t(243)],s=e[t(297)][t(278)](t(182)),o=e[t(297)][t(278)](t(245));s[t(204)][t(253)](t(303),(e=>Hr(r,t(266),e))),this[t(288)](),s[t(309)](t(296)),s[t(309)](t(163)),s[t(309)](t(257));for(const r of[t(180),t(191)]){const i=e[t(262)][t(278)](r);s[t(309)](r,(r=>{const a=t;e[a(252)][a(203)]((t=>{const e=a;r();const c=e(242)===i[e(294)],u=o[e(248)](n),l=o[e(175)](u),f=c?l[e(186)]-1:l[e(185)]+1,h=u[0][e(198)](e(303)),g=o[e(210)](h,{startRow:f,endRow:f}),d=Array[e(310)](g)[e(240)]((n=>t[e(181)](n[e(306)])));s[e(317)](d,e(307))}))}))}for(const r of[t(230),t(274)]){const i=e[t(262)][t(278)](r);s[t(309)](r,(r=>{const a=t;e[a(252)][a(203)]((t=>{const e=a;r();const c=e(237)===i[e(294)],u=o[e(248)](n),l=o[e(298)](u),f=c?l[e(186)]-1:l[e(185)]+1,h=u[0][e(198)](e(303)),g=o[e(210)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(310)](g)[e(240)]((n=>t[e(181)](n[e(306)])));s[e(317)](d,e(236))}))}))}for(const r of[t(222),t(173)]){const i=r[t(225)](11),a=i[t(202)](),c=a[t(225)](0,3)+t(289),u=t(303)+i,l=t(171)+i,f=t(162)+i;s[t(309)](r,(()=>{const i=t;e[i(252)][i(203)]((t=>{const e=i,h=o[e(248)](n),g=h[0][e(198)](e(303));let d;if(e(222)==r){const t=o[e(175)](h);d={startRow:t[e(186)],endRow:t[e(185)],includeAllSlots:!0}}else{const t=o[e(298)](h);d={startColumn:t[e(186)],endColumn:t[e(185)],includeAllSlots:!0}}const p=o[e(210)](g,d),m=Array[e(310)](p)[e(240)]((({cell:t})=>t)),I=ca(m[e(187)]((t=>t[e(217)](c)))),E=ca(m[e(187)]((t=>!t[e(217)](c))))[e(240)]((n=>t[e(181)](n))),b=s[e(206)](E,u);if(b&&(e(307)==b[e(172)]||e(236)==b[e(172)])){const n=this[e(166)](b);for(const r of I){const s=t[e(181)](r),i=o[e(256)](r),u=r[e(235)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(304)](s)}}}))}))}function c(r){const s=t,o=Array[s(310)](n[s(213)]())[s(240)]((t=>i.LiveRange[s(239)](t)));e[s(252)][s(203)]((t=>{const n=s,i=t[n(263)];r=r[n(187)]((t=>n(280)!=t[n(299)][n(234)])),t[n(284)](r),e[n(262)][n(278)](n(222))[n(254)](),e[n(264)](n(222),{forceDefaultExecution:!0}),e[n(252)][n(209)]((()=>{const t=n;e[t(252)][t(209)](i,(e=>{const n=t,r=o[n(187)]((t=>n(280)!=t[n(299)][n(234)]));r[n(212)]>0&&e[n(284)](r);for(const t of o)t[n(199)]()}))}))}))}function u(r){const s=t;e[s(252)][s(203)]((t=>{const o=s,a=Array[o(310)](n[o(213)]())[o(240)]((t=>i.LiveRange[o(239)](t))),c=[];for(const t of r)for(const e of t[o(241)]({shallow:!0}))c[o(164)](e);for(const n of c)o(280)!=n[o(299)][o(234)]&&(t[o(284)](t[o(308)](n,0)),e[o(262)][o(278)](o(173))[o(254)](),e[o(264)](o(173),{forceDefaultExecution:!0}));const u=a[o(187)]((t=>o(280)!=t[o(299)][o(234)]));u[o(212)]>0&&t[o(284)](u);for(const t of a)t[o(199)]()}))}function l(e,n){const r=t;return n[r(259)]((t=>e[r(219)]((e=>e[r(188)][r(293)](t[r(312)])||t[r(188)][r(293)](e[r(312)])))))}function f(e,n){const r=t;return e[r(219)]((t=>n[r(219)]((e=>t[r(188)][r(269)](e[r(312)])))))}e[t(291)][t(228)].on(t(287),((e,n,r)=>{const s=t;if(!r[s(249)][s(183)])return;const o=n[s(224)];if(!o)return;const i=r[s(295)][s(159)](o);function c(t){return Array[s(246)](t)?t:[t]}i&&s(285)===o[s(273)]&&(0,a.setHighlightHandling)(i,r[s(275)],((t,e,n)=>n[s(195)](c(e[s(315)]),t)),((t,e,n)=>n[s(316)](c(e[s(315)]),t)))}),{priority:t(218)}),s[t(204)][t(305)]((e=>{const n=t;if(n(205)!=e[n(233)]&&n(174)!=e[n(233)])return;const s=e[n(319)]();if(null!=s&&s.is(n(220),n(303))){if(n(205)==e[n(233)]){const t=e[n(241)]()[n(187)]((t=>t.is(n(250))))[n(240)]((t=>t[n(291)]));if(t[n(212)])return{type:n(205),content:Hr(r,n(247),Hr(r,n(211),'"'+t[n(184)](" ")+'"'))}}if(n(174)==e[n(233)]){const t=e[n(241)]()[n(187)]((t=>t.is(n(250))))[n(240)]((t=>t[n(291)]));if(t[n(212)])return{type:n(174),content:Hr(r,n(279),Hr(r,n(211),'"'+t[n(184)](" ")+'"'))}}}})),s[t(204)][t(305)]((e=>{const n=t;if(n(307)==e[n(172)]){const t=e[n(241)]()[n(187)]((t=>t.is(n(250))))[n(240)]((t=>t[n(291)])),s=this[n(166)](e),o=s[n(232)]-s[n(216)]+1;if(n(205)==e[n(233)])return t[n(212)]?{type:n(205),content:Hr(r,n(247),Hr(r,n(193),[o,'"'+t[n(184)](" ")+'"']))}:{type:n(205),content:Hr(r,n(247),Hr(r,n(265),o))};if(n(174)==e[n(233)])return t[n(212)]?{type:n(174),content:Hr(r,n(279),Hr(r,n(193),[o,'"'+t[n(184)](" ")+'"']))}:{type:n(174),content:Hr(r,n(279),Hr(r,n(265),o))}}if(n(236)==e[n(172)]){const t=e[n(241)]()[n(187)]((t=>t.is(n(250))))[n(240)]((t=>t[n(291)])),s=this[n(166)](e),o=s[n(168)]-s[n(190)]+1;if(n(205)==e[n(233)])return t[n(212)]?{type:n(205),content:Hr(r,n(247),Hr(r,n(313),[o,'"'+t[n(184)](" ")+'"']))}:{type:n(205),content:Hr(r,n(247),Hr(r,n(267),o))};if(n(174)==e[n(233)])return t[n(212)]?{type:n(174),content:Hr(r,n(279),Hr(r,n(313),[o,'"'+t[n(184)](" ")+'"']))}:{type:n(174),content:Hr(r,n(279),Hr(r,n(267),o))}}})),s[t(215)][t(277)](t(205),t(307),t(179),c),s[t(215)][t(277)](t(174),t(307),t(229),c),s[t(215)][t(277)](t(205),t(236),t(179),u),s[t(215)][t(277)](t(174),t(236),t(229),u),s[t(215)][t(277)](t(205),t(236),t(184),l),s[t(215)][t(277)](t(174),t(236),t(184),l),s[t(215)][t(277)](t(205),t(307),t(184),f),s[t(215)][t(277)](t(174),t(307),t(184),f)}[sa(318)](){const t=sa,e=this[t(201)],n=e[t(252)][t(272)][t(302)];return(r,s)=>{const o=t;e[o(252)][o(203)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(188)][a(300)];u&&u[0]&&!1===u[0][a(208)]&&(l=r[0][a(312)][a(311)]);const f=t[a(160)](l);if(a(280)==f[a(299)][a(234)])return;const h=Array[a(310)](n[a(213)]())[a(240)]((t=>i.LiveRange[a(239)](t)));t[a(284)](f),e[a(262)][a(278)](c)[a(254)](),u[a(164)]({forceDefaultExecution:!0}),e[a(264)](c,...u);const g=h[a(187)]((t=>a(280)!=t[a(299)][a(234)]));g[a(212)]>0&&t[a(284)](g);for(const t of h)t[a(199)]()}))}}[sa(314)](t){const e=sa,n=this[e(201)][e(297)][e(278)](e(245));let r=Number[e(170)],s=Number[e(283)],o=Number[e(170)],i=Number[e(283)];for(const a of t){if(e(280)==a[e(299)][e(234)])continue;const{row:t,column:c}=n[e(256)](a),u=a[e(217)](e(260))?a[e(235)](e(260))-1:0,l=a[e(217)](e(200))?a[e(235)](e(200))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[sa(288)](){const t=sa,e=this[t(201)],n=e[t(297)][t(278)](t(182)),r=e[t(297)][t(278)](t(245));e[t(252)][t(272)].on(t(167),(()=>{const r=t,s=Array[r(310)](e[r(252)][r(272)][r(223)][r(286)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(251)](t);if(r(268)!=s)continue;if(null!=e[r(258)])continue;const a=n[r(178)](o);this[r(177)][r(207)](i)&&this[r(194)][r(244)](a)}}),{priority:t(165)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(181)](e),a=e[s(198)](s(303)),c=r[s(256)](e);for(const t of this[s(194)]){const n=t[s(172)],r=n[s(214)](s(197)),u=n[s(225)](r?10:5),l=u[s(202)](),f=l[s(225)](0,3)+s(289),h=s(171)+u,g=s(162)+u;if(!t[s(261)])continue;if(a!=t[s(169)]()[s(312)][s(198)](s(303)))continue;if(t[s(276)](i))continue;const d=e[s(217)](f)?e[s(235)](f)-1:0,p=this[s(166)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(304)](i),o=!0)}return o};e[t(252)][t(272)][t(292)]((n=>{const r=t;let o=!1;for(const t of e[r(252)][r(272)][r(223)][r(196)]())if(r(270)==t[r(233)])if(r(307)==t[r(273)])for(const e of t[r(271)][r(311)][r(158)]())o=o||s(e,n);else r(285)==t[r(273)]&&(o=o||s(t[r(271)][r(311)],n));return o}))}[sa(166)](t){const e=sa;return this[e(314)](t[e(213)]()[e(240)]((t=>t[e(312)][e(311)])))}}function ca(t){const e=sa;return Array[e(310)](new Set(t)[e(176)]())}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=126]})(t,e)}function fa(){const t=["4178985AsszjW","direction","value","fromRange","findAncestor","_tablePostFixingSubtypes","mergeTableCells","registerCustomCallback","root","mergeTableCellRight","get","1419976kfGrzU","execute","plugins","createTableWalker","model","setSelection","change","22290ReNPRn","_suggestionFactory","isEnabled","commands","*Split cell:* vertically","TrackChangesEditing","isInContent","element","1667100YGQSan","_isForcedDefaultExecutionBlock","getSuggestions","low","size","getCellLocation","return","length","TableEditing","getFirstPosition","locale","formatInline","4204539IDFmgb","format","tableCell","markBlockFormat","table","trackChanges","TableUtils","stop","_descriptionFactory","find","registerDescriptionCallback","mergeTableCellLeft","set:isEnabled","insertion","cell","filter","add","rootName","_areSelectedCellsMergable","subType","afterInit","_acceptFormatSuggestionCallbackFactory","horizontally","from","author","getRanges","requires","mergeTableCellUp","editor","containsRange","forceDefaultExecution","16BOfIwb","splitTableCellHorizontally","detach","commandName","markMultiRangeBlockFormat","_areMergableCells","enableCommand","$graveyard","document","deletion","selection","*Merge cells*","map","getSelectionAffectedTableCells","formatBlock","highest","509903sobRRg","createRangeOn","mergeTableCellDown","refresh","type","accept","2295417zeUURA","push","455UBFlvS","getAncestors","splitTableCellVertically","has","*Split cell:* horizontally"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(456466===parseInt(n(183))/1+-parseInt(n(222))/2+parseInt(n(189))/3+parseInt(n(207))/4+parseInt(n(196))/5+parseInt(n(214))/6*(-parseInt(n(191))/7)+parseInt(n(167))/8*(-parseInt(n(136))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(162)](){return[aa]}[ua(156)](){const t=ua,e=this[t(164)],n=e[t(211)][t(175)][t(177)],r=e[t(134)];if(!e[t(209)][t(194)](t(132)))return;const s=e[t(209)][t(206)](t(219)),o=e[t(209)][t(206)](t(142)),a=e[t(209)][t(206)](aa);a[t(201)][t(190)](t(202)),s[t(173)](t(202),(()=>{const n=t,r=o[n(180)](e[n(211)][n(175)][n(177)]);e[n(211)][n(213)]((()=>{const t=n;s[t(171)](r,{commandName:t(202),commandParams:[]},[],t(202))}))})),e[t(217)][t(206)](t(202)).on(t(208),((n,r)=>{const o=t;e[o(217)][o(206)](o(141))[o(198)]&&(r[o(131)]>0&&r[r[o(131)]-1]&&r[r[o(131)]-1][o(166)]||s[o(223)]||this[o(154)]()||n[o(143)]())}),{priority:t(182)});for(const n of[t(163),t(205),t(185),t(147)]){const r=e[t(217)][t(206)](n);s[t(173)](n,(()=>{const n=t,o=e[n(211)][n(175)][n(177)][n(133)]()[n(192)]()[n(145)]((t=>t.is(n(221),n(138)))),i=r[n(198)];e[n(211)][n(213)]((()=>{const t=n;s[t(171)]([o,i],{commandName:t(202),commandParams:[]},[],t(202))}))}))}for(const n of[t(193),t(168)]){const r=e[t(217)][t(206)](n);s[t(173)](n,(()=>{const i=t,a=o[i(180)](e[i(211)][i(175)][i(177)])[0],c=a[i(200)](i(140)),{column:u,row:l}=o[i(129)](a);let f=[];if(i(158)==r[i(197)]){const t=o[i(210)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(159)](t)[i(179)]((t=>t[i(150)]))}else{const t=o[i(210)](c,{column:u,includeAllSlots:!0});f=Array[i(159)](t)[i(179)]((t=>t[i(150)]))}e[i(211)][i(213)]((t=>{const e=i;s[e(139)](t[e(184)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(144)][t(146)]((e=>{const n=t;if(n(181)!=e[n(187)]&&n(135)!=e[n(187)])return;const{data:s}=e;return s&&n(202)==s[n(170)]?{type:n(137),content:Hr(r,n(178))}:void 0})),s[t(144)][t(146)]((e=>{const n=t;if(n(181)!=e[n(187)]&&n(135)!=e[n(187)])return;const{data:s}=e;return s?n(193)==s[n(170)]?{type:n(137),content:Hr(r,n(218))}:n(168)==s[n(170)]?{type:n(137),content:Hr(r,n(195))}:void 0:void 0}));const c=a[t(157)]();for(const e of[t(163),t(205),t(185),t(147)])s[t(215)][t(203)](t(181),e,t(188),c);for(const e of[t(193),t(168)])s[t(215)][t(203)](t(181),e,t(188),c);s[t(215)][t(203)](t(181),t(202),t(188),(r=>{const s=t;e[s(211)][s(213)]((t=>{const o=s,a=Array[o(159)](n[o(161)]())[o(179)]((t=>i.LiveRange[o(199)](t)));t[o(212)](r),e[o(217)][o(206)](o(202))[o(186)](),e[o(208)](o(202),{forceDefaultExecution:!0});const c=a[o(151)]((t=>o(174)!=t[o(204)][o(153)]));c[o(131)]>0&&t[o(212)](c);for(const t of a)t[o(169)]()}))}));for(const n of[t(163),t(185),t(147),t(205)]){const r=e[t(217)][t(206)](n);r.on(t(148),((n,s,o)=>{const i=t;if(o){const t=e[i(211)][i(175)][i(177)][i(133)]()[i(192)]()[i(145)]((t=>t.is(i(221),i(138))));this[i(172)](r[i(198)],t)||(n[i(130)]=!1,n[i(143)]())}}),{priority:t(127)})}}[ua(154)](){const t=ua,e=this[t(164)][t(217)][t(206)](t(202)),n=this[t(164)][t(209)][t(206)](t(142));if(!e[t(216)])return!1;const r=n[t(180)](this[t(164)][t(211)][t(175)][t(177)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(172)](e,n))return!1;return!0}[ua(172)](t,e){const n=ua,r=this[n(164)][n(209)][n(206)](n(219)),s=this[n(164)][n(211)][n(184)](t),o=this[n(164)][n(211)][n(184)](e),i=new Set,a=new Set;for(const t of r[n(126)]())if((n(149)==t[n(187)]||n(176)==t[n(187)]||n(202)==t[n(155)])&&t[n(220)])for(const e of t[n(161)]())e[n(165)](s,!0)&&i[n(152)](t[n(187)]+":"+t[n(160)].id),e[n(165)](o,!0)&&a[n(152)](t[n(187)]+":"+t[n(160)].id);if(i[n(128)]!=a[n(128)])return!1;for(const t of i)if(!a[n(194)](t))return!1;return!0}}const ga=pa;function da(){const t=["FORMAT_REGULAR_COLUMN","bindElementToMarker","formatBlock","options","38LLmkOl","start","_handleLegacySuggestions","data-suggestion","_acceptFormatSuggestionCallbackFactory","_enableDefaultAttributesIntegration","showSuggestionHighlights","downcastDispatcher","8ZZKelE","nodeBefore","*Format:* %0","86631jvYYVc","mapper","commandParams","end","TableUtils","nodeAfter","get","ck-suggestion-marker--active","unbindElementFromMarkerName","setTableColumnHeader","_descriptionFactory","includes","3975950GdyUHo","4246785keCksa","editing","1220023CyltiL","activeMarkers","_splitMarkerName","setAttribute","createTableWalker","registerAttributeLabel","highest","ck-suggestion-marker-","item","parent","headingRows","requires","removeAttribute","_suggestionFactory","has","10GzXKod","accept","addClass","plugins","data","consume","632168EmzJhc","stop","locale","2410548SyWuGG","headingColumns","markerRange","_registerLegacyDescription","300000qiFuQS","TableEditing","consumable","cell","writer","toViewElement","getSuggestion","afterInit","TrackChangesEditing","FORMAT_HEADER_ROW","markerName","removeMarker:suggestion","FORMAT_HEADER_COLUMN","markerNameToElements","forceValue","commandName","5fJtNAr","FORMAT_REGULAR_ROW","editor","format","registerDescriptionCallback","setTableRowHeader","type","removeClass","getCellLocation","addMarker:suggestion","name","registerCustomCallback"];return(da=function(){return t})()}function pa(t,e){const n=da();return(pa=function(t,e){return n[t-=388]})(t,e)}!function(t,e){const n=pa,r=t();for(;;)try{if(428505===-parseInt(n(392))/1+parseInt(n(424))/2*(parseInt(n(435))/3)+-parseInt(n(471))/4+parseInt(n(408))/5*(parseInt(n(388))/6)+parseInt(n(450))/7*(-parseInt(n(432))/8)+-parseInt(n(448))/9*(-parseInt(n(465))/10)+-parseInt(n(447))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(da);class ma extends t.Plugin{static get[ga(461)](){return[aa]}[ga(399)](){const t=ga,e=this[t(410)];if(!e[t(468)][t(464)](t(393)))return;const n=e[t(473)],r=e[t(468)][t(441)](t(400));r[t(429)](t(413),[],[t(460)]),r[t(429)](t(444),[],[t(389)]),r[t(445)][t(455)](t(460),Hr(n,t(401))),r[t(445)][t(455)](t(389),Hr(n,t(404))),this[t(426)]()}[ga(426)](){const t=ga,e=this[t(410)][t(468)][t(441)](t(400)),n=this[t(410)][t(468)][t(441)](t(439)),r=this[t(410)][t(468)][t(441)](aa)[t(428)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=pa,{type:c,id:u}=e[a(452)](o[a(402)]),l=e[a(398)](u),f=l[a(469)];if(a(422)!=l[a(414)]||!f||a(444)!=f[a(407)])return;if(o[a(458)])return void s[a(472)]();if(!i[a(394)][a(470)](o[a(390)],s[a(418)]))return;const h=o[a(390)][a(425)][a(440)],g=o[a(390)][a(438)][a(433)],d=h[a(459)][a(459)],{column:p}=n[a(416)](h),{column:m}=n[a(416)](g);for(let s=p;s<=m;s++){const l=n[a(454)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(395)],l=i[a(436)][a(397)](s);i[a(396)][a(467)](a(457)+c,l),r&&i[a(396)][a(453)](a(427),u,l),i[a(436)][a(421)](l,o[a(402)]),t&&(e[a(451)][a(446)](o[a(402)])?i[a(396)][a(467)](a(442),l):i[a(396)][a(415)](a(442),l))}}}}e[t(463)][t(419)](t(422),t(413),t(466),r),e[t(463)][t(419)](t(422),t(444),t(466),r),this[t(410)][t(449)][t(431)].on(t(417),s(),{priority:t(456)}),this[t(410)][t(469)][t(431)].on(t(417),((e,n,r)=>{const o=t;r[o(423)][o(430)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(456)}),this[t(410)][t(449)][t(431)].on(t(403),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(452)](r[o(402)]),c=e[o(398)](a),u=c[o(469)];if(o(422)!=c[o(414)]||!u||o(444)!=u[o(407)])return;const l=s[o(436)][o(405)](r[o(402)]);if(l)for(const t of l)s[o(396)][o(415)](o(457)+i,t),s[o(396)][o(415)](o(442),t),s[o(396)][o(462)](o(427),t),s[o(436)][o(443)](t,r[o(402)])}),{priority:t(456)}),this[t(391)]()}[ga(391)](){const t=ga,e=this[t(410)],n=e[t(473)];function r(e){const r=t;return{type:r(411),content:Hr(n,r(434),e)}}e[t(468)][t(441)](t(400))[t(445)][t(412)]((e=>{const s=t;if(s(422)!=e[s(414)])return;const{data:o}=e;if(o){if(s(413)==o[s(407)]){const t=o[s(437)][0][s(406)];return r(Hr(n,s(t?401:409)))}if(s(444)==o[s(407)]){const t=o[s(437)][0][s(406)];return r(Hr(n,s(t?404:420)))}}}))}}const Ia=Ea;function Ea(t,e){const n=_a();return(Ea=function(t,e){return n[t-=283]})(t,e)}!function(t,e){const n=Ea,r=t();for(;;)try{if(823262===-parseInt(n(346))/1*(parseInt(n(365))/2)+parseInt(n(356))/3*(parseInt(n(414))/4)+parseInt(n(309))/5+-parseInt(n(332))/6*(parseInt(n(451))/7)+parseInt(n(340))/8+parseInt(n(419))/9+parseInt(n(380))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_a);const ba=[Ia(448),Ia(284),Ia(314),Ia(436),Ia(439),Ia(424),Ia(372)],Ta=Object[Ia(432)](ba[Ia(300)]((t=>[t,null])));function _a(){const t=["selection","join","7735721kQFLaw","nodeAfter","some","value","getAllAdjacentSuggestions","ck-suggestion-marker","low","tablePasteCell","accept","markMultiRangeInsertion","filter","Users","_tablePostFixingSubtypes","newRange","_descriptionFactory","suggestion:formatBlock:tablePasteCell","last","markerAttributes","insertRows","fill","containsRange","differ","getColumnIndexes","getRange","getSelectionAffectedTableCells","position","removeRows","editingDowncast","get","nextSibling","add","ck-suggestion-marker--active","_suggestionFactory","tablePasteChainId","columnInsertionIndexes","wrap","previous","conversion","tableCellBorderColor","every","content","length","formatBlock","author","removeColumns","TableClipboard","registerPostFixer","forEach","oldRange","getColumns","createPositionBefore","remove","editor","markMultiRangeBlockFormat","map","markerToHighlight","column","_isForcedDefaultExecutionBlock","$graveyard","getItems","removeMarkers","TableUtils","createTableWalker","3409810dOyGLN","clipboardOutput","rootName","call","first","tableCellBorderStyle","insertionRanges","_splitMarkerName","createRange","findAncestor","updateMarker","removeMarker","high","deletion","has","documentSelection","afterInit","register","entries","editing","model","table","suggestionLoaded","6yTxQpn","insertContent","fromRange","isEmpty","end","includes","tablePaste","getChanges","6460840vyuDnh","markMultiRangeDeletion","commands","elementToElement","getSuggestionCallback","tableCell","1nSChIN","isEqual","createElement","createRangeOn","from","root","element","batch","requires","setAttributes","2831073dIDBca","start","cells","setAttribute","tablePasteColumn","registerCustomCallback","_getCoordsForCells","showSuggestionHighlights","getTableIfOnlyTableInContent","2871248fbTmHV","insertion","endColumn","plugins","name","getRowIndexes","row","tableCellPadding","stop","schema","getContainedElement","locale","unwrap","rowInsertionIndexes","getChildren","3447860EWIlRp","paragraph","activeMarkers","insert","createRangeIn","getSuggestions","*Replace table cells*","getShiftedBy","keys","deletionRanges","_replaceTableSlotCell","cell","isInContent","getSuggestion","tableCellSuggestion","rowInsertionRanges","move","forceDefaultExecution","listenTo","markerName","columns","hasSuggestion","insertColumns","view","type","options","detach","startsWith","dataDowncast","TrackChangesEditing","push","markers","reduce","endRow","4rcOjtH","find","getAttributes","tablePasteRow","suggestionUnloaded","5273505cfgCvB","redo","suggestion","ck-suggestion-marker-insertion","attributes","tableCellBackgroundColor","for","registerDescriptionCallback","getMarkers","set","getChangedMarkers","columnInsertionRanges","discard","fromEntries","change","previousSibling","suggestion-td","tableCellHorizontalAlignment","getRanges","return","tableCellVerticalAlignment","getRows","subType","next","getChild","document","trackChanges","rows","_createdBatches","tableCellBorderWidth"];return(_a=function(){return t})()}class ya extends t.Plugin{static get[Ia(354)](){return[aa]}[Ia(325)](){const t=Ia,n=this[t(298)];if(!n[t(368)][t(323)](t(291)))return;const r=n[t(368)][t(479)](t(409)),s=n[t(368)][t(479)](t(307)),o=n[t(368)][t(479)](aa),a=n[t(368)][t(479)](t(291));o[t(463)][t(410)](t(417),t(360)),n[t(329)][t(374)][t(326)](t(394),{allowIn:t(345),allowContentOf:t(345),isLimit:!0}),n[t(283)][t(343)]({model:t(394),view:t(435)});let c=null;n[t(329)].on(t(333),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(287)]-1];h&&h[u(397)]||r[u(303)]||this[u(298)][u(342)][u(479)](u(445))[u(454)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(324)))return!1;const i=s[o(364)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(475)](n[o(444)][o(449)]);if(!a[o(287)])return!1;const c=a[0][o(318)](o(330)),l=r[o(370)](a),f=r[o(473)](a),h={startRow:l[o(313)],endRow:l[o(467)],startColumn:f[o(313)],endColumn:f[o(467)]};return 1==a[o(287)]&&(h[o(413)]+=r[o(440)](i)-1,h[o(367)]+=r[o(295)](i)-1),ka(c,h,r)}(l,f,n[u(329)],s,a)&&(o[u(373)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(329)][u(433)]((()=>{const t=u;n[t(329)][t(333)](i[0],i[1],i[2],{forceDefaultExecution:!0});const s=(0,e.uid)(),{rowInsertionRanges:o,columnInsertionRanges:a,insertionRanges:l,deletionRanges:f,cells:h}=c;o[t(287)]&&r[t(460)](o,t(417),{tablePasteChainId:s}),a[t(287)]&&r[t(460)](a,t(360),{tablePasteChainId:s}),l[t(287)]&&(r[t(460)](l,t(338),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(293)]((e=>{const n=t;var r;return null===(r=e[n(406)])||void 0===r?void 0:r[n(312)](e)}))),f[t(287)]&&(r[t(341)](f,t(338),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(293)]((e=>{const n=t;var r;return null===(r=e[n(406)])||void 0===r?void 0:r[n(312)](e)})));const g=r[t(299)](h[t(300)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(458),{tablePasteChainId:s});if(g){const e=g[t(427)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(329)][t(349)](s),a=e[t(415)]((e=>e[t(474)]()[t(347)](i)));a&&r[t(410)]([a[t(369)],o])}r[t(287)]&&g[t(359)](t(468),Object[t(432)](r))}c=null})))}),{priority:e.priorities[t(321)]+10}),n[t(368)][t(479)](t(291)).on(t(390),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(373)]();const u=s[r(391)],l=o,f=Aa(u),h=Aa(l);e[r(438)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(297)](u[r(443)](0));for(const t of Array[r(350)](l[r(379)]()))a[r(383)](t,u,r(336));const t=c[r(378)][r(337)](s[r(371)]),e=c[r(485)][r(337)](s[r(302)]);t||e||(g=i.LiveRange[r(334)](a[r(384)](u)))}else h&&!f&&(d=a[r(384)](u));else{const t=a[r(348)](r(394)),e=a[r(348)](r(394));a[r(486)](a[r(384)](u),e),a[r(383)](t,u,0);for(const e of Array[r(350)](l[r(379)]()))a[r(383)](e,t,r(336));g=i.LiveRange[r(334)](a[r(349)](t)),d=i.LiveRange[r(334)](a[r(349)](e))}const p=Array[r(350)](l[r(416)]())[r(461)]((([t])=>ba[r(337)](t)));c[r(358)][r(410)]({element:u,attributes:p[r(287)]?Object[r(432)](p):null}),g&&c[r(315)][r(410)](g),d&&c[r(389)][r(410)](d)}),{priority:t(321)}),s.on(t(402),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(400)]||1;c[o(485)]=new Array(l)[o(470)](u)[o(300)](((t,e)=>t+e));for(const{cell:t}of s[o(308)](i,{startColumn:u,endColumn:u+l-1}))c[o(430)][o(410)](n[o(329)][o(349)](t))}),{priority:t(457)}),s.on(t(469),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(446)]||1;c[o(378)]=new Array(l)[o(470)](u)[o(300)](((t,e)=>t+e));for(const{cell:t}of s[o(308)](i,{startRow:u,endRow:u+l-1}))c[o(395)][o(410)](n[o(329)][o(349)](t))}),{priority:t(457)}),r[t(465)][t(426)]((e=>{const r=t;if(e[r(441)]&&e[r(441)][r(407)](r(338)))return e[r(487)]?{}:{type:r(366),content:Hr(n[r(376)],r(386))}}));const u=()=>!1;for(const e of[t(338),t(360),t(417),t(458)])r[t(483)][t(361)](t(366),e,t(450),u),r[t(483)][t(361)](t(322),e,t(450),u),r[t(483)][t(361)](t(288),e,t(450),u);r[t(483)][t(361)](t(288),t(458),t(431),u),r[t(483)][t(361)](t(288),t(458),t(459),((e,r,s)=>{const o=t,i=e[o(300)]((t=>t[o(375)]()))[o(461)]((t=>t)),a=new Map(i[o(300)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(358)])e&&a[o(428)](t,e);else if(s&&s[o(468)])for(const[t,e]of Object[o(327)](s[o(468)])){const r=n[o(329)][o(411)][o(479)](t),s=r?r[o(474)]()[o(375)]():null;s&&a[o(428)](s,e)}n[o(329)][o(433)]((t=>{const e=o;for(const[n,r]of a)t[e(355)]({...Ta,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(483)][o(361)](e,o(338),s,((t,i,a)=>{const c=o;n[c(329)][c(433)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(357)][o(452)];t.is(o(352),o(394))&&u[o(410)](t)}r[o(483)][o(344)](e,null,s)(t,i,a);for(const t of u)o(304)!=t[o(351)][o(311)]&&n[o(377)](t)}))}))};l(t(366),t(459)),l(t(366),t(431)),l(t(322),t(459)),l(t(322),t(431)),r[t(483)][t(361)](t(366),t(417),t(431),(e=>{const n=t,r=e[n(300)]((t=>t[n(375)]())),i=r[0][n(318)](n(330)),{minRow:a,maxRow:c}=o[n(362)](r);s[n(477)](i,{at:a,rows:c-a+1})})),r[t(483)][t(361)](t(366),t(360),t(431),(e=>{const n=t,r=e[n(300)]((t=>t[n(375)]())),i=r[0][n(318)](n(330)),{minColumn:a,maxColumn:c}=o[n(362)](r);s[n(290)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(441)]||!n[s(441)][s(407)](s(338)))return;const o=n[s(423)][s(484)],i=r[s(385)]()[s(461)]((t=>t[s(392)]&&t[s(423)]&&t[s(423)][s(484)]==o));i[s(287)]&&n[s(455)]()[s(287)]!=i[s(287)]&&i[s(412)](((t,e)=>(t[s(442)]=e,e[s(487)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(316)](e[s(399)]),i=[s(456),s(422)],a=r[s(382)][s(337)](e[s(399)]);return a&&i[s(410)](s(482)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(331),f,{priority:t(321)}),r.on(t(418),f,{priority:t(321)}),n[t(329)][t(444)][t(292)]((()=>{const e=t;let s=!1;const o=Array[e(350)](n[e(329)][e(444)][e(472)][e(429)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(316)](t);if(e(421)!=o||e(322)!=a||i[e(294)])continue;if(!r[e(401)](c))continue;const u=r[e(393)](c)[e(437)](),l=n[e(368)][e(479)](e(462)).me;for(const t of r[e(385)]())if(t[e(392)]&&t[e(289)]==l&&e(288)==t[e(404)]&&e(458)==t[e(441)]&&t[e(437)]()[e(285)]((t=>u[e(453)]((n=>n[e(471)](t,!0))))))for(const n of t[e(455)]())n[e(392)]&&(n[e(431)](),s=!0)}return s})),n[t(329)][t(444)][t(292)]((e=>{const s=t,o=n[s(342)][s(479)](s(420));if(!o||!o[s(447)][s(323)](e[s(353)]))return!1;let i=!1;const a=n[s(368)][s(479)](s(462)).me,c=n[s(329)][s(444)][s(472)][s(339)](),u=Array[s(350)](n[s(329)][s(444)][s(472)][s(429)]())[s(461)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(316)](t);return n(421)==o&&n(338)==i&&c==a.id&&!e[n(294)]}));for(const t of c){if(s(383)!=t[s(404)]||s(394)!=t[s(369)]||1!=t[s(287)])continue;const n=e[s(317)](t[s(476)],t[s(476)][s(387)](1));if(!u[s(415)]((({data:t})=>t[s(464)][s(347)](n))))for(const{name:t,data:r}of u)if(n[s(471)](r[s(464)])){e[s(319)](t,{range:n}),i=!0;break}}return i})),n[t(329)][t(444)][t(292)]((e=>{const s=t;let o=!1;const i=n[s(368)][s(479)](s(462)).me,a=r[s(385)]()[s(461)]((t=>t[s(392)]&&t[s(289)]==i)),c=new Set,u=new Set;for(const t of a)if(s(338)==t[s(441)])for(const e of t[s(427)]()){const n=e[s(474)]()[s(375)]();if(n)if(n.is(s(352),s(394))&&Aa(n)){t[s(320)](e[s(369)]),c[s(481)](n),o=!0;const r=n[s(480)],i=n[s(434)],a=r&&r.is(s(352),s(394)),l=i&&i.is(s(352),s(394));a&&!c[s(323)](r)&&u[s(481)](r),l&&!c[s(323)](i)&&u[s(481)](i)}else n.is(s(352),s(381))&&n[s(335)]&&(t[s(320)](e[s(369)]),o=!0)}else if(s(458)==t[s(441)]){if(!t[s(423)]||!t[s(423)][s(484)])continue;const e=t[s(423)][s(468)];if(e&&Object[s(388)](e)[s(287)])continue;const n=t[s(423)][s(484)];let r=!0,i=!0;for(const e of a)if(e[s(441)]&&e[s(441)][s(407)](s(338))){if(!e[s(423)][s(484)]){i=!1;break}if(e.id!=t.id&&e[s(423)][s(484)]==n){r=!1;break}}i&&r&&(t[s(306)](),o=!0)}for(const t of c)e[s(297)](t);for(const t of u)e[s(377)](t);return o})),n[t(283)][t(425)](t(478))[t(301)]({model:t(466),view:(t,e)=>h(t),converterPriority:t(321)}),n[t(283)][t(425)](t(408))[t(301)]({model:t(466),view:(e,n)=>n[t(405)][t(363)]?h(e,!1):null,converterPriority:t(321)});const g=n[t(328)][t(403)];this[t(398)](g[t(444)],t(310),((e,n)=>{const r=t,s=[];for(const t of g[r(384)](n[r(286)])[r(305)]())t.is(r(352),r(435))&&s[r(410)](t);g[r(433)]((t=>{const e=r;for(const n of s)t[e(396)](t[e(384)](n),t[e(296)](n)),t[e(297)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(335)])return!0;const n=t[e(443)](0);return n.is(e(352),e(381))&&n[e(335)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(308)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=La;function La(t,e){const n=Na();return(La=function(t,e){return n[t-=434]})(t,e)}function Na(){const t=["4993340WaFvWY","535950gIQdym","TrackChangesEditing","author","commandParams","_descriptionFactory","afterInit","1325538jGoIaq","54iRBmev","selection","handleSuggestionDescription","getSuggestionCallback","editor","resizeTableWidth","subType","data","getSelectedElement","has","formatBlock","formatGroupId","type","TableColumnResizeEditing","12836264ROtVYt","markBlockFormat","get","change","1198575GiGkXb","registerDescriptionCallback","bind","Users","getContainedElement","enableCommand","formatInline","tableWidth","getSuggestions","plugins","columnWidths","_suggestionFactory","*Format:* resize table","4GsNlSy","getColumnGroupElement","discard","registerCustomCallback","document","model","3981608gCpcgl","format","resizeTable","getAttribute","accept","locale","4210YEhgXW","handleResizeTableWidthCommand","26037ccCyaJ","getTableColumnsWidths","table"];return(Na=function(){return t})()}!function(t,e){const n=La,r=t();for(;;)try{if(999693===-parseInt(n(449))/1+parseInt(n(487))/2+parseInt(n(443))/3+-parseInt(n(481))/4*(parseInt(n(442))/5)+-parseInt(n(450))/6*(-parseInt(n(468))/7)+-parseInt(n(464))/8+-parseInt(n(439))/9*(-parseInt(n(437))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class Ra extends t.Plugin{[Ca(448)](){const t=Ca;if(!this[t(454)][t(477)][t(459)](t(463)))return;const e=this[t(454)][t(477)][t(466)](t(444));e[t(473)](t(455),this[t(438)][t(470)](this)),e[t(479)][t(484)](t(460),t(489),t(435),e[t(479)][t(453)](t(460),null,t(483))),e[t(479)][t(484)](t(460),t(489),t(483),e[t(479)][t(453)](t(460),null,t(435))),e[t(447)][t(469)](this[t(452)][t(470)](this))}[Ca(438)](t,e){const n=Ca,r=this[n(454)][n(477)][n(466)](n(444)),s=this[n(454)][n(477)][n(466)](n(463)),o=e[n(441)]||this[n(454)][n(486)][n(485)][n(451)][n(458)]();this[n(454)][n(486)][n(467)]((()=>{const i=n,a=s[i(482)](o);let c=a?s[i(440)](a):null,u=o[i(434)](i(475))||null;const l=e[i(475)]||u,f=e[i(478)]||c,h=this[i(454)][i(477)][i(466)](i(471)).me;for(const t of r[i(476)]()){const e=t[i(472)]();if(i(489)===t[i(456)]&&e===o){t[i(445)]!==h&&t[i(483)]();const e=t[i(457)][i(446)];u=e[0][i(475)],c=e[0][i(478)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(465)](o,{commandName:i(455),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(489)},[],i(489))}))}[Ca(452)](t){const e=Ca;if(e(460)!=t[e(462)]&&e(474)!=t[e(462)])return;const{data:n}=t;if(n&&e(489)===n[e(461)]){const t=e(480);return{type:e(488),content:Hr(this[e(454)][e(436)],t)}}}}function Sa(){const t=["2888EmjCeW","insertTemplate","2510824Hxloqe","enableCommand","10Smcoil","16fBDlqz","Template","11581779JxtXLS","5570964iJFvzv","303KmyzEj","editor","13884597ZjqDqx","764336tetwRQ","has","TrackChangesEditing","5FdzEmS","get","afterInit","624974BgNiNh","plugins"];return(Sa=function(){return t})()}const va=Ma;function Ma(t,e){const n=Sa();return(Ma=function(t,e){return n[t-=137]})(t,e)}!function(t,e){const n=Ma,r=t();for(;;)try{if(957300===-parseInt(n(153))/1+parseInt(n(141))/2*(-parseInt(n(150))/3)+parseInt(n(143))/4*(parseInt(n(156))/5)+parseInt(n(149))/6+parseInt(n(139))/7*(-parseInt(n(146))/8)+parseInt(n(152))/9+parseInt(n(145))/10*(-parseInt(n(148))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Sa);class Oa extends t.Plugin{[va(138)](){const t=va,e=this[t(151)];e[t(140)][t(154)](t(147))&&e[t(140)][t(137)](t(155))[t(144)](t(142))}}const wa=Da;function Da(t,e){const n=Fa();return(Da=function(t,e){return n[t-=134]})(t,e)}function Fa(){const t=["ELEMENT_TABLE_OF_CONTENTS","TrackChangesEditing","3739296OaGDwJ","afterInit","2431915NjkjXu","981710BVxMXt","insertTableOfContents","66XuueSW","commands","169551xYrJYC","203bvQcAi","locale","editor","_descriptionFactory","registerElementLabel","467691uYzhGq","8RsWGYn","259518hGqTVE","enableCommand","tableOfContents","12jDztuK","373677HfNjtp","plugins","get","288fXQMcl"];return(Fa=function(){return t})()}!function(t,e){const n=Da,r=t();for(;;)try{if(645364===-parseInt(n(151))/1+parseInt(n(156))/2*(-parseInt(n(157))/3)+-parseInt(n(152))/4*(parseInt(n(140))/5)+-parseInt(n(153))/6*(-parseInt(n(146))/7)+parseInt(n(135))/8*(parseInt(n(145))/9)+parseInt(n(141))/10*(parseInt(n(143))/11)+parseInt(n(138))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fa);class Pa extends t.Plugin{[wa(139)](){const t=wa,e=this[t(148)];if(!e[t(144)][t(134)](t(142)))return;e[t(158)][t(134)](t(137))[t(154)](t(142));const n=e[t(158)][t(134)](t(137)),r=e[t(147)];n[t(149)][t(150)](t(155),(e=>Hr(r,t(136),e)))}}function xa(t,e){const n=Ua();return(xa=function(t,e){return n[t-=431]})(t,e)}const Ba=xa;function Ua(){const t=["from","end","suggestion","createRange","element","8278EvRXXm","9gpoqiZ","148IpMeDg","get","580730fjudYY","has","afterInit","2850144JLOFlu","isCollapsed","removeMarker","getChangedMarkers","isEqual","newRange","1001120lhwxMP","plugins","TrackChangesEditing","Title","ELEMENT_TITLE","49656MxATmZ","forward","_splitMarkerName","nodeBefore","registerElementLabel","1819176WoupQd","483OiNtUL","_descriptionFactory","document","editor","66440HNryjz","differ","schema","locale","title-content","updateMarker","isTouching","start","registerPostFixer","getNearestSelectionRange","model"];return(Ua=function(){return t})()}!function(t,e){const n=xa,r=t();for(;;)try{if(315468===parseInt(n(439))/1*(-parseInt(n(441))/2)+parseInt(n(462))/3+parseInt(n(467))/4+parseInt(n(452))/5+parseInt(n(446))/6+-parseInt(n(463))/7*(parseInt(n(457))/8)+-parseInt(n(440))/9*(-parseInt(n(443))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[Ba(445)](){const t=Ba,e=this[t(466)];if(!e[t(453)][t(444)](t(455)))return;const n=e[t(453)][t(442)](t(454));n[t(464)][t(461)](t(471),(()=>Hr(e[t(470)],t(456)))),e[t(433)][t(465)][t(431)]((r=>{const s=t;let o=!1;const i=Array[s(434)](e[s(433)][s(465)][s(468)][s(449)]());for(const{name:t,data:a}of i){const{group:i}=n[s(459)](t);if(s(436)!==i||!a[s(451)])continue;const c=a[s(451)],u=c[s(435)][s(460)];if(!u||!u.is(s(438),s(471)))continue;if(!c[s(474)][s(473)](c[s(435)]))continue;const l=e[s(433)][s(469)][s(432)](c[s(435)],s(458));if(l&&l[s(447)]){const e=r[s(437)](c[s(474)],l[s(474)]);e[s(450)](c)||(r[s(472)](t,{range:e}),o=!0)}o||(r[s(448)](t),o=!0)}return o}))}}const Ga=Va;function Va(t,e){const n=za();return(Va=function(t,e){return n[t-=304]})(t,e)}function za(){const t=["TrackChangesEditing","editor","56IfHxMv","59676SpxYKu","enableCommand","has","33669HOqTJz","18526dCTPYb","redo","44zPsYul","3030972pRQRvr","afterInit","plugins","3UJdCEy","1034075ynQlLg","get","undo","13mgLBon","2277720LwGmEZ","300788jNpPbY","UndoEditing","6YaOoWk"];return(za=function(){return t})()}!function(t,e){const n=Va,r=t();for(;;)try{if(362652===-parseInt(n(314))/1*(parseInt(n(304))/2)+parseInt(n(310))/3*(parseInt(n(316))/4)+-parseInt(n(311))/5+-parseInt(n(318))/6*(-parseInt(n(307))/7)+-parseInt(n(321))/8*(parseInt(n(325))/9)+parseInt(n(315))/10+parseInt(n(306))/11*(-parseInt(n(322))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(za);class Ha extends t.Plugin{[Ga(308)](){const t=Ga,e=this[t(320)],n=e[t(309)][t(312)](t(319));e[t(309)][t(324)](t(317))&&(n[t(323)](t(313)),n[t(323)](t(305)))}}const Wa=Ka;function Ka(t,e){const n=Xa();return(Ka=function(t,e){return n[t-=460]})(t,e)}function Xa(){const t=["TrackChangesEditing","TableCaptionEditing","321vPFstN","plugins","2634dZrHjd","enableCommand","7dlBmvq","441950LVFAbn","afterInit","requires","1240455OrltuQ","toggleTableCaption","1804904tximCW","get","1779057TTeiHD","has","editor","7814dhzXMs","459791SVuJzH","16VxgBKg"];return(Xa=function(){return t})()}!function(t,e){const n=Ka,r=t();for(;;)try{if(234725===parseInt(n(462))/1+-parseInt(n(461))/2*(-parseInt(n(466))/3)+-parseInt(n(476))/4+parseInt(n(474))/5+parseInt(n(468))/6*(-parseInt(n(470))/7)+parseInt(n(463))/8*(-parseInt(n(478))/9)+-parseInt(n(471))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xa);class qa extends t.Plugin{static get[Wa(473)](){return[aa]}[Wa(472)](){const t=Wa,e=this[t(460)];e[t(467)][t(479)](t(465))&&e[t(467)][t(477)](t(464))[t(469)](t(475))}}function Qa(t,e){const n=Ja();return(Qa=function(t,e){return n[t-=153]})(t,e)}const Ya=Qa;function Ja(){const t=["nodeAfter","_descriptionFactory","plugins","1343860SAZHGl","tableCellBorderStyle","batch","getSelectionAffectedTableCells","TrackChangesEditing","3220155dDmNfa","tableBorderStyle","enqueueChange","tableCellProperties","getFirstPosition","formatBlock","tableCellBackgroundColor","join","34050WmKLyR","pluginName","505803buoUiU","tableCellWidth","findAncestor","TablePropertiesEditing","has","_handlePropertyChange","discard","2247486OHShny","selection","removeAttribute","_suggestionFactory","afterInit","getSuggestionCallback","locale","tableCellVerticalAlignment","table","tableHeight","56xwHxoZ","get","tableWidth","data","editor","688638bRmVHF","TrackChangesTableProperties","_getSuggestion","tableCellHorizontalAlignment","document","enableCommand","model","tableBorderWidth","tableAlignment","tableCellPadding","handleDiscardAction","registerCustomCallback","tableProperties","3372920StOepI","TableCellPropertiesEditing","getSuggestions","tableCellBorderColor","subType","accept","registerDescriptionCallback","2GDtyLl","tableCellBorderWidth","*Format:* change table properties","commandParams","getContainedElement","TableUtils","tableBackgroundColor","tableBorderColor","setAttribute","markBlockFormat","*Format:* change table cell properties","handleSuggestionDescription","getAttribute","start","tableCellHeight","change","format"];return(Ja=function(){return t})()}!function(t,e){const n=Qa,r=t();for(;;)try{if(787036===parseInt(n(192))/1+parseInt(n(157))/2*(parseInt(n(199))/3)+-parseInt(n(177))/4+parseInt(n(190))/5+-parseInt(n(214))/6*(parseInt(n(209))/7)+parseInt(n(227))/8+parseInt(n(182))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ja);class Za extends t.Plugin{constructor(t){const e=Qa;super(t),this[e(226)]=[e(164),e(183),e(221),e(222),e(211),e(208),e(163)],this[e(185)]=[e(153),e(178),e(158),e(223),e(193),e(171),e(188),e(217),e(206)]}static get[Ya(191)](){return Ya(215)}[Ya(203)](){const t=Ya,e=this[t(213)][t(176)][t(210)](t(181));if(this[t(213)][t(176)][t(196)](t(195))){for(const n of this[t(226)])e[t(219)](n,((e,r)=>{const s=t,o=this[s(213)][s(220)][s(218)][s(200)][s(186)]()[s(194)](s(207));this[s(197)](n,[o],this[s(226)],s(226),e,r)}));e[t(202)][t(225)](t(187),t(226),t(155),e[t(202)][t(204)](t(187),null,t(198))),e[t(202)][t(225)](t(187),t(226),t(198),((e,n)=>this[t(224)](this[t(226)],e,n))),e[t(202)][t(225)](t(187),t(226),t(189),(()=>!1))}if(this[t(213)][t(176)][t(196)](t(228))){for(const n of this[t(185)])e[t(219)](n,((e,r)=>{const s=t,o=this[s(213)][s(176)][s(210)](s(162))[s(180)](this[s(213)][s(220)][s(218)][s(200)]);this[s(197)](n,o,this[s(185)],s(185),e,r)}));e[t(202)][t(225)](t(187),t(185),t(155),e[t(202)][t(204)](t(187),null,t(198))),e[t(202)][t(225)](t(187),t(185),t(198),((e,n)=>this[t(224)](this[t(185)],e,n))),e[t(202)][t(225)](t(187),t(185),t(189),(()=>!1))}e[t(175)][t(156)]((e=>this[t(168)](e)))}[Ya(197)](t,e,n,r,s,o){const i=Ya,a=this[i(213)][i(176)][i(210)](i(181));this[i(213)][i(220)][i(184)](o[i(179)],(()=>{const t=i;for(const i of e)if(this[t(216)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(169)](r);void 0!==n&&(e[r]=n)}s(o),a[t(166)](i,{commandParams:[e]},[],r)}}))}[Ya(224)](t,e,n){const r=Ya,s=e[0][r(170)][r(174)],o=n[r(160)][0];this[r(213)][r(220)][r(172)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(165)](r,o[r],s):e[n(201)](r,s)}))}[Ya(168)](t){const e=Ya;if(t[e(212)])switch(t[e(154)]){case e(226):return{type:e(173),content:Hr(this[e(213)][e(205)],e(159))};case e(185):return{type:e(173),content:Hr(this[e(213)][e(205)],e(167))}}}[Ya(216)](t,e){const n=Ya,r=this[n(213)][n(176)][n(210)](n(181));for(const s of r[n(229)]({skipNotAttached:!0})){const r=s[n(161)]();if(s[n(154)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=J?J.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Ze(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=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 fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=qt?function(t,e){return qt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Zt(t,sn(t),n),r&&(n=Xn(n,7,oc));for(var s=e.length;s--;)Br(n,e[s]);return n})),Ec=Sc;!function(t,e){const n=Sc,r=t();for(;;)try{if(892956===-parseInt(n(538))/1+-parseInt(n(234))/2*(parseInt(n(351))/3)+-parseInt(n(617))/4+parseInt(n(300))/5*(parseInt(n(427))/6)+parseInt(n(266))/7+-parseInt(n(656))/8+parseInt(n(564))/9*(parseInt(n(501))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ac);const bc=Ec(407);class Tc extends t.Plugin{static get[Ec(240)](){return[Ec(232),o.Users,t.PendingActions,Zr,ns,os,fs,Ts,ms,ks,Ss,Bs,to,so,uo,go,bo,Ao,No,Mo,Do,zo,Uo,Xo,Jo,ei,ci,pi,Ni,oi,Gs,Xs,bi,Ai,Si,Di,ji,Hi,Xi,$i,ra,aa,ha,ma,qa,ya,Ra,Pa,Za,Oa,ja,Ha]}static get[Ec(288)](){return Ec(315)}constructor(t){const e=Ec;function n(t){const e=Sc;return t[e(479)]((t=>String[e(269)](t)))[e(467)]("")}super(t),this[e(651)]=!1,this[e(397)](e(273),[]),this.on(e(434),((n,r,s,o)=>{const i=e;this[i(524)][i(334)]((()=>{const e=i;for(const n of[...o,...s])this[e(524)][e(541)][e(387)](n)&&t[e(630)][e(529)](n)}))})),this[e(468)]=new qr(this[e(250)][e(444)][e(311)],this[e(250)][e(543)]),this[e(282)]=null,this[e(645)]=new _c(this[e(250)]),this[e(522)]=new Map,this[e(618)]=t[e(313)][e(325)](e(232)),this[e(587)]=new Set,this[e(524)]=this[e(250)][e(444)],this[e(548)]=new WeakMap,this[e(648)]=!1,this[e(609)]=new Set([e(407)]),this[e(471)]=new Set,t[e(614)][e(242)](e(487),e(580)),this[e(372)]=t[e(614)][e(325)](e(487)),t[e(614)][e(242)](e(261),!0),this[e(392)]=t[e(614)][e(325)](e(261)),this[e(613)]=new f(t,this[e(587)]),this[e(562)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,48,56,51,52])}[Ec(406)](){const t=Ec,n=this[t(250)],r=(e,n)=>{const r=t;if(r(440)!=e)return r(558)+e;const s=n[r(366)]("|")[0];return this[r(495)](s)?r(532):r(657)};n[t(340)][t(649)](t(404))[t(369)]({model:t(596),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(634)](e[n(278)]),a=[n(491),r(o,i)];let c=3e3;return this[n(273)][n(481)](e[n(278)])&&(a[n(459)](n(576)),c=3010),n(528)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(340)][t(649)](t(597))[t(396)]((e=>{const r=t;e.on(r(279),((t,e,s)=>{const o=r;if(!s[o(327)][o(523)])return;const i=e[o(373)];if(!i)return;const c=s[o(517)][o(570)](i);n[o(444)][o(311)][o(347)](i)&&c&&!c[o(342)](o(455))&&c.is(o(579))&&(0,a.toWidget)(c,s[o(323)])}),{priority:r(450)})})),n[t(340)][t(649)](t(597))[t(369)]({model:t(596),view:(e,n)=>{const s=t;if(!n[s(327)][s(523)])return null;const{type:o,subType:i}=this[s(634)](e[s(278)]);return{classes:[s(491),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(373)])return;const{id:c}=this[a(634)](o[a(278)]);if(r){const t=this[a(522)][a(325)](c),e=this[a(408)](t);if(!this[a(495)](e))return}if(o[a(373)].is(a(640)))return void i[a(464)][a(454)](o[a(373)],s[a(356)]);const u=i[a(517)][a(570)](o[a(373)]);if(o[a(373)].is(a(285))&&n[a(444)][a(311)][a(262)](o[a(373)])&&!u[a(342)](a(307))){i[a(323)][a(244)]([a(491),a(532)],u),i[a(323)][a(252)](a(591),c,u),i[a(517)][a(449)](u,o[a(278)]),e&&(this[a(273)][a(481)](o[a(278)])?i[a(323)][a(244)](a(576),u):i[a(323)][a(428)](a(576),u));for(const t of n[a(444)][a(305)](o[a(373)])[a(344)]())i[a(464)][a(454)](t,s[a(356)]);i[a(464)][a(454)](o[a(373)],s[a(356)])}};n[t(340)][t(649)](t(597))[t(396)]((e=>{const n=t;e.on(n(545),((t,e,r)=>{const o=n;r[o(327)][o(523)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(550)})})),n[t(340)][t(649)](t(597))[t(396)]((e=>{const n=t;e.on(n(519),((t,e,r)=>{const o=n;r[o(327)][o(523)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(550)})})),n[t(340)][t(649)](t(597))[t(357)]({model:t(596),view:(e,n)=>n[t(327)][t(523)]?null:{group:t(596),name:e[t(571)](11)}}),n[t(340)][t(649)](t(400))[t(355)]({view:{name:t(596),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(330)+e[r(458)](r(432))+":"+e[r(458)]("id");return e[r(458)](r(339))&&(s+=":"+e[r(458)](r(339))),n[r(386)](r(475),{"data-name":s})}}),n[t(340)][t(649)](t(400))[t(510)]({view:t(596)}),n[t(340)][t(649)](t(404))[t(396)]((e=>{const n=t;e.on(n(545),s(),{priority:n(450)})})),n[t(340)][t(649)](t(404))[t(396)]((e=>{const n=t;e.on(n(519),s({isAttributeSuggestion:!0}),{priority:n(450)})})),n[t(340)][t(649)](t(404))[t(396)]((e=>{const n=t;e.on(n(590),((t,e,r)=>{const s=n,o=r[s(517)][s(457)](e[s(278)]);if(o)for(const t of o)t[s(342)](s(307))||(r[s(323)][s(428)]([s(491),s(532),s(576)],t),r[s(323)][s(553)](s(591),t),r[s(517)][s(452)](t,e[s(278)]))}),{priority:n(450)})})),n[t(340)][t(649)](t(404))[t(396)]((e=>{const n=t;e.on(n(343),((t,e,r)=>{const s=n,o=r[s(517)][s(457)](e[s(278)]);if(!o)return;const{id:i}=this[s(634)](e[s(278)]),a=this[s(522)][s(325)](i),c=this[s(408)](a);if(this[s(495)](c))for(const t of o)t[s(342)](s(307))||(r[s(323)][s(428)]([s(491),s(532),s(576)],t),r[s(323)][s(553)](s(591),t),r[s(517)][s(452)](t,e[s(278)]))}),{priority:n(450)})})),n[t(444)][t(297)][t(560)]((e=>{const r=t;let s=!1;const o=Array[r(378)](n[r(444)][r(297)][r(572)][r(359)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(634)](t);if(r(596)!==o)continue;const h=this[r(522)][r(325)](f);if(null!=c[r(335)]){r(470)==u&&(s=s||Cc(c[r(335)],t,e,n[r(444)][r(311)]));const o=r(440)==u&&this[r(495)](l[r(366)]("|")[0]);if(c[r(335)][r(337)]||r(644)==c[r(335)][r(537)][r(660)]||r(623)==u&&!Nc(c[r(335)])||o&&!Nc(c[r(335)])||r(528)==u&&(kc(a=c[r(335)])||function(t){const e=r;return t[e(230)][e(382)]==t[e(527)][e(294)]&&t[e(230)][e(516)]}(a)))e[r(374)](t),s=!0;else{if(!h||!h[r(443)])continue;i[r(396)](h)}}}var a;return i[r(245)]>0&&(s=!!this[r(413)](i)||s),s})),n[t(444)][t(297)][t(560)]((e=>{const r=t;let s=!1;for(const t of n[r(444)][r(297)][r(572)][r(316)]())if(r(319)==t[r(513)])for(const t of this[r(522)][r(451)]()){if(t[r(497)]||!t[r(443)])continue;const o=r(623)==t[r(513)],i=this[r(408)](t),a=i&&this[r(495)](i);if(!o&&!a)continue;const c=t[r(293)]();if(c[r(230)][r(382)]!=c[r(527)][r(382)]&&!c[r(527)][r(516)]){const o=n[r(444)][r(502)](c[r(230)][r(462)],r(527)),i=n[r(444)][r(592)](c[r(230)],o);e[r(589)](t[r(568)](),{range:i}),s=!0}}return s})),n[t(444)][t(297)][t(560)]((e=>this[t(534)](e))),n[t(444)][t(297)][t(560)]((e=>!e[t(308)][t(314)]&&this[t(533)](e))),n[t(444)].on(t(376),(()=>{this[t(651)]=!1})),n[t(444)][t(297)].on(t(333),((r,s)=>{const o=t;if(!s[o(314)]||s[o(492)])return;if(!this[o(651)])return;const i=n[o(444)][o(297)][o(572)][o(316)]();if(0==i[o(652)])return;const a=[],c=i[o(259)]((t=>o(440)==t[o(513)])),u=i[o(259)]((t=>o(319)==t[o(513)]&&o(628)!=t[o(356)])),l=i[o(259)]((t=>o(638)==t[o(513)]&&o(628)!=t[o(356)]));for(const t of c)this[o(503)](t[o(658)])&&a[o(459)]({key:t[o(658)],newValue:t[o(574)],oldValue:t[o(298)],range:Rc(t[o(295)],n[o(444)])});for(const t of u){const e=l[o(283)]((e=>e[o(655)]===t[o(655)]));if(e){const r=vc(t[o(595)][o(462)],n[o(444)]);e[o(356)]!==t[o(356)]&&a[o(459)]({key:o(407),newValue:t[o(356)],oldValue:e[o(356)],range:r});for(const[n,s]of e[o(483)]){if(!this[o(503)](n))continue;const e=t[o(483)][o(325)](n);s!==e&&a[o(459)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(483)])this[o(503)](n)&&(e[o(483)][o(387)](n)||a[o(459)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(652)]&&n[o(444)][o(639)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(281)](t,e,s,o,{groupId:r});this[n(260)](t,a)}))}),{priority:t(485)}),n[t(444)][t(541)].on(t(512),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(634)](n[s(356)]),e=this[s(522)][s(325)](t);e&&e[s(530)](n[s(356)])}})),n[t(444)][t(297)].on(t(333),(()=>{const e=t,r=Array[e(378)](n[e(444)][e(297)][e(572)][e(359)]())[e(259)]((t=>e(596)===this[e(634)](t[e(356)])[e(286)]));if(0===r[e(652)])return;r[e(390)](((t,n)=>{const r=e,s=t[r(236)][r(525)],o=n[r(236)][r(525)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(230)][r(326)](o[r(230)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(634)](t);if(null===n[e(525)]){const n=this[e(547)](t);o[e(396)](n)}else{const t=this[e(522)][e(325)](r);null!==n[e(335)]||t[e(443)]?(s[e(396)](t[e(504)]),o[e(396)](t)):this[e(635)](t)}}o[e(245)]>0&&this[e(367)](o);for(const t of s)this[e(461)](e(263),t)})),n[t(444)].on(t(385),((e,r)=>{const s=t,o=r[0];if(!this[s(522)][s(245)])return;if(!o[s(465)])return;if(o[s(308)][s(492)]||!o[s(308)][s(314)])return;let i,a;switch(o[s(513)]){case s(319):i=n[s(444)][s(502)](o[s(595)]),a=i[s(551)](o[s(275)]);break;case s(366):i=n[s(444)][s(502)](o[s(466)]),a=n[s(444)][s(502)](o[s(446)]);break;case s(368):i=n[s(444)][s(502)](o[s(456)]),a=i[s(551)](o[s(275)]);break;default:return}const c=n[s(444)][s(592)](i,a);n[s(444)][s(334)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(586)](c)){if(e[t(497)])continue;if(t(470)==e[t(513)])continue;const r=this[t(408)](e);if(r&&this[t(495)](r)&&t(366)!=o[t(513)])continue;const s=e[t(236)]&&e[t(236)][t(615)];(t(623)!=e[t(513)]||t(366)==o[t(513)]&&!s)&&(n[t(317)]||t(241)==e[t(513)]&&n[t(431)]||e[t(293)]()[t(567)](c)&&this[t(642)](e,i,a))}}))}),{priority:t(485)}),n[t(444)].on(t(433),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(612)])return;if(this[s(648)])return;if(!this[s(613)][s(437)])return;if(o[s(337)])return;const a=n[s(444)][s(311)],{start:c,end:u}=o[s(293)](),l=c[s(462)]&&a[s(388)](c[s(462)])?null:a[s(235)](c,s(610)),f=u[s(294)]&&a[s(388)](u[s(294)])?null:a[s(235)](u,s(593)),h=n[s(444)][s(592)](l?l[s(230)]:c,f?f[s(527)]:u);n[s(444)][s(334)]((t=>{const e=s;this[e(647)](h);const r=n[e(444)][e(311)][e(235)](h[e(230)]);o.is(e(380))?t[e(653)](r):o[e(231)](r)})),e[s(583)]()}),{priority:e.priorities[t(542)]+10}),n[t(444)].on(t(254),((e,r)=>{const s=t,o=r[r[s(652)]-1];o&&o[s(612)]||this[s(648)]||this[s(613)][s(437)]&&(n[s(444)][s(334)]((()=>{const t=s;let o=n[t(444)][t(254)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(636)]=o[t(291)]();const i=o[t(527)][t(294)],a=n[t(444)][t(311)];i&&a[t(262)](i)&&!a[t(347)](i)&&(o=n[t(444)][t(592)](o[t(230)],n[t(444)][t(502)](i,t(527)))),this[t(650)](o)})),e[s(583)]())}),{priority:t(450)}),this[t(250)][t(270)][t(396)](t(518),this[t(613)]),this[t(520)](t(518));const o=new d(n,this[t(522)]);n[t(270)][t(396)](t(402),o),this[t(520)](t(402));const i=new b(n,this[t(522)]);n[t(270)][t(396)](t(414),i),this[t(520)](t(414)),n[t(270)][t(396)](t(480),new S(n,o,this[t(522)])),this[t(520)](t(480)),n[t(270)][t(396)](t(619),new S(n,i,this[t(522)])),this[t(520)](t(619)),n[t(270)][t(396)](t(646),new w(n,o,this[t(522)])),this[t(520)](t(646)),n[t(270)][t(396)](t(256),new w(n,i,this[t(522)])),this[t(520)](t(256));const c=n[t(313)][t(325)](t(232));this[t(549)](c,t(441),((e,{threadId:n})=>{const r=t,s=this[r(522)][r(325)](n);s&&s[r(257)]&&1===s[r(257)][r(652)]&&this[r(310)](n,{hasComments:!0})}),{priority:t(540)}),this[t(549)](c,t(500),((e,{threadId:n})=>{const r=t,s=this[r(522)][r(325)](n);s&&s[r(257)]&&!s[r(257)][r(652)]&&this[r(310)](n,{hasComments:!1})}),{priority:t(540)})}set[Ec(460)](t){const n=Ec;if(this[n(282)])throw new e.CKEditorError(n(493),this);this[n(282)]=t}get[Ec(460)](){return this[Ec(282)]}[Ec(616)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(522)][n(451)]())t&&!e[n(443)]||r[n(459)](e);return e?r[n(479)]((t=>t[n(552)]())):r}[Ec(338)](t){const n=Ec,r=this[n(522)][n(325)](t);if(!r)throw new e.CKEditorError(n(371),this);return r}[Ec(490)](t){const e=Ec;return this[e(522)][e(387)](t)}[Ec(361)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(513)][e(366)](":"),a=this[e(522)][e(325)](r)||this[e(377)](o,i,r,n,s);if(this[e(559)](a),this[e(237)](a,o,i||null,n),a[e(312)]=t[e(312)],a[e(544)]=!0,s&&s[e(622)]){const t=s[e(622)],n=this[e(494)](t[e(277)]);a[e(546)]=t[e(312)],a[e(535)]=n,a[e(301)]=!0}else a[e(546)]=t[e(312)];switch(t[e(236)]&&(a[e(236)]=t[e(236)]),t[e(483)]&&(a[e(483)]=t[e(483)]),this[e(282)]&&this[e(282)][e(421)]||(a[e(445)]=!0),this[e(548)][e(325)](a)){case e(575):this[e(548)][e(397)](a,e(352));break;case e(264):a[e(443)]?(this[e(413)](new Set([a])),this[e(367)](new Set([a])),this[e(548)][e(397)](a,e(435)),this[e(461)](e(472),a)):this[e(548)][e(397)](a,e(320))}return a}[Ec(402)](t){const e=Ec;this[e(612)]((()=>{const n=e;this[n(250)][n(444)][n(334)]((()=>{const e=n;for(const n of t[e(332)]())n[e(654)]()}))}))}[Ec(414)](t){const e=Ec;this[e(612)]((()=>{const n=e;this[n(250)][n(444)][n(334)]((()=>{const e=n;for(const n of t[e(332)]())n[e(621)]()}))}))}[Ec(520)](t,n){const r=Ec,s=this[r(250)][r(270)][r(325)](t);if(!s)throw new e.CKEditorError(r(426),this,{commandName:t});if(this[r(587)][r(387)](s))throw new e.CKEditorError(r(375),this,{commandName:t});this[r(587)][r(396)](s),n&&s.on(r(354),((t,e)=>{const o=r;this[o(613)][o(437)]&&(this[o(648)]||(e[o(652)]>0&&e[e[o(652)]-1]&&e[e[o(652)]-1][o(612)]?e[o(289)]():(t[o(636)]=n(((...t)=>s[o(354)](...t,{forceDefaultExecution:!0})),...e),t[o(583)]())))}),{priority:r(450)})}[Ec(612)](t){const n=Ec;let r,s;const o=this[n(648)];this[n(648)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(648)]=!1),s&&e.CKEditorError[n(496)](s,this),r}[Ec(650)](t,n=null,r={}){const s=Ec;if(t[s(337)])return null;const o=this[s(250)][s(313)][s(325)](s(539)).me;for(const{suggestion:e,meta:o}of this[s(586)](t,s(241)))if(o[s(431)]){if(!o[s(565)]){if(o[s(317)]){if(!this[s(392)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(642)](e,t[s(230)],t[s(527)]);break}if(n==e[s(643)]&&wc(e,r)){const n=e[s(293)]();return n[s(230)][s(249)](t[s(527)])?this[s(482)](e,this[s(524)][s(592)](t[s(230)],n[s(527)])):this[s(482)](e,this[s(524)][s(592)](n[s(230)],t[s(527)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(410)+n:s(241),u=this[s(627)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(641)](c,i,a,t),u}[Ec(453)](t,n=Ec(363),r={}){const s=Ec,o=this[s(250)][s(313)][s(325)](s(539)).me,i=this[s(645)][s(251)](s(241),n,s(467));for(const e of this[s(616)]())if(e[s(535)].id==o.id&&s(241)==e[s(513)]&&e[s(643)]==n&&wc(e,r)&&(i(e[s(303)](),t)||i(t,e[s(303)]()))){for(const n of t)e[s(507)](n);return e}for(const{suggestion:e,meta:n}of this[s(586)](t,s(241))){if(!n[s(431)])continue;if(!this[s(392)]&&n[s(317)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(303)]())for(const e of t)if(!n[s(567)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(410)+n,l=this[s(627)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(641)](u,a,c,e,zr[s(271)]());return l}[Ec(349)](t,n,r=null,s={}){const o=Ec;if(r=r||Lc(n),t[o(337)])return null;if(o(345)===this[o(372)]){const e=this[o(645)][o(251)](o(470),r,o(654));return this[o(612)]((()=>e([t],n,s))),null}const i=this[o(250)][o(313)][o(325)](o(539)).me,a=[];if(o(566)!==this[o(372)])for(const{suggestion:e,meta:n}of this[o(586)](t,o(241)))n[o(431)]&&!n[o(498)]&&a[o(459)](...e[o(303)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(521)](s);e&&r[n(459)](e)}return r}(t,a),u=function(t,e){const n=o,r=[t];for(const t of e){let e=0;for(;e<r[n(652)];){const s=r[e][n(626)](t);r[n(364)](e,1,...s),e+=s[n(652)]}}return r}(t,a);c[o(652)]&&this[o(524)][o(334)]((()=>{const t=o;for(const e of c){const o=this[t(645)][t(251)](t(470),r,t(654));this[t(612)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(230)],u=t[o(527)];for(const{suggestion:e,meta:n}of this[o(586)](t,o(470))){if(!n[o(431)])continue;if(e[o(643)]!=r)continue;if(!wc(e,s))continue;const i=e[o(293)]();if(i[o(567)](t,!0))return null;c=c[o(326)](i[o(230)])?c:i[o(230)],u=u[o(336)](i[o(527)])?u:i[o(527)],a?i[o(230)][o(326)](a[o(293)]()[o(230)])?(a[o(389)](),a=e):e[o(389)]():a=e}const l=this[o(524)][o(592)](c,u);if(a)this[o(482)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(627)]({id:t,type:o(505)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(641)](o(505)+r,t,a,l)}}return null}[Ec(267)](t,n,r=[],s=null,o={}){const i=Ec;n[i(601)]||(n[i(601)]=n[i(637)]),n[i(615)]=t.is(i(295)),s=s||Lc(n);const a=r[i(479)]((t=>vc(t,this[i(524)]))),c=t.is(i(295))?t:vc(t,this[i(524)]);if(i(345)===this[i(372)]){const t=this[i(645)][i(251)](i(623),s,i(654));return this[i(612)]((()=>t([c],n,o))),null}a[i(459)](c);let u=!0;for(const t of a)if(!this[i(365)](t)){u=!1;break}if(u&&i(566)!==this[i(372)]){const t=this[i(645)][i(251)](i(623),s,i(654));return this[i(612)]((()=>t([c],n,o))),null}let l=null,f=c[i(230)],h=c[i(527)];for(const{suggestion:t,meta:e}of this[i(586)](c,i(623))){if(!e[i(431)])continue;if(e[i(565)]||e[i(317)]||e[i(498)])continue;if(t[i(236)][i(601)]!=n[i(601)])continue;if(!wc(t,o))continue;const r=t[i(293)]();if(t[i(643)]==s){if(r[i(567)](c,!0))return null;f=f[i(326)](r[i(230)])?f:r[i(230)],h=h[i(336)](r[i(527)])?h:r[i(527)],l?r[i(230)][i(326)](l[i(293)]()[i(230)])?(l[i(389)](),l=t):t[i(389)]():l=t}else{const e=c[i(521)](r);this[i(239)](t,e)}}const g=this[i(250)][i(313)][i(325)](i(539)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(482)](l,this[i(524)][i(592)](f,h)),l;{const t=this[i(627)]({id:d,type:i(243)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(641)](i(243)+s,d,p,this[i(524)][i(592)](f,h)),t}}[Ec(436)](t,n,r=[],s=null,o={}){const i=Ec;n[i(601)]||(n[i(601)]=n[i(637)]);const a=t[0];n[i(615)]=a.is(i(295)),s=s||Lc(n);const c=r[i(479)]((t=>vc(t,this[i(524)]))),u=a.is(i(295))?t:t[i(479)]((t=>vc(t,this[i(524)])));if(i(345)===this[i(372)]){const t=this[i(645)][i(251)](i(623),s,i(654));return this[i(612)]((()=>t(u,n,o))),null}c[i(459)](...u);let l=!0;for(const t of c)if(!this[i(365)](t)){l=!1;break}if(l&&i(566)!==this[i(372)]){const t=this[i(645)][i(251)](i(623),s,i(654));return this[i(612)]((()=>t(u,n,o))),null}const f=this[i(250)][i(313)][i(325)](i(539)).me;for(const t of this[i(616)]()){if(t[i(535)].id!=f.id)continue;if(i(623)!=t[i(513)]||t[i(236)][i(601)]!=n[i(601)])continue;if(!wc(t,o))continue;const e=t[i(643)]==s;for(let n=0;n<u[i(652)];n++){const r=u[n];for(const s of t[i(473)]()){const o=s[i(420)]();if(r[i(249)](o)){e?(u[i(364)](n,1),n--):t[i(374)](s[i(356)]);break}}}}if(0==u[i(652)])return null;const h=this[i(645)][i(251)](i(623),s,i(467));for(const t of this[i(616)]())if(t[i(535)].id==f.id&&i(623)==t[i(513)]&&t[i(236)][i(601)]==n[i(601)]&&t[i(643)]==s&&wc(t,o)&&(h(t[i(303)](),u)||h(u,t[i(303)]()))){for(const e of u)t[i(507)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(243)+s,m=this[i(627)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(641)](p,g,d,t,zr[i(271)]());return m}[Ec(647)](t,n=null,r={}){const s=Ec;if(t[s(337)])return null;const o=this[s(250)][s(313)][s(325)](s(539)).me,a=new i.LiveRange(t[s(230)],t[s(527)]);for(const{suggestion:t,meta:e}of this[s(586)](a,s(241)))if(e[s(431)]&&!e[s(565)])if(t[s(497)]){const e=t[s(303)]()[s(259)]((t=>s(644)!=t[s(537)][s(660)]));if(e[s(599)]((t=>a[s(567)](t,!0)))&&t[s(621)](),e[s(508)]((t=>t[s(567)](a,!0)))){const t=this[s(645)][s(251)](s(528),n,s(654));return this[s(612)]((()=>t([a],null,r))),null}}else{const e=a[s(521)](t[s(293)]());null!==e&&t[s(488)]([e],null,r)}if(a[s(469)](),a[s(337)]||s(644)==a[s(537)][s(660)])return null;let c=null,u=a[s(230)],l=a[s(527)];const f=this[s(586)](a,s(528));for(const{suggestion:t,meta:e}of f){const n=this[s(524)][s(592)](u,l);if(e[s(431)]&&(this[s(392)]||!e[s(317)]&&!e[s(498)]))if(t[s(497)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(303)]()){if(r[s(567)](n,!0))return t;n[s(567)](r)||(e=!1)}e&&t[s(621)]()}else{const e=t[s(293)]();if(e[s(567)](n,!0))return t;if(!wc(t,r)){n[s(567)](e)?t[s(389)]():e[s(620)](u)?u=e[s(527)]:e[s(620)](l)&&(l=e[s(230)]);continue}u=u[s(326)](e[s(230)])?u:e[s(230)],l=l[s(336)](e[s(527)])?l:e[s(527)],r=Object[s(302)]({},t[s(483)]),c?e[s(230)][s(326)](c[s(293)]()[s(230)])?(c[s(389)](),c=t):t[s(389)]():c=t}}if(c)return this[s(482)](c,this[s(524)][s(592)](u,l)),c;{const t=(0,e.uid)(),i=this[s(524)][s(592)](u,l),a=o.id,c=n?s(346)+n:s(528),f=this[s(627)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(641)](c,t,a,i),f}}[Ec(424)](t,n=Ec(363),r={}){const s=Ec,o=this[s(250)][s(313)][s(325)](s(539)).me,a=t[s(479)]((t=>new i.LiveRange(t[s(230)],t[s(527)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(586)](a,s(241)))e[s(431)]&&!e[s(565)]&&c[s(396)](t);for(const e of c)if(e[s(497)]){const o=e[s(303)]();if((!e[s(483)]||!e[s(483)][s(608)])&&o[s(599)]((t=>a[s(508)]((e=>e[s(567)](t,!0)))))&&e[s(621)](),a[s(599)]((t=>o[s(508)]((e=>e[s(567)](t,!0)))))){const e=this[s(645)][s(251)](s(528),n,s(654));return this[s(612)]((()=>e(t,null,r))),null}}else{const t=e[s(293)]();if(a[s(508)]((e=>e[s(567)](t,!0)))&&e[s(621)](),a[s(599)]((e=>t[s(567)](e,!0)))){const t=this[s(645)][s(251)](s(528),n,s(654));return this[s(612)]((()=>t(a,null,r))),null}}const u=this[s(645)][s(251)](s(528),n,s(467));let l=null;for(const t of this[s(616)]())if(t[s(535)].id==o.id&&t[s(443)]&&s(528)==t[s(513)]&&t[s(643)]==n&&wc(t,r)&&(u(t[s(303)](),a)||u(a,t[s(303)]())))if(l){if(t[s(257)]&&t[s(257)][s(652)])continue;for(const e of t[s(303)]())l[s(411)](e)||l[s(507)](e);t[s(389)]()}else{l=t;for(const e of a)t[s(411)](e)||t[s(507)](e)}if(l)return l;c[s(403)]();for(const{suggestion:t,meta:e}of this[s(586)](a,s(528)))e[s(431)]&&(this[s(392)]||!e[s(317)]&&!e[s(498)])&&wc(t,r)&&c[s(396)](t);for(const t of c){const e=t[s(303)]();if((!r||!r[s(608)])&&a[s(599)]((t=>e[s(508)]((e=>e[s(567)](t,!0))))))return t;(!t[s(483)]||!t[s(483)][s(608)])&&e[s(599)]((t=>a[s(508)]((e=>e[s(567)](t,!0)))))&&t[s(621)]()}const f=(0,e.uid)(),h=o.id,g=s(346)+n,d=this[s(627)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(469)](),t[s(337)]||s(644)==t[s(537)][s(660)]||this[s(641)](g,f,h,t,zr[s(271)]());return d}[Ec(281)](t,n,r,s,o){const i=Ec;if(t[i(337)])return[];if(i(345)===this[i(372)])return[];const a=this[i(250)][i(313)][i(325)](i(539)).me.id,c=Array[i(378)](this[i(522)][i(451)]())[i(259)]((e=>i(440)==e[i(513)]&&e[i(236)][i(578)]==n&&e[i(411)](t)));if(i(580)===this[i(372)]){const e=this[i(586)](t,i(241))[i(259)]((({meta:t})=>t[i(431)]&&!t[i(498)]&&!t[i(565)]))[i(479)]((({suggestion:t})=>t));c[i(659)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(440)==t[i(513)]?t[i(236)][i(415)]:void 0,o=t[i(293)](),a=Array[i(378)](u[i(324)]())[i(283)]((t=>t[i(430)](o)));if(!a)continue;const c=a[i(626)](o);this[i(495)](n)&&i(241)==t[i(513)]&&0!=c[i(652)]||(u[i(425)](a),c[i(447)]((t=>{u[i(397)](t,r)})),i(241)!=t[i(513)]&&e!=s&&u[i(397)](a[i(521)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(652)]>37&&console[i(419)](i(506),{key:n});const f=(i(448)+(n+"|")+Lc({newValue:s}))[i(514)](0,60),h=this[i(627)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(459)](h),this[i(641)](f,c,a,t)}return l}[Ec(554)](t){const e=Ec;this[e(609)][e(396)](t)}[Ec(292)](t){const e=Ec;this[e(471)][e(396)](t)}[Ec(611)](t,e=[],n=[]){const r=Ec;this[r(520)](t,((t,...e)=>{this[r(328)]((()=>{t(...e)}))}));for(const t of e)this[r(292)](t);for(const t of n)this[r(554)](t)}[Ec(408)](t){const e=Ec;return e(440)==t[e(513)]?t[e(643)][e(366)]("|")[0]:null}[Ec(482)](t,e){const n=Ec,r=t[n(568)]();this[n(524)][n(334)]((t=>{t[n(589)](r,{range:e})}))}[Ec(559)](t){const e=Ec,n=t.id,r=this[e(250)][e(614)][e(325)](e(362));this[e(618)][e(358)](n)||this[e(618)][e(439)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(618)][e(573)](n);s[e(624)](e(274)),s[e(274)]=!1,t[e(257)]=s}[Ec(237)](t,n,r,s){const o=Ec;if(t[o(513)]!=n||t[o(643)]!=r||t[o(348)].id!=s)throw this[o(250)][o(631)](o(395)),new e.CKEditorError(o(395),this)}[Ec(239)](t,n){const r=Ec,s=t[r(293)]();if(n[r(249)](s))t[r(389)]();else if(s[r(567)](n)){const o=this[r(524)][r(502)](n[r(230)][r(294)],r(527));this[r(482)](t,this[r(524)][r(592)](s[r(230)],o));const i=(0,e.uid)(),a=t[r(348)].id,c=t[r(513)]+":"+t[r(643)];this[r(627)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(236)],attributes:t[r(483)]});const u=this[r(524)][r(502)](n[r(527)][r(382)],r(563)),l=this[r(524)][r(592)](u,s[r(527)]);this[r(641)](c,i,a,l)}else if(s[r(620)](n[r(230)])){const e=this[r(524)][r(502)](n[r(230)][r(294)],r(527));this[r(482)](t,this[r(524)][r(592)](s[r(230)],e))}else{const e=this[r(524)][r(502)](n[r(527)][r(382)],r(563));this[r(482)](t,this[r(524)][r(592)](e,s[r(527)]))}}[Ec(365)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(586)](t,e(241))){if(!r[e(431)])continue;const s=n[e(303)]();for(const n of s)if(!t[e(626)](n)[e(652)])return!0}return!1}[Ec(247)](t){const n=Ec,r=this[n(250)][n(313)][n(325)](n(539))[n(478)](t);if(!r)throw new e.CKEditorError(n(418),this);return r}[Ec(494)](t){const e=Ec,n=this[e(250)][e(313)][e(325)](e(539)),r=(0,o.hashObject)(e(499)+t);return n[e(478)](r)||n[e(370)]({id:r,name:t})}[Ec(377)](t,e,n,r,s){const o=Ec,i=this[o(247)](r),a=this[o(645)][o(272)](t,e,n,i,s,(t=>{const e=o;this[e(310)](n,{attributes:t});const r=this[e(338)](n);this[e(413)](new Set([r])),this[e(367)](new Set([r]))}));return this[o(549)](a,o(654),(()=>{const t=o;this[t(310)](n,{state:t(290)})}),{priority:o(450)}),this[o(549)](a,o(621),(()=>{const t=o;this[t(310)](n,{state:t(329)})}),{priority:o(450)}),this[o(522)][o(397)](n,a),this[o(548)][o(397)](a,o(575)),a}[Ec(634)](t){const e=Ec,n=t[e(366)](":");return{group:n[0],type:n[1],subType:n[e(652)]>=5?n[2]:null,id:n[e(652)]<5?n[2]:n[3],authorId:n[e(652)]<5?n[3]:n[4],markerCount:6==n[e(652)]?n[5]:null}}[Ec(642)](t,n,r){const s=Ec,o=t[s(293)](),i=o[s(230)],a=o[s(527)];this[s(482)](t,this[s(524)][s(592)](i,n));const c=(0,e.uid)(),u=t[s(348)].id,l=t[s(513)]+(t[s(643)]?":"+t[s(643)]:"");this[s(627)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(483)],data:t[s(236)]});const f=this[s(408)](t);(s(623)==t[s(513)]||f&&this[s(495)](f))&&(r=this[s(524)][s(405)](r[s(382)])),this[s(641)](l,c,u,this[s(524)][s(592)](r,a))}[Ec(586)](t,e=null){const n=Ec,r=[],s=this[n(250)][n(313)][n(325)](n(539)).me;Array[n(350)](t)||(t=[t]);for(const o of this[n(616)]()){if(!o[n(443)])continue;if(e&&o[n(513)]!=e)continue;let i=!1;for(const e of o[n(303)]()){for(const a of t){const t=a[n(230)][n(249)](e[n(527)])||a[n(527)][n(249)](e[n(230)]);if(t||a[n(521)](e)){const c=a[n(567)](e)&&yc(this[n(524)][n(311)],e[n(230)],a),u=e[n(567)](a)&&yc(this[n(524)][n(311)],a[n(230)],e);r[n(459)]({suggestion:o,meta:{isOwn:s==o[n(535)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(641)](t,e,n,r,s){const o=Ec;this[o(524)][o(334)]((i=>{const a=o;let c=a(330)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(416)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(635)](t){const e=Ec,n=t[e(603)],r=t[e(253)];t[e(603)]=null,t[e(253)]=null,null!=n&&n[e(253)]==t&&(n[e(253)]=r),null!=r&&r[e(603)]==t&&(r[e(603)]=n),e(435)==this[e(548)][e(325)](t)&&(this[e(548)][e(397)](t,e(320)),this[e(461)](e(463),t,n,r))}[Ec(627)](t){const n=Ec,r=t.id,s=this[n(361)](t);if(this[n(282)]&&this[n(282)][n(421)]){const o=this[n(250)][n(313)][n(325)](n(309)),i=s[n(287)],a=s[n(643)]?s[n(513)]+":"+s[n(643)]:s[n(513)],c=this[n(250)][n(543)],u=o[n(396)](Hr(c,n(391))),l={id:r,type:a,hasComments:i,data:t[n(236)]||null,originalSuggestionId:t[n(394)]||null,attributes:s[n(483)]};this[n(282)][n(421)](l)[n(484)]((t=>{const e=n;s[e(445)]=!0,o[e(638)](u),t&&t[e(312)]&&(this[e(522)][e(325)](r)[e(312)]=t[e(312)])}))[n(474)]((t=>{const r=n;throw(0,e.logWarning)(r(476)),this[r(250)][r(444)][r(639)]({isUndoable:!1},(()=>{s[r(621)]()})),s[r(248)](),this[r(522)][r(425)](s.id),this[r(548)][r(425)](s),t}))}return s}[Ec(495)](t){const e=Ec;return this[e(609)][e(387)](t)}[Ec(310)](t,e){const n=Ec,r=this[n(250)][n(313)][n(325)](n(309)),s=this[n(338)](t);if(this[n(282)]&&this[n(282)][n(258)])if(s[n(445)]){const s=r[n(396)](Hr(this[n(250)][n(543)],n(391)));this[n(282)][n(258)](t,e)[n(484)]((()=>{r[n(638)](s)}))}else s.on(n(280),(()=>{this[n(310)](t,e)}))}[Ec(360)](t){const n=Ec;if(!this[n(282)]||!this[n(282)][n(338)])throw new e.CKEditorError(n(511),this);return this[n(282)][n(338)](t)}[Ec(547)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(634)](t),i=this[e(522)][e(325)](n)||this[e(377)](r,s,n,o,{});switch(this[e(237)](i,r,s,o),this[e(548)][e(325)](i)){case e(575):this[e(360)](n)[e(484)]((t=>{const r=e;let s=Promise[r(556)]();t[r(287)]&&(s=this[r(618)][r(417)]({channelId:this[r(250)][r(614)][r(325)](r(362)),threadId:n})),s[r(484)]((()=>{const e=r;this[e(361)](t)[e(445)]=!0}))})),this[e(548)][e(397)](i,e(264));break;case e(320):this[e(310)](n,{state:e(422)});case e(352):this[e(548)][e(397)](i,e(435)),this[e(461)](e(472),i);break;case e(435):this[e(461)](e(263),i)}return i[e(530)](t),i}[Ec(367)](t){const e=Ec,n=Array[e(378)](t),r=n[e(259)]((t=>e(440)==t[e(513)]));this[e(238)](r);const s=n[e(259)]((t=>!t[e(497)]&&e(440)!=t[e(513)])),o=this[e(616)]({skipNotAttached:!0})[e(259)]((t=>!t[e(497)]&&e(440)!=t[e(513)])),i=o[e(259)]((n=>!t[e(387)](n))),a=new Map(o[e(479)]((t=>[t,this[e(645)][e(251)](t[e(513)],t[e(643)],e(265))]))),c=new Map(o[e(479)]((t=>[t,t[e(293)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(652)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(652)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(652)];t++){const n=s[t];!l[e(387)](n)&&n[e(603)]&&(f[e(396)](n[e(603)]),n[e(603)][e(253)]===n&&(n[e(603)][e(253)]=null),n[e(603)]=null),!u[e(387)](n)&&n[e(253)]&&(f[e(396)](n[e(253)]),n[e(253)][e(603)]===n&&(n[e(253)][e(603)]=null),n[e(253)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(652)];e++){const r=g(t,n[e]);r&&(r[0][s(253)]=r[1],r[1][s(603)]=r[0],u[s(396)](r[0]),l[s(396)](r[1]))}}function g(t,n){const r=e;if(t[r(535)].id!==n[r(535)].id)return null;const s=a[r(325)](t)(t,n,c[r(325)](t),c[r(325)](n));return s&&a[r(325)](n)(t,n,c[r(325)](t),c[r(325)](n))?s[1][r(257)]&&s[1][r(257)][r(652)]?null:s:null}f[e(245)]&&this[e(367)](f)}[Ec(238)](t){const e=Ec;if(0==t[e(652)])return;const n=this[e(616)]({skipNotAttached:!0})[e(259)]((t=>e(440)==t[e(513)]&&t[e(544)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(483)]);s[e(387)](n)||(s[e(397)](n,r[e(652)]),r[e(459)]([]));const i=s[e(325)](n);r[i][e(459)](t)}!function(){const t=e;r[t(390)](((e,n)=>{const r=t,s=e[0][r(312)],o=n[0][r(312)];return s==o?e[0][r(483)][r(582)]<n[0][r(483)][r(582)]?-1:1:s<o?-1:1}));for(const e of r)e[t(390)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(652)];t++){if(0==r[t][e(652)])continue;const n=[];for(let s=t+1;s<r[e(652)];s++)0!=r[s][e(652)]&&i(r[t],r[s])&&n[e(459)](s);for(const s of n)r[t]=r[t][e(569)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(652)];n++)t[n][e(253)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(652)];n++)t[n][e(603)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(483)][r(582)]!==n[0][r(483)][r(582)]&&t[0][r(535)]!==n[0][r(535)])return!1;if(!function(t,e){const n=r;return!t[n(287)]&&!e[n(287)]||(!t[n(287)]||!e[n(287)])&&(!!(t[n(287)]&&e[n(312)]<t[n(257)][n(561)][n(325)](0)[n(312)])||!!(e[n(287)]&&t[n(312)]<e[n(257)][n(561)][n(325)](0)[n(312)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(483)],r(582)),o=Ic(n[0][r(483)],r(582));return!!wr(s,o)&&(!!t[r(599)]((t=>n[r(508)]((e=>t[r(293)]()[r(249)](e[r(293)]())))))&&n[r(599)]((e=>t[r(508)]((t=>e[r(293)]()[r(249)](t[r(293)]()))))))}}[Ec(413)](t){const e=Ec,n=Array[e(378)](t),r=this[e(616)]({skipNotAttached:!0}),s=r[e(259)]((n=>!t[e(387)](n))),o=new Map(n[e(479)]((t=>[t,this[e(645)][e(251)](t[e(513)],t[e(643)],e(467))]))),i=new Map(r[e(479)]((t=>[t,t[e(303)]()])));for(let t=0;t<n[e(652)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(652)];t++)if(a(this,n[t],s,0))return!0;return!1;function a(t,n,r,s){const a=e;for(let e=s;e<r[a(652)];e++){const s=r[e];if(s[a(513)]!==n[a(513)]||s[a(535)].id!==n[a(535)].id||s[a(643)]!==n[a(643)])continue;if(!Oc(n,s,[a(582)]))continue;if(a(440)==n[a(513)]&&n[a(236)][a(415)]!=s[a(236)][a(415)])continue;if(a(440)==n[a(513)]&&t[a(495)](n[a(236)][a(578)]))continue;if(a(623)==n[a(513)]){const e=t[a(250)][a(444)],r=n[a(607)]();if(r&&(e[a(311)][a(347)](r)||e[a(311)][a(388)](r)))continue}const c=o[a(325)](n),u=i[a(325)](n),l=i[a(325)](s),f=n[a(257)]&&n[a(257)][a(652)],h=s[a(257)]&&s[a(257)][a(652)];if(!f&&c(l,u))return t[a(557)](s,n),i[a(425)](n),!0;if(!h&&c(u,l))return t[a(557)](n,s),i[a(425)](s),!0}return!1}}[Ec(557)](t,e){const n=Ec;if(t[n(497)])for(const r of e[n(303)]())t[n(507)](r);else{const r=e[n(293)]()[n(527)];this[n(482)](t,this[n(524)][n(592)](t[n(293)]()[n(230)],r))}e[n(389)]()}[Ec(423)](t,e){const n=Ec,r=t[n(412)](n(331))||t[n(412)](n(440))?n(296):t[n(489)]();return Hr(this[n(250)][n(543)],e+"_"+r+n(233))}[Ec(562)](){const t=Ec,e=this[t(250)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(524)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(634)](t[s(356)]);if(s(596)===e){n[s(304)](this[s(423)](r,s(353)));break}}for(const t of r){const{group:e,type:r}=this[s(634)](t[s(356)]);if(s(596)===e){n[s(304)](this[s(423)](r,s(398)));break}}}))}[Ec(534)](t){const e=Ec;if(this[e(651)])return!1;const n=this[e(250)],r=n[e(444)][e(297)][e(572)][e(316)]();if(0==r[e(652)])return!1;const s=[],o=r[e(259)]((t=>e(440)==t[e(513)])),i=r[e(259)]((t=>e(319)==t[e(513)]&&e(628)!=t[e(356)])),a=r[e(259)]((t=>e(638)==t[e(513)]&&e(628)!=t[e(356)]));for(const t of o)s[e(459)]({key:t[e(658)],newValue:t[e(574)],oldValue:t[e(298)],range:Rc(t[e(295)],n[e(444)])});for(const t of i){const r=a[e(283)]((n=>n[e(595)][e(249)](t[e(595)])));r&&s[e(459)]({key:e(407),newValue:t[e(356)],oldValue:r[e(356)],range:n[e(444)][e(515)](t[e(595)][e(462)])})}return 0!=s[e(652)]&&this[e(260)](t,s)}[Ec(533)](t){const e=Ec;let n=!1;const r=this[e(250)][e(444)][e(297)][e(572)][e(359)]()[e(259)]((t=>t[e(236)][e(335)]&&t[e(356)][e(412)](e(438))));for(const s of r){const{subType:r,id:o}=this[e(634)](s[e(356)]),i=r[e(366)]("|")[0];for(const r of this[e(616)]({skipNotAttached:!0}))r.id!=o&&e(440)==r[e(513)]&&r[e(236)]&&r[e(236)][e(578)]==i&&r[e(293)]()[e(430)](s[e(236)][e(335)])&&(this[e(322)](r,s[e(236)][e(335)],t),n=!0)}return n}[Ec(328)](t){const e=Ec;this[e(250)],this[e(651)]=!0,t()}[Ec(503)](t){const e=Ec,n=this[e(495)](t),r=this[e(471)][e(387)](t);return n||r}[Ec(260)](t,e){const n=Ec;if(0==e[n(652)])return!1;let r=!1;for(const s of e){const e=this[n(586)](s[n(295)],n(440))[n(259)]((t=>!t[n(341)][n(565)]))[n(479)]((t=>t[n(596)])),i=(0,o.hashObject)({newValue:s[n(268)]});e[n(259)]((t=>{const e=n,[r,o]=t[e(643)][e(366)]("|");return r==s[e(578)]&&o!=i}))[n(447)]((e=>{const o=n;this[o(322)](e,s[o(295)],t),r=!0}))}return r}[Ec(322)](t,e,n){const r=Ec,s=t[r(293)]()[r(626)](e);0!==s[r(652)]?1!==s[r(652)]?this[r(642)](t,e[r(230)],e[r(527)]):this[r(482)](t,s[0]):n[r(374)](t[r(568)]())}}class _c{constructor(t){const e=Ec;this[e(625)]=t,this[e(524)]=t[e(444)],this[e(306)]=new Map,this[e(577)]=new Map,this[e(536)]()}[Ec(272)](t,e,n,r,s,o){const i=Ec;return new zr(this[i(524)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(251)](t,e,i(654))(...n),onDiscard:(...n)=>this[i(251)](t,e,i(621))(...n)})}[Ec(321)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(306)][s(397)](o,r)}[Ec(251)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(306)][r(325)](s)||this[r(577)][r(325)](t+":"+n)}[Ec(536)](){const t=Ec,e=()=>!1,n=t=>{const e=Sc;t[e(390)](((t,n)=>t[e(230)][e(326)](n[e(230)])?1:-1)),this[e(524)][e(334)]((n=>{const r=e;for(const e of t){let t;t=e[r(527)][r(516)]&&e[r(527)][r(382)]==e[r(230)][r(462)]?n[r(588)](e[r(230)][r(462)],"on"):n[r(588)](e),this[r(524)][r(433)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Sc;e&&this[n(524)][n(334)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(479)]((t=>(kc(t)&&(t=this[s(524)][s(592)](t[s(527)])),t)))[s(259)]((t=>s(644)!==t[s(537)][s(660)]));if(c[s(652)]<1)return;const u=Array[s(378)](this[s(524)][s(297)][s(640)][s(303)]())[s(479)]((t=>i.LiveRange[s(429)](t)));r[s(653)](c);for(const t of this[s(625)][s(270)][s(270)]())t[s(276)]();a[s(459)]({forceDefaultExecution:!0}),this[s(625)][s(354)](o,...a);const l=u[s(259)]((t=>s(644)!=t[s(537)][s(660)]));l[s(652)]>0&&r[s(653)](l);for(const t of u)t[s(469)]()}))},s=(e,n)=>1==e[t(652)]&&1==n[t(652)]&&e[0][t(527)][t(249)](n[0][t(230)]),o=(e,n,r,s)=>Mc(e,n,r,s,this[t(524)])?[e,n]:Mc(n,e,s,r,this[t(524)])?[n,e]:null;this[t(577)][t(397)](t(486),e),this[t(577)][t(397)](t(633),n),this[t(577)][t(397)](t(384),s),this[t(577)][t(397)](t(598),o),this[t(577)][t(397)](t(255),n),this[t(577)][t(397)](t(526),e),this[t(577)][t(397)](t(531),s),this[t(577)][t(397)](t(399),o),this[t(577)][t(397)](t(442),r),this[t(577)][t(397)](t(509),e),this[t(577)][t(397)](t(585),s),this[t(577)][t(397)](t(318),e),this[t(577)][t(397)](t(393),r),this[t(577)][t(397)](t(581),e),this[t(577)][t(397)](t(629),s),this[t(577)][t(397)](t(299),e),this[t(577)][t(397)](t(409),e),this[t(577)][t(397)](t(602),((e,n)=>{const r=t;if(!n)return;const s=this[r(625)][r(313)][r(325)](Tc);this[r(524)][r(334)]((t=>{const o=r;if(o(407)==n[o(578)])for(const r of e){const e=r[o(230)][o(462)],s=n[o(415)];t[o(379)](e,s)}else if(s[o(495)](n[o(578)]))for(const r of e)void 0!==n[o(415)]?t[o(252)](n[o(578)],n[o(415)],r[o(230)][o(462)]):t[o(553)](n[o(578)],r[o(230)][o(462)]);else for(const r of e)n[o(415)]?t[o(252)](n[o(578)],n[o(415)],r):t[o(553)](n[o(578)],r)}))})),this[t(577)][t(397)](t(605),s)}}function yc(t,e,n){const r=Ec;for(const s of e[r(382)][r(381)]({includeSelf:!0,parentFirst:!0})){if(s[r(537)]==s)return!1;if(!n[r(584)](s))return!1;if(t[r(347)](s)||t[r(388)](s))return!0}return!1}function Ac(){const t=["buildSuggestion","activeMarkers","isRemovable","howMany","refresh","authorName","markerName","addMarker:suggestion","change:_saved","markAttributeChange","_adapter","find","getLastMatchingPosition","element","group","hasComments","pluginName","pop","accepted","clone","_registerInlineAttribute","getFirstRange","nodeBefore","range","FORMATTING","document","attributeOldValue","formatBlock:chain","140gbPcHq","isExternal","assign","getRanges","announce","createRangeIn","_customCallbacks","addHighlight","batch","PendingActions","_updateSuggestionData","schema","createdAt","plugins","isLocal","TrackChangesEditing","getChanges","containsRangeInObject","formatInline:chain","insert","removed","registerCustomCallback","_reduceSuggestionAttributeRange","writer","keys","get","isBefore","options","_recordAttributeChanges","rejected","suggestion:","format","getAllAdjacentSuggestions","change:data","change","newRange","isAfter","isCollapsed","getSuggestion","marker-count","conversion","meta","getCustomProperty","removeMarker:suggestion:attribute","getItems","never","deletion:","isObject","creator","markInlineFormat","isArray","3484203sdSxUZ","dataReady","LEAVE","execute","elementToElement","name","markerToData","hasCommentThread","getChangedMarkers","_getSuggestionData","addSuggestionData","collaboration.channelId","multi","splice","_rangeIsInLocalUserInsertion","split","_refreshSuggestionsChain","move","markerToHighlight","addUser","track-changes-suggestion-not-found","_trackFormatChanges","item","removeMarker","track-changes-enable-command-twice","_afterChanges","_createSuggestion","from","rename","documentSelection","getAncestors","parent","elementEnd","insertion:join","applyOperation","createElement","has","isLimit","removeMarkers","sort","PENDING_ACTION_SUGGESTION","_mergeNestedSuggestions","formatBlock:accept","originalSuggestionId","track-changes-suggestion-data-mismatch","add","set","ENTER","deletion:chain","upcast","isAtStart","acceptSuggestion","clear","editingDowncast","createPositionBefore","init","$elementName","_getAttributeKey","attribute:accept","insertion:","isIntersectingWithRange","startsWith","_joinWithAdjacentSuggestions","discardSuggestion","oldValue","addMarker","fetchCommentThread","track-changes-user-not-found","warn","getRange","addSuggestion","open","_getMarkerAnnouncementText","markMultiRangeDeletion","delete","track-changes-command-not-found","229668DUNvuI","removeClass","fromRange","isIntersecting","isOwn","suggestion-type","deleteContent","change:activeMarkers","ready","markMultiRangeBlockFormat","value","suggestion:attribute:","addCommentThread","attribute","addComment","formatInline:accept","isInContent","model","_saved","moveTargetPosition","forEach","attribute:","bindElementToMarker","high","values","unbindElementFromMarkerName","markMultiRangeInsertion","consume","widget","targetPosition","markerNameToElements","getAttribute","push","adapter","fire","nodeAfter","suggestionUnloaded","consumable","isDocumentOperation","splitPosition","join","_descriptionFactory","detach","formatInline","_inlineAttributeKeys","suggestionLoaded","getMarkers","catch","$marker","error-saving-suggestion-data-suggestion-discarded","$textProxy","getUser","map","acceptAllSuggestions","includes","_setSuggestionRange","attributes","then","lowest","insertion:accept","trackChanges.trackFormatChanges","_onDiscard","toUpperCase","hasSuggestion","ck-suggestion-marker","isUndo","track-changes-adapter-already-set","_getExternalAuthor","_isBlockAttribute","rethrowUnexpectedError","isMultiRange","isInsideObject","external:","removeComment","19060JDFbIZ","createPositionAt","_isRegisteredAttribute","head","formatInline:","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.","addRange","some","formatInline:discard","dataToMarker","track-changes-adapter-missing-getsuggestion","update:suggestion","type","substring","createRangeOn","isAtEnd","mapper","trackChanges","addMarker:suggestion:attribute","enableCommand","getIntersection","_suggestions","showSuggestionHighlights","_model","oldRange","deletion:discard","end","deletion","reconvertMarker","addMarkerName","deletion:join","ck-suggestion-marker-formatBlock","_processAttributeSuggestions","_processAttributeChanges","author","_registerDefaultCallbacks","root","1455744ceHnVD","Users","low","markers","normal","locale","_isDataLoaded","addMarker:suggestion:formatBlock","authoredAt","_handleNewSuggestionMarker","_suggestionState","listenTo","highest","getShiftedBy","toJSON","removeAttribute","_registerBlockAttribute","isTouching","resolve","_joinSuggestions","ck-suggestion-marker-","_addThreadToSuggestion","registerPostFixer","comments","_initAriaMarkerChangeAnnouncements","after","15813usSsxV","isNextTo","always","containsRange","getFirstMarker","concat","toViewElement","substr","differ","getCommentThread","attributeNewValue","notReady","ck-suggestion-marker--active","_defaultCallbacks","key","containerElement","default","formatBlock:discard","groupId","stop","containsItem","formatInline:join","_findSuggestions","_enabledCommands","createSelection","updateMarker","removeMarker:suggestion:formatBlock","data-suggestion","createRange","backward","tablePasteChainId","position","suggestion","dataDowncast","insertion:chain","every","elementStart","formatGroupId","attribute:discard","previous","isSelectable","attribute:join","getWalker","getContainedElement","skipNestingCheck","_blockAttributeKeys","forward","_enableDefaultAttributesIntegration","forceDefaultExecution","trackChangesCommand","config","multipleBlocks","getSuggestions","478932KCZuHH","_commentsRepository","discardAllSuggestions","containsPosition","discard","@external","formatBlock","unbind","_editor","getDifference","_setSuggestionData","$text","formatBlock:join","editing","enableReadOnlyMode","createPositionAfter","insertion:discard","_splitMarkerName","_removeSuggestion","return","commandName","remove","enqueueChange","selection","_addSuggestionMarker","_breakSuggestionMarker","subType","$graveyard","_suggestionFactory","acceptSelectedSuggestions","markDeletion","_isForcedDefaultExecutionBlock","for","markInsertion","_recordAttributeSuggestions","length","setSelection","accept","_element","8927760LJIFvV","ck-suggestion-marker-formatInline","attributeKey","unshift","rootName","start","setTo","CommentsRepository","_SUGGESTION_ANNOUNCEMENT","2gfaWRG","getNearestSelectionRange","data","_checkSuggestionCorrectness","_refreshAttributeSuggestionsChain","_cutOutSuggestionMarker","requires","insertion","define","formatBlock:","addClass","size","before","_getAuthorFromId","stopListening","isEqual","editor","getSuggestionCallback","setAttribute","next","insertContent","deletion:accept","discardSelectedSuggestions","commentThread","updateSuggestion","filter","_reduceExistingSuggestions","trackChanges.mergeNestedSuggestions","isBlock","suggestionChanged","markerReady","chain","2276246tuAYvz","markBlockFormat","newValue","fromCharCode","commands","getMultiRangeId"];return(Ac=function(){return t})()}function kc(t){const e=Ec;return t[e(527)][e(382)]==t[e(230)][e(462)]&&t[e(527)][e(401)]}function Cc(t,e,n,r){const s=Ec,o=t=>!t[s(373)].is(s(477))&&!r[s(347)](t[s(373)]),i=t[s(230)][s(284)](o),a=t[s(527)][s(284)](o,{direction:s(593)});return!(t[s(230)][s(249)](i)&&t[s(527)][s(249)](a)||(i[s(326)](a)?n[s(589)](e,{range:n[s(592)](i,a)}):n[s(374)](e),0))}function Lc(t){return(0,o.hashObject)(t)}function Nc(t){const e=Ec,n=t[e(230)][e(462)];return n&&n.is(e(285))}function Rc(t,e){const n=Ec;return null==t[n(527)][n(294)]&&t[n(527)][n(382)]==t[n(230)][n(462)]?vc(t[n(230)][n(462)],e):t}function Sc(t,e){const n=Ac();return(Sc=function(t,e){return n[t-=230]})(t,e)}function vc(t,e){const n=Ec,r=e[n(311)][n(347)](t)||e[n(311)][n(604)](t);return e[n(592)](e[n(502)](t,n(246)),r?e[n(632)](t):e[n(502)](t,n(527)))}function Mc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(527)][o(249)](r[o(230)]))return!0;if(t[o(513)]!=e[o(513)])return!1;if(!n[o(527)][o(555)](r[o(230)]))return!1;const i=s[o(592)](n[o(527)],r[o(230)])[o(606)]();for(const t of i)if([o(600),o(383)][o(481)](t[o(513)])&&s[o(311)][o(388)](t[o(373)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(544)]||!e[r(544)])&&wr(Ic(t[r(483)],n),Ic(e[r(483)],n))}function wc(t,e){const n=Ec,r=Dc(t[n(483)]),s=Dc(e);if(!t[n(544)])return!1;for(const t of Object[n(324)](s))if(!wr(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(302)]({},t);return delete n[e(608)],delete n[e(594)],n}const Fc=xc;function Pc(){const t=["_acceptCommand","_editor","canDiscard","plugins","_discardCommand","5nsMTMA","locale","canEditAt","change:isDirty","5799504hKYvZM","get","_removePendingAction","stopListening","isDirty","948UjcHom","canAccept","discardSuggestion","1389924lCChoz","PENDING_ACTION_SUGGESTION","36LKMXsd","118468kvSoBP","commentThreadController","PendingActions","isEnabled","1957lRxZXY","1804663Hsimpn","2016883rknvRN","remove","2918241PFvzbP","view","model","listenTo","6kPFihU","_pendingAction","execute","getRanges","acceptSuggestion","destroy","_setPendingAction","bind","add","10rJyzXI","commands","unbind"];return(Pc=function(){return t})()}function xc(t,e){const n=Pc();return(xc=function(t,e){return n[t-=409]})(t,e)}!function(t,e){const n=xc,r=t();for(;;)try{if(512378===-parseInt(n(442))/1*(-parseInt(n(432))/2)+-parseInt(n(446))/3+parseInt(n(438))/4*(-parseInt(n(423))/5)+parseInt(n(450))/6*(parseInt(n(443))/7)+parseInt(n(427))/8+parseInt(n(435))/9*(parseInt(n(415))/10)+-parseInt(n(444))/11*(parseInt(n(437))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pc);class Bc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=xc;super(),this[s(448)]=e,this[s(447)]=n,this[s(439)]=r,this[s(419)]=t,this[s(418)]=t[s(416)][s(428)](s(410)),this[s(422)]=t[s(416)][s(428)](s(434)),this[s(447)][s(413)](s(441)).to(this[s(418)],this[s(422)],((t,e)=>t||e)),this[s(447)][s(413)](s(433)).to(this[s(418)],s(441),(t=>t&&this[s(419)][s(448)][s(425)](e[s(409)]()))),this[s(447)][s(413)](s(420)).to(this[s(422)],s(441),(t=>t&&this[s(419)][s(448)][s(425)](e[s(409)]()))),this[s(451)]=null,n[s(431)]&&this[s(412)](),this[s(449)](n,s(410),(()=>this[s(410)]())),this[s(449)](n,s(434),(()=>this[s(434)]())),this[s(449)](n,s(426),(()=>{const t=s;n[t(431)]?this[t(412)]():this[t(429)]()}))}[Fc(410)](){const t=Fc;this[t(418)][t(452)](this[t(448)].id)}[Fc(434)](){const t=Fc;this[t(422)][t(452)](this[t(448)].id)}[Fc(411)](){const t=Fc;this[t(447)][t(417)](t(441)),this[t(447)][t(417)](t(433)),this[t(447)][t(417)](t(420)),this[t(430)](),this[t(439)][t(411)](),this[t(451)]&&this[t(429)]()}[Fc(412)](){const t=Fc,e=Hr(this[t(419)][t(424)],t(436));this[t(451)]=this[t(419)][t(421)][t(428)](t(440))[t(414)](e)}[Fc(429)](){const t=Fc;null!==this[t(451)]&&this[t(419)][t(421)][t(428)](t(440))[t(445)](this[t(451)]),this[t(451)]=null}}const Uc=jc;function jc(t,e){const n=Vc();return(jc=function(t,e){return n[t-=388]})(t,e)}!function(t,e){const n=jc,r=t();for(;;)try{if(804613===-parseInt(n(431))/1+parseInt(n(422))/2+-parseInt(n(414))/3*(-parseInt(n(404))/4)+-parseInt(n(388))/5+parseInt(n(410))/6*(parseInt(n(413))/7)+-parseInt(n(428))/8+parseInt(n(427))/9*(parseInt(n(433))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vc);class Gc extends s.View{constructor(t,e,n,r){const s=jc;super(t),this[s(438)]=null,this[s(407)]=null,this[s(406)](s(412),!1),this[s(406)](s(394),e[s(394)]),this[s(397)](s(394)).to(e),this[s(406)](s(420),[]),this[s(406)](s(435),!1),this[s(406)](s(425),!1),this[s(406)](s(416),!1),this[s(406)](s(392),!1),this[s(389)]=e,this[s(436)]=n,this[s(437)]=r,r[s(417)]?this[s(406)](s(411),1):this[s(408)]()}[Uc(395)](){const t=Uc;this[t(426)][t(395)]()}[Uc(424)](){const t=Uc;this[t(438)]&&this[t(438)][t(424)](),this[t(407)]&&this[t(407)][t(424)](),super[t(424)]()}[Uc(408)](){const t=Uc,{CommentsListView:e}=this[t(437)];this[t(438)]=new e(this[t(409)],this[t(389)][t(434)],Object[t(393)]({CommentView:this[t(437)][t(401)]},this[t(437)])),this[t(438)][t(400)](t(421)).to(this),this[t(438)][t(400)](t(432)).to(this),this[t(438)][t(397)](t(412)).to(this),this[t(406)](t(411),this[t(438)][t(411)]+1),this[t(397)](t(411)).to(this[t(438)],t(411),(t=>t+1)),this[t(407)]=this[t(430)](),this.on(t(421),(()=>this[t(395)]())),this[t(397)](t(435)).to(this[t(438)],t(403),this[t(407)][t(398)],t(396),((t,e)=>t||!!e))}[Uc(430)](){const t=Uc,{CommentThreadInputView:e}=this[t(437)],n=new e(this[t(409)],this[t(436)],this[t(437)][t(405)]),r=n[t(398)];return n[t(397)](t(391)).to(this,t(412),this[t(389)][t(434)],t(423),r,t(396),((t,e,n)=>!!n||t&&!e)),r.on(t(418),((e,n)=>{const s=t;this[s(429)](s(419),n),r[s(399)][s(390)]("")})),r.on(t(402),(()=>this[t(395)]())),r[t(397)](t(415)).to(this[t(389)][t(434)],t(423)),n}}function Vc(){const t=["fire","_createCommentThreadInputView","681333YXrdEX","updateComment","21447130TFdYoH","commentThread","isDirty","_localUser","_config","commentsListView","2715670PchUux","_model","setData","showInput","canDiscard","assign","authoredAt","focus","value","bind","commentInputView","editor","delegate","CommentView","cancel","hasDirtyComment","54508Pcsuto","editorConfig","set","commentThreadInputView","_createCommentViews","locale","366fuJeWT","length","isActive","52066VmpzGJ","39xUXcCW","disabledSubmit","canAccept","disableComments","submit","addComment","descriptionParts","removeComment","899260UrgWKy","isReadOnly","destroy","isEnabled","element","9IlYYHK","9569056aLSQBQ"];return(Vc=function(){return t})()}const zc=Wc;function Hc(){const t=["discardButton","ck-suggestion--accept","render","EXTERNAL_SUGGESTION","innerHTML","@external","ck-suggestion__info","648654WJcAXg","description","value","createElement","1562478qCBoGm","element","isExternal","5dLLliB","execute","ck-annotation__info-time","<p>","EXTERNAL_AVATAR","ck-annotation__info-name","fire","importWord","discardSuggestion","ck-suggestion","commentsListView","delegate","div","ck-comment__info-time","ck-suggestion__user",'" title="',".ck-annotation__content-wrapper","495578djEmYl","3443980jGXOsN","ck-annotation__info","getUserViewNotificationText","7aFIwDu","Discard suggestion","name","8288qSQYNS","children","title","507004byvUNT","ck-annotation__actions","ck-annotation","ck-comment__external","ck-suggestion__actions","descriptionParts","userView","authoredAt","join","2764305dVnWeX","creator","author","map","ck-suggestion-","ck-annotation__content-wrapper","commentThread","source","_createButton","bindTemplate","color","split","commentThreadInputView","ck-suggestion__main","getTemplate","ck-annotation__main","setTemplate","EXTERNAL_IMPORT_WORD_SUGGESTION","span","querySelector",'<span class="ck-suggestion-type">',"1647psXAVz","set","type",'<span class="ck-suggestion-color" style="background-color: ',"content","extendTemplate","editorReady","push","EXTERNAL_IMPORT_WORD_AVATAR","canAccept","cancel","disableComments","ck-suggestion-wrapper--active","Accept suggestion","locale","innerText","acceptButton","attributes","formatDateTime","ck-annotation__user","_model","_config","acceptSuggestion","</span>","getExternalSuggestionNote","canDiscard","bind","</p>",'"></span>',"ck-suggestion--disabled-comments","isEnabled","_descriptionElement","ck-suggestion--discard","check","isActive","ck-suggestion-wrapper","time","ck-suggestion__info-name","change:description","editorDestroyed"];return(Hc=function(){return t})()}function Wc(t,e){const n=Hc();return(Wc=function(t,e){return n[t-=244]})(t,e)}!function(t,e){const n=Wc,r=t();for(;;)try{if(499422===-parseInt(n(350))/1+parseInt(n(263))/2+parseInt(n(282))/3+-parseInt(n(273))/4*(parseInt(n(246))/5)+-parseInt(n(354))/6*(-parseInt(n(267))/7)+parseInt(n(270))/8*(parseInt(n(303))/9)+-parseInt(n(264))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hc);class Kc extends Gc{constructor(e,n,r,s){const i=Wc;super(e,n,r,s),this[i(304)](i(305),""),this[i(329)](i(305)).to(this,i(278),(t=>t&&t[0]?t[0][i(305)]:"")),this[i(329)](i(351)).to(this,i(278),this,i(337),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(249)+Xc(e[n(307)],e[n(292)])+n(330);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(334)]=null,this[i(319)]=this[i(290)](Hr(e,i(316)),t.icons[i(336)],i(344),i(325),"sw"),this[i(319)][i(329)](i(333)).to(this,i(312)),this[i(343)]=this[i(290)](Hr(e,i(268)),t.icons[i(313)],i(335),i(254),"sw"),this[i(343)][i(329)](i(333)).to(this,i(328)),this[i(279)]=new o.UserView(e,this[i(323)][i(284)],this[i(266)]()),this[i(279)][i(308)]({attributes:{class:[i(260),i(322)]}}),this[i(298)](this[i(296)]())}[zc(296)](){const t=zc,e=this[t(291)],n=[{tag:t(258),attributes:{class:[t(349),t(265)]},children:[{tag:t(300),children:[{text:this[t(279)][t(269)]}],attributes:{class:[t(340),t(251)]}},{tag:t(339),attributes:{datetime:e.to(t(280)),class:[t(259),t(248)]},children:[{text:e.to(t(280),(e=>this[t(324)][t(321)](e)))}]}]},{tag:t(258),attributes:{class:[t(277),t(274)]},children:[this[t(319)],this[t(343)]]},{tag:t(258),attributes:{class:[t(287)]}}];this[t(323)][t(245)]&&n[t(310)]({tag:t(258),attributes:{class:[t(276)]},children:[{text:this[t(327)]()}]});const r={tag:t(258),attributes:{class:[t(338),e.if(t(337),t(315)),e.to(t(305),(e=>t(286)+e)),this[t(324)][t(314)]&&t(332)],"data-suggestion-id":this[t(323)].id,"data-thread-id":this[t(323)][t(288)].id,"data-author-id":this[t(323)][t(284)].id,tabindex:-1},children:[{tag:t(258),attributes:{class:[t(255),t(275)]},children:[this[t(279)],{tag:t(258),attributes:{class:[t(295),t(297)]},children:n}]}]};return this[t(256)]&&this[t(294)]&&(r[t(271)][t(310)](this[t(256)],this[t(294)]),this[t(256)][t(257)](t(309)).to(this),this[t(256)][t(257)](t(342)).to(this),this[t(294)][t(257)](t(309)).to(this),this[t(294)][t(257)](t(342)).to(this)),r}[zc(345)](){const t=zc;super[t(345)](),this[t(334)]=this[t(244)][t(301)](t(262)),this[t(334)][t(347)]=this[t(351)],this.on(t(341),((e,n,r)=>{const s=t;this[s(334)][s(347)]=r}))}[zc(290)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(317)]);return a[i(304)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(308)]({attributes:{class:n}}),a.on(i(247),(()=>{const t=i;this[t(252)](r,this[t(323)].id)})),a}[zc(327)](){const t=zc;return t(253)===this[t(323)][t(320)][t(348)][t(289)]?Hr(this[t(317)],t(299)):Hr(this[t(317)],t(346))}[zc(266)](){const t=zc;return this[t(323)][t(245)]?t(253)===this[t(323)][t(320)][t(348)][t(289)]?Hr(this[t(317)],t(311),this[t(323)][t(283)][t(269)]):Hr(this[t(317)],t(250),this[t(323)][t(283)][t(269)]):null}}function Xc(t,e){const n=zc;let r="";return r+=t[n(293)]("*")[n(285)](((t,e)=>e%2!=0?n(302)+qc(t)+n(326):qc(t)))[n(281)](""),e&&(r+=n(306)+e[n(352)]+n(261)+e[n(272)]+n(331)),r}function qc(t){const e=zc,n=document[e(353)](e(300));return n[e(318)]=t,n[e(347)]}const Qc='\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-2024, 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',Yc=Jc;function Jc(t,e){const n=Zc();return(Jc=function(t,e){return n[t-=174]})(t,e)}function Zc(){const t=["delegate","delete","trackChanges","add","discardAllSuggestions","suggestion-","some","value","destroy","actionView","12npHHYp","isInContent","bind","mainView","change:activeAnnotations","filter","set","clear","head","_refreshActiveMarkers","TrackChangesUI","hasSuggestion","isOn","from","_createToolbarButton","commandName","values","addComment","model","toMany","comments.maxCommentsWhenCollapsed","isMultiRange","registerAnnotation","panelView","define","descriptionParts","TrackChangesEditing","_descriptionFactory","view","button","stopListening","menuBar:trackChanges","getSuggestion","15084146AnbHch","3213889JnBTEc","10ThnECf","locale","lowest","config","getJoined","editor","execute","comments.maxThreadTotalWeight","trackChanges.SuggestionThreadView","init","acceptAllSuggestions","suggestionChanged","Track changes","acceptButton","Annotations","4954ZLAJrD","172359VEMXFP","size","keys","isEnabled","9242216NfvizV","Accept all suggestions","children","refreshSelectedViews","requires","previous","acceptSelectedSuggestions","_suggestionToController","commands","SuggestionThreadView","has","Discard all selected suggestions","comments.maxCommentCharsWhenCollapsed","items","isDirty","5117571YNbRxQ","getRanges","pluginName","commentThread","suggestionLoaded","activeMarkers","comments.editorConfig","createAnnotation","componentFactory","comments","activeAnnotations","type","push","editing","getFirstRange","_handleSuggestionControllerDelayed","getMarkers","switchbutton","CommentsUI","suggestionUnloaded","addSourceCollector","discardSelectedSuggestions","trackChanges.disableComments","remove","_viewToController","arrowView","createCommentThreadController","unbind","_addUIComponentsToFactory","32775vboXjO","length","Discard all suggestions","CommentView","368peOqVo","getMarkerNames","buttonView","_updateController","12LWMBEK","separator","_disableComments","CommentsRepository","_handleControllerBuffer","_initializeController","_bindAnnotationToEditors","EditorAnnotations","_unbindEditors","get","reduce","createAnnotationView","getDescriptions","source","_destroyController","change:previous","Accept all selected suggestions","discardButton","_annotationViews","focus","getAllAdjacentSuggestions","getByInnerView","plugins","_createMenuBarMenu","listenTo","innerView"];return(Zc=function(){return t})()}!function(t,e){const n=Jc,r=t();for(;;)try{if(771504===-parseInt(n(300))/1*(-parseInt(n(247))/2)+parseInt(n(248))/3*(parseInt(n(197))/4)+parseInt(n(296))/5*(parseInt(n(304))/6)+parseInt(n(231))/7+parseInt(n(252))/8+-parseInt(n(267))/9*(parseInt(n(232))/10)+-parseInt(n(230))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zc);class $c extends t.Plugin{static get[Yc(256)](){const t=Yc;return[Tc,o.Users,t(307),t(246),t(311)]}static get[Yc(269)](){return Yc(207)}constructor(t){const e=Yc;super(t),this[e(259)]=new Map,this[e(291)]=new Map,this[e(179)]=new Map,this[e(308)]=new Map;const n=this[e(237)][e(235)];n[e(221)](e(240),Kc),n[e(221)](e(289),!1),this[e(306)]=n[e(313)](e(289))}[Yc(282)](t,e){const n=Yc;0===this[n(308)][n(249)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(308)]){const r=this[t(259)][t(262)](e);r||n?r&&n&&this[t(175)](e):this[t(309)](e)}this[t(308)][t(204)](),this[t(237)][t(183)][t(313)](t(311))[t(255)](),this[t(206)]()}),10),this[n(308)][n(203)](t,e)}[Yc(241)](){const t=Yc,e=this[t(237)],n=e[t(183)][t(313)](t(223)),r=e[t(183)][t(313)](t(246)),s=e[t(183)][t(313)](t(311)),o=e[t(183)][t(313)](t(307));this[t(295)](),s[t(287)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(210)](this[e(259)])){const s=t[e(181)](),o=[];for(const t of s){if(!t[e(198)])continue;if(t[e(218)]){o[e(279)](...t[e(268)]());continue}const n=t[e(281)]();if(o[e(297)]>0){const t=o[0][e(236)](n);if(t){o[0]=t;continue}}o[e(279)](n)}n[e(279)]([r[e(225)],o])}return n})),this[t(185)](n,t(271),((e,n)=>{const r=t;this[r(185)](n,r(176),((t,e,s,o)=>{const i=r;n[i(198)]&&(null==s?(this[i(303)](o[i(205)]),this[i(282)](n,!1)):(this[i(303)](s[i(205)]),null==o&&this[i(282)](n,!0)))})),null!==n[r(257)]?this[r(303)](n[r(205)]):this[r(282)](n,!1)})),this[t(185)](n,t(286),((e,n,r)=>{const s=t;this[s(227)](n,s(176)),this[s(308)][s(188)](n),this[s(259)][s(262)](n)&&this[s(175)](n),r&&this[s(303)](r[s(205)])})),this[t(185)](n,t(243),((e,n)=>{this[t(303)](n)})),this[t(185)](r,t(201),(()=>{this[t(206)]()})),this[t(185)](o,t(214),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(208)](r))return;const i=n[o(229)](r);this[o(259)][o(313)](i)[o(225)][o(180)]()}),{priority:t(234)})}[Yc(206)](){const t=Yc,e=this[t(237)][t(183)][t(313)](t(246)),n=this[t(237)][t(183)][t(313)](t(223)),r=Array[t(210)](e[t(277)],(e=>e[t(186)]))[t(202)]((e=>this[t(291)][t(262)](e))),s=[];for(const e of r){const n=this[t(291)][t(313)](e)[t(215)][t(181)]();s[t(279)](...n[t(314)](((e,n)=>[...e,...n[t(301)]()]),[]))}n[t(272)]=s}[Yc(295)](){const t=Yc,n=this[t(237)],r=n[t(233)],o=Hr(r,t(244)),i=new e.Collection([{type:t(284),model:new s.ViewModel({withText:!0,label:o,commandName:t(189)})},{type:t(305)},{type:t(226),model:new s.ViewModel({withText:!0,label:Hr(r,t(253)),commandName:t(242)})},{type:t(226),model:new s.ViewModel({withText:!0,label:Hr(r,t(177)),commandName:t(258)})},{type:t(226),model:new s.ViewModel({withText:!0,label:Hr(r,t(298)),commandName:t(191)})},{type:t(226),model:new s.ViewModel({withText:!0,label:Hr(r,t(263)),commandName:t(288)})}]);for(const e of i)if(tu(e)){const r=n[t(260)][t(313)](e[t(215)][t(212)]);e[t(215)][t(199)](t(209),t(251)).to(r,t(194),t(251))}n.ui[t(275)][t(190)](t(189),(e=>this[t(211)](e,i,o))),n.ui[t(275)][t(190)](t(228),(e=>this[t(184)](e,i,o)))}[Yc(211)](t,e,n){const r=Yc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(237)][r(260)][r(313)](r(189));o[r(302)][r(203)]({tooltip:n,label:n,icon:Qc}),o[r(302)][r(199)](r(209)).to(i,r(194)),o[r(302)].on(r(238),(()=>{const t=r;i[t(238)](),this[t(237)][t(280)][t(225)][t(180)]()})),(0,s.addListToDropdown)(o,e);const a=[];for(const t of e)tu(t)&&a[r(279)](this[r(237)][r(260)][r(313)](t[r(215)][r(212)]));const c=o[r(302)];return c[r(196)][r(294)](r(251)),c[r(292)][r(294)](r(251)),c[r(196)][r(199)](r(251)).to(i,r(251)),c[r(292)][r(199)](r(251))[r(216)](a,r(251),((...t)=>t[r(193)]((t=>t)))),o.on(r(238),(t=>{const e=r;this[e(237)][e(238)](t[e(174)][e(212)]),this[e(237)][e(280)][e(225)][e(180)]()})),o}[Yc(184)](t,e,n){const r=Yc,o=new s.MenuBarMenuView(t),i=this[r(237)][r(260)][r(313)](r(189));o[r(302)][r(203)]({label:n,icon:Qc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(305)==n[r(278)]){a[r(265)][r(190)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(215)];i[r(199)](...Object[r(250)](c)).to(c),i[r(187)](r(238)).to(o),i.on(r(238),(()=>{const t=r;this[t(237)][t(238)](c[t(212)]),this[t(237)][t(280)][t(225)][t(180)]()})),e[r(254)][r(190)](i),a[r(265)][r(190)](e)}return o[r(199)](r(251)).to(i,r(251)),o[r(220)][r(254)][r(190)](a),o}[Yc(309)](t){const e=Yc,n=this[e(237)],r=n[e(235)],s=n[e(183)][e(313)](e(246)),i=n[e(183)][e(313)](e(307)),a=n[e(183)][e(313)](e(311)),c=n[e(183)][e(313)](o.Users).me,u=r[e(313)](e(189))[e(261)],{CommentsListView:l,CommentThreadInputView:f}=n[e(183)][e(313)](e(285));let h,g;this[e(179)][e(262)](t.id)?(g=this[e(179)][e(313)](t.id),h=g[e(200)]):(h=new u(n[e(233)],t,c,{disableComments:this[e(306)],editorConfig:r[e(313)](e(273)),maxCommentsWhenCollapsed:r[e(313)](e(217)),maxThreadTotalWeight:r[e(313)](e(239)),maxCommentCharsWhenCollapsed:r[e(313)](e(264)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(313)](e(233))),CommentView:r[e(313)](e(276))[e(299)],CommentsListView:l,CommentThreadInputView:f}),h[e(245)].on(e(238),(()=>{const t=e;n[t(280)][t(225)][t(180)]()})),h[e(178)].on(e(238),(()=>{const t=e;n[t(280)][t(225)][t(180)]()})),g=s[e(315)](this[e(237)][e(233)],h),g[e(199)](e(266)).to(h,e(266)),g[e(199)](e(297)).to(h),g[e(199)](e(278)).to(h,e(278),(t=>e(192)+t)),this[e(179)][e(203)](t.id,g));const d=i[e(293)](t[e(270)],h),p=new Bc(n,t,h,d),m=t[e(181)]()[e(202)]((t=>t[e(198)]));h[e(222)]=n[e(183)][e(313)](e(223))[e(224)][e(316)](m),this[e(259)][e(203)](t,p),this[e(291)][e(203)](h,p);const I=s[e(274)]({view:g,target:()=>{const r=e,s=[],i=t[r(181)]()[r(202)]((t=>t[r(198)]));for(const t of i)s[r(279)](...t[r(283)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(280)],s)},type:()=>e(192)+p[e(225)][e(278)]});i[e(310)](h,I),s[e(190)](I),a[e(219)](I)}[Yc(175)](t){const e=Yc,n=this[e(237)][e(183)][e(313)](e(307)),r=this[e(237)][e(183)][e(313)](e(246)),s=this[e(259)][e(313)](t),o=s[e(225)],i=r[e(182)](o);n[e(312)](o),i&&r[e(290)](i),this[e(259)][e(188)](t),this[e(291)][e(188)](o),s[e(195)]()}[Yc(303)](t){const e=Yc;if(!t[e(198)]||!this[e(259)][e(262)](t))return;const n=this[e(237)][e(183)][e(313)](e(223)),r=this[e(259)][e(313)](t),s=t[e(181)]();r[e(225)][e(222)]=n[e(224)][e(316)](s)}[Yc(195)](){const t=Yc;for(const e of this[t(259)][t(250)]())this[t(175)](e);for(const e of this[t(179)][t(213)]())e[t(200)][t(195)]();super[t(195)]()}}function tu(t){return Yc(215)in t}var eu=nu;function nu(t,e){var n=su();return(nu=function(t,e){return n[t-=249]})(t,e)}!function(t,e){for(var n=nu,r=t();;)try{if(464114===parseInt(n(268))/1*(-parseInt(n(264))/2)+parseInt(n(249))/3*(parseInt(n(256))/4)+parseInt(n(266))/5+-parseInt(n(252))/6*(parseInt(n(263))/7)+-parseInt(n(258))/8*(-parseInt(n(260))/9)+parseInt(n(272))/10+-parseInt(n(271))/11*(parseInt(n(270))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(su);class ru extends t.Plugin{static get[eu(259)](){return[Tc,$c,eu(261)]}static get[eu(250)](){return eu(269)}set[eu(262)](t){var e=eu;this[e(253)][e(251)][e(254)](Tc)[e(262)]=t}get[eu(262)](){var t=eu;return this[t(253)][t(251)][t(254)](Tc)[t(262)]}[eu(267)](t){var e=eu;return this[e(253)][e(251)][e(254)](Tc)[e(257)](t)}[eu(265)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(253)][n(251)][n(254)](Tc)[n(265)]({skipNotAttached:t,toJSON:e})}[eu(255)](t){var e=eu;return this[e(253)][e(251)][e(254)](Tc)[e(255)](t)}}function su(){var t=["522738Zfwtzb","editor","get","getSuggestion","1296732aDYxIW","addSuggestionData","1824wMtKJU","requires","34866NuQuwB","Comments","adapter","14LIVWkj","120DkaZrr","getSuggestions","1636360RiTzqR","addSuggestion","7555qGgIry","TrackChanges","28932SgiHZe","2046ciBrxE","53790wmAIxZ","3SMEZfh","pluginName","plugins"];return(su=function(){return t})()}const ou=lu;!function(t,e){const n=lu,r=t();for(;;)try{if(292701===-parseInt(n(116))/1+parseInt(n(157))/2+-parseInt(n(154))/3*(-parseInt(n(167))/4)+-parseInt(n(123))/5+parseInt(n(119))/6*(parseInt(n(137))/7)+parseInt(n(124))/8*(-parseInt(n(155))/9)+parseInt(n(140))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fu);const iu=[ou(130)];class au extends t.Plugin{static get[ou(164)](){return[Tc]}static get[ou(153)](){return ou(117)}[ou(150)](){const t=ou,n=this[t(170)];if(n[t(160)][t(169)](t(128),(e=>{const r=t,s=n[r(149)][r(151)][r(146)]()[r(131)](((t,e)=>(t[e]="",t)),{});return n[r(129)][r(118)](s,e)})),t(173)!=typeof n[t(160)][t(171)](t(141))[t(144)])throw new e.CKEditorError(t(133))}[ou(165)](t){return hu(this[ou(170)],!0,t)}[ou(114)](t){return hu(this[ou(170)],!1,t)}}class cu extends t.Plugin{static get[ou(153)](){return ou(156)}constructor(t){const e=ou;super(t),this[e(159)]=e(143)}[ou(150)](){const t=ou;this[t(170)][t(121)][t(171)](t(147))[t(126)]={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[t(170)][t(121)][t(171)](t(127))[t(126)]=null}}function uu(t){return void 0!==t[ou(158)]}function lu(t,e){const n=fu();return(lu=function(t,e){return n[t-=113]})(t,e)}function fu(){const t=["init","document","acceptAllSuggestions","pluginName","135RxTMcB","9036wPDMFp","TrackChangesDataGetter","195864VQrZQf","getRootsAttributes","result","config","getSuggestions","data","appendChild","requires","getDataWithAcceptedSuggestions","div","20236XcDzWf","discardAllSuggestions","define","editor","get","destroy","function","push","createElement","getDataWithDiscardedSuggestions","set","69903nliKCv","TrackChangesData","create","276594mqFmNk","getUser","plugins","getFullData","632535ktxjlO","1056kaNEEx","createDocumentFragment","_adapter","TrackChangesEditing","trackChangesData.editorCreator","constructor","Pagination","reduce","name","track-changes-data-invalid-editor-creator","execute","addSuggestionData","users","14wMRFIl","map","rootsAttributes","2038540EPbzgj","trackChangesData","useAnonymousUser","end","editorCreator","addUser","getRootNames","CommentsRepository","Users","model"];return(fu=function(){return t})()}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,iu);s[r(121)][r(174)](Tc,cu),s[r(139)]=uu(t)?t[r(158)]():void 0;const i=document[r(125)](),a=t[r(160)][r(171)](r(141))[r(144)],c=await a(s,(()=>function(t){const e=r,n=document[e(113)](e(166));return t[e(163)](n),n}(i)));!function(t,e){const n=r,s=t[n(149)][n(151)][n(146)]()[n(131)](((e,r)=>(e[r]=t[n(162)][n(171)]({rootName:r}),e)),{}),o=t[n(121)][n(171)](n(148))[n(136)][n(138)]((t=>({id:t.id,name:t[n(132)]}))),i=t[n(121)][n(171)](n(127))[n(161)]({skipNotAttached:!0,toJSON:!0}),a=e[n(121)][n(171)](n(148)),c=e[n(121)][n(171)](n(127));for(const t of o)a[n(120)](t.id)||a[n(145)](t);a.me||a[n(142)]();for(const t of i)c[n(135)](t);e[n(162)][n(115)](s)}(t,c),c[r(134)](r(e?152:168));const u=uu(c)?c[r(122)](n):c[r(162)][r(171)](n);return await c[r(172)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=382]})(t,e)}function du(){var t=["92970NMqtls","24392WSjEmV","272756VWtTLK","20144862sIaBSL","714YAJLHS","623364AaEzDI","722052PmThBm","48cdyBnI","1971969tIelzH"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(331622===-parseInt(n(387))/1+-parseInt(n(382))/2+-parseInt(n(384))/3+-parseInt(n(390))/4+parseInt(n(385))/5*(-parseInt(n(383))/6)+parseInt(n(389))/7*(-parseInt(n(386))/8)+parseInt(n(388))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
5
+ */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.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:()=>Vc,TrackChanges:()=>ru,TrackChangesData:()=>uu,TrackChangesEditing:()=>_c});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);function c(){const t=["26sWDNom","isEnabled","refresh","4291483StUESh","TrackChangesCommand","value","execute","has","6brtnJR","11sUZmsU","524632uwifHJ","clearForceDisabled","132391uvqPBk","editor","forceDisabled","1871118QbdRRD","_isEnabledBasedOnSelection","108vsDOwW","10vUUJMl","_disableUnsupportedCommands","4376570rAhXDD","_enabledCommands","affectsData","2675568fYrIPR","commands","96604hxSZbE","2MnIRhI","_enableCommands"];return(c=function(){return t})()}function u(t,e){const n=c();return(u=function(t,e){return n[t-=159]})(t,e)}const l=u;!function(t,e){const n=u,r=t();for(;;)try{if(614451===parseInt(n(186))/1*(parseInt(n(172))/2)+-parseInt(n(161))/3+parseInt(n(171))/4*(parseInt(n(164))/5)+-parseInt(n(182))/6*(parseInt(n(177))/7)+parseInt(n(184))/8*(parseInt(n(163))/9)+-parseInt(n(166))/10*(-parseInt(n(183))/11)+parseInt(n(169))/12*(parseInt(n(174))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(c);class f extends t.Command{constructor(t,e){const n=u;super(t),this[n(167)]=e,this[n(179)]=!1,this[n(176)](),this[n(162)]=!1}[l(176)](){this[l(175)]=!0}[l(180)](){const t=l;this[t(179)]=!this[t(179)],this[t(179)]?this[t(165)]():this[t(173)]()}[l(165)](){const t=l;for(const e of this[t(159)][t(170)][t(170)]())e[t(168)]&&!this[t(167)][t(181)](e)&&e[t(160)](t(178))}[l(173)](){const t=l;for(const e of this[t(159)][t(170)][t(170)]())e[t(168)]&&!this[t(167)][t(181)](e)&&e[t(185)](t(178))}}const h=d;function d(t,e){const n=g();return(d=function(t,e){return n[t-=451]})(t,e)}function g(){const t=["_isEnabledBasedOnSelection","editor","216452tMIJzX","canEditAt","84YFLAZK","5033508JQEJlV","8676850IlprYz","25117648lIFyco","getRanges","plugins","isEnabled","_suggestions","refresh","execute","728632TZWubX","TrackChangesEditing","acceptSuggestion","2570380fyhrks","get","115383sBSshk","track-changes-accept-suggestion-not-found","model"];return(g=function(){return t})()}!function(t,e){const n=d,r=t();for(;;)try{if(855043===-parseInt(n(469))/1+parseInt(n(459))/2*(-parseInt(n(452))/3)+-parseInt(n(457))/4+parseInt(n(472))/5+parseInt(n(460))/6+-parseInt(n(461))/7+parseInt(n(462))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(g);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(466)]=e,this[n(467)](),this[n(455)]=!1}[h(467)](){this[h(465)]=!0}[h(468)](t){const n=h,r=this[n(466)][n(451)](t);if(!r)throw new e.CKEditorError(n(453),this);const s=r[n(463)]();this[n(456)][n(454)][n(458)](s)&&this[n(456)][n(464)][n(451)](n(470))[n(471)](r)}}const m=E;function I(){const t=["get","discardSuggestion","isEnabled","4OtbJJF","_suggestions","plugins","track-changes-discard-suggestion-not-found","_isEnabledBasedOnSelection","2142145hinkqJ","9wOaaQQ","2418708yJNxBD","3741045SsXZVU","1864331ZnrnWi","editor","7941008dwPRqD","TrackChangesEditing","5843598jUFARr","canEditAt","model","8428ZGHzFO","getRanges","refresh","execute"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=469]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(643478===-parseInt(n(473))/1+parseInt(n(487))/2+parseInt(n(488))/3+parseInt(n(480))/4*(parseInt(n(485))/5)+-parseInt(n(470))/6+-parseInt(n(489))/7+-parseInt(n(491))/8*(parseInt(n(486))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(481)]=e,this[n(475)](),this[n(484)]=!1}[m(475)](){this[m(479)]=!0}[m(476)](t){const n=m,r=this[n(481)][n(477)](t);if(!r)throw new e.CKEditorError(n(483),this);const s=r[n(474)]();this[n(490)][n(472)][n(471)](s)&&this[n(490)][n(482)][n(477)](n(469))[n(478)](r)}}function T(t,e){const n=A();return(T=function(t,e){return n[t-=389]})(t,e)}function _(t){const e=T;return t[e(414)](((t,n)=>e(425)==t[e(421)]&&e(425)!=n[e(421)]?-1:e(425)!=t[e(421)]&&e(425)==n[e(421)]?1:0))}function y(t,e){const n=T;let r,s=0;const o=[],i=e[n(412)];for(;s<t[n(399)];){const a=t[s],c=t[s+1];r||(r=e[n(411)](a)),C(e,a,c)||(o[n(404)](e[n(389)](r,i[n(407)](a)?e[n(402)](a):e[n(395)](a,n(398)))),r=null),s++}return o}function A(){const t=["33IyHmQy","122267pPifXB","map","createPositionBefore","schema","12738496InZhsZ","sort","246772CFYNOg","change","content","isInContent","value"," [color ","type","replace","join","11234748UwUeEc","deletion","22itZOXl","2354830BzoUqB","5728680HuPqXf","isIntersecting","isArray","add","isCollapsed","createRange","10530290fDscmc","next","isMultiRange","getRanges","isTouching","createPositionAt","11OMjiGK","color","end","length","splice","9UhIVXu","createPositionAfter","from","push","start","execute","isObject"];return(A=function(){return t})()}function C(t,e,n){const r=T;if(!n)return!1;const s=t[r(402)](e),o=t[r(411)](n);return s[r(394)](o)}!function(t,e){const n=T,r=t();for(;;)try{if(857877===parseInt(n(409))/1*(-parseInt(n(426))/2)+-parseInt(n(408))/3*(-parseInt(n(415))/4)+-parseInt(n(427))/5+parseInt(n(428))/6+-parseInt(n(424))/7+-parseInt(n(413))/8*(-parseInt(n(401))/9)+parseInt(n(390))/10*(parseInt(n(396))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(A);function k(t,e,n){const r=T;for(;n[r(399)];){const s=n[r(400)](0,100);t[r(416)]((()=>{const t=r;for(const n of s)n[t(418)]&&e[t(406)](n.id)}))}}const L=R;function R(t,e){const n=S();return(R=function(t,e){return n[t-=417]})(t,e)}!function(t,e){const n=R,r=t();for(;;)try{if(296525===parseInt(n(425))/1*(parseInt(n(435))/2)+parseInt(n(444))/3*(parseInt(n(421))/4)+parseInt(n(429))/5*(parseInt(n(426))/6)+parseInt(n(437))/7*(parseInt(n(430))/8)+parseInt(n(439))/9*(-parseInt(n(420))/10)+-parseInt(n(442))/11*(parseInt(n(418))/12)+parseInt(n(433))/13*(-parseInt(n(438))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(S);class N extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(427)]=e,this[r(428)]=n,this[r(441)](),this[r(434)]=!1}[L(441)](){const t=L,e=Array[t(417)](this[t(428)][t(440)]())[t(423)]((e=>e[t(424)]));this[t(436)]=this[t(427)][t(436)]&&e}[L(432)](){const t=L,e=_(Array[t(417)](this[t(428)][t(440)]()));for(const n of e){const e=n[t(431)]();if(!this[t(422)][t(443)][t(419)](e))return}k(this[t(422)][t(443)],this[t(427)],e)}}function S(){const t=["model","75627cwpNTg","from","1476iqJDOP","canEditAt","310Rpiyuh","52MlKnmP","editor","some","isInContent","547451gdCgLC","726qdwfMj","_command","_suggestions","19870QZQOSz","8HXGCpX","getRanges","execute","234bvyWge","_isEnabledBasedOnSelection","2pktCMH","isEnabled","562709bcboEz","159586tbNWat","119349oIgknA","values","refresh","46827mRdDGK"];return(S=function(){return t})()}const v=M;function M(t,e){const n=O();return(M=function(t,e){return n[t-=439]})(t,e)}function O(){const t=["selection","35419pKFkrl","364942YGzOPx","_selectedSuggestions","execute","801036kRfUDZ","_command","values","refresh","707335zgaLeK","from","1784Fbdgku","9657XTVFxN","model","88tGNbzq","editor","canEditAt","size","3myzqUc","303090zPrEPS","4062541gSDuAu","_isEnabledBasedOnSelection","_suggestions","document","8YzvGVI","isEnabled","getRanges"];return(O=function(){return t})()}!function(t,e){const n=M,r=t();for(;;)try{if(314168===-parseInt(n(450))/1+parseInt(n(451))/2*(parseInt(n(440))/3)+-parseInt(n(446))/4*(parseInt(n(458))/5)+-parseInt(n(454))/6+parseInt(n(442))/7+-parseInt(n(460))/8*(parseInt(n(461))/9)+parseInt(n(441))/10*(parseInt(n(463))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(O);class w extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(455)]=e,this[r(444)]=n,this[r(452)]=new Set,this[r(457)](),this[r(443)]=!1}[v(457)](){const t=v,e=this[t(464)][t(462)][t(445)][t(449)],n=Array[t(459)](this[t(444)][t(456)]());this[t(452)]=function(t,e){const n=T,r=Array[n(403)](t[n(393)]()),s=new Set;for(const o of e)if(o[n(418)])for(const e of r)for(const r of o[n(393)]())(e[n(429)](r)||t[n(432)]&&!o[n(392)]&&o[n(391)]&&r[n(398)][n(394)](e[n(405)]))&&s[n(431)](o);return s}(e,n),this[t(447)]=this[t(455)][t(447)]&&!!this[t(452)][t(439)]}[v(453)](){const t=v,e=_(Array[t(459)](this[t(452)]));for(const n of e){const e=n[t(448)]();if(!this[t(464)][t(462)][t(465)](e))return}k(this[t(464)][t(462)],this[t(455)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var B=Array.prototype.splice;const x=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():B.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(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])}}V.prototype.clear=D,V.prototype.delete=x,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const z=V;const H=function(){this.__data__=new z,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const X=function(t){return this.__data__.get(t)};const K=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const Y=q||Z||Function("return this")();const J=Y.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.toString,et=J?J.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=J?J.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Y["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var dt=Function.prototype.toString;const gt=function(t){if(null!=t){try{return dt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(gt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const Ct=At(Y,"Map");const kt=At(Object,"create");const Lt=function(){this.__data__=kt?kt(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Nt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(kt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Nt.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return kt?void 0!==e[t]:vt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=kt&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(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])}}wt.prototype.clear=Lt,wt.prototype.delete=Rt,wt.prototype.get=St,wt.prototype.has=Mt,wt.prototype.set=Ot;const Dt=wt;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(Ct||z),string:new Dt}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Bt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const xt=function(t){var e=Bt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Bt(this,t).get(t)};const jt=function(t){return Bt(this,t).has(t)};const Gt=function(t,e){var n=Bt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(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])}}Vt.prototype.clear=Ft,Vt.prototype.delete=xt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const zt=Vt;const Ht=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!Ct||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 Wt(t){var e=this.__data__=new z(t);this.size=e.size}Wt.prototype.clear=H,Wt.prototype.delete=W,Wt.prototype.get=X,Wt.prototype.has=K,Wt.prototype.set=Ht;const Xt=Wt;const Kt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Yt=Object.prototype.hasOwnProperty;const Jt=function(t,e,n){var r=t[e];Yt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Qt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):Jt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Y.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const de=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const ge=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&ge(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var Ce=Object.prototype.hasOwnProperty;const ke=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!Ce.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||de(u,c))||a.push(u);return a};var Le=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Ne=function(t,e){return function(n){return t(e(n))}};const Se=Ne(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Re(t))return Se(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&ge(t.length)&&!ct(t)};const we=function(t){return Oe(t)?ke(t):Me(t)};const De=function(t,e){return t&&Qt(e,we(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const Be=function(t){if(!at(t))return Fe(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const xe=function(t){return Oe(t)?ke(t,!0):Be(t)};const Ue=function(t,e){return t&&Qt(e,xe(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Y.Buffer:void 0,ze=Ve?Ve.allocUnsafe:void 0;const He=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 We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Xe=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Ke=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Ye=Ze?function(t){return null==t?[]:(t=Object(t),Xe(Ze(t),(function(e){return qe.call(t,e)})))}:Ke;const Je=function(t,e){return Qt(t,Ye(t),e)};const Qe=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Ne(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Qe(e,Ye(t)),t=$e(t);return e}:Ke;const en=function(t,e){return Qt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Qe(r,n(t))};const rn=function(t){return nn(t,we,Ye)};const sn=function(t){return nn(t,xe,tn)};const on=At(Y,"DataView");const an=At(Y,"Promise");const cn=At(Y,"Set");const un=At(Y,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",dn="[object WeakMap]",gn="[object DataView]",pn=gt(on),mn=gt(Ct),In=gt(an),En=gt(cn),bn=gt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=gn||Ct&&Tn(new Ct)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=dn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?gt(n):"";if(r)switch(r){case pn:return gn;case mn:return ln;case In:return fn;case En:return hn;case bn:return dn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Cn=Y.Uint8Array;const kn=function(t){var e=new t.constructor(t.byteLength);return new Cn(e).set(new Cn(t)),e};const Ln=function(t,e){var n=e?kn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Nn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=J?J.prototype:void 0,vn=Sn?Sn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const On=function(t,e){var n=e?kn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return kn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(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 On(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 Nn(t);case"[object Symbol]":return Mn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:Fn($e(t))};const Bn=function(t){return te(t)&&"[object Map]"==_n(t)};var xn=_e&&_e.isMap;const Un=xn?Ie(xn):Bn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var zn="[object Arguments]",Hn="[object Function]",Wn="[object Object]",Xn={};Xn[zn]=Xn["[object Array]"]=Xn["[object ArrayBuffer]"]=Xn["[object DataView]"]=Xn["[object Boolean]"]=Xn["[object Date]"]=Xn["[object Float32Array]"]=Xn["[object Float64Array]"]=Xn["[object Int8Array]"]=Xn["[object Int16Array]"]=Xn["[object Int32Array]"]=Xn["[object Map]"]=Xn["[object Number]"]=Xn[Wn]=Xn["[object RegExp]"]=Xn["[object Set]"]=Xn["[object String]"]=Xn["[object Symbol]"]=Xn["[object Uint8Array]"]=Xn["[object Uint8ClampedArray]"]=Xn["[object Uint16Array]"]=Xn["[object Uint32Array]"]=!0,Xn["[object Error]"]=Xn[Hn]=Xn["[object WeakMap]"]=!1;const Kn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),d=h==Hn||"[object GeneratorFunction]"==h;if(fe(e))return He(e,c);if(h==Wn||h==zn||d&&!o){if(a=u||d?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Je(e,De(a,e))}else{if(!Xn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Xt);var g=i.get(e);if(g)return g;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?xe:we)(e);return Kt(p||e,(function(s,o){p&&(s=e[o=s]),Jt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Kn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Jn=/^\w*$/;const Qn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Jn.test(t)||!Yn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||zt),n}$n.Cache=zt;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(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(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=J?J.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Qn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:de(e[s+1])?[]:{})}Jt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const dr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const gr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=dr,pr.prototype.has=gr;const mr=pr;const Ir=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 Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,d=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var g=t[f],p=e[f];if(r)var m=i?r(p,g,f,e,t,o):r(g,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(d){if(!Ir(e,(function(t,e){if(!Er(d,e)&&(g===t||s(g,t,n,r,o)))return d.push(e)}))){h=!1;break}}else if(g!==p&&!s(g,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=J?J.prototype:void 0,Ar=yr?yr.valueOf:void 0;const Cr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new Cn(t),new Cn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var kr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:kr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var d=!0;o.set(t,e),o.set(e,t);for(var g=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){d=!1;break}g||(g="constructor"==l)}if(d&&!g){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(d=!1)}return o.delete(t),o.delete(e),d};var Rr="[object Arguments]",Nr="[object Array]",Sr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Nr:_n(t),u=a?Nr:_n(e),l=(c=c==Rr?Sr:c)==Sr,f=(u=u==Rr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Xt),i||Ae(t)?br(t,e,n,r,s,o):Cr(t,e,c,n,r,s,o);if(!(1&n)){var d=l&&vr.call(t,"__wrapped__"),g=f&&vr.call(e,"__wrapped__");if(d||g){var p=d?t.value():t,m=g?e.value():e;return o||(o=new Xt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Xt),Lr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:Mr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Br=function(t,e){return e.length<2?t:Fr(t,Pr(e,0,-1))};const xr=function(t,e){return e=ur(e,t),null==(t=Br(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||xr(t,e)};function jr(){const t=["@external","setAttribute","get","next","decorate","author","accept","getRanges","getRange","type","nodeAfter","_onAttributesChange","_model","isExternal","head","196089lRGInI","filter","getMarkerNames","data","subType","reduce","29076puaOzH","getMarkers","start","discard","_markerNames","end","onAttributesChange","toJSON","authoredAt","removeMarkers","length","createdAt","addMarker","9574iMNswf","57vYQhuL","1705803qAVWyq","substr","from","suggestion:","1433304sDNGTU","removeMarker","addMarkerName","markers","_isDataLoaded","6647424xiXksN","getContainedElement","add","size","isIntersecting","_onDiscard","previous","creator","commentThread","onDiscard","50gVugyf","520808RmfJHn","map","isMultiRange","20ZBfsXN","delete","getFirstRange","7AaDSyz","_onAccept","change","8vneplz","split","addRange","_saved","nodeBefore","isIntersectingWithRange","isInContent","removeAttribute","getAllAdjacentSuggestions","getFirstMarker","attributes","hasComments","getItems","onAccept","set","getMultiRangeId","clear","push"];return(jr=function(){return t})()}const Gr=Vr;function Vr(t,e){const n=jr();return(Vr=function(t,e){return n[t-=381]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(205474===parseInt(n(396))/1*(parseInt(n(395))/2)+-parseInt(n(459))/3*(-parseInt(n(426))/4)+-parseInt(n(416))/5*(parseInt(n(382))/6)+parseInt(n(423))/7*(-parseInt(n(417))/8)+parseInt(n(401))/9+-parseInt(n(420))/10*(-parseInt(n(397))/11)+-parseInt(n(406))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(405)]=!1,this.id=e.id,this[n(453)]=e[n(453)],this[n(463)]=e[n(463)]||null,this[n(449)]=e[n(449)],this[n(413)]=e[n(413)]||e[n(449)],this[n(457)]=Boolean(e[n(436)]&&e[n(436)][n(444)]),this[n(462)]=null,this[n(456)]=t,this[n(424)]=e[n(439)],this[n(411)]=e[n(415)],this[n(455)]=e[n(388)],this[n(386)]=new Set,this[n(393)]=null,this[n(440)](n(390),null),this[n(440)](n(436),e[n(436)]||{}),this[n(440)](n(412),null),this[n(440)](n(447),null),this[n(440)](n(414),null),this[n(440)](n(429),!1),this[n(448)](n(450)),this[n(448)](n(385))}get[Gr(458)](){const t=Gr;let e=this;for(;e[t(412)];)e=e[t(412)];return e}get[Gr(437)](){const t=Gr;return!!this[t(414)]&&this[t(414)][t(392)]>0}get[Gr(419)](){const t=Gr;return 0!=this[t(386)][t(409)]&&6==Array[t(399)](this[t(386)])[0][t(427)](":")[t(392)]}get[Gr(432)](){return null!==this[Gr(435)]()}[Gr(403)](t){const e=Gr;this[e(386)][e(408)](t)}[Gr(461)](){const t=Gr;return Array[t(399)](this[t(386)])}[Gr(383)](){const t=Gr;return this[t(461)]()[t(418)]((e=>this[t(456)][t(404)][t(446)](e)))[t(460)]((t=>t))}[Gr(435)](){return this[Gr(383)]()[0]||null}[Gr(391)](){const t=Gr;this[t(456)][t(425)]((e=>{const n=t;for(const t of this[n(383)]())e[n(402)](t)})),this[t(386)][t(442)]()}[Gr(402)](t){const e=Gr;this[e(456)][e(425)]((n=>{n[e(402)](t)})),this[e(386)][e(421)](t)}[Gr(428)](t){const e=Gr,n=e(400)+this[e(453)]+":"+this[e(463)]+":"+this.id+":"+this[e(413)].id+":"+zr[e(441)]();this[e(403)](n),this[e(456)][e(425)]((r=>{r[e(394)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Gr(431)](t){const e=Gr;for(const n of this[e(451)]())if(n[e(410)](t))return!0;return!1}[Gr(451)](){const t=Gr;return this[t(383)]()[t(418)]((e=>e[t(452)]()))}[Gr(438)](){const t=Gr;return this[t(451)]()[t(381)](((e,n)=>[...e,...n[t(438)]()]),[])}[Gr(422)](){const t=Gr;var e;return(null===(e=this[t(435)]())||void 0===e?void 0:e[t(452)]())||null}[Gr(407)](){const t=Gr,e=this[t(451)]();if(1!=e[t(392)])return null;const n=e[0],r=n[t(384)][t(454)],s=n[t(387)][t(430)];return r instanceof i.Element?r!=s?null:r:null}[Gr(450)](){const t=Gr;this[t(424)](this[t(451)](),this[t(462)],this[t(436)]),this[t(391)]()}[Gr(385)](){const t=Gr;this[t(411)](this[t(451)](),this[t(462)],this[t(436)]),this[t(391)]()}[Gr(434)](){const t=Gr,e=[];let n=this[t(458)];for(;n;)e[t(443)](n),n=n[t(447)];return e}[Gr(445)](t,e){const n=Gr,r=qn(this[n(436)]);hr(r,t,e),wr(r,this[n(436)])||(this[n(436)]=r,this[n(455)](r))}[Gr(433)](t){const e=Gr,n=qn(this[e(436)]);Ur(n,t),wr(n,this[e(436)])||(this[e(436)]=n,this[e(455)](this[e(436)]))}[Gr(389)](){const t=Gr;return{id:this.id,type:this[t(463)]?this[t(453)]+":"+this[t(463)]:this[t(453)],authorId:this[t(413)].id,createdAt:this[t(393)],hasComments:this[t(437)],data:this[t(462)],attributes:this[t(436)]}}static[Gr(441)](){const t=Gr;return(0,e.uid)()[t(398)](1,5)}}function Hr(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"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_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 Wr=Kr;function Xr(){const t=["elementEnd","name","indexOf","addEmptyContainer","_locale","REPLACE_TEXT","has","item","removeObject","label","subType","map","EmptyContainer","remove","5kdNzAp","replace","newValue","match","*Merge:* %0","_addDescriptionItems","nodeAfter","_itemLabelsCallbacks","removeFormat","matchingCallback","registerAttributeLabel","*Remove:* %0","push","_schema","428249ilfXVS","Container","*Split:* %0","isEqual","registerElementLabel","$text","key","addContainer","isObject","getWalker","isEmpty","insertion","nextSibling","_resolveDescriptionItems","2371638SkRiXr","end","normal","join","get","registerDescriptionCallback","getItemLabel","elementStart","*Remove format:* %0","ELEMENT_SPACE","type","36grOCCC","1216DBWTYq","_attributeLabels","_handleInsertRemoveSuggestionDescription","_itemLabels","*Change to:* %0","getFirstRange","set","3410270FWFIqs","attribute","addFormat","data","removeContainer","format","previousSibling","skip","pop","element","_handleRenameSuggestionDescription","$1 $2","*Insert:* %0","$textProxy","function","_handleCustomCallbackDescription","Object","deletion","1801576COaWWF","*Set format:* %0","addObject","5288984kejjnz","324788HdruKe","checkChild","4749Enpidi","_handleAttributeSuggestionDescription","_customCallbacks","add","removeEmptyContainer","text","getDescriptions","start","isInContent","softBreak","quantity","length"];return(Xr=function(){return t})()}function Kr(t,e){const n=Xr();return(Kr=function(t,e){return n[t-=101]})(t,e)}!function(t,e){const n=Kr,r=t();for(;;)try{if(349703===parseInt(n(186))/1+-parseInt(n(144))/2+-parseInt(n(146))/3*(parseInt(n(115))/4)+parseInt(n(172))/5*(-parseInt(n(103))/6)+parseInt(n(140))/7+-parseInt(n(143))/8+-parseInt(n(114))/9*(-parseInt(n(122))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xr);class qr{constructor(t,e){const n=Kr;this[n(148)]=[],this[n(118)]=new Map,this[n(179)]=[],this[n(116)]=new Map,this[n(185)]=t,this[n(162)]=e}[Wr(152)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(157)];o++){const i=t[o];if(!i[e(154)])continue;const a=this[e(137)](i);if(a){if(null!=i[e(168)]){if(r[e(164)](i[e(168)]))continue;r[e(149)](i[e(168)])}n[e(184)](a)}else if(e(123)!=i[e(113)])e(197)!=i[e(113)]&&e(139)!=i[e(113)]||this[e(117)](n,i,t[o+1]);else{const t=i[e(125)][e(192)];if(s[e(164)](t))continue;s[e(149)](i[e(125)][e(192)]),t==Tc?this[e(132)](n,i):this[e(147)](n,i)}}return this[e(102)](n)}[Wr(108)](t){const e=Wr;this[e(148)][e(184)](t)}[Wr(190)](t,n,r=e.priorities[Wr(105)]){const s=Wr;s(136)==typeof t?(0,e.insertToPriorityArray)(this[s(179)],{matchingCallback:t,label:n,priority:r}):this[s(118)][s(121)](t,n)}[Wr(182)](t,e){const n=Wr;this[n(116)][n(121)](t,e)}[Wr(109)](t,e=1){const n=Wr;let r;for(const e of this[n(179)])if(e[n(181)](t)){r=e[n(167)];break}return r||(r=this[n(118)][n(107)](t[n(159)])),r?r(e):1!==e?e+" "+t[n(159)]+"s":""+t[n(159)]}[Wr(177)](t,e){const n=Wr,r=e[n(120)]()[n(195)](),s=n(197)==e[n(113)]?n(149):n(171);for(const e of r){const o=e[n(165)],i=t[t[n(157)]-1];if(o.is(n(135)))i&&i[n(113)][n(160)](n(187))>-1&&t[n(130)](),i&&n(151)==i[n(113)]?i[s]+=o[n(125)]:t[n(184)]({type:n(151),add:n(149)==s?o[n(125)]:"",remove:n(171)==s?o[n(125)]:""});else if(this[n(185)][n(194)](o)){const a=o;if(i&&i[n(113)][n(160)](n(187))>-1&&t[n(130)](),n(158)==e[n(113)])continue;i&&i[n(113)]==s+n(138)&&i[n(131)][n(159)]==a[n(159)]?i[n(156)]++:t[n(184)]({type:s+n(138),element:a,quantity:1}),r[n(129)]((t=>!(n(158)==t[n(113)]&&t[n(165)]==o)))}else if(this[n(185)][n(145)](o,n(191))||o.is(n(131),n(155))){const r=o;if(n(149)==s&&n(110)==e[n(113)]||n(171)==s&&n(158)==e[n(113)])continue;if(i&&-1==i[n(113)][n(160)](n(187))){n(151)==i[n(113)]&&(i[s]+="\n");continue}let a;if(a=n(149)==s?r[n(101)]&&!this[n(185)][n(194)](r[n(101)])?r[n(101)]:null:r[n(128)]&&!this[n(185)][n(194)](r[n(128)])?r[n(128)]:null,r[n(196)]||a&&a[n(196)]){const e=a&&a[n(196)]?a:r;i&&i[n(113)]==s+n(170)&&i[n(131)][n(159)]==e[n(159)]?i[n(156)]++:t[n(184)]({type:s+n(170),element:e,quantity:1})}else t[n(184)]({type:s+n(187),element:r})}}}[Wr(102)](t){const e=Wr,n=this[e(162)],r=[],s=[],o=[];for(const i of t)switch(i[e(113)]){case e(151):if(i[e(149)]=i[e(149)][e(173)](/(\S)\u000A+(\S)/g,e(133))[e(173)](/\u000A/g,""),i[e(171)]=i[e(171)][e(173)](/(\S)\u000A+(\S)/g,e(133))[e(173)](/\u000A/g,""),""!=i[e(149)]&&""!=i[e(171)]){r[e(184)]({type:e(173),content:Hr(n,e(163),['"'+i[e(171)]+'"','"'+i[e(149)]+'"'])});continue}if(null!=i[e(149)][e(175)](/^ +$/)){r[e(184)]({type:e(197),content:Hr(n,e(134),Hr(n,e(112),i[e(149)][e(157)]))});continue}if(null!=i[e(171)][e(175)](/^ +$/)){r[e(184)]({type:e(139),content:Hr(n,e(183),Hr(n,e(112),i[e(171)][e(157)]))});continue}if(""!=i[e(149)]){r[e(184)]({type:e(197),content:Hr(n,e(134),'"'+i[e(149)]+'"')});continue}r[e(184)]({type:e(139),content:Hr(n,e(183),'"'+i[e(171)]+'"')});continue;case e(161):case e(142):r[e(184)]({type:e(197),content:Hr(n,e(134),this[e(109)](i[e(131)],i[e(156)]))});continue;case e(150):case e(166):r[e(184)]({type:e(139),content:Hr(n,e(183),this[e(109)](i[e(131)],i[e(156)]))});continue;case e(193):r[e(184)]({type:e(197),content:Hr(n,e(188),this[e(109)](i[e(131)],i[e(156)]))});continue;case e(126):r[e(184)]({type:e(139),content:Hr(n,e(176),this[e(109)](i[e(131)],i[e(156)]))});continue;case e(124):s[e(184)](i[e(192)]);continue;case e(180):o[e(184)](i[e(192)]);continue;default:r[e(184)](i)}if(s[e(157)]){const t=s[e(169)]((t=>this[e(116)][e(164)](t)?this[e(116)][e(107)](t):t))[e(106)](", ");r[e(184)]({type:e(127),content:Hr(this[e(162)],e(141),t)})}if(o[e(157)]){const t=o[e(169)]((t=>this[e(116)][e(164)](t)?this[e(116)][e(107)](t):t))[e(106)](", ");r[e(184)]({type:e(127),content:Hr(this[e(162)],e(111),t)})}return r}[Wr(137)](t){const e=Wr;for(const n of this[e(148)]){const r=n(t);if(r&&e(113)in r)return r}}[Wr(147)](t,e){const n=Wr,r=e[n(125)],s=void 0===r[n(174)]?n(180):n(124);t[n(184)]({type:s,key:r[n(192)]})}[Wr(132)](t,e){const n=Wr;t[n(184)]({type:n(127),content:Hr(this[n(162)],n(119),this[n(109)](e[n(120)]()[n(153)][n(178)],1))})}[Wr(117)](t,e,n){const r=Wr;if(this[r(177)](t,e),n&&n[r(120)]()&&!e[r(120)]()[r(104)][r(189)](n[r(120)]()[r(153)])){const n=t[t[r(157)]-1],s=r(197)==e[r(113)]?r(149):r(171);n&&r(151)==n[r(113)]&&(n[s]+="\n")}}}function Zr(t,e){const n=Jr();return(Zr=function(t,e){return n[t-=253]})(t,e)}const Yr=Zr;function Jr(){const t=["179jyITsh","plugins","1434979GuPxnP","TrackChangesEditing","12yOVbdu","60kuDmSL","5186467BPYWYd","get","549eNZrCz","enableCommand","editor","3558676idkrER","5110uyddol","117970SilLEW","afterInit","commands","1683054EpNHer","showAIAssistant","1410440CAaUIk","32AjPxKK"];return(Jr=function(){return t})()}!function(t,e){const n=Zr,r=t();for(;;)try{if(532292===-parseInt(n(264))/1*(-parseInt(n(256))/2)+-parseInt(n(260))/3+parseInt(n(255))/4+-parseInt(n(262))/5*(-parseInt(n(268))/6)+-parseInt(n(266))/7*(-parseInt(n(263))/8)+-parseInt(n(272))/9*(-parseInt(n(257))/10)+-parseInt(n(270))/11*(parseInt(n(269))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jr);class Qr extends t.Plugin{[Yr(258)](){const t=Yr,e=this[t(254)],n=e[t(265)][t(271)](t(267));e[t(259)][t(271)](t(261))&&n[t(253)](t(261))}}const $r=ts;function ts(t,e){const n=es();return(ts=function(t,e){return n[t-=405]})(t,e)}function es(){const t=["1730lBxIjn","registerAttributeLabel","left","locale","4306057JtBoXV","_registerLegacyDescription","473128BlHBFH","68964sCGsYd","4910AHtwit","321tScZMx","FORMAT_ALIGN_TO_CENTER","plugins","504937EtRXjl","99tudLoD","4924SIlIMG","registerDescriptionCallback","FORMAT_JUSTIFY_TEXT","right","has","_enableDefaultAttributesIntegration","afterInit","FORMAT_ALIGN_TO_LEFT","FORMAT_ALIGNMENT","AlignmentEditing","*Format:* %0","_descriptionFactory","FORMAT_ALIGN_TO_RIGHT","format","value","7362190VrJXbN","commandName","TrackChangesEditing","justify","formatBlock","alignment","type","commandParams","center","get","editor"];return(es=function(){return t})()}!function(t,e){const n=ts,r=t();for(;;)try{if(370617===-parseInt(n(426))/1+parseInt(n(422))/2*(-parseInt(n(423))/3)+-parseInt(n(428))/4*(-parseInt(n(414))/5)+parseInt(n(421))/6+parseInt(n(418))/7+-parseInt(n(420))/8*(parseInt(n(427))/9)+parseInt(n(443))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[$r(434)](){const t=$r,e=this[t(413)],n=e[t(417)];if(!e[t(425)][t(432)](t(437)))return;const r=e[t(425)][t(412)](t(405));r[t(433)](t(408),[],[t(408)]),r[t(439)][t(415)](t(408),Hr(n,t(436))),this[t(419)]()}[$r(419)](){const t=$r,e=this[t(413)],n=e[t(417)];e[t(425)][t(412)](t(405))[t(439)][t(429)]((e=>{const r=t;if(r(407)!=e[r(409)])return;const{data:s}=e;if(s&&r(408)==s[r(444)]){const t=s[r(410)][0][r(442)];return{type:r(441),content:Hr(n,r(438),function(t){const e=r;switch(t){case e(416):return Hr(n,e(435));case e(431):return Hr(n,e(440));case e(411):return Hr(n,e(424));case e(406):return Hr(n,e(430))}}(t))}}}))}}const rs=ss;function ss(t,e){const n=is();return(ss=function(t,e){return n[t-=361]})(t,e)}!function(t,e){const n=ss,r=t();for(;;)try{if(855734===-parseInt(n(408))/1*(parseInt(n(416))/2)+parseInt(n(397))/3*(-parseInt(n(394))/4)+parseInt(n(375))/5*(parseInt(n(411))/6)+-parseInt(n(392))/7+parseInt(n(388))/8*(parseInt(n(362))/9)+-parseInt(n(409))/10+parseInt(n(376))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(is);const os=[rs(390),rs(365),rs(364),rs(371),rs(395),rs(383),rs(391)];function is(){const t=["FORMAT_BOLD","italic","registerDescriptionCallback","superscript","get","FORMAT_","bold","plugins","forceValue","commandParams","12499ufvtej","9079960TqRNwI","*Format:* %0","1049622DVGWgj","_enableDefaultAttributesIntegration","toLowerCase","code","FORMAT_UNDERLINE","82ShZeOJ","formatInline","995139VvnkYg","FORMAT_SUPERSCRIPT","UnderlineEditing","ItalicEditing","strikethrough","subscript","FORMAT_ITALIC","editor","*Remove format:* %0","CodeEditing","registerAttributeLabel","format","_descriptionFactory","35xrdGsw","25204861ceQKRK","FORMAT_CODE","has","slice","_registerLegacyDescription","type","toUpperCase","SubscriptEditing","FORMAT_STRIKETHROUGH","TrackChangesEditing","commandName","FORMAT_SUBSCRIPT","24LwQopw","underline","BoldEditing","SuperscriptEditing","7147126POPeLg","locale","192FBvWzV","StrikethroughEditing","afterInit","34401bODwdO"];return(is=function(){return t})()}class as extends t.Plugin{[rs(396)](){const t=rs,e=this[t(369)],n=e[t(405)][t(402)](t(385)),r=e[t(393)];for(const s of os){if(!e[t(405)][t(378)](s))continue;const o=s[t(379)](0,-7)[t(413)](),i=t(403)+o[t(382)]();n[t(412)](o,[o]),n[t(374)][t(372)](o,Hr(r,i))}this[t(380)]()}[rs(380)](){const t=rs,e=this[t(369)],n=e[t(393)],r=e[t(405)][t(402)](t(385));function s(e,s){const o=t;r[o(374)][o(400)]((t=>{const r=o;if(r(361)!=t[r(381)])return;const{data:i}=t;return i&&i[r(386)]===e?i[r(407)][0][r(406)]?{type:r(373),content:Hr(n,r(410),s)}:{type:r(373),content:Hr(n,r(370),s)}:void 0}))}s(t(404),Hr(n,t(398))),s(t(399),Hr(n,t(368))),s(t(389),Hr(n,t(415))),s(t(414),Hr(n,t(377))),s(t(366),Hr(n,t(384))),s(t(367),Hr(n,t(387))),s(t(401),Hr(n,t(363)))}}const cs=us;function us(t,e){const n=ls();return(us=function(t,e){return n[t-=428]})(t,e)}function ls(){const t=["from","change","35487oYSopt","TrackChangesEditing","getSelectedBlocks","forceValue","plugins","60jdzEFU","model","editor","35MdlCOc","30bfKYYy","checkChild","BlockQuoteEditing","*Remove format:* %0","commandParams","schema","has","commands","value","format","locale","document","182424BxVLDx","blockQuote","registerDescriptionCallback","38816ngTdEg","commandName","4063488YEJrcd","198583ghcduX","markBlockFormat","selection","89264zFyZPH","get","name","afterInit","ELEMENT_BLOCK_QUOTE","enableCommand","60mGBbhH","_descriptionFactory","*Set format:* %0","filter","parent","$root","31724uuapuw"];return(ls=function(){return t})()}!function(t,e){const n=us,r=t();for(;;)try{if(118258===-parseInt(n(468))/1+-parseInt(n(438))/2*(parseInt(n(450))/3)+parseInt(n(465))/4*(-parseInt(n(449))/5)+parseInt(n(446))/6*(parseInt(n(471))/7)+parseInt(n(462))/8+parseInt(n(441))/9*(parseInt(n(432))/10)+parseInt(n(467))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ls);class fs extends t.Plugin{[cs(429)](){const t=cs,e=this[t(448)],n=e[t(460)];if(!e[t(445)][t(456)](t(452)))return;const r=e[t(445)][t(472)](t(442)),s=this[t(448)][t(457)][t(472)](t(463));r[t(431)](t(463),((n,o={})=>{const i=t,a=this[i(448)][i(447)][i(461)][i(470)],c=o&&void 0!==o[i(444)]?o[i(444)]:!s[i(458)];let u=[];if(c){const t=Array[i(439)](a[i(443)]())[i(435)]((t=>hs(t)||function(t,e){const n=i,r=e[n(451)](t[n(436)],n(463)),s=e[n(451)]([n(437),n(463)],t);return r&&s}(t,this[i(448)][i(447)][i(455)])));u=y(t,e[i(447)])}else{const t=Array[i(439)](a[i(443)]())[i(435)]((t=>hs(t)));u=y(t,e[i(447)])}e[i(447)][i(440)]((()=>{const t=i;for(const e of u)r[t(469)](e,{commandName:t(463),commandParams:[{forceValue:c}]})}))})),r[t(433)][t(464)]((e=>{const r=t,{data:s}=e;if(s&&r(463)==s[r(466)]){const t=Hr(n,r(430));return s[r(454)][0][r(444)]?{type:r(459),content:Hr(n,r(434),t)}:{type:r(459),content:Hr(n,r(453),t)}}}))}}function hs(t){const e=cs;return e(463)==t[e(436)][e(428)]}const ds=ps;!function(t,e){const n=ps,r=t();for(;;)try{if(443050===parseInt(n(160))/1*(-parseInt(n(163))/2)+parseInt(n(168))/3+-parseInt(n(151))/4+-parseInt(n(150))/5*(parseInt(n(154))/6)+-parseInt(n(153))/7*(parseInt(n(155))/8)+parseInt(n(166))/9+-parseInt(n(161))/10*(-parseInt(n(164))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ms);class gs extends t.Plugin{[ds(162)](){const t=ds,e=this[t(157)];e[t(148)][t(169)](t(158))&&(e[t(148)][t(165)](t(149))[t(159)](t(167)),e[t(148)][t(165)](t(149))[t(159)](t(152)),e[t(148)][t(165)](t(149))[t(159)](t(156)))}}function ps(t,e){const n=ms();return(ps=function(t,e){return n[t-=148]})(t,e)}function ms(){const t=["get","7188390mSLgps","changeCaseUpper","927324EVIDAU","has","plugins","TrackChangesEditing","605105mGBoId","2639064odiIGz","changeCaseLower","539252nVwSdu","6DoVnRx","48pGQonN","changeCaseTitle","editor","CaseChange","enableCommand","169882udLhYx","4210ryDyQl","afterInit","2kDWYdT","19547inNPSi"];return(ms=function(){return t})()}function Is(){const t=["afterInit","1828914pfqvjd","1941055qsoCxo","plugins","TrackChangesEditing","1803272nOvYmK","editor","7974PvxCSa","167XDEwAw","9527OUAcFq","10BVjPOp","3952aTCYoM","ckbox","enableCommand","commands","1389573ZUASKJ","3600684aFJGWy","get"];return(Is=function(){return t})()}const Es=bs;function bs(t,e){const n=Is();return(bs=function(t,e){return n[t-=194]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(681613===-parseInt(n(209))/1*(parseInt(n(208))/2)+-parseInt(n(202))/3+parseInt(n(206))/4+parseInt(n(203))/5+parseInt(n(199))/6+-parseInt(n(210))/7*(-parseInt(n(194))/8)+parseInt(n(198))/9*(-parseInt(n(211))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Is);class Ts extends t.Plugin{[Es(201)](){const t=Es,e=this[t(207)];e[t(197)][t(200)](t(195))&&e[t(204)][t(200)](t(205))[t(196)](t(195))}}const _s=Cs;function ys(){const t=["editor","language","forceValue","getSelectedBlocks","7YNXkOF","markBlockFormat","find","selection","280070QjqlpJ","117qQULbK","5lltUKY","407rGsjZH","change","plugins","blockName","indentCodeBlock","afterInit","537477DDixwt","rootElement","value","*Set format:* %0","1750108rOAwDd","type","commands","18495228ebpXsH","label","806SabVcy","commandParams","_descriptionFactory","CodeBlock","name","get","checkChild","toLowerCase","languages","isLimit","3193518bTBZXh","TrackChangesEditing","265iVUiej","commandName","filter","locale","registerDescriptionCallback","643640qrQGwm","config","document","codeBlock","model","has","parent","schema","formatBlock","format","registerElementLabel","outdentCodeBlock","*Remove format:* %0","enableCommand","from","ELEMENT_CODE_BLOCK"];return(ys=function(){return t})()}!function(t,e){const n=Cs,r=t();for(;;)try{if(563267===parseInt(n(199))/1*(parseInt(n(187))/2)+-parseInt(n(178))/3+parseInt(n(182))/4*(-parseInt(n(171))/5)+parseInt(n(197))/6*(parseInt(n(224))/7)+-parseInt(n(204))/8*(-parseInt(n(170))/9)+parseInt(n(169))/10*(parseInt(n(172))/11)+-parseInt(n(185))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ys);class As extends t.Plugin{[_s(177)](){const t=_s,e=this[t(220)];if(!e[t(174)][t(209)](t(190)))return;const n=e[t(174)][t(192)](t(198)),r=e[t(202)],s=e[t(205)][t(192)](t(207))[t(195)],o=e[t(184)][t(192)](t(207));n[t(217)](t(176)),n[t(217)](t(215)),n[t(217)](t(207),((r,i={})=>{const a=t,c=e[a(208)],u=e[a(208)][a(206)][a(168)],l=i&&void 0!==i[a(222)]?i[a(222)]:!o[a(180)];let f;i[a(221)]||(i[a(221)]=s[0][a(221)]),f=l?Array[a(218)](u[a(223)]())[a(201)]((t=>ks(t)||function(t,e){const n=a;return!t.is(n(179))&&!e[n(196)](t)&&e[n(193)](t[n(210)],n(207))}(t,c[a(211)]))):Array[a(218)](u[a(223)]())[a(201)]((t=>ks(t)));const h=y(f,c);c[a(173)]((()=>{const t=a;for(const e of h)n[t(166)](e,{commandName:t(207),commandParams:[{...i,forceValue:l}],formatGroupId:t(175)})}))})),n[t(189)][t(214)](t(207),(e=>Hr(r,t(219),e))),n[t(189)][t(203)]((e=>{const n=t;if(n(212)!=e[n(183)])return;const o=r.t,{data:i}=e;if(!i||n(207)!=i[n(200)])return;const a=i[n(188)][0][n(221)],c=o(s[n(167)]((t=>t[n(221)]===a))[n(186)])[n(194)]();return i[n(188)][0][n(222)]?{type:n(213),content:Hr(r,n(181),Hr(r,n(219),1)+" ("+c+")")}:{type:n(213),content:Hr(r,n(216),Hr(r,n(219),1))}}))}}function Cs(t,e){const n=ys();return(Cs=function(t,e){return n[t-=166]})(t,e)}function ks(t){const e=_s;return e(207)==t[e(191)]}const Ls=Rs;function Rs(t,e){const n=Ns();return(Rs=function(t,e){return n[t-=246]})(t,e)}function Ns(){const t=["7442964YgANOB","plugins","enableCommand","afterInit","9MUtoey","has","addCommentThread","5028919ddASkU","1783235xZeDSB","TrackChangesEditing","8djEfAL","331761GiurnR","1165331NEeqWr","26WWldEI","6rZHXyG","CommentsEditing","11665490plwCIu","get","editor","22pIDLFt","5936328nRcVeM"];return(Ns=function(){return t})()}!function(t,e){const n=Rs,r=t();for(;;)try{if(833491===-parseInt(n(264))/1+parseInt(n(265))/2*(parseInt(n(263))/3)+-parseInt(n(251))/4+-parseInt(n(260))/5*(-parseInt(n(266))/6)+-parseInt(n(259))/7*(parseInt(n(262))/8)+-parseInt(n(256))/9*(-parseInt(n(247))/10)+-parseInt(n(250))/11*(-parseInt(n(252))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ns);class Ss extends t.Plugin{[Ls(255)](){const t=Ls,e=this[t(249)];e[t(253)][t(257)](t(246))&&e[t(253)][t(248)](t(261))[t(254)](t(258))}}var vs=n(834);function Ms(){const t=["2076030MSKQEI","elementEnd","getWalker","isContent","1vTfbOG","456483gxmKlS","createRangeOn","element","markerRange","nextSibling","start","714375QSASou","26240995PzaLRt","413mEWqRl","TrackChangesEditing","test","includes","toViewElement","getCustomProperty","getItems","parent","listIndent","schema","consumable","ck-suggestion-marker--active","markerName","createUIElement","type","16fgxWsq","plugins","get","previousPosition","push","3055646DwFBTb","name","ck-suggestion-marker-","mapper","writer","hasAttribute","activeMarkers","isLimit","addClass","addHighlight","40ABzUoY","isAtEnd","isBlock","toViewPosition","insert","bindElementToMarker","136648scyPkS","item","5039610dbkAQD","listItem","model","span","getAttribute"];return(Ms=function(){return t})()}function Os(t,e){const n=Ms();return(Os=function(t,e){return n[t-=107]})(t,e)}function ws(t,e,n){const r=Os,s=[];for(const o of e[r(129)]())o[r(148)](t)&&s[r(142)](n[r(116)](o));return s}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=Os,s=t[r(139)][r(140)](r(124));return(o,i,a)=>{const c=r;if(!a[c(133)][c(125)](i[c(118)],o[c(144)]))return;const u=i[c(118)][c(112)](),l=i[c(118)][c(120)],f=t[c(107)][c(132)];let h=null,d=null,g=!1,p=!1;for(const t of u){const e=t[c(160)];g=g||f[c(113)](e);const n=a[c(146)][c(127)](e);if(n&&n[c(128)](c(152)))return;c(111)==t[c(137)]&&f[c(155)](e)&&!f[c(150)](e)&&(e[c(119)]||l[c(154)]?h&&h[c(130)]==e||(h=e,m(t[c(141)]),p=!0):d=d||t[c(141)])}function m(t){const r=c,o=a[r(147)][r(136)](r(108),{class:r(145)+e}),u=a[r(146)][r(156)](t);n&&s[r(149)][r(126)](i[r(135)])&&a[r(147)][r(151)](r(134),o),a[r(147)][r(157)](u,o),a[r(146)][r(158)](o,i[r(135)])}g||p||!d||m(d)}}!function(t,e){const n=Os,r=t();for(;;)try{if(802718===parseInt(n(114))/1*(-parseInt(n(143))/2)+-parseInt(n(115))/3*(-parseInt(n(138))/4)+-parseInt(n(161))/5+-parseInt(n(110))/6+-parseInt(n(123))/7*(-parseInt(n(159))/8)+-parseInt(n(121))/9*(parseInt(n(153))/10)+parseInt(n(122))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ms);const Fs=Bs;function Ps(){const t=["detach","root","addMarker:suggestion:deletion","high","init","merge","unit","TrackChangesEditing","$graveyard","document","isCollapsed","model","6952356FhPrFC","buffer","3aZGXmi","4941JZJraT","writer","selection","203pBvhMS","deleteForward","plugins","917932oflyzv","82685pFtrBB","removeMarker:suggestion:deletion","enableCommand","uiElement","downcastDispatcher","createSelection","getFirstRange","end","editing","modifySelection","delete","editor","mapper","unbindElementFromMarkerName","options","batch","start","requires","102iTJpDD","bind","markerName","4006LxaxoR","data","createRange","remove","showSuggestionHighlights","lock","get","markerNameToElements","3061014bjlQHO","unlock","enqueueChange","3310VMAxhd","commands","fromRange","rootName","14ipwxqj","1379696GFoivc","setSelection","forward"];return(Ps=function(){return t})()}function Bs(t,e){const n=Ps();return(Bs=function(t,e){return n[t-=311]})(t,e)}!function(t,e){const n=Bs,r=t();for(;;)try{if(222789===parseInt(n(332))/1*(parseInt(n(357))/2)+-parseInt(n(328))/3*(-parseInt(n(335))/4)+parseInt(n(336))/5*(parseInt(n(354))/6)+parseInt(n(372))/7*(parseInt(n(311))/8)+parseInt(n(329))/9*(-parseInt(n(368))/10)+-parseInt(n(365))/11+-parseInt(n(326))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class xs extends t.Plugin{static get[Fs(353)](){return[vs.Delete]}[Fs(318)](){const t=Fs,e=this[t(347)],n=e[t(334)][t(363)](t(321));n[t(338)](t(346));const r=e[t(369)][t(363)](t(333));n[t(338)](t(333),((n,s={})=>{const o=t,a=e[o(325)][o(341)](e[o(325)][o(323)][o(331)]);a[o(324)]&&e[o(325)][o(345)](a,{direction:o(313),unit:s[o(320)]});const c=a[o(342)](),u=i.LiveRange[o(370)](c);let l;n(s),l=o(322)==u[o(315)][o(371)]?e[o(325)][o(359)](c[o(352)]):e[o(325)][o(359)](u[o(352)],u[o(343)]),u[o(314)](),e[o(325)][o(367)](r[o(327)][o(351)],(t=>{const e=o;r[e(327)][e(362)](),t[e(312)](t[e(359)](l[e(343)])),r[e(327)][e(366)]()}))})),e[t(344)][t(340)].on(t(316),Ds(e,t(319)),{priority:t(317)}),e[t(358)][t(340)].on(t(316),((n,r,s)=>{const o=t;s[o(350)][o(361)]&&Ds(e,o(319),{showActiveMarker:!1})[o(355)](this)(n,r,s)}),{priority:t(317)}),e[t(344)][t(340)].on(t(337),((e,n,r)=>{const s=t,o=r[s(348)][s(364)](n[s(356)]);if(o)for(const t of o)t.is(s(339))&&(r[s(348)][s(349)](t,n[s(356)]),r[s(330)][s(360)](t))}),{priority:t(317)})}}const Us=Gs;!function(t,e){const n=Gs,r=t();for(;;)try{if(165765===parseInt(n(327))/1+-parseInt(n(298))/2+-parseInt(n(242))/3*(parseInt(n(252))/4)+-parseInt(n(237))/5+-parseInt(n(184))/6*(-parseInt(n(259))/7)+-parseInt(n(258))/8+parseInt(n(216))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vs);class js extends t.Plugin{[Us(243)](){const t=Us,e=this[t(213)];if(!e[t(207)][t(196)](t(233)))return;const n=e[t(263)],r=e[t(207)][t(317)](t(219)),s=e[t(207)][t(196)](t(193)),o=!!e[t(277)][t(317)](t(241));function i(e){const r=t;return{type:r(310),content:""+Hr(n,r(272),e)}}function a(e){const r=t;return{type:r(310),content:""+Hr(n,r(251),e)}}r[t(305)](t(304),[],[t(223),t(212),t(206)]),r[t(305)](t(188)),r[t(305)](t(236)),r[t(305)](t(300)),r[t(305)](t(326)),r[t(305)](t(191)),r[t(305)](t(328)),r[t(305)](t(204)),o&&(r[t(305)](t(217)),r[t(305)](t(264))),s&&(r[t(305)](t(203)),r[t(305)](t(199),[],[t(278)]),r[t(291)][t(273)]((e=>{const r=t,{data:s}=e;if(s&&r(278)==s[r(329)])return{type:r(310),content:s[r(224)]?Hr(n,r(246)):Hr(n,r(275))}})),this[t(213)][t(220)][t(197)][t(268)]((e=>{const n=t;if(e[n(322)][n(238)])return!1;let s=!1;const o=r[n(235)]({skipNotAttached:!0})[n(260)]((t=>n(278)===r[n(320)](t)));for(const t of o)n(187)!=t[n(285)]()[n(201)][n(311)][n(265)](n(212))&&(r[n(182)](t[n(285)](),n(231))[n(271)]((t=>n(212)===r[n(320)](t[n(209)])))||(e[n(227)](t[n(194)]()),s=!0));return s}))),r[t(291)][t(290)](t(206),Hr(n,t(309)));const c={type:t(310),content:""};r[t(291)][t(273)]((e=>{const r=t,{data:s}=e;if(!s||r(212)!=s[r(329)])return;let u=e[r(283)];for(;u;){if(u[r(234)]&&((r(301)==u[r(234)][r(329)]||r(313)==u[r(234)][r(329)])&&(u[r(234)][r(224)]&&r(312)!=u[r(234)][r(224)]||r(312)!=u[r(234)][r(183)]&&!s[r(224)])||!o&&u[r(234)][r(329)]==Tc))return c;u=u[r(244)]}if(null==s[r(224)])switch(s[r(183)]){case r(239):return a(Hr(n,r(208)));case r(248):return a(Hr(n,r(202)));case r(187):return a(Hr(n,r(221)))}switch(s[r(224)]){case r(239):return i(Hr(n,r(208)));case r(248):return i(Hr(n,r(202)));case r(187):return i(Hr(n,r(221)))}})),r[t(291)][t(273)]((e=>{const n=t,{data:r}=e;if(r&&n(206)==r[n(329)])return null==r[n(224)]||null==r[n(183)]&&0==r[n(224)]?c:void 0})),r[t(291)][t(273)]((e=>{const r=t;if(r(231)!=e[r(205)])return;const{data:s}=e;if(!s||r(223)!=s[r(329)])return;const o=zs(e);return o?r(224)==o?{type:r(310),content:Hr(n,r(218))}:r(183)==o?{type:r(310),content:Hr(n,r(274))}:c:c})),e[t(220)][t(197)][t(268)]((e=>this[t(189)](e))),e[t(220)][t(197)][t(268)]((e=>this[t(324)](e))),e[t(220)][t(197)][t(268)]((e=>this[t(281)](e))),this[t(250)]()}[Us(189)](t){const e=Us;if(t[e(322)][e(238)]||!t[e(322)][e(185)])return!1;let n=!1;const r=this[e(213)][e(207)][e(317)](e(219))[e(235)]({skipNotAttached:!0})[e(260)]((t=>t[e(234)]&&e(223)==t[e(234)][e(329)]))[e(260)]((t=>t[e(234)][e(224)]&&t[e(234)][e(183)]));for(const s of r)zs(s)||(t[e(227)](s[e(194)]()),n=!0);return n}[Us(324)](t){const e=Us;if(t[e(322)][e(238)]||!t[e(322)][e(185)])return!1;const n=this[e(213)][e(207)][e(317)](e(219));if(n[e(293)][e(287)])return!1;let r=!1;const s=[e(212),e(223),e(206),e(301),e(254),e(262),e(230),e(261),e(313)],o=this[e(213)][e(220)][e(197)][e(269)][e(240)]()[e(260)]((t=>e(231)==t[e(205)]))[e(260)]((t=>s[e(225)](t[e(192)])));if(0==o[e(284)])return r;for(const i of o){const o=n[e(182)](i[e(198)],e(231))[e(260)]((t=>!t[e(307)][e(256)]))[e(195)]((t=>t[e(209)]))[e(260)]((t=>{const r=e,o=n[r(320)](t);return s[r(225)](o)}));if(o[e(284)]){for(const n of o)t[e(227)](n[e(194)]());r=!0}}return r}[Us(281)](t){const e=Us;if(t[e(322)][e(238)]||!t[e(322)][e(185)])return!1;const n=this[e(213)][e(207)][e(317)](e(219));let r=!1;const s=[e(212),e(223),e(206),e(301),e(254),e(262),e(230),e(261),e(313)];for(const t of n[e(235)]({skipNotAttached:!0})){const o=n[e(182)](t[e(285)](),e(231))[e(195)]((t=>t[e(209)]))[e(260)]((t=>t[e(234)]&&s[e(225)](t[e(234)][e(329)])));if(!o[e(284)])continue;const a=o[0][e(283)][e(314)][e(253)];if(!o[e(321)]((t=>t[e(314)][e(253)]===a)))for(const t of o)i(t,a)&&(r=!0)}return r;function o(t,r){const s=e;for(const e of n[s(235)]({skipNotAttached:!0})[s(260)]((e=>s(231)==e[s(205)]&&e[s(314)][s(253)]==t)))e[s(267)](s(253),r)}function i(t,n){const r=e;let s=t[r(283)],i=!1;for(;s;)s[r(314)][r(253)]!=n&&(o(s[r(314)][r(253)],n),s[r(267)](r(253),n),i=!0),s=s[r(244)];return i}}[Us(250)](){const t=Us,e=this[t(213)],n=e[t(263)],r=e[t(207)][t(317)](t(219));this[t(276)](),r[t(292)][t(257)](t(226),t(316),t(211),(function(n,r){const s=t,o=[];for(let t of n)t[s(201)][s(311)]===t[s(190)][s(289)]&&(t=e[s(220)][s(247)](e[s(220)][s(294)](t[s(201)][s(311)],0))),o[s(232)](t);e[s(220)][s(308)]((t=>{const n=s,a=e[n(220)][n(197)][n(318)],c=Array[n(228)](a[n(215)]())[n(195)]((t=>i.LiveRange[n(229)](t)));t[n(315)](o),e[n(303)][n(317)](r[n(306)])[n(249)](),r[n(282)][n(232)]({forceDefaultExecution:!0}),e[n(288)](r[n(306)],...r[n(282)]),t[n(315)](c);for(const t of c)t[n(295)]()}))})),r[t(291)][t(323)]((function(n){const r=t,s=!e[r(220)][r(210)][r(222)](n),o=n[r(214)],i=n[r(302)],a=n[r(265)](r(223)),c=!o||o[r(265)](r(223))!==a,u=!i||i[r(265)](r(223))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(296),e)))}[Us(276)](){const t=Us,e=this[t(213)],n=e[t(263)];function r(n){const r=t,s=e[r(303)][r(317)](r(188))[r(287)],o=e[r(303)][r(317)](r(304))[r(287)];return r(304)===n?s:o}e[t(207)][t(317)](t(219))[t(291)][t(273)]((function(s){const o=t;if(o(226)!=s[o(205)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(306)]){case o(188):u=i[o(282)][0][o(325)],l=r(i[o(306)]),a=o(u?280:286),!l&&e[o(277)][o(317)](o(241))||(a=o(270)),c={type:o(310),content:Hr(n,a,Hr(n,o(208)))};break;case o(304):u=i[o(282)][0][o(325)],l=r(i[o(306)]),a=o(u?280:286),!l&&e[o(277)][o(317)](o(241))||(a=o(270)),c={type:o(310),content:Hr(n,a,Hr(n,o(202)))};break;case o(326):a=o(319),c={type:o(310),content:Hr(n,a,Hr(n,o(296)))};break;case o(191):a=function(t){const e=o,n=t[e(285)]();let r=n[e(201)][e(311)];for(;r&&n[e(299)](r);){if(r[e(265)](e(206))>0)return!1;r=r[e(302)]}return!0}(s)?Hr(n,o(286),Hr(n,function(t){const e=o;return e(297)+t[e(285)]()[e(201)][e(311)][e(265)](e(212))[e(266)]()+e(200)}(s))):Hr(n,o(279),Hr(n,o(296))),c={type:o(310),content:a};break;case o(217):case o(264):!1===i[o(255)]&&(a=o(245),c={type:o(186),content:Hr(n,a,Hr(n,o(296)))})}return c}))}}function Gs(t,e){const n=Vs();return(Gs=function(t,e){return n[t-=182]})(t,e)}function Vs(){const t=["_suggestionFactory","trackChangesCommand","createPositionAt","detach","ELEMENT_LIST_ITEM","ELEMENT_","132494TFXaUo","containsItem","customBulletedList","listStyle","nextSibling","commands","numberedList","_enableDefaultAttributesIntegration","commandName","meta","change","FORMAT_INDENT","format","nodeAfter","default","listMarkerStyle","attributes","setSelection","documentList","get","selection","*Indent:* %0","_getAttributeKey","every","batch","registerElementLabel","noTrackChangesFixer","forceValue","indentList","224729FayAvl","splitListItemAfter","key","_findSuggestions","oldValue","246990OstxCw","isLocal","deletion","todo","bulletedList","listItemIdFixer","end","outdentList","attributeKey","TodoListEditing","getFirstMarker","map","has","document","range","checkTodoList","_LIST","start","ELEMENT_NUMBERED_LIST","todoList","splitListItemBefore","type","listIndent","plugins","ELEMENT_BULLETED_LIST","suggestion","schema","accept","listType","editor","previousSibling","getRanges","2553291afMxZv","mergeListItemBackward","*Merge:* list item","TrackChangesEditing","model","ELEMENT_TODO_LIST","isObject","listItemId","newValue","includes","formatBlock","removeMarker","from","fromRange","todoListCheck","attribute","push","ListEditing","data","getSuggestions","customNumberedList","459540Yjecaq","isUndo","bulleted","getChanges","list.multiBlock","57ImZhSX","afterInit","next","*Merge:* %0","*Check item*","createRange","numbered","refresh","_supportLegacySuggestions","*Remove format:* %0","9388EpbLWB","groupId","listStart","multipleBlocks","isNextTo","registerCustomCallback","1448640heIjMl","7SQVylL","filter","listMarker","listReversed","locale","mergeListItemForward","getAttribute","toUpperCase","setAttribute","registerPostFixer","differ","*Change to:* %0","find","*Set format:* %0","registerDescriptionCallback","*Split:* list item","*Uncheck item*","_registerLegacyDescription","config","todoListChecked","*Outdent:* %0","*Format:* insert into %0","assureChains","commandParams","head","length","getFirstRange","*Format:* remove from %0","value","execute","parent","registerAttributeLabel","_descriptionFactory"];return(Vs=function(){return t})()}function zs(t){const e=Us;let n=t[e(285)]()[e(201)][e(311)][e(214)];for(;n;){const r=n[e(265)](e(223));if(!r)return!1;if(r==t[e(234)][e(224)])return e(224);if(r==t[e(234)][e(183)])return e(183);n=n[e(214)]}return!1}const Hs=Ws;function Ws(t,e){const n=Xs();return(Ws=function(t,e){return n[t-=424]})(t,e)}function Xs(){const t=["getSuggestions","replace","reversed","styles","_findSuggestions","next","listStart","nodeAfter","get","lower-latin","default","TrackChangesEditing","3604804SXKzCM","customNumbered","getFirstMarker","FORMAT_LIST_START","*Remove format:* %0","document","167256jquPGq","commandParams","FORMAT_LIST_REVERSED","20878819zQHnKv","removeMarker","key","listType","attribute","plugins","_LIST_","12tmbJGX","getFirstRange","ELEMENT_","disc","config","_registerLegacyDescription","model","toUpperCase","isUndo","10hGddFF","lower-roman","_LIST_DEFAULT","circle","start","list.properties","includes","_descriptionFactory","5469yAjtGz","decimal-leading-zero","suggestion","86lgIhII","numbered","*Format:* set order to reversed","121MIigFO","680350cboluf","find","443598wyXzBO","afterInit","_getTranslationKeyForListStyle","*Format:* set start index to %0","listStyle","formatBlock","_enableDefaultAttributesIntegration","81gCzCEn","type","*Set format:* %0","newValue","1984zfNBUr","square","upper-latin","registerPostFixer","bind","decimal","commandName","213YxzsXq","listReversed","data","handleDescriptions","upper-roman","*Change to:* %0","registerDescriptionCallback","locale","*Format:* set order to regular","editor","head","startIndex","_getAttributeKey","format","filter","has","bulleted","oldValue","getAttribute","batch","registerAttributeLabel","ListPropertiesEditing"];return(Xs=function(){return t})()}!function(t,e){const n=Ws,r=t();for(;;)try{if(512046===parseInt(n(434))/1*(-parseInt(n(504))/2)+parseInt(n(501))/3*(parseInt(n(427))/4)+parseInt(n(493))/5*(parseInt(n(510))/6)+parseInt(n(468))/7+parseInt(n(474))/8*(-parseInt(n(517))/9)+parseInt(n(508))/10*(parseInt(n(507))/11)+-parseInt(n(484))/12*(parseInt(n(477))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xs);class Ks extends t.Plugin{[Hs(511)](){const t=Hs;if(!this[t(443)][t(482)][t(449)](t(455)))return;const e=this[t(443)][t(488)][t(464)](t(498)),n=this[t(443)][t(482)][t(464)](t(467));e[t(459)]&&n[t(516)](t(514),[],[t(514)]),e[t(458)]&&n[t(516)](t(435),[],[t(435)]),e[t(445)]&&n[t(516)](t(462),[],[t(462)]);const r={type:t(447),content:""};n[t(500)][t(440)](this[t(437)][t(431)](this));const s=this[t(443)][t(441)];n[t(500)][t(454)](t(435),Hr(s,t(476))),n[t(500)][t(440)]((e=>{const n=t,{data:s}=e;if(s&&n(435)==s[n(479)])return null==s[n(426)]||0==s[n(426)]&&null==s[n(451)]?r:void 0})),n[t(500)][t(454)](t(462),Hr(s,t(471))),n[t(500)][t(440)]((e=>{const n=t,{data:s}=e;if(s&&n(462)==s[n(479)])return null==s[n(426)]||1==s[n(426)]&&null==s[n(451)]?r:void 0})),this[t(443)][t(490)][t(473)][t(430)]((e=>{const r=t;if(e[r(453)][r(492)])return!1;let s=!1;const o=n[r(456)]({skipNotAttached:!0})[r(448)]((t=>{const e=r,s=n[e(446)](t);return e(462)==s||e(435)==s}));for(const t of o){const o=t[r(485)]()[r(497)][r(463)][r(452)](r(480));r(505)!=o&&r(469)!=o&&(n[r(460)](t[r(485)](),r(481))[r(509)]((t=>r(480)==n[r(446)](t[r(503)])))||(e[r(478)](t[r(470)]()),s=!0))}return s})),this[t(489)]()}[Hs(437)](t){const e=Hs,n=this[e(443)][e(441)],{data:r}=t,s={type:e(447),content:""};if(!r||e(514)!=r[e(479)])return;if(!r[e(451)])return e(466)==r[e(426)]?s:{type:e(447),content:""+Hr(n,e(425),Hr(n,this[e(512)](r[e(426)])))};if(!r[e(426)]){if(e(466)==r[e(451)])return s;let o=t[e(444)];for(;o;){if(o[e(436)]&&e(480)==o[e(436)][e(479)]&&o[e(436)][e(426)])return s;o=o[e(461)]}return{type:e(447),content:""+Hr(n,e(472),Hr(n,this[e(512)](r[e(451)])))}}if(e(466)!=r[e(426)])return{type:e(447),content:""+Hr(n,e(425),Hr(n,this[e(512)](r[e(426)])))};let o=t[e(444)];for(;o;){if(o[e(436)]&&e(480)==o[e(436)][e(479)]&&o[e(436)][e(426)]&&o[e(436)][e(451)])return s;o=o[e(461)]}const i=t[e(485)]()[e(497)][e(463)][e(452)](e(480));return{type:e(447),content:Hr(n,e(425),Hr(n,e(486)+i[e(491)]()+e(495)))}}[Hs(489)](){const t=Hs,e=this[t(443)],n=e[t(441)];e[t(482)][t(464)](t(467))[t(500)][t(440)]((e=>{const r=t;if(r(515)!=e[r(424)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(433)]){case r(514):o=r(439),i={type:r(447),content:Hr(n,o,Hr(n,this[r(512)](s[r(475)][0][r(424)])))};break;case r(435):o=s[r(475)][0][r(458)]?r(506):r(442),i={type:r(447),content:Hr(n,o)};break;case r(462):o=r(513),i={type:r(447),content:Hr(n,o,s[r(475)][0][r(445)])}}return i}))}[Hs(512)](t){const e=Hs;return e(486)+function(t){const n=e;return qs[n(499)](t)?n(450):Zs[n(499)](t)?n(505):null}(t)[e(491)]()+e(483)+t[e(491)]()[e(457)](/-/g,"_")}}const qs=[Hs(487),Hs(496),Hs(428)],Zs=[Hs(432),Hs(502),Hs(494),Hs(438),Hs(465),Hs(429)];var Ys=n(507);function Js(t,e){const n=$s();return(Js=function(t,e){return n[t-=167]})(t,e)}const Qs=Js;function $s(){const t=["setSelection","unbindElementFromMarkerName","11sdFvnc","removeMarker:suggestion:insertion","enterBlock","getFirstRange","plugins","451725MVoMcE","TrackChangesEditing","markerName","options","createRange","data","afterExecute","remove","322TBNxGd","addMarker:suggestion:insertion","selection","markInsertion","markerNameToElements","fire","get","fromRange","editing","createPositionAt","getFirstPosition","1683027Lmhrmw","bind","requires","writer","enter","2zjspnx","downcastDispatcher","44ICHEYR","init","end","ck-suggestion-marker-split","split","hasClass","commands","parent","document","detach","179296MoQUWE","6263100tkORBo","299383nnOUIp","1301268jCLPsS","mapper","showSuggestionHighlights","nextSibling","high","9601210pwFzAO","enableCommand","editor","change","model"];return($s=function(){return t})()}!function(t,e){const n=Js,r=t();for(;;)try{if(566912===parseInt(n(209))/1+parseInt(n(195))/2*(parseInt(n(210))/3)+-parseInt(n(197))/4*(-parseInt(n(171))/5)+-parseInt(n(208))/6+-parseInt(n(179))/7*(-parseInt(n(207))/8)+-parseInt(n(190))/9+parseInt(n(215))/10*(-parseInt(n(222))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Qs(192)](){return[Ys.Enter]}[Qs(198)](){const t=Qs,e=this[t(217)],n=e[t(170)][t(185)](t(172)),r=e[t(203)][t(185)](t(194));n[t(216)](t(194),(()=>{const s=t;e[s(219)][s(218)]((t=>{const o=s,a=e[o(219)][o(205)][o(181)],c=a[o(189)](),u=i.LiveRange[o(186)](a[o(169)]());if(r[o(168)](t)){const r=e[o(219)][o(188)](c[o(204)][o(213)],0),s=t[o(175)](c,r);n[o(182)](s)}else t[o(220)](t[o(175)](u[o(199)]));u[o(206)](),r[o(184)](o(177),{writer:t})}))})),e[t(187)][t(196)].on(t(180),Ds(e,t(201)),{priority:t(214)}),e[t(187)][t(196)].on(t(167),((e,n,r)=>{const s=t,o=r[s(211)][s(183)](n[s(173)]);if(o)for(const t of o)t[s(202)](s(200))&&(r[s(211)][s(221)](t,n[s(173)]),r[s(193)][s(178)](t))}),{priority:t(214)}),e[t(176)][t(196)].on(t(180),((n,r,s)=>{const o=t;s[o(174)][o(212)]&&Ds(e,o(201),{showActiveMarker:!1})[o(191)](this)(n,r,s)}),{priority:t(214)})}}const eo=no;function no(t,e){const n=ro();return(no=function(t,e){return n[t-=460]})(t,e)}function ro(){const t=["replaceAll","filter","model","_isInDeletionRange","189030YzOIMr","getIntersection","replace","findNext","find","1970000cSLJWV","get","end","1300wlppII","35IqvcnC","start","bind","markers","126136BiFcqJ","createPositionAt","createRange","string","editor","findPrevious","findByTextCallback","handleFindCommand","1207625JtQRUo","54813QvONTV","2Kiffhx","getRange","afterInit","6gQFNDw","plugins","has","item","suggestion:deletion","getMarkersGroup","enableCommand","FindAndReplaceEditing","2944008dfcvcd","FindAndReplaceUtils","TrackChangesEditing","313851HtzYwe"];return(ro=function(){return t})()}!function(t,e){const n=no,r=t();for(;;)try{if(284515===parseInt(n(489))/1+parseInt(n(470))/2*(parseInt(n(484))/3)+-parseInt(n(494))/4+parseInt(n(468))/5*(parseInt(n(473))/6)+-parseInt(n(498))/7*(parseInt(n(460))/8)+-parseInt(n(481))/9+parseInt(n(497))/10*(parseInt(n(469))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[eo(472)](){const t=eo;if(!this[t(464)][t(474)][t(475)](t(480)))return;const e=this[t(464)][t(474)][t(495)](t(483));e[t(479)](t(493),this[t(467)][t(500)](this)),e[t(479)](t(492)),e[t(479)](t(465)),e[t(479)](t(491)),e[t(479)](t(485))}[eo(467)](t,e,n={}){const r=eo,s=this[r(464)][r(474)][r(495)](r(482));return t((t=>(r(463)==typeof e?s[r(466)](e,n):e)(t)[r(486)]((e=>!1===this[r(488)](e,t[r(476)])))),n)}[eo(488)](t,e){const n=eo,r=this[n(464)][n(487)][n(462)](this[n(464)][n(487)][n(461)](e,t[n(499)]),this[n(464)][n(487)][n(461)](e,t[n(496)]));for(const t of this[n(464)][n(487)][n(501)][n(478)](n(477)))if(null!==r[n(490)](t[n(471)]()))return!0;return!1}}const oo=co;function io(){const t=["*Set font size:* %0","FORMAT_FONT_COLOR","registerDescriptionCallback","commandName","104GmfQZN","label","FORMAT_FONT_FAMILY","*Reset font size*","FORMAT_FONT_SIZE","_descriptionFactory","title","type","10472226uToRvB","get","6089976oPEmjR","fontBackgroundColor","config","*Reset font family*","720097LAkTDI","fontBackgroundColor.colors","FontSize","FontColorEditing","locale","normalizeSizeOptions","find","*Reset font color*","*Set font color:* %0","registerAttributeLabel","has","trim","FontFamilyEditing","plugins","TrackChangesEditing","FontBackgroundColorEditing","fontSize.options","fontColor.colors","commandParams","afterInit","format","_enableDefaultAttributesIntegration","1308342jbyUom","editor","FORMAT_FONT_BACKGROUND","73907cXZijH","_registerLegacyDescription","fontSize","fontColor","*Reset font background color*","*Set font background color:* %0","26ViCflc","1019930zUZOTq","26802140LapmMN","toLowerCase","FontSizeEditing","*Set font family:* %0","formatInline","model","value","16llgVvT","11tEqaWY","fontFamily"];return(io=function(){return t})()}!function(t,e){const n=co,r=t();for(;;)try{if(905759===-parseInt(n(255))/1*(-parseInt(n(261))/2)+-parseInt(n(252))/3*(-parseInt(n(209))/4)+-parseInt(n(262))/5+parseInt(n(224))/6+parseInt(n(230))/7*(-parseInt(n(216))/8)+parseInt(n(226))/9+parseInt(n(263))/10*(-parseInt(n(210))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(io);const ao=[{pluginName:oo(265),commandName:oo(257)},{pluginName:oo(242),commandName:oo(211)},{pluginName:oo(233),commandName:oo(258)},{pluginName:oo(245),commandName:oo(227)}];function co(t,e){const n=io();return(co=function(t,e){return n[t-=206]})(t,e)}class uo extends t.Plugin{[oo(249)](){const t=oo,e=this[t(253)][t(234)],n=this[t(253)][t(243)][t(225)](t(244));for(const{pluginName:e,commandName:r}of ao)this[t(253)][t(243)][t(240)](e)&&n[t(251)](r,[r]);e.t,n[t(221)][t(239)](t(257),Hr(e,t(220))),n[t(221)][t(239)](t(211),Hr(e,t(218))),n[t(221)][t(239)](t(258),Hr(e,t(213))),n[t(221)][t(239)](t(227),Hr(e,t(254))),this[t(256)]()}[oo(256)](){const t=oo,e=this[t(253)],n=e[t(234)];e[t(243)][t(225)](t(244))[t(221)][t(214)]((e=>{const r=t,o=n.t;if(r(206)!=e[r(223)])return;const{data:i}=e;if(null!=i){if(r(257)==i[r(215)]){const t=i[r(248)][0][r(208)];if(t){const e=o(this[r(253)][r(243)][r(225)](r(232))[r(235)](this[r(253)][r(228)][r(225)](r(246)))[r(236)]((e=>e[r(207)]==t))[r(222)])[r(264)]();return{type:r(250),content:Hr(n,r(212),e)}}return{type:r(250),content:Hr(n,r(219))}}if(r(211)==i[r(215)]){const t=i[r(248)][0][r(208)];return t?{type:r(250),content:Hr(n,r(266),t)}:{type:r(250),content:Hr(n,r(229))}}if(r(258)==i[r(215)]){const t=i[r(248)][0][r(208)];if(t){const e=(0,s.normalizeColorOptions)(this[r(253)][r(228)][r(225)](r(247)))[r(236)]((e=>e[r(207)]==t));let i=t,a="";return e&&(i=e[r(217)],a=o(i)[r(264)]()),{type:r(250),content:Hr(n,r(238),a)[r(241)](),color:{value:t,title:a||i}}}return{type:r(250),content:Hr(n,r(237))}}if(r(227)==i[r(215)]){const t=i[r(248)][0][r(208)];if(t){const e=(0,s.normalizeColorOptions)(this[r(253)][r(228)][r(225)](r(231)))[r(236)]((e=>e[r(207)]==t));let i=t,a="";return e&&(i=e[r(217)],a=o(i)[r(264)]()),{type:r(250),content:Hr(n,r(260),a)[r(241)](),color:{value:t,title:a||i}}}return{type:r(250),content:Hr(n,r(259))}}}}))}}function lo(t,e){const n=ho();return(lo=function(t,e){return n[t-=188]})(t,e)}const fo=lo;function ho(){const t=["fontSize","_descriptionFactory","toUpperCase","normalizeSizeOptions","registerDescriptionCallback","copyFormat","toLowerCase","211520zkLXyL","commands","pasteFormat","3333337oWNZch","commandParams","225ElLYeZ","TrackChangesEditing","enableCommand","formatInline","label","find","1352675FKbhPH","type","_registerLegacyDescription","fontSize.options","title","split","841599FemHKq","fontColor","fontColor.colors","commandName","length","formatBlock","fontBackgroundColor","*Remove all formatting*","editor","108148zIwRFe","boolean","model","afterInit","join","FontSize","144768DwWAQE","156bTXuyC","charAt","slice","1cdUFYg","plugins","get","*Set format to:* %0","_enableDefaultAttributesIntegration","1623214SqLhPe","push","6qXcKnC","entries","config","format","75eizAeG","locale"];return(ho=function(){return t})()}!function(t,e){const n=lo,r=t();for(;;)try{if(434687===parseInt(n(205))/1*(parseInt(n(210))/2)+-parseInt(n(216))/3*(parseInt(n(195))/4)+parseInt(n(236))/5+-parseInt(n(212))/6*(-parseInt(n(228))/7)+parseInt(n(201))/8+-parseInt(n(230))/9*(-parseInt(n(225))/10)+-parseInt(n(242))/11*(parseInt(n(202))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[fo(198)](){const t=fo,e=this[t(194)],n=e[t(206)][t(207)](t(231)),r=e[t(226)][t(207)](t(223)),s=e[t(226)][t(207)](t(227));r&&s&&(n[t(209)](t(227)),n[t(232)](t(223)),this[t(238)]())}[fo(238)](){const t=fo,e=this[t(194)],n=e[t(217)];e[t(206)][t(207)](t(231))[t(219)][t(222)]((r=>{const s=t;if(s(191)!=r[s(237)]&&s(233)!=r[s(237)])return;const{data:o}=r;if(o&&s(227)===o[s(189)]){const t=[],r=o[s(229)][0];for(const[n,o]of Object[s(213)](r))t[s(211)](po(e,n,o));return t[s(190)]?{type:s(215),content:Hr(n,s(208),t[s(199)](", "))}:{type:s(215),content:Hr(n,s(193))}}}))}}function po(t,e,n){const r=fo,o=t[r(217)].t,i=e[r(241)](/(?=[A-Z])/)[r(199)](" "),a=o(i[r(203)](0)[r(220)]()+i[r(204)](1))[r(224)]();if(r(196)==typeof n)return a;if(r(243)===e||r(192)===e){const e=(0,s.normalizeColorOptions)(t[r(214)][r(207)](r(188)))[r(235)]((t=>t[r(197)]==n));return a+" ("+(e?o(e[r(234)])[r(224)]():n)+")"}if(r(218)===e&&isNaN(parseFloat(n))){const e=t[r(206)][r(207)](r(200))[r(221)](t[r(214)][r(207)](r(239)))[r(235)]((t=>t[r(197)]==n));return a+" ("+(e?o(e[r(240)])[r(224)]():n)+")"}return a+" ("+n+")"}function mo(t,e){const n=Eo();return(mo=function(t,e){return n[t-=322]})(t,e)}const Io=mo;function Eo(){const t=["137064HDTqXC","name","view","editor","plugins","963fRUGzJ","TrackChangesEditing","get","model","15807OosyGX","locale","type","commandName","paragraph","*Change to:* %0","_headingOptions","1508330yaHrqg","formatBlock","4HDcaIv","afterInit","35YwpiUK","9RZMJDu","format","value","415455uOMpvL","_enableDefaultAttributesIntegration","3720UrOsJc","_getHeadingLevel","ELEMENT_HEADING","has","861160OHaHzR","config","registerElementLabel","574SNLrHI","find","heading","130948uuwcfX","registerDescriptionCallback","_registerLegacyDescription","heading.options","title","_descriptionFactory","ELEMENT_HEADING_CUSTOM","HeadingEditing","commandParams","match"];return(Eo=function(){return t})()}!function(t,e){const n=mo,r=t();for(;;)try{if(117042===-parseInt(n(343))/1+parseInt(n(340))/2*(parseInt(n(358))/3)+parseInt(n(325))/4*(parseInt(n(331))/5)+parseInt(n(353))/6*(-parseInt(n(327))/7)+parseInt(n(337))/8*(-parseInt(n(328))/9)+-parseInt(n(323))/10+parseInt(n(362))/11*(parseInt(n(333))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[Io(326)](){const t=Io,e=this[t(356)];if(!e[t(357)][t(336)](t(350)))return;this[t(322)]=e[t(338)][t(360)](t(346));const n=e[t(363)],r=e[t(357)][t(360)](t(359));r[t(332)](t(342));for(const e of this[t(322)])t(366)!=e[t(361)]&&r[t(348)][t(339)](e[t(361)],(n=>{const r=t,i=this[r(334)](e[r(361)]);return null!==i?s(n,i):o(n,e[r(347)])}));function s(e,r){return Hr(n,t(335),[e,r])}function o(e,r){return Hr(n,t(349),[e,r])}this[t(345)]()}[Io(345)](){const t=Io,e=this[t(356)],n=e[t(363)];e[t(357)][t(360)](t(359))[t(348)][t(344)]((e=>{const r=t;if(r(324)!=e[r(364)])return;const{data:s}=e;if(s&&r(342)==s[r(365)]){const e=s[r(351)][0][r(330)],c=this[r(334)](e);if(null!==c)return{type:r(329),content:Hr(n,r(367),(1,a=c,Hr(n,r(335),[1,a])))};const u=this[r(322)][r(341)]((t=>t[r(361)]===e))[r(347)];return{type:r(329),content:Hr(n,r(367),(o=1,i=u,Hr(n,t(349),[o,i])))}}var o,i,a}))}[Io(334)](t){const e=Io;var n,r;const s=t[e(352)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(322)])||void 0===n?void 0:n[e(341)]((n=>n[e(361)]==t));if(o&&o[e(355)]){const t=o[e(355)],n=(null!==(r=t[e(354)])&&void 0!==r?r:t)[e(352)](/^h(\d+)/);if(n)return n[1]}return null}}const To=_o;function _o(t,e){const n=yo();return(_o=function(t,e){return n[t-=151]})(t,e)}function yo(){const t=["registerAttributeLabel","commandName","740267KEfrEz","registerDescriptionCallback","FORMAT_HIGHLIGHT","_descriptionFactory","_enableDefaultAttributesIntegration","afterInit","title","locale","HighlightEditing","highlight.options","136276OaJTDU","get","286989WCgqex","110NsViNl","value","config","format","548564mGvmkm","formatInline","type","highlight","198330yeduQc","16wDwSdG","model","toLowerCase","plugins","1033695QdybRu","5992lEfDNc","TrackChangesEditing","_registerLegacyDescription","*Remove highlight*","color","commandParams","has","find","*Set highlight:* %0","4986uXwtbx","1eYhIEH","editor"];return(yo=function(){return t})()}!function(t,e){const n=_o,r=t();for(;;)try{if(213365===-parseInt(n(187))/1*(parseInt(n(167))/2)+-parseInt(n(162))/3*(-parseInt(n(172))/4)+-parseInt(n(176))/5+-parseInt(n(171))/6+parseInt(n(160))/7+-parseInt(n(177))/8*(parseInt(n(186))/9)+parseInt(n(163))/10*(parseInt(n(191))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yo);class Ao extends t.Plugin{[To(155)](){const t=To,e=this[t(188)];if(!e[t(175)][t(183)](t(158)))return;const n=e[t(175)][t(161)](t(178)),r=e[t(157)];n[t(154)](t(170),[t(170)]),n[t(153)][t(189)](t(170),Hr(r,t(152))),this[t(179)]()}[To(179)](){const t=To,e=this[t(188)],n=e[t(157)];e[t(175)][t(161)](t(178))[t(153)][t(151)]((r=>{const s=t;if(s(168)!=r[s(169)])return;const{data:o}=r;if(o&&s(170)==o[s(190)]){const t=n.t,r=o[s(182)][0][s(164)];if(r){const o=e[s(165)][s(161)](s(159))[s(184)]((t=>t[s(173)]==r)),i=t(o[s(156)])[s(174)]();return{type:s(166),content:Hr(n,s(185),i),color:{value:o[s(181)],title:o[s(156)]}}}return{type:s(166),content:Hr(n,s(180),Hr(n,s(152)))}}}))}}const Co=Lo;function ko(){const t=["735031fdXDVm","addClass","306qAZhIB","21vLDSZm","12592McyZnK","elementToStructure","high","1170715JHVsJn","10vrOFbK","get","createEmptyElement","conversion","horizontalLine","HorizontalLineEditing","dataDowncast","plugins","36XIVoxe","insert","_descriptionFactory","div","registerElementLabel","183964XWEbuI","showSuggestionHighlights","12155088NmUwHd","locale","TrackChangesEditing","createContainerElement","createPositionAt","afterInit","1024806CoWEIt","15EsZyDb","89342zLZJfh","enableCommand","has","ELEMENT_HORIZONTAL_LINE","editor","ck-horizontal-line","for"];return(ko=function(){return t})()}function Lo(t,e){const n=ko();return(Lo=function(t,e){return n[t-=118]})(t,e)}!function(t,e){const n=Lo,r=t();for(;;)try{if(496154===parseInt(n(144))/1*(-parseInt(n(145))/2)+parseInt(n(130))/3*(parseInt(n(135))/4)+parseInt(n(121))/5+parseInt(n(143))/6*(-parseInt(n(155))/7)+-parseInt(n(118))/8*(parseInt(n(154))/9)+-parseInt(n(122))/10*(parseInt(n(152))/11)+parseInt(n(137))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ko);class Ro extends t.Plugin{[Co(142)](){const t=Co,e=this[t(149)];if(!e[t(129)][t(147)](t(127)))return;e[t(129)][t(123)](t(139))[t(146)](t(126));const n=e[t(129)][t(123)](t(139)),r=e[t(138)];n[t(132)][t(134)](t(126),(e=>Hr(r,t(148),e))),e[t(125)][t(151)](t(128))[t(119)]({model:t(126),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(136)])return null;const o=n[s(140)](s(133)),i=n[s(124)]("hr");return n[s(153)](s(150),o),n[s(131)](n[s(141)](o,0),i),o},converterPriority:t(120)})}}const No=So;function So(t,e){const n=vo();return(So=function(t,e){return n[t-=368]})(t,e)}function vo(){const t=["key","143811lyxNad","23396jnFOLT","htmlEmbed","has","type","value","afterInit","editor","locale","81720cmNXOW","attribute","*Change %0 content*","get","start","commandName","ELEMENT_HTML_EMBED","_registerLegacyDescription","registerDescriptionCallback","HtmlEmbed","7IJXZGc","element","2447421VWrhps","50614qtfMhV","14VMYCXi","785TtGZxN","3096928GlZptJ","3665970CNeeBN","350hRtMPA","registerElementLabel","nodeAfter","_enableDefaultAttributesIntegration","rawHtml","plugins","formatBlock","4015PfMlWK","format","getFirstRange","TrackChangesEditing","_descriptionFactory"];return(vo=function(){return t})()}!function(t,e){const n=So,r=t();for(;;)try{if(532671===parseInt(n(387))/1*(parseInt(n(390))/2)+-parseInt(n(389))/3+parseInt(n(369))/4*(-parseInt(n(392))/5)+-parseInt(n(394))/6+-parseInt(n(391))/7*(-parseInt(n(393))/8)+-parseInt(n(368))/9*(parseInt(n(395))/10)+parseInt(n(402))/11*(parseInt(n(377))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vo);class Mo extends t.Plugin{[No(374)](){const t=No,e=this[t(375)];if(!e[t(400)][t(371)](t(386)))return;const n=e[t(400)][t(380)](t(405)),r=e[t(376)];n[t(406)][t(396)](t(399),(e=>Hr(r,t(383),e))),n[t(398)](t(370),[],[t(373)]),n[t(406)][t(385)]((e=>{const n=t;if(n(378)!=e[n(372)])return;const{data:s}=e;if(s&&n(373)==s[n(407)]&&e[n(404)]()[n(381)][n(397)].is(n(388),n(399))){const t=Hr(r,n(383));return{type:n(403),content:Hr(r,n(379),t)}}})),this[t(384)]()}[No(384)](){const t=No,e=this[t(375)],n=e[t(376)];e[t(400)][t(380)](t(405))[t(406)][t(385)]((e=>{const r=t;if(r(401)!=e[r(372)])return;const{data:s}=e;if(s&&r(370)==s[r(382)]){const t=Hr(n,r(383));return{type:r(403),content:Hr(n,r(379),t)}}}))}}function Oo(t,e){const n=Do();return(Oo=function(t,e){return n[t-=271]})(t,e)}const wo=Oo;function Do(){const t=["isBefore","imageCaption","forward","ImageBlockEditing","getClosestSelectedImageElement","_descriptionFactory","3JymMSg","join","registerAttributeLabel","detach","toggleImageCaption","fromPosition","schema","width","*Reset image width*","getSuggestionCallback","has","isCollapsed","markInsertion","formatInline","caption","change","afterInit","registerElementLabel","ImageCaptionUtils","editor","forceDefaultExecution","2469bkrABN","removeObject","resizedWidth","end","previous","ImageResize","deletion","get","7iahRMr","formatBlock","commandParams","registerCustomCallback","attribute","createRange","type","imageStylePreApply","_suggestionFactory","5RuwuCx","FORMAT_IMAGE_SIZE","Block image to inline image","backward","_registerLegacyDescription","addObject","imageBlock","length","_findSuggestions","plugins","element","toPrevious","2280mDhYmZ","1715180dsHvtH","ELEMENT_INLINE_IMAGE","ImageCaptionEditing","imageTextAlternative","enableCommand","*Remove image text alternative*","discard","document","accept","getCaptionFromImageModelElement","3241336AjJWcP","235368dTULQS","createRangeOn","ImageTextAlternativeEditing","uploadImage","ELEMENT_IMAGE","194934hoxCBJ","insertion","format","Inline image to block image","registerDescriptionCallback","convertBlockImageToInline","chain","imageInline","markBlockFormat","ImageUploadEditing","filter","*Set image width:* %0","commandName","ELEMENT_CAPTION","markDeletion","*Set image text alternative:* %0","selection","ImageUtils","isEqual","nodeAfter","getContainedElement","getNearestSelectionRange","model","findIndex","insertImage","isIntersecting","newValue","ImageInlineEditing","2152008Prziui","12OADAqm","isOwn","imageTypeInline","find","start","toNext","_enableDefaultAttributesIntegration","resizeImage","isBlockImage","ImageEditing","nodeBefore","1643565yZLrWV","key","convertInlineImageToBlock","getFirstRange","imageTypeBlock","subType","TrackChangesEditing","locale","alt"];return(Do=function(){return t})()}!function(t,e){const n=Oo,r=t();for(;;)try{if(235295===parseInt(n(376))/1*(parseInt(n(321))/2)+-parseInt(n(275))/3*(-parseInt(n(304))/4)+parseInt(n(292))/5*(-parseInt(n(316))/6)+parseInt(n(283))/7*(-parseInt(n(315))/8)+parseInt(n(349))/9+-parseInt(n(305))/10+-parseInt(n(361))/11*(parseInt(n(350))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Do);class Fo extends t.Plugin{[wo(392)](){const t=wo,e=this[t(273)];if(!e[t(301)][t(386)](t(359)))return;const n=e[t(301)][t(282)](t(367)),r=e[t(301)][t(282)](t(338)),s=e[t(368)];n[t(309)](t(345)),n[t(375)][t(271)](t(298),(e=>Hr(s,t(320),e))),n[t(375)][t(271)](t(328),(e=>Hr(s,t(306),e))),n[t(375)][t(271)](t(390),(()=>Hr(s,t(334)))),e[t(301)][t(386)](t(330))&&n[t(309)](t(319)),e[t(301)][t(386)](t(373))&&e[t(301)][t(386)](t(348))&&(n[t(309)](t(352),((s,o)=>{const i=t,a=r[i(374)](e[i(343)][i(312)][i(337)]);e[i(343)][i(391)]((()=>{const t=i;n[t(329)](a,{commandName:t(352),commandParams:[o]},[],t(326))}))})),n[t(309)](t(365),((s,o)=>{const a=t;e[a(343)][a(391)]((t=>{const c=a;let u=r[c(374)](e[c(343)][c(312)][c(337)]),l=t[c(317)](u);const f=i.LivePosition[c(381)](l[c(354)],c(303)),h=i.LivePosition[c(381)](l[c(278)],c(355));n[c(274)]((()=>s(o))),u=r[c(374)](e[c(343)][c(312)][c(337)]),l=t[c(317)](u);const d=t[c(288)](f,h);f[c(379)](),h[c(379)](),n[c(329)](u,{commandName:c(352),commandParams:[o]},[],c(363)),d[c(354)][c(370)](l[c(354)])&&n[c(388)](t[c(288)](d[c(354)],l[c(354)]),c(363)),l[c(278)][c(370)](d[c(278)])&&n[c(388)](t[c(288)](l[c(278)],d[c(278)]),c(363))}))})),n[t(291)][t(286)](t(284),t(363),t(377),(()=>!1)),n[t(291)][t(286)](t(284),t(363),t(313),(()=>!1)),n[t(291)][t(286)](t(284),t(363),t(311),n[t(291)][t(385)](t(284),"",t(313))),n[t(291)][t(286)](t(322),t(363),t(377),(()=>!1)),n[t(291)][t(286)](t(322),t(363),t(311),(([r])=>{const s=t,o=n[s(291)][s(385)](s(322),"",s(311));let i=r[s(354)],a=r[s(278)];const c=e[s(343)][s(382)][s(342)](i,s(295)),u=e[s(343)][s(382)][s(342)](a,s(372));c[s(387)]&&(i=c[s(354)]),u[s(387)]&&(a=u[s(278)]),o([e[s(343)][s(288)](i,a)])})),n[t(291)][t(286)](t(284),t(363),t(327),c),n[t(291)][t(286)](t(322),t(363),t(327),c)),e[t(301)][t(386)](t(307))&&(n[t(309)](t(380),((s,o)=>{const i=t,a=e[i(301)][i(282)](i(272));let c=r[i(374)](e[i(343)][i(312)][i(337)]),u=a[i(314)](c);e[i(343)][i(391)]((()=>{const t=i;if(u)return void n[t(335)](e[t(343)][t(317)](u));const l=r[t(358)](c);s(o),c=r[t(374)](e[t(343)][t(312)][t(337)]),u=a[t(314)](c),n[t(388)](e[t(343)][t(317)](u),l?null:t(371))}))})),n[t(291)][t(286)](t(322),t(371),t(327),c));const o=[{type:t(284),subType:t(290)},{type:t(322),subType:t(371)},{type:t(284),subType:t(363)},{type:t(322),subType:t(363)}];function a(e,s){const i=t,a=o[i(344)]((({type:t,subType:n})=>e[i(289)]==t&&e[i(366)]==n)),c=o[i(344)]((({type:t,subType:e})=>s[i(289)]==t&&s[i(366)]==e));if(a<0||c<0)return!1;const u=e[i(364)](),l=s[i(364)]();if((0==a||1==a)&&2==c&&u[i(346)](l))return!0;if(2==a&&3==c){const t=n[i(300)](u,i(322))[i(331)]((({suggestion:t,meta:e})=>e[i(351)]&&i(363)==t[i(366)]));if(t[i(299)]>1&&l[i(278)][i(339)](u[i(354)]))return!0;if(1==t[i(299)]&&(u[i(354)][i(339)](l[i(278)])||u[i(278)][i(339)](l[i(354)])))return!0}if(3==a&&3==c&&u[i(354)][i(370)](l[i(354)])){const t=u[i(278)][i(340)],e=l[i(354)][i(360)];return r[i(358)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(301)][t(386)](t(280))&&(n[t(356)](t(357),[],[t(277)]),n[t(375)][t(378)](t(277),Hr(s,t(293)))),e[t(301)][t(386)](t(318))&&n[t(356)](t(308),[],[t(369)]),n[t(375)][t(325)]((e=>{const n=t;if(o[n(353)]((({type:t,subType:r})=>e[n(289)]==t&&e[n(366)]==r)))return e[n(279)]?{}:void 0})),n[t(375)][t(325)]((e=>{const n=t;if(n(322)==e[n(289)]||n(281)==e[n(289)]){const t=e[n(341)]();if(t&&t.is(n(302),n(390)))return{type:n(322)==e[n(289)]?n(297):n(276),element:t,quantity:1}}})),n[t(375)][t(325)]((e=>t(284)==e[t(289)]&&t(363)==e[t(366)]?{type:t(323),content:t(324)}:t(284)==e[t(289)]&&t(326)==e[t(366)]?{type:t(323),content:t(294)}:void 0)),n[t(375)][t(325)]((e=>{const n=t;if(n(287)!=e[n(289)])return;const{data:r}=e;if(!r||n(369)!=r[n(362)])return;const o=r[n(347)];return o?{type:n(323),content:Hr(s,n(336),'"'+o+'"')}:{type:n(323),content:Hr(s,n(310))}})),this[t(296)]()}[wo(296)](){const t=wo,e=this[t(273)],n=e[t(368)];e[t(301)][t(282)](t(367))[t(375)][t(325)]((e=>{const r=t;if(r(284)!=e[r(289)]&&r(389)!=e[r(289)])return;const{data:s}=e;if(s){if(r(308)==s[r(333)]){const t=s[r(285)][0][r(347)];return t?{type:r(323),content:Hr(n,r(336),'"'+t+'"')}:{type:r(323),content:Hr(n,r(310))}}if(r(357)==s[r(333)]){const t=s[r(285)][0][r(383)];return t?{type:r(323),content:Hr(n,r(332),t)}:{type:r(323),content:Hr(n,r(384))}}}}))}}const Po=Bo;function Bo(t,e){const n=xo();return(Bo=function(t,e){return n[t-=290]})(t,e)}function xo(){const t=["editor","_enableDefaultAttributesIntegration","attribute","4008903cqgCli","registerDescriptionCallback","afterInit","formatInline","TrackChangesEditing","_registerLegacyDescription","9ixHiPi","newValue","registerCustomCallback","discard","src","ImageEditing","_handleLegacySuggestions","2084530clBwWh","has","type","replaceImageSource","_descriptionFactory","31050IuMTXa","accept","locale","commandName","*Replace image URL*","key","get","2534804dXJzKg","*Format:* replace image URL","oldValue","format","1096HWHRUD","64736YezBzo","1505XAwtlb","getSuggestionCallback","plugins","_suggestionFactory","13921670YLjvrW","formatBlock","1612743ItlYAO"];return(xo=function(){return t})()}!function(t,e){const n=Bo,r=t();for(;;)try{if(850940===parseInt(n(314))/1+parseInt(n(290))/2+-parseInt(n(318))/3+parseInt(n(302))/4+-parseInt(n(308))/5*(-parseInt(n(295))/6)+parseInt(n(307))/7*(-parseInt(n(306))/8)+-parseInt(n(324))/9*(parseInt(n(312))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xo);class Uo extends t.Plugin{[Po(320)](){const t=Po;if(!this[t(315)][t(310)][t(291)](t(329)))return;const e=this[t(315)][t(297)],n=this[t(315)][t(310)][t(301)](t(322));n[t(316)](t(293),[],[t(328)]),n[t(294)][t(319)]((n=>{const r=t;if(r(317)!=n[r(292)])return;const{data:s}=n;return s&&r(328)==s[r(300)]?s[r(325)]&&s[r(304)]?{type:r(305),content:Hr(e,r(299))}:{type:r(305),content:""}:void 0})),this[t(330)]()}[Po(330)](){const t=Po,e=this[t(315)][t(310)][t(301)](t(322));e[t(311)][t(326)](t(313),t(293),t(296),e[t(311)][t(309)](t(313),null,t(327))),e[t(311)][t(326)](t(313),t(293),t(327),e[t(311)][t(309)](t(313),null,t(296))),this[t(323)]()}[Po(323)](){const t=Po,e=this[t(315)],n=e[t(297)];e[t(310)][t(301)](t(322))[t(294)][t(319)]((e=>{const r=t;if(r(313)!=e[r(292)]&&r(321)!=e[r(292)])return;const{data:s}=e;return s&&r(293)==s[r(298)]?{type:r(305),content:Hr(n,r(303))}:void 0}))}}const jo=Go;function Go(t,e){const n=Vo();return(Go=function(t,e){return n[t-=477]})(t,e)}function Vo(){const t=["imageStyle","isInContent","discard","_findSuggestions","locale","selection","nodeBefore","isEqual","convertInlineImageToBlock","title","plugins","4296556pYkNSY","1rSkESI","differ","isBefore","model","has","FORMAT_SIDE_IMAGE","_descriptionFactory","getSuggestionCallback","get","editor","next","1428ClSCfI","getClosestSelectedImageElement","from","suggestion","imageTypeInline","imageStylePreApply","start","markInlineFormat","1558870RVixRf","findIndex","isIntersecting","head","author","forEach","ImageStyleEditing","getFirstRange","change","TrackChangesEditing","document","commands","end","afterInit","registerPostFixer","commandName","isBlockImage","registerDescriptionCallback","length","registerCustomCallback","setImageNaturalSizeAttributes","type","hasSuggestion","getChangedMarkers","chain","markBlockFormat","getContainedElement","_registerLegacyDescription","shouldConvertImageType","170732SgBxKr","366112ALBVMX","*Format:* %0","refresh","9DPusTU","ImageUtils","nodeAfter","commandReversedParams","getSuggestions","formatInline","side","523497TEIqxl","commandParams","imageStylePostApply","value","1008OezdBi","formatBlock","_splitMarkerName","insertion","createRangeOn","discardSuggestion","normalizedStyles","toLowerCase","250MPWYWG","imageTypeBlock","_suggestionFactory","16652pdWjqj","Users","join","name","newRange","format","isOwn","accept","filter","isInlineImage","enableCommand","imageCaption","subType","getSuggestion"];return(Vo=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(142610===parseInt(n(530))/1*(-parseInt(n(478))/2)+parseInt(n(489))/3+-parseInt(n(504))/4*(-parseInt(n(501))/5)+-parseInt(n(493))/6*(-parseInt(n(541))/7)+parseInt(n(479))/8+-parseInt(n(482))/9*(-parseInt(n(549))/10)+-parseInt(n(529))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class zo extends t.Plugin{[jo(562)](){const t=jo,n=this[t(539)];if(!n[t(528)][t(534)](t(555)))return;const r=n[t(528)][t(538)](t(558)),s=n[t(528)][t(538)](t(483)),o={};r[t(514)](t(518),((o,i)=>{const a=t,c=n[a(528)][a(538)](a(505)).me,u=n[a(560)][a(538)](a(518));let l=s[a(542)](n[a(533)][a(559)][a(523)]),f=n[a(533)][a(497)](l),h=u[a(492)];if(h==i[a(492)])return;const d={commandName:a(518),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(533)][a(557)]((()=>{const t=a;if(r[t(486)]()[t(512)]((e=>e[t(519)]&&c==e[t(553)]&&(t(494)==e[t(570)]||t(487)==e[t(570)])&&(t(546)==e[t(516)]||t(491)==e[t(516)])&&e[t(556)]()[t(525)](f)))[t(554)]((e=>r[t(498)](e[t(552)]))),l=s[t(542)](n[t(533)][t(559)][t(523)]),f=n[t(533)][t(497)](l),u[t(481)](),n[t(560)][t(538)](t(545))[t(481)](),n[t(560)][t(538)](t(502))[t(481)](),h=u[t(492)],h!=i[t(492)])return s[t(513)](l)&&u[t(477)](i[t(492)],l)?(o({...i,setImageSizes:!1}),l=s[t(542)](n[t(533)][t(559)][t(523)]),void r[t(574)](l,{...d,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(546))):void(s[t(565)](l)?r[t(574)](l,d,[],t(491)):r[t(548)](f,d,t(491)))}))}));for(const e of n[t(528)][t(538)](t(555))[t(499)])o[e[t(507)]]=e[t(527)][t(500)]();r[t(503)][t(568)](t(494),t(546),t(506),(()=>!1)),r[t(503)][t(568)](t(494),t(491),t(506),(()=>!1)),r[t(503)][t(568)](t(487),t(491),t(506),(()=>!1)),r[t(503)][t(568)](t(494),t(546),t(511),(([e])=>{const n=t;s[n(569)](e[n(575)]())})),r[t(503)][t(568)](t(494),t(546),t(520),((e,n)=>{const s=t;r[s(503)][s(537)](s(494),"",s(511))(e,{commandName:n[s(564)],commandParams:n[s(485)]})})),r[t(503)][t(568)](t(494),t(546),t(573),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(494),subType:t(546)},{type:t(496),subType:t(515)},{type:t(494),subType:t(526)},{type:t(496),subType:t(526)}];function a(e,n){const o=t,a=i[o(550)]((({type:t,subType:n})=>e[o(570)]==t&&e[o(516)]==n)),c=i[o(550)]((({type:t,subType:e})=>n[o(570)]==t&&n[o(516)]==e));if(a<0||c<0)return!1;const u=e[o(556)](),l=n[o(556)]();if((0==a||1==a)&&2==c&&u[o(551)](l))return!0;if(2==a&&3==c){const t=r[o(521)](u,o(496))[o(512)]((({suggestion:t,meta:e})=>e[o(510)]&&o(526)==t[o(516)]));if(t[o(567)]>1&&l[o(561)][o(525)](u[o(547)]))return!0;if(1==t[o(567)]&&(u[o(547)][o(525)](l[o(561)])||u[o(561)][o(525)](l[o(547)])))return!0}if(3==a&&3==c&&u[o(547)][o(532)](l[o(547)])){const t=u[o(561)][o(484)],e=l[o(547)][o(524)];return s[o(565)](t)&&t===e}return!1}n[t(533)][t(559)][t(563)]((()=>{const e=t;let o=!1;const i=Array[e(543)](n[e(533)][e(559)][e(531)][e(572)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(495)](t);if(e(544)==i&&r[e(571)](u)){if(e(494)==a&&(e(546)==c||e(491)==c)){const t=r[e(517)](u);if(n[e(508)]){const n=t[e(556)]()[e(575)]();if(s[e(565)](n))continue;r[e(498)](t),o=!0}}if(e(496)==a&&e(515)==c&&!n[e(508)]){const t=r[e(517)](u);t[e(540)]&&t[e(540)][e(519)]&&(r[e(498)](t[e(540)]),o=!0)}}}return o})),this[t(576)](o)}[jo(576)](t){const e=jo,n=this[e(539)],r=n[e(522)];n[e(528)][e(538)](e(558))[e(536)][e(566)]((n=>{const s=e;if(s(494)!=n[s(570)]&&s(487)!=n[s(570)])return;const{data:o}=n;if(!o||s(518)!=o[s(564)])return;const i=o[s(490)][0][s(492)];return function(t){const e=s;return{type:e(509),content:Hr(r,e(480),t)}}(s(488)===i?Hr(r,s(535)):t[i]||i)}))}}const Ho=Wo;function Wo(t,e){const n=Xo();return(Wo=function(t,e){return n[t-=443]})(t,e)}function Xo(){const t=["18pKglXs","18623UVdpSD","_trackChangesExecuted","get","value","1303320XLzlue","_trackChangesValueDuringImport","859698KoKQrs","TrackChangesEditing","Users","435272OgjViM","lowest","10lQaRTT","collaboration_features","5230CAxOWS","_handleImportedData","listenTo","afterInit","dataInsert","high","editor","plugins","_setSuggestionData","957315CGIkZF","importWord","track_changes","bind","trackChanges","commands","1DDPfqg","execute","116772jwIjCl","105076eWLEqv","enableCommand","forEach"];return(Xo=function(){return t})()}!function(t,e){const n=Wo,r=t();for(;;)try{if(228406===-parseInt(n(458))/1*(-parseInt(n(460))/2)+-parseInt(n(452))/3+-parseInt(n(461))/4*(-parseInt(n(476))/5)+-parseInt(n(469))/6+-parseInt(n(471))/7+-parseInt(n(474))/8*(parseInt(n(464))/9)+-parseInt(n(443))/10*(-parseInt(n(465))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xo);class Ko extends t.Plugin{constructor(t){const e=Wo;super(t),this[e(470)]=!1,this[e(466)]=!1}[Ho(446)](){const t=Ho,e=this[t(449)],n=e[t(457)][t(467)](t(453)),r=e[t(457)][t(467)](t(456));n&&(n.on(t(459),((e,[,n])=>{const s=t;this[s(470)]=r[s(468)],n[s(477)][s(454)]=!this[s(470)]}),{priority:t(448)}),this[t(445)](n,t(447),this[t(444)][t(455)](this)),this[t(445)](n,t(447),(()=>{const e=t;this[e(466)]&&(r[e(459)](),this[e(466)]=!1)}),{priority:t(475)}),e[t(450)][t(467)](t(472))[t(462)](t(453)))}[Ho(444)](t,e){const n=Ho,{suggestions:r}=e,s=this[n(449)][n(457)][n(467)](n(456)),o=s[n(468)];this[n(470)]!==o&&(s[n(459)](),this[n(466)]=!0),r&&r[n(463)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(449)][o(450)][o(467)](o(473)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(453)}}};this[o(449)][o(450)][o(467)](o(472))[o(451)](i)}))}}const qo=Yo;function Zo(){const t=["formatBlock","outdent","format","outdentBlock","6849304tXauDD","_descriptionFactory","plugins","getItemLabel","get","10060TGEzth","enableCommand","locale","_registerLegacyDescription","indentBlock","435ZKViMe","555844QDjGru","*Outdent:* %0","_enableDefaultAttributesIntegration","25430FGSDfi","778824dYpzHb","getItems","indent","346PQPTjr","14098vlNgSm","type","FORMAT_INDENT","IndentEditing","114vBdGaX","*Indent:* %0","has","3144cfzXMT","afterInit","editor","registerAttributeLabel","576RLaXQE","IndentBlock","registerDescriptionCallback","commandName","blockIndent","_registerBlockAttribute","TrackChangesEditing"];return(Zo=function(){return t})()}function Yo(t,e){const n=Zo();return(Yo=function(t,e){return n[t-=242]})(t,e)}!function(t,e){const n=Yo,r=t();for(;;)try{if(306156===parseInt(n(260))/1+-parseInt(n(267))/2*(-parseInt(n(275))/3)+parseInt(n(254))/4*(parseInt(n(259))/5)+-parseInt(n(272))/6*(-parseInt(n(268))/7)+parseInt(n(264))/8+-parseInt(n(279))/9*(parseInt(n(263))/10)+-parseInt(n(249))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zo);class Jo extends t.Plugin{[qo(276)](){const t=qo,e=this[t(277)],n=e[t(251)][t(253)](t(244));if(e[t(251)][t(274)](t(271))&&(n[t(255)](t(266)),n[t(255)](t(246))),e[t(251)][t(274)](t(280)))for(const e of[t(258),t(248)])n[t(262)](e);const r=e[t(256)];n[t(243)](t(242)),n[t(250)][t(278)](t(242),Hr(r,t(270))),this[t(257)]()}[qo(257)](){const t=qo,e=this[t(277)],n=e[t(256)],r=e[t(251)][t(253)](t(244));r[t(250)][t(281)]((e=>{const s=t;if(s(245)!=e[s(269)])return;const{data:o}=e;if(!o)return;if(s(258)!=o[s(282)]&&s(248)!=o[s(282)])return;const i=e[s(265)]()[0],a=r[s(250)][s(252)](i);return s(258)==o[s(282)]?{type:s(247),content:Hr(n,s(273),a)}:s(248)==o[s(282)]?{type:s(247),content:Hr(n,s(261),a)}:void 0}))}}var Qo=ti;function $o(){var t=["requires","2DHZGVu","774nionua","681404lybEkh","2872236UzUaXW","108mRyZuA","TrackChangesEditing","11270623HrwpVQ","17944sCiZAf","init","enableCommand","34454510LVPEBi","196325WZaglv","plugins","editor","9029454khqxoE","input","get"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=375]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(834198===-parseInt(n(381))/1*(parseInt(n(383))/2)+-parseInt(n(384))/3+parseInt(n(385))/4*(-parseInt(n(392))/5)+parseInt(n(377))/6+-parseInt(n(387))/7+parseInt(n(388))/8*(parseInt(n(382))/9)+parseInt(n(391))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Qo(380)](){return[vs.Input]}[Qo(389)](){var t=Qo;this[t(376)][t(375)][t(379)](t(386))[t(390)](t(378))}}const ni=ri;function ri(t,e){const n=oi();return(ri=function(t,e){return n[t-=251]})(t,e)}!function(t,e){const n=ri,r=t();for(;;)try{if(790892===parseInt(n(274))/1+parseInt(n(265))/2*(parseInt(n(275))/3)+-parseInt(n(257))/4*(parseInt(n(290))/5)+-parseInt(n(288))/6+parseInt(n(273))/7+-parseInt(n(280))/8+-parseInt(n(268))/9*(-parseInt(n(255))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oi);class si extends t.Plugin{[ni(292)](){const t=ni,e=this[t(270)];if(!e[t(279)][t(282)](t(260)))return;const n=e[t(279)][t(252)](t(259)),r=e[t(285)][t(252)](t(266));n[t(287)](t(266),[t(264),...r[t(278)][t(269)]((t=>t.id))]),n[t(287)](t(256));for(const e of r[t(278)])n[t(272)][t(291)](e.id,t(261)+e[t(289)][t(277)]()+")");n[t(272)][t(251)]((n=>{const r=t;if(r(253)!=n[r(283)])return;const{data:s}=n;if(!s||r(264)!=s[r(286)])return;const o=s[r(267)],i=e[r(258)];return{type:r(263),content:null==o?Hr(i,r(281)):Hr(i,r(271),'"'+o+'"')}})),this[t(254)]()}[ni(254)](){const t=ni,e=this[t(270)],n=e[t(258)];e[t(279)][t(252)](t(259))[t(272)][t(251)]((e=>{const r=t;if(r(262)!=e[r(283)])return;const{data:s}=e;if(s){if(r(266)==s[r(284)]){const t=s[r(276)][0];return{type:r(263),content:Hr(n,r(271),'"'+t+'"')}}return r(256)==s[r(284)]?{type:r(263),content:Hr(n,r(281))}:void 0}}))}}function oi(){const t=["8165304lPkcBu","label","5ZomeNh","registerAttributeLabel","afterInit","registerDescriptionCallback","get","attribute","_registerLegacyDescription","370bfYoDu","unlink","3113420zKrmDN","locale","TrackChangesEditing","LinkEditing","link (","formatInline","format","linkHref","974hVIVhK","link","newValue","295497QjDnWW","map","editor","*Set link:* %0","_descriptionFactory","2469355JWEYfE","1344154veLsMd","9519klNTTL","commandParams","toLowerCase","manualDecorators","plugins","12214880Silwdh","*Remove link*","has","type","commandName","commands","key","_enableDefaultAttributesIntegration"];return(oi=function(){return t})()}function ii(t,e){const n=ai();return(ii=function(t,e){return n[t-=337]})(t,e)}function ai(){const t=["getSelectedBlocks","_selectedElements","*Change to:* %0","4872530HpJVTN","11683240AZtpcS","73OfIQqg","6rSAdcn","from","checkTodoList","selection","format","LegacyListEditing","bulleted","12kvVuun","listType","plugins","get","filter","registerDescriptionCallback","ELEMENT_LIST_ITEM","name","*Check item*","locale","29493997EZcSsj","outdentList","before","enableCommand","commands","*Indent:* %0","2428AIgzUg","TrackChangesEditing","document","ELEMENT_BULLETED_LIST","paragraph","isObject","execute","forceValue","markBlockFormat","indentList","element","registerElementLabel","9729720qHSUTC","ELEMENT_TODO_LIST","createRange","11QXzxLt","model","numbered","checkChild","parent","getAttribute","change","List","listItem","*Uncheck item*","end","push","slice","commandName","createPositionAt","5NGHycf","_descriptionFactory","has","todoListChecked","ELEMENT_NUMBERED_LIST","*Outdent:* %0","3222876zIfoGk","formatBlock","bulletedList","LegacyTodoListEditing","schema","blockName","2654628IKYpVp","numberedList","afterInit","todo","listIndent","formatInline","findIndex","previousSibling","editor","9QyFKqh","add","value","type","commandParams","nextSibling","replace","todoList","length"];return(ai=function(){return t})()}const ci=ii;!function(t,e){const n=ii,r=t();for(;;)try{if(832281===parseInt(n(404))/1*(-parseInt(n(339))/2)+parseInt(n(405))/3*(-parseInt(n(381))/4)+-parseInt(n(369))/5*(-parseInt(n(375))/6)+parseInt(n(351))/7+parseInt(n(403))/8*(-parseInt(n(390))/9)+parseInt(n(402))/10*(-parseInt(n(354))/11)+parseInt(n(412))/12*(parseInt(n(422))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ai);class ui extends t.Plugin{[ci(383)](){const t=ci,e=this[t(389)],n=e[t(421)];if(!e[t(414)][t(371)](t(410)))return;const r=e[t(414)][t(415)](t(340)),s=e[t(414)][t(371)](t(378));function o(t){return()=>{const n=ii,s=e[n(355)][n(341)][n(408)],o=e[n(337)][n(415)](t);if(o[n(392)])return void e[n(345)](n(343),{});const i=t[n(366)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(406)](t)[s(416)]((t=>function(t,e){const n=s;return e[n(357)](t[n(358)],n(362))&&!e[n(344)](t)}(t,r)));o=o[s(416)]((t=>!t.is(s(349),s(362))||t[s(359)](s(413))!=e));const i=new Set;for(const t of o)t.is(s(349),s(362))?i[s(391)](li(t)):i[s(391)](t);return Array[s(406)](i)}(s[n(399)](),i,e[n(355)][n(379)]);e[n(355)][n(360)]((()=>{const e=n;for(const n of a)r[e(347)](n,{commandName:t,commandParams:[{forceValue:!o[e(392)]}],formatGroupId:e(380)},fi(n))}))}}function i(t){return()=>{const n=ii,s=function(t){const e=ii;let n=Array[e(406)](t);const r=n[e(387)]((t=>e(362)!=t[e(419)]));return r>-1&&(n=n[e(366)](0,r)),n}(e[n(355)][n(341)][n(408)][n(399)]()),o=e[n(355)][n(353)](e[n(355)][n(368)](s[0],n(424)),e[n(355)][n(368)](s[s[n(398)]-1],n(364)));e[n(355)][n(360)]((()=>{const e=n;r[e(347)](o,{commandName:t,commandParams:[],formatGroupId:e(385)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(395)];for(;t&&t[n(359)](n(385))>e[n(359)](n(385));)r[n(391)](t),t=t[n(395)]}return Array[n(406)](r)}(s))}))}}r[t(425)](t(382),o(t(382))),r[t(425)](t(377),o(t(377))),s&&r[t(425)](t(397),o(t(397))),r[t(425)](t(348),i(t(348))),r[t(425)](t(423),i(t(423))),s&&r[t(425)](t(407),(()=>{const n=t,s=e[n(337)][n(415)](n(407)),o=Array[n(406)](s[n(400)]);o[n(416)]((t=>t[n(359)](n(372))!=s[n(392)])),e[n(355)][n(360)]((()=>{const t=n;for(const e of o)r[t(347)](e,{commandName:t(407),commandParams:[{forceValue:!s[t(392)]}]})}))})),r[t(370)][t(350)](t(362),(e=>Hr(n,t(418),e))),r[t(370)][t(417)]((e=>{const r=t;if(r(376)!=e[r(393)]&&r(386)!=e[r(393)])return;const{data:s}=e;if(s){if(r(382)==s[r(367)]||r(377)==s[r(367)]||r(397)==s[r(367)])switch(s[r(367)][r(396)](r(361),"")){case r(411):return o(Hr(n,r(342)));case r(356):return o(Hr(n,r(373)));case r(384):return o(Hr(n,r(352)))}if(r(348)==s[r(367)])return{type:r(409),content:Hr(n,r(338),Hr(n,r(418)))};if(r(423)==s[r(367)])return{type:r(409),content:Hr(n,r(374),Hr(n,r(418)))};if(r(407)==s[r(367)])return s[r(394)][0][r(346)]?{type:r(409),content:Hr(n,r(420))}:{type:r(409),content:Hr(n,r(363))}}function o(t){const e=r;return{type:e(409),content:Hr(n,e(401),t)}}}))}}function li(t){const e=ci,n=t[e(359)](e(385));if(0==n)return t;let r=t;for(;t[e(388)]&&t[e(388)].is(e(349),e(362));){const s=t[e(388)][e(359)](e(385));if(s==n)r=t[e(388)];else if(s<n)break;t=t[e(388)]}return r}function fi(t){const e=ci,n=[];if(t.is(e(349),e(362))&&t[e(359)](e(385))>0){let r=t[e(395)];for(;r&&e(362)==r[e(419)]&&r[e(359)](e(385))==t[e(359)](e(385));)n[e(365)](r),r=r[e(395)]}return n}const hi=gi;function di(){const t=["parent","getLastPosition","map","registerDescriptionCallback","getSiblingNodes","_LIST_","TrackChangesEditing","backward","format","list.properties","_getTranslationKeyForListStyle","reversed","before","afterInit","_getSuggestionBlocks","push","274737OepeqF","95377odYdXP","listType","handleListStyleCommand","handleListStartCommand","*Format:* set order to reversed","8026760QNqVgU","formatBlock","locale","plugins","getAttribute","listReversed","toUpperCase","document","numbered","1266349sureic","listStart","change","forward","_descriptionFactory","commandName","styles","replace","element","listStyle","get","selection","from","markMultiRangeBlockFormat","unshift","commandParams","LegacyListUtils","857844ysoEwu","createPositionAt","formatInline","30FTiWNV","model","2219778sKWCgb","editor","has","startIndex","type","config","*Change to:* %0","10ndxEBK","getFirstPosition","getSelectedBlocks","handleListReversedCommand","filter","listItem","bind","length","LegacyListPropertiesEditing","flat","2217385hJYGGs","getListTypeFromListStyleType","createRange","*Format:* set order to regular","ELEMENT_","_getSuggestionBlocksForListStyle","*Format:* set start index to %0","enableCommand","handleDescriptions"];return(di=function(){return t})()}function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=159]})(t,e)}!function(t,e){const n=gi,r=t();for(;;)try{if(618084===parseInt(n(199))/1*(-parseInt(n(163))/2)+parseInt(n(198))/3+parseInt(n(230))/4+parseInt(n(173))/5+parseInt(n(233))/6*(-parseInt(n(213))/7)+parseInt(n(204))/8+parseInt(n(235))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[hi(195)](){const t=hi;if(!this[t(236)][t(207)][t(237)](t(171)))return;const e=this[t(236)][t(161)][t(223)](t(191)),n=this[t(236)][t(207)][t(223)](t(188));e[t(219)]&&n[t(180)](t(222),this[t(201)][t(169)](this)),e[t(193)]&&n[t(180)](t(209),this[t(166)][t(169)](this)),e[t(159)]&&n[t(180)](t(214),this[t(202)][t(169)](this)),n[t(217)][t(185)](this[t(181)][t(169)](this))}[hi(201)](t,e={}){const n=hi,r=this[n(236)][n(207)][n(223)](n(188)),s=this[n(178)]();this[n(236)][n(234)][n(215)]((()=>{const t=n;r[t(226)](s,{commandName:t(222),commandParams:[{type:e[t(160)]}],formatGroupId:t(222)})}))}[hi(166)](t,e={}){const n=hi,r=this[n(236)][n(207)][n(223)](n(188)),s=this[n(196)]((t=>t.is(n(221),n(168))&&n(212)===t[n(208)](n(200))));if(s[n(170)]<1)return;const o=s[n(184)]((t=>this[n(236)][n(234)][n(175)](this[n(236)][n(234)][n(231)](t,n(194)),this[n(236)][n(234)][n(231)](t,0))));this[n(236)][n(234)][n(215)]((()=>{const t=n;r[t(226)](o,{commandName:t(209),commandParams:[{reversed:e[t(193)]}],formatGroupId:t(209)})}))}[hi(202)](t,e={}){const n=hi,r=this[n(236)][n(207)][n(223)](n(188)),s=this[n(196)]((t=>t.is(n(221),n(168))&&n(212)===t[n(208)](n(200))));if(s[n(170)]<1)return;const o=s[n(184)]((t=>this[n(236)][n(234)][n(175)](this[n(236)][n(234)][n(231)](t,n(194)),this[n(236)][n(234)][n(231)](t,0))));this[n(236)][n(234)][n(215)]((()=>{const t=n;r[t(226)](o,{commandName:t(214),commandParams:[{startIndex:e[t(159)]}],formatGroupId:t(214)})}))}[hi(181)](t){const e=hi;if(e(205)!=t[e(160)]&&e(232)!=t[e(160)])return;const n=this[e(236)][e(206)],{data:r}=t;if(!r)return;let s,o;switch(r[e(218)]){case e(222):s=e(162),o={type:e(190),content:Hr(n,s,Hr(n,this[e(192)](r[e(228)][0][e(160)])))};break;case e(209):s=r[e(228)][0][e(193)]?e(203):e(176),o={type:e(190),content:Hr(n,s)};break;case e(214):s=e(179),o={type:e(190),content:Hr(n,s,r[e(228)][0][e(159)])}}return o}[hi(178)](){const t=hi;var e,n,r,s;const o=this[t(236)][t(207)][t(223)](t(229));let i=Array[t(225)](this[t(236)][t(234)][t(211)][t(224)][t(165)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(221),t(168)))&&i[t(227)](...o[t(186)](this[t(236)][t(234)][t(211)][t(224)][t(164)](),t(189))),(null===(n=i[i[t(170)]-1])||void 0===n?void 0:n.is(t(221),t(168)))&&i[t(197)](...o[t(186)](this[t(236)][t(234)][t(211)][t(224)][t(183)](),t(216))),i=[...new Set(i)],(null===(s=null===(r=this[t(236)][t(234)][t(211)][t(224)][t(164)]())||void 0===r?void 0:r[t(182)])||void 0===s?void 0:s.is(t(221),t(168)))&&(i=i[t(167)]((e=>e.is(t(221),t(168))))),i}[hi(196)](t){const e=hi,n=this[e(236)][e(207)][e(223)](e(229));let r=Array[e(225)](this[e(236)][e(234)][e(211)][e(224)][e(165)]())[e(167)](t)[e(184)]((t=>{const r=e,s=this[r(236)][r(234)][r(231)](t,0);return[...n[r(186)](s,r(189)),...n[r(186)](s,r(216))]}))[e(172)]();return r=[...new Set(r)],r}[hi(192)](t){const e=hi;return e(177)+this[e(236)][e(207)][e(223)](e(229))[e(174)](t)[e(210)]()+e(187)+t[e(210)]()[e(220)](/-/g,"_")}}function mi(t,e){const n=Ei();return(mi=function(t,e){return n[t-=467]})(t,e)}const Ii=mi;function Ei(){const t=["has","editor","div","18448EIgVFd","573EdkdtG","12080100DmSPyF","799648CAPTuw","1728075pVjceO","showSuggestionHighlights","createEmptyElement","downcastDispatcher","registerElementLabel","35knHbCr","1825254kyABDK","high","for","options","afterInit","mediaEmbed","enableCommand","stop","media","ELEMENT_MEDIA","attribute:url:media","MediaEmbedEditing","45JbKKZM","768251YjDQwo","2373712WtsdhY","get","conversion","dataDowncast","_descriptionFactory","TrackChangesEditing","data","elementToElement","plugins","locale","1jjCQua"];return(Ei=function(){return t})()}!function(t,e){const n=mi,r=t();for(;;)try{if(900081===parseInt(n(480))/1*(parseInt(n(487))/2)+-parseInt(n(485))/3*(parseInt(n(484))/4)+-parseInt(n(488))/5+-parseInt(n(494))/6*(-parseInt(n(493))/7)+-parseInt(n(470))/8*(-parseInt(n(468))/9)+-parseInt(n(486))/10+-parseInt(n(469))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[Ii(498)](){const t=Ii,e=this[t(482)];if(!e[t(478)][t(481)](t(467)))return;const n=e[t(478)][t(471)](t(475)),r=e[t(479)];n[t(500)](t(499)),n[t(474)][t(492)](t(502),(e=>Hr(r,t(503),e))),e[t(472)][t(496)](t(473))[t(477)]({model:t(502),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(489)])return n[s(490)](s(483))},converterPriority:t(495)}),e[t(476)][t(491)].on(t(504),((e,n,r)=>{const s=t;r[s(497)][s(489)]&&e[s(501)]()}),{priority:t(495)})}}function Ti(){const t=["129565blTAPW","33ZBVaXp","410527mezwiZ","MentionEditing","plugins","mention","7GmXVfq","has","afterInit","TrackChangesEditing","2293976azYMdB","78tUxMyB","13833ZKAldg","enableCommand","1034764CfJqRK","3190wJxKmW","editor","1441812vdeDIi","3IcDEiT","423298FiNXZY","get"];return(Ti=function(){return t})()}const _i=yi;function yi(t,e){const n=Ti();return(yi=function(t,e){return n[t-=188]})(t,e)}!function(t,e){const n=yi,r=t();for(;;)try{if(283757===parseInt(n(197))/1+parseInt(n(193))/2+-parseInt(n(192))/3*(parseInt(n(188))/4)+parseInt(n(195))/5*(parseInt(n(206))/6)+-parseInt(n(201))/7*(parseInt(n(205))/8)+-parseInt(n(207))/9*(parseInt(n(189))/10)+parseInt(n(196))/11*(parseInt(n(191))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ti);class Ai extends t.Plugin{[_i(203)](){const t=_i,e=this[t(190)];e[t(199)][t(202)](t(198))&&e[t(199)][t(194)](t(204))[t(208)](t(200))}}const Ci=ki;function ki(t,e){const n=Ri();return(ki=function(t,e){return n[t-=150]})(t,e)}!function(t,e){const n=ki,r=t();for(;;)try{if(577187===parseInt(n(165))/1+parseInt(n(170))/2+-parseInt(n(169))/3*(-parseInt(n(158))/4)+parseInt(n(180))/5*(parseInt(n(174))/6)+parseInt(n(167))/7+-parseInt(n(161))/8+-parseInt(n(176))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ri);class Li extends t.Plugin{[Ci(179)](){const t=Ci,e=this[t(150)],n=e[t(166)][t(163)](t(159));e[t(166)][t(183)](t(178))&&(n[t(171)](t(151),[],[t(173)]),n[t(168)][t(172)]((e=>this[t(154)](e))))}[Ci(154)](t){const e=Ci,n=this[e(150)][e(152)],{data:r}=t,s={type:e(157),content:""};if(r&&e(173)==r[e(177)]){if(!r[e(162)])return{type:e(157),content:Hr(n,e(156),Hr(n,e(164)))+" ("+r[e(155)]+")"};if(!r[e(155)]){let o=t[e(153)];for(;o;){if(o[e(160)]&&e(182)==o[e(160)][e(177)]&&o[e(160)][e(155)])return s;o=o[e(175)]}return{type:e(157),content:Hr(n,e(181),Hr(n,e(164)))+" ("+r[e(162)]+")"}}}}}function Ri(){const t=["82396TwaGBv","_enableDefaultAttributesIntegration","registerDescriptionCallback","listMarkerStyle","6pLCtYu","next","7566786bHUMjm","key","MultiLevelList","afterInit","4593415auUNPh","*Remove format:* %0","listType","has","editor","multiLevelList","locale","head","handleDescriptions","newValue","*Set format:* %0","format","764AJdMBe","TrackChangesEditing","data","7098008BWFPxR","oldValue","get","ELEMENT_MULTI_LEVEL_LIST","18737HWQJrF","plugins","2826971mVYQIp","_descriptionFactory","14493hPdaaU"];return(Ri=function(){return t})()}function Ni(t,e){const n=vi();return(Ni=function(t,e){return n[t-=120]})(t,e)}const Si=Ni;function vi(){const t=["editor","registerElementLabel","pageBreak","5413736rgZWIB","locale","28YDvfCs","enableCommand","1851051cskeLB","get","8634zgPFku","has","afterInit","PageBreakEditing","5455860sivCcl","TrackChangesEditing","plugins","ELEMENT_PAGE_BREAK","1121545BOXEYQ","922792UTHwRZ","3082276yzQjLh","_descriptionFactory"];return(vi=function(){return t})()}!function(t,e){const n=Ni,r=t();for(;;)try{if(741446===parseInt(n(128))/1+parseInt(n(140))/2+parseInt(n(138))/3+parseInt(n(129))/4+parseInt(n(127))/5+parseInt(n(123))/6+-parseInt(n(136))/7*(parseInt(n(134))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vi);class Mi extends t.Plugin{[Si(121)](){const t=Si,e=this[t(131)];if(!e[t(125)][t(120)](t(122)))return;e[t(125)][t(139)](t(124))[t(137)](t(133));const n=e[t(125)][t(139)](t(124)),r=e[t(135)];n[t(130)][t(132)](t(133),(e=>Hr(r,t(126),e)))}}const Oi=Fi;function wi(){const t=["format","schema","*Insert:* %0","1469575OpodZZ","model","start","insert","span","paragraph","insertParagraph","isLimit","isTouching","3455512KabyQa","formatBlock","downcastDispatcher","registerElementLabel","addMarker:suggestion:insertion","createUIElement","includes","checkChild","markerName","306bUDBVC","type","enableCommand","options","bindElementToMarker","consumable","694380yrOaaF","insertion","activeMarkers","afterInit","plugins","data","2QvnnVs","_enableDefaultAttributesIntegration","_registerLegacyDescription","*Change to:* %0","Paragraph","$text","markerRange","highest","registerDescriptionCallback","397692tTBbxP","TrackChangesEditing","get","consume","mapper","end","toViewPosition","ck-suggestion-marker--active","editor","addClass","ELEMENT_PARAGRAPH","ck-suggestion-marker-split","getItemLabel","54817rKjYqA","showSuggestionHighlights","777963JsdPZP","getFirstRange","2124540jbbAwQ","has","locale","name","nodeAfter","editing","writer","isBlock","_descriptionFactory","commandName"];return(wi=function(){return t})()}!function(t,e){const n=Fi,r=t();for(;;)try{if(286669===parseInt(n(509))/1+parseInt(n(500))/2*(-parseInt(n(455))/3)+parseInt(n(494))/4+-parseInt(n(470))/5+-parseInt(n(488))/6*(parseInt(n(453))/7)+parseInt(n(479))/8+parseInt(n(457))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wi);class Di extends t.Plugin{[Oi(497)](){const t=Oi,e=this[t(517)];if(!e[t(498)][t(458)](t(504)))return;const n=e[t(459)],r=e[t(498)][t(511)](t(510));r[t(465)][t(482)](t(475),(e=>Hr(n,t(450),e))),r[t(501)](t(475)),r[t(490)](t(476)),e[t(462)][t(481)].on(t(483),Pi(e),{priority:t(507)}),e[t(499)][t(481)].on(t(483),((n,r,s)=>{const o=t;s[o(491)][o(454)]&&Pi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(507)});const s=r[t(465)];s[t(508)]((r=>{const o=t;if(o(495)!==r[o(489)])return;const{start:i,end:a}=r[o(456)]();if(!i[o(478)](a)||!i[o(461)])return;const c=e[o(471)][o(468)],u=i[o(461)];return c[o(464)](u)&&!c[o(477)](u)&&c[o(486)](u,o(505))?{type:o(495),content:Hr(n,o(469),s[o(452)](u,1))}:void 0})),this[t(502)]()}[Oi(502)](){const t=Oi,e=this[t(517)],n=e[t(459)];e[t(498)][t(511)](t(510))[t(465)][t(508)]((e=>{const r=t;if(r(480)!=e[r(489)])return;const{data:s}=e;return s&&r(475)==s[r(466)]?{type:r(467),content:Hr(n,r(503),Hr(n,r(450)))}:void 0}))}}function Fi(t,e){const n=wi();return(Fi=function(t,e){return n[t-=450]})(t,e)}function Pi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Fi,i=t[o(498)][o(511)](o(510)),a=r[o(506)][o(472)],c=r[o(506)][o(514)],u=t[o(471)][o(468)];if(!a[o(478)](c)||!a[o(461)])return;const l=a[o(461)];if(u[o(464)](l)&&!u[o(477)](l)&&u[o(486)](l,o(505))){if(!s[o(493)][o(512)](r[o(506)],n[o(460)]))return;const t=s[o(463)][o(484)](o(474),{class:o(451)}),a=s[o(513)][o(515)](c);e&&i[o(496)][o(485)](r[o(487)])&&s[o(463)][o(518)](o(516),t),s[o(463)][o(473)](a,t),s[o(513)][o(492)](t,r[o(487)])}}}const Bi=Ui;function xi(){const t=["TrackChangesEditing","registerDescriptionCallback","has","locale","232418xEyRTM","628624RdrIWA","2519037ROeBoP","11UOAikK","editor","2SENEIn","formatBlock","afterInit","type","removeFormat","RemoveFormatEditing","7385810xGhTvb","commandName","_registerLegacyDescription","777300htdTPm","formatInline","plugins","*Remove all formatting*","format","27995qokWvG","_enableDefaultAttributesIntegration","get","_descriptionFactory","42soClwt","925413zOaAWj","44XrrfLa"];return(xi=function(){return t})()}function Ui(t,e){const n=xi();return(Ui=function(t,e){return n[t-=160]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(254412===parseInt(n(175))/1*(-parseInt(n(180))/2)+parseInt(n(169))/3+parseInt(n(170))/4*(parseInt(n(164))/5)+parseInt(n(189))/6+parseInt(n(168))/7*(-parseInt(n(176))/8)+-parseInt(n(177))/9+parseInt(n(186))/10*(parseInt(n(178))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xi);class ji extends t.Plugin{[Bi(182)](){const t=Bi,e=this[t(179)];e[t(161)][t(173)](t(185))&&(e[t(161)][t(166)](t(171))[t(165)](t(184)),this[t(188)]())}[Bi(188)](){const t=Bi,e=this[t(179)];e[t(161)][t(166)](t(171))[t(167)][t(172)]((n=>{const r=t;if(r(181)!=n[r(183)]&&r(160)!=n[r(183)])return;const{data:s}=n;return s&&r(184)==s[r(187)]?{type:r(163),content:Hr(e[r(174)],r(162))}:void 0}))}}const Gi=zi;function Vi(){const t=["292122WFujZV","goToNextRestrictedEditingException","afterInit","RestrictedEditingModeEditing","3594126NmadRg","26308OzLCLG","trackChanges","get","12227480WMXYYs","460lUjEnM","acceptSuggestion","20016766DmSnBF","1499659jESHDV","goToPreviousRestrictedEditingException","TrackChangesEditing","18DjFwMl","plugins","discardSelectedSuggestions","discardSuggestion","editor","acceptAllSuggestions","acceptSelectedSuggestions","12zepZZA","discardAllSuggestions","has","206985CMDJto","enableCommand","208SnyMPH"];return(Vi=function(){return t})()}function zi(t,e){const n=Vi();return(zi=function(t,e){return n[t-=317]})(t,e)}!function(t,e){const n=zi,r=t();for(;;)try{if(952653===-parseInt(n(326))/1*(parseInt(n(344))/2)+parseInt(n(333))/3+-parseInt(n(334))/4*(-parseInt(n(338))/5)+parseInt(n(323))/6*(-parseInt(n(341))/7)+-parseInt(n(328))/8*(-parseInt(n(329))/9)+-parseInt(n(337))/10+parseInt(n(340))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vi);class Hi extends t.Plugin{[Gi(331)](){const t=Gi,e=this[t(320)];if(!e[t(317)][t(325)](t(332)))return;const n=e[t(317)][t(336)](t(343));n[t(327)](t(342)),n[t(327)](t(330));const r=e[t(317)][t(336)](t(332));r[t(327)](t(335)),r[t(327)](t(339)),r[t(327)](t(319)),r[t(327)](t(321)),r[t(327)](t(324)),r[t(327)](t(322)),r[t(327)](t(318))}}const Wi=Ki;function Xi(){const t=["get","markerName","addMarker:suggestion:deletion","createPositionBefore","TrackChangesEditing","locale","softBreak","mapper","writer","includes","options","360fvaaxI","markerRange","insert","showSuggestionHighlights","merge","requires","registerElementLabel","5255fCqITC","addClass","plugins","148965zLWsXO","name","189970ZsCWrp","element","getItems","createUIElement","deletion","ELEMENT_LINE_BREAK","enableCommand","model","span","52011FTApoL","init","data","editor","_descriptionFactory","2xDdWLL","toViewPosition","consumable","addMarker:suggestion","shiftEnter","editing","14mqCusw","590nERgmh","activeMarkers","downcastDispatcher","test","split","ck-suggestion-marker-","9454478piHLaw","ck-suggestion-marker--active","bindElementToMarker","addMarker:suggestion:insertion","103784IjxLfC","1078956oBwtje","high"];return(Xi=function(){return t})()}function Ki(t,e){const n=Xi();return(Ki=function(t,e){return n[t-=450]})(t,e)}!function(t,e){const n=Ki,r=t();for(;;)try{if(197489===-parseInt(n(451))/1+-parseInt(n(465))/2*(-parseInt(n(506))/3)+-parseInt(n(483))/4+-parseInt(n(503))/5*(-parseInt(n(496))/6)+parseInt(n(471))/7*(parseInt(n(482))/8)+-parseInt(n(460))/9*(parseInt(n(472))/10)+parseInt(n(478))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xi);class qi extends t.Plugin{static get[Wi(501)](){return[Ys.ShiftEnter]}[Wi(461)](){const t=Wi,e=this[t(463)],n=e[t(505)][t(485)](t(489));n[t(457)](t(469)),e[t(470)][t(474)].on(t(481),Zi(e),{priority:t(484)}),e[t(470)][t(474)].on(t(487),Zi(e),{priority:t(484)}),e[t(462)][t(474)].on(t(468),((n,r,s)=>{const o=t;s[o(495)][o(499)]&&Zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(464)][t(502)](t(491),(n=>Hr(e[t(490)],t(456),n)))}}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ki,i=t[o(505)][o(485)](o(489));if(!s[o(467)][o(475)](r[o(497)],n[o(450)]))return;const a=t[o(458)];for(const t of r[o(497)][o(453)]()){if(!t.is(o(452),o(491)))continue;const n=o(455)==r[o(486)][o(476)](":")[1]?o(500):o(476),c=s[o(493)][o(454)](o(459),{class:o(477)+n}),u=s[o(492)][o(466)](a[o(488)](t));e&&i[o(473)][o(494)](r[o(486)])&&s[o(493)][o(504)](o(479),c),s[o(493)][o(498)](u,c),s[o(492)][o(480)](c,r[o(486)])}}}function Yi(t,e){const n=Ji();return(Yi=function(t,e){return n[t-=309]})(t,e)}function Ji(){const t=["commandName","enableCommand","value","commands","model","change","commandParams","afterInit","formatInline","isCollapsed","19416FamFVj","FORMAT_RESTRICTED_DISABLED","1148047hafvay","document","registerDescriptionCallback","editor","format","2553qcSTGN","StandardEditingModeEditing","get","8hPwUcD","markInlineFormat","388ASsuQn","plugins","restrictedEditingException","4011175YgAJmI","933328uFwCzl","formatBlock","FORMAT_RESTRICTED_ENABLED","310galYYu","locale","4285710pJXITp","_descriptionFactory","getRanges","from","1912113SToGqQ","TrackChangesEditing","type","forceValue","selection","has"];return(Ji=function(){return t})()}const Qi=Yi;!function(t,e){const n=Yi,r=t();for(;;)try{if(683837===parseInt(n(342))/1+parseInt(n(315))/2+parseInt(n(347))/3*(parseInt(n(311))/4)+-parseInt(n(318))/5*(-parseInt(n(340))/6)+-parseInt(n(314))/7*(parseInt(n(309))/8)+-parseInt(n(324))/9+-parseInt(n(320))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ji);class $i extends t.Plugin{[Qi(337)](){const t=Qi,e=this[t(345)],n=e[t(334)],r=e[t(319)];if(!e[t(312)][t(329)](t(348)))return;const s=e[t(312)][t(349)](t(325)),o=t(313),i=e[t(333)][t(349)](o);s[t(331)](o,((e,r={})=>{const a=t,c=n[a(343)][a(328)];if(c[a(339)])return void e(r);const u=void 0!==r[a(327)]?r[a(327)]:!i[a(332)];n[a(335)]((()=>{const t=a,e=Array[t(323)](c[t(322)]());for(const r of e){const e=u?[r]:ws(o,r,n);for(const n of e)s[t(310)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(321)][t(344)]((e=>{const n=t;if(n(316)!=e[n(326)]&&n(338)!=e[n(326)])return;const{data:s}=e;return s&&s[n(330)]==o?s[n(336)][0][n(327)]?{type:n(346),content:Hr(r,n(317))}:{type:n(346),content:Hr(r,n(341))}:void 0}))}}const ta=na;function ea(){const t=["3217024RkxGkg","style","_enableDefaultAttributesIntegration","ghsAttributes","Style","config","inline","DataSchema","_descriptionFactory","editor","_registerLegacyDescription","formatBlock","toLowerCase","block","registerDescriptionCallback","4108126anUpmZ","_registerBlockAttribute","1974007bhlflu","add","5046960rOkebV","2kOQrQX","forceValue","styleName","element","1475949aLOfno","100Lckdzl","get","afterInit","_registerInlineAttribute","11740356jZRQYj","registerAttributeLabel","has","40zpHUAT","type","commandParams","definitions","plugins","1895ciJVUb","14466jceCex","StyleUtils","GeneralHtmlSupport","TrackChangesEditing","normalizeConfig","format","formatInline","*Set format:* %0","*Remove format:* %0","getGhsAttributeNameForElement","commandName","FORMAT_STYLE","locale"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=223]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(904225===-parseInt(n(225))/1*(parseInt(n(272))/2)+parseInt(n(271))/3+parseInt(n(252))/4+parseInt(n(238))/5*(parseInt(n(239))/6)+parseInt(n(269))/7*(parseInt(n(233))/8)+parseInt(n(230))/9+parseInt(n(226))/10*(-parseInt(n(267))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ea);class ra extends t.Plugin{[ta(228)](){const t=ta,e=this[t(261)];if(!e[t(237)][t(232)](t(256))||!e[t(237)][t(232)](t(259)))return;const n=e[t(237)][t(227)](t(242)),r=e[t(251)],s=e[t(257)][t(227)](t(253))||{},o=e[t(237)][t(227)](t(241)),i=e[t(237)][t(227)](t(240))[t(243)](e[t(237)][t(227)](t(259)),s[t(236)]);n[t(254)](t(253));const a=new Set;for(const e of i[t(265)]){const n=o[t(248)](e[t(224)]);a[t(270)](n)}const c=new Set;for(const e of i[t(258)]){const n=o[t(248)](e[t(224)]);c[t(270)](n);for(const n of e[t(255)])c[t(270)](n)}for(const e of a)n[t(268)](e),n[t(260)][t(231)](e,Hr(r,t(250)));for(const e of c)n[t(229)](e),n[t(260)][t(231)](e,Hr(r,t(250)));this[t(262)]()}[ta(262)](){const t=ta,e=this[t(261)],n=e[t(251)];e[t(237)][t(227)](t(242))[t(260)][t(266)]((e=>{const r=t;if(r(263)!=e[r(234)]&&r(245)!=e[r(234)])return;const{data:s}=e;return s&&r(253)===s[r(249)]?s[r(235)][0][r(273)]?{type:r(244),content:Hr(n,r(246),s[r(235)][0][r(223)][r(264)]())}:{type:r(244),content:Hr(n,r(247),s[r(235)][0][r(223)][r(264)]())}:void 0}))}}const sa=ia;function oa(){const t=["getColumnIndexes","max","rootName","rowspan","findAncestor","model","registerCustomCallback","selectTableRow","_splitMarkerName","element","_setupColumnsRowsFixing","ELEMENT_TABLE_ROW_WITH_TEXT","values","isEqual","join","getAttribute","editor","showSuggestionHighlights","plugins","some","isArray","*Remove:* %0","change","document","ELEMENT_TABLE_COLUMN_WITH_TEXT","toLowerCase","item","addRange","change:data","insertTable","every","insert","low","_tablePostFixingSubtypes","insertTableRowAbove","min","has","registerPostFixer","markMultiRangeInsertion","first","ELEMENT_TABLE_COLUMN","root","getItems","minColumn","accept","_getSuggestionCoords","addClass","forceValue","removeTableColumn","last","getChangedMarkers","2237208EZpRBo","_descriptionFactory","createTableWalker","writer","add","setSelection","97887vpDhBC","TableEditing","30SCWhCF","name","_tableSuggestions","startsWith","getContainedElement","TrackChangesEditing","getFirstRange","TableUtils","classes","afterInit","getRowIndexes","9710YcEbys","addMarker:suggestion","1311237ZepRdz","markMultiRangeDeletion","substr","getCellLocation","data","locale","map","_acceptFormatSuggestionCallbackFactory","createPositionAt","position","_suggestionFactory","tableRow","order","selectTableColumn","options","ELEMENT_TABLE","tablePaste","_getCoordsForCells","mapper","$graveyard","*Insert:* %0","isInContent","table","isTouching","highest","minRow","execute","span","getSelectionAffectedTableCells","nodeAfter","toViewElement","120ObDrTM","removeClass","type","colspan","left","get","cell","start","detach","getSuggestion","length","removeTableRow","enqueueChange","push","includes","createRangeOn","oldRange","hasAttribute","above","selection","$textProxy","enableCommand","differ","ELEMENT_TABLE_ROW","createRangeIn","downcastDispatcher","discard","MAX_SAFE_INTEGER","MIN_SAFE_INTEGER","tableCell","nodeBefore","2439WqUEuh","maxColumn","deletion","getChanges","1194208HUAnGD","suggestion","registerElementLabel","insertTableRowBelow","commands","tableColumn","maxRow","insertTableColumnRight","filter","end","insertion","getChildren","fromRange","4834220MGimAQ","getRanges","isIntersectingWithRange","batch","from","ELEMENT_TABLE_WITH_TEXT","insertTableColumnLeft","refresh","subType","1552313lIZfxp","registerDescriptionCallback"];return(oa=function(){return t})()}function ia(t,e){const n=oa();return(ia=function(t,e){return n[t-=354]})(t,e)}!function(t,e){const n=ia,r=t();for(;;)try{if(795062===parseInt(n(449))/1+parseInt(n(515))/2+-parseInt(n(434))/3*(-parseInt(n(480))/4)+-parseInt(n(366))/5+-parseInt(n(436))/6*(parseInt(n(375))/7)+-parseInt(n(428))/8+parseInt(n(511))/9*(parseInt(n(447))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oa);class aa extends t.Plugin{constructor(t){const e=ia;super(t),this[e(410)]=[e(460),e(358)],this[e(438)]=new Set}[sa(445)](){const t=sa,e=this[t(393)],n=e[t(382)][t(400)][t(499)];if(!e[t(395)][t(413)](t(435)))return;const r=e[t(454)],s=e[t(395)][t(485)](t(441)),o=e[t(395)][t(485)](t(443));s[t(429)][t(355)](t(471),(e=>Hr(r,t(464),e))),this[t(387)](),s[t(501)](t(406)),s[t(501)](t(384)),s[t(501)](t(462));for(const r of[t(411),t(356)]){const i=e[t(357)][t(485)](r);s[t(501)](r,(r=>{const a=t;e[a(382)][a(399)]((t=>{const e=a;r();const c=e(498)===i[e(461)],u=o[e(477)](n),l=o[e(446)](u),f=c?l[e(416)]-1:l[e(426)]+1,h=u[0][e(381)](e(471)),d=o[e(430)](h,{startRow:f,endRow:f}),g=Array[e(370)](d)[e(455)]((n=>t[e(495)](n[e(486)])));s[e(415)](g,e(460))}))}))}for(const r of[t(372),t(360)]){const i=e[t(357)][t(485)](r);s[t(501)](r,(r=>{const a=t;e[a(382)][a(399)]((t=>{const e=a;r();const c=e(484)===i[e(461)],u=o[e(477)](n),l=o[e(377)](u),f=c?l[e(416)]-1:l[e(426)]+1,h=u[0][e(381)](e(471)),d=o[e(430)](h,{startRow:0,column:f,includeAllSlots:!1}),g=Array[e(370)](d)[e(455)]((n=>t[e(495)](n[e(486)])));s[e(415)](g,e(358))}))}))}for(const r of[t(491),t(425)]){const i=r[t(451)](11),a=i[t(402)](),c=a[t(451)](0,3)+t(476),u=t(471)+i,l=t(412)+i,f=t(378)+i;s[t(501)](r,(()=>{const i=t;e[i(382)][i(399)]((t=>{const e=i,h=o[e(477)](n),d=h[0][e(381)](e(471));let g;if(e(491)==r){const t=o[e(446)](h);g={startRow:t[e(416)],endRow:t[e(426)],includeAllSlots:!0}}else{const t=o[e(377)](h);g={startColumn:t[e(416)],endColumn:t[e(426)],includeAllSlots:!0}}const p=o[e(430)](d,g),m=Array[e(370)](p)[e(455)]((({cell:t})=>t)),I=ca(m[e(361)]((t=>t[e(497)](c)))),E=ca(m[e(361)]((t=>!t[e(497)](c))))[e(455)]((n=>t[e(495)](n))),b=s[e(450)](E,u);if(b&&(e(460)==b[e(374)]||e(358)==b[e(374)])){const n=this[e(422)](b);for(const r of I){const s=t[e(495)](r),i=o[e(452)](r),u=r[e(392)](c)-1,h=n[l],d=n[f];h<=i[a]&&i[a]+u<=d&&b[e(404)](s)}}}))}))}function c(r){const s=t,o=Array[s(370)](n[s(367)]())[s(455)]((t=>i.LiveRange[s(365)](t)));e[s(382)][s(399)]((t=>{const n=s,i=t[n(369)];r=r[n(361)]((t=>n(468)!=t[n(418)][n(379)])),t[n(433)](r),e[n(357)][n(485)](n(491))[n(373)](),e[n(475)](n(491),{forceDefaultExecution:!0}),e[n(382)][n(492)]((()=>{const t=n;e[t(382)][t(492)](i,(e=>{const n=t,r=o[n(361)]((t=>n(468)!=t[n(418)][n(379)]));r[n(490)]>0&&e[n(433)](r);for(const t of o)t[n(488)]()}))}))}))}function u(r){const s=t;e[s(382)][s(399)]((t=>{const o=s,a=Array[o(370)](n[o(367)]())[o(455)]((t=>i.LiveRange[o(365)](t))),c=[];for(const t of r)for(const e of t[o(419)]({shallow:!0}))c[o(493)](e);for(const n of c)o(468)!=n[o(418)][o(379)]&&(t[o(433)](t[o(457)](n,0)),e[o(357)][o(485)](o(425))[o(373)](),e[o(475)](o(425),{forceDefaultExecution:!0}));const u=a[o(361)]((t=>o(468)!=t[o(418)][o(379)]));u[o(490)]>0&&t[o(433)](u);for(const t of a)t[o(488)]()}))}function l(e,n){const r=t;return n[r(407)]((t=>e[r(396)]((e=>e[r(362)][r(390)](t[r(487)])||t[r(362)][r(390)](e[r(487)])))))}function f(e,n){const r=t;return e[r(396)]((t=>n[r(396)]((e=>t[r(362)][r(472)](e[r(487)])))))}e[t(453)][t(505)].on(t(448),((e,n,r)=>{const s=t;if(!r[s(463)][s(394)])return;const o=n[s(403)];if(!o)return;const i=r[s(467)][s(479)](o);function c(t){return Array[s(397)](t)?t:[t]}i&&s(509)===o[s(437)]&&(0,a.setHighlightHandling)(i,r[s(431)],((t,e,n)=>n[s(423)](c(e[s(444)]),t)),((t,e,n)=>n[s(481)](c(e[s(444)]),t)))}),{priority:t(473)}),s[t(429)][t(376)]((e=>{const n=t;if(n(363)!=e[n(482)]&&n(513)!=e[n(482)])return;const s=e[n(440)]();if(null!=s&&s.is(n(386),n(471))){if(n(363)==e[n(482)]){const t=e[n(419)]()[n(361)]((t=>t.is(n(500))))[n(455)]((t=>t[n(453)]));if(t[n(490)])return{type:n(363),content:Hr(r,n(469),Hr(r,n(371),'"'+t[n(391)](" ")+'"'))}}if(n(513)==e[n(482)]){const t=e[n(419)]()[n(361)]((t=>t.is(n(500))))[n(455)]((t=>t[n(453)]));if(t[n(490)])return{type:n(513),content:Hr(r,n(398),Hr(r,n(371),'"'+t[n(391)](" ")+'"'))}}}})),s[t(429)][t(376)]((e=>{const n=t;if(n(460)==e[n(374)]){const t=e[n(419)]()[n(361)]((t=>t.is(n(500))))[n(455)]((t=>t[n(453)])),s=this[n(422)](e),o=s[n(359)]-s[n(474)]+1;if(n(363)==e[n(482)])return t[n(490)]?{type:n(363),content:Hr(r,n(469),Hr(r,n(388),[o,'"'+t[n(391)](" ")+'"']))}:{type:n(363),content:Hr(r,n(469),Hr(r,n(503),o))};if(n(513)==e[n(482)])return t[n(490)]?{type:n(513),content:Hr(r,n(398),Hr(r,n(388),[o,'"'+t[n(391)](" ")+'"']))}:{type:n(513),content:Hr(r,n(398),Hr(r,n(503),o))}}if(n(358)==e[n(374)]){const t=e[n(419)]()[n(361)]((t=>t.is(n(500))))[n(455)]((t=>t[n(453)])),s=this[n(422)](e),o=s[n(512)]-s[n(420)]+1;if(n(363)==e[n(482)])return t[n(490)]?{type:n(363),content:Hr(r,n(469),Hr(r,n(401),[o,'"'+t[n(391)](" ")+'"']))}:{type:n(363),content:Hr(r,n(469),Hr(r,n(417),o))};if(n(513)==e[n(482)])return t[n(490)]?{type:n(513),content:Hr(r,n(398),Hr(r,n(401),[o,'"'+t[n(391)](" ")+'"']))}:{type:n(513),content:Hr(r,n(398),Hr(r,n(417),o))}}})),s[t(459)][t(383)](t(363),t(460),t(506),c),s[t(459)][t(383)](t(513),t(460),t(421),c),s[t(459)][t(383)](t(363),t(358),t(506),u),s[t(459)][t(383)](t(513),t(358),t(421),u),s[t(459)][t(383)](t(363),t(358),t(391),l),s[t(459)][t(383)](t(513),t(358),t(391),l),s[t(459)][t(383)](t(363),t(460),t(391),f),s[t(459)][t(383)](t(513),t(460),t(391),f)}[sa(456)](){const t=sa,e=this[t(393)],n=e[t(382)][t(400)][t(499)];return(r,s)=>{const o=t;e[o(382)][o(399)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(362)][a(510)];u&&u[0]&&!1===u[0][a(424)]&&(l=r[0][a(487)][a(478)]);const f=t[a(504)](l);if(a(468)==f[a(418)][a(379)])return;const h=Array[a(370)](n[a(367)]())[a(455)]((t=>i.LiveRange[a(365)](t)));t[a(433)](f),e[a(357)][a(485)](c)[a(373)](),u[a(493)]({forceDefaultExecution:!0}),e[a(475)](c,...u);const d=h[a(361)]((t=>a(468)!=t[a(418)][a(379)]));d[a(490)]>0&&t[a(433)](d);for(const t of h)t[a(488)]()}))}}[sa(466)](t){const e=sa,n=this[e(393)][e(395)][e(485)](e(443));let r=Number[e(507)],s=Number[e(508)],o=Number[e(507)],i=Number[e(508)];for(const a of t){if(e(468)==a[e(418)][e(379)])continue;const{row:t,column:c}=n[e(452)](a),u=a[e(497)](e(380))?a[e(392)](e(380))-1:0,l=a[e(497)](e(483))?a[e(392)](e(483))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[sa(387)](){const t=sa,e=this[t(393)],n=e[t(395)][t(485)](t(441)),r=e[t(395)][t(485)](t(443));e[t(382)][t(400)].on(t(405),(()=>{const r=t,s=Array[r(370)](e[r(382)][r(400)][r(502)][r(427)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(385)](t);if(r(354)!=s)continue;if(null!=e[r(496)])continue;const a=n[r(489)](o);this[r(410)][r(494)](i)&&this[r(438)][r(432)](a)}}),{priority:t(409)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(495)](e),a=e[s(381)](s(471)),c=r[s(452)](e);for(const t of this[s(438)]){const n=t[s(374)],r=n[s(439)](s(465)),u=n[s(451)](r?10:5),l=u[s(402)](),f=l[s(451)](0,3)+s(476),h=s(412)+u,d=s(378)+u;if(!t[s(470)])continue;if(a!=t[s(442)]()[s(487)][s(381)](s(471)))continue;if(t[s(368)](i))continue;const g=e[s(497)](f)?e[s(392)](f)-1:0,p=this[s(422)](t),m=p[h],I=p[d];m<=c[l]&&c[l]+g<=I&&(t[s(404)](i),o=!0)}return o};e[t(382)][t(400)][t(414)]((n=>{const r=t;let o=!1;for(const t of e[r(382)][r(400)][r(502)][r(514)]())if(r(408)==t[r(482)])if(r(460)==t[r(437)])for(const e of t[r(458)][r(478)][r(364)]())o=o||s(e,n);else r(509)==t[r(437)]&&(o=o||s(t[r(458)][r(478)],n));return o}))}[sa(422)](t){const e=sa;return this[e(466)](t[e(367)]()[e(455)]((t=>t[e(487)][e(478)])))}}function ca(t){const e=sa;return Array[e(370)](new Set(t)[e(389)]())}const ua=fa;function la(){const t=["add","*Split cell:* horizontally","get","markMultiRangeBlockFormat","42128oibUqh","formatBlock","rootName","commands","setSelection","cell","TrackChangesEditing","editor","find","selection","enableCommand","commandName","_isForcedDefaultExecutionBlock","length","horizontally","size","_areMergableCells","low","locale","_suggestionFactory","stop","findAncestor","getFirstPosition","document","from","splitTableCellVertically","set:isEnabled","deletion","filter","mergeTableCellDown","return","subType","getSuggestions","_descriptionFactory","2705120eWXthJ","TableUtils","highest","insertion","splitTableCellHorizontally","detach","119ScvCjD","$graveyard","refresh","createTableWalker","getCellLocation","requires","mergeTableCellRight","accept","trackChanges","forceDefaultExecution","17180HMXYFj","element","14wqNmUt","getSelectionAffectedTableCells","author","value","createRangeOn","*Split cell:* vertically","push","177529bOmEGc","formatInline","type","*Merge cells*","mergeTableCellLeft","_areSelectedCellsMergable","15QOLsYG","afterInit","plugins","mergeTableCellUp","isInContent","1836432cXxzvf","getRanges","1042314FOzEIn","model","direction","isEnabled","table","_tablePostFixingSubtypes","change","registerDescriptionCallback","format","mergeTableCells","21107MPhvoF","map","registerCustomCallback","TableEditing","has","execute","_acceptFormatSuggestionCallbackFactory","tableCell","132JTODTZ","containsRange","fromRange","markBlockFormat","207AJkoaJ","root","getAncestors"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=416]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(336248===-parseInt(n(499))/1*(parseInt(n(469))/2)+-parseInt(n(511))/3*(-parseInt(n(467))/4)+-parseInt(n(482))/5*(-parseInt(n(489))/6)+-parseInt(n(457))/7*(parseInt(n(417))/8)+parseInt(n(487))/9+-parseInt(n(451))/10+parseInt(n(476))/11*(-parseInt(n(507))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(462)](){return[aa]}[ua(483)](){const t=ua,e=this[t(424)],n=e[t(490)][t(440)][t(426)],r=e[t(435)];if(!e[t(484)][t(503)](t(502)))return;const s=e[t(484)][t(516)](t(423)),o=e[t(484)][t(516)](t(452)),a=e[t(484)][t(516)](aa);a[t(494)][t(475)](t(498)),s[t(427)](t(498),(()=>{const n=t,r=o[n(470)](e[n(490)][n(440)][n(426)]);e[n(490)][n(495)]((()=>{const t=n;s[t(416)](r,{commandName:t(498),commandParams:[]},[],t(498))}))})),e[t(420)][t(516)](t(498)).on(t(504),((n,r)=>{const o=t;e[o(420)][o(516)](o(465))[o(472)]&&(r[o(430)]>0&&r[r[o(430)]-1]&&r[r[o(430)]-1][o(466)]||s[o(429)]||this[o(481)]()||n[o(437)]())}),{priority:t(453)});for(const n of[t(485),t(463),t(446),t(480)]){const r=e[t(420)][t(516)](n);s[t(427)](n,(()=>{const n=t,o=e[n(490)][n(440)][n(426)][n(439)]()[n(513)]()[n(425)]((t=>t.is(n(468),n(506)))),i=r[n(472)];e[n(490)][n(495)]((()=>{const t=n;s[t(416)]([o,i],{commandName:t(498),commandParams:[]},[],t(498))}))}))}for(const n of[t(442),t(455)]){const r=e[t(420)][t(516)](n);s[t(427)](n,(()=>{const i=t,a=o[i(470)](e[i(490)][i(440)][i(426)])[0],c=a[i(438)](i(493)),{column:u,row:l}=o[i(461)](a);let f=[];if(i(431)==r[i(491)]){const t=o[i(460)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(441)](t)[i(500)]((t=>t[i(422)]))}else{const t=o[i(460)](c,{column:u,includeAllSlots:!0});f=Array[i(441)](t)[i(500)]((t=>t[i(422)]))}e[i(490)][i(495)]((t=>{const e=i;s[e(510)](t[e(473)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(450)][t(496)]((e=>{const n=t;if(n(418)!=e[n(478)]&&n(477)!=e[n(478)])return;const{data:s}=e;return s&&n(498)==s[n(428)]?{type:n(497),content:Hr(r,n(479))}:void 0})),s[t(450)][t(496)]((e=>{const n=t;if(n(418)!=e[n(478)]&&n(477)!=e[n(478)])return;const{data:s}=e;return s?n(442)==s[n(428)]?{type:n(497),content:Hr(r,n(474))}:n(455)==s[n(428)]?{type:n(497),content:Hr(r,n(515))}:void 0:void 0}));const c=a[t(505)]();for(const e of[t(485),t(463),t(446),t(480)])s[t(436)][t(501)](t(418),e,t(464),c);for(const e of[t(442),t(455)])s[t(436)][t(501)](t(418),e,t(464),c);s[t(436)][t(501)](t(418),t(498),t(464),(r=>{const s=t;e[s(490)][s(495)]((t=>{const o=s,a=Array[o(441)](n[o(488)]())[o(500)]((t=>i.LiveRange[o(509)](t)));t[o(421)](r),e[o(420)][o(516)](o(498))[o(459)](),e[o(504)](o(498),{forceDefaultExecution:!0});const c=a[o(445)]((t=>o(458)!=t[o(512)][o(419)]));c[o(430)]>0&&t[o(421)](c);for(const t of a)t[o(456)]()}))}));for(const n of[t(485),t(446),t(480),t(463)]){const r=e[t(420)][t(516)](n);r.on(t(443),((n,s,o)=>{const i=t;if(o){const t=e[i(490)][i(440)][i(426)][i(439)]()[i(513)]()[i(425)]((t=>t.is(i(468),i(506))));this[i(433)](r[i(472)],t)||(n[i(447)]=!1,n[i(437)]())}}),{priority:t(434)})}}[ua(481)](){const t=ua,e=this[t(424)][t(420)][t(516)](t(498)),n=this[t(424)][t(484)][t(516)](t(452));if(!e[t(492)])return!1;const r=n[t(470)](this[t(424)][t(490)][t(440)][t(426)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(433)](e,n))return!1;return!0}[ua(433)](t,e){const n=ua,r=this[n(424)][n(484)][n(516)](n(423)),s=this[n(424)][n(490)][n(473)](t),o=this[n(424)][n(490)][n(473)](e),i=new Set,a=new Set;for(const t of r[n(449)]())if((n(454)==t[n(478)]||n(444)==t[n(478)]||n(498)==t[n(448)])&&t[n(486)])for(const e of t[n(488)]())e[n(508)](s,!0)&&i[n(514)](t[n(478)]+":"+t[n(471)].id),e[n(508)](o,!0)&&a[n(514)](t[n(478)]+":"+t[n(471)].id);if(i[n(432)]!=a[n(432)])return!1;for(const t of i)if(!a[n(503)](t))return!1;return!0}}function da(t,e){const n=ma();return(da=function(t,e){return n[t-=199]})(t,e)}const ga=da;!function(t,e){const n=da,r=t();for(;;)try{if(370919===parseInt(n(202))/1+-parseInt(n(259))/2+-parseInt(n(210))/3*(parseInt(n(258))/4)+-parseInt(n(229))/5+parseInt(n(208))/6+parseInt(n(242))/7*(-parseInt(n(283))/8)+parseInt(n(273))/9*(parseInt(n(220))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ma);class pa extends t.Plugin{static get[ga(243)](){return[aa]}[ga(278)](){const t=ga,e=this[t(221)];if(!e[t(205)][t(268)](t(231)))return;const n=e[t(276)],r=e[t(205)][t(270)](t(263));r[t(265)](t(215),[],[t(226)]),r[t(265)](t(257),[],[t(264)]),r[t(211)][t(234)](t(226),Hr(n,t(253))),r[t(211)][t(234)](t(264),Hr(n,t(282))),this[t(267)]()}[ga(267)](){const t=ga,e=this[t(221)][t(205)][t(270)](t(263)),n=this[t(221)][t(205)][t(270)](t(218)),r=this[t(221)][t(205)][t(270)](aa)[t(200)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=da,{type:c,id:u}=e[a(213)](o[a(238)]),l=e[a(240)](u),f=l[a(281)];if(a(232)!=l[a(246)]||!f||a(257)!=f[a(222)])return;if(o[a(260)])return void s[a(262)]();if(!i[a(201)][a(241)](o[a(224)],s[a(256)]))return;const h=o[a(224)][a(228)][a(212)],d=o[a(224)][a(207)][a(271)],g=h[a(249)][a(249)],{column:p}=n[a(254)](h),{column:m}=n[a(254)](d);for(let s=p;s<=m;s++){const l=n[a(206)](g,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(248)],l=i[a(233)][a(203)](s);i[a(204)][a(219)](a(225)+c,l),r&&i[a(204)][a(266)](a(236),u,l),i[a(233)][a(261)](l,o[a(238)]),t&&(e[a(275)][a(230)](o[a(238)])?i[a(204)][a(219)](a(223),l):i[a(204)][a(252)](a(223),l))}}}}e[t(247)][t(217)](t(232),t(215),t(251),r),e[t(247)][t(217)](t(232),t(257),t(251),r),this[t(221)][t(274)][t(209)].on(t(199),s(),{priority:t(269)}),this[t(221)][t(281)][t(209)].on(t(199),((e,n,r)=>{const o=t;r[o(255)][o(279)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(269)}),this[t(221)][t(274)][t(209)].on(t(272),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(213)](r[o(238)]),c=e[o(240)](a),u=c[o(281)];if(o(232)!=c[o(246)]||!u||o(257)!=u[o(222)])return;const l=s[o(233)][o(250)](r[o(238)]);if(l)for(const t of l)s[o(204)][o(252)](o(225)+i,t),s[o(204)][o(252)](o(223),t),s[o(204)][o(245)](o(236),t),s[o(233)][o(280)](t,r[o(238)])}),{priority:t(269)}),this[t(239)]()}[ga(239)](){const t=ga,e=this[t(221)],n=e[t(276)];function r(e){const r=t;return{type:r(277),content:Hr(n,r(214),e)}}e[t(205)][t(270)](t(263))[t(211)][t(244)]((e=>{const s=t;if(s(232)!=e[s(246)])return;const{data:o}=e;if(o){if(s(215)==o[s(222)]){const t=o[s(216)][0][s(235)];return r(Hr(n,s(t?253:227)))}if(s(257)==o[s(222)]){const t=o[s(216)][0][s(235)];return r(Hr(n,s(t?282:237)))}}}))}}function ma(){const t=["plugins","createTableWalker","end","2870124TIOBym","downcastDispatcher","3KYXzGN","_descriptionFactory","nodeAfter","_splitMarkerName","*Format:* %0","setTableRowHeader","commandParams","registerCustomCallback","TableUtils","addClass","47870qaIzeG","editor","commandName","ck-suggestion-marker--active","markerRange","ck-suggestion-marker-","headingRows","FORMAT_REGULAR_ROW","start","2688710ARenaD","includes","TableEditing","formatBlock","mapper","registerAttributeLabel","forceValue","data-suggestion","FORMAT_REGULAR_COLUMN","markerName","_registerLegacyDescription","getSuggestion","consume","78974SvywpD","requires","registerDescriptionCallback","removeAttribute","type","_suggestionFactory","cell","parent","markerNameToElements","accept","removeClass","FORMAT_HEADER_ROW","getCellLocation","options","name","setTableColumnHeader","2052368DaRjzv","1349984saDwRd","item","bindElementToMarker","stop","TrackChangesEditing","headingColumns","_enableDefaultAttributesIntegration","setAttribute","_handleLegacySuggestions","has","highest","get","nodeBefore","removeMarker:suggestion","3321TlAtWp","editing","activeMarkers","locale","format","afterInit","showSuggestionHighlights","unbindElementFromMarkerName","data","FORMAT_HEADER_COLUMN","248dKMgrD","addMarker:suggestion","_acceptFormatSuggestionCallbackFactory","consumable","201730UxDgOb","toViewElement","writer"];return(ma=function(){return t})()}const Ia=ba;function Ea(){const t=["getChangedMarkers","fromEntries","stop","getTableIfOnlyTableInContent","markers","columnInsertionRanges","row","locale","startsWith","name","findAncestor","discard","unwrap","elementToElement","getAllAdjacentSuggestions","2149600sLOqHV","24RnqOaW","isInContent","cells","getSuggestion","getSuggestionCallback","TrackChangesEditing","position","getItems","getColumns","createTableWalker","redo","filter","suggestion-td","author","entries","nextSibling","set","attributes","TableUtils","TableClipboard","end","columnInsertionIndexes","_tablePostFixingSubtypes","8vqGcEU","showSuggestionHighlights","tableCellSuggestion","ck-suggestion-marker--active","2598075ErevUa","getSelectionAffectedTableCells","wrap","_getCoordsForCells","type","suggestionLoaded","find","2394sIcQbr","getChildren","41673gcPDSN","getMarkers","insertion","getShiftedBy","getContainedElement","tablePasteCell","change","root","getChanges","rowInsertionIndexes","paragraph","_replaceTableSlotCell","editingDowncast","tableCellVerticalAlignment","fill","tablePasteColumn","options","clipboardOutput","oldRange","_descriptionFactory","push","register","insert","deletion","getRange","Users","getColumnIndexes","conversion","insertionRanges","subType","hasSuggestion","listenTo","fromRange","suggestion:formatBlock:tablePasteCell","_isForcedDefaultExecutionBlock","return","model","insertContent","high","registerDescriptionCallback","markerName","reduce","tablePaste","tableCellPadding","get","columns","column","document","tablePasteRow","editor","requires","some","afterInit","start","last","documentSelection","12654KtdKWy","view","tableCellBorderWidth","setAttribute","rowInsertionRanges","68745nkSRSH","add","newRange","2658357YQGfac","rootName","ck-suggestion-marker","low","markerAttributes","keys","_createdBatches","isEmpty","markMultiRangeInsertion","every","$graveyard","content","createElement","getSuggestions","table","commands","_suggestionFactory","activeMarkers","setAttributes","forEach","schema","removeMarker","rows","createRange","insertRows","remove","getChild","element","next","for","forceDefaultExecution","containsRange","tableCellHorizontalAlignment","markerToHighlight","map","removeMarkers","length","detach","endRow","deletionRanges","dataDowncast","previousSibling","selection","tableCellBackgroundColor","registerCustomCallback","suggestionUnloaded","includes","trackChanges","batch","move","tableCell","first","tablePasteChainId","previous","join","value","insertColumns","suggestion","ck-suggestion-marker-insertion","editing","markMultiRangeBlockFormat","call","registerPostFixer","accept","getRanges","has","markMultiRangeDeletion","getAttributes","differ","tableCellBorderColor","_splitMarkerName","plugins","updateMarker","isEqual","createPositionBefore","getRows","cell","removeColumns","createRangeIn","removeRows","formatBlock","138516XKeQNw","from","tableCellBorderStyle","createRangeOn","endColumn","*Replace table cells*","getRowIndexes","nodeAfter"];return(Ea=function(){return t})()}function ba(t,e){const n=Ea();return(ba=function(t,e){return n[t-=397]})(t,e)}!function(t,e){const n=ba,r=t();for(;;)try{if(436370===parseInt(n(533))/1*(parseInt(n(497))/2)+parseInt(n(594))/3+parseInt(n(473))/4+parseInt(n(524))/5+-parseInt(n(589))/6*(parseInt(n(531))/7)+parseInt(n(520))/8*(parseInt(n(597))/9)+-parseInt(n(496))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ea);const Ta=[Ia(591),Ia(461),Ia(475),Ia(424),Ia(546),Ia(435),Ia(576)],_a=Object[Ia(482)](Ta[Ia(426)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(583)](){return[aa]}[Ia(585)](){const t=Ia,n=this[t(582)];if(!n[t(463)][t(457)](t(516)))return;const r=n[t(463)][t(577)](t(502)),s=n[t(463)][t(577)](t(515)),o=n[t(463)][t(577)](aa),a=n[t(463)][t(577)](t(516));o[t(519)][t(553)](t(581),t(548)),n[t(569)][t(412)][t(554)](t(522),{allowIn:t(442),allowContentOf:t(442),isLimit:!0}),n[t(560)][t(494)]({model:t(522),view:t(509)});let c=null;n[t(569)].on(t(570),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(428)]-1];h&&h[u(422)]||r[u(567)]||this[u(582)][u(407)][u(577)](u(439))[u(447)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(588)))return!1;const i=s[o(484)](t,n);if(!i||!Ca(i,void 0,r))return!1;const a=r[o(525)](n[o(580)][o(434)]);if(!a[o(428)])return!1;const c=a[0][o(491)](o(406)),l=r[o(479)](a),f=r[o(559)](a),h={startRow:l[o(443)],endRow:l[o(587)],startColumn:f[o(443)],endColumn:f[o(587)]};return 1==a[o(428)]&&(h[o(430)]+=r[o(467)](i)-1,h[o(477)]+=r[o(505)](i)-1),Ca(c,h,r)}(l,f,n[u(569)],s,a)&&(o[u(483)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(569)][u(539)]((()=>{const t=u;n[t(569)][t(570)](i[0],i[1],i[2],{forceDefaultExecution:!0});const s=(0,e.uid)(),{rowInsertionRanges:o,columnInsertionRanges:a,insertionRanges:l,deletionRanges:f,cells:h}=c;o[t(428)]&&r[t(400)](o,t(581),{tablePasteChainId:s}),a[t(428)]&&r[t(400)](a,t(548),{tablePasteChainId:s}),l[t(428)]&&(r[t(400)](l,t(575),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(411)]((e=>{const n=t;var r;return null===(r=e[n(429)])||void 0===r?void 0:r[n(453)](e)}))),f[t(428)]&&(r[t(458)](f,t(575),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(411)]((e=>{const n=t;var r;return null===(r=e[n(429)])||void 0===r?void 0:r[n(453)](e)})));const d=r[t(452)](h[t(426)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(538),{tablePasteChainId:s});if(d){const e=d[t(534)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(569)][t(476)](s),a=e[t(530)]((e=>e[t(557)]()[t(465)](i)));a&&r[t(553)]([a[t(490)],o])}r[t(428)]&&d[t(592)](t(601),Object[t(482)](r))}c=null})))}),{priority:e.priorities[t(571)]+10}),n[t(463)][t(577)](t(516)).on(t(544),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(483)]();const u=s[r(468)],l=o,f=Aa(u),h=Aa(l);e[r(568)]=u;let d=null,g=null;if(h||f)if(f&&!h){a[r(417)](u[r(418)](0));for(const t of Array[r(474)](l[r(532)]()))a[r(555)](t,u,r(517));const t=c[r(542)][r(438)](s[r(487)]),e=c[r(518)][r(438)](s[r(579)]);t||e||(d=i.LiveRange[r(565)](a[r(470)](u)))}else h&&!f&&(g=a[r(470)](u));else{const t=a[r(404)](r(522)),e=a[r(404)](r(522));a[r(526)](a[r(470)](u),e),a[r(555)](t,u,0);for(const e of Array[r(474)](l[r(532)]()))a[r(555)](e,t,r(517));d=i.LiveRange[r(565)](a[r(476)](t)),g=i.LiveRange[r(565)](a[r(476)](e))}const p=Array[r(474)](l[r(459)]())[r(508)]((([t])=>Ta[r(438)](t)));c[r(499)][r(553)]({element:u,attributes:p[r(428)]?Object[r(482)](p):null}),d&&c[r(561)][r(553)](d),g&&c[r(431)][r(553)](g)}),{priority:t(571)}),s.on(t(448),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(578)]||1;c[o(518)]=new Array(l)[o(547)](u)[o(426)](((t,e)=>t+e));for(const{cell:t}of s[o(506)](i,{startColumn:u,endColumn:u+l-1}))c[o(486)][o(553)](n[o(569)][o(476)](t))}),{priority:t(600)}),s.on(t(416),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(414)]||1;c[o(542)]=new Array(l)[o(547)](u)[o(426)](((t,e)=>t+e));for(const{cell:t}of s[o(506)](i,{startRow:u,endRow:u+l-1}))c[o(593)][o(553)](n[o(569)][o(476)](t))}),{priority:t(600)}),r[t(552)][t(572)]((e=>{const r=t;if(e[r(562)]&&e[r(562)][r(489)](r(575)))return e[r(445)]?{}:{type:r(535),content:Hr(n[r(488)],r(478))}}));const u=()=>!1;for(const e of[t(575),t(548),t(581),t(538)])r[t(408)][t(436)](t(535),e,t(446),u),r[t(408)][t(436)](t(556),e,t(446),u),r[t(408)][t(436)](t(472),e,t(446),u);r[t(408)][t(436)](t(472),t(538),t(492),u),r[t(408)][t(436)](t(472),t(538),t(455),((e,r,s)=>{const o=t,i=e[o(426)]((t=>t[o(537)]()))[o(508)]((t=>t)),a=new Map(i[o(426)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(499)])e&&a[o(513)](t,e);else if(s&&s[o(601)])for(const[t,e]of Object[o(511)](s[o(601)])){const r=n[o(569)][o(485)][o(577)](t),s=r?r[o(557)]()[o(537)]():null;s&&a[o(513)](s,e)}n[o(569)][o(539)]((t=>{const e=o;for(const[n,r]of a)t[e(410)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(408)][o(436)](e,o(575),s,((t,i,a)=>{const c=o;n[c(569)][c(539)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(586)][o(480)];t.is(o(419),o(522))&&u[o(553)](t)}r[o(408)][o(501)](e,null,s)(t,i,a);for(const t of u)o(402)!=t[o(540)][o(598)]&&n[o(493)](t)}))}))};l(t(535),t(455)),l(t(535),t(492)),l(t(556),t(455)),l(t(556),t(492)),r[t(408)][t(436)](t(535),t(581),t(492),(e=>{const n=t,r=e[n(426)]((t=>t[n(537)]())),i=r[0][n(491)](n(406)),{minRow:a,maxRow:c}=o[n(527)](r);s[n(471)](i,{at:a,rows:c-a+1})})),r[t(408)][t(436)](t(535),t(548),t(492),(e=>{const n=t,r=e[n(426)]((t=>t[n(537)]())),i=r[0][n(491)](n(406)),{minColumn:a,maxColumn:c}=o[n(527)](r);s[n(469)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(562)]||!n[s(562)][s(489)](s(575)))return;const o=n[s(514)][s(444)],i=r[s(405)]()[s(508)]((t=>t[s(498)]&&t[s(514)]&&t[s(514)][s(444)]==o));i[s(428)]&&n[s(495)]()[s(428)]!=i[s(428)]&&i[s(574)](((t,e)=>(t[s(420)]=e,e[s(445)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(462)](e[s(573)]),i=[s(599),s(450)],a=r[s(409)][s(438)](e[s(573)]);return a&&i[s(553)](s(523)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(529),f,{priority:t(571)}),r.on(t(437),f,{priority:t(571)}),n[t(569)][t(580)][t(454)]((()=>{const e=t;let s=!1;const o=Array[e(474)](n[e(569)][e(580)][e(460)][e(481)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(462)](t);if(e(449)!=o||e(556)!=a||i[e(551)])continue;if(!r[e(563)](c))continue;const u=r[e(500)](c)[e(456)](),l=n[e(463)][e(577)](e(558)).me;for(const t of r[e(405)]())if(t[e(498)]&&t[e(510)]==l&&e(472)==t[e(528)]&&e(538)==t[e(562)]&&t[e(456)]()[e(401)]((t=>u[e(584)]((n=>n[e(423)](t,!0))))))for(const n of t[e(495)]())n[e(498)]&&(n[e(492)](),s=!0)}return s})),n[t(569)][t(580)][t(454)]((e=>{const s=t,o=n[s(407)][s(577)](s(507));if(!o||!o[s(398)][s(457)](e[s(440)]))return!1;let i=!1;const a=n[s(463)][s(577)](s(558)).me,c=n[s(569)][s(580)][s(460)][s(541)](),u=Array[s(474)](n[s(569)][s(580)][s(460)][s(481)]())[s(508)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(462)](t);return n(449)==o&&n(575)==i&&c==a.id&&!e[n(551)]}));for(const t of c){if(s(555)!=t[s(528)]||s(522)!=t[s(490)]||1!=t[s(428)])continue;const n=e[s(415)](t[s(503)],t[s(503)][s(536)](1));if(!u[s(530)]((({data:t})=>t[s(596)][s(465)](n))))for(const{name:t,data:r}of u)if(n[s(423)](r[s(596)])){e[s(464)](t,{range:n}),i=!0;break}}return i})),n[t(569)][t(580)][t(454)]((e=>{const s=t;let o=!1;const i=n[s(463)][s(577)](s(558)).me,a=r[s(405)]()[s(508)]((t=>t[s(498)]&&t[s(510)]==i)),c=new Set,u=new Set;for(const t of a)if(s(575)==t[s(562)])for(const e of t[s(534)]()){const n=e[s(557)]()[s(537)]();if(n)if(n.is(s(419),s(522))&&Aa(n)){t[s(413)](e[s(490)]),c[s(595)](n),o=!0;const r=n[s(512)],i=n[s(433)],a=r&&r.is(s(419),s(522)),l=i&&i.is(s(419),s(522));a&&!c[s(457)](r)&&u[s(595)](r),l&&!c[s(457)](i)&&u[s(595)](i)}else n.is(s(419),s(543))&&n[s(399)]&&(t[s(413)](e[s(490)]),o=!0)}else if(s(538)==t[s(562)]){if(!t[s(514)]||!t[s(514)][s(444)])continue;const e=t[s(514)][s(601)];if(e&&Object[s(397)](e)[s(428)])continue;const n=t[s(514)][s(444)];let r=!0,i=!0;for(const e of a)if(e[s(562)]&&e[s(562)][s(489)](s(575))){if(!e[s(514)][s(444)]){i=!1;break}if(e.id!=t.id&&e[s(514)][s(444)]==n){r=!1;break}}i&&r&&(t[s(427)](),o=!0)}for(const t of c)e[s(417)](t);for(const t of u)e[s(493)](t);return o})),n[t(560)][t(421)](t(545))[t(425)]({model:t(566),view:(t,e)=>h(t),converterPriority:t(571)}),n[t(560)][t(421)](t(432))[t(425)]({model:t(566),view:(e,n)=>n[t(549)][t(521)]?h(e,!1):null,converterPriority:t(571)});const d=n[t(451)][t(590)];this[t(564)](d[t(580)],t(550),((e,n)=>{const r=t,s=[];for(const t of d[r(470)](n[r(403)])[r(504)]())t.is(r(419),r(509))&&s[r(553)](t);d[r(539)]((t=>{const e=r;for(const n of s)t[e(441)](t[e(470)](n),t[e(466)](n)),t[e(417)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(399)])return!0;const n=t[e(418)](0);return n.is(e(419),e(543))&&n[e(399)]}function Ca(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(506)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function ka(t,e){const n=Na();return(ka=function(t,e){return n[t-=476]})(t,e)}const La=ka;!function(t,e){const n=ka,r=t();for(;;)try{if(768043===parseInt(n(521))/1+-parseInt(n(518))/2*(parseInt(n(510))/3)+-parseInt(n(517))/4*(-parseInt(n(527))/5)+-parseInt(n(524))/6*(parseInt(n(504))/7)+parseInt(n(507))/8*(-parseInt(n(501))/9)+-parseInt(n(519))/10+parseInt(n(478))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class Ra extends t.Plugin{[La(528)](){const t=La;if(!this[t(523)][t(480)][t(498)](t(500)))return;const e=this[t(523)][t(480)][t(512)](t(511));e[t(496)](t(487),this[t(495)][t(494)](this)),e[t(488)][t(520)](t(492),t(522),t(491),e[t(488)][t(505)](t(492),null,t(532))),e[t(488)][t(520)](t(492),t(522),t(532),e[t(488)][t(505)](t(492),null,t(491))),e[t(508)][t(513)](this[t(526)][t(494)](this))}[La(495)](t,e){const n=La,r=this[n(523)][n(480)][n(512)](n(511)),s=this[n(523)][n(480)][n(512)](n(500)),o=e[n(516)]||this[n(523)][n(503)][n(493)][n(481)][n(486)]();this[n(523)][n(503)][n(489)]((()=>{const i=n,a=s[i(483)](o);let c=a?s[i(514)](a):null,u=o[i(485)](i(479))||null;const l=e[i(479)]||u,f=e[i(476)]||c,h=this[i(523)][i(480)][i(512)](i(497)).me;for(const t of r[i(490)]()){const e=t[i(506)]();if(i(522)===t[i(477)]&&e===o){t[i(502)]!==h&&t[i(532)]();const e=t[i(509)][i(515)];u=e[0][i(479)],c=e[0][i(476)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(530)](o,{commandName:i(487),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(522)},[],i(522))}))}[La(526)](t){const e=La;if(e(492)!=t[e(525)]&&e(482)!=t[e(525)])return;const{data:n}=t;if(n&&e(522)===n[e(529)]){const t=e(484);return{type:e(499),content:Hr(this[e(523)][e(531)],t)}}}}function Na(){const t=["model","4501XcoQwR","getSuggestionCallback","getContainedElement","16nYOOQS","_descriptionFactory","data","5109kPGcQu","TrackChangesEditing","get","registerDescriptionCallback","getTableColumnsWidths","commandParams","table","12rhVCEP","394DqGgwM","8538770DZrSLr","registerCustomCallback","698172HbUiaC","resizeTable","editor","4812XgjqgI","type","handleSuggestionDescription","1384645bsEQhU","afterInit","formatGroupId","markBlockFormat","locale","discard","columnWidths","subType","16985672bisxkv","tableWidth","plugins","selection","formatInline","getColumnGroupElement","*Format:* resize table","getAttribute","getSelectedElement","resizeTableWidth","_suggestionFactory","change","getSuggestions","accept","formatBlock","document","bind","handleResizeTableWidthCommand","enableCommand","Users","has","format","TableColumnResizeEditing","2700063dNbuln","author"];return(Na=function(){return t})()}function Sa(t,e){const n=Ma();return(Sa=function(t,e){return n[t-=218]})(t,e)}const va=Sa;function Ma(){const t=["editor","163999XviNKC","has","3674742CrSOXG","2394624BCLKAS","Template","708708Ikyjnr","insertTemplate","afterInit","16xXiqPX","TrackChangesEditing","plugins","5tJDwWt","833532AriVXC","159320rUoMVq","1BYJPyA","enableCommand","890fDhyZl","3671127ffvqgV","get"];return(Ma=function(){return t})()}!function(t,e){const n=Sa,r=t();for(;;)try{if(463105===parseInt(n(230))/1*(parseInt(n(229))/2)+-parseInt(n(219))/3+parseInt(n(221))/4+-parseInt(n(227))/5*(-parseInt(n(218))/6)+-parseInt(n(228))/7+parseInt(n(224))/8*(-parseInt(n(233))/9)+parseInt(n(232))/10*(parseInt(n(236))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class Oa extends t.Plugin{[va(223)](){const t=va,e=this[t(235)];e[t(226)][t(237)](t(220))&&e[t(226)][t(234)](t(225))[t(231)](t(222))}}const wa=Fa;function Da(){const t=["afterInit","registerElementLabel","2846296gPKbdk","locale","9973CCZnDc","get","140589eItgXL","ELEMENT_TABLE_OF_CONTENTS","282HxEycF","9136974VuQggU","enableCommand","plugins","2811027wvpACb","_descriptionFactory","commands","TrackChangesEditing","editor","tableOfContents","6801963TGOHSW","5cOiTyS","insertTableOfContents","397060rGjjRJ"];return(Da=function(){return t})()}function Fa(t,e){const n=Da();return(Fa=function(t,e){return n[t-=102]})(t,e)}!function(t,e){const n=Fa,r=t();for(;;)try{if(779403===parseInt(n(123))/1*(parseInt(n(105))/2)+-parseInt(n(109))/3+-parseInt(n(118))/4*(-parseInt(n(116))/5)+parseInt(n(106))/6+-parseInt(n(115))/7+-parseInt(n(121))/8+parseInt(n(103))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Da);class Pa extends t.Plugin{[wa(119)](){const t=wa,e=this[t(113)];if(!e[t(111)][t(102)](t(117)))return;e[t(108)][t(102)](t(112))[t(107)](t(117));const n=e[t(108)][t(102)](t(112)),r=e[t(122)];n[t(110)][t(120)](t(114),(e=>Hr(r,t(104),e)))}}function Ba(t,e){const n=Ua();return(Ba=function(t,e){return n[t-=116]})(t,e)}const xa=Ba;function Ua(){const t=["differ","suggestion","_descriptionFactory","updateMarker","forward","isCollapsed","133WACcvH","document","registerElementLabel","_splitMarkerName","has","51794KWHACQ","77aJZVlQ","TrackChangesEditing","8436SCcOqX","150upUXrv","4023504PbfmUz","2930aRjrwJ","isTouching","getChangedMarkers","Title","plugins","from","editor","end","afterInit","163580VztEoL","registerPostFixer","getNearestSelectionRange","isEqual","newRange","model","removeMarker","69512ZPDPFu","schema","nodeBefore","start","8UtMgyX","get","457710qJsCzZ","title-content","10381167yOZPUJ","element","createRange","locale","ELEMENT_TITLE"];return(Ua=function(){return t})()}!function(t,e){const n=Ba,r=t();for(;;)try{if(874238===parseInt(n(133))/1+-parseInt(n(157))/2*(-parseInt(n(161))/3)+parseInt(n(160))/4*(-parseInt(n(117))/5)+-parseInt(n(139))/6*(-parseInt(n(152))/7)+parseInt(n(137))/8*(-parseInt(n(141))/9)+-parseInt(n(126))/10*(-parseInt(n(158))/11)+parseInt(n(116))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[xa(125)](){const t=xa,e=this[t(123)];if(!e[t(121)][t(156)](t(120)))return;const n=e[t(121)][t(138)](t(159));n[t(148)][t(154)](t(140),(()=>Hr(e[t(144)],t(145)))),e[t(131)][t(153)][t(127)]((r=>{const s=t;let o=!1;const i=Array[s(122)](e[s(131)][s(153)][s(146)][s(119)]());for(const{name:t,data:a}of i){const{group:i}=n[s(155)](t);if(s(147)!==i||!a[s(130)])continue;const c=a[s(130)],u=c[s(124)][s(135)];if(!u||!u.is(s(142),s(140)))continue;if(!c[s(136)][s(118)](c[s(124)]))continue;const l=e[s(131)][s(134)][s(128)](c[s(124)],s(150));if(l&&l[s(151)]){const e=r[s(143)](c[s(136)],l[s(136)]);e[s(129)](c)||(r[s(149)](t,{range:e}),o=!0)}o||(r[s(132)](t),o=!0)}return o}))}}const Ga=Va;function Va(t,e){const n=za();return(Va=function(t,e){return n[t-=171]})(t,e)}function za(){const t=["has","2177885NUdXiW","undo","56hbXQAz","redo","11199rvWIRE","965490AiMwuo","TrackChangesEditing","107045BXtqSJ","enableCommand","26343590iCRBBC","3697519ZoeHjn","132IpHIZh","editor","UndoEditing","get","18RDsKAT","590598qDUPRi","afterInit","plugins"];return(za=function(){return t})()}!function(t,e){const n=Va,r=t();for(;;)try{if(683512===-parseInt(n(174))/1+-parseInt(n(172))/2+parseInt(n(171))/3*(-parseInt(n(178))/4)+-parseInt(n(187))/5*(parseInt(n(182))/6)+parseInt(n(177))/7+parseInt(n(189))/8*(-parseInt(n(183))/9)+parseInt(n(176))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(za);class Ha extends t.Plugin{[Ga(184)](){const t=Ga,e=this[t(179)],n=e[t(185)][t(181)](t(173));e[t(185)][t(186)](t(180))&&(n[t(175)](t(188)),n[t(175)](t(190)))}}function Wa(){const t=["afterInit","TrackChangesEditing","toggleTableCaption","enableCommand","77432lMdHJu","get","6505990IYeuzj","has","editor","48BnFBhF","6nWHRXc","TableCaptionEditing","4442834jVpOsN","765626Aroeky","plugins","375WijitT","25148BVITzb","9wAqGma","requires","503750NLytmH","1015dtjpKx","1936605GHXNtw"];return(Wa=function(){return t})()}const Xa=Ka;function Ka(t,e){const n=Wa();return(Ka=function(t,e){return n[t-=402]})(t,e)}!function(t,e){const n=Ka,r=t();for(;;)try{if(725111===-parseInt(n(404))/1+-parseInt(n(420))/2+parseInt(n(422))/3*(parseInt(n(423))/4)+parseInt(n(406))/5*(parseInt(n(417))/6)+parseInt(n(405))/7*(parseInt(n(411))/8)+-parseInt(n(402))/9*(-parseInt(n(413))/10)+-parseInt(n(419))/11*(parseInt(n(416))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wa);class qa extends t.Plugin{static get[Xa(403)](){return[aa]}[Xa(407)](){const t=Xa,e=this[t(415)];e[t(421)][t(414)](t(418))&&e[t(421)][t(412)](t(408))[t(410)](t(409))}}const Za=Ja;function Ya(){const t=["TrackChangesEditing","*Format:* change table cell properties","editor","getContainedElement","48476noAsib","TablePropertiesEditing","has","handleSuggestionDescription","6EVpVvG","TrackChangesTableProperties","getAttribute","getFirstPosition","5696076aDgWmK","tableHeight","tableBorderColor","TableCellPropertiesEditing","pluginName","getSuggestions","tableAlignment","data","getSuggestionCallback","_getSuggestion","setAttribute","tableCellProperties","model","registerDescriptionCallback","tableCellWidth","tableBackgroundColor","_suggestionFactory","8805GKMBYI","removeAttribute","1391ySxCZy","subType","1394408FZkTPG","registerCustomCallback","join","tableCellBackgroundColor","markBlockFormat","discard","change","start","7WqrHim","*Format:* change table properties","handleDiscardAction","_handlePropertyChange","tableCellBorderStyle","commandParams","accept","tableCellHorizontalAlignment","formatBlock","tableCellHeight","get","_descriptionFactory","document","enableCommand","2362734IRAhNr","2BVhuUN","9002ReRRlj","30txfPJi","tableProperties","getSelectionAffectedTableCells","enqueueChange","tableWidth","plugins","tableBorderStyle","tableCellPadding","558fVuzGF","tableBorderWidth","22KhakkX","format","7907960csXHTH","nodeAfter","tableCellVerticalAlignment","tableCellBorderColor","afterInit","table","tableCellBorderWidth","findAncestor","batch","TableUtils","locale","selection"];return(Ya=function(){return t})()}function Ja(t,e){const n=Ya();return(Ja=function(t,e){return n[t-=196]})(t,e)}!function(t,e){const n=Ja,r=t();for(;;)try{if(854315===parseInt(n(201))/1*(parseInt(n(224))/2)+parseInt(n(258))/3*(-parseInt(n(254))/4)+parseInt(n(197))/5*(parseInt(n(234))/6)+-parseInt(n(209))/7*(-parseInt(n(238))/8)+-parseInt(n(223))/9*(parseInt(n(226))/10)+-parseInt(n(236))/11*(parseInt(n(262))/12)+parseInt(n(199))/13*(parseInt(n(225))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ya);class Qa extends t.Plugin{constructor(t){const e=Ja;super(t),this[e(227)]=[e(264),e(232),e(235),e(268),e(230),e(263),e(277)],this[e(273)]=[e(241),e(213),e(244),e(233),e(276),e(218),e(204),e(216),e(240)]}static get[Za(266)](){return Za(259)}[Za(242)](){const t=Za,e=this[t(252)][t(231)][t(219)](t(250));if(this[t(252)][t(231)][t(256)](t(255))){for(const n of this[t(227)])e[t(222)](n,((e,r)=>{const s=t,o=this[s(252)][s(274)][s(221)][s(249)][s(261)]()[s(245)](s(243));this[s(212)](n,[o],this[s(227)],s(227),e,r)}));e[t(196)][t(202)](t(217),t(227),t(215),e[t(196)][t(270)](t(217),null,t(206))),e[t(196)][t(202)](t(217),t(227),t(206),((e,n)=>this[t(211)](this[t(227)],e,n))),e[t(196)][t(202)](t(217),t(227),t(203),(()=>!1))}if(this[t(252)][t(231)][t(256)](t(265))){for(const n of this[t(273)])e[t(222)](n,((e,r)=>{const s=t,o=this[s(252)][s(231)][s(219)](s(247))[s(228)](this[s(252)][s(274)][s(221)][s(249)]);this[s(212)](n,o,this[s(273)],s(273),e,r)}));e[t(196)][t(202)](t(217),t(273),t(215),e[t(196)][t(270)](t(217),null,t(206))),e[t(196)][t(202)](t(217),t(273),t(206),((e,n)=>this[t(211)](this[t(273)],e,n))),e[t(196)][t(202)](t(217),t(273),t(203),(()=>!1))}e[t(220)][t(275)]((e=>this[t(257)](e)))}[Za(212)](t,e,n,r,s,o){const i=Za,a=this[i(252)][i(231)][i(219)](i(250));this[i(252)][i(274)][i(229)](o[i(246)],(()=>{const t=i;for(const i of e)if(this[t(271)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(260)](r);void 0!==n&&(e[r]=n)}s(o),a[t(205)](i,{commandParams:[e]},[],r)}}))}[Za(211)](t,e,n){const r=Za,s=e[0][r(208)][r(239)],o=n[r(214)][0];this[r(252)][r(274)][r(207)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(272)](r,o[r],s):e[n(198)](r,s)}))}[Za(257)](t){const e=Za;if(t[e(269)])switch(t[e(200)]){case e(227):return{type:e(237),content:Hr(this[e(252)][e(248)],e(210))};case e(273):return{type:e(237),content:Hr(this[e(252)][e(248)],e(251))}}}[Za(271)](t,e){const n=Za,r=this[n(252)][n(231)][n(219)](n(250));for(const s of r[n(267)]({skipNotAttached:!0})){const r=s[n(253)]();if(s[n(200)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=J?J.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Qe(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=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 fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const dc=function(t){return function(){return t}};const gc=qt?function(t,e){return qt(t,"toString",{configurable:!0,enumerable:!1,value:dc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(gc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Qt(t,sn(t),n),r&&(n=Kn(n,7,oc));for(var s=e.length;s--;)xr(n,e[s]);return n})),Ec=Oc;function bc(){const t=["1318972blfaMh","$textProxy","key","getLastMatchingPosition","position","getAncestors","track-changes-command-not-found","track-changes-adapter-already-set","markInsertion","find","markers","CommentsRepository","change:_saved","delete","$marker","accepted","_setSuggestionData","unbindElementFromMarkerName","formatGroupId","updateMarker","stopListening","markMultiRangeInsertion","warn","model","_refreshAttributeSuggestionsChain","insertContent","open","ready","buildSuggestion","deletion:join","track-changes-suggestion-data-mismatch","insert","suggestion","showSuggestionHighlights","suggestionUnloaded","authoredAt","isInsideObject","PendingActions","$text","originalSuggestionId","discardSelectedSuggestions","insertion:chain","_isBlockAttribute","getItems","discardAllSuggestions","dataReady","marker-count","_defaultCallbacks","_mergeNestedSuggestions","containsItem","getCustomProperty","detach","formatInline:","LEAVE","_handleNewSuggestionMarker","setSelection","then","getMarkers","filter","applyOperation","isRemovable","multipleBlocks","move","getAttribute","default","_cutOutSuggestionMarker","after","newRange","upcast","nodeBefore","getChanges","containsRangeInObject","addMarkerName","suggestionLoaded","_editor","getFirstRange","stop","22250613erhjxI","skipNestingCheck","change","error-saving-suggestion-data-suggestion-discarded","discard","formatBlock:discard","resolve","markerToHighlight","_initAriaMarkerChangeAnnouncements","howMany","createPositionAfter","schema","fire","value","backward","attribute:accept","_commentsRepository","_recordAttributeChanges","markerName","deletion","assign","normal","ck-suggestion-marker--active","track-changes-user-not-found","hasComments","formatBlock:accept","define","rootName","insertion:discard","isMultiRange","_addSuggestionMarker","Users","previous","markAttributeChange","formatInline:join","_descriptionFactory","removeMarkers","addMarker:suggestion:attribute","registerPostFixer","commandName","$elementName","differ","rename","splice","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.","_recordAttributeSuggestions","getNearestSelectionRange","131085iVjLVZ","name","fetchCommentThread","containsRange","_SUGGESTION_ANNOUNCEMENT","_saved","values","attribute:","setTo","isArray","listenTo","meta","comments","editingDowncast","isCollapsed","markerReady","getMultiRangeId","insertion:","getSuggestions","createRangeIn","_suggestionFactory","formatBlock:","includes","_getSuggestionData","deletion:accept","removeComment","groupId","batch","getUser","low","type","ENTER","bindElementToMarker","_checkSuggestionCorrectness","root","change:data","markMultiRangeDeletion","forward","join","commands","track-changes-suggestion-not-found","insertion:accept","attribute:join","registerCustomCallback","subType","_refreshSuggestionsChain","isAfter","_registerBlockAttribute","trackChanges.mergeNestedSuggestions","suggestion:attribute:","return","_suggestions","addMarker:suggestion","isIntersectingWithRange","rethrowUnexpectedError","startsWith","elementStart","from","isInContent","addComment","substring","getCommentThread","ck-suggestion-marker-formatInline","pop","PENDING_ACTION_SUGGESTION","ck-suggestion-marker","formatInline:discard","push","_isDataLoaded","_rangeIsInLocalUserInsertion","init","markInlineFormat","never","4623642HWdJuN","_processAttributeChanges","insertion","_registerDefaultCallbacks","track-changes-adapter-missing-getsuggestion","_model","insertion:join","_inlineAttributeKeys","_isRegisteredAttribute","deletion:discard","fromCharCode","_joinWithAdjacentSuggestions","toUpperCase","format","_reduceSuggestionAttributeRange","47691glLtfG","containsPosition","plugins","config","mapper","collaboration.channelId","creator","before","getDifference","createdAt","formatInline","_customCallbacks","deletion:chain","attribute","activeMarkers","attribute:discard","discardSuggestion","keys","chain","ck-suggestion-marker-formatBlock","catch","formatBlock:join","isExternal","locale","addMarker:suggestion:formatBlock","isDocumentOperation","data","get","isObject","nodeAfter","acceptSuggestion","suggestion-type","editor","ck-suggestion-marker-","addClass","removeMarker:suggestion:attribute","substr","isLocal","_isForcedDefaultExecutionBlock","unbind","_trackFormatChanges","unshift","isOwn","highest","widget","createPositionAt","removed","addSuggestion","getContainedElement","options","remove","getSuggestionCallback","trackChangesCommand","getRange","isBefore","oldRange","enableReadOnlyMode","_splitMarkerName","getAllAdjacentSuggestions","88DUBuIa","attributeNewValue","addHighlight","$graveyard","forEach","documentSelection","clone","concat","toJSON","getFirstMarker","addMarker","always","some","authorName","targetPosition","_enableDefaultAttributesIntegration","adapter","_afterChanges","enqueueChange","range","suggestionChanged","splitPosition","isSelectable","parent","_onDiscard","updateSuggestion","690913LTHZmA","element","_removeSuggestion","data-suggestion","isLimit","isNextTo","_processAttributeSuggestions","set","for","_joinSuggestions","containerElement","document","FORMATTING","getSuggestion","formatBlock","_updateSuggestionData","addSuggestionData","_findSuggestions","isAtStart","suggestion:","deletion:","end","fromRange","start","selection","removeAttribute","getRanges","removeMarker:suggestion:formatBlock","execute","getChangedMarkers","createRangeOn","isEqual","elementToElement","trackChanges.trackFormatChanges","createSelection","item","_reduceExistingSuggestions","markDeletion","editing","removeClass","TrackChangesEditing","isIntersecting","consumable","newValue","markerToData","_breakSuggestionMarker","change:activeMarkers","size","getIntersection","next","deleteContent","_createSuggestion","getWalker","_enabledCommands","track-changes-enable-command-twice","_addThreadToSuggestion","length","acceptSelectedSuggestions","update:suggestion","_element","_getAttributeKey","isTouching","refresh","dataDowncast","addRange","24eeBgAB","external:","isAtEnd","lowest","_blockAttributeKeys","add","reconvertMarker","_suggestionState","createRange","requires","createElement","addCommentThread","high","attributeOldValue","setAttribute","isUndo","notReady","removeMarker","consume","_getAuthorFromId","author","2872947rxwcIw","pluginName","markerNameToElements","clear","oldValue","10ABgwVU","formatInline:accept","has","announce","110etFteM","acceptAllSuggestions","_adapter","_registerInlineAttribute","tablePasteChainId","isBlock","markMultiRangeBlockFormat","commentThread","attributes","_getMarkerAnnouncementText","moveTargetPosition","_setSuggestionRange","toViewElement","@external","addUser","enableCommand","markBlockFormat","head","hasSuggestion","formatInline:chain","forceDefaultExecution","elementEnd","trackChanges","every","attributeKey","sort","dataToMarker","getShiftedBy","conversion","formatBlock:chain","hasCommentThread","map","_getExternalAuthor","group","createPositionBefore","split","accept","rejected","writer","multi"];return(bc=function(){return t})()}!function(t,e){const n=Oc,r=t();for(;;)try{if(772825===-parseInt(n(714))/1+-parseInt(n(688))/2*(parseInt(n(629))/3)+-parseInt(n(417))/4+parseInt(n(373))/5*(parseInt(n(614))/6)+parseInt(n(368))/7*(-parseInt(n(347))/8)+parseInt(n(541))/9*(parseInt(n(377))/10)+parseInt(n(494))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bc);const Tc=Ec(534);class _c extends t.Plugin{static get[Ec(356)](){return[Ec(428),o.Users,t.PendingActions,Qr,ns,as,fs,Ts,gs,As,Ss,xs,to,so,uo,go,bo,Ao,Ro,Mo,Fo,zo,Uo,Ko,Jo,ei,ui,pi,Li,si,js,Ks,bi,Ai,Mi,Di,ji,Hi,qi,$i,ra,aa,ha,pa,qa,ya,Ra,Pa,Qa,Oa,ja,Ha]}static get[Ec(369)](){return Ec(754)}constructor(t){const e=Ec;function n(t){const e=Oc;return t[e(408)]((t=>String[e(624)](t)))[e(579)]("")}super(t),this[e(539)]=!1,this[e(721)](e(643),[]),this.on(e(760),((n,r,s,o)=>{const i=e;this[i(619)][i(496)]((()=>{const e=i;for(const n of[...o,...s])this[e(619)][e(427)][e(375)](n)&&t[e(752)][e(353)](n)}))})),this[e(529)]=new qr(this[e(661)][e(440)][e(505)],this[e(661)][e(652)]),this[e(379)]=null,this[e(561)]=new yc(this[e(661)]),this[e(592)]=new Map,this[e(510)]=t[e(631)][e(656)](e(428)),this[e(767)]=new Set,this[e(619)]=this[e(661)][e(440)],this[e(354)]=new WeakMap,this[e(667)]=!1,this[e(351)]=new Set([e(534)]),this[e(621)]=new Set,t[e(632)][e(520)](e(747),e(481)),this[e(669)]=t[e(632)][e(656)](e(747)),t[e(632)][e(520)](e(589),!0),this[e(465)]=t[e(632)][e(656)](e(589)),this[e(681)]=new f(t,this[e(767)]),this[e(502)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,48,56,51,56])}[Ec(611)](){const t=Ec,n=this[t(661)],r=(e,n)=>{const r=t;if(r(642)!=e)return r(662)+e;const s=n[r(412)]("|")[0];return this[r(459)](s)?r(648):r(603)};n[t(405)][t(722)](t(554))[t(501)]({model:t(449),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(686)](e[n(512)]),a=[n(606),r(o,i)];let c=3e3;return this[n(643)][n(563)](e[n(512)])&&(a[n(608)](n(516)),c=3010),n(513)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(405)][t(722)](t(345))[t(352)]((e=>{const r=t;e.on(r(593),((t,e,s)=>{const o=r;if(!s[o(678)][o(450)])return;const i=e[o(749)];if(!i)return;const c=s[o(633)][o(389)](i);n[o(440)][o(505)][o(657)](i)&&c&&!c[o(467)](o(673))&&c.is(o(724))&&(0,a.toWidget)(c,s[o(415)])}),{priority:r(359)})})),n[t(405)][t(722)](t(345))[t(501)]({model:t(449),view:(e,n)=>{const s=t;if(!n[s(678)][s(450)])return null;const{type:o,subType:i}=this[s(686)](e[s(512)]);return{classes:[s(606),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(749)])return;const{id:c}=this[a(686)](o[a(512)]);if(r){const t=this[a(592)][a(656)](c),e=this[a(342)](t);if(!this[a(459)](e))return}if(o[a(749)].is(a(738)))return void i[a(756)][a(365)](o[a(749)],s[a(542)]);const u=i[a(633)][a(389)](o[a(749)]);if(o[a(749)].is(a(715))&&n[a(440)][a(505)][a(382)](o[a(749)])&&!u[a(467)](a(690))){i[a(415)][a(663)]([a(606),a(648)],u),i[a(415)][a(361)](a(717),c,u),i[a(633)][a(573)](u,o[a(512)]),e&&(this[a(643)][a(563)](o[a(512)])?i[a(415)][a(663)](a(516),u):i[a(415)][a(753)](a(516),u));for(const t of n[a(440)][a(560)](o[a(749)])[a(460)]())i[a(756)][a(365)](t,s[a(542)]);i[a(756)][a(365)](o[a(749)],s[a(542)])}};n[t(405)][t(722)](t(345))[t(352)]((e=>{const n=t;e.on(n(653),((t,e,r)=>{const o=n;r[o(678)][o(450)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(672)})})),n[t(405)][t(722)](t(345))[t(352)]((e=>{const n=t;e.on(n(531),((t,e,r)=>{const o=n;r[o(678)][o(450)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(672)})})),n[t(405)][t(722)](t(345))[t(758)]({model:t(449),view:(e,n)=>n[t(678)][t(450)]?null:{group:t(449),name:e[t(665)](11)}}),n[t(405)][t(722)](t(485))[t(746)]({view:{name:t(449),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(733)+e[r(480)](r(660))+":"+e[r(480)]("id");return e[r(480)](r(463))&&(s+=":"+e[r(480)](r(463))),n[r(357)](r(431),{"data-name":s})}}),n[t(405)][t(722)](t(485))[t(403)]({view:t(449)}),n[t(405)][t(722)](t(554))[t(352)]((e=>{const n=t;e.on(n(653),s(),{priority:n(359)})})),n[t(405)][t(722)](t(554))[t(352)]((e=>{const n=t;e.on(n(531),s({isAttributeSuggestion:!0}),{priority:n(359)})})),n[t(405)][t(722)](t(554))[t(352)]((e=>{const n=t;e.on(n(741),((t,e,r)=>{const s=n,o=r[s(633)][s(370)](e[s(512)]);if(o)for(const t of o)t[s(467)](s(690))||(r[s(415)][s(753)]([s(606),s(648),s(516)],t),r[s(415)][s(739)](s(717),t),r[s(633)][s(434)](t,e[s(512)]))}),{priority:n(359)})})),n[t(405)][t(722)](t(554))[t(352)]((e=>{const n=t;e.on(n(664),((t,e,r)=>{const s=n,o=r[s(633)][s(370)](e[s(512)]);if(!o)return;const{id:i}=this[s(686)](e[s(512)]),a=this[s(592)][s(656)](i),c=this[s(342)](a);if(this[s(459)](c))for(const t of o)t[s(467)](s(690))||(r[s(415)][s(753)]([s(606),s(648),s(516)],t),r[s(415)][s(739)](s(717),t),r[s(633)][s(434)](t,e[s(512)]))}),{priority:n(359)})})),n[t(440)][t(725)][t(532)]((e=>{const r=t;let s=!1;const o=Array[r(598)](n[r(440)][r(725)][r(535)][r(743)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(686)](t);if(r(449)!==o)continue;const h=this[r(592)][r(656)](f);if(null!=c[r(484)]){r(639)==u&&(s=s||kc(c[r(484)],t,e,n[r(440)][r(505)]));const o=r(642)==u&&this[r(459)](l[r(412)]("|")[0]);if(c[r(484)][r(555)]||r(691)==c[r(484)][r(575)][r(521)]||r(728)==u&&!Rc(c[r(484)])||o&&!Rc(c[r(484)])||r(513)==u&&(Cc(a=c[r(484)])||function(t){const e=r;return t[e(737)][e(711)]==t[e(735)][e(486)]&&t[e(737)][e(349)]}(a)))e[r(364)](t),s=!0;else{if(!h||!h[r(599)])continue;i[r(352)](h)}}}var a;return i[r(761)]>0&&(s=!!this[r(625)](i)||s),s})),n[t(440)][t(725)][t(532)]((e=>{const r=t;let s=!1;for(const t of n[r(440)][r(725)][r(535)][r(487)]())if(r(448)==t[r(571)])for(const t of this[r(592)][r(547)]()){if(t[r(523)]||!t[r(599)])continue;const o=r(728)==t[r(571)],i=this[r(342)](t),a=i&&this[r(459)](i);if(!o&&!a)continue;const c=t[r(492)]();if(c[r(737)][r(711)]!=c[r(735)][r(711)]&&!c[r(735)][r(349)]){const o=n[r(440)][r(674)](c[r(737)][r(658)],r(735)),i=n[r(440)][r(355)](c[r(737)],o);e[r(436)](t[r(697)](),{range:i}),s=!0}}return s})),n[t(440)][t(725)][t(532)]((e=>this[t(615)](e))),n[t(440)][t(725)][t(532)]((e=>!e[t(568)][t(666)]&&this[t(720)](e))),n[t(440)].on(t(705),(()=>{this[t(539)]=!1})),n[t(440)][t(725)].on(t(576),((r,s)=>{const o=t;if(!s[o(666)]||s[o(362)])return;if(!this[o(539)])return;const i=n[o(440)][o(725)][o(535)][o(487)]();if(0==i[o(338)])return;const a=[],c=i[o(475)]((t=>o(642)==t[o(571)])),u=i[o(475)]((t=>o(448)==t[o(571)]&&o(455)!=t[o(542)])),l=i[o(475)]((t=>o(679)==t[o(571)]&&o(455)!=t[o(542)]));for(const t of c)this[o(622)](t[o(401)])&&a[o(608)]({key:t[o(401)],newValue:t[o(689)],oldValue:t[o(360)],range:Nc(t[o(707)],n[o(440)])});for(const t of u){const e=l[o(426)]((e=>e[o(341)]===t[o(341)]));if(e){const r=Sc(t[o(421)][o(658)],n[o(440)]);e[o(542)]!==t[o(542)]&&a[o(608)]({key:o(534),newValue:t[o(542)],oldValue:e[o(542)],range:r});for(const[n,s]of e[o(385)]){if(!this[o(622)](n))continue;const e=t[o(385)][o(656)](n);s!==e&&a[o(608)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(385)])this[o(622)](n)&&(e[o(385)][o(375)](n)||a[o(608)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(338)]&&n[o(440)][o(706)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(527)](t,e,s,o,{groupId:r});this[n(750)](t,a)}))}),{priority:t(350)}),n[t(440)][t(427)].on(t(340),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(686)](n[s(542)]),e=this[s(592)][s(656)](t);e&&e[s(489)](n[s(542)])}})),n[t(440)][t(725)].on(t(576),(()=>{const e=t,r=Array[e(598)](n[e(440)][e(725)][e(535)][e(743)]())[e(475)]((t=>e(449)===this[e(686)](t[e(542)])[e(410)]));if(0===r[e(338)])return;r[e(402)](((t,n)=>{const r=e,s=t[r(655)][r(684)],o=n[r(655)][r(684)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(737)][r(683)](o[r(737)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(686)](t);if(null===n[e(684)]){const n=this[e(471)](t);o[e(352)](n)}else{const t=this[e(592)][e(656)](r);null!==n[e(484)]||t[e(599)]?(s[e(352)](t[e(394)]),o[e(352)](t)):this[e(716)](t)}}o[e(761)]>0&&this[e(586)](o);for(const t of s)this[e(506)](e(708),t)})),n[t(440)].on(t(476),((e,r)=>{const s=t,o=r[0];if(!this[s(592)][s(761)])return;if(!o[s(654)])return;if(o[s(568)][s(362)]||!o[s(568)][s(666)])return;let i,a;switch(o[s(571)]){case s(448):i=n[s(440)][s(674)](o[s(421)]),a=i[s(404)](o[s(503)]);break;case s(412):i=n[s(440)][s(674)](o[s(709)]),a=n[s(440)][s(674)](o[s(387)]);break;case s(479):i=n[s(440)][s(674)](o[s(702)]),a=i[s(404)](o[s(503)]);break;default:return}const c=n[s(440)][s(355)](i,a);n[s(440)][s(496)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(731)](c)){if(e[t(523)])continue;if(t(639)==e[t(571)])continue;const r=this[t(342)](e);if(r&&this[t(459)](r)&&t(412)!=o[t(571)])continue;const s=e[t(655)]&&e[t(655)][t(478)];(t(728)!=e[t(571)]||t(412)==o[t(571)]&&!s)&&(n[t(488)]||t(616)==e[t(571)]&&n[t(671)]||e[t(492)]()[t(544)](c)&&this[t(759)](e,i,a))}}))}),{priority:t(350)}),n[t(440)].on(t(764),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(397)])return;if(this[s(667)])return;if(!this[s(681)][s(507)])return;if(o[s(555)])return;const a=n[s(440)][s(505)],{start:c,end:u}=o[s(492)](),l=c[s(658)]&&a[s(718)](c[s(658)])?null:a[s(540)](c,s(578)),f=u[s(486)]&&a[s(718)](u[s(486)])?null:a[s(540)](u,s(508)),h=n[s(440)][s(355)](l?l[s(737)]:c,f?f[s(735)]:u);n[s(440)][s(496)]((t=>{const e=s;this[e(751)](h);const r=n[e(440)][e(505)][e(540)](h[e(737)]);o.is(e(693))?t[e(472)](r):o[e(549)](r)})),e[s(493)]()}),{priority:e.priorities[t(515)]+10}),n[t(440)].on(t(442),((e,r)=>{const s=t,o=r[r[s(338)]-1];o&&o[s(397)]||this[s(667)]||this[s(681)][s(507)]&&(n[s(440)][s(496)]((()=>{const t=s;let o=n[t(440)][t(442)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(591)]=o[t(694)]();const i=o[t(735)][t(486)],a=n[t(440)][t(505)];i&&a[t(382)](i)&&!a[t(657)](i)&&(o=n[t(440)][t(355)](o[t(737)],n[t(440)][t(674)](i,t(735)))),this[t(425)](o)})),e[s(493)]())}),{priority:t(359)}),this[t(661)][t(580)][t(352)](t(399),this[t(681)]),this[t(392)](t(399));const o=new p(n,this[t(592)]);n[t(580)][t(352)](t(659),o),this[t(392)](t(659));const i=new b(n,this[t(592)]);n[t(580)][t(352)](t(645),i),this[t(392)](t(645)),n[t(580)][t(352)](t(378),new N(n,o,this[t(592)])),this[t(392)](t(378)),n[t(580)][t(352)](t(461),new N(n,i,this[t(592)])),this[t(392)](t(461)),n[t(580)][t(352)](t(339),new w(n,o,this[t(592)])),this[t(392)](t(339)),n[t(580)][t(352)](t(457),new w(n,i,this[t(592)])),this[t(392)](t(457));const c=n[t(631)][t(656)](t(428));this[t(551)](c,t(600),((e,{threadId:n})=>{const r=t,s=this[r(592)][r(656)](n);s&&s[r(384)]&&1===s[r(384)][r(338)]&&this[r(729)](n,{hasComments:!0})}),{priority:t(570)}),this[t(551)](c,t(566),((e,{threadId:n})=>{const r=t,s=this[r(592)][r(656)](n);s&&s[r(384)]&&!s[r(384)][r(338)]&&this[r(729)](n,{hasComments:!1})}),{priority:t(570)})}set[Ec(704)](t){const n=Ec;if(this[n(379)])throw new e.CKEditorError(n(424),this);this[n(379)]=t}get[Ec(704)](){return this[Ec(379)]}[Ec(559)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(592)][n(547)]())t&&!e[n(599)]||r[n(608)](e);return e?r[n(408)]((t=>t[n(696)]())):r}[Ec(727)](t){const n=Ec,r=this[n(592)][n(656)](t);if(!r)throw new e.CKEditorError(n(581),this);return r}[Ec(395)](t){const e=Ec;return this[e(592)][e(375)](t)}[Ec(730)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(571)][e(412)](":"),a=this[e(592)][e(656)](r)||this[e(765)](o,i,r,n,s);if(this[e(337)](a),this[e(574)](a,o,i||null,n),a[e(638)]=t[e(638)],a[e(609)]=!0,s&&s[e(390)]){const t=s[e(390)],n=this[e(409)](t[e(701)]);a[e(452)]=t[e(638)],a[e(367)]=n,a[e(651)]=!0}else a[e(452)]=t[e(638)];switch(t[e(655)]&&(a[e(655)]=t[e(655)]),t[e(385)]&&(a[e(385)]=t[e(385)]),this[e(379)]&&this[e(379)][e(676)]||(a[e(546)]=!0),this[e(354)][e(656)](a)){case e(363):this[e(354)][e(721)](a,e(462));break;case e(556):a[e(599)]?(this[e(625)](new Set([a])),this[e(586)](new Set([a])),this[e(354)][e(721)](a,e(444)),this[e(506)](e(490),a)):this[e(354)][e(721)](a,e(675))}return a}[Ec(659)](t){const e=Ec;this[e(397)]((()=>{const n=e;this[n(661)][n(440)][n(496)]((()=>{const e=n;for(const n of t[e(687)]())n[e(413)]()}))}))}[Ec(645)](t){const e=Ec;this[e(397)]((()=>{const n=e;this[n(661)][n(440)][n(496)]((()=>{const e=n;for(const n of t[e(687)]())n[e(498)]()}))}))}[Ec(392)](t,n){const r=Ec,s=this[r(661)][r(580)][r(656)](t);if(!s)throw new e.CKEditorError(r(423),this,{commandName:t});if(this[r(767)][r(375)](s))throw new e.CKEditorError(r(768),this,{commandName:t});this[r(767)][r(352)](s),n&&s.on(r(742),((t,e)=>{const o=r;this[o(681)][o(507)]&&(this[o(667)]||(e[o(338)]>0&&e[e[o(338)]-1]&&e[e[o(338)]-1][o(397)]?e[o(604)]():(t[o(591)]=n(((...t)=>s[o(742)](...t,{forceDefaultExecution:!0})),...e),t[o(493)]())))}),{priority:r(359)})}[Ec(397)](t){const n=Ec;let r,s;const o=this[n(667)];this[n(667)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(667)]=!1),s&&e.CKEditorError[n(595)](s,this),r}[Ec(425)](t,n=null,r={}){const s=Ec;if(t[s(555)])return null;const o=this[s(661)][s(631)][s(656)](s(525)).me;for(const{suggestion:e,meta:o}of this[s(731)](t,s(616)))if(o[s(671)]){if(!o[s(719)]){if(o[s(488)]){if(!this[s(465)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(759)](e,t[s(737)],t[s(735)]);break}if(n==e[s(585)]&&wc(e,r)){const n=e[s(492)]();return n[s(737)][s(745)](t[s(735)])?this[s(388)](e,this[s(619)][s(355)](t[s(737)],n[s(735)])):this[s(388)](e,this[s(619)][s(355)](n[s(737)],t[s(735)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(558)+n:s(616),u=this[s(433)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(524)](c,i,a,t),u}[Ec(438)](t,n=Ec(416),r={}){const s=Ec,o=this[s(661)][s(631)][s(656)](s(525)).me,i=this[s(561)][s(680)](s(616),n,s(579));for(const e of this[s(559)]())if(e[s(367)].id==o.id&&s(616)==e[s(571)]&&e[s(585)]==n&&wc(e,r)&&(i(e[s(740)](),t)||i(t,e[s(740)]()))){for(const n of t)e[s(346)](n);return e}for(const{suggestion:e,meta:n}of this[s(731)](t,s(616))){if(!n[s(671)])continue;if(!this[s(465)]&&n[s(488)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(740)]())for(const e of t)if(!n[s(544)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(558)+n,l=this[s(433)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(524)](u,a,c,e,zr[s(557)]());return l}[Ec(612)](t,n,r=null,s={}){const o=Ec;if(r=r||Lc(n),t[o(555)])return null;if(o(613)===this[o(669)]){const e=this[o(561)][o(680)](o(639),r,o(413));return this[o(397)]((()=>e([t],n,s))),null}const i=this[o(661)][o(631)][o(656)](o(525)).me,a=[];if(o(699)!==this[o(669)])for(const{suggestion:e,meta:n}of this[o(731)](t,o(616)))n[o(671)]&&!n[o(453)]&&a[o(608)](...e[o(740)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(762)](s);e&&r[n(608)](e)}return r}(t,a),u=function(t,e){const n=o,r=[t];for(const t of e){let e=0;for(;e<r[n(338)];){const s=r[e][n(637)](t);r[n(537)](e,1,...s),e+=s[n(338)]}}return r}(t,a);c[o(338)]&&this[o(619)][o(496)]((()=>{const t=o;for(const e of c){const o=this[t(561)][t(680)](t(639),r,t(413));this[t(397)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(737)],u=t[o(735)];for(const{suggestion:e,meta:n}of this[o(731)](t,o(639))){if(!n[o(671)])continue;if(e[o(585)]!=r)continue;if(!wc(e,s))continue;const i=e[o(492)]();if(i[o(544)](t,!0))return null;c=c[o(683)](i[o(737)])?c:i[o(737)],u=u[o(587)](i[o(735)])?u:i[o(735)],a?i[o(737)][o(683)](a[o(492)]()[o(737)])?(a[o(530)](),a=e):e[o(530)]():a=e}const l=this[o(619)][o(355)](c,u);if(a)this[o(388)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(433)]({id:t,type:o(469)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(524)](o(469)+r,t,a,l)}}return null}[Ec(393)](t,n,r=[],s=null,o={}){const i=Ec;n[i(435)]||(n[i(435)]=n[i(533)]),n[i(478)]=t.is(i(707)),s=s||Lc(n);const a=r[i(408)]((t=>Sc(t,this[i(619)]))),c=t.is(i(707))?t:Sc(t,this[i(619)]);if(i(613)===this[i(669)]){const t=this[i(561)][i(680)](i(728),s,i(413));return this[i(397)]((()=>t([c],n,o))),null}a[i(608)](c);let u=!0;for(const t of a)if(!this[i(610)](t)){u=!1;break}if(u&&i(699)!==this[i(669)]){const t=this[i(561)][i(680)](i(728),s,i(413));return this[i(397)]((()=>t([c],n,o))),null}let l=null,f=c[i(737)],h=c[i(735)];for(const{suggestion:t,meta:e}of this[i(731)](c,i(728))){if(!e[i(671)])continue;if(e[i(719)]||e[i(488)]||e[i(453)])continue;if(t[i(655)][i(435)]!=n[i(435)])continue;if(!wc(t,o))continue;const r=t[i(492)]();if(t[i(585)]==s){if(r[i(544)](c,!0))return null;f=f[i(683)](r[i(737)])?f:r[i(737)],h=h[i(587)](r[i(735)])?h:r[i(735)],l?r[i(737)][i(683)](l[i(492)]()[i(737)])?(l[i(530)](),l=t):t[i(530)]():l=t}else{const e=c[i(762)](r);this[i(482)](t,e)}}const d=this[i(661)][i(631)][i(656)](i(525)).me,g=(0,e.uid)(),p=d.id;if(l)return this[i(388)](l,this[i(619)][i(355)](f,h)),l;{const t=this[i(433)]({id:g,type:i(562)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(524)](i(562)+s,g,p,this[i(619)][i(355)](f,h)),t}}[Ec(383)](t,n,r=[],s=null,o={}){const i=Ec;n[i(435)]||(n[i(435)]=n[i(533)]);const a=t[0];n[i(478)]=a.is(i(707)),s=s||Lc(n);const c=r[i(408)]((t=>Sc(t,this[i(619)]))),u=a.is(i(707))?t:t[i(408)]((t=>Sc(t,this[i(619)])));if(i(613)===this[i(669)]){const t=this[i(561)][i(680)](i(728),s,i(413));return this[i(397)]((()=>t(u,n,o))),null}c[i(608)](...u);let l=!0;for(const t of c)if(!this[i(610)](t)){l=!1;break}if(l&&i(699)!==this[i(669)]){const t=this[i(561)][i(680)](i(728),s,i(413));return this[i(397)]((()=>t(u,n,o))),null}const f=this[i(661)][i(631)][i(656)](i(525)).me;for(const t of this[i(559)]()){if(t[i(367)].id!=f.id)continue;if(i(728)!=t[i(571)]||t[i(655)][i(435)]!=n[i(435)])continue;if(!wc(t,o))continue;const e=t[i(585)]==s;for(let n=0;n<u[i(338)];n++){const r=u[n];for(const s of t[i(474)]()){const o=s[i(682)]();if(r[i(745)](o)){e?(u[i(537)](n,1),n--):t[i(364)](s[i(542)]);break}}}}if(0==u[i(338)])return null;const h=this[i(561)][i(680)](i(728),s,i(579));for(const t of this[i(559)]())if(t[i(367)].id==f.id&&i(728)==t[i(571)]&&t[i(655)][i(435)]==n[i(435)]&&t[i(585)]==s&&wc(t,o)&&(h(t[i(740)](),u)||h(u,t[i(740)]()))){for(const e of u)t[i(346)](e);return t}const d=(0,e.uid)(),g=f.id,p=i(562)+s,m=this[i(433)]({id:d,type:p,data:n,createdAt:new Date,authorId:g,attributes:o});for(const t of u)this[i(524)](p,d,g,t,zr[i(557)]());return m}[Ec(751)](t,n=null,r={}){const s=Ec;if(t[s(555)])return null;const o=this[s(661)][s(631)][s(656)](s(525)).me,a=new i.LiveRange(t[s(737)],t[s(735)]);for(const{suggestion:t,meta:e}of this[s(731)](a,s(616)))if(e[s(671)]&&!e[s(719)])if(t[s(523)]){const e=t[s(740)]()[s(475)]((t=>s(691)!=t[s(575)][s(521)]));if(e[s(400)]((t=>a[s(544)](t,!0)))&&t[s(498)](),e[s(700)]((t=>t[s(544)](a,!0)))){const t=this[s(561)][s(680)](s(513),n,s(413));return this[s(397)]((()=>t([a],null,r))),null}}else{const e=a[s(762)](t[s(492)]());null!==e&&t[s(712)]([e],null,r)}if(a[s(468)](),a[s(555)]||s(691)==a[s(575)][s(521)])return null;let c=null,u=a[s(737)],l=a[s(735)];const f=this[s(731)](a,s(513));for(const{suggestion:t,meta:e}of f){const n=this[s(619)][s(355)](u,l);if(e[s(671)]&&(this[s(465)]||!e[s(488)]&&!e[s(453)]))if(t[s(523)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(740)]()){if(r[s(544)](n,!0))return t;n[s(544)](r)||(e=!1)}e&&t[s(498)]()}else{const e=t[s(492)]();if(e[s(544)](n,!0))return t;if(!wc(t,r)){n[s(544)](e)?t[s(530)]():e[s(630)](u)?u=e[s(735)]:e[s(630)](l)&&(l=e[s(737)]);continue}u=u[s(683)](e[s(737)])?u:e[s(737)],l=l[s(587)](e[s(735)])?l:e[s(735)],r=Object[s(514)]({},t[s(385)]),c?e[s(737)][s(683)](c[s(492)]()[s(737)])?(c[s(530)](),c=t):t[s(530)]():c=t}}if(c)return this[s(388)](c,this[s(619)][s(355)](u,l)),c;{const t=(0,e.uid)(),i=this[s(619)][s(355)](u,l),a=o.id,c=n?s(734)+n:s(513),f=this[s(433)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(524)](c,t,a,i),f}}[Ec(577)](t,n=Ec(416),r={}){const s=Ec,o=this[s(661)][s(631)][s(656)](s(525)).me,a=t[s(408)]((t=>new i.LiveRange(t[s(737)],t[s(735)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(731)](a,s(616)))e[s(671)]&&!e[s(719)]&&c[s(352)](t);for(const e of c)if(e[s(523)]){const o=e[s(740)]();if((!e[s(385)]||!e[s(385)][s(495)])&&o[s(400)]((t=>a[s(700)]((e=>e[s(544)](t,!0)))))&&e[s(498)](),a[s(400)]((t=>o[s(700)]((e=>e[s(544)](t,!0)))))){const e=this[s(561)][s(680)](s(513),n,s(413));return this[s(397)]((()=>e(t,null,r))),null}}else{const t=e[s(492)]();if(a[s(700)]((e=>e[s(544)](t,!0)))&&e[s(498)](),a[s(400)]((e=>t[s(544)](e,!0)))){const t=this[s(561)][s(680)](s(513),n,s(413));return this[s(397)]((()=>t(a,null,r))),null}}const u=this[s(561)][s(680)](s(513),n,s(579));let l=null;for(const t of this[s(559)]())if(t[s(367)].id==o.id&&t[s(599)]&&s(513)==t[s(571)]&&t[s(585)]==n&&wc(t,r)&&(u(t[s(740)](),a)||u(a,t[s(740)]())))if(l){if(t[s(384)]&&t[s(384)][s(338)])continue;for(const e of t[s(740)]())l[s(594)](e)||l[s(346)](e);t[s(530)]()}else{l=t;for(const e of a)t[s(594)](e)||t[s(346)](e)}if(l)return l;c[s(371)]();for(const{suggestion:t,meta:e}of this[s(731)](a,s(513)))e[s(671)]&&(this[s(465)]||!e[s(488)]&&!e[s(453)])&&wc(t,r)&&c[s(352)](t);for(const t of c){const e=t[s(740)]();if((!r||!r[s(495)])&&a[s(400)]((t=>e[s(700)]((e=>e[s(544)](t,!0))))))return t;(!t[s(385)]||!t[s(385)][s(495)])&&e[s(400)]((t=>a[s(700)]((e=>e[s(544)](t,!0)))))&&t[s(498)]()}const f=(0,e.uid)(),h=o.id,d=s(734)+n,g=this[s(433)]({id:f,type:d,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(468)](),t[s(555)]||s(691)==t[s(575)][s(521)]||this[s(524)](d,f,h,t,zr[s(557)]());return g}[Ec(527)](t,n,r,s,o){const i=Ec;if(t[i(555)])return[];if(i(613)===this[i(669)])return[];const a=this[i(661)][i(631)][i(656)](i(525)).me.id,c=Array[i(598)](this[i(592)][i(547)]())[i(475)]((e=>i(642)==e[i(571)]&&e[i(655)][i(419)]==n&&e[i(594)](t)));if(i(481)===this[i(669)]){const e=this[i(731)](t,i(616))[i(475)]((({meta:t})=>t[i(671)]&&!t[i(453)]&&!t[i(719)]))[i(408)]((({suggestion:t})=>t));c[i(670)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(642)==t[i(571)]?t[i(655)][i(372)]:void 0,o=t[i(492)](),a=Array[i(598)](u[i(646)]())[i(426)]((t=>t[i(755)](o)));if(!a)continue;const c=a[i(637)](o);this[i(459)](n)&&i(616)==t[i(571)]&&0!=c[i(338)]||(u[i(430)](a),c[i(692)]((t=>{u[i(721)](t,r)})),i(616)!=t[i(571)]&&e!=s&&u[i(721)](a[i(762)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(338)]>37&&console[i(439)](i(538),{key:n});const f=(i(548)+(n+"|")+Lc({newValue:s}))[i(601)](0,60),h=this[i(433)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(608)](h),this[i(524)](f,c,a,t)}return l}[Ec(588)](t){const e=Ec;this[e(351)][e(352)](t)}[Ec(380)](t){const e=Ec;this[e(621)][e(352)](t)}[Ec(703)](t,e=[],n=[]){const r=Ec;this[r(392)](t,((t,...e)=>{this[r(511)]((()=>{t(...e)}))}));for(const t of e)this[r(380)](t);for(const t of n)this[r(588)](t)}[Ec(342)](t){const e=Ec;return e(642)==t[e(571)]?t[e(585)][e(412)]("|")[0]:null}[Ec(388)](t,e){const n=Ec,r=t[n(697)]();this[n(619)][n(496)]((t=>{t[n(436)](r,{range:e})}))}[Ec(337)](t){const e=Ec,n=t.id,r=this[e(661)][e(632)][e(656)](e(634));this[e(510)][e(407)](n)||this[e(510)][e(358)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(510)][e(602)](n);s[e(668)](e(477)),s[e(477)]=!1,t[e(384)]=s}[Ec(574)](t,n,r,s){const o=Ec;if(t[o(571)]!=n||t[o(585)]!=r||t[o(635)].id!=s)throw this[o(661)][o(685)](o(447)),new e.CKEditorError(o(447),this)}[Ec(482)](t,n){const r=Ec,s=t[r(492)]();if(n[r(745)](s))t[r(530)]();else if(s[r(544)](n)){const o=this[r(619)][r(674)](n[r(737)][r(486)],r(735));this[r(388)](t,this[r(619)][r(355)](s[r(737)],o));const i=(0,e.uid)(),a=t[r(635)].id,c=t[r(571)]+":"+t[r(585)];this[r(433)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(655)],attributes:t[r(385)]});const u=this[r(619)][r(674)](n[r(735)][r(711)],r(483)),l=this[r(619)][r(355)](u,s[r(735)]);this[r(524)](c,i,a,l)}else if(s[r(630)](n[r(737)])){const e=this[r(619)][r(674)](n[r(737)][r(486)],r(735));this[r(388)](t,this[r(619)][r(355)](s[r(737)],e))}else{const e=this[r(619)][r(674)](n[r(735)][r(711)],r(483));this[r(388)](t,this[r(619)][r(355)](e,s[r(735)]))}}[Ec(610)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(731)](t,e(616))){if(!r[e(671)])continue;const s=n[e(740)]();for(const n of s)if(!t[e(637)](n)[e(338)])return!0}return!1}[Ec(366)](t){const n=Ec,r=this[n(661)][n(631)][n(656)](n(525))[n(569)](t);if(!r)throw new e.CKEditorError(n(517),this);return r}[Ec(409)](t){const e=Ec,n=this[e(661)][e(631)][e(656)](e(525)),r=(0,o.hashObject)(e(348)+t);return n[e(569)](r)||n[e(391)]({id:r,name:t})}[Ec(765)](t,e,n,r,s){const o=Ec,i=this[o(366)](r),a=this[o(561)][o(445)](t,e,n,i,s,(t=>{const e=o;this[e(729)](n,{attributes:t});const r=this[e(727)](n);this[e(625)](new Set([r])),this[e(586)](new Set([r]))}));return this[o(551)](a,o(413),(()=>{const t=o;this[t(729)](n,{state:t(432)})}),{priority:o(359)}),this[o(551)](a,o(498),(()=>{const t=o;this[t(729)](n,{state:t(414)})}),{priority:o(359)}),this[o(592)][o(721)](n,a),this[o(354)][o(721)](a,o(363)),a}[Ec(686)](t){const e=Ec,n=t[e(412)](":");return{group:n[0],type:n[1],subType:n[e(338)]>=5?n[2]:null,id:n[e(338)]<5?n[2]:n[3],authorId:n[e(338)]<5?n[3]:n[4],markerCount:6==n[e(338)]?n[5]:null}}[Ec(759)](t,n,r){const s=Ec,o=t[s(492)](),i=o[s(737)],a=o[s(735)];this[s(388)](t,this[s(619)][s(355)](i,n));const c=(0,e.uid)(),u=t[s(635)].id,l=t[s(571)]+(t[s(585)]?":"+t[s(585)]:"");this[s(433)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(385)],data:t[s(655)]});const f=this[s(342)](t);(s(728)==t[s(571)]||f&&this[s(459)](f))&&(r=this[s(619)][s(411)](r[s(711)])),this[s(524)](l,c,u,this[s(619)][s(355)](r,a))}[Ec(731)](t,e=null){const n=Ec,r=[],s=this[n(661)][n(631)][n(656)](n(525)).me;Array[n(550)](t)||(t=[t]);for(const o of this[n(559)]()){if(!o[n(599)])continue;if(e&&o[n(571)]!=e)continue;let i=!1;for(const e of o[n(740)]()){for(const a of t){const t=a[n(737)][n(745)](e[n(735)])||a[n(735)][n(745)](e[n(737)]);if(t||a[n(762)](e)){const c=a[n(544)](e)&&Ac(this[n(619)][n(505)],e[n(737)],a),u=e[n(544)](a)&&Ac(this[n(619)][n(505)],a[n(737)],e);r[n(608)]({suggestion:o,meta:{isOwn:s==o[n(367)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(524)](t,e,n,r,s){const o=Ec;this[o(619)][o(496)]((i=>{const a=o;let c=a(733)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(698)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(716)](t){const e=Ec,n=t[e(526)],r=t[e(763)];t[e(526)]=null,t[e(763)]=null,null!=n&&n[e(763)]==t&&(n[e(763)]=r),null!=r&&r[e(526)]==t&&(r[e(526)]=n),e(444)==this[e(354)][e(656)](t)&&(this[e(354)][e(721)](t,e(675)),this[e(506)](e(451),t,n,r))}[Ec(433)](t){const n=Ec,r=t.id,s=this[n(730)](t);if(this[n(379)]&&this[n(379)][n(676)]){const o=this[n(661)][n(631)][n(656)](n(454)),i=s[n(518)],a=s[n(585)]?s[n(571)]+":"+s[n(585)]:s[n(571)],c=this[n(661)][n(652)],u=o[n(352)](Hr(c,n(605))),l={id:r,type:a,hasComments:i,data:t[n(655)]||null,originalSuggestionId:t[n(456)]||null,attributes:s[n(385)]};this[n(379)][n(676)](l)[n(473)]((t=>{const e=n;s[e(546)]=!0,o[e(679)](u),t&&t[e(638)]&&(this[e(592)][e(656)](r)[e(638)]=t[e(638)])}))[n(649)]((t=>{const r=n;throw(0,e.logWarning)(r(497)),this[r(661)][r(440)][r(706)]({isUndoable:!1},(()=>{s[r(498)]()})),s[r(437)](),this[r(592)][r(430)](s.id),this[r(354)][r(430)](s),t}))}return s}[Ec(459)](t){const e=Ec;return this[e(351)][e(375)](t)}[Ec(729)](t,e){const n=Ec,r=this[n(661)][n(631)][n(656)](n(454)),s=this[n(727)](t);if(this[n(379)]&&this[n(379)][n(713)])if(s[n(546)]){const s=r[n(352)](Hr(this[n(661)][n(652)],n(605)));this[n(379)][n(713)](t,e)[n(473)]((()=>{r[n(679)](s)}))}else s.on(n(429),(()=>{this[n(729)](t,e)}))}[Ec(564)](t){const n=Ec;if(!this[n(379)]||!this[n(379)][n(727)])throw new e.CKEditorError(n(618),this);return this[n(379)][n(727)](t)}[Ec(471)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(686)](t),i=this[e(592)][e(656)](n)||this[e(765)](r,s,n,o,{});switch(this[e(574)](i,r,s,o),this[e(354)][e(656)](i)){case e(363):this[e(564)](n)[e(473)]((t=>{const r=e;let s=Promise[r(500)]();t[r(518)]&&(s=this[r(510)][r(543)]({channelId:this[r(661)][r(632)][r(656)](r(634)),threadId:n})),s[r(473)]((()=>{const e=r;this[e(730)](t)[e(546)]=!0}))})),this[e(354)][e(721)](i,e(556));break;case e(675):this[e(729)](n,{state:e(443)});case e(462):this[e(354)][e(721)](i,e(444)),this[e(506)](e(490),i);break;case e(444):this[e(506)](e(708),i)}return i[e(489)](t),i}[Ec(586)](t){const e=Ec,n=Array[e(598)](t),r=n[e(475)]((t=>e(642)==t[e(571)]));this[e(441)](r);const s=n[e(475)]((t=>!t[e(523)]&&e(642)!=t[e(571)])),o=this[e(559)]({skipNotAttached:!0})[e(475)]((t=>!t[e(523)]&&e(642)!=t[e(571)])),i=o[e(475)]((n=>!t[e(375)](n))),a=new Map(o[e(408)]((t=>[t,this[e(561)][e(680)](t[e(571)],t[e(585)],e(647))]))),c=new Map(o[e(408)]((t=>[t,t[e(492)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(338)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(338)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(338)];t++){const n=s[t];!l[e(375)](n)&&n[e(526)]&&(f[e(352)](n[e(526)]),n[e(526)][e(763)]===n&&(n[e(526)][e(763)]=null),n[e(526)]=null),!u[e(375)](n)&&n[e(763)]&&(f[e(352)](n[e(763)]),n[e(763)][e(526)]===n&&(n[e(763)][e(526)]=null),n[e(763)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(338)];e++){const r=d(t,n[e]);r&&(r[0][s(763)]=r[1],r[1][s(526)]=r[0],u[s(352)](r[0]),l[s(352)](r[1]))}}function d(t,n){const r=e;if(t[r(367)].id!==n[r(367)].id)return null;const s=a[r(656)](t)(t,n,c[r(656)](t),c[r(656)](n));return s&&a[r(656)](n)(t,n,c[r(656)](t),c[r(656)](n))?s[1][r(384)]&&s[1][r(384)][r(338)]?null:s:null}f[e(761)]&&this[e(586)](f)}[Ec(441)](t){const e=Ec;if(0==t[e(338)])return;const n=this[e(559)]({skipNotAttached:!0})[e(475)]((t=>e(642)==t[e(571)]&&t[e(609)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(385)]);s[e(375)](n)||(s[e(721)](n,r[e(338)]),r[e(608)]([]));const i=s[e(656)](n);r[i][e(608)](t)}!function(){const t=e;r[t(402)](((e,n)=>{const r=t,s=e[0][r(638)],o=n[0][r(638)];return s==o?e[0][r(385)][r(567)]<n[0][r(385)][r(567)]?-1:1:s<o?-1:1}));for(const e of r)e[t(402)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(338)];t++){if(0==r[t][e(338)])continue;const n=[];for(let s=t+1;s<r[e(338)];s++)0!=r[s][e(338)]&&i(r[t],r[s])&&n[e(608)](s);for(const s of n)r[t]=r[t][e(695)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(338)];n++)t[n][e(763)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(338)];n++)t[n][e(526)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(385)][r(567)]!==n[0][r(385)][r(567)]&&t[0][r(367)]!==n[0][r(367)])return!1;if(!function(t,e){const n=r;return!t[n(518)]&&!e[n(518)]||(!t[n(518)]||!e[n(518)])&&(!!(t[n(518)]&&e[n(638)]<t[n(384)][n(553)][n(656)](0)[n(638)])||!!(e[n(518)]&&t[n(638)]<e[n(384)][n(553)][n(656)](0)[n(638)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(385)],r(567)),o=Ic(n[0][r(385)],r(567));return!!wr(s,o)&&(!!t[r(400)]((t=>n[r(700)]((e=>t[r(492)]()[r(745)](e[r(492)]())))))&&n[r(400)]((e=>t[r(700)]((t=>e[r(492)]()[r(745)](t[r(492)]()))))))}}[Ec(625)](t){const e=Ec,n=Array[e(598)](t),r=this[e(559)]({skipNotAttached:!0}),s=r[e(475)]((n=>!t[e(375)](n))),o=new Map(n[e(408)]((t=>[t,this[e(561)][e(680)](t[e(571)],t[e(585)],e(579))]))),i=new Map(r[e(408)]((t=>[t,t[e(740)]()])));for(let t=0;t<n[e(338)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(338)];t++)if(a(this,n[t],s,0))return!0;return!1;function a(t,n,r,s){const a=e;for(let e=s;e<r[a(338)];e++){const s=r[e];if(s[a(571)]!==n[a(571)]||s[a(367)].id!==n[a(367)].id||s[a(585)]!==n[a(585)])continue;if(!Mc(n,s,[a(567)]))continue;if(a(642)==n[a(571)]&&n[a(655)][a(372)]!=s[a(655)][a(372)])continue;if(a(642)==n[a(571)]&&t[a(459)](n[a(655)][a(419)]))continue;if(a(728)==n[a(571)]){const e=t[a(661)][a(440)],r=n[a(677)]();if(r&&(e[a(505)][a(657)](r)||e[a(505)][a(718)](r)))continue}const c=o[a(656)](n),u=i[a(656)](n),l=i[a(656)](s),f=n[a(384)]&&n[a(384)][a(338)],h=s[a(384)]&&s[a(384)][a(338)];if(!f&&c(l,u))return t[a(723)](s,n),i[a(430)](n),!0;if(!h&&c(u,l))return t[a(723)](n,s),i[a(430)](s),!0}return!1}}[Ec(723)](t,e){const n=Ec;if(t[n(523)])for(const r of e[n(740)]())t[n(346)](r);else{const r=e[n(492)]()[n(735)];this[n(388)](t,this[n(619)][n(355)](t[n(492)]()[n(737)],r))}e[n(530)]()}[Ec(386)](t,e){const n=Ec,r=t[n(596)](n(627))||t[n(596)](n(642))?n(726):t[n(626)]();return Hr(this[n(661)][n(652)],e+"_"+r+n(545))}[Ec(502)](){const t=Ec,e=this[t(661)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(619)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(686)](t[s(542)]);if(s(449)===e){n[s(376)](this[s(386)](r,s(470)));break}}for(const t of r){const{group:e,type:r}=this[s(686)](t[s(542)]);if(s(449)===e){n[s(376)](this[s(386)](r,s(572)));break}}}))}[Ec(615)](t){const e=Ec;if(this[e(539)])return!1;const n=this[e(661)],r=n[e(440)][e(725)][e(535)][e(487)]();if(0==r[e(338)])return!1;const s=[],o=r[e(475)]((t=>e(642)==t[e(571)])),i=r[e(475)]((t=>e(448)==t[e(571)]&&e(455)!=t[e(542)])),a=r[e(475)]((t=>e(679)==t[e(571)]&&e(455)!=t[e(542)]));for(const t of o)s[e(608)]({key:t[e(401)],newValue:t[e(689)],oldValue:t[e(360)],range:Nc(t[e(707)],n[e(440)])});for(const t of i){const r=a[e(426)]((n=>n[e(421)][e(745)](t[e(421)])));r&&s[e(608)]({key:e(534),newValue:t[e(542)],oldValue:r[e(542)],range:n[e(440)][e(744)](t[e(421)][e(658)])})}return 0!=s[e(338)]&&this[e(750)](t,s)}[Ec(720)](t){const e=Ec;let n=!1;const r=this[e(661)][e(440)][e(725)][e(535)][e(743)]()[e(475)]((t=>t[e(655)][e(484)]&&t[e(542)][e(596)](e(590))));for(const s of r){const{subType:r,id:o}=this[e(686)](s[e(542)]),i=r[e(412)]("|")[0];for(const r of this[e(559)]({skipNotAttached:!0}))r.id!=o&&e(642)==r[e(571)]&&r[e(655)]&&r[e(655)][e(419)]==i&&r[e(492)]()[e(755)](s[e(655)][e(484)])&&(this[e(628)](r,s[e(655)][e(484)],t),n=!0)}return n}[Ec(511)](t){const e=Ec;this[e(661)],this[e(539)]=!0,t()}[Ec(622)](t){const e=Ec,n=this[e(459)](t),r=this[e(621)][e(375)](t);return n||r}[Ec(750)](t,e){const n=Ec;if(0==e[n(338)])return!1;let r=!1;for(const s of e){const e=this[n(731)](s[n(707)],n(642))[n(475)]((t=>!t[n(552)][n(719)]))[n(408)]((t=>t[n(449)])),i=(0,o.hashObject)({newValue:s[n(757)]});e[n(475)]((t=>{const e=n,[r,o]=t[e(585)][e(412)]("|");return r==s[e(419)]&&o!=i}))[n(692)]((e=>{const o=n;this[o(628)](e,s[o(707)],t),r=!0}))}return r}[Ec(628)](t,e,n){const r=Ec,s=t[r(492)]()[r(637)](e);0!==s[r(338)]?1!==s[r(338)]?this[r(759)](t,e[r(737)],e[r(735)]):this[r(388)](t,s[0]):n[r(364)](t[r(697)]())}}class yc{constructor(t){const e=Ec;this[e(491)]=t,this[e(619)]=t[e(440)],this[e(640)]=new Map,this[e(464)]=new Map,this[e(617)]()}[Ec(445)](t,e,n,r,s,o){const i=Ec;return new zr(this[i(619)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(680)](t,e,i(413))(...n),onDiscard:(...n)=>this[i(680)](t,e,i(498))(...n)})}[Ec(584)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(640)][s(721)](o,r)}[Ec(680)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(640)][r(656)](s)||this[r(464)][r(656)](t+":"+n)}[Ec(617)](){const t=Ec,e=()=>!1,n=t=>{const e=Oc;t[e(402)](((t,n)=>t[e(737)][e(683)](n[e(737)])?1:-1)),this[e(619)][e(496)]((n=>{const r=e;for(const e of t){let t;t=e[r(735)][r(349)]&&e[r(735)][r(711)]==e[r(737)][r(658)]?n[r(748)](e[r(737)][r(658)],"on"):n[r(748)](e),this[r(619)][r(764)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Oc;e&&this[n(619)][n(496)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(408)]((t=>(Cc(t)&&(t=this[s(619)][s(355)](t[s(735)])),t)))[s(475)]((t=>s(691)!==t[s(575)][s(521)]));if(c[s(338)]<1)return;const u=Array[s(598)](this[s(619)][s(725)][s(738)][s(740)]())[s(408)]((t=>i.LiveRange[s(736)](t)));r[s(472)](c);for(const t of this[s(491)][s(580)][s(580)]())t[s(344)]();a[s(608)]({forceDefaultExecution:!0}),this[s(491)][s(742)](o,...a);const l=u[s(475)]((t=>s(691)!=t[s(575)][s(521)]));l[s(338)]>0&&r[s(472)](l);for(const t of u)t[s(468)]()}))},s=(e,n)=>1==e[t(338)]&&1==n[t(338)]&&e[0][t(735)][t(745)](n[0][t(737)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(619)])?[e,n]:vc(n,e,s,r,this[t(619)])?[n,e]:null;this[t(464)][t(721)](t(582),e),this[t(464)][t(721)](t(522),n),this[t(464)][t(721)](t(620),s),this[t(464)][t(721)](t(458),o),this[t(464)][t(721)](t(565),n),this[t(464)][t(721)](t(623),e),this[t(464)][t(721)](t(446),s),this[t(464)][t(721)](t(641),o),this[t(464)][t(721)](t(374),r),this[t(464)][t(721)](t(607),e),this[t(464)][t(721)](t(528),s),this[t(464)][t(721)](t(396),e),this[t(464)][t(721)](t(519),r),this[t(464)][t(721)](t(499),e),this[t(464)][t(721)](t(650),s),this[t(464)][t(721)](t(406),e),this[t(464)][t(721)](t(509),e),this[t(464)][t(721)](t(644),((e,n)=>{const r=t;if(!n)return;const s=this[r(491)][r(631)][r(656)](_c);this[r(619)][r(496)]((t=>{const o=r;if(o(534)==n[o(419)])for(const r of e){const e=r[o(737)][o(658)],s=n[o(372)];t[o(536)](e,s)}else if(s[o(459)](n[o(419)]))for(const r of e)void 0!==n[o(372)]?t[o(361)](n[o(419)],n[o(372)],r[o(737)][o(658)]):t[o(739)](n[o(419)],r[o(737)][o(658)]);else for(const r of e)n[o(372)]?t[o(361)](n[o(419)],n[o(372)],r):t[o(739)](n[o(419)],r)}))})),this[t(464)][t(721)](t(583),s)}}function Ac(t,e,n){const r=Ec;for(const s of e[r(711)][r(422)]({includeSelf:!0,parentFirst:!0})){if(s[r(575)]==s)return!1;if(!n[r(466)](s))return!1;if(t[r(657)](s)||t[r(718)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(735)][e(711)]==t[e(737)][e(658)]&&t[e(735)][e(732)]}function kc(t,e,n,r){const s=Ec,o=t=>!t[s(749)].is(s(418))&&!r[s(657)](t[s(749)]),i=t[s(737)][s(420)](o),a=t[s(735)][s(420)](o,{direction:s(508)});return!(t[s(737)][s(745)](i)&&t[s(735)][s(745)](a)||(i[s(683)](a)?n[s(436)](e,{range:n[s(355)](i,a)}):n[s(364)](e),0))}function Lc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(737)][e(658)];return n&&n.is(e(715))}function Nc(t,e){const n=Ec;return null==t[n(735)][n(486)]&&t[n(735)][n(711)]==t[n(737)][n(658)]?Sc(t[n(737)][n(658)],e):t}function Sc(t,e){const n=Ec,r=e[n(505)][n(657)](t)||e[n(505)][n(710)](t);return e[n(355)](e[n(674)](t,n(636)),r?e[n(504)](t):e[n(674)](t,n(735)))}function vc(t,e,n,r,s){const o=Ec;if(!Mc(t,e))return!1;if(n[o(735)][o(745)](r[o(737)]))return!0;if(t[o(571)]!=e[o(571)])return!1;if(!n[o(735)][o(343)](r[o(737)]))return!1;const i=s[o(355)](n[o(735)],r[o(737)])[o(766)]();for(const t of i)if([o(597),o(398)][o(563)](t[o(571)])&&s[o(505)][o(718)](t[o(749)]))return!1;return!0}function Mc(t,e,n=[]){const r=Ec;return!(!t[r(609)]||!e[r(609)])&&wr(Ic(t[r(385)],n),Ic(e[r(385)],n))}function Oc(t,e){const n=bc();return(Oc=function(t,e){return n[t-=337]})(t,e)}function wc(t,e){const n=Ec,r=Dc(t[n(385)]),s=Dc(e);if(!t[n(609)])return!1;for(const t of Object[n(646)](s))if(!wr(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(514)]({},t);return delete n[e(495)],delete n[e(381)],n}const Fc=Pc;function Pc(t,e){const n=xc();return(Pc=function(t,e){return n[t-=465]})(t,e)}!function(t,e){const n=Pc,r=t();for(;;)try{if(919921===-parseInt(n(500))/1+-parseInt(n(485))/2+parseInt(n(497))/3+-parseInt(n(488))/4*(-parseInt(n(474))/5)+parseInt(n(498))/6*(parseInt(n(483))/7)+parseInt(n(467))/8*(-parseInt(n(491))/9)+-parseInt(n(479))/10*(-parseInt(n(489))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xc);class Bc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Pc;super(),this[s(465)]=e,this[s(472)]=n,this[s(468)]=r,this[s(490)]=t,this[s(469)]=t[s(470)][s(487)](s(484)),this[s(493)]=t[s(470)][s(487)](s(502)),this[s(472)][s(476)](s(501)).to(this[s(469)],this[s(493)],((t,e)=>t||e)),this[s(472)][s(476)](s(504)).to(this[s(469)],s(501),(t=>t&&this[s(490)][s(465)][s(477)](e[s(466)]()))),this[s(472)][s(476)](s(481)).to(this[s(493)],s(501),(t=>t&&this[s(490)][s(465)][s(477)](e[s(466)]()))),this[s(486)]=null,n[s(495)]&&this[s(478)](),this[s(473)](n,s(484),(()=>this[s(484)]())),this[s(473)](n,s(502),(()=>this[s(502)]())),this[s(473)](n,s(503),(()=>{const t=s;n[t(495)]?this[t(478)]():this[t(506)]()}))}[Fc(484)](){const t=Fc;this[t(469)][t(499)](this[t(465)].id)}[Fc(502)](){const t=Fc;this[t(493)][t(499)](this[t(465)].id)}[Fc(496)](){const t=Fc;this[t(472)][t(492)](t(501)),this[t(472)][t(492)](t(504)),this[t(472)][t(492)](t(481)),this[t(471)](),this[t(468)][t(496)](),this[t(486)]&&this[t(506)]()}[Fc(478)](){const t=Fc,e=Hr(this[t(490)][t(475)],t(480));this[t(486)]=this[t(490)][t(505)][t(487)](t(482))[t(494)](e)}[Fc(506)](){const t=Fc;null!==this[t(486)]&&this[t(490)][t(505)][t(487)](t(482))[t(507)](this[t(486)]),this[t(486)]=null}}function xc(){const t=["16760095XrVtyR","_editor","9NLnIPs","unbind","_discardCommand","add","isDirty","destroy","3188880DmfhaA","3414876kDJeqf","execute","1791613ZRmTiq","isEnabled","discardSuggestion","change:isDirty","canAccept","plugins","_removePendingAction","remove","model","getRanges","11959976TEpTdD","commentThreadController","_acceptCommand","commands","stopListening","view","listenTo","5nGwUYj","locale","bind","canEditAt","_setPendingAction","10LWXzbn","PENDING_ACTION_SUGGESTION","canDiscard","PendingActions","21ukqmJY","acceptSuggestion","3062630EKbdEt","_pendingAction","get","5775212YnKgnb"];return(xc=function(){return t})()}const Uc=jc;function jc(t,e){const n=Gc();return(jc=function(t,e){return n[t-=127]})(t,e)}function Gc(){const t=["commentThread","8TTzTGu","bind","hasDirtyComment","isEnabled","addComment","setData","44022sPZFkk","descriptionParts","_config","submit","editorConfig","10278PzxcWm","delegate","5568354onshSm","isActive","element","CommentView","6492297rQRRrp","disableComments","isDirty","value","assign","disabledSubmit","44ijxHCc","updateComment","10Jjnsnk","commentThreadInputView","commentInputView","2048658QfshrF","set","locale","_createCommentViews","_model","authoredAt","410NBGPgK","canAccept","focus","destroy","removeComment","canDiscard","isReadOnly","_localUser","fire","editor","1036qPcXKo","showInput","924233KTvgul","_createCommentThreadInputView","cancel","commentsListView","length","1292748vUKonS"];return(Gc=function(){return t})()}!function(t,e){const n=jc,r=t();for(;;)try{if(554077===-parseInt(n(140))/1+parseInt(n(175))/2+parseInt(n(158))/3*(-parseInt(n(138))/4)+parseInt(n(128))/5*(parseInt(n(153))/6)+parseInt(n(164))/7*(parseInt(n(147))/8)+-parseInt(n(160))/9*(parseInt(n(172))/10)+-parseInt(n(170))/11*(-parseInt(n(145))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gc);class Vc extends s.View{constructor(t,e,n,r){const s=jc;super(t),this[s(143)]=null,this[s(173)]=null,this[s(176)](s(161),!1),this[s(176)](s(127),e[s(127)]),this[s(148)](s(127)).to(e),this[s(176)](s(154),[]),this[s(176)](s(166),!1),this[s(176)](s(150),!1),this[s(176)](s(129),!1),this[s(176)](s(133),!1),this[s(179)]=e,this[s(135)]=n,this[s(155)]=r,r[s(165)]?this[s(176)](s(144),1):this[s(178)]()}[Uc(130)](){const t=Uc;this[t(162)][t(130)]()}[Uc(131)](){const t=Uc;this[t(143)]&&this[t(143)][t(131)](),this[t(173)]&&this[t(173)][t(131)](),super[t(131)]()}[Uc(178)](){const t=Uc,{CommentsListView:e}=this[t(155)];this[t(143)]=new e(this[t(177)],this[t(179)][t(146)],Object[t(168)]({CommentView:this[t(155)][t(163)]},this[t(155)])),this[t(143)][t(159)](t(132)).to(this),this[t(143)][t(159)](t(171)).to(this),this[t(143)][t(148)](t(161)).to(this),this[t(176)](t(144),this[t(143)][t(144)]+1),this[t(148)](t(144)).to(this[t(143)],t(144),(t=>t+1)),this[t(173)]=this[t(141)](),this.on(t(132),(()=>this[t(130)]())),this[t(148)](t(166)).to(this[t(143)],t(149),this[t(173)][t(174)],t(167),((t,e)=>t||!!e))}[Uc(141)](){const t=Uc,{CommentThreadInputView:e}=this[t(155)],n=new e(this[t(177)],this[t(135)],this[t(155)][t(157)]),r=n[t(174)];return n[t(148)](t(139)).to(this,t(161),this[t(179)][t(146)],t(134),r,t(167),((t,e,n)=>!!n||t&&!e)),r.on(t(156),((e,n)=>{const s=t;this[s(136)](s(151),n),r[s(137)][s(152)]("")})),r.on(t(142),(()=>this[t(130)]())),r[t(148)](t(169)).to(this[t(179)][t(146)],t(134)),n}}const zc=Kc;function Hc(){const t=["fire","getExternalSuggestionNote","type","getUserViewNotificationText","ck-suggestion--discard","element","32772USDXmk","ck-annotation__info-name","EXTERNAL_IMPORT_WORD_SUGGESTION","ck-annotation__info-time","descriptionParts","_model","_createButton","@external","158291tGpeOi","discardButton","getTemplate","authoredAt","EXTERNAL_AVATAR","ck-suggestion--disabled-comments","Discard suggestion","innerHTML","5864220gLDwtw","ck-suggestion-wrapper--active","querySelector","isExternal","bindTemplate","discardSuggestion","ck-suggestion","255xPnXob","ck-annotation__content-wrapper",".ck-annotation__content-wrapper","</p>","bind","content","execute","ck-annotation__actions","acceptSuggestion","ck-annotation__user","push","formatDateTime","check","ck-suggestion__main","_descriptionElement","author","disableComments","EXTERNAL_SUGGESTION","color","ck-comment__external","extendTemplate",'" title="',"ck-suggestion__info","delegate","editorDestroyed","map","createElement","editorReady","EXTERNAL_IMPORT_WORD_AVATAR","ck-annotation__info","time","creator","canAccept","canDiscard","importWord","ck-suggestion__actions","commentsListView","description","</span>","innerText","change:description","11464128xoTdrC","source","cancel","ck-comment__info-time","ck-annotation","acceptButton",'"></span>',"title","isEnabled","span","userView","ck-annotation__main","name","ck-suggestion__user","join","ck-suggestion--accept","28431441HhcWEQ","set","1644771yGMmTa","2175314VNCYXg","_config","<p>","ck-suggestion-wrapper","commentThread","split","Accept suggestion",'<span class="ck-suggestion-type">',"isActive","ck-suggestion__info-name","ck-suggestion-","children","value","render","attributes","114qBFnNP","setTemplate","commentThreadInputView",'<span class="ck-suggestion-color" style="background-color: ',"div","locale"];return(Hc=function(){return t})()}!function(t,e){const n=Kc,r=t();for(;;)try{if(953551===-parseInt(n(220))/1+-parseInt(n(221))/2+-parseInt(n(271))/3*(-parseInt(n(248))/4)+-parseInt(n(264))/5+-parseInt(n(236))/6*(parseInt(n(256))/7)+parseInt(n(202))/8+parseInt(n(218))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hc);class Wc extends Vc{constructor(e,n,r,s){const i=Kc;super(e,n,r,s),this[i(219)](i(244),""),this[i(275)](i(244)).to(this,i(252),(t=>t&&t[0]?t[0][i(244)]:"")),this[i(275)](i(198)).to(this,i(252),this,i(229),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(223)+Xc(e[n(276)],e[n(179)])+n(274);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(175)]=null,this[i(207)]=this[i(254)](Hr(e,i(227)),t.icons[i(173)],i(217),i(169),"sw"),this[i(207)][i(275)](i(210)).to(this,i(193)),this[i(257)]=this[i(254)](Hr(e,i(262)),t.icons[i(204)],i(246),i(269),"sw"),this[i(257)][i(275)](i(210)).to(this,i(194)),this[i(212)]=new o.UserView(e,this[i(253)][i(176)],this[i(245)]()),this[i(212)][i(181)]({attributes:{class:[i(215),i(170)]}}),this[i(237)](this[i(258)]())}[zc(258)](){const t=zc,e=this[t(268)],n=[{tag:t(240),attributes:{class:[t(183),t(190)]},children:[{tag:t(211),children:[{text:this[t(212)][t(214)]}],attributes:{class:[t(230),t(249)]}},{tag:t(191),attributes:{datetime:e.to(t(259)),class:[t(205),t(251)]},children:[{text:e.to(t(259),(e=>this[t(222)][t(172)](e)))}]}]},{tag:t(240),attributes:{class:[t(196),t(168)]},children:[this[t(207)],this[t(257)]]},{tag:t(240),attributes:{class:[t(272)]}}];this[t(253)][t(267)]&&n[t(171)]({tag:t(240),attributes:{class:[t(180)]},children:[{text:this[t(243)]()}]});const r={tag:t(240),attributes:{class:[t(224),e.if(t(229),t(265)),e.to(t(244),(e=>t(231)+e)),this[t(222)][t(177)]&&t(261)],"data-suggestion-id":this[t(253)].id,"data-thread-id":this[t(253)][t(225)].id,"data-author-id":this[t(253)][t(176)].id,tabindex:-1},children:[{tag:t(240),attributes:{class:[t(270),t(206)]},children:[this[t(212)],{tag:t(240),attributes:{class:[t(174),t(213)]},children:n}]}]};return this[t(197)]&&this[t(238)]&&(r[t(232)][t(171)](this[t(197)],this[t(238)]),this[t(197)][t(184)](t(188)).to(this),this[t(197)][t(184)](t(185)).to(this),this[t(238)][t(184)](t(188)).to(this),this[t(238)][t(184)](t(185)).to(this)),r}[zc(234)](){const t=zc;super[t(234)](),this[t(175)]=this[t(247)][t(266)](t(273)),this[t(175)][t(263)]=this[t(198)],this.on(t(201),((e,n,r)=>{const s=t;this[s(175)][s(263)]=r}))}[zc(254)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(241)]);return a[i(219)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(181)]({attributes:{class:n}}),a.on(i(167),(()=>{const t=i;this[t(242)](r,this[t(253)].id)})),a}[zc(243)](){const t=zc;return t(195)===this[t(253)][t(235)][t(255)][t(203)]?Hr(this[t(241)],t(250)):Hr(this[t(241)],t(178))}[zc(245)](){const t=zc;return this[t(253)][t(267)]?t(195)===this[t(253)][t(235)][t(255)][t(203)]?Hr(this[t(241)],t(189),this[t(253)][t(192)][t(214)]):Hr(this[t(241)],t(260),this[t(253)][t(192)][t(214)]):null}}function Xc(t,e){const n=zc;let r="";return r+=t[n(226)]("*")[n(186)](((t,e)=>e%2!=0?n(228)+qc(t)+n(199):qc(t)))[n(216)](""),e&&(r+=n(239)+e[n(233)]+n(182)+e[n(209)]+n(208)),r}function Kc(t,e){const n=Hc();return(Kc=function(t,e){return n[t-=167]})(t,e)}function qc(t){const e=zc,n=document[e(187)](e(211));return n[e(200)]=t,n[e(263)]}const Zc='\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-2024, 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';function Yc(t,e){const n=Qc();return(Yc=function(t,e){return n[t-=214]})(t,e)}const Jc=Yc;function Qc(){const t=["Annotations","values","isOn","source","suggestion-","discardSelectedSuggestions","descriptionParts","comments","discardAllSuggestions","children","_destroyController","_annotationViews","Track changes","type","from","EditorAnnotations","buttonView","focus","get","locale","activeAnnotations","_updateController","getJoined","refreshSelectedViews","some","reduce","bind","delegate","menuBar:trackChanges","innerView","getFirstRange","arrowView","_addUIComponentsToFactory","_unbindEditors","items","pluginName","change:previous","_initializeController","actionView","SuggestionThreadView","2RvfxRQ","plugins","_suggestionToController","getSuggestion","length","componentFactory","getDescriptions","_viewToController","button","suggestionChanged","define","registerAnnotation","comments.maxCommentCharsWhenCollapsed","commands","head","518067WHjsFw","unbind","previous","lowest","comments.maxCommentsWhenCollapsed","editing","separator","isDirty","_handleControllerBuffer","6164405RrbFlk","panelView","has","value","_descriptionFactory","TrackChangesEditing","24RgJICw","model","trackChanges.SuggestionThreadView","delete","isMultiRange","Discard all selected suggestions","4083532KIksPa","trackChanges","switchbutton","acceptButton","isEnabled","comments.editorConfig","TrackChangesUI","view","set","hasSuggestion","CommentView","size","listenTo","suggestionUnloaded","requires","commandName","_createToolbarButton","_disableComments","change:activeAnnotations","trackChanges.disableComments","Discard all suggestions","editor","suggestionLoaded","isInContent","mainView","add","keys","push","config","execute","_createMenuBarMenu","addSourceCollector","acceptAllSuggestions","13077963nLvfUD","getRanges","getMarkerNames","CommentsRepository","createAnnotation","stopListening","init","createCommentThreadController","clear","getAllAdjacentSuggestions","7415720FFHAtU","addComment","comments.maxThreadTotalWeight","remove","getMarkers","discardButton","CommentsUI","filter","_refreshActiveMarkers","Accept all selected suggestions","_bindAnnotationToEditors","createAnnotationView","_handleSuggestionControllerDelayed","getByInnerView","acceptSelectedSuggestions","Accept all suggestions","toMany","commentThread","2405137tDrEKu","357955rUDOHm","destroy","activeMarkers"];return(Qc=function(){return t})()}!function(t,e){const n=Yc,r=t();for(;;)try{if(717412===-parseInt(n(214))/1*(parseInt(n(257))/2)+-parseInt(n(272))/3+parseInt(n(293))/4+parseInt(n(281))/5+-parseInt(n(287))/6*(-parseInt(n(354))/7)+-parseInt(n(336))/8+-parseInt(n(326))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qc);class $c extends t.Plugin{static get[Jc(307)](){const t=Jc;return[_c,o.Users,t(329),t(217),t(232)]}static get[Jc(252)](){return Jc(299)}constructor(t){const e=Jc;super(t),this[e(259)]=new Map,this[e(264)]=new Map,this[e(228)]=new Map,this[e(280)]=new Map;const n=this[e(314)][e(321)];n[e(267)](e(289),Wc),n[e(267)](e(312),!1),this[e(310)]=n[e(235)](e(312))}[Jc(348)](t,e){const n=Jc;0===this[n(280)][n(304)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(280)]){const r=this[t(259)][t(283)](e);r||n?r&&n&&this[t(227)](e):this[t(254)](e)}this[t(280)][t(334)](),this[t(314)][t(258)][t(235)](t(232))[t(240)](),this[t(344)]()}),10),this[n(280)][n(301)](t,e)}[Jc(332)](){const t=Jc,e=this[t(314)],n=e[t(258)][t(235)](t(286)),r=e[t(258)][t(235)](t(217)),s=e[t(258)][t(235)](t(232)),o=e[t(258)][t(235)](t(329));this[t(249)](),s[t(324)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(231)](this[e(259)])){const s=t[e(335)](),o=[];for(const t of s){if(!t[e(316)])continue;if(t[e(291)]){o[e(320)](...t[e(327)]());continue}const n=t[e(247)]();if(o[e(261)]>0){const t=o[0][e(239)](n);if(t){o[0]=t;continue}}o[e(320)](n)}n[e(320)]([r[e(300)],o])}return n})),this[t(305)](n,t(315),((e,n)=>{const r=t;this[r(305)](n,r(253),((t,e,s,o)=>{const i=r;n[i(316)]&&(null==s?(this[i(238)](o[i(271)]),this[i(348)](n,!1)):(this[i(238)](s[i(271)]),null==o&&this[i(348)](n,!0)))})),null!==n[r(274)]?this[r(238)](n[r(271)]):this[r(348)](n,!1)})),this[t(305)](n,t(306),((e,n,r)=>{const s=t;this[s(331)](n,s(253)),this[s(280)][s(290)](n),this[s(259)][s(283)](n)&&this[s(227)](n),r&&this[s(238)](r[s(271)])})),this[t(305)](n,t(266),((e,n)=>{this[t(238)](n)})),this[t(305)](r,t(311),(()=>{this[t(344)]()})),this[t(305)](o,t(337),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(302)](r))return;const i=n[o(260)](r);this[o(259)][o(235)](i)[o(300)][o(234)]()}),{priority:t(275)})}[Jc(344)](){const t=Jc,e=this[t(314)][t(258)][t(235)](t(217)),n=this[t(314)][t(258)][t(235)](t(286)),r=Array[t(231)](e[t(237)],(e=>e[t(246)]))[t(343)]((e=>this[t(264)][t(283)](e))),s=[];for(const e of r){const n=this[t(264)][t(235)](e)[t(288)][t(335)]();s[t(320)](...n[t(242)](((e,n)=>[...e,...n[t(328)]()]),[]))}n[t(216)]=s}[Jc(249)](){const t=Jc,n=this[t(314)],r=n[t(236)],o=Hr(r,t(229)),i=new e.Collection([{type:t(295),model:new s.ViewModel({withText:!0,label:o,commandName:t(294)})},{type:t(278)},{type:t(265),model:new s.ViewModel({withText:!0,label:Hr(r,t(351)),commandName:t(325)})},{type:t(265),model:new s.ViewModel({withText:!0,label:Hr(r,t(345)),commandName:t(350)})},{type:t(265),model:new s.ViewModel({withText:!0,label:Hr(r,t(313)),commandName:t(225)})},{type:t(265),model:new s.ViewModel({withText:!0,label:Hr(r,t(292)),commandName:t(222)})}]);for(const e of i)if(tu(e)){const r=n[t(270)][t(235)](e[t(288)][t(308)]);e[t(288)][t(243)](t(219),t(297)).to(r,t(284),t(297))}n.ui[t(262)][t(318)](t(294),(e=>this[t(309)](e,i,o))),n.ui[t(262)][t(318)](t(245),(e=>this[t(323)](e,i,o)))}[Jc(309)](t,e,n){const r=Jc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(314)][r(270)][r(235)](r(294));o[r(233)][r(301)]({tooltip:n,label:n,icon:Zc}),o[r(233)][r(243)](r(219)).to(i,r(284)),o[r(233)].on(r(322),(()=>{const t=r;i[t(322)](),this[t(314)][t(277)][t(300)][t(234)]()})),(0,s.addListToDropdown)(o,e);const a=[];for(const t of e)tu(t)&&a[r(320)](this[r(314)][r(270)][r(235)](t[r(288)][r(308)]));const c=o[r(233)];return c[r(255)][r(273)](r(297)),c[r(248)][r(273)](r(297)),c[r(255)][r(243)](r(297)).to(i,r(297)),c[r(248)][r(243)](r(297))[r(352)](a,r(297),((...t)=>t[r(241)]((t=>t)))),o.on(r(322),(t=>{const e=r;this[e(314)][e(322)](t[e(220)][e(308)]),this[e(314)][e(277)][e(300)][e(234)]()})),o}[Jc(323)](t,e,n){const r=Jc,o=new s.MenuBarMenuView(t),i=this[r(314)][r(270)][r(235)](r(294));o[r(233)][r(301)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(278)==n[r(230)]){a[r(251)][r(318)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(288)];i[r(243)](...Object[r(319)](c)).to(c),i[r(244)](r(322)).to(o),i.on(r(322),(()=>{const t=r;this[t(314)][t(322)](c[t(308)]),this[t(314)][t(277)][t(300)][t(234)]()})),e[r(226)][r(318)](i),a[r(251)][r(318)](e)}return o[r(243)](r(297)).to(i,r(297)),o[r(282)][r(226)][r(318)](a),o}[Jc(254)](t){const e=Jc,n=this[e(314)],r=n[e(321)],s=n[e(258)][e(235)](e(217)),i=n[e(258)][e(235)](e(329)),a=n[e(258)][e(235)](e(232)),c=n[e(258)][e(235)](o.Users).me,u=r[e(235)](e(294))[e(256)],{CommentsListView:l,CommentThreadInputView:f}=n[e(258)][e(235)](e(342));let h,d;this[e(228)][e(283)](t.id)?(d=this[e(228)][e(235)](t.id),h=d[e(317)]):(h=new u(n[e(236)],t,c,{disableComments:this[e(310)],editorConfig:r[e(235)](e(298)),maxCommentsWhenCollapsed:r[e(235)](e(276)),maxThreadTotalWeight:r[e(235)](e(338)),maxCommentCharsWhenCollapsed:r[e(235)](e(269)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(235)](e(236))),CommentView:r[e(235)](e(224))[e(303)],CommentsListView:l,CommentThreadInputView:f}),h[e(296)].on(e(322),(()=>{const t=e;n[t(277)][t(300)][t(234)]()})),h[e(341)].on(e(322),(()=>{const t=e;n[t(277)][t(300)][t(234)]()})),d=s[e(347)](this[e(314)][e(236)],h),d[e(243)](e(279)).to(h,e(279)),d[e(243)](e(261)).to(h),d[e(243)](e(230)).to(h,e(230),(t=>e(221)+t)),this[e(228)][e(301)](t.id,d));const g=i[e(333)](t[e(353)],h),p=new Bc(n,t,h,g),m=t[e(335)]()[e(343)]((t=>t[e(316)]));h[e(223)]=n[e(258)][e(235)](e(286))[e(285)][e(263)](m),this[e(259)][e(301)](t,p),this[e(264)][e(301)](h,p);const I=s[e(330)]({view:d,target:()=>{const r=e,s=[],i=t[r(335)]()[r(343)]((t=>t[r(316)]));for(const t of i)s[r(320)](...t[r(340)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(277)],s)},type:()=>e(221)+p[e(300)][e(230)]});i[e(346)](h,I),s[e(318)](I),a[e(268)](I)}[Jc(227)](t){const e=Jc,n=this[e(314)][e(258)][e(235)](e(329)),r=this[e(314)][e(258)][e(235)](e(217)),s=this[e(259)][e(235)](t),o=s[e(300)],i=r[e(349)](o);n[e(250)](o),i&&r[e(339)](i),this[e(259)][e(290)](t),this[e(264)][e(290)](o),s[e(215)]()}[Jc(238)](t){const e=Jc;if(!t[e(316)]||!this[e(259)][e(283)](t))return;const n=this[e(314)][e(258)][e(235)](e(286)),r=this[e(259)][e(235)](t),s=t[e(335)]();r[e(300)][e(223)]=n[e(285)][e(263)](s)}[Jc(215)](){const t=Jc;for(const e of this[t(259)][t(319)]())this[t(227)](e);for(const e of this[t(228)][t(218)]())e[t(317)][t(215)]();super[t(215)]()}}function tu(t){return Jc(288)in t}var eu=nu;function nu(t,e){var n=su();return(nu=function(t,e){return n[t-=382]})(t,e)}!function(t,e){for(var n=nu,r=t();;)try{if(552985===-parseInt(n(384))/1+parseInt(n(393))/2+parseInt(n(394))/3+parseInt(n(391))/4*(-parseInt(n(383))/5)+parseInt(n(392))/6*(-parseInt(n(386))/7)+parseInt(n(401))/8+parseInt(n(388))/9*(parseInt(n(403))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(su);class ru extends t.Plugin{static get[eu(397)](){return[_c,$c,eu(396)]}static get[eu(395)](){return eu(382)}set[eu(387)](t){var e=eu;this[e(402)][e(390)][e(398)](_c)[e(387)]=t}get[eu(387)](){var t=eu;return this[t(402)][t(390)][t(398)](_c)[t(387)]}[eu(389)](t){var e=eu;return this[e(402)][e(390)][e(398)](_c)[e(399)](t)}[eu(385)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(402)][n(390)][n(398)](_c)[n(385)]({skipNotAttached:t,toJSON:e})}[eu(400)](t){var e=eu;return this[e(402)][e(390)][e(398)](_c)[e(400)](t)}}function su(){var t=["editor","100oPlTWK","TrackChanges","5AkmCdT","1101471HXuGmd","getSuggestions","105lFOIlA","adapter","1358334OrUNiC","addSuggestion","plugins","734324SSeylu","142836bvZzzV","403276QmyNUD","834720lWsrju","pluginName","Comments","requires","get","addSuggestionData","getSuggestion","1647912yXlCGl"];return(su=function(){return t})()}const ou=iu;function iu(t,e){const n=au();return(iu=function(t,e){return n[t-=336]})(t,e)}function au(){const t=["define","3964864fDkjBq","useAnonymousUser","name","pluginName","destroy","init","function","getDataWithAcceptedSuggestions","getSuggestions","requires","TrackChangesData","discardAllSuggestions","execute","CommentsRepository","document","trackChangesData","acceptAllSuggestions","84BICOkg","rootsAttributes","getDataWithDiscardedSuggestions","appendChild","getRootsAttributes","170241wHTLSd","plugins","trackChangesData.editorCreator","227364kQqqUb","createDocumentFragment","editorCreator","reduce","getUser","95046haHFMF","12027410YhCqOb","getRootNames","model","result","map","get","end","create","users","84jcHvPv","TrackChangesEditing","1731012yipwGM","editor","addUser","7176770ZBIvtn","_adapter","push","Users","config","track-changes-data-invalid-editor-creator","set","Pagination","18NDQebt","TrackChangesDataGetter","getFullData","div","constructor","data","createElement","addSuggestionData"];return(au=function(){return t})()}!function(t,e){const n=iu,r=t();for(;;)try{if(779873===parseInt(n(352))/1+parseInt(n(364))/2+-parseInt(n(344))/3*(parseInt(n(339))/4)+-parseInt(n(367))/5+parseInt(n(347))/6*(-parseInt(n(362))/7)+parseInt(n(384))/8+parseInt(n(375))/9*(parseInt(n(353))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(au);const cu=[ou(374)];class uu extends t.Plugin{static get[ou(393)](){return[_c]}static get[ou(387)](){return ou(394)}[ou(389)](){const t=ou,n=this[t(365)];if(n[t(371)][t(383)](t(346),(e=>{const r=t,s=n[r(355)][r(336)][r(354)]()[r(350)](((t,e)=>(t[e]="",t)),{});return n[r(379)][r(360)](s,e)})),t(390)!=typeof n[t(371)][t(358)](t(337))[t(349)])throw new e.CKEditorError(t(372))}[ou(391)](t){return hu(this[ou(365)],!0,t)}[ou(341)](t){return hu(this[ou(365)],!1,t)}}class lu extends t.Plugin{static get[ou(387)](){return ou(376)}constructor(t){const e=ou;super(t),this[e(356)]=e(359)}[ou(389)](){const t=ou;this[t(365)][t(345)][t(358)](t(397))[t(368)]={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[t(365)][t(345)][t(358)](t(363))[t(368)]=null}}function fu(t){return void 0!==t[ou(343)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,cu);s[r(345)][r(369)](_c,lu),s[r(340)]=fu(t)?t[r(343)]():void 0;const i=document[r(348)](),a=t[r(371)][r(358)](r(337))[r(349)],c=await a(s,(()=>function(t){const e=r,n=document[e(381)](e(378));return t[e(342)](n),n}(i)));!function(t,e){const n=r,s=t[n(355)][n(336)][n(354)]()[n(350)](((e,r)=>(e[r]=t[n(380)][n(358)]({rootName:r}),e)),{}),o=t[n(345)][n(358)](n(370))[n(361)][n(357)]((t=>({id:t.id,name:t[n(386)]}))),i=t[n(345)][n(358)](n(363))[n(392)]({skipNotAttached:!0,toJSON:!0}),a=e[n(345)][n(358)](n(370)),c=e[n(345)][n(358)](n(363));for(const t of o)a[n(351)](t.id)||a[n(366)](t);a.me||a[n(385)]();for(const t of i)c[n(382)](t);e[n(380)][n(373)](s)}(t,c),c[r(396)](r(e?338:395));const u=fu(c)?c[r(377)](n):c[r(380)][r(358)](n);return await c[r(388)](),u}function du(t,e){var n=gu();return(du=function(t,e){return n[t-=424]})(t,e)}function gu(){var t=["989310EikcVq","74216YaOFjH","5JjUJgc","6pMPukg","5360244tvLYdT","8Bdsbsy","6708447GqtyWh","9491850GucIwO","34433388qtFhKX","7294847GiLnGR","57MzJDUa"];return(gu=function(){return t})()}!function(t,e){for(var n=du,r=t();;)try{if(742434===parseInt(n(429))/1+-parseInt(n(430))/2*(-parseInt(n(428))/3)+-parseInt(n(433))/4*(-parseInt(n(431))/5)+-parseInt(n(432))/6*(-parseInt(n(427))/7)+parseInt(n(434))/8*(parseInt(n(424))/9)+-parseInt(n(425))/10+-parseInt(n(426))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();