@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240418.0 → 0.0.0-nightly-20240420.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (69) hide show
  1. package/build/track-changes.js +1 -1
  2. package/package.json +3 -3
  3. package/src/commands/acceptsuggestioncommand.js +1 -1
  4. package/src/commands/discardsuggestioncommand.js +1 -1
  5. package/src/commands/executeonallsuggestionscommand.js +1 -1
  6. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  7. package/src/commands/trackchangescommand.js +1 -1
  8. package/src/index.js +1 -1
  9. package/src/integrations/aiassistant.js +1 -1
  10. package/src/integrations/alignment.js +1 -1
  11. package/src/integrations/basicstyles.js +1 -1
  12. package/src/integrations/blockquote.js +1 -1
  13. package/src/integrations/casechange.js +1 -1
  14. package/src/integrations/ckbox.js +1 -1
  15. package/src/integrations/codeblock.js +1 -1
  16. package/src/integrations/comments.js +1 -1
  17. package/src/integrations/deletecommand.js +1 -1
  18. package/src/integrations/entercommand.js +1 -1
  19. package/src/integrations/findandreplace.js +1 -1
  20. package/src/integrations/font.js +1 -1
  21. package/src/integrations/formatpainter.js +1 -1
  22. package/src/integrations/heading.js +1 -1
  23. package/src/integrations/highlight.js +1 -1
  24. package/src/integrations/horizontalline.js +1 -1
  25. package/src/integrations/htmlembed.js +1 -1
  26. package/src/integrations/image.js +1 -1
  27. package/src/integrations/imagereplace.js +1 -1
  28. package/src/integrations/imagestyle.js +1 -1
  29. package/src/integrations/importword.js +1 -1
  30. package/src/integrations/indent.js +1 -1
  31. package/src/integrations/inputcommand.js +1 -1
  32. package/src/integrations/legacylist.js +1 -1
  33. package/src/integrations/legacylistproperties.js +1 -1
  34. package/src/integrations/link.js +1 -1
  35. package/src/integrations/list.js +1 -1
  36. package/src/integrations/listproperties.js +1 -1
  37. package/src/integrations/mediaembed.js +1 -1
  38. package/src/integrations/mention.js +1 -1
  39. package/src/integrations/multilevellist.js +1 -1
  40. package/src/integrations/pagebreak.js +1 -1
  41. package/src/integrations/paragraph.js +1 -1
  42. package/src/integrations/removeformat.js +1 -1
  43. package/src/integrations/restrictededitingmode.js +1 -1
  44. package/src/integrations/shiftentercommand.js +1 -1
  45. package/src/integrations/standardeditingmode.js +1 -1
  46. package/src/integrations/style.js +1 -1
  47. package/src/integrations/table.js +1 -1
  48. package/src/integrations/tablecaption.js +1 -1
  49. package/src/integrations/tableclipboard.js +1 -1
  50. package/src/integrations/tablecolumnresize.js +1 -1
  51. package/src/integrations/tableheadings.js +1 -1
  52. package/src/integrations/tablemergesplit.js +1 -1
  53. package/src/integrations/tableofcontents.js +1 -1
  54. package/src/integrations/tableproperties.js +1 -1
  55. package/src/integrations/template.js +1 -1
  56. package/src/integrations/title.js +1 -1
  57. package/src/integrations/undo.js +1 -1
  58. package/src/integrations/utils.js +1 -1
  59. package/src/suggestion.js +1 -1
  60. package/src/suggestiondescriptionfactory.js +1 -1
  61. package/src/trackchanges.js +1 -1
  62. package/src/trackchangesdata.js +1 -1
  63. package/src/trackchangesediting.js +1 -1
  64. package/src/trackchangesui.js +1 -1
  65. package/src/ui/suggestioncontroller.js +1 -1
  66. package/src/ui/view/basesuggestionthreadview.js +1 -1
  67. package/src/ui/view/suggestionthreadview.js +1 -1
  68. package/src/utils/common-translations.js +1 -1
  69. package/src/utils/utils.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>uu,TrackChangesEditing:()=>yc});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=["forceDisabled","value","clearForceDisabled","629069cYyAiu","42YzeBWx","affectsData","2nRhoIo","9sHyOYH","_enabledCommands","765744cCKCCe","1530110VjoFym","_enableCommands","commands","editor","refresh","3911332ovIedV","4283490yNjnAH","execute","_disableUnsupportedCommands","300137RCtPMl","isEnabled","has","_isEnabledBasedOnSelection","3948216XtgniA","TrackChangesCommand"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=209]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(659051===-parseInt(n(230))/1*(-parseInt(n(217))/2)+parseInt(n(220))/3+parseInt(n(226))/4+-parseInt(n(227))/5+parseInt(n(215))/6*(parseInt(n(214))/7)+-parseInt(n(209))/8+parseInt(n(218))/9*(-parseInt(n(221))/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(219)]=e,this[n(212)]=!1,this[n(225)](),this[n(233)]=!1}[c(225)](){this[c(231)]=!0}[c(228)](){const t=c;this[t(212)]=!this[t(212)],this[t(212)]?this[t(229)]():this[t(222)]()}[c(229)](){const t=c;for(const e of this[t(224)][t(223)][t(223)]())e[t(216)]&&!this[t(219)][t(232)](e)&&e[t(211)](t(210))}[c(222)](){const t=c;for(const e of this[t(224)][t(223)][t(223)]())e[t(216)]&&!this[t(219)][t(232)](e)&&e[t(213)](t(210))}}const h=d;function g(){const t=["414tJUlTw","plugins","TrackChangesEditing","748NMPQWb","1779kLpRHP","isEnabled","_isEnabledBasedOnSelection","canEditAt","getRanges","3121895YcuXcx","execute","acceptSuggestion","64915VjpOgW","944286kTxiub","2268984oqYhJR","track-changes-accept-suggestion-not-found","_suggestions","90529vaiPME","editor","refresh","model","1900ergUfD","get","2817CLebKz"];return(g=function(){return t})()}function d(t,e){const n=g();return(d=function(t,e){return n[t-=300]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(546938===-parseInt(n(319))/1+-parseInt(n(315))/2+parseInt(n(306))/3*(parseInt(n(305))/4)+-parseInt(n(314))/5*(-parseInt(n(302))/6)+parseInt(n(311))/7+-parseInt(n(316))/8+-parseInt(n(301))/9*(parseInt(n(323))/10))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(318)]=e,this[n(321)](),this[n(308)]=!1}[h(321)](){this[h(307)]=!0}[h(312)](t){const n=h,r=this[n(318)][n(300)](t);if(!r)throw new e.CKEditorError(n(317),this);const s=r[n(310)]();this[n(320)][n(322)][n(309)](s)&&this[n(320)][n(303)][n(300)](n(304))[n(313)](r)}}function m(){const t=["22tghjmw","track-changes-discard-suggestion-not-found","plugins","get","3077265kisdfz","isEnabled","getRanges","TrackChangesEditing","refresh","editor","model","_isEnabledBasedOnSelection","discardSuggestion","510650xiCYzv","9243928FxhYcH","15290650KvZXpW","71027jxqwyj","1007064ipnkPW","9cTWjyo","execute","_suggestions","36gvyMFb","9380952OFkxhq","canEditAt"];return(m=function(){return t})()}const I=E;function E(t,e){const n=m();return(E=function(t,e){return n[t-=263]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(717926===-parseInt(n(278))/1*(-parseInt(n(286))/2)+-parseInt(n(266))/3+parseInt(n(283))/4*(-parseInt(n(275))/5)+parseInt(n(279))/6+parseInt(n(284))/7+-parseInt(n(276))/8*(parseInt(n(280))/9)+parseInt(n(277))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(m);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(282)]=e,this[n(270)](),this[n(273)]=!1}[I(270)](){this[I(267)]=!0}[I(281)](t){const n=I,r=this[n(282)][n(265)](t);if(!r)throw new e.CKEditorError(n(263),this);const s=r[n(268)]();this[n(271)][n(272)][n(285)](s)&&this[n(271)][n(264)][n(265)](n(269))[n(274)](r)}}function T(t){const e=_;return t[e(351)](((t,n)=>e(384)==t[e(380)]&&e(384)!=n[e(380)]?-1:e(384)!=t[e(380)]&&e(384)==n[e(380)]?1:0))}function _(t,e){const n=y();return(_=function(t,e){return n[t-=345]})(t,e)}function y(){const t=["2562240QAfLmm","isArray","join","getRanges"," [color ","sort","value","add","content","length","execute","isIntersecting","next","start","isCollapsed","replace","24DicEym","createPositionBefore","end","from","isMultiRange","232323ITDVYB","push","splice","createPositionAfter","isTouching","change","createRange","color","1712436ISQhtc","schema","createPositionAt","11409736GiKJWg","284413WNjJDo","type","isObject","265690hKDCgS","isInContent","deletion","291086tThXPr","map"];return(y=function(){return t})()}function A(t,e){const n=_;let r,s=0;const o=[],i=e[n(376)];for(;s<t[n(355)];){const a=t[s],c=t[s+1];r||(r=e[n(363)](a)),k(e,a,c)||(o[n(368)](e[n(373)](r,i[n(381)](a)?e[n(370)](a):e[n(377)](a,n(364)))),r=null),s++}return o}function k(t,e,n){const r=_;if(!n)return!1;const s=t[r(370)](e),o=t[r(363)](n);return s[r(371)](o)}!function(t,e){const n=_,r=t();for(;;)try{if(287230===parseInt(n(379))/1+parseInt(n(385))/2+parseInt(n(375))/3+parseInt(n(362))/4*(parseInt(n(382))/5)+parseInt(n(346))/6+-parseInt(n(367))/7+-parseInt(n(378))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(y);function C(t,e,n){const r=_;for(;n[r(355)];){const s=n[r(369)](0,100);t[r(372)]((()=>{const t=r;for(const n of s)n[t(383)]&&e[t(356)](n.id)}))}}const L=S;function N(){const t=["_suggestions","122438iMuzuD","17524760imSdbw","execute","646286UuijKj","from","2711060hQkGil","editor","3AkTDlI","isInContent","18qXleit","canEditAt","values","some","1032potXZm","getRanges","model","_command","refresh","6192676mCcrAh","isEnabled","377345AnwLwE","_isEnabledBasedOnSelection","47133tiDpBH"];return(N=function(){return t})()}function S(t,e){const n=N();return(S=function(t,e){return n[t-=262]})(t,e)}!function(t,e){const n=S,r=t();for(;;)try{if(611818===-parseInt(n(279))/1+parseInt(n(282))/2*(-parseInt(n(262))/3)+-parseInt(n(284))/4+parseInt(n(275))/5*(-parseInt(n(264))/6)+parseInt(n(273))/7+parseInt(n(268))/8*(-parseInt(n(277))/9)+parseInt(n(280))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(N);class R extends t.Command{constructor(t,e,n){const r=S;super(t),this[r(271)]=e,this[r(278)]=n,this[r(272)](),this[r(276)]=!1}[L(272)](){const t=L,e=Array[t(283)](this[t(278)][t(266)]())[t(267)]((e=>e[t(263)]));this[t(274)]=this[t(271)][t(274)]&&e}[L(281)](){const t=L,e=T(Array[t(283)](this[t(278)][t(266)]()));for(const n of e){const e=n[t(269)]();if(!this[t(285)][t(270)][t(265)](e))return}C(this[t(285)][t(270)],this[t(271)],e)}}const M=v;function v(t,e){const n=w();return(v=function(t,e){return n[t-=440]})(t,e)}function w(){const t=["editor","_isEnabledBasedOnSelection","isEnabled","values","_suggestions","document","5001534IjiMly","execute","_command","selection","model","2874078IIDdai","size","refresh","292dTfIeJ","197935QVBEBK","_selectedSuggestions","934296EoYhlF","canEditAt","1746NhQbxy","6920725rRhApQ","getRanges","7633384ycgzmr","from","40ewueHl","10hnXFNp"];return(w=function(){return t})()}!function(t,e){const n=v,r=t();for(;;)try{if(495031===-parseInt(n(452))/1+parseInt(n(449))/2*(-parseInt(n(454))/3)+-parseInt(n(459))/4*(-parseInt(n(450))/5)+parseInt(n(441))/6+-parseInt(n(455))/7+parseInt(n(457))/8+parseInt(n(446))/9*(parseInt(n(460))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(w);class O extends t.Command{constructor(t,e,n){const r=v;super(t),this[r(443)]=e,this[r(465)]=n,this[r(451)]=new Set,this[r(448)](),this[r(462)]=!1}[M(448)](){const t=M,e=this[t(461)][t(445)][t(440)][t(444)],n=Array[t(458)](this[t(465)][t(464)]());this[t(451)]=function(t,e){const n=_,r=Array[n(365)](t[n(349)]()),s=new Set;for(const o of e)if(o[n(383)])for(const e of r)for(const r of o[n(349)]())(e[n(357)](r)||t[n(360)]&&!o[n(366)]&&o[n(358)]&&r[n(364)][n(371)](e[n(359)]))&&s[n(353)](o);return s}(e,n),this[t(463)]=this[t(443)][t(463)]&&!!this[t(451)][t(447)]}[M(442)](){const t=M,e=T(Array[t(458)](this[t(451)]));for(const n of e){const e=n[t(456)]();if(!this[t(461)][t(445)][t(453)](e))return}C(this[t(461)][t(445)],this[t(443)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const x=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var B=Array.prototype.splice;const P=function(t){var e=this.__data__,n=x(e,t);return!(n<0)&&(n==e.length-1?e.pop():B.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=x(e,t);return n<0?void 0:e[n][1]};const j=function(t){return x(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=x(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=P,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const H=V;const W=function(){this.__data__=new H,this.size=0};const z=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const q=function(t){return this.__data__.has(t)};const X="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const Q=X||Z||Function("return this")();const J=Q.Symbol;var Y=Object.prototype,$=Y.hasOwnProperty,tt=Y.toString,et=J?J.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=J?J.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Q["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Q,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var St=Object.prototype.hasOwnProperty;const Rt=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return St.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:Mt.call(e,t)};const wt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function Ot(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])}}Ot.prototype.clear=Lt,Ot.prototype.delete=Nt,Ot.prototype.get=Rt,Ot.prototype.has=vt,Ot.prototype.set=wt;const Dt=Ot;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||H),string:new Dt}};const xt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Bt=function(t,e){var n=t.__data__;return xt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Pt=function(t){var e=Bt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Bt(this,t).get(t)};const jt=function(t){return Bt(this,t).has(t)};const Gt=function(t,e){var n=Bt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Ft,Vt.prototype.delete=Pt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const Wt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!kt||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 zt(t){var e=this.__data__=new H(t);this.size=e.size}zt.prototype.clear=W,zt.prototype.delete=z,zt.prototype.get=K,zt.prototype.has=q,zt.prototype.set=Wt;const Kt=zt;const qt=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 Zt=function(t,e,n){"__proto__"==e&&Xt?Xt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Qt=Object.prototype.hasOwnProperty;const Jt=function(t,e,n){var r=t[e];Qt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Yt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):Jt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Q.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 ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Se=function(t,e){return function(n){return t(e(n))}};const Re=Se(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Ne(t))return Re(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const we=function(t){return null!=t&&de(t.length)&&!ct(t)};const Oe=function(t){return we(t)?Ce(t):ve(t)};const De=function(t,e){return t&&Yt(e,Oe(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var xe=Object.prototype.hasOwnProperty;const Be=function(t){if(!at(t))return Fe(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&xe.call(t,r))&&n.push(r);return n};const Pe=function(t){return we(t)?Ce(t,!0):Be(t)};const Ue=function(t,e){return t&&Yt(e,Pe(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?Q.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const We=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 ze=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const qe=function(){return[]};var Xe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Qe=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return Xe.call(t,e)})))}:qe;const Je=function(t,e){return Yt(t,Qe(t),e)};const Ye=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Se(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Ye(e,Qe(t)),t=$e(t);return e}:qe;const en=function(t,e){return Yt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Ye(r,n(t))};const rn=function(t){return nn(t,Oe,Qe)};const sn=function(t){return nn(t,Pe,tn)};const on=At(Q,"DataView");const an=At(Q,"Promise");const cn=At(Q,"Set");const un=At(Q,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Q.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Sn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Rn=J?J.prototype:void 0,Mn=Rn?Rn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const wn=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const On=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return wn(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 Sn(t);case"[object Symbol]":return vn(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 xn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Fn($e(t))};const Bn=function(t){return te(t)&&"[object Map]"==_n(t)};var Pn=_e&&_e.isMap;const Un=Pn?Ie(Pn):Bn;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]",Wn="[object Function]",zn="[object Object]",Kn={};Kn[Hn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[zn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[Wn]=Kn["[object WeakMap]"]=!1;const qn=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 ze(e,a)}else{var h=_n(e),g=h==Wn||"[object GeneratorFunction]"==h;if(fe(e))return We(e,c);if(h==zn||h==Hn||g&&!o){if(a=u||g?{}:xn(e),!c)return u?en(e,Ue(a,e)):Je(e,De(a,e))}else{if(!Kn[h])return o?e:{};a=On(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Pe:Oe)(e);return qt(p||e,(function(s,o){p&&(s=e[o=s]),Jt(a,o,t(s,n,r,o,e,i))})),a};const Xn=function(t){return qn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Jn=/^\w*$/;const Yn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Jn.test(t)||!Qn.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=J?J.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Yn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Jt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new 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=J?J.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Sr="[object Array]",Rr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Sr:_n(t),u=a?Sr:_n(e),l=(c=c==Nr?Rr:c)==Rr,f=(u=u==Nr?Rr:u)==Rr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const wr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:vr(e,n,r,s,t,o))};const Or=function(t,e){return wr(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 xr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Br=function(t,e){return e.length<2?t:Fr(t,xr(e,0,-1))};const Pr=function(t,e){return e=ur(e,t),null==(t=Br(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||Pr(t,e)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=453]})(t,e)}function Vr(){const t=["getAllAdjacentSuggestions","substr","map","150EAZqFq","_onAccept","accept","_model","type","reduce","clear","previous","28270xJIzus","459eSMrlY","next","removeMarkers","start","onAttributesChange","filter","_isDataLoaded","setAttribute","hasComments","14360xAQXcM","getMarkerNames","end","getRange","head","getFirstMarker","_onAttributesChange","_onDiscard","isInContent","add","addRange","onDiscard","getMarkers","discard","author","85CQQmBD","getFirstRange","attributes","delete","476496laJdEO","99KENVwK","change","addMarker","data","removeAttribute","isIntersecting","@external","from","43312MLzkto","_saved","addMarkerName","length","commentThread","61754LIMmiG","nodeAfter","isIntersectingWithRange","getRanges","decorate","getMultiRangeId","onAccept","nodeBefore","removeMarker","1349610VdiSBX","authoredAt","split","isMultiRange","9479789GoWcjY","size","push","_markerNames","creator","getItems","subType","get","createdAt","toJSON","suggestion:","set","isExternal","markers","getContainedElement"];return(Vr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(366890===-parseInt(n(505))/1+-parseInt(n(476))/2*(parseInt(n(506))/3)+-parseInt(n(514))/4*(-parseInt(n(501))/5)+parseInt(n(468))/6*(parseInt(n(519))/7)+parseInt(n(486))/8*(-parseInt(n(477))/9)+parseInt(n(528))/10+parseInt(n(532))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(483)]=!1,this.id=e.id,this[n(472)]=e[n(472)],this[n(456)]=e[n(456)]||null,this[n(500)]=e[n(500)],this[n(454)]=e[n(454)]||e[n(500)],this[n(462)]=Boolean(e[n(503)]&&e[n(503)][n(512)]),this[n(509)]=null,this[n(471)]=t,this[n(469)]=e[n(525)],this[n(493)]=e[n(497)],this[n(492)]=e[n(481)],this[n(453)]=new Set,this[n(458)]=null,this[n(461)](n(529),null),this[n(461)](n(503),e[n(503)]||{}),this[n(461)](n(475),null),this[n(461)](n(478),null),this[n(461)](n(518),null),this[n(461)](n(515),!1),this[n(523)](n(470)),this[n(523)](n(499))}get[jr(490)](){const t=jr;let e=this;for(;e[t(475)];)e=e[t(475)];return e}get[jr(485)](){const t=jr;return!!this[t(518)]&&this[t(518)][t(517)]>0}get[jr(531)](){const t=jr;return 0!=this[t(453)][t(533)]&&6==Array[t(513)](this[t(453)])[0][t(530)](":")[t(517)]}get[jr(494)](){return null!==this[jr(491)]()}[jr(516)](t){const e=jr;this[e(453)][e(495)](t)}[jr(487)](){const t=jr;return Array[t(513)](this[t(453)])}[jr(498)](){const t=jr;return this[t(487)]()[t(467)]((e=>this[t(471)][t(463)][t(457)](e)))[t(482)]((t=>t))}[jr(491)](){return this[jr(498)]()[0]||null}[jr(479)](){const t=jr;this[t(471)][t(507)]((e=>{const n=t;for(const t of this[n(498)]())e[n(527)](t)})),this[t(453)][t(474)]()}[jr(527)](t){const e=jr;this[e(471)][e(507)]((n=>{n[e(527)](t)})),this[e(453)][e(504)](t)}[jr(496)](t){const e=jr,n=e(460)+this[e(472)]+":"+this[e(456)]+":"+this.id+":"+this[e(454)].id+":"+Hr[e(524)]();this[e(516)](n),this[e(471)][e(507)]((r=>{r[e(508)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(521)](t){const e=jr;for(const n of this[e(522)]())if(n[e(511)](t))return!0;return!1}[jr(522)](){const t=jr;return this[t(498)]()[t(467)]((e=>e[t(489)]()))}[jr(455)](){const t=jr;return this[t(522)]()[t(473)](((e,n)=>[...e,...n[t(455)]()]),[])}[jr(502)](){const t=jr;var e;return(null===(e=this[t(491)]())||void 0===e?void 0:e[t(489)]())||null}[jr(464)](){const t=jr,e=this[t(522)]();if(1!=e[t(517)])return null;const n=e[0],r=n[t(480)][t(520)],s=n[t(488)][t(526)];return r instanceof i.Element?r!=s?null:r:null}[jr(470)](){const t=jr;this[t(469)](this[t(522)](),this[t(509)],this[t(503)]),this[t(479)]()}[jr(499)](){const t=jr;this[t(493)](this[t(522)](),this[t(509)],this[t(503)]),this[t(479)]()}[jr(465)](){const t=jr,e=[];let n=this[t(490)];for(;n;)e[t(534)](n),n=n[t(478)];return e}[jr(484)](t,e){const n=jr,r=Xn(this[n(503)]);hr(r,t,e),Or(r,this[n(503)])||(this[n(503)]=r,this[n(492)](r))}[jr(510)](t){const e=jr,n=Xn(this[e(503)]);Ur(n,t),Or(n,this[e(503)])||(this[e(503)]=n,this[e(492)](this[e(503)]))}[jr(459)](){const t=jr;return{id:this.id,type:this[t(456)]?this[t(472)]+":"+this[t(456)]:this[t(472)],authorId:this[t(454)].id,createdAt:this[t(458)],hasComments:this[t(485)],data:this[t(509)],attributes:this[t(503)]}}static[jr(524)](){const t=jr;return(0,e.uid)()[t(466)](1,5)}}function Wr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const zr=qr;function Kr(){const t=["replace","_handleRenameSuggestionDescription","9BNyTgK","*Remove format:* %0","addContainer","_handleInsertRemoveSuggestionDescription","removeObject","nextSibling","addFormat","match","getItemLabel","EmptyContainer","quantity","ELEMENT_SPACE","isEqual","*Insert:* %0","get","_locale","*Set format:* %0","_itemLabels","add","name","getFirstRange","isInContent","registerAttributeLabel","_handleAttributeSuggestionDescription","label","addEmptyContainer","format","_resolveDescriptionItems","getDescriptions","_customCallbacks","659194UFVpJm","2953072XOHZHf","*Remove:* %0","addObject","elementEnd","newValue","nodeAfter","data","type","pop","registerElementLabel","$textProxy","skip","isEmpty","checkChild","474Mphdrr","start","*Split:* %0","matchingCallback","function","isObject","normal","_attributeLabels","1673802nhfZxV","remove","registerDescriptionCallback","Object","element","*Merge:* %0","previousSibling","push","24830qkgZAi","join","set","softBreak","*Change to:* %0","attribute","end","261292IfmvNr","1884540ApWbqb","Container","removeContainer","_addDescriptionItems","insertion","text","item","map","$1 $2","218955cmmFcW","$text","length","has","removeEmptyContainer","_schema","indexOf","getWalker","_handleCustomCallbackDescription","REPLACE_TEXT","removeFormat","elementStart","key","deletion","subType","_itemLabelsCallbacks"];return(Kr=function(){return t})()}function qr(t,e){const n=Kr();return(qr=function(t,e){return n[t-=436]})(t,e)}!function(t,e){const n=qr,r=t();for(;;)try{if(246549===-parseInt(n(458))/1+parseInt(n(506))/2+parseInt(n(476))/3*(parseInt(n(448))/4)+parseInt(n(441))/5*(parseInt(n(521))/6)+-parseInt(n(449))/7+-parseInt(n(507))/8+parseInt(n(529))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kr);class Xr{constructor(t,e){const n=qr;this[n(505)]=[],this[n(493)]=new Map,this[n(473)]=[],this[n(528)]=new Map,this[n(463)]=t,this[n(491)]=e}[zr(504)](t){const e=zr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(460)];o++){const i=t[o];if(!i[e(497)])continue;const a=this[e(466)](i);if(a){if(null!=i[e(472)]){if(r[e(461)](i[e(472)]))continue;r[e(494)](i[e(472)])}n[e(440)](a)}else if(e(446)!=i[e(514)])e(453)!=i[e(514)]&&e(471)!=i[e(514)]||this[e(479)](n,i,t[o+1]);else{const t=i[e(513)][e(470)];if(s[e(461)](t))continue;s[e(494)](i[e(513)][e(470)]),t==_c?this[e(475)](n,i):this[e(499)](n,i)}}return this[e(503)](n)}[zr(531)](t){const e=zr;this[e(505)][e(440)](t)}[zr(516)](t,n,r=e.priorities[zr(527)]){const s=zr;s(525)==typeof t?(0,e.insertToPriorityArray)(this[s(473)],{matchingCallback:t,label:n,priority:r}):this[s(493)][s(443)](t,n)}[zr(498)](t,e){const n=zr;this[n(528)][n(443)](t,e)}[zr(484)](t,e=1){const n=zr;let r;for(const e of this[n(473)])if(e[n(524)](t)){r=e[n(500)];break}return r||(r=this[n(493)][n(490)](t[n(495)])),r?r(e):1!==e?e+" "+t[n(495)]+"s":""+t[n(495)]}[zr(452)](t,e){const n=zr,r=e[n(496)]()[n(465)](),s=n(453)==e[n(514)]?n(494):n(530);for(const e of r){const o=e[n(455)],i=t[t[n(460)]-1];if(o.is(n(517)))i&&i[n(514)][n(464)](n(450))>-1&&t[n(515)](),i&&n(454)==i[n(514)]?i[s]+=o[n(513)]:t[n(440)]({type:n(454),add:n(494)==s?o[n(513)]:"",remove:n(530)==s?o[n(513)]:""});else if(this[n(463)][n(526)](o)){const a=o;if(i&&i[n(514)][n(464)](n(450))>-1&&t[n(515)](),n(510)==e[n(514)])continue;i&&i[n(514)]==s+n(436)&&i[n(437)][n(495)]==a[n(495)]?i[n(486)]++:t[n(440)]({type:s+n(436),element:a,quantity:1}),r[n(518)]((t=>!(n(510)==t[n(514)]&&t[n(455)]==o)))}else if(this[n(463)][n(520)](o,n(459))||o.is(n(437),n(444))){const r=o;if(n(494)==s&&n(469)==e[n(514)]||n(530)==s&&n(510)==e[n(514)])continue;if(i&&-1==i[n(514)][n(464)](n(450))){n(454)==i[n(514)]&&(i[s]+="\n");continue}let a;if(a=n(494)==s?r[n(481)]&&!this[n(463)][n(526)](r[n(481)])?r[n(481)]:null:r[n(439)]&&!this[n(463)][n(526)](r[n(439)])?r[n(439)]:null,r[n(519)]||a&&a[n(519)]){const e=a&&a[n(519)]?a:r;i&&i[n(514)]==s+n(485)&&i[n(437)][n(495)]==e[n(495)]?i[n(486)]++:t[n(440)]({type:s+n(485),element:e,quantity:1})}else t[n(440)]({type:s+n(450),element:r})}}}[zr(503)](t){const e=zr,n=this[e(491)],r=[],s=[],o=[];for(const i of t)switch(i[e(514)]){case e(454):if(i[e(494)]=i[e(494)][e(474)](/(\S)\u000A+(\S)/g,e(457))[e(474)](/\u000A/g,""),i[e(530)]=i[e(530)][e(474)](/(\S)\u000A+(\S)/g,e(457))[e(474)](/\u000A/g,""),""!=i[e(494)]&&""!=i[e(530)]){r[e(440)]({type:e(474),content:Wr(n,e(467),['"'+i[e(530)]+'"','"'+i[e(494)]+'"'])});continue}if(null!=i[e(494)][e(483)](/^ +$/)){r[e(440)]({type:e(453),content:Wr(n,e(489),Wr(n,e(487),i[e(494)][e(460)]))});continue}if(null!=i[e(530)][e(483)](/^ +$/)){r[e(440)]({type:e(471),content:Wr(n,e(508),Wr(n,e(487),i[e(530)][e(460)]))});continue}if(""!=i[e(494)]){r[e(440)]({type:e(453),content:Wr(n,e(489),'"'+i[e(494)]+'"')});continue}r[e(440)]({type:e(471),content:Wr(n,e(508),'"'+i[e(530)]+'"')});continue;case e(501):case e(509):r[e(440)]({type:e(453),content:Wr(n,e(489),this[e(484)](i[e(437)],i[e(486)]))});continue;case e(462):case e(480):r[e(440)]({type:e(471),content:Wr(n,e(508),this[e(484)](i[e(437)],i[e(486)]))});continue;case e(478):r[e(440)]({type:e(453),content:Wr(n,e(523),this[e(484)](i[e(437)],i[e(486)]))});continue;case e(451):r[e(440)]({type:e(471),content:Wr(n,e(438),this[e(484)](i[e(437)],i[e(486)]))});continue;case e(482):s[e(440)](i[e(470)]);continue;case e(468):o[e(440)](i[e(470)]);continue;default:r[e(440)](i)}if(s[e(460)]){const t=s[e(456)]((t=>this[e(528)][e(461)](t)?this[e(528)][e(490)](t):t))[e(442)](", ");r[e(440)]({type:e(502),content:Wr(this[e(491)],e(492),t)})}if(o[e(460)]){const t=o[e(456)]((t=>this[e(528)][e(461)](t)?this[e(528)][e(490)](t):t))[e(442)](", ");r[e(440)]({type:e(502),content:Wr(this[e(491)],e(477),t)})}return r}[zr(466)](t){const e=zr;for(const n of this[e(505)]){const r=n(t);if(r&&e(514)in r)return r}}[zr(499)](t,e){const n=zr,r=e[n(513)],s=void 0===r[n(511)]?n(468):n(482);t[n(440)]({type:s,key:r[n(470)]})}[zr(475)](t,e){const n=zr;t[n(440)]({type:n(502),content:Wr(this[n(491)],n(445),this[n(484)](e[n(496)]()[n(522)][n(512)],1))})}[zr(479)](t,e,n){const r=zr;if(this[r(452)](t,e),n&&n[r(496)]()&&!e[r(496)]()[r(447)][r(488)](n[r(496)]()[r(522)])){const n=t[t[r(460)]-1],s=r(453)==e[r(514)]?r(494):r(530);n&&r(454)==n[r(514)]&&(n[s]+="\n")}}}const Zr=Jr;function Qr(){const t=["60223669BozZgr","TrackChangesEditing","4wUZvST","5427824yiiOio","10738460LCFCJS","showAIAssistant","commands","6Eogerp","get","plugins","9WJHkqN","enableCommand","12XiUKAE","editor","32ctxozN","49480kVbcQU","1959837bRxutG","1513880JyLPmo","1951663nOsHdN","afterInit"];return(Qr=function(){return t})()}function Jr(t,e){const n=Qr();return(Jr=function(t,e){return n[t-=456]})(t,e)}!function(t,e){const n=Jr,r=t();for(;;)try{if(881701===parseInt(n(457))/1+parseInt(n(462))/2*(parseInt(n(456))/3)+parseInt(n(463))/4+-parseInt(n(475))/5*(parseInt(n(467))/6)+parseInt(n(458))/7*(parseInt(n(474))/8)+parseInt(n(470))/9*(parseInt(n(464))/10)+-parseInt(n(460))/11*(parseInt(n(472))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qr);class Yr extends t.Plugin{[Zr(459)](){const t=Zr,e=this[t(473)],n=e[t(469)][t(468)](t(461));e[t(466)][t(468)](t(465))&&n[t(471)](t(465))}}const $r=ts;function ts(t,e){const n=ns();return(ts=function(t,e){return n[t-=383]})(t,e)}!function(t,e){const n=ts,r=t();for(;;)try{if(963769===parseInt(n(405))/1+parseInt(n(406))/2*(parseInt(n(393))/3)+-parseInt(n(383))/4*(-parseInt(n(418))/5)+parseInt(n(398))/6*(-parseInt(n(414))/7)+parseInt(n(389))/8+parseInt(n(396))/9+-parseInt(n(417))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ns);class es extends t.Plugin{[$r(394)](){const t=$r,e=this[t(420)],n=e[t(422)];if(!e[t(402)][t(407)](t(401)))return;const r=e[t(402)][t(392)](t(397));r[t(409)](t(408),[],[t(408)]),r[t(415)][t(395)](t(408),Wr(n,t(387))),this[t(390)]()}[$r(390)](){const t=$r,e=this[t(420)],n=e[t(422)];e[t(402)][t(392)](t(397))[t(415)][t(388)]((e=>{const r=t;if(r(391)!=e[r(400)])return;const{data:s}=e;if(s&&r(408)==s[r(410)]){const t=s[r(386)][0][r(404)];return{type:r(413),content:Wr(n,r(403),function(t){const e=r;switch(t){case e(411):return Wr(n,e(412));case e(419):return Wr(n,e(385));case e(399):return Wr(n,e(384));case e(416):return Wr(n,e(421))}}(t))}}}))}}function ns(){const t=["12DqQufP","afterInit","registerAttributeLabel","3215529uKlqVF","TrackChangesEditing","24348SbSLax","center","type","AlignmentEditing","plugins","*Format:* %0","value","1811348EluifO","4650ZOJyQu","has","alignment","_enableDefaultAttributesIntegration","commandName","left","FORMAT_ALIGN_TO_LEFT","format","1071UlMowv","_descriptionFactory","justify","17165280brZGLw","15rRLhQQ","right","editor","FORMAT_JUSTIFY_TEXT","locale","1145332QhQuoR","FORMAT_ALIGN_TO_CENTER","FORMAT_ALIGN_TO_RIGHT","commandParams","FORMAT_ALIGNMENT","registerDescriptionCallback","2113944XjDNbx","_registerLegacyDescription","formatBlock","get"];return(ns=function(){return t})()}const rs=os;function ss(){const t=["code","106350SBIWaH","registerDescriptionCallback","FORMAT_","FORMAT_SUPERSCRIPT","forceValue","FORMAT_CODE","CodeEditing","FORMAT_ITALIC","27874dkcCoM","3753usIsFF","TrackChangesEditing","subscript","registerAttributeLabel","*Remove format:* %0","bold","strikethrough","6246VMdJnZ","formatInline","_descriptionFactory","35lQSZkp","FORMAT_SUBSCRIPT","12940pCeOvB","1288552wlTbRN","ItalicEditing","45ODuCvM","get","FORMAT_BOLD","FORMAT_STRIKETHROUGH","_enableDefaultAttributesIntegration","commandParams","UnderlineEditing","SuperscriptEditing","afterInit","format","StrikethroughEditing","has","superscript","FORMAT_UNDERLINE","toLowerCase","plugins","SubscriptEditing","261244xcYWyw","underline","type","editor","locale","_registerLegacyDescription","BoldEditing","484545oswWkP","*Format:* %0","slice","commandName","italic","toUpperCase"];return(ss=function(){return t})()}function os(t,e){const n=ss();return(os=function(t,e){return n[t-=481]})(t,e)}!function(t,e){const n=os,r=t();for(;;)try{if(116889===-parseInt(n(502))/1*(-parseInt(n(494))/2)+parseInt(n(526))/3+parseInt(n(519))/4+-parseInt(n(497))/5*(-parseInt(n(533))/6)+parseInt(n(486))/7+parseInt(n(500))/8+parseInt(n(487))/9*(-parseInt(n(499))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ss);const is=[rs(525),rs(501),rs(508),rs(484),rs(512),rs(518),rs(509)];class as extends t.Plugin{[rs(510)](){const t=rs,e=this[t(522)],n=e[t(517)][t(503)](t(488)),r=e[t(523)];for(const s of is){if(!e[t(517)][t(513)](s))continue;const o=s[t(528)](0,-7)[t(516)](),i=t(535)+o[t(531)]();n[t(506)](o,[o]),n[t(496)][t(490)](o,Wr(r,i))}this[t(524)]()}[rs(524)](){const t=rs,e=this[t(522)],n=e[t(523)],r=e[t(517)][t(503)](t(488));function s(e,s){const o=t;r[o(496)][o(534)]((t=>{const r=o;if(r(495)!=t[r(521)])return;const{data:i}=t;return i&&i[r(529)]===e?i[r(507)][0][r(482)]?{type:r(511),content:Wr(n,r(527),s)}:{type:r(511),content:Wr(n,r(491),s)}:void 0}))}s(t(492),Wr(n,t(504))),s(t(530),Wr(n,t(485))),s(t(520),Wr(n,t(515))),s(t(532),Wr(n,t(483))),s(t(493),Wr(n,t(505))),s(t(489),Wr(n,t(498))),s(t(514),Wr(n,t(481)))}}const cs=us;function us(t,e){const n=ls();return(us=function(t,e){return n[t-=112]})(t,e)}function ls(){const t=["42TUOzKf","6185844xsnXQK","143fStwBl","change","blockQuote","2528961glHnWZ","2368kuEhXl","value","398hQIvlr","get","$root","*Set format:* %0","*Remove format:* %0","681810tasEyS","model","markBlockFormat","plugins","_descriptionFactory","10787KbKVix","4797UNsBfn","locale","document","schema","TrackChangesEditing","9468tKAfBk","4UHoeTf","ELEMENT_BLOCK_QUOTE","4568IsDSNA","format","commandName","checkChild","selection","527665qGPpAH","has","registerDescriptionCallback","name","afterInit","commands","forceValue","from","parent","enableCommand","getSelectedBlocks","filter","commandParams","BlockQuoteEditing","editor"];return(ls=function(){return t})()}!function(t,e){const n=us,r=t();for(;;)try{if(465048===parseInt(n(114))/1*(parseInt(n(142))/2)+-parseInt(n(139))/3*(-parseInt(n(112))/4)+-parseInt(n(119))/5*(parseInt(n(134))/6)+-parseInt(n(152))/7*(parseInt(n(140))/8)+-parseInt(n(135))/9+-parseInt(n(147))/10*(-parseInt(n(136))/11)+parseInt(n(158))/12*(-parseInt(n(153))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ls);class fs extends t.Plugin{[cs(123)](){const t=cs,e=this[t(133)],n=e[t(154)];if(!e[t(150)][t(120)](t(132)))return;const r=e[t(150)][t(143)](t(157)),s=this[t(133)][t(124)][t(143)](t(138));r[t(128)](t(138),((n,o={})=>{const i=t,a=this[i(133)][i(148)][i(155)][i(118)],c=o&&void 0!==o[i(125)]?o[i(125)]:!s[i(141)];let u=[];if(c){const t=Array[i(126)](a[i(129)]())[i(130)]((t=>hs(t)||function(t,e){const n=i,r=e[n(117)](t[n(127)],n(138)),s=e[n(117)]([n(144),n(138)],t);return r&&s}(t,this[i(133)][i(148)][i(156)])));u=A(t,e[i(148)])}else{const t=Array[i(126)](a[i(129)]())[i(130)]((t=>hs(t)));u=A(t,e[i(148)])}e[i(148)][i(137)]((()=>{const t=i;for(const e of u)r[t(149)](e,{commandName:t(138),commandParams:[{forceValue:c}]})}))})),r[t(151)][t(121)]((e=>{const r=t,{data:s}=e;if(s&&r(138)==s[r(116)]){const t=Wr(n,r(113));return s[r(131)][0][r(125)]?{type:r(115),content:Wr(n,r(145),t)}:{type:r(115),content:Wr(n,r(146),t)}}}))}}function hs(t){const e=cs;return e(138)==t[e(127)][e(122)]}const gs=ds;function ds(t,e){const n=ms();return(ds=function(t,e){return n[t-=237]})(t,e)}!function(t,e){const n=ds,r=t();for(;;)try{if(603318===parseInt(n(253))/1+-parseInt(n(251))/2+parseInt(n(245))/3*(parseInt(n(249))/4)+-parseInt(n(239))/5+parseInt(n(244))/6+-parseInt(n(250))/7+parseInt(n(248))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ms);class ps extends t.Plugin{[gs(246)](){const t=gs,e=this[t(237)];e[t(243)][t(247)](t(240))&&(e[t(243)][t(254)](t(241))[t(255)](t(242)),e[t(243)][t(254)](t(241))[t(255)](t(252)),e[t(243)][t(254)](t(241))[t(255)](t(238)))}}function ms(){const t=["1330616yiDZEL","4jxahsY","7512344YOazyJ","1592582htHLKE","changeCaseLower","964249pKCwLO","get","enableCommand","editor","changeCaseTitle","546075zgEHWO","CaseChange","TrackChangesEditing","changeCaseUpper","plugins","3502098UBQzRh","2603271NEOlql","afterInit","has"];return(ms=function(){return t})()}const Is=bs;!function(t,e){const n=bs,r=t();for(;;)try{if(507353===parseInt(n(246))/1+parseInt(n(252))/2*(-parseInt(n(265))/3)+parseInt(n(254))/4*(parseInt(n(258))/5)+-parseInt(n(249))/6*(-parseInt(n(263))/7)+-parseInt(n(257))/8+parseInt(n(250))/9*(-parseInt(n(256))/10)+parseInt(n(260))/11*(parseInt(n(255))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ts);class Es extends t.Plugin{[Is(262)](){const t=Is,e=this[t(261)];e[t(259)][t(248)](t(253))&&e[t(264)][t(248)](t(251))[t(247)](t(253))}}function bs(t,e){const n=Ts();return(bs=function(t,e){return n[t-=246]})(t,e)}function Ts(){const t=["16344xOHWdU","9eXBwXL","TrackChangesEditing","4qKprKk","ckbox","65456BUSLQz","18602172AgCSGR","6174620QreNvy","7783448DJMyic","80wrjZid","commands","11GXLxUx","editor","afterInit","973gewOXU","plugins","147399kVbabp","5371aYsqnc","enableCommand","get"];return(Ts=function(){return t})()}function _s(t,e){const n=As();return(_s=function(t,e){return n[t-=448]})(t,e)}const ys=_s;function As(){const t=["indentCodeBlock","checkChild","220KMQdJu","*Remove format:* %0","language","isLimit","1356942hMAjFZ","blockName","213081dKjBwm","_descriptionFactory","CodeBlock","*Set format:* %0","1156590weKyGE","commandName","parent","51544SnMtBt","getSelectedBlocks","toLowerCase","formatBlock","enableCommand","get","2633463rQSCIk","registerElementLabel","selection","format","40UhSgGx","rootElement","config","schema","7GcVozk","filter","registerDescriptionCallback","name","forceValue","afterInit","commands","outdentCodeBlock","plugins","commandParams","model","type","locale","document","languages","has","TrackChangesEditing","label","ELEMENT_CODE_BLOCK","value","from","1290704EehgCT","editor","change","find","4512TnggmW","codeBlock","markBlockFormat"];return(As=function(){return t})()}!function(t,e){const n=_s,r=t();for(;;)try{if(281687===parseInt(n(489))/1*(-parseInt(n(494))/2)+-parseInt(n(500))/3+-parseInt(n(485))/4+-parseInt(n(504))/5+-parseInt(n(498))/6*(-parseInt(n(464))/7)+parseInt(n(450))/8+-parseInt(n(456))/9*(-parseInt(n(460))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(As);class ks extends t.Plugin{[ys(469)](){const t=ys,e=this[t(486)];if(!e[t(472)][t(479)](t(502)))return;const n=e[t(472)][t(455)](t(480)),r=e[t(476)],s=e[t(462)][t(455)](t(490))[t(478)],o=e[t(470)][t(455)](t(490));n[t(454)](t(492)),n[t(454)](t(471)),n[t(454)](t(490),((r,i={})=>{const a=t,c=e[a(474)],u=e[a(474)][a(477)][a(458)],l=i&&void 0!==i[a(468)]?i[a(468)]:!o[a(483)];let f;i[a(496)]||(i[a(496)]=s[0][a(496)]),f=l?Array[a(484)](u[a(451)]())[a(465)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(461))&&!e[n(497)](t)&&e[n(493)](t[n(449)],n(490))}(t,c[a(463)]))):Array[a(484)](u[a(451)]())[a(465)]((t=>Cs(t)));const h=A(f,c);c[a(487)]((()=>{const t=a;for(const e of h)n[t(491)](e,{commandName:t(490),commandParams:[{...i,forceValue:l}],formatGroupId:t(499)})}))})),n[t(501)][t(457)](t(490),(e=>Wr(r,t(482),e))),n[t(501)][t(466)]((e=>{const n=t;if(n(453)!=e[n(475)])return;const o=r.t,{data:i}=e;if(!i||n(490)!=i[n(448)])return;const a=i[n(473)][0][n(496)],c=o(s[n(488)]((t=>t[n(496)]===a))[n(481)])[n(452)]();return i[n(473)][0][n(468)]?{type:n(459),content:Wr(r,n(503),Wr(r,n(482),1)+" ("+c+")")}:{type:n(459),content:Wr(r,n(495),Wr(r,n(482),1))}}))}}function Cs(t){const e=ys;return e(490)==t[e(467)]}const Ls=Ns;function Ns(t,e){const n=Rs();return(Ns=function(t,e){return n[t-=228]})(t,e)}!function(t,e){const n=Ns,r=t();for(;;)try{if(224320===parseInt(n(231))/1+-parseInt(n(233))/2*(-parseInt(n(244))/3)+parseInt(n(228))/4*(parseInt(n(234))/5)+-parseInt(n(239))/6+-parseInt(n(229))/7*(parseInt(n(238))/8)+parseInt(n(237))/9+-parseInt(n(240))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Rs);class Ss extends t.Plugin{[Ls(230)](){const t=Ls,e=this[t(232)];e[t(242)][t(243)](t(246))&&e[t(242)][t(241)](t(236))[t(235)](t(245))}}function Rs(){const t=["75pUxtmj","enableCommand","TrackChangesEditing","2489238bDoHIo","8PLZCZy","171390KEbGna","6185980Cstoiq","get","plugins","has","9zYrJDC","addCommentThread","CommentsEditing","73708BWMBot","466732mJCLnh","afterInit","374873lvrZbk","editor","6866THiQjF"];return(Rs=function(){return t})()}var Ms=n(834);function vs(t,e){const n=ws();return(vs=function(t,e){return n[t-=215]})(t,e)}function ws(){const t=["8VSbPHD","addHighlight","2511145JuldXN","getAttribute","push","markerRange","63498CWKvde","4967019aoWMso","isLimit","91501wtnQYD","parent","ck-suggestion-marker-","insert","isBlock","plugins","model","isAtEnd","553VnlZzh","createRangeOn","activeMarkers","listIndent","start","164580SzzJAX","168790LuMxOB","11ovYvpi","name","element","nextSibling","listItem","span","item","getItems","markerName","includes","8lrraYG","isContent","type","get","getCustomProperty","toViewElement","bindElementToMarker","schema","hasAttribute","elementEnd","ck-suggestion-marker--active","TrackChangesEditing","getWalker","addClass","consumable","mapper","createUIElement","writer","toViewPosition","22674CKilHF","test","previousPosition"];return(ws=function(){return t})()}function Os(t,e,n){const r=vs,s=[];for(const o of e[r(219)]())o[r(230)](t)&&s[r(248)](n[r(262)](o));return s}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=vs,s=t[r(258)][r(225)](r(233));return(o,i,a)=>{const c=r;if(!a[c(236)][c(242)](i[c(249)],o[c(269)]))return;const u=i[c(249)][c(234)](),l=i[c(249)][c(265)],f=t[c(259)][c(229)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(218)];d=d||f[c(223)](e);const n=a[c(237)][c(227)](e);if(n&&n[c(226)](c(245)))return;c(231)==t[c(224)]&&f[c(257)](e)&&!f[c(252)](e)&&(e[c(215)]||l[c(260)]?h&&h[c(254)]==e||(h=e,m(t[c(243)]),p=!0):g=g||t[c(243)])}function m(t){const r=c,o=a[r(239)][r(238)](r(217),{class:r(255)+e}),u=a[r(237)][r(240)](t);n&&s[r(263)][r(221)](i[r(220)])&&a[r(239)][r(235)](r(232),o),a[r(239)][r(256)](u,o),a[r(237)][r(228)](o,i[r(220)])}d||p||!g||m(g)}}!function(t,e){const n=vs,r=t();for(;;)try{if(437099===parseInt(n(253))/1*(-parseInt(n(222))/2)+-parseInt(n(241))/3+parseInt(n(266))/4+parseInt(n(246))/5+parseInt(n(250))/6*(parseInt(n(261))/7)+parseInt(n(244))/8*(-parseInt(n(251))/9)+-parseInt(n(267))/10*(parseInt(n(268))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ws);const Fs=Bs;function xs(){const t=["rootName","end","detach","removeMarker:suggestion:deletion","enqueueChange","10msFFni","118804SpFwrW","selection","get","modifySelection","8561dQfNPc","uiElement","TrackChangesEditing","editing","setSelection","options","1046290FmKVJJ","plugins","isCollapsed","getFirstRange","requires","document","lock","root","addMarker:suggestion:deletion","unbindElementFromMarkerName","commands","618828bFZqYm","createRange","data","unlock","merge","editor","deleteForward","high","markerNameToElements","remove","30cmAScf","model","3724389bINCtS","init","mapper","buffer","1016BkwGkG","markerName","$graveyard","writer","showSuggestionHighlights","bind","1311252RDUZTK","delete","forward","createSelection","29649yuzfqf","batch","start","fromRange","unit","enableCommand","downcastDispatcher"];return(xs=function(){return t})()}function Bs(t,e){const n=xs();return(Bs=function(t,e){return n[t-=196]})(t,e)}!function(t,e){const n=Bs,r=t();for(;;)try{if(156670===-parseInt(n(212))/1+-parseInt(n(243))/2*(parseInt(n(199))/3)+-parseInt(n(233))/4+-parseInt(n(222))/5+parseInt(n(255))/6+parseInt(n(216))/7*(parseInt(n(249))/8)+-parseInt(n(245))/9*(-parseInt(n(211))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xs);class Ps extends t.Plugin{static get[Fs(226)](){return[Ms.Delete]}[Fs(246)](){const t=Fs,e=this[t(238)],n=e[t(223)][t(214)](t(218));n[t(204)](t(196));const r=e[t(232)][t(214)](t(239));n[t(204)](t(239),((n,s={})=>{const o=t,a=e[o(244)][o(198)](e[o(244)][o(227)][o(213)]);a[o(224)]&&e[o(244)][o(215)](a,{direction:o(197),unit:s[o(203)]});const c=a[o(225)](),u=i.LiveRange[o(202)](c);let l;n(s),l=o(251)==u[o(229)][o(206)]?e[o(244)][o(234)](c[o(201)]):e[o(244)][o(234)](u[o(201)],u[o(207)]),u[o(208)](),e[o(244)][o(210)](r[o(248)][o(200)],(t=>{const e=o;r[e(248)][e(228)](),t[e(220)](t[e(234)](l[e(207)])),r[e(248)][e(236)]()}))})),e[t(219)][t(205)].on(t(230),Ds(e,t(237)),{priority:t(240)}),e[t(235)][t(205)].on(t(230),((n,r,s)=>{const o=t;s[o(221)][o(253)]&&Ds(e,o(237),{showActiveMarker:!1})[o(254)](this)(n,r,s)}),{priority:t(240)}),e[t(219)][t(205)].on(t(209),((e,n,r)=>{const s=t,o=r[s(247)][s(241)](n[s(250)]);if(o)for(const t of o)t.is(s(217))&&(r[s(247)][s(231)](t,n[s(250)]),r[s(252)][s(242)](t))}),{priority:t(240)})}}function Us(){const t=["registerElementLabel","attribute","isNextTo","984798UGUddT","documentList","ELEMENT_","commands","*Outdent:* %0","find","customBulletedList","range","list.multiBlock","getAttribute","execute","batch","listIndent","_getAttributeKey","from","schema","change","*Merge:* %0","splitListItemAfter","locale","setAttribute","mergeListItemBackward","assureChains","selection","registerPostFixer","attributes","_descriptionFactory","type","head","ELEMENT_TODO_LIST","_supportLegacySuggestions","getSuggestions","meta","multipleBlocks","6aNgBbi","488WFIXeS","model","get","*Format:* remove from %0","setSelection","format","nextSibling","attributeKey","todo","includes","deletion","editor","_registerLegacyDescription","key","detach","map","formatBlock","length","end","numberedList","9008713qSJAZx","parent","start","isUndo","indentList","fromRange","registerAttributeLabel","*Format:* insert into %0","createRange","TodoListEditing","createPositionAt","previousSibling","default","getRanges","todoList","616424lLkJgN","getChanges","next","bulletedList","_LIST","bulleted","registerCustomCallback","todoListChecked","config","plugins","document","_enableDefaultAttributesIntegration","afterInit","every","_suggestionFactory","toUpperCase","outdentList","mergeListItemForward","45nyDkTK","registerDescriptionCallback","*Change to:* %0","getFirstRange","listMarker","isObject","_findSuggestions","*Indent:* %0","2217507gjIRNK","FORMAT_INDENT","ELEMENT_NUMBERED_LIST","256400rzaGja","listItemIdFixer","commandParams","checkTodoList","oldValue","listReversed","getFirstMarker","listMarkerStyle","data","groupId","has","todoListCheck","refresh","*Check item*","containsItem","*Merge:* list item","listType","numbered","21996140uVewOq","newValue","40475LWZPfw","ELEMENT_BULLETED_LIST","accept","push","listStart","commandName","filter","*Remove format:* %0","forceValue","noTrackChangesFixer","ELEMENT_LIST_ITEM","suggestion","trackChangesCommand","ListEditing","*Uncheck item*","listStyle","TrackChangesEditing","listItemId","customNumberedList","isLocal","removeMarker","differ","*Split:* list item","nodeAfter","value","*Set format:* %0","splitListItemBefore"];return(Us=function(){return t})()}const js=Gs;function Gs(t,e){const n=Us();return(Gs=function(t,e){return n[t-=190]})(t,e)}!function(t,e){const n=Gs,r=t();for(;;)try{if(684159===parseInt(n(281))/1+parseInt(n(231))/2+-parseInt(n(228))/3+-parseInt(n(316))/4*(parseInt(n(251))/5)+-parseInt(n(315))/6*(parseInt(n(336))/7)+parseInt(n(202))/8*(parseInt(n(220))/9)+parseInt(n(249))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Us);class Vs extends t.Plugin{[js(214)](){const t=js,e=this[t(327)];if(!e[t(211)][t(241)](t(264)))return;const n=e[t(300)],r=e[t(211)][t(318)](t(267)),s=e[t(211)][t(241)](t(196)),o=!!e[t(210)][t(318)](t(289));function i(e){const r=t;return{type:r(321),content:""+Wr(n,r(276),e)}}function a(e){const r=t;return{type:r(321),content:""+Wr(n,r(258),e)}}r[t(213)](t(335),[],[t(268),t(247),t(293)]),r[t(213)](t(205)),r[t(213)](t(269)),r[t(213)](t(287)),r[t(213)](t(191)),r[t(213)](t(218)),r[t(213)](t(299)),r[t(213)](t(277)),o&&(r[t(213)](t(302)),r[t(213)](t(219))),s&&(r[t(213)](t(201)),r[t(213)](t(234),[],[t(209)]),r[t(307)][t(221)]((e=>{const r=t,{data:s}=e;if(s&&r(209)==s[r(329)])return{type:r(321),content:s[r(250)]?Wr(n,r(244)):Wr(n,r(265))}})),this[t(327)][t(317)][t(212)][t(305)]((e=>{const n=t;if(e[n(292)][n(190)])return!1;let s=!1;const o=r[n(312)]({skipNotAttached:!0})[n(257)]((t=>n(209)===r[n(294)](t)));for(const t of o)n(324)!=t[n(223)]()[n(338)][n(274)][n(290)](n(247))&&(r[n(226)](t[n(223)](),n(279))[n(286)]((t=>n(247)===r[n(294)](t[n(262)])))||(e[n(271)](t[n(237)]()),s=!0));return s}))),r[t(307)][t(193)](t(293),Wr(n,t(229)));const c={type:t(321),content:""};r[t(307)][t(221)]((e=>{const r=t,{data:s}=e;if(!s||r(247)!=s[r(329)])return;let u=e[r(309)];for(;u;){if(u[r(239)]&&((r(266)==u[r(239)][r(329)]||r(238)==u[r(239)][r(329)])&&(u[r(239)][r(250)]&&r(199)!=u[r(239)][r(250)]||r(199)!=u[r(239)][r(235)]&&!s[r(250)])||!o&&u[r(239)][r(329)]==_c))return c;u=u[r(204)]}if(null==s[r(250)])switch(s[r(235)]){case r(207):return a(Wr(n,r(252)));case r(248):return a(Wr(n,r(230)));case r(324):return a(Wr(n,r(310)))}switch(s[r(250)]){case r(207):return i(Wr(n,r(252)));case r(248):return i(Wr(n,r(230)));case r(324):return i(Wr(n,r(310)))}})),r[t(307)][t(221)]((e=>{const n=t,{data:r}=e;if(r&&n(293)==r[n(329)])return null==r[n(250)]||null==r[n(235)]&&0==r[n(250)]?c:void 0})),r[t(307)][t(221)]((e=>{const r=t;if(r(279)!=e[r(308)])return;const{data:s}=e;if(!s||r(268)!=s[r(329)])return;const o=Hs(e);return o?r(250)==o?{type:r(321),content:Wr(n,r(246))}:r(235)==o?{type:r(321),content:Wr(n,r(273))}:c:c})),e[t(317)][t(212)][t(305)]((e=>this[t(232)](e))),e[t(317)][t(212)][t(305)]((e=>this[t(260)](e))),e[t(317)][t(212)][t(305)]((e=>this[t(303)](e))),this[t(311)]()}[js(232)](t){const e=js;if(t[e(292)][e(190)]||!t[e(292)][e(270)])return!1;let n=!1;const r=this[e(327)][e(211)][e(318)](e(267))[e(312)]({skipNotAttached:!0})[e(257)]((t=>t[e(239)]&&e(268)==t[e(239)][e(329)]))[e(257)]((t=>t[e(239)][e(250)]&&t[e(239)][e(235)]));for(const s of r)Hs(s)||(t[e(271)](s[e(237)]()),n=!0);return n}[js(260)](t){const e=js;if(t[e(292)][e(190)]||!t[e(292)][e(270)])return!1;const n=this[e(327)][e(211)][e(318)](e(267));if(n[e(263)][e(275)])return!1;let r=!1;const s=[e(247),e(268),e(293),e(266),e(255),e(236),e(242),e(224),e(238)],o=this[e(327)][e(317)][e(212)][e(272)][e(203)]()[e(257)]((t=>e(279)==t[e(308)]))[e(257)]((t=>s[e(325)](t[e(323)])));if(0==o[e(333)])return r;for(const i of o){const o=n[e(226)](i[e(288)],e(279))[e(257)]((t=>!t[e(313)][e(280)]))[e(331)]((t=>t[e(262)]))[e(257)]((t=>{const r=e,o=n[r(294)](t);return s[r(325)](o)}));if(o[e(333)]){for(const n of o)t[e(271)](n[e(237)]());r=!0}}return r}[js(303)](t){const e=js;if(t[e(292)][e(190)]||!t[e(292)][e(270)])return!1;const n=this[e(327)][e(211)][e(318)](e(267));let r=!1;const s=[e(247),e(268),e(293),e(266),e(255),e(236),e(242),e(224),e(238)];for(const t of n[e(312)]({skipNotAttached:!0})){const o=n[e(226)](t[e(223)](),e(279))[e(331)]((t=>t[e(262)]))[e(257)]((t=>t[e(239)]&&s[e(325)](t[e(239)][e(329)])));if(!o[e(333)])continue;const a=o[0][e(309)][e(306)][e(240)];if(!o[e(215)]((t=>t[e(306)][e(240)]===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(312)]({skipNotAttached:!0})[s(257)]((e=>s(279)==e[s(308)]&&e[s(306)][s(240)]==t)))e[s(301)](s(240),r)}function i(t,n){const r=e;let s=t[r(309)],i=!1;for(;s;)s[r(306)][r(240)]!=n&&(o(s[r(306)][r(240)],n),s[r(301)](r(240),n),i=!0),s=s[r(204)];return i}}[js(311)](){const t=js,e=this[t(327)],n=e[t(300)],r=e[t(211)][t(318)](t(267));this[t(328)](),r[t(216)][t(208)](t(332),t(282),t(253),(function(n,r){const s=t,o=[];for(let t of n)t[s(338)][s(274)]===t[s(334)][s(337)]&&(t=e[s(317)][s(195)](e[s(317)][s(197)](t[s(338)][s(274)],0))),o[s(254)](t);e[s(317)][s(297)]((t=>{const n=s,a=e[n(317)][n(212)][n(304)],c=Array[n(295)](a[n(200)]())[n(331)]((t=>i.LiveRange[n(192)](t)));t[n(320)](o),e[n(284)][n(318)](r[n(256)])[n(243)](),r[n(233)][n(254)]({forceDefaultExecution:!0}),e[n(291)](r[n(256)],...r[n(233)]),t[n(320)](c);for(const t of c)t[n(330)]()}))})),r[t(307)][t(278)]((function(n){const r=t,s=!e[r(317)][r(296)][r(225)](n),o=n[r(198)],i=n[r(322)],a=n[r(290)](r(268)),c=!o||o[r(290)](r(268))!==a,u=!i||i[r(290)](r(268))!==a;return s&&Boolean(a)&&c&&u}),(e=>Wr(n,t(261),e)))}[js(328)](){const t=js,e=this[t(327)],n=e[t(300)];function r(n){const r=t,s=e[r(284)][r(318)](r(205))[r(275)],o=e[r(284)][r(318)](r(335))[r(275)];return r(335)===n?s:o}e[t(211)][t(318)](t(267))[t(307)][t(221)]((function(s){const o=t;if(o(332)!=s[o(308)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(256)]){case o(205):u=i[o(233)][0][o(259)],l=r(i[o(256)]),a=o(u?194:319),!l&&e[o(210)][o(318)](o(289))||(a=o(222)),c={type:o(321),content:Wr(n,a,Wr(n,o(252)))};break;case o(335):u=i[o(233)][0][o(259)],l=r(i[o(256)]),a=o(u?194:319),!l&&e[o(210)][o(318)](o(289))||(a=o(222)),c={type:o(321),content:Wr(n,a,Wr(n,o(230)))};break;case o(191):a=o(227),c={type:o(321),content:Wr(n,a,Wr(n,o(261)))};break;case o(218):a=function(t){const e=o,n=t[e(223)]();let r=n[e(338)][e(274)];for(;r&&n[e(245)](r);){if(r[e(290)](e(293))>0)return!1;r=r[e(322)]}return!0}(s)?Wr(n,o(319),Wr(n,function(t){const e=o;return e(283)+t[e(223)]()[e(338)][e(274)][e(290)](e(247))[e(217)]()+e(206)}(s))):Wr(n,o(285),Wr(n,o(261))),c={type:o(321),content:a};break;case o(302):case o(219):!1===i[o(314)]&&(a=o(298),c={type:o(326),content:Wr(n,a,Wr(n,o(261)))})}return c}))}}function Hs(t){const e=js;let n=t[e(223)]()[e(338)][e(274)][e(198)];for(;n;){const r=n[e(290)](e(268));if(!r)return!1;if(r==t[e(239)][e(250)])return e(250);if(r==t[e(239)][e(235)])return e(235);n=n[e(198)]}return!1}const Ws=qs;function zs(){const t=["isUndo","plugins","circle","576160JPnLxb","oldValue","getAttribute","upper-roman","5fTOkJl","listStart","_registerLegacyDescription","_LIST_","registerAttributeLabel","locale","batch","has","lower-roman","square","reversed","27cxWmPW","*Format:* set order to reversed","startIndex","ELEMENT_","getSuggestions","commandParams","bulleted","replace","decimal","*Change to:* %0","model","_getTranslationKeyForListStyle","listType","registerDescriptionCallback","*Set format:* %0","attribute","handleDescriptions","FORMAT_LIST_START","1545464MjJXlp","start","next","removeMarker","styles","get","ListPropertiesEditing","*Remove format:* %0","_LIST_DEFAULT","newValue","2221620SHBDFb","afterInit","data","head","type","customNumbered","editor","listStyle","toUpperCase","TrackChangesEditing","113182UXMNmS","filter","registerPostFixer","document","default","format","*Format:* set start index to %0","_enableDefaultAttributesIntegration","420711ggmxYw","_findSuggestions","find","listReversed","numbered","decimal-leading-zero","4366540nPQAHw","config","3tFyHTG","bind","suggestion","getFirstMarker","list.properties","commandName","key","_getAttributeKey","getFirstRange","formatBlock","upper-latin","disc","includes","FORMAT_LIST_REVERSED","3378592xqIiBr","lower-latin","nodeAfter","*Format:* set order to regular","_descriptionFactory"];return(zs=function(){return t})()}!function(t,e){const n=qs,r=t();for(;;)try{if(244307===parseInt(n(408))/1+-parseInt(n(400))/2*(parseInt(n(416))/3)+parseInt(n(347))/4+parseInt(n(351))/5*(parseInt(n(390))/6)+parseInt(n(339))/7+parseInt(n(380))/8+parseInt(n(362))/9*(-parseInt(n(414))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zs);class Ks extends t.Plugin{[Ws(391)](){const t=Ws;if(!this[t(396)][t(345)][t(358)](t(386)))return;const e=this[t(396)][t(415)][t(385)](t(329)),n=this[t(396)][t(345)][t(385)](t(399));e[t(384)]&&n[t(407)](t(397),[],[t(397)]),e[t(361)]&&n[t(407)](t(411),[],[t(411)]),e[t(364)]&&n[t(407)](t(352),[],[t(352)]);const r={type:t(405),content:""};n[t(343)][t(375)](this[t(378)][t(326)](this));const s=this[t(396)][t(356)];n[t(343)][t(355)](t(411),Wr(s,t(338))),n[t(343)][t(375)]((e=>{const n=t,{data:s}=e;if(s&&n(411)==s[n(331)])return null==s[n(389)]||0==s[n(389)]&&null==s[n(348)]?r:void 0})),n[t(343)][t(355)](t(352),Wr(s,t(379))),n[t(343)][t(375)]((e=>{const n=t,{data:s}=e;if(s&&n(352)==s[n(331)])return null==s[n(389)]||1==s[n(389)]&&null==s[n(348)]?r:void 0})),this[t(396)][t(372)][t(403)][t(402)]((e=>{const r=t;if(e[r(357)][r(344)])return!1;let s=!1;const o=n[r(366)]({skipNotAttached:!0})[r(401)]((t=>{const e=r,s=n[e(332)](t);return e(352)==s||e(411)==s}));for(const t of o){const o=t[r(333)]()[r(381)][r(341)][r(349)](r(374));r(412)!=o&&r(395)!=o&&(n[r(409)](t[r(333)](),r(377))[r(410)]((t=>r(374)==n[r(332)](t[r(327)])))||(e[r(383)](t[r(328)]()),s=!0))}return s})),this[t(353)]()}[Ws(378)](t){const e=Ws,n=this[e(396)][e(356)],{data:r}=t,s={type:e(405),content:""};if(!r||e(397)!=r[e(331)])return;if(!r[e(348)])return e(404)==r[e(389)]?s:{type:e(405),content:""+Wr(n,e(376),Wr(n,this[e(373)](r[e(389)])))};if(!r[e(389)]){if(e(404)==r[e(348)])return s;let o=t[e(393)];for(;o;){if(o[e(392)]&&e(374)==o[e(392)][e(331)]&&o[e(392)][e(389)])return s;o=o[e(382)]}return{type:e(405),content:""+Wr(n,e(387),Wr(n,this[e(373)](r[e(348)])))}}if(e(404)!=r[e(389)])return{type:e(405),content:""+Wr(n,e(376),Wr(n,this[e(373)](r[e(389)])))};let o=t[e(393)];for(;o;){if(o[e(392)]&&e(374)==o[e(392)][e(331)]&&o[e(392)][e(389)]&&o[e(392)][e(348)])return s;o=o[e(382)]}const i=t[e(333)]()[e(381)][e(341)][e(349)](e(374));return{type:e(405),content:Wr(n,e(376),Wr(n,e(365)+i[e(398)]()+e(388)))}}[Ws(353)](){const t=Ws,e=this[t(396)],n=e[t(356)];e[t(345)][t(385)](t(399))[t(343)][t(375)]((e=>{const r=t;if(r(334)!=e[r(394)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(330)]){case r(397):o=r(371),i={type:r(405),content:Wr(n,o,Wr(n,this[r(373)](s[r(367)][0][r(394)])))};break;case r(411):o=s[r(367)][0][r(361)]?r(363):r(342),i={type:r(405),content:Wr(n,o)};break;case r(352):o=r(406),i={type:r(405),content:Wr(n,o,s[r(367)][0][r(364)])}}return i}))}[Ws(373)](t){const e=Ws;return e(365)+function(t){const n=e;return Xs[n(337)](t)?n(368):Zs[n(337)](t)?n(412):null}(t)[e(398)]()+e(354)+t[e(398)]()[e(369)](/-/g,"_")}}function qs(t,e){const n=zs();return(qs=function(t,e){return n[t-=326]})(t,e)}const Xs=[Ws(336),Ws(346),Ws(360)],Zs=[Ws(370),Ws(413),Ws(359),Ws(350),Ws(340),Ws(335)];var Qs=n(507);const Js=Ys;function Ys(t,e){const n=$s();return(Ys=function(t,e){return n[t-=449]})(t,e)}function $s(){const t=["enableCommand","model","options","9285ABWyGE","ck-suggestion-marker-split","init","enterBlock","high","detach","setSelection","selection","data","parent","2613375kzjAiM","change","plugins","3351112tAwoie","document","fromRange","getFirstPosition","53267MtqmEy","removeMarker:suggestion:insertion","hasClass","writer","5469275HVyKcx","28uZNfOc","showSuggestionHighlights","addMarker:suggestion:insertion","unbindElementFromMarkerName","downcastDispatcher","editing","getFirstRange","fire","split","bind","editor","commands","markerName","remove","requires","4601412ynQcNN","TrackChangesEditing","afterExecute","get","end","45Beoybj","markInsertion","5242314VSYiJL","markerNameToElements","mapper","enter","createPositionAt","createRange","nextSibling"];return($s=function(){return t})()}!function(t,e){const n=Ys,r=t();for(;;)try{if(583708===-parseInt(n(471))/1*(-parseInt(n(476))/2)+-parseInt(n(464))/3+parseInt(n(491))/4+-parseInt(n(454))/5+parseInt(n(498))/6+parseInt(n(475))/7+parseInt(n(467))/8*(-parseInt(n(496))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Js(490)](){return[Qs.Enter]}[Js(456)](){const t=Js,e=this[t(486)],n=e[t(466)][t(494)](t(492)),r=e[t(487)][t(494)](t(501));n[t(451)](t(501),(()=>{const s=t;e[s(452)][s(465)]((t=>{const o=s,a=e[o(452)][o(468)][o(461)],c=a[o(470)](),u=i.LiveRange[o(469)](a[o(482)]());if(r[o(457)](t)){const r=e[o(452)][o(502)](c[o(463)][o(450)],0),s=t[o(449)](c,r);n[o(497)](s)}else t[o(460)](t[o(449)](u[o(495)]));u[o(459)](),r[o(483)](o(493),{writer:t})}))})),e[t(481)][t(480)].on(t(478),Ds(e,t(484)),{priority:t(458)}),e[t(481)][t(480)].on(t(472),((e,n,r)=>{const s=t,o=r[s(500)][s(499)](n[s(488)]);if(o)for(const t of o)t[s(473)](s(455))&&(r[s(500)][s(479)](t,n[s(488)]),r[s(474)][s(489)](t))}),{priority:t(458)}),e[t(462)][t(480)].on(t(478),((n,r,s)=>{const o=t;s[o(453)][o(477)]&&Ds(e,o(484),{showActiveMarker:!1})[o(485)](this)(n,r,s)}),{priority:t(458)})}}function eo(){const t=["25949GUjMKs","afterInit","TrackChangesEditing","FindAndReplaceEditing","start","replaceAll","2112Cdxxma","10565581GRPPee","suggestion:deletion","_isInDeletionRange","string","plugins","14qQLyva","get","494565awogbn","5BHWkLz","handleFindCommand","replace","model","editor","1795926yipXqc","4724830ZPIxSd","findPrevious","markers","getMarkersGroup","6NklrQJ","find","filter","end","FindAndReplaceUtils","createPositionAt","getIntersection","207741cIoAuW","findByTextCallback","findNext","140552okVAnr","273KTKgMf","createRange","9GQjMvD","4dOgPui","getRange","item","bind","has","enableCommand"];return(eo=function(){return t})()}const no=ro;function ro(t,e){const n=eo();return(ro=function(t,e){return n[t-=402]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(343892===-parseInt(n(411))/1*(-parseInt(n(404))/2)+-parseInt(n(438))/3*(parseInt(n(418))/4)+parseInt(n(439))/5*(-parseInt(n(444))/6)+-parseInt(n(415))/7*(parseInt(n(414))/8)+parseInt(n(417))/9*(parseInt(n(445))/10)+-parseInt(n(424))/11*(parseInt(n(430))/12)+parseInt(n(431))/13*(parseInt(n(436))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(eo);class so extends t.Plugin{[no(425)](){const t=no;if(!this[t(443)][t(435)][t(422)](t(427)))return;const e=this[t(443)][t(435)][t(437)](t(426));e[t(423)](t(405),this[t(440)][t(421)](this)),e[t(423)](t(413)),e[t(423)](t(446)),e[t(423)](t(441)),e[t(423)](t(429))}[no(440)](t,e,n={}){const r=no,s=this[r(443)][r(435)][r(437)](r(408));return t((t=>(r(434)==typeof e?s[r(412)](e,n):e)(t)[r(406)]((e=>!1===this[r(433)](e,t[r(420)])))),n)}[no(433)](t,e){const n=no,r=this[n(443)][n(442)][n(416)](this[n(443)][n(442)][n(409)](e,t[n(428)]),this[n(443)][n(442)][n(409)](e,t[n(407)]));for(const t of this[n(443)][n(442)][n(402)][n(403)](n(432)))if(null!==r[n(410)](t[n(419)]()))return!0;return!1}}const oo=ao;!function(t,e){const n=ao,r=t();for(;;)try{if(402535===-parseInt(n(273))/1*(parseInt(n(294))/2)+-parseInt(n(268))/3*(-parseInt(n(291))/4)+parseInt(n(261))/5+parseInt(n(240))/6*(-parseInt(n(255))/7)+-parseInt(n(242))/8+parseInt(n(293))/9+-parseInt(n(283))/10*(-parseInt(n(249))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(uo);const io=[{pluginName:oo(253),commandName:oo(285)},{pluginName:oo(282),commandName:oo(244)},{pluginName:oo(250),commandName:oo(270)},{pluginName:oo(239),commandName:oo(236)}];function ao(t,e){const n=uo();return(ao=function(t,e){return n[t-=236]})(t,e)}class co extends t.Plugin{[oo(263)](){const t=oo,e=this[t(275)][t(284)],n=this[t(275)][t(238)][t(290)](t(260));for(const{pluginName:e,commandName:r}of io)this[t(275)][t(238)][t(265)](e)&&n[t(289)](r,[r]);e.t,n[t(272)][t(271)](t(285),Wr(e,t(246))),n[t(272)][t(271)](t(244),Wr(e,t(279))),n[t(272)][t(271)](t(270),Wr(e,t(266))),n[t(272)][t(271)](t(236),Wr(e,t(267))),this[t(258)]()}[oo(258)](){const t=oo,e=this[t(275)],n=e[t(284)];e[t(238)][t(290)](t(260))[t(272)][t(280)]((e=>{const r=t,o=n.t;if(r(269)!=e[r(292)])return;const{data:i}=e;if(null!=i){if(r(285)==i[r(276)]){const t=i[r(256)][0][r(287)];if(t){const e=o(this[r(275)][r(238)][r(290)](r(259))[r(274)](this[r(275)][r(296)][r(290)](r(288)))[r(286)]((e=>e[r(241)]==t))[r(237)])[r(243)]();return{type:r(252),content:Wr(n,r(248),e)}}return{type:r(252),content:Wr(n,r(277))}}if(r(244)==i[r(276)]){const t=i[r(256)][0][r(287)];return t?{type:r(252),content:Wr(n,r(257),t)}:{type:r(252),content:Wr(n,r(247))}}if(r(270)==i[r(276)]){const t=i[r(256)][0][r(287)];if(t){const e=(0,s.normalizeColorOptions)(this[r(275)][r(296)][r(290)](r(254)))[r(286)]((e=>e[r(241)]==t));let i=t,a="";return e&&(i=e[r(245)],a=o(i)[r(243)]()),{type:r(252),content:Wr(n,r(251),a)[r(295)](),color:{value:t,title:a||i}}}return{type:r(252),content:Wr(n,r(278))}}if(r(236)==i[r(276)]){const t=i[r(256)][0][r(287)];if(t){const e=(0,s.normalizeColorOptions)(this[r(275)][r(296)][r(290)](r(264)))[r(286)]((e=>e[r(241)]==t));let i=t,a="";return e&&(i=e[r(245)],a=o(i)[r(243)]()),{type:r(252),content:Wr(n,r(281),a)[r(295)](),color:{value:t,title:a||i}}}return{type:r(252),content:Wr(n,r(262))}}}}))}}function uo(){const t=["registerAttributeLabel","_descriptionFactory","1DsiZsk","normalizeSizeOptions","editor","commandName","*Reset font size*","*Reset font color*","FORMAT_FONT_FAMILY","registerDescriptionCallback","*Set font background color:* %0","FontFamilyEditing","56390HYCePa","locale","fontSize","find","value","fontSize.options","_enableDefaultAttributesIntegration","get","6888EVkwUB","type","2042514STaajl","599974qNjvSp","trim","config","fontBackgroundColor","title","plugins","FontBackgroundColorEditing","2124pmppcb","model","4460256gyaNxk","toLowerCase","fontFamily","label","FORMAT_FONT_SIZE","*Reset font family*","*Set font size:* %0","2651RRWXqD","FontColorEditing","*Set font color:* %0","format","FontSizeEditing","fontColor.colors","11578WhlMFk","commandParams","*Set font family:* %0","_registerLegacyDescription","FontSize","TrackChangesEditing","170215aPBees","*Reset font background color*","afterInit","fontBackgroundColor.colors","has","FORMAT_FONT_COLOR","FORMAT_FONT_BACKGROUND","393boIYCL","formatInline","fontColor"];return(uo=function(){return t})()}const lo=fo;function fo(t,e){const n=go();return(fo=function(t,e){return n[t-=446]})(t,e)}!function(t,e){const n=fo,r=t();for(;;)try{if(995636===parseInt(n(481))/1+parseInt(n(493))/2*(-parseInt(n(482))/3)+parseInt(n(477))/4+parseInt(n(498))/5*(-parseInt(n(464))/6)+parseInt(n(466))/7+parseInt(n(484))/8+-parseInt(n(485))/9*(parseInt(n(475))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(go);class ho extends t.Plugin{[lo(489)](){const t=lo,e=this[t(462)],n=e[t(473)][t(463)](t(476)),r=e[t(467)][t(463)](t(474)),s=e[t(467)][t(463)](t(457));r&&s&&(n[t(455)](t(457)),n[t(496)](t(474)),this[t(490)]())}[lo(490)](){const t=lo,e=this[t(462)],n=e[t(472)];e[t(473)][t(463)](t(476))[t(479)][t(499)]((r=>{const s=t;if(s(458)!=r[s(451)]&&s(448)!=r[s(451)])return;const{data:o}=r;if(o&&s(457)===o[s(492)]){const t=[],r=o[s(449)][0];for(const[n,o]of Object[s(454)](r))t[s(461)](po(e,n,o));return t[s(494)]?{type:s(452),content:Wr(n,s(447),t[s(450)](", "))}:{type:s(452),content:Wr(n,s(459))}}}))}}function go(){const t=["title","*Set format to:* %0","formatInline","commandParams","join","type","format","FontSize","entries","_enableDefaultAttributesIntegration","normalizeSizeOptions","pasteFormat","formatBlock","*Remove all formatting*","find","push","editor","get","84WGIdlS","fontSize","140448uALSOU","commands","split","fontColor","fontBackgroundColor","slice","locale","plugins","copyFormat","2574070ECeflC","TrackChangesEditing","2143396afkXzd","model","_descriptionFactory","fontColor.colors","1355365rBwiwb","249ooFqxu","fontSize.options","9315056RAkYVS","45SnkUtE","config","boolean","charAt","afterInit","_registerLegacyDescription","label","commandName","4870BkQciW","length","toLowerCase","enableCommand","toUpperCase","211030ZzojuL","registerDescriptionCallback"];return(go=function(){return t})()}function po(t,e,n){const r=lo,o=t[r(472)].t,i=e[r(468)](/(?=[A-Z])/)[r(450)](" "),a=o(i[r(488)](0)[r(497)]()+i[r(471)](1))[r(495)]();if(r(487)==typeof n)return a;if(r(469)===e||r(470)===e){const e=(0,s.normalizeColorOptions)(t[r(486)][r(463)](r(480)))[r(460)]((t=>t[r(478)]==n));return a+" ("+(e?o(e[r(491)])[r(495)]():n)+")"}if(r(465)===e&&isNaN(parseFloat(n))){const e=t[r(473)][r(463)](r(453))[r(456)](t[r(486)][r(463)](r(483)))[r(460)]((t=>t[r(478)]==n));return a+" ("+(e?o(e[r(446)])[r(495)]():n)+")"}return a+" ("+n+")"}const mo=Eo;function Io(){const t=["1400424CokQqh","find","_enableDefaultAttributesIntegration","6979257qxnXeR","HeadingEditing","*Change to:* %0","6678045uRFvxZ","ELEMENT_HEADING","has","951057oCLkmI","model","get","registerDescriptionCallback","name","plugins","view","ELEMENT_HEADING_CUSTOM","30eTyYeH","locale","heading.options","format","4kXGeMo","2883294THuVCu","_getHeadingLevel","2931105YIQFxq","editor","config","formatBlock","type","_registerLegacyDescription","heading","commandParams","commandName","8759934jQlhaQ","TrackChangesEditing","match","_headingOptions","paragraph","value","afterInit","registerElementLabel","7RRzkqI","title","_descriptionFactory"];return(Io=function(){return t})()}function Eo(t,e){const n=Io();return(Eo=function(t,e){return n[t-=464]})(t,e)}!function(t,e){const n=Eo,r=t();for(;;)try{if(780571===parseInt(n(475))/1+-parseInt(n(488))/2+-parseInt(n(490))/3*(-parseInt(n(487))/4)+parseInt(n(472))/5+-parseInt(n(499))/6*(-parseInt(n(507))/7)+-parseInt(n(466))/8+-parseInt(n(469))/9*(parseInt(n(483))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Io);class bo extends t.Plugin{[mo(505)](){const t=mo,e=this[t(491)];if(!e[t(480)][t(474)](t(470)))return;this[t(502)]=e[t(492)][t(477)](t(485));const n=e[t(484)],r=e[t(480)][t(477)](t(500));r[t(468)](t(496));for(const e of this[t(502)])t(503)!=e[t(476)]&&r[t(465)][t(506)](e[t(476)],(n=>{const r=t,i=this[r(489)](e[r(476)]);return null!==i?s(n,i):o(n,e[r(464)])}));function s(e,r){return Wr(n,t(473),[e,r])}function o(e,r){return Wr(n,t(482),[e,r])}this[t(495)]()}[mo(495)](){const t=mo,e=this[t(491)],n=e[t(484)];e[t(480)][t(477)](t(500))[t(465)][t(478)]((e=>{const r=t;if(r(493)!=e[r(494)])return;const{data:s}=e;if(s&&r(496)==s[r(498)]){const e=s[r(497)][0][r(504)],c=this[r(489)](e);if(null!==c)return{type:r(486),content:Wr(n,r(471),(1,a=c,Wr(n,r(473),[1,a])))};const u=this[r(502)][r(467)]((t=>t[r(476)]===e))[r(464)];return{type:r(486),content:Wr(n,r(471),(o=1,i=u,Wr(n,t(482),[o,i])))}}var o,i,a}))}[mo(489)](t){const e=mo;var n,r;const s=t[e(501)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(502)])||void 0===n?void 0:n[e(467)]((n=>n[e(476)]==t));if(o&&o[e(481)]){const t=o[e(481)],n=(null!==(r=t[e(479)])&&void 0!==r?r:t)[e(501)](/^h(\d+)/);if(n)return n[1]}return null}}const To=_o;function _o(t,e){const n=Ao();return(_o=function(t,e){return n[t-=163]})(t,e)}!function(t,e){const n=_o,r=t();for(;;)try{if(744844===-parseInt(n(187))/1+parseInt(n(171))/2*(parseInt(n(192))/3)+-parseInt(n(180))/4+parseInt(n(178))/5*(parseInt(n(176))/6)+parseInt(n(164))/7+-parseInt(n(185))/8*(-parseInt(n(163))/9)+-parseInt(n(201))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ao);class yo extends t.Plugin{[To(184)](){const t=To,e=this[t(193)];if(!e[t(181)][t(197)](t(190)))return;const n=e[t(181)][t(189)](t(175)),r=e[t(199)];n[t(195)](t(194),[t(194)]),n[t(191)][t(179)](t(194),Wr(r,t(173))),this[t(196)]()}[To(196)](){const t=To,e=this[t(193)],n=e[t(199)];e[t(181)][t(189)](t(175))[t(191)][t(174)]((r=>{const s=t;if(s(170)!=r[s(172)])return;const{data:o}=r;if(o&&s(194)==o[s(182)]){const t=n.t,r=o[s(168)][0][s(177)];if(r){const o=e[s(165)][s(189)](s(167))[s(183)]((t=>t[s(202)]==r)),i=t(o[s(200)])[s(166)]();return{type:s(186),content:Wr(n,s(169),i),color:{value:o[s(198)],title:o[s(200)]}}}return{type:s(186),content:Wr(n,s(188),Wr(n,s(173)))}}}))}}function Ao(){const t=["highlight.options","commandParams","*Set highlight:* %0","formatInline","335286cPKxGG","type","FORMAT_HIGHLIGHT","registerDescriptionCallback","TrackChangesEditing","450CJhrfU","value","55635vRjpIk","registerAttributeLabel","4820344dKcyNx","plugins","commandName","find","afterInit","1482864CJwKCJ","format","440848jSRrrI","*Remove highlight*","get","HighlightEditing","_descriptionFactory","6hUudrR","editor","highlight","_enableDefaultAttributesIntegration","_registerLegacyDescription","has","color","locale","title","6514630xGGEqK","model","63SMszVW","4024468DPQSUn","config","toLowerCase"];return(Ao=function(){return t})()}const ko=Lo;function Co(){const t=["1234856wZTrwT","addClass","insert","conversion","for","afterInit","4014170yTWJlG","locale","21rrRtUd","high","elementToStructure","createPositionAt","createContainerElement","31092PJGwkD","plugins","_descriptionFactory","TrackChangesEditing","registerElementLabel","div","16EMjKJC","HorizontalLineEditing","ck-horizontal-line","1153611pYRqkE","get","has","477786KzOxGZ","showSuggestionHighlights","createEmptyElement","enableCommand","620214SWfyfO","horizontalLine","ELEMENT_HORIZONTAL_LINE","8yvyAWe","1488120ihCGps","editor","dataDowncast"];return(Co=function(){return t})()}function Lo(t,e){const n=Co();return(Lo=function(t,e){return n[t-=377]})(t,e)}!function(t,e){const n=Lo,r=t();for(;;)try{if(181398===parseInt(n(410))/1*(-parseInt(n(393))/2)+-parseInt(n(390))/3+parseInt(n(397))/4+parseInt(n(394))/5+parseInt(n(386))/6*(-parseInt(n(405))/7)+parseInt(n(380))/8*(-parseInt(n(383))/9)+parseInt(n(403))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Co);class No extends t.Plugin{[ko(402)](){const t=ko,e=this[t(395)];if(!e[t(411)][t(385)](t(381)))return;e[t(411)][t(384)](t(377))[t(389)](t(391));const n=e[t(411)][t(384)](t(377)),r=e[t(404)];n[t(412)][t(378)](t(391),(e=>Wr(r,t(392),e))),e[t(400)][t(401)](t(396))[t(407)]({model:t(391),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(387)])return null;const o=n[s(409)](s(379)),i=n[s(388)]("hr");return n[s(398)](s(382),o),n[s(399)](n[s(408)](o,0),i),o},converterPriority:t(406)})}}function So(t,e){const n=Mo();return(So=function(t,e){return n[t-=352]})(t,e)}const Ro=So;function Mo(){const t=["start","46990KaxwNw","plugins","*Change %0 content*","2031710mAJgdY","_descriptionFactory","type","registerDescriptionCallback","18byQpbZ","4vtefDH","formatBlock","3913768Wabavp","locale","key","_enableDefaultAttributesIntegration","get","512eBrjAO","rawHtml","21uKbNyl","afterInit","ELEMENT_HTML_EMBED","3343296jLxIri","value","4594293kcCpuE","60bRjXHe","311609sdMvHm","attribute","4293025xAWjBN","HtmlEmbed","editor","_registerLegacyDescription","TrackChangesEditing","nodeAfter","registerElementLabel","has","commandName","htmlEmbed","getFirstRange","element","format"];return(Mo=function(){return t})()}!function(t,e){const n=So,r=t();for(;;)try{if(774577===parseInt(n(370))/1*(parseInt(n(354))/2)+-parseInt(n(368))/3+parseInt(n(361))/4*(parseInt(n(386))/5)+parseInt(n(366))/6+parseInt(n(363))/7*(parseInt(n(356))/8)+parseInt(n(353))/9*(parseInt(n(389))/10)+-parseInt(n(372))/11*(parseInt(n(369))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mo);class vo extends t.Plugin{[Ro(364)](){const t=Ro,e=this[t(374)];if(!e[t(387)][t(379)](t(373)))return;const n=e[t(387)][t(360)](t(376)),r=e[t(357)];n[t(390)][t(378)](t(362),(e=>Wr(r,t(365),e))),n[t(359)](t(381),[],[t(367)]),n[t(390)][t(352)]((e=>{const n=t;if(n(371)!=e[n(391)])return;const{data:s}=e;if(s&&n(367)==s[n(358)]&&e[n(382)]()[n(385)][n(377)].is(n(383),n(362))){const t=Wr(r,n(365));return{type:n(384),content:Wr(r,n(388),t)}}})),this[t(375)]()}[Ro(375)](){const t=Ro,e=this[t(374)],n=e[t(357)];e[t(387)][t(360)](t(376))[t(390)][t(352)]((e=>{const r=t;if(r(355)!=e[r(391)])return;const{data:s}=e;if(s&&r(381)==s[r(380)]){const t=Wr(n,r(365));return{type:r(384),content:Wr(n,r(388),t)}}}))}}const wo=Oo;function Oo(t,e){const n=Do();return(Oo=function(t,e){return n[t-=377]})(t,e)}function Do(){const t=["convertBlockImageToInline","imageInline","registerCustomCallback","enableCommand","registerAttributeLabel","3168120AfBYka","toggleImageCaption","resizedWidth","registerDescriptionCallback","editor","9wUOhmV","afterInit","convertInlineImageToBlock","imageTypeBlock","markBlockFormat","ImageCaptionUtils","imageStylePreApply","subType","*Set image text alternative:* %0","discard","ImageCaptionEditing","end","*Remove image text alternative*","40446nPqpGp","ELEMENT_IMAGE","accept","insertImage","isEqual","isOwn","*Set image width:* %0","insertion","backward","get","_enableDefaultAttributesIntegration","ImageUploadEditing","getNearestSelectionRange","toPrevious","locale","plugins","removeObject","getContainedElement","filter","findIndex","ImageEditing","_suggestionFactory","1721796kpFMPb","length","addObject","schema","join","markDeletion","attribute","resizeImage","element","ELEMENT_CAPTION","396932CmELXQ","ELEMENT_INLINE_IMAGE","model","formatBlock","_findSuggestions","isCollapsed","caption","newValue","createRangeOn","isBefore","find","selection","change","key","Block image to inline image","imageTextAlternative","9851420fCSkQA","nodeBefore","imageCaption","commandName","FORMAT_IMAGE_SIZE","fromPosition","13705BCHhuy","has","ImageTextAlternativeEditing","format","uploadImage","deletion","getClosestSelectedImageElement","formatInline","getFirstRange","createRange","ImageInlineEditing","TrackChangesEditing","chain","start","forceDefaultExecution","markInsertion","getCaptionFromImageModelElement","isIntersecting","detach","1030581MJjKqz","imageTypeInline","alt","type","getSuggestionCallback","forward","78rgjmZG","ImageBlockEditing","ImageUtils","toNext","isBlockImage","*Reset image width*","document","_registerLegacyDescription","844DkEoUs","imageBlock","previous","registerElementLabel","ImageResize","width","Inline image to block image","commandParams","_descriptionFactory","nodeAfter"];return(Do=function(){return t})()}!function(t,e){const n=Oo,r=t();for(;;)try{if(560387===parseInt(n(401))/1+parseInt(n(480))/2+parseInt(n(470))/3+-parseInt(n(415))/4*(parseInt(n(382))/5)+parseInt(n(407))/6*(-parseInt(n(448))/7)+parseInt(n(430))/8+-parseInt(n(435))/9*(parseInt(n(496))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Do);class Fo extends t.Plugin{[wo(436)](){const t=wo,e=this[t(434)];if(!e[t(463)][t(383)](t(468)))return;const n=e[t(463)][t(457)](t(393)),r=e[t(463)][t(457)](t(409)),s=e[t(462)];n[t(428)](t(451)),n[t(423)][t(418)](t(416),(e=>Wr(s,t(449),e))),n[t(423)][t(418)](t(426),(e=>Wr(s,t(481),e))),n[t(423)][t(418)](t(486),(()=>Wr(s,t(479)))),e[t(463)][t(383)](t(459))&&n[t(428)](t(386)),e[t(463)][t(383)](t(408))&&e[t(463)][t(383)](t(392))&&(n[t(428)](t(402),((s,o)=>{const i=t,a=r[i(388)](e[i(482)][i(413)][i(491)]);e[i(482)][i(492)]((()=>{const t=i;n[t(439)](a,{commandName:t(402),commandParams:[o]},[],t(425))}))})),n[t(428)](t(438),((s,o)=>{const a=t;e[a(482)][a(492)]((t=>{const c=a;let u=r[c(388)](e[c(482)][c(413)][c(491)]),l=t[c(488)](u);const f=i.LivePosition[c(381)](l[c(395)],c(461)),h=i.LivePosition[c(381)](l[c(446)],c(410));n[c(396)]((()=>s(o))),u=r[c(388)](e[c(482)][c(413)][c(491)]),l=t[c(488)](u);const g=t[c(391)](f,h);f[c(400)](),h[c(400)](),n[c(439)](u,{commandName:c(402),commandParams:[o]},[],c(437)),g[c(395)][c(489)](l[c(395)])&&n[c(397)](t[c(391)](g[c(395)],l[c(395)]),c(437)),l[c(446)][c(489)](g[c(446)])&&n[c(397)](t[c(391)](l[c(446)],g[c(446)]),c(437))}))})),n[t(469)][t(427)](t(483),t(437),t(474),(()=>!1)),n[t(469)][t(427)](t(483),t(437),t(450),(()=>!1)),n[t(469)][t(427)](t(483),t(437),t(444),n[t(469)][t(405)](t(483),"",t(450))),n[t(469)][t(427)](t(455),t(437),t(474),(()=>!1)),n[t(469)][t(427)](t(455),t(437),t(444),(([r])=>{const s=t,o=n[s(469)][s(405)](s(455),"",s(444));let i=r[s(395)],a=r[s(446)];const c=e[s(482)][s(473)][s(460)](i,s(456)),u=e[s(482)][s(473)][s(460)](a,s(406));c[s(485)]&&(i=c[s(395)]),u[s(485)]&&(a=u[s(446)]),o([e[s(482)][s(391)](i,a)])})),n[t(469)][t(427)](t(483),t(437),t(394),c),n[t(469)][t(427)](t(455),t(437),t(394),c)),e[t(463)][t(383)](t(445))&&(n[t(428)](t(431),((s,o)=>{const i=t,a=e[i(463)][i(457)](i(440));let c=r[i(388)](e[i(482)][i(413)][i(491)]),u=a[i(398)](c);e[i(482)][i(492)]((()=>{const t=i;if(u)return void n[t(475)](e[t(482)][t(488)](u));const l=r[t(411)](c);s(o),c=r[t(388)](e[t(482)][t(413)][t(491)]),u=a[t(398)](c),n[t(397)](e[t(482)][t(488)](u),l?null:t(378))}))})),n[t(469)][t(427)](t(455),t(378),t(394),c));const o=[{type:t(483),subType:t(441)},{type:t(455),subType:t(378)},{type:t(483),subType:t(437)},{type:t(455),subType:t(437)}];function a(e,s){const i=t,a=o[i(467)]((({type:t,subType:n})=>e[i(404)]==t&&e[i(442)]==n)),c=o[i(467)]((({type:t,subType:e})=>s[i(404)]==t&&s[i(442)]==e));if(a<0||c<0)return!1;const u=e[i(390)](),l=s[i(390)]();if((0==a||1==a)&&2==c&&u[i(399)](l))return!0;if(2==a&&3==c){const t=n[i(484)](u,i(455))[i(466)]((({suggestion:t,meta:e})=>e[i(453)]&&i(437)==t[i(442)]));if(t[i(471)]>1&&l[i(446)][i(452)](u[i(395)]))return!0;if(1==t[i(471)]&&(u[i(395)][i(452)](l[i(446)])||u[i(446)][i(452)](l[i(395)])))return!0}if(3==a&&3==c&&u[i(395)][i(489)](l[i(395)])){const t=u[i(446)][i(424)],e=l[i(395)][i(377)];return r[i(411)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(463)][t(383)](t(419))&&(n[t(458)](t(477),[],[t(432)]),n[t(423)][t(429)](t(432),Wr(s,t(380)))),e[t(463)][t(383)](t(384))&&n[t(458)](t(495),[],[t(403)]),n[t(423)][t(433)]((e=>{const n=t;if(o[n(490)]((({type:t,subType:r})=>e[n(404)]==t&&e[n(442)]==r)))return e[n(417)]?{}:void 0})),n[t(423)][t(433)]((e=>{const n=t;if(n(455)==e[n(404)]||n(387)==e[n(404)]){const t=e[n(465)]();if(t&&t.is(n(478),n(486)))return{type:n(455)==e[n(404)]?n(472):n(464),element:t,quantity:1}}})),n[t(423)][t(433)]((e=>t(483)==e[t(404)]&&t(437)==e[t(442)]?{type:t(385),content:t(421)}:t(483)==e[t(404)]&&t(425)==e[t(442)]?{type:t(385),content:t(494)}:void 0)),n[t(423)][t(433)]((e=>{const n=t;if(n(476)!=e[n(404)])return;const{data:r}=e;if(!r||n(403)!=r[n(493)])return;const o=r[n(487)];return o?{type:n(385),content:Wr(s,n(443),'"'+o+'"')}:{type:n(385),content:Wr(s,n(447))}})),this[t(414)]()}[wo(414)](){const t=wo,e=this[t(434)],n=e[t(462)];e[t(463)][t(457)](t(393))[t(423)][t(433)]((e=>{const r=t;if(r(483)!=e[r(404)]&&r(389)!=e[r(404)])return;const{data:s}=e;if(s){if(r(495)==s[r(379)]){const t=s[r(422)][0][r(487)];return t?{type:r(385),content:Wr(n,r(443),'"'+t+'"')}:{type:r(385),content:Wr(n,r(447))}}if(r(477)==s[r(379)]){const t=s[r(422)][0][r(420)];return t?{type:r(385),content:Wr(n,r(454),t)}:{type:r(385),content:Wr(n,r(412))}}}}))}}const xo=Bo;function Bo(t,e){const n=Po();return(Bo=function(t,e){return n[t-=497]})(t,e)}function Po(){const t=["get","3251610qaRRXU","format","*Format:* replace image URL","TrackChangesEditing","11696041hFKdxC","8kKhAld","*Replace image URL*","_registerLegacyDescription","commandName","_suggestionFactory","ImageEditing","formatInline","newValue","editor","formatBlock","_descriptionFactory","_enableDefaultAttributesIntegration","locale","type","_handleLegacySuggestions","getSuggestionCallback","discard","7843404zvzfML","attribute","registerDescriptionCallback","177410QRJbOC","key","accept","4PYpxtR","plugins","oldValue","835125lrETUv","registerCustomCallback","replaceImageSource","1550126JYlkTx","has","1096420GfqUDr","src","afterInit","900WlQbjx"];return(Po=function(){return t})()}!function(t,e){const n=Bo,r=t();for(;;)try{if(893574===parseInt(n(515))/1+-parseInt(n(509))/2*(-parseInt(n(512))/3)+parseInt(n(517))/4+parseInt(n(522))/5+parseInt(n(503))/6+-parseInt(n(526))/7*(parseInt(n(527))/8)+parseInt(n(520))/9*(-parseInt(n(506))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Po);class Uo extends t.Plugin{[xo(519)](){const t=xo;if(!this[t(535)][t(510)][t(516)](t(532)))return;const e=this[t(535)][t(498)],n=this[t(535)][t(510)][t(521)](t(525));n[t(497)](t(514),[],[t(518)]),n[t(537)][t(505)]((n=>{const r=t;if(r(504)!=n[r(499)])return;const{data:s}=n;return s&&r(518)==s[r(507)]?s[r(534)]&&s[r(511)]?{type:r(523),content:Wr(e,r(528))}:{type:r(523),content:""}:void 0})),this[t(500)]()}[xo(500)](){const t=xo,e=this[t(535)][t(510)][t(521)](t(525));e[t(531)][t(513)](t(536),t(514),t(508),e[t(531)][t(501)](t(536),null,t(502))),e[t(531)][t(513)](t(536),t(514),t(502),e[t(531)][t(501)](t(536),null,t(508))),this[t(529)]()}[xo(529)](){const t=xo,e=this[t(535)],n=e[t(498)];e[t(510)][t(521)](t(525))[t(537)][t(505)]((e=>{const r=t;if(r(536)!=e[r(499)]&&r(533)!=e[r(499)])return;const{data:s}=e;return s&&r(514)==s[r(530)]?{type:r(523),content:Wr(n,r(524))}:void 0}))}}const jo=Go;function Go(t,e){const n=Ho();return(Go=function(t,e){return n[t-=325]})(t,e)}!function(t,e){const n=Go,r=t();for(;;)try{if(460178===parseInt(n(420))/1*(-parseInt(n(422))/2)+parseInt(n(366))/3*(-parseInt(n(376))/4)+-parseInt(n(363))/5+-parseInt(n(412))/6+-parseInt(n(328))/7*(parseInt(n(365))/8)+parseInt(n(360))/9*(parseInt(n(410))/10)+-parseInt(n(346))/11*(-parseInt(n(413))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ho);class Vo extends t.Plugin{[jo(404)](){const t=jo,n=this[t(350)];if(!n[t(341)][t(391)](t(349)))return;const r=n[t(341)][t(370)](t(373)),s=n[t(341)][t(370)](t(371)),o={};r[t(421)](t(417),((o,i)=>{const a=t,c=n[a(341)][a(370)](a(396)).me,u=n[a(351)][a(370)](a(417));let l=s[a(334)](n[a(405)][a(329)][a(399)]),f=n[a(405)][a(418)](l),h=u[a(355)];if(h==i[a(355)])return;const g={commandName:a(417),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(405)][a(332)]((()=>{const t=a;if(r[t(398)]()[t(367)]((e=>e[t(394)]&&c==e[t(342)]&&(t(335)==e[t(358)]||t(406)==e[t(358)])&&(t(353)==e[t(357)]||t(348)==e[t(357)])&&e[t(388)]()[t(389)](f)))[t(347)]((e=>r[t(343)](e[t(377)]))),l=s[t(334)](n[t(405)][t(329)][t(399)]),f=n[t(405)][t(418)](l),u[t(372)](),n[t(351)][t(370)](t(382))[t(372)](),n[t(351)][t(370)](t(408))[t(372)](),h=u[t(355)],h!=i[t(355)])return s[t(325)](l)&&u[t(327)](i[t(355)],l)?(o({...i,setImageSizes:!1}),l=s[t(334)](n[t(405)][t(329)][t(399)]),void r[t(362)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(353))):void(s[t(407)](l)?r[t(362)](l,g,[],t(348)):r[t(386)](f,g,t(348)))}))}));for(const e of n[t(341)][t(370)](t(349))[t(339)])o[e[t(415)]]=e[t(338)][t(383)]();r[t(359)][t(331)](t(335),t(353),t(364),(()=>!1)),r[t(359)][t(331)](t(335),t(348),t(364),(()=>!1)),r[t(359)][t(331)](t(406),t(348),t(364),(()=>!1)),r[t(359)][t(331)](t(335),t(353),t(369),(([e])=>{const n=t;s[n(387)](e[n(368)]())})),r[t(359)][t(331)](t(335),t(353),t(385),((e,n)=>{const s=t;r[s(359)][s(401)](s(335),"",s(369))(e,{commandName:n[s(340)],commandParams:n[s(356)]})})),r[t(359)][t(331)](t(335),t(353),t(423),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(335),subType:t(353)},{type:t(416),subType:t(361)},{type:t(335),subType:t(409)},{type:t(416),subType:t(409)}];function a(e,n){const o=t,a=i[o(400)]((({type:t,subType:n})=>e[o(358)]==t&&e[o(357)]==n)),c=i[o(400)]((({type:t,subType:e})=>n[o(358)]==t&&n[o(357)]==e));if(a<0||c<0)return!1;const u=e[o(388)](),l=n[o(388)]();if((0==a||1==a)&&2==c&&u[o(380)](l))return!0;if(2==a&&3==c){const t=r[o(414)](u,o(416))[o(367)]((({suggestion:t,meta:e})=>e[o(336)]&&o(409)==t[o(357)]));if(t[o(384)]>1&&l[o(344)][o(389)](u[o(397)]))return!0;if(1==t[o(384)]&&(u[o(397)][o(389)](l[o(344)])||u[o(344)][o(389)](l[o(397)])))return!0}if(3==a&&3==c&&u[o(397)][o(395)](l[o(397)])){const t=u[o(344)][o(333)],e=l[o(397)][o(374)];return s[o(407)](t)&&t===e}return!1}n[t(405)][t(329)][t(352)]((()=>{const e=t;let o=!1;const i=Array[e(419)](n[e(405)][e(329)][e(424)][e(379)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(337)](t);if(e(330)==i&&r[e(375)](u)){if(e(335)==a&&(e(353)==c||e(348)==c)){const t=r[e(345)](u);if(n[e(390)]){const n=t[e(388)]()[e(368)]();if(s[e(407)](n))continue;r[e(343)](t),o=!0}}if(e(416)==a&&e(361)==c&&!n[e(390)]){const t=r[e(345)](u);t[e(402)]&&t[e(402)][e(394)]&&(r[e(343)](t[e(402)]),o=!0)}}}return o})),this[t(392)](o)}[jo(392)](t){const e=jo,n=this[e(350)],r=n[e(378)];n[e(341)][e(370)](e(373))[e(403)][e(411)]((n=>{const s=e;if(s(335)!=n[s(358)]&&s(406)!=n[s(358)])return;const{data:o}=n;if(!o||s(417)!=o[s(340)])return;const i=o[s(425)][0][s(355)];return function(t){const e=s;return{type:e(354),content:Wr(r,e(393),t)}}(s(381)===i?Wr(r,s(326)):t[i]||i)}))}}function Ho(){const t=["newRange","has","_registerLegacyDescription","*Format:* %0","isInContent","isBefore","Users","start","getSuggestions","selection","findIndex","getSuggestionCallback","next","_descriptionFactory","afterInit","model","formatInline","isBlockImage","imageTypeBlock","convertInlineImageToBlock","10kOXysG","registerDescriptionCallback","3538122pOFDop","519132ZIgYvF","_findSuggestions","name","insertion","imageStyle","createRangeOn","from","1EnYTvm","enableCommand","838622LLQlQd","chain","differ","commandParams","isInlineImage","FORMAT_SIDE_IMAGE","shouldConvertImageType","898723SttDxZ","document","suggestion","registerCustomCallback","change","nodeAfter","getClosestSelectedImageElement","formatBlock","isOwn","_splitMarkerName","title","normalizedStyles","commandName","plugins","author","discardSuggestion","end","getSuggestion","869YNeKlu","forEach","imageStylePostApply","ImageStyleEditing","editor","commands","registerPostFixer","imageStylePreApply","format","value","commandReversedParams","subType","type","_suggestionFactory","379602SefUVf","imageCaption","markBlockFormat","1741285rxGEGi","join","48mzaBgS","15IQeGrS","filter","getContainedElement","accept","get","ImageUtils","refresh","TrackChangesEditing","nodeBefore","hasSuggestion","697624pxBmCn","head","locale","getChangedMarkers","isIntersecting","side","imageTypeInline","toLowerCase","length","discard","markInlineFormat","setImageNaturalSizeAttributes","getFirstRange","isEqual"];return(Ho=function(){return t})()}function Wo(t,e){const n=Ko();return(Wo=function(t,e){return n[t-=240]})(t,e)}const zo=Wo;function Ko(){const t=["706870XbtAVS","4622282apPIJL","get","high","132nHEdAj","Users","_handleImportedData","track_changes","250480Cvxdfe","enableCommand","99IkIPTA","forEach","execute","dataInsert","importWord","2257632RoZKZH","14158VTRjfx","afterInit","6ibKwbW","value","commands","plugins","bind","editor","TrackChangesEditing","83735DMuDCs","trackChanges","2503820pQVJdh","_setSuggestionData","collaboration_features","listenTo","_trackChangesExecuted","lowest","_trackChangesValueDuringImport"];return(Ko=function(){return t})()}!function(t,e){const n=Wo,r=t();for(;;)try{if(358632===-parseInt(n(255))/1+parseInt(n(263))/2*(parseInt(n(265))/3)+parseInt(n(240))/4+parseInt(n(272))/5*(parseInt(n(251))/6)+parseInt(n(248))/7+-parseInt(n(262))/8+-parseInt(n(257))/9*(parseInt(n(247))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ko);class qo extends t.Plugin{constructor(t){const e=Wo;super(t),this[e(246)]=!1,this[e(244)]=!1}[zo(264)](){const t=zo,e=this[t(270)],n=e[t(267)][t(249)](t(261)),r=e[t(267)][t(249)](t(273));n&&(n.on(t(259),((e,[,n])=>{const s=t;this[s(246)]=r[s(266)],n[s(242)][s(254)]=!this[s(246)]}),{priority:t(250)}),this[t(243)](n,t(260),this[t(253)][t(269)](this)),this[t(243)](n,t(260),(()=>{const e=t;this[e(244)]&&(r[e(259)](),this[e(244)]=!1)}),{priority:t(245)}),e[t(268)][t(249)](t(271))[t(256)](t(261)))}[zo(253)](t,e){const n=zo,{suggestions:r}=e,s=this[n(270)][n(267)][n(249)](n(273)),o=s[n(266)];this[n(246)]!==o&&(s[n(259)](),this[n(244)]=!0),r&&r[n(258)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(270)][o(268)][o(249)](o(252)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(261)}}};this[o(270)][o(268)][o(249)](o(271))[o(241)](i)}))}}const Xo=Zo;function Zo(t,e){const n=Qo();return(Zo=function(t,e){return n[t-=132]})(t,e)}function Qo(){const t=["indentBlock","registerDescriptionCallback","6207381ofpgvA","afterInit","editor","registerAttributeLabel","formatBlock","*Outdent:* %0","_registerBlockAttribute","enableCommand","format","IndentEditing","plugins","1188iSjMyQ","5sOcoGp","outdent","getItemLabel","14reSUuV","112MxFOdD","TrackChangesEditing","189714hEMcqk","_registerLegacyDescription","978xzJWQX","indent","*Indent:* %0","outdentBlock","blockIndent","FORMAT_INDENT","1332832ZNsptc","IndentBlock","_enableDefaultAttributesIntegration","6435168ujCKCT","_descriptionFactory","1523wuarcG","type","locale","commandName","has","9681QleYFA","getItems","get","84030gSWwsD"];return(Qo=function(){return t})()}!function(t,e){const n=Zo,r=t();for(;;)try{if(527455===-parseInt(n(147))/1*(parseInt(n(136))/2)+parseInt(n(152))/3*(-parseInt(n(132))/4)+-parseInt(n(170))/5*(parseInt(n(134))/6)+parseInt(n(173))/7*(parseInt(n(142))/8)+parseInt(n(158))/9+-parseInt(n(155))/10*(-parseInt(n(169))/11)+-parseInt(n(145))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qo);class Jo extends t.Plugin{[Xo(159)](){const t=Xo,e=this[t(160)],n=e[t(168)][t(154)](t(133));if(e[t(168)][t(151)](t(167))&&(n[t(165)](t(137)),n[t(165)](t(171))),e[t(168)][t(151)](t(143)))for(const e of[t(156),t(139)])n[t(144)](e);const r=e[t(149)];n[t(164)](t(140)),n[t(146)][t(161)](t(140),Wr(r,t(141))),this[t(135)]()}[Xo(135)](){const t=Xo,e=this[t(160)],n=e[t(149)],r=e[t(168)][t(154)](t(133));r[t(146)][t(157)]((e=>{const s=t;if(s(162)!=e[s(148)])return;const{data:o}=e;if(!o)return;if(s(156)!=o[s(150)]&&s(139)!=o[s(150)])return;const i=e[s(153)]()[0],a=r[s(146)][s(172)](i);return s(156)==o[s(150)]?{type:s(166),content:Wr(n,s(138),a)}:s(139)==o[s(150)]?{type:s(166),content:Wr(n,s(163),a)}:void 0}))}}var Yo=ti;function $o(){var t=["429321XsCoJu","120172jfFMWc","11025104vbSLLi","TrackChangesEditing","enableCommand","get","requires","editor","6581946kaiTNn","3157350StVZQS","plugins","input","init","22293kjCoOW","44JxfMHj","3149350kVXVbc"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=456]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(498725===-parseInt(n(467))/1*(parseInt(n(468))/2)+-parseInt(n(470))/3+-parseInt(n(471))/4+-parseInt(n(469))/5+-parseInt(n(463))/6+parseInt(n(462))/7+parseInt(n(456))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Yo(460)](){return[Ms.Input]}[Yo(466)](){var t=Yo;this[t(461)][t(464)][t(459)](t(457))[t(458)](t(465))}}const ni=si;function ri(){const t=["linkHref","30ylJrbM","TrackChangesEditing","registerAttributeLabel","key","unlink","registerDescriptionCallback","_descriptionFactory","attribute","316902wPSZtb","link (","49350MYlUyS","get","183284UDqNZn","newValue","LinkEditing","307187oiyxgI","type","64330uBzlkd","toLowerCase","11alZfYC","has","commandParams","locale","*Set link:* %0","90xOFpQv","map","438488RZWRDo","*Remove link*","_enableDefaultAttributesIntegration","label","commands","link","144WpfSJn","commandName","21tFynTw","plugins","_registerLegacyDescription","format","formatInline","editor","afterInit","2019372WqHtuY","manualDecorators"];return(ri=function(){return t})()}function si(t,e){const n=ri();return(si=function(t,e){return n[t-=243]})(t,e)}!function(t,e){const n=si,r=t();for(;;)try{if(416446===parseInt(n(272))/1+-parseInt(n(269))/2*(-parseInt(n(247))/3)+-parseInt(n(283))/4+parseInt(n(257))/5*(-parseInt(n(265))/6)+-parseInt(n(267))/7*(-parseInt(n(245))/8)+parseInt(n(281))/9*(-parseInt(n(274))/10)+-parseInt(n(276))/11*(parseInt(n(254))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ri);class oi extends t.Plugin{[ni(253)](){const t=ni,e=this[t(252)];if(!e[t(248)][t(277)](t(271)))return;const n=e[t(248)][t(268)](t(258)),r=e[t(243)][t(268)](t(244));n[t(285)](t(244),[t(256),...r[t(255)][t(282)]((t=>t.id))]),n[t(285)](t(261));for(const e of r[t(255)])n[t(263)][t(259)](e.id,t(266)+e[t(286)][t(275)]()+")");n[t(263)][t(262)]((n=>{const r=t;if(r(264)!=n[r(273)])return;const{data:s}=n;if(!s||r(256)!=s[r(260)])return;const o=s[r(270)],i=e[r(279)];return{type:r(250),content:null==o?Wr(i,r(284)):Wr(i,r(280),'"'+o+'"')}})),this[t(249)]()}[ni(249)](){const t=ni,e=this[t(252)],n=e[t(279)];e[t(248)][t(268)](t(258))[t(263)][t(262)]((e=>{const r=t;if(r(251)!=e[r(273)])return;const{data:s}=e;if(s){if(r(244)==s[r(246)]){const t=s[r(278)][0];return{type:r(250),content:Wr(n,r(280),'"'+t+'"')}}return r(261)==s[r(246)]?{type:r(250),content:Wr(n,r(284))}:void 0}}))}}function ii(){const t=["enableCommand","checkChild","plugins","formatBlock","todo","isObject","add","ELEMENT_NUMBERED_LIST","createPositionAt","4IBlvUh","value","getSelectedBlocks","ELEMENT_TODO_LIST","commands","bulletedList","formatInline","replace","change","editor","4870524SfpKeu","push","*Change to:* %0","commandParams","format","List","numberedList","_selectedElements","219918BBvrXo","markBlockFormat","createRange","registerElementLabel","afterInit","has","getAttribute","length","LegacyListEditing","TrackChangesEditing","document","type","slice","forceValue","12072096ZNOEMp","filter","_descriptionFactory","bulleted","todoListChecked","ELEMENT_BULLETED_LIST","LegacyTodoListEditing","ELEMENT_LIST_ITEM","execute","blockName","selection","listIndent","before","*Outdent:* %0","1665519yMUtAM","registerDescriptionCallback","previousSibling","1825578IIXSGJ","name","listType","listItem","numbered","4142585bNdUba","paragraph","schema","6429976UjnzCl","checkTodoList","parent","todoList","element","commandName","outdentList","nextSibling","end","get","from","*Indent:* %0","findIndex","locale","*Check item*","indentList","*Uncheck item*","model"];return(ii=function(){return t})()}const ai=ci;function ci(t,e){const n=ii();return(ci=function(t,e){return n[t-=172]})(t,e)}!function(t,e){const n=ci,r=t();for(;;)try{if(993930===parseInt(n(248))/1+-parseInt(n(251))/2+parseInt(n(212))/3+parseInt(n(202))/4*(-parseInt(n(172))/5)+parseInt(n(220))/6+parseInt(n(175))/7+-parseInt(n(234))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ii);class ui extends t.Plugin{[ai(224)](){const t=ai,e=this[t(211)],n=e[t(188)];if(!e[t(195)][t(225)](t(228)))return;const r=e[t(195)][t(184)](t(229)),s=e[t(195)][t(225)](t(240));function o(t){return()=>{const n=ci,s=e[n(192)][n(230)][n(244)],o=e[n(206)][n(184)](t);if(o[n(203)])return void e[n(242)](n(173),{});const i=t[n(232)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(185)](t)[s(235)]((t=>function(t,e){const n=s;return e[n(194)](t[n(177)],n(254))&&!e[n(198)](t)}(t,r)));o=o[s(235)]((t=>!t.is(s(179),s(254))||t[s(226)](s(253))!=e));const i=new Set;for(const t of o)t.is(s(179),s(254))?i[s(199)](li(t)):i[s(199)](t);return Array[s(185)](i)}(s[n(204)](),i,e[n(192)][n(174)]);e[n(192)][n(210)]((()=>{const e=n;for(const n of a)r[e(221)](n,{commandName:t,commandParams:[{forceValue:!o[e(203)]}],formatGroupId:e(243)},fi(n))}))}}function i(t){return()=>{const n=ci,s=function(t){const e=ci;let n=Array[e(185)](t);const r=n[e(187)]((t=>e(254)!=t[e(252)]));return r>-1&&(n=n[e(232)](0,r)),n}(e[n(192)][n(230)][n(244)][n(204)]()),o=e[n(192)][n(222)](e[n(192)][n(201)](s[0],n(246)),e[n(192)][n(201)](s[s[n(227)]-1],n(183)));e[n(192)][n(210)]((()=>{const e=n;r[e(221)](o,{commandName:t,commandParams:[],formatGroupId:e(245)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(182)];for(;t&&t[n(226)](n(245))>e[n(226)](n(245));)r[n(199)](t),t=t[n(182)]}return Array[n(185)](r)}(s))}))}}r[t(193)](t(218),o(t(218))),r[t(193)](t(207),o(t(207))),s&&r[t(193)](t(178),o(t(178))),r[t(193)](t(190),i(t(190))),r[t(193)](t(181),i(t(181))),s&&r[t(193)](t(176),(()=>{const n=t,s=e[n(206)][n(184)](n(176)),o=Array[n(185)](s[n(219)]);o[n(235)]((t=>t[n(226)](n(238))!=s[n(203)])),e[n(192)][n(210)]((()=>{const t=n;for(const e of o)r[t(221)](e,{commandName:t(176),commandParams:[{forceValue:!s[t(203)]}]})}))})),r[t(236)][t(223)](t(254),(e=>Wr(n,t(241),e))),r[t(236)][t(249)]((e=>{const r=t;if(r(196)!=e[r(231)]&&r(208)!=e[r(231)])return;const{data:s}=e;if(s){if(r(218)==s[r(180)]||r(207)==s[r(180)]||r(178)==s[r(180)])switch(s[r(180)][r(209)](r(217),"")){case r(237):return o(Wr(n,r(239)));case r(255):return o(Wr(n,r(200)));case r(197):return o(Wr(n,r(205)))}if(r(190)==s[r(180)])return{type:r(216),content:Wr(n,r(186),Wr(n,r(241)))};if(r(181)==s[r(180)])return{type:r(216),content:Wr(n,r(247),Wr(n,r(241)))};if(r(176)==s[r(180)])return s[r(215)][0][r(233)]?{type:r(216),content:Wr(n,r(189))}:{type:r(216),content:Wr(n,r(191))}}function o(t){const e=r;return{type:e(216),content:Wr(n,e(214),t)}}}))}}function li(t){const e=ai,n=t[e(226)](e(245));if(0==n)return t;let r=t;for(;t[e(250)]&&t[e(250)].is(e(179),e(254));){const s=t[e(250)][e(226)](e(245));if(s==n)r=t[e(250)];else if(s<n)break;t=t[e(250)]}return r}function fi(t){const e=ai,n=[];if(t.is(e(179),e(254))&&t[e(226)](e(245))>0){let r=t[e(182)];for(;r&&e(254)==r[e(252)]&&r[e(226)](e(245))==t[e(226)](e(245));)n[e(213)](r),r=r[e(182)]}return n}const hi=gi;function gi(t,e){const n=pi();return(gi=function(t,e){return n[t-=353]})(t,e)}!function(t,e){const n=gi,r=t();for(;;)try{if(450890===parseInt(n(427))/1+parseInt(n(404))/2*(parseInt(n(380))/3)+parseInt(n(372))/4*(-parseInt(n(388))/5)+parseInt(n(364))/6*(parseInt(n(358))/7)+-parseInt(n(413))/8*(-parseInt(n(393))/9)+parseInt(n(433))/10+-parseInt(n(355))/11*(parseInt(n(362))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pi);class di extends t.Plugin{[hi(394)](){const t=hi;if(!this[t(411)][t(398)][t(396)](t(399)))return;const e=this[t(411)][t(425)][t(375)](t(390)),n=this[t(411)][t(398)][t(375)](t(360));e[t(415)]&&n[t(403)](t(406),this[t(431)][t(409)](this)),e[t(419)]&&n[t(403)](t(400),this[t(371)][t(409)](this)),e[t(369)]&&n[t(403)](t(417),this[t(421)][t(409)](this)),n[t(377)][t(381)](this[t(386)][t(409)](this))}[hi(431)](t,e={}){const n=hi,r=this[n(411)][n(398)][n(375)](n(360)),s=this[n(391)]();this[n(411)][n(367)][n(428)]((()=>{const t=n;r[t(426)](s,{commandName:t(406),commandParams:[{type:e[t(378)]}],formatGroupId:t(406)})}))}[hi(371)](t,e={}){const n=hi,r=this[n(411)][n(398)][n(375)](n(360)),s=this[n(423)]((t=>t.is(n(356),n(414))&&n(405)===t[n(354)](n(422))));if(s[n(361)]<1)return;const o=s[n(384)]((t=>this[n(411)][n(367)][n(416)](this[n(411)][n(367)][n(402)](t,n(366)),this[n(411)][n(367)][n(402)](t,0))));this[n(411)][n(367)][n(428)]((()=>{const t=n;r[t(426)](o,{commandName:t(400),commandParams:[{reversed:e[t(419)]}],formatGroupId:t(400)})}))}[hi(421)](t,e={}){const n=hi,r=this[n(411)][n(398)][n(375)](n(360)),s=this[n(423)]((t=>t.is(n(356),n(414))&&n(405)===t[n(354)](n(422))));if(s[n(361)]<1)return;const o=s[n(384)]((t=>this[n(411)][n(367)][n(416)](this[n(411)][n(367)][n(402)](t,n(366)),this[n(411)][n(367)][n(402)](t,0))));this[n(411)][n(367)][n(428)]((()=>{const t=n;r[t(426)](o,{commandName:t(417),commandParams:[{startIndex:e[t(369)]}],formatGroupId:t(417)})}))}[hi(386)](t){const e=hi;if(e(359)!=t[e(378)]&&e(412)!=t[e(378)])return;const n=this[e(411)][e(430)],{data:r}=t;if(!r)return;let s,o;switch(r[e(397)]){case e(406):s=e(418),o={type:e(407),content:Wr(n,s,Wr(n,this[e(387)](r[e(432)][0][e(378)])))};break;case e(400):s=r[e(432)][0][e(419)]?e(420):e(370),o={type:e(407),content:Wr(n,s)};break;case e(417):s=e(357),o={type:e(407),content:Wr(n,s,r[e(432)][0][e(369)])}}return o}[hi(391)](){const t=hi;var e,n,r,s;const o=this[t(411)][t(398)][t(375)](t(383));let i=Array[t(385)](this[t(411)][t(367)][t(365)][t(379)][t(401)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(356),t(414)))&&i[t(382)](...o[t(392)](this[t(411)][t(367)][t(365)][t(379)][t(374)](),t(424))),(null===(n=i[i[t(361)]-1])||void 0===n?void 0:n.is(t(356),t(414)))&&i[t(389)](...o[t(392)](this[t(411)][t(367)][t(365)][t(379)][t(434)](),t(363))),i=[...new Set(i)],(null===(s=null===(r=this[t(411)][t(367)][t(365)][t(379)][t(374)]())||void 0===r?void 0:r[t(376)])||void 0===s?void 0:s.is(t(356),t(414)))&&(i=i[t(373)]((e=>e.is(t(356),t(414))))),i}[hi(423)](t){const e=hi,n=this[e(411)][e(398)][e(375)](e(383));let r=Array[e(385)](this[e(411)][e(367)][e(365)][e(379)][e(401)]())[e(373)](t)[e(384)]((t=>{const r=e,s=this[r(411)][r(367)][r(402)](t,0);return[...n[r(392)](s,r(424)),...n[r(392)](s,r(363))]}))[e(429)]();return r=[...new Set(r)],r}[hi(387)](t){const e=hi;return e(395)+this[e(411)][e(398)][e(375)](e(383))[e(368)](t)[e(410)]()+e(353)+t[e(410)]()[e(408)](/-/g,"_")}}function pi(){const t=["backward","config","markMultiRangeBlockFormat","829526WmSFTo","change","flat","locale","handleListStyleCommand","commandParams","4608600gqGrhk","getLastPosition","_LIST_","getAttribute","10703BpYuYW","element","*Format:* set start index to %0","160727WbLUzv","formatBlock","TrackChangesEditing","length","25068IsuKIx","forward","186lvrznq","document","before","model","getListTypeFromListStyleType","startIndex","*Format:* set order to regular","handleListReversedCommand","29608vdcmyq","filter","getFirstPosition","get","parent","_descriptionFactory","type","selection","3HopeCc","registerDescriptionCallback","unshift","LegacyListUtils","map","from","handleDescriptions","_getTranslationKeyForListStyle","190gWKxfW","push","list.properties","_getSuggestionBlocksForListStyle","getSiblingNodes","17343JwQBCa","afterInit","ELEMENT_","has","commandName","plugins","LegacyListPropertiesEditing","listReversed","getSelectedBlocks","createPositionAt","enableCommand","311162EEBqgQ","numbered","listStyle","format","replace","bind","toUpperCase","editor","formatInline","2520HIxlct","listItem","styles","createRange","listStart","*Change to:* %0","reversed","*Format:* set order to reversed","handleListStartCommand","listType","_getSuggestionBlocks"];return(pi=function(){return t})()}const mi=Ei;function Ii(){const t=["editor","attribute:url:media","has","downcastDispatcher","2487546aZboqy","stop","239898mLxaBy","elementToElement","createEmptyElement","get","high","1533294bqZVto","for","mediaEmbed","options","TrackChangesEditing","showSuggestionHighlights","registerElementLabel","4eSvoPy","MediaEmbedEditing","afterInit","3jfmKwu","846140BzrgCl","locale","plugins","635574AQJikd","div","2535216tckxCB","media","conversion","ELEMENT_MEDIA","data","_descriptionFactory","enableCommand","dataDowncast","403860AzRQmd"];return(Ii=function(){return t})()}function Ei(t,e){const n=Ii();return(Ei=function(t,e){return n[t-=210]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(302722===-parseInt(n(245))/1+-parseInt(n(235))/2*(-parseInt(n(231))/3)+-parseInt(n(228))/4*(-parseInt(n(232))/5)+-parseInt(n(216))/6+parseInt(n(221))/7+parseInt(n(237))/8+-parseInt(n(214))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ii);class bi extends t.Plugin{[mi(230)](){const t=mi,e=this[t(210)];if(!e[t(234)][t(212)](t(229)))return;const n=e[t(234)][t(219)](t(225)),r=e[t(233)];n[t(243)](t(223)),n[t(242)][t(227)](t(238),(e=>Wr(r,t(240),e))),e[t(239)][t(222)](t(244))[t(217)]({model:t(238),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(226)])return n[s(218)](s(236))},converterPriority:t(220)}),e[t(241)][t(213)].on(t(211),((e,n,r)=>{const s=t;r[s(224)][s(226)]&&e[s(215)]()}),{priority:t(220)})}}function Ti(){const t=["2190oVAlhc","plugins","enableCommand","afterInit","has","20WDNycr","2003HcnEyF","231WLoaCL","969030DVDcok","TrackChangesEditing","28LheTrD","mention","MentionEditing","12717aZgNXU","279348HsuoPe","109086LQaaqa","8LyppTj","1772640mnhyIc","editor","2568181IldVlP","get"];return(Ti=function(){return t})()}const _i=yi;function yi(t,e){const n=Ti();return(yi=function(t,e){return n[t-=469]})(t,e)}!function(t,e){const n=yi,r=t();for(;;)try{if(374592===parseInt(n(482))/1*(-parseInt(n(481))/2)+-parseInt(n(470))/3*(parseInt(n(486))/4)+-parseInt(n(472))/5+-parseInt(n(484))/6+parseInt(n(474))/7*(parseInt(n(471))/8)+parseInt(n(489))/9*(parseInt(n(476))/10)+parseInt(n(483))/11*(parseInt(n(469))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ti);class Ai extends t.Plugin{[_i(479)](){const t=_i,e=this[t(473)];e[t(477)][t(480)](t(488))&&e[t(477)][t(475)](t(485))[t(478)](t(487))}}const ki=Li;function Ci(){const t=["158095PXDfnq","MultiLevelList","locale","TrackChangesEditing","newValue","7FybxGb","get","next","format","_enableDefaultAttributesIntegration","listMarkerStyle","45751hUGVkm","4HvvMwg","16350928GoKOqY","2418513oDfZrC","data","head","*Remove format:* %0","*Set format:* %0","registerDescriptionCallback","54hPcstP","key","plugins","oldValue","20BSCVzL","multiLevelList","has","handleDescriptions","ELEMENT_MULTI_LEVEL_LIST","editor","_descriptionFactory","1790212braLJp","5856424tQuVbv","listType","afterInit","3577842XbGTPm"];return(Ci=function(){return t})()}function Li(t,e){const n=Ci();return(Li=function(t,e){return n[t-=128]})(t,e)}!function(t,e){const n=Li,r=t();for(;;)try{if(488816===-parseInt(n(145))/1*(parseInt(n(146))/2)+-parseInt(n(148))/3+-parseInt(n(129))/4+-parseInt(n(134))/5*(-parseInt(n(154))/6)+-parseInt(n(139))/7*(parseInt(n(130))/8)+-parseInt(n(133))/9*(-parseInt(n(158))/10)+parseInt(n(147))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ci);class Ni extends t.Plugin{[ki(132)](){const t=ki,e=this[t(163)],n=e[t(156)][t(140)](t(137));e[t(156)][t(160)](t(135))&&(n[t(143)](t(159),[],[t(144)]),n[t(128)][t(153)]((e=>this[t(161)](e))))}[ki(161)](t){const e=ki,n=this[e(163)][e(136)],{data:r}=t,s={type:e(142),content:""};if(r&&e(144)==r[e(155)]){if(!r[e(157)])return{type:e(142),content:Wr(n,e(152),Wr(n,e(162)))+" ("+r[e(138)]+")"};if(!r[e(138)]){let o=t[e(150)];for(;o;){if(o[e(149)]&&e(131)==o[e(149)][e(155)]&&o[e(149)][e(138)])return s;o=o[e(141)]}return{type:e(142),content:Wr(n,e(151),Wr(n,e(162)))+" ("+r[e(157)]+")"}}}}}function Si(){const t=["395hGihhd","_descriptionFactory","editor","1015710XZexcx","has","registerElementLabel","64OexwVN","enableCommand","16cKHhnZ","1433682oOJxol","16136gXEpjC","248528YZgGhB","plugins","7604xQhywo","TrackChangesEditing","pageBreak","5823785YAmeoF","afterInit","PageBreakEditing","664098vRZLEn","10mLvstX","locale","12lULNXf","get","ELEMENT_PAGE_BREAK"];return(Si=function(){return t})()}const Ri=Mi;function Mi(t,e){const n=Si();return(Mi=function(t,e){return n[t-=418]})(t,e)}!function(t,e){const n=Mi,r=t();for(;;)try{if(172950===parseInt(n(437))/1*(parseInt(n(430))/2)+parseInt(n(418))/3+-parseInt(n(434))/4*(-parseInt(n(424))/5)+-parseInt(n(427))/6+parseInt(n(435))/7*(-parseInt(n(432))/8)+-parseInt(n(433))/9*(-parseInt(n(419))/10)+-parseInt(n(440))/11*(parseInt(n(421))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Si);class vi extends t.Plugin{[Ri(441)](){const t=Ri,e=this[t(426)];if(!e[t(436)][t(428)](t(442)))return;e[t(436)][t(422)](t(438))[t(431)](t(439));const n=e[t(436)][t(422)](t(438)),r=e[t(420)];n[t(425)][t(429)](t(439),(e=>Wr(r,t(423),e)))}}const wi=Fi;!function(t,e){const n=Fi,r=t();for(;;)try{if(214115===parseInt(n(181))/1*(parseInt(n(176))/2)+parseInt(n(168))/3*(parseInt(n(192))/4)+parseInt(n(159))/5*(-parseInt(n(155))/6)+-parseInt(n(144))/7+parseInt(n(183))/8+parseInt(n(146))/9*(-parseInt(n(141))/10)+parseInt(n(202))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Di);class Oi extends t.Plugin{[wi(140)](){const t=wi,e=this[t(182)];if(!e[t(174)][t(163)](t(187)))return;const n=e[t(188)],r=e[t(174)][t(166)](t(170));r[t(196)][t(190)](t(191),(e=>Wr(n,t(169),e))),r[t(173)](t(191)),r[t(143)](t(207)),e[t(194)][t(175)].on(t(138),xi(e),{priority:t(157)}),e[t(186)][t(175)].on(t(138),((n,r,s)=>{const o=t;s[o(208)][o(160)]&&xi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(157)});const s=r[t(196)];s[t(197)]((r=>{const o=t;if(o(200)!==r[o(199)])return;const{start:i,end:a}=r[o(184)]();if(!i[o(149)](a)||!i[o(151)])return;const c=e[o(167)][o(161)],u=i[o(151)];return c[o(198)](u)&&!c[o(189)](u)&&c[o(193)](u,o(180))?{type:o(200),content:Wr(n,o(185),s[o(172)](u,1))}:void 0})),this[t(204)]()}[wi(204)](){const t=wi,e=this[t(182)],n=e[t(188)];e[t(174)][t(166)](t(170))[t(196)][t(197)]((e=>{const r=t;if(r(177)!=e[r(199)])return;const{data:s}=e;return s&&r(191)==s[r(150)]?{type:r(205),content:Wr(n,r(147),Wr(n,r(169)))}:void 0}))}}function Di(){const t=["getItemLabel","_enableDefaultAttributesIntegration","plugins","downcastDispatcher","38782VHsOPB","formatBlock","consumable","createUIElement","$text","1wODnlw","editor","726544CJcuTl","getFirstRange","*Insert:* %0","data","Paragraph","locale","isLimit","registerElementLabel","paragraph","749356MqJubA","checkChild","editing","markerName","_descriptionFactory","registerDescriptionCallback","isBlock","type","insertion","span","5361279NjYJkZ","ck-suggestion-marker--active","_registerLegacyDescription","format","writer","insertParagraph","options","addMarker:suggestion:insertion","bindElementToMarker","afterInit","260980Wikarb","end","enableCommand","2900338KbXErZ","mapper","99eqpbVR","*Change to:* %0","insert","isTouching","commandName","nodeAfter","start","consume","ck-suggestion-marker-split","462lAPbFh","includes","highest","addClass","3685vXCqeD","showSuggestionHighlights","schema","name","has","activeMarkers","markerRange","get","model","6hAxaHT","ELEMENT_PARAGRAPH","TrackChangesEditing","toViewPosition"];return(Di=function(){return t})()}function Fi(t,e){const n=Di();return(Fi=function(t,e){return n[t-=138]})(t,e)}function xi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Fi,i=t[o(174)][o(166)](o(170)),a=r[o(165)][o(152)],c=r[o(165)][o(142)],u=t[o(167)][o(161)];if(!a[o(149)](c)||!a[o(151)])return;const l=a[o(151)];if(u[o(198)](l)&&!u[o(189)](l)&&u[o(193)](l,o(180))){if(!s[o(178)][o(153)](r[o(165)],n[o(162)]))return;const t=s[o(206)][o(179)](o(201),{class:o(154)}),a=s[o(145)][o(171)](c);e&&i[o(164)][o(156)](r[o(195)])&&s[o(206)][o(158)](o(203),t),s[o(206)][o(148)](a,t),s[o(145)][o(139)](t,r[o(195)])}}}function Bi(t,e){const n=Pi();return(Bi=function(t,e){return n[t-=189]})(t,e)}function Pi(){const t=["get","format","has","formatInline","registerDescriptionCallback","TrackChangesEditing","5519675JUqMHR","editor","5AJOoDL","5870iBcQMr","9OaGRaV","279hmNnFA","_enableDefaultAttributesIntegration","_registerLegacyDescription","*Remove all formatting*","1712532cwQZsO","162020qnjVBU","5835880rcHNhI","_descriptionFactory","commandName","removeFormat","10024498wDQeUd","plugins","9189378jHndRS","locale","afterInit","formatBlock","RemoveFormatEditing","type","3pNjtdg"];return(Pi=function(){return t})()}const Ui=Bi;!function(t,e){const n=Bi,r=t();for(;;)try{if(935735===-parseInt(n(193))/1*(-parseInt(n(191))/2)+parseInt(n(211))/3*(-parseInt(n(197))/4)+parseInt(n(190))/5*(parseInt(n(205))/6)+-parseInt(n(218))/7+parseInt(n(199))/8+parseInt(n(192))/9*(-parseInt(n(198))/10)+-parseInt(n(203))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pi);class ji extends t.Plugin{[Ui(207)](){const t=Ui,e=this[t(189)];e[t(204)][t(214)](t(209))&&(e[t(204)][t(212)](t(217))[t(194)](t(202)),this[t(195)]())}[Ui(195)](){const t=Ui,e=this[t(189)];e[t(204)][t(212)](t(217))[t(200)][t(216)]((n=>{const r=t;if(r(208)!=n[r(210)]&&r(215)!=n[r(210)])return;const{data:s}=n;return s&&r(202)==s[r(201)]?{type:r(213),content:Wr(e[r(206)],r(196))}:void 0}))}}const Gi=Hi;!function(t,e){const n=Hi,r=t();for(;;)try{if(679552===parseInt(n(133))/1*(-parseInt(n(141))/2)+parseInt(n(122))/3+parseInt(n(125))/4*(-parseInt(n(115))/5)+-parseInt(n(137))/6*(-parseInt(n(139))/7)+parseInt(n(135))/8*(parseInt(n(118))/9)+parseInt(n(134))/10*(-parseInt(n(130))/11)+parseInt(n(124))/12*(parseInt(n(128))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wi);class Vi extends t.Plugin{[Gi(132)](){const t=Gi,e=this[t(113)];if(!e[t(119)][t(117)](t(116)))return;const n=e[t(119)][t(140)](t(136));n[t(131)](t(112)),n[t(131)](t(126));const r=e[t(119)][t(140)](t(116));r[t(131)](t(120)),r[t(131)](t(138)),r[t(131)](t(129)),r[t(131)](t(114)),r[t(131)](t(127)),r[t(131)](t(123)),r[t(131)](t(121))}}function Hi(t,e){const n=Wi();return(Hi=function(t,e){return n[t-=112]})(t,e)}function Wi(){const t=["plugins","trackChanges","discardSelectedSuggestions","3082470PlqOlS","acceptSelectedSuggestions","9599112dleXAd","119084HqbWpP","goToNextRestrictedEditingException","discardAllSuggestions","13nledBY","discardSuggestion","11QrnEhD","enableCommand","afterInit","313hbjqnW","3238270dKgMAO","3474672GzjEbR","TrackChangesEditing","150144VlazQw","acceptSuggestion","28WOFKlY","get","6778piewBF","goToPreviousRestrictedEditingException","editor","acceptAllSuggestions","50ufDBkK","RestrictedEditingModeEditing","has","9lhOOnG"];return(Wi=function(){return t})()}function zi(){const t=["116148ndyKBd","span","createPositionBefore","createUIElement","toViewPosition","shiftEnter","TrackChangesEditing","registerElementLabel","547204mAWvLL","markerRange","model","softBreak","includes","enableCommand","markerName","getItems","downcastDispatcher","mapper","addMarker:suggestion:insertion","5975492aSMcGF","editor","activeMarkers","4750736kTBBdv","insert","name","split","10888479TuvWAZ","4902507BXyiol","options","addMarker:suggestion:deletion","plugins","locale","get","10623415uTATDZ","test","ELEMENT_LINE_BREAK","_descriptionFactory","high","ck-suggestion-marker-","bindElementToMarker","showSuggestionHighlights","merge","data","element","12YdKmbS","addClass","consumable","requires","5tkNZeU","addMarker:suggestion","deletion","writer","19hjjEgh","ck-suggestion-marker--active","10xaXhJj","editing","init"];return(zi=function(){return t})()}const Ki=qi;function qi(t,e){const n=zi();return(qi=function(t,e){return n[t-=434]})(t,e)}!function(t,e){const n=qi,r=t();for(;;)try{if(901146===-parseInt(n(477))/1*(-parseInt(n(482))/2)+-parseInt(n(452))/3+-parseInt(n(444))/4*(parseInt(n(473))/5)+parseInt(n(469))/6*(parseInt(n(490))/7)+parseInt(n(447))/8+parseInt(n(451))/9+-parseInt(n(479))/10*(-parseInt(n(458))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zi);class Xi extends t.Plugin{static get[Ki(472)](){return[Qs.ShiftEnter]}[Ki(481)](){const t=Ki,e=this[t(445)],n=e[t(455)][t(457)](t(488));n[t(438)](t(487)),e[t(480)][t(441)].on(t(443),Zi(e),{priority:t(462)}),e[t(480)][t(441)].on(t(454),Zi(e),{priority:t(462)}),e[t(467)][t(441)].on(t(474),((n,r,s)=>{const o=t;s[o(453)][o(465)]&&Zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(461)][t(489)](t(436),(n=>Wr(e[t(456)],t(460),n)))}}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=qi,i=t[o(455)][o(457)](o(488));if(!s[o(471)][o(459)](r[o(434)],n[o(449)]))return;const a=t[o(435)];for(const t of r[o(434)][o(440)]()){if(!t.is(o(468),o(436)))continue;const n=o(475)==r[o(439)][o(450)](":")[1]?o(466):o(450),c=s[o(476)][o(485)](o(483),{class:o(463)+n}),u=s[o(442)][o(486)](a[o(484)](t));e&&i[o(446)][o(437)](r[o(439)])&&s[o(476)][o(470)](o(478),c),s[o(476)][o(448)](u,c),s[o(442)][o(464)](c,r[o(439)])}}}const Qi=Ji;function Ji(t,e){const n=Yi();return(Ji=function(t,e){return n[t-=459]})(t,e)}function Yi(){const t=["FORMAT_RESTRICTED_ENABLED","TrackChangesEditing","FORMAT_RESTRICTED_DISABLED","commands","value","forceValue","commandName","change","from","registerDescriptionCallback","restrictedEditingException","1wSJbkc","model","locale","_descriptionFactory","get","78tYdaWB","type","afterInit","commandParams","document","StandardEditingModeEditing","2443207MVutbZ","3043980atInfZ","markInlineFormat","7dGzube","120SGlblG","formatBlock","editor","12164DcxFJA","isCollapsed","format","8650568ZzKVAp","has","250655REOSGX","1335jGbmuB","241612EsDCbz","getRanges","2857822zBOmmY","plugins","formatInline","enableCommand","selection","10OEyIks"];return(Yi=function(){return t})()}!function(t,e){const n=Ji,r=t();for(;;)try{if(998151===parseInt(n(487))/1*(parseInt(n(468))/2)+-parseInt(n(467))/3*(parseInt(n(461))/4)+parseInt(n(466))/5*(-parseInt(n(492))/6)+-parseInt(n(501))/7*(-parseInt(n(464))/8)+-parseInt(n(499))/9+-parseInt(n(475))/10*(-parseInt(n(470))/11)+-parseInt(n(502))/12*(-parseInt(n(498))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yi);class $i extends t.Plugin{[Qi(494)](){const t=Qi,e=this[t(460)],n=e[t(488)],r=e[t(489)];if(!e[t(471)][t(465)](t(497)))return;const s=e[t(471)][t(491)](t(477)),o=t(486),i=e[t(479)][t(491)](o);s[t(473)](o,((e,r={})=>{const a=t,c=n[a(496)][a(474)];if(c[a(462)])return void e(r);const u=void 0!==r[a(481)]?r[a(481)]:!i[a(480)];n[a(483)]((()=>{const t=a,e=Array[t(484)](c[t(469)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(500)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(490)][t(485)]((e=>{const n=t;if(n(459)!=e[n(493)]&&n(472)!=e[n(493)])return;const{data:s}=e;return s&&s[n(482)]==o?s[n(495)][0][n(481)]?{type:n(463),content:Wr(r,n(476))}:{type:n(463),content:Wr(r,n(478))}:void 0}))}}const ta=ea;function ea(t,e){const n=na();return(ea=function(t,e){return n[t-=425]})(t,e)}function na(){const t=["format","StyleUtils","normalizeConfig","40023yYwBUO","DataSchema","GeneralHtmlSupport","_registerBlockAttribute","styleName","inline","config","1410eaVWCK","add","FORMAT_STYLE","219306yGLHJi","_registerInlineAttribute","formatInline","element","270728JPXLid","registerAttributeLabel","Style","plugins","_enableDefaultAttributesIntegration","definitions","afterInit","style","120335hHlHSS","_registerLegacyDescription","_descriptionFactory","*Set format:* %0","registerDescriptionCallback","toLowerCase","type","1294424HkvdfT","28cfwiWO","1458548fhNBtX","forceValue","locale","*Remove format:* %0","TrackChangesEditing","57327CysRJQ","block","78zGzATA","has","commandParams","formatBlock","get","ghsAttributes","commandName","getGhsAttributeNameForElement","editor"];return(na=function(){return t})()}!function(t,e){const n=ea,r=t();for(;;)try{if(170179===-parseInt(n(466))/1+-parseInt(n(462))/2+parseInt(n(438))/3*(-parseInt(n(432))/4)+-parseInt(n(474))/5*(parseInt(n(440))/6)+parseInt(n(433))/7+parseInt(n(431))/8+parseInt(n(452))/9*(parseInt(n(459))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{[ta(472)](){const t=ta,e=this[t(448)];if(!e[t(469)][t(441)](t(468))||!e[t(469)][t(441)](t(453)))return;const n=e[t(469)][t(444)](t(437)),r=e[t(435)],s=e[t(458)][t(444)](t(473))||{},o=e[t(469)][t(444)](t(454)),i=e[t(469)][t(444)](t(450))[t(451)](e[t(469)][t(444)](t(453)),s[t(471)]);n[t(470)](t(473));const a=new Set;for(const e of i[t(439)]){const n=o[t(447)](e[t(465)]);a[t(460)](n)}const c=new Set;for(const e of i[t(457)]){const n=o[t(447)](e[t(465)]);c[t(460)](n);for(const n of e[t(445)])c[t(460)](n)}for(const e of a)n[t(455)](e),n[t(426)][t(467)](e,Wr(r,t(461)));for(const e of c)n[t(463)](e),n[t(426)][t(467)](e,Wr(r,t(461)));this[t(425)]()}[ta(425)](){const t=ta,e=this[t(448)],n=e[t(435)];e[t(469)][t(444)](t(437))[t(426)][t(428)]((e=>{const r=t;if(r(443)!=e[r(430)]&&r(464)!=e[r(430)])return;const{data:s}=e;return s&&r(473)===s[r(446)]?s[r(442)][0][r(434)]?{type:r(449),content:Wr(n,r(427),s[r(442)][0][r(456)][r(429)]())}:{type:r(449),content:Wr(n,r(436),s[r(442)][0][r(456)][r(429)]())}:void 0}))}}const sa=ia;function oa(){const t=["some","*Insert:* %0","6nRZcEL","_tablePostFixingSubtypes","discard","358966ZzLLYa","oldRange","element","registerElementLabel","1626455BCCSAn","_suggestionFactory","ELEMENT_TABLE","createTableWalker","map","maxColumn","getChanges","removeClass","TableEditing","root","editor","tablePaste","document","selection","minRow","isArray","start","648904VwCQwP","model","487688oQdDxC","deletion","first","last","batch","startsWith","item","change:data","nodeBefore","min","registerPostFixer","2991639sFxwcM","end","type","mapper","isIntersectingWithRange","values","position","get","getRanges","ELEMENT_TABLE_COLUMN","data","*Remove:* %0","minColumn","getContainedElement","insertTableRowAbove","maxRow","afterInit","includes","commands","rowspan","isEqual","MAX_SAFE_INTEGER","insertTable","toLowerCase","join","_tableSuggestions","getSelectionAffectedTableCells","getCellLocation","filter","nodeAfter","isInContent","ELEMENT_TABLE_ROW_WITH_TEXT","change","TableUtils","ELEMENT_TABLE_COLUMN_WITH_TEXT","every","9hwzJlg","createRangeIn","refresh","addClass","forceValue","registerDescriptionCallback","_getCoordsForCells","createRangeOn","selectTableRow","colspan","findAncestor","low","rootName","_acceptFormatSuggestionCallbackFactory","cell","suggestion","$graveyard","plugins","execute","length","highest","enqueueChange","tableColumn","enableCommand","getSuggestion","insertTableRowBelow","table","addRange","locale","getColumnIndexes","removeTableColumn","order","ELEMENT_TABLE_ROW","from","selectTableColumn","tableCell","getFirstRange","ELEMENT_TABLE_WITH_TEXT","add","insertTableColumnLeft","accept","_getSuggestionCoords","push","above","insertTableColumnRight","getRowIndexes","markMultiRangeInsertion","18WgkVKE","MIN_SAFE_INTEGER","writer","_splitMarkerName","differ","getItems","insertion","TrackChangesEditing","insert","subType","hasAttribute","showSuggestionHighlights","_descriptionFactory","max","getAttribute","options","removeTableRow","setSelection","has","toViewElement","registerCustomCallback","694842OJfdZg","name","classes","substr","tableRow","getChangedMarkers","span","getChildren","221170HKWZxF","addMarker:suggestion","detach","isTouching","markMultiRangeDeletion","$textProxy","left","fromRange","downcastDispatcher","_setupColumnsRowsFixing","createPositionAt"];return(oa=function(){return t})()}function ia(t,e){const n=oa();return(ia=function(t,e){return n[t-=133]})(t,e)}!function(t,e){const n=ia,r=t();for(;;)try{if(418202===parseInt(n(142))/1+-parseInt(n(166))/2*(-parseInt(n(236))/3)+-parseInt(n(187))/4+-parseInt(n(170))/5*(parseInt(n(163))/6)+-parseInt(n(200))/7+-parseInt(n(189))/8*(-parseInt(n(283))/9)+-parseInt(n(150))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oa);class aa extends t.Plugin{constructor(t){const e=ia;super(t),this[e(164)]=[e(146),e(258)],this[e(225)]=new Set}[sa(216)](){const t=sa,e=this[t(180)],n=e[t(188)][t(182)][t(183)];if(!e[t(253)][t(139)](t(178)))return;const r=e[t(264)],s=e[t(253)][t(207)](t(290)),o=e[t(253)][t(207)](t(233));s[t(133)][t(169)](t(262),(e=>Wr(r,t(172),e))),this[t(159)](),s[t(259)](t(222)),s[t(259)](t(244)),s[t(259)](t(270));for(const r of[t(214),t(261)]){const i=e[t(218)][t(207)](r);s[t(259)](r,(r=>{const a=t;e[a(188)][a(232)]((t=>{const e=a;r();const c=e(279)===i[e(267)],u=o[e(226)](n),l=o[e(281)](u),f=c?l[e(191)]-1:l[e(192)]+1,h=u[0][e(246)](e(262)),g=o[e(173)](h,{startRow:f,endRow:f}),d=Array[e(269)](g)[e(174)]((n=>t[e(243)](n[e(250)])));s[e(282)](d,e(146))}))}))}for(const r of[t(275),t(280)]){const i=e[t(218)][t(207)](r);s[t(259)](r,(r=>{const a=t;e[a(188)][a(232)]((t=>{const e=a;r();const c=e(156)===i[e(267)],u=o[e(226)](n),l=o[e(265)](u),f=c?l[e(191)]-1:l[e(192)]+1,h=u[0][e(246)](e(262)),g=o[e(173)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(269)](g)[e(174)]((n=>t[e(243)](n[e(250)])));s[e(282)](d,e(258))}))}))}for(const r of[t(137),t(266)]){const i=r[t(145)](11),a=i[t(223)](),c=a[t(145)](0,3)+t(148),u=t(262)+i,l=t(198)+i,f=t(134)+i;s[t(259)](r,(()=>{const i=t;e[i(188)][i(232)]((t=>{const e=i,h=o[e(226)](n),g=h[0][e(246)](e(262));let d;if(e(137)==r){const t=o[e(281)](h);d={startRow:t[e(191)],endRow:t[e(192)],includeAllSlots:!0}}else{const t=o[e(265)](h);d={startColumn:t[e(191)],endColumn:t[e(192)],includeAllSlots:!0}}const p=o[e(173)](g,d),m=Array[e(269)](p)[e(174)]((({cell:t})=>t)),I=ca(m[e(228)]((t=>t[e(293)](c)))),E=ca(m[e(228)]((t=>!t[e(293)](c))))[e(174)]((n=>t[e(243)](n))),b=s[e(154)](E,u);if(b&&(e(146)==b[e(292)]||e(258)==b[e(292)])){const n=this[e(277)](b);for(const r of I){const s=t[e(243)](r),i=o[e(227)](r),u=r[e(135)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(263)](s)}}}))}))}function c(r){const s=t,o=Array[s(269)](n[s(208)]())[s(174)]((t=>i.LiveRange[s(157)](t)));e[s(188)][s(232)]((t=>{const n=s,i=t[n(193)];r=r[n(228)]((t=>n(252)!=t[n(179)][n(248)])),t[n(138)](r),e[n(218)][n(207)](n(137))[n(238)](),e[n(254)](n(137),{forceDefaultExecution:!0}),e[n(188)][n(257)]((()=>{const t=n;e[t(188)][t(257)](i,(e=>{const n=t,r=o[n(228)]((t=>n(252)!=t[n(179)][n(248)]));r[n(255)]>0&&e[n(138)](r);for(const t of o)t[n(152)]()}))}))}))}function u(r){const s=t;e[s(188)][s(232)]((t=>{const o=s,a=Array[o(269)](n[o(208)]())[o(174)]((t=>i.LiveRange[o(157)](t))),c=[];for(const t of r)for(const e of t[o(288)]({shallow:!0}))c[o(278)](e);for(const n of c)o(252)!=n[o(179)][o(248)]&&(t[o(138)](t[o(160)](n,0)),e[o(218)][o(207)](o(266))[o(238)](),e[o(254)](o(266),{forceDefaultExecution:!0}));const u=a[o(228)]((t=>o(252)!=t[o(179)][o(248)]));u[o(255)]>0&&t[o(138)](u);for(const t of a)t[o(152)]()}))}function l(e,n){const r=t;return n[r(235)]((t=>e[r(161)]((e=>e[r(201)][r(220)](t[r(186)])||t[r(201)][r(220)](e[r(186)])))))}function f(e,n){const r=t;return e[r(161)]((t=>n[r(161)]((e=>t[r(201)][r(153)](e[r(186)])))))}e[t(210)][t(158)].on(t(151),((e,n,r)=>{const s=t;if(!r[s(136)][s(294)])return;const o=n[s(195)];if(!o)return;const i=r[s(203)][s(140)](o);function c(t){return Array[s(185)](t)?t:[t]}i&&s(271)===o[s(143)]&&(0,a.setHighlightHandling)(i,r[s(285)],((t,e,n)=>n[s(239)](c(e[s(144)]),t)),((t,e,n)=>n[s(177)](c(e[s(144)]),t)))}),{priority:t(256)}),s[t(133)][t(241)]((e=>{const n=t;if(n(289)!=e[n(202)]&&n(190)!=e[n(202)])return;const s=e[n(213)]();if(null!=s&&s.is(n(168),n(262))){if(n(289)==e[n(202)]){const t=e[n(288)]()[n(228)]((t=>t.is(n(155))))[n(174)]((t=>t[n(210)]));if(t[n(255)])return{type:n(289),content:Wr(r,n(162),Wr(r,n(273),'"'+t[n(224)](" ")+'"'))}}if(n(190)==e[n(202)]){const t=e[n(288)]()[n(228)]((t=>t.is(n(155))))[n(174)]((t=>t[n(210)]));if(t[n(255)])return{type:n(190),content:Wr(r,n(211),Wr(r,n(273),'"'+t[n(224)](" ")+'"'))}}}})),s[t(133)][t(241)]((e=>{const n=t;if(n(146)==e[n(292)]){const t=e[n(288)]()[n(228)]((t=>t.is(n(155))))[n(174)]((t=>t[n(210)])),s=this[n(277)](e),o=s[n(215)]-s[n(184)]+1;if(n(289)==e[n(202)])return t[n(255)]?{type:n(289),content:Wr(r,n(162),Wr(r,n(231),[o,'"'+t[n(224)](" ")+'"']))}:{type:n(289),content:Wr(r,n(162),Wr(r,n(268),o))};if(n(190)==e[n(202)])return t[n(255)]?{type:n(190),content:Wr(r,n(211),Wr(r,n(231),[o,'"'+t[n(224)](" ")+'"']))}:{type:n(190),content:Wr(r,n(211),Wr(r,n(268),o))}}if(n(258)==e[n(292)]){const t=e[n(288)]()[n(228)]((t=>t.is(n(155))))[n(174)]((t=>t[n(210)])),s=this[n(277)](e),o=s[n(175)]-s[n(212)]+1;if(n(289)==e[n(202)])return t[n(255)]?{type:n(289),content:Wr(r,n(162),Wr(r,n(234),[o,'"'+t[n(224)](" ")+'"']))}:{type:n(289),content:Wr(r,n(162),Wr(r,n(209),o))};if(n(190)==e[n(202)])return t[n(255)]?{type:n(190),content:Wr(r,n(211),Wr(r,n(234),[o,'"'+t[n(224)](" ")+'"']))}:{type:n(190),content:Wr(r,n(211),Wr(r,n(209),o))}}})),s[t(171)][t(141)](t(289),t(146),t(165),c),s[t(171)][t(141)](t(190),t(146),t(276),c),s[t(171)][t(141)](t(289),t(258),t(165),u),s[t(171)][t(141)](t(190),t(258),t(276),u),s[t(171)][t(141)](t(289),t(258),t(224),l),s[t(171)][t(141)](t(190),t(258),t(224),l),s[t(171)][t(141)](t(289),t(146),t(224),f),s[t(171)][t(141)](t(190),t(146),t(224),f)}[sa(249)](){const t=sa,e=this[t(180)],n=e[t(188)][t(182)][t(183)];return(r,s)=>{const o=t;e[o(188)][o(232)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(201)][a(197)];u&&u[0]&&!1===u[0][a(240)]&&(l=r[0][a(186)][a(229)]);const f=t[a(237)](l);if(a(252)==f[a(179)][a(248)])return;const h=Array[a(269)](n[a(208)]())[a(174)]((t=>i.LiveRange[a(157)](t)));t[a(138)](f),e[a(218)][a(207)](c)[a(238)](),u[a(278)]({forceDefaultExecution:!0}),e[a(254)](c,...u);const g=h[a(228)]((t=>a(252)!=t[a(179)][a(248)]));g[a(255)]>0&&t[a(138)](g);for(const t of h)t[a(152)]()}))}}[sa(242)](t){const e=sa,n=this[e(180)][e(253)][e(207)](e(233));let r=Number[e(221)],s=Number[e(284)],o=Number[e(221)],i=Number[e(284)];for(const a of t){if(e(252)==a[e(179)][e(248)])continue;const{row:t,column:c}=n[e(227)](a),u=a[e(293)](e(219))?a[e(135)](e(219))-1:0,l=a[e(293)](e(245))?a[e(135)](e(245))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[sa(159)](){const t=sa,e=this[t(180)],n=e[t(253)][t(207)](t(290)),r=e[t(253)][t(207)](t(233));e[t(188)][t(182)].on(t(196),(()=>{const r=t,s=Array[r(269)](e[r(188)][r(182)][r(287)][r(147)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(286)](t);if(r(251)!=s)continue;if(null!=e[r(167)])continue;const a=n[r(260)](o);this[r(164)][r(217)](i)&&this[r(225)][r(274)](a)}}),{priority:t(247)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(243)](e),a=e[s(246)](s(262)),c=r[s(227)](e);for(const t of this[s(225)]){const n=t[s(292)],r=n[s(194)](s(181)),u=n[s(145)](r?10:5),l=u[s(223)](),f=l[s(145)](0,3)+s(148),h=s(198)+u,g=s(134)+u;if(!t[s(230)])continue;if(a!=t[s(272)]()[s(186)][s(246)](s(262)))continue;if(t[s(204)](i))continue;const d=e[s(293)](f)?e[s(135)](f)-1:0,p=this[s(277)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(263)](i),o=!0)}return o};e[t(188)][t(182)][t(199)]((n=>{const r=t;let o=!1;for(const t of e[r(188)][r(182)][r(287)][r(176)]())if(r(291)==t[r(202)])if(r(146)==t[r(143)])for(const e of t[r(206)][r(229)][r(149)]())o=o||s(e,n);else r(271)==t[r(143)]&&(o=o||s(t[r(206)][r(229)],n));return o}))}[sa(277)](t){const e=sa;return this[e(242)](t[e(208)]()[e(174)]((t=>t[e(186)][e(229)])))}}function ca(t){const e=sa;return Array[e(269)](new Set(t)[e(205)]())}const ua=fa;function la(){const t=["requires","_descriptionFactory","139533acFGyf","author","getRanges","*Split cell:* horizontally","$graveyard","from","splitTableCellHorizontally","forceDefaultExecution","accept","containsRange","findAncestor","subType","getSuggestions","deletion","TableEditing","selection","rootName","commandName","10jxZcIS","has","detach","20VsJoBr","registerCustomCallback","format","registerDescriptionCallback","createRangeOn","mergeTableCellRight","get","setSelection","change","getFirstPosition","isInContent","cell","_suggestionFactory","length","find","3867822DSBWAe","88KTypoe","document","176957HDbozu","editor","set:isEnabled","value","commands","add","getAncestors","enableCommand","insertion","*Split cell:* vertically","markMultiRangeBlockFormat","type","low","table","return","7029081ThDjUN","_areSelectedCellsMergable","splitTableCellVertically","mergeTableCells","markBlockFormat","_isForcedDefaultExecutionBlock","fromRange","mergeTableCellLeft","horizontally","857773NXiiDR","tableCell","getCellLocation","*Merge cells*","execute","_tablePostFixingSubtypes","filter","_areMergableCells","size","push","plugins","element","map","createTableWalker","mergeTableCellUp","stop","5238992rhfDnq","formatInline","refresh","locale","afterInit","model","highest","isEnabled","mergeTableCellDown","76NShnEi","formatBlock","trackChanges","7817245ruxCaV","root","_acceptFormatSuggestionCallbackFactory","getSelectionAffectedTableCells","TableUtils","TrackChangesEditing","direction"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=430]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(966881===parseInt(n(481))/1*(parseInt(n(463))/2)+-parseInt(n(442))/3*(-parseInt(n(430))/4)+parseInt(n(433))/5+-parseInt(n(478))/6+parseInt(n(505))/7*(-parseInt(n(479))/8)+-parseInt(n(496))/9*(parseInt(n(460))/10)+-parseInt(n(521))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(440)](){return[aa]}[ua(525)](){const t=ua,e=this[t(482)],n=e[t(526)][t(480)][t(457)],r=e[t(524)];if(!e[t(515)][t(461)](t(456)))return;const s=e[t(515)][t(469)](t(438)),o=e[t(515)][t(469)](t(437)),a=e[t(515)][t(469)](aa);a[t(510)][t(514)](t(499)),s[t(488)](t(499),(()=>{const n=t,r=o[n(436)](e[n(526)][n(480)][n(457)]);e[n(526)][n(471)]((()=>{const t=n;s[t(491)](r,{commandName:t(499),commandParams:[]},[],t(499))}))})),e[t(485)][t(469)](t(499)).on(t(509),((n,r)=>{const o=t;e[o(485)][o(469)](o(432))[o(484)]&&(r[o(476)]>0&&r[r[o(476)]-1]&&r[r[o(476)]-1][o(449)]||s[o(501)]||this[o(497)]()||n[o(520)]())}),{priority:t(527)});for(const n of[t(519),t(468),t(529),t(503)]){const r=e[t(485)][t(469)](n);s[t(488)](n,(()=>{const n=t,o=e[n(526)][n(480)][n(457)][n(472)]()[n(487)]()[n(477)]((t=>t.is(n(516),n(506)))),i=r[n(484)];e[n(526)][n(471)]((()=>{const t=n;s[t(491)]([o,i],{commandName:t(499),commandParams:[]},[],t(499))}))}))}for(const n of[t(498),t(448)]){const r=e[t(485)][t(469)](n);s[t(488)](n,(()=>{const i=t,a=o[i(436)](e[i(526)][i(480)][i(457)])[0],c=a[i(452)](i(494)),{column:u,row:l}=o[i(507)](a);let f=[];if(i(504)==r[i(439)]){const t=o[i(518)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(447)](t)[i(517)]((t=>t[i(474)]))}else{const t=o[i(518)](c,{column:u,includeAllSlots:!0});f=Array[i(447)](t)[i(517)]((t=>t[i(474)]))}e[i(526)][i(471)]((t=>{const e=i;s[e(500)](t[e(467)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(441)][t(466)]((e=>{const n=t;if(n(431)!=e[n(492)]&&n(522)!=e[n(492)])return;const{data:s}=e;return s&&n(499)==s[n(459)]?{type:n(465),content:Wr(r,n(508))}:void 0})),s[t(441)][t(466)]((e=>{const n=t;if(n(431)!=e[n(492)]&&n(522)!=e[n(492)])return;const{data:s}=e;return s?n(498)==s[n(459)]?{type:n(465),content:Wr(r,n(490))}:n(448)==s[n(459)]?{type:n(465),content:Wr(r,n(445))}:void 0:void 0}));const c=a[t(435)]();for(const e of[t(519),t(468),t(529),t(503)])s[t(475)][t(464)](t(431),e,t(450),c);for(const e of[t(498),t(448)])s[t(475)][t(464)](t(431),e,t(450),c);s[t(475)][t(464)](t(431),t(499),t(450),(r=>{const s=t;e[s(526)][s(471)]((t=>{const o=s,a=Array[o(447)](n[o(444)]())[o(517)]((t=>i.LiveRange[o(502)](t)));t[o(470)](r),e[o(485)][o(469)](o(499))[o(523)](),e[o(509)](o(499),{forceDefaultExecution:!0});const c=a[o(511)]((t=>o(446)!=t[o(434)][o(458)]));c[o(476)]>0&&t[o(470)](c);for(const t of a)t[o(462)]()}))}));for(const n of[t(519),t(529),t(503),t(468)]){const r=e[t(485)][t(469)](n);r.on(t(483),((n,s,o)=>{const i=t;if(o){const t=e[i(526)][i(480)][i(457)][i(472)]()[i(487)]()[i(477)]((t=>t.is(i(516),i(506))));this[i(512)](r[i(484)],t)||(n[i(495)]=!1,n[i(520)]())}}),{priority:t(493)})}}[ua(497)](){const t=ua,e=this[t(482)][t(485)][t(469)](t(499)),n=this[t(482)][t(515)][t(469)](t(437));if(!e[t(528)])return!1;const r=n[t(436)](this[t(482)][t(526)][t(480)][t(457)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(512)](e,n))return!1;return!0}[ua(512)](t,e){const n=ua,r=this[n(482)][n(515)][n(469)](n(438)),s=this[n(482)][n(526)][n(467)](t),o=this[n(482)][n(526)][n(467)](e),i=new Set,a=new Set;for(const t of r[n(454)]())if((n(489)==t[n(492)]||n(455)==t[n(492)]||n(499)==t[n(453)])&&t[n(473)])for(const e of t[n(444)]())e[n(451)](s,!0)&&i[n(486)](t[n(492)]+":"+t[n(443)].id),e[n(451)](o,!0)&&a[n(486)](t[n(492)]+":"+t[n(443)].id);if(i[n(513)]!=a[n(513)])return!1;for(const t of i)if(!a[n(461)](t))return!1;return!0}}function ga(t,e){const n=pa();return(ga=function(t,e){return n[t-=483]})(t,e)}const da=ga;function pa(){const t=["removeAttribute","nodeAfter","_splitMarkerName","commandParams","bindElementToMarker","accept","showSuggestionHighlights","consumable","_handleLegacySuggestions","registerDescriptionCallback","_registerLegacyDescription","getSuggestion","addClass","parent","TableUtils","markerName","_descriptionFactory","mapper","item","toViewElement","get","ck-suggestion-marker--active","FORMAT_REGULAR_ROW","addMarker:suggestion","commandName","registerCustomCallback","downcastDispatcher","4514832FtHZlv","name","data-suggestion","consume","1278870FYJqyq","FORMAT_HEADER_COLUMN","removeClass","locale","data","unbindElementFromMarkerName","type","16809YmfBdx","end","3423GuJdFA","8IQlhzA","FORMAT_HEADER_ROW","activeMarkers","headingRows","formatBlock","afterInit","_enableDefaultAttributesIntegration","requires","highest","_suggestionFactory","10050YzlasX","plugins","263176XbeWHR","getCellLocation","_acceptFormatSuggestionCallbackFactory","options","stop","TrackChangesEditing","writer","cell","forceValue","*Format:* %0","editor","6083946ccrajf","headingColumns","TableEditing","74mkAVQJ","includes","FORMAT_REGULAR_COLUMN","nodeBefore","createTableWalker","setTableColumnHeader","setTableRowHeader","markerNameToElements","start","10851940pyhjJy","editing","registerAttributeLabel","removeMarker:suggestion","format","markerRange","ck-suggestion-marker-","setAttribute","has"];return(pa=function(){return t})()}!function(t,e){const n=ga,r=t();for(;;)try{if(418820===-parseInt(n(560))/1+-parseInt(n(489))/2*(parseInt(n(545))/3)+parseInt(n(548))/4*(parseInt(n(538))/5)+parseInt(n(558))/6*(-parseInt(n(547))/7)+-parseInt(n(534))/8+parseInt(n(486))/9+parseInt(n(498))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[da(555)](){return[aa]}[da(553)](){const t=da,e=this[t(485)];if(!e[t(559)][t(506)](t(488)))return;const n=e[t(541)],r=e[t(559)][t(527)](t(565));r[t(554)](t(495),[],[t(551)]),r[t(554)](t(494),[],[t(487)]),r[t(523)][t(500)](t(551),Wr(n,t(549))),r[t(523)][t(500)](t(487),Wr(n,t(539))),this[t(515)]()}[da(515)](){const t=da,e=this[t(485)][t(559)][t(527)](t(565)),n=this[t(485)][t(559)][t(527)](t(521)),r=this[t(485)][t(559)][t(527)](aa)[t(562)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=ga,{type:c,id:u}=e[a(509)](o[a(522)]),l=e[a(518)](u),f=l[a(542)];if(a(552)!=l[a(544)]||!f||a(494)!=f[a(531)])return;if(o[a(525)])return void s[a(564)]();if(!i[a(514)][a(537)](o[a(503)],s[a(535)]))return;const h=o[a(503)][a(497)][a(508)],g=o[a(503)][a(546)][a(492)],d=h[a(520)][a(520)],{column:p}=n[a(561)](h),{column:m}=n[a(561)](g);for(let s=p;s<=m;s++){const l=n[a(493)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(567)],l=i[a(524)][a(526)](s);i[a(566)][a(519)](a(504)+c,l),r&&i[a(566)][a(505)](a(536),u,l),i[a(524)][a(511)](l,o[a(522)]),t&&(e[a(550)][a(490)](o[a(522)])?i[a(566)][a(519)](a(528),l):i[a(566)][a(540)](a(528),l))}}}}e[t(557)][t(532)](t(552),t(495),t(512),r),e[t(557)][t(532)](t(552),t(494),t(512),r),this[t(485)][t(499)][t(533)].on(t(530),s(),{priority:t(556)}),this[t(485)][t(542)][t(533)].on(t(530),((e,n,r)=>{const o=t;r[o(563)][o(513)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(556)}),this[t(485)][t(499)][t(533)].on(t(501),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(509)](r[o(522)]),c=e[o(518)](a),u=c[o(542)];if(o(552)!=c[o(544)]||!u||o(494)!=u[o(531)])return;const l=s[o(524)][o(496)](r[o(522)]);if(l)for(const t of l)s[o(566)][o(540)](o(504)+i,t),s[o(566)][o(540)](o(528),t),s[o(566)][o(507)](o(536),t),s[o(524)][o(543)](t,r[o(522)])}),{priority:t(556)}),this[t(517)]()}[da(517)](){const t=da,e=this[t(485)],n=e[t(541)];function r(e){const r=t;return{type:r(502),content:Wr(n,r(484),e)}}e[t(559)][t(527)](t(565))[t(523)][t(516)]((e=>{const s=t;if(s(552)!=e[s(544)])return;const{data:o}=e;if(o){if(s(495)==o[s(531)]){const t=o[s(510)][0][s(483)];return r(Wr(n,s(t?549:529)))}if(s(494)==o[s(531)]){const t=o[s(510)][0][s(483)];return r(Wr(n,s(t?539:491)))}}}))}}const Ia=ba;function Ea(){const t=["previousSibling","getShiftedBy","type","root","endRow","push","3592287sptwGf","getRanges","paragraph","getRange","column","tablePasteColumn","suggestionLoaded","end","call","next","markMultiRangeDeletion","getSelectionAffectedTableCells","nextSibling","_getCoordsForCells","821045wPTEYr","getSuggestion","fill","documentSelection","reduce","entries","setAttribute","join","accept","_splitMarkerName","12iqiuyE","tableCellBorderWidth","from","plugins","cell","deletion","insertColumns","getRows","first","add","TrackChangesEditing","insertRows","length","fromRange","columns","getChildren","73509SufAMW","isInContent","ck-suggestion-marker","discard","removeRows","updateMarker","last","differ","showSuggestionHighlights","getChild","clipboardOutput","rows","table","_descriptionFactory","startsWith","38QsgBzy","suggestion-td","_replaceTableSlotCell","removeMarker","afterInit","endColumn","trackChanges","stop","locale","tableCellSuggestion","schema","activeMarkers","subType","elementToElement","getAttributes","find","position","tablePaste","high","_isForcedDefaultExecutionBlock","document","tableCellVerticalAlignment","markMultiRangeBlockFormat","3144360BRPlJD","set","_createdBatches","keys","suggestion","createRangeOn","markerToHighlight","tablePasteChainId","deletionRanges","listenTo","redo","includes","removeColumns","tableCellBackgroundColor","registerDescriptionCallback","selection","isEqual","rootName","Users","attributes","return","markMultiRangeInsertion","register","$graveyard","formatBlock","newRange","dataDowncast","createElement","1725048KQTfIc","columnInsertionRanges","some","removeMarkers","model","editing","getAllAdjacentSuggestions","change","detach","requires","forceDefaultExecution","insertion","markerAttributes","*Replace table cells*","author","remove","filter","low","wrap","suggestionUnloaded","tableCellBorderStyle","registerCustomCallback","914046bLcWXz","unwrap","rowInsertionIndexes","name","for","move","getMarkers","tableCellPadding","tableCellHorizontalAlignment","tableCell","options","tablePasteCell","markerName","getChangedMarkers","getChanges","insert","markers","setAttributes","previous","_tablePostFixingSubtypes","oldRange","get","tableCellBorderColor","insertContent","element","every","ck-suggestion-marker-insertion","ck-suggestion-marker--active","editor","createRange","batch","fromEntries","TableClipboard","map","suggestion:formatBlock:tablePasteCell","view","has","columnInsertionIndexes","commands","cells","forEach","tablePasteRow","isEmpty","nodeAfter","registerPostFixer","conversion","content","getTableIfOnlyTableInContent","5795769UQVRoc","rowInsertionRanges","getColumns","createPositionBefore","getSuggestionCallback","getColumnIndexes","insertionRanges","editingDowncast","getContainedElement","getSuggestions","createTableWalker","hasSuggestion","getItems","row","_suggestionFactory","TableUtils","containsRange","start","findAncestor","getRowIndexes","value","createRangeIn"];return(Ea=function(){return t})()}function ba(t,e){const n=Ea();return(ba=function(t,e){return n[t-=361]})(t,e)}!function(t,e){const n=ba,r=t();for(;;)try{if(490223===parseInt(n(447))/1+parseInt(n(374))/2*(-parseInt(n(563))/3)+-parseInt(n(547))/4*(parseInt(n(537))/5)+-parseInt(n(425))/6+parseInt(n(495))/7+parseInt(n(397))/8+-parseInt(n(523))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ea);const Ta=[Ia(548),Ia(469),Ia(445),Ia(455),Ia(395),Ia(410),Ia(454)],_a=Object[Ia(478)](Ta[Ia(480)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(434)](){return[aa]}[Ia(378)](){const t=Ia,n=this[t(475)];if(!n[t(550)][t(483)](t(479)))return;const r=n[t(550)][t(468)](t(557)),s=n[t(550)][t(468)](t(510)),o=n[t(550)][t(468)](aa),a=n[t(550)][t(468)](t(479));o[t(466)][t(522)](t(488),t(528)),n[t(429)][t(384)][t(419)](t(383),{allowIn:t(456),allowContentOf:t(456),isLimit:!0}),n[t(492)][t(387)]({model:t(383),view:t(375)});let c=null;n[t(429)].on(t(470),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(559)]-1];h&&h[u(435)]||r[u(393)]||this[u(475)][u(485)][u(468)](u(380))[u(515)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(540)))return!1;const i=s[o(494)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(534)](n[o(394)][o(412)]);if(!a[o(559)])return!1;const c=a[0][o(513)](o(371)),l=r[o(514)](a),f=r[o(500)](a),h={startRow:l[o(555)],endRow:l[o(365)],startColumn:f[o(555)],endColumn:f[o(365)]};return 1==a[o(559)]&&(h[o(521)]+=r[o(554)](i)-1,h[o(379)]+=r[o(497)](i)-1),ka(c,h,r)}(l,f,n[u(429)],s,a)&&(o[u(381)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(429)][u(432)]((()=>{const t=u;n[t(429)][t(470)](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(559)]&&r[t(418)](o,t(488),{tablePasteChainId:s}),a[t(559)]&&r[t(418)](a,t(528),{tablePasteChainId:s}),l[t(559)]&&(r[t(418)](l,t(391),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(487)]((e=>{const n=t;var r;return null===(r=e[n(433)])||void 0===r?void 0:r[n(531)](e)}))),f[t(559)]&&(r[t(533)](f,t(391),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(487)]((e=>{const n=t;var r;return null===(r=e[n(433)])||void 0===r?void 0:r[n(531)](e)})));const g=r[t(396)](h[t(480)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(458),{tablePasteChainId:s});if(g){const e=g[t(453)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(429)][t(402)](s),a=e[t(389)]((e=>e[t(526)]()[t(413)](i)));a&&r[t(522)]([a[t(450)],o])}r[t(559)]&&g[t(543)](t(437),Object[t(478)](r))}c=null})))}),{priority:e.priorities[t(392)]+10}),n[t(550)][t(468)](t(479)).on(t(376),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(381)]();const u=s[r(551)],l=o,f=Aa(u),h=Aa(l);e[r(417)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(440)](u[r(368)](0));for(const t of Array[r(549)](l[r(562)]()))a[r(462)](t,u,r(530));const t=c[r(449)][r(408)](s[r(508)]),e=c[r(484)][r(408)](s[r(527)]);t||e||(g=i.LiveRange[r(560)](a[r(516)](u)))}else h&&!f&&(d=a[r(516)](u));else{const t=a[r(424)](r(383)),e=a[r(424)](r(383));a[r(443)](a[r(516)](u),e),a[r(462)](t,u,0);for(const e of Array[r(549)](l[r(562)]()))a[r(462)](e,t,r(530));g=i.LiveRange[r(560)](a[r(402)](t)),d=i.LiveRange[r(560)](a[r(402)](e))}const p=Array[r(549)](l[r(388)]())[r(441)]((([t])=>Ta[r(408)](t)));c[r(486)][r(522)]({element:u,attributes:p[r(559)]?Object[r(478)](p):null}),g&&c[r(501)][r(522)](g),d&&c[r(405)][r(522)](d)}),{priority:t(392)}),s.on(t(553),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(561)]||1;c[o(484)]=new Array(l)[o(539)](u)[o(480)](((t,e)=>t+e));for(const{cell:t}of s[o(505)](i,{startColumn:u,endColumn:u+l-1}))c[o(426)][o(522)](n[o(429)][o(402)](t))}),{priority:t(442)}),s.on(t(558),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(370)]||1;c[o(449)]=new Array(l)[o(539)](u)[o(480)](((t,e)=>t+e));for(const{cell:t}of s[o(505)](i,{startRow:u,endRow:u+l-1}))c[o(496)][o(522)](n[o(429)][o(402)](t))}),{priority:t(442)}),r[t(372)][t(411)]((e=>{const r=t;if(e[r(386)]&&e[r(386)][r(373)](r(391)))return e[r(465)]?{}:{type:r(436),content:Wr(n[r(382)],r(438))}}));const u=()=>!1;for(const e of[t(391),t(528),t(488),t(458)])r[t(509)][t(446)](t(436),e,t(544),u),r[t(509)][t(446)](t(552),e,t(544),u),r[t(509)][t(446)](t(421),e,t(544),u);r[t(509)][t(446)](t(421),t(458),t(362),u),r[t(509)][t(446)](t(421),t(458),t(545),((e,r,s)=>{const o=t,i=e[o(480)]((t=>t[o(503)]()))[o(441)]((t=>t)),a=new Map(i[o(480)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(486)])e&&a[o(398)](t,e);else if(s&&s[o(437)])for(const[t,e]of Object[o(542)](s[o(437)])){const r=n[o(429)][o(463)][o(468)](t),s=r?r[o(526)]()[o(503)]():null;s&&a[o(398)](s,e)}n[o(429)][o(432)]((t=>{const e=o;for(const[n,r]of a)t[e(464)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(509)][o(446)](e,o(391),s,((t,i,a)=>{const c=o;n[c(429)][c(432)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(512)][o(490)];t.is(o(471),o(383))&&u[o(522)](t)}r[o(509)][o(499)](e,null,s)(t,i,a);for(const t of u)o(420)!=t[o(520)][o(414)]&&n[o(448)](t)}))}))};l(t(436),t(545)),l(t(436),t(362)),l(t(552),t(545)),l(t(552),t(362)),r[t(509)][t(446)](t(436),t(488),t(362),(e=>{const n=t,r=e[n(480)]((t=>t[n(503)]())),i=r[0][n(513)](n(371)),{minRow:a,maxRow:c}=o[n(536)](r);s[n(363)](i,{at:a,rows:c-a+1})})),r[t(509)][t(446)](t(436),t(528),t(362),(e=>{const n=t,r=e[n(480)]((t=>t[n(503)]())),i=r[0][n(513)](n(371)),{minColumn:a,maxColumn:c}=o[n(536)](r);s[n(409)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(386)]||!n[s(386)][s(373)](s(391)))return;const o=n[s(416)][s(404)],i=r[s(504)]()[s(441)]((t=>t[s(564)]&&t[s(416)]&&t[s(416)][s(404)]==o));i[s(559)]&&n[s(431)]()[s(559)]!=i[s(559)]&&i[s(541)](((t,e)=>(t[s(532)]=e,e[s(465)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(546)](e[s(459)]),i=[s(361),s(473)],a=r[s(385)][s(408)](e[s(459)]);return a&&i[s(522)](s(474)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(529),f,{priority:t(392)}),r.on(t(444),f,{priority:t(392)}),n[t(429)][t(394)][t(491)]((()=>{const e=t;let s=!1;const o=Array[e(549)](n[e(429)][e(394)][e(366)][e(460)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(546)](t);if(e(401)!=o||e(552)!=a||i[e(467)])continue;if(!r[e(506)](c))continue;const u=r[e(538)](c)[e(524)](),l=n[e(550)][e(468)](e(415)).me;for(const t of r[e(504)]())if(t[e(564)]&&t[e(439)]==l&&e(421)==t[e(519)]&&e(458)==t[e(386)]&&t[e(524)]()[e(472)]((t=>u[e(427)]((n=>n[e(511)](t,!0))))))for(const n of t[e(431)]())n[e(564)]&&(n[e(362)](),s=!0)}return s})),n[t(429)][t(394)][t(491)]((e=>{const s=t,o=n[s(485)][s(468)](s(407));if(!o||!o[s(399)][s(483)](e[s(477)]))return!1;let i=!1;const a=n[s(550)][s(468)](s(415)).me,c=n[s(429)][s(394)][s(366)][s(461)](),u=Array[s(549)](n[s(429)][s(394)][s(366)][s(460)]())[s(441)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(546)](t);return n(401)==o&&n(391)==i&&c==a.id&&!e[n(467)]}));for(const t of c){if(s(462)!=t[s(519)]||s(383)!=t[s(450)]||1!=t[s(559)])continue;const n=e[s(476)](t[s(390)],t[s(390)][s(518)](1));if(!u[s(389)]((({data:t})=>t[s(422)][s(413)](n))))for(const{name:t,data:r}of u)if(n[s(511)](r[s(422)])){e[s(364)](t,{range:n}),i=!0;break}}return i})),n[t(429)][t(394)][t(491)]((e=>{const s=t;let o=!1;const i=n[s(550)][s(468)](s(415)).me,a=r[s(504)]()[s(441)]((t=>t[s(564)]&&t[s(439)]==i)),c=new Set,u=new Set;for(const t of a)if(s(391)==t[s(386)])for(const e of t[s(453)]()){const n=e[s(526)]()[s(503)]();if(n)if(n.is(s(471),s(383))&&Aa(n)){t[s(377)](e[s(450)]),c[s(556)](n),o=!0;const r=n[s(535)],i=n[s(517)],a=r&&r.is(s(471),s(383)),l=i&&i.is(s(471),s(383));a&&!c[s(483)](r)&&u[s(556)](r),l&&!c[s(483)](i)&&u[s(556)](i)}else n.is(s(471),s(525))&&n[s(489)]&&(t[s(377)](e[s(450)]),o=!0)}else if(s(458)==t[s(386)]){if(!t[s(416)]||!t[s(416)][s(404)])continue;const e=t[s(416)][s(437)];if(e&&Object[s(400)](e)[s(559)])continue;const n=t[s(416)][s(404)];let r=!0,i=!0;for(const e of a)if(e[s(386)]&&e[s(386)][s(373)](s(391))){if(!e[s(416)][s(404)]){i=!1;break}if(e.id!=t.id&&e[s(416)][s(404)]==n){r=!1;break}}i&&r&&(t[s(428)](),o=!0)}for(const t of c)e[s(440)](t);for(const t of u)e[s(448)](t);return o})),n[t(492)][t(451)](t(502))[t(403)]({model:t(481),view:(t,e)=>h(t),converterPriority:t(392)}),n[t(492)][t(451)](t(423))[t(403)]({model:t(481),view:(e,n)=>n[t(457)][t(367)]?h(e,!1):null,converterPriority:t(392)});const g=n[t(430)][t(482)];this[t(406)](g[t(394)],t(369),((e,n)=>{const r=t,s=[];for(const t of g[r(516)](n[r(493)])[r(507)]())t.is(r(471),r(375))&&s[r(522)](t);g[r(432)]((t=>{const e=r;for(const n of s)t[e(452)](t[e(516)](n),t[e(498)](n)),t[e(440)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(489)])return!0;const n=t[e(368)](0);return n.is(e(471),e(525))&&n[e(489)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(505)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function Ca(t,e){const n=Na();return(Ca=function(t,e){return n[t-=452]})(t,e)}const La=Ca;function Na(){const t=["commandParams","getSuggestionCallback","subType","registerDescriptionCallback","resizeTable","78554BUglOK","_descriptionFactory","document","enableCommand","registerCustomCallback","plugins","62946NFnVqd","has","columnWidths","185000SqEInK","12oDQmby","handleSuggestionDescription","table","*Format:* resize table","afterInit","1294835UkEGSO","author","getColumnGroupElement","1531968PNUrAr","get","getContainedElement","markBlockFormat","bind","_suggestionFactory","getTableColumnsWidths","editor","TrackChangesEditing","formatBlock","tableWidth","format","data","getAttribute","421600QmyZjB","selection","getSuggestions","650XhStfC","handleResizeTableWidthCommand","model","Users","formatInline","6OWhZkE","1286404SwlIKB","getSelectedElement","formatGroupId","resizeTableWidth","TableColumnResizeEditing","type","locale","discard","accept","change"];return(Na=function(){return t})()}!function(t,e){const n=Ca,r=t();for(;;)try{if(135165===-parseInt(n(487))/1+parseInt(n(463))/2+parseInt(n(497))/3*(-parseInt(n(496))/4)+-parseInt(n(502))/5*(parseInt(n(471))/6)+parseInt(n(472))/7+-parseInt(n(505))/8+parseInt(n(493))/9*(parseInt(n(466))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class Sa extends t.Plugin{[La(501)](){const t=La;if(!this[t(456)][t(492)][t(494)](t(476)))return;const e=this[t(456)][t(492)][t(506)](t(457));e[t(490)](t(475),this[t(467)][t(453)](this)),e[t(454)][t(491)](t(458),t(486),t(480),e[t(454)][t(483)](t(458),null,t(479))),e[t(454)][t(491)](t(458),t(486),t(479),e[t(454)][t(483)](t(458),null,t(480))),e[t(488)][t(485)](this[t(498)][t(453)](this))}[La(467)](t,e){const n=La,r=this[n(456)][n(492)][n(506)](n(457)),s=this[n(456)][n(492)][n(506)](n(476)),o=e[n(499)]||this[n(456)][n(468)][n(489)][n(464)][n(473)]();this[n(456)][n(468)][n(481)]((()=>{const i=n,a=s[i(504)](o);let c=a?s[i(455)](a):null,u=o[i(462)](i(459))||null;const l=e[i(459)]||u,f=e[i(495)]||c,h=this[i(456)][i(492)][i(506)](i(469)).me;for(const t of r[i(465)]()){const e=t[i(507)]();if(i(486)===t[i(484)]&&e===o){t[i(503)]!==h&&t[i(479)]();const e=t[i(461)][i(482)];u=e[0][i(459)],c=e[0][i(495)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(452)](o,{commandName:i(475),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(486)},[],i(486))}))}[La(498)](t){const e=La;if(e(458)!=t[e(477)]&&e(470)!=t[e(477)])return;const{data:n}=t;if(n&&e(486)===n[e(474)]){const t=e(500);return{type:e(460),content:Wr(this[e(456)][e(478)],t)}}}}function Ra(){const t=["afterInit","TrackChangesEditing","476203jATOsZ","enableCommand","insertTemplate","889800JDQgUs","get","1115918ItObuG","Template","plugins","editor","has","5JnWSaF","883588KvYuDB","99rQjWtp","2858214ukKrgp","1836830YvsBov","2833824MpcNTJ","1epWHPD"];return(Ra=function(){return t})()}function Ma(t,e){const n=Ra();return(Ma=function(t,e){return n[t-=255]})(t,e)}const va=Ma;!function(t,e){const n=Ma,r=t();for(;;)try{if(624283===-parseInt(n(269))/1*(parseInt(n(258))/2)+-parseInt(n(256))/3+-parseInt(n(264))/4*(-parseInt(n(263))/5)+-parseInt(n(266))/6+parseInt(n(272))/7+-parseInt(n(268))/8+parseInt(n(265))/9*(parseInt(n(267))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ra);class wa extends t.Plugin{[va(270)](){const t=va,e=this[t(261)];e[t(260)][t(262)](t(259))&&e[t(260)][t(257)](t(271))[t(273)](t(255))}}const Oa=Fa;function Da(){const t=["TrackChangesEditing","506902nLTFwk","afterInit","_descriptionFactory","4464927yWdnxx","insertTableOfContents","5dBYzia","locale","plugins","get","58537EQwvWQ","18FrjgXS","1810524xotDFw","ELEMENT_TABLE_OF_CONTENTS","commands","editor","60hRCqis","6570340lxtVTt","tableOfContents","registerElementLabel","1412316vzOMVH","4837974xsvUAC","8ScNePT","enableCommand"];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(475132===parseInt(n(430))/1*(parseInt(n(431))/2)+-parseInt(n(432))/3+-parseInt(n(416))/4+parseInt(n(426))/5*(-parseInt(n(417))/6)+parseInt(n(413))/7*(parseInt(n(418))/8)+parseInt(n(424))/9+parseInt(n(412))/10*(parseInt(n(421))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Da);class xa extends t.Plugin{[Oa(422)](){const t=Oa,e=this[t(411)];if(!e[t(410)][t(429)](t(425)))return;e[t(428)][t(429)](t(420))[t(419)](t(425));const n=e[t(428)][t(429)](t(420)),r=e[t(427)];n[t(423)][t(415)](t(414),(e=>Wr(r,t(433),e)))}}function Ba(){const t=["createRange","249303hOoxUH","removeMarker","afterInit","updateMarker","from","locale","11149472cLvyel","7627500SHglYN","57159860LIXoyh","Title","36vYVLFp","TrackChangesEditing","788048imKXdk","differ","forward","editor","registerPostFixer","end","plugins","has","isEqual","getNearestSelectionRange","getChangedMarkers","document","14ToPUAR","nodeBefore","get","registerElementLabel","_splitMarkerName","isTouching","9qtXgkD","model","ELEMENT_TITLE","_descriptionFactory","element","isCollapsed","2552682uXakQO","2150628tVOqZj","title-content","newRange","schema","suggestion","start"];return(Ba=function(){return t})()}function Pa(t,e){const n=Ba();return(Pa=function(t,e){return n[t-=397]})(t,e)}const Ua=Pa;!function(t,e){const n=Pa,r=t();for(;;)try{if(830455===-parseInt(n(399))/1+-parseInt(n(424))/2+-parseInt(n(431))/3*(-parseInt(n(397))/4)+-parseInt(n(438))/5+-parseInt(n(423))/6*(parseInt(n(411))/7)+-parseInt(n(437))/8+parseInt(n(417))/9*(parseInt(n(439))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ba);class ja extends t.Plugin{[Ua(433)](){const t=Ua,e=this[t(402)];if(!e[t(405)][t(406)](t(440)))return;const n=e[t(405)][t(413)](t(398));n[t(420)][t(414)](t(425),(()=>Wr(e[t(436)],t(419)))),e[t(418)][t(410)][t(403)]((r=>{const s=t;let o=!1;const i=Array[s(435)](e[s(418)][s(410)][s(400)][s(409)]());for(const{name:t,data:a}of i){const{group:i}=n[s(415)](t);if(s(428)!==i||!a[s(426)])continue;const c=a[s(426)],u=c[s(404)][s(412)];if(!u||!u.is(s(421),s(425)))continue;if(!c[s(429)][s(416)](c[s(404)]))continue;const l=e[s(418)][s(427)][s(408)](c[s(404)],s(401));if(l&&l[s(422)]){const e=r[s(430)](c[s(429)],l[s(429)]);e[s(407)](c)||(r[s(434)](t,{range:e}),o=!0)}o||(r[s(432)](t),o=!0)}return o}))}}const Ga=Va;function Va(t,e){const n=Wa();return(Va=function(t,e){return n[t-=303]})(t,e)}!function(t,e){const n=Va,r=t();for(;;)try{if(934347===-parseInt(n(307))/1+parseInt(n(313))/2+parseInt(n(310))/3+-parseInt(n(314))/4*(parseInt(n(309))/5)+parseInt(n(322))/6*(parseInt(n(305))/7)+-parseInt(n(304))/8+parseInt(n(318))/9*(-parseInt(n(320))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wa);class Ha extends t.Plugin{[Ga(317)](){const t=Ga,e=this[t(319)],n=e[t(308)][t(315)](t(312));e[t(308)][t(316)](t(311))&&(n[t(303)](t(321)),n[t(303)](t(306)))}}function Wa(){const t=["TrackChangesEditing","1962162qSZEws","1098992iqLNpi","get","has","afterInit","107073aQyuZq","editor","130ZiPOmc","undo","2472738vjgmMk","enableCommand","1910784WMBXDN","14WpqeTR","redo","684143pmMNhT","plugins","5urjUUx","1444260sLAuGu","UndoEditing"];return(Wa=function(){return t})()}function za(){const t=["TableCaptionEditing","afterInit","enableCommand","requires","25295hcevSY","774IqLeIU","TrackChangesEditing","7GKwlwi","40EEvuYJ","354LVvDZn","100081qMdLMa","971996HZBlDd","138GNloUu","2912715pTiRhl","1381028fKIHfx","toggleTableCaption","get","editor","has","plugins","1108856Pwddjq"];return(za=function(){return t})()}const Ka=qa;function qa(t,e){const n=za();return(qa=function(t,e){return n[t-=182]})(t,e)}!function(t,e){const n=qa,r=t();for(;;)try{if(177711===parseInt(n(189))/1+-parseInt(n(191))/2*(parseInt(n(184))/3)+-parseInt(n(190))/4+-parseInt(n(183))/5*(-parseInt(n(188))/6)+parseInt(n(186))/7*(-parseInt(n(199))/8)+-parseInt(n(192))/9+parseInt(n(187))/10*(parseInt(n(193))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(za);class Xa extends t.Plugin{static get[Ka(182)](){return[aa]}[Ka(201)](){const t=Ka,e=this[t(196)];e[t(198)][t(197)](t(200))&&e[t(198)][t(195)](t(185))[t(202)](t(194))}}const Za=Qa;function Qa(t,e){const n=Ja();return(Qa=function(t,e){return n[t-=334]})(t,e)}function Ja(){const t=["40dskpTe","tableBackgroundColor","TableUtils","subType","tableCellVerticalAlignment","data","join","TableCellPropertiesEditing","enableCommand","tableCellProperties","discard","editor","getSuggestionCallback","has","plugins","3588lGmWuw","tableBorderColor","8xEzhoK","*Format:* change table properties","tableCellBorderColor","model","table","accept","tableAlignment","_handlePropertyChange","3951lkIvgL","11918EGUQJB","start","tableCellWidth","document","findAncestor","6907002yLVMJU","selection","batch","tableCellHeight","formatBlock","getFirstPosition","_getSuggestion","afterInit","getSuggestions","format","49kiTqIV","handleDiscardAction","getAttribute","5xqpfkH","TablePropertiesEditing","commandParams","_descriptionFactory","TrackChangesEditing","*Format:* change table cell properties","tableCellBackgroundColor","registerDescriptionCallback","tableCellPadding","getSelectionAffectedTableCells","576147VrcjTg","tableCellBorderWidth","tableHeight","tableCellBorderStyle","tableBorderWidth","removeAttribute","nodeAfter","7180kXrrqF","pluginName","tableCellHorizontalAlignment","tableWidth","getContainedElement","tableBorderStyle","_suggestionFactory","get","change","markBlockFormat","registerCustomCallback","20383mJRzQI","148224bNYBpP","TrackChangesTableProperties","handleSuggestionDescription","8258327mnUmZW","setAttribute","tableProperties","enqueueChange","locale"];return(Ja=function(){return t})()}!function(t,e){const n=Qa,r=t();for(;;)try{if(682885===-parseInt(n(355))/1*(-parseInt(n(340))/2)+parseInt(n(387))/3*(-parseInt(n(395))/4)+parseInt(n(358))/5*(parseInt(n(345))/6)+parseInt(n(390))/7*(-parseInt(n(412))/8)+-parseInt(n(339))/9*(-parseInt(n(375))/10)+parseInt(n(386))/11*(parseInt(n(410))/12)+parseInt(n(368))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ja);class Ya extends t.Plugin{constructor(t){const e=Qa;super(t),this[e(392)]=[e(411),e(380),e(372),e(337),e(378),e(370),e(396)],this[e(404)]=[e(414),e(371),e(369),e(366),e(342),e(348),e(364),e(377),e(399)]}static get[Za(376)](){return Za(388)}[Za(352)](){const t=Za,e=this[t(406)][t(409)][t(382)](t(362));if(this[t(406)][t(409)][t(408)](t(359))){for(const n of this[t(392)])e[t(403)](n,((e,r)=>{const s=t,o=this[s(406)][s(334)][s(343)][s(346)][s(350)]()[s(344)](s(335));this[s(338)](n,[o],this[s(392)],s(392),e,r)}));e[t(381)][t(385)](t(349),t(392),t(336),e[t(381)][t(407)](t(349),null,t(405))),e[t(381)][t(385)](t(349),t(392),t(405),((e,n)=>this[t(356)](this[t(392)],e,n))),e[t(381)][t(385)](t(349),t(392),t(401),(()=>!1))}if(this[t(406)][t(409)][t(408)](t(402))){for(const n of this[t(404)])e[t(403)](n,((e,r)=>{const s=t,o=this[s(406)][s(409)][s(382)](s(397))[s(367)](this[s(406)][s(334)][s(343)][s(346)]);this[s(338)](n,o,this[s(404)],s(404),e,r)}));e[t(381)][t(385)](t(349),t(404),t(336),e[t(381)][t(407)](t(349),null,t(405))),e[t(381)][t(385)](t(349),t(404),t(405),((e,n)=>this[t(356)](this[t(404)],e,n))),e[t(381)][t(385)](t(349),t(404),t(401),(()=>!1))}e[t(361)][t(365)]((e=>this[t(389)](e)))}[Za(338)](t,e,n,r,s,o){const i=Za,a=this[i(406)][i(409)][i(382)](i(362));this[i(406)][i(334)][i(393)](o[i(347)],(()=>{const t=i;for(const i of e)if(this[t(351)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(357)](r);void 0!==n&&(e[r]=n)}s(o),a[t(384)](i,{commandParams:[e]},[],r)}}))}[Za(356)](t,e,n){const r=Za,s=e[0][r(341)][r(374)],o=n[r(360)][0];this[r(406)][r(334)][r(383)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(391)](r,o[r],s):e[n(373)](r,s)}))}[Za(389)](t){const e=Za;if(t[e(400)])switch(t[e(398)]){case e(392):return{type:e(354),content:Wr(this[e(406)][e(394)],e(413))};case e(404):return{type:e(354),content:Wr(this[e(406)][e(394)],e(363))}}}[Za(351)](t,e){const n=Za,r=this[n(406)][n(409)][n(382)](n(362));for(const s of r[n(353)]({skipNotAttached:!0})){const r=s[n(379)]();if(s[n(398)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=J?J.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Ye(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=Xt?function(t,e){return Xt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Yt(t,sn(t),n),r&&(n=qn(n,7,oc));for(var s=e.length;s--;)Pr(n,e[s]);return n})),Ec=Tc;function bc(){const t=["getDifference","formatBlock:join","_handleNewSuggestionMarker","commentThread","_breakSuggestionMarker","_createSuggestion","_reduceSuggestionAttributeRange","formatGroupId","addSuggestionData","$elementName","filter","getFirstRange","external:","author","isBlock","_updateSuggestionData","491694SzdngC","hasCommentThread","startsWith","deletion:chain","getSuggestion","consumable","originalSuggestionId","_addSuggestionMarker","config","_processAttributeChanges","_addThreadToSuggestion","oldRange","addMarker:suggestion:formatBlock","tablePasteChainId","insertion:discard","registerPostFixer","groupId","clear","attribute","range","forEach","targetPosition","data-suggestion","addRange","change:_saved","insertion","deletion:","get","markInlineFormat","add","isIntersecting","normal","_getExternalAuthor","formatInline:discard","update:suggestion","isInsideObject","_suggestionState","track-changes-user-not-found","key","createPositionBefore","consume","markInsertion","isAtEnd","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.","locale","collaboration.channelId","forceDefaultExecution","isUndo","splice","mapper","CommentsRepository","editing","schema","formatBlock:discard","toUpperCase","before","FORMATTING","containsItem","fetchCommentThread","elementStart","setAttribute","widget","sort","end","set","isEqual","documentSelection","ready","hasComments","getRanges","insert","_processAttributeSuggestions","rootName","formatBlock:","dataReady","registerCustomCallback","getIntersection","catch","getFirstMarker","_isDataLoaded","then","getShiftedBy","_suggestionFactory","TrackChangesEditing","fromCharCode","containsRange","addMarker:suggestion:attribute","suggestionLoaded","_enabledCommands","concat","containsRangeInObject","insertion:join","ck-suggestion-marker-","error-saving-suggestion-data-suggestion-discarded","formatInline:chain","_initAriaMarkerChangeAnnouncements","stopListening","Users","map","updateSuggestion","attribute:","options","addCommentThread","PENDING_ACTION_SUGGESTION","newRange","markDeletion","_joinSuggestions","attributeNewValue","for","deleteContent","attributeKey","batch","showSuggestionHighlights","isOwn","unbind","createRangeIn","elementToElement","_getMarkerAnnouncementText","bindElementToMarker","formatInline:join","addSuggestion","markMultiRangeBlockFormat","attribute:discard","_setSuggestionData","createPositionAt","@external","removeMarkers","discardAllSuggestions","getSuggestionCallback","document","deletion:join","accept","suggestionChanged","multipleBlocks","markAttributeChange","commandName","isIntersectingWithRange","writer","isDocumentOperation","_defaultCallbacks","track-changes-adapter-missing-getsuggestion","_reduceExistingSuggestions","model","removeMarker:suggestion:attribute","_mergeNestedSuggestions","notReady","createRangeOn","highest","includes","isLocal","getLastMatchingPosition","formatBlock:chain","clone","removeComment","getSuggestions","some","getCommentThread","2401108nOSxvY","splitPosition","nodeBefore","formatBlock","element","_splitMarkerName","3FuvjxY","createdAt","markerName","acceptAllSuggestions","commands","rename","multi","addMarkerName","keys","moveTargetPosition","createRange","head","track-changes-enable-command-twice","removeMarker","find","formatBlock:accept","parent","pluginName","rejected","after","format","never","unbindElementFromMarkerName","getAllAdjacentSuggestions","createSelection","next","init","markBlockFormat","isMultiRange","_commentsRepository","low","trackChanges","PendingActions","_refreshSuggestionsChain","markerToData","refresh","deletion:accept","_isForcedDefaultExecutionBlock","has","accepted","ENTER","markerToHighlight","type","marker-count","_recordAttributeChanges","warn","oldValue","high","ck-suggestion-marker-formatBlock","insertContent","suggestionUnloaded","requires","4578856bxIZxe","rethrowUnexpectedError","_adapter","dataDowncast","ck-suggestion-marker--active","getNearestSelectionRange","return","_findSuggestions","9101340Hzecsn","value","_descriptionFactory","_cutOutSuggestionMarker","_removeSuggestion","addHighlight","meta","differ","formatInline:accept","ck-suggestion-marker-formatInline","assign","detach","isObject","_trackFormatChanges","_onDiscard","_registerBlockAttribute","track-changes-suggestion-not-found","announce","insertion:chain","pop","adapter","chain","trackChanges.mergeNestedSuggestions","_joinWithAdjacentSuggestions","getWalker","getChanges","values","trackChanges.trackFormatChanges","setTo","isSelectable","addComment","comments","enableCommand","toJSON","isLimit","default","track-changes-adapter-already-set","dataToMarker","authoredAt","track-changes-command-not-found","fire","isCollapsed","_getSuggestionData","_saved","30eAQKEj","containsPosition","createPositionAfter","define","getItems","newValue","_customCallbacks","change:activeMarkers","item","removeAttribute","isAfter","enqueueChange","enableReadOnlyMode","unshift","addMarker:suggestion","attribute:join","from","addClass","discard","$graveyard","setSelection","elementEnd","attributeOldValue","nodeAfter","backward","discardSuggestion","getAttribute","resolve","editingDowncast","activeMarkers","isBefore","_isRegisteredAttribute","forward","reconvertMarker","push","_refreshAttributeSuggestionsChain","3DdVvjY","discardSelectedSuggestions","editor","suggestion","isArray","getCustomProperty","$textProxy","change","getMultiRangeId","getAncestors","getMarkers","getContainedElement","group","data","LEAVE","acceptSuggestion","creator","buildSuggestion","_SUGGESTION_ANNOUNCEMENT","_recordAttributeSuggestions","suggestion:","execute","upcast","isExternal","markers","isAtStart","insertion:accept","always","toViewElement","start","deletion","_element","getUser","removed","acceptSelectedSuggestions","split","change:data","_setSuggestionRange","stop","applyOperation","formatInline","open","deletion:discard","_inlineAttributeKeys","markerReady","remove","move","subType","conversion","lowest","position","containerElement","addUser","selection","track-changes-suggestion-data-mismatch","size","_blockAttributeKeys","substring","name","fromRange","isNextTo","$marker","substr","getChangedMarkers","authorName","_registerInlineAttribute","trackChangesCommand","$text","plugins","markerNameToElements","_suggestions","removeMarker:suggestion:formatBlock","skipNestingCheck","createElement","suggestion:attribute:","join","449944MsldVh","_model","attribute:accept","every","_isBlockAttribute","1139275CKCNen","removeClass","markMultiRangeInsertion","ck-suggestion-marker","suggestion-type","delete","updateMarker","listenTo","_afterChanges","previous","attributes","hasSuggestion","_getAttributeKey","howMany","_rangeIsInLocalUserInsertion","_registerDefaultCallbacks","2644400PRGsEg","isInContent","formatInline:","_enableDefaultAttributesIntegration","getRange","_editor","_getAuthorFromId","markMultiRangeDeletion","length","isTouching","insertion:","root","addMarker","isRemovable","_checkSuggestionCorrectness"];return(bc=function(){return t})()}function Tc(t,e){const n=bc();return(Tc=function(t,e){return n[t-=332]})(t,e)}!function(t,e){const n=Tc,r=t();for(;;)try{if(636653===parseInt(n(543))/1*(parseInt(n(759))/2)+parseInt(n(683))/3*(parseInt(n(537))/4)+parseInt(n(333))/5*(parseInt(n(647))/6)+parseInt(n(380))/7+-parseInt(n(595))/8+-parseInt(n(603))/9+-parseInt(n(349))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bc);const _c=Ec(373);class yc extends t.Plugin{static get[Ec(594)](){return[Ec(430),o.Users,t.PendingActions,Yr,es,as,fs,Es,ps,ks,Ss,Ps,to,so,co,ho,bo,yo,No,vo,Fo,Vo,Uo,qo,Jo,ei,ui,di,Ni,oi,Vs,Ks,bi,Ai,vi,Oi,ji,Vi,Xi,$i,ra,aa,ha,ma,Xa,ya,Sa,xa,Ya,wa,ja,Ha]}static get[Ec(560)](){return Ec(463)}constructor(t){const e=Ec;function n(t){const e=Tc;return t[e(478)]((t=>String[e(464)](t)))[e(758)]("")}super(t),this[e(702)]=!1,this[e(444)](e(676),[]),this.on(e(654),((n,r,s,o)=>{const i=e;this[i(760)][i(690)]((()=>{const e=i;for(const n of[...o,...s])this[e(760)][e(707)][e(581)](n)&&t[e(431)][e(680)](n)}))})),this[e(605)]=new Xr(this[e(685)][e(522)][e(432)],this[e(685)][e(424)]),this[e(597)]=null,this[e(462)]=new Ac(this[e(685)]),this[e(753)]=new Map,this[e(572)]=t[e(751)][e(407)](e(430)),this[e(468)]=new Set,this[e(760)]=this[e(685)][e(522)],this[e(416)]=new WeakMap,this[e(580)]=!1,this[e(739)]=new Set([e(373)]),this[e(726)]=new Set,t[e(388)][e(650)](e(630),e(638)),this[e(616)]=t[e(388)][e(407)](e(630)),t[e(388)][e(650)](e(625),!0),this[e(524)]=t[e(388)][e(407)](e(625)),this[e(749)]=new f(t,this[e(468)]),this[e(475)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,48,56,51,54])}[Ec(569)](){const t=Ec,n=this[t(685)],r=(e,n)=>{const r=t;if(r(398)!=e)return r(472)+e;const s=n[r(718)]("|")[0];return this[r(332)](s)?r(591):r(612)};n[t(731)][t(488)](t(675))[t(584)]({model:t(686),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(542)](e[n(545)]),a=[n(336),r(o,i)];let c=3e3;return this[n(676)][n(528)](e[n(545)])&&(a[n(681)](n(599)),c=3010),n(713)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(731)][t(488)](t(598))[t(409)]((e=>{const r=t;e.on(r(661),((t,e,s)=>{const o=r;if(!s[o(481)][o(492)])return;const i=e[o(655)];if(!i)return;const c=s[o(429)][o(711)](i);n[o(522)][o(432)][o(615)](i)&&c&&!c[o(688)](o(441))&&c.is(o(734))&&(0,a.toWidget)(c,s[o(517)])}),{priority:r(590)})})),n[t(731)][t(488)](t(598))[t(584)]({model:t(686),view:(e,n)=>{const s=t;if(!n[s(481)][s(492)])return null;const{type:o,subType:i}=this[s(542)](e[s(545)]);return{classes:[s(336),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(655)])return;const{id:c}=this[a(542)](o[a(545)]);if(r){const t=this[a(753)][a(407)](c),e=this[a(345)](t);if(!this[a(332)](e))return}if(o[a(655)].is(a(736)))return void i[a(385)][a(420)](o[a(655)],s[a(741)]);const u=i[a(429)][a(711)](o[a(655)]);if(o[a(655)].is(a(541))&&n[a(522)][a(432)][a(378)](o[a(655)])&&!u[a(688)](a(608))){i[a(517)][a(664)]([a(336),a(591)],u),i[a(517)][a(440)](a(402),c,u),i[a(429)][a(498)](u,o[a(545)]),e&&(this[a(676)][a(528)](o[a(545)])?i[a(517)][a(664)](a(599),u):i[a(517)][a(334)](a(599),u));for(const t of n[a(522)][a(495)](o[a(655)])[a(651)]())i[a(385)][a(420)](t,s[a(741)]);i[a(385)][a(420)](o[a(655)],s[a(741)])}};n[t(731)][t(488)](t(598))[t(409)]((e=>{const n=t;e.on(n(392),((t,e,r)=>{const o=n;r[o(481)][o(492)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(527)})})),n[t(731)][t(488)](t(598))[t(409)]((e=>{const n=t;e.on(n(466),((t,e,r)=>{const o=n;r[o(481)][o(492)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(527)})})),n[t(731)][t(488)](t(598))[t(577)]({model:t(686),view:(e,n)=>n[t(481)][t(492)]?null:{group:t(686),name:e[t(745)](11)}}),n[t(731)][t(488)](t(705))[t(496)]({view:{name:t(686),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(703)+e[r(673)](r(337))+":"+e[r(673)]("id");return e[r(673)](r(586))&&(s+=":"+e[r(673)](r(586))),n[r(756)](r(744),{"data-name":s})}}),n[t(731)][t(488)](t(705))[t(640)]({view:t(686)}),n[t(731)][t(488)](t(675))[t(409)]((e=>{const n=t;e.on(n(392),s(),{priority:n(590)})})),n[t(731)][t(488)](t(675))[t(409)]((e=>{const n=t;e.on(n(466),s({isAttributeSuggestion:!0}),{priority:n(590)})})),n[t(731)][t(488)](t(675))[t(409)]((e=>{const n=t;e.on(n(754),((t,e,r)=>{const s=n,o=r[s(429)][s(752)](e[s(545)]);if(o)for(const t of o)t[s(688)](s(608))||(r[s(517)][s(334)]([s(336),s(591),s(599)],t),r[s(517)][s(656)](s(402),t),r[s(429)][s(565)](t,e[s(545)]))}),{priority:n(590)})})),n[t(731)][t(488)](t(675))[t(409)]((e=>{const n=t;e.on(n(523),((t,e,r)=>{const s=n,o=r[s(429)][s(752)](e[s(545)]);if(!o)return;const{id:i}=this[s(542)](e[s(545)]),a=this[s(753)][s(407)](i),c=this[s(345)](a);if(this[s(332)](c))for(const t of o)t[s(688)](s(608))||(r[s(517)][s(334)]([s(336),s(591),s(599)],t),r[s(517)][s(656)](s(402),t),r[s(429)][s(565)](t,e[s(545)]))}),{priority:n(590)})})),n[t(522)][t(509)][t(395)]((e=>{const r=t;let s=!1;const o=Array[r(663)](n[r(522)][r(509)][r(610)][r(746)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(542)](t);if(r(686)!==o)continue;const h=this[r(753)][r(407)](f);if(null!=c[r(484)]){r(723)==u&&(s=s||Lc(c[r(484)],t,e,n[r(522)][r(432)]));const o=r(398)==u&&this[r(332)](l[r(718)]("|")[0]);if(c[r(484)][r(644)]||r(666)==c[r(484)][r(360)][r(452)]||r(540)==u&&!Sc(c[r(484)])||o&&!Sc(c[r(484)])||r(713)==u&&(Cc(a=c[r(484)])||function(t){const e=r;return t[e(712)][e(559)]==t[e(443)][e(539)]&&t[e(712)][e(422)]}(a)))e[r(556)](t),s=!0;else{if(!h||!h[r(350)])continue;i[r(409)](h)}}}var a;return i[r(738)]>0&&(s=!!this[r(626)](i)||s),s})),n[t(522)][t(509)][t(395)]((e=>{const r=t;let s=!1;for(const t of n[r(522)][r(509)][r(610)][r(628)]())if(r(450)==t[r(585)])for(const t of this[r(753)][r(629)]()){if(t[r(571)]||!t[r(350)])continue;const o=r(540)==t[r(585)],i=this[r(345)](t),a=i&&this[r(332)](i);if(!o&&!a)continue;const c=t[r(375)]();if(c[r(712)][r(559)]!=c[r(443)][r(559)]&&!c[r(443)][r(422)]){const o=n[r(522)][r(504)](c[r(712)][r(670)],r(443)),i=n[r(522)][r(553)](c[r(712)],o);e[r(339)](t[r(458)](),{range:i}),s=!0}}return s})),n[t(522)][t(509)][t(395)]((e=>this[t(389)](e))),n[t(522)][t(509)][t(395)]((e=>!e[t(491)][t(529)]&&this[t(451)](e))),n[t(522)].on(t(341),(()=>{this[t(702)]=!1})),n[t(522)][t(509)].on(t(719),((r,s)=>{const o=t;if(!s[o(529)]||s[o(427)])return;if(!this[o(702)])return;const i=n[o(522)][o(509)][o(610)][o(628)]();if(0==i[o(357)])return;const a=[],c=i[o(374)]((t=>o(398)==t[o(585)])),u=i[o(374)]((t=>o(450)==t[o(585)]&&o(750)!=t[o(741)])),l=i[o(374)]((t=>o(728)==t[o(585)]&&o(750)!=t[o(741)]));for(const t of c)this[o(678)](t[o(490)])&&a[o(681)]({key:t[o(490)],newValue:t[o(487)],oldValue:t[o(669)],range:Rc(t[o(399)],n[o(522)])});for(const t of u){const e=l[o(557)]((e=>e[o(714)]===t[o(714)]));if(e){const r=Mc(t[o(733)][o(670)],n[o(522)]);e[o(741)]!==t[o(741)]&&a[o(681)]({key:o(373),newValue:t[o(741)],oldValue:e[o(741)],range:r});for(const[n,s]of e[o(343)]){if(!this[o(678)](n))continue;const e=t[o(343)][o(407)](n);s!==e&&a[o(681)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(343)])this[o(678)](n)&&(e[o(343)][o(581)](n)||a[o(681)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(357)]&&n[o(522)][o(658)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(514)](t,e,s,o,{groupId:r});this[n(521)](t,a)}))}),{priority:t(732)}),n[t(522)][t(707)].on(t(414),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(542)](n[s(741)]),e=this[s(753)][s(407)](t);e&&e[s(550)](n[s(741)])}})),n[t(522)][t(509)].on(t(719),(()=>{const e=t,r=Array[e(663)](n[e(522)][e(509)][e(610)][e(746)]())[e(374)]((t=>e(686)===this[e(542)](t[e(741)])[e(695)]));if(0===r[e(357)])return;r[e(442)](((t,n)=>{const r=e,s=t[r(696)][r(391)],o=n[r(696)][r(391)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(712)][r(677)](o[r(712)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(542)](t);if(null===n[e(391)]){const n=this[e(366)](t);o[e(409)](n)}else{const t=this[e(753)][e(407)](r);null!==n[e(484)]||t[e(350)]?(s[e(409)](t[e(554)]),o[e(409)](t)):this[e(607)](t)}}o[e(738)]>0&&this[e(576)](o);for(const t of s)this[e(643)](e(512),t)})),n[t(522)].on(t(722),((e,r)=>{const s=t,o=r[0];if(!this[s(753)][s(738)])return;if(!o[s(518)])return;if(o[s(491)][s(427)]||!o[s(491)][s(529)])return;let i,a;switch(o[s(585)]){case s(450):i=n[s(522)][s(504)](o[s(733)]),a=i[s(461)](o[s(346)]);break;case s(718):i=n[s(522)][s(504)](o[s(538)]),a=n[s(522)][s(504)](o[s(552)]);break;case s(729):i=n[s(522)][s(504)](o[s(401)]),a=i[s(461)](o[s(346)]);break;default:return}const c=n[s(522)][s(553)](i,a);n[s(522)][s(690)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(602)](c)){if(e[t(571)])continue;if(t(723)==e[t(585)])continue;const r=this[t(345)](e);if(r&&this[t(332)](r)&&t(718)!=o[t(585)])continue;const s=e[t(696)]&&e[t(696)][t(513)];(t(540)!=e[t(585)]||t(718)==o[t(585)]&&!s)&&(n[t(470)]||t(405)==e[t(585)]&&n[t(493)]||e[t(375)]()[t(465)](c)&&this[t(368)](e,i,a))}}))}),{priority:t(732)}),n[t(522)].on(t(489),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(426)])return;if(this[s(580)])return;if(!this[s(749)][s(604)])return;if(o[s(644)])return;const a=n[s(522)][s(432)],{start:c,end:u}=o[s(375)](),l=c[s(670)]&&a[s(637)](c[s(670)])?null:a[s(600)](c,s(679)),f=u[s(539)]&&a[s(637)](u[s(539)])?null:a[s(600)](u,s(671)),h=n[s(522)][s(553)](l?l[s(712)]:c,f?f[s(443)]:u);n[s(522)][s(690)]((t=>{const e=s;this[e(485)](h);const r=n[e(522)][e(432)][e(600)](h[e(712)]);o.is(e(446))?t[e(667)](r):o[e(631)](r)})),e[s(721)]()}),{priority:e.priorities[t(411)]+10}),n[t(522)].on(t(592),((e,r)=>{const s=t,o=r[r[s(357)]-1];o&&o[s(426)]||this[s(580)]||this[s(749)][s(604)]&&(n[s(522)][s(690)]((()=>{const t=s;let o=n[t(522)][t(592)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(601)]=o[t(532)]();const i=o[t(443)][t(539)],a=n[t(522)][t(432)];i&&a[t(378)](i)&&!a[t(615)](i)&&(o=n[t(522)][t(553)](o[t(712)],n[t(522)][t(504)](i,t(443)))),this[t(421)](o)})),e[s(721)]())}),{priority:t(590)}),this[t(685)][t(547)][t(409)](t(574),this[t(749)]),this[t(635)](t(574));const o=new p(n,this[t(753)]);n[t(547)][t(409)](t(698),o),this[t(635)](t(698));const i=new b(n,this[t(753)]);n[t(547)][t(409)](t(672),i),this[t(635)](t(672)),n[t(547)][t(409)](t(546),new R(n,o,this[t(753)])),this[t(635)](t(546)),n[t(547)][t(409)](t(507),new R(n,i,this[t(753)])),this[t(635)](t(507)),n[t(547)][t(409)](t(717),new O(n,o,this[t(753)])),this[t(635)](t(717)),n[t(547)][t(409)](t(684),new O(n,i,this[t(753)])),this[t(635)](t(684));const c=n[t(751)][t(407)](t(430));this[t(340)](c,t(633),((e,{threadId:n})=>{const r=t,s=this[r(753)][r(407)](n);s&&s[r(367)]&&1===s[r(367)][r(357)]&&this[r(379)](n,{hasComments:!0})}),{priority:t(573)}),this[t(340)](c,t(533),((e,{threadId:n})=>{const r=t,s=this[r(753)][r(407)](n);s&&s[r(367)]&&!s[r(367)][r(357)]&&this[r(379)](n,{hasComments:!1})}),{priority:t(573)})}set[Ec(623)](t){const n=Ec;if(this[n(597)])throw new e.CKEditorError(n(639),this);this[n(597)]=t}get[Ec(623)](){return this[Ec(597)]}[Ec(534)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(753)][n(629)]())t&&!e[n(350)]||r[n(681)](e);return e?r[n(478)]((t=>t[n(636)]())):r}[Ec(384)](t){const n=Ec,r=this[n(753)][n(407)](t);if(!r)throw new e.CKEditorError(n(619),this);return r}[Ec(344)](t){const e=Ec;return this[e(753)][e(581)](t)}[Ec(372)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(585)][e(718)](":"),a=this[e(753)][e(407)](r)||this[e(369)](o,i,r,n,s);if(this[e(390)](a),this[e(363)](a,o,i||null,n),a[e(544)]=t[e(544)],a[e(459)]=!0,s&&s[e(505)]){const t=s[e(505)],n=this[e(412)](t[e(747)]);a[e(641)]=t[e(544)],a[e(377)]=n,a[e(706)]=!0}else a[e(641)]=t[e(544)];switch(t[e(696)]&&(a[e(696)]=t[e(696)]),t[e(343)]&&(a[e(343)]=t[e(343)]),this[e(597)]&&this[e(597)][e(500)]||(a[e(646)]=!0),this[e(416)][e(407)](a)){case e(525):this[e(416)][e(444)](a,e(454));break;case e(727):a[e(350)]?(this[e(626)](new Set([a])),this[e(576)](new Set([a])),this[e(416)][e(444)](a,e(447)),this[e(643)](e(467),a)):this[e(416)][e(444)](a,e(716))}return a}[Ec(698)](t){const e=Ec;this[e(426)]((()=>{const n=e;this[n(685)][n(522)][n(690)]((()=>{const e=n;for(const n of t[e(566)]())n[e(511)]()}))}))}[Ec(672)](t){const e=Ec;this[e(426)]((()=>{const n=e;this[n(685)][n(522)][n(690)]((()=>{const e=n;for(const n of t[e(566)]())n[e(665)]()}))}))}[Ec(635)](t,n){const r=Ec,s=this[r(685)][r(547)][r(407)](t);if(!s)throw new e.CKEditorError(r(642),this,{commandName:t});if(this[r(468)][r(581)](s))throw new e.CKEditorError(r(555),this,{commandName:t});this[r(468)][r(409)](s),n&&s.on(r(704),((t,e)=>{const o=r;this[o(749)][o(604)]&&(this[o(580)]||(e[o(357)]>0&&e[e[o(357)]-1]&&e[e[o(357)]-1][o(426)]?e[o(622)]():(t[o(601)]=n(((...t)=>s[o(704)](...t,{forceDefaultExecution:!0})),...e),t[o(721)]())))}),{priority:r(590)})}[Ec(426)](t){const n=Ec;let r,s;const o=this[n(580)];this[n(580)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(580)]=!1),s&&e.CKEditorError[n(596)](s,this),r}[Ec(421)](t,n=null,r={}){const s=Ec;if(t[s(644)])return null;const o=this[s(685)][s(751)][s(407)](s(477)).me;for(const{suggestion:e,meta:o}of this[s(602)](t,s(405)))if(o[s(493)]){if(!o[s(743)]){if(o[s(470)]){if(!this[s(524)]||!Oc(e,r))continue;return e}if(Oc(e,r))return e;this[s(368)](e,t[s(712)],t[s(443)]);break}if(n==e[s(730)]&&Oc(e,r)){const n=e[s(375)]();return n[s(712)][s(445)](t[s(443)])?this[s(720)](e,this[s(760)][s(553)](t[s(712)],n[s(443)])):this[s(720)](e,this[s(760)][s(553)](n[s(712)],t[s(443)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(359)+n:s(405),u=this[s(503)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(387)](c,i,a,t),u}[Ec(335)](t,n=Ec(549),r={}){const s=Ec,o=this[s(685)][s(751)][s(407)](s(477)).me,i=this[s(462)][s(508)](s(405),n,s(758));for(const e of this[s(534)]())if(e[s(377)].id==o.id&&s(405)==e[s(585)]&&e[s(730)]==n&&Oc(e,r)&&(i(e[s(449)](),t)||i(t,e[s(449)]()))){for(const n of t)e[s(403)](n);return e}for(const{suggestion:e,meta:n}of this[s(602)](t,s(405))){if(!n[s(493)])continue;if(!this[s(524)]&&n[s(470)])continue;if(!Oc(e,r))continue;let o=!0;for(const n of e[s(449)]())for(const e of t)if(!n[s(465)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(359)+n,l=this[s(503)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(387)](u,a,c,e,Hr[s(691)]());return l}[Ec(408)](t,n,r=null,s={}){const o=Ec;if(r=r||Nc(n),t[o(644)])return null;if(o(564)===this[o(616)]){const e=this[o(462)][o(508)](o(723),r,o(511));return this[o(426)]((()=>e([t],n,s))),null}const i=this[o(685)][o(751)][o(407)](o(477)).me,a=[];if(o(710)!==this[o(616)])for(const{suggestion:e,meta:n}of this[o(602)](t,o(405)))n[o(493)]&&!n[o(415)]&&a[o(681)](...e[o(449)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(456)](s);e&&r[n(681)](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(357)];){const s=r[e][n(364)](t);r[n(428)](e,1,...s),e+=s[n(357)]}}return r}(t,a);c[o(357)]&&this[o(760)][o(690)]((()=>{const t=o;for(const e of c){const o=this[t(462)][t(508)](t(723),r,t(511));this[t(426)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(712)],u=t[o(443)];for(const{suggestion:e,meta:n}of this[o(602)](t,o(723))){if(!n[o(493)])continue;if(e[o(730)]!=r)continue;if(!Oc(e,s))continue;const i=e[o(375)]();if(i[o(465)](t,!0))return null;c=c[o(677)](i[o(712)])?c:i[o(712)],u=u[o(657)](i[o(443)])?u:i[o(443)],a?i[o(712)][o(677)](a[o(375)]()[o(712)])?(a[o(506)](),a=e):e[o(506)]():a=e}const l=this[o(760)][o(553)](c,u);if(a)this[o(720)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(503)]({id:t,type:o(351)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(387)](o(351)+r,t,a,l)}}return null}[Ec(570)](t,n,r=[],s=null,o={}){const i=Ec;n[i(371)]||(n[i(371)]=n[i(515)]),n[i(513)]=t.is(i(399)),s=s||Nc(n);const a=r[i(478)]((t=>Mc(t,this[i(760)]))),c=t.is(i(399))?t:Mc(t,this[i(760)]);if(i(564)===this[i(616)]){const t=this[i(462)][i(508)](i(540),s,i(511));return this[i(426)]((()=>t([c],n,o))),null}a[i(681)](c);let u=!0;for(const t of a)if(!this[i(347)](t)){u=!1;break}if(u&&i(710)!==this[i(616)]){const t=this[i(462)][i(508)](i(540),s,i(511));return this[i(426)]((()=>t([c],n,o))),null}let l=null,f=c[i(712)],h=c[i(443)];for(const{suggestion:t,meta:e}of this[i(602)](c,i(540))){if(!e[i(493)])continue;if(e[i(743)]||e[i(470)]||e[i(415)])continue;if(t[i(696)][i(371)]!=n[i(371)])continue;if(!Oc(t,o))continue;const r=t[i(375)]();if(t[i(730)]==s){if(r[i(465)](c,!0))return null;f=f[i(677)](r[i(712)])?f:r[i(712)],h=h[i(657)](r[i(443)])?h:r[i(443)],l?r[i(712)][i(677)](l[i(375)]()[i(712)])?(l[i(506)](),l=t):t[i(506)]():l=t}else{const e=c[i(456)](r);this[i(606)](t,e)}}const g=this[i(685)][i(751)][i(407)](i(477)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(720)](l,this[i(760)][i(553)](f,h)),l;{const t=this[i(503)]({id:d,type:i(453)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(387)](i(453)+s,d,p,this[i(760)][i(553)](f,h)),t}}[Ec(501)](t,n,r=[],s=null,o={}){const i=Ec;n[i(371)]||(n[i(371)]=n[i(515)]);const a=t[0];n[i(513)]=a.is(i(399)),s=s||Nc(n);const c=r[i(478)]((t=>Mc(t,this[i(760)]))),u=a.is(i(399))?t:t[i(478)]((t=>Mc(t,this[i(760)])));if(i(564)===this[i(616)]){const t=this[i(462)][i(508)](i(540),s,i(511));return this[i(426)]((()=>t(u,n,o))),null}c[i(681)](...u);let l=!0;for(const t of c)if(!this[i(347)](t)){l=!1;break}if(l&&i(710)!==this[i(616)]){const t=this[i(462)][i(508)](i(540),s,i(511));return this[i(426)]((()=>t(u,n,o))),null}const f=this[i(685)][i(751)][i(407)](i(477)).me;for(const t of this[i(534)]()){if(t[i(377)].id!=f.id)continue;if(i(540)!=t[i(585)]||t[i(696)][i(371)]!=n[i(371)])continue;if(!Oc(t,o))continue;const e=t[i(730)]==s;for(let n=0;n<u[i(357)];n++){const r=u[n];for(const s of t[i(693)]()){const o=s[i(353)]();if(r[i(445)](o)){e?(u[i(428)](n,1),n--):t[i(556)](s[i(741)]);break}}}}if(0==u[i(357)])return null;const h=this[i(462)][i(508)](i(540),s,i(758));for(const t of this[i(534)]())if(t[i(377)].id==f.id&&i(540)==t[i(585)]&&t[i(696)][i(371)]==n[i(371)]&&t[i(730)]==s&&Oc(t,o)&&(h(t[i(449)](),u)||h(u,t[i(449)]()))){for(const e of u)t[i(403)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(453)+s,m=this[i(503)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(387)](p,g,d,t,Hr[i(691)]());return m}[Ec(485)](t,n=null,r={}){const s=Ec;if(t[s(644)])return null;const o=this[s(685)][s(751)][s(407)](s(477)).me,a=new i.LiveRange(t[s(712)],t[s(443)]);for(const{suggestion:t,meta:e}of this[s(602)](a,s(405)))if(e[s(493)]&&!e[s(743)])if(t[s(571)]){const e=t[s(449)]()[s(374)]((t=>s(666)!=t[s(360)][s(452)]));if(e[s(762)]((t=>a[s(465)](t,!0)))&&t[s(665)](),e[s(535)]((t=>t[s(465)](a,!0)))){const t=this[s(462)][s(508)](s(713),n,s(511));return this[s(426)]((()=>t([a],null,r))),null}}else{const e=a[s(456)](t[s(375)]());null!==e&&t[s(617)]([e],null,r)}if(a[s(614)](),a[s(644)]||s(666)==a[s(360)][s(452)])return null;let c=null,u=a[s(712)],l=a[s(443)];const f=this[s(602)](a,s(713));for(const{suggestion:t,meta:e}of f){const n=this[s(760)][s(553)](u,l);if(e[s(493)]&&(this[s(524)]||!e[s(470)]&&!e[s(415)]))if(t[s(571)]){if(!Oc(t,r))continue;let e=!0;for(const r of t[s(449)]()){if(r[s(465)](n,!0))return t;n[s(465)](r)||(e=!1)}e&&t[s(665)]()}else{const e=t[s(375)]();if(e[s(465)](n,!0))return t;if(!Oc(t,r)){n[s(465)](e)?t[s(506)]():e[s(648)](u)?u=e[s(443)]:e[s(648)](l)&&(l=e[s(712)]);continue}u=u[s(677)](e[s(712)])?u:e[s(712)],l=l[s(657)](e[s(443)])?l:e[s(443)],r=Object[s(613)]({},t[s(343)]),c?e[s(712)][s(677)](c[s(375)]()[s(712)])?(c[s(506)](),c=t):t[s(506)]():c=t}}if(c)return this[s(720)](c,this[s(760)][s(553)](u,l)),c;{const t=(0,e.uid)(),i=this[s(760)][s(553)](u,l),a=o.id,c=n?s(406)+n:s(713),f=this[s(503)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(387)](c,t,a,i),f}}[Ec(356)](t,n=Ec(549),r={}){const s=Ec,o=this[s(685)][s(751)][s(407)](s(477)).me,a=t[s(478)]((t=>new i.LiveRange(t[s(712)],t[s(443)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(602)](a,s(405)))e[s(493)]&&!e[s(743)]&&c[s(409)](t);for(const e of c)if(e[s(571)]){const o=e[s(449)]();if((!e[s(343)]||!e[s(343)][s(755)])&&o[s(762)]((t=>a[s(535)]((e=>e[s(465)](t,!0)))))&&e[s(665)](),a[s(762)]((t=>o[s(535)]((e=>e[s(465)](t,!0)))))){const e=this[s(462)][s(508)](s(713),n,s(511));return this[s(426)]((()=>e(t,null,r))),null}}else{const t=e[s(375)]();if(a[s(535)]((e=>e[s(465)](t,!0)))&&e[s(665)](),a[s(762)]((e=>t[s(465)](e,!0)))){const t=this[s(462)][s(508)](s(713),n,s(511));return this[s(426)]((()=>t(a,null,r))),null}}const u=this[s(462)][s(508)](s(713),n,s(758));let l=null;for(const t of this[s(534)]())if(t[s(377)].id==o.id&&t[s(350)]&&s(713)==t[s(585)]&&t[s(730)]==n&&Oc(t,r)&&(u(t[s(449)](),a)||u(a,t[s(449)]())))if(l){if(t[s(367)]&&t[s(367)][s(357)])continue;for(const e of t[s(449)]())l[s(516)](e)||l[s(403)](e);t[s(506)]()}else{l=t;for(const e of a)t[s(516)](e)||t[s(403)](e)}if(l)return l;c[s(397)]();for(const{suggestion:t,meta:e}of this[s(602)](a,s(713)))e[s(493)]&&(this[s(524)]||!e[s(470)]&&!e[s(415)])&&Oc(t,r)&&c[s(409)](t);for(const t of c){const e=t[s(449)]();if((!r||!r[s(755)])&&a[s(762)]((t=>e[s(535)]((e=>e[s(465)](t,!0))))))return t;(!t[s(343)]||!t[s(343)][s(755)])&&e[s(762)]((t=>a[s(535)]((e=>e[s(465)](t,!0)))))&&t[s(665)]()}const f=(0,e.uid)(),h=o.id,g=s(406)+n,d=this[s(503)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(614)](),t[s(644)]||s(666)==t[s(360)][s(452)]||this[s(387)](g,f,h,t,Hr[s(691)]());return d}[Ec(514)](t,n,r,s,o){const i=Ec;if(t[i(644)])return[];if(i(564)===this[i(616)])return[];const a=this[i(685)][i(751)][i(407)](i(477)).me.id,c=Array[i(663)](this[i(753)][i(629)]())[i(374)]((e=>i(398)==e[i(585)]&&e[i(696)][i(418)]==n&&e[i(516)](t)));if(i(638)===this[i(616)]){const e=this[i(602)](t,i(405))[i(374)]((({meta:t})=>t[i(493)]&&!t[i(415)]&&!t[i(743)]))[i(478)]((({suggestion:t})=>t));c[i(660)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(398)==t[i(585)]?t[i(696)][i(589)]:void 0,o=t[i(375)](),a=Array[i(663)](u[i(551)]())[i(557)]((t=>t[i(410)](o)));if(!a)continue;const c=a[i(364)](o);this[i(332)](n)&&i(405)==t[i(585)]&&0!=c[i(357)]||(u[i(338)](a),c[i(400)]((t=>{u[i(444)](t,r)})),i(405)!=t[i(585)]&&e!=s&&u[i(444)](a[i(456)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(357)]>37&&console[i(588)](i(423),{key:n});const f=(i(480)+(n+"|")+Nc({newValue:s}))[i(740)](0,60),h=this[i(503)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(681)](h),this[i(387)](f,c,a,t)}return l}[Ec(618)](t){const e=Ec;this[e(739)][e(409)](t)}[Ec(748)](t){const e=Ec;this[e(726)][e(409)](t)}[Ec(352)](t,e=[],n=[]){const r=Ec;this[r(635)](t,((t,...e)=>{this[r(587)]((()=>{t(...e)}))}));for(const t of e)this[r(748)](t);for(const t of n)this[r(618)](t)}[Ec(345)](t){const e=Ec;return e(398)==t[e(585)]?t[e(730)][e(718)]("|")[0]:null}[Ec(720)](t,e){const n=Ec,r=t[n(458)]();this[n(760)][n(690)]((t=>{t[n(339)](r,{range:e})}))}[Ec(390)](t){const e=Ec,n=t.id,r=this[e(685)][e(388)][e(407)](e(425));this[e(572)][e(381)](n)||this[e(572)][e(482)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(572)][e(536)](n);s[e(494)](e(362)),s[e(362)]=!1,t[e(367)]=s}[Ec(363)](t,n,r,s){const o=Ec;if(t[o(585)]!=n||t[o(730)]!=r||t[o(699)].id!=s)throw this[o(685)][o(659)](o(737)),new e.CKEditorError(o(737),this)}[Ec(606)](t,n){const r=Ec,s=t[r(375)]();if(n[r(445)](s))t[r(506)]();else if(s[r(465)](n)){const o=this[r(760)][r(504)](n[r(712)][r(539)],r(443));this[r(720)](t,this[r(760)][r(553)](s[r(712)],o));const i=(0,e.uid)(),a=t[r(699)].id,c=t[r(585)]+":"+t[r(730)];this[r(503)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(696)],attributes:t[r(343)]});const u=this[r(760)][r(504)](n[r(443)][r(559)],r(562)),l=this[r(760)][r(553)](u,s[r(443)]);this[r(387)](c,i,a,l)}else if(s[r(648)](n[r(712)])){const e=this[r(760)][r(504)](n[r(712)][r(539)],r(443));this[r(720)](t,this[r(760)][r(553)](s[r(712)],e))}else{const e=this[r(760)][r(504)](n[r(443)][r(559)],r(562));this[r(720)](t,this[r(760)][r(553)](e,s[r(443)]))}}[Ec(347)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(602)](t,e(405))){if(!r[e(493)])continue;const s=n[e(449)]();for(const n of s)if(!t[e(364)](n)[e(357)])return!0}return!1}[Ec(355)](t){const n=Ec,r=this[n(685)][n(751)][n(407)](n(477))[n(715)](t);if(!r)throw new e.CKEditorError(n(417),this);return r}[Ec(412)](t){const e=Ec,n=this[e(685)][e(751)][e(407)](e(477)),r=(0,o.hashObject)(e(376)+t);return n[e(715)](r)||n[e(735)]({id:r,name:t})}[Ec(369)](t,e,n,r,s){const o=Ec,i=this[o(355)](r),a=this[o(462)][o(700)](t,e,n,i,s,(t=>{const e=o;this[e(379)](n,{attributes:t});const r=this[e(384)](n);this[e(626)](new Set([r])),this[e(576)](new Set([r]))}));return this[o(340)](a,o(511),(()=>{const t=o;this[t(379)](n,{state:t(582)})}),{priority:o(590)}),this[o(340)](a,o(665),(()=>{const t=o;this[t(379)](n,{state:t(561)})}),{priority:o(590)}),this[o(753)][o(444)](n,a),this[o(416)][o(444)](a,o(525)),a}[Ec(542)](t){const e=Ec,n=t[e(718)](":");return{group:n[0],type:n[1],subType:n[e(357)]>=5?n[2]:null,id:n[e(357)]<5?n[2]:n[3],authorId:n[e(357)]<5?n[3]:n[4],markerCount:6==n[e(357)]?n[5]:null}}[Ec(368)](t,n,r){const s=Ec,o=t[s(375)](),i=o[s(712)],a=o[s(443)];this[s(720)](t,this[s(760)][s(553)](i,n));const c=(0,e.uid)(),u=t[s(699)].id,l=t[s(585)]+(t[s(730)]?":"+t[s(730)]:"");this[s(503)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(343)],data:t[s(696)]});const f=this[s(345)](t);(s(540)==t[s(585)]||f&&this[s(332)](f))&&(r=this[s(760)][s(419)](r[s(559)])),this[s(387)](l,c,u,this[s(760)][s(553)](r,a))}[Ec(602)](t,e=null){const n=Ec,r=[],s=this[n(685)][n(751)][n(407)](n(477)).me;Array[n(687)](t)||(t=[t]);for(const o of this[n(534)]()){if(!o[n(350)])continue;if(e&&o[n(585)]!=e)continue;let i=!1;for(const e of o[n(449)]()){for(const a of t){const t=a[n(712)][n(445)](e[n(443)])||a[n(443)][n(445)](e[n(712)]);if(t||a[n(456)](e)){const c=a[n(465)](e)&&kc(this[n(760)][n(432)],e[n(712)],a),u=e[n(465)](a)&&kc(this[n(760)][n(432)],a[n(712)],e);r[n(681)]({suggestion:o,meta:{isOwn:s==o[n(377)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(387)](t,e,n,r,s){const o=Ec;this[o(760)][o(690)]((i=>{const a=o;let c=a(703)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(361)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(607)](t){const e=Ec,n=t[e(342)],r=t[e(568)];t[e(342)]=null,t[e(568)]=null,null!=n&&n[e(568)]==t&&(n[e(568)]=r),null!=r&&r[e(342)]==t&&(r[e(342)]=n),e(447)==this[e(416)][e(407)](t)&&(this[e(416)][e(444)](t,e(716)),this[e(643)](e(593),t,n,r))}[Ec(503)](t){const n=Ec,r=t.id,s=this[n(372)](t);if(this[n(597)]&&this[n(597)][n(500)]){const o=this[n(685)][n(751)][n(407)](n(575)),i=s[n(448)],a=s[n(730)]?s[n(585)]+":"+s[n(730)]:s[n(585)],c=this[n(685)][n(424)],u=o[n(409)](Wr(c,n(483))),l={id:r,type:a,hasComments:i,data:t[n(696)]||null,originalSuggestionId:t[n(386)]||null,attributes:s[n(343)]};this[n(597)][n(500)](l)[n(460)]((t=>{const e=n;s[e(646)]=!0,o[e(728)](u),t&&t[e(544)]&&(this[e(753)][e(407)](r)[e(544)]=t[e(544)])}))[n(457)]((t=>{const r=n;throw(0,e.logWarning)(r(473)),this[r(685)][r(522)][r(658)]({isUndoable:!1},(()=>{s[r(665)]()})),s[r(476)](),this[r(753)][r(338)](s.id),this[r(416)][r(338)](s),t}))}return s}[Ec(332)](t){const e=Ec;return this[e(739)][e(581)](t)}[Ec(379)](t,e){const n=Ec,r=this[n(685)][n(751)][n(407)](n(575)),s=this[n(384)](t);if(this[n(597)]&&this[n(597)][n(479)])if(s[n(646)]){const s=r[n(409)](Wr(this[n(685)][n(424)],n(483)));this[n(597)][n(479)](t,e)[n(460)]((()=>{r[n(728)](s)}))}else s.on(n(404),(()=>{this[n(379)](t,e)}))}[Ec(645)](t){const n=Ec;if(!this[n(597)]||!this[n(597)][n(384)])throw new e.CKEditorError(n(520),this);return this[n(597)][n(384)](t)}[Ec(366)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(542)](t),i=this[e(753)][e(407)](n)||this[e(369)](r,s,n,o,{});switch(this[e(363)](i,r,s,o),this[e(416)][e(407)](i)){case e(525):this[e(645)](n)[e(460)]((t=>{const r=e;let s=Promise[r(674)]();t[r(448)]&&(s=this[r(572)][r(438)]({channelId:this[r(685)][r(388)][r(407)](r(425)),threadId:n})),s[r(460)]((()=>{const e=r;this[e(372)](t)[e(646)]=!0}))})),this[e(416)][e(444)](i,e(727));break;case e(716):this[e(379)](n,{state:e(724)});case e(454):this[e(416)][e(444)](i,e(447)),this[e(643)](e(467),i);break;case e(447):this[e(643)](e(512),i)}return i[e(550)](t),i}[Ec(576)](t){const e=Ec,n=Array[e(663)](t),r=n[e(374)]((t=>e(398)==t[e(585)]));this[e(682)](r);const s=n[e(374)]((t=>!t[e(571)]&&e(398)!=t[e(585)])),o=this[e(534)]({skipNotAttached:!0})[e(374)]((t=>!t[e(571)]&&e(398)!=t[e(585)])),i=o[e(374)]((n=>!t[e(581)](n))),a=new Map(o[e(478)]((t=>[t,this[e(462)][e(508)](t[e(585)],t[e(730)],e(624))]))),c=new Map(o[e(478)]((t=>[t,t[e(375)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(357)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(357)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(357)];t++){const n=s[t];!l[e(581)](n)&&n[e(342)]&&(f[e(409)](n[e(342)]),n[e(342)][e(568)]===n&&(n[e(342)][e(568)]=null),n[e(342)]=null),!u[e(581)](n)&&n[e(568)]&&(f[e(409)](n[e(568)]),n[e(568)][e(342)]===n&&(n[e(568)][e(342)]=null),n[e(568)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(357)];e++){const r=g(t,n[e]);r&&(r[0][s(568)]=r[1],r[1][s(342)]=r[0],u[s(409)](r[0]),l[s(409)](r[1]))}}function g(t,n){const r=e;if(t[r(377)].id!==n[r(377)].id)return null;const s=a[r(407)](t)(t,n,c[r(407)](t),c[r(407)](n));return s&&a[r(407)](n)(t,n,c[r(407)](t),c[r(407)](n))?s[1][r(367)]&&s[1][r(367)][r(357)]?null:s:null}f[e(738)]&&this[e(576)](f)}[Ec(682)](t){const e=Ec;if(0==t[e(357)])return;const n=this[e(534)]({skipNotAttached:!0})[e(374)]((t=>e(398)==t[e(585)]&&t[e(459)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(343)]);s[e(581)](n)||(s[e(444)](n,r[e(357)]),r[e(681)]([]));const i=s[e(407)](n);r[i][e(681)](t)}!function(){const t=e;r[t(442)](((e,n)=>{const r=t,s=e[0][r(544)],o=n[0][r(544)];return s==o?e[0][r(343)][r(396)]<n[0][r(343)][r(396)]?-1:1:s<o?-1:1}));for(const e of r)e[t(442)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(357)];t++){if(0==r[t][e(357)])continue;const n=[];for(let s=t+1;s<r[e(357)];s++)0!=r[s][e(357)]&&i(r[t],r[s])&&n[e(681)](s);for(const s of n)r[t]=r[t][e(469)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(357)];n++)t[n][e(568)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(357)];n++)t[n][e(342)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(343)][r(396)]!==n[0][r(343)][r(396)]&&t[0][r(377)]!==n[0][r(377)])return!1;if(!function(t,e){const n=r;return!t[n(448)]&&!e[n(448)]||(!t[n(448)]||!e[n(448)])&&(!!(t[n(448)]&&e[n(544)]<t[n(367)][n(634)][n(407)](0)[n(544)])||!!(e[n(448)]&&t[n(544)]<e[n(367)][n(634)][n(407)](0)[n(544)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(343)],r(396)),o=Ic(n[0][r(343)],r(396));return!!Or(s,o)&&(!!t[r(762)]((t=>n[r(535)]((e=>t[r(375)]()[r(445)](e[r(375)]())))))&&n[r(762)]((e=>t[r(535)]((t=>e[r(375)]()[r(445)](t[r(375)]()))))))}}[Ec(626)](t){const e=Ec,n=Array[e(663)](t),r=this[e(534)]({skipNotAttached:!0}),s=r[e(374)]((n=>!t[e(581)](n))),o=new Map(n[e(478)]((t=>[t,this[e(462)][e(508)](t[e(585)],t[e(730)],e(758))]))),i=new Map(r[e(478)]((t=>[t,t[e(449)]()])));for(let t=0;t<n[e(357)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(357)];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(357)];e++){const s=r[e];if(s[a(585)]!==n[a(585)]||s[a(377)].id!==n[a(377)].id||s[a(730)]!==n[a(730)])continue;if(!wc(n,s,[a(396)]))continue;if(a(398)==n[a(585)]&&n[a(696)][a(589)]!=s[a(696)][a(589)])continue;if(a(398)==n[a(585)]&&t[a(332)](n[a(696)][a(418)]))continue;if(a(540)==n[a(585)]){const e=t[a(685)][a(522)],r=n[a(694)]();if(r&&(e[a(432)][a(615)](r)||e[a(432)][a(637)](r)))continue}const c=o[a(407)](n),u=i[a(407)](n),l=i[a(407)](s),f=n[a(367)]&&n[a(367)][a(357)],h=s[a(367)]&&s[a(367)][a(357)];if(!f&&c(l,u))return t[a(486)](s,n),i[a(338)](n),!0;if(!h&&c(u,l))return t[a(486)](n,s),i[a(338)](s),!0}return!1}}[Ec(486)](t,e){const n=Ec;if(t[n(571)])for(const r of e[n(449)]())t[n(403)](r);else{const r=e[n(375)]()[n(443)];this[n(720)](t,this[n(760)][n(553)](t[n(375)]()[n(712)],r))}e[n(506)]()}[Ec(497)](t,e){const n=Ec,r=t[n(382)](n(563))||t[n(382)](n(398))?n(436):t[n(434)]();return Wr(this[n(685)][n(424)],e+"_"+r+n(701))}[Ec(475)](){const t=Ec,e=this[t(685)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(760)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(542)](t[s(741)]);if(s(686)===e){n[s(620)](this[s(497)](r,s(697)));break}}for(const t of r){const{group:e,type:r}=this[s(542)](t[s(741)]);if(s(686)===e){n[s(620)](this[s(497)](r,s(583)));break}}}))}[Ec(389)](t){const e=Ec;if(this[e(702)])return!1;const n=this[e(685)],r=n[e(522)][e(509)][e(610)][e(628)]();if(0==r[e(357)])return!1;const s=[],o=r[e(374)]((t=>e(398)==t[e(585)])),i=r[e(374)]((t=>e(450)==t[e(585)]&&e(750)!=t[e(741)])),a=r[e(374)]((t=>e(728)==t[e(585)]&&e(750)!=t[e(741)]));for(const t of o)s[e(681)]({key:t[e(490)],newValue:t[e(487)],oldValue:t[e(669)],range:Rc(t[e(399)],n[e(522)])});for(const t of i){const r=a[e(557)]((n=>n[e(733)][e(445)](t[e(733)])));r&&s[e(681)]({key:e(373),newValue:t[e(741)],oldValue:r[e(741)],range:n[e(522)][e(526)](t[e(733)][e(670)])})}return 0!=s[e(357)]&&this[e(521)](t,s)}[Ec(451)](t){const e=Ec;let n=!1;const r=this[e(685)][e(522)][e(509)][e(610)][e(746)]()[e(374)]((t=>t[e(696)][e(484)]&&t[e(741)][e(382)](e(757))));for(const s of r){const{subType:r,id:o}=this[e(542)](s[e(741)]),i=r[e(718)]("|")[0];for(const r of this[e(534)]({skipNotAttached:!0}))r.id!=o&&e(398)==r[e(585)]&&r[e(696)]&&r[e(696)][e(418)]==i&&r[e(375)]()[e(410)](s[e(696)][e(484)])&&(this[e(370)](r,s[e(696)][e(484)],t),n=!0)}return n}[Ec(587)](t){const e=Ec;this[e(685)],this[e(702)]=!0,t()}[Ec(678)](t){const e=Ec,n=this[e(332)](t),r=this[e(726)][e(581)](t);return n||r}[Ec(521)](t,e){const n=Ec;if(0==e[n(357)])return!1;let r=!1;for(const s of e){const e=this[n(602)](s[n(399)],n(398))[n(374)]((t=>!t[n(609)][n(743)]))[n(478)]((t=>t[n(686)])),i=(0,o.hashObject)({newValue:s[n(652)]});e[n(374)]((t=>{const e=n,[r,o]=t[e(730)][e(718)]("|");return r==s[e(418)]&&o!=i}))[n(400)]((e=>{const o=n;this[o(370)](e,s[o(399)],t),r=!0}))}return r}[Ec(370)](t,e,n){const r=Ec,s=t[r(375)]()[r(364)](e);0!==s[r(357)]?1!==s[r(357)]?this[r(368)](t,e[r(712)],e[r(443)]):this[r(720)](t,s[0]):n[r(556)](t[r(458)]())}}class Ac{constructor(t){const e=Ec;this[e(354)]=t,this[e(760)]=t[e(522)],this[e(653)]=new Map,this[e(519)]=new Map,this[e(348)]()}[Ec(700)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(760)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(508)](t,e,i(511))(...n),onDiscard:(...n)=>this[i(508)](t,e,i(665))(...n)})}[Ec(455)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(653)][s(444)](o,r)}[Ec(508)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(653)][r(407)](s)||this[r(519)][r(407)](t+":"+n)}[Ec(348)](){const t=Ec,e=()=>!1,n=t=>{const e=Tc;t[e(442)](((t,n)=>t[e(712)][e(677)](n[e(712)])?1:-1)),this[e(760)][e(690)]((n=>{const r=e;for(const e of t){let t;t=e[r(443)][r(422)]&&e[r(443)][r(559)]==e[r(712)][r(670)]?n[r(567)](e[r(712)][r(670)],"on"):n[r(567)](e),this[r(760)][r(489)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Tc;e&&this[n(760)][n(690)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(478)]((t=>(Cc(t)&&(t=this[s(760)][s(553)](t[s(443)])),t)))[s(374)]((t=>s(666)!==t[s(360)][s(452)]));if(c[s(357)]<1)return;const u=Array[s(663)](this[s(760)][s(509)][s(736)][s(449)]())[s(478)]((t=>i.LiveRange[s(742)](t)));r[s(667)](c);for(const t of this[s(354)][s(547)][s(547)]())t[s(578)]();a[s(681)]({forceDefaultExecution:!0}),this[s(354)][s(704)](o,...a);const l=u[s(374)]((t=>s(666)!=t[s(360)][s(452)]));l[s(357)]>0&&r[s(667)](l);for(const t of u)t[s(614)]()}))},s=(e,n)=>1==e[t(357)]&&1==n[t(357)]&&e[0][t(443)][t(445)](n[0][t(712)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(760)])?[e,n]:vc(n,e,s,r,this[t(760)])?[n,e]:null;this[t(519)][t(444)](t(709),e),this[t(519)][t(444)](t(394),n),this[t(519)][t(444)](t(471),s),this[t(519)][t(444)](t(621),o),this[t(519)][t(444)](t(579),n),this[t(519)][t(444)](t(725),e),this[t(519)][t(444)](t(510),s),this[t(519)][t(444)](t(383),o),this[t(519)][t(444)](t(611),r),this[t(519)][t(444)](t(413),e),this[t(519)][t(444)](t(499),s),this[t(519)][t(444)](t(474),e),this[t(519)][t(444)](t(558),r),this[t(519)][t(444)](t(433),e),this[t(519)][t(444)](t(365),s),this[t(519)][t(444)](t(531),e),this[t(519)][t(444)](t(761),e),this[t(519)][t(444)](t(502),((e,n)=>{const r=t;if(!n)return;const s=this[r(354)][r(751)][r(407)](yc);this[r(760)][r(690)]((t=>{const o=r;if(o(373)==n[o(418)])for(const r of e){const e=r[o(712)][o(670)],s=n[o(589)];t[o(548)](e,s)}else if(s[o(332)](n[o(418)]))for(const r of e)void 0!==n[o(589)]?t[o(440)](n[o(418)],n[o(589)],r[o(712)][o(670)]):t[o(656)](n[o(418)],r[o(712)][o(670)]);else for(const r of e)n[o(589)]?t[o(440)](n[o(418)],n[o(589)],r):t[o(656)](n[o(418)],r)}))})),this[t(519)][t(444)](t(662),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(559)][r(692)]({includeSelf:!0,parentFirst:!0})){if(s[r(360)]==s)return!1;if(!n[r(437)](s))return!1;if(t[r(615)](s)||t[r(637)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(443)][e(559)]==t[e(712)][e(670)]&&t[e(443)][e(708)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(655)].is(s(689))&&!r[s(615)](t[s(655)]),i=t[s(712)][s(530)](o),a=t[s(443)][s(530)](o,{direction:s(671)});return!(t[s(712)][s(445)](i)&&t[s(443)][s(445)](a)||(i[s(677)](a)?n[s(339)](e,{range:n[s(553)](i,a)}):n[s(556)](e),0))}function Nc(t){return(0,o.hashObject)(t)}function Sc(t){const e=Ec,n=t[e(712)][e(670)];return n&&n.is(e(541))}function Rc(t,e){const n=Ec;return null==t[n(443)][n(539)]&&t[n(443)][n(559)]==t[n(712)][n(670)]?Mc(t[n(712)][n(670)],e):t}function Mc(t,e){const n=Ec,r=e[n(432)][n(615)](t)||e[n(432)][n(632)](t);return e[n(553)](e[n(504)](t,n(435)),r?e[n(649)](t):e[n(504)](t,n(443)))}function vc(t,e,n,r,s){const o=Ec;if(!wc(t,e))return!1;if(n[o(443)][o(445)](r[o(712)]))return!0;if(t[o(585)]!=e[o(585)])return!1;if(!n[o(443)][o(358)](r[o(712)]))return!1;const i=s[o(553)](n[o(443)],r[o(712)])[o(627)]();for(const t of i)if([o(439),o(668)][o(528)](t[o(585)])&&s[o(432)][o(637)](t[o(655)]))return!1;return!0}function wc(t,e,n=[]){const r=Ec;return!(!t[r(459)]||!e[r(459)])&&Or(Ic(t[r(343)],n),Ic(e[r(343)],n))}function Oc(t,e){const n=Ec,r=Dc(t[n(343)]),s=Dc(e);if(!t[n(459)])return!1;for(const t of Object[n(551)](s))if(!Or(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(613)]({},t);return delete n[e(755)],delete n[e(393)],n}function Fc(t,e){const n=Bc();return(Fc=function(t,e){return n[t-=236]})(t,e)}const xc=Fc;function Bc(){const t=["1339646YzGAUP","_removePendingAction","get","isDirty","change:isDirty","40PGJmFA","112318HguHed","bind","acceptSuggestion","_setPendingAction","PENDING_ACTION_SUGGESTION","view","_pendingAction","discardSuggestion","remove","getRanges","_editor","stopListening","_discardCommand","PendingActions","unbind","commands","15OjnEJR","isEnabled","11548LLisNg","add","113718SjLxEn","canEditAt","listenTo","329094wRumCq","commentThreadController","canAccept","execute","3368088IGYvuD","17194fpqmdW","93dmeXri","133CuPQgn","canDiscard","20BgOalW","_acceptCommand","destroy","plugins","model","locale"];return(Bc=function(){return t})()}!function(t,e){const n=Fc,r=t();for(;;)try{if(181541===-parseInt(n(256))/1+parseInt(n(240))/2*(parseInt(n(241))/3)+-parseInt(n(274))/4*(-parseInt(n(272))/5)+parseInt(n(276))/6*(parseInt(n(242))/7)+parseInt(n(255))/8*(parseInt(n(279))/9)+-parseInt(n(244))/10*(parseInt(n(250))/11)+-parseInt(n(239))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bc);class Pc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Fc;super(),this[s(248)]=e,this[s(261)]=n,this[s(236)]=r,this[s(266)]=t,this[s(245)]=t[s(271)][s(252)](s(258)),this[s(268)]=t[s(271)][s(252)](s(263)),this[s(261)][s(257)](s(273)).to(this[s(245)],this[s(268)],((t,e)=>t||e)),this[s(261)][s(257)](s(237)).to(this[s(245)],s(273),(t=>t&&this[s(266)][s(248)][s(277)](e[s(265)]()))),this[s(261)][s(257)](s(243)).to(this[s(268)],s(273),(t=>t&&this[s(266)][s(248)][s(277)](e[s(265)]()))),this[s(262)]=null,n[s(253)]&&this[s(259)](),this[s(278)](n,s(258),(()=>this[s(258)]())),this[s(278)](n,s(263),(()=>this[s(263)]())),this[s(278)](n,s(254),(()=>{const t=s;n[t(253)]?this[t(259)]():this[t(251)]()}))}[xc(258)](){const t=xc;this[t(245)][t(238)](this[t(248)].id)}[xc(263)](){const t=xc;this[t(268)][t(238)](this[t(248)].id)}[xc(246)](){const t=xc;this[t(261)][t(270)](t(273)),this[t(261)][t(270)](t(237)),this[t(261)][t(270)](t(243)),this[t(267)](),this[t(236)][t(246)](),this[t(262)]&&this[t(251)]()}[xc(259)](){const t=xc,e=Wr(this[t(266)][t(249)],t(260));this[t(262)]=this[t(266)][t(247)][t(252)](t(269))[t(275)](e)}[xc(251)](){const t=xc;null!==this[t(262)]&&this[t(266)][t(247)][t(252)](t(269))[t(264)](this[t(262)]),this[t(262)]=null}}const Uc=Gc;function jc(){const t=["commentThreadInputView","editor","setData","bind","commentsListView","destroy","element","value","234LQDBNM","546440aqZzzV","_createCommentThreadInputView","focus","_config","addComment","_createCommentViews","updateComment","isEnabled","1016GkgOdq","removeComment","assign","cancel","52446FoUgVo","149862yUzjLO","3066khQzyL","_localUser","_model","showInput","disabledSubmit","submit","canDiscard","commentThread","disableComments","1797696MmVVKI","length","CommentView","fire","canAccept","set","isReadOnly","authoredAt","isActive","locale","descriptionParts","1071150akwqAL","hasDirtyComment","commentInputView","delegate","isDirty","37azdjKe","editorConfig"];return(jc=function(){return t})()}function Gc(t,e){const n=jc();return(Gc=function(t,e){return n[t-=170]})(t,e)}!function(t,e){const n=Gc,r=t();for(;;)try{if(123384===parseInt(n(217))/1*(parseInt(n(177))/2)+-parseInt(n(191))/3+parseInt(n(178))/4+-parseInt(n(212))/5+-parseInt(n(190))/6+-parseInt(n(192))/7*(-parseInt(n(186))/8)+parseInt(n(201))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jc);class Vc extends s.View{constructor(t,e,n,r){const s=Gc;super(t),this[s(173)]=null,this[s(219)]=null,this[s(206)](s(209),!1),this[s(206)](s(208),e[s(208)]),this[s(172)](s(208)).to(e),this[s(206)](s(211),[]),this[s(206)](s(216),!1),this[s(206)](s(185),!1),this[s(206)](s(205),!1),this[s(206)](s(198),!1),this[s(194)]=e,this[s(193)]=n,this[s(181)]=r,r[s(200)]?this[s(206)](s(202),1):this[s(183)]()}[Uc(180)](){const t=Uc;this[t(175)][t(180)]()}[Uc(174)](){const t=Uc;this[t(173)]&&this[t(173)][t(174)](),this[t(219)]&&this[t(219)][t(174)](),super[t(174)]()}[Uc(183)](){const t=Uc,{CommentsListView:e}=this[t(181)];this[t(173)]=new e(this[t(210)],this[t(194)][t(199)],Object[t(188)]({CommentView:this[t(181)][t(203)]},this[t(181)])),this[t(173)][t(215)](t(187)).to(this),this[t(173)][t(215)](t(184)).to(this),this[t(173)][t(172)](t(209)).to(this),this[t(206)](t(202),this[t(173)][t(202)]+1),this[t(172)](t(202)).to(this[t(173)],t(202),(t=>t+1)),this[t(219)]=this[t(179)](),this.on(t(187),(()=>this[t(180)]())),this[t(172)](t(216)).to(this[t(173)],t(213),this[t(219)][t(214)],t(176),((t,e)=>t||!!e))}[Uc(179)](){const t=Uc,{CommentThreadInputView:e}=this[t(181)],n=new e(this[t(210)],this[t(193)],this[t(181)][t(218)]),r=n[t(214)];return n[t(172)](t(195)).to(this,t(209),this[t(194)][t(199)],t(207),r,t(176),((t,e,n)=>!!n||t&&!e)),r.on(t(197),((e,n)=>{const s=t;this[s(204)](s(182),n),r[s(170)][s(171)]("")})),r.on(t(189),(()=>this[t(180)]())),r[t(172)](t(196)).to(this[t(194)][t(199)],t(207)),n}}const Hc=zc;function Wc(){const t=["execute","commentThread","2nhGPjy","change:description","time","getExternalSuggestionNote","ck-annotation__actions","importWord","ck-suggestion-wrapper--active","canAccept","creator","ck-suggestion__main","ck-annotation__user","bind","fire","98YXsqcj","Discard suggestion","ck-annotation__main","type","disableComments","push","acceptButton","ck-suggestion","ck-annotation__info","ck-suggestion__info-name","discardButton","109338ENXFhi","split","element","5076yEJzld","12946032CUERiu","isEnabled","name","source","16260jlbXFH","commentsListView","1677748PFlodB","EXTERNAL_AVATAR","div","author",'"></span>',"content","ck-annotation__info-name","_model",'" title="',"139816xScnTk","isActive","userView","authoredAt","EXTERNAL_IMPORT_WORD_SUGGESTION","Accept suggestion","ck-suggestion__info","innerHTML","attributes","cancel","_createButton","description","EXTERNAL_SUGGESTION","render","title","createElement","color","</p>","getUserViewNotificationText","ck-annotation__info-time","4145298mywAWG","querySelector","locale","editorDestroyed",'<span class="ck-suggestion-color" style="background-color: ',"<p>","_descriptionElement","ck-suggestion--disabled-comments","ck-annotation","setTemplate","check","descriptionParts","formatDateTime","ck-comment__external","span","acceptSuggestion","delegate","isExternal","join","canDiscard",".ck-annotation__content-wrapper","@external","4184345emWnxn","EXTERNAL_IMPORT_WORD_AVATAR","_config","ck-annotation__content-wrapper","ck-suggestion--discard","ck-suggestion-wrapper","children","set","innerText","extendTemplate","getTemplate","commentThreadInputView","ck-comment__info-time","map","ck-suggestion--accept","editorReady","discardSuggestion","ck-suggestion__user","</span>","bindTemplate","3pXtCcY","value","ck-suggestion__actions",'<span class="ck-suggestion-type">',"ck-suggestion-"];return(Wc=function(){return t})()}function zc(t,e){const n=Wc();return(zc=function(t,e){return n[t-=304]})(t,e)}!function(t,e){const n=zc,r=t();for(;;)try{if(471255===-parseInt(n(329))/1*(parseInt(n(305))/2)+-parseInt(n(410))/3*(-parseInt(n(339))/4)+parseInt(n(390))/5+-parseInt(n(368))/6+parseInt(n(318))/7*(-parseInt(n(348))/8)+parseInt(n(332))/9*(-parseInt(n(337))/10)+parseInt(n(333))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wc);class Kc extends Vc{constructor(e,n,r,s){const i=zc;super(e,n,r,s),this[i(397)](i(321),""),this[i(316)](i(321)).to(this,i(379),(t=>t&&t[0]?t[0][i(321)]:"")),this[i(316)](i(359)).to(this,i(379),this,i(349),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(373)+qc(e[n(344)],e[n(364)])+n(365);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(374)]=null,this[i(324)]=this[i(358)](Wr(e,i(353)),t.icons[i(378)],i(404),i(383),"sw"),this[i(324)][i(316)](i(334)).to(this,i(312)),this[i(328)]=this[i(358)](Wr(e,i(319)),t.icons[i(357)],i(394),i(406),"sw"),this[i(328)][i(316)](i(334)).to(this,i(387)),this[i(350)]=new o.UserView(e,this[i(346)][i(342)],this[i(366)]()),this[i(350)][i(399)]({attributes:{class:[i(407),i(315)]}}),this[i(377)](this[i(400)]())}[Hc(400)](){const t=Hc,e=this[t(409)],n=[{tag:t(341),attributes:{class:[t(354),t(326)]},children:[{tag:t(382),children:[{text:this[t(350)][t(335)]}],attributes:{class:[t(327),t(345)]}},{tag:t(307),attributes:{datetime:e.to(t(351)),class:[t(402),t(367)]},children:[{text:e.to(t(351),(e=>this[t(392)][t(380)](e)))}]}]},{tag:t(341),attributes:{class:[t(412),t(309)]},children:[this[t(324)],this[t(328)]]},{tag:t(341),attributes:{class:[t(393)]}}];this[t(346)][t(385)]&&n[t(323)]({tag:t(341),attributes:{class:[t(381)]},children:[{text:this[t(308)]()}]});const r={tag:t(341),attributes:{class:[t(395),e.if(t(349),t(311)),e.to(t(321),(e=>t(414)+e)),this[t(392)][t(322)]&&t(375)],"data-suggestion-id":this[t(346)].id,"data-thread-id":this[t(346)][t(304)].id,"data-author-id":this[t(346)][t(342)].id,tabindex:-1},children:[{tag:t(341),attributes:{class:[t(325),t(376)]},children:[this[t(350)],{tag:t(341),attributes:{class:[t(314),t(320)]},children:n}]}]};return this[t(338)]&&this[t(401)]&&(r[t(396)][t(323)](this[t(338)],this[t(401)]),this[t(338)][t(384)](t(405)).to(this),this[t(338)][t(384)](t(371)).to(this),this[t(401)][t(384)](t(405)).to(this),this[t(401)][t(384)](t(371)).to(this)),r}[Hc(361)](){const t=Hc;super[t(361)](),this[t(374)]=this[t(331)][t(369)](t(388)),this[t(374)][t(355)]=this[t(359)],this.on(t(306),((e,n,r)=>{const s=t;this[s(374)][s(355)]=r}))}[Hc(358)](t,e,n,r,o){const i=Hc,a=new s.ButtonView(this[i(370)]);return a[i(397)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(399)]({attributes:{class:n}}),a.on(i(415),(()=>{const t=i;this[t(317)](r,this[t(346)].id)})),a}[Hc(308)](){const t=Hc;return t(310)===this[t(346)][t(356)][t(389)][t(336)]?Wr(this[t(370)],t(352)):Wr(this[t(370)],t(360))}[Hc(366)](){const t=Hc;return this[t(346)][t(385)]?t(310)===this[t(346)][t(356)][t(389)][t(336)]?Wr(this[t(370)],t(391),this[t(346)][t(313)][t(335)]):Wr(this[t(370)],t(340),this[t(346)][t(313)][t(335)]):null}}function qc(t,e){const n=Hc;let r="";return r+=t[n(330)]("*")[n(403)](((t,e)=>e%2!=0?n(413)+Xc(t)+n(408):Xc(t)))[n(386)](""),e&&(r+=n(372)+e[n(411)]+n(347)+e[n(362)]+n(343)),r}function Xc(t){const e=Hc,n=document[e(363)](e(382));return n[e(398)]=t,n[e(355)]}const Zc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Qc=Yc;function Jc(){const t=["comments","listenTo","actionView","init","_createMenuBarMenu","_suggestionToController","activeMarkers","source","75453hvHnFV","registerAnnotation","getRanges","isInContent","comments.maxThreadTotalWeight","trackChanges","trackChanges.disableComments","commentThread","editor","1324000pAMqBs","execute","Annotations","from","length","add","suggestionChanged","unbind","lowest","separator","_viewToController","comments.maxCommentsWhenCollapsed","activeAnnotations","createAnnotation","requires","getMarkers","_initializeController","trackChanges.SuggestionThreadView","value","_annotationViews","commandName","focus","8vNvZmU","_bindAnnotationToEditors","Discard all selected suggestions","pluginName","2992788jNNhDU","CommentView","discardButton","items","CommentsUI","isOn","componentFactory","createCommentThreadController","_createToolbarButton","getAllAdjacentSuggestions","_refreshActiveMarkers","comments.maxCommentCharsWhenCollapsed","editing","define","acceptButton","isEnabled","arrowView","refreshSelectedViews","push","locale","mainView","remove","config","getJoined","_unbindEditors","button","delegate","bind","destroy","filter","buttonView","view","suggestion-","children","values","comments.editorConfig","head","has","TrackChangesUI","panelView","reduce","previous","getMarkerNames","329995hmxLya","acceptAllSuggestions","toMany","discardAllSuggestions","Accept all selected suggestions","discardSelectedSuggestions","suggestionLoaded","5314152gQMkQZ","_handleSuggestionControllerDelayed","switchbutton","_addUIComponentsToFactory","set","createAnnotationView","SuggestionThreadView","addSourceCollector","_disableComments","2tiuRBe","92PCaqdz","_descriptionFactory","change:activeAnnotations","some","isMultiRange","CommentsRepository","model","EditorAnnotations","descriptionParts","type","size","acceptSelectedSuggestions","menuBar:trackChanges","innerView","TrackChangesEditing","getFirstRange","stopListening","Discard all suggestions","suggestionUnloaded","_handleControllerBuffer","getSuggestion","getDescriptions","215531uXGxGc","_destroyController","Accept all suggestions","getByInnerView","_updateController","delete","Track changes","3076143WfzJDR","change:previous","isDirty","clear","keys","plugins","get","addComment","commands","hasSuggestion"];return(Jc=function(){return t})()}function Yc(t,e){const n=Jc();return(Yc=function(t,e){return n[t-=165]})(t,e)}!function(t,e){const n=Yc,r=t();for(;;)try{if(447630===parseInt(n(268))/1*(-parseInt(n(245))/2)+parseInt(n(293))/3*(parseInt(n(246))/4)+parseInt(n(229))/5+-parseInt(n(236))/6+parseInt(n(275))/7+parseInt(n(182))/8*(parseInt(n(186))/9)+parseInt(n(302))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jc);class $c extends t.Plugin{static get[Qc(174)](){const t=Qc;return[yc,o.Users,t(251),t(304),t(253)]}static get[Qc(185)](){return Qc(224)}constructor(t){const e=Qc;super(t),this[e(290)]=new Map,this[e(170)]=new Map,this[e(179)]=new Map,this[e(265)]=new Map;const n=this[e(301)][e(208)];n[e(199)](e(177),Kc),n[e(199)](e(299),!1),this[e(244)]=n[e(281)](e(299))}[Qc(237)](t,e){const n=Qc;0===this[n(265)][n(256)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(265)]){const r=this[t(290)][t(223)](e);r||n?r&&n&&this[t(269)](e):this[t(176)](e)}this[t(265)][t(278)](),this[t(301)][t(280)][t(281)](t(253))[t(203)](),this[t(196)]()}),10),this[n(265)][n(240)](t,e)}[Qc(288)](){const t=Qc,e=this[t(301)],n=e[t(280)][t(281)](t(260)),r=e[t(280)][t(281)](t(304)),s=e[t(280)][t(281)](t(253)),o=e[t(280)][t(281)](t(251));this[t(239)](),s[t(243)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(305)](this[e(290)])){const s=t[e(195)](),o=[];for(const t of s){if(!t[e(296)])continue;if(t[e(250)]){o[e(204)](...t[e(295)]());continue}const n=t[e(261)]();if(o[e(306)]>0){const t=o[0][e(209)](n);if(t){o[0]=t;continue}}o[e(204)](n)}n[e(204)]([r[e(217)],o])}return n})),this[t(286)](n,t(235),((e,n)=>{const r=t;this[r(286)](n,r(276),((t,e,s,o)=>{const i=r;n[i(296)]&&(null==s?(this[i(272)](o[i(222)]),this[i(237)](n,!1)):(this[i(272)](s[i(222)]),null==o&&this[i(237)](n,!0)))})),null!==n[r(227)]?this[r(272)](n[r(222)]):this[r(237)](n,!1)})),this[t(286)](n,t(264),((e,n,r)=>{const s=t;this[s(262)](n,s(276)),this[s(265)][s(273)](n),this[s(290)][s(223)](n)&&this[s(269)](n),r&&this[s(272)](r[s(222)])})),this[t(286)](n,t(166),((e,n)=>{this[t(272)](n)})),this[t(286)](r,t(248),(()=>{this[t(196)]()})),this[t(286)](o,t(282),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(284)](r))return;const i=n[o(266)](r);this[o(290)][o(281)](i)[o(217)][o(181)]()}),{priority:t(168)})}[Qc(196)](){const t=Qc,e=this[t(301)][t(280)][t(281)](t(304)),n=this[t(301)][t(280)][t(281)](t(260)),r=Array[t(305)](e[t(172)],(e=>e[t(259)]))[t(215)]((e=>this[t(170)][t(223)](e))),s=[];for(const e of r){const n=this[t(170)][t(281)](e)[t(252)][t(195)]();s[t(204)](...n[t(226)](((e,n)=>[...e,...n[t(228)]()]),[]))}n[t(291)]=s}[Qc(239)](){const t=Qc,n=this[t(301)],r=n[t(205)],o=Wr(r,t(274)),i=new e.Collection([{type:t(238),model:new s.ViewModel({withText:!0,label:o,commandName:t(298)})},{type:t(169)},{type:t(211),model:new s.ViewModel({withText:!0,label:Wr(r,t(270)),commandName:t(230)})},{type:t(211),model:new s.ViewModel({withText:!0,label:Wr(r,t(233)),commandName:t(257)})},{type:t(211),model:new s.ViewModel({withText:!0,label:Wr(r,t(263)),commandName:t(232)})},{type:t(211),model:new s.ViewModel({withText:!0,label:Wr(r,t(184)),commandName:t(234)})}]);for(const e of i)if(tu(e)){const r=n[t(283)][t(281)](e[t(252)][t(180)]);e[t(252)][t(213)](t(191),t(201)).to(r,t(178),t(201))}n.ui[t(192)][t(165)](t(298),(e=>this[t(194)](e,i,o))),n.ui[t(192)][t(165)](t(258),(e=>this[t(289)](e,i,o)))}[Qc(194)](t,e,n){const r=Qc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(301)][r(283)][r(281)](r(298));o[r(216)][r(240)]({tooltip:n,label:n,icon:Zc}),o[r(216)][r(213)](r(191)).to(i,r(178)),o[r(216)].on(r(303),(()=>{const t=r;i[t(303)](),this[t(301)][t(198)][t(217)][t(181)]()})),(0,s.addListToDropdown)(o,e);const a=[];for(const t of e)tu(t)&&a[r(204)](this[r(301)][r(283)][r(281)](t[r(252)][r(180)]));const c=o[r(216)];return c[r(287)][r(167)](r(201)),c[r(202)][r(167)](r(201)),c[r(287)][r(213)](r(201)).to(i,r(201)),c[r(202)][r(213)](r(201))[r(231)](a,r(201),((...t)=>t[r(249)]((t=>t)))),o.on(r(303),(t=>{const e=r;this[e(301)][e(303)](t[e(292)][e(180)]),this[e(301)][e(198)][e(217)][e(181)]()})),o}[Qc(289)](t,e,n){const r=Qc,o=new s.MenuBarMenuView(t),i=this[r(301)][r(283)][r(281)](r(298));o[r(216)][r(240)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(169)==n[r(255)]){a[r(189)][r(165)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(252)];i[r(213)](...Object[r(279)](c)).to(c),i[r(212)](r(303)).to(o),i.on(r(303),(()=>{const t=r;this[t(301)][t(303)](c[t(180)]),this[t(301)][t(198)][t(217)][t(181)]()})),e[r(219)][r(165)](i),a[r(189)][r(165)](e)}return o[r(213)](r(201)).to(i,r(201)),o[r(225)][r(219)][r(165)](a),o}[Qc(176)](t){const e=Qc,n=this[e(301)],r=n[e(208)],s=n[e(280)][e(281)](e(304)),i=n[e(280)][e(281)](e(251)),a=n[e(280)][e(281)](e(253)),c=n[e(280)][e(281)](o.Users).me,u=r[e(281)](e(298))[e(242)],{CommentsListView:l,CommentThreadInputView:f}=n[e(280)][e(281)](e(190));let h,g;this[e(179)][e(223)](t.id)?(g=this[e(179)][e(281)](t.id),h=g[e(206)]):(h=new u(n[e(205)],t,c,{disableComments:this[e(244)],editorConfig:r[e(281)](e(221)),maxCommentsWhenCollapsed:r[e(281)](e(171)),maxThreadTotalWeight:r[e(281)](e(297)),maxCommentCharsWhenCollapsed:r[e(281)](e(197)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(281)](e(205))),CommentView:r[e(281)](e(285))[e(187)],CommentsListView:l,CommentThreadInputView:f}),h[e(200)].on(e(303),(()=>{const t=e;n[t(198)][t(217)][t(181)]()})),h[e(188)].on(e(303),(()=>{const t=e;n[t(198)][t(217)][t(181)]()})),g=s[e(241)](this[e(301)][e(205)],h),g[e(213)](e(277)).to(h,e(277)),g[e(213)](e(306)).to(h),g[e(213)](e(255)).to(h,e(255),(t=>e(218)+t)),this[e(179)][e(240)](t.id,g));const d=i[e(193)](t[e(300)],h),p=new Pc(n,t,h,d),m=t[e(195)]()[e(215)]((t=>t[e(296)]));h[e(254)]=n[e(280)][e(281)](e(260))[e(247)][e(267)](m),this[e(290)][e(240)](t,p),this[e(170)][e(240)](h,p);const I=s[e(173)]({view:g,target:()=>{const r=e,s=[],i=t[r(195)]()[r(215)]((t=>t[r(296)]));for(const t of i)s[r(204)](...t[r(175)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(198)],s)},type:()=>e(218)+p[e(217)][e(255)]});i[e(183)](h,I),s[e(165)](I),a[e(294)](I)}[Qc(269)](t){const e=Qc,n=this[e(301)][e(280)][e(281)](e(251)),r=this[e(301)][e(280)][e(281)](e(304)),s=this[e(290)][e(281)](t),o=s[e(217)],i=r[e(271)](o);n[e(210)](o),i&&r[e(207)](i),this[e(290)][e(273)](t),this[e(170)][e(273)](o),s[e(214)]()}[Qc(272)](t){const e=Qc;if(!t[e(296)]||!this[e(290)][e(223)](t))return;const n=this[e(301)][e(280)][e(281)](e(260)),r=this[e(290)][e(281)](t),s=t[e(195)]();r[e(217)][e(254)]=n[e(247)][e(267)](s)}[Qc(214)](){const t=Qc;for(const e of this[t(290)][t(279)]())this[t(269)](e);for(const e of this[t(179)][t(220)]())e[t(206)][t(214)]();super[t(214)]()}}function tu(t){return Qc(252)in t}var eu=ru;function nu(){var t=["plugins","requires","Comments","getSuggestion","addSuggestion","pluginName","7AfHGTu","adapter","2137830UNhwBV","getSuggestions","1987355ypcxml","1540098PPMftZ","277728iYDLSe","get","9psMLMT","editor","7690390MpDaDy","addSuggestionData","224208XUuIAg","TrackChanges","16SVhWuH","33014haZjgD"];return(nu=function(){return t})()}function ru(t,e){var n=nu();return(ru=function(t,e){return n[t-=460]})(t,e)}!function(t,e){for(var n=ru,r=t();;)try{if(221726===-parseInt(n(463))/1+parseInt(n(466))/2*(parseInt(n(481))/3)+parseInt(n(479))/4+parseInt(n(477))/5+parseInt(n(475))/6*(parseInt(n(473))/7)+-parseInt(n(465))/8*(-parseInt(n(478))/9)+-parseInt(n(461))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(nu);class su extends t.Plugin{static get[eu(468)](){return[yc,$c,eu(469)]}static get[eu(472)](){return eu(464)}set[eu(474)](t){var e=eu;this[e(460)][e(467)][e(480)](yc)[e(474)]=t}get[eu(474)](){var t=eu;return this[t(460)][t(467)][t(480)](yc)[t(474)]}[eu(471)](t){var e=eu;return this[e(460)][e(467)][e(480)](yc)[e(462)](t)}[eu(476)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(460)][n(467)][n(480)](yc)[n(476)]({skipNotAttached:t,toJSON:e})}[eu(470)](t){var e=eu;return this[e(460)][e(467)][e(480)](yc)[e(470)](t)}}function ou(){const t=["getRootNames","trackChangesData.editorCreator","Pagination","destroy","2868045xlGrwG","editor","function","pluginName","init","define","acceptAllSuggestions","6sHAnzu","getSuggestions","track-changes-data-invalid-editor-creator","map","useAnonymousUser","editorCreator","5076488ggyDNF","push","result","discardAllSuggestions","createElement","execute","document","users","requires","getDataWithAcceptedSuggestions","trackChangesData","getUser","end","data","CommentsRepository","TrackChangesEditing","addSuggestionData","getFullData","div","_adapter","constructor","getDataWithDiscardedSuggestions","352174aAsMpU","model","12583197prXjme","3yOweFz","create","1751374nJbsnn","reduce","10629577fKXrrR","appendChild","TrackChangesDataGetter","getRootsAttributes","createDocumentFragment","addUser","get","Users","rootsAttributes","set","9466224PjNNjj","name","config","TrackChangesData","plugins"];return(ou=function(){return t})()}const iu=au;function au(t,e){const n=ou();return(au=function(t,e){return n[t-=391]})(t,e)}!function(t,e){const n=au,r=t();for(;;)try{if(771308===-parseInt(n(433))/1+-parseInt(n(438))/2*(parseInt(n(436))/3)+parseInt(n(411))/4+parseInt(n(398))/5*(-parseInt(n(405))/6)+parseInt(n(440))/7+parseInt(n(450))/8+-parseInt(n(435))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ou);const cu=[iu(396)];class uu extends t.Plugin{static get[iu(419)](){return[yc]}static get[iu(401)](){return iu(392)}[iu(402)](){const t=iu,n=this[t(399)];if(n[t(391)][t(403)](t(395),(e=>{const r=t,s=n[r(434)][r(417)][r(394)]()[r(439)](((t,e)=>(t[e]="",t)),{});return n[r(431)][r(437)](s,e)})),t(400)!=typeof n[t(391)][t(446)](t(421))[t(410)])throw new e.CKEditorError(t(407))}[iu(420)](t){return hu(this[iu(399)],!0,t)}[iu(432)](t){return hu(this[iu(399)],!1,t)}}class lu extends t.Plugin{static get[iu(401)](){return iu(442)}constructor(t){const e=iu;super(t),this[e(413)]=e(423)}[iu(402)](){const t=iu;this[t(399)][t(393)][t(446)](t(425))[t(430)]={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(399)][t(393)][t(446)](t(426))[t(430)]=null}}function fu(t){return void 0!==t[iu(443)]}async function hu(t,e,n){const r=iu,s=(0,o.sanitizeEditorConfig)(t,cu);s[r(393)][r(412)](yc,lu),s[r(448)]=fu(t)?t[r(443)]():void 0;const i=document[r(444)](),a=t[r(391)][r(446)](r(421))[r(410)],c=await a(s,(()=>function(t){const e=r,n=document[e(415)](e(429));return t[e(441)](n),n}(i)));!function(t,e){const n=r,s=t[n(434)][n(417)][n(394)]()[n(439)](((e,r)=>(e[r]=t[n(424)][n(446)]({rootName:r}),e)),{}),o=t[n(393)][n(446)](n(447))[n(418)][n(408)]((t=>({id:t.id,name:t[n(451)]}))),i=t[n(393)][n(446)](n(426))[n(406)]({skipNotAttached:!0,toJSON:!0}),a=e[n(393)][n(446)](n(447)),c=e[n(393)][n(446)](n(426));for(const t of o)a[n(422)](t.id)||a[n(445)](t);a.me||a[n(409)]();for(const t of i)c[n(427)](t);e[n(424)][n(449)](s)}(t,c),c[r(416)](r(e?404:414));const u=fu(c)?c[r(428)](n):c[r(424)][r(446)](n);return await c[r(397)](),u}function gu(){var t=["163513tyqgoM","8718358lepZBx","105yKRJLW","1165hxxmuc","900KqCtwl","1084527kPQJDX","8730bxhpdr","66644lVchZd","10gwtYoL","2988576lDrzqL","1567ekYMlI"];return(gu=function(){return t})()}function du(t,e){var n=gu();return(du=function(t,e){return n[t-=231]})(t,e)}!function(t,e){for(var n=du,r=t();;)try{if(733150===-parseInt(n(241))/1*(parseInt(n(235))/2)+parseInt(n(233))/3*(parseInt(n(238))/4)+parseInt(n(234))/5*(parseInt(n(237))/6)+-parseInt(n(231))/7+-parseInt(n(240))/8+-parseInt(n(236))/9*(-parseInt(n(239))/10)+parseInt(n(232))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
5
+ */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>ru,TrackChangesData:()=>uu,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);function c(){const t=["26sWDNom","isEnabled","refresh","4291483StUESh","TrackChangesCommand","value","execute","has","6brtnJR","11sUZmsU","524632uwifHJ","clearForceDisabled","132391uvqPBk","editor","forceDisabled","1871118QbdRRD","_isEnabledBasedOnSelection","108vsDOwW","10vUUJMl","_disableUnsupportedCommands","4376570rAhXDD","_enabledCommands","affectsData","2675568fYrIPR","commands","96604hxSZbE","2MnIRhI","_enableCommands"];return(c=function(){return t})()}function u(t,e){const n=c();return(u=function(t,e){return n[t-=159]})(t,e)}const l=u;!function(t,e){const n=u,r=t();for(;;)try{if(614451===parseInt(n(186))/1*(parseInt(n(172))/2)+-parseInt(n(161))/3+parseInt(n(171))/4*(parseInt(n(164))/5)+-parseInt(n(182))/6*(parseInt(n(177))/7)+parseInt(n(184))/8*(parseInt(n(163))/9)+-parseInt(n(166))/10*(-parseInt(n(183))/11)+parseInt(n(169))/12*(parseInt(n(174))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(c);class f extends t.Command{constructor(t,e){const n=u;super(t),this[n(167)]=e,this[n(179)]=!1,this[n(176)](),this[n(162)]=!1}[l(176)](){this[l(175)]=!0}[l(180)](){const t=l;this[t(179)]=!this[t(179)],this[t(179)]?this[t(165)]():this[t(173)]()}[l(165)](){const t=l;for(const e of this[t(159)][t(170)][t(170)]())e[t(168)]&&!this[t(167)][t(181)](e)&&e[t(160)](t(178))}[l(173)](){const t=l;for(const e of this[t(159)][t(170)][t(170)]())e[t(168)]&&!this[t(167)][t(181)](e)&&e[t(185)](t(178))}}const h=d;function d(t,e){const n=g();return(d=function(t,e){return n[t-=451]})(t,e)}function g(){const t=["_isEnabledBasedOnSelection","editor","216452tMIJzX","canEditAt","84YFLAZK","5033508JQEJlV","8676850IlprYz","25117648lIFyco","getRanges","plugins","isEnabled","_suggestions","refresh","execute","728632TZWubX","TrackChangesEditing","acceptSuggestion","2570380fyhrks","get","115383sBSshk","track-changes-accept-suggestion-not-found","model"];return(g=function(){return t})()}!function(t,e){const n=d,r=t();for(;;)try{if(855043===-parseInt(n(469))/1+parseInt(n(459))/2*(-parseInt(n(452))/3)+-parseInt(n(457))/4+parseInt(n(472))/5+parseInt(n(460))/6+-parseInt(n(461))/7+parseInt(n(462))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(g);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(466)]=e,this[n(467)](),this[n(455)]=!1}[h(467)](){this[h(465)]=!0}[h(468)](t){const n=h,r=this[n(466)][n(451)](t);if(!r)throw new e.CKEditorError(n(453),this);const s=r[n(463)]();this[n(456)][n(454)][n(458)](s)&&this[n(456)][n(464)][n(451)](n(470))[n(471)](r)}}const m=E;function I(){const t=["get","discardSuggestion","isEnabled","4OtbJJF","_suggestions","plugins","track-changes-discard-suggestion-not-found","_isEnabledBasedOnSelection","2142145hinkqJ","9wOaaQQ","2418708yJNxBD","3741045SsXZVU","1864331ZnrnWi","editor","7941008dwPRqD","TrackChangesEditing","5843598jUFARr","canEditAt","model","8428ZGHzFO","getRanges","refresh","execute"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=469]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(643478===-parseInt(n(473))/1+parseInt(n(487))/2+parseInt(n(488))/3+parseInt(n(480))/4*(parseInt(n(485))/5)+-parseInt(n(470))/6+-parseInt(n(489))/7+-parseInt(n(491))/8*(parseInt(n(486))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(481)]=e,this[n(475)](),this[n(484)]=!1}[m(475)](){this[m(479)]=!0}[m(476)](t){const n=m,r=this[n(481)][n(477)](t);if(!r)throw new e.CKEditorError(n(483),this);const s=r[n(474)]();this[n(490)][n(472)][n(471)](s)&&this[n(490)][n(482)][n(477)](n(469))[n(478)](r)}}function T(t,e){const n=A();return(T=function(t,e){return n[t-=389]})(t,e)}function _(t){const e=T;return t[e(414)](((t,n)=>e(425)==t[e(421)]&&e(425)!=n[e(421)]?-1:e(425)!=t[e(421)]&&e(425)==n[e(421)]?1:0))}function y(t,e){const n=T;let r,s=0;const o=[],i=e[n(412)];for(;s<t[n(399)];){const a=t[s],c=t[s+1];r||(r=e[n(411)](a)),C(e,a,c)||(o[n(404)](e[n(389)](r,i[n(407)](a)?e[n(402)](a):e[n(395)](a,n(398)))),r=null),s++}return o}function A(){const t=["33IyHmQy","122267pPifXB","map","createPositionBefore","schema","12738496InZhsZ","sort","246772CFYNOg","change","content","isInContent","value"," [color ","type","replace","join","11234748UwUeEc","deletion","22itZOXl","2354830BzoUqB","5728680HuPqXf","isIntersecting","isArray","add","isCollapsed","createRange","10530290fDscmc","next","isMultiRange","getRanges","isTouching","createPositionAt","11OMjiGK","color","end","length","splice","9UhIVXu","createPositionAfter","from","push","start","execute","isObject"];return(A=function(){return t})()}function C(t,e,n){const r=T;if(!n)return!1;const s=t[r(402)](e),o=t[r(411)](n);return s[r(394)](o)}!function(t,e){const n=T,r=t();for(;;)try{if(857877===parseInt(n(409))/1*(-parseInt(n(426))/2)+-parseInt(n(408))/3*(-parseInt(n(415))/4)+-parseInt(n(427))/5+parseInt(n(428))/6+-parseInt(n(424))/7+-parseInt(n(413))/8*(-parseInt(n(401))/9)+parseInt(n(390))/10*(parseInt(n(396))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(A);function k(t,e,n){const r=T;for(;n[r(399)];){const s=n[r(400)](0,100);t[r(416)]((()=>{const t=r;for(const n of s)n[t(418)]&&e[t(406)](n.id)}))}}const L=R;function R(t,e){const n=S();return(R=function(t,e){return n[t-=417]})(t,e)}!function(t,e){const n=R,r=t();for(;;)try{if(296525===parseInt(n(425))/1*(parseInt(n(435))/2)+parseInt(n(444))/3*(parseInt(n(421))/4)+parseInt(n(429))/5*(parseInt(n(426))/6)+parseInt(n(437))/7*(parseInt(n(430))/8)+parseInt(n(439))/9*(-parseInt(n(420))/10)+-parseInt(n(442))/11*(parseInt(n(418))/12)+parseInt(n(433))/13*(-parseInt(n(438))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(S);class N extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(427)]=e,this[r(428)]=n,this[r(441)](),this[r(434)]=!1}[L(441)](){const t=L,e=Array[t(417)](this[t(428)][t(440)]())[t(423)]((e=>e[t(424)]));this[t(436)]=this[t(427)][t(436)]&&e}[L(432)](){const t=L,e=_(Array[t(417)](this[t(428)][t(440)]()));for(const n of e){const e=n[t(431)]();if(!this[t(422)][t(443)][t(419)](e))return}k(this[t(422)][t(443)],this[t(427)],e)}}function S(){const t=["model","75627cwpNTg","from","1476iqJDOP","canEditAt","310Rpiyuh","52MlKnmP","editor","some","isInContent","547451gdCgLC","726qdwfMj","_command","_suggestions","19870QZQOSz","8HXGCpX","getRanges","execute","234bvyWge","_isEnabledBasedOnSelection","2pktCMH","isEnabled","562709bcboEz","159586tbNWat","119349oIgknA","values","refresh","46827mRdDGK"];return(S=function(){return t})()}const v=M;function M(t,e){const n=O();return(M=function(t,e){return n[t-=439]})(t,e)}function O(){const t=["selection","35419pKFkrl","364942YGzOPx","_selectedSuggestions","execute","801036kRfUDZ","_command","values","refresh","707335zgaLeK","from","1784Fbdgku","9657XTVFxN","model","88tGNbzq","editor","canEditAt","size","3myzqUc","303090zPrEPS","4062541gSDuAu","_isEnabledBasedOnSelection","_suggestions","document","8YzvGVI","isEnabled","getRanges"];return(O=function(){return t})()}!function(t,e){const n=M,r=t();for(;;)try{if(314168===-parseInt(n(450))/1+parseInt(n(451))/2*(parseInt(n(440))/3)+-parseInt(n(446))/4*(parseInt(n(458))/5)+-parseInt(n(454))/6+parseInt(n(442))/7+-parseInt(n(460))/8*(parseInt(n(461))/9)+parseInt(n(441))/10*(parseInt(n(463))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(O);class w extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(455)]=e,this[r(444)]=n,this[r(452)]=new Set,this[r(457)](),this[r(443)]=!1}[v(457)](){const t=v,e=this[t(464)][t(462)][t(445)][t(449)],n=Array[t(459)](this[t(444)][t(456)]());this[t(452)]=function(t,e){const n=T,r=Array[n(403)](t[n(393)]()),s=new Set;for(const o of e)if(o[n(418)])for(const e of r)for(const r of o[n(393)]())(e[n(429)](r)||t[n(432)]&&!o[n(392)]&&o[n(391)]&&r[n(398)][n(394)](e[n(405)]))&&s[n(431)](o);return s}(e,n),this[t(447)]=this[t(455)][t(447)]&&!!this[t(452)][t(439)]}[v(453)](){const t=v,e=_(Array[t(459)](this[t(452)]));for(const n of e){const e=n[t(448)]();if(!this[t(464)][t(462)][t(465)](e))return}k(this[t(464)][t(462)],this[t(455)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var B=Array.prototype.splice;const x=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():B.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=x,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const z=V;const H=function(){this.__data__=new z,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const X=function(t){return this.__data__.get(t)};const K=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const Y=q||Z||Function("return this")();const Q=Y.Symbol;var J=Object.prototype,$=J.hasOwnProperty,tt=J.toString,et=Q?Q.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=Q?Q.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Y["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var dt=Function.prototype.toString;const gt=function(t){if(null!=t){try{return dt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(gt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const Ct=At(Y,"Map");const kt=At(Object,"create");const Lt=function(){this.__data__=kt?kt(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Nt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(kt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Nt.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return kt?void 0!==e[t]:vt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=kt&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Lt,wt.prototype.delete=Rt,wt.prototype.get=St,wt.prototype.has=Mt,wt.prototype.set=Ot;const Dt=wt;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(Ct||z),string:new Dt}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Bt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const xt=function(t){var e=Bt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Bt(this,t).get(t)};const jt=function(t){return Bt(this,t).has(t)};const Gt=function(t,e){var n=Bt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Ft,Vt.prototype.delete=xt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const zt=Vt;const Ht=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!Ct||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new zt(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new z(t);this.size=e.size}Wt.prototype.clear=H,Wt.prototype.delete=W,Wt.prototype.get=X,Wt.prototype.has=K,Wt.prototype.set=Ht;const Xt=Wt;const Kt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Yt=Object.prototype.hasOwnProperty;const Qt=function(t,e,n){var r=t[e];Yt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const 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?Zt(n,a,c):Qt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Y.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const de=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const ge=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&ge(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var Ce=Object.prototype.hasOwnProperty;const ke=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!Ce.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||de(u,c))||a.push(u);return a};var Le=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Ne=function(t,e){return function(n){return t(e(n))}};const Se=Ne(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Re(t))return Se(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&ge(t.length)&&!ct(t)};const we=function(t){return Oe(t)?ke(t):Me(t)};const De=function(t,e){return t&&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 Be=function(t){if(!at(t))return Fe(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const xe=function(t){return Oe(t)?ke(t,!0):Be(t)};const Ue=function(t,e){return t&&Jt(e,xe(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Y.Buffer:void 0,ze=Ve?Ve.allocUnsafe:void 0;const He=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Xe=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Ke=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Ye=Ze?function(t){return null==t?[]:(t=Object(t),Xe(Ze(t),(function(e){return qe.call(t,e)})))}:Ke;const Qe=function(t,e){return Jt(t,Ye(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=Ne(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Je(e,Ye(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,Ye)};const sn=function(t){return nn(t,xe,tn)};const on=At(Y,"DataView");const an=At(Y,"Promise");const cn=At(Y,"Set");const un=At(Y,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",dn="[object WeakMap]",gn="[object DataView]",pn=gt(on),mn=gt(Ct),In=gt(an),En=gt(cn),bn=gt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=gn||Ct&&Tn(new Ct)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=dn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?gt(n):"";if(r)switch(r){case pn:return gn;case mn:return ln;case In:return fn;case En:return hn;case bn:return dn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Cn=Y.Uint8Array;const kn=function(t){var e=new t.constructor(t.byteLength);return new Cn(e).set(new Cn(t)),e};const Ln=function(t,e){var n=e?kn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Nn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Q?Q.prototype:void 0,vn=Sn?Sn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const On=function(t,e){var n=e?kn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return kn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Nn(t);case"[object Symbol]":return Mn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:Fn($e(t))};const Bn=function(t){return te(t)&&"[object Map]"==_n(t)};var xn=_e&&_e.isMap;const Un=xn?Ie(xn):Bn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var zn="[object Arguments]",Hn="[object Function]",Wn="[object Object]",Xn={};Xn[zn]=Xn["[object Array]"]=Xn["[object ArrayBuffer]"]=Xn["[object DataView]"]=Xn["[object Boolean]"]=Xn["[object Date]"]=Xn["[object Float32Array]"]=Xn["[object Float64Array]"]=Xn["[object Int8Array]"]=Xn["[object Int16Array]"]=Xn["[object Int32Array]"]=Xn["[object Map]"]=Xn["[object Number]"]=Xn[Wn]=Xn["[object RegExp]"]=Xn["[object Set]"]=Xn["[object String]"]=Xn["[object Symbol]"]=Xn["[object Uint8Array]"]=Xn["[object Uint8ClampedArray]"]=Xn["[object Uint16Array]"]=Xn["[object Uint32Array]"]=!0,Xn["[object Error]"]=Xn[Hn]=Xn["[object WeakMap]"]=!1;const Kn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),d=h==Hn||"[object GeneratorFunction]"==h;if(fe(e))return He(e,c);if(h==Wn||h==zn||d&&!o){if(a=u||d?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Qe(e,De(a,e))}else{if(!Xn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Xt);var g=i.get(e);if(g)return g;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?xe:we)(e);return Kt(p||e,(function(s,o){p&&(s=e[o=s]),Qt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Kn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Qn=/^\w*$/;const Jn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Qn.test(t)||!Yn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||zt),n}$n.Cache=zt;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Q?Q.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Jn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:de(e[s+1])?[]:{})}Qt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const dr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const gr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=dr,pr.prototype.has=gr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,d=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var g=t[f],p=e[f];if(r)var m=i?r(p,g,f,e,t,o):r(g,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(d){if(!Ir(e,(function(t,e){if(!Er(d,e)&&(g===t||s(g,t,n,r,o)))return d.push(e)}))){h=!1;break}}else if(g!==p&&!s(g,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Q?Q.prototype:void 0,Ar=yr?yr.valueOf:void 0;const Cr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new Cn(t),new Cn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var kr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:kr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var d=!0;o.set(t,e),o.set(e,t);for(var g=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){d=!1;break}g||(g="constructor"==l)}if(d&&!g){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(d=!1)}return o.delete(t),o.delete(e),d};var Rr="[object Arguments]",Nr="[object Array]",Sr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Nr:_n(t),u=a?Nr:_n(e),l=(c=c==Rr?Sr:c)==Sr,f=(u=u==Rr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Xt),i||Ae(t)?br(t,e,n,r,s,o):Cr(t,e,c,n,r,s,o);if(!(1&n)){var d=l&&vr.call(t,"__wrapped__"),g=f&&vr.call(e,"__wrapped__");if(d||g){var p=d?t.value():t,m=g?e.value():e;return o||(o=new Xt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Xt),Lr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:Mr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Br=function(t,e){return e.length<2?t:Fr(t,Pr(e,0,-1))};const xr=function(t,e){return e=ur(e,t),null==(t=Br(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||xr(t,e)};function jr(){const t=["@external","setAttribute","get","next","decorate","author","accept","getRanges","getRange","type","nodeAfter","_onAttributesChange","_model","isExternal","head","196089lRGInI","filter","getMarkerNames","data","subType","reduce","29076puaOzH","getMarkers","start","discard","_markerNames","end","onAttributesChange","toJSON","authoredAt","removeMarkers","length","createdAt","addMarker","9574iMNswf","57vYQhuL","1705803qAVWyq","substr","from","suggestion:","1433304sDNGTU","removeMarker","addMarkerName","markers","_isDataLoaded","6647424xiXksN","getContainedElement","add","size","isIntersecting","_onDiscard","previous","creator","commentThread","onDiscard","50gVugyf","520808RmfJHn","map","isMultiRange","20ZBfsXN","delete","getFirstRange","7AaDSyz","_onAccept","change","8vneplz","split","addRange","_saved","nodeBefore","isIntersectingWithRange","isInContent","removeAttribute","getAllAdjacentSuggestions","getFirstMarker","attributes","hasComments","getItems","onAccept","set","getMultiRangeId","clear","push"];return(jr=function(){return t})()}const Gr=Vr;function Vr(t,e){const n=jr();return(Vr=function(t,e){return n[t-=381]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(205474===parseInt(n(396))/1*(parseInt(n(395))/2)+-parseInt(n(459))/3*(-parseInt(n(426))/4)+-parseInt(n(416))/5*(parseInt(n(382))/6)+parseInt(n(423))/7*(-parseInt(n(417))/8)+parseInt(n(401))/9+-parseInt(n(420))/10*(-parseInt(n(397))/11)+-parseInt(n(406))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(405)]=!1,this.id=e.id,this[n(453)]=e[n(453)],this[n(463)]=e[n(463)]||null,this[n(449)]=e[n(449)],this[n(413)]=e[n(413)]||e[n(449)],this[n(457)]=Boolean(e[n(436)]&&e[n(436)][n(444)]),this[n(462)]=null,this[n(456)]=t,this[n(424)]=e[n(439)],this[n(411)]=e[n(415)],this[n(455)]=e[n(388)],this[n(386)]=new Set,this[n(393)]=null,this[n(440)](n(390),null),this[n(440)](n(436),e[n(436)]||{}),this[n(440)](n(412),null),this[n(440)](n(447),null),this[n(440)](n(414),null),this[n(440)](n(429),!1),this[n(448)](n(450)),this[n(448)](n(385))}get[Gr(458)](){const t=Gr;let e=this;for(;e[t(412)];)e=e[t(412)];return e}get[Gr(437)](){const t=Gr;return!!this[t(414)]&&this[t(414)][t(392)]>0}get[Gr(419)](){const t=Gr;return 0!=this[t(386)][t(409)]&&6==Array[t(399)](this[t(386)])[0][t(427)](":")[t(392)]}get[Gr(432)](){return null!==this[Gr(435)]()}[Gr(403)](t){const e=Gr;this[e(386)][e(408)](t)}[Gr(461)](){const t=Gr;return Array[t(399)](this[t(386)])}[Gr(383)](){const t=Gr;return this[t(461)]()[t(418)]((e=>this[t(456)][t(404)][t(446)](e)))[t(460)]((t=>t))}[Gr(435)](){return this[Gr(383)]()[0]||null}[Gr(391)](){const t=Gr;this[t(456)][t(425)]((e=>{const n=t;for(const t of this[n(383)]())e[n(402)](t)})),this[t(386)][t(442)]()}[Gr(402)](t){const e=Gr;this[e(456)][e(425)]((n=>{n[e(402)](t)})),this[e(386)][e(421)](t)}[Gr(428)](t){const e=Gr,n=e(400)+this[e(453)]+":"+this[e(463)]+":"+this.id+":"+this[e(413)].id+":"+zr[e(441)]();this[e(403)](n),this[e(456)][e(425)]((r=>{r[e(394)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Gr(431)](t){const e=Gr;for(const n of this[e(451)]())if(n[e(410)](t))return!0;return!1}[Gr(451)](){const t=Gr;return this[t(383)]()[t(418)]((e=>e[t(452)]()))}[Gr(438)](){const t=Gr;return this[t(451)]()[t(381)](((e,n)=>[...e,...n[t(438)]()]),[])}[Gr(422)](){const t=Gr;var e;return(null===(e=this[t(435)]())||void 0===e?void 0:e[t(452)]())||null}[Gr(407)](){const t=Gr,e=this[t(451)]();if(1!=e[t(392)])return null;const n=e[0],r=n[t(384)][t(454)],s=n[t(387)][t(430)];return r instanceof i.Element?r!=s?null:r:null}[Gr(450)](){const t=Gr;this[t(424)](this[t(451)](),this[t(462)],this[t(436)]),this[t(391)]()}[Gr(385)](){const t=Gr;this[t(411)](this[t(451)](),this[t(462)],this[t(436)]),this[t(391)]()}[Gr(434)](){const t=Gr,e=[];let n=this[t(458)];for(;n;)e[t(443)](n),n=n[t(447)];return e}[Gr(445)](t,e){const n=Gr,r=qn(this[n(436)]);hr(r,t,e),wr(r,this[n(436)])||(this[n(436)]=r,this[n(455)](r))}[Gr(433)](t){const e=Gr,n=qn(this[e(436)]);Ur(n,t),wr(n,this[e(436)])||(this[e(436)]=n,this[e(455)](this[e(436)]))}[Gr(389)](){const t=Gr;return{id:this.id,type:this[t(463)]?this[t(453)]+":"+this[t(463)]:this[t(453)],authorId:this[t(413)].id,createdAt:this[t(393)],hasComments:this[t(437)],data:this[t(462)],attributes:this[t(436)]}}static[Gr(441)](){const t=Gr;return(0,e.uid)()[t(398)](1,5)}}function Hr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Wr=Kr;function Xr(){const t=["elementEnd","name","indexOf","addEmptyContainer","_locale","REPLACE_TEXT","has","item","removeObject","label","subType","map","EmptyContainer","remove","5kdNzAp","replace","newValue","match","*Merge:* %0","_addDescriptionItems","nodeAfter","_itemLabelsCallbacks","removeFormat","matchingCallback","registerAttributeLabel","*Remove:* %0","push","_schema","428249ilfXVS","Container","*Split:* %0","isEqual","registerElementLabel","$text","key","addContainer","isObject","getWalker","isEmpty","insertion","nextSibling","_resolveDescriptionItems","2371638SkRiXr","end","normal","join","get","registerDescriptionCallback","getItemLabel","elementStart","*Remove format:* %0","ELEMENT_SPACE","type","36grOCCC","1216DBWTYq","_attributeLabels","_handleInsertRemoveSuggestionDescription","_itemLabels","*Change to:* %0","getFirstRange","set","3410270FWFIqs","attribute","addFormat","data","removeContainer","format","previousSibling","skip","pop","element","_handleRenameSuggestionDescription","$1 $2","*Insert:* %0","$textProxy","function","_handleCustomCallbackDescription","Object","deletion","1801576COaWWF","*Set format:* %0","addObject","5288984kejjnz","324788HdruKe","checkChild","4749Enpidi","_handleAttributeSuggestionDescription","_customCallbacks","add","removeEmptyContainer","text","getDescriptions","start","isInContent","softBreak","quantity","length"];return(Xr=function(){return t})()}function Kr(t,e){const n=Xr();return(Kr=function(t,e){return n[t-=101]})(t,e)}!function(t,e){const n=Kr,r=t();for(;;)try{if(349703===parseInt(n(186))/1+-parseInt(n(144))/2+-parseInt(n(146))/3*(parseInt(n(115))/4)+parseInt(n(172))/5*(-parseInt(n(103))/6)+parseInt(n(140))/7+-parseInt(n(143))/8+-parseInt(n(114))/9*(-parseInt(n(122))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xr);class qr{constructor(t,e){const n=Kr;this[n(148)]=[],this[n(118)]=new Map,this[n(179)]=[],this[n(116)]=new Map,this[n(185)]=t,this[n(162)]=e}[Wr(152)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(157)];o++){const i=t[o];if(!i[e(154)])continue;const a=this[e(137)](i);if(a){if(null!=i[e(168)]){if(r[e(164)](i[e(168)]))continue;r[e(149)](i[e(168)])}n[e(184)](a)}else if(e(123)!=i[e(113)])e(197)!=i[e(113)]&&e(139)!=i[e(113)]||this[e(117)](n,i,t[o+1]);else{const t=i[e(125)][e(192)];if(s[e(164)](t))continue;s[e(149)](i[e(125)][e(192)]),t==_c?this[e(132)](n,i):this[e(147)](n,i)}}return this[e(102)](n)}[Wr(108)](t){const e=Wr;this[e(148)][e(184)](t)}[Wr(190)](t,n,r=e.priorities[Wr(105)]){const s=Wr;s(136)==typeof t?(0,e.insertToPriorityArray)(this[s(179)],{matchingCallback:t,label:n,priority:r}):this[s(118)][s(121)](t,n)}[Wr(182)](t,e){const n=Wr;this[n(116)][n(121)](t,e)}[Wr(109)](t,e=1){const n=Wr;let r;for(const e of this[n(179)])if(e[n(181)](t)){r=e[n(167)];break}return r||(r=this[n(118)][n(107)](t[n(159)])),r?r(e):1!==e?e+" "+t[n(159)]+"s":""+t[n(159)]}[Wr(177)](t,e){const n=Wr,r=e[n(120)]()[n(195)](),s=n(197)==e[n(113)]?n(149):n(171);for(const e of r){const o=e[n(165)],i=t[t[n(157)]-1];if(o.is(n(135)))i&&i[n(113)][n(160)](n(187))>-1&&t[n(130)](),i&&n(151)==i[n(113)]?i[s]+=o[n(125)]:t[n(184)]({type:n(151),add:n(149)==s?o[n(125)]:"",remove:n(171)==s?o[n(125)]:""});else if(this[n(185)][n(194)](o)){const a=o;if(i&&i[n(113)][n(160)](n(187))>-1&&t[n(130)](),n(158)==e[n(113)])continue;i&&i[n(113)]==s+n(138)&&i[n(131)][n(159)]==a[n(159)]?i[n(156)]++:t[n(184)]({type:s+n(138),element:a,quantity:1}),r[n(129)]((t=>!(n(158)==t[n(113)]&&t[n(165)]==o)))}else if(this[n(185)][n(145)](o,n(191))||o.is(n(131),n(155))){const r=o;if(n(149)==s&&n(110)==e[n(113)]||n(171)==s&&n(158)==e[n(113)])continue;if(i&&-1==i[n(113)][n(160)](n(187))){n(151)==i[n(113)]&&(i[s]+="\n");continue}let a;if(a=n(149)==s?r[n(101)]&&!this[n(185)][n(194)](r[n(101)])?r[n(101)]:null:r[n(128)]&&!this[n(185)][n(194)](r[n(128)])?r[n(128)]:null,r[n(196)]||a&&a[n(196)]){const e=a&&a[n(196)]?a:r;i&&i[n(113)]==s+n(170)&&i[n(131)][n(159)]==e[n(159)]?i[n(156)]++:t[n(184)]({type:s+n(170),element:e,quantity:1})}else t[n(184)]({type:s+n(187),element:r})}}}[Wr(102)](t){const e=Wr,n=this[e(162)],r=[],s=[],o=[];for(const i of t)switch(i[e(113)]){case e(151):if(i[e(149)]=i[e(149)][e(173)](/(\S)\u000A+(\S)/g,e(133))[e(173)](/\u000A/g,""),i[e(171)]=i[e(171)][e(173)](/(\S)\u000A+(\S)/g,e(133))[e(173)](/\u000A/g,""),""!=i[e(149)]&&""!=i[e(171)]){r[e(184)]({type:e(173),content:Hr(n,e(163),['"'+i[e(171)]+'"','"'+i[e(149)]+'"'])});continue}if(null!=i[e(149)][e(175)](/^ +$/)){r[e(184)]({type:e(197),content:Hr(n,e(134),Hr(n,e(112),i[e(149)][e(157)]))});continue}if(null!=i[e(171)][e(175)](/^ +$/)){r[e(184)]({type:e(139),content:Hr(n,e(183),Hr(n,e(112),i[e(171)][e(157)]))});continue}if(""!=i[e(149)]){r[e(184)]({type:e(197),content:Hr(n,e(134),'"'+i[e(149)]+'"')});continue}r[e(184)]({type:e(139),content:Hr(n,e(183),'"'+i[e(171)]+'"')});continue;case e(161):case e(142):r[e(184)]({type:e(197),content:Hr(n,e(134),this[e(109)](i[e(131)],i[e(156)]))});continue;case e(150):case e(166):r[e(184)]({type:e(139),content:Hr(n,e(183),this[e(109)](i[e(131)],i[e(156)]))});continue;case e(193):r[e(184)]({type:e(197),content:Hr(n,e(188),this[e(109)](i[e(131)],i[e(156)]))});continue;case e(126):r[e(184)]({type:e(139),content:Hr(n,e(176),this[e(109)](i[e(131)],i[e(156)]))});continue;case e(124):s[e(184)](i[e(192)]);continue;case e(180):o[e(184)](i[e(192)]);continue;default:r[e(184)](i)}if(s[e(157)]){const t=s[e(169)]((t=>this[e(116)][e(164)](t)?this[e(116)][e(107)](t):t))[e(106)](", ");r[e(184)]({type:e(127),content:Hr(this[e(162)],e(141),t)})}if(o[e(157)]){const t=o[e(169)]((t=>this[e(116)][e(164)](t)?this[e(116)][e(107)](t):t))[e(106)](", ");r[e(184)]({type:e(127),content:Hr(this[e(162)],e(111),t)})}return r}[Wr(137)](t){const e=Wr;for(const n of this[e(148)]){const r=n(t);if(r&&e(113)in r)return r}}[Wr(147)](t,e){const n=Wr,r=e[n(125)],s=void 0===r[n(174)]?n(180):n(124);t[n(184)]({type:s,key:r[n(192)]})}[Wr(132)](t,e){const n=Wr;t[n(184)]({type:n(127),content:Hr(this[n(162)],n(119),this[n(109)](e[n(120)]()[n(153)][n(178)],1))})}[Wr(117)](t,e,n){const r=Wr;if(this[r(177)](t,e),n&&n[r(120)]()&&!e[r(120)]()[r(104)][r(189)](n[r(120)]()[r(153)])){const n=t[t[r(157)]-1],s=r(197)==e[r(113)]?r(149):r(171);n&&r(151)==n[r(113)]&&(n[s]+="\n")}}}function Zr(t,e){const n=Qr();return(Zr=function(t,e){return n[t-=253]})(t,e)}const Yr=Zr;function Qr(){const t=["179jyITsh","plugins","1434979GuPxnP","TrackChangesEditing","12yOVbdu","60kuDmSL","5186467BPYWYd","get","549eNZrCz","enableCommand","editor","3558676idkrER","5110uyddol","117970SilLEW","afterInit","commands","1683054EpNHer","showAIAssistant","1410440CAaUIk","32AjPxKK"];return(Qr=function(){return t})()}!function(t,e){const n=Zr,r=t();for(;;)try{if(532292===-parseInt(n(264))/1*(-parseInt(n(256))/2)+-parseInt(n(260))/3+parseInt(n(255))/4+-parseInt(n(262))/5*(-parseInt(n(268))/6)+-parseInt(n(266))/7*(-parseInt(n(263))/8)+-parseInt(n(272))/9*(-parseInt(n(257))/10)+-parseInt(n(270))/11*(parseInt(n(269))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qr);class Jr extends t.Plugin{[Yr(258)](){const t=Yr,e=this[t(254)],n=e[t(265)][t(271)](t(267));e[t(259)][t(271)](t(261))&&n[t(253)](t(261))}}const $r=ts;function ts(t,e){const n=es();return(ts=function(t,e){return n[t-=405]})(t,e)}function es(){const t=["1730lBxIjn","registerAttributeLabel","left","locale","4306057JtBoXV","_registerLegacyDescription","473128BlHBFH","68964sCGsYd","4910AHtwit","321tScZMx","FORMAT_ALIGN_TO_CENTER","plugins","504937EtRXjl","99tudLoD","4924SIlIMG","registerDescriptionCallback","FORMAT_JUSTIFY_TEXT","right","has","_enableDefaultAttributesIntegration","afterInit","FORMAT_ALIGN_TO_LEFT","FORMAT_ALIGNMENT","AlignmentEditing","*Format:* %0","_descriptionFactory","FORMAT_ALIGN_TO_RIGHT","format","value","7362190VrJXbN","commandName","TrackChangesEditing","justify","formatBlock","alignment","type","commandParams","center","get","editor"];return(es=function(){return t})()}!function(t,e){const n=ts,r=t();for(;;)try{if(370617===-parseInt(n(426))/1+parseInt(n(422))/2*(-parseInt(n(423))/3)+-parseInt(n(428))/4*(-parseInt(n(414))/5)+parseInt(n(421))/6+parseInt(n(418))/7+-parseInt(n(420))/8*(parseInt(n(427))/9)+parseInt(n(443))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[$r(434)](){const t=$r,e=this[t(413)],n=e[t(417)];if(!e[t(425)][t(432)](t(437)))return;const r=e[t(425)][t(412)](t(405));r[t(433)](t(408),[],[t(408)]),r[t(439)][t(415)](t(408),Hr(n,t(436))),this[t(419)]()}[$r(419)](){const t=$r,e=this[t(413)],n=e[t(417)];e[t(425)][t(412)](t(405))[t(439)][t(429)]((e=>{const r=t;if(r(407)!=e[r(409)])return;const{data:s}=e;if(s&&r(408)==s[r(444)]){const t=s[r(410)][0][r(442)];return{type:r(441),content:Hr(n,r(438),function(t){const e=r;switch(t){case e(416):return Hr(n,e(435));case e(431):return Hr(n,e(440));case e(411):return Hr(n,e(424));case e(406):return Hr(n,e(430))}}(t))}}}))}}const rs=ss;function ss(t,e){const n=is();return(ss=function(t,e){return n[t-=361]})(t,e)}!function(t,e){const n=ss,r=t();for(;;)try{if(855734===-parseInt(n(408))/1*(parseInt(n(416))/2)+parseInt(n(397))/3*(-parseInt(n(394))/4)+parseInt(n(375))/5*(parseInt(n(411))/6)+-parseInt(n(392))/7+parseInt(n(388))/8*(parseInt(n(362))/9)+-parseInt(n(409))/10+parseInt(n(376))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(is);const os=[rs(390),rs(365),rs(364),rs(371),rs(395),rs(383),rs(391)];function is(){const t=["FORMAT_BOLD","italic","registerDescriptionCallback","superscript","get","FORMAT_","bold","plugins","forceValue","commandParams","12499ufvtej","9079960TqRNwI","*Format:* %0","1049622DVGWgj","_enableDefaultAttributesIntegration","toLowerCase","code","FORMAT_UNDERLINE","82ShZeOJ","formatInline","995139VvnkYg","FORMAT_SUPERSCRIPT","UnderlineEditing","ItalicEditing","strikethrough","subscript","FORMAT_ITALIC","editor","*Remove format:* %0","CodeEditing","registerAttributeLabel","format","_descriptionFactory","35xrdGsw","25204861ceQKRK","FORMAT_CODE","has","slice","_registerLegacyDescription","type","toUpperCase","SubscriptEditing","FORMAT_STRIKETHROUGH","TrackChangesEditing","commandName","FORMAT_SUBSCRIPT","24LwQopw","underline","BoldEditing","SuperscriptEditing","7147126POPeLg","locale","192FBvWzV","StrikethroughEditing","afterInit","34401bODwdO"];return(is=function(){return t})()}class as extends t.Plugin{[rs(396)](){const t=rs,e=this[t(369)],n=e[t(405)][t(402)](t(385)),r=e[t(393)];for(const s of os){if(!e[t(405)][t(378)](s))continue;const o=s[t(379)](0,-7)[t(413)](),i=t(403)+o[t(382)]();n[t(412)](o,[o]),n[t(374)][t(372)](o,Hr(r,i))}this[t(380)]()}[rs(380)](){const t=rs,e=this[t(369)],n=e[t(393)],r=e[t(405)][t(402)](t(385));function s(e,s){const o=t;r[o(374)][o(400)]((t=>{const r=o;if(r(361)!=t[r(381)])return;const{data:i}=t;return i&&i[r(386)]===e?i[r(407)][0][r(406)]?{type:r(373),content:Hr(n,r(410),s)}:{type:r(373),content:Hr(n,r(370),s)}:void 0}))}s(t(404),Hr(n,t(398))),s(t(399),Hr(n,t(368))),s(t(389),Hr(n,t(415))),s(t(414),Hr(n,t(377))),s(t(366),Hr(n,t(384))),s(t(367),Hr(n,t(387))),s(t(401),Hr(n,t(363)))}}const cs=us;function us(t,e){const n=ls();return(us=function(t,e){return n[t-=428]})(t,e)}function ls(){const t=["from","change","35487oYSopt","TrackChangesEditing","getSelectedBlocks","forceValue","plugins","60jdzEFU","model","editor","35MdlCOc","30bfKYYy","checkChild","BlockQuoteEditing","*Remove format:* %0","commandParams","schema","has","commands","value","format","locale","document","182424BxVLDx","blockQuote","registerDescriptionCallback","38816ngTdEg","commandName","4063488YEJrcd","198583ghcduX","markBlockFormat","selection","89264zFyZPH","get","name","afterInit","ELEMENT_BLOCK_QUOTE","enableCommand","60mGBbhH","_descriptionFactory","*Set format:* %0","filter","parent","$root","31724uuapuw"];return(ls=function(){return t})()}!function(t,e){const n=us,r=t();for(;;)try{if(118258===-parseInt(n(468))/1+-parseInt(n(438))/2*(parseInt(n(450))/3)+parseInt(n(465))/4*(-parseInt(n(449))/5)+parseInt(n(446))/6*(parseInt(n(471))/7)+parseInt(n(462))/8+parseInt(n(441))/9*(parseInt(n(432))/10)+parseInt(n(467))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ls);class fs extends t.Plugin{[cs(429)](){const t=cs,e=this[t(448)],n=e[t(460)];if(!e[t(445)][t(456)](t(452)))return;const r=e[t(445)][t(472)](t(442)),s=this[t(448)][t(457)][t(472)](t(463));r[t(431)](t(463),((n,o={})=>{const i=t,a=this[i(448)][i(447)][i(461)][i(470)],c=o&&void 0!==o[i(444)]?o[i(444)]:!s[i(458)];let u=[];if(c){const t=Array[i(439)](a[i(443)]())[i(435)]((t=>hs(t)||function(t,e){const n=i,r=e[n(451)](t[n(436)],n(463)),s=e[n(451)]([n(437),n(463)],t);return r&&s}(t,this[i(448)][i(447)][i(455)])));u=y(t,e[i(447)])}else{const t=Array[i(439)](a[i(443)]())[i(435)]((t=>hs(t)));u=y(t,e[i(447)])}e[i(447)][i(440)]((()=>{const t=i;for(const e of u)r[t(469)](e,{commandName:t(463),commandParams:[{forceValue:c}]})}))})),r[t(433)][t(464)]((e=>{const r=t,{data:s}=e;if(s&&r(463)==s[r(466)]){const t=Hr(n,r(430));return s[r(454)][0][r(444)]?{type:r(459),content:Hr(n,r(434),t)}:{type:r(459),content:Hr(n,r(453),t)}}}))}}function hs(t){const e=cs;return e(463)==t[e(436)][e(428)]}const ds=ps;!function(t,e){const n=ps,r=t();for(;;)try{if(443050===parseInt(n(160))/1*(-parseInt(n(163))/2)+parseInt(n(168))/3+-parseInt(n(151))/4+-parseInt(n(150))/5*(parseInt(n(154))/6)+-parseInt(n(153))/7*(parseInt(n(155))/8)+parseInt(n(166))/9+-parseInt(n(161))/10*(-parseInt(n(164))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ms);class gs extends t.Plugin{[ds(162)](){const t=ds,e=this[t(157)];e[t(148)][t(169)](t(158))&&(e[t(148)][t(165)](t(149))[t(159)](t(167)),e[t(148)][t(165)](t(149))[t(159)](t(152)),e[t(148)][t(165)](t(149))[t(159)](t(156)))}}function ps(t,e){const n=ms();return(ps=function(t,e){return n[t-=148]})(t,e)}function ms(){const t=["get","7188390mSLgps","changeCaseUpper","927324EVIDAU","has","plugins","TrackChangesEditing","605105mGBoId","2639064odiIGz","changeCaseLower","539252nVwSdu","6DoVnRx","48pGQonN","changeCaseTitle","editor","CaseChange","enableCommand","169882udLhYx","4210ryDyQl","afterInit","2kDWYdT","19547inNPSi"];return(ms=function(){return t})()}function Is(){const t=["afterInit","1828914pfqvjd","1941055qsoCxo","plugins","TrackChangesEditing","1803272nOvYmK","editor","7974PvxCSa","167XDEwAw","9527OUAcFq","10BVjPOp","3952aTCYoM","ckbox","enableCommand","commands","1389573ZUASKJ","3600684aFJGWy","get"];return(Is=function(){return t})()}const Es=bs;function bs(t,e){const n=Is();return(bs=function(t,e){return n[t-=194]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(681613===-parseInt(n(209))/1*(parseInt(n(208))/2)+-parseInt(n(202))/3+parseInt(n(206))/4+parseInt(n(203))/5+parseInt(n(199))/6+-parseInt(n(210))/7*(-parseInt(n(194))/8)+parseInt(n(198))/9*(-parseInt(n(211))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Is);class Ts extends t.Plugin{[Es(201)](){const t=Es,e=this[t(207)];e[t(197)][t(200)](t(195))&&e[t(204)][t(200)](t(205))[t(196)](t(195))}}const _s=Cs;function ys(){const t=["editor","language","forceValue","getSelectedBlocks","7YNXkOF","markBlockFormat","find","selection","280070QjqlpJ","117qQULbK","5lltUKY","407rGsjZH","change","plugins","blockName","indentCodeBlock","afterInit","537477DDixwt","rootElement","value","*Set format:* %0","1750108rOAwDd","type","commands","18495228ebpXsH","label","806SabVcy","commandParams","_descriptionFactory","CodeBlock","name","get","checkChild","toLowerCase","languages","isLimit","3193518bTBZXh","TrackChangesEditing","265iVUiej","commandName","filter","locale","registerDescriptionCallback","643640qrQGwm","config","document","codeBlock","model","has","parent","schema","formatBlock","format","registerElementLabel","outdentCodeBlock","*Remove format:* %0","enableCommand","from","ELEMENT_CODE_BLOCK"];return(ys=function(){return t})()}!function(t,e){const n=Cs,r=t();for(;;)try{if(563267===parseInt(n(199))/1*(parseInt(n(187))/2)+-parseInt(n(178))/3+parseInt(n(182))/4*(-parseInt(n(171))/5)+parseInt(n(197))/6*(parseInt(n(224))/7)+-parseInt(n(204))/8*(-parseInt(n(170))/9)+parseInt(n(169))/10*(parseInt(n(172))/11)+-parseInt(n(185))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ys);class As extends t.Plugin{[_s(177)](){const t=_s,e=this[t(220)];if(!e[t(174)][t(209)](t(190)))return;const n=e[t(174)][t(192)](t(198)),r=e[t(202)],s=e[t(205)][t(192)](t(207))[t(195)],o=e[t(184)][t(192)](t(207));n[t(217)](t(176)),n[t(217)](t(215)),n[t(217)](t(207),((r,i={})=>{const a=t,c=e[a(208)],u=e[a(208)][a(206)][a(168)],l=i&&void 0!==i[a(222)]?i[a(222)]:!o[a(180)];let f;i[a(221)]||(i[a(221)]=s[0][a(221)]),f=l?Array[a(218)](u[a(223)]())[a(201)]((t=>ks(t)||function(t,e){const n=a;return!t.is(n(179))&&!e[n(196)](t)&&e[n(193)](t[n(210)],n(207))}(t,c[a(211)]))):Array[a(218)](u[a(223)]())[a(201)]((t=>ks(t)));const h=y(f,c);c[a(173)]((()=>{const t=a;for(const e of h)n[t(166)](e,{commandName:t(207),commandParams:[{...i,forceValue:l}],formatGroupId:t(175)})}))})),n[t(189)][t(214)](t(207),(e=>Hr(r,t(219),e))),n[t(189)][t(203)]((e=>{const n=t;if(n(212)!=e[n(183)])return;const o=r.t,{data:i}=e;if(!i||n(207)!=i[n(200)])return;const a=i[n(188)][0][n(221)],c=o(s[n(167)]((t=>t[n(221)]===a))[n(186)])[n(194)]();return i[n(188)][0][n(222)]?{type:n(213),content:Hr(r,n(181),Hr(r,n(219),1)+" ("+c+")")}:{type:n(213),content:Hr(r,n(216),Hr(r,n(219),1))}}))}}function Cs(t,e){const n=ys();return(Cs=function(t,e){return n[t-=166]})(t,e)}function ks(t){const e=_s;return e(207)==t[e(191)]}const Ls=Rs;function Rs(t,e){const n=Ns();return(Rs=function(t,e){return n[t-=246]})(t,e)}function Ns(){const t=["7442964YgANOB","plugins","enableCommand","afterInit","9MUtoey","has","addCommentThread","5028919ddASkU","1783235xZeDSB","TrackChangesEditing","8djEfAL","331761GiurnR","1165331NEeqWr","26WWldEI","6rZHXyG","CommentsEditing","11665490plwCIu","get","editor","22pIDLFt","5936328nRcVeM"];return(Ns=function(){return t})()}!function(t,e){const n=Rs,r=t();for(;;)try{if(833491===-parseInt(n(264))/1+parseInt(n(265))/2*(parseInt(n(263))/3)+-parseInt(n(251))/4+-parseInt(n(260))/5*(-parseInt(n(266))/6)+-parseInt(n(259))/7*(parseInt(n(262))/8)+-parseInt(n(256))/9*(-parseInt(n(247))/10)+-parseInt(n(250))/11*(-parseInt(n(252))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ns);class Ss extends t.Plugin{[Ls(255)](){const t=Ls,e=this[t(249)];e[t(253)][t(257)](t(246))&&e[t(253)][t(248)](t(261))[t(254)](t(258))}}var vs=n(834);function Ms(){const t=["2076030MSKQEI","elementEnd","getWalker","isContent","1vTfbOG","456483gxmKlS","createRangeOn","element","markerRange","nextSibling","start","714375QSASou","26240995PzaLRt","413mEWqRl","TrackChangesEditing","test","includes","toViewElement","getCustomProperty","getItems","parent","listIndent","schema","consumable","ck-suggestion-marker--active","markerName","createUIElement","type","16fgxWsq","plugins","get","previousPosition","push","3055646DwFBTb","name","ck-suggestion-marker-","mapper","writer","hasAttribute","activeMarkers","isLimit","addClass","addHighlight","40ABzUoY","isAtEnd","isBlock","toViewPosition","insert","bindElementToMarker","136648scyPkS","item","5039610dbkAQD","listItem","model","span","getAttribute"];return(Ms=function(){return t})()}function Os(t,e){const n=Ms();return(Os=function(t,e){return n[t-=107]})(t,e)}function ws(t,e,n){const r=Os,s=[];for(const o of e[r(129)]())o[r(148)](t)&&s[r(142)](n[r(116)](o));return s}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=Os,s=t[r(139)][r(140)](r(124));return(o,i,a)=>{const c=r;if(!a[c(133)][c(125)](i[c(118)],o[c(144)]))return;const u=i[c(118)][c(112)](),l=i[c(118)][c(120)],f=t[c(107)][c(132)];let h=null,d=null,g=!1,p=!1;for(const t of u){const e=t[c(160)];g=g||f[c(113)](e);const n=a[c(146)][c(127)](e);if(n&&n[c(128)](c(152)))return;c(111)==t[c(137)]&&f[c(155)](e)&&!f[c(150)](e)&&(e[c(119)]||l[c(154)]?h&&h[c(130)]==e||(h=e,m(t[c(141)]),p=!0):d=d||t[c(141)])}function m(t){const r=c,o=a[r(147)][r(136)](r(108),{class:r(145)+e}),u=a[r(146)][r(156)](t);n&&s[r(149)][r(126)](i[r(135)])&&a[r(147)][r(151)](r(134),o),a[r(147)][r(157)](u,o),a[r(146)][r(158)](o,i[r(135)])}g||p||!d||m(d)}}!function(t,e){const n=Os,r=t();for(;;)try{if(802718===parseInt(n(114))/1*(-parseInt(n(143))/2)+-parseInt(n(115))/3*(-parseInt(n(138))/4)+-parseInt(n(161))/5+-parseInt(n(110))/6+-parseInt(n(123))/7*(-parseInt(n(159))/8)+-parseInt(n(121))/9*(parseInt(n(153))/10)+parseInt(n(122))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ms);const Fs=Bs;function Ps(){const t=["detach","root","addMarker:suggestion:deletion","high","init","merge","unit","TrackChangesEditing","$graveyard","document","isCollapsed","model","6952356FhPrFC","buffer","3aZGXmi","4941JZJraT","writer","selection","203pBvhMS","deleteForward","plugins","917932oflyzv","82685pFtrBB","removeMarker:suggestion:deletion","enableCommand","uiElement","downcastDispatcher","createSelection","getFirstRange","end","editing","modifySelection","delete","editor","mapper","unbindElementFromMarkerName","options","batch","start","requires","102iTJpDD","bind","markerName","4006LxaxoR","data","createRange","remove","showSuggestionHighlights","lock","get","markerNameToElements","3061014bjlQHO","unlock","enqueueChange","3310VMAxhd","commands","fromRange","rootName","14ipwxqj","1379696GFoivc","setSelection","forward"];return(Ps=function(){return t})()}function Bs(t,e){const n=Ps();return(Bs=function(t,e){return n[t-=311]})(t,e)}!function(t,e){const n=Bs,r=t();for(;;)try{if(222789===parseInt(n(332))/1*(parseInt(n(357))/2)+-parseInt(n(328))/3*(-parseInt(n(335))/4)+parseInt(n(336))/5*(parseInt(n(354))/6)+parseInt(n(372))/7*(parseInt(n(311))/8)+parseInt(n(329))/9*(-parseInt(n(368))/10)+-parseInt(n(365))/11+-parseInt(n(326))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class xs extends t.Plugin{static get[Fs(353)](){return[vs.Delete]}[Fs(318)](){const t=Fs,e=this[t(347)],n=e[t(334)][t(363)](t(321));n[t(338)](t(346));const r=e[t(369)][t(363)](t(333));n[t(338)](t(333),((n,s={})=>{const o=t,a=e[o(325)][o(341)](e[o(325)][o(323)][o(331)]);a[o(324)]&&e[o(325)][o(345)](a,{direction:o(313),unit:s[o(320)]});const c=a[o(342)](),u=i.LiveRange[o(370)](c);let l;n(s),l=o(322)==u[o(315)][o(371)]?e[o(325)][o(359)](c[o(352)]):e[o(325)][o(359)](u[o(352)],u[o(343)]),u[o(314)](),e[o(325)][o(367)](r[o(327)][o(351)],(t=>{const e=o;r[e(327)][e(362)](),t[e(312)](t[e(359)](l[e(343)])),r[e(327)][e(366)]()}))})),e[t(344)][t(340)].on(t(316),Ds(e,t(319)),{priority:t(317)}),e[t(358)][t(340)].on(t(316),((n,r,s)=>{const o=t;s[o(350)][o(361)]&&Ds(e,o(319),{showActiveMarker:!1})[o(355)](this)(n,r,s)}),{priority:t(317)}),e[t(344)][t(340)].on(t(337),((e,n,r)=>{const s=t,o=r[s(348)][s(364)](n[s(356)]);if(o)for(const t of o)t.is(s(339))&&(r[s(348)][s(349)](t,n[s(356)]),r[s(330)][s(360)](t))}),{priority:t(317)})}}const Us=Gs;!function(t,e){const n=Gs,r=t();for(;;)try{if(165765===parseInt(n(327))/1+-parseInt(n(298))/2+-parseInt(n(242))/3*(parseInt(n(252))/4)+-parseInt(n(237))/5+-parseInt(n(184))/6*(-parseInt(n(259))/7)+-parseInt(n(258))/8+parseInt(n(216))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vs);class js extends t.Plugin{[Us(243)](){const t=Us,e=this[t(213)];if(!e[t(207)][t(196)](t(233)))return;const n=e[t(263)],r=e[t(207)][t(317)](t(219)),s=e[t(207)][t(196)](t(193)),o=!!e[t(277)][t(317)](t(241));function i(e){const r=t;return{type:r(310),content:""+Hr(n,r(272),e)}}function a(e){const r=t;return{type:r(310),content:""+Hr(n,r(251),e)}}r[t(305)](t(304),[],[t(223),t(212),t(206)]),r[t(305)](t(188)),r[t(305)](t(236)),r[t(305)](t(300)),r[t(305)](t(326)),r[t(305)](t(191)),r[t(305)](t(328)),r[t(305)](t(204)),o&&(r[t(305)](t(217)),r[t(305)](t(264))),s&&(r[t(305)](t(203)),r[t(305)](t(199),[],[t(278)]),r[t(291)][t(273)]((e=>{const r=t,{data:s}=e;if(s&&r(278)==s[r(329)])return{type:r(310),content:s[r(224)]?Hr(n,r(246)):Hr(n,r(275))}})),this[t(213)][t(220)][t(197)][t(268)]((e=>{const n=t;if(e[n(322)][n(238)])return!1;let s=!1;const o=r[n(235)]({skipNotAttached:!0})[n(260)]((t=>n(278)===r[n(320)](t)));for(const t of o)n(187)!=t[n(285)]()[n(201)][n(311)][n(265)](n(212))&&(r[n(182)](t[n(285)](),n(231))[n(271)]((t=>n(212)===r[n(320)](t[n(209)])))||(e[n(227)](t[n(194)]()),s=!0));return s}))),r[t(291)][t(290)](t(206),Hr(n,t(309)));const c={type:t(310),content:""};r[t(291)][t(273)]((e=>{const r=t,{data:s}=e;if(!s||r(212)!=s[r(329)])return;let u=e[r(283)];for(;u;){if(u[r(234)]&&((r(301)==u[r(234)][r(329)]||r(313)==u[r(234)][r(329)])&&(u[r(234)][r(224)]&&r(312)!=u[r(234)][r(224)]||r(312)!=u[r(234)][r(183)]&&!s[r(224)])||!o&&u[r(234)][r(329)]==_c))return c;u=u[r(244)]}if(null==s[r(224)])switch(s[r(183)]){case r(239):return a(Hr(n,r(208)));case r(248):return a(Hr(n,r(202)));case r(187):return a(Hr(n,r(221)))}switch(s[r(224)]){case r(239):return i(Hr(n,r(208)));case r(248):return i(Hr(n,r(202)));case r(187):return i(Hr(n,r(221)))}})),r[t(291)][t(273)]((e=>{const n=t,{data:r}=e;if(r&&n(206)==r[n(329)])return null==r[n(224)]||null==r[n(183)]&&0==r[n(224)]?c:void 0})),r[t(291)][t(273)]((e=>{const r=t;if(r(231)!=e[r(205)])return;const{data:s}=e;if(!s||r(223)!=s[r(329)])return;const o=zs(e);return o?r(224)==o?{type:r(310),content:Hr(n,r(218))}:r(183)==o?{type:r(310),content:Hr(n,r(274))}:c:c})),e[t(220)][t(197)][t(268)]((e=>this[t(189)](e))),e[t(220)][t(197)][t(268)]((e=>this[t(324)](e))),e[t(220)][t(197)][t(268)]((e=>this[t(281)](e))),this[t(250)]()}[Us(189)](t){const e=Us;if(t[e(322)][e(238)]||!t[e(322)][e(185)])return!1;let n=!1;const r=this[e(213)][e(207)][e(317)](e(219))[e(235)]({skipNotAttached:!0})[e(260)]((t=>t[e(234)]&&e(223)==t[e(234)][e(329)]))[e(260)]((t=>t[e(234)][e(224)]&&t[e(234)][e(183)]));for(const s of r)zs(s)||(t[e(227)](s[e(194)]()),n=!0);return n}[Us(324)](t){const e=Us;if(t[e(322)][e(238)]||!t[e(322)][e(185)])return!1;const n=this[e(213)][e(207)][e(317)](e(219));if(n[e(293)][e(287)])return!1;let r=!1;const s=[e(212),e(223),e(206),e(301),e(254),e(262),e(230),e(261),e(313)],o=this[e(213)][e(220)][e(197)][e(269)][e(240)]()[e(260)]((t=>e(231)==t[e(205)]))[e(260)]((t=>s[e(225)](t[e(192)])));if(0==o[e(284)])return r;for(const i of o){const o=n[e(182)](i[e(198)],e(231))[e(260)]((t=>!t[e(307)][e(256)]))[e(195)]((t=>t[e(209)]))[e(260)]((t=>{const r=e,o=n[r(320)](t);return s[r(225)](o)}));if(o[e(284)]){for(const n of o)t[e(227)](n[e(194)]());r=!0}}return r}[Us(281)](t){const e=Us;if(t[e(322)][e(238)]||!t[e(322)][e(185)])return!1;const n=this[e(213)][e(207)][e(317)](e(219));let r=!1;const s=[e(212),e(223),e(206),e(301),e(254),e(262),e(230),e(261),e(313)];for(const t of n[e(235)]({skipNotAttached:!0})){const o=n[e(182)](t[e(285)](),e(231))[e(195)]((t=>t[e(209)]))[e(260)]((t=>t[e(234)]&&s[e(225)](t[e(234)][e(329)])));if(!o[e(284)])continue;const a=o[0][e(283)][e(314)][e(253)];if(!o[e(321)]((t=>t[e(314)][e(253)]===a)))for(const t of o)i(t,a)&&(r=!0)}return r;function o(t,r){const s=e;for(const e of n[s(235)]({skipNotAttached:!0})[s(260)]((e=>s(231)==e[s(205)]&&e[s(314)][s(253)]==t)))e[s(267)](s(253),r)}function i(t,n){const r=e;let s=t[r(283)],i=!1;for(;s;)s[r(314)][r(253)]!=n&&(o(s[r(314)][r(253)],n),s[r(267)](r(253),n),i=!0),s=s[r(244)];return i}}[Us(250)](){const t=Us,e=this[t(213)],n=e[t(263)],r=e[t(207)][t(317)](t(219));this[t(276)](),r[t(292)][t(257)](t(226),t(316),t(211),(function(n,r){const s=t,o=[];for(let t of n)t[s(201)][s(311)]===t[s(190)][s(289)]&&(t=e[s(220)][s(247)](e[s(220)][s(294)](t[s(201)][s(311)],0))),o[s(232)](t);e[s(220)][s(308)]((t=>{const n=s,a=e[n(220)][n(197)][n(318)],c=Array[n(228)](a[n(215)]())[n(195)]((t=>i.LiveRange[n(229)](t)));t[n(315)](o),e[n(303)][n(317)](r[n(306)])[n(249)](),r[n(282)][n(232)]({forceDefaultExecution:!0}),e[n(288)](r[n(306)],...r[n(282)]),t[n(315)](c);for(const t of c)t[n(295)]()}))})),r[t(291)][t(323)]((function(n){const r=t,s=!e[r(220)][r(210)][r(222)](n),o=n[r(214)],i=n[r(302)],a=n[r(265)](r(223)),c=!o||o[r(265)](r(223))!==a,u=!i||i[r(265)](r(223))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(296),e)))}[Us(276)](){const t=Us,e=this[t(213)],n=e[t(263)];function r(n){const r=t,s=e[r(303)][r(317)](r(188))[r(287)],o=e[r(303)][r(317)](r(304))[r(287)];return r(304)===n?s:o}e[t(207)][t(317)](t(219))[t(291)][t(273)]((function(s){const o=t;if(o(226)!=s[o(205)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(306)]){case o(188):u=i[o(282)][0][o(325)],l=r(i[o(306)]),a=o(u?280:286),!l&&e[o(277)][o(317)](o(241))||(a=o(270)),c={type:o(310),content:Hr(n,a,Hr(n,o(208)))};break;case o(304):u=i[o(282)][0][o(325)],l=r(i[o(306)]),a=o(u?280:286),!l&&e[o(277)][o(317)](o(241))||(a=o(270)),c={type:o(310),content:Hr(n,a,Hr(n,o(202)))};break;case o(326):a=o(319),c={type:o(310),content:Hr(n,a,Hr(n,o(296)))};break;case o(191):a=function(t){const e=o,n=t[e(285)]();let r=n[e(201)][e(311)];for(;r&&n[e(299)](r);){if(r[e(265)](e(206))>0)return!1;r=r[e(302)]}return!0}(s)?Hr(n,o(286),Hr(n,function(t){const e=o;return e(297)+t[e(285)]()[e(201)][e(311)][e(265)](e(212))[e(266)]()+e(200)}(s))):Hr(n,o(279),Hr(n,o(296))),c={type:o(310),content:a};break;case o(217):case o(264):!1===i[o(255)]&&(a=o(245),c={type:o(186),content:Hr(n,a,Hr(n,o(296)))})}return c}))}}function Gs(t,e){const n=Vs();return(Gs=function(t,e){return n[t-=182]})(t,e)}function Vs(){const t=["_suggestionFactory","trackChangesCommand","createPositionAt","detach","ELEMENT_LIST_ITEM","ELEMENT_","132494TFXaUo","containsItem","customBulletedList","listStyle","nextSibling","commands","numberedList","_enableDefaultAttributesIntegration","commandName","meta","change","FORMAT_INDENT","format","nodeAfter","default","listMarkerStyle","attributes","setSelection","documentList","get","selection","*Indent:* %0","_getAttributeKey","every","batch","registerElementLabel","noTrackChangesFixer","forceValue","indentList","224729FayAvl","splitListItemAfter","key","_findSuggestions","oldValue","246990OstxCw","isLocal","deletion","todo","bulletedList","listItemIdFixer","end","outdentList","attributeKey","TodoListEditing","getFirstMarker","map","has","document","range","checkTodoList","_LIST","start","ELEMENT_NUMBERED_LIST","todoList","splitListItemBefore","type","listIndent","plugins","ELEMENT_BULLETED_LIST","suggestion","schema","accept","listType","editor","previousSibling","getRanges","2553291afMxZv","mergeListItemBackward","*Merge:* list item","TrackChangesEditing","model","ELEMENT_TODO_LIST","isObject","listItemId","newValue","includes","formatBlock","removeMarker","from","fromRange","todoListCheck","attribute","push","ListEditing","data","getSuggestions","customNumberedList","459540Yjecaq","isUndo","bulleted","getChanges","list.multiBlock","57ImZhSX","afterInit","next","*Merge:* %0","*Check item*","createRange","numbered","refresh","_supportLegacySuggestions","*Remove format:* %0","9388EpbLWB","groupId","listStart","multipleBlocks","isNextTo","registerCustomCallback","1448640heIjMl","7SQVylL","filter","listMarker","listReversed","locale","mergeListItemForward","getAttribute","toUpperCase","setAttribute","registerPostFixer","differ","*Change to:* %0","find","*Set format:* %0","registerDescriptionCallback","*Split:* list item","*Uncheck item*","_registerLegacyDescription","config","todoListChecked","*Outdent:* %0","*Format:* insert into %0","assureChains","commandParams","head","length","getFirstRange","*Format:* remove from %0","value","execute","parent","registerAttributeLabel","_descriptionFactory"];return(Vs=function(){return t})()}function zs(t){const e=Us;let n=t[e(285)]()[e(201)][e(311)][e(214)];for(;n;){const r=n[e(265)](e(223));if(!r)return!1;if(r==t[e(234)][e(224)])return e(224);if(r==t[e(234)][e(183)])return e(183);n=n[e(214)]}return!1}const Hs=Ws;function Ws(t,e){const n=Xs();return(Ws=function(t,e){return n[t-=424]})(t,e)}function Xs(){const t=["getSuggestions","replace","reversed","styles","_findSuggestions","next","listStart","nodeAfter","get","lower-latin","default","TrackChangesEditing","3604804SXKzCM","customNumbered","getFirstMarker","FORMAT_LIST_START","*Remove format:* %0","document","167256jquPGq","commandParams","FORMAT_LIST_REVERSED","20878819zQHnKv","removeMarker","key","listType","attribute","plugins","_LIST_","12tmbJGX","getFirstRange","ELEMENT_","disc","config","_registerLegacyDescription","model","toUpperCase","isUndo","10hGddFF","lower-roman","_LIST_DEFAULT","circle","start","list.properties","includes","_descriptionFactory","5469yAjtGz","decimal-leading-zero","suggestion","86lgIhII","numbered","*Format:* set order to reversed","121MIigFO","680350cboluf","find","443598wyXzBO","afterInit","_getTranslationKeyForListStyle","*Format:* set start index to %0","listStyle","formatBlock","_enableDefaultAttributesIntegration","81gCzCEn","type","*Set format:* %0","newValue","1984zfNBUr","square","upper-latin","registerPostFixer","bind","decimal","commandName","213YxzsXq","listReversed","data","handleDescriptions","upper-roman","*Change to:* %0","registerDescriptionCallback","locale","*Format:* set order to regular","editor","head","startIndex","_getAttributeKey","format","filter","has","bulleted","oldValue","getAttribute","batch","registerAttributeLabel","ListPropertiesEditing"];return(Xs=function(){return t})()}!function(t,e){const n=Ws,r=t();for(;;)try{if(512046===parseInt(n(434))/1*(-parseInt(n(504))/2)+parseInt(n(501))/3*(parseInt(n(427))/4)+parseInt(n(493))/5*(parseInt(n(510))/6)+parseInt(n(468))/7+parseInt(n(474))/8*(-parseInt(n(517))/9)+parseInt(n(508))/10*(parseInt(n(507))/11)+-parseInt(n(484))/12*(parseInt(n(477))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xs);class Ks extends t.Plugin{[Hs(511)](){const t=Hs;if(!this[t(443)][t(482)][t(449)](t(455)))return;const e=this[t(443)][t(488)][t(464)](t(498)),n=this[t(443)][t(482)][t(464)](t(467));e[t(459)]&&n[t(516)](t(514),[],[t(514)]),e[t(458)]&&n[t(516)](t(435),[],[t(435)]),e[t(445)]&&n[t(516)](t(462),[],[t(462)]);const r={type:t(447),content:""};n[t(500)][t(440)](this[t(437)][t(431)](this));const s=this[t(443)][t(441)];n[t(500)][t(454)](t(435),Hr(s,t(476))),n[t(500)][t(440)]((e=>{const n=t,{data:s}=e;if(s&&n(435)==s[n(479)])return null==s[n(426)]||0==s[n(426)]&&null==s[n(451)]?r:void 0})),n[t(500)][t(454)](t(462),Hr(s,t(471))),n[t(500)][t(440)]((e=>{const n=t,{data:s}=e;if(s&&n(462)==s[n(479)])return null==s[n(426)]||1==s[n(426)]&&null==s[n(451)]?r:void 0})),this[t(443)][t(490)][t(473)][t(430)]((e=>{const r=t;if(e[r(453)][r(492)])return!1;let s=!1;const o=n[r(456)]({skipNotAttached:!0})[r(448)]((t=>{const e=r,s=n[e(446)](t);return e(462)==s||e(435)==s}));for(const t of o){const o=t[r(485)]()[r(497)][r(463)][r(452)](r(480));r(505)!=o&&r(469)!=o&&(n[r(460)](t[r(485)](),r(481))[r(509)]((t=>r(480)==n[r(446)](t[r(503)])))||(e[r(478)](t[r(470)]()),s=!0))}return s})),this[t(489)]()}[Hs(437)](t){const e=Hs,n=this[e(443)][e(441)],{data:r}=t,s={type:e(447),content:""};if(!r||e(514)!=r[e(479)])return;if(!r[e(451)])return e(466)==r[e(426)]?s:{type:e(447),content:""+Hr(n,e(425),Hr(n,this[e(512)](r[e(426)])))};if(!r[e(426)]){if(e(466)==r[e(451)])return s;let o=t[e(444)];for(;o;){if(o[e(436)]&&e(480)==o[e(436)][e(479)]&&o[e(436)][e(426)])return s;o=o[e(461)]}return{type:e(447),content:""+Hr(n,e(472),Hr(n,this[e(512)](r[e(451)])))}}if(e(466)!=r[e(426)])return{type:e(447),content:""+Hr(n,e(425),Hr(n,this[e(512)](r[e(426)])))};let o=t[e(444)];for(;o;){if(o[e(436)]&&e(480)==o[e(436)][e(479)]&&o[e(436)][e(426)]&&o[e(436)][e(451)])return s;o=o[e(461)]}const i=t[e(485)]()[e(497)][e(463)][e(452)](e(480));return{type:e(447),content:Hr(n,e(425),Hr(n,e(486)+i[e(491)]()+e(495)))}}[Hs(489)](){const t=Hs,e=this[t(443)],n=e[t(441)];e[t(482)][t(464)](t(467))[t(500)][t(440)]((e=>{const r=t;if(r(515)!=e[r(424)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(433)]){case r(514):o=r(439),i={type:r(447),content:Hr(n,o,Hr(n,this[r(512)](s[r(475)][0][r(424)])))};break;case r(435):o=s[r(475)][0][r(458)]?r(506):r(442),i={type:r(447),content:Hr(n,o)};break;case r(462):o=r(513),i={type:r(447),content:Hr(n,o,s[r(475)][0][r(445)])}}return i}))}[Hs(512)](t){const e=Hs;return e(486)+function(t){const n=e;return qs[n(499)](t)?n(450):Zs[n(499)](t)?n(505):null}(t)[e(491)]()+e(483)+t[e(491)]()[e(457)](/-/g,"_")}}const qs=[Hs(487),Hs(496),Hs(428)],Zs=[Hs(432),Hs(502),Hs(494),Hs(438),Hs(465),Hs(429)];var Ys=n(507);function Qs(t,e){const n=$s();return(Qs=function(t,e){return n[t-=167]})(t,e)}const Js=Qs;function $s(){const t=["setSelection","unbindElementFromMarkerName","11sdFvnc","removeMarker:suggestion:insertion","enterBlock","getFirstRange","plugins","451725MVoMcE","TrackChangesEditing","markerName","options","createRange","data","afterExecute","remove","322TBNxGd","addMarker:suggestion:insertion","selection","markInsertion","markerNameToElements","fire","get","fromRange","editing","createPositionAt","getFirstPosition","1683027Lmhrmw","bind","requires","writer","enter","2zjspnx","downcastDispatcher","44ICHEYR","init","end","ck-suggestion-marker-split","split","hasClass","commands","parent","document","detach","179296MoQUWE","6263100tkORBo","299383nnOUIp","1301268jCLPsS","mapper","showSuggestionHighlights","nextSibling","high","9601210pwFzAO","enableCommand","editor","change","model"];return($s=function(){return t})()}!function(t,e){const n=Qs,r=t();for(;;)try{if(566912===parseInt(n(209))/1+parseInt(n(195))/2*(parseInt(n(210))/3)+-parseInt(n(197))/4*(-parseInt(n(171))/5)+-parseInt(n(208))/6+-parseInt(n(179))/7*(-parseInt(n(207))/8)+-parseInt(n(190))/9+parseInt(n(215))/10*(-parseInt(n(222))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Js(192)](){return[Ys.Enter]}[Js(198)](){const t=Js,e=this[t(217)],n=e[t(170)][t(185)](t(172)),r=e[t(203)][t(185)](t(194));n[t(216)](t(194),(()=>{const s=t;e[s(219)][s(218)]((t=>{const o=s,a=e[o(219)][o(205)][o(181)],c=a[o(189)](),u=i.LiveRange[o(186)](a[o(169)]());if(r[o(168)](t)){const r=e[o(219)][o(188)](c[o(204)][o(213)],0),s=t[o(175)](c,r);n[o(182)](s)}else t[o(220)](t[o(175)](u[o(199)]));u[o(206)](),r[o(184)](o(177),{writer:t})}))})),e[t(187)][t(196)].on(t(180),Ds(e,t(201)),{priority:t(214)}),e[t(187)][t(196)].on(t(167),((e,n,r)=>{const s=t,o=r[s(211)][s(183)](n[s(173)]);if(o)for(const t of o)t[s(202)](s(200))&&(r[s(211)][s(221)](t,n[s(173)]),r[s(193)][s(178)](t))}),{priority:t(214)}),e[t(176)][t(196)].on(t(180),((n,r,s)=>{const o=t;s[o(174)][o(212)]&&Ds(e,o(201),{showActiveMarker:!1})[o(191)](this)(n,r,s)}),{priority:t(214)})}}const eo=no;function no(t,e){const n=ro();return(no=function(t,e){return n[t-=460]})(t,e)}function ro(){const t=["replaceAll","filter","model","_isInDeletionRange","189030YzOIMr","getIntersection","replace","findNext","find","1970000cSLJWV","get","end","1300wlppII","35IqvcnC","start","bind","markers","126136BiFcqJ","createPositionAt","createRange","string","editor","findPrevious","findByTextCallback","handleFindCommand","1207625JtQRUo","54813QvONTV","2Kiffhx","getRange","afterInit","6gQFNDw","plugins","has","item","suggestion:deletion","getMarkersGroup","enableCommand","FindAndReplaceEditing","2944008dfcvcd","FindAndReplaceUtils","TrackChangesEditing","313851HtzYwe"];return(ro=function(){return t})()}!function(t,e){const n=no,r=t();for(;;)try{if(284515===parseInt(n(489))/1+parseInt(n(470))/2*(parseInt(n(484))/3)+-parseInt(n(494))/4+parseInt(n(468))/5*(parseInt(n(473))/6)+-parseInt(n(498))/7*(parseInt(n(460))/8)+-parseInt(n(481))/9+parseInt(n(497))/10*(parseInt(n(469))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[eo(472)](){const t=eo;if(!this[t(464)][t(474)][t(475)](t(480)))return;const e=this[t(464)][t(474)][t(495)](t(483));e[t(479)](t(493),this[t(467)][t(500)](this)),e[t(479)](t(492)),e[t(479)](t(465)),e[t(479)](t(491)),e[t(479)](t(485))}[eo(467)](t,e,n={}){const r=eo,s=this[r(464)][r(474)][r(495)](r(482));return t((t=>(r(463)==typeof e?s[r(466)](e,n):e)(t)[r(486)]((e=>!1===this[r(488)](e,t[r(476)])))),n)}[eo(488)](t,e){const n=eo,r=this[n(464)][n(487)][n(462)](this[n(464)][n(487)][n(461)](e,t[n(499)]),this[n(464)][n(487)][n(461)](e,t[n(496)]));for(const t of this[n(464)][n(487)][n(501)][n(478)](n(477)))if(null!==r[n(490)](t[n(471)]()))return!0;return!1}}const oo=co;function io(){const t=["*Set font size:* %0","FORMAT_FONT_COLOR","registerDescriptionCallback","commandName","104GmfQZN","label","FORMAT_FONT_FAMILY","*Reset font size*","FORMAT_FONT_SIZE","_descriptionFactory","title","type","10472226uToRvB","get","6089976oPEmjR","fontBackgroundColor","config","*Reset font family*","720097LAkTDI","fontBackgroundColor.colors","FontSize","FontColorEditing","locale","normalizeSizeOptions","find","*Reset font color*","*Set font color:* %0","registerAttributeLabel","has","trim","FontFamilyEditing","plugins","TrackChangesEditing","FontBackgroundColorEditing","fontSize.options","fontColor.colors","commandParams","afterInit","format","_enableDefaultAttributesIntegration","1308342jbyUom","editor","FORMAT_FONT_BACKGROUND","73907cXZijH","_registerLegacyDescription","fontSize","fontColor","*Reset font background color*","*Set font background color:* %0","26ViCflc","1019930zUZOTq","26802140LapmMN","toLowerCase","FontSizeEditing","*Set font family:* %0","formatInline","model","value","16llgVvT","11tEqaWY","fontFamily"];return(io=function(){return t})()}!function(t,e){const n=co,r=t();for(;;)try{if(905759===-parseInt(n(255))/1*(-parseInt(n(261))/2)+-parseInt(n(252))/3*(-parseInt(n(209))/4)+-parseInt(n(262))/5+parseInt(n(224))/6+parseInt(n(230))/7*(-parseInt(n(216))/8)+parseInt(n(226))/9+parseInt(n(263))/10*(-parseInt(n(210))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(io);const ao=[{pluginName:oo(265),commandName:oo(257)},{pluginName:oo(242),commandName:oo(211)},{pluginName:oo(233),commandName:oo(258)},{pluginName:oo(245),commandName:oo(227)}];function co(t,e){const n=io();return(co=function(t,e){return n[t-=206]})(t,e)}class uo extends t.Plugin{[oo(249)](){const t=oo,e=this[t(253)][t(234)],n=this[t(253)][t(243)][t(225)](t(244));for(const{pluginName:e,commandName:r}of ao)this[t(253)][t(243)][t(240)](e)&&n[t(251)](r,[r]);e.t,n[t(221)][t(239)](t(257),Hr(e,t(220))),n[t(221)][t(239)](t(211),Hr(e,t(218))),n[t(221)][t(239)](t(258),Hr(e,t(213))),n[t(221)][t(239)](t(227),Hr(e,t(254))),this[t(256)]()}[oo(256)](){const t=oo,e=this[t(253)],n=e[t(234)];e[t(243)][t(225)](t(244))[t(221)][t(214)]((e=>{const r=t,o=n.t;if(r(206)!=e[r(223)])return;const{data:i}=e;if(null!=i){if(r(257)==i[r(215)]){const t=i[r(248)][0][r(208)];if(t){const e=o(this[r(253)][r(243)][r(225)](r(232))[r(235)](this[r(253)][r(228)][r(225)](r(246)))[r(236)]((e=>e[r(207)]==t))[r(222)])[r(264)]();return{type:r(250),content:Hr(n,r(212),e)}}return{type:r(250),content:Hr(n,r(219))}}if(r(211)==i[r(215)]){const t=i[r(248)][0][r(208)];return t?{type:r(250),content:Hr(n,r(266),t)}:{type:r(250),content:Hr(n,r(229))}}if(r(258)==i[r(215)]){const t=i[r(248)][0][r(208)];if(t){const e=(0,s.normalizeColorOptions)(this[r(253)][r(228)][r(225)](r(247)))[r(236)]((e=>e[r(207)]==t));let i=t,a="";return e&&(i=e[r(217)],a=o(i)[r(264)]()),{type:r(250),content:Hr(n,r(238),a)[r(241)](),color:{value:t,title:a||i}}}return{type:r(250),content:Hr(n,r(237))}}if(r(227)==i[r(215)]){const t=i[r(248)][0][r(208)];if(t){const e=(0,s.normalizeColorOptions)(this[r(253)][r(228)][r(225)](r(231)))[r(236)]((e=>e[r(207)]==t));let i=t,a="";return e&&(i=e[r(217)],a=o(i)[r(264)]()),{type:r(250),content:Hr(n,r(260),a)[r(241)](),color:{value:t,title:a||i}}}return{type:r(250),content:Hr(n,r(259))}}}}))}}function lo(t,e){const n=ho();return(lo=function(t,e){return n[t-=188]})(t,e)}const fo=lo;function ho(){const t=["fontSize","_descriptionFactory","toUpperCase","normalizeSizeOptions","registerDescriptionCallback","copyFormat","toLowerCase","211520zkLXyL","commands","pasteFormat","3333337oWNZch","commandParams","225ElLYeZ","TrackChangesEditing","enableCommand","formatInline","label","find","1352675FKbhPH","type","_registerLegacyDescription","fontSize.options","title","split","841599FemHKq","fontColor","fontColor.colors","commandName","length","formatBlock","fontBackgroundColor","*Remove all formatting*","editor","108148zIwRFe","boolean","model","afterInit","join","FontSize","144768DwWAQE","156bTXuyC","charAt","slice","1cdUFYg","plugins","get","*Set format to:* %0","_enableDefaultAttributesIntegration","1623214SqLhPe","push","6qXcKnC","entries","config","format","75eizAeG","locale"];return(ho=function(){return t})()}!function(t,e){const n=lo,r=t();for(;;)try{if(434687===parseInt(n(205))/1*(parseInt(n(210))/2)+-parseInt(n(216))/3*(parseInt(n(195))/4)+parseInt(n(236))/5+-parseInt(n(212))/6*(-parseInt(n(228))/7)+parseInt(n(201))/8+-parseInt(n(230))/9*(-parseInt(n(225))/10)+-parseInt(n(242))/11*(parseInt(n(202))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[fo(198)](){const t=fo,e=this[t(194)],n=e[t(206)][t(207)](t(231)),r=e[t(226)][t(207)](t(223)),s=e[t(226)][t(207)](t(227));r&&s&&(n[t(209)](t(227)),n[t(232)](t(223)),this[t(238)]())}[fo(238)](){const t=fo,e=this[t(194)],n=e[t(217)];e[t(206)][t(207)](t(231))[t(219)][t(222)]((r=>{const s=t;if(s(191)!=r[s(237)]&&s(233)!=r[s(237)])return;const{data:o}=r;if(o&&s(227)===o[s(189)]){const t=[],r=o[s(229)][0];for(const[n,o]of Object[s(213)](r))t[s(211)](po(e,n,o));return t[s(190)]?{type:s(215),content:Hr(n,s(208),t[s(199)](", "))}:{type:s(215),content:Hr(n,s(193))}}}))}}function po(t,e,n){const r=fo,o=t[r(217)].t,i=e[r(241)](/(?=[A-Z])/)[r(199)](" "),a=o(i[r(203)](0)[r(220)]()+i[r(204)](1))[r(224)]();if(r(196)==typeof n)return a;if(r(243)===e||r(192)===e){const e=(0,s.normalizeColorOptions)(t[r(214)][r(207)](r(188)))[r(235)]((t=>t[r(197)]==n));return a+" ("+(e?o(e[r(234)])[r(224)]():n)+")"}if(r(218)===e&&isNaN(parseFloat(n))){const e=t[r(206)][r(207)](r(200))[r(221)](t[r(214)][r(207)](r(239)))[r(235)]((t=>t[r(197)]==n));return a+" ("+(e?o(e[r(240)])[r(224)]():n)+")"}return a+" ("+n+")"}function mo(t,e){const n=Eo();return(mo=function(t,e){return n[t-=322]})(t,e)}const Io=mo;function Eo(){const t=["137064HDTqXC","name","view","editor","plugins","963fRUGzJ","TrackChangesEditing","get","model","15807OosyGX","locale","type","commandName","paragraph","*Change to:* %0","_headingOptions","1508330yaHrqg","formatBlock","4HDcaIv","afterInit","35YwpiUK","9RZMJDu","format","value","415455uOMpvL","_enableDefaultAttributesIntegration","3720UrOsJc","_getHeadingLevel","ELEMENT_HEADING","has","861160OHaHzR","config","registerElementLabel","574SNLrHI","find","heading","130948uuwcfX","registerDescriptionCallback","_registerLegacyDescription","heading.options","title","_descriptionFactory","ELEMENT_HEADING_CUSTOM","HeadingEditing","commandParams","match"];return(Eo=function(){return t})()}!function(t,e){const n=mo,r=t();for(;;)try{if(117042===-parseInt(n(343))/1+parseInt(n(340))/2*(parseInt(n(358))/3)+parseInt(n(325))/4*(parseInt(n(331))/5)+parseInt(n(353))/6*(-parseInt(n(327))/7)+parseInt(n(337))/8*(-parseInt(n(328))/9)+-parseInt(n(323))/10+parseInt(n(362))/11*(parseInt(n(333))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[Io(326)](){const t=Io,e=this[t(356)];if(!e[t(357)][t(336)](t(350)))return;this[t(322)]=e[t(338)][t(360)](t(346));const n=e[t(363)],r=e[t(357)][t(360)](t(359));r[t(332)](t(342));for(const e of this[t(322)])t(366)!=e[t(361)]&&r[t(348)][t(339)](e[t(361)],(n=>{const r=t,i=this[r(334)](e[r(361)]);return null!==i?s(n,i):o(n,e[r(347)])}));function s(e,r){return Hr(n,t(335),[e,r])}function o(e,r){return Hr(n,t(349),[e,r])}this[t(345)]()}[Io(345)](){const t=Io,e=this[t(356)],n=e[t(363)];e[t(357)][t(360)](t(359))[t(348)][t(344)]((e=>{const r=t;if(r(324)!=e[r(364)])return;const{data:s}=e;if(s&&r(342)==s[r(365)]){const e=s[r(351)][0][r(330)],c=this[r(334)](e);if(null!==c)return{type:r(329),content:Hr(n,r(367),(1,a=c,Hr(n,r(335),[1,a])))};const u=this[r(322)][r(341)]((t=>t[r(361)]===e))[r(347)];return{type:r(329),content:Hr(n,r(367),(o=1,i=u,Hr(n,t(349),[o,i])))}}var o,i,a}))}[Io(334)](t){const e=Io;var n,r;const s=t[e(352)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(322)])||void 0===n?void 0:n[e(341)]((n=>n[e(361)]==t));if(o&&o[e(355)]){const t=o[e(355)],n=(null!==(r=t[e(354)])&&void 0!==r?r:t)[e(352)](/^h(\d+)/);if(n)return n[1]}return null}}const To=_o;function _o(t,e){const n=yo();return(_o=function(t,e){return n[t-=151]})(t,e)}function yo(){const t=["registerAttributeLabel","commandName","740267KEfrEz","registerDescriptionCallback","FORMAT_HIGHLIGHT","_descriptionFactory","_enableDefaultAttributesIntegration","afterInit","title","locale","HighlightEditing","highlight.options","136276OaJTDU","get","286989WCgqex","110NsViNl","value","config","format","548564mGvmkm","formatInline","type","highlight","198330yeduQc","16wDwSdG","model","toLowerCase","plugins","1033695QdybRu","5992lEfDNc","TrackChangesEditing","_registerLegacyDescription","*Remove highlight*","color","commandParams","has","find","*Set highlight:* %0","4986uXwtbx","1eYhIEH","editor"];return(yo=function(){return t})()}!function(t,e){const n=_o,r=t();for(;;)try{if(213365===-parseInt(n(187))/1*(parseInt(n(167))/2)+-parseInt(n(162))/3*(-parseInt(n(172))/4)+-parseInt(n(176))/5+-parseInt(n(171))/6+parseInt(n(160))/7+-parseInt(n(177))/8*(parseInt(n(186))/9)+parseInt(n(163))/10*(parseInt(n(191))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yo);class Ao extends t.Plugin{[To(155)](){const t=To,e=this[t(188)];if(!e[t(175)][t(183)](t(158)))return;const n=e[t(175)][t(161)](t(178)),r=e[t(157)];n[t(154)](t(170),[t(170)]),n[t(153)][t(189)](t(170),Hr(r,t(152))),this[t(179)]()}[To(179)](){const t=To,e=this[t(188)],n=e[t(157)];e[t(175)][t(161)](t(178))[t(153)][t(151)]((r=>{const s=t;if(s(168)!=r[s(169)])return;const{data:o}=r;if(o&&s(170)==o[s(190)]){const t=n.t,r=o[s(182)][0][s(164)];if(r){const o=e[s(165)][s(161)](s(159))[s(184)]((t=>t[s(173)]==r)),i=t(o[s(156)])[s(174)]();return{type:s(166),content:Hr(n,s(185),i),color:{value:o[s(181)],title:o[s(156)]}}}return{type:s(166),content:Hr(n,s(180),Hr(n,s(152)))}}}))}}const Co=Lo;function ko(){const t=["735031fdXDVm","addClass","306qAZhIB","21vLDSZm","12592McyZnK","elementToStructure","high","1170715JHVsJn","10vrOFbK","get","createEmptyElement","conversion","horizontalLine","HorizontalLineEditing","dataDowncast","plugins","36XIVoxe","insert","_descriptionFactory","div","registerElementLabel","183964XWEbuI","showSuggestionHighlights","12155088NmUwHd","locale","TrackChangesEditing","createContainerElement","createPositionAt","afterInit","1024806CoWEIt","15EsZyDb","89342zLZJfh","enableCommand","has","ELEMENT_HORIZONTAL_LINE","editor","ck-horizontal-line","for"];return(ko=function(){return t})()}function Lo(t,e){const n=ko();return(Lo=function(t,e){return n[t-=118]})(t,e)}!function(t,e){const n=Lo,r=t();for(;;)try{if(496154===parseInt(n(144))/1*(-parseInt(n(145))/2)+parseInt(n(130))/3*(parseInt(n(135))/4)+parseInt(n(121))/5+parseInt(n(143))/6*(-parseInt(n(155))/7)+-parseInt(n(118))/8*(parseInt(n(154))/9)+-parseInt(n(122))/10*(parseInt(n(152))/11)+parseInt(n(137))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ko);class Ro extends t.Plugin{[Co(142)](){const t=Co,e=this[t(149)];if(!e[t(129)][t(147)](t(127)))return;e[t(129)][t(123)](t(139))[t(146)](t(126));const n=e[t(129)][t(123)](t(139)),r=e[t(138)];n[t(132)][t(134)](t(126),(e=>Hr(r,t(148),e))),e[t(125)][t(151)](t(128))[t(119)]({model:t(126),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(136)])return null;const o=n[s(140)](s(133)),i=n[s(124)]("hr");return n[s(153)](s(150),o),n[s(131)](n[s(141)](o,0),i),o},converterPriority:t(120)})}}const No=So;function So(t,e){const n=vo();return(So=function(t,e){return n[t-=368]})(t,e)}function vo(){const t=["key","143811lyxNad","23396jnFOLT","htmlEmbed","has","type","value","afterInit","editor","locale","81720cmNXOW","attribute","*Change %0 content*","get","start","commandName","ELEMENT_HTML_EMBED","_registerLegacyDescription","registerDescriptionCallback","HtmlEmbed","7IJXZGc","element","2447421VWrhps","50614qtfMhV","14VMYCXi","785TtGZxN","3096928GlZptJ","3665970CNeeBN","350hRtMPA","registerElementLabel","nodeAfter","_enableDefaultAttributesIntegration","rawHtml","plugins","formatBlock","4015PfMlWK","format","getFirstRange","TrackChangesEditing","_descriptionFactory"];return(vo=function(){return t})()}!function(t,e){const n=So,r=t();for(;;)try{if(532671===parseInt(n(387))/1*(parseInt(n(390))/2)+-parseInt(n(389))/3+parseInt(n(369))/4*(-parseInt(n(392))/5)+-parseInt(n(394))/6+-parseInt(n(391))/7*(-parseInt(n(393))/8)+-parseInt(n(368))/9*(parseInt(n(395))/10)+parseInt(n(402))/11*(parseInt(n(377))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vo);class Mo extends t.Plugin{[No(374)](){const t=No,e=this[t(375)];if(!e[t(400)][t(371)](t(386)))return;const n=e[t(400)][t(380)](t(405)),r=e[t(376)];n[t(406)][t(396)](t(399),(e=>Hr(r,t(383),e))),n[t(398)](t(370),[],[t(373)]),n[t(406)][t(385)]((e=>{const n=t;if(n(378)!=e[n(372)])return;const{data:s}=e;if(s&&n(373)==s[n(407)]&&e[n(404)]()[n(381)][n(397)].is(n(388),n(399))){const t=Hr(r,n(383));return{type:n(403),content:Hr(r,n(379),t)}}})),this[t(384)]()}[No(384)](){const t=No,e=this[t(375)],n=e[t(376)];e[t(400)][t(380)](t(405))[t(406)][t(385)]((e=>{const r=t;if(r(401)!=e[r(372)])return;const{data:s}=e;if(s&&r(370)==s[r(382)]){const t=Hr(n,r(383));return{type:r(403),content:Hr(n,r(379),t)}}}))}}function Oo(t,e){const n=Do();return(Oo=function(t,e){return n[t-=271]})(t,e)}const wo=Oo;function Do(){const t=["isBefore","imageCaption","forward","ImageBlockEditing","getClosestSelectedImageElement","_descriptionFactory","3JymMSg","join","registerAttributeLabel","detach","toggleImageCaption","fromPosition","schema","width","*Reset image width*","getSuggestionCallback","has","isCollapsed","markInsertion","formatInline","caption","change","afterInit","registerElementLabel","ImageCaptionUtils","editor","forceDefaultExecution","2469bkrABN","removeObject","resizedWidth","end","previous","ImageResize","deletion","get","7iahRMr","formatBlock","commandParams","registerCustomCallback","attribute","createRange","type","imageStylePreApply","_suggestionFactory","5RuwuCx","FORMAT_IMAGE_SIZE","Block image to inline image","backward","_registerLegacyDescription","addObject","imageBlock","length","_findSuggestions","plugins","element","toPrevious","2280mDhYmZ","1715180dsHvtH","ELEMENT_INLINE_IMAGE","ImageCaptionEditing","imageTextAlternative","enableCommand","*Remove image text alternative*","discard","document","accept","getCaptionFromImageModelElement","3241336AjJWcP","235368dTULQS","createRangeOn","ImageTextAlternativeEditing","uploadImage","ELEMENT_IMAGE","194934hoxCBJ","insertion","format","Inline image to block image","registerDescriptionCallback","convertBlockImageToInline","chain","imageInline","markBlockFormat","ImageUploadEditing","filter","*Set image width:* %0","commandName","ELEMENT_CAPTION","markDeletion","*Set image text alternative:* %0","selection","ImageUtils","isEqual","nodeAfter","getContainedElement","getNearestSelectionRange","model","findIndex","insertImage","isIntersecting","newValue","ImageInlineEditing","2152008Prziui","12OADAqm","isOwn","imageTypeInline","find","start","toNext","_enableDefaultAttributesIntegration","resizeImage","isBlockImage","ImageEditing","nodeBefore","1643565yZLrWV","key","convertInlineImageToBlock","getFirstRange","imageTypeBlock","subType","TrackChangesEditing","locale","alt"];return(Do=function(){return t})()}!function(t,e){const n=Oo,r=t();for(;;)try{if(235295===parseInt(n(376))/1*(parseInt(n(321))/2)+-parseInt(n(275))/3*(-parseInt(n(304))/4)+parseInt(n(292))/5*(-parseInt(n(316))/6)+parseInt(n(283))/7*(-parseInt(n(315))/8)+parseInt(n(349))/9+-parseInt(n(305))/10+-parseInt(n(361))/11*(parseInt(n(350))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Do);class Fo extends t.Plugin{[wo(392)](){const t=wo,e=this[t(273)];if(!e[t(301)][t(386)](t(359)))return;const n=e[t(301)][t(282)](t(367)),r=e[t(301)][t(282)](t(338)),s=e[t(368)];n[t(309)](t(345)),n[t(375)][t(271)](t(298),(e=>Hr(s,t(320),e))),n[t(375)][t(271)](t(328),(e=>Hr(s,t(306),e))),n[t(375)][t(271)](t(390),(()=>Hr(s,t(334)))),e[t(301)][t(386)](t(330))&&n[t(309)](t(319)),e[t(301)][t(386)](t(373))&&e[t(301)][t(386)](t(348))&&(n[t(309)](t(352),((s,o)=>{const i=t,a=r[i(374)](e[i(343)][i(312)][i(337)]);e[i(343)][i(391)]((()=>{const t=i;n[t(329)](a,{commandName:t(352),commandParams:[o]},[],t(326))}))})),n[t(309)](t(365),((s,o)=>{const a=t;e[a(343)][a(391)]((t=>{const c=a;let u=r[c(374)](e[c(343)][c(312)][c(337)]),l=t[c(317)](u);const f=i.LivePosition[c(381)](l[c(354)],c(303)),h=i.LivePosition[c(381)](l[c(278)],c(355));n[c(274)]((()=>s(o))),u=r[c(374)](e[c(343)][c(312)][c(337)]),l=t[c(317)](u);const d=t[c(288)](f,h);f[c(379)](),h[c(379)](),n[c(329)](u,{commandName:c(352),commandParams:[o]},[],c(363)),d[c(354)][c(370)](l[c(354)])&&n[c(388)](t[c(288)](d[c(354)],l[c(354)]),c(363)),l[c(278)][c(370)](d[c(278)])&&n[c(388)](t[c(288)](l[c(278)],d[c(278)]),c(363))}))})),n[t(291)][t(286)](t(284),t(363),t(377),(()=>!1)),n[t(291)][t(286)](t(284),t(363),t(313),(()=>!1)),n[t(291)][t(286)](t(284),t(363),t(311),n[t(291)][t(385)](t(284),"",t(313))),n[t(291)][t(286)](t(322),t(363),t(377),(()=>!1)),n[t(291)][t(286)](t(322),t(363),t(311),(([r])=>{const s=t,o=n[s(291)][s(385)](s(322),"",s(311));let i=r[s(354)],a=r[s(278)];const c=e[s(343)][s(382)][s(342)](i,s(295)),u=e[s(343)][s(382)][s(342)](a,s(372));c[s(387)]&&(i=c[s(354)]),u[s(387)]&&(a=u[s(278)]),o([e[s(343)][s(288)](i,a)])})),n[t(291)][t(286)](t(284),t(363),t(327),c),n[t(291)][t(286)](t(322),t(363),t(327),c)),e[t(301)][t(386)](t(307))&&(n[t(309)](t(380),((s,o)=>{const i=t,a=e[i(301)][i(282)](i(272));let c=r[i(374)](e[i(343)][i(312)][i(337)]),u=a[i(314)](c);e[i(343)][i(391)]((()=>{const t=i;if(u)return void n[t(335)](e[t(343)][t(317)](u));const l=r[t(358)](c);s(o),c=r[t(374)](e[t(343)][t(312)][t(337)]),u=a[t(314)](c),n[t(388)](e[t(343)][t(317)](u),l?null:t(371))}))})),n[t(291)][t(286)](t(322),t(371),t(327),c));const o=[{type:t(284),subType:t(290)},{type:t(322),subType:t(371)},{type:t(284),subType:t(363)},{type:t(322),subType:t(363)}];function a(e,s){const i=t,a=o[i(344)]((({type:t,subType:n})=>e[i(289)]==t&&e[i(366)]==n)),c=o[i(344)]((({type:t,subType:e})=>s[i(289)]==t&&s[i(366)]==e));if(a<0||c<0)return!1;const u=e[i(364)](),l=s[i(364)]();if((0==a||1==a)&&2==c&&u[i(346)](l))return!0;if(2==a&&3==c){const t=n[i(300)](u,i(322))[i(331)]((({suggestion:t,meta:e})=>e[i(351)]&&i(363)==t[i(366)]));if(t[i(299)]>1&&l[i(278)][i(339)](u[i(354)]))return!0;if(1==t[i(299)]&&(u[i(354)][i(339)](l[i(278)])||u[i(278)][i(339)](l[i(354)])))return!0}if(3==a&&3==c&&u[i(354)][i(370)](l[i(354)])){const t=u[i(278)][i(340)],e=l[i(354)][i(360)];return r[i(358)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(301)][t(386)](t(280))&&(n[t(356)](t(357),[],[t(277)]),n[t(375)][t(378)](t(277),Hr(s,t(293)))),e[t(301)][t(386)](t(318))&&n[t(356)](t(308),[],[t(369)]),n[t(375)][t(325)]((e=>{const n=t;if(o[n(353)]((({type:t,subType:r})=>e[n(289)]==t&&e[n(366)]==r)))return e[n(279)]?{}:void 0})),n[t(375)][t(325)]((e=>{const n=t;if(n(322)==e[n(289)]||n(281)==e[n(289)]){const t=e[n(341)]();if(t&&t.is(n(302),n(390)))return{type:n(322)==e[n(289)]?n(297):n(276),element:t,quantity:1}}})),n[t(375)][t(325)]((e=>t(284)==e[t(289)]&&t(363)==e[t(366)]?{type:t(323),content:t(324)}:t(284)==e[t(289)]&&t(326)==e[t(366)]?{type:t(323),content:t(294)}:void 0)),n[t(375)][t(325)]((e=>{const n=t;if(n(287)!=e[n(289)])return;const{data:r}=e;if(!r||n(369)!=r[n(362)])return;const o=r[n(347)];return o?{type:n(323),content:Hr(s,n(336),'"'+o+'"')}:{type:n(323),content:Hr(s,n(310))}})),this[t(296)]()}[wo(296)](){const t=wo,e=this[t(273)],n=e[t(368)];e[t(301)][t(282)](t(367))[t(375)][t(325)]((e=>{const r=t;if(r(284)!=e[r(289)]&&r(389)!=e[r(289)])return;const{data:s}=e;if(s){if(r(308)==s[r(333)]){const t=s[r(285)][0][r(347)];return t?{type:r(323),content:Hr(n,r(336),'"'+t+'"')}:{type:r(323),content:Hr(n,r(310))}}if(r(357)==s[r(333)]){const t=s[r(285)][0][r(383)];return t?{type:r(323),content:Hr(n,r(332),t)}:{type:r(323),content:Hr(n,r(384))}}}}))}}const Po=Bo;function Bo(t,e){const n=xo();return(Bo=function(t,e){return n[t-=290]})(t,e)}function xo(){const t=["editor","_enableDefaultAttributesIntegration","attribute","4008903cqgCli","registerDescriptionCallback","afterInit","formatInline","TrackChangesEditing","_registerLegacyDescription","9ixHiPi","newValue","registerCustomCallback","discard","src","ImageEditing","_handleLegacySuggestions","2084530clBwWh","has","type","replaceImageSource","_descriptionFactory","31050IuMTXa","accept","locale","commandName","*Replace image URL*","key","get","2534804dXJzKg","*Format:* replace image URL","oldValue","format","1096HWHRUD","64736YezBzo","1505XAwtlb","getSuggestionCallback","plugins","_suggestionFactory","13921670YLjvrW","formatBlock","1612743ItlYAO"];return(xo=function(){return t})()}!function(t,e){const n=Bo,r=t();for(;;)try{if(850940===parseInt(n(314))/1+parseInt(n(290))/2+-parseInt(n(318))/3+parseInt(n(302))/4+-parseInt(n(308))/5*(-parseInt(n(295))/6)+parseInt(n(307))/7*(-parseInt(n(306))/8)+-parseInt(n(324))/9*(parseInt(n(312))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xo);class Uo extends t.Plugin{[Po(320)](){const t=Po;if(!this[t(315)][t(310)][t(291)](t(329)))return;const e=this[t(315)][t(297)],n=this[t(315)][t(310)][t(301)](t(322));n[t(316)](t(293),[],[t(328)]),n[t(294)][t(319)]((n=>{const r=t;if(r(317)!=n[r(292)])return;const{data:s}=n;return s&&r(328)==s[r(300)]?s[r(325)]&&s[r(304)]?{type:r(305),content:Hr(e,r(299))}:{type:r(305),content:""}:void 0})),this[t(330)]()}[Po(330)](){const t=Po,e=this[t(315)][t(310)][t(301)](t(322));e[t(311)][t(326)](t(313),t(293),t(296),e[t(311)][t(309)](t(313),null,t(327))),e[t(311)][t(326)](t(313),t(293),t(327),e[t(311)][t(309)](t(313),null,t(296))),this[t(323)]()}[Po(323)](){const t=Po,e=this[t(315)],n=e[t(297)];e[t(310)][t(301)](t(322))[t(294)][t(319)]((e=>{const r=t;if(r(313)!=e[r(292)]&&r(321)!=e[r(292)])return;const{data:s}=e;return s&&r(293)==s[r(298)]?{type:r(305),content:Hr(n,r(303))}:void 0}))}}const jo=Go;function Go(t,e){const n=Vo();return(Go=function(t,e){return n[t-=477]})(t,e)}function Vo(){const t=["imageStyle","isInContent","discard","_findSuggestions","locale","selection","nodeBefore","isEqual","convertInlineImageToBlock","title","plugins","4296556pYkNSY","1rSkESI","differ","isBefore","model","has","FORMAT_SIDE_IMAGE","_descriptionFactory","getSuggestionCallback","get","editor","next","1428ClSCfI","getClosestSelectedImageElement","from","suggestion","imageTypeInline","imageStylePreApply","start","markInlineFormat","1558870RVixRf","findIndex","isIntersecting","head","author","forEach","ImageStyleEditing","getFirstRange","change","TrackChangesEditing","document","commands","end","afterInit","registerPostFixer","commandName","isBlockImage","registerDescriptionCallback","length","registerCustomCallback","setImageNaturalSizeAttributes","type","hasSuggestion","getChangedMarkers","chain","markBlockFormat","getContainedElement","_registerLegacyDescription","shouldConvertImageType","170732SgBxKr","366112ALBVMX","*Format:* %0","refresh","9DPusTU","ImageUtils","nodeAfter","commandReversedParams","getSuggestions","formatInline","side","523497TEIqxl","commandParams","imageStylePostApply","value","1008OezdBi","formatBlock","_splitMarkerName","insertion","createRangeOn","discardSuggestion","normalizedStyles","toLowerCase","250MPWYWG","imageTypeBlock","_suggestionFactory","16652pdWjqj","Users","join","name","newRange","format","isOwn","accept","filter","isInlineImage","enableCommand","imageCaption","subType","getSuggestion"];return(Vo=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(142610===parseInt(n(530))/1*(-parseInt(n(478))/2)+parseInt(n(489))/3+-parseInt(n(504))/4*(-parseInt(n(501))/5)+-parseInt(n(493))/6*(-parseInt(n(541))/7)+parseInt(n(479))/8+-parseInt(n(482))/9*(-parseInt(n(549))/10)+-parseInt(n(529))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class zo extends t.Plugin{[jo(562)](){const t=jo,n=this[t(539)];if(!n[t(528)][t(534)](t(555)))return;const r=n[t(528)][t(538)](t(558)),s=n[t(528)][t(538)](t(483)),o={};r[t(514)](t(518),((o,i)=>{const a=t,c=n[a(528)][a(538)](a(505)).me,u=n[a(560)][a(538)](a(518));let l=s[a(542)](n[a(533)][a(559)][a(523)]),f=n[a(533)][a(497)](l),h=u[a(492)];if(h==i[a(492)])return;const d={commandName:a(518),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(533)][a(557)]((()=>{const t=a;if(r[t(486)]()[t(512)]((e=>e[t(519)]&&c==e[t(553)]&&(t(494)==e[t(570)]||t(487)==e[t(570)])&&(t(546)==e[t(516)]||t(491)==e[t(516)])&&e[t(556)]()[t(525)](f)))[t(554)]((e=>r[t(498)](e[t(552)]))),l=s[t(542)](n[t(533)][t(559)][t(523)]),f=n[t(533)][t(497)](l),u[t(481)](),n[t(560)][t(538)](t(545))[t(481)](),n[t(560)][t(538)](t(502))[t(481)](),h=u[t(492)],h!=i[t(492)])return s[t(513)](l)&&u[t(477)](i[t(492)],l)?(o({...i,setImageSizes:!1}),l=s[t(542)](n[t(533)][t(559)][t(523)]),void r[t(574)](l,{...d,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(546))):void(s[t(565)](l)?r[t(574)](l,d,[],t(491)):r[t(548)](f,d,t(491)))}))}));for(const e of n[t(528)][t(538)](t(555))[t(499)])o[e[t(507)]]=e[t(527)][t(500)]();r[t(503)][t(568)](t(494),t(546),t(506),(()=>!1)),r[t(503)][t(568)](t(494),t(491),t(506),(()=>!1)),r[t(503)][t(568)](t(487),t(491),t(506),(()=>!1)),r[t(503)][t(568)](t(494),t(546),t(511),(([e])=>{const n=t;s[n(569)](e[n(575)]())})),r[t(503)][t(568)](t(494),t(546),t(520),((e,n)=>{const s=t;r[s(503)][s(537)](s(494),"",s(511))(e,{commandName:n[s(564)],commandParams:n[s(485)]})})),r[t(503)][t(568)](t(494),t(546),t(573),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(494),subType:t(546)},{type:t(496),subType:t(515)},{type:t(494),subType:t(526)},{type:t(496),subType:t(526)}];function a(e,n){const o=t,a=i[o(550)]((({type:t,subType:n})=>e[o(570)]==t&&e[o(516)]==n)),c=i[o(550)]((({type:t,subType:e})=>n[o(570)]==t&&n[o(516)]==e));if(a<0||c<0)return!1;const u=e[o(556)](),l=n[o(556)]();if((0==a||1==a)&&2==c&&u[o(551)](l))return!0;if(2==a&&3==c){const t=r[o(521)](u,o(496))[o(512)]((({suggestion:t,meta:e})=>e[o(510)]&&o(526)==t[o(516)]));if(t[o(567)]>1&&l[o(561)][o(525)](u[o(547)]))return!0;if(1==t[o(567)]&&(u[o(547)][o(525)](l[o(561)])||u[o(561)][o(525)](l[o(547)])))return!0}if(3==a&&3==c&&u[o(547)][o(532)](l[o(547)])){const t=u[o(561)][o(484)],e=l[o(547)][o(524)];return s[o(565)](t)&&t===e}return!1}n[t(533)][t(559)][t(563)]((()=>{const e=t;let o=!1;const i=Array[e(543)](n[e(533)][e(559)][e(531)][e(572)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(495)](t);if(e(544)==i&&r[e(571)](u)){if(e(494)==a&&(e(546)==c||e(491)==c)){const t=r[e(517)](u);if(n[e(508)]){const n=t[e(556)]()[e(575)]();if(s[e(565)](n))continue;r[e(498)](t),o=!0}}if(e(496)==a&&e(515)==c&&!n[e(508)]){const t=r[e(517)](u);t[e(540)]&&t[e(540)][e(519)]&&(r[e(498)](t[e(540)]),o=!0)}}}return o})),this[t(576)](o)}[jo(576)](t){const e=jo,n=this[e(539)],r=n[e(522)];n[e(528)][e(538)](e(558))[e(536)][e(566)]((n=>{const s=e;if(s(494)!=n[s(570)]&&s(487)!=n[s(570)])return;const{data:o}=n;if(!o||s(518)!=o[s(564)])return;const i=o[s(490)][0][s(492)];return function(t){const e=s;return{type:e(509),content:Hr(r,e(480),t)}}(s(488)===i?Hr(r,s(535)):t[i]||i)}))}}const Ho=Wo;function Wo(t,e){const n=Xo();return(Wo=function(t,e){return n[t-=443]})(t,e)}function Xo(){const t=["18pKglXs","18623UVdpSD","_trackChangesExecuted","get","value","1303320XLzlue","_trackChangesValueDuringImport","859698KoKQrs","TrackChangesEditing","Users","435272OgjViM","lowest","10lQaRTT","collaboration_features","5230CAxOWS","_handleImportedData","listenTo","afterInit","dataInsert","high","editor","plugins","_setSuggestionData","957315CGIkZF","importWord","track_changes","bind","trackChanges","commands","1DDPfqg","execute","116772jwIjCl","105076eWLEqv","enableCommand","forEach"];return(Xo=function(){return t})()}!function(t,e){const n=Wo,r=t();for(;;)try{if(228406===-parseInt(n(458))/1*(-parseInt(n(460))/2)+-parseInt(n(452))/3+-parseInt(n(461))/4*(-parseInt(n(476))/5)+-parseInt(n(469))/6+-parseInt(n(471))/7+-parseInt(n(474))/8*(parseInt(n(464))/9)+-parseInt(n(443))/10*(-parseInt(n(465))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xo);class Ko extends t.Plugin{constructor(t){const e=Wo;super(t),this[e(470)]=!1,this[e(466)]=!1}[Ho(446)](){const t=Ho,e=this[t(449)],n=e[t(457)][t(467)](t(453)),r=e[t(457)][t(467)](t(456));n&&(n.on(t(459),((e,[,n])=>{const s=t;this[s(470)]=r[s(468)],n[s(477)][s(454)]=!this[s(470)]}),{priority:t(448)}),this[t(445)](n,t(447),this[t(444)][t(455)](this)),this[t(445)](n,t(447),(()=>{const e=t;this[e(466)]&&(r[e(459)](),this[e(466)]=!1)}),{priority:t(475)}),e[t(450)][t(467)](t(472))[t(462)](t(453)))}[Ho(444)](t,e){const n=Ho,{suggestions:r}=e,s=this[n(449)][n(457)][n(467)](n(456)),o=s[n(468)];this[n(470)]!==o&&(s[n(459)](),this[n(466)]=!0),r&&r[n(463)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(449)][o(450)][o(467)](o(473)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(453)}}};this[o(449)][o(450)][o(467)](o(472))[o(451)](i)}))}}const qo=Yo;function Zo(){const t=["formatBlock","outdent","format","outdentBlock","6849304tXauDD","_descriptionFactory","plugins","getItemLabel","get","10060TGEzth","enableCommand","locale","_registerLegacyDescription","indentBlock","435ZKViMe","555844QDjGru","*Outdent:* %0","_enableDefaultAttributesIntegration","25430FGSDfi","778824dYpzHb","getItems","indent","346PQPTjr","14098vlNgSm","type","FORMAT_INDENT","IndentEditing","114vBdGaX","*Indent:* %0","has","3144cfzXMT","afterInit","editor","registerAttributeLabel","576RLaXQE","IndentBlock","registerDescriptionCallback","commandName","blockIndent","_registerBlockAttribute","TrackChangesEditing"];return(Zo=function(){return t})()}function Yo(t,e){const n=Zo();return(Yo=function(t,e){return n[t-=242]})(t,e)}!function(t,e){const n=Yo,r=t();for(;;)try{if(306156===parseInt(n(260))/1+-parseInt(n(267))/2*(-parseInt(n(275))/3)+parseInt(n(254))/4*(parseInt(n(259))/5)+-parseInt(n(272))/6*(-parseInt(n(268))/7)+parseInt(n(264))/8+-parseInt(n(279))/9*(parseInt(n(263))/10)+-parseInt(n(249))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zo);class Qo extends t.Plugin{[qo(276)](){const t=qo,e=this[t(277)],n=e[t(251)][t(253)](t(244));if(e[t(251)][t(274)](t(271))&&(n[t(255)](t(266)),n[t(255)](t(246))),e[t(251)][t(274)](t(280)))for(const e of[t(258),t(248)])n[t(262)](e);const r=e[t(256)];n[t(243)](t(242)),n[t(250)][t(278)](t(242),Hr(r,t(270))),this[t(257)]()}[qo(257)](){const t=qo,e=this[t(277)],n=e[t(256)],r=e[t(251)][t(253)](t(244));r[t(250)][t(281)]((e=>{const s=t;if(s(245)!=e[s(269)])return;const{data:o}=e;if(!o)return;if(s(258)!=o[s(282)]&&s(248)!=o[s(282)])return;const i=e[s(265)]()[0],a=r[s(250)][s(252)](i);return s(258)==o[s(282)]?{type:s(247),content:Hr(n,s(273),a)}:s(248)==o[s(282)]?{type:s(247),content:Hr(n,s(261),a)}:void 0}))}}var Jo=ti;function $o(){var t=["requires","2DHZGVu","774nionua","681404lybEkh","2872236UzUaXW","108mRyZuA","TrackChangesEditing","11270623HrwpVQ","17944sCiZAf","init","enableCommand","34454510LVPEBi","196325WZaglv","plugins","editor","9029454khqxoE","input","get"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=375]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(834198===-parseInt(n(381))/1*(parseInt(n(383))/2)+-parseInt(n(384))/3+parseInt(n(385))/4*(-parseInt(n(392))/5)+parseInt(n(377))/6+-parseInt(n(387))/7+parseInt(n(388))/8*(parseInt(n(382))/9)+parseInt(n(391))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Jo(380)](){return[vs.Input]}[Jo(389)](){var t=Jo;this[t(376)][t(375)][t(379)](t(386))[t(390)](t(378))}}const ni=ri;function ri(t,e){const n=oi();return(ri=function(t,e){return n[t-=251]})(t,e)}!function(t,e){const n=ri,r=t();for(;;)try{if(790892===parseInt(n(274))/1+parseInt(n(265))/2*(parseInt(n(275))/3)+-parseInt(n(257))/4*(parseInt(n(290))/5)+-parseInt(n(288))/6+parseInt(n(273))/7+-parseInt(n(280))/8+-parseInt(n(268))/9*(-parseInt(n(255))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oi);class si extends t.Plugin{[ni(292)](){const t=ni,e=this[t(270)];if(!e[t(279)][t(282)](t(260)))return;const n=e[t(279)][t(252)](t(259)),r=e[t(285)][t(252)](t(266));n[t(287)](t(266),[t(264),...r[t(278)][t(269)]((t=>t.id))]),n[t(287)](t(256));for(const e of r[t(278)])n[t(272)][t(291)](e.id,t(261)+e[t(289)][t(277)]()+")");n[t(272)][t(251)]((n=>{const r=t;if(r(253)!=n[r(283)])return;const{data:s}=n;if(!s||r(264)!=s[r(286)])return;const o=s[r(267)],i=e[r(258)];return{type:r(263),content:null==o?Hr(i,r(281)):Hr(i,r(271),'"'+o+'"')}})),this[t(254)]()}[ni(254)](){const t=ni,e=this[t(270)],n=e[t(258)];e[t(279)][t(252)](t(259))[t(272)][t(251)]((e=>{const r=t;if(r(262)!=e[r(283)])return;const{data:s}=e;if(s){if(r(266)==s[r(284)]){const t=s[r(276)][0];return{type:r(263),content:Hr(n,r(271),'"'+t+'"')}}return r(256)==s[r(284)]?{type:r(263),content:Hr(n,r(281))}:void 0}}))}}function oi(){const t=["8165304lPkcBu","label","5ZomeNh","registerAttributeLabel","afterInit","registerDescriptionCallback","get","attribute","_registerLegacyDescription","370bfYoDu","unlink","3113420zKrmDN","locale","TrackChangesEditing","LinkEditing","link (","formatInline","format","linkHref","974hVIVhK","link","newValue","295497QjDnWW","map","editor","*Set link:* %0","_descriptionFactory","2469355JWEYfE","1344154veLsMd","9519klNTTL","commandParams","toLowerCase","manualDecorators","plugins","12214880Silwdh","*Remove link*","has","type","commandName","commands","key","_enableDefaultAttributesIntegration"];return(oi=function(){return t})()}function ii(t,e){const n=ai();return(ii=function(t,e){return n[t-=337]})(t,e)}function ai(){const t=["getSelectedBlocks","_selectedElements","*Change to:* %0","4872530HpJVTN","11683240AZtpcS","73OfIQqg","6rSAdcn","from","checkTodoList","selection","format","LegacyListEditing","bulleted","12kvVuun","listType","plugins","get","filter","registerDescriptionCallback","ELEMENT_LIST_ITEM","name","*Check item*","locale","29493997EZcSsj","outdentList","before","enableCommand","commands","*Indent:* %0","2428AIgzUg","TrackChangesEditing","document","ELEMENT_BULLETED_LIST","paragraph","isObject","execute","forceValue","markBlockFormat","indentList","element","registerElementLabel","9729720qHSUTC","ELEMENT_TODO_LIST","createRange","11QXzxLt","model","numbered","checkChild","parent","getAttribute","change","List","listItem","*Uncheck item*","end","push","slice","commandName","createPositionAt","5NGHycf","_descriptionFactory","has","todoListChecked","ELEMENT_NUMBERED_LIST","*Outdent:* %0","3222876zIfoGk","formatBlock","bulletedList","LegacyTodoListEditing","schema","blockName","2654628IKYpVp","numberedList","afterInit","todo","listIndent","formatInline","findIndex","previousSibling","editor","9QyFKqh","add","value","type","commandParams","nextSibling","replace","todoList","length"];return(ai=function(){return t})()}const ci=ii;!function(t,e){const n=ii,r=t();for(;;)try{if(832281===parseInt(n(404))/1*(-parseInt(n(339))/2)+parseInt(n(405))/3*(-parseInt(n(381))/4)+-parseInt(n(369))/5*(-parseInt(n(375))/6)+parseInt(n(351))/7+parseInt(n(403))/8*(-parseInt(n(390))/9)+parseInt(n(402))/10*(-parseInt(n(354))/11)+parseInt(n(412))/12*(parseInt(n(422))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ai);class ui extends t.Plugin{[ci(383)](){const t=ci,e=this[t(389)],n=e[t(421)];if(!e[t(414)][t(371)](t(410)))return;const r=e[t(414)][t(415)](t(340)),s=e[t(414)][t(371)](t(378));function o(t){return()=>{const n=ii,s=e[n(355)][n(341)][n(408)],o=e[n(337)][n(415)](t);if(o[n(392)])return void e[n(345)](n(343),{});const i=t[n(366)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(406)](t)[s(416)]((t=>function(t,e){const n=s;return e[n(357)](t[n(358)],n(362))&&!e[n(344)](t)}(t,r)));o=o[s(416)]((t=>!t.is(s(349),s(362))||t[s(359)](s(413))!=e));const i=new Set;for(const t of o)t.is(s(349),s(362))?i[s(391)](li(t)):i[s(391)](t);return Array[s(406)](i)}(s[n(399)](),i,e[n(355)][n(379)]);e[n(355)][n(360)]((()=>{const e=n;for(const n of a)r[e(347)](n,{commandName:t,commandParams:[{forceValue:!o[e(392)]}],formatGroupId:e(380)},fi(n))}))}}function i(t){return()=>{const n=ii,s=function(t){const e=ii;let n=Array[e(406)](t);const r=n[e(387)]((t=>e(362)!=t[e(419)]));return r>-1&&(n=n[e(366)](0,r)),n}(e[n(355)][n(341)][n(408)][n(399)]()),o=e[n(355)][n(353)](e[n(355)][n(368)](s[0],n(424)),e[n(355)][n(368)](s[s[n(398)]-1],n(364)));e[n(355)][n(360)]((()=>{const e=n;r[e(347)](o,{commandName:t,commandParams:[],formatGroupId:e(385)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(395)];for(;t&&t[n(359)](n(385))>e[n(359)](n(385));)r[n(391)](t),t=t[n(395)]}return Array[n(406)](r)}(s))}))}}r[t(425)](t(382),o(t(382))),r[t(425)](t(377),o(t(377))),s&&r[t(425)](t(397),o(t(397))),r[t(425)](t(348),i(t(348))),r[t(425)](t(423),i(t(423))),s&&r[t(425)](t(407),(()=>{const n=t,s=e[n(337)][n(415)](n(407)),o=Array[n(406)](s[n(400)]);o[n(416)]((t=>t[n(359)](n(372))!=s[n(392)])),e[n(355)][n(360)]((()=>{const t=n;for(const e of o)r[t(347)](e,{commandName:t(407),commandParams:[{forceValue:!s[t(392)]}]})}))})),r[t(370)][t(350)](t(362),(e=>Hr(n,t(418),e))),r[t(370)][t(417)]((e=>{const r=t;if(r(376)!=e[r(393)]&&r(386)!=e[r(393)])return;const{data:s}=e;if(s){if(r(382)==s[r(367)]||r(377)==s[r(367)]||r(397)==s[r(367)])switch(s[r(367)][r(396)](r(361),"")){case r(411):return o(Hr(n,r(342)));case r(356):return o(Hr(n,r(373)));case r(384):return o(Hr(n,r(352)))}if(r(348)==s[r(367)])return{type:r(409),content:Hr(n,r(338),Hr(n,r(418)))};if(r(423)==s[r(367)])return{type:r(409),content:Hr(n,r(374),Hr(n,r(418)))};if(r(407)==s[r(367)])return s[r(394)][0][r(346)]?{type:r(409),content:Hr(n,r(420))}:{type:r(409),content:Hr(n,r(363))}}function o(t){const e=r;return{type:e(409),content:Hr(n,e(401),t)}}}))}}function li(t){const e=ci,n=t[e(359)](e(385));if(0==n)return t;let r=t;for(;t[e(388)]&&t[e(388)].is(e(349),e(362));){const s=t[e(388)][e(359)](e(385));if(s==n)r=t[e(388)];else if(s<n)break;t=t[e(388)]}return r}function fi(t){const e=ci,n=[];if(t.is(e(349),e(362))&&t[e(359)](e(385))>0){let r=t[e(395)];for(;r&&e(362)==r[e(419)]&&r[e(359)](e(385))==t[e(359)](e(385));)n[e(365)](r),r=r[e(395)]}return n}const hi=gi;function di(){const t=["parent","getLastPosition","map","registerDescriptionCallback","getSiblingNodes","_LIST_","TrackChangesEditing","backward","format","list.properties","_getTranslationKeyForListStyle","reversed","before","afterInit","_getSuggestionBlocks","push","274737OepeqF","95377odYdXP","listType","handleListStyleCommand","handleListStartCommand","*Format:* set order to reversed","8026760QNqVgU","formatBlock","locale","plugins","getAttribute","listReversed","toUpperCase","document","numbered","1266349sureic","listStart","change","forward","_descriptionFactory","commandName","styles","replace","element","listStyle","get","selection","from","markMultiRangeBlockFormat","unshift","commandParams","LegacyListUtils","857844ysoEwu","createPositionAt","formatInline","30FTiWNV","model","2219778sKWCgb","editor","has","startIndex","type","config","*Change to:* %0","10ndxEBK","getFirstPosition","getSelectedBlocks","handleListReversedCommand","filter","listItem","bind","length","LegacyListPropertiesEditing","flat","2217385hJYGGs","getListTypeFromListStyleType","createRange","*Format:* set order to regular","ELEMENT_","_getSuggestionBlocksForListStyle","*Format:* set start index to %0","enableCommand","handleDescriptions"];return(di=function(){return t})()}function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=159]})(t,e)}!function(t,e){const n=gi,r=t();for(;;)try{if(618084===parseInt(n(199))/1*(-parseInt(n(163))/2)+parseInt(n(198))/3+parseInt(n(230))/4+parseInt(n(173))/5+parseInt(n(233))/6*(-parseInt(n(213))/7)+parseInt(n(204))/8+parseInt(n(235))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[hi(195)](){const t=hi;if(!this[t(236)][t(207)][t(237)](t(171)))return;const e=this[t(236)][t(161)][t(223)](t(191)),n=this[t(236)][t(207)][t(223)](t(188));e[t(219)]&&n[t(180)](t(222),this[t(201)][t(169)](this)),e[t(193)]&&n[t(180)](t(209),this[t(166)][t(169)](this)),e[t(159)]&&n[t(180)](t(214),this[t(202)][t(169)](this)),n[t(217)][t(185)](this[t(181)][t(169)](this))}[hi(201)](t,e={}){const n=hi,r=this[n(236)][n(207)][n(223)](n(188)),s=this[n(178)]();this[n(236)][n(234)][n(215)]((()=>{const t=n;r[t(226)](s,{commandName:t(222),commandParams:[{type:e[t(160)]}],formatGroupId:t(222)})}))}[hi(166)](t,e={}){const n=hi,r=this[n(236)][n(207)][n(223)](n(188)),s=this[n(196)]((t=>t.is(n(221),n(168))&&n(212)===t[n(208)](n(200))));if(s[n(170)]<1)return;const o=s[n(184)]((t=>this[n(236)][n(234)][n(175)](this[n(236)][n(234)][n(231)](t,n(194)),this[n(236)][n(234)][n(231)](t,0))));this[n(236)][n(234)][n(215)]((()=>{const t=n;r[t(226)](o,{commandName:t(209),commandParams:[{reversed:e[t(193)]}],formatGroupId:t(209)})}))}[hi(202)](t,e={}){const n=hi,r=this[n(236)][n(207)][n(223)](n(188)),s=this[n(196)]((t=>t.is(n(221),n(168))&&n(212)===t[n(208)](n(200))));if(s[n(170)]<1)return;const o=s[n(184)]((t=>this[n(236)][n(234)][n(175)](this[n(236)][n(234)][n(231)](t,n(194)),this[n(236)][n(234)][n(231)](t,0))));this[n(236)][n(234)][n(215)]((()=>{const t=n;r[t(226)](o,{commandName:t(214),commandParams:[{startIndex:e[t(159)]}],formatGroupId:t(214)})}))}[hi(181)](t){const e=hi;if(e(205)!=t[e(160)]&&e(232)!=t[e(160)])return;const n=this[e(236)][e(206)],{data:r}=t;if(!r)return;let s,o;switch(r[e(218)]){case e(222):s=e(162),o={type:e(190),content:Hr(n,s,Hr(n,this[e(192)](r[e(228)][0][e(160)])))};break;case e(209):s=r[e(228)][0][e(193)]?e(203):e(176),o={type:e(190),content:Hr(n,s)};break;case e(214):s=e(179),o={type:e(190),content:Hr(n,s,r[e(228)][0][e(159)])}}return o}[hi(178)](){const t=hi;var e,n,r,s;const o=this[t(236)][t(207)][t(223)](t(229));let i=Array[t(225)](this[t(236)][t(234)][t(211)][t(224)][t(165)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(221),t(168)))&&i[t(227)](...o[t(186)](this[t(236)][t(234)][t(211)][t(224)][t(164)](),t(189))),(null===(n=i[i[t(170)]-1])||void 0===n?void 0:n.is(t(221),t(168)))&&i[t(197)](...o[t(186)](this[t(236)][t(234)][t(211)][t(224)][t(183)](),t(216))),i=[...new Set(i)],(null===(s=null===(r=this[t(236)][t(234)][t(211)][t(224)][t(164)]())||void 0===r?void 0:r[t(182)])||void 0===s?void 0:s.is(t(221),t(168)))&&(i=i[t(167)]((e=>e.is(t(221),t(168))))),i}[hi(196)](t){const e=hi,n=this[e(236)][e(207)][e(223)](e(229));let r=Array[e(225)](this[e(236)][e(234)][e(211)][e(224)][e(165)]())[e(167)](t)[e(184)]((t=>{const r=e,s=this[r(236)][r(234)][r(231)](t,0);return[...n[r(186)](s,r(189)),...n[r(186)](s,r(216))]}))[e(172)]();return r=[...new Set(r)],r}[hi(192)](t){const e=hi;return e(177)+this[e(236)][e(207)][e(223)](e(229))[e(174)](t)[e(210)]()+e(187)+t[e(210)]()[e(220)](/-/g,"_")}}function mi(t,e){const n=Ei();return(mi=function(t,e){return n[t-=467]})(t,e)}const Ii=mi;function Ei(){const t=["has","editor","div","18448EIgVFd","573EdkdtG","12080100DmSPyF","799648CAPTuw","1728075pVjceO","showSuggestionHighlights","createEmptyElement","downcastDispatcher","registerElementLabel","35knHbCr","1825254kyABDK","high","for","options","afterInit","mediaEmbed","enableCommand","stop","media","ELEMENT_MEDIA","attribute:url:media","MediaEmbedEditing","45JbKKZM","768251YjDQwo","2373712WtsdhY","get","conversion","dataDowncast","_descriptionFactory","TrackChangesEditing","data","elementToElement","plugins","locale","1jjCQua"];return(Ei=function(){return t})()}!function(t,e){const n=mi,r=t();for(;;)try{if(900081===parseInt(n(480))/1*(parseInt(n(487))/2)+-parseInt(n(485))/3*(parseInt(n(484))/4)+-parseInt(n(488))/5+-parseInt(n(494))/6*(-parseInt(n(493))/7)+-parseInt(n(470))/8*(-parseInt(n(468))/9)+-parseInt(n(486))/10+-parseInt(n(469))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[Ii(498)](){const t=Ii,e=this[t(482)];if(!e[t(478)][t(481)](t(467)))return;const n=e[t(478)][t(471)](t(475)),r=e[t(479)];n[t(500)](t(499)),n[t(474)][t(492)](t(502),(e=>Hr(r,t(503),e))),e[t(472)][t(496)](t(473))[t(477)]({model:t(502),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(489)])return n[s(490)](s(483))},converterPriority:t(495)}),e[t(476)][t(491)].on(t(504),((e,n,r)=>{const s=t;r[s(497)][s(489)]&&e[s(501)]()}),{priority:t(495)})}}function Ti(){const t=["129565blTAPW","33ZBVaXp","410527mezwiZ","MentionEditing","plugins","mention","7GmXVfq","has","afterInit","TrackChangesEditing","2293976azYMdB","78tUxMyB","13833ZKAldg","enableCommand","1034764CfJqRK","3190wJxKmW","editor","1441812vdeDIi","3IcDEiT","423298FiNXZY","get"];return(Ti=function(){return t})()}const _i=yi;function yi(t,e){const n=Ti();return(yi=function(t,e){return n[t-=188]})(t,e)}!function(t,e){const n=yi,r=t();for(;;)try{if(283757===parseInt(n(197))/1+parseInt(n(193))/2+-parseInt(n(192))/3*(parseInt(n(188))/4)+parseInt(n(195))/5*(parseInt(n(206))/6)+-parseInt(n(201))/7*(parseInt(n(205))/8)+-parseInt(n(207))/9*(parseInt(n(189))/10)+parseInt(n(196))/11*(parseInt(n(191))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ti);class Ai extends t.Plugin{[_i(203)](){const t=_i,e=this[t(190)];e[t(199)][t(202)](t(198))&&e[t(199)][t(194)](t(204))[t(208)](t(200))}}const Ci=ki;function ki(t,e){const n=Ri();return(ki=function(t,e){return n[t-=150]})(t,e)}!function(t,e){const n=ki,r=t();for(;;)try{if(577187===parseInt(n(165))/1+parseInt(n(170))/2+-parseInt(n(169))/3*(-parseInt(n(158))/4)+parseInt(n(180))/5*(parseInt(n(174))/6)+parseInt(n(167))/7+-parseInt(n(161))/8+-parseInt(n(176))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ri);class Li extends t.Plugin{[Ci(179)](){const t=Ci,e=this[t(150)],n=e[t(166)][t(163)](t(159));e[t(166)][t(183)](t(178))&&(n[t(171)](t(151),[],[t(173)]),n[t(168)][t(172)]((e=>this[t(154)](e))))}[Ci(154)](t){const e=Ci,n=this[e(150)][e(152)],{data:r}=t,s={type:e(157),content:""};if(r&&e(173)==r[e(177)]){if(!r[e(162)])return{type:e(157),content:Hr(n,e(156),Hr(n,e(164)))+" ("+r[e(155)]+")"};if(!r[e(155)]){let o=t[e(153)];for(;o;){if(o[e(160)]&&e(182)==o[e(160)][e(177)]&&o[e(160)][e(155)])return s;o=o[e(175)]}return{type:e(157),content:Hr(n,e(181),Hr(n,e(164)))+" ("+r[e(162)]+")"}}}}}function Ri(){const t=["82396TwaGBv","_enableDefaultAttributesIntegration","registerDescriptionCallback","listMarkerStyle","6pLCtYu","next","7566786bHUMjm","key","MultiLevelList","afterInit","4593415auUNPh","*Remove format:* %0","listType","has","editor","multiLevelList","locale","head","handleDescriptions","newValue","*Set format:* %0","format","764AJdMBe","TrackChangesEditing","data","7098008BWFPxR","oldValue","get","ELEMENT_MULTI_LEVEL_LIST","18737HWQJrF","plugins","2826971mVYQIp","_descriptionFactory","14493hPdaaU"];return(Ri=function(){return t})()}function Ni(t,e){const n=vi();return(Ni=function(t,e){return n[t-=120]})(t,e)}const Si=Ni;function vi(){const t=["editor","registerElementLabel","pageBreak","5413736rgZWIB","locale","28YDvfCs","enableCommand","1851051cskeLB","get","8634zgPFku","has","afterInit","PageBreakEditing","5455860sivCcl","TrackChangesEditing","plugins","ELEMENT_PAGE_BREAK","1121545BOXEYQ","922792UTHwRZ","3082276yzQjLh","_descriptionFactory"];return(vi=function(){return t})()}!function(t,e){const n=Ni,r=t();for(;;)try{if(741446===parseInt(n(128))/1+parseInt(n(140))/2+parseInt(n(138))/3+parseInt(n(129))/4+parseInt(n(127))/5+parseInt(n(123))/6+-parseInt(n(136))/7*(parseInt(n(134))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vi);class Mi extends t.Plugin{[Si(121)](){const t=Si,e=this[t(131)];if(!e[t(125)][t(120)](t(122)))return;e[t(125)][t(139)](t(124))[t(137)](t(133));const n=e[t(125)][t(139)](t(124)),r=e[t(135)];n[t(130)][t(132)](t(133),(e=>Hr(r,t(126),e)))}}const Oi=Fi;function wi(){const t=["format","schema","*Insert:* %0","1469575OpodZZ","model","start","insert","span","paragraph","insertParagraph","isLimit","isTouching","3455512KabyQa","formatBlock","downcastDispatcher","registerElementLabel","addMarker:suggestion:insertion","createUIElement","includes","checkChild","markerName","306bUDBVC","type","enableCommand","options","bindElementToMarker","consumable","694380yrOaaF","insertion","activeMarkers","afterInit","plugins","data","2QvnnVs","_enableDefaultAttributesIntegration","_registerLegacyDescription","*Change to:* %0","Paragraph","$text","markerRange","highest","registerDescriptionCallback","397692tTBbxP","TrackChangesEditing","get","consume","mapper","end","toViewPosition","ck-suggestion-marker--active","editor","addClass","ELEMENT_PARAGRAPH","ck-suggestion-marker-split","getItemLabel","54817rKjYqA","showSuggestionHighlights","777963JsdPZP","getFirstRange","2124540jbbAwQ","has","locale","name","nodeAfter","editing","writer","isBlock","_descriptionFactory","commandName"];return(wi=function(){return t})()}!function(t,e){const n=Fi,r=t();for(;;)try{if(286669===parseInt(n(509))/1+parseInt(n(500))/2*(-parseInt(n(455))/3)+parseInt(n(494))/4+-parseInt(n(470))/5+-parseInt(n(488))/6*(parseInt(n(453))/7)+parseInt(n(479))/8+parseInt(n(457))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wi);class Di extends t.Plugin{[Oi(497)](){const t=Oi,e=this[t(517)];if(!e[t(498)][t(458)](t(504)))return;const n=e[t(459)],r=e[t(498)][t(511)](t(510));r[t(465)][t(482)](t(475),(e=>Hr(n,t(450),e))),r[t(501)](t(475)),r[t(490)](t(476)),e[t(462)][t(481)].on(t(483),Pi(e),{priority:t(507)}),e[t(499)][t(481)].on(t(483),((n,r,s)=>{const o=t;s[o(491)][o(454)]&&Pi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(507)});const s=r[t(465)];s[t(508)]((r=>{const o=t;if(o(495)!==r[o(489)])return;const{start:i,end:a}=r[o(456)]();if(!i[o(478)](a)||!i[o(461)])return;const c=e[o(471)][o(468)],u=i[o(461)];return c[o(464)](u)&&!c[o(477)](u)&&c[o(486)](u,o(505))?{type:o(495),content:Hr(n,o(469),s[o(452)](u,1))}:void 0})),this[t(502)]()}[Oi(502)](){const t=Oi,e=this[t(517)],n=e[t(459)];e[t(498)][t(511)](t(510))[t(465)][t(508)]((e=>{const r=t;if(r(480)!=e[r(489)])return;const{data:s}=e;return s&&r(475)==s[r(466)]?{type:r(467),content:Hr(n,r(503),Hr(n,r(450)))}:void 0}))}}function Fi(t,e){const n=wi();return(Fi=function(t,e){return n[t-=450]})(t,e)}function Pi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Fi,i=t[o(498)][o(511)](o(510)),a=r[o(506)][o(472)],c=r[o(506)][o(514)],u=t[o(471)][o(468)];if(!a[o(478)](c)||!a[o(461)])return;const l=a[o(461)];if(u[o(464)](l)&&!u[o(477)](l)&&u[o(486)](l,o(505))){if(!s[o(493)][o(512)](r[o(506)],n[o(460)]))return;const t=s[o(463)][o(484)](o(474),{class:o(451)}),a=s[o(513)][o(515)](c);e&&i[o(496)][o(485)](r[o(487)])&&s[o(463)][o(518)](o(516),t),s[o(463)][o(473)](a,t),s[o(513)][o(492)](t,r[o(487)])}}}const Bi=Ui;function xi(){const t=["TrackChangesEditing","registerDescriptionCallback","has","locale","232418xEyRTM","628624RdrIWA","2519037ROeBoP","11UOAikK","editor","2SENEIn","formatBlock","afterInit","type","removeFormat","RemoveFormatEditing","7385810xGhTvb","commandName","_registerLegacyDescription","777300htdTPm","formatInline","plugins","*Remove all formatting*","format","27995qokWvG","_enableDefaultAttributesIntegration","get","_descriptionFactory","42soClwt","925413zOaAWj","44XrrfLa"];return(xi=function(){return t})()}function Ui(t,e){const n=xi();return(Ui=function(t,e){return n[t-=160]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(254412===parseInt(n(175))/1*(-parseInt(n(180))/2)+parseInt(n(169))/3+parseInt(n(170))/4*(parseInt(n(164))/5)+parseInt(n(189))/6+parseInt(n(168))/7*(-parseInt(n(176))/8)+-parseInt(n(177))/9+parseInt(n(186))/10*(parseInt(n(178))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xi);class ji extends t.Plugin{[Bi(182)](){const t=Bi,e=this[t(179)];e[t(161)][t(173)](t(185))&&(e[t(161)][t(166)](t(171))[t(165)](t(184)),this[t(188)]())}[Bi(188)](){const t=Bi,e=this[t(179)];e[t(161)][t(166)](t(171))[t(167)][t(172)]((n=>{const r=t;if(r(181)!=n[r(183)]&&r(160)!=n[r(183)])return;const{data:s}=n;return s&&r(184)==s[r(187)]?{type:r(163),content:Hr(e[r(174)],r(162))}:void 0}))}}const Gi=zi;function Vi(){const t=["292122WFujZV","goToNextRestrictedEditingException","afterInit","RestrictedEditingModeEditing","3594126NmadRg","26308OzLCLG","trackChanges","get","12227480WMXYYs","460lUjEnM","acceptSuggestion","20016766DmSnBF","1499659jESHDV","goToPreviousRestrictedEditingException","TrackChangesEditing","18DjFwMl","plugins","discardSelectedSuggestions","discardSuggestion","editor","acceptAllSuggestions","acceptSelectedSuggestions","12zepZZA","discardAllSuggestions","has","206985CMDJto","enableCommand","208SnyMPH"];return(Vi=function(){return t})()}function zi(t,e){const n=Vi();return(zi=function(t,e){return n[t-=317]})(t,e)}!function(t,e){const n=zi,r=t();for(;;)try{if(952653===-parseInt(n(326))/1*(parseInt(n(344))/2)+parseInt(n(333))/3+-parseInt(n(334))/4*(-parseInt(n(338))/5)+parseInt(n(323))/6*(-parseInt(n(341))/7)+-parseInt(n(328))/8*(-parseInt(n(329))/9)+-parseInt(n(337))/10+parseInt(n(340))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vi);class Hi extends t.Plugin{[Gi(331)](){const t=Gi,e=this[t(320)];if(!e[t(317)][t(325)](t(332)))return;const n=e[t(317)][t(336)](t(343));n[t(327)](t(342)),n[t(327)](t(330));const r=e[t(317)][t(336)](t(332));r[t(327)](t(335)),r[t(327)](t(339)),r[t(327)](t(319)),r[t(327)](t(321)),r[t(327)](t(324)),r[t(327)](t(322)),r[t(327)](t(318))}}const Wi=Ki;function Xi(){const t=["get","markerName","addMarker:suggestion:deletion","createPositionBefore","TrackChangesEditing","locale","softBreak","mapper","writer","includes","options","360fvaaxI","markerRange","insert","showSuggestionHighlights","merge","requires","registerElementLabel","5255fCqITC","addClass","plugins","148965zLWsXO","name","189970ZsCWrp","element","getItems","createUIElement","deletion","ELEMENT_LINE_BREAK","enableCommand","model","span","52011FTApoL","init","data","editor","_descriptionFactory","2xDdWLL","toViewPosition","consumable","addMarker:suggestion","shiftEnter","editing","14mqCusw","590nERgmh","activeMarkers","downcastDispatcher","test","split","ck-suggestion-marker-","9454478piHLaw","ck-suggestion-marker--active","bindElementToMarker","addMarker:suggestion:insertion","103784IjxLfC","1078956oBwtje","high"];return(Xi=function(){return t})()}function Ki(t,e){const n=Xi();return(Ki=function(t,e){return n[t-=450]})(t,e)}!function(t,e){const n=Ki,r=t();for(;;)try{if(197489===-parseInt(n(451))/1+-parseInt(n(465))/2*(-parseInt(n(506))/3)+-parseInt(n(483))/4+-parseInt(n(503))/5*(-parseInt(n(496))/6)+parseInt(n(471))/7*(parseInt(n(482))/8)+-parseInt(n(460))/9*(parseInt(n(472))/10)+parseInt(n(478))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xi);class qi extends t.Plugin{static get[Wi(501)](){return[Ys.ShiftEnter]}[Wi(461)](){const t=Wi,e=this[t(463)],n=e[t(505)][t(485)](t(489));n[t(457)](t(469)),e[t(470)][t(474)].on(t(481),Zi(e),{priority:t(484)}),e[t(470)][t(474)].on(t(487),Zi(e),{priority:t(484)}),e[t(462)][t(474)].on(t(468),((n,r,s)=>{const o=t;s[o(495)][o(499)]&&Zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(464)][t(502)](t(491),(n=>Hr(e[t(490)],t(456),n)))}}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ki,i=t[o(505)][o(485)](o(489));if(!s[o(467)][o(475)](r[o(497)],n[o(450)]))return;const a=t[o(458)];for(const t of r[o(497)][o(453)]()){if(!t.is(o(452),o(491)))continue;const n=o(455)==r[o(486)][o(476)](":")[1]?o(500):o(476),c=s[o(493)][o(454)](o(459),{class:o(477)+n}),u=s[o(492)][o(466)](a[o(488)](t));e&&i[o(473)][o(494)](r[o(486)])&&s[o(493)][o(504)](o(479),c),s[o(493)][o(498)](u,c),s[o(492)][o(480)](c,r[o(486)])}}}function Yi(t,e){const n=Qi();return(Yi=function(t,e){return n[t-=309]})(t,e)}function Qi(){const t=["commandName","enableCommand","value","commands","model","change","commandParams","afterInit","formatInline","isCollapsed","19416FamFVj","FORMAT_RESTRICTED_DISABLED","1148047hafvay","document","registerDescriptionCallback","editor","format","2553qcSTGN","StandardEditingModeEditing","get","8hPwUcD","markInlineFormat","388ASsuQn","plugins","restrictedEditingException","4011175YgAJmI","933328uFwCzl","formatBlock","FORMAT_RESTRICTED_ENABLED","310galYYu","locale","4285710pJXITp","_descriptionFactory","getRanges","from","1912113SToGqQ","TrackChangesEditing","type","forceValue","selection","has"];return(Qi=function(){return t})()}const Ji=Yi;!function(t,e){const n=Yi,r=t();for(;;)try{if(683837===parseInt(n(342))/1+parseInt(n(315))/2+parseInt(n(347))/3*(parseInt(n(311))/4)+-parseInt(n(318))/5*(-parseInt(n(340))/6)+-parseInt(n(314))/7*(parseInt(n(309))/8)+-parseInt(n(324))/9+-parseInt(n(320))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qi);class $i extends t.Plugin{[Ji(337)](){const t=Ji,e=this[t(345)],n=e[t(334)],r=e[t(319)];if(!e[t(312)][t(329)](t(348)))return;const s=e[t(312)][t(349)](t(325)),o=t(313),i=e[t(333)][t(349)](o);s[t(331)](o,((e,r={})=>{const a=t,c=n[a(343)][a(328)];if(c[a(339)])return void e(r);const u=void 0!==r[a(327)]?r[a(327)]:!i[a(332)];n[a(335)]((()=>{const t=a,e=Array[t(323)](c[t(322)]());for(const r of e){const e=u?[r]:ws(o,r,n);for(const n of e)s[t(310)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(321)][t(344)]((e=>{const n=t;if(n(316)!=e[n(326)]&&n(338)!=e[n(326)])return;const{data:s}=e;return s&&s[n(330)]==o?s[n(336)][0][n(327)]?{type:n(346),content:Hr(r,n(317))}:{type:n(346),content:Hr(r,n(341))}:void 0}))}}const ta=na;function ea(){const t=["3217024RkxGkg","style","_enableDefaultAttributesIntegration","ghsAttributes","Style","config","inline","DataSchema","_descriptionFactory","editor","_registerLegacyDescription","formatBlock","toLowerCase","block","registerDescriptionCallback","4108126anUpmZ","_registerBlockAttribute","1974007bhlflu","add","5046960rOkebV","2kOQrQX","forceValue","styleName","element","1475949aLOfno","100Lckdzl","get","afterInit","_registerInlineAttribute","11740356jZRQYj","registerAttributeLabel","has","40zpHUAT","type","commandParams","definitions","plugins","1895ciJVUb","14466jceCex","StyleUtils","GeneralHtmlSupport","TrackChangesEditing","normalizeConfig","format","formatInline","*Set format:* %0","*Remove format:* %0","getGhsAttributeNameForElement","commandName","FORMAT_STYLE","locale"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=223]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(904225===-parseInt(n(225))/1*(parseInt(n(272))/2)+parseInt(n(271))/3+parseInt(n(252))/4+parseInt(n(238))/5*(parseInt(n(239))/6)+parseInt(n(269))/7*(parseInt(n(233))/8)+parseInt(n(230))/9+parseInt(n(226))/10*(-parseInt(n(267))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ea);class ra extends t.Plugin{[ta(228)](){const t=ta,e=this[t(261)];if(!e[t(237)][t(232)](t(256))||!e[t(237)][t(232)](t(259)))return;const n=e[t(237)][t(227)](t(242)),r=e[t(251)],s=e[t(257)][t(227)](t(253))||{},o=e[t(237)][t(227)](t(241)),i=e[t(237)][t(227)](t(240))[t(243)](e[t(237)][t(227)](t(259)),s[t(236)]);n[t(254)](t(253));const a=new Set;for(const e of i[t(265)]){const n=o[t(248)](e[t(224)]);a[t(270)](n)}const c=new Set;for(const e of i[t(258)]){const n=o[t(248)](e[t(224)]);c[t(270)](n);for(const n of e[t(255)])c[t(270)](n)}for(const e of a)n[t(268)](e),n[t(260)][t(231)](e,Hr(r,t(250)));for(const e of c)n[t(229)](e),n[t(260)][t(231)](e,Hr(r,t(250)));this[t(262)]()}[ta(262)](){const t=ta,e=this[t(261)],n=e[t(251)];e[t(237)][t(227)](t(242))[t(260)][t(266)]((e=>{const r=t;if(r(263)!=e[r(234)]&&r(245)!=e[r(234)])return;const{data:s}=e;return s&&r(253)===s[r(249)]?s[r(235)][0][r(273)]?{type:r(244),content:Hr(n,r(246),s[r(235)][0][r(223)][r(264)]())}:{type:r(244),content:Hr(n,r(247),s[r(235)][0][r(223)][r(264)]())}:void 0}))}}const sa=ia;function oa(){const t=["getColumnIndexes","max","rootName","rowspan","findAncestor","model","registerCustomCallback","selectTableRow","_splitMarkerName","element","_setupColumnsRowsFixing","ELEMENT_TABLE_ROW_WITH_TEXT","values","isEqual","join","getAttribute","editor","showSuggestionHighlights","plugins","some","isArray","*Remove:* %0","change","document","ELEMENT_TABLE_COLUMN_WITH_TEXT","toLowerCase","item","addRange","change:data","insertTable","every","insert","low","_tablePostFixingSubtypes","insertTableRowAbove","min","has","registerPostFixer","markMultiRangeInsertion","first","ELEMENT_TABLE_COLUMN","root","getItems","minColumn","accept","_getSuggestionCoords","addClass","forceValue","removeTableColumn","last","getChangedMarkers","2237208EZpRBo","_descriptionFactory","createTableWalker","writer","add","setSelection","97887vpDhBC","TableEditing","30SCWhCF","name","_tableSuggestions","startsWith","getContainedElement","TrackChangesEditing","getFirstRange","TableUtils","classes","afterInit","getRowIndexes","9710YcEbys","addMarker:suggestion","1311237ZepRdz","markMultiRangeDeletion","substr","getCellLocation","data","locale","map","_acceptFormatSuggestionCallbackFactory","createPositionAt","position","_suggestionFactory","tableRow","order","selectTableColumn","options","ELEMENT_TABLE","tablePaste","_getCoordsForCells","mapper","$graveyard","*Insert:* %0","isInContent","table","isTouching","highest","minRow","execute","span","getSelectionAffectedTableCells","nodeAfter","toViewElement","120ObDrTM","removeClass","type","colspan","left","get","cell","start","detach","getSuggestion","length","removeTableRow","enqueueChange","push","includes","createRangeOn","oldRange","hasAttribute","above","selection","$textProxy","enableCommand","differ","ELEMENT_TABLE_ROW","createRangeIn","downcastDispatcher","discard","MAX_SAFE_INTEGER","MIN_SAFE_INTEGER","tableCell","nodeBefore","2439WqUEuh","maxColumn","deletion","getChanges","1194208HUAnGD","suggestion","registerElementLabel","insertTableRowBelow","commands","tableColumn","maxRow","insertTableColumnRight","filter","end","insertion","getChildren","fromRange","4834220MGimAQ","getRanges","isIntersectingWithRange","batch","from","ELEMENT_TABLE_WITH_TEXT","insertTableColumnLeft","refresh","subType","1552313lIZfxp","registerDescriptionCallback"];return(oa=function(){return t})()}function ia(t,e){const n=oa();return(ia=function(t,e){return n[t-=354]})(t,e)}!function(t,e){const n=ia,r=t();for(;;)try{if(795062===parseInt(n(449))/1+parseInt(n(515))/2+-parseInt(n(434))/3*(-parseInt(n(480))/4)+-parseInt(n(366))/5+-parseInt(n(436))/6*(parseInt(n(375))/7)+-parseInt(n(428))/8+parseInt(n(511))/9*(parseInt(n(447))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oa);class aa extends t.Plugin{constructor(t){const e=ia;super(t),this[e(410)]=[e(460),e(358)],this[e(438)]=new Set}[sa(445)](){const t=sa,e=this[t(393)],n=e[t(382)][t(400)][t(499)];if(!e[t(395)][t(413)](t(435)))return;const r=e[t(454)],s=e[t(395)][t(485)](t(441)),o=e[t(395)][t(485)](t(443));s[t(429)][t(355)](t(471),(e=>Hr(r,t(464),e))),this[t(387)](),s[t(501)](t(406)),s[t(501)](t(384)),s[t(501)](t(462));for(const r of[t(411),t(356)]){const i=e[t(357)][t(485)](r);s[t(501)](r,(r=>{const a=t;e[a(382)][a(399)]((t=>{const e=a;r();const c=e(498)===i[e(461)],u=o[e(477)](n),l=o[e(446)](u),f=c?l[e(416)]-1:l[e(426)]+1,h=u[0][e(381)](e(471)),d=o[e(430)](h,{startRow:f,endRow:f}),g=Array[e(370)](d)[e(455)]((n=>t[e(495)](n[e(486)])));s[e(415)](g,e(460))}))}))}for(const r of[t(372),t(360)]){const i=e[t(357)][t(485)](r);s[t(501)](r,(r=>{const a=t;e[a(382)][a(399)]((t=>{const e=a;r();const c=e(484)===i[e(461)],u=o[e(477)](n),l=o[e(377)](u),f=c?l[e(416)]-1:l[e(426)]+1,h=u[0][e(381)](e(471)),d=o[e(430)](h,{startRow:0,column:f,includeAllSlots:!1}),g=Array[e(370)](d)[e(455)]((n=>t[e(495)](n[e(486)])));s[e(415)](g,e(358))}))}))}for(const r of[t(491),t(425)]){const i=r[t(451)](11),a=i[t(402)](),c=a[t(451)](0,3)+t(476),u=t(471)+i,l=t(412)+i,f=t(378)+i;s[t(501)](r,(()=>{const i=t;e[i(382)][i(399)]((t=>{const e=i,h=o[e(477)](n),d=h[0][e(381)](e(471));let g;if(e(491)==r){const t=o[e(446)](h);g={startRow:t[e(416)],endRow:t[e(426)],includeAllSlots:!0}}else{const t=o[e(377)](h);g={startColumn:t[e(416)],endColumn:t[e(426)],includeAllSlots:!0}}const p=o[e(430)](d,g),m=Array[e(370)](p)[e(455)]((({cell:t})=>t)),I=ca(m[e(361)]((t=>t[e(497)](c)))),E=ca(m[e(361)]((t=>!t[e(497)](c))))[e(455)]((n=>t[e(495)](n))),b=s[e(450)](E,u);if(b&&(e(460)==b[e(374)]||e(358)==b[e(374)])){const n=this[e(422)](b);for(const r of I){const s=t[e(495)](r),i=o[e(452)](r),u=r[e(392)](c)-1,h=n[l],d=n[f];h<=i[a]&&i[a]+u<=d&&b[e(404)](s)}}}))}))}function c(r){const s=t,o=Array[s(370)](n[s(367)]())[s(455)]((t=>i.LiveRange[s(365)](t)));e[s(382)][s(399)]((t=>{const n=s,i=t[n(369)];r=r[n(361)]((t=>n(468)!=t[n(418)][n(379)])),t[n(433)](r),e[n(357)][n(485)](n(491))[n(373)](),e[n(475)](n(491),{forceDefaultExecution:!0}),e[n(382)][n(492)]((()=>{const t=n;e[t(382)][t(492)](i,(e=>{const n=t,r=o[n(361)]((t=>n(468)!=t[n(418)][n(379)]));r[n(490)]>0&&e[n(433)](r);for(const t of o)t[n(488)]()}))}))}))}function u(r){const s=t;e[s(382)][s(399)]((t=>{const o=s,a=Array[o(370)](n[o(367)]())[o(455)]((t=>i.LiveRange[o(365)](t))),c=[];for(const t of r)for(const e of t[o(419)]({shallow:!0}))c[o(493)](e);for(const n of c)o(468)!=n[o(418)][o(379)]&&(t[o(433)](t[o(457)](n,0)),e[o(357)][o(485)](o(425))[o(373)](),e[o(475)](o(425),{forceDefaultExecution:!0}));const u=a[o(361)]((t=>o(468)!=t[o(418)][o(379)]));u[o(490)]>0&&t[o(433)](u);for(const t of a)t[o(488)]()}))}function l(e,n){const r=t;return n[r(407)]((t=>e[r(396)]((e=>e[r(362)][r(390)](t[r(487)])||t[r(362)][r(390)](e[r(487)])))))}function f(e,n){const r=t;return e[r(396)]((t=>n[r(396)]((e=>t[r(362)][r(472)](e[r(487)])))))}e[t(453)][t(505)].on(t(448),((e,n,r)=>{const s=t;if(!r[s(463)][s(394)])return;const o=n[s(403)];if(!o)return;const i=r[s(467)][s(479)](o);function c(t){return Array[s(397)](t)?t:[t]}i&&s(509)===o[s(437)]&&(0,a.setHighlightHandling)(i,r[s(431)],((t,e,n)=>n[s(423)](c(e[s(444)]),t)),((t,e,n)=>n[s(481)](c(e[s(444)]),t)))}),{priority:t(473)}),s[t(429)][t(376)]((e=>{const n=t;if(n(363)!=e[n(482)]&&n(513)!=e[n(482)])return;const s=e[n(440)]();if(null!=s&&s.is(n(386),n(471))){if(n(363)==e[n(482)]){const t=e[n(419)]()[n(361)]((t=>t.is(n(500))))[n(455)]((t=>t[n(453)]));if(t[n(490)])return{type:n(363),content:Hr(r,n(469),Hr(r,n(371),'"'+t[n(391)](" ")+'"'))}}if(n(513)==e[n(482)]){const t=e[n(419)]()[n(361)]((t=>t.is(n(500))))[n(455)]((t=>t[n(453)]));if(t[n(490)])return{type:n(513),content:Hr(r,n(398),Hr(r,n(371),'"'+t[n(391)](" ")+'"'))}}}})),s[t(429)][t(376)]((e=>{const n=t;if(n(460)==e[n(374)]){const t=e[n(419)]()[n(361)]((t=>t.is(n(500))))[n(455)]((t=>t[n(453)])),s=this[n(422)](e),o=s[n(359)]-s[n(474)]+1;if(n(363)==e[n(482)])return t[n(490)]?{type:n(363),content:Hr(r,n(469),Hr(r,n(388),[o,'"'+t[n(391)](" ")+'"']))}:{type:n(363),content:Hr(r,n(469),Hr(r,n(503),o))};if(n(513)==e[n(482)])return t[n(490)]?{type:n(513),content:Hr(r,n(398),Hr(r,n(388),[o,'"'+t[n(391)](" ")+'"']))}:{type:n(513),content:Hr(r,n(398),Hr(r,n(503),o))}}if(n(358)==e[n(374)]){const t=e[n(419)]()[n(361)]((t=>t.is(n(500))))[n(455)]((t=>t[n(453)])),s=this[n(422)](e),o=s[n(512)]-s[n(420)]+1;if(n(363)==e[n(482)])return t[n(490)]?{type:n(363),content:Hr(r,n(469),Hr(r,n(401),[o,'"'+t[n(391)](" ")+'"']))}:{type:n(363),content:Hr(r,n(469),Hr(r,n(417),o))};if(n(513)==e[n(482)])return t[n(490)]?{type:n(513),content:Hr(r,n(398),Hr(r,n(401),[o,'"'+t[n(391)](" ")+'"']))}:{type:n(513),content:Hr(r,n(398),Hr(r,n(417),o))}}})),s[t(459)][t(383)](t(363),t(460),t(506),c),s[t(459)][t(383)](t(513),t(460),t(421),c),s[t(459)][t(383)](t(363),t(358),t(506),u),s[t(459)][t(383)](t(513),t(358),t(421),u),s[t(459)][t(383)](t(363),t(358),t(391),l),s[t(459)][t(383)](t(513),t(358),t(391),l),s[t(459)][t(383)](t(363),t(460),t(391),f),s[t(459)][t(383)](t(513),t(460),t(391),f)}[sa(456)](){const t=sa,e=this[t(393)],n=e[t(382)][t(400)][t(499)];return(r,s)=>{const o=t;e[o(382)][o(399)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(362)][a(510)];u&&u[0]&&!1===u[0][a(424)]&&(l=r[0][a(487)][a(478)]);const f=t[a(504)](l);if(a(468)==f[a(418)][a(379)])return;const h=Array[a(370)](n[a(367)]())[a(455)]((t=>i.LiveRange[a(365)](t)));t[a(433)](f),e[a(357)][a(485)](c)[a(373)](),u[a(493)]({forceDefaultExecution:!0}),e[a(475)](c,...u);const d=h[a(361)]((t=>a(468)!=t[a(418)][a(379)]));d[a(490)]>0&&t[a(433)](d);for(const t of h)t[a(488)]()}))}}[sa(466)](t){const e=sa,n=this[e(393)][e(395)][e(485)](e(443));let r=Number[e(507)],s=Number[e(508)],o=Number[e(507)],i=Number[e(508)];for(const a of t){if(e(468)==a[e(418)][e(379)])continue;const{row:t,column:c}=n[e(452)](a),u=a[e(497)](e(380))?a[e(392)](e(380))-1:0,l=a[e(497)](e(483))?a[e(392)](e(483))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[sa(387)](){const t=sa,e=this[t(393)],n=e[t(395)][t(485)](t(441)),r=e[t(395)][t(485)](t(443));e[t(382)][t(400)].on(t(405),(()=>{const r=t,s=Array[r(370)](e[r(382)][r(400)][r(502)][r(427)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(385)](t);if(r(354)!=s)continue;if(null!=e[r(496)])continue;const a=n[r(489)](o);this[r(410)][r(494)](i)&&this[r(438)][r(432)](a)}}),{priority:t(409)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(495)](e),a=e[s(381)](s(471)),c=r[s(452)](e);for(const t of this[s(438)]){const n=t[s(374)],r=n[s(439)](s(465)),u=n[s(451)](r?10:5),l=u[s(402)](),f=l[s(451)](0,3)+s(476),h=s(412)+u,d=s(378)+u;if(!t[s(470)])continue;if(a!=t[s(442)]()[s(487)][s(381)](s(471)))continue;if(t[s(368)](i))continue;const g=e[s(497)](f)?e[s(392)](f)-1:0,p=this[s(422)](t),m=p[h],I=p[d];m<=c[l]&&c[l]+g<=I&&(t[s(404)](i),o=!0)}return o};e[t(382)][t(400)][t(414)]((n=>{const r=t;let o=!1;for(const t of e[r(382)][r(400)][r(502)][r(514)]())if(r(408)==t[r(482)])if(r(460)==t[r(437)])for(const e of t[r(458)][r(478)][r(364)]())o=o||s(e,n);else r(509)==t[r(437)]&&(o=o||s(t[r(458)][r(478)],n));return o}))}[sa(422)](t){const e=sa;return this[e(466)](t[e(367)]()[e(455)]((t=>t[e(487)][e(478)])))}}function ca(t){const e=sa;return Array[e(370)](new Set(t)[e(389)]())}const ua=fa;function la(){const t=["add","*Split cell:* horizontally","get","markMultiRangeBlockFormat","42128oibUqh","formatBlock","rootName","commands","setSelection","cell","TrackChangesEditing","editor","find","selection","enableCommand","commandName","_isForcedDefaultExecutionBlock","length","horizontally","size","_areMergableCells","low","locale","_suggestionFactory","stop","findAncestor","getFirstPosition","document","from","splitTableCellVertically","set:isEnabled","deletion","filter","mergeTableCellDown","return","subType","getSuggestions","_descriptionFactory","2705120eWXthJ","TableUtils","highest","insertion","splitTableCellHorizontally","detach","119ScvCjD","$graveyard","refresh","createTableWalker","getCellLocation","requires","mergeTableCellRight","accept","trackChanges","forceDefaultExecution","17180HMXYFj","element","14wqNmUt","getSelectionAffectedTableCells","author","value","createRangeOn","*Split cell:* vertically","push","177529bOmEGc","formatInline","type","*Merge cells*","mergeTableCellLeft","_areSelectedCellsMergable","15QOLsYG","afterInit","plugins","mergeTableCellUp","isInContent","1836432cXxzvf","getRanges","1042314FOzEIn","model","direction","isEnabled","table","_tablePostFixingSubtypes","change","registerDescriptionCallback","format","mergeTableCells","21107MPhvoF","map","registerCustomCallback","TableEditing","has","execute","_acceptFormatSuggestionCallbackFactory","tableCell","132JTODTZ","containsRange","fromRange","markBlockFormat","207AJkoaJ","root","getAncestors"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=416]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(336248===-parseInt(n(499))/1*(parseInt(n(469))/2)+-parseInt(n(511))/3*(-parseInt(n(467))/4)+-parseInt(n(482))/5*(-parseInt(n(489))/6)+-parseInt(n(457))/7*(parseInt(n(417))/8)+parseInt(n(487))/9+-parseInt(n(451))/10+parseInt(n(476))/11*(-parseInt(n(507))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(462)](){return[aa]}[ua(483)](){const t=ua,e=this[t(424)],n=e[t(490)][t(440)][t(426)],r=e[t(435)];if(!e[t(484)][t(503)](t(502)))return;const s=e[t(484)][t(516)](t(423)),o=e[t(484)][t(516)](t(452)),a=e[t(484)][t(516)](aa);a[t(494)][t(475)](t(498)),s[t(427)](t(498),(()=>{const n=t,r=o[n(470)](e[n(490)][n(440)][n(426)]);e[n(490)][n(495)]((()=>{const t=n;s[t(416)](r,{commandName:t(498),commandParams:[]},[],t(498))}))})),e[t(420)][t(516)](t(498)).on(t(504),((n,r)=>{const o=t;e[o(420)][o(516)](o(465))[o(472)]&&(r[o(430)]>0&&r[r[o(430)]-1]&&r[r[o(430)]-1][o(466)]||s[o(429)]||this[o(481)]()||n[o(437)]())}),{priority:t(453)});for(const n of[t(485),t(463),t(446),t(480)]){const r=e[t(420)][t(516)](n);s[t(427)](n,(()=>{const n=t,o=e[n(490)][n(440)][n(426)][n(439)]()[n(513)]()[n(425)]((t=>t.is(n(468),n(506)))),i=r[n(472)];e[n(490)][n(495)]((()=>{const t=n;s[t(416)]([o,i],{commandName:t(498),commandParams:[]},[],t(498))}))}))}for(const n of[t(442),t(455)]){const r=e[t(420)][t(516)](n);s[t(427)](n,(()=>{const i=t,a=o[i(470)](e[i(490)][i(440)][i(426)])[0],c=a[i(438)](i(493)),{column:u,row:l}=o[i(461)](a);let f=[];if(i(431)==r[i(491)]){const t=o[i(460)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(441)](t)[i(500)]((t=>t[i(422)]))}else{const t=o[i(460)](c,{column:u,includeAllSlots:!0});f=Array[i(441)](t)[i(500)]((t=>t[i(422)]))}e[i(490)][i(495)]((t=>{const e=i;s[e(510)](t[e(473)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(450)][t(496)]((e=>{const n=t;if(n(418)!=e[n(478)]&&n(477)!=e[n(478)])return;const{data:s}=e;return s&&n(498)==s[n(428)]?{type:n(497),content:Hr(r,n(479))}:void 0})),s[t(450)][t(496)]((e=>{const n=t;if(n(418)!=e[n(478)]&&n(477)!=e[n(478)])return;const{data:s}=e;return s?n(442)==s[n(428)]?{type:n(497),content:Hr(r,n(474))}:n(455)==s[n(428)]?{type:n(497),content:Hr(r,n(515))}:void 0:void 0}));const c=a[t(505)]();for(const e of[t(485),t(463),t(446),t(480)])s[t(436)][t(501)](t(418),e,t(464),c);for(const e of[t(442),t(455)])s[t(436)][t(501)](t(418),e,t(464),c);s[t(436)][t(501)](t(418),t(498),t(464),(r=>{const s=t;e[s(490)][s(495)]((t=>{const o=s,a=Array[o(441)](n[o(488)]())[o(500)]((t=>i.LiveRange[o(509)](t)));t[o(421)](r),e[o(420)][o(516)](o(498))[o(459)](),e[o(504)](o(498),{forceDefaultExecution:!0});const c=a[o(445)]((t=>o(458)!=t[o(512)][o(419)]));c[o(430)]>0&&t[o(421)](c);for(const t of a)t[o(456)]()}))}));for(const n of[t(485),t(446),t(480),t(463)]){const r=e[t(420)][t(516)](n);r.on(t(443),((n,s,o)=>{const i=t;if(o){const t=e[i(490)][i(440)][i(426)][i(439)]()[i(513)]()[i(425)]((t=>t.is(i(468),i(506))));this[i(433)](r[i(472)],t)||(n[i(447)]=!1,n[i(437)]())}}),{priority:t(434)})}}[ua(481)](){const t=ua,e=this[t(424)][t(420)][t(516)](t(498)),n=this[t(424)][t(484)][t(516)](t(452));if(!e[t(492)])return!1;const r=n[t(470)](this[t(424)][t(490)][t(440)][t(426)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(433)](e,n))return!1;return!0}[ua(433)](t,e){const n=ua,r=this[n(424)][n(484)][n(516)](n(423)),s=this[n(424)][n(490)][n(473)](t),o=this[n(424)][n(490)][n(473)](e),i=new Set,a=new Set;for(const t of r[n(449)]())if((n(454)==t[n(478)]||n(444)==t[n(478)]||n(498)==t[n(448)])&&t[n(486)])for(const e of t[n(488)]())e[n(508)](s,!0)&&i[n(514)](t[n(478)]+":"+t[n(471)].id),e[n(508)](o,!0)&&a[n(514)](t[n(478)]+":"+t[n(471)].id);if(i[n(432)]!=a[n(432)])return!1;for(const t of i)if(!a[n(503)](t))return!1;return!0}}function da(t,e){const n=ma();return(da=function(t,e){return n[t-=199]})(t,e)}const ga=da;!function(t,e){const n=da,r=t();for(;;)try{if(370919===parseInt(n(202))/1+-parseInt(n(259))/2+-parseInt(n(210))/3*(parseInt(n(258))/4)+-parseInt(n(229))/5+parseInt(n(208))/6+parseInt(n(242))/7*(-parseInt(n(283))/8)+parseInt(n(273))/9*(parseInt(n(220))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ma);class pa extends t.Plugin{static get[ga(243)](){return[aa]}[ga(278)](){const t=ga,e=this[t(221)];if(!e[t(205)][t(268)](t(231)))return;const n=e[t(276)],r=e[t(205)][t(270)](t(263));r[t(265)](t(215),[],[t(226)]),r[t(265)](t(257),[],[t(264)]),r[t(211)][t(234)](t(226),Hr(n,t(253))),r[t(211)][t(234)](t(264),Hr(n,t(282))),this[t(267)]()}[ga(267)](){const t=ga,e=this[t(221)][t(205)][t(270)](t(263)),n=this[t(221)][t(205)][t(270)](t(218)),r=this[t(221)][t(205)][t(270)](aa)[t(200)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=da,{type:c,id:u}=e[a(213)](o[a(238)]),l=e[a(240)](u),f=l[a(281)];if(a(232)!=l[a(246)]||!f||a(257)!=f[a(222)])return;if(o[a(260)])return void s[a(262)]();if(!i[a(201)][a(241)](o[a(224)],s[a(256)]))return;const h=o[a(224)][a(228)][a(212)],d=o[a(224)][a(207)][a(271)],g=h[a(249)][a(249)],{column:p}=n[a(254)](h),{column:m}=n[a(254)](d);for(let s=p;s<=m;s++){const l=n[a(206)](g,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(248)],l=i[a(233)][a(203)](s);i[a(204)][a(219)](a(225)+c,l),r&&i[a(204)][a(266)](a(236),u,l),i[a(233)][a(261)](l,o[a(238)]),t&&(e[a(275)][a(230)](o[a(238)])?i[a(204)][a(219)](a(223),l):i[a(204)][a(252)](a(223),l))}}}}e[t(247)][t(217)](t(232),t(215),t(251),r),e[t(247)][t(217)](t(232),t(257),t(251),r),this[t(221)][t(274)][t(209)].on(t(199),s(),{priority:t(269)}),this[t(221)][t(281)][t(209)].on(t(199),((e,n,r)=>{const o=t;r[o(255)][o(279)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(269)}),this[t(221)][t(274)][t(209)].on(t(272),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(213)](r[o(238)]),c=e[o(240)](a),u=c[o(281)];if(o(232)!=c[o(246)]||!u||o(257)!=u[o(222)])return;const l=s[o(233)][o(250)](r[o(238)]);if(l)for(const t of l)s[o(204)][o(252)](o(225)+i,t),s[o(204)][o(252)](o(223),t),s[o(204)][o(245)](o(236),t),s[o(233)][o(280)](t,r[o(238)])}),{priority:t(269)}),this[t(239)]()}[ga(239)](){const t=ga,e=this[t(221)],n=e[t(276)];function r(e){const r=t;return{type:r(277),content:Hr(n,r(214),e)}}e[t(205)][t(270)](t(263))[t(211)][t(244)]((e=>{const s=t;if(s(232)!=e[s(246)])return;const{data:o}=e;if(o){if(s(215)==o[s(222)]){const t=o[s(216)][0][s(235)];return r(Hr(n,s(t?253:227)))}if(s(257)==o[s(222)]){const t=o[s(216)][0][s(235)];return r(Hr(n,s(t?282:237)))}}}))}}function ma(){const t=["plugins","createTableWalker","end","2870124TIOBym","downcastDispatcher","3KYXzGN","_descriptionFactory","nodeAfter","_splitMarkerName","*Format:* %0","setTableRowHeader","commandParams","registerCustomCallback","TableUtils","addClass","47870qaIzeG","editor","commandName","ck-suggestion-marker--active","markerRange","ck-suggestion-marker-","headingRows","FORMAT_REGULAR_ROW","start","2688710ARenaD","includes","TableEditing","formatBlock","mapper","registerAttributeLabel","forceValue","data-suggestion","FORMAT_REGULAR_COLUMN","markerName","_registerLegacyDescription","getSuggestion","consume","78974SvywpD","requires","registerDescriptionCallback","removeAttribute","type","_suggestionFactory","cell","parent","markerNameToElements","accept","removeClass","FORMAT_HEADER_ROW","getCellLocation","options","name","setTableColumnHeader","2052368DaRjzv","1349984saDwRd","item","bindElementToMarker","stop","TrackChangesEditing","headingColumns","_enableDefaultAttributesIntegration","setAttribute","_handleLegacySuggestions","has","highest","get","nodeBefore","removeMarker:suggestion","3321TlAtWp","editing","activeMarkers","locale","format","afterInit","showSuggestionHighlights","unbindElementFromMarkerName","data","FORMAT_HEADER_COLUMN","248dKMgrD","addMarker:suggestion","_acceptFormatSuggestionCallbackFactory","consumable","201730UxDgOb","toViewElement","writer"];return(ma=function(){return t})()}const Ia=ba;function Ea(){const t=["getChangedMarkers","fromEntries","stop","getTableIfOnlyTableInContent","markers","columnInsertionRanges","row","locale","startsWith","name","findAncestor","discard","unwrap","elementToElement","getAllAdjacentSuggestions","2149600sLOqHV","24RnqOaW","isInContent","cells","getSuggestion","getSuggestionCallback","TrackChangesEditing","position","getItems","getColumns","createTableWalker","redo","filter","suggestion-td","author","entries","nextSibling","set","attributes","TableUtils","TableClipboard","end","columnInsertionIndexes","_tablePostFixingSubtypes","8vqGcEU","showSuggestionHighlights","tableCellSuggestion","ck-suggestion-marker--active","2598075ErevUa","getSelectionAffectedTableCells","wrap","_getCoordsForCells","type","suggestionLoaded","find","2394sIcQbr","getChildren","41673gcPDSN","getMarkers","insertion","getShiftedBy","getContainedElement","tablePasteCell","change","root","getChanges","rowInsertionIndexes","paragraph","_replaceTableSlotCell","editingDowncast","tableCellVerticalAlignment","fill","tablePasteColumn","options","clipboardOutput","oldRange","_descriptionFactory","push","register","insert","deletion","getRange","Users","getColumnIndexes","conversion","insertionRanges","subType","hasSuggestion","listenTo","fromRange","suggestion:formatBlock:tablePasteCell","_isForcedDefaultExecutionBlock","return","model","insertContent","high","registerDescriptionCallback","markerName","reduce","tablePaste","tableCellPadding","get","columns","column","document","tablePasteRow","editor","requires","some","afterInit","start","last","documentSelection","12654KtdKWy","view","tableCellBorderWidth","setAttribute","rowInsertionRanges","68745nkSRSH","add","newRange","2658357YQGfac","rootName","ck-suggestion-marker","low","markerAttributes","keys","_createdBatches","isEmpty","markMultiRangeInsertion","every","$graveyard","content","createElement","getSuggestions","table","commands","_suggestionFactory","activeMarkers","setAttributes","forEach","schema","removeMarker","rows","createRange","insertRows","remove","getChild","element","next","for","forceDefaultExecution","containsRange","tableCellHorizontalAlignment","markerToHighlight","map","removeMarkers","length","detach","endRow","deletionRanges","dataDowncast","previousSibling","selection","tableCellBackgroundColor","registerCustomCallback","suggestionUnloaded","includes","trackChanges","batch","move","tableCell","first","tablePasteChainId","previous","join","value","insertColumns","suggestion","ck-suggestion-marker-insertion","editing","markMultiRangeBlockFormat","call","registerPostFixer","accept","getRanges","has","markMultiRangeDeletion","getAttributes","differ","tableCellBorderColor","_splitMarkerName","plugins","updateMarker","isEqual","createPositionBefore","getRows","cell","removeColumns","createRangeIn","removeRows","formatBlock","138516XKeQNw","from","tableCellBorderStyle","createRangeOn","endColumn","*Replace table cells*","getRowIndexes","nodeAfter"];return(Ea=function(){return t})()}function ba(t,e){const n=Ea();return(ba=function(t,e){return n[t-=397]})(t,e)}!function(t,e){const n=ba,r=t();for(;;)try{if(436370===parseInt(n(533))/1*(parseInt(n(497))/2)+parseInt(n(594))/3+parseInt(n(473))/4+parseInt(n(524))/5+-parseInt(n(589))/6*(parseInt(n(531))/7)+parseInt(n(520))/8*(parseInt(n(597))/9)+-parseInt(n(496))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ea);const Ta=[Ia(591),Ia(461),Ia(475),Ia(424),Ia(546),Ia(435),Ia(576)],_a=Object[Ia(482)](Ta[Ia(426)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(583)](){return[aa]}[Ia(585)](){const t=Ia,n=this[t(582)];if(!n[t(463)][t(457)](t(516)))return;const r=n[t(463)][t(577)](t(502)),s=n[t(463)][t(577)](t(515)),o=n[t(463)][t(577)](aa),a=n[t(463)][t(577)](t(516));o[t(519)][t(553)](t(581),t(548)),n[t(569)][t(412)][t(554)](t(522),{allowIn:t(442),allowContentOf:t(442),isLimit:!0}),n[t(560)][t(494)]({model:t(522),view:t(509)});let c=null;n[t(569)].on(t(570),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(428)]-1];h&&h[u(422)]||r[u(567)]||this[u(582)][u(407)][u(577)](u(439))[u(447)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(588)))return!1;const i=s[o(484)](t,n);if(!i||!Ca(i,void 0,r))return!1;const a=r[o(525)](n[o(580)][o(434)]);if(!a[o(428)])return!1;const c=a[0][o(491)](o(406)),l=r[o(479)](a),f=r[o(559)](a),h={startRow:l[o(443)],endRow:l[o(587)],startColumn:f[o(443)],endColumn:f[o(587)]};return 1==a[o(428)]&&(h[o(430)]+=r[o(467)](i)-1,h[o(477)]+=r[o(505)](i)-1),Ca(c,h,r)}(l,f,n[u(569)],s,a)&&(o[u(483)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(569)][u(539)]((()=>{const t=u;n[t(569)][t(570)](i[0],i[1],i[2],{forceDefaultExecution:!0});const s=(0,e.uid)(),{rowInsertionRanges:o,columnInsertionRanges:a,insertionRanges:l,deletionRanges:f,cells:h}=c;o[t(428)]&&r[t(400)](o,t(581),{tablePasteChainId:s}),a[t(428)]&&r[t(400)](a,t(548),{tablePasteChainId:s}),l[t(428)]&&(r[t(400)](l,t(575),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(411)]((e=>{const n=t;var r;return null===(r=e[n(429)])||void 0===r?void 0:r[n(453)](e)}))),f[t(428)]&&(r[t(458)](f,t(575),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(411)]((e=>{const n=t;var r;return null===(r=e[n(429)])||void 0===r?void 0:r[n(453)](e)})));const d=r[t(452)](h[t(426)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(538),{tablePasteChainId:s});if(d){const e=d[t(534)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(569)][t(476)](s),a=e[t(530)]((e=>e[t(557)]()[t(465)](i)));a&&r[t(553)]([a[t(490)],o])}r[t(428)]&&d[t(592)](t(601),Object[t(482)](r))}c=null})))}),{priority:e.priorities[t(571)]+10}),n[t(463)][t(577)](t(516)).on(t(544),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(483)]();const u=s[r(468)],l=o,f=Aa(u),h=Aa(l);e[r(568)]=u;let d=null,g=null;if(h||f)if(f&&!h){a[r(417)](u[r(418)](0));for(const t of Array[r(474)](l[r(532)]()))a[r(555)](t,u,r(517));const t=c[r(542)][r(438)](s[r(487)]),e=c[r(518)][r(438)](s[r(579)]);t||e||(d=i.LiveRange[r(565)](a[r(470)](u)))}else h&&!f&&(g=a[r(470)](u));else{const t=a[r(404)](r(522)),e=a[r(404)](r(522));a[r(526)](a[r(470)](u),e),a[r(555)](t,u,0);for(const e of Array[r(474)](l[r(532)]()))a[r(555)](e,t,r(517));d=i.LiveRange[r(565)](a[r(476)](t)),g=i.LiveRange[r(565)](a[r(476)](e))}const p=Array[r(474)](l[r(459)]())[r(508)]((([t])=>Ta[r(438)](t)));c[r(499)][r(553)]({element:u,attributes:p[r(428)]?Object[r(482)](p):null}),d&&c[r(561)][r(553)](d),g&&c[r(431)][r(553)](g)}),{priority:t(571)}),s.on(t(448),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(578)]||1;c[o(518)]=new Array(l)[o(547)](u)[o(426)](((t,e)=>t+e));for(const{cell:t}of s[o(506)](i,{startColumn:u,endColumn:u+l-1}))c[o(486)][o(553)](n[o(569)][o(476)](t))}),{priority:t(600)}),s.on(t(416),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(414)]||1;c[o(542)]=new Array(l)[o(547)](u)[o(426)](((t,e)=>t+e));for(const{cell:t}of s[o(506)](i,{startRow:u,endRow:u+l-1}))c[o(593)][o(553)](n[o(569)][o(476)](t))}),{priority:t(600)}),r[t(552)][t(572)]((e=>{const r=t;if(e[r(562)]&&e[r(562)][r(489)](r(575)))return e[r(445)]?{}:{type:r(535),content:Hr(n[r(488)],r(478))}}));const u=()=>!1;for(const e of[t(575),t(548),t(581),t(538)])r[t(408)][t(436)](t(535),e,t(446),u),r[t(408)][t(436)](t(556),e,t(446),u),r[t(408)][t(436)](t(472),e,t(446),u);r[t(408)][t(436)](t(472),t(538),t(492),u),r[t(408)][t(436)](t(472),t(538),t(455),((e,r,s)=>{const o=t,i=e[o(426)]((t=>t[o(537)]()))[o(508)]((t=>t)),a=new Map(i[o(426)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(499)])e&&a[o(513)](t,e);else if(s&&s[o(601)])for(const[t,e]of Object[o(511)](s[o(601)])){const r=n[o(569)][o(485)][o(577)](t),s=r?r[o(557)]()[o(537)]():null;s&&a[o(513)](s,e)}n[o(569)][o(539)]((t=>{const e=o;for(const[n,r]of a)t[e(410)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(408)][o(436)](e,o(575),s,((t,i,a)=>{const c=o;n[c(569)][c(539)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(586)][o(480)];t.is(o(419),o(522))&&u[o(553)](t)}r[o(408)][o(501)](e,null,s)(t,i,a);for(const t of u)o(402)!=t[o(540)][o(598)]&&n[o(493)](t)}))}))};l(t(535),t(455)),l(t(535),t(492)),l(t(556),t(455)),l(t(556),t(492)),r[t(408)][t(436)](t(535),t(581),t(492),(e=>{const n=t,r=e[n(426)]((t=>t[n(537)]())),i=r[0][n(491)](n(406)),{minRow:a,maxRow:c}=o[n(527)](r);s[n(471)](i,{at:a,rows:c-a+1})})),r[t(408)][t(436)](t(535),t(548),t(492),(e=>{const n=t,r=e[n(426)]((t=>t[n(537)]())),i=r[0][n(491)](n(406)),{minColumn:a,maxColumn:c}=o[n(527)](r);s[n(469)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(562)]||!n[s(562)][s(489)](s(575)))return;const o=n[s(514)][s(444)],i=r[s(405)]()[s(508)]((t=>t[s(498)]&&t[s(514)]&&t[s(514)][s(444)]==o));i[s(428)]&&n[s(495)]()[s(428)]!=i[s(428)]&&i[s(574)](((t,e)=>(t[s(420)]=e,e[s(445)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(462)](e[s(573)]),i=[s(599),s(450)],a=r[s(409)][s(438)](e[s(573)]);return a&&i[s(553)](s(523)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(529),f,{priority:t(571)}),r.on(t(437),f,{priority:t(571)}),n[t(569)][t(580)][t(454)]((()=>{const e=t;let s=!1;const o=Array[e(474)](n[e(569)][e(580)][e(460)][e(481)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(462)](t);if(e(449)!=o||e(556)!=a||i[e(551)])continue;if(!r[e(563)](c))continue;const u=r[e(500)](c)[e(456)](),l=n[e(463)][e(577)](e(558)).me;for(const t of r[e(405)]())if(t[e(498)]&&t[e(510)]==l&&e(472)==t[e(528)]&&e(538)==t[e(562)]&&t[e(456)]()[e(401)]((t=>u[e(584)]((n=>n[e(423)](t,!0))))))for(const n of t[e(495)]())n[e(498)]&&(n[e(492)](),s=!0)}return s})),n[t(569)][t(580)][t(454)]((e=>{const s=t,o=n[s(407)][s(577)](s(507));if(!o||!o[s(398)][s(457)](e[s(440)]))return!1;let i=!1;const a=n[s(463)][s(577)](s(558)).me,c=n[s(569)][s(580)][s(460)][s(541)](),u=Array[s(474)](n[s(569)][s(580)][s(460)][s(481)]())[s(508)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(462)](t);return n(449)==o&&n(575)==i&&c==a.id&&!e[n(551)]}));for(const t of c){if(s(555)!=t[s(528)]||s(522)!=t[s(490)]||1!=t[s(428)])continue;const n=e[s(415)](t[s(503)],t[s(503)][s(536)](1));if(!u[s(530)]((({data:t})=>t[s(596)][s(465)](n))))for(const{name:t,data:r}of u)if(n[s(423)](r[s(596)])){e[s(464)](t,{range:n}),i=!0;break}}return i})),n[t(569)][t(580)][t(454)]((e=>{const s=t;let o=!1;const i=n[s(463)][s(577)](s(558)).me,a=r[s(405)]()[s(508)]((t=>t[s(498)]&&t[s(510)]==i)),c=new Set,u=new Set;for(const t of a)if(s(575)==t[s(562)])for(const e of t[s(534)]()){const n=e[s(557)]()[s(537)]();if(n)if(n.is(s(419),s(522))&&Aa(n)){t[s(413)](e[s(490)]),c[s(595)](n),o=!0;const r=n[s(512)],i=n[s(433)],a=r&&r.is(s(419),s(522)),l=i&&i.is(s(419),s(522));a&&!c[s(457)](r)&&u[s(595)](r),l&&!c[s(457)](i)&&u[s(595)](i)}else n.is(s(419),s(543))&&n[s(399)]&&(t[s(413)](e[s(490)]),o=!0)}else if(s(538)==t[s(562)]){if(!t[s(514)]||!t[s(514)][s(444)])continue;const e=t[s(514)][s(601)];if(e&&Object[s(397)](e)[s(428)])continue;const n=t[s(514)][s(444)];let r=!0,i=!0;for(const e of a)if(e[s(562)]&&e[s(562)][s(489)](s(575))){if(!e[s(514)][s(444)]){i=!1;break}if(e.id!=t.id&&e[s(514)][s(444)]==n){r=!1;break}}i&&r&&(t[s(427)](),o=!0)}for(const t of c)e[s(417)](t);for(const t of u)e[s(493)](t);return o})),n[t(560)][t(421)](t(545))[t(425)]({model:t(566),view:(t,e)=>h(t),converterPriority:t(571)}),n[t(560)][t(421)](t(432))[t(425)]({model:t(566),view:(e,n)=>n[t(549)][t(521)]?h(e,!1):null,converterPriority:t(571)});const d=n[t(451)][t(590)];this[t(564)](d[t(580)],t(550),((e,n)=>{const r=t,s=[];for(const t of d[r(470)](n[r(403)])[r(504)]())t.is(r(419),r(509))&&s[r(553)](t);d[r(539)]((t=>{const e=r;for(const n of s)t[e(441)](t[e(470)](n),t[e(466)](n)),t[e(417)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(399)])return!0;const n=t[e(418)](0);return n.is(e(419),e(543))&&n[e(399)]}function Ca(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(506)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function ka(t,e){const n=Na();return(ka=function(t,e){return n[t-=476]})(t,e)}const La=ka;!function(t,e){const n=ka,r=t();for(;;)try{if(768043===parseInt(n(521))/1+-parseInt(n(518))/2*(parseInt(n(510))/3)+-parseInt(n(517))/4*(-parseInt(n(527))/5)+-parseInt(n(524))/6*(parseInt(n(504))/7)+parseInt(n(507))/8*(-parseInt(n(501))/9)+-parseInt(n(519))/10+parseInt(n(478))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class Ra extends t.Plugin{[La(528)](){const t=La;if(!this[t(523)][t(480)][t(498)](t(500)))return;const e=this[t(523)][t(480)][t(512)](t(511));e[t(496)](t(487),this[t(495)][t(494)](this)),e[t(488)][t(520)](t(492),t(522),t(491),e[t(488)][t(505)](t(492),null,t(532))),e[t(488)][t(520)](t(492),t(522),t(532),e[t(488)][t(505)](t(492),null,t(491))),e[t(508)][t(513)](this[t(526)][t(494)](this))}[La(495)](t,e){const n=La,r=this[n(523)][n(480)][n(512)](n(511)),s=this[n(523)][n(480)][n(512)](n(500)),o=e[n(516)]||this[n(523)][n(503)][n(493)][n(481)][n(486)]();this[n(523)][n(503)][n(489)]((()=>{const i=n,a=s[i(483)](o);let c=a?s[i(514)](a):null,u=o[i(485)](i(479))||null;const l=e[i(479)]||u,f=e[i(476)]||c,h=this[i(523)][i(480)][i(512)](i(497)).me;for(const t of r[i(490)]()){const e=t[i(506)]();if(i(522)===t[i(477)]&&e===o){t[i(502)]!==h&&t[i(532)]();const e=t[i(509)][i(515)];u=e[0][i(479)],c=e[0][i(476)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(530)](o,{commandName:i(487),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(522)},[],i(522))}))}[La(526)](t){const e=La;if(e(492)!=t[e(525)]&&e(482)!=t[e(525)])return;const{data:n}=t;if(n&&e(522)===n[e(529)]){const t=e(484);return{type:e(499),content:Hr(this[e(523)][e(531)],t)}}}}function Na(){const t=["model","4501XcoQwR","getSuggestionCallback","getContainedElement","16nYOOQS","_descriptionFactory","data","5109kPGcQu","TrackChangesEditing","get","registerDescriptionCallback","getTableColumnsWidths","commandParams","table","12rhVCEP","394DqGgwM","8538770DZrSLr","registerCustomCallback","698172HbUiaC","resizeTable","editor","4812XgjqgI","type","handleSuggestionDescription","1384645bsEQhU","afterInit","formatGroupId","markBlockFormat","locale","discard","columnWidths","subType","16985672bisxkv","tableWidth","plugins","selection","formatInline","getColumnGroupElement","*Format:* resize table","getAttribute","getSelectedElement","resizeTableWidth","_suggestionFactory","change","getSuggestions","accept","formatBlock","document","bind","handleResizeTableWidthCommand","enableCommand","Users","has","format","TableColumnResizeEditing","2700063dNbuln","author"];return(Na=function(){return t})()}function Sa(t,e){const n=Ma();return(Sa=function(t,e){return n[t-=218]})(t,e)}const va=Sa;function Ma(){const t=["editor","163999XviNKC","has","3674742CrSOXG","2394624BCLKAS","Template","708708Ikyjnr","insertTemplate","afterInit","16xXiqPX","TrackChangesEditing","plugins","5tJDwWt","833532AriVXC","159320rUoMVq","1BYJPyA","enableCommand","890fDhyZl","3671127ffvqgV","get"];return(Ma=function(){return t})()}!function(t,e){const n=Sa,r=t();for(;;)try{if(463105===parseInt(n(230))/1*(parseInt(n(229))/2)+-parseInt(n(219))/3+parseInt(n(221))/4+-parseInt(n(227))/5*(-parseInt(n(218))/6)+-parseInt(n(228))/7+parseInt(n(224))/8*(-parseInt(n(233))/9)+parseInt(n(232))/10*(parseInt(n(236))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class Oa extends t.Plugin{[va(223)](){const t=va,e=this[t(235)];e[t(226)][t(237)](t(220))&&e[t(226)][t(234)](t(225))[t(231)](t(222))}}const wa=Fa;function Da(){const t=["afterInit","registerElementLabel","2846296gPKbdk","locale","9973CCZnDc","get","140589eItgXL","ELEMENT_TABLE_OF_CONTENTS","282HxEycF","9136974VuQggU","enableCommand","plugins","2811027wvpACb","_descriptionFactory","commands","TrackChangesEditing","editor","tableOfContents","6801963TGOHSW","5cOiTyS","insertTableOfContents","397060rGjjRJ"];return(Da=function(){return t})()}function Fa(t,e){const n=Da();return(Fa=function(t,e){return n[t-=102]})(t,e)}!function(t,e){const n=Fa,r=t();for(;;)try{if(779403===parseInt(n(123))/1*(parseInt(n(105))/2)+-parseInt(n(109))/3+-parseInt(n(118))/4*(-parseInt(n(116))/5)+parseInt(n(106))/6+-parseInt(n(115))/7+-parseInt(n(121))/8+parseInt(n(103))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Da);class Pa extends t.Plugin{[wa(119)](){const t=wa,e=this[t(113)];if(!e[t(111)][t(102)](t(117)))return;e[t(108)][t(102)](t(112))[t(107)](t(117));const n=e[t(108)][t(102)](t(112)),r=e[t(122)];n[t(110)][t(120)](t(114),(e=>Hr(r,t(104),e)))}}function Ba(t,e){const n=Ua();return(Ba=function(t,e){return n[t-=116]})(t,e)}const xa=Ba;function Ua(){const t=["differ","suggestion","_descriptionFactory","updateMarker","forward","isCollapsed","133WACcvH","document","registerElementLabel","_splitMarkerName","has","51794KWHACQ","77aJZVlQ","TrackChangesEditing","8436SCcOqX","150upUXrv","4023504PbfmUz","2930aRjrwJ","isTouching","getChangedMarkers","Title","plugins","from","editor","end","afterInit","163580VztEoL","registerPostFixer","getNearestSelectionRange","isEqual","newRange","model","removeMarker","69512ZPDPFu","schema","nodeBefore","start","8UtMgyX","get","457710qJsCzZ","title-content","10381167yOZPUJ","element","createRange","locale","ELEMENT_TITLE"];return(Ua=function(){return t})()}!function(t,e){const n=Ba,r=t();for(;;)try{if(874238===parseInt(n(133))/1+-parseInt(n(157))/2*(-parseInt(n(161))/3)+parseInt(n(160))/4*(-parseInt(n(117))/5)+-parseInt(n(139))/6*(-parseInt(n(152))/7)+parseInt(n(137))/8*(-parseInt(n(141))/9)+-parseInt(n(126))/10*(-parseInt(n(158))/11)+parseInt(n(116))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[xa(125)](){const t=xa,e=this[t(123)];if(!e[t(121)][t(156)](t(120)))return;const n=e[t(121)][t(138)](t(159));n[t(148)][t(154)](t(140),(()=>Hr(e[t(144)],t(145)))),e[t(131)][t(153)][t(127)]((r=>{const s=t;let o=!1;const i=Array[s(122)](e[s(131)][s(153)][s(146)][s(119)]());for(const{name:t,data:a}of i){const{group:i}=n[s(155)](t);if(s(147)!==i||!a[s(130)])continue;const c=a[s(130)],u=c[s(124)][s(135)];if(!u||!u.is(s(142),s(140)))continue;if(!c[s(136)][s(118)](c[s(124)]))continue;const l=e[s(131)][s(134)][s(128)](c[s(124)],s(150));if(l&&l[s(151)]){const e=r[s(143)](c[s(136)],l[s(136)]);e[s(129)](c)||(r[s(149)](t,{range:e}),o=!0)}o||(r[s(132)](t),o=!0)}return o}))}}const Ga=Va;function Va(t,e){const n=za();return(Va=function(t,e){return n[t-=171]})(t,e)}function za(){const t=["has","2177885NUdXiW","undo","56hbXQAz","redo","11199rvWIRE","965490AiMwuo","TrackChangesEditing","107045BXtqSJ","enableCommand","26343590iCRBBC","3697519ZoeHjn","132IpHIZh","editor","UndoEditing","get","18RDsKAT","590598qDUPRi","afterInit","plugins"];return(za=function(){return t})()}!function(t,e){const n=Va,r=t();for(;;)try{if(683512===-parseInt(n(174))/1+-parseInt(n(172))/2+parseInt(n(171))/3*(-parseInt(n(178))/4)+-parseInt(n(187))/5*(parseInt(n(182))/6)+parseInt(n(177))/7+parseInt(n(189))/8*(-parseInt(n(183))/9)+parseInt(n(176))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(za);class Ha extends t.Plugin{[Ga(184)](){const t=Ga,e=this[t(179)],n=e[t(185)][t(181)](t(173));e[t(185)][t(186)](t(180))&&(n[t(175)](t(188)),n[t(175)](t(190)))}}function Wa(){const t=["afterInit","TrackChangesEditing","toggleTableCaption","enableCommand","77432lMdHJu","get","6505990IYeuzj","has","editor","48BnFBhF","6nWHRXc","TableCaptionEditing","4442834jVpOsN","765626Aroeky","plugins","375WijitT","25148BVITzb","9wAqGma","requires","503750NLytmH","1015dtjpKx","1936605GHXNtw"];return(Wa=function(){return t})()}const Xa=Ka;function Ka(t,e){const n=Wa();return(Ka=function(t,e){return n[t-=402]})(t,e)}!function(t,e){const n=Ka,r=t();for(;;)try{if(725111===-parseInt(n(404))/1+-parseInt(n(420))/2+parseInt(n(422))/3*(parseInt(n(423))/4)+parseInt(n(406))/5*(parseInt(n(417))/6)+parseInt(n(405))/7*(parseInt(n(411))/8)+-parseInt(n(402))/9*(-parseInt(n(413))/10)+-parseInt(n(419))/11*(parseInt(n(416))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wa);class qa extends t.Plugin{static get[Xa(403)](){return[aa]}[Xa(407)](){const t=Xa,e=this[t(415)];e[t(421)][t(414)](t(418))&&e[t(421)][t(412)](t(408))[t(410)](t(409))}}const Za=Qa;function Ya(){const t=["TrackChangesEditing","*Format:* change table cell properties","editor","getContainedElement","48476noAsib","TablePropertiesEditing","has","handleSuggestionDescription","6EVpVvG","TrackChangesTableProperties","getAttribute","getFirstPosition","5696076aDgWmK","tableHeight","tableBorderColor","TableCellPropertiesEditing","pluginName","getSuggestions","tableAlignment","data","getSuggestionCallback","_getSuggestion","setAttribute","tableCellProperties","model","registerDescriptionCallback","tableCellWidth","tableBackgroundColor","_suggestionFactory","8805GKMBYI","removeAttribute","1391ySxCZy","subType","1394408FZkTPG","registerCustomCallback","join","tableCellBackgroundColor","markBlockFormat","discard","change","start","7WqrHim","*Format:* change table properties","handleDiscardAction","_handlePropertyChange","tableCellBorderStyle","commandParams","accept","tableCellHorizontalAlignment","formatBlock","tableCellHeight","get","_descriptionFactory","document","enableCommand","2362734IRAhNr","2BVhuUN","9002ReRRlj","30txfPJi","tableProperties","getSelectionAffectedTableCells","enqueueChange","tableWidth","plugins","tableBorderStyle","tableCellPadding","558fVuzGF","tableBorderWidth","22KhakkX","format","7907960csXHTH","nodeAfter","tableCellVerticalAlignment","tableCellBorderColor","afterInit","table","tableCellBorderWidth","findAncestor","batch","TableUtils","locale","selection"];return(Ya=function(){return t})()}function Qa(t,e){const n=Ya();return(Qa=function(t,e){return n[t-=196]})(t,e)}!function(t,e){const n=Qa,r=t();for(;;)try{if(854315===parseInt(n(201))/1*(parseInt(n(224))/2)+parseInt(n(258))/3*(-parseInt(n(254))/4)+parseInt(n(197))/5*(parseInt(n(234))/6)+-parseInt(n(209))/7*(-parseInt(n(238))/8)+-parseInt(n(223))/9*(parseInt(n(226))/10)+-parseInt(n(236))/11*(parseInt(n(262))/12)+parseInt(n(199))/13*(parseInt(n(225))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ya);class Ja extends t.Plugin{constructor(t){const e=Qa;super(t),this[e(227)]=[e(264),e(232),e(235),e(268),e(230),e(263),e(277)],this[e(273)]=[e(241),e(213),e(244),e(233),e(276),e(218),e(204),e(216),e(240)]}static get[Za(266)](){return Za(259)}[Za(242)](){const t=Za,e=this[t(252)][t(231)][t(219)](t(250));if(this[t(252)][t(231)][t(256)](t(255))){for(const n of this[t(227)])e[t(222)](n,((e,r)=>{const s=t,o=this[s(252)][s(274)][s(221)][s(249)][s(261)]()[s(245)](s(243));this[s(212)](n,[o],this[s(227)],s(227),e,r)}));e[t(196)][t(202)](t(217),t(227),t(215),e[t(196)][t(270)](t(217),null,t(206))),e[t(196)][t(202)](t(217),t(227),t(206),((e,n)=>this[t(211)](this[t(227)],e,n))),e[t(196)][t(202)](t(217),t(227),t(203),(()=>!1))}if(this[t(252)][t(231)][t(256)](t(265))){for(const n of this[t(273)])e[t(222)](n,((e,r)=>{const s=t,o=this[s(252)][s(231)][s(219)](s(247))[s(228)](this[s(252)][s(274)][s(221)][s(249)]);this[s(212)](n,o,this[s(273)],s(273),e,r)}));e[t(196)][t(202)](t(217),t(273),t(215),e[t(196)][t(270)](t(217),null,t(206))),e[t(196)][t(202)](t(217),t(273),t(206),((e,n)=>this[t(211)](this[t(273)],e,n))),e[t(196)][t(202)](t(217),t(273),t(203),(()=>!1))}e[t(220)][t(275)]((e=>this[t(257)](e)))}[Za(212)](t,e,n,r,s,o){const i=Za,a=this[i(252)][i(231)][i(219)](i(250));this[i(252)][i(274)][i(229)](o[i(246)],(()=>{const t=i;for(const i of e)if(this[t(271)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(260)](r);void 0!==n&&(e[r]=n)}s(o),a[t(205)](i,{commandParams:[e]},[],r)}}))}[Za(211)](t,e,n){const r=Za,s=e[0][r(208)][r(239)],o=n[r(214)][0];this[r(252)][r(274)][r(207)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(272)](r,o[r],s):e[n(198)](r,s)}))}[Za(257)](t){const e=Za;if(t[e(269)])switch(t[e(200)]){case e(227):return{type:e(237),content:Hr(this[e(252)][e(248)],e(210))};case e(273):return{type:e(237),content:Hr(this[e(252)][e(248)],e(251))}}}[Za(271)](t,e){const n=Za,r=this[n(252)][n(231)][n(219)](n(250));for(const s of r[n(267)]({skipNotAttached:!0})){const r=s[n(253)]();if(s[n(200)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=Q?Q.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Je(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const dc=function(t){return function(){return t}};const gc=qt?function(t,e){return qt(t,"toString",{configurable:!0,enumerable:!1,value:dc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(gc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Jt(t,sn(t),n),r&&(n=Kn(n,7,oc));for(var s=e.length;s--;)xr(n,e[s]);return n})),Ec=bc;function bc(t,e){const n=Tc();return(bc=function(t,e){return n[t-=321]})(t,e)}function Tc(){const t=["reconvertMarker","creator","getIntersection","deletion:discard","attribute:discard","discardAllSuggestions","5691Mprwdu","_isForcedDefaultExecutionBlock","isBefore","isInsideObject","toViewElement","getNearestSelectionRange","_addSuggestionMarker","getLastMatchingPosition","getCommentThread","isNextTo","getShiftedBy","addMarker:suggestion:attribute","getChangedMarkers","170907UdbIwx","editing","addSuggestionData","isAtStart","open","chain","markInsertion","updateMarker","skipNestingCheck","getDifference","isLimit","getSuggestion","setAttribute","registerCustomCallback","_suggestionState","formatGroupId","track-changes-command-not-found","_suggestions","attribute:accept","_getMarkerAnnouncementText","track-changes-user-not-found","deletion","unbind","isAfter","_registerInlineAttribute","1251248JbYNgG","rename","LEAVE","bindElementToMarker","some","default","deletion:join","getRanges","consumable","markInlineFormat","value","length","isObject","acceptAllSuggestions","adapter","model","createPositionAfter","isCollapsed","attribute:","suggestionLoaded","group","push","insertion:chain","writer","data-suggestion","range","_handleNewSuggestionMarker","ENTER","$marker","end","join","@external","change:data","stop","_suggestionFactory","stopListening","applyOperation","rejected","attributeNewValue","newValue","getContainedElement","_breakSuggestionMarker","refresh","before","hasSuggestion","getMarkers","every","element","values","subType","_updateSuggestionData","targetPosition","change","accepted","formatBlock:accept","addCommentThread","containsRange","$graveyard","buildSuggestion","root","getRange","suggestion-type","_getAuthorFromId","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.","error-saving-suggestion-data-suggestion-discarded","_commentsRepository","commandName","define","unshift","formatInline:accept","$text","accept","getFirstMarker","setSelection","getAncestors","name","after","registerPostFixer","suggestion:","author","schema","_refreshSuggestionsChain","attribute","removeMarkers","nodeBefore","_enabledCommands","_setSuggestionRange","markAttributeChange","announce","groupId","mapper","removeAttribute","from","elementStart","createElement","getSuggestions","isIntersecting","_setSuggestionData","forward","detach","forceDefaultExecution","meta","6cKGmuI","568dLHoMK","set","removeMarker:suggestion:formatBlock","rethrowUnexpectedError","removeMarker","dataReady","catch","isOwn","then","containsRangeInObject","fromCharCode","_joinWithAdjacentSuggestions","insertion:join","parent","TrackChangesEditing","formatBlock","for","_cutOutSuggestionMarker","next","warn","markMultiRangeBlockFormat","addClass","showSuggestionHighlights","move","formatInline:","_inlineAttributeKeys","document","always","_blockAttributeKeys","elementToElement","multipleBlocks","upcast","_findSuggestions","toUpperCase","FORMATTING","plugins","removeMarker:suggestion:attribute","createdAt","splice","editingDowncast","discardSelectedSuggestions","addUser","update:suggestion","markMultiRangeDeletion","consume","marker-count","attributes","formatBlock:chain","removed","insertion","trackChanges.trackFormatChanges","position","backward","addMarker","documentSelection","attributeOldValue","substring","authorName","isInContent","discard","acceptSelectedSuggestions","newRange","markBlockFormat","_refreshAttributeSuggestionsChain","deletion:","clone","getItems","addRange","discardSuggestion","ready","isEqual","assign","insertContent","Users","originalSuggestionId","change:activeMarkers","toJSON","markDeletion","74050NmbvaT","acceptSuggestion","multi","_descriptionFactory","getUser","isUndo","track-changes-suggestion-data-mismatch","markers","_processAttributeSuggestions","head","sort","createPositionBefore","_registerBlockAttribute","isAtEnd","formatInline:discard","isExternal","insert","collaboration.channelId","low","enableCommand","addSuggestion","delete","_addThreadToSuggestion","_getExternalAuthor","getAllAdjacentSuggestions","elementEnd","isSelectable","rootName","oldValue","requires","substr","_processAttributeChanges","getChanges","comments","concat","getCustomProperty","createRangeOn","track-changes-suggestion-not-found","forEach","ck-suggestion-marker-formatInline","insertion:accept","PENDING_ACTION_SUGGESTION","get","widget","_mergeNestedSuggestions","_createSuggestion","fetchCommentThread","howMany","markerToData","map","startsWith","has","previous","attributeKey","enqueueChange","addMarker:suggestion:formatBlock","batch","getMultiRangeId","insertion:","_trackFormatChanges","init","isMultiRange","clear","data","fromRange","high","_saved","config","enableReadOnlyMode","isLocal","containsPosition","keys","hasCommentThread","_removeSuggestion","_element","markerReady","getWalker","ck-suggestion-marker--active","removeClass","suggestion","lowest","suggestionUnloaded","start","isBlock","trackChanges","type","unbindElementFromMarkerName","145QBeTjO","pop","markerNameToElements","3438435kOudGf","$textProxy","getAttribute","containerElement","updateSuggestion","markerName","isTouching","_editor","conversion","_splitMarkerName","_recordAttributeSuggestions","_SUGGESTION_ANNOUNCEMENT","deletion:chain","_isRegisteredAttribute","addMarker:suggestion","_recordAttributeChanges","CommentsRepository","_enableDefaultAttributesIntegration","_reduceExistingSuggestions","_getSuggestionData","editor","fire","ck-suggestion-marker","trackChanges.mergeNestedSuggestions","includes","locale","isIntersectingWithRange","deleteContent","formatBlock:discard","notReady","execute","117qiDuWs","differ","_onDiscard","add","pluginName","external:","options","normal","formatInline:join","createPositionAt","_afterChanges","markMultiRangeInsertion","hasComments","addComment","splitPosition","removeComment","formatInline","_joinSuggestions","formatInline:chain","_checkSuggestionCorrectness","containsItem","addHighlight","createSelection","activeMarkers","format","ck-suggestion-marker-formatBlock","isRemovable","addMarkerName","oldRange","_customCallbacks","161268xQxgDz","track-changes-adapter-already-set","never","_rangeIsInLocalUserInsertion","trackChangesCommand","PendingActions","suggestion:attribute:","commands","change:_saved","_adapter","_isDataLoaded","remove","moveTargetPosition","createRange","isDocumentOperation","insertion:discard","_reduceSuggestionAttributeRange","tablePasteChainId","21660aGRrle","getFirstRange","attribute:join","track-changes-enable-command-twice","size","dataToMarker","ck-suggestion-marker-","formatBlock:","filter","setTo","isArray","find","deletion:accept","key","item","split","nodeAfter","selection","highest","listenTo","formatBlock:join","_isBlockAttribute","createRangeIn","resolve","dataDowncast","authoredAt","_initAriaMarkerChangeAnnouncements","track-changes-adapter-missing-getsuggestion","_getAttributeKey","suggestionChanged","commentThread","markerToHighlight","_defaultCallbacks","return","_registerDefaultCallbacks","_model","getSuggestionCallback","$elementName"];return(Tc=function(){return t})()}!function(t,e){const n=bc,r=t();for(;;)try{if(189170===parseInt(n(510))/1+parseInt(n(435))/2*(parseInt(n(637))/3)+parseInt(n(535))/4+-parseInt(n(371))/5*(parseInt(n(453))/6)+parseInt(n(497))/7*(parseInt(n(638))/8)+-parseInt(n(405))/9*(parseInt(n(716))/10)+-parseInt(n(374))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Tc);const _c=Ec(490);class yc extends t.Plugin{static get[Ec(745)](){return[Ec(390),o.Users,t.PendingActions,Jr,ns,as,fs,Ts,gs,As,Ss,xs,to,so,uo,go,bo,Ao,Ro,Mo,Fo,zo,Uo,Ko,Qo,ei,ui,pi,Li,si,js,Ks,bi,Ai,Mi,Di,ji,Hi,qi,$i,ra,aa,ha,pa,qa,ya,Ra,Pa,Ja,Oa,ja,Ha]}static get[Ec(409)](){return Ec(652)}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(333)]((t=>String[e(648)](t)))[e(565)]("")}super(t),this[e(384)]=!1,this[e(639)](e(428),[]),this.on(e(713),((n,r,s,o)=>{const i=e;this[i(488)][i(587)]((()=>{const e=i;for(const n of[...o,...s])this[e(488)][e(723)][e(335)](n)&&t[e(511)][e(491)](n)}))})),this[e(719)]=new qr(this[e(394)][e(550)][e(615)],this[e(394)][e(399)]),this[e(444)]=null,this[e(569)]=new Ac(this[e(394)]),this[e(527)]=new Map,this[e(600)]=t[e(673)][e(326)](e(390)),this[e(620)]=new Set,this[e(488)]=this[e(394)][e(550)],this[e(524)]=new WeakMap,this[e(498)]=!1,this[e(666)]=new Set([e(490)]),this[e(663)]=new Set,t[e(351)][e(602)](e(688),e(540)),this[e(343)]=t[e(351)][e(326)](e(688)),t[e(351)][e(602)](e(397),!0),this[e(328)]=t[e(351)][e(326)](e(397)),this[e(439)]=new f(t,this[e(620)]),this[e(479)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,48,56,52,48])}[Ec(344)](){const t=Ec,n=this[t(394)],r=(e,n)=>{const r=t;if(r(617)!=e)return r(459)+e;const s=n[r(468)]("|")[0];return this[r(474)](s)?r(430):r(323)};n[t(382)][t(654)](t(677))[t(484)]({model:t(363),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(383)](e[n(379)]),a=[n(396),r(o,i)];let c=3e3;return this[n(428)][n(398)](e[n(379)])&&(a[n(556)](n(361)),c=3010),n(531)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(382)][t(654)](t(477))[t(408)]((e=>{const r=t;e.on(r(388),((t,e,s)=>{const o=r;if(!s[o(411)][o(660)])return;const i=e[o(467)];if(!i)return;const c=s[o(625)][o(501)](i);n[o(550)][o(615)][o(547)](i)&&c&&!c[o(751)](o(327))&&c.is(o(377))&&(0,a.toWidget)(c,s[o(558)])}),{priority:r(349)})})),n[t(382)][t(654)](t(477))[t(484)]({model:t(363),view:(e,n)=>{const s=t;if(!n[s(411)][s(660)])return null;const{type:o,subType:i}=this[s(383)](e[s(379)]);return{classes:[s(396),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(467)])return;const{id:c}=this[a(383)](o[a(379)]);if(r){const t=this[a(527)][a(326)](c),e=this[a(481)](t);if(!this[a(474)](e))return}if(o[a(467)].is(a(470)))return void i[a(543)][a(682)](o[a(467)],s[a(610)]);const u=i[a(625)][a(501)](o[a(467)]);if(o[a(467)].is(a(582))&&n[a(550)][a(615)][a(367)](o[a(467)])&&!u[a(751)](a(426))){i[a(558)][a(659)]([a(396),a(430)],u),i[a(558)][a(522)](a(559),c,u),i[a(625)][a(538)](u,o[a(379)]),e&&(this[a(428)][a(398)](o[a(379)])?i[a(558)][a(659)](a(361),u):i[a(558)][a(362)](a(361),u));for(const t of n[a(550)][a(475)](o[a(467)])[a(704)]())i[a(543)][a(682)](t,s[a(610)]);i[a(543)][a(682)](o[a(467)],s[a(610)])}};n[t(382)][t(654)](t(477))[t(408)]((e=>{const n=t;e.on(n(339),((t,e,r)=>{const o=n;r[o(411)][o(660)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(471)})})),n[t(382)][t(654)](t(477))[t(408)]((e=>{const n=t;e.on(n(508),((t,e,r)=>{const o=n;r[o(411)][o(660)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(471)})})),n[t(382)][t(654)](t(477))[t(332)]({model:t(363),view:(e,n)=>n[t(411)][t(660)]?null:{group:t(363),name:e[t(746)](11)}}),n[t(382)][t(654)](t(669))[t(667)]({view:{name:t(363),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(613)+e[r(376)](r(596))+":"+e[r(376)]("id");return e[r(376)](r(683))&&(s+=":"+e[r(376)](r(683))),n[r(629)](r(563),{"data-name":s})}}),n[t(382)][t(654)](t(669))[t(458)]({view:t(363)}),n[t(382)][t(654)](t(677))[t(408)]((e=>{const n=t;e.on(n(339),s(),{priority:n(349)})})),n[t(382)][t(654)](t(677))[t(408)]((e=>{const n=t;e.on(n(508),s({isAttributeSuggestion:!0}),{priority:n(349)})})),n[t(382)][t(654)](t(677))[t(408)]((e=>{const n=t;e.on(n(640),((t,e,r)=>{const s=n,o=r[s(625)][s(373)](e[s(379)]);if(o)for(const t of o)t[s(751)](s(426))||(r[s(558)][s(362)]([s(396),s(430),s(361)],t),r[s(558)][s(626)](s(559),t),r[s(625)][s(370)](t,e[s(379)]))}),{priority:n(349)})})),n[t(382)][t(654)](t(677))[t(408)]((e=>{const n=t;e.on(n(674),((t,e,r)=>{const s=n,o=r[s(625)][s(373)](e[s(379)]);if(!o)return;const{id:i}=this[s(383)](e[s(379)]),a=this[s(527)][s(326)](i),c=this[s(481)](a);if(this[s(474)](c))for(const t of o)t[s(751)](s(426))||(r[s(558)][s(362)]([s(396),s(430),s(361)],t),r[s(558)][s(626)](s(559),t),r[s(625)][s(370)](t,e[s(379)]))}),{priority:n(349)})})),n[t(550)][t(664)][t(612)]((e=>{const r=t;let s=!1;const o=Array[r(627)](n[r(550)][r(664)][r(406)][r(509)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(383)](t);if(r(363)!==o)continue;const h=this[r(527)][r(326)](f);if(null!=c[r(699)]){r(421)==u&&(s=s||Lc(c[r(699)],t,e,n[r(550)][r(615)]));const o=r(617)==u&&this[r(474)](l[r(468)]("|")[0]);if(c[r(699)][r(552)]||r(592)==c[r(699)][r(594)][r(743)]||r(653)==u&&!Nc(c[r(699)])||o&&!Nc(c[r(699)])||r(531)==u&&(kc(a=c[r(699)])||function(t){const e=r;return t[e(366)][e(651)]==t[e(564)][e(619)]&&t[e(366)][e(729)]}(a)))e[r(642)](t),s=!0;else{if(!h||!h[r(696)])continue;i[r(408)](h)}}}var a;return i[r(457)]>0&&(s=!!this[r(649)](i)||s),s})),n[t(550)][t(664)][t(612)]((e=>{const r=t;let s=!1;for(const t of n[r(550)][r(664)][r(406)][r(748)]())if(r(732)==t[r(369)])for(const t of this[r(527)][r(583)]()){if(t[r(345)]||!t[r(696)])continue;const o=r(653)==t[r(369)],i=this[r(481)](t),a=i&&this[r(474)](i);if(!o&&!a)continue;const c=t[r(454)]();if(c[r(366)][r(651)]!=c[r(564)][r(651)]&&!c[r(564)][r(729)]){const o=n[r(550)][r(414)](c[r(366)][r(469)],r(564)),i=n[r(550)][r(448)](c[r(366)],o);e[r(517)](t[r(607)](),{range:i}),s=!0}}return s})),n[t(550)][t(664)][t(612)]((e=>this[t(747)](e))),n[t(550)][t(664)][t(612)]((e=>!e[t(340)][t(353)]&&this[t(724)](e))),n[t(550)].on(t(415),(()=>{this[t(384)]=!1})),n[t(550)][t(664)].on(t(567),((r,s)=>{const o=t;if(!s[o(353)]||s[o(721)])return;if(!this[o(384)])return;const i=n[o(550)][o(664)][o(406)][o(748)]();if(0==i[o(546)])return;const a=[],c=i[o(461)]((t=>o(617)==t[o(369)])),u=i[o(461)]((t=>o(732)==t[o(369)]&&o(605)!=t[o(610)])),l=i[o(461)]((t=>o(446)==t[o(369)]&&o(605)!=t[o(610)]));for(const t of c)this[o(387)](t[o(337)])&&a[o(556)]({key:t[o(337)],newValue:t[o(573)],oldValue:t[o(693)],range:Sc(t[o(560)],n[o(550)])});for(const t of u){const e=l[o(464)]((e=>e[o(358)]===t[o(358)]));if(e){const r=vc(t[o(689)][o(469)],n[o(550)]);e[o(610)]!==t[o(610)]&&a[o(556)]({key:o(490),newValue:t[o(610)],oldValue:e[o(610)],range:r});for(const[n,s]of e[o(684)]){if(!this[o(387)](n))continue;const e=t[o(684)][o(326)](n);s!==e&&a[o(556)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(684)])this[o(387)](n)&&(e[o(684)][o(335)](n)||a[o(556)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(546)]&&n[o(550)][o(338)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(622)](t,e,s,o,{groupId:r});this[n(392)](t,a)}))}),{priority:t(364)}),n[t(550)][t(723)].on(t(680),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(383)](n[s(610)]),e=this[s(527)][s(326)](t);e&&e[s(432)](n[s(610)])}})),n[t(550)][t(664)].on(t(567),(()=>{const e=t,r=Array[e(627)](n[e(550)][e(664)][e(406)][e(509)]())[e(461)]((t=>e(363)===this[e(383)](t[e(610)])[e(555)]));if(0===r[e(546)])return;r[e(726)](((t,n)=>{const r=e,s=t[r(347)][r(433)],o=n[r(347)][r(433)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(366)][r(499)](o[r(366)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(383)](t);if(null===n[e(433)]){const n=this[e(561)](t);o[e(408)](n)}else{const t=this[e(527)][e(326)](r);null!==n[e(699)]||t[e(696)]?(s[e(408)](t[e(725)]),o[e(408)](t)):this[e(357)](t)}}o[e(457)]>0&&this[e(616)](o);for(const t of s)this[e(395)](e(482),t)})),n[t(550)].on(t(571),((e,r)=>{const s=t,o=r[0];if(!this[s(527)][s(457)])return;if(!o[s(449)])return;if(o[s(340)][s(721)]||!o[s(340)][s(353)])return;let i,a;switch(o[s(369)]){case s(732):i=n[s(550)][s(414)](o[s(689)]),a=i[s(507)](o[s(331)]);break;case s(468):i=n[s(550)][s(414)](o[s(419)]),a=n[s(550)][s(414)](o[s(447)]);break;case s(661):i=n[s(550)][s(414)](o[s(586)]),a=i[s(507)](o[s(331)]);break;default:return}const c=n[s(550)][s(448)](i,a);n[s(550)][s(587)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(670)](c)){if(e[t(345)])continue;if(t(421)==e[t(369)])continue;const r=this[t(481)](e);if(r&&this[t(474)](r)&&t(468)!=o[t(369)])continue;const s=e[t(347)]&&e[t(347)][t(668)];(t(653)!=e[t(369)]||t(468)==o[t(369)]&&!s)&&(n[t(647)]||t(687)==e[t(369)]&&n[t(645)]||e[t(454)]()[t(591)](c)&&this[t(576)](e,i,a))}}))}),{priority:t(364)}),n[t(550)].on(t(401),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(635)])return;if(this[s(498)])return;if(!this[s(439)][s(545)])return;if(o[s(552)])return;const a=n[s(550)][s(615)],{start:c,end:u}=o[s(454)](),l=c[s(469)]&&a[s(520)](c[s(469)])?null:a[s(502)](c,s(633)),f=u[s(619)]&&a[s(520)](u[s(619)])?null:a[s(502)](u,s(690)),h=n[s(550)][s(448)](l?l[s(366)]:c,f?f[s(564)]:u);n[s(550)][s(587)]((t=>{const e=s;this[e(715)](h);const r=n[e(550)][e(615)][e(502)](h[e(366)]);o.is(e(692))?t[e(608)](r):o[e(462)](r)})),e[s(568)]()}),{priority:e.priorities[t(412)]+10}),n[t(550)].on(t(710),((e,r)=>{const s=t,o=r[r[s(546)]-1];o&&o[s(635)]||this[s(498)]||this[s(439)][s(545)]&&(n[s(550)][s(587)]((()=>{const t=s;let o=n[t(550)][t(710)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(486)]=o[t(703)]();const i=o[t(564)][t(619)],a=n[t(550)][t(615)];i&&a[t(367)](i)&&!a[t(547)](i)&&(o=n[t(550)][t(448)](o[t(366)],n[t(550)][t(414)](i,t(564)))),this[t(516)](o)})),e[s(568)]())}),{priority:t(349)}),this[t(394)][t(442)][t(408)](t(368),this[t(439)]),this[t(735)](t(368));const o=new p(n,this[t(527)]);n[t(442)][t(408)](t(717),o),this[t(735)](t(717));const i=new b(n,this[t(527)]);n[t(442)][t(408)](t(706),i),this[t(735)](t(706)),n[t(442)][t(408)](t(548),new N(n,o,this[t(527)])),this[t(735)](t(548)),n[t(442)][t(408)](t(496),new N(n,i,this[t(527)])),this[t(735)](t(496)),n[t(442)][t(408)](t(698),new w(n,o,this[t(527)])),this[t(735)](t(698)),n[t(442)][t(408)](t(678),new w(n,i,this[t(527)])),this[t(735)](t(678));const c=n[t(673)][t(326)](t(390));this[t(472)](c,t(418),((e,{threadId:n})=>{const r=t,s=this[r(527)][r(326)](n);s&&s[r(483)]&&1===s[r(483)][r(546)]&&this[r(585)](n,{hasComments:!0})}),{priority:t(734)}),this[t(472)](c,t(420),((e,{threadId:n})=>{const r=t,s=this[r(527)][r(326)](n);s&&s[r(483)]&&!s[r(483)][r(546)]&&this[r(585)](n,{hasComments:!1})}),{priority:t(734)})}set[Ec(549)](t){const n=Ec;if(this[n(444)])throw new e.CKEditorError(n(436),this);this[n(444)]=t}get[Ec(549)](){return this[Ec(444)]}[Ec(630)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(527)][n(583)]())t&&!e[n(696)]||r[n(556)](e);return e?r[n(333)]((t=>t[n(714)]())):r}[Ec(521)](t){const n=Ec,r=this[n(527)][n(326)](t);if(!r)throw new e.CKEditorError(n(321),this);return r}[Ec(579)](t){const e=Ec;return this[e(527)][e(335)](t)}[Ec(512)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(369)][e(468)](":"),a=this[e(527)][e(326)](r)||this[e(329)](o,i,r,n,s);if(this[e(738)](a),this[e(424)](a,o,i||null,n),a[e(675)]=t[e(675)],a[e(445)]=!0,s&&s[e(566)]){const t=s[e(566)],n=this[e(739)](t[e(695)]);a[e(478)]=t[e(675)],a[e(614)]=n,a[e(731)]=!0}else a[e(478)]=t[e(675)];switch(t[e(347)]&&(a[e(347)]=t[e(347)]),t[e(684)]&&(a[e(684)]=t[e(684)]),this[e(444)]&&this[e(444)][e(736)]||(a[e(350)]=!0),this[e(524)][e(326)](a)){case e(403):this[e(524)][e(639)](a,e(643));break;case e(359):a[e(696)]?(this[e(649)](new Set([a])),this[e(616)](new Set([a])),this[e(524)][e(639)](a,e(707)),this[e(395)](e(554),a)):this[e(524)][e(639)](a,e(686))}return a}[Ec(717)](t){const e=Ec;this[e(635)]((()=>{const n=e;this[n(394)][n(550)][n(587)]((()=>{const e=n;for(const n of t[e(740)]())n[e(606)]()}))}))}[Ec(706)](t){const e=Ec;this[e(635)]((()=>{const n=e;this[n(394)][n(550)][n(587)]((()=>{const e=n;for(const n of t[e(740)]())n[e(697)]()}))}))}[Ec(735)](t,n){const r=Ec,s=this[r(394)][r(442)][r(326)](t);if(!s)throw new e.CKEditorError(r(526),this,{commandName:t});if(this[r(620)][r(335)](s))throw new e.CKEditorError(r(456),this,{commandName:t});this[r(620)][r(408)](s),n&&s.on(r(404),((t,e)=>{const o=r;this[o(439)][o(545)]&&(this[o(498)]||(e[o(546)]>0&&e[e[o(546)]-1]&&e[e[o(546)]-1][o(635)]?e[o(372)]():(t[o(486)]=n(((...t)=>s[o(404)](...t,{forceDefaultExecution:!0})),...e),t[o(568)]())))}),{priority:r(349)})}[Ec(635)](t){const n=Ec;let r,s;const o=this[n(498)];this[n(498)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(498)]=!1),s&&e.CKEditorError[n(641)](s,this),r}[Ec(516)](t,n=null,r={}){const s=Ec;if(t[s(552)])return null;const o=this[s(394)][s(673)][s(326)](s(711)).me;for(const{suggestion:e,meta:o}of this[s(670)](t,s(687)))if(o[s(645)]){if(!o[s(506)]){if(o[s(647)]){if(!this[s(328)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(576)](e,t[s(366)],t[s(564)]);break}if(n==e[s(584)]&&wc(e,r)){const n=e[s(454)]();return n[s(366)][s(708)](t[s(564)])?this[s(621)](e,this[s(488)][s(448)](t[s(366)],n[s(564)])):this[s(621)](e,this[s(488)][s(448)](n[s(366)],t[s(564)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(342)+n:s(687),u=this[s(632)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(503)](c,i,a,t),u}[Ec(416)](t,n=Ec(718),r={}){const s=Ec,o=this[s(394)][s(673)][s(326)](s(711)).me,i=this[s(569)][s(489)](s(687),n,s(565));for(const e of this[s(630)]())if(e[s(614)].id==o.id&&s(687)==e[s(369)]&&e[s(584)]==n&&wc(e,r)&&(i(e[s(542)](),t)||i(t,e[s(542)]()))){for(const n of t)e[s(705)](n);return e}for(const{suggestion:e,meta:n}of this[s(670)](t,s(687))){if(!n[s(645)])continue;if(!this[s(328)]&&n[s(647)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(542)]())for(const e of t)if(!n[s(591)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(342)+n,l=this[s(632)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(503)](u,a,c,e,zr[s(341)]());return l}[Ec(544)](t,n,r=null,s={}){const o=Ec;if(r=r||Rc(n),t[o(552)])return null;if(o(437)===this[o(343)]){const e=this[o(569)][o(489)](o(421),r,o(606));return this[o(635)]((()=>e([t],n,s))),null}const i=this[o(394)][o(673)][o(326)](o(711)).me,a=[];if(o(665)!==this[o(343)])for(const{suggestion:e,meta:n}of this[o(670)](t,o(687)))n[o(645)]&&!n[o(500)]&&a[o(556)](...e[o(542)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(493)](s);e&&r[n(556)](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(546)];){const s=r[e][n(519)](t);r[n(676)](e,1,...s),e+=s[n(546)]}}return r}(t,a);c[o(546)]&&this[o(488)][o(587)]((()=>{const t=o;for(const e of c){const o=this[t(569)][t(489)](t(421),r,t(606));this[t(635)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(366)],u=t[o(564)];for(const{suggestion:e,meta:n}of this[o(670)](t,o(421))){if(!n[o(645)])continue;if(e[o(584)]!=r)continue;if(!wc(e,s))continue;const i=e[o(454)]();if(i[o(591)](t,!0))return null;c=c[o(499)](i[o(366)])?c:i[o(366)],u=u[o(533)](i[o(564)])?u:i[o(564)],a?i[o(366)][o(499)](a[o(454)]()[o(366)])?(a[o(618)](),a=e):e[o(618)]():a=e}const l=this[o(488)][o(448)](c,u);if(a)this[o(621)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(632)]({id:t,type:o(662)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(503)](o(662)+r,t,a,l)}}return null}[Ec(700)](t,n,r=[],s=null,o={}){const i=Ec;n[i(525)]||(n[i(525)]=n[i(601)]),n[i(668)]=t.is(i(560)),s=s||Rc(n);const a=r[i(333)]((t=>vc(t,this[i(488)]))),c=t.is(i(560))?t:vc(t,this[i(488)]);if(i(437)===this[i(343)]){const t=this[i(569)][i(489)](i(653),s,i(606));return this[i(635)]((()=>t([c],n,o))),null}a[i(556)](c);let u=!0;for(const t of a)if(!this[i(438)](t)){u=!1;break}if(u&&i(665)!==this[i(343)]){const t=this[i(569)][i(489)](i(653),s,i(606));return this[i(635)]((()=>t([c],n,o))),null}let l=null,f=c[i(366)],h=c[i(564)];for(const{suggestion:t,meta:e}of this[i(670)](c,i(653))){if(!e[i(645)])continue;if(e[i(506)]||e[i(647)]||e[i(500)])continue;if(t[i(347)][i(525)]!=n[i(525)])continue;if(!wc(t,o))continue;const r=t[i(454)]();if(t[i(584)]==s){if(r[i(591)](c,!0))return null;f=f[i(499)](r[i(366)])?f:r[i(366)],h=h[i(533)](r[i(564)])?h:r[i(564)],l?r[i(366)][i(499)](l[i(454)]()[i(366)])?(l[i(618)](),l=t):t[i(618)]():l=t}else{const e=c[i(493)](r);this[i(655)](t,e)}}const d=this[i(394)][i(673)][i(326)](i(711)).me,g=(0,e.uid)(),p=d.id;if(l)return this[i(621)](l,this[i(488)][i(448)](f,h)),l;{const t=this[i(632)]({id:g,type:i(460)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(503)](i(460)+s,g,p,this[i(488)][i(448)](f,h)),t}}[Ec(658)](t,n,r=[],s=null,o={}){const i=Ec;n[i(525)]||(n[i(525)]=n[i(601)]);const a=t[0];n[i(668)]=a.is(i(560)),s=s||Rc(n);const c=r[i(333)]((t=>vc(t,this[i(488)]))),u=a.is(i(560))?t:t[i(333)]((t=>vc(t,this[i(488)])));if(i(437)===this[i(343)]){const t=this[i(569)][i(489)](i(653),s,i(606));return this[i(635)]((()=>t(u,n,o))),null}c[i(556)](...u);let l=!0;for(const t of c)if(!this[i(438)](t)){l=!1;break}if(l&&i(665)!==this[i(343)]){const t=this[i(569)][i(489)](i(653),s,i(606));return this[i(635)]((()=>t(u,n,o))),null}const f=this[i(394)][i(673)][i(326)](i(711)).me;for(const t of this[i(630)]()){if(t[i(614)].id!=f.id)continue;if(i(653)!=t[i(369)]||t[i(347)][i(525)]!=n[i(525)])continue;if(!wc(t,o))continue;const e=t[i(584)]==s;for(let n=0;n<u[i(546)];n++){const r=u[n];for(const s of t[i(580)]()){const o=s[i(595)]();if(r[i(708)](o)){e?(u[i(676)](n,1),n--):t[i(642)](s[i(610)]);break}}}}if(0==u[i(546)])return null;const h=this[i(569)][i(489)](i(653),s,i(565));for(const t of this[i(630)]())if(t[i(614)].id==f.id&&i(653)==t[i(369)]&&t[i(347)][i(525)]==n[i(525)]&&t[i(584)]==s&&wc(t,o)&&(h(t[i(542)](),u)||h(u,t[i(542)]()))){for(const e of u)t[i(705)](e);return t}const d=(0,e.uid)(),g=f.id,p=i(460)+s,m=this[i(632)]({id:d,type:p,data:n,createdAt:new Date,authorId:g,attributes:o});for(const t of u)this[i(503)](p,d,g,t,zr[i(341)]());return m}[Ec(715)](t,n=null,r={}){const s=Ec;if(t[s(552)])return null;const o=this[s(394)][s(673)][s(326)](s(711)).me,a=new i.LiveRange(t[s(366)],t[s(564)]);for(const{suggestion:t,meta:e}of this[s(670)](a,s(687)))if(e[s(645)]&&!e[s(506)])if(t[s(345)]){const e=t[s(542)]()[s(461)]((t=>s(592)!=t[s(594)][s(743)]));if(e[s(581)]((t=>a[s(591)](t,!0)))&&t[s(697)](),e[s(539)]((t=>t[s(591)](a,!0)))){const t=this[s(569)][s(489)](s(531),n,s(606));return this[s(635)]((()=>t([a],null,r))),null}}else{const e=a[s(493)](t[s(454)]());null!==e&&t[s(407)]([e],null,r)}if(a[s(634)](),a[s(552)]||s(592)==a[s(594)][s(743)])return null;let c=null,u=a[s(366)],l=a[s(564)];const f=this[s(670)](a,s(531));for(const{suggestion:t,meta:e}of f){const n=this[s(488)][s(448)](u,l);if(e[s(645)]&&(this[s(328)]||!e[s(647)]&&!e[s(500)]))if(t[s(345)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(542)]()){if(r[s(591)](n,!0))return t;n[s(591)](r)||(e=!1)}e&&t[s(697)]()}else{const e=t[s(454)]();if(e[s(591)](n,!0))return t;if(!wc(t,r)){n[s(591)](e)?t[s(618)]():e[s(354)](u)?u=e[s(564)]:e[s(354)](l)&&(l=e[s(366)]);continue}u=u[s(499)](e[s(366)])?u:e[s(366)],l=l[s(533)](e[s(564)])?l:e[s(564)],r=Object[s(709)]({},t[s(684)]),c?e[s(366)][s(499)](c[s(454)]()[s(366)])?(c[s(618)](),c=t):t[s(618)]():c=t}}if(c)return this[s(621)](c,this[s(488)][s(448)](u,l)),c;{const t=(0,e.uid)(),i=this[s(488)][s(448)](u,l),a=o.id,c=n?s(702)+n:s(531),f=this[s(632)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(503)](c,t,a,i),f}}[Ec(681)](t,n=Ec(718),r={}){const s=Ec,o=this[s(394)][s(673)][s(326)](s(711)).me,a=t[s(333)]((t=>new i.LiveRange(t[s(366)],t[s(564)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(670)](a,s(687)))e[s(645)]&&!e[s(506)]&&c[s(408)](t);for(const e of c)if(e[s(345)]){const o=e[s(542)]();if((!e[s(684)]||!e[s(684)][s(518)])&&o[s(581)]((t=>a[s(539)]((e=>e[s(591)](t,!0)))))&&e[s(697)](),a[s(581)]((t=>o[s(539)]((e=>e[s(591)](t,!0)))))){const e=this[s(569)][s(489)](s(531),n,s(606));return this[s(635)]((()=>e(t,null,r))),null}}else{const t=e[s(454)]();if(a[s(539)]((e=>e[s(591)](t,!0)))&&e[s(697)](),a[s(581)]((e=>t[s(591)](e,!0)))){const t=this[s(569)][s(489)](s(531),n,s(606));return this[s(635)]((()=>t(a,null,r))),null}}const u=this[s(569)][s(489)](s(531),n,s(565));let l=null;for(const t of this[s(630)]())if(t[s(614)].id==o.id&&t[s(696)]&&s(531)==t[s(369)]&&t[s(584)]==n&&wc(t,r)&&(u(t[s(542)](),a)||u(a,t[s(542)]())))if(l){if(t[s(483)]&&t[s(483)][s(546)])continue;for(const e of t[s(542)]())l[s(400)](e)||l[s(705)](e);t[s(618)]()}else{l=t;for(const e of a)t[s(400)](e)||t[s(705)](e)}if(l)return l;c[s(346)]();for(const{suggestion:t,meta:e}of this[s(670)](a,s(531)))e[s(645)]&&(this[s(328)]||!e[s(647)]&&!e[s(500)])&&wc(t,r)&&c[s(408)](t);for(const t of c){const e=t[s(542)]();if((!r||!r[s(518)])&&a[s(581)]((t=>e[s(539)]((e=>e[s(591)](t,!0))))))return t;(!t[s(684)]||!t[s(684)][s(518)])&&e[s(581)]((t=>a[s(539)]((e=>e[s(591)](t,!0)))))&&t[s(697)]()}const f=(0,e.uid)(),h=o.id,d=s(702)+n,g=this[s(632)]({id:f,type:d,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(634)](),t[s(552)]||s(592)==t[s(594)][s(743)]||this[s(503)](d,f,h,t,zr[s(341)]());return g}[Ec(622)](t,n,r,s,o){const i=Ec;if(t[i(552)])return[];if(i(437)===this[i(343)])return[];const a=this[i(394)][i(673)][i(326)](i(711)).me.id,c=Array[i(627)](this[i(527)][i(583)]())[i(461)]((e=>i(617)==e[i(369)]&&e[i(347)][i(466)]==n&&e[i(400)](t)));if(i(540)===this[i(343)]){const e=this[i(670)](t,i(687))[i(461)]((({meta:t})=>t[i(645)]&&!t[i(500)]&&!t[i(506)]))[i(333)]((({suggestion:t})=>t));c[i(603)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(617)==t[i(369)]?t[i(347)][i(744)]:void 0,o=t[i(454)](),a=Array[i(627)](u[i(355)]())[i(464)]((t=>t[i(631)](o)));if(!a)continue;const c=a[i(519)](o);this[i(474)](n)&&i(687)==t[i(369)]&&0!=c[i(546)]||(u[i(737)](a),c[i(322)]((t=>{u[i(639)](t,r)})),i(687)!=t[i(369)]&&e!=s&&u[i(639)](a[i(493)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(546)]>37&&console[i(657)](i(598),{key:n});const f=(i(553)+(n+"|")+Rc({newValue:s}))[i(694)](0,60),h=this[i(632)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(556)](h),this[i(503)](f,c,a,t)}return l}[Ec(728)](t){const e=Ec;this[e(666)][e(408)](t)}[Ec(534)](t){const e=Ec;this[e(663)][e(408)](t)}[Ec(391)](t,e=[],n=[]){const r=Ec;this[r(735)](t,((t,...e)=>{this[r(389)]((()=>{t(...e)}))}));for(const t of e)this[r(534)](t);for(const t of n)this[r(728)](t)}[Ec(481)](t){const e=Ec;return e(617)==t[e(369)]?t[e(584)][e(468)]("|")[0]:null}[Ec(621)](t,e){const n=Ec,r=t[n(607)]();this[n(488)][n(587)]((t=>{t[n(517)](r,{range:e})}))}[Ec(738)](t){const e=Ec,n=t.id,r=this[e(394)][e(351)][e(326)](e(733));this[e(600)][e(356)](n)||this[e(600)][e(590)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(600)][e(505)](n);s[e(532)](e(431)),s[e(431)]=!1,t[e(483)]=s}[Ec(424)](t,n,r,s){const o=Ec;if(t[o(369)]!=n||t[o(584)]!=r||t[o(492)].id!=s)throw this[o(394)][o(352)](o(722)),new e.CKEditorError(o(722),this)}[Ec(655)](t,n){const r=Ec,s=t[r(454)]();if(n[r(708)](s))t[r(618)]();else if(s[r(591)](n)){const o=this[r(488)][r(414)](n[r(366)][r(619)],r(564));this[r(621)](t,this[r(488)][r(448)](s[r(366)],o));const i=(0,e.uid)(),a=t[r(492)].id,c=t[r(369)]+":"+t[r(584)];this[r(632)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(347)],attributes:t[r(684)]});const u=this[r(488)][r(414)](n[r(564)][r(651)],r(611)),l=this[r(488)][r(448)](u,s[r(564)]);this[r(503)](c,i,a,l)}else if(s[r(354)](n[r(366)])){const e=this[r(488)][r(414)](n[r(366)][r(619)],r(564));this[r(621)](t,this[r(488)][r(448)](s[r(366)],e))}else{const e=this[r(488)][r(414)](n[r(564)][r(651)],r(611));this[r(621)](t,this[r(488)][r(448)](e,s[r(564)]))}}[Ec(438)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(670)](t,e(687))){if(!r[e(645)])continue;const s=n[e(542)]();for(const n of s)if(!t[e(519)](n)[e(546)])return!0}return!1}[Ec(597)](t){const n=Ec,r=this[n(394)][n(673)][n(326)](n(711))[n(720)](t);if(!r)throw new e.CKEditorError(n(530),this);return r}[Ec(739)](t){const e=Ec,n=this[e(394)][e(673)][e(326)](e(711)),r=(0,o.hashObject)(e(410)+t);return n[e(720)](r)||n[e(679)]({id:r,name:t})}[Ec(329)](t,e,n,r,s){const o=Ec,i=this[o(597)](r),a=this[o(569)][o(593)](t,e,n,i,s,(t=>{const e=o;this[e(585)](n,{attributes:t});const r=this[e(521)](n);this[e(649)](new Set([r])),this[e(616)](new Set([r]))}));return this[o(472)](a,o(606),(()=>{const t=o;this[t(585)](n,{state:t(588)})}),{priority:o(349)}),this[o(472)](a,o(697),(()=>{const t=o;this[t(585)](n,{state:t(572)})}),{priority:o(349)}),this[o(527)][o(639)](n,a),this[o(524)][o(639)](a,o(403)),a}[Ec(383)](t){const e=Ec,n=t[e(468)](":");return{group:n[0],type:n[1],subType:n[e(546)]>=5?n[2]:null,id:n[e(546)]<5?n[2]:n[3],authorId:n[e(546)]<5?n[3]:n[4],markerCount:6==n[e(546)]?n[5]:null}}[Ec(576)](t,n,r){const s=Ec,o=t[s(454)](),i=o[s(366)],a=o[s(564)];this[s(621)](t,this[s(488)][s(448)](i,n));const c=(0,e.uid)(),u=t[s(492)].id,l=t[s(369)]+(t[s(584)]?":"+t[s(584)]:"");this[s(632)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(684)],data:t[s(347)]});const f=this[s(481)](t);(s(653)==t[s(369)]||f&&this[s(474)](f))&&(r=this[s(488)][s(727)](r[s(651)])),this[s(503)](l,c,u,this[s(488)][s(448)](r,a))}[Ec(670)](t,e=null){const n=Ec,r=[],s=this[n(394)][n(673)][n(326)](n(711)).me;Array[n(463)](t)||(t=[t]);for(const o of this[n(630)]()){if(!o[n(696)])continue;if(e&&o[n(369)]!=e)continue;let i=!1;for(const e of o[n(542)]()){for(const a of t){const t=a[n(366)][n(708)](e[n(564)])||a[n(564)][n(708)](e[n(366)]);if(t||a[n(493)](e)){const c=a[n(591)](e)&&Cc(this[n(488)][n(615)],e[n(366)],a),u=e[n(591)](a)&&Cc(this[n(488)][n(615)],a[n(366)],e);r[n(556)]({suggestion:o,meta:{isOwn:s==o[n(614)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(503)](t,e,n,r,s){const o=Ec;this[o(488)][o(587)]((i=>{const a=o;let c=a(613)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(691)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(357)](t){const e=Ec,n=t[e(336)],r=t[e(656)];t[e(336)]=null,t[e(656)]=null,null!=n&&n[e(656)]==t&&(n[e(656)]=r),null!=r&&r[e(336)]==t&&(r[e(336)]=n),e(707)==this[e(524)][e(326)](t)&&(this[e(524)][e(639)](t,e(686)),this[e(395)](e(365),t,n,r))}[Ec(632)](t){const n=Ec,r=t.id,s=this[n(512)](t);if(this[n(444)]&&this[n(444)][n(736)]){const o=this[n(394)][n(673)][n(326)](n(440)),i=s[n(417)],a=s[n(584)]?s[n(369)]+":"+s[n(584)]:s[n(369)],c=this[n(394)][n(399)],u=o[n(408)](Hr(c,n(325))),l={id:r,type:a,hasComments:i,data:t[n(347)]||null,originalSuggestionId:t[n(712)]||null,attributes:s[n(684)]};this[n(444)][n(736)](l)[n(646)]((t=>{const e=n;s[e(350)]=!0,o[e(446)](u),t&&t[e(675)]&&(this[e(527)][e(326)](r)[e(675)]=t[e(675)])}))[n(644)]((t=>{const r=n;throw(0,e.logWarning)(r(599)),this[r(394)][r(550)][r(338)]({isUndoable:!1},(()=>{s[r(697)]()})),s[r(570)](),this[r(527)][r(737)](s.id),this[r(524)][r(737)](s),t}))}return s}[Ec(474)](t){const e=Ec;return this[e(666)][e(335)](t)}[Ec(585)](t,e){const n=Ec,r=this[n(394)][n(673)][n(326)](n(440)),s=this[n(521)](t);if(this[n(444)]&&this[n(444)][n(378)])if(s[n(350)]){const s=r[n(408)](Hr(this[n(394)][n(399)],n(325)));this[n(444)][n(378)](t,e)[n(646)]((()=>{r[n(446)](s)}))}else s.on(n(443),(()=>{this[n(585)](t,e)}))}[Ec(393)](t){const n=Ec;if(!this[n(444)]||!this[n(444)][n(521)])throw new e.CKEditorError(n(480),this);return this[n(444)][n(521)](t)}[Ec(561)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(383)](t),i=this[e(527)][e(326)](n)||this[e(329)](r,s,n,o,{});switch(this[e(424)](i,r,s,o),this[e(524)][e(326)](i)){case e(403):this[e(393)](n)[e(646)]((t=>{const r=e;let s=Promise[r(476)]();t[r(417)]&&(s=this[r(600)][r(330)]({channelId:this[r(394)][r(351)][r(326)](r(733)),threadId:n})),s[r(646)]((()=>{const e=r;this[e(512)](t)[e(350)]=!0}))})),this[e(524)][e(639)](i,e(359));break;case e(686):this[e(585)](n,{state:e(514)});case e(643):this[e(524)][e(639)](i,e(707)),this[e(395)](e(554),i);break;case e(707):this[e(395)](e(482),i)}return i[e(432)](t),i}[Ec(616)](t){const e=Ec,n=Array[e(627)](t),r=n[e(461)]((t=>e(617)==t[e(369)]));this[e(701)](r);const s=n[e(461)]((t=>!t[e(345)]&&e(617)!=t[e(369)])),o=this[e(630)]({skipNotAttached:!0})[e(461)]((t=>!t[e(345)]&&e(617)!=t[e(369)])),i=o[e(461)]((n=>!t[e(335)](n))),a=new Map(o[e(333)]((t=>[t,this[e(569)][e(489)](t[e(369)],t[e(584)],e(515))]))),c=new Map(o[e(333)]((t=>[t,t[e(454)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(546)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(546)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(546)];t++){const n=s[t];!l[e(335)](n)&&n[e(336)]&&(f[e(408)](n[e(336)]),n[e(336)][e(656)]===n&&(n[e(336)][e(656)]=null),n[e(336)]=null),!u[e(335)](n)&&n[e(656)]&&(f[e(408)](n[e(656)]),n[e(656)][e(336)]===n&&(n[e(656)][e(336)]=null),n[e(656)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(546)];e++){const r=d(t,n[e]);r&&(r[0][s(656)]=r[1],r[1][s(336)]=r[0],u[s(408)](r[0]),l[s(408)](r[1]))}}function d(t,n){const r=e;if(t[r(614)].id!==n[r(614)].id)return null;const s=a[r(326)](t)(t,n,c[r(326)](t),c[r(326)](n));return s&&a[r(326)](n)(t,n,c[r(326)](t),c[r(326)](n))?s[1][r(483)]&&s[1][r(483)][r(546)]?null:s:null}f[e(457)]&&this[e(616)](f)}[Ec(701)](t){const e=Ec;if(0==t[e(546)])return;const n=this[e(630)]({skipNotAttached:!0})[e(461)]((t=>e(617)==t[e(369)]&&t[e(445)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(684)]);s[e(335)](n)||(s[e(639)](n,r[e(546)]),r[e(556)]([]));const i=s[e(326)](n);r[i][e(556)](t)}!function(){const t=e;r[t(726)](((e,n)=>{const r=t,s=e[0][r(675)],o=n[0][r(675)];return s==o?e[0][r(684)][r(624)]<n[0][r(684)][r(624)]?-1:1:s<o?-1:1}));for(const e of r)e[t(726)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(546)];t++){if(0==r[t][e(546)])continue;const n=[];for(let s=t+1;s<r[e(546)];s++)0!=r[s][e(546)]&&i(r[t],r[s])&&n[e(556)](s);for(const s of n)r[t]=r[t][e(750)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(546)];n++)t[n][e(656)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(546)];n++)t[n][e(336)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(684)][r(624)]!==n[0][r(684)][r(624)]&&t[0][r(614)]!==n[0][r(614)])return!1;if(!function(t,e){const n=r;return!t[n(417)]&&!e[n(417)]||(!t[n(417)]||!e[n(417)])&&(!!(t[n(417)]&&e[n(675)]<t[n(483)][n(749)][n(326)](0)[n(675)])||!!(e[n(417)]&&t[n(675)]<e[n(483)][n(749)][n(326)](0)[n(675)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(684)],r(624)),o=Ic(n[0][r(684)],r(624));return!!wr(s,o)&&(!!t[r(581)]((t=>n[r(539)]((e=>t[r(454)]()[r(708)](e[r(454)]())))))&&n[r(581)]((e=>t[r(539)]((t=>e[r(454)]()[r(708)](t[r(454)]()))))))}}[Ec(649)](t){const e=Ec,n=Array[e(627)](t),r=this[e(630)]({skipNotAttached:!0}),s=r[e(461)]((n=>!t[e(335)](n))),o=new Map(n[e(333)]((t=>[t,this[e(569)][e(489)](t[e(369)],t[e(584)],e(565))]))),i=new Map(r[e(333)]((t=>[t,t[e(542)]()])));for(let t=0;t<n[e(546)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(546)];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(546)];e++){const s=r[e];if(s[a(369)]!==n[a(369)]||s[a(614)].id!==n[a(614)].id||s[a(584)]!==n[a(584)])continue;if(!Oc(n,s,[a(624)]))continue;if(a(617)==n[a(369)]&&n[a(347)][a(744)]!=s[a(347)][a(744)])continue;if(a(617)==n[a(369)]&&t[a(474)](n[a(347)][a(466)]))continue;if(a(653)==n[a(369)]){const e=t[a(394)][a(550)],r=n[a(575)]();if(r&&(e[a(615)][a(547)](r)||e[a(615)][a(520)](r)))continue}const c=o[a(326)](n),u=i[a(326)](n),l=i[a(326)](s),f=n[a(483)]&&n[a(483)][a(546)],h=s[a(483)]&&s[a(483)][a(546)];if(!f&&c(l,u))return t[a(422)](s,n),i[a(737)](n),!0;if(!h&&c(u,l))return t[a(422)](n,s),i[a(737)](s),!0}return!1}}[Ec(422)](t,e){const n=Ec;if(t[n(345)])for(const r of e[n(542)]())t[n(705)](r);else{const r=e[n(454)]()[n(564)];this[n(621)](t,this[n(488)][n(448)](t[n(454)]()[n(366)],r))}e[n(618)]()}[Ec(529)](t,e){const n=Ec,r=t[n(334)](n(429))||t[n(334)](n(617))?n(672):t[n(671)]();return Hr(this[n(394)][n(399)],e+"_"+r+n(385))}[Ec(479)](){const t=Ec,e=this[t(394)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(488)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(383)](t[s(610)]);if(s(363)===e){n[s(623)](this[s(529)](r,s(537)));break}}for(const t of r){const{group:e,type:r}=this[s(383)](t[s(610)]);if(s(363)===e){n[s(623)](this[s(529)](r,s(562)));break}}}))}[Ec(747)](t){const e=Ec;if(this[e(384)])return!1;const n=this[e(394)],r=n[e(550)][e(664)][e(406)][e(748)]();if(0==r[e(546)])return!1;const s=[],o=r[e(461)]((t=>e(617)==t[e(369)])),i=r[e(461)]((t=>e(732)==t[e(369)]&&e(605)!=t[e(610)])),a=r[e(461)]((t=>e(446)==t[e(369)]&&e(605)!=t[e(610)]));for(const t of o)s[e(556)]({key:t[e(337)],newValue:t[e(573)],oldValue:t[e(693)],range:Sc(t[e(560)],n[e(550)])});for(const t of i){const r=a[e(464)]((n=>n[e(689)][e(708)](t[e(689)])));r&&s[e(556)]({key:e(490),newValue:t[e(610)],oldValue:r[e(610)],range:n[e(550)][e(752)](t[e(689)][e(469)])})}return 0!=s[e(546)]&&this[e(392)](t,s)}[Ec(724)](t){const e=Ec;let n=!1;const r=this[e(394)][e(550)][e(664)][e(406)][e(509)]()[e(461)]((t=>t[e(347)][e(699)]&&t[e(610)][e(334)](e(441))));for(const s of r){const{subType:r,id:o}=this[e(383)](s[e(610)]),i=r[e(468)]("|")[0];for(const r of this[e(630)]({skipNotAttached:!0}))r.id!=o&&e(617)==r[e(369)]&&r[e(347)]&&r[e(347)][e(466)]==i&&r[e(454)]()[e(631)](s[e(347)][e(699)])&&(this[e(451)](r,s[e(347)][e(699)],t),n=!0)}return n}[Ec(389)](t){const e=Ec;this[e(394)],this[e(384)]=!0,t()}[Ec(387)](t){const e=Ec,n=this[e(474)](t),r=this[e(663)][e(335)](t);return n||r}[Ec(392)](t,e){const n=Ec;if(0==e[n(546)])return!1;let r=!1;for(const s of e){const e=this[n(670)](s[n(560)],n(617))[n(461)]((t=>!t[n(636)][n(506)]))[n(333)]((t=>t[n(363)])),i=(0,o.hashObject)({newValue:s[n(574)]});e[n(461)]((t=>{const e=n,[r,o]=t[e(584)][e(468)]("|");return r==s[e(466)]&&o!=i}))[n(322)]((e=>{const o=n;this[o(451)](e,s[o(560)],t),r=!0}))}return r}[Ec(451)](t,e,n){const r=Ec,s=t[r(454)]()[r(519)](e);0!==s[r(546)]?1!==s[r(546)]?this[r(576)](t,e[r(366)],e[r(564)]):this[r(621)](t,s[0]):n[r(642)](t[r(607)]())}}class Ac{constructor(t){const e=Ec;this[e(381)]=t,this[e(488)]=t[e(550)],this[e(434)]=new Map,this[e(485)]=new Map,this[e(487)]()}[Ec(593)](t,e,n,r,s,o){const i=Ec;return new zr(this[i(488)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(489)](t,e,i(606))(...n),onDiscard:(...n)=>this[i(489)](t,e,i(697))(...n)})}[Ec(523)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(434)][s(639)](o,r)}[Ec(489)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(434)][r(326)](s)||this[r(485)][r(326)](t+":"+n)}[Ec(487)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(726)](((t,n)=>t[e(366)][e(499)](n[e(366)])?1:-1)),this[e(488)][e(587)]((n=>{const r=e;for(const e of t){let t;t=e[r(564)][r(729)]&&e[r(564)][r(651)]==e[r(366)][r(469)]?n[r(427)](e[r(366)][r(469)],"on"):n[r(427)](e),this[r(488)][r(401)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(488)][n(587)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(333)]((t=>(kc(t)&&(t=this[s(488)][s(448)](t[s(564)])),t)))[s(461)]((t=>s(592)!==t[s(594)][s(743)]));if(c[s(546)]<1)return;const u=Array[s(627)](this[s(488)][s(664)][s(470)][s(542)]())[s(333)]((t=>i.LiveRange[s(348)](t)));r[s(608)](c);for(const t of this[s(381)][s(442)][s(442)]())t[s(577)]();a[s(556)]({forceDefaultExecution:!0}),this[s(381)][s(404)](o,...a);const l=u[s(461)]((t=>s(592)!=t[s(594)][s(743)]));l[s(546)]>0&&r[s(608)](l);for(const t of u)t[s(634)]()}))},s=(e,n)=>1==e[t(546)]&&1==n[t(546)]&&e[0][t(564)][t(708)](n[0][t(366)]),o=(e,n,r,s)=>Mc(e,n,r,s,this[t(488)])?[e,n]:Mc(n,e,s,r,this[t(488)])?[n,e]:null;this[t(485)][t(639)](t(324),e),this[t(485)][t(639)](t(450),n),this[t(485)][t(639)](t(650),s),this[t(485)][t(639)](t(557),o),this[t(485)][t(639)](t(465),n),this[t(485)][t(639)](t(494),e),this[t(485)][t(639)](t(541),s),this[t(485)][t(639)](t(386),o),this[t(485)][t(639)](t(604),r),this[t(485)][t(639)](t(730),e),this[t(485)][t(639)](t(413),s),this[t(485)][t(639)](t(423),e),this[t(485)][t(639)](t(589),r),this[t(485)][t(639)](t(402),e),this[t(485)][t(639)](t(473),s),this[t(485)][t(639)](t(685),e),this[t(485)][t(639)](t(528),e),this[t(485)][t(639)](t(495),((e,n)=>{const r=t;if(!n)return;const s=this[r(381)][r(673)][r(326)](yc);this[r(488)][r(587)]((t=>{const o=r;if(o(490)==n[o(466)])for(const r of e){const e=r[o(366)][o(469)],s=n[o(744)];t[o(536)](e,s)}else if(s[o(474)](n[o(466)]))for(const r of e)void 0!==n[o(744)]?t[o(522)](n[o(466)],n[o(744)],r[o(366)][o(469)]):t[o(626)](n[o(466)],r[o(366)][o(469)]);else for(const r of e)n[o(744)]?t[o(522)](n[o(466)],n[o(744)],r):t[o(626)](n[o(466)],r)}))})),this[t(485)][t(639)](t(455),s)}}function Cc(t,e,n){const r=Ec;for(const s of e[r(651)][r(609)]({includeSelf:!0,parentFirst:!0})){if(s[r(594)]==s)return!1;if(!n[r(425)](s))return!1;if(t[r(547)](s)||t[r(520)](s))return!0}return!1}function kc(t){const e=Ec;return t[e(564)][e(651)]==t[e(366)][e(469)]&&t[e(564)][e(513)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(467)].is(s(375))&&!r[s(547)](t[s(467)]),i=t[s(366)][s(504)](o),a=t[s(564)][s(504)](o,{direction:s(690)});return!(t[s(366)][s(708)](i)&&t[s(564)][s(708)](a)||(i[s(499)](a)?n[s(517)](e,{range:n[s(448)](i,a)}):n[s(642)](e),0))}function Rc(t){return(0,o.hashObject)(t)}function Nc(t){const e=Ec,n=t[e(366)][e(469)];return n&&n.is(e(582))}function Sc(t,e){const n=Ec;return null==t[n(564)][n(619)]&&t[n(564)][n(651)]==t[n(366)][n(469)]?vc(t[n(366)][n(469)],e):t}function vc(t,e){const n=Ec,r=e[n(615)][n(547)](t)||e[n(615)][n(742)](t);return e[n(448)](e[n(414)](t,n(578)),r?e[n(551)](t):e[n(414)](t,n(564)))}function Mc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(564)][o(708)](r[o(366)]))return!0;if(t[o(369)]!=e[o(369)])return!1;if(!n[o(564)][o(380)](r[o(366)]))return!1;const i=s[o(448)](n[o(564)],r[o(366)])[o(360)]();for(const t of i)if([o(628),o(741)][o(398)](t[o(369)])&&s[o(615)][o(520)](t[o(467)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(445)]||!e[r(445)])&&wr(Ic(t[r(684)],n),Ic(e[r(684)],n))}function wc(t,e){const n=Ec,r=Dc(t[n(684)]),s=Dc(e);if(!t[n(445)])return!1;for(const t of Object[n(355)](s))if(!wr(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(709)]({},t);return delete n[e(518)],delete n[e(452)],n}const Fc=Pc;function Pc(t,e){const n=xc();return(Pc=function(t,e){return n[t-=465]})(t,e)}!function(t,e){const n=Pc,r=t();for(;;)try{if(919921===-parseInt(n(500))/1+-parseInt(n(485))/2+parseInt(n(497))/3+-parseInt(n(488))/4*(-parseInt(n(474))/5)+parseInt(n(498))/6*(parseInt(n(483))/7)+parseInt(n(467))/8*(-parseInt(n(491))/9)+-parseInt(n(479))/10*(-parseInt(n(489))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xc);class Bc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Pc;super(),this[s(465)]=e,this[s(472)]=n,this[s(468)]=r,this[s(490)]=t,this[s(469)]=t[s(470)][s(487)](s(484)),this[s(493)]=t[s(470)][s(487)](s(502)),this[s(472)][s(476)](s(501)).to(this[s(469)],this[s(493)],((t,e)=>t||e)),this[s(472)][s(476)](s(504)).to(this[s(469)],s(501),(t=>t&&this[s(490)][s(465)][s(477)](e[s(466)]()))),this[s(472)][s(476)](s(481)).to(this[s(493)],s(501),(t=>t&&this[s(490)][s(465)][s(477)](e[s(466)]()))),this[s(486)]=null,n[s(495)]&&this[s(478)](),this[s(473)](n,s(484),(()=>this[s(484)]())),this[s(473)](n,s(502),(()=>this[s(502)]())),this[s(473)](n,s(503),(()=>{const t=s;n[t(495)]?this[t(478)]():this[t(506)]()}))}[Fc(484)](){const t=Fc;this[t(469)][t(499)](this[t(465)].id)}[Fc(502)](){const t=Fc;this[t(493)][t(499)](this[t(465)].id)}[Fc(496)](){const t=Fc;this[t(472)][t(492)](t(501)),this[t(472)][t(492)](t(504)),this[t(472)][t(492)](t(481)),this[t(471)](),this[t(468)][t(496)](),this[t(486)]&&this[t(506)]()}[Fc(478)](){const t=Fc,e=Hr(this[t(490)][t(475)],t(480));this[t(486)]=this[t(490)][t(505)][t(487)](t(482))[t(494)](e)}[Fc(506)](){const t=Fc;null!==this[t(486)]&&this[t(490)][t(505)][t(487)](t(482))[t(507)](this[t(486)]),this[t(486)]=null}}function xc(){const t=["16760095XrVtyR","_editor","9NLnIPs","unbind","_discardCommand","add","isDirty","destroy","3188880DmfhaA","3414876kDJeqf","execute","1791613ZRmTiq","isEnabled","discardSuggestion","change:isDirty","canAccept","plugins","_removePendingAction","remove","model","getRanges","11959976TEpTdD","commentThreadController","_acceptCommand","commands","stopListening","view","listenTo","5nGwUYj","locale","bind","canEditAt","_setPendingAction","10LWXzbn","PENDING_ACTION_SUGGESTION","canDiscard","PendingActions","21ukqmJY","acceptSuggestion","3062630EKbdEt","_pendingAction","get","5775212YnKgnb"];return(xc=function(){return t})()}const Uc=jc;function jc(t,e){const n=Gc();return(jc=function(t,e){return n[t-=127]})(t,e)}function Gc(){const t=["commentThread","8TTzTGu","bind","hasDirtyComment","isEnabled","addComment","setData","44022sPZFkk","descriptionParts","_config","submit","editorConfig","10278PzxcWm","delegate","5568354onshSm","isActive","element","CommentView","6492297rQRRrp","disableComments","isDirty","value","assign","disabledSubmit","44ijxHCc","updateComment","10Jjnsnk","commentThreadInputView","commentInputView","2048658QfshrF","set","locale","_createCommentViews","_model","authoredAt","410NBGPgK","canAccept","focus","destroy","removeComment","canDiscard","isReadOnly","_localUser","fire","editor","1036qPcXKo","showInput","924233KTvgul","_createCommentThreadInputView","cancel","commentsListView","length","1292748vUKonS"];return(Gc=function(){return t})()}!function(t,e){const n=jc,r=t();for(;;)try{if(554077===-parseInt(n(140))/1+parseInt(n(175))/2+parseInt(n(158))/3*(-parseInt(n(138))/4)+parseInt(n(128))/5*(parseInt(n(153))/6)+parseInt(n(164))/7*(parseInt(n(147))/8)+-parseInt(n(160))/9*(parseInt(n(172))/10)+-parseInt(n(170))/11*(-parseInt(n(145))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gc);class Vc extends s.View{constructor(t,e,n,r){const s=jc;super(t),this[s(143)]=null,this[s(173)]=null,this[s(176)](s(161),!1),this[s(176)](s(127),e[s(127)]),this[s(148)](s(127)).to(e),this[s(176)](s(154),[]),this[s(176)](s(166),!1),this[s(176)](s(150),!1),this[s(176)](s(129),!1),this[s(176)](s(133),!1),this[s(179)]=e,this[s(135)]=n,this[s(155)]=r,r[s(165)]?this[s(176)](s(144),1):this[s(178)]()}[Uc(130)](){const t=Uc;this[t(162)][t(130)]()}[Uc(131)](){const t=Uc;this[t(143)]&&this[t(143)][t(131)](),this[t(173)]&&this[t(173)][t(131)](),super[t(131)]()}[Uc(178)](){const t=Uc,{CommentsListView:e}=this[t(155)];this[t(143)]=new e(this[t(177)],this[t(179)][t(146)],Object[t(168)]({CommentView:this[t(155)][t(163)]},this[t(155)])),this[t(143)][t(159)](t(132)).to(this),this[t(143)][t(159)](t(171)).to(this),this[t(143)][t(148)](t(161)).to(this),this[t(176)](t(144),this[t(143)][t(144)]+1),this[t(148)](t(144)).to(this[t(143)],t(144),(t=>t+1)),this[t(173)]=this[t(141)](),this.on(t(132),(()=>this[t(130)]())),this[t(148)](t(166)).to(this[t(143)],t(149),this[t(173)][t(174)],t(167),((t,e)=>t||!!e))}[Uc(141)](){const t=Uc,{CommentThreadInputView:e}=this[t(155)],n=new e(this[t(177)],this[t(135)],this[t(155)][t(157)]),r=n[t(174)];return n[t(148)](t(139)).to(this,t(161),this[t(179)][t(146)],t(134),r,t(167),((t,e,n)=>!!n||t&&!e)),r.on(t(156),((e,n)=>{const s=t;this[s(136)](s(151),n),r[s(137)][s(152)]("")})),r.on(t(142),(()=>this[t(130)]())),r[t(148)](t(169)).to(this[t(179)][t(146)],t(134)),n}}const zc=Kc;function Hc(){const t=["fire","getExternalSuggestionNote","type","getUserViewNotificationText","ck-suggestion--discard","element","32772USDXmk","ck-annotation__info-name","EXTERNAL_IMPORT_WORD_SUGGESTION","ck-annotation__info-time","descriptionParts","_model","_createButton","@external","158291tGpeOi","discardButton","getTemplate","authoredAt","EXTERNAL_AVATAR","ck-suggestion--disabled-comments","Discard suggestion","innerHTML","5864220gLDwtw","ck-suggestion-wrapper--active","querySelector","isExternal","bindTemplate","discardSuggestion","ck-suggestion","255xPnXob","ck-annotation__content-wrapper",".ck-annotation__content-wrapper","</p>","bind","content","execute","ck-annotation__actions","acceptSuggestion","ck-annotation__user","push","formatDateTime","check","ck-suggestion__main","_descriptionElement","author","disableComments","EXTERNAL_SUGGESTION","color","ck-comment__external","extendTemplate",'" title="',"ck-suggestion__info","delegate","editorDestroyed","map","createElement","editorReady","EXTERNAL_IMPORT_WORD_AVATAR","ck-annotation__info","time","creator","canAccept","canDiscard","importWord","ck-suggestion__actions","commentsListView","description","</span>","innerText","change:description","11464128xoTdrC","source","cancel","ck-comment__info-time","ck-annotation","acceptButton",'"></span>',"title","isEnabled","span","userView","ck-annotation__main","name","ck-suggestion__user","join","ck-suggestion--accept","28431441HhcWEQ","set","1644771yGMmTa","2175314VNCYXg","_config","<p>","ck-suggestion-wrapper","commentThread","split","Accept suggestion",'<span class="ck-suggestion-type">',"isActive","ck-suggestion__info-name","ck-suggestion-","children","value","render","attributes","114qBFnNP","setTemplate","commentThreadInputView",'<span class="ck-suggestion-color" style="background-color: ',"div","locale"];return(Hc=function(){return t})()}!function(t,e){const n=Kc,r=t();for(;;)try{if(953551===-parseInt(n(220))/1+-parseInt(n(221))/2+-parseInt(n(271))/3*(-parseInt(n(248))/4)+-parseInt(n(264))/5+-parseInt(n(236))/6*(parseInt(n(256))/7)+parseInt(n(202))/8+parseInt(n(218))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hc);class Wc extends Vc{constructor(e,n,r,s){const i=Kc;super(e,n,r,s),this[i(219)](i(244),""),this[i(275)](i(244)).to(this,i(252),(t=>t&&t[0]?t[0][i(244)]:"")),this[i(275)](i(198)).to(this,i(252),this,i(229),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(223)+Xc(e[n(276)],e[n(179)])+n(274);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(175)]=null,this[i(207)]=this[i(254)](Hr(e,i(227)),t.icons[i(173)],i(217),i(169),"sw"),this[i(207)][i(275)](i(210)).to(this,i(193)),this[i(257)]=this[i(254)](Hr(e,i(262)),t.icons[i(204)],i(246),i(269),"sw"),this[i(257)][i(275)](i(210)).to(this,i(194)),this[i(212)]=new o.UserView(e,this[i(253)][i(176)],this[i(245)]()),this[i(212)][i(181)]({attributes:{class:[i(215),i(170)]}}),this[i(237)](this[i(258)]())}[zc(258)](){const t=zc,e=this[t(268)],n=[{tag:t(240),attributes:{class:[t(183),t(190)]},children:[{tag:t(211),children:[{text:this[t(212)][t(214)]}],attributes:{class:[t(230),t(249)]}},{tag:t(191),attributes:{datetime:e.to(t(259)),class:[t(205),t(251)]},children:[{text:e.to(t(259),(e=>this[t(222)][t(172)](e)))}]}]},{tag:t(240),attributes:{class:[t(196),t(168)]},children:[this[t(207)],this[t(257)]]},{tag:t(240),attributes:{class:[t(272)]}}];this[t(253)][t(267)]&&n[t(171)]({tag:t(240),attributes:{class:[t(180)]},children:[{text:this[t(243)]()}]});const r={tag:t(240),attributes:{class:[t(224),e.if(t(229),t(265)),e.to(t(244),(e=>t(231)+e)),this[t(222)][t(177)]&&t(261)],"data-suggestion-id":this[t(253)].id,"data-thread-id":this[t(253)][t(225)].id,"data-author-id":this[t(253)][t(176)].id,tabindex:-1},children:[{tag:t(240),attributes:{class:[t(270),t(206)]},children:[this[t(212)],{tag:t(240),attributes:{class:[t(174),t(213)]},children:n}]}]};return this[t(197)]&&this[t(238)]&&(r[t(232)][t(171)](this[t(197)],this[t(238)]),this[t(197)][t(184)](t(188)).to(this),this[t(197)][t(184)](t(185)).to(this),this[t(238)][t(184)](t(188)).to(this),this[t(238)][t(184)](t(185)).to(this)),r}[zc(234)](){const t=zc;super[t(234)](),this[t(175)]=this[t(247)][t(266)](t(273)),this[t(175)][t(263)]=this[t(198)],this.on(t(201),((e,n,r)=>{const s=t;this[s(175)][s(263)]=r}))}[zc(254)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(241)]);return a[i(219)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(181)]({attributes:{class:n}}),a.on(i(167),(()=>{const t=i;this[t(242)](r,this[t(253)].id)})),a}[zc(243)](){const t=zc;return t(195)===this[t(253)][t(235)][t(255)][t(203)]?Hr(this[t(241)],t(250)):Hr(this[t(241)],t(178))}[zc(245)](){const t=zc;return this[t(253)][t(267)]?t(195)===this[t(253)][t(235)][t(255)][t(203)]?Hr(this[t(241)],t(189),this[t(253)][t(192)][t(214)]):Hr(this[t(241)],t(260),this[t(253)][t(192)][t(214)]):null}}function Xc(t,e){const n=zc;let r="";return r+=t[n(226)]("*")[n(186)](((t,e)=>e%2!=0?n(228)+qc(t)+n(199):qc(t)))[n(216)](""),e&&(r+=n(239)+e[n(233)]+n(182)+e[n(209)]+n(208)),r}function Kc(t,e){const n=Hc();return(Kc=function(t,e){return n[t-=167]})(t,e)}function qc(t){const e=zc,n=document[e(187)](e(211));return n[e(200)]=t,n[e(263)]}const Zc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n';function Yc(t,e){const n=Jc();return(Yc=function(t,e){return n[t-=214]})(t,e)}const Qc=Yc;function Jc(){const t=["Annotations","values","isOn","source","suggestion-","discardSelectedSuggestions","descriptionParts","comments","discardAllSuggestions","children","_destroyController","_annotationViews","Track changes","type","from","EditorAnnotations","buttonView","focus","get","locale","activeAnnotations","_updateController","getJoined","refreshSelectedViews","some","reduce","bind","delegate","menuBar:trackChanges","innerView","getFirstRange","arrowView","_addUIComponentsToFactory","_unbindEditors","items","pluginName","change:previous","_initializeController","actionView","SuggestionThreadView","2RvfxRQ","plugins","_suggestionToController","getSuggestion","length","componentFactory","getDescriptions","_viewToController","button","suggestionChanged","define","registerAnnotation","comments.maxCommentCharsWhenCollapsed","commands","head","518067WHjsFw","unbind","previous","lowest","comments.maxCommentsWhenCollapsed","editing","separator","isDirty","_handleControllerBuffer","6164405RrbFlk","panelView","has","value","_descriptionFactory","TrackChangesEditing","24RgJICw","model","trackChanges.SuggestionThreadView","delete","isMultiRange","Discard all selected suggestions","4083532KIksPa","trackChanges","switchbutton","acceptButton","isEnabled","comments.editorConfig","TrackChangesUI","view","set","hasSuggestion","CommentView","size","listenTo","suggestionUnloaded","requires","commandName","_createToolbarButton","_disableComments","change:activeAnnotations","trackChanges.disableComments","Discard all suggestions","editor","suggestionLoaded","isInContent","mainView","add","keys","push","config","execute","_createMenuBarMenu","addSourceCollector","acceptAllSuggestions","13077963nLvfUD","getRanges","getMarkerNames","CommentsRepository","createAnnotation","stopListening","init","createCommentThreadController","clear","getAllAdjacentSuggestions","7415720FFHAtU","addComment","comments.maxThreadTotalWeight","remove","getMarkers","discardButton","CommentsUI","filter","_refreshActiveMarkers","Accept all selected suggestions","_bindAnnotationToEditors","createAnnotationView","_handleSuggestionControllerDelayed","getByInnerView","acceptSelectedSuggestions","Accept all suggestions","toMany","commentThread","2405137tDrEKu","357955rUDOHm","destroy","activeMarkers"];return(Jc=function(){return t})()}!function(t,e){const n=Yc,r=t();for(;;)try{if(717412===-parseInt(n(214))/1*(parseInt(n(257))/2)+-parseInt(n(272))/3+parseInt(n(293))/4+parseInt(n(281))/5+-parseInt(n(287))/6*(-parseInt(n(354))/7)+-parseInt(n(336))/8+-parseInt(n(326))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jc);class $c extends t.Plugin{static get[Qc(307)](){const t=Qc;return[yc,o.Users,t(329),t(217),t(232)]}static get[Qc(252)](){return Qc(299)}constructor(t){const e=Qc;super(t),this[e(259)]=new Map,this[e(264)]=new Map,this[e(228)]=new Map,this[e(280)]=new Map;const n=this[e(314)][e(321)];n[e(267)](e(289),Wc),n[e(267)](e(312),!1),this[e(310)]=n[e(235)](e(312))}[Qc(348)](t,e){const n=Qc;0===this[n(280)][n(304)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(280)]){const r=this[t(259)][t(283)](e);r||n?r&&n&&this[t(227)](e):this[t(254)](e)}this[t(280)][t(334)](),this[t(314)][t(258)][t(235)](t(232))[t(240)](),this[t(344)]()}),10),this[n(280)][n(301)](t,e)}[Qc(332)](){const t=Qc,e=this[t(314)],n=e[t(258)][t(235)](t(286)),r=e[t(258)][t(235)](t(217)),s=e[t(258)][t(235)](t(232)),o=e[t(258)][t(235)](t(329));this[t(249)](),s[t(324)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(231)](this[e(259)])){const s=t[e(335)](),o=[];for(const t of s){if(!t[e(316)])continue;if(t[e(291)]){o[e(320)](...t[e(327)]());continue}const n=t[e(247)]();if(o[e(261)]>0){const t=o[0][e(239)](n);if(t){o[0]=t;continue}}o[e(320)](n)}n[e(320)]([r[e(300)],o])}return n})),this[t(305)](n,t(315),((e,n)=>{const r=t;this[r(305)](n,r(253),((t,e,s,o)=>{const i=r;n[i(316)]&&(null==s?(this[i(238)](o[i(271)]),this[i(348)](n,!1)):(this[i(238)](s[i(271)]),null==o&&this[i(348)](n,!0)))})),null!==n[r(274)]?this[r(238)](n[r(271)]):this[r(348)](n,!1)})),this[t(305)](n,t(306),((e,n,r)=>{const s=t;this[s(331)](n,s(253)),this[s(280)][s(290)](n),this[s(259)][s(283)](n)&&this[s(227)](n),r&&this[s(238)](r[s(271)])})),this[t(305)](n,t(266),((e,n)=>{this[t(238)](n)})),this[t(305)](r,t(311),(()=>{this[t(344)]()})),this[t(305)](o,t(337),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(302)](r))return;const i=n[o(260)](r);this[o(259)][o(235)](i)[o(300)][o(234)]()}),{priority:t(275)})}[Qc(344)](){const t=Qc,e=this[t(314)][t(258)][t(235)](t(217)),n=this[t(314)][t(258)][t(235)](t(286)),r=Array[t(231)](e[t(237)],(e=>e[t(246)]))[t(343)]((e=>this[t(264)][t(283)](e))),s=[];for(const e of r){const n=this[t(264)][t(235)](e)[t(288)][t(335)]();s[t(320)](...n[t(242)](((e,n)=>[...e,...n[t(328)]()]),[]))}n[t(216)]=s}[Qc(249)](){const t=Qc,n=this[t(314)],r=n[t(236)],o=Hr(r,t(229)),i=new e.Collection([{type:t(295),model:new s.ViewModel({withText:!0,label:o,commandName:t(294)})},{type:t(278)},{type:t(265),model:new s.ViewModel({withText:!0,label:Hr(r,t(351)),commandName:t(325)})},{type:t(265),model:new s.ViewModel({withText:!0,label:Hr(r,t(345)),commandName:t(350)})},{type:t(265),model:new s.ViewModel({withText:!0,label:Hr(r,t(313)),commandName:t(225)})},{type:t(265),model:new s.ViewModel({withText:!0,label:Hr(r,t(292)),commandName:t(222)})}]);for(const e of i)if(tu(e)){const r=n[t(270)][t(235)](e[t(288)][t(308)]);e[t(288)][t(243)](t(219),t(297)).to(r,t(284),t(297))}n.ui[t(262)][t(318)](t(294),(e=>this[t(309)](e,i,o))),n.ui[t(262)][t(318)](t(245),(e=>this[t(323)](e,i,o)))}[Qc(309)](t,e,n){const r=Qc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(314)][r(270)][r(235)](r(294));o[r(233)][r(301)]({tooltip:n,label:n,icon:Zc}),o[r(233)][r(243)](r(219)).to(i,r(284)),o[r(233)].on(r(322),(()=>{const t=r;i[t(322)](),this[t(314)][t(277)][t(300)][t(234)]()})),(0,s.addListToDropdown)(o,e);const a=[];for(const t of e)tu(t)&&a[r(320)](this[r(314)][r(270)][r(235)](t[r(288)][r(308)]));const c=o[r(233)];return c[r(255)][r(273)](r(297)),c[r(248)][r(273)](r(297)),c[r(255)][r(243)](r(297)).to(i,r(297)),c[r(248)][r(243)](r(297))[r(352)](a,r(297),((...t)=>t[r(241)]((t=>t)))),o.on(r(322),(t=>{const e=r;this[e(314)][e(322)](t[e(220)][e(308)]),this[e(314)][e(277)][e(300)][e(234)]()})),o}[Qc(323)](t,e,n){const r=Qc,o=new s.MenuBarMenuView(t),i=this[r(314)][r(270)][r(235)](r(294));o[r(233)][r(301)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(278)==n[r(230)]){a[r(251)][r(318)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(288)];i[r(243)](...Object[r(319)](c)).to(c),i[r(244)](r(322)).to(o),i.on(r(322),(()=>{const t=r;this[t(314)][t(322)](c[t(308)]),this[t(314)][t(277)][t(300)][t(234)]()})),e[r(226)][r(318)](i),a[r(251)][r(318)](e)}return o[r(243)](r(297)).to(i,r(297)),o[r(282)][r(226)][r(318)](a),o}[Qc(254)](t){const e=Qc,n=this[e(314)],r=n[e(321)],s=n[e(258)][e(235)](e(217)),i=n[e(258)][e(235)](e(329)),a=n[e(258)][e(235)](e(232)),c=n[e(258)][e(235)](o.Users).me,u=r[e(235)](e(294))[e(256)],{CommentsListView:l,CommentThreadInputView:f}=n[e(258)][e(235)](e(342));let h,d;this[e(228)][e(283)](t.id)?(d=this[e(228)][e(235)](t.id),h=d[e(317)]):(h=new u(n[e(236)],t,c,{disableComments:this[e(310)],editorConfig:r[e(235)](e(298)),maxCommentsWhenCollapsed:r[e(235)](e(276)),maxThreadTotalWeight:r[e(235)](e(338)),maxCommentCharsWhenCollapsed:r[e(235)](e(269)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(235)](e(236))),CommentView:r[e(235)](e(224))[e(303)],CommentsListView:l,CommentThreadInputView:f}),h[e(296)].on(e(322),(()=>{const t=e;n[t(277)][t(300)][t(234)]()})),h[e(341)].on(e(322),(()=>{const t=e;n[t(277)][t(300)][t(234)]()})),d=s[e(347)](this[e(314)][e(236)],h),d[e(243)](e(279)).to(h,e(279)),d[e(243)](e(261)).to(h),d[e(243)](e(230)).to(h,e(230),(t=>e(221)+t)),this[e(228)][e(301)](t.id,d));const g=i[e(333)](t[e(353)],h),p=new Bc(n,t,h,g),m=t[e(335)]()[e(343)]((t=>t[e(316)]));h[e(223)]=n[e(258)][e(235)](e(286))[e(285)][e(263)](m),this[e(259)][e(301)](t,p),this[e(264)][e(301)](h,p);const I=s[e(330)]({view:d,target:()=>{const r=e,s=[],i=t[r(335)]()[r(343)]((t=>t[r(316)]));for(const t of i)s[r(320)](...t[r(340)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(277)],s)},type:()=>e(221)+p[e(300)][e(230)]});i[e(346)](h,I),s[e(318)](I),a[e(268)](I)}[Qc(227)](t){const e=Qc,n=this[e(314)][e(258)][e(235)](e(329)),r=this[e(314)][e(258)][e(235)](e(217)),s=this[e(259)][e(235)](t),o=s[e(300)],i=r[e(349)](o);n[e(250)](o),i&&r[e(339)](i),this[e(259)][e(290)](t),this[e(264)][e(290)](o),s[e(215)]()}[Qc(238)](t){const e=Qc;if(!t[e(316)]||!this[e(259)][e(283)](t))return;const n=this[e(314)][e(258)][e(235)](e(286)),r=this[e(259)][e(235)](t),s=t[e(335)]();r[e(300)][e(223)]=n[e(285)][e(263)](s)}[Qc(215)](){const t=Qc;for(const e of this[t(259)][t(319)]())this[t(227)](e);for(const e of this[t(228)][t(218)]())e[t(317)][t(215)]();super[t(215)]()}}function tu(t){return Qc(288)in t}var eu=nu;function nu(t,e){var n=su();return(nu=function(t,e){return n[t-=382]})(t,e)}!function(t,e){for(var n=nu,r=t();;)try{if(552985===-parseInt(n(384))/1+parseInt(n(393))/2+parseInt(n(394))/3+parseInt(n(391))/4*(-parseInt(n(383))/5)+parseInt(n(392))/6*(-parseInt(n(386))/7)+parseInt(n(401))/8+parseInt(n(388))/9*(parseInt(n(403))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(su);class ru extends t.Plugin{static get[eu(397)](){return[yc,$c,eu(396)]}static get[eu(395)](){return eu(382)}set[eu(387)](t){var e=eu;this[e(402)][e(390)][e(398)](yc)[e(387)]=t}get[eu(387)](){var t=eu;return this[t(402)][t(390)][t(398)](yc)[t(387)]}[eu(389)](t){var e=eu;return this[e(402)][e(390)][e(398)](yc)[e(399)](t)}[eu(385)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(402)][n(390)][n(398)](yc)[n(385)]({skipNotAttached:t,toJSON:e})}[eu(400)](t){var e=eu;return this[e(402)][e(390)][e(398)](yc)[e(400)](t)}}function su(){var t=["editor","100oPlTWK","TrackChanges","5AkmCdT","1101471HXuGmd","getSuggestions","105lFOIlA","adapter","1358334OrUNiC","addSuggestion","plugins","734324SSeylu","142836bvZzzV","403276QmyNUD","834720lWsrju","pluginName","Comments","requires","get","addSuggestionData","getSuggestion","1647912yXlCGl"];return(su=function(){return t})()}const ou=iu;function iu(t,e){const n=au();return(iu=function(t,e){return n[t-=336]})(t,e)}function au(){const t=["define","3964864fDkjBq","useAnonymousUser","name","pluginName","destroy","init","function","getDataWithAcceptedSuggestions","getSuggestions","requires","TrackChangesData","discardAllSuggestions","execute","CommentsRepository","document","trackChangesData","acceptAllSuggestions","84BICOkg","rootsAttributes","getDataWithDiscardedSuggestions","appendChild","getRootsAttributes","170241wHTLSd","plugins","trackChangesData.editorCreator","227364kQqqUb","createDocumentFragment","editorCreator","reduce","getUser","95046haHFMF","12027410YhCqOb","getRootNames","model","result","map","get","end","create","users","84jcHvPv","TrackChangesEditing","1731012yipwGM","editor","addUser","7176770ZBIvtn","_adapter","push","Users","config","track-changes-data-invalid-editor-creator","set","Pagination","18NDQebt","TrackChangesDataGetter","getFullData","div","constructor","data","createElement","addSuggestionData"];return(au=function(){return t})()}!function(t,e){const n=iu,r=t();for(;;)try{if(779873===parseInt(n(352))/1+parseInt(n(364))/2+-parseInt(n(344))/3*(parseInt(n(339))/4)+-parseInt(n(367))/5+parseInt(n(347))/6*(-parseInt(n(362))/7)+parseInt(n(384))/8+parseInt(n(375))/9*(parseInt(n(353))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(au);const cu=[ou(374)];class uu extends t.Plugin{static get[ou(393)](){return[yc]}static get[ou(387)](){return ou(394)}[ou(389)](){const t=ou,n=this[t(365)];if(n[t(371)][t(383)](t(346),(e=>{const r=t,s=n[r(355)][r(336)][r(354)]()[r(350)](((t,e)=>(t[e]="",t)),{});return n[r(379)][r(360)](s,e)})),t(390)!=typeof n[t(371)][t(358)](t(337))[t(349)])throw new e.CKEditorError(t(372))}[ou(391)](t){return hu(this[ou(365)],!0,t)}[ou(341)](t){return hu(this[ou(365)],!1,t)}}class lu extends t.Plugin{static get[ou(387)](){return ou(376)}constructor(t){const e=ou;super(t),this[e(356)]=e(359)}[ou(389)](){const t=ou;this[t(365)][t(345)][t(358)](t(397))[t(368)]={addCommentThread:()=>new Promise((()=>{})),getCommentThread:()=>new Promise((()=>{})),updateCommentThread:()=>new Promise((()=>{})),resolveCommentThread:()=>new Promise((()=>{})),reopenCommentThread:()=>new Promise((()=>{})),removeCommentThread:()=>new Promise((()=>{})),addComment:()=>new Promise((()=>{})),updateComment:()=>new Promise((()=>{})),removeComment:()=>new Promise((()=>{}))},this[t(365)][t(345)][t(358)](t(363))[t(368)]=null}}function fu(t){return void 0!==t[ou(343)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,cu);s[r(345)][r(369)](yc,lu),s[r(340)]=fu(t)?t[r(343)]():void 0;const i=document[r(348)](),a=t[r(371)][r(358)](r(337))[r(349)],c=await a(s,(()=>function(t){const e=r,n=document[e(381)](e(378));return t[e(342)](n),n}(i)));!function(t,e){const n=r,s=t[n(355)][n(336)][n(354)]()[n(350)](((e,r)=>(e[r]=t[n(380)][n(358)]({rootName:r}),e)),{}),o=t[n(345)][n(358)](n(370))[n(361)][n(357)]((t=>({id:t.id,name:t[n(386)]}))),i=t[n(345)][n(358)](n(363))[n(392)]({skipNotAttached:!0,toJSON:!0}),a=e[n(345)][n(358)](n(370)),c=e[n(345)][n(358)](n(363));for(const t of o)a[n(351)](t.id)||a[n(366)](t);a.me||a[n(385)]();for(const t of i)c[n(382)](t);e[n(380)][n(373)](s)}(t,c),c[r(396)](r(e?338:395));const u=fu(c)?c[r(377)](n):c[r(380)][r(358)](n);return await c[r(388)](),u}function du(t,e){var n=gu();return(du=function(t,e){return n[t-=424]})(t,e)}function gu(){var t=["989310EikcVq","74216YaOFjH","5JjUJgc","6pMPukg","5360244tvLYdT","8Bdsbsy","6708447GqtyWh","9491850GucIwO","34433388qtFhKX","7294847GiLnGR","57MzJDUa"];return(gu=function(){return t})()}!function(t,e){for(var n=du,r=t();;)try{if(742434===parseInt(n(429))/1+-parseInt(n(430))/2*(-parseInt(n(428))/3)+-parseInt(n(433))/4*(-parseInt(n(431))/5)+-parseInt(n(432))/6*(-parseInt(n(427))/7)+parseInt(n(434))/8*(parseInt(n(424))/9)+-parseInt(n(425))/10+-parseInt(n(426))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();