@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240415.0 → 0.0.0-nightly-20240417.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.
- package/build/track-changes.js +1 -1
- package/package.json +3 -3
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +1 -1
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +1 -1
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
package/build/track-changes.js
CHANGED
|
@@ -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);function c(){const t=["21705064DwjjDq","clearForceDisabled","_enabledCommands","2906024brcoAD","isEnabled","2898492wdWyaV","3538953RdJvBg","affectsData","TrackChangesCommand","_disableUnsupportedCommands","value","522ljpXGc","_isEnabledBasedOnSelection","6331445kwOMjf","118713FTcfEU","execute","has","1939401OxtNHz","refresh","commands","forceDisabled","editor","_enableCommands"];return(c=function(){return t})()}const u=l;function l(t,e){const n=c();return(l=function(t,e){return n[t-=423]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(971889===parseInt(n(423))/1+-parseInt(n(434))/2+parseInt(n(435))/3+-parseInt(n(432))/4+parseInt(n(442))/5+parseInt(n(440))/6*(parseInt(n(443))/7)+-parseInt(n(429))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(c);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(431)]=e,this[n(439)]=!1,this[n(424)](),this[n(441)]=!1}[u(424)](){this[u(433)]=!0}[u(444)](){const t=u;this[t(439)]=!this[t(439)],this[t(439)]?this[t(438)]():this[t(428)]()}[u(438)](){const t=u;for(const e of this[t(427)][t(425)][t(425)]())e[t(436)]&&!this[t(431)][t(445)](e)&&e[t(426)](t(437))}[u(428)](){const t=u;for(const e of this[t(427)][t(425)][t(425)]())e[t(436)]&&!this[t(431)][t(445)](e)&&e[t(430)](t(437))}}function h(){const t=["execute","1200180mEqcNh","plugins","track-changes-accept-suggestion-not-found","getRanges","7545636rfvSfu","editor","2270088njLzOo","canEditAt","_suggestions","4DxNQTL","2977347BWBheY","isEnabled","acceptSuggestion","get","model","6986AQUpwM","930432XtpBIz","refresh","254274MUKAhP","TrackChangesEditing","_isEnabledBasedOnSelection","2024kkPPCu"];return(h=function(){return t})()}const g=d;function d(t,e){const n=h();return(d=function(t,e){return n[t-=332]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(505891===parseInt(n(353))/1+-parseInt(n(351))/2+parseInt(n(345))/3*(-parseInt(n(344))/4)+parseInt(n(335))/5+parseInt(n(341))/6+parseInt(n(350))/7*(parseInt(n(333))/8)+parseInt(n(339))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(h);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(343)]=e,this[n(352)](),this[n(332)]=!1}[g(352)](){this[g(346)]=!0}[g(334)](t){const n=g,r=this[n(343)][n(348)](t);if(!r)throw new e.CKEditorError(n(337),this);const s=r[n(338)]();this[n(340)][n(349)][n(342)](s)&&this[n(340)][n(336)][n(348)](n(354))[n(347)](r)}}const m=I;function I(t,e){const n=b();return(I=function(t,e){return n[t-=227]})(t,e)}!function(t,e){const n=I,r=t();for(;;)try{if(867579===parseInt(n(236))/1+-parseInt(n(245))/2+parseInt(n(231))/3*(parseInt(n(234))/4)+-parseInt(n(232))/5+parseInt(n(237))/6+-parseInt(n(250))/7*(-parseInt(n(230))/8)+-parseInt(n(247))/9*(-parseInt(n(248))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(b);class E extends t.Command{constructor(t,e){const n=I;super(t),this[n(229)]=e,this[n(238)](),this[n(249)]=!1}[m(238)](){this[m(242)]=!0}[m(233)](t){const n=m,r=this[n(229)][n(244)](t);if(!r)throw new e.CKEditorError(n(239),this);const s=r[n(241)]();this[n(228)][n(243)][n(246)](s)&&this[n(228)][n(227)][n(244)](n(240))[n(235)](r)}}function b(){const t=["track-changes-discard-suggestion-not-found","TrackChangesEditing","getRanges","isEnabled","model","get","2119748lMUIaD","canEditAt","9EiFIQr","16012180noSuAs","_isEnabledBasedOnSelection","7rhqrwg","plugins","editor","_suggestions","3439192aGYuEk","1332FmLYwr","7342970MXTduO","execute","3248LvhlbO","discardSuggestion","581993nHtJLc","2534454NfoLSs","refresh"];return(b=function(){return t})()}function T(t){const e=_;return t[e(433)](((t,n)=>e(431)==t[e(424)]&&e(431)!=n[e(424)]?-1:e(431)!=t[e(424)]&&e(431)==n[e(424)]?1:0))}function _(t,e){const n=k();return(_=function(t,e){return n[t-=395]})(t,e)}function y(t,e){const n=_;let r,s=0;const o=[],i=e[n(402)];for(;s<t[n(396)];){const a=t[s],c=t[s+1];r||(r=e[n(417)](a)),A(e,a,c)||(o[n(421)](e[n(413)](r,i[n(410)](a)?e[n(398)](a):e[n(435)](a,n(422)))),r=null),s++}return o}function A(t,e,n){const r=_;if(!n)return!1;const s=t[r(398)](e),o=t[r(417)](n);return s[r(432)](o)}!function(t,e){const n=_,r=t();for(;;)try{if(286030===-parseInt(n(404))/1+parseInt(n(403))/2*(parseInt(n(399))/3)+-parseInt(n(419))/4+-parseInt(n(397))/5*(parseInt(n(434))/6)+-parseInt(n(428))/7*(-parseInt(n(405))/8)+-parseInt(n(414))/9*(parseInt(n(412))/10)+parseInt(n(439))/11*(parseInt(n(437))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k);function k(){const t=["1220RUYSEu","createRange","7587GdANlp","isInContent","join","createPositionBefore","from","2014812eFvJiu","start","push","end","add","type"," [color ","getRanges","isCollapsed","78211ZPXzMj","splice","execute","deletion","isTouching","sort","18VzUWbe","createPositionAt","change","2202828YhakDi","isArray","11Gnacui","content","length","55105vijTaC","createPositionAfter","267UyjyXP","isIntersecting","color","schema","8008hrQHOm","83549ezPrje","336SciyEk","replace","value","next","isMultiRange","isObject","map"];return(k=function(){return t})()}function C(t,e,n){const r=_;for(;n[r(396)];){const s=n[r(429)](0,100);t[r(436)]((()=>{const t=r;for(const n of s)n[t(415)]&&e[t(430)](n.id)}))}}const N=R;function L(){const t=["getRanges","736603NkFvaN","4873710LOVQYy","some","execute","refresh","17322778oDgWlm","values","59345AYZaOK","7459390RwPQeY","_suggestions","editor","isInContent","10juJlwi","_command","2436PzJIZo","isEnabled","1yOHkrm","1376250KjUdza","_isEnabledBasedOnSelection","398511HPmtNX","12VpKgLn","4vTwicR","model","from","canEditAt","80tRTotm"];return(L=function(){return t})()}function R(t,e){const n=L();return(R=function(t,e){return n[t-=240]})(t,e)}!function(t,e){const n=R,r=t();for(;;)try{if(825962===-parseInt(n(245))/1*(-parseInt(n(246))/2)+-parseInt(n(257))/3*(-parseInt(n(250))/4)+-parseInt(n(264))/5+parseInt(n(249))/6*(parseInt(n(256))/7)+-parseInt(n(254))/8*(-parseInt(n(248))/9)+-parseInt(n(241))/10*(parseInt(n(261))/11)+parseInt(n(243))/12*(parseInt(n(263))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(L);class S extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(242)]=e,this[r(265)]=n,this[r(260)](),this[r(247)]=!1}[N(260)](){const t=N,e=Array[t(252)](this[t(265)][t(262)]())[t(258)]((e=>e[t(240)]));this[t(244)]=this[t(242)][t(244)]&&e}[N(259)](){const t=N,e=T(Array[t(252)](this[t(265)][t(262)]()));for(const n of e){const e=n[t(255)]();if(!this[t(266)][t(251)][t(253)](e))return}C(this[t(266)][t(251)],this[t(242)],e)}}const v=O;function M(){const t=["selection","795dGygJb","canEditAt","161150ylZGZa","2240784GOTjvp","size","isEnabled","getRanges","document","255024rrVgAM","editor","546212SHDhhN","873wxKIwq","from","_command","refresh","values","_selectedSuggestions","9bWbNvP","1165362MQIiXk","_isEnabledBasedOnSelection","264168eHzetg","_suggestions","8508vMmtAM","execute","model"];return(M=function(){return t})()}function O(t,e){const n=M();return(O=function(t,e){return n[t-=311]})(t,e)}!function(t,e){const n=O,r=t();for(;;)try{if(377420===-parseInt(n(334))/1+-parseInt(n(318))/2+-parseInt(n(317))/3*(parseInt(n(336))/4)+parseInt(n(326))/5*(-parseInt(n(322))/6)+parseInt(n(329))/7+-parseInt(n(320))/8+-parseInt(n(311))/9*(-parseInt(n(328))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(M);class w extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(313)]=e,this[r(321)]=n,this[r(316)]=new Set,this[r(314)](),this[r(319)]=!1}[v(314)](){const t=v,e=this[t(335)][t(324)][t(333)][t(325)],n=Array[t(312)](this[t(321)][t(315)]());this[t(316)]=function(t,e){const n=_,r=Array[n(418)](t[n(426)]()),s=new Set;for(const o of e)if(o[n(415)])for(const e of r)for(const r of o[n(426)]())(e[n(400)](r)||t[n(427)]&&!o[n(409)]&&o[n(408)]&&r[n(422)][n(432)](e[n(420)]))&&s[n(423)](o);return s}(e,n),this[t(331)]=this[t(313)][t(331)]&&!!this[t(316)][t(330)]}[v(323)](){const t=v,e=T(Array[t(312)](this[t(316)]));for(const n of e){const e=n[t(332)]();if(!this[t(335)][t(324)][t(327)](e))return}C(this[t(335)][t(324)],this[t(313)],e)}}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const B=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():x.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=F,V.prototype.delete=B,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const z=V;const H=function(){this.__data__=new z,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const q=function(t){return this.__data__.has(t)};const Q="object"==typeof global&&global&&global.Object===Object&&global;var X="object"==typeof self&&self&&self.Object===Object&&self;const Y=Q||X||Function("return this")();const Z=Y.Symbol;var J=Object.prototype,$=J.hasOwnProperty,tt=J.toString,et=Z?Z.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=Z?Z.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Y["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Y,"Map");const Ct=At(Object,"create");const Nt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Lt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:vt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Nt,wt.prototype.delete=Lt,wt.prototype.get=St,wt.prototype.has=Mt,wt.prototype.set=Ot;const Ft=wt;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(kt||z),string:new Ft}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const xt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Bt=function(t){var e=xt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return xt(this,t).get(t)};const jt=function(t){return xt(this,t).has(t)};const Gt=function(t,e){var n=xt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Dt,Vt.prototype.delete=Bt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const zt=Vt;const Ht=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new zt(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new z(t);this.size=e.size}Wt.prototype.clear=H,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=q,Wt.prototype.set=Ht;const Kt=Wt;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 Qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Xt=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 Zt=function(t,e,n){var r=t[e];Yt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Xt(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?Xt(n,a,c):Zt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Y.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&Q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Ne=Object.prototype;const Le=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Ne)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Le(t))return Se(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):Me(t)};const Fe=function(t,e){return t&&Jt(e,we(e),t)};const De=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return De(t);var e=Le(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const Be=function(t){return Oe(t)?Ce(t,!0):xe(t)};const Ue=function(t,e){return t&&Jt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Y.Buffer:void 0,ze=Ve?Ve.allocUnsafe:void 0;const He=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const qe=function(){return[]};var Qe=Object.prototype.propertyIsEnumerable,Xe=Object.getOwnPropertySymbols;const Ye=Xe?function(t){return null==t?[]:(t=Object(t),Ke(Xe(t),(function(e){return Qe.call(t,e)})))}:qe;const Ze=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=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Je(e,Ye(t)),t=$e(t);return e}:qe;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,Be,tn)};const on=At(Y,"DataView");const an=At(Y,"Promise");const cn=At(Y,"Set");const un=At(Y,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Y.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Nn=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Ln=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Ln.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Z?Z.prototype:void 0,vn=Sn?Sn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Nn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Rn(t);case"[object Symbol]":return Mn(t)}};var Fn=Object.create;const Dn=function(){function t(){}return function(e){if(!at(e))return{};if(Fn)return Fn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Le(t)?{}:Dn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):xn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var zn="[object Arguments]",Hn="[object Function]",Wn="[object Object]",Kn={};Kn[zn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[Hn]=Kn["[object WeakMap]"]=!1;const 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 We(e,a)}else{var h=_n(e),g=h==Hn||"[object GeneratorFunction]"==h;if(fe(e))return He(e,c);if(h==Wn||h==zn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Ze(e,Fe(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Be:we)(e);return qt(p||e,(function(s,o){p&&(s=e[o=s]),Zt(a,o,t(s,n,r,o,e,i))})),a};const Qn=function(t){return qn(t,5)};const Xn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Zn=/^\w*$/;const Jn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Xn(t))||(Zn.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=Z?Z.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Xn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-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||Xn(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])?[]:{})}Zt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Z?Z.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 D(+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 Nr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e: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 Lr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Lr?Sr:c)==Sr,f=(u=u==Lr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&vr.call(t,"__wrapped__"),d=f&&vr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Nr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:Mr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Fr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Dr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const xr=function(t,e){return e.length<2?t:Dr(t,Pr(e,0,-1))};const Br=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Fr(e))]};const Ur=function(t,e){return null==t||Br(t,e)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=124]})(t,e)}function Vr(){const t=["previous","substr","_saved","subType","reduce","size","133jmgDUW","onAccept","getMultiRangeId","suggestion:","addRange","getItems","author","isMultiRange","removeAttribute","9ZKwnBV","createdAt","commentThread","authoredAt","removeMarker","nodeAfter","decorate","hasComments","filter","delete","isIntersectingWithRange","getFirstMarker","isInContent","nodeBefore","getRanges","498710XEwOUc","_model","head","creator","getMarkerNames","99iSIMQq","117OYQdPu","onDiscard","discard","split","setAttribute","data","change","push","addMarker","isIntersecting","getAllAdjacentSuggestions","649332xHNwTh","type","onAttributesChange","@external","clear","isExternal","get","2679848ODxDHy","from","34985fNWtFI","282rQJbWi","292UaIpiI","_isDataLoaded","add","getRange","getMarkers","length","end","42973BFVaHI","_onAccept","markers","start","next","6982ihqjVl","_markerNames","map","addMarkerName","_onAttributesChange","_onDiscard","attributes","getContainedElement","accept","getFirstRange","set","toJSON","151866zEwZWX","removeMarkers"];return(Vr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(364032===parseInt(n(185))/1*(parseInt(n(165))/2)+parseInt(n(177))/3+parseInt(n(153))/4*(parseInt(n(151))/5)+-parseInt(n(152))/6*(parseInt(n(160))/7)+parseInt(n(149))/8*(-parseInt(n(194))/9)+parseInt(n(125))/10*(parseInt(n(130))/11)+-parseInt(n(142))/12*(parseInt(n(131))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(154)]=!1,this.id=e.id,this[n(143)]=e[n(143)],this[n(182)]=e[n(182)]||null,this[n(191)]=e[n(191)],this[n(128)]=e[n(128)]||e[n(191)],this[n(147)]=Boolean(e[n(171)]&&e[n(171)][n(145)]),this[n(136)]=null,this[n(126)]=t,this[n(161)]=e[n(186)],this[n(170)]=e[n(132)],this[n(169)]=e[n(144)],this[n(166)]=new Set,this[n(195)]=null,this[n(175)](n(197),null),this[n(175)](n(171),e[n(171)]||{}),this[n(175)](n(179),null),this[n(175)](n(164),null),this[n(175)](n(196),null),this[n(175)](n(181),!1),this[n(200)](n(173)),this[n(200)](n(133))}get[jr(127)](){const t=jr;let e=this;for(;e[t(179)];)e=e[t(179)];return e}get[jr(201)](){const t=jr;return!!this[t(196)]&&this[t(196)][t(158)]>0}get[jr(192)](){const t=jr;return 0!=this[t(166)][t(184)]&&6==Array[t(150)](this[t(166)])[0][t(134)](":")[t(158)]}get[jr(206)](){return null!==this[jr(205)]()}[jr(168)](t){const e=jr;this[e(166)][e(155)](t)}[jr(129)](){const t=jr;return Array[t(150)](this[t(166)])}[jr(157)](){const t=jr;return this[t(129)]()[t(167)]((e=>this[t(126)][t(162)][t(148)](e)))[t(202)]((t=>t))}[jr(205)](){return this[jr(157)]()[0]||null}[jr(178)](){const t=jr;this[t(126)][t(137)]((e=>{const n=t;for(const t of this[n(157)]())e[n(198)](t)})),this[t(166)][t(146)]()}[jr(198)](t){const e=jr;this[e(126)][e(137)]((n=>{n[e(198)](t)})),this[e(166)][e(203)](t)}[jr(189)](t){const e=jr,n=e(188)+this[e(143)]+":"+this[e(182)]+":"+this.id+":"+this[e(128)].id+":"+zr[e(187)]();this[e(168)](n),this[e(126)][e(137)]((r=>{r[e(139)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(204)](t){const e=jr;for(const n of this[e(124)]())if(n[e(140)](t))return!0;return!1}[jr(124)](){const t=jr;return this[t(157)]()[t(167)]((e=>e[t(156)]()))}[jr(190)](){const t=jr;return this[t(124)]()[t(183)](((e,n)=>[...e,...n[t(190)]()]),[])}[jr(174)](){const t=jr;var e;return(null===(e=this[t(205)]())||void 0===e?void 0:e[t(156)]())||null}[jr(172)](){const t=jr,e=this[t(124)]();if(1!=e[t(158)])return null;const n=e[0],r=n[t(163)][t(199)],s=n[t(159)][t(207)];return r instanceof i.Element?r!=s?null:r:null}[jr(173)](){const t=jr;this[t(161)](this[t(124)](),this[t(136)],this[t(171)]),this[t(178)]()}[jr(133)](){const t=jr;this[t(170)](this[t(124)](),this[t(136)],this[t(171)]),this[t(178)]()}[jr(141)](){const t=jr,e=[];let n=this[t(127)];for(;n;)e[t(138)](n),n=n[t(164)];return e}[jr(135)](t,e){const n=jr,r=Qn(this[n(171)]);hr(r,t,e),wr(r,this[n(171)])||(this[n(171)]=r,this[n(169)](r))}[jr(193)](t){const e=jr,n=Qn(this[e(171)]);Ur(n,t),wr(n,this[e(171)])||(this[e(171)]=n,this[e(169)](this[e(171)]))}[jr(176)](){const t=jr;return{id:this.id,type:this[t(182)]?this[t(143)]+":"+this[t(182)]:this[t(143)],authorId:this[t(128)].id,createdAt:this[t(195)],hasComments:this[t(201)],data:this[t(136)],attributes:this[t(171)]}}static[jr(187)](){const t=jr;return(0,e.uid)()[t(180)](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=qr;function Kr(){const t=["push","pop","1116625EixNMw","*Remove format:* %0","removeObject","function","registerDescriptionCallback","text","5643369CTMVXU","previousSibling","744NnZPyh","add","removeFormat","elementStart","isEmpty","indexOf","Container","label","_handleAttributeSuggestionDescription","_handleInsertRemoveSuggestionDescription","removeEmptyContainer","ELEMENT_SPACE","format","*Insert:* %0","_locale","has","*Merge:* %0","deletion","64XAlDEb","key","Object","newValue","normal","*Change to:* %0","element","115734opKAwE","*Remove:* %0","quantity","5607833qqhQlK","_resolveDescriptionItems","$text","elementEnd","addContainer","isInContent","addFormat","removeContainer","_addDescriptionItems","registerAttributeLabel","replace","_itemLabels","length","addObject","getWalker","REPLACE_TEXT","47151650utJqHp","8ZikDpi","addEmptyContainer","_itemLabelsCallbacks","_handleRenameSuggestionDescription","registerElementLabel","getFirstRange","matchingCallback","_attributeLabels","data","get","55626EKbqVr","end","softBreak","set","start","*Set format:* %0","$1 $2","*Split:* %0","map","match","isEqual","subType","insertion","attribute","getItemLabel","_handleCustomCallbackDescription","$textProxy","type","getDescriptions","EmptyContainer","remove","join","_customCallbacks","skip","_schema","isObject","nextSibling","name","item","nodeAfter","38980trYhuj","checkChild"];return(Kr=function(){return t})()}function qr(t,e){const n=Kr();return(qr=function(t,e){return n[t-=446]})(t,e)}!function(t,e){const n=qr,r=t();for(;;)try{if(558615===-parseInt(n(487))/1+-parseInt(n(453))/2+parseInt(n(520))/3*(-parseInt(n(513))/4)+-parseInt(n(483))/5*(parseInt(n(495))/6)+-parseInt(n(523))/7+-parseInt(n(540))/8*(parseInt(n(493))/9)+parseInt(n(539))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kr);class Qr{constructor(t,e){const n=qr;this[n(475)]=[],this[n(534)]=new Map,this[n(542)]=[],this[n(450)]=new Map,this[n(477)]=t,this[n(509)]=e}[Wr(471)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(535)];o++){const i=t[o];if(!i[e(528)])continue;const a=this[e(468)](i);if(a){if(null!=i[e(464)]){if(r[e(510)](i[e(464)]))continue;r[e(496)](i[e(464)])}n[e(485)](a)}else if(e(466)!=i[e(470)])e(465)!=i[e(470)]&&e(512)!=i[e(470)]||this[e(504)](n,i,t[o+1]);else{const t=i[e(451)][e(514)];if(s[e(510)](t))continue;s[e(496)](i[e(451)][e(514)]),t==_c?this[e(446)](n,i):this[e(503)](n,i)}}return this[e(524)](n)}[Wr(491)](t){const e=Wr;this[e(475)][e(485)](t)}[Wr(447)](t,n,r=e.priorities[Wr(517)]){const s=Wr;s(490)==typeof t?(0,e.insertToPriorityArray)(this[s(542)],{matchingCallback:t,label:n,priority:r}):this[s(534)][s(456)](t,n)}[Wr(532)](t,e){const n=Wr;this[n(450)][n(456)](t,e)}[Wr(467)](t,e=1){const n=Wr;let r;for(const e of this[n(542)])if(e[n(449)](t)){r=e[n(502)];break}return r||(r=this[n(534)][n(452)](t[n(480)])),r?r(e):1!==e?e+" "+t[n(480)]+"s":""+t[n(480)]}[Wr(531)](t,e){const n=Wr,r=e[n(448)]()[n(537)](),s=n(465)==e[n(470)]?n(496):n(473);for(const e of r){const o=e[n(481)],i=t[t[n(535)]-1];if(o.is(n(469)))i&&i[n(470)][n(500)](n(501))>-1&&t[n(486)](),i&&n(492)==i[n(470)]?i[s]+=o[n(451)]:t[n(485)]({type:n(492),add:n(496)==s?o[n(451)]:"",remove:n(473)==s?o[n(451)]:""});else if(this[n(477)][n(478)](o)){const a=o;if(i&&i[n(470)][n(500)](n(501))>-1&&t[n(486)](),n(526)==e[n(470)])continue;i&&i[n(470)]==s+n(515)&&i[n(519)][n(480)]==a[n(480)]?i[n(522)]++:t[n(485)]({type:s+n(515),element:a,quantity:1}),r[n(476)]((t=>!(n(526)==t[n(470)]&&t[n(481)]==o)))}else if(this[n(477)][n(484)](o,n(525))||o.is(n(519),n(455))){const r=o;if(n(496)==s&&n(498)==e[n(470)]||n(473)==s&&n(526)==e[n(470)])continue;if(i&&-1==i[n(470)][n(500)](n(501))){n(492)==i[n(470)]&&(i[s]+="\n");continue}let a;if(a=n(496)==s?r[n(479)]&&!this[n(477)][n(478)](r[n(479)])?r[n(479)]:null:r[n(494)]&&!this[n(477)][n(478)](r[n(494)])?r[n(494)]:null,r[n(499)]||a&&a[n(499)]){const e=a&&a[n(499)]?a:r;i&&i[n(470)]==s+n(472)&&i[n(519)][n(480)]==e[n(480)]?i[n(522)]++:t[n(485)]({type:s+n(472),element:e,quantity:1})}else t[n(485)]({type:s+n(501),element:r})}}}[Wr(524)](t){const e=Wr,n=this[e(509)],r=[],s=[],o=[];for(const i of t)switch(i[e(470)]){case e(492):if(i[e(496)]=i[e(496)][e(533)](/(\S)\u000A+(\S)/g,e(459))[e(533)](/\u000A/g,""),i[e(473)]=i[e(473)][e(533)](/(\S)\u000A+(\S)/g,e(459))[e(533)](/\u000A/g,""),""!=i[e(496)]&&""!=i[e(473)]){r[e(485)]({type:e(533),content:Hr(n,e(538),['"'+i[e(473)]+'"','"'+i[e(496)]+'"'])});continue}if(null!=i[e(496)][e(462)](/^ +$/)){r[e(485)]({type:e(465),content:Hr(n,e(508),Hr(n,e(506),i[e(496)][e(535)]))});continue}if(null!=i[e(473)][e(462)](/^ +$/)){r[e(485)]({type:e(512),content:Hr(n,e(521),Hr(n,e(506),i[e(473)][e(535)]))});continue}if(""!=i[e(496)]){r[e(485)]({type:e(465),content:Hr(n,e(508),'"'+i[e(496)]+'"')});continue}r[e(485)]({type:e(512),content:Hr(n,e(521),'"'+i[e(473)]+'"')});continue;case e(541):case e(536):r[e(485)]({type:e(465),content:Hr(n,e(508),this[e(467)](i[e(519)],i[e(522)]))});continue;case e(505):case e(489):r[e(485)]({type:e(512),content:Hr(n,e(521),this[e(467)](i[e(519)],i[e(522)]))});continue;case e(527):r[e(485)]({type:e(465),content:Hr(n,e(460),this[e(467)](i[e(519)],i[e(522)]))});continue;case e(530):r[e(485)]({type:e(512),content:Hr(n,e(511),this[e(467)](i[e(519)],i[e(522)]))});continue;case e(529):s[e(485)](i[e(514)]);continue;case e(497):o[e(485)](i[e(514)]);continue;default:r[e(485)](i)}if(s[e(535)]){const t=s[e(461)]((t=>this[e(450)][e(510)](t)?this[e(450)][e(452)](t):t))[e(474)](", ");r[e(485)]({type:e(507),content:Hr(this[e(509)],e(458),t)})}if(o[e(535)]){const t=o[e(461)]((t=>this[e(450)][e(510)](t)?this[e(450)][e(452)](t):t))[e(474)](", ");r[e(485)]({type:e(507),content:Hr(this[e(509)],e(488),t)})}return r}[Wr(468)](t){const e=Wr;for(const n of this[e(475)]){const r=n(t);if(r&&e(470)in r)return r}}[Wr(503)](t,e){const n=Wr,r=e[n(451)],s=void 0===r[n(516)]?n(497):n(529);t[n(485)]({type:s,key:r[n(514)]})}[Wr(446)](t,e){const n=Wr;t[n(485)]({type:n(507),content:Hr(this[n(509)],n(518),this[n(467)](e[n(448)]()[n(457)][n(482)],1))})}[Wr(504)](t,e,n){const r=Wr;if(this[r(531)](t,e),n&&n[r(448)]()&&!e[r(448)]()[r(454)][r(463)](n[r(448)]()[r(457)])){const n=t[t[r(535)]-1],s=r(465)==e[r(470)]?r(496):r(473);n&&r(492)==n[r(470)]&&(n[s]+="\n")}}}const Xr=Zr;function Yr(){const t=["1178352eVkvQz","2620752gedtZT","TrackChangesEditing","1129623qbPsnn","5OALqUe","498470rynofm","198708QrnvGl","30irQKok","plugins","afterInit","229932VDYQmH","showAIAssistant","6418096ZaYEnq","commands","160TiQmEp","editor","enableCommand","get"];return(Yr=function(){return t})()}function Zr(t,e){const n=Yr();return(Zr=function(t,e){return n[t-=396]})(t,e)}!function(t,e){const n=Zr,r=t();for(;;)try{if(486329===-parseInt(n(398))/1+parseInt(n(412))/2+-parseInt(n(409))/3+-parseInt(n(407))/4*(parseInt(n(410))/5)+-parseInt(n(413))/6*(-parseInt(n(411))/7)+-parseInt(n(400))/8+-parseInt(n(406))/9*(-parseInt(n(402))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yr);class Jr extends t.Plugin{[Xr(397)](){const t=Xr,e=this[t(403)],n=e[t(396)][t(405)](t(408));e[t(401)][t(405)](t(399))&&n[t(404)](t(399))}}function $r(t,e){const n=ns();return($r=function(t,e){return n[t-=392]})(t,e)}const ts=$r;!function(t,e){const n=$r,r=t();for(;;)try{if(381471===parseInt(n(401))/1*(-parseInt(n(408))/2)+parseInt(n(429))/3*(-parseInt(n(404))/4)+-parseInt(n(406))/5+-parseInt(n(426))/6+parseInt(n(418))/7*(parseInt(n(415))/8)+parseInt(n(421))/9*(parseInt(n(397))/10)+parseInt(n(405))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ns);class es extends t.Plugin{[ts(417)](){const t=ts,e=this[t(398)],n=e[t(392)];if(!e[t(420)][t(403)](t(423)))return;const r=e[t(420)][t(400)](t(393));r[t(422)](t(407),[],[t(407)]),r[t(402)][t(414)](t(407),Hr(n,t(412))),this[t(409)]()}[ts(409)](){const t=ts,e=this[t(398)],n=e[t(392)];e[t(420)][t(400)](t(393))[t(402)][t(396)]((e=>{const r=t;if(r(432)!=e[r(428)])return;const{data:s}=e;if(s&&r(407)==s[r(430)]){const t=s[r(399)][0][r(419)];return{type:r(425),content:Hr(n,r(427),function(t){const e=r;switch(t){case e(413):return Hr(n,e(411));case e(416):return Hr(n,e(431));case e(394):return Hr(n,e(395));case e(410):return Hr(n,e(424))}}(t))}}}))}}function ns(){const t=["460QVCSGr","editor","commandParams","get","51UYRkhd","_descriptionFactory","has","401932HTTdXp","8490647hfKCWL","630750ZPpruy","alignment","3178jFlXVc","_registerLegacyDescription","justify","FORMAT_ALIGN_TO_LEFT","FORMAT_ALIGNMENT","left","registerAttributeLabel","14216Qkjnql","right","afterInit","1036jnzhNa","value","plugins","1494AirBub","_enableDefaultAttributesIntegration","AlignmentEditing","FORMAT_JUSTIFY_TEXT","format","1517298bPjxlF","*Format:* %0","type","6zQGfXh","commandName","FORMAT_ALIGN_TO_RIGHT","formatBlock","locale","TrackChangesEditing","center","FORMAT_ALIGN_TO_CENTER","registerDescriptionCallback"];return(ns=function(){return t})()}const rs=ss;function ss(t,e){const n=os();return(ss=function(t,e){return n[t-=320]})(t,e)}function os(){const t=["24FzbfOR","5672870PKnMPh","toUpperCase","italic","locale","UnderlineEditing","TrackChangesEditing","FORMAT_","44182323JIzbfL","code","forceValue","FORMAT_ITALIC","bold","_descriptionFactory","SubscriptEditing","editor","slice","ItalicEditing","registerAttributeLabel","formatInline","4148325OLMTNT","afterInit","FORMAT_BOLD","_registerLegacyDescription","FORMAT_SUBSCRIPT","get","commandParams","registerDescriptionCallback","BoldEditing","FORMAT_UNDERLINE","SuperscriptEditing","has","strikethrough","superscript","*Remove format:* %0","3339836gRLNpb","FORMAT_CODE","CodeEditing","*Format:* %0","subscript","StrikethroughEditing","11828864XbRIyd","26HTRYqg","toLowerCase","format","FORMAT_STRIKETHROUGH","commandName","96562RzJieN","443317XulBXm","_enableDefaultAttributesIntegration","FORMAT_SUPERSCRIPT","plugins","type","underline"];return(os=function(){return t})()}!function(t,e){const n=ss,r=t();for(;;)try{if(746167===-parseInt(n(373))/1*(parseInt(n(368))/2)+-parseInt(n(346))/3+parseInt(n(361))/4+-parseInt(n(327))/5+parseInt(n(326))/6*(parseInt(n(320))/7)+-parseInt(n(367))/8+parseInt(n(334))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(os);const is=[rs(354),rs(343),rs(331),rs(363),rs(366),rs(340),rs(356)];class as extends t.Plugin{[rs(347)](){const t=rs,e=this[t(341)],n=e[t(323)][t(351)](t(332)),r=e[t(330)];for(const s of is){if(!e[t(323)][t(357)](s))continue;const o=s[t(342)](0,-7)[t(369)](),i=t(333)+o[t(328)]();n[t(321)](o,[o]),n[t(339)][t(344)](o,Hr(r,i))}this[t(349)]()}[rs(349)](){const t=rs,e=this[t(341)],n=e[t(330)],r=e[t(323)][t(351)](t(332));function s(e,s){const o=t;r[o(339)][o(353)]((t=>{const r=o;if(r(345)!=t[r(324)])return;const{data:i}=t;return i&&i[r(372)]===e?i[r(352)][0][r(336)]?{type:r(370),content:Hr(n,r(364),s)}:{type:r(370),content:Hr(n,r(360),s)}:void 0}))}s(t(338),Hr(n,t(348))),s(t(329),Hr(n,t(337))),s(t(325),Hr(n,t(355))),s(t(335),Hr(n,t(362))),s(t(358),Hr(n,t(371))),s(t(365),Hr(n,t(350))),s(t(359),Hr(n,t(322)))}}const cs=us;function us(t,e){const n=ls();return(us=function(t,e){return n[t-=305]})(t,e)}function ls(){const t=["plugins","document","filter","forceValue","commandName","model","enableCommand","728jvStpL","locale","name","format","afterInit","843667jMBYQX","46968FNxCVk","schema","from","_descriptionFactory","ELEMENT_BLOCK_QUOTE","editor","registerDescriptionCallback","1269435VxPgXk","8470440ohifiJ","24390SlkpZy","commands","getSelectedBlocks","blockQuote","4064935vlBQpq","get","BlockQuoteEditing","12mcZKTQ","selection","500375YMFHmq","TrackChangesEditing","$root","*Remove format:* %0","markBlockFormat","change","130cXjxBb","parent","1386EvtFYL","checkChild","has","value","*Set format:* %0","commandParams","2GjFBUs"];return(ls=function(){return t})()}!function(t,e){const n=us,r=t();for(;;)try{if(759313===-parseInt(n(321))/1*(parseInt(n(335))/2)+-parseInt(n(312))/3*(-parseInt(n(343))/4)+-parseInt(n(310))/5+-parseInt(n(319))/6*(parseInt(n(316))/7)+-parseInt(n(349))/8*(-parseInt(n(329))/9)+parseInt(n(327))/10*(parseInt(n(348))/11)+-parseInt(n(311))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ls);class fs extends t.Plugin{[cs(347)](){const t=cs,e=this[t(308)],n=e[t(344)];if(!e[t(336)][t(331)](t(318)))return;const r=e[t(336)][t(317)](t(322)),s=this[t(308)][t(313)][t(317)](t(315));r[t(342)](t(315),((n,o={})=>{const i=t,a=this[i(308)][i(341)][i(337)][i(320)],c=o&&void 0!==o[i(339)]?o[i(339)]:!s[i(332)];let u=[];if(c){const t=Array[i(305)](a[i(314)]())[i(338)]((t=>hs(t)||function(t,e){const n=i,r=e[n(330)](t[n(328)],n(315)),s=e[n(330)]([n(323),n(315)],t);return r&&s}(t,this[i(308)][i(341)][i(350)])));u=y(t,e[i(341)])}else{const t=Array[i(305)](a[i(314)]())[i(338)]((t=>hs(t)));u=y(t,e[i(341)])}e[i(341)][i(326)]((()=>{const t=i;for(const e of u)r[t(325)](e,{commandName:t(315),commandParams:[{forceValue:c}]})}))})),r[t(306)][t(309)]((e=>{const r=t,{data:s}=e;if(s&&r(315)==s[r(340)]){const t=Hr(n,r(307));return s[r(334)][0][r(339)]?{type:r(346),content:Hr(n,r(333),t)}:{type:r(346),content:Hr(n,r(324),t)}}}))}}function hs(t){const e=cs;return e(315)==t[e(328)][e(345)]}function gs(t,e){const n=ps();return(gs=function(t,e){return n[t-=315]})(t,e)}const ds=gs;function ps(){const t=["TrackChangesEditing","25098843KVEkoE","changeCaseTitle","6402235aubFNV","changeCaseUpper","enableCommand","changeCaseLower","CaseChange","afterInit","has","8024490UNmuob","3EUcoOG","editor","plugins","2316FUOCNs","1508UwaHRY","get","8XHiddh","235tniXDf","9555760LnqYgg","3408156fgFtyj","198hoOWSH"];return(ps=function(){return t})()}!function(t,e){const n=gs,r=t();for(;;)try{if(539395===-parseInt(n(328))/1*(-parseInt(n(334))/2)+parseInt(n(324))/3*(parseInt(n(333))/4)+-parseInt(n(331))/5*(-parseInt(n(327))/6)+-parseInt(n(316))/7*(parseInt(n(330))/8)+-parseInt(n(323))/9+-parseInt(n(332))/10+parseInt(n(336))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ps);class ms extends t.Plugin{[ds(321)](){const t=ds,e=this[t(325)];e[t(326)][t(322)](t(320))&&(e[t(326)][t(329)](t(335))[t(318)](t(317)),e[t(326)][t(329)](t(335))[t(318)](t(319)),e[t(326)][t(329)](t(335))[t(318)](t(315)))}}function Is(t,e){const n=bs();return(Is=function(t,e){return n[t-=363]})(t,e)}const Es=Is;function bs(){const t=["8IyxyNf","1fjJpJy","151162FFCufA","21TyBvVt","plugins","commands","enableCommand","1467mLZQuA","afterInit","get","1846427DljZlA","4075bGNwgf","9350inSoiT","846lhaFWU","TrackChangesEditing","97048rPgLzf","editor","108210FxqWhU","ckbox","762600sHeURd"];return(bs=function(){return t})()}!function(t,e){const n=Is,r=t();for(;;)try{if(117297===-parseInt(n(371))/1*(-parseInt(n(372))/2)+-parseInt(n(367))/3*(-parseInt(n(370))/4)+parseInt(n(381))/5*(-parseInt(n(363))/6)+-parseInt(n(373))/7*(-parseInt(n(365))/8)+-parseInt(n(377))/9*(-parseInt(n(382))/10)+-parseInt(n(380))/11+parseInt(n(369))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bs);class Ts extends t.Plugin{[Es(378)](){const t=Es,e=this[t(366)];e[t(375)][t(379)](t(368))&&e[t(374)][t(379)](t(364))[t(376)](t(368))}}function _s(t,e){const n=ys();return(_s=function(t,e){return n[t-=325]})(t,e)}function ys(){const t=["language","languages","indentCodeBlock","784RdyZbF","type","find","locale","getSelectedBlocks","registerElementLabel","toLowerCase","3UUwjzE","CodeBlock","ELEMENT_CODE_BLOCK","parent","2269525MoqAWO","codeBlock","config","selection","1bPrwjo","plugins","label","commandName","afterInit","document","50UTzSRb","TrackChangesEditing","isLimit","name","change","886294SYzzuQ","23606xekXXr","*Set format:* %0","rootElement","enableCommand","commands","blockName","model","has","schema","registerDescriptionCallback","editor","*Remove format:* %0","value","20840hJaQvi","filter","804QvnYec","from","2045694clnRbn","markBlockFormat","get","forceValue","1018278gcThuM","_descriptionFactory","commandParams","formatBlock","outdentCodeBlock","format","checkChild","1525564EyQrfo"];return(ys=function(){return t})()}const As=_s;!function(t,e){const n=_s,r=t();for(;;)try{if(293850===-parseInt(n(327))/1*(-parseInt(n(338))/2)+-parseInt(n(378))/3*(-parseInt(n(367))/4)+-parseInt(n(382))/5+parseInt(n(356))/6+-parseInt(n(371))/7*(-parseInt(n(352))/8)+parseInt(n(360))/9*(-parseInt(n(333))/10)+parseInt(n(339))/11*(-parseInt(n(354))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ys);class ks extends t.Plugin{[As(331)](){const t=As,e=this[t(349)];if(!e[t(328)][t(346)](t(379)))return;const n=e[t(328)][t(358)](t(334)),r=e[t(374)],s=e[t(325)][t(358)](t(383))[t(369)],o=e[t(343)][t(358)](t(383));n[t(342)](t(370)),n[t(342)](t(364)),n[t(342)](t(383),((r,i={})=>{const a=t,c=e[a(345)],u=e[a(345)][a(332)][a(326)],l=i&&void 0!==i[a(359)]?i[a(359)]:!o[a(351)];let f;i[a(368)]||(i[a(368)]=s[0][a(368)]),f=l?Array[a(355)](u[a(375)]())[a(353)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(341))&&!e[n(335)](t)&&e[n(366)](t[n(381)],n(383))}(t,c[a(347)]))):Array[a(355)](u[a(375)]())[a(353)]((t=>Cs(t)));const h=y(f,c);c[a(337)]((()=>{const t=a;for(const e of h)n[t(357)](e,{commandName:t(383),commandParams:[{...i,forceValue:l}],formatGroupId:t(344)})}))})),n[t(361)][t(376)](t(383),(e=>Hr(r,t(380),e))),n[t(361)][t(348)]((e=>{const n=t;if(n(363)!=e[n(372)])return;const o=r.t,{data:i}=e;if(!i||n(383)!=i[n(330)])return;const a=i[n(362)][0][n(368)],c=o(s[n(373)]((t=>t[n(368)]===a))[n(329)])[n(377)]();return i[n(362)][0][n(359)]?{type:n(365),content:Hr(r,n(340),Hr(r,n(380),1)+" ("+c+")")}:{type:n(365),content:Hr(r,n(350),Hr(r,n(380),1))}}))}}function Cs(t){const e=As;return e(383)==t[e(336)]}const Ns=Ls;function Ls(t,e){const n=Rs();return(Ls=function(t,e){return n[t-=174]})(t,e)}function Rs(){const t=["36BfYILm","14058lwUvch","49635gGNxqk","7830SaUxtH","187503CsaeyV","has","CommentsEditing","afterInit","5148516WuCZrk","addCommentThread","editor","1222TspJLe","872DNluCd","TrackChangesEditing","52jbkzMo","get","76vFdmCJ","enableCommand","plugins","774885UZAKMA","3397198ajumem","4hfgSeb"];return(Rs=function(){return t})()}!function(t,e){const n=Ls,r=t();for(;;)try{if(763148===-parseInt(n(176))/1*(parseInt(n(181))/2)+parseInt(n(191))/3*(-parseInt(n(186))/4)+parseInt(n(184))/5*(-parseInt(n(187))/6)+parseInt(n(185))/7+parseInt(n(177))/8*(parseInt(n(189))/9)+-parseInt(n(190))/10*(parseInt(n(188))/11)+parseInt(n(195))/12*(parseInt(n(179))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Rs);class Ss extends t.Plugin{[Ns(194)](){const t=Ns,e=this[t(175)];e[t(183)][t(192)](t(193))&&e[t(183)][t(180)](t(178))[t(182)](t(174))}}var vs=n(834);function Ms(t,e,n){const r=ws,s=[];for(const o of e[r(192)]())o[r(204)](t)&&s[r(201)](n[r(215)](o));return s}function Os(){const t=["previousPosition","1949340bsAfez","get","TrackChangesEditing","test","insert","includes","getAttribute","getItems","name","getCustomProperty","schema","element","type","createUIElement","40618WVyLBy","span","push","consumable","markerName","hasAttribute","nextSibling","ck-suggestion-marker--active","markerRange","10hZCnff","isContent","plugins","addHighlight","44952KRGAHx","isAtEnd","isBlock","createRangeOn","getWalker","273FrQgbn","mapper","bindElementToMarker","writer","parent","listItem","3UbbrxU","7459182xDvSwh","listIndent","item","activeMarkers","toViewElement","model","1878075xSIpYv","231712SCamuG","ck-suggestion-marker-","987780nZMWrA","elementEnd","start","addClass","isLimit","toViewPosition"];return(Os=function(){return t})()}function ws(t,e){const n=Os();return(ws=function(t,e){return n[t-=169]})(t,e)}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(210)][r(186)](r(187));return(o,i,a)=>{const c=r;if(!a[c(202)][c(188)](i[c(207)],o[c(193)]))return;const u=i[c(207)][c(216)](),l=i[c(207)][c(180)],f=t[c(174)][c(195)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(171)];d=d||f[c(209)](e);const n=a[c(218)][c(173)](e);if(n&&n[c(194)](c(211)))return;c(179)==t[c(197)]&&f[c(214)](e)&&!f[c(182)](e)&&(e[c(205)]||l[c(213)]?h&&h[c(221)]==e||(h=e,m(t[c(184)]),p=!0):g=g||t[c(184)])}function m(t){const r=c,o=a[r(220)][r(198)](r(200),{class:r(177)+e}),u=a[r(218)][r(183)](t);n&&s[r(172)][r(190)](i[r(203)])&&a[r(220)][r(181)](r(206),o),a[r(220)][r(189)](u,o),a[r(218)][r(219)](o,i[r(203)])}d||p||!g||m(g)}}!function(t,e){const n=ws,r=t();for(;;)try{if(256963===parseInt(n(199))/1+parseInt(n(176))/2*(parseInt(n(223))/3)+-parseInt(n(178))/4+-parseInt(n(175))/5+-parseInt(n(185))/6+-parseInt(n(217))/7*(-parseInt(n(212))/8)+-parseInt(n(169))/9*(-parseInt(n(208))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Os);const Ds=xs;function Ps(){const t=["markerName","writer","927098NlsufM","root","selection","11155YLCcfy","downcastDispatcher","editing","1394323IDbKFr","$graveyard","getFirstRange","bind","unlock","end","deleteForward","delete","merge","showSuggestionHighlights","model","commands","forward","lock","983388TvmBei","isCollapsed","high","markerNameToElements","31772556KkcRIK","options","init","data","createRange","requires","plugins","setSelection","3397704FVsJlg","TrackChangesEditing","editor","uiElement","20LOjtxI","56NDqCUW","buffer","remove","document","start","detach","removeMarker:suggestion:deletion","modifySelection","addMarker:suggestion:deletion","3052869fBAOYz","unbindElementFromMarkerName","fromRange","enableCommand","createSelection","unit","enqueueChange","get","rootName","batch","mapper"];return(Ps=function(){return t})()}function xs(t,e){const n=Ps();return(xs=function(t,e){return n[t-=141]})(t,e)}!function(t,e){const n=xs,r=t();for(;;)try{if(855583===parseInt(n(170))/1+parseInt(n(190))/2+parseInt(n(157))/3+parseInt(n(147))/4*(-parseInt(n(173))/5)+parseInt(n(143))/6+parseInt(n(176))/7*(parseInt(n(148))/8)+-parseInt(n(194))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class Bs extends t.Plugin{static get[Ds(199)](){return[vs.Delete]}[Ds(196)](){const t=Ds,e=this[t(145)],n=e[t(141)][t(164)](t(144));n[t(160)](t(183));const r=e[t(187)][t(164)](t(182));n[t(160)](t(182),((n,s={})=>{const o=t,a=e[o(186)][o(161)](e[o(186)][o(151)][o(172)]);a[o(191)]&&e[o(186)][o(155)](a,{direction:o(188),unit:s[o(162)]});const c=a[o(178)](),u=i.LiveRange[o(159)](c);let l;n(s),l=o(177)==u[o(171)][o(165)]?e[o(186)][o(198)](c[o(152)]):e[o(186)][o(198)](u[o(152)],u[o(181)]),u[o(153)](),e[o(186)][o(163)](r[o(149)][o(166)],(t=>{const e=o;r[e(149)][e(189)](),t[e(142)](t[e(198)](l[e(181)])),r[e(149)][e(180)]()}))})),e[t(175)][t(174)].on(t(156),Fs(e,t(184)),{priority:t(192)}),e[t(197)][t(174)].on(t(156),((n,r,s)=>{const o=t;s[o(195)][o(185)]&&Fs(e,o(184),{showActiveMarker:!1})[o(179)](this)(n,r,s)}),{priority:t(192)}),e[t(175)][t(174)].on(t(154),((e,n,r)=>{const s=t,o=r[s(167)][s(193)](n[s(168)]);if(o)for(const t of o)t.is(s(146))&&(r[s(167)][s(158)](t,n[s(168)]),r[s(169)][s(150)](t))}),{priority:t(192)})}}const Us=js;function js(t,e){const n=Gs();return(js=function(t,e){return n[t-=423]})(t,e)}function Gs(){const t=["*Remove format:* %0","6CgTVsF","listStyle","plugins","registerPostFixer","listMarker","ELEMENT_NUMBERED_LIST","registerCustomCallback","suggestion","has","oldValue","change","customBulletedList","1183861uODcvI","splitListItemAfter","newValue","batch","todoList","ELEMENT_","isNextTo","mergeListItemForward","nextSibling","outdentList","3292380epCRyY","registerElementLabel","FORMAT_INDENT","push","selection","splitListItemBefore","commands","value","refresh","document","removeMarker","checkTodoList","includes","isLocal","nodeAfter","editor","list.multiBlock","head","66110bJiOiH","toUpperCase","listItemIdFixer","afterInit","attributes","getSuggestions","ELEMENT_BULLETED_LIST","784218YfAGqY","next","default","_descriptionFactory","listType","getFirstRange","_registerLegacyDescription","*Merge:* %0","todoListCheck","*Change to:* %0","_suggestionFactory","data","key","registerAttributeLabel","every","commandParams","groupId","schema","map","getFirstMarker","bulleted","assureChains","formatBlock","*Uncheck item*","createPositionAt","setAttribute","*Format:* insert into %0","attribute","get","bulletedList","model","detach","TrackChangesEditing","*Set format:* %0","15702deGHSk","_enableDefaultAttributesIntegration","differ","isObject","getAttribute","multipleBlocks","previousSibling","mergeListItemBackward","1727664QnHAHB","from","getChanges","end","containsItem","config","attributeKey","*Outdent:* %0","TodoListEditing","documentList","fromRange","todo","commandName","*Merge:* list item","locale","listItemId","registerDescriptionCallback","forceValue","numbered","noTrackChangesFixer","deletion","ListEditing","length","*Format:* remove from %0","createRange","find","trackChangesCommand","235ElEKfr","todoListChecked","getRanges","612932BUqaSW","listStart","listIndent","listMarkerStyle","customNumberedList","ELEMENT_TODO_LIST","format","*Check item*","execute","range","meta","*Indent:* %0","isUndo","start","_LIST","parent","accept","*Split:* list item","_supportLegacySuggestions","listReversed","indentList","_findSuggestions","numberedList","_getAttributeKey","filter","type","ELEMENT_LIST_ITEM","setSelection"];return(Gs=function(){return t})()}!function(t,e){const n=js,r=t();for(;;)try{if(241435===parseInt(n(463))/1+-parseInt(n(470))/2+-parseInt(n(423))/3*(parseInt(n(542))/4)+parseInt(n(539))/5*(parseInt(n(504))/6)+parseInt(n(435))/7+parseInt(n(512))/8+parseInt(n(445))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class Vs extends t.Plugin{[Us(466)](){const t=Us,e=this[t(460)];if(!e[t(425)][t(431)](t(533)))return;const n=e[t(526)],r=e[t(425)][t(498)](t(502)),s=e[t(425)][t(431)](t(520)),o=!!e[t(517)][t(498)](t(461));function i(e){const r=t;return{type:r(548),content:""+Hr(n,r(503),e)}}function a(e){const r=t;return{type:r(548),content:""+Hr(n,r(570),e)}}r[t(505)](t(564),[],[t(527),t(474),t(544)]),r[t(505)](t(499)),r[t(505)](t(546)),r[t(505)](t(434)),r[t(505)](t(562)),r[t(505)](t(444)),r[t(505)](t(436)),r[t(505)](t(450)),o&&(r[t(505)](t(511)),r[t(505)](t(442))),s&&(r[t(505)](t(439)),r[t(505)](t(456),[],[t(540)]),r[t(473)][t(528)]((e=>{const r=t,{data:s}=e;if(s&&r(540)==s[r(482)])return{type:r(548),content:s[r(437)]?Hr(n,r(549)):Hr(n,r(493))}})),this[t(460)][t(500)][t(454)][t(426)]((e=>{const n=t;if(e[n(438)][n(554)])return!1;let s=!1;const o=r[n(468)]({skipNotAttached:!0})[n(566)]((t=>n(540)===r[n(565)](t)));for(const t of o)n(523)!=t[n(475)]()[n(555)][n(459)][n(508)](n(474))&&(r[n(563)](t[n(475)](),n(497))[n(537)]((t=>n(474)===r[n(565)](t[n(430)])))||(e[n(455)](t[n(489)]()),s=!0));return s}))),r[t(473)][t(483)](t(544),Hr(n,t(447)));const c={type:t(548),content:""};r[t(473)][t(528)]((e=>{const r=t,{data:s}=e;if(!s||r(474)!=s[r(482)])return;let u=e[r(462)];for(;u;){if(u[r(481)]&&((r(424)==u[r(481)][r(482)]||r(545)==u[r(481)][r(482)])&&(u[r(481)][r(437)]&&r(472)!=u[r(481)][r(437)]||r(472)!=u[r(481)][r(432)]&&!s[r(437)])||!o&&u[r(481)][r(482)]==_c))return c;u=u[r(471)]}if(null==s[r(437)])switch(s[r(432)]){case r(490):return a(Hr(n,r(469)));case r(530):return a(Hr(n,r(428)));case r(523):return a(Hr(n,r(547)))}switch(s[r(437)]){case r(490):return i(Hr(n,r(469)));case r(530):return i(Hr(n,r(428)));case r(523):return i(Hr(n,r(547)))}})),r[t(473)][t(528)]((e=>{const n=t,{data:r}=e;if(r&&n(544)==r[n(482)])return null==r[n(437)]||null==r[n(432)]&&0==r[n(437)]?c:void 0})),r[t(473)][t(528)]((e=>{const r=t;if(r(497)!=e[r(567)])return;const{data:s}=e;if(!s||r(527)!=s[r(482)])return;const o=zs(e);return o?r(437)==o?{type:r(548),content:Hr(n,r(525))}:r(432)==o?{type:r(548),content:Hr(n,r(559))}:c:c})),e[t(500)][t(454)][t(426)]((e=>this[t(465)](e))),e[t(500)][t(454)][t(426)]((e=>this[t(531)](e))),e[t(500)][t(454)][t(426)]((e=>this[t(491)](e))),this[t(560)]()}[Us(465)](t){const e=Us;if(t[e(438)][e(554)]||!t[e(438)][e(458)])return!1;let n=!1;const r=this[e(460)][e(425)][e(498)](e(502))[e(468)]({skipNotAttached:!0})[e(566)]((t=>t[e(481)]&&e(527)==t[e(481)][e(482)]))[e(566)]((t=>t[e(481)][e(437)]&&t[e(481)][e(432)]));for(const s of r)zs(s)||(t[e(455)](s[e(489)]()),n=!0);return n}[Us(531)](t){const e=Us;if(t[e(438)][e(554)]||!t[e(438)][e(458)])return!1;const n=this[e(460)][e(425)][e(498)](e(502));if(n[e(538)][e(452)])return!1;let r=!1;const s=[e(474),e(527),e(544),e(424),e(543),e(561),e(478),e(427),e(545)],o=this[e(460)][e(500)][e(454)][e(506)][e(514)]()[e(566)]((t=>e(497)==t[e(567)]))[e(566)]((t=>s[e(457)](t[e(518)])));if(0==o[e(534)])return r;for(const i of o){const o=n[e(563)](i[e(551)],e(497))[e(566)]((t=>!t[e(552)][e(441)]))[e(488)]((t=>t[e(430)]))[e(566)]((t=>{const r=e,o=n[r(565)](t);return s[r(457)](o)}));if(o[e(534)]){for(const n of o)t[e(455)](n[e(489)]());r=!0}}return r}[Us(491)](t){const e=Us;if(t[e(438)][e(554)]||!t[e(438)][e(458)])return!1;const n=this[e(460)][e(425)][e(498)](e(502));let r=!1;const s=[e(474),e(527),e(544),e(424),e(543),e(561),e(478),e(427),e(545)];for(const t of n[e(468)]({skipNotAttached:!0})){const o=n[e(563)](t[e(475)](),e(497))[e(488)]((t=>t[e(430)]))[e(566)]((t=>t[e(481)]&&s[e(457)](t[e(481)][e(482)])));if(!o[e(534)])continue;const a=o[0][e(462)][e(467)][e(486)];if(!o[e(484)]((t=>t[e(467)][e(486)]===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(468)]({skipNotAttached:!0})[s(566)]((e=>s(497)==e[s(567)]&&e[s(467)][s(486)]==t)))e[s(495)](s(486),r)}function i(t,n){const r=e;let s=t[r(462)],i=!1;for(;s;)s[r(467)][r(486)]!=n&&(o(s[r(467)][r(486)],n),s[r(495)](r(486),n),i=!0),s=s[r(471)];return i}}[Us(560)](){const t=Us,e=this[t(460)],n=e[t(526)],r=e[t(425)][t(498)](t(502));this[t(476)](),r[t(480)][t(429)](t(492),t(521),t(558),(function(n,r){const s=t,o=[];for(let t of n)t[s(555)][s(459)]===t[s(515)][s(557)]&&(t=e[s(500)][s(536)](e[s(500)][s(494)](t[s(555)][s(459)],0))),o[s(448)](t);e[s(500)][s(433)]((t=>{const n=s,a=e[n(500)][n(454)][n(449)],c=Array[n(513)](a[n(541)]())[n(488)]((t=>i.LiveRange[n(522)](t)));t[n(569)](o),e[n(451)][n(498)](r[n(524)])[n(453)](),r[n(485)][n(448)]({forceDefaultExecution:!0}),e[n(550)](r[n(524)],...r[n(485)]),t[n(569)](c);for(const t of c)t[n(501)]()}))})),r[t(473)][t(446)]((function(n){const r=t,s=!e[r(500)][r(487)][r(507)](n),o=n[r(510)],i=n[r(443)],a=n[r(508)](r(527)),c=!o||o[r(508)](r(527))!==a,u=!i||i[r(508)](r(527))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(568),e)))}[Us(476)](){const t=Us,e=this[t(460)],n=e[t(526)];function r(n){const r=t,s=e[r(451)][r(498)](r(499))[r(452)],o=e[r(451)][r(498)](r(564))[r(452)];return r(564)===n?s:o}e[t(425)][t(498)](t(502))[t(473)][t(528)]((function(s){const o=t;if(o(492)!=s[o(567)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(524)]){case o(499):u=i[o(485)][0][o(529)],l=r(i[o(524)]),a=o(u?496:535),!l&&e[o(517)][o(498)](o(461))||(a=o(479)),c={type:o(548),content:Hr(n,a,Hr(n,o(469)))};break;case o(564):u=i[o(485)][0][o(529)],l=r(i[o(524)]),a=o(u?496:535),!l&&e[o(517)][o(498)](o(461))||(a=o(479)),c={type:o(548),content:Hr(n,a,Hr(n,o(428)))};break;case o(562):a=o(553),c={type:o(548),content:Hr(n,a,Hr(n,o(568)))};break;case o(444):a=function(t){const e=o,n=t[e(475)]();let r=n[e(555)][e(459)];for(;r&&n[e(516)](r);){if(r[e(508)](e(544))>0)return!1;r=r[e(443)]}return!0}(s)?Hr(n,o(535),Hr(n,function(t){const e=o;return e(440)+t[e(475)]()[e(555)][e(459)][e(508)](e(474))[e(464)]()+e(556)}(s))):Hr(n,o(519),Hr(n,o(568))),c={type:o(548),content:a};break;case o(511):case o(442):!1===i[o(509)]&&(a=o(477),c={type:o(532),content:Hr(n,a,Hr(n,o(568)))})}return c}))}}function zs(t){const e=Us;let n=t[e(475)]()[e(555)][e(459)][e(510)];for(;n;){const r=n[e(508)](e(527));if(!r)return!1;if(r==t[e(481)][e(437)])return e(437);if(r==t[e(481)][e(432)])return e(432);n=n[e(510)]}return!1}function Hs(){const t=["getFirstRange","5416758whVzrC","183496vaRvXr","locale","TrackChangesEditing","*Format:* set order to regular","FORMAT_LIST_REVERSED","config","getSuggestions","registerDescriptionCallback","default","203uZEsPP","formatBlock","*Change to:* %0","ELEMENT_","FORMAT_LIST_START","getAttribute","numbered","get","listType","decimal","*Format:* set start index to %0","afterInit","reversed","_LIST_","bind","7198485ceuVTA","includes","removeMarker","2124TDuPZs","format","replace","upper-roman","key","startIndex","listStyle","*Remove format:* %0","_LIST_DEFAULT","circle","data","471893OTQpbJ","batch","lower-latin","_descriptionFactory","list.properties","customNumbered","plugins","getFirstMarker","newValue","ListPropertiesEditing","registerPostFixer","_getTranslationKeyForListStyle","6luzVnW","square","*Format:* set order to reversed","8278060utmHkD","toUpperCase","type","next","upper-latin","styles","*Set format:* %0","_findSuggestions","suggestion","has","isUndo","start","commandParams","bulleted","filter","handleDescriptions","_registerLegacyDescription","5598uEeWdm","registerAttributeLabel","editor","oldValue","_getAttributeKey","head","2274291MBVnJP","document","listReversed","_enableDefaultAttributesIntegration","disc","attribute","find","lower-roman","decimal-leading-zero","nodeAfter","commandName","model","listStart"];return(Hs=function(){return t})()}const Ws=Ks;function Ks(t,e){const n=Hs();return(Ks=function(t,e){return n[t-=107]})(t,e)}!function(t,e){const n=Ks,r=t();for(;;)try{if(783941===parseInt(n(114))/1*(-parseInt(n(126))/2)+parseInt(n(146))/3*(parseInt(n(194))/4)+-parseInt(n(191))/5+parseInt(n(166))/6+-parseInt(n(176))/7*(-parseInt(n(167))/8)+parseInt(n(152))/9+parseInt(n(129))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hs);class qs extends t.Plugin{[Ws(187)](){const t=Ws;if(!this[t(148)][t(120)][t(138)](t(123)))return;const e=this[t(148)][t(172)][t(183)](t(118)),n=this[t(148)][t(120)][t(183)](t(169));e[t(134)]&&n[t(155)](t(109),[],[t(109)]),e[t(188)]&&n[t(155)](t(154),[],[t(154)]),e[t(108)]&&n[t(155)](t(164),[],[t(164)]);const r={type:t(195),content:""};n[t(117)][t(174)](this[t(144)][t(190)](this));const s=this[t(148)][t(168)];n[t(117)][t(147)](t(154),Hr(s,t(171))),n[t(117)][t(174)]((e=>{const n=t,{data:s}=e;if(s&&n(154)==s[n(107)])return null==s[n(122)]||0==s[n(122)]&&null==s[n(149)]?r:void 0})),n[t(117)][t(147)](t(164),Hr(s,t(180))),n[t(117)][t(174)]((e=>{const n=t,{data:s}=e;if(s&&n(164)==s[n(107)])return null==s[n(122)]||1==s[n(122)]&&null==s[n(149)]?r:void 0})),this[t(148)][t(163)][t(153)][t(124)]((e=>{const r=t;if(e[r(115)][r(139)])return!1;let s=!1;const o=n[r(173)]({skipNotAttached:!0})[r(143)]((t=>{const e=r,s=n[e(150)](t);return e(164)==s||e(154)==s}));for(const t of o){const o=t[r(165)]()[r(140)][r(161)][r(181)](r(184));r(182)!=o&&r(119)!=o&&(n[r(136)](t[r(165)](),r(157))[r(158)]((t=>r(184)==n[r(150)](t[r(137)])))||(e[r(193)](t[r(121)]()),s=!0))}return s})),this[t(145)]()}[Ws(144)](t){const e=Ws,n=this[e(148)][e(168)],{data:r}=t,s={type:e(195),content:""};if(!r||e(109)!=r[e(107)])return;if(!r[e(149)])return e(175)==r[e(122)]?s:{type:e(195),content:""+Hr(n,e(135),Hr(n,this[e(125)](r[e(122)])))};if(!r[e(122)]){if(e(175)==r[e(149)])return s;let o=t[e(151)];for(;o;){if(o[e(113)]&&e(184)==o[e(113)][e(107)]&&o[e(113)][e(122)])return s;o=o[e(132)]}return{type:e(195),content:""+Hr(n,e(110),Hr(n,this[e(125)](r[e(149)])))}}if(e(175)!=r[e(122)])return{type:e(195),content:""+Hr(n,e(135),Hr(n,this[e(125)](r[e(122)])))};let o=t[e(151)];for(;o;){if(o[e(113)]&&e(184)==o[e(113)][e(107)]&&o[e(113)][e(122)]&&o[e(113)][e(149)])return s;o=o[e(132)]}const i=t[e(165)]()[e(140)][e(161)][e(181)](e(184));return{type:e(195),content:Hr(n,e(135),Hr(n,e(179)+i[e(130)]()+e(111)))}}[Ws(145)](){const t=Ws,e=this[t(148)],n=e[t(168)];e[t(120)][t(183)](t(169))[t(117)][t(174)]((e=>{const r=t;if(r(177)!=e[r(131)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(162)]){case r(109):o=r(178),i={type:r(195),content:Hr(n,o,Hr(n,this[r(125)](s[r(141)][0][r(131)])))};break;case r(154):o=s[r(141)][0][r(188)]?r(128):r(170),i={type:r(195),content:Hr(n,o)};break;case r(164):o=r(186),i={type:r(195),content:Hr(n,o,s[r(141)][0][r(108)])}}return i}))}[Ws(125)](t){const e=Ws;return e(179)+function(t){const n=e;return Qs[n(192)](t)?n(142):Xs[n(192)](t)?n(182):null}(t)[e(130)]()+e(189)+t[e(130)]()[e(196)](/-/g,"_")}}const Qs=[Ws(156),Ws(112),Ws(127)],Xs=[Ws(185),Ws(160),Ws(159),Ws(197),Ws(116),Ws(133)];var Ys=n(507);const Zs=Js;function Js(t,e){const n=$s();return(Js=function(t,e){return n[t-=108]})(t,e)}function $s(){const t=["showSuggestionHighlights","downcastDispatcher","plugins","options","markInsertion","unbindElementFromMarkerName","end","afterExecute","getFirstRange","3515304TRLQJC","2551015nrsebc","detach","markerName","enter","enableCommand","setSelection","hasClass","selection","split","remove","createRange","2327474oYhrBY","2493003bUkLFS","TrackChangesEditing","removeMarker:suggestion:insertion","data","commands","requires","addMarker:suggestion:insertion","7lgRvLu","editor","10408977yZgxoR","editing","init","bind","nextSibling","enterBlock","get","high","markerNameToElements","223336vEuKId","fire","writer","parent","8QNqarl","change","createPositionAt","getFirstPosition","mapper","ck-suggestion-marker-split","624485FAPuuR","fromRange","document","model"];return($s=function(){return t})()}!function(t,e){const n=Js,r=t();for(;;)try{if(605937===-parseInt(n(121))/1+-parseInt(n(146))/2+parseInt(n(147))/3+parseInt(n(115))/4*(parseInt(n(135))/5)+parseInt(n(134))/6*(-parseInt(n(154))/7)+-parseInt(n(111))/8+parseInt(n(156))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Zs(152)](){return[Ys.Enter]}[Zs(158)](){const t=Zs,e=this[t(155)],n=e[t(127)][t(108)](t(148)),r=e[t(151)][t(108)](t(138));n[t(139)](t(138),(()=>{const s=t;e[s(124)][s(116)]((t=>{const o=s,a=e[o(124)][o(123)][o(142)],c=a[o(118)](),u=i.LiveRange[o(122)](a[o(133)]());if(r[o(161)](t)){const r=e[o(124)][o(117)](c[o(114)][o(160)],0),s=t[o(145)](c,r);n[o(129)](s)}else t[o(140)](t[o(145)](u[o(131)]));u[o(136)](),r[o(112)](o(132),{writer:t})}))})),e[t(157)][t(126)].on(t(153),Fs(e,t(143)),{priority:t(109)}),e[t(157)][t(126)].on(t(149),((e,n,r)=>{const s=t,o=r[s(119)][s(110)](n[s(137)]);if(o)for(const t of o)t[s(141)](s(120))&&(r[s(119)][s(130)](t,n[s(137)]),r[s(113)][s(144)](t))}),{priority:t(109)}),e[t(150)][t(126)].on(t(153),((n,r,s)=>{const o=t;s[o(128)][o(125)]&&Fs(e,o(143),{showActiveMarker:!1})[o(159)](this)(n,r,s)}),{priority:t(109)})}}const eo=ro;!function(t,e){const n=ro,r=t();for(;;)try{if(110899===-parseInt(n(261))/1*(parseInt(n(296))/2)+parseInt(n(289))/3*(-parseInt(n(259))/4)+parseInt(n(295))/5*(parseInt(n(262))/6)+-parseInt(n(258))/7+-parseInt(n(294))/8*(-parseInt(n(269))/9)+-parseInt(n(267))/10*(parseInt(n(265))/11)+parseInt(n(284))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(so);class no extends t.Plugin{[eo(286)](){const t=eo;if(!this[t(256)][t(275)][t(293)](t(268)))return;const e=this[t(256)][t(275)][t(285)](t(276));e[t(271)](t(283),this[t(277)][t(287)](this)),e[t(271)](t(297)),e[t(271)](t(290)),e[t(271)](t(298)),e[t(271)](t(292))}[eo(277)](t,e,n={}){const r=eo,s=this[r(256)][r(275)][r(285)](r(280));return t((t=>(r(263)==typeof e?s[r(257)](e,n):e)(t)[r(260)]((e=>!1===this[r(291)](e,t[r(279)])))),n)}[eo(291)](t,e){const n=eo,r=this[n(256)][n(264)][n(274)](this[n(256)][n(264)][n(278)](e,t[n(272)]),this[n(256)][n(264)][n(278)](e,t[n(281)]));for(const t of this[n(256)][n(264)][n(266)][n(288)](n(282)))if(null!==r[n(270)](t[n(273)]()))return!0;return!1}}function ro(t,e){const n=so();return(ro=function(t,e){return n[t-=256]})(t,e)}function so(){const t=["handleFindCommand","createPositionAt","item","FindAndReplaceUtils","end","suggestion:deletion","find","3343392ppMtCF","get","afterInit","bind","getMarkersGroup","24KxkYOw","findPrevious","_isInDeletionRange","replaceAll","has","12976UqgRmC","3765rudLvx","81960MiCRov","findNext","replace","editor","findByTextCallback","1055124UFfPIB","7148WaECGh","filter","1vZTpJA","1170HjXmrE","string","model","44kiSDgQ","markers","457890YwtABa","FindAndReplaceEditing","414nCKWbD","getIntersection","enableCommand","start","getRange","createRange","plugins","TrackChangesEditing"];return(so=function(){return t})()}const oo=io;function io(t,e){const n=ao();return(io=function(t,e){return n[t-=348]})(t,e)}function ao(){const t=["*Reset font color*","12238SBHvJM","*Set font color:* %0","fontBackgroundColor.colors","format","1901780lzyMzJ","toLowerCase","4744sNDEZS","model","config","editor","registerAttributeLabel","7CoJIjR","commandParams","617820MXkJRL","FontColorEditing","*Set font background color:* %0","_descriptionFactory","find","locale","type","FontFamilyEditing","label","2934khALvB","FORMAT_FONT_COLOR","TrackChangesEditing","*Reset font family*","FontSize","FontSizeEditing","8yzPOkI","FORMAT_FONT_BACKGROUND","get","21LCnung","fontSize","value","*Set font size:* %0","fontBackgroundColor","plugins","formatInline","fontColor","*Set font family:* %0","59760GvBfSr","*Reset font background color*","*Reset font size*","FORMAT_FONT_SIZE","fontColor.colors","normalizeSizeOptions","afterInit","fontFamily","FontBackgroundColorEditing","_enableDefaultAttributesIntegration","has","commandName","title","trim","fontSize.options","registerDescriptionCallback","2365dFhIfG","_registerLegacyDescription","664680QfeDzo","FORMAT_FONT_FAMILY","1922670kVuUza"];return(ao=function(){return t})()}!function(t,e){const n=io,r=t();for(;;)try{if(444280===-parseInt(n(367))/1+parseInt(n(354))/2*(parseInt(n(385))/3)+-parseInt(n(382))/4*(-parseInt(n(350))/5)+-parseInt(n(352))/6*(parseInt(n(365))/7)+-parseInt(n(360))/8*(-parseInt(n(376))/9)+-parseInt(n(358))/10+-parseInt(n(348))/11*(-parseInt(n(394))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ao);const co=[{pluginName:oo(381),commandName:oo(386)},{pluginName:oo(374),commandName:oo(401)},{pluginName:oo(368),commandName:oo(392)},{pluginName:oo(402),commandName:oo(389)}];class uo extends t.Plugin{[oo(400)](){const t=oo,e=this[t(363)][t(372)],n=this[t(363)][t(390)][t(384)](t(378));for(const{pluginName:e,commandName:r}of co)this[t(363)][t(390)][t(404)](e)&&n[t(403)](r,[r]);e.t,n[t(370)][t(364)](t(386),Hr(e,t(397))),n[t(370)][t(364)](t(401),Hr(e,t(351))),n[t(370)][t(364)](t(392),Hr(e,t(377))),n[t(370)][t(364)](t(389),Hr(e,t(383))),this[t(349)]()}[oo(349)](){const t=oo,e=this[t(363)],n=e[t(372)];e[t(390)][t(384)](t(378))[t(370)][t(409)]((e=>{const r=t,o=n.t;if(r(391)!=e[r(373)])return;const{data:i}=e;if(null!=i){if(r(386)==i[r(405)]){const t=i[r(366)][0][r(387)];if(t){const e=o(this[r(363)][r(390)][r(384)](r(380))[r(399)](this[r(363)][r(362)][r(384)](r(408)))[r(371)]((e=>e[r(361)]==t))[r(406)])[r(359)]();return{type:r(357),content:Hr(n,r(388),e)}}return{type:r(357),content:Hr(n,r(396))}}if(r(401)==i[r(405)]){const t=i[r(366)][0][r(387)];return t?{type:r(357),content:Hr(n,r(393),t)}:{type:r(357),content:Hr(n,r(379))}}if(r(392)==i[r(405)]){const t=i[r(366)][0][r(387)];if(t){const e=(0,s.normalizeColorOptions)(this[r(363)][r(362)][r(384)](r(398)))[r(371)]((e=>e[r(361)]==t));let i=t,a="";return e&&(i=e[r(375)],a=o(i)[r(359)]()),{type:r(357),content:Hr(n,r(355),a)[r(407)](),color:{value:t,title:a||i}}}return{type:r(357),content:Hr(n,r(353))}}if(r(389)==i[r(405)]){const t=i[r(366)][0][r(387)];if(t){const e=(0,s.normalizeColorOptions)(this[r(363)][r(362)][r(384)](r(356)))[r(371)]((e=>e[r(361)]==t));let i=t,a="";return e&&(i=e[r(375)],a=o(i)[r(359)]()),{type:r(357),content:Hr(n,r(369),a)[r(407)](),color:{value:t,title:a||i}}}return{type:r(357),content:Hr(n,r(395))}}}}))}}function lo(){const t=["FontSize","title","label","plugins","format","model","_descriptionFactory","slice","15168ojzHNJ","formatBlock","normalizeSizeOptions","registerDescriptionCallback","enableCommand","16MZwMHu","405tQEGpv","push","*Set format to:* %0","864680wEMlAv","afterInit","126510GyxdbH","fontSize.options","49268isKest","join","fontColor","349224NFiRsK","fontColor.colors","commands","type","toUpperCase","*Remove all formatting*","entries","editor","fontSize","197190CGSnLF","33180cKXATM","formatInline","length","_enableDefaultAttributesIntegration","commandParams","TrackChangesEditing","split","charAt","config","boolean","pasteFormat","find","locale","get","4VGkBmS","commandName","copyFormat","fontBackgroundColor","toLowerCase","_registerLegacyDescription"];return(lo=function(){return t})()}const fo=ho;function ho(t,e){const n=lo();return(ho=function(t,e){return n[t-=408]})(t,e)}!function(t,e){const n=ho,r=t();for(;;)try{if(103980===-parseInt(n(428))/1*(parseInt(n(455))/2)+-parseInt(n(453))/3+parseInt(n(458))/4+-parseInt(n(448))/5*(-parseInt(n(442))/6)+-parseInt(n(414))/7+-parseInt(n(447))/8*(-parseInt(n(413))/9)+-parseInt(n(451))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(lo);class go extends t.Plugin{[fo(452)](){const t=fo,e=this[t(411)],n=e[t(437)][t(427)](t(419)),r=e[t(460)][t(427)](t(430)),s=e[t(460)][t(427)](t(424));r&&s&&(n[t(417)](t(424)),n[t(446)](t(430)),this[t(433)]())}[fo(433)](){const t=fo,e=this[t(411)],n=e[t(426)];e[t(437)][t(427)](t(419))[t(440)][t(445)]((r=>{const s=t;if(s(443)!=r[s(461)]&&s(415)!=r[s(461)])return;const{data:o}=r;if(o&&s(424)===o[s(429)]){const t=[],r=o[s(418)][0];for(const[n,o]of Object[s(410)](r))t[s(449)](po(e,n,o));return t[s(416)]?{type:s(438),content:Hr(n,s(450),t[s(456)](", "))}:{type:s(438),content:Hr(n,s(409))}}}))}}function po(t,e,n){const r=fo,o=t[r(426)].t,i=e[r(420)](/(?=[A-Z])/)[r(456)](" "),a=o(i[r(421)](0)[r(408)]()+i[r(441)](1))[r(432)]();if(r(423)==typeof n)return a;if(r(457)===e||r(431)===e){const e=(0,s.normalizeColorOptions)(t[r(422)][r(427)](r(459)))[r(425)]((t=>t[r(439)]==n));return a+" ("+(e?o(e[r(436)])[r(432)]():n)+")"}if(r(412)===e&&isNaN(parseFloat(n))){const e=t[r(437)][r(427)](r(434))[r(444)](t[r(422)][r(427)](r(454)))[r(425)]((t=>t[r(439)]==n));return a+" ("+(e?o(e[r(435)])[r(432)]():n)+")"}return a+" ("+n+")"}const mo=Eo;function Io(){const t=["title","formatBlock","heading.options","config","7xWESqt","_enableDefaultAttributesIntegration","locale","ELEMENT_HEADING","61130taEQTL","paragraph","commandName","3313672OtXWZk","950uAQPAA","TrackChangesEditing","view","ELEMENT_HEADING_CUSTOM","4833282jVzqJU","afterInit","editor","HeadingEditing","heading","*Change to:* %0","34044qlLpDB","159475IeWomX","_headingOptions","plugins","registerDescriptionCallback","_getHeadingLevel","format","find","commandParams","1078YmkHrm","249609djUBBK","get","match","6EgJkgA","16536240EGbqQQ","_registerLegacyDescription","_descriptionFactory","name","type","value","9tczTTk","has","model","registerElementLabel"];return(Io=function(){return t})()}function Eo(t,e){const n=Io();return(Eo=function(t,e){return n[t-=240]})(t,e)}!function(t,e){const n=Eo,r=t();for(;;)try{if(855890===parseInt(n(246))/1+parseInt(n(258))/2*(parseInt(n(255))/3)+-parseInt(n(245))/4*(-parseInt(n(281))/5)+-parseInt(n(285))/6*(parseInt(n(273))/7)+-parseInt(n(280))/8*(-parseInt(n(265))/9)+-parseInt(n(277))/10*(-parseInt(n(254))/11)+-parseInt(n(259))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Io);class bo extends t.Plugin{[mo(240)](){const t=mo,e=this[t(241)];if(!e[t(248)][t(266)](t(242)))return;this[t(247)]=e[t(272)][t(256)](t(271));const n=e[t(275)],r=e[t(248)][t(256)](t(282));r[t(274)](t(243));for(const e of this[t(247)])t(278)!=e[t(267)]&&r[t(261)][t(268)](e[t(267)],(n=>{const r=t,i=this[r(250)](e[r(267)]);return null!==i?s(n,i):o(n,e[r(269)])}));function s(e,r){return Hr(n,t(276),[e,r])}function o(e,r){return Hr(n,t(284),[e,r])}this[t(260)]()}[mo(260)](){const t=mo,e=this[t(241)],n=e[t(275)];e[t(248)][t(256)](t(282))[t(261)][t(249)]((e=>{const r=t;if(r(270)!=e[r(263)])return;const{data:s}=e;if(s&&r(243)==s[r(279)]){const e=s[r(253)][0][r(264)],c=this[r(250)](e);if(null!==c)return{type:r(251),content:Hr(n,r(244),(1,a=c,Hr(n,r(276),[1,a])))};const u=this[r(247)][r(252)]((t=>t[r(267)]===e))[r(269)];return{type:r(251),content:Hr(n,r(244),(o=1,i=u,Hr(n,t(284),[o,i])))}}var o,i,a}))}[mo(250)](t){const e=mo;var n,r;const s=t[e(257)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(247)])||void 0===n?void 0:n[e(252)]((n=>n[e(267)]==t));if(o&&o[e(283)]){const t=o[e(283)],n=(null!==(r=t[e(262)])&&void 0!==r?r:t)[e(257)](/^h(\d+)/);if(n)return n[1]}return null}}function To(){const t=["locale","afterInit","6013LWrLaW","editor","_enableDefaultAttributesIntegration","highlight","_descriptionFactory","98526UaNYIT","5916eoKXrZ","plugins","*Remove highlight*","*Set highlight:* %0","title","find","commandName","_registerLegacyDescription","formatInline","FORMAT_HIGHLIGHT","registerDescriptionCallback","type","color","TrackChangesEditing","has","196899YfcSGY","commandParams","registerAttributeLabel","value","toLowerCase","highlight.options","2270qqyshU","config","4352REwuil","get","2149048zEKGnA","834993noECHB","600534PeSnJt","HighlightEditing","model","format"];return(To=function(){return t})()}const _o=yo;function yo(t,e){const n=To();return(yo=function(t,e){return n[t-=368]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(288725===parseInt(n(397))/1+-parseInt(n(386))/2+parseInt(n(374))/3+parseInt(n(384))/4+-parseInt(n(380))/5*(-parseInt(n(398))/6)+parseInt(n(392))/7*(-parseInt(n(382))/8)+-parseInt(n(385))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(To);class Ao extends t.Plugin{[_o(391)](){const t=_o,e=this[t(393)];if(!e[t(399)][t(373)](t(387)))return;const n=e[t(399)][t(383)](t(372)),r=e[t(390)];n[t(394)](t(395),[t(395)]),n[t(396)][t(376)](t(395),Hr(r,t(368))),this[t(405)]()}[_o(405)](){const t=_o,e=this[t(393)],n=e[t(390)];e[t(399)][t(383)](t(372))[t(396)][t(369)]((r=>{const s=t;if(s(406)!=r[s(370)])return;const{data:o}=r;if(o&&s(395)==o[s(404)]){const t=n.t,r=o[s(375)][0][s(377)];if(r){const o=e[s(381)][s(383)](s(379))[s(403)]((t=>t[s(388)]==r)),i=t(o[s(402)])[s(378)]();return{type:s(389),content:Hr(n,s(401),i),color:{value:o[s(371)],title:o[s(402)]}}}return{type:s(389),content:Hr(n,s(400),Hr(n,s(368)))}}}))}}const ko=Co;function Co(t,e){const n=No();return(Co=function(t,e){return n[t-=353]})(t,e)}function No(){const t=["elementToStructure","HorizontalLineEditing","div","editor","high","730683TIGksu","ELEMENT_HORIZONTAL_LINE","createEmptyElement","registerElementLabel","createContainerElement","dataDowncast","plugins","insert","31493GVPGNS","2762215vrQBRe","4658WuzYoi","693xITbdS","430276dlSPGM","for","showSuggestionHighlights","addClass","afterInit","786QQEuef","createPositionAt","1616800BonzPx","_descriptionFactory","has","locale","horizontalLine","11513790oBXVka","get","enableCommand","ck-horizontal-line","TrackChangesEditing","conversion"];return(No=function(){return t})()}!function(t,e){const n=Co,r=t();for(;;)try{if(740031===-parseInt(n(386))/1+parseInt(n(361))/2*(parseInt(n(362))/3)+-parseInt(n(363))/4+parseInt(n(360))/5+parseInt(n(368))/6*(-parseInt(n(359))/7)+-parseInt(n(370))/8+parseInt(n(375))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(No);class Lo extends t.Plugin{[ko(367)](){const t=ko,e=this[t(384)];if(!e[t(357)][t(372)](t(382)))return;e[t(357)][t(376)](t(379))[t(377)](t(374));const n=e[t(357)][t(376)](t(379)),r=e[t(373)];n[t(371)][t(354)](t(374),(e=>Hr(r,t(387),e))),e[t(380)][t(364)](t(356))[t(381)]({model:t(374),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(365)])return null;const o=n[s(355)](s(383)),i=n[s(353)]("hr");return n[s(366)](s(378),o),n[s(358)](n[s(369)](o,0),i),o},converterPriority:t(385)})}}function Ro(){const t=["11580FDvPJa","rawHtml","start","afterInit","plugins","1QRqIYm","160WJotxr","*Change %0 content*","key","value","TrackChangesEditing","14wNqkql","4968PfcRZO","675249maKKzm","nodeAfter","htmlEmbed","27610hSpNTr","type","702824RZqiyo","4415WEJjTD","1042532ZQyBEq","format","ELEMENT_HTML_EMBED","editor","_enableDefaultAttributesIntegration","has","commandName","4dPAjsd","locale","5837MdhEUJ","registerElementLabel","formatBlock","get","_descriptionFactory","8070867SSINog","_registerLegacyDescription","getFirstRange","registerDescriptionCallback","HtmlEmbed","attribute","element"];return(Ro=function(){return t})()}const So=vo;function vo(t,e){const n=Ro();return(vo=function(t,e){return n[t-=346]})(t,e)}!function(t,e){const n=vo,r=t();for(;;)try{if(518607===-parseInt(n(386))/1*(parseInt(n(360))/2)+-parseInt(n(353))/3*(-parseInt(n(367))/4)+-parseInt(n(359))/5*(parseInt(n(352))/6)+parseInt(n(351))/7*(parseInt(n(358))/8)+parseInt(n(374))/9+-parseInt(n(346))/10*(-parseInt(n(356))/11)+-parseInt(n(381))/12*(-parseInt(n(369))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ro);class Mo extends t.Plugin{[So(384)](){const t=So,e=this[t(363)];if(!e[t(385)][t(365)](t(378)))return;const n=e[t(385)][t(372)](t(350)),r=e[t(368)];n[t(373)][t(370)](t(382),(e=>Hr(r,t(362),e))),n[t(364)](t(355),[],[t(349)]),n[t(373)][t(377)]((e=>{const n=t;if(n(379)!=e[n(357)])return;const{data:s}=e;if(s&&n(349)==s[n(348)]&&e[n(376)]()[n(383)][n(354)].is(n(380),n(382))){const t=Hr(r,n(362));return{type:n(361),content:Hr(r,n(347),t)}}})),this[t(375)]()}[So(375)](){const t=So,e=this[t(363)],n=e[t(368)];e[t(385)][t(372)](t(350))[t(373)][t(377)]((e=>{const r=t;if(r(371)!=e[r(357)])return;const{data:s}=e;if(s&&r(355)==s[r(366)]){const t=Hr(n,r(362));return{type:r(361),content:Hr(n,r(347),t)}}}))}}const Oo=Fo;function wo(){const t=["ImageEditing","getCaptionFromImageModelElement","ImageCaptionUtils","fromPosition","addObject","getSuggestionCallback","ImageResize","convertBlockImageToInline","*Set image text alternative:* %0","insertion","getNearestSelectionRange","editor","join","ImageTextAlternativeEditing","imageTypeBlock","locale","format","uploadImage","Block image to inline image","2571144xiaWoB","forward","_suggestionFactory","Inline image to block image","width","discard","convertInlineImageToBlock","imageStylePreApply","createRange","model","6iLJrzc","has","registerCustomCallback","attribute","ImageInlineEditing","1379967GnAzar","*Set image width:* %0","markBlockFormat","end","9qvgllc","markInsertion","previous","getContainedElement","start","ELEMENT_INLINE_IMAGE","caption","_enableDefaultAttributesIntegration","chain","registerDescriptionCallback","imageCaption","subType","ELEMENT_IMAGE","imageInline","filter","_descriptionFactory","_findSuggestions","backward","plugins","5749950XEFiAo","commandParams","*Remove image text alternative*","newValue","deletion","change","*Reset image width*","getFirstRange","removeObject","TrackChangesEditing","isBefore","createRangeOn","formatBlock","enableCommand","toggleImageCaption","detach","type","resizeImage","insertImage","imageTextAlternative","1375752JYksht","commandName","toNext","length","alt","markDeletion","7689010PawNVd","_registerLegacyDescription","8962KHfnhh","element","selection","key","ImageUploadEditing","ImageBlockEditing","schema","toPrevious","ImageUtils","registerElementLabel","formatInline","resizedWidth","5679444iihvwA","isOwn","nodeBefore","isEqual","nodeAfter","forceDefaultExecution","accept","isBlockImage","document","isCollapsed","getClosestSelectedImageElement","80bxzhMR","ImageCaptionEditing","imageTypeInline","FORMAT_IMAGE_SIZE","isIntersecting","find","findIndex","afterInit","registerAttributeLabel","get","ELEMENT_CAPTION","imageBlock"];return(wo=function(){return t})()}function Fo(t,e){const n=wo();return(Fo=function(t,e){return n[t-=156]})(t,e)}!function(t,e){const n=Fo,r=t();for(;;)try{if(725396===-parseInt(n(181))/1*(parseInt(n(204))/2)+parseInt(n(250))/3+-parseInt(n(193))/4+parseInt(n(273))/5+parseInt(n(245))/6*(-parseInt(n(173))/7)+parseInt(n(235))/8+-parseInt(n(254))/9*(-parseInt(n(179))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wo);class Do extends t.Plugin{[Oo(211)](){const t=Oo,e=this[t(227)];if(!e[t(272)][t(246)](t(216)))return;const n=e[t(272)][t(213)](t(162)),r=e[t(272)][t(213)](t(189)),s=e[t(231)];n[t(166)](t(171)),n[t(269)][t(190)](t(215),(e=>Hr(s,t(266),e))),n[t(269)][t(190)](t(267),(e=>Hr(s,t(259),e))),n[t(269)][t(190)](t(260),(()=>Hr(s,t(214)))),e[t(272)][t(246)](t(185))&&n[t(166)](t(233)),e[t(272)][t(246)](t(186))&&e[t(272)][t(246)](t(249))&&(n[t(166)](t(206),((s,o)=>{const i=t,a=r[i(203)](e[i(244)][i(201)][i(183)]);e[i(244)][i(158)]((()=>{const t=i;n[t(252)](a,{commandName:t(206),commandParams:[o]},[],t(223))}))})),n[t(166)](t(230),((s,o)=>{const a=t;e[a(244)][a(158)]((t=>{const c=a;let u=r[c(203)](e[c(244)][c(201)][c(183)]),l=t[c(164)](u);const f=i.LivePosition[c(219)](l[c(258)],c(188)),h=i.LivePosition[c(219)](l[c(253)],c(175));n[c(198)]((()=>s(o))),u=r[c(203)](e[c(244)][c(201)][c(183)]),l=t[c(164)](u);const g=t[c(243)](f,h);f[c(168)](),h[c(168)](),n[c(252)](u,{commandName:c(206),commandParams:[o]},[],c(241)),g[c(258)][c(163)](l[c(258)])&&n[c(255)](t[c(243)](g[c(258)],l[c(258)]),c(241)),l[c(253)][c(163)](g[c(253)])&&n[c(255)](t[c(243)](l[c(253)],g[c(253)]),c(241))}))})),n[t(237)][t(247)](t(165),t(241),t(228),(()=>!1)),n[t(237)][t(247)](t(165),t(241),t(199),(()=>!1)),n[t(237)][t(247)](t(165),t(241),t(240),n[t(237)][t(221)](t(165),"",t(199))),n[t(237)][t(247)](t(225),t(241),t(228),(()=>!1)),n[t(237)][t(247)](t(225),t(241),t(240),(([r])=>{const s=t,o=n[s(237)][s(221)](s(225),"",s(240));let i=r[s(258)],a=r[s(253)];const c=e[s(244)][s(187)][s(226)](i,s(271)),u=e[s(244)][s(187)][s(226)](a,s(236));c[s(202)]&&(i=c[s(258)]),u[s(202)]&&(a=u[s(253)]),o([e[s(244)][s(243)](i,a)])})),n[t(237)][t(247)](t(165),t(241),t(262),c),n[t(237)][t(247)](t(225),t(241),t(262),c)),e[t(272)][t(246)](t(205))&&(n[t(166)](t(167),((s,o)=>{const i=t,a=e[i(272)][i(213)](i(218));let c=r[i(203)](e[i(244)][i(201)][i(183)]),u=a[i(217)](c);e[i(244)][i(158)]((()=>{const t=i;if(u)return void n[t(178)](e[t(244)][t(164)](u));const l=r[t(200)](c);s(o),c=r[t(203)](e[t(244)][t(201)][t(183)]),u=a[t(217)](c),n[t(255)](e[t(244)][t(164)](u),l?null:t(264))}))})),n[t(237)][t(247)](t(225),t(264),t(262),c));const o=[{type:t(165),subType:t(242)},{type:t(225),subType:t(264)},{type:t(165),subType:t(241)},{type:t(225),subType:t(241)}];function a(e,s){const i=t,a=o[i(210)]((({type:t,subType:n})=>e[i(169)]==t&&e[i(265)]==n)),c=o[i(210)]((({type:t,subType:e})=>s[i(169)]==t&&s[i(265)]==e));if(a<0||c<0)return!1;const u=e[i(160)](),l=s[i(160)]();if((0==a||1==a)&&2==c&&u[i(208)](l))return!0;if(2==a&&3==c){const t=n[i(270)](u,i(225))[i(268)]((({suggestion:t,meta:e})=>e[i(194)]&&i(241)==t[i(265)]));if(t[i(176)]>1&&l[i(253)][i(196)](u[i(258)]))return!0;if(1==t[i(176)]&&(u[i(258)][i(196)](l[i(253)])||u[i(253)][i(196)](l[i(258)])))return!0}if(3==a&&3==c&&u[i(258)][i(163)](l[i(258)])){const t=u[i(253)][i(197)],e=l[i(258)][i(195)];return r[i(200)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(272)][t(246)](t(222))&&(n[t(261)](t(170),[],[t(192)]),n[t(269)][t(212)](t(192),Hr(s,t(207)))),e[t(272)][t(246)](t(229))&&n[t(261)](t(172),[],[t(177)]),n[t(269)][t(263)]((e=>{const n=t;if(o[n(209)]((({type:t,subType:r})=>e[n(169)]==t&&e[n(265)]==r)))return e[n(256)]?{}:void 0})),n[t(269)][t(263)]((e=>{const n=t;if(n(225)==e[n(169)]||n(157)==e[n(169)]){const t=e[n(257)]();if(t&&t.is(n(182),n(260)))return{type:n(225)==e[n(169)]?n(220):n(161),element:t,quantity:1}}})),n[t(269)][t(263)]((e=>t(165)==e[t(169)]&&t(241)==e[t(265)]?{type:t(232),content:t(238)}:t(165)==e[t(169)]&&t(223)==e[t(265)]?{type:t(232),content:t(234)}:void 0)),n[t(269)][t(263)]((e=>{const n=t;if(n(248)!=e[n(169)])return;const{data:r}=e;if(!r||n(177)!=r[n(184)])return;const o=r[n(156)];return o?{type:n(232),content:Hr(s,n(224),'"'+o+'"')}:{type:n(232),content:Hr(s,n(275))}})),this[t(180)]()}[Oo(180)](){const t=Oo,e=this[t(227)],n=e[t(231)];e[t(272)][t(213)](t(162))[t(269)][t(263)]((e=>{const r=t;if(r(165)!=e[r(169)]&&r(191)!=e[r(169)])return;const{data:s}=e;if(s){if(r(172)==s[r(174)]){const t=s[r(274)][0][r(156)];return t?{type:r(232),content:Hr(n,r(224),'"'+t+'"')}:{type:r(232),content:Hr(n,r(275))}}if(r(170)==s[r(174)]){const t=s[r(274)][0][r(239)];return t?{type:r(232),content:Hr(n,r(251),t)}:{type:r(232),content:Hr(n,r(159))}}}}))}}const Po=xo;function xo(t,e){const n=Bo();return(xo=function(t,e){return n[t-=170]})(t,e)}function Bo(){const t=["10JmZMup","editor","_suggestionFactory","has","registerDescriptionCallback","365OwMdyi","format","ImageEditing","5197753uAUeAk","2fkALcy","commandName","locale","registerCustomCallback","_handleLegacySuggestions","TrackChangesEditing","851997wmMBAn","type","2805849XXVvOh","attribute","_enableDefaultAttributesIntegration","key","1032VjbpkN","formatBlock","*Format:* replace image URL","afterInit","replaceImageSource","63mYFJmO","plugins","_descriptionFactory","discard","45520JkYpcH","oldValue","204000AMjGUo","322241wblkXn","formatInline","*Replace image URL*","_registerLegacyDescription","accept","src","getSuggestionCallback","newValue","get"];return(Bo=function(){return t})()}!function(t,e){const n=xo,r=t();for(;;)try{if(200628===parseInt(n(170))/1+parseInt(n(188))/2*(-parseInt(n(194))/3)+parseInt(n(200))/4*(parseInt(n(184))/5)+parseInt(n(211))/6+parseInt(n(205))/7*(-parseInt(n(209))/8)+parseInt(n(196))/9*(-parseInt(n(179))/10)+parseInt(n(187))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bo);class Uo extends t.Plugin{[Po(203)](){const t=Po;if(!this[t(180)][t(206)][t(182)](t(186)))return;const e=this[t(180)][t(190)],n=this[t(180)][t(206)][t(178)](t(193));n[t(198)](t(204),[],[t(175)]),n[t(207)][t(183)]((n=>{const r=t;if(r(197)!=n[r(195)])return;const{data:s}=n;return s&&r(175)==s[r(199)]?s[r(177)]&&s[r(210)]?{type:r(185),content:Hr(e,r(172))}:{type:r(185),content:""}:void 0})),this[t(192)]()}[Po(192)](){const t=Po,e=this[t(180)][t(206)][t(178)](t(193));e[t(181)][t(191)](t(201),t(204),t(174),e[t(181)][t(176)](t(201),null,t(208))),e[t(181)][t(191)](t(201),t(204),t(208),e[t(181)][t(176)](t(201),null,t(174))),this[t(173)]()}[Po(173)](){const t=Po,e=this[t(180)],n=e[t(190)];e[t(206)][t(178)](t(193))[t(207)][t(183)]((e=>{const r=t;if(r(201)!=e[r(195)]&&r(171)!=e[r(195)])return;const{data:s}=e;return s&&r(204)==s[r(189)]?{type:r(185),content:Hr(n,r(202))}:void 0}))}}const jo=Go;function Go(t,e){const n=zo();return(Go=function(t,e){return n[t-=192]})(t,e)}!function(t,e){const n=Go,r=t();for(;;)try{if(172198===-parseInt(n(290))/1*(parseInt(n(280))/2)+parseInt(n(288))/3+parseInt(n(194))/4*(parseInt(n(247))/5)+parseInt(n(271))/6+parseInt(n(275))/7+parseInt(n(217))/8*(parseInt(n(278))/9)+parseInt(n(248))/10*(-parseInt(n(226))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zo);class Vo extends t.Plugin{[jo(242)](){const t=jo,n=this[t(274)];if(!n[t(287)][t(210)](t(241)))return;const r=n[t(287)][t(268)](t(219)),s=n[t(287)][t(268)](t(232)),o={};r[t(249)](t(266),((o,i)=>{const a=t,c=n[a(287)][a(268)](a(281)).me,u=n[a(212)][a(268)](a(266));let l=s[a(239)](n[a(272)][a(218)][a(214)]),f=n[a(272)][a(235)](l),h=u[a(192)];if(h==i[a(192)])return;const g={commandName:a(266),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(272)][a(256)]((()=>{const t=a;if(r[t(223)]()[t(227)]((e=>e[t(244)]&&c==e[t(260)]&&(t(196)==e[t(208)]||t(285)==e[t(208)])&&(t(251)==e[t(205)]||t(213)==e[t(205)])&&e[t(197)]()[t(229)](f)))[t(221)]((e=>r[t(255)](e[t(233)]))),l=s[t(239)](n[t(272)][t(218)][t(214)]),f=n[t(272)][t(235)](l),u[t(261)](),n[t(212)][t(268)](t(267))[t(261)](),n[t(212)][t(268)](t(259))[t(261)](),h=u[t(192)],h!=i[t(192)])return s[t(253)](l)&&u[t(193)](i[t(192)],l)?(o({...i,setImageSizes:!1}),l=s[t(239)](n[t(272)][t(218)][t(214)]),void r[t(265)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(251))):void(s[t(246)](l)?r[t(265)](l,g,[],t(213)):r[t(254)](f,g,t(213)))}))}));for(const e of n[t(287)][t(268)](t(241))[t(240)])o[e[t(273)]]=e[t(276)][t(224)]();r[t(225)][t(236)](t(196),t(251),t(258),(()=>!1)),r[t(225)][t(236)](t(196),t(213),t(258),(()=>!1)),r[t(225)][t(236)](t(285),t(213),t(258),(()=>!1)),r[t(225)][t(236)](t(196),t(251),t(243),(([e])=>{const n=t;s[n(228)](e[n(282)]())})),r[t(225)][t(236)](t(196),t(251),t(257),((e,n)=>{const s=t;r[s(225)][s(264)](s(196),"",s(243))(e,{commandName:n[s(202)],commandParams:n[s(270)]})})),r[t(225)][t(236)](t(196),t(251),t(207),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(196),subType:t(251)},{type:t(203),subType:t(245)},{type:t(196),subType:t(230)},{type:t(203),subType:t(230)}];function a(e,n){const o=t,a=i[o(216)]((({type:t,subType:n})=>e[o(208)]==t&&e[o(205)]==n)),c=i[o(216)]((({type:t,subType:e})=>n[o(208)]==t&&n[o(205)]==e));if(a<0||c<0)return!1;const u=e[o(197)](),l=n[o(197)]();if((0==a||1==a)&&2==c&&u[o(195)](l))return!0;if(2==a&&3==c){const t=r[o(284)](u,o(203))[o(227)]((({suggestion:t,meta:e})=>e[o(289)]&&o(230)==t[o(205)]));if(t[o(286)]>1&&l[o(220)][o(229)](u[o(237)]))return!0;if(1==t[o(286)]&&(u[o(237)][o(229)](l[o(220)])||u[o(220)][o(229)](l[o(237)])))return!0}if(3==a&&3==c&&u[o(237)][o(222)](l[o(237)])){const t=u[o(220)][o(250)],e=l[o(237)][o(279)];return s[o(246)](t)&&t===e}return!1}n[t(272)][t(218)][t(262)]((()=>{const e=t;let o=!1;const i=Array[e(206)](n[e(272)][e(218)][e(200)][e(252)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(215)](t);if(e(291)==i&&r[e(263)](u)){if(e(196)==a&&(e(251)==c||e(213)==c)){const t=r[e(198)](u);if(n[e(199)]){const n=t[e(197)]()[e(282)]();if(s[e(246)](n))continue;r[e(255)](t),o=!0}}if(e(203)==a&&e(245)==c&&!n[e(199)]){const t=r[e(198)](u);t[e(234)]&&t[e(234)][e(244)]&&(r[e(255)](t[e(234)]),o=!0)}}}return o})),this[t(204)](o)}[jo(204)](t){const e=jo,n=this[e(274)],r=n[e(201)];n[e(287)][e(268)](e(219))[e(283)][e(211)]((n=>{const s=e;if(s(196)!=n[s(208)]&&s(285)!=n[s(208)])return;const{data:o}=n;if(!o||s(266)!=o[s(202)])return;const i=o[s(238)][0][s(192)];return function(t){const e=s;return{type:e(269),content:Hr(r,e(209),t)}}(s(231)===i?Hr(r,s(277)):t[i]||i)}))}}function zo(){const t=["discardSuggestion","change","discard","join","imageTypeBlock","author","refresh","registerPostFixer","hasSuggestion","getSuggestionCallback","markBlockFormat","imageStyle","imageTypeInline","get","format","commandReversedParams","531636gJhprp","model","name","editor","315987FTxhuZ","title","FORMAT_SIDE_IMAGE","45iSwCtI","nodeBefore","378778iBFjNW","Users","getContainedElement","_descriptionFactory","_findSuggestions","formatInline","length","plugins","15366RCEgsl","isOwn","1uBxLJs","suggestion","value","shouldConvertImageType","316CRybMk","isIntersecting","formatBlock","getFirstRange","getSuggestion","newRange","differ","locale","commandName","insertion","_registerLegacyDescription","subType","from","chain","type","*Format:* %0","has","registerDescriptionCallback","commands","imageStylePostApply","selection","_splitMarkerName","findIndex","466952bLbkrR","document","TrackChangesEditing","end","forEach","isBefore","getSuggestions","toLowerCase","_suggestionFactory","122562sGGDPd","filter","setImageNaturalSizeAttributes","isEqual","convertInlineImageToBlock","side","ImageUtils","head","next","createRangeOn","registerCustomCallback","start","commandParams","getClosestSelectedImageElement","normalizedStyles","ImageStyleEditing","afterInit","accept","isInContent","imageCaption","isBlockImage","14665KoVUtD","270NzQlQy","enableCommand","nodeAfter","imageStylePreApply","getChangedMarkers","isInlineImage","markInlineFormat"];return(zo=function(){return t})()}const Ho=Wo;function Wo(t,e){const n=qo();return(Wo=function(t,e){return n[t-=129]})(t,e)}!function(t,e){const n=Wo,r=t();for(;;)try{if(745823===-parseInt(n(148))/1*(-parseInt(n(155))/2)+parseInt(n(131))/3*(parseInt(n(153))/4)+parseInt(n(161))/5*(-parseInt(n(130))/6)+parseInt(n(160))/7*(-parseInt(n(138))/8)+parseInt(n(164))/9+-parseInt(n(159))/10*(parseInt(n(133))/11)+parseInt(n(150))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qo);class Ko extends t.Plugin{constructor(t){const e=Wo;super(t),this[e(152)]=!1,this[e(156)]=!1}[Ho(134)](){const t=Ho,e=this[t(146)],n=e[t(149)][t(162)](t(129)),r=e[t(149)][t(162)](t(158));n&&(n.on(t(140),((e,[,n])=>{const s=t;this[s(152)]=r[s(157)],n[s(154)][s(139)]=!this[s(152)]}),{priority:t(142)}),this[t(135)](n,t(144),this[t(143)][t(151)](this)),this[t(135)](n,t(144),(()=>{const e=t;this[e(156)]&&(r[e(140)](),this[e(156)]=!1)}),{priority:t(147)}),e[t(137)][t(162)](t(132))[t(136)](t(129)))}[Ho(143)](t,e){const n=Ho,{suggestions:r}=e,s=this[n(146)][n(149)][n(162)](n(158)),o=s[n(157)];this[n(152)]!==o&&(s[n(140)](),this[n(156)]=!0),r&&r[n(163)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(146)][o(137)][o(162)](o(141)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(129)}}};this[o(146)][o(137)][o(162)](o(132))[o(145)](i)}))}}function qo(){const t=["afterInit","listenTo","enableCommand","plugins","761432sgOAaS","track_changes","execute","Users","high","_handleImportedData","dataInsert","_setSuggestionData","editor","lowest","1088253CekQTR","commands","26027124ldOWDn","bind","_trackChangesValueDuringImport","3140CTdjOM","collaboration_features","2lkclUa","_trackChangesExecuted","value","trackChanges","10QIHUxt","91bvsqOP","6847375LvaIIS","get","forEach","7433316hXxvMu","importWord","6yMDTrm","633nzhuVY","TrackChangesEditing","9857254hdTIRx"];return(qo=function(){return t})()}const Qo=Xo;function Xo(t,e){const n=Yo();return(Xo=function(t,e){return n[t-=315]})(t,e)}function Yo(){const t=["30Rexpow","indent","7uwJkmF","enableCommand","9152544gxKYMF","_descriptionFactory","198745gWqQPg","*Indent:* %0","plugins","_registerLegacyDescription","has","_registerBlockAttribute","_enableDefaultAttributesIntegration","editor","formatBlock","indentBlock","format","afterInit","2298TxEPXT","getItemLabel","IndentEditing","924367GulwJh","registerAttributeLabel","IndentBlock","8452072LmeGGk","blockIndent","2954132eBYnlR","429687nMmsgL","getItems","get","locale","type","6532CENnxr","*Outdent:* %0","outdentBlock","registerDescriptionCallback","outdent","TrackChangesEditing","commandName","FORMAT_INDENT"];return(Yo=function(){return t})()}!function(t,e){const n=Xo,r=t();for(;;)try{if(785120===parseInt(n(339))/1+parseInt(n(344))/2+parseInt(n(336))/3*(-parseInt(n(350))/4)+-parseInt(n(324))/5+-parseInt(n(322))/6+-parseInt(n(320))/7*(-parseInt(n(342))/8)+parseInt(n(345))/9*(parseInt(n(318))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yo);class Zo extends t.Plugin{[Qo(335)](){const t=Qo,e=this[t(331)],n=e[t(326)][t(347)](t(315));if(e[t(326)][t(328)](t(338))&&(n[t(321)](t(319)),n[t(321)](t(354))),e[t(326)][t(328)](t(341)))for(const e of[t(333),t(352)])n[t(330)](e);const r=e[t(348)];n[t(329)](t(343)),n[t(323)][t(340)](t(343),Hr(r,t(317))),this[t(327)]()}[Qo(327)](){const t=Qo,e=this[t(331)],n=e[t(348)],r=e[t(326)][t(347)](t(315));r[t(323)][t(353)]((e=>{const s=t;if(s(332)!=e[s(349)])return;const{data:o}=e;if(!o)return;if(s(333)!=o[s(316)]&&s(352)!=o[s(316)])return;const i=e[s(346)]()[0],a=r[s(323)][s(337)](i);return s(333)==o[s(316)]?{type:s(334),content:Hr(n,s(325),a)}:s(352)==o[s(316)]?{type:s(334),content:Hr(n,s(351),a)}:void 0}))}}var Jo=$o;function $o(t,e){var n=ti();return($o=function(t,e){return n[t-=359]})(t,e)}function ti(){var t=["1680vBajNo","347295iAduyD","get","48726IwOvQj","1776640psqzxx","TrackChangesEditing","27423dsshTy","6396090apWaHH","38aUZTTw","requires","7rEBnoa","init","9212328prFfcz","545290aHkCgy","editor","16ksTyRN","enableCommand","plugins","input"];return(ti=function(){return t})()}!function(t,e){for(var n=$o,r=t();;)try{if(562934===parseInt(n(366))/1*(parseInt(n(361))/2)+-parseInt(n(359))/3+parseInt(n(373))/4*(parseInt(n(371))/5)+-parseInt(n(365))/6*(parseInt(n(368))/7)+-parseInt(n(362))/8+parseInt(n(370))/9+parseInt(n(377))/10*(-parseInt(n(364))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[Jo(367)](){return[vs.Input]}[Jo(369)](){var t=Jo;this[t(372)][t(375)][t(360)](t(363))[t(374)](t(376))}}const ni=si;function ri(){const t=["TrackChangesEditing","*Remove link*","55xipAZi","has","commands","commandName","link (","type","attribute","editor","4351596fKBPQl","4wqghcd","toLowerCase","1734aZLQhW","10zCQiKJ","commandParams","_descriptionFactory","registerDescriptionCallback","205785cQucLO","map","label","*Set link:* %0","link","3148555TMxguY","_enableDefaultAttributesIntegration","format","get","7520rThFCY","unlink","key","plugins","registerAttributeLabel","LinkEditing","89723PQqSVg","afterInit","16366fIxJGV","linkHref","locale","4840744VgxUEf","manualDecorators","447CFoGZy","formatInline","newValue","_registerLegacyDescription"];return(ri=function(){return t})()}function si(t,e){const n=ri();return(si=function(t,e){return n[t-=191]})(t,e)}!function(t,e){const n=si,r=t();for(;;)try{if(350331===-parseInt(n(194))/1+parseInt(n(232))/2*(parseInt(n(201))/3)+parseInt(n(216))/4*(-parseInt(n(228))/5)+-parseInt(n(218))/6*(parseInt(n(196))/7)+-parseInt(n(199))/8+parseInt(n(223))/9*(-parseInt(n(219))/10)+parseInt(n(207))/11*(parseInt(n(215))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ri);class oi extends t.Plugin{[ni(195)](){const t=ni,e=this[t(214)];if(!e[t(191)][t(208)](t(193)))return;const n=e[t(191)][t(231)](t(205)),r=e[t(209)][t(231)](t(227));n[t(229)](t(227),[t(197),...r[t(200)][t(224)]((t=>t.id))]),n[t(229)](t(233));for(const e of r[t(200)])n[t(221)][t(192)](e.id,t(211)+e[t(225)][t(217)]()+")");n[t(221)][t(222)]((n=>{const r=t;if(r(213)!=n[r(212)])return;const{data:s}=n;if(!s||r(197)!=s[r(234)])return;const o=s[r(203)],i=e[r(198)];return{type:r(230),content:null==o?Hr(i,r(206)):Hr(i,r(226),'"'+o+'"')}})),this[t(204)]()}[ni(204)](){const t=ni,e=this[t(214)],n=e[t(198)];e[t(191)][t(231)](t(205))[t(221)][t(222)]((e=>{const r=t;if(r(202)!=e[r(212)])return;const{data:s}=e;if(s){if(r(227)==s[r(210)]){const t=s[r(220)][0];return{type:r(230),content:Hr(n,r(226),'"'+t+'"')}}return r(233)==s[r(210)]?{type:r(230),content:Hr(n,r(206))}:void 0}}))}}const ii=ai;function ai(t,e){const n=ci();return(ai=function(t,e){return n[t-=161]})(t,e)}function ci(){const t=["bulletedList","TrackChangesEditing","length","document","9128yHxUcs","push","listType","indentList","has","bulleted","execute","registerElementLabel","LegacyListEditing","formatInline","registerDescriptionCallback","commandParams","todo","end","ELEMENT_BULLETED_LIST","name","*Outdent:* %0","add","previousSibling","createPositionAt","element","todoList","numbered","numberedList","getAttribute","_descriptionFactory","selection","filter","createRange","findIndex","locale","*Check item*","4804430YWAhwn","paragraph","replace","plugins","3WBcdOA","ELEMENT_NUMBERED_LIST","List","LegacyTodoListEditing","format","2124EJFUal","outdentList","formatBlock","407886dsGGiA","ELEMENT_LIST_ITEM","isObject","*Indent:* %0","184916hVjWCt","_selectedElements","editor","getSelectedBlocks","12eedZrz","4505165ZtzhYt","afterInit","slice","*Uncheck item*","schema","1ZIwanI","listIndent","35mnjIIi","model","nextSibling","enableCommand","get","forceValue","ELEMENT_TODO_LIST","parent","checkChild","change","12323861IZAhwE","value","todoListChecked","markBlockFormat","type","checkTodoList","commands","blockName","before","listItem","from","*Change to:* %0","164774EAtVNt","commandName"];return(ci=function(){return t})()}!function(t,e){const n=ai,r=t();for(;;)try{if(409744===parseInt(n(184))/1*(-parseInt(n(208))/2)+-parseInt(n(162))/3*(parseInt(n(174))/4)+parseInt(n(186))/5*(-parseInt(n(170))/6)+parseInt(n(179))/7+-parseInt(n(214))/8*(parseInt(n(167))/9)+-parseInt(n(246))/10+-parseInt(n(196))/11*(-parseInt(n(178))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ci);class ui extends t.Plugin{[ii(180)](){const t=ii,e=this[t(176)],n=e[t(244)];if(!e[t(161)][t(218)](t(222)))return;const r=e[t(161)][t(190)](t(211)),s=e[t(161)][t(218)](t(165));function o(t){return()=>{const n=ai,s=e[n(187)][n(213)][n(240)],o=e[n(202)][n(190)](t);if(o[n(197)])return void e[n(220)](n(247),{});const i=t[n(181)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(206)](t)[s(241)]((t=>function(t,e){const n=s;return e[n(194)](t[n(193)],n(205))&&!e[n(172)](t)}(t,r)));o=o[s(241)]((t=>!t.is(s(234),s(205))||t[s(238)](s(216))!=e));const i=new Set;for(const t of o)t.is(s(234),s(205))?i[s(231)](li(t)):i[s(231)](t);return Array[s(206)](i)}(s[n(177)](),i,e[n(187)][n(183)]);e[n(187)][n(195)]((()=>{const e=n;for(const n of a)r[e(199)](n,{commandName:t,commandParams:[{forceValue:!o[e(197)]}],formatGroupId:e(203)},fi(n))}))}}function i(t){return()=>{const n=ai,s=function(t){const e=ai;let n=Array[e(206)](t);const r=n[e(243)]((t=>e(205)!=t[e(229)]));return r>-1&&(n=n[e(181)](0,r)),n}(e[n(187)][n(213)][n(240)][n(177)]()),o=e[n(187)][n(242)](e[n(187)][n(233)](s[0],n(204)),e[n(187)][n(233)](s[s[n(212)]-1],n(227)));e[n(187)][n(195)]((()=>{const e=n;r[e(199)](o,{commandName:t,commandParams:[],formatGroupId:e(185)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(188)];for(;t&&t[n(238)](n(185))>e[n(238)](n(185));)r[n(231)](t),t=t[n(188)]}return Array[n(206)](r)}(s))}))}}r[t(189)](t(237),o(t(237))),r[t(189)](t(210),o(t(210))),s&&r[t(189)](t(235),o(t(235))),r[t(189)](t(217),i(t(217))),r[t(189)](t(168),i(t(168))),s&&r[t(189)](t(201),(()=>{const n=t,s=e[n(202)][n(190)](n(201)),o=Array[n(206)](s[n(175)]);o[n(241)]((t=>t[n(238)](n(198))!=s[n(197)])),e[n(187)][n(195)]((()=>{const t=n;for(const e of o)r[t(199)](e,{commandName:t(201),commandParams:[{forceValue:!s[t(197)]}]})}))})),r[t(239)][t(221)](t(205),(e=>Hr(n,t(171),e))),r[t(239)][t(224)]((e=>{const r=t;if(r(169)!=e[r(200)]&&r(223)!=e[r(200)])return;const{data:s}=e;if(s){if(r(237)==s[r(209)]||r(210)==s[r(209)]||r(235)==s[r(209)])switch(s[r(209)][r(248)](r(164),"")){case r(219):return o(Hr(n,r(228)));case r(236):return o(Hr(n,r(163)));case r(226):return o(Hr(n,r(192)))}if(r(217)==s[r(209)])return{type:r(166),content:Hr(n,r(173),Hr(n,r(171)))};if(r(168)==s[r(209)])return{type:r(166),content:Hr(n,r(230),Hr(n,r(171)))};if(r(201)==s[r(209)])return s[r(225)][0][r(191)]?{type:r(166),content:Hr(n,r(245))}:{type:r(166),content:Hr(n,r(182))}}function o(t){const e=r;return{type:e(166),content:Hr(n,e(207),t)}}}))}}function li(t){const e=ii,n=t[e(238)](e(185));if(0==n)return t;let r=t;for(;t[e(232)]&&t[e(232)].is(e(234),e(205));){const s=t[e(232)][e(238)](e(185));if(s==n)r=t[e(232)];else if(s<n)break;t=t[e(232)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(234),e(205))&&t[e(238)](e(185))>0){let r=t[e(188)];for(;r&&e(205)==r[e(229)]&&r[e(238)](e(185))==t[e(238)](e(185));)n[e(215)](r),r=r[e(188)]}return n}const hi=di;function gi(){const t=["toUpperCase","replace","LegacyListPropertiesEditing","TrackChangesEditing","_descriptionFactory","enableCommand","locale","commandParams","type","element","*Format:* set start index to %0","numbered","filter","ELEMENT_","markMultiRangeBlockFormat","getListTypeFromListStyleType","length","unshift","909FPvZdG","*Format:* set order to reversed","LegacyListUtils","flat","_getSuggestionBlocksForListStyle","styles","6822132SYQEST","document","3125745KEznjm","getAttribute","_LIST_","1413599RrViPF","getSiblingNodes","list.properties","reversed","format","has","parent","formatBlock","editor","get","createRange","listStart","_getSuggestionBlocks","afterInit","map","listReversed","78904NiLlmT","registerDescriptionCallback","forward","handleListReversedCommand","handleDescriptions","getLastPosition","model","from","getSelectedBlocks","createPositionAt","*Format:* set order to regular","30485ftQfWl","handleListStartCommand","*Change to:* %0","plugins","_getTranslationKeyForListStyle","commandName","listType","bind","formatInline","config","390HeeyaE","backward","listItem","10bMSbFF","3seDXul","22024aOUHcF","selection","change","1116008PJNzSy","11LjTljU","handleListStyleCommand","listStyle","startIndex","getFirstPosition","push","before"];return(gi=function(){return t})()}function di(t,e){const n=gi();return(di=function(t,e){return n[t-=320]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(243777===parseInt(n(337))/1*(parseInt(n(389))/2)+-parseInt(n(332))/3*(-parseInt(n(336))/4)+parseInt(n(400))/5*(parseInt(n(328))/6)+-parseInt(n(370))/7+parseInt(n(333))/8*(parseInt(n(362))/9)+-parseInt(n(331))/10*(parseInt(n(373))/11)+-parseInt(n(368))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gi);class pi extends t.Plugin{[hi(386)](){const t=hi;if(!this[t(381)][t(321)][t(378)](t(346)))return;const e=this[t(381)][t(327)][t(382)](t(375)),n=this[t(381)][t(321)][t(382)](t(347));e[t(367)]&&n[t(349)](t(339),this[t(338)][t(325)](this)),e[t(376)]&&n[t(349)](t(388),this[t(392)][t(325)](this)),e[t(340)]&&n[t(349)](t(384),this[t(401)][t(325)](this)),n[t(348)][t(390)](this[t(393)][t(325)](this))}[hi(338)](t,e={}){const n=hi,r=this[n(381)][n(321)][n(382)](n(347)),s=this[n(366)]();this[n(381)][n(395)][n(335)]((()=>{const t=n;r[t(358)](s,{commandName:t(339),commandParams:[{type:e[t(352)]}],formatGroupId:t(339)})}))}[hi(392)](t,e={}){const n=hi,r=this[n(381)][n(321)][n(382)](n(347)),s=this[n(385)]((t=>t.is(n(353),n(330))&&n(355)===t[n(371)](n(324))));if(s[n(360)]<1)return;const o=s[n(387)]((t=>this[n(381)][n(395)][n(383)](this[n(381)][n(395)][n(398)](t,n(343)),this[n(381)][n(395)][n(398)](t,0))));this[n(381)][n(395)][n(335)]((()=>{const t=n;r[t(358)](o,{commandName:t(388),commandParams:[{reversed:e[t(376)]}],formatGroupId:t(388)})}))}[hi(401)](t,e={}){const n=hi,r=this[n(381)][n(321)][n(382)](n(347)),s=this[n(385)]((t=>t.is(n(353),n(330))&&n(355)===t[n(371)](n(324))));if(s[n(360)]<1)return;const o=s[n(387)]((t=>this[n(381)][n(395)][n(383)](this[n(381)][n(395)][n(398)](t,n(343)),this[n(381)][n(395)][n(398)](t,0))));this[n(381)][n(395)][n(335)]((()=>{const t=n;r[t(358)](o,{commandName:t(384),commandParams:[{startIndex:e[t(340)]}],formatGroupId:t(384)})}))}[hi(393)](t){const e=hi;if(e(380)!=t[e(352)]&&e(326)!=t[e(352)])return;const n=this[e(381)][e(350)],{data:r}=t;if(!r)return;let s,o;switch(r[e(323)]){case e(339):s=e(320),o={type:e(377),content:Hr(n,s,Hr(n,this[e(322)](r[e(351)][0][e(352)])))};break;case e(388):s=r[e(351)][0][e(376)]?e(363):e(399),o={type:e(377),content:Hr(n,s)};break;case e(384):s=e(354),o={type:e(377),content:Hr(n,s,r[e(351)][0][e(340)])}}return o}[hi(366)](){const t=hi;var e,n,r,s;const o=this[t(381)][t(321)][t(382)](t(364));let i=Array[t(396)](this[t(381)][t(395)][t(369)][t(334)][t(397)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(353),t(330)))&&i[t(361)](...o[t(374)](this[t(381)][t(395)][t(369)][t(334)][t(341)](),t(329))),(null===(n=i[i[t(360)]-1])||void 0===n?void 0:n.is(t(353),t(330)))&&i[t(342)](...o[t(374)](this[t(381)][t(395)][t(369)][t(334)][t(394)](),t(391))),i=[...new Set(i)],(null===(s=null===(r=this[t(381)][t(395)][t(369)][t(334)][t(341)]())||void 0===r?void 0:r[t(379)])||void 0===s?void 0:s.is(t(353),t(330)))&&(i=i[t(356)]((e=>e.is(t(353),t(330))))),i}[hi(385)](t){const e=hi,n=this[e(381)][e(321)][e(382)](e(364));let r=Array[e(396)](this[e(381)][e(395)][e(369)][e(334)][e(397)]())[e(356)](t)[e(387)]((t=>{const r=e,s=this[r(381)][r(395)][r(398)](t,0);return[...n[r(374)](s,r(329)),...n[r(374)](s,r(391))]}))[e(365)]();return r=[...new Set(r)],r}[hi(322)](t){const e=hi;return e(357)+this[e(381)][e(321)][e(382)](e(364))[e(359)](t)[e(344)]()+e(372)+t[e(344)]()[e(345)](/-/g,"_")}}const mi=Ii;function Ii(t,e){const n=Ei();return(Ii=function(t,e){return n[t-=146]})(t,e)}function Ei(){const t=["attribute:url:media","4FWfIKZ","4NqsBGY","ELEMENT_MEDIA","div","showSuggestionHighlights","conversion","6732048xhUjrn","data","enableCommand","stop","37582200DhgcWH","createEmptyElement","high","dataDowncast","TrackChangesEditing","locale","media","5319025qCAoNa","options","plugins","421847bCmpMe","registerElementLabel","get","has","editor","downcastDispatcher","154215PDNfMX","mediaEmbed","afterInit","4530652KHXIFh","MediaEmbedEditing","for","_descriptionFactory","elementToElement","1312104IaCvMV"];return(Ei=function(){return t})()}!function(t,e){const n=Ii,r=t();for(;;)try{if(611665===parseInt(n(148))/1*(-parseInt(n(165))/2)+-parseInt(n(154))/3+parseInt(n(164))/4*(-parseInt(n(181))/5)+-parseInt(n(170))/6+-parseInt(n(157))/7+parseInt(n(162))/8+parseInt(n(174))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[mi(156)](){const t=mi,e=this[t(152)];if(!e[t(147)][t(151)](t(158)))return;const n=e[t(147)][t(150)](t(178)),r=e[t(179)];n[t(172)](t(155)),n[t(160)][t(149)](t(180),(e=>Hr(r,t(166),e))),e[t(169)][t(159)](t(177))[t(161)]({model:t(180),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(168)])return n[s(175)](s(167))},converterPriority:t(176)}),e[t(171)][t(153)].on(t(163),((e,n,r)=>{const s=t;r[s(146)][s(168)]&&e[s(173)]()}),{priority:t(176)})}}const Ti=_i;function _i(t,e){const n=yi();return(_i=function(t,e){return n[t-=128]})(t,e)}function yi(){const t=["651498tBQYsc","583584EgRsmB","mention","editor","get","has","TrackChangesEditing","enableCommand","521052evkkDa","1580238RfgWXU","MentionEditing","plugins","1ivamsF","767751GQQmQY","24FWvXLH","1937358MrKJSr","2697040bpfJuV","afterInit"];return(yi=function(){return t})()}!function(t,e){const n=_i,r=t();for(;;)try{if(375057===parseInt(n(140))/1*(-parseInt(n(128))/2)+-parseInt(n(141))/3+parseInt(n(129))/4+parseInt(n(144))/5+parseInt(n(137))/6+-parseInt(n(136))/7*(-parseInt(n(142))/8)+-parseInt(n(143))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[Ti(145)](){const t=Ti,e=this[t(131)];e[t(139)][t(133)](t(138))&&e[t(139)][t(132)](t(134))[t(135)](t(130))}}function ki(t,e){const n=Ci();return(ki=function(t,e){return n[t-=240]})(t,e)}function Ci(){const t=["1965vQRvcU","head","get","14130tHtMiL","newValue","204yjEEmw","5110568MMJoXk","998KrWuuP","key","6455572XnfDiO","_descriptionFactory","next","*Set format:* %0","oldValue","listType","listMarkerStyle","7VQDUqL","has","2295162bnPzwA","locale","1737561RCsmRH","ELEMENT_MULTI_LEVEL_LIST","afterInit","multiLevelList","2438GISZFw","registerDescriptionCallback","80047XOqGNT","data","10iaQVuW","_enableDefaultAttributesIntegration","format","plugins","TrackChangesEditing","handleDescriptions","*Remove format:* %0","MultiLevelList","editor"];return(Ci=function(){return t})()}const Ni=ki;!function(t,e){const n=ki,r=t();for(;;)try{if(847277===-parseInt(n(250))/1*(-parseInt(n(270))/2)+parseInt(n(246))/3+-parseInt(n(272))/4+parseInt(n(263))/5*(parseInt(n(266))/6)+-parseInt(n(242))/7*(parseInt(n(269))/8)+-parseInt(n(244))/9*(-parseInt(n(254))/10)+-parseInt(n(252))/11*(-parseInt(n(268))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ci);class Li extends t.Plugin{[Ni(248)](){const t=Ni,e=this[t(262)],n=e[t(257)][t(265)](t(258));e[t(257)][t(243)](t(261))&&(n[t(255)](t(249),[],[t(241)]),n[t(273)][t(251)]((e=>this[t(259)](e))))}[Ni(259)](t){const e=Ni,n=this[e(262)][e(245)],{data:r}=t,s={type:e(256),content:""};if(r&&e(241)==r[e(271)]){if(!r[e(276)])return{type:e(256),content:Hr(n,e(275),Hr(n,e(247)))+" ("+r[e(267)]+")"};if(!r[e(267)]){let o=t[e(264)];for(;o;){if(o[e(253)]&&e(240)==o[e(253)][e(271)]&&o[e(253)][e(267)])return s;o=o[e(274)]}return{type:e(256),content:Hr(n,e(260),Hr(n,e(247)))+" ("+r[e(276)]+")"}}}}}function Ri(){const t=["1377270trqFOb","434334dSyyZg","748WKEkME","14iiRGUr","TrackChangesEditing","456984eIlXFn","enableCommand","3617OabqVN","ELEMENT_PAGE_BREAK","_descriptionFactory","afterInit","PageBreakEditing","111KYWTMv","get","has","plugins","657848SEOdBz","6607546qeyRIB","editor","5YcgyPC","locale","pageBreak","10mgrAyV","registerElementLabel"];return(Ri=function(){return t})()}const Si=vi;function vi(t,e){const n=Ri();return(vi=function(t,e){return n[t-=470]})(t,e)}!function(t,e){const n=vi,r=t();for(;;)try{if(106780===-parseInt(n(472))/1+parseInt(n(491))/2*(parseInt(n(477))/3)+parseInt(n(481))/4*(-parseInt(n(484))/5)+-parseInt(n(490))/6+-parseInt(n(492))/7*(parseInt(n(470))/8)+parseInt(n(489))/9*(-parseInt(n(487))/10)+parseInt(n(482))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ri);class Mi extends t.Plugin{[Si(475)](){const t=Si,e=this[t(483)];if(!e[t(480)][t(479)](t(476)))return;e[t(480)][t(478)](t(493))[t(471)](t(486));const n=e[t(480)][t(478)](t(493)),r=e[t(485)];n[t(474)][t(488)](t(486),(e=>Hr(r,t(473),e)))}}function Oi(){const t=["format","editor","plugins","checkChild","name","ck-suggestion-marker-split","30GjRCHT","span","end","consume","registerElementLabel","230055FAgWHQ","commandName","getItemLabel","markerRange","ELEMENT_PARAGRAPH","_enableDefaultAttributesIntegration","highest","insert","TrackChangesEditing","_registerLegacyDescription","820112xBacms","*Insert:* %0","has","getFirstRange","data","activeMarkers","downcastDispatcher","start","bindElementToMarker","addClass","nodeAfter","afterInit","1030644Cljool","4040pfgjAW","editing","isLimit","get","ck-suggestion-marker--active","isBlock","insertion","locale","14xkGmMh","addMarker:suggestion:insertion","writer","registerDescriptionCallback","formatBlock","markerName","8206YOghfY","502785FJtjhZ","options","paragraph","isTouching","toViewPosition","showSuggestionHighlights","2200TiRnpx","$text","Paragraph","schema","412220KpsJMx","consumable","insertParagraph","createUIElement","*Change to:* %0","10PxmBSk","model","_descriptionFactory","enableCommand","mapper","includes","type"];return(Oi=function(){return t})()}const wi=Fi;function Fi(t,e){const n=Oi();return(Fi=function(t,e){return n[t-=221]})(t,e)}!function(t,e){const n=Fi,r=t();for(;;)try{if(118971===parseInt(n(282))/1*(-parseInt(n(241))/2)+parseInt(n(226))/3+-parseInt(n(236))/4+-parseInt(n(259))/5*(-parseInt(n(254))/6)+-parseInt(n(290))/7*(parseInt(n(269))/8)+-parseInt(n(281))/9+-parseInt(n(232))/10*(-parseInt(n(225))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oi);class Di extends t.Plugin{[wi(280)](){const t=wi,e=this[t(249)];if(!e[t(250)][t(271)](t(234)))return;const n=e[t(289)],r=e[t(250)][t(285)](t(267));r[t(243)][t(258)](t(228),(e=>Hr(n,t(263),e))),r[t(264)](t(228)),r[t(244)](t(238)),e[t(283)][t(275)].on(t(291),Pi(e),{priority:t(265)}),e[t(273)][t(275)].on(t(291),((n,r,s)=>{const o=t;s[o(227)][o(231)]&&Pi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(265)});const s=r[t(243)];s[t(222)]((r=>{const o=t;if(o(288)!==r[o(247)])return;const{start:i,end:a}=r[o(272)]();if(!i[o(229)](a)||!i[o(279)])return;const c=e[o(242)][o(235)],u=i[o(279)];return c[o(287)](u)&&!c[o(284)](u)&&c[o(251)](u,o(233))?{type:o(288),content:Hr(n,o(270),s[o(261)](u,1))}:void 0})),this[t(268)]()}[wi(268)](){const t=wi,e=this[t(249)],n=e[t(289)];e[t(250)][t(285)](t(267))[t(243)][t(222)]((e=>{const r=t;if(r(223)!=e[r(247)])return;const{data:s}=e;return s&&r(228)==s[r(260)]?{type:r(248),content:Hr(n,r(240),Hr(n,r(263)))}:void 0}))}}function Pi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Fi,i=t[o(250)][o(285)](o(267)),a=r[o(262)][o(276)],c=r[o(262)][o(256)],u=t[o(242)][o(235)];if(!a[o(229)](c)||!a[o(279)])return;const l=a[o(279)];if(u[o(287)](l)&&!u[o(284)](l)&&u[o(251)](l,o(233))){if(!s[o(237)][o(257)](r[o(262)],n[o(252)]))return;const t=s[o(221)][o(239)](o(255),{class:o(253)}),a=s[o(245)][o(230)](c);e&&i[o(274)][o(246)](r[o(224)])&&s[o(221)][o(278)](o(286),t),s[o(221)][o(266)](a,t),s[o(245)][o(277)](t,r[o(224)])}}}function xi(t,e){const n=Ui();return(xi=function(t,e){return n[t-=178]})(t,e)}const Bi=xi;function Ui(){const t=["afterInit","*Remove all formatting*","commandName","1221328GZrQev","type","TrackChangesEditing","192851hkMmLu","3670272cqkPMj","formatInline","_enableDefaultAttributesIntegration","locale","get","plugins","editor","removeFormat","format","registerDescriptionCallback","1465497HFYGSt","has","formatBlock","7Omytfq","RemoveFormatEditing","516612yXwPCD","_descriptionFactory","15740NRoLWp","_registerLegacyDescription","244OxpHSQ","70872CFQzZg"];return(Ui=function(){return t})()}!function(t,e){const n=xi,r=t();for(;;)try{if(423616===-parseInt(n(191))/1+parseInt(n(188))/2+parseInt(n(184))/3+parseInt(n(183))/4*(parseInt(n(181))/5)+parseInt(n(179))/6*(parseInt(n(205))/7)+-parseInt(n(192))/8+parseInt(n(202))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ui);class ji extends t.Plugin{[Bi(185)](){const t=Bi,e=this[t(198)];e[t(197)][t(203)](t(178))&&(e[t(197)][t(196)](t(190))[t(194)](t(199)),this[t(182)]())}[Bi(182)](){const t=Bi,e=this[t(198)];e[t(197)][t(196)](t(190))[t(180)][t(201)]((n=>{const r=t;if(r(204)!=n[r(189)]&&r(193)!=n[r(189)])return;const{data:s}=n;return s&&r(199)==s[r(187)]?{type:r(200),content:Hr(e[r(195)],r(186))}:void 0}))}}function Gi(){const t=["1272745SYPzZa","8981Wyemoq","afterInit","acceptSuggestion","1koWHVe","20MUHrdd","10437381sgKgQS","enableCommand","trackChanges","acceptAllSuggestions","360FsKrqr","goToNextRestrictedEditingException","goToPreviousRestrictedEditingException","1914nkVneQ","7625232kKMhfQ","421671Bujqkc","RestrictedEditingModeEditing","has","1591054gPnwbQ","discardAllSuggestions","discardSelectedSuggestions","acceptSelectedSuggestions","675015ydKhmm","discardSuggestion","get","editor","TrackChangesEditing","plugins"];return(Gi=function(){return t})()}const Vi=zi;function zi(t,e){const n=Gi();return(zi=function(t,e){return n[t-=424]})(t,e)}!function(t,e){const n=zi,r=t();for(;;)try{if(660291===-parseInt(n(441))/1*(-parseInt(n(427))/2)+parseInt(n(424))/3*(-parseInt(n(442))/4)+parseInt(n(437))/5+parseInt(n(450))/6*(parseInt(n(438))/7)+parseInt(n(451))/8+parseInt(n(443))/9+parseInt(n(447))/10*(-parseInt(n(431))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gi);class Hi extends t.Plugin{[Vi(439)](){const t=Vi,e=this[t(434)];if(!e[t(436)][t(426)](t(425)))return;const n=e[t(436)][t(433)](t(435));n[t(444)](t(449)),n[t(444)](t(448));const r=e[t(436)][t(433)](t(425));r[t(444)](t(445)),r[t(444)](t(440)),r[t(444)](t(432)),r[t(444)](t(446)),r[t(444)](t(428)),r[t(444)](t(430)),r[t(444)](t(429))}}function Wi(t,e){const n=qi();return(Wi=function(t,e){return n[t-=165]})(t,e)}const Ki=Wi;function qi(){const t=["addMarker:suggestion:insertion","consumable","53026ErnBrn","219795nvFFvP","31640FnucoG","editor","includes","insert","427FZGjix","activeMarkers","ck-suggestion-marker--active","markerName","addMarker:suggestion:deletion","markerRange","get","name","requires","options","plugins","data","editing","init","1062MUpJWx","26436ZGpuVy","downcastDispatcher","174876xtPgUW","createUIElement","locale","4380020MNXxoD","softBreak","ck-suggestion-marker-","addClass","bindElementToMarker","registerElementLabel","getItems","test","high","showSuggestionHighlights","merge","span","deletion","shiftEnter","enableCommand","model","createPositionBefore","27bmkbBL","element","split","toViewPosition","mapper","addMarker:suggestion","writer","TrackChangesEditing","28PmHsCt","ELEMENT_LINE_BREAK","2528317JGniUD","_descriptionFactory"];return(qi=function(){return t})()}!function(t,e){const n=Wi,r=t();for(;;)try{if(233741===parseInt(n(220))/1+-parseInt(n(197))/2*(parseInt(n(183))/3)+parseInt(n(191))/4*(parseInt(n(198))/5)+-parseInt(n(218))/6*(parseInt(n(203))/7)+parseInt(n(199))/8*(parseInt(n(217))/9)+-parseInt(n(166))/10+parseInt(n(193))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qi);class Qi extends t.Plugin{static get[Ki(211)](){return[Ys.ShiftEnter]}[Ki(216)](){const t=Ki,e=this[t(200)],n=e[t(213)][t(209)](t(190));n[t(180)](t(179)),e[t(215)][t(219)].on(t(195),Xi(e),{priority:t(174)}),e[t(215)][t(219)].on(t(207),Xi(e),{priority:t(174)}),e[t(214)][t(219)].on(t(188),((n,r,s)=>{const o=t;s[o(212)][o(175)]&&Xi(e,{showActiveMarker:!1})(n,r,s)})),n[t(194)][t(171)](t(167),(n=>Hr(e[t(165)],t(192),n)))}}function Xi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Wi,i=t[o(213)][o(209)](o(190));if(!s[o(196)][o(173)](r[o(208)],n[o(210)]))return;const a=t[o(181)];for(const t of r[o(208)][o(172)]()){if(!t.is(o(184),o(167)))continue;const n=o(178)==r[o(206)][o(185)](":")[1]?o(176):o(185),c=s[o(189)][o(221)](o(177),{class:o(168)+n}),u=s[o(187)][o(186)](a[o(182)](t));e&&i[o(204)][o(201)](r[o(206)])&&s[o(189)][o(169)](o(205),c),s[o(189)][o(202)](u,c),s[o(187)][o(170)](c,r[o(206)])}}}function Yi(){const t=["forceValue","plugins","type","commands","has","registerDescriptionCallback","change","221074GMXIGi","790OijHvn","commandParams","value","formatInline","format","locale","30548dQPZqS","enableCommand","_descriptionFactory","183464UxihbO","commandName","model","restrictedEditingException","FORMAT_RESTRICTED_ENABLED","FORMAT_RESTRICTED_DISABLED","11oSCzyF","get","formatBlock","6953448gfQgqD","117711wAavtL","10hoZtwQ","getRanges","36ljarPr","markInlineFormat","StandardEditingModeEditing","document","afterInit","selection","15588MRNCNR","isCollapsed","185nVegdg","from","editor","TrackChangesEditing","881688vfKhmG"];return(Yi=function(){return t})()}const Zi=Ji;function Ji(t,e){const n=Yi();return(Ji=function(t,e){return n[t-=499]})(t,e)}!function(t,e){const n=Ji,r=t();for(;;)try{if(146731===-parseInt(n(514))/1+parseInt(n(525))/2*(parseInt(n(524))/3)+parseInt(n(511))/4*(-parseInt(n(535))/5)+-parseInt(n(527))/6*(parseInt(n(504))/7)+-parseInt(n(539))/8+parseInt(n(533))/9*(parseInt(n(505))/10)+parseInt(n(520))/11*(parseInt(n(523))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yi);class $i extends t.Plugin{[Zi(531)](){const t=Zi,e=this[t(537)],n=e[t(516)],r=e[t(510)];if(!e[t(541)][t(501)](t(529)))return;const s=e[t(541)][t(521)](t(538)),o=t(517),i=e[t(500)][t(521)](o);s[t(512)](o,((e,r={})=>{const a=t,c=n[a(530)][a(532)];if(c[a(534)])return void e(r);const u=void 0!==r[a(540)]?r[a(540)]:!i[a(507)];n[a(503)]((()=>{const t=a,e=Array[t(536)](c[t(526)]());for(const r of e){const e=u?[r]:Ms(o,r,n);for(const n of e)s[t(528)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(513)][t(502)]((e=>{const n=t;if(n(522)!=e[n(499)]&&n(508)!=e[n(499)])return;const{data:s}=e;return s&&s[n(515)]==o?s[n(506)][0][n(540)]?{type:n(509),content:Hr(r,n(518))}:{type:n(509),content:Hr(r,n(519))}:void 0}))}}const ta=na;function ea(){const t=["toLowerCase","_registerBlockAttribute","DataSchema","format","commandName","7294765GHEtNO","2rmbdan","inline","_enableDefaultAttributesIntegration","has","config","styleName","definitions","20562310lTFWNI","registerAttributeLabel","commandParams","type","registerDescriptionCallback","4491292QkntIa","ghsAttributes","3bOOxow","locale","7RoiPaY","7313718vKeXpT","style","StyleUtils","FORMAT_STYLE","element","plugins","13624920mEcLGO","13655792eGtEwB","_descriptionFactory","GeneralHtmlSupport","add","get","TrackChangesEditing","*Remove format:* %0","formatBlock","Style","*Set format:* %0","574502EkwAvY","formatInline","_registerInlineAttribute","afterInit","getGhsAttributeNameForElement","editor","forceValue","normalizeConfig","_registerLegacyDescription","block"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=319]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(882556===parseInt(n(358))/1*(parseInt(n(342))/2)+parseInt(n(322))/3*(parseInt(n(320))/4)+-parseInt(n(357))/5+-parseInt(n(325))/6*(parseInt(n(324))/7)+-parseInt(n(332))/8+parseInt(n(331))/9+parseInt(n(365))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ea);class ra extends t.Plugin{[ta(345)](){const t=ta,e=this[t(347)];if(!e[t(330)][t(361)](t(340))||!e[t(330)][t(361)](t(354)))return;const n=e[t(330)][t(336)](t(337)),r=e[t(323)],s=e[t(362)][t(336)](t(326))||{},o=e[t(330)][t(336)](t(334)),i=e[t(330)][t(336)](t(327))[t(349)](e[t(330)][t(336)](t(354)),s[t(364)]);n[t(360)](t(326));const a=new Set;for(const e of i[t(351)]){const n=o[t(346)](e[t(329)]);a[t(335)](n)}const c=new Set;for(const e of i[t(359)]){const n=o[t(346)](e[t(329)]);c[t(335)](n);for(const n of e[t(321)])c[t(335)](n)}for(const e of a)n[t(353)](e),n[t(333)][t(366)](e,Hr(r,t(328)));for(const e of c)n[t(344)](e),n[t(333)][t(366)](e,Hr(r,t(328)));this[t(350)]()}[ta(350)](){const t=ta,e=this[t(347)],n=e[t(323)];e[t(330)][t(336)](t(337))[t(333)][t(319)]((e=>{const r=t;if(r(339)!=e[r(368)]&&r(343)!=e[r(368)])return;const{data:s}=e;return s&&r(326)===s[r(356)]?s[r(367)][0][r(348)]?{type:r(355),content:Hr(n,r(341),s[r(367)][0][r(363)][r(352)]())}:{type:r(355),content:Hr(n,r(338),s[r(367)][0][r(363)][r(352)]())}:void 0}))}}const sa=ia;function oa(){const t=["TrackChangesEditing","document","start","nodeBefore","registerElementLabel","left","subType","markMultiRangeInsertion","insertTableRowAbove","enqueueChange","addMarker:suggestion","$textProxy","substr","insertTableRowBelow","_setupColumnsRowsFixing","suggestion","length","data","editor","20HKbFBR","MAX_SAFE_INTEGER","low","some","createRangeOn","execute","insertTable","has","isArray","includes","336571eKhfYA","markMultiRangeDeletion","MIN_SAFE_INTEGER","583HNAsNT","410225ULdtEn","highest","position","51310gdUKai","min","map","selectTableColumn","rootName","registerPostFixer","change:data","createTableWalker","createPositionAt","forceValue","TableUtils","ELEMENT_TABLE_COLUMN","_suggestionFactory","join","registerDescriptionCallback","isTouching","model","getFirstRange","selectTableRow","last","_splitMarkerName","_descriptionFactory","oldRange","toLowerCase","tableCell","_getSuggestionCoords","colspan","options","first","165441mvYvLQ","filter","rowspan","isEqual","getColumnIndexes","removeTableColumn","change","insert","startsWith","classes","setSelection","isIntersectingWithRange","differ","removeClass","*Insert:* %0","values","name","refresh","locale","from","maxColumn","getChanges","get","tableRow","tableColumn","*Remove:* %0","14toNoQg","getCellLocation","insertTableColumnLeft","_getCoordsForCells","add","insertTableColumnRight","every","insertion","detach","isInContent","cell","ELEMENT_TABLE_COLUMN_WITH_TEXT","toViewElement","selection","ELEMENT_TABLE_ROW_WITH_TEXT","mapper","createRangeIn","TableEditing","nodeAfter","deletion","item","span","getSelectionAffectedTableCells","element","38796ERMTKh","693TUtgIT","getSuggestion","_tablePostFixingSubtypes","type","91JFiozY","ELEMENT_TABLE_ROW","plugins","_acceptFormatSuggestionCallbackFactory","accept","enableCommand","discard","minRow","49208DthWSY","end","addClass","downcastDispatcher","ELEMENT_TABLE","2831934qqNyBO","above","getChildren","findAncestor","showSuggestionHighlights","maxRow","_tableSuggestions","order","fromRange","writer","batch","commands","hasAttribute","getRanges","root","getItems","$graveyard","getContainedElement","getRowIndexes","ELEMENT_TABLE_WITH_TEXT","getChangedMarkers","table","registerCustomCallback","tablePaste","getAttribute","minColumn","max","push","removeTableRow","addRange","afterInit"];return(oa=function(){return t})()}function ia(t,e){const n=oa();return(ia=function(t,e){return n[t-=186]})(t,e)}!function(t,e){const n=ia,r=t();for(;;)try{if(297891===parseInt(n(254))/1+parseInt(n(316))/2*(parseInt(n(290))/3)+-parseInt(n(244))/4*(parseInt(n(258))/5)+parseInt(n(194))/6+-parseInt(n(345))/7*(-parseInt(n(189))/8)+-parseInt(n(341))/9*(parseInt(n(261))/10)+parseInt(n(257))/11*(-parseInt(n(340))/12))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(343)]=[e(313),e(314)],this[e(200)]=new Set}[sa(224)](){const t=sa,e=this[t(243)],n=e[t(277)][t(226)][t(329)];if(!e[t(347)][t(251)](t(333)))return;const r=e[t(308)],s=e[t(347)][t(312)](t(225)),o=e[t(347)][t(312)](t(271));s[t(282)][t(229)](t(215),(e=>Hr(r,t(193),e))),this[t(239)](),s[t(186)](t(250)),s[t(186)](t(279)),s[t(186)](t(264));for(const r of[t(233),t(238)]){const i=e[t(205)][t(312)](r);s[t(186)](r,(r=>{const a=t;e[a(277)][a(296)]((t=>{const e=a;r();const c=e(195)===i[e(201)],u=o[e(338)](n),l=o[e(212)](u),f=c?l[e(289)]-1:l[e(280)]+1,h=u[0][e(197)](e(215)),g=o[e(268)](h,{startRow:f,endRow:f}),d=Array[e(309)](g)[e(263)]((n=>t[e(248)](n[e(326)])));s[e(232)](d,e(313))}))}))}for(const r of[t(318),t(321)]){const i=e[t(205)][t(312)](r);s[t(186)](r,(r=>{const a=t;e[a(277)][a(296)]((t=>{const e=a;r();const c=e(230)===i[e(201)],u=o[e(338)](n),l=o[e(294)](u),f=c?l[e(289)]-1:l[e(280)]+1,h=u[0][e(197)](e(215)),g=o[e(268)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(309)](g)[e(263)]((n=>t[e(248)](n[e(326)])));s[e(232)](d,e(314))}))}))}for(const r of[t(222),t(295)]){const i=r[t(237)](11),a=i[t(284)](),c=a[t(237)](0,3)+t(337),u=t(215)+i,l=t(262)+i,f=t(220)+i;s[t(186)](r,(()=>{const i=t;e[i(277)][i(296)]((t=>{const e=i,h=o[e(338)](n),g=h[0][e(197)](e(215));let d;if(e(222)==r){const t=o[e(212)](h);d={startRow:t[e(289)],endRow:t[e(280)],includeAllSlots:!0}}else{const t=o[e(294)](h);d={startColumn:t[e(289)],endColumn:t[e(280)],includeAllSlots:!0}}const p=o[e(268)](g,d),m=Array[e(309)](p)[e(263)]((({cell:t})=>t)),I=ca(m[e(291)]((t=>t[e(206)](c)))),E=ca(m[e(291)]((t=>!t[e(206)](c))))[e(263)]((n=>t[e(248)](n))),b=s[e(255)](E,u);if(b&&(e(313)==b[e(231)]||e(314)==b[e(231)])){const n=this[e(286)](b);for(const r of I){const s=t[e(248)](r),i=o[e(317)](r),u=r[e(218)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(223)](s)}}}))}))}function c(r){const s=t,o=Array[s(309)](n[s(207)]())[s(263)]((t=>i.LiveRange[s(202)](t)));e[s(277)][s(296)]((t=>{const n=s,i=t[n(204)];r=r[n(291)]((t=>n(210)!=t[n(208)][n(265)])),t[n(300)](r),e[n(205)][n(312)](n(222))[n(307)](),e[n(249)](n(222),{forceDefaultExecution:!0}),e[n(277)][n(234)]((()=>{const t=n;e[t(277)][t(234)](i,(e=>{const n=t,r=o[n(291)]((t=>n(210)!=t[n(208)][n(265)]));r[n(241)]>0&&e[n(300)](r);for(const t of o)t[n(324)]()}))}))}))}function u(r){const s=t;e[s(277)][s(296)]((t=>{const o=s,a=Array[o(309)](n[o(207)]())[o(263)]((t=>i.LiveRange[o(202)](t))),c=[];for(const t of r)for(const e of t[o(209)]({shallow:!0}))c[o(221)](e);for(const n of c)o(210)!=n[o(208)][o(265)]&&(t[o(300)](t[o(269)](n,0)),e[o(205)][o(312)](o(295))[o(307)](),e[o(249)](o(295),{forceDefaultExecution:!0}));const u=a[o(291)]((t=>o(210)!=t[o(208)][o(265)]));u[o(241)]>0&&t[o(300)](u);for(const t of a)t[o(324)]()}))}function l(e,n){const r=t;return n[r(322)]((t=>e[r(247)]((e=>e[r(190)][r(293)](t[r(227)])||t[r(190)][r(293)](e[r(227)])))))}function f(e,n){const r=t;return e[r(247)]((t=>n[r(247)]((e=>t[r(190)][r(276)](e[r(227)])))))}e[t(242)][t(192)].on(t(235),((e,n,r)=>{const s=t;if(!r[s(288)][s(198)])return;const o=n[s(336)];if(!o)return;const i=r[s(331)][s(328)](o);function c(t){return Array[s(252)](t)?t:[t]}i&&s(285)===o[s(306)]&&(0,a.setHighlightHandling)(i,r[s(203)],((t,e,n)=>n[s(191)](c(e[s(299)]),t)),((t,e,n)=>n[s(303)](c(e[s(299)]),t)))}),{priority:t(259)}),s[t(282)][t(275)]((e=>{const n=t;if(n(323)!=e[n(344)]&&n(335)!=e[n(344)])return;const s=e[n(211)]();if(null!=s&&s.is(n(339),n(215))){if(n(323)==e[n(344)]){const t=e[n(209)]()[n(291)]((t=>t.is(n(236))))[n(263)]((t=>t[n(242)]));if(t[n(241)])return{type:n(323),content:Hr(r,n(304),Hr(r,n(213),'"'+t[n(274)](" ")+'"'))}}if(n(335)==e[n(344)]){const t=e[n(209)]()[n(291)]((t=>t.is(n(236))))[n(263)]((t=>t[n(242)]));if(t[n(241)])return{type:n(335),content:Hr(r,n(315),Hr(r,n(213),'"'+t[n(274)](" ")+'"'))}}}})),s[t(282)][t(275)]((e=>{const n=t;if(n(313)==e[n(231)]){const t=e[n(209)]()[n(291)]((t=>t.is(n(236))))[n(263)]((t=>t[n(242)])),s=this[n(286)](e),o=s[n(199)]-s[n(188)]+1;if(n(323)==e[n(344)])return t[n(241)]?{type:n(323),content:Hr(r,n(304),Hr(r,n(330),[o,'"'+t[n(274)](" ")+'"']))}:{type:n(323),content:Hr(r,n(304),Hr(r,n(346),o))};if(n(335)==e[n(344)])return t[n(241)]?{type:n(335),content:Hr(r,n(315),Hr(r,n(330),[o,'"'+t[n(274)](" ")+'"']))}:{type:n(335),content:Hr(r,n(315),Hr(r,n(346),o))}}if(n(314)==e[n(231)]){const t=e[n(209)]()[n(291)]((t=>t.is(n(236))))[n(263)]((t=>t[n(242)])),s=this[n(286)](e),o=s[n(310)]-s[n(219)]+1;if(n(323)==e[n(344)])return t[n(241)]?{type:n(323),content:Hr(r,n(304),Hr(r,n(327),[o,'"'+t[n(274)](" ")+'"']))}:{type:n(323),content:Hr(r,n(304),Hr(r,n(272),o))};if(n(335)==e[n(344)])return t[n(241)]?{type:n(335),content:Hr(r,n(315),Hr(r,n(327),[o,'"'+t[n(274)](" ")+'"']))}:{type:n(335),content:Hr(r,n(315),Hr(r,n(272),o))}}})),s[t(273)][t(216)](t(323),t(313),t(187),c),s[t(273)][t(216)](t(335),t(313),t(349),c),s[t(273)][t(216)](t(323),t(314),t(187),u),s[t(273)][t(216)](t(335),t(314),t(349),u),s[t(273)][t(216)](t(323),t(314),t(274),l),s[t(273)][t(216)](t(335),t(314),t(274),l),s[t(273)][t(216)](t(323),t(313),t(274),f),s[t(273)][t(216)](t(335),t(313),t(274),f)}[sa(348)](){const t=sa,e=this[t(243)],n=e[t(277)][t(226)][t(329)];return(r,s)=>{const o=t;e[o(277)][o(296)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(190)][a(228)];u&&u[0]&&!1===u[0][a(270)]&&(l=r[0][a(227)][a(334)]);const f=t[a(332)](l);if(a(210)==f[a(208)][a(265)])return;const h=Array[a(309)](n[a(207)]())[a(263)]((t=>i.LiveRange[a(202)](t)));t[a(300)](f),e[a(205)][a(312)](c)[a(307)](),u[a(221)]({forceDefaultExecution:!0}),e[a(249)](c,...u);const g=h[a(291)]((t=>a(210)!=t[a(208)][a(265)]));g[a(241)]>0&&t[a(300)](g);for(const t of h)t[a(324)]()}))}}[sa(319)](t){const e=sa,n=this[e(243)][e(347)][e(312)](e(271));let r=Number[e(245)],s=Number[e(256)],o=Number[e(245)],i=Number[e(256)];for(const a of t){if(e(210)==a[e(208)][e(265)])continue;const{row:t,column:c}=n[e(317)](a),u=a[e(206)](e(292))?a[e(218)](e(292))-1:0,l=a[e(206)](e(287))?a[e(218)](e(287))-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(239)](){const t=sa,e=this[t(243)],n=e[t(347)][t(312)](t(225)),r=e[t(347)][t(312)](t(271));e[t(277)][t(226)].on(t(267),(()=>{const r=t,s=Array[r(309)](e[r(277)][r(226)][r(302)][r(214)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(281)](t);if(r(240)!=s)continue;if(null!=e[r(283)])continue;const a=n[r(342)](o);this[r(343)][r(253)](i)&&this[r(200)][r(320)](a)}}),{priority:t(246)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(248)](e),a=e[s(197)](s(215)),c=r[s(317)](e);for(const t of this[s(200)]){const n=t[s(231)],r=n[s(298)](s(217)),u=n[s(237)](r?10:5),l=u[s(284)](),f=l[s(237)](0,3)+s(337),h=s(262)+u,g=s(220)+u;if(!t[s(325)])continue;if(a!=t[s(278)]()[s(227)][s(197)](s(215)))continue;if(t[s(301)](i))continue;const d=e[s(206)](f)?e[s(218)](f)-1:0,p=this[s(286)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(223)](i),o=!0)}return o};e[t(277)][t(226)][t(266)]((n=>{const r=t;let o=!1;for(const t of e[r(277)][r(226)][r(302)][r(311)]())if(r(297)==t[r(344)])if(r(313)==t[r(306)])for(const e of t[r(260)][r(334)][r(196)]())o=o||s(e,n);else r(285)==t[r(306)]&&(o=o||s(t[r(260)][r(334)],n));return o}))}[sa(286)](t){const e=sa;return this[e(319)](t[e(207)]()[e(263)]((t=>t[e(227)][e(334)])))}}function ca(t){const e=sa;return Array[e(309)](new Set(t)[e(305)]())}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=225]})(t,e)}function fa(){const t=["mergeTableCellUp","_acceptFormatSuggestionCallbackFactory","formatBlock","subType","plugins","map","commands","return","registerDescriptionCallback","isEnabled","direction","getCellLocation","TableUtils","66952TSZPqz","_descriptionFactory","stop","model","table","128735mEOJmV","formatInline","_tablePostFixingSubtypes","441SLbGTN","registerCustomCallback","change","format","rootName","mergeTableCells","document","createTableWalker","selection","filter","313029LIbYlr","detach","element","getSelectionAffectedTableCells","13454100IPzyLc","add","createRangeOn","accept","markBlockFormat","getSuggestions","find","highest","TrackChangesEditing","*Split cell:* vertically","afterInit","trackChanges","length","cell","refresh","_areSelectedCellsMergable","low","75161JKflWD","deletion","mergeTableCellLeft","_suggestionFactory","has","get","isInContent","execute","_areMergableCells","getFirstPosition","forceDefaultExecution","set:isEnabled","enableCommand","8cEXzCt","6nSWGyW","findAncestor","insertion","value","mergeTableCellRight","setSelection","commandName","1598506FTqYFv","getRanges","size","1108998ROmgBc","$graveyard","containsRange","splitTableCellHorizontally","splitTableCellVertically","markMultiRangeBlockFormat","mergeTableCellDown","TableEditing","*Split cell:* horizontally","*Merge cells*","from","fromRange","type","locale","author","tableCell","_isForcedDefaultExecutionBlock","push","root","requires","editor","getAncestors","horizontally"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(351088===-parseInt(n(283))/1+-parseInt(n(307))/2+-parseInt(n(262))/3*(parseInt(n(296))/4)+parseInt(n(249))/5*(parseInt(n(297))/6)+parseInt(n(304))/7+parseInt(n(244))/8*(-parseInt(n(252))/9)+parseInt(n(266))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(227)](){return[aa]}[ua(276)](){const t=ua,e=this[t(228)],n=e[t(247)][t(258)][t(260)],r=e[t(320)];if(!e[t(235)][t(287)](t(314)))return;const s=e[t(235)][t(288)](t(274)),o=e[t(235)][t(288)](t(243)),a=e[t(235)][t(288)](aa);a[t(251)][t(225)](t(257)),s[t(295)](t(257),(()=>{const n=t,r=o[n(265)](e[n(247)][n(258)][n(260)]);e[n(247)][n(254)]((()=>{const t=n;s[t(312)](r,{commandName:t(257),commandParams:[]},[],t(257))}))})),e[t(237)][t(288)](t(257)).on(t(290),((n,r)=>{const o=t;e[o(237)][o(288)](o(277))[o(300)]&&(r[o(278)]>0&&r[r[o(278)]-1]&&r[r[o(278)]-1][o(293)]||s[o(323)]||this[o(281)]()||n[o(246)]())}),{priority:t(273)});for(const n of[t(231),t(301),t(313),t(285)]){const r=e[t(237)][t(288)](n);s[t(295)](n,(()=>{const n=t,o=e[n(247)][n(258)][n(260)][n(292)]()[n(229)]()[n(272)]((t=>t.is(n(264),n(322)))),i=r[n(300)];e[n(247)][n(254)]((()=>{const t=n;s[t(312)]([o,i],{commandName:t(257),commandParams:[]},[],t(257))}))}))}for(const n of[t(311),t(310)]){const r=e[t(237)][t(288)](n);s[t(295)](n,(()=>{const i=t,a=o[i(265)](e[i(247)][i(258)][i(260)])[0],c=a[i(298)](i(248)),{column:u,row:l}=o[i(242)](a);let f=[];if(i(230)==r[i(241)]){const t=o[i(259)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(317)](t)[i(236)]((t=>t[i(279)]))}else{const t=o[i(259)](c,{column:u,includeAllSlots:!0});f=Array[i(317)](t)[i(236)]((t=>t[i(279)]))}e[i(247)][i(254)]((t=>{const e=i;s[e(270)](t[e(268)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(245)][t(239)]((e=>{const n=t;if(n(233)!=e[n(319)]&&n(250)!=e[n(319)])return;const{data:s}=e;return s&&n(257)==s[n(303)]?{type:n(255),content:Hr(r,n(316))}:void 0})),s[t(245)][t(239)]((e=>{const n=t;if(n(233)!=e[n(319)]&&n(250)!=e[n(319)])return;const{data:s}=e;return s?n(311)==s[n(303)]?{type:n(255),content:Hr(r,n(275))}:n(310)==s[n(303)]?{type:n(255),content:Hr(r,n(315))}:void 0:void 0}));const c=a[t(232)]();for(const e of[t(231),t(301),t(313),t(285)])s[t(286)][t(253)](t(233),e,t(269),c);for(const e of[t(311),t(310)])s[t(286)][t(253)](t(233),e,t(269),c);s[t(286)][t(253)](t(233),t(257),t(269),(r=>{const s=t;e[s(247)][s(254)]((t=>{const o=s,a=Array[o(317)](n[o(305)]())[o(236)]((t=>i.LiveRange[o(318)](t)));t[o(302)](r),e[o(237)][o(288)](o(257))[o(280)](),e[o(290)](o(257),{forceDefaultExecution:!0});const c=a[o(261)]((t=>o(308)!=t[o(226)][o(256)]));c[o(278)]>0&&t[o(302)](c);for(const t of a)t[o(263)]()}))}));for(const n of[t(231),t(313),t(285),t(301)]){const r=e[t(237)][t(288)](n);r.on(t(294),((n,s,o)=>{const i=t;if(o){const t=e[i(247)][i(258)][i(260)][i(292)]()[i(229)]()[i(272)]((t=>t.is(i(264),i(322))));this[i(291)](r[i(300)],t)||(n[i(238)]=!1,n[i(246)]())}}),{priority:t(282)})}}[ua(281)](){const t=ua,e=this[t(228)][t(237)][t(288)](t(257)),n=this[t(228)][t(235)][t(288)](t(243));if(!e[t(240)])return!1;const r=n[t(265)](this[t(228)][t(247)][t(258)][t(260)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(291)](e,n))return!1;return!0}[ua(291)](t,e){const n=ua,r=this[n(228)][n(235)][n(288)](n(274)),s=this[n(228)][n(247)][n(268)](t),o=this[n(228)][n(247)][n(268)](e),i=new Set,a=new Set;for(const t of r[n(271)]())if((n(299)==t[n(319)]||n(284)==t[n(319)]||n(257)==t[n(234)])&&t[n(289)])for(const e of t[n(305)]())e[n(309)](s,!0)&&i[n(267)](t[n(319)]+":"+t[n(321)].id),e[n(309)](o,!0)&&a[n(267)](t[n(319)]+":"+t[n(321)].id);if(i[n(306)]!=a[n(306)])return!1;for(const t of i)if(!a[n(287)](t))return!1;return!0}}const ga=pa;function da(){const t=["highest","TableEditing","_registerLegacyDescription","requires","removeMarker:suggestion","item","downcastDispatcher","3180355oclgWo","options","_acceptFormatSuggestionCallbackFactory","editing","commandParams","includes","12504448SDupEa","662048TbFZJO","data","getCellLocation","38PfZgin","headingColumns","ck-suggestion-marker--active","editor","*Format:* %0","type","setTableRowHeader","forceValue","unbindElementFromMarkerName","formatBlock","format","markerName","addMarker:suggestion","showSuggestionHighlights","markerNameToElements","_suggestionFactory","bindElementToMarker","cell","53143uDrGmG","setAttribute","afterInit","setTableColumnHeader","_splitMarkerName","TrackChangesEditing","registerAttributeLabel","get","writer","data-suggestion","markerRange","locale","nodeBefore","FORMAT_HEADER_ROW","20668Pmwxwu","14YqEGsF","registerDescriptionCallback","createTableWalker","35874FUMmgZ","name","FORMAT_REGULAR_ROW","parent","getSuggestion","consume","mapper","_descriptionFactory","registerCustomCallback","_enableDefaultAttributesIntegration","1095396OgOvrR","removeAttribute","consumable","has","stop","start","activeMarkers","ck-suggestion-marker-","plugins","headingRows","TableUtils","FORMAT_HEADER_COLUMN","toViewElement","commandName","216IMCKgg","accept","_handleLegacySuggestions","FORMAT_REGULAR_COLUMN","460gfgtGC","addClass","end","nodeAfter","removeClass"];return(da=function(){return t})()}function pa(t,e){const n=da();return(pa=function(t,e){return n[t-=415]})(t,e)}!function(t,e){const n=pa,r=t();for(;;)try{if(669414===-parseInt(n(428))/1*(parseInt(n(496))/2)+-parseInt(n(470))/3*(-parseInt(n(442))/4)+parseInt(n(486))/5+parseInt(n(456))/6*(-parseInt(n(443))/7)+parseInt(n(493))/8+-parseInt(n(446))/9*(parseInt(n(474))/10)+parseInt(n(492))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(da);class ma extends t.Plugin{static get[ga(482)](){return[aa]}[ga(430)](){const t=ga,e=this[t(499)];if(!e[t(464)][t(459)](t(480)))return;const n=e[t(439)],r=e[t(464)][t(435)](t(433));r[t(455)](t(416),[],[t(465)]),r[t(455)](t(431),[],[t(497)]),r[t(453)][t(434)](t(465),Hr(n,t(441))),r[t(453)][t(434)](t(497),Hr(n,t(467))),this[t(472)]()}[ga(472)](){const t=ga,e=this[t(499)][t(464)][t(435)](t(433)),n=this[t(499)][t(464)][t(435)](t(466)),r=this[t(499)][t(464)][t(435)](aa)[t(488)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=pa,{type:c,id:u}=e[a(432)](o[a(421)]),l=e[a(450)](u),f=l[a(494)];if(a(419)!=l[a(415)]||!f||a(431)!=f[a(469)])return;if(o[a(484)])return void s[a(460)]();if(!i[a(458)][a(451)](o[a(438)],s[a(447)]))return;const h=o[a(438)][a(461)][a(477)],g=o[a(438)][a(476)][a(440)],d=h[a(449)][a(449)],{column:p}=n[a(495)](h),{column:m}=n[a(495)](g);for(let s=p;s<=m;s++){const l=n[a(445)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(427)],l=i[a(452)][a(468)](s);i[a(436)][a(475)](a(463)+c,l),r&&i[a(436)][a(429)](a(437),u,l),i[a(452)][a(426)](l,o[a(421)]),t&&(e[a(462)][a(491)](o[a(421)])?i[a(436)][a(475)](a(498),l):i[a(436)][a(478)](a(498),l))}}}}e[t(425)][t(454)](t(419),t(416),t(471),r),e[t(425)][t(454)](t(419),t(431),t(471),r),this[t(499)][t(489)][t(485)].on(t(422),s(),{priority:t(479)}),this[t(499)][t(494)][t(485)].on(t(422),((e,n,r)=>{const o=t;r[o(487)][o(423)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(479)}),this[t(499)][t(489)][t(485)].on(t(483),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(432)](r[o(421)]),c=e[o(450)](a),u=c[o(494)];if(o(419)!=c[o(415)]||!u||o(431)!=u[o(469)])return;const l=s[o(452)][o(424)](r[o(421)]);if(l)for(const t of l)s[o(436)][o(478)](o(463)+i,t),s[o(436)][o(478)](o(498),t),s[o(436)][o(457)](o(437),t),s[o(452)][o(418)](t,r[o(421)])}),{priority:t(479)}),this[t(481)]()}[ga(481)](){const t=ga,e=this[t(499)],n=e[t(439)];function r(e){const r=t;return{type:r(420),content:Hr(n,r(500),e)}}e[t(464)][t(435)](t(433))[t(453)][t(444)]((e=>{const s=t;if(s(419)!=e[s(415)])return;const{data:o}=e;if(o){if(s(416)==o[s(469)]){const t=o[s(490)][0][s(417)];return r(Hr(n,s(t?441:448)))}if(s(431)==o[s(469)]){const t=o[s(490)][0][s(417)];return r(Hr(n,s(t?467:473)))}}}))}}const Ia=ya;function Ea(){const t=["tableCellVerticalAlignment","editingDowncast","content","attributes","high","suggestionUnloaded","_replaceTableSlotCell","endRow","return","batch","getTableIfOnlyTableInContent","createRangeIn","markerAttributes","1058277CYmauN","table","cells","redo","_tablePostFixingSubtypes","markerToHighlight","getSuggestionCallback","endColumn","keys","unwrap","rows","TrackChangesEditing","selection","deletion","subType","markMultiRangeDeletion","tableCellBorderWidth","registerPostFixer","getItems","differ","534499beCbIj","createRange","name","locale","remove","activeMarkers","tableCellPadding","showSuggestionHighlights","find","tablePasteCell","for","map","rowInsertionIndexes","_isForcedDefaultExecutionBlock","tableCellBackgroundColor","get","removeRows","suggestionLoaded","tablePasteChainId","newRange","startsWith","forEach","_suggestionFactory","_createdBatches","register","last","end","set","markMultiRangeInsertion","getChildren","root","getContainedElement","from","tableCellHorizontalAlignment","paragraph","getAllAdjacentSuggestions","editor","ck-suggestion-marker","options","48HGfiXS","row","afterInit","some","getShiftedBy","markMultiRangeBlockFormat","first","accept","removeMarkers","columns","editing","document","position","entries","545752SIdIRY","insertColumns","rootName","schema","markers","containsRange","stop","tableCellBorderStyle","dataDowncast","markerName","getChangedMarkers","suggestion-td","plugins","hasSuggestion","*Replace table cells*","getRanges","wrap","type","move","commands","removeColumns","24954JpKxsI","clipboardOutput","getColumnIndexes","createElement","396ukhvBT","tablePasteColumn","documentSelection","_getCoordsForCells","next","cell","getMarkers","2UJbRuz","findAncestor","discard","oldRange","getRange","removeMarker","452257oLftNn","setAttribute","nodeAfter","fromEntries","2501805sFcHuh","isEmpty","insert","detach","tableCellBorderColor","low","trackChanges","TableClipboard","deletionRanges","element","filter","isInContent","getRowIndexes","createPositionBefore","isEqual","conversion","fromRange","columnInsertionIndexes","fill","_descriptionFactory","insertionRanges","getSelectionAffectedTableCells","nextSibling","tablePaste","$graveyard","elementToElement","rowInsertionRanges","previousSibling","228cwpSEg","getAttributes","100HsbtaK","suggestion:formatBlock:tablePasteCell","start","insertRows","getSuggestions","author","length","has","column","ck-suggestion-marker-insertion","columnInsertionRanges","45RnnHEu","listenTo","ck-suggestion-marker--active","previous","includes","tableCell","add","insertContent","getChild","call","Users","createRangeOn","value","every","requires","tableCellSuggestion","getColumns","TableUtils","change","model","updateMarker","1024289yemkcz","formatBlock","registerCustomCallback","forceDefaultExecution","join","getSuggestion","createTableWalker","getChanges","insertion","suggestion","reduce","tablePasteRow","push","registerDescriptionCallback","setAttributes","view","_splitMarkerName","getRows"];return(Ea=function(){return t})()}!function(t,e){const n=ya,r=t();for(;;)try{if(551862===parseInt(n(328))/1*(-parseInt(n(256))/2)+-parseInt(n(245))/3*(-parseInt(n(249))/4)+-parseInt(n(266))/5+parseInt(n(210))/6*(parseInt(n(379))/7)+parseInt(n(224))/8*(parseInt(n(307))/9)+-parseInt(n(296))/10*(-parseInt(n(359))/11)+-parseInt(n(294))/12*(parseInt(n(262))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ea);const ba=[Ia(375),Ia(270),Ia(231),Ia(204),Ia(346),Ia(393),Ia(385)],Ta=Object[Ia(265)](ba[Ia(390)]((t=>[t,null])));class _a extends t.Plugin{static get[Ia(321)](){return[aa]}[Ia(212)](){const t=Ia,n=this[t(207)];if(!n[t(236)][t(303)](t(273)))return;const r=n[t(236)][t(394)](t(370)),s=n[t(236)][t(394)](t(324)),o=n[t(236)][t(394)](aa),a=n[t(236)][t(394)](t(273));o[t(363)][t(340)](t(339),t(250)),n[t(326)][t(227)][t(403)](t(322),{allowIn:t(312),allowContentOf:t(312),isLimit:!0}),n[t(281)][t(291)]({model:t(322),view:t(235)});let c=null;n[t(326)].on(t(314),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(302)]-1];h&&h[u(331)]||r[u(392)]||this[u(207)][u(243)][u(394)](u(272))[u(319)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(251)))return!1;const i=s[o(356)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(287)](n[o(221)][o(371)]);if(!a[o(302)])return!1;const c=a[0][o(257)](o(360)),l=r[o(278)](a),f=r[o(247)](a),h={startRow:l[o(216)],endRow:l[o(404)],startColumn:f[o(216)],endColumn:f[o(404)]};return 1==a[o(302)]&&(h[o(353)]+=r[o(345)](i)-1,h[o(366)]+=r[o(323)](i)-1),ka(c,h,r)}(l,f,n[u(326)],s,a)&&(o[u(230)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(326)][u(325)]((()=>{const t=u;n[t(326)][t(314)](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(302)]&&r[t(407)](o,t(339),{tablePasteChainId:s}),a[t(302)]&&r[t(407)](a,t(250),{tablePasteChainId:s}),l[t(302)]&&(r[t(407)](l,t(289),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(400)]((e=>{const n=t;var r;return null===(r=e[n(269)])||void 0===r?void 0:r[n(316)](e)}))),f[t(302)]&&(r[t(374)](f,t(289),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(400)]((e=>{const n=t;var r;return null===(r=e[n(269)])||void 0===r?void 0:r[n(316)](e)})));const g=r[t(215)](h[t(390)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(388),{tablePasteChainId:s});if(g){const e=g[t(255)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(326)][t(318)](s),a=e[t(387)]((e=>e[t(260)]()[t(280)](i)));a&&r[t(340)]([a[t(381)],o])}r[t(302)]&&g[t(263)](t(358),Object[t(265)](r))}c=null})))}),{priority:e.priorities[t(350)]+10}),n[t(236)][t(394)](t(273)).on(t(352),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(230)]();const u=s[r(254)],l=o,f=Aa(u),h=Aa(l);e[r(354)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(383)](u[r(315)](0));for(const t of Array[r(203)](l[r(408)]()))a[r(268)](t,u,r(405));const t=c[r(391)][r(311)](s[r(211)]),e=c[r(283)][r(311)](s[r(304)]);t||e||(g=i.LiveRange[r(282)](a[r(357)](u)))}else h&&!f&&(d=a[r(357)](u));else{const t=a[r(248)](r(322)),e=a[r(248)](r(322));a[r(240)](a[r(357)](u),e),a[r(268)](t,u,0);for(const e of Array[r(203)](l[r(408)]()))a[r(268)](e,t,r(405));g=i.LiveRange[r(282)](a[r(318)](t)),d=i.LiveRange[r(282)](a[r(318)](e))}const p=Array[r(203)](l[r(295)]())[r(276)]((([t])=>ba[r(311)](t)));c[r(361)][r(340)]({element:u,attributes:p[r(302)]?Object[r(265)](p):null}),g&&c[r(286)][r(340)](g),d&&c[r(274)][r(340)](d)}),{priority:t(350)}),s.on(t(225),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(219)]||1;c[o(283)]=new Array(l)[o(284)](u)[o(390)](((t,e)=>t+e));for(const{cell:t}of s[o(334)](i,{startColumn:u,endColumn:u+l-1}))c[o(306)][o(340)](n[o(326)][o(318)](t))}),{priority:t(271)}),s.on(t(299),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(369)]||1;c[o(391)]=new Array(l)[o(284)](u)[o(390)](((t,e)=>t+e));for(const{cell:t}of s[o(334)](i,{startRow:u,endRow:u+l-1}))c[o(292)][o(340)](n[o(326)][o(318)](t))}),{priority:t(271)}),r[t(285)][t(341)]((e=>{const r=t;if(e[r(373)]&&e[r(373)][r(399)](r(289)))return e[r(310)]?{}:{type:r(336),content:Hr(n[r(382)],r(238))}}));const u=()=>!1;for(const e of[t(289),t(250),t(339),t(388)])r[t(401)][t(330)](t(336),e,t(332),u),r[t(401)][t(330)](t(372),e,t(332),u),r[t(401)][t(330)](t(329),e,t(332),u);r[t(401)][t(330)](t(329),t(388),t(258),u),r[t(401)][t(330)](t(329),t(388),t(217),((e,r,s)=>{const o=t,i=e[o(390)]((t=>t[o(410)]()))[o(276)]((t=>t)),a=new Map(i[o(390)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(361)])e&&a[o(406)](t,e);else if(s&&s[o(358)])for(const[t,e]of Object[o(223)](s[o(358)])){const r=n[o(326)][o(228)][o(394)](t),s=r?r[o(260)]()[o(410)]():null;s&&a[o(406)](s,e)}n[o(326)][o(325)]((t=>{const e=o;for(const[n,r]of a)t[e(342)]({...Ta,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(401)][o(330)](e,o(289),s,((t,i,a)=>{const c=o;n[c(326)][c(325)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(298)][o(264)];t.is(o(275),o(322))&&u[o(340)](t)}r[o(401)][o(365)](e,null,s)(t,i,a);for(const t of u)o(290)!=t[o(409)][o(226)]&&n[o(368)](t)}))}))};l(t(336),t(217)),l(t(336),t(258)),l(t(372),t(217)),l(t(372),t(258)),r[t(401)][t(330)](t(336),t(339),t(258),(e=>{const n=t,r=e[n(390)]((t=>t[n(410)]())),i=r[0][n(257)](n(360)),{minRow:a,maxRow:c}=o[n(252)](r);s[n(395)](i,{at:a,rows:c-a+1})})),r[t(401)][t(330)](t(336),t(250),t(258),(e=>{const n=t,r=e[n(390)]((t=>t[n(410)]())),i=r[0][n(257)](n(360)),{minColumn:a,maxColumn:c}=o[n(252)](r);s[n(244)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(373)]||!n[s(373)][s(399)](s(289)))return;const o=n[s(349)][s(397)],i=r[s(300)]()[s(276)]((t=>t[s(277)]&&t[s(349)]&&t[s(349)][s(397)]==o));i[s(302)]&&n[s(206)]()[s(302)]!=i[s(302)]&&i[s(338)](((t,e)=>(t[s(253)]=e,e[s(310)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(344)](e[s(233)]),i=[s(208),s(305)],a=r[s(384)][s(311)](e[s(233)]);return a&&i[s(340)](s(309)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(396),f,{priority:t(350)}),r.on(t(351),f,{priority:t(350)}),n[t(326)][t(221)][t(376)]((()=>{const e=t;let s=!1;const o=Array[e(203)](n[e(326)][e(221)][e(378)][e(234)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(344)](t);if(e(337)!=o||e(372)!=a||i[e(259)])continue;if(!r[e(237)](c))continue;const u=r[e(333)](c)[e(239)](),l=n[e(236)][e(394)](e(317)).me;for(const t of r[e(300)]())if(t[e(277)]&&t[e(301)]==l&&e(329)==t[e(241)]&&e(388)==t[e(373)]&&t[e(239)]()[e(320)]((t=>u[e(213)]((n=>n[e(229)](t,!0))))))for(const n of t[e(206)]())n[e(277)]&&(n[e(258)](),s=!0)}return s})),n[t(326)][t(221)][t(376)]((e=>{const s=t,o=n[s(243)][s(394)](s(362));if(!o||!o[s(402)][s(303)](e[s(355)]))return!1;let i=!1;const a=n[s(236)][s(394)](s(317)).me,c=n[s(326)][s(221)][s(378)][s(335)](),u=Array[s(203)](n[s(326)][s(221)][s(378)][s(234)]())[s(276)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(344)](t);return n(337)==o&&n(289)==i&&c==a.id&&!e[n(259)]}));for(const t of c){if(s(268)!=t[s(241)]||s(322)!=t[s(381)]||1!=t[s(302)])continue;const n=e[s(380)](t[s(222)],t[s(222)][s(214)](1));if(!u[s(387)]((({data:t})=>t[s(398)][s(280)](n))))for(const{name:t,data:r}of u)if(n[s(229)](r[s(398)])){e[s(327)](t,{range:n}),i=!0;break}}return i})),n[t(326)][t(221)][t(376)]((e=>{const s=t;let o=!1;const i=n[s(236)][s(394)](s(317)).me,a=r[s(300)]()[s(276)]((t=>t[s(277)]&&t[s(301)]==i)),c=new Set,u=new Set;for(const t of a)if(s(289)==t[s(373)])for(const e of t[s(255)]()){const n=e[s(260)]()[s(410)]();if(n)if(n.is(s(275),s(322))&&Aa(n)){t[s(261)](e[s(381)]),c[s(313)](n),o=!0;const r=n[s(288)],i=n[s(293)],a=r&&r.is(s(275),s(322)),l=i&&i.is(s(275),s(322));a&&!c[s(303)](r)&&u[s(313)](r),l&&!c[s(303)](i)&&u[s(313)](i)}else n.is(s(275),s(205))&&n[s(267)]&&(t[s(261)](e[s(381)]),o=!0)}else if(s(388)==t[s(373)]){if(!t[s(349)]||!t[s(349)][s(397)])continue;const e=t[s(349)][s(358)];if(e&&Object[s(367)](e)[s(302)])continue;const n=t[s(349)][s(397)];let r=!0,i=!0;for(const e of a)if(e[s(373)]&&e[s(373)][s(399)](s(289))){if(!e[s(349)][s(397)]){i=!1;break}if(e.id!=t.id&&e[s(349)][s(397)]==n){r=!1;break}}i&&r&&(t[s(218)](),o=!0)}for(const t of c)e[s(383)](t);for(const t of u)e[s(368)](t);return o})),n[t(281)][t(389)](t(347))[t(364)]({model:t(297),view:(t,e)=>h(t),converterPriority:t(350)}),n[t(281)][t(389)](t(232))[t(364)]({model:t(297),view:(e,n)=>n[t(209)][t(386)]?h(e,!1):null,converterPriority:t(350)});const g=n[t(220)][t(343)];this[t(308)](g[t(221)],t(246),((e,n)=>{const r=t,s=[];for(const t of g[r(357)](n[r(348)])[r(377)]())t.is(r(275),r(235))&&s[r(340)](t);g[r(325)]((t=>{const e=r;for(const n of s)t[e(242)](t[e(357)](n),t[e(279)](n)),t[e(383)](n)}))}))}}function ya(t,e){const n=Ea();return(ya=function(t,e){return n[t-=203]})(t,e)}function Aa(t){const e=Ia;if(t[e(267)])return!0;const n=t[e(315)](0);return n.is(e(275),e(205))&&n[e(267)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(334)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=La;function Na(){const t=["TrackChangesEditing","getSelectedElement","formatBlock","2457852tNSVQg","locale","3195252itIinv","*Format:* resize table","_suggestionFactory","getSuggestionCallback","getAttribute","plugins","805654BQJmCm","subType","selection","has","resizeTableWidth","tableWidth","getColumnGroupElement","handleSuggestionDescription","registerDescriptionCallback","_descriptionFactory","table","model","7rHNMST","handleResizeTableWidthCommand","getContainedElement","5szPCVD","columnWidths","2bBOoYU","10fXTQxh","19021536GFtxNM","document","afterInit","discard","3689778qpHMFM","resizeTable","type","formatGroupId","9jniKDH","get","accept","getSuggestions","editor","markBlockFormat","getTableColumnsWidths","Users","registerCustomCallback","author","1237181ccPgIz","format","change","TableColumnResizeEditing","6953816OevQZh","bind","data","formatInline","commandParams","enableCommand"];return(Na=function(){return t})()}function La(t,e){const n=Na();return(La=function(t,e){return n[t-=370]})(t,e)}!function(t,e){const n=La,r=t();for(;;)try{if(709157===parseInt(n(400))/1+-parseInt(n(417))/2*(parseInt(n(423))/3)+parseInt(n(394))/4*(-parseInt(n(415))/5)+parseInt(n(392))/6*(-parseInt(n(412))/7)+parseInt(n(383))/8*(parseInt(n(427))/9)+-parseInt(n(418))/10*(parseInt(n(379))/11)+parseInt(n(419))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class Ra extends t.Plugin{[Ca(421)](){const t=Ca;if(!this[t(373)][t(399)][t(403)](t(382)))return;const e=this[t(373)][t(399)][t(370)](t(389));e[t(388)](t(404),this[t(413)][t(384)](this)),e[t(396)][t(377)](t(391),t(424),t(371),e[t(396)][t(397)](t(391),null,t(422))),e[t(396)][t(377)](t(391),t(424),t(422),e[t(396)][t(397)](t(391),null,t(371))),e[t(409)][t(408)](this[t(407)][t(384)](this))}[Ca(413)](t,e){const n=Ca,r=this[n(373)][n(399)][n(370)](n(389)),s=this[n(373)][n(399)][n(370)](n(382)),o=e[n(410)]||this[n(373)][n(411)][n(420)][n(402)][n(390)]();this[n(373)][n(411)][n(381)]((()=>{const i=n,a=s[i(406)](o);let c=a?s[i(375)](a):null,u=o[i(398)](i(405))||null;const l=e[i(405)]||u,f=e[i(416)]||c,h=this[i(373)][i(399)][i(370)](i(376)).me;for(const t of r[i(372)]()){const e=t[i(414)]();if(i(424)===t[i(401)]&&e===o){t[i(378)]!==h&&t[i(422)]();const e=t[i(385)][i(387)];u=e[0][i(405)],c=e[0][i(416)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(374)](o,{commandName:i(404),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(424)},[],i(424))}))}[Ca(407)](t){const e=Ca;if(e(391)!=t[e(425)]&&e(386)!=t[e(425)])return;const{data:n}=t;if(n&&e(424)===n[e(426)]){const t=e(395);return{type:e(380),content:Hr(this[e(373)][e(393)],t)}}}}const Sa=Ma;function va(){const t=["549VhwJbu","Template","1420750dqhgEc","7145sVoZUX","has","plugins","121IWjmyx","2220PFkLjD","insertTemplate","20472qKUrYB","26011513aNkuSw","get","enableCommand","2887129MXeDPO","afterInit","2439qyNTzf","TrackChangesEditing","editor","10590LmPphW","8748aYNUQB"];return(va=function(){return t})()}function Ma(t,e){const n=va();return(Ma=function(t,e){return n[t-=349]})(t,e)}!function(t,e){const n=Ma,r=t();for(;;)try{if(452974===parseInt(n(368))/1*(parseInt(n(360))/2)+-parseInt(n(362))/3*(-parseInt(n(361))/4)+-parseInt(n(365))/5*(-parseInt(n(349))/6)+parseInt(n(355))/7+parseInt(n(351))/8*(parseInt(n(357))/9)+parseInt(n(364))/10+-parseInt(n(352))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(va);class Oa extends t.Plugin{[Sa(356)](){const t=Sa,e=this[t(359)];e[t(367)][t(366)](t(363))&&e[t(367)][t(353)](t(358))[t(354)](t(350))}}const wa=Da;function Fa(){const t=["commands","_descriptionFactory","328506TdqlIK","registerElementLabel","TrackChangesEditing","4585SRCERs","12zNjqJa","8058248mxQjiF","locale","enableCommand","insertTableOfContents","5atKKQI","ELEMENT_TABLE_OF_CONTENTS","afterInit","2831475xilvXV","2632JvnCsW","plugins","32QciHJY","13727VHAjFG","10376260CkOrzT","editor","get","tableOfContents","396qKbovx","312651eXCmfs"];return(Fa=function(){return t})()}function Da(t,e){const n=Fa();return(Da=function(t,e){return n[t-=222]})(t,e)}!function(t,e){const n=Da,r=t();for(;;)try{if(607812===-parseInt(n(240))/1*(-parseInt(n(231))/2)+parseInt(n(243))/3+-parseInt(n(244))/4*(-parseInt(n(234))/5)+-parseInt(n(227))/6*(parseInt(n(222))/7)+-parseInt(n(246))/8*(-parseInt(n(228))/9)+-parseInt(n(223))/10+-parseInt(n(236))/11*(parseInt(n(235))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fa);class Pa extends t.Plugin{[wa(242)](){const t=wa,e=this[t(224)];if(!e[t(229)][t(225)](t(239)))return;e[t(245)][t(225)](t(233))[t(238)](t(239));const n=e[t(245)][t(225)](t(233)),r=e[t(237)];n[t(230)][t(232)](t(226),(e=>Hr(r,t(241),e)))}}const xa=Ua;function Ba(){const t=["3VFoRUb","schema","123018LDNetc","forward","10019504HTgWaV","end","634160NitISV","isTouching","start","newRange","afterInit","isCollapsed","ELEMENT_TITLE","registerElementLabel","registerPostFixer","Title","2520144FjCzuR","isEqual","model","379014jhVzSj","7JwzIUo","_splitMarkerName","7706166FmgxBF","TrackChangesEditing","get","differ","from","suggestion","locale","document","editor","_descriptionFactory","removeMarker","createRange","title-content","updateMarker","nodeBefore","plugins","9038880cSeQez","getNearestSelectionRange","getChangedMarkers","element","has"];return(Ba=function(){return t})()}function Ua(t,e){const n=Ba();return(Ua=function(t,e){return n[t-=113]})(t,e)}!function(t,e){const n=Ua,r=t();for(;;)try{if(719898===parseInt(n(119))/1+parseInt(n(145))/2*(parseInt(n(143))/3)+-parseInt(n(116))/4+-parseInt(n(149))/5+-parseInt(n(122))/6*(-parseInt(n(120))/7)+-parseInt(n(147))/8+parseInt(n(138))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ba);class ja extends t.Plugin{[xa(153)](){const t=xa,e=this[t(130)];if(!e[t(137)][t(142)](t(115)))return;const n=e[t(137)][t(124)](t(123));n[t(131)][t(113)](t(134),(()=>Hr(e[t(128)],t(155)))),e[t(118)][t(129)][t(114)]((r=>{const s=t;let o=!1;const i=Array[s(126)](e[s(118)][s(129)][s(125)][s(140)]());for(const{name:t,data:a}of i){const{group:i}=n[s(121)](t);if(s(127)!==i||!a[s(152)])continue;const c=a[s(152)],u=c[s(148)][s(136)];if(!u||!u.is(s(141),s(134)))continue;if(!c[s(151)][s(150)](c[s(148)]))continue;const l=e[s(118)][s(144)][s(139)](c[s(148)],s(146));if(l&&l[s(154)]){const e=r[s(133)](c[s(151)],l[s(151)]);e[s(117)](c)||(r[s(135)](t,{range:e}),o=!0)}o||(r[s(132)](t),o=!0)}return o}))}}const Ga=za;function Va(){const t=["redo","undo","2102156VLrwqM","TrackChangesEditing","20iOZFUp","editor","6662056uNcMWV","36cFgKRG","4160783ssgtFP","42ewoqpU","2314385QAsVeN","plugins","enableCommand","835261wzQRsW","afterInit","UndoEditing","441292KfoWrf","1OgakBQ","has","10850679QUSAVg","get"];return(Va=function(){return t})()}function za(t,e){const n=Va();return(za=function(t,e){return n[t-=460]})(t,e)}!function(t,e){const n=za,r=t();for(;;)try{if(873190===parseInt(n(467))/1*(parseInt(n(473))/2)+parseInt(n(478))/3*(parseInt(n(466))/4)+parseInt(n(460))/5+parseInt(n(480))/6*(-parseInt(n(463))/7)+parseInt(n(477))/8+-parseInt(n(469))/9+parseInt(n(475))/10*(-parseInt(n(479))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Va);class Ha extends t.Plugin{[Ga(464)](){const t=Ga,e=this[t(476)],n=e[t(461)][t(470)](t(474));e[t(461)][t(468)](t(465))&&(n[t(462)](t(472)),n[t(462)](t(471)))}}function Wa(){const t=["3NgvKdv","TableCaptionEditing","10QWwCyq","has","74394XLQTOx","9562744wrIvAP","afterInit","requires","906MafGyO","12698955UEXSzp","4202289sqRjfG","285sizDil","get","toggleTableCaption","7964473tRIFUM","enableCommand","plugins","TrackChangesEditing","555Fufwtj","4417628kdGBKg","editor"];return(Wa=function(){return t})()}const Ka=qa;function qa(t,e){const n=Wa();return(qa=function(t,e){return n[t-=320]})(t,e)}!function(t,e){const n=qa,r=t();for(;;)try{if(707731===-parseInt(n(328))/1*(parseInt(n(325))/2)+-parseInt(n(338))/3*(-parseInt(n(336))/4)+-parseInt(n(335))/5*(parseInt(n(321))/6)+parseInt(n(327))/7+parseInt(n(322))/8+-parseInt(n(326))/9+-parseInt(n(340))/10*(-parseInt(n(331))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wa);class Qa extends t.Plugin{static get[Ka(324)](){return[aa]}[Ka(323)](){const t=Ka,e=this[t(337)];e[t(333)][t(320)](t(339))&&e[t(333)][t(329)](t(334))[t(332)](t(330))}}function Xa(){const t=["tableProperties","*Format:* change table cell properties","tableBorderWidth","has","TrackChangesEditing","tableBackgroundColor","get","discard","2952586vklPMW","getFirstPosition","tableCellVerticalAlignment","308728LMNyat","enableCommand","tableCellPadding","afterInit","1101096jtnBvH","getContainedElement","45caSAHA","handleDiscardAction","change","start","*Format:* change table properties","data","accept","enqueueChange","_handlePropertyChange","format","tableHeight","383446ZkTPxm","selection","markBlockFormat","tableCellBackgroundColor","tableCellWidth","_getSuggestion","getSelectionAffectedTableCells","tableCellHorizontalAlignment","commandParams","getSuggestions","removeAttribute","formatBlock","table","tableWidth","tableCellHeight","428070EoqQvu","TableCellPropertiesEditing","TablePropertiesEditing","pluginName","tableBorderColor","tableCellProperties","tableCellBorderWidth","tableBorderStyle","setAttribute","handleSuggestionDescription","246300vJwTwW","getAttribute","model","TrackChangesTableProperties","batch","editor","plugins","findAncestor","registerDescriptionCallback","nodeAfter","registerCustomCallback","join","document","tableCellBorderStyle","_descriptionFactory","tableCellBorderColor","_suggestionFactory","subType","locale","getSuggestionCallback","tableAlignment","TableUtils","33244ulqyNh","195XYwrQg"];return(Xa=function(){return t})()}const Ya=Za;function Za(t,e){const n=Xa();return(Za=function(t,e){return n[t-=183]})(t,e)}!function(t,e){const n=Za,r=t();for(;;)try{if(272463===-parseInt(n(214))/1+parseInt(n(199))/2+parseInt(n(247))/3*(parseInt(n(246))/4)+parseInt(n(188))/5*(-parseInt(n(224))/6)+parseInt(n(256))/7+parseInt(n(259))/8+-parseInt(n(186))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xa);class Ja extends t.Plugin{constructor(t){const e=Za;super(t),this[e(248)]=[e(218),e(221),e(250),e(244),e(212),e(198),e(253)],this[e(219)]=[e(239),e(237),e(220),e(184),e(203),e(213),e(202),e(206),e(258)]}static get[Ya(217)](){return Ya(227)}[Ya(185)](){const t=Ya,e=this[t(229)][t(230)][t(254)](t(252));if(this[t(229)][t(230)][t(251)](t(216))){for(const n of this[t(248)])e[t(183)](n,((e,r)=>{const s=t,o=this[s(229)][s(226)][s(236)][s(200)][s(257)]()[s(231)](s(211));this[s(196)](n,[o],this[s(248)],s(248),e,r)}));e[t(240)][t(234)](t(210),t(248),t(194),e[t(240)][t(243)](t(210),null,t(255))),e[t(240)][t(234)](t(210),t(248),t(255),((e,n)=>this[t(189)](this[t(248)],e,n))),e[t(240)][t(234)](t(210),t(248),t(235),(()=>!1))}if(this[t(229)][t(230)][t(251)](t(215))){for(const n of this[t(219)])e[t(183)](n,((e,r)=>{const s=t,o=this[s(229)][s(230)][s(254)](s(245))[s(205)](this[s(229)][s(226)][s(236)][s(200)]);this[s(196)](n,o,this[s(219)],s(219),e,r)}));e[t(240)][t(234)](t(210),t(219),t(194),e[t(240)][t(243)](t(210),null,t(255))),e[t(240)][t(234)](t(210),t(219),t(255),((e,n)=>this[t(189)](this[t(219)],e,n))),e[t(240)][t(234)](t(210),t(219),t(235),(()=>!1))}e[t(238)][t(232)]((e=>this[t(223)](e)))}[Ya(196)](t,e,n,r,s,o){const i=Ya,a=this[i(229)][i(230)][i(254)](i(252));this[i(229)][i(226)][i(195)](o[i(228)],(()=>{const t=i;for(const i of e)if(this[t(204)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(225)](r);void 0!==n&&(e[r]=n)}s(o),a[t(201)](i,{commandParams:[e]},[],r)}}))}[Ya(189)](t,e,n){const r=Ya,s=e[0][r(191)][r(233)],o=n[r(207)][0];this[r(229)][r(226)][r(190)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(222)](r,o[r],s):e[n(209)](r,s)}))}[Ya(223)](t){const e=Ya;if(t[e(193)])switch(t[e(241)]){case e(248):return{type:e(197),content:Hr(this[e(229)][e(242)],e(192))};case e(219):return{type:e(197),content:Hr(this[e(229)][e(242)],e(249))}}}[Ya(204)](t,e){const n=Ya,r=this[n(229)][n(230)][n(254)](n(252));for(const s of r[n(208)]({skipNotAttached:!0})){const r=s[n(187)]();if(s[n(241)]===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=Z?Z.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 gc=function(t){return function(){return t}};const dc=Qt?function(t,e){return Qt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Jt(t,sn(t),n),r&&(n=qn(n,7,oc));for(var s=e.length;s--;)Br(n,e[s]);return n})),Ec=bc;function bc(t,e){const n=Tc();return(bc=function(t,e){return n[t-=238]})(t,e)}function Tc(){const t=["getDifference","markAttributeChange","getSuggestions","splice","author","newRange","_joinSuggestions","commands","_descriptionFactory","@external","694318KZudFe","createRangeIn","push","isInsideObject","addComment","find","552UzPdiZ","values","isAfter","split","low","authoredAt","749622RyupeZ","getMultiRangeId","enableCommand","conversion","delete","toUpperCase","_addThreadToSuggestion","getFirstMarker","set","formatGroupId","getChangedMarkers","_isBlockAttribute","_breakSuggestionMarker","warn","_model","_suggestions","subType","skipNestingCheck","writer","addMarkerName","attributeNewValue","startsWith","size","markerName","getAllAdjacentSuggestions","formatBlock:","markMultiRangeInsertion","_adapter","formatBlock:chain","attributeKey","moveTargetPosition","isIntersectingWithRange","editor","createdAt","track-changes-user-not-found","config","removeAttribute","deletion:","enableReadOnlyMode","insertion:accept","attribute:accept","accept","removeMarkers","hasCommentThread","for","_findSuggestions","ready","addSuggestion","from","trackChanges.trackFormatChanges","deletion","unbindElementFromMarkerName","rejected","resolve","formatInline:chain","init","_SUGGESTION_ANNOUNCEMENT","insertion:join","updateMarker","getRange","acceptSelectedSuggestions","external:","suggestion-type","getSuggestionCallback","sort","_updateSuggestionData","listenTo","comments","$graveyard","insertion:chain","markInlineFormat","discard","stopListening","trackChanges.mergeNestedSuggestions","_saved","removeMarker:suggestion:attribute","suggestion:attribute:","_refreshSuggestionsChain","_cutOutSuggestionMarker","getNearestSelectionRange","4770OujIOf","isLocal","setSelection","pluginName","isLimit","applyOperation","refresh","_setSuggestionRange","_createSuggestion","locale","elementStart","isAtStart","_trackFormatChanges","getAncestors","getLastMatchingPosition","_inlineAttributeKeys","isDocumentOperation","LEAVE","showSuggestionHighlights","ck-suggestion-marker-","markers","name","addUser","fromRange","end","_initAriaMarkerChangeAnnouncements","track-changes-enable-command-twice","markerNameToElements","addMarker:suggestion","item","isObject","createSelection","differ","collaboration.channelId","isEqual","concat","track-changes-adapter-missing-getsuggestion","newValue","FORMATTING","oldValue","groupId","element","_recordAttributeSuggestions","discardSelectedSuggestions","multipleBlocks","commandName","then","fetchCommentThread","Users","_isDataLoaded","$textProxy","containsRange","isIntersecting","PENDING_ACTION_SUGGESTION","fromCharCode","keys","pop","dataToMarker","buildSuggestion","length","addClass","track-changes-suggestion-data-mismatch","createPositionAfter","selection","toJSON","trackChangesCommand","execute","markerToData","_registerDefaultCallbacks","updateSuggestion","elementToElement","addMarker:suggestion:formatBlock","includes","forceDefaultExecution","_getSuggestionData","getAttribute","rethrowUnexpectedError","291xHKyQG","_checkSuggestionCorrectness","elementEnd","markMultiRangeDeletion","update:suggestion","isArray","isMultiRange","upcast","assign","addHighlight","batch","originalSuggestionId","getWalker","registerCustomCallback","_processAttributeSuggestions","add","formatBlock:join","toViewElement","formatBlock","_setSuggestionData","attributeOldValue","containsRangeInObject","getUser","clone","type","attribute","document","open","isInContent","nodeBefore","suggestion","addRange","deletion:chain","$elementName","enqueueChange","trackChanges","group","join","change","ck-suggestion-marker-formatInline","every","track-changes-suggestion-not-found","root","getChanges","consume","parent","_removeSuggestion","attributes","getCustomProperty","getFirstRange","setAttribute","range","detach","acceptAllSuggestions","data-suggestion","isTouching","hasComments","ck-suggestion-marker","registerPostFixer","define","editingDowncast","documentSelection","_processAttributeChanges","commentThread","marker-count","track-changes-command-not-found","acceptSuggestion","markMultiRangeBlockFormat","isAtEnd","adapter","rename","targetPosition","attribute:discard","stop","unshift","discardSuggestion","insertion:discard","43916YOTjey","attribute:join","remove","move","getRanges","change:_saved","deletion:accept","_isForcedDefaultExecutionBlock","TrackChangesEditing","getCommentThread","formatInline:discard","chain","formatInline","substr","dataReady","suggestion:","suggestionLoaded","_afterChanges","_getAuthorFromId","markerToHighlight","PendingActions","insertion:","data","_mergeNestedSuggestions","_reduceExistingSuggestions","_recordAttributeChanges","accepted","key","notReady","formatInline:join","_rangeIsInLocalUserInsertion","createElement","getIntersection","discardAllSuggestions","_onDiscard","ariaLiveAnnouncer","filter","lowest","normal","_addSuggestionMarker","_enabledCommands","markBlockFormat","activeMarkers","$marker","containsPosition","map","return","removeComment","getShiftedBy","createPositionAt","isOwn","addCommentThread","forward","insertion","isExternal","default","forEach","getItems","has","rootName","getSuggestion","addSuggestionData","dataDowncast","backward","_editor","start","oldRange","splitPosition","suggestionChanged","_getAttributeKey","ENTER","hasSuggestion","deletion:discard","isSelectable","ck-suggestion-marker--active","removed","CommentsRepository","_handleNewSuggestionMarker","22429DBCOUe","_defaultCallbacks","multi","before","announce","reconvertMarker","substring","createRange","options","deletion:join","meta","formatBlock:accept","$text","nodeAfter","fire","change:activeMarkers","position","get","formatInline:","markInsertion","requires","creator","unbind","_getExternalAuthor","_registerInlineAttribute","insertContent","markDeletion","bindElementToMarker","_customCallbacks","_getMarkerAnnouncementText","_splitMarkerName","authorName","change:data","isBlock","never","isNextTo","deleteContent","removeMarker:suggestion:formatBlock","model","addMarker:suggestion:attribute","schema","_blockAttributeKeys","containerElement","editing","ck-suggestion-marker-formatBlock","_joinWithAdjacentSuggestions","value","_element","createRangeOn","after","tablePasteChainId","formatInline:accept","createPositionBefore","formatBlock:discard","previous","error-saving-suggestion-data-suggestion-discarded","setTo","_commentsRepository","some","1555suSvXE","catch","getContainedElement","_enableDefaultAttributesIntegration","mapper","insert","widget","high","removeMarker","_registerBlockAttribute","highest","getMarkers","howMany","head","markerReady","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.","clear","addMarker","consumable","9154854WDGanC","attribute:","containsItem","isBefore","plugins","_refreshAttributeSuggestionsChain","track-changes-adapter-already-set","format","isCollapsed","449112qEgrsu","isUndo","always","removeClass","isRemovable","_isRegisteredAttribute","70SXXIxC","_suggestionState","suggestionUnloaded","_reduceSuggestionAttributeRange","next","_suggestionFactory"];return(Tc=function(){return t})()}!function(t,e){const n=bc,r=t();for(;;)try{if(602787===-parseInt(n(241))/1+-parseInt(n(662))/2+-parseInt(n(398))/3*(-parseInt(n(475))/4)+parseInt(n(612))/5*(parseInt(n(668))/6)+parseInt(n(646))/7*(parseInt(n(640))/8)+parseInt(n(631))/9+parseInt(n(321))/10*(-parseInt(n(553))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Tc);const _c=Ec(431);class yc extends t.Plugin{static get[Ec(573)](){return[Ec(551),o.Users,t.PendingActions,Jr,es,as,fs,Ts,ms,ks,Ss,Bs,to,no,uo,go,bo,Ao,Lo,Mo,Do,Vo,Uo,Ko,Zo,ei,ui,pi,Li,oi,Vs,qs,bi,Ai,Mi,Di,ji,Hi,Qi,$i,ra,aa,ha,ma,Qa,_a,Ra,Pa,Ja,Oa,ja,Ha]}static get[Ec(324)](){return Ec(483)}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(520)]((t=>String[e(375)](t)))[e(435)]("")}super(t),this[e(363)]=!1,this[e(249)](e(517),[]),this.on(e(568),((n,r,s,o)=>{const i=e;this[i(255)][i(436)]((()=>{const e=i;for(const n of[...o,...s])this[e(255)][e(341)][e(533)](n)&&t[e(596)][e(558)](n)}))})),this[e(660)]=new Qr(this[e(273)][e(591)][e(593)],this[e(273)][e(330)]),this[e(268)]=null,this[e(651)]=new Ac(this[e(273)]),this[e(256)]=new Map,this[e(610)]=t[e(635)][e(570)](e(551)),this[e(515)]=new Set,this[e(255)]=this[e(273)][e(591)],this[e(647)]=new WeakMap,this[e(482)]=!1,this[e(594)]=new Set([e(431)]),this[e(336)]=new Set,t[e(276)][e(457)](e(290),e(530)),this[e(333)]=t[e(276)][e(570)](e(290)),t[e(276)][e(457)](e(314),!0),this[e(498)]=t[e(276)][e(570)](e(314)),this[e(386)]=new f(t,this[e(515)]),this[e(346)](),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,48])}[Ec(296)](){const t=Ec,n=this[t(273)],r=(e,n)=>{const r=t;if(r(423)!=e)return r(340)+e;const s=n[r(238)]("|")[0];return this[r(252)](s)?r(597):r(437)};n[t(244)][t(285)](t(458))[t(494)]({model:t(428),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(583)](e[n(264)]),a=[n(455),r(o,i)];let c=3e3;return this[n(517)][n(393)](e[n(264)])&&(a[n(664)](n(549)),c=3010),n(291)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(244)][t(285)](t(537))[t(413)]((e=>{const r=t;e.on(r(349),((t,e,s)=>{const o=r;if(!s[o(561)][o(339)])return;const i=e[o(350)];if(!i)return;const c=s[o(616)][o(415)](i);n[o(591)][o(593)][o(351)](i)&&c&&!c[o(446)](o(618))&&c.is(o(595))&&(0,a.toWidget)(c,s[o(259)])}),{priority:r(619)})})),n[t(244)][t(285)](t(537))[t(494)]({model:t(428),view:(e,n)=>{const s=t;if(!n[s(561)][s(339)])return null;const{type:o,subType:i}=this[s(583)](e[s(264)]);return{classes:[s(455),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(350)])return;const{id:c}=this[a(583)](o[a(264)]);if(r){const t=this[a(256)][a(570)](c),e=this[a(544)](t);if(!this[a(252)](e))return}if(o[a(350)].is(a(384)))return void i[a(630)][a(442)](o[a(350)],s[a(342)]);const u=i[a(616)][a(415)](o[a(350)]);if(o[a(350)].is(a(362))&&n[a(591)][a(593)][a(586)](o[a(350)])&&!u[a(446)](a(407))){i[a(259)][a(381)]([a(455),a(597)],u),i[a(259)][a(448)](a(452),c,u),i[a(616)][a(580)](u,o[a(264)]),e&&(this[a(517)][a(393)](o[a(264)])?i[a(259)][a(381)](a(549),u):i[a(259)][a(643)](a(549),u));for(const t of n[a(591)][a(663)](o[a(350)])[a(532)]())i[a(630)][a(442)](t,s[a(342)]);i[a(630)][a(442)](o[a(350)],s[a(342)])}};n[t(244)][t(285)](t(537))[t(413)]((e=>{const n=t;e.on(n(392),((t,e,r)=>{const o=n;r[o(561)][o(339)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(622)})})),n[t(244)][t(285)](t(537))[t(413)]((e=>{const n=t;e.on(n(592),((t,e,r)=>{const o=n;r[o(561)][o(339)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(622)})})),n[t(244)][t(285)](t(537))[t(388)]({model:t(428),view:(e,n)=>n[t(561)][t(339)]?null:{group:t(428),name:e[t(488)](11)}}),n[t(244)][t(285)](t(405))[t(391)]({view:{name:t(428),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(490)+e[r(396)](r(303))+":"+e[r(396)]("id");return e[r(396)](r(462))&&(s+=":"+e[r(396)](r(462))),n[r(506)](r(518),{"data-name":s})}}),n[t(244)][t(285)](t(405))[t(378)]({view:t(428)}),n[t(244)][t(285)](t(458))[t(413)]((e=>{const n=t;e.on(n(392),s(),{priority:n(619)})})),n[t(244)][t(285)](t(458))[t(413)]((e=>{const n=t;e.on(n(592),s({isAttributeSuggestion:!0}),{priority:n(619)})})),n[t(244)][t(285)](t(458))[t(413)]((e=>{const n=t;e.on(n(590),((t,e,r)=>{const s=n,o=r[s(616)][s(348)](e[s(264)]);if(o)for(const t of o)t[s(446)](s(407))||(r[s(259)][s(643)]([s(455),s(597),s(549)],t),r[s(259)][s(277)](s(452),t),r[s(616)][s(292)](t,e[s(264)]))}),{priority:n(619)})})),n[t(244)][t(285)](t(458))[t(413)]((e=>{const n=t;e.on(n(316),((t,e,r)=>{const s=n,o=r[s(616)][s(348)](e[s(264)]);if(!o)return;const{id:i}=this[s(583)](e[s(264)]),a=this[s(256)][s(570)](i),c=this[s(544)](a);if(this[s(252)](c))for(const t of o)t[s(446)](s(407))||(r[s(259)][s(643)]([s(455),s(597),s(549)],t),r[s(259)][s(277)](s(452),t),r[s(616)][s(292)](t,e[s(264)]))}),{priority:n(619)})})),n[t(591)][t(424)][t(456)]((e=>{const r=t;let s=!1;const o=Array[r(289)](n[r(591)][r(424)][r(353)][r(251)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(583)](t);if(r(428)!==o)continue;const h=this[r(256)][r(570)](f);if(null!=c[r(657)]){r(487)==u&&(s=s||Nc(c[r(657)],t,e,n[r(591)][r(593)]));const o=r(423)==u&&this[r(252)](l[r(238)]("|")[0]);if(c[r(657)][r(639)]||r(309)==c[r(657)][r(440)][r(534)]||r(416)==u&&!Rc(c[r(657)])||o&&!Rc(c[r(657)])||r(291)==u&&(Cc(a=c[r(657)])||function(t){const e=r;return t[e(540)][e(443)]==t[e(345)][e(427)]&&t[e(540)][e(466)]}(a)))e[r(620)](t),s=!0;else{if(!h||!h[r(426)])continue;i[r(413)](h)}}}var a;return i[r(263)]>0&&(s=!!this[r(598)](i)||s),s})),n[t(591)][t(424)][t(456)]((e=>{const r=t;let s=!1;for(const t of n[r(591)][r(424)][r(353)][r(441)]())if(r(617)==t[r(422)])for(const t of this[r(256)][r(669)]()){if(t[r(404)]||!t[r(426)])continue;const o=r(416)==t[r(422)],i=this[r(544)](t),a=i&&this[r(252)](i);if(!o&&!a)continue;const c=t[r(447)]();if(c[r(540)][r(443)]!=c[r(345)][r(443)]&&!c[r(345)][r(466)]){const o=n[r(591)][r(524)](c[r(540)][r(566)],r(345)),i=n[r(591)][r(560)](c[r(540)],o);e[r(299)](t[r(248)](),{range:i}),s=!0}}return s})),n[t(591)][t(424)][t(456)]((e=>this[t(460)](e))),n[t(591)][t(424)][t(456)]((e=>!e[t(408)][t(322)]&&this[t(412)](e))),n[t(591)].on(t(492),(()=>{this[t(363)]=!1})),n[t(591)][t(424)].on(t(585),((r,s)=>{const o=t;if(!s[o(322)]||s[o(641)])return;if(!this[o(363)])return;const i=n[o(591)][o(424)][o(353)][o(441)]();if(0==i[o(380)])return;const a=[],c=i[o(511)]((t=>o(423)==t[o(422)])),u=i[o(511)]((t=>o(617)==t[o(422)]&&o(565)!=t[o(342)])),l=i[o(511)]((t=>o(477)==t[o(422)]&&o(565)!=t[o(342)]));for(const t of c)this[o(645)](t[o(270)])&&a[o(664)]({key:t[o(270)],newValue:t[o(261)],oldValue:t[o(418)],range:Sc(t[o(449)],n[o(591)])});for(const t of u){const e=l[o(667)]((e=>e[o(600)]===t[o(600)]));if(e){const r=vc(t[o(569)][o(566)],n[o(591)]);e[o(342)]!==t[o(342)]&&a[o(664)]({key:o(431),newValue:t[o(342)],oldValue:e[o(342)],range:r});for(const[n,s]of e[o(445)]){if(!this[o(645)](n))continue;const e=t[o(445)][o(570)](n);s!==e&&a[o(664)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(445)])this[o(645)](n)&&(e[o(445)][o(533)](n)||a[o(664)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(380)]&&n[o(591)][o(432)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(653)](t,e,s,o,{groupId:r});this[n(499)](t,a)}))}),{priority:t(512)}),n[t(591)][t(341)].on(t(402),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(583)](n[s(342)]),e=this[s(256)][s(570)](t);e&&e[s(260)](n[s(342)])}})),n[t(591)][t(424)].on(t(585),(()=>{const e=t,r=Array[e(289)](n[e(591)][e(424)][e(353)][e(251)]())[e(511)]((t=>e(428)===this[e(583)](t[e(342)])[e(434)]));if(0===r[e(380)])return;r[e(305)](((t,n)=>{const r=e,s=t[r(497)][r(541)],o=n[r(497)][r(541)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(540)][r(634)](o[r(540)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(583)](t);if(null===n[e(541)]){const n=this[e(552)](t);o[e(413)](n)}else{const t=this[e(256)][e(570)](r);null!==n[e(657)]||t[e(426)]?(s[e(413)](t[e(625)]),o[e(413)](t)):this[e(444)](t)}}o[e(263)]>0&&this[e(318)](o);for(const t of s)this[e(567)](e(543),t)})),n[t(591)].on(t(326),((e,r)=>{const s=t,o=r[0];if(!this[s(256)][s(263)])return;if(!o[s(337)])return;if(o[s(408)][s(641)]||!o[s(408)][s(322)])return;let i,a;switch(o[s(422)]){case s(617):i=n[s(591)][s(524)](o[s(569)]),a=i[s(523)](o[s(624)]);break;case s(238):i=n[s(591)][s(524)](o[s(542)]),a=n[s(591)][s(524)](o[s(271)]);break;case s(478):i=n[s(591)][s(524)](o[s(469)]),a=i[s(523)](o[s(624)]);break;default:return}const c=n[s(591)][s(560)](i,a);n[s(591)][s(436)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(286)](c)){if(e[t(404)])continue;if(t(487)==e[t(422)])continue;const r=this[t(544)](e);if(r&&this[t(252)](r)&&t(238)!=o[t(422)])continue;const s=e[t(497)]&&e[t(497)][t(365)];(t(416)!=e[t(422)]||t(238)==o[t(422)]&&!s)&&(n[t(419)]||t(528)==e[t(422)]&&n[t(525)]||e[t(447)]()[t(372)](c)&&this[t(253)](e,i,a))}}))}),{priority:t(512)}),n[t(591)].on(t(589),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(394)])return;if(this[s(482)])return;if(!this[s(386)][s(599)])return;if(o[s(639)])return;const a=n[s(591)][s(593)],{start:c,end:u}=o[s(447)](),l=c[s(566)]&&a[s(325)](c[s(566)])?null:a[s(320)](c,s(527)),f=u[s(427)]&&a[s(325)](u[s(427)])?null:a[s(320)](u,s(538)),h=n[s(591)][s(560)](l?l[s(540)]:c,f?f[s(345)]:u);n[s(591)][s(436)]((t=>{const e=s;this[e(579)](h);const r=n[e(591)][e(593)][e(320)](h[e(540)]);o.is(e(459))?t[e(323)](r):o[e(609)](r)})),e[s(471)]()}),{priority:e.priorities[t(513)]+10}),n[t(591)].on(t(578),((e,r)=>{const s=t,o=r[r[s(380)]-1];o&&o[s(394)]||this[s(482)]||this[s(386)][s(599)]&&(n[s(591)][s(436)]((()=>{const t=s;let o=n[t(591)][t(578)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(521)]=o[t(421)]();const i=o[t(345)][t(427)],a=n[t(591)][t(593)];i&&a[t(586)](i)&&!a[t(351)](i)&&(o=n[t(591)][t(560)](o[t(540)],n[t(591)][t(524)](i,t(345)))),this[t(572)](o)})),e[s(471)]())}),{priority:t(619)}),this[t(273)][t(659)][t(413)](t(433),this[t(386)]),this[t(243)](t(433));const o=new p(n,this[t(256)]);n[t(659)][t(413)](t(464),o),this[t(243)](t(464));const i=new E(n,this[t(256)]);n[t(659)][t(413)](t(473),i),this[t(243)](t(473)),n[t(659)][t(413)](t(451),new S(n,o,this[t(256)])),this[t(243)](t(451)),n[t(659)][t(413)](t(508),new S(n,i,this[t(256)])),this[t(243)](t(508)),n[t(659)][t(413)](t(301),new w(n,o,this[t(256)])),this[t(243)](t(301)),n[t(659)][t(413)](t(364),new w(n,i,this[t(256)])),this[t(243)](t(364));const c=n[t(635)][t(570)](t(551));this[t(307)](c,t(666),((e,{threadId:n})=>{const r=t,s=this[r(256)][r(570)](n);s&&s[r(461)]&&1===s[r(461)][r(380)]&&this[r(306)](n,{hasComments:!0})}),{priority:t(239)}),this[t(307)](c,t(522),((e,{threadId:n})=>{const r=t,s=this[r(256)][r(570)](n);s&&s[r(461)]&&!s[r(461)][r(380)]&&this[r(306)](n,{hasComments:!1})}),{priority:t(239)})}set[Ec(467)](t){const n=Ec;if(this[n(268)])throw new e.CKEditorError(n(637),this);this[n(268)]=t}get[Ec(467)](){return this[Ec(268)]}[Ec(654)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(256)][n(669)]())t&&!e[n(426)]||r[n(664)](e);return e?r[n(520)]((t=>t[n(385)]())):r}[Ec(535)](t){const n=Ec,r=this[n(256)][n(570)](t);if(!r)throw new e.CKEditorError(n(439),this);return r}[Ec(546)](t){const e=Ec;return this[e(256)][e(533)](t)}[Ec(536)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(422)][e(238)](":"),a=this[e(256)][e(570)](r)||this[e(329)](o,i,r,n,s);if(this[e(247)](a),this[e(399)](a,o,i||null,n),a[e(274)]=t[e(274)],a[e(370)]=!0,s&&s[e(661)]){const t=s[e(661)],n=this[e(576)](t[e(584)]);a[e(240)]=t[e(274)],a[e(656)]=n,a[e(529)]=!0}else a[e(240)]=t[e(274)];switch(t[e(497)]&&(a[e(497)]=t[e(497)]),t[e(445)]&&(a[e(445)]=t[e(445)]),this[e(268)]&&this[e(268)][e(288)]||(a[e(315)]=!0),this[e(647)][e(570)](a)){case e(503):this[e(647)][e(249)](a,e(489));break;case e(626):a[e(426)]?(this[e(598)](new Set([a])),this[e(318)](new Set([a])),this[e(647)][e(249)](a,e(287)),this[e(567)](e(491),a)):this[e(647)][e(249)](a,e(550))}return a}[Ec(464)](t){const e=Ec;this[e(394)]((()=>{const n=e;this[n(273)][n(591)][n(436)]((()=>{const e=n;for(const n of t[e(265)]())n[e(282)]()}))}))}[Ec(473)](t){const e=Ec;this[e(394)]((()=>{const n=e;this[n(273)][n(591)][n(436)]((()=>{const e=n;for(const n of t[e(265)]())n[e(312)]()}))}))}[Ec(243)](t,n){const r=Ec,s=this[r(273)][r(659)][r(570)](t);if(!s)throw new e.CKEditorError(r(463),this,{commandName:t});if(this[r(515)][r(533)](s))throw new e.CKEditorError(r(347),this,{commandName:t});this[r(515)][r(413)](s),n&&s.on(r(387),((t,e)=>{const o=r;this[o(386)][o(599)]&&(this[o(482)]||(e[o(380)]>0&&e[e[o(380)]-1]&&e[e[o(380)]-1][o(394)]?e[o(377)]():(t[o(521)]=n(((...t)=>s[o(387)](...t,{forceDefaultExecution:!0})),...e),t[o(471)]())))}),{priority:r(619)})}[Ec(394)](t){const n=Ec;let r,s;const o=this[n(482)];this[n(482)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(482)]=!1),s&&e.CKEditorError[n(397)](s,this),r}[Ec(572)](t,n=null,r={}){const s=Ec;if(t[s(639)])return null;const o=this[s(273)][s(635)][s(570)](s(369)).me;for(const{suggestion:e,meta:o}of this[s(286)](t,s(528)))if(o[s(525)]){if(!o[s(588)]){if(o[s(419)]){if(!this[s(498)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(253)](e,t[s(540)],t[s(345)]);break}if(n==e[s(257)]&&wc(e,r)){const n=e[s(447)]();return n[s(540)][s(355)](t[s(345)])?this[s(328)](e,this[s(255)][s(560)](t[s(540)],n[s(345)])):this[s(328)](e,this[s(255)][s(560)](n[s(540)],t[s(345)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(496)+n:s(528),u=this[s(417)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(514)](c,i,a,t),u}[Ec(267)](t,n=Ec(555),r={}){const s=Ec,o=this[s(273)][s(635)][s(570)](s(369)).me,i=this[s(651)][s(304)](s(528),n,s(435));for(const e of this[s(654)]())if(e[s(656)].id==o.id&&s(528)==e[s(422)]&&e[s(257)]==n&&wc(e,r)&&(i(e[s(479)](),t)||i(t,e[s(479)]()))){for(const n of t)e[s(429)](n);return e}for(const{suggestion:e,meta:n}of this[s(286)](t,s(528))){if(!n[s(525)])continue;if(!this[s(498)]&&n[s(419)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(479)]())for(const e of t)if(!n[s(372)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(496)+n,l=this[s(417)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(514)](u,a,c,e,zr[s(242)]());return l}[Ec(311)](t,n,r=null,s={}){const o=Ec;if(r=r||Lc(n),t[o(639)])return null;if(o(587)===this[o(333)]){const e=this[o(651)][o(304)](o(487),r,o(282));return this[o(394)]((()=>e([t],n,s))),null}const i=this[o(273)][o(635)][o(570)](o(369)).me,a=[];if(o(642)!==this[o(333)])for(const{suggestion:e,meta:n}of this[o(286)](t,o(528)))n[o(525)]&&!n[o(665)]&&a[o(664)](...e[o(479)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(507)](s);e&&r[n(664)](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(380)];){const s=r[e][n(652)](t);r[n(655)](e,1,...s),e+=s[n(380)]}}return r}(t,a);c[o(380)]&&this[o(255)][o(436)]((()=>{const t=o;for(const e of c){const o=this[t(651)][t(304)](t(487),r,t(282));this[t(394)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(540)],u=t[o(345)];for(const{suggestion:e,meta:n}of this[o(286)](t,o(487))){if(!n[o(525)])continue;if(e[o(257)]!=r)continue;if(!wc(e,s))continue;const i=e[o(447)]();if(i[o(372)](t,!0))return null;c=c[o(634)](i[o(540)])?c:i[o(540)],u=u[o(670)](i[o(345)])?u:i[o(345)],a?i[o(540)][o(634)](a[o(447)]()[o(540)])?(a[o(283)](),a=e):e[o(283)]():a=e}const l=this[o(255)][o(560)](c,u);if(a)this[o(328)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(417)]({id:t,type:o(571)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(514)](o(571)+r,t,a,l)}}return null}[Ec(516)](t,n,r=[],s=null,o={}){const i=Ec;n[i(250)]||(n[i(250)]=n[i(366)]),n[i(365)]=t.is(i(449)),s=s||Lc(n);const a=r[i(520)]((t=>vc(t,this[i(255)]))),c=t.is(i(449))?t:vc(t,this[i(255)]);if(i(587)===this[i(333)]){const t=this[i(651)][i(304)](i(416),s,i(282));return this[i(394)]((()=>t([c],n,o))),null}a[i(664)](c);let u=!0;for(const t of a)if(!this[i(505)](t)){u=!1;break}if(u&&i(642)!==this[i(333)]){const t=this[i(651)][i(304)](i(416),s,i(282));return this[i(394)]((()=>t([c],n,o))),null}let l=null,f=c[i(540)],h=c[i(345)];for(const{suggestion:t,meta:e}of this[i(286)](c,i(416))){if(!e[i(525)])continue;if(e[i(588)]||e[i(419)]||e[i(665)])continue;if(t[i(497)][i(250)]!=n[i(250)])continue;if(!wc(t,o))continue;const r=t[i(447)]();if(t[i(257)]==s){if(r[i(372)](c,!0))return null;f=f[i(634)](r[i(540)])?f:r[i(540)],h=h[i(670)](r[i(345)])?h:r[i(345)],l?r[i(540)][i(634)](l[i(447)]()[i(540)])?(l[i(283)](),l=t):t[i(283)]():l=t}else{const e=c[i(507)](r);this[i(319)](t,e)}}const g=this[i(273)][i(635)][i(570)](i(369)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(328)](l,this[i(255)][i(560)](f,h)),l;{const t=this[i(417)]({id:d,type:i(266)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(514)](i(266)+s,d,p,this[i(255)][i(560)](f,h)),t}}[Ec(465)](t,n,r=[],s=null,o={}){const i=Ec;n[i(250)]||(n[i(250)]=n[i(366)]);const a=t[0];n[i(365)]=a.is(i(449)),s=s||Lc(n);const c=r[i(520)]((t=>vc(t,this[i(255)]))),u=a.is(i(449))?t:t[i(520)]((t=>vc(t,this[i(255)])));if(i(587)===this[i(333)]){const t=this[i(651)][i(304)](i(416),s,i(282));return this[i(394)]((()=>t(u,n,o))),null}c[i(664)](...u);let l=!0;for(const t of c)if(!this[i(505)](t)){l=!1;break}if(l&&i(642)!==this[i(333)]){const t=this[i(651)][i(304)](i(416),s,i(282));return this[i(394)]((()=>t(u,n,o))),null}const f=this[i(273)][i(635)][i(570)](i(369)).me;for(const t of this[i(654)]()){if(t[i(656)].id!=f.id)continue;if(i(416)!=t[i(422)]||t[i(497)][i(250)]!=n[i(250)])continue;if(!wc(t,o))continue;const e=t[i(257)]==s;for(let n=0;n<u[i(380)];n++){const r=u[n];for(const s of t[i(623)]()){const o=s[i(300)]();if(r[i(355)](o)){e?(u[i(655)](n,1),n--):t[i(620)](s[i(342)]);break}}}}if(0==u[i(380)])return null;const h=this[i(651)][i(304)](i(416),s,i(435));for(const t of this[i(654)]())if(t[i(656)].id==f.id&&i(416)==t[i(422)]&&t[i(497)][i(250)]==n[i(250)]&&t[i(257)]==s&&wc(t,o)&&(h(t[i(479)](),u)||h(u,t[i(479)]()))){for(const e of u)t[i(429)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(266)+s,m=this[i(417)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(514)](p,g,d,t,zr[i(242)]());return m}[Ec(579)](t,n=null,r={}){const s=Ec;if(t[s(639)])return null;const o=this[s(273)][s(635)][s(570)](s(369)).me,a=new i.LiveRange(t[s(540)],t[s(345)]);for(const{suggestion:t,meta:e}of this[s(286)](a,s(528)))if(e[s(525)]&&!e[s(588)])if(t[s(404)]){const e=t[s(479)]()[s(511)]((t=>s(309)!=t[s(440)][s(534)]));if(e[s(438)]((t=>a[s(372)](t,!0)))&&t[s(312)](),e[s(611)]((t=>t[s(372)](a,!0)))){const t=this[s(651)][s(304)](s(291),n,s(282));return this[s(394)]((()=>t([a],null,r))),null}}else{const e=a[s(507)](t[s(447)]());null!==e&&t[s(509)]([e],null,r)}if(a[s(450)](),a[s(639)]||s(309)==a[s(440)][s(534)])return null;let c=null,u=a[s(540)],l=a[s(345)];const f=this[s(286)](a,s(291));for(const{suggestion:t,meta:e}of f){const n=this[s(255)][s(560)](u,l);if(e[s(525)]&&(this[s(498)]||!e[s(419)]&&!e[s(665)]))if(t[s(404)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(479)]()){if(r[s(372)](n,!0))return t;n[s(372)](r)||(e=!1)}e&&t[s(312)]()}else{const e=t[s(447)]();if(e[s(372)](n,!0))return t;if(!wc(t,r)){n[s(372)](e)?t[s(283)]():e[s(519)](u)?u=e[s(345)]:e[s(519)](l)&&(l=e[s(540)]);continue}u=u[s(634)](e[s(540)])?u:e[s(540)],l=l[s(670)](e[s(345)])?l:e[s(345)],r=Object[s(406)]({},t[s(445)]),c?e[s(540)][s(634)](c[s(447)]()[s(540)])?(c[s(283)](),c=t):t[s(283)]():c=t}}if(c)return this[s(328)](c,this[s(255)][s(560)](u,l)),c;{const t=(0,e.uid)(),i=this[s(255)][s(560)](u,l),a=o.id,c=n?s(278)+n:s(291),f=this[s(417)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(514)](c,t,a,i),f}}[Ec(401)](t,n=Ec(555),r={}){const s=Ec,o=this[s(273)][s(635)][s(570)](s(369)).me,a=t[s(520)]((t=>new i.LiveRange(t[s(540)],t[s(345)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(286)](a,s(528)))e[s(525)]&&!e[s(588)]&&c[s(413)](t);for(const e of c)if(e[s(404)]){const o=e[s(479)]();if((!e[s(445)]||!e[s(445)][s(258)])&&o[s(438)]((t=>a[s(611)]((e=>e[s(372)](t,!0)))))&&e[s(312)](),a[s(438)]((t=>o[s(611)]((e=>e[s(372)](t,!0)))))){const e=this[s(651)][s(304)](s(291),n,s(282));return this[s(394)]((()=>e(t,null,r))),null}}else{const t=e[s(447)]();if(a[s(611)]((e=>e[s(372)](t,!0)))&&e[s(312)](),a[s(438)]((e=>t[s(372)](e,!0)))){const t=this[s(651)][s(304)](s(291),n,s(282));return this[s(394)]((()=>t(a,null,r))),null}}const u=this[s(651)][s(304)](s(291),n,s(435));let l=null;for(const t of this[s(654)]())if(t[s(656)].id==o.id&&t[s(426)]&&s(291)==t[s(422)]&&t[s(257)]==n&&wc(t,r)&&(u(t[s(479)](),a)||u(a,t[s(479)]())))if(l){if(t[s(461)]&&t[s(461)][s(380)])continue;for(const e of t[s(479)]())l[s(272)](e)||l[s(429)](e);t[s(283)]()}else{l=t;for(const e of a)t[s(272)](e)||t[s(429)](e)}if(l)return l;c[s(628)]();for(const{suggestion:t,meta:e}of this[s(286)](a,s(291)))e[s(525)]&&(this[s(498)]||!e[s(419)]&&!e[s(665)])&&wc(t,r)&&c[s(413)](t);for(const t of c){const e=t[s(479)]();if((!r||!r[s(258)])&&a[s(438)]((t=>e[s(611)]((e=>e[s(372)](t,!0))))))return t;(!t[s(445)]||!t[s(445)][s(258)])&&e[s(438)]((t=>a[s(611)]((e=>e[s(372)](t,!0)))))&&t[s(312)]()}const f=(0,e.uid)(),h=o.id,g=s(278)+n,d=this[s(417)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(450)](),t[s(639)]||s(309)==t[s(440)][s(534)]||this[s(514)](g,f,h,t,zr[s(242)]());return d}[Ec(653)](t,n,r,s,o){const i=Ec;if(t[i(639)])return[];if(i(587)===this[i(333)])return[];const a=this[i(273)][i(635)][i(570)](i(369)).me.id,c=Array[i(289)](this[i(256)][i(669)]())[i(511)]((e=>i(423)==e[i(422)]&&e[i(497)][i(502)]==n&&e[i(272)](t)));if(i(530)===this[i(333)]){const e=this[i(286)](t,i(528))[i(511)]((({meta:t})=>t[i(525)]&&!t[i(665)]&&!t[i(588)]))[i(520)]((({suggestion:t})=>t));c[i(472)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(423)==t[i(422)]?t[i(497)][i(360)]:void 0,o=t[i(447)](),a=Array[i(289)](u[i(376)]())[i(667)]((t=>t[i(373)](o)));if(!a)continue;const c=a[i(652)](o);this[i(252)](n)&&i(528)==t[i(422)]&&0!=c[i(380)]||(u[i(245)](a),c[i(531)]((t=>{u[i(249)](t,r)})),i(528)!=t[i(422)]&&e!=s&&u[i(249)](a[i(507)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(380)]>37&&console[i(254)](i(627),{key:n});const f=(i(632)+(n+"|")+Lc({newValue:s}))[i(559)](0,60),h=this[i(417)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(664)](h),this[i(514)](f,c,a,t)}return l}[Ec(621)](t){const e=Ec;this[e(594)][e(413)](t)}[Ec(577)](t){const e=Ec;this[e(336)][e(413)](t)}[Ec(615)](t,e=[],n=[]){const r=Ec;this[r(243)](t,((t,...e)=>{this[r(500)]((()=>{t(...e)}))}));for(const t of e)this[r(577)](t);for(const t of n)this[r(621)](t)}[Ec(544)](t){const e=Ec;return e(423)==t[e(422)]?t[e(257)][e(238)]("|")[0]:null}[Ec(328)](t,e){const n=Ec,r=t[n(248)]();this[n(255)][n(436)]((t=>{t[n(299)](r,{range:e})}))}[Ec(247)](t){const e=Ec,n=t.id,r=this[e(273)][e(276)][e(570)](e(354));this[e(610)][e(284)](n)||this[e(610)][e(526)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(610)][e(484)](n);s[e(575)](e(644)),s[e(644)]=!1,t[e(461)]=s}[Ec(399)](t,n,r,s){const o=Ec;if(t[o(422)]!=n||t[o(257)]!=r||t[o(574)].id!=s)throw this[o(273)][o(279)](o(382)),new e.CKEditorError(o(382),this)}[Ec(319)](t,n){const r=Ec,s=t[r(447)]();if(n[r(355)](s))t[r(283)]();else if(s[r(372)](n)){const o=this[r(255)][r(524)](n[r(540)][r(427)],r(345));this[r(328)](t,this[r(255)][r(560)](s[r(540)],o));const i=(0,e.uid)(),a=t[r(574)].id,c=t[r(422)]+":"+t[r(257)];this[r(417)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(497)],attributes:t[r(445)]});const u=this[r(255)][r(524)](n[r(345)][r(443)],r(602)),l=this[r(255)][r(560)](u,s[r(345)]);this[r(514)](c,i,a,l)}else if(s[r(519)](n[r(540)])){const e=this[r(255)][r(524)](n[r(540)][r(427)],r(345));this[r(328)](t,this[r(255)][r(560)](s[r(540)],e))}else{const e=this[r(255)][r(524)](n[r(345)][r(443)],r(602));this[r(328)](t,this[r(255)][r(560)](e,s[r(345)]))}}[Ec(505)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(286)](t,e(528))){if(!r[e(525)])continue;const s=n[e(479)]();for(const n of s)if(!t[e(652)](n)[e(380)])return!0}return!1}[Ec(493)](t){const n=Ec,r=this[n(273)][n(635)][n(570)](n(369))[n(420)](t);if(!r)throw new e.CKEditorError(n(275),this);return r}[Ec(576)](t){const e=Ec,n=this[e(273)][e(635)][e(570)](e(369)),r=(0,o.hashObject)(e(302)+t);return n[e(420)](r)||n[e(343)]({id:r,name:t})}[Ec(329)](t,e,n,r,s){const o=Ec,i=this[o(493)](r),a=this[o(651)][o(379)](t,e,n,i,s,(t=>{const e=o;this[e(306)](n,{attributes:t});const r=this[e(535)](n);this[e(598)](new Set([r])),this[e(318)](new Set([r]))}));return this[o(307)](a,o(282),(()=>{const t=o;this[t(306)](n,{state:t(501)})}),{priority:o(619)}),this[o(307)](a,o(312),(()=>{const t=o;this[t(306)](n,{state:t(293)})}),{priority:o(619)}),this[o(256)][o(249)](n,a),this[o(647)][o(249)](a,o(503)),a}[Ec(583)](t){const e=Ec,n=t[e(238)](":");return{group:n[0],type:n[1],subType:n[e(380)]>=5?n[2]:null,id:n[e(380)]<5?n[2]:n[3],authorId:n[e(380)]<5?n[3]:n[4],markerCount:6==n[e(380)]?n[5]:null}}[Ec(253)](t,n,r){const s=Ec,o=t[s(447)](),i=o[s(540)],a=o[s(345)];this[s(328)](t,this[s(255)][s(560)](i,n));const c=(0,e.uid)(),u=t[s(574)].id,l=t[s(422)]+(t[s(257)]?":"+t[s(257)]:"");this[s(417)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(445)],data:t[s(497)]});const f=this[s(544)](t);(s(416)==t[s(422)]||f&&this[s(252)](f))&&(r=this[s(255)][s(605)](r[s(443)])),this[s(514)](l,c,u,this[s(255)][s(560)](r,a))}[Ec(286)](t,e=null){const n=Ec,r=[],s=this[n(273)][n(635)][n(570)](n(369)).me;Array[n(403)](t)||(t=[t]);for(const o of this[n(654)]()){if(!o[n(426)])continue;if(e&&o[n(422)]!=e)continue;let i=!1;for(const e of o[n(479)]()){for(const a of t){const t=a[n(540)][n(355)](e[n(345)])||a[n(345)][n(355)](e[n(540)]);if(t||a[n(507)](e)){const c=a[n(372)](e)&&kc(this[n(255)][n(593)],e[n(540)],a),u=e[n(372)](a)&&kc(this[n(255)][n(593)],a[n(540)],e);r[n(664)]({suggestion:o,meta:{isOwn:s==o[n(656)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(514)](t,e,n,r,s){const o=Ec;this[o(255)][o(436)]((i=>{const a=o;let c=a(490)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(629)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(444)](t){const e=Ec,n=t[e(607)],r=t[e(650)];t[e(607)]=null,t[e(650)]=null,null!=n&&n[e(650)]==t&&(n[e(650)]=r),null!=r&&r[e(607)]==t&&(r[e(607)]=n),e(287)==this[e(647)][e(570)](t)&&(this[e(647)][e(249)](t,e(550)),this[e(567)](e(648),t,n,r))}[Ec(417)](t){const n=Ec,r=t.id,s=this[n(536)](t);if(this[n(268)]&&this[n(268)][n(288)]){const o=this[n(273)][n(635)][n(570)](n(495)),i=s[n(454)],a=s[n(257)]?s[n(422)]+":"+s[n(257)]:s[n(422)],c=this[n(273)][n(330)],u=o[n(413)](Hr(c,n(374))),l={id:r,type:a,hasComments:i,data:t[n(497)]||null,originalSuggestionId:t[n(409)]||null,attributes:s[n(445)]};this[n(268)][n(288)](l)[n(367)]((t=>{const e=n;s[e(315)]=!0,o[e(477)](u),t&&t[e(274)]&&(this[e(256)][e(570)](r)[e(274)]=t[e(274)])}))[n(613)]((t=>{const r=n;throw(0,e.logWarning)(r(608)),this[r(273)][r(591)][r(432)]({isUndoable:!1},(()=>{s[r(312)]()})),s[r(313)](),this[r(256)][r(245)](s.id),this[r(647)][r(245)](s),t}))}return s}[Ec(252)](t){const e=Ec;return this[e(594)][e(533)](t)}[Ec(306)](t,e){const n=Ec,r=this[n(273)][n(635)][n(570)](n(495)),s=this[n(535)](t);if(this[n(268)]&&this[n(268)][n(390)])if(s[n(315)]){const s=r[n(413)](Hr(this[n(273)][n(330)],n(374)));this[n(268)][n(390)](t,e)[n(367)]((()=>{r[n(477)](s)}))}else s.on(n(480),(()=>{this[n(306)](t,e)}))}[Ec(395)](t){const n=Ec;if(!this[n(268)]||!this[n(268)][n(535)])throw new e.CKEditorError(n(357),this);return this[n(268)][n(535)](t)}[Ec(552)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(583)](t),i=this[e(256)][e(570)](n)||this[e(329)](r,s,n,o,{});switch(this[e(399)](i,r,s,o),this[e(647)][e(570)](i)){case e(503):this[e(395)](n)[e(367)]((t=>{const r=e;let s=Promise[r(294)]();t[r(454)]&&(s=this[r(610)][r(368)]({channelId:this[r(273)][r(276)][r(570)](r(354)),threadId:n})),s[r(367)]((()=>{const e=r;this[e(536)](t)[e(315)]=!0}))})),this[e(647)][e(249)](i,e(626));break;case e(550):this[e(306)](n,{state:e(425)});case e(489):this[e(647)][e(249)](i,e(287)),this[e(567)](e(491),i);break;case e(287):this[e(567)](e(543),i)}return i[e(260)](t),i}[Ec(318)](t){const e=Ec,n=Array[e(289)](t),r=n[e(511)]((t=>e(423)==t[e(422)]));this[e(636)](r);const s=n[e(511)]((t=>!t[e(404)]&&e(423)!=t[e(422)])),o=this[e(654)]({skipNotAttached:!0})[e(511)]((t=>!t[e(404)]&&e(423)!=t[e(422)])),i=o[e(511)]((n=>!t[e(533)](n))),a=new Map(o[e(520)]((t=>[t,this[e(651)][e(304)](t[e(422)],t[e(257)],e(486))]))),c=new Map(o[e(520)]((t=>[t,t[e(447)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(380)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(380)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(380)];t++){const n=s[t];!l[e(533)](n)&&n[e(607)]&&(f[e(413)](n[e(607)]),n[e(607)][e(650)]===n&&(n[e(607)][e(650)]=null),n[e(607)]=null),!u[e(533)](n)&&n[e(650)]&&(f[e(413)](n[e(650)]),n[e(650)][e(607)]===n&&(n[e(650)][e(607)]=null),n[e(650)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(380)];e++){const r=g(t,n[e]);r&&(r[0][s(650)]=r[1],r[1][s(607)]=r[0],u[s(413)](r[0]),l[s(413)](r[1]))}}function g(t,n){const r=e;if(t[r(656)].id!==n[r(656)].id)return null;const s=a[r(570)](t)(t,n,c[r(570)](t),c[r(570)](n));return s&&a[r(570)](n)(t,n,c[r(570)](t),c[r(570)](n))?s[1][r(461)]&&s[1][r(461)][r(380)]?null:s:null}f[e(263)]&&this[e(318)](f)}[Ec(636)](t){const e=Ec;if(0==t[e(380)])return;const n=this[e(654)]({skipNotAttached:!0})[e(511)]((t=>e(423)==t[e(422)]&&t[e(370)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(445)]);s[e(533)](n)||(s[e(249)](n,r[e(380)]),r[e(664)]([]));const i=s[e(570)](n);r[i][e(664)](t)}!function(){const t=e;r[t(305)](((e,n)=>{const r=t,s=e[0][r(274)],o=n[0][r(274)];return s==o?e[0][r(445)][r(361)]<n[0][r(445)][r(361)]?-1:1:s<o?-1:1}));for(const e of r)e[t(305)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(380)];t++){if(0==r[t][e(380)])continue;const n=[];for(let s=t+1;s<r[e(380)];s++)0!=r[s][e(380)]&&i(r[t],r[s])&&n[e(664)](s);for(const s of n)r[t]=r[t][e(356)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(380)];n++)t[n][e(650)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(380)];n++)t[n][e(607)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(445)][r(361)]!==n[0][r(445)][r(361)]&&t[0][r(656)]!==n[0][r(656)])return!1;if(!function(t,e){const n=r;return!t[n(454)]&&!e[n(454)]||(!t[n(454)]||!e[n(454)])&&(!!(t[n(454)]&&e[n(274)]<t[n(461)][n(308)][n(570)](0)[n(274)])||!!(e[n(454)]&&t[n(274)]<e[n(461)][n(308)][n(570)](0)[n(274)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(445)],r(361)),o=Ic(n[0][r(445)],r(361));return!!wr(s,o)&&(!!t[r(438)]((t=>n[r(611)]((e=>t[r(447)]()[r(355)](e[r(447)]())))))&&n[r(438)]((e=>t[r(611)]((t=>e[r(447)]()[r(355)](t[r(447)]()))))))}}[Ec(598)](t){const e=Ec,n=Array[e(289)](t),r=this[e(654)]({skipNotAttached:!0}),s=r[e(511)]((n=>!t[e(533)](n))),o=new Map(n[e(520)]((t=>[t,this[e(651)][e(304)](t[e(422)],t[e(257)],e(435))]))),i=new Map(r[e(520)]((t=>[t,t[e(479)]()])));for(let t=0;t<n[e(380)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(380)];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(380)];e++){const s=r[e];if(s[a(422)]!==n[a(422)]||s[a(656)].id!==n[a(656)].id||s[a(257)]!==n[a(257)])continue;if(!Oc(n,s,[a(361)]))continue;if(a(423)==n[a(422)]&&n[a(497)][a(360)]!=s[a(497)][a(360)])continue;if(a(423)==n[a(422)]&&t[a(252)](n[a(497)][a(502)]))continue;if(a(416)==n[a(422)]){const e=t[a(273)][a(591)],r=n[a(614)]();if(r&&(e[a(593)][a(351)](r)||e[a(593)][a(325)](r)))continue}const c=o[a(570)](n),u=i[a(570)](n),l=i[a(570)](s),f=n[a(461)]&&n[a(461)][a(380)],h=s[a(461)]&&s[a(461)][a(380)];if(!f&&c(l,u))return t[a(658)](s,n),i[a(245)](n),!0;if(!h&&c(u,l))return t[a(658)](n,s),i[a(245)](s),!0}return!1}}[Ec(658)](t,e){const n=Ec;if(t[n(404)])for(const r of e[n(479)]())t[n(429)](r);else{const r=e[n(447)]()[n(345)];this[n(328)](t,this[n(255)][n(560)](t[n(447)]()[n(540)],r))}e[n(283)]()}[Ec(582)](t,e){const n=Ec,r=t[n(262)](n(638))||t[n(262)](n(423))?n(359):t[n(246)]();return Hr(this[n(273)][n(330)],e+"_"+r+n(297))}[Ec(346)](){const t=Ec,e=this[t(273)];(0,o.surroundingMarkersDetector)(this[t(255)],(({left:n,entered:r})=>{const s=t,o=[];for(const t of n){const{group:e,type:n}=this[s(583)](t[s(342)]);if(s(428)===e){o[s(664)](this[s(582)](n,s(338)));break}}for(const t of r){const{group:e,type:n}=this[s(583)](t[s(342)]);if(s(428)===e){o[s(664)](this[s(582)](n,s(545)));break}}o[s(380)]&&e.ui[s(510)][s(557)](s(433),o[s(435)](" "))}))}[Ec(460)](t){const e=Ec;if(this[e(363)])return!1;const n=this[e(273)],r=n[e(591)][e(424)][e(353)][e(441)]();if(0==r[e(380)])return!1;const s=[],o=r[e(511)]((t=>e(423)==t[e(422)])),i=r[e(511)]((t=>e(617)==t[e(422)]&&e(565)!=t[e(342)])),a=r[e(511)]((t=>e(477)==t[e(422)]&&e(565)!=t[e(342)]));for(const t of o)s[e(664)]({key:t[e(270)],newValue:t[e(261)],oldValue:t[e(418)],range:Sc(t[e(449)],n[e(591)])});for(const t of i){const r=a[e(667)]((n=>n[e(569)][e(355)](t[e(569)])));r&&s[e(664)]({key:e(431),newValue:t[e(342)],oldValue:r[e(342)],range:n[e(591)][e(601)](t[e(569)][e(566)])})}return 0!=s[e(380)]&&this[e(499)](t,s)}[Ec(412)](t){const e=Ec;let n=!1;const r=this[e(273)][e(591)][e(424)][e(353)][e(251)]()[e(511)]((t=>t[e(497)][e(657)]&&t[e(342)][e(262)](e(317))));for(const s of r){const{subType:r,id:o}=this[e(583)](s[e(342)]),i=r[e(238)]("|")[0];for(const r of this[e(654)]({skipNotAttached:!0}))r.id!=o&&e(423)==r[e(422)]&&r[e(497)]&&r[e(497)][e(502)]==i&&r[e(447)]()[e(373)](s[e(497)][e(657)])&&(this[e(649)](r,s[e(497)][e(657)],t),n=!0)}return n}[Ec(500)](t){const e=Ec;this[e(273)],this[e(363)]=!0,t()}[Ec(645)](t){const e=Ec,n=this[e(252)](t),r=this[e(336)][e(533)](t);return n||r}[Ec(499)](t,e){const n=Ec;if(0==e[n(380)])return!1;let r=!1;for(const s of e){const e=this[n(286)](s[n(449)],n(423))[n(511)]((t=>!t[n(563)][n(588)]))[n(520)]((t=>t[n(428)])),i=(0,o.hashObject)({newValue:s[n(358)]});e[n(511)]((t=>{const e=n,[r,o]=t[e(257)][e(238)]("|");return r==s[e(502)]&&o!=i}))[n(531)]((e=>{const o=n;this[o(649)](e,s[o(449)],t),r=!0}))}return r}[Ec(649)](t,e,n){const r=Ec,s=t[r(447)]()[r(652)](e);0!==s[r(380)]?1!==s[r(380)]?this[r(253)](t,e[r(540)],e[r(345)]):this[r(328)](t,s[0]):n[r(620)](t[r(248)]())}}class Ac{constructor(t){const e=Ec;this[e(539)]=t,this[e(255)]=t[e(591)],this[e(581)]=new Map,this[e(554)]=new Map,this[e(389)]()}[Ec(379)](t,e,n,r,s,o){const i=Ec;return new zr(this[i(255)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(304)](t,e,i(282))(...n),onDiscard:(...n)=>this[i(304)](t,e,i(312))(...n)})}[Ec(411)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(581)][s(249)](o,r)}[Ec(304)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(581)][r(570)](s)||this[r(554)][r(570)](t+":"+n)}[Ec(389)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(305)](((t,n)=>t[e(540)][e(634)](n[e(540)])?1:-1)),this[e(255)][e(436)]((n=>{const r=e;for(const e of t){let t;t=e[r(345)][r(466)]&&e[r(345)][r(443)]==e[r(540)][r(566)]?n[r(352)](e[r(540)][r(566)],"on"):n[r(352)](e),this[r(255)][r(589)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(255)][n(436)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(520)]((t=>(Cc(t)&&(t=this[s(255)][s(560)](t[s(345)])),t)))[s(511)]((t=>s(309)!==t[s(440)][s(534)]));if(c[s(380)]<1)return;const u=Array[s(289)](this[s(255)][s(424)][s(384)][s(479)]())[s(520)]((t=>i.LiveRange[s(344)](t)));r[s(323)](c);for(const t of this[s(539)][s(659)][s(659)]())t[s(327)]();a[s(664)]({forceDefaultExecution:!0}),this[s(539)][s(387)](o,...a);const l=u[s(511)]((t=>s(309)!=t[s(440)][s(534)]));l[s(380)]>0&&r[s(323)](l);for(const t of u)t[s(450)]()}))},s=(e,n)=>1==e[t(380)]&&1==n[t(380)]&&e[0][t(345)][t(355)](n[0][t(540)]),o=(e,n,r,s)=>Mc(e,n,r,s,this[t(255)])?[e,n]:Mc(n,e,s,r,this[t(255)])?[n,e]:null;this[t(554)][t(249)](t(280),e),this[t(554)][t(249)](t(474),n),this[t(554)][t(249)](t(298),s),this[t(554)][t(249)](t(310),o),this[t(554)][t(249)](t(481),n),this[t(554)][t(249)](t(547),e),this[t(554)][t(249)](t(562),s),this[t(554)][t(249)](t(430),o),this[t(554)][t(249)](t(604),r),this[t(554)][t(249)](t(485),e),this[t(554)][t(249)](t(504),s),this[t(554)][t(249)](t(295),e),this[t(554)][t(249)](t(564),r),this[t(554)][t(249)](t(606),e),this[t(554)][t(249)](t(414),s),this[t(554)][t(249)](t(269),e),this[t(554)][t(249)](t(281),e),this[t(554)][t(249)](t(470),((e,n)=>{const r=t;if(!n)return;const s=this[r(539)][r(635)][r(570)](yc);this[r(255)][r(436)]((t=>{const o=r;if(o(431)==n[o(502)])for(const r of e){const e=r[o(540)][o(566)],s=n[o(360)];t[o(468)](e,s)}else if(s[o(252)](n[o(502)]))for(const r of e)void 0!==n[o(360)]?t[o(448)](n[o(502)],n[o(360)],r[o(540)][o(566)]):t[o(277)](n[o(502)],r[o(540)][o(566)]);else for(const r of e)n[o(360)]?t[o(448)](n[o(502)],n[o(360)],r):t[o(277)](n[o(502)],r)}))})),this[t(554)][t(249)](t(476),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(443)][r(334)]({includeSelf:!0,parentFirst:!0})){if(s[r(440)]==s)return!1;if(!n[r(633)](s))return!1;if(t[r(351)](s)||t[r(325)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(345)][e(443)]==t[e(540)][e(566)]&&t[e(345)][e(332)]}function Nc(t,e,n,r){const s=Ec,o=t=>!t[s(350)].is(s(371))&&!r[s(351)](t[s(350)]),i=t[s(540)][s(335)](o),a=t[s(345)][s(335)](o,{direction:s(538)});return!(t[s(540)][s(355)](i)&&t[s(345)][s(355)](a)||(i[s(634)](a)?n[s(299)](e,{range:n[s(560)](i,a)}):n[s(620)](e),0))}function Lc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(540)][e(566)];return n&&n.is(e(362))}function Sc(t,e){const n=Ec;return null==t[n(345)][n(427)]&&t[n(345)][n(443)]==t[n(540)][n(566)]?vc(t[n(540)][n(566)],e):t}function vc(t,e){const n=Ec,r=e[n(593)][n(351)](t)||e[n(593)][n(548)](t);return e[n(560)](e[n(524)](t,n(556)),r?e[n(383)](t):e[n(524)](t,n(345)))}function Mc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(345)][o(355)](r[o(540)]))return!0;if(t[o(422)]!=e[o(422)])return!1;if(!n[o(345)][o(453)](r[o(540)]))return!1;const i=s[o(560)](n[o(345)],r[o(540)])[o(410)]();for(const t of i)if([o(331),o(400)][o(393)](t[o(422)])&&s[o(593)][o(325)](t[o(350)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(370)]||!e[r(370)])&&wr(Ic(t[r(445)],n),Ic(e[r(445)],n))}function wc(t,e){const n=Ec,r=Fc(t[n(445)]),s=Fc(e);if(!t[n(370)])return!1;for(const t of Object[n(376)](s))if(!wr(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ec,n=Object[e(406)]({},t);return delete n[e(258)],delete n[e(603)],n}const Dc=Pc;function Pc(t,e){const n=xc();return(Pc=function(t,e){return n[t-=358]})(t,e)}function xc(){const t=["PENDING_ACTION_SUGGESTION","33285ItSMhf","604BvWrme","2690192YitfPz","locale","execute","get","554967vrmiky","canAccept","_acceptCommand","52ryKsST","canEditAt","783vFNsAn","_removePendingAction","PendingActions","add","_setPendingAction","unbind","canDiscard","5kdSnBg","commands","listenTo","4596284GdKBAp","destroy","_editor","discardSuggestion","360GmQdyv","isDirty","182454yHmczr","plugins","_discardCommand","acceptSuggestion","change:isDirty","_pendingAction","view","isEnabled","125694cDikMv","getRanges","model","bind","commentThreadController","stopListening","remove"];return(xc=function(){return t})()}!function(t,e){const n=Pc,r=t();for(;;)try{if(313335===-parseInt(n(389))/1*(parseInt(n(379))/2)+-parseInt(n(378))/3*(parseInt(n(387))/4)+parseInt(n(396))/5*(parseInt(n(362))/6)+parseInt(n(384))/7+-parseInt(n(380))/8+-parseInt(n(370))/9*(-parseInt(n(360))/10)+parseInt(n(399))/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(372)]=e,this[s(368)]=n,this[s(374)]=r,this[s(358)]=t,this[s(386)]=t[s(397)][s(383)](s(365)),this[s(364)]=t[s(397)][s(383)](s(359)),this[s(368)][s(373)](s(369)).to(this[s(386)],this[s(364)],((t,e)=>t||e)),this[s(368)][s(373)](s(385)).to(this[s(386)],s(369),(t=>t&&this[s(358)][s(372)][s(388)](e[s(371)]()))),this[s(368)][s(373)](s(395)).to(this[s(364)],s(369),(t=>t&&this[s(358)][s(372)][s(388)](e[s(371)]()))),this[s(367)]=null,n[s(361)]&&this[s(393)](),this[s(398)](n,s(365),(()=>this[s(365)]())),this[s(398)](n,s(359),(()=>this[s(359)]())),this[s(398)](n,s(366),(()=>{const t=s;n[t(361)]?this[t(393)]():this[t(390)]()}))}[Dc(365)](){const t=Dc;this[t(386)][t(382)](this[t(372)].id)}[Dc(359)](){const t=Dc;this[t(364)][t(382)](this[t(372)].id)}[Dc(400)](){const t=Dc;this[t(368)][t(394)](t(369)),this[t(368)][t(394)](t(385)),this[t(368)][t(394)](t(395)),this[t(375)](),this[t(374)][t(400)](),this[t(367)]&&this[t(390)]()}[Dc(393)](){const t=Dc,e=Hr(this[t(358)][t(381)],t(377));this[t(367)]=this[t(358)][t(363)][t(383)](t(391))[t(392)](e)}[Dc(390)](){const t=Dc;null!==this[t(367)]&&this[t(358)][t(363)][t(383)](t(391))[t(376)](this[t(367)]),this[t(367)]=null}}const Uc=jc;function jc(t,e){const n=Gc();return(jc=function(t,e){return n[t-=315]})(t,e)}function Gc(){const t=["27629phbtiC","8tpOIEr","4357urFhTv","disabledSubmit","isDirty","submit","fire","commentThreadInputView","addComment","18079622giAdxz","element","cancel","isReadOnly","commentThread","isActive","descriptionParts","38FgmCel","_config","editor","2185610vUQWpL","hasDirtyComment","453hlQmCt","delegate","_localUser","commentsListView","commentInputView","CommentView","showInput","102oNUbGt","4604904wskeZZ","locale","_createCommentThreadInputView","setData","focus","value","assign","7028ZSVagp","authoredAt","destroy","updateComment","canAccept","bind","isEnabled","set","editorConfig","removeComment","_model","disableComments","length","_createCommentViews","canDiscard","1806020zTHRwZ"];return(Gc=function(){return t})()}!function(t,e){const n=jc,r=t();for(;;)try{if(264599===parseInt(n(333))/1*(parseInt(n(347))/2)+-parseInt(n(352))/3*(parseInt(n(315))/4)+-parseInt(n(350))/5+parseInt(n(359))/6*(-parseInt(n(331))/7)+-parseInt(n(332))/8*(parseInt(n(360))/9)+-parseInt(n(330))/10+parseInt(n(340))/11)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(355)]=null,this[s(338)]=null,this[s(322)](s(345),!1),this[s(322)](s(316),e[s(316)]),this[s(320)](s(316)).to(e),this[s(322)](s(346),[]),this[s(322)](s(335),!1),this[s(322)](s(321),!1),this[s(322)](s(319),!1),this[s(322)](s(329),!1),this[s(325)]=e,this[s(354)]=n,this[s(348)]=r,r[s(326)]?this[s(322)](s(327),1):this[s(328)]()}[Uc(364)](){const t=Uc;this[t(341)][t(364)]()}[Uc(317)](){const t=Uc;this[t(355)]&&this[t(355)][t(317)](),this[t(338)]&&this[t(338)][t(317)](),super[t(317)]()}[Uc(328)](){const t=Uc,{CommentsListView:e}=this[t(348)];this[t(355)]=new e(this[t(361)],this[t(325)][t(344)],Object[t(366)]({CommentView:this[t(348)][t(357)]},this[t(348)])),this[t(355)][t(353)](t(324)).to(this),this[t(355)][t(353)](t(318)).to(this),this[t(355)][t(320)](t(345)).to(this),this[t(322)](t(327),this[t(355)][t(327)]+1),this[t(320)](t(327)).to(this[t(355)],t(327),(t=>t+1)),this[t(338)]=this[t(362)](),this.on(t(324),(()=>this[t(364)]())),this[t(320)](t(335)).to(this[t(355)],t(351),this[t(338)][t(356)],t(365),((t,e)=>t||!!e))}[Uc(362)](){const t=Uc,{CommentThreadInputView:e}=this[t(348)],n=new e(this[t(361)],this[t(354)],this[t(348)][t(323)]),r=n[t(356)];return n[t(320)](t(358)).to(this,t(345),this[t(325)][t(344)],t(343),r,t(365),((t,e,n)=>!!n||t&&!e)),r.on(t(336),((e,n)=>{const s=t;this[s(337)](s(339),n),r[s(349)][s(363)]("")})),r.on(t(342),(()=>this[t(364)]())),r[t(320)](t(334)).to(this[t(325)][t(344)],t(343)),n}}const zc=Kc;function Hc(){const t=["author","4485519mfnpzB","EXTERNAL_SUGGESTION","ck-suggestion__info-name","querySelector","innerText","description",".ck-annotation__content-wrapper","_descriptionElement","ck-suggestion--accept","editorReady","19850dmIUGd","2222260gVUrLy","importWord","ck-suggestion__info","ck-annotation__actions","canAccept","content","ck-annotation__info-name","ck-suggestion__actions","ck-annotation__user","1878lzROrc","source","locale",'<span class="ck-suggestion-color" style="background-color: ',"createElement","_config","EXTERNAL_AVATAR","ck-suggestion-","_model","ck-annotation__info-time","userView","ck-suggestion-wrapper--active","acceptButton","editorDestroyed","ck-comment__info-time","3888465yyglQr","extendTemplate","discardSuggestion","_createButton","ck-annotation__content-wrapper","change:description","formatDateTime","render","value","push","authoredAt","getUserViewNotificationText","bind","Accept suggestion","getTemplate","ck-suggestion--discard","24FzwTqo","div","setTemplate","check","fire","isExternal","time","commentThread","ck-annotation__info","delegate","EXTERNAL_IMPORT_WORD_SUGGESTION","Discard suggestion","commentThreadInputView","EXTERNAL_IMPORT_WORD_AVATAR",'<span class="ck-suggestion-type">',"cancel","type","<p>","isEnabled","commentsListView","execute","disableComments","</p>","innerHTML","element","ck-annotation","</span>","split","acceptSuggestion","1760100ozXQDX","map","ck-suggestion--disabled-comments","ck-annotation__main",'"></span>',"getExternalSuggestionNote",'" title="',"1231808baSCjl","descriptionParts","bindTemplate","creator","children","ck-suggestion__main","@external","set","canDiscard","join","ck-comment__external","span","attributes","discardButton","isActive","1031397CClAmp","title","ck-suggestion-wrapper","ck-suggestion__user","color","ck-suggestion","name"];return(Hc=function(){return t})()}!function(t,e){const n=Kc,r=t();for(;;)try{if(671453===-parseInt(n(198))/1+parseInt(n(217))/2+parseInt(n(176))/3+parseInt(n(183))/4+-parseInt(n(216))/5*(parseInt(n(116))/6)+-parseInt(n(131))/7+parseInt(n(147))/8*(parseInt(n(206))/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(190)](i(163),""),this[i(143)](i(163)).to(this,i(184),(t=>t&&t[0]?t[0][i(163)]:"")),this[i(143)](i(211)).to(this,i(184),this,i(197),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(164)+qc(e[n(112)],e[n(202)])+n(169);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(213)]=null,this[i(128)]=this[i(134)](Hr(e,i(144)),t.icons[i(150)],i(214),i(175),"sw"),this[i(128)][i(143)](i(165)).to(this,i(111)),this[i(196)]=this[i(134)](Hr(e,i(158)),t.icons[i(162)],i(146),i(133),"sw"),this[i(196)][i(143)](i(165)).to(this,i(191)),this[i(126)]=new o.UserView(e,this[i(124)][i(205)],this[i(142)]()),this[i(126)][i(132)]({attributes:{class:[i(201),i(115)]}}),this[i(149)](this[i(145)]())}[zc(145)](){const t=zc,e=this[t(185)],n=[{tag:t(148),attributes:{class:[t(219),t(155)]},children:[{tag:t(194),children:[{text:this[t(126)][t(204)]}],attributes:{class:[t(208),t(113)]}},{tag:t(153),attributes:{datetime:e.to(t(141)),class:[t(130),t(125)]},children:[{text:e.to(t(141),(e=>this[t(121)][t(137)](e)))}]}]},{tag:t(148),attributes:{class:[t(114),t(220)]},children:[this[t(128)],this[t(196)]]},{tag:t(148),attributes:{class:[t(135)]}}];this[t(124)][t(152)]&&n[t(140)]({tag:t(148),attributes:{class:[t(193)]},children:[{text:this[t(181)]()}]});const r={tag:t(148),attributes:{class:[t(200),e.if(t(197),t(127)),e.to(t(163),(e=>t(123)+e)),this[t(121)][t(168)]&&t(178)],"data-suggestion-id":this[t(124)].id,"data-thread-id":this[t(124)][t(154)].id,"data-author-id":this[t(124)][t(205)].id,tabindex:-1},children:[{tag:t(148),attributes:{class:[t(203),t(172)]},children:[this[t(126)],{tag:t(148),attributes:{class:[t(188),t(179)]},children:n}]}]};return this[t(166)]&&this[t(159)]&&(r[t(187)][t(140)](this[t(166)],this[t(159)]),this[t(166)][t(156)](t(215)).to(this),this[t(166)][t(156)](t(129)).to(this),this[t(159)][t(156)](t(215)).to(this),this[t(159)][t(156)](t(129)).to(this)),r}[zc(138)](){const t=zc;super[t(138)](),this[t(213)]=this[t(171)][t(209)](t(212)),this[t(213)][t(170)]=this[t(211)],this.on(t(136),((e,n,r)=>{const s=t;this[s(213)][s(170)]=r}))}[zc(134)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(118)]);return a[i(190)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(132)]({attributes:{class:n}}),a.on(i(167),(()=>{const t=i;this[t(151)](r,this[t(124)].id)})),a}[zc(181)](){const t=zc;return t(218)===this[t(124)][t(195)][t(189)][t(117)]?Hr(this[t(118)],t(157)):Hr(this[t(118)],t(207))}[zc(142)](){const t=zc;return this[t(124)][t(152)]?t(218)===this[t(124)][t(195)][t(189)][t(117)]?Hr(this[t(118)],t(160),this[t(124)][t(186)][t(204)]):Hr(this[t(118)],t(122),this[t(124)][t(186)][t(204)]):null}}function Kc(t,e){const n=Hc();return(Kc=function(t,e){return n[t-=111]})(t,e)}function qc(t,e){const n=zc;let r="";return r+=t[n(174)]("*")[n(177)](((t,e)=>e%2!=0?n(161)+Qc(t)+n(173):Qc(t)))[n(192)](""),e&&(r+=n(119)+e[n(139)]+n(182)+e[n(199)]+n(180)),r}function Qc(t){const e=zc,n=document[e(120)](e(194));return n[e(210)]=t,n[e(170)]}const Xc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Yc=Zc;function Zc(t,e){const n=Jc();return(Zc=function(t,e){return n[t-=430]})(t,e)}function Jc(){const t=["suggestion-","_viewToController","get","_addUIComponentsToFactory","_destroyController","discardButton","acceptAllSuggestions","descriptionParts","acceptButton","isOn","previous","5087436IkEaXx","_suggestionToController","getRanges","_createMenuBarMenu","isEnabled","comments.maxThreadTotalWeight","_descriptionFactory","Accept all selected suggestions","comments.editorConfig","editor","keys","CommentsUI","head","hasSuggestion","TrackChangesEditing","suggestionUnloaded","commands","commandName","length","_updateController","discardAllSuggestions","view","createAnnotationView","bind","_createToolbarButton","editing","delete","commentThread","switchbutton","componentFactory","config","_handleSuggestionControllerDelayed","TrackChangesUI","11216LDDcBb","_refreshActiveMarkers","getSuggestion","arrowView","source","getJoined","model","mainView","EditorAnnotations","trackChanges","registerAnnotation","change:previous","values","3588930BRZkii","init","activeAnnotations","delegate","innerView","trackChanges.SuggestionThreadView","children","_disableComments","focus","isDirty","panelView","unbind","comments.maxCommentsWhenCollapsed","492GfXYMg","pluginName","menuBar:trackChanges","SuggestionThreadView","isInContent","execute","actionView","createAnnotation","trackChanges.disableComments","remove","value","suggestionChanged","Annotations","CommentView","filter","getAllAdjacentSuggestions","_bindAnnotationToEditors","Accept all suggestions","define","Discard all selected suggestions","getByInnerView","lowest","buttonView","button","addSourceCollector","has","1106cLYfOs","activeMarkers","requires","_unbindEditors","from","Discard all suggestions","2268qVvsCv","getFirstRange","_initializeController","plugins","separator","discardSelectedSuggestions","listenTo","4fHNxmP","change:activeAnnotations","comments","Track changes","11IAXvgM","3676820jQrlCt","locale","type","destroy","reduce","toMany","set","some","addComment","9602BHvhlz","size","clear","_handleControllerBuffer","760045tXtBEu","acceptSelectedSuggestions","add","push","createCommentThreadController","CommentsRepository","isMultiRange","getMarkerNames","refreshSelectedViews","getMarkers","comments.maxCommentCharsWhenCollapsed","items","_annotationViews","getDescriptions","suggestionLoaded","411viabUg","stopListening"];return(Jc=function(){return t})()}!function(t,e){const n=Zc,r=t();for(;;)try{if(431987===-parseInt(n(485))/1+parseInt(n(481))/2*(-parseInt(n(500))/3)+parseInt(n(467))/4*(parseInt(n(559))/5)+parseInt(n(572))/6*(-parseInt(n(454))/7)+-parseInt(n(546))/8*(-parseInt(n(460))/9)+parseInt(n(472))/10+parseInt(n(471))/11*(parseInt(n(513))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jc);class $c extends t.Plugin{static get[Yc(456)](){const t=Yc;return[yc,o.Users,t(490),t(440),t(554)]}static get[Yc(573)](){return Yc(545)}constructor(t){const e=Yc;super(t),this[e(514)]=new Map,this[e(503)]=new Map,this[e(497)]=new Map,this[e(484)]=new Map;const n=this[e(522)][e(543)];n[e(446)](e(564),Wc),n[e(446)](e(436),!1),this[e(566)]=n[e(504)](e(436))}[Yc(544)](t,e){const n=Yc;0===this[n(484)][n(482)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(484)]){const r=this[t(514)][t(453)](e);r||n?r&&n&&this[t(506)](e):this[t(462)](e)}this[t(484)][t(483)](),this[t(522)][t(463)][t(504)](t(554))[t(493)](),this[t(547)]()}),10),this[n(484)][n(478)](t,e)}[Yc(560)](){const t=Yc,e=this[t(522)],n=e[t(463)][t(504)](t(527)),r=e[t(463)][t(504)](t(440)),s=e[t(463)][t(504)](t(554)),o=e[t(463)][t(504)](t(490));this[t(505)](),s[t(452)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(458)](this[e(514)])){const s=t[e(443)](),o=[];for(const t of s){if(!t[e(432)])continue;if(t[e(491)]){o[e(488)](...t[e(515)]());continue}const n=t[e(461)]();if(o[e(531)]>0){const t=o[0][e(551)](n);if(t){o[0]=t;continue}}o[e(488)](n)}n[e(488)]([r[e(534)],o])}return n})),this[t(466)](n,t(499),((e,n)=>{const r=t;this[r(466)](n,r(557),((t,e,s,o)=>{const i=r;n[i(432)]&&(null==s?(this[i(532)](o[i(525)]),this[i(544)](n,!1)):(this[i(532)](s[i(525)]),null==o&&this[i(544)](n,!0)))})),null!==n[r(512)]?this[r(532)](n[r(525)]):this[r(544)](n,!1)})),this[t(466)](n,t(528),((e,n,r)=>{const s=t;this[s(501)](n,s(557)),this[s(484)][s(539)](n),this[s(514)][s(453)](n)&&this[s(506)](n),r&&this[s(532)](r[s(525)])})),this[t(466)](n,t(439),((e,n)=>{this[t(532)](n)})),this[t(466)](r,t(468),(()=>{this[t(547)]()})),this[t(466)](o,t(480),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(526)](r))return;const i=n[o(548)](r);this[o(514)][o(504)](i)[o(534)][o(567)]()}),{priority:t(449)})}[Yc(547)](){const t=Yc,e=this[t(522)][t(463)][t(504)](t(440)),n=this[t(522)][t(463)][t(504)](t(527)),r=Array[t(458)](e[t(561)],(e=>e[t(563)]))[t(442)]((e=>this[t(503)][t(453)](e))),s=[];for(const e of r){const n=this[t(503)][t(504)](e)[t(552)][t(443)]();s[t(488)](...n[t(476)](((e,n)=>[...e,...n[t(492)]()]),[]))}n[t(455)]=s}[Yc(505)](){const t=Yc,n=this[t(522)],r=n[t(473)],o=Hr(r,t(470)),i=new e.Collection([{type:t(541),model:new s.ViewModel({withText:!0,label:o,commandName:t(555)})},{type:t(464)},{type:t(451),model:new s.ViewModel({withText:!0,label:Hr(r,t(445)),commandName:t(508)})},{type:t(451),model:new s.ViewModel({withText:!0,label:Hr(r,t(520)),commandName:t(486)})},{type:t(451),model:new s.ViewModel({withText:!0,label:Hr(r,t(459)),commandName:t(533)})},{type:t(451),model:new s.ViewModel({withText:!0,label:Hr(r,t(447)),commandName:t(465)})}]);for(const e of i)if(tu(e)){const r=n[t(529)][t(504)](e[t(552)][t(530)]);e[t(552)][t(536)](t(511),t(517)).to(r,t(438),t(517))}n.ui[t(542)][t(487)](t(555),(e=>this[t(537)](e,i,o))),n.ui[t(542)][t(487)](t(430),(e=>this[t(516)](e,i,o)))}[Yc(537)](t,e,n){const r=Yc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(522)][r(529)][r(504)](r(555));o[r(450)][r(478)]({tooltip:n,label:n,icon:Xc}),o[r(450)][r(536)](r(511)).to(i,r(438)),o[r(450)].on(r(433),(()=>{const t=r;i[t(433)](),this[t(522)][t(538)][t(534)][t(567)]()})),(0,s.addListToDropdown)(o,e);const a=[];for(const t of e)tu(t)&&a[r(488)](this[r(522)][r(529)][r(504)](t[r(552)][r(530)]));const c=o[r(450)];return c[r(434)][r(570)](r(517)),c[r(549)][r(570)](r(517)),c[r(434)][r(536)](r(517)).to(i,r(517)),c[r(549)][r(536)](r(517))[r(477)](a,r(517),((...t)=>t[r(479)]((t=>t)))),o.on(r(433),(t=>{const e=r;this[e(522)][e(433)](t[e(550)][e(530)]),this[e(522)][e(538)][e(534)][e(567)]()})),o}[Yc(516)](t,e,n){const r=Yc,o=new s.MenuBarMenuView(t),i=this[r(522)][r(529)][r(504)](r(555));o[r(450)][r(478)]({label:n,icon:Xc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(464)==n[r(474)]){a[r(496)][r(487)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(552)];i[r(536)](...Object[r(523)](c)).to(c),i[r(562)](r(433)).to(o),i.on(r(433),(()=>{const t=r;this[t(522)][t(433)](c[t(530)]),this[t(522)][t(538)][t(534)][t(567)]()})),e[r(565)][r(487)](i),a[r(496)][r(487)](e)}return o[r(536)](r(517)).to(i,r(517)),o[r(569)][r(565)][r(487)](a),o}[Yc(462)](t){const e=Yc,n=this[e(522)],r=n[e(543)],s=n[e(463)][e(504)](e(440)),i=n[e(463)][e(504)](e(490)),a=n[e(463)][e(504)](e(554)),c=n[e(463)][e(504)](o.Users).me,u=r[e(504)](e(555))[e(431)],{CommentsListView:l,CommentThreadInputView:f}=n[e(463)][e(504)](e(524));let h,g;this[e(497)][e(453)](t.id)?(g=this[e(497)][e(504)](t.id),h=g[e(553)]):(h=new u(n[e(473)],t,c,{disableComments:this[e(566)],editorConfig:r[e(504)](e(521)),maxCommentsWhenCollapsed:r[e(504)](e(571)),maxThreadTotalWeight:r[e(504)](e(518)),maxCommentCharsWhenCollapsed:r[e(504)](e(495)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(504)](e(473))),CommentView:r[e(504)](e(469))[e(441)],CommentsListView:l,CommentThreadInputView:f}),h[e(510)].on(e(433),(()=>{const t=e;n[t(538)][t(534)][t(567)]()})),h[e(507)].on(e(433),(()=>{const t=e;n[t(538)][t(534)][t(567)]()})),g=s[e(535)](this[e(522)][e(473)],h),g[e(536)](e(568)).to(h,e(568)),g[e(536)](e(531)).to(h),g[e(536)](e(474)).to(h,e(474),(t=>e(502)+t)),this[e(497)][e(478)](t.id,g));const d=i[e(489)](t[e(540)],h),p=new Bc(n,t,h,d),m=t[e(443)]()[e(442)]((t=>t[e(432)]));h[e(509)]=n[e(463)][e(504)](e(527))[e(519)][e(498)](m),this[e(514)][e(478)](t,p),this[e(503)][e(478)](h,p);const I=s[e(435)]({view:g,target:()=>{const r=e,s=[],i=t[r(443)]()[r(442)]((t=>t[r(432)]));for(const t of i)s[r(488)](...t[r(494)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(538)],s)},type:()=>e(502)+p[e(534)][e(474)]});i[e(444)](h,I),s[e(487)](I),a[e(556)](I)}[Yc(506)](t){const e=Yc,n=this[e(522)][e(463)][e(504)](e(490)),r=this[e(522)][e(463)][e(504)](e(440)),s=this[e(514)][e(504)](t),o=s[e(534)],i=r[e(448)](o);n[e(457)](o),i&&r[e(437)](i),this[e(514)][e(539)](t),this[e(503)][e(539)](o),s[e(475)]()}[Yc(532)](t){const e=Yc;if(!t[e(432)]||!this[e(514)][e(453)](t))return;const n=this[e(522)][e(463)][e(504)](e(527)),r=this[e(514)][e(504)](t),s=t[e(443)]();r[e(534)][e(509)]=n[e(519)][e(498)](s)}[Yc(475)](){const t=Yc;for(const e of this[t(514)][t(523)]())this[t(506)](e);for(const e of this[t(497)][t(558)]())e[t(553)][t(475)]();super[t(475)]()}}function tu(t){return Yc(552)in t}var eu=ru;function nu(){var t=["4MlDJkV","addSuggestionData","54jSDRdl","addSuggestion","getSuggestions","354284GIyqJL","TrackChanges","adapter","get","getSuggestion","6491639mhuIqq","plugins","40084NmwfaX","3089949QaeNPj","requires","16hhbdFQ","Comments","41025YMhxaH","942mWWCiG","pluginName","10886740DvIVCD","editor","2673171aKdhOe"];return(nu=function(){return t})()}function ru(t,e){var n=nu();return(ru=function(t,e){return n[t-=333]})(t,e)}!function(t,e){for(var n=ru,r=t();;)try{if(736596===parseInt(n(341))/1*(-parseInt(n(351))/2)+-parseInt(n(352))/3*(-parseInt(n(339))/4)+-parseInt(n(333))/5*(parseInt(n(334))/6)+-parseInt(n(344))/7*(-parseInt(n(354))/8)+parseInt(n(338))/9+parseInt(n(336))/10+parseInt(n(349))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(nu);class su extends t.Plugin{static get[eu(353)](){return[yc,$c,eu(355)]}static get[eu(335)](){return eu(345)}set[eu(346)](t){var e=eu;this[e(337)][e(350)][e(347)](yc)[e(346)]=t}get[eu(346)](){var t=eu;return this[t(337)][t(350)][t(347)](yc)[t(346)]}[eu(342)](t){var e=eu;return this[e(337)][e(350)][e(347)](yc)[e(340)](t)}[eu(343)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(337)][n(350)][n(347)](yc)[n(343)]({skipNotAttached:t,toJSON:e})}[eu(348)](t){var e=eu;return this[e(337)][e(350)][e(347)](yc)[e(348)](t)}}function ou(t,e){const n=au();return(ou=function(t,e){return n[t-=352]})(t,e)}const iu=ou;function au(){const t=["getDataWithDiscardedSuggestions","Pagination","2362258OYDvYp","CommentsRepository","trackChangesData","div","name","document","editorCreator","1yyVKqN","TrackChangesEditing","acceptAllSuggestions","getRootsAttributes","3863298fHxrHV","TrackChangesData","trackChangesData.editorCreator","push","getRootNames","track-changes-data-invalid-editor-creator","createDocumentFragment","requires","end","addSuggestionData","2993736urzHmx","getFullData","_adapter","10MgkUIO","Users","88IlmLes","useAnonymousUser","TrackChangesDataGetter","set","getDataWithAcceptedSuggestions","2544135dOkTTS","destroy","map","get","plugins","3057915ZzNCiC","constructor","function","create","createElement","rootsAttributes","230631ihfglm","execute","users","28164519ANYwec","getUser","result","reduce","editor","config","init","data","model","pluginName","addUser","appendChild","define","getSuggestions","discardAllSuggestions"];return(au=function(){return t})()}!function(t,e){const n=ou,r=t();for(;;)try{if(958370===parseInt(n(380))/1*(parseInt(n(373))/2)+parseInt(n(353))/3*(parseInt(n(399))/4)+parseInt(n(404))/5+parseInt(n(384))/6+parseInt(n(409))/7+-parseInt(n(394))/8+parseInt(n(356))/9*(-parseInt(n(397))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(au);const cu=[iu(372)];class uu extends t.Plugin{static get[iu(391)](){return[yc]}static get[iu(365)](){return iu(385)}[iu(362)](){const t=iu,n=this[t(360)];if(n[t(361)][t(368)](t(386),(e=>{const r=t,s=n[r(364)][r(378)][r(388)]()[r(359)](((t,e)=>(t[e]="",t)),{});return n[r(410)][r(412)](s,e)})),t(411)!=typeof n[t(361)][t(407)](t(375))[t(379)])throw new e.CKEditorError(t(389))}[iu(403)](t){return hu(this[iu(360)],!0,t)}[iu(371)](t){return hu(this[iu(360)],!1,t)}}class lu extends t.Plugin{static get[iu(365)](){return iu(401)}constructor(t){const e=iu;super(t),this[e(358)]=e(392)}[iu(362)](){const t=iu;this[t(360)][t(408)][t(407)](t(374))[t(396)]={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(360)][t(408)][t(407)](t(381))[t(396)]=null}}function fu(t){return void 0!==t[iu(383)]}async function hu(t,e,n){const r=iu,s=(0,o.sanitizeEditorConfig)(t,cu);s[r(408)][r(387)](yc,lu),s[r(352)]=fu(t)?t[r(383)]():void 0;const i=document[r(390)](),a=t[r(361)][r(407)](r(375))[r(379)],c=await a(s,(()=>function(t){const e=r,n=document[e(413)](e(376));return t[e(367)](n),n}(i)));!function(t,e){const n=r,s=t[n(364)][n(378)][n(388)]()[n(359)](((e,r)=>(e[r]=t[n(363)][n(407)]({rootName:r}),e)),{}),o=t[n(408)][n(407)](n(398))[n(355)][n(406)]((t=>({id:t.id,name:t[n(377)]}))),i=t[n(408)][n(407)](n(381))[n(369)]({skipNotAttached:!0,toJSON:!0}),a=e[n(408)][n(407)](n(398)),c=e[n(408)][n(407)](n(381));for(const t of o)a[n(357)](t.id)||a[n(366)](t);a.me||a[n(400)]();for(const t of i)c[n(393)](t);e[n(363)][n(402)](s)}(t,c),c[r(354)](r(e?382:370));const u=fu(c)?c[r(395)](n):c[r(363)][r(407)](n);return await c[r(405)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=168]})(t,e)}function du(){var t=["675ZkIdfd","14tielcE","5329278imBDDv","28QmSKTk","926850WtiaPf","1270159JTOyzC","9373192bhGUEB","10763700qDLbeP","1790vKCJRn","13900257rmSzoy"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(898936===-parseInt(n(171))/1+-parseInt(n(174))/2*(parseInt(n(176))/3)+parseInt(n(169))/4*(parseInt(n(170))/5)+parseInt(n(168))/6*(parseInt(n(177))/7)+-parseInt(n(172))/8+parseInt(n(175))/9+-parseInt(n(173))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|
|
5
|
+
*/(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Gc,TrackChanges:()=>ru,TrackChangesData:()=>au,TrackChangesEditing:()=>Tc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["_isEnabledBasedOnSelection","commands","2420118ceHcck","_disableUnsupportedCommands","1655312hjHVzR","8qSnSLQ","9378260rnNjJv","execute","refresh","isEnabled","875926cUjmuc","2744252jATdUb","editor","TrackChangesCommand","_enabledCommands","_enableCommands","forceDisabled","value","clearForceDisabled","160806rfeItI","20dfwaFV","affectsData","358100cYknAN","3iRwUzG","has"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=124]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(281669===-parseInt(n(140))/1+-parseInt(n(128))/2*(parseInt(n(141))/3)+-parseInt(n(147))/4+parseInt(n(138))/5*(-parseInt(n(137))/6)+parseInt(n(129))/7+parseInt(n(148))/8*(parseInt(n(145))/9)+parseInt(n(124))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(132)]=e,this[n(135)]=!1,this[n(126)](),this[n(143)]=!1}[c(126)](){this[c(127)]=!0}[c(125)](){const t=c;this[t(135)]=!this[t(135)],this[t(135)]?this[t(146)]():this[t(133)]()}[c(146)](){const t=c;for(const e of this[t(130)][t(144)][t(144)]())e[t(139)]&&!this[t(132)][t(142)](e)&&e[t(134)](t(131))}[c(133)](){const t=c;for(const e of this[t(130)][t(144)][t(144)]())e[t(139)]&&!this[t(132)][t(142)](e)&&e[t(136)](t(131))}}const h=g;function g(t,e){const n=p();return(g=function(t,e){return n[t-=201]})(t,e)}!function(t,e){const n=g,r=t();for(;;)try{if(566129===-parseInt(n(223))/1*(-parseInt(n(214))/2)+-parseInt(n(222))/3+parseInt(n(220))/4*(-parseInt(n(215))/5)+-parseInt(n(204))/6*(parseInt(n(213))/7)+-parseInt(n(201))/8*(parseInt(n(210))/9)+-parseInt(n(209))/10+parseInt(n(221))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(p);class d extends t.Command{constructor(t,e){const n=g;super(t),this[n(211)]=e,this[n(205)](),this[n(207)]=!1}[h(205)](){this[h(218)]=!0}[h(216)](t){const n=h,r=this[n(211)][n(206)](t);if(!r)throw new e.CKEditorError(n(225),this);const s=r[n(208)]();this[n(212)][n(219)][n(224)](s)&&this[n(212)][n(203)][n(206)](n(202))[n(217)](r)}}function p(){const t=["141666fmFCeC","3921245YJlauH","execute","acceptSuggestion","isEnabled","model","4qWzzQT","34849650SMsoim","663804tFzdLK","7cIeaqG","canEditAt","track-changes-accept-suggestion-not-found","8WySGCD","TrackChangesEditing","plugins","1996566oJRzJz","refresh","get","_isEnabledBasedOnSelection","getRanges","10828920KkIXti","6090138mysnJK","_suggestions","editor","7pWQuvw"];return(p=function(){return t})()}const m=I;function I(t,e){const n=E();return(I=function(t,e){return n[t-=408]})(t,e)}function E(){const t=["track-changes-discard-suggestion-not-found","891242fzuozA","9pTOwuy","isEnabled","editor","TrackChangesEditing","1191545exmCSO","5549355GmWrcG","get","getRanges","6VsCvNv","refresh","7886296LUoFlI","model","8ekDSWE","745915HtxObr","canEditAt","execute","440sAlrtC","_suggestions","plugins","1120887esMOgB","1222012rLWzJR","discardSuggestion","_isEnabledBasedOnSelection"];return(E=function(){return t})()}!function(t,e){const n=I,r=t();for(;;)try{if(842205===-parseInt(n(426))/1+parseInt(n(409))/2*(-parseInt(n(416))/3)+parseInt(n(417))/4+parseInt(n(410))/5*(-parseInt(n(430))/6)+parseInt(n(427))/7+parseInt(n(432))/8*(-parseInt(n(422))/9)+-parseInt(n(413))/10*(-parseInt(n(421))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(E);class b extends t.Command{constructor(t,e){const n=I;super(t),this[n(414)]=e,this[n(431)](),this[n(419)]=!1}[m(431)](){this[m(423)]=!0}[m(412)](t){const n=m,r=this[n(414)][n(428)](t);if(!r)throw new e.CKEditorError(n(420),this);const s=r[n(429)]();this[n(424)][n(408)][n(411)](s)&&this[n(424)][n(415)][n(428)](n(425))[n(418)](r)}}function T(t,e){const n=k();return(T=function(t,e){return n[t-=249]})(t,e)}function _(t){const e=T;return t[e(263)](((t,n)=>e(259)==t[e(278)]&&e(259)!=n[e(278)]?-1:e(259)!=t[e(278)]&&e(259)==n[e(278)]?1:0))}function y(t,e){const n=T;let r,s=0;const o=[],i=e[n(256)];for(;s<t[n(249)];){const a=t[s],c=t[s+1];r||(r=e[n(251)](a)),A(e,a,c)||(o[n(255)](e[n(253)](r,i[n(288)](a)?e[n(252)](a):e[n(289)](a,n(286)))),r=null),s++}return o}function A(t,e,n){const r=T;if(!n)return!1;const s=t[r(252)](e),o=t[r(251)](n);return s[r(265)](o)}function k(){const t=["2153mLRsNw","execute","join","map","isMultiRange"," [color ","type","replace","content","change","isIntersecting","isCollapsed","5vKocDg","942824cUOimb","end","color","isObject","createPositionAt","next","178lZvLjT","length","value","createPositionBefore","createPositionAfter","createRange","695406JVzHhq","push","schema","1088232gHEtBx","1123326FlneDX","deletion","getRanges","splice","start","sort","from","isTouching","6725420agTrRs","isInContent","isArray","add","19650huhvFY","7EEIkkK"];return(k=function(){return t})()}!function(t,e){const n=T,r=t();for(;;)try{if(124653===-parseInt(n(272))/1*(parseInt(n(291))/2)+parseInt(n(270))/3+-parseInt(n(285))/4*(parseInt(n(284))/5)+-parseInt(n(254))/6*(parseInt(n(271))/7)+-parseInt(n(257))/8+parseInt(n(258))/9+parseInt(n(266))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k);function C(t,e,n){const r=T;for(;n[r(249)];){const s=n[r(261)](0,100);t[r(281)]((()=>{const t=r;for(const n of s)n[t(267)]&&e[t(273)](n.id)}))}}function L(){const t=["3423177WUzuxk","model","getRanges","from","execute","21wMUNiX","_command","3741882QucrGG","isEnabled","28461367GOVckI","canEditAt","10KBqsuD","8yKAckg","isInContent","editor","some","2732874wirQWz","refresh","592428PfTMAN","15hrJZOA","699870PGMBmE","_suggestions","values","1106339RKBZQW","_isEnabledBasedOnSelection"];return(L=function(){return t})()}const N=R;function R(t,e){const n=L();return(R=function(t,e){return n[t-=270]})(t,e)}!function(t,e){const n=R,r=t();for(;;)try{if(718770===parseInt(n(283))/1+-parseInt(n(280))/2+parseInt(n(292))/3+parseInt(n(278))/4*(-parseInt(n(279))/5)+-parseInt(n(276))/6*(-parseInt(n(290))/7)+parseInt(n(272))/8*(parseInt(n(285))/9)+-parseInt(n(271))/10*(parseInt(n(294))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(L);class S extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(291)]=e,this[r(281)]=n,this[r(277)](),this[r(284)]=!1}[N(277)](){const t=N,e=Array[t(288)](this[t(281)][t(282)]())[t(275)]((e=>e[t(273)]));this[t(293)]=this[t(291)][t(293)]&&e}[N(289)](){const t=N,e=_(Array[t(288)](this[t(281)][t(282)]()));for(const n of e){const e=n[t(287)]();if(!this[t(274)][t(286)][t(270)](e))return}C(this[t(274)][t(286)],this[t(291)],e)}}function v(t,e){const n=M();return(v=function(t,e){return n[t-=278]})(t,e)}function M(){const t=["editor","canEditAt","_selectedSuggestions","7398132ccbMZa","662424gbScUj","execute","912332aEEkmb","refresh","6882696vPqNba","model","from","isEnabled","size","4535zRVVnQ","_isEnabledBasedOnSelection","7540zpNGYm","getRanges","4686KOHyHd","values","document","_suggestions","selection","330634KNghsy","2502MhymdC","_command","10nwLjOZ"];return(M=function(){return t})()}const O=v;!function(t,e){const n=v,r=t();for(;;)try{if(987543===parseInt(n(298))/1*(parseInt(n(295))/2)+parseInt(n(303))/3+parseInt(n(279))/4+parseInt(n(286))/5*(-parseInt(n(290))/6)+-parseInt(n(302))/7+parseInt(n(281))/8+-parseInt(n(296))/9*(parseInt(n(288))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(M);class w extends t.Command{constructor(t,e,n){const r=v;super(t),this[r(297)]=e,this[r(293)]=n,this[r(301)]=new Set,this[r(280)](),this[r(287)]=!1}[O(280)](){const t=O,e=this[t(299)][t(282)][t(292)][t(294)],n=Array[t(283)](this[t(293)][t(291)]());this[t(301)]=function(t,e){const n=T,r=Array[n(264)](t[n(260)]()),s=new Set;for(const o of e)if(o[n(267)])for(const e of r)for(const r of o[n(260)]())(e[n(282)](r)||t[n(283)]&&!o[n(276)]&&o[n(290)]&&r[n(286)][n(265)](e[n(262)]))&&s[n(269)](o);return s}(e,n),this[t(284)]=this[t(297)][t(284)]&&!!this[t(301)][t(285)]}[O(278)](){const t=O,e=_(Array[t(283)](this[t(301)]));for(const n of e){const e=n[t(289)]();if(!this[t(299)][t(282)][t(300)](e))return}C(this[t(299)][t(282)],this[t(297)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const B=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():x.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=B,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const z=V;const H=function(){this.__data__=new z,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var Q="object"==typeof self&&self&&self.Object===Object&&self;const Y=q||Q||Function("return this")();const J=Y.Symbol;var Z=Object.prototype,$=Z.hasOwnProperty,tt=Z.toString,et=J?J.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=J?J.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Y["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Y,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:vt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Lt,wt.prototype.delete=Nt,wt.prototype.get=St,wt.prototype.has=Mt,wt.prototype.set=Ot;const Dt=wt;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||z),string:new Dt}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const xt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Bt=function(t){var e=xt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return xt(this,t).get(t)};const jt=function(t){return xt(this,t).has(t)};const Gt=function(t,e){var n=xt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Ft,Vt.prototype.delete=Bt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const zt=Vt;const Ht=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new zt(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new z(t);this.size=e.size}Wt.prototype.clear=H,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=X,Wt.prototype.set=Ht;const Kt=Wt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Qt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Yt=Object.prototype.hasOwnProperty;const Jt=function(t,e,n){var r=t[e];Yt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Qt(t,e,n)};const Zt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Qt(n,a,c):Jt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Y.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):Me(t)};const De=function(t,e){return t&&Zt(e,we(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return Fe(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const Be=function(t){return Oe(t)?Ce(t,!0):xe(t)};const Ue=function(t,e){return t&&Zt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Y.Buffer:void 0,ze=Ve?Ve.allocUnsafe:void 0;const He=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Qe=Object.getOwnPropertySymbols;const Ye=Qe?function(t){return null==t?[]:(t=Object(t),Ke(Qe(t),(function(e){return qe.call(t,e)})))}:Xe;const Je=function(t,e){return Zt(t,Ye(t),e)};const Ze=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Ze(e,Ye(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Zt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Ze(r,n(t))};const rn=function(t){return nn(t,we,Ye)};const sn=function(t){return nn(t,Be,tn)};const on=At(Y,"DataView");const an=At(Y,"Promise");const cn=At(Y,"Set");const un=At(Y,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Y.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=J?J.prototype:void 0,vn=Sn?Sn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Rn(t);case"[object Symbol]":return Mn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Fn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):xn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var zn="[object Arguments]",Hn="[object Function]",Wn="[object Object]",Kn={};Kn[zn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[Hn]=Kn["[object WeakMap]"]=!1;const Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==Hn||"[object GeneratorFunction]"==h;if(fe(e))return He(e,c);if(h==Wn||h==zn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Je(e,De(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Be:we)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Jt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Xn(t,5)};const Qn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Jn=/^\w*$/;const Zn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Qn(t))||(Jn.test(t)||!Yn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||zt),n}$n.Cache=zt;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=J?J.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Qn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Zn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Qn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Jt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=J?J.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Nr?Sr:c)==Sr,f=(u=u==Nr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&vr.call(t,"__wrapped__"),d=f&&vr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:Mr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const xr=function(t,e){return e.length<2?t:Fr(t,Pr(e,0,-1))};const Br=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||Br(t,e)},jr=Vr;function Gr(){const t=["map","582612keuiMN","308723CokwzO","_saved","get","set","onAttributesChange","decorate","toJSON","isExternal","getFirstMarker","clear","subType","396219aXpdbZ","suggestion:","attributes","setAttribute","change","creator","createdAt","push","from","type","getItems","464480LuAPeB","getFirstRange","nodeBefore","length","substr","addMarker","getAllAdjacentSuggestions","getMarkerNames","getRanges","50975cNHFcP","getContainedElement","isInContent","addRange","removeMarkers","nodeAfter","_model","discard","onAccept","getRange","306XQwWyQ","_onAttributesChange","filter","_onDiscard","isMultiRange","start","isIntersectingWithRange","split","removeMarker","addMarkerName","_markerNames","size","isIntersecting","getMarkers","onDiscard","accept","_isDataLoaded","reduce","_onAccept","66hEvqxv","removeAttribute","authoredAt","commentThread","data","previous","getMultiRangeId","649005PWSOGT","end","next","delete","markers","head","103304BZIoBo","add","hasComments","author","@external"];return(Gr=function(){return t})()}function Vr(t,e){const n=Gr();return(Vr=function(t,e){return n[t-=127]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(156375===-parseInt(n(201))/1+-parseInt(n(143))/2+parseInt(n(132))/3+parseInt(n(200))/4+parseInt(n(152))/5*(-parseInt(n(181))/6)+parseInt(n(188))/7+parseInt(n(194))/8*(parseInt(n(162))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(178)]=!1,this.id=e.id,this[n(141)]=e[n(141)],this[n(131)]=e[n(131)]||null,this[n(197)]=e[n(197)],this[n(137)]=e[n(137)]||e[n(197)],this[n(128)]=Boolean(e[n(134)]&&e[n(134)][n(198)]),this[n(185)]=null,this[n(158)]=t,this[n(180)]=e[n(160)],this[n(165)]=e[n(176)],this[n(163)]=e[n(205)],this[n(172)]=new Set,this[n(138)]=null,this[n(204)](n(183),null),this[n(204)](n(134),e[n(134)]||{}),this[n(204)](n(186),null),this[n(204)](n(190),null),this[n(204)](n(184),null),this[n(204)](n(202),!1),this[n(206)](n(177)),this[n(206)](n(159))}get[jr(193)](){const t=jr;let e=this;for(;e[t(186)];)e=e[t(186)];return e}get[jr(196)](){const t=jr;return!!this[t(184)]&&this[t(184)][t(146)]>0}get[jr(166)](){const t=jr;return 0!=this[t(172)][t(173)]&&6==Array[t(140)](this[t(172)])[0][t(169)](":")[t(146)]}get[jr(154)](){return null!==this[jr(129)]()}[jr(171)](t){const e=jr;this[e(172)][e(195)](t)}[jr(150)](){const t=jr;return Array[t(140)](this[t(172)])}[jr(175)](){const t=jr;return this[t(150)]()[t(199)]((e=>this[t(158)][t(192)][t(203)](e)))[t(164)]((t=>t))}[jr(129)](){return this[jr(175)]()[0]||null}[jr(156)](){const t=jr;this[t(158)][t(136)]((e=>{const n=t;for(const t of this[n(175)]())e[n(170)](t)})),this[t(172)][t(130)]()}[jr(170)](t){const e=jr;this[e(158)][e(136)]((n=>{n[e(170)](t)})),this[e(172)][e(191)](t)}[jr(155)](t){const e=jr,n=e(133)+this[e(141)]+":"+this[e(131)]+":"+this.id+":"+this[e(137)].id+":"+zr[e(187)]();this[e(171)](n),this[e(158)][e(136)]((r=>{r[e(148)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(168)](t){const e=jr;for(const n of this[e(151)]())if(n[e(174)](t))return!0;return!1}[jr(151)](){const t=jr;return this[t(175)]()[t(199)]((e=>e[t(161)]()))}[jr(142)](){const t=jr;return this[t(151)]()[t(179)](((e,n)=>[...e,...n[t(142)]()]),[])}[jr(144)](){const t=jr;var e;return(null===(e=this[t(129)]())||void 0===e?void 0:e[t(161)]())||null}[jr(153)](){const t=jr,e=this[t(151)]();if(1!=e[t(146)])return null;const n=e[0],r=n[t(167)][t(157)],s=n[t(189)][t(145)];return r instanceof i.Element?r!=s?null:r:null}[jr(177)](){const t=jr;this[t(180)](this[t(151)](),this[t(185)],this[t(134)]),this[t(156)]()}[jr(159)](){const t=jr;this[t(165)](this[t(151)](),this[t(185)],this[t(134)]),this[t(156)]()}[jr(149)](){const t=jr,e=[];let n=this[t(193)];for(;n;)e[t(139)](n),n=n[t(190)];return e}[jr(135)](t,e){const n=jr,r=qn(this[n(134)]);hr(r,t,e),wr(r,this[n(134)])||(this[n(134)]=r,this[n(163)](r))}[jr(182)](t){const e=jr,n=qn(this[e(134)]);Ur(n,t),wr(n,this[e(134)])||(this[e(134)]=n,this[e(163)](this[e(134)]))}[jr(127)](){const t=jr;return{id:this.id,type:this[t(131)]?this[t(141)]+":"+this[t(131)]:this[t(141)],authorId:this[t(137)].id,createdAt:this[t(138)],hasComments:this[t(196)],data:this[t(185)],attributes:this[t(134)]}}static[jr(187)](){const t=jr;return(0,e.uid)()[t(147)](1,5)}}function Hr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Wr=Xr;function Kr(){const t=["isEqual","indexOf","ELEMENT_SPACE","set","99rCgUvC","nodeAfter","text","registerElementLabel","skip","*Split:* %0","length","removeEmptyContainer","_handleAttributeSuggestionDescription","513704rJvBEa","addEmptyContainer","push","checkChild","end","*Change to:* %0","registerDescriptionCallback","isInContent","newValue","addObject","4444715kcCAiC","EmptyContainer","format","*Remove format:* %0","replace","remove","getDescriptions","removeFormat","name","getWalker","type","_schema","key","getFirstRange","_addDescriptionItems","5896914ggRzHw","deletion","data","pop","isEmpty","isObject","165810zXVSJQ","start","$text","1031986NdWGth","label","nextSibling","_itemLabelsCallbacks","normal","_locale","5wzPZSj","$1 $2","quantity","_handleInsertRemoveSuggestionDescription","1662787KcVScU","_resolveDescriptionItems","attribute","element","matchingCallback","elementEnd","$textProxy","_attributeLabels","622032KxwouK","_itemLabels","has","addContainer","item","insertion","Object","6gbQRwz","map","elementStart","_handleRenameSuggestionDescription","addFormat","Container","_customCallbacks","removeObject","*Remove:* %0","*Insert:* %0","match","getItemLabel","get","removeContainer","softBreak","50bEDGpp","join","*Set format:* %0","*Merge:* %0","subType","_handleCustomCallbackDescription","function","REPLACE_TEXT","previousSibling","registerAttributeLabel","add"];return(Kr=function(){return t})()}function Xr(t,e){const n=Kr();return(Xr=function(t,e){return n[t-=474]})(t,e)}!function(t,e){const n=Xr,r=t();for(;;)try{if(513084===-parseInt(n(495))/1+parseInt(n(498))/2+-parseInt(n(523))/3*(parseInt(n(562))/4)+parseInt(n(504))/5*(-parseInt(n(489))/6)+parseInt(n(508))/7+-parseInt(n(516))/8*(parseInt(n(553))/9)+-parseInt(n(538))/10*(-parseInt(n(474))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kr);class qr{constructor(t,e){const n=Xr;this[n(529)]=[],this[n(517)]=new Map,this[n(501)]=[],this[n(515)]=new Map,this[n(485)]=t,this[n(503)]=e}[Wr(480)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(559)];o++){const i=t[o];if(!i[e(569)])continue;const a=this[e(543)](i);if(a){if(null!=i[e(542)]){if(r[e(518)](i[e(542)]))continue;r[e(548)](i[e(542)])}n[e(564)](a)}else if(e(510)!=i[e(484)])e(521)!=i[e(484)]&&e(490)!=i[e(484)]||this[e(507)](n,i,t[o+1]);else{const t=i[e(491)][e(486)];if(s[e(518)](t))continue;s[e(548)](i[e(491)][e(486)]),t==bc?this[e(526)](n,i):this[e(561)](n,i)}}return this[e(509)](n)}[Wr(568)](t){const e=Wr;this[e(529)][e(564)](t)}[Wr(556)](t,n,r=e.priorities[Wr(502)]){const s=Wr;s(544)==typeof t?(0,e.insertToPriorityArray)(this[s(501)],{matchingCallback:t,label:n,priority:r}):this[s(517)][s(552)](t,n)}[Wr(547)](t,e){const n=Wr;this[n(515)][n(552)](t,e)}[Wr(534)](t,e=1){const n=Wr;let r;for(const e of this[n(501)])if(e[n(512)](t)){r=e[n(499)];break}return r||(r=this[n(517)][n(535)](t[n(482)])),r?r(e):1!==e?e+" "+t[n(482)]+"s":""+t[n(482)]}[Wr(488)](t,e){const n=Wr,r=e[n(487)]()[n(483)](),s=n(521)==e[n(484)]?n(548):n(479);for(const e of r){const o=e[n(520)],i=t[t[n(559)]-1];if(o.is(n(514)))i&&i[n(484)][n(550)](n(528))>-1&&t[n(492)](),i&&n(555)==i[n(484)]?i[s]+=o[n(491)]:t[n(564)]({type:n(555),add:n(548)==s?o[n(491)]:"",remove:n(479)==s?o[n(491)]:""});else if(this[n(485)][n(494)](o)){const a=o;if(i&&i[n(484)][n(550)](n(528))>-1&&t[n(492)](),n(513)==e[n(484)])continue;i&&i[n(484)]==s+n(522)&&i[n(511)][n(482)]==a[n(482)]?i[n(506)]++:t[n(564)]({type:s+n(522),element:a,quantity:1}),r[n(557)]((t=>!(n(513)==t[n(484)]&&t[n(520)]==o)))}else if(this[n(485)][n(565)](o,n(497))||o.is(n(511),n(537))){const r=o;if(n(548)==s&&n(525)==e[n(484)]||n(479)==s&&n(513)==e[n(484)])continue;if(i&&-1==i[n(484)][n(550)](n(528))){n(555)==i[n(484)]&&(i[s]+="\n");continue}let a;if(a=n(548)==s?r[n(500)]&&!this[n(485)][n(494)](r[n(500)])?r[n(500)]:null:r[n(546)]&&!this[n(485)][n(494)](r[n(546)])?r[n(546)]:null,r[n(493)]||a&&a[n(493)]){const e=a&&a[n(493)]?a:r;i&&i[n(484)]==s+n(475)&&i[n(511)][n(482)]==e[n(482)]?i[n(506)]++:t[n(564)]({type:s+n(475),element:e,quantity:1})}else t[n(564)]({type:s+n(528),element:r})}}}[Wr(509)](t){const e=Wr,n=this[e(503)],r=[],s=[],o=[];for(const i of t)switch(i[e(484)]){case e(555):if(i[e(548)]=i[e(548)][e(478)](/(\S)\u000A+(\S)/g,e(505))[e(478)](/\u000A/g,""),i[e(479)]=i[e(479)][e(478)](/(\S)\u000A+(\S)/g,e(505))[e(478)](/\u000A/g,""),""!=i[e(548)]&&""!=i[e(479)]){r[e(564)]({type:e(478),content:Hr(n,e(545),['"'+i[e(479)]+'"','"'+i[e(548)]+'"'])});continue}if(null!=i[e(548)][e(533)](/^ +$/)){r[e(564)]({type:e(521),content:Hr(n,e(532),Hr(n,e(551),i[e(548)][e(559)]))});continue}if(null!=i[e(479)][e(533)](/^ +$/)){r[e(564)]({type:e(490),content:Hr(n,e(531),Hr(n,e(551),i[e(479)][e(559)]))});continue}if(""!=i[e(548)]){r[e(564)]({type:e(521),content:Hr(n,e(532),'"'+i[e(548)]+'"')});continue}r[e(564)]({type:e(490),content:Hr(n,e(531),'"'+i[e(479)]+'"')});continue;case e(563):case e(571):r[e(564)]({type:e(521),content:Hr(n,e(532),this[e(534)](i[e(511)],i[e(506)]))});continue;case e(560):case e(530):r[e(564)]({type:e(490),content:Hr(n,e(531),this[e(534)](i[e(511)],i[e(506)]))});continue;case e(519):r[e(564)]({type:e(521),content:Hr(n,e(558),this[e(534)](i[e(511)],i[e(506)]))});continue;case e(536):r[e(564)]({type:e(490),content:Hr(n,e(541),this[e(534)](i[e(511)],i[e(506)]))});continue;case e(527):s[e(564)](i[e(486)]);continue;case e(481):o[e(564)](i[e(486)]);continue;default:r[e(564)](i)}if(s[e(559)]){const t=s[e(524)]((t=>this[e(515)][e(518)](t)?this[e(515)][e(535)](t):t))[e(539)](", ");r[e(564)]({type:e(476),content:Hr(this[e(503)],e(540),t)})}if(o[e(559)]){const t=o[e(524)]((t=>this[e(515)][e(518)](t)?this[e(515)][e(535)](t):t))[e(539)](", ");r[e(564)]({type:e(476),content:Hr(this[e(503)],e(477),t)})}return r}[Wr(543)](t){const e=Wr;for(const n of this[e(529)]){const r=n(t);if(r&&e(484)in r)return r}}[Wr(561)](t,e){const n=Wr,r=e[n(491)],s=void 0===r[n(570)]?n(481):n(527);t[n(564)]({type:s,key:r[n(486)]})}[Wr(526)](t,e){const n=Wr;t[n(564)]({type:n(476),content:Hr(this[n(503)],n(567),this[n(534)](e[n(487)]()[n(496)][n(554)],1))})}[Wr(507)](t,e,n){const r=Wr;if(this[r(488)](t,e),n&&n[r(487)]()&&!e[r(487)]()[r(566)][r(549)](n[r(487)]()[r(496)])){const n=t[t[r(559)]-1],s=r(521)==e[r(484)]?r(548):r(479);n&&r(555)==n[r(484)]&&(n[s]+="\n")}}}const Qr=Yr;function Yr(t,e){const n=Jr();return(Yr=function(t,e){return n[t-=437]})(t,e)}function Jr(){const t=["get","6UrYNPs","TrackChangesEditing","576CyRUxX","plugins","commands","1724289gyvxkm","afterInit","2485644EJCqEl","showAIAssistant","1306485ilsphm","240793ipXVKT","81460NpwsLp","101984RhoOtf","editor","15156ULXiHF","enableCommand","685wItcpf","55TJJnES"];return(Jr=function(){return t})()}!function(t,e){const n=Yr,r=t();for(;;)try{if(456446===-parseInt(n(439))/1*(-parseInt(n(448))/2)+-parseInt(n(438))/3+parseInt(n(443))/4*(-parseInt(n(445))/5)+-parseInt(n(455))/6+parseInt(n(453))/7+parseInt(n(441))/8*(parseInt(n(450))/9)+-parseInt(n(440))/10*(-parseInt(n(446))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jr);class Zr extends t.Plugin{[Qr(454)](){const t=Qr,e=this[t(442)],n=e[t(451)][t(447)](t(449));e[t(452)][t(447)](t(437))&&n[t(444)](t(437))}}function $r(t,e){const n=ts();return($r=function(t,e){return n[t-=375]})(t,e)}function ts(){const t=["2054pAkTQL","justify","3039102jsaPPG","value","FORMAT_ALIGN_TO_RIGHT","commandParams","_enableDefaultAttributesIntegration","get","afterInit","1221570kSjjWk","left","_registerLegacyDescription","TrackChangesEditing","AlignmentEditing","format","FORMAT_JUSTIFY_TEXT","1412KbSiKv","FORMAT_ALIGNMENT","has","right","4goDbSn","formatBlock","4515904hcnMOE","editor","commandName","_descriptionFactory","alignment","registerDescriptionCallback","2793504kWjZZC","locale","center","*Format:* %0","FORMAT_ALIGN_TO_LEFT","8205232YgjPda","261uoqikI","6823010CEbuhd","type","FORMAT_ALIGN_TO_CENTER","plugins","registerAttributeLabel"];return(ts=function(){return t})()}const es=$r;!function(t,e){const n=$r,r=t();for(;;)try{if(788065===parseInt(n(379))/1*(-parseInt(n(403))/2)+-parseInt(n(405))/3+parseInt(n(383))/4*(-parseInt(n(398))/5)+parseInt(n(391))/6+parseInt(n(396))/7+-parseInt(n(385))/8+-parseInt(n(397))/9*(-parseInt(n(412))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ts);class ns extends t.Plugin{[es(411)](){const t=es,e=this[t(386)],n=e[t(392)];if(!e[t(401)][t(381)](t(376)))return;const r=e[t(401)][t(410)](t(375));r[t(409)](t(389),[],[t(389)]),r[t(388)][t(402)](t(389),Hr(n,t(380))),this[t(414)]()}[es(414)](){const t=es,e=this[t(386)],n=e[t(392)];e[t(401)][t(410)](t(375))[t(388)][t(390)]((e=>{const r=t;if(r(384)!=e[r(399)])return;const{data:s}=e;if(s&&r(389)==s[r(387)]){const t=s[r(408)][0][r(406)];return{type:r(377),content:Hr(n,r(394),function(t){const e=r;switch(t){case e(413):return Hr(n,e(395));case e(382):return Hr(n,e(407));case e(393):return Hr(n,e(400));case e(404):return Hr(n,e(378))}}(t))}}}))}}const rs=is;!function(t,e){const n=is,r=t();for(;;)try{if(897627===-parseInt(n(530))/1*(parseInt(n(549))/2)+parseInt(n(547))/3*(parseInt(n(509))/4)+parseInt(n(533))/5*(-parseInt(n(531))/6)+parseInt(n(522))/7+parseInt(n(543))/8+parseInt(n(526))/9+-parseInt(n(498))/10*(parseInt(n(541))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(as);const ss=[rs(518),rs(519),rs(524),rs(525),rs(535),rs(506),rs(529)];class os extends t.Plugin{[rs(520)](){const t=rs,e=this[t(540)],n=e[t(527)][t(534)](t(513)),r=e[t(545)];for(const s of ss){if(!e[t(527)][t(521)](s))continue;const o=s[t(503)](0,-7)[t(501)](),i=t(514)+o[t(512)]();n[t(536)](o,[o]),n[t(528)][t(510)](o,Hr(r,i))}this[t(499)]()}[rs(499)](){const t=rs,e=this[t(540)],n=e[t(545)],r=e[t(527)][t(534)](t(513));function s(e,s){const o=t;r[o(528)][o(515)]((t=>{const r=o;if(r(508)!=t[r(496)])return;const{data:i}=t;return i&&i[r(542)]===e?i[r(532)][0][r(537)]?{type:r(538),content:Hr(n,r(523),s)}:{type:r(538),content:Hr(n,r(504),s)}:void 0}))}s(t(500),Hr(n,t(511))),s(t(507),Hr(n,t(550))),s(t(502),Hr(n,t(548))),s(t(495),Hr(n,t(505))),s(t(539),Hr(n,t(544))),s(t(516),Hr(n,t(546))),s(t(517),Hr(n,t(497)))}}function is(t,e){const n=as();return(is=function(t,e){return n[t-=495]})(t,e)}function as(){const t=["405912kjpHad","FORMAT_ITALIC","code","type","FORMAT_SUPERSCRIPT","10cuunGu","_registerLegacyDescription","bold","toLowerCase","underline","slice","*Remove format:* %0","FORMAT_CODE","SubscriptEditing","italic","formatInline","3535196cmZsUQ","registerAttributeLabel","FORMAT_BOLD","toUpperCase","TrackChangesEditing","FORMAT_","registerDescriptionCallback","subscript","superscript","BoldEditing","ItalicEditing","afterInit","has","9289077TBWpUC","*Format:* %0","UnderlineEditing","CodeEditing","7657677RiAEQs","plugins","_descriptionFactory","SuperscriptEditing","1yuLQUP","6GJPBOJ","commandParams","4078280PAvxrP","get","StrikethroughEditing","_enableDefaultAttributesIntegration","forceValue","format","strikethrough","editor","12684309lyqdKj","commandName","61560leltOZ","FORMAT_STRIKETHROUGH","locale","FORMAT_SUBSCRIPT","3cfIMHZ","FORMAT_UNDERLINE"];return(as=function(){return t})()}const cs=ls;function us(){const t=["commandName","forceValue","editor","getSelectedBlocks","locale","18APhDAP","enableCommand","model","$root","filter","parent","ELEMENT_BLOCK_QUOTE","from","*Set format:* %0","format","checkChild","*Remove format:* %0","286458xynKMQ","afterInit","plugins","has","value","schema","commandParams","7lPQICi","19767123WOHCjC","6560330WmxDSz","get","BlockQuoteEditing","markBlockFormat","commands","registerDescriptionCallback","blockQuote","10nMUyHW","selection","7135000zYzlpQ","_descriptionFactory","1321260HhfwZC","name","112196GpkrGo","document","change","TrackChangesEditing","977190IKYHYZ"];return(us=function(){return t})()}function ls(t,e){const n=us();return(ls=function(t,e){return n[t-=162]})(t,e)}!function(t,e){const n=ls,r=t();for(;;)try{if(746231===parseInt(n(176))/1*(-parseInt(n(191))/2)+-parseInt(n(169))/3+-parseInt(n(189))/4+parseInt(n(195))/5*(-parseInt(n(201))/6)+-parseInt(n(178))/7+parseInt(n(187))/8+-parseInt(n(177))/9*(-parseInt(n(185))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class fs extends t.Plugin{[cs(170)](){const t=cs,e=this[t(198)],n=e[t(200)];if(!e[t(171)][t(172)](t(180)))return;const r=e[t(171)][t(179)](t(194)),s=this[t(198)][t(182)][t(179)](t(184));r[t(202)](t(184),((n,o={})=>{const i=t,a=this[i(198)][i(203)][i(192)][i(186)],c=o&&void 0!==o[i(197)]?o[i(197)]:!s[i(173)];let u=[];if(c){const t=Array[i(164)](a[i(199)]())[i(205)]((t=>hs(t)||function(t,e){const n=i,r=e[n(167)](t[n(162)],n(184)),s=e[n(167)]([n(204),n(184)],t);return r&&s}(t,this[i(198)][i(203)][i(174)])));u=y(t,e[i(203)])}else{const t=Array[i(164)](a[i(199)]())[i(205)]((t=>hs(t)));u=y(t,e[i(203)])}e[i(203)][i(193)]((()=>{const t=i;for(const e of u)r[t(181)](e,{commandName:t(184),commandParams:[{forceValue:c}]})}))})),r[t(188)][t(183)]((e=>{const r=t,{data:s}=e;if(s&&r(184)==s[r(196)]){const t=Hr(n,r(163));return s[r(175)][0][r(197)]?{type:r(166),content:Hr(n,r(165),t)}:{type:r(166),content:Hr(n,r(168),t)}}}))}}function hs(t){const e=cs;return e(184)==t[e(162)][e(190)]}function gs(){const t=["afterInit","changeCaseUpper","798514lyhPUK","TrackChangesEditing","get","has","16108lClTKm","1523808dTSoOm","1fSPMTb","enableCommand","197310eZoltT","30Yverpu","CaseChange","371613RMruxB","plugins","2918344dRrhEe","editor","200075vnScvb","210nDXJlo","changeCaseTitle","changeCaseLower","7ORkPay"];return(gs=function(){return t})()}const ds=ps;function ps(t,e){const n=gs();return(ps=function(t,e){return n[t-=158]})(t,e)}!function(t,e){const n=ps,r=t();for(;;)try{if(264137===parseInt(n(175))/1*(-parseInt(n(169))/2)+-parseInt(n(163))/3*(-parseInt(n(173))/4)+parseInt(n(162))/5*(parseInt(n(178))/6)+-parseInt(n(166))/7*(-parseInt(n(160))/8)+-parseInt(n(174))/9+parseInt(n(177))/10+-parseInt(n(158))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gs);class ms extends t.Plugin{[ds(167)](){const t=ds,e=this[t(161)];e[t(159)][t(172)](t(179))&&(e[t(159)][t(171)](t(170))[t(176)](t(168)),e[t(159)][t(171)](t(170))[t(176)](t(165)),e[t(159)][t(171)](t(170))[t(176)](t(164)))}}const Is=bs;function Es(){const t=["TrackChangesEditing","get","944388VgyZfX","923658SuOroN","commands","3590512ICClQC","2mzwkZU","10EkyIRY","5817225nLvatt","ckbox","12AfFmmP","1618778QuGGQC","enableCommand","afterInit","plugins","editor","17009442nDVcdm","2818328vPeUgw"];return(Es=function(){return t})()}function bs(t,e){const n=Es();return(bs=function(t,e){return n[t-=302]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(697420===parseInt(n(309))/1*(parseInt(n(305))/2)+-parseInt(n(306))/3+parseInt(n(308))/4+parseInt(n(311))/5+parseInt(n(313))/6*(-parseInt(n(314))/7)+parseInt(n(302))/8+parseInt(n(319))/9*(-parseInt(n(310))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Es);class Ts extends t.Plugin{[Is(316)](){const t=Is,e=this[t(318)];e[t(307)][t(304)](t(312))&&e[t(317)][t(304)](t(303))[t(315)](t(312))}}const _s=ys;function ys(t,e){const n=As();return(ys=function(t,e){return n[t-=111]})(t,e)}function As(){const t=["registerElementLabel","parent","77ycnwCo","locale","258XyyItR","languages","type","isLimit","plugins","commands","name","rootElement","6496088kXstNH","checkChild","forceValue","enableCommand","toLowerCase","has","commandName","116dzuYzk","2367666xHNKEI","schema","19214GakwSU","outdentCodeBlock","indentCodeBlock","TrackChangesEditing","11360619onctvg","value","getSelectedBlocks","CodeBlock","document","format","selection","*Remove format:* %0","language","registerDescriptionCallback","formatBlock","find","_descriptionFactory","3975330VDDdXL","markBlockFormat","get","label","config","from","34645xiUtgk","884dwhaqw","filter","model","*Set format:* %0","codeBlock","commandParams","15735oDykFZ","change","afterInit","blockName","ELEMENT_CODE_BLOCK","editor"];return(As=function(){return t})()}!function(t,e){const n=ys,r=t();for(;;)try{if(928943===parseInt(n(135))/1*(parseInt(n(132))/2)+-parseInt(n(165))/3*(-parseInt(n(159))/4)+parseInt(n(158))/5*(-parseInt(n(117))/6)+-parseInt(n(133))/7+parseInt(n(125))/8+parseInt(n(139))/9+parseInt(n(152))/10*(-parseInt(n(115))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(As);class ks extends t.Plugin{[_s(167)](){const t=_s,e=this[t(112)];if(!e[t(121)][t(130)](t(142)))return;const n=e[t(121)][t(154)](t(138)),r=e[t(116)],s=e[t(156)][t(154)](t(163))[t(118)],o=e[t(122)][t(154)](t(163));n[t(128)](t(137)),n[t(128)](t(136)),n[t(128)](t(163),((r,i={})=>{const a=t,c=e[a(161)],u=e[a(161)][a(143)][a(145)],l=i&&void 0!==i[a(127)]?i[a(127)]:!o[a(140)];let f;i[a(147)]||(i[a(147)]=s[0][a(147)]),f=l?Array[a(157)](u[a(141)]())[a(160)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(124))&&!e[n(120)](t)&&e[n(126)](t[n(114)],n(163))}(t,c[a(134)]))):Array[a(157)](u[a(141)]())[a(160)]((t=>Cs(t)));const h=y(f,c);c[a(166)]((()=>{const t=a;for(const e of h)n[t(153)](e,{commandName:t(163),commandParams:[{...i,forceValue:l}],formatGroupId:t(168)})}))})),n[t(151)][t(113)](t(163),(e=>Hr(r,t(111),e))),n[t(151)][t(148)]((e=>{const n=t;if(n(149)!=e[n(119)])return;const o=r.t,{data:i}=e;if(!i||n(163)!=i[n(131)])return;const a=i[n(164)][0][n(147)],c=o(s[n(150)]((t=>t[n(147)]===a))[n(155)])[n(129)]();return i[n(164)][0][n(127)]?{type:n(144),content:Hr(r,n(162),Hr(r,n(111),1)+" ("+c+")")}:{type:n(144),content:Hr(r,n(146),Hr(r,n(111),1))}}))}}function Cs(t){const e=_s;return e(163)==t[e(123)]}const Ls=Rs;function Ns(){const t=["11236920DERtKh","afterInit","2416RNIISA","9329796coEAQW","enableCommand","45771750NMMaQp","plugins","20133nKRgXZ","has","editor","165628vpNXuP","addCommentThread","1583GitwEU","TrackChangesEditing","1468zFcZfv","CommentsEditing","933085GvCjOd","105hPnnki","get"];return(Ns=function(){return t})()}function Rs(t,e){const n=Ns();return(Rs=function(t,e){return n[t-=135]})(t,e)}!function(t,e){const n=Rs,r=t();for(;;)try{if(937059===-parseInt(n(150))/1*(parseInt(n(152))/2)+-parseInt(n(136))/3*(parseInt(n(148))/4)+parseInt(n(135))/5+-parseInt(n(138))/6+parseInt(n(141))/7+parseInt(n(140))/8*(-parseInt(n(145))/9)+parseInt(n(143))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ns);class Ss extends t.Plugin{[Ls(139)](){const t=Ls,e=this[t(147)];e[t(144)][t(146)](t(153))&&e[t(144)][t(137)](t(151))[t(142)](t(149))}}var vs=n(834);function Ms(t,e){const n=Ds();return(Ms=function(t,e){return n[t-=497]})(t,e)}function Os(t,e,n){const r=Ms,s=[];for(const o of e[r(509)]())o[r(499)](t)&&s[r(544)](n[r(535)](o));return s}function ws(t,e,{showActiveMarker:n=!0}={}){const r=Ms,s=t[r(507)][r(502)](r(511));return(o,i,a)=>{const c=r;if(!a[c(529)][c(523)](i[c(527)],o[c(552)]))return;const u=i[c(527)][c(518)](),l=i[c(527)][c(512)],f=t[c(534)][c(543)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(508)];d=d||f[c(532)](e);const n=a[c(504)][c(522)](e);if(n&&n[c(500)](c(546)))return;c(533)==t[c(531)]&&f[c(541)](e)&&!f[c(516)](e)&&(e[c(497)]||l[c(525)]?h&&h[c(498)]==e||(h=e,m(t[c(540)]),p=!0):g=g||t[c(540)])}function m(t){const r=c,o=a[r(536)][r(530)](r(542),{class:r(539)+e}),u=a[r(504)][r(521)](t);n&&s[r(547)][r(538)](i[r(550)])&&a[r(536)][r(517)](r(551),o),a[r(536)][r(505)](u,o),a[r(504)][r(545)](o,i[r(550)])}d||p||!g||m(g)}}function Ds(){const t=["createRangeOn","writer","getAttribute","includes","ck-suggestion-marker-","previousPosition","isBlock","span","schema","push","bindElementToMarker","addHighlight","activeMarkers","114ILfISi","21371xrzFfg","markerName","ck-suggestion-marker--active","name","nextSibling","parent","hasAttribute","getCustomProperty","222aSCLio","get","10GEFeLY","mapper","insert","element","plugins","item","getItems","111902ApbrPz","TrackChangesEditing","start","10AnFRwl","9549918YpChos","493036ujJvFV","isLimit","addClass","getWalker","listItem","26348993lvOfoc","toViewPosition","toViewElement","test","3104859PGspKB","isAtEnd","listIndent","markerRange","653672NRSyMY","consumable","createUIElement","type","isContent","elementEnd","model"];return(Ds=function(){return t})()}!function(t,e){const n=Ms,r=t();for(;;)try{if(761164===parseInt(n(549))/1*(parseInt(n(548))/2)+-parseInt(n(524))/3+-parseInt(n(515))/4*(parseInt(n(513))/5)+-parseInt(n(501))/6*(parseInt(n(510))/7)+parseInt(n(528))/8+-parseInt(n(514))/9+-parseInt(n(503))/10*(-parseInt(n(520))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ds);const Fs=xs;function Ps(){const t=["start","TrackChangesEditing","unit","1794042lWyeGJ","forward","editor","lock","showSuggestionHighlights","modifySelection","1116fPBfOm","10430NaCysI","markerNameToElements","1314560xQIJPe","deleteForward","batch","markerName","isCollapsed","remove","options","writer","bind","createSelection","setSelection","buffer","3028gCxShX","data","mapper","18ETyzJm","415702BnGHtJ","detach","get","root","editing","addMarker:suggestion:deletion","plugins","selection","createRange","requires","unlock","merge","init","$graveyard","getFirstRange","uiElement","high","rootName","unbindElementFromMarkerName","delete","17732xnvLkd","8eaNEui","enqueueChange","4AaJQfR","enableCommand","208fSTlxE","1195431RUxOmi","commands","fromRange","document","removeMarker:suggestion:deletion","model","end","downcastDispatcher"];return(Ps=function(){return t})()}function xs(t,e){const n=Ps();return(xs=function(t,e){return n[t-=337]})(t,e)}!function(t,e){const n=xs,r=t();for(;;)try{if(307040===parseInt(n(363))/1*(parseInt(n(396))/2)+parseInt(n(364))/3*(-parseInt(n(361))/4)+parseInt(n(384))/5+-parseInt(n(337))/6*(-parseInt(n(338))/7)+-parseInt(n(359))/8*(parseInt(n(375))/9)+-parseInt(n(382))/10+-parseInt(n(358))/11*(-parseInt(n(381))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class Bs extends t.Plugin{static get[Fs(347)](){return[vs.Delete]}[Fs(350)](){const t=Fs,e=this[t(377)],n=e[t(344)][t(340)](t(373));n[t(362)](t(357));const r=e[t(365)][t(340)](t(385));n[t(362)](t(385),((n,s={})=>{const o=t,a=e[o(369)][o(393)](e[o(369)][o(367)][o(345)]);a[o(388)]&&e[o(369)][o(380)](a,{direction:o(376),unit:s[o(374)]});const c=a[o(352)](),u=i.LiveRange[o(366)](c);let l;n(s),l=o(351)==u[o(341)][o(355)]?e[o(369)][o(346)](c[o(372)]):e[o(369)][o(346)](u[o(372)],u[o(370)]),u[o(339)](),e[o(369)][o(360)](r[o(395)][o(386)],(t=>{const e=o;r[e(395)][e(378)](),t[e(394)](t[e(346)](l[e(370)])),r[e(395)][e(348)]()}))})),e[t(342)][t(371)].on(t(343),ws(e,t(349)),{priority:t(354)}),e[t(397)][t(371)].on(t(343),((n,r,s)=>{const o=t;s[o(390)][o(379)]&&ws(e,o(349),{showActiveMarker:!1})[o(392)](this)(n,r,s)}),{priority:t(354)}),e[t(342)][t(371)].on(t(368),((e,n,r)=>{const s=t,o=r[s(398)][s(383)](n[s(387)]);if(o)for(const t of o)t.is(s(353))&&(r[s(398)][s(356)](t,n[s(387)]),r[s(391)][s(389)](t))}),{priority:t(354)})}}const Us=js;function js(t,e){const n=Vs();return(js=function(t,e){return n[t-=100]})(t,e)}!function(t,e){const n=js,r=t();for(;;)try{if(328805===parseInt(n(238))/1*(parseInt(n(171))/2)+parseInt(n(136))/3*(-parseInt(n(105))/4)+parseInt(n(133))/5+-parseInt(n(111))/6+parseInt(n(243))/7*(parseInt(n(139))/8)+parseInt(n(215))/9*(-parseInt(n(230))/10)+-parseInt(n(132))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vs);class Gs extends t.Plugin{[Us(153)](){const t=Us,e=this[t(224)];if(!e[t(179)][t(188)](t(114)))return;const n=e[t(151)],r=e[t(179)][t(204)](t(211)),s=e[t(179)][t(188)](t(202)),o=!!e[t(144)][t(204)](t(187));function i(e){const r=t;return{type:r(173),content:""+Hr(n,r(181),e)}}function a(e){const r=t;return{type:r(173),content:""+Hr(n,r(221),e)}}r[t(242)](t(129),[],[t(207),t(229),t(217)]),r[t(242)](t(108)),r[t(242)](t(178)),r[t(242)](t(249)),r[t(242)](t(154)),r[t(242)](t(226)),r[t(242)](t(246)),r[t(242)](t(174)),o&&(r[t(242)](t(112)),r[t(242)](t(142))),s&&(r[t(242)](t(119)),r[t(242)](t(113),[],[t(125)]),r[t(219)][t(213)]((e=>{const r=t,{data:s}=e;if(s&&r(125)==s[r(198)])return{type:r(173),content:s[r(180)]?Hr(n,r(117)):Hr(n,r(233))}})),this[t(224)][t(193)][t(214)][t(147)]((e=>{const n=t;if(e[n(123)][n(199)])return!1;let s=!1;const o=r[n(206)]({skipNotAttached:!0})[n(116)]((t=>n(125)===r[n(195)](t)));for(const t of o)n(110)!=t[n(191)]()[n(130)][n(149)][n(124)](n(229))&&(r[n(141)](t[n(191)](),n(166))[n(128)]((t=>n(229)===r[n(195)](t[n(182)])))||(e[n(162)](t[n(146)]()),s=!0));return s}))),r[t(219)][t(212)](t(217),Hr(n,t(156)));const c={type:t(173),content:""};r[t(219)][t(213)]((e=>{const r=t,{data:s}=e;if(!s||r(229)!=s[r(198)])return;let u=e[r(185)];for(;u;){if(u[r(161)]&&((r(115)==u[r(161)][r(198)]||r(184)==u[r(161)][r(198)])&&(u[r(161)][r(180)]&&r(239)!=u[r(161)][r(180)]||r(239)!=u[r(161)][r(225)]&&!s[r(180)])||!o&&u[r(161)][r(198)]==bc))return c;u=u[r(143)]}if(null==s[r(180)])switch(s[r(225)]){case r(168):return a(Hr(n,r(247)));case r(152):return a(Hr(n,r(245)));case r(110):return a(Hr(n,r(102)))}switch(s[r(180)]){case r(168):return i(Hr(n,r(247)));case r(152):return i(Hr(n,r(245)));case r(110):return i(Hr(n,r(102)))}})),r[t(219)][t(213)]((e=>{const n=t,{data:r}=e;if(r&&n(217)==r[n(198)])return null==r[n(180)]||null==r[n(225)]&&0==r[n(180)]?c:void 0})),r[t(219)][t(213)]((e=>{const r=t;if(r(166)!=e[r(220)])return;const{data:s}=e;if(!s||r(207)!=s[r(198)])return;const o=zs(e);return o?r(180)==o?{type:r(173),content:Hr(n,r(203))}:r(225)==o?{type:r(173),content:Hr(n,r(121))}:c:c})),e[t(193)][t(214)][t(147)]((e=>this[t(231)](e))),e[t(193)][t(214)][t(147)]((e=>this[t(137)](e))),e[t(193)][t(214)][t(147)]((e=>this[t(175)](e))),this[t(248)]()}[Us(231)](t){const e=Us;if(t[e(123)][e(199)]||!t[e(123)][e(104)])return!1;let n=!1;const r=this[e(224)][e(179)][e(204)](e(211))[e(206)]({skipNotAttached:!0})[e(116)]((t=>t[e(161)]&&e(207)==t[e(161)][e(198)]))[e(116)]((t=>t[e(161)][e(180)]&&t[e(161)][e(225)]));for(const s of r)zs(s)||(t[e(162)](s[e(146)]()),n=!0);return n}[Us(137)](t){const e=Us;if(t[e(123)][e(199)]||!t[e(123)][e(104)])return!1;const n=this[e(224)][e(179)][e(204)](e(211));if(n[e(228)][e(183)])return!1;let r=!1;const s=[e(229),e(207),e(217),e(115),e(209),e(140),e(176),e(240),e(184)],o=this[e(224)][e(193)][e(214)][e(165)][e(148)]()[e(116)]((t=>e(166)==t[e(220)]))[e(116)]((t=>s[e(197)](t[e(234)])));if(0==o[e(208)])return r;for(const i of o){const o=n[e(141)](i[e(155)],e(166))[e(116)]((t=>!t[e(157)][e(160)]))[e(109)]((t=>t[e(182)]))[e(116)]((t=>{const r=e,o=n[r(195)](t);return s[r(197)](o)}));if(o[e(208)]){for(const n of o)t[e(162)](n[e(146)]());r=!0}}return r}[Us(175)](t){const e=Us;if(t[e(123)][e(199)]||!t[e(123)][e(104)])return!1;const n=this[e(224)][e(179)][e(204)](e(211));let r=!1;const s=[e(229),e(207),e(217),e(115),e(209),e(140),e(176),e(240),e(184)];for(const t of n[e(206)]({skipNotAttached:!0})){const o=n[e(141)](t[e(191)](),e(166))[e(109)]((t=>t[e(182)]))[e(116)]((t=>t[e(161)]&&s[e(197)](t[e(161)][e(198)])));if(!o[e(208)])continue;const a=o[0][e(185)][e(223)][e(107)];if(!o[e(190)]((t=>t[e(223)][e(107)]===a)))for(const t of o)i(t,a)&&(r=!0)}return r;function o(t,r){const s=e;for(const e of n[s(206)]({skipNotAttached:!0})[s(116)]((e=>s(166)==e[s(220)]&&e[s(223)][s(107)]==t)))e[s(138)](s(107),r)}function i(t,n){const r=e;let s=t[r(185)],i=!1;for(;s;)s[r(223)][r(107)]!=n&&(o(s[r(223)][r(107)],n),s[r(138)](r(107),n),i=!0),s=s[r(143)];return i}}[Us(248)](){const t=Us,e=this[t(224)],n=e[t(151)],r=e[t(179)][t(204)](t(211));this[t(241)](),r[t(134)][t(186)](t(177),t(135),t(126),(function(n,r){const s=t,o=[];for(let t of n)t[s(130)][s(149)]===t[s(189)][s(131)]&&(t=e[s(193)][s(237)](e[s(193)][s(236)](t[s(130)][s(149)],0))),o[s(103)](t);e[s(193)][s(210)]((t=>{const n=s,a=e[n(193)][n(214)][n(100)],c=Array[n(192)](a[n(118)]())[n(109)]((t=>i.LiveRange[n(216)](t)));t[n(167)](o),e[n(194)][n(204)](r[n(122)])[n(201)](),r[n(170)][n(103)]({forceDefaultExecution:!0}),e[n(150)](r[n(122)],...r[n(170)]),t[n(167)](c);for(const t of c)t[n(164)]()}))})),r[t(219)][t(120)]((function(n){const r=t,s=!e[r(193)][r(145)][r(235)](n),o=n[r(244)],i=n[r(232)],a=n[r(124)](r(207)),c=!o||o[r(124)](r(207))!==a,u=!i||i[r(124)](r(207))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(169),e)))}[Us(241)](){const t=Us,e=this[t(224)],n=e[t(151)];function r(n){const r=t,s=e[r(194)][r(204)](r(108))[r(183)],o=e[r(194)][r(204)](r(129))[r(183)];return r(129)===n?s:o}e[t(179)][t(204)](t(211))[t(219)][t(213)]((function(s){const o=t;if(o(177)!=s[o(220)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(122)]){case o(108):u=i[o(170)][0][o(127)],l=r(i[o(122)]),a=o(u?159:106),!l&&e[o(144)][o(204)](o(187))||(a=o(163)),c={type:o(173),content:Hr(n,a,Hr(n,o(247)))};break;case o(129):u=i[o(170)][0][o(127)],l=r(i[o(122)]),a=o(u?159:106),!l&&e[o(144)][o(204)](o(187))||(a=o(163)),c={type:o(173),content:Hr(n,a,Hr(n,o(245)))};break;case o(154):a=o(101),c={type:o(173),content:Hr(n,a,Hr(n,o(169)))};break;case o(226):a=function(t){const e=o,n=t[e(191)]();let r=n[e(130)][e(149)];for(;r&&n[e(227)](r);){if(r[e(124)](e(217))>0)return!1;r=r[e(232)]}return!0}(s)?Hr(n,o(106),Hr(n,function(t){const e=o;return e(172)+t[e(191)]()[e(130)][e(149)][e(124)](e(229))[e(222)]()+e(196)}(s))):Hr(n,o(218),Hr(n,o(169))),c={type:o(173),content:a};break;case o(112):case o(142):!1===i[o(158)]&&(a=o(200),c={type:o(205),content:Hr(n,a,Hr(n,o(169)))})}return c}))}}function Vs(){const t=["numbered","afterInit","indentList","range","FORMAT_INDENT","meta","multipleBlocks","*Format:* insert into %0","isNextTo","data","removeMarker","*Change to:* %0","detach","differ","attribute","setSelection","bulleted","ELEMENT_LIST_ITEM","commandParams","7026oUawyM","ELEMENT_","format","splitListItemBefore","assureChains","todoListCheck","formatBlock","customNumberedList","plugins","newValue","*Set format:* %0","suggestion","value","listMarkerStyle","head","registerCustomCallback","list.multiBlock","has","end","every","getFirstRange","from","model","commands","_getAttributeKey","_LIST","includes","key","isUndo","*Merge:* %0","refresh","TodoListEditing","*Merge:* list item","get","deletion","getSuggestions","listItemId","length","listStart","change","TrackChangesEditing","registerAttributeLabel","registerDescriptionCallback","document","3681AIVLRy","fromRange","listIndent","*Outdent:* %0","_descriptionFactory","type","*Remove format:* %0","toUpperCase","attributes","editor","oldValue","outdentList","containsItem","trackChangesCommand","listType","3020wNNPva","listItemIdFixer","nextSibling","*Uncheck item*","attributeKey","isObject","createPositionAt","createRange","179EgOQFX","default","listMarker","_registerLegacyDescription","_enableDefaultAttributesIntegration","668087LEyBUo","previousSibling","ELEMENT_NUMBERED_LIST","splitListItemAfter","ELEMENT_BULLETED_LIST","_supportLegacySuggestions","customBulletedList","selection","*Indent:* %0","ELEMENT_TODO_LIST","push","isLocal","121164swdDhC","*Format:* remove from %0","groupId","bulletedList","map","todo","3298698OPfRxD","mergeListItemBackward","checkTodoList","ListEditing","listStyle","filter","*Check item*","getRanges","todoList","registerElementLabel","*Split:* list item","commandName","batch","getAttribute","todoListChecked","accept","forceValue","find","numberedList","start","parent","3318524whswHf","3003385Fioeef","_suggestionFactory","documentList","21GyoLZa","noTrackChangesFixer","setAttribute","24xUzTNJ","listReversed","_findSuggestions","mergeListItemForward","next","config","schema","getFirstMarker","registerPostFixer","getChanges","nodeAfter","execute","locale"];return(Vs=function(){return t})()}function zs(t){const e=Us;let n=t[e(191)]()[e(130)][e(149)][e(244)];for(;n;){const r=n[e(124)](e(207));if(!r)return!1;if(r==t[e(161)][e(180)])return e(180);if(r==t[e(161)][e(225)])return e(225);n=n[e(244)]}return!1}const Hs=Ks;function Ws(){const t=["head","7634745pIWHHK","decimal-leading-zero","numbered","key","reversed","find","_registerLegacyDescription","square","toUpperCase","*Format:* set start index to %0","formatBlock","*Change to:* %0","749imQXGE","handleDescriptions","nodeAfter","8vyTBYZ","decimal","oldValue","registerAttributeLabel","type","locale","default","17022UqtMsW","commandName","format","480686TeaSJM","_enableDefaultAttributesIntegration","has","get","*Format:* set order to reversed","startIndex","data","10995670YyndaO","getAttribute","filter","replace","listStart","ELEMENT_","bulleted","registerDescriptionCallback","getFirstMarker","*Format:* set order to regular","listReversed","styles","editor","listType","config","afterInit","listStyle","ListPropertiesEditing","circle","commandParams","isUndo","8lcvFiM","attribute","lower-latin","408yYJxWY","getSuggestions","getFirstRange","model","customNumbered","start","FORMAT_LIST_REVERSED","_getAttributeKey","_LIST_","includes","registerPostFixer","document","FORMAT_LIST_START","_LIST_DEFAULT","_getTranslationKeyForListStyle","plugins","suggestion","disc","TrackChangesEditing","upper-latin","bind","lower-roman","next","15187975hDiXaJ","*Remove format:* %0","_findSuggestions","_descriptionFactory","9956313dbfDIC","*Set format:* %0","48669QxsVuB","batch","newValue","removeMarker","upper-roman","list.properties"];return(Ws=function(){return t})()}function Ks(t,e){const n=Ws();return(Ks=function(t,e){return n[t-=270]})(t,e)}!function(t,e){const n=Ks,r=t();for(;;)try{if(980065===-parseInt(n(318))/1*(-parseInt(n(346))/2)+parseInt(n(286))/3*(parseInt(n(349))/4)+-parseInt(n(293))/5+-parseInt(n(315))/6*(-parseInt(n(305))/7)+-parseInt(n(308))/8*(-parseInt(n(284))/9)+-parseInt(n(325))/10+-parseInt(n(280))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ws);class Xs extends t.Plugin{[Hs(340)](){const t=Hs;if(!this[t(337)][t(272)][t(320)](t(342)))return;const e=this[t(337)][t(339)][t(321)](t(291)),n=this[t(337)][t(272)][t(321)](t(275));e[t(336)]&&n[t(319)](t(341),[],[t(341)]),e[t(297)]&&n[t(319)](t(335),[],[t(335)]),e[t(323)]&&n[t(319)](t(329),[],[t(329)]);const r={type:t(317),content:""};n[t(283)][t(332)](this[t(306)][t(277)](this));const s=this[t(337)][t(313)];n[t(283)][t(311)](t(335),Hr(s,t(355))),n[t(283)][t(332)]((e=>{const n=t,{data:s}=e;if(s&&n(335)==s[n(296)])return null==s[n(288)]||0==s[n(288)]&&null==s[n(310)]?r:void 0})),n[t(283)][t(311)](t(329),Hr(s,t(361))),n[t(283)][t(332)]((e=>{const n=t,{data:s}=e;if(s&&n(329)==s[n(296)])return null==s[n(288)]||1==s[n(288)]&&null==s[n(310)]?r:void 0})),this[t(337)][t(352)][t(360)][t(359)]((e=>{const r=t;if(e[r(287)][r(345)])return!1;let s=!1;const o=n[r(350)]({skipNotAttached:!0})[r(327)]((t=>{const e=r,s=n[e(356)](t);return e(329)==s||e(335)==s}));for(const t of o){const o=t[r(351)]()[r(354)][r(307)][r(326)](r(338));r(295)!=o&&r(353)!=o&&(n[r(282)](t[r(351)](),r(347))[r(298)]((t=>r(338)==n[r(356)](t[r(273)])))||(e[r(289)](t[r(333)]()),s=!0))}return s})),this[t(299)]()}[Hs(306)](t){const e=Hs,n=this[e(337)][e(313)],{data:r}=t,s={type:e(317),content:""};if(!r||e(341)!=r[e(296)])return;if(!r[e(310)])return e(314)==r[e(288)]?s:{type:e(317),content:""+Hr(n,e(285),Hr(n,this[e(271)](r[e(288)])))};if(!r[e(288)]){if(e(314)==r[e(310)])return s;let o=t[e(292)];for(;o;){if(o[e(324)]&&e(338)==o[e(324)][e(296)]&&o[e(324)][e(288)])return s;o=o[e(279)]}return{type:e(317),content:""+Hr(n,e(281),Hr(n,this[e(271)](r[e(310)])))}}if(e(314)!=r[e(288)])return{type:e(317),content:""+Hr(n,e(285),Hr(n,this[e(271)](r[e(288)])))};let o=t[e(292)];for(;o;){if(o[e(324)]&&e(338)==o[e(324)][e(296)]&&o[e(324)][e(288)]&&o[e(324)][e(310)])return s;o=o[e(279)]}const i=t[e(351)]()[e(354)][e(307)][e(326)](e(338));return{type:e(317),content:Hr(n,e(285),Hr(n,e(330)+i[e(301)]()+e(270)))}}[Hs(299)](){const t=Hs,e=this[t(337)],n=e[t(313)];e[t(272)][t(321)](t(275))[t(283)][t(332)]((e=>{const r=t;if(r(303)!=e[r(312)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(316)]){case r(341):o=r(304),i={type:r(317),content:Hr(n,o,Hr(n,this[r(271)](s[r(344)][0][r(312)])))};break;case r(335):o=s[r(344)][0][r(297)]?r(322):r(334),i={type:r(317),content:Hr(n,o)};break;case r(329):o=r(302),i={type:r(317),content:Hr(n,o,s[r(344)][0][r(323)])}}return i}))}[Hs(271)](t){const e=Hs;return e(330)+function(t){const n=e;return qs[n(358)](t)?n(331):Qs[n(358)](t)?n(295):null}(t)[e(301)]()+e(357)+t[e(301)]()[e(328)](/-/g,"_")}}const qs=[Hs(274),Hs(343),Hs(300)],Qs=[Hs(309),Hs(294),Hs(278),Hs(290),Hs(348),Hs(276)];var Ys=n(507);function Js(t,e){const n=Zs();return(Js=function(t,e){return n[t-=189]})(t,e)}function Zs(){const t=["ck-suggestion-marker-split","createPositionAt","3100113fgpExl","change","hasClass","detach","createRange","bind","setSelection","fromRange","afterExecute","fire","editing","1664985wAqfPk","439974FPkFaj","markerName","split","get","3984616pLfbEY","commands","data","24fTPyYr","writer","remove","nextSibling","init","markerNameToElements","removeMarker:suggestion:insertion","selection","4365360vGNSpM","enterBlock","4788410YsrSyH","options","unbindElementFromMarkerName","plugins","downcastDispatcher","getFirstPosition","TrackChangesEditing","enableCommand","showSuggestionHighlights","parent","requires","high","90ObCVqM","document","end","editor","mapper","2EszlVi","addMarker:suggestion:insertion","enter","getFirstRange","model","954077iWLXwM","markInsertion"];return(Zs=function(){return t})()}const $s=Js;!function(t,e){const n=Js,r=t();for(;;)try{if(571735===parseInt(n(195))/1*(-parseInt(n(190))/2)+parseInt(n(199))/3+parseInt(n(215))/4+-parseInt(n(228))/5+parseInt(n(226))/6+-parseInt(n(210))/7*(parseInt(n(218))/8)+parseInt(n(211))/9*(parseInt(n(240))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zs);class to extends t.Plugin{static get[$s(238)](){return[Ys.Enter]}[$s(222)](){const t=$s,e=this[t(243)],n=e[t(231)][t(214)](t(234)),r=e[t(216)][t(214)](t(192));n[t(235)](t(192),(()=>{const s=t;e[s(194)][s(200)]((t=>{const o=s,a=e[o(194)][o(241)][o(225)],c=a[o(233)](),u=i.LiveRange[o(206)](a[o(193)]());if(r[o(227)](t)){const r=e[o(194)][o(198)](c[o(237)][o(221)],0),s=t[o(203)](c,r);n[o(196)](s)}else t[o(205)](t[o(203)](u[o(242)]));u[o(202)](),r[o(208)](o(207),{writer:t})}))})),e[t(209)][t(232)].on(t(191),ws(e,t(213)),{priority:t(239)}),e[t(209)][t(232)].on(t(224),((e,n,r)=>{const s=t,o=r[s(189)][s(223)](n[s(212)]);if(o)for(const t of o)t[s(201)](s(197))&&(r[s(189)][s(230)](t,n[s(212)]),r[s(219)][s(220)](t))}),{priority:t(239)}),e[t(217)][t(232)].on(t(191),((n,r,s)=>{const o=t;s[o(229)][o(236)]&&ws(e,o(213),{showActiveMarker:!1})[o(204)](this)(n,r,s)}),{priority:t(239)})}}const eo=no;function no(t,e){const n=ro();return(no=function(t,e){return n[t-=236]})(t,e)}function ro(){const t=["createRange","66897PXMPjA","1249925IwidUD","162tNVqiW","TrackChangesEditing","item","770mDuXQl","enableCommand","suggestion:deletion","markers","getIntersection","findPrevious","2InfXFb","findByTextCallback","1689424GIVRbo","663028WRLtyv","plugins","has","249324kOfCai","_isInDeletionRange","replaceAll","string","model","bind","FindAndReplaceEditing","getRange","86058lRNqPO","getMarkersGroup","start","FindAndReplaceUtils","replace","createPositionAt","end","filter","editor","handleFindCommand","find","64071CtrsUe","findNext","get","afterInit"];return(ro=function(){return t})()}!function(t,e){const n=no,r=t();for(;;)try{if(134574===parseInt(n(272))/1*(-parseInt(n(242))/2)+-parseInt(n(248))/3+-parseInt(n(245))/4+-parseInt(n(273))/5+parseInt(n(274))/6*(-parseInt(n(267))/7)+parseInt(n(244))/8+parseInt(n(256))/9*(parseInt(n(236))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[eo(270)](){const t=eo;if(!this[t(264)][t(246)][t(247)](t(254)))return;const e=this[t(264)][t(246)][t(269)](t(275));e[t(237)](t(266),this[t(265)][t(253)](this)),e[t(237)](t(268)),e[t(237)](t(241)),e[t(237)](t(260)),e[t(237)](t(250))}[eo(265)](t,e,n={}){const r=eo,s=this[r(264)][r(246)][r(269)](r(259));return t((t=>(r(251)==typeof e?s[r(243)](e,n):e)(t)[r(263)]((e=>!1===this[r(249)](e,t[r(276)])))),n)}[eo(249)](t,e){const n=eo,r=this[n(264)][n(252)][n(271)](this[n(264)][n(252)][n(261)](e,t[n(258)]),this[n(264)][n(252)][n(261)](e,t[n(262)]));for(const t of this[n(264)][n(252)][n(239)][n(257)](n(238)))if(null!==r[n(240)](t[n(255)]()))return!0;return!1}}function oo(t,e){const n=ao();return(oo=function(t,e){return n[t-=330]})(t,e)}const io=oo;function ao(){const t=["commandParams","normalizeSizeOptions","FORMAT_FONT_SIZE","*Set font size:* %0","plugins","fontSize","6255OCMKPN","7994ZXUrVy","*Reset font background color*","*Reset font family*","FontSizeEditing","228gWvjrB","*Reset font size*","trim","_registerLegacyDescription","*Reset font color*","FontColorEditing","1868997VyWbkD","registerDescriptionCallback","1090MmdHcr","formatInline","fontBackgroundColor.colors","*Set font family:* %0","has","141383JKkEOQ","fontSize.options","_enableDefaultAttributesIntegration","fontColor","FontFamilyEditing","value","FORMAT_FONT_BACKGROUND","1524278KLeFTJ","fontColor.colors","registerAttributeLabel","fontBackgroundColor","label","afterInit","201EmmTiU","title","4imqcer","4703885JJTFtJ","FORMAT_FONT_COLOR","fontFamily","FontSize","type","2572800iJzuXm","*Set font color:* %0","_descriptionFactory","FORMAT_FONT_FAMILY","toLowerCase","editor","find","get","*Set font background color:* %0","commandName","locale","TrackChangesEditing","12VYAlGL","FontBackgroundColorEditing","model","format","config"];return(ao=function(){return t})()}!function(t,e){const n=oo,r=t();for(;;)try{if(532519===-parseInt(n(363))/1*(-parseInt(n(333))/2)+-parseInt(n(343))/3+-parseInt(n(365))/4*(-parseInt(n(366))/5)+parseInt(n(383))/6*(-parseInt(n(357))/7)+-parseInt(n(371))/8+-parseInt(n(332))/9*(parseInt(n(345))/10)+-parseInt(n(350))/11*(-parseInt(n(337))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ao);const co=[{pluginName:io(336),commandName:io(331)},{pluginName:io(354),commandName:io(368)},{pluginName:io(342),commandName:io(353)},{pluginName:io(384),commandName:io(360)}];class uo extends t.Plugin{[io(362)](){const t=io,e=this[t(376)][t(381)],n=this[t(376)][t(330)][t(378)](t(382));for(const{pluginName:e,commandName:r}of co)this[t(376)][t(330)][t(349)](e)&&n[t(352)](r,[r]);e.t,n[t(373)][t(359)](t(331),Hr(e,t(390))),n[t(373)][t(359)](t(368),Hr(e,t(374))),n[t(373)][t(359)](t(353),Hr(e,t(367))),n[t(373)][t(359)](t(360),Hr(e,t(356))),this[t(340)]()}[io(340)](){const t=io,e=this[t(376)],n=e[t(381)];e[t(330)][t(378)](t(382))[t(373)][t(344)]((e=>{const r=t,o=n.t;if(r(346)!=e[r(370)])return;const{data:i}=e;if(null!=i){if(r(331)==i[r(380)]){const t=i[r(388)][0][r(355)];if(t){const e=o(this[r(376)][r(330)][r(378)](r(369))[r(389)](this[r(376)][r(387)][r(378)](r(351)))[r(377)]((e=>e[r(385)]==t))[r(364)])[r(375)]();return{type:r(386),content:Hr(n,r(391),e)}}return{type:r(386),content:Hr(n,r(338))}}if(r(368)==i[r(380)]){const t=i[r(388)][0][r(355)];return t?{type:r(386),content:Hr(n,r(348),t)}:{type:r(386),content:Hr(n,r(335))}}if(r(353)==i[r(380)]){const t=i[r(388)][0][r(355)];if(t){const e=(0,s.normalizeColorOptions)(this[r(376)][r(387)][r(378)](r(358)))[r(377)]((e=>e[r(385)]==t));let i=t,a="";return e&&(i=e[r(361)],a=o(i)[r(375)]()),{type:r(386),content:Hr(n,r(372),a)[r(339)](),color:{value:t,title:a||i}}}return{type:r(386),content:Hr(n,r(341))}}if(r(360)==i[r(380)]){const t=i[r(388)][0][r(355)];if(t){const e=(0,s.normalizeColorOptions)(this[r(376)][r(387)][r(378)](r(347)))[r(377)]((e=>e[r(385)]==t));let i=t,a="";return e&&(i=e[r(361)],a=o(i)[r(375)]()),{type:r(386),content:Hr(n,r(379),a)[r(339)](),color:{value:t,title:a||i}}}return{type:r(386),content:Hr(n,r(334))}}}}))}}function lo(t,e){const n=ho();return(lo=function(t,e){return n[t-=225]})(t,e)}const fo=lo;function ho(){const t=["commandName","type","_enableDefaultAttributesIntegration","split","registerDescriptionCallback","11jzUQYx","commandParams","816856xmUVYB","config","_descriptionFactory","*Remove all formatting*","join","3668410mRzFNy","entries","fontSize","commands","fontColor.colors","6773hnFBMm","1794555JdsKBh","64609AVAtnv","*Set format to:* %0","title","toUpperCase","label","boolean","9wrHwCc","find","_registerLegacyDescription","afterInit","toLowerCase","slice","36uOwPIG","fontColor","plugins","TrackChangesEditing","copyFormat","11532VRDIyP","fontBackgroundColor","6qOeoJv","393252vtHkJI","pasteFormat","get","enableCommand","model","charAt","FontSize","formatBlock","fontSize.options","12MKYZWC","editor","3770627MOeoyT","formatInline","normalizeSizeOptions","locale","push","format","length"];return(ho=function(){return t})()}!function(t,e){const n=lo,r=t();for(;;)try{if(304215===-parseInt(n(260))/1*(-parseInt(n(232))/2)+parseInt(n(266))/3*(parseInt(n(280))/4)+parseInt(n(259))/5+-parseInt(n(279))/6*(-parseInt(n(234))/7)+parseInt(n(248))/8*(-parseInt(n(272))/9)+-parseInt(n(253))/10*(parseInt(n(246))/11)+parseInt(n(277))/12*(-parseInt(n(258))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[fo(269)](){const t=fo,e=this[t(233)],n=e[t(274)][t(225)](t(275)),r=e[t(256)][t(225)](t(276)),s=e[t(256)][t(225)](t(281));r&&s&&(n[t(243)](t(281)),n[t(226)](t(276)),this[t(268)]())}[fo(268)](){const t=fo,e=this[t(233)],n=e[t(237)];e[t(274)][t(225)](t(275))[t(250)][t(245)]((r=>{const s=t;if(s(230)!=r[s(242)]&&s(235)!=r[s(242)])return;const{data:o}=r;if(o&&s(281)===o[s(241)]){const t=[],r=o[s(247)][0];for(const[n,o]of Object[s(254)](r))t[s(238)](po(e,n,o));return t[s(240)]?{type:s(239),content:Hr(n,s(261),t[s(252)](", "))}:{type:s(239),content:Hr(n,s(251))}}}))}}function po(t,e,n){const r=fo,o=t[r(237)].t,i=e[r(244)](/(?=[A-Z])/)[r(252)](" "),a=o(i[r(228)](0)[r(263)]()+i[r(271)](1))[r(270)]();if(r(265)==typeof n)return a;if(r(273)===e||r(278)===e){const e=(0,s.normalizeColorOptions)(t[r(249)][r(225)](r(257)))[r(267)]((t=>t[r(227)]==n));return a+" ("+(e?o(e[r(264)])[r(270)]():n)+")"}if(r(255)===e&&isNaN(parseFloat(n))){const e=t[r(274)][r(225)](r(229))[r(236)](t[r(249)][r(225)](r(231)))[r(267)]((t=>t[r(227)]==n));return a+" ("+(e?o(e[r(262)])[r(270)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=Eo();return(Io=function(t,e){return n[t-=215]})(t,e)}function Eo(){const t=["ELEMENT_HEADING","973357xfKtUq","heading","_headingOptions","HeadingEditing","match","546736gvXwTX","heading.options","_registerLegacyDescription","11BDKncf","_descriptionFactory","afterInit","get","find","title","name","type","3utqVqi","registerElementLabel","format","value","registerDescriptionCallback","461684oEqqIQ","765070IEcpCB","TrackChangesEditing","*Change to:* %0","ELEMENT_HEADING_CUSTOM","2635128UvfBUV","1209490aWFGbP","_getHeadingLevel","plugins","has","locale","commandName","1iRSpER","model","29945DffMCd","_enableDefaultAttributesIntegration","editor","formatBlock","config","paragraph","commandParams","view","120isjrli"];return(Eo=function(){return t})()}!function(t,e){const n=Io,r=t();for(;;)try{if(242958===parseInt(n(235))/1*(-parseInt(n(224))/2)+parseInt(n(218))/3*(-parseInt(n(223))/4)+parseInt(n(237))/5*(parseInt(n(245))/6)+parseInt(n(247))/7+parseInt(n(252))/8+parseInt(n(228))/9+parseInt(n(229))/10*(parseInt(n(255))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[mo(257)](){const t=mo,e=this[t(239)];if(!e[t(231)][t(232)](t(250)))return;this[t(249)]=e[t(241)][t(258)](t(253));const n=e[t(233)],r=e[t(231)][t(258)](t(225));r[t(238)](t(248));for(const e of this[t(249)])t(242)!=e[t(236)]&&r[t(256)][t(219)](e[t(236)],(n=>{const r=t,i=this[r(230)](e[r(236)]);return null!==i?s(n,i):o(n,e[r(215)])}));function s(e,r){return Hr(n,t(246),[e,r])}function o(e,r){return Hr(n,t(227),[e,r])}this[t(254)]()}[mo(254)](){const t=mo,e=this[t(239)],n=e[t(233)];e[t(231)][t(258)](t(225))[t(256)][t(222)]((e=>{const r=t;if(r(240)!=e[r(217)])return;const{data:s}=e;if(s&&r(248)==s[r(234)]){const e=s[r(243)][0][r(221)],c=this[r(230)](e);if(null!==c)return{type:r(220),content:Hr(n,r(226),(1,a=c,Hr(n,r(246),[1,a])))};const u=this[r(249)][r(259)]((t=>t[r(236)]===e))[r(215)];return{type:r(220),content:Hr(n,r(226),(o=1,i=u,Hr(n,t(227),[o,i])))}}var o,i,a}))}[mo(230)](t){const e=mo;var n,r;const s=t[e(251)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(249)])||void 0===n?void 0:n[e(259)]((n=>n[e(236)]==t));if(o&&o[e(244)]){const t=o[e(244)],n=(null!==(r=t[e(216)])&&void 0!==r?r:t)[e(251)](/^h(\d+)/);if(n)return n[1]}return null}}function To(){const t=["_enableDefaultAttributesIntegration","7PaaRhA","color","find","highlight.options","registerDescriptionCallback","HighlightEditing","registerAttributeLabel","value","formatInline","format","3589455mPZqYd","4595JUOleF","10078164DyWtAc","9054TglHNB","391304YldQCm","*Set highlight:* %0","_descriptionFactory","config","1756840lawudU","afterInit","title","plugins","toLowerCase","*Remove highlight*","6074960EvRAvE","4982284ehLfgo","TrackChangesEditing","commandParams","has","_registerLegacyDescription","10DXEpif","commandName","highlight","model","type","locale","get","editor","FORMAT_HIGHLIGHT"];return(To=function(){return t})()}const _o=yo;function yo(t,e){const n=To();return(yo=function(t,e){return n[t-=474]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(930425===-parseInt(n(511))/1+parseInt(n(475))/2+parseInt(n(507))/3+-parseInt(n(482))/4+parseInt(n(508))/5*(-parseInt(n(510))/6)+parseInt(n(497))/7*(parseInt(n(481))/8)+parseInt(n(509))/9*(parseInt(n(487))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(To);class Ao extends t.Plugin{[_o(476)](){const t=_o,e=this[t(494)];if(!e[t(478)][t(485)](t(502)))return;const n=e[t(478)][t(493)](t(483)),r=e[t(492)];n[t(496)](t(489),[t(489)]),n[t(513)][t(503)](t(489),Hr(r,t(495))),this[t(486)]()}[_o(486)](){const t=_o,e=this[t(494)],n=e[t(492)];e[t(478)][t(493)](t(483))[t(513)][t(501)]((r=>{const s=t;if(s(505)!=r[s(491)])return;const{data:o}=r;if(o&&s(489)==o[s(488)]){const t=n.t,r=o[s(484)][0][s(504)];if(r){const o=e[s(474)][s(493)](s(500))[s(499)]((t=>t[s(490)]==r)),i=t(o[s(477)])[s(479)]();return{type:s(506),content:Hr(n,s(512),i),color:{value:o[s(498)],title:o[s(477)]}}}return{type:s(506),content:Hr(n,s(480),Hr(n,s(495)))}}}))}}const ko=Lo;function Co(){const t=["for","registerElementLabel","ck-horizontal-line","_descriptionFactory","editor","1357476IoOMFl","plugins","986391Xzabzh","div","TrackChangesEditing","afterInit","1202360rZOCGZ","high","721275TKWstJ","createEmptyElement","get","dataDowncast","enableCommand","showSuggestionHighlights","ELEMENT_HORIZONTAL_LINE","createContainerElement","horizontalLine","createPositionAt","locale","insert","3847545DcrBFd","addClass","6501856XOBSqR","273gJQsaj","has","elementToStructure","HorizontalLineEditing","50658nYUiyA","4oxWMvT","conversion"];return(Co=function(){return t})()}function Lo(t,e){const n=Co();return(Lo=function(t,e){return n[t-=109]})(t,e)}!function(t,e){const n=Lo,r=t();for(;;)try{if(492600===-parseInt(n(109))/1+-parseInt(n(142))/2+parseInt(n(136))/3*(parseInt(n(129))/4)+parseInt(n(121))/5+-parseInt(n(128))/6*(parseInt(n(124))/7)+parseInt(n(123))/8+parseInt(n(138))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Co);class No extends t.Plugin{[ko(141)](){const t=ko,e=this[t(135)];if(!e[t(137)][t(125)](t(127)))return;e[t(137)][t(111)](t(140))[t(113)](t(117));const n=e[t(137)][t(111)](t(140)),r=e[t(119)];n[t(134)][t(132)](t(117),(e=>Hr(r,t(115),e))),e[t(130)][t(131)](t(112))[t(126)]({model:t(117),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(114)])return null;const o=n[s(116)](s(139)),i=n[s(110)]("hr");return n[s(122)](s(133),o),n[s(120)](n[s(118)](o,0),i),o},converterPriority:t(143)})}}function Ro(){const t=["2LHdKoJ","288057fRBNiQ","locale","format","element","value","ELEMENT_HTML_EMBED","_enableDefaultAttributesIntegration","255976yauYBG","492240Svpppq","get","110388UfmyrQ","start","1822060mnSezz","key","_registerLegacyDescription","registerDescriptionCallback","_descriptionFactory","*Change %0 content*","attribute","type","editor","rawHtml","afterInit","229425OdIjgh","registerElementLabel","htmlEmbed","plugins","commandName","has","formatBlock","getFirstRange","HtmlEmbed","1479060zuZddm","TrackChangesEditing","nodeAfter"];return(Ro=function(){return t})()}const So=vo;function vo(t,e){const n=Ro();return(vo=function(t,e){return n[t-=350]})(t,e)}!function(t,e){const n=vo,r=t();for(;;)try{if(260162===-parseInt(n(357))/1*(-parseInt(n(369))/2)+-parseInt(n(380))/3+-parseInt(n(366))/4+parseInt(n(382))/5+parseInt(n(378))/6+-parseInt(n(370))/7+parseInt(n(377))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ro);class Mo extends t.Plugin{[So(356)](){const t=So,e=this[t(354)];if(!e[t(360)][t(362)](t(365)))return;const n=e[t(360)][t(379)](t(367)),r=e[t(371)];n[t(350)][t(358)](t(355),(e=>Hr(r,t(375),e))),n[t(376)](t(359),[],[t(374)]),n[t(350)][t(385)]((e=>{const n=t;if(n(352)!=e[n(353)])return;const{data:s}=e;if(s&&n(374)==s[n(383)]&&e[n(364)]()[n(381)][n(368)].is(n(373),n(355))){const t=Hr(r,n(375));return{type:n(372),content:Hr(r,n(351),t)}}})),this[t(384)]()}[So(384)](){const t=So,e=this[t(354)],n=e[t(371)];e[t(360)][t(379)](t(367))[t(350)][t(385)]((e=>{const r=t;if(r(363)!=e[r(353)])return;const{data:s}=e;if(s&&r(359)==s[r(361)]){const t=Hr(n,r(375));return{type:r(372),content:Hr(n,r(351),t)}}}))}}const Oo=wo;function wo(t,e){const n=Fo();return(wo=function(t,e){return n[t-=454]})(t,e)}!function(t,e){const n=wo,r=t();for(;;)try{if(422470===-parseInt(n(547))/1*(parseInt(n(536))/2)+-parseInt(n(479))/3+parseInt(n(517))/4+-parseInt(n(507))/5*(parseInt(n(529))/6)+parseInt(n(504))/7*(-parseInt(n(533))/8)+-parseInt(n(467))/9*(-parseInt(n(560))/10)+-parseInt(n(523))/11*(-parseInt(n(525))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fo);class Do extends t.Plugin{[Oo(510)](){const t=Oo,e=this[t(459)];if(!e[t(571)][t(518)](t(568)))return;const n=e[t(571)][t(499)](t(478)),r=e[t(571)][t(499)](t(456)),s=e[t(543)];n[t(573)](t(562)),n[t(465)][t(539)](t(485),(e=>Hr(s,t(493),e))),n[t(465)][t(539)](t(514),(e=>Hr(s,t(550),e))),n[t(465)][t(539)](t(506),(()=>Hr(s,t(527)))),e[t(571)][t(518)](t(470))&&n[t(573)](t(563)),e[t(571)][t(518)](t(574))&&e[t(571)][t(518)](t(471))&&(n[t(573)](t(551),((s,o)=>{const i=t,a=r[i(462)](e[i(532)][i(505)][i(526)]);e[i(532)][i(546)]((()=>{const t=i;n[t(552)](a,{commandName:t(551),commandParams:[o]},[],t(515))}))})),n[t(573)](t(544),((s,o)=>{const a=t;e[a(532)][a(546)]((t=>{const c=a;let u=r[c(462)](e[c(532)][c(505)][c(526)]),l=t[c(534)](u);const f=i.LivePosition[c(496)](l[c(511)],c(570)),h=i.LivePosition[c(496)](l[c(498)],c(463));n[c(457)]((()=>s(o))),u=r[c(462)](e[c(532)][c(505)][c(526)]),l=t[c(534)](u);const g=t[c(564)](f,h);f[c(537)](),h[c(537)](),n[c(552)](u,{commandName:c(551),commandParams:[o]},[],c(572)),g[c(511)][c(455)](l[c(511)])&&n[c(454)](t[c(564)](g[c(511)],l[c(511)]),c(572)),l[c(498)][c(455)](g[c(498)])&&n[c(454)](t[c(564)](l[c(498)],g[c(498)]),c(572))}))})),n[t(561)][t(549)](t(542),t(572),t(524),(()=>!1)),n[t(561)][t(549)](t(542),t(572),t(569),(()=>!1)),n[t(561)][t(549)](t(542),t(572),t(472),n[t(561)][t(509)](t(542),"",t(569))),n[t(561)][t(549)](t(540),t(572),t(524),(()=>!1)),n[t(561)][t(549)](t(540),t(572),t(472),(([r])=>{const s=t,o=n[s(561)][s(509)](s(540),"",s(472));let i=r[s(511)],a=r[s(498)];const c=e[s(532)][s(466)][s(492)](i,s(513)),u=e[s(532)][s(466)][s(492)](a,s(483));c[s(516)]&&(i=c[s(511)]),u[s(516)]&&(a=u[s(498)]),o([e[s(532)][s(564)](i,a)])})),n[t(561)][t(549)](t(542),t(572),t(566),c),n[t(561)][t(549)](t(540),t(572),t(566),c)),e[t(571)][t(518)](t(556))&&(n[t(573)](t(548),((s,o)=>{const i=t,a=e[i(571)][i(499)](i(481));let c=r[i(462)](e[i(532)][i(505)][i(526)]),u=a[i(565)](c);e[i(532)][i(546)]((()=>{const t=i;if(u)return void n[t(458)](e[t(532)][t(534)](u));const l=r[t(475)](c);s(o),c=r[t(462)](e[t(532)][t(505)][t(526)]),u=a[t(565)](c),n[t(454)](e[t(532)][t(534)](u),l?null:t(558))}))})),n[t(561)][t(549)](t(540),t(558),t(566),c));const o=[{type:t(542),subType:t(494)},{type:t(540),subType:t(558)},{type:t(542),subType:t(572)},{type:t(540),subType:t(572)}];function a(e,s){const i=t,a=o[i(476)]((({type:t,subType:n})=>e[i(567)]==t&&e[i(486)]==n)),c=o[i(476)]((({type:t,subType:e})=>s[i(567)]==t&&s[i(486)]==e));if(a<0||c<0)return!1;const u=e[i(535)](),l=s[i(535)]();if((0==a||1==a)&&2==c&&u[i(555)](l))return!0;if(2==a&&3==c){const t=n[i(489)](u,i(540))[i(495)]((({suggestion:t,meta:e})=>e[i(520)]&&i(572)==t[i(486)]));if(t[i(531)]>1&&l[i(498)][i(490)](u[i(511)]))return!0;if(1==t[i(531)]&&(u[i(511)][i(490)](l[i(498)])||u[i(498)][i(490)](l[i(511)])))return!0}if(3==a&&3==c&&u[i(511)][i(455)](l[i(511)])){const t=u[i(498)][i(464)],e=l[i(511)][i(480)];return r[i(475)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(571)][t(518)](t(497))&&(n[t(460)](t(501),[],[t(541)]),n[t(465)][t(575)](t(541),Hr(s,t(512)))),e[t(571)][t(518)](t(488))&&n[t(460)](t(528),[],[t(553)]),n[t(465)][t(538)]((e=>{const n=t;if(o[n(503)]((({type:t,subType:r})=>e[n(567)]==t&&e[n(486)]==r)))return e[n(484)]?{}:void 0})),n[t(465)][t(538)]((e=>{const n=t;if(n(540)==e[n(567)]||n(502)==e[n(567)]){const t=e[n(473)]();if(t&&t.is(n(487),n(506)))return{type:n(540)==e[n(567)]?n(559):n(554),element:t,quantity:1}}})),n[t(465)][t(538)]((e=>t(542)==e[t(567)]&&t(572)==e[t(486)]?{type:t(519),content:t(557)}:t(542)==e[t(567)]&&t(515)==e[t(486)]?{type:t(519),content:t(522)}:void 0)),n[t(465)][t(538)]((e=>{const n=t;if(n(468)!=e[n(567)])return;const{data:r}=e;if(!r||n(553)!=r[n(491)])return;const o=r[n(477)];return o?{type:n(519),content:Hr(s,n(461),'"'+o+'"')}:{type:n(519),content:Hr(s,n(508))}})),this[t(482)]()}[Oo(482)](){const t=Oo,e=this[t(459)],n=e[t(543)];e[t(571)][t(499)](t(478))[t(465)][t(538)]((e=>{const r=t;if(r(542)!=e[r(567)]&&r(500)!=e[r(567)])return;const{data:s}=e;if(s){if(r(528)==s[r(474)]){const t=s[r(469)][0][r(477)];return t?{type:r(519),content:Hr(n,r(461),'"'+t+'"')}:{type:r(519),content:Hr(n,r(508))}}if(r(501)==s[r(474)]){const t=s[r(469)][0][r(521)];return t?{type:r(519),content:Hr(n,r(530),t)}:{type:r(519),content:Hr(n,r(545))}}}}))}}function Fo(){const t=["afterInit","start","FORMAT_IMAGE_SIZE","backward","imageInline","convertBlockImageToInline","isCollapsed","898068mbpsPp","has","format","isOwn","width","Block image to inline image","209PVMAjr","join","778188PxhIot","selection","ELEMENT_CAPTION","imageTextAlternative","83256LEKBnw","*Set image width:* %0","length","model","856BbTTyZ","createRangeOn","getFirstRange","155458lKjqpg","detach","registerDescriptionCallback","registerElementLabel","insertion","resizedWidth","formatBlock","locale","imageTypeBlock","*Reset image width*","change","8FVEWWv","toggleImageCaption","registerCustomCallback","ELEMENT_INLINE_IMAGE","imageTypeInline","markBlockFormat","alt","removeObject","isIntersecting","ImageCaptionEditing","Inline image to block image","imageCaption","addObject","30wfsWQj","_suggestionFactory","insertImage","uploadImage","createRange","getCaptionFromImageModelElement","chain","type","ImageEditing","accept","toPrevious","plugins","convertInlineImageToBlock","enableCommand","ImageBlockEditing","registerAttributeLabel","markInsertion","isBefore","ImageUtils","forceDefaultExecution","markDeletion","editor","_enableDefaultAttributesIntegration","*Set image text alternative:* %0","getClosestSelectedImageElement","toNext","nodeAfter","_descriptionFactory","schema","692649ogWshi","attribute","commandParams","ImageUploadEditing","ImageInlineEditing","discard","getContainedElement","commandName","isBlockImage","findIndex","newValue","TrackChangesEditing","542718ivQEPI","nodeBefore","ImageCaptionUtils","_registerLegacyDescription","forward","previous","imageBlock","subType","element","ImageTextAlternativeEditing","_findSuggestions","isEqual","key","getNearestSelectionRange","ELEMENT_IMAGE","imageStylePreApply","filter","fromPosition","ImageResize","end","get","formatInline","resizeImage","deletion","find","23891WQIjif","document","caption","35dlmZMB","*Remove image text alternative*","getSuggestionCallback"];return(Fo=function(){return t})()}const Po=Bo;function xo(){const t=["get","accept","*Format:* replace image URL","TrackChangesEditing","registerDescriptionCallback","discard","*Replace image URL*","newValue","format","commandName","oldValue","getSuggestionCallback","55328HkAnBQ","_suggestionFactory","10gvjgvE","afterInit","303402DYhIjI","locale","24eyKdyH","_handleLegacySuggestions","_registerLegacyDescription","10laPRxn","ImageEditing","registerCustomCallback","formatInline","type","formatBlock","editor","replaceImageSource","763910SHVuxJ","17526681WzpGvL","has","1416390tGabWF","1064488MNQLmD","240579qmaQoi","src","plugins","_enableDefaultAttributesIntegration","_descriptionFactory","attribute","key"];return(xo=function(){return t})()}function Bo(t,e){const n=xo();return(Bo=function(t,e){return n[t-=109]})(t,e)}!function(t,e){const n=Bo,r=t();for(;;)try{if(264038===-parseInt(n(147))/1+parseInt(n(111))/2*(-parseInt(n(124))/3)+-parseInt(n(123))/4+-parseInt(n(122))/5+-parseInt(n(149))/6*(parseInt(n(119))/7)+parseInt(n(143))/8+-parseInt(n(120))/9*(-parseInt(n(145))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xo);class Uo extends t.Plugin{[Po(146)](){const t=Po;if(!this[t(117)][t(126)][t(121)](t(112)))return;const e=this[t(117)][t(148)],n=this[t(117)][t(126)][t(131)](t(134));n[t(127)](t(118),[],[t(125)]),n[t(128)][t(135)]((n=>{const r=t;if(r(129)!=n[r(115)])return;const{data:s}=n;return s&&r(125)==s[r(130)]?s[r(138)]&&s[r(141)]?{type:r(139),content:Hr(e,r(137))}:{type:r(139),content:""}:void 0})),this[t(109)]()}[Po(109)](){const t=Po,e=this[t(117)][t(126)][t(131)](t(134));e[t(144)][t(113)](t(116),t(118),t(132),e[t(144)][t(142)](t(116),null,t(136))),e[t(144)][t(113)](t(116),t(118),t(136),e[t(144)][t(142)](t(116),null,t(132))),this[t(110)]()}[Po(110)](){const t=Po,e=this[t(117)],n=e[t(148)];e[t(126)][t(131)](t(134))[t(128)][t(135)]((e=>{const r=t;if(r(116)!=e[r(115)]&&r(114)!=e[r(115)])return;const{data:s}=e;return s&&r(118)==s[r(140)]?{type:r(139),content:Hr(n,r(133))}:void 0}))}}function jo(){const t=["start","value","filter","discard","Users","registerPostFixer","imageStylePostApply","has","isIntersecting","25697793TRrLvA","_splitMarkerName","ImageStyleEditing","registerCustomCallback","getSuggestion","imageStyle","491XkwGJF","imageTypeInline","1913895oCSffM","getFirstRange","isInlineImage","isInContent","nodeBefore","shouldConvertImageType","format","markInlineFormat","toLowerCase","_registerLegacyDescription","refresh","normalizedStyles","convertInlineImageToBlock","getContainedElement","getSuggestions","suggestion","length","getClosestSelectedImageElement","document","_descriptionFactory","accept","author","commandName","chain","imageStylePreApply","ImageUtils","imageTypeBlock","94zYqqvs","differ","isOwn","formatInline","plugins","findIndex","registerDescriptionCallback","4ZRuLDg","getChangedMarkers","head","markBlockFormat","isBlockImage","from","newRange","setImageNaturalSizeAttributes","next","1677540gTvwNo","isEqual","TrackChangesEditing","getSuggestionCallback","selection","*Format:* %0","end","forEach","join","locale","editor","2171661EVrnty","commands","title","side","discardSuggestion","nodeAfter","693iYokux","model","imageCaption","commandReversedParams","type","7749XycSQf","9968uiorND","2562oriOzG","change","formatBlock","get","enableCommand","FORMAT_SIDE_IMAGE","createRangeOn","insertion","_findSuggestions","_suggestionFactory","name","afterInit","commandParams","hasSuggestion","subType","isBefore"];return(jo=function(){return t})()}const Go=Vo;function Vo(t,e){const n=jo();return(Vo=function(t,e){return n[t-=297]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(470035===-parseInt(n(355))/1*(parseInt(n(384))/2)+parseInt(n(311))/3*(-parseInt(n(391))/4)+-parseInt(n(357))/5+-parseInt(n(324))/6*(parseInt(n(322))/7)+-parseInt(n(323))/8*(parseInt(n(317))/9)+-parseInt(n(300))/10+parseInt(n(349))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jo);class zo extends t.Plugin{[Go(335)](){const t=Go,n=this[t(310)];if(!n[t(388)][t(347)](t(351)))return;const r=n[t(388)][t(327)](t(302)),s=n[t(388)][t(327)](t(382)),o={};r[t(328)](t(354),((o,i)=>{const a=t,c=n[a(388)][a(327)](a(344)).me,u=n[a(312)][a(327)](a(354));let l=s[a(374)](n[a(318)][a(375)][a(304)]),f=n[a(318)][a(330)](l),h=u[a(341)];if(h==i[a(341)])return;const g={commandName:a(354),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(318)][a(325)]((()=>{const t=a;if(r[t(371)]()[t(342)]((e=>e[t(360)]&&c==e[t(378)]&&(t(326)==e[t(321)]||t(387)==e[t(321)])&&(t(381)==e[t(338)]||t(346)==e[t(338)])&&e[t(358)]()[t(301)](f)))[t(307)]((e=>r[t(315)](e[t(393)]))),l=s[t(374)](n[t(318)][t(375)][t(304)]),f=n[t(318)][t(330)](l),u[t(367)](),n[t(312)][t(327)](t(356))[t(367)](),n[t(312)][t(327)](t(383))[t(367)](),h=u[t(341)],h!=i[t(341)])return s[t(359)](l)&&u[t(362)](i[t(341)],l)?(o({...i,setImageSizes:!1}),l=s[t(374)](n[t(318)][t(375)][t(304)]),void r[t(394)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(381))):void(s[t(395)](l)?r[t(394)](l,g,[],t(346)):r[t(364)](f,g,t(346)))}))}));for(const e of n[t(388)][t(327)](t(351))[t(368)])o[e[t(334)]]=e[t(313)][t(365)]();r[t(333)][t(352)](t(326),t(381),t(308),(()=>!1)),r[t(333)][t(352)](t(326),t(346),t(308),(()=>!1)),r[t(333)][t(352)](t(387),t(346),t(308),(()=>!1)),r[t(333)][t(352)](t(326),t(381),t(377),(([e])=>{const n=t;s[n(298)](e[n(370)]())})),r[t(333)][t(352)](t(326),t(381),t(343),((e,n)=>{const s=t;r[s(333)][s(303)](s(326),"",s(377))(e,{commandName:n[s(379)],commandParams:n[s(320)]})})),r[t(333)][t(352)](t(326),t(381),t(380),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(326),subType:t(381)},{type:t(331),subType:t(319)},{type:t(326),subType:t(369)},{type:t(331),subType:t(369)}];function a(e,n){const o=t,a=i[o(389)]((({type:t,subType:n})=>e[o(321)]==t&&e[o(338)]==n)),c=i[o(389)]((({type:t,subType:e})=>n[o(321)]==t&&n[o(338)]==e));if(a<0||c<0)return!1;const u=e[o(358)](),l=n[o(358)]();if((0==a||1==a)&&2==c&&u[o(348)](l))return!0;if(2==a&&3==c){const t=r[o(332)](u,o(331))[o(342)]((({suggestion:t,meta:e})=>e[o(386)]&&o(369)==t[o(338)]));if(t[o(373)]>1&&l[o(306)][o(301)](u[o(340)]))return!0;if(1==t[o(373)]&&(u[o(340)][o(301)](l[o(306)])||u[o(306)][o(301)](l[o(340)])))return!0}if(3==a&&3==c&&u[o(340)][o(339)](l[o(340)])){const t=u[o(306)][o(316)],e=l[o(340)][o(361)];return s[o(395)](t)&&t===e}return!1}n[t(318)][t(375)][t(345)]((()=>{const e=t;let o=!1;const i=Array[e(396)](n[e(318)][e(375)][e(385)][e(392)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(350)](t);if(e(372)==i&&r[e(337)](u)){if(e(326)==a&&(e(381)==c||e(346)==c)){const t=r[e(353)](u);if(n[e(297)]){const n=t[e(358)]()[e(370)]();if(s[e(395)](n))continue;r[e(315)](t),o=!0}}if(e(331)==a&&e(319)==c&&!n[e(297)]){const t=r[e(353)](u);t[e(299)]&&t[e(299)][e(360)]&&(r[e(315)](t[e(299)]),o=!0)}}}return o})),this[t(366)](o)}[Go(366)](t){const e=Go,n=this[e(310)],r=n[e(309)];n[e(388)][e(327)](e(302))[e(376)][e(390)]((n=>{const s=e;if(s(326)!=n[s(321)]&&s(387)!=n[s(321)])return;const{data:o}=n;if(!o||s(354)!=o[s(379)])return;const i=o[s(336)][0][s(341)];return function(t){const e=s;return{type:e(363),content:Hr(r,e(305),t)}}(s(314)===i?Hr(r,s(329)):t[i]||i)}))}}const Ho=Ko;function Wo(){const t=["trackChanges","commands","_handleImportedData","TrackChangesEditing","plugins","editor","listenTo","2327210uBszAq","high","importWord","forEach","value","6945470ShQuMR","4388232VsZtZa","8iGOVGS","2lWHmxH","execute","get","3654786rAEbLZ","Users","_setSuggestionData","1110727dgCtrI","collaboration_features","3293553KSvwqs","_trackChangesValueDuringImport","enableCommand","track_changes","afterInit","dataInsert","lowest","bind","_trackChangesExecuted","4700034EPeihz"];return(Wo=function(){return t})()}function Ko(t,e){const n=Wo();return(Ko=function(t,e){return n[t-=481]})(t,e)}!function(t,e){const n=Ko,r=t();for(;;)try{if(573943===parseInt(n(500))/1+-parseInt(n(494))/2*(parseInt(n(502))/3)+-parseInt(n(492))/4+-parseInt(n(486))/5+parseInt(n(497))/6+parseInt(n(491))/7+-parseInt(n(493))/8*(-parseInt(n(511))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wo);class Xo extends t.Plugin{constructor(t){const e=Ko;super(t),this[e(503)]=!1,this[e(510)]=!1}[Ho(506)](){const t=Ho,e=this[t(484)],n=e[t(513)][t(496)](t(488)),r=e[t(513)][t(496)](t(512));n&&(n.on(t(495),((e,[,n])=>{const s=t;this[s(503)]=r[s(490)],n[s(501)][s(505)]=!this[s(503)]}),{priority:t(487)}),this[t(485)](n,t(507),this[t(481)][t(509)](this)),this[t(485)](n,t(507),(()=>{const e=t;this[e(510)]&&(r[e(495)](),this[e(510)]=!1)}),{priority:t(508)}),e[t(483)][t(496)](t(482))[t(504)](t(488)))}[Ho(481)](t,e){const n=Ho,{suggestions:r}=e,s=this[n(484)][n(513)][n(496)](n(512)),o=s[n(490)];this[n(503)]!==o&&(s[n(495)](),this[n(510)]=!0),r&&r[n(489)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(484)][o(483)][o(496)](o(498)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(488)}}};this[o(484)][o(483)][o(496)](o(482))[o(499)](i)}))}}const qo=Qo;function Qo(t,e){const n=Yo();return(Qo=function(t,e){return n[t-=296]})(t,e)}function Yo(){const t=["IndentEditing","*Indent:* %0","IndentBlock","afterInit","registerAttributeLabel","format","getItems","getItemLabel","FORMAT_INDENT","blockIndent","_registerBlockAttribute","35276ihsQrh","8IzYylC","*Outdent:* %0","formatBlock","indentBlock","28035gvsrtS","_enableDefaultAttributesIntegration","has","2130751CypDWs","registerDescriptionCallback","54GGpZDL","_registerLegacyDescription","outdent","enableCommand","outdentBlock","1453276uSMyWS","commandName","plugins","indent","860898AzCato","locale","14854VefPWk","14dkSTKq","12svhWBg","type","10zHkugD","130520QMNJlO","get","144kCGlcq","TrackChangesEditing","2977CnPoDG","_descriptionFactory","editor"];return(Yo=function(){return t})()}!function(t,e){const n=Qo,r=t();for(;;)try{if(197172===-parseInt(n(311))/1*(parseInt(n(333))/2)+-parseInt(n(338))/3*(parseInt(n(317))/4)+-parseInt(n(314))/5*(-parseInt(n(308))/6)+parseInt(n(297))/7*(parseInt(n(334))/8)+parseInt(n(299))/9*(parseInt(n(315))/10)+-parseInt(n(304))/11*(parseInt(n(312))/12)+-parseInt(n(319))/13*(-parseInt(n(310))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yo);class Jo extends t.Plugin{[qo(325)](){const t=qo,e=this[t(321)],n=e[t(306)][t(316)](t(318));if(e[t(306)][t(296)](t(322))&&(n[t(302)](t(307)),n[t(302)](t(301))),e[t(306)][t(296)](t(324)))for(const e of[t(337),t(303)])n[t(339)](e);const r=e[t(309)];n[t(332)](t(331)),n[t(320)][t(326)](t(331),Hr(r,t(330))),this[t(300)]()}[qo(300)](){const t=qo,e=this[t(321)],n=e[t(309)],r=e[t(306)][t(316)](t(318));r[t(320)][t(298)]((e=>{const s=t;if(s(336)!=e[s(313)])return;const{data:o}=e;if(!o)return;if(s(337)!=o[s(305)]&&s(303)!=o[s(305)])return;const i=e[s(328)]()[0],a=r[s(320)][s(329)](i);return s(337)==o[s(305)]?{type:s(327),content:Hr(n,s(323),a)}:s(303)==o[s(305)]?{type:s(327),content:Hr(n,s(335),a)}:void 0}))}}function Zo(){var t=["5805349pmoxPV","requires","2990ClDOLs","747942SUYkhi","42dbSqik","input","10924nyLEil","editor","TrackChangesEditing","10561450pPdxtS","24TLvmFt","get","21956ckKZWP","222sDSjPT","3011868ZSSRCU","enableCommand","init","108LzGhVC","1378550EoEtTO","plugins"];return(Zo=function(){return t})()}var $o=ti;function ti(t,e){var n=Zo();return(ti=function(t,e){return n[t-=303]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(874828===parseInt(n(318))/1+parseInt(n(312))/2*(-parseInt(n(313))/3)+-parseInt(n(306))/4*(parseInt(n(322))/5)+-parseInt(n(303))/6*(parseInt(n(304))/7)+-parseInt(n(310))/8*(parseInt(n(314))/9)+-parseInt(n(309))/10+parseInt(n(320))/11*(parseInt(n(317))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zo);class ei extends t.Plugin{static get[$o(321)](){return[vs.Input]}[$o(316)](){var t=$o;this[t(307)][t(319)][t(311)](t(308))[t(315)](t(305))}}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=462]})(t,e)}function si(){const t=["commands","formatInline","get","label","format","plugins","link (","toLowerCase","_descriptionFactory","type","1220075vVxZSx","9hTexIv","749144QjecHQ","attribute","37358JhPYoq","2824250yIBcZj","LinkEditing","_registerLegacyDescription","linkHref","6QVhcff","*Set link:* %0","*Remove link*","afterInit","15tRdbfi","508MConjR","key","map","commandName","3089272uVedLh","commandParams","newValue","2461186srzdSA","registerAttributeLabel","_enableDefaultAttributesIntegration","unlink","5421DfPJnO","locale","TrackChangesEditing","manualDecorators","has","registerDescriptionCallback","link","editor"];return(si=function(){return t})()}!function(t,e){const n=ri,r=t();for(;;)try{if(193909===-parseInt(n(483))/1*(-parseInt(n(474))/2)+parseInt(n(495))/3*(-parseInt(n(484))/4)+-parseInt(n(470))/5*(parseInt(n(479))/6)+parseInt(n(491))/7+-parseInt(n(488))/8*(-parseInt(n(471))/9)+-parseInt(n(475))/10+-parseInt(n(472))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ni(482)](){const t=ni,e=this[t(502)];if(!e[t(465)][t(499)](t(476)))return;const n=e[t(465)][t(462)](t(497)),r=e[t(503)][t(462)](t(501));n[t(493)](t(501),[t(478),...r[t(498)][t(486)]((t=>t.id))]),n[t(493)](t(494));for(const e of r[t(498)])n[t(468)][t(492)](e.id,t(466)+e[t(463)][t(467)]()+")");n[t(468)][t(500)]((n=>{const r=t;if(r(473)!=n[r(469)])return;const{data:s}=n;if(!s||r(478)!=s[r(485)])return;const o=s[r(490)],i=e[r(496)];return{type:r(464),content:null==o?Hr(i,r(481)):Hr(i,r(480),'"'+o+'"')}})),this[t(477)]()}[ni(477)](){const t=ni,e=this[t(502)],n=e[t(496)];e[t(465)][t(462)](t(497))[t(468)][t(500)]((e=>{const r=t;if(r(504)!=e[r(469)])return;const{data:s}=e;if(s){if(r(501)==s[r(487)]){const t=s[r(489)][0];return{type:r(464),content:Hr(n,r(480),'"'+t+'"')}}return r(494)==s[r(487)]?{type:r(464),content:Hr(n,r(481))}:void 0}}))}}const ii=li;function ai(){const t=["*Change to:* %0","getSelectedBlocks","30ThAgaB","filter","registerElementLabel","*Outdent:* %0","6201gXerbR","end","findIndex","blockName","*Check item*","add","11201861AoKnIv","model","parent","element","type","document","numbered","outdentList","commandName","ELEMENT_BULLETED_LIST","todoList","slice","56405CCuGRu","581xeVHRu","enableCommand","format","*Uncheck item*","isObject","formatBlock","ELEMENT_TODO_LIST","*Indent:* %0","from","_selectedElements","formatInline","indentList","LegacyListEditing","ELEMENT_LIST_ITEM","plugins","editor","List","2202888puBvFN","68568Xhzhyr","registerDescriptionCallback","replace","selection","createRange","forceValue","2bnqjhU","createPositionAt","TrackChangesEditing","_descriptionFactory","value","nextSibling","locale","previousSibling","listIndent","1146UPDGFY","schema","length","16555XzCFTS","get","bulleted","commandParams","checkChild","listItem","todo","markBlockFormat","getAttribute","paragraph","change","numberedList","checkTodoList","has","listType","name","commands","push","before","execute","afterInit","LegacyTodoListEditing","ELEMENT_NUMBERED_LIST","bulletedList","todoListChecked","1297167aQQyhi"];return(ai=function(){return t})()}!function(t,e){const n=li,r=t();for(;;)try{if(385304===-parseInt(n(244))/1+parseInt(n(269))/2*(-parseInt(n(219))/3)+parseInt(n(262))/4+parseInt(n(194))/5*(parseInt(n(191))/6)+-parseInt(n(245))/7*(-parseInt(n(263))/8)+parseInt(n(226))/9*(-parseInt(n(222))/10)+-parseInt(n(232))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ai);class ci extends t.Plugin{[ii(214)](){const t=ii,e=this[t(260)],n=e[t(188)];if(!e[t(259)][t(207)](t(257)))return;const r=e[t(259)][t(195)](t(271)),s=e[t(259)][t(207)](t(215));function o(t){return()=>{const n=li,s=e[n(233)][n(237)][n(266)],o=e[n(210)][n(195)](t);if(o[n(186)])return void e[n(213)](n(203),{});const i=t[n(243)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(253)](t)[s(223)]((t=>function(t,e){const n=s;return e[n(198)](t[n(234)],n(199))&&!e[n(249)](t)}(t,r)));o=o[s(223)]((t=>!t.is(s(235),s(199))||t[s(202)](s(208))!=e));const i=new Set;for(const t of o)t.is(s(235),s(199))?i[s(231)](ui(t)):i[s(231)](t);return Array[s(253)](i)}(s[n(221)](),i,e[n(233)][n(192)]);e[n(233)][n(204)]((()=>{const e=n;for(const n of a)r[e(201)](n,{commandName:t,commandParams:[{forceValue:!o[e(186)]}],formatGroupId:e(229)},fi(n))}))}}function i(t){return()=>{const n=li,s=function(t){const e=li;let n=Array[e(253)](t);const r=n[e(228)]((t=>e(199)!=t[e(209)]));return r>-1&&(n=n[e(243)](0,r)),n}(e[n(233)][n(237)][n(266)][n(221)]()),o=e[n(233)][n(267)](e[n(233)][n(270)](s[0],n(212)),e[n(233)][n(270)](s[s[n(193)]-1],n(227)));e[n(233)][n(204)]((()=>{const e=n;r[e(201)](o,{commandName:t,commandParams:[],formatGroupId:e(190)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(187)];for(;t&&t[n(202)](n(190))>e[n(202)](n(190));)r[n(231)](t),t=t[n(187)]}return Array[n(253)](r)}(s))}))}}r[t(246)](t(205),o(t(205))),r[t(246)](t(217),o(t(217))),s&&r[t(246)](t(242),o(t(242))),r[t(246)](t(256),i(t(256))),r[t(246)](t(239),i(t(239))),s&&r[t(246)](t(206),(()=>{const n=t,s=e[n(210)][n(195)](n(206)),o=Array[n(253)](s[n(254)]);o[n(223)]((t=>t[n(202)](n(218))!=s[n(186)])),e[n(233)][n(204)]((()=>{const t=n;for(const e of o)r[t(201)](e,{commandName:t(206),commandParams:[{forceValue:!s[t(186)]}]})}))})),r[t(272)][t(224)](t(199),(e=>Hr(n,t(258),e))),r[t(272)][t(264)]((e=>{const r=t;if(r(250)!=e[r(236)]&&r(255)!=e[r(236)])return;const{data:s}=e;if(s){if(r(205)==s[r(240)]||r(217)==s[r(240)]||r(242)==s[r(240)])switch(s[r(240)][r(265)](r(261),"")){case r(196):return o(Hr(n,r(241)));case r(238):return o(Hr(n,r(216)));case r(200):return o(Hr(n,r(251)))}if(r(256)==s[r(240)])return{type:r(247),content:Hr(n,r(252),Hr(n,r(258)))};if(r(239)==s[r(240)])return{type:r(247),content:Hr(n,r(225),Hr(n,r(258)))};if(r(206)==s[r(240)])return s[r(197)][0][r(268)]?{type:r(247),content:Hr(n,r(230))}:{type:r(247),content:Hr(n,r(248))}}function o(t){const e=r;return{type:e(247),content:Hr(n,e(220),t)}}}))}}function ui(t){const e=ii,n=t[e(202)](e(190));if(0==n)return t;let r=t;for(;t[e(189)]&&t[e(189)].is(e(235),e(199));){const s=t[e(189)][e(202)](e(190));if(s==n)r=t[e(189)];else if(s<n)break;t=t[e(189)]}return r}function li(t,e){const n=ai();return(li=function(t,e){return n[t-=186]})(t,e)}function fi(t){const e=ii,n=[];if(t.is(e(235),e(199))&&t[e(202)](e(190))>0){let r=t[e(187)];for(;r&&e(199)==r[e(209)]&&r[e(202)](e(190))==t[e(202)](e(190));)n[e(211)](r),r=r[e(187)]}return n}const hi=gi;function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=208]})(t,e)}function di(){const t=["98802glkGrN","get","_getSuggestionBlocksForListStyle","locale","getAttribute","from","*Change to:* %0","markMultiRangeBlockFormat","118qPOrub","editor","23470IzUoHi","16285zzzkUb","listReversed","type","formatBlock","_LIST_","afterInit","listStart","88659OOUYUD","getLastPosition","*Format:* set order to reversed","registerDescriptionCallback","has","2881980UKImpb","_getTranslationKeyForListStyle","element","plugins","_getSuggestionBlocks","createPositionAt","formatInline","replace","1389906HTshGS","LegacyListUtils","toUpperCase","flat","getSiblingNodes","selection","before","listStyle","filter","model","listType","1836055PzrDzU","getSelectedBlocks","forward","startIndex","unshift","format","length","backward","listItem","push","createRange","bind","ELEMENT_","list.properties","styles","getListTypeFromListStyleType","commandName","enableCommand","change","4378bwMzFI","commandParams","getFirstPosition","document","numbered","parent","*Format:* set order to regular","*Format:* set start index to %0","handleDescriptions","432XDlWli","reversed","handleListStartCommand","LegacyListPropertiesEditing","_descriptionFactory","map","handleListReversedCommand","TrackChangesEditing","handleListStyleCommand","77rNBzBK","config"];return(di=function(){return t})()}!function(t,e){const n=gi,r=t();for(;;)try{if(576364===parseInt(n(227))/1*(-parseInt(n(224))/2)+-parseInt(n(247))/3+parseInt(n(239))/4+-parseInt(n(258))/5+parseInt(n(216))/6*(parseInt(n(214))/7)+parseInt(n(286))/8*(parseInt(n(234))/9)+-parseInt(n(226))/10*(-parseInt(n(277))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[hi(232)](){const t=hi;if(!this[t(225)][t(242)][t(238)](t(208)))return;const e=this[t(225)][t(215)][t(217)](t(271)),n=this[t(225)][t(242)][t(217)](t(212));e[t(272)]&&n[t(275)](t(254),this[t(213)][t(269)](this)),e[t(287)]&&n[t(275)](t(228),this[t(211)][t(269)](this)),e[t(261)]&&n[t(275)](t(233),this[t(288)][t(269)](this)),n[t(209)][t(237)](this[t(285)][t(269)](this))}[hi(213)](t,e={}){const n=hi,r=this[n(225)][n(242)][n(217)](n(212)),s=this[n(218)]();this[n(225)][n(256)][n(276)]((()=>{const t=n;r[t(223)](s,{commandName:t(254),commandParams:[{type:e[t(229)]}],formatGroupId:t(254)})}))}[hi(211)](t,e={}){const n=hi,r=this[n(225)][n(242)][n(217)](n(212)),s=this[n(243)]((t=>t.is(n(241),n(266))&&n(281)===t[n(220)](n(257))));if(s[n(264)]<1)return;const o=s[n(210)]((t=>this[n(225)][n(256)][n(268)](this[n(225)][n(256)][n(244)](t,n(253)),this[n(225)][n(256)][n(244)](t,0))));this[n(225)][n(256)][n(276)]((()=>{const t=n;r[t(223)](o,{commandName:t(228),commandParams:[{reversed:e[t(287)]}],formatGroupId:t(228)})}))}[hi(288)](t,e={}){const n=hi,r=this[n(225)][n(242)][n(217)](n(212)),s=this[n(243)]((t=>t.is(n(241),n(266))&&n(281)===t[n(220)](n(257))));if(s[n(264)]<1)return;const o=s[n(210)]((t=>this[n(225)][n(256)][n(268)](this[n(225)][n(256)][n(244)](t,n(253)),this[n(225)][n(256)][n(244)](t,0))));this[n(225)][n(256)][n(276)]((()=>{const t=n;r[t(223)](o,{commandName:t(233),commandParams:[{startIndex:e[t(261)]}],formatGroupId:t(233)})}))}[hi(285)](t){const e=hi;if(e(230)!=t[e(229)]&&e(245)!=t[e(229)])return;const n=this[e(225)][e(219)],{data:r}=t;if(!r)return;let s,o;switch(r[e(274)]){case e(254):s=e(222),o={type:e(263),content:Hr(n,s,Hr(n,this[e(240)](r[e(278)][0][e(229)])))};break;case e(228):s=r[e(278)][0][e(287)]?e(236):e(283),o={type:e(263),content:Hr(n,s)};break;case e(233):s=e(284),o={type:e(263),content:Hr(n,s,r[e(278)][0][e(261)])}}return o}[hi(218)](){const t=hi;var e,n,r,s;const o=this[t(225)][t(242)][t(217)](t(248));let i=Array[t(221)](this[t(225)][t(256)][t(280)][t(252)][t(259)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(241),t(266)))&&i[t(262)](...o[t(251)](this[t(225)][t(256)][t(280)][t(252)][t(279)](),t(265))),(null===(n=i[i[t(264)]-1])||void 0===n?void 0:n.is(t(241),t(266)))&&i[t(267)](...o[t(251)](this[t(225)][t(256)][t(280)][t(252)][t(235)](),t(260))),i=[...new Set(i)],(null===(s=null===(r=this[t(225)][t(256)][t(280)][t(252)][t(279)]())||void 0===r?void 0:r[t(282)])||void 0===s?void 0:s.is(t(241),t(266)))&&(i=i[t(255)]((e=>e.is(t(241),t(266))))),i}[hi(243)](t){const e=hi,n=this[e(225)][e(242)][e(217)](e(248));let r=Array[e(221)](this[e(225)][e(256)][e(280)][e(252)][e(259)]())[e(255)](t)[e(210)]((t=>{const r=e,s=this[r(225)][r(256)][r(244)](t,0);return[...n[r(251)](s,r(265)),...n[r(251)](s,r(260))]}))[e(250)]();return r=[...new Set(r)],r}[hi(240)](t){const e=hi;return e(270)+this[e(225)][e(242)][e(217)](e(248))[e(273)](t)[e(249)]()+e(231)+t[e(249)]()[e(246)](/-/g,"_")}}function mi(){const t=["get","showSuggestionHighlights","77dLjXIE","media","114KjKcoi","afterInit","data","conversion","locale","TrackChangesEditing","261aWLOsu","52902hAxPPr","ELEMENT_MEDIA","high","downcastDispatcher","_descriptionFactory","1747805ALMtIY","createEmptyElement","467390odSoaF","284870wOJuTx","plugins","has","editor","88ZxPtqI","mediaEmbed","stop","elementToElement","MediaEmbedEditing","registerElementLabel","options","for","attribute:url:media","3469576zBPQgF","12309wqOkvp","enableCommand","div","113376iCkFBj","dataDowncast"];return(mi=function(){return t})()}const Ii=Ei;function Ei(t,e){const n=mi();return(Ei=function(t,e){return n[t-=488]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(472699===-parseInt(n(518))/1*(-parseInt(n(489))/2)+parseInt(n(521))/3*(-parseInt(n(508))/4)+parseInt(n(501))/5+-parseInt(n(496))/6*(parseInt(n(525))/7)+-parseInt(n(517))/8+-parseInt(n(495))/9*(-parseInt(n(504))/10)+-parseInt(n(503))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mi);class bi extends t.Plugin{[Ii(490)](){const t=Ii,e=this[t(507)];if(!e[t(505)][t(506)](t(512)))return;const n=e[t(505)][t(523)](t(494)),r=e[t(493)];n[t(519)](t(509)),n[t(500)][t(513)](t(488),(e=>Hr(r,t(497),e))),e[t(492)][t(515)](t(522))[t(511)]({model:t(488),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(524)])return n[s(502)](s(520))},converterPriority:t(498)}),e[t(491)][t(499)].on(t(516),((e,n,r)=>{const s=t;r[s(514)][s(524)]&&e[s(510)]()}),{priority:t(498)})}}const Ti=yi;function _i(){const t=["TrackChangesEditing","1290266EuSWfD","MentionEditing","mention","editor","plugins","get","4226160BnYKtR","afterInit","27097884xvMXZj","469VHiuPh","49878rBdRDs","336940BfktQR","76iFHemG","1193910JSstVr","enableCommand","1363926FcQwfp","has"];return(_i=function(){return t})()}function yi(t,e){const n=_i();return(yi=function(t,e){return n[t-=117]})(t,e)}!function(t,e){const n=yi,r=t();for(;;)try{if(739398===parseInt(n(132))/1+-parseInt(n(119))/2+-parseInt(n(134))/3+-parseInt(n(131))/4*(parseInt(n(130))/5)+-parseInt(n(129))/6*(parseInt(n(128))/7)+-parseInt(n(125))/8+parseInt(n(127))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_i);class Ai extends t.Plugin{[Ti(126)](){const t=Ti,e=this[t(122)];e[t(123)][t(117)](t(120))&&e[t(123)][t(124)](t(118))[t(133)](t(121))}}function ki(t,e){const n=Li();return(ki=function(t,e){return n[t-=480]})(t,e)}const Ci=ki;function Li(){const t=["has","afterInit","513isQDQl","134564VuLLMn","oldValue","locale","874565mQMYxt","newValue","multiLevelList","1467tUvwPH","editor","86364pJIBzl","format","890750kHFPvt","3236ZHSSuH","_descriptionFactory","2XsSLot","*Remove format:* %0","head","MultiLevelList","key","get","TrackChangesEditing","20090QFVbGv","*Set format:* %0","listMarkerStyle","plugins","data","_enableDefaultAttributesIntegration","registerDescriptionCallback","listType","869864hpPxpp","ELEMENT_MULTI_LEVEL_LIST","handleDescriptions","next"];return(Li=function(){return t})()}!function(t,e){const n=ki,r=t();for(;;)try{if(160452===parseInt(n(507))/1*(-parseInt(n(485))/2)+-parseInt(n(506))/3*(-parseInt(n(483))/4)+-parseInt(n(510))/5+-parseInt(n(480))/6+parseInt(n(482))/7+-parseInt(n(500))/8+parseInt(n(513))/9*(parseInt(n(492))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Li);class Ni extends t.Plugin{[Ci(505)](){const t=Ci,e=this[t(514)],n=e[t(495)][t(490)](t(491));e[t(495)][t(504)](t(488))&&(n[t(497)](t(512),[],[t(494)]),n[t(484)][t(498)]((e=>this[t(502)](e))))}[Ci(502)](t){const e=Ci,n=this[e(514)][e(509)],{data:r}=t,s={type:e(481),content:""};if(r&&e(494)==r[e(489)]){if(!r[e(508)])return{type:e(481),content:Hr(n,e(493),Hr(n,e(501)))+" ("+r[e(511)]+")"};if(!r[e(511)]){let o=t[e(487)];for(;o;){if(o[e(496)]&&e(499)==o[e(496)][e(489)]&&o[e(496)][e(511)])return s;o=o[e(503)]}return{type:e(481),content:Hr(n,e(486),Hr(n,e(501)))+" ("+r[e(508)]+")"}}}}}const Ri=vi;!function(t,e){const n=vi,r=t();for(;;)try{if(215915===parseInt(n(451))/1+-parseInt(n(462))/2*(-parseInt(n(458))/3)+parseInt(n(468))/4*(-parseInt(n(466))/5)+-parseInt(n(472))/6*(-parseInt(n(453))/7)+parseInt(n(460))/8*(parseInt(n(459))/9)+parseInt(n(463))/10*(parseInt(n(475))/11)+-parseInt(n(457))/12*(parseInt(n(470))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mi);class Si extends t.Plugin{[Ri(473)](){const t=Ri,e=this[t(467)];if(!e[t(455)][t(465)](t(456)))return;e[t(455)][t(454)](t(461))[t(452)](t(471));const n=e[t(455)][t(454)](t(461)),r=e[t(469)];n[t(474)][t(450)](t(471),(e=>Hr(r,t(464),e)))}}function vi(t,e){const n=Mi();return(vi=function(t,e){return n[t-=450]})(t,e)}function Mi(){const t=["8PGFUvb","TrackChangesEditing","11974aRjYxb","23730QfDlDa","ELEMENT_PAGE_BREAK","has","4830AvXkgR","editor","1228JniqFk","locale","116857AvwjKw","pageBreak","1464gGEpfl","afterInit","_descriptionFactory","1639BLoGWc","registerElementLabel","251579pSxmUp","enableCommand","7WYlEhh","get","plugins","PageBreakEditing","984GtkdKw","138jxNIng","3318957pjhKwS"];return(Mi=function(){return t})()}const Oi=Fi;function wi(){const t=["options","addClass","isBlock","10461470jYjvsK","*Change to:* %0","6502338CyDGHZ","commandName","*Insert:* %0","bindElementToMarker","start","nodeAfter","_descriptionFactory","get","paragraph","has","ELEMENT_PARAGRAPH","186HcGGpA","afterInit","isLimit","8eDGDRM","1180246dEMriW","_registerLegacyDescription","schema","ck-suggestion-marker--active","writer","$text","end","name","locale","isTouching","consumable","insertion","activeMarkers","registerElementLabel","ck-suggestion-marker-split","218cyhqvW","editor","toViewPosition","getItemLabel","span","mapper","plugins","11466xEfELH","consume","markerRange","_enableDefaultAttributesIntegration","editing","addMarker:suggestion:insertion","showSuggestionHighlights","33759LctYvX","1267955EHyEod","type","30072438sLvzyh","checkChild","markerName","downcastDispatcher","getFirstRange","enableCommand","highest","model","TrackChangesEditing","includes","format","formatBlock","16ZyYsNQ","registerDescriptionCallback","createUIElement","data","insert","Paragraph","insertParagraph"];return(wi=function(){return t})()}!function(t,e){const n=Fi,r=t();for(;;)try{if(754376===parseInt(n(148))/1+parseInt(n(163))/2*(-parseInt(n(177))/3)+parseInt(n(147))/4*(parseInt(n(178))/5)+-parseInt(n(144))/6*(-parseInt(n(170))/7)+parseInt(n(192))/8*(-parseInt(n(133))/9)+-parseInt(n(131))/10+parseInt(n(180))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wi);class Di extends t.Plugin{[Oi(145)](){const t=Oi,e=this[t(164)];if(!e[t(169)][t(142)](t(126)))return;const n=e[t(156)],r=e[t(169)][t(140)](t(188));r[t(139)][t(161)](t(141),(e=>Hr(n,t(143),e))),r[t(173)](t(141)),r[t(185)](t(127)),e[t(174)][t(183)].on(t(175),Pi(e),{priority:t(186)}),e[t(124)][t(183)].on(t(175),((n,r,s)=>{const o=t;s[o(128)][o(176)]&&Pi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(186)});const s=r[t(139)];s[t(193)]((r=>{const o=t;if(o(159)!==r[o(179)])return;const{start:i,end:a}=r[o(184)]();if(!i[o(157)](a)||!i[o(138)])return;const c=e[o(187)][o(150)],u=i[o(138)];return c[o(130)](u)&&!c[o(146)](u)&&c[o(181)](u,o(153))?{type:o(159),content:Hr(n,o(135),s[o(166)](u,1))}:void 0})),this[t(149)]()}[Oi(149)](){const t=Oi,e=this[t(164)],n=e[t(156)];e[t(169)][t(140)](t(188))[t(139)][t(193)]((e=>{const r=t;if(r(191)!=e[r(179)])return;const{data:s}=e;return s&&r(141)==s[r(134)]?{type:r(190),content:Hr(n,r(132),Hr(n,r(143)))}:void 0}))}}function Fi(t,e){const n=wi();return(Fi=function(t,e){return n[t-=123]})(t,e)}function Pi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Fi,i=t[o(169)][o(140)](o(188)),a=r[o(172)][o(137)],c=r[o(172)][o(154)],u=t[o(187)][o(150)];if(!a[o(157)](c)||!a[o(138)])return;const l=a[o(138)];if(u[o(130)](l)&&!u[o(146)](l)&&u[o(181)](l,o(153))){if(!s[o(158)][o(171)](r[o(172)],n[o(155)]))return;const t=s[o(152)][o(123)](o(167),{class:o(162)}),a=s[o(168)][o(165)](c);e&&i[o(160)][o(189)](r[o(182)])&&s[o(152)][o(129)](o(151),t),s[o(152)][o(125)](a,t),s[o(168)][o(136)](t,r[o(182)])}}}const xi=Ui;function Bi(){const t=["format","locale","formatInline","4qBwtUp","3681OjQDmB","has","TrackChangesEditing","plugins","*Remove all formatting*","13724acSTmo","6YllOxe","24WHfyze","afterInit","6984uOhVfk","80101WXEEGq","96tqjUAj","type","editor","removeFormat","commandName","2632850qtOmOO","_descriptionFactory","_enableDefaultAttributesIntegration","924380KyxBzo","182255zfBZcp","get","formatBlock","registerDescriptionCallback","_registerLegacyDescription","262050DDnrLg","RemoveFormatEditing"];return(Bi=function(){return t})()}function Ui(t,e){const n=Bi();return(Ui=function(t,e){return n[t-=410]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(217719===parseInt(n(424))/1+-parseInt(n(440))/2*(parseInt(n(415))/3)+-parseInt(n(434))/4*(-parseInt(n(429))/5)+parseInt(n(410))/6*(-parseInt(n(414))/7)+-parseInt(n(413))/8*(parseInt(n(435))/9)+parseInt(n(423))/10+parseInt(n(420))/11*(parseInt(n(411))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bi);class ji extends t.Plugin{[xi(412)](){const t=xi,e=this[t(417)];e[t(438)][t(436)](t(430))&&(e[t(438)][t(425)](t(437))[t(422)](t(418)),this[t(428)]())}[xi(428)](){const t=xi,e=this[t(417)];e[t(438)][t(425)](t(437))[t(421)][t(427)]((n=>{const r=t;if(r(426)!=n[r(416)]&&r(433)!=n[r(416)])return;const{data:s}=n;return s&&r(418)==s[r(419)]?{type:r(431),content:Hr(e[r(432)],r(439))}:void 0}))}}const Gi=zi;function Vi(){const t=["discardSuggestion","plugins","discardSelectedSuggestions","goToPreviousRestrictedEditingException","40SJCUnC","560330KCPfyq","acceptSuggestion","acceptAllSuggestions","trackChanges","1916901zzdJbH","TrackChangesEditing","8570009eQlTyH","RestrictedEditingModeEditing","1414650kdcMQB","16972mJyNPW","12bqKohY","get","5135898sbuMns","2ocaIlg","afterInit","goToNextRestrictedEditingException","editor","acceptSelectedSuggestions","has","discardAllSuggestions","1211965phdKWL","enableCommand","462LmwTJP"];return(Vi=function(){return t})()}function zi(t,e){const n=Vi();return(zi=function(t,e){return n[t-=327]})(t,e)}!function(t,e){const n=zi,r=t();for(;;)try{if(686094===-parseInt(n(337))/1*(-parseInt(n(330))/2)+-parseInt(n(327))/3*(parseInt(n(354))/4)+parseInt(n(353))/5+-parseInt(n(329))/6+-parseInt(n(351))/7+parseInt(n(344))/8*(-parseInt(n(349))/9)+-parseInt(n(345))/10*(-parseInt(n(339))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vi);class Hi extends t.Plugin{[Gi(331)](){const t=Gi,e=this[t(333)];if(!e[t(341)][t(335)](t(352)))return;const n=e[t(341)][t(328)](t(350));n[t(338)](t(343)),n[t(338)](t(332));const r=e[t(341)][t(328)](t(352));r[t(338)](t(348)),r[t(338)](t(346)),r[t(338)](t(340)),r[t(338)](t(347)),r[t(338)](t(336)),r[t(338)](t(334)),r[t(338)](t(342))}}const Wi=Ki;function Ki(t,e){const n=qi();return(Ki=function(t,e){return n[t-=464]})(t,e)}!function(t,e){const n=Ki,r=t();for(;;)try{if(446559===-parseInt(n(504))/1+parseInt(n(480))/2*(parseInt(n(478))/3)+-parseInt(n(476))/4*(-parseInt(n(474))/5)+-parseInt(n(487))/6*(-parseInt(n(517))/7)+parseInt(n(486))/8*(-parseInt(n(475))/9)+-parseInt(n(482))/10+parseInt(n(464))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qi);class Xi extends t.Plugin{static get[Wi(471)](){return[Ys.ShiftEnter]}[Wi(465)](){const t=Wi,e=this[t(481)],n=e[t(485)][t(518)](t(468));n[t(503)](t(509)),e[t(490)][t(510)].on(t(477),Qi(e),{priority:t(501)}),e[t(490)][t(510)].on(t(479),Qi(e),{priority:t(501)}),e[t(511)][t(510)].on(t(500),((n,r,s)=>{const o=t;s[o(520)][o(514)]&&Qi(e,{showActiveMarker:!1})(n,r,s)})),n[t(491)][t(472)](t(489),(n=>Hr(e[t(488)],t(469),n)))}}function qi(){const t=["downcastDispatcher","data","deletion","ck-suggestion-marker-","showSuggestionHighlights","merge","createPositionBefore","4556923bSQwPf","get","name","options","5223020LLGaIp","init","writer","mapper","TrackChangesEditing","ELEMENT_LINE_BREAK","span","requires","registerElementLabel","element","5EXjhNM","1031004Bwypes","635584CPPufu","addMarker:suggestion:insertion","13827JGEClm","addMarker:suggestion:deletion","74RdiLFj","editor","5874960tBbWsi","markerName","insert","plugins","16QLFkoy","6BtQgrw","locale","softBreak","editing","_descriptionFactory","model","activeMarkers","toViewPosition","consumable","getItems","bindElementToMarker","ck-suggestion-marker--active","split","addMarker:suggestion","high","includes","enableCommand","192071NTleOV","createUIElement","test","markerRange","addClass","shiftEnter"];return(qi=function(){return t})()}function Qi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ki,i=t[o(485)][o(518)](o(468));if(!s[o(495)][o(506)](r[o(507)],n[o(519)]))return;const a=t[o(492)];for(const t of r[o(507)][o(496)]()){if(!t.is(o(473),o(489)))continue;const n=o(512)==r[o(483)][o(499)](":")[1]?o(515):o(499),c=s[o(466)][o(505)](o(470),{class:o(513)+n}),u=s[o(467)][o(494)](a[o(516)](t));e&&i[o(493)][o(502)](r[o(483)])&&s[o(466)][o(508)](o(498),c),s[o(466)][o(484)](u,c),s[o(467)][o(497)](c,r[o(483)])}}}function Yi(t,e){const n=Zi();return(Yi=function(t,e){return n[t-=400]})(t,e)}const Ji=Yi;function Zi(){const t=["enableCommand","get","344997PujzWi","model","from","value","registerDescriptionCallback","locale","document","selection","getRanges","afterInit","FORMAT_RESTRICTED_ENABLED","plugins","7xYbVdD","commandParams","1379900vBhHKT","markInlineFormat","formatBlock","110OTgFJn","TrackChangesEditing","has","commandName","_descriptionFactory","commands","StandardEditingModeEditing","3008288YeEqLw","2395368QfsDiX","restrictedEditingException","forceValue","87099vkeGcT","1809820tLaFYr","isCollapsed","26176yDyQrQ","change","editor","FORMAT_RESTRICTED_DISABLED","formatInline","1LJgNiL","format","type"];return(Zi=function(){return t})()}!function(t,e){const n=Yi,r=t();for(;;)try{if(320667===parseInt(n(416))/1*(parseInt(n(411))/2)+-parseInt(n(408))/3+parseInt(n(435))/4+-parseInt(n(409))/5+parseInt(n(405))/6+-parseInt(n(433))/7*(-parseInt(n(404))/8)+parseInt(n(421))/9*(-parseInt(n(438))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zi);class $i extends t.Plugin{[Ji(430)](){const t=Ji,e=this[t(413)],n=e[t(422)],r=e[t(426)];if(!e[t(432)][t(440)](t(403)))return;const s=e[t(432)][t(420)](t(439)),o=t(406),i=e[t(402)][t(420)](o);s[t(419)](o,((e,r={})=>{const a=t,c=n[a(427)][a(428)];if(c[a(410)])return void e(r);const u=void 0!==r[a(407)]?r[a(407)]:!i[a(424)];n[a(412)]((()=>{const t=a,e=Array[t(423)](c[t(429)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(436)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(401)][t(425)]((e=>{const n=t;if(n(437)!=e[n(418)]&&n(415)!=e[n(418)])return;const{data:s}=e;return s&&s[n(400)]==o?s[n(434)][0][n(407)]?{type:n(417),content:Hr(r,n(431))}:{type:n(417),content:Hr(r,n(414))}:void 0}))}}const ta=na;function ea(){const t=["formatInline","formatBlock","GeneralHtmlSupport","normalizeConfig","_enableDefaultAttributesIntegration","block","12TUEzAd","config","FORMAT_STYLE","element","add","_descriptionFactory","commandParams","Style","461624EbNAlt","getGhsAttributeNameForElement","TrackChangesEditing","267288GKuEKJ","registerDescriptionCallback","registerAttributeLabel","*Set format:* %0","4294470XxnenA","afterInit","8AZBici","definitions","_registerLegacyDescription","StyleUtils","type","27680JfnjKy","DataSchema","get","toLowerCase","styleName","plugins","238671GRAxGu","locale","has","414555WApYov","editor","170ScFSNO","commandName","*Remove format:* %0","inline","_registerBlockAttribute","ghsAttributes","format","_registerInlineAttribute","style","52577eUALpa","forceValue"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=476]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(140266===-parseInt(n(500))/1+-parseInt(n(516))/2+-parseInt(n(489))/3+parseInt(n(480))/4*(parseInt(n(491))/5)+-parseInt(n(508))/6*(parseInt(n(519))/7)+parseInt(n(525))/8*(-parseInt(n(486))/9)+parseInt(n(523))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ea);class ra extends t.Plugin{[ta(524)](){const t=ta,e=this[t(490)];if(!e[t(485)][t(488)](t(515))||!e[t(485)][t(488)](t(481)))return;const n=e[t(485)][t(482)](t(518)),r=e[t(487)],s=e[t(509)][t(482)](t(499))||{},o=e[t(485)][t(482)](t(504)),i=e[t(485)][t(482)](t(478))[t(505)](e[t(485)][t(482)](t(481)),s[t(476)]);n[t(506)](t(499));const a=new Set;for(const e of i[t(507)]){const n=o[t(517)](e[t(511)]);a[t(512)](n)}const c=new Set;for(const e of i[t(494)]){const n=o[t(517)](e[t(511)]);c[t(512)](n);for(const n of e[t(496)])c[t(512)](n)}for(const e of a)n[t(495)](e),n[t(513)][t(521)](e,Hr(r,t(510)));for(const e of c)n[t(498)](e),n[t(513)][t(521)](e,Hr(r,t(510)));this[t(477)]()}[ta(477)](){const t=ta,e=this[t(490)],n=e[t(487)];e[t(485)][t(482)](t(518))[t(513)][t(520)]((e=>{const r=t;if(r(503)!=e[r(479)]&&r(502)!=e[r(479)])return;const{data:s}=e;return s&&r(499)===s[r(492)]?s[r(514)][0][r(501)]?{type:r(497),content:Hr(n,r(522),s[r(514)][0][r(484)][r(483)]())}:{type:r(497),content:Hr(n,r(493),s[r(514)][0][r(484)][r(483)]())}:void 0}))}}const sa=oa;function oa(t,e){const n=ia();return(oa=function(t,e){return n[t-=158]})(t,e)}function ia(){const t=["some","element","has","removeTableRow","differ","item","substr","128811QTugss","2753840ahtVvp","downcastDispatcher","accept","insertTableColumnLeft","236781JkRMyo","maxRow","type","rootName","getAttribute","tableColumn","left","afterInit","fromRange","map","getItems","above","locale","add","TableUtils","isArray","*Insert:* %0","getSelectionAffectedTableCells","options","$textProxy","_splitMarkerName","model","registerElementLabel","refresh","158968EBnJwM","getCellLocation","selectTableColumn","oldRange","every","rowspan","isInContent","commands","batch","execute","ELEMENT_TABLE_ROW","ELEMENT_TABLE","ELEMENT_TABLE_COLUMN","suggestion","isTouching","insert","position","document","name","insertTableColumnRight","writer","isIntersectingWithRange","registerCustomCallback","get","*Remove:* %0","$graveyard","10MHImsp","28ALUwXi","MIN_SAFE_INTEGER","setSelection","tableCell","getChangedMarkers","addMarker:suggestion","_setupColumnsRowsFixing","span","3534440IeggNm","data","registerPostFixer","isEqual","order","mapper","insertTable","plugins","getColumnIndexes","root","nodeBefore","TableEditing","selection","table","addRange","registerDescriptionCallback","cell","tableRow","createPositionAt","enableCommand","from","nodeAfter","start","ELEMENT_TABLE_COLUMN_WITH_TEXT","_getCoordsForCells","classes","removeClass","markMultiRangeInsertion","_acceptFormatSuggestionCallbackFactory","getContainedElement","getChildren","toViewElement","createRangeIn","16gBdpNZ","max","selectTableRow","push","low","_getSuggestionCoords","change:data","maxColumn","getFirstRange","MAX_SAFE_INTEGER","min","subType","removeTableColumn","deletion","getRowIndexes","values","_tablePostFixingSubtypes","getSuggestion","discard","insertTableRowAbove","createRangeOn","TrackChangesEditing","showSuggestionHighlights","join","last","first","filter","end","247820YbSxjN","minColumn","insertTableRowBelow","4509642vlvUhj","ELEMENT_TABLE_ROW_WITH_TEXT","_tableSuggestions","addClass","getChanges","tablePaste","findAncestor","detach","colspan","editor","toLowerCase","change","_descriptionFactory","insertion","markMultiRangeDeletion","includes","forceValue","enqueueChange","createTableWalker","ELEMENT_TABLE_WITH_TEXT","length","getRanges","startsWith","_suggestionFactory","minRow","hasAttribute","highest"];return(ia=function(){return t})()}!function(t,e){const n=oa,r=t();for(;;)try{if(690678===parseInt(n(189))/1+parseInt(n(161))/2*(-parseInt(n(226))/3)+parseInt(n(227))/4+-parseInt(n(290))/5+parseInt(n(192))/6+-parseInt(n(282))/7*(-parseInt(n(255))/8)+parseInt(n(231))/9*(-parseInt(n(281))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ia);class aa extends t.Plugin{constructor(t){const e=oa;super(t),this[e(177)]=[e(307),e(236)],this[e(194)]=new Set}[sa(238)](){const t=sa,e=this[t(201)],n=e[t(252)][t(272)][t(302)];if(!e[t(297)][t(221)](t(301)))return;const r=e[t(243)],s=e[t(297)][t(278)](t(182)),o=e[t(297)][t(278)](t(245));s[t(204)][t(253)](t(303),(e=>Hr(r,t(266),e))),this[t(288)](),s[t(309)](t(296)),s[t(309)](t(163)),s[t(309)](t(257));for(const r of[t(180),t(191)]){const i=e[t(262)][t(278)](r);s[t(309)](r,(r=>{const a=t;e[a(252)][a(203)]((t=>{const e=a;r();const c=e(242)===i[e(294)],u=o[e(248)](n),l=o[e(175)](u),f=c?l[e(186)]-1:l[e(185)]+1,h=u[0][e(198)](e(303)),g=o[e(210)](h,{startRow:f,endRow:f}),d=Array[e(310)](g)[e(240)]((n=>t[e(181)](n[e(306)])));s[e(317)](d,e(307))}))}))}for(const r of[t(230),t(274)]){const i=e[t(262)][t(278)](r);s[t(309)](r,(r=>{const a=t;e[a(252)][a(203)]((t=>{const e=a;r();const c=e(237)===i[e(294)],u=o[e(248)](n),l=o[e(298)](u),f=c?l[e(186)]-1:l[e(185)]+1,h=u[0][e(198)](e(303)),g=o[e(210)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(310)](g)[e(240)]((n=>t[e(181)](n[e(306)])));s[e(317)](d,e(236))}))}))}for(const r of[t(222),t(173)]){const i=r[t(225)](11),a=i[t(202)](),c=a[t(225)](0,3)+t(289),u=t(303)+i,l=t(171)+i,f=t(162)+i;s[t(309)](r,(()=>{const i=t;e[i(252)][i(203)]((t=>{const e=i,h=o[e(248)](n),g=h[0][e(198)](e(303));let d;if(e(222)==r){const t=o[e(175)](h);d={startRow:t[e(186)],endRow:t[e(185)],includeAllSlots:!0}}else{const t=o[e(298)](h);d={startColumn:t[e(186)],endColumn:t[e(185)],includeAllSlots:!0}}const p=o[e(210)](g,d),m=Array[e(310)](p)[e(240)]((({cell:t})=>t)),I=ca(m[e(187)]((t=>t[e(217)](c)))),E=ca(m[e(187)]((t=>!t[e(217)](c))))[e(240)]((n=>t[e(181)](n))),b=s[e(206)](E,u);if(b&&(e(307)==b[e(172)]||e(236)==b[e(172)])){const n=this[e(166)](b);for(const r of I){const s=t[e(181)](r),i=o[e(256)](r),u=r[e(235)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(304)](s)}}}))}))}function c(r){const s=t,o=Array[s(310)](n[s(213)]())[s(240)]((t=>i.LiveRange[s(239)](t)));e[s(252)][s(203)]((t=>{const n=s,i=t[n(263)];r=r[n(187)]((t=>n(280)!=t[n(299)][n(234)])),t[n(284)](r),e[n(262)][n(278)](n(222))[n(254)](),e[n(264)](n(222),{forceDefaultExecution:!0}),e[n(252)][n(209)]((()=>{const t=n;e[t(252)][t(209)](i,(e=>{const n=t,r=o[n(187)]((t=>n(280)!=t[n(299)][n(234)]));r[n(212)]>0&&e[n(284)](r);for(const t of o)t[n(199)]()}))}))}))}function u(r){const s=t;e[s(252)][s(203)]((t=>{const o=s,a=Array[o(310)](n[o(213)]())[o(240)]((t=>i.LiveRange[o(239)](t))),c=[];for(const t of r)for(const e of t[o(241)]({shallow:!0}))c[o(164)](e);for(const n of c)o(280)!=n[o(299)][o(234)]&&(t[o(284)](t[o(308)](n,0)),e[o(262)][o(278)](o(173))[o(254)](),e[o(264)](o(173),{forceDefaultExecution:!0}));const u=a[o(187)]((t=>o(280)!=t[o(299)][o(234)]));u[o(212)]>0&&t[o(284)](u);for(const t of a)t[o(199)]()}))}function l(e,n){const r=t;return n[r(259)]((t=>e[r(219)]((e=>e[r(188)][r(293)](t[r(312)])||t[r(188)][r(293)](e[r(312)])))))}function f(e,n){const r=t;return e[r(219)]((t=>n[r(219)]((e=>t[r(188)][r(269)](e[r(312)])))))}e[t(291)][t(228)].on(t(287),((e,n,r)=>{const s=t;if(!r[s(249)][s(183)])return;const o=n[s(224)];if(!o)return;const i=r[s(295)][s(159)](o);function c(t){return Array[s(246)](t)?t:[t]}i&&s(285)===o[s(273)]&&(0,a.setHighlightHandling)(i,r[s(275)],((t,e,n)=>n[s(195)](c(e[s(315)]),t)),((t,e,n)=>n[s(316)](c(e[s(315)]),t)))}),{priority:t(218)}),s[t(204)][t(305)]((e=>{const n=t;if(n(205)!=e[n(233)]&&n(174)!=e[n(233)])return;const s=e[n(319)]();if(null!=s&&s.is(n(220),n(303))){if(n(205)==e[n(233)]){const t=e[n(241)]()[n(187)]((t=>t.is(n(250))))[n(240)]((t=>t[n(291)]));if(t[n(212)])return{type:n(205),content:Hr(r,n(247),Hr(r,n(211),'"'+t[n(184)](" ")+'"'))}}if(n(174)==e[n(233)]){const t=e[n(241)]()[n(187)]((t=>t.is(n(250))))[n(240)]((t=>t[n(291)]));if(t[n(212)])return{type:n(174),content:Hr(r,n(279),Hr(r,n(211),'"'+t[n(184)](" ")+'"'))}}}})),s[t(204)][t(305)]((e=>{const n=t;if(n(307)==e[n(172)]){const t=e[n(241)]()[n(187)]((t=>t.is(n(250))))[n(240)]((t=>t[n(291)])),s=this[n(166)](e),o=s[n(232)]-s[n(216)]+1;if(n(205)==e[n(233)])return t[n(212)]?{type:n(205),content:Hr(r,n(247),Hr(r,n(193),[o,'"'+t[n(184)](" ")+'"']))}:{type:n(205),content:Hr(r,n(247),Hr(r,n(265),o))};if(n(174)==e[n(233)])return t[n(212)]?{type:n(174),content:Hr(r,n(279),Hr(r,n(193),[o,'"'+t[n(184)](" ")+'"']))}:{type:n(174),content:Hr(r,n(279),Hr(r,n(265),o))}}if(n(236)==e[n(172)]){const t=e[n(241)]()[n(187)]((t=>t.is(n(250))))[n(240)]((t=>t[n(291)])),s=this[n(166)](e),o=s[n(168)]-s[n(190)]+1;if(n(205)==e[n(233)])return t[n(212)]?{type:n(205),content:Hr(r,n(247),Hr(r,n(313),[o,'"'+t[n(184)](" ")+'"']))}:{type:n(205),content:Hr(r,n(247),Hr(r,n(267),o))};if(n(174)==e[n(233)])return t[n(212)]?{type:n(174),content:Hr(r,n(279),Hr(r,n(313),[o,'"'+t[n(184)](" ")+'"']))}:{type:n(174),content:Hr(r,n(279),Hr(r,n(267),o))}}})),s[t(215)][t(277)](t(205),t(307),t(179),c),s[t(215)][t(277)](t(174),t(307),t(229),c),s[t(215)][t(277)](t(205),t(236),t(179),u),s[t(215)][t(277)](t(174),t(236),t(229),u),s[t(215)][t(277)](t(205),t(236),t(184),l),s[t(215)][t(277)](t(174),t(236),t(184),l),s[t(215)][t(277)](t(205),t(307),t(184),f),s[t(215)][t(277)](t(174),t(307),t(184),f)}[sa(318)](){const t=sa,e=this[t(201)],n=e[t(252)][t(272)][t(302)];return(r,s)=>{const o=t;e[o(252)][o(203)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(188)][a(300)];u&&u[0]&&!1===u[0][a(208)]&&(l=r[0][a(312)][a(311)]);const f=t[a(160)](l);if(a(280)==f[a(299)][a(234)])return;const h=Array[a(310)](n[a(213)]())[a(240)]((t=>i.LiveRange[a(239)](t)));t[a(284)](f),e[a(262)][a(278)](c)[a(254)](),u[a(164)]({forceDefaultExecution:!0}),e[a(264)](c,...u);const g=h[a(187)]((t=>a(280)!=t[a(299)][a(234)]));g[a(212)]>0&&t[a(284)](g);for(const t of h)t[a(199)]()}))}}[sa(314)](t){const e=sa,n=this[e(201)][e(297)][e(278)](e(245));let r=Number[e(170)],s=Number[e(283)],o=Number[e(170)],i=Number[e(283)];for(const a of t){if(e(280)==a[e(299)][e(234)])continue;const{row:t,column:c}=n[e(256)](a),u=a[e(217)](e(260))?a[e(235)](e(260))-1:0,l=a[e(217)](e(200))?a[e(235)](e(200))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[sa(288)](){const t=sa,e=this[t(201)],n=e[t(297)][t(278)](t(182)),r=e[t(297)][t(278)](t(245));e[t(252)][t(272)].on(t(167),(()=>{const r=t,s=Array[r(310)](e[r(252)][r(272)][r(223)][r(286)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(251)](t);if(r(268)!=s)continue;if(null!=e[r(258)])continue;const a=n[r(178)](o);this[r(177)][r(207)](i)&&this[r(194)][r(244)](a)}}),{priority:t(165)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(181)](e),a=e[s(198)](s(303)),c=r[s(256)](e);for(const t of this[s(194)]){const n=t[s(172)],r=n[s(214)](s(197)),u=n[s(225)](r?10:5),l=u[s(202)](),f=l[s(225)](0,3)+s(289),h=s(171)+u,g=s(162)+u;if(!t[s(261)])continue;if(a!=t[s(169)]()[s(312)][s(198)](s(303)))continue;if(t[s(276)](i))continue;const d=e[s(217)](f)?e[s(235)](f)-1:0,p=this[s(166)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(304)](i),o=!0)}return o};e[t(252)][t(272)][t(292)]((n=>{const r=t;let o=!1;for(const t of e[r(252)][r(272)][r(223)][r(196)]())if(r(270)==t[r(233)])if(r(307)==t[r(273)])for(const e of t[r(271)][r(311)][r(158)]())o=o||s(e,n);else r(285)==t[r(273)]&&(o=o||s(t[r(271)][r(311)],n));return o}))}[sa(166)](t){const e=sa;return this[e(314)](t[e(213)]()[e(240)]((t=>t[e(312)][e(311)])))}}function ca(t){const e=sa;return Array[e(310)](new Set(t)[e(176)]())}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=126]})(t,e)}function fa(){const t=["4178985AsszjW","direction","value","fromRange","findAncestor","_tablePostFixingSubtypes","mergeTableCells","registerCustomCallback","root","mergeTableCellRight","get","1419976kfGrzU","execute","plugins","createTableWalker","model","setSelection","change","22290ReNPRn","_suggestionFactory","isEnabled","commands","*Split cell:* vertically","TrackChangesEditing","isInContent","element","1667100YGQSan","_isForcedDefaultExecutionBlock","getSuggestions","low","size","getCellLocation","return","length","TableEditing","getFirstPosition","locale","formatInline","4204539IDFmgb","format","tableCell","markBlockFormat","table","trackChanges","TableUtils","stop","_descriptionFactory","find","registerDescriptionCallback","mergeTableCellLeft","set:isEnabled","insertion","cell","filter","add","rootName","_areSelectedCellsMergable","subType","afterInit","_acceptFormatSuggestionCallbackFactory","horizontally","from","author","getRanges","requires","mergeTableCellUp","editor","containsRange","forceDefaultExecution","16BOfIwb","splitTableCellHorizontally","detach","commandName","markMultiRangeBlockFormat","_areMergableCells","enableCommand","$graveyard","document","deletion","selection","*Merge cells*","map","getSelectionAffectedTableCells","formatBlock","highest","509903sobRRg","createRangeOn","mergeTableCellDown","refresh","type","accept","2295417zeUURA","push","455UBFlvS","getAncestors","splitTableCellVertically","has","*Split cell:* horizontally"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(456466===parseInt(n(183))/1+-parseInt(n(222))/2+parseInt(n(189))/3+parseInt(n(207))/4+parseInt(n(196))/5+parseInt(n(214))/6*(-parseInt(n(191))/7)+parseInt(n(167))/8*(-parseInt(n(136))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(162)](){return[aa]}[ua(156)](){const t=ua,e=this[t(164)],n=e[t(211)][t(175)][t(177)],r=e[t(134)];if(!e[t(209)][t(194)](t(132)))return;const s=e[t(209)][t(206)](t(219)),o=e[t(209)][t(206)](t(142)),a=e[t(209)][t(206)](aa);a[t(201)][t(190)](t(202)),s[t(173)](t(202),(()=>{const n=t,r=o[n(180)](e[n(211)][n(175)][n(177)]);e[n(211)][n(213)]((()=>{const t=n;s[t(171)](r,{commandName:t(202),commandParams:[]},[],t(202))}))})),e[t(217)][t(206)](t(202)).on(t(208),((n,r)=>{const o=t;e[o(217)][o(206)](o(141))[o(198)]&&(r[o(131)]>0&&r[r[o(131)]-1]&&r[r[o(131)]-1][o(166)]||s[o(223)]||this[o(154)]()||n[o(143)]())}),{priority:t(182)});for(const n of[t(163),t(205),t(185),t(147)]){const r=e[t(217)][t(206)](n);s[t(173)](n,(()=>{const n=t,o=e[n(211)][n(175)][n(177)][n(133)]()[n(192)]()[n(145)]((t=>t.is(n(221),n(138)))),i=r[n(198)];e[n(211)][n(213)]((()=>{const t=n;s[t(171)]([o,i],{commandName:t(202),commandParams:[]},[],t(202))}))}))}for(const n of[t(193),t(168)]){const r=e[t(217)][t(206)](n);s[t(173)](n,(()=>{const i=t,a=o[i(180)](e[i(211)][i(175)][i(177)])[0],c=a[i(200)](i(140)),{column:u,row:l}=o[i(129)](a);let f=[];if(i(158)==r[i(197)]){const t=o[i(210)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(159)](t)[i(179)]((t=>t[i(150)]))}else{const t=o[i(210)](c,{column:u,includeAllSlots:!0});f=Array[i(159)](t)[i(179)]((t=>t[i(150)]))}e[i(211)][i(213)]((t=>{const e=i;s[e(139)](t[e(184)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(144)][t(146)]((e=>{const n=t;if(n(181)!=e[n(187)]&&n(135)!=e[n(187)])return;const{data:s}=e;return s&&n(202)==s[n(170)]?{type:n(137),content:Hr(r,n(178))}:void 0})),s[t(144)][t(146)]((e=>{const n=t;if(n(181)!=e[n(187)]&&n(135)!=e[n(187)])return;const{data:s}=e;return s?n(193)==s[n(170)]?{type:n(137),content:Hr(r,n(218))}:n(168)==s[n(170)]?{type:n(137),content:Hr(r,n(195))}:void 0:void 0}));const c=a[t(157)]();for(const e of[t(163),t(205),t(185),t(147)])s[t(215)][t(203)](t(181),e,t(188),c);for(const e of[t(193),t(168)])s[t(215)][t(203)](t(181),e,t(188),c);s[t(215)][t(203)](t(181),t(202),t(188),(r=>{const s=t;e[s(211)][s(213)]((t=>{const o=s,a=Array[o(159)](n[o(161)]())[o(179)]((t=>i.LiveRange[o(199)](t)));t[o(212)](r),e[o(217)][o(206)](o(202))[o(186)](),e[o(208)](o(202),{forceDefaultExecution:!0});const c=a[o(151)]((t=>o(174)!=t[o(204)][o(153)]));c[o(131)]>0&&t[o(212)](c);for(const t of a)t[o(169)]()}))}));for(const n of[t(163),t(185),t(147),t(205)]){const r=e[t(217)][t(206)](n);r.on(t(148),((n,s,o)=>{const i=t;if(o){const t=e[i(211)][i(175)][i(177)][i(133)]()[i(192)]()[i(145)]((t=>t.is(i(221),i(138))));this[i(172)](r[i(198)],t)||(n[i(130)]=!1,n[i(143)]())}}),{priority:t(127)})}}[ua(154)](){const t=ua,e=this[t(164)][t(217)][t(206)](t(202)),n=this[t(164)][t(209)][t(206)](t(142));if(!e[t(216)])return!1;const r=n[t(180)](this[t(164)][t(211)][t(175)][t(177)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(172)](e,n))return!1;return!0}[ua(172)](t,e){const n=ua,r=this[n(164)][n(209)][n(206)](n(219)),s=this[n(164)][n(211)][n(184)](t),o=this[n(164)][n(211)][n(184)](e),i=new Set,a=new Set;for(const t of r[n(126)]())if((n(149)==t[n(187)]||n(176)==t[n(187)]||n(202)==t[n(155)])&&t[n(220)])for(const e of t[n(161)]())e[n(165)](s,!0)&&i[n(152)](t[n(187)]+":"+t[n(160)].id),e[n(165)](o,!0)&&a[n(152)](t[n(187)]+":"+t[n(160)].id);if(i[n(128)]!=a[n(128)])return!1;for(const t of i)if(!a[n(194)](t))return!1;return!0}}const ga=pa;function da(){const t=["FORMAT_REGULAR_COLUMN","bindElementToMarker","formatBlock","options","38LLmkOl","start","_handleLegacySuggestions","data-suggestion","_acceptFormatSuggestionCallbackFactory","_enableDefaultAttributesIntegration","showSuggestionHighlights","downcastDispatcher","8ZZKelE","nodeBefore","*Format:* %0","86631jvYYVc","mapper","commandParams","end","TableUtils","nodeAfter","get","ck-suggestion-marker--active","unbindElementFromMarkerName","setTableColumnHeader","_descriptionFactory","includes","3975950GdyUHo","4246785keCksa","editing","1220023CyltiL","activeMarkers","_splitMarkerName","setAttribute","createTableWalker","registerAttributeLabel","highest","ck-suggestion-marker-","item","parent","headingRows","requires","removeAttribute","_suggestionFactory","has","10GzXKod","accept","addClass","plugins","data","consume","632168EmzJhc","stop","locale","2410548SyWuGG","headingColumns","markerRange","_registerLegacyDescription","300000qiFuQS","TableEditing","consumable","cell","writer","toViewElement","getSuggestion","afterInit","TrackChangesEditing","FORMAT_HEADER_ROW","markerName","removeMarker:suggestion","FORMAT_HEADER_COLUMN","markerNameToElements","forceValue","commandName","5fJtNAr","FORMAT_REGULAR_ROW","editor","format","registerDescriptionCallback","setTableRowHeader","type","removeClass","getCellLocation","addMarker:suggestion","name","registerCustomCallback"];return(da=function(){return t})()}function pa(t,e){const n=da();return(pa=function(t,e){return n[t-=388]})(t,e)}!function(t,e){const n=pa,r=t();for(;;)try{if(428505===-parseInt(n(392))/1+parseInt(n(424))/2*(parseInt(n(435))/3)+-parseInt(n(471))/4+parseInt(n(408))/5*(parseInt(n(388))/6)+parseInt(n(450))/7*(-parseInt(n(432))/8)+-parseInt(n(448))/9*(-parseInt(n(465))/10)+-parseInt(n(447))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(da);class ma extends t.Plugin{static get[ga(461)](){return[aa]}[ga(399)](){const t=ga,e=this[t(410)];if(!e[t(468)][t(464)](t(393)))return;const n=e[t(473)],r=e[t(468)][t(441)](t(400));r[t(429)](t(413),[],[t(460)]),r[t(429)](t(444),[],[t(389)]),r[t(445)][t(455)](t(460),Hr(n,t(401))),r[t(445)][t(455)](t(389),Hr(n,t(404))),this[t(426)]()}[ga(426)](){const t=ga,e=this[t(410)][t(468)][t(441)](t(400)),n=this[t(410)][t(468)][t(441)](t(439)),r=this[t(410)][t(468)][t(441)](aa)[t(428)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=pa,{type:c,id:u}=e[a(452)](o[a(402)]),l=e[a(398)](u),f=l[a(469)];if(a(422)!=l[a(414)]||!f||a(444)!=f[a(407)])return;if(o[a(458)])return void s[a(472)]();if(!i[a(394)][a(470)](o[a(390)],s[a(418)]))return;const h=o[a(390)][a(425)][a(440)],g=o[a(390)][a(438)][a(433)],d=h[a(459)][a(459)],{column:p}=n[a(416)](h),{column:m}=n[a(416)](g);for(let s=p;s<=m;s++){const l=n[a(454)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(395)],l=i[a(436)][a(397)](s);i[a(396)][a(467)](a(457)+c,l),r&&i[a(396)][a(453)](a(427),u,l),i[a(436)][a(421)](l,o[a(402)]),t&&(e[a(451)][a(446)](o[a(402)])?i[a(396)][a(467)](a(442),l):i[a(396)][a(415)](a(442),l))}}}}e[t(463)][t(419)](t(422),t(413),t(466),r),e[t(463)][t(419)](t(422),t(444),t(466),r),this[t(410)][t(449)][t(431)].on(t(417),s(),{priority:t(456)}),this[t(410)][t(469)][t(431)].on(t(417),((e,n,r)=>{const o=t;r[o(423)][o(430)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(456)}),this[t(410)][t(449)][t(431)].on(t(403),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(452)](r[o(402)]),c=e[o(398)](a),u=c[o(469)];if(o(422)!=c[o(414)]||!u||o(444)!=u[o(407)])return;const l=s[o(436)][o(405)](r[o(402)]);if(l)for(const t of l)s[o(396)][o(415)](o(457)+i,t),s[o(396)][o(415)](o(442),t),s[o(396)][o(462)](o(427),t),s[o(436)][o(443)](t,r[o(402)])}),{priority:t(456)}),this[t(391)]()}[ga(391)](){const t=ga,e=this[t(410)],n=e[t(473)];function r(e){const r=t;return{type:r(411),content:Hr(n,r(434),e)}}e[t(468)][t(441)](t(400))[t(445)][t(412)]((e=>{const s=t;if(s(422)!=e[s(414)])return;const{data:o}=e;if(o){if(s(413)==o[s(407)]){const t=o[s(437)][0][s(406)];return r(Hr(n,s(t?401:409)))}if(s(444)==o[s(407)]){const t=o[s(437)][0][s(406)];return r(Hr(n,s(t?404:420)))}}}))}}const Ia=Ea;function Ea(t,e){const n=_a();return(Ea=function(t,e){return n[t-=283]})(t,e)}!function(t,e){const n=Ea,r=t();for(;;)try{if(823262===-parseInt(n(346))/1*(parseInt(n(365))/2)+parseInt(n(356))/3*(parseInt(n(414))/4)+parseInt(n(309))/5+-parseInt(n(332))/6*(parseInt(n(451))/7)+parseInt(n(340))/8+parseInt(n(419))/9+parseInt(n(380))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_a);const ba=[Ia(448),Ia(284),Ia(314),Ia(436),Ia(439),Ia(424),Ia(372)],Ta=Object[Ia(432)](ba[Ia(300)]((t=>[t,null])));function _a(){const t=["selection","join","7735721kQFLaw","nodeAfter","some","value","getAllAdjacentSuggestions","ck-suggestion-marker","low","tablePasteCell","accept","markMultiRangeInsertion","filter","Users","_tablePostFixingSubtypes","newRange","_descriptionFactory","suggestion:formatBlock:tablePasteCell","last","markerAttributes","insertRows","fill","containsRange","differ","getColumnIndexes","getRange","getSelectionAffectedTableCells","position","removeRows","editingDowncast","get","nextSibling","add","ck-suggestion-marker--active","_suggestionFactory","tablePasteChainId","columnInsertionIndexes","wrap","previous","conversion","tableCellBorderColor","every","content","length","formatBlock","author","removeColumns","TableClipboard","registerPostFixer","forEach","oldRange","getColumns","createPositionBefore","remove","editor","markMultiRangeBlockFormat","map","markerToHighlight","column","_isForcedDefaultExecutionBlock","$graveyard","getItems","removeMarkers","TableUtils","createTableWalker","3409810dOyGLN","clipboardOutput","rootName","call","first","tableCellBorderStyle","insertionRanges","_splitMarkerName","createRange","findAncestor","updateMarker","removeMarker","high","deletion","has","documentSelection","afterInit","register","entries","editing","model","table","suggestionLoaded","6yTxQpn","insertContent","fromRange","isEmpty","end","includes","tablePaste","getChanges","6460840vyuDnh","markMultiRangeDeletion","commands","elementToElement","getSuggestionCallback","tableCell","1nSChIN","isEqual","createElement","createRangeOn","from","root","element","batch","requires","setAttributes","2831073dIDBca","start","cells","setAttribute","tablePasteColumn","registerCustomCallback","_getCoordsForCells","showSuggestionHighlights","getTableIfOnlyTableInContent","2871248fbTmHV","insertion","endColumn","plugins","name","getRowIndexes","row","tableCellPadding","stop","schema","getContainedElement","locale","unwrap","rowInsertionIndexes","getChildren","3447860EWIlRp","paragraph","activeMarkers","insert","createRangeIn","getSuggestions","*Replace table cells*","getShiftedBy","keys","deletionRanges","_replaceTableSlotCell","cell","isInContent","getSuggestion","tableCellSuggestion","rowInsertionRanges","move","forceDefaultExecution","listenTo","markerName","columns","hasSuggestion","insertColumns","view","type","options","detach","startsWith","dataDowncast","TrackChangesEditing","push","markers","reduce","endRow","4rcOjtH","find","getAttributes","tablePasteRow","suggestionUnloaded","5273505cfgCvB","redo","suggestion","ck-suggestion-marker-insertion","attributes","tableCellBackgroundColor","for","registerDescriptionCallback","getMarkers","set","getChangedMarkers","columnInsertionRanges","discard","fromEntries","change","previousSibling","suggestion-td","tableCellHorizontalAlignment","getRanges","return","tableCellVerticalAlignment","getRows","subType","next","getChild","document","trackChanges","rows","_createdBatches","tableCellBorderWidth"];return(_a=function(){return t})()}class ya extends t.Plugin{static get[Ia(354)](){return[aa]}[Ia(325)](){const t=Ia,n=this[t(298)];if(!n[t(368)][t(323)](t(291)))return;const r=n[t(368)][t(479)](t(409)),s=n[t(368)][t(479)](t(307)),o=n[t(368)][t(479)](aa),a=n[t(368)][t(479)](t(291));o[t(463)][t(410)](t(417),t(360)),n[t(329)][t(374)][t(326)](t(394),{allowIn:t(345),allowContentOf:t(345),isLimit:!0}),n[t(283)][t(343)]({model:t(394),view:t(435)});let c=null;n[t(329)].on(t(333),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(287)]-1];h&&h[u(397)]||r[u(303)]||this[u(298)][u(342)][u(479)](u(445))[u(454)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(324)))return!1;const i=s[o(364)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(475)](n[o(444)][o(449)]);if(!a[o(287)])return!1;const c=a[0][o(318)](o(330)),l=r[o(370)](a),f=r[o(473)](a),h={startRow:l[o(313)],endRow:l[o(467)],startColumn:f[o(313)],endColumn:f[o(467)]};return 1==a[o(287)]&&(h[o(413)]+=r[o(440)](i)-1,h[o(367)]+=r[o(295)](i)-1),ka(c,h,r)}(l,f,n[u(329)],s,a)&&(o[u(373)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(329)][u(433)]((()=>{const t=u;n[t(329)][t(333)](i[0],i[1],i[2],{forceDefaultExecution:!0});const s=(0,e.uid)(),{rowInsertionRanges:o,columnInsertionRanges:a,insertionRanges:l,deletionRanges:f,cells:h}=c;o[t(287)]&&r[t(460)](o,t(417),{tablePasteChainId:s}),a[t(287)]&&r[t(460)](a,t(360),{tablePasteChainId:s}),l[t(287)]&&(r[t(460)](l,t(338),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(293)]((e=>{const n=t;var r;return null===(r=e[n(406)])||void 0===r?void 0:r[n(312)](e)}))),f[t(287)]&&(r[t(341)](f,t(338),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(293)]((e=>{const n=t;var r;return null===(r=e[n(406)])||void 0===r?void 0:r[n(312)](e)})));const g=r[t(299)](h[t(300)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(458),{tablePasteChainId:s});if(g){const e=g[t(427)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(329)][t(349)](s),a=e[t(415)]((e=>e[t(474)]()[t(347)](i)));a&&r[t(410)]([a[t(369)],o])}r[t(287)]&&g[t(359)](t(468),Object[t(432)](r))}c=null})))}),{priority:e.priorities[t(321)]+10}),n[t(368)][t(479)](t(291)).on(t(390),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(373)]();const u=s[r(391)],l=o,f=Aa(u),h=Aa(l);e[r(438)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(297)](u[r(443)](0));for(const t of Array[r(350)](l[r(379)]()))a[r(383)](t,u,r(336));const t=c[r(378)][r(337)](s[r(371)]),e=c[r(485)][r(337)](s[r(302)]);t||e||(g=i.LiveRange[r(334)](a[r(384)](u)))}else h&&!f&&(d=a[r(384)](u));else{const t=a[r(348)](r(394)),e=a[r(348)](r(394));a[r(486)](a[r(384)](u),e),a[r(383)](t,u,0);for(const e of Array[r(350)](l[r(379)]()))a[r(383)](e,t,r(336));g=i.LiveRange[r(334)](a[r(349)](t)),d=i.LiveRange[r(334)](a[r(349)](e))}const p=Array[r(350)](l[r(416)]())[r(461)]((([t])=>ba[r(337)](t)));c[r(358)][r(410)]({element:u,attributes:p[r(287)]?Object[r(432)](p):null}),g&&c[r(315)][r(410)](g),d&&c[r(389)][r(410)](d)}),{priority:t(321)}),s.on(t(402),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(400)]||1;c[o(485)]=new Array(l)[o(470)](u)[o(300)](((t,e)=>t+e));for(const{cell:t}of s[o(308)](i,{startColumn:u,endColumn:u+l-1}))c[o(430)][o(410)](n[o(329)][o(349)](t))}),{priority:t(457)}),s.on(t(469),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(446)]||1;c[o(378)]=new Array(l)[o(470)](u)[o(300)](((t,e)=>t+e));for(const{cell:t}of s[o(308)](i,{startRow:u,endRow:u+l-1}))c[o(395)][o(410)](n[o(329)][o(349)](t))}),{priority:t(457)}),r[t(465)][t(426)]((e=>{const r=t;if(e[r(441)]&&e[r(441)][r(407)](r(338)))return e[r(487)]?{}:{type:r(366),content:Hr(n[r(376)],r(386))}}));const u=()=>!1;for(const e of[t(338),t(360),t(417),t(458)])r[t(483)][t(361)](t(366),e,t(450),u),r[t(483)][t(361)](t(322),e,t(450),u),r[t(483)][t(361)](t(288),e,t(450),u);r[t(483)][t(361)](t(288),t(458),t(431),u),r[t(483)][t(361)](t(288),t(458),t(459),((e,r,s)=>{const o=t,i=e[o(300)]((t=>t[o(375)]()))[o(461)]((t=>t)),a=new Map(i[o(300)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(358)])e&&a[o(428)](t,e);else if(s&&s[o(468)])for(const[t,e]of Object[o(327)](s[o(468)])){const r=n[o(329)][o(411)][o(479)](t),s=r?r[o(474)]()[o(375)]():null;s&&a[o(428)](s,e)}n[o(329)][o(433)]((t=>{const e=o;for(const[n,r]of a)t[e(355)]({...Ta,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(483)][o(361)](e,o(338),s,((t,i,a)=>{const c=o;n[c(329)][c(433)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(357)][o(452)];t.is(o(352),o(394))&&u[o(410)](t)}r[o(483)][o(344)](e,null,s)(t,i,a);for(const t of u)o(304)!=t[o(351)][o(311)]&&n[o(377)](t)}))}))};l(t(366),t(459)),l(t(366),t(431)),l(t(322),t(459)),l(t(322),t(431)),r[t(483)][t(361)](t(366),t(417),t(431),(e=>{const n=t,r=e[n(300)]((t=>t[n(375)]())),i=r[0][n(318)](n(330)),{minRow:a,maxRow:c}=o[n(362)](r);s[n(477)](i,{at:a,rows:c-a+1})})),r[t(483)][t(361)](t(366),t(360),t(431),(e=>{const n=t,r=e[n(300)]((t=>t[n(375)]())),i=r[0][n(318)](n(330)),{minColumn:a,maxColumn:c}=o[n(362)](r);s[n(290)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(441)]||!n[s(441)][s(407)](s(338)))return;const o=n[s(423)][s(484)],i=r[s(385)]()[s(461)]((t=>t[s(392)]&&t[s(423)]&&t[s(423)][s(484)]==o));i[s(287)]&&n[s(455)]()[s(287)]!=i[s(287)]&&i[s(412)](((t,e)=>(t[s(442)]=e,e[s(487)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(316)](e[s(399)]),i=[s(456),s(422)],a=r[s(382)][s(337)](e[s(399)]);return a&&i[s(410)](s(482)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(331),f,{priority:t(321)}),r.on(t(418),f,{priority:t(321)}),n[t(329)][t(444)][t(292)]((()=>{const e=t;let s=!1;const o=Array[e(350)](n[e(329)][e(444)][e(472)][e(429)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(316)](t);if(e(421)!=o||e(322)!=a||i[e(294)])continue;if(!r[e(401)](c))continue;const u=r[e(393)](c)[e(437)](),l=n[e(368)][e(479)](e(462)).me;for(const t of r[e(385)]())if(t[e(392)]&&t[e(289)]==l&&e(288)==t[e(404)]&&e(458)==t[e(441)]&&t[e(437)]()[e(285)]((t=>u[e(453)]((n=>n[e(471)](t,!0))))))for(const n of t[e(455)]())n[e(392)]&&(n[e(431)](),s=!0)}return s})),n[t(329)][t(444)][t(292)]((e=>{const s=t,o=n[s(342)][s(479)](s(420));if(!o||!o[s(447)][s(323)](e[s(353)]))return!1;let i=!1;const a=n[s(368)][s(479)](s(462)).me,c=n[s(329)][s(444)][s(472)][s(339)](),u=Array[s(350)](n[s(329)][s(444)][s(472)][s(429)]())[s(461)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(316)](t);return n(421)==o&&n(338)==i&&c==a.id&&!e[n(294)]}));for(const t of c){if(s(383)!=t[s(404)]||s(394)!=t[s(369)]||1!=t[s(287)])continue;const n=e[s(317)](t[s(476)],t[s(476)][s(387)](1));if(!u[s(415)]((({data:t})=>t[s(464)][s(347)](n))))for(const{name:t,data:r}of u)if(n[s(471)](r[s(464)])){e[s(319)](t,{range:n}),i=!0;break}}return i})),n[t(329)][t(444)][t(292)]((e=>{const s=t;let o=!1;const i=n[s(368)][s(479)](s(462)).me,a=r[s(385)]()[s(461)]((t=>t[s(392)]&&t[s(289)]==i)),c=new Set,u=new Set;for(const t of a)if(s(338)==t[s(441)])for(const e of t[s(427)]()){const n=e[s(474)]()[s(375)]();if(n)if(n.is(s(352),s(394))&&Aa(n)){t[s(320)](e[s(369)]),c[s(481)](n),o=!0;const r=n[s(480)],i=n[s(434)],a=r&&r.is(s(352),s(394)),l=i&&i.is(s(352),s(394));a&&!c[s(323)](r)&&u[s(481)](r),l&&!c[s(323)](i)&&u[s(481)](i)}else n.is(s(352),s(381))&&n[s(335)]&&(t[s(320)](e[s(369)]),o=!0)}else if(s(458)==t[s(441)]){if(!t[s(423)]||!t[s(423)][s(484)])continue;const e=t[s(423)][s(468)];if(e&&Object[s(388)](e)[s(287)])continue;const n=t[s(423)][s(484)];let r=!0,i=!0;for(const e of a)if(e[s(441)]&&e[s(441)][s(407)](s(338))){if(!e[s(423)][s(484)]){i=!1;break}if(e.id!=t.id&&e[s(423)][s(484)]==n){r=!1;break}}i&&r&&(t[s(306)](),o=!0)}for(const t of c)e[s(297)](t);for(const t of u)e[s(377)](t);return o})),n[t(283)][t(425)](t(478))[t(301)]({model:t(466),view:(t,e)=>h(t),converterPriority:t(321)}),n[t(283)][t(425)](t(408))[t(301)]({model:t(466),view:(e,n)=>n[t(405)][t(363)]?h(e,!1):null,converterPriority:t(321)});const g=n[t(328)][t(403)];this[t(398)](g[t(444)],t(310),((e,n)=>{const r=t,s=[];for(const t of g[r(384)](n[r(286)])[r(305)]())t.is(r(352),r(435))&&s[r(410)](t);g[r(433)]((t=>{const e=r;for(const n of s)t[e(396)](t[e(384)](n),t[e(296)](n)),t[e(297)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(335)])return!0;const n=t[e(443)](0);return n.is(e(352),e(381))&&n[e(335)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(308)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=La;function La(t,e){const n=Na();return(La=function(t,e){return n[t-=434]})(t,e)}function Na(){const t=["4993340WaFvWY","535950gIQdym","TrackChangesEditing","author","commandParams","_descriptionFactory","afterInit","1325538jGoIaq","54iRBmev","selection","handleSuggestionDescription","getSuggestionCallback","editor","resizeTableWidth","subType","data","getSelectedElement","has","formatBlock","formatGroupId","type","TableColumnResizeEditing","12836264ROtVYt","markBlockFormat","get","change","1198575GiGkXb","registerDescriptionCallback","bind","Users","getContainedElement","enableCommand","formatInline","tableWidth","getSuggestions","plugins","columnWidths","_suggestionFactory","*Format:* resize table","4GsNlSy","getColumnGroupElement","discard","registerCustomCallback","document","model","3981608gCpcgl","format","resizeTable","getAttribute","accept","locale","4210YEhgXW","handleResizeTableWidthCommand","26037ccCyaJ","getTableColumnsWidths","table"];return(Na=function(){return t})()}!function(t,e){const n=La,r=t();for(;;)try{if(999693===-parseInt(n(449))/1+parseInt(n(487))/2+parseInt(n(443))/3+-parseInt(n(481))/4*(parseInt(n(442))/5)+-parseInt(n(450))/6*(-parseInt(n(468))/7)+-parseInt(n(464))/8+-parseInt(n(439))/9*(-parseInt(n(437))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class Ra extends t.Plugin{[Ca(448)](){const t=Ca;if(!this[t(454)][t(477)][t(459)](t(463)))return;const e=this[t(454)][t(477)][t(466)](t(444));e[t(473)](t(455),this[t(438)][t(470)](this)),e[t(479)][t(484)](t(460),t(489),t(435),e[t(479)][t(453)](t(460),null,t(483))),e[t(479)][t(484)](t(460),t(489),t(483),e[t(479)][t(453)](t(460),null,t(435))),e[t(447)][t(469)](this[t(452)][t(470)](this))}[Ca(438)](t,e){const n=Ca,r=this[n(454)][n(477)][n(466)](n(444)),s=this[n(454)][n(477)][n(466)](n(463)),o=e[n(441)]||this[n(454)][n(486)][n(485)][n(451)][n(458)]();this[n(454)][n(486)][n(467)]((()=>{const i=n,a=s[i(482)](o);let c=a?s[i(440)](a):null,u=o[i(434)](i(475))||null;const l=e[i(475)]||u,f=e[i(478)]||c,h=this[i(454)][i(477)][i(466)](i(471)).me;for(const t of r[i(476)]()){const e=t[i(472)]();if(i(489)===t[i(456)]&&e===o){t[i(445)]!==h&&t[i(483)]();const e=t[i(457)][i(446)];u=e[0][i(475)],c=e[0][i(478)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(465)](o,{commandName:i(455),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(489)},[],i(489))}))}[Ca(452)](t){const e=Ca;if(e(460)!=t[e(462)]&&e(474)!=t[e(462)])return;const{data:n}=t;if(n&&e(489)===n[e(461)]){const t=e(480);return{type:e(488),content:Hr(this[e(454)][e(436)],t)}}}}function Sa(){const t=["2888EmjCeW","insertTemplate","2510824Hxloqe","enableCommand","10Smcoil","16fBDlqz","Template","11581779JxtXLS","5570964iJFvzv","303KmyzEj","editor","13884597ZjqDqx","764336tetwRQ","has","TrackChangesEditing","5FdzEmS","get","afterInit","624974BgNiNh","plugins"];return(Sa=function(){return t})()}const va=Ma;function Ma(t,e){const n=Sa();return(Ma=function(t,e){return n[t-=137]})(t,e)}!function(t,e){const n=Ma,r=t();for(;;)try{if(957300===-parseInt(n(153))/1+parseInt(n(141))/2*(-parseInt(n(150))/3)+parseInt(n(143))/4*(parseInt(n(156))/5)+parseInt(n(149))/6+parseInt(n(139))/7*(-parseInt(n(146))/8)+parseInt(n(152))/9+parseInt(n(145))/10*(-parseInt(n(148))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Sa);class Oa extends t.Plugin{[va(138)](){const t=va,e=this[t(151)];e[t(140)][t(154)](t(147))&&e[t(140)][t(137)](t(155))[t(144)](t(142))}}const wa=Da;function Da(t,e){const n=Fa();return(Da=function(t,e){return n[t-=134]})(t,e)}function Fa(){const t=["ELEMENT_TABLE_OF_CONTENTS","TrackChangesEditing","3739296OaGDwJ","afterInit","2431915NjkjXu","981710BVxMXt","insertTableOfContents","66XuueSW","commands","169551xYrJYC","203bvQcAi","locale","editor","_descriptionFactory","registerElementLabel","467691uYzhGq","8RsWGYn","259518hGqTVE","enableCommand","tableOfContents","12jDztuK","373677HfNjtp","plugins","get","288fXQMcl"];return(Fa=function(){return t})()}!function(t,e){const n=Da,r=t();for(;;)try{if(645364===-parseInt(n(151))/1+parseInt(n(156))/2*(-parseInt(n(157))/3)+-parseInt(n(152))/4*(parseInt(n(140))/5)+-parseInt(n(153))/6*(-parseInt(n(146))/7)+parseInt(n(135))/8*(parseInt(n(145))/9)+parseInt(n(141))/10*(parseInt(n(143))/11)+parseInt(n(138))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fa);class Pa extends t.Plugin{[wa(139)](){const t=wa,e=this[t(148)];if(!e[t(144)][t(134)](t(142)))return;e[t(158)][t(134)](t(137))[t(154)](t(142));const n=e[t(158)][t(134)](t(137)),r=e[t(147)];n[t(149)][t(150)](t(155),(e=>Hr(r,t(136),e)))}}function xa(t,e){const n=Ua();return(xa=function(t,e){return n[t-=431]})(t,e)}const Ba=xa;function Ua(){const t=["from","end","suggestion","createRange","element","8278EvRXXm","9gpoqiZ","148IpMeDg","get","580730fjudYY","has","afterInit","2850144JLOFlu","isCollapsed","removeMarker","getChangedMarkers","isEqual","newRange","1001120lhwxMP","plugins","TrackChangesEditing","Title","ELEMENT_TITLE","49656MxATmZ","forward","_splitMarkerName","nodeBefore","registerElementLabel","1819176WoupQd","483OiNtUL","_descriptionFactory","document","editor","66440HNryjz","differ","schema","locale","title-content","updateMarker","isTouching","start","registerPostFixer","getNearestSelectionRange","model"];return(Ua=function(){return t})()}!function(t,e){const n=xa,r=t();for(;;)try{if(315468===parseInt(n(439))/1*(-parseInt(n(441))/2)+parseInt(n(462))/3+parseInt(n(467))/4+parseInt(n(452))/5+parseInt(n(446))/6+-parseInt(n(463))/7*(parseInt(n(457))/8)+-parseInt(n(440))/9*(-parseInt(n(443))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[Ba(445)](){const t=Ba,e=this[t(466)];if(!e[t(453)][t(444)](t(455)))return;const n=e[t(453)][t(442)](t(454));n[t(464)][t(461)](t(471),(()=>Hr(e[t(470)],t(456)))),e[t(433)][t(465)][t(431)]((r=>{const s=t;let o=!1;const i=Array[s(434)](e[s(433)][s(465)][s(468)][s(449)]());for(const{name:t,data:a}of i){const{group:i}=n[s(459)](t);if(s(436)!==i||!a[s(451)])continue;const c=a[s(451)],u=c[s(435)][s(460)];if(!u||!u.is(s(438),s(471)))continue;if(!c[s(474)][s(473)](c[s(435)]))continue;const l=e[s(433)][s(469)][s(432)](c[s(435)],s(458));if(l&&l[s(447)]){const e=r[s(437)](c[s(474)],l[s(474)]);e[s(450)](c)||(r[s(472)](t,{range:e}),o=!0)}o||(r[s(448)](t),o=!0)}return o}))}}const Ga=Va;function Va(t,e){const n=za();return(Va=function(t,e){return n[t-=304]})(t,e)}function za(){const t=["TrackChangesEditing","editor","56IfHxMv","59676SpxYKu","enableCommand","has","33669HOqTJz","18526dCTPYb","redo","44zPsYul","3030972pRQRvr","afterInit","plugins","3UJdCEy","1034075ynQlLg","get","undo","13mgLBon","2277720LwGmEZ","300788jNpPbY","UndoEditing","6YaOoWk"];return(za=function(){return t})()}!function(t,e){const n=Va,r=t();for(;;)try{if(362652===-parseInt(n(314))/1*(parseInt(n(304))/2)+parseInt(n(310))/3*(parseInt(n(316))/4)+-parseInt(n(311))/5+-parseInt(n(318))/6*(-parseInt(n(307))/7)+-parseInt(n(321))/8*(parseInt(n(325))/9)+parseInt(n(315))/10+parseInt(n(306))/11*(-parseInt(n(322))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(za);class Ha extends t.Plugin{[Ga(308)](){const t=Ga,e=this[t(320)],n=e[t(309)][t(312)](t(319));e[t(309)][t(324)](t(317))&&(n[t(323)](t(313)),n[t(323)](t(305)))}}const Wa=Ka;function Ka(t,e){const n=Xa();return(Ka=function(t,e){return n[t-=460]})(t,e)}function Xa(){const t=["TrackChangesEditing","TableCaptionEditing","321vPFstN","plugins","2634dZrHjd","enableCommand","7dlBmvq","441950LVFAbn","afterInit","requires","1240455OrltuQ","toggleTableCaption","1804904tximCW","get","1779057TTeiHD","has","editor","7814dhzXMs","459791SVuJzH","16VxgBKg"];return(Xa=function(){return t})()}!function(t,e){const n=Ka,r=t();for(;;)try{if(234725===parseInt(n(462))/1+-parseInt(n(461))/2*(-parseInt(n(466))/3)+-parseInt(n(476))/4+parseInt(n(474))/5+parseInt(n(468))/6*(-parseInt(n(470))/7)+parseInt(n(463))/8*(-parseInt(n(478))/9)+-parseInt(n(471))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xa);class qa extends t.Plugin{static get[Wa(473)](){return[aa]}[Wa(472)](){const t=Wa,e=this[t(460)];e[t(467)][t(479)](t(465))&&e[t(467)][t(477)](t(464))[t(469)](t(475))}}function Qa(t,e){const n=Ja();return(Qa=function(t,e){return n[t-=153]})(t,e)}const Ya=Qa;function Ja(){const t=["nodeAfter","_descriptionFactory","plugins","1343860SAZHGl","tableCellBorderStyle","batch","getSelectionAffectedTableCells","TrackChangesEditing","3220155dDmNfa","tableBorderStyle","enqueueChange","tableCellProperties","getFirstPosition","formatBlock","tableCellBackgroundColor","join","34050WmKLyR","pluginName","505803buoUiU","tableCellWidth","findAncestor","TablePropertiesEditing","has","_handlePropertyChange","discard","2247486OHShny","selection","removeAttribute","_suggestionFactory","afterInit","getSuggestionCallback","locale","tableCellVerticalAlignment","table","tableHeight","56xwHxoZ","get","tableWidth","data","editor","688638bRmVHF","TrackChangesTableProperties","_getSuggestion","tableCellHorizontalAlignment","document","enableCommand","model","tableBorderWidth","tableAlignment","tableCellPadding","handleDiscardAction","registerCustomCallback","tableProperties","3372920StOepI","TableCellPropertiesEditing","getSuggestions","tableCellBorderColor","subType","accept","registerDescriptionCallback","2GDtyLl","tableCellBorderWidth","*Format:* change table properties","commandParams","getContainedElement","TableUtils","tableBackgroundColor","tableBorderColor","setAttribute","markBlockFormat","*Format:* change table cell properties","handleSuggestionDescription","getAttribute","start","tableCellHeight","change","format"];return(Ja=function(){return t})()}!function(t,e){const n=Qa,r=t();for(;;)try{if(787036===parseInt(n(192))/1+parseInt(n(157))/2*(parseInt(n(199))/3)+-parseInt(n(177))/4+parseInt(n(190))/5+-parseInt(n(214))/6*(parseInt(n(209))/7)+parseInt(n(227))/8+parseInt(n(182))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ja);class Za extends t.Plugin{constructor(t){const e=Qa;super(t),this[e(226)]=[e(164),e(183),e(221),e(222),e(211),e(208),e(163)],this[e(185)]=[e(153),e(178),e(158),e(223),e(193),e(171),e(188),e(217),e(206)]}static get[Ya(191)](){return Ya(215)}[Ya(203)](){const t=Ya,e=this[t(213)][t(176)][t(210)](t(181));if(this[t(213)][t(176)][t(196)](t(195))){for(const n of this[t(226)])e[t(219)](n,((e,r)=>{const s=t,o=this[s(213)][s(220)][s(218)][s(200)][s(186)]()[s(194)](s(207));this[s(197)](n,[o],this[s(226)],s(226),e,r)}));e[t(202)][t(225)](t(187),t(226),t(155),e[t(202)][t(204)](t(187),null,t(198))),e[t(202)][t(225)](t(187),t(226),t(198),((e,n)=>this[t(224)](this[t(226)],e,n))),e[t(202)][t(225)](t(187),t(226),t(189),(()=>!1))}if(this[t(213)][t(176)][t(196)](t(228))){for(const n of this[t(185)])e[t(219)](n,((e,r)=>{const s=t,o=this[s(213)][s(176)][s(210)](s(162))[s(180)](this[s(213)][s(220)][s(218)][s(200)]);this[s(197)](n,o,this[s(185)],s(185),e,r)}));e[t(202)][t(225)](t(187),t(185),t(155),e[t(202)][t(204)](t(187),null,t(198))),e[t(202)][t(225)](t(187),t(185),t(198),((e,n)=>this[t(224)](this[t(185)],e,n))),e[t(202)][t(225)](t(187),t(185),t(189),(()=>!1))}e[t(175)][t(156)]((e=>this[t(168)](e)))}[Ya(197)](t,e,n,r,s,o){const i=Ya,a=this[i(213)][i(176)][i(210)](i(181));this[i(213)][i(220)][i(184)](o[i(179)],(()=>{const t=i;for(const i of e)if(this[t(216)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(169)](r);void 0!==n&&(e[r]=n)}s(o),a[t(166)](i,{commandParams:[e]},[],r)}}))}[Ya(224)](t,e,n){const r=Ya,s=e[0][r(170)][r(174)],o=n[r(160)][0];this[r(213)][r(220)][r(172)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(165)](r,o[r],s):e[n(201)](r,s)}))}[Ya(168)](t){const e=Ya;if(t[e(212)])switch(t[e(154)]){case e(226):return{type:e(173),content:Hr(this[e(213)][e(205)],e(159))};case e(185):return{type:e(173),content:Hr(this[e(213)][e(205)],e(167))}}}[Ya(216)](t,e){const n=Ya,r=this[n(213)][n(176)][n(210)](n(181));for(const s of r[n(229)]({skipNotAttached:!0})){const r=s[n(161)]();if(s[n(154)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=J?J.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Ze(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=qt?function(t,e){return qt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Zt(t,sn(t),n),r&&(n=Xn(n,7,oc));for(var s=e.length;s--;)Br(n,e[s]);return n})),Ec=Sc;!function(t,e){const n=Sc,r=t();for(;;)try{if(892956===-parseInt(n(538))/1+-parseInt(n(234))/2*(parseInt(n(351))/3)+-parseInt(n(617))/4+parseInt(n(300))/5*(parseInt(n(427))/6)+parseInt(n(266))/7+-parseInt(n(656))/8+parseInt(n(564))/9*(parseInt(n(501))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ac);const bc=Ec(407);class Tc extends t.Plugin{static get[Ec(240)](){return[Ec(232),o.Users,t.PendingActions,Zr,ns,os,fs,Ts,ms,ks,Ss,Bs,to,so,uo,go,bo,Ao,No,Mo,Do,zo,Uo,Xo,Jo,ei,ci,pi,Ni,oi,Gs,Xs,bi,Ai,Si,Di,ji,Hi,Xi,$i,ra,aa,ha,ma,qa,ya,Ra,Pa,Za,Oa,ja,Ha]}static get[Ec(288)](){return Ec(315)}constructor(t){const e=Ec;function n(t){const e=Sc;return t[e(479)]((t=>String[e(269)](t)))[e(467)]("")}super(t),this[e(651)]=!1,this[e(397)](e(273),[]),this.on(e(434),((n,r,s,o)=>{const i=e;this[i(524)][i(334)]((()=>{const e=i;for(const n of[...o,...s])this[e(524)][e(541)][e(387)](n)&&t[e(630)][e(529)](n)}))})),this[e(468)]=new qr(this[e(250)][e(444)][e(311)],this[e(250)][e(543)]),this[e(282)]=null,this[e(645)]=new _c(this[e(250)]),this[e(522)]=new Map,this[e(618)]=t[e(313)][e(325)](e(232)),this[e(587)]=new Set,this[e(524)]=this[e(250)][e(444)],this[e(548)]=new WeakMap,this[e(648)]=!1,this[e(609)]=new Set([e(407)]),this[e(471)]=new Set,t[e(614)][e(242)](e(487),e(580)),this[e(372)]=t[e(614)][e(325)](e(487)),t[e(614)][e(242)](e(261),!0),this[e(392)]=t[e(614)][e(325)](e(261)),this[e(613)]=new f(t,this[e(587)]),this[e(562)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,48,56,51,52])}[Ec(406)](){const t=Ec,n=this[t(250)],r=(e,n)=>{const r=t;if(r(440)!=e)return r(558)+e;const s=n[r(366)]("|")[0];return this[r(495)](s)?r(532):r(657)};n[t(340)][t(649)](t(404))[t(369)]({model:t(596),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(634)](e[n(278)]),a=[n(491),r(o,i)];let c=3e3;return this[n(273)][n(481)](e[n(278)])&&(a[n(459)](n(576)),c=3010),n(528)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(340)][t(649)](t(597))[t(396)]((e=>{const r=t;e.on(r(279),((t,e,s)=>{const o=r;if(!s[o(327)][o(523)])return;const i=e[o(373)];if(!i)return;const c=s[o(517)][o(570)](i);n[o(444)][o(311)][o(347)](i)&&c&&!c[o(342)](o(455))&&c.is(o(579))&&(0,a.toWidget)(c,s[o(323)])}),{priority:r(450)})})),n[t(340)][t(649)](t(597))[t(369)]({model:t(596),view:(e,n)=>{const s=t;if(!n[s(327)][s(523)])return null;const{type:o,subType:i}=this[s(634)](e[s(278)]);return{classes:[s(491),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(373)])return;const{id:c}=this[a(634)](o[a(278)]);if(r){const t=this[a(522)][a(325)](c),e=this[a(408)](t);if(!this[a(495)](e))return}if(o[a(373)].is(a(640)))return void i[a(464)][a(454)](o[a(373)],s[a(356)]);const u=i[a(517)][a(570)](o[a(373)]);if(o[a(373)].is(a(285))&&n[a(444)][a(311)][a(262)](o[a(373)])&&!u[a(342)](a(307))){i[a(323)][a(244)]([a(491),a(532)],u),i[a(323)][a(252)](a(591),c,u),i[a(517)][a(449)](u,o[a(278)]),e&&(this[a(273)][a(481)](o[a(278)])?i[a(323)][a(244)](a(576),u):i[a(323)][a(428)](a(576),u));for(const t of n[a(444)][a(305)](o[a(373)])[a(344)]())i[a(464)][a(454)](t,s[a(356)]);i[a(464)][a(454)](o[a(373)],s[a(356)])}};n[t(340)][t(649)](t(597))[t(396)]((e=>{const n=t;e.on(n(545),((t,e,r)=>{const o=n;r[o(327)][o(523)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(550)})})),n[t(340)][t(649)](t(597))[t(396)]((e=>{const n=t;e.on(n(519),((t,e,r)=>{const o=n;r[o(327)][o(523)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(550)})})),n[t(340)][t(649)](t(597))[t(357)]({model:t(596),view:(e,n)=>n[t(327)][t(523)]?null:{group:t(596),name:e[t(571)](11)}}),n[t(340)][t(649)](t(400))[t(355)]({view:{name:t(596),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(330)+e[r(458)](r(432))+":"+e[r(458)]("id");return e[r(458)](r(339))&&(s+=":"+e[r(458)](r(339))),n[r(386)](r(475),{"data-name":s})}}),n[t(340)][t(649)](t(400))[t(510)]({view:t(596)}),n[t(340)][t(649)](t(404))[t(396)]((e=>{const n=t;e.on(n(545),s(),{priority:n(450)})})),n[t(340)][t(649)](t(404))[t(396)]((e=>{const n=t;e.on(n(519),s({isAttributeSuggestion:!0}),{priority:n(450)})})),n[t(340)][t(649)](t(404))[t(396)]((e=>{const n=t;e.on(n(590),((t,e,r)=>{const s=n,o=r[s(517)][s(457)](e[s(278)]);if(o)for(const t of o)t[s(342)](s(307))||(r[s(323)][s(428)]([s(491),s(532),s(576)],t),r[s(323)][s(553)](s(591),t),r[s(517)][s(452)](t,e[s(278)]))}),{priority:n(450)})})),n[t(340)][t(649)](t(404))[t(396)]((e=>{const n=t;e.on(n(343),((t,e,r)=>{const s=n,o=r[s(517)][s(457)](e[s(278)]);if(!o)return;const{id:i}=this[s(634)](e[s(278)]),a=this[s(522)][s(325)](i),c=this[s(408)](a);if(this[s(495)](c))for(const t of o)t[s(342)](s(307))||(r[s(323)][s(428)]([s(491),s(532),s(576)],t),r[s(323)][s(553)](s(591),t),r[s(517)][s(452)](t,e[s(278)]))}),{priority:n(450)})})),n[t(444)][t(297)][t(560)]((e=>{const r=t;let s=!1;const o=Array[r(378)](n[r(444)][r(297)][r(572)][r(359)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(634)](t);if(r(596)!==o)continue;const h=this[r(522)][r(325)](f);if(null!=c[r(335)]){r(470)==u&&(s=s||Cc(c[r(335)],t,e,n[r(444)][r(311)]));const o=r(440)==u&&this[r(495)](l[r(366)]("|")[0]);if(c[r(335)][r(337)]||r(644)==c[r(335)][r(537)][r(660)]||r(623)==u&&!Nc(c[r(335)])||o&&!Nc(c[r(335)])||r(528)==u&&(kc(a=c[r(335)])||function(t){const e=r;return t[e(230)][e(382)]==t[e(527)][e(294)]&&t[e(230)][e(516)]}(a)))e[r(374)](t),s=!0;else{if(!h||!h[r(443)])continue;i[r(396)](h)}}}var a;return i[r(245)]>0&&(s=!!this[r(413)](i)||s),s})),n[t(444)][t(297)][t(560)]((e=>{const r=t;let s=!1;for(const t of n[r(444)][r(297)][r(572)][r(316)]())if(r(319)==t[r(513)])for(const t of this[r(522)][r(451)]()){if(t[r(497)]||!t[r(443)])continue;const o=r(623)==t[r(513)],i=this[r(408)](t),a=i&&this[r(495)](i);if(!o&&!a)continue;const c=t[r(293)]();if(c[r(230)][r(382)]!=c[r(527)][r(382)]&&!c[r(527)][r(516)]){const o=n[r(444)][r(502)](c[r(230)][r(462)],r(527)),i=n[r(444)][r(592)](c[r(230)],o);e[r(589)](t[r(568)](),{range:i}),s=!0}}return s})),n[t(444)][t(297)][t(560)]((e=>this[t(534)](e))),n[t(444)][t(297)][t(560)]((e=>!e[t(308)][t(314)]&&this[t(533)](e))),n[t(444)].on(t(376),(()=>{this[t(651)]=!1})),n[t(444)][t(297)].on(t(333),((r,s)=>{const o=t;if(!s[o(314)]||s[o(492)])return;if(!this[o(651)])return;const i=n[o(444)][o(297)][o(572)][o(316)]();if(0==i[o(652)])return;const a=[],c=i[o(259)]((t=>o(440)==t[o(513)])),u=i[o(259)]((t=>o(319)==t[o(513)]&&o(628)!=t[o(356)])),l=i[o(259)]((t=>o(638)==t[o(513)]&&o(628)!=t[o(356)]));for(const t of c)this[o(503)](t[o(658)])&&a[o(459)]({key:t[o(658)],newValue:t[o(574)],oldValue:t[o(298)],range:Rc(t[o(295)],n[o(444)])});for(const t of u){const e=l[o(283)]((e=>e[o(655)]===t[o(655)]));if(e){const r=vc(t[o(595)][o(462)],n[o(444)]);e[o(356)]!==t[o(356)]&&a[o(459)]({key:o(407),newValue:t[o(356)],oldValue:e[o(356)],range:r});for(const[n,s]of e[o(483)]){if(!this[o(503)](n))continue;const e=t[o(483)][o(325)](n);s!==e&&a[o(459)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(483)])this[o(503)](n)&&(e[o(483)][o(387)](n)||a[o(459)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(652)]&&n[o(444)][o(639)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(281)](t,e,s,o,{groupId:r});this[n(260)](t,a)}))}),{priority:t(485)}),n[t(444)][t(541)].on(t(512),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(634)](n[s(356)]),e=this[s(522)][s(325)](t);e&&e[s(530)](n[s(356)])}})),n[t(444)][t(297)].on(t(333),(()=>{const e=t,r=Array[e(378)](n[e(444)][e(297)][e(572)][e(359)]())[e(259)]((t=>e(596)===this[e(634)](t[e(356)])[e(286)]));if(0===r[e(652)])return;r[e(390)](((t,n)=>{const r=e,s=t[r(236)][r(525)],o=n[r(236)][r(525)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(230)][r(326)](o[r(230)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(634)](t);if(null===n[e(525)]){const n=this[e(547)](t);o[e(396)](n)}else{const t=this[e(522)][e(325)](r);null!==n[e(335)]||t[e(443)]?(s[e(396)](t[e(504)]),o[e(396)](t)):this[e(635)](t)}}o[e(245)]>0&&this[e(367)](o);for(const t of s)this[e(461)](e(263),t)})),n[t(444)].on(t(385),((e,r)=>{const s=t,o=r[0];if(!this[s(522)][s(245)])return;if(!o[s(465)])return;if(o[s(308)][s(492)]||!o[s(308)][s(314)])return;let i,a;switch(o[s(513)]){case s(319):i=n[s(444)][s(502)](o[s(595)]),a=i[s(551)](o[s(275)]);break;case s(366):i=n[s(444)][s(502)](o[s(466)]),a=n[s(444)][s(502)](o[s(446)]);break;case s(368):i=n[s(444)][s(502)](o[s(456)]),a=i[s(551)](o[s(275)]);break;default:return}const c=n[s(444)][s(592)](i,a);n[s(444)][s(334)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(586)](c)){if(e[t(497)])continue;if(t(470)==e[t(513)])continue;const r=this[t(408)](e);if(r&&this[t(495)](r)&&t(366)!=o[t(513)])continue;const s=e[t(236)]&&e[t(236)][t(615)];(t(623)!=e[t(513)]||t(366)==o[t(513)]&&!s)&&(n[t(317)]||t(241)==e[t(513)]&&n[t(431)]||e[t(293)]()[t(567)](c)&&this[t(642)](e,i,a))}}))}),{priority:t(485)}),n[t(444)].on(t(433),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(612)])return;if(this[s(648)])return;if(!this[s(613)][s(437)])return;if(o[s(337)])return;const a=n[s(444)][s(311)],{start:c,end:u}=o[s(293)](),l=c[s(462)]&&a[s(388)](c[s(462)])?null:a[s(235)](c,s(610)),f=u[s(294)]&&a[s(388)](u[s(294)])?null:a[s(235)](u,s(593)),h=n[s(444)][s(592)](l?l[s(230)]:c,f?f[s(527)]:u);n[s(444)][s(334)]((t=>{const e=s;this[e(647)](h);const r=n[e(444)][e(311)][e(235)](h[e(230)]);o.is(e(380))?t[e(653)](r):o[e(231)](r)})),e[s(583)]()}),{priority:e.priorities[t(542)]+10}),n[t(444)].on(t(254),((e,r)=>{const s=t,o=r[r[s(652)]-1];o&&o[s(612)]||this[s(648)]||this[s(613)][s(437)]&&(n[s(444)][s(334)]((()=>{const t=s;let o=n[t(444)][t(254)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(636)]=o[t(291)]();const i=o[t(527)][t(294)],a=n[t(444)][t(311)];i&&a[t(262)](i)&&!a[t(347)](i)&&(o=n[t(444)][t(592)](o[t(230)],n[t(444)][t(502)](i,t(527)))),this[t(650)](o)})),e[s(583)]())}),{priority:t(450)}),this[t(250)][t(270)][t(396)](t(518),this[t(613)]),this[t(520)](t(518));const o=new d(n,this[t(522)]);n[t(270)][t(396)](t(402),o),this[t(520)](t(402));const i=new b(n,this[t(522)]);n[t(270)][t(396)](t(414),i),this[t(520)](t(414)),n[t(270)][t(396)](t(480),new S(n,o,this[t(522)])),this[t(520)](t(480)),n[t(270)][t(396)](t(619),new S(n,i,this[t(522)])),this[t(520)](t(619)),n[t(270)][t(396)](t(646),new w(n,o,this[t(522)])),this[t(520)](t(646)),n[t(270)][t(396)](t(256),new w(n,i,this[t(522)])),this[t(520)](t(256));const c=n[t(313)][t(325)](t(232));this[t(549)](c,t(441),((e,{threadId:n})=>{const r=t,s=this[r(522)][r(325)](n);s&&s[r(257)]&&1===s[r(257)][r(652)]&&this[r(310)](n,{hasComments:!0})}),{priority:t(540)}),this[t(549)](c,t(500),((e,{threadId:n})=>{const r=t,s=this[r(522)][r(325)](n);s&&s[r(257)]&&!s[r(257)][r(652)]&&this[r(310)](n,{hasComments:!1})}),{priority:t(540)})}set[Ec(460)](t){const n=Ec;if(this[n(282)])throw new e.CKEditorError(n(493),this);this[n(282)]=t}get[Ec(460)](){return this[Ec(282)]}[Ec(616)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(522)][n(451)]())t&&!e[n(443)]||r[n(459)](e);return e?r[n(479)]((t=>t[n(552)]())):r}[Ec(338)](t){const n=Ec,r=this[n(522)][n(325)](t);if(!r)throw new e.CKEditorError(n(371),this);return r}[Ec(490)](t){const e=Ec;return this[e(522)][e(387)](t)}[Ec(361)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(513)][e(366)](":"),a=this[e(522)][e(325)](r)||this[e(377)](o,i,r,n,s);if(this[e(559)](a),this[e(237)](a,o,i||null,n),a[e(312)]=t[e(312)],a[e(544)]=!0,s&&s[e(622)]){const t=s[e(622)],n=this[e(494)](t[e(277)]);a[e(546)]=t[e(312)],a[e(535)]=n,a[e(301)]=!0}else a[e(546)]=t[e(312)];switch(t[e(236)]&&(a[e(236)]=t[e(236)]),t[e(483)]&&(a[e(483)]=t[e(483)]),this[e(282)]&&this[e(282)][e(421)]||(a[e(445)]=!0),this[e(548)][e(325)](a)){case e(575):this[e(548)][e(397)](a,e(352));break;case e(264):a[e(443)]?(this[e(413)](new Set([a])),this[e(367)](new Set([a])),this[e(548)][e(397)](a,e(435)),this[e(461)](e(472),a)):this[e(548)][e(397)](a,e(320))}return a}[Ec(402)](t){const e=Ec;this[e(612)]((()=>{const n=e;this[n(250)][n(444)][n(334)]((()=>{const e=n;for(const n of t[e(332)]())n[e(654)]()}))}))}[Ec(414)](t){const e=Ec;this[e(612)]((()=>{const n=e;this[n(250)][n(444)][n(334)]((()=>{const e=n;for(const n of t[e(332)]())n[e(621)]()}))}))}[Ec(520)](t,n){const r=Ec,s=this[r(250)][r(270)][r(325)](t);if(!s)throw new e.CKEditorError(r(426),this,{commandName:t});if(this[r(587)][r(387)](s))throw new e.CKEditorError(r(375),this,{commandName:t});this[r(587)][r(396)](s),n&&s.on(r(354),((t,e)=>{const o=r;this[o(613)][o(437)]&&(this[o(648)]||(e[o(652)]>0&&e[e[o(652)]-1]&&e[e[o(652)]-1][o(612)]?e[o(289)]():(t[o(636)]=n(((...t)=>s[o(354)](...t,{forceDefaultExecution:!0})),...e),t[o(583)]())))}),{priority:r(450)})}[Ec(612)](t){const n=Ec;let r,s;const o=this[n(648)];this[n(648)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(648)]=!1),s&&e.CKEditorError[n(496)](s,this),r}[Ec(650)](t,n=null,r={}){const s=Ec;if(t[s(337)])return null;const o=this[s(250)][s(313)][s(325)](s(539)).me;for(const{suggestion:e,meta:o}of this[s(586)](t,s(241)))if(o[s(431)]){if(!o[s(565)]){if(o[s(317)]){if(!this[s(392)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(642)](e,t[s(230)],t[s(527)]);break}if(n==e[s(643)]&&wc(e,r)){const n=e[s(293)]();return n[s(230)][s(249)](t[s(527)])?this[s(482)](e,this[s(524)][s(592)](t[s(230)],n[s(527)])):this[s(482)](e,this[s(524)][s(592)](n[s(230)],t[s(527)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(410)+n:s(241),u=this[s(627)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(641)](c,i,a,t),u}[Ec(453)](t,n=Ec(363),r={}){const s=Ec,o=this[s(250)][s(313)][s(325)](s(539)).me,i=this[s(645)][s(251)](s(241),n,s(467));for(const e of this[s(616)]())if(e[s(535)].id==o.id&&s(241)==e[s(513)]&&e[s(643)]==n&&wc(e,r)&&(i(e[s(303)](),t)||i(t,e[s(303)]()))){for(const n of t)e[s(507)](n);return e}for(const{suggestion:e,meta:n}of this[s(586)](t,s(241))){if(!n[s(431)])continue;if(!this[s(392)]&&n[s(317)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(303)]())for(const e of t)if(!n[s(567)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(410)+n,l=this[s(627)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(641)](u,a,c,e,zr[s(271)]());return l}[Ec(349)](t,n,r=null,s={}){const o=Ec;if(r=r||Lc(n),t[o(337)])return null;if(o(345)===this[o(372)]){const e=this[o(645)][o(251)](o(470),r,o(654));return this[o(612)]((()=>e([t],n,s))),null}const i=this[o(250)][o(313)][o(325)](o(539)).me,a=[];if(o(566)!==this[o(372)])for(const{suggestion:e,meta:n}of this[o(586)](t,o(241)))n[o(431)]&&!n[o(498)]&&a[o(459)](...e[o(303)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(521)](s);e&&r[n(459)](e)}return r}(t,a),u=function(t,e){const n=o,r=[t];for(const t of e){let e=0;for(;e<r[n(652)];){const s=r[e][n(626)](t);r[n(364)](e,1,...s),e+=s[n(652)]}}return r}(t,a);c[o(652)]&&this[o(524)][o(334)]((()=>{const t=o;for(const e of c){const o=this[t(645)][t(251)](t(470),r,t(654));this[t(612)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(230)],u=t[o(527)];for(const{suggestion:e,meta:n}of this[o(586)](t,o(470))){if(!n[o(431)])continue;if(e[o(643)]!=r)continue;if(!wc(e,s))continue;const i=e[o(293)]();if(i[o(567)](t,!0))return null;c=c[o(326)](i[o(230)])?c:i[o(230)],u=u[o(336)](i[o(527)])?u:i[o(527)],a?i[o(230)][o(326)](a[o(293)]()[o(230)])?(a[o(389)](),a=e):e[o(389)]():a=e}const l=this[o(524)][o(592)](c,u);if(a)this[o(482)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(627)]({id:t,type:o(505)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(641)](o(505)+r,t,a,l)}}return null}[Ec(267)](t,n,r=[],s=null,o={}){const i=Ec;n[i(601)]||(n[i(601)]=n[i(637)]),n[i(615)]=t.is(i(295)),s=s||Lc(n);const a=r[i(479)]((t=>vc(t,this[i(524)]))),c=t.is(i(295))?t:vc(t,this[i(524)]);if(i(345)===this[i(372)]){const t=this[i(645)][i(251)](i(623),s,i(654));return this[i(612)]((()=>t([c],n,o))),null}a[i(459)](c);let u=!0;for(const t of a)if(!this[i(365)](t)){u=!1;break}if(u&&i(566)!==this[i(372)]){const t=this[i(645)][i(251)](i(623),s,i(654));return this[i(612)]((()=>t([c],n,o))),null}let l=null,f=c[i(230)],h=c[i(527)];for(const{suggestion:t,meta:e}of this[i(586)](c,i(623))){if(!e[i(431)])continue;if(e[i(565)]||e[i(317)]||e[i(498)])continue;if(t[i(236)][i(601)]!=n[i(601)])continue;if(!wc(t,o))continue;const r=t[i(293)]();if(t[i(643)]==s){if(r[i(567)](c,!0))return null;f=f[i(326)](r[i(230)])?f:r[i(230)],h=h[i(336)](r[i(527)])?h:r[i(527)],l?r[i(230)][i(326)](l[i(293)]()[i(230)])?(l[i(389)](),l=t):t[i(389)]():l=t}else{const e=c[i(521)](r);this[i(239)](t,e)}}const g=this[i(250)][i(313)][i(325)](i(539)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(482)](l,this[i(524)][i(592)](f,h)),l;{const t=this[i(627)]({id:d,type:i(243)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(641)](i(243)+s,d,p,this[i(524)][i(592)](f,h)),t}}[Ec(436)](t,n,r=[],s=null,o={}){const i=Ec;n[i(601)]||(n[i(601)]=n[i(637)]);const a=t[0];n[i(615)]=a.is(i(295)),s=s||Lc(n);const c=r[i(479)]((t=>vc(t,this[i(524)]))),u=a.is(i(295))?t:t[i(479)]((t=>vc(t,this[i(524)])));if(i(345)===this[i(372)]){const t=this[i(645)][i(251)](i(623),s,i(654));return this[i(612)]((()=>t(u,n,o))),null}c[i(459)](...u);let l=!0;for(const t of c)if(!this[i(365)](t)){l=!1;break}if(l&&i(566)!==this[i(372)]){const t=this[i(645)][i(251)](i(623),s,i(654));return this[i(612)]((()=>t(u,n,o))),null}const f=this[i(250)][i(313)][i(325)](i(539)).me;for(const t of this[i(616)]()){if(t[i(535)].id!=f.id)continue;if(i(623)!=t[i(513)]||t[i(236)][i(601)]!=n[i(601)])continue;if(!wc(t,o))continue;const e=t[i(643)]==s;for(let n=0;n<u[i(652)];n++){const r=u[n];for(const s of t[i(473)]()){const o=s[i(420)]();if(r[i(249)](o)){e?(u[i(364)](n,1),n--):t[i(374)](s[i(356)]);break}}}}if(0==u[i(652)])return null;const h=this[i(645)][i(251)](i(623),s,i(467));for(const t of this[i(616)]())if(t[i(535)].id==f.id&&i(623)==t[i(513)]&&t[i(236)][i(601)]==n[i(601)]&&t[i(643)]==s&&wc(t,o)&&(h(t[i(303)](),u)||h(u,t[i(303)]()))){for(const e of u)t[i(507)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(243)+s,m=this[i(627)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(641)](p,g,d,t,zr[i(271)]());return m}[Ec(647)](t,n=null,r={}){const s=Ec;if(t[s(337)])return null;const o=this[s(250)][s(313)][s(325)](s(539)).me,a=new i.LiveRange(t[s(230)],t[s(527)]);for(const{suggestion:t,meta:e}of this[s(586)](a,s(241)))if(e[s(431)]&&!e[s(565)])if(t[s(497)]){const e=t[s(303)]()[s(259)]((t=>s(644)!=t[s(537)][s(660)]));if(e[s(599)]((t=>a[s(567)](t,!0)))&&t[s(621)](),e[s(508)]((t=>t[s(567)](a,!0)))){const t=this[s(645)][s(251)](s(528),n,s(654));return this[s(612)]((()=>t([a],null,r))),null}}else{const e=a[s(521)](t[s(293)]());null!==e&&t[s(488)]([e],null,r)}if(a[s(469)](),a[s(337)]||s(644)==a[s(537)][s(660)])return null;let c=null,u=a[s(230)],l=a[s(527)];const f=this[s(586)](a,s(528));for(const{suggestion:t,meta:e}of f){const n=this[s(524)][s(592)](u,l);if(e[s(431)]&&(this[s(392)]||!e[s(317)]&&!e[s(498)]))if(t[s(497)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(303)]()){if(r[s(567)](n,!0))return t;n[s(567)](r)||(e=!1)}e&&t[s(621)]()}else{const e=t[s(293)]();if(e[s(567)](n,!0))return t;if(!wc(t,r)){n[s(567)](e)?t[s(389)]():e[s(620)](u)?u=e[s(527)]:e[s(620)](l)&&(l=e[s(230)]);continue}u=u[s(326)](e[s(230)])?u:e[s(230)],l=l[s(336)](e[s(527)])?l:e[s(527)],r=Object[s(302)]({},t[s(483)]),c?e[s(230)][s(326)](c[s(293)]()[s(230)])?(c[s(389)](),c=t):t[s(389)]():c=t}}if(c)return this[s(482)](c,this[s(524)][s(592)](u,l)),c;{const t=(0,e.uid)(),i=this[s(524)][s(592)](u,l),a=o.id,c=n?s(346)+n:s(528),f=this[s(627)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(641)](c,t,a,i),f}}[Ec(424)](t,n=Ec(363),r={}){const s=Ec,o=this[s(250)][s(313)][s(325)](s(539)).me,a=t[s(479)]((t=>new i.LiveRange(t[s(230)],t[s(527)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(586)](a,s(241)))e[s(431)]&&!e[s(565)]&&c[s(396)](t);for(const e of c)if(e[s(497)]){const o=e[s(303)]();if((!e[s(483)]||!e[s(483)][s(608)])&&o[s(599)]((t=>a[s(508)]((e=>e[s(567)](t,!0)))))&&e[s(621)](),a[s(599)]((t=>o[s(508)]((e=>e[s(567)](t,!0)))))){const e=this[s(645)][s(251)](s(528),n,s(654));return this[s(612)]((()=>e(t,null,r))),null}}else{const t=e[s(293)]();if(a[s(508)]((e=>e[s(567)](t,!0)))&&e[s(621)](),a[s(599)]((e=>t[s(567)](e,!0)))){const t=this[s(645)][s(251)](s(528),n,s(654));return this[s(612)]((()=>t(a,null,r))),null}}const u=this[s(645)][s(251)](s(528),n,s(467));let l=null;for(const t of this[s(616)]())if(t[s(535)].id==o.id&&t[s(443)]&&s(528)==t[s(513)]&&t[s(643)]==n&&wc(t,r)&&(u(t[s(303)](),a)||u(a,t[s(303)]())))if(l){if(t[s(257)]&&t[s(257)][s(652)])continue;for(const e of t[s(303)]())l[s(411)](e)||l[s(507)](e);t[s(389)]()}else{l=t;for(const e of a)t[s(411)](e)||t[s(507)](e)}if(l)return l;c[s(403)]();for(const{suggestion:t,meta:e}of this[s(586)](a,s(528)))e[s(431)]&&(this[s(392)]||!e[s(317)]&&!e[s(498)])&&wc(t,r)&&c[s(396)](t);for(const t of c){const e=t[s(303)]();if((!r||!r[s(608)])&&a[s(599)]((t=>e[s(508)]((e=>e[s(567)](t,!0))))))return t;(!t[s(483)]||!t[s(483)][s(608)])&&e[s(599)]((t=>a[s(508)]((e=>e[s(567)](t,!0)))))&&t[s(621)]()}const f=(0,e.uid)(),h=o.id,g=s(346)+n,d=this[s(627)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(469)](),t[s(337)]||s(644)==t[s(537)][s(660)]||this[s(641)](g,f,h,t,zr[s(271)]());return d}[Ec(281)](t,n,r,s,o){const i=Ec;if(t[i(337)])return[];if(i(345)===this[i(372)])return[];const a=this[i(250)][i(313)][i(325)](i(539)).me.id,c=Array[i(378)](this[i(522)][i(451)]())[i(259)]((e=>i(440)==e[i(513)]&&e[i(236)][i(578)]==n&&e[i(411)](t)));if(i(580)===this[i(372)]){const e=this[i(586)](t,i(241))[i(259)]((({meta:t})=>t[i(431)]&&!t[i(498)]&&!t[i(565)]))[i(479)]((({suggestion:t})=>t));c[i(659)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(440)==t[i(513)]?t[i(236)][i(415)]:void 0,o=t[i(293)](),a=Array[i(378)](u[i(324)]())[i(283)]((t=>t[i(430)](o)));if(!a)continue;const c=a[i(626)](o);this[i(495)](n)&&i(241)==t[i(513)]&&0!=c[i(652)]||(u[i(425)](a),c[i(447)]((t=>{u[i(397)](t,r)})),i(241)!=t[i(513)]&&e!=s&&u[i(397)](a[i(521)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(652)]>37&&console[i(419)](i(506),{key:n});const f=(i(448)+(n+"|")+Lc({newValue:s}))[i(514)](0,60),h=this[i(627)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(459)](h),this[i(641)](f,c,a,t)}return l}[Ec(554)](t){const e=Ec;this[e(609)][e(396)](t)}[Ec(292)](t){const e=Ec;this[e(471)][e(396)](t)}[Ec(611)](t,e=[],n=[]){const r=Ec;this[r(520)](t,((t,...e)=>{this[r(328)]((()=>{t(...e)}))}));for(const t of e)this[r(292)](t);for(const t of n)this[r(554)](t)}[Ec(408)](t){const e=Ec;return e(440)==t[e(513)]?t[e(643)][e(366)]("|")[0]:null}[Ec(482)](t,e){const n=Ec,r=t[n(568)]();this[n(524)][n(334)]((t=>{t[n(589)](r,{range:e})}))}[Ec(559)](t){const e=Ec,n=t.id,r=this[e(250)][e(614)][e(325)](e(362));this[e(618)][e(358)](n)||this[e(618)][e(439)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(618)][e(573)](n);s[e(624)](e(274)),s[e(274)]=!1,t[e(257)]=s}[Ec(237)](t,n,r,s){const o=Ec;if(t[o(513)]!=n||t[o(643)]!=r||t[o(348)].id!=s)throw this[o(250)][o(631)](o(395)),new e.CKEditorError(o(395),this)}[Ec(239)](t,n){const r=Ec,s=t[r(293)]();if(n[r(249)](s))t[r(389)]();else if(s[r(567)](n)){const o=this[r(524)][r(502)](n[r(230)][r(294)],r(527));this[r(482)](t,this[r(524)][r(592)](s[r(230)],o));const i=(0,e.uid)(),a=t[r(348)].id,c=t[r(513)]+":"+t[r(643)];this[r(627)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(236)],attributes:t[r(483)]});const u=this[r(524)][r(502)](n[r(527)][r(382)],r(563)),l=this[r(524)][r(592)](u,s[r(527)]);this[r(641)](c,i,a,l)}else if(s[r(620)](n[r(230)])){const e=this[r(524)][r(502)](n[r(230)][r(294)],r(527));this[r(482)](t,this[r(524)][r(592)](s[r(230)],e))}else{const e=this[r(524)][r(502)](n[r(527)][r(382)],r(563));this[r(482)](t,this[r(524)][r(592)](e,s[r(527)]))}}[Ec(365)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(586)](t,e(241))){if(!r[e(431)])continue;const s=n[e(303)]();for(const n of s)if(!t[e(626)](n)[e(652)])return!0}return!1}[Ec(247)](t){const n=Ec,r=this[n(250)][n(313)][n(325)](n(539))[n(478)](t);if(!r)throw new e.CKEditorError(n(418),this);return r}[Ec(494)](t){const e=Ec,n=this[e(250)][e(313)][e(325)](e(539)),r=(0,o.hashObject)(e(499)+t);return n[e(478)](r)||n[e(370)]({id:r,name:t})}[Ec(377)](t,e,n,r,s){const o=Ec,i=this[o(247)](r),a=this[o(645)][o(272)](t,e,n,i,s,(t=>{const e=o;this[e(310)](n,{attributes:t});const r=this[e(338)](n);this[e(413)](new Set([r])),this[e(367)](new Set([r]))}));return this[o(549)](a,o(654),(()=>{const t=o;this[t(310)](n,{state:t(290)})}),{priority:o(450)}),this[o(549)](a,o(621),(()=>{const t=o;this[t(310)](n,{state:t(329)})}),{priority:o(450)}),this[o(522)][o(397)](n,a),this[o(548)][o(397)](a,o(575)),a}[Ec(634)](t){const e=Ec,n=t[e(366)](":");return{group:n[0],type:n[1],subType:n[e(652)]>=5?n[2]:null,id:n[e(652)]<5?n[2]:n[3],authorId:n[e(652)]<5?n[3]:n[4],markerCount:6==n[e(652)]?n[5]:null}}[Ec(642)](t,n,r){const s=Ec,o=t[s(293)](),i=o[s(230)],a=o[s(527)];this[s(482)](t,this[s(524)][s(592)](i,n));const c=(0,e.uid)(),u=t[s(348)].id,l=t[s(513)]+(t[s(643)]?":"+t[s(643)]:"");this[s(627)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(483)],data:t[s(236)]});const f=this[s(408)](t);(s(623)==t[s(513)]||f&&this[s(495)](f))&&(r=this[s(524)][s(405)](r[s(382)])),this[s(641)](l,c,u,this[s(524)][s(592)](r,a))}[Ec(586)](t,e=null){const n=Ec,r=[],s=this[n(250)][n(313)][n(325)](n(539)).me;Array[n(350)](t)||(t=[t]);for(const o of this[n(616)]()){if(!o[n(443)])continue;if(e&&o[n(513)]!=e)continue;let i=!1;for(const e of o[n(303)]()){for(const a of t){const t=a[n(230)][n(249)](e[n(527)])||a[n(527)][n(249)](e[n(230)]);if(t||a[n(521)](e)){const c=a[n(567)](e)&&yc(this[n(524)][n(311)],e[n(230)],a),u=e[n(567)](a)&&yc(this[n(524)][n(311)],a[n(230)],e);r[n(459)]({suggestion:o,meta:{isOwn:s==o[n(535)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(641)](t,e,n,r,s){const o=Ec;this[o(524)][o(334)]((i=>{const a=o;let c=a(330)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(416)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(635)](t){const e=Ec,n=t[e(603)],r=t[e(253)];t[e(603)]=null,t[e(253)]=null,null!=n&&n[e(253)]==t&&(n[e(253)]=r),null!=r&&r[e(603)]==t&&(r[e(603)]=n),e(435)==this[e(548)][e(325)](t)&&(this[e(548)][e(397)](t,e(320)),this[e(461)](e(463),t,n,r))}[Ec(627)](t){const n=Ec,r=t.id,s=this[n(361)](t);if(this[n(282)]&&this[n(282)][n(421)]){const o=this[n(250)][n(313)][n(325)](n(309)),i=s[n(287)],a=s[n(643)]?s[n(513)]+":"+s[n(643)]:s[n(513)],c=this[n(250)][n(543)],u=o[n(396)](Hr(c,n(391))),l={id:r,type:a,hasComments:i,data:t[n(236)]||null,originalSuggestionId:t[n(394)]||null,attributes:s[n(483)]};this[n(282)][n(421)](l)[n(484)]((t=>{const e=n;s[e(445)]=!0,o[e(638)](u),t&&t[e(312)]&&(this[e(522)][e(325)](r)[e(312)]=t[e(312)])}))[n(474)]((t=>{const r=n;throw(0,e.logWarning)(r(476)),this[r(250)][r(444)][r(639)]({isUndoable:!1},(()=>{s[r(621)]()})),s[r(248)](),this[r(522)][r(425)](s.id),this[r(548)][r(425)](s),t}))}return s}[Ec(495)](t){const e=Ec;return this[e(609)][e(387)](t)}[Ec(310)](t,e){const n=Ec,r=this[n(250)][n(313)][n(325)](n(309)),s=this[n(338)](t);if(this[n(282)]&&this[n(282)][n(258)])if(s[n(445)]){const s=r[n(396)](Hr(this[n(250)][n(543)],n(391)));this[n(282)][n(258)](t,e)[n(484)]((()=>{r[n(638)](s)}))}else s.on(n(280),(()=>{this[n(310)](t,e)}))}[Ec(360)](t){const n=Ec;if(!this[n(282)]||!this[n(282)][n(338)])throw new e.CKEditorError(n(511),this);return this[n(282)][n(338)](t)}[Ec(547)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(634)](t),i=this[e(522)][e(325)](n)||this[e(377)](r,s,n,o,{});switch(this[e(237)](i,r,s,o),this[e(548)][e(325)](i)){case e(575):this[e(360)](n)[e(484)]((t=>{const r=e;let s=Promise[r(556)]();t[r(287)]&&(s=this[r(618)][r(417)]({channelId:this[r(250)][r(614)][r(325)](r(362)),threadId:n})),s[r(484)]((()=>{const e=r;this[e(361)](t)[e(445)]=!0}))})),this[e(548)][e(397)](i,e(264));break;case e(320):this[e(310)](n,{state:e(422)});case e(352):this[e(548)][e(397)](i,e(435)),this[e(461)](e(472),i);break;case e(435):this[e(461)](e(263),i)}return i[e(530)](t),i}[Ec(367)](t){const e=Ec,n=Array[e(378)](t),r=n[e(259)]((t=>e(440)==t[e(513)]));this[e(238)](r);const s=n[e(259)]((t=>!t[e(497)]&&e(440)!=t[e(513)])),o=this[e(616)]({skipNotAttached:!0})[e(259)]((t=>!t[e(497)]&&e(440)!=t[e(513)])),i=o[e(259)]((n=>!t[e(387)](n))),a=new Map(o[e(479)]((t=>[t,this[e(645)][e(251)](t[e(513)],t[e(643)],e(265))]))),c=new Map(o[e(479)]((t=>[t,t[e(293)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(652)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(652)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(652)];t++){const n=s[t];!l[e(387)](n)&&n[e(603)]&&(f[e(396)](n[e(603)]),n[e(603)][e(253)]===n&&(n[e(603)][e(253)]=null),n[e(603)]=null),!u[e(387)](n)&&n[e(253)]&&(f[e(396)](n[e(253)]),n[e(253)][e(603)]===n&&(n[e(253)][e(603)]=null),n[e(253)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(652)];e++){const r=g(t,n[e]);r&&(r[0][s(253)]=r[1],r[1][s(603)]=r[0],u[s(396)](r[0]),l[s(396)](r[1]))}}function g(t,n){const r=e;if(t[r(535)].id!==n[r(535)].id)return null;const s=a[r(325)](t)(t,n,c[r(325)](t),c[r(325)](n));return s&&a[r(325)](n)(t,n,c[r(325)](t),c[r(325)](n))?s[1][r(257)]&&s[1][r(257)][r(652)]?null:s:null}f[e(245)]&&this[e(367)](f)}[Ec(238)](t){const e=Ec;if(0==t[e(652)])return;const n=this[e(616)]({skipNotAttached:!0})[e(259)]((t=>e(440)==t[e(513)]&&t[e(544)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(483)]);s[e(387)](n)||(s[e(397)](n,r[e(652)]),r[e(459)]([]));const i=s[e(325)](n);r[i][e(459)](t)}!function(){const t=e;r[t(390)](((e,n)=>{const r=t,s=e[0][r(312)],o=n[0][r(312)];return s==o?e[0][r(483)][r(582)]<n[0][r(483)][r(582)]?-1:1:s<o?-1:1}));for(const e of r)e[t(390)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(652)];t++){if(0==r[t][e(652)])continue;const n=[];for(let s=t+1;s<r[e(652)];s++)0!=r[s][e(652)]&&i(r[t],r[s])&&n[e(459)](s);for(const s of n)r[t]=r[t][e(569)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(652)];n++)t[n][e(253)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(652)];n++)t[n][e(603)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(483)][r(582)]!==n[0][r(483)][r(582)]&&t[0][r(535)]!==n[0][r(535)])return!1;if(!function(t,e){const n=r;return!t[n(287)]&&!e[n(287)]||(!t[n(287)]||!e[n(287)])&&(!!(t[n(287)]&&e[n(312)]<t[n(257)][n(561)][n(325)](0)[n(312)])||!!(e[n(287)]&&t[n(312)]<e[n(257)][n(561)][n(325)](0)[n(312)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(483)],r(582)),o=Ic(n[0][r(483)],r(582));return!!wr(s,o)&&(!!t[r(599)]((t=>n[r(508)]((e=>t[r(293)]()[r(249)](e[r(293)]())))))&&n[r(599)]((e=>t[r(508)]((t=>e[r(293)]()[r(249)](t[r(293)]()))))))}}[Ec(413)](t){const e=Ec,n=Array[e(378)](t),r=this[e(616)]({skipNotAttached:!0}),s=r[e(259)]((n=>!t[e(387)](n))),o=new Map(n[e(479)]((t=>[t,this[e(645)][e(251)](t[e(513)],t[e(643)],e(467))]))),i=new Map(r[e(479)]((t=>[t,t[e(303)]()])));for(let t=0;t<n[e(652)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(652)];t++)if(a(this,n[t],s,0))return!0;return!1;function a(t,n,r,s){const a=e;for(let e=s;e<r[a(652)];e++){const s=r[e];if(s[a(513)]!==n[a(513)]||s[a(535)].id!==n[a(535)].id||s[a(643)]!==n[a(643)])continue;if(!Oc(n,s,[a(582)]))continue;if(a(440)==n[a(513)]&&n[a(236)][a(415)]!=s[a(236)][a(415)])continue;if(a(440)==n[a(513)]&&t[a(495)](n[a(236)][a(578)]))continue;if(a(623)==n[a(513)]){const e=t[a(250)][a(444)],r=n[a(607)]();if(r&&(e[a(311)][a(347)](r)||e[a(311)][a(388)](r)))continue}const c=o[a(325)](n),u=i[a(325)](n),l=i[a(325)](s),f=n[a(257)]&&n[a(257)][a(652)],h=s[a(257)]&&s[a(257)][a(652)];if(!f&&c(l,u))return t[a(557)](s,n),i[a(425)](n),!0;if(!h&&c(u,l))return t[a(557)](n,s),i[a(425)](s),!0}return!1}}[Ec(557)](t,e){const n=Ec;if(t[n(497)])for(const r of e[n(303)]())t[n(507)](r);else{const r=e[n(293)]()[n(527)];this[n(482)](t,this[n(524)][n(592)](t[n(293)]()[n(230)],r))}e[n(389)]()}[Ec(423)](t,e){const n=Ec,r=t[n(412)](n(331))||t[n(412)](n(440))?n(296):t[n(489)]();return Hr(this[n(250)][n(543)],e+"_"+r+n(233))}[Ec(562)](){const t=Ec,e=this[t(250)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(524)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(634)](t[s(356)]);if(s(596)===e){n[s(304)](this[s(423)](r,s(353)));break}}for(const t of r){const{group:e,type:r}=this[s(634)](t[s(356)]);if(s(596)===e){n[s(304)](this[s(423)](r,s(398)));break}}}))}[Ec(534)](t){const e=Ec;if(this[e(651)])return!1;const n=this[e(250)],r=n[e(444)][e(297)][e(572)][e(316)]();if(0==r[e(652)])return!1;const s=[],o=r[e(259)]((t=>e(440)==t[e(513)])),i=r[e(259)]((t=>e(319)==t[e(513)]&&e(628)!=t[e(356)])),a=r[e(259)]((t=>e(638)==t[e(513)]&&e(628)!=t[e(356)]));for(const t of o)s[e(459)]({key:t[e(658)],newValue:t[e(574)],oldValue:t[e(298)],range:Rc(t[e(295)],n[e(444)])});for(const t of i){const r=a[e(283)]((n=>n[e(595)][e(249)](t[e(595)])));r&&s[e(459)]({key:e(407),newValue:t[e(356)],oldValue:r[e(356)],range:n[e(444)][e(515)](t[e(595)][e(462)])})}return 0!=s[e(652)]&&this[e(260)](t,s)}[Ec(533)](t){const e=Ec;let n=!1;const r=this[e(250)][e(444)][e(297)][e(572)][e(359)]()[e(259)]((t=>t[e(236)][e(335)]&&t[e(356)][e(412)](e(438))));for(const s of r){const{subType:r,id:o}=this[e(634)](s[e(356)]),i=r[e(366)]("|")[0];for(const r of this[e(616)]({skipNotAttached:!0}))r.id!=o&&e(440)==r[e(513)]&&r[e(236)]&&r[e(236)][e(578)]==i&&r[e(293)]()[e(430)](s[e(236)][e(335)])&&(this[e(322)](r,s[e(236)][e(335)],t),n=!0)}return n}[Ec(328)](t){const e=Ec;this[e(250)],this[e(651)]=!0,t()}[Ec(503)](t){const e=Ec,n=this[e(495)](t),r=this[e(471)][e(387)](t);return n||r}[Ec(260)](t,e){const n=Ec;if(0==e[n(652)])return!1;let r=!1;for(const s of e){const e=this[n(586)](s[n(295)],n(440))[n(259)]((t=>!t[n(341)][n(565)]))[n(479)]((t=>t[n(596)])),i=(0,o.hashObject)({newValue:s[n(268)]});e[n(259)]((t=>{const e=n,[r,o]=t[e(643)][e(366)]("|");return r==s[e(578)]&&o!=i}))[n(447)]((e=>{const o=n;this[o(322)](e,s[o(295)],t),r=!0}))}return r}[Ec(322)](t,e,n){const r=Ec,s=t[r(293)]()[r(626)](e);0!==s[r(652)]?1!==s[r(652)]?this[r(642)](t,e[r(230)],e[r(527)]):this[r(482)](t,s[0]):n[r(374)](t[r(568)]())}}class _c{constructor(t){const e=Ec;this[e(625)]=t,this[e(524)]=t[e(444)],this[e(306)]=new Map,this[e(577)]=new Map,this[e(536)]()}[Ec(272)](t,e,n,r,s,o){const i=Ec;return new zr(this[i(524)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(251)](t,e,i(654))(...n),onDiscard:(...n)=>this[i(251)](t,e,i(621))(...n)})}[Ec(321)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(306)][s(397)](o,r)}[Ec(251)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(306)][r(325)](s)||this[r(577)][r(325)](t+":"+n)}[Ec(536)](){const t=Ec,e=()=>!1,n=t=>{const e=Sc;t[e(390)](((t,n)=>t[e(230)][e(326)](n[e(230)])?1:-1)),this[e(524)][e(334)]((n=>{const r=e;for(const e of t){let t;t=e[r(527)][r(516)]&&e[r(527)][r(382)]==e[r(230)][r(462)]?n[r(588)](e[r(230)][r(462)],"on"):n[r(588)](e),this[r(524)][r(433)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Sc;e&&this[n(524)][n(334)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(479)]((t=>(kc(t)&&(t=this[s(524)][s(592)](t[s(527)])),t)))[s(259)]((t=>s(644)!==t[s(537)][s(660)]));if(c[s(652)]<1)return;const u=Array[s(378)](this[s(524)][s(297)][s(640)][s(303)]())[s(479)]((t=>i.LiveRange[s(429)](t)));r[s(653)](c);for(const t of this[s(625)][s(270)][s(270)]())t[s(276)]();a[s(459)]({forceDefaultExecution:!0}),this[s(625)][s(354)](o,...a);const l=u[s(259)]((t=>s(644)!=t[s(537)][s(660)]));l[s(652)]>0&&r[s(653)](l);for(const t of u)t[s(469)]()}))},s=(e,n)=>1==e[t(652)]&&1==n[t(652)]&&e[0][t(527)][t(249)](n[0][t(230)]),o=(e,n,r,s)=>Mc(e,n,r,s,this[t(524)])?[e,n]:Mc(n,e,s,r,this[t(524)])?[n,e]:null;this[t(577)][t(397)](t(486),e),this[t(577)][t(397)](t(633),n),this[t(577)][t(397)](t(384),s),this[t(577)][t(397)](t(598),o),this[t(577)][t(397)](t(255),n),this[t(577)][t(397)](t(526),e),this[t(577)][t(397)](t(531),s),this[t(577)][t(397)](t(399),o),this[t(577)][t(397)](t(442),r),this[t(577)][t(397)](t(509),e),this[t(577)][t(397)](t(585),s),this[t(577)][t(397)](t(318),e),this[t(577)][t(397)](t(393),r),this[t(577)][t(397)](t(581),e),this[t(577)][t(397)](t(629),s),this[t(577)][t(397)](t(299),e),this[t(577)][t(397)](t(409),e),this[t(577)][t(397)](t(602),((e,n)=>{const r=t;if(!n)return;const s=this[r(625)][r(313)][r(325)](Tc);this[r(524)][r(334)]((t=>{const o=r;if(o(407)==n[o(578)])for(const r of e){const e=r[o(230)][o(462)],s=n[o(415)];t[o(379)](e,s)}else if(s[o(495)](n[o(578)]))for(const r of e)void 0!==n[o(415)]?t[o(252)](n[o(578)],n[o(415)],r[o(230)][o(462)]):t[o(553)](n[o(578)],r[o(230)][o(462)]);else for(const r of e)n[o(415)]?t[o(252)](n[o(578)],n[o(415)],r):t[o(553)](n[o(578)],r)}))})),this[t(577)][t(397)](t(605),s)}}function yc(t,e,n){const r=Ec;for(const s of e[r(382)][r(381)]({includeSelf:!0,parentFirst:!0})){if(s[r(537)]==s)return!1;if(!n[r(584)](s))return!1;if(t[r(347)](s)||t[r(388)](s))return!0}return!1}function Ac(){const t=["buildSuggestion","activeMarkers","isRemovable","howMany","refresh","authorName","markerName","addMarker:suggestion","change:_saved","markAttributeChange","_adapter","find","getLastMatchingPosition","element","group","hasComments","pluginName","pop","accepted","clone","_registerInlineAttribute","getFirstRange","nodeBefore","range","FORMATTING","document","attributeOldValue","formatBlock:chain","140gbPcHq","isExternal","assign","getRanges","announce","createRangeIn","_customCallbacks","addHighlight","batch","PendingActions","_updateSuggestionData","schema","createdAt","plugins","isLocal","TrackChangesEditing","getChanges","containsRangeInObject","formatInline:chain","insert","removed","registerCustomCallback","_reduceSuggestionAttributeRange","writer","keys","get","isBefore","options","_recordAttributeChanges","rejected","suggestion:","format","getAllAdjacentSuggestions","change:data","change","newRange","isAfter","isCollapsed","getSuggestion","marker-count","conversion","meta","getCustomProperty","removeMarker:suggestion:attribute","getItems","never","deletion:","isObject","creator","markInlineFormat","isArray","3484203sdSxUZ","dataReady","LEAVE","execute","elementToElement","name","markerToData","hasCommentThread","getChangedMarkers","_getSuggestionData","addSuggestionData","collaboration.channelId","multi","splice","_rangeIsInLocalUserInsertion","split","_refreshSuggestionsChain","move","markerToHighlight","addUser","track-changes-suggestion-not-found","_trackFormatChanges","item","removeMarker","track-changes-enable-command-twice","_afterChanges","_createSuggestion","from","rename","documentSelection","getAncestors","parent","elementEnd","insertion:join","applyOperation","createElement","has","isLimit","removeMarkers","sort","PENDING_ACTION_SUGGESTION","_mergeNestedSuggestions","formatBlock:accept","originalSuggestionId","track-changes-suggestion-data-mismatch","add","set","ENTER","deletion:chain","upcast","isAtStart","acceptSuggestion","clear","editingDowncast","createPositionBefore","init","$elementName","_getAttributeKey","attribute:accept","insertion:","isIntersectingWithRange","startsWith","_joinWithAdjacentSuggestions","discardSuggestion","oldValue","addMarker","fetchCommentThread","track-changes-user-not-found","warn","getRange","addSuggestion","open","_getMarkerAnnouncementText","markMultiRangeDeletion","delete","track-changes-command-not-found","229668DUNvuI","removeClass","fromRange","isIntersecting","isOwn","suggestion-type","deleteContent","change:activeMarkers","ready","markMultiRangeBlockFormat","value","suggestion:attribute:","addCommentThread","attribute","addComment","formatInline:accept","isInContent","model","_saved","moveTargetPosition","forEach","attribute:","bindElementToMarker","high","values","unbindElementFromMarkerName","markMultiRangeInsertion","consume","widget","targetPosition","markerNameToElements","getAttribute","push","adapter","fire","nodeAfter","suggestionUnloaded","consumable","isDocumentOperation","splitPosition","join","_descriptionFactory","detach","formatInline","_inlineAttributeKeys","suggestionLoaded","getMarkers","catch","$marker","error-saving-suggestion-data-suggestion-discarded","$textProxy","getUser","map","acceptAllSuggestions","includes","_setSuggestionRange","attributes","then","lowest","insertion:accept","trackChanges.trackFormatChanges","_onDiscard","toUpperCase","hasSuggestion","ck-suggestion-marker","isUndo","track-changes-adapter-already-set","_getExternalAuthor","_isBlockAttribute","rethrowUnexpectedError","isMultiRange","isInsideObject","external:","removeComment","19060JDFbIZ","createPositionAt","_isRegisteredAttribute","head","formatInline:","Creating a suggestion for attribute with too long attribute key. This may lead to errors. Change the attribute key to a value shorter than 37 characters.","addRange","some","formatInline:discard","dataToMarker","track-changes-adapter-missing-getsuggestion","update:suggestion","type","substring","createRangeOn","isAtEnd","mapper","trackChanges","addMarker:suggestion:attribute","enableCommand","getIntersection","_suggestions","showSuggestionHighlights","_model","oldRange","deletion:discard","end","deletion","reconvertMarker","addMarkerName","deletion:join","ck-suggestion-marker-formatBlock","_processAttributeSuggestions","_processAttributeChanges","author","_registerDefaultCallbacks","root","1455744ceHnVD","Users","low","markers","normal","locale","_isDataLoaded","addMarker:suggestion:formatBlock","authoredAt","_handleNewSuggestionMarker","_suggestionState","listenTo","highest","getShiftedBy","toJSON","removeAttribute","_registerBlockAttribute","isTouching","resolve","_joinSuggestions","ck-suggestion-marker-","_addThreadToSuggestion","registerPostFixer","comments","_initAriaMarkerChangeAnnouncements","after","15813usSsxV","isNextTo","always","containsRange","getFirstMarker","concat","toViewElement","substr","differ","getCommentThread","attributeNewValue","notReady","ck-suggestion-marker--active","_defaultCallbacks","key","containerElement","default","formatBlock:discard","groupId","stop","containsItem","formatInline:join","_findSuggestions","_enabledCommands","createSelection","updateMarker","removeMarker:suggestion:formatBlock","data-suggestion","createRange","backward","tablePasteChainId","position","suggestion","dataDowncast","insertion:chain","every","elementStart","formatGroupId","attribute:discard","previous","isSelectable","attribute:join","getWalker","getContainedElement","skipNestingCheck","_blockAttributeKeys","forward","_enableDefaultAttributesIntegration","forceDefaultExecution","trackChangesCommand","config","multipleBlocks","getSuggestions","478932KCZuHH","_commentsRepository","discardAllSuggestions","containsPosition","discard","@external","formatBlock","unbind","_editor","getDifference","_setSuggestionData","$text","formatBlock:join","editing","enableReadOnlyMode","createPositionAfter","insertion:discard","_splitMarkerName","_removeSuggestion","return","commandName","remove","enqueueChange","selection","_addSuggestionMarker","_breakSuggestionMarker","subType","$graveyard","_suggestionFactory","acceptSelectedSuggestions","markDeletion","_isForcedDefaultExecutionBlock","for","markInsertion","_recordAttributeSuggestions","length","setSelection","accept","_element","8927760LJIFvV","ck-suggestion-marker-formatInline","attributeKey","unshift","rootName","start","setTo","CommentsRepository","_SUGGESTION_ANNOUNCEMENT","2gfaWRG","getNearestSelectionRange","data","_checkSuggestionCorrectness","_refreshAttributeSuggestionsChain","_cutOutSuggestionMarker","requires","insertion","define","formatBlock:","addClass","size","before","_getAuthorFromId","stopListening","isEqual","editor","getSuggestionCallback","setAttribute","next","insertContent","deletion:accept","discardSelectedSuggestions","commentThread","updateSuggestion","filter","_reduceExistingSuggestions","trackChanges.mergeNestedSuggestions","isBlock","suggestionChanged","markerReady","chain","2276246tuAYvz","markBlockFormat","newValue","fromCharCode","commands","getMultiRangeId"];return(Ac=function(){return t})()}function kc(t){const e=Ec;return t[e(527)][e(382)]==t[e(230)][e(462)]&&t[e(527)][e(401)]}function Cc(t,e,n,r){const s=Ec,o=t=>!t[s(373)].is(s(477))&&!r[s(347)](t[s(373)]),i=t[s(230)][s(284)](o),a=t[s(527)][s(284)](o,{direction:s(593)});return!(t[s(230)][s(249)](i)&&t[s(527)][s(249)](a)||(i[s(326)](a)?n[s(589)](e,{range:n[s(592)](i,a)}):n[s(374)](e),0))}function Lc(t){return(0,o.hashObject)(t)}function Nc(t){const e=Ec,n=t[e(230)][e(462)];return n&&n.is(e(285))}function Rc(t,e){const n=Ec;return null==t[n(527)][n(294)]&&t[n(527)][n(382)]==t[n(230)][n(462)]?vc(t[n(230)][n(462)],e):t}function Sc(t,e){const n=Ac();return(Sc=function(t,e){return n[t-=230]})(t,e)}function vc(t,e){const n=Ec,r=e[n(311)][n(347)](t)||e[n(311)][n(604)](t);return e[n(592)](e[n(502)](t,n(246)),r?e[n(632)](t):e[n(502)](t,n(527)))}function Mc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(527)][o(249)](r[o(230)]))return!0;if(t[o(513)]!=e[o(513)])return!1;if(!n[o(527)][o(555)](r[o(230)]))return!1;const i=s[o(592)](n[o(527)],r[o(230)])[o(606)]();for(const t of i)if([o(600),o(383)][o(481)](t[o(513)])&&s[o(311)][o(388)](t[o(373)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(544)]||!e[r(544)])&&wr(Ic(t[r(483)],n),Ic(e[r(483)],n))}function wc(t,e){const n=Ec,r=Dc(t[n(483)]),s=Dc(e);if(!t[n(544)])return!1;for(const t of Object[n(324)](s))if(!wr(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(302)]({},t);return delete n[e(608)],delete n[e(594)],n}const Fc=xc;function Pc(){const t=["_acceptCommand","_editor","canDiscard","plugins","_discardCommand","5nsMTMA","locale","canEditAt","change:isDirty","5799504hKYvZM","get","_removePendingAction","stopListening","isDirty","948UjcHom","canAccept","discardSuggestion","1389924lCChoz","PENDING_ACTION_SUGGESTION","36LKMXsd","118468kvSoBP","commentThreadController","PendingActions","isEnabled","1957lRxZXY","1804663Hsimpn","2016883rknvRN","remove","2918241PFvzbP","view","model","listenTo","6kPFihU","_pendingAction","execute","getRanges","acceptSuggestion","destroy","_setPendingAction","bind","add","10rJyzXI","commands","unbind"];return(Pc=function(){return t})()}function xc(t,e){const n=Pc();return(xc=function(t,e){return n[t-=409]})(t,e)}!function(t,e){const n=xc,r=t();for(;;)try{if(512378===-parseInt(n(442))/1*(-parseInt(n(432))/2)+-parseInt(n(446))/3+parseInt(n(438))/4*(-parseInt(n(423))/5)+parseInt(n(450))/6*(parseInt(n(443))/7)+parseInt(n(427))/8+parseInt(n(435))/9*(parseInt(n(415))/10)+-parseInt(n(444))/11*(parseInt(n(437))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pc);class Bc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=xc;super(),this[s(448)]=e,this[s(447)]=n,this[s(439)]=r,this[s(419)]=t,this[s(418)]=t[s(416)][s(428)](s(410)),this[s(422)]=t[s(416)][s(428)](s(434)),this[s(447)][s(413)](s(441)).to(this[s(418)],this[s(422)],((t,e)=>t||e)),this[s(447)][s(413)](s(433)).to(this[s(418)],s(441),(t=>t&&this[s(419)][s(448)][s(425)](e[s(409)]()))),this[s(447)][s(413)](s(420)).to(this[s(422)],s(441),(t=>t&&this[s(419)][s(448)][s(425)](e[s(409)]()))),this[s(451)]=null,n[s(431)]&&this[s(412)](),this[s(449)](n,s(410),(()=>this[s(410)]())),this[s(449)](n,s(434),(()=>this[s(434)]())),this[s(449)](n,s(426),(()=>{const t=s;n[t(431)]?this[t(412)]():this[t(429)]()}))}[Fc(410)](){const t=Fc;this[t(418)][t(452)](this[t(448)].id)}[Fc(434)](){const t=Fc;this[t(422)][t(452)](this[t(448)].id)}[Fc(411)](){const t=Fc;this[t(447)][t(417)](t(441)),this[t(447)][t(417)](t(433)),this[t(447)][t(417)](t(420)),this[t(430)](),this[t(439)][t(411)](),this[t(451)]&&this[t(429)]()}[Fc(412)](){const t=Fc,e=Hr(this[t(419)][t(424)],t(436));this[t(451)]=this[t(419)][t(421)][t(428)](t(440))[t(414)](e)}[Fc(429)](){const t=Fc;null!==this[t(451)]&&this[t(419)][t(421)][t(428)](t(440))[t(445)](this[t(451)]),this[t(451)]=null}}const Uc=jc;function jc(t,e){const n=Vc();return(jc=function(t,e){return n[t-=388]})(t,e)}!function(t,e){const n=jc,r=t();for(;;)try{if(804613===-parseInt(n(431))/1+parseInt(n(422))/2+-parseInt(n(414))/3*(-parseInt(n(404))/4)+-parseInt(n(388))/5+parseInt(n(410))/6*(parseInt(n(413))/7)+-parseInt(n(428))/8+parseInt(n(427))/9*(parseInt(n(433))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vc);class Gc extends s.View{constructor(t,e,n,r){const s=jc;super(t),this[s(438)]=null,this[s(407)]=null,this[s(406)](s(412),!1),this[s(406)](s(394),e[s(394)]),this[s(397)](s(394)).to(e),this[s(406)](s(420),[]),this[s(406)](s(435),!1),this[s(406)](s(425),!1),this[s(406)](s(416),!1),this[s(406)](s(392),!1),this[s(389)]=e,this[s(436)]=n,this[s(437)]=r,r[s(417)]?this[s(406)](s(411),1):this[s(408)]()}[Uc(395)](){const t=Uc;this[t(426)][t(395)]()}[Uc(424)](){const t=Uc;this[t(438)]&&this[t(438)][t(424)](),this[t(407)]&&this[t(407)][t(424)](),super[t(424)]()}[Uc(408)](){const t=Uc,{CommentsListView:e}=this[t(437)];this[t(438)]=new e(this[t(409)],this[t(389)][t(434)],Object[t(393)]({CommentView:this[t(437)][t(401)]},this[t(437)])),this[t(438)][t(400)](t(421)).to(this),this[t(438)][t(400)](t(432)).to(this),this[t(438)][t(397)](t(412)).to(this),this[t(406)](t(411),this[t(438)][t(411)]+1),this[t(397)](t(411)).to(this[t(438)],t(411),(t=>t+1)),this[t(407)]=this[t(430)](),this.on(t(421),(()=>this[t(395)]())),this[t(397)](t(435)).to(this[t(438)],t(403),this[t(407)][t(398)],t(396),((t,e)=>t||!!e))}[Uc(430)](){const t=Uc,{CommentThreadInputView:e}=this[t(437)],n=new e(this[t(409)],this[t(436)],this[t(437)][t(405)]),r=n[t(398)];return n[t(397)](t(391)).to(this,t(412),this[t(389)][t(434)],t(423),r,t(396),((t,e,n)=>!!n||t&&!e)),r.on(t(418),((e,n)=>{const s=t;this[s(429)](s(419),n),r[s(399)][s(390)]("")})),r.on(t(402),(()=>this[t(395)]())),r[t(397)](t(415)).to(this[t(389)][t(434)],t(423)),n}}function Vc(){const t=["fire","_createCommentThreadInputView","681333YXrdEX","updateComment","21447130TFdYoH","commentThread","isDirty","_localUser","_config","commentsListView","2715670PchUux","_model","setData","showInput","canDiscard","assign","authoredAt","focus","value","bind","commentInputView","editor","delegate","CommentView","cancel","hasDirtyComment","54508Pcsuto","editorConfig","set","commentThreadInputView","_createCommentViews","locale","366fuJeWT","length","isActive","52066VmpzGJ","39xUXcCW","disabledSubmit","canAccept","disableComments","submit","addComment","descriptionParts","removeComment","899260UrgWKy","isReadOnly","destroy","isEnabled","element","9IlYYHK","9569056aLSQBQ"];return(Vc=function(){return t})()}const zc=Wc;function Hc(){const t=["discardButton","ck-suggestion--accept","render","EXTERNAL_SUGGESTION","innerHTML","@external","ck-suggestion__info","648654WJcAXg","description","value","createElement","1562478qCBoGm","element","isExternal","5dLLliB","execute","ck-annotation__info-time","<p>","EXTERNAL_AVATAR","ck-annotation__info-name","fire","importWord","discardSuggestion","ck-suggestion","commentsListView","delegate","div","ck-comment__info-time","ck-suggestion__user",'" title="',".ck-annotation__content-wrapper","495578djEmYl","3443980jGXOsN","ck-annotation__info","getUserViewNotificationText","7aFIwDu","Discard suggestion","name","8288qSQYNS","children","title","507004byvUNT","ck-annotation__actions","ck-annotation","ck-comment__external","ck-suggestion__actions","descriptionParts","userView","authoredAt","join","2764305dVnWeX","creator","author","map","ck-suggestion-","ck-annotation__content-wrapper","commentThread","source","_createButton","bindTemplate","color","split","commentThreadInputView","ck-suggestion__main","getTemplate","ck-annotation__main","setTemplate","EXTERNAL_IMPORT_WORD_SUGGESTION","span","querySelector",'<span class="ck-suggestion-type">',"1647psXAVz","set","type",'<span class="ck-suggestion-color" style="background-color: ',"content","extendTemplate","editorReady","push","EXTERNAL_IMPORT_WORD_AVATAR","canAccept","cancel","disableComments","ck-suggestion-wrapper--active","Accept suggestion","locale","innerText","acceptButton","attributes","formatDateTime","ck-annotation__user","_model","_config","acceptSuggestion","</span>","getExternalSuggestionNote","canDiscard","bind","</p>",'"></span>',"ck-suggestion--disabled-comments","isEnabled","_descriptionElement","ck-suggestion--discard","check","isActive","ck-suggestion-wrapper","time","ck-suggestion__info-name","change:description","editorDestroyed"];return(Hc=function(){return t})()}function Wc(t,e){const n=Hc();return(Wc=function(t,e){return n[t-=244]})(t,e)}!function(t,e){const n=Wc,r=t();for(;;)try{if(499422===-parseInt(n(350))/1+parseInt(n(263))/2+parseInt(n(282))/3+-parseInt(n(273))/4*(parseInt(n(246))/5)+-parseInt(n(354))/6*(-parseInt(n(267))/7)+parseInt(n(270))/8*(parseInt(n(303))/9)+-parseInt(n(264))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hc);class Kc extends Gc{constructor(e,n,r,s){const i=Wc;super(e,n,r,s),this[i(304)](i(305),""),this[i(329)](i(305)).to(this,i(278),(t=>t&&t[0]?t[0][i(305)]:"")),this[i(329)](i(351)).to(this,i(278),this,i(337),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(249)+Xc(e[n(307)],e[n(292)])+n(330);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(334)]=null,this[i(319)]=this[i(290)](Hr(e,i(316)),t.icons[i(336)],i(344),i(325),"sw"),this[i(319)][i(329)](i(333)).to(this,i(312)),this[i(343)]=this[i(290)](Hr(e,i(268)),t.icons[i(313)],i(335),i(254),"sw"),this[i(343)][i(329)](i(333)).to(this,i(328)),this[i(279)]=new o.UserView(e,this[i(323)][i(284)],this[i(266)]()),this[i(279)][i(308)]({attributes:{class:[i(260),i(322)]}}),this[i(298)](this[i(296)]())}[zc(296)](){const t=zc,e=this[t(291)],n=[{tag:t(258),attributes:{class:[t(349),t(265)]},children:[{tag:t(300),children:[{text:this[t(279)][t(269)]}],attributes:{class:[t(340),t(251)]}},{tag:t(339),attributes:{datetime:e.to(t(280)),class:[t(259),t(248)]},children:[{text:e.to(t(280),(e=>this[t(324)][t(321)](e)))}]}]},{tag:t(258),attributes:{class:[t(277),t(274)]},children:[this[t(319)],this[t(343)]]},{tag:t(258),attributes:{class:[t(287)]}}];this[t(323)][t(245)]&&n[t(310)]({tag:t(258),attributes:{class:[t(276)]},children:[{text:this[t(327)]()}]});const r={tag:t(258),attributes:{class:[t(338),e.if(t(337),t(315)),e.to(t(305),(e=>t(286)+e)),this[t(324)][t(314)]&&t(332)],"data-suggestion-id":this[t(323)].id,"data-thread-id":this[t(323)][t(288)].id,"data-author-id":this[t(323)][t(284)].id,tabindex:-1},children:[{tag:t(258),attributes:{class:[t(255),t(275)]},children:[this[t(279)],{tag:t(258),attributes:{class:[t(295),t(297)]},children:n}]}]};return this[t(256)]&&this[t(294)]&&(r[t(271)][t(310)](this[t(256)],this[t(294)]),this[t(256)][t(257)](t(309)).to(this),this[t(256)][t(257)](t(342)).to(this),this[t(294)][t(257)](t(309)).to(this),this[t(294)][t(257)](t(342)).to(this)),r}[zc(345)](){const t=zc;super[t(345)](),this[t(334)]=this[t(244)][t(301)](t(262)),this[t(334)][t(347)]=this[t(351)],this.on(t(341),((e,n,r)=>{const s=t;this[s(334)][s(347)]=r}))}[zc(290)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(317)]);return a[i(304)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(308)]({attributes:{class:n}}),a.on(i(247),(()=>{const t=i;this[t(252)](r,this[t(323)].id)})),a}[zc(327)](){const t=zc;return t(253)===this[t(323)][t(320)][t(348)][t(289)]?Hr(this[t(317)],t(299)):Hr(this[t(317)],t(346))}[zc(266)](){const t=zc;return this[t(323)][t(245)]?t(253)===this[t(323)][t(320)][t(348)][t(289)]?Hr(this[t(317)],t(311),this[t(323)][t(283)][t(269)]):Hr(this[t(317)],t(250),this[t(323)][t(283)][t(269)]):null}}function Xc(t,e){const n=zc;let r="";return r+=t[n(293)]("*")[n(285)](((t,e)=>e%2!=0?n(302)+qc(t)+n(326):qc(t)))[n(281)](""),e&&(r+=n(306)+e[n(352)]+n(261)+e[n(272)]+n(331)),r}function qc(t){const e=zc,n=document[e(353)](e(300));return n[e(318)]=t,n[e(347)]}const Qc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Yc=Jc;function Jc(t,e){const n=Zc();return(Jc=function(t,e){return n[t-=174]})(t,e)}function Zc(){const t=["delegate","delete","trackChanges","add","discardAllSuggestions","suggestion-","some","value","destroy","actionView","12npHHYp","isInContent","bind","mainView","change:activeAnnotations","filter","set","clear","head","_refreshActiveMarkers","TrackChangesUI","hasSuggestion","isOn","from","_createToolbarButton","commandName","values","addComment","model","toMany","comments.maxCommentsWhenCollapsed","isMultiRange","registerAnnotation","panelView","define","descriptionParts","TrackChangesEditing","_descriptionFactory","view","button","stopListening","menuBar:trackChanges","getSuggestion","15084146AnbHch","3213889JnBTEc","10ThnECf","locale","lowest","config","getJoined","editor","execute","comments.maxThreadTotalWeight","trackChanges.SuggestionThreadView","init","acceptAllSuggestions","suggestionChanged","Track changes","acceptButton","Annotations","4954ZLAJrD","172359VEMXFP","size","keys","isEnabled","9242216NfvizV","Accept all suggestions","children","refreshSelectedViews","requires","previous","acceptSelectedSuggestions","_suggestionToController","commands","SuggestionThreadView","has","Discard all selected suggestions","comments.maxCommentCharsWhenCollapsed","items","isDirty","5117571YNbRxQ","getRanges","pluginName","commentThread","suggestionLoaded","activeMarkers","comments.editorConfig","createAnnotation","componentFactory","comments","activeAnnotations","type","push","editing","getFirstRange","_handleSuggestionControllerDelayed","getMarkers","switchbutton","CommentsUI","suggestionUnloaded","addSourceCollector","discardSelectedSuggestions","trackChanges.disableComments","remove","_viewToController","arrowView","createCommentThreadController","unbind","_addUIComponentsToFactory","32775vboXjO","length","Discard all suggestions","CommentView","368peOqVo","getMarkerNames","buttonView","_updateController","12LWMBEK","separator","_disableComments","CommentsRepository","_handleControllerBuffer","_initializeController","_bindAnnotationToEditors","EditorAnnotations","_unbindEditors","get","reduce","createAnnotationView","getDescriptions","source","_destroyController","change:previous","Accept all selected suggestions","discardButton","_annotationViews","focus","getAllAdjacentSuggestions","getByInnerView","plugins","_createMenuBarMenu","listenTo","innerView"];return(Zc=function(){return t})()}!function(t,e){const n=Jc,r=t();for(;;)try{if(771504===-parseInt(n(300))/1*(-parseInt(n(247))/2)+parseInt(n(248))/3*(parseInt(n(197))/4)+parseInt(n(296))/5*(parseInt(n(304))/6)+parseInt(n(231))/7+parseInt(n(252))/8+-parseInt(n(267))/9*(parseInt(n(232))/10)+-parseInt(n(230))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zc);class $c extends t.Plugin{static get[Yc(256)](){const t=Yc;return[Tc,o.Users,t(307),t(246),t(311)]}static get[Yc(269)](){return Yc(207)}constructor(t){const e=Yc;super(t),this[e(259)]=new Map,this[e(291)]=new Map,this[e(179)]=new Map,this[e(308)]=new Map;const n=this[e(237)][e(235)];n[e(221)](e(240),Kc),n[e(221)](e(289),!1),this[e(306)]=n[e(313)](e(289))}[Yc(282)](t,e){const n=Yc;0===this[n(308)][n(249)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(308)]){const r=this[t(259)][t(262)](e);r||n?r&&n&&this[t(175)](e):this[t(309)](e)}this[t(308)][t(204)](),this[t(237)][t(183)][t(313)](t(311))[t(255)](),this[t(206)]()}),10),this[n(308)][n(203)](t,e)}[Yc(241)](){const t=Yc,e=this[t(237)],n=e[t(183)][t(313)](t(223)),r=e[t(183)][t(313)](t(246)),s=e[t(183)][t(313)](t(311)),o=e[t(183)][t(313)](t(307));this[t(295)](),s[t(287)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(210)](this[e(259)])){const s=t[e(181)](),o=[];for(const t of s){if(!t[e(198)])continue;if(t[e(218)]){o[e(279)](...t[e(268)]());continue}const n=t[e(281)]();if(o[e(297)]>0){const t=o[0][e(236)](n);if(t){o[0]=t;continue}}o[e(279)](n)}n[e(279)]([r[e(225)],o])}return n})),this[t(185)](n,t(271),((e,n)=>{const r=t;this[r(185)](n,r(176),((t,e,s,o)=>{const i=r;n[i(198)]&&(null==s?(this[i(303)](o[i(205)]),this[i(282)](n,!1)):(this[i(303)](s[i(205)]),null==o&&this[i(282)](n,!0)))})),null!==n[r(257)]?this[r(303)](n[r(205)]):this[r(282)](n,!1)})),this[t(185)](n,t(286),((e,n,r)=>{const s=t;this[s(227)](n,s(176)),this[s(308)][s(188)](n),this[s(259)][s(262)](n)&&this[s(175)](n),r&&this[s(303)](r[s(205)])})),this[t(185)](n,t(243),((e,n)=>{this[t(303)](n)})),this[t(185)](r,t(201),(()=>{this[t(206)]()})),this[t(185)](o,t(214),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(208)](r))return;const i=n[o(229)](r);this[o(259)][o(313)](i)[o(225)][o(180)]()}),{priority:t(234)})}[Yc(206)](){const t=Yc,e=this[t(237)][t(183)][t(313)](t(246)),n=this[t(237)][t(183)][t(313)](t(223)),r=Array[t(210)](e[t(277)],(e=>e[t(186)]))[t(202)]((e=>this[t(291)][t(262)](e))),s=[];for(const e of r){const n=this[t(291)][t(313)](e)[t(215)][t(181)]();s[t(279)](...n[t(314)](((e,n)=>[...e,...n[t(301)]()]),[]))}n[t(272)]=s}[Yc(295)](){const t=Yc,n=this[t(237)],r=n[t(233)],o=Hr(r,t(244)),i=new e.Collection([{type:t(284),model:new s.ViewModel({withText:!0,label:o,commandName:t(189)})},{type:t(305)},{type:t(226),model:new s.ViewModel({withText:!0,label:Hr(r,t(253)),commandName:t(242)})},{type:t(226),model:new s.ViewModel({withText:!0,label:Hr(r,t(177)),commandName:t(258)})},{type:t(226),model:new s.ViewModel({withText:!0,label:Hr(r,t(298)),commandName:t(191)})},{type:t(226),model:new s.ViewModel({withText:!0,label:Hr(r,t(263)),commandName:t(288)})}]);for(const e of i)if(tu(e)){const r=n[t(260)][t(313)](e[t(215)][t(212)]);e[t(215)][t(199)](t(209),t(251)).to(r,t(194),t(251))}n.ui[t(275)][t(190)](t(189),(e=>this[t(211)](e,i,o))),n.ui[t(275)][t(190)](t(228),(e=>this[t(184)](e,i,o)))}[Yc(211)](t,e,n){const r=Yc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(237)][r(260)][r(313)](r(189));o[r(302)][r(203)]({tooltip:n,label:n,icon:Qc}),o[r(302)][r(199)](r(209)).to(i,r(194)),o[r(302)].on(r(238),(()=>{const t=r;i[t(238)](),this[t(237)][t(280)][t(225)][t(180)]()})),(0,s.addListToDropdown)(o,e);const a=[];for(const t of e)tu(t)&&a[r(279)](this[r(237)][r(260)][r(313)](t[r(215)][r(212)]));const c=o[r(302)];return c[r(196)][r(294)](r(251)),c[r(292)][r(294)](r(251)),c[r(196)][r(199)](r(251)).to(i,r(251)),c[r(292)][r(199)](r(251))[r(216)](a,r(251),((...t)=>t[r(193)]((t=>t)))),o.on(r(238),(t=>{const e=r;this[e(237)][e(238)](t[e(174)][e(212)]),this[e(237)][e(280)][e(225)][e(180)]()})),o}[Yc(184)](t,e,n){const r=Yc,o=new s.MenuBarMenuView(t),i=this[r(237)][r(260)][r(313)](r(189));o[r(302)][r(203)]({label:n,icon:Qc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(305)==n[r(278)]){a[r(265)][r(190)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(215)];i[r(199)](...Object[r(250)](c)).to(c),i[r(187)](r(238)).to(o),i.on(r(238),(()=>{const t=r;this[t(237)][t(238)](c[t(212)]),this[t(237)][t(280)][t(225)][t(180)]()})),e[r(254)][r(190)](i),a[r(265)][r(190)](e)}return o[r(199)](r(251)).to(i,r(251)),o[r(220)][r(254)][r(190)](a),o}[Yc(309)](t){const e=Yc,n=this[e(237)],r=n[e(235)],s=n[e(183)][e(313)](e(246)),i=n[e(183)][e(313)](e(307)),a=n[e(183)][e(313)](e(311)),c=n[e(183)][e(313)](o.Users).me,u=r[e(313)](e(189))[e(261)],{CommentsListView:l,CommentThreadInputView:f}=n[e(183)][e(313)](e(285));let h,g;this[e(179)][e(262)](t.id)?(g=this[e(179)][e(313)](t.id),h=g[e(200)]):(h=new u(n[e(233)],t,c,{disableComments:this[e(306)],editorConfig:r[e(313)](e(273)),maxCommentsWhenCollapsed:r[e(313)](e(217)),maxThreadTotalWeight:r[e(313)](e(239)),maxCommentCharsWhenCollapsed:r[e(313)](e(264)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(313)](e(233))),CommentView:r[e(313)](e(276))[e(299)],CommentsListView:l,CommentThreadInputView:f}),h[e(245)].on(e(238),(()=>{const t=e;n[t(280)][t(225)][t(180)]()})),h[e(178)].on(e(238),(()=>{const t=e;n[t(280)][t(225)][t(180)]()})),g=s[e(315)](this[e(237)][e(233)],h),g[e(199)](e(266)).to(h,e(266)),g[e(199)](e(297)).to(h),g[e(199)](e(278)).to(h,e(278),(t=>e(192)+t)),this[e(179)][e(203)](t.id,g));const d=i[e(293)](t[e(270)],h),p=new Bc(n,t,h,d),m=t[e(181)]()[e(202)]((t=>t[e(198)]));h[e(222)]=n[e(183)][e(313)](e(223))[e(224)][e(316)](m),this[e(259)][e(203)](t,p),this[e(291)][e(203)](h,p);const I=s[e(274)]({view:g,target:()=>{const r=e,s=[],i=t[r(181)]()[r(202)]((t=>t[r(198)]));for(const t of i)s[r(279)](...t[r(283)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(280)],s)},type:()=>e(192)+p[e(225)][e(278)]});i[e(310)](h,I),s[e(190)](I),a[e(219)](I)}[Yc(175)](t){const e=Yc,n=this[e(237)][e(183)][e(313)](e(307)),r=this[e(237)][e(183)][e(313)](e(246)),s=this[e(259)][e(313)](t),o=s[e(225)],i=r[e(182)](o);n[e(312)](o),i&&r[e(290)](i),this[e(259)][e(188)](t),this[e(291)][e(188)](o),s[e(195)]()}[Yc(303)](t){const e=Yc;if(!t[e(198)]||!this[e(259)][e(262)](t))return;const n=this[e(237)][e(183)][e(313)](e(223)),r=this[e(259)][e(313)](t),s=t[e(181)]();r[e(225)][e(222)]=n[e(224)][e(316)](s)}[Yc(195)](){const t=Yc;for(const e of this[t(259)][t(250)]())this[t(175)](e);for(const e of this[t(179)][t(213)]())e[t(200)][t(195)]();super[t(195)]()}}function tu(t){return Yc(215)in t}var eu=nu;function nu(t,e){var n=su();return(nu=function(t,e){return n[t-=249]})(t,e)}!function(t,e){for(var n=nu,r=t();;)try{if(464114===parseInt(n(268))/1*(-parseInt(n(264))/2)+parseInt(n(249))/3*(parseInt(n(256))/4)+parseInt(n(266))/5+-parseInt(n(252))/6*(parseInt(n(263))/7)+-parseInt(n(258))/8*(-parseInt(n(260))/9)+parseInt(n(272))/10+-parseInt(n(271))/11*(parseInt(n(270))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(su);class ru extends t.Plugin{static get[eu(259)](){return[Tc,$c,eu(261)]}static get[eu(250)](){return eu(269)}set[eu(262)](t){var e=eu;this[e(253)][e(251)][e(254)](Tc)[e(262)]=t}get[eu(262)](){var t=eu;return this[t(253)][t(251)][t(254)](Tc)[t(262)]}[eu(267)](t){var e=eu;return this[e(253)][e(251)][e(254)](Tc)[e(257)](t)}[eu(265)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(253)][n(251)][n(254)](Tc)[n(265)]({skipNotAttached:t,toJSON:e})}[eu(255)](t){var e=eu;return this[e(253)][e(251)][e(254)](Tc)[e(255)](t)}}function su(){var t=["522738Zfwtzb","editor","get","getSuggestion","1296732aDYxIW","addSuggestionData","1824wMtKJU","requires","34866NuQuwB","Comments","adapter","14LIVWkj","120DkaZrr","getSuggestions","1636360RiTzqR","addSuggestion","7555qGgIry","TrackChanges","28932SgiHZe","2046ciBrxE","53790wmAIxZ","3SMEZfh","pluginName","plugins"];return(su=function(){return t})()}const ou=lu;!function(t,e){const n=lu,r=t();for(;;)try{if(292701===-parseInt(n(116))/1+parseInt(n(157))/2+-parseInt(n(154))/3*(-parseInt(n(167))/4)+-parseInt(n(123))/5+parseInt(n(119))/6*(parseInt(n(137))/7)+parseInt(n(124))/8*(-parseInt(n(155))/9)+parseInt(n(140))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fu);const iu=[ou(130)];class au extends t.Plugin{static get[ou(164)](){return[Tc]}static get[ou(153)](){return ou(117)}[ou(150)](){const t=ou,n=this[t(170)];if(n[t(160)][t(169)](t(128),(e=>{const r=t,s=n[r(149)][r(151)][r(146)]()[r(131)](((t,e)=>(t[e]="",t)),{});return n[r(129)][r(118)](s,e)})),t(173)!=typeof n[t(160)][t(171)](t(141))[t(144)])throw new e.CKEditorError(t(133))}[ou(165)](t){return hu(this[ou(170)],!0,t)}[ou(114)](t){return hu(this[ou(170)],!1,t)}}class cu extends t.Plugin{static get[ou(153)](){return ou(156)}constructor(t){const e=ou;super(t),this[e(159)]=e(143)}[ou(150)](){const t=ou;this[t(170)][t(121)][t(171)](t(147))[t(126)]={addCommentThread:()=>new Promise((()=>{})),getCommentThread:()=>new Promise((()=>{})),updateCommentThread:()=>new Promise((()=>{})),resolveCommentThread:()=>new Promise((()=>{})),reopenCommentThread:()=>new Promise((()=>{})),removeCommentThread:()=>new Promise((()=>{})),addComment:()=>new Promise((()=>{})),updateComment:()=>new Promise((()=>{})),removeComment:()=>new Promise((()=>{}))},this[t(170)][t(121)][t(171)](t(127))[t(126)]=null}}function uu(t){return void 0!==t[ou(158)]}function lu(t,e){const n=fu();return(lu=function(t,e){return n[t-=113]})(t,e)}function fu(){const t=["init","document","acceptAllSuggestions","pluginName","135RxTMcB","9036wPDMFp","TrackChangesDataGetter","195864VQrZQf","getRootsAttributes","result","config","getSuggestions","data","appendChild","requires","getDataWithAcceptedSuggestions","div","20236XcDzWf","discardAllSuggestions","define","editor","get","destroy","function","push","createElement","getDataWithDiscardedSuggestions","set","69903nliKCv","TrackChangesData","create","276594mqFmNk","getUser","plugins","getFullData","632535ktxjlO","1056kaNEEx","createDocumentFragment","_adapter","TrackChangesEditing","trackChangesData.editorCreator","constructor","Pagination","reduce","name","track-changes-data-invalid-editor-creator","execute","addSuggestionData","users","14wMRFIl","map","rootsAttributes","2038540EPbzgj","trackChangesData","useAnonymousUser","end","editorCreator","addUser","getRootNames","CommentsRepository","Users","model"];return(fu=function(){return t})()}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,iu);s[r(121)][r(174)](Tc,cu),s[r(139)]=uu(t)?t[r(158)]():void 0;const i=document[r(125)](),a=t[r(160)][r(171)](r(141))[r(144)],c=await a(s,(()=>function(t){const e=r,n=document[e(113)](e(166));return t[e(163)](n),n}(i)));!function(t,e){const n=r,s=t[n(149)][n(151)][n(146)]()[n(131)](((e,r)=>(e[r]=t[n(162)][n(171)]({rootName:r}),e)),{}),o=t[n(121)][n(171)](n(148))[n(136)][n(138)]((t=>({id:t.id,name:t[n(132)]}))),i=t[n(121)][n(171)](n(127))[n(161)]({skipNotAttached:!0,toJSON:!0}),a=e[n(121)][n(171)](n(148)),c=e[n(121)][n(171)](n(127));for(const t of o)a[n(120)](t.id)||a[n(145)](t);a.me||a[n(142)]();for(const t of i)c[n(135)](t);e[n(162)][n(115)](s)}(t,c),c[r(134)](r(e?152:168));const u=uu(c)?c[r(122)](n):c[r(162)][r(171)](n);return await c[r(172)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=382]})(t,e)}function du(){var t=["92970NMqtls","24392WSjEmV","272756VWtTLK","20144862sIaBSL","714YAJLHS","623364AaEzDI","722052PmThBm","48cdyBnI","1971969tIelzH"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(331622===-parseInt(n(387))/1+-parseInt(n(382))/2+-parseInt(n(384))/3+-parseInt(n(390))/4+parseInt(n(385))/5*(-parseInt(n(383))/6)+parseInt(n(389))/7*(-parseInt(n(386))/8)+parseInt(n(388))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|