@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240304.0 → 0.0.0-nightly-20240306.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (68) hide show
  1. package/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/pagebreak.js +1 -1
  40. package/src/integrations/paragraph.js +1 -1
  41. package/src/integrations/removeformat.js +1 -1
  42. package/src/integrations/restrictededitingmode.js +1 -1
  43. package/src/integrations/shiftentercommand.js +1 -1
  44. package/src/integrations/standardeditingmode.js +1 -1
  45. package/src/integrations/style.js +1 -1
  46. package/src/integrations/table.js +1 -1
  47. package/src/integrations/tablecaption.js +1 -1
  48. package/src/integrations/tableclipboard.js +1 -1
  49. package/src/integrations/tablecolumnresize.js +1 -1
  50. package/src/integrations/tableheadings.js +1 -1
  51. package/src/integrations/tablemergesplit.js +1 -1
  52. package/src/integrations/tableofcontents.js +1 -1
  53. package/src/integrations/tableproperties.js +1 -1
  54. package/src/integrations/template.js +1 -1
  55. package/src/integrations/title.js +1 -1
  56. package/src/integrations/undo.js +1 -1
  57. package/src/integrations/utils.js +1 -1
  58. package/src/suggestion.js +1 -1
  59. package/src/suggestiondescriptionfactory.js +1 -1
  60. package/src/trackchanges.js +1 -1
  61. package/src/trackchangesdata.js +1 -1
  62. package/src/trackchangesediting.js +1 -1
  63. package/src/trackchangesui.js +1 -1
  64. package/src/ui/suggestioncontroller.js +1 -1
  65. package/src/ui/view/basesuggestionthreadview.js +1 -1
  66. package/src/ui/view/suggestionthreadview.js +1 -1
  67. package/src/utils/common-translations.js +1 -1
  68. package/src/utils/utils.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-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:()=>Bc,TrackChanges:()=>Qc,TrackChangesData:()=>nu,TrackChangesEditing:()=>Ec});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);function c(t,e){const n=f();return(c=function(t,e){return n[t-=132]})(t,e)}const u=c;!function(t,e){const n=c,r=t();for(;;)try{if(748890===parseInt(n(142))/1+-parseInt(n(135))/2+-parseInt(n(157))/3*(parseInt(n(150))/4)+-parseInt(n(138))/5*(parseInt(n(151))/6)+-parseInt(n(139))/7*(-parseInt(n(147))/8)+-parseInt(n(146))/9*(parseInt(n(148))/10)+parseInt(n(143))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(f);class l extends t.Command{constructor(t,e){const n=c;super(t),this[n(144)]=e,this[n(137)]=!1,this[n(140)](),this[n(153)]=!1}[u(140)](){this[u(149)]=!0}[u(132)](){const t=u;this[t(137)]=!this[t(137)],this[t(137)]?this[t(145)]():this[t(136)]()}[u(145)](){const t=u;for(const e of this[t(155)][t(134)][t(134)]())e[t(141)]&&!this[t(144)][t(152)](e)&&e[t(154)](t(133))}[u(136)](){const t=u;for(const e of this[t(155)][t(134)][t(134)]())e[t(141)]&&!this[t(144)][t(152)](e)&&e[t(156)](t(133))}}function f(){const t=["3782595SoZbTT","7tCBvpy","refresh","affectsData","1350018caQIiT","15989171deexZm","_enabledCommands","_disableUnsupportedCommands","12516561qFRMdC","11403368PNvsKQ","10VABEFf","isEnabled","2876ltrTeh","6TGnusL","has","_isEnabledBasedOnSelection","forceDisabled","editor","clearForceDisabled","93isNuhn","execute","TrackChangesCommand","commands","2621146yDdAEP","_enableCommands","value"];return(f=function(){return t})()}const h=d;function g(){const t=["307366TMDAuK","16UNnBXf","1973514KKRHZZ","refresh","getRanges","isEnabled","editor","track-changes-accept-suggestion-not-found","acceptSuggestion","21tqSmlY","_suggestions","canEditAt","get","1320YtBzfT","plugins","_isEnabledBasedOnSelection","TrackChangesEditing","3704637JCmLMI","3167919uPFKTL","665xGrVYI","15028080OtJkXg","27924RNprdh","execute","model","2QjyUqy","44000iDbbxK"];return(g=function(){return t})()}function d(t,e){const n=g();return(d=function(t,e){return n[t-=389]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(897561===parseInt(n(399))/1+parseInt(n(397))/2*(-parseInt(n(390))/3)+parseInt(n(394))/4*(-parseInt(n(392))/5)+parseInt(n(401))/6*(parseInt(n(408))/7)+-parseInt(n(400))/8*(-parseInt(n(391))/9)+parseInt(n(393))/10+-parseInt(n(398))/11*(parseInt(n(412))/12))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(409)]=e,this[n(402)](),this[n(414)]=!1}[h(402)](){this[h(404)]=!0}[h(395)](t){const n=h,r=this[n(409)][n(411)](t);if(!r)throw new e.CKEditorError(n(406),this);const s=r[n(403)]();this[n(405)][n(396)][n(410)](s)&&this[n(405)][n(413)][n(411)](n(389))[n(407)](r)}}const m=E;function I(){const t=["340485rSMSGN","4iDTJqh","editor","track-changes-discard-suggestion-not-found","getRanges","plugins","canEditAt","12YkyLph","2229975OfJKMW","370250RPmVfl","1115373lrXaBM","427840bQOZtz","get","TrackChangesEditing","1806320sWDGoB","152612rZHNOQ","execute","model","10XDFfmC","_suggestions","_isEnabledBasedOnSelection","discardSuggestion","isEnabled","refresh"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=212]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(375667===parseInt(n(224))/1+parseInt(n(216))/2*(parseInt(n(215))/3)+parseInt(n(230))/4*(parseInt(n(233))/5)+parseInt(n(222))/6*(-parseInt(n(225))/7)+parseInt(n(229))/8+-parseInt(n(223))/9+parseInt(n(226))/10)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(234)]=e,this[n(214)](),this[n(235)]=!1}[m(214)](){this[m(213)]=!0}[m(231)](t){const n=m,r=this[n(234)][n(227)](t);if(!r)throw new e.CKEditorError(n(218),this);const s=r[n(219)]();this[n(217)][n(232)][n(221)](s)&&this[n(217)][n(220)][n(227)](n(228))[n(212)](r)}}function T(){const t=["execute","schema","309422YcYWIO","next","push","9zdmyOy","878385vCNVGB","218040MSqWay","length","createRange","12iVgZal","splice","4748786BbYEzH","createPositionAt","content","isObject","isMultiRange","createPositionBefore","2MAoteo","deletion","createPositionAfter","from","map","1813496ARFRjq","change","color","isInContent","getRanges","337788TGBaxZ","replace","end","11733xOUHEZ","sort","isTouching","value","isCollapsed","isArray","type","847FHVJWj","add","join","isIntersecting","start"," [color "];return(T=function(){return t})()}function _(t){const e=C;return t[e(311)](((t,n)=>e(298)==t[e(316)]&&e(298)!=n[e(316)]?-1:e(298)!=t[e(316)]&&e(298)==n[e(316)]?1:0))}function y(t,e){const n=C;let r,s=0;const o=[],i=e[n(280)];for(;s<t[n(287)];){const a=t[s],c=t[s+1];r||(r=e[n(296)](a)),A(e,a,c)||(o[n(283)](e[n(288)](r,i[n(294)](a)?e[n(299)](a):e[n(292)](a,n(309)))),r=null),s++}return o}function A(t,e,n){const r=C;if(!n)return!1;const s=t[r(299)](e),o=t[r(296)](n);return s[r(312)](o)}!function(t,e){const n=C,r=t();for(;;)try{if(485885===-parseInt(n(281))/1+parseInt(n(297))/2*(parseInt(n(310))/3)+-parseInt(n(307))/4+parseInt(n(285))/5*(-parseInt(n(289))/6)+-parseInt(n(291))/7+-parseInt(n(302))/8*(-parseInt(n(284))/9)+-parseInt(n(286))/10*(-parseInt(n(273))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(T);function C(t,e){const n=T();return(C=function(t,e){return n[t-=273]})(t,e)}function k(t,e,n){const r=C;for(;n[r(287)];){const s=n[r(290)](0,100);t[r(303)]((()=>{const t=r;for(const n of s)n[t(305)]&&e[t(279)](n.id)}))}}const N=R;function R(t,e){const n=S();return(R=function(t,e){return n[t-=386]})(t,e)}!function(t,e){const n=R,r=t();for(;;)try{if(532015===-parseInt(n(391))/1+-parseInt(n(400))/2*(parseInt(n(395))/3)+parseInt(n(388))/4+-parseInt(n(401))/5*(-parseInt(n(403))/6)+parseInt(n(396))/7*(-parseInt(n(390))/8)+-parseInt(n(393))/9*(parseInt(n(386))/10)+parseInt(n(408))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(S);class L extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(392)]=e,this[r(406)]=n,this[r(398)](),this[r(407)]=!1}[N(398)](){const t=N,e=Array[t(387)](this[t(406)][t(389)]())[t(410)]((e=>e[t(409)]));this[t(399)]=this[t(392)][t(399)]&&e}[N(394)](){const t=N,e=_(Array[t(387)](this[t(406)][t(389)]()));for(const n of e){const e=n[t(405)]();if(!this[t(404)][t(397)][t(402)](e))return}k(this[t(404)][t(397)],this[t(392)],e)}}function S(){const t=["execute","2277KoZiAs","231ZGiFOH","model","refresh","isEnabled","182VgWZro","10Gmadsv","canEditAt","2895384dWEsoc","editor","getRanges","_suggestions","_isEnabledBasedOnSelection","14040103kbReWw","isInContent","some","10fuYlDA","from","2136984QTXpdD","values","238632OYdTbA","826066BKvvoB","_command","3278160xeGtMi"];return(S=function(){return t})()}const v=O;function M(){const t=["canEditAt","835sprwHn","size","8662odKdwj","_isEnabledBasedOnSelection","1221848jjJwYK","from","7PvOgzp","9vSRHCy","refresh","9ecWVUv","167167eahJYX","editor","1279350Aduynu","selection","838746oiWIRQ","420nYmdjq","_command","110464OGajKr","isEnabled","132uOzQrd","execute","getRanges","values","document","model","_suggestions","_selectedSuggestions"];return(M=function(){return t})()}function O(t,e){const n=M();return(O=function(t,e){return n[t-=383]})(t,e)}!function(t,e){const n=O,r=t();for(;;)try{if(103342===parseInt(n(383))/1+parseInt(n(396))/2*(parseInt(n(401))/3)+parseInt(n(409))/4*(-parseInt(n(394))/5)+parseInt(n(408))/6+-parseInt(n(400))/7*(-parseInt(n(398))/8)+parseInt(n(403))/9*(-parseInt(n(406))/10)+parseInt(n(404))/11*(-parseInt(n(385))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(M);class w extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(410)]=e,this[r(391)]=n,this[r(392)]=new Set,this[r(402)](),this[r(397)]=!1}[v(402)](){const t=v,e=this[t(405)][t(390)][t(389)][t(407)],n=Array[t(399)](this[t(391)][t(388)]());this[t(392)]=function(t,e){const n=C,r=Array[n(300)](t[n(306)]()),s=new Set;for(const o of e)if(o[n(305)])for(const e of r)for(const r of o[n(306)]())(e[n(276)](r)||t[n(314)]&&!o[n(295)]&&o[n(282)]&&r[n(309)][n(312)](e[n(277)]))&&s[n(274)](o);return s}(e,n),this[t(384)]=this[t(410)][t(384)]&&!!this[t(392)][t(395)]}[v(386)](){const t=v,e=_(Array[t(399)](this[t(392)]));for(const n of e){const e=n[t(387)]();if(!this[t(405)][t(390)][t(393)](e))return}k(this[t(405)][t(390)],this[t(410)],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 H=V;const z=function(){this.__data__=new H,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const q=function(t){return this.__data__.get(t)};const K=function(t){return this.__data__.has(t)};const J="object"==typeof global&&global&&global.Object===Object&&global;var X="object"==typeof self&&self&&self.Object===Object&&self;const Z=J||X||Function("return this")();const Y=Z.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.toString,et=Y?Y.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=Y?Y.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=Z["__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 Ct=At(Z,"Map");const kt=At(Object,"create");const Nt=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 Lt=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 Lt.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=Nt,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||H),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 Ht=Vt;const zt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!Ct||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new H(t);this.size=e.size}Wt.prototype.clear=z,Wt.prototype.delete=W,Wt.prototype.get=q,Wt.prototype.has=K,Wt.prototype.set=zt;const qt=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 Jt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Xt=function(t,e,n){"__proto__"==e&&Jt?Jt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Zt=Object.prototype.hasOwnProperty;const Yt=function(t,e,n){var r=t[e];Zt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Xt(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?Xt(n,a,c):Yt(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?Z.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&&J.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)||ge(u,c))||a.push(u);return a};var Ne=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Ne)};const Le=function(t,e){return function(n){return t(e(n))}};const Se=Le(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&&de(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 xe=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 Be=function(t){return Oe(t)?ke(t,!0):xe(t)};const Ue=function(t,e){return t&&Qt(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?Z.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const ze=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(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 qe=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 Je=Object.prototype.propertyIsEnumerable,Xe=Object.getOwnPropertySymbols;const Ze=Xe?function(t){return null==t?[]:(t=Object(t),qe(Xe(t),(function(e){return Je.call(t,e)})))}:Ke;const Ye=function(t,e){return Qt(t,Ze(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=Le(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Qe(e,Ze(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,Ze)};const sn=function(t){return nn(t,Be,tn)};const on=At(Z,"DataView");const an=At(Z,"Promise");const cn=At(Z,"Set");const un=At(Z,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(Ct),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||Ct&&Tn(new Ct)!=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 Cn=Z.Uint8Array;const kn=function(t){var e=new t.constructor(t.byteLength);return new Cn(e).set(new Cn(t)),e};const Nn=function(t,e){var n=e?kn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Ln=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Y?Y.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 Nn(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 Ln(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 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 Hn="[object Arguments]",zn="[object Function]",Wn="[object Object]",qn={};qn[Hn]=qn["[object Array]"]=qn["[object ArrayBuffer]"]=qn["[object DataView]"]=qn["[object Boolean]"]=qn["[object Date]"]=qn["[object Float32Array]"]=qn["[object Float64Array]"]=qn["[object Int8Array]"]=qn["[object Int16Array]"]=qn["[object Int32Array]"]=qn["[object Map]"]=qn["[object Number]"]=qn[Wn]=qn["[object RegExp]"]=qn["[object Set]"]=qn["[object String]"]=qn["[object Symbol]"]=qn["[object Uint8Array]"]=qn["[object Uint8ClampedArray]"]=qn["[object Uint16Array]"]=qn["[object Uint32Array]"]=!0,qn["[object Error]"]=qn[zn]=qn["[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),g=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Ye(e,De(a,e))}else{if(!qn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new qt);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 Kt(p||e,(function(s,o){p&&(s=e[o=s]),Yt(a,o,t(s,n,r,o,e,i))})),a};const Jn=function(t){return Kn(t,5)};const Xn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Zn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yn=/^\w*$/;const Qn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Xn(t))||(Yn.test(t)||!Zn.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||Ht),n}$n.Cache=Ht;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=Y?Y.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(Xn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-Infinity?"-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||Xn(t))return t;var e=t+"";return"0"==e&&1/t==-Infinity?"-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])?[]:{})}Yt(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 Ht;++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=Y?Y.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 Nr=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 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 Rr="[object Arguments]",Lr="[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?Lr:_n(t),u=a?Lr:_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 qt),i||Ae(t)?br(t,e,n,r,s,o):Cr(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 qt),s(p,m,n,r,o)}}return!!h&&(o||(o=new qt),Nr(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=["getRange","substr","10pzaDVi","isInContent","author","isMultiRange","start","creator","_onDiscard","getMultiRangeId","2070QSndFb","2770635dmQVcp","data","delete","31920VoYVNE","authoredAt","addMarker","push","from","accept","2584989tXCaCU","removeMarkers","6578348NPMUtN","_onAccept","getMarkers","isIntersectingWithRange","_isDataLoaded","getRanges","addMarkerName","set","getMarkerNames","2791708GBkNOv","_model","length","change","isExternal","discard","split","add","get","_markerNames","@external","nodeBefore","nodeAfter","setAttribute","commentThread","suggestion:","createdAt","getItems","end","decorate","removeAttribute","attributes","isIntersecting","_onAttributesChange","head","onAccept","3056766PEYVkW","toJSON","hasComments","subType","getFirstRange","reduce","clear","size","previous","onAttributesChange","markers","map","getFirstMarker","type","next","addRange","removeMarker","filter","getContainedElement","getAllAdjacentSuggestions","_saved","onDiscard","148066xGCfQH"];return(Gr=function(){return t})()}function Vr(t,e){const n=Gr();return(Vr=function(t,e){return n[t-=267]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(487122===parseInt(n(308))/1*(parseInt(n(305))/2)+parseInt(n(326))/3+parseInt(n(337))/4+parseInt(n(317))/5+-parseInt(n(283))/6+-parseInt(n(328))/7+parseInt(n(320))/8*(-parseInt(n(316))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(332)]=!1,this.id=e.id,this[n(296)]=e[n(296)],this[n(286)]=e[n(286)]||null,this[n(310)]=e[n(310)],this[n(313)]=e[n(313)]||e[n(310)],this[n(341)]=Boolean(e[n(278)]&&e[n(278)][n(267)]),this[n(318)]=null,this[n(338)]=t,this[n(329)]=e[n(282)],this[n(314)]=e[n(304)],this[n(280)]=e[n(292)],this[n(346)]=new Set,this[n(273)]=null,this[n(335)](n(321),null),this[n(335)](n(278),e[n(278)]||{}),this[n(335)](n(291),null),this[n(335)](n(297),null),this[n(335)](n(271),null),this[n(335)](n(303),!1),this[n(276)](n(325)),this[n(276)](n(342))}get[jr(281)](){const t=jr;let e=this;for(;e[t(291)];)e=e[t(291)];return e}get[jr(285)](){const t=jr;return!!this[t(271)]&&this[t(271)][t(339)]>0}get[jr(311)](){const t=jr;return 0!=this[t(346)][t(290)]&&6==Array[t(324)](this[t(346)])[0][t(343)](":")[t(339)]}get[jr(309)](){return null!==this[jr(295)]()}[jr(334)](t){const e=jr;this[e(346)][e(344)](t)}[jr(336)](){const t=jr;return Array[t(324)](this[t(346)])}[jr(330)](){const t=jr;return this[t(336)]()[t(294)]((e=>this[t(338)][t(293)][t(345)](e)))[t(300)]((t=>t))}[jr(295)](){return this[jr(330)]()[0]||null}[jr(327)](){const t=jr;this[t(338)][t(340)]((e=>{const n=t;for(const t of this[n(330)]())e[n(299)](t)})),this[t(346)][t(289)]()}[jr(299)](t){const e=jr;this[e(338)][e(340)]((n=>{n[e(299)](t)})),this[e(346)][e(319)](t)}[jr(298)](t){const e=jr,n=e(272)+this[e(296)]+":"+this[e(286)]+":"+this.id+":"+this[e(313)].id+":"+Hr[e(315)]();this[e(334)](n),this[e(338)][e(340)]((r=>{r[e(322)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(331)](t){const e=jr;for(const n of this[e(333)]())if(n[e(279)](t))return!0;return!1}[jr(333)](){const t=jr;return this[t(330)]()[t(294)]((e=>e[t(306)]()))}[jr(274)](){const t=jr;return this[t(333)]()[t(288)](((e,n)=>[...e,...n[t(274)]()]),[])}[jr(287)](){const t=jr;var e;return(null===(e=this[t(295)]())||void 0===e?void 0:e[t(306)]())||null}[jr(301)](){const t=jr,e=this[t(333)]();if(1!=e[t(339)])return null;const n=e[0],r=n[t(312)][t(269)],s=n[t(275)][t(268)];return r instanceof i.Element?r!=s?null:r:null}[jr(325)](){const t=jr;this[t(329)](this[t(333)](),this[t(318)],this[t(278)]),this[t(327)]()}[jr(342)](){const t=jr;this[t(314)](this[t(333)](),this[t(318)],this[t(278)]),this[t(327)]()}[jr(302)](){const t=jr,e=[];let n=this[t(281)];for(;n;)e[t(323)](n),n=n[t(297)];return e}[jr(270)](t,e){const n=jr,r=Jn(this[n(278)]);hr(r,t,e),wr(r,this[n(278)])||(this[n(278)]=r,this[n(280)](r))}[jr(277)](t){const e=jr,n=Jn(this[e(278)]);Ur(n,t),wr(n,this[e(278)])||(this[e(278)]=n,this[e(280)](this[e(278)]))}[jr(284)](){const t=jr;return{id:this.id,type:this[t(286)]?this[t(296)]+":"+this[t(286)]:this[t(296)],authorId:this[t(313)].id,createdAt:this[t(273)],hasComments:this[t(285)],data:this[t(318)],attributes:this[t(278)]}}static[jr(315)](){const t=jr;return(0,e.uid)()[t(307)](1,5)}}function zr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Wr=qr;function qr(t,e){const n=Jr();return(qr=function(t,e){return n[t-=154]})(t,e)}!function(t,e){const n=qr,r=t();for(;;)try{if(516221===parseInt(n(213))/1+parseInt(n(188))/2+-parseInt(n(175))/3+-parseInt(n(157))/4*(parseInt(n(224))/5)+-parseInt(n(239))/6+-parseInt(n(158))/7+parseInt(n(228))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jr);class Kr{constructor(t,e){const n=qr;this[n(179)]=[],this[n(225)]=new Map,this[n(184)]=[],this[n(172)]=new Map,this[n(204)]=t,this[n(207)]=e}[Wr(198)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(208)];o++){const i=t[o];if(!i[e(186)])continue;const a=this[e(182)](i);if(a){if(null!=i[e(235)]){if(r[e(245)](i[e(235)]))continue;r[e(234)](i[e(235)])}n[e(217)](a)}else if(e(243)!=i[e(193)])e(174)!=i[e(193)]&&e(180)!=i[e(193)]||this[e(181)](n,i,t[o+1]);else{const t=i[e(244)][e(199)];if(s[e(245)](t))continue;s[e(234)](i[e(244)][e(199)]),t==Ic?this[e(233)](n,i):this[e(214)](n,i)}}return this[e(210)](n)}[Wr(197)](t){const e=Wr;this[e(179)][e(217)](t)}[Wr(190)](t,n,r=e.priorities[Wr(159)]){const s=Wr;s(169)==typeof t?(0,e.insertToPriorityArray)(this[s(184)],{matchingCallback:t,label:n,priority:r}):this[s(225)][s(247)](t,n)}[Wr(192)](t,e){const n=Wr;this[n(172)][n(247)](t,e)}[Wr(246)](t,e=1){const n=Wr;let r;for(const e of this[n(184)])if(e[n(227)](t)){r=e[n(205)];break}return r||(r=this[n(225)][n(177)](t[n(202)])),r?r(e):1!==e?e+" "+t[n(202)]+"s":""+t[n(202)]}[Wr(171)](t,e){const n=Wr,r=e[n(173)]()[n(195)](),s=n(174)==e[n(193)]?n(234):n(162);for(const e of r){const o=e[n(232)],i=t[t[n(208)]-1];if(o.is(n(238)))i&&i[n(193)][n(206)](n(194))>-1&&t[n(248)](),i&&n(219)==i[n(193)]?i[s]+=o[n(244)]:t[n(217)]({type:n(219),add:n(234)==s?o[n(244)]:"",remove:n(162)==s?o[n(244)]:""});else if(this[n(204)][n(236)](o)){const a=o;if(i&&i[n(193)][n(206)](n(194))>-1&&t[n(248)](),n(211)==e[n(193)])continue;i&&i[n(193)]==s+n(185)&&i[n(161)][n(202)]==a[n(202)]?i[n(241)]++:t[n(217)]({type:s+n(185),element:a,quantity:1}),r[n(200)]((t=>!(n(211)==t[n(193)]&&t[n(232)]==o)))}else if(this[n(204)][n(237)](o,n(230))||o.is(n(161),n(209))){const r=o;if(n(234)==s&&n(201)==e[n(193)]||n(162)==s&&n(211)==e[n(193)])continue;if(i&&-1==i[n(193)][n(206)](n(194))){n(219)==i[n(193)]&&(i[s]+="\n");continue}let a;if(a=n(234)==s?r[n(240)]&&!this[n(204)][n(236)](r[n(240)])?r[n(240)]:null:r[n(183)]&&!this[n(204)][n(236)](r[n(183)])?r[n(183)]:null,r[n(176)]||a&&a[n(176)]){const e=a&&a[n(176)]?a:r;i&&i[n(193)]==s+n(216)&&i[n(161)][n(202)]==e[n(202)]?i[n(241)]++:t[n(217)]({type:s+n(216),element:e,quantity:1})}else t[n(217)]({type:s+n(194),element:r})}}}[Wr(210)](t){const e=Wr,n=this[e(207)],r=[],s=[],o=[];for(const i of t)switch(i[e(193)]){case e(219):if(i[e(234)]=i[e(234)][e(221)](/(\S)\u000A+(\S)/g,e(203))[e(221)](/\u000A/g,""),i[e(162)]=i[e(162)][e(221)](/(\S)\u000A+(\S)/g,e(203))[e(221)](/\u000A/g,""),""!=i[e(234)]&&""!=i[e(162)]){r[e(217)]({type:e(221),content:zr(n,e(242),['"'+i[e(162)]+'"','"'+i[e(234)]+'"'])});continue}if(null!=i[e(234)][e(170)](/^ +$/)){r[e(217)]({type:e(174),content:zr(n,e(196),zr(n,e(168),i[e(234)][e(208)]))});continue}if(null!=i[e(162)][e(170)](/^ +$/)){r[e(217)]({type:e(180),content:zr(n,e(167),zr(n,e(168),i[e(162)][e(208)]))});continue}if(""!=i[e(234)]){r[e(217)]({type:e(174),content:zr(n,e(196),'"'+i[e(234)]+'"')});continue}r[e(217)]({type:e(180),content:zr(n,e(167),'"'+i[e(162)]+'"')});continue;case e(165):case e(164):r[e(217)]({type:e(174),content:zr(n,e(196),this[e(246)](i[e(161)],i[e(241)]))});continue;case e(229):case e(226):r[e(217)]({type:e(180),content:zr(n,e(167),this[e(246)](i[e(161)],i[e(241)]))});continue;case e(223):r[e(217)]({type:e(174),content:zr(n,e(215),this[e(246)](i[e(161)],i[e(241)]))});continue;case e(222):r[e(217)]({type:e(180),content:zr(n,e(154),this[e(246)](i[e(161)],i[e(241)]))});continue;case e(155):s[e(217)](i[e(199)]);continue;case e(218):o[e(217)](i[e(199)]);continue;default:r[e(217)](i)}if(s[e(208)]){const t=s[e(156)]((t=>this[e(172)][e(245)](t)?this[e(172)][e(177)](t):t))[e(212)](", ");r[e(217)]({type:e(166),content:zr(this[e(207)],e(220),t)})}if(o[e(208)]){const t=o[e(156)]((t=>this[e(172)][e(245)](t)?this[e(172)][e(177)](t):t))[e(212)](", ");r[e(217)]({type:e(166),content:zr(this[e(207)],e(189),t)})}return r}[Wr(182)](t){const e=Wr;for(const n of this[e(179)]){const r=n(t);if(r&&e(193)in r)return r}}[Wr(214)](t,e){const n=Wr,r=e[n(244)],s=void 0===r[n(187)]?n(218):n(155);t[n(217)]({type:s,key:r[n(199)]})}[Wr(233)](t,e){const n=Wr;t[n(217)]({type:n(166),content:zr(this[n(207)],n(160),this[n(246)](e[n(173)]()[n(231)][n(163)],1))})}[Wr(181)](t,e,n){const r=Wr;if(this[r(171)](t,e),n&&n[r(173)]()&&!e[r(173)]()[r(178)][r(191)](n[r(173)]()[r(231)])){const n=t[t[r(208)]-1],s=r(174)==e[r(193)]?r(234):r(162);n&&r(219)==n[r(193)]&&(n[s]+="\n")}}}function Jr(){const t=["format","*Remove:* %0","ELEMENT_SPACE","function","match","_addDescriptionItems","_attributeLabels","getFirstRange","insertion","2474682qOpbAg","isEmpty","get","end","_customCallbacks","deletion","_handleInsertRemoveSuggestionDescription","_handleCustomCallbackDescription","previousSibling","_itemLabelsCallbacks","Object","isInContent","newValue","1631076NBQqgU","*Remove format:* %0","registerElementLabel","isEqual","registerAttributeLabel","type","Container","getWalker","*Insert:* %0","registerDescriptionCallback","getDescriptions","key","skip","elementStart","name","$1 $2","_schema","label","indexOf","_locale","length","softBreak","_resolveDescriptionItems","elementEnd","join","397568yBqhmx","_handleAttributeSuggestionDescription","*Split:* %0","EmptyContainer","push","removeFormat","text","*Set format:* %0","replace","removeContainer","addContainer","37470mQybRp","_itemLabels","removeObject","matchingCallback","11785328rggMPY","removeEmptyContainer","$text","start","item","_handleRenameSuggestionDescription","add","subType","isObject","checkChild","$textProxy","118776EnEkIi","nextSibling","quantity","REPLACE_TEXT","attribute","data","has","getItemLabel","set","pop","*Merge:* %0","addFormat","map","396fBAvkK","4084185vnDuSx","normal","*Change to:* %0","element","remove","nodeAfter","addObject","addEmptyContainer"];return(Jr=function(){return t})()}function Xr(){const t=["1gfmplD","showAIAssistant","77DiYDkp","14650dsKeUt","afterInit","619965piwxMR","get","69464quqagt","enableCommand","editor","4599VpZZfo","935845RWWJuK","24594BlxzNB","570826PQuvEM","commands","520584AXoHPF","plugins","TrackChangesEditing"];return(Xr=function(){return t})()}const Zr=Yr;function Yr(t,e){const n=Xr();return(Yr=function(t,e){return n[t-=418]})(t,e)}!function(t,e){const n=Yr,r=t();for(;;)try{if(213958===-parseInt(n(427))/1*(parseInt(n(422))/2)+-parseInt(n(432))/3+-parseInt(n(424))/4+parseInt(n(420))/5+-parseInt(n(421))/6+-parseInt(n(429))/7*(parseInt(n(434))/8)+-parseInt(n(419))/9*(-parseInt(n(430))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xr);class Qr extends t.Plugin{[Zr(431)](){const t=Zr,e=this[t(418)],n=e[t(425)][t(433)](t(426));e[t(423)][t(433)](t(428))&&n[t(435)](t(428))}}const $r=ts;function ts(t,e){const n=es();return(ts=function(t,e){return n[t-=233]})(t,e)}function es(){const t=["FORMAT_ALIGN_TO_CENTER","registerAttributeLabel","commandName","15cmSwYD","_registerLegacyDescription","afterInit","value","FORMAT_ALIGNMENT","right","format","alignment","type","formatBlock","329266uafOsj","justify","center","AlignmentEditing","TrackChangesEditing","3874320sXSMag","_enableDefaultAttributesIntegration","FORMAT_JUSTIFY_TEXT","FORMAT_ALIGN_TO_LEFT","has","1606871VjXlbE","get","45963tcSjrX","registerDescriptionCallback","plugins","_descriptionFactory","locale","127504oZTZoO","986094GZRFkl","15gPgMcY","*Format:* %0","commandParams","587750HaioLk","2860sqJqup","editor","FORMAT_ALIGN_TO_RIGHT","left"];return(es=function(){return t})()}!function(t,e){const n=ts,r=t();for(;;)try{if(310529===-parseInt(n(268))/1+-parseInt(n(246))/2+-parseInt(n(236))/3*(parseInt(n(263))/4)+parseInt(n(265))/5*(-parseInt(n(264))/6)+-parseInt(n(256))/7+parseInt(n(251))/8+-parseInt(n(258))/9*(-parseInt(n(269))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[$r(238)](){const t=$r,e=this[t(270)],n=e[t(262)];if(!e[t(260)][t(255)](t(249)))return;const r=e[t(260)][t(257)](t(250));r[t(252)](t(243),[],[t(243)]),r[t(261)][t(234)](t(243),zr(n,t(240))),this[t(237)]()}[$r(237)](){const t=$r,e=this[t(270)],n=e[t(262)];e[t(260)][t(257)](t(250))[t(261)][t(259)]((e=>{const r=t;if(r(245)!=e[r(244)])return;const{data:s}=e;if(s&&r(243)==s[r(235)]){const t=s[r(267)][0][r(239)];return{type:r(242),content:zr(n,r(266),function(t){const e=r;switch(t){case e(272):return zr(n,e(254));case e(241):return zr(n,e(271));case e(248):return zr(n,e(233));case e(247):return zr(n,e(253))}}(t))}}}))}}const rs=os;function ss(){const t=["italic","format","toLowerCase","2216234VTAVjr","formatInline","toUpperCase","*Remove format:* %0","superscript","_descriptionFactory","FORMAT_","forceValue","FORMAT_ITALIC","SuperscriptEditing","BoldEditing","plugins","StrikethroughEditing","slice","UnderlineEditing","afterInit","TrackChangesEditing","commandParams","locale","FORMAT_UNDERLINE","6vGwZps","has","type","CodeEditing","registerAttributeLabel","FORMAT_CODE","FORMAT_BOLD","registerDescriptionCallback","FORMAT_SUPERSCRIPT","underline","get","_registerLegacyDescription","3711951pvHgSs","*Format:* %0","1267482TaVYmB","FORMAT_SUBSCRIPT","SubscriptEditing","22462816calNVd","FORMAT_STRIKETHROUGH","_enableDefaultAttributesIntegration","6772450XlaJOg","code","editor","7116123pjnxms","ItalicEditing","subscript","strikethrough","commandName","bold","4624260YJMvzh"];return(ss=function(){return t})()}function os(t,e){const n=ss();return(os=function(t,e){return n[t-=107]})(t,e)}!function(t,e){const n=os,r=t();for(;;)try{if(688902===-parseInt(n(152))/1+-parseInt(n(118))/2+-parseInt(n(150))/3+parseInt(n(114))/4+parseInt(n(158))/5+parseInt(n(138))/6*(-parseInt(n(108))/7)+parseInt(n(155))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ss);const is=[rs(128),rs(109),rs(132),rs(141),rs(130),rs(154),rs(127)];class as extends t.Plugin{[rs(133)](){const t=rs,e=this[t(107)],n=e[t(129)][t(148)](t(134)),r=e[t(136)];for(const s of is){if(!e[t(129)][t(139)](s))continue;const o=s[t(131)](0,-7)[t(117)](),i=t(124)+o[t(120)]();n[t(157)](o,[o]),n[t(123)][t(142)](o,zr(r,i))}this[t(149)]()}[rs(149)](){const t=rs,e=this[t(107)],n=e[t(136)],r=e[t(129)][t(148)](t(134));function s(e,s){const o=t;r[o(123)][o(145)]((t=>{const r=o;if(r(119)!=t[r(140)])return;const{data:i}=t;return i&&i[r(112)]===e?i[r(135)][0][r(125)]?{type:r(116),content:zr(n,r(151),s)}:{type:r(116),content:zr(n,r(121),s)}:void 0}))}s(t(113),zr(n,t(144))),s(t(115),zr(n,t(126))),s(t(147),zr(n,t(137))),s(t(159),zr(n,t(143))),s(t(111),zr(n,t(156))),s(t(110),zr(n,t(153))),s(t(122),zr(n,t(146)))}}function cs(){const t=["has","name","get","value","format","BlockQuoteEditing","markBlockFormat","ELEMENT_BLOCK_QUOTE","*Remove format:* %0","filter","1601466vDOYpN","25430zcphBR","checkChild","commandName","afterInit","10FNxcPo","3716164qOuAjA","locale","editor","_descriptionFactory","9160794UulHxq","selection","4019824rTgDfg","$root","from","219RuhttJ","model","enableCommand","parent","TrackChangesEditing","schema","forceValue","*Set format:* %0","document","getSelectedBlocks","5272946ZONyiN","5mdwSyu","commands","1007462ekJHDn","commandParams","change","registerDescriptionCallback","blockQuote","plugins"];return(cs=function(){return t})()}const us=fs;!function(t,e){const n=fs,r=t();for(;;)try{if(527269===-parseInt(n(470))/1+-parseInt(n(443))/2*(-parseInt(n(457))/3)+-parseInt(n(448))/4*(parseInt(n(468))/5)+parseInt(n(442))/6+parseInt(n(467))/7+-parseInt(n(454))/8+parseInt(n(452))/9*(parseInt(n(447))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(cs);class ls extends t.Plugin{[us(446)](){const t=us,e=this[t(450)],n=e[t(449)];if(!e[t(475)][t(476)](t(437)))return;const r=e[t(475)][t(434)](t(461)),s=this[t(450)][t(469)][t(434)](t(474));r[t(459)](t(474),((n,o={})=>{const i=t,a=this[i(450)][i(458)][i(465)][i(453)],c=o&&void 0!==o[i(463)]?o[i(463)]:!s[i(435)];let u=[];if(c){const t=Array[i(456)](a[i(466)]())[i(441)]((t=>hs(t)||function(t,e){const n=i,r=e[n(444)](t[n(460)],n(474)),s=e[n(444)]([n(455),n(474)],t);return r&&s}(t,this[i(450)][i(458)][i(462)])));u=y(t,e[i(458)])}else{const t=Array[i(456)](a[i(466)]())[i(441)]((t=>hs(t)));u=y(t,e[i(458)])}e[i(458)][i(472)]((()=>{const t=i;for(const e of u)r[t(438)](e,{commandName:t(474),commandParams:[{forceValue:c}]})}))})),r[t(451)][t(473)]((e=>{const r=t,{data:s}=e;if(s&&r(474)==s[r(445)]){const t=zr(n,r(439));return s[r(471)][0][r(463)]?{type:r(436),content:zr(n,r(464),t)}:{type:r(436),content:zr(n,r(440),t)}}}))}}function fs(t,e){const n=cs();return(fs=function(t,e){return n[t-=434]})(t,e)}function hs(t){const e=us;return e(474)==t[e(460)][e(477)]}const gs=ps;!function(t,e){const n=ps,r=t();for(;;)try{if(369134===-parseInt(n(356))/1+parseInt(n(367))/2+-parseInt(n(360))/3*(-parseInt(n(357))/4)+parseInt(n(354))/5*(-parseInt(n(358))/6)+parseInt(n(370))/7*(parseInt(n(351))/8)+-parseInt(n(369))/9*(parseInt(n(368))/10)+parseInt(n(363))/11*(parseInt(n(350))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ms);class ds extends t.Plugin{[gs(364)](){const t=gs,e=this[t(353)];e[t(366)][t(348)](t(355))&&(e[t(366)][t(352)](t(361))[t(365)](t(359)),e[t(366)][t(352)](t(361))[t(365)](t(362)),e[t(366)][t(352)](t(361))[t(365)](t(349)))}}function ps(t,e){const n=ms();return(ps=function(t,e){return n[t-=348]})(t,e)}function ms(){const t=["get","editor","3372245NJTfLf","CaseChange","177544BkNpGe","2929756QoehdB","6rZCSju","changeCaseUpper","3viNqFk","TrackChangesEditing","changeCaseLower","11ESCUPV","afterInit","enableCommand","plugins","111372vrYiND","2162920prLCeS","18yQoAcz","3283LtIhhF","has","changeCaseTitle","10111260GdtkzX","392JupeuN"];return(ms=function(){return t})()}const Is=bs;function Es(){const t=["enableCommand","5161743agMwJp","1814990LSMYiO","plugins","8uTCxmY","26454fQUCjA","236EtBMBs","2709660IeKDPi","commands","get","346905pOWPzS","203uqhTtZ","editor","4736535BSEbiH","TrackChangesEditing","2127FVgmam","ckbox","afterInit"];return(Es=function(){return t})()}function bs(t,e){const n=Es();return(bs=function(t,e){return n[t-=465]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(761706===-parseInt(n(480))/1*(parseInt(n(471))/2)+parseInt(n(475))/3+-parseInt(n(472))/4+parseInt(n(478))/5+parseInt(n(470))/6*(-parseInt(n(476))/7)+-parseInt(n(469))/8*(-parseInt(n(466))/9)+parseInt(n(467))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Es);class Ts extends t.Plugin{[Is(482)](){const t=Is,e=this[t(477)];e[t(473)][t(474)](t(481))&&e[t(468)][t(474)](t(479))[t(465)](t(481))}}const _s=As;function ys(){const t=["label","toLowerCase","362665ZqkcDn","parent","_descriptionFactory","from","value","268115bJidEV","schema","registerElementLabel","formatBlock","isLimit","plugins","indentCodeBlock","forceValue","locale","*Remove format:* %0","languages","blockName","9276650pjqKCl","commands","model","getSelectedBlocks","name","language","filter","1509368JfrIfg","*Set format:* %0","format","config","commandName","afterInit","find","1860210JKKDRN","registerDescriptionCallback","get","document","ELEMENT_CODE_BLOCK","type","commandParams","selection","331458gEYtuW","editor","enableCommand","7ywHKpo","codeBlock","CodeBlock","12vQyQhq","change","TrackChangesEditing","has","markBlockFormat","2Zridlt","checkChild","outdentCodeBlock","575607ImBvPv","rootElement"];return(ys=function(){return t})()}function As(t,e){const n=ys();return(As=function(t,e){return n[t-=103]})(t,e)}!function(t,e){const n=As,r=t();for(;;)try{if(200522===parseInt(n(156))/1*(parseInt(n(144))/2)+parseInt(n(147))/3+parseInt(n(139))/4*(parseInt(n(151))/5)+-parseInt(n(133))/6*(-parseInt(n(136))/7)+parseInt(n(118))/8+parseInt(n(125))/9+-parseInt(n(111))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ys);class Cs extends t.Plugin{[_s(123)](){const t=_s,e=this[t(134)];if(!e[t(104)][t(142)](t(138)))return;const n=e[t(104)][t(127)](t(141)),r=e[t(107)],s=e[t(121)][t(127)](t(137))[t(109)],o=e[t(112)][t(127)](t(137));n[t(135)](t(105)),n[t(135)](t(146)),n[t(135)](t(137),((r,i={})=>{const a=t,c=e[a(113)],u=e[a(113)][a(128)][a(132)],l=i&&void 0!==i[a(106)]?i[a(106)]:!o[a(155)];let f;i[a(116)]||(i[a(116)]=s[0][a(116)]),f=l?Array[a(154)](u[a(114)]())[a(117)]((t=>ks(t)||function(t,e){const n=a;return!t.is(n(148))&&!e[n(103)](t)&&e[n(145)](t[n(152)],n(137))}(t,c[a(157)]))):Array[a(154)](u[a(114)]())[a(117)]((t=>ks(t)));const h=y(f,c);c[a(140)]((()=>{const t=a;for(const e of h)n[t(143)](e,{commandName:t(137),commandParams:[{...i,forceValue:l}],formatGroupId:t(110)})}))})),n[t(153)][t(158)](t(137),(e=>zr(r,t(129),e))),n[t(153)][t(126)]((e=>{const n=t;if(n(159)!=e[n(130)])return;const o=r.t,{data:i}=e;if(!i||n(137)!=i[n(122)])return;const a=i[n(131)][0][n(116)],c=o(s[n(124)]((t=>t[n(116)]===a))[n(149)])[n(150)]();return i[n(131)][0][n(106)]?{type:n(120),content:zr(r,n(119),zr(r,n(129),1)+" ("+c+")")}:{type:n(120),content:zr(r,n(108),zr(r,n(129),1))}}))}}function ks(t){const e=_s;return e(137)==t[e(115)]}const Ns=Ls;function Rs(){const t=["38070804EJewwF","afterInit","CommentsEditing","9HicDyR","21brVPcL","830HOuPdq","42436VJDnHR","addCommentThread","11bEcGVA","1035956teYnGw","editor","17130MyMWOH","plugins","enableCommand","260835uRMRFs","2703911zSfqtn","8ThmBcy","has","get","11257130boZUdP","TrackChangesEditing"];return(Rs=function(){return t})()}function Ls(t,e){const n=Rs();return(Ls=function(t,e){return n[t-=234]})(t,e)}!function(t,e){const n=Ls,r=t();for(;;)try{if(569029===parseInt(n(234))/1*(-parseInt(n(236))/2)+parseInt(n(244))/3+-parseInt(n(239))/4+parseInt(n(235))/5*(-parseInt(n(241))/6)+parseInt(n(245))/7*(-parseInt(n(246))/8)+-parseInt(n(254))/9*(parseInt(n(249))/10)+-parseInt(n(238))/11*(-parseInt(n(251))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Rs);class Ss extends t.Plugin{[Ns(252)](){const t=Ns,e=this[t(240)];e[t(242)][t(247)](t(253))&&e[t(242)][t(248)](t(250))[t(243)](t(237))}}var vs=n(834);function Ms(t,e,n){const r=Os,s=[];for(const o of e[r(376)]())o[r(346)](t)&&s[r(388)](n[r(387)](o));return s}function Os(t,e){const n=Ds();return(Os=function(t,e){return n[t-=340]})(t,e)}function ws(t,e,{showActiveMarker:n=!0}={}){const r=Os,s=t[r(364)][r(381)](r(352));return(o,i,a)=>{const c=r;if(!a[c(367)][c(345)](i[c(348)],o[c(359)]))return;const u=i[c(348)][c(340)](),l=i[c(348)][c(344)],f=t[c(343)][c(362)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(384)];d=d||f[c(389)](e);const n=a[c(373)][c(369)](e);if(n&&n[c(394)](c(372)))return;c(358)==t[c(366)]&&f[c(341)](e)&&!f[c(347)](e)&&(e[c(379)]||l[c(391)]?h&&h[c(361)]==e||(h=e,m(t[c(355)]),p=!0):g=g||t[c(355)])}function m(t){const r=c,o=a[r(365)][r(353)](r(374),{class:r(342)+e}),u=a[r(373)][r(393)](t);n&&s[r(380)][r(357)](i[r(375)])&&a[r(365)][r(383)](r(363),o),a[r(365)][r(386)](u,o),a[r(373)][r(385)](o,i[r(375)])}d||p||!g||m(g)}}function Ds(){const t=["4476455xwLZRr","getAttribute","TrackChangesEditing","createUIElement","2376324FvdZaU","previousPosition","482456ntjKQO","includes","elementEnd","name","45134DhaYms","parent","schema","ck-suggestion-marker--active","plugins","writer","type","consumable","1258068cnxaLe","toViewElement","listIndent","524052zmZkug","addHighlight","mapper","span","markerName","getItems","8TiCavt","33AOdMgt","nextSibling","activeMarkers","get","element","addClass","item","bindElementToMarker","insert","createRangeOn","push","isContent","listItem","isAtEnd","5545099lMdgNe","toViewPosition","getCustomProperty","getWalker","isBlock","ck-suggestion-marker-","model","start","test","hasAttribute","isLimit","markerRange","10JGgLJy"];return(Ds=function(){return t})()}function Fs(t,e){const n=xs();return(Fs=function(t,e){return n[t-=178]})(t,e)}!function(t,e){const n=Os,r=t();for(;;)try{if(522323===parseInt(n(371))/1+-parseInt(n(360))/2*(-parseInt(n(378))/3)+parseInt(n(356))/4+parseInt(n(350))/5+-parseInt(n(368))/6+-parseInt(n(392))/7*(parseInt(n(377))/8)+parseInt(n(354))/9*(-parseInt(n(349))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ds);const Ps=Fs;function xs(){const t=["5689760qSmpLN","createSelection","selection","30ekseAM","writer","56OBswbn","detach","uiElement","markerName","isCollapsed","data","removeMarker:suggestion:deletion","9254155NyIsrm","downcastDispatcher","get","unlock","3150024ueNWER","editor","setSelection","addMarker:suggestion:deletion","899247ytouzF","enableCommand","18890019pJQSCL","plugins","buffer","3084458qFCqsl","merge","fromRange","modifySelection","batch","end","delete","$graveyard","high","createRange","TrackChangesEditing","start","document","requires","remove","showSuggestionHighlights","bind","options","editing","744191nJcLPP","lock","deleteForward","unit","model","markerNameToElements","getFirstRange","forward","commands","enqueueChange","init","mapper","root","unbindElementFromMarkerName","rootName","1PZNqcU"];return(xs=function(){return t})()}!function(t,e){const n=Fs,r=t();for(;;)try{if(962237===parseInt(n(225))/1*(-parseInt(n(191))/2)+-parseInt(n(186))/3+-parseInt(n(226))/4+-parseInt(n(178))/5+parseInt(n(182))/6+parseInt(n(210))/7*(-parseInt(n(231))/8)+-parseInt(n(188))/9*(-parseInt(n(229))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xs);class Bs extends t.Plugin{static get[Ps(204)](){return[vs.Delete]}[Ps(220)](){const t=Ps,e=this[t(183)],n=e[t(189)][t(180)](t(201));n[t(187)](t(197));const r=e[t(218)][t(180)](t(212));n[t(187)](t(212),((n,s={})=>{const o=t,a=e[o(214)][o(227)](e[o(214)][o(203)][o(228)]);a[o(235)]&&e[o(214)][o(194)](a,{direction:o(217),unit:s[o(213)]});const c=a[o(216)](),u=i.LiveRange[o(193)](c);let l;n(s),l=o(198)==u[o(222)][o(224)]?e[o(214)][o(200)](c[o(202)]):e[o(214)][o(200)](u[o(202)],u[o(196)]),u[o(232)](),e[o(214)][o(219)](r[o(190)][o(195)],(t=>{const e=o;r[e(190)][e(211)](),t[e(184)](t[e(200)](l[e(196)])),r[e(190)][e(181)]()}))})),e[t(209)][t(179)].on(t(185),ws(e,t(192)),{priority:t(199)}),e[t(236)][t(179)].on(t(185),((n,r,s)=>{const o=t;s[o(208)][o(206)]&&ws(e,o(192),{showActiveMarker:!1})[o(207)](this)(n,r,s)}),{priority:t(199)}),e[t(209)][t(179)].on(t(237),((e,n,r)=>{const s=t,o=r[s(221)][s(215)](n[s(234)]);if(o)for(const t of o)t.is(s(233))&&(r[s(221)][s(223)](t,n[s(234)]),r[s(230)][s(205)](t))}),{priority:t(199)})}}const Us=js;function js(t,e){const n=Gs();return(js=function(t,e){return n[t-=269]})(t,e)}function Gs(){const t=["differ","execute","setAttribute","attribute","groupId","1226093jcZRfv","commandParams","previousSibling","key","*Outdent:* %0","TrackChangesEditing","*Format:* remove from %0","schema","4710UQwMCM","from","todoList","FORMAT_INDENT","nextSibling","*Indent:* %0","nodeAfter","trackChangesCommand","meta","getAttribute","getSuggestions","type","registerPostFixer","175105WvCTss","listReversed","ELEMENT_TODO_LIST","*Split:* list item","list.multiBlock","getChanges","listStyle","splitListItemAfter","isNextTo","listIndent","next","_enableDefaultAttributesIntegration","config","parent","data","2360118OZClJA","376hDqfyU","forceValue","*Merge:* %0","ELEMENT_","todoListCheck","format","_getAttributeKey","plugins","range","end","ListEditing","document","registerElementLabel","containsItem","attributes","_descriptionFactory","head","has","833406cIarYc","ELEMENT_BULLETED_LIST","detach","assureChains","createPositionAt","*Merge:* list item","_supportLegacySuggestions","TodoListEditing","listItemIdFixer","*Check item*","filter","multipleBlocks","*Format:* insert into %0","attributeKey","batch","numbered","*Uncheck item*","every","createRange","suggestion","bulletedList","registerAttributeLabel","splitListItemBefore","getRanges","oldValue","*Change to:* %0","isUndo","default","todo","*Set format:* %0","listType","3189205RYiETR","start","refresh","*Remove format:* %0","setSelection","indentList","commands","selection","commandName","newValue","getFirstMarker","find","editor","noTrackChangesFixer","ELEMENT_NUMBERED_LIST","map","accept","length","fromRange","toUpperCase","model","documentList","registerDescriptionCallback","includes","formatBlock","afterInit","change","getFirstRange","_suggestionFactory","todoListChecked","ELEMENT_LIST_ITEM","push","registerCustomCallback","removeMarker","listItemId","mergeListItemForward","_LIST","mergeListItemBackward","listStart","isLocal","deletion","value","get","_registerLegacyDescription","outdentList","4HfGYja","checkTodoList","31329OnAJKk","bulleted","2299836JynfXJ","_findSuggestions","numberedList","locale","isObject"];return(Gs=function(){return t})()}!function(t,e){const n=js,r=t();for(;;)try{if(635393===parseInt(n(296))/1+parseInt(n(351))/2+parseInt(n(332))/3+parseInt(n(282))/4*(parseInt(n(382))/5)+parseInt(n(286))/6+parseInt(n(317))/7*(-parseInt(n(333))/8)+-parseInt(n(284))/9*(parseInt(n(304))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class Vs extends t.Plugin{[Us(407)](){const t=Us,e=this[t(394)];if(!e[t(340)][t(350)](t(343)))return;const n=e[t(289)],r=e[t(340)][t(279)](t(301)),s=e[t(340)][t(350)](t(358)),o=!!e[t(329)][t(279)](t(321));function i(e){const r=t;return{type:r(338),content:""+zr(n,r(380),e)}}function a(e){const r=t;return{type:r(338),content:""+zr(n,r(385),e)}}r[t(328)](t(288),[],[t(271),t(381),t(326)]),r[t(328)](t(371)),r[t(328)](t(387)),r[t(328)](t(281)),r[t(328)](t(324)),r[t(328)](t(373)),o&&(r[t(328)](t(274)),r[t(328)](t(272))),s&&(r[t(328)](t(306)),r[t(328)](t(283),[],[t(411)]),r[t(348)][t(404)]((e=>{const r=t,{data:s}=e;if(s&&r(411)==s[r(299)])return{type:r(338),content:s[r(391)]?zr(n,r(360)):zr(n,r(367))}})),this[t(394)][t(402)][t(344)][t(316)]((e=>{const n=t;if(e[n(365)][n(377)])return!1;let s=!1;const o=r[n(314)]({skipNotAttached:!0})[n(361)]((t=>n(411)===r[n(339)](t)));for(const t of o)n(379)!=t[n(409)]()[n(383)][n(310)][n(313)](n(381))&&(r[n(287)](t[n(409)](),n(294))[n(393)]((t=>n(381)===r[n(339)](t[n(370)])))||(e[n(270)](t[n(392)]()),s=!0));return s}))),r[t(348)][t(372)](t(326),zr(n,t(307)));const c={type:t(338),content:""};r[t(348)][t(404)]((e=>{const r=t,{data:s}=e;if(!s||r(381)!=s[r(299)])return;let u=e[r(349)];for(;u;){if(u[r(331)]&&(r(323)==u[r(331)][r(299)]&&(u[r(331)][r(391)]&&r(378)!=u[r(331)][r(391)]||r(378)!=u[r(331)][r(375)]&&!s[r(391)])||!o&&u[r(331)][r(299)]==Ic))return c;u=u[r(327)]}if(null==s[r(391)])switch(s[r(375)]){case r(285):return a(zr(n,r(352)));case r(366):return a(zr(n,r(396)));case r(379):return a(zr(n,r(319)))}switch(s[r(391)]){case r(285):return i(zr(n,r(352)));case r(366):return i(zr(n,r(396)));case r(379):return i(zr(n,r(319)))}})),r[t(348)][t(404)]((e=>{const n=t,{data:r}=e;if(r&&n(326)==r[n(299)])return null==r[n(391)]||null==r[n(375)]&&0==r[n(391)]?c:void 0})),r[t(348)][t(404)]((e=>{const r=t;if(r(294)!=e[r(315)])return;const{data:s}=e;if(!s||r(271)!=s[r(299)])return;const o=Hs(e);return o?r(391)==o?{type:r(338),content:zr(n,r(356))}:r(375)==o?{type:r(338),content:zr(n,r(320))}:c:c})),e[t(402)][t(344)][t(316)]((e=>this[t(359)](e))),e[t(402)][t(344)][t(316)]((e=>this[t(395)](e))),e[t(402)][t(344)][t(316)]((e=>this[t(354)](e))),this[t(357)]()}[Us(359)](t){const e=Us;if(t[e(365)][e(377)]||!t[e(365)][e(276)])return!1;let n=!1;const r=this[e(394)][e(340)][e(279)](e(301))[e(314)]({skipNotAttached:!0})[e(361)]((t=>t[e(331)]&&e(271)==t[e(331)][e(299)]))[e(361)]((t=>t[e(331)][e(391)]&&t[e(331)][e(375)]));for(const s of r)Hs(s)||(t[e(270)](s[e(392)]()),n=!0);return n}[Us(395)](t){const e=Us;if(t[e(365)][e(377)]||!t[e(365)][e(276)])return!1;const n=this[e(394)][e(340)][e(279)](e(301));if(n[e(311)][e(278)])return!1;let r=!1;const s=[e(381),e(323),e(271),e(326),e(275),e(318),e(337)],o=this[e(394)][e(402)][e(344)][e(291)][e(322)]()[e(361)]((t=>e(294)==t[e(315)]))[e(361)]((t=>s[e(405)](t[e(364)])));if(0==o[e(399)])return r;for(const i of o){const o=n[e(287)](i[e(341)],e(294))[e(361)]((t=>!t[e(312)][e(325)]))[e(397)]((t=>t[e(370)]))[e(361)]((t=>{const r=e,o=n[r(339)](t);return s[r(405)](o)}));if(o[e(399)]){for(const n of o)t[e(270)](n[e(392)]());r=!0}}return r}[Us(354)](t){const e=Us;if(t[e(365)][e(377)]||!t[e(365)][e(276)])return!1;const n=this[e(394)][e(340)][e(279)](e(301));let r=!1;const s=[e(381),e(323),e(271),e(326),e(275),e(318),e(337)];for(const t of n[e(314)]({skipNotAttached:!0})){const o=n[e(287)](t[e(409)](),e(294))[e(397)]((t=>t[e(370)]))[e(361)]((t=>t[e(331)]&&s[e(405)](t[e(331)][e(299)])));if(!o[e(399)])continue;const a=o[0][e(349)][e(347)][e(295)];if(!o[e(368)]((t=>t[e(347)][e(295)]===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(314)]({skipNotAttached:!0})[s(361)]((e=>s(294)==e[s(315)]&&e[s(347)][s(295)]==t)))e[s(293)](s(295),r)}function i(t,n){const r=e;let s=t[r(349)],i=!1;for(;s;)s[r(347)][r(295)]!=n&&(o(s[r(347)][r(295)],n),s[r(293)](r(295),n),i=!0),s=s[r(327)];return i}}[Us(357)](){const t=Us,e=this[t(394)],n=e[t(289)],r=e[t(340)][t(279)](t(301));this[t(280)](),r[t(410)][t(269)](t(406),t(403),t(398),(function(n,r){const s=t,o=[];for(let t of n)t[s(383)][s(310)]===t[s(342)][s(330)]&&(t=e[s(402)][s(369)](e[s(402)][s(355)](t[s(383)][s(310)],0))),o[s(413)](t);e[s(402)][s(408)]((t=>{const n=s,a=e[n(402)][n(344)][n(389)],c=Array[n(305)](a[n(374)]())[n(397)]((t=>i.LiveRange[n(400)](t)));t[n(386)](o),e[n(388)][n(279)](r[n(390)])[n(384)](),r[n(297)][n(413)]({forceDefaultExecution:!0}),e[n(292)](r[n(390)],...r[n(297)]),t[n(386)](c);for(const t of c)t[n(353)]()}))})),r[t(348)][t(345)]((function(n){const r=t,s=!e[r(402)][r(303)][r(290)](n),o=n[r(298)],i=n[r(308)],a=n[r(313)](r(271)),c=!o||o[r(313)](r(271))!==a,u=!i||i[r(313)](r(271))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(412),e)))}[Us(280)](){const t=Us,e=this[t(394)],n=e[t(289)];function r(n){const r=t,s=e[r(388)][r(279)](r(371))[r(278)],o=e[r(388)][r(279)](r(288))[r(278)];return r(288)===n?s:o}e[t(340)][t(279)](t(301))[t(348)][t(404)]((function(s){const o=t;if(o(406)!=s[o(315)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(390)]){case o(371):u=i[o(297)][0][o(334)],l=r(i[o(390)]),a=o(u?363:302),!l&&e[o(329)][o(279)](o(321))||(a=o(376)),c={type:o(338),content:zr(n,a,zr(n,o(352)))};break;case o(288):u=i[o(297)][0][o(334)],l=r(i[o(390)]),a=o(u?363:302),!l&&e[o(329)][o(279)](o(321))||(a=o(376)),c={type:o(338),content:zr(n,a,zr(n,o(396)))};break;case o(387):a=o(309),c={type:o(338),content:zr(n,a,zr(n,o(412)))};break;case o(281):a=function(t){const e=o,n=t[e(409)]();let r=n[e(383)][e(310)];for(;r&&n[e(346)](r);){if(r[e(313)](e(326))>0)return!1;r=r[e(308)]}return!0}(s)?zr(n,o(302),zr(n,function(t){const e=o;return e(336)+t[e(409)]()[e(383)][e(310)][e(313)](e(381))[e(401)]()+e(273)}(s))):zr(n,o(300),zr(n,o(412))),c={type:o(338),content:a};break;case o(274):case o(272):!1===i[o(362)]&&(a=o(335),c={type:o(277),content:zr(n,a,zr(n,o(412)))})}return c}))}}function Hs(t){const e=Us;let n=t[e(409)]()[e(383)][e(310)][e(298)];for(;n;){const r=n[e(313)](e(271));if(!r)return!1;if(r==t[e(331)][e(391)])return e(391);if(r==t[e(331)][e(375)])return e(375);n=n[e(298)]}return!1}const zs=Ws;function Ws(t,e){const n=qs();return(Ws=function(t,e){return n[t-=141]})(t,e)}function qs(){const t=["353968PnZlak","list.properties","decimal","removeMarker","isUndo","6KcKYJf","reversed","*Format:* set start index to %0","commandName","*Set format:* %0","toUpperCase","disc","_getTranslationKeyForListStyle","50892espmud","next","2bvAXFQ","document","getSuggestions","startIndex","ELEMENT_","715XzGxoN","key","9OjiLVm","registerPostFixer","default","*Remove format:* %0","97755xrGaMI","afterInit","filter","data","handleDescriptions","plugins","decimal-leading-zero","head","upper-latin","*Format:* set order to reversed","numbered","_enableDefaultAttributesIntegration","*Format:* set order to regular","listReversed","TrackChangesEditing","lower-roman","_LIST_DEFAULT","getFirstRange","_registerLegacyDescription","FORMAT_LIST_REVERSED","type","385850avsmLQ","newValue","get","model","format","listType","registerDescriptionCallback","getFirstMarker","commandParams","_descriptionFactory","ListPropertiesEditing","suggestion","bind","styles","editor","lower-latin","2342728srRnhu","locale","bulleted","replace","_getAttributeKey","53500UUZnex","registerAttributeLabel","nodeAfter","_findSuggestions","_LIST_","has","attribute","54111thXlKo","start","square","getAttribute","*Change to:* %0","config","listStyle","circle","find","FORMAT_LIST_START","oldValue","listStart","formatBlock","batch","includes","upper-roman"];return(qs=function(){return t})()}!function(t,e){const n=Ws,r=t();for(;;)try{if(201681===-parseInt(n(201))/1+-parseInt(n(203))/2*(-parseInt(n(172))/3)+parseInt(n(188))/4+parseInt(n(144))/5*(parseInt(n(193))/6)+parseInt(n(214))/7+-parseInt(n(160))/8*(parseInt(n(210))/9)+-parseInt(n(165))/10*(-parseInt(n(208))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qs);class Ks extends t.Plugin{[zs(215)](){const t=zs;if(!this[t(158)][t(219)][t(170)](t(154)))return;const e=this[t(158)][t(177)][t(146)](t(189)),n=this[t(158)][t(219)][t(146)](t(228));e[t(157)]&&n[t(225)](t(178),[],[t(178)]),e[t(194)]&&n[t(225)](t(227),[],[t(227)]),e[t(206)]&&n[t(225)](t(183),[],[t(183)]);const r={type:t(148),content:""};n[t(153)][t(150)](this[t(218)][t(156)](this));const s=this[t(158)][t(161)];n[t(153)][t(166)](t(227),zr(s,t(142))),n[t(153)][t(150)]((e=>{const n=t,{data:s}=e;if(s&&n(227)==s[n(209)])return null==s[n(145)]||0==s[n(145)]&&null==s[n(182)]?r:void 0})),n[t(153)][t(166)](t(183),zr(s,t(181))),n[t(153)][t(150)]((e=>{const n=t,{data:s}=e;if(s&&n(183)==s[n(209)])return null==s[n(145)]||1==s[n(145)]&&null==s[n(182)]?r:void 0})),this[t(158)][t(147)][t(204)][t(211)]((e=>{const r=t;if(e[r(185)][r(192)])return!1;let s=!1;const o=n[r(205)]({skipNotAttached:!0})[r(216)]((t=>{const e=r,s=n[e(164)](t);return e(183)==s||e(227)==s}));for(const t of o)r(224)!=t[r(231)]()[r(173)][r(167)][r(175)](r(149))&&(n[r(168)](t[r(231)](),r(171))[r(180)]((t=>r(149)==n[r(164)](t[r(155)])))||(e[r(191)](t[r(151)]()),s=!0));return s})),this[t(141)]()}[zs(218)](t){const e=zs,n=this[e(158)][e(161)],{data:r}=t,s={type:e(148),content:""};if(!r||e(178)!=r[e(209)])return;if(!r[e(182)])return e(212)==r[e(145)]?s:{type:e(148),content:""+zr(n,e(197),zr(n,this[e(200)](r[e(145)])))};if(!r[e(145)]){if(e(212)==r[e(182)])return s;let o=t[e(221)];for(;o;){if(o[e(217)]&&e(149)==o[e(217)][e(209)]&&o[e(217)][e(145)])return s;o=o[e(202)]}return{type:e(148),content:""+zr(n,e(213),zr(n,this[e(200)](r[e(182)])))}}if(e(212)!=r[e(145)])return{type:e(148),content:""+zr(n,e(197),zr(n,this[e(200)](r[e(145)])))};let o=t[e(221)];for(;o;){if(o[e(217)]&&e(149)==o[e(217)][e(209)]&&o[e(217)][e(145)]&&o[e(217)][e(182)])return s;o=o[e(202)]}const i=t[e(231)]()[e(173)][e(167)][e(175)](e(149));return{type:e(148),content:zr(n,e(197),zr(n,e(207)+i[e(198)]()+e(230)))}}[zs(141)](){const t=zs,e=this[t(158)],n=e[t(161)];e[t(219)][t(146)](t(228))[t(153)][t(150)]((e=>{const r=t;if(r(184)!=e[r(143)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(196)]){case r(178):o=r(176),i={type:r(148),content:zr(n,o,zr(n,this[r(200)](s[r(152)][0][r(143)])))};break;case r(227):o=s[r(152)][0][r(194)]?r(223):r(226),i={type:r(148),content:zr(n,o)};break;case r(183):o=r(195),i={type:r(148),content:zr(n,o,s[r(152)][0][r(206)])}}return i}))}[zs(200)](t){const e=zs;return e(207)+function(t){const n=e;return Js[n(186)](t)?n(162):Xs[n(186)](t)?n(224):null}(t)[e(198)]()+e(169)+t[e(198)]()[e(163)](/-/g,"_")}}const Js=[zs(199),zs(179),zs(174)],Xs=[zs(190),zs(220),zs(229),zs(187),zs(159),zs(222)];var Zs=n(507);const Ys=$s;function Qs(){const t=["265048tcNMzY","21icoJLa","init","parent","mapper","document","nextSibling","plugins","hasClass","481446tMsnqn","selection","split","enterBlock","remove","fromRange","getFirstPosition","options","markerNameToElements","showSuggestionHighlights","detach","enableCommand","addMarker:suggestion:insertion","ck-suggestion-marker-split","change","removeMarker:suggestion:insertion","markerName","bind","121106FtwCRi","requires","925640OTvVun","high","data","3XfGCcG","TrackChangesEditing","setSelection","803132kuazEO","editing","markInsertion","getFirstRange","writer","editor","end","commands","670504yVLPUm","get","downcastDispatcher","enter","createPositionAt","createRange","6530967YOAqyb","fire","model","unbindElementFromMarkerName","afterExecute"];return(Qs=function(){return t})()}function $s(t,e){const n=Qs();return($s=function(t,e){return n[t-=471]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(196423===parseInt(n(522))/1+parseInt(n(495))/2*(-parseInt(n(500))/3)+parseInt(n(503))/4+parseInt(n(497))/5+parseInt(n(477))/6+-parseInt(n(523))/7*(-parseInt(n(511))/8)+-parseInt(n(517))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qs);class to extends t.Plugin{static get[Ys(496)](){return[Zs.Enter]}[Ys(524)](){const t=Ys,e=this[t(508)],n=e[t(475)][t(512)](t(501)),r=e[t(510)][t(512)](t(514));n[t(488)](t(514),(()=>{const s=t;e[s(519)][s(491)]((t=>{const o=s,a=e[o(519)][o(473)][o(478)],c=a[o(483)](),u=i.LiveRange[o(482)](a[o(506)]());if(r[o(480)](t)){const r=e[o(519)][o(515)](c[o(471)][o(474)],0),s=t[o(516)](c,r);n[o(505)](s)}else t[o(502)](t[o(516)](u[o(509)]));u[o(487)](),r[o(518)](o(521),{writer:t})}))})),e[t(504)][t(513)].on(t(489),ws(e,t(479)),{priority:t(498)}),e[t(504)][t(513)].on(t(492),((e,n,r)=>{const s=t,o=r[s(472)][s(485)](n[s(493)]);if(o)for(const t of o)t[s(476)](s(490))&&(r[s(472)][s(520)](t,n[s(493)]),r[s(507)][s(481)](t))}),{priority:t(498)}),e[t(499)][t(513)].on(t(489),((n,r,s)=>{const o=t;s[o(484)][o(486)]&&ws(e,o(479),{showActiveMarker:!1})[o(494)](this)(n,r,s)}),{priority:t(498)})}}const eo=no;function no(t,e){const n=ro();return(no=function(t,e){return n[t-=406]})(t,e)}function ro(){const t=["419069rYISih","has","suggestion:deletion","plugins","editor","2760066vWipsd","start","item","getRange","824031yOILsk","findByTextCallback","5WpHCqJ","5325950xllcjS","model","end","replace","bind","29824xeGxHO","replaceAll","16OBCDLi","FindAndReplaceEditing","_isInDeletionRange","handleFindCommand","afterInit","11MmhREa","get","find","getMarkersGroup","FindAndReplaceUtils","116157pVpmzj","markers","2017680lHJSba","TrackChangesEditing","createPositionAt","filter","findNext","getIntersection","enableCommand","createRange","findPrevious","string","2mkmusK"];return(ro=function(){return t})()}!function(t,e){const n=no,r=t();for(;;)try{if(175351===-parseInt(n(420))/1+-parseInt(n(432))/2*(-parseInt(n(442))/3)+parseInt(n(408))/4*(parseInt(n(444))/5)+-parseInt(n(422))/6+-parseInt(n(433))/7*(-parseInt(n(410))/8)+-parseInt(n(438))/9+parseInt(n(445))/10*(parseInt(n(415))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[eo(414)](){const t=eo;if(!this[t(437)][t(436)][t(434)](t(411)))return;const e=this[t(437)][t(436)][t(416)](t(423));e[t(428)](t(417),this[t(413)][t(407)](this)),e[t(428)](t(426)),e[t(428)](t(430)),e[t(428)](t(406)),e[t(428)](t(409))}[eo(413)](t,e,n={}){const r=eo,s=this[r(437)][r(436)][r(416)](r(419));return t((t=>(r(431)==typeof e?s[r(443)](e,n):e)(t)[r(425)]((e=>!1===this[r(412)](e,t[r(440)])))),n)}[eo(412)](t,e){const n=eo,r=this[n(437)][n(446)][n(429)](this[n(437)][n(446)][n(424)](e,t[n(439)]),this[n(437)][n(446)][n(424)](e,t[n(447)]));for(const t of this[n(437)][n(446)][n(421)][n(418)](n(435)))if(null!==r[n(427)](t[n(441)]()))return!0;return!1}}const oo=io;function io(t,e){const n=uo();return(io=function(t,e){return n[t-=241]})(t,e)}!function(t,e){const n=io,r=t();for(;;)try{if(435642===-parseInt(n(249))/1*(-parseInt(n(261))/2)+-parseInt(n(285))/3+parseInt(n(244))/4+-parseInt(n(291))/5+parseInt(n(283))/6*(parseInt(n(300))/7)+parseInt(n(294))/8*(parseInt(n(252))/9)+-parseInt(n(245))/10*(parseInt(n(297))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(uo);const ao=[{pluginName:oo(276),commandName:oo(270)},{pluginName:oo(241),commandName:oo(282)},{pluginName:oo(287),commandName:oo(290)},{pluginName:oo(284),commandName:oo(262)}];class co extends t.Plugin{[oo(254)](){const t=oo,e=this[t(301)][t(269)],n=this[t(301)][t(259)][t(274)](t(264));for(const{pluginName:e,commandName:r}of ao)this[t(301)][t(259)][t(266)](e)&&n[t(263)](r,[r]);e.t,n[t(272)][t(278)](t(270),zr(e,t(246))),n[t(272)][t(278)](t(282),zr(e,t(273))),n[t(272)][t(278)](t(290),zr(e,t(271))),n[t(272)][t(278)](t(262),zr(e,t(279))),this[t(299)]()}[oo(299)](){const t=oo,e=this[t(301)],n=e[t(269)];e[t(259)][t(274)](t(264))[t(272)][t(253)]((e=>{const r=t,o=n.t;if(r(250)!=e[r(265)])return;const{data:i}=e;if(null!=i){if(r(270)==i[r(251)]){const t=i[r(293)][0][r(247)];if(t){const e=o(this[r(301)][r(259)][r(274)](r(280))[r(256)](this[r(301)][r(281)][r(274)](r(277)))[r(258)]((e=>e[r(289)]==t))[r(292)])[r(275)]();return{type:r(296),content:zr(n,r(288),e)}}return{type:r(296),content:zr(n,r(267))}}if(r(282)==i[r(251)]){const t=i[r(293)][0][r(247)];return t?{type:r(296),content:zr(n,r(295),t)}:{type:r(296),content:zr(n,r(260))}}if(r(290)==i[r(251)]){const t=i[r(293)][0][r(247)];if(t){const e=(0,s.normalizeColorOptions)(this[r(301)][r(281)][r(274)](r(286)))[r(258)]((e=>e[r(289)]==t));let i=t,a="";return e&&(i=e[r(298)],a=o(i)[r(275)]()),{type:r(296),content:zr(n,r(257),a)[r(243)](),color:{value:t,title:a||i}}}return{type:r(296),content:zr(n,r(255))}}if(r(262)==i[r(251)]){const t=i[r(293)][0][r(247)];if(t){const e=(0,s.normalizeColorOptions)(this[r(301)][r(281)][r(274)](r(268)))[r(258)]((e=>e[r(289)]==t));let i=t,a="";return e&&(i=e[r(298)],a=o(i)[r(275)]()),{type:r(296),content:zr(n,r(242),a)[r(243)](),color:{value:t,title:a||i}}}return{type:r(296),content:zr(n,r(248))}}}}))}}function uo(){const t=["value","*Reset font background color*","58MZAKYN","formatInline","commandName","4131VRRgiE","registerDescriptionCallback","afterInit","*Reset font color*","normalizeSizeOptions","*Set font color:* %0","find","plugins","*Reset font family*","12072aQDCxP","fontBackgroundColor","_enableDefaultAttributesIntegration","TrackChangesEditing","type","has","*Reset font size*","fontBackgroundColor.colors","locale","fontSize","FORMAT_FONT_COLOR","_descriptionFactory","FORMAT_FONT_FAMILY","get","toLowerCase","FontSizeEditing","fontSize.options","registerAttributeLabel","FORMAT_FONT_BACKGROUND","FontSize","config","fontFamily","6bBzlRI","FontBackgroundColorEditing","2084433fnUGTm","fontColor.colors","FontColorEditing","*Set font size:* %0","model","fontColor","827475qPBUsA","title","commandParams","13856ecUvEm","*Set font family:* %0","format","3421IQAHsW","label","_registerLegacyDescription","4419863jWnbcO","editor","FontFamilyEditing","*Set font background color:* %0","trim","965176qpkamW","23210hOuutU","FORMAT_FONT_SIZE"];return(uo=function(){return t})()}const lo=fo;function fo(t,e){const n=ho();return(fo=function(t,e){return n[t-=363]})(t,e)}function ho(){const t=["44815UKwLPX","commands","commandParams","100ABgNDP","copyFormat","fontColor","171BGZTEn","toLowerCase","2849098YTkRbo","29039zObCkR","format","5257410UaCuWw","commandName","label","formatBlock","length","toUpperCase","_descriptionFactory","_enableDefaultAttributesIntegration","config","*Set format to:* %0","type","TrackChangesEditing","enableCommand","pasteFormat","fontSize.options","push","find","entries","fontBackgroundColor","locale","join","_registerLegacyDescription","fontColor.colors","20FcqTul","afterInit","fontSize","862630lmiTgK","boolean","*Remove all formatting*","registerDescriptionCallback","slice","charAt","split","normalizeSizeOptions","7802840VGuZnN","model","get","formatInline","plugins","title","967170wDSkqk","FontSize","editor"];return(ho=function(){return t})()}!function(t,e){const n=fo,r=t();for(;;)try{if(744158===-parseInt(n(398))/1*(parseInt(n(369))/2)+-parseInt(n(386))/3+-parseInt(n(392))/4*(-parseInt(n(389))/5)+parseInt(n(400))/6+-parseInt(n(397))/7+-parseInt(n(380))/8+parseInt(n(395))/9*(parseInt(n(372))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[lo(370)](){const t=lo,e=this[t(388)],n=e[t(384)][t(382)](t(411)),r=e[t(390)][t(382)](t(393)),s=e[t(390)][t(382)](t(413));r&&s&&(n[t(407)](t(413)),n[t(412)](t(393)),this[t(367)]())}[lo(367)](){const t=lo,e=this[t(388)],n=e[t(365)];e[t(384)][t(382)](t(411))[t(406)][t(375)]((r=>{const s=t;if(s(403)!=r[s(410)]&&s(383)!=r[s(410)])return;const{data:o}=r;if(o&&s(413)===o[s(401)]){const t=[],r=o[s(391)][0];for(const[n,o]of Object[s(363)](r))t[s(415)](po(e,n,o));return t[s(404)]?{type:s(399),content:zr(n,s(409),t[s(366)](", "))}:{type:s(399),content:zr(n,s(374))}}}))}}function po(t,e,n){const r=lo,o=t[r(365)].t,i=e[r(378)](/(?=[A-Z])/)[r(366)](" "),a=o(i[r(377)](0)[r(405)]()+i[r(376)](1))[r(396)]();if(r(373)==typeof n)return a;if(r(394)===e||r(364)===e){const e=(0,s.normalizeColorOptions)(t[r(408)][r(382)](r(368)))[r(416)]((t=>t[r(381)]==n));return a+" ("+(e?o(e[r(402)])[r(396)]():n)+")"}if(r(371)===e&&isNaN(parseFloat(n))){const e=t[r(384)][r(382)](r(387))[r(379)](t[r(408)][r(382)](r(414)))[r(416)]((t=>t[r(381)]==n));return a+" ("+(e?o(e[r(385)])[r(396)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=Eo();return(Io=function(t,e){return n[t-=460]})(t,e)}function Eo(){const t=["model","afterInit","3YZozkO","HeadingEditing","184TxYJNl","3707174NzjyOq","1873210TopWCl","95MmGbJh","editor","_headingOptions","_descriptionFactory","value","commandParams","plugins","TrackChangesEditing","get","_registerLegacyDescription","title","view","ELEMENT_HEADING_CUSTOM","*Change to:* %0","heading.options","581721LllEOz","11nioCXs","registerElementLabel","694072vWlSCB","match","locale","name","has","format","commandName","18399070zKJKqp","91624860xeDiMf","paragraph","9ABiuqc","type","config","formatBlock","registerDescriptionCallback","heading","418062TfcKPO","ELEMENT_HEADING","find","_enableDefaultAttributesIntegration","_getHeadingLevel"];return(Eo=function(){return t})()}!function(t,e){const n=Io,r=t();for(;;)try{if(993013===parseInt(n(493))/1+parseInt(n(492))/2+-parseInt(n(489))/3*(parseInt(n(466))/4)+-parseInt(n(494))/5*(-parseInt(n(482))/6)+parseInt(n(463))/7*(parseInt(n(491))/8)+-parseInt(n(476))/9*(-parseInt(n(473))/10)+parseInt(n(464))/11*(-parseInt(n(474))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[mo(488)](){const t=mo,e=this[t(495)];if(!e[t(500)][t(470)](t(490)))return;this[t(496)]=e[t(478)][t(502)](t(462));const n=e[t(468)],r=e[t(500)][t(502)](t(501));r[t(485)](t(481));for(const e of this[t(496)])t(475)!=e[t(487)]&&r[t(497)][t(465)](e[t(487)],(n=>{const r=t,i=this[r(486)](e[r(487)]);return null!==i?s(n,i):o(n,e[r(504)])}));function s(e,r){return zr(n,t(483),[e,r])}function o(e,r){return zr(n,t(460),[e,r])}this[t(503)]()}[mo(503)](){const t=mo,e=this[t(495)],n=e[t(468)];e[t(500)][t(502)](t(501))[t(497)][t(480)]((e=>{const r=t;if(r(479)!=e[r(477)])return;const{data:s}=e;if(s&&r(481)==s[r(472)]){const e=s[r(499)][0][r(498)],c=this[r(486)](e);if(null!==c)return{type:r(471),content:zr(n,r(461),(1,a=c,zr(n,r(483),[1,a])))};const u=this[r(496)][r(484)]((t=>t[r(487)]===e))[r(504)];return{type:r(471),content:zr(n,r(461),(o=1,i=u,zr(n,t(460),[o,i])))}}var o,i,a}))}[mo(486)](t){const e=mo;var n,r;const s=t[e(467)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(496)])||void 0===n?void 0:n[e(484)]((n=>n[e(487)]==t));if(o&&o[e(505)]){const t=o[e(505)],n=(null!==(r=t[e(469)])&&void 0!==r?r:t)[e(467)](/^h(\d+)/);if(n)return n[1]}return null}}function To(){const t=["51268008uyuDvq","HighlightEditing","registerAttributeLabel","_registerLegacyDescription","has","250cEqbKw","highlight.options","registerDescriptionCallback","TrackChangesEditing","highlight","editor","model","15549nmzeNa","11457243JgHMOa","6qSUGAB","afterInit","28GwEkhc","_enableDefaultAttributesIntegration","commandParams","commandName","5002516orVPrJ","FORMAT_HIGHLIGHT","*Set highlight:* %0","119187XHqvEp","color","*Remove highlight*","format","8937288IzLoEE","value","_descriptionFactory","formatInline","locale","type","find","875568FopzKv","toLowerCase","config","plugins","5Zgnjgr","title","get"];return(To=function(){return t})()}function _o(t,e){const n=To();return(_o=function(t,e){return n[t-=449]})(t,e)}const yo=_o;!function(t,e){const n=_o,r=t();for(;;)try{if(834656===parseInt(n(480))/1*(parseInt(n(484))/2)+parseInt(n(461))/3+-parseInt(n(488))/4*(parseInt(n(465))/5)+-parseInt(n(482))/6*(parseInt(n(481))/7)+-parseInt(n(454))/8+parseInt(n(450))/9*(-parseInt(n(473))/10)+parseInt(n(468))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(To);class Ao extends t.Plugin{[yo(483)](){const t=yo,e=this[t(478)];if(!e[t(464)][t(472)](t(469)))return;const n=e[t(464)][t(467)](t(476)),r=e[t(458)];n[t(485)](t(477),[t(477)]),n[t(456)][t(470)](t(477),zr(r,t(489))),this[t(471)]()}[yo(471)](){const t=yo,e=this[t(478)],n=e[t(458)];e[t(464)][t(467)](t(476))[t(456)][t(475)]((r=>{const s=t;if(s(457)!=r[s(459)])return;const{data:o}=r;if(o&&s(477)==o[s(487)]){const t=n.t,r=o[s(486)][0][s(455)];if(r){const o=e[s(463)][s(467)](s(474))[s(460)]((t=>t[s(479)]==r)),i=t(o[s(466)])[s(462)]();return{type:s(453),content:zr(n,s(449),i),color:{value:o[s(451)],title:o[s(466)]}}}return{type:s(453),content:zr(n,s(452),zr(n,s(489)))}}}))}}function Co(){const t=["177530bWxKLb","high","showSuggestionHighlights","addClass","editor","elementToStructure","680qHFhpZ","_descriptionFactory","div","ck-horizontal-line","1409465LmgDfW","horizontalLine","plugins","2169072OMMvgQ","get","createContainerElement","dataDowncast","28070FrqvjA","conversion","for","afterInit","createPositionAt","598rTxlxL","HorizontalLineEditing","locale","TrackChangesEditing","102EMzCFf","has","ELEMENT_HORIZONTAL_LINE","registerElementLabel","insert","457LdINnQ","createEmptyElement","6AEVQiQ","6075498ThOUxe","15020GrdeVr","enableCommand"];return(Co=function(){return t})()}const ko=No;function No(t,e){const n=Co();return(No=function(t,e){return n[t-=335]})(t,e)}!function(t,e){const n=No,r=t();for(;;)try{if(179363===-parseInt(n(350))/1*(parseInt(n(341))/2)+parseInt(n(345))/3*(parseInt(n(354))/4)+-parseInt(n(366))/5*(parseInt(n(352))/6)+-parseInt(n(336))/7*(parseInt(n(362))/8)+parseInt(n(369))/9+parseInt(n(356))/10+parseInt(n(353))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Co);class Ro extends t.Plugin{[ko(339)](){const t=ko,e=this[t(360)];if(!e[t(368)][t(346)](t(342)))return;e[t(368)][t(370)](t(344))[t(355)](t(367));const n=e[t(368)][t(370)](t(344)),r=e[t(343)];n[t(363)][t(348)](t(367),(e=>zr(r,t(347),e))),e[t(337)][t(338)](t(335))[t(361)]({model:t(367),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(358)])return null;const o=n[s(371)](s(364)),i=n[s(351)]("hr");return n[s(359)](s(365),o),n[s(349)](n[s(340)](o,0),i),o},converterPriority:t(357)})}}function Lo(t,e){const n=vo();return(Lo=function(t,e){return n[t-=144]})(t,e)}const So=Lo;function vo(){const t=["9139338VBxLsB","locale","registerElementLabel","_enableDefaultAttributesIntegration","22770CqZjFn","registerDescriptionCallback","has","1742608MBGXsV","type","ELEMENT_HTML_EMBED","HtmlEmbed","TrackChangesEditing","*Change %0 content*","format","84XXqVMl","nodeAfter","value","plugins","getFirstRange","1161566iBpGin","afterInit","6917448kIxoDy","editor","4dLFOhL","3790LjwvIt","attribute","_registerLegacyDescription","formatBlock","273530ZitOsp","7Jfjgew","rawHtml","key","get","htmlEmbed","_descriptionFactory","element","start","1938441xiUKAp","commandName"];return(vo=function(){return t})()}!function(t,e){const n=Lo,r=t();for(;;)try{if(606660===parseInt(n(162))/1+-parseInt(n(150))/2+-parseInt(n(180))/3*(-parseInt(n(166))/4)+-parseInt(n(171))/5*(-parseInt(n(157))/6)+-parseInt(n(172))/7*(parseInt(n(164))/8)+-parseInt(n(182))/9+-parseInt(n(167))/10*(-parseInt(n(147))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vo);class Mo extends t.Plugin{[So(163)](){const t=So,e=this[t(165)];if(!e[t(160)][t(149)](t(153)))return;const n=e[t(160)][t(175)](t(154)),r=e[t(144)];n[t(177)][t(145)](t(173),(e=>zr(r,t(152),e))),n[t(146)](t(176),[],[t(159)]),n[t(177)][t(148)]((e=>{const n=t;if(n(168)!=e[n(151)])return;const{data:s}=e;if(s&&n(159)==s[n(174)]&&e[n(161)]()[n(179)][n(158)].is(n(178),n(173))){const t=zr(r,n(152));return{type:n(156),content:zr(r,n(155),t)}}})),this[t(169)]()}[So(169)](){const t=So,e=this[t(165)],n=e[t(144)];e[t(160)][t(175)](t(154))[t(177)][t(148)]((e=>{const r=t;if(r(170)!=e[r(151)])return;const{data:s}=e;if(s&&r(176)==s[r(181)]){const t=zr(n,r(152));return{type:r(156),content:zr(n,r(155),t)}}}))}}function Oo(t,e){const n=wo();return(Oo=function(t,e){return n[t-=359]})(t,e)}function wo(){const t=["Inline image to block image","resizedWidth","777210CFOjEF","get","discard","caption","isIntersecting","insertion","*Set image text alternative:* %0","resizeImage","key","uploadImage","ELEMENT_IMAGE","markBlockFormat","_descriptionFactory","ImageTextAlternativeEditing","toNext","isOwn","isBefore","change","1093599hjFvBw","removeObject","_registerLegacyDescription","FORMAT_IMAGE_SIZE","model","getNearestSelectionRange","registerElementLabel","createRange","newValue","previous","imageInline","enableCommand","ImageBlockEditing","toggleImageCaption","plugins","1273060OMqGZc","ELEMENT_CAPTION","getClosestSelectedImageElement","element","isCollapsed","accept","145374vcAVFm","imageCaption","filter","imageStylePreApply","find","getContainedElement","join","nodeBefore","end","imageTextAlternative","getSuggestionCallback","ImageCaptionUtils","*Reset image width*","nodeAfter","isEqual","imageTypeInline","format","editor","forceDefaultExecution","registerCustomCallback","16zdJPlY","afterInit","registerDescriptionCallback","formatInline","addObject","start","Block image to inline image","has","detach","_suggestionFactory","deletion","*Remove image text alternative*","imageTypeBlock","formatBlock","*Set image width:* %0","ImageCaptionEditing","commandName","ImageUploadEditing","1108640xQyPxH","registerAttributeLabel","getFirstRange","_enableDefaultAttributesIntegration","ImageResize","toPrevious","ImageEditing","22XxoSJp","imageBlock","isBlockImage","type","subType","ImageUtils","commandParams","alt","insertImage","2239590RnfLmX","5199432SySYKX","ELEMENT_INLINE_IMAGE","1IeoPRz","forward","chain","convertInlineImageToBlock","14ambvLb","selection","markDeletion","fromPosition","attribute","createRangeOn","convertBlockImageToInline","schema","document","ImageInlineEditing","length","TrackChangesEditing","backward","locale","_findSuggestions","markInsertion","width","3rcQXOY","findIndex","getCaptionFromImageModelElement"];return(wo=function(){return t})()}const Do=Oo;!function(t,e){const n=Oo,r=t();for(;;)try{if(309745===parseInt(n(472))/1*(parseInt(n(415))/2)+parseInt(n(371))/3*(parseInt(n(409))/4)+-parseInt(n(453))/5+-parseInt(n(376))/6*(parseInt(n(476))/7)+-parseInt(n(435))/8*(parseInt(n(394))/9)+-parseInt(n(469))/10+-parseInt(n(460))/11*(-parseInt(n(470))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wo);class Fo extends t.Plugin{[Do(436)](){const t=Do,e=this[t(432)];if(!e[t(408)][t(442)](t(459)))return;const n=e[t(408)][t(377)](t(365)),r=e[t(408)][t(377)](t(465)),s=e[t(367)];n[t(405)](t(468)),n[t(388)][t(400)](t(461),(e=>zr(s,t(386),e))),n[t(388)][t(400)](t(404),(e=>zr(s,t(471),e))),n[t(388)][t(400)](t(379),(()=>zr(s,t(410)))),e[t(408)][t(442)](t(452))&&n[t(405)](t(385)),e[t(408)][t(442)](t(406))&&e[t(408)][t(442)](t(363))&&(n[t(405)](t(430),((s,o)=>{const i=t,a=r[i(411)](e[i(398)][i(362)][i(477)]);e[i(398)][i(393)]((()=>{const t=i;n[t(387)](a,{commandName:t(430),commandParams:[o]},[],t(360))}))})),n[t(405)](t(447),((s,o)=>{const a=t;e[a(398)][a(393)]((t=>{const c=a;let u=r[c(411)](e[c(398)][c(362)][c(477)]),l=t[c(359)](u);const f=i.LivePosition[c(479)](l[c(440)],c(458)),h=i.LivePosition[c(479)](l[c(423)],c(390));n[c(433)]((()=>s(o))),u=r[c(411)](e[c(398)][c(362)][c(477)]),l=t[c(359)](u);const g=t[c(401)](f,h);f[c(443)](),h[c(443)](),n[c(387)](u,{commandName:c(430),commandParams:[o]},[],c(475)),g[c(440)][c(392)](l[c(440)])&&n[c(369)](t[c(401)](g[c(440)],l[c(440)]),c(475)),l[c(423)][c(392)](g[c(423)])&&n[c(369)](t[c(401)](l[c(423)],g[c(423)]),c(475))}))})),n[t(444)][t(434)](t(448),t(475),t(421),(()=>!1)),n[t(444)][t(434)](t(448),t(475),t(414),(()=>!1)),n[t(444)][t(434)](t(448),t(475),t(378),n[t(444)][t(425)](t(448),"",t(414))),n[t(444)][t(434)](t(381),t(475),t(421),(()=>!1)),n[t(444)][t(434)](t(381),t(475),t(378),(([r])=>{const s=t,o=n[s(444)][s(425)](s(381),"",s(378));let i=r[s(440)],a=r[s(423)];const c=e[s(398)][s(361)][s(399)](i,s(366)),u=e[s(398)][s(361)][s(399)](a,s(473));c[s(413)]&&(i=c[s(440)]),u[s(413)]&&(a=u[s(423)]),o([e[s(398)][s(401)](i,a)])})),n[t(444)][t(434)](t(448),t(475),t(474),c),n[t(444)][t(434)](t(381),t(475),t(474),c)),e[t(408)][t(442)](t(450))&&(n[t(405)](t(407),((s,o)=>{const i=t,a=e[i(408)][i(377)](i(426));let c=r[i(411)](e[i(398)][i(362)][i(477)]),u=a[i(373)](c);e[i(398)][i(393)]((()=>{const t=i;if(u)return void n[t(478)](e[t(398)][t(359)](u));const l=r[t(462)](c);s(o),c=r[t(411)](e[t(398)][t(362)][t(477)]),u=a[t(373)](c),n[t(369)](e[t(398)][t(359)](u),l?null:t(416))}))})),n[t(444)][t(434)](t(381),t(416),t(474),c));const o=[{type:t(448),subType:t(418)},{type:t(381),subType:t(416)},{type:t(448),subType:t(475)},{type:t(381),subType:t(475)}];function a(e,s){const i=t,a=o[i(372)]((({type:t,subType:n})=>e[i(463)]==t&&e[i(464)]==n)),c=o[i(372)]((({type:t,subType:e})=>s[i(463)]==t&&s[i(464)]==e));if(a<0||c<0)return!1;const u=e[i(455)](),l=s[i(455)]();if((0==a||1==a)&&2==c&&u[i(380)](l))return!0;if(2==a&&3==c){const t=n[i(368)](u,i(381))[i(417)]((({suggestion:t,meta:e})=>e[i(391)]&&i(475)==t[i(464)]));if(t[i(364)]>1&&l[i(423)][i(429)](u[i(440)]))return!0;if(1==t[i(364)]&&(u[i(440)][i(429)](l[i(423)])||u[i(423)][i(429)](l[i(440)])))return!0}if(3==a&&3==c&&u[i(440)][i(392)](l[i(440)])){const t=u[i(423)][i(428)],e=l[i(440)][i(422)];return r[i(462)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(408)][t(442)](t(457))&&(n[t(456)](t(383),[],[t(375)]),n[t(388)][t(454)](t(375),zr(s,t(397)))),e[t(408)][t(442)](t(389))&&n[t(456)](t(424),[],[t(467)]),n[t(388)][t(437)]((e=>{const n=t;if(o[n(419)]((({type:t,subType:r})=>e[n(463)]==t&&e[n(464)]==r)))return e[n(403)]?{}:void 0})),n[t(388)][t(437)]((e=>{const n=t;if(n(381)==e[n(463)]||n(445)==e[n(463)]){const t=e[n(420)]();if(t&&t.is(n(412),n(379)))return{type:n(381)==e[n(463)]?n(439):n(395),element:t,quantity:1}}})),n[t(388)][t(437)]((e=>t(448)==e[t(463)]&&t(475)==e[t(464)]?{type:t(431),content:t(374)}:t(448)==e[t(463)]&&t(360)==e[t(464)]?{type:t(431),content:t(441)}:void 0)),n[t(388)][t(437)]((e=>{const n=t;if(n(480)!=e[n(463)])return;const{data:r}=e;if(!r||n(467)!=r[n(384)])return;const o=r[n(402)];return o?{type:n(431),content:zr(s,n(382),'"'+o+'"')}:{type:n(431),content:zr(s,n(446))}})),this[t(396)]()}[Do(396)](){const t=Do,e=this[t(432)],n=e[t(367)];e[t(408)][t(377)](t(365))[t(388)][t(437)]((e=>{const r=t;if(r(448)!=e[r(463)]&&r(438)!=e[r(463)])return;const{data:s}=e;if(s){if(r(424)==s[r(451)]){const t=s[r(466)][0][r(402)];return t?{type:r(431),content:zr(n,r(382),'"'+t+'"')}:{type:r(431),content:zr(n,r(446))}}if(r(383)==s[r(451)]){const t=s[r(466)][0][r(370)];return t?{type:r(431),content:zr(n,r(449),t)}:{type:r(431),content:zr(n,r(427))}}}}))}}const Po=xo;function xo(t,e){const n=Uo();return(xo=function(t,e){return n[t-=365]})(t,e)}!function(t,e){const n=xo,r=t();for(;;)try{if(588722===-parseInt(n(393))/1*(-parseInt(n(366))/2)+parseInt(n(374))/3+-parseInt(n(370))/4+parseInt(n(371))/5*(parseInt(n(385))/6)+-parseInt(n(402))/7+-parseInt(n(396))/8+parseInt(n(372))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Uo);class Bo extends t.Plugin{[Po(404)](){const t=Po;if(!this[t(380)][t(379)][t(367)](t(369)))return;const e=this[t(380)][t(375)],n=this[t(380)][t(379)][t(376)](t(381));n[t(383)](t(365),[],[t(400)]),n[t(388)][t(387)]((n=>{const r=t;if(r(368)!=n[r(392)])return;const{data:s}=n;return s&&r(400)==s[r(395)]?s[r(378)]&&s[r(389)]?{type:r(399),content:zr(e,r(390))}:{type:r(399),content:""}:void 0})),this[t(382)]()}[Po(382)](){const t=Po,e=this[t(380)][t(379)][t(376)](t(381));e[t(373)][t(398)](t(401),t(365),t(386),e[t(373)][t(391)](t(401),null,t(403))),e[t(373)][t(398)](t(401),t(365),t(403),e[t(373)][t(391)](t(401),null,t(386))),this[t(384)]()}[Po(384)](){const t=Po,e=this[t(380)],n=e[t(375)];e[t(379)][t(376)](t(381))[t(388)][t(387)]((e=>{const r=t;if(r(401)!=e[r(392)]&&r(377)!=e[r(392)])return;const{data:s}=e;return s&&r(365)==s[r(394)]?{type:r(399),content:zr(n,r(397))}:void 0}))}}function Uo(){const t=["_suggestionFactory","2461410Waxzqx","locale","get","formatInline","newValue","plugins","editor","TrackChangesEditing","_handleLegacySuggestions","_enableDefaultAttributesIntegration","_registerLegacyDescription","3237690ntCmTE","accept","registerDescriptionCallback","_descriptionFactory","oldValue","*Replace image URL*","getSuggestionCallback","type","5366wOTyUq","commandName","key","5203696ldTgfb","*Format:* replace image URL","registerCustomCallback","format","src","formatBlock","7384566aVqukU","discard","afterInit","replaceImageSource","362CclFke","has","attribute","ImageEditing","962044HPGUFO","5TvkCEK","1829718yQUwWG"];return(Uo=function(){return t})()}const jo=Vo;!function(t,e){const n=Vo,r=t();for(;;)try{if(707098===parseInt(n(479))/1+parseInt(n(497))/2+parseInt(n(506))/3+parseInt(n(474))/4+parseInt(n(468))/5*(-parseInt(n(467))/6)+parseInt(n(493))/7*(parseInt(n(429))/8)+-parseInt(n(419))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ho);class Go extends t.Plugin{[jo(462)](){const t=jo,n=this[t(420)];if(!n[t(504)][t(488)](t(490)))return;const r=n[t(504)][t(458)](t(512)),s=n[t(504)][t(458)](t(446)),o={};r[t(439)](t(483),((o,i)=>{const a=t,c=n[a(504)][a(458)](a(502)).me,u=n[a(471)][a(458)](a(483));let l=s[a(460)](n[a(436)][a(505)][a(466)]),f=n[a(436)][a(433)](l),h=u[a(501)];if(h==i[a(501)])return;const g={commandName:a(483),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(436)][a(492)]((()=>{const t=a;if(r[t(509)]()[t(452)]((e=>e[t(444)]&&c==e[t(514)]&&(t(424)==e[t(445)]||t(465)==e[t(445)])&&(t(472)==e[t(442)]||t(438)==e[t(442)])&&e[t(431)]()[t(454)](f)))[t(421)]((e=>r[t(432)](e[t(486)]))),l=s[t(460)](n[t(436)][t(505)][t(466)]),f=n[t(436)][t(433)](l),u[t(457)](),n[t(471)][t(458)](t(494))[t(457)](),n[t(471)][t(458)](t(500))[t(457)](),h=u[t(501)],h!=i[t(501)])return s[t(477)](l)&&u[t(510)](i[t(501)],l)?(o({...i,setImageSizes:!1}),l=s[t(460)](n[t(436)][t(505)][t(466)]),void r[t(428)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(472))):void(s[t(499)](l)?r[t(428)](l,g,[],t(438)):r[t(435)](f,g,t(438)))}))}));for(const e of n[t(504)][t(458)](t(490))[t(476)])o[e[t(473)]]=e[t(459)][t(478)]();r[t(470)][t(434)](t(424),t(472),t(447),(()=>!1)),r[t(470)][t(434)](t(424),t(438),t(447),(()=>!1)),r[t(470)][t(434)](t(465),t(438),t(447),(()=>!1)),r[t(470)][t(434)](t(424),t(472),t(464),(([e])=>{const n=t;s[n(449)](e[n(417)]())})),r[t(470)][t(434)](t(424),t(472),t(491),((e,n)=>{const s=t;r[s(470)][s(426)](s(424),"",s(464))(e,{commandName:n[s(448)],commandParams:n[s(443)]})})),r[t(470)][t(434)](t(424),t(472),t(489),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(424),subType:t(472)},{type:t(484),subType:t(441)},{type:t(424),subType:t(440)},{type:t(484),subType:t(440)}];function a(e,n){const o=t,a=i[o(422)]((({type:t,subType:n})=>e[o(445)]==t&&e[o(442)]==n)),c=i[o(422)]((({type:t,subType:e})=>n[o(445)]==t&&n[o(442)]==e));if(a<0||c<0)return!1;const u=e[o(431)](),l=n[o(431)]();if((0==a||1==a)&&2==c&&u[o(487)](l))return!0;if(2==a&&3==c){const t=r[o(485)](u,o(484))[o(452)]((({suggestion:t,meta:e})=>e[o(453)]&&o(440)==t[o(442)]));if(t[o(456)]>1&&l[o(513)][o(454)](u[o(469)]))return!0;if(1==t[o(456)]&&(u[o(469)][o(454)](l[o(513)])||u[o(513)][o(454)](l[o(469)])))return!0}if(3==a&&3==c&&u[o(469)][o(450)](l[o(469)])){const t=u[o(513)][o(455)],e=l[o(469)][o(503)];return s[o(499)](t)&&t===e}return!1}n[t(436)][t(505)][t(475)]((()=>{const e=t;let o=!1;const i=Array[e(498)](n[e(436)][e(505)][e(461)][e(496)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(511)](t);if(e(508)==i&&r[e(482)](u)){if(e(424)==a&&(e(472)==c||e(438)==c)){const t=r[e(507)](u);if(n[e(423)]){const n=t[e(431)]()[e(417)]();if(s[e(499)](n))continue;r[e(432)](t),o=!0}}if(e(484)==a&&e(441)==c&&!n[e(423)]){const t=r[e(507)](u);t[e(418)]&&t[e(418)][e(444)]&&(r[e(432)](t[e(418)]),o=!0)}}}return o})),this[t(437)](o)}[jo(437)](t){const e=jo,n=this[e(420)],r=n[e(430)];n[e(504)][e(458)](e(512))[e(481)][e(495)]((n=>{const s=e;if(s(424)!=n[s(445)]&&s(465)!=n[s(445)])return;const{data:o}=n;if(!o||s(483)!=o[s(448)])return;const i=o[s(427)][0][s(501)];return function(t){const e=s;return{type:e(451),content:zr(r,e(425),t)}}(s(480)===i?zr(r,s(463)):t[i]||i)}))}}function Vo(t,e){const n=Ho();return(Vo=function(t,e){return n[t-=417]})(t,e)}function Ho(){const t=["title","getClosestSelectedImageElement","differ","afterInit","FORMAT_SIDE_IMAGE","accept","formatInline","selection","6vNTufT","1097125ORHYuJ","start","_suggestionFactory","commands","imageStylePreApply","name","324036siyOzr","registerPostFixer","normalizedStyles","isInlineImage","toLowerCase","234949TDzEJv","side","_descriptionFactory","hasSuggestion","imageStyle","insertion","_findSuggestions","head","isIntersecting","has","chain","ImageStyleEditing","discard","change","2732093ZhJegl","imageTypeInline","registerDescriptionCallback","getChangedMarkers","541084BDPXoB","from","isBlockImage","imageTypeBlock","value","Users","nodeBefore","plugins","document","3144525LvvYge","getSuggestion","suggestion","getSuggestions","shouldConvertImageType","_splitMarkerName","TrackChangesEditing","end","author","getContainedElement","next","9886059xmfHvV","editor","forEach","findIndex","newRange","formatBlock","*Format:* %0","getSuggestionCallback","commandParams","markBlockFormat","8SPTnvC","locale","getFirstRange","discardSuggestion","createRangeOn","registerCustomCallback","markInlineFormat","model","_registerLegacyDescription","imageStylePostApply","enableCommand","convertInlineImageToBlock","imageCaption","subType","commandReversedParams","isInContent","type","ImageUtils","join","commandName","setImageNaturalSizeAttributes","isBefore","format","filter","isOwn","isEqual","nodeAfter","length","refresh","get"];return(Ho=function(){return t})()}function zo(){const t=["88TknoNm","execute","dataInsert","trackChanges","collaboration_features","TrackChangesEditing","commands","_trackChangesValueDuringImport","listenTo","high","afterInit","plugins","94730dxGPXs","bind","1XntGTB","7mkmSZq","1327466PWlSPD","480950VJVpli","track_changes","value","forEach","lowest","1275126ugOcNs","editor","importWord","Users","678258ooNZhG","_handleImportedData","_trackChangesExecuted","_setSuggestionData","27RTSmxz","7465073tPFpQw","3088728tUUPpA","enableCommand","get"];return(zo=function(){return t})()}function Wo(t,e){const n=zo();return(Wo=function(t,e){return n[t-=292]})(t,e)}const qo=Wo;!function(t,e){const n=Wo,r=t();for(;;)try{if(339953===parseInt(n(304))/1*(-parseInt(n(306))/2)+parseInt(n(316))/3+-parseInt(n(325))/4*(-parseInt(n(302))/5)+parseInt(n(312))/6+parseInt(n(305))/7*(-parseInt(n(322))/8)+-parseInt(n(320))/9*(parseInt(n(307))/10)+parseInt(n(321))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zo);class Ko extends t.Plugin{constructor(t){const e=Wo;super(t),this[e(297)]=!1,this[e(318)]=!1}[qo(300)](){const t=qo,e=this[t(313)],n=e[t(296)][t(324)](t(314)),r=e[t(296)][t(324)](t(293));n&&(n.on(t(326),((e,[,n])=>{const s=t;this[s(297)]=r[s(309)],n[s(294)][s(308)]=!this[s(297)]}),{priority:t(299)}),this[t(298)](n,t(292),this[t(317)][t(303)](this)),this[t(298)](n,t(292),(()=>{const e=t;this[e(318)]&&(r[e(326)](),this[e(318)]=!1)}),{priority:t(311)}),e[t(301)][t(324)](t(295))[t(323)](t(314)))}[qo(317)](t,e){const n=qo,{suggestions:r}=e,s=this[n(313)][n(296)][n(324)](n(293)),o=s[n(309)];this[n(297)]!==o&&(s[n(326)](),this[n(318)]=!0),r&&r[n(310)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(313)][o(301)][o(324)](o(315)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(314)}}};this[o(313)][o(301)][o(324)](o(295))[o(319)](i)}))}}const Jo=Zo;function Xo(){const t=["122504DLjWVd","*Indent:* %0","type","formatBlock","outdentBlock","getItems","plugins","registerAttributeLabel","24115995qOloWN","15fzFTLk","indentBlock","getItemLabel","806484vxYNcN","7546072wJPOVQ","enableCommand","get","commandName","afterInit","editor","blockIndent","_descriptionFactory","253861qXAkBl","format","_enableDefaultAttributesIntegration","has","TrackChangesEditing","IndentEditing","6366255sLNDDR","*Outdent:* %0","_registerLegacyDescription","90458bsFcvb","registerDescriptionCallback","outdent","_registerBlockAttribute","IndentBlock","9wXmgZS","indent","FORMAT_INDENT","locale"];return(Xo=function(){return t})()}function Zo(t,e){const n=Xo();return(Zo=function(t,e){return n[t-=133]})(t,e)}!function(t,e){const n=Zo,r=t();for(;;)try{if(479819===-parseInt(n(153))/1+-parseInt(n(162))/2*(parseInt(n(167))/3)+-parseInt(n(171))/4*(parseInt(n(141))/5)+parseInt(n(144))/6+-parseInt(n(159))/7+-parseInt(n(145))/8+parseInt(n(140))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xo);class Yo extends t.Plugin{[Jo(149)](){const t=Jo,e=this[t(150)],n=e[t(138)][t(147)](t(157));if(e[t(138)][t(156)](t(158))&&(n[t(146)](t(168)),n[t(146)](t(164))),e[t(138)][t(156)](t(166)))for(const e of[t(142),t(136)])n[t(155)](e);const r=e[t(170)];n[t(165)](t(151)),n[t(152)][t(139)](t(151),zr(r,t(169))),this[t(161)]()}[Jo(161)](){const t=Jo,e=this[t(150)],n=e[t(170)],r=e[t(138)][t(147)](t(157));r[t(152)][t(163)]((e=>{const s=t;if(s(135)!=e[s(134)])return;const{data:o}=e;if(!o)return;if(s(142)!=o[s(148)]&&s(136)!=o[s(148)])return;const i=e[s(137)]()[0],a=r[s(152)][s(143)](i);return s(142)==o[s(148)]?{type:s(154),content:zr(n,s(133),a)}:s(136)==o[s(148)]?{type:s(154),content:zr(n,s(160),a)}:void 0}))}}function Qo(){var t=["440689xPHYZm","425694XhdeXe","40pVhcan","6588448wxvvaH","18983470LnhTNl","746469kfihCN","50pGJSIo","enableCommand","init","requires","get","editor","plugins","TrackChangesEditing","2619253jOJeKC","200UiPiXS","25077rKbCfC","input"];return(Qo=function(){return t})()}var $o=ti;function ti(t,e){var n=Qo();return(ti=function(t,e){return n[t-=383]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(851928===parseInt(n(392))/1+parseInt(n(389))/2*(-parseInt(n(390))/3)+parseInt(n(395))/4+parseInt(n(398))/5*(parseInt(n(393))/6)+parseInt(n(388))/7+-parseInt(n(394))/8*(-parseInt(n(397))/9)+-parseInt(n(396))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qo);class ei extends t.Plugin{static get[$o(383)](){return[vs.Input]}[$o(400)](){var t=$o;this[t(385)][t(386)][t(384)](t(387))[t(399)](t(391))}}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=187]})(t,e)}function si(){const t=["format","_enableDefaultAttributesIntegration","10IvdVqt","plugins","77lntVlo","manualDecorators","attribute","141368DXfKLR","*Set link:* %0","328500fqdmLJ","4780089nGHqQC","type","commandName","toLowerCase","10Pzwxpf","linkHref","registerAttributeLabel","has","get","editor","180wvwVdp","10803UREWUg","commandParams","map","label","locale","unlink","registerDescriptionCallback","807692DbpzHB","_registerLegacyDescription","400756mkuoVD","link (","formatInline","126vumbaP","_descriptionFactory","*Remove link*","newValue","key","link","101857KtRszW","commands","LinkEditing","afterInit","TrackChangesEditing"];return(si=function(){return t})()}!function(t,e){const n=ri,r=t();for(;;)try{if(476578===parseInt(n(197))/1+parseInt(n(202))/2*(parseInt(n(190))/3)+-parseInt(n(199))/4*(-parseInt(n(215))/5)+-parseInt(n(189))/6*(parseInt(n(208))/7)+parseInt(n(220))/8+-parseInt(n(223))/9*(parseInt(n(227))/10)+-parseInt(n(217))/11*(-parseInt(n(222))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ni(211)](){const t=ni,e=this[t(188)];if(!e[t(216)][t(230)](t(210)))return;const n=e[t(216)][t(187)](t(212)),r=e[t(209)][t(187)](t(207));n[t(214)](t(207),[t(228),...r[t(218)][t(192)]((t=>t.id))]),n[t(214)](t(195));for(const e of r[t(218)])n[t(203)][t(229)](e.id,t(200)+e[t(193)][t(226)]()+")");n[t(203)][t(196)]((n=>{const r=t;if(r(219)!=n[r(224)])return;const{data:s}=n;if(!s||r(228)!=s[r(206)])return;const o=s[r(205)],i=e[r(194)];return{type:r(213),content:null==o?zr(i,r(204)):zr(i,r(221),'"'+o+'"')}})),this[t(198)]()}[ni(198)](){const t=ni,e=this[t(188)],n=e[t(194)];e[t(216)][t(187)](t(212))[t(203)][t(196)]((e=>{const r=t;if(r(201)!=e[r(224)])return;const{data:s}=e;if(s){if(r(207)==s[r(225)]){const t=s[r(191)][0];return{type:r(213),content:zr(n,r(221),'"'+t+'"')}}return r(195)==s[r(225)]?{type:r(213),content:zr(n,r(204))}:void 0}}))}}const ii=li;function ai(){const t=["543356gOeJKJ","name","ELEMENT_LIST_ITEM","9047800yjKVxU","_selectedElements","from","selection","nextSibling","_descriptionFactory","element","createPositionAt","TrackChangesEditing","numberedList","change","editor","parent","numbered","execute","getSelectedBlocks","checkTodoList","*Indent:* %0","forceValue","type","518qYyrdB","format","schema","indentList","ELEMENT_TODO_LIST","plugins","39804ZfIUWO","document","blockName","registerDescriptionCallback","getAttribute","121558zEVguq","listIndent","todo","replace","enableCommand","before","formatBlock","registerElementLabel","todoListChecked","paragraph","isObject","ELEMENT_BULLETED_LIST","commandParams","commands","createRange","listType","locale","LegacyListEditing","add","filter","findIndex","todoList","outdentList","has","slice","formatInline","previousSibling","53064WABECB","push","length","ELEMENT_NUMBERED_LIST","model","bulleted","List","markBlockFormat","get","bulletedList","commandName","LegacyTodoListEditing","value","end","listItem","*Uncheck item*","56485skMciK","1143696MRpCpq","*Check item*","12EmmORK","checkChild","*Change to:* %0","afterInit","*Outdent:* %0"];return(ai=function(){return t})()}!function(t,e){const n=li,r=t();for(;;)try{if(566688===-parseInt(n(230))/1+-parseInt(n(264))/2*(parseInt(n(225))/3)+-parseInt(n(223))/4+parseInt(n(222))/5+parseInt(n(259))/6*(parseInt(n(253))/7)+parseInt(n(233))/8+parseInt(n(206))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ai);class ci extends t.Plugin{[ii(228)](){const t=ii,e=this[t(244)],n=e[t(195)];if(!e[t(258)][t(202)](t(196)))return;const r=e[t(258)][t(214)](t(241)),s=e[t(258)][t(202)](t(217));function o(t){return()=>{const n=li,s=e[n(210)][n(260)][n(236)],o=e[n(277)][n(214)](t);if(o[n(218)])return void e[n(247)](n(273),{});const i=t[n(203)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(235)](t)[s(198)]((t=>function(t,e){const n=s;return e[n(226)](t[n(245)],n(220))&&!e[n(274)](t)}(t,r)));o=o[s(198)]((t=>!t.is(s(239),s(220))||t[s(263)](s(194))!=e));const i=new Set;for(const t of o)t.is(s(239),s(220))?i[s(197)](ui(t)):i[s(197)](t);return Array[s(235)](i)}(s[n(248)](),i,e[n(210)][n(255)]);e[n(210)][n(243)]((()=>{const e=n;for(const n of a)r[e(213)](n,{commandName:t,commandParams:[{forceValue:!o[e(218)]}],formatGroupId:e(261)},fi(n))}))}}function i(t){return()=>{const n=li,s=function(t){const e=li;let n=Array[e(235)](t);const r=n[e(199)]((t=>e(220)!=t[e(231)]));return r>-1&&(n=n[e(203)](0,r)),n}(e[n(210)][n(260)][n(236)][n(248)]()),o=e[n(210)][n(193)](e[n(210)][n(240)](s[0],n(269)),e[n(210)][n(240)](s[s[n(208)]-1],n(219)));e[n(210)][n(243)]((()=>{const e=n;r[e(213)](o,{commandName:t,commandParams:[],formatGroupId:e(265)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(237)];for(;t&&t[n(263)](n(265))>e[n(263)](n(265));)r[n(197)](t),t=t[n(237)]}return Array[n(235)](r)}(s))}))}}r[t(268)](t(242),o(t(242))),r[t(268)](t(215),o(t(215))),s&&r[t(268)](t(200),o(t(200))),r[t(268)](t(256),i(t(256))),r[t(268)](t(201),i(t(201))),s&&r[t(268)](t(249),(()=>{const n=t,s=e[n(277)][n(214)](n(249)),o=Array[n(235)](s[n(234)]);o[n(198)]((t=>t[n(263)](n(272))!=s[n(218)])),e[n(210)][n(243)]((()=>{const t=n;for(const e of o)r[t(213)](e,{commandName:t(249),commandParams:[{forceValue:!s[t(218)]}]})}))})),r[t(238)][t(271)](t(220),(e=>zr(n,t(232),e))),r[t(238)][t(262)]((e=>{const r=t;if(r(270)!=e[r(252)]&&r(204)!=e[r(252)])return;const{data:s}=e;if(s){if(r(242)==s[r(216)]||r(215)==s[r(216)]||r(200)==s[r(216)])switch(s[r(216)][r(267)](r(212),"")){case r(211):return o(zr(n,r(275)));case r(246):return o(zr(n,r(209)));case r(266):return o(zr(n,r(257)))}if(r(256)==s[r(216)])return{type:r(254),content:zr(n,r(250),zr(n,r(232)))};if(r(201)==s[r(216)])return{type:r(254),content:zr(n,r(229),zr(n,r(232)))};if(r(249)==s[r(216)])return s[r(276)][0][r(251)]?{type:r(254),content:zr(n,r(224))}:{type:r(254),content:zr(n,r(221))}}function o(t){const e=r;return{type:e(254),content:zr(n,e(227),t)}}}))}}function ui(t){const e=ii,n=t[e(263)](e(265));if(0==n)return t;let r=t;for(;t[e(205)]&&t[e(205)].is(e(239),e(220));){const s=t[e(205)][e(263)](e(265));if(s==n)r=t[e(205)];else if(s<n)break;t=t[e(205)]}return r}function li(t,e){const n=ai();return(li=function(t,e){return n[t-=193]})(t,e)}function fi(t){const e=ii,n=[];if(t.is(e(239),e(220))&&t[e(263)](e(265))>0){let r=t[e(237)];for(;r&&e(220)==r[e(231)]&&r[e(263)](e(265))==t[e(263)](e(265));)n[e(207)](r),r=r[e(237)]}return n}const hi=di;function gi(){const t=["getSelectedBlocks","reversed","6EfTfur","247421UXJTfB","plugins","2610968xIqUKI","registerDescriptionCallback","bind","replace","formatInline","has","editor","commandParams","markMultiRangeBlockFormat","_getSuggestionBlocksForListStyle","9Fqufpl","*Format:* set order to regular","length","getLastPosition","listStart","listReversed","element","config","forward","getFirstPosition","LegacyListPropertiesEditing","_getSuggestionBlocks","createRange","before","handleListReversedCommand","change","numbered","listItem","TrackChangesEditing","backward","parent","formatBlock","createPositionAt","listStyle","*Format:* set order to reversed","commandName","LegacyListUtils","filter","listType","_LIST_","21WfdbiM","3307710NmyZmo","from","handleListStyleCommand","290012QfvnNw","startIndex","getSiblingNodes","703875jFTPfO","getAttribute","*Change to:* %0","styles","getListTypeFromListStyleType","handleListStartCommand","enableCommand","map","locale","model","1083138IuPLCc","selection","format","push","10507200XhorxG","*Format:* set start index to %0","type","_getTranslationKeyForListStyle","document","ELEMENT_","flat","_descriptionFactory","handleDescriptions","unshift","afterInit","toUpperCase","get","list.properties"];return(gi=function(){return t})()}function di(t,e){const n=gi();return(di=function(t,e){return n[t-=432]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(437937===-parseInt(n(499))/1*(-parseInt(n(498))/2)+parseInt(n(461))/3*(parseInt(n(465))/4)+-parseInt(n(468))/5+parseInt(n(462))/6+parseInt(n(478))/7+parseInt(n(501))/8*(-parseInt(n(511))/9)+-parseInt(n(482))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gi);class pi extends t.Plugin{[hi(492)](){const t=hi;if(!this[t(507)][t(500)][t(506)](t(441)))return;const e=this[t(507)][t(438)][t(494)](t(495)),n=this[t(507)][t(500)][t(494)](t(449));e[t(471)]&&n[t(474)](t(454),this[t(464)][t(503)](this)),e[t(497)]&&n[t(474)](t(436),this[t(445)][t(503)](this)),e[t(466)]&&n[t(474)](t(435),this[t(473)][t(503)](this)),n[t(489)][t(502)](this[t(490)][t(503)](this))}[hi(464)](t,e={}){const n=hi,r=this[n(507)][n(500)][n(494)](n(449)),s=this[n(510)]();this[n(507)][n(477)][n(446)]((()=>{const t=n;r[t(509)](s,{commandName:t(454),commandParams:[{type:e[t(484)]}],formatGroupId:t(454)})}))}[hi(445)](t,e={}){const n=hi,r=this[n(507)][n(500)][n(494)](n(449)),s=this[n(442)]((t=>t.is(n(437),n(448))&&n(447)===t[n(469)](n(459))));if(s[n(433)]<1)return;const o=s[n(475)]((t=>this[n(507)][n(477)][n(443)](this[n(507)][n(477)][n(453)](t,n(444)),this[n(507)][n(477)][n(453)](t,0))));this[n(507)][n(477)][n(446)]((()=>{const t=n;r[t(509)](o,{commandName:t(436),commandParams:[{reversed:e[t(497)]}],formatGroupId:t(436)})}))}[hi(473)](t,e={}){const n=hi,r=this[n(507)][n(500)][n(494)](n(449)),s=this[n(442)]((t=>t.is(n(437),n(448))&&n(447)===t[n(469)](n(459))));if(s[n(433)]<1)return;const o=s[n(475)]((t=>this[n(507)][n(477)][n(443)](this[n(507)][n(477)][n(453)](t,n(444)),this[n(507)][n(477)][n(453)](t,0))));this[n(507)][n(477)][n(446)]((()=>{const t=n;r[t(509)](o,{commandName:t(435),commandParams:[{startIndex:e[t(466)]}],formatGroupId:t(435)})}))}[hi(490)](t){const e=hi;if(e(452)!=t[e(484)]&&e(505)!=t[e(484)])return;const n=this[e(507)][e(476)],{data:r}=t;if(!r)return;let s,o;switch(r[e(456)]){case e(454):s=e(470),o={type:e(480),content:zr(n,s,zr(n,this[e(485)](r[e(508)][0][e(484)])))};break;case e(436):s=r[e(508)][0][e(497)]?e(455):e(432),o={type:e(480),content:zr(n,s)};break;case e(435):s=e(483),o={type:e(480),content:zr(n,s,r[e(508)][0][e(466)])}}return o}[hi(510)](){const t=hi;var e,n,r,s;const o=this[t(507)][t(500)][t(494)](t(457));let i=Array[t(463)](this[t(507)][t(477)][t(486)][t(479)][t(496)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(437),t(448)))&&i[t(491)](...o[t(467)](this[t(507)][t(477)][t(486)][t(479)][t(440)](),t(450))),(null===(n=i[i[t(433)]-1])||void 0===n?void 0:n.is(t(437),t(448)))&&i[t(481)](...o[t(467)](this[t(507)][t(477)][t(486)][t(479)][t(434)](),t(439))),i=[...new Set(i)],(null===(s=null===(r=this[t(507)][t(477)][t(486)][t(479)][t(440)]())||void 0===r?void 0:r[t(451)])||void 0===s?void 0:s.is(t(437),t(448)))&&(i=i[t(458)]((e=>e.is(t(437),t(448))))),i}[hi(442)](t){const e=hi,n=this[e(507)][e(500)][e(494)](e(457));let r=Array[e(463)](this[e(507)][e(477)][e(486)][e(479)][e(496)]())[e(458)](t)[e(475)]((t=>{const r=e,s=this[r(507)][r(477)][r(453)](t,0);return[...n[r(467)](s,r(450)),...n[r(467)](s,r(439))]}))[e(488)]();return r=[...new Set(r)],r}[hi(485)](t){const e=hi;return e(487)+this[e(507)][e(500)][e(494)](e(457))[e(472)](t)[e(493)]()+e(460)+t[e(493)]()[e(504)](/-/g,"_")}}function mi(){const t=["registerElementLabel","get","enableCommand","downcastDispatcher","high","dataDowncast","createEmptyElement","elementToElement","conversion","2254216PlDMFc","280wWojeo","plugins","media","data","12846lDQrNK","attribute:url:media","7950408YeIiST","10RDenyf","_descriptionFactory","1022526VJCpnl","afterInit","stop","locale","for","4188402NaJKcz","showSuggestionHighlights","MediaEmbedEditing","10ZurxnY","editor","13679554RyVKTR","div","13794903MRUftc","ELEMENT_MEDIA","mediaEmbed","has","TrackChangesEditing","options"];return(mi=function(){return t})()}const Ii=Ei;function Ei(t,e){const n=mi();return(Ei=function(t,e){return n[t-=366]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(981880===-parseInt(n(382))/1+-parseInt(n(373))/2*(-parseInt(n(377))/3)+-parseInt(n(372))/4+-parseInt(n(390))/5*(-parseInt(n(387))/6)+-parseInt(n(392))/7+parseInt(n(379))/8+-parseInt(n(394))/9*(-parseInt(n(380))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mi);class bi extends t.Plugin{[Ii(383)](){const t=Ii,e=this[t(391)];if(!e[t(374)][t(397)](t(389)))return;const n=e[t(374)][t(401)](t(398)),r=e[t(385)];n[t(402)](t(396)),n[t(381)][t(400)](t(375),(e=>zr(r,t(395),e))),e[t(371)][t(386)](t(368))[t(370)]({model:t(375),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(388)])return n[s(369)](s(393))},converterPriority:t(367)}),e[t(376)][t(366)].on(t(378),((e,n,r)=>{const s=t;r[s(399)][s(388)]&&e[s(384)]()}),{priority:t(367)})}}const Ti=yi;!function(t,e){const n=yi,r=t();for(;;)try{if(870177===parseInt(n(234))/1*(parseInt(n(231))/2)+parseInt(n(233))/3+-parseInt(n(222))/4+parseInt(n(237))/5*(parseInt(n(221))/6)+parseInt(n(232))/7*(parseInt(n(220))/8)+-parseInt(n(236))/9*(parseInt(n(235))/10)+parseInt(n(229))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ai);class _i extends t.Plugin{[Ti(223)](){const t=Ti,e=this[t(218)];e[t(228)][t(227)](t(219))&&e[t(228)][t(224)](t(226))[t(230)](t(225))}}function yi(t,e){const n=Ai();return(yi=function(t,e){return n[t-=218]})(t,e)}function Ai(){const t=["enableCommand","8mkXHSs","141799OaWoEA","2055243LWwGDF","186841UAhiCY","4031310ukyMTZ","27DPtQZO","2794595DqGFDH","editor","MentionEditing","128ibDTVF","6cbFntR","5576016MxOsiO","afterInit","get","mention","TrackChangesEditing","has","plugins","12739078JvPNTc"];return(Ai=function(){return t})()}const Ci=ki;function ki(t,e){const n=Ni();return(ki=function(t,e){return n[t-=321]})(t,e)}function Ni(){const t=["pageBreak","4VtrAYe","enableCommand","11291588pgIDlt","6731550EznYdx","PageBreakEditing","630pByLsG","1248066rSrhgl","afterInit","_descriptionFactory","468872rQjOXl","has","ELEMENT_PAGE_BREAK","15305uDSGlP","get","72653xFroJc","TrackChangesEditing","1312250VVZmen","editor","182VWCcUe","plugins","registerElementLabel","225sJmuuR","locale"];return(Ni=function(){return t})()}!function(t,e){const n=ki,r=t();for(;;)try{if(982320===-parseInt(n(322))/1*(-parseInt(n(328))/2)+parseInt(n(340))/3*(parseInt(n(334))/4)+-parseInt(n(337))/5+parseInt(n(339))/6*(parseInt(n(324))/7)+parseInt(n(343))/8*(-parseInt(n(331))/9)+-parseInt(n(326))/10+parseInt(n(336))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ni);class Ri extends t.Plugin{[Ci(341)](){const t=Ci,e=this[t(327)];if(!e[t(329)][t(344)](t(338)))return;e[t(329)][t(323)](t(325))[t(335)](t(333));const n=e[t(329)][t(323)](t(325)),r=e[t(332)];n[t(342)][t(330)](t(333),(e=>zr(r,t(321),e)))}}function Li(){const t=["registerElementLabel","addMarker:suggestion:insertion","getItemLabel","_descriptionFactory","writer","5827965OZRjQf","get","end","$text","data","addClass","markerRange","consume","formatBlock","options","registerDescriptionCallback","isTouching","isBlock","editing","checkChild","model","insertion","2lpNcqq","activeMarkers","79464mVStos","type","toViewPosition","Paragraph","*Insert:* %0","includes","editor","ELEMENT_PARAGRAPH","markerName","afterInit","has","bindElementToMarker","commandName","name","1113273JzPcbk","createUIElement","ck-suggestion-marker-split","_enableDefaultAttributesIntegration","span","242442CMwFzH","mapper","start","*Change to:* %0","downcastDispatcher","insert","TrackChangesEditing","insertParagraph","44377930ghmOXS","format","highest","344eAWbYs","locale","isLimit","showSuggestionHighlights","enableCommand","ck-suggestion-marker--active","214346yWrDmj","paragraph","plugins","consumable","1687buhBdh","nodeAfter","schema","23928fQxOoS","getFirstRange","_registerLegacyDescription"];return(Li=function(){return t})()}function Si(t,e){const n=Li();return(Si=function(t,e){return n[t-=175]})(t,e)}const vi=Si;!function(t,e){const n=Si,r=t();for(;;)try{if(587187===-parseInt(n(205))/1+parseInt(n(237))/2*(-parseInt(n(183))/3)+parseInt(n(239))/4+-parseInt(n(220))/5+-parseInt(n(212))/6*(parseInt(n(209))/7)+-parseInt(n(199))/8*(parseInt(n(188))/9)+parseInt(n(196))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Li);class Mi extends t.Plugin{[vi(178)](){const t=vi,e=this[t(175)];if(!e[t(207)][t(179)](t(242)))return;const n=e[t(200)],r=e[t(207)][t(221)](t(194));r[t(218)][t(215)](t(206),(e=>zr(n,t(176),e))),r[t(186)](t(206)),r[t(203)](t(195)),e[t(233)][t(192)].on(t(216),Oi(e),{priority:t(198)}),e[t(224)][t(192)].on(t(216),((n,r,s)=>{const o=t;s[o(229)][o(202)]&&Oi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(198)});const s=r[t(218)];s[t(230)]((r=>{const o=t;if(o(236)!==r[o(240)])return;const{start:i,end:a}=r[o(213)]();if(!i[o(231)](a)||!i[o(210)])return;const c=e[o(235)][o(211)],u=i[o(210)];return c[o(232)](u)&&!c[o(201)](u)&&c[o(234)](u,o(223))?{type:o(236),content:zr(n,o(243),s[o(217)](u,1))}:void 0})),this[t(214)]()}[vi(214)](){const t=vi,e=this[t(175)],n=e[t(200)];e[t(207)][t(221)](t(194))[t(218)][t(230)]((e=>{const r=t;if(r(228)!=e[r(240)])return;const{data:s}=e;return s&&r(206)==s[r(181)]?{type:r(197),content:zr(n,r(191),zr(n,r(176)))}:void 0}))}}function Oi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Si,i=t[o(207)][o(221)](o(194)),a=r[o(226)][o(190)],c=r[o(226)][o(222)],u=t[o(235)][o(211)];if(!a[o(231)](c)||!a[o(210)])return;const l=a[o(210)];if(u[o(232)](l)&&!u[o(201)](l)&&u[o(234)](l,o(223))){if(!s[o(208)][o(227)](r[o(226)],n[o(182)]))return;const t=s[o(219)][o(184)](o(187),{class:o(185)}),a=s[o(189)][o(241)](c);e&&i[o(238)][o(244)](r[o(177)])&&s[o(219)][o(225)](o(204),t),s[o(219)][o(193)](a,t),s[o(189)][o(180)](t,r[o(177)])}}}const wi=Di;function Di(t,e){const n=Fi();return(Di=function(t,e){return n[t-=204]})(t,e)}function Fi(){const t=["format","_descriptionFactory","afterInit","removeFormat","_enableDefaultAttributesIntegration","302280ZJuHzx","TrackChangesEditing","registerDescriptionCallback","624677dgLpiP","725896WVzIBB","commandName","get","2024295nLEiSk","*Remove all formatting*","RemoveFormatEditing","type","_registerLegacyDescription","985822zMpxgo","has","formatInline","locale","1232733ZLxuqX","plugins","formatBlock","editor","12249524psdHUK"];return(Fi=function(){return t})()}!function(t,e){const n=Di,r=t();for(;;)try{if(314520===parseInt(n(220))/1+parseInt(n(229))/2+parseInt(n(207))/3+parseInt(n(221))/4+parseInt(n(224))/5+-parseInt(n(217))/6+-parseInt(n(211))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fi);class Pi extends t.Plugin{[wi(214)](){const t=wi,e=this[t(210)];e[t(208)][t(204)](t(226))&&(e[t(208)][t(223)](t(218))[t(216)](t(215)),this[t(228)]())}[wi(228)](){const t=wi,e=this[t(210)];e[t(208)][t(223)](t(218))[t(213)][t(219)]((n=>{const r=t;if(r(209)!=n[r(227)]&&r(205)!=n[r(227)])return;const{data:s}=n;return s&&r(215)==s[r(222)]?{type:r(212),content:zr(e[r(206)],r(225))}:void 0}))}}const xi=Bi;function Bi(t,e){const n=Ui();return(Bi=function(t,e){return n[t-=454]})(t,e)}function Ui(){const t=["4550448snyhZQ","2222064RgaTWS","afterInit","editor","acceptAllSuggestions","enableCommand","discardSuggestion","discardAllSuggestions","TrackChangesEditing","goToNextRestrictedEditingException","get","842744PtfljY","559295pdYnvh","has","RestrictedEditingModeEditing","acceptSelectedSuggestions","acceptSuggestion","2307930bbaGWj","184fkSHFw","goToPreviousRestrictedEditingException","discardSelectedSuggestions","161567TPavRR","684806gJowPd","plugins","trackChanges"];return(Ui=function(){return t})()}!function(t,e){const n=Bi,r=t();for(;;)try{if(500441===-parseInt(n(468))/1+parseInt(n(478))/2+parseInt(n(457))/3+parseInt(n(467))/4+-parseInt(n(473))/5+parseInt(n(456))/6+parseInt(n(477))/7*(-parseInt(n(474))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ui);class ji extends t.Plugin{[xi(458)](){const t=xi,e=this[t(459)];if(!e[t(454)][t(469)](t(470)))return;const n=e[t(454)][t(466)](t(464));n[t(461)](t(475)),n[t(461)](t(465));const r=e[t(454)][t(466)](t(470));r[t(461)](t(455)),r[t(461)](t(472)),r[t(461)](t(462)),r[t(461)](t(460)),r[t(461)](t(463)),r[t(461)](t(471)),r[t(461)](t(476))}}const Gi=zi;!function(t,e){const n=zi,r=t();for(;;)try{if(813506===parseInt(n(332))/1*(parseInt(n(309))/2)+parseInt(n(284))/3*(-parseInt(n(313))/4)+parseInt(n(280))/5+-parseInt(n(323))/6+-parseInt(n(329))/7*(parseInt(n(287))/8)+-parseInt(n(311))/9*(parseInt(n(328))/10)+parseInt(n(278))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wi);class Vi extends t.Plugin{static get[Gi(304)](){return[Zs.ShiftEnter]}[Gi(316)](){const t=Gi,e=this[t(294)],n=e[t(296)][t(308)](t(286));n[t(330)](t(318)),e[t(324)][t(305)].on(t(310),Hi(e),{priority:t(302)}),e[t(324)][t(305)].on(t(291),Hi(e),{priority:t(302)}),e[t(290)][t(305)].on(t(283),((n,r,s)=>{const o=t;s[o(319)][o(303)]&&Hi(e,{showActiveMarker:!1})(n,r,s)})),n[t(322)][t(279)](t(292),(n=>zr(e[t(312)],t(293),n)))}}function Hi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=zi,i=t[o(296)][o(308)](o(286));if(!s[o(327)][o(298)](r[o(281)],n[o(320)]))return;const a=t[o(331)];for(const t of r[o(281)][o(282)]()){if(!t.is(o(277),o(292)))continue;const n=o(314)==r[o(317)][o(297)](":")[1]?o(321):o(297),c=s[o(315)][o(285)](o(295),{class:o(276)+n}),u=s[o(325)][o(300)](a[o(288)](t));e&&i[o(301)][o(299)](r[o(317)])&&s[o(315)][o(307)](o(306),c),s[o(315)][o(326)](u,c),s[o(325)][o(289)](c,r[o(317)])}}}function zi(t,e){const n=Wi();return(zi=function(t,e){return n[t-=276]})(t,e)}function Wi(){const t=["182DVeQZV","enableCommand","model","17VBSVRO","ck-suggestion-marker-","element","33409695VNdbol","registerElementLabel","5933135aHFeVb","markerRange","getItems","addMarker:suggestion","3uMbMaF","createUIElement","TrackChangesEditing","337832zeXiGr","createPositionBefore","bindElementToMarker","data","addMarker:suggestion:deletion","softBreak","ELEMENT_LINE_BREAK","editor","span","plugins","split","test","includes","toViewPosition","activeMarkers","high","showSuggestionHighlights","requires","downcastDispatcher","ck-suggestion-marker--active","addClass","get","102164gAqRUL","addMarker:suggestion:insertion","9KqFSjC","locale","5631384PamGsu","deletion","writer","init","markerName","shiftEnter","options","name","merge","_descriptionFactory","3654324mNPpBK","editing","mapper","insert","consumable","11639060QMIQJW"];return(Wi=function(){return t})()}const qi=Ki;function Ki(t,e){const n=Ji();return(Ki=function(t,e){return n[t-=214]})(t,e)}function Ji(){const t=["commands","commandParams","TrackChangesEditing","isCollapsed","getRanges","StandardEditingModeEditing","2208eHXoBh","65770uQtcgQ","1338008eHEsly","afterInit","352eXnfiD","enableCommand","format","455QcKSun","395crSFsx","selection","get","document","model","_descriptionFactory","has","forceValue","9637893HSlPen","122552jlXxlU","editor","2813163nTHuhf","registerDescriptionCallback","plugins","6126ibaLnV","378dCEpRI","change","FORMAT_RESTRICTED_ENABLED","formatInline","locale","value","restrictedEditingException","type","markInlineFormat","commandName","from","FORMAT_RESTRICTED_DISABLED","formatBlock"];return(Ji=function(){return t})()}!function(t,e){const n=Ki,r=t();for(;;)try{if(965868===-parseInt(n(225))/1*(-parseInt(n(248))/2)+parseInt(n(244))/3+-parseInt(n(227))/4+-parseInt(n(233))/5*(-parseInt(n(247))/6)+-parseInt(n(232))/7*(parseInt(n(242))/8)+parseInt(n(241))/9+parseInt(n(226))/10*(-parseInt(n(229))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ji);class Xi extends t.Plugin{[qi(228)](){const t=qi,e=this[t(243)],n=e[t(237)],r=e[t(252)];if(!e[t(246)][t(239)](t(224)))return;const s=e[t(246)][t(235)](t(221)),o=t(254),i=e[t(219)][t(235)](o);s[t(230)](o,((e,r={})=>{const a=t,c=n[a(236)][a(234)];if(c[a(222)])return void e(r);const u=void 0!==r[a(240)]?r[a(240)]:!i[a(253)];n[a(249)]((()=>{const t=a,e=Array[t(216)](c[t(223)]());for(const r of e){const e=u?[r]:Ms(o,r,n);for(const n of e)s[t(214)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(238)][t(245)]((e=>{const n=t;if(n(218)!=e[n(255)]&&n(251)!=e[n(255)])return;const{data:s}=e;return s&&s[n(215)]==o?s[n(220)][0][n(240)]?{type:n(231),content:zr(r,n(250))}:{type:n(231),content:zr(r,n(217))}:void 0}))}}const Zi=Qi;function Yi(){const t=["11kZQgoM","_registerBlockAttribute","_registerInlineAttribute","afterInit","normalizeConfig","has","config","_enableDefaultAttributesIntegration","267568hFwXeb","forceValue","block","*Set format:* %0","toLowerCase","definitions","commandParams","formatBlock","add","registerAttributeLabel","198060EXAFJV","get","formatInline","styleName","114443jihMHu","format","plugins","56OaXfnD","*Remove format:* %0","editor","inline","getGhsAttributeNameForElement","Style","TrackChangesEditing","15AxiDHX","624228hSIRzm","FORMAT_STYLE","locale","DataSchema","3273840lAqknO","StyleUtils","ghsAttributes","commandName","_registerLegacyDescription","6iNbYxz","registerDescriptionCallback","8701370HPqQHj","type","_descriptionFactory","GeneralHtmlSupport","element","style","507940rxjNwA"];return(Yi=function(){return t})()}function Qi(t,e){const n=Yi();return(Qi=function(t,e){return n[t-=477]})(t,e)}!function(t,e){const n=Qi,r=t();for(;;)try{if(186772===-parseInt(n(498))/1+-parseInt(n(526))/2+parseInt(n(518))/3*(-parseInt(n(509))/4)+parseInt(n(508))/5*(-parseInt(n(494))/6)+-parseInt(n(484))/7*(parseInt(n(501))/8)+parseInt(n(513))/9+parseInt(n(520))/10*(parseInt(n(527))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yi);class $i extends t.Plugin{[Zi(479)](){const t=Zi,e=this[t(503)];if(!e[t(500)][t(481)](t(506))||!e[t(500)][t(481)](t(512)))return;const n=e[t(500)][t(495)](t(507)),r=e[t(511)],s=e[t(482)][t(495)](t(525))||{},o=e[t(500)][t(495)](t(523)),i=e[t(500)][t(495)](t(514))[t(480)](e[t(500)][t(495)](t(512)),s[t(489)]);n[t(483)](t(525));const a=new Set;for(const e of i[t(486)]){const n=o[t(505)](e[t(524)]);a[t(492)](n)}const c=new Set;for(const e of i[t(504)]){const n=o[t(505)](e[t(524)]);c[t(492)](n);for(const n of e[t(515)])c[t(492)](n)}for(const e of a)n[t(477)](e),n[t(522)][t(493)](e,zr(r,t(510)));for(const e of c)n[t(478)](e),n[t(522)][t(493)](e,zr(r,t(510)));this[t(517)]()}[Zi(517)](){const t=Zi,e=this[t(503)],n=e[t(511)];e[t(500)][t(495)](t(507))[t(522)][t(519)]((e=>{const r=t;if(r(491)!=e[r(521)]&&r(496)!=e[r(521)])return;const{data:s}=e;return s&&r(525)===s[r(516)]?s[r(490)][0][r(485)]?{type:r(499),content:zr(n,r(487),s[r(490)][0][r(497)][r(488)]())}:{type:r(499),content:zr(n,r(502),s[r(490)][0][r(497)][r(488)]())}:void 0}))}}const ta=na;function ea(){const t=["rowspan","setSelection","table","cell","markMultiRangeDeletion","removeTableColumn","4283238OJLsvq","addClass","differ","startsWith","selection","fromRange","min","_getCoordsForCells","insertTable","nodeAfter","has","_getSuggestionCoords","deletion","end","isIntersectingWithRange","TableEditing","_tableSuggestions","ELEMENT_TABLE_ROW","includes","enableCommand","TrackChangesEditing","data","join","MIN_SAFE_INTEGER","batch","position","refresh","root","maxColumn","discard","getColumnIndexes","change:data","ELEMENT_TABLE_ROW_WITH_TEXT","getContainedElement","15904611FUfnkC","order","getRanges","getChildren","toLowerCase","execute","hasAttribute","above","MAX_SAFE_INTEGER","accept","*Remove:* %0","findAncestor","createRangeIn","classes","insertTableColumnRight","nodeBefore","selectTableRow","commands","showSuggestionHighlights","locale","length","createTableWalker","plugins","ELEMENT_TABLE_WITH_TEXT","left","ELEMENT_TABLE","isEqual","ELEMENT_TABLE_COLUMN","37204bmZAuN","rootName","getSelectionAffectedTableCells","removeClass","minColumn","registerCustomCallback","insertTableRowBelow","tablePaste","addRange","substr","getFirstRange","getChanges","isInContent","minRow","max","enqueueChange","*Insert:* %0","_descriptionFactory","removeTableRow","_splitMarkerName","getCellLocation","editor","get","highest","from","TableUtils","add","registerDescriptionCallback","createRangeOn","insert","selectTableColumn","tableCell","detach","getChangedMarkers","_suggestionFactory","_acceptFormatSuggestionCallbackFactory","options","mapper","ELEMENT_TABLE_COLUMN_WITH_TEXT","1779078dFLzab","low","change","suggestion","filter","values","forceValue","maxRow","start","_tablePostFixingSubtypes","createPositionAt","type","map","$textProxy","oldRange","registerElementLabel","name","insertTableRowAbove","1511554FGDdHW","_setupColumnsRowsFixing","span","subType","isArray","colspan","insertTableColumnLeft","registerPostFixer","writer","isTouching","some","getRowIndexes","$graveyard","document","addMarker:suggestion","element","tableColumn","332477pzugoL","first","1058448jhMUFk","item","7WtzVwU","20aeRDzC","every","push","last","markMultiRangeInsertion","downcastDispatcher","toViewElement","insertion","tableRow","getAttribute","getSuggestion","model","afterInit","getItems"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=280]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(388568===-parseInt(n(403))/1+-parseInt(n(386))/2+parseInt(n(368))/3+-parseInt(n(329))/4*(parseInt(n(408))/5)+-parseInt(n(428))/6*(parseInt(n(407))/7)+-parseInt(n(405))/8+parseInt(n(301))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ea);class ra extends t.Plugin{constructor(t){const e=na;super(t),this[e(377)]=[e(416),e(402)],this[e(283)]=new Set}[ta(420)](){const t=ta,e=this[t(350)],n=e[t(419)][t(399)][t(432)];if(!e[t(323)][t(438)](t(282)))return;const r=e[t(320)],s=e[t(323)][t(351)](t(287)),o=e[t(323)][t(351)](t(354));s[t(346)][t(383)](t(424),(e=>zr(r,t(326),e))),this[t(387)](),s[t(286)](t(436)),s[t(286)](t(317)),s[t(286)](t(359));for(const r of[t(385),t(335)]){const i=e[t(318)][t(351)](r);s[t(286)](r,(r=>{const a=t;e[a(419)][a(370)]((t=>{const e=a;r();const c=e(308)===i[e(302)],u=o[e(331)](n),l=o[e(397)](u),f=c?l[e(404)]-1:l[e(411)]+1,h=u[0][e(312)](e(424)),g=o[e(322)](h,{startRow:f,endRow:f}),d=Array[e(353)](g)[e(380)]((n=>t[e(357)](n[e(425)])));s[e(412)](d,e(416))}))}))}for(const r of[t(392),t(315)]){const i=e[t(318)][t(351)](r);s[t(286)](r,(r=>{const a=t;e[a(419)][a(370)]((t=>{const e=a;r();const c=e(325)===i[e(302)],u=o[e(331)](n),l=o[e(297)](u),f=c?l[e(404)]-1:l[e(411)]+1,h=u[0][e(312)](e(424)),g=o[e(322)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(353)](g)[e(380)]((n=>t[e(357)](n[e(425)])));s[e(412)](d,e(402))}))}))}for(const r of[t(347),t(427)]){const i=r[t(338)](11),a=i[t(305)](),c=a[t(338)](0,3)+t(388),u=t(424)+i,l=t(434)+i,f=t(343)+i;s[t(286)](r,(()=>{const i=t;e[i(419)][i(370)]((t=>{const e=i,h=o[e(331)](n),g=h[0][e(312)](e(424));let d;if(e(347)==r){const t=o[e(397)](h);d={startRow:t[e(404)],endRow:t[e(411)],includeAllSlots:!0}}else{const t=o[e(297)](h);d={startColumn:t[e(404)],endColumn:t[e(411)],includeAllSlots:!0}}const p=o[e(322)](g,d),m=Array[e(353)](p)[e(380)]((({cell:t})=>t)),I=sa(m[e(372)]((t=>t[e(307)](c)))),E=sa(m[e(372)]((t=>!t[e(307)](c))))[e(380)]((n=>t[e(357)](n))),b=s[e(426)](E,u);if(b&&(e(416)==b[e(389)]||e(402)==b[e(389)])){const n=this[e(439)](b);for(const r of I){const s=t[e(357)](r),i=o[e(349)](r),u=r[e(417)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(337)](s)}}}))}))}function c(r){const s=t,o=Array[s(353)](n[s(303)]())[s(380)]((t=>i.LiveRange[s(433)](t)));e[s(419)][s(370)]((t=>{const n=s,i=t[n(291)];r=r[n(372)]((t=>n(398)!=t[n(294)][n(330)])),t[n(423)](r),e[n(318)][n(351)](n(347))[n(293)](),e[n(306)](n(347),{forceDefaultExecution:!0}),e[n(419)][n(344)]((()=>{const t=n;e[t(419)][t(344)](i,(e=>{const n=t,r=o[n(372)]((t=>n(398)!=t[n(294)][n(330)]));r[n(321)]>0&&e[n(423)](r);for(const t of o)t[n(361)]()}))}))}))}function u(r){const s=t;e[s(419)][s(370)]((t=>{const o=s,a=Array[o(353)](n[o(303)]())[o(380)]((t=>i.LiveRange[o(433)](t))),c=[];for(const t of r)for(const e of t[o(421)]({shallow:!0}))c[o(410)](e);for(const n of c)o(398)!=n[o(294)][o(330)]&&(t[o(423)](t[o(378)](n,0)),e[o(318)][o(351)](o(427))[o(293)](),e[o(306)](o(427),{forceDefaultExecution:!0}));const u=a[o(372)]((t=>o(398)!=t[o(294)][o(330)]));u[o(321)]>0&&t[o(423)](u);for(const t of a)t[o(361)]()}))}function l(e,n){const r=t;return n[r(409)]((t=>e[r(396)]((e=>e[r(280)][r(327)](t[r(376)])||t[r(280)][r(327)](e[r(376)])))))}function f(e,n){const r=t;return e[r(396)]((t=>n[r(396)]((e=>t[r(280)][r(395)](e[r(376)])))))}e[t(288)][t(413)].on(t(400),((e,n,r)=>{const s=t;if(!r[s(365)][s(319)])return;const o=n[s(406)];if(!o)return;const i=r[s(366)][s(414)](o);function c(t){return Array[s(390)](t)?t:[t]}i&&s(360)===o[s(384)]&&(0,a.setHighlightHandling)(i,r[s(394)],((t,e,n)=>n[s(429)](c(e[s(314)]),t)),((t,e,n)=>n[s(332)](c(e[s(314)]),t)))}),{priority:t(352)}),s[t(346)][t(356)]((e=>{const n=t;if(n(415)!=e[n(379)]&&n(440)!=e[n(379)])return;const s=e[n(300)]();if(null!=s&&s.is(n(401),n(424))){if(n(415)==e[n(379)]){const t=e[n(421)]()[n(372)]((t=>t.is(n(381))))[n(380)]((t=>t[n(288)]));if(t[n(321)])return{type:n(415),content:zr(r,n(345),zr(r,n(324),'"'+t[n(289)](" ")+'"'))}}if(n(440)==e[n(379)]){const t=e[n(421)]()[n(372)]((t=>t.is(n(381))))[n(380)]((t=>t[n(288)]));if(t[n(321)])return{type:n(440),content:zr(r,n(311),zr(r,n(324),'"'+t[n(289)](" ")+'"'))}}}})),s[t(346)][t(356)]((e=>{const n=t;if(n(416)==e[n(389)]){const t=e[n(421)]()[n(372)]((t=>t.is(n(381))))[n(380)]((t=>t[n(288)])),s=this[n(439)](e),o=s[n(375)]-s[n(342)]+1;if(n(415)==e[n(379)])return t[n(321)]?{type:n(415),content:zr(r,n(345),zr(r,n(299),[o,'"'+t[n(289)](" ")+'"']))}:{type:n(415),content:zr(r,n(345),zr(r,n(284),o))};if(n(440)==e[n(379)])return t[n(321)]?{type:n(440),content:zr(r,n(311),zr(r,n(299),[o,'"'+t[n(289)](" ")+'"']))}:{type:n(440),content:zr(r,n(311),zr(r,n(284),o))}}if(n(402)==e[n(389)]){const t=e[n(421)]()[n(372)]((t=>t.is(n(381))))[n(380)]((t=>t[n(288)])),s=this[n(439)](e),o=s[n(295)]-s[n(333)]+1;if(n(415)==e[n(379)])return t[n(321)]?{type:n(415),content:zr(r,n(345),zr(r,n(367),[o,'"'+t[n(289)](" ")+'"']))}:{type:n(415),content:zr(r,n(345),zr(r,n(328),o))};if(n(440)==e[n(379)])return t[n(321)]?{type:n(440),content:zr(r,n(311),zr(r,n(367),[o,'"'+t[n(289)](" ")+'"']))}:{type:n(440),content:zr(r,n(311),zr(r,n(328),o))}}})),s[t(363)][t(334)](t(415),t(416),t(296),c),s[t(363)][t(334)](t(440),t(416),t(310),c),s[t(363)][t(334)](t(415),t(402),t(296),u),s[t(363)][t(334)](t(440),t(402),t(310),u),s[t(363)][t(334)](t(415),t(402),t(289),l),s[t(363)][t(334)](t(440),t(402),t(289),l),s[t(363)][t(334)](t(415),t(416),t(289),f),s[t(363)][t(334)](t(440),t(416),t(289),f)}[ta(364)](){const t=ta,e=this[t(350)],n=e[t(419)][t(399)][t(432)];return(r,s)=>{const o=t;e[o(419)][o(370)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(280)][a(316)];u&&u[0]&&!1===u[0][a(374)]&&(l=r[0][a(376)][a(437)]);const f=t[a(313)](l);if(a(398)==f[a(294)][a(330)])return;const h=Array[a(353)](n[a(303)]())[a(380)]((t=>i.LiveRange[a(433)](t)));t[a(423)](f),e[a(318)][a(351)](c)[a(293)](),u[a(410)]({forceDefaultExecution:!0}),e[a(306)](c,...u);const g=h[a(372)]((t=>a(398)!=t[a(294)][a(330)]));g[a(321)]>0&&t[a(423)](g);for(const t of h)t[a(361)]()}))}}[ta(435)](t){const e=ta,n=this[e(350)][e(323)][e(351)](e(354));let r=Number[e(309)],s=Number[e(290)],o=Number[e(309)],i=Number[e(290)];for(const a of t){if(e(398)==a[e(294)][e(330)])continue;const{row:t,column:c}=n[e(349)](a),u=a[e(307)](e(422))?a[e(417)](e(422))-1:0,l=a[e(307)](e(391))?a[e(417)](e(391))-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}}[ta(387)](){const t=ta,e=this[t(350)],n=e[t(323)][t(351)](t(287)),r=e[t(323)][t(351)](t(354));e[t(419)][t(399)].on(t(298),(()=>{const r=t,s=Array[r(353)](e[r(419)][r(399)][r(430)][r(362)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(348)](t);if(r(371)!=s)continue;if(null!=e[r(382)])continue;const a=n[r(418)](o);this[r(377)][r(285)](i)&&this[r(283)][r(355)](a)}}),{priority:t(369)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(357)](e),a=e[s(312)](s(424)),c=r[s(349)](e);for(const t of this[s(283)]){const n=t[s(389)],r=n[s(431)](s(336)),u=n[s(338)](r?10:5),l=u[s(305)](),f=l[s(338)](0,3)+s(388),h=s(434)+u,g=s(343)+u;if(!t[s(341)])continue;if(a!=t[s(339)]()[s(376)][s(312)](s(424)))continue;if(t[s(281)](i))continue;const d=e[s(307)](f)?e[s(417)](f)-1:0,p=this[s(439)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(337)](i),o=!0)}return o};e[t(419)][t(399)][t(393)]((n=>{const r=t;let o=!1;for(const t of e[r(419)][r(399)][r(430)][r(340)]())if(r(358)==t[r(379)])if(r(416)==t[r(384)])for(const e of t[r(292)][r(437)][r(304)]())o=o||s(e,n);else r(360)==t[r(384)]&&(o=o||s(t[r(292)][r(437)],n));return o}))}[ta(439)](t){const e=ta;return this[e(435)](t[e(303)]()[e(380)]((t=>t[e(376)][e(437)])))}}function sa(t){const e=ta;return Array[e(353)](new Set(t)[e(373)]())}const oa=aa;function ia(){const t=["refresh","mergeTableCells","getRanges","afterInit","map","setSelection","848469CIcWCN","TableEditing","markBlockFormat","element","*Merge cells*","*Split cell:* vertically","detach","*Split cell:* horizontally","_acceptFormatSuggestionCallbackFactory","from","$graveyard","size","70384aOytdp","push","markMultiRangeBlockFormat","rootName","plugins","change","6271950JukWCA","deletion","value","return","author","_tablePostFixingSubtypes","8422070ZPIUzR","document","_descriptionFactory","editor","3280245mkBVHq","_areSelectedCellsMergable","filter","getSuggestions","cell","direction","tableCell","model","mergeTableCellUp","has","TableUtils","4WVNwjw","getFirstPosition","requires","subType","splitTableCellVertically","formatBlock","locale","enableCommand","mergeTableCellLeft","getAncestors","1972AidWGD","format","insertion","mergeTableCellDown","registerCustomCallback","forceDefaultExecution","842maHmAp","trackChanges","execute","_areMergableCells","low","formatInline","createTableWalker","TrackChangesEditing","commandName","get","length","selection","884968mkHtDW","splitTableCellHorizontally","table","commands","stop","registerDescriptionCallback","getCellLocation","createRangeOn","fromRange","set:isEnabled","horizontally","_isForcedDefaultExecutionBlock","findAncestor","highest","add","isInContent","mergeTableCellRight","_suggestionFactory","getSelectionAffectedTableCells","find","isEnabled","type","root","135Tiqbya","containsRange","accept"];return(ia=function(){return t})()}function aa(t,e){const n=ia();return(aa=function(t,e){return n[t-=323]})(t,e)}!function(t,e){const n=aa,r=t();for(;;)try{if(570172===parseInt(n(400))/1*(-parseInt(n(394))/2)+parseInt(n(345))/3*(parseInt(n(384))/4)+parseInt(n(373))/5+parseInt(n(363))/6+parseInt(n(412))/7+parseInt(n(357))/8*(parseInt(n(336))/9)+-parseInt(n(369))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ia);class ca extends t.Plugin{static get[oa(386)](){return[ra]}[oa(342)](){const t=oa,e=this[t(372)],n=e[t(380)][t(370)][t(411)],r=e[t(390)];if(!e[t(361)][t(382)](t(346)))return;const s=e[t(361)][t(409)](t(407)),o=e[t(361)][t(409)](t(383)),a=e[t(361)][t(409)](ra);a[t(368)][t(358)](t(340)),s[t(391)](t(340),(()=>{const n=t,r=o[n(331)](e[n(380)][n(370)][n(411)]);e[n(380)][n(362)]((()=>{const t=n;s[t(359)](r,{commandName:t(340),commandParams:[]},[],t(340))}))})),e[t(415)][t(409)](t(340)).on(t(402),((n,r)=>{const o=t;e[o(415)][o(409)](o(401))[o(365)]&&(r[o(410)]>0&&r[r[o(410)]-1]&&r[r[o(410)]-1][o(399)]||s[o(324)]||this[o(374)]()||n[o(416)]())}),{priority:t(326)});for(const n of[t(381),t(329),t(397),t(392)]){const r=e[t(415)][t(409)](n);s[t(391)](n,(()=>{const n=t,o=e[n(380)][n(370)][n(411)][n(385)]()[n(393)]()[n(332)]((t=>t.is(n(348),n(379)))),i=r[n(365)];e[n(380)][n(362)]((()=>{const t=n;s[t(359)]([o,i],{commandName:t(340),commandParams:[]},[],t(340))}))}))}for(const n of[t(388),t(413)]){const r=e[t(415)][t(409)](n);s[t(391)](n,(()=>{const i=t,a=o[i(331)](e[i(380)][i(370)][i(411)])[0],c=a[i(325)](i(414)),{column:u,row:l}=o[i(418)](a);let f=[];if(i(323)==r[i(378)]){const t=o[i(406)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(354)](t)[i(343)]((t=>t[i(377)]))}else{const t=o[i(406)](c,{column:u,includeAllSlots:!0});f=Array[i(354)](t)[i(343)]((t=>t[i(377)]))}e[i(380)][i(362)]((t=>{const e=i;s[e(347)](t[e(419)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(371)][t(417)]((e=>{const n=t;if(n(389)!=e[n(334)]&&n(405)!=e[n(334)])return;const{data:s}=e;return s&&n(340)==s[n(408)]?{type:n(395),content:zr(r,n(349))}:void 0})),s[t(371)][t(417)]((e=>{const n=t;if(n(389)!=e[n(334)]&&n(405)!=e[n(334)])return;const{data:s}=e;return s?n(388)==s[n(408)]?{type:n(395),content:zr(r,n(350))}:n(413)==s[n(408)]?{type:n(395),content:zr(r,n(352))}:void 0:void 0}));const c=a[t(353)]();for(const e of[t(381),t(329),t(397),t(392)])s[t(330)][t(398)](t(389),e,t(338),c);for(const e of[t(388),t(413)])s[t(330)][t(398)](t(389),e,t(338),c);s[t(330)][t(398)](t(389),t(340),t(338),(r=>{const s=t;e[s(380)][s(362)]((t=>{const o=s,a=Array[o(354)](n[o(341)]())[o(343)]((t=>i.LiveRange[o(420)](t)));t[o(344)](r),e[o(415)][o(409)](o(340))[o(339)](),e[o(402)](o(340),{forceDefaultExecution:!0});const c=a[o(375)]((t=>o(355)!=t[o(335)][o(360)]));c[o(410)]>0&&t[o(344)](c);for(const t of a)t[o(351)]()}))}));for(const n of[t(381),t(397),t(392),t(329)]){const r=e[t(415)][t(409)](n);r.on(t(421),((n,s,o)=>{const i=t;if(o){const t=e[i(380)][i(370)][i(411)][i(385)]()[i(393)]()[i(332)]((t=>t.is(i(348),i(379))));this[i(403)](r[i(365)],t)||(n[i(366)]=!1,n[i(416)]())}}),{priority:t(404)})}}[oa(374)](){const t=oa,e=this[t(372)][t(415)][t(409)](t(340)),n=this[t(372)][t(361)][t(409)](t(383));if(!e[t(333)])return!1;const r=n[t(331)](this[t(372)][t(380)][t(370)][t(411)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(403)](e,n))return!1;return!0}[oa(403)](t,e){const n=oa,r=this[n(372)][n(361)][n(409)](n(407)),s=this[n(372)][n(380)][n(419)](t),o=this[n(372)][n(380)][n(419)](e),i=new Set,a=new Set;for(const t of r[n(376)]())if((n(396)==t[n(334)]||n(364)==t[n(334)]||n(340)==t[n(387)])&&t[n(328)])for(const e of t[n(341)]())e[n(337)](s,!0)&&i[n(327)](t[n(334)]+":"+t[n(367)].id),e[n(337)](o,!0)&&a[n(327)](t[n(334)]+":"+t[n(367)].id);if(i[n(356)]!=a[n(356)])return!1;for(const t of i)if(!a[n(382)](t))return!1;return!0}}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=451]})(t,e)}function fa(){const t=["toViewElement","getSuggestion","bindElementToMarker","nodeAfter","consumable","includes","item","FORMAT_HEADER_ROW","name","ck-suggestion-marker-","markerNameToElements","get","ck-suggestion-marker--active","_suggestionFactory","8172AeIJlq","registerCustomCallback","75ViCkFP","2395686PhdRbU","formatBlock","plugins","locale","has","TableUtils","editing","addClass","activeMarkers","cell","markerRange","registerAttributeLabel","removeMarker:suggestion","parent","_descriptionFactory","48kFpKth","10zXwLwm","registerDescriptionCallback","3djnlqX","highest","_handleLegacySuggestions","*Format:* %0","forceValue","requires","FORMAT_REGULAR_COLUMN","setAttribute","end","TableEditing","editor","563719CBUCxR","removeClass","createTableWalker","commandParams","data-suggestion","options","markerName","FORMAT_HEADER_COLUMN","822TWWMJZ","downcastDispatcher","setTableColumnHeader","_splitMarkerName","accept","getCellLocation","828Uiuwxh","stop","_registerLegacyDescription","removeAttribute","FORMAT_REGULAR_ROW","afterInit","1372276pBdvBz","format","unbindElementFromMarkerName","_enableDefaultAttributesIntegration","42805tEtbAP","writer","setTableRowHeader","data","15392300rimxBS","nodeBefore","220424oWhwkq","_acceptFormatSuggestionCallbackFactory","headingRows","consume","type","headingColumns","start","TrackChangesEditing","commandName","mapper","addMarker:suggestion","showSuggestionHighlights"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(983089===parseInt(n(536))/1+-parseInt(n(487))/2*(-parseInt(n(505))/3)+parseInt(n(458))/4*(-parseInt(n(486))/5)+parseInt(n(524))/6*(parseInt(n(452))/7)+parseInt(n(502))/8*(-parseInt(n(484))/9)+-parseInt(n(503))/10*(-parseInt(n(456))/11)+-parseInt(n(530))/12*(parseInt(n(516))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(510)](){return[ra]}[ua(535)](){const t=ua,e=this[t(515)];if(!e[t(489)][t(491)](t(514)))return;const n=e[t(490)],r=e[t(489)][t(481)](t(465));r[t(451)](t(454),[],[t(460)]),r[t(451)](t(526),[],[t(463)]),r[t(501)][t(498)](t(460),zr(n,t(477))),r[t(501)][t(498)](t(463),zr(n,t(523))),this[t(507)]()}[ua(507)](){const t=ua,e=this[t(515)][t(489)][t(481)](t(465)),n=this[t(515)][t(489)][t(481)](t(492)),r=this[t(515)][t(489)][t(481)](ra)[t(459)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=la,{type:c,id:u}=e[a(527)](o[a(522)]),l=e[a(471)](u),f=l[a(455)];if(a(488)!=l[a(462)]||!f||a(526)!=f[a(466)])return;if(o[a(476)])return void s[a(531)]();if(!i[a(474)][a(461)](o[a(497)],s[a(478)]))return;const h=o[a(497)][a(464)][a(473)],g=o[a(497)][a(513)][a(457)],d=h[a(500)][a(500)],{column:p}=n[a(529)](h),{column:m}=n[a(529)](g);for(let s=p;s<=m;s++){const l=n[a(518)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(496)],l=i[a(467)][a(470)](s);i[a(453)][a(494)](a(479)+c,l),r&&i[a(453)][a(512)](a(520),u,l),i[a(467)][a(472)](l,o[a(522)]),t&&(e[a(495)][a(475)](o[a(522)])?i[a(453)][a(494)](a(482),l):i[a(453)][a(517)](a(482),l))}}}}e[t(483)][t(485)](t(488),t(454),t(528),r),e[t(483)][t(485)](t(488),t(526),t(528),r),this[t(515)][t(493)][t(525)].on(t(468),s(),{priority:t(506)}),this[t(515)][t(455)][t(525)].on(t(468),((e,n,r)=>{const o=t;r[o(521)][o(469)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(506)}),this[t(515)][t(493)][t(525)].on(t(499),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(527)](r[o(522)]),c=e[o(471)](a),u=c[o(455)];if(o(488)!=c[o(462)]||!u||o(526)!=u[o(466)])return;const l=s[o(467)][o(480)](r[o(522)]);if(l)for(const t of l)s[o(453)][o(517)](o(479)+i,t),s[o(453)][o(517)](o(482),t),s[o(453)][o(533)](o(520),t),s[o(467)][o(538)](t,r[o(522)])}),{priority:t(506)}),this[t(532)]()}[ua(532)](){const t=ua,e=this[t(515)],n=e[t(490)];function r(e){const r=t;return{type:r(537),content:zr(n,r(508),e)}}e[t(489)][t(481)](t(465))[t(501)][t(504)]((e=>{const s=t;if(s(488)!=e[s(462)])return;const{data:o}=e;if(o){if(s(454)==o[s(466)]){const t=o[s(519)][0][s(509)];return r(zr(n,s(t?477:534)))}if(s(526)==o[s(466)]){const t=o[s(519)][0][s(509)];return r(zr(n,s(t?523:511)))}}}))}}const ga=da;function da(t,e){const n=pa();return(da=function(t,e){return n[t-=426]})(t,e)}function pa(){const t=["column","tablePasteColumn","endColumn","formatBlock","_getCoordsForCells","deletionRanges","getChangedMarkers","join","find","setAttributes","registerPostFixer","insertRows","_createdBatches","length","editor","afterInit","_suggestionFactory","row","getColumns","markerToHighlight","plugins","insertContent","registerDescriptionCallback","deletion","remove","markMultiRangeDeletion","isEqual","editing","createElement","markerAttributes","markMultiRangeBlockFormat","author","_isForcedDefaultExecutionBlock","rootName","newRange","forceDefaultExecution","findAncestor","createTableWalker","fill","1458994xLujTH","elementToElement","7cRnuWS","hasSuggestion","getSuggestions","cells","tableCellBorderStyle","nodeAfter","tablePasteRow","setAttribute","getTableIfOnlyTableInContent","rowInsertionRanges","commands","updateMarker","element","tableCellSuggestion","TrackChangesEditing","getChild","discard","suggestionLoaded","_descriptionFactory","1845069cXHMeu","markMultiRangeInsertion","getChildren","document","_tablePostFixingSubtypes","activeMarkers","high","getItems","schema","editingDowncast","type","showSuggestionHighlights","getRowIndexes","tableCellBackgroundColor","end","$graveyard","batch","nextSibling","rows","columnInsertionIndexes","_replaceTableSlotCell","insertionRanges","tablePaste","columns","Users","first","for","wrap","stop","tableCellHorizontalAlignment","paragraph","ck-suggestion-marker","suggestion","add","start","createRangeIn","tableCellBorderWidth","some","documentSelection","getSuggestionCallback","map","suggestion-td","getSelectionAffectedTableCells","3062855TGqqRh","oldRange","keys","suggestion:formatBlock:tablePasteCell","isEmpty","return","name","removeMarkers","register","push","rowInsertionIndexes","locale","view","from","change","getShiftedBy","listenTo","registerCustomCallback","markers","tablePasteCell","ck-suggestion-marker-insertion","reduce","move","ck-suggestion-marker--active","redo","requires","attributes","set","fromEntries","next","columnInsertionRanges","getSuggestion","getAllAdjacentSuggestions","startsWith","createPositionBefore","subType","filter","trackChanges","clipboardOutput","model","getMarkers","tableCellPadding","getContainedElement","removeColumns","createRange","getRanges","includes","insertion","every","getRange","last","value","getAttributes","TableClipboard","markerName","tableCellBorderColor","entries","*Replace table cells*","removeRows","accept","suggestionUnloaded","4PJbOjU","createRangeOn","insert","position","97820hDLlOj","endRow","options","unwrap","getRows","4027816gPQeBa","has","dataDowncast","_splitMarkerName","differ","low","tablePasteChainId","596173posATC","content","selection","insertColumns","1554450aQLvKk","tableCellVerticalAlignment","table","removeMarker","previous","root","containsRange","get","getChanges","isInContent","1881qtlOFN","getColumnIndexes","tableCell","conversion","cell","TableUtils","previousSibling"];return(pa=function(){return t})()}!function(t,e){const n=da,r=t();for(;;)try{if(439118===parseInt(n(593))/1+-parseInt(n(452))/2+-parseInt(n(473))/3+parseInt(n(577))/4*(-parseInt(n(516))/5)+parseInt(n(597))/6+-parseInt(n(454))/7*(parseInt(n(586))/8)+parseInt(n(607))/9*(parseInt(n(581))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);const ma=[ga(509),ga(571),ga(458),ga(502),ga(598),ga(486),ga(557)],Ia=Object[ga(544)](ma[ga(513)]((t=>[t,null])));class Ea extends t.Plugin{static get[ga(541)](){return[ra]}[ga(428)](){const t=ga,n=this[t(427)];if(!n[t(433)][t(587)](t(569)))return;const r=n[t(433)][t(604)](t(468)),s=n[t(433)][t(604)](t(612)),o=n[t(433)][t(604)](ra),i=n[t(433)][t(604)](t(569));o[t(477)][t(525)](t(460),t(615)),n[t(555)][t(481)][t(524)](t(467),{allowIn:t(609),allowContentOf:t(609),isLimit:!0}),n[t(610)][t(453)]({model:t(467),view:t(514)});let a=null;n[t(555)].on(t(434),((o,c)=>{const u=t,[l,f]=c,h=c[c[u(426)]-1];h&&h[u(448)]||r[u(445)]||this[u(427)][u(464)][u(604)](u(553))[u(567)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(511)))return!1;const i=s[o(462)](t,n);if(!i||!Ta(i,void 0,r))return!1;const a=r[o(515)](n[o(476)][o(595)]);if(!a[o(426)])return!1;const c=a[0][o(449)](o(599)),l=r[o(485)](a),f=r[o(608)](a),h={startRow:l[o(498)],endRow:l[o(566)],startColumn:f[o(498)],endColumn:f[o(566)]};return 1==a[o(426)]&&(h[o(582)]+=r[o(585)](i)-1,h[o(616)]+=r[o(431)](i)-1),Ta(c,h,r)}(l,f,n[u(555)],s,i)&&(o[u(501)](),a={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(555)][u(530)]((()=>{const t=u;n[t(555)][t(434)](c[0],c[1],c[2],{forceDefaultExecution:!0});const s=(0,e.uid)(),{rowInsertionRanges:o,columnInsertionRanges:i,insertionRanges:l,deletionRanges:f,cells:h}=a;o[t(426)]&&r[t(474)](o,t(460),{tablePasteChainId:s}),i[t(426)]&&r[t(474)](i,t(615),{tablePasteChainId:s}),l[t(426)]&&r[t(474)](l,t(495),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(426)]&&r[t(438)](f,t(495),{tablePasteChainId:s,skipNestingCheck:!0});const g=r[t(443)](h[t(513)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(535),{tablePasteChainId:s});if(g){const e=g[t(556)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(555)][t(578)](s),a=e[t(622)]((e=>e[t(565)]()[t(439)](i)));a&&r[t(525)]([a[t(522)],o])}r[t(426)]&&g[t(461)](t(442),Object[t(544)](r))}a=null})))}),{priority:e.priorities[t(479)]+10}),n[t(433)][t(604)](t(569)).on(t(493),((e,n)=>{const r=t,[s,o,,i]=n;if(!a)return;e[r(501)]();const c=s[r(611)],u=o,l=ba(c),f=ba(u);e[r(521)]=c;let h=null,g=null;if(f||l)if(l&&!f){i[r(437)](c[r(469)](0));for(const t of Array[r(529)](u[r(475)]()))i[r(579)](t,c,r(487));const t=a[r(526)][r(562)](s[r(430)]),e=a[r(492)][r(562)](s[r(614)]);t||e||(h=i[r(508)](c))}else f&&!l&&(g=i[r(508)](c));else{const t=i[r(441)](r(467)),e=i[r(441)](r(467));i[r(500)](i[r(508)](c),e),i[r(579)](t,c,0);for(const e of Array[r(529)](u[r(475)]()))i[r(579)](e,t,r(487));h=i[r(578)](t),g=i[r(578)](e)}const d=Array[r(529)](u[r(568)]())[r(552)]((([t])=>ma[r(562)](t)));a[r(457)][r(525)]({element:c,attributes:d[r(426)]?Object[r(544)](d):null}),h&&a[r(494)][r(525)](h),g&&a[r(619)][r(525)](g)}),{priority:t(479)}),s.on(t(596),((e,r)=>{const o=t,[i,c={}]=r;if(!a)return;const u=c.at||0,l=c[o(496)]||1;a[o(492)]=new Array(l)[o(451)](u)[o(513)](((t,e)=>t+e));for(const{cell:t}of s[o(450)](i,{startColumn:u,endColumn:u+l-1}))a[o(546)][o(525)](n[o(555)][o(578)](t))}),{priority:t(591)}),s.on(t(625),((e,r)=>{const o=t,[i,c={}]=r;if(!a)return;const u=c.at||0,l=c[o(491)]||1;a[o(526)]=new Array(l)[o(451)](u)[o(513)](((t,e)=>t+e));for(const{cell:t}of s[o(450)](i,{startRow:u,endRow:u+l-1}))a[o(463)][o(525)](n[o(555)][o(578)](t))}),{priority:t(591)}),r[t(472)][t(435)]((e=>{const r=t;if(e[r(551)]&&e[r(551)][r(549)](r(495)))return e[r(601)]?{}:{type:r(563),content:zr(n[r(527)],r(573))}}));const c=()=>!1;for(const e of[t(495),t(615),t(460),t(535)])r[t(429)][t(533)](t(563),e,t(621),c),r[t(429)][t(533)](t(436),e,t(621),c),r[t(429)][t(533)](t(617),e,t(621),c);r[t(429)][t(533)](t(617),t(535),t(470),c),r[t(429)][t(533)](t(617),t(535),t(575),((e,r,s)=>{const o=t,i=e[o(513)]((t=>t[o(558)]()))[o(552)]((t=>t)),c=new Map(i[o(513)]((t=>[t,null])));if(a)for(const{element:t,attributes:e}of a[o(457)])e&&c[o(543)](t,e);else if(s&&s[o(442)])for(const[t,e]of Object[o(572)](s[o(442)])){const r=n[o(555)][o(534)][o(604)](t),s=r?r[o(565)]()[o(558)]():null;s&&c[o(543)](s,e)}n[o(555)][o(530)]((t=>{const e=o;for(const[n,r]of c)t[e(623)]({...Ia,...r},n)}))}));const u=(e,s)=>{const o=t;r[o(429)][o(533)](e,o(495),s,((t,i,a)=>{const c=o;n[c(555)][c(530)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(507)][o(459)];t.is(o(466),o(467))&&u[o(525)](t)}r[o(429)][o(512)](e,null,s)(t,i,a);for(const t of u)o(488)!=t[o(602)][o(446)]&&n[o(584)](t)}))}))};u(t(563),t(575)),u(t(563),t(470)),u(t(436),t(575)),u(t(436),t(470)),r[t(429)][t(533)](t(563),t(460),t(470),(e=>{const n=t,r=e[n(513)]((t=>t[n(558)]())),i=r[0][n(449)](n(599)),{minRow:a,maxRow:c}=o[n(618)](r);s[n(574)](i,{at:a,rows:c-a+1})})),r[t(429)][t(533)](t(563),t(615),t(470),(e=>{const n=t,r=e[n(513)]((t=>t[n(558)]())),i=r[0][n(449)](n(599)),{minColumn:a,maxColumn:c}=o[n(618)](r);s[n(559)](i,{at:a,columns:c-a+1})}));const l=(e,n)=>{const s=t;if(!n[s(551)]||!n[s(551)][s(549)](s(495)))return;const o=n[s(542)][s(592)],i=r[s(456)]()[s(552)]((t=>t[s(606)]&&t[s(542)]&&t[s(542)][s(592)]==o));i[s(426)]&&n[s(548)]()[s(426)]!=i[s(426)]&&i[s(537)](((t,e)=>(t[s(545)]=e,e[s(601)]=t,e)))};function f(e,n=!0){const s=t,{id:o}=r[s(589)](e[s(570)]),i=[s(504),s(536)],a=r[s(478)][s(562)](e[s(570)]);return a&&i[s(525)](s(539)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(471),l,{priority:t(479)}),r.on(t(576),l,{priority:t(479)}),n[t(555)][t(476)][t(624)]((()=>{const e=t;let s=!1;const o=Array[e(529)](n[e(555)][e(476)][e(590)][e(620)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(589)](t);if(e(505)!=o||e(436)!=a||i[e(517)])continue;if(!r[e(455)](c))continue;const u=r[e(547)](c)[e(561)](),l=n[e(433)][e(604)](e(497)).me;for(const t of r[e(456)]())if(t[e(606)]&&t[e(444)]==l&&e(617)==t[e(483)]&&e(535)==t[e(551)]&&t[e(561)]()[e(564)]((t=>u[e(510)]((n=>n[e(603)](t,!0))))))for(const n of t[e(548)]())n[e(606)]&&(n[e(470)](),s=!0)}return s})),n[t(555)][t(476)][t(624)]((e=>{const s=t,o=n[s(464)][s(604)](s(540));if(!o||!o[s(626)][s(587)](e[s(489)]))return!1;let i=!1;const a=n[s(433)][s(604)](s(497)).me,c=n[s(555)][s(476)][s(590)][s(605)](),u=Array[s(529)](n[s(555)][s(476)][s(590)][s(620)]())[s(552)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(589)](t);return n(505)==o&&n(495)==i&&c==a.id&&!e[n(517)]}));for(const t of c){if(s(579)!=t[s(483)]||s(467)!=t[s(522)]||1!=t[s(426)])continue;const n=e[s(560)](t[s(580)],t[s(580)][s(531)](1));if(!u[s(622)]((({data:t})=>t[s(447)][s(439)](n))))for(const{name:t,data:r}of u)if(n[s(603)](r[s(447)])){e[s(465)](t,{range:n}),i=!0;break}}return i})),n[t(555)][t(476)][t(624)]((e=>{const s=t;let o=!1;const i=n[s(433)][s(604)](s(497)).me,a=r[s(456)]()[s(552)]((t=>t[s(606)]&&t[s(444)]==i)),c=new Set,u=new Set;for(const t of a)if(s(495)==t[s(551)])for(const e of t[s(556)]()){const n=e[s(565)]()[s(558)]();if(n)if(n.is(s(466),s(467))&&ba(n)){t[s(600)](e[s(522)]),c[s(506)](n),o=!0;const r=n[s(490)],i=n[s(613)],a=r&&r.is(s(466),s(467)),l=i&&i.is(s(466),s(467));a&&!c[s(587)](r)&&u[s(506)](r),l&&!c[s(587)](i)&&u[s(506)](i)}else n.is(s(466),s(503))&&n[s(520)]&&(t[s(600)](e[s(522)]),o=!0)}else if(s(535)==t[s(551)]){if(!t[s(542)]||!t[s(542)][s(592)])continue;const e=t[s(542)][s(442)];if(e&&Object[s(518)](e)[s(426)])continue;const n=t[s(542)][s(592)];let r=!0,i=!0;for(const e of a)if(e[s(551)]&&e[s(551)][s(549)](s(495))){if(!e[s(542)][s(592)]){i=!1;break}if(e.id!=t.id&&e[s(542)][s(592)]==n){r=!1;break}}i&&r&&(t[s(523)](),o=!0)}for(const t of c)e[s(437)](t);for(const t of u)e[s(584)](t);return o})),n[t(610)][t(499)](t(482))[t(432)]({model:t(519),view:(t,e)=>f(t),converterPriority:t(479)}),n[t(610)][t(499)](t(588))[t(432)]({model:t(519),view:(e,n)=>n[t(583)][t(484)]?f(e,!1):null,converterPriority:t(479)});const h=n[t(440)][t(528)];this[t(532)](h[t(476)],t(554),((e,n)=>{const r=t,s=[];for(const t of h[r(508)](n[r(594)])[r(480)]())t.is(r(466),r(514))&&s[r(525)](t);h[r(530)]((t=>{const e=r;for(const n of s)t[e(538)](t[e(508)](n),t[e(550)](n)),t[e(437)](n)}))}))}}function ba(t){const e=ga;if(t[e(520)])return!0;const n=t[e(469)](0);return n.is(e(466),e(503))&&n[e(520)]}function Ta(t,e={},n){const r=ga;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(450)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const _a=ya;function ya(t,e){const n=Aa();return(ya=function(t,e){return n[t-=217]})(t,e)}function Aa(){const t=["getColumnGroupElement","registerCustomCallback","bind","getSuggestions","type","TableColumnResizeEditing","getSelectedElement","217104uoZFQl","registerDescriptionCallback","formatInline","markBlockFormat","12492RJznuc","discard","7870VmFTMm","resizeTable","Users","has","handleSuggestionDescription","getSuggestionCallback","columnWidths","get","53531biYCIy","model","afterInit","accept","change","tableWidth","getContainedElement","162aHYZXo","36AihbuK","table","handleResizeTableWidthCommand","selection","378fQVGJK","locale","_suggestionFactory","editor","getAttribute","resizeTableWidth","subType","getTableColumnsWidths","1375sxbxJc","enableCommand","TrackChangesEditing","354wuxmZC","94311gisPCr","document","formatGroupId","26skpMms","commandParams","author","_descriptionFactory","*Format:* resize table","plugins","format","9894118LrWtve","4224565QdzKyq","data","formatBlock"];return(Aa=function(){return t})()}!function(t,e){const n=ya,r=t();for(;;)try{if(652266===-parseInt(n(222))/1*(parseInt(n(249))/2)+-parseInt(n(245))/3*(-parseInt(n(271))/4)+-parseInt(n(257))/5+parseInt(n(234))/6*(-parseInt(n(246))/7)+-parseInt(n(267))/8*(-parseInt(n(229))/9)+parseInt(n(273))/10*(-parseInt(n(242))/11)+-parseInt(n(230))/12*(-parseInt(n(256))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Aa);class Ca extends t.Plugin{[_a(224)](){const t=_a;if(!this[t(237)][t(254)][t(217)](t(265)))return;const e=this[t(237)][t(254)][t(221)](t(244));e[t(243)](t(239),this[t(232)][t(262)](this)),e[t(236)][t(261)](t(259),t(274),t(225),e[t(236)][t(219)](t(259),null,t(272))),e[t(236)][t(261)](t(259),t(274),t(272),e[t(236)][t(219)](t(259),null,t(225))),e[t(252)][t(268)](this[t(218)][t(262)](this))}[_a(232)](t,e){const n=_a,r=this[n(237)][n(254)][n(221)](n(244)),s=this[n(237)][n(254)][n(221)](n(265)),o=e[n(231)]||this[n(237)][n(223)][n(247)][n(233)][n(266)]();this[n(237)][n(223)][n(226)]((()=>{const i=n,a=s[i(260)](o);let c=a?s[i(241)](a):null,u=o[i(238)](i(227))||null;const l=e[i(227)]||u,f=e[i(220)]||c,h=this[i(237)][i(254)][i(221)](i(275)).me;for(const t of r[i(263)]()){const e=t[i(228)]();if(i(274)===t[i(240)]&&e===o){t[i(251)]!==h&&t[i(272)]();const e=t[i(258)][i(250)];u=e[0][i(227)],c=e[0][i(220)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(270)](o,{commandName:i(239),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(274)},[],i(274))}))}[_a(218)](t){const e=_a;if(e(259)!=t[e(264)]&&e(269)!=t[e(264)])return;const{data:n}=t;if(n&&e(274)===n[e(248)]){const t=e(253);return{type:e(255),content:zr(this[e(237)][e(235)],t)}}}}function ka(){const t=["1466037CXdkot","6541856dWJHot","editor","insertTemplate","get","595qweizG","103116peoMDr","1162493fcGIRX","afterInit","Template","enableCommand","20pStNig","5538294VgtyWi","4110205aRoiCn","2DeWfAN","TrackChangesEditing","has","plugins","5751804DKVNAq"];return(ka=function(){return t})()}const Na=Ra;function Ra(t,e){const n=ka();return(Ra=function(t,e){return n[t-=331]})(t,e)}!function(t,e){const n=Ra,r=t();for(;;)try{if(838548===-parseInt(n(343))/1+-parseInt(n(331))/2*(parseInt(n(336))/3)+parseInt(n(335))/4+-parseInt(n(349))/5+-parseInt(n(342))/6*(-parseInt(n(341))/7)+-parseInt(n(337))/8+parseInt(n(348))/9*(parseInt(n(347))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ka);class La extends t.Plugin{[Na(344)](){const t=Na,e=this[t(338)];e[t(334)][t(333)](t(345))&&e[t(334)][t(340)](t(332))[t(346)](t(339))}}const Sa=va;function va(t,e){const n=Oa();return(va=function(t,e){return n[t-=147]})(t,e)}!function(t,e){const n=va,r=t();for(;;)try{if(210961===parseInt(n(168))/1+parseInt(n(160))/2+parseInt(n(149))/3*(-parseInt(n(158))/4)+parseInt(n(152))/5+parseInt(n(161))/6*(parseInt(n(164))/7)+parseInt(n(155))/8*(parseInt(n(169))/9)+-parseInt(n(154))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oa);class Ma extends t.Plugin{[Sa(156)](){const t=Sa,e=this[t(150)];if(!e[t(151)][t(148)](t(167)))return;e[t(153)][t(148)](t(162))[t(165)](t(167));const n=e[t(153)][t(148)](t(162)),r=e[t(157)];n[t(166)][t(159)](t(147),(e=>zr(r,t(163),e)))}}function Oa(){const t=["6tukJOV","TrackChangesEditing","ELEMENT_TABLE_OF_CONTENTS","350644mKyADh","enableCommand","_descriptionFactory","insertTableOfContents","216925qmYQVO","9wvqllL","tableOfContents","get","1410ypagEm","editor","commands","82390sGFtTS","plugins","333080uVuiwI","54856jApkWP","afterInit","locale","1072tQRska","registerElementLabel","159754lzPDjE"];return(Oa=function(){return t})()}const wa=Fa;function Da(){const t=["isCollapsed","1533256QJxDxV","registerElementLabel","6YOFZID","10395088bPvihu","1653532FZOjrn","model","_splitMarkerName","6185bboCsI","start","schema","getNearestSelectionRange","createRange","isTouching","updateMarker","end","has","afterInit","differ","suggestion","7sAhCCd","isEqual","Title","get","element","125777rfkduq","registerPostFixer","title-content","1166085CvDqOu","newRange","TrackChangesEditing","editor","ELEMENT_TITLE","from","getChangedMarkers","plugins","forward","2298HTZVsb","document","removeMarker","_descriptionFactory","locale","nodeBefore","533991SuVpTy","20mEtLXo"];return(Da=function(){return t})()}function Fa(t,e){const n=Da();return(Fa=function(t,e){return n[t-=498]})(t,e)}!function(t,e){const n=Fa,r=t();for(;;)try{if(261819===parseInt(n(515))/1*(-parseInt(n(538))/2)+-parseInt(n(533))/3+parseInt(n(540))/4+parseInt(n(498))/5*(-parseInt(n(527))/6)+-parseInt(n(510))/7*(-parseInt(n(536))/8)+-parseInt(n(518))/9*(parseInt(n(534))/10)+parseInt(n(539))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Da);class Pa extends t.Plugin{[wa(507)](){const t=wa,e=this[t(521)];if(!e[t(525)][t(506)](t(512)))return;const n=e[t(525)][t(513)](t(520));n[t(530)][t(537)](t(517),(()=>zr(e[t(531)],t(522)))),e[t(541)][t(528)][t(516)]((r=>{const s=t;let o=!1;const i=Array[s(523)](e[s(541)][s(528)][s(508)][s(524)]());for(const{name:t,data:a}of i){const{group:i}=n[s(542)](t);if(s(509)!==i||!a[s(519)])continue;const c=a[s(519)],u=c[s(505)][s(532)];if(!u||!u.is(s(514),s(517)))continue;if(!c[s(499)][s(503)](c[s(505)]))continue;const l=e[s(541)][s(500)][s(501)](c[s(505)],s(526));if(l&&l[s(535)]){const e=r[s(502)](c[s(499)],l[s(499)]);e[s(511)](c)||(r[s(504)](t,{range:e}),o=!0)}o||(r[s(529)](t),o=!0)}return o}))}}const xa=Ba;function Ba(t,e){const n=Ua();return(Ba=function(t,e){return n[t-=460]})(t,e)}function Ua(){const t=["plugins","1079100ZvwYbS","afterInit","330fHkhfA","5424080wzcPHf","editor","1155VViNle","8280384WquNmJ","redo","TrackChangesEditing","4772425TDZqPk","278Aecnya","enableCommand","has","4372EIUGjH","708829SPAssh","6voClWW","UndoEditing","undo","9661SyONba","get"];return(Ua=function(){return t})()}!function(t,e){const n=Ba,r=t();for(;;)try{if(692486===parseInt(n(470))/1*(-parseInt(n(462))/2)+-parseInt(n(478))/3*(parseInt(n(465))/4)+parseInt(n(461))/5*(parseInt(n(467))/6)+-parseInt(n(479))/7+parseInt(n(476))/8+-parseInt(n(473))/9+parseInt(n(475))/10*(parseInt(n(466))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[xa(474)](){const t=xa,e=this[t(477)],n=e[t(472)][t(471)](t(460));e[t(472)][t(464)](t(468))&&(n[t(463)](t(469)),n[t(463)](t(480)))}}function Ga(){const t=["get","plugins","21ajyYiN","enableCommand","335084rdGDYP","994989ptXZJf","TableCaptionEditing","requires","has","afterInit","10descpi","526895ZiSUrA","1940877qGeuub","8mrnBBq","toggleTableCaption","79024TENsJk","294642WCANLc","6870808SxaJTE","editor","TrackChangesEditing"];return(Ga=function(){return t})()}const Va=Ha;function Ha(t,e){const n=Ga();return(Ha=function(t,e){return n[t-=248]})(t,e)}!function(t,e){const n=Ha,r=t();for(;;)try{if(575360===parseInt(n(263))/1+-parseInt(n(252))/2+parseInt(n(253))/3*(-parseInt(n(261))/4)+parseInt(n(259))/5+parseInt(n(264))/6*(parseInt(n(250))/7)+parseInt(n(265))/8+parseInt(n(260))/9*(parseInt(n(258))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ga);class za extends t.Plugin{static get[Va(255)](){return[ra]}[Va(257)](){const t=Va,e=this[t(266)];e[t(249)][t(256)](t(254))&&e[t(249)][t(248)](t(267))[t(251)](t(262))}}const Wa=Ka;function qa(){const t=["registerDescriptionCallback","TableCellPropertiesEditing","change","TablePropertiesEditing","handleSuggestionDescription","table","tableCellWidth","tableCellBackgroundColor","join","batch","1wBTjNZ","discard","TrackChangesEditing","*Format:* change table properties","setAttribute","tableProperties","locale","_suggestionFactory","tableCellHeight","nodeAfter","model","getFirstPosition","tableHeight","data","has","430TeRxhg","formatBlock","1671688KjjmxS","13089UscbJR","_getSuggestion","registerCustomCallback","TrackChangesTableProperties","tableCellProperties","tableBorderWidth","2209765uujtyq","332aYIXrt","get","afterInit","tableCellHorizontalAlignment","getSuggestionCallback","tableBorderColor","1266276hwUaJL","accept","start","tableAlignment","_descriptionFactory","handleDiscardAction","4019792wHqzsX","TableUtils","250022qbOlwq","tableBackgroundColor","subType","pluginName","enableCommand","findAncestor","selection","getSuggestions","tableCellVerticalAlignment","format","_handlePropertyChange","markBlockFormat","27VUKJre","tableCellBorderColor","editor","*Format:* change table cell properties","getContainedElement","document","153285WPxMEc","tableCellPadding","tableBorderStyle","tableCellBorderStyle","getSelectionAffectedTableCells","tableWidth","enqueueChange","commandParams","getAttribute","plugins","tableCellBorderWidth","removeAttribute"];return(qa=function(){return t})()}function Ka(t,e){const n=qa();return(Ka=function(t,e){return n[t-=455]})(t,e)}!function(t,e){const n=Ka,r=t();for(;;)try{if(380719===-parseInt(n(481))/1*(-parseInt(n(520))/2)+parseInt(n(499))/3*(parseInt(n(506))/4)+-parseInt(n(505))/5+-parseInt(n(512))/6+parseInt(n(518))/7+-parseInt(n(498))/8*(parseInt(n(532))/9)+parseInt(n(496))/10*(parseInt(n(459))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qa);class Ja extends t.Plugin{constructor(t){const e=Ka;super(t),this[e(486)]=[e(511),e(461),e(504),e(515),e(464),e(493),e(521)],this[e(503)]=[e(533),e(462),e(469),e(460),e(477),e(489),e(478),e(509),e(528)]}static get[Wa(523)](){return Wa(502)}[Wa(508)](){const t=Wa,e=this[t(455)][t(468)][t(507)](t(483));if(this[t(455)][t(468)][t(495)](t(474))){for(const n of this[t(486)])e[t(524)](n,((e,r)=>{const s=t,o=this[s(455)][s(491)][s(458)][s(526)][s(492)]()[s(525)](s(476));this[s(530)](n,[o],this[s(486)],s(486),e,r)}));e[t(488)][t(501)](t(497),t(486),t(513),e[t(488)][t(510)](t(497),null,t(482))),e[t(488)][t(501)](t(497),t(486),t(482),((e,n)=>this[t(517)](this[t(486)],e,n))),e[t(488)][t(501)](t(497),t(486),t(479),(()=>!1))}if(this[t(455)][t(468)][t(495)](t(472))){for(const n of this[t(503)])e[t(524)](n,((e,r)=>{const s=t,o=this[s(455)][s(468)][s(507)](s(519))[s(463)](this[s(455)][s(491)][s(458)][s(526)]);this[s(530)](n,o,this[s(503)],s(503),e,r)}));e[t(488)][t(501)](t(497),t(503),t(513),e[t(488)][t(510)](t(497),null,t(482))),e[t(488)][t(501)](t(497),t(503),t(482),((e,n)=>this[t(517)](this[t(503)],e,n))),e[t(488)][t(501)](t(497),t(503),t(479),(()=>!1))}e[t(516)][t(471)]((e=>this[t(475)](e)))}[Wa(530)](t,e,n,r,s,o){const i=Wa,a=this[i(455)][i(468)][i(507)](i(483));this[i(455)][i(491)][i(465)](o[i(480)],(()=>{const t=i;for(const i of e)if(this[t(500)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(467)](r);void 0!==n&&(e[r]=n)}s(o),a[t(531)](i,{commandParams:[e]},[],r)}}))}[Wa(517)](t,e,n){const r=Wa,s=e[0][r(514)][r(490)],o=n[r(466)][0];this[r(455)][r(491)][r(473)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(485)](r,o[r],s):e[n(470)](r,s)}))}[Wa(475)](t){const e=Wa;if(t[e(494)])switch(t[e(522)]){case e(486):return{type:e(529),content:zr(this[e(455)][e(487)],e(484))};case e(503):return{type:e(529),content:zr(this[e(455)][e(487)],e(456))}}}[Wa(500)](t,e){const n=Wa,r=this[n(455)][n(468)][n(507)](n(483));for(const s of r[n(527)]({skipNotAttached:!0})){const r=s[n(457)]();if(s[n(522)]===e&&r===t)return s}return null}}var Xa=Function.prototype,Za=Object.prototype,Ya=Xa.toString,Qa=Za.hasOwnProperty,$a=Ya.call(Object);const tc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=Qa.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&Ya.call(n)==$a};const ec=function(t){return tc(t)?void 0:t};var nc=Y?Y.isConcatSpreadable:void 0;const rc=function(t){return ie(t)||oe(t)||!!(nc&&t&&t[nc])};const sc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=rc),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 oc=function(t){return(null==t?0:t.length)?sc(t,1):[]};const ic=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 ac=Math.max;const cc=function(t,e,n){return e=ac(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=ac(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),ic(t,this,a)}};const uc=function(t){return function(){return t}};const lc=Jt?function(t,e){return Jt(t,"toString",{configurable:!0,enumerable:!1,value:uc(e),writable:!0})}:function(t){return t};var fc=Date.now;const hc=function(t){var e=0,n=0;return function(){var r=fc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(lc);const gc=function(t){return hc(cc(t,void 0,oc),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,ec));for(var s=e.length;s--;)Br(n,e[s]);return n})),dc=pc;function pc(t,e){const n=mc();return(pc=function(t,e){return n[t-=318]})(t,e)}function mc(){const t=["markInsertion","containerElement","from","_adapter","lowest","deleteContent","FORMATTING","_enableDefaultAttributesIntegration","oldValue","27cIeceq","insertion","markMultiRangeDeletion","clear","deletion:join","define","discardAllSuggestions","reconvertMarker","_inlineAttributeKeys","item","rename","_descriptionFactory","join","_recordAttributeSuggestions","containsItem","removeMarker","marker-count","deletion:","_afterChanges","high","some","formatBlock:","_registerBlockAttribute","adapter","track-changes-user-not-found","activeMarkers","range","catch","after","attribute:","dataReady","elementStart","pluginName","_isRegisteredAttribute","oldRange","toJSON","skipNestingCheck","originalSuggestionId","fromCharCode","commandName","map","attribute:join","hasCommentThread","$graveyard","1169160ZujCIi","createPositionBefore","never","addMarkerName","setSelection","setTo","ck-suggestion-marker-formatInline","removeMarkers","remove","unbind","_breakSuggestionMarker","removed","targetPosition","ck-suggestion-marker--active","commands","nodeAfter","getNearestSelectionRange","getFirstRange","name","deletion","fetchCommentThread","selection","createElement","attributeNewValue","_commentsRepository","model","discardSelectedSuggestions","rethrowUnexpectedError","execute","split","suggestion","157511blkMgN","toViewElement","init","formatInline:","6377350sdDEAy","_processAttributeSuggestions","6NrlHaD","options","accepted","trackChanges.trackFormatChanges","_getMarkerAnnouncementText","_suggestions","createRangeIn","trackChanges.mergeNestedSuggestions","getContainedElement","formatInline","track-changes-command-not-found","values","$marker","_splitMarkerName","addRange","registerPostFixer","stop","elementEnd","removeClass","ready","attribute:accept","end","group","track-changes-enable-command-twice","insertion:discard","splitPosition","_SUGGESTION_ANNOUNCEMENT","2098929eNwYnw","_trackFormatChanges","24785CxqSJp","announce","containsRangeInObject","consumable","containsRange","insertion:","markInlineFormat","createPositionAfter","_model","isEqual","collaboration.channelId","_onDiscard","assign","get","$text","documentSelection","root","markerNameToElements","plugins","suggestion:attribute:","open","getWalker","PENDING_ACTION_SUGGESTION","formatBlock:discard","chain","isIntersectingWithRange","isAtEnd","size","isAtStart","track-changes-adapter-already-set","$elementName","updateSuggestion","getLastMatchingPosition","isBefore","detach","formatInline:join","differ","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.","isSelectable","attribute","_reduceExistingSuggestions","isMultiRange","_suggestionFactory","_customCallbacks","getSuggestions","isRemovable","position","getRanges","getAttribute","for","formatGroupId","meta","isIntersecting","_isBlockAttribute","_joinSuggestions","markDeletion","previous","getDifference","fire","dataToMarker","_createSuggestion","substring","_reduceSuggestionAttributeRange","splice","_editor","getItems","clone","getRange","deletion:discard","acceptAllSuggestions","_registerInlineAttribute","every","suggestionLoaded","writer","_rangeIsInLocalUserInsertion","suggestionUnloaded","deletion:chain","_blockAttributeKeys","212fgtjEI","element","setAttribute","config","_cutOutSuggestionMarker","editingDowncast","creator","moveTargetPosition","editing","multi","commentThread","howMany","change:activeMarkers","isAfter","buildSuggestion","createdAt","updateMarker","attributes","_addSuggestionMarker","tablePasteChainId","getIntersection","formatInline:accept","LEAVE","_removeSuggestion","insertion:join","find","_getExternalAuthor","suggestion:","discardSuggestion","@external","isOwn","ariaLiveAnnouncer","_suggestionState","locale","insertion:chain","startsWith","Users","enableReadOnlyMode","unshift","forEach","TrackChangesEditing","addMarker","requires","next","forceDefaultExecution","removeMarker:suggestion:formatBlock","markers","_refreshSuggestionsChain","getSuggestion","value","addMarker:suggestion","schema","isLocal","_handleNewSuggestionMarker","delete","author","mapper","addClass","isObject","$textProxy","_checkSuggestionCorrectness","createRange","addMarker:suggestion:attribute","enableCommand","addSuggestion","forward","applyOperation","_updateSuggestionData","createSelection","formatBlock","showSuggestionHighlights","_registerDefaultCallbacks","data","markMultiRangeInsertion","attribute:discard","change","_initAriaMarkerChangeAnnouncements","toUpperCase","_defaultCallbacks","refresh","addSuggestionData","getCommentThread","markBlockFormat","hasComments","2669832hOMcWj","bindElementToMarker","keys","newValue","warn","markMultiRangeBlockFormat","document","getSuggestionCallback","discard","elementToElement","isInContent","suggestionChanged","format","authorName","highest","set","deletion:accept","trackChangesCommand","head","substr","push","normal","formatBlock:join","listenTo","editor","isDocumentOperation","_isForcedDefaultExecutionBlock","insertContent","_findSuggestions","notReady","has","addMarker:suggestion:formatBlock","update:suggestion","attributeOldValue","CommentsRepository","getChanges","ck-suggestion-marker","_refreshAttributeSuggestionsChain","removeMarker:suggestion:attribute","before","start","containsPosition","consume","markerToData","addComment","markerReady","_addThreadToSuggestion","enqueueChange","length","_joinWithAdjacentSuggestions","acceptSelectedSuggestions","authoredAt","addHighlight","dataDowncast","conversion","type","key","fromRange","isCollapsed","getChangedMarkers","getAllAdjacentSuggestions","rejected","comments","_setSuggestionRange","rootName","isUndo","removeAttribute","markAttributeChange","getCustomProperty","resolve","filter","createRangeOn","insert","add","_processAttributeChanges","multipleBlocks","subType","isBlock","addCommentThread","ck-suggestion-marker-formatBlock","insertion:accept","trackChanges","getAncestors","attributeKey","259872jNiUKh","_enabledCommands","pop","unbindElementFromMarkerName","_setSuggestionData","then","registerCustomCallback","groupId","formatInline:discard","widget","always","default","isTouching","createPositionAt","getFirstMarker","parent","isInsideObject","track-changes-suggestion-data-mismatch","_getAuthorFromId","removeComment","ck-suggestion-marker-","move","6RowChy","batch","getUser","suggestion-type","markerName","sort","external:","_element","getMarkers","nodeBefore","error-saving-suggestion-data-suggestion-discarded","upcast","formatInline:chain","isExternal","hasSuggestion","_isDataLoaded","_saved","_getAttributeKey","markerToHighlight","low","_recordAttributeChanges","addUser","newRange","backward","track-changes-adapter-missing-getsuggestion","isNextTo","stopListening","change:data","accept","isLimit","ENTER","isArray","_mergeNestedSuggestions","includes","return","track-changes-suggestion-not-found","data-suggestion","acceptSuggestion","change:_saved","_getSuggestionData","formatBlock:chain","PendingActions","formatBlock:accept","concat","getMultiRangeId","getShiftedBy"];return(mc=function(){return t})()}!function(t,e){const n=pc,r=t();for(;;)try{if(378949===-parseInt(n(662))/1+parseInt(n(510))/2*(-parseInt(n(668))/3)+-parseInt(n(342))/4*(-parseInt(n(697))/5)+-parseInt(n(532))/6*(parseInt(n(695))/7)+-parseInt(n(631))/8*(-parseInt(n(587))/9)+parseInt(n(666))/10+-parseInt(n(426))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mc);const Ic=dc(727);class Ec extends t.Plugin{static get[dc(384)](){return[dc(460),o.Users,t.PendingActions,Qr,ns,as,ls,Ts,ds,Cs,Ss,Bs,to,so,co,go,bo,Ao,Ro,Mo,Fo,Go,Bo,Ko,Yo,ei,ci,pi,oi,Vs,Ks,bi,_i,Ri,Mi,Pi,ji,Vi,Xi,$i,ra,ca,ha,za,Ea,Ca,Ma,Ja,La,Pa,ja]}static get[dc(619)](){return dc(382)}constructor(t){const e=dc;function n(t){const e=pc;return t[e(627)]((t=>String[e(625)](t)))[e(599)]("")}super(t),this[e(600)]=!1,this[e(441)](e(612),[]),this.on(e(354),((n,r,s,o)=>{const i=e;this[i(705)][i(417)]((()=>{const e=i;for(const n of[...o,...s])this[e(705)][e(388)][e(456)](n)&&t[e(350)][e(594)](n)}))})),this[e(598)]=new Kr(this[e(450)][e(656)][e(393)],this[e(450)][e(375)]),this[e(581)]=null,this[e(739)]=new bc(this[e(450)]),this[e(673)]=new Map,this[e(655)]=t[e(715)][e(710)](e(460)),this[e(511)]=new Set,this[e(705)]=this[e(450)][e(656)],this[e(374)]=new WeakMap,this[e(452)]=!1,this[e(341)]=new Set([e(727)]),this[e(595)]=new Set,t[e(345)][e(592)](e(671),e(521)),this[e(696)]=t[e(345)][e(710)](e(671)),t[e(345)][e(592)](e(675),!0),this[e(564)]=t[e(345)][e(710)](e(675)),this[e(443)]=new l(t,this[e(511)]),this[e(418)](),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,54,48,56])}[dc(664)](){const t=dc,n=this[t(450)],r=(e,n)=>{const r=t;if(r(736)!=e)return r(530)+e;const s=n[r(660)]("|")[0];return this[r(750)](s)?r(505):r(637)};n[t(480)][t(746)](t(347))[t(550)]({model:t(661),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(681)](e[n(536)]),a=[n(462),r(o,i)];let c=3e3;return this[n(612)][n(565)](e[n(536)])&&(a[n(446)](n(644)),c=3010),n(650)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(480)][t(746)](t(479))[t(499)]((e=>{const r=t;e.on(r(392),((t,e,s)=>{const o=r;if(!s[o(669)][o(412)])return;const i=e[o(596)];if(!i)return;const c=s[o(398)][o(663)](i);n[o(656)][o(393)][o(400)](i)&&c&&!c[o(494)](o(519))&&c.is(o(579))&&(0,a.toWidget)(c,s[o(337)])}),{priority:r(606)})})),n[t(480)][t(746)](t(479))[t(550)]({model:t(661),view:(e,n)=>{const s=t;if(!n[s(669)][s(412)])return null;const{type:o,subType:i}=this[s(681)](e[s(536)]);return{classes:[s(462),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(596)])return;const{id:c}=this[a(681)](o[a(536)]);if(r){const t=this[a(673)][a(710)](c),e=this[a(549)](t);if(!this[a(750)](e))return}if(o[a(596)].is(a(652)))return void i[a(700)][a(468)](o[a(596)],s[a(649)]);const u=i[a(398)][a(663)](o[a(596)]);if(o[a(596)].is(a(343))&&n[a(656)][a(393)][a(503)](o[a(596)])&&!u[a(494)](a(478))){i[a(337)][a(399)]([a(462),a(505)],u),i[a(337)][a(344)](a(568),c,u),i[a(398)][a(427)](u,o[a(536)]),e&&(this[a(612)][a(565)](o[a(536)])?i[a(337)][a(399)](a(644),u):i[a(337)][a(686)](a(644),u));for(const t of n[a(656)][a(674)](o[a(596)])[a(329)]())i[a(700)][a(468)](t,s[a(649)]);i[a(700)][a(468)](o[a(596)],s[a(649)])}};n[t(480)][t(746)](t(479))[t(499)]((e=>{const n=t;e.on(n(457),((t,e,r)=>{const o=n;r[o(669)][o(412)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(440)})})),n[t(480)][t(746)](t(479))[t(499)]((e=>{const n=t;e.on(n(404),((t,e,r)=>{const o=n;r[o(669)][o(412)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(440)})})),n[t(480)][t(746)](t(479))[t(469)]({model:t(661),view:(e,n)=>n[t(669)][t(412)]?null:{group:t(661),name:e[t(445)](11)}}),n[t(480)][t(746)](t(543))[t(435)]({view:{name:t(661),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(369)+e[r(745)](r(535))+":"+e[r(745)]("id");return e[r(745)](r(603))&&(s+=":"+e[r(745)](r(603))),n[r(653)](r(680),{"data-name":s})}}),n[t(480)][t(746)](t(543))[t(323)]({view:t(661)}),n[t(480)][t(746)](t(347))[t(499)]((e=>{const n=t;e.on(n(457),s(),{priority:n(606)})})),n[t(480)][t(746)](t(347))[t(499)]((e=>{const n=t;e.on(n(404),s({isAttributeSuggestion:!0}),{priority:n(606)})})),n[t(480)][t(746)](t(347))[t(499)]((e=>{const n=t;e.on(n(387),((t,e,r)=>{const s=n,o=r[s(398)][s(714)](e[s(536)]);if(o)for(const t of o)t[s(494)](s(478))||(r[s(337)][s(686)]([s(462),s(505),s(644)],t),r[s(337)][s(492)](s(568),t),r[s(398)][s(513)](t,e[s(536)]))}),{priority:n(606)})})),n[t(480)][t(746)](t(347))[t(499)]((e=>{const n=t;e.on(n(464),((t,e,r)=>{const s=n,o=r[s(398)][s(714)](e[s(536)]);if(!o)return;const{id:i}=this[s(681)](e[s(536)]),a=this[s(673)][s(710)](i),c=this[s(549)](a);if(this[s(750)](c))for(const t of o)t[s(494)](s(478))||(r[s(337)][s(686)]([s(462),s(505),s(644)],t),r[s(337)][s(492)](s(568),t),r[s(398)][s(513)](t,e[s(536)]))}),{priority:n(606)})})),n[t(656)][t(432)][t(683)]((e=>{const r=t;let s=!1;const o=Array[r(580)](n[r(656)][r(432)][r(733)][r(485)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(681)](t);if(r(661)!==o)continue;const h=this[r(673)][r(710)](f);if(null!=c[r(554)]){r(677)==u&&(s=s||yc(c[r(554)],t,e,n[r(656)][r(393)]));const o=r(736)==u&&this[r(750)](l[r(660)]("|")[0]);if(c[r(554)][r(484)]||r(630)==c[r(554)][r(713)][r(490)]||r(411)==u&&!Cc(c[r(554)])||o&&!Cc(c[r(554)])||r(650)==u&&(_c(a=c[r(554)])||function(t){const e=r;return t[e(466)][e(525)]==t[e(689)][e(541)]&&t[e(466)][e(723)]}(a)))e[r(602)](t),s=!0;else{if(!h||!h[r(436)])continue;i[r(499)](h)}}}var a;return i[r(724)]>0&&(s=!!this[r(475)](i)||s),s})),n[t(656)][t(432)][t(683)]((e=>{const r=t;let s=!1;for(const t of n[r(656)][r(432)][r(733)][r(461)]())if(r(498)==t[r(481)])for(const t of this[r(673)][r(679)]()){if(t[r(738)]||!t[r(436)])continue;const o=r(411)==t[r(481)],i=this[r(549)](t),a=i&&this[r(750)](i);if(!o&&!a)continue;const c=t[r(648)]();if(c[r(466)][r(525)]!=c[r(689)][r(525)]&&!c[r(689)][r(723)]){const o=n[r(656)][r(523)](c[r(466)][r(646)],r(689)),i=n[r(656)][r(403)](c[r(466)],o);e[r(358)](t[r(524)](),{range:i}),s=!0}}return s})),n[t(656)][t(432)][t(683)]((e=>this[t(500)](e))),n[t(656)][t(432)][t(683)]((e=>!e[t(533)][t(394)]&&this[t(667)](e))),n[t(656)].on(t(605),(()=>{this[t(600)]=!1})),n[t(656)][t(432)].on(t(559),((r,s)=>{const o=t;if(!s[o(394)]||s[o(491)])return;if(!this[o(600)])return;const i=n[o(656)][o(432)][o(733)][o(461)]();if(0==i[o(474)])return;const a=[],c=i[o(496)]((t=>o(736)==t[o(481)])),u=i[o(496)]((t=>o(498)==t[o(481)]&&o(711)!=t[o(649)])),l=i[o(496)]((t=>o(639)==t[o(481)]&&o(711)!=t[o(649)]));for(const t of c)this[o(620)](t[o(509)])&&a[o(446)]({key:t[o(509)],newValue:t[o(654)],oldValue:t[o(459)],range:kc(t[o(613)],n[o(656)])});for(const t of u){const e=l[o(367)]((e=>e[o(539)]===t[o(539)]));if(e){const r=Nc(t[o(743)][o(646)],n[o(656)]);e[o(649)]!==t[o(649)]&&a[o(446)]({key:o(727),newValue:t[o(649)],oldValue:e[o(649)],range:r});for(const[n,s]of e[o(359)]){if(!this[o(620)](n))continue;const e=t[o(359)][o(710)](n);s!==e&&a[o(446)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(359)])this[o(620)](n)&&(e[o(359)][o(456)](n)||a[o(446)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(474)]&&n[o(656)][o(473)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(493)](t,e,s,o,{groupId:r});this[n(737)](t,a)}))}),{priority:t(582)}),n[t(656)][t(388)].on(t(458),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(681)](n[s(649)]),e=this[s(673)][s(710)](t);e&&e[s(634)](n[s(649)])}})),n[t(656)][t(432)].on(t(559),(()=>{const e=t,r=Array[e(580)](n[e(656)][e(432)][e(733)][e(485)]())[e(496)]((t=>e(661)===this[e(681)](t[e(649)])[e(690)]));if(0===r[e(474)])return;r[e(537)](((t,n)=>{const r=e,s=t[r(414)][r(621)],o=n[r(414)][r(621)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(466)][r(730)](o[r(466)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(681)](t);if(null===n[e(621)]){const n=this[e(395)](t);o[e(499)](n)}else{const t=this[e(673)][e(710)](r);null!==n[e(554)]||t[e(436)]?(s[e(499)](t[e(444)]),o[e(499)](t)):this[e(365)](t)}}o[e(724)]>0&&this[e(389)](o);for(const t of s)this[e(322)](e(437),t)})),n[t(656)].on(t(408),((e,r)=>{const s=t,o=r[0];if(!this[s(673)][s(724)])return;if(!o[s(451)])return;if(o[s(533)][s(491)]||!o[s(533)][s(394)])return;let i,a;switch(o[s(481)]){case s(498):i=n[s(656)][s(523)](o[s(743)]),a=i[s(577)](o[s(353)]);break;case s(660):i=n[s(656)][s(523)](o[s(693)]),a=n[s(656)][s(523)](o[s(349)]);break;case s(531):i=n[s(656)][s(523)](o[s(643)]),a=i[s(577)](o[s(353)]);break;default:return}const c=n[s(656)][s(403)](i,a);n[s(656)][s(417)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(454)](c)){if(e[t(738)])continue;if(t(677)==e[t(481)])continue;const r=this[t(549)](e);if(r&&this[t(750)](r)&&t(660)!=o[t(481)])continue;const s=e[t(414)]&&e[t(414)][t(501)];(t(411)!=e[t(481)]||t(660)==o[t(481)]&&!s)&&(n[t(699)]||t(588)==e[t(481)]&&n[t(372)]||e[t(648)]()[t(701)](c)&&this[t(641)](e,i,a))}}))}),{priority:t(582)}),n[t(656)].on(t(583),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(386)])return;if(this[s(452)])return;if(!this[s(443)][s(391)])return;if(o[s(484)])return;const a=n[s(656)][s(393)],{start:c,end:u}=o[s(648)](),l=c[s(646)]&&a[s(561)](c[s(646)])?null:a[s(647)](c,s(407)),f=u[s(541)]&&a[s(561)](u[s(541)])?null:a[s(647)](u,s(555)),h=n[s(656)][s(403)](l?l[s(466)]:c,f?f[s(689)]:u);n[s(656)][s(417)]((t=>{const e=s;this[e(319)](h);const r=n[e(656)][e(393)][e(647)](h[e(466)]);o.is(e(712))?t[e(635)](r):o[e(636)](r)})),e[s(684)]()}),{priority:e.priorities[t(447)]+10}),n[t(656)].on(t(453),((e,r)=>{const s=t,o=r[r[s(474)]-1];o&&o[s(386)]||this[s(452)]||this[s(443)][s(391)]&&(n[s(656)][s(417)]((()=>{const t=s;let o=n[t(656)][t(453)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(566)]=o[t(330)]();const i=o[t(689)][t(541)],a=n[t(656)][t(393)];i&&a[t(503)](i)&&!a[t(400)](i)&&(o=n[t(656)][t(403)](o[t(466)],n[t(656)][t(523)](i,t(689)))),this[t(578)](o)})),e[s(684)]())}),{priority:t(606)}),this[t(450)][t(645)][t(499)](t(507),this[t(443)]),this[t(405)](t(507));const o=new p(n,this[t(673)]);n[t(645)][t(499)](t(569),o),this[t(405)](t(569));const i=new b(n,this[t(673)]);n[t(645)][t(499)](t(370),i),this[t(405)](t(370)),n[t(645)][t(499)](t(333),new L(n,o,this[t(673)])),this[t(405)](t(333)),n[t(645)][t(499)](t(593),new L(n,i,this[t(673)])),this[t(405)](t(593)),n[t(645)][t(499)](t(476),new w(n,o,this[t(673)])),this[t(405)](t(476)),n[t(645)][t(499)](t(657),new w(n,i,this[t(673)])),this[t(405)](t(657));const c=n[t(715)][t(710)](t(460));this[t(449)](c,t(470),((e,{threadId:n})=>{const r=t,s=this[r(673)][r(710)](n);s&&s[r(352)]&&1===s[r(352)][r(474)]&&this[r(409)](n,{hasComments:!0})}),{priority:t(551)}),this[t(449)](c,t(529),((e,{threadId:n})=>{const r=t,s=this[r(673)][r(710)](n);s&&s[r(352)]&&!s[r(352)][r(474)]&&this[r(409)](n,{hasComments:!1})}),{priority:t(551)})}set[dc(610)](t){const n=dc;if(this[n(581)])throw new e.CKEditorError(n(726),this);this[n(581)]=t}get[dc(610)](){return this[dc(581)]}[dc(741)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=dc,r=[];for(const e of this[n(673)][n(679)]())t&&!e[n(436)]||r[n(446)](e);return e?r[n(627)]((t=>t[n(622)]())):r}[dc(390)](t){const n=dc,r=this[n(673)][n(710)](t);if(!r)throw new e.CKEditorError(n(567),this);return r}[dc(546)](t){const e=dc;return this[e(673)][e(456)](t)}[dc(422)](t){const e=dc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(481)][e(660)](":"),a=this[e(673)][e(710)](r)||this[e(324)](o,i,r,n,s);if(this[e(472)](a),this[e(402)](a,o,i||null,n),a[e(357)]=t[e(357)],a[e(547)]=!0,s&&s[e(371)]){const t=s[e(371)],n=this[e(368)](t[e(439)]);a[e(477)]=t[e(357)],a[e(397)]=n,a[e(545)]=!0}else a[e(477)]=t[e(357)];switch(t[e(414)]&&(a[e(414)]=t[e(414)]),t[e(359)]&&(a[e(359)]=t[e(359)]),this[e(581)]&&this[e(581)][e(406)]||(a[e(548)]=!0),this[e(374)][e(710)](a)){case e(455):this[e(374)][e(441)](a,e(617));break;case e(471):a[e(436)]?(this[e(475)](new Set([a])),this[e(389)](new Set([a])),this[e(374)][e(441)](a,e(687)),this[e(322)](e(336),a)):this[e(374)][e(441)](a,e(642))}return a}[dc(569)](t){const e=dc;this[e(386)]((()=>{const n=e;this[n(450)][n(656)][n(417)]((()=>{const e=n;for(const n of t[e(486)]())n[e(560)]()}))}))}[dc(370)](t){const e=dc;this[e(386)]((()=>{const n=e;this[n(450)][n(656)][n(417)]((()=>{const e=n;for(const n of t[e(486)]())n[e(434)]()}))}))}[dc(405)](t,n){const r=dc,s=this[r(450)][r(645)][r(710)](t);if(!s)throw new e.CKEditorError(r(678),this,{commandName:t});if(this[r(511)][r(456)](s))throw new e.CKEditorError(r(691),this,{commandName:t});this[r(511)][r(499)](s),n&&s.on(r(659),((t,e)=>{const o=r;this[o(443)][o(391)]&&(this[o(452)]||(e[o(474)]>0&&e[e[o(474)]-1]&&e[e[o(474)]-1][o(386)]?e[o(512)]():(t[o(566)]=n(((...t)=>s[o(659)](...t,{forceDefaultExecution:!0})),...e),t[o(684)]())))}),{priority:r(606)})}[dc(386)](t){const n=dc;let r,s;const o=this[n(452)];this[n(452)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(452)]=!1),s&&e.CKEditorError[n(658)](s,this),r}[dc(578)](t,n=null,r={}){const s=dc;if(t[s(484)])return null;const o=this[s(450)][s(715)][s(710)](s(378)).me;for(const{suggestion:e,meta:o}of this[s(454)](t,s(588)))if(o[s(372)]){if(!o[s(557)]){if(o[s(699)]){if(!this[s(564)]||!Sc(e,r))continue;return e}if(Sc(e,r))return e;this[s(641)](e,t[s(466)],t[s(689)]);break}if(n==e[s(502)]&&Sc(e,r)){const n=e[s(648)]();return n[s(466)][s(706)](t[s(689)])?this[s(489)](e,this[s(705)][s(403)](t[s(466)],n[s(689)])):this[s(489)](e,this[s(705)][s(403)](n[s(466)],t[s(689)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(702)+n:s(588),u=this[s(514)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(360)](c,i,a,t),u}[dc(415)](t,n=dc(351),r={}){const s=dc,o=this[s(450)][s(715)][s(710)](s(378)).me,i=this[s(739)][s(433)](s(588),n,s(599));for(const e of this[s(741)]())if(e[s(397)].id==o.id&&s(588)==e[s(481)]&&e[s(502)]==n&&Sc(e,r)&&(i(e[s(744)](),t)||i(t,e[s(744)]()))){for(const n of t)e[s(682)](n);return e}for(const{suggestion:e,meta:n}of this[s(454)](t,s(588))){if(!n[s(372)])continue;if(!this[s(564)]&&n[s(699)])continue;if(!Sc(e,r))continue;let o=!0;for(const n of e[s(744)]())for(const e of t)if(!n[s(701)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(702)+n,l=this[s(514)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(360)](u,a,c,e,Hr[s(576)]());return l}[dc(703)](t,n,r=null,s={}){const o=dc;if(r=r||Ac(n),t[o(484)])return null;if(o(633)===this[o(696)]){const e=this[o(739)][o(433)](o(677),r,o(560));return this[o(386)]((()=>e([t],n,s))),null}const i=this[o(450)][o(715)][o(710)](o(378)).me,a=[];if(o(520)!==this[o(696)])for(const{suggestion:e,meta:n}of this[o(454)](t,o(588)))n[o(372)]&&!n[o(526)]&&a[o(446)](...e[o(744)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(362)](s);e&&r[n(446)](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(474)];){const s=r[e][n(321)](t);r[n(327)](e,1,...s),e+=s[n(474)]}}return r}(t,a);c[o(474)]&&this[o(705)][o(417)]((()=>{const t=o;for(const e of c){const o=this[t(739)][t(433)](t(677),r,t(560));this[t(386)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(466)],u=t[o(689)];for(const{suggestion:e,meta:n}of this[o(454)](t,o(677))){if(!n[o(372)])continue;if(e[o(502)]!=r)continue;if(!Sc(e,s))continue;const i=e[o(648)]();if(i[o(701)](t,!0))return null;c=c[o(730)](i[o(466)])?c:i[o(466)],u=u[o(355)](i[o(689)])?u:i[o(689)],a?i[o(466)][o(730)](a[o(648)]()[o(466)])?(a[o(638)](),a=e):e[o(638)]():a=e}const l=this[o(705)][o(403)](c,u);if(a)this[o(489)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(514)]({id:t,type:o(665)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(360)](o(665)+r,t,a,l)}}return null}[dc(424)](t,n,r=[],s=null,o={}){const i=dc;n[i(747)]||(n[i(747)]=n[i(626)]),n[i(501)]=t.is(i(613)),s=s||Ac(n);const a=r[i(627)]((t=>Nc(t,this[i(705)]))),c=t.is(i(613))?t:Nc(t,this[i(705)]);if(i(633)===this[i(696)]){const t=this[i(739)][i(433)](i(411),s,i(560));return this[i(386)]((()=>t([c],n,o))),null}a[i(446)](c);let u=!0;for(const t of a)if(!this[i(338)](t)){u=!1;break}if(u&&i(520)!==this[i(696)]){const t=this[i(739)][i(433)](i(411),s,i(560));return this[i(386)]((()=>t([c],n,o))),null}let l=null,f=c[i(466)],h=c[i(689)];for(const{suggestion:t,meta:e}of this[i(454)](c,i(411))){if(!e[i(372)])continue;if(e[i(557)]||e[i(699)]||e[i(526)])continue;if(t[i(414)][i(747)]!=n[i(747)])continue;if(!Sc(t,o))continue;const r=t[i(648)]();if(t[i(502)]==s){if(r[i(701)](c,!0))return null;f=f[i(730)](r[i(466)])?f:r[i(466)],h=h[i(355)](r[i(689)])?h:r[i(689)],l?r[i(466)][i(730)](l[i(648)]()[i(466)])?(l[i(638)](),l=t):t[i(638)]():l=t}else{const e=c[i(362)](r);this[i(346)](t,e)}}const g=this[i(450)][i(715)][i(710)](i(378)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(489)](l,this[i(705)][i(403)](f,h)),l;{const t=this[i(514)]({id:d,type:i(608)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(360)](i(608)+s,d,p,this[i(705)][i(403)](f,h)),t}}[dc(431)](t,n,r=[],s=null,o={}){const i=dc;n[i(747)]||(n[i(747)]=n[i(626)]);const a=t[0];n[i(501)]=a.is(i(613)),s=s||Ac(n);const c=r[i(627)]((t=>Nc(t,this[i(705)]))),u=a.is(i(613))?t:t[i(627)]((t=>Nc(t,this[i(705)])));if(i(633)===this[i(696)]){const t=this[i(739)][i(433)](i(411),s,i(560));return this[i(386)]((()=>t(u,n,o))),null}c[i(446)](...u);let l=!0;for(const t of c)if(!this[i(338)](t)){l=!1;break}if(l&&i(520)!==this[i(696)]){const t=this[i(739)][i(433)](i(411),s,i(560));return this[i(386)]((()=>t(u,n,o))),null}const f=this[i(450)][i(715)][i(710)](i(378)).me;for(const t of this[i(741)]()){if(t[i(397)].id!=f.id)continue;if(i(411)!=t[i(481)]||t[i(414)][i(747)]!=n[i(747)])continue;if(!Sc(t,o))continue;const e=t[i(502)]==s;for(let n=0;n<u[i(474)];n++){const r=u[n];for(const s of t[i(540)]()){const o=s[i(331)]();if(r[i(706)](o)){e?(u[i(327)](n,1),n--):t[i(602)](s[i(649)]);break}}}}if(0==u[i(474)])return null;const h=this[i(739)][i(433)](i(411),s,i(599));for(const t of this[i(741)]())if(t[i(397)].id==f.id&&i(411)==t[i(481)]&&t[i(414)][i(747)]==n[i(747)]&&t[i(502)]==s&&Sc(t,o)&&(h(t[i(744)](),u)||h(u,t[i(744)]()))){for(const e of u)t[i(682)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(608)+s,m=this[i(514)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(360)](p,g,d,t,Hr[i(576)]());return m}[dc(319)](t,n=null,r={}){const s=dc;if(t[s(484)])return null;const o=this[s(450)][s(715)][s(710)](s(378)).me,a=new i.LiveRange(t[s(466)],t[s(689)]);for(const{suggestion:t,meta:e}of this[s(454)](a,s(588)))if(e[s(372)]&&!e[s(557)])if(t[s(738)]){const e=t[s(744)]()[s(496)]((t=>s(630)!=t[s(713)][s(490)]));if(e[s(335)]((t=>a[s(701)](t,!0)))&&t[s(434)](),e[s(607)]((t=>t[s(701)](a,!0)))){const t=this[s(739)][s(433)](s(650),n,s(560));return this[s(386)]((()=>t([a],null,r))),null}}else{const e=a[s(362)](t[s(648)]());null!==e&&t[s(708)]([e],null,r)}if(a[s(731)](),a[s(484)]||s(630)==a[s(713)][s(490)])return null;let c=null,u=a[s(466)],l=a[s(689)];const f=this[s(454)](a,s(650));for(const{suggestion:t,meta:e}of f){const n=this[s(705)][s(403)](u,l);if(e[s(372)]&&(this[s(564)]||!e[s(699)]&&!e[s(526)]))if(t[s(738)]){if(!Sc(t,r))continue;let e=!0;for(const r of t[s(744)]()){if(r[s(701)](n,!0))return t;n[s(701)](r)||(e=!1)}e&&t[s(434)]()}else{const e=t[s(648)]();if(e[s(701)](n,!0))return t;if(!Sc(t,r)){n[s(701)](e)?t[s(638)]():e[s(467)](u)?u=e[s(689)]:e[s(467)](l)&&(l=e[s(466)]);continue}u=u[s(730)](e[s(466)])?u:e[s(466)],l=l[s(355)](e[s(689)])?l:e[s(689)],r=Object[s(709)]({},t[s(359)]),c?e[s(466)][s(730)](c[s(648)]()[s(466)])?(c[s(638)](),c=t):t[s(638)]():c=t}}if(c)return this[s(489)](c,this[s(705)][s(403)](u,l)),c;{const t=(0,e.uid)(),i=this[s(705)][s(403)](u,l),a=o.id,c=n?s(604)+n:s(650),f=this[s(514)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(360)](c,t,a,i),f}}[dc(589)](t,n=dc(351),r={}){const s=dc,o=this[s(450)][s(715)][s(710)](s(378)).me,a=t[s(627)]((t=>new i.LiveRange(t[s(466)],t[s(689)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(454)](a,s(588)))e[s(372)]&&!e[s(557)]&&c[s(499)](t);for(const e of c)if(e[s(738)]){const o=e[s(744)]();if((!e[s(359)]||!e[s(359)][s(623)])&&o[s(335)]((t=>a[s(607)]((e=>e[s(701)](t,!0)))))&&e[s(434)](),a[s(335)]((t=>o[s(607)]((e=>e[s(701)](t,!0)))))){const e=this[s(739)][s(433)](s(650),n,s(560));return this[s(386)]((()=>e(t,null,r))),null}}else{const t=e[s(648)]();if(a[s(607)]((e=>e[s(701)](t,!0)))&&e[s(434)](),a[s(335)]((e=>t[s(701)](e,!0)))){const t=this[s(739)][s(433)](s(650),n,s(560));return this[s(386)]((()=>t(a,null,r))),null}}const u=this[s(739)][s(433)](s(650),n,s(599));let l=null;for(const t of this[s(741)]())if(t[s(397)].id==o.id&&t[s(436)]&&s(650)==t[s(481)]&&t[s(502)]==n&&Sc(t,r)&&(u(t[s(744)](),a)||u(a,t[s(744)]())))if(l){if(t[s(352)]&&t[s(352)][s(474)])continue;for(const e of t[s(744)]())l[s(722)](e)||l[s(682)](e);t[s(638)]()}else{l=t;for(const e of a)t[s(722)](e)||t[s(682)](e)}if(l)return l;c[s(590)]();for(const{suggestion:t,meta:e}of this[s(454)](a,s(650)))e[s(372)]&&(this[s(564)]||!e[s(699)]&&!e[s(526)])&&Sc(t,r)&&c[s(499)](t);for(const t of c){const e=t[s(744)]();if((!r||!r[s(623)])&&a[s(335)]((t=>e[s(607)]((e=>e[s(701)](t,!0))))))return t;(!t[s(359)]||!t[s(359)][s(623)])&&e[s(335)]((t=>a[s(607)]((e=>e[s(701)](t,!0)))))&&t[s(434)]()}const f=(0,e.uid)(),h=o.id,g=s(604)+n,d=this[s(514)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(731)](),t[s(484)]||s(630)==t[s(713)][s(490)]||this[s(360)](g,f,h,t,Hr[s(576)]());return d}[dc(493)](t,n,r,s,o){const i=dc;if(t[i(484)])return[];if(i(633)===this[i(696)])return[];const a=this[i(450)][i(715)][i(710)](i(378)).me.id,c=Array[i(580)](this[i(673)][i(679)]())[i(496)]((e=>i(736)==e[i(481)]&&e[i(414)][i(482)]==n&&e[i(722)](t)));if(i(521)===this[i(696)]){const e=this[i(454)](t,i(588))[i(496)]((({meta:t})=>t[i(372)]&&!t[i(526)]&&!t[i(557)]))[i(627)]((({suggestion:t})=>t));c[i(380)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(736)==t[i(481)]?t[i(414)][i(586)]:void 0,o=t[i(648)](),a=Array[i(580)](u[i(428)]())[i(367)]((t=>t[i(749)](o)));if(!a)continue;const c=a[i(321)](o);this[i(750)](n)&&i(588)==t[i(481)]&&0!=c[i(474)]||(u[i(396)](a),c[i(381)]((t=>{u[i(441)](t,r)})),i(588)!=t[i(481)]&&e!=s&&u[i(441)](a[i(362)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(474)]>37&&console[i(430)](i(734),{key:n});const f=(i(616)+(n+"|")+Ac({newValue:s}))[i(325)](0,60),h=this[i(514)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(446)](h),this[i(360)](f,c,a,t)}return l}[dc(609)](t){const e=dc;this[e(341)][e(499)](t)}[dc(334)](t){const e=dc;this[e(595)][e(499)](t)}[dc(585)](t,e=[],n=[]){const r=dc;this[r(405)](t,((t,...e)=>{this[r(552)]((()=>{t(...e)}))}));for(const t of e)this[r(334)](t);for(const t of n)this[r(609)](t)}[dc(549)](t){const e=dc;return e(736)==t[e(481)]?t[e(502)][e(660)]("|")[0]:null}[dc(489)](t,e){const n=dc,r=t[n(524)]();this[n(705)][n(417)]((t=>{t[n(358)](r,{range:e})}))}[dc(472)](t){const e=dc,n=t.id,r=this[e(450)][e(345)][e(710)](e(707));this[e(655)][e(629)](n)||this[e(655)][e(504)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(655)][e(423)](n);s[e(640)](e(742)),s[e(742)]=!1,t[e(352)]=s}[dc(402)](t,n,r,s){const o=dc;if(t[o(481)]!=n||t[o(502)]!=r||t[o(348)].id!=s)throw this[o(450)][o(379)](o(527)),new e.CKEditorError(o(527),this)}[dc(346)](t,n){const r=dc,s=t[r(648)]();if(n[r(706)](s))t[r(638)]();else if(s[r(701)](n)){const o=this[r(705)][r(523)](n[r(466)][r(541)],r(689));this[r(489)](t,this[r(705)][r(403)](s[r(466)],o));const i=(0,e.uid)(),a=t[r(348)].id,c=t[r(481)]+":"+t[r(502)];this[r(514)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(414)],attributes:t[r(359)]});const u=this[r(705)][r(523)](n[r(689)][r(525)],r(615)),l=this[r(705)][r(403)](u,s[r(689)]);this[r(360)](c,i,a,l)}else if(s[r(467)](n[r(466)])){const e=this[r(705)][r(523)](n[r(466)][r(541)],r(689));this[r(489)](t,this[r(705)][r(403)](s[r(466)],e))}else{const e=this[r(705)][r(523)](n[r(689)][r(525)],r(615));this[r(489)](t,this[r(705)][r(403)](e,s[r(689)]))}}[dc(338)](t){const e=dc;for(const{suggestion:n,meta:r}of this[e(454)](t,e(588))){if(!r[e(372)])continue;const s=n[e(744)]();for(const n of s)if(!t[e(321)](n)[e(474)])return!0}return!1}[dc(528)](t){const n=dc,r=this[n(450)][n(715)][n(710)](n(378))[n(534)](t);if(!r)throw new e.CKEditorError(n(611),this);return r}[dc(368)](t){const e=dc,n=this[e(450)][e(715)][e(710)](e(378)),r=(0,o.hashObject)(e(538)+t);return n[e(534)](r)||n[e(553)]({id:r,name:t})}[dc(324)](t,e,n,r,s){const o=dc,i=this[o(528)](r),a=this[o(739)][o(356)](t,e,n,i,s,(t=>{const e=o;this[e(409)](n,{attributes:t});const r=this[e(390)](n);this[e(475)](new Set([r])),this[e(389)](new Set([r]))}));return this[o(449)](a,o(560),(()=>{const t=o;this[t(409)](n,{state:t(670)})}),{priority:o(606)}),this[o(449)](a,o(434),(()=>{const t=o;this[t(409)](n,{state:t(487)})}),{priority:o(606)}),this[o(673)][o(441)](n,a),this[o(374)][o(441)](a,o(455)),a}[dc(681)](t){const e=dc,n=t[e(660)](":");return{group:n[0],type:n[1],subType:n[e(474)]>=5?n[2]:null,id:n[e(474)]<5?n[2]:n[3],authorId:n[e(474)]<5?n[3]:n[4],markerCount:6==n[e(474)]?n[5]:null}}[dc(641)](t,n,r){const s=dc,o=t[s(648)](),i=o[s(466)],a=o[s(689)];this[s(489)](t,this[s(705)][s(403)](i,n));const c=(0,e.uid)(),u=t[s(348)].id,l=t[s(481)]+(t[s(502)]?":"+t[s(502)]:"");this[s(514)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(359)],data:t[s(414)]});const f=this[s(549)](t);(s(411)==t[s(481)]||f&&this[s(750)](f))&&(r=this[s(705)][s(632)](r[s(525)])),this[s(360)](l,c,u,this[s(705)][s(403)](r,a))}[dc(454)](t,e=null){const n=dc,r=[],s=this[n(450)][n(715)][n(710)](n(378)).me;Array[n(563)](t)||(t=[t]);for(const o of this[n(741)]()){if(!o[n(436)])continue;if(e&&o[n(481)]!=e)continue;let i=!1;for(const e of o[n(744)]()){for(const a of t){const t=a[n(466)][n(706)](e[n(689)])||a[n(689)][n(706)](e[n(466)]);if(t||a[n(362)](e)){const c=a[n(701)](e)&&Tc(this[n(705)][n(393)],e[n(466)],a),u=e[n(701)](a)&&Tc(this[n(705)][n(393)],a[n(466)],e);r[n(446)]({suggestion:o,meta:{isOwn:s==o[n(397)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[dc(360)](t,e,n,r,s){const o=dc;this[o(705)][o(417)]((i=>{const a=o;let c=a(369)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(383)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[dc(365)](t){const e=dc,n=t[e(320)],r=t[e(385)];t[e(320)]=null,t[e(385)]=null,null!=n&&n[e(385)]==t&&(n[e(385)]=r),null!=r&&r[e(320)]==t&&(r[e(320)]=n),e(687)==this[e(374)][e(710)](t)&&(this[e(374)][e(441)](t,e(642)),this[e(322)](e(339),t,n,r))}[dc(514)](t){const n=dc,r=t.id,s=this[n(422)](t);if(this[n(581)]&&this[n(581)][n(406)]){const o=this[n(450)][n(715)][n(710)](n(573)),i=s[n(425)],a=s[n(502)]?s[n(481)]+":"+s[n(502)]:s[n(481)],c=this[n(450)][n(375)],u=o[n(499)](zr(c,n(719))),l={id:r,type:a,hasComments:i,data:t[n(414)]||null,originalSuggestionId:t[n(624)]||null,attributes:s[n(359)]};this[n(581)][n(406)](l)[n(515)]((t=>{const e=n;s[e(548)]=!0,o[e(639)](u),t&&t[e(357)]&&(this[e(673)][e(710)](r)[e(357)]=t[e(357)])}))[n(614)]((t=>{const r=n;throw(0,e.logWarning)(r(542)),this[r(450)][r(656)][r(473)]({isUndoable:!1},(()=>{s[r(434)]()})),s[r(558)](),this[r(673)][r(396)](s.id),this[r(374)][r(396)](s),t}))}return s}[dc(750)](t){const e=dc;return this[e(341)][e(456)](t)}[dc(409)](t,e){const n=dc,r=this[n(450)][n(715)][n(710)](n(573)),s=this[n(390)](t);if(this[n(581)]&&this[n(581)][n(728)])if(s[n(548)]){const s=r[n(499)](zr(this[n(450)][n(375)],n(719)));this[n(581)][n(728)](t,e)[n(515)]((()=>{r[n(639)](s)}))}else s.on(n(570),(()=>{this[n(409)](t,e)}))}[dc(571)](t){const n=dc;if(!this[n(581)]||!this[n(581)][n(390)])throw new e.CKEditorError(n(556),this);return this[n(581)][n(390)](t)}[dc(395)](t){const e=dc,{id:n,type:r,subType:s,authorId:o}=this[e(681)](t),i=this[e(673)][e(710)](n)||this[e(324)](r,s,n,o,{});switch(this[e(402)](i,r,s,o),this[e(374)][e(710)](i)){case e(455):this[e(571)](n)[e(515)]((t=>{const r=e;let s=Promise[r(495)]();t[r(425)]&&(s=this[r(655)][r(651)]({channelId:this[r(450)][r(345)][r(710)](r(707)),threadId:n})),s[r(515)]((()=>{const e=r;this[e(422)](t)[e(548)]=!0}))})),this[e(374)][e(441)](i,e(471));break;case e(642):this[e(409)](n,{state:e(717)});case e(617):this[e(374)][e(441)](i,e(687)),this[e(322)](e(336),i);break;case e(687):this[e(322)](e(437),i)}return i[e(634)](t),i}[dc(389)](t){const e=dc,n=Array[e(580)](t),r=n[e(496)]((t=>e(736)==t[e(481)]));this[e(463)](r);const s=n[e(496)]((t=>!t[e(738)]&&e(736)!=t[e(481)])),o=this[e(741)]({skipNotAttached:!0})[e(496)]((t=>!t[e(738)]&&e(736)!=t[e(481)])),i=o[e(496)]((n=>!t[e(456)](n))),a=new Map(o[e(627)]((t=>[t,this[e(739)][e(433)](t[e(481)],t[e(502)],e(721))]))),c=new Map(o[e(627)]((t=>[t,t[e(648)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(474)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(474)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(474)];t++){const n=s[t];!l[e(456)](n)&&n[e(320)]&&(f[e(499)](n[e(320)]),n[e(320)][e(385)]===n&&(n[e(320)][e(385)]=null),n[e(320)]=null),!u[e(456)](n)&&n[e(385)]&&(f[e(499)](n[e(385)]),n[e(385)][e(320)]===n&&(n[e(385)][e(320)]=null),n[e(385)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(474)];e++){const r=g(t,n[e]);r&&(r[0][s(385)]=r[1],r[1][s(320)]=r[0],u[s(499)](r[0]),l[s(499)](r[1]))}}function g(t,n){const r=e;if(t[r(397)].id!==n[r(397)].id)return null;const s=a[r(710)](t)(t,n,c[r(710)](t),c[r(710)](n));return s&&a[r(710)](n)(t,n,c[r(710)](t),c[r(710)](n))?s[1][r(352)]&&s[1][r(352)][r(474)]?null:s:null}f[e(724)]&&this[e(389)](f)}[dc(463)](t){const e=dc;if(0==t[e(474)])return;const n=this[e(741)]({skipNotAttached:!0})[e(496)]((t=>e(736)==t[e(481)]&&t[e(547)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(359)]);s[e(456)](n)||(s[e(441)](n,r[e(474)]),r[e(446)]([]));const i=s[e(710)](n);r[i][e(446)](t)}!function(){const t=e;r[t(537)](((e,n)=>{const r=t,s=e[0][r(357)],o=n[0][r(357)];return s==o?e[0][r(359)][r(517)]<n[0][r(359)][r(517)]?-1:1:s<o?-1:1}));for(const e of r)e[t(537)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(474)];t++){if(0==r[t][e(474)])continue;const n=[];for(let s=t+1;s<r[e(474)];s++)0!=r[s][e(474)]&&i(r[t],r[s])&&n[e(446)](s);for(const s of n)r[t]=r[t][e(575)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(474)];n++)t[n][e(385)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(474)];n++)t[n][e(320)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(359)][r(517)]!==n[0][r(359)][r(517)]&&t[0][r(397)]!==n[0][r(397)])return!1;if(!function(t,e){const n=r;return!t[n(425)]&&!e[n(425)]||(!t[n(425)]||!e[n(425)])&&(!!(t[n(425)]&&e[n(357)]<t[n(352)][n(488)][n(710)](0)[n(357)])||!!(e[n(425)]&&t[n(357)]<e[n(352)][n(488)][n(710)](0)[n(357)]))}(t[0],n[0]))return!1;const s=gc(t[0][r(359)],r(517)),o=gc(n[0][r(359)],r(517));return!!wr(s,o)&&(!!t[r(335)]((t=>n[r(607)]((e=>t[r(648)]()[r(706)](e[r(648)]())))))&&n[r(335)]((e=>t[r(607)]((t=>e[r(648)]()[r(706)](t[r(648)]()))))))}}[dc(475)](t){const e=dc,n=Array[e(580)](t),r=this[e(741)]({skipNotAttached:!0}),s=r[e(496)]((n=>!t[e(456)](n))),o=new Map(n[e(627)]((t=>[t,this[e(739)][e(433)](t[e(481)],t[e(502)],e(599))]))),i=new Map(r[e(627)]((t=>[t,t[e(744)]()])));for(let t=0;t<n[e(474)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(474)];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(474)];e++){const s=r[e];if(s[a(481)]!==n[a(481)]||s[a(397)].id!==n[a(397)].id||s[a(502)]!==n[a(502)])continue;if(!Lc(n,s,[a(517)]))continue;if(a(736)==n[a(481)]&&n[a(414)][a(586)]!=s[a(414)][a(586)])continue;if(a(736)==n[a(481)]&&t[a(750)](n[a(414)][a(482)]))continue;if(a(411)==n[a(481)]){const e=t[a(450)][a(656)],r=n[a(676)]();if(r&&(e[a(393)][a(400)](r)||e[a(393)][a(561)](r)))continue}const c=o[a(710)](n),u=i[a(710)](n),l=i[a(710)](s),f=n[a(352)]&&n[a(352)][a(474)],h=s[a(352)]&&s[a(352)][a(474)];if(!f&&c(l,u))return t[a(318)](s,n),i[a(396)](n),!0;if(!h&&c(u,l))return t[a(318)](n,s),i[a(396)](s),!0}return!1}}[dc(318)](t,e){const n=dc;if(t[n(738)])for(const r of e[n(744)]())t[n(682)](r);else{const r=e[n(648)]()[n(689)];this[n(489)](t,this[n(705)][n(403)](t[n(648)]()[n(466)],r))}e[n(638)]()}[dc(672)](t,e){const n=dc,r=t[n(377)](n(438))||t[n(377)](n(736))?n(584):t[n(419)]();return zr(this[n(450)][n(375)],e+"_"+r+n(694))}[dc(418)](){const t=dc,e=this[t(450)];(0,o.surroundingMarkersDetector)(this[t(705)],(({left:n,entered:r})=>{const s=t,o=[];for(const t of n){const{group:e,type:n}=this[s(681)](t[s(649)]);if(s(661)===e){o[s(446)](this[s(672)](n,s(364)));break}}for(const t of r){const{group:e,type:n}=this[s(681)](t[s(649)]);if(s(661)===e){o[s(446)](this[s(672)](n,s(562)));break}}o[s(474)]&&e.ui[s(373)][s(698)](s(507),o[s(599)](" "))}))}[dc(500)](t){const e=dc;if(this[e(600)])return!1;const n=this[e(450)],r=n[e(656)][e(432)][e(733)][e(461)]();if(0==r[e(474)])return!1;const s=[],o=r[e(496)]((t=>e(736)==t[e(481)])),i=r[e(496)]((t=>e(498)==t[e(481)]&&e(711)!=t[e(649)])),a=r[e(496)]((t=>e(639)==t[e(481)]&&e(711)!=t[e(649)]));for(const t of o)s[e(446)]({key:t[e(509)],newValue:t[e(654)],oldValue:t[e(459)],range:kc(t[e(613)],n[e(656)])});for(const t of i){const r=a[e(367)]((n=>n[e(743)][e(706)](t[e(743)])));r&&s[e(446)]({key:e(727),newValue:t[e(649)],oldValue:r[e(649)],range:n[e(656)][e(497)](t[e(743)][e(646)])})}return 0!=s[e(474)]&&this[e(737)](t,s)}[dc(667)](t){const e=dc;let n=!1;const r=this[e(450)][e(656)][e(432)][e(733)][e(485)]()[e(496)]((t=>t[e(414)][e(554)]&&t[e(649)][e(377)](e(716))));for(const s of r){const{subType:r,id:o}=this[e(681)](s[e(649)]),i=r[e(660)]("|")[0];for(const r of this[e(741)]({skipNotAttached:!0}))r.id!=o&&e(736)==r[e(481)]&&r[e(414)]&&r[e(414)][e(482)]==i&&r[e(648)]()[e(749)](s[e(414)][e(554)])&&(this[e(326)](r,s[e(414)][e(554)],t),n=!0)}return n}[dc(552)](t){const e=dc;this[e(450)],this[e(600)]=!0,t()}[dc(620)](t){const e=dc,n=this[e(750)](t),r=this[e(595)][e(456)](t);return n||r}[dc(737)](t,e){const n=dc;if(0==e[n(474)])return!1;let r=!1;for(const s of e){const e=this[n(454)](s[n(613)],n(736))[n(496)]((t=>!t[n(748)][n(557)]))[n(627)]((t=>t[n(661)])),i=(0,o.hashObject)({newValue:s[n(429)]});e[n(496)]((t=>{const e=n,[r,o]=t[e(502)][e(660)]("|");return r==s[e(482)]&&o!=i}))[n(381)]((e=>{const o=n;this[o(326)](e,s[o(613)],t),r=!0}))}return r}[dc(326)](t,e,n){const r=dc,s=t[r(648)]()[r(321)](e);0!==s[r(474)]?1!==s[r(474)]?this[r(641)](t,e[r(466)],e[r(689)]):this[r(489)](t,s[0]):n[r(602)](t[r(524)]())}}class bc{constructor(t){const e=dc;this[e(328)]=t,this[e(705)]=t[e(656)],this[e(740)]=new Map,this[e(420)]=new Map,this[e(413)]()}[dc(356)](t,e,n,r,s,o){const i=dc;return new Hr(this[i(705)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(433)](t,e,i(560))(...n),onDiscard:(...n)=>this[i(433)](t,e,i(434))(...n)})}[dc(516)](t,e,n,r){const s=dc,o=t+":"+e+":"+n;this[s(740)][s(441)](o,r)}[dc(433)](t,e,n){const r=dc,s=t+":"+e+":"+n;return this[r(740)][r(710)](s)||this[r(420)][r(710)](t+":"+n)}[dc(413)](){const t=dc,e=()=>!1,n=t=>{const e=pc;t[e(537)](((t,n)=>t[e(466)][e(730)](n[e(466)])?1:-1)),this[e(705)][e(417)]((n=>{const r=e;for(const e of t){let t;t=e[r(689)][r(723)]&&e[r(689)][r(525)]==e[r(466)][r(646)]?n[r(410)](e[r(466)][r(646)],"on"):n[r(410)](e),this[r(705)][r(583)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=pc;e&&this[n(705)][n(417)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(627)]((t=>(_c(t)&&(t=this[s(705)][s(403)](t[s(689)])),t)))[s(496)]((t=>s(630)!==t[s(713)][s(490)]));if(c[s(474)]<1)return;const u=Array[s(580)](this[s(705)][s(432)][s(652)][s(744)]())[s(627)]((t=>i.LiveRange[s(483)](t)));r[s(635)](c);for(const t of this[s(328)][s(645)][s(645)]())t[s(421)]();a[s(446)]({forceDefaultExecution:!0}),this[s(328)][s(659)](o,...a);const l=u[s(496)]((t=>s(630)!=t[s(713)][s(490)]));l[s(474)]>0&&r[s(635)](l);for(const t of u)t[s(731)]()}))},s=(e,n)=>1==e[t(474)]&&1==n[t(474)]&&e[0][t(689)][t(706)](n[0][t(466)]),o=(e,n,r,s)=>Rc(e,n,r,s,this[t(705)])?[e,n]:Rc(n,e,s,r,this[t(705)])?[n,e]:null;this[t(420)][t(441)](t(506),e),this[t(420)][t(441)](t(692),n),this[t(420)][t(441)](t(366),s),this[t(420)][t(441)](t(376),o),this[t(420)][t(441)](t(442),n),this[t(420)][t(441)](t(332),e),this[t(420)][t(441)](t(591),s),this[t(420)][t(441)](t(340),o),this[t(420)][t(441)](t(363),r),this[t(420)][t(441)](t(518),e),this[t(420)][t(441)](t(732),s),this[t(420)][t(441)](t(544),e),this[t(420)][t(441)](t(574),r),this[t(420)][t(441)](t(720),e),this[t(420)][t(441)](t(448),s),this[t(420)][t(441)](t(572),e),this[t(420)][t(441)](t(688),e),this[t(420)][t(441)](t(416),((e,n)=>{const r=t;if(!n)return;const s=this[r(328)][r(715)][r(710)](Ec);this[r(705)][r(417)]((t=>{const o=r;if(o(727)==n[o(482)])for(const r of e){const e=r[o(466)][o(646)],s=n[o(586)];t[o(597)](e,s)}else if(s[o(750)](n[o(482)]))for(const r of e)void 0!==n[o(586)]?t[o(344)](n[o(482)],n[o(586)],r[o(466)][o(646)]):t[o(492)](n[o(482)],r[o(466)][o(646)]);else for(const r of e)n[o(586)]?t[o(344)](n[o(482)],n[o(586)],r):t[o(492)](n[o(482)],r)}))})),this[t(420)][t(441)](t(628),s)}}function Tc(t,e,n){const r=dc;for(const s of e[r(525)][r(508)]({includeSelf:!0,parentFirst:!0})){if(s[r(713)]==s)return!1;if(!n[r(601)](s))return!1;if(t[r(400)](s)||t[r(561)](s))return!0}return!1}function _c(t){const e=dc;return t[e(689)][e(525)]==t[e(466)][e(646)]&&t[e(689)][e(725)]}function yc(t,e,n,r){const s=dc,o=t=>!t[s(596)].is(s(401))&&!r[s(400)](t[s(596)]),i=t[s(466)][s(729)](o),a=t[s(689)][s(729)](o,{direction:s(555)});return!(t[s(466)][s(706)](i)&&t[s(689)][s(706)](a)||(i[s(730)](a)?n[s(358)](e,{range:n[s(403)](i,a)}):n[s(602)](e),0))}function Ac(t){return(0,o.hashObject)(t)}function Cc(t){const e=dc,n=t[e(466)][e(646)];return n&&n.is(e(343))}function kc(t,e){const n=dc;return null==t[n(689)][n(541)]&&t[n(689)][n(525)]==t[n(466)][n(646)]?Nc(t[n(466)][n(646)],e):t}function Nc(t,e){const n=dc,r=e[n(393)][n(400)](t)||e[n(393)][n(735)](t);return e[n(403)](e[n(523)](t,n(465)),r?e[n(704)](t):e[n(523)](t,n(689)))}function Rc(t,e,n,r,s){const o=dc;if(!Lc(t,e))return!1;if(n[o(689)][o(706)](r[o(466)]))return!0;if(t[o(481)]!=e[o(481)])return!1;if(!n[o(689)][o(522)](r[o(466)]))return!1;const i=s[o(403)](n[o(689)],r[o(466)])[o(718)]();for(const t of i)if([o(618),o(685)][o(565)](t[o(481)])&&s[o(393)][o(561)](t[o(596)]))return!1;return!0}function Lc(t,e,n=[]){const r=dc;return!(!t[r(547)]||!e[r(547)])&&wr(gc(t[r(359)],n),gc(e[r(359)],n))}function Sc(t,e){const n=dc,r=vc(t[n(359)]),s=vc(e);if(!t[n(547)])return!1;for(const t of Object[n(428)](s))if(!wr(r[t],s[t]))return!1;return!0}function vc(t){const e=dc,n=Object[e(709)]({},t);return delete n[e(623)],delete n[e(361)],n}function Mc(t,e){const n=wc();return(Mc=function(t,e){return n[t-=469]})(t,e)}const Oc=Mc;function wc(){const t=["_setPendingAction","canDiscard","9128POKqId","change:isDirty","PENDING_ACTION_SUGGESTION","4uFJsSA","plugins","_editor","get","3814281nnQzvl","execute","listenTo","659339UyMuzm","_discardCommand","commands","remove","8316BCZBeD","20ocaMGq","_removePendingAction","canEditAt","PendingActions","canAccept","commentThreadController","destroy","56905MoeQFj","model","786hMqeKO","bind","view","isEnabled","_acceptCommand","getRanges","isDirty","discardSuggestion","1154430SqRIzF","locale","acceptSuggestion","add","3248609riFcVc","4989105LzQHyp","stopListening","_pendingAction","unbind"];return(wc=function(){return t})()}!function(t,e){const n=Mc,r=t();for(;;)try{if(844777===parseInt(n(495))/1+parseInt(n(474))/2+parseInt(n(492))/3*(-parseInt(n(488))/4)+parseInt(n(507))/5*(parseInt(n(509))/6)+-parseInt(n(478))/7+-parseInt(n(485))/8*(parseInt(n(499))/9)+parseInt(n(500))/10*(parseInt(n(479))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wc);class Dc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Mc;super(),this[s(508)]=e,this[s(511)]=n,this[s(505)]=r,this[s(490)]=t,this[s(470)]=t[s(497)][s(491)](s(476)),this[s(496)]=t[s(497)][s(491)](s(473)),this[s(511)][s(510)](s(469)).to(this[s(470)],this[s(496)],((t,e)=>t||e)),this[s(511)][s(510)](s(504)).to(this[s(470)],s(469),(t=>t&&this[s(490)][s(508)][s(502)](e[s(471)]()))),this[s(511)][s(510)](s(484)).to(this[s(496)],s(469),(t=>t&&this[s(490)][s(508)][s(502)](e[s(471)]()))),this[s(481)]=null,n[s(472)]&&this[s(483)](),this[s(494)](n,s(476),(()=>this[s(476)]())),this[s(494)](n,s(473),(()=>this[s(473)]())),this[s(494)](n,s(486),(()=>{const t=s;n[t(472)]?this[t(483)]():this[t(501)]()}))}[Oc(476)](){const t=Oc;this[t(470)][t(493)](this[t(508)].id)}[Oc(473)](){const t=Oc;this[t(496)][t(493)](this[t(508)].id)}[Oc(506)](){const t=Oc;this[t(511)][t(482)](t(469)),this[t(511)][t(482)](t(504)),this[t(511)][t(482)](t(484)),this[t(480)](),this[t(505)][t(506)](),this[t(481)]&&this[t(501)]()}[Oc(483)](){const t=Oc,e=zr(this[t(490)][t(475)],t(487));this[t(481)]=this[t(490)][t(489)][t(491)](t(503))[t(477)](e)}[Oc(501)](){const t=Oc;null!==this[t(481)]&&this[t(490)][t(489)][t(491)](t(503))[t(498)](this[t(481)]),this[t(481)]=null}}const Fc=Pc;function Pc(t,e){const n=xc();return(Pc=function(t,e){return n[t-=358]})(t,e)}function xc(){const t=["descriptionParts","15618YhcfAE","set","disabledSubmit","_createCommentThreadInputView","authoredAt","canDiscard","isActive","disableComments","279796yeiLpa","3155TcDhrs","removeComment","submit","element","202189frIDvt","value","commentsListView","_model","fire","editor","cancel","editorConfig","24NCVpur","destroy","bind","CommentView","_config","45yuYIrH","setData","canAccept","commentInputView","commentThreadInputView","7ClRgXt","showInput","commentThread","_localUser","isDirty","delegate","hasDirtyComment","locale","_createCommentViews","15149710wJidUy","13462024IdiUfd","updateComment","assign","isEnabled","9NkvQtF","3540306oWNjGy","addComment","8236624yMOPFe","focus","isReadOnly","length"];return(xc=function(){return t})()}!function(t,e){const n=Pc,r=t();for(;;)try{if(900250===parseInt(n(395))/1+parseInt(n(375))/2+-parseInt(n(408))/3*(parseInt(n(390))/4)+parseInt(n(391))/5*(parseInt(n(382))/6)+-parseInt(n(360))/7*(parseInt(n(370))/8)+parseInt(n(374))/9*(parseInt(n(369))/10)+parseInt(n(377))/11*(-parseInt(n(403))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xc);class Bc extends s.View{constructor(t,e,n,r){const s=Pc;super(t),this[s(397)]=null,this[s(359)]=null,this[s(383)](s(388),!1),this[s(383)](s(386),e[s(386)]),this[s(405)](s(386)).to(e),this[s(383)](s(381),[]),this[s(383)](s(364),!1),this[s(383)](s(373),!1),this[s(383)](s(410),!1),this[s(383)](s(387),!1),this[s(398)]=e,this[s(363)]=n,this[s(407)]=r,r[s(389)]?this[s(383)](s(380),1):this[s(368)]()}[Fc(378)](){const t=Fc;this[t(394)][t(378)]()}[Fc(404)](){const t=Fc;this[t(397)]&&this[t(397)][t(404)](),this[t(359)]&&this[t(359)][t(404)](),super[t(404)]()}[Fc(368)](){const t=Fc,{CommentsListView:e}=this[t(407)];this[t(397)]=new e(this[t(367)],this[t(398)][t(362)],Object[t(372)]({CommentView:this[t(407)][t(406)]},this[t(407)])),this[t(397)][t(365)](t(392)).to(this),this[t(397)][t(365)](t(371)).to(this),this[t(397)][t(405)](t(388)).to(this),this[t(383)](t(380),this[t(397)][t(380)]+1),this[t(405)](t(380)).to(this[t(397)],t(380),(t=>t+1)),this[t(359)]=this[t(385)](),this.on(t(392),(()=>this[t(378)]())),this[t(405)](t(364)).to(this[t(397)],t(366),this[t(359)][t(358)],t(396),((t,e)=>t||!!e))}[Fc(385)](){const t=Fc,{CommentThreadInputView:e}=this[t(407)],n=new e(this[t(367)],this[t(363)],this[t(407)][t(402)]),r=n[t(358)];return n[t(405)](t(361)).to(this,t(388),this[t(398)][t(362)],t(379),r,t(396),((t,e,n)=>!!n||t&&!e)),r.on(t(393),((e,n)=>{const s=t;this[s(399)](s(376),n),r[s(400)][s(409)]("")})),r.on(t(401),(()=>this[t(378)]())),r[t(405)](t(384)).to(this[t(398)][t(362)],t(379)),n}}const Uc=jc;function jc(t,e){const n=Gc();return(jc=function(t,e){return n[t-=479]})(t,e)}function Gc(){const t=["delegate","querySelector","_createButton","EXTERNAL_AVATAR","fire","author","Accept suggestion","span","disableComments","ck-annotation__content-wrapper","authoredAt","name","discardButton",'<span class="ck-suggestion-type">',"</span>",".ck-annotation__content-wrapper","commentThread","setTemplate","</p>","ck-suggestion--disabled-comments","_descriptionElement","formatDateTime","_config","ck-suggestion-wrapper","cancel","ck-suggestion__info-name","ck-annotation__info-time","isEnabled","ck-annotation__info-name","ck-annotation__user","innerText","1199274CxILEl","EXTERNAL_SUGGESTION","editorReady","source","descriptionParts","14TuMxPb","element","split","discardSuggestion","value","creator","change:description","302032uITOoe","ck-suggestion--accept","ck-comment__external",'<span class="ck-suggestion-color" style="background-color: ',"extendTemplate","ck-suggestion-","push","div","isExternal","ck-suggestion-wrapper--active","color","acceptSuggestion","check","1425670CaLJKo","set","acceptButton","173475rFpkmW","importWord","@external","canAccept","268100FnyJuJ","attributes","<p>","27HwywGU","editorDestroyed","description","Discard suggestion","ck-annotation","userView","render","ck-suggestion__info","ck-annotation__main","getExternalSuggestionNote","getTemplate","ck-suggestion__actions","time","ck-suggestion__user","ck-suggestion__main","createElement","title","ck-annotation__actions","innerHTML","EXTERNAL_IMPORT_WORD_SUGGESTION","bindTemplate","canDiscard","execute","ck-suggestion",'"></span>',"locale","33600OFoliK","getUserViewNotificationText","commentThreadInputView","type","commentsListView","children","ck-comment__info-time","_model","ck-annotation__info","content","ck-suggestion--discard","EXTERNAL_IMPORT_WORD_AVATAR","4ihoHof","117382LCfTHB","bind","isActive","map",'" title="',"join"];return(Gc=function(){return t})()}!function(t,e){const n=jc,r=t();for(;;)try{if(202233===-parseInt(n(565))/1+parseInt(n(578))/2+-parseInt(n(532))/3*(-parseInt(n(577))/4)+parseInt(n(536))/5+-parseInt(n(504))/6*(parseInt(n(509))/7)+parseInt(n(516))/8+parseInt(n(539))/9*(parseInt(n(529))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gc);class Vc extends Bc{constructor(e,n,r,s){const i=jc;super(e,n,r,s),this[i(530)](i(568),""),this[i(579)](i(568)).to(this,i(508),(t=>t&&t[0]?t[0][i(568)]:"")),this[i(579)](i(541)).to(this,i(508),this,i(580),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(538)+Hc(e[n(574)],e[n(526)])+n(491);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(493)]=null,this[i(531)]=this[i(586)](zr(e,i(479)),t.icons[i(528)],i(517),i(527),"sw"),this[i(531)][i(579)](i(500)).to(this,i(535)),this[i(485)]=this[i(586)](zr(e,i(542)),t.icons[i(497)],i(575),i(512),"sw"),this[i(485)][i(579)](i(500)).to(this,i(560)),this[i(544)]=new o.UserView(e,this[i(572)][i(589)],this[i(566)]()),this[i(544)][i(520)]({attributes:{class:[i(552),i(502)]}}),this[i(490)](this[i(549)]())}[Uc(549)](){const t=Uc,e=this[t(559)],n=[{tag:t(523),attributes:{class:[t(546),t(573)]},children:[{tag:t(480),children:[{text:this[t(544)][t(484)]}],attributes:{class:[t(498),t(501)]}},{tag:t(551),attributes:{datetime:e.to(t(483)),class:[t(571),t(499)]},children:[{text:e.to(t(483),(e=>this[t(495)][t(494)](e)))}]}]},{tag:t(523),attributes:{class:[t(550),t(556)]},children:[this[t(531)],this[t(485)]]},{tag:t(523),attributes:{class:[t(482)]}}];this[t(572)][t(524)]&&n[t(522)]({tag:t(523),attributes:{class:[t(518)]},children:[{text:this[t(548)]()}]});const r={tag:t(523),attributes:{class:[t(496),e.if(t(580),t(525)),e.to(t(568),(e=>t(521)+e)),this[t(495)][t(481)]&&t(492)],"data-suggestion-id":this[t(572)].id,"data-thread-id":this[t(572)][t(489)].id,"data-author-id":this[t(572)][t(589)].id,tabindex:-1},children:[{tag:t(523),attributes:{class:[t(562),t(543)]},children:[this[t(544)],{tag:t(523),attributes:{class:[t(553),t(547)]},children:n}]}]};return this[t(569)]&&this[t(567)]&&(r[t(570)][t(522)](this[t(569)],this[t(567)]),this[t(569)][t(584)](t(506)).to(this),this[t(569)][t(584)](t(540)).to(this),this[t(567)][t(584)](t(506)).to(this),this[t(567)][t(584)](t(540)).to(this)),r}[Uc(545)](){const t=Uc;super[t(545)](),this[t(493)]=this[t(510)][t(585)](t(488)),this[t(493)][t(557)]=this[t(541)],this.on(t(515),((e,n,r)=>{const s=t;this[s(493)][s(557)]=r}))}[Uc(586)](t,e,n,r,o){const i=Uc,a=new s.ButtonView(this[i(564)]);return a[i(530)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(520)]({attributes:{class:n}}),a.on(i(561),(()=>{const t=i;this[t(588)](r,this[t(572)].id)})),a}[Uc(548)](){const t=Uc;return t(533)===this[t(572)][t(537)][t(534)][t(507)]?zr(this[t(564)],t(558)):zr(this[t(564)],t(505))}[Uc(566)](){const t=Uc;return this[t(572)][t(524)]?t(533)===this[t(572)][t(537)][t(534)][t(507)]?zr(this[t(564)],t(576),this[t(572)][t(514)][t(484)]):zr(this[t(564)],t(587),this[t(572)][t(514)][t(484)]):null}}function Hc(t,e){const n=Uc;let r="";return r+=t[n(511)]("*")[n(581)](((t,e)=>e%2!=0?n(486)+zc(t)+n(487):zc(t)))[n(583)](""),e&&(r+=n(519)+e[n(513)]+n(582)+e[n(555)]+n(563)),r}function zc(t){const e=Uc,n=document[e(554)](e(480));return n[e(503)]=t,n[e(557)]}const Wc=Kc;function qc(){const t=["has","18GMaiwD","comments.maxCommentCharsWhenCollapsed","change:previous","destroy","plugins","source","_viewToController","unbind","Discard all suggestions","keys","length","EditorAnnotations","getByInnerView","previous","Accept all suggestions","Accept all selected suggestions","SuggestionThreadView","model","clear","acceptAllSuggestions","trackChanges.disableComments","Track changes","suggestionChanged","trackChanges","type","editor","descriptionParts","_updateController","addSourceCollector","from","separator","_initializeController","commandName","filter","isDirty","704570WPHcaX","init","comments","suggestion-","remove","createAnnotation","values","Discard all selected suggestions","getMarkers","acceptSelectedSuggestions","actionView","some","2669384tgJrls","_unbindEditors","2507860xGvffY","CommentView","_destroyController","activeAnnotations","Annotations","1dbcQsx","focus","trackChanges.SuggestionThreadView","value","_descriptionFactory","acceptButton","getMarkerNames","100084BUJevK","_refreshActiveMarkers","activeMarkers","delete","_bindAnnotationToEditors","createAnnotationView","createCommentThreadController","suggestionLoaded","head","pluginName","getJoined","1789500QYibRg","discardAllSuggestions","comments.maxCommentsWhenCollapsed","CommentsUI","_createUIButton","view","comments.editorConfig","getDescriptions","toMany","registerAnnotation","map","suggestionUnloaded","arrowView","stopListening","innerView","isEnabled","getSuggestion","7011564SttWHw","listenTo","TrackChangesEditing","change:activeAnnotations","getRanges","TrackChangesUI","refreshSelectedViews","33fRzAot","72402rFdZQj","mainView","hasSuggestion","componentFactory","getFirstRange","_annotationViews","config","_suggestionToController","button","set","switchbutton","execute","commentThread","reduce","editing","locale","addComment","size","define","commands","requires","get","isOn","_handleControllerBuffer","isInContent","CommentsRepository","bind","discardSelectedSuggestions","comments.maxThreadTotalWeight","_handleSuggestionControllerDelayed","add","lowest","push","buttonView","discardButton","_disableComments","isMultiRange","getAllAdjacentSuggestions"];return(qc=function(){return t})()}function Kc(t,e){const n=qc();return(Kc=function(t,e){return n[t-=108]})(t,e)}!function(t,e){const n=Kc,r=t();for(;;)try{if(613428===-parseInt(n(138))/1*(-parseInt(n(119))/2)+parseInt(n(180))/3*(-parseInt(n(145))/4)+parseInt(n(156))/5+parseInt(n(181))/6+parseInt(n(173))/7+-parseInt(n(131))/8+-parseInt(n(220))/9*(parseInt(n(133))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qc);class Jc extends t.Plugin{static get[Wc(201)](){const t=Wc;return[Ec,o.Users,t(206),t(137),t(231)]}static get[Wc(154)](){return Wc(178)}constructor(t){const e=Wc;super(t),this[e(188)]=new Map,this[e(226)]=new Map,this[e(186)]=new Map,this[e(204)]=new Map;const n=this[e(109)][e(187)];n[e(199)](e(140),Vc),n[e(199)](e(240),!1),this[e(216)]=n[e(202)](e(240))}[Wc(210)](t,e){const n=Wc;0===this[n(204)][n(198)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(204)]){const r=this[t(188)][t(219)](e);r||n?r&&n&&this[t(135)](e):this[t(115)](e)}this[t(204)][t(238)](),this[t(109)][t(224)][t(202)](t(231))[t(179)](),this[t(146)]()}),10),this[n(204)][n(190)](t,e)}[Wc(120)](){const t=Wc,e=this[t(109)],n=e[t(224)][t(202)](t(175)),r=e[t(224)][t(202)](t(137)),s=e[t(224)][t(202)](t(231)),o=e[t(224)][t(202)](t(206));e.ui[t(184)][t(211)](t(243),(e=>this[t(160)](e))),s[t(112)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(113)](this[e(188)])){const s=t[e(218)](),o=[];for(const t of s){if(!t[e(205)])continue;if(t[e(217)]){o[e(213)](...t[e(177)]());continue}const n=t[e(185)]();if(o[e(230)]>0){const t=o[0][e(155)](n);if(t){o[0]=t;continue}}o[e(213)](n)}n[e(213)]([r[e(161)],o])}return n})),this[t(174)](n,t(152),((e,n)=>{const r=t;this[r(174)](n,r(222),((t,e,s,o)=>{const i=r;n[i(205)]&&(null==s?(this[i(111)](o[i(153)]),this[i(210)](n,!1)):(this[i(111)](s[i(153)]),null==o&&this[i(210)](n,!0)))})),null!==n[r(233)]?this[r(111)](n[r(153)]):this[r(210)](n,!1)})),this[t(174)](n,t(167),((e,n,r)=>{const s=t;this[s(169)](n,s(222)),this[s(204)][s(148)](n),this[s(188)][s(219)](n)&&this[s(135)](n),r&&this[s(111)](r[s(153)])})),this[t(174)](n,t(242),((e,n)=>{this[t(111)](n)})),this[t(174)](r,t(176),(()=>{this[t(146)]()})),this[t(174)](o,t(197),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(183)](r))return;const i=n[o(172)](r);this[o(188)][o(202)](i)[o(161)][o(139)]()}),{priority:t(212)})}[Wc(146)](){const t=Wc,e=this[t(109)][t(224)][t(202)](t(137)),n=this[t(109)][t(224)][t(202)](t(175)),r=Array[t(113)](e[t(136)],(e=>e[t(170)]))[t(117)]((e=>this[t(226)][t(219)](e))),s=[];for(const e of r){const n=this[t(226)][t(202)](e)[t(237)][t(218)]();s[t(213)](...n[t(194)](((e,n)=>[...e,...n[t(144)]()]),[]))}n[t(147)]=s}[Wc(160)](t){const n=Wc,r=(0,s.createDropdown)(t,s.SplitButtonView),o=this[n(109)][n(200)][n(202)](n(243)),i=zr(t,n(241));r[n(214)][n(190)]({tooltip:i,label:i,icon:'\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-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'}),r[n(214)][n(207)](n(203)).to(o,n(141)),r[n(214)].on(n(192),(()=>{const t=n;o[t(192)](),this[t(109)][t(195)][t(161)][t(139)]()}));const a=new e.Collection,c=[{type:n(191),model:{withText:!0,label:i,commandName:n(243)}},{type:n(114)},{type:n(189),model:{withText:!0,label:zr(t,n(234)),commandName:n(239)}},{type:n(189),model:{withText:!0,label:zr(t,n(235)),commandName:n(128)}},{type:n(189),model:{withText:!0,label:zr(t,n(228)),commandName:n(157)}},{type:n(189),model:{withText:!0,label:zr(t,n(126)),commandName:n(208)}}];for(const t of c){let e={type:n(114)};if(t[n(237)]){const r=new s.ViewModel(t[n(237)]),o=this[n(109)][n(200)][n(202)](r[n(116)]);r[n(207)](n(203),n(171)).to(o,n(141),n(171)),e={type:t[n(108)],model:r}}a[n(211)](e)}(0,s.addListToDropdown)(r,a);const u=c[n(117)]((t=>null!=t[n(237)]))[n(166)]((t=>this[n(109)][n(200)][n(202)](t[n(237)][n(116)]))),l=r[n(214)];return l[n(129)][n(227)](n(171)),l[n(168)][n(227)](n(171)),l[n(129)][n(207)](n(171)).to(o,n(171)),l[n(168)][n(207)](n(171))[n(164)](u,n(171),((...t)=>t[n(130)]((t=>t)))),r.on(n(192),(t=>{const e=n;this[e(109)][e(192)](t[e(225)][e(116)]),this[e(109)][e(195)][e(161)][e(139)]()})),r}[Wc(115)](t){const e=Wc,n=this[e(109)],r=n[e(187)],s=n[e(224)][e(202)](e(137)),i=n[e(224)][e(202)](e(206)),a=n[e(224)][e(202)](e(231)),c=n[e(224)][e(202)](o.Users).me,u=r[e(202)](e(243))[e(236)],{CommentsListView:l,CommentThreadInputView:f}=n[e(224)][e(202)](e(159));let h,g;this[e(186)][e(219)](t.id)?(g=this[e(186)][e(202)](t.id),h=g[e(182)]):(h=new u(n[e(196)],t,c,{disableComments:this[e(216)],editorConfig:r[e(202)](e(162)),maxCommentsWhenCollapsed:r[e(202)](e(158)),maxThreadTotalWeight:r[e(202)](e(209)),maxCommentCharsWhenCollapsed:r[e(202)](e(221)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(202)](e(196))),CommentView:r[e(202)](e(121))[e(134)],CommentsListView:l,CommentThreadInputView:f}),h[e(143)].on(e(192),(()=>{const t=e;n[t(195)][t(161)][t(139)]()})),h[e(215)].on(e(192),(()=>{const t=e;n[t(195)][t(161)][t(139)]()})),g=s[e(150)](this[e(109)][e(196)],h),g[e(207)](e(118)).to(h,e(118)),g[e(207)](e(230)).to(h),g[e(207)](e(108)).to(h,e(108),(t=>e(122)+t)),this[e(186)][e(190)](t.id,g));const d=i[e(151)](t[e(193)],h),p=new Dc(n,t,h,d),m=t[e(218)]()[e(117)]((t=>t[e(205)]));h[e(110)]=n[e(224)][e(202)](e(175))[e(142)][e(163)](m),this[e(188)][e(190)](t,p),this[e(226)][e(190)](h,p);const I=s[e(124)]({view:g,target:()=>{const r=e,s=[],i=t[r(218)]()[r(117)]((t=>t[r(205)]));for(const t of i)s[r(213)](...t[r(127)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(195)],s)},type:()=>e(122)+p[e(161)][e(108)]});i[e(149)](h,I),s[e(211)](I),a[e(165)](I)}[Wc(135)](t){const e=Wc,n=this[e(109)][e(224)][e(202)](e(206)),r=this[e(109)][e(224)][e(202)](e(137)),s=this[e(188)][e(202)](t),o=s[e(161)],i=r[e(232)](o);n[e(132)](o),i&&r[e(123)](i),this[e(188)][e(148)](t),this[e(226)][e(148)](o),s[e(223)]()}[Wc(111)](t){const e=Wc;if(!t[e(205)]||!this[e(188)][e(219)](t))return;const n=this[e(109)][e(224)][e(202)](e(175)),r=this[e(188)][e(202)](t),s=t[e(218)]();r[e(161)][e(110)]=n[e(142)][e(163)](s)}[Wc(223)](){const t=Wc;for(const e of this[t(188)][t(229)]())this[t(135)](e);for(const e of this[t(186)][t(125)]())e[t(182)][t(223)]();super[t(223)]()}}function Xc(){var t=["pluginName","10413oSgCBq","5BIOXnC","1LfofOe","requires","addSuggestion","get","TrackChanges","14134380fjnXde","7XefqpR","addSuggestionData","getSuggestions","913JJIfKk","2363160cEGzDF","getSuggestion","188676MuNUzN","plugins","2913584sTweVL","2712RYxPlw","3001191yKVIJo","5484378QYXhlm","adapter","Comments","editor"];return(Xc=function(){return t})()}function Zc(t,e){var n=Xc();return(Zc=function(t,e){return n[t-=317]})(t,e)}var Yc=Zc;!function(t,e){for(var n=Zc,r=t();;)try{if(764664===-parseInt(n(338))/1*(parseInt(n(328))/2)+parseInt(n(330))/3+-parseInt(n(324))/4*(-parseInt(n(337))/5)+parseInt(n(331))/6*(parseInt(n(320))/7)+-parseInt(n(329))/8*(parseInt(n(336))/9)+parseInt(n(319))/10+-parseInt(n(323))/11*(parseInt(n(326))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xc);class Qc extends t.Plugin{static get[Yc(339)](){return[Ec,Jc,Yc(333)]}static get[Yc(335)](){return Yc(318)}set[Yc(332)](t){var e=Yc;this[e(334)][e(327)][e(317)](Ec)[e(332)]=t}get[Yc(332)](){var t=Yc;return this[t(334)][t(327)][t(317)](Ec)[t(332)]}[Yc(340)](t){var e=Yc;return this[e(334)][e(327)][e(317)](Ec)[e(321)](t)}[Yc(322)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=Yc;return this[n(334)][n(327)][n(317)](Ec)[n(322)]({skipNotAttached:t,toJSON:e})}[Yc(325)](t){var e=Yc;return this[e(334)][e(327)][e(317)](Ec)[e(325)](t)}}const $c=tu;function tu(t,e){const n=ru();return(tu=function(t,e){return n[t-=129]})(t,e)}!function(t,e){const n=tu,r=t();for(;;)try{if(722111===-parseInt(n(171))/1+-parseInt(n(187))/2+parseInt(n(136))/3+parseInt(n(158))/4+-parseInt(n(169))/5+parseInt(n(166))/6+parseInt(n(172))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ru);const eu=[$c(143)];class nu extends t.Plugin{static get[$c(156)](){return[Ec]}static get[$c(151)](){return $c(181)}[$c(152)](){const t=$c,n=this[t(142)];if(n[t(130)][t(139)](t(186),(e=>{const r=t,s=n[r(162)][r(145)][r(146)]()[r(170)](((t,e)=>(t[e]="",t)),{});return n[r(167)][r(159)](s,e)})),t(182)!=typeof n[t(130)][t(129)](t(157))[t(178)])throw new e.CKEditorError(t(155))}[$c(132)](t){return iu(this[$c(142)],!0,t)}[$c(149)](t){return iu(this[$c(142)],!1,t)}}function ru(){const t=["document","getRootNames","CommentsRepository","plugins","getDataWithDiscardedSuggestions","TrackChangesEditing","pluginName","init","getFullData","getUser","track-changes-data-invalid-editor-creator","requires","trackChangesData","5045188PSSNLh","create","rootsAttributes","destroy","model","appendChild","data","useAnonymousUser","2496726itVlru","constructor","discardAllSuggestions","7203690zaWaeK","reduce","933896uHjiWs","12275242mwmckD","name","end","map","execute","div","editorCreator","getRootsAttributes","Users","TrackChangesData","function","getSuggestions","users","createDocumentFragment","trackChangesData.editorCreator","2886948ixDtqs","get","config","TrackChangesDataGetter","getDataWithAcceptedSuggestions","acceptAllSuggestions","addUser","push","3327585WycPhy","set","addSuggestionData","define","result","createElement","editor","Pagination","_adapter"];return(ru=function(){return t})()}class su extends t.Plugin{static get[$c(151)](){return $c(131)}constructor(t){const e=$c;super(t),this[e(140)]=e(174)}[$c(152)](){const t=$c;this[t(142)][t(148)][t(129)](t(147))[t(144)]={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(142)][t(148)][t(129)](t(150))[t(144)]=null}}function ou(t){return void 0!==t[$c(179)]}async function iu(t,e,n){const r=$c,s=(0,o.sanitizeEditorConfig)(t,eu);s[r(148)][r(135)](Ec,su),s[r(160)]=ou(t)?t[r(179)]():void 0;const i=document[r(185)](),a=t[r(130)][r(129)](r(157))[r(178)],c=await a(s,(()=>function(t){const e=r,n=document[e(141)](e(177));return t[e(163)](n),n}(i)));!function(t,e){const n=r,s=t[n(162)][n(145)][n(146)]()[n(170)](((e,r)=>(e[r]=t[n(164)][n(129)]({rootName:r}),e)),{}),o=t[n(148)][n(129)](n(180))[n(184)][n(175)]((t=>({id:t.id,name:t[n(173)]}))),i=t[n(148)][n(129)](n(150))[n(183)]({skipNotAttached:!0,toJSON:!0}),a=e[n(148)][n(129)](n(180)),c=e[n(148)][n(129)](n(150));for(const t of o)a[n(154)](t.id)||a[n(134)](t);a.me||a[n(165)]();for(const t of i)c[n(138)](t);e[n(164)][n(137)](s)}(t,c),c[r(176)](r(e?133:168));const u=ou(c)?c[r(153)](n):c[r(164)][r(129)](n);return await c[r(161)](),u}function au(t,e){var n=cu();return(au=function(t,e){return n[t-=378]})(t,e)}function cu(){var t=["22298CwlleP","6888010xVtwgR","68893HybAuF","31312KRDByX","225ymYGDh","7098770hHjRcd","336IgZVGU","895RXTJAa","13576mnYoWT","1384560Swtmqh","6eeoHBC","12348GHuUJz"];return(cu=function(){return t})()}!function(t,e){for(var n=au,r=t();;)try{if(749681===-parseInt(n(381))/1+parseInt(n(384))/2*(-parseInt(n(378))/3)+-parseInt(n(387))/4*(parseInt(n(379))/5)+-parseInt(n(382))/6*(parseInt(n(389))/7)+-parseInt(n(380))/8*(-parseInt(n(388))/9)+-parseInt(n(385))/10+-parseInt(n(386))/11*(-parseInt(n(383))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(cu)})(),(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:()=>Bc,TrackChanges:()=>Jc,TrackChangesData:()=>ru,TrackChangesEditing:()=>Ec});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=["6626879aEwJjX","41579bIplEK","1537803uRxVUh","refresh","commands","_enableCommands","affectsData","clearForceDisabled","2658944YtiOXC","has","_disableUnsupportedCommands","68gPacsp","editor","28025hlnuPO","5109960ePTDhc","_enabledCommands","value","20fYTqoi","execute","TrackChangesCommand","42WeGUBf","3646773zsTsaj","forceDisabled","_isEnabledBasedOnSelection","isEnabled"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=215]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(778026===-parseInt(n(232))/1*(-parseInt(n(217))/2)+-parseInt(n(233))/3+-parseInt(n(239))/4+parseInt(n(219))/5*(parseInt(n(226))/6)+-parseInt(n(231))/7+parseInt(n(220))/8+-parseInt(n(227))/9*(-parseInt(n(223))/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(221)]=e,this[n(222)]=!1,this[n(234)](),this[n(229)]=!1}[c(234)](){this[c(230)]=!0}[c(224)](){const t=c;this[t(222)]=!this[t(222)],this[t(222)]?this[t(216)]():this[t(236)]()}[c(216)](){const t=c;for(const e of this[t(218)][t(235)][t(235)]())e[t(237)]&&!this[t(221)][t(215)](e)&&e[t(228)](t(225))}[c(236)](){const t=c;for(const e of this[t(218)][t(235)][t(235)]())e[t(237)]&&!this[t(221)][t(215)](e)&&e[t(238)](t(225))}}const h=g;function g(t,e){const n=p();return(g=function(t,e){return n[t-=205]})(t,e)}!function(t,e){const n=g,r=t();for(;;)try{if(350888===parseInt(n(228))/1*(-parseInt(n(223))/2)+parseInt(n(206))/3*(parseInt(n(224))/4)+parseInt(n(214))/5*(parseInt(n(215))/6)+-parseInt(n(221))/7+-parseInt(n(211))/8+parseInt(n(222))/9+-parseInt(n(213))/10*(-parseInt(n(212))/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(219)]=e,this[n(229)](),this[n(207)]=!1}[h(229)](){this[h(205)]=!0}[h(210)](t){const n=h,r=this[n(219)][n(226)](t);if(!r)throw new e.CKEditorError(n(217),this);const s=r[n(225)]();this[n(220)][n(208)][n(218)](s)&&this[n(220)][n(227)][n(226)](n(216))[n(209)](r)}}function p(){const t=["42WFQOKo","TrackChangesEditing","track-changes-accept-suggestion-not-found","canEditAt","_suggestions","editor","3514483LjfAKl","3818205sKlazm","428662sjqDsO","8ggMTqM","getRanges","get","plugins","3vqrysB","refresh","isEnabled","20364hzEJjI","_isEnabledBasedOnSelection","model","acceptSuggestion","execute","1024848NrOxEc","858NSoLsS","91500pCVuCI","337525clXHop"];return(p=function(){return t})()}const m=I;function I(t,e){const n=E();return(I=function(t,e){return n[t-=185]})(t,e)}function E(){const t=["3047605GkrYtr","plugins","editor","_isEnabledBasedOnSelection","4pJwkDw","1486632gFDxXO","getRanges","744QVLDHA","5529436vmbFBA","execute","isEnabled","441082EeKcVU","4499619DLCAUZ","canEditAt","model","get","TrackChangesEditing","discardSuggestion","refresh","track-changes-discard-suggestion-not-found","_suggestions","95655VCrHeY","25447671fIjYEq"];return(E=function(){return t})()}!function(t,e){const n=I,r=t();for(;;)try{if(805143===parseInt(n(202))/1*(-parseInt(n(186))/2)+parseInt(n(187))/3+parseInt(n(206))/4+parseInt(n(198))/5+-parseInt(n(203))/6+-parseInt(n(196))/7*(-parseInt(n(205))/8)+-parseInt(n(197))/9)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(195)]=e,this[n(193)](),this[n(201)]=!1}[m(193)](){this[m(185)]=!0}[m(207)](t){const n=m,r=this[n(195)][n(190)](t);if(!r)throw new e.CKEditorError(n(194),this);const s=r[n(204)]();this[n(200)][n(189)][n(188)](s)&&this[n(200)][n(199)][n(190)](n(191))[n(192)](r)}}function T(){const t=["content","value","start","329TSiHoz","execute","isInContent","join","705arHkGY","createRange","splice","6QkFnuh","isTouching","replace","sort","type","map","isCollapsed","color","createPositionBefore","isArray","975877EewEHl","1267140oABnYB","isMultiRange","createPositionAfter","add","getRanges","push","from","11zjbMAJ"," [color ","length","isIntersecting","createPositionAt","956RwNelh","end","isObject","31815cLUfvV","schema","deletion","next","28494OvKwPb","42HIMmgN","1595390SZkVTz","304QQcaCP","change"];return(T=function(){return t})()}function _(t){const e=y;return t[e(251)](((t,n)=>e(231)==t[e(252)]&&e(231)!=n[e(252)]?-1:e(231)!=t[e(252)]&&e(231)==n[e(252)]?1:0))}function y(t,e){const n=T();return(y=function(t,e){return n[t-=219]})(t,e)}function A(t,e){const n=y;let r,s=0;const o=[],i=e[n(230)];for(;s<t[n(223)];){const a=t[s],c=t[s+1];r||(r=e[n(256)](a)),C(e,a,c)||(o[n(219)](e[n(246)](r,i[n(228)](a)?e[n(261)](a):e[n(225)](a,n(227)))),r=null),s++}return o}function C(t,e,n){const r=y;if(!n)return!1;const s=t[r(261)](e),o=t[r(256)](n);return s[r(249)](o)}!function(t,e){const n=y,r=t();for(;;)try{if(107108===parseInt(n(241))/1*(parseInt(n(248))/2)+parseInt(n(245))/3*(parseInt(n(226))/4)+-parseInt(n(229))/5*(-parseInt(n(234))/6)+-parseInt(n(258))/7+-parseInt(n(236))/8*(parseInt(n(233))/9)+-parseInt(n(235))/10*(-parseInt(n(221))/11)+parseInt(n(259))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(T);function k(t,e,n){const r=y;for(;n[r(223)];){const s=n[r(247)](0,100);t[r(237)]((()=>{const t=r;for(const n of s)n[t(243)]&&e[t(242)](n.id)}))}}const N=R;function L(){const t=["35dTpvEi","445854kRPhap","isInContent","from","6GUzTYk","8219844TYWumL","_command","refresh","values","editor","918652mjYnbU","canEditAt","getRanges","some","1070978pEzLnl","_isEnabledBasedOnSelection","14XTjUMh","model","isEnabled","6532810SzGckc","_suggestions","464664pSalzk","3929216OVNJZA","55LDARup","execute"];return(L=function(){return t})()}function R(t,e){const n=L();return(R=function(t,e){return n[t-=220]})(t,e)}!function(t,e){const n=R,r=t();for(;;)try{if(584969===-parseInt(n(233))/1+parseInt(n(223))/2*(-parseInt(n(240))/3)+parseInt(n(229))/4+parseInt(n(244))/5*(parseInt(n(220))/6)+-parseInt(n(235))/7*(parseInt(n(241))/8)+-parseInt(n(224))/9+parseInt(n(238))/10*(parseInt(n(242))/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(225)]=e,this[r(239)]=n,this[r(226)](),this[r(234)]=!1}[N(226)](){const t=N,e=Array[t(222)](this[t(239)][t(227)]())[t(232)]((e=>e[t(221)]));this[t(237)]=this[t(225)][t(237)]&&e}[N(243)](){const t=N,e=_(Array[t(222)](this[t(239)][t(227)]()));for(const n of e){const e=n[t(231)]();if(!this[t(228)][t(236)][t(230)](e))return}k(this[t(228)][t(236)],this[t(225)],e)}}const v=M;function M(t,e){const n=w();return(M=function(t,e){return n[t-=485]})(t,e)}!function(t,e){const n=M,r=t();for(;;)try{if(719753===-parseInt(n(490))/1*(-parseInt(n(492))/2)+parseInt(n(501))/3+parseInt(n(504))/4*(parseInt(n(486))/5)+-parseInt(n(485))/6+parseInt(n(494))/7+parseInt(n(508))/8+-parseInt(n(509))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(w);class O extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(505)]=e,this[r(489)]=n,this[r(498)]=new Set,this[r(491)](),this[r(497)]=!1}[v(491)](){const t=v,e=this[t(487)][t(500)][t(503)][t(496)],n=Array[t(502)](this[t(489)][t(506)]());this[t(498)]=function(t,e){const n=y,r=Array[n(220)](t[n(263)]()),s=new Set;for(const o of e)if(o[n(243)])for(const e of r)for(const r of o[n(263)]())(e[n(224)](r)||t[n(254)]&&!o[n(260)]&&o[n(232)]&&r[n(227)][n(249)](e[n(240)]))&&s[n(262)](o);return s}(e,n),this[t(488)]=this[t(505)][t(488)]&&!!this[t(498)][t(507)]}[v(499)](){const t=v,e=_(Array[t(502)](this[t(498)]));for(const n of e){const e=n[t(495)]();if(!this[t(487)][t(500)][t(493)](e))return}k(this[t(487)][t(500)],this[t(505)],e)}}function w(){const t=["9XuHBBn","refresh","14432hZSzLo","canEditAt","9527623mhApQP","getRanges","selection","_isEnabledBasedOnSelection","_selectedSuggestions","execute","model","1848432jGQpgS","from","document","1273644GwxFgk","_command","values","size","2560888gFjpcj","20113146snlIpU","267378JBzWFy","10UAStkB","editor","isEnabled","_suggestions"];return(w=function(){return t})()}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 q=function(t){return this.__data__.get(t)};const K=function(t){return this.__data__.has(t)};const X="object"==typeof global&&global&&global.Object===Object&&global;var Q="object"==typeof self&&self&&self.Object===Object&&self;const Z=X||Q||Function("return this")();const Y=Z.Symbol;var J=Object.prototype,$=J.hasOwnProperty,tt=J.toString,et=Y?Y.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=Y?Y.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=Z["__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 Ct=At(Z,"Map");const kt=At(Object,"create");const Nt=function(){this.__data__=kt?kt(null):{},this.size=0};const Lt=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(kt){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 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=Nt,wt.prototype.delete=Lt,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 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(!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=q,Wt.prototype.has=K,Wt.prototype.set=Ht;const qt=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 Xt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Qt=function(t,e,n){"__proto__"==e&&Xt?Xt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Zt=Object.prototype.hasOwnProperty;const Yt=function(t,e,n){var r=t[e];Zt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Qt(t,e,n)};const Jt=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):Yt(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?Z.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&&X.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)||ge(u,c))||a.push(u);return a};var Ne=Object.prototype;const Le=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Ne)};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(!Le(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)?ke(t):Me(t)};const De=function(t,e){return t&&Jt(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=Le(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)?ke(t,!0):xe(t)};const Ue=function(t,e){return t&&Jt(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?Z.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 qe=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 Xe=Object.prototype.propertyIsEnumerable,Qe=Object.getOwnPropertySymbols;const Ze=Qe?function(t){return null==t?[]:(t=Object(t),qe(Qe(t),(function(e){return Xe.call(t,e)})))}:Ke;const Ye=function(t,e){return Jt(t,Ze(t),e)};const Je=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;)Je(e,Ze(t)),t=$e(t);return e}:Ke;const en=function(t,e){return Jt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Je(r,n(t))};const rn=function(t){return nn(t,we,Ze)};const sn=function(t){return nn(t,Be,tn)};const on=At(Z,"DataView");const an=At(Z,"Promise");const cn=At(Z,"Set");const un=At(Z,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(Ct),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||Ct&&Tn(new Ct)!=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 Cn=Z.Uint8Array;const kn=function(t){var e=new t.constructor(t.byteLength);return new Cn(e).set(new Cn(t)),e};const Nn=function(t,e){var n=e?kn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Ln=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Ln.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Y?Y.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 Nn(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||Le(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]",qn={};qn[zn]=qn["[object Array]"]=qn["[object ArrayBuffer]"]=qn["[object DataView]"]=qn["[object Boolean]"]=qn["[object Date]"]=qn["[object Float32Array]"]=qn["[object Float64Array]"]=qn["[object Int8Array]"]=qn["[object Int16Array]"]=qn["[object Int32Array]"]=qn["[object Map]"]=qn["[object Number]"]=qn[Wn]=qn["[object RegExp]"]=qn["[object Set]"]=qn["[object String]"]=qn["[object Symbol]"]=qn["[object Uint8Array]"]=qn["[object Uint8ClampedArray]"]=qn["[object Uint16Array]"]=qn["[object Uint32Array]"]=!0,qn["[object Error]"]=qn[Hn]=qn["[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),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)):Ye(e,De(a,e))}else{if(!qn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new qt);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 Kt(p||e,(function(s,o){p&&(s=e[o=s]),Yt(a,o,t(s,n,r,o,e,i))})),a};const Xn=function(t){return Kn(t,5)};const Qn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Zn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yn=/^\w*$/;const Jn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Qn(t))||(Yn.test(t)||!Zn.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=Y?Y.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==-Infinity?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Jn(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==-Infinity?"-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])?[]:{})}Yt(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=Y?Y.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 Nr=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 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 Lr="[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==Lr?Sr:c)==Sr,f=(u=u==Lr?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 qt),i||Ae(t)?br(t,e,n,r,s,o):Cr(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 qt),s(p,m,n,r,o)}}return!!h&&(o||(o=new qt),Nr(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)};function jr(t,e){const n=Vr();return(jr=function(t,e){return n[t-=446]})(t,e)}const Gr=jr;function Vr(){const t=["setAttribute","_onAttributesChange","3855222hnbOQm","decorate","_onAccept","get","getRange","addMarker","nodeBefore","removeMarkers","onDiscard","isIntersecting","onAttributesChange","removeAttribute","getFirstRange","add","reduce","getMarkerNames","start","nodeAfter","1232iSNYbC","accept","split","addMarkerName","_isDataLoaded","suggestion:","556624IQjDJu","getItems","data","subType","commentThread","hasComments","isExternal","creator","next","getAllAdjacentSuggestions","2yfJeYk","clear","substr","_saved","isIntersectingWithRange","removeMarker","end","markers","isInContent","getFirstMarker","4552TiGAyX","previous","getContainedElement","663195WhkJeQ","change","getMultiRangeId","onAccept","_model","_onDiscard","authoredAt","_markerNames","delete","set","toJSON","addRange","from","attributes","size","3846897kWkLMy","map","getMarkers","head","getRanges","17860914FsvJqy","type","943195kGyieA","isMultiRange","filter","discard","push","@external","author","createdAt","length"];return(Vr=function(){return t})()}!function(t,e){const n=jr,r=t();for(;;)try{if(977112===parseInt(n(465))/1+parseInt(n(510))/2*(parseInt(n(458))/3)+-parseInt(n(500))/4+parseInt(n(523))/5+parseInt(n(476))/6+-parseInt(n(494))/7*(-parseInt(n(520))/8)+-parseInt(n(463))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=jr;super(),this[n(498)]=!1,this.id=e.id,this[n(464)]=e[n(464)],this[n(503)]=e[n(503)]||null,this[n(471)]=e[n(471)],this[n(507)]=e[n(507)]||e[n(471)],this[n(506)]=Boolean(e[n(456)]&&e[n(456)][n(470)]),this[n(502)]=null,this[n(447)]=t,this[n(478)]=e[n(446)],this[n(448)]=e[n(484)],this[n(475)]=e[n(486)],this[n(450)]=new Set,this[n(472)]=null,this[n(452)](n(449),null),this[n(452)](n(456),e[n(456)]||{}),this[n(452)](n(521),null),this[n(452)](n(508),null),this[n(452)](n(504),null),this[n(452)](n(513),!1),this[n(477)](n(495)),this[n(477)](n(468))}get[Gr(461)](){const t=Gr;let e=this;for(;e[t(521)];)e=e[t(521)];return e}get[Gr(505)](){const t=Gr;return!!this[t(504)]&&this[t(504)][t(473)]>0}get[Gr(466)](){const t=Gr;return 0!=this[t(450)][t(457)]&&6==Array[t(455)](this[t(450)])[0][t(496)](":")[t(473)]}get[Gr(518)](){return null!==this[Gr(519)]()}[Gr(497)](t){const e=Gr;this[e(450)][e(489)](t)}[Gr(491)](){const t=Gr;return Array[t(455)](this[t(450)])}[Gr(460)](){const t=Gr;return this[t(491)]()[t(459)]((e=>this[t(447)][t(517)][t(479)](e)))[t(467)]((t=>t))}[Gr(519)](){return this[Gr(460)]()[0]||null}[Gr(483)](){const t=Gr;this[t(447)][t(524)]((e=>{const n=t;for(const t of this[n(460)]())e[n(515)](t)})),this[t(450)][t(511)]()}[Gr(515)](t){const e=Gr;this[e(447)][e(524)]((n=>{n[e(515)](t)})),this[e(450)][e(451)](t)}[Gr(454)](t){const e=Gr,n=e(499)+this[e(464)]+":"+this[e(503)]+":"+this.id+":"+this[e(507)].id+":"+zr[e(525)]();this[e(497)](n),this[e(447)][e(524)]((r=>{r[e(481)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Gr(514)](t){const e=Gr;for(const n of this[e(462)]())if(n[e(485)](t))return!0;return!1}[Gr(462)](){const t=Gr;return this[t(460)]()[t(459)]((e=>e[t(480)]()))}[Gr(501)](){const t=Gr;return this[t(462)]()[t(490)](((e,n)=>[...e,...n[t(501)]()]),[])}[Gr(488)](){const t=Gr;var e;return(null===(e=this[t(519)]())||void 0===e?void 0:e[t(480)]())||null}[Gr(522)](){const t=Gr,e=this[t(462)]();if(1!=e[t(473)])return null;const n=e[0],r=n[t(492)][t(493)],s=n[t(516)][t(482)];return r instanceof i.Element?r!=s?null:r:null}[Gr(495)](){const t=Gr;this[t(478)](this[t(462)](),this[t(502)],this[t(456)]),this[t(483)]()}[Gr(468)](){const t=Gr;this[t(448)](this[t(462)](),this[t(502)],this[t(456)]),this[t(483)]()}[Gr(509)](){const t=Gr,e=[];let n=this[t(461)];for(;n;)e[t(469)](n),n=n[t(508)];return e}[Gr(474)](t,e){const n=Gr,r=Xn(this[n(456)]);hr(r,t,e),wr(r,this[n(456)])||(this[n(456)]=r,this[n(475)](r))}[Gr(487)](t){const e=Gr,n=Xn(this[e(456)]);Ur(n,t),wr(n,this[e(456)])||(this[e(456)]=n,this[e(475)](this[e(456)]))}[Gr(453)](){const t=Gr;return{id:this.id,type:this[t(503)]?this[t(464)]+":"+this[t(503)]:this[t(464)],authorId:this[t(507)].id,createdAt:this[t(472)],hasComments:this[t(505)],data:this[t(502)],attributes:this[t(456)]}}static[Gr(525)](){const t=Gr;return(0,e.uid)()[t(512)](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"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=qr;function qr(t,e){const n=Kr();return(qr=function(t,e){return n[t-=106]})(t,e)}function Kr(){const t=["push","_handleAttributeSuggestionDescription","removeContainer","normal","get","newValue","*Remove:* %0","registerElementLabel","REPLACE_TEXT","Container","end","isEqual","elementStart","nodeAfter","map","has","_handleInsertRemoveSuggestionDescription","*Insert:* %0","_customCallbacks","addEmptyContainer","_schema","registerAttributeLabel","$textProxy","$text","match","indexOf","format","pop","457782cSfSCV","272218EQtsbN","nextSibling","77427SrCshL","subType","5040WUdzRZ","element","quantity","addFormat","matchingCallback","EmptyContainer","name","getWalker","_locale","addContainer","replace","*Set format:* %0","item","ELEMENT_SPACE","19943ncPvLk","9sARKWG","isInContent","removeEmptyContainer","key","insertion","deletion","data","_handleCustomCallbackDescription","1247590cwEYgr","registerDescriptionCallback","removeObject","_itemLabels","remove","*Remove format:* %0","text","start","_attributeLabels","_addDescriptionItems","getItemLabel","add","removeFormat","*Split:* %0","function","517804ijnOAW","getDescriptions","Object","_handleRenameSuggestionDescription","checkChild","type","getFirstRange","isEmpty","label","softBreak","isObject","6FsIqDG","length","_resolveDescriptionItems","set","previousSibling","elementEnd","_itemLabelsCallbacks","attribute","join","skip","2622056pZIwcW","$1 $2","*Change to:* %0","addObject","376vIDQub","*Merge:* %0"];return(Kr=function(){return t})()}!function(t,e){const n=qr,r=t();for(;;)try{if(489298===parseInt(n(180))/1+parseInt(n(179))/2*(parseInt(n(199))/3)+-parseInt(n(145))/4+parseInt(n(109))/5*(-parseInt(n(135))/6)+-parseInt(n(124))/7+-parseInt(n(149))/8*(parseInt(n(182))/9)+parseInt(n(184))/10*(parseInt(n(198))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kr);class Xr{constructor(t,e){const n=qr;this[n(169)]=[],this[n(112)]=new Map,this[n(141)]=[],this[n(117)]=new Map,this[n(171)]=t,this[n(192)]=e}[Wr(125)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(136)];o++){const i=t[o];if(!i[e(200)])continue;const a=this[e(108)](i);if(a){if(null!=i[e(183)]){if(r[e(166)](i[e(183)]))continue;r[e(120)](i[e(183)])}n[e(151)](a)}else if(e(142)!=i[e(129)])e(203)!=i[e(129)]&&e(106)!=i[e(129)]||this[e(167)](n,i,t[o+1]);else{const t=i[e(107)][e(202)];if(s[e(166)](t))continue;s[e(120)](i[e(107)][e(202)]),t==Ic?this[e(127)](n,i):this[e(152)](n,i)}}return this[e(137)](n)}[Wr(110)](t){const e=Wr;this[e(169)][e(151)](t)}[Wr(158)](t,n,r=e.priorities[Wr(154)]){const s=Wr;s(123)==typeof t?(0,e.insertToPriorityArray)(this[s(141)],{matchingCallback:t,label:n,priority:r}):this[s(112)][s(138)](t,n)}[Wr(172)](t,e){const n=Wr;this[n(117)][n(138)](t,e)}[Wr(119)](t,e=1){const n=Wr;let r;for(const e of this[n(141)])if(e[n(188)](t)){r=e[n(132)];break}return r||(r=this[n(112)][n(155)](t[n(190)])),r?r(e):1!==e?e+" "+t[n(190)]+"s":""+t[n(190)]}[Wr(118)](t,e){const n=Wr,r=e[n(130)]()[n(191)](),s=n(203)==e[n(129)]?n(120):n(113);for(const e of r){const o=e[n(196)],i=t[t[n(136)]-1];if(o.is(n(173)))i&&i[n(129)][n(176)](n(160))>-1&&t[n(178)](),i&&n(115)==i[n(129)]?i[s]+=o[n(107)]:t[n(151)]({type:n(115),add:n(120)==s?o[n(107)]:"",remove:n(113)==s?o[n(107)]:""});else if(this[n(171)][n(134)](o)){const a=o;if(i&&i[n(129)][n(176)](n(160))>-1&&t[n(178)](),n(140)==e[n(129)])continue;i&&i[n(129)]==s+n(126)&&i[n(185)][n(190)]==a[n(190)]?i[n(186)]++:t[n(151)]({type:s+n(126),element:a,quantity:1}),r[n(144)]((t=>!(n(140)==t[n(129)]&&t[n(196)]==o)))}else if(this[n(171)][n(128)](o,n(174))||o.is(n(185),n(133))){const r=o;if(n(120)==s&&n(163)==e[n(129)]||n(113)==s&&n(140)==e[n(129)])continue;if(i&&-1==i[n(129)][n(176)](n(160))){n(115)==i[n(129)]&&(i[s]+="\n");continue}let a;if(a=n(120)==s?r[n(181)]&&!this[n(171)][n(134)](r[n(181)])?r[n(181)]:null:r[n(139)]&&!this[n(171)][n(134)](r[n(139)])?r[n(139)]:null,r[n(131)]||a&&a[n(131)]){const e=a&&a[n(131)]?a:r;i&&i[n(129)]==s+n(189)&&i[n(185)][n(190)]==e[n(190)]?i[n(186)]++:t[n(151)]({type:s+n(189),element:e,quantity:1})}else t[n(151)]({type:s+n(160),element:r})}}}[Wr(137)](t){const e=Wr,n=this[e(192)],r=[],s=[],o=[];for(const i of t)switch(i[e(129)]){case e(115):if(i[e(120)]=i[e(120)][e(194)](/(\S)\u000A+(\S)/g,e(146))[e(194)](/\u000A/g,""),i[e(113)]=i[e(113)][e(194)](/(\S)\u000A+(\S)/g,e(146))[e(194)](/\u000A/g,""),""!=i[e(120)]&&""!=i[e(113)]){r[e(151)]({type:e(194),content:Hr(n,e(159),['"'+i[e(113)]+'"','"'+i[e(120)]+'"'])});continue}if(null!=i[e(120)][e(175)](/^ +$/)){r[e(151)]({type:e(203),content:Hr(n,e(168),Hr(n,e(197),i[e(120)][e(136)]))});continue}if(null!=i[e(113)][e(175)](/^ +$/)){r[e(151)]({type:e(106),content:Hr(n,e(157),Hr(n,e(197),i[e(113)][e(136)]))});continue}if(""!=i[e(120)]){r[e(151)]({type:e(203),content:Hr(n,e(168),'"'+i[e(120)]+'"')});continue}r[e(151)]({type:e(106),content:Hr(n,e(157),'"'+i[e(113)]+'"')});continue;case e(170):case e(148):r[e(151)]({type:e(203),content:Hr(n,e(168),this[e(119)](i[e(185)],i[e(186)]))});continue;case e(201):case e(111):r[e(151)]({type:e(106),content:Hr(n,e(157),this[e(119)](i[e(185)],i[e(186)]))});continue;case e(193):r[e(151)]({type:e(203),content:Hr(n,e(122),this[e(119)](i[e(185)],i[e(186)]))});continue;case e(153):r[e(151)]({type:e(106),content:Hr(n,e(150),this[e(119)](i[e(185)],i[e(186)]))});continue;case e(187):s[e(151)](i[e(202)]);continue;case e(121):o[e(151)](i[e(202)]);continue;default:r[e(151)](i)}if(s[e(136)]){const t=s[e(165)]((t=>this[e(117)][e(166)](t)?this[e(117)][e(155)](t):t))[e(143)](", ");r[e(151)]({type:e(177),content:Hr(this[e(192)],e(195),t)})}if(o[e(136)]){const t=o[e(165)]((t=>this[e(117)][e(166)](t)?this[e(117)][e(155)](t):t))[e(143)](", ");r[e(151)]({type:e(177),content:Hr(this[e(192)],e(114),t)})}return r}[Wr(108)](t){const e=Wr;for(const n of this[e(169)]){const r=n(t);if(r&&e(129)in r)return r}}[Wr(152)](t,e){const n=Wr,r=e[n(107)],s=void 0===r[n(156)]?n(121):n(187);t[n(151)]({type:s,key:r[n(202)]})}[Wr(127)](t,e){const n=Wr;t[n(151)]({type:n(177),content:Hr(this[n(192)],n(147),this[n(119)](e[n(130)]()[n(116)][n(164)],1))})}[Wr(167)](t,e,n){const r=Wr;if(this[r(118)](t,e),n&&n[r(130)]()&&!e[r(130)]()[r(161)][r(162)](n[r(130)]()[r(116)])){const n=t[t[r(136)]-1],s=r(203)==e[r(129)]?r(120):r(113);n&&r(115)==n[r(129)]&&(n[s]+="\n")}}}const Qr=Zr;function Zr(t,e){const n=Yr();return(Zr=function(t,e){return n[t-=397]})(t,e)}function Yr(){const t=["TrackChangesEditing","6wsxlYC","6775848zCuxGt","1538910FJGkJr","plugins","showAIAssistant","2526606etjAIv","enableCommand","4821Fooszp","2280047BbVmSc","2435548jvcgaA","get","11742010GHNpnC","24pQSkzH","commands","editor","8sIptzB","afterInit"];return(Yr=function(){return t})()}!function(t,e){const n=Zr,r=t();for(;;)try{if(618002===-parseInt(n(404))/1*(-parseInt(n(397))/2)+parseInt(n(402))/3+-parseInt(n(406))/4+-parseInt(n(399))/5*(parseInt(n(409))/6)+-parseInt(n(405))/7*(parseInt(n(412))/8)+parseInt(n(398))/9+parseInt(n(408))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yr);class Jr extends t.Plugin{[Qr(413)](){const t=Qr,e=this[t(411)],n=e[t(400)][t(407)](t(414));e[t(410)][t(407)](t(401))&&n[t(403)](t(401))}}const $r=ts;function ts(t,e){const n=es();return(ts=function(t,e){return n[t-=171]})(t,e)}function es(){const t=["FORMAT_ALIGN_TO_RIGHT","format","FORMAT_ALIGNMENT","1051780ZNCDRC","locale","value","425190UgbNzL","1256129aiBAmp","left","81950VnPyBn","center","commandParams","type","right","FORMAT_ALIGN_TO_CENTER","justify","formatBlock","commandName","registerDescriptionCallback","1106838GvqMkx","has","get","FORMAT_ALIGN_TO_LEFT","alignment","plugins","*Format:* %0","registerAttributeLabel","782148aAZJAj","_registerLegacyDescription","24cDHnKr","3556YNIsag","_enableDefaultAttributesIntegration","FORMAT_JUSTIFY_TEXT","AlignmentEditing","TrackChangesEditing","afterInit","_descriptionFactory","8AGRukG","editor","52BUUJnm"];return(es=function(){return t})()}!function(t,e){const n=ts,r=t();for(;;)try{if(116548===parseInt(n(198))/1*(-parseInt(n(189))/2)+parseInt(n(205))/3+-parseInt(n(186))/4+parseInt(n(208))/5*(parseInt(n(188))/6)+parseInt(n(206))/7*(parseInt(n(196))/8)+parseInt(n(178))/9+-parseInt(n(202))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[$r(194)](){const t=$r,e=this[t(197)],n=e[t(203)];if(!e[t(183)][t(179)](t(192)))return;const r=e[t(183)][t(180)](t(193));r[t(190)](t(182),[],[t(182)]),r[t(195)][t(185)](t(182),Hr(n,t(201))),this[t(187)]()}[$r(187)](){const t=$r,e=this[t(197)],n=e[t(203)];e[t(183)][t(180)](t(193))[t(195)][t(177)]((e=>{const r=t;if(r(175)!=e[r(171)])return;const{data:s}=e;if(s&&r(182)==s[r(176)]){const t=s[r(210)][0][r(204)];return{type:r(200),content:Hr(n,r(184),function(t){const e=r;switch(t){case e(207):return Hr(n,e(181));case e(172):return Hr(n,e(199));case e(209):return Hr(n,e(173));case e(174):return Hr(n,e(191))}}(t))}}}))}}const rs=ss;function ss(t,e){const n=os();return(ss=function(t,e){return n[t-=332]})(t,e)}function os(){const t=["formatInline","underline","editor","afterInit","registerAttributeLabel","slice","italic","*Remove format:* %0","type","format","bold","toUpperCase","forceValue","*Format:* %0","22052590DzLhmt","9RjLaLk","2318212AgOMmh","get","FORMAT_BOLD","commandName","SuperscriptEditing","6136053fdotQq","subscript","7560128oJzUlE","ItalicEditing","TrackChangesEditing","FORMAT_SUBSCRIPT","code","strikethrough","_enableDefaultAttributesIntegration","CodeEditing","FORMAT_UNDERLINE","StrikethroughEditing","commandParams","_registerLegacyDescription","FORMAT_STRIKETHROUGH","superscript","175hTBKyB","FORMAT_","FORMAT_SUPERSCRIPT","locale","UnderlineEditing","1074120WrNZqQ","toLowerCase","15johwTC","plugins","_descriptionFactory","has","3010656VlDBzF","BoldEditing","10518TTRdhM","FORMAT_CODE","registerDescriptionCallback","SubscriptEditing","FORMAT_ITALIC"];return(os=function(){return t})()}!function(t,e){const n=ss,r=t();for(;;)try{if(509384===-parseInt(n(380))/1*(parseInt(n(338))/2)+parseInt(n(336))/3+parseInt(n(359))/4+parseInt(n(332))/5*(-parseInt(n(385))/6)+-parseInt(n(364))/7+-parseInt(n(366))/8*(parseInt(n(358))/9)+parseInt(n(357))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(os);const is=[rs(337),rs(367),rs(384),rs(373),rs(375),rs(341),rs(363)];class as extends t.Plugin{[rs(346)](){const t=rs,e=this[t(345)],n=e[t(333)][t(360)](t(368)),r=e[t(383)];for(const s of is){if(!e[t(333)][t(335)](s))continue;const o=s[t(348)](0,-7)[t(386)](),i=t(381)+o[t(354)]();n[t(372)](o,[o]),n[t(334)][t(347)](o,Hr(r,i))}this[t(377)]()}[rs(377)](){const t=rs,e=this[t(345)],n=e[t(383)],r=e[t(333)][t(360)](t(368));function s(e,s){const o=t;r[o(334)][o(340)]((t=>{const r=o;if(r(343)!=t[r(351)])return;const{data:i}=t;return i&&i[r(362)]===e?i[r(376)][0][r(355)]?{type:r(352),content:Hr(n,r(356),s)}:{type:r(352),content:Hr(n,r(350),s)}:void 0}))}s(t(353),Hr(n,t(361))),s(t(349),Hr(n,t(342))),s(t(344),Hr(n,t(374))),s(t(370),Hr(n,t(339))),s(t(371),Hr(n,t(378))),s(t(365),Hr(n,t(369))),s(t(379),Hr(n,t(382)))}}function cs(){const t=["has","TrackChangesEditing","registerDescriptionCallback","selection","$root","7qmSEzy","commands","checkChild","editor","forceValue","value","blockQuote","2787TEVjrV","143330lLCIZE","afterInit","markBlockFormat","plugins","schema","commandName","parent","name","ELEMENT_BLOCK_QUOTE","change","2146336jgUKqB","5385CAeLAW","*Remove format:* %0","*Set format:* %0","BlockQuoteEditing","423RgffvT","from","filter","2580EStIxv","get","_descriptionFactory","getSelectedBlocks","566287wjyFQQ","12784343ptyUyG","format","737760AOWIIB","2eTeHhB","locale","document","enableCommand","model","commandParams"];return(cs=function(){return t})()}const us=ls;function ls(t,e){const n=cs();return(ls=function(t,e){return n[t-=352]})(t,e)}!function(t,e){const n=ls,r=t();for(;;)try{if(472537===-parseInt(n(366))/1+-parseInt(n(370))/2*(-parseInt(n(388))/3)+parseInt(n(362))/4*(parseInt(n(355))/5)+-parseInt(n(369))/6*(-parseInt(n(381))/7)+-parseInt(n(354))/8+parseInt(n(359))/9*(-parseInt(n(389))/10)+parseInt(n(367))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(cs);class fs extends t.Plugin{[us(390)](){const t=us,e=this[t(384)],n=e[t(371)];if(!e[t(392)][t(376)](t(358)))return;const r=e[t(392)][t(363)](t(377)),s=this[t(384)][t(382)][t(363)](t(387));r[t(373)](t(387),((n,o={})=>{const i=t,a=this[i(384)][i(374)][i(372)][i(379)],c=o&&void 0!==o[i(385)]?o[i(385)]:!s[i(386)];let u=[];if(c){const t=Array[i(360)](a[i(365)]())[i(361)]((t=>hs(t)||function(t,e){const n=i,r=e[n(383)](t[n(395)],n(387)),s=e[n(383)]([n(380),n(387)],t);return r&&s}(t,this[i(384)][i(374)][i(393)])));u=A(t,e[i(374)])}else{const t=Array[i(360)](a[i(365)]())[i(361)]((t=>hs(t)));u=A(t,e[i(374)])}e[i(374)][i(353)]((()=>{const t=i;for(const e of u)r[t(391)](e,{commandName:t(387),commandParams:[{forceValue:c}]})}))})),r[t(364)][t(378)]((e=>{const r=t,{data:s}=e;if(s&&r(387)==s[r(394)]){const t=Hr(n,r(352));return s[r(375)][0][r(385)]?{type:r(368),content:Hr(n,r(357),t)}:{type:r(368),content:Hr(n,r(356),t)}}}))}}function hs(t){const e=us;return e(387)==t[e(395)][e(396)]}const gs=ps;function ds(){const t=["2215266rznecc","28iHiXqR","afterInit","9pQjgbz","1cUVuiN","changeCaseUpper","editor","plugins","50wnvRHt","get","changeCaseTitle","159906OUfQnq","1747229qpQMfJ","162939TSJSVX","CaseChange","enableCommand","TrackChangesEditing","245ggDolp","has","1864040jGgkjh","9386398jukEgd","changeCaseLower","33948804GfnKAf"];return(ds=function(){return t})()}function ps(t,e){const n=ds();return(ps=function(t,e){return n[t-=144]})(t,e)}!function(t,e){const n=ps,r=t();for(;;)try{if(744380===parseInt(n(161))/1*(parseInt(n(157))/2)+-parseInt(n(147))/3*(-parseInt(n(158))/4)+-parseInt(n(151))/5*(-parseInt(n(145))/6)+parseInt(n(154))/7+-parseInt(n(153))/8*(-parseInt(n(160))/9)+parseInt(n(165))/10*(-parseInt(n(146))/11)+-parseInt(n(156))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ds);class ms extends t.Plugin{[gs(159)](){const t=gs,e=this[t(163)];e[t(164)][t(152)](t(148))&&(e[t(164)][t(166)](t(150))[t(149)](t(162)),e[t(164)][t(166)](t(150))[t(149)](t(155)),e[t(164)][t(166)](t(150))[t(149)](t(144)))}}const Is=Es;function Es(t,e){const n=Ts();return(Es=function(t,e){return n[t-=264]})(t,e)}!function(t,e){const n=Es,r=t();for(;;)try{if(466011===-parseInt(n(281))/1+-parseInt(n(276))/2+parseInt(n(274))/3*(-parseInt(n(268))/4)+-parseInt(n(272))/5*(-parseInt(n(278))/6)+-parseInt(n(270))/7*(parseInt(n(275))/8)+parseInt(n(267))/9*(-parseInt(n(277))/10)+parseInt(n(282))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ts);class bs extends t.Plugin{[Is(279)](){const t=Is,e=this[t(266)];e[t(269)][t(280)](t(271))&&e[t(273)][t(280)](t(264))[t(265)](t(271))}}function Ts(){const t=["afterInit","get","194291NdOiBo","20186177oZbaNs","TrackChangesEditing","enableCommand","editor","9AREOpG","4LXyIXJ","commands","18417gctYAZ","ckbox","3563570wZbFOX","plugins","2037261lWzEIU","232HFSImN","810588tCsTbq","7268390BXmPIM","6mUaBxv"];return(Ts=function(){return t})()}function _s(){const t=["ELEMENT_CODE_BLOCK","registerDescriptionCallback","find","171390IXgQTV","*Set format:* %0","editor","commands","_descriptionFactory","toLowerCase","format","type","registerElementLabel","document","formatBlock","locale","143hQczKy","commandParams","language","232292NDsNlq","has","40YeKrPU","blockName","value","get","TrackChangesEditing","name","label","selection","codeBlock","filter","commandName","enableCommand","4630624fzmlog","1094kvWIwL","from","plugins","change","4617801DcNfPG","languages","indentCodeBlock","21FkIZlJ","isLimit","schema","rootElement","model","markBlockFormat","53208hDLTAD","config","*Remove format:* %0","afterInit","outdentCodeBlock","checkChild","getSelectedBlocks","625847XuiUwA","CodeBlock","forceValue","723DfsXLX","parent"];return(_s=function(){return t})()}const ys=As;function As(t,e){const n=_s();return(As=function(t,e){return n[t-=130]})(t,e)}!function(t,e){const n=As,r=t();for(;;)try{if(382724===-parseInt(n(148))/1+-parseInt(n(186))/2*(-parseInt(n(151))/3)+parseInt(n(171))/4*(-parseInt(n(173))/5)+parseInt(n(141))/6*(parseInt(n(135))/7)+parseInt(n(185))/8+parseInt(n(132))/9+parseInt(n(156))/10*(parseInt(n(168))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_s);class Cs extends t.Plugin{[ys(144)](){const t=ys,e=this[t(158)];if(!e[t(130)][t(172)](t(149)))return;const n=e[t(130)][t(176)](t(177)),r=e[t(167)],s=e[t(142)][t(176)](t(181))[t(133)],o=e[t(159)][t(176)](t(181));n[t(184)](t(134)),n[t(184)](t(145)),n[t(184)](t(181),((r,i={})=>{const a=t,c=e[a(139)],u=e[a(139)][a(165)][a(180)],l=i&&void 0!==i[a(150)]?i[a(150)]:!o[a(175)];let f;i[a(170)]||(i[a(170)]=s[0][a(170)]),f=l?Array[a(187)](u[a(147)]())[a(182)]((t=>ks(t)||function(t,e){const n=a;return!t.is(n(138))&&!e[n(136)](t)&&e[n(146)](t[n(152)],n(181))}(t,c[a(137)]))):Array[a(187)](u[a(147)]())[a(182)]((t=>ks(t)));const h=A(f,c);c[a(131)]((()=>{const t=a;for(const e of h)n[t(140)](e,{commandName:t(181),commandParams:[{...i,forceValue:l}],formatGroupId:t(174)})}))})),n[t(160)][t(164)](t(181),(e=>Hr(r,t(153),e))),n[t(160)][t(154)]((e=>{const n=t;if(n(166)!=e[n(163)])return;const o=r.t,{data:i}=e;if(!i||n(181)!=i[n(183)])return;const a=i[n(169)][0][n(170)],c=o(s[n(155)]((t=>t[n(170)]===a))[n(179)])[n(161)]();return i[n(169)][0][n(150)]?{type:n(162),content:Hr(r,n(157),Hr(r,n(153),1)+" ("+c+")")}:{type:n(162),content:Hr(r,n(143),Hr(r,n(153),1))}}))}}function ks(t){const e=ys;return e(181)==t[e(178)]}const Ns=Ls;function Ls(t,e){const n=Ss();return(Ls=function(t,e){return n[t-=446]})(t,e)}!function(t,e){const n=Ls,r=t();for(;;)try{if(461760===parseInt(n(452))/1*(-parseInt(n(460))/2)+parseInt(n(455))/3*(parseInt(n(457))/4)+-parseInt(n(449))/5+-parseInt(n(448))/6+parseInt(n(454))/7+parseInt(n(458))/8*(-parseInt(n(451))/9)+parseInt(n(450))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ss);class Rs extends t.Plugin{[Ns(453)](){const t=Ns,e=this[t(456)];e[t(446)][t(447)](t(459))&&e[t(446)][t(463)](t(461))[t(462)](t(464))}}function Ss(){const t=["25185comNjm","editor","412wfnXLE","369912IDeNrv","CommentsEditing","8XvXqeC","TrackChangesEditing","enableCommand","get","addCommentThread","plugins","has","4185204IMpyxH","418990bYdPzw","374610REESdf","45PnROVG","55408hxCtfi","afterInit","5556411oPdTOP"];return(Ss=function(){return t})()}var vs=n(834);function Ms(t,e){const n=ws();return(Ms=function(t,e){return n[t-=320]})(t,e)}function Os(t,e,n){const r=Ms,s=[];for(const o of e[r(337)]())o[r(347)](t)&&s[r(368)](n[r(326)](o));return s}function ws(){const t=["isAtEnd","hasAttribute","1092594BrZGOQ","model","ck-suggestion-marker-","schema","bindElementToMarker","elementEnd","element","isContent","mapper","ck-suggestion-marker--active","activeMarkers","5757093JTxkQl","listItem","isBlock","getWalker","get","addClass","name","8MvNuYg","20AkqGMR","push","nextSibling","markerName","item","TrackChangesEditing","1182190NIguwn","start","183gAIeis","toViewPosition","343700iFZcfD","926590BpCbIw","type","plugins","test","createRangeOn","writer","toViewElement","previousPosition","createUIElement","38743100JiSpKu","insert","consumable","26696SIwEXY","includes","isLimit","getItems","getCustomProperty","addHighlight","parent","listIndent","span","7DxbDwJ","markerRange","getAttribute"];return(ws=function(){return t})()}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=Ms,s=t[r(324)][r(363)](r(372));return(o,i,a)=>{const c=r;if(!a[c(333)][c(325)](i[c(344)],o[c(365)]))return;const u=i[c(344)][c(362)](),l=i[c(344)][c(374)],f=t[c(349)][c(351)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(371)];d=d||f[c(355)](e);const n=a[c(356)][c(328)](e);if(n&&n[c(338)](c(339)))return;c(353)==t[c(323)]&&f[c(361)](e)&&!f[c(336)](e)&&(e[c(369)]||l[c(346)]?h&&h[c(340)]==e||(h=e,m(t[c(329)]),p=!0):g=g||t[c(329)])}function m(t){const r=c,o=a[r(327)][r(330)](r(342),{class:r(350)+e}),u=a[r(356)][r(320)](t);n&&s[r(358)][r(335)](i[r(370)])&&a[r(327)][r(364)](r(357),o),a[r(327)][r(332)](u,o),a[r(356)][r(352)](o,i[r(370)])}d||p||!g||m(g)}}!function(t,e){const n=Ms,r=t();for(;;)try{if(631745===-parseInt(n(373))/1+-parseInt(n(334))/2*(parseInt(n(375))/3)+-parseInt(n(321))/4*(parseInt(n(367))/5)+parseInt(n(348))/6*(parseInt(n(343))/7)+parseInt(n(366))/8*(-parseInt(n(359))/9)+-parseInt(n(322))/10+parseInt(n(331))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ws);const Fs=xs;function Ps(){const t=["forward","addMarker:suggestion:deletion","high","deleteForward","isCollapsed","createSelection","8eXUnBT","merge","createRange","modifySelection","options","plugins","unbindElementFromMarkerName","setSelection","$graveyard","editor","fromRange","enableCommand","batch","lock","start","enqueueChange","showSuggestionHighlights","commands","init","end","editing","getFirstRange","180vGOJZD","root","168018SLtiAW","delete","302136dqlzsq","mapper","rootName","markerName","markerNameToElements","11wsuiRy","unlock","requires","remove","TrackChangesEditing","writer","selection","document","422470aGWJwH","210539THrIIX","3511280QCTHkU","model","buffer","73881VCxelY","get","1064kBRzqh","uiElement","removeMarker:suggestion:deletion","bind","unit","15274360gJcQyh","downcastDispatcher","data","detach"];return(Ps=function(){return t})()}function xs(t,e){const n=Ps();return(xs=function(t,e){return n[t-=216]})(t,e)}!function(t,e){const n=xs,r=t();for(;;)try{if(793912===parseInt(n(257))/1+-parseInt(n(272))/2+-parseInt(n(259))/3+parseInt(n(233))/4*(parseInt(n(274))/5)+parseInt(n(255))/6*(-parseInt(n(273))/7)+parseInt(n(218))/8*(-parseInt(n(216))/9)+-parseInt(n(223))/10*(-parseInt(n(264))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class Bs extends t.Plugin{static get[Fs(266)](){return[vs.Delete]}[Fs(251)](){const t=Fs,e=this[t(242)],n=e[t(238)][t(217)](t(268));n[t(244)](t(258));const r=e[t(250)][t(217)](t(230));n[t(244)](t(230),((n,s={})=>{const o=t,a=e[o(275)][o(232)](e[o(275)][o(271)][o(270)]);a[o(231)]&&e[o(275)][o(236)](a,{direction:o(227),unit:s[o(222)]});const c=a[o(254)](),u=i.LiveRange[o(243)](c);let l;n(s),l=o(241)==u[o(256)][o(261)]?e[o(275)][o(235)](c[o(247)]):e[o(275)][o(235)](u[o(247)],u[o(252)]),u[o(226)](),e[o(275)][o(248)](r[o(276)][o(245)],(t=>{const e=o;r[e(276)][e(246)](),t[e(240)](t[e(235)](l[e(252)])),r[e(276)][e(265)]()}))})),e[t(253)][t(224)].on(t(228),Ds(e,t(234)),{priority:t(229)}),e[t(225)][t(224)].on(t(228),((n,r,s)=>{const o=t;s[o(237)][o(249)]&&Ds(e,o(234),{showActiveMarker:!1})[o(221)](this)(n,r,s)}),{priority:t(229)}),e[t(253)][t(224)].on(t(220),((e,n,r)=>{const s=t,o=r[s(260)][s(263)](n[s(262)]);if(o)for(const t of o)t.is(s(219))&&(r[s(260)][s(239)](t,n[s(262)]),r[s(269)][s(267)](t))}),{priority:t(229)})}}function Us(){const t=["getSuggestions","filter","createPositionAt","listIndent","value","listItemId","ListEditing","locale","*Merge:* %0","from","multipleBlocks","*Split:* list item","range","outdentList","registerPostFixer","listStart","ELEMENT_TODO_LIST","mergeListItemForward","_supportLegacySuggestions","indentList","editor","12bopTIV","find","commands","document","head","afterInit","has","get","2295910kPwazO","mergeListItemBackward","listItemIdFixer","batch","deletion","isUndo","commandParams","_suggestionFactory","parent","removeMarker","ELEMENT_BULLETED_LIST","_registerLegacyDescription","schema","getFirstRange","model","*Set format:* %0","registerAttributeLabel","previousSibling","registerCustomCallback","TodoListEditing","commandName","type","toUpperCase","listStyle","containsItem","*Merge:* list item","bulletedList","execute","*Change to:* %0","forceValue","attributeKey","createRange","formatBlock","*Remove format:* %0","*Format:* insert into %0","assureChains","ELEMENT_NUMBERED_LIST","checkTodoList","isLocal","default","_descriptionFactory","TrackChangesEditing","isNextTo","nextSibling","_findSuggestions","*Indent:* %0","splitListItemBefore","map","*Check item*","*Uncheck item*","*Outdent:* %0","ELEMENT_","config","numbered","numberedList","todoList","1332357UtguOv","next","112768Qwjykf","plugins","581076jEVqdv","fromRange","meta","attribute","nodeAfter","todo","1924196WInCUI","todoListCheck","8073990goPmhw","splitListItemAfter","length","includes","detach","registerElementLabel","key","documentList","listReversed","attributes","ELEMENT_LIST_ITEM","newValue","listType","end","FORMAT_INDENT","516411wlCftf","change","format","_enableDefaultAttributesIntegration","setAttribute","noTrackChangesFixer","getAttribute","*Format:* remove from %0","isObject","getRanges","start","every","getFirstMarker","differ","_LIST","data","2YTgNaK","suggestion","_getAttributeKey","setSelection","groupId","oldValue","accept","trackChangesCommand","bulleted","refresh","list.multiBlock","getChanges","selection","registerDescriptionCallback","todoListChecked","push"];return(Us=function(){return t})()}const js=Vs;!function(t,e){const n=Vs,r=t();for(;;)try{if(313528===parseInt(n(486))/1+parseInt(n(525))/2*(-parseInt(n(482))/3)+parseInt(n(492))/4+parseInt(n(570))/5+-parseInt(n(562))/6*(-parseInt(n(509))/7)+-parseInt(n(484))/8+-parseInt(n(494))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Us);class Gs extends t.Plugin{[js(567)](){const t=js,e=this[t(561)];if(!e[t(485)][t(568)](t(547)))return;const n=e[t(548)],r=e[t(485)][t(569)](t(467)),s=e[t(485)][t(568)](t(445)),o=!!e[t(478)][t(569)](t(535));function i(e){const r=t;return{type:r(511),content:""+Hr(n,r(441),e)}}function a(e){const r=t;return{type:r(511),content:""+Hr(n,r(459),e)}}r[t(512)](t(480),[],[t(546),t(506),t(544)]),r[t(512)](t(452)),r[t(512)](t(560)),r[t(512)](t(554)),r[t(512)](t(495)),r[t(512)](t(472)),o&&(r[t(512)](t(571)),r[t(512)](t(558))),s&&(r[t(512)](t(481)),r[t(512)](t(463),[],[t(539)]),r[t(466)][t(538)]((e=>{const r=t,{data:s}=e;if(s&&r(539)==s[r(500)])return{type:r(511),content:s[r(505)]?Hr(n,r(474)):Hr(n,r(475))}})),this[t(561)][t(440)][t(565)][t(555)]((e=>{const n=t;if(e[n(573)][n(575)])return!1;let s=!1;const o=r[n(541)]({skipNotAttached:!0})[n(542)]((t=>n(539)===r[n(527)](t)));for(const t of o)n(491)!=t[n(439)]()[n(519)][n(490)][n(515)](n(506))&&(r[n(470)](t[n(439)](),n(489))[n(563)]((t=>n(506)===r[n(527)](t[n(526)])))||(e[n(579)](t[n(521)]()),s=!0));return s}))),r[t(466)][t(442)](t(544),Hr(n,t(508)));const c={type:t(511),content:""};r[t(466)][t(538)]((e=>{const r=t,{data:s}=e;if(!s||r(506)!=s[r(500)])return;let u=e[r(566)];for(;u;){if(u[r(524)]&&(r(449)==u[r(524)][r(500)]&&(u[r(524)][r(505)]&&r(465)!=u[r(524)][r(505)]||r(465)!=u[r(524)][r(530)]&&!s[r(505)])||!o&&u[r(524)][r(500)]==Ic))return c;u=u[r(483)]}if(null==s[r(505)])switch(s[r(530)]){case r(533):return a(Hr(n,r(436)));case r(479):return a(Hr(n,r(462)));case r(491):return a(Hr(n,r(557)))}switch(s[r(505)]){case r(533):return i(Hr(n,r(436)));case r(479):return i(Hr(n,r(462)));case r(491):return i(Hr(n,r(557)))}})),r[t(466)][t(538)]((e=>{const n=t,{data:r}=e;if(r&&n(544)==r[n(500)])return null==r[n(505)]||null==r[n(530)]&&0==r[n(505)]?c:void 0})),r[t(466)][t(538)]((e=>{const r=t;if(r(489)!=e[r(447)])return;const{data:s}=e;if(!s||r(546)!=s[r(500)])return;const o=zs(e);return o?r(505)==o?{type:r(511),content:Hr(n,r(451))}:r(530)==o?{type:r(511),content:Hr(n,r(552))}:c:c})),e[t(440)][t(565)][t(555)]((e=>this[t(572)](e))),e[t(440)][t(565)][t(555)]((e=>this[t(514)](e))),e[t(440)][t(565)][t(555)]((e=>this[t(461)](e))),this[t(559)]()}[js(572)](t){const e=js;if(t[e(573)][e(575)]||!t[e(573)][e(464)])return!1;let n=!1;const r=this[e(561)][e(485)][e(569)](e(467))[e(541)]({skipNotAttached:!0})[e(542)]((t=>t[e(524)]&&e(546)==t[e(524)][e(500)]))[e(542)]((t=>t[e(524)][e(505)]&&t[e(524)][e(530)]));for(const s of r)zs(s)||(t[e(579)](s[e(521)]()),n=!0);return n}[js(514)](t){const e=js;if(t[e(573)][e(575)]||!t[e(573)][e(464)])return!1;const n=this[e(561)][e(485)][e(569)](e(467));if(n[e(532)][e(545)])return!1;let r=!1;const s=[e(506),e(449),e(546),e(544),e(556),e(502),e(493)],o=this[e(561)][e(440)][e(565)][e(522)][e(536)]()[e(542)]((t=>e(489)==t[e(447)]))[e(542)]((t=>s[e(497)](t[e(456)])));if(0==o[e(496)])return r;for(const i of o){const o=n[e(470)](i[e(553)],e(489))[e(542)]((t=>!t[e(488)][e(468)]))[e(473)]((t=>t[e(526)]))[e(542)]((t=>{const r=e,o=n[r(527)](t);return s[r(497)](o)}));if(o[e(496)]){for(const n of o)t[e(579)](n[e(521)]());r=!0}}return r}[js(461)](t){const e=js;if(t[e(573)][e(575)]||!t[e(573)][e(464)])return!1;const n=this[e(561)][e(485)][e(569)](e(467));let r=!1;const s=[e(506),e(449),e(546),e(544),e(556),e(502),e(493)];for(const t of n[e(541)]({skipNotAttached:!0})){const o=n[e(470)](t[e(439)](),e(489))[e(473)]((t=>t[e(526)]))[e(542)]((t=>t[e(524)]&&s[e(497)](t[e(524)][e(500)])));if(!o[e(496)])continue;const a=o[0][e(566)][e(503)][e(529)];if(!o[e(520)]((t=>t[e(503)][e(529)]===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(541)]({skipNotAttached:!0})[s(542)]((e=>s(489)==e[s(447)]&&e[s(503)][s(529)]==t)))e[s(513)](s(529),r)}function i(t,n){const r=e;let s=t[r(566)],i=!1;for(;s;)s[r(503)][r(529)]!=n&&(o(s[r(503)][r(529)],n),s[r(513)](r(529),n),i=!0),s=s[r(483)];return i}}[js(559)](){const t=js,e=this[t(561)],n=e[t(548)],r=e[t(485)][t(569)](t(467));this[t(437)](),r[t(577)][t(444)](t(458),t(501),t(531),(function(n,r){const s=t,o=[];for(let t of n)t[s(519)][s(490)]===t[s(507)][s(578)]&&(t=e[s(440)][s(457)](e[s(440)][s(543)](t[s(519)][s(490)],0))),o[s(540)](t);e[s(440)][s(510)]((t=>{const n=s,a=e[n(440)][n(565)][n(537)],c=Array[n(550)](a[n(518)]())[n(473)]((t=>i.LiveRange[n(487)](t)));t[n(528)](o),e[n(564)][n(569)](r[n(446)])[n(534)](),r[n(576)][n(540)]({forceDefaultExecution:!0}),e[n(453)](r[n(446)],...r[n(576)]),t[n(528)](c);for(const t of c)t[n(498)]()}))})),r[t(466)][t(499)]((function(n){const r=t,s=!e[r(440)][r(438)][r(517)](n),o=n[r(443)],i=n[r(469)],a=n[r(515)](r(546)),c=!o||o[r(515)](r(546))!==a,u=!i||i[r(515)](r(546))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(504),e)))}[js(437)](){const t=js,e=this[t(561)],n=e[t(548)];function r(n){const r=t,s=e[r(564)][r(569)](r(452))[r(545)],o=e[r(564)][r(569)](r(480))[r(545)];return r(480)===n?s:o}e[t(485)][t(569)](t(467))[t(466)][t(538)]((function(s){const o=t;if(o(458)!=s[o(447)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(446)]){case o(452):u=i[o(576)][0][o(455)],l=r(i[o(446)]),a=o(u?460:516),!l&&e[o(478)][o(569)](o(535))||(a=o(454)),c={type:o(511),content:Hr(n,a,Hr(n,o(436)))};break;case o(480):u=i[o(576)][0][o(455)],l=r(i[o(446)]),a=o(u?460:516),!l&&e[o(478)][o(569)](o(535))||(a=o(454)),c={type:o(511),content:Hr(n,a,Hr(n,o(462)))};break;case o(560):a=o(471),c={type:o(511),content:Hr(n,a,Hr(n,o(504)))};break;case o(554):a=function(t){const e=o,n=t[e(439)]();let r=n[e(519)][e(490)];for(;r&&n[e(450)](r);){if(r[e(515)](e(544))>0)return!1;r=r[e(469)]}return!0}(s)?Hr(n,o(516),Hr(n,function(t){const e=o;return e(477)+t[e(439)]()[e(519)][e(490)][e(515)](e(506))[e(448)]()+e(523)}(s))):Hr(n,o(476),Hr(n,o(504))),c={type:o(511),content:a};break;case o(571):case o(558):!1===i[o(551)]&&(a=o(549),c={type:o(574),content:Hr(n,a,Hr(n,o(504)))})}return c}))}}function Vs(t,e){const n=Us();return(Vs=function(t,e){return n[t-=436]})(t,e)}function zs(t){const e=js;let n=t[e(439)]()[e(519)][e(490)][e(443)];for(;n;){const r=n[e(515)](e(546));if(!r)return!1;if(r==t[e(524)][e(505)])return e(505);if(r==t[e(524)][e(530)])return e(530);n=n[e(443)]}return!1}function Hs(t,e){const n=Qs();return(Hs=function(t,e){return n[t-=274]})(t,e)}const Ws=Hs;!function(t,e){const n=Hs,r=t();for(;;)try{if(214757===-parseInt(n(274))/1*(-parseInt(n(335))/2)+-parseInt(n(352))/3+-parseInt(n(303))/4*(-parseInt(n(324))/5)+parseInt(n(305))/6*(parseInt(n(355))/7)+parseInt(n(348))/8+-parseInt(n(275))/9+-parseInt(n(326))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qs);class qs extends t.Plugin{[Ws(309)](){const t=Ws;if(!this[t(342)][t(356)][t(281)](t(312)))return;const e=this[t(342)][t(316)][t(302)](t(301)),n=this[t(342)][t(356)][t(302)](t(314));e[t(311)]&&n[t(349)](t(289),[],[t(289)]),e[t(288)]&&n[t(349)](t(357),[],[t(357)]),e[t(354)]&&n[t(349)](t(291),[],[t(291)]);const r={type:t(283),content:""};n[t(286)][t(287)](this[t(321)][t(361)](this));const s=this[t(342)][t(337)];n[t(286)][t(315)](t(357),Hr(s,t(304))),n[t(286)][t(287)]((e=>{const n=t,{data:s}=e;if(s&&n(357)==s[n(336)])return null==s[n(285)]||0==s[n(285)]&&null==s[n(280)]?r:void 0})),n[t(286)][t(315)](t(291),Hr(s,t(334))),n[t(286)][t(287)]((e=>{const n=t,{data:s}=e;if(s&&n(291)==s[n(336)])return null==s[n(285)]||1==s[n(285)]&&null==s[n(280)]?r:void 0})),this[t(342)][t(330)][t(347)][t(277)]((e=>{const r=t;if(e[r(346)][r(276)])return!1;let s=!1;const o=n[r(359)]({skipNotAttached:!0})[r(322)]((t=>{const e=r,s=n[e(279)](t);return e(291)==s||e(357)==s}));for(const t of o)r(353)!=t[r(284)]()[r(296)][r(319)][r(360)](r(362))&&(n[r(278)](t[r(284)](),r(344))[r(294)]((t=>r(362)==n[r(279)](t[r(282)])))||(e[r(333)](t[r(339)]()),s=!0));return s})),this[t(325)]()}[Ws(321)](t){const e=Ws,n=this[e(342)][e(337)],{data:r}=t,s={type:e(283),content:""};if(!r||e(289)!=r[e(336)])return;if(!r[e(280)])return e(329)==r[e(285)]?s:{type:e(283),content:""+Hr(n,e(293),Hr(n,this[e(345)](r[e(285)])))};if(!r[e(285)]){if(e(329)==r[e(280)])return s;let o=t[e(358)];for(;o;){if(o[e(317)]&&e(362)==o[e(317)][e(336)]&&o[e(317)][e(285)])return s;o=o[e(323)]}return{type:e(283),content:""+Hr(n,e(327),Hr(n,this[e(345)](r[e(280)])))}}if(e(329)!=r[e(285)])return{type:e(283),content:""+Hr(n,e(293),Hr(n,this[e(345)](r[e(285)])))};let o=t[e(358)];for(;o;){if(o[e(317)]&&e(362)==o[e(317)][e(336)]&&o[e(317)][e(285)]&&o[e(317)][e(280)])return s;o=o[e(323)]}const i=t[e(284)]()[e(296)][e(319)][e(360)](e(362));return{type:e(283),content:Hr(n,e(293),Hr(n,e(328)+i[e(338)]()+e(341)))}}[Ws(325)](){const t=Ws,e=this[t(342)],n=e[t(337)];e[t(356)][t(302)](t(314))[t(286)][t(287)]((e=>{const r=t;if(r(295)!=e[r(313)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(290)]){case r(289):o=r(351),i={type:r(283),content:Hr(n,o,Hr(n,this[r(345)](s[r(331)][0][r(313)])))};break;case r(357):o=s[r(331)][0][r(288)]?r(300):r(307),i={type:r(283),content:Hr(n,o)};break;case r(291):o=r(297),i={type:r(283),content:Hr(n,o,s[r(331)][0][r(354)])}}return i}))}[Ws(345)](t){const e=Ws;return e(328)+function(t){const n=e;return Ks[n(308)](t)?n(343):Xs[n(308)](t)?n(353):null}(t)[e(338)]()+e(332)+t[e(338)]()[e(340)](/-/g,"_")}}const Ks=[Ws(363),Ws(292),Ws(306)],Xs=[Ws(298),Ws(320),Ws(299),Ws(310),Ws(318),Ws(350)];function Qs(){const t=["locale","toUpperCase","getFirstMarker","replace","_LIST_DEFAULT","editor","bulleted","attribute","_getTranslationKeyForListStyle","batch","document","1147816mvorEI","_enableDefaultAttributesIntegration","upper-latin","*Change to:* %0","692886DariuN","numbered","startIndex","305242XyyKEf","plugins","listReversed","head","getSuggestions","getAttribute","bind","listType","disc","68JFIJbM","2138094SRwXii","isUndo","registerPostFixer","_findSuggestions","_getAttributeKey","oldValue","has","suggestion","format","getFirstRange","newValue","_descriptionFactory","registerDescriptionCallback","reversed","listStyle","commandName","listStart","circle","*Set format:* %0","find","formatBlock","start","*Format:* set start index to %0","decimal","lower-roman","*Format:* set order to reversed","list.properties","get","3568VdSbOG","FORMAT_LIST_REVERSED","42MvXmFu","square","*Format:* set order to regular","includes","afterInit","upper-roman","styles","ListPropertiesEditing","type","TrackChangesEditing","registerAttributeLabel","config","data","lower-latin","nodeAfter","decimal-leading-zero","handleDescriptions","filter","next","1580bSvNsC","_registerLegacyDescription","2637500iaLNUx","*Remove format:* %0","ELEMENT_","default","model","commandParams","_LIST_","removeMarker","FORMAT_LIST_START","6366HVDbHx","key"];return(Qs=function(){return t})()}var Zs=n(507);const Ys=$s;function Js(){const t=["high","parent","fromRange","split","bind","TrackChangesEditing","commands","mapper","change","afterExecute","8YGaSEu","downcastDispatcher","createPositionAt","addMarker:suggestion:insertion","unbindElementFromMarkerName","init","setSelection","document","fire","options","showSuggestionHighlights","528108ZLVZlV","plugins","5623310IztxSH","data","requires","2285773NWfMaS","952498gjIUSF","markerName","end","editor","markerNameToElements","nextSibling","detach","getFirstRange","model","7131960MesXWL","markInsertion","writer","getFirstPosition","enableCommand","remove","2543838ULhNbu","selection","enterBlock","814204kAxuhh","get","enter","removeMarker:suggestion:insertion","editing","createRange","hasClass","ck-suggestion-marker-split"];return(Js=function(){return t})()}function $s(t,e){const n=Js();return($s=function(t,e){return n[t-=207]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(701017===parseInt(n(240))/1+parseInt(n(222))/2+-parseInt(n(237))/3+-parseInt(n(216))/4+-parseInt(n(218))/5+parseInt(n(231))/6+parseInt(n(221))/7*(parseInt(n(258))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Js);class to extends t.Plugin{static get[Ys(220)](){return[Zs.Enter]}[Ys(210)](){const t=Ys,e=this[t(225)],n=e[t(217)][t(241)](t(253)),r=e[t(254)][t(241)](t(242));n[t(235)](t(242),(()=>{const s=t;e[s(230)][s(256)]((t=>{const o=s,a=e[o(230)][o(212)][o(238)],c=a[o(234)](),u=i.LiveRange[o(250)](a[o(229)]());if(r[o(239)](t)){const r=e[o(230)][o(207)](c[o(249)][o(227)],0),s=t[o(245)](c,r);n[o(232)](s)}else t[o(211)](t[o(245)](u[o(224)]));u[o(228)](),r[o(213)](o(257),{writer:t})}))})),e[t(244)][t(259)].on(t(208),Ds(e,t(251)),{priority:t(248)}),e[t(244)][t(259)].on(t(243),((e,n,r)=>{const s=t,o=r[s(255)][s(226)](n[s(223)]);if(o)for(const t of o)t[s(246)](s(247))&&(r[s(255)][s(209)](t,n[s(223)]),r[s(233)][s(236)](t))}),{priority:t(248)}),e[t(219)][t(259)].on(t(208),((n,r,s)=>{const o=t;s[o(214)][o(215)]&&Ds(e,o(251),{showActiveMarker:!1})[o(252)](this)(n,r,s)}),{priority:t(248)})}}const eo=ro;function no(){const t=["2764524AjBtNe","replace","_isInDeletionRange","FindAndReplaceEditing","2585473ghrYGs","find","end","2641156IOxtiX","FindAndReplaceUtils","afterInit","findPrevious","has","item","1618377pfBZLM","48pUwGEa","findByTextCallback","model","createRange","replaceAll","string","plugins","getMarkersGroup","TrackChangesEditing","handleFindCommand","createPositionAt","editor","suggestion:deletion","30opvjyb","enableCommand","428418daQFDC","findNext","328350bHUigT","2401kAfHbp","5RMGHdr","178eHnMOu","start","markers","filter","bind","get","getRange","getIntersection"];return(no=function(){return t})()}function ro(t,e){const n=no();return(ro=function(t,e){return n[t-=147]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(344889===parseInt(n(151))/1*(parseInt(n(153))/2)+-parseInt(n(174))/3+-parseInt(n(168))/4+-parseInt(n(152))/5*(parseInt(n(150))/6)+parseInt(n(161))/7+-parseInt(n(175))/8*(-parseInt(n(148))/9)+parseInt(n(188))/10*(parseInt(n(165))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(no);class so extends t.Plugin{[eo(170)](){const t=eo;if(!this[t(186)][t(181)][t(172)](t(164)))return;const e=this[t(186)][t(181)][t(158)](t(183));e[t(147)](t(166),this[t(184)][t(157)](this)),e[t(147)](t(149)),e[t(147)](t(171)),e[t(147)](t(162)),e[t(147)](t(179))}[eo(184)](t,e,n={}){const r=eo,s=this[r(186)][r(181)][r(158)](r(169));return t((t=>(r(180)==typeof e?s[r(176)](e,n):e)(t)[r(156)]((e=>!1===this[r(163)](e,t[r(173)])))),n)}[eo(163)](t,e){const n=eo,r=this[n(186)][n(177)][n(178)](this[n(186)][n(177)][n(185)](e,t[n(154)]),this[n(186)][n(177)][n(185)](e,t[n(167)]));for(const t of this[n(186)][n(177)][n(155)][n(182)](n(187)))if(null!==r[n(160)](t[n(159)]()))return!0;return!1}}const oo=ao;function io(){const t=["347216yHhZhX","15wHzqTL","*Reset font size*","label","FORMAT_FONT_COLOR","TrackChangesEditing","trim","*Set font color:* %0","value","*Set font size:* %0","fontSize.options","title","483772ieqjAA","*Reset font background color*","has","get","1975883ZUWRCD","editor","_descriptionFactory","registerAttributeLabel","FORMAT_FONT_SIZE","find","FontColorEditing","type","fontBackgroundColor.colors","10lsOopf","registerDescriptionCallback","*Set font family:* %0","FontFamilyEditing","27wQCVVK","commandName","2591790xpyLEs","locale","22sfINdZ","81924BayrZV","model","FontSizeEditing","fontFamily","afterInit","FontBackgroundColorEditing","plugins","FORMAT_FONT_FAMILY","format","fontColor.colors","*Reset font color*","*Reset font family*","commandParams","normalizeSizeOptions","config","formatInline","381409oAqChe","FontSize","_enableDefaultAttributesIntegration","fontBackgroundColor","*Set font background color:* %0","fontSize","726360jdzhEW","fontColor","_registerLegacyDescription","toLowerCase","FORMAT_FONT_BACKGROUND"];return(io=function(){return t})()}function ao(t,e){const n=io();return(ao=function(t,e){return n[t-=383]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(261053===parseInt(n(420))/1+-parseInt(n(443))/2+-parseInt(n(432))/3*(parseInt(n(431))/4)+-parseInt(n(395))/5*(-parseInt(n(404))/6)+parseInt(n(386))/7+-parseInt(n(426))/8*(parseInt(n(399))/9)+-parseInt(n(401))/10*(-parseInt(n(403))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(io);const co=[{pluginName:oo(406),commandName:oo(425)},{pluginName:oo(398),commandName:oo(407)},{pluginName:oo(392),commandName:oo(427)},{pluginName:oo(409),commandName:oo(423)}];class uo extends t.Plugin{[oo(408)](){const t=oo,e=this[t(387)][t(402)],n=this[t(387)][t(410)][t(385)](t(436));for(const{pluginName:e,commandName:r}of co)this[t(387)][t(410)][t(384)](e)&&n[t(422)](r,[r]);e.t,n[t(388)][t(389)](t(425),Hr(e,t(390))),n[t(388)][t(389)](t(407),Hr(e,t(411))),n[t(388)][t(389)](t(427),Hr(e,t(435))),n[t(388)][t(389)](t(423),Hr(e,t(430))),this[t(428)]()}[oo(428)](){const t=oo,e=this[t(387)],n=e[t(402)];e[t(410)][t(385)](t(436))[t(388)][t(396)]((e=>{const r=t,o=n.t;if(r(419)!=e[r(393)])return;const{data:i}=e;if(null!=i){if(r(425)==i[r(400)]){const t=i[r(416)][0][r(439)];if(t){const e=o(this[r(387)][r(410)][r(385)](r(421))[r(417)](this[r(387)][r(418)][r(385)](r(441)))[r(391)]((e=>e[r(405)]==t))[r(442)])[r(429)]();return{type:r(412),content:Hr(n,r(440),e)}}return{type:r(412),content:Hr(n,r(433))}}if(r(407)==i[r(400)]){const t=i[r(416)][0][r(439)];return t?{type:r(412),content:Hr(n,r(397),t)}:{type:r(412),content:Hr(n,r(415))}}if(r(427)==i[r(400)]){const t=i[r(416)][0][r(439)];if(t){const e=(0,s.normalizeColorOptions)(this[r(387)][r(418)][r(385)](r(413)))[r(391)]((e=>e[r(405)]==t));let i=t,a="";return e&&(i=e[r(434)],a=o(i)[r(429)]()),{type:r(412),content:Hr(n,r(438),a)[r(437)](),color:{value:t,title:a||i}}}return{type:r(412),content:Hr(n,r(414))}}if(r(423)==i[r(400)]){const t=i[r(416)][0][r(439)];if(t){const e=(0,s.normalizeColorOptions)(this[r(387)][r(418)][r(385)](r(394)))[r(391)]((e=>e[r(405)]==t));let i=t,a="";return e&&(i=e[r(434)],a=o(i)[r(429)]()),{type:r(412),content:Hr(n,r(424),a)[r(437)](),color:{value:t,title:a||i}}}return{type:r(412),content:Hr(n,r(383))}}}}))}}const lo=go;function fo(){const t=["_registerLegacyDescription","752118XPEhxS","1410222kcnNYz","fontBackgroundColor","format","join","pasteFormat","push","editor","3899742AxxeEd","*Set format to:* %0","charAt","240oOlYkB","75021gZANrw","toUpperCase","normalizeSizeOptions","enableCommand","type","_descriptionFactory","afterInit","label","length","fontSize","fontColor.colors","_enableDefaultAttributesIntegration","773940WVYFmz","commandName","130344UyXmlk","commands","entries","boolean","locale","registerDescriptionCallback","369yrKnDK","plugins","find","*Remove all formatting*","TrackChangesEditing","config","copyFormat","split","10uHAHSI","fontSize.options","FontSize","formatBlock","model","get","49ItOyej","formatInline","commandParams","toLowerCase","slice","102908eBAMUv","fontColor","title"];return(fo=function(){return t})()}!function(t,e){const n=go,r=t();for(;;)try{if(665029===-parseInt(n(215))/1*(parseInt(n(243))/2)+parseInt(n(211))/3+parseInt(n(199))/4*(parseInt(n(214))/5)+parseInt(n(203))/6*(-parseInt(n(194))/7)+-parseInt(n(229))/8*(parseInt(n(235))/9)+-parseInt(n(227))/10+parseInt(n(204))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fo);class ho extends t.Plugin{[lo(221)](){const t=lo,e=this[t(210)],n=e[t(236)][t(248)](t(239)),r=e[t(230)][t(248)](t(241)),s=e[t(230)][t(248)](t(208));r&&s&&(n[t(226)](t(208)),n[t(218)](t(241)),this[t(202)]())}[lo(202)](){const t=lo,e=this[t(210)],n=e[t(233)];e[t(236)][t(248)](t(239))[t(220)][t(234)]((r=>{const s=t;if(s(246)!=r[s(219)]&&s(195)!=r[s(219)])return;const{data:o}=r;if(o&&s(208)===o[s(228)]){const t=[],r=o[s(196)][0];for(const[n,o]of Object[s(231)](r))t[s(209)](po(e,n,o));return t[s(223)]?{type:s(206),content:Hr(n,s(212),t[s(207)](", "))}:{type:s(206),content:Hr(n,s(238))}}}))}}function go(t,e){const n=fo();return(go=function(t,e){return n[t-=194]})(t,e)}function po(t,e,n){const r=lo,o=t[r(233)].t,i=e[r(242)](/(?=[A-Z])/)[r(207)](" "),a=o(i[r(213)](0)[r(216)]()+i[r(198)](1))[r(197)]();if(r(232)==typeof n)return a;if(r(200)===e||r(205)===e){const e=(0,s.normalizeColorOptions)(t[r(240)][r(248)](r(225)))[r(237)]((t=>t[r(247)]==n));return a+" ("+(e?o(e[r(222)])[r(197)]():n)+")"}if(r(224)===e&&isNaN(parseFloat(n))){const e=t[r(236)][r(248)](r(245))[r(217)](t[r(240)][r(248)](r(244)))[r(237)]((t=>t[r(247)]==n));return a+" ("+(e?o(e[r(201)])[r(197)]():n)+")"}return a+" ("+n+")"}function mo(t,e){const n=Eo();return(mo=function(t,e){return n[t-=423]})(t,e)}const Io=mo;function Eo(){const t=["value","heading.options","commandName","126WyLNuf","type","name","58660CATIfo","ELEMENT_HEADING","title","registerDescriptionCallback","heading","HeadingEditing","editor","153630sPfyhB","formatBlock","955554XjTcpi","ELEMENT_HEADING_CUSTOM","1UATVFk","*Change to:* %0","_descriptionFactory","_getHeadingLevel","format","has","paragraph","1067GTCDAk","registerElementLabel","1775825kniwdb","8AjupKz","plugins","afterInit","_enableDefaultAttributesIntegration","match","1235754Vldjwd","1858408ZDqGoc","model","TrackChangesEditing","find","281073gbgCHJ","get","view","_registerLegacyDescription","config","_headingOptions","commandParams","locale"];return(Eo=function(){return t})()}!function(t,e){const n=mo,r=t();for(;;)try{if(245455===-parseInt(n(443))/1*(-parseInt(n(441))/2)+-parseInt(n(463))/3+-parseInt(n(459))/4+parseInt(n(452))/5+-parseInt(n(439))/6*(parseInt(n(429))/7)+-parseInt(n(453))/8*(parseInt(n(458))/9)+parseInt(n(432))/10*(parseInt(n(450))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[Io(455)](){const t=Io,e=this[t(438)];if(!e[t(454)][t(448)](t(437)))return;this[t(423)]=e[t(467)][t(464)](t(427));const n=e[t(425)],r=e[t(454)][t(464)](t(461));r[t(456)](t(436));for(const e of this[t(423)])t(449)!=e[t(460)]&&r[t(445)][t(451)](e[t(460)],(n=>{const r=t,i=this[r(446)](e[r(460)]);return null!==i?s(n,i):o(n,e[r(434)])}));function s(e,r){return Hr(n,t(433),[e,r])}function o(e,r){return Hr(n,t(442),[e,r])}this[t(466)]()}[Io(466)](){const t=Io,e=this[t(438)],n=e[t(425)];e[t(454)][t(464)](t(461))[t(445)][t(435)]((e=>{const r=t;if(r(440)!=e[r(430)])return;const{data:s}=e;if(s&&r(436)==s[r(428)]){const e=s[r(424)][0][r(426)],c=this[r(446)](e);if(null!==c)return{type:r(447),content:Hr(n,r(444),(1,a=c,Hr(n,r(433),[1,a])))};const u=this[r(423)][r(462)]((t=>t[r(460)]===e))[r(434)];return{type:r(447),content:Hr(n,r(444),(o=1,i=u,Hr(n,t(442),[o,i])))}}var o,i,a}))}[Io(446)](t){const e=Io;var n,r;const s=t[e(457)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(423)])||void 0===n?void 0:n[e(462)]((n=>n[e(460)]==t));if(o&&o[e(465)]){const t=o[e(465)],n=(null!==(r=t[e(431)])&&void 0!==r?r:t)[e(457)](/^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-=188]})(t,e)}function yo(){const t=["has","10UuMfwj","168NrnVbN","find","type","HighlightEditing","412990cxqYAK","_enableDefaultAttributesIntegration","locale","FORMAT_HIGHLIGHT","model","color","_descriptionFactory","1322167mTtWpS","config","registerDescriptionCallback","registerAttributeLabel","7899FWNiwo","editor","highlight.options","afterInit","152974VJViIY","title","9ScgygN","_registerLegacyDescription","12kmfbIm","8176663CsUfNV","highlight","commandParams","*Remove highlight*","formatInline","TrackChangesEditing","get","format","plugins","toLowerCase","100068WDvrJv","commandName","value","*Set highlight:* %0","1153480HmxCMx"];return(yo=function(){return t})()}!function(t,e){const n=_o,r=t();for(;;)try{if(110904===-parseInt(n(202))/1+parseInt(n(228))/2+parseInt(n(224))/3*(-parseInt(n(209))/4)+parseInt(n(213))/5*(-parseInt(n(191))/6)+-parseInt(n(220))/7+-parseInt(n(206))/8*(parseInt(n(189))/9)+-parseInt(n(208))/10*(-parseInt(n(192))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yo);class Ao extends t.Plugin{[To(227)](){const t=To,e=this[t(225)];if(!e[t(200)][t(207)](t(212)))return;const n=e[t(200)][t(198)](t(197)),r=e[t(215)];n[t(214)](t(193),[t(193)]),n[t(219)][t(223)](t(193),Hr(r,t(216))),this[t(190)]()}[To(190)](){const t=To,e=this[t(225)],n=e[t(215)];e[t(200)][t(198)](t(197))[t(219)][t(222)]((r=>{const s=t;if(s(196)!=r[s(211)])return;const{data:o}=r;if(o&&s(193)==o[s(203)]){const t=n.t,r=o[s(194)][0][s(204)];if(r){const o=e[s(221)][s(198)](s(226))[s(210)]((t=>t[s(217)]==r)),i=t(o[s(188)])[s(201)]();return{type:s(199),content:Hr(n,s(205),i),color:{value:o[s(218)],title:o[s(188)]}}}return{type:s(199),content:Hr(n,s(195),Hr(n,s(216)))}}}))}}const Co=ko;function ko(t,e){const n=Lo();return(ko=function(t,e){return n[t-=305]})(t,e)}!function(t,e){const n=ko,r=t();for(;;)try{if(662104===-parseInt(n(317))/1+-parseInt(n(310))/2+-parseInt(n(316))/3*(parseInt(n(309))/4)+parseInt(n(332))/5+parseInt(n(314))/6+-parseInt(n(305))/7+parseInt(n(307))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Lo);class No extends t.Plugin{[Co(328)](){const t=Co,e=this[t(319)];if(!e[t(325)][t(338)](t(337)))return;e[t(325)][t(308)](t(326))[t(324)](t(322));const n=e[t(325)][t(308)](t(326)),r=e[t(323)];n[t(320)][t(331)](t(322),(e=>Hr(r,t(312),e))),e[t(329)][t(334)](t(306))[t(330)]({model:t(322),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(336)])return null;const o=n[s(321)](s(327)),i=n[s(318)]("hr");return n[s(311)](s(333),o),n[s(315)](n[s(313)](o,0),i),o},converterPriority:t(335)})}}function Lo(){const t=["get","62268dubjZC","2578080PwDyzk","addClass","ELEMENT_HORIZONTAL_LINE","createPositionAt","4228254jFezeI","insert","123RvnTZE","1247004wkgGdE","createEmptyElement","editor","_descriptionFactory","createContainerElement","horizontalLine","locale","enableCommand","plugins","TrackChangesEditing","div","afterInit","conversion","elementToStructure","registerElementLabel","3843205qWsLWW","ck-horizontal-line","for","high","showSuggestionHighlights","HorizontalLineEditing","has","3543610CviiCr","dataDowncast","22954200EWeuPS"];return(Lo=function(){return t})()}function Ro(){const t=["format","key","96956YLEFHt","907902vECiBY","value","get","8133093WtcSIB","466352ZMGkIQ","formatBlock","getFirstRange","nodeAfter","attribute","commandName","_enableDefaultAttributesIntegration","TrackChangesEditing","htmlEmbed","HtmlEmbed","rawHtml","190441ErJtti","start","registerDescriptionCallback","ELEMENT_HTML_EMBED","type","10vlhAAO","*Change %0 content*","1058140UypZGn","editor","_registerLegacyDescription","_descriptionFactory","registerElementLabel","element","16yIBkdX","has","774494Lpbkhc","afterInit","locale","plugins","3Qezifc"];return(Ro=function(){return t})()}const So=vo;function vo(t,e){const n=Ro();return(vo=function(t,e){return n[t-=261]})(t,e)}!function(t,e){const n=vo,r=t();for(;;)try{if(128408===parseInt(n(262))/1+parseInt(n(289))/2+-parseInt(n(281))/3*(-parseInt(n(284))/4)+parseInt(n(269))/5+parseInt(n(285))/6+parseInt(n(277))/7*(parseInt(n(275))/8)+-parseInt(n(288))/9*(parseInt(n(267))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ro);class Mo extends t.Plugin{[So(278)](){const t=So,e=this[t(270)];if(!e[t(280)][t(276)](t(298)))return;const n=e[t(280)][t(287)](t(296)),r=e[t(279)];n[t(272)][t(273)](t(261),(e=>Hr(r,t(265),e))),n[t(295)](t(297),[],[t(286)]),n[t(272)][t(264)]((e=>{const n=t;if(n(293)!=e[n(266)])return;const{data:s}=e;if(s&&n(286)==s[n(283)]&&e[n(291)]()[n(263)][n(292)].is(n(274),n(261))){const t=Hr(r,n(265));return{type:n(282),content:Hr(r,n(268),t)}}})),this[t(271)]()}[So(271)](){const t=So,e=this[t(270)],n=e[t(279)];e[t(280)][t(287)](t(296))[t(272)][t(264)]((e=>{const r=t;if(r(290)!=e[r(266)])return;const{data:s}=e;if(s&&r(297)==s[r(294)]){const t=Hr(n,r(265));return{type:r(282),content:Hr(n,r(268),t)}}}))}}const Oo=Do;function wo(){const t=["16TDrqlr","markInsertion","1416528jRMdCP","isCollapsed","imageStylePreApply","isOwn","registerDescriptionCallback","ImageInlineEditing","afterInit","detach","createRange","isIntersecting","resizeImage","discard","imageBlock","ELEMENT_CAPTION","formatInline","_findSuggestions","imageTextAlternative","390175OMdaca","getNearestSelectionRange","imageCaption","14JYKPgD","*Remove image text alternative*","insertion","ImageCaptionUtils","toNext","ImageResize","isEqual","ImageUtils","deletion","caption","getClosestSelectedImageElement","markDeletion","_descriptionFactory","key","imageInline","_registerLegacyDescription","start","nodeAfter","_enableDefaultAttributesIntegration","alt","width","type","getContainedElement","registerCustomCallback","createRangeOn","plugins","277aeyTlA","ELEMENT_IMAGE","*Set image width:* %0","document","end","markBlockFormat","2800320Asdnoy","isBlockImage","accept","schema","toggleImageCaption","convertInlineImageToBlock","ImageBlockEditing","resizedWidth","getCaptionFromImageModelElement","_suggestionFactory","previous","convertBlockImageToInline","FORMAT_IMAGE_SIZE","locale","length","find","element","change","ELEMENT_INLINE_IMAGE","selection","attribute","isBefore","model","imageTypeBlock","registerAttributeLabel","registerElementLabel","uploadImage","ImageEditing","commandName","forceDefaultExecution","fromPosition","join","10cIxbNj","chain","imageTypeInline","backward","subType","Inline image to block image","newValue","9688941ZNtwAH","nodeBefore","get","commandParams","has","removeObject","filter","*Reset image width*","editor","TrackChangesEditing","getSuggestionCallback","formatBlock","findIndex","ImageUploadEditing","forward","ImageTextAlternativeEditing","ImageCaptionEditing","addObject","enableCommand","getFirstRange","format","29059130uHiikt","1944636XyOFMp","insertImage","toPrevious","*Set image text alternative:* %0","Block image to inline image"];return(wo=function(){return t})()}function Do(t,e){const n=wo();return(Do=function(t,e){return n[t-=211]})(t,e)}!function(t,e){const n=Do,r=t();for(;;)try{if(745491===parseInt(n(318))/1*(-parseInt(n(236))/2)+-parseInt(n(272))/3+-parseInt(n(270))/4*(parseInt(n(289))/5)+-parseInt(n(265))/6*(parseInt(n(292))/7)+parseInt(n(324))/8+-parseInt(n(243))/9+parseInt(n(264))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wo);class Fo extends t.Plugin{[Oo(278)](){const t=Oo,e=this[t(251)];if(!e[t(317)][t(247)](t(231)))return;const n=e[t(317)][t(245)](t(252)),r=e[t(317)][t(245)](t(299)),s=e[t(217)];n[t(261)](t(266)),n[t(304)][t(229)](t(284),(e=>Hr(s,t(319),e))),n[t(304)][t(229)](t(306),(e=>Hr(s,t(222),e))),n[t(304)][t(229)](t(301),(()=>Hr(s,t(285)))),e[t(317)][t(247)](t(256))&&n[t(261)](t(230)),e[t(317)][t(247)](t(330))&&e[t(317)][t(247)](t(277))&&(n[t(261)](t(238),((s,o)=>{const i=t,a=r[i(302)](e[i(226)][i(321)][i(223)]);e[i(226)][i(221)]((()=>{const t=i;n[t(323)](a,{commandName:t(238),commandParams:[o]},[],t(215))}))})),n[t(261)](t(227),((s,o)=>{const a=t;e[a(226)][a(221)]((t=>{const c=a;let u=r[c(302)](e[c(226)][c(321)][c(223)]),l=t[c(316)](u);const f=i.LivePosition[c(234)](l[c(308)],c(267)),h=i.LivePosition[c(234)](l[c(322)],c(296));n[c(233)]((()=>s(o))),u=r[c(302)](e[c(226)][c(321)][c(223)]),l=t[c(316)](u);const g=t[c(280)](f,h);f[c(279)](),h[c(279)](),n[c(323)](u,{commandName:c(238),commandParams:[o]},[],c(329)),g[c(308)][c(225)](l[c(308)])&&n[c(271)](t[c(280)](g[c(308)],l[c(308)]),c(329)),l[c(322)][c(225)](g[c(322)])&&n[c(271)](t[c(280)](l[c(322)],g[c(322)]),c(329))}))})),n[t(213)][t(315)](t(254),t(329),t(235),(()=>!1)),n[t(213)][t(315)](t(254),t(329),t(326),(()=>!1)),n[t(213)][t(315)](t(254),t(329),t(283),n[t(213)][t(253)](t(254),"",t(326))),n[t(213)][t(315)](t(294),t(329),t(235),(()=>!1)),n[t(213)][t(315)](t(294),t(329),t(283),(([r])=>{const s=t,o=n[s(213)][s(253)](s(294),"",s(283));let i=r[s(308)],a=r[s(322)];const c=e[s(226)][s(327)][s(290)](i,s(239)),u=e[s(226)][s(327)][s(290)](a,s(257));c[s(273)]&&(i=c[s(308)]),u[s(273)]&&(a=u[s(322)]),o([e[s(226)][s(280)](i,a)])})),n[t(213)][t(315)](t(254),t(329),t(237),c),n[t(213)][t(315)](t(294),t(329),t(237),c)),e[t(317)][t(247)](t(259))&&(n[t(261)](t(328),((s,o)=>{const i=t,a=e[i(317)][i(245)](i(295));let c=r[i(302)](e[i(226)][i(321)][i(223)]),u=a[i(212)](c);e[i(226)][i(221)]((()=>{const t=i;if(u)return void n[t(303)](e[t(226)][t(316)](u));const l=r[t(325)](c);s(o),c=r[t(302)](e[t(226)][t(321)][t(223)]),u=a[t(212)](c),n[t(271)](e[t(226)][t(316)](u),l?null:t(291))}))})),n[t(213)][t(315)](t(294),t(291),t(237),c));const o=[{type:t(254),subType:t(274)},{type:t(294),subType:t(291)},{type:t(254),subType:t(329)},{type:t(294),subType:t(329)}];function a(e,s){const i=t,a=o[i(255)]((({type:t,subType:n})=>e[i(313)]==t&&e[i(240)]==n)),c=o[i(255)]((({type:t,subType:e})=>s[i(313)]==t&&s[i(240)]==e));if(a<0||c<0)return!1;const u=e[i(262)](),l=s[i(262)]();if((0==a||1==a)&&2==c&&u[i(281)](l))return!0;if(2==a&&3==c){const t=n[i(287)](u,i(294))[i(249)]((({suggestion:t,meta:e})=>e[i(275)]&&i(329)==t[i(240)]));if(t[i(218)]>1&&l[i(322)][i(298)](u[i(308)]))return!0;if(1==t[i(218)]&&(u[i(308)][i(298)](l[i(322)])||u[i(322)][i(298)](l[i(308)])))return!0}if(3==a&&3==c&&u[i(308)][i(225)](l[i(308)])){const t=u[i(322)][i(309)],e=l[i(308)][i(244)];return r[i(325)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(317)][t(247)](t(297))&&(n[t(310)](t(282),[],[t(211)]),n[t(304)][t(228)](t(211),Hr(s,t(216)))),e[t(317)][t(247)](t(258))&&n[t(310)](t(288),[],[t(311)]),n[t(304)][t(276)]((e=>{const n=t;if(o[n(219)]((({type:t,subType:r})=>e[n(313)]==t&&e[n(240)]==r)))return e[n(214)]?{}:void 0})),n[t(304)][t(276)]((e=>{const n=t;if(n(294)==e[n(313)]||n(300)==e[n(313)]){const t=e[n(314)]();if(t&&t.is(n(220),n(301)))return{type:n(294)==e[n(313)]?n(260):n(248),element:t,quantity:1}}})),n[t(304)][t(276)]((e=>t(254)==e[t(313)]&&t(329)==e[t(240)]?{type:t(263),content:t(241)}:t(254)==e[t(313)]&&t(215)==e[t(240)]?{type:t(263),content:t(269)}:void 0)),n[t(304)][t(276)]((e=>{const n=t;if(n(224)!=e[n(313)])return;const{data:r}=e;if(!r||n(311)!=r[n(305)])return;const o=r[n(242)];return o?{type:n(263),content:Hr(s,n(268),'"'+o+'"')}:{type:n(263),content:Hr(s,n(293))}})),this[t(307)]()}[Oo(307)](){const t=Oo,e=this[t(251)],n=e[t(217)];e[t(317)][t(245)](t(252))[t(304)][t(276)]((e=>{const r=t;if(r(254)!=e[r(313)]&&r(286)!=e[r(313)])return;const{data:s}=e;if(s){if(r(288)==s[r(232)]){const t=s[r(246)][0][r(242)];return t?{type:r(263),content:Hr(n,r(268),'"'+t+'"')}:{type:r(263),content:Hr(n,r(293))}}if(r(282)==s[r(232)]){const t=s[r(246)][0][r(312)];return t?{type:r(263),content:Hr(n,r(320),t)}:{type:r(263),content:Hr(n,r(250))}}}}))}}const Po=xo;function xo(t,e){const n=Bo();return(xo=function(t,e){return n[t-=264]})(t,e)}function Bo(){const t=["attribute","_descriptionFactory","1239912VoWEaG","accept","660SmQmMe","commandName","_handleLegacySuggestions","afterInit","format","discard","type","71356wAIbro","registerDescriptionCallback","src","newValue","formatInline","*Format:* replace image URL","15358FCdWBf","key","editor","*Replace image URL*","_registerLegacyDescription","replaceImageSource","1205aPjTXY","has","2818425grUIKy","958bwWzGE","7589178qpfIsf","oldValue","_enableDefaultAttributesIntegration","registerCustomCallback","get","ImageEditing","5096384jBqHtv","plugins","_suggestionFactory","formatBlock","getSuggestionCallback","locale","TrackChangesEditing"];return(Bo=function(){return t})()}!function(t,e){const n=xo,r=t();for(;;)try{if(346809===-parseInt(n(266))/1*(parseInt(n(269))/2)+parseInt(n(285))/3+-parseInt(n(294))/4+parseInt(n(268))/5+parseInt(n(287))/6*(-parseInt(n(300))/7)+-parseInt(n(276))/8+parseInt(n(270))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bo);class Uo extends t.Plugin{[Po(290)](){const t=Po;if(!this[t(302)][t(277)][t(267)](t(275)))return;const e=this[t(302)][t(281)],n=this[t(302)][t(277)][t(274)](t(282));n[t(272)](t(265),[],[t(296)]),n[t(284)][t(295)]((n=>{const r=t;if(r(283)!=n[r(293)])return;const{data:s}=n;return s&&r(296)==s[r(301)]?s[r(297)]&&s[r(271)]?{type:r(291),content:Hr(e,r(303))}:{type:r(291),content:""}:void 0})),this[t(289)]()}[Po(289)](){const t=Po,e=this[t(302)][t(277)][t(274)](t(282));e[t(278)][t(273)](t(279),t(265),t(286),e[t(278)][t(280)](t(279),null,t(292))),e[t(278)][t(273)](t(279),t(265),t(292),e[t(278)][t(280)](t(279),null,t(286))),this[t(264)]()}[Po(264)](){const t=Po,e=this[t(302)],n=e[t(281)];e[t(277)][t(274)](t(282))[t(284)][t(295)]((e=>{const r=t;if(r(279)!=e[r(293)]&&r(298)!=e[r(293)])return;const{data:s}=e;return s&&r(265)==s[r(288)]?{type:r(291),content:Hr(n,r(299))}:void 0}))}}const jo=Vo;function Go(){const t=["TrackChangesEditing","length","type","markBlockFormat","start","shouldConvertImageType","getChangedMarkers","forEach","accept","isEqual","suggestion","FORMAT_SIDE_IMAGE","toLowerCase","enableCommand","model","nodeAfter","discardSuggestion","2074008BjSZId","3300944JFLDbA","commandReversedParams","change","findIndex","insertion","markInlineFormat","759GYRUTh","7EeaKMi","name","editor","imageTypeInline","isInlineImage","chain","isBlockImage","237528NNtdKr","format","getFirstRange","imageStylePreApply","newRange","getSuggestionCallback","_suggestionFactory","commandParams","afterInit","isInContent","discard","registerCustomCallback","locale","end","hasSuggestion","refresh","next","join","filter","createRangeOn","registerPostFixer","normalizedStyles","_findSuggestions","imageStylePostApply","10930QpaKoF","has","formatInline","Users","convertInlineImageToBlock","ImageUtils","from","document","side","imageCaption","imageStyle","ImageStyleEditing","differ","_registerLegacyDescription","getSuggestions","*Format:* %0","author","subType","getSuggestion","commandName","_splitMarkerName","4YbeIhn","_descriptionFactory","setImageNaturalSizeAttributes","90ydfDWW","7088316SIvAAq","value","title","isOwn","imageTypeBlock","2811505vvUlKh","getClosestSelectedImageElement","registerDescriptionCallback","formatBlock","get","isBefore","436717ZylNpF","selection","plugins","isIntersecting","commands","getContainedElement","nodeBefore","head"];return(Go=function(){return t})()}function Vo(t,e){const n=Go();return(Vo=function(t,e){return n[t-=272]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(631826===parseInt(n(369))/1*(-parseInt(n(354))/2)+-parseInt(n(294))/3+parseInt(n(295))/4+parseInt(n(363))/5+parseInt(n(358))/6*(parseInt(n(302))/7)+parseInt(n(309))/8*(-parseInt(n(357))/9)+parseInt(n(333))/10*(-parseInt(n(301))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Go);class zo extends t.Plugin{[jo(317)](){const t=jo,n=this[t(304)];if(!n[t(371)][t(334)](t(344)))return;const r=n[t(371)][t(367)](t(277)),s=n[t(371)][t(367)](t(338)),o={};r[t(290)](t(343),((o,i)=>{const a=t,c=n[a(371)][a(367)](a(336)).me,u=n[a(273)][a(367)](a(343));let l=s[a(364)](n[a(291)][a(340)][a(370)]),f=n[a(291)][a(328)](l),h=u[a(359)];if(h==i[a(359)])return;const g={commandName:a(343),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(291)][a(297)]((()=>{const t=a;if(r[t(347)]()[t(327)]((e=>e[t(318)]&&c==e[t(349)]&&(t(366)==e[t(279)]||t(335)==e[t(279)])&&(t(312)==e[t(350)]||t(332)==e[t(350)])&&e[t(311)]()[t(286)](f)))[t(284)]((e=>r[t(293)](e[t(276)]))),l=s[t(364)](n[t(291)][t(340)][t(370)]),f=n[t(291)][t(328)](l),u[t(324)](),n[t(273)][t(367)](t(305))[t(324)](),n[t(273)][t(367)](t(362))[t(324)](),h=u[t(359)],h!=i[t(359)])return s[t(306)](l)&&u[t(282)](i[t(359)],l)?(o({...i,setImageSizes:!1}),l=s[t(364)](n[t(291)][t(340)][t(370)]),void r[t(280)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(312))):void(s[t(308)](l)?r[t(280)](l,g,[],t(332)):r[t(300)](f,g,t(332)))}))}));for(const e of n[t(371)][t(367)](t(344))[t(330)])o[e[t(303)]]=e[t(360)][t(289)]();r[t(315)][t(320)](t(366),t(312),t(326),(()=>!1)),r[t(315)][t(320)](t(366),t(332),t(326),(()=>!1)),r[t(315)][t(320)](t(335),t(332),t(326),(()=>!1)),r[t(315)][t(320)](t(366),t(312),t(285),(([e])=>{const n=t;s[n(356)](e[n(274)]())})),r[t(315)][t(320)](t(366),t(312),t(319),((e,n)=>{const s=t;r[s(315)][s(314)](s(366),"",s(285))(e,{commandName:n[s(352)],commandParams:n[s(296)]})})),r[t(315)][t(320)](t(366),t(312),t(307),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(366),subType:t(312)},{type:t(299),subType:t(342)},{type:t(366),subType:t(337)},{type:t(299),subType:t(337)}];function a(e,n){const o=t,a=i[o(298)]((({type:t,subType:n})=>e[o(279)]==t&&e[o(350)]==n)),c=i[o(298)]((({type:t,subType:e})=>n[o(279)]==t&&n[o(350)]==e));if(a<0||c<0)return!1;const u=e[o(311)](),l=n[o(311)]();if((0==a||1==a)&&2==c&&u[o(272)](l))return!0;if(2==a&&3==c){const t=r[o(331)](u,o(299))[o(327)]((({suggestion:t,meta:e})=>e[o(361)]&&o(337)==t[o(350)]));if(t[o(278)]>1&&l[o(322)][o(286)](u[o(281)]))return!0;if(1==t[o(278)]&&(u[o(281)][o(286)](l[o(322)])||u[o(322)][o(286)](l[o(281)])))return!0}if(3==a&&3==c&&u[o(281)][o(368)](l[o(281)])){const t=u[o(322)][o(292)],e=l[o(281)][o(275)];return s[o(308)](t)&&t===e}return!1}n[t(291)][t(340)][t(329)]((()=>{const e=t;let o=!1;const i=Array[e(339)](n[e(291)][e(340)][e(345)][e(283)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(353)](t);if(e(287)==i&&r[e(323)](u)){if(e(366)==a&&(e(312)==c||e(332)==c)){const t=r[e(351)](u);if(n[e(313)]){const n=t[e(311)]()[e(274)]();if(s[e(308)](n))continue;r[e(293)](t),o=!0}}if(e(299)==a&&e(342)==c&&!n[e(313)]){const t=r[e(351)](u);t[e(325)]&&t[e(325)][e(318)]&&(r[e(293)](t[e(325)]),o=!0)}}}return o})),this[t(346)](o)}[jo(346)](t){const e=jo,n=this[e(304)],r=n[e(321)];n[e(371)][e(367)](e(277))[e(355)][e(365)]((n=>{const s=e;if(s(366)!=n[s(279)]&&s(335)!=n[s(279)])return;const{data:o}=n;if(!o||s(343)!=o[s(352)])return;const i=o[s(316)][0][s(359)];return function(t){const e=s;return{type:e(310),content:Hr(r,e(348),t)}}(s(341)===i?Hr(r,s(288)):t[i]||i)}))}}function Ho(t,e){const n=qo();return(Ho=function(t,e){return n[t-=219]})(t,e)}const Wo=Ho;function qo(){const t=["collaboration_features","track_changes","743431eiuzxX","afterInit","plugins","bind","599008tzWige","value","8dsZrcs","52404sCxvaZ","importWord","61335zTiGje","commands","_trackChangesExecuted","get","1106975zsrVgV","163835QQwiCA","enableCommand","trackChanges","execute","_setSuggestionData","_trackChangesValueDuringImport","forEach","lowest","6XLTSuM","996lmrBHJ","950SpMNgI","dataInsert","Users","_handleImportedData","high","1942fbxeuf","TrackChangesEditing","editor","listenTo"];return(qo=function(){return t})()}!function(t,e){const n=Ho,r=t();for(;;)try{if(372448===-parseInt(n(227))/1+parseInt(n(221))/2*(parseInt(n(250))/3)+parseInt(n(231))/4+-parseInt(n(240))/5*(-parseInt(n(249))/6)+-parseInt(n(241))/7+parseInt(n(233))/8*(-parseInt(n(236))/9)+-parseInt(n(251))/10*(-parseInt(n(234))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qo);class Ko extends t.Plugin{constructor(t){const e=Ho;super(t),this[e(246)]=!1,this[e(238)]=!1}[Wo(228)](){const t=Wo,e=this[t(223)],n=e[t(237)][t(239)](t(235)),r=e[t(237)][t(239)](t(243));n&&(n.on(t(244),((e,[,n])=>{const s=t;this[s(246)]=r[s(232)],n[s(225)][s(226)]=!this[s(246)]}),{priority:t(220)}),this[t(224)](n,t(252),this[t(219)][t(230)](this)),this[t(224)](n,t(252),(()=>{const e=t;this[e(238)]&&(r[e(244)](),this[e(238)]=!1)}),{priority:t(248)}),e[t(229)][t(239)](t(222))[t(242)](t(235)))}[Wo(219)](t,e){const n=Wo,{suggestions:r}=e,s=this[n(223)][n(237)][n(239)](n(243)),o=s[n(232)];this[n(246)]!==o&&(s[n(244)](),this[n(238)]=!0),r&&r[n(247)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(223)][o(229)][o(239)](o(253)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(235)}}};this[o(223)][o(229)][o(239)](o(222))[o(245)](i)}))}}const Xo=Qo;function Qo(t,e){const n=Zo();return(Qo=function(t,e){return n[t-=277]})(t,e)}function Zo(){const t=["_enableDefaultAttributesIntegration","enableCommand","outdent","665908WWiiJf","*Indent:* %0","FORMAT_INDENT","plugins","indent","IndentEditing","get","IndentBlock","296574zbDCiS","getItemLabel","blockIndent","locale","type","231023JlavWv","TrackChangesEditing","2CYohNm","_registerLegacyDescription","outdentBlock","10TegGEd","1673478cjGhRh","_registerBlockAttribute","commandName","formatBlock","editor","format","registerDescriptionCallback","821256ZEkyvl","479832rJtnyr","registerAttributeLabel","*Outdent:* %0","indentBlock","1922557blOwXb","_descriptionFactory","has","afterInit","getItems"];return(Zo=function(){return t})()}!function(t,e){const n=Qo,r=t();for(;;)try{if(210710===-parseInt(n(315))/1*(-parseInt(n(278))/2)+parseInt(n(289))/3+-parseInt(n(302))/4+parseInt(n(281))/5*(-parseInt(n(310))/6)+-parseInt(n(294))/7+parseInt(n(290))/8+parseInt(n(282))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zo);class Yo extends t.Plugin{[Xo(297)](){const t=Xo,e=this[t(286)],n=e[t(305)][t(308)](t(277));if(e[t(305)][t(296)](t(307))&&(n[t(300)](t(306)),n[t(300)](t(301))),e[t(305)][t(296)](t(309)))for(const e of[t(293),t(280)])n[t(299)](e);const r=e[t(313)];n[t(283)](t(312)),n[t(295)][t(291)](t(312),Hr(r,t(304))),this[t(279)]()}[Xo(279)](){const t=Xo,e=this[t(286)],n=e[t(313)],r=e[t(305)][t(308)](t(277));r[t(295)][t(288)]((e=>{const s=t;if(s(285)!=e[s(314)])return;const{data:o}=e;if(!o)return;if(s(293)!=o[s(284)]&&s(280)!=o[s(284)])return;const i=e[s(298)]()[0],a=r[s(295)][s(311)](i);return s(293)==o[s(284)]?{type:s(287),content:Hr(n,s(303),a)}:s(280)==o[s(284)]?{type:s(287),content:Hr(n,s(292),a)}:void 0}))}}var Jo=$o;function $o(t,e){var n=ei();return($o=function(t,e){return n[t-=271]})(t,e)}!function(t,e){for(var n=$o,r=t();;)try{if(301050===parseInt(n(272))/1+parseInt(n(286))/2*(parseInt(n(278))/3)+parseInt(n(287))/4+parseInt(n(284))/5+-parseInt(n(280))/6+parseInt(n(277))/7+-parseInt(n(285))/8*(parseInt(n(275))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ei);class ti extends t.Plugin{static get[Jo(274)](){return[vs.Input]}[Jo(281)](){var t=Jo;this[t(271)][t(282)][t(283)](t(273))[t(276)](t(279))}}function ei(){var t=["93275amDQFr","3389128ZgZlWh","2gXgOxE","1722388ObrMWd","editor","420004XHzkKT","TrackChangesEditing","requires","9pwUrfn","enableCommand","1729532TRuHCo","81021IdgwBG","input","2511888heHsfE","init","plugins","get"];return(ei=function(){return t})()}const ni=si;function ri(){const t=["_registerLegacyDescription","linkHref","manualDecorators","6tyibvs","224489RbqyRt","link","plugins","565983kPRYJi","attribute","label","key","*Remove link*","registerAttributeLabel","newValue","afterInit","1069150oSvPHL","144155oyUylJ","*Set link:* %0","locale","11530skvENb","format","unlink","4890486dfDtgj","type","registerDescriptionCallback","commands","link (","has","editor","_descriptionFactory","commandParams","996oIgbAR","map","TrackChangesEditing","formatInline","1743623Ctekdp","_enableDefaultAttributesIntegration","36GvDmAP","toLowerCase","688KnRcsm","24irmLin","get","LinkEditing","commandName"];return(ri=function(){return t})()}function si(t,e){const n=ri();return(si=function(t,e){return n[t-=379]})(t,e)}!function(t,e){const n=si,r=t();for(;;)try{if(508453===-parseInt(n(422))/1+-parseInt(n(421))/2*(parseInt(n(381))/3)+-parseInt(n(413))/4*(-parseInt(n(393))/5)+parseInt(n(396))/6+parseInt(n(409))/7*(parseInt(n(414))/8)+-parseInt(n(411))/9*(-parseInt(n(389))/10)+parseInt(n(390))/11*(-parseInt(n(405))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ri);class oi extends t.Plugin{[ni(388)](){const t=ni,e=this[t(402)];if(!e[t(380)][t(401)](t(416)))return;const n=e[t(380)][t(415)](t(407)),r=e[t(399)][t(415)](t(379));n[t(410)](t(379),[t(419),...r[t(420)][t(406)]((t=>t.id))]),n[t(410)](t(395));for(const e of r[t(420)])n[t(403)][t(386)](e.id,t(400)+e[t(383)][t(412)]()+")");n[t(403)][t(398)]((n=>{const r=t;if(r(382)!=n[r(397)])return;const{data:s}=n;if(!s||r(419)!=s[r(384)])return;const o=s[r(387)],i=e[r(392)];return{type:r(394),content:null==o?Hr(i,r(385)):Hr(i,r(391),'"'+o+'"')}})),this[t(418)]()}[ni(418)](){const t=ni,e=this[t(402)],n=e[t(392)];e[t(380)][t(415)](t(407))[t(403)][t(398)]((e=>{const r=t;if(r(408)!=e[r(397)])return;const{data:s}=e;if(s){if(r(379)==s[r(417)]){const t=s[r(404)][0];return{type:r(394),content:Hr(n,r(391),'"'+t+'"')}}return r(395)==s[r(417)]?{type:r(394),content:Hr(n,r(385))}:void 0}}))}}const ii=ui;!function(t,e){const n=ui,r=t();for(;;)try{if(962168===-parseInt(n(324))/1*(-parseInt(n(374))/2)+-parseInt(n(313))/3*(-parseInt(n(327))/4)+-parseInt(n(326))/5*(parseInt(n(315))/6)+parseInt(n(366))/7*(parseInt(n(292))/8)+parseInt(n(369))/9+-parseInt(n(334))/10*(parseInt(n(333))/11)+-parseInt(n(311))/12*(parseInt(n(358))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(li);class ai extends t.Plugin{[ii(342)](){const t=ii,e=this[t(360)],n=e[t(323)];if(!e[t(347)][t(317)](t(367)))return;const r=e[t(347)][t(365)](t(303)),s=e[t(347)][t(317)](t(321));function o(t){return()=>{const n=ui,s=e[n(331)][n(375)][n(339)],o=e[n(332)][n(365)](t);if(o[n(338)])return void e[n(294)](n(373),{});const i=t[n(306)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(308)](t)[s(336)]((t=>function(t,e){const n=s;return e[n(291)](t[n(296)],n(300))&&!e[n(371)](t)}(t,r)));o=o[s(336)]((t=>!t.is(s(359),s(300))||t[s(288)](s(368))!=e));const i=new Set;for(const t of o)t.is(s(359),s(300))?i[s(295)](ci(t)):i[s(295)](t);return Array[s(308)](i)}(s[n(352)](),i,e[n(331)][n(310)]);e[n(331)][n(329)]((()=>{const e=n;for(const n of a)r[e(346)](n,{commandName:t,commandParams:[{forceValue:!o[e(338)]}],formatGroupId:e(363)},fi(n))}))}}function i(t){return()=>{const n=ui,s=function(t){const e=ui;let n=Array[e(308)](t);const r=n[e(370)]((t=>e(300)!=t[e(345)]));return r>-1&&(n=n[e(306)](0,r)),n}(e[n(331)][n(375)][n(339)][n(352)]()),o=e[n(331)][n(320)](e[n(331)][n(344)](s[0],n(341)),e[n(331)][n(344)](s[s[n(330)]-1],n(290)));e[n(331)][n(329)]((()=>{const e=n;r[e(346)](o,{commandName:t,commandParams:[],formatGroupId:e(322)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(325)];for(;t&&t[n(288)](n(322))>e[n(288)](n(322));)r[n(295)](t),t=t[n(325)]}return Array[n(308)](r)}(s))}))}}r[t(302)](t(297),o(t(297))),r[t(302)](t(316),o(t(316))),s&&r[t(302)](t(312),o(t(312))),r[t(302)](t(301),i(t(301))),r[t(302)](t(361),i(t(361))),s&&r[t(302)](t(298),(()=>{const n=t,s=e[n(332)][n(365)](n(298)),o=Array[n(308)](s[n(350)]);o[n(336)]((t=>t[n(288)](n(340))!=s[n(338)])),e[n(331)][n(329)]((()=>{const t=n;for(const e of o)r[t(346)](e,{commandName:t(298),commandParams:[{forceValue:!s[t(338)]}]})}))})),r[t(356)][t(304)](t(300),(e=>Hr(n,t(319),e))),r[t(356)][t(357)]((e=>{const r=t;if(r(348)!=e[r(362)]&&r(328)!=e[r(362)])return;const{data:s}=e;if(s){if(r(297)==s[r(289)]||r(316)==s[r(289)]||r(312)==s[r(289)])switch(s[r(289)][r(307)](r(309),"")){case r(337):return o(Hr(n,r(351)));case r(376):return o(Hr(n,r(314)));case r(293):return o(Hr(n,r(343)))}if(r(301)==s[r(289)])return{type:r(305),content:Hr(n,r(364),Hr(n,r(319)))};if(r(361)==s[r(289)])return{type:r(305),content:Hr(n,r(355),Hr(n,r(319)))};if(r(298)==s[r(289)])return s[r(318)][0][r(349)]?{type:r(305),content:Hr(n,r(335))}:{type:r(305),content:Hr(n,r(372))}}function o(t){const e=r;return{type:e(305),content:Hr(n,e(354),t)}}}))}}function ci(t){const e=ii,n=t[e(288)](e(322));if(0==n)return t;let r=t;for(;t[e(299)]&&t[e(299)].is(e(359),e(300));){const s=t[e(299)][e(288)](e(322));if(s==n)r=t[e(299)];else if(s<n)break;t=t[e(299)]}return r}function ui(t,e){const n=li();return(ui=function(t,e){return n[t-=288]})(t,e)}function li(){const t=["commandParams","ELEMENT_LIST_ITEM","createRange","LegacyTodoListEditing","listIndent","locale","1zEGOoH","nextSibling","9095xxbVQA","4sIZPWP","formatInline","change","length","model","commands","87659lXfXQV","270jYwger","*Check item*","filter","bulleted","value","selection","todoListChecked","before","afterInit","ELEMENT_TODO_LIST","createPositionAt","name","markBlockFormat","plugins","formatBlock","forceValue","_selectedElements","ELEMENT_BULLETED_LIST","getSelectedBlocks","push","*Change to:* %0","*Outdent:* %0","_descriptionFactory","registerDescriptionCallback","39trWynU","element","editor","outdentList","type","blockName","*Indent:* %0","get","55139EcLjJg","LegacyListEditing","listType","1418958nDhSuy","findIndex","isObject","*Uncheck item*","paragraph","2750614BQAVEl","document","numbered","getAttribute","commandName","end","checkChild","464gOBOCD","todo","execute","add","parent","numberedList","checkTodoList","previousSibling","listItem","indentList","enableCommand","TrackChangesEditing","registerElementLabel","format","slice","replace","from","List","schema","28836SGCQyN","todoList","3030201CExJvU","ELEMENT_NUMBERED_LIST","5988wWogaY","bulletedList","has"];return(li=function(){return t})()}function fi(t){const e=ii,n=[];if(t.is(e(359),e(300))&&t[e(288)](e(322))>0){let r=t[e(325)];for(;r&&e(300)==r[e(345)]&&r[e(288)](e(322))==t[e(288)](e(322));)n[e(353)](r),r=r[e(325)]}return n}function hi(t,e){const n=di();return(hi=function(t,e){return n[t-=366]})(t,e)}const gi=hi;function di(){const t=["replace","unshift","listReversed","6RVsXcJ","240972qYshIv","*Format:* set order to reversed","before","model","element","*Change to:* %0","listStart","getFirstPosition","numbered","plugins","1471941ndHVin","backward","editor","_descriptionFactory","styles","formatBlock","listStyle","10bBPGSM","ELEMENT_","toUpperCase","getSelectedBlocks","6030519eumAIL","from","handleListStartCommand","type","handleListStyleCommand","_getSuggestionBlocksForListStyle","map","createRange","registerDescriptionCallback","*Format:* set start index to %0","flat","handleListReversedCommand","listType","forward","handleDescriptions","LegacyListUtils","778165YhQggd","getSiblingNodes","getLastPosition","config","reversed","_LIST_","commandName","format","formatInline","afterInit","document","1WeQVWh","selection","list.properties","_getTranslationKeyForListStyle","commandParams","markMultiRangeBlockFormat","enableCommand","startIndex","createPositionAt","LegacyListPropertiesEditing","bind","filter","*Format:* set order to regular","listItem","getListTypeFromListStyleType","change","_getSuggestionBlocks","3XEWHfO","8evqfWP","2332036WCRohu","locale","getAttribute","get","length","2076445bkgznN","TrackChangesEditing","551394XWymEf","has","push","parent"];return(di=function(){return t})()}!function(t,e){const n=hi,r=t();for(;;)try{if(308011===-parseInt(n(446))/1*(-parseInt(n(390))/2)+parseInt(n(381))/3*(parseInt(n(383))/4)+-parseInt(n(435))/5+parseInt(n(397))/6*(parseInt(n(388))/7)+parseInt(n(382))/8*(-parseInt(n(408))/9)+parseInt(n(415))/10*(-parseInt(n(419))/11)+parseInt(n(398))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[gi(444)](){const t=gi;if(!this[t(410)][t(407)][t(391)](t(373)))return;const e=this[t(410)][t(438)][t(386)](t(366)),n=this[t(410)][t(407)][t(386)](t(389));e[t(412)]&&n[t(370)](t(414),this[t(423)][t(374)](this)),e[t(439)]&&n[t(370)](t(396),this[t(430)][t(374)](this)),e[t(371)]&&n[t(370)](t(404),this[t(421)][t(374)](this)),n[t(411)][t(427)](this[t(433)][t(374)](this))}[gi(423)](t,e={}){const n=gi,r=this[n(410)][n(407)][n(386)](n(389)),s=this[n(424)]();this[n(410)][n(401)][n(379)]((()=>{const t=n;r[t(369)](s,{commandName:t(414),commandParams:[{type:e[t(422)]}],formatGroupId:t(414)})}))}[gi(430)](t,e={}){const n=gi,r=this[n(410)][n(407)][n(386)](n(389)),s=this[n(380)]((t=>t.is(n(402),n(377))&&n(406)===t[n(385)](n(431))));if(s[n(387)]<1)return;const o=s[n(425)]((t=>this[n(410)][n(401)][n(426)](this[n(410)][n(401)][n(372)](t,n(400)),this[n(410)][n(401)][n(372)](t,0))));this[n(410)][n(401)][n(379)]((()=>{const t=n;r[t(369)](o,{commandName:t(396),commandParams:[{reversed:e[t(439)]}],formatGroupId:t(396)})}))}[gi(421)](t,e={}){const n=gi,r=this[n(410)][n(407)][n(386)](n(389)),s=this[n(380)]((t=>t.is(n(402),n(377))&&n(406)===t[n(385)](n(431))));if(s[n(387)]<1)return;const o=s[n(425)]((t=>this[n(410)][n(401)][n(426)](this[n(410)][n(401)][n(372)](t,n(400)),this[n(410)][n(401)][n(372)](t,0))));this[n(410)][n(401)][n(379)]((()=>{const t=n;r[t(369)](o,{commandName:t(404),commandParams:[{startIndex:e[t(371)]}],formatGroupId:t(404)})}))}[gi(433)](t){const e=gi;if(e(413)!=t[e(422)]&&e(443)!=t[e(422)])return;const n=this[e(410)][e(384)],{data:r}=t;if(!r)return;let s,o;switch(r[e(441)]){case e(414):s=e(403),o={type:e(442),content:Hr(n,s,Hr(n,this[e(367)](r[e(368)][0][e(422)])))};break;case e(396):s=r[e(368)][0][e(439)]?e(399):e(376),o={type:e(442),content:Hr(n,s)};break;case e(404):s=e(428),o={type:e(442),content:Hr(n,s,r[e(368)][0][e(371)])}}return o}[gi(424)](){const t=gi;var e,n,r,s;const o=this[t(410)][t(407)][t(386)](t(434));let i=Array[t(420)](this[t(410)][t(401)][t(445)][t(447)][t(418)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(402),t(377)))&&i[t(395)](...o[t(436)](this[t(410)][t(401)][t(445)][t(447)][t(405)](),t(409))),(null===(n=i[i[t(387)]-1])||void 0===n?void 0:n.is(t(402),t(377)))&&i[t(392)](...o[t(436)](this[t(410)][t(401)][t(445)][t(447)][t(437)](),t(432))),i=[...new Set(i)],(null===(s=null===(r=this[t(410)][t(401)][t(445)][t(447)][t(405)]())||void 0===r?void 0:r[t(393)])||void 0===s?void 0:s.is(t(402),t(377)))&&(i=i[t(375)]((e=>e.is(t(402),t(377))))),i}[gi(380)](t){const e=gi,n=this[e(410)][e(407)][e(386)](e(434));let r=Array[e(420)](this[e(410)][e(401)][e(445)][e(447)][e(418)]())[e(375)](t)[e(425)]((t=>{const r=e,s=this[r(410)][r(401)][r(372)](t,0);return[...n[r(436)](s,r(409)),...n[r(436)](s,r(432))]}))[e(429)]();return r=[...new Set(r)],r}[gi(367)](t){const e=gi;return e(416)+this[e(410)][e(407)][e(386)](e(434))[e(378)](t)[e(417)]()+e(440)+t[e(417)]()[e(394)](/-/g,"_")}}const mi=Ii;function Ii(t,e){const n=Ei();return(Ii=function(t,e){return n[t-=116]})(t,e)}function Ei(){const t=["140442MXXwQk","conversion","high","872jRVOgt","registerElementLabel","downcastDispatcher","elementToElement","TrackChangesEditing","2DkLJZE","27490JTWFAC","MediaEmbedEditing","20ftyNZi","has","enableCommand","media","3024eLstPQ","365129RLKIHo","_descriptionFactory","42419ZDajCD","options","showSuggestionHighlights","ELEMENT_MEDIA","data","createEmptyElement","editor","get","for","div","1793nQlZjx","locale","529715gblZFm","8478jgTXzc","960981mMGFcw","mediaEmbed","plugins","attribute:url:media","105EfkEbh","dataDowncast","stop","afterInit"];return(Ei=function(){return t})()}!function(t,e){const n=Ii,r=t();for(;;)try{if(281503===parseInt(n(151))/1+parseInt(n(143))/2*(parseInt(n(127))/3)+parseInt(n(146))/4*(-parseInt(n(125))/5)+-parseInt(n(135))/6*(parseInt(n(131))/7)+-parseInt(n(138))/8*(-parseInt(n(126))/9)+parseInt(n(144))/10*(-parseInt(n(123))/11)+parseInt(n(150))/12*(parseInt(n(153))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[mi(134)](){const t=mi,e=this[t(119)];if(!e[t(129)][t(147)](t(145)))return;const n=e[t(129)][t(120)](t(142)),r=e[t(124)];n[t(148)](t(128)),n[t(152)][t(139)](t(149),(e=>Hr(r,t(116),e))),e[t(136)][t(121)](t(132))[t(141)]({model:t(149),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(155)])return n[s(118)](s(122))},converterPriority:t(137)}),e[t(117)][t(140)].on(t(130),((e,n,r)=>{const s=t;r[s(154)][s(155)]&&e[s(133)]()}),{priority:t(137)})}}const Ti=_i;function _i(t,e){const n=yi();return(_i=function(t,e){return n[t-=406]})(t,e)}function yi(){const t=["422216jUNXvx","TrackChangesEditing","mention","840248YTvVGE","415fOorJy","28PQCPge","81rJXVOQ","get","6198863IrJCSe","12lQCtQa","2385QlzumD","17014uWVdCn","6884ETbCyN","has","plugins","enableCommand","2656854eKrzny","afterInit","MentionEditing","17110VlBWul","editor"];return(yi=function(){return t})()}!function(t,e){const n=_i,r=t();for(;;)try{if(243753===-parseInt(n(422))/1+parseInt(n(412))/2*(-parseInt(n(407))/3)+-parseInt(n(413))/4*(-parseInt(n(426))/5)+parseInt(n(417))/6+parseInt(n(406))/7*(parseInt(n(425))/8)+-parseInt(n(411))/9*(-parseInt(n(420))/10)+-parseInt(n(409))/11*(parseInt(n(410))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[Ti(418)](){const t=Ti,e=this[t(421)];e[t(415)][t(414)](t(419))&&e[t(415)][t(408)](t(423))[t(416)](t(424))}}const Ci=ki;function ki(t,e){const n=Ni();return(ki=function(t,e){return n[t-=433]})(t,e)}function Ni(){const t=["647418rlLEqo","6690wzuKgc","get","3104838ENqtma","_descriptionFactory","12089736LCtUeI","1082580uvMlUI","editor","registerElementLabel","afterInit","plugins","enableCommand","ELEMENT_PAGE_BREAK","TrackChangesEditing","804fnllgf","PageBreakEditing","1433104idRDqu","7mrQePb","4601156YurHGX","has","3bVnOTa","locale","pageBreak"];return(Ni=function(){return t})()}!function(t,e){const n=ki,r=t();for(;;)try{if(763353===parseInt(n(450))/1+-parseInt(n(434))/2*(-parseInt(n(454))/3)+parseInt(n(452))/4+-parseInt(n(435))/5*(parseInt(n(448))/6)+-parseInt(n(451))/7*(parseInt(n(439))/8)+-parseInt(n(437))/9+-parseInt(n(440))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ni);class Li extends t.Plugin{[Ci(443)](){const t=Ci,e=this[t(441)];if(!e[t(444)][t(453)](t(449)))return;e[t(444)][t(436)](t(447))[t(445)](t(433));const n=e[t(444)][t(436)](t(447)),r=e[t(455)];n[t(438)][t(442)](t(433),(e=>Hr(r,t(446),e)))}}function Ri(t,e){const n=Mi();return(Ri=function(t,e){return n[t-=253]})(t,e)}const Si=Ri;!function(t,e){const n=Ri,r=t();for(;;)try{if(725104===-parseInt(n(290))/1+-parseInt(n(289))/2+parseInt(n(291))/3+-parseInt(n(287))/4+-parseInt(n(300))/5*(-parseInt(n(310))/6)+-parseInt(n(277))/7*(parseInt(n(292))/8)+parseInt(n(261))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mi);class vi extends t.Plugin{[Si(269)](){const t=Si,e=this[t(267)];if(!e[t(313)][t(296)](t(309)))return;const n=e[t(258)],r=e[t(313)][t(318)](t(268));r[t(253)][t(314)](t(315),(e=>Hr(n,t(255),e))),r[t(260)](t(315)),r[t(263)](t(312)),e[t(256)][t(259)].on(t(304),Oi(e),{priority:t(317)}),e[t(282)][t(259)].on(t(304),((n,r,s)=>{const o=t;s[o(276)][o(273)]&&Oi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(317)});const s=r[t(253)];s[t(302)]((r=>{const o=t;if(o(311)!==r[o(274)])return;const{start:i,end:a}=r[o(307)]();if(!i[o(321)](a)||!i[o(294)])return;const c=e[o(279)][o(297)],u=i[o(294)];return c[o(270)](u)&&!c[o(283)](u)&&c[o(305)](u,o(306))?{type:o(311),content:Hr(n,o(303),s[o(319)](u,1))}:void 0})),this[t(285)]()}[Si(285)](){const t=Si,e=this[t(267)],n=e[t(258)];e[t(313)][t(318)](t(268))[t(253)][t(302)]((e=>{const r=t;if(r(288)!=e[r(274)])return;const{data:s}=e;return s&&r(315)==s[r(254)]?{type:r(281),content:Hr(n,r(308),Hr(n,r(255)))}:void 0}))}}function Mi(){const t=["markerName","3307864cFJtLo","formatBlock","546184vNuNaD","351206yCzFWP","3146421Gppqgn","1433624AVBqDU","insert","nodeAfter","writer","has","schema","toViewPosition","bindElementToMarker","951430SxnUqx","end","registerDescriptionCallback","*Insert:* %0","addMarker:suggestion:insertion","checkChild","$text","getFirstRange","*Change to:* %0","Paragraph","24YXfPyl","insertion","insertParagraph","plugins","registerElementLabel","paragraph","markerRange","highest","get","getItemLabel","addClass","isTouching","_descriptionFactory","commandName","ELEMENT_PARAGRAPH","editing","createUIElement","locale","downcastDispatcher","_enableDefaultAttributesIntegration","14587542GYpRzi","activeMarkers","enableCommand","ck-suggestion-marker-split","consume","mapper","editor","TrackChangesEditing","afterInit","isBlock","name","includes","showSuggestionHighlights","type","start","options","49icvSNb","span","model","consumable","format","data","isLimit","ck-suggestion-marker--active","_registerLegacyDescription"];return(Mi=function(){return t})()}function Oi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ri,i=t[o(313)][o(318)](o(268)),a=r[o(316)][o(275)],c=r[o(316)][o(301)],u=t[o(279)][o(297)];if(!a[o(321)](c)||!a[o(294)])return;const l=a[o(294)];if(u[o(270)](l)&&!u[o(283)](l)&&u[o(305)](l,o(306))){if(!s[o(280)][o(265)](r[o(316)],n[o(271)]))return;const t=s[o(295)][o(257)](o(278),{class:o(264)}),a=s[o(266)][o(298)](c);e&&i[o(262)][o(272)](r[o(286)])&&s[o(295)][o(320)](o(284),t),s[o(295)][o(293)](a,t),s[o(266)][o(299)](t,r[o(286)])}}}function wi(t,e){const n=Fi();return(wi=function(t,e){return n[t-=161]})(t,e)}const Di=wi;function Fi(){const t=["_enableDefaultAttributesIntegration","*Remove all formatting*","875994fQzIGI","2NXgVpn","commandName","59965Ommzph","plugins","locale","_descriptionFactory","formatInline","editor","1771360IbANYn","has","TrackChangesEditing","get","1279628vkzKji","2188984ikfncY","2390ACyPzH","38277LAHYdb","type","removeFormat","formatBlock","RemoveFormatEditing","_registerLegacyDescription","registerDescriptionCallback","afterInit","format","60EQxZSu","342401qonjoG"];return(Fi=function(){return t})()}!function(t,e){const n=wi,r=t();for(;;)try{if(248551===-parseInt(n(185))/1*(parseInt(n(189))/2)+-parseInt(n(188))/3+parseInt(n(168))/4+-parseInt(n(162))/5*(parseInt(n(184))/6)+-parseInt(n(172))/7+-parseInt(n(173))/8+-parseInt(n(175))/9*(-parseInt(n(174))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fi);class Pi extends t.Plugin{[Di(182)](){const t=Di,e=this[t(167)];e[t(163)][t(169)](t(179))&&(e[t(163)][t(171)](t(170))[t(186)](t(177)),this[t(180)]())}[Di(180)](){const t=Di,e=this[t(167)];e[t(163)][t(171)](t(170))[t(165)][t(181)]((n=>{const r=t;if(r(178)!=n[r(176)]&&r(166)!=n[r(176)])return;const{data:s}=n;return s&&r(177)==s[r(161)]?{type:r(183),content:Hr(e[r(164)],r(187))}:void 0}))}}const xi=Ui;function Bi(){const t=["plugins","8582MICGYQ","acceptSelectedSuggestions","RestrictedEditingModeEditing","goToNextRestrictedEditingException","discardAllSuggestions","2860238YWExDr","enableCommand","4208124NsvXAc","225xKUXlD","get","183996ObBZvP","3433536PQXVze","1240CVsFMY","acceptAllSuggestions","acceptSuggestion","1TfmTsw","has","goToPreviousRestrictedEditingException","discardSuggestion","afterInit","1282090ouhUXj","TrackChangesEditing","trackChanges","7351290ElAntp","editor","discardSelectedSuggestions"];return(Bi=function(){return t})()}function Ui(t,e){const n=Bi();return(Ui=function(t,e){return n[t-=161]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(809179===parseInt(n(186))/1*(parseInt(n(176))/2)+-parseInt(n(182))/3+-parseInt(n(178))/4+-parseInt(n(167))/5+parseInt(n(181))/6+-parseInt(n(171))/7*(parseInt(n(183))/8)+-parseInt(n(179))/9*(-parseInt(n(164))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bi);class ji extends t.Plugin{[xi(163)](){const t=xi,e=this[t(168)];if(!e[t(170)][t(187)](t(173)))return;const n=e[t(170)][t(180)](t(165));n[t(177)](t(161)),n[t(177)](t(174));const r=e[t(170)][t(180)](t(173));r[t(177)](t(166)),r[t(177)](t(185)),r[t(177)](t(162)),r[t(177)](t(184)),r[t(177)](t(175)),r[t(177)](t(172)),r[t(177)](t(169))}}const Gi=Hi;function Vi(){const t=["addClass","editing","model","consumable","element","addMarker:suggestion:insertion","editor","_descriptionFactory","shiftEnter","test","30730581mbZWPo","3627300mDTnHf","408919jFuzgQ","ELEMENT_LINE_BREAK","534KBCZRx","markerName","4482cGDKKx","plugins","registerElementLabel","name","deletion","split","merge","insert","TrackChangesEditing","showSuggestionHighlights","376810rnIElY","ck-suggestion-marker--active","downcastDispatcher","includes","addMarker:suggestion","createUIElement","options","10ppuvJa","addMarker:suggestion:deletion","toViewPosition","enableCommand","mapper","locale","init","requires","markerRange","softBreak","get","getItems","401190PrENNW","writer","high","span","activeMarkers","bindElementToMarker","ck-suggestion-marker-","184EWqqvo","2582760nMZSlS","data","createPositionBefore"];return(Vi=function(){return t})()}!function(t,e){const n=Hi,r=t();for(;;)try{if(835959===-parseInt(n(275))/1+-parseInt(n(265))/2*(-parseInt(n(263))/3)+-parseInt(n(260))/4+parseInt(n(238))/5+-parseInt(n(246))/6+parseInt(n(261))/7*(-parseInt(n(245))/8)+parseInt(n(259))/9*(parseInt(n(226))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vi);class zi extends t.Plugin{static get[Gi(233)](){return[Zs.ShiftEnter]}[Gi(232)](){const t=Gi,e=this[t(255)],n=e[t(266)][t(236)](t(273));n[t(229)](t(257)),e[t(250)][t(277)].on(t(254),Wi(e),{priority:t(240)}),e[t(250)][t(277)].on(t(227),Wi(e),{priority:t(240)}),e[t(247)][t(277)].on(t(279),((n,r,s)=>{const o=t;s[o(225)][o(274)]&&Wi(e,{showActiveMarker:!1})(n,r,s)})),n[t(256)][t(267)](t(235),(n=>Hr(e[t(231)],t(262),n)))}}function Hi(t,e){const n=Vi();return(Hi=function(t,e){return n[t-=225]})(t,e)}function Wi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Hi,i=t[o(266)][o(236)](o(273));if(!s[o(252)][o(258)](r[o(234)],n[o(268)]))return;const a=t[o(251)];for(const t of r[o(234)][o(237)]()){if(!t.is(o(253),o(235)))continue;const n=o(269)==r[o(264)][o(270)](":")[1]?o(271):o(270),c=s[o(239)][o(280)](o(241),{class:o(244)+n}),u=s[o(230)][o(228)](a[o(248)](t));e&&i[o(242)][o(278)](r[o(264)])&&s[o(239)][o(249)](o(276),c),s[o(239)][o(272)](u,c),s[o(230)][o(243)](c,r[o(264)])}}}function qi(t,e){const n=Xi();return(qi=function(t,e){return n[t-=355]})(t,e)}const Ki=qi;function Xi(){const t=["commands","6624219AQMszm","restrictedEditingException","enableCommand","get","TrackChangesEditing","formatInline","document","214rFpsOJ","846575ZMkHmh","FORMAT_RESTRICTED_DISABLED","25473CBIsAc","formatBlock","value","afterInit","StandardEditingModeEditing","isCollapsed","type","1388500iBxCmI","has","format","45HdYsws","plugins","FORMAT_RESTRICTED_ENABLED","change","commandName","locale","selection","6881106ieUvUM","forceValue","markInlineFormat","5JylpJY","_descriptionFactory","54976bWmQLm","10Qnjerw","11264209WQMqSG","commandParams","getRanges","model","editor","from","registerDescriptionCallback"];return(Xi=function(){return t})()}!function(t,e){const n=qi,r=t();for(;;)try{if(618862===parseInt(n(383))/1+-parseInt(n(382))/2*(-parseInt(n(385))/3)+-parseInt(n(392))/4+parseInt(n(363))/5*(parseInt(n(360))/6)+-parseInt(n(375))/7+parseInt(n(365))/8*(parseInt(n(395))/9)+parseInt(n(366))/10*(-parseInt(n(367))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xi);class Qi extends t.Plugin{[Ki(388)](){const t=Ki,e=this[t(371)],n=e[t(370)],r=e[t(358)];if(!e[t(396)][t(393)](t(389)))return;const s=e[t(396)][t(378)](t(379)),o=t(376),i=e[t(374)][t(378)](o);s[t(377)](o,((e,r={})=>{const a=t,c=n[a(381)][a(359)];if(c[a(390)])return void e(r);const u=void 0!==r[a(361)]?r[a(361)]:!i[a(387)];n[a(356)]((()=>{const t=a,e=Array[t(372)](c[t(369)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(362)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(364)][t(373)]((e=>{const n=t;if(n(386)!=e[n(391)]&&n(380)!=e[n(391)])return;const{data:s}=e;return s&&s[n(357)]==o?s[n(368)][0][n(361)]?{type:n(394),content:Hr(r,n(355))}:{type:n(394),content:Hr(r,n(384))}:void 0}))}}function Zi(){const t=["_descriptionFactory","definitions","6643fGIiMZ","element","styleName","TrackChangesEditing","56BOYEGn","plugins","401607qfjuwe","has","10frtbAf","8OFKDrg","ghsAttributes","locale","Style","_enableDefaultAttributesIntegration","commandName","*Remove format:* %0","config","formatBlock","getGhsAttributeNameForElement","add","84SNWmhj","registerAttributeLabel","style","10338LRiOhB","670AcGzns","registerDescriptionCallback","3645741LhKgUD","DataSchema","formatInline","14968NhghiB","get","GeneralHtmlSupport","forceValue","_registerBlockAttribute","commandParams","block","176488CfBRlM","*Set format:* %0","_registerInlineAttribute","afterInit","inline","24568VEigDs","type","format","StyleUtils","6180nSRAjH","normalizeConfig","editor","FORMAT_STYLE","toLowerCase","_registerLegacyDescription"];return(Zi=function(){return t})()}const Yi=Ji;function Ji(t,e){const n=Zi();return(Ji=function(t,e){return n[t-=337]})(t,e)}!function(t,e){const n=Ji,r=t();for(;;)try{if(173353===-parseInt(n(376))/1*(-parseInt(n(356))/2)+parseInt(n(367))/3*(parseInt(n(388))/4)+parseInt(n(371))/5*(parseInt(n(370))/6)+parseInt(n(351))/7*(-parseInt(n(383))/8)+-parseInt(n(353))/9*(parseInt(n(355))/10)+-parseInt(n(373))/11+parseInt(n(339))/12*(parseInt(n(347))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zi);class $i extends t.Plugin{[Yi(386)](){const t=Yi,e=this[t(341)];if(!e[t(352)][t(354)](t(359))||!e[t(352)][t(354)](t(374)))return;const n=e[t(352)][t(377)](t(350)),r=e[t(358)],s=e[t(363)][t(377)](t(369))||{},o=e[t(352)][t(377)](t(378)),i=e[t(352)][t(377)](t(338))[t(340)](e[t(352)][t(377)](t(374)),s[t(346)]);n[t(360)](t(369));const a=new Set;for(const e of i[t(382)]){const n=o[t(365)](e[t(348)]);a[t(366)](n)}const c=new Set;for(const e of i[t(387)]){const n=o[t(365)](e[t(348)]);c[t(366)](n);for(const n of e[t(357)])c[t(366)](n)}for(const e of a)n[t(380)](e),n[t(345)][t(368)](e,Hr(r,t(342)));for(const e of c)n[t(385)](e),n[t(345)][t(368)](e,Hr(r,t(342)));this[t(344)]()}[Yi(344)](){const t=Yi,e=this[t(341)],n=e[t(358)];e[t(352)][t(377)](t(350))[t(345)][t(372)]((e=>{const r=t;if(r(364)!=e[r(389)]&&r(375)!=e[r(389)])return;const{data:s}=e;return s&&r(369)===s[r(361)]?s[r(381)][0][r(379)]?{type:r(337),content:Hr(n,r(384),s[r(381)][0][r(349)][r(343)]())}:{type:r(337),content:Hr(n,r(362),s[r(381)][0][r(349)][r(343)]())}:void 0}))}}const ta=na;function ea(){const t=["start","writer","removeTableColumn","isInContent","nodeBefore","tablePaste","addMarker:suggestion","registerPostFixer","selectTableColumn","max","_tablePostFixingSubtypes","type","ELEMENT_TABLE","accept","399339HONVkc","minRow","8qQjTCE","min","getChangedMarkers","cell","map","discard","downcastDispatcher","enableCommand","data","every","getRanges","2101LKxmiv","some","getContainedElement","removeTableRow","ELEMENT_TABLE_ROW_WITH_TEXT","ELEMENT_TABLE_COLUMN_WITH_TEXT","low","getColumnIndexes","MIN_SAFE_INTEGER","model","refresh","1548696XTzPjg","_descriptionFactory","createRangeIn","add","tableRow","oldRange","getSelectionAffectedTableCells","insert","end","tableColumn","get","createRangeOn","rootName","31090fKQFto","classes","createPositionAt","change","includes","getRowIndexes","5600WijWMV","getChanges","table","_suggestionFactory","findAncestor","maxRow","colspan","document","minColumn","_splitMarkerName","*Insert:* %0","length","first","createTableWalker","_acceptFormatSuggestionCallbackFactory","batch","above","editor","542wgVovD","1960YrPkYB","_getCoordsForCells","fromRange","_setupColumnsRowsFixing","insertion","isEqual","insertTable","4632Lgnakm","TableUtils","root","_tableSuggestions","locale","detach","subType","TableEditing","toViewElement","markMultiRangeInsertion","change:data","ELEMENT_TABLE_COLUMN","options","MAX_SAFE_INTEGER","order","selection","registerDescriptionCallback","last","registerElementLabel","startsWith","deletion","2066610hCJUrE","insertTableRowBelow","rowspan","from","enqueueChange","differ","3254166JyCdgC","substr","insertTableColumnRight","element","setSelection","maxColumn","join","span","8EWJjGF","ELEMENT_TABLE_ROW","execute","position","getSuggestion","$graveyard","insertTableRowAbove","toLowerCase","isTouching","getCellLocation","TrackChangesEditing","isIntersectingWithRange","forceValue","getAttribute","$textProxy","mapper","highest","registerCustomCallback","has","getFirstRange","selectTableRow","left","values","filter","markMultiRangeDeletion","addClass","name","_getSuggestionCoords","39BZHolG","ELEMENT_TABLE_WITH_TEXT","nodeAfter","addRange","item","tableCell","commands","getItems","plugins","isArray","showSuggestionHighlights","insertTableColumnLeft","push","getChildren","afterInit","hasAttribute","suggestion","removeClass","*Remove:* %0"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=203]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(388465===parseInt(n(280))/1*(-parseInt(n(279))/2)+parseInt(n(218))/3*(-parseInt(n(220))/4)+parseInt(n(308))/5+-parseInt(n(287))/6*(-parseInt(n(261))/7)+-parseInt(n(322))/8*(-parseInt(n(314))/9)+parseInt(n(255))/10*(-parseInt(n(231))/11)+parseInt(n(242))/12*(parseInt(n(350))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ea);class ra extends t.Plugin{constructor(t){const e=na;super(t),this[e(214)]=[e(246),e(251)],this[e(290)]=new Set}[ta(364)](){const t=ta,e=this[t(278)],n=e[t(240)][t(268)][t(302)];if(!e[t(358)][t(340)](t(294)))return;const r=e[t(291)],s=e[t(358)][t(252)](t(332)),o=e[t(358)][t(252)](t(288));s[t(243)][t(305)](t(263),(e=>Hr(r,t(216),e))),this[t(283)](),s[t(227)](t(286)),s[t(227)](t(342)),s[t(227)](t(212));for(const r of[t(328),t(309)]){const i=e[t(356)][t(252)](r);s[t(227)](r,(r=>{const a=t;e[a(240)][a(258)]((t=>{const e=a;r();const c=e(277)===i[e(301)],u=o[e(248)](n),l=o[e(260)](u),f=c?l[e(273)]-1:l[e(304)]+1,h=u[0][e(265)](e(263)),g=o[e(274)](h,{startRow:f,endRow:f}),d=Array[e(311)](g)[e(224)]((n=>t[e(253)](n[e(223)])));s[e(296)](d,e(246))}))}))}for(const r of[t(361),t(316)]){const i=e[t(356)][t(252)](r);s[t(227)](r,(r=>{const a=t;e[a(240)][a(258)]((t=>{const e=a;r();const c=e(343)===i[e(301)],u=o[e(248)](n),l=o[e(238)](u),f=c?l[e(273)]-1:l[e(304)]+1,h=u[0][e(265)](e(263)),g=o[e(274)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(311)](g)[e(224)]((n=>t[e(253)](n[e(223)])));s[e(296)](d,e(251))}))}))}for(const r of[t(234),t(206)]){const i=r[t(315)](11),a=i[t(329)](),c=a[t(315)](0,3)+t(321),u=t(263)+i,l=t(221)+i,f=t(213)+i;s[t(227)](r,(()=>{const i=t;e[i(240)][i(258)]((t=>{const e=i,h=o[e(248)](n),g=h[0][e(265)](e(263));let d;if(e(234)==r){const t=o[e(260)](h);d={startRow:t[e(273)],endRow:t[e(304)],includeAllSlots:!0}}else{const t=o[e(238)](h);d={startColumn:t[e(273)],endColumn:t[e(304)],includeAllSlots:!0}}const p=o[e(274)](g,d),m=Array[e(311)](p)[e(224)]((({cell:t})=>t)),I=sa(m[e(345)]((t=>t[e(365)](c)))),E=sa(m[e(345)]((t=>!t[e(365)](c))))[e(224)]((n=>t[e(253)](n))),b=s[e(346)](E,u);if(b&&(e(246)==b[e(293)]||e(251)==b[e(293)])){const n=this[e(349)](b);for(const r of I){const s=t[e(253)](r),i=o[e(331)](r),u=r[e(335)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(353)](s)}}}))}))}function c(r){const s=t,o=Array[s(311)](n[s(230)]())[s(224)]((t=>i.LiveRange[s(282)](t)));e[s(240)][s(258)]((t=>{const n=s,i=t[n(276)];r=r[n(345)]((t=>n(327)!=t[n(289)][n(254)])),t[n(318)](r),e[n(356)][n(252)](n(234))[n(241)](),e[n(324)](n(234),{forceDefaultExecution:!0}),e[n(240)][n(312)]((()=>{const t=n;e[t(240)][t(312)](i,(e=>{const n=t,r=o[n(345)]((t=>n(327)!=t[n(289)][n(254)]));r[n(272)]>0&&e[n(318)](r);for(const t of o)t[n(292)]()}))}))}))}function u(r){const s=t;e[s(240)][s(258)]((t=>{const o=s,a=Array[o(311)](n[o(230)]())[o(224)]((t=>i.LiveRange[o(282)](t))),c=[];for(const t of r)for(const e of t[o(357)]({shallow:!0}))c[o(362)](e);for(const n of c)o(327)!=n[o(289)][o(254)]&&(t[o(318)](t[o(257)](n,0)),e[o(356)][o(252)](o(206))[o(241)](),e[o(324)](o(206),{forceDefaultExecution:!0}));const u=a[o(345)]((t=>o(327)!=t[o(289)][o(254)]));u[o(272)]>0&&t[o(318)](u);for(const t of a)t[o(292)]()}))}function l(e,n){const r=t;return n[r(229)]((t=>e[r(232)]((e=>e[r(250)][r(285)](t[r(204)])||t[r(250)][r(285)](e[r(204)])))))}function f(e,n){const r=t;return e[r(232)]((t=>n[r(232)]((e=>t[r(250)][r(330)](e[r(204)])))))}e[t(228)][t(226)].on(t(210),((e,n,r)=>{const s=t;if(!r[s(299)][s(360)])return;const o=n[s(354)];if(!o)return;const i=r[s(337)][s(295)](o);function c(t){return Array[s(359)](t)?t:[t]}i&&s(355)===o[s(348)]&&(0,a.setHighlightHandling)(i,r[s(205)],((t,e,n)=>n[s(347)](c(e[s(256)]),t)),((t,e,n)=>n[s(367)](c(e[s(256)]),t)))}),{priority:t(338)}),s[t(243)][t(303)]((e=>{const n=t;if(n(284)!=e[n(215)]&&n(307)!=e[n(215)])return;const s=e[n(233)]();if(null!=s&&s.is(n(317),n(263))){if(n(284)==e[n(215)]){const t=e[n(357)]()[n(345)]((t=>t.is(n(336))))[n(224)]((t=>t[n(228)]));if(t[n(272)])return{type:n(284),content:Hr(r,n(271),Hr(r,n(351),'"'+t[n(320)](" ")+'"'))}}if(n(307)==e[n(215)]){const t=e[n(357)]()[n(345)]((t=>t.is(n(336))))[n(224)]((t=>t[n(228)]));if(t[n(272)])return{type:n(307),content:Hr(r,n(203),Hr(r,n(351),'"'+t[n(320)](" ")+'"'))}}}})),s[t(243)][t(303)]((e=>{const n=t;if(n(246)==e[n(293)]){const t=e[n(357)]()[n(345)]((t=>t.is(n(336))))[n(224)]((t=>t[n(228)])),s=this[n(349)](e),o=s[n(266)]-s[n(219)]+1;if(n(284)==e[n(215)])return t[n(272)]?{type:n(284),content:Hr(r,n(271),Hr(r,n(235),[o,'"'+t[n(320)](" ")+'"']))}:{type:n(284),content:Hr(r,n(271),Hr(r,n(323),o))};if(n(307)==e[n(215)])return t[n(272)]?{type:n(307),content:Hr(r,n(203),Hr(r,n(235),[o,'"'+t[n(320)](" ")+'"']))}:{type:n(307),content:Hr(r,n(203),Hr(r,n(323),o))}}if(n(251)==e[n(293)]){const t=e[n(357)]()[n(345)]((t=>t.is(n(336))))[n(224)]((t=>t[n(228)])),s=this[n(349)](e),o=s[n(319)]-s[n(269)]+1;if(n(284)==e[n(215)])return t[n(272)]?{type:n(284),content:Hr(r,n(271),Hr(r,n(236),[o,'"'+t[n(320)](" ")+'"']))}:{type:n(284),content:Hr(r,n(271),Hr(r,n(298),o))};if(n(307)==e[n(215)])return t[n(272)]?{type:n(307),content:Hr(r,n(203),Hr(r,n(236),[o,'"'+t[n(320)](" ")+'"']))}:{type:n(307),content:Hr(r,n(203),Hr(r,n(298),o))}}})),s[t(264)][t(339)](t(284),t(246),t(225),c),s[t(264)][t(339)](t(307),t(246),t(217),c),s[t(264)][t(339)](t(284),t(251),t(225),u),s[t(264)][t(339)](t(307),t(251),t(217),u),s[t(264)][t(339)](t(284),t(251),t(320),l),s[t(264)][t(339)](t(307),t(251),t(320),l),s[t(264)][t(339)](t(284),t(246),t(320),f),s[t(264)][t(339)](t(307),t(246),t(320),f)}[ta(275)](){const t=ta,e=this[t(278)],n=e[t(240)][t(268)][t(302)];return(r,s)=>{const o=t;e[o(240)][o(258)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(250)][a(208)];u&&u[0]&&!1===u[0][a(334)]&&(l=r[0][a(204)][a(352)]);const f=t[a(244)](l);if(a(327)==f[a(289)][a(254)])return;const h=Array[a(311)](n[a(230)]())[a(224)]((t=>i.LiveRange[a(282)](t)));t[a(318)](f),e[a(356)][a(252)](c)[a(241)](),u[a(362)]({forceDefaultExecution:!0}),e[a(324)](c,...u);const g=h[a(345)]((t=>a(327)!=t[a(289)][a(254)]));g[a(272)]>0&&t[a(318)](g);for(const t of h)t[a(292)]()}))}}[ta(281)](t){const e=ta,n=this[e(278)][e(358)][e(252)](e(288));let r=Number[e(300)],s=Number[e(239)],o=Number[e(300)],i=Number[e(239)];for(const a of t){if(e(327)==a[e(289)][e(254)])continue;const{row:t,column:c}=n[e(331)](a),u=a[e(365)](e(310))?a[e(335)](e(310))-1:0,l=a[e(365)](e(267))?a[e(335)](e(267))-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}}[ta(283)](){const t=ta,e=this[t(278)],n=e[t(358)][t(252)](t(332)),r=e[t(358)][t(252)](t(288));e[t(240)][t(268)].on(t(297),(()=>{const r=t,s=Array[r(311)](e[r(240)][r(268)][r(313)][r(222)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(270)](t);if(r(366)!=s)continue;if(null!=e[r(247)])continue;const a=n[r(326)](o);this[r(214)][r(259)](i)&&this[r(290)][r(245)](a)}}),{priority:t(237)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(253)](e),a=e[s(265)](s(263)),c=r[s(331)](e);for(const t of this[s(290)]){const n=t[s(293)],r=n[s(306)](s(209)),u=n[s(315)](r?10:5),l=u[s(329)](),f=l[s(315)](0,3)+s(321),h=s(221)+u,g=s(213)+u;if(!t[s(207)])continue;if(a!=t[s(341)]()[s(204)][s(265)](s(263)))continue;if(t[s(333)](i))continue;const d=e[s(365)](f)?e[s(335)](f)-1:0,p=this[s(349)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(353)](i),o=!0)}return o};e[t(240)][t(268)][t(211)]((n=>{const r=t;let o=!1;for(const t of e[r(240)][r(268)][r(313)][r(262)]())if(r(249)==t[r(215)])if(r(246)==t[r(348)])for(const e of t[r(325)][r(352)][r(363)]())o=o||s(e,n);else r(355)==t[r(348)]&&(o=o||s(t[r(325)][r(352)],n));return o}))}[ta(349)](t){const e=ta;return this[e(281)](t[e(230)]()[e(224)]((t=>t[e(204)][e(352)])))}}function sa(t){const e=ta;return Array[e(311)](new Set(t)[e(344)]())}const oa=ia;function ia(t,e){const n=ca();return(ia=function(t,e){return n[t-=132]})(t,e)}!function(t,e){const n=ia,r=t();for(;;)try{if(975872===parseInt(n(144))/1+-parseInt(n(160))/2+parseInt(n(210))/3+-parseInt(n(203))/4+parseInt(n(145))/5+parseInt(n(133))/6+-parseInt(n(184))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ca);class aa extends t.Plugin{static get[oa(195)](){return[ra]}[oa(205)](){const t=oa,e=this[t(209)],n=e[t(204)][t(226)][t(189)],r=e[t(218)];if(!e[t(151)][t(182)](t(146)))return;const s=e[t(151)][t(186)](t(149)),o=e[t(151)][t(186)](t(187)),a=e[t(151)][t(186)](ra);a[t(170)][t(150)](t(212)),s[t(183)](t(212),(()=>{const n=t,r=o[n(223)](e[n(204)][n(226)][n(189)]);e[n(204)][n(134)]((()=>{const t=n;s[t(172)](r,{commandName:t(212),commandParams:[]},[],t(212))}))})),e[t(198)][t(186)](t(212)).on(t(214),((n,r)=>{const o=t;e[o(198)][o(186)](o(174))[o(165)]&&(r[o(173)]>0&&r[r[o(173)]-1]&&r[r[o(173)]-1][o(201)]||s[o(207)]||this[o(158)]()||n[o(139)]())}),{priority:t(216)});for(const n of[t(136),t(217),t(157),t(162)]){const r=e[t(198)][t(186)](n);s[t(183)](n,(()=>{const n=t,o=e[n(204)][n(226)][n(189)][n(199)]()[n(164)]()[n(191)]((t=>t.is(n(180),n(137)))),i=r[n(165)];e[n(204)][n(134)]((()=>{const t=n;s[t(172)]([o,i],{commandName:t(212),commandParams:[]},[],t(212))}))}))}for(const n of[t(194),t(154)]){const r=e[t(198)][t(186)](n);s[t(183)](n,(()=>{const i=t,a=o[i(223)](e[i(204)][i(226)][i(189)])[0],c=a[i(142)](i(166)),{column:u,row:l}=o[i(143)](a);let f=[];if(i(148)==r[i(153)]){const t=o[i(155)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(169)](t)[i(152)]((t=>t[i(193)]))}else{const t=o[i(155)](c,{column:u,includeAllSlots:!0});f=Array[i(169)](t)[i(152)]((t=>t[i(193)]))}e[i(204)][i(134)]((t=>{const e=i;s[e(215)](t[e(188)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(197)][t(138)]((e=>{const n=t;if(n(156)!=e[n(132)]&&n(179)!=e[n(132)])return;const{data:s}=e;return s&&n(212)==s[n(206)]?{type:n(225),content:Hr(r,n(221))}:void 0})),s[t(197)][t(138)]((e=>{const n=t;if(n(156)!=e[n(132)]&&n(179)!=e[n(132)])return;const{data:s}=e;return s?n(194)==s[n(206)]?{type:n(225),content:Hr(r,n(168))}:n(154)==s[n(206)]?{type:n(225),content:Hr(r,n(220))}:void 0:void 0}));const c=a[t(141)]();for(const e of[t(136),t(217),t(157),t(162)])s[t(227)][t(224)](t(156),e,t(167),c);for(const e of[t(194),t(154)])s[t(227)][t(224)](t(156),e,t(167),c);s[t(227)][t(224)](t(156),t(212),t(167),(r=>{const s=t;e[s(204)][s(134)]((t=>{const o=s,a=Array[o(169)](n[o(181)]())[o(152)]((t=>i.LiveRange[o(159)](t)));t[o(211)](r),e[o(198)][o(186)](o(212))[o(222)](),e[o(214)](o(212),{forceDefaultExecution:!0});const c=a[o(219)]((t=>o(208)!=t[o(192)][o(196)]));c[o(173)]>0&&t[o(211)](c);for(const t of a)t[o(185)]()}))}));for(const n of[t(136),t(157),t(162),t(217)]){const r=e[t(198)][t(186)](n);r.on(t(202),((n,s,o)=>{const i=t;if(o){const t=e[i(204)][i(226)][i(189)][i(199)]()[i(164)]()[i(191)]((t=>t.is(i(180),i(137))));this[i(140)](r[i(165)],t)||(n[i(147)]=!1,n[i(139)]())}}),{priority:t(190)})}}[oa(158)](){const t=oa,e=this[t(209)][t(198)][t(186)](t(212)),n=this[t(209)][t(151)][t(186)](t(187));if(!e[t(163)])return!1;const r=n[t(223)](this[t(209)][t(204)][t(226)][t(189)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(140)](e,n))return!1;return!0}[oa(140)](t,e){const n=oa,r=this[n(209)][n(151)][n(186)](n(149)),s=this[n(209)][n(204)][n(188)](t),o=this[n(209)][n(204)][n(188)](e),i=new Set,a=new Set;for(const t of r[n(213)]())if((n(176)==t[n(132)]||n(177)==t[n(132)]||n(212)==t[n(171)])&&t[n(161)])for(const e of t[n(181)]())e[n(175)](s,!0)&&i[n(135)](t[n(132)]+":"+t[n(178)].id),e[n(175)](o,!0)&&a[n(135)](t[n(132)]+":"+t[n(178)].id);if(i[n(200)]!=a[n(200)])return!1;for(const t of i)if(!a[n(182)](t))return!1;return!0}}function ca(){const t=["splitTableCellHorizontally","createTableWalker","formatBlock","mergeTableCellDown","_areSelectedCellsMergable","fromRange","2321062LYDCMD","isInContent","mergeTableCellLeft","isEnabled","getAncestors","value","table","accept","*Split cell:* vertically","from","_tablePostFixingSubtypes","subType","markMultiRangeBlockFormat","length","trackChanges","containsRange","insertion","deletion","author","formatInline","element","getRanges","has","enableCommand","252427EHolcn","detach","get","TableUtils","createRangeOn","selection","low","find","root","cell","splitTableCellVertically","requires","rootName","_descriptionFactory","commands","getFirstPosition","size","forceDefaultExecution","set:isEnabled","7163044XQIqpp","model","afterInit","commandName","_isForcedDefaultExecutionBlock","$graveyard","editor","1229772JHNuOI","setSelection","mergeTableCells","getSuggestions","execute","markBlockFormat","highest","mergeTableCellRight","locale","filter","*Split cell:* horizontally","*Merge cells*","refresh","getSelectionAffectedTableCells","registerCustomCallback","format","document","_suggestionFactory","type","6139800YqPQQj","change","add","mergeTableCellUp","tableCell","registerDescriptionCallback","stop","_areMergableCells","_acceptFormatSuggestionCallbackFactory","findAncestor","getCellLocation","1070312arCymd","7298445ujrIWz","TableEditing","return","horizontally","TrackChangesEditing","push","plugins","map","direction"];return(ca=function(){return t})()}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=302]})(t,e)}function fa(){const t=["consume","mapper","editor","markerName","type","getSuggestion","has","data-suggestion","name","bindElementToMarker","commandName","start","FORMAT_HEADER_ROW","nodeAfter","writer","locale","setAttribute","consumable","6HuBtCy","data","markerRange","TableUtils","highest","createTableWalker","addMarker:suggestion","setTableColumnHeader","commandParams","removeMarker:suggestion","requires","afterInit","toViewElement","forceValue","FORMAT_REGULAR_COLUMN","120OnULDW","plugins","addClass","ck-suggestion-marker--active","FORMAT_REGULAR_ROW","_handleLegacySuggestions","setTableRowHeader","registerDescriptionCallback","get","1812loibmk","parent","341000LSuHoj","8488697pllWcy","6388VXqqpG","5031570Gtknam","ck-suggestion-marker-","removeClass","headingColumns","registerAttributeLabel","TrackChangesEditing","editing","formatBlock","showSuggestionHighlights","_registerLegacyDescription","markerNameToElements","483579pKsGVj","cell","format","_descriptionFactory","_acceptFormatSuggestionCallbackFactory","_enableDefaultAttributesIntegration","2139816DAoMOI","removeAttribute","_splitMarkerName","end","unbindElementFromMarkerName","headingRows","107239bcqxyC","registerCustomCallback","*Format:* %0","downcastDispatcher","options","getCellLocation","accept","activeMarkers","includes","1630WENSmS","FORMAT_HEADER_COLUMN","_suggestionFactory","nodeBefore","item","stop","TableEditing"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(622387===parseInt(n(324))/1+parseInt(n(344))/2+parseInt(n(322))/3*(-parseInt(n(326))/4)+-parseInt(n(327))/5+parseInt(n(384))/6*(-parseInt(n(325))/7)+-parseInt(n(313))/8*(-parseInt(n(338))/9)+-parseInt(n(359))/10*(-parseInt(n(350))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(308)](){return[ra]}[ua(309)](){const t=ua,e=this[t(368)];if(!e[t(314)][t(372)](t(365)))return;const n=e[t(381)],r=e[t(314)][t(321)](t(332));r[t(343)](t(319),[],[t(349)]),r[t(343)](t(305),[],[t(330)]),r[t(341)][t(331)](t(349),Hr(n,t(378))),r[t(341)][t(331)](t(330),Hr(n,t(360))),this[t(318)]()}[ua(318)](){const t=ua,e=this[t(368)][t(314)][t(321)](t(332)),n=this[t(368)][t(314)][t(321)](t(387)),r=this[t(368)][t(314)][t(321)](ra)[t(342)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=la,{type:c,id:u}=e[a(346)](o[a(369)]),l=e[a(371)](u),f=l[a(385)];if(a(334)!=l[a(370)]||!f||a(305)!=f[a(376)])return;if(o[a(363)])return void s[a(364)]();if(!i[a(383)][a(366)](o[a(386)],s[a(374)]))return;const h=o[a(386)][a(377)][a(379)],g=o[a(386)][a(347)][a(362)],d=h[a(323)][a(323)],{column:p}=n[a(355)](h),{column:m}=n[a(355)](g);for(let s=p;s<=m;s++){const l=n[a(303)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(339)],l=i[a(367)][a(310)](s);i[a(380)][a(315)](a(328)+c,l),r&&i[a(380)][a(382)](a(373),u,l),i[a(367)][a(375)](l,o[a(369)]),t&&(e[a(357)][a(358)](o[a(369)])?i[a(380)][a(315)](a(316),l):i[a(380)][a(329)](a(316),l))}}}}e[t(361)][t(351)](t(334),t(319),t(356),r),e[t(361)][t(351)](t(334),t(305),t(356),r),this[t(368)][t(333)][t(353)].on(t(304),s(),{priority:t(302)}),this[t(368)][t(385)][t(353)].on(t(304),((e,n,r)=>{const o=t;r[o(354)][o(335)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(302)}),this[t(368)][t(333)][t(353)].on(t(307),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(346)](r[o(369)]),c=e[o(371)](a),u=c[o(385)];if(o(334)!=c[o(370)]||!u||o(305)!=u[o(376)])return;const l=s[o(367)][o(337)](r[o(369)]);if(l)for(const t of l)s[o(380)][o(329)](o(328)+i,t),s[o(380)][o(329)](o(316),t),s[o(380)][o(345)](o(373),t),s[o(367)][o(348)](t,r[o(369)])}),{priority:t(302)}),this[t(336)]()}[ua(336)](){const t=ua,e=this[t(368)],n=e[t(381)];function r(e){const r=t;return{type:r(340),content:Hr(n,r(352),e)}}e[t(314)][t(321)](t(332))[t(341)][t(320)]((e=>{const s=t;if(s(334)!=e[s(370)])return;const{data:o}=e;if(o){if(s(319)==o[s(376)]){const t=o[s(306)][0][s(311)];return r(Hr(n,s(t?378:317)))}if(s(305)==o[s(376)]){const t=o[s(306)][0][s(311)];return r(Hr(n,s(t?360:312)))}}}))}}const ga=ba;function da(){const t=["setAttribute","createPositionBefore","columnInsertionRanges","removeMarkers","ck-suggestion-marker-insertion","map","rows","name","cells","length","getTableIfOnlyTableInContent","last","some","author","_replaceTableSlotCell","removeColumns","markMultiRangeDeletion","nextSibling","tablePasteColumn","subType","registerDescriptionCallback","filter","tablePasteRow","fromRange","set","getContainedElement","rootName","ck-suggestion-marker--active","getChanges","53054Ujrgej","documentSelection","tableCell","columns","stop","conversion","insert","end","change","createRangeOn","removeMarker","insertionRanges","2laWLLg","differ","previous","595371QkbzqN","document","entries","tableCellVerticalAlignment","getColumns","getRowIndexes","$graveyard","trackChanges","commands","tableCellBorderStyle","return","_tablePostFixingSubtypes","tableCellBorderWidth","keys","remove","endColumn","markerName","wrap","call","start","unwrap","ck-suggestion-marker","dataDowncast","findAncestor","reduce","removeRows","35xBUbvy","11770aLbeUb","position","getChildren","tableCellBorderColor","listenTo","high","getAllAdjacentSuggestions","forEach","next","containsRange","tableCellPadding","fromEntries","getRows","isInContent","showSuggestionHighlights","deletionRanges","TableClipboard","discard","125896VvwGZn","Users","getChild","includes","createRangeIn","insertion","from","insertContent","locale","360156MhZiOD","tablePaste","getColumnIndexes","columnInsertionIndexes","suggestionUnloaded","3803772ZZehTE","rowInsertionIndexes","TableUtils","registerCustomCallback","root","suggestion-td","createTableWalker","createElement","getMarkers","getShiftedBy","setAttributes","push","table","markMultiRangeBlockFormat","_suggestionFactory","view","editing","elementToElement","first","element","get","getAttributes","forceDefaultExecution","isEmpty","accept","tableCellBackgroundColor","fill","requires","createRange","getRanges","oldRange","move","paragraph","schema","getRange","plugins","for","deletion","register","activeMarkers","startsWith","clipboardOutput","getSuggestion","every","TrackChangesEditing","rowInsertionRanges","type","endRow","suggestionLoaded","cell","77ygpgAH","insertColumns","previousSibling","join","getSelectionAffectedTableCells","_createdBatches","tablePasteCell","3443NYvVXg","markerToHighlight","options","detach","afterInit","markMultiRangeInsertion","registerPostFixer","batch","value","has","attributes","suggestion","_getCoordsForCells","suggestion:formatBlock:tablePasteCell","editor","_splitMarkerName","column","markers","redo","insertRows","getChangedMarkers","formatBlock","updateMarker","low","getItems","editingDowncast","tableCellSuggestion","isEqual","tablePasteChainId","getSuggestionCallback","selection","*Replace table cells*","row","_descriptionFactory","tableCellHorizontalAlignment","_isForcedDefaultExecutionBlock","add","content","hasSuggestion","markerAttributes","find","model","getSuggestions","nodeAfter","newRange","1242918TFbYWQ"];return(da=function(){return t})()}!function(t,e){const n=ba,r=t();for(;;)try{if(333114===parseInt(n(561))/1*(-parseInt(n(549))/2)+-parseInt(n(564))/3+parseInt(n(412))/4*(parseInt(n(384))/5)+parseInt(n(417))/6+-parseInt(n(467))/7*(parseInt(n(403))/8)+-parseInt(n(519))/9+parseInt(n(385))/10*(-parseInt(n(474))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(da);const pa=[ga(370),ga(388),ga(573),ga(508),ga(567),ga(442),ga(395)],ma=Object[ga(396)](pa[ga(525)]((t=>[t,null])));class Ia extends t.Plugin{static get[ga(444)](){return[ra]}[ga(478)](){const t=ga,n=this[t(488)];if(!n[t(452)][t(483)](t(401)))return;const r=n[t(452)][t(437)](t(461)),s=n[t(452)][t(437)](t(419)),o=n[t(452)][t(437)](ra),a=n[t(452)][t(437)](t(401));o[t(369)][t(428)](t(542),t(538)),n[t(515)][t(450)][t(455)](t(500),{allowIn:t(551),allowContentOf:t(551),isLimit:!0}),n[t(554)][t(434)]({model:t(500),view:t(422)});let c=null;n[t(515)].on(t(410),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(529)]-1];h&&h[u(439)]||r[u(509)]||this[u(488)][u(572)][u(437)](u(571))[u(482)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(550)))return!1;const i=s[o(530)](t,n);if(!i||!Ta(i,void 0,r))return!1;const a=r[o(471)](n[o(565)][o(504)]);if(!a[o(529)])return!1;const c=a[0][o(381)](o(429)),l=r[o(569)](a),f=r[o(414)](a),h={startRow:l[o(435)],endRow:l[o(531)],startColumn:f[o(435)],endColumn:f[o(531)]};return 1==a[o(529)]&&(h[o(464)]+=r[o(397)](i)-1,h[o(373)]+=r[o(568)](i)-1),Ta(c,h,r)}(l,f,n[u(515)],s,a)&&(o[u(553)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(515)][u(557)]((()=>{const t=u;n[t(515)][t(410)](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(529)]&&r[t(479)](o,t(542),{tablePasteChainId:s}),a[t(529)]&&r[t(479)](a,t(538),{tablePasteChainId:s}),l[t(529)]&&(r[t(479)](l,t(413),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(392)]((e=>{const n=t;var r;return null===(r=e[n(477)])||void 0===r?void 0:r[n(376)](e)}))),f[t(529)]&&(r[t(536)](f,t(413),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(392)]((e=>{const n=t;var r;return null===(r=e[n(477)])||void 0===r?void 0:r[n(376)](e)})));const g=r[t(430)](h[t(525)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(473),{tablePasteChainId:s});if(g){const e=g[t(425)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(515)][t(558)](s),a=e[t(514)]((e=>e[t(451)]()[t(501)](i)));a&&r[t(428)]([a[t(527)],o])}r[t(529)]&&g[t(520)](t(513),Object[t(396)](r))}c=null})))}),{priority:e.priorities[t(390)]+10}),n[t(452)][t(437)](t(401)).on(t(534),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(553)]();const u=s[r(466)],l=o,f=Ea(u),h=Ea(l);e[r(368)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(372)](u[r(405)](0));for(const t of Array[r(409)](l[r(387)]()))a[r(555)](t,u,r(556));const t=c[r(418)][r(406)](s[r(506)]),e=c[r(415)][r(406)](s[r(490)]);t||e||(g=i.LiveRange[r(543)](a[r(407)](u)))}else h&&!f&&(d=a[r(407)](u));else{const t=a[r(424)](r(500)),e=a[r(424)](r(500));a[r(375)](a[r(407)](u),e),a[r(555)](t,u,0);for(const e of Array[r(409)](l[r(387)]()))a[r(555)](e,t,r(556));g=i.LiveRange[r(543)](a[r(558)](t)),d=i.LiveRange[r(543)](a[r(558)](e))}const p=Array[r(409)](l[r(438)]())[r(541)]((([t])=>pa[r(406)](t)));c[r(528)][r(428)]({element:u,attributes:p[r(529)]?Object[r(396)](p):null}),g&&c[r(560)][r(428)](g),d&&c[r(400)][r(428)](d)}),{priority:t(390)}),s.on(t(468),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(552)]||1;c[o(415)]=new Array(l)[o(443)](u)[o(525)](((t,e)=>t+e));for(const{cell:t}of s[o(423)](i,{startColumn:u,endColumn:u+l-1}))c[o(522)][o(428)](n[o(515)][o(558)](t))}),{priority:t(497)}),s.on(t(493),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(526)]||1;c[o(418)]=new Array(l)[o(443)](u)[o(525)](((t,e)=>t+e));for(const{cell:t}of s[o(423)](i,{startRow:u,endRow:u+l-1}))c[o(462)][o(428)](n[o(515)][o(558)](t))}),{priority:t(497)}),r[t(507)][t(540)]((e=>{const r=t;if(e[r(539)]&&e[r(539)][r(457)](r(413)))return e[r(563)]?{}:{type:r(408),content:Hr(n[r(411)],r(505))}}));const u=()=>!1;for(const e of[t(413),t(538),t(542),t(473)])r[t(431)][t(420)](t(408),e,t(470),u),r[t(431)][t(420)](t(454),e,t(470),u),r[t(431)][t(420)](t(495),e,t(470),u);r[t(431)][t(420)](t(495),t(473),t(402),u),r[t(431)][t(420)](t(495),t(473),t(441),((e,r,s)=>{const o=t,i=e[o(525)]((t=>t[o(545)]()))[o(541)]((t=>t)),a=new Map(i[o(525)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(528)])e&&a[o(544)](t,e);else if(s&&s[o(513)])for(const[t,e]of Object[o(566)](s[o(513)])){const r=n[o(515)][o(491)][o(437)](t),s=r?r[o(451)]()[o(545)]():null;s&&a[o(544)](s,e)}n[o(515)][o(557)]((t=>{const e=o;for(const[n,r]of a)t[e(427)]({...ma,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(431)][o(420)](e,o(413),s,((t,i,a)=>{const c=o;n[c(515)][c(557)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(377)][o(517)];t.is(o(436),o(500))&&u[o(428)](t)}r[o(431)][o(503)](e,null,s)(t,i,a);for(const t of u)o(570)!=t[o(421)][o(546)]&&n[o(378)](t)}))}))};l(t(408),t(441)),l(t(408),t(402)),l(t(454),t(441)),l(t(454),t(402)),r[t(431)][t(420)](t(408),t(542),t(402),(e=>{const n=t,r=e[n(525)]((t=>t[n(545)]())),i=r[0][n(381)](n(429)),{minRow:a,maxRow:c}=o[n(486)](r);s[n(383)](i,{at:a,rows:c-a+1})})),r[t(431)][t(420)](t(408),t(538),t(402),(e=>{const n=t,r=e[n(525)]((t=>t[n(545)]())),i=r[0][n(381)](n(429)),{minColumn:a,maxColumn:c}=o[n(486)](r);s[n(535)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(539)]||!n[s(539)][s(457)](s(413)))return;const o=n[s(484)][s(502)],i=r[s(516)]()[s(541)]((t=>t[s(398)]&&t[s(484)]&&t[s(484)][s(502)]==o));i[s(529)]&&n[s(391)]()[s(529)]!=i[s(529)]&&i[s(382)](((t,e)=>(t[s(393)]=e,e[s(563)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(489)](e[s(374)]),i=[s(379),s(524)],a=r[s(456)][s(406)](e[s(374)]);return a&&i[s(428)](s(547)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(465),f,{priority:t(390)}),r.on(t(416),f,{priority:t(390)}),n[t(515)][t(565)][t(480)]((()=>{const e=t;let s=!1;const o=Array[e(409)](n[e(515)][e(565)][e(562)][e(494)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(489)](t);if(e(485)!=o||e(454)!=a||i[e(447)])continue;if(!r[e(512)](c))continue;const u=r[e(459)](c)[e(446)](),l=n[e(452)][e(437)](e(404)).me;for(const t of r[e(516)]())if(t[e(398)]&&t[e(533)]==l&&e(495)==t[e(463)]&&e(473)==t[e(539)]&&t[e(446)]()[e(460)]((t=>u[e(532)]((n=>n[e(394)](t,!0))))))for(const n of t[e(391)]())n[e(398)]&&(n[e(402)](),s=!0)}return s})),n[t(515)][t(565)][t(480)]((e=>{const s=t,o=n[s(572)][s(437)](s(492));if(!o||!o[s(472)][s(483)](e[s(481)]))return!1;let i=!1;const a=n[s(452)][s(437)](s(404)).me,c=n[s(515)][s(565)][s(562)][s(548)](),u=Array[s(409)](n[s(515)][s(565)][s(562)][s(494)]())[s(541)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(489)](t);return n(485)==o&&n(413)==i&&c==a.id&&!e[n(447)]}));for(const t of c){if(s(555)!=t[s(463)]||s(500)!=t[s(527)]||1!=t[s(529)])continue;const n=e[s(445)](t[s(386)],t[s(386)][s(426)](1));if(!u[s(514)]((({data:t})=>t[s(518)][s(501)](n))))for(const{name:t,data:r}of u)if(n[s(394)](r[s(518)])){e[s(496)](t,{range:n}),i=!0;break}}return i})),n[t(515)][t(565)][t(480)]((e=>{const s=t;let o=!1;const i=n[s(452)][s(437)](s(404)).me,a=r[s(516)]()[s(541)]((t=>t[s(398)]&&t[s(533)]==i)),c=new Set,u=new Set;for(const t of a)if(s(413)==t[s(539)])for(const e of t[s(425)]()){const n=e[s(451)]()[s(545)]();if(n)if(n.is(s(436),s(500))&&Ea(n)){t[s(559)](e[s(527)]),c[s(510)](n),o=!0;const r=n[s(537)],i=n[s(469)],a=r&&r.is(s(436),s(500)),l=i&&i.is(s(436),s(500));a&&!c[s(483)](r)&&u[s(510)](r),l&&!c[s(483)](i)&&u[s(510)](i)}else n.is(s(436),s(449))&&n[s(440)]&&(t[s(559)](e[s(527)]),o=!0)}else if(s(473)==t[s(539)]){if(!t[s(484)]||!t[s(484)][s(502)])continue;const e=t[s(484)][s(513)];if(e&&Object[s(371)](e)[s(529)])continue;const n=t[s(484)][s(502)];let r=!0,i=!0;for(const e of a)if(e[s(539)]&&e[s(539)][s(457)](s(413))){if(!e[s(484)][s(502)]){i=!1;break}if(e.id!=t.id&&e[s(484)][s(502)]==n){r=!1;break}}i&&r&&(t[s(523)](),o=!0)}for(const t of c)e[s(372)](t);for(const t of u)e[s(378)](t);return o})),n[t(554)][t(453)](t(499))[t(475)]({model:t(487),view:(t,e)=>h(t),converterPriority:t(390)}),n[t(554)][t(453)](t(380))[t(475)]({model:t(487),view:(e,n)=>n[t(476)][t(399)]?h(e,!1):null,converterPriority:t(390)});const g=n[t(433)][t(432)];this[t(389)](g[t(565)],t(458),((e,n)=>{const r=t,s=[];for(const t of g[r(407)](n[r(511)])[r(498)]())t.is(r(436),r(422))&&s[r(428)](t);g[r(557)]((t=>{const e=r;for(const n of s)t[e(448)](t[e(407)](n),t[e(521)](n)),t[e(372)](n)}))}))}}function Ea(t){const e=ga;if(t[e(440)])return!0;const n=t[e(405)](0);return n.is(e(436),e(449))&&n[e(440)]}function ba(t,e){const n=da();return(ba=function(t,e){return n[t-=368]})(t,e)}function Ta(t,e={},n){const r=ga;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(423)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const _a=ya;function ya(t,e){const n=Ca();return(ya=function(t,e){return n[t-=162]})(t,e)}!function(t,e){const n=ya,r=t();for(;;)try{if(228711===parseInt(n(206))/1+parseInt(n(170))/2+parseInt(n(205))/3+parseInt(n(201))/4*(-parseInt(n(215))/5)+-parseInt(n(203))/6*(parseInt(n(177))/7)+-parseInt(n(211))/8+-parseInt(n(167))/9*(-parseInt(n(188))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ca);class Aa extends t.Plugin{[_a(181)](){const t=_a;if(!this[t(197)][t(171)][t(165)](t(193)))return;const e=this[t(197)][t(171)][t(189)](t(217));e[t(207)](t(173),this[t(169)][t(209)](this)),e[t(210)][t(196)](t(216),t(166),t(164),e[t(210)][t(204)](t(216),null,t(192))),e[t(210)][t(196)](t(216),t(166),t(192),e[t(210)][t(204)](t(216),null,t(164))),e[t(212)][t(200)](this[t(194)][t(209)](this))}[_a(169)](t,e){const n=_a,r=this[n(197)][n(171)][n(189)](n(217)),s=this[n(197)][n(171)][n(189)](n(193)),o=e[n(208)]||this[n(197)][n(195)][n(184)][n(214)][n(168)]();this[n(197)][n(195)][n(190)]((()=>{const i=n,a=s[i(179)](o);let c=a?s[i(176)](a):null,u=o[i(213)](i(175))||null;const l=e[i(175)]||u,f=e[i(174)]||c,h=this[i(197)][i(171)][i(189)](i(199)).me;for(const t of r[i(191)]()){const e=t[i(182)]();if(i(166)===t[i(163)]&&e===o){t[i(185)]!==h&&t[i(192)]();const e=t[i(183)][i(162)];u=e[0][i(175)],c=e[0][i(174)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(178)](o,{commandName:i(173),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(166)},[],i(166))}))}[_a(194)](t){const e=_a;if(e(216)!=t[e(180)]&&e(198)!=t[e(180)])return;const{data:n}=t;if(n&&e(166)===n[e(202)]){const t=e(186);return{type:e(187),content:Hr(this[e(197)][e(172)],t)}}}}function Ca(){const t=["subType","accept","has","resizeTable","216yRTrHj","getSelectedElement","handleResizeTableWidthCommand","141222EbSRLN","plugins","locale","resizeTableWidth","columnWidths","tableWidth","getTableColumnsWidths","37254dZwyuH","markBlockFormat","getColumnGroupElement","type","afterInit","getContainedElement","data","document","author","*Format:* resize table","format","26670ONPCcm","get","change","getSuggestions","discard","TableColumnResizeEditing","handleSuggestionDescription","model","registerCustomCallback","editor","formatInline","Users","registerDescriptionCallback","668QntShW","formatGroupId","6vIJMnG","getSuggestionCallback","1347423HuULQk","306287vRJlTV","enableCommand","table","bind","_suggestionFactory","3379048IYNzgs","_descriptionFactory","getAttribute","selection","6995BOVjyQ","formatBlock","TrackChangesEditing","commandParams"];return(Ca=function(){return t})()}function ka(){const t=["40mFsqeP","enableCommand","afterInit","insertTemplate","get","3128875klskvA","38qiJiFd","has","721069rYhopI","475299mWzyyz","22531760mAFDzu","2382xsDuuw","11081SczKuM","Template","47856ZsGezN","TrackChangesEditing","2416864WSLopS","editor","plugins"];return(ka=function(){return t})()}const Na=La;function La(t,e){const n=ka();return(La=function(t,e){return n[t-=195]})(t,e)}!function(t,e){const n=La,r=t();for(;;)try{if(365368===parseInt(n(211))/1+parseInt(n(209))/2*(parseInt(n(198))/3)+parseInt(n(200))/4+parseInt(n(208))/5+-parseInt(n(195))/6*(-parseInt(n(196))/7)+-parseInt(n(203))/8*(parseInt(n(212))/9)+-parseInt(n(213))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ka);class Ra extends t.Plugin{[Na(205)](){const t=Na,e=this[t(201)];e[t(202)][t(210)](t(197))&&e[t(202)][t(207)](t(199))[t(204)](t(206))}}const Sa=Ma;function va(){const t=["5853685ZusbqN","locale","enableCommand","7186bYOzZn","37539469iHQqLn","editor","plugins","TrackChangesEditing","7193520EWhztx","9hueTHs","get","commands","8rJAlXK","ELEMENT_TABLE_OF_CONTENTS","afterInit","insertTableOfContents","234070MQdump","registerElementLabel","657wzlsfn","tableOfContents","3309243MlxumT","316HZfZuu","31916XuXNbS","_descriptionFactory"];return(va=function(){return t})()}function Ma(t,e){const n=va();return(Ma=function(t,e){return n[t-=379]})(t,e)}!function(t,e){const n=Ma,r=t();for(;;)try{if(997863===parseInt(n(381))/1*(-parseInt(n(399))/2)+-parseInt(n(396))/3*(parseInt(n(400))/4)+parseInt(n(402))/5+-parseInt(n(386))/6+-parseInt(n(398))/7*(-parseInt(n(390))/8)+parseInt(n(387))/9*(parseInt(n(394))/10)+parseInt(n(382))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(va);class Oa extends t.Plugin{[Sa(392)](){const t=Sa,e=this[t(383)];if(!e[t(389)][t(388)](t(393)))return;e[t(384)][t(388)](t(385))[t(380)](t(393));const n=e[t(384)][t(388)](t(385)),r=e[t(379)];n[t(401)][t(395)](t(397),(e=>Hr(r,t(391),e)))}}const wa=Fa;function Da(){const t=["updateMarker","schema","12pVxBrx","document","Title","end","suggestion","from","get","getChangedMarkers","1oaBtOc","57upzIKL","differ","20vYLRlQ","locale","forward","nodeBefore","element","_splitMarkerName","has","34140qTRILg","1224864bjavqQ","getNearestSelectionRange","plugins","isCollapsed","createRange","_descriptionFactory","260624evXyxp","start","isEqual","title-content","registerElementLabel","ELEMENT_TITLE","330966suUqfv","registerPostFixer","isTouching","1704VLpSPx","newRange","236290JxmGcB","2830lGUAJv","3995959CZDlhJ","editor","TrackChangesEditing","afterInit","removeMarker","model"];return(Da=function(){return t})()}function Fa(t,e){const n=Da();return(Fa=function(t,e){return n[t-=410]})(t,e)}!function(t,e){const n=Fa,r=t();for(;;)try{if(116177===parseInt(n(430))/1*(parseInt(n(412))/2)+-parseInt(n(431))/3*(parseInt(n(440))/4)+parseInt(n(413))/5*(-parseInt(n(410))/6)+parseInt(n(447))/7+-parseInt(n(441))/8+parseInt(n(453))/9*(parseInt(n(433))/10)+parseInt(n(414))/11*(parseInt(n(422))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Da);class Pa extends t.Plugin{[wa(417)](){const t=wa,e=this[t(415)];if(!e[t(443)][t(439)](t(424)))return;const n=e[t(443)][t(428)](t(416));n[t(446)][t(451)](t(450),(()=>Hr(e[t(434)],t(452)))),e[t(419)][t(423)][t(454)]((r=>{const s=t;let o=!1;const i=Array[s(427)](e[s(419)][s(423)][s(432)][s(429)]());for(const{name:t,data:a}of i){const{group:i}=n[s(438)](t);if(s(426)!==i||!a[s(411)])continue;const c=a[s(411)],u=c[s(425)][s(436)];if(!u||!u.is(s(437),s(450)))continue;if(!c[s(448)][s(455)](c[s(425)]))continue;const l=e[s(419)][s(421)][s(442)](c[s(425)],s(435));if(l&&l[s(444)]){const e=r[s(445)](c[s(448)],l[s(448)]);e[s(449)](c)||(r[s(420)](t,{range:e}),o=!0)}o||(r[s(418)](t),o=!0)}return o}))}}const xa=Ba;function Ba(t,e){const n=Ua();return(Ba=function(t,e){return n[t-=359]})(t,e)}function Ua(){const t=["614480MvBAfZ","1yARIkG","1333827jBgVVQ","afterInit","9VdmPkg","editor","TrackChangesEditing","1486388naMSMq","undo","redo","enableCommand","1410505HeHlev","528185XbVvIB","4879432bPtCZg","UndoEditing","244lZQZUf","plugins","7797JaMZjd","12xTRaSA","has","get"];return(Ua=function(){return t})()}!function(t,e){const n=Ba,r=t();for(;;)try{if(379648===parseInt(n(368))/1*(-parseInt(n(374))/2)+parseInt(n(363))/3*(-parseInt(n(361))/4)+-parseInt(n(378))/5*(-parseInt(n(364))/6)+-parseInt(n(379))/7+parseInt(n(359))/8*(parseInt(n(371))/9)+parseInt(n(367))/10+parseInt(n(369))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[xa(370)](){const t=xa,e=this[t(372)],n=e[t(362)][t(366)](t(373));e[t(362)][t(365)](t(360))&&(n[t(377)](t(375)),n[t(377)](t(376)))}}function Ga(t,e){const n=Ha();return(Ga=function(t,e){return n[t-=429]})(t,e)}const Va=Ga;!function(t,e){const n=Ga,r=t();for(;;)try{if(412001===parseInt(n(431))/1+-parseInt(n(429))/2*(parseInt(n(430))/3)+parseInt(n(440))/4+parseInt(n(434))/5+parseInt(n(435))/6+-parseInt(n(446))/7+parseInt(n(436))/8*(parseInt(n(444))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ha);class za extends t.Plugin{static get[Va(443)](){return[ra]}[Va(432)](){const t=Va,e=this[t(437)];e[t(445)][t(438)](t(442))&&e[t(445)][t(447)](t(439))[t(441)](t(433))}}function Ha(){const t=["TrackChangesEditing","1874564FPlilv","enableCommand","TableCaptionEditing","requires","26361Ypyjey","plugins","3335437VzoCxP","get","1716mFPhOt","1353fuvIqB","218040jqfkKp","afterInit","toggleTableCaption","2540345BGttVl","150294exFPxF","152LdWavr","editor","has"];return(Ha=function(){return t})()}const Wa=Ka;function qa(){const t=["_descriptionFactory","document","TableUtils","20iIECWf","4quCqAt","get","_handlePropertyChange","tableProperties","join","_getSuggestion","*Format:* change table cell properties","accept","29833UwPKQV","tableCellHorizontalAlignment","data","573752Kjlkrd","tableCellBorderStyle","registerDescriptionCallback","TrackChangesTableProperties","tableCellBackgroundColor","TablePropertiesEditing","TrackChangesEditing","locale","pluginName","tableBorderStyle","model","tableCellPadding","2638485LJKdbR","getSelectionAffectedTableCells","2185530bhGTdL","afterInit","tableCellHeight","change","selection","format","table","tableBorderWidth","enqueueChange","formatBlock","tableCellBorderColor","tableCellVerticalAlignment","tableCellBorderWidth","tableCellWidth","has","1308565hWSBZZ","1660731BpFIUa","subType","markBlockFormat","setAttribute","findAncestor","removeAttribute","start","getSuggestions","getSuggestionCallback","plugins","tableCellProperties","getAttribute","handleSuggestionDescription","tableAlignment","batch","tableBorderColor","enableCommand","getContainedElement","tableBackgroundColor","3644333vcyduz","TableCellPropertiesEditing","commandParams","handleDiscardAction","*Format:* change table properties","getFirstPosition","_suggestionFactory","tableWidth","registerCustomCallback","editor","discard","tableHeight","nodeAfter"];return(qa=function(){return t})()}function Ka(t,e){const n=qa();return(Ka=function(t,e){return n[t-=212]})(t,e)}!function(t,e){const n=Ka,r=t();for(;;)try{if(371344===parseInt(n(269))/1*(-parseInt(n(260))/2)+-parseInt(n(225))/3*(-parseInt(n(261))/4)+-parseInt(n(224))/5+-parseInt(n(286))/6+parseInt(n(244))/7+-parseInt(n(272))/8+parseInt(n(284))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qa);class Xa extends t.Plugin{constructor(t){const e=Ka;super(t),this[e(264)]=[e(240),e(281),e(216),e(238),e(251),e(255),e(243)],this[e(235)]=[e(219),e(273),e(221),e(283),e(222),e(288),e(276),e(270),e(220)]}static get[Wa(280)](){return Wa(275)}[Wa(287)](){const t=Wa,e=this[t(253)][t(234)][t(262)](t(278));if(this[t(253)][t(234)][t(223)](t(277))){for(const n of this[t(264)])e[t(241)](n,((e,r)=>{const s=t,o=this[s(253)][s(282)][s(258)][s(213)][s(249)]()[s(229)](s(215));this[s(263)](n,[o],this[s(264)],s(264),e,r)}));e[t(250)][t(252)](t(218),t(264),t(268),e[t(250)][t(233)](t(218),null,t(254))),e[t(250)][t(252)](t(218),t(264),t(254),((e,n)=>this[t(247)](this[t(264)],e,n))),e[t(250)][t(252)](t(218),t(264),t(265),(()=>!1))}if(this[t(253)][t(234)][t(223)](t(245))){for(const n of this[t(235)])e[t(241)](n,((e,r)=>{const s=t,o=this[s(253)][s(234)][s(262)](s(259))[s(285)](this[s(253)][s(282)][s(258)][s(213)]);this[s(263)](n,o,this[s(235)],s(235),e,r)}));e[t(250)][t(252)](t(218),t(235),t(268),e[t(250)][t(233)](t(218),null,t(254))),e[t(250)][t(252)](t(218),t(235),t(254),((e,n)=>this[t(247)](this[t(235)],e,n))),e[t(250)][t(252)](t(218),t(235),t(265),(()=>!1))}e[t(257)][t(274)]((e=>this[t(237)](e)))}[Wa(263)](t,e,n,r,s,o){const i=Wa,a=this[i(253)][i(234)][i(262)](i(278));this[i(253)][i(282)][i(217)](o[i(239)],(()=>{const t=i;for(const i of e)if(this[t(266)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(236)](r);void 0!==n&&(e[r]=n)}s(o),a[t(227)](i,{commandParams:[e]},[],r)}}))}[Wa(247)](t,e,n){const r=Wa,s=e[0][r(231)][r(256)],o=n[r(246)][0];this[r(253)][r(282)][r(212)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(228)](r,o[r],s):e[n(230)](r,s)}))}[Wa(237)](t){const e=Wa;if(t[e(271)])switch(t[e(226)]){case e(264):return{type:e(214),content:Hr(this[e(253)][e(279)],e(248))};case e(235):return{type:e(214),content:Hr(this[e(253)][e(279)],e(267))}}}[Wa(266)](t,e){const n=Wa,r=this[n(253)][n(234)][n(262)](n(278));for(const s of r[n(232)]({skipNotAttached:!0})){const r=s[n(242)]();if(s[n(226)]===e&&r===t)return s}return null}}var Qa=Function.prototype,Za=Object.prototype,Ya=Qa.toString,Ja=Za.hasOwnProperty,$a=Ya.call(Object);const tc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=Ja.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&Ya.call(n)==$a};const ec=function(t){return tc(t)?void 0:t};var nc=Y?Y.isConcatSpreadable:void 0;const rc=function(t){return ie(t)||oe(t)||!!(nc&&t&&t[nc])};const sc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=rc),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Je(o,c):s||(o[o.length]=c)}return o};const oc=function(t){return(null==t?0:t.length)?sc(t,1):[]};const ic=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 ac=Math.max;const cc=function(t,e,n){return e=ac(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=ac(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),ic(t,this,a)}};const uc=function(t){return function(){return t}};const lc=Xt?function(t,e){return Xt(t,"toString",{configurable:!0,enumerable:!1,value:uc(e),writable:!0})}:function(t){return t};var fc=Date.now;const hc=function(t){var e=0,n=0;return function(){var r=fc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(lc);const gc=function(t){return hc(cc(t,void 0,oc),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})),Jt(t,sn(t),n),r&&(n=Kn(n,7,ec));for(var s=e.length;s--;)Br(n,e[s]);return n})),dc=mc;function pc(){const t=["acceptAllSuggestions","_setSuggestionData","track-changes-suggestion-not-found","unshift","getSuggestions","isAfter","containsPosition","change:activeMarkers","batch","formatInline:chain","discardSelectedSuggestions","updateSuggestion","markInlineFormat","rootName","registerPostFixer","map","suggestionChanged","update:suggestion","_setSuggestionRange","isIntersecting","getCustomProperty","meta","formatBlock","isTouching","addMarker:suggestion","_processAttributeSuggestions","discardSuggestion","removed","track-changes-adapter-already-set","formatBlock:chain","getContainedElement","element","markMultiRangeDeletion","ck-suggestion-marker--active","acceptSuggestion","markerReady","formatInline:discard","writer","getAncestors","length","markAttributeChange","always","getDifference","startsWith","_getExternalAuthor","formatBlock:accept","suggestionUnloaded","fetchCommentThread","backward","push","newValue","suggestion","_addThreadToSuggestion","enableCommand","attribute:join","attribute","addMarker","suggestion:","lowest","document","PendingActions","split","Users","toUpperCase","return","hasSuggestion","acceptSelectedSuggestions","change:data","containsItem","removeMarker:suggestion:formatBlock","createSelection","228jTvslH","markMultiRangeInsertion","createdAt","includes","markMultiRangeBlockFormat","next","_isForcedDefaultExecutionBlock","selection","_editor","markerToData","_refreshAttributeSuggestionsChain","reconvertMarker","nodeBefore","root","oldRange","deletion:join","setAttribute","_checkSuggestionCorrectness","change:_saved","_customCallbacks","insertion:","discardAllSuggestions","newRange","_getAuthorFromId","stop","head","getNearestSelectionRange","fromRange","isIntersectingWithRange","_isBlockAttribute","insertion","dataToMarker","range","filter","getMarkers","track-changes-enable-command-twice","forceDefaultExecution","item","_initAriaMarkerChangeAnnouncements","define","isAtStart","suggestion-type","comments","nodeAfter","commandName","clear","authoredAt","_getAttributeKey","type","_registerInlineAttribute","getWalker","_getSuggestionData","isArray","accept","containsRangeInObject","attributes","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","ready","upcast","deleteContent","insertion:chain","_commentsRepository","after","chain","open","some","getIntersection","sort","insertion:accept","elementStart","markerName","parent","substr","isAtEnd","_rangeIsInLocalUserInsertion","_reduceExistingSuggestions","isOwn","_adapter","then","track-changes-user-not-found","isSelectable","pluginName","ck-suggestion-marker-formatInline","ck-suggestion-marker-formatBlock","clone","addComment","ariaLiveAnnouncer","ck-suggestion-marker-","high","targetPosition","getRange","bindElementToMarker","@external","createPositionAt","mapper","FORMATTING","formatGroupId","every","applyOperation","_blockAttributeKeys","accepted","_removeSuggestion","isExternal","marker-count","warn","low","markerToHighlight","_joinWithAdjacentSuggestions","70XMePQz","_model","elementToElement","addSuggestion","markBlockFormat","execute","consume","$marker","activeMarkers","model","dataDowncast","rename","formatBlock:discard","addClass","author","_cutOutSuggestionMarker","multipleBlocks","_registerDefaultCallbacks","attributeKey","getSuggestion","isLimit","addMarker:suggestion:formatBlock","oldValue","detach","_suggestionFactory","_refreshSuggestionsChain","trackChangesCommand","assign","config","enqueueChange","previous","isMultiRange","_isDataLoaded","_defaultCallbacks","start","multi","isNextTo","groupId","isLocal","_inlineAttributeKeys","editingDowncast","createRange","isBefore","createPositionAfter","addMarkerName","discard","addUser","locale","_isRegisteredAttribute","announce","$graveyard","attributeOldValue","$text","_reduceSuggestionAttributeRange","removeClass","rethrowUnexpectedError","setSelection","suggestion:attribute:","keys","unbind","concat","hasComments","_suggestionState","_breakSuggestionMarker","track-changes-suggestion-data-mismatch","formatBlock:","_registerBlockAttribute","elementEnd","isInContent","formatInline:","addRange","_findSuggestions","_processAttributeChanges","_trackFormatChanges","buildSuggestion","editor","creator","tablePasteChainId","isCollapsed","value","formatBlock:join","stopListening","data-suggestion","rejected","_SUGGESTION_ANNOUNCEMENT","deletion:chain","default","_descriptionFactory","getChangedMarkers","_afterChanges","differ","_joinSuggestions","never","commands","documentSelection","getUser","_addSuggestionMarker","insertion:discard","_splitMarkerName","commentThread","fromCharCode","delete","hasCommentThread","getItems","containsRange","insertContent","164330pLQtcV","_handleNewSuggestionMarker","key","_element","LEAVE","getCommentThread","addHighlight","getMultiRangeId","notReady","originalSuggestionId","11297zGNcrG","dataReady","editing","addMarker:suggestion:attribute","listenTo","updateMarker","conversion","$elementName","suggestionLoaded","attributeNewValue","getSuggestionCallback","5470564htFeOb","set","_createSuggestion","getChanges","for","from","addSuggestionData","moveTargetPosition","change","isBlock","enableReadOnlyMode","name","showSuggestionHighlights","TrackChangesEditing","820xqXCxx","isUndo","getRanges","toViewElement","refresh","options","external:","track-changes-command-not-found","createPositionBefore","getFirstMarker","registerCustomCallback","formatInline:join","isEqual","values","adapter","add","forward","markerNameToElements","removeAttribute","ENTER","catch","error-saving-suggestion-data-suggestion-discarded","_saved","splice","collaboration.channelId","384784QdlvLK","track-changes-adapter-missing-getsuggestion","join","attribute:discard","trackChanges.trackFormatChanges","markDeletion","getAllAdjacentSuggestions","insert","5031016CmSsJX","resolve","_recordAttributeChanges","containerElement","formatInline:accept","_getMarkerAnnouncementText","createRangeIn","3595761GLapAo","ck-suggestion-marker","_onDiscard","getShiftedBy","unbindElementFromMarkerName","data","removeMarkers","skipNestingCheck","move","requires","removeComment","deletion:discard","addCommentThread","normal","attribute:accept","plugins","widget","$textProxy","format","before","removeMarker:suggestion:attribute","createRangeOn","has","CommentsRepository","substring","find","schema","consumable","init","removeMarker","remove","markers","deletion","666iPTxSO","isDocumentOperation","PENDING_ACTION_SUGGESTION","insertion:join","pop","trackChanges.mergeNestedSuggestions","forEach","createElement","toJSON","getLastMatchingPosition","formatInline","fire","_updateSuggestionData","getAttribute","subType","getFirstRange","authorName","howMany","size","attribute:","isRemovable","isObject","trackChanges","_enableDefaultAttributesIntegration","_mergeNestedSuggestions","group","splitPosition","markInsertion","_enabledCommands","end","setTo","deletion:","position","isInsideObject","deletion:accept","_suggestions","get","70fLceBr","highest"];return(pc=function(){return t})()}function mc(t,e){const n=pc();return(mc=function(t,e){return n[t-=402]})(t,e)}!function(t,e){const n=mc,r=t();for(;;)try{if(834792===-parseInt(n(568))/1*(parseInt(n(452))/2)+parseInt(n(633))/3+parseInt(n(626))/4+-parseInt(n(593))/5*(-parseInt(n(776))/6)+parseInt(n(703))/7*(parseInt(n(618))/8)+parseInt(n(666))/9*(-parseInt(n(558))/10)+-parseInt(n(579))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pc);const Ic=dc(575);class Ec extends t.Plugin{static get[dc(642)](){return[dc(656),o.Users,t.PendingActions,Jr,ns,as,fs,bs,ms,Cs,Rs,Bs,to,so,uo,ho,bo,Ao,No,Mo,Fo,zo,Uo,Ko,Yo,ti,ai,pi,oi,Gs,qs,bi,Ai,Li,vi,Pi,ji,zi,Qi,$i,ra,aa,ha,za,Ia,Aa,Oa,Xa,Ra,Pa,ja]}static get[dc(425)](){return dc(592)}constructor(t){const e=dc;function n(t){const e=mc;return t[e(720)]((t=>String[e(552)](t)))[e(620)]("")}super(t),this[e(833)]=!1,this[e(580)](e(460),[]),this.on(e(712),((n,r,s,o)=>{const i=e;this[i(453)][i(587)]((()=>{const e=i;for(const n of[...o,...s])this[e(453)][e(664)][e(655)](n)&&t[e(570)][e(787)](n)}))})),this[e(539)]=new Xr(this[e(527)][e(461)][e(659)],this[e(527)][e(499)]),this[e(421)]=null,this[e(476)]=new bc(this[e(527)]),this[e(701)]=new Map,this[e(405)]=t[e(648)][e(702)](e(656)),this[e(694)]=new Set,this[e(453)]=this[e(527)][e(461)],this[e(514)]=new WeakMap,this[e(782)]=!1,this[e(443)]=new Set([e(575)]),this[e(491)]=new Set,t[e(480)][e(815)](e(622),e(538)),this[e(525)]=t[e(480)][e(702)](e(622)),t[e(480)][e(815)](e(671),!0),this[e(690)]=t[e(480)][e(702)](e(671)),this[e(478)]=new f(t,this[e(694)]),this[e(814)](),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,54,49,50])}[dc(661)](){const t=dc,n=this[t(527)],r=(e,n)=>{const r=t;if(r(760)!=e)return r(431)+e;const s=n[r(766)]("|")[0];return this[r(805)](s)?r(427):r(426)};n[t(574)][t(583)](t(492))[t(450)]({model:t(756),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(550)](e[n(414)]),a=[n(634),r(o,i)];let c=3e3;return this[n(460)][n(779)](e[n(414)])&&(a[n(754)](n(738)),c=3010),n(665)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(574)][t(583)](t(462))[t(608)]((e=>{const r=t;e.on(r(729),((t,e,s)=>{const o=r;if(!s[o(598)][o(591)])return;const i=e[o(813)];if(!i)return;const c=s[o(438)][o(596)](i);n[o(461)][o(659)][o(687)](i)&&c&&!c[o(725)](o(649))&&c.is(o(629))&&(0,a.toWidget)(c,s[o(742)])}),{priority:r(432)})})),n[t(574)][t(583)](t(462))[t(450)]({model:t(756),view:(e,n)=>{const s=t;if(!n[s(598)][s(591)])return null;const{type:o,subType:i}=this[s(550)](e[s(414)]);return{classes:[s(634),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(813)])return;const{id:c}=this[a(550)](o[a(414)]);if(r){const t=this[a(701)][a(702)](c),e=this[a(823)](t);if(!this[a(805)](e))return}if(o[a(813)].is(a(783)))return void i[a(660)][a(458)](o[a(813)],s[a(590)]);const u=i[a(438)][a(596)](o[a(813)]);if(o[a(813)].is(a(736))&&n[a(461)][a(659)][a(588)](o[a(813)])&&!u[a(725)](a(564))){i[a(742)][a(465)]([a(634),a(427)],u),i[a(742)][a(792)](a(534),c,u),i[a(438)][a(435)](u,o[a(414)]),e&&(this[a(460)][a(779)](o[a(414)])?i[a(742)][a(465)](a(738),u):i[a(742)][a(506)](a(738),u));for(const t of n[a(461)][a(632)](o[a(813)])[a(555)]())i[a(660)][a(458)](t,s[a(590)]);i[a(660)][a(458)](o[a(813)],s[a(590)])}};n[t(574)][t(583)](t(462))[t(608)]((e=>{const n=t;e.on(n(473),((t,e,r)=>{const o=n;r[o(598)][o(591)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(704)})})),n[t(574)][t(583)](t(462))[t(608)]((e=>{const n=t;e.on(n(571),((t,e,r)=>{const o=n;r[o(598)][o(591)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(704)})})),n[t(574)][t(583)](t(462))[t(785)]({model:t(756),view:(e,n)=>n[t(598)][t(591)]?null:{group:t(756),name:e[t(416)](11)}}),n[t(574)][t(583)](t(402))[t(454)]({view:{name:t(756),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(762)+e[r(679)](r(817))+":"+e[r(679)]("id");return e[r(679)](r(447))&&(s+=":"+e[r(679)](r(447))),n[r(673)](r(459),{"data-name":s})}}),n[t(574)][t(583)](t(402))[t(807)]({view:t(756)}),n[t(574)][t(583)](t(492))[t(608)]((e=>{const n=t;e.on(n(473),s(),{priority:n(432)})})),n[t(574)][t(583)](t(492))[t(608)]((e=>{const n=t;e.on(n(571),s({isAttributeSuggestion:!0}),{priority:n(432)})})),n[t(574)][t(583)](t(492))[t(608)]((e=>{const n=t;e.on(n(774),((t,e,r)=>{const s=n,o=r[s(438)][s(610)](e[s(414)]);if(o)for(const t of o)t[s(725)](s(564))||(r[s(742)][s(506)]([s(634),s(427),s(738)],t),r[s(742)][s(611)](s(534),t),r[s(438)][s(637)](t,e[s(414)]))}),{priority:n(432)})})),n[t(574)][t(583)](t(492))[t(608)]((e=>{const n=t;e.on(n(653),((t,e,r)=>{const s=n,o=r[s(438)][s(610)](e[s(414)]);if(!o)return;const{id:i}=this[s(550)](e[s(414)]),a=this[s(701)][s(702)](i),c=this[s(823)](a);if(this[s(805)](c))for(const t of o)t[s(725)](s(564))||(r[s(742)][s(506)]([s(634),s(427),s(738)],t),r[s(742)][s(611)](s(534),t),r[s(438)][s(637)](t,e[s(414)]))}),{priority:n(432)})})),n[t(461)][t(764)][t(719)]((e=>{const r=t;let s=!1;const o=Array[r(584)](n[r(461)][r(764)][r(542)][r(540)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(550)](t);if(r(756)!==o)continue;const h=this[r(701)][r(702)](f);if(null!=c[r(798)]){r(676)==u&&(s=s||yc(c[r(798)],t,e,n[r(461)][r(659)]));const o=r(760)==u&&this[r(805)](l[r(766)]("|")[0]);if(c[r(798)][r(530)]||r(502)==c[r(798)][r(789)][r(718)]||r(727)==u&&!Cc(c[r(798)])||o&&!Cc(c[r(798)])||r(665)==u&&(_c(a=c[r(798)])||function(t){const e=r;return t[e(486)][e(415)]==t[e(695)][e(788)]&&t[e(486)][e(417)]}(a)))e[r(662)](t),s=!0;else{if(!h||!h[r(520)])continue;i[r(608)](h)}}}var a;return i[r(684)]>0&&(s=!!this[r(451)](i)||s),s})),n[t(461)][t(764)][t(719)]((e=>{const r=t;let s=!1;for(const t of n[r(461)][r(764)][r(542)][r(582)]())if(r(625)==t[r(824)])for(const t of this[r(701)][r(606)]()){if(t[r(483)]||!t[r(520)])continue;const o=r(727)==t[r(824)],i=this[r(823)](t),a=i&&this[r(805)](i);if(!o&&!a)continue;const c=t[r(681)]();if(c[r(486)][r(415)]!=c[r(695)][r(415)]&&!c[r(695)][r(417)]){const o=n[r(461)][r(437)](c[r(486)][r(819)],r(695)),i=n[r(461)][r(493)](c[r(486)],o);e[r(573)](t[r(602)](),{range:i}),s=!0}}return s})),n[t(461)][t(764)][t(719)]((e=>this[t(524)](e))),n[t(461)][t(764)][t(719)]((e=>!e[t(713)][t(490)]&&this[t(730)](e))),n[t(461)].on(t(541),(()=>{this[t(833)]=!1})),n[t(461)][t(764)].on(t(772),((r,s)=>{const o=t;if(!s[o(490)]||s[o(594)])return;if(!this[o(833)])return;const i=n[o(461)][o(764)][o(542)][o(582)]();if(0==i[o(744)])return;const a=[],c=i[o(809)]((t=>o(760)==t[o(824)])),u=i[o(809)]((t=>o(625)==t[o(824)]&&o(504)!=t[o(590)])),l=i[o(809)]((t=>o(663)==t[o(824)]&&o(504)!=t[o(590)]));for(const t of c)this[o(500)](t[o(470)])&&a[o(754)]({key:t[o(470)],newValue:t[o(577)],oldValue:t[o(503)],range:kc(t[o(808)],n[o(461)])});for(const t of u){const e=l[o(658)]((e=>e[o(561)]===t[o(561)]));if(e){const r=Nc(t[o(698)][o(819)],n[o(461)]);e[o(590)]!==t[o(590)]&&a[o(754)]({key:o(575),newValue:t[o(590)],oldValue:e[o(590)],range:r});for(const[n,s]of e[o(831)]){if(!this[o(500)](n))continue;const e=t[o(831)][o(702)](n);s!==e&&a[o(754)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(831)])this[o(500)](n)&&(e[o(831)][o(655)](n)||a[o(754)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(744)]&&n[o(461)][o(481)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(745)](t,e,s,o,{groupId:r});this[n(419)](t,a)}))}),{priority:t(763)}),n[t(461)][t(664)].on(t(722),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(550)](n[s(590)]),e=this[s(701)][s(702)](t);e&&e[s(496)](n[s(590)])}})),n[t(461)][t(764)].on(t(772),(()=>{const e=t,r=Array[e(584)](n[e(461)][e(764)][e(542)][e(540)]())[e(809)]((t=>e(756)===this[e(550)](t[e(590)])[e(691)]));if(0===r[e(744)])return;r[e(411)](((t,n)=>{const r=e,s=t[r(638)][r(790)],o=n[r(638)][r(790)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(486)][r(494)](o[r(486)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(550)](t);if(null===n[e(790)]){const n=this[e(559)](t);o[e(608)](n)}else{const t=this[e(701)][e(702)](r);null!==n[e(798)]||t[e(520)]?(s[e(608)](t[e(801)]),o[e(608)](t)):this[e(445)](t)}}o[e(684)]>0&&this[e(477)](o);for(const t of s)this[e(677)](e(721),t)})),n[t(461)].on(t(442),((e,r)=>{const s=t,o=r[0];if(!this[s(701)][s(684)])return;if(!o[s(667)])return;if(o[s(713)][s(594)]||!o[s(713)][s(490)])return;let i,a;switch(o[s(824)]){case s(625):i=n[s(461)][s(437)](o[s(698)]),a=i[s(636)](o[s(683)]);break;case s(766):i=n[s(461)][s(437)](o[s(692)]),a=n[s(461)][s(437)](o[s(586)]);break;case s(641):i=n[s(461)][s(437)](o[s(433)]),a=i[s(636)](o[s(683)]);break;default:return}const c=n[s(461)][s(493)](i,a);n[s(461)][s(587)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(523)](c)){if(e[t(483)])continue;if(t(676)==e[t(824)])continue;const r=this[t(823)](e);if(r&&this[t(805)](r)&&t(766)!=o[t(824)])continue;const s=e[t(638)]&&e[t(638)][t(468)];(t(727)!=e[t(824)]||t(766)==o[t(824)]&&!s)&&(n[t(830)]||t(806)==e[t(824)]&&n[t(420)]||e[t(681)]()[t(556)](c)&&this[t(515)](e,i,a))}}))}),{priority:t(763)}),n[t(461)].on(t(403),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(812)])return;if(this[s(782)])return;if(!this[s(478)][s(531)])return;if(o[s(530)])return;const a=n[s(461)][s(659)],{start:c,end:u}=o[s(681)](),l=c[s(819)]&&a[s(472)](c[s(819)])?null:a[s(802)](c,s(609)),f=u[s(788)]&&a[s(472)](u[s(788)])?null:a[s(802)](u,s(753)),h=n[s(461)][s(493)](l?l[s(486)]:c,f?f[s(695)]:u);n[s(461)][s(587)]((t=>{const e=s;this[e(623)](h);const r=n[e(461)][e(659)][e(802)](h[e(486)]);o.is(e(546))?t[e(508)](r):o[e(696)](r)})),e[s(800)]()}),{priority:e.priorities[t(646)]+10}),n[t(461)].on(t(557),((e,r)=>{const s=t,o=r[r[s(744)]-1];o&&o[s(812)]||this[s(782)]||this[s(478)][s(531)]&&(n[s(461)][s(587)]((()=>{const t=s;let o=n[t(461)][t(557)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(769)]=o[t(428)]();const i=o[t(695)][t(788)],a=n[t(461)][t(659)];i&&a[t(588)](i)&&!a[t(687)](i)&&(o=n[t(461)][t(493)](o[t(486)],n[t(461)][t(437)](i,t(695)))),this[t(693)](o)})),e[s(800)]())}),{priority:t(432)}),this[t(527)][t(545)][t(608)](t(688),this[t(478)]),this[t(758)](t(688));const o=new d(n,this[t(701)]);n[t(545)][t(608)](t(739),o),this[t(758)](t(739));const i=new b(n,this[t(701)]);n[t(545)][t(608)](t(731),i),this[t(758)](t(731)),n[t(545)][t(608)](t(705),new S(n,o,this[t(701)])),this[t(758)](t(705)),n[t(545)][t(608)](t(797),new S(n,i,this[t(701)])),this[t(758)](t(797)),n[t(545)][t(608)](t(771),new O(n,o,this[t(701)])),this[t(758)](t(771)),n[t(545)][t(608)](t(715),new O(n,i,this[t(701)])),this[t(758)](t(715));const c=n[t(648)][t(702)](t(656));this[t(572)](c,t(429),((e,{threadId:n})=>{const r=t,s=this[r(701)][r(702)](n);s&&s[r(551)]&&1===s[r(551)][r(744)]&&this[r(678)](n,{hasComments:!0})}),{priority:t(449)}),this[t(572)](c,t(643),((e,{threadId:n})=>{const r=t,s=this[r(701)][r(702)](n);s&&s[r(551)]&&!s[r(551)][r(744)]&&this[r(678)](n,{hasComments:!1})}),{priority:t(449)})}set[dc(607)](t){const n=dc;if(this[n(421)])throw new e.CKEditorError(n(733),this);this[n(421)]=t}get[dc(607)](){return this[dc(421)]}[dc(709)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=dc,r=[];for(const e of this[n(701)][n(606)]())t&&!e[n(520)]||r[n(754)](e);return e?r[n(720)]((t=>t[n(674)]())):r}[dc(471)](t){const n=dc,r=this[n(701)][n(702)](t);if(!r)throw new e.CKEditorError(n(707),this);return r}[dc(770)](t){const e=dc;return this[e(701)][e(655)](t)}[dc(585)](t){const e=dc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(824)][e(766)](":"),a=this[e(701)][e(702)](r)||this[e(581)](o,i,r,n,s);if(this[e(757)](a),this[e(793)](a,o,i||null,n),a[e(778)]=t[e(778)],a[e(484)]=!0,s&&s[e(436)]){const t=s[e(436)],n=this[e(749)](t[e(682)]);a[e(822)]=t[e(778)],a[e(466)]=n,a[e(446)]=!0}else a[e(822)]=t[e(778)];switch(t[e(638)]&&(a[e(638)]=t[e(638)]),t[e(831)]&&(a[e(831)]=t[e(831)]),this[e(421)]&&this[e(421)][e(455)]||(a[e(615)]=!0),this[e(514)][e(702)](a)){case e(566):this[e(514)][e(580)](a,e(569));break;case e(740):a[e(520)]?(this[e(451)](new Set([a])),this[e(477)](new Set([a])),this[e(514)][e(580)](a,e(834)),this[e(677)](e(576),a)):this[e(514)][e(580)](a,e(732))}return a}[dc(739)](t){const e=dc;this[e(812)]((()=>{const n=e;this[n(527)][n(461)][n(587)]((()=>{const e=n;for(const n of t[e(624)]())n[e(829)]()}))}))}[dc(731)](t){const e=dc;this[e(812)]((()=>{const n=e;this[n(527)][n(461)][n(587)]((()=>{const e=n;for(const n of t[e(624)]())n[e(497)]()}))}))}[dc(758)](t,n){const r=dc,s=this[r(527)][r(545)][r(702)](t);if(!s)throw new e.CKEditorError(r(600),this,{commandName:t});if(this[r(694)][r(655)](s))throw new e.CKEditorError(r(811),this,{commandName:t});this[r(694)][r(608)](s),n&&s.on(r(457),((t,e)=>{const o=r;this[o(478)][o(531)]&&(this[o(782)]||(e[o(744)]>0&&e[e[o(744)]-1]&&e[e[o(744)]-1][o(812)]?e[o(670)]():(t[o(769)]=n(((...t)=>s[o(457)](...t,{forceDefaultExecution:!0})),...e),t[o(800)]())))}),{priority:r(432)})}[dc(812)](t){const n=dc;let r,s;const o=this[n(782)];this[n(782)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(782)]=!1),s&&e.CKEditorError[n(507)](s,this),r}[dc(693)](t,n=null,r={}){const s=dc;if(t[s(530)])return null;const o=this[s(527)][s(648)][s(702)](s(767)).me;for(const{suggestion:e,meta:o}of this[s(523)](t,s(806)))if(o[s(420)]){if(!o[s(488)]){if(o[s(830)]){if(!this[s(690)]||!Sc(e,r))continue;return e}if(Sc(e,r))return e;this[s(515)](e,t[s(486)],t[s(695)]);break}if(n==e[s(680)]&&Sc(e,r)){const n=e[s(681)]();return n[s(486)][s(605)](t[s(695)])?this[s(723)](e,this[s(453)][s(493)](t[s(486)],n[s(695)])):this[s(723)](e,this[s(453)][s(493)](n[s(486)],t[s(695)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(796)+n:s(806),u=this[s(706)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(548)](c,i,a,t),u}[dc(777)](t,n=dc(487),r={}){const s=dc,o=this[s(527)][s(648)][s(702)](s(767)).me,i=this[s(476)][s(578)](s(806),n,s(620));for(const e of this[s(709)]())if(e[s(466)].id==o.id&&s(806)==e[s(824)]&&e[s(680)]==n&&Sc(e,r)&&(i(e[s(595)](),t)||i(t,e[s(595)]()))){for(const n of t)e[s(522)](n);return e}for(const{suggestion:e,meta:n}of this[s(523)](t,s(806))){if(!n[s(420)])continue;if(!this[s(690)]&&n[s(830)])continue;if(!Sc(e,r))continue;let o=!0;for(const n of e[s(595)]())for(const e of t)if(!n[s(556)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(796)+n,l=this[s(706)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(548)](u,a,c,e,zr[s(565)]());return l}[dc(717)](t,n,r=null,s={}){const o=dc;if(r=r||Ac(n),t[o(530)])return null;if(o(544)===this[o(525)]){const e=this[o(476)][o(578)](o(676),r,o(829));return this[o(812)]((()=>e([t],n,s))),null}const i=this[o(527)][o(648)][o(702)](o(767)).me,a=[];if(o(746)!==this[o(525)])for(const{suggestion:e,meta:n}of this[o(523)](t,o(806)))n[o(420)]&&!n[o(699)]&&a[o(754)](...e[o(595)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(410)](s);e&&r[n(754)](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(744)];){const s=r[e][n(747)](t);r[n(616)](e,1,...s),e+=s[n(744)]}}return r}(t,a);c[o(744)]&&this[o(453)][o(587)]((()=>{const t=o;for(const e of c){const o=this[t(476)][t(578)](t(676),r,t(829));this[t(812)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(486)],u=t[o(695)];for(const{suggestion:e,meta:n}of this[o(523)](t,o(676))){if(!n[o(420)])continue;if(e[o(680)]!=r)continue;if(!Sc(e,s))continue;const i=e[o(681)]();if(i[o(556)](t,!0))return null;c=c[o(494)](i[o(486)])?c:i[o(486)],u=u[o(710)](i[o(695)])?u:i[o(695)],a?i[o(486)][o(494)](a[o(681)]()[o(486)])?(a[o(639)](),a=e):e[o(639)]():a=e}const l=this[o(453)][o(493)](c,u);if(a)this[o(723)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(706)]({id:t,type:o(521)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(548)](o(521)+r,t,a,l)}}return null}[dc(456)](t,n,r=[],s=null,o={}){const i=dc;n[i(440)]||(n[i(440)]=n[i(820)]),n[i(468)]=t.is(i(808)),s=s||Ac(n);const a=r[i(720)]((t=>Nc(t,this[i(453)]))),c=t.is(i(808))?t:Nc(t,this[i(453)]);if(i(544)===this[i(525)]){const t=this[i(476)][i(578)](i(727),s,i(829));return this[i(812)]((()=>t([c],n,o))),null}a[i(754)](c);let u=!0;for(const t of a)if(!this[i(418)](t)){u=!1;break}if(u&&i(746)!==this[i(525)]){const t=this[i(476)][i(578)](i(727),s,i(829));return this[i(812)]((()=>t([c],n,o))),null}let l=null,f=c[i(486)],h=c[i(695)];for(const{suggestion:t,meta:e}of this[i(523)](c,i(727))){if(!e[i(420)])continue;if(e[i(488)]||e[i(830)]||e[i(699)])continue;if(t[i(638)][i(440)]!=n[i(440)])continue;if(!Sc(t,o))continue;const r=t[i(681)]();if(t[i(680)]==s){if(r[i(556)](c,!0))return null;f=f[i(494)](r[i(486)])?f:r[i(486)],h=h[i(710)](r[i(695)])?h:r[i(695)],l?r[i(486)][i(494)](l[i(681)]()[i(486)])?(l[i(639)](),l=t):t[i(639)]():l=t}else{const e=c[i(410)](r);this[i(467)](t,e)}}const g=this[i(527)][i(648)][i(702)](i(767)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(723)](l,this[i(453)][i(493)](f,h)),l;{const t=this[i(706)]({id:d,type:i(517)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(548)](i(517)+s,d,p,this[i(453)][i(493)](f,h)),t}}[dc(780)](t,n,r=[],s=null,o={}){const i=dc;n[i(440)]||(n[i(440)]=n[i(820)]);const a=t[0];n[i(468)]=a.is(i(808)),s=s||Ac(n);const c=r[i(720)]((t=>Nc(t,this[i(453)]))),u=a.is(i(808))?t:t[i(720)]((t=>Nc(t,this[i(453)])));if(i(544)===this[i(525)]){const t=this[i(476)][i(578)](i(727),s,i(829));return this[i(812)]((()=>t(u,n,o))),null}c[i(754)](...u);let l=!0;for(const t of c)if(!this[i(418)](t)){l=!1;break}if(l&&i(746)!==this[i(525)]){const t=this[i(476)][i(578)](i(727),s,i(829));return this[i(812)]((()=>t(u,n,o))),null}const f=this[i(527)][i(648)][i(702)](i(767)).me;for(const t of this[i(709)]()){if(t[i(466)].id!=f.id)continue;if(i(727)!=t[i(824)]||t[i(638)][i(440)]!=n[i(440)])continue;if(!Sc(t,o))continue;const e=t[i(680)]==s;for(let n=0;n<u[i(744)];n++){const r=u[n];for(const s of t[i(810)]()){const o=s[i(434)]();if(r[i(605)](o)){e?(u[i(616)](n,1),n--):t[i(662)](s[i(590)]);break}}}}if(0==u[i(744)])return null;const h=this[i(476)][i(578)](i(727),s,i(620));for(const t of this[i(709)]())if(t[i(466)].id==f.id&&i(727)==t[i(824)]&&t[i(638)][i(440)]==n[i(440)]&&t[i(680)]==s&&Sc(t,o)&&(h(t[i(595)](),u)||h(u,t[i(595)]()))){for(const e of u)t[i(522)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(517)+s,m=this[i(706)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(548)](p,g,d,t,zr[i(565)]());return m}[dc(623)](t,n=null,r={}){const s=dc;if(t[s(530)])return null;const o=this[s(527)][s(648)][s(702)](s(767)).me,a=new i.LiveRange(t[s(486)],t[s(695)]);for(const{suggestion:t,meta:e}of this[s(523)](a,s(806)))if(e[s(420)]&&!e[s(488)])if(t[s(483)]){const e=t[s(595)]()[s(809)]((t=>s(502)!=t[s(789)][s(718)]));if(e[s(441)]((t=>a[s(556)](t,!0)))&&t[s(497)](),e[s(409)]((t=>t[s(556)](a,!0)))){const t=this[s(476)][s(578)](s(665),n,s(829));return this[s(812)]((()=>t([a],null,r))),null}}else{const e=a[s(410)](t[s(681)]());null!==e&&t[s(635)]([e],null,r)}if(a[s(475)](),a[s(530)]||s(502)==a[s(789)][s(718)])return null;let c=null,u=a[s(486)],l=a[s(695)];const f=this[s(523)](a,s(665));for(const{suggestion:t,meta:e}of f){const n=this[s(453)][s(493)](u,l);if(e[s(420)]&&(this[s(690)]||!e[s(830)]&&!e[s(699)]))if(t[s(483)]){if(!Sc(t,r))continue;let e=!0;for(const r of t[s(595)]()){if(r[s(556)](n,!0))return t;n[s(556)](r)||(e=!1)}e&&t[s(497)]()}else{const e=t[s(681)]();if(e[s(556)](n,!0))return t;if(!Sc(t,r)){n[s(556)](e)?t[s(639)]():e[s(711)](u)?u=e[s(695)]:e[s(711)](l)&&(l=e[s(486)]);continue}u=u[s(494)](e[s(486)])?u:e[s(486)],l=l[s(710)](e[s(695)])?l:e[s(695)],r=Object[s(479)]({},t[s(831)]),c?e[s(486)][s(494)](c[s(681)]()[s(486)])?(c[s(639)](),c=t):t[s(639)]():c=t}}if(c)return this[s(723)](c,this[s(453)][s(493)](u,l)),c;{const t=(0,e.uid)(),i=this[s(453)][s(493)](u,l),a=o.id,c=n?s(697)+n:s(665),f=this[s(706)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(548)](c,t,a,i),f}}[dc(737)](t,n=dc(487),r={}){const s=dc,o=this[s(527)][s(648)][s(702)](s(767)).me,a=t[s(720)]((t=>new i.LiveRange(t[s(486)],t[s(695)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(523)](a,s(806)))e[s(420)]&&!e[s(488)]&&c[s(608)](t);for(const e of c)if(e[s(483)]){const o=e[s(595)]();if((!e[s(831)]||!e[s(831)][s(640)])&&o[s(441)]((t=>a[s(409)]((e=>e[s(556)](t,!0)))))&&e[s(497)](),a[s(441)]((t=>o[s(409)]((e=>e[s(556)](t,!0)))))){const e=this[s(476)][s(578)](s(665),n,s(829));return this[s(812)]((()=>e(t,null,r))),null}}else{const t=e[s(681)]();if(a[s(409)]((e=>e[s(556)](t,!0)))&&e[s(497)](),a[s(441)]((e=>t[s(556)](e,!0)))){const t=this[s(476)][s(578)](s(665),n,s(829));return this[s(812)]((()=>t(a,null,r))),null}}const u=this[s(476)][s(578)](s(665),n,s(620));let l=null;for(const t of this[s(709)]())if(t[s(466)].id==o.id&&t[s(520)]&&s(665)==t[s(824)]&&t[s(680)]==n&&Sc(t,r)&&(u(t[s(595)](),a)||u(a,t[s(595)]())))if(l){if(t[s(551)]&&t[s(551)][s(744)])continue;for(const e of t[s(595)]())l[s(804)](e)||l[s(522)](e);t[s(639)]()}else{l=t;for(const e of a)t[s(804)](e)||t[s(522)](e)}if(l)return l;c[s(821)]();for(const{suggestion:t,meta:e}of this[s(523)](a,s(665)))e[s(420)]&&(this[s(690)]||!e[s(830)]&&!e[s(699)])&&Sc(t,r)&&c[s(608)](t);for(const t of c){const e=t[s(595)]();if((!r||!r[s(640)])&&a[s(441)]((t=>e[s(409)]((e=>e[s(556)](t,!0))))))return t;(!t[s(831)]||!t[s(831)][s(640)])&&e[s(441)]((t=>a[s(409)]((e=>e[s(556)](t,!0)))))&&t[s(497)]()}const f=(0,e.uid)(),h=o.id,g=s(697)+n,d=this[s(706)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(475)](),t[s(530)]||s(502)==t[s(789)][s(718)]||this[s(548)](g,f,h,t,zr[s(565)]());return d}[dc(745)](t,n,r,s,o){const i=dc;if(t[i(530)])return[];if(i(544)===this[i(525)])return[];const a=this[i(527)][i(648)][i(702)](i(767)).me.id,c=Array[i(584)](this[i(701)][i(606)]())[i(809)]((e=>i(760)==e[i(824)]&&e[i(638)][i(560)]==n&&e[i(804)](t)));if(i(538)===this[i(525)]){const e=this[i(523)](t,i(806))[i(809)]((({meta:t})=>t[i(420)]&&!t[i(699)]&&!t[i(488)]))[i(720)]((({suggestion:t})=>t));c[i(708)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(760)==t[i(824)]?t[i(638)][i(474)]:void 0,o=t[i(681)](),a=Array[i(584)](u[i(510)]())[i(658)]((t=>t[i(724)](o)));if(!a)continue;const c=a[i(747)](o);this[i(805)](n)&&i(806)==t[i(824)]&&0!=c[i(744)]||(u[i(553)](a),c[i(672)]((t=>{u[i(580)](t,r)})),i(806)!=t[i(824)]&&e!=s&&u[i(580)](a[i(410)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(744)]>37&&console[i(448)](i(832),{key:n});const f=(i(685)+(n+"|")+Ac({newValue:s}))[i(657)](0,60),h=this[i(706)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(754)](h),this[i(548)](f,c,a,t)}return l}[dc(518)](t){const e=dc;this[e(443)][e(608)](t)}[dc(825)](t){const e=dc;this[e(491)][e(608)](t)}[dc(689)](t,e=[],n=[]){const r=dc;this[r(758)](t,((t,...e)=>{this[r(628)]((()=>{t(...e)}))}));for(const t of e)this[r(825)](t);for(const t of n)this[r(518)](t)}[dc(823)](t){const e=dc;return e(760)==t[e(824)]?t[e(680)][e(766)]("|")[0]:null}[dc(723)](t,e){const n=dc,r=t[n(602)]();this[n(453)][n(587)]((t=>{t[n(573)](r,{range:e})}))}[dc(757)](t){const e=dc,n=t.id,r=this[e(527)][e(480)][e(702)](e(617));this[e(405)][e(554)](n)||this[e(405)][e(645)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(405)][e(563)](n);s[e(511)](e(686)),s[e(686)]=!1,t[e(551)]=s}[dc(793)](t,n,r,s){const o=dc;if(t[o(824)]!=n||t[o(680)]!=r||t[o(528)].id!=s)throw this[o(527)][o(589)](o(516)),new e.CKEditorError(o(516),this)}[dc(467)](t,n){const r=dc,s=t[r(681)]();if(n[r(605)](s))t[r(639)]();else if(s[r(556)](n)){const o=this[r(453)][r(437)](n[r(486)][r(788)],r(695));this[r(723)](t,this[r(453)][r(493)](s[r(486)],o));const i=(0,e.uid)(),a=t[r(528)].id,c=t[r(824)]+":"+t[r(680)];this[r(706)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(638)],attributes:t[r(831)]});const u=this[r(453)][r(437)](n[r(695)][r(415)],r(406)),l=this[r(453)][r(493)](u,s[r(695)]);this[r(548)](c,i,a,l)}else if(s[r(711)](n[r(486)])){const e=this[r(453)][r(437)](n[r(486)][r(788)],r(695));this[r(723)](t,this[r(453)][r(493)](s[r(486)],e))}else{const e=this[r(453)][r(437)](n[r(695)][r(415)],r(406));this[r(723)](t,this[r(453)][r(493)](e,s[r(695)]))}}[dc(418)](t){const e=dc;for(const{suggestion:n,meta:r}of this[e(523)](t,e(806))){if(!r[e(420)])continue;const s=n[e(595)]();for(const n of s)if(!t[e(747)](n)[e(744)])return!0}return!1}[dc(799)](t){const n=dc,r=this[n(527)][n(648)][n(702)](n(767))[n(547)](t);if(!r)throw new e.CKEditorError(n(423),this);return r}[dc(749)](t){const e=dc,n=this[e(527)][e(648)][e(702)](e(767)),r=(0,o.hashObject)(e(599)+t);return n[e(547)](r)||n[e(498)]({id:r,name:t})}[dc(581)](t,e,n,r,s){const o=dc,i=this[o(799)](r),a=this[o(476)][o(526)](t,e,n,i,s,(t=>{const e=o;this[e(678)](n,{attributes:t});const r=this[e(471)](n);this[e(451)](new Set([r])),this[e(477)](new Set([r]))}));return this[o(572)](a,o(829),(()=>{const t=o;this[t(678)](n,{state:t(444)})}),{priority:o(432)}),this[o(572)](a,o(497),(()=>{const t=o;this[t(678)](n,{state:t(535)})}),{priority:o(432)}),this[o(701)][o(580)](n,a),this[o(514)][o(580)](a,o(566)),a}[dc(550)](t){const e=dc,n=t[e(766)](":");return{group:n[0],type:n[1],subType:n[e(744)]>=5?n[2]:null,id:n[e(744)]<5?n[2]:n[3],authorId:n[e(744)]<5?n[3]:n[4],markerCount:6==n[e(744)]?n[5]:null}}[dc(515)](t,n,r){const s=dc,o=t[s(681)](),i=o[s(486)],a=o[s(695)];this[s(723)](t,this[s(453)][s(493)](i,n));const c=(0,e.uid)(),u=t[s(528)].id,l=t[s(824)]+(t[s(680)]?":"+t[s(680)]:"");this[s(706)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(831)],data:t[s(638)]});const f=this[s(823)](t);(s(727)==t[s(824)]||f&&this[s(805)](f))&&(r=this[s(453)][s(601)](r[s(415)])),this[s(548)](l,c,u,this[s(453)][s(493)](r,a))}[dc(523)](t,e=null){const n=dc,r=[],s=this[n(527)][n(648)][n(702)](n(767)).me;Array[n(828)](t)||(t=[t]);for(const o of this[n(709)]()){if(!o[n(520)])continue;if(e&&o[n(824)]!=e)continue;let i=!1;for(const e of o[n(595)]()){for(const a of t){const t=a[n(486)][n(605)](e[n(695)])||a[n(695)][n(605)](e[n(486)]);if(t||a[n(410)](e)){const c=a[n(556)](e)&&Tc(this[n(453)][n(659)],e[n(486)],a),u=e[n(556)](a)&&Tc(this[n(453)][n(659)],a[n(486)],e);r[n(754)]({suggestion:o,meta:{isOwn:s==o[n(466)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[dc(548)](t,e,n,r,s){const o=dc;this[o(453)][o(587)]((i=>{const a=o;let c=a(762)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(761)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[dc(445)](t){const e=dc,n=t[e(482)],r=t[e(781)];t[e(482)]=null,t[e(781)]=null,null!=n&&n[e(781)]==t&&(n[e(781)]=r),null!=r&&r[e(482)]==t&&(r[e(482)]=n),e(834)==this[e(514)][e(702)](t)&&(this[e(514)][e(580)](t,e(732)),this[e(677)](e(751),t,n,r))}[dc(706)](t){const n=dc,r=t.id,s=this[n(585)](t);if(this[n(421)]&&this[n(421)][n(455)]){const o=this[n(527)][n(648)][n(702)](n(765)),i=s[n(513)],a=s[n(680)]?s[n(824)]+":"+s[n(680)]:s[n(824)],c=this[n(527)][n(499)],u=o[n(608)](Hr(c,n(668))),l={id:r,type:a,hasComments:i,data:t[n(638)]||null,originalSuggestionId:t[n(567)]||null,attributes:s[n(831)]};this[n(421)][n(455)](l)[n(422)]((t=>{const e=n;s[e(615)]=!0,o[e(663)](u),t&&t[e(778)]&&(this[e(701)][e(702)](r)[e(778)]=t[e(778)])}))[n(613)]((t=>{const r=n;throw(0,e.logWarning)(r(614)),this[r(527)][r(461)][r(481)]({isUndoable:!1},(()=>{s[r(497)]()})),s[r(533)](),this[r(701)][r(553)](s.id),this[r(514)][r(553)](s),t}))}return s}[dc(805)](t){const e=dc;return this[e(443)][e(655)](t)}[dc(678)](t,e){const n=dc,r=this[n(527)][n(648)][n(702)](n(765)),s=this[n(471)](t);if(this[n(421)]&&this[n(421)][n(716)])if(s[n(615)]){const s=r[n(608)](Hr(this[n(527)][n(499)],n(668)));this[n(421)][n(716)](t,e)[n(422)]((()=>{r[n(663)](s)}))}else s.on(n(794),(()=>{this[n(678)](t,e)}))}[dc(827)](t){const n=dc;if(!this[n(421)]||!this[n(421)][n(471)])throw new e.CKEditorError(n(619),this);return this[n(421)][n(471)](t)}[dc(559)](t){const e=dc,{id:n,type:r,subType:s,authorId:o}=this[e(550)](t),i=this[e(701)][e(702)](n)||this[e(581)](r,s,n,o,{});switch(this[e(793)](i,r,s,o),this[e(514)][e(702)](i)){case e(566):this[e(827)](n)[e(422)]((t=>{const r=e;let s=Promise[r(627)]();t[r(513)]&&(s=this[r(405)][r(752)]({channelId:this[r(527)][r(480)][r(702)](r(617)),threadId:n})),s[r(422)]((()=>{const e=r;this[e(585)](t)[e(615)]=!0}))})),this[e(514)][e(580)](i,e(740));break;case e(732):this[e(678)](n,{state:e(408)});case e(569):this[e(514)][e(580)](i,e(834)),this[e(677)](e(576),i);break;case e(834):this[e(677)](e(721),i)}return i[e(496)](t),i}[dc(477)](t){const e=dc,n=Array[e(584)](t),r=n[e(809)]((t=>e(760)==t[e(824)]));this[e(786)](r);const s=n[e(809)]((t=>!t[e(483)]&&e(760)!=t[e(824)])),o=this[e(709)]({skipNotAttached:!0})[e(809)]((t=>!t[e(483)]&&e(760)!=t[e(824)])),i=o[e(809)]((n=>!t[e(655)](n))),a=new Map(o[e(720)]((t=>[t,this[e(476)][e(578)](t[e(824)],t[e(680)],e(407))]))),c=new Map(o[e(720)]((t=>[t,t[e(681)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(744)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(744)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(744)];t++){const n=s[t];!l[e(655)](n)&&n[e(482)]&&(f[e(608)](n[e(482)]),n[e(482)][e(781)]===n&&(n[e(482)][e(781)]=null),n[e(482)]=null),!u[e(655)](n)&&n[e(781)]&&(f[e(608)](n[e(781)]),n[e(781)][e(482)]===n&&(n[e(781)][e(482)]=null),n[e(781)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(744)];e++){const r=g(t,n[e]);r&&(r[0][s(781)]=r[1],r[1][s(482)]=r[0],u[s(608)](r[0]),l[s(608)](r[1]))}}function g(t,n){const r=e;if(t[r(466)].id!==n[r(466)].id)return null;const s=a[r(702)](t)(t,n,c[r(702)](t),c[r(702)](n));return s&&a[r(702)](n)(t,n,c[r(702)](t),c[r(702)](n))?s[1][r(551)]&&s[1][r(551)][r(744)]?null:s:null}f[e(684)]&&this[e(477)](f)}[dc(786)](t){const e=dc;if(0==t[e(744)])return;const n=this[e(709)]({skipNotAttached:!0})[e(809)]((t=>e(760)==t[e(824)]&&t[e(484)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(831)]);s[e(655)](n)||(s[e(580)](n,r[e(744)]),r[e(754)]([]));const i=s[e(702)](n);r[i][e(754)](t)}!function(){const t=e;r[t(411)](((e,n)=>{const r=t,s=e[0][r(778)],o=n[0][r(778)];return s==o?e[0][r(831)][r(489)]<n[0][r(831)][r(489)]?-1:1:s<o?-1:1}));for(const e of r)e[t(411)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(744)];t++){if(0==r[t][e(744)])continue;const n=[];for(let s=t+1;s<r[e(744)];s++)0!=r[s][e(744)]&&i(r[t],r[s])&&n[e(754)](s);for(const s of n)r[t]=r[t][e(512)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(744)];n++)t[n][e(781)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(744)];n++)t[n][e(482)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(831)][r(489)]!==n[0][r(831)][r(489)]&&t[0][r(466)]!==n[0][r(466)])return!1;if(!function(t,e){const n=r;return!t[n(513)]&&!e[n(513)]||(!t[n(513)]||!e[n(513)])&&(!!(t[n(513)]&&e[n(778)]<t[n(551)][n(818)][n(702)](0)[n(778)])||!!(e[n(513)]&&t[n(778)]<e[n(551)][n(818)][n(702)](0)[n(778)]))}(t[0],n[0]))return!1;const s=gc(t[0][r(831)],r(489)),o=gc(n[0][r(831)],r(489));return!!wr(s,o)&&(!!t[r(441)]((t=>n[r(409)]((e=>t[r(681)]()[r(605)](e[r(681)]())))))&&n[r(441)]((e=>t[r(409)]((t=>e[r(681)]()[r(605)](t[r(681)]()))))))}}[dc(451)](t){const e=dc,n=Array[e(584)](t),r=this[e(709)]({skipNotAttached:!0}),s=r[e(809)]((n=>!t[e(655)](n))),o=new Map(n[e(720)]((t=>[t,this[e(476)][e(578)](t[e(824)],t[e(680)],e(620))]))),i=new Map(r[e(720)]((t=>[t,t[e(595)]()])));for(let t=0;t<n[e(744)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(744)];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(744)];e++){const s=r[e];if(s[a(824)]!==n[a(824)]||s[a(466)].id!==n[a(466)].id||s[a(680)]!==n[a(680)])continue;if(!Rc(n,s,[a(489)]))continue;if(a(760)==n[a(824)]&&n[a(638)][a(474)]!=s[a(638)][a(474)])continue;if(a(760)==n[a(824)]&&t[a(805)](n[a(638)][a(560)]))continue;if(a(727)==n[a(824)]){const e=t[a(527)][a(461)],r=n[a(735)]();if(r&&(e[a(659)][a(687)](r)||e[a(659)][a(472)](r)))continue}const c=o[a(702)](n),u=i[a(702)](n),l=i[a(702)](s),f=n[a(551)]&&n[a(551)][a(744)],h=s[a(551)]&&s[a(551)][a(744)];if(!f&&c(l,u))return t[a(543)](s,n),i[a(553)](n),!0;if(!h&&c(u,l))return t[a(543)](n,s),i[a(553)](s),!0}return!1}}[dc(543)](t,e){const n=dc;if(t[n(483)])for(const r of e[n(595)]())t[n(522)](r);else{const r=e[n(681)]()[n(695)];this[n(723)](t,this[n(453)][n(493)](t[n(681)]()[n(486)],r))}e[n(639)]()}[dc(631)](t,e){const n=dc,r=t[n(748)](n(651))||t[n(748)](n(760))?n(439):t[n(768)]();return Hr(this[n(527)][n(499)],e+"_"+r+n(536))}[dc(814)](){const t=dc,e=this[t(527)];(0,o.surroundingMarkersDetector)(this[t(453)],(({left:n,entered:r})=>{const s=t,o=[];for(const t of n){const{group:e,type:n}=this[s(550)](t[s(590)]);if(s(756)===e){o[s(754)](this[s(631)](n,s(562)));break}}for(const t of r){const{group:e,type:n}=this[s(550)](t[s(590)]);if(s(756)===e){o[s(754)](this[s(631)](n,s(612)));break}}o[s(744)]&&e.ui[s(430)][s(501)](s(688),o[s(620)](" "))}))}[dc(524)](t){const e=dc;if(this[e(833)])return!1;const n=this[e(527)],r=n[e(461)][e(764)][e(542)][e(582)]();if(0==r[e(744)])return!1;const s=[],o=r[e(809)]((t=>e(760)==t[e(824)])),i=r[e(809)]((t=>e(625)==t[e(824)]&&e(504)!=t[e(590)])),a=r[e(809)]((t=>e(663)==t[e(824)]&&e(504)!=t[e(590)]));for(const t of o)s[e(754)]({key:t[e(470)],newValue:t[e(577)],oldValue:t[e(503)],range:kc(t[e(808)],n[e(461)])});for(const t of i){const r=a[e(658)]((n=>n[e(698)][e(605)](t[e(698)])));r&&s[e(754)]({key:e(575),newValue:t[e(590)],oldValue:r[e(590)],range:n[e(461)][e(654)](t[e(698)][e(819)])})}return 0!=s[e(744)]&&this[e(419)](t,s)}[dc(730)](t){const e=dc;let n=!1;const r=this[e(527)][e(461)][e(764)][e(542)][e(540)]()[e(809)]((t=>t[e(638)][e(798)]&&t[e(590)][e(748)](e(509))));for(const s of r){const{subType:r,id:o}=this[e(550)](s[e(590)]),i=r[e(766)]("|")[0];for(const r of this[e(709)]({skipNotAttached:!0}))r.id!=o&&e(760)==r[e(824)]&&r[e(638)]&&r[e(638)][e(560)]==i&&r[e(681)]()[e(724)](s[e(638)][e(798)])&&(this[e(505)](r,s[e(638)][e(798)],t),n=!0)}return n}[dc(628)](t){const e=dc;this[e(527)],this[e(833)]=!0,t()}[dc(500)](t){const e=dc,n=this[e(805)](t),r=this[e(491)][e(655)](t);return n||r}[dc(419)](t,e){const n=dc;if(0==e[n(744)])return!1;let r=!1;for(const s of e){const e=this[n(523)](s[n(808)],n(760))[n(809)]((t=>!t[n(726)][n(488)]))[n(720)]((t=>t[n(756)])),i=(0,o.hashObject)({newValue:s[n(755)]});e[n(809)]((t=>{const e=n,[r,o]=t[e(680)][e(766)]("|");return r==s[e(560)]&&o!=i}))[n(672)]((e=>{const o=n;this[o(505)](e,s[o(808)],t),r=!0}))}return r}[dc(505)](t,e,n){const r=dc,s=t[r(681)]()[r(747)](e);0!==s[r(744)]?1!==s[r(744)]?this[r(515)](t,e[r(486)],e[r(695)]):this[r(723)](t,s[0]):n[r(662)](t[r(602)]())}}class bc{constructor(t){const e=dc;this[e(784)]=t,this[e(453)]=t[e(461)],this[e(795)]=new Map,this[e(485)]=new Map,this[e(469)]()}[dc(526)](t,e,n,r,s,o){const i=dc;return new zr(this[i(453)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(578)](t,e,i(829))(...n),onDiscard:(...n)=>this[i(578)](t,e,i(497))(...n)})}[dc(603)](t,e,n,r){const s=dc,o=t+":"+e+":"+n;this[s(795)][s(580)](o,r)}[dc(578)](t,e,n){const r=dc,s=t+":"+e+":"+n;return this[r(795)][r(702)](s)||this[r(485)][r(702)](t+":"+n)}[dc(469)](){const t=dc,e=()=>!1,n=t=>{const e=mc;t[e(411)](((t,n)=>t[e(486)][e(494)](n[e(486)])?1:-1)),this[e(453)][e(587)]((n=>{const r=e;for(const e of t){let t;t=e[r(695)][r(417)]&&e[r(695)][r(415)]==e[r(486)][r(819)]?n[r(775)](e[r(486)][r(819)],"on"):n[r(775)](e),this[r(453)][r(403)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=mc;e&&this[n(453)][n(587)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(720)]((t=>(_c(t)&&(t=this[s(453)][s(493)](t[s(695)])),t)))[s(809)]((t=>s(502)!==t[s(789)][s(718)]));if(c[s(744)]<1)return;const u=Array[s(584)](this[s(453)][s(764)][s(783)][s(595)]())[s(720)]((t=>i.LiveRange[s(803)](t)));r[s(508)](c);for(const t of this[s(784)][s(545)][s(545)]())t[s(597)]();a[s(754)]({forceDefaultExecution:!0}),this[s(784)][s(457)](o,...a);const l=u[s(809)]((t=>s(502)!=t[s(789)][s(718)]));l[s(744)]>0&&r[s(508)](l);for(const t of u)t[s(475)]()}))},s=(e,n)=>1==e[t(744)]&&1==n[t(744)]&&e[0][t(695)][t(605)](n[0][t(486)]),o=(e,n,r,s)=>Lc(e,n,r,s,this[t(453)])?[e,n]:Lc(n,e,s,r,this[t(453)])?[n,e]:null;this[t(485)][t(580)](t(412),e),this[t(485)][t(580)](t(549),n),this[t(485)][t(580)](t(669),s),this[t(485)][t(580)](t(404),o),this[t(485)][t(580)](t(700),n),this[t(485)][t(580)](t(644),e),this[t(485)][t(580)](t(791),s),this[t(485)][t(580)](t(537),o),this[t(485)][t(580)](t(630),r),this[t(485)][t(580)](t(741),e),this[t(485)][t(580)](t(604),s),this[t(485)][t(580)](t(714),e),this[t(485)][t(580)](t(750),r),this[t(485)][t(580)](t(464),e),this[t(485)][t(580)](t(532),s),this[t(485)][t(580)](t(734),e),this[t(485)][t(580)](t(647),e),this[t(485)][t(580)](t(621),((e,n)=>{const r=t;if(!n)return;const s=this[r(784)][r(648)][r(702)](Ec);this[r(453)][r(587)]((t=>{const o=r;if(o(575)==n[o(560)])for(const r of e){const e=r[o(486)][o(819)],s=n[o(474)];t[o(463)](e,s)}else if(s[o(805)](n[o(560)]))for(const r of e)void 0!==n[o(474)]?t[o(792)](n[o(560)],n[o(474)],r[o(486)][o(819)]):t[o(611)](n[o(560)],r[o(486)][o(819)]);else for(const r of e)n[o(474)]?t[o(792)](n[o(560)],n[o(474)],r):t[o(611)](n[o(560)],r)}))})),this[t(485)][t(580)](t(759),s)}}function Tc(t,e,n){const r=dc;for(const s of e[r(415)][r(743)]({includeSelf:!0,parentFirst:!0})){if(s[r(789)]==s)return!1;if(!n[r(773)](s))return!1;if(t[r(687)](s)||t[r(472)](s))return!0}return!1}function _c(t){const e=dc;return t[e(695)][e(415)]==t[e(486)][e(819)]&&t[e(695)][e(816)]}function yc(t,e,n,r){const s=dc,o=t=>!t[s(813)].is(s(650))&&!r[s(687)](t[s(813)]),i=t[s(486)][s(675)](o),a=t[s(695)][s(675)](o,{direction:s(753)});return!(t[s(486)][s(605)](i)&&t[s(695)][s(605)](a)||(i[s(494)](a)?n[s(573)](e,{range:n[s(493)](i,a)}):n[s(662)](e),0))}function Ac(t){return(0,o.hashObject)(t)}function Cc(t){const e=dc,n=t[e(486)][e(819)];return n&&n.is(e(736))}function kc(t,e){const n=dc;return null==t[n(695)][n(788)]&&t[n(695)][n(415)]==t[n(486)][n(819)]?Nc(t[n(486)][n(819)],e):t}function Nc(t,e){const n=dc,r=e[n(659)][n(687)](t)||e[n(659)][n(424)](t);return e[n(493)](e[n(437)](t,n(652)),r?e[n(495)](t):e[n(437)](t,n(695)))}function Lc(t,e,n,r,s){const o=dc;if(!Rc(t,e))return!1;if(n[o(695)][o(605)](r[o(486)]))return!0;if(t[o(824)]!=e[o(824)])return!1;if(!n[o(695)][o(728)](r[o(486)]))return!1;const i=s[o(493)](n[o(695)],r[o(486)])[o(826)]();for(const t of i)if([o(413),o(519)][o(779)](t[o(824)])&&s[o(659)][o(472)](t[o(813)]))return!1;return!0}function Rc(t,e,n=[]){const r=dc;return!(!t[r(484)]||!e[r(484)])&&wr(gc(t[r(831)],n),gc(e[r(831)],n))}function Sc(t,e){const n=dc,r=vc(t[n(831)]),s=vc(e);if(!t[n(484)])return!1;for(const t of Object[n(510)](s))if(!wr(r[t],s[t]))return!1;return!0}function vc(t){const e=dc,n=Object[e(479)]({},t);return delete n[e(640)],delete n[e(529)],n}function Mc(t,e){const n=wc();return(Mc=function(t,e){return n[t-=155]})(t,e)}const Oc=Mc;function wc(){const t=["PENDING_ACTION_SUGGESTION","410156YHDKsb","isEnabled","3177XfyFFh","8oYunTP","257046HIEuYl","PendingActions","view","add","canDiscard","acceptSuggestion","5hAzPoE","2842710yveRqF","_pendingAction","getRanges","stopListening","change:isDirty","42GwPeYy","canEditAt","_discardCommand","destroy","1992CVmAkN","execute","_acceptCommand","plugins","_removePendingAction","listenTo","unbind","82629dyyhPW","bind","_setPendingAction","canAccept","isDirty","3537369MBqzvb","remove","71286ckWcmH","_editor","commentThreadController","locale","discardSuggestion","model","commands","get"];return(wc=function(){return t})()}!function(t,e){const n=Mc,r=t();for(;;)try{if(145949===parseInt(n(165))/1+parseInt(n(184))/2*(-parseInt(n(172))/3)+-parseInt(n(181))/4*(parseInt(n(191))/5)+-parseInt(n(185))/6*(parseInt(n(197))/7)+-parseInt(n(158))/8*(parseInt(n(183))/9)+parseInt(n(192))/10+parseInt(n(170))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wc);class Dc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Mc;super(),this[s(177)]=e,this[s(187)]=n,this[s(174)]=r,this[s(173)]=t,this[s(160)]=t[s(178)][s(179)](s(190)),this[s(156)]=t[s(178)][s(179)](s(176)),this[s(187)][s(166)](s(182)).to(this[s(160)],this[s(156)],((t,e)=>t||e)),this[s(187)][s(166)](s(168)).to(this[s(160)],s(182),(t=>t&&this[s(173)][s(177)][s(155)](e[s(194)]()))),this[s(187)][s(166)](s(189)).to(this[s(156)],s(182),(t=>t&&this[s(173)][s(177)][s(155)](e[s(194)]()))),this[s(193)]=null,n[s(169)]&&this[s(167)](),this[s(163)](n,s(190),(()=>this[s(190)]())),this[s(163)](n,s(176),(()=>this[s(176)]())),this[s(163)](n,s(196),(()=>{const t=s;n[t(169)]?this[t(167)]():this[t(162)]()}))}[Oc(190)](){const t=Oc;this[t(160)][t(159)](this[t(177)].id)}[Oc(176)](){const t=Oc;this[t(156)][t(159)](this[t(177)].id)}[Oc(157)](){const t=Oc;this[t(187)][t(164)](t(182)),this[t(187)][t(164)](t(168)),this[t(187)][t(164)](t(189)),this[t(195)](),this[t(174)][t(157)](),this[t(193)]&&this[t(162)]()}[Oc(167)](){const t=Oc,e=Hr(this[t(173)][t(175)],t(180));this[t(193)]=this[t(173)][t(161)][t(179)](t(186))[t(188)](e)}[Oc(162)](){const t=Oc;null!==this[t(193)]&&this[t(173)][t(161)][t(179)](t(186))[t(171)](this[t(193)]),this[t(193)]=null}}const Fc=Pc;function Pc(t,e){const n=xc();return(Pc=function(t,e){return n[t-=481]})(t,e)}function xc(){const t=["isReadOnly","cancel","editor","set","_createCommentViews","_model","8135496PJqPaP","commentInputView","59RKzgoB","CommentView","_createCommentThreadInputView","7447eKLkoQ","focus","hasDirtyComment","delegate","_config","addComment","commentThread","isDirty","authoredAt","344358pfXaFJ","showInput","locale","removeComment","updateComment","commentsListView","destroy","value","53528SYqcQe","42610wkEEnU","canAccept","9VzORnR","setData","element","bind","descriptionParts","disabledSubmit","assign","1154osgjCG","fire","isEnabled","_localUser","canDiscard","disableComments","5389374CkUFXv","submit","60yrYiGr","1655235bfQwAZ","length","isActive","editorConfig","commentThreadInputView"];return(xc=function(){return t})()}!function(t,e){const n=Pc,r=t();for(;;)try{if(661607===-parseInt(n(485))/1*(-parseInt(n(515))/2)+-parseInt(n(524))/3+-parseInt(n(505))/4*(-parseInt(n(523))/5)+-parseInt(n(521))/6+parseInt(n(497))/7+parseInt(n(483))/8*(-parseInt(n(508))/9)+parseInt(n(506))/10*(parseInt(n(488))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xc);class Bc extends s.View{constructor(t,e,n,r){const s=Pc;super(t),this[s(502)]=null,this[s(528)]=null,this[s(532)](s(526),!1),this[s(532)](s(496),e[s(496)]),this[s(511)](s(496)).to(e),this[s(532)](s(512),[]),this[s(532)](s(495),!1),this[s(532)](s(517),!1),this[s(532)](s(507),!1),this[s(532)](s(519),!1),this[s(482)]=e,this[s(518)]=n,this[s(492)]=r,r[s(520)]?this[s(532)](s(525),1):this[s(481)]()}[Fc(489)](){const t=Fc;this[t(510)][t(489)]()}[Fc(503)](){const t=Fc;this[t(502)]&&this[t(502)][t(503)](),this[t(528)]&&this[t(528)][t(503)](),super[t(503)]()}[Fc(481)](){const t=Fc,{CommentsListView:e}=this[t(492)];this[t(502)]=new e(this[t(499)],this[t(482)][t(494)],Object[t(514)]({CommentView:this[t(492)][t(486)]},this[t(492)])),this[t(502)][t(491)](t(500)).to(this),this[t(502)][t(491)](t(501)).to(this),this[t(502)][t(511)](t(526)).to(this),this[t(532)](t(525),this[t(502)][t(525)]+1),this[t(511)](t(525)).to(this[t(502)],t(525),(t=>t+1)),this[t(528)]=this[t(487)](),this.on(t(500),(()=>this[t(489)]())),this[t(511)](t(495)).to(this[t(502)],t(490),this[t(528)][t(484)],t(504),((t,e)=>t||!!e))}[Fc(487)](){const t=Fc,{CommentThreadInputView:e}=this[t(492)],n=new e(this[t(499)],this[t(518)],this[t(492)][t(527)]),r=n[t(484)];return n[t(511)](t(498)).to(this,t(526),this[t(482)][t(494)],t(529),r,t(504),((t,e,n)=>!!n||t&&!e)),r.on(t(522),((e,n)=>{const s=t;this[s(516)](s(493),n),r[s(531)][s(509)]("")})),r.on(t(530),(()=>this[t(489)]())),r[t(511)](t(513)).to(this[t(482)][t(494)],t(529)),n}}const Uc=Vc;!function(t,e){const n=Vc,r=t();for(;;)try{if(148541===-parseInt(n(419))/1+-parseInt(n(449))/2+-parseInt(n(509))/3+parseInt(n(447))/4+-parseInt(n(458))/5+-parseInt(n(417))/6+parseInt(n(415))/7*(parseInt(n(418))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gc);class jc extends Bc{constructor(e,n,r,s){const i=Vc;super(e,n,r,s),this[i(445)](i(483),""),this[i(514)](i(483)).to(this,i(425),(t=>t&&t[0]?t[0][i(483)]:"")),this[i(514)](i(473)).to(this,i(425),this,i(441),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(500)+zc(e[n(518)],e[n(457)])+n(463);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(499)]=null,this[i(470)]=this[i(476)](Hr(e,i(505)),t.icons[i(465)],i(431),i(423),"sw"),this[i(470)][i(514)](i(434)).to(this,i(481)),this[i(420)]=this[i(476)](Hr(e,i(490)),t.icons[i(488)],i(435),i(477),"sw"),this[i(420)][i(514)](i(434)).to(this,i(455)),this[i(421)]=new o.UserView(e,this[i(517)][i(426)],this[i(515)]()),this[i(421)][i(428)]({attributes:{class:[i(510),i(482)]}}),this[i(494)](this[i(460)]())}[Uc(460)](){const t=Uc,e=this[t(437)],n=[{tag:t(487),attributes:{class:[t(503),t(485)]},children:[{tag:t(522),children:[{text:this[t(421)][t(511)]}],attributes:{class:[t(469),t(501)]}},{tag:t(430),attributes:{datetime:e.to(t(507)),class:[t(496),t(438)]},children:[{text:e.to(t(507),(e=>this[t(471)][t(493)](e)))}]}]},{tag:t(487),attributes:{class:[t(427),t(497)]},children:[this[t(470)],this[t(420)]]},{tag:t(487),attributes:{class:[t(486)]}}];this[t(517)][t(468)]&&n[t(484)]({tag:t(487),attributes:{class:[t(459)]},children:[{text:this[t(495)]()}]});const r={tag:t(487),attributes:{class:[t(452),e.if(t(441),t(448)),e.to(t(483),(e=>t(520)+e)),this[t(471)][t(475)]&&t(422)],"data-suggestion-id":this[t(517)].id,"data-thread-id":this[t(517)][t(502)].id,"data-author-id":this[t(517)][t(426)].id,tabindex:-1},children:[{tag:t(487),attributes:{class:[t(513),t(480)]},children:[this[t(421)],{tag:t(487),attributes:{class:[t(506),t(446)]},children:n}]}]};return this[t(416)]&&this[t(504)]&&(r[t(424)][t(484)](this[t(416)],this[t(504)]),this[t(416)][t(440)](t(516)).to(this),this[t(416)][t(440)](t(461)).to(this),this[t(504)][t(440)](t(516)).to(this),this[t(504)][t(440)](t(461)).to(this)),r}[Uc(439)](){const t=Uc;super[t(439)](),this[t(499)]=this[t(450)][t(451)](t(492)),this[t(499)][t(512)]=this[t(473)],this.on(t(523),((e,n,r)=>{const s=t;this[s(499)][s(512)]=r}))}[Uc(476)](t,e,n,r,o){const i=Uc,a=new s.ButtonView(this[i(436)]);return a[i(445)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(428)]({attributes:{class:n}}),a.on(i(443),(()=>{const t=i;this[t(456)](r,this[t(517)].id)})),a}[Uc(495)](){const t=Uc;return t(433)===this[t(517)][t(432)][t(479)][t(464)]?Hr(this[t(436)],t(519)):Hr(this[t(436)],t(521))}[Uc(515)](){const t=Uc;return this[t(517)][t(468)]?t(433)===this[t(517)][t(432)][t(479)][t(464)]?Hr(this[t(436)],t(474),this[t(517)][t(472)][t(511)]):Hr(this[t(436)],t(429),this[t(517)][t(472)][t(511)]):null}}function Gc(){const t=["ck-suggestion__main","authoredAt","innerText","720987hrTEqI","ck-suggestion__user","name","innerHTML","ck-suggestion","bind","getUserViewNotificationText","editorReady","_model","content","EXTERNAL_IMPORT_WORD_SUGGESTION","ck-suggestion-","EXTERNAL_SUGGESTION","span","change:description","602CIslaq","commentsListView","162330uamMot","43000DMYLMy","61302wnKDjt","discardButton","userView","ck-suggestion--disabled-comments","acceptSuggestion","children","descriptionParts","author","ck-suggestion__actions","extendTemplate","EXTERNAL_AVATAR","time","ck-suggestion--accept","attributes","importWord","isEnabled","ck-suggestion--discard","locale","bindTemplate","ck-annotation__info-time","render","delegate","isActive","</span>","execute","value","set","ck-annotation__main","1125092eNmfxH","ck-suggestion-wrapper--active","438062oQtPhp","element","querySelector","ck-suggestion-wrapper",'<span class="ck-suggestion-type">',"split","canDiscard","fire","color","236325anFpDL","ck-comment__external","getTemplate","editorDestroyed",'<span class="ck-suggestion-color" style="background-color: ',"</p>","source","check","createElement","map","isExternal","ck-suggestion__info-name","acceptButton","_config","creator","description","EXTERNAL_IMPORT_WORD_AVATAR","disableComments","_createButton","discardSuggestion","title","@external","ck-annotation","canAccept","ck-annotation__user","type","push","ck-annotation__info","ck-annotation__content-wrapper","div","cancel",'" title="',"Discard suggestion",'"></span>',".ck-annotation__content-wrapper","formatDateTime","setTemplate","getExternalSuggestionNote","ck-comment__info-time","ck-annotation__actions","join","_descriptionElement","<p>","ck-annotation__info-name","commentThread","ck-suggestion__info","commentThreadInputView","Accept suggestion"];return(Gc=function(){return t})()}function Vc(t,e){const n=Gc();return(Vc=function(t,e){return n[t-=415]})(t,e)}function zc(t,e){const n=Uc;let r="";return r+=t[n(454)]("*")[n(467)](((t,e)=>e%2!=0?n(453)+Hc(t)+n(442):Hc(t)))[n(498)](""),e&&(r+=n(462)+e[n(444)]+n(489)+e[n(478)]+n(491)),r}function Hc(t){const e=Uc,n=document[e(466)](e(522));return n[e(508)]=t,n[e(512)]}const Wc=Kc;function qc(){const t=["view","_destroyController","trackChanges.disableComments","editing","trackChanges.SuggestionThreadView","3732296elazkl","32212isxVNM","addSourceCollector","_createUIButton","6350694yZGktr","length","getByInnerView","_descriptionFactory","Discard all suggestions","map","_disableComments","componentFactory","requires","get","getAllAdjacentSuggestions","_suggestionToController","unbind","registerAnnotation","head","commandName","focus","bind","pluginName","getRanges","5203278mFVcdP","getFirstRange","define","1842WofYgw","plugins","locale","listenTo","value","editor","getMarkers","SuggestionThreadView","push","CommentsUI","1883661eoZvYR","actionView","separator","getSuggestion","discardSelectedSuggestions","5155QHYqJf","innerView","arrowView","refreshSelectedViews","_viewToController","set","buttonView","14yHrOif","commands","init","comments","TrackChangesEditing","from","createCommentThreadController","switchbutton","Accept all suggestions","_handleSuggestionControllerDelayed","source","discardButton","type","Track changes","model","2076300MUtgEl","createAnnotationView","createAnnotation","_updateController","commentThread","remove","discardAllSuggestions","mainView","getJoined","trackChanges","suggestionLoaded","some","CommentView","reduce","isOn","Annotations","acceptAllSuggestions","button","TrackChangesUI","addComment","clear","getMarkerNames","activeAnnotations","config","suggestion-","toMany","lowest","descriptionParts","_refreshActiveMarkers","comments.editorConfig","change:previous","comments.maxCommentCharsWhenCollapsed","comments.maxThreadTotalWeight","keys","destroy","_annotationViews","has","isMultiRange","isInContent","acceptSelectedSuggestions","CommentsRepository","filter","stopListening","_handleControllerBuffer","_unbindEditors","activeMarkers","isDirty","Discard all selected suggestions","suggestionUnloaded","previous","getDescriptions","isEnabled","values","execute","acceptButton","Accept all selected suggestions","suggestionChanged","size","add","_bindAnnotationToEditors","hasSuggestion","delete","EditorAnnotations","change:activeAnnotations","_initializeController","comments.maxCommentsWhenCollapsed"];return(qc=function(){return t})()}function Kc(t,e){const n=qc();return(Kc=function(t,e){return n[t-=194]})(t,e)}!function(t,e){const n=Kc,r=t();for(;;)try{if(570626===parseInt(n(313))/1*(parseInt(n(265))/2)+-parseInt(n(301))/3+parseInt(n(328))/4+-parseInt(n(306))/5*(-parseInt(n(291))/6)+-parseInt(n(268))/7+parseInt(n(264))/8+parseInt(n(288))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qc);class Xc extends t.Plugin{static get[Wc(276)](){const t=Wc;return[Ec,o.Users,t(233),t(208),t(255)]}static get[Wc(286)](){return Wc(211)}constructor(t){const e=Wc;super(t),this[e(279)]=new Map,this[e(310)]=new Map,this[e(228)]=new Map,this[e(236)]=new Map;const n=this[e(296)][e(216)];n[e(290)](e(263),jc),n[e(290)](e(261),!1),this[e(274)]=n[e(277)](e(261))}[Wc(322)](t,e){const n=Wc;0===this[n(236)][n(250)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(236)]){const r=this[t(279)][t(229)](e);r||n?r&&n&&this[t(260)](e):this[t(257)](e)}this[t(236)][t(213)](),this[t(296)][t(292)][t(277)](t(255))[t(309)](),this[t(221)]()}),10),this[n(236)][n(311)](t,e)}[Wc(315)](){const t=Wc,e=this[t(296)],n=e[t(292)][t(277)](t(317)),r=e[t(292)][t(277)](t(208)),s=e[t(292)][t(277)](t(255)),o=e[t(292)][t(277)](t(233));e.ui[t(275)][t(251)](t(202),(e=>this[t(267)](e))),s[t(266)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(318)](this[e(279)])){const s=t[e(278)](),o=[];for(const t of s){if(!t[e(231)])continue;if(t[e(230)]){o[e(299)](...t[e(287)]());continue}const n=t[e(289)]();if(o[e(269)]>0){const t=o[0][e(201)](n);if(t){o[0]=t;continue}}o[e(299)](n)}n[e(299)]([r[e(259)],o])}return n})),this[t(294)](n,t(203),((e,n)=>{const r=t;this[r(294)](n,r(223),((t,e,s,o)=>{const i=r;n[i(231)]&&(null==s?(this[i(196)](o[i(282)]),this[i(322)](n,!1)):(this[i(196)](s[i(282)]),null==o&&this[i(322)](n,!0)))})),null!==n[r(242)]?this[r(196)](n[r(282)]):this[r(322)](n,!1)})),this[t(294)](n,t(241),((e,n,r)=>{const s=t;this[s(235)](n,s(223)),this[s(236)][s(254)](n),this[s(279)][s(229)](n)&&this[s(260)](n),r&&this[s(196)](r[s(282)])})),this[t(294)](n,t(249),((e,n)=>{this[t(196)](n)})),this[t(294)](r,t(256),(()=>{this[t(221)]()})),this[t(294)](o,t(212),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(253)](r))return;const i=n[o(304)](r);this[o(279)][o(277)](i)[o(259)][o(284)]()}),{priority:t(219)})}[Wc(221)](){const t=Wc,e=this[t(296)][t(292)][t(277)](t(208)),n=this[t(296)][t(292)][t(277)](t(317)),r=Array[t(318)](e[t(215)],(e=>e[t(307)]))[t(234)]((e=>this[t(310)][t(229)](e))),s=[];for(const e of r){const n=this[t(310)][t(277)](e)[t(327)][t(278)]();s[t(299)](...n[t(206)](((e,n)=>[...e,...n[t(214)]()]),[]))}n[t(238)]=s}[Wc(267)](t){const n=Wc,r=(0,s.createDropdown)(t,s.SplitButtonView),o=this[n(296)][n(314)][n(277)](n(202)),i=Hr(t,n(326));r[n(312)][n(311)]({tooltip:i,label:i,icon:'\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-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'}),r[n(312)][n(285)](n(207)).to(o,n(295)),r[n(312)].on(n(246),(()=>{const t=n;o[t(246)](),this[t(296)][t(262)][t(259)][t(284)]()}));const a=new e.Collection,c=[{type:n(320),model:{withText:!0,label:i,commandName:n(202)}},{type:n(303)},{type:n(210),model:{withText:!0,label:Hr(t,n(321)),commandName:n(209)}},{type:n(210),model:{withText:!0,label:Hr(t,n(248)),commandName:n(232)}},{type:n(210),model:{withText:!0,label:Hr(t,n(272)),commandName:n(199)}},{type:n(210),model:{withText:!0,label:Hr(t,n(240)),commandName:n(305)}}];for(const t of c){let e={type:n(303)};if(t[n(327)]){const r=new s.ViewModel(t[n(327)]),o=this[n(296)][n(314)][n(277)](r[n(283)]);r[n(285)](n(207),n(244)).to(o,n(295),n(244)),e={type:t[n(325)],model:r}}a[n(251)](e)}(0,s.addListToDropdown)(r,a);const u=c[n(234)]((t=>null!=t[n(327)]))[n(273)]((t=>this[n(296)][n(314)][n(277)](t[n(327)][n(283)]))),l=r[n(312)];return l[n(302)][n(280)](n(244)),l[n(308)][n(280)](n(244)),l[n(302)][n(285)](n(244)).to(o,n(244)),l[n(308)][n(285)](n(244))[n(218)](u,n(244),((...t)=>t[n(204)]((t=>t)))),r.on(n(246),(t=>{const e=n;this[e(296)][e(246)](t[e(323)][e(283)]),this[e(296)][e(262)][e(259)][e(284)]()})),r}[Wc(257)](t){const e=Wc,n=this[e(296)],r=n[e(216)],s=n[e(292)][e(277)](e(208)),i=n[e(292)][e(277)](e(233)),a=n[e(292)][e(277)](e(255)),c=n[e(292)][e(277)](o.Users).me,u=r[e(277)](e(202))[e(298)],{CommentsListView:l,CommentThreadInputView:f}=n[e(292)][e(277)](e(300));let h,g;this[e(228)][e(229)](t.id)?(g=this[e(228)][e(277)](t.id),h=g[e(200)]):(h=new u(n[e(293)],t,c,{disableComments:this[e(274)],editorConfig:r[e(277)](e(222)),maxCommentsWhenCollapsed:r[e(277)](e(258)),maxThreadTotalWeight:r[e(277)](e(225)),maxCommentCharsWhenCollapsed:r[e(277)](e(224)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(277)](e(293))),CommentView:r[e(277)](e(316))[e(205)],CommentsListView:l,CommentThreadInputView:f}),h[e(247)].on(e(246),(()=>{const t=e;n[t(262)][t(259)][t(284)]()})),h[e(324)].on(e(246),(()=>{const t=e;n[t(262)][t(259)][t(284)]()})),g=s[e(194)](this[e(296)][e(293)],h),g[e(285)](e(239)).to(h,e(239)),g[e(285)](e(269)).to(h),g[e(285)](e(325)).to(h,e(325),(t=>e(217)+t)),this[e(228)][e(311)](t.id,g));const d=i[e(319)](t[e(197)],h),p=new Dc(n,t,h,d),m=t[e(278)]()[e(234)]((t=>t[e(231)]));h[e(220)]=n[e(292)][e(277)](e(317))[e(271)][e(243)](m),this[e(279)][e(311)](t,p),this[e(310)][e(311)](h,p);const I=s[e(195)]({view:g,target:()=>{const r=e,s=[],i=t[r(278)]()[r(234)]((t=>t[r(231)]));for(const t of i)s[r(299)](...t[r(297)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(262)],s)},type:()=>e(217)+p[e(259)][e(325)]});i[e(252)](h,I),s[e(251)](I),a[e(281)](I)}[Wc(260)](t){const e=Wc,n=this[e(296)][e(292)][e(277)](e(233)),r=this[e(296)][e(292)][e(277)](e(208)),s=this[e(279)][e(277)](t),o=s[e(259)],i=r[e(270)](o);n[e(237)](o),i&&r[e(198)](i),this[e(279)][e(254)](t),this[e(310)][e(254)](o),s[e(227)]()}[Wc(196)](t){const e=Wc;if(!t[e(231)]||!this[e(279)][e(229)](t))return;const n=this[e(296)][e(292)][e(277)](e(317)),r=this[e(279)][e(277)](t),s=t[e(278)]();r[e(259)][e(220)]=n[e(271)][e(243)](s)}[Wc(227)](){const t=Wc;for(const e of this[t(279)][t(226)]())this[t(260)](e);for(const e of this[t(228)][t(245)]())e[t(200)][t(227)]();super[t(227)]()}}function Qc(t,e){var n=Yc();return(Qc=function(t,e){return n[t-=282]})(t,e)}var Zc=Qc;function Yc(){var t=["requires","plugins","7ErUqsA","editor","pluginName","9909924NUFEoB","addSuggestion","getSuggestions","827366PIOCIQ","561izWpaG","1337637OvGLnz","adapter","getSuggestion","421680qZRrJy","Comments","70RnBJug","9339129LbLLws","addSuggestionData","get","2258152DFriAH","440428ZuNKnq","TrackChanges","3Mphzcg"];return(Yc=function(){return t})()}!function(t,e){for(var n=Qc,r=t();;)try{if(874042===-parseInt(n(294))/1+parseInt(n(292))/2*(parseInt(n(283))/3)+-parseInt(n(304))/4*(-parseInt(n(299))/5)+parseInt(n(289))/6+parseInt(n(286))/7*(-parseInt(n(303))/8)+parseInt(n(300))/9+parseInt(n(297))/10*(-parseInt(n(293))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yc);class Jc extends t.Plugin{static get[Zc(284)](){return[Ec,Xc,Zc(298)]}static get[Zc(288)](){return Zc(282)}set[Zc(295)](t){var e=Zc;this[e(287)][e(285)][e(302)](Ec)[e(295)]=t}get[Zc(295)](){var t=Zc;return this[t(287)][t(285)][t(302)](Ec)[t(295)]}[Zc(290)](t){var e=Zc;return this[e(287)][e(285)][e(302)](Ec)[e(301)](t)}[Zc(291)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=Zc;return this[n(287)][n(285)][n(302)](Ec)[n(291)]({skipNotAttached:t,toJSON:e})}[Zc(296)](t){var e=Zc;return this[e(287)][e(285)][e(302)](Ec)[e(296)](t)}}function $c(){const t=["config","addUser","push","document","11402853TLWMhQ","trackChangesData.editorCreator","24xEAoRR","922816ZzVbbo","Users","plugins","useAnonymousUser","672141tZPaup","2156146AJcoTV","329754SFVDlz","117879oSDoQw","define","constructor","getUser","editor","createDocumentFragment","22317516jkufIH","createElement","map","rootsAttributes","discardAllSuggestions","getRootNames","getDataWithAcceptedSuggestions","_adapter","TrackChangesDataGetter","getRootsAttributes","get","addSuggestionData","name","getFullData","end","Pagination","track-changes-data-invalid-editor-creator","model","reduce","result","requires","destroy","110EwPwDX","pluginName","execute","getDataWithDiscardedSuggestions","getSuggestions","div","set","create","TrackChangesEditing","users","editorCreator","CommentsRepository","appendChild","TrackChangesData","data","init","acceptAllSuggestions","function","trackChangesData"];return($c=function(){return t})()}const tu=eu;function eu(t,e){const n=$c();return(eu=function(t,e){return n[t-=480]})(t,e)}!function(t,e){const n=eu,r=t();for(;;)try{if(857793===parseInt(n(528))/1+-parseInt(n(526))/2+parseInt(n(525))/3*(parseInt(n(520))/4)+parseInt(n(495))/5*(parseInt(n(527))/6)+parseInt(n(518))/7+parseInt(n(521))/8+-parseInt(n(534))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($c);const nu=[tu(488)];class ru extends t.Plugin{static get[tu(493)](){return[Ec]}static get[tu(496)](){return tu(508)}[tu(510)](){const t=tu,n=this[t(532)];if(n[t(514)][t(529)](t(519),(e=>{const r=t,s=n[r(490)][r(517)][r(539)]()[r(491)](((t,e)=>(t[e]="",t)),{});return n[r(530)][r(502)](s,e)})),t(512)!=typeof n[t(514)][t(483)](t(513))[t(505)])throw new e.CKEditorError(t(489))}[tu(540)](t){return iu(this[tu(532)],!0,t)}[tu(498)](t){return iu(this[tu(532)],!1,t)}}class su extends t.Plugin{static get[tu(496)](){return tu(481)}constructor(t){const e=tu;super(t),this[e(492)]=e(487)}[tu(510)](){const t=tu;this[t(532)][t(523)][t(483)](t(506))[t(480)]={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(532)][t(523)][t(483)](t(503))[t(480)]=null}}function ou(t){return void 0!==t[tu(482)]}async function iu(t,e,n){const r=tu,s=(0,o.sanitizeEditorConfig)(t,nu);s[r(523)][r(516)](Ec,su),s[r(537)]=ou(t)?t[r(482)]():void 0;const i=document[r(533)](),a=t[r(514)][r(483)](r(513))[r(505)],c=await a(s,(()=>function(t){const e=r,n=document[e(535)](e(500));return t[e(507)](n),n}(i)));!function(t,e){const n=r,s=t[n(490)][n(517)][n(539)]()[n(491)](((e,r)=>(e[r]=t[n(509)][n(483)]({rootName:r}),e)),{}),o=t[n(523)][n(483)](n(522))[n(504)][n(536)]((t=>({id:t.id,name:t[n(485)]}))),i=t[n(523)][n(483)](n(503))[n(499)]({skipNotAttached:!0,toJSON:!0}),a=e[n(523)][n(483)](n(522)),c=e[n(523)][n(483)](n(503));for(const t of o)a[n(531)](t.id)||a[n(515)](t);a.me||a[n(524)]();for(const t of i)c[n(484)](t);e[n(509)][n(501)](s)}(t,c),c[r(497)](r(e?511:538));const u=ou(c)?c[r(486)](n):c[r(509)][r(483)](n);return await c[r(494)](),u}function au(){var t=["6479836tKriuV","473764mKQngG","1303069ayADrm","7JYQaxC","6859356HmxkAY","19486936idvHTM","6595150aczVxl","132165ifUnsL"];return(au=function(){return t})()}function cu(t,e){var n=au();return(cu=function(t,e){return n[t-=163]})(t,e)}!function(t,e){for(var n=cu,r=t();;)try{if(855792===parseInt(n(170))/1+parseInt(n(169))/2+-parseInt(n(167))/3+parseInt(n(168))/4+parseInt(n(166))/5+-parseInt(n(164))/6+parseInt(n(163))/7*(-parseInt(n(165))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(au)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();