@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240411.0 → 0.0.0-nightly-20240413.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:()=>cu,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=["6026768hbhsyi","forceDisabled","_disableUnsupportedCommands","980166IchhLv","value","commands","1389442AqySwu","refresh","affectsData","3gdjgqb","execute","28756620jWguyX","_enableCommands","_isEnabledBasedOnSelection","has","clearForceDisabled","2077680wDfjaj","50gJrwer","_enabledCommands","editor","631148ZBUCPd","5388488yvpYpc","TrackChangesCommand","isEnabled"];return(c=function(){return t})()}function u(t,e){const n=c();return(u=function(t,e){return n[t-=129]})(t,e)}const l=u;!function(t,e){const n=u,r=t();for(;;)try{if(914635===-parseInt(n(133))/1+parseInt(n(130))/2*(-parseInt(n(136))/3)+-parseInt(n(147))/4*(parseInt(n(144))/5)+-parseInt(n(143))/6+parseInt(n(148))/7+parseInt(n(151))/8+parseInt(n(138))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(c);class f extends t.Command{constructor(t,e){const n=u;super(t),this[n(145)]=e,this[n(131)]=!1,this[n(134)](),this[n(140)]=!1}[l(134)](){this[l(150)]=!0}[l(137)](){const t=l;this[t(131)]=!this[t(131)],this[t(131)]?this[t(129)]():this[t(139)]()}[l(129)](){const t=l;for(const e of this[t(146)][t(132)][t(132)]())e[t(135)]&&!this[t(145)][t(141)](e)&&e[t(152)](t(149))}[l(139)](){const t=l;for(const e of this[t(146)][t(132)][t(132)]())e[t(135)]&&!this[t(145)][t(141)](e)&&e[t(142)](t(149))}}const h=d;function g(){const t=["345tXlWlq","execute","369729nLvTKk","23793AuEGGk","TrackChangesEditing","acceptSuggestion","659176yTZsqt","refresh","editor","1077564HwnQqm","_suggestions","22ztuAnL","canEditAt","190NAbfIe","232JpoMMU","_isEnabledBasedOnSelection","2106111okoMoq","isEnabled","getRanges","model","66114RTvYRr","2rGjWMA","1309964dwXPEW","track-changes-accept-suggestion-not-found","get","plugins"];return(g=function(){return t})()}function d(t,e){const n=g();return(d=function(t,e){return n[t-=319]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(426019===parseInt(n(327))/1+-parseInt(n(342))/2*(-parseInt(n(337))/3)+parseInt(n(343))/4+-parseInt(n(321))/5*(parseInt(n(341))/6)+-parseInt(n(324))/7*(-parseInt(n(335))/8)+-parseInt(n(323))/9*(parseInt(n(334))/10)+-parseInt(n(332))/11*(-parseInt(n(330))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(g);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(331)]=e,this[n(328)](),this[n(336)]=!1}[h(328)](){this[h(338)]=!0}[h(322)](t){const n=h,r=this[n(331)][n(319)](t);if(!r)throw new e.CKEditorError(n(344),this);const s=r[n(339)]();this[n(329)][n(340)][n(333)](s)&&this[n(329)][n(320)][n(319)](n(325))[n(326)](r)}}const m=E;!function(t,e){const n=E,r=t();for(;;)try{if(369785===-parseInt(n(310))/1+-parseInt(n(326))/2*(parseInt(n(311))/3)+-parseInt(n(307))/4+-parseInt(n(318))/5+-parseInt(n(317))/6+parseInt(n(313))/7*(parseInt(n(323))/8)+parseInt(n(321))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(b);class I extends t.Command{constructor(t,e){const n=E;super(t),this[n(308)]=e,this[n(324)](),this[n(306)]=!1}[m(324)](){this[m(315)]=!0}[m(328)](t){const n=m,r=this[n(308)][n(327)](t);if(!r)throw new e.CKEditorError(n(322),this);const s=r[n(314)]();this[n(309)][n(316)][n(319)](s)&&this[n(309)][n(325)][n(327)](n(320))[n(312)](r)}}function E(t,e){const n=b();return(E=function(t,e){return n[t-=306]})(t,e)}function b(){const t=["78450JWVKOR","discardSuggestion","914851fxAWNI","getRanges","isEnabled","model","2655582EuUtvX","2756235QIImfY","canEditAt","TrackChangesEditing","16964370SXKfFa","track-changes-discard-suggestion-not-found","32zFzyPq","refresh","plugins","22MCBBCW","get","execute","_isEnabledBasedOnSelection","682772deFOeJ","_suggestions","editor","585730UsKHsT"];return(b=function(){return t})()}function T(){const t=["join","265mhEcQA","execute","from","11rtgjKo","start","change","3357610kPmkAy","198UzGFVZ","createPositionAt","createRange","createPositionAfter"," [color ","end","isInContent","deletion","getRanges","value","splice","isArray","1516869qeWQJB","1209565IseQRH","isObject","5596WpLYBK","add","createPositionBefore","length","content","next","70536ZesUQA","push","color","schema","type","12EifJgV","isCollapsed","isIntersecting","sort","isTouching","499300TgxrQG","map","255574ZoAbxM","isMultiRange","replace"];return(T=function(){return t})()}function _(t,e){const n=T();return(_=function(t,e){return n[t-=457]})(t,e)}function y(t){const e=_;return t[e(494)](((t,n)=>e(472)==t[e(490)]&&e(472)!=n[e(490)]?-1:e(472)!=t[e(490)]&&e(472)==n[e(490)]?1:0))}function A(t,e){const n=_;let r,s=0;const o=[],i=e[n(489)];for(;s<t[n(483)];){const a=t[s],c=t[s+1];r||(r=e[n(482)](a)),C(e,a,c)||(o[n(487)](e[n(467)](r,i[n(479)](a)?e[n(468)](a):e[n(466)](a,n(470)))),r=null),s++}return o}function C(t,e,n){const r=_;if(!n)return!1;const s=t[r(468)](e),o=t[r(482)](n);return s[r(495)](o)}!function(t,e){const n=_,r=t();for(;;)try{if(291766===-parseInt(n(496))/1+-parseInt(n(498))/2+parseInt(n(477))/3+-parseInt(n(480))/4*(parseInt(n(458))/5)+parseInt(n(491))/6*(parseInt(n(478))/7)+-parseInt(n(486))/8*(parseInt(n(465))/9)+-parseInt(n(464))/10*(-parseInt(n(461))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(T);function k(t,e,n){const r=_;for(;n[r(483)];){const s=n[r(475)](0,100);t[r(463)]((()=>{const t=r;for(const n of s)n[t(471)]&&e[t(459)](n.id)}))}}const N=R;function L(){const t=["581829TBzZUo","editor","from","1161983tVQwEb","_command","values","1448650aetReB","canEditAt","isEnabled","model","_suggestions","_isEnabledBasedOnSelection","4PaIYRB","4378280uYYSEh","9PdWCgq","some","16979281wBuUSX","2xJKMfD","isInContent","getRanges","refresh","6709456zSnyqE","12MvXbFi","142302gXPEqn","196eVBaEk","execute"];return(L=function(){return t})()}function R(t,e){const n=L();return(R=function(t,e){return n[t-=250]})(t,e)}!function(t,e){const n=R,r=t();for(;;)try{if(619596===parseInt(n(255))/1+parseInt(n(269))/2*(-parseInt(n(252))/3)+parseInt(n(264))/4*(parseInt(n(265))/5)+-parseInt(n(275))/6*(parseInt(n(250))/7)+parseInt(n(273))/8+parseInt(n(266))/9*(parseInt(n(258))/10)+-parseInt(n(268))/11*(parseInt(n(274))/12))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(256)]=e,this[r(262)]=n,this[r(272)](),this[r(263)]=!1}[N(272)](){const t=N,e=Array[t(254)](this[t(262)][t(257)]())[t(267)]((e=>e[t(270)]));this[t(260)]=this[t(256)][t(260)]&&e}[N(251)](){const t=N,e=y(Array[t(254)](this[t(262)][t(257)]()));for(const n of e){const e=n[t(271)]();if(!this[t(253)][t(261)][t(259)](e))return}k(this[t(253)][t(261)],this[t(256)],e)}}const M=v;function v(t,e){const n=w();return(v=function(t,e){return n[t-=312]})(t,e)}function w(){const t=["1352ypZCSV","isEnabled","getRanges","document","10269aMgqbQ","execute","model","2380dNhZmK","_command","selection","69647UmCqwC","42zbqukJ","editor","from","size","46522POgnvh","values","2410WLmUrl","_isEnabledBasedOnSelection","canEditAt","refresh","14641570tnQLfP","1651208aUvjzc","653250ILfnaV","_suggestions","_selectedSuggestions"];return(w=function(){return t})()}!function(t,e){const n=v,r=t();for(;;)try{if(443011===parseInt(n(335))/1+-parseInt(n(321))/2+-parseInt(n(322))/3+-parseInt(n(332))/4*(parseInt(n(316))/5)+parseInt(n(336))/6*(parseInt(n(314))/7)+parseInt(n(325))/8*(parseInt(n(329))/9)+parseInt(n(320))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(w);class O extends t.Command{constructor(t,e,n){const r=v;super(t),this[r(333)]=e,this[r(323)]=n,this[r(324)]=new Set,this[r(319)](),this[r(317)]=!1}[M(319)](){const t=M,e=this[t(337)][t(331)][t(328)][t(334)],n=Array[t(312)](this[t(323)][t(315)]());this[t(324)]=function(t,e){const n=_,r=Array[n(460)](t[n(473)]()),s=new Set;for(const o of e)if(o[n(471)])for(const e of r)for(const r of o[n(473)]())(e[n(493)](r)||t[n(492)]&&!o[n(499)]&&o[n(485)]&&r[n(470)][n(495)](e[n(462)]))&&s[n(481)](o);return s}(e,n),this[t(326)]=this[t(333)][t(326)]&&!!this[t(324)][t(313)]}[M(330)](){const t=M,e=y(Array[t(312)](this[t(324)]));for(const n of e){const e=n[t(327)]();if(!this[t(337)][t(331)][t(318)](e))return}k(this[t(337)][t(331)],this[t(333)],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 Z="object"==typeof self&&self&&self.Object===Object&&self;const J=q||Z||Function("return this")();const Y=J.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.toString,et=Y?Y.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Y?Y.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=J["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const Ct=At(J,"Map");const kt=At(Object,"create");const Nt=function(){this.__data__=kt?kt(null):{},this.size=0};const Lt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(kt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return kt?void 0!==e[t]:Mt.call(e,t)};const wt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=kt&&void 0===e?"__lodash_hash_undefined__":e,this};function Ot(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ot.prototype.clear=Nt,Ot.prototype.delete=Lt,Ot.prototype.get=St,Ot.prototype.has=vt,Ot.prototype.set=wt;const Dt=Ot;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(Ct||z),string:new Dt}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const xt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Bt=function(t){var e=xt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return xt(this,t).get(t)};const jt=function(t){return xt(this,t).has(t)};const Gt=function(t,e){var n=xt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Ft,Vt.prototype.delete=Bt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const zt=Vt;const Ht=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!Ct||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new zt(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new z(t);this.size=e.size}Wt.prototype.clear=H,Wt.prototype.delete=W,Wt.prototype.get=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 Zt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Jt=Object.prototype.hasOwnProperty;const Yt=function(t,e,n){var r=t[e];Jt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Qt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):Yt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?J.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 Ce=Object.prototype.hasOwnProperty;const ke=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!Ce.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Ne=Object.prototype;const Le=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Ne)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Le(t))return Se(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const we=function(t){return null!=t&&de(t.length)&&!ct(t)};const Oe=function(t){return we(t)?ke(t):ve(t)};const De=function(t,e){return t&&Qt(e,Oe(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return Fe(t);var e=Le(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const Be=function(t){return we(t)?ke(t,!0):xe(t)};const Ue=function(t,e){return t&&Qt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?J.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,Ze=Object.getOwnPropertySymbols;const Je=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return qe.call(t,e)})))}:Xe;const Ye=function(t,e){return Qt(t,Je(t),e)};const Qe=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Qe(e,Je(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Qt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Qe(r,n(t))};const rn=function(t){return nn(t,Oe,Je)};const sn=function(t){return nn(t,Be,tn)};const on=At(J,"DataView");const an=At(J,"Promise");const cn=At(J,"Set");const un=At(J,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(Ct),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||Ct&&Tn(new Ct)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Cn=J.Uint8Array;const kn=function(t){var e=new t.constructor(t.byteLength);return new Cn(e).set(new Cn(t)),e};const Nn=function(t,e){var n=e?kn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Ln=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Ln.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Y?Y.prototype:void 0,Mn=Sn?Sn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const wn=function(t,e){var n=e?kn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const On=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return kn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Nn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return wn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Rn(t);case"[object Symbol]":return vn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Le(t)?{}:Fn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):xn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var zn="[object Arguments]",Hn="[object Function]",Wn="[object Object]",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)):Ye(e,De(a,e))}else{if(!Kn[h])return o?e:{};a=On(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Be:Oe)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Yt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Xn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Jn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yn=/^\w*$/;const Qn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Yn.test(t)||!Jn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||zt),n}$n.Cache=zt;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Y?Y.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Qn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Yt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Y?Y.prototype:void 0,Ar=yr?yr.valueOf:void 0;const Cr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new Cn(t),new Cn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var kr=Object.prototype.hasOwnProperty;const Nr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:kr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Lr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=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):Cr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Nr(t,e,n,r,s,o))};const wr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:vr(e,n,r,s,t,o))};const Or=function(t,e){return wr(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const 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=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=499]})(t,e)}function Vr(){const t=["735XnjBLa","set","creator","createdAt","onAccept","220900wfsCgT","toJSON","markers","isMultiRange","attributes","getRange","isIntersectingWithRange","nodeBefore","suggestion:","delete","get","data","getMultiRangeId","getMarkers","length","getAllAdjacentSuggestions","_saved","push","getFirstRange","@external","getItems","split","_onAccept","nodeAfter","getFirstMarker","removeAttribute","isExternal","addRange","change","previous","type","8270BzZBuL","substr","isIntersecting","onDiscard","add","getRanges","removeMarkers","onAttributesChange","41774018wjnJFr","map","572980HpqROB","clear","setAttribute","39DJbcJw","filter","getMarkerNames","accept","_model","isInContent","head","subType","size","author","getContainedElement","authoredAt","2317ajUuWP","decorate","_markerNames","end","16821vliQtB","next","1137454KrtVPn","discard","47316xxuega","_onDiscard","from","3920AKkepw","addMarkerName","_onAttributesChange","hasComments","addMarker","commentThread","reduce","removeMarker","_isDataLoaded","start"];return(Vr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(886946===parseInt(n(538))/1+parseInt(n(517))/2+-parseInt(n(520))/3*(-parseInt(n(558))/4)+-parseInt(n(553))/5*(-parseInt(n(540))/6)+parseInt(n(532))/7*(-parseInt(n(543))/8)+-parseInt(n(536))/9*(-parseInt(n(507))/10)+-parseInt(n(515))/11)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(551)]=!1,this.id=e.id,this[n(506)]=e[n(506)],this[n(527)]=e[n(527)]||null,this[n(529)]=e[n(529)],this[n(555)]=e[n(555)]||e[n(529)],this[n(502)]=Boolean(e[n(562)]&&e[n(562)][n(577)]),this[n(569)]=null,this[n(524)]=t,this[n(580)]=e[n(557)],this[n(541)]=e[n(510)],this[n(545)]=e[n(514)],this[n(534)]=new Set,this[n(556)]=null,this[n(554)](n(531),null),this[n(554)](n(562),e[n(562)]||{}),this[n(554)](n(505),null),this[n(554)](n(537),null),this[n(554)](n(548),null),this[n(554)](n(574),!1),this[n(533)](n(523)),this[n(533)](n(539))}get[jr(526)](){const t=jr;let e=this;for(;e[t(505)];)e=e[t(505)];return e}get[jr(546)](){const t=jr;return!!this[t(548)]&&this[t(548)][t(572)]>0}get[jr(561)](){const t=jr;return 0!=this[t(534)][t(528)]&&6==Array[t(542)](this[t(534)])[0][t(579)](":")[t(572)]}get[jr(525)](){return null!==this[jr(500)]()}[jr(544)](t){const e=jr;this[e(534)][e(511)](t)}[jr(522)](){const t=jr;return Array[t(542)](this[t(534)])}[jr(571)](){const t=jr;return this[t(522)]()[t(516)]((e=>this[t(524)][t(560)][t(568)](e)))[t(521)]((t=>t))}[jr(500)](){return this[jr(571)]()[0]||null}[jr(513)](){const t=jr;this[t(524)][t(504)]((e=>{const n=t;for(const t of this[n(571)]())e[n(550)](t)})),this[t(534)][t(518)]()}[jr(550)](t){const e=jr;this[e(524)][e(504)]((n=>{n[e(550)](t)})),this[e(534)][e(567)](t)}[jr(503)](t){const e=jr,n=e(566)+this[e(506)]+":"+this[e(527)]+":"+this.id+":"+this[e(555)].id+":"+zr[e(570)]();this[e(544)](n),this[e(524)][e(504)]((r=>{r[e(547)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(564)](t){const e=jr;for(const n of this[e(512)]())if(n[e(509)](t))return!0;return!1}[jr(512)](){const t=jr;return this[t(571)]()[t(516)]((e=>e[t(563)]()))}[jr(578)](){const t=jr;return this[t(512)]()[t(549)](((e,n)=>[...e,...n[t(578)]()]),[])}[jr(576)](){const t=jr;var e;return(null===(e=this[t(500)]())||void 0===e?void 0:e[t(563)]())||null}[jr(530)](){const t=jr,e=this[t(512)]();if(1!=e[t(572)])return null;const n=e[0],r=n[t(552)][t(499)],s=n[t(535)][t(565)];return r instanceof i.Element?r!=s?null:r:null}[jr(523)](){const t=jr;this[t(580)](this[t(512)](),this[t(569)],this[t(562)]),this[t(513)]()}[jr(539)](){const t=jr;this[t(541)](this[t(512)](),this[t(569)],this[t(562)]),this[t(513)]()}[jr(573)](){const t=jr,e=[];let n=this[t(526)];for(;n;)e[t(575)](n),n=n[t(537)];return e}[jr(519)](t,e){const n=jr,r=qn(this[n(562)]);hr(r,t,e),Or(r,this[n(562)])||(this[n(562)]=r,this[n(545)](r))}[jr(501)](t){const e=jr,n=qn(this[e(562)]);Ur(n,t),Or(n,this[e(562)])||(this[e(562)]=n,this[e(545)](this[e(562)]))}[jr(559)](){const t=jr;return{id:this.id,type:this[t(527)]?this[t(506)]+":"+this[t(527)]:this[t(506)],authorId:this[t(555)].id,createdAt:this[t(556)],hasComments:this[t(546)],data:this[t(569)],attributes:this[t(562)]}}static[jr(570)](){const t=jr;return(0,e.uid)()[t(508)](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=["addFormat","join","1347162XXHCqW","_addDescriptionItems","registerDescriptionCallback","end","Object","Container","7919388yyPRBA","get","registerAttributeLabel","_itemLabelsCallbacks","quantity","1315010BYwSCc","remove","*Remove format:* %0","normal","checkChild","deletion","softBreak","*Merge:* %0","_locale","addContainer","text","isEqual","_handleCustomCallbackDescription","map","indexOf","8227672kFcneA","EmptyContainer","label","match","isEmpty","has","3585651aBZdbG","getDescriptions","removeFormat","skip","_handleInsertRemoveSuggestionDescription","attribute","getFirstRange","_itemLabels","_resolveDescriptionItems","addEmptyContainer","type","removeObject","newValue","addObject","data","length","*Remove:* %0","item","push","insertion","start","name","set","_attributeLabels","isObject","_handleAttributeSuggestionDescription","_schema","*Set format:* %0","registerElementLabel","isInContent","getWalker","removeContainer","format","395bnWqPc","$1 $2","5718FalhGa","_handleRenameSuggestionDescription","pop","$text","20096nliiOZ","matchingCallback","nextSibling","elementStart","removeEmptyContainer","elementEnd","*Change to:* %0","7zQwapI","getItemLabel","ELEMENT_SPACE","_customCallbacks","previousSibling","$textProxy","subType","REPLACE_TEXT","element","nodeAfter","*Insert:* %0","replace","362bWlWUY","key","function","*Split:* %0","add"];return(Kr=function(){return t})()}function Xr(t,e){const n=Kr();return(Xr=function(t,e){return n[t-=379]})(t,e)}!function(t,e){const n=Xr,r=t();for(;;)try{if(625654===parseInt(n(469))/1*(parseInt(n(446))/2)+parseInt(n(411))/3+parseInt(n(450))/4*(parseInt(n(444))/5)+-parseInt(n(379))/6*(parseInt(n(457))/7)+-parseInt(n(405))/8+-parseInt(n(385))/9+parseInt(n(390))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kr);class qr{constructor(t,e){const n=Xr;this[n(460)]=[],this[n(418)]=new Map,this[n(388)]=[],this[n(434)]=new Map,this[n(437)]=t,this[n(398)]=e}[Wr(412)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(426)];o++){const i=t[o];if(!i[e(440)])continue;const a=this[e(402)](i);if(a){if(null!=i[e(463)]){if(r[e(410)](i[e(463)]))continue;r[e(473)](i[e(463)])}n[e(429)](a)}else if(e(416)!=i[e(421)])e(430)!=i[e(421)]&&e(395)!=i[e(421)]||this[e(415)](n,i,t[o+1]);else{const t=i[e(425)][e(470)];if(s[e(410)](t))continue;s[e(473)](i[e(425)][e(470)]),t==_c?this[e(447)](n,i):this[e(436)](n,i)}}return this[e(419)](n)}[Wr(381)](t){const e=Wr;this[e(460)][e(429)](t)}[Wr(439)](t,n,r=e.priorities[Wr(393)]){const s=Wr;s(471)==typeof t?(0,e.insertToPriorityArray)(this[s(388)],{matchingCallback:t,label:n,priority:r}):this[s(418)][s(433)](t,n)}[Wr(387)](t,e){const n=Wr;this[n(434)][n(433)](t,e)}[Wr(458)](t,e=1){const n=Wr;let r;for(const e of this[n(388)])if(e[n(451)](t)){r=e[n(407)];break}return r||(r=this[n(418)][n(386)](t[n(432)])),r?r(e):1!==e?e+" "+t[n(432)]+"s":""+t[n(432)]}[Wr(380)](t,e){const n=Wr,r=e[n(417)]()[n(441)](),s=n(430)==e[n(421)]?n(473):n(391);for(const e of r){const o=e[n(428)],i=t[t[n(426)]-1];if(o.is(n(462)))i&&i[n(421)][n(404)](n(384))>-1&&t[n(448)](),i&&n(400)==i[n(421)]?i[s]+=o[n(425)]:t[n(429)]({type:n(400),add:n(473)==s?o[n(425)]:"",remove:n(391)==s?o[n(425)]:""});else if(this[n(437)][n(435)](o)){const a=o;if(i&&i[n(421)][n(404)](n(384))>-1&&t[n(448)](),n(455)==e[n(421)])continue;i&&i[n(421)]==s+n(383)&&i[n(465)][n(432)]==a[n(432)]?i[n(389)]++:t[n(429)]({type:s+n(383),element:a,quantity:1}),r[n(414)]((t=>!(n(455)==t[n(421)]&&t[n(428)]==o)))}else if(this[n(437)][n(394)](o,n(449))||o.is(n(465),n(396))){const r=o;if(n(473)==s&&n(453)==e[n(421)]||n(391)==s&&n(455)==e[n(421)])continue;if(i&&-1==i[n(421)][n(404)](n(384))){n(400)==i[n(421)]&&(i[s]+="\n");continue}let a;if(a=n(473)==s?r[n(452)]&&!this[n(437)][n(435)](r[n(452)])?r[n(452)]:null:r[n(461)]&&!this[n(437)][n(435)](r[n(461)])?r[n(461)]:null,r[n(409)]||a&&a[n(409)]){const e=a&&a[n(409)]?a:r;i&&i[n(421)]==s+n(406)&&i[n(465)][n(432)]==e[n(432)]?i[n(389)]++:t[n(429)]({type:s+n(406),element:e,quantity:1})}else t[n(429)]({type:s+n(384),element:r})}}}[Wr(419)](t){const e=Wr,n=this[e(398)],r=[],s=[],o=[];for(const i of t)switch(i[e(421)]){case e(400):if(i[e(473)]=i[e(473)][e(468)](/(\S)\u000A+(\S)/g,e(445))[e(468)](/\u000A/g,""),i[e(391)]=i[e(391)][e(468)](/(\S)\u000A+(\S)/g,e(445))[e(468)](/\u000A/g,""),""!=i[e(473)]&&""!=i[e(391)]){r[e(429)]({type:e(468),content:Hr(n,e(464),['"'+i[e(391)]+'"','"'+i[e(473)]+'"'])});continue}if(null!=i[e(473)][e(408)](/^ +$/)){r[e(429)]({type:e(430),content:Hr(n,e(467),Hr(n,e(459),i[e(473)][e(426)]))});continue}if(null!=i[e(391)][e(408)](/^ +$/)){r[e(429)]({type:e(395),content:Hr(n,e(427),Hr(n,e(459),i[e(391)][e(426)]))});continue}if(""!=i[e(473)]){r[e(429)]({type:e(430),content:Hr(n,e(467),'"'+i[e(473)]+'"')});continue}r[e(429)]({type:e(395),content:Hr(n,e(427),'"'+i[e(391)]+'"')});continue;case e(420):case e(424):r[e(429)]({type:e(430),content:Hr(n,e(467),this[e(458)](i[e(465)],i[e(389)]))});continue;case e(454):case e(422):r[e(429)]({type:e(395),content:Hr(n,e(427),this[e(458)](i[e(465)],i[e(389)]))});continue;case e(399):r[e(429)]({type:e(430),content:Hr(n,e(472),this[e(458)](i[e(465)],i[e(389)]))});continue;case e(442):r[e(429)]({type:e(395),content:Hr(n,e(397),this[e(458)](i[e(465)],i[e(389)]))});continue;case e(474):s[e(429)](i[e(470)]);continue;case e(413):o[e(429)](i[e(470)]);continue;default:r[e(429)](i)}if(s[e(426)]){const t=s[e(403)]((t=>this[e(434)][e(410)](t)?this[e(434)][e(386)](t):t))[e(475)](", ");r[e(429)]({type:e(443),content:Hr(this[e(398)],e(438),t)})}if(o[e(426)]){const t=o[e(403)]((t=>this[e(434)][e(410)](t)?this[e(434)][e(386)](t):t))[e(475)](", ");r[e(429)]({type:e(443),content:Hr(this[e(398)],e(392),t)})}return r}[Wr(402)](t){const e=Wr;for(const n of this[e(460)]){const r=n(t);if(r&&e(421)in r)return r}}[Wr(436)](t,e){const n=Wr,r=e[n(425)],s=void 0===r[n(423)]?n(413):n(474);t[n(429)]({type:s,key:r[n(470)]})}[Wr(447)](t,e){const n=Wr;t[n(429)]({type:n(443),content:Hr(this[n(398)],n(456),this[n(458)](e[n(417)]()[n(431)][n(466)],1))})}[Wr(415)](t,e,n){const r=Wr;if(this[r(380)](t,e),n&&n[r(417)]()&&!e[r(417)]()[r(382)][r(401)](n[r(417)]()[r(431)])){const n=t[t[r(426)]-1],s=r(430)==e[r(421)]?r(473):r(391);n&&r(400)==n[r(421)]&&(n[s]+="\n")}}}function Zr(t,e){const n=Jr();return(Zr=function(t,e){return n[t-=177]})(t,e)}function Jr(){const t=["5gXexrM","2jsTFlw","afterInit","12124352nusGRk","TrackChangesEditing","enableCommand","get","editor","commands","35184978rgBUdz","7981554BlhCzc","plugins","showAIAssistant","1146573XnFLuq","677263FmrIde","3480112LjhpRw","8857578ZoAyxA"];return(Jr=function(){return t})()}const Yr=Zr;!function(t,e){const n=Zr,r=t();for(;;)try{if(879019===parseInt(n(181))/1*(-parseInt(n(185))/2)+-parseInt(n(180))/3+-parseInt(n(182))/4+-parseInt(n(184))/5*(parseInt(n(183))/6)+-parseInt(n(177))/7+parseInt(n(187))/8+parseInt(n(193))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jr);class Qr extends t.Plugin{[Yr(186)](){const t=Yr,e=this[t(191)],n=e[t(178)][t(190)](t(188));e[t(192)][t(190)](t(179))&&n[t(189)](t(179))}}function $r(){const t=["get","9850LnwiME","center","editor","*Format:* %0","commandName","FORMAT_ALIGN_TO_LEFT","registerDescriptionCallback","locale","1240414QTnfpD","_enableDefaultAttributesIntegration","FORMAT_ALIGNMENT","1770198rXjHxN","right","registerAttributeLabel","has","3078760jKLjnc","441131inhoWC","formatBlock","type","11341768yBduuV","834420HtIlFA","left","justify","format","18Ebbwwu","AlignmentEditing","FORMAT_ALIGN_TO_CENTER","FORMAT_JUSTIFY_TEXT","commandParams","alignment","FORMAT_ALIGN_TO_RIGHT","TrackChangesEditing","plugins","_descriptionFactory","_registerLegacyDescription","afterInit","value"];return($r=function(){return t})()}function ts(t,e){const n=$r();return(ts=function(t,e){return n[t-=466]})(t,e)}const es=ts;!function(t,e){const n=ts,r=t();for(;;)try{if(422062===-parseInt(n(487))/1+-parseInt(n(471))/2*(parseInt(n(495))/3)+parseInt(n(491))/4+-parseInt(n(486))/5+-parseInt(n(482))/6+parseInt(n(479))/7+parseInt(n(490))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($r);class ns extends t.Plugin{[es(468)](){const t=es,e=this[t(473)],n=e[t(478)];if(!e[t(503)][t(485)](t(496)))return;const r=e[t(503)][t(470)](t(502));r[t(480)](t(500),[],[t(500)]),r[t(466)][t(484)](t(500),Hr(n,t(481))),this[t(467)]()}[es(467)](){const t=es,e=this[t(473)],n=e[t(478)];e[t(503)][t(470)](t(502))[t(466)][t(477)]((e=>{const r=t;if(r(488)!=e[r(489)])return;const{data:s}=e;if(s&&r(500)==s[r(475)]){const t=s[r(499)][0][r(469)];return{type:r(494),content:Hr(n,r(474),function(t){const e=r;switch(t){case e(492):return Hr(n,e(476));case e(483):return Hr(n,e(501));case e(472):return Hr(n,e(497));case e(493):return Hr(n,e(498))}}(t))}}}))}}function rs(){const t=["FORMAT_CODE","forceValue","code","formatInline","toLowerCase","FORMAT_BOLD","CodeEditing","StrikethroughEditing","SubscriptEditing","4062ypjTju","afterInit","editor","superscript","type","BoldEditing","_descriptionFactory","FORMAT_","strikethrough","FORMAT_STRIKETHROUGH","commandParams","TrackChangesEditing","FORMAT_ITALIC","431576tSkjcT","*Remove format:* %0","514515MJsyir","101619iOaVxW","subscript","FORMAT_SUBSCRIPT","commandName","FORMAT_UNDERLINE","bold","2279389PzqKFS","format","SuperscriptEditing","toUpperCase","has","_registerLegacyDescription","registerAttributeLabel","FORMAT_SUPERSCRIPT","italic","2982230AvtKQh","586904QNyaXi","UnderlineEditing","2435OVuNhH","get","underline","locale","_enableDefaultAttributesIntegration","plugins","*Format:* %0","registerDescriptionCallback","slice","ItalicEditing","9YhiVtZ","2JjXuwv"];return(rs=function(){return t})()}const ss=is;!function(t,e){const n=is,r=t();for(;;)try{if(171502===parseInt(n(232))/1+parseInt(n(261))/2*(parseInt(n(231))/3)+parseInt(n(248))/4+-parseInt(n(250))/5*(parseInt(n(216))/6)+parseInt(n(238))/7+parseInt(n(229))/8+parseInt(n(260))/9*(-parseInt(n(247))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(rs);const os=[ss(221),ss(259),ss(249),ss(213),ss(214),ss(215),ss(240)];function is(t,e){const n=rs();return(is=function(t,e){return n[t-=212]})(t,e)}class as extends t.Plugin{[ss(217)](){const t=ss,e=this[t(218)],n=e[t(255)][t(251)](t(227)),r=e[t(253)];for(const s of os){if(!e[t(255)][t(242)](s))continue;const o=s[t(258)](0,-7)[t(266)](),i=t(223)+o[t(241)]();n[t(254)](o,[o]),n[t(222)][t(244)](o,Hr(r,i))}this[t(243)]()}[ss(243)](){const t=ss,e=this[t(218)],n=e[t(253)],r=e[t(255)][t(251)](t(227));function s(e,s){const o=t;r[o(222)][o(257)]((t=>{const r=o;if(r(265)!=t[r(220)])return;const{data:i}=t;return i&&i[r(235)]===e?i[r(226)][0][r(263)]?{type:r(239),content:Hr(n,r(256),s)}:{type:r(239),content:Hr(n,r(230),s)}:void 0}))}s(t(237),Hr(n,t(212))),s(t(246),Hr(n,t(228))),s(t(252),Hr(n,t(236))),s(t(264),Hr(n,t(262))),s(t(224),Hr(n,t(225))),s(t(233),Hr(n,t(234))),s(t(219),Hr(n,t(245)))}}const cs=us;function us(t,e){const n=ls();return(us=function(t,e){return n[t-=178]})(t,e)}function ls(){const t=["*Set format:* %0","plugins","25620120QouXjT","registerDescriptionCallback","name","enableCommand","*Remove format:* %0","from","change","4072344lhvlAY","279vsNVJO","has","parent","commandParams","afterInit","forceValue","10202687PGtgfG","$root","value","BlockQuoteEditing","_descriptionFactory","checkChild","filter","4954mCzFUP","9nKCRHO","editor","locale","get","schema","getSelectedBlocks","blockQuote","TrackChangesEditing","1558476lBTikA","10bjigkw","7paJpSM","7235264ZUMemv","selection","10YPCdba","commandName","format","markBlockFormat","document","model","859902NEmhZH","commands","ELEMENT_BLOCK_QUOTE"];return(ls=function(){return t})()}!function(t,e){const n=us,r=t();for(;;)try{if(809615===parseInt(n(189))/1*(parseInt(n(202))/2)+-parseInt(n(188))/3+-parseInt(n(211))/4*(parseInt(n(216))/5)+-parseInt(n(222))/6*(-parseInt(n(213))/7)+-parseInt(n(214))/8*(-parseInt(n(203))/9)+-parseInt(n(212))/10*(parseInt(n(195))/11)+parseInt(n(181))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ls);class fs extends t.Plugin{[cs(193)](){const t=cs,e=this[t(204)],n=e[t(205)];if(!e[t(180)][t(190)](t(198)))return;const r=e[t(180)][t(206)](t(210)),s=this[t(204)][t(223)][t(206)](t(209));r[t(184)](t(209),((n,o={})=>{const i=t,a=this[i(204)][i(221)][i(220)][i(215)],c=o&&void 0!==o[i(194)]?o[i(194)]:!s[i(197)];let u=[];if(c){const t=Array[i(186)](a[i(208)]())[i(201)]((t=>hs(t)||function(t,e){const n=i,r=e[n(200)](t[n(191)],n(209)),s=e[n(200)]([n(196),n(209)],t);return r&&s}(t,this[i(204)][i(221)][i(207)])));u=A(t,e[i(221)])}else{const t=Array[i(186)](a[i(208)]())[i(201)]((t=>hs(t)));u=A(t,e[i(221)])}e[i(221)][i(187)]((()=>{const t=i;for(const e of u)r[t(219)](e,{commandName:t(209),commandParams:[{forceValue:c}]})}))})),r[t(199)][t(182)]((e=>{const r=t,{data:s}=e;if(s&&r(209)==s[r(217)]){const t=Hr(n,r(178));return s[r(192)][0][r(194)]?{type:r(218),content:Hr(n,r(179),t)}:{type:r(218),content:Hr(n,r(185),t)}}}))}}function hs(t){const e=cs;return e(209)==t[e(191)][e(183)]}const gs=ds;function ds(t,e){const n=ps();return(ds=function(t,e){return n[t-=330]})(t,e)}function ps(){const t=["2343cchQgn","has","afterInit","enableCommand","changeCaseLower","1538556CUqDCF","72skmMzO","CaseChange","5532WMzpYE","changeCaseTitle","plugins","4zINabM","42KBFeiO","TrackChangesEditing","4233438IhDKKq","3350mhrImr","5793JteNBb","3288472MXvxYp","changeCaseUpper","2073815NmGoYp","editor","get"];return(ps=function(){return t})()}!function(t,e){const n=ds,r=t();for(;;)try{if(431783===parseInt(n(333))/1*(parseInt(n(345))/2)+parseInt(n(344))/3+parseInt(n(350))/4*(-parseInt(n(336))/5)+-parseInt(n(347))/6*(parseInt(n(351))/7)+-parseInt(n(334))/8+parseInt(n(331))/9+parseInt(n(332))/10*(parseInt(n(339))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ps);class ms extends t.Plugin{[gs(341)](){const t=gs,e=this[t(337)];e[t(349)][t(340)](t(346))&&(e[t(349)][t(338)](t(330))[t(342)](t(335)),e[t(349)][t(338)](t(330))[t(342)](t(343)),e[t(349)][t(338)](t(330))[t(342)](t(348)))}}const Is=Es;function Es(t,e){const n=bs();return(Es=function(t,e){return n[t-=239]})(t,e)}function bs(){const t=["afterInit","11uCwOiF","203XePCgz","enableCommand","512BAqDkI","41133440URWGXS","1144743dYtJTR","20DWZXjX","get","ckbox","143848kpveMN","1555156UUJzZv","76833fuiKBi","3022491gweXMp","TrackChangesEditing","13476pIylnl","plugins","editor","commands"];return(bs=function(){return t})()}!function(t,e){const n=Es,r=t();for(;;)try{if(846140===-parseInt(n(249))/1+-parseInt(n(254))/2+-parseInt(n(256))/3+parseInt(n(253))/4*(parseInt(n(250))/5)+parseInt(n(239))/6*(parseInt(n(245))/7)+-parseInt(n(247))/8*(parseInt(n(255))/9)+parseInt(n(248))/10*(parseInt(n(244))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bs);class Ts extends t.Plugin{[Is(243)](){const t=Is,e=this[t(241)];e[t(242)][t(251)](t(252))&&e[t(240)][t(251)](t(257))[t(246)](t(252))}}const _s=ys;function ys(t,e){const n=As();return(ys=function(t,e){return n[t-=378]})(t,e)}function As(){const t=["ELEMENT_CODE_BLOCK","indentCodeBlock","formatBlock","219189DVGNrA","get","24ptbEuz","checkChild","1608vakxVU","languages","config","toLowerCase","200952NUdwDz","rootElement","62226oTENVX","type","codeBlock","filter","has","enableCommand","name","outdentCodeBlock","TrackChangesEditing","language","schema","commandParams","*Set format:* %0","getSelectedBlocks","65538WSOsHV","plugins","5830BWlfCc","forceValue","10274OPRQnC","editor","*Remove format:* %0","parent","locale","CodeBlock","find","model","7wZzbpe","from","document","value","registerDescriptionCallback","change","markBlockFormat","registerElementLabel","commands","isLimit","15615zfrvkJ","_descriptionFactory","selection","afterInit","commandName","376925AOAspF","label","blockName","format"];return(As=function(){return t})()}!function(t,e){const n=ys,r=t();for(;;)try{if(177158===-parseInt(n(390))/1+-parseInt(n(414))/2+parseInt(n(400))/3*(parseInt(n(392))/4)+parseInt(n(383))/5+parseInt(n(398))/6*(parseInt(n(426))/7)+parseInt(n(394))/8*(-parseInt(n(378))/9)+-parseInt(n(416))/10*(-parseInt(n(418))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(As);class Cs extends t.Plugin{[_s(381)](){const t=_s,e=this[t(419)];if(!e[t(415)][t(404)](t(423)))return;const n=e[t(415)][t(391)](t(408)),r=e[t(422)],s=e[t(396)][t(391)](t(402))[t(395)],o=e[t(434)][t(391)](t(402));n[t(405)](t(388)),n[t(405)](t(407)),n[t(405)](t(402),((r,i={})=>{const a=t,c=e[a(425)],u=e[a(425)][a(428)][a(380)],l=i&&void 0!==i[a(417)]?i[a(417)]:!o[a(429)];let f;i[a(409)]||(i[a(409)]=s[0][a(409)]),f=l?Array[a(427)](u[a(413)]())[a(403)]((t=>ks(t)||function(t,e){const n=a;return!t.is(n(399))&&!e[n(435)](t)&&e[n(393)](t[n(421)],n(402))}(t,c[a(410)]))):Array[a(427)](u[a(413)]())[a(403)]((t=>ks(t)));const h=A(f,c);c[a(431)]((()=>{const t=a;for(const e of h)n[t(432)](e,{commandName:t(402),commandParams:[{...i,forceValue:l}],formatGroupId:t(385)})}))})),n[t(379)][t(433)](t(402),(e=>Hr(r,t(387),e))),n[t(379)][t(430)]((e=>{const n=t;if(n(389)!=e[n(401)])return;const o=r.t,{data:i}=e;if(!i||n(402)!=i[n(382)])return;const a=i[n(411)][0][n(409)],c=o(s[n(424)]((t=>t[n(409)]===a))[n(384)])[n(397)]();return i[n(411)][0][n(417)]?{type:n(386),content:Hr(r,n(412),Hr(r,n(387),1)+" ("+c+")")}:{type:n(386),content:Hr(r,n(420),Hr(r,n(387),1))}}))}}function ks(t){const e=_s;return e(402)==t[e(406)]}const Ns=Ls;function Ls(t,e){const n=Rs();return(Ls=function(t,e){return n[t-=256]})(t,e)}function Rs(){const t=["8SniZxc","4710ExafCn","410370VxJnLc","CommentsEditing","TrackChangesEditing","editor","4472804VshjwL","18371980tSqKTT","addCommentThread","6547583lFRmZb","924684SvWzvq","enableCommand","get","plugins","1615iPqrHh","7122087rgDDHJ","afterInit","has","10gDkfHR"];return(Rs=function(){return t})()}!function(t,e){const n=Ls,r=t();for(;;)try{if(633502===parseInt(n(257))/1+-parseInt(n(265))/2*(-parseInt(n(268))/3)+-parseInt(n(272))/4+parseInt(n(261))/5*(parseInt(n(267))/6)+parseInt(n(256))/7*(parseInt(n(266))/8)+parseInt(n(262))/9+-parseInt(n(273))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Rs);class Ss extends t.Plugin{[Ns(263)](){const t=Ns,e=this[t(271)];e[t(260)][t(264)](t(269))&&e[t(260)][t(259)](t(270))[t(258)](t(274))}}var Ms=n(834);function vs(t,e,n){const r=ws,s=[];for(const o of e[r(296)]())o[r(263)](t)&&s[r(262)](n[r(265)](o));return s}function ws(t,e){const n=Ds();return(ws=function(t,e){return n[t-=241]})(t,e)}function Os(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(287)][r(258)](r(282));return(o,i,a)=>{const c=r;if(!a[c(246)][c(281)](i[c(264)],o[c(250)]))return;const u=i[c(264)][c(248)](),l=i[c(264)][c(261)],f=t[c(276)][c(270)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(245)];d=d||f[c(247)](e);const n=a[c(267)][c(249)](e);if(n&&n[c(252)](c(295)))return;c(253)==t[c(241)]&&f[c(272)](e)&&!f[c(284)](e)&&(e[c(280)]||l[c(266)]?h&&h[c(257)]==e||(h=e,m(t[c(293)]),p=!0):g=g||t[c(293)])}function m(t){const r=c,o=a[r(286)][r(291)](r(294),{class:r(242)+e}),u=a[r(267)][r(275)](t);n&&s[r(268)][r(269)](i[r(289)])&&a[r(286)][r(243)](r(273),o),a[r(286)][r(271)](u,o),a[r(267)][r(292)](o,i[r(289)])}d||p||!g||m(g)}}function Ds(){const t=["4yfmxeC","item","consumable","isContent","getWalker","toViewElement","name","470928ussySc","getCustomProperty","elementEnd","400QlUOJP","element","561035jhkbvL","parent","get","109942CPLtXA","150623EopYrF","start","push","hasAttribute","markerRange","createRangeOn","isAtEnd","mapper","activeMarkers","includes","schema","insert","isBlock","ck-suggestion-marker--active","277704GJtYBJ","toViewPosition","model","getAttribute","listItem","30CtDSTq","nextSibling","test","TrackChangesEditing","listIndent","isLimit","4690DtgXUU","writer","plugins","1204812aVTaeh","markerName","67hcePcA","createUIElement","bindElementToMarker","previousPosition","span","addHighlight","getItems","type","ck-suggestion-marker-","addClass"];return(Ds=function(){return t})()}!function(t,e){const n=ws,r=t();for(;;)try{if(217434===parseInt(n(290))/1*(-parseInt(n(285))/2)+parseInt(n(274))/3+parseInt(n(244))/4*(-parseInt(n(256))/5)+parseInt(n(279))/6*(-parseInt(n(259))/7)+parseInt(n(251))/8+-parseInt(n(288))/9+parseInt(n(254))/10*(parseInt(n(260))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ds);const Fs=xs;function Ps(){const t=["bind","start","batch","3oJISFN","rootName","createRange","deleteForward","mapper","1096696VDIMxB","uiElement","enqueueChange","unbindElementFromMarkerName","22dhzPFz","high","delete","markerName","unit","commands","data","$graveyard","createSelection","options","detach","setSelection","document","model","TrackChangesEditing","795085SKemLZ","buffer","getFirstRange","387WOqUNj","selection","lock","root","modifySelection","116390oijgZa","7KMfpMX","editor","enableCommand","markerNameToElements","forward","merge","745320pKfJJQ","removeMarker:suggestion:deletion","downcastDispatcher","plugins","2pGHELU","end","300148VBuGpQ","writer","showSuggestionHighlights","isCollapsed","addMarker:suggestion:deletion","editing","904108LThceu","requires","634026xSNYXd","unlock","init","fromRange","get","remove"];return(Ps=function(){return t})()}function xs(t,e){const n=Ps();return(xs=function(t,e){return n[t-=137]})(t,e)}!function(t,e){const n=xs,r=t();for(;;)try{if(259945===-parseInt(n(138))/1*(-parseInt(n(198))/2)+parseInt(n(155))/3*(-parseInt(n(144))/4)+-parseInt(n(179))/5+parseInt(n(146))/6+-parseInt(n(188))/7*(parseInt(n(160))/8)+-parseInt(n(182))/9*(-parseInt(n(187))/10)+-parseInt(n(164))/11*(parseInt(n(194))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class Bs extends t.Plugin{static get[Fs(145)](){return[Ms.Delete]}[Fs(148)](){const t=Fs,e=this[t(189)],n=e[t(197)][t(150)](t(178));n[t(190)](t(166));const r=e[t(169)][t(150)](t(158));n[t(190)](t(158),((n,s={})=>{const o=t,a=e[o(177)][o(172)](e[o(177)][o(176)][o(183)]);a[o(141)]&&e[o(177)][o(186)](a,{direction:o(192),unit:s[o(168)]});const c=a[o(181)](),u=i.LiveRange[o(149)](c);let l;n(s),l=o(171)==u[o(185)][o(156)]?e[o(177)][o(157)](c[o(153)]):e[o(177)][o(157)](u[o(153)],u[o(137)]),u[o(174)](),e[o(177)][o(162)](r[o(180)][o(154)],(t=>{const e=o;r[e(180)][e(184)](),t[e(175)](t[e(157)](l[e(137)])),r[e(180)][e(147)]()}))})),e[t(143)][t(196)].on(t(142),Os(e,t(193)),{priority:t(165)}),e[t(170)][t(196)].on(t(142),((n,r,s)=>{const o=t;s[o(173)][o(140)]&&Os(e,o(193),{showActiveMarker:!1})[o(152)](this)(n,r,s)}),{priority:t(165)}),e[t(143)][t(196)].on(t(195),((e,n,r)=>{const s=t,o=r[s(159)][s(191)](n[s(167)]);if(o)for(const t of o)t.is(s(161))&&(r[s(159)][s(163)](t,n[s(167)]),r[s(139)][s(151)](t))}),{priority:t(165)})}}const Us=js;function js(t,e){const n=zs();return(js=function(t,e){return n[t-=351]})(t,e)}!function(t,e){const n=js,r=t();for(;;)try{if(679623===-parseInt(n(359))/1*(parseInt(n(381))/2)+-parseInt(n(484))/3+-parseInt(n(499))/4*(parseInt(n(410))/5)+-parseInt(n(356))/6*(parseInt(n(486))/7)+-parseInt(n(501))/8*(parseInt(n(392))/9)+parseInt(n(475))/10*(-parseInt(n(388))/11)+parseInt(n(417))/12*(parseInt(n(442))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zs);class Gs extends t.Plugin{[Us(387)](){const t=Us,e=this[t(391)];if(!e[t(399)][t(496)](t(462)))return;const n=e[t(491)],r=e[t(399)][t(453)](t(427)),s=e[t(399)][t(496)](t(479)),o=!!e[t(375)][t(453)](t(379));function i(e){const r=t;return{type:r(474),content:""+Hr(n,r(422),e)}}function a(e){const r=t;return{type:r(474),content:""+Hr(n,r(368),e)}}r[t(414)](t(428),[],[t(482),t(383),t(449)]),r[t(414)](t(405)),r[t(414)](t(445)),r[t(414)](t(366)),r[t(414)](t(495)),r[t(414)](t(363)),r[t(414)](t(488)),r[t(414)](t(498)),o&&(r[t(414)](t(471)),r[t(414)](t(456))),s&&(r[t(414)](t(447)),r[t(414)](t(451),[],[t(473)]),r[t(376)][t(440)]((e=>{const r=t,{data:s}=e;if(s&&r(473)==s[r(400)])return{type:r(474),content:s[r(403)]?Hr(n,r(385)):Hr(n,r(374))}})),this[t(391)][t(450)][t(480)][t(351)]((e=>{const n=t;if(e[n(394)][n(478)])return!1;let s=!1;const o=r[n(395)]({skipNotAttached:!0})[n(454)]((t=>n(473)===r[n(398)](t)));for(const t of o)n(373)!=t[n(416)]()[n(431)][n(466)][n(455)](n(383))&&(r[n(467)](t[n(416)](),n(382))[n(477)]((t=>n(383)===r[n(398)](t[n(371)])))||(e[n(429)](t[n(409)]()),s=!0));return s}))),r[t(376)][t(361)](t(449),Hr(n,t(500)));const c={type:t(474),content:""};r[t(376)][t(440)]((e=>{const r=t,{data:s}=e;if(!s||r(383)!=s[r(400)])return;let u=e[r(434)];for(;u;){if(u[r(369)]&&((r(413)==u[r(369)][r(400)]||r(355)==u[r(369)][r(400)])&&(u[r(369)][r(403)]&&r(365)!=u[r(369)][r(403)]||r(365)!=u[r(369)][r(463)]&&!s[r(403)])||!o&&u[r(369)][r(400)]==_c))return c;u=u[r(469)]}if(null==s[r(403)])switch(s[r(463)]){case r(437):return a(Hr(n,r(487)));case r(357):return a(Hr(n,r(468)));case r(373):return a(Hr(n,r(459)))}switch(s[r(403)]){case r(437):return i(Hr(n,r(487)));case r(357):return i(Hr(n,r(468)));case r(373):return i(Hr(n,r(459)))}})),r[t(376)][t(440)]((e=>{const n=t,{data:r}=e;if(r&&n(449)==r[n(400)])return null==r[n(403)]||null==r[n(463)]&&0==r[n(403)]?c:void 0})),r[t(376)][t(440)]((e=>{const r=t;if(r(382)!=e[r(452)])return;const{data:s}=e;if(!s||r(482)!=s[r(400)])return;const o=Vs(e);return o?r(403)==o?{type:r(474),content:Hr(n,r(404))}:r(463)==o?{type:r(474),content:Hr(n,r(464))}:c:c})),e[t(450)][t(480)][t(351)]((e=>this[t(430)](e))),e[t(450)][t(480)][t(351)]((e=>this[t(441)](e))),e[t(450)][t(480)][t(351)]((e=>this[t(426)](e))),this[t(362)]()}[Us(430)](t){const e=Us;if(t[e(394)][e(478)]||!t[e(394)][e(421)])return!1;let n=!1;const r=this[e(391)][e(399)][e(453)](e(427))[e(395)]({skipNotAttached:!0})[e(454)]((t=>t[e(369)]&&e(482)==t[e(369)][e(400)]))[e(454)]((t=>t[e(369)][e(403)]&&t[e(369)][e(463)]));for(const s of r)Vs(s)||(t[e(429)](s[e(409)]()),n=!0);return n}[Us(441)](t){const e=Us;if(t[e(394)][e(478)]||!t[e(394)][e(421)])return!1;const n=this[e(391)][e(399)][e(453)](e(427));if(n[e(443)][e(485)])return!1;let r=!1;const s=[e(383),e(482),e(449),e(413),e(407),e(353),e(446),e(472),e(355)],o=this[e(391)][e(450)][e(480)][e(483)][e(358)]()[e(454)]((t=>e(382)==t[e(452)]))[e(454)]((t=>s[e(492)](t[e(390)])));if(0==o[e(367)])return r;for(const i of o){const o=n[e(467)](i[e(412)],e(382))[e(454)]((t=>!t[e(432)][e(423)]))[e(502)]((t=>t[e(371)]))[e(454)]((t=>{const r=e,o=n[r(398)](t);return s[r(492)](o)}));if(o[e(367)]){for(const n of o)t[e(429)](n[e(409)]());r=!0}}return r}[Us(426)](t){const e=Us;if(t[e(394)][e(478)]||!t[e(394)][e(421)])return!1;const n=this[e(391)][e(399)][e(453)](e(427));let r=!1;const s=[e(383),e(482),e(449),e(413),e(407),e(353),e(446),e(472),e(355)];for(const t of n[e(395)]({skipNotAttached:!0})){const o=n[e(467)](t[e(416)](),e(382))[e(502)]((t=>t[e(371)]))[e(454)]((t=>t[e(369)]&&s[e(492)](t[e(369)][e(400)])));if(!o[e(367)])continue;const a=o[0][e(434)][e(458)][e(370)];if(!o[e(476)]((t=>t[e(458)][e(370)]===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(395)]({skipNotAttached:!0})[s(454)]((e=>s(382)==e[s(452)]&&e[s(458)][s(370)]==t)))e[s(465)](s(370),r)}function i(t,n){const r=e;let s=t[r(434)],i=!1;for(;s;)s[r(458)][r(370)]!=n&&(o(s[r(458)][r(370)],n),s[r(465)](r(370),n),i=!0),s=s[r(469)];return i}}[Us(362)](){const t=Us,e=this[t(391)],n=e[t(491)],r=e[t(399)][t(453)](t(427));this[t(481)](),r[t(438)][t(397)](t(490),t(457),t(444),(function(n,r){const s=t,o=[];for(let t of n)t[s(431)][s(466)]===t[s(433)][s(396)]&&(t=e[s(450)][s(384)](e[s(450)][s(493)](t[s(431)][s(466)],0))),o[s(489)](t);e[s(450)][s(380)]((t=>{const n=s,a=e[n(450)][n(480)][n(402)],c=Array[n(424)](a[n(411)]())[n(502)]((t=>i.LiveRange[n(448)](t)));t[n(439)](o),e[n(461)][n(453)](r[n(393)])[n(389)](),r[n(401)][n(489)]({forceDefaultExecution:!0}),e[n(418)](r[n(393)],...r[n(401)]),t[n(439)](c);for(const t of c)t[n(419)]()}))})),r[t(376)][t(360)]((function(n){const r=t,s=!e[r(450)][r(460)][r(406)](n),o=n[r(470)],i=n[r(497)],a=n[r(455)](r(482)),c=!o||o[r(455)](r(482))!==a,u=!i||i[r(455)](r(482))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(420),e)))}[Us(481)](){const t=Us,e=this[t(391)],n=e[t(491)];function r(n){const r=t,s=e[r(461)][r(453)](r(405))[r(485)],o=e[r(461)][r(453)](r(428))[r(485)];return r(428)===n?s:o}e[t(399)][t(453)](t(427))[t(376)][t(440)]((function(s){const o=t;if(o(490)!=s[o(452)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(393)]){case o(405):u=i[o(401)][0][o(354)],l=r(i[o(393)]),a=o(u?364:435),!l&&e[o(375)][o(453)](o(379))||(a=o(425)),c={type:o(474),content:Hr(n,a,Hr(n,o(487)))};break;case o(428):u=i[o(401)][0][o(354)],l=r(i[o(393)]),a=o(u?364:435),!l&&e[o(375)][o(453)](o(379))||(a=o(425)),c={type:o(474),content:Hr(n,a,Hr(n,o(468)))};break;case o(495):a=o(408),c={type:o(474),content:Hr(n,a,Hr(n,o(420)))};break;case o(363):a=function(t){const e=o,n=t[e(416)]();let r=n[e(431)][e(466)];for(;r&&n[e(415)](r);){if(r[e(455)](e(449))>0)return!1;r=r[e(497)]}return!0}(s)?Hr(n,o(435),Hr(n,function(t){const e=o;return e(352)+t[e(416)]()[e(431)][e(466)][e(455)](e(383))[e(436)]()+e(378)}(s))):Hr(n,o(494),Hr(n,o(420))),c={type:o(474),content:a};break;case o(471):case o(456):!1===i[o(372)]&&(a=o(377),c={type:o(386),content:Hr(n,a,Hr(n,o(420)))})}return c}))}}function Vs(t){const e=Us;let n=t[e(416)]()[e(431)][e(466)][e(470)];for(;n;){const r=n[e(455)](e(482));if(!r)return!1;if(r==t[e(369)][e(403)])return e(403);if(r==t[e(369)][e(463)])return e(463);n=n[e(470)]}return!1}function zs(){const t=["attributeKey","editor","9vhxzRt","commandName","batch","getSuggestions","parent","registerCustomCallback","_getAttributeKey","plugins","key","commandParams","selection","newValue","*Merge:* list item","bulletedList","isObject","listStart","*Indent:* %0","getFirstMarker","1797205vuJePU","getRanges","range","listStyle","_enableDefaultAttributesIntegration","containsItem","getFirstRange","2640aVJTpq","execute","detach","ELEMENT_LIST_ITEM","isLocal","*Set format:* %0","isNextTo","from","*Change to:* %0","assureChains","TrackChangesEditing","numberedList","removeMarker","listItemIdFixer","start","meta","end","head","*Format:* remove from %0","toUpperCase","bulleted","_suggestionFactory","setSelection","registerDescriptionCallback","noTrackChangesFixer","220272qoTaUx","trackChangesCommand","accept","customNumberedList","todoListCheck","todoList","fromRange","listIndent","model","checkTodoList","type","get","filter","getAttribute","mergeListItemForward","documentList","attributes","ELEMENT_TODO_LIST","schema","commands","ListEditing","oldValue","*Split:* list item","setAttribute","nodeAfter","_findSuggestions","ELEMENT_NUMBERED_LIST","next","previousSibling","mergeListItemBackward","listMarker","todoListChecked","format","1817890dmWXwY","every","find","isUndo","TodoListEditing","document","_registerLegacyDescription","listItemId","differ","3901440fQEBhV","value","3408517eHCZgf","ELEMENT_BULLETED_LIST","splitListItemAfter","push","formatBlock","locale","includes","createPositionAt","*Outdent:* %0","indentList","has","nextSibling","splitListItemBefore","4iuuOPi","FORMAT_INDENT","3807352qeZJbY","map","registerPostFixer","ELEMENT_","listReversed","forceValue","listMarkerStyle","6DRMEPy","numbered","getChanges","37CIfKwH","registerElementLabel","registerAttributeLabel","_supportLegacySuggestions","outdentList","*Format:* insert into %0","default","customBulletedList","length","*Remove format:* %0","data","groupId","suggestion","multipleBlocks","todo","*Uncheck item*","config","_descriptionFactory","*Merge:* %0","_LIST","list.multiBlock","change","13162htFoeR","attribute","listType","createRange","*Check item*","deletion","afterInit","11xWwteW","refresh"];return(zs=function(){return t})()}function Hs(){const t=["_enableDefaultAttributesIntegration","plugins","document","81odJXpv","customNumbered","formatBlock","attribute","format","startIndex","*Format:* set order to regular","get","getAttribute","find","569291jIQxUS","newValue","_descriptionFactory","upper-roman","*Format:* set order to reversed","suggestion","registerPostFixer","commandParams","_registerLegacyDescription","ListPropertiesEditing","config","commandName","data","*Set format:* %0","locale","default","registerAttributeLabel","nodeAfter","listType","list.properties","next","reversed","oldValue","replace","22eiLxEd","afterInit","listStyle","registerDescriptionCallback","styles","bulleted","key","decimal-leading-zero","square","disc","FORMAT_LIST_START","_LIST_DEFAULT","isUndo","type","TrackChangesEditing","2359030RVqWrK","model","listReversed","handleDescriptions","removeMarker","2379560QeuXVx","getFirstMarker","*Format:* set start index to %0","_findSuggestions","listStart","*Remove format:* %0","FORMAT_LIST_REVERSED","3705440fjuvFU","72zfVLif","25545ReCNQL","upper-latin","_getAttributeKey","_LIST_","*Change to:* %0","ELEMENT_","311696EuFpGG","numbered","decimal","toUpperCase","lower-latin","batch","filter","includes","head","bind","getSuggestions","_getTranslationKeyForListStyle","start","editor","has","getFirstRange","493073MmCbBU","circle","lower-roman"];return(Hs=function(){return t})()}const Ws=Ks;function Ks(t,e){const n=Hs();return(Ks=function(t,e){return n[t-=327]})(t,e)}!function(t,e){const n=Ks,r=t();for(;;)try{if(736469===parseInt(n(329))/1+-parseInt(n(353))/2*(parseInt(n(382))/3)+-parseInt(n(388))/4+-parseInt(n(373))/5+parseInt(n(381))/6*(-parseInt(n(404))/7)+-parseInt(n(380))/8+-parseInt(n(410))/9*(-parseInt(n(368))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hs);class Xs extends t.Plugin{[Ws(354)](){const t=Ws;if(!this[t(401)][t(408)][t(402)](t(338)))return;const e=this[t(401)][t(339)][t(417)](t(348)),n=this[t(401)][t(408)][t(417)](t(367));e[t(357)]&&n[t(407)](t(355),[],[t(355)]),e[t(350)]&&n[t(407)](t(370),[],[t(370)]),e[t(415)]&&n[t(407)](t(377),[],[t(377)]);const r={type:t(414),content:""};n[t(331)][t(356)](this[t(371)][t(397)](this));const s=this[t(401)][t(343)];n[t(331)][t(345)](t(370),Hr(s,t(379))),n[t(331)][t(356)]((e=>{const n=t,{data:s}=e;if(s&&n(370)==s[n(359)])return null==s[n(330)]||0==s[n(330)]&&null==s[n(351)]?r:void 0})),n[t(331)][t(345)](t(377),Hr(s,t(363))),n[t(331)][t(356)]((e=>{const n=t,{data:s}=e;if(s&&n(377)==s[n(359)])return null==s[n(330)]||1==s[n(330)]&&null==s[n(351)]?r:void 0})),this[t(401)][t(369)][t(409)][t(335)]((e=>{const r=t;if(e[r(393)][r(365)])return!1;let s=!1;const o=n[r(398)]({skipNotAttached:!0})[r(394)]((t=>{const e=r,s=n[e(384)](t);return e(377)==s||e(370)==s}));for(const t of o){const o=t[r(403)]()[r(400)][r(346)][r(327)](r(347));r(389)!=o&&r(411)!=o&&(n[r(376)](t[r(403)](),r(413))[r(328)]((t=>r(347)==n[r(384)](t[r(334)])))||(e[r(372)](t[r(374)]()),s=!0))}return s})),this[t(337)]()}[Ws(371)](t){const e=Ws,n=this[e(401)][e(343)],{data:r}=t,s={type:e(414),content:""};if(!r||e(355)!=r[e(359)])return;if(!r[e(351)])return e(344)==r[e(330)]?s:{type:e(414),content:""+Hr(n,e(342),Hr(n,this[e(399)](r[e(330)])))};if(!r[e(330)]){if(e(344)==r[e(351)])return s;let o=t[e(396)];for(;o;){if(o[e(341)]&&e(347)==o[e(341)][e(359)]&&o[e(341)][e(330)])return s;o=o[e(349)]}return{type:e(414),content:""+Hr(n,e(378),Hr(n,this[e(399)](r[e(351)])))}}if(e(344)!=r[e(330)])return{type:e(414),content:""+Hr(n,e(342),Hr(n,this[e(399)](r[e(330)])))};let o=t[e(396)];for(;o;){if(o[e(341)]&&e(347)==o[e(341)][e(359)]&&o[e(341)][e(330)]&&o[e(341)][e(351)])return s;o=o[e(349)]}const i=t[e(403)]()[e(400)][e(346)][e(327)](e(347));return{type:e(414),content:Hr(n,e(342),Hr(n,e(387)+i[e(391)]()+e(364)))}}[Ws(337)](){const t=Ws,e=this[t(401)],n=e[t(343)];e[t(408)][t(417)](t(367))[t(331)][t(356)]((e=>{const r=t;if(r(412)!=e[r(366)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(340)]){case r(355):o=r(386),i={type:r(414),content:Hr(n,o,Hr(n,this[r(399)](s[r(336)][0][r(366)])))};break;case r(370):o=s[r(336)][0][r(350)]?r(333):r(416),i={type:r(414),content:Hr(n,o)};break;case r(377):o=r(375),i={type:r(414),content:Hr(n,o,s[r(336)][0][r(415)])}}return i}))}[Ws(399)](t){const e=Ws;return e(387)+function(t){const n=e;return qs[n(395)](t)?n(358):Zs[n(395)](t)?n(389):null}(t)[e(391)]()+e(385)+t[e(391)]()[e(352)](/-/g,"_")}}const qs=[Ws(362),Ws(405),Ws(361)],Zs=[Ws(390),Ws(360),Ws(406),Ws(332),Ws(392),Ws(383)];var Js=n(507);const Ys=Qs;function Qs(t,e){const n=$s();return(Qs=function(t,e){return n[t-=469]})(t,e)}function $s(){const t=["setSelection","afterExecute","enter","high","document","addMarker:suggestion:insertion","downcastDispatcher","requires","getFirstPosition","15954belIgL","parent","options","enterBlock","editing","get","createPositionAt","24350Knsznc","model","showSuggestionHighlights","8WskDAq","commands","writer","3055986yLAYJV","split","mapper","1546086zKgOFe","markerName","fromRange","editor","bind","1127595rJZyYc","2373knmUlc","ck-suggestion-marker-split","end","100331syxDkL","13529547yGUqzi","enableCommand","createRange","TrackChangesEditing","nextSibling","getFirstRange","3270mxXPBh","init","remove","unbindElementFromMarkerName","markerNameToElements","change","fire","400fNfZDn","hasClass","markInsertion","data","detach","plugins","selection","removeMarker:suggestion:insertion"];return($s=function(){return t})()}!function(t,e){const n=Qs,r=t();for(;;)try{if(804529===parseInt(n(497))/1+parseInt(n(494))/2+-parseInt(n(502))/3+parseInt(n(520))/4*(parseInt(n(488))/5)+parseInt(n(481))/6*(-parseInt(n(503))/7)+parseInt(n(491))/8*(parseInt(n(507))/9)+parseInt(n(513))/10*(-parseInt(n(506))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Ys(479)](){return[Js.Enter]}[Ys(514)](){const t=Ys,e=this[t(500)],n=e[t(469)][t(486)](t(510)),r=e[t(492)][t(486)](t(474));n[t(508)](t(474),(()=>{const s=t;e[s(489)][s(518)]((t=>{const o=s,a=e[o(489)][o(476)][o(470)],c=a[o(480)](),u=i.LiveRange[o(499)](a[o(512)]());if(r[o(484)](t)){const r=e[o(489)][o(487)](c[o(482)][o(511)],0),s=t[o(509)](c,r);n[o(522)](s)}else t[o(472)](t[o(509)](u[o(505)]));u[o(524)](),r[o(519)](o(473),{writer:t})}))})),e[t(485)][t(478)].on(t(477),Os(e,t(495)),{priority:t(475)}),e[t(485)][t(478)].on(t(471),((e,n,r)=>{const s=t,o=r[s(496)][s(517)](n[s(498)]);if(o)for(const t of o)t[s(521)](s(504))&&(r[s(496)][s(516)](t,n[s(498)]),r[s(493)][s(515)](t))}),{priority:t(475)}),e[t(523)][t(478)].on(t(477),((n,r,s)=>{const o=t;s[o(483)][o(490)]&&Os(e,o(495),{showActiveMarker:!1})[o(501)](this)(n,r,s)}),{priority:t(475)})}}const eo=no;function no(t,e){const n=ro();return(no=function(t,e){return n[t-=148]})(t,e)}function ro(){const t=["model","createRange","369vKhokt","enableCommand","getMarkersGroup","14651LetDtp","filter","getRange","12840HHSiwk","1635501cBrrUZ","312jUqvbI","getIntersection","editor","12OoCEab","2656364VaiblT","find","254986JKTkjS","3lBRzGt","handleFindCommand","TrackChangesEditing","createPositionAt","replaceAll","get","plugins","item","3575xgGhgu","has","replace","start","24XRZdLa","string","afterInit","FindAndReplaceEditing","9716OUNpJq","FindAndReplaceUtils","findNext","findPrevious","findByTextCallback","markers","bind","end","2353516JwZiFN","suggestion:deletion","_isInDeletionRange","3eXIRvY"];return(ro=function(){return t})()}!function(t,e){const n=no,r=t();for(;;)try{if(429823===parseInt(n(148))/1*(-parseInt(n(192))/2)+parseInt(n(175))/3*(parseInt(n(190))/4)+-parseInt(n(156))/5*(parseInt(n(186))/6)+-parseInt(n(185))/7*(-parseInt(n(160))/8)+parseInt(n(178))/9*(parseInt(n(184))/10)+parseInt(n(172))/11*(parseInt(n(189))/12)+-parseInt(n(181))/13*(parseInt(n(164))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[eo(162)](){const t=eo;if(!this[t(188)][t(154)][t(157)](t(163)))return;const e=this[t(188)][t(154)][t(153)](t(150));e[t(179)](t(191),this[t(149)][t(170)](this)),e[t(179)](t(166)),e[t(179)](t(167)),e[t(179)](t(158)),e[t(179)](t(152))}[eo(149)](t,e,n={}){const r=eo,s=this[r(188)][r(154)][r(153)](r(165));return t((t=>(r(161)==typeof e?s[r(168)](e,n):e)(t)[r(182)]((e=>!1===this[r(174)](e,t[r(155)])))),n)}[eo(174)](t,e){const n=eo,r=this[n(188)][n(176)][n(177)](this[n(188)][n(176)][n(151)](e,t[n(159)]),this[n(188)][n(176)][n(151)](e,t[n(171)]));for(const t of this[n(188)][n(176)][n(169)][n(180)](n(173)))if(null!==r[n(187)](t[n(183)]()))return!0;return!1}}const oo=ao;function io(){const t=["_enableDefaultAttributesIntegration","registerDescriptionCallback","plugins","get","registerAttributeLabel","trim","has","FORMAT_FONT_BACKGROUND","FontFamilyEditing","14992880TOjRNX","710496AJDsSe","format","fontSize","FontColorEditing","*Reset font family*","fontFamily","10405gSKevN","formatInline","*Set font size:* %0","1076zDgYCS","*Set font background color:* %0","444268IDmVNB","FORMAT_FONT_COLOR","73568hayXlg","_registerLegacyDescription","commandParams","afterInit","*Reset font background color*","*Reset font color*","fontBackgroundColor","editor","*Set font family:* %0","label","225zoEcWQ","FontBackgroundColorEditing","commandName","*Reset font size*","fontColor","FORMAT_FONT_FAMILY","model","normalizeSizeOptions","toLowerCase","_descriptionFactory","fontColor.colors","FontSizeEditing","value","TrackChangesEditing","config","FORMAT_FONT_SIZE","395324qTMPKI","fontSize.options","FontSize","21PMldmK","locale","type","*Set font color:* %0","364566OVQBQM","find","fontBackgroundColor.colors","title"];return(io=function(){return t})()}function ao(t,e){const n=io();return(ao=function(t,e){return n[t-=339]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(302683===-parseInt(n(370))/1+parseInt(n(342))/2+parseInt(n(377))/3+-parseInt(n(340))/4*(parseInt(n(397))/5)+parseInt(n(391))/6*(-parseInt(n(373))/7)+parseInt(n(344))/8*(-parseInt(n(354))/9)+parseInt(n(390))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(io);const co=[{pluginName:oo(365),commandName:oo(393)},{pluginName:oo(389),commandName:oo(396)},{pluginName:oo(394),commandName:oo(358)},{pluginName:oo(355),commandName:oo(350)}];class uo extends t.Plugin{[oo(347)](){const t=oo,e=this[t(351)][t(374)],n=this[t(351)][t(383)][t(384)](t(367));for(const{pluginName:e,commandName:r}of co)this[t(351)][t(383)][t(387)](e)&&n[t(381)](r,[r]);e.t,n[t(363)][t(385)](t(393),Hr(e,t(369))),n[t(363)][t(385)](t(396),Hr(e,t(359))),n[t(363)][t(385)](t(358),Hr(e,t(343))),n[t(363)][t(385)](t(350),Hr(e,t(388))),this[t(345)]()}[oo(345)](){const t=oo,e=this[t(351)],n=e[t(374)];e[t(383)][t(384)](t(367))[t(363)][t(382)]((e=>{const r=t,o=n.t;if(r(398)!=e[r(375)])return;const{data:i}=e;if(null!=i){if(r(393)==i[r(356)]){const t=i[r(346)][0][r(366)];if(t){const e=o(this[r(351)][r(383)][r(384)](r(372))[r(361)](this[r(351)][r(368)][r(384)](r(371)))[r(378)]((e=>e[r(360)]==t))[r(380)])[r(362)]();return{type:r(392),content:Hr(n,r(339),e)}}return{type:r(392),content:Hr(n,r(357))}}if(r(396)==i[r(356)]){const t=i[r(346)][0][r(366)];return t?{type:r(392),content:Hr(n,r(352),t)}:{type:r(392),content:Hr(n,r(395))}}if(r(358)==i[r(356)]){const t=i[r(346)][0][r(366)];if(t){const e=(0,s.normalizeColorOptions)(this[r(351)][r(368)][r(384)](r(364)))[r(378)]((e=>e[r(360)]==t));let i=t,a="";return e&&(i=e[r(353)],a=o(i)[r(362)]()),{type:r(392),content:Hr(n,r(376),a)[r(386)](),color:{value:t,title:a||i}}}return{type:r(392),content:Hr(n,r(349))}}if(r(350)==i[r(356)]){const t=i[r(346)][0][r(366)];if(t){const e=(0,s.normalizeColorOptions)(this[r(351)][r(368)][r(384)](r(379)))[r(378)]((e=>e[r(360)]==t));let i=t,a="";return e&&(i=e[r(353)],a=o(i)[r(362)]()),{type:r(392),content:Hr(n,r(341),a)[r(386)](),color:{value:t,title:a||i}}}return{type:r(392),content:Hr(n,r(348))}}}}))}}const lo=fo;function fo(t,e){const n=go();return(fo=function(t,e){return n[t-=350]})(t,e)}!function(t,e){const n=fo,r=t();for(;;)try{if(335703===-parseInt(n(362))/1*(-parseInt(n(389))/2)+parseInt(n(399))/3+parseInt(n(375))/4*(-parseInt(n(353))/5)+-parseInt(n(398))/6+-parseInt(n(395))/7+parseInt(n(376))/8+parseInt(n(350))/9*(-parseInt(n(393))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(go);class ho extends t.Plugin{[lo(382)](){const t=lo,e=this[t(378)],n=e[t(386)][t(359)](t(368)),r=e[t(401)][t(359)](t(396)),s=e[t(401)][t(359)](t(380));r&&s&&(n[t(363)](t(380)),n[t(385)](t(396)),this[t(374)]())}[lo(374)](){const t=lo,e=this[t(378)],n=e[t(357)];e[t(386)][t(359)](t(368))[t(354)][t(392)]((r=>{const s=t;if(s(372)!=r[s(365)]&&s(402)!=r[s(365)])return;const{data:o}=r;if(o&&s(380)===o[s(356)]){const t=[],r=o[s(394)][0];for(const[n,o]of Object[s(400)](r))t[s(366)](po(e,n,o));return t[s(381)]?{type:s(391),content:Hr(n,s(377),t[s(373)](", "))}:{type:s(391),content:Hr(n,s(397))}}}))}}function go(){const t=["20225yOGmgc","_descriptionFactory","fontColor.colors","commandName","locale","find","get","fontBackgroundColor","title","1OKGmej","_enableDefaultAttributesIntegration","toUpperCase","type","push","fontColor","TrackChangesEditing","split","toLowerCase","FontSize","formatBlock","join","_registerLegacyDescription","412ALcIbG","3760760DgRwqX","*Set format to:* %0","editor","config","pasteFormat","length","afterInit","label","charAt","enableCommand","plugins","boolean","slice","227646ypYpSo","normalizeSizeOptions","format","registerDescriptionCallback","87830Xpdlhe","commandParams","29365BaIfIb","copyFormat","*Remove all formatting*","254388NJXTTX","1646301RfDRRW","entries","commands","formatInline","fontSize.options","342nUiLXz","fontSize","model"];return(go=function(){return t})()}function po(t,e,n){const r=lo,o=t[r(357)].t,i=e[r(369)](/(?=[A-Z])/)[r(373)](" "),a=o(i[r(384)](0)[r(364)]()+i[r(388)](1))[r(370)]();if(r(387)==typeof n)return a;if(r(367)===e||r(360)===e){const e=(0,s.normalizeColorOptions)(t[r(379)][r(359)](r(355)))[r(358)]((t=>t[r(352)]==n));return a+" ("+(e?o(e[r(383)])[r(370)]():n)+")"}if(r(351)===e&&isNaN(parseFloat(n))){const e=t[r(386)][r(359)](r(371))[r(390)](t[r(379)][r(359)](r(403)))[r(358)]((t=>t[r(352)]==n));return a+" ("+(e?o(e[r(361)])[r(370)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=Eo();return(Io=function(t,e){return n[t-=490]})(t,e)}function Eo(){const t=["find","paragraph","view","2308938kLfdTi","plugins","name","commandParams","5zURSVk","type","334284aOlLWz","heading.options","formatBlock","editor","ELEMENT_HEADING","3553NXfuor","_descriptionFactory","_registerLegacyDescription","value","386991cMExQg","*Change to:* %0","model","get","_enableDefaultAttributesIntegration","config","TrackChangesEditing","HeadingEditing","heading","afterInit","title","registerDescriptionCallback","commandName","9PTlqxO","_getHeadingLevel","format","registerElementLabel","locale","746120RKPLfK","8kwuCTM","_headingOptions","7951002eOiagr","5412547Vglexy","match","ELEMENT_HEADING_CUSTOM","has"];return(Eo=function(){return t})()}!function(t,e){const n=Io,r=t();for(;;)try{if(726114===parseInt(n(525))/1+parseInt(n(514))/2+parseInt(n(529))/3+parseInt(n(520))/4*(-parseInt(n(518))/5)+-parseInt(n(506))/6+-parseInt(n(507))/7*(-parseInt(n(504))/8)+-parseInt(n(498))/9*(-parseInt(n(503))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[mo(494)](){const t=mo,e=this[t(523)];if(!e[t(515)][t(510)](t(492)))return;this[t(505)]=e[t(490)][t(532)](t(521));const n=e[t(502)],r=e[t(515)][t(532)](t(491));r[t(533)](t(493));for(const e of this[t(505)])t(512)!=e[t(531)]&&r[t(526)][t(501)](e[t(531)],(n=>{const r=t,i=this[r(499)](e[r(531)]);return null!==i?s(n,i):o(n,e[r(495)])}));function s(e,r){return Hr(n,t(524),[e,r])}function o(e,r){return Hr(n,t(509),[e,r])}this[t(527)]()}[mo(527)](){const t=mo,e=this[t(523)],n=e[t(502)];e[t(515)][t(532)](t(491))[t(526)][t(496)]((e=>{const r=t;if(r(522)!=e[r(519)])return;const{data:s}=e;if(s&&r(493)==s[r(497)]){const e=s[r(517)][0][r(528)],c=this[r(499)](e);if(null!==c)return{type:r(500),content:Hr(n,r(530),(1,a=c,Hr(n,r(524),[1,a])))};const u=this[r(505)][r(511)]((t=>t[r(531)]===e))[r(495)];return{type:r(500),content:Hr(n,r(530),(o=1,i=u,Hr(n,t(509),[o,i])))}}var o,i,a}))}[mo(499)](t){const e=mo;var n,r;const s=t[e(508)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(505)])||void 0===n?void 0:n[e(511)]((n=>n[e(531)]==t));if(o&&o[e(513)]){const t=o[e(513)],n=(null!==(r=t[e(516)])&&void 0!==r?r:t)[e(508)](/^h(\d+)/);if(n)return n[1]}return null}}const To=_o;function _o(t,e){const n=yo();return(_o=function(t,e){return n[t-=289]})(t,e)}function yo(){const t=["_registerLegacyDescription","color","7768103HAnTZY","7262200XZKzfG","get","toLowerCase","registerAttributeLabel","value","_enableDefaultAttributesIntegration","233481fevpkS","FORMAT_HIGHLIGHT","*Set highlight:* %0","*Remove highlight*","HighlightEditing","179438GmGMib","plugins","has","68LMPnqC","locale","afterInit","_descriptionFactory","commandParams","highlight.options","title","model","format","formatInline","type","config","16657904dYdqLQ","TrackChangesEditing","find","registerDescriptionCallback","614603dkPFEC","highlight","3769884BeLqiK","editor","commandName"];return(yo=function(){return t})()}!function(t,e){const n=_o,r=t();for(;;)try{if(739698===parseInt(n(299))/1+-parseInt(n(318))/2+parseInt(n(313))/3*(parseInt(n(321))/4)+-parseInt(n(307))/5+-parseInt(n(301))/6+-parseInt(n(306))/7+parseInt(n(295))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yo);class Ao extends t.Plugin{[To(323)](){const t=To,e=this[t(302)];if(!e[t(319)][t(320)](t(317)))return;const n=e[t(319)][t(308)](t(296)),r=e[t(322)];n[t(312)](t(300),[t(300)]),n[t(324)][t(310)](t(300),Hr(r,t(314))),this[t(304)]()}[To(304)](){const t=To,e=this[t(302)],n=e[t(322)];e[t(319)][t(308)](t(296))[t(324)][t(298)]((r=>{const s=t;if(s(292)!=r[s(293)])return;const{data:o}=r;if(o&&s(300)==o[s(303)]){const t=n.t,r=o[s(325)][0][s(311)];if(r){const o=e[s(294)][s(308)](s(326))[s(297)]((t=>t[s(290)]==r)),i=t(o[s(289)])[s(309)]();return{type:s(291),content:Hr(n,s(315),i),color:{value:o[s(305)],title:o[s(289)]}}}return{type:s(291),content:Hr(n,s(316),Hr(n,s(314)))}}}))}}const Co=No;function ko(){const t=["conversion","createPositionAt","enableCommand","has","1391080oaicHV","showSuggestionHighlights","get","2129764YohkkL","horizontalLine","locale","dataDowncast","elementToStructure","registerElementLabel","ck-horizontal-line","plugins","afterInit","editor","HorizontalLineEditing","createEmptyElement","for","addClass","1338417xotWmW","603620EZZwFi","4928562sWAupN","createContainerElement","high","23dycfvB","5pIsgTZ","ELEMENT_HORIZONTAL_LINE","div","TrackChangesEditing","insert","52190PHAtVQ","_descriptionFactory","10146834lYvAwk"];return(ko=function(){return t})()}function No(t,e){const n=ko();return(No=function(t,e){return n[t-=344]})(t,e)}!function(t,e){const n=No,r=t();for(;;)try{if(459053===-parseInt(n(361))/1*(-parseInt(n(367))/2)+parseInt(n(356))/3+parseInt(n(357))/4*(-parseInt(n(362))/5)+parseInt(n(358))/6+-parseInt(n(377))/7+parseInt(n(374))/8+-parseInt(n(369))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ko);class Lo extends t.Plugin{[Co(350)](){const t=Co,e=this[t(351)];if(!e[t(349)][t(373)](t(352)))return;e[t(349)][t(376)](t(365))[t(372)](t(378));const n=e[t(349)][t(376)](t(365)),r=e[t(344)];n[t(368)][t(347)](t(378),(e=>Hr(r,t(363),e))),e[t(370)][t(354)](t(345))[t(346)]({model:t(378),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(375)])return null;const o=n[s(359)](s(364)),i=n[s(353)]("hr");return n[s(355)](s(348),o),n[s(366)](n[s(371)](o,0),i),o},converterPriority:t(360)})}}const Ro=Mo;function So(){const t=["2170550NKrfRt","attribute","624188DswIAd","rawHtml","6DwoPKu","2651508xGIzid","afterInit","start","HtmlEmbed","value","ELEMENT_HTML_EMBED","3776210pVuzoT","has","formatBlock","commandName","140428STuEoJ","htmlEmbed","1egLBYF","key","TrackChangesEditing","plugins","nodeAfter","15eJDEXf","_enableDefaultAttributesIntegration","element","getFirstRange","*Change %0 content*","locale","_descriptionFactory","format","8IOcnLa","get","_registerLegacyDescription","editor","18685315gNmVGy","9395267gjRZcz","registerElementLabel","registerDescriptionCallback","type"];return(So=function(){return t})()}function Mo(t,e){const n=So();return(Mo=function(t,e){return n[t-=215]})(t,e)}!function(t,e){const n=Mo,r=t();for(;;)try{if(701654===-parseInt(n(219))/1*(parseInt(n(243))/2)+parseInt(n(224))/3*(-parseInt(n(217))/4)+parseInt(n(252))/5+parseInt(n(245))/6*(-parseInt(n(237))/7)+-parseInt(n(232))/8*(-parseInt(n(246))/9)+-parseInt(n(241))/10+parseInt(n(236))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(So);class vo extends t.Plugin{[Ro(247)](){const t=Ro,e=this[t(235)];if(!e[t(222)][t(253)](t(249)))return;const n=e[t(222)][t(233)](t(221)),r=e[t(229)];n[t(230)][t(238)](t(244),(e=>Hr(r,t(251),e))),n[t(225)](t(218),[],[t(250)]),n[t(230)][t(239)]((e=>{const n=t;if(n(242)!=e[n(240)])return;const{data:s}=e;if(s&&n(250)==s[n(220)]&&e[n(227)]()[n(248)][n(223)].is(n(226),n(244))){const t=Hr(r,n(251));return{type:n(231),content:Hr(r,n(228),t)}}})),this[t(234)]()}[Ro(234)](){const t=Ro,e=this[t(235)],n=e[t(229)];e[t(222)][t(233)](t(221))[t(230)][t(239)]((e=>{const r=t;if(r(215)!=e[r(240)])return;const{data:s}=e;if(s&&r(218)==s[r(216)]){const t=Hr(n,r(251));return{type:r(231),content:Hr(n,r(228),t)}}}))}}const wo=Oo;function Oo(t,e){const n=Fo();return(Oo=function(t,e){return n[t-=295]})(t,e)}!function(t,e){const n=Oo,r=t();for(;;)try{if(358096===-parseInt(n(325))/1*(-parseInt(n(372))/2)+-parseInt(n(318))/3+-parseInt(n(302))/4+parseInt(n(405))/5+parseInt(n(400))/6*(parseInt(n(330))/7)+parseInt(n(352))/8+parseInt(n(320))/9*(-parseInt(n(386))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fo);class Do extends t.Plugin{[wo(388)](){const t=wo,e=this[t(414)];if(!e[t(370)][t(340)](t(300)))return;const n=e[t(370)][t(301)](t(389)),r=e[t(370)][t(301)](t(396)),s=e[t(397)];n[t(358)](t(399)),n[t(311)][t(308)](t(374),(e=>Hr(s,t(368),e))),n[t(311)][t(308)](t(411),(e=>Hr(s,t(351),e))),n[t(311)][t(308)](t(313),(()=>Hr(s,t(381)))),e[t(370)][t(340)](t(295))&&n[t(358)](t(343)),e[t(370)][t(340)](t(347))&&e[t(370)][t(340)](t(314))&&(n[t(358)](t(409),((s,o)=>{const i=t,a=r[i(379)](e[i(401)][i(387)][i(402)]);e[i(401)][i(412)]((()=>{const t=i;n[t(357)](a,{commandName:t(409),commandParams:[o]},[],t(353))}))})),n[t(358)](t(378),((s,o)=>{const a=t;e[a(401)][a(412)]((t=>{const c=a;let u=r[c(379)](e[c(401)][c(387)][c(402)]),l=t[c(312)](u);const f=i.LivePosition[c(360)](l[c(355)],c(315)),h=i.LivePosition[c(360)](l[c(328)],c(354));n[c(303)]((()=>s(o))),u=r[c(379)](e[c(401)][c(387)][c(402)]),l=t[c(312)](u);const g=t[c(304)](f,h);f[c(377)](),h[c(377)](),n[c(357)](u,{commandName:c(409),commandParams:[o]},[],c(398)),g[c(355)][c(332)](l[c(355)])&&n[c(316)](t[c(304)](g[c(355)],l[c(355)]),c(398)),l[c(328)][c(332)](g[c(328)])&&n[c(316)](t[c(304)](l[c(328)],g[c(328)]),c(398))}))})),n[t(375)][t(376)](t(329),t(398),t(333),(()=>!1)),n[t(375)][t(376)](t(329),t(398),t(366),(()=>!1)),n[t(375)][t(376)](t(329),t(398),t(322),n[t(375)][t(392)](t(329),"",t(366))),n[t(375)][t(376)](t(371),t(398),t(333),(()=>!1)),n[t(375)][t(376)](t(371),t(398),t(322),(([r])=>{const s=t,o=n[s(375)][s(392)](s(371),"",s(322));let i=r[s(355)],a=r[s(328)];const c=e[s(401)][s(342)][s(395)](i,s(380)),u=e[s(401)][s(342)][s(395)](a,s(310));c[s(349)]&&(i=c[s(355)]),u[s(349)]&&(a=u[s(328)]),o([e[s(401)][s(304)](i,a)])})),n[t(375)][t(376)](t(329),t(398),t(319),c),n[t(375)][t(376)](t(371),t(398),t(319),c)),e[t(370)][t(340)](t(393))&&(n[t(358)](t(350),((s,o)=>{const i=t,a=e[i(370)][i(301)](i(299));let c=r[i(379)](e[i(401)][i(387)][i(402)]),u=a[i(348)](c);e[i(401)][i(412)]((()=>{const t=i;if(u)return void n[t(384)](e[t(401)][t(312)](u));const l=r[t(390)](c);s(o),c=r[t(379)](e[t(401)][t(387)][t(402)]),u=a[t(348)](c),n[t(316)](e[t(401)][t(312)](u),l?null:t(361))}))})),n[t(375)][t(376)](t(371),t(361),t(319),c));const o=[{type:t(329),subType:t(334)},{type:t(371),subType:t(361)},{type:t(329),subType:t(398)},{type:t(371),subType:t(398)}];function a(e,s){const i=t,a=o[i(297)]((({type:t,subType:n})=>e[i(323)]==t&&e[i(321)]==n)),c=o[i(297)]((({type:t,subType:e})=>s[i(323)]==t&&s[i(321)]==e));if(a<0||c<0)return!1;const u=e[i(382)](),l=s[i(382)]();if((0==a||1==a)&&2==c&&u[i(338)](l))return!0;if(2==a&&3==c){const t=n[i(365)](u,i(371))[i(306)]((({suggestion:t,meta:e})=>e[i(324)]&&i(398)==t[i(321)]));if(t[i(356)]>1&&l[i(328)][i(331)](u[i(355)]))return!0;if(1==t[i(356)]&&(u[i(355)][i(331)](l[i(328)])||u[i(328)][i(331)](l[i(355)])))return!0}if(3==a&&3==c&&u[i(355)][i(332)](l[i(355)])){const t=u[i(328)][i(373)],e=l[i(355)][i(403)];return r[i(390)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(370)][t(340)](t(364))&&(n[t(367)](t(341),[],[t(394)]),n[t(311)][t(407)](t(394),Hr(s,t(383)))),e[t(370)][t(340)](t(336))&&n[t(367)](t(339),[],[t(391)]),n[t(311)][t(337)]((e=>{const n=t;if(o[n(413)]((({type:t,subType:r})=>e[n(323)]==t&&e[n(321)]==r)))return e[n(410)]?{}:void 0})),n[t(311)][t(337)]((e=>{const n=t;if(n(371)==e[n(323)]||n(385)==e[n(323)]){const t=e[n(362)]();if(t&&t.is(n(404),n(313)))return{type:n(371)==e[n(323)]?n(296):n(406),element:t,quantity:1}}})),n[t(311)][t(337)]((e=>t(329)==e[t(323)]&&t(398)==e[t(321)]?{type:t(298),content:t(363)}:t(329)==e[t(323)]&&t(353)==e[t(321)]?{type:t(298),content:t(346)}:void 0)),n[t(311)][t(337)]((e=>{const n=t;if(n(408)!=e[n(323)])return;const{data:r}=e;if(!r||n(391)!=r[n(309)])return;const o=r[n(307)];return o?{type:n(298),content:Hr(s,n(326),'"'+o+'"')}:{type:n(298),content:Hr(s,n(317))}})),this[t(344)]()}[wo(344)](){const t=wo,e=this[t(414)],n=e[t(397)];e[t(370)][t(301)](t(389))[t(311)][t(337)]((e=>{const r=t;if(r(329)!=e[r(323)]&&r(345)!=e[r(323)])return;const{data:s}=e;if(s){if(r(339)==s[r(305)]){const t=s[r(369)][0][r(307)];return t?{type:r(298),content:Hr(n,r(326),'"'+t+'"')}:{type:r(298),content:Hr(n,r(317))}}if(r(341)==s[r(305)]){const t=s[r(369)][0][r(327)];return t?{type:r(298),content:Hr(n,r(359),t)}:{type:r(298),content:Hr(n,r(335))}}}}))}}function Fo(){const t=["nodeBefore","element","3442570bMVEnx","removeObject","registerAttributeLabel","attribute","imageTypeInline","previous","imageInline","change","find","editor","ImageUploadEditing","addObject","findIndex","format","ImageCaptionUtils","ImageEditing","get","2469152ELQoiQ","forceDefaultExecution","createRange","commandName","filter","newValue","registerElementLabel","key","forward","_descriptionFactory","createRangeOn","caption","ImageInlineEditing","toPrevious","markInsertion","*Remove image text alternative*","1171872aULhbI","chain","36CwUeaZ","subType","discard","type","isOwn","284iceWFI","*Set image text alternative:* %0","width","end","formatBlock","1799idZQAJ","isEqual","isBefore","join","imageStylePreApply","*Reset image width*","ImageTextAlternativeEditing","registerDescriptionCallback","isIntersecting","imageTextAlternative","has","resizeImage","schema","uploadImage","_registerLegacyDescription","formatInline","Block image to inline image","ImageBlockEditing","getCaptionFromImageModelElement","isCollapsed","toggleImageCaption","ELEMENT_INLINE_IMAGE","3610952VrgfuI","convertBlockImageToInline","toNext","start","length","markBlockFormat","enableCommand","*Set image width:* %0","fromPosition","imageCaption","getContainedElement","Inline image to block image","ImageResize","_findSuggestions","accept","_enableDefaultAttributesIntegration","ELEMENT_IMAGE","commandParams","plugins","insertion","3198XWKCgM","nodeAfter","imageBlock","_suggestionFactory","registerCustomCallback","detach","imageTypeBlock","getClosestSelectedImageElement","backward","ELEMENT_CAPTION","getFirstRange","FORMAT_IMAGE_SIZE","markDeletion","deletion","624590jFNxad","document","afterInit","TrackChangesEditing","isBlockImage","alt","getSuggestionCallback","ImageCaptionEditing","resizedWidth","getNearestSelectionRange","ImageUtils","locale","convertInlineImageToBlock","insertImage","510vXMLlk","model","selection"];return(Fo=function(){return t})()}function Po(){const t=["TrackChangesEditing","316BpzdSo","accept","formatBlock","src","formatInline","_handleLegacySuggestions","60437xBNAVo","10233730ApVIEf","attribute","72gLySqc","*Replace image URL*","ImageEditing","41106TBGIwy","registerDescriptionCallback","*Format:* replace image URL","9842YMChBm","key","discard","registerCustomCallback","_enableDefaultAttributesIntegration","11AYxXjN","_suggestionFactory","6567966ZQHfmv","9SDVdAQ","replaceImageSource","editor","5txeFiD","oldValue","commandName","plugins","_descriptionFactory","format","1057931gnBEfy","type","get","has","getSuggestionCallback","_registerLegacyDescription","15832056coLfGY","afterInit","newValue","locale","2vFszmk","603886TMNicJ"];return(Po=function(){return t})()}function xo(t,e){const n=Po();return(xo=function(t,e){return n[t-=342]})(t,e)}const Bo=xo;!function(t,e){const n=xo,r=t();for(;;)try{if(712500===-parseInt(n(369))/1*(-parseInt(n(368))/2)+parseInt(n(383))/3*(-parseInt(n(371))/4)+parseInt(n(352))/5*(-parseInt(n(348))/6)+parseInt(n(358))/7*(parseInt(n(380))/8)+-parseInt(n(349))/9*(parseInt(n(378))/10)+-parseInt(n(346))/11*(parseInt(n(364))/12)+-parseInt(n(377))/13*(-parseInt(n(386))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Po);class Uo extends t.Plugin{[Bo(365)](){const t=Bo;if(!this[t(351)][t(355)][t(361)](t(382)))return;const e=this[t(351)][t(367)],n=this[t(351)][t(355)][t(360)](t(370));n[t(345)](t(350),[],[t(374)]),n[t(356)][t(384)]((n=>{const r=t;if(r(379)!=n[r(359)])return;const{data:s}=n;return s&&r(374)==s[r(342)]?s[r(366)]&&s[r(353)]?{type:r(357),content:Hr(e,r(381))}:{type:r(357),content:""}:void 0})),this[t(376)]()}[Bo(376)](){const t=Bo,e=this[t(351)][t(355)][t(360)](t(370));e[t(347)][t(344)](t(373),t(350),t(372),e[t(347)][t(362)](t(373),null,t(343))),e[t(347)][t(344)](t(373),t(350),t(343),e[t(347)][t(362)](t(373),null,t(372))),this[t(363)]()}[Bo(363)](){const t=Bo,e=this[t(351)],n=e[t(367)];e[t(355)][t(360)](t(370))[t(356)][t(384)]((e=>{const r=t;if(r(373)!=e[r(359)]&&r(375)!=e[r(359)])return;const{data:s}=e;return s&&r(350)==s[r(354)]?{type:r(357),content:Hr(n,r(385))}:void 0}))}}const jo=Go;function Go(t,e){const n=Vo();return(Go=function(t,e){return n[t-=378]})(t,e)}function Vo(){const t=["ImageUtils","_splitMarkerName","isBlockImage","imageStyle","Users","length","format","forEach","newRange","has","join","commands","getSuggestions","convertInlineImageToBlock","from","isEqual","1529bGjSed","imageStylePreApply","setImageNaturalSizeAttributes","locale","differ","5laykeV","subType","findIndex","getSuggestionCallback","138jcAMRV","createRangeOn","model","plugins","chain","1197HNmsjy","imageStylePostApply","isInContent","imageTypeBlock","value","suggestion","registerDescriptionCallback","enableCommand","discard","1618167UGctto","63xhPSxT","getContainedElement","commandName","392484HKaTCT","getChangedMarkers","selection","isBefore","name","isIntersecting","filter","nodeBefore","imageTypeInline","_suggestionFactory","_registerLegacyDescription","8aPIciG","getFirstRange","1179128EyuqqS","TrackChangesEditing","registerCustomCallback","title","_findSuggestions","next","toLowerCase","change","isInlineImage","end","insertion","afterInit","ImageStyleEditing","head","237640akTPFj","commandReversedParams","normalizedStyles","_descriptionFactory","side","shouldConvertImageType","get","editor","accept","refresh","nodeAfter","markInlineFormat","start","getClosestSelectedImageElement","type","discardSuggestion","hasSuggestion","formatBlock","getSuggestion","4158102MQYskW","commandParams","7092400uHfvlu","author","markBlockFormat","document","isOwn","imageCaption","registerPostFixer","FORMAT_SIDE_IMAGE","*Format:* %0","formatInline"];return(Vo=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(788370===-parseInt(n(466))/1*(-parseInt(n(461))/2)+parseInt(n(475))/3*(-parseInt(n(389))/4)+-parseInt(n(457))/5*(parseInt(n(424))/6)+-parseInt(n(426))/7+-parseInt(n(391))/8*(parseInt(n(476))/9)+-parseInt(n(405))/10+-parseInt(n(452))/11*(-parseInt(n(378))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class zo extends t.Plugin{[jo(402)](){const t=jo,n=this[t(412)];if(!n[t(464)][t(445)](t(403)))return;const r=n[t(464)][t(411)](t(392)),s=n[t(464)][t(411)](t(436)),o={};r[t(473)](t(439),((o,i)=>{const a=t,c=n[a(464)][a(411)](a(440)).me,u=n[a(447)][a(411)](a(439));let l=s[a(418)](n[a(463)][a(429)][a(380)]),f=n[a(463)][a(462)](l),h=u[a(470)];if(h==i[a(470)])return;const g={commandName:a(439),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(463)][a(398)]((()=>{const t=a;if(r[t(448)]()[t(384)]((e=>e[t(468)]&&c==e[t(427)]&&(t(422)==e[t(419)]||t(435)==e[t(419)])&&(t(453)==e[t(458)]||t(467)==e[t(458)])&&e[t(390)]()[t(451)](f)))[t(443)]((e=>r[t(420)](e[t(404)]))),l=s[t(418)](n[t(463)][t(429)][t(380)]),f=n[t(463)][t(462)](l),u[t(414)](),n[t(447)][t(411)](t(386))[t(414)](),n[t(447)][t(411)](t(469))[t(414)](),h=u[t(470)],h!=i[t(470)])return s[t(399)](l)&&u[t(410)](i[t(470)],l)?(o({...i,setImageSizes:!1}),l=s[t(418)](n[t(463)][t(429)][t(380)]),void r[t(428)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(453))):void(s[t(438)](l)?r[t(428)](l,g,[],t(467)):r[t(416)](f,g,t(467)))}))}));for(const e of n[t(464)][t(411)](t(403))[t(407)])o[e[t(382)]]=e[t(394)][t(397)]();r[t(387)][t(393)](t(422),t(453),t(446),(()=>!1)),r[t(387)][t(393)](t(422),t(467),t(446),(()=>!1)),r[t(387)][t(393)](t(435),t(467),t(446),(()=>!1)),r[t(387)][t(393)](t(422),t(453),t(413),(([e])=>{const n=t;s[n(454)](e[n(477)]())})),r[t(387)][t(393)](t(422),t(453),t(474),((e,n)=>{const s=t;r[s(387)][s(460)](s(422),"",s(413))(e,{commandName:n[s(478)],commandParams:n[s(406)]})})),r[t(387)][t(393)](t(422),t(453),t(465),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(422),subType:t(453)},{type:t(401),subType:t(431)},{type:t(422),subType:t(449)},{type:t(401),subType:t(449)}];function a(e,n){const o=t,a=i[o(459)]((({type:t,subType:n})=>e[o(419)]==t&&e[o(458)]==n)),c=i[o(459)]((({type:t,subType:e})=>n[o(419)]==t&&n[o(458)]==e));if(a<0||c<0)return!1;const u=e[o(390)](),l=n[o(390)]();if((0==a||1==a)&&2==c&&u[o(383)](l))return!0;if(2==a&&3==c){const t=r[o(395)](u,o(401))[o(384)]((({suggestion:t,meta:e})=>e[o(430)]&&o(449)==t[o(458)]));if(t[o(441)]>1&&l[o(400)][o(451)](u[o(417)]))return!0;if(1==t[o(441)]&&(u[o(417)][o(451)](l[o(400)])||u[o(400)][o(451)](l[o(417)])))return!0}if(3==a&&3==c&&u[o(417)][o(381)](l[o(417)])){const t=u[o(400)][o(415)],e=l[o(417)][o(385)];return s[o(438)](t)&&t===e}return!1}n[t(463)][t(429)][t(432)]((()=>{const e=t;let o=!1;const i=Array[e(450)](n[e(463)][e(429)][e(456)][e(379)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(437)](t);if(e(471)==i&&r[e(421)](u)){if(e(422)==a&&(e(453)==c||e(467)==c)){const t=r[e(423)](u);if(n[e(444)]){const n=t[e(390)]()[e(477)]();if(s[e(438)](n))continue;r[e(420)](t),o=!0}}if(e(401)==a&&e(431)==c&&!n[e(444)]){const t=r[e(423)](u);t[e(396)]&&t[e(396)][e(468)]&&(r[e(420)](t[e(396)]),o=!0)}}}return o})),this[t(388)](o)}[jo(388)](t){const e=jo,n=this[e(412)],r=n[e(455)];n[e(464)][e(411)](e(392))[e(408)][e(472)]((n=>{const s=e;if(s(422)!=n[s(419)]&&s(435)!=n[s(419)])return;const{data:o}=n;if(!o||s(439)!=o[s(478)])return;const i=o[s(425)][0][s(470)];return function(t){const e=s;return{type:e(442),content:Hr(r,e(434),t)}}(s(409)===i?Hr(r,s(433)):t[i]||i)}))}}const Ho=Ko;function Wo(){const t=["_setSuggestionData","3071196tJPRDW","36onndmz","49SvHsMH","track_changes","afterInit","_trackChangesValueDuringImport","Users","listenTo","editor","execute","33831260fOoRJj","value","dataInsert","1192608idMjHv","TrackChangesEditing","_handleImportedData","get","collaboration_features","72480RZycXR","lowest","bind","2383cDEPrR","trackChanges","4243415NfQGLz","high","importWord","plugins","531440DJtukG","972PHsxCe","_trackChangesExecuted","commands","enableCommand","forEach"];return(Wo=function(){return t})()}function Ko(t,e){const n=Wo();return(Ko=function(t,e){return n[t-=197]})(t,e)}!function(t,e){const n=Ko,r=t();for(;;)try{if(724821===parseInt(n(219))/1*(-parseInt(n(226))/2)+parseInt(n(198))/3+-parseInt(n(216))/4+-parseInt(n(221))/5+parseInt(n(211))/6*(-parseInt(n(200))/7)+parseInt(n(225))/8*(-parseInt(n(199))/9)+parseInt(n(208))/10)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(203)]=!1,this[e(227)]=!1}[Ho(202)](){const t=Ho,e=this[t(206)],n=e[t(228)][t(214)](t(223)),r=e[t(228)][t(214)](t(220));n&&(n.on(t(207),((e,[,n])=>{const s=t;this[s(203)]=r[s(209)],n[s(215)][s(201)]=!this[s(203)]}),{priority:t(222)}),this[t(205)](n,t(210),this[t(213)][t(218)](this)),this[t(205)](n,t(210),(()=>{const e=t;this[e(227)]&&(r[e(207)](),this[e(227)]=!1)}),{priority:t(217)}),e[t(224)][t(214)](t(212))[t(229)](t(223)))}[Ho(213)](t,e){const n=Ho,{suggestions:r}=e,s=this[n(206)][n(228)][n(214)](n(220)),o=s[n(209)];this[n(203)]!==o&&(s[n(207)](),this[n(227)]=!0),r&&r[n(230)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(206)][o(224)][o(214)](o(204)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(223)}}};this[o(206)][o(224)][o(214)](o(212))[o(197)](i)}))}}const qo=Jo;function Zo(){const t=["enableCommand","10jodxZd","getItemLabel","get","38549hBJLGM","496hjXlLl","5833764eoOxwV","_enableDefaultAttributesIntegration","type","_registerBlockAttribute","364072erRJqN","registerDescriptionCallback","IndentEditing","FORMAT_INDENT","3dJSeca","editor","indentBlock","outdentBlock","*Indent:* %0","commandName","TrackChangesEditing","has","29861aeDjBV","indent","1788QHGpro","formatBlock","locale","format","2341448cukTVr","7GTiOPU","_descriptionFactory","615240FRCZCe","getItems","9664985gfkdpN","plugins","_registerLegacyDescription","registerAttributeLabel","blockIndent","afterInit","*Outdent:* %0","90xNOEbF","IndentBlock","outdent"];return(Zo=function(){return t})()}function Jo(t,e){const n=Zo();return(Jo=function(t,e){return n[t-=193]})(t,e)}!function(t,e){const n=Jo,r=t();for(;;)try{if(993122===-parseInt(n(213))/1*(parseInt(n(194))/2)+parseInt(n(198))/3*(parseInt(n(212))/4)+parseInt(n(228))/5*(parseInt(n(233))/6)+-parseInt(n(231))/7*(parseInt(n(232))/8)+-parseInt(n(215))/9*(-parseInt(n(224))/10)+-parseInt(n(217))/11+-parseInt(n(208))/12*(-parseInt(n(206))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zo);class Yo extends t.Plugin{[qo(222)](){const t=qo,e=this[t(199)],n=e[t(218)][t(230)](t(204));if(e[t(218)][t(205)](t(196))&&(n[t(227)](t(207)),n[t(227)](t(226))),e[t(218)][t(205)](t(225)))for(const e of[t(200),t(201)])n[t(234)](e);const r=e[t(210)];n[t(193)](t(221)),n[t(214)][t(220)](t(221),Hr(r,t(197))),this[t(219)]()}[qo(219)](){const t=qo,e=this[t(199)],n=e[t(210)],r=e[t(218)][t(230)](t(204));r[t(214)][t(195)]((e=>{const s=t;if(s(209)!=e[s(235)])return;const{data:o}=e;if(!o)return;if(s(200)!=o[s(203)]&&s(201)!=o[s(203)])return;const i=e[s(216)]()[0],a=r[s(214)][s(229)](i);return s(200)==o[s(203)]?{type:s(211),content:Hr(n,s(202),a)}:s(201)==o[s(203)]?{type:s(211),content:Hr(n,s(223),a)}:void 0}))}}var Qo=ti;function $o(){var t=["TrackChangesEditing","273nibWwS","enableCommand","requires","2ZPezTz","2864CYxYnr","34414DdNpRI","input","init","805855KuqLCx","get","4841007uAPTCX","6736510DCESQW","3457808tZZHeZ","21492mBKhQw","plugins","38814fHwpCH","editor"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=134]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(824032===-parseInt(n(146))/1*(parseInt(n(144))/2)+parseInt(n(151))/3+parseInt(n(135))/4+parseInt(n(149))/5+-parseInt(n(138))/6*(parseInt(n(141))/7)+-parseInt(n(145))/8*(parseInt(n(136))/9)+-parseInt(n(134))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Qo(143)](){return[Ms.Input]}[Qo(148)](){var t=Qo;this[t(139)][t(137)][t(150)](t(140))[t(142)](t(147))}}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=285]})(t,e)}function si(){const t=["plugins","unlink","LinkEditing","6XmxBcA","has","commandParams","key","map","link","6219755DbNdeh","locale","1306564FnZHIK","commandName","16WZJNrM","11108223TZNUMp","*Remove link*","224565PRzaqx","get","registerDescriptionCallback","_descriptionFactory","commands","label","afterInit","3789737ZMLfWK","_registerLegacyDescription","609870XuRzyq","TrackChangesEditing","type","toLowerCase","editor","newValue","linkHref","52Vcxnyo","formatInline","_enableDefaultAttributesIntegration","manualDecorators","link (","847403VnZohW","registerAttributeLabel","attribute","format","*Set link:* %0"];return(si=function(){return t})()}!function(t,e){const n=ri,r=t();for(;;)try{if(677409===parseInt(n(319))/1+-parseInt(n(293))/2+-parseInt(n(298))/3*(parseInt(n(314))/4)+-parseInt(n(291))/5*(-parseInt(n(285))/6)+-parseInt(n(305))/7*(parseInt(n(295))/8)+parseInt(n(296))/9+parseInt(n(307))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ni(304)](){const t=ni,e=this[t(311)];if(!e[t(324)][t(286)](t(326)))return;const n=e[t(324)][t(299)](t(308)),r=e[t(302)][t(299)](t(290));n[t(316)](t(290),[t(313),...r[t(317)][t(289)]((t=>t.id))]),n[t(316)](t(325));for(const e of r[t(317)])n[t(301)][t(320)](e.id,t(318)+e[t(303)][t(310)]()+")");n[t(301)][t(300)]((n=>{const r=t;if(r(321)!=n[r(309)])return;const{data:s}=n;if(!s||r(313)!=s[r(288)])return;const o=s[r(312)],i=e[r(292)];return{type:r(322),content:null==o?Hr(i,r(297)):Hr(i,r(323),'"'+o+'"')}})),this[t(306)]()}[ni(306)](){const t=ni,e=this[t(311)],n=e[t(292)];e[t(324)][t(299)](t(308))[t(301)][t(300)]((e=>{const r=t;if(r(315)!=e[r(309)])return;const{data:s}=e;if(s){if(r(290)==s[r(294)]){const t=s[r(287)][0];return{type:r(322),content:Hr(n,r(323),'"'+t+'"')}}return r(325)==s[r(294)]?{type:r(322),content:Hr(n,r(297))}:void 0}}))}}const ii=ci;!function(t,e){const n=ci,r=t();for(;;)try{if(895576===parseInt(n(179))/1+-parseInt(n(240))/2*(parseInt(n(175))/3)+parseInt(n(232))/4*(-parseInt(n(173))/5)+-parseInt(n(256))/6*(-parseInt(n(191))/7)+-parseInt(n(178))/8*(-parseInt(n(182))/9)+parseInt(n(226))/10+-parseInt(n(237))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fi);class ai extends t.Plugin{[ii(236)](){const t=ii,e=this[t(218)],n=e[t(225)];if(!e[t(255)][t(195)](t(221)))return;const r=e[t(255)][t(252)](t(184)),s=e[t(255)][t(195)](t(205));function o(t){return()=>{const n=ci,s=e[n(249)][n(243)][n(216)],o=e[n(239)][n(252)](t);if(o[n(176)])return void e[n(222)](n(190),{});const i=t[n(206)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(215)](t)[s(172)]((t=>function(t,e){const n=s;return e[n(246)](t[n(248)],n(207))&&!e[n(199)](t)}(t,r)));o=o[s(172)]((t=>!t.is(s(203),s(207))||t[s(242)](s(209))!=e));const i=new Set;for(const t of o)t.is(s(203),s(207))?i[s(254)](ui(t)):i[s(254)](t);return Array[s(215)](i)}(s[n(214)](),i,e[n(249)][n(231)]);e[n(249)][n(210)]((()=>{const e=n;for(const n of a)r[e(180)](n,{commandName:t,commandParams:[{forceValue:!o[e(176)]}],formatGroupId:e(181)},li(n))}))}}function i(t){return()=>{const n=ci,s=function(t){const e=ci;let n=Array[e(215)](t);const r=n[e(224)]((t=>e(207)!=t[e(187)]));return r>-1&&(n=n[e(206)](0,r)),n}(e[n(249)][n(243)][n(216)][n(214)]()),o=e[n(249)][n(212)](e[n(249)][n(217)](s[0],n(238)),e[n(249)][n(217)](s[s[n(229)]-1],n(245)));e[n(249)][n(210)]((()=>{const e=n;r[e(180)](o,{commandName:t,commandParams:[],formatGroupId:e(219)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(258)];for(;t&&t[n(242)](n(219))>e[n(242)](n(219));)r[n(254)](t),t=t[n(258)]}return Array[n(215)](r)}(s))}))}}r[t(198)](t(247),o(t(247))),r[t(198)](t(233),o(t(233))),s&&r[t(198)](t(208),o(t(208))),r[t(198)](t(241),i(t(241))),r[t(198)](t(250),i(t(250))),s&&r[t(198)](t(253),(()=>{const n=t,s=e[n(239)][n(252)](n(253)),o=Array[n(215)](s[n(193)]);o[n(172)]((t=>t[n(242)](n(211))!=s[n(176)])),e[n(249)][n(210)]((()=>{const t=n;for(const e of o)r[t(180)](e,{commandName:t(253),commandParams:[{forceValue:!s[t(176)]}]})}))})),r[t(204)][t(202)](t(207),(e=>Hr(n,t(192),e))),r[t(204)][t(228)]((e=>{const r=t;if(r(220)!=e[r(213)]&&r(235)!=e[r(213)])return;const{data:s}=e;if(s){if(r(247)==s[r(230)]||r(233)==s[r(230)]||r(208)==s[r(230)])switch(s[r(230)][r(251)](r(201),"")){case r(188):return o(Hr(n,r(174)));case r(227):return o(Hr(n,r(244)));case r(234):return o(Hr(n,r(186)))}if(r(241)==s[r(230)])return{type:r(194),content:Hr(n,r(185),Hr(n,r(192)))};if(r(250)==s[r(230)])return{type:r(194),content:Hr(n,r(257),Hr(n,r(192)))};if(r(253)==s[r(230)])return s[r(177)][0][r(200)]?{type:r(194),content:Hr(n,r(223))}:{type:r(194),content:Hr(n,r(189))}}function o(t){const e=r;return{type:e(194),content:Hr(n,e(196),t)}}}))}}function ci(t,e){const n=fi();return(ci=function(t,e){return n[t-=172]})(t,e)}function ui(t){const e=ii,n=t[e(242)](e(219));if(0==n)return t;let r=t;for(;t[e(197)]&&t[e(197)].is(e(203),e(207));){const s=t[e(197)][e(242)](e(219));if(s==n)r=t[e(197)];else if(s<n)break;t=t[e(197)]}return r}function li(t){const e=ii,n=[];if(t.is(e(203),e(207))&&t[e(242)](e(219))>0){let r=t[e(258)];for(;r&&e(207)==r[e(187)]&&r[e(242)](e(219))==t[e(242)](e(219));)n[e(183)](r),r=r[e(258)]}return n}function fi(){const t=["_descriptionFactory","LegacyTodoListEditing","slice","listItem","todoList","listType","change","todoListChecked","createRange","type","getSelectedBlocks","from","selection","createPositionAt","editor","listIndent","formatBlock","LegacyListEditing","execute","*Check item*","findIndex","locale","4541400ygpwZD","numbered","registerDescriptionCallback","length","commandName","schema","124QvuDRd","bulletedList","todo","formatInline","afterInit","10512051tMDelX","before","commands","26kqgung","indentList","getAttribute","document","ELEMENT_NUMBERED_LIST","end","checkChild","numberedList","parent","model","outdentList","replace","get","checkTodoList","add","plugins","30UhEreA","*Outdent:* %0","nextSibling","filter","41190qORxTC","ELEMENT_BULLETED_LIST","233139gzaRLn","value","commandParams","1865264RsPqDX","925829iqhlta","markBlockFormat","blockName","45KzbKYc","push","TrackChangesEditing","*Indent:* %0","ELEMENT_TODO_LIST","name","bulleted","*Uncheck item*","paragraph","799547YtveYq","ELEMENT_LIST_ITEM","_selectedElements","format","has","*Change to:* %0","previousSibling","enableCommand","isObject","forceValue","List","registerElementLabel","element"];return(fi=function(){return t})()}const hi=gi;function gi(t,e){const n=pi();return(gi=function(t,e){return n[t-=179]})(t,e)}!function(t,e){const n=gi,r=t();for(;;)try{if(180223===parseInt(n(180))/1*(parseInt(n(200))/2)+-parseInt(n(190))/3*(parseInt(n(232))/4)+parseInt(n(181))/5+-parseInt(n(243))/6*(parseInt(n(235))/7)+parseInt(n(196))/8+-parseInt(n(184))/9+-parseInt(n(256))/10*(-parseInt(n(213))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pi);class di extends t.Plugin{[hi(212)](){const t=hi;if(!this[t(214)][t(217)][t(205)](t(242)))return;const e=this[t(214)][t(259)][t(202)](t(228)),n=this[t(214)][t(217)][t(202)](t(241));e[t(208)]&&n[t(255)](t(203),this[t(229)][t(231)](this)),e[t(252)]&&n[t(255)](t(257),this[t(240)][t(231)](this)),e[t(219)]&&n[t(255)](t(210),this[t(193)][t(231)](this)),n[t(227)][t(220)](this[t(215)][t(231)](this))}[hi(229)](t,e={}){const n=hi,r=this[n(214)][n(217)][n(202)](n(241)),s=this[n(188)]();this[n(214)][n(207)][n(191)]((()=>{const t=n;r[t(194)](s,{commandName:t(203),commandParams:[{type:e[t(250)]}],formatGroupId:t(203)})}))}[hi(240)](t,e={}){const n=hi,r=this[n(214)][n(217)][n(202)](n(241)),s=this[n(234)]((t=>t.is(n(258),n(222))&&n(195)===t[n(254)](n(247))));if(s[n(206)]<1)return;const o=s[n(183)]((t=>this[n(214)][n(207)][n(246)](this[n(214)][n(207)][n(253)](t,n(239)),this[n(214)][n(207)][n(253)](t,0))));this[n(214)][n(207)][n(191)]((()=>{const t=n;r[t(194)](o,{commandName:t(257),commandParams:[{reversed:e[t(252)]}],formatGroupId:t(257)})}))}[hi(193)](t,e={}){const n=hi,r=this[n(214)][n(217)][n(202)](n(241)),s=this[n(234)]((t=>t.is(n(258),n(222))&&n(195)===t[n(254)](n(247))));if(s[n(206)]<1)return;const o=s[n(183)]((t=>this[n(214)][n(207)][n(246)](this[n(214)][n(207)][n(253)](t,n(239)),this[n(214)][n(207)][n(253)](t,0))));this[n(214)][n(207)][n(191)]((()=>{const t=n;r[t(194)](o,{commandName:t(210),commandParams:[{startIndex:e[t(219)]}],formatGroupId:t(210)})}))}[hi(215)](t){const e=hi;if(e(179)!=t[e(250)]&&e(225)!=t[e(250)])return;const n=this[e(214)][e(209)],{data:r}=t;if(!r)return;let s,o;switch(r[e(224)]){case e(203):s=e(189),o={type:e(245),content:Hr(n,s,Hr(n,this[e(238)](r[e(226)][0][e(250)])))};break;case e(257):s=r[e(226)][0][e(252)]?e(197):e(251),o={type:e(245),content:Hr(n,s)};break;case e(210):s=e(204),o={type:e(245),content:Hr(n,s,r[e(226)][0][e(219)])}}return o}[hi(188)](){const t=hi;var e,n,r,s;const o=this[t(214)][t(217)][t(202)](t(249));let i=Array[t(233)](this[t(214)][t(207)][t(198)][t(185)][t(192)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(258),t(222)))&&i[t(221)](...o[t(223)](this[t(214)][t(207)][t(198)][t(185)][t(186)](),t(182))),(null===(n=i[i[t(206)]-1])||void 0===n?void 0:n.is(t(258),t(222)))&&i[t(237)](...o[t(223)](this[t(214)][t(207)][t(198)][t(185)][t(236)](),t(230))),i=[...new Set(i)],(null===(s=null===(r=this[t(214)][t(207)][t(198)][t(185)][t(186)]())||void 0===r?void 0:r[t(187)])||void 0===s?void 0:s.is(t(258),t(222)))&&(i=i[t(211)]((e=>e.is(t(258),t(222))))),i}[hi(234)](t){const e=hi,n=this[e(214)][e(217)][e(202)](e(249));let r=Array[e(233)](this[e(214)][e(207)][e(198)][e(185)][e(192)]())[e(211)](t)[e(183)]((t=>{const r=e,s=this[r(214)][r(207)][r(253)](t,0);return[...n[r(223)](s,r(182)),...n[r(223)](s,r(230))]}))[e(218)]();return r=[...new Set(r)],r}[hi(238)](t){const e=hi;return e(244)+this[e(214)][e(217)][e(202)](e(249))[e(216)](t)[e(199)]()+e(248)+t[e(199)]()[e(201)](/-/g,"_")}}function pi(){const t=["forward","bind","87916VOYfVH","from","_getSuggestionBlocks","2474360SakMfn","getLastPosition","push","_getTranslationKeyForListStyle","before","handleListReversedCommand","TrackChangesEditing","LegacyListPropertiesEditing","6TDwDtC","ELEMENT_","format","createRange","listType","_LIST_","LegacyListUtils","type","*Format:* set order to regular","reversed","createPositionAt","getAttribute","enableCommand","58330IETdUa","listReversed","element","config","formatBlock","64561COZyZK","1503550BFMJsJ","backward","map","888732Xdwund","selection","getFirstPosition","parent","_getSuggestionBlocksForListStyle","*Change to:* %0","6rInBug","change","getSelectedBlocks","handleListStartCommand","markMultiRangeBlockFormat","numbered","1082816edHXgY","*Format:* set order to reversed","document","toUpperCase","6ZNDWSw","replace","get","listStyle","*Format:* set start index to %0","has","length","model","styles","locale","listStart","filter","afterInit","88EGOeKL","editor","handleDescriptions","getListTypeFromListStyleType","plugins","flat","startIndex","registerDescriptionCallback","unshift","listItem","getSiblingNodes","commandName","formatInline","commandParams","_descriptionFactory","list.properties","handleListStyleCommand"];return(pi=function(){return t})()}const mi=Ii;function Ii(t,e){const n=bi();return(Ii=function(t,e){return n[t-=375]})(t,e)}!function(t,e){const n=Ii,r=t();for(;;)try{if(207051===-parseInt(n(405))/1+parseInt(n(400))/2+-parseInt(n(381))/3+-parseInt(n(375))/4+-parseInt(n(387))/5*(parseInt(n(391))/6)+-parseInt(n(398))/7*(parseInt(n(404))/8)+parseInt(n(385))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bi);class Ei extends t.Plugin{[mi(379)](){const t=mi,e=this[t(396)];if(!e[t(410)][t(393)](t(408)))return;const n=e[t(410)][t(386)](t(376)),r=e[t(383)];n[t(380)](t(394)),n[t(395)][t(409)](t(378),(e=>Hr(r,t(377),e))),e[t(407)][t(390)](t(399))[t(388)]({model:t(378),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(403)])return n[s(389)](s(397))},converterPriority:t(382)}),e[t(392)][t(401)].on(t(384),((e,n,r)=>{const s=t;r[s(402)][s(403)]&&e[s(406)]()}),{priority:t(382)})}}function bi(){const t=["plugins","249308LJCgsO","TrackChangesEditing","ELEMENT_MEDIA","media","afterInit","enableCommand","6174ZBeWYC","high","locale","attribute:url:media","10073880IDjDtc","get","45FqlEPE","elementToElement","createEmptyElement","for","268062UMDgAU","data","has","mediaEmbed","_descriptionFactory","editor","div","77bUfEAd","dataDowncast","149352wxynSM","downcastDispatcher","options","showSuggestionHighlights","204520fiyLyH","239252TbMTxF","stop","conversion","MediaEmbedEditing","registerElementLabel"];return(bi=function(){return t})()}const Ti=_i;function _i(t,e){const n=Ai();return(_i=function(t,e){return n[t-=276]})(t,e)}!function(t,e){const n=_i,r=t();for(;;)try{if(244832===parseInt(n(287))/1+parseInt(n(279))/2*(-parseInt(n(281))/3)+-parseInt(n(295))/4*(parseInt(n(291))/5)+-parseInt(n(294))/6*(-parseInt(n(296))/7)+-parseInt(n(283))/8*(-parseInt(n(282))/9)+-parseInt(n(278))/10*(parseInt(n(280))/11)+parseInt(n(292))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ai);class yi extends t.Plugin{[Ti(288)](){const t=Ti,e=this[t(289)];e[t(277)][t(290)](t(276))&&e[t(277)][t(286)](t(285))[t(284)](t(293))}}function Ai(){const t=["259978NbhfCw","afterInit","editor","has","8635aCTOrs","4719048NaiqCV","mention","67236RAYCAJ","208SlbMLM","182eoHgTv","MentionEditing","plugins","967990MFhXPl","1492VAhttU","44mVkpDn","1422xcGuzt","3132ygJIIM","3008yvbkyt","enableCommand","TrackChangesEditing","get"];return(Ai=function(){return t})()}const Ci=ki;function ki(t,e){const n=Li();return(ki=function(t,e){return n[t-=359]})(t,e)}!function(t,e){const n=ki,r=t();for(;;)try{if(820153===parseInt(n(359))/1*(-parseInt(n(388))/2)+-parseInt(n(378))/3+-parseInt(n(386))/4+parseInt(n(384))/5+-parseInt(n(368))/6*(-parseInt(n(381))/7)+parseInt(n(369))/8+-parseInt(n(393))/9*(-parseInt(n(373))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Li);class Ni extends t.Plugin{[Ci(380)](){const t=Ci,e=this[t(366)],n=e[t(370)][t(391)](t(365));e[t(370)][t(382)](t(363))&&(n[t(387)](t(389),[],[t(360)]),n[t(372)][t(383)]((e=>this[t(371)](e))))}[Ci(371)](t){const e=Ci,n=this[e(366)][e(385)],{data:r}=t,s={type:e(364),content:""};if(r&&e(360)==r[e(361)]){if(!r[e(377)])return{type:e(364),content:Hr(n,e(392),Hr(n,e(362)))+" ("+r[e(390)]+")"};if(!r[e(390)]){let o=t[e(376)];for(;o;){if(o[e(374)]&&e(379)==o[e(374)][e(361)]&&o[e(374)][e(390)])return s;o=o[e(375)]}return{type:e(364),content:Hr(n,e(367),Hr(n,e(362)))+" ("+r[e(377)]+")"}}}}}function Li(){const t=["MultiLevelList","format","TrackChangesEditing","editor","*Remove format:* %0","5646SXjwfR","11769064tMlZeE","plugins","handleDescriptions","_descriptionFactory","12424770seJjqy","data","next","head","oldValue","4247664oVoKwX","listType","afterInit","4417xuZNxK","has","registerDescriptionCallback","7427470YnPcBa","locale","5405192WPMrJK","_enableDefaultAttributesIntegration","202nxkqti","multiLevelList","newValue","get","*Set format:* %0","9XfIAlF","11936PDCMRa","listMarkerStyle","key","ELEMENT_MULTI_LEVEL_LIST"];return(Li=function(){return t})()}const Ri=Mi;function Si(){const t=["plugins","locale","TrackChangesEditing","5221365ujmoCK","_descriptionFactory","ELEMENT_PAGE_BREAK","50sgskbj","get","PageBreakEditing","507325DCsulH","2289490ZNXkNs","enableCommand","2826hZcYyk","6632eRCRCH","3035211jteEaC","registerElementLabel","3920814Boxhki","editor","pageBreak","2978nTMaOM","4sUTLMY","afterInit","has"];return(Si=function(){return t})()}function Mi(t,e){const n=Si();return(Mi=function(t,e){return n[t-=285]})(t,e)}!function(t,e){const n=Mi,r=t();for(;;)try{if(570437===-parseInt(n(291))/1*(parseInt(n(304))/2)+-parseInt(n(299))/3+parseInt(n(305))/4*(parseInt(n(288))/5)+parseInt(n(301))/6+-parseInt(n(294))/7+-parseInt(n(298))/8*(-parseInt(n(297))/9)+-parseInt(n(295))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Si);class vi extends t.Plugin{[Ri(306)](){const t=Ri,e=this[t(302)];if(!e[t(285)][t(307)](t(293)))return;e[t(285)][t(292)](t(287))[t(296)](t(303));const n=e[t(285)][t(292)](t(287)),r=e[t(286)];n[t(289)][t(300)](t(303),(e=>Hr(r,t(290),e)))}}const wi=Di;function Oi(){const t=["name","isLimit","consume","insert","checkChild","createUIElement","980865DhOmgl","insertParagraph","toViewPosition","*Insert:* %0","schema","isTouching","*Change to:* %0","has","type","formatBlock","addClass","includes","_descriptionFactory","50309sthKXV","12CvhjJu","markerRange","1ZRUxgw","markerName","afterInit","Paragraph","writer","activeMarkers","data","insertion","ELEMENT_PARAGRAPH","12629877nqujjr","editing","3KoSxBG","10XQLhwV","ck-suggestion-marker--active","getFirstRange","model","registerElementLabel","isBlock","enableCommand","get","nodeAfter","format","_registerLegacyDescription","24LkzfAk","11008481gQTwVQ","6XTcHuN","end","registerDescriptionCallback","locale","getItemLabel","plugins","start","editor","_enableDefaultAttributesIntegration","TrackChangesEditing","ck-suggestion-marker-split","bindElementToMarker","mapper","5028604xcsDXE","downcastDispatcher","consumable","6887185bLaZzT","showSuggestionHighlights","commandName","options","2546502DJYbql","highest","addMarker:suggestion:insertion","$text","paragraph","span"];return(Oi=function(){return t})()}function Di(t,e){const n=Oi();return(Di=function(t,e){return n[t-=456]})(t,e)}!function(t,e){const n=Di,r=t();for(;;)try{if(731911===-parseInt(n(464))/1*(parseInt(n(509))/2)+parseInt(n(475))/3*(-parseInt(n(502))/4)+parseInt(n(505))/5*(parseInt(n(489))/6)+parseInt(n(461))/7*(parseInt(n(487))/8)+-parseInt(n(521))/9+parseInt(n(476))/10*(parseInt(n(488))/11)+parseInt(n(462))/12*(parseInt(n(473))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oi);class Fi extends t.Plugin{[wi(466)](){const t=wi,e=this[t(496)];if(!e[t(494)][t(528)](t(467)))return;const n=e[t(492)],r=e[t(494)][t(483)](t(498));r[t(460)][t(480)](t(513),(e=>Hr(n,t(472),e))),r[t(497)](t(513)),r[t(482)](t(522)),e[t(474)][t(503)].on(t(511),Pi(e),{priority:t(510)}),e[t(470)][t(503)].on(t(511),((n,r,s)=>{const o=t;s[o(508)][o(506)]&&Pi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(510)});const s=r[t(460)];s[t(491)]((r=>{const o=t;if(o(471)!==r[o(456)])return;const{start:i,end:a}=r[o(478)]();if(!i[o(526)](a)||!i[o(484)])return;const c=e[o(479)][o(525)],u=i[o(484)];return c[o(481)](u)&&!c[o(516)](u)&&c[o(519)](u,o(512))?{type:o(471),content:Hr(n,o(524),s[o(493)](u,1))}:void 0})),this[t(486)]()}[wi(486)](){const t=wi,e=this[t(496)],n=e[t(492)];e[t(494)][t(483)](t(498))[t(460)][t(491)]((e=>{const r=t;if(r(457)!=e[r(456)])return;const{data:s}=e;return s&&r(513)==s[r(507)]?{type:r(485),content:Hr(n,r(527),Hr(n,r(472)))}:void 0}))}}function Pi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Di,i=t[o(494)][o(483)](o(498)),a=r[o(463)][o(495)],c=r[o(463)][o(490)],u=t[o(479)][o(525)];if(!a[o(526)](c)||!a[o(484)])return;const l=a[o(484)];if(u[o(481)](l)&&!u[o(516)](l)&&u[o(519)](l,o(512))){if(!s[o(504)][o(517)](r[o(463)],n[o(515)]))return;const t=s[o(468)][o(520)](o(514),{class:o(499)}),a=s[o(501)][o(523)](c);e&&i[o(469)][o(459)](r[o(465)])&&s[o(468)][o(458)](o(477),t),s[o(468)][o(518)](a,t),s[o(501)][o(500)](t,r[o(465)])}}}const xi=Bi;function Bi(t,e){const n=Ui();return(Bi=function(t,e){return n[t-=358]})(t,e)}function Ui(){const t=["editor","_registerLegacyDescription","removeFormat","type","commandName","locale","*Remove all formatting*","_descriptionFactory","75NuCVmS","105251ODriLj","format","2594670wQrxhx","formatInline","RemoveFormatEditing","TrackChangesEditing","718277dXpKOs","_enableDefaultAttributesIntegration","get","afterInit","8UabOXU","has","927562jsHUqd","60717DYWEQg","formatBlock","172852AATMlK","plugins","9149805gEjLwi","registerDescriptionCallback"];return(Ui=function(){return t})()}!function(t,e){const n=Bi,r=t();for(;;)try{if(340153===-parseInt(n(377))/1+parseInt(n(361))/2+parseInt(n(362))/3+parseInt(n(364))/4*(parseInt(n(376))/5)+parseInt(n(379))/6+-parseInt(n(383))/7*(parseInt(n(359))/8)+-parseInt(n(366))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ui);class ji extends t.Plugin{[xi(358)](){const t=xi,e=this[t(368)];e[t(365)][t(360)](t(381))&&(e[t(365)][t(385)](t(382))[t(384)](t(370)),this[t(369)]())}[xi(369)](){const t=xi,e=this[t(368)];e[t(365)][t(385)](t(382))[t(375)][t(367)]((n=>{const r=t;if(r(363)!=n[r(371)]&&r(380)!=n[r(371)])return;const{data:s}=n;return s&&r(370)==s[r(372)]?{type:r(378),content:Hr(e[r(373)],r(374))}:void 0}))}}const Gi=zi;function Vi(){const t=["55UAVmFV","plugins","acceptSuggestion","447120rsfoTg","has","RestrictedEditingModeEditing","6256894YqSCCp","5116530lswSql","TrackChangesEditing","goToPreviousRestrictedEditingException","470460wdTJou","discardSuggestion","60qsUtMu","afterInit","discardSelectedSuggestions","1303168GegFSB","acceptAllSuggestions","goToNextRestrictedEditingException","3060ZZYbMn","2CWQvgt","get","10888pHCIao","trackChanges","acceptSelectedSuggestions","editor","enableCommand","discardAllSuggestions","1510737uywhlm"];return(Vi=function(){return t})()}function zi(t,e){const n=Vi();return(zi=function(t,e){return n[t-=285]})(t,e)}!function(t,e){const n=zi,r=t();for(;;)try{if(731796===-parseInt(n(289))/1+-parseInt(n(293))/2*(parseInt(n(301))/3)+-parseInt(n(312))/4*(-parseInt(n(286))/5)+-parseInt(n(305))/6+-parseInt(n(308))/7+parseInt(n(295))/8*(-parseInt(n(292))/9)+-parseInt(n(309))/10*(-parseInt(n(302))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vi);class Hi extends t.Plugin{[Gi(287)](){const t=Gi,e=this[t(298)];if(!e[t(303)][t(306)](t(307)))return;const n=e[t(303)][t(294)](t(310));n[t(299)](t(311)),n[t(299)](t(291));const r=e[t(303)][t(294)](t(307));r[t(299)](t(296)),r[t(299)](t(304)),r[t(299)](t(285)),r[t(299)](t(290)),r[t(299)](t(300)),r[t(299)](t(297)),r[t(299)](t(288))}}const Wi=Ki;function Ki(t,e){const n=Xi();return(Ki=function(t,e){return n[t-=329]})(t,e)}function Xi(){const t=["addClass","addMarker:suggestion","addMarker:suggestion:insertion","_descriptionFactory","data","markerRange","showSuggestionHighlights","enableCommand","774DTqqPI","markerName","shiftEnter","split","high","createPositionBefore","editing","init","merge","TrackChangesEditing","toViewPosition","7640364MhPXZx","includes","registerElementLabel","671468rqmvyX","bindElementToMarker","downcastDispatcher","50520dpRUiO","plugins","getItems","516831jWJTAl","insert","16510MWfbiI","options","7DfTdLV","ck-suggestion-marker--active","name","ELEMENT_LINE_BREAK","10230534KNcrUo","addMarker:suggestion:deletion","mapper","createUIElement","requires","6795384YXIFVb","writer","span","consumable","activeMarkers","editor","5379ljelpv","test","locale","model","ck-suggestion-marker-","6ZIcrNQ","element","deletion","softBreak","get"];return(Xi=function(){return t})()}!function(t,e){const n=Ki,r=t();for(;;)try{if(972074===parseInt(n(372))/1+parseInt(n(366))/2*(-parseInt(n(339))/3)+parseInt(n(363))/4+parseInt(n(369))/5*(-parseInt(n(352))/6)+-parseInt(n(376))/7*(-parseInt(n(385))/8)+-parseInt(n(380))/9+parseInt(n(374))/10*(parseInt(n(334))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xi);class qi extends t.Plugin{static get[Wi(384)](){return[Js.ShiftEnter]}[Wi(359)](){const t=Wi,e=this[t(333)],n=e[t(370)][t(343)](t(361));n[t(351)](t(354)),e[t(358)][t(368)].on(t(346),Zi(e),{priority:t(356)}),e[t(358)][t(368)].on(t(381),Zi(e),{priority:t(356)}),e[t(348)][t(368)].on(t(345),((n,r,s)=>{const o=t;s[o(375)][o(350)]&&Zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(347)][t(365)](t(342),(n=>Hr(e[t(336)],t(379),n)))}}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ki,i=t[o(370)][o(343)](o(361));if(!s[o(331)][o(335)](r[o(349)],n[o(378)]))return;const a=t[o(337)];for(const t of r[o(349)][o(371)]()){if(!t.is(o(340),o(342)))continue;const n=o(341)==r[o(353)][o(355)](":")[1]?o(360):o(355),c=s[o(329)][o(383)](o(330),{class:o(338)+n}),u=s[o(382)][o(362)](a[o(357)](t));e&&i[o(332)][o(364)](r[o(353)])&&s[o(329)][o(344)](o(377),c),s[o(329)][o(373)](u,c),s[o(382)][o(367)](c,r[o(353)])}}}const Ji=Yi;function Yi(t,e){const n=$i();return(Yi=function(t,e){return n[t-=492]})(t,e)}!function(t,e){const n=Yi,r=t();for(;;)try{if(112140===parseInt(n(517))/1*(-parseInt(n(515))/2)+parseInt(n(495))/3+parseInt(n(503))/4*(-parseInt(n(502))/5)+parseInt(n(499))/6+parseInt(n(510))/7+-parseInt(n(494))/8+-parseInt(n(509))/9*(-parseInt(n(496))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($i);class Qi extends t.Plugin{[Ji(501)](){const t=Ji,e=this[t(521)],n=e[t(493)],r=e[t(531)];if(!e[t(504)][t(507)](t(527)))return;const s=e[t(504)][t(514)](t(519)),o=t(508),i=e[t(525)][t(514)](o);s[t(498)](o,((e,r={})=>{const a=t,c=n[a(505)][a(518)];if(c[a(522)])return void e(r);const u=void 0!==r[a(524)]?r[a(524)]:!i[a(523)];n[a(492)]((()=>{const t=a,e=Array[t(530)](c[t(513)]());for(const r of e){const e=u?[r]:vs(o,r,n);for(const n of e)s[t(506)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(529)][t(516)]((e=>{const n=t;if(n(511)!=e[n(512)]&&n(497)!=e[n(512)])return;const{data:s}=e;return s&&s[n(500)]==o?s[n(520)][0][n(524)]?{type:n(526),content:Hr(r,n(532))}:{type:n(526),content:Hr(r,n(528))}:void 0}))}}function $i(){const t=["selection","TrackChangesEditing","commandParams","editor","isCollapsed","value","forceValue","commands","format","StandardEditingModeEditing","FORMAT_RESTRICTED_DISABLED","_descriptionFactory","from","locale","FORMAT_RESTRICTED_ENABLED","change","model","1463584IZglEe","533898WIIcqA","50730NocVWS","formatInline","enableCommand","74370AIioeM","commandName","afterInit","845425WzBHTx","4WwdXcf","plugins","document","markInlineFormat","has","restrictedEditingException","513evAtjR","526813DeQeXu","formatBlock","type","getRanges","get","3236TQdvsz","registerDescriptionCallback","56PKwNBe"];return($i=function(){return t})()}const ta=ea;function ea(t,e){const n=na();return(ea=function(t,e){return n[t-=134]})(t,e)}function na(){const t=["formatInline","commandParams","TrackChangesEditing","get","8042320NNYLsG","config","*Remove format:* %0","_enableDefaultAttributesIntegration","registerDescriptionCallback","_registerBlockAttribute","982454GabavQ","element","plugins","9672630JuZLJB","has","style","Style","add","type","afterInit","toLowerCase","1239423crTNtb","_registerLegacyDescription","StyleUtils","format","FORMAT_STYLE","_registerInlineAttribute","formatBlock","block","3137858yKchPT","_descriptionFactory","DataSchema","definitions","normalizeConfig","inline","locale","styleName","editor","getGhsAttributeNameForElement","registerAttributeLabel","6491808TsUUZi","*Set format:* %0","forceValue","commandName","GeneralHtmlSupport","20406183gPRNJg","ghsAttributes"];return(na=function(){return t})()}!function(t,e){const n=ea,r=t();for(;;)try{if(820690===parseInt(n(175))/1+parseInt(n(147))/2+-parseInt(n(139))/3+-parseInt(n(158))/4+parseInt(n(169))/5+parseInt(n(178))/6+-parseInt(n(163))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{[ta(137)](){const t=ta,e=this[t(155)];if(!e[t(177)][t(179)](t(134))||!e[t(177)][t(179)](t(149)))return;const n=e[t(177)][t(168)](t(167)),r=e[t(153)],s=e[t(170)][t(168)](t(180))||{},o=e[t(177)][t(168)](t(162)),i=e[t(177)][t(168)](t(141))[t(151)](e[t(177)][t(168)](t(149)),s[t(150)]);n[t(172)](t(180));const a=new Set;for(const e of i[t(146)]){const n=o[t(156)](e[t(176)]);a[t(135)](n)}const c=new Set;for(const e of i[t(152)]){const n=o[t(156)](e[t(176)]);c[t(135)](n);for(const n of e[t(164)])c[t(135)](n)}for(const e of a)n[t(174)](e),n[t(148)][t(157)](e,Hr(r,t(143)));for(const e of c)n[t(144)](e),n[t(148)][t(157)](e,Hr(r,t(143)));this[t(140)]()}[ta(140)](){const t=ta,e=this[t(155)],n=e[t(153)];e[t(177)][t(168)](t(167))[t(148)][t(173)]((e=>{const r=t;if(r(145)!=e[r(136)]&&r(165)!=e[r(136)])return;const{data:s}=e;return s&&r(180)===s[r(161)]?s[r(166)][0][r(160)]?{type:r(142),content:Hr(n,r(159),s[r(166)][0][r(154)][r(138)]())}:{type:r(142),content:Hr(n,r(171),s[r(166)][0][r(154)][r(138)]())}:void 0}))}}const sa=oa;function oa(t,e){const n=aa();return(oa=function(t,e){return n[t-=348]})(t,e)}!function(t,e){const n=oa,r=t();for(;;)try{if(319575===parseInt(n(441))/1+-parseInt(n(414))/2*(-parseInt(n(362))/3)+-parseInt(n(408))/4+-parseInt(n(497))/5+parseInt(n(425))/6*(-parseInt(n(392))/7)+-parseInt(n(450))/8+-parseInt(n(453))/9*(-parseInt(n(505))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(aa);class ia extends t.Plugin{constructor(t){const e=oa;super(t),this[e(454)]=[e(376),e(391)],this[e(398)]=new Set}[sa(482)](){const t=sa,e=this[t(428)],n=e[t(479)][t(434)][t(352)];if(!e[t(419)][t(389)](t(403)))return;const r=e[t(472)],s=e[t(419)][t(464)](t(379)),o=e[t(419)][t(464)](t(360));s[t(411)][t(422)](t(427),(e=>Hr(r,t(432),e))),this[t(462)](),s[t(429)](t(484)),s[t(429)](t(350)),s[t(429)](t(458));for(const r of[t(363),t(449)]){const i=e[t(393)][t(464)](r);s[t(429)](r,(r=>{const a=t;e[a(479)][a(430)]((t=>{const e=a;r();const c=e(349)===i[e(509)],u=o[e(353)](n),l=o[e(487)](u),f=c?l[e(395)]-1:l[e(483)]+1,h=u[0][e(351)](e(427)),g=o[e(367)](h,{startRow:f,endRow:f}),d=Array[e(491)](g)[e(401)]((n=>t[e(386)](n[e(383)])));s[e(420)](d,e(376))}))}))}for(const r of[t(493),t(357)]){const i=e[t(393)][t(464)](r);s[t(429)](r,(r=>{const a=t;e[a(479)][a(430)]((t=>{const e=a;r();const c=e(506)===i[e(509)],u=o[e(353)](n),l=o[e(468)](u),f=c?l[e(395)]-1:l[e(483)]+1,h=u[0][e(351)](e(427)),g=o[e(367)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(491)](g)[e(401)]((n=>t[e(386)](n[e(383)])));s[e(420)](d,e(391))}))}))}for(const r of[t(446),t(448)]){const i=r[t(486)](11),a=i[t(457)](),c=a[t(486)](0,3)+t(442),u=t(427)+i,l=t(444)+i,f=t(492)+i;s[t(429)](r,(()=>{const i=t;e[i(479)][i(430)]((t=>{const e=i,h=o[e(353)](n),g=h[0][e(351)](e(427));let d;if(e(446)==r){const t=o[e(487)](h);d={startRow:t[e(395)],endRow:t[e(483)],includeAllSlots:!0}}else{const t=o[e(468)](h);d={startColumn:t[e(395)],endColumn:t[e(483)],includeAllSlots:!0}}const p=o[e(367)](g,d),m=Array[e(491)](p)[e(401)]((({cell:t})=>t)),I=ca(m[e(474)]((t=>t[e(400)](c)))),E=ca(m[e(474)]((t=>!t[e(400)](c))))[e(401)]((n=>t[e(386)](n))),b=s[e(390)](E,u);if(b&&(e(376)==b[e(436)]||e(391)==b[e(436)])){const n=this[e(477)](b);for(const r of I){const s=t[e(386)](r),i=o[e(407)](r),u=r[e(354)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(465)](s)}}}))}))}function c(r){const s=t,o=Array[s(491)](n[s(451)]())[s(401)]((t=>i.LiveRange[s(410)](t)));e[s(479)][s(430)]((t=>{const n=s,i=t[n(455)];r=r[n(474)]((t=>n(418)!=t[n(498)][n(416)])),t[n(507)](r),e[n(393)][n(464)](n(446))[n(385)](),e[n(481)](n(446),{forceDefaultExecution:!0}),e[n(479)][n(406)]((()=>{const t=n;e[t(479)][t(406)](i,(e=>{const n=t,r=o[n(474)]((t=>n(418)!=t[n(498)][n(416)]));r[n(423)]>0&&e[n(507)](r);for(const t of o)t[n(413)]()}))}))}))}function u(r){const s=t;e[s(479)][s(430)]((t=>{const o=s,a=Array[o(491)](n[o(451)]())[o(401)]((t=>i.LiveRange[o(410)](t))),c=[];for(const t of r)for(const e of t[o(488)]({shallow:!0}))c[o(445)](e);for(const n of c)o(418)!=n[o(498)][o(416)]&&(t[o(507)](t[o(437)](n,0)),e[o(393)][o(464)](o(448))[o(385)](),e[o(481)](o(448),{forceDefaultExecution:!0}));const u=a[o(474)]((t=>o(418)!=t[o(498)][o(416)]));u[o(423)]>0&&t[o(507)](u);for(const t of a)t[o(413)]()}))}function l(e,n){const r=t;return n[r(440)]((t=>e[r(439)]((e=>e[r(485)][r(394)](t[r(471)])||t[r(485)][r(394)](e[r(471)])))))}function f(e,n){const r=t;return e[r(439)]((t=>n[r(439)]((e=>t[r(485)][r(396)](e[r(471)])))))}e[t(405)][t(466)].on(t(431),((e,n,r)=>{const s=t;if(!r[s(375)][s(364)])return;const o=n[s(500)];if(!o)return;const i=r[s(443)][s(490)](o);function c(t){return Array[s(361)](t)?t:[t]}i&&s(409)===o[s(355)]&&(0,a.setHighlightHandling)(i,r[s(459)],((t,e,n)=>n[s(373)](c(e[s(467)]),t)),((t,e,n)=>n[s(496)](c(e[s(467)]),t)))}),{priority:t(374)}),s[t(411)][t(470)]((e=>{const n=t;if(n(348)!=e[n(382)]&&n(494)!=e[n(382)])return;const s=e[n(489)]();if(null!=s&&s.is(n(478),n(427))){if(n(348)==e[n(382)]){const t=e[n(488)]()[n(474)]((t=>t.is(n(424))))[n(401)]((t=>t[n(405)]));if(t[n(423)])return{type:n(348),content:Hr(r,n(388),Hr(r,n(365),'"'+t[n(377)](" ")+'"'))}}if(n(494)==e[n(382)]){const t=e[n(488)]()[n(474)]((t=>t.is(n(424))))[n(401)]((t=>t[n(405)]));if(t[n(423)])return{type:n(494),content:Hr(r,n(415),Hr(r,n(365),'"'+t[n(377)](" ")+'"'))}}}})),s[t(411)][t(470)]((e=>{const n=t;if(n(376)==e[n(436)]){const t=e[n(488)]()[n(474)]((t=>t.is(n(424))))[n(401)]((t=>t[n(405)])),s=this[n(477)](e),o=s[n(501)]-s[n(426)]+1;if(n(348)==e[n(382)])return t[n(423)]?{type:n(348),content:Hr(r,n(388),Hr(r,n(435),[o,'"'+t[n(377)](" ")+'"']))}:{type:n(348),content:Hr(r,n(388),Hr(r,n(421),o))};if(n(494)==e[n(382)])return t[n(423)]?{type:n(494),content:Hr(r,n(415),Hr(r,n(435),[o,'"'+t[n(377)](" ")+'"']))}:{type:n(494),content:Hr(r,n(415),Hr(r,n(421),o))}}if(n(391)==e[n(436)]){const t=e[n(488)]()[n(474)]((t=>t.is(n(424))))[n(401)]((t=>t[n(405)])),s=this[n(477)](e),o=s[n(356)]-s[n(463)]+1;if(n(348)==e[n(382)])return t[n(423)]?{type:n(348),content:Hr(r,n(388),Hr(r,n(384),[o,'"'+t[n(377)](" ")+'"']))}:{type:n(348),content:Hr(r,n(388),Hr(r,n(370),o))};if(n(494)==e[n(382)])return t[n(423)]?{type:n(494),content:Hr(r,n(415),Hr(r,n(384),[o,'"'+t[n(377)](" ")+'"']))}:{type:n(494),content:Hr(r,n(415),Hr(r,n(370),o))}}})),s[t(503)][t(480)](t(348),t(376),t(433),c),s[t(503)][t(480)](t(494),t(376),t(369),c),s[t(503)][t(480)](t(348),t(391),t(433),u),s[t(503)][t(480)](t(494),t(391),t(369),u),s[t(503)][t(480)](t(348),t(391),t(377),l),s[t(503)][t(480)](t(494),t(391),t(377),l),s[t(503)][t(480)](t(348),t(376),t(377),f),s[t(503)][t(480)](t(494),t(376),t(377),f)}[sa(399)](){const t=sa,e=this[t(428)],n=e[t(479)][t(434)][t(352)];return(r,s)=>{const o=t;e[o(479)][o(430)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(485)][a(475)];u&&u[0]&&!1===u[0][a(469)]&&(l=r[0][a(471)][a(381)]);const f=t[a(359)](l);if(a(418)==f[a(498)][a(416)])return;const h=Array[a(491)](n[a(451)]())[a(401)]((t=>i.LiveRange[a(410)](t)));t[a(507)](f),e[a(393)][a(464)](c)[a(385)](),u[a(445)]({forceDefaultExecution:!0}),e[a(481)](c,...u);const g=h[a(474)]((t=>a(418)!=t[a(498)][a(416)]));g[a(423)]>0&&t[a(507)](g);for(const t of h)t[a(413)]()}))}}[sa(380)](t){const e=sa,n=this[e(428)][e(419)][e(464)](e(360));let r=Number[e(461)],s=Number[e(372)],o=Number[e(461)],i=Number[e(372)];for(const a of t){if(e(418)==a[e(498)][e(416)])continue;const{row:t,column:c}=n[e(407)](a),u=a[e(400)](e(402))?a[e(354)](e(402))-1:0,l=a[e(400)](e(504))?a[e(354)](e(504))-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(462)](){const t=sa,e=this[t(428)],n=e[t(419)][t(464)](t(379)),r=e[t(419)][t(464)](t(360));e[t(479)][t(434)].on(t(438),(()=>{const r=t,s=Array[r(491)](e[r(479)][r(434)][r(366)][r(456)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(417)](t);if(r(473)!=s)continue;if(null!=e[r(412)])continue;const a=n[r(404)](o);this[r(454)][r(378)](i)&&this[r(398)][r(387)](a)}}),{priority:t(371)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(386)](e),a=e[s(351)](s(427)),c=r[s(407)](e);for(const t of this[s(398)]){const n=t[s(436)],r=n[s(476)](s(368)),u=n[s(486)](r?10:5),l=u[s(457)](),f=l[s(486)](0,3)+s(442),h=s(444)+u,g=s(492)+u;if(!t[s(495)])continue;if(a!=t[s(358)]()[s(471)][s(351)](s(427)))continue;if(t[s(502)](i))continue;const d=e[s(400)](f)?e[s(354)](f)-1:0,p=this[s(477)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(465)](i),o=!0)}return o};e[t(479)][t(434)][t(447)]((n=>{const r=t;let o=!1;for(const t of e[r(479)][r(434)][r(366)][r(508)]())if(r(499)==t[r(382)])if(r(376)==t[r(355)])for(const e of t[r(397)][r(381)][r(460)]())o=o||s(e,n);else r(409)==t[r(355)]&&(o=o||s(t[r(397)][r(381)],n));return o}))}[sa(477)](t){const e=sa;return this[e(380)](t[e(451)]()[e(401)]((t=>t[e(471)][e(381)])))}}function aa(){const t=["maxRow","isIntersectingWithRange","_suggestionFactory","colspan","75840nUvFNC","left","setSelection","getChanges","order","insertion","above","selectTableRow","findAncestor","selection","getSelectionAffectedTableCells","getAttribute","name","maxColumn","insertTableColumnRight","getFirstRange","createRangeIn","TableUtils","isArray","32721ICDPFc","insertTableRowAbove","showSuggestionHighlights","ELEMENT_TABLE_WITH_TEXT","differ","createTableWalker","tablePaste","accept","ELEMENT_TABLE_COLUMN","low","MIN_SAFE_INTEGER","addClass","highest","options","tableRow","join","includes","TrackChangesEditing","_getCoordsForCells","nodeAfter","type","cell","ELEMENT_TABLE_COLUMN_WITH_TEXT","refresh","createRangeOn","add","*Insert:* %0","has","markMultiRangeDeletion","tableColumn","7woGBPx","commands","isEqual","first","isTouching","position","_tableSuggestions","_acceptFormatSuggestionCallbackFactory","hasAttribute","map","rowspan","TableEditing","getSuggestion","data","enqueueChange","getCellLocation","1580964tNbMYA","tableCell","fromRange","_descriptionFactory","oldRange","detach","90jtqgiY","*Remove:* %0","rootName","_splitMarkerName","$graveyard","plugins","markMultiRangeInsertion","ELEMENT_TABLE_ROW","registerElementLabel","length","$textProxy","2382522SMtvNR","minRow","table","editor","enableCommand","change","addMarker:suggestion","ELEMENT_TABLE","discard","document","ELEMENT_TABLE_ROW_WITH_TEXT","subType","createPositionAt","change:data","some","every","190097btRHcW","span","mapper","min","push","removeTableRow","registerPostFixer","removeTableColumn","insertTableRowBelow","3231288bVjGwk","getRanges","values","1143SNgEPX","_tablePostFixingSubtypes","batch","getChangedMarkers","toLowerCase","selectTableColumn","writer","getChildren","MAX_SAFE_INTEGER","_setupColumnsRowsFixing","minColumn","get","addRange","downcastDispatcher","classes","getColumnIndexes","forceValue","registerDescriptionCallback","start","locale","suggestion","filter","nodeBefore","startsWith","_getSuggestionCoords","element","model","registerCustomCallback","execute","afterInit","last","insertTable","end","substr","getRowIndexes","getItems","getContainedElement","toViewElement","from","max","insertTableColumnLeft","deletion","isInContent","removeClass","641330pyMAaD","root","insert","item"];return(aa=function(){return t})()}function ca(t){const e=sa;return Array[e(491)](new Set(t)[e(452)]())}function ua(t,e){const n=fa();return(ua=function(t,e){return n[t-=250]})(t,e)}const la=ua;function fa(){const t=["commands","return","createTableWalker","model","formatBlock","registerCustomCallback","795PDCTlp","1329219tZEPaT","direction","filter","author","rootName","cell","map","3036NRsXTG","find","locale","deletion","highest","getSelectionAffectedTableCells","2859220HDbJqJ","mergeTableCellRight","plugins","root","insertion","length","_isForcedDefaultExecutionBlock","tableCell","registerDescriptionCallback","from","push","5753928EObEtv","getRanges","2280237frGLXd","getFirstPosition","table","*Split cell:* horizontally","splitTableCellVertically","format","containsRange","mergeTableCellDown","_suggestionFactory","_acceptFormatSuggestionCallbackFactory","markMultiRangeBlockFormat","_areMergableCells","low","*Merge cells*","getCellLocation","subType","element","trackChanges","refresh","selection","stop","*Split cell:* vertically","forceDefaultExecution","$graveyard","setSelection","type","604743CMNMnB","_descriptionFactory","getAncestors","set:isEnabled","mergeTableCellUp","add","isEnabled","_areSelectedCellsMergable","fromRange","mergeTableCellLeft","TrackChangesEditing","findAncestor","accept","isInContent","document","formatInline","afterInit","has","detach","createRangeOn","requires","get","40ajLEMH","change","_tablePostFixingSubtypes","TableEditing","enableCommand","mergeTableCells","splitTableCellHorizontally","commandName","value","size","1296054xSjEHs","getSuggestions","TableUtils","horizontally","markBlockFormat","editor","execute"];return(fa=function(){return t})()}!function(t,e){const n=ua,r=t();for(;;)try{if(494755===-parseInt(n(296))/1+parseInt(n(328))/2+parseInt(n(270))/3+-parseInt(n(251))/4*(parseInt(n(341))/5)+parseInt(n(268))/6+-parseInt(n(257))/7+-parseInt(n(318))/8*(parseInt(n(342))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[la(316)](){return[ia]}[la(312)](){const t=la,e=this[t(333)],n=e[t(338)][t(310)][t(289)],r=e[t(253)];if(!e[t(259)][t(313)](t(321)))return;const s=e[t(259)][t(317)](t(306)),o=e[t(259)][t(317)](t(330)),a=e[t(259)][t(317)](ia);a[t(320)][t(267)](t(323)),s[t(322)](t(323),(()=>{const n=t,r=o[n(256)](e[n(338)][n(310)][n(289)]);e[n(338)][n(319)]((()=>{const t=n;s[t(280)](r,{commandName:t(323),commandParams:[]},[],t(323))}))})),e[t(335)][t(317)](t(323)).on(t(334),((n,r)=>{const o=t;e[o(335)][o(317)](o(287))[o(326)]&&(r[o(262)]>0&&r[r[o(262)]-1]&&r[r[o(262)]-1][o(292)]||s[o(263)]||this[o(303)]()||n[o(290)]())}),{priority:t(255)});for(const n of[t(300),t(258),t(277),t(305)]){const r=e[t(335)][t(317)](n);s[t(322)](n,(()=>{const n=t,o=e[n(338)][n(310)][n(289)][n(271)]()[n(298)]()[n(252)]((t=>t.is(n(286),n(264)))),i=r[n(326)];e[n(338)][n(319)]((()=>{const t=n;s[t(280)]([o,i],{commandName:t(323),commandParams:[]},[],t(323))}))}))}for(const n of[t(274),t(324)]){const r=e[t(335)][t(317)](n);s[t(322)](n,(()=>{const i=t,a=o[i(256)](e[i(338)][i(310)][i(289)])[0],c=a[i(307)](i(272)),{column:u,row:l}=o[i(284)](a);let f=[];if(i(331)==r[i(343)]){const t=o[i(337)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(266)](t)[i(250)]((t=>t[i(347)]))}else{const t=o[i(337)](c,{column:u,includeAllSlots:!0});f=Array[i(266)](t)[i(250)]((t=>t[i(347)]))}e[i(338)][i(319)]((t=>{const e=i;s[e(332)](t[e(315)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(297)][t(265)]((e=>{const n=t;if(n(339)!=e[n(295)]&&n(311)!=e[n(295)])return;const{data:s}=e;return s&&n(323)==s[n(325)]?{type:n(275),content:Hr(r,n(283))}:void 0})),s[t(297)][t(265)]((e=>{const n=t;if(n(339)!=e[n(295)]&&n(311)!=e[n(295)])return;const{data:s}=e;return s?n(274)==s[n(325)]?{type:n(275),content:Hr(r,n(291))}:n(324)==s[n(325)]?{type:n(275),content:Hr(r,n(273))}:void 0:void 0}));const c=a[t(279)]();for(const e of[t(300),t(258),t(277),t(305)])s[t(278)][t(340)](t(339),e,t(308),c);for(const e of[t(274),t(324)])s[t(278)][t(340)](t(339),e,t(308),c);s[t(278)][t(340)](t(339),t(323),t(308),(r=>{const s=t;e[s(338)][s(319)]((t=>{const o=s,a=Array[o(266)](n[o(269)]())[o(250)]((t=>i.LiveRange[o(304)](t)));t[o(294)](r),e[o(335)][o(317)](o(323))[o(288)](),e[o(334)](o(323),{forceDefaultExecution:!0});const c=a[o(344)]((t=>o(293)!=t[o(260)][o(346)]));c[o(262)]>0&&t[o(294)](c);for(const t of a)t[o(314)]()}))}));for(const n of[t(300),t(277),t(305),t(258)]){const r=e[t(335)][t(317)](n);r.on(t(299),((n,s,o)=>{const i=t;if(o){const t=e[i(338)][i(310)][i(289)][i(271)]()[i(298)]()[i(252)]((t=>t.is(i(286),i(264))));this[i(281)](r[i(326)],t)||(n[i(336)]=!1,n[i(290)]())}}),{priority:t(282)})}}[la(303)](){const t=la,e=this[t(333)][t(335)][t(317)](t(323)),n=this[t(333)][t(259)][t(317)](t(330));if(!e[t(302)])return!1;const r=n[t(256)](this[t(333)][t(338)][t(310)][t(289)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(281)](e,n))return!1;return!0}[la(281)](t,e){const n=la,r=this[n(333)][n(259)][n(317)](n(306)),s=this[n(333)][n(338)][n(315)](t),o=this[n(333)][n(338)][n(315)](e),i=new Set,a=new Set;for(const t of r[n(329)]())if((n(261)==t[n(295)]||n(254)==t[n(295)]||n(323)==t[n(285)])&&t[n(309)])for(const e of t[n(269)]())e[n(276)](s,!0)&&i[n(301)](t[n(295)]+":"+t[n(345)].id),e[n(276)](o,!0)&&a[n(301)](t[n(295)]+":"+t[n(345)].id);if(i[n(327)]!=a[n(327)])return!1;for(const t of i)if(!a[n(313)](t))return!1;return!0}}const ga=da;function da(t,e){const n=ma();return(da=function(t,e){return n[t-=293]})(t,e)}!function(t,e){const n=da,r=t();for(;;)try{if(180277===-parseInt(n(377))/1*(-parseInt(n(350))/2)+parseInt(n(302))/3+-parseInt(n(373))/4+-parseInt(n(319))/5*(-parseInt(n(318))/6)+parseInt(n(309))/7*(-parseInt(n(323))/8)+-parseInt(n(313))/9*(parseInt(n(375))/10)+parseInt(n(369))/11*(parseInt(n(338))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ma);class pa extends t.Plugin{static get[ga(297)](){return[ia]}[ga(317)](){const t=ga,e=this[t(351)];if(!e[t(296)][t(333)](t(335)))return;const n=e[t(362)],r=e[t(296)][t(298)](t(344));r[t(353)](t(339),[],[t(327)]),r[t(353)](t(324),[],[t(370)]),r[t(329)][t(340)](t(327),Hr(n,t(345))),r[t(329)][t(340)](t(370),Hr(n,t(299))),this[t(325)]()}[ga(325)](){const t=ga,e=this[t(351)][t(296)][t(298)](t(344)),n=this[t(351)][t(296)][t(298)](t(312)),r=this[t(351)][t(296)][t(298)](ia)[t(358)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=da,{type:c,id:u}=e[a(321)](o[a(341)]),l=e[a(368)](u),f=l[a(304)];if(a(295)!=l[a(331)]||!f||a(324)!=f[a(361)])return;if(o[a(356)])return void s[a(315)]();if(!i[a(355)][a(367)](o[a(342)],s[a(322)]))return;const h=o[a(342)][a(336)][a(352)],g=o[a(342)][a(374)][a(366)],d=h[a(306)][a(306)],{column:p}=n[a(303)](h),{column:m}=n[a(303)](g);for(let s=p;s<=m;s++){const l=n[a(293)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(376)],l=i[a(308)][a(347)](s);i[a(311)][a(320)](a(316)+c,l),r&&i[a(311)][a(314)](a(301),u,l),i[a(308)][a(307)](l,o[a(341)]),t&&(e[a(349)][a(326)](o[a(341)])?i[a(311)][a(320)](a(357),l):i[a(311)][a(363)](a(357),l))}}}}e[t(360)][t(337)](t(295),t(339),t(328),r),e[t(360)][t(337)](t(295),t(324),t(328),r),this[t(351)][t(365)][t(372)].on(t(334),s(),{priority:t(346)}),this[t(351)][t(304)][t(372)].on(t(334),((e,n,r)=>{const o=t;r[o(371)][o(348)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(346)}),this[t(351)][t(365)][t(372)].on(t(310),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(321)](r[o(341)]),c=e[o(368)](a),u=c[o(304)];if(o(295)!=c[o(331)]||!u||o(324)!=u[o(361)])return;const l=s[o(308)][o(305)](r[o(341)]);if(l)for(const t of l)s[o(311)][o(363)](o(316)+i,t),s[o(311)][o(363)](o(357),t),s[o(311)][o(343)](o(301),t),s[o(308)][o(354)](t,r[o(341)])}),{priority:t(346)}),this[t(359)]()}[ga(359)](){const t=ga,e=this[t(351)],n=e[t(362)];function r(e){const r=t;return{type:r(364),content:Hr(n,r(330),e)}}e[t(296)][t(298)](t(344))[t(329)][t(378)]((e=>{const s=t;if(s(295)!=e[s(331)])return;const{data:o}=e;if(o){if(s(339)==o[s(361)]){const t=o[s(300)][0][s(294)];return r(Hr(n,s(t?345:379)))}if(s(324)==o[s(361)]){const t=o[s(300)][0][s(294)];return r(Hr(n,s(t?299:332)))}}}))}}function ma(){const t=["nodeAfter","_enableDefaultAttributesIntegration","unbindElementFromMarkerName","consumable","item","ck-suggestion-marker--active","_acceptFormatSuggestionCallbackFactory","_registerLegacyDescription","_suggestionFactory","commandName","locale","removeClass","format","editing","nodeBefore","consume","getSuggestion","11eCxPKd","headingColumns","options","downcastDispatcher","199352ByTdNo","end","220nQgZzB","cell","5825EmJfrI","registerDescriptionCallback","FORMAT_REGULAR_ROW","createTableWalker","forceValue","formatBlock","plugins","requires","get","FORMAT_HEADER_COLUMN","commandParams","data-suggestion","310509CBRXnG","getCellLocation","data","markerNameToElements","parent","bindElementToMarker","mapper","1475887UjjYbg","removeMarker:suggestion","writer","TableUtils","139626rGsFCd","setAttribute","stop","ck-suggestion-marker-","afterInit","12gTecwC","190105fUHeHu","addClass","_splitMarkerName","name","8BkTkmY","setTableColumnHeader","_handleLegacySuggestions","includes","headingRows","accept","_descriptionFactory","*Format:* %0","type","FORMAT_REGULAR_COLUMN","has","addMarker:suggestion","TableEditing","start","registerCustomCallback","6883128Xdzxwu","setTableRowHeader","registerAttributeLabel","markerName","markerRange","removeAttribute","TrackChangesEditing","FORMAT_HEADER_ROW","highest","toViewElement","showSuggestionHighlights","activeMarkers","10MjRSaM","editor"];return(ma=function(){return t})()}const Ia=Ta;!function(t,e){const n=Ta,r=t();for(;;)try{if(269026===-parseInt(n(344))/1*(-parseInt(n(310))/2)+parseInt(n(277))/3*(-parseInt(n(415))/4)+-parseInt(n(238))/5+parseInt(n(222))/6+-parseInt(n(419))/7*(parseInt(n(378))/8)+parseInt(n(256))/9+parseInt(n(402))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_a);const Ea=[Ia(411),Ia(244),Ia(410),Ia(253),Ia(272),Ia(391),Ia(390)],ba=Object[Ia(417)](Ea[Ia(311)]((t=>[t,null])));function Ta(t,e){const n=_a();return(Ta=function(t,e){return n[t-=220]})(t,e)}function _a(){const t=["TableUtils","endColumn","tablePasteChainId","forceDefaultExecution","change","Users","for","tableCellPadding","tableCellBackgroundColor","cell","_descriptionFactory","requires","element","formatBlock","filter","rowInsertionIndexes","length","last","call","3515510pbjyKP","fill","insert","name","_replaceTableSlotCell","ck-suggestion-marker--active","clipboardOutput","getAttributes","tableCellBorderStyle","tableCellBorderWidth","type","getSuggestions","documentSelection","32tBqqde","plugins","fromEntries","suggestion","209454tiBQhY","fromRange","getChangedMarkers","tablePasteCell","createRangeIn","getChildren","markerName","previousSibling","1014024yLIFdh","table","_createdBatches","reduce","getAllAdjacentSuggestions","keys","containsRange","low","end","markerAttributes","markMultiRangeDeletion","getRange","includes","oldRange","registerCustomCallback","from","1447090aLYpiK","tableCell","push","getItems","join","getSelectionAffectedTableCells","tableCellBorderColor","findAncestor","register","document","removeRows","getContainedElement","rows","tableCellSuggestion","_tablePostFixingSubtypes","tableCellHorizontalAlignment","newRange","cells","560223VxhCPg","getColumns","registerPostFixer","redo","createRange","schema","getRows","nodeAfter","editor","rootName","removeColumns","markMultiRangeBlockFormat","getSuggestion","getShiftedBy","set","createRangeOn","tableCellVerticalAlignment","commands","tablePasteColumn","author","TableClipboard","64707Lqnkwk","elementToElement","showSuggestionHighlights","getMarkers","get","markMultiRangeInsertion","has","unwrap","value","columns","previous","getRanges","insertionRanges","_getCoordsForCells","locale","createTableWalker","suggestionUnloaded","isInContent","forEach","endRow","startsWith","TrackChangesEditing","first","removeMarkers","move","deletion","setAttribute","deletionRanges","view","_splitMarkerName","entries","_suggestionFactory","stop","40nlYrlS","map","markerToHighlight","updateMarker","column","options","content","editingDowncast","activeMarkers","row","setAttributes","createPositionBefore","getTableIfOnlyTableInContent","remove","dataDowncast","position","ck-suggestion-marker-insertion","isEqual","start","nextSibling","removeMarker","trackChanges","return","insertContent","editing","getColumnIndexes","registerDescriptionCallback","insertion","attributes","accept","hasSuggestion","subType","*Replace table cells*","selection","26859TAsZWM","add","batch","wrap","find","some","getChild","afterInit","conversion","high","markers","suggestionLoaded","next","getSuggestionCallback","tablePaste","insertRows","insertColumns","createElement","tablePasteRow","model","suggestion-td","getChanges","discard","isEmpty","detach","differ","columnInsertionIndexes","_isForcedDefaultExecutionBlock","columnInsertionRanges","listenTo","getRowIndexes","every","root","paragraph","104wMJlbs","rowInsertionRanges","suggestion:formatBlock:tablePasteCell","ck-suggestion-marker","$graveyard"];return(_a=function(){return t})()}class ya extends t.Plugin{static get[Ia(394)](){return[ia]}[Ia(351)](){const t=Ia,n=this[t(264)];if(!n[t(416)][t(283)](t(276)))return;const r=n[t(416)][t(281)](t(298)),s=n[t(416)][t(281)](t(383)),o=n[t(416)][t(281)](ia),a=n[t(416)][t(281)](t(276));o[t(252)][t(240)](t(362),t(274)),n[t(363)][t(261)][t(246)](t(251),{allowIn:t(239),allowContentOf:t(239),isLimit:!0}),n[t(352)][t(278)]({model:t(251),view:t(364)});let c=null;n[t(363)].on(t(333),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(399)]-1];h&&h[u(386)]||r[u(371)]||this[u(264)][u(273)][u(281)](u(331))[u(285)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(414)))return!1;const i=s[o(322)](t,n);if(!i||!Ca(i,void 0,r))return!1;const a=r[o(243)](n[o(247)][o(343)]);if(!a[o(399)])return!1;const c=a[0][o(245)](o(223)),l=r[o(374)](a),f=r[o(335)](a),h={startRow:l[o(299)],endRow:l[o(400)],startColumn:f[o(299)],endColumn:f[o(400)]};return 1==a[o(399)]&&(h[o(296)]+=r[o(262)](i)-1,h[o(384)]+=r[o(257)](i)-1),Ca(c,h,r)}(l,f,n[u(363)],s,a)&&(o[u(309)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(363)][u(387)]((()=>{const t=u;n[t(363)][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(399)]&&r[t(282)](o,t(362),{tablePasteChainId:s}),a[t(399)]&&r[t(282)](a,t(274),{tablePasteChainId:s}),l[t(399)]&&(r[t(282)](l,t(358),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(295)]((e=>{const n=t;var r;return null===(r=e[n(368)])||void 0===r?void 0:r[n(401)](e)}))),f[t(399)]&&(r[t(232)](f,t(358),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(295)]((e=>{const n=t;var r;return null===(r=e[n(368)])||void 0===r?void 0:r[n(401)](e)})));const g=r[t(267)](h[t(311)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(422),{tablePasteChainId:s});if(g){const e=g[t(280)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(363)][t(271)](s),a=e[t(348)]((e=>e[t(233)]()[t(327)](i)));a&&r[t(240)]([a[t(405)],o])}r[t(399)]&&g[t(303)](t(231),Object[t(417)](r))}c=null})))}),{priority:e.priorities[t(353)]+10}),n[t(416)][t(281)](t(276)).on(t(406),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(309)]();const u=s[r(392)],l=o,f=Aa(u),h=Aa(l);e[r(332)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(323)](u[r(350)](0));for(const t of Array[r(237)](l[r(424)]()))a[r(404)](t,u,r(230));const t=c[r(398)][r(234)](s[r(319)]),e=c[r(370)][r(234)](s[r(314)]);t||e||(g=i.LiveRange[r(420)](a[r(423)](u)))}else h&&!f&&(d=a[r(423)](u));else{const t=a[r(361)](r(251)),e=a[r(361)](r(251));a[r(347)](a[r(423)](u),e),a[r(404)](t,u,0);for(const e of Array[r(237)](l[r(424)]()))a[r(404)](e,t,r(230));g=i.LiveRange[r(420)](a[r(271)](t)),d=i.LiveRange[r(420)](a[r(271)](e))}const p=Array[r(237)](l[r(409)]())[r(397)]((([t])=>Ea[r(234)](t)));c[r(255)][r(240)]({element:u,attributes:p[r(399)]?Object[r(417)](p):null}),g&&c[r(289)][r(240)](g),d&&c[r(304)][r(240)](d)}),{priority:t(353)}),s.on(t(360),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(286)]||1;c[o(370)]=new Array(l)[o(403)](u)[o(311)](((t,e)=>t+e));for(const{cell:t}of s[o(292)](i,{startColumn:u,endColumn:u+l-1}))c[o(372)][o(240)](n[o(363)][o(271)](t))}),{priority:t(229)}),s.on(t(359),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(250)]||1;c[o(398)]=new Array(l)[o(403)](u)[o(311)](((t,e)=>t+e));for(const{cell:t}of s[o(292)](i,{startRow:u,endRow:u+l-1}))c[o(379)][o(240)](n[o(363)][o(271)](t))}),{priority:t(229)}),r[t(393)][t(336)]((e=>{const r=t;if(e[r(341)]&&e[r(341)][r(297)](r(358)))return e[r(287)]?{}:{type:r(337),content:Hr(n[r(291)],r(342))}}));const u=()=>!1;for(const e of[t(358),t(274),t(362),t(422)])r[t(308)][t(236)](t(337),e,t(242),u),r[t(308)][t(236)](t(302),e,t(242),u),r[t(308)][t(236)](t(396),e,t(242),u);r[t(308)][t(236)](t(396),t(422),t(366),u),r[t(308)][t(236)](t(396),t(422),t(339),((e,r,s)=>{const o=t,i=e[o(311)]((t=>t[o(249)]()))[o(397)]((t=>t)),a=new Map(i[o(311)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(255)])e&&a[o(270)](t,e);else if(s&&s[o(231)])for(const[t,e]of Object[o(307)](s[o(231)])){const r=n[o(363)][o(354)][o(281)](t),s=r?r[o(233)]()[o(249)]():null;s&&a[o(270)](s,e)}n[o(363)][o(387)]((t=>{const e=o;for(const[n,r]of a)t[e(320)]({...ba,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(308)][o(236)](e,o(358),s,((t,i,a)=>{const c=o;n[c(363)][c(387)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(328)][o(263)];t.is(o(395),o(251))&&u[o(240)](t)}r[o(308)][o(357)](e,null,s)(t,i,a);for(const t of u)o(382)!=t[o(376)][o(265)]&&n[o(284)](t)}))}))};l(t(337),t(339)),l(t(337),t(366)),l(t(302),t(339)),l(t(302),t(366)),r[t(308)][t(236)](t(337),t(362),t(366),(e=>{const n=t,r=e[n(311)]((t=>t[n(249)]())),i=r[0][n(245)](n(223)),{minRow:a,maxRow:c}=o[n(290)](r);s[n(248)](i,{at:a,rows:c-a+1})})),r[t(308)][t(236)](t(337),t(274),t(366),(e=>{const n=t,r=e[n(311)]((t=>t[n(249)]())),i=r[0][n(245)](n(223)),{minColumn:a,maxColumn:c}=o[n(290)](r);s[n(266)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(341)]||!n[s(341)][s(297)](s(358)))return;const o=n[s(338)][s(385)],i=r[s(413)]()[s(397)]((t=>t[s(294)]&&t[s(338)]&&t[s(338)][s(385)]==o));i[s(399)]&&n[s(226)]()[s(399)]!=i[s(399)]&&i[s(225)](((t,e)=>(t[s(356)]=e,e[s(287)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(306)](e[s(220)]),i=[s(381),s(326)],a=r[s(318)][s(234)](e[s(220)]);return a&&i[s(240)](s(407)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(355),f,{priority:t(353)}),r.on(t(293),f,{priority:t(353)}),n[t(363)][t(247)][t(258)]((()=>{const e=t;let s=!1;const o=Array[e(237)](n[e(363)][e(247)][e(369)][e(421)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(306)](t);if(e(418)!=o||e(302)!=a||i[e(235)])continue;if(!r[e(340)](c))continue;const u=r[e(268)](c)[e(288)](),l=n[e(416)][e(281)](e(388)).me;for(const t of r[e(413)]())if(t[e(294)]&&t[e(275)]==l&&e(396)==t[e(412)]&&e(422)==t[e(341)]&&t[e(288)]()[e(375)]((t=>u[e(349)]((n=>n[e(228)](t,!0))))))for(const n of t[e(226)]())n[e(294)]&&(n[e(366)](),s=!0)}return s})),n[t(363)][t(247)][t(258)]((e=>{const s=t,o=n[s(273)][s(281)](s(259));if(!o||!o[s(224)][s(283)](e[s(346)]))return!1;let i=!1;const a=n[s(416)][s(281)](s(388)).me,c=n[s(363)][s(247)][s(369)][s(365)](),u=Array[s(237)](n[s(363)][s(247)][s(369)][s(421)]())[s(397)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(306)](t);return n(418)==o&&n(358)==i&&c==a.id&&!e[n(235)]}));for(const t of c){if(s(404)!=t[s(412)]||s(251)!=t[s(405)]||1!=t[s(399)])continue;const n=e[s(260)](t[s(325)],t[s(325)][s(269)](1));if(!u[s(348)]((({data:t})=>t[s(254)][s(327)](n))))for(const{name:t,data:r}of u)if(n[s(228)](r[s(254)])){e[s(313)](t,{range:n}),i=!0;break}}return i})),n[t(363)][t(247)][t(258)]((e=>{const s=t;let o=!1;const i=n[s(416)][s(281)](s(388)).me,a=r[s(413)]()[s(397)]((t=>t[s(294)]&&t[s(275)]==i)),c=new Set,u=new Set;for(const t of a)if(s(358)==t[s(341)])for(const e of t[s(280)]()){const n=e[s(233)]()[s(249)]();if(n)if(n.is(s(395),s(251))&&Aa(n)){t[s(330)](e[s(405)]),c[s(345)](n),o=!0;const r=n[s(329)],i=n[s(221)],a=r&&r.is(s(395),s(251)),l=i&&i.is(s(395),s(251));a&&!c[s(283)](r)&&u[s(345)](r),l&&!c[s(283)](i)&&u[s(345)](i)}else n.is(s(395),s(377))&&n[s(367)]&&(t[s(330)](e[s(405)]),o=!0)}else if(s(422)==t[s(341)]){if(!t[s(338)]||!t[s(338)][s(385)])continue;const e=t[s(338)][s(231)];if(e&&Object[s(227)](e)[s(399)])continue;const n=t[s(338)][s(385)];let r=!0,i=!0;for(const e of a)if(e[s(341)]&&e[s(341)][s(297)](s(358))){if(!e[s(338)][s(385)]){i=!1;break}if(e.id!=t.id&&e[s(338)][s(385)]==n){r=!1;break}}i&&r&&(t[s(300)](),o=!0)}for(const t of c)e[s(323)](t);for(const t of u)e[s(284)](t);return o})),n[t(352)][t(389)](t(317))[t(312)]({model:t(380),view:(t,e)=>h(t),converterPriority:t(353)}),n[t(352)][t(389)](t(324))[t(312)]({model:t(380),view:(e,n)=>n[t(315)][t(279)]?h(e,!1):null,converterPriority:t(353)});const g=n[t(334)][t(305)];this[t(373)](g[t(247)],t(408),((e,n)=>{const r=t,s=[];for(const t of g[r(423)](n[r(316)])[r(241)]())t.is(r(395),r(364))&&s[r(240)](t);g[r(387)]((t=>{const e=r;for(const n of s)t[e(301)](t[e(423)](n),t[e(321)](n)),t[e(323)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(367)])return!0;const n=t[e(350)](0);return n.is(e(395),e(377))&&n[e(367)]}function Ca(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(292)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const ka=Na;function Na(t,e){const n=La();return(Na=function(t,e){return n[t-=457]})(t,e)}function La(){const t=["formatGroupId","columnWidths","TableColumnResizeEditing","editor","enableCommand","handleSuggestionDescription","7SpUjlp","has","getSelectedElement","15935463YWczKd","selection","getAttribute","type","getTableColumnsWidths","*Format:* resize table","tableWidth","getContainedElement","_suggestionFactory","author","Users","locale","6tRAnVf","resizeTableWidth","formatInline","getSuggestions","201195GSlxfT","handleResizeTableWidthCommand","resizeTable","afterInit","getColumnGroupElement","2764YVtnpT","accept","398pTNODS","format","model","48ThdMxH","get","registerCustomCallback","registerDescriptionCallback","plugins","1601140efQDKd","change","9638432gmrGfk","data","210296bwjljr","markBlockFormat","752323OEezPc","90GXuHxB","TrackChangesEditing","document","table","_descriptionFactory","bind","subType","discard","commandParams","formatBlock","getSuggestionCallback"];return(La=function(){return t})()}!function(t,e){const n=Na,r=t();for(;;)try{if(935306===-parseInt(n(469))/1*(parseInt(n(467))/2)+parseInt(n(484))/3*(parseInt(n(481))/4)+parseInt(n(462))/5*(parseInt(n(458))/6)+parseInt(n(501))/7*(parseInt(n(479))/8)+-parseInt(n(504))/9+parseInt(n(477))/10+-parseInt(n(483))/11*(-parseInt(n(472))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(La);class Ra extends t.Plugin{[ka(465)](){const t=ka;if(!this[t(498)][t(476)][t(502)](t(497)))return;const e=this[t(498)][t(476)][t(473)](t(485));e[t(499)](t(459),this[t(463)][t(489)](this)),e[t(512)][t(474)](t(493),t(464),t(468),e[t(512)][t(494)](t(493),null,t(491))),e[t(512)][t(474)](t(493),t(464),t(491),e[t(512)][t(494)](t(493),null,t(468))),e[t(488)][t(475)](this[t(500)][t(489)](this))}[ka(463)](t,e){const n=ka,r=this[n(498)][n(476)][n(473)](n(485)),s=this[n(498)][n(476)][n(473)](n(497)),o=e[n(487)]||this[n(498)][n(471)][n(486)][n(505)][n(503)]();this[n(498)][n(471)][n(478)]((()=>{const i=n,a=s[i(466)](o);let c=a?s[i(508)](a):null,u=o[i(506)](i(510))||null;const l=e[i(510)]||u,f=e[i(496)]||c,h=this[i(498)][i(476)][i(473)](i(514)).me;for(const t of r[i(461)]()){const e=t[i(511)]();if(i(464)===t[i(490)]&&e===o){t[i(513)]!==h&&t[i(491)]();const e=t[i(480)][i(492)];u=e[0][i(510)],c=e[0][i(496)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(482)](o,{commandName:i(459),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(464)},[],i(464))}))}[ka(500)](t){const e=ka;if(e(493)!=t[e(507)]&&e(460)!=t[e(507)])return;const{data:n}=t;if(n&&e(464)===n[e(495)]){const t=e(509);return{type:e(470),content:Hr(this[e(498)][e(457)],t)}}}}const Sa=Ma;function Ma(t,e){const n=wa();return(Ma=function(t,e){return n[t-=391]})(t,e)}!function(t,e){const n=Ma,r=t();for(;;)try{if(213653===parseInt(n(400))/1+-parseInt(n(410))/2*(parseInt(n(398))/3)+parseInt(n(405))/4*(parseInt(n(392))/5)+-parseInt(n(404))/6*(parseInt(n(397))/7)+parseInt(n(411))/8*(-parseInt(n(406))/9)+-parseInt(n(391))/10*(-parseInt(n(393))/11)+-parseInt(n(409))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wa);class va extends t.Plugin{[Sa(408)](){const t=Sa,e=this[t(401)];e[t(407)][t(402)](t(394))&&e[t(407)][t(395)](t(396))[t(399)](t(403))}}function wa(){const t=["editor","has","insertTemplate","78KffYlG","4rdYPIM","63ClpFjS","plugins","afterInit","3997368hfrqkx","102ZIjQsQ","226272HQJGTV","330hwPMtm","1697545joPUmg","57156RGfMED","Template","get","TrackChangesEditing","11690OxxSRY","4146VEaFOK","enableCommand","325970GTcUHd"];return(wa=function(){return t})()}const Oa=Fa;function Da(){const t=["registerElementLabel","tableOfContents","5228024wSFMNG","enableCommand","editor","3xNHics","insertTableOfContents","1376275UFBEhb","6drjglG","get","31274460CzLLyd","afterInit","ELEMENT_TABLE_OF_CONTENTS","TrackChangesEditing","5426379xPJzGr","locale","1684193SVLUOX","8rpWxPB","_descriptionFactory","commands","plugins","437301cBRGVg","2534820CuBmVN"];return(Da=function(){return t})()}function Fa(t,e){const n=Da();return(Fa=function(t,e){return n[t-=111]})(t,e)}!function(t,e){const n=Fa,r=t();for(;;)try{if(903254===parseInt(n(119))/1+-parseInt(n(120))/2+parseInt(n(126))/3*(-parseInt(n(123))/4)+-parseInt(n(128))/5*(-parseInt(n(129))/6)+parseInt(n(114))/7*(parseInt(n(115))/8)+-parseInt(n(112))/9+parseInt(n(131))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Da);class Pa extends t.Plugin{[Oa(132)](){const t=Oa,e=this[t(125)];if(!e[t(117)][t(130)](t(127)))return;e[t(118)][t(130)](t(111))[t(124)](t(127));const n=e[t(118)][t(130)](t(111)),r=e[t(113)];n[t(116)][t(121)](t(122),(e=>Hr(r,t(133),e)))}}const xa=Ba;function Ba(t,e){const n=Ua();return(Ba=function(t,e){return n[t-=459]})(t,e)}function Ua(){const t=["TrackChangesEditing","getNearestSelectionRange","Title","suggestion","getChangedMarkers","afterInit","5874540UAQfnZ","193254OfnSHl","from","document","get","has","forward","36286qsIfjU","editor","newRange","registerPostFixer","686390uSEVNs","ELEMENT_TITLE","1750adZKgj","_splitMarkerName","schema","removeMarker","element","title-content","4819120zCQqsj","updateMarker","start","216TOTITb","isCollapsed","nodeBefore","registerElementLabel","8672JyepVD","isEqual","createRange","_descriptionFactory","1293168KQmRJo","model","plugins","end","differ","locale","isTouching","90IwmHQy"];return(Ua=function(){return t})()}!function(t,e){const n=Ba,r=t();for(;;)try{if(769823===-parseInt(n(499))/1+-parseInt(n(476))/2*(parseInt(n(491))/3)+parseInt(n(488))/4+parseInt(n(469))/5+parseInt(n(470))/6+-parseInt(n(482))/7*(-parseInt(n(495))/8)+parseInt(n(462))/9*(parseInt(n(480))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[xa(468)](){const t=xa,e=this[t(477)];if(!e[t(501)][t(474)](t(465)))return;const n=e[t(501)][t(473)](t(463));n[t(498)][t(494)](t(487),(()=>Hr(e[t(460)],t(481)))),e[t(500)][t(472)][t(479)]((r=>{const s=t;let o=!1;const i=Array[s(471)](e[s(500)][s(472)][s(459)][s(467)]());for(const{name:t,data:a}of i){const{group:i}=n[s(483)](t);if(s(466)!==i||!a[s(478)])continue;const c=a[s(478)],u=c[s(502)][s(493)];if(!u||!u.is(s(486),s(487)))continue;if(!c[s(490)][s(461)](c[s(502)]))continue;const l=e[s(500)][s(484)][s(464)](c[s(502)],s(475));if(l&&l[s(492)]){const e=r[s(497)](c[s(490)],l[s(490)]);e[s(496)](c)||(r[s(489)](t,{range:e}),o=!0)}o||(r[s(485)](t),o=!0)}return o}))}}const Ga=Va;function Va(t,e){const n=za();return(Va=function(t,e){return n[t-=102]})(t,e)}function za(){const t=["3192696yqkYip","enableCommand","2FOKOVk","redo","undo","TrackChangesEditing","4343160tltpji","5470075KuNjzC","4651236aViMeT","editor","1913408NxcAgU","403502GKxsoL","afterInit","get","21wnNtcw","UndoEditing","plugins","1752723zBpygT","has"];return(za=function(){return t})()}!function(t,e){const n=Va,r=t();for(;;)try{if(594096===-parseInt(n(102))/1*(parseInt(n(112))/2)+parseInt(n(108))/3+parseInt(n(116))/4+parseInt(n(117))/5+-parseInt(n(110))/6+parseInt(n(105))/7*(-parseInt(n(120))/8)+-parseInt(n(118))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(za);class Ha extends t.Plugin{[Ga(103)](){const t=Ga,e=this[t(119)],n=e[t(107)][t(104)](t(115));e[t(107)][t(109)](t(106))&&(n[t(111)](t(114)),n[t(111)](t(113)))}}const Wa=Ka;function Ka(t,e){const n=Xa();return(Ka=function(t,e){return n[t-=389]})(t,e)}function Xa(){const t=["editor","10546858FCUsQL","9102096vlToOZ","requires","enableCommand","260616YonXfV","454145RzpBUP","1982026NNtwRA","4614204NYoIdN","has","afterInit","toggleTableCaption","plugins","20ejzwni","TrackChangesEditing","TableCaptionEditing","get","2571663mvlyqS"];return(Xa=function(){return t})()}!function(t,e){const n=Ka,r=t();for(;;)try{if(981071===parseInt(n(391))/1+-parseInt(n(392))/2+parseInt(n(402))/3+parseInt(n(390))/4*(parseInt(n(398))/5)+parseInt(n(393))/6+-parseInt(n(404))/7+parseInt(n(405))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xa);class qa extends t.Plugin{static get[Wa(406)](){return[ia]}[Wa(395)](){const t=Wa,e=this[t(403)];e[t(397)][t(394)](t(400))&&e[t(397)][t(401)](t(399))[t(389)](t(396))}}function Za(){const t=["TablePropertiesEditing","*Format:* change table properties","editor","pluginName","get","tableCellWidth","change","getSuggestions","5563192gFaIZB","locale","44SoJNTG","format","getSelectionAffectedTableCells","tableProperties","14ushCQz","tableCellBorderStyle","TrackChangesEditing","tableWidth","tableCellBackgroundColor","3215526HcvffV","tableBorderWidth","document","tableCellHeight","tableCellProperties","5556UMeVMb","selection","_handlePropertyChange","getContainedElement","findAncestor","TableUtils","_getSuggestion","9pAavie","accept","981785AMQenG","tableCellPadding","enqueueChange","enableCommand","tableBorderStyle","join","handleSuggestionDescription","TableCellPropertiesEditing","model","_suggestionFactory","has","TrackChangesTableProperties","*Format:* change table cell properties","plugins","38508TaaMFG","tableCellHorizontalAlignment","handleDiscardAction","5533GqzwiK","markBlockFormat","subType","1147190SBlVWW","data","tableBackgroundColor","afterInit","table","registerDescriptionCallback","setAttribute","tableCellVerticalAlignment","_descriptionFactory","getSuggestionCallback","registerCustomCallback","tableCellBorderWidth","getFirstPosition","removeAttribute","commandParams","tableAlignment","834AVYsXM","formatBlock","tableBorderColor","tableHeight","tableCellBorderColor","batch","nodeAfter","start","2858yfzTok","getAttribute","discard"];return(Za=function(){return t})()}const Ja=Ya;function Ya(t,e){const n=Za();return(Ya=function(t,e){return n[t-=281]})(t,e)}!function(t,e){const n=Ya,r=t();for(;;)try{if(595960===parseInt(n(318))/1*(parseInt(n(310))/2)+parseInt(n(288))/3*(-parseInt(n(331))/4)+-parseInt(n(354))/5+-parseInt(n(340))/6*(parseInt(n(335))/7)+parseInt(n(329))/8*(parseInt(n(352))/9)+-parseInt(n(294))/10+parseInt(n(291))/11*(parseInt(n(345))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Za);class Qa extends t.Plugin{constructor(t){const e=Ya;super(t),this[e(334)]=[e(312),e(358),e(341),e(309),e(338),e(313),e(296)],this[e(344)]=[e(314),e(336),e(305),e(355),e(326),e(343),e(339),e(289),e(301)]}static get[Ja(324)](){return Ja(285)}[Ja(297)](){const t=Ja,e=this[t(323)][t(287)][t(325)](t(337));if(this[t(323)][t(287)][t(284)](t(321))){for(const n of this[t(334)])e[t(357)](n,((e,r)=>{const s=t,o=this[s(323)][s(282)][s(342)][s(346)][s(306)]()[s(349)](s(298));this[s(347)](n,[o],this[s(334)],s(334),e,r)}));e[t(283)][t(304)](t(311),t(334),t(353),e[t(283)][t(303)](t(311),null,t(320))),e[t(283)][t(304)](t(311),t(334),t(320),((e,n)=>this[t(290)](this[t(334)],e,n))),e[t(283)][t(304)](t(311),t(334),t(359),(()=>!1))}if(this[t(323)][t(287)][t(284)](t(281))){for(const n of this[t(344)])e[t(357)](n,((e,r)=>{const s=t,o=this[s(323)][s(287)][s(325)](s(350))[s(333)](this[s(323)][s(282)][s(342)][s(346)]);this[s(347)](n,o,this[s(344)],s(344),e,r)}));e[t(283)][t(304)](t(311),t(344),t(353),e[t(283)][t(303)](t(311),null,t(320))),e[t(283)][t(304)](t(311),t(344),t(320),((e,n)=>this[t(290)](this[t(344)],e,n))),e[t(283)][t(304)](t(311),t(344),t(359),(()=>!1))}e[t(302)][t(299)]((e=>this[t(360)](e)))}[Ja(347)](t,e,n,r,s,o){const i=Ja,a=this[i(323)][i(287)][i(325)](i(337));this[i(323)][i(282)][i(356)](o[i(315)],(()=>{const t=i;for(const i of e)if(this[t(351)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(319)](r);void 0!==n&&(e[r]=n)}s(o),a[t(292)](i,{commandParams:[e]},[],r)}}))}[Ja(290)](t,e,n){const r=Ja,s=e[0][r(317)][r(316)],o=n[r(308)][0];this[r(323)][r(282)][r(327)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(300)](r,o[r],s):e[n(307)](r,s)}))}[Ja(360)](t){const e=Ja;if(t[e(295)])switch(t[e(293)]){case e(334):return{type:e(332),content:Hr(this[e(323)][e(330)],e(322))};case e(344):return{type:e(332),content:Hr(this[e(323)][e(330)],e(286))}}}[Ja(351)](t,e){const n=Ja,r=this[n(323)][n(287)][n(325)](n(337));for(const s of r[n(328)]({skipNotAttached:!0})){const r=s[n(348)]();if(s[n(293)]===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=Y?Y.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Qe(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const 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})),Qt(t,sn(t),n),r&&(n=Xn(n,7,oc));for(var s=e.length;s--;)Br(n,e[s]);return n}));function Ec(){const t=["formatGroupId","buildSuggestion","rootName","attributeOldValue","listenTo","addSuggestionData","parent","unbind","resolve","insertion:join","attributeNewValue","subType","acceptSuggestion","removeClass","pluginName","$text","writer","isInsideObject","_blockAttributeKeys","insert","notReady","getLastMatchingPosition","isEqual","1204UUgmYH","addMarker:suggestion:attribute","_breakSuggestionMarker","remove","author","_model","_afterChanges","isAtEnd","clone","substr","_getAuthorFromId","track-changes-suggestion-not-found","isExternal","config","has","_suggestionFactory","split","nodeBefore","reconvertMarker","isUndo","containsItem","rename","21605lgiljm","discardSelectedSuggestions","_registerBlockAttribute","addMarkerName","removed","document","14582270OVEUez","addUser","addMarker:suggestion:formatBlock","stopListening","getFirstMarker","change","_getMarkerAnnouncementText","_reduceSuggestionAttributeRange","get","tablePasteChainId","then","_findSuggestions","deletion:join","set","addSuggestion","removeMarker:suggestion:formatBlock","conversion","isRemovable","track-changes-adapter-missing-getsuggestion","_editor","update:suggestion","push","backward","concat","head","low","pop","isAfter","track-changes-enable-command-twice","chain","clear","ready","getFirstRange","item","@external","track-changes-command-not-found","addRange","options","startsWith","insertContent","_addSuggestionMarker","dataDowncast","previous","markMultiRangeBlockFormat","getAllAdjacentSuggestions","Users","size","getSuggestion","addMarker:suggestion","stop","trackChanges.mergeNestedSuggestions","trackChanges.trackFormatChanges","toViewElement","accept","16713191CzceKh","normal","element","setTo","removeMarker","oldValue","ck-suggestion-marker--active","editingDowncast","$graveyard","range","return","suggestion","end","isObject","refresh","getIntersection","_adapter","$textProxy","value","_initAriaMarkerChangeAnnouncements","_refreshSuggestionsChain","includes","enqueueChange","512937wjzcFA","updateMarker","_checkSuggestionCorrectness","deletion:accept","root","values","_enableDefaultAttributesIntegration","ariaLiveAnnouncer","_splitMarkerName","track-changes-suggestion-data-mismatch","_isRegisteredAttribute","trackChanges","getMultiRangeId","collaboration.channelId","position","formatBlock:","fetchCommentThread","for","consume","differ","markers","_joinSuggestions","markerToData","attribute:","removeMarkers","map","_defaultCallbacks","type","model","insertion:chain","documentSelection","lowest","forEach","markInsertion","formatBlock:accept","locale","_joinWithAdjacentSuggestions","markerReady","substring","announce","marker-count","createPositionAt","from","discardAllSuggestions","markAttributeChange","TrackChangesEditing","markDeletion","mapper","getNearestSelectionRange","unbindElementFromMarkerName","isArray","attribute:discard","isAtStart","length","authoredAt","isDocumentOperation","PendingActions","data-suggestion","removeMarker:suggestion:attribute","ck-suggestion-marker-","_processAttributeChanges","getDifference","getMarkers","ck-suggestion-marker-formatInline","isCollapsed","suggestionLoaded","getWalker","discardSuggestion","insertion:","suggestion:","moveTargetPosition","createRangeOn","comments","before","formatInline:","forceDefaultExecution","getAttribute","getSuggestionCallback","deletion","showSuggestionHighlights","dataToMarker","acceptSelectedSuggestions","editing","start","skipNestingCheck","_addThreadToSuggestion","attribute","ck-suggestion-marker","_enabledCommands","catch","_inlineAttributeKeys","formatBlock:join","_suggestions","addMarker","insertion:accept","attribute:accept","change:_saved","trackChangesCommand","686CfZrJj","selection","always","_descriptionFactory","isMultiRange","attribute:join","acceptAllSuggestions","getContainedElement","markInlineFormat","insertion:discard","removeComment","markerName","createElement","default","attributes","_getSuggestionData","suggestionChanged","splice","attributeKey","highest","registerPostFixer","elementStart","targetPosition","448620GBwVxO","rejected","formatBlock","sort","change:activeMarkers","$marker","open","multipleBlocks","getRanges","_setSuggestionData","isNextTo","creator","_recordAttributeChanges","dataReady","12OSiVHH","_setSuggestionRange","isIntersecting","track-changes-user-not-found","registerCustomCallback","createPositionAfter","keys","updateSuggestion","enableReadOnlyMode","external:","rethrowUnexpectedError","authorName","containerElement","move","unshift","getAncestors","elementToElement","createdAt","formatInline:discard","data","_updateSuggestionData","key","CommentsRepository","PENDING_ACTION_SUGGESTION","_getAttributeKey","markMultiRangeInsertion","_registerInlineAttribute","hasCommentThread","delete","_trackFormatChanges","markerNameToElements","some","newValue","addComment","getUser","isLocal","splitPosition","ck-suggestion-marker-formatBlock","forward","error-saving-suggestion-data-suggestion-discarded","getShiftedBy","name","newRange","format","markMultiRangeDeletion","originalSuggestionId","markerToHighlight","init","isBefore","toUpperCase","enableCommand","ENTER","applyOperation","group","_onDiscard","_isForcedDefaultExecutionBlock","schema","_processAttributeSuggestions","editor","never","suggestionUnloaded","formatInline:join","nodeAfter","suggestion:attribute:","createSelection","fire","isInContent","formatInline:accept","high","bindElementToMarker","createPositionBefore","containsRange","isIntersectingWithRange","fromRange","formatBlock:chain","_getExternalAuthor","getRange","find","fromCharCode","change:data","containsRangeInObject","next","consumable","meta","_suggestionState","_element","_mergeNestedSuggestions","define","isBlock","createRange","1012888lSukAV","commentThread","2brTbKX","adapter","isTouching","discard","accepted","LEAVE","getSuggestions","_commentsRepository","warn","every","deletion:","_cutOutSuggestionMarker","execute","addHighlight","addCommentThread","_customCallbacks","isOwn","$elementName","insertion","hasComments","removeAttribute","getCustomProperty","commandName","_SUGGESTION_ANNOUNCEMENT","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.","activeMarkers","filter","deletion:chain","_createSuggestion","_recordAttributeSuggestions","_removeSuggestion","plugins","assign","_saved","getItems","requires","deleteContent","hasSuggestion","getCommentThread","batch","widget","formatInline","oldRange","formatBlock:discard","upcast","isSelectable","_handleNewSuggestionMarker","_registerDefaultCallbacks","setSelection","add","getChangedMarkers","toJSON","FORMATTING","getChanges","detach","_isDataLoaded","_isBlockAttribute","groupId","elementEnd","deletion:discard","_rangeIsInLocalUserInsertion","87306MSlugA","join","formatInline:chain","after","setAttribute","track-changes-adapter-already-set","16LkFFOw","suggestion-type","howMany","_refreshAttributeSuggestionsChain","_reduceExistingSuggestions","isLimit","containsPosition","multi","addClass","commands","createRangeIn","markBlockFormat"];return(Ec=function(){return t})()}const bc=Tc;function Tc(t,e){const n=Ec();return(Tc=function(t,e){return n[t-=343]})(t,e)}!function(t,e){const n=Tc,r=t();for(;;)try{if(797453===-parseInt(n(402))/1*(-parseInt(n(400))/2)+parseInt(n(730))/3+parseInt(n(504))/4*(parseInt(n(526))/5)+-parseInt(n(463))/6*(-parseInt(n(707))/7)+parseInt(n(469))/8*(-parseInt(n(609))/9)+-parseInt(n(532))/10+-parseInt(n(586))/11*(parseInt(n(744))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ec);const _c=bc(419);class yc extends t.Plugin{static get[bc(437)](){return[bc(766),o.Users,t.PendingActions,Qr,ns,as,fs,Ts,ms,Cs,Ss,Bs,to,so,uo,ho,bo,Ao,Lo,vo,Do,zo,Uo,Xo,Yo,ei,ai,di,Ni,oi,Gs,Xs,Ei,yi,vi,Fi,ji,Hi,qi,Qi,ra,ia,ha,pa,qa,ya,Ra,Pa,Qa,va,ja,Ha]}static get[bc(495)](){return bc(654)}constructor(t){const e=bc;function n(t){const e=Tc;return t[e(634)]((t=>String[e(388)](t)))[e(464)]("")}super(t),this[e(431)]=!1,this[e(545)](e(427),[]),this.on(e(734),((n,r,s,o)=>{const i=e;this[i(509)][i(537)]((()=>{const e=i;for(const n of[...o,...s])this[e(509)][e(629)][e(518)](n)&&t[e(691)][e(522)](n)}))})),this[e(710)]=new qr(this[e(368)][e(637)][e(366)],this[e(368)][e(644)]),this[e(602)]=null,this[e(519)]=new Ac(this[e(368)]),this[e(701)]=new Map,this[e(409)]=t[e(433)][e(540)](e(766)),this[e(697)]=new Set,this[e(509)]=this[e(368)][e(637)],this[e(394)]=new WeakMap,this[e(365)]=!1,this[e(499)]=new Set([e(419)]),this[e(699)]=new Set,t[e(517)][e(397)](e(583),e(720)),this[e(773)]=t[e(517)][e(540)](e(583)),t[e(517)][e(397)](e(582),!0),this[e(396)]=t[e(517)][e(540)](e(582)),this[e(706)]=new f(t,this[e(697)]),this[e(605)](),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,50,50])}[bc(357)](){const t=bc,n=this[t(368)],r=(e,n)=>{const r=t;if(r(695)!=e)return r(668)+e;const s=n[r(520)]("|")[0];return this[r(458)](s)?r(347):r(672)};n[t(548)][t(626)](t(593))[t(356)]({model:t(597),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(617)](e[n(718)]),a=[n(696),r(o,i)];let c=3e3;return this[n(427)][n(607)](e[n(718)])&&(a[n(553)](n(592)),c=3010),n(687)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(548)][t(626)](t(573))[t(451)]((e=>{const r=t;e.on(r(580),((t,e,s)=>{const o=r;if(!s[o(569)][o(688)])return;const i=e[o(565)];if(!i)return;const c=s[o(656)][o(584)](i);n[o(637)][o(366)][o(599)](i)&&c&&!c[o(423)](o(442))&&c.is(o(756))&&(0,a.toWidget)(c,s[o(497)])}),{priority:r(378)})})),n[t(548)][t(626)](t(573))[t(356)]({model:t(597),view:(e,n)=>{const s=t;if(!n[s(569)][s(688)])return null;const{type:o,subType:i}=this[s(617)](e[s(718)]);return{classes:[s(696),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(565)])return;const{id:c}=this[a(617)](o[a(718)]);if(r){const t=this[a(701)][a(540)](c),e=this[a(768)](t);if(!this[a(458)](e))return}if(o[a(565)].is(a(708)))return void i[a(392)][a(627)](o[a(565)],s[a(351)]);const u=i[a(656)][a(584)](o[a(565)]);if(o[a(565)].is(a(588))&&n[a(637)][a(366)][a(398)](o[a(565)])&&!u[a(423)](a(415))){i[a(497)][a(477)]([a(696),a(347)],u),i[a(497)][a(467)](a(666),c,u),i[a(656)][a(379)](u,o[a(718)]),e&&(this[a(427)][a(607)](o[a(718)])?i[a(497)][a(477)](a(592),u):i[a(497)][a(494)](a(592),u));for(const t of n[a(637)][a(479)](o[a(565)])[a(436)]())i[a(392)][a(627)](t,s[a(351)]);i[a(392)][a(627)](o[a(565)],s[a(351)])}};n[t(548)][t(626)](t(573))[t(451)]((e=>{const n=t;e.on(n(534),((t,e,r)=>{const o=n;r[o(569)][o(688)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(726)})})),n[t(548)][t(626)](t(573))[t(451)]((e=>{const n=t;e.on(n(505),((t,e,r)=>{const o=n;r[o(569)][o(688)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(726)})})),n[t(548)][t(626)](t(573))[t(631)]({model:t(597),view:(e,n)=>n[t(569)][t(688)]?null:{group:t(597),name:e[t(513)](11)}}),n[t(548)][t(626)](t(446))[t(760)]({view:{name:t(597),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(678)+e[r(685)](r(470))+":"+e[r(685)]("id");return e[r(685)](r(649))&&(s+=":"+e[r(685)](r(649))),n[r(719)](r(735),{"data-name":s})}}),n[t(548)][t(626)](t(446))[t(689)]({view:t(597)}),n[t(548)][t(626)](t(593))[t(451)]((e=>{const n=t;e.on(n(534),s(),{priority:n(378)})})),n[t(548)][t(626)](t(593))[t(451)]((e=>{const n=t;e.on(n(505),s({isAttributeSuggestion:!0}),{priority:n(378)})})),n[t(548)][t(626)](t(593))[t(451)]((e=>{const n=t;e.on(n(547),((t,e,r)=>{const s=n,o=r[s(656)][s(774)](e[s(718)]);if(o)for(const t of o)t[s(423)](s(415))||(r[s(497)][s(494)]([s(696),s(347),s(592)],t),r[s(497)][s(422)](s(666),t),r[s(656)][s(658)](t,e[s(718)]))}),{priority:n(378)})})),n[t(548)][t(626)](t(593))[t(451)]((e=>{const n=t;e.on(n(667),((t,e,r)=>{const s=n,o=r[s(656)][s(774)](e[s(718)]);if(!o)return;const{id:i}=this[s(617)](e[s(718)]),a=this[s(701)][s(540)](i),c=this[s(768)](a);if(this[s(458)](c))for(const t of o)t[s(423)](s(415))||(r[s(497)][s(494)]([s(696),s(347),s(592)],t),r[s(497)][s(422)](s(666),t),r[s(656)][s(658)](t,e[s(718)]))}),{priority:n(378)})})),n[t(637)][t(531)][t(727)]((e=>{const r=t;let s=!1;const o=Array[r(651)](n[r(637)][r(531)][r(628)][r(452)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(617)](t);if(r(597)!==o)continue;const h=this[r(701)][r(540)](f);if(null!=c[r(352)]){r(443)==u&&(s=s||Nc(c[r(352)],t,e,n[r(637)][r(366)]));const o=r(695)==u&&this[r(458)](l[r(520)]("|")[0]);if(c[r(352)][r(673)]||r(594)==c[r(352)][r(613)][r(483)]||r(732)==u&&!Rc(c[r(352)])||o&&!Rc(c[r(352)])||r(687)==u&&(kc(a=c[r(352)])||function(t){const e=r;return t[e(692)][e(487)]==t[e(598)][e(521)]&&t[e(692)][e(511)]}(a)))e[r(590)](t),s=!0;else{if(!h||!h[r(376)])continue;i[r(451)](h)}}}var a;return i[r(578)]>0&&(s=!!this[r(645)](i)||s),s})),n[t(637)][t(531)][t(727)]((e=>{const r=t;let s=!1;for(const t of n[r(637)][r(531)][r(628)][r(455)]())if(r(500)==t[r(636)])for(const t of this[r(701)][r(614)]()){if(t[r(711)]||!t[r(376)])continue;const o=r(732)==t[r(636)],i=this[r(768)](t),a=i&&this[r(458)](i);if(!o&&!a)continue;const c=t[r(564)]();if(c[r(692)][r(487)]!=c[r(598)][r(487)]&&!c[r(598)][r(511)]){const o=n[r(637)][r(650)](c[r(692)][r(372)],r(598)),i=n[r(637)][r(399)](c[r(692)],o);e[r(610)](t[r(536)](),{range:i}),s=!0}}return s})),n[t(637)][t(531)][t(727)]((e=>this[t(669)](e))),n[t(637)][t(531)][t(727)]((e=>!e[t(441)][t(345)]&&this[t(367)](e))),n[t(637)].on(t(510),(()=>{this[t(431)]=!1})),n[t(637)][t(531)].on(t(389),((r,s)=>{const o=t;if(!s[o(345)]||s[o(523)])return;if(!this[o(431)])return;const i=n[o(637)][o(531)][o(628)][o(455)]();if(0==i[o(662)])return;const a=[],c=i[o(428)]((t=>o(695)==t[o(636)])),u=i[o(428)]((t=>o(500)==t[o(636)]&&o(496)!=t[o(351)])),l=i[o(428)]((t=>o(507)==t[o(636)]&&o(496)!=t[o(351)]));for(const t of c)this[o(619)](t[o(725)])&&a[o(553)]({key:t[o(725)],newValue:t[o(491)],oldValue:t[o(484)],range:Sc(t[o(595)],n[o(637)])});for(const t of u){const e=l[o(387)]((e=>e[o(395)]===t[o(395)]));if(e){const r=Mc(t[o(623)][o(372)],n[o(637)]);e[o(351)]!==t[o(351)]&&a[o(553)]({key:o(419),newValue:t[o(351)],oldValue:e[o(351)],range:r});for(const[n,s]of e[o(721)]){if(!this[o(619)](n))continue;const e=t[o(721)][o(540)](n);s!==e&&a[o(553)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(721)])this[o(619)](n)&&(e[o(721)][o(518)](n)||a[o(553)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(662)]&&n[o(637)][o(608)](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(473)](t,a)}))}),{priority:t(640)}),n[t(637)][t(629)].on(t(552),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(617)](n[s(351)]),e=this[s(701)][s(540)](t);e&&e[s(529)](n[s(351)])}})),n[t(637)][t(531)].on(t(389),(()=>{const e=t,r=Array[e(651)](n[e(637)][e(531)][e(628)][e(452)]())[e(428)]((t=>e(597)===this[e(617)](t[e(351)])[e(363)]));if(0===r[e(662)])return;r[e(733)](((t,n)=>{const r=e,s=t[r(763)][r(444)],o=n[r(763)][r(444)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(692)][r(358)](o[r(692)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(617)](t);if(null===n[e(444)]){const n=this[e(448)](t);o[e(451)](n)}else{const t=this[e(701)][e(540)](r);null!==n[e(352)]||t[e(376)]?(s[e(451)](t[e(556)]),o[e(451)](t)):this[e(432)](t)}}o[e(578)]>0&&this[e(606)](o);for(const t of s)this[e(375)](e(723),t)})),n[t(637)].on(t(362),((e,r)=>{const s=t,o=r[0];if(!this[s(701)][s(578)])return;if(!o[s(664)])return;if(o[s(441)][s(523)]||!o[s(441)][s(345)])return;let i,a;switch(o[s(636)]){case s(500):i=n[s(637)][s(650)](o[s(623)]),a=i[s(350)](o[s(471)]);break;case s(520):i=n[s(637)][s(650)](o[s(346)]),a=n[s(637)][s(650)](o[s(679)]);break;case s(757):i=n[s(637)][s(650)](o[s(729)]),a=i[s(350)](o[s(471)]);break;default:return}const c=n[s(637)][s(399)](i,a);n[s(637)][s(537)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(543)](c)){if(e[t(711)])continue;if(t(443)==e[t(636)])continue;const r=this[t(768)](e);if(r&&this[t(458)](r)&&t(520)!=o[t(636)])continue;const s=e[t(763)]&&e[t(763)][t(737)];(t(732)!=e[t(636)]||t(520)==o[t(636)]&&!s)&&(n[t(390)]||t(420)==e[t(636)]&&n[t(418)]||e[t(564)]()[t(381)](c)&&this[t(506)](e,i,a))}}))}),{priority:t(640)}),n[t(637)].on(t(438),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(684)])return;if(this[s(365)])return;if(!this[s(706)][s(604)])return;if(o[s(673)])return;const a=n[s(637)][s(366)],{start:c,end:u}=o[s(564)](),l=c[s(372)]&&a[s(474)](c[s(372)])?null:a[s(657)](c,s(348)),f=u[s(521)]&&a[s(474)](u[s(521)])?null:a[s(657)](u,s(554)),h=n[s(637)][s(399)](l?l[s(692)]:c,f?f[s(598)]:u);n[s(637)][s(537)]((t=>{const e=s;this[e(655)](h);const r=n[e(637)][e(366)][e(657)](h[e(692)]);o.is(e(639))?t[e(450)](r):o[e(589)](r)})),e[s(581)]()}),{priority:e.priorities[t(587)]+10}),n[t(637)].on(t(571),((e,r)=>{const s=t,o=r[r[s(662)]-1];o&&o[s(684)]||this[s(365)]||this[s(706)][s(604)]&&(n[s(637)][s(537)]((()=>{const t=s;let o=n[t(637)][t(571)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(596)]=o[t(512)]();const i=o[t(598)][t(521)],a=n[t(637)][t(366)];i&&a[t(398)](i)&&!a[t(599)](i)&&(o=n[t(637)][t(399)](o[t(692)],n[t(637)][t(650)](i,t(598)))),this[t(642)](o)})),e[s(581)]())}),{priority:t(378)}),this[t(368)][t(478)][t(451)](t(620),this[t(706)]),this[t(360)](t(620));const o=new p(n,this[t(701)]);n[t(478)][t(451)](t(493),o),this[t(360)](t(493));const i=new I(n,this[t(701)]);n[t(478)][t(451)](t(676),i),this[t(360)](t(676)),n[t(478)][t(451)](t(713),new S(n,o,this[t(701)])),this[t(360)](t(713)),n[t(478)][t(451)](t(652),new S(n,i,this[t(701)])),this[t(360)](t(652)),n[t(478)][t(451)](t(690),new O(n,o,this[t(701)])),this[t(360)](t(690)),n[t(478)][t(451)](t(527),new O(n,i,this[t(701)])),this[t(360)](t(527));const c=n[t(433)][t(540)](t(766));this[t(485)](c,t(343),((e,{threadId:n})=>{const r=t,s=this[r(701)][r(540)](n);s&&s[r(401)]&&1===s[r(401)][r(662)]&&this[r(764)](n,{hasComments:!0})}),{priority:t(557)}),this[t(485)](c,t(717),((e,{threadId:n})=>{const r=t,s=this[r(701)][r(540)](n);s&&s[r(401)]&&!s[r(401)][r(662)]&&this[r(764)](n,{hasComments:!1})}),{priority:t(557)})}set[bc(403)](t){const n=bc;if(this[n(602)])throw new e.CKEditorError(n(468),this);this[n(602)]=t}get[bc(403)](){return this[bc(602)]}[bc(408)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=bc,r=[];for(const e of this[n(701)][n(614)]())t&&!e[n(376)]||r[n(553)](e);return e?r[n(634)]((t=>t[n(453)]())):r}[bc(579)](t){const n=bc,r=this[n(701)][n(540)](t);if(!r)throw new e.CKEditorError(n(515),this);return r}[bc(439)](t){const e=bc;return this[e(701)][e(518)](t)}[bc(486)](t){const e=bc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(636)][e(520)](":"),a=this[e(701)][e(540)](r)||this[e(430)](o,i,r,n,s);if(this[e(694)](a),this[e(611)](a,o,i||null,n),a[e(761)]=t[e(761)],a[e(457)]=!0,s&&s[e(566)]){const t=s[e(566)],n=this[e(385)](t[e(755)]);a[e(663)]=t[e(761)],a[e(508)]=n,a[e(516)]=!0}else a[e(663)]=t[e(761)];switch(t[e(763)]&&(a[e(763)]=t[e(763)]),t[e(721)]&&(a[e(721)]=t[e(721)]),this[e(602)]&&this[e(602)][e(546)]||(a[e(435)]=!0),this[e(394)][e(540)](a)){case e(501):this[e(394)][e(545)](a,e(743));break;case e(646):a[e(376)]?(this[e(645)](new Set([a])),this[e(606)](new Set([a])),this[e(394)][e(545)](a,e(563)),this[e(375)](e(674),a)):this[e(394)][e(545)](a,e(530))}return a}[bc(493)](t){const e=bc;this[e(684)]((()=>{const n=e;this[n(368)][n(637)][n(537)]((()=>{const e=n;for(const n of t[e(576)]())n[e(585)]()}))}))}[bc(676)](t){const e=bc;this[e(684)]((()=>{const n=e;this[n(368)][n(637)][n(537)]((()=>{const e=n;for(const n of t[e(576)]())n[e(405)]()}))}))}[bc(360)](t,n){const r=bc,s=this[r(368)][r(478)][r(540)](t);if(!s)throw new e.CKEditorError(r(567),this,{commandName:t});if(this[r(697)][r(518)](s))throw new e.CKEditorError(r(560),this,{commandName:t});this[r(697)][r(451)](s),n&&s.on(r(414),((t,e)=>{const o=r;this[o(706)][o(604)]&&(this[o(365)]||(e[o(662)]>0&&e[e[o(662)]-1]&&e[e[o(662)]-1][o(684)]?e[o(558)]():(t[o(596)]=n(((...t)=>s[o(414)](...t,{forceDefaultExecution:!0})),...e),t[o(581)]())))}),{priority:r(378)})}[bc(684)](t){const n=bc;let r,s;const o=this[n(365)];this[n(365)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(365)]=!1),s&&e.CKEditorError[n(754)](s,this),r}[bc(642)](t,n=null,r={}){const s=bc;if(t[s(673)])return null;const o=this[s(368)][s(433)][s(540)](s(577)).me;for(const{suggestion:e,meta:o}of this[s(543)](t,s(420)))if(o[s(418)]){if(!o[s(740)]){if(o[s(390)]){if(!this[s(396)]||!Oc(e,r))continue;return e}if(Oc(e,r))return e;this[s(506)](e,t[s(692)],t[s(598)]);break}if(n==e[s(492)]&&Oc(e,r)){const n=e[s(564)]();return n[s(692)][s(503)](t[s(598)])?this[s(745)](e,this[s(509)][s(399)](t[s(692)],n[s(598)])):this[s(745)](e,this[s(509)][s(399)](n[s(692)],t[s(598)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(677)+n:s(420),u=this[s(739)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(572)](c,i,a,t),u}[bc(769)](t,n=bc(476),r={}){const s=bc,o=this[s(368)][s(433)][s(540)](s(577)).me,i=this[s(519)][s(686)](s(420),n,s(464));for(const e of this[s(408)]())if(e[s(508)].id==o.id&&s(420)==e[s(636)]&&e[s(492)]==n&&Oc(e,r)&&(i(e[s(738)](),t)||i(t,e[s(738)]()))){for(const n of t)e[s(568)](n);return e}for(const{suggestion:e,meta:n}of this[s(543)](t,s(420))){if(!n[s(418)])continue;if(!this[s(396)]&&n[s(390)])continue;if(!Oc(e,r))continue;let o=!0;for(const n of e[s(738)]())for(const e of t)if(!n[s(381)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(677)+n,l=this[s(739)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(572)](u,a,c,e,zr[s(621)]());return l}[bc(715)](t,n,r=null,s={}){const o=bc;if(r=r||Lc(n),t[o(673)])return null;if(o(369)===this[o(773)]){const e=this[o(519)][o(686)](o(443),r,o(585));return this[o(684)]((()=>e([t],n,s))),null}const i=this[o(368)][o(433)][o(540)](o(577)).me,a=[];if(o(709)!==this[o(773)])for(const{suggestion:e,meta:n}of this[o(543)](t,o(420)))n[o(418)]&&!n[o(498)]&&a[o(553)](...e[o(738)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(601)](s);e&&r[n(553)](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(662)];){const s=r[e][n(670)](t);r[n(724)](e,1,...s),e+=s[n(662)]}}return r}(t,a);c[o(662)]&&this[o(509)][o(537)]((()=>{const t=o;for(const e of c){const o=this[t(519)][t(686)](t(443),r,t(585));this[t(684)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(692)],u=t[o(598)];for(const{suggestion:e,meta:n}of this[o(543)](t,o(443))){if(!n[o(418)])continue;if(e[o(492)]!=r)continue;if(!Oc(e,s))continue;const i=e[o(564)]();if(i[o(381)](t,!0))return null;c=c[o(358)](i[o(692)])?c:i[o(692)],u=u[o(559)](i[o(598)])?u:i[o(598)],a?i[o(692)][o(358)](a[o(564)]()[o(692)])?(a[o(633)](),a=e):e[o(633)]():a=e}const l=this[o(509)][o(399)](c,u);if(a)this[o(745)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(739)]({id:t,type:o(683)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(572)](o(683)+r,t,a,l)}}return null}[bc(480)](t,n,r=[],s=null,o={}){const i=bc;n[i(481)]||(n[i(481)]=n[i(424)]),n[i(737)]=t.is(i(595)),s=s||Lc(n);const a=r[i(634)]((t=>Mc(t,this[i(509)]))),c=t.is(i(595))?t:Mc(t,this[i(509)]);if(i(369)===this[i(773)]){const t=this[i(519)][i(686)](i(732),s,i(585));return this[i(684)]((()=>t([c],n,o))),null}a[i(553)](c);let u=!0;for(const t of a)if(!this[i(462)](t)){u=!1;break}if(u&&i(709)!==this[i(773)]){const t=this[i(519)][i(686)](i(732),s,i(585));return this[i(684)]((()=>t([c],n,o))),null}let l=null,f=c[i(692)],h=c[i(598)];for(const{suggestion:t,meta:e}of this[i(543)](c,i(732))){if(!e[i(418)])continue;if(e[i(740)]||e[i(390)]||e[i(498)])continue;if(t[i(763)][i(481)]!=n[i(481)])continue;if(!Oc(t,o))continue;const r=t[i(564)]();if(t[i(492)]==s){if(r[i(381)](c,!0))return null;f=f[i(358)](r[i(692)])?f:r[i(692)],h=h[i(559)](r[i(598)])?h:r[i(598)],l?r[i(692)][i(358)](l[i(564)]()[i(692)])?(l[i(633)](),l=t):t[i(633)]():l=t}else{const e=c[i(601)](r);this[i(413)](t,e)}}const g=this[i(368)][i(433)][i(540)](i(577)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(745)](l,this[i(509)][i(399)](f,h)),l;{const t=this[i(739)]({id:d,type:i(624)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(572)](i(624)+s,d,p,this[i(509)][i(399)](f,h)),t}}[bc(575)](t,n,r=[],s=null,o={}){const i=bc;n[i(481)]||(n[i(481)]=n[i(424)]);const a=t[0];n[i(737)]=a.is(i(595)),s=s||Lc(n);const c=r[i(634)]((t=>Mc(t,this[i(509)]))),u=a.is(i(595))?t:t[i(634)]((t=>Mc(t,this[i(509)])));if(i(369)===this[i(773)]){const t=this[i(519)][i(686)](i(732),s,i(585));return this[i(684)]((()=>t(u,n,o))),null}c[i(553)](...u);let l=!0;for(const t of c)if(!this[i(462)](t)){l=!1;break}if(l&&i(709)!==this[i(773)]){const t=this[i(519)][i(686)](i(732),s,i(585));return this[i(684)]((()=>t(u,n,o))),null}const f=this[i(368)][i(433)][i(540)](i(577)).me;for(const t of this[i(408)]()){if(t[i(508)].id!=f.id)continue;if(i(732)!=t[i(636)]||t[i(763)][i(481)]!=n[i(481)])continue;if(!Oc(t,o))continue;const e=t[i(492)]==s;for(let n=0;n<u[i(662)];n++){const r=u[n];for(const s of t[i(671)]()){const o=s[i(386)]();if(r[i(503)](o)){e?(u[i(724)](n,1),n--):t[i(590)](s[i(351)]);break}}}}if(0==u[i(662)])return null;const h=this[i(519)][i(686)](i(732),s,i(464));for(const t of this[i(408)]())if(t[i(508)].id==f.id&&i(732)==t[i(636)]&&t[i(763)][i(481)]==n[i(481)]&&t[i(492)]==s&&Oc(t,o)&&(h(t[i(738)](),u)||h(u,t[i(738)]()))){for(const e of u)t[i(568)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(624)+s,m=this[i(739)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(572)](p,g,d,t,zr[i(621)]());return m}[bc(655)](t,n=null,r={}){const s=bc;if(t[s(673)])return null;const o=this[s(368)][s(433)][s(540)](s(577)).me,a=new i.LiveRange(t[s(692)],t[s(598)]);for(const{suggestion:t,meta:e}of this[s(543)](a,s(420)))if(e[s(418)]&&!e[s(740)])if(t[s(711)]){const e=t[s(738)]()[s(428)]((t=>s(594)!=t[s(613)][s(483)]));if(e[s(411)]((t=>a[s(381)](t,!0)))&&t[s(405)](),e[s(775)]((t=>t[s(381)](a,!0)))){const t=this[s(519)][s(686)](s(687),n,s(585));return this[s(684)]((()=>t([a],null,r))),null}}else{const e=a[s(601)](t[s(564)]());null!==e&&t[s(364)]([e],null,r)}if(a[s(456)](),a[s(673)]||s(594)==a[s(613)][s(483)])return null;let c=null,u=a[s(692)],l=a[s(598)];const f=this[s(543)](a,s(687));for(const{suggestion:t,meta:e}of f){const n=this[s(509)][s(399)](u,l);if(e[s(418)]&&(this[s(396)]||!e[s(390)]&&!e[s(498)]))if(t[s(711)]){if(!Oc(t,r))continue;let e=!0;for(const r of t[s(738)]()){if(r[s(381)](n,!0))return t;n[s(381)](r)||(e=!1)}e&&t[s(405)]()}else{const e=t[s(564)]();if(e[s(381)](n,!0))return t;if(!Oc(t,r)){n[s(381)](e)?t[s(633)]():e[s(475)](u)?u=e[s(598)]:e[s(475)](l)&&(l=e[s(692)]);continue}u=u[s(358)](e[s(692)])?u:e[s(692)],l=l[s(559)](e[s(598)])?l:e[s(598)],r=Object[s(434)]({},t[s(721)]),c?e[s(692)][s(358)](c[s(564)]()[s(692)])?(c[s(633)](),c=t):t[s(633)]():c=t}}if(c)return this[s(745)](c,this[s(509)][s(399)](u,l)),c;{const t=(0,e.uid)(),i=this[s(509)][s(399)](u,l),a=o.id,c=n?s(412)+n:s(687),f=this[s(739)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(572)](c,t,a,i),f}}[bc(354)](t,n=bc(476),r={}){const s=bc,o=this[s(368)][s(433)][s(540)](s(577)).me,a=t[s(634)]((t=>new i.LiveRange(t[s(692)],t[s(598)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(543)](a,s(420)))e[s(418)]&&!e[s(740)]&&c[s(451)](t);for(const e of c)if(e[s(711)]){const o=e[s(738)]();if((!e[s(721)]||!e[s(721)][s(693)])&&o[s(411)]((t=>a[s(775)]((e=>e[s(381)](t,!0)))))&&e[s(405)](),a[s(411)]((t=>o[s(775)]((e=>e[s(381)](t,!0)))))){const e=this[s(519)][s(686)](s(687),n,s(585));return this[s(684)]((()=>e(t,null,r))),null}}else{const t=e[s(564)]();if(a[s(775)]((e=>e[s(381)](t,!0)))&&e[s(405)](),a[s(411)]((e=>t[s(381)](e,!0)))){const t=this[s(519)][s(686)](s(687),n,s(585));return this[s(684)]((()=>t(a,null,r))),null}}const u=this[s(519)][s(686)](s(687),n,s(464));let l=null;for(const t of this[s(408)]())if(t[s(508)].id==o.id&&t[s(376)]&&s(687)==t[s(636)]&&t[s(492)]==n&&Oc(t,r)&&(u(t[s(738)](),a)||u(a,t[s(738)]())))if(l){if(t[s(401)]&&t[s(401)][s(662)])continue;for(const e of t[s(738)]())l[s(382)](e)||l[s(568)](e);t[s(633)]()}else{l=t;for(const e of a)t[s(382)](e)||t[s(568)](e)}if(l)return l;c[s(562)]();for(const{suggestion:t,meta:e}of this[s(543)](a,s(687)))e[s(418)]&&(this[s(396)]||!e[s(390)]&&!e[s(498)])&&Oc(t,r)&&c[s(451)](t);for(const t of c){const e=t[s(738)]();if((!r||!r[s(693)])&&a[s(411)]((t=>e[s(775)]((e=>e[s(381)](t,!0))))))return t;(!t[s(721)]||!t[s(721)][s(693)])&&e[s(411)]((t=>a[s(775)]((e=>e[s(381)](t,!0)))))&&t[s(405)]()}const f=(0,e.uid)(),h=o.id,g=s(412)+n,d=this[s(739)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(456)](),t[s(673)]||s(594)==t[s(613)][s(483)]||this[s(572)](g,f,h,t,zr[s(621)]());return d}[bc(653)](t,n,r,s,o){const i=bc;if(t[i(673)])return[];if(i(369)===this[i(773)])return[];const a=this[i(368)][i(433)][i(540)](i(577)).me.id,c=Array[i(651)](this[i(701)][i(614)]())[i(428)]((e=>i(695)==e[i(636)]&&e[i(763)][i(765)]==n&&e[i(382)](t)));if(i(720)===this[i(773)]){const e=this[i(543)](t,i(420))[i(428)]((({meta:t})=>t[i(418)]&&!t[i(498)]&&!t[i(740)]))[i(634)]((({suggestion:t})=>t));c[i(758)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(695)==t[i(636)]?t[i(763)][i(591)]:void 0,o=t[i(564)](),a=Array[i(651)](u[i(750)]())[i(387)]((t=>t[i(746)](o)));if(!a)continue;const c=a[i(670)](o);this[i(458)](n)&&i(420)==t[i(636)]&&0!=c[i(662)]||(u[i(772)](a),c[i(641)]((t=>{u[i(545)](t,r)})),i(420)!=t[i(636)]&&e!=s&&u[i(545)](a[i(601)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(662)]>37&&console[i(410)](i(426),{key:n});const f=(i(632)+(n+"|")+Lc({newValue:s}))[i(647)](0,60),h=this[i(739)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(553)](h),this[i(572)](f,c,a,t)}return l}[bc(528)](t){const e=bc;this[e(499)][e(451)](t)}[bc(770)](t){const e=bc;this[e(699)][e(451)](t)}[bc(615)](t,e=[],n=[]){const r=bc;this[r(360)](t,((t,...e)=>{this[r(742)]((()=>{t(...e)}))}));for(const t of e)this[r(770)](t);for(const t of n)this[r(528)](t)}[bc(768)](t){const e=bc;return e(695)==t[e(636)]?t[e(492)][e(520)]("|")[0]:null}[bc(745)](t,e){const n=bc,r=t[n(536)]();this[n(509)][n(537)]((t=>{t[n(610)](r,{range:e})}))}[bc(694)](t){const e=bc,n=t.id,r=this[e(368)][e(517)][e(540)](e(622));this[e(409)][e(771)](n)||this[e(409)][e(416)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(409)][e(440)](n);s[e(488)](e(549)),s[e(549)]=!1,t[e(401)]=s}[bc(611)](t,n,r,s){const o=bc;if(t[o(636)]!=n||t[o(492)]!=r||t[o(741)].id!=s)throw this[o(368)][o(752)](o(618)),new e.CKEditorError(o(618),this)}[bc(413)](t,n){const r=bc,s=t[r(564)]();if(n[r(503)](s))t[r(633)]();else if(s[r(381)](n)){const o=this[r(509)][r(650)](n[r(692)][r(521)],r(598));this[r(745)](t,this[r(509)][r(399)](s[r(692)],o));const i=(0,e.uid)(),a=t[r(741)].id,c=t[r(636)]+":"+t[r(492)];this[r(739)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(763)],attributes:t[r(721)]});const u=this[r(509)][r(650)](n[r(598)][r(487)],r(466)),l=this[r(509)][r(399)](u,s[r(598)]);this[r(572)](c,i,a,l)}else if(s[r(475)](n[r(692)])){const e=this[r(509)][r(650)](n[r(692)][r(521)],r(598));this[r(745)](t,this[r(509)][r(399)](s[r(692)],e))}else{const e=this[r(509)][r(650)](n[r(598)][r(487)],r(466));this[r(745)](t,this[r(509)][r(399)](e,s[r(598)]))}}[bc(462)](t){const e=bc;for(const{suggestion:n,meta:r}of this[e(543)](t,e(420))){if(!r[e(418)])continue;const s=n[e(738)]();for(const n of s)if(!t[e(670)](n)[e(662)])return!0}return!1}[bc(514)](t){const n=bc,r=this[n(368)][n(433)][n(540)](n(577))[n(344)](t);if(!r)throw new e.CKEditorError(n(747),this);return r}[bc(385)](t){const e=bc,n=this[e(368)][e(433)][e(540)](e(577)),r=(0,o.hashObject)(e(753)+t);return n[e(344)](r)||n[e(533)]({id:r,name:t})}[bc(430)](t,e,n,r,s){const o=bc,i=this[o(514)](r),a=this[o(519)][o(482)](t,e,n,i,s,(t=>{const e=o;this[e(764)](n,{attributes:t});const r=this[e(579)](n);this[e(645)](new Set([r])),this[e(606)](new Set([r]))}));return this[o(485)](a,o(585),(()=>{const t=o;this[t(764)](n,{state:t(406)})}),{priority:o(378)}),this[o(485)](a,o(405),(()=>{const t=o;this[t(764)](n,{state:t(731)})}),{priority:o(378)}),this[o(701)][o(545)](n,a),this[o(394)][o(545)](a,o(501)),a}[bc(617)](t){const e=bc,n=t[e(520)](":");return{group:n[0],type:n[1],subType:n[e(662)]>=5?n[2]:null,id:n[e(662)]<5?n[2]:n[3],authorId:n[e(662)]<5?n[3]:n[4],markerCount:6==n[e(662)]?n[5]:null}}[bc(506)](t,n,r){const s=bc,o=t[s(564)](),i=o[s(692)],a=o[s(598)];this[s(745)](t,this[s(509)][s(399)](i,n));const c=(0,e.uid)(),u=t[s(741)].id,l=t[s(636)]+(t[s(492)]?":"+t[s(492)]:"");this[s(739)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(721)],data:t[s(763)]});const f=this[s(768)](t);(s(732)==t[s(636)]||f&&this[s(458)](f))&&(r=this[s(509)][s(380)](r[s(487)])),this[s(572)](l,c,u,this[s(509)][s(399)](r,a))}[bc(543)](t,e=null){const n=bc,r=[],s=this[n(368)][n(433)][n(540)](n(577)).me;Array[n(659)](t)||(t=[t]);for(const o of this[n(408)]()){if(!o[n(376)])continue;if(e&&o[n(636)]!=e)continue;let i=!1;for(const e of o[n(738)]()){for(const a of t){const t=a[n(692)][n(503)](e[n(598)])||a[n(598)][n(503)](e[n(692)]);if(t||a[n(601)](e)){const c=a[n(381)](e)&&Cc(this[n(509)][n(366)],e[n(692)],a),u=e[n(381)](a)&&Cc(this[n(509)][n(366)],a[n(692)],e);r[n(553)]({suggestion:o,meta:{isOwn:s==o[n(508)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[bc(572)](t,e,n,r,s){const o=bc;this[o(509)][o(537)]((i=>{const a=o;let c=a(678)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(702)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[bc(432)](t){const e=bc,n=t[e(574)],r=t[e(391)];t[e(574)]=null,t[e(391)]=null,null!=n&&n[e(391)]==t&&(n[e(391)]=r),null!=r&&r[e(574)]==t&&(r[e(574)]=n),e(563)==this[e(394)][e(540)](t)&&(this[e(394)][e(545)](t,e(530)),this[e(375)](e(370),t,n,r))}[bc(739)](t){const n=bc,r=t.id,s=this[n(486)](t);if(this[n(602)]&&this[n(602)][n(546)]){const o=this[n(368)][n(433)][n(540)](n(665)),i=s[n(421)],a=s[n(492)]?s[n(636)]+":"+s[n(492)]:s[n(636)],c=this[n(368)][n(644)],u=o[n(451)](Hr(c,n(767))),l={id:r,type:a,hasComments:i,data:t[n(763)]||null,originalSuggestionId:t[n(355)]||null,attributes:s[n(721)]};this[n(602)][n(546)](l)[n(542)]((t=>{const e=n;s[e(435)]=!0,o[e(507)](u),t&&t[e(761)]&&(this[e(701)][e(540)](r)[e(761)]=t[e(761)])}))[n(698)]((t=>{const r=n;throw(0,e.logWarning)(r(349)),this[r(368)][r(637)][r(608)]({isUndoable:!1},(()=>{s[r(405)]()})),s[r(535)](),this[r(701)][r(772)](s.id),this[r(394)][r(772)](s),t}))}return s}[bc(458)](t){const e=bc;return this[e(499)][e(518)](t)}[bc(764)](t,e){const n=bc,r=this[n(368)][n(433)][n(540)](n(665)),s=this[n(579)](t);if(this[n(602)]&&this[n(602)][n(751)])if(s[n(435)]){const s=r[n(451)](Hr(this[n(368)][n(644)],n(767)));this[n(602)][n(751)](t,e)[n(542)]((()=>{r[n(507)](s)}))}else s.on(n(705),(()=>{this[n(764)](t,e)}))}[bc(722)](t){const n=bc;if(!this[n(602)]||!this[n(602)][n(579)])throw new e.CKEditorError(n(550),this);return this[n(602)][n(579)](t)}[bc(448)](t){const e=bc,{id:n,type:r,subType:s,authorId:o}=this[e(617)](t),i=this[e(701)][e(540)](n)||this[e(430)](r,s,n,o,{});switch(this[e(611)](i,r,s,o),this[e(394)][e(540)](i)){case e(501):this[e(722)](n)[e(542)]((t=>{const r=e;let s=Promise[r(489)]();t[r(421)]&&(s=this[r(409)][r(625)]({channelId:this[r(368)][r(517)][r(540)](r(622)),threadId:n})),s[r(542)]((()=>{const e=r;this[e(486)](t)[e(435)]=!0}))})),this[e(394)][e(545)](i,e(646));break;case e(530):this[e(764)](n,{state:e(736)});case e(743):this[e(394)][e(545)](i,e(563)),this[e(375)](e(674),i);break;case e(563):this[e(375)](e(723),i)}return i[e(529)](t),i}[bc(606)](t){const e=bc,n=Array[e(651)](t),r=n[e(428)]((t=>e(695)==t[e(636)]));this[e(472)](r);const s=n[e(428)]((t=>!t[e(711)]&&e(695)!=t[e(636)])),o=this[e(408)]({skipNotAttached:!0})[e(428)]((t=>!t[e(711)]&&e(695)!=t[e(636)])),i=o[e(428)]((n=>!t[e(518)](n))),a=new Map(o[e(634)]((t=>[t,this[e(519)][e(686)](t[e(636)],t[e(492)],e(561))]))),c=new Map(o[e(634)]((t=>[t,t[e(564)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(662)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(662)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(662)];t++){const n=s[t];!l[e(518)](n)&&n[e(574)]&&(f[e(451)](n[e(574)]),n[e(574)][e(391)]===n&&(n[e(574)][e(391)]=null),n[e(574)]=null),!u[e(518)](n)&&n[e(391)]&&(f[e(451)](n[e(391)]),n[e(391)][e(574)]===n&&(n[e(391)][e(574)]=null),n[e(391)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(662)];e++){const r=g(t,n[e]);r&&(r[0][s(391)]=r[1],r[1][s(574)]=r[0],u[s(451)](r[0]),l[s(451)](r[1]))}}function g(t,n){const r=e;if(t[r(508)].id!==n[r(508)].id)return null;const s=a[r(540)](t)(t,n,c[r(540)](t),c[r(540)](n));return s&&a[r(540)](n)(t,n,c[r(540)](t),c[r(540)](n))?s[1][r(401)]&&s[1][r(401)][r(662)]?null:s:null}f[e(578)]&&this[e(606)](f)}[bc(472)](t){const e=bc;if(0==t[e(662)])return;const n=this[e(408)]({skipNotAttached:!0})[e(428)]((t=>e(695)==t[e(636)]&&t[e(457)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(721)]);s[e(518)](n)||(s[e(545)](n,r[e(662)]),r[e(553)]([]));const i=s[e(540)](n);r[i][e(553)](t)}!function(){const t=e;r[t(733)](((e,n)=>{const r=t,s=e[0][r(761)],o=n[0][r(761)];return s==o?e[0][r(721)][r(459)]<n[0][r(721)][r(459)]?-1:1:s<o?-1:1}));for(const e of r)e[t(733)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(662)];t++){if(0==r[t][e(662)])continue;const n=[];for(let s=t+1;s<r[e(662)];s++)0!=r[s][e(662)]&&i(r[t],r[s])&&n[e(553)](s);for(const s of n)r[t]=r[t][e(555)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(662)];n++)t[n][e(391)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(662)];n++)t[n][e(574)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(721)][r(459)]!==n[0][r(721)][r(459)]&&t[0][r(508)]!==n[0][r(508)])return!1;if(!function(t,e){const n=r;return!t[n(421)]&&!e[n(421)]||(!t[n(421)]||!e[n(421)])&&(!!(t[n(421)]&&e[n(761)]<t[n(401)][n(681)][n(540)](0)[n(761)])||!!(e[n(421)]&&t[n(761)]<e[n(401)][n(681)][n(540)](0)[n(761)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(721)],r(459)),o=Ic(n[0][r(721)],r(459));return!!Or(s,o)&&(!!t[r(411)]((t=>n[r(775)]((e=>t[r(564)]()[r(503)](e[r(564)]())))))&&n[r(411)]((e=>t[r(775)]((t=>e[r(564)]()[r(503)](t[r(564)]()))))))}}[bc(645)](t){const e=bc,n=Array[e(651)](t),r=this[e(408)]({skipNotAttached:!0}),s=r[e(428)]((n=>!t[e(518)](n))),o=new Map(n[e(634)]((t=>[t,this[e(519)][e(686)](t[e(636)],t[e(492)],e(464))]))),i=new Map(r[e(634)]((t=>[t,t[e(738)]()])));for(let t=0;t<n[e(662)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(662)];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(662)];e++){const s=r[e];if(s[a(636)]!==n[a(636)]||s[a(508)].id!==n[a(508)].id||s[a(492)]!==n[a(492)])continue;if(!wc(n,s,[a(459)]))continue;if(a(695)==n[a(636)]&&n[a(763)][a(591)]!=s[a(763)][a(591)])continue;if(a(695)==n[a(636)]&&t[a(458)](n[a(763)][a(765)]))continue;if(a(732)==n[a(636)]){const e=t[a(368)][a(637)],r=n[a(714)]();if(r&&(e[a(366)][a(599)](r)||e[a(366)][a(474)](r)))continue}const c=o[a(540)](n),u=i[a(540)](n),l=i[a(540)](s),f=n[a(401)]&&n[a(401)][a(662)],h=s[a(401)]&&s[a(401)][a(662)];if(!f&&c(l,u))return t[a(630)](s,n),i[a(772)](n),!0;if(!h&&c(u,l))return t[a(630)](n,s),i[a(772)](s),!0}return!1}}[bc(630)](t,e){const n=bc;if(t[n(711)])for(const r of e[n(738)]())t[n(568)](r);else{const r=e[n(564)]()[n(598)];this[n(745)](t,this[n(509)][n(399)](t[n(564)]()[n(692)],r))}e[n(633)]()}[bc(538)](t,e){const n=bc,r=t[n(570)](n(353))||t[n(570)](n(695))?n(454):t[n(359)]();return Hr(this[n(368)][n(644)],e+"_"+r+n(425))}[bc(605)](){const t=bc,e=this[t(368)];(0,o.surroundingMarkersDetector)(this[t(509)],(({left:n,entered:r})=>{const s=t,o=[];for(const t of n){const{group:e,type:n}=this[s(617)](t[s(351)]);if(s(597)===e){o[s(553)](this[s(538)](n,s(407)));break}}for(const t of r){const{group:e,type:n}=this[s(617)](t[s(351)]);if(s(597)===e){o[s(553)](this[s(538)](n,s(361)));break}}o[s(662)]&&e.ui[s(616)][s(648)](s(620),o[s(464)](" "))}))}[bc(669)](t){const e=bc;if(this[e(431)])return!1;const n=this[e(368)],r=n[e(637)][e(531)][e(628)][e(455)]();if(0==r[e(662)])return!1;const s=[],o=r[e(428)]((t=>e(695)==t[e(636)])),i=r[e(428)]((t=>e(500)==t[e(636)]&&e(496)!=t[e(351)])),a=r[e(428)]((t=>e(507)==t[e(636)]&&e(496)!=t[e(351)]));for(const t of o)s[e(553)]({key:t[e(725)],newValue:t[e(491)],oldValue:t[e(484)],range:Sc(t[e(595)],n[e(637)])});for(const t of i){const r=a[e(387)]((n=>n[e(623)][e(503)](t[e(623)])));r&&s[e(553)]({key:e(419),newValue:t[e(351)],oldValue:r[e(351)],range:n[e(637)][e(680)](t[e(623)][e(372)])})}return 0!=s[e(662)]&&this[e(473)](t,s)}[bc(367)](t){const e=bc;let n=!1;const r=this[e(368)][e(637)][e(531)][e(628)][e(452)]()[e(428)]((t=>t[e(763)][e(352)]&&t[e(351)][e(570)](e(373))));for(const s of r){const{subType:r,id:o}=this[e(617)](s[e(351)]),i=r[e(520)]("|")[0];for(const r of this[e(408)]({skipNotAttached:!0}))r.id!=o&&e(695)==r[e(636)]&&r[e(763)]&&r[e(763)][e(765)]==i&&r[e(564)]()[e(746)](s[e(763)][e(352)])&&(this[e(539)](r,s[e(763)][e(352)],t),n=!0)}return n}[bc(742)](t){const e=bc;this[e(368)],this[e(431)]=!0,t()}[bc(619)](t){const e=bc,n=this[e(458)](t),r=this[e(699)][e(518)](t);return n||r}[bc(473)](t,e){const n=bc;if(0==e[n(662)])return!1;let r=!1;for(const s of e){const e=this[n(543)](s[n(595)],n(695))[n(428)]((t=>!t[n(393)][n(740)]))[n(634)]((t=>t[n(597)])),i=(0,o.hashObject)({newValue:s[n(776)]});e[n(428)]((t=>{const e=n,[r,o]=t[e(492)][e(520)]("|");return r==s[e(765)]&&o!=i}))[n(641)]((e=>{const o=n;this[o(539)](e,s[o(595)],t),r=!0}))}return r}[bc(539)](t,e,n){const r=bc,s=t[r(564)]()[r(670)](e);0!==s[r(662)]?1!==s[r(662)]?this[r(506)](t,e[r(692)],e[r(598)]):this[r(745)](t,s[0]):n[r(590)](t[r(536)]())}}class Ac{constructor(t){const e=bc;this[e(551)]=t,this[e(509)]=t[e(637)],this[e(417)]=new Map,this[e(635)]=new Map,this[e(449)]()}[bc(482)](t,e,n,r,s,o){const i=bc;return new zr(this[i(509)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(686)](t,e,i(585))(...n),onDiscard:(...n)=>this[i(686)](t,e,i(405))(...n)})}[bc(748)](t,e,n,r){const s=bc,o=t+":"+e+":"+n;this[s(417)][s(545)](o,r)}[bc(686)](t,e,n){const r=bc,s=t+":"+e+":"+n;return this[r(417)][r(540)](s)||this[r(635)][r(540)](t+":"+n)}[bc(449)](){const t=bc,e=()=>!1,n=t=>{const e=Tc;t[e(733)](((t,n)=>t[e(692)][e(358)](n[e(692)])?1:-1)),this[e(509)][e(537)]((n=>{const r=e;for(const e of t){let t;t=e[r(598)][r(511)]&&e[r(598)][r(487)]==e[r(692)][r(372)]?n[r(374)](e[r(692)][r(372)],"on"):n[r(374)](e),this[r(509)][r(438)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Tc;e&&this[n(509)][n(537)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(634)]((t=>(kc(t)&&(t=this[s(509)][s(399)](t[s(598)])),t)))[s(428)]((t=>s(594)!==t[s(613)][s(483)]));if(c[s(662)]<1)return;const u=Array[s(651)](this[s(509)][s(531)][s(708)][s(738)]())[s(634)]((t=>i.LiveRange[s(383)](t)));r[s(450)](c);for(const t of this[s(551)][s(478)][s(478)]())t[s(600)]();a[s(553)]({forceDefaultExecution:!0}),this[s(551)][s(414)](o,...a);const l=u[s(428)]((t=>s(594)!=t[s(613)][s(483)]));l[s(662)]>0&&r[s(450)](l);for(const t of u)t[s(456)]()}))},s=(e,n)=>1==e[t(662)]&&1==n[t(662)]&&e[0][t(598)][t(503)](n[0][t(692)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(509)])?[e,n]:vc(n,e,s,r,this[t(509)])?[n,e]:null;this[t(635)][t(545)](t(703),e),this[t(635)][t(545)](t(716),n),this[t(635)][t(545)](t(490),s),this[t(635)][t(545)](t(638),o),this[t(635)][t(545)](t(612),n),this[t(635)][t(545)](t(461),e),this[t(635)][t(545)](t(544),s),this[t(635)][t(545)](t(429),o),this[t(635)][t(545)](t(377),r),this[t(635)][t(545)](t(762),e),this[t(635)][t(545)](t(371),s),this[t(635)][t(545)](t(465),e),this[t(635)][t(545)](t(643),r),this[t(635)][t(545)](t(445),e),this[t(635)][t(545)](t(700),s),this[t(635)][t(545)](t(384),e),this[t(635)][t(545)](t(704),e),this[t(635)][t(545)](t(660),((e,n)=>{const r=t;if(!n)return;const s=this[r(551)][r(433)][r(540)](yc);this[r(509)][r(537)]((t=>{const o=r;if(o(419)==n[o(765)])for(const r of e){const e=r[o(692)][o(372)],s=n[o(591)];t[o(525)](e,s)}else if(s[o(458)](n[o(765)]))for(const r of e)void 0!==n[o(591)]?t[o(467)](n[o(765)],n[o(591)],r[o(692)][o(372)]):t[o(422)](n[o(765)],r[o(692)][o(372)]);else for(const r of e)n[o(591)]?t[o(467)](n[o(765)],n[o(591)],r):t[o(422)](n[o(765)],r)}))})),this[t(635)][t(545)](t(712),s)}}function Cc(t,e,n){const r=bc;for(const s of e[r(487)][r(759)]({includeSelf:!0,parentFirst:!0})){if(s[r(613)]==s)return!1;if(!n[r(524)](s))return!1;if(t[r(599)](s)||t[r(474)](s))return!0}return!1}function kc(t){const e=bc;return t[e(598)][e(487)]==t[e(692)][e(372)]&&t[e(598)][e(661)]}function Nc(t,e,n,r){const s=bc,o=t=>!t[s(565)].is(s(603))&&!r[s(599)](t[s(565)]),i=t[s(692)][s(502)](o),a=t[s(598)][s(502)](o,{direction:s(554)});return!(t[s(692)][s(503)](i)&&t[s(598)][s(503)](a)||(i[s(358)](a)?n[s(610)](e,{range:n[s(399)](i,a)}):n[s(590)](e),0))}function Lc(t){return(0,o.hashObject)(t)}function Rc(t){const e=bc,n=t[e(692)][e(372)];return n&&n.is(e(588))}function Sc(t,e){const n=bc;return null==t[n(598)][n(521)]&&t[n(598)][n(487)]==t[n(692)][n(372)]?Mc(t[n(692)][n(372)],e):t}function Mc(t,e){const n=bc,r=e[n(366)][n(599)](t)||e[n(366)][n(447)](t);return e[n(399)](e[n(650)](t,n(682)),r?e[n(749)](t):e[n(650)](t,n(598)))}function vc(t,e,n,r,s){const o=bc;if(!wc(t,e))return!1;if(n[o(598)][o(503)](r[o(692)]))return!0;if(t[o(636)]!=e[o(636)])return!1;if(!n[o(598)][o(404)](r[o(692)]))return!1;const i=s[o(399)](n[o(598)],r[o(692)])[o(675)]();for(const t of i)if([o(728),o(460)][o(607)](t[o(636)])&&s[o(366)][o(474)](t[o(565)]))return!1;return!0}function wc(t,e,n=[]){const r=bc;return!(!t[r(457)]||!e[r(457)])&&Or(Ic(t[r(721)],n),Ic(e[r(721)],n))}function Oc(t,e){const n=bc,r=Dc(t[n(721)]),s=Dc(e);if(!t[n(457)])return!1;for(const t of Object[n(750)](s))if(!Or(r[t],s[t]))return!1;return!0}function Dc(t){const e=bc,n=Object[e(434)]({},t);return delete n[e(693)],delete n[e(541)],n}const Fc=Pc;function Pc(t,e){const n=Bc();return(Pc=function(t,e){return n[t-=170]})(t,e)}!function(t,e){const n=Pc,r=t();for(;;)try{if(311460===parseInt(n(204))/1*(parseInt(n(190))/2)+-parseInt(n(183))/3*(parseInt(n(195))/4)+parseInt(n(206))/5*(-parseInt(n(194))/6)+-parseInt(n(205))/7*(-parseInt(n(208))/8)+-parseInt(n(198))/9+parseInt(n(182))/10+parseInt(n(209))/11*(parseInt(n(193))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bc);class xc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Pc;super(),this[s(191)]=e,this[s(179)]=n,this[s(186)]=r,this[s(175)]=t,this[s(207)]=t[s(178)][s(172)](s(203)),this[s(180)]=t[s(178)][s(172)](s(188)),this[s(179)][s(213)](s(199)).to(this[s(207)],this[s(180)],((t,e)=>t||e)),this[s(179)][s(213)](s(181)).to(this[s(207)],s(199),(t=>t&&this[s(175)][s(191)][s(212)](e[s(197)]()))),this[s(179)][s(213)](s(210)).to(this[s(180)],s(199),(t=>t&&this[s(175)][s(191)][s(212)](e[s(197)]()))),this[s(189)]=null,n[s(211)]&&this[s(177)](),this[s(202)](n,s(203),(()=>this[s(203)]())),this[s(202)](n,s(188),(()=>this[s(188)]())),this[s(202)](n,s(170),(()=>{const t=s;n[t(211)]?this[t(177)]():this[t(201)]()}))}[Fc(203)](){const t=Fc;this[t(207)][t(173)](this[t(191)].id)}[Fc(188)](){const t=Fc;this[t(180)][t(173)](this[t(191)].id)}[Fc(185)](){const t=Fc;this[t(179)][t(187)](t(199)),this[t(179)][t(187)](t(181)),this[t(179)][t(187)](t(210)),this[t(176)](),this[t(186)][t(185)](),this[t(189)]&&this[t(201)]()}[Fc(177)](){const t=Fc,e=Hr(this[t(175)][t(196)],t(171));this[t(189)]=this[t(175)][t(192)][t(172)](t(174))[t(184)](e)}[Fc(201)](){const t=Fc;null!==this[t(189)]&&this[t(175)][t(192)][t(172)](t(174))[t(200)](this[t(189)]),this[t(189)]=null}}function Bc(){const t=["81784KDHUDZ","locale","getRanges","1469754sLhuDl","isEnabled","remove","_removePendingAction","listenTo","acceptSuggestion","13693yTQMDf","59787KXUWls","5kIUihk","_acceptCommand","120VXgnKX","5962qJEVWp","canDiscard","isDirty","canEditAt","bind","change:isDirty","PENDING_ACTION_SUGGESTION","get","execute","PendingActions","_editor","stopListening","_setPendingAction","commands","view","_discardCommand","canAccept","1504920TLzvNw","27BGhLfn","add","destroy","commentThreadController","unbind","discardSuggestion","_pendingAction","34ZxKQcX","model","plugins","12516YHNNHe","2507484oVOIFV"];return(Bc=function(){return t})()}const Uc=Gc;function jc(){const t=["assign","showInput","submit","_config","canAccept","_localUser","delegate","commentInputView","addComment","isDirty","125IIOtUJ","updateComment","6982692bNHyjz","commentThread","_model","5224DhTGlU","canDiscard","277497yjAwSr","15JjUocm","value","disableComments","locale","hasDirtyComment","468788gcYgry","fire","CommentView","setData","editorConfig","1978009BjEdmm","isReadOnly","_createCommentThreadInputView","150BYtPkg","set","isEnabled","authoredAt","bind","commentThreadInputView","focus","78RiPYwP","commentsListView","destroy","length","element","_createCommentViews","272hQtzfw","22337ExQirt","removeComment","cancel","50wJhCRN","descriptionParts","editor","disabledSubmit","508975rmpSNx","isActive"];return(jc=function(){return t})()}function Gc(t,e){const n=jc();return(Gc=function(t,e){return n[t-=222]})(t,e)}!function(t,e){const n=Gc,r=t();for(;;)try{if(653464===-parseInt(n(262))/1*(parseInt(n(267))/2)+parseInt(n(270))/3*(-parseInt(n(275))/4)+parseInt(n(250))/5+parseInt(n(229))/6*(-parseInt(n(243))/7)+parseInt(n(242))/8*(-parseInt(n(269))/9)+-parseInt(n(246))/10*(parseInt(n(226))/11)+-parseInt(n(264))/12*(-parseInt(n(236))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jc);class Vc extends s.View{constructor(t,e,n,r){const s=Gc;super(t),this[s(237)]=null,this[s(234)]=null,this[s(230)](s(251),!1),this[s(230)](s(232),e[s(232)]),this[s(233)](s(232)).to(e),this[s(230)](s(247),[]),this[s(230)](s(261),!1),this[s(230)](s(231),!1),this[s(230)](s(256),!1),this[s(230)](s(268),!1),this[s(266)]=e,this[s(257)]=n,this[s(255)]=r,r[s(272)]?this[s(230)](s(239),1):this[s(241)]()}[Uc(235)](){const t=Uc;this[t(240)][t(235)]()}[Uc(238)](){const t=Uc;this[t(237)]&&this[t(237)][t(238)](),this[t(234)]&&this[t(234)][t(238)](),super[t(238)]()}[Uc(241)](){const t=Uc,{CommentsListView:e}=this[t(255)];this[t(237)]=new e(this[t(273)],this[t(266)][t(265)],Object[t(252)]({CommentView:this[t(255)][t(223)]},this[t(255)])),this[t(237)][t(258)](t(244)).to(this),this[t(237)][t(258)](t(263)).to(this),this[t(237)][t(233)](t(251)).to(this),this[t(230)](t(239),this[t(237)][t(239)]+1),this[t(233)](t(239)).to(this[t(237)],t(239),(t=>t+1)),this[t(234)]=this[t(228)](),this.on(t(244),(()=>this[t(235)]())),this[t(233)](t(261)).to(this[t(237)],t(274),this[t(234)][t(259)],t(271),((t,e)=>t||!!e))}[Uc(228)](){const t=Uc,{CommentThreadInputView:e}=this[t(255)],n=new e(this[t(273)],this[t(257)],this[t(255)][t(225)]),r=n[t(259)];return n[t(233)](t(253)).to(this,t(251),this[t(266)][t(265)],t(227),r,t(271),((t,e,n)=>!!n||t&&!e)),r.on(t(254),((e,n)=>{const s=t;this[s(222)](s(260),n),r[s(248)][s(224)]("")})),r.on(t(245),(()=>this[t(235)]())),r[t(233)](t(249)).to(this[t(266)][t(265)],t(227)),n}}const zc=Wc;function Hc(){const t=["attributes","cancel","_model","ck-annotation__actions","canDiscard","commentsListView","_config","@external","time","68810ejpQMj","bindTemplate","_descriptionElement","ck-annotation__info-time","isExternal","isEnabled","creator","render","querySelector","discardButton","EXTERNAL_AVATAR","disableComments","acceptButton","editorDestroyed","type","execute","9819Gjtdaz","ck-suggestion--disabled-comments","commentThread","ck-annotation__user","content","change:description","color","locale","getTemplate","name","userView",'"></span>',"</p>","1129413OfXNPA","ck-annotation","innerText","source","1906660XqJCAg","createElement","EXTERNAL_SUGGESTION","ck-suggestion-wrapper","importWord","Discard suggestion","40882479JqrvnS","map","ck-suggestion__user",'<span class="ck-suggestion-color" style="background-color: ',"push","ck-suggestion__main",'" title="',"discardSuggestion","ck-annotation__main",".ck-annotation__content-wrapper","value","delegate","ck-annotation__content-wrapper","10awDzbA","split","ck-suggestion__actions","formatDateTime","96tsBbQM","ck-suggestion-wrapper--active","10336GZCEPm","extendTemplate","ck-annotation__info","div","set","title","check","282caiLVU","ck-suggestion--discard","element","ck-comment__info-time","Accept suggestion","editorReady",'<span class="ck-suggestion-type">',"bind","join","description","canAccept","</span>","setTemplate","isActive","ck-suggestion-","getUserViewNotificationText","ck-suggestion__info-name","acceptSuggestion","EXTERNAL_IMPORT_WORD_SUGGESTION","children","author","ck-annotation__info-name","3106548hNBLAM","getExternalSuggestionNote","EXTERNAL_IMPORT_WORD_AVATAR","span","_createButton","229085XkVsPA","authoredAt","commentThreadInputView","<p>","ck-suggestion__info","ck-comment__external","fire","ck-suggestion--accept","innerHTML","ck-suggestion","descriptionParts"];return(Hc=function(){return t})()}function Wc(t,e){const n=Hc();return(Wc=function(t,e){return n[t-=239]})(t,e)}!function(t,e){const n=Wc,r=t();for(;;)try{if(750376===-parseInt(n(300))/1+-parseInt(n(304))/2+-parseInt(n(246))/3+parseInt(n(327))/4*(parseInt(n(251))/5)+-parseInt(n(336))/6*(-parseInt(n(271))/7)+-parseInt(n(329))/8*(parseInt(n(287))/9)+parseInt(n(323))/10*(parseInt(n(310))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hc);class Kc extends Vc{constructor(e,n,r,s){const i=Wc;super(e,n,r,s),this[i(333)](i(285),""),this[i(343)](i(285)).to(this,i(261),(t=>t&&t[0]?t[0][i(285)]:"")),this[i(343)](i(345)).to(this,i(261),this,i(349),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(254)+Xc(e[n(291)],e[n(293)])+n(299);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(273)]=null,this[i(283)]=this[i(250)](Hr(e,i(340)),t.icons[i(335)],i(258),i(241),"sw"),this[i(283)][i(343)](i(276)).to(this,i(346)),this[i(280)]=this[i(250)](Hr(e,i(309)),t.icons[i(263)],i(337),i(317),"sw"),this[i(280)][i(343)](i(276)).to(this,i(266)),this[i(297)]=new o.UserView(e,this[i(264)][i(244)],this[i(239)]()),this[i(297)][i(330)]({attributes:{class:[i(312),i(290)]}}),this[i(348)](this[i(295)]())}[zc(295)](){const t=zc,e=this[t(272)],n=[{tag:t(332),attributes:{class:[t(255),t(331)]},children:[{tag:t(249),children:[{text:this[t(297)][t(296)]}],attributes:{class:[t(240),t(245)]}},{tag:t(270),attributes:{datetime:e.to(t(252)),class:[t(339),t(274)]},children:[{text:e.to(t(252),(e=>this[t(268)][t(326)](e)))}]}]},{tag:t(332),attributes:{class:[t(325),t(265)]},children:[this[t(283)],this[t(280)]]},{tag:t(332),attributes:{class:[t(322)]}}];this[t(264)][t(275)]&&n[t(314)]({tag:t(332),attributes:{class:[t(256)]},children:[{text:this[t(247)]()}]});const r={tag:t(332),attributes:{class:[t(307),e.if(t(349),t(328)),e.to(t(285),(e=>t(350)+e)),this[t(268)][t(282)]&&t(288)],"data-suggestion-id":this[t(264)].id,"data-thread-id":this[t(264)][t(289)].id,"data-author-id":this[t(264)][t(244)].id,tabindex:-1},children:[{tag:t(332),attributes:{class:[t(260),t(301)]},children:[this[t(297)],{tag:t(332),attributes:{class:[t(315),t(318)]},children:n}]}]};return this[t(267)]&&this[t(253)]&&(r[t(243)][t(314)](this[t(267)],this[t(253)]),this[t(267)][t(321)](t(341)).to(this),this[t(267)][t(321)](t(284)).to(this),this[t(253)][t(321)](t(341)).to(this),this[t(253)][t(321)](t(284)).to(this)),r}[zc(278)](){const t=zc;super[t(278)](),this[t(273)]=this[t(338)][t(279)](t(319)),this[t(273)][t(259)]=this[t(345)],this.on(t(292),((e,n,r)=>{const s=t;this[s(273)][s(259)]=r}))}[zc(250)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(294)]);return a[i(333)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(330)]({attributes:{class:n}}),a.on(i(286),(()=>{const t=i;this[t(257)](r,this[t(264)].id)})),a}[zc(247)](){const t=zc;return t(308)===this[t(264)][t(262)][t(269)][t(303)]?Hr(this[t(294)],t(242)):Hr(this[t(294)],t(306))}[zc(239)](){const t=zc;return this[t(264)][t(275)]?t(308)===this[t(264)][t(262)][t(269)][t(303)]?Hr(this[t(294)],t(248),this[t(264)][t(277)][t(296)]):Hr(this[t(294)],t(281),this[t(264)][t(277)][t(296)]):null}}function Xc(t,e){const n=zc;let r="";return r+=t[n(324)]("*")[n(311)](((t,e)=>e%2!=0?n(342)+qc(t)+n(347):qc(t)))[n(344)](""),e&&(r+=n(313)+e[n(320)]+n(316)+e[n(334)]+n(298)),r}function qc(t){const e=zc,n=document[e(305)](e(249));return n[e(302)]=t,n[e(259)]}const Zc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Jc=Yc;function Yc(t,e){const n=Qc();return(Yc=function(t,e){return n[t-=132]})(t,e)}function Qc(){const t=["TrackChangesEditing","innerView","mainView","addComment","activeAnnotations","values","commandName","comments.maxCommentCharsWhenCollapsed","_createMenuBarMenu","_createToolbarButton","comments.maxCommentsWhenCollapsed","comments.maxThreadTotalWeight","editor","filter","_initializeController","trackChanges.SuggestionThreadView","length","hasSuggestion","commands","get","discardButton","previous","getRanges","_destroyController","_viewToController","getMarkerNames","button","getFirstRange","suggestionChanged","reduce","createAnnotation","discardAllSuggestions","suggestionLoaded","acceptAllSuggestions","Annotations","has","getSuggestion","_descriptionFactory","activeMarkers","some","init","isMultiRange","value","_addUIComponentsToFactory","426026CsifKZ","Discard all suggestions","isEnabled","getAllAdjacentSuggestions","panelView","CommentsUI","comments","locale","trackChanges.disableComments","167814cjOflR","view","_unbindEditors","bind","destroy","actionView","add","getDescriptions","unbind","12GtPuUF","_handleSuggestionControllerDelayed","lowest","config","1611942AUauLf","5015234kMyJPd","registerAnnotation","2aHexqf","refreshSelectedViews","acceptButton","descriptionParts","listenTo","head","18arjolQ","execute","arrowView","isInContent","buttonView","separator","componentFactory","commentThread","isOn","_annotationViews","pluginName","_handleControllerBuffer","model","getJoined","keys","addSourceCollector","delegate","getMarkers","change:activeAnnotations","EditorAnnotations","stopListening","_bindAnnotationToEditors","items","2905370SNLHAR","_disableComments","change:previous","1833380ZMNnIt","discardSelectedSuggestions","requires","suggestionUnloaded","trackChanges","from","source","set","editing","_updateController","createAnnotationView","Track changes","toMany","acceptSelectedSuggestions","getByInnerView","children","1155512uCVVzt","Discard all selected suggestions","Accept all selected suggestions","_suggestionToController","size","type","plugins","clear","createCommentThreadController","isDirty","define","comments.editorConfig","SuggestionThreadView","remove","switchbutton","Accept all suggestions","CommentView","suggestion-","TrackChangesUI","push","_refreshActiveMarkers","focus","delete","CommentsRepository","menuBar:trackChanges"];return(Qc=function(){return t})()}!function(t,e){const n=Yc,r=t();for(;;)try{if(358572===-parseInt(n(179))/1*(parseInt(n(154))/2)+parseInt(n(163))/3*(parseInt(n(172))/4)+-parseInt(n(211))/5+parseInt(n(176))/6+parseInt(n(177))/7+parseInt(n(227))/8*(parseInt(n(185))/9)+-parseInt(n(208))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qc);class $c extends t.Plugin{static get[Jc(213)](){const t=Jc;return[yc,o.Users,t(250),t(144),t(204)]}static get[Jc(195)](){return Jc(245)}constructor(t){const e=Jc;super(t),this[e(230)]=new Map,this[e(134)]=new Map,this[e(194)]=new Map,this[e(196)]=new Map;const n=this[e(264)][e(175)];n[e(237)](e(267),Kc),n[e(237)](e(162),!1),this[e(209)]=n[e(271)](e(162))}[Jc(173)](t,e){const n=Jc;0===this[n(196)][n(231)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(196)]){const r=this[t(230)][t(145)](e);r||n?r&&n&&this[t(133)](e):this[t(266)](e)}this[t(196)][t(234)](),this[t(264)][t(233)][t(271)](t(204))[t(180)](),this[t(247)]()}),10),this[n(196)][n(218)](t,e)}[Jc(150)](){const t=Jc,e=this[t(264)],n=e[t(233)][t(271)](t(252)),r=e[t(233)][t(271)](t(144)),s=e[t(233)][t(271)](t(204)),o=e[t(233)][t(271)](t(250));this[t(153)](),s[t(200)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(216)](this[e(230)])){const s=t[e(157)](),o=[];for(const t of s){if(!t[e(188)])continue;if(t[e(151)]){o[e(246)](...t[e(132)]());continue}const n=t[e(137)]();if(o[e(268)]>0){const t=o[0][e(198)](n);if(t){o[0]=t;continue}}o[e(246)](n)}n[e(246)]([r[e(164)],o])}return n})),this[t(183)](n,t(142),((e,n)=>{const r=t;this[r(183)](n,r(210),((t,e,s,o)=>{const i=r;n[i(188)]&&(null==s?(this[i(220)](o[i(184)]),this[i(173)](n,!1)):(this[i(220)](s[i(184)]),null==o&&this[i(173)](n,!0)))})),null!==n[r(273)]?this[r(220)](n[r(184)]):this[r(173)](n,!1)})),this[t(183)](n,t(214),((e,n,r)=>{const s=t;this[s(205)](n,s(210)),this[s(196)][s(249)](n),this[s(230)][s(145)](n)&&this[s(133)](n),r&&this[s(220)](r[s(184)])})),this[t(183)](n,t(138),((e,n)=>{this[t(220)](n)})),this[t(183)](r,t(203),(()=>{this[t(247)]()})),this[t(183)](o,t(255),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(269)](r))return;const i=n[o(146)](r);this[o(230)][o(271)](i)[o(164)][o(248)]()}),{priority:t(174)})}[Jc(247)](){const t=Jc,e=this[t(264)][t(233)][t(271)](t(144)),n=this[t(264)][t(233)][t(271)](t(252)),r=Array[t(216)](e[t(256)],(e=>e[t(253)]))[t(265)]((e=>this[t(134)][t(145)](e))),s=[];for(const e of r){const n=this[t(134)][t(271)](e)[t(197)][t(157)]();s[t(246)](...n[t(139)](((e,n)=>[...e,...n[t(135)]()]),[]))}n[t(148)]=s}[Jc(153)](){const t=Jc,n=this[t(264)],r=n[t(161)],o=Hr(r,t(222)),i=new e.Collection([{type:t(241),model:new s.ViewModel({withText:!0,label:o,commandName:t(215)})},{type:t(190)},{type:t(136),model:new s.ViewModel({withText:!0,label:Hr(r,t(242)),commandName:t(143)})},{type:t(136),model:new s.ViewModel({withText:!0,label:Hr(r,t(229)),commandName:t(224)})},{type:t(136),model:new s.ViewModel({withText:!0,label:Hr(r,t(155)),commandName:t(141)})},{type:t(136),model:new s.ViewModel({withText:!0,label:Hr(r,t(228)),commandName:t(212)})}]);for(const e of i)if(tu(e)){const r=n[t(270)][t(271)](e[t(197)][t(258)]);e[t(197)][t(166)](t(193),t(156)).to(r,t(152),t(156))}n.ui[t(191)][t(169)](t(215),(e=>this[t(261)](e,i,o))),n.ui[t(191)][t(169)](t(251),(e=>this[t(260)](e,i,o)))}[Jc(261)](t,e,n){const r=Jc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(264)][r(270)][r(271)](r(215));o[r(189)][r(218)]({tooltip:n,label:n,icon:Zc}),o[r(189)][r(166)](r(193)).to(i,r(152)),o[r(189)].on(r(186),(()=>{const t=r;i[t(186)](),this[t(264)][t(219)][t(164)][t(248)]()})),(0,s.addListToDropdown)(o,e);const a=[];for(const t of e)tu(t)&&a[r(246)](this[r(264)][r(270)][r(271)](t[r(197)][r(258)]));const c=o[r(189)];return c[r(168)][r(171)](r(156)),c[r(187)][r(171)](r(156)),c[r(168)][r(166)](r(156)).to(i,r(156)),c[r(187)][r(166)](r(156))[r(223)](a,r(156),((...t)=>t[r(149)]((t=>t)))),o.on(r(186),(t=>{const e=r;this[e(264)][e(186)](t[e(217)][e(258)]),this[e(264)][e(219)][e(164)][e(248)]()})),o}[Jc(260)](t,e,n){const r=Jc,o=new s.MenuBarMenuView(t),i=this[r(264)][r(270)][r(271)](r(215));o[r(189)][r(218)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(190)==n[r(232)]){a[r(207)][r(169)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(197)];i[r(166)](...Object[r(199)](c)).to(c),i[r(201)](r(186)).to(o),i.on(r(186),(()=>{const t=r;this[t(264)][t(186)](c[t(258)]),this[t(264)][t(219)][t(164)][t(248)]()})),e[r(226)][r(169)](i),a[r(207)][r(169)](e)}return o[r(166)](r(156)).to(i,r(156)),o[r(158)][r(226)][r(169)](a),o}[Jc(266)](t){const e=Jc,n=this[e(264)],r=n[e(175)],s=n[e(233)][e(271)](e(144)),i=n[e(233)][e(271)](e(250)),a=n[e(233)][e(271)](e(204)),c=n[e(233)][e(271)](o.Users).me,u=r[e(271)](e(215))[e(239)],{CommentsListView:l,CommentThreadInputView:f}=n[e(233)][e(271)](e(159));let h,g;this[e(194)][e(145)](t.id)?(g=this[e(194)][e(271)](t.id),h=g[e(254)]):(h=new u(n[e(161)],t,c,{disableComments:this[e(209)],editorConfig:r[e(271)](e(238)),maxCommentsWhenCollapsed:r[e(271)](e(262)),maxThreadTotalWeight:r[e(271)](e(263)),maxCommentCharsWhenCollapsed:r[e(271)](e(259)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(271)](e(161))),CommentView:r[e(271)](e(160))[e(243)],CommentsListView:l,CommentThreadInputView:f}),h[e(181)].on(e(186),(()=>{const t=e;n[t(219)][t(164)][t(248)]()})),h[e(272)].on(e(186),(()=>{const t=e;n[t(219)][t(164)][t(248)]()})),g=s[e(221)](this[e(264)][e(161)],h),g[e(166)](e(236)).to(h,e(236)),g[e(166)](e(268)).to(h),g[e(166)](e(232)).to(h,e(232),(t=>e(244)+t)),this[e(194)][e(218)](t.id,g));const d=i[e(235)](t[e(192)],h),p=new xc(n,t,h,d),m=t[e(157)]()[e(265)]((t=>t[e(188)]));h[e(182)]=n[e(233)][e(271)](e(252))[e(147)][e(170)](m),this[e(230)][e(218)](t,p),this[e(134)][e(218)](h,p);const I=s[e(140)]({view:g,target:()=>{const r=e,s=[],i=t[r(157)]()[r(265)]((t=>t[r(188)]));for(const t of i)s[r(246)](...t[r(202)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(219)],s)},type:()=>e(244)+p[e(164)][e(232)]});i[e(206)](h,I),s[e(169)](I),a[e(178)](I)}[Jc(133)](t){const e=Jc,n=this[e(264)][e(233)][e(271)](e(250)),r=this[e(264)][e(233)][e(271)](e(144)),s=this[e(230)][e(271)](t),o=s[e(164)],i=r[e(225)](o);n[e(165)](o),i&&r[e(240)](i),this[e(230)][e(249)](t),this[e(134)][e(249)](o),s[e(167)]()}[Jc(220)](t){const e=Jc;if(!t[e(188)]||!this[e(230)][e(145)](t))return;const n=this[e(264)][e(233)][e(271)](e(252)),r=this[e(230)][e(271)](t),s=t[e(157)]();r[e(164)][e(182)]=n[e(147)][e(170)](s)}[Jc(167)](){const t=Jc;for(const e of this[t(230)][t(199)]())this[t(133)](e);for(const e of this[t(194)][t(257)]())e[t(254)][t(167)]();super[t(167)]()}}function tu(t){return Jc(197)in t}var eu=nu;function nu(t,e){var n=ru();return(nu=function(t,e){return n[t-=399]})(t,e)}function ru(){var t=["1393706KLuOqH","plugins","8072lavPtE","10053xyMIhn","530466oSdfFK","addSuggestion","Comments","pluginName","requires","editor","get","2093IjXFmZ","11OUyieN","3999480WjkCaF","1161111QXUQqc","55ZPgubj","getSuggestion","11234174MVuzhg","getSuggestions","1RGgtji","4MkoZMl","53484eMmDVW","adapter","addSuggestionData","TrackChanges"];return(ru=function(){return t})()}!function(t,e){for(var n=nu,r=t();;)try{if(822905===-parseInt(n(413))/1*(parseInt(n(419))/2)+parseInt(n(408))/3*(parseInt(n(414))/4)+-parseInt(n(409))/5*(-parseInt(n(423))/6)+parseInt(n(411))/7+-parseInt(n(421))/8*(parseInt(n(422))/9)+parseInt(n(407))/10*(parseInt(n(406))/11)+-parseInt(n(415))/12*(parseInt(n(405))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ru);class su extends t.Plugin{static get[eu(402)](){return[yc,$c,eu(400)]}static get[eu(401)](){return eu(418)}set[eu(416)](t){var e=eu;this[e(403)][e(420)][e(404)](yc)[e(416)]=t}get[eu(416)](){var t=eu;return this[t(403)][t(420)][t(404)](yc)[t(416)]}[eu(399)](t){var e=eu;return this[e(403)][e(420)][e(404)](yc)[e(417)](t)}[eu(412)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(403)][n(420)][n(404)](yc)[n(412)]({skipNotAttached:t,toJSON:e})}[eu(410)](t){var e=eu;return this[e(403)][e(420)][e(404)](yc)[e(410)](t)}}function ou(t,e){const n=fu();return(ou=function(t,e){return n[t-=246]})(t,e)}const iu=ou;!function(t,e){const n=ou,r=t();for(;;)try{if(178429===-parseInt(n(276))/1*(-parseInt(n(273))/2)+-parseInt(n(274))/3+parseInt(n(298))/4*(-parseInt(n(270))/5)+parseInt(n(277))/6*(-parseInt(n(275))/7)+parseInt(n(303))/8*(-parseInt(n(279))/9)+-parseInt(n(278))/10+parseInt(n(307))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fu);const au=[iu(260)];class cu extends t.Plugin{static get[iu(251)](){return[yc]}static get[iu(288)](){return iu(295)}[iu(248)](){const t=iu,n=this[t(254)];if(n[t(296)][t(256)](t(252),(e=>{const r=t,s=n[r(250)][r(247)][r(281)]()[r(262)](((t,e)=>(t[e]="",t)),{});return n[r(294)][r(308)](s,e)})),t(264)!=typeof n[t(296)][t(272)](t(266))[t(269)])throw new e.CKEditorError(t(257))}[iu(306)](t){return hu(this[iu(254)],!0,t)}[iu(261)](t){return hu(this[iu(254)],!1,t)}}class uu extends t.Plugin{static get[iu(288)](){return iu(265)}constructor(t){const e=iu;super(t),this[e(253)]=e(302)}[iu(248)](){const t=iu;this[t(254)][t(304)][t(272)](t(301))[t(259)]={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(254)][t(304)][t(272)](t(267))[t(259)]=null}}function lu(t){return void 0!==t[iu(291)]}function fu(){const t=["addSuggestionData","getUser","name","map","set","pluginName","acceptAllSuggestions","useAnonymousUser","getRootsAttributes","destroy","discardAllSuggestions","constructor","TrackChangesData","config","div","1556OFgcCp","execute","addUser","CommentsRepository","end","356216HOoHIv","plugins","push","getDataWithAcceptedSuggestions","5105144XUAzcS","create","rootsAttributes","document","init","data","model","requires","trackChangesData.editorCreator","result","editor","users","define","track-changes-data-invalid-editor-creator","appendChild","_adapter","Pagination","getDataWithDiscardedSuggestions","reduce","Users","function","TrackChangesDataGetter","trackChangesData","TrackChangesEditing","getFullData","editorCreator","745vkRbsC","createElement","get","58yrRCaJ","304545yUNfrA","7Mtobzb","3965FTvVwB","547086TAzpfM","1054760ybGyKh","9ZkmcOK","getSuggestions","getRootNames","createDocumentFragment"];return(fu=function(){return t})()}async function hu(t,e,n){const r=iu,s=(0,o.sanitizeEditorConfig)(t,au);s[r(304)][r(305)](yc,uu),s[r(246)]=lu(t)?t[r(291)]():void 0;const i=document[r(282)](),a=t[r(296)][r(272)](r(266))[r(269)],c=await a(s,(()=>function(t){const e=r,n=document[e(271)](e(297));return t[e(258)](n),n}(i)));!function(t,e){const n=r,s=t[n(250)][n(247)][n(281)]()[n(262)](((e,r)=>(e[r]=t[n(249)][n(272)]({rootName:r}),e)),{}),o=t[n(304)][n(272)](n(263))[n(255)][n(286)]((t=>({id:t.id,name:t[n(285)]}))),i=t[n(304)][n(272)](n(267))[n(280)]({skipNotAttached:!0,toJSON:!0}),a=e[n(304)][n(272)](n(263)),c=e[n(304)][n(272)](n(267));for(const t of o)a[n(284)](t.id)||a[n(300)](t);a.me||a[n(290)]();for(const t of i)c[n(283)](t);e[n(249)][n(287)](s)}(t,c),c[r(299)](r(e?289:293));const u=lu(c)?c[r(268)](n):c[r(249)][r(272)](n);return await c[r(292)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=114]})(t,e)}function du(){var t=["3333hxCBKV","146yasPSk","1533580RzwDLA","90ETloUn","9756670hdgQGN","30MjQcvB","34156VWFGmo","1845lxJQdY","3921148AUtJvZ","4208LOXrwz","379070pgGmaC"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(300591===parseInt(n(118))/1*(parseInt(n(119))/2)+parseInt(n(121))/3*(-parseInt(n(124))/4)+-parseInt(n(117))/5*(-parseInt(n(123))/6)+parseInt(n(115))/7+-parseInt(n(116))/8*(-parseInt(n(114))/9)+parseInt(n(120))/10+-parseInt(n(122))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|
|
5
|
+
*/(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>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-=194]})(t,e)}function Tc(){const t=["220FDPLOt","_registerDefaultCallbacks","formatInline:accept","attribute:accept","_saved","markAttributeChange","trackChanges.mergeNestedSuggestions","createRangeIn","join","4BRcyeo","getDifference","345968VLbnEk","find","isArray","change:data","@external","setSelection","toViewElement","deletion:","getMultiRangeId","getCommentThread","_getAuthorFromId","_onDiscard","8RLrCZf","accepted","isMultiRange","hasComments","getLastMatchingPosition","deletion:discard","startsWith","formatBlock:chain","consumable","_suggestions","from","PendingActions","attributeKey","_getMarkerAnnouncementText","isAfter","discardAllSuggestions","removeClass","unbind","getShiftedBy","never","_suggestionState","value","deleteContent","unbindElementFromMarkerName","31340WmGlMR","marker-count","subType","locale","rejected","createElement","_reduceSuggestionAttributeRange","newRange","createPositionAt","before","commentThread","containsRangeInObject","root","document","_processAttributeChanges","sort","substr","isLimit","addHighlight","includes","attribute","getChanges","getSuggestionCallback","addComment","createRangeOn","author","clear","markerToHighlight","markBlockFormat","_editor","_removeSuggestion","_handleNewSuggestionMarker","editingDowncast","createSelection","track-changes-user-not-found","catch","toJSON","getRange","rootName","isInContent","createRange","delete","dataReady","external:","registerCustomCallback","rename","change:_saved","tablePasteChainId","suggestionChanged","splitPosition","isSelectable","isAtEnd","track-changes-suggestion-not-found","editing","FORMATTING","enableReadOnlyMode","warn","pop","getSuggestion","oldRange","listenTo","define","discardSelectedSuggestions","adapter","every","resolve","getAttribute","get","isBefore","containsItem","markMultiRangeInsertion","insertion:chain","hasCommentThread","_SUGGESTION_ANNOUNCEMENT","ck-suggestion-marker-formatBlock","showSuggestionHighlights","enqueueChange","ck-suggestion-marker-formatInline","markInsertion","ck-suggestion-marker--active","markerName","track-changes-adapter-missing-getsuggestion","TrackChangesEditing","substring","541767rgwSUj","getFirstMarker","element","removeMarkers","addMarkerName","elementEnd","_initAriaMarkerChangeAnnouncements","removeMarker:suggestion:attribute","plugins","trackChanges.trackFormatChanges","parent","isRemovable","hasSuggestion","_processAttributeSuggestions","editor","deletion:join","$text","previous","rethrowUnexpectedError","_getSuggestionData","CommentsRepository","removeComment","start","refresh","size","move","_isRegisteredAttribute","differ","getChangedMarkers","setTo","unshift","_inlineAttributeKeys","containerElement","_getAttributeKey","after","updateSuggestion","model","creator","schema","formatInline","upcast","registerPostFixer","formatGroupId","addRange","isExternal","addMarker","stopListening","config","forceDefaultExecution","insertion:","_isForcedDefaultExecutionBlock","_trackFormatChanges","targetPosition","consume","ready","markerReady","fetchCommentThread","attribute:join","documentSelection","commands","LEAVE","deletion:accept","discardSuggestion","createdAt","getItems","attribute:discard","track-changes-suggestion-data-mismatch","createPositionAfter","split","ENTER","_commentsRepository","isOwn","_blockAttributeKeys","mapper","containsPosition","_cutOutSuggestionMarker","formatBlock:","data-suggestion","getContainedElement","getIntersection","ariaLiveAnnouncer","suggestion","pluginName","acceptAllSuggestions","for","howMany","forEach","insertion:accept","trackChanges","authorName","suggestion:attribute:","_reduceExistingSuggestions","_setSuggestionData","key","1048801PlprLY","formatBlock:discard","suggestionUnloaded","insertContent","_checkSuggestionCorrectness","attribute:","some","toUpperCase","values","elementToElement","_suggestionFactory","error-saving-suggestion-data-suggestion-discarded","471zkzfVk","ck-suggestion-marker","add","isObject","widget","_isDataLoaded","forward","always","announce","createPositionBefore","isAtStart","elementStart","getFirstRange","addClass","setAttribute","formatInline:","markerNameToElements","markerToData","push","high","isInsideObject","then","groupId","isIntersectingWithRange","skipNestingCheck","_joinWithAdjacentSuggestions","formatBlock:accept","concat","oldValue","insertion:discard","insertion","markDeletion","_adapter","addMarker:suggestion","group","clone","applyOperation","execute","isUndo","_getExternalAuthor","originalSuggestionId","nodeBefore","_enableDefaultAttributesIntegration","_defaultCallbacks","assign","isIntersecting","dataDowncast","fire","update:suggestion","_joinSuggestions","removed","end","splice","getAllAdjacentSuggestions","_recordAttributeChanges","open","_updateSuggestionData","_refreshAttributeSuggestionsChain","newValue","addMarker:suggestion:formatBlock","discard","suggestion-type","backward","filter","reconvertMarker","map","acceptSelectedSuggestions","getSuggestions","track-changes-adapter-already-set","625060UypPjL","collaboration.channelId","length","_createSuggestion","_refreshSuggestionsChain","change","_breakSuggestionMarker","isTouching","set","_addThreadToSuggestion","924qSagQA","formatInline:discard","suggestion:","getNearestSelectionRange","position","batch","deletion","fromCharCode","moveTargetPosition","_customCallbacks","track-changes-command-not-found","head","_registerBlockAttribute","getUser","containsRange","trackChangesCommand","normal","attributeOldValue","getCustomProperty","markInlineFormat","isLocal","dataToMarker","_setSuggestionRange","range","detach","formatBlock:join","PENDING_ACTION_SUGGESTION","comments","_rangeIsInLocalUserInsertion","insertion:join","_afterChanges","getWalker","addSuggestion","activeMarkers","_descriptionFactory","10742103JBluDF","isEqual","addCommentThread","default","name","track-changes-enable-command-twice","accept","addMarker:suggestion:attribute","return","multi","_splitMarkerName","requires","buildSuggestion","acceptSuggestion","data","_registerInlineAttribute","isBlock","18dOsgVi","$graveyard","change:activeMarkers","addUser","enableCommand","1404745OmrNcm","stop","_isBlockAttribute","keys","_model","authoredAt","remove","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.","addSuggestionData","_findSuggestions","low","item","removeAttribute","markMultiRangeDeletion","insert","$textProxy","attributeNewValue","$marker","_addSuggestionMarker","markers","_element","getRanges","init","ck-suggestion-marker-","markMultiRangeBlockFormat","removeMarker","Users","$elementName","formatInline:join","attributes","_recordAttributeSuggestions","writer","conversion","lowest","deletion:chain","meta","notReady","fromRange","isDocumentOperation","selection","bindElementToMarker","multipleBlocks","_mergeNestedSuggestions","_enabledCommands","formatInline:chain","format","updateMarker","type","has","removeMarker:suggestion:formatBlock","getAncestors","suggestionLoaded","highest","isCollapsed","chain","getMarkers","next","formatBlock","isNextTo","options","nodeAfter","commandName"];return(Tc=function(){return t})()}!function(t,e){const n=bc,r=t();for(;;)try{if(661390===parseInt(n(599))/1*(-parseInt(n(477))/2)+parseInt(n(270))/3*(-parseInt(n(515))/4)+-parseInt(n(406))/5*(parseInt(n(401))/6)+parseInt(n(479))/7+parseInt(n(491))/8*(-parseInt(n(384))/9)+-parseInt(n(339))/10*(parseInt(n(468))/11)+-parseInt(n(349))/12*(-parseInt(n(258))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Tc);const _c=Ec(433);class yc extends t.Plugin{static get[Ec(395)](){return[Ec(619),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(246)](){return Ec(597)}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(335)]((t=>String[e(356)](t)))[e(476)]("")}super(t),this[e(436)]=!1,this[e(347)](e(382),[]),this.on(e(403),((n,r,s,o)=>{const i=e;this[i(410)][i(344)]((()=>{const e=i;for(const n of[...o,...s])this[e(410)][e(425)][e(454)](n)&&t[e(568)][e(334)](n)}))})),this[e(383)]=new Qr(this[e(613)][e(200)][e(202)],this[e(613)][e(518)]),this[e(302)]=null,this[e(268)]=new Ac(this[e(613)]),this[e(500)]=new Map,this[e(234)]=t[e(607)][e(582)](e(619)),this[e(449)]=new Set,this[e(410)]=this[e(613)][e(200)],this[e(511)]=new WeakMap,this[e(214)]=!1,this[e(236)]=new Set([e(433)]),this[e(195)]=new Set,t[e(211)][e(576)](e(608),e(387)),this[e(215)]=t[e(211)][e(582)](e(608)),t[e(211)][e(576)](e(474),!0),this[e(448)]=t[e(211)][e(582)](e(474)),this[e(364)]=new f(t,this[e(449)]),this[e(605)](),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,50,54])}[Ec(428)](){const t=Ec,n=this[t(613)],r=(e,n)=>{const r=t;if(r(535)!=e)return r(429)+e;const s=n[r(232)]("|")[0];return this[r(408)](s)?r(589):r(592)};n[t(438)][t(248)](t(547))[t(542)]({model:t(245),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(394)](e[n(595)]),a=[n(271),r(o,i)];let c=3e3;return this[n(382)][n(534)](e[n(595)])&&(a[n(288)](n(594)),c=3010),n(355)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(438)][t(248)](t(316))[t(272)]((e=>{const r=t;e.on(r(303),((t,e,s)=>{const o=r;if(!s[o(465)][o(590)])return;const i=e[o(417)];if(!i)return;const c=s[o(237)][o(485)](i);n[o(200)][o(202)][o(273)](i)&&c&&!c[o(367)](o(274))&&c.is(o(196))&&(0,a.toWidget)(c,s[o(437)])}),{priority:r(289)})})),n[t(438)][t(248)](t(316))[t(542)]({model:t(245),view:(e,n)=>{const s=t;if(!n[s(465)][s(590)])return null;const{type:o,subType:i}=this[s(394)](e[s(595)]);return{classes:[s(271),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(417)])return;const{id:c}=this[a(394)](o[a(595)]);if(r){const t=this[a(500)][a(582)](c),e=this[a(197)](t);if(!this[a(408)](e))return}if(o[a(417)].is(a(445)))return void i[a(499)][a(217)](o[a(417)],s[a(388)]);const u=i[a(237)][a(485)](o[a(417)]);if(o[a(417)].is(a(601))&&n[a(200)][a(202)][a(400)](o[a(417)])&&!u[a(367)](a(533))){i[a(437)][a(283)]([a(271),a(589)],u),i[a(437)][a(284)](a(241),c,u),i[a(237)][a(446)](u,o[a(595)]),e&&(this[a(382)][a(534)](o[a(595)])?i[a(437)][a(283)](a(594),u):i[a(437)][a(507)](a(594),u));for(const t of n[a(200)][a(475)](o[a(417)])[a(228)]())i[a(499)][a(217)](t,s[a(388)]);i[a(499)][a(217)](o[a(417)],s[a(388)])}};n[t(438)][t(248)](t(316))[t(272)]((e=>{const n=t;e.on(n(329),((t,e,r)=>{const o=n;r[o(465)][o(590)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(458)})})),n[t(438)][t(248)](t(316))[t(272)]((e=>{const n=t;e.on(n(391),((t,e,r)=>{const o=n;r[o(465)][o(590)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(458)})})),n[t(438)][t(248)](t(316))[t(287)]({model:t(245),view:(e,n)=>n[t(465)][t(590)]?null:{group:t(245),name:e[t(531)](11)}}),n[t(438)][t(248)](t(204))[t(267)]({view:{name:t(245),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(351)+e[r(581)](r(331))+":"+e[r(581)]("id");return e[r(581)](r(516))&&(s+=":"+e[r(581)](r(516))),n[r(520)](r(423),{"data-name":s})}}),n[t(438)][t(248)](t(204))[t(370)]({view:t(245)}),n[t(438)][t(248)](t(547))[t(272)]((e=>{const n=t;e.on(n(329),s(),{priority:n(289)})})),n[t(438)][t(248)](t(547))[t(272)]((e=>{const n=t;e.on(n(391),s({isAttributeSuggestion:!0}),{priority:n(289)})})),n[t(438)][t(248)](t(547))[t(272)]((e=>{const n=t;e.on(n(455),((t,e,r)=>{const s=n,o=r[s(237)][s(286)](e[s(595)]);if(o)for(const t of o)t[s(367)](s(533))||(r[s(437)][s(507)]([s(271),s(589),s(594)],t),r[s(437)][s(418)](s(241),t),r[s(237)][s(514)](t,e[s(595)]))}),{priority:n(289)})})),n[t(438)][t(248)](t(547))[t(272)]((e=>{const n=t;e.on(n(606),((t,e,r)=>{const s=n,o=r[s(237)][s(286)](e[s(595)]);if(!o)return;const{id:i}=this[s(394)](e[s(595)]),a=this[s(500)][s(582)](i),c=this[s(197)](a);if(this[s(408)](c))for(const t of o)t[s(367)](s(533))||(r[s(437)][s(507)]([s(271),s(589),s(594)],t),r[s(437)][s(418)](s(241),t),r[s(237)][s(514)](t,e[s(595)]))}),{priority:n(289)})})),n[t(200)][t(528)][t(205)]((e=>{const r=t;let s=!1;const o=Array[r(501)](n[r(200)][r(528)][r(626)][r(627)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(394)](t);if(r(245)!==o)continue;const h=this[r(500)][r(582)](f);if(null!=c[r(522)]){r(203)==u&&(s=s||Nc(c[r(522)],t,e,n[r(200)][r(202)]));const o=r(535)==u&&this[r(408)](l[r(232)]("|")[0]);if(c[r(522)][r(459)]||r(402)==c[r(522)][r(527)][r(553)]||r(463)==u&&!Rc(c[r(522)])||o&&!Rc(c[r(522)])||r(355)==u&&(Cc(a=c[r(522)])||function(t){const e=r;return t[e(621)][e(609)]==t[e(321)][e(311)]&&t[e(621)][e(566)]}(a)))e[r(431)](t),s=!0;else{if(!h||!h[r(554)])continue;i[r(272)](h)}}}var a;return i[r(623)]>0&&(s=!!this[r(295)](i)||s),s})),n[t(200)][t(528)][t(205)]((e=>{const r=t;let s=!1;for(const t of n[r(200)][r(528)][r(626)][r(536)]())if(r(420)==t[r(453)])for(const t of this[r(500)][r(266)]()){if(t[r(493)]||!t[r(554)])continue;const o=r(463)==t[r(453)],i=this[r(197)](t),a=i&&this[r(408)](i);if(!o&&!a)continue;const c=t[r(282)]();if(c[r(621)][r(609)]!=c[r(321)][r(609)]&&!c[r(321)][r(566)]){const o=n[r(200)][r(523)](c[r(621)][r(466)],r(321)),i=n[r(200)][r(555)](c[r(621)],o);e[r(452)](t[r(600)](),{range:i}),s=!0}}return s})),n[t(200)][t(528)][t(205)]((e=>this[t(529)](e))),n[t(200)][t(528)][t(205)]((e=>!e[t(354)][t(369)]&&this[t(612)](e))),n[t(200)].on(t(379),(()=>{this[t(436)]=!1})),n[t(200)][t(528)].on(t(482),((r,s)=>{const o=t;if(!s[o(369)]||s[o(308)])return;if(!this[o(436)])return;const i=n[o(200)][o(528)][o(626)][o(536)]();if(0==i[o(341)])return;const a=[],c=i[o(333)]((t=>o(535)==t[o(453)])),u=i[o(333)]((t=>o(420)==t[o(453)]&&o(615)!=t[o(388)])),l=i[o(333)]((t=>o(412)==t[o(453)]&&o(615)!=t[o(388)]));for(const t of c)this[o(625)](t[o(503)])&&a[o(288)]({key:t[o(503)],newValue:t[o(422)],oldValue:t[o(366)],range:Sc(t[o(372)],n[o(200)])});for(const t of u){const e=l[o(480)]((e=>e[o(426)]===t[o(426)]));if(e){const r=vc(t[o(353)][o(466)],n[o(200)]);e[o(388)]!==t[o(388)]&&a[o(288)]({key:o(433),newValue:t[o(388)],oldValue:e[o(388)],range:r});for(const[n,s]of e[o(435)]){if(!this[o(625)](n))continue;const e=t[o(435)][o(582)](n);s!==e&&a[o(288)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(435)])this[o(625)](n)&&(e[o(435)][o(454)](n)||a[o(288)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(341)]&&n[o(200)][o(591)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(473)](t,e,s,o,{groupId:r});this[n(255)](t,a)}))}),{priority:t(439)}),n[t(200)][t(425)].on(t(318),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(394)](n[s(388)]),e=this[s(500)][s(582)](t);e&&e[s(603)](n[s(388)])}})),n[t(200)][t(528)].on(t(482),(()=>{const e=t,r=Array[e(501)](n[e(200)][e(528)][e(626)][e(627)]())[e(333)]((t=>e(245)===this[e(394)](t[e(388)])[e(304)]));if(0===r[e(341)])return;r[e(530)](((t,n)=>{const r=e,s=t[r(398)][r(574)],o=n[r(398)][r(574)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(621)][r(583)](o[r(621)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(394)](t);if(null===n[e(574)]){const n=this[e(546)](t);o[e(272)](n)}else{const t=this[e(500)][e(582)](r);null!==n[e(522)]||t[e(554)]?(s[e(272)](t[e(360)]),o[e(272)](t)):this[e(545)](t)}}o[e(623)]>0&&this[e(343)](o);for(const t of s)this[e(317)](e(563),t)})),n[t(200)].on(t(306),((e,r)=>{const s=t,o=r[0];if(!this[s(500)][s(623)])return;if(!o[s(444)])return;if(o[s(354)][s(308)]||!o[s(354)][s(369)])return;let i,a;switch(o[s(453)]){case s(420):i=n[s(200)][s(523)](o[s(353)]),a=i[s(509)](o[s(249)]);break;case s(232):i=n[s(200)][s(523)](o[s(564)]),a=n[s(200)][s(523)](o[s(357)]);break;case s(624):i=n[s(200)][s(523)](o[s(216)]),a=i[s(509)](o[s(249)]);break;default:return}const c=n[s(200)][s(555)](i,a);n[s(200)][s(344)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(415)](c)){if(e[t(493)])continue;if(t(203)==e[t(453)])continue;const r=this[t(197)](e);if(r&&this[t(408)](r)&&t(232)!=o[t(453)])continue;const s=e[t(398)]&&e[t(398)][t(447)];(t(463)!=e[t(453)]||t(232)==o[t(453)]&&!s)&&(n[t(526)]||t(300)==e[t(453)]&&n[t(235)]||e[t(282)]()[t(363)](c)&&this[t(345)](e,i,a))}}))}),{priority:t(439)}),n[t(200)].on(t(513),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(212)])return;if(this[s(214)])return;if(!this[s(364)][s(512)])return;if(o[s(459)])return;const a=n[s(200)][s(202)],{start:c,end:u}=o[s(282)](),l=c[s(466)]&&a[s(532)](c[s(466)])?null:a[s(352)](c,s(276)),f=u[s(311)]&&a[s(532)](u[s(311)])?null:a[s(352)](u,s(332)),h=n[s(200)][s(555)](l?l[s(621)]:c,f?f[s(321)]:u);n[s(200)][s(344)]((t=>{const e=s;this[e(301)](h);const r=n[e(200)][e(202)][e(352)](h[e(621)]);o.is(e(222))?t[e(484)](r):o[e(628)](r)})),e[s(407)]()}),{priority:e.priorities[t(365)]+10}),n[t(200)].on(t(261),((e,r)=>{const s=t,o=r[r[s(341)]-1];o&&o[s(212)]||this[s(214)]||this[s(364)][s(512)]&&(n[s(200)][s(344)]((()=>{const t=s;let o=n[t(200)][t(261)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(392)]=o[t(305)]();const i=o[t(321)][t(311)],a=n[t(200)][t(202)];i&&a[t(400)](i)&&!a[t(273)](i)&&(o=n[t(200)][t(555)](o[t(621)],n[t(200)][t(523)](i,t(321)))),this[t(593)](o)})),e[s(407)]())}),{priority:t(289)}),this[t(613)][t(223)][t(272)](t(252),this[t(364)]),this[t(405)](t(252));const o=new p(n,this[t(500)]);n[t(223)][t(272)](t(397),o),this[t(405)](t(397));const i=new E(n,this[t(500)]);n[t(223)][t(272)](t(226),i),this[t(405)](t(226)),n[t(223)][t(272)](t(247),new S(n,o,this[t(500)])),this[t(405)](t(247)),n[t(223)][t(272)](t(506),new S(n,i,this[t(500)])),this[t(405)](t(506)),n[t(223)][t(272)](t(336),new w(n,o,this[t(500)])),this[t(405)](t(336)),n[t(223)][t(272)](t(577),new w(n,i,this[t(500)])),this[t(405)](t(577));const c=n[t(607)][t(582)](t(619));this[t(575)](c,t(538),((e,{threadId:n})=>{const r=t,s=this[r(500)][r(582)](n);s&&s[r(525)]&&1===s[r(525)][r(341)]&&this[r(326)](n,{hasComments:!0})}),{priority:t(416)}),this[t(575)](c,t(620),((e,{threadId:n})=>{const r=t,s=this[r(500)][r(582)](n);s&&s[r(525)]&&!s[r(525)][r(341)]&&this[r(326)](n,{hasComments:!1})}),{priority:t(416)})}set[Ec(578)](t){const n=Ec;if(this[n(302)])throw new e.CKEditorError(n(338),this);this[n(302)]=t}get[Ec(578)](){return this[Ec(302)]}[Ec(337)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(500)][n(266)]())t&&!e[n(554)]||r[n(288)](e);return e?r[n(335)]((t=>t[n(551)]())):r}[Ec(573)](t){const n=Ec,r=this[n(500)][n(582)](t);if(!r)throw new e.CKEditorError(n(567),this);return r}[Ec(611)](t){const e=Ec;return this[e(500)][e(454)](t)}[Ec(414)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(453)][e(232)](":"),a=this[e(500)][e(582)](r)||this[e(342)](o,i,r,n,s);if(this[e(348)](a),this[e(262)](a,o,i||null,n),a[e(227)]=t[e(227)],a[e(275)]=!0,s&&s[e(483)]){const t=s[e(483)],n=this[e(309)](t[e(253)]);a[e(411)]=t[e(227)],a[e(540)]=n,a[e(208)]=!0}else a[e(411)]=t[e(227)];switch(t[e(398)]&&(a[e(398)]=t[e(398)]),t[e(435)]&&(a[e(435)]=t[e(435)]),this[e(302)]&&this[e(302)][e(381)]||(a[e(472)]=!0),this[e(511)][e(582)](a)){case e(442):this[e(511)][e(347)](a,e(557));break;case e(219):a[e(554)]?(this[e(295)](new Set([a])),this[e(343)](new Set([a])),this[e(511)][e(347)](a,e(218)),this[e(317)](e(457),a)):this[e(511)][e(347)](a,e(320))}return a}[Ec(397)](t){const e=Ec;this[e(212)]((()=>{const n=e;this[n(613)][n(200)][n(344)]((()=>{const e=n;for(const n of t[e(323)]())n[e(390)]()}))}))}[Ec(226)](t){const e=Ec;this[e(212)]((()=>{const n=e;this[n(613)][n(200)][n(344)]((()=>{const e=n;for(const n of t[e(323)]())n[e(330)]()}))}))}[Ec(405)](t,n){const r=Ec,s=this[r(613)][r(223)][r(582)](t);if(!s)throw new e.CKEditorError(r(359),this,{commandName:t});if(this[r(449)][r(454)](s))throw new e.CKEditorError(r(389),this,{commandName:t});this[r(449)][r(272)](s),n&&s.on(r(307),((t,e)=>{const o=r;this[o(364)][o(512)]&&(this[o(214)]||(e[o(341)]>0&&e[e[o(341)]-1]&&e[e[o(341)]-1][o(212)]?e[o(572)]():(t[o(392)]=n(((...t)=>s[o(307)](...t,{forceDefaultExecution:!0})),...e),t[o(407)]())))}),{priority:r(289)})}[Ec(212)](t){const n=Ec;let r,s;const o=this[n(214)];this[n(214)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(214)]=!1),s&&e.CKEditorError[n(617)](s,this),r}[Ec(593)](t,n=null,r={}){const s=Ec;if(t[s(459)])return null;const o=this[s(613)][s(607)][s(582)](s(432)).me;for(const{suggestion:e,meta:o}of this[s(415)](t,s(300)))if(o[s(235)]){if(!o[s(464)]){if(o[s(526)]){if(!this[s(448)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(345)](e,t[s(621)],t[s(321)]);break}if(n==e[s(517)]&&wc(e,r)){const n=e[s(282)]();return n[s(621)][s(385)](t[s(321)])?this[s(371)](e,this[s(410)][s(555)](t[s(621)],n[s(321)])):this[s(371)](e,this[s(410)][s(555)](n[s(621)],t[s(321)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(213)+n:s(300),u=this[s(256)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(424)](c,i,a,t),u}[Ec(585)](t,n=Ec(393),r={}){const s=Ec,o=this[s(613)][s(607)][s(582)](s(432)).me,i=this[s(268)][s(537)](s(300),n,s(476));for(const e of this[s(337)]())if(e[s(540)].id==o.id&&s(300)==e[s(453)]&&e[s(517)]==n&&wc(e,r)&&(i(e[s(427)](),t)||i(t,e[s(427)]()))){for(const n of t)e[s(207)](n);return e}for(const{suggestion:e,meta:n}of this[s(415)](t,s(300))){if(!n[s(235)])continue;if(!this[s(448)]&&n[s(526)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(427)]())for(const e of t)if(!n[s(363)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(213)+n,l=this[s(256)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(424)](u,a,c,e,zr[s(487)]());return l}[Ec(368)](t,n,r=null,s={}){const o=Ec;if(r=r||Lc(n),t[o(459)])return null;if(o(510)===this[o(215)]){const e=this[o(268)][o(537)](o(203),r,o(390));return this[o(212)]((()=>e([t],n,s))),null}const i=this[o(613)][o(607)][o(582)](o(432)).me,a=[];if(o(277)!==this[o(215)])for(const{suggestion:e,meta:n}of this[o(415)](t,o(300)))n[o(235)]&&!n[o(290)]&&a[o(288)](...e[o(427)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(243)](s);e&&r[n(288)](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(341)];){const s=r[e][n(478)](t);r[n(322)](e,1,...s),e+=s[n(341)]}}return r}(t,a);c[o(341)]&&this[o(410)][o(344)]((()=>{const t=o;for(const e of c){const o=this[t(268)][t(537)](t(203),r,t(390));this[t(212)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(621)],u=t[o(321)];for(const{suggestion:e,meta:n}of this[o(415)](t,o(203))){if(!n[o(235)])continue;if(e[o(517)]!=r)continue;if(!wc(e,s))continue;const i=e[o(282)]();if(i[o(363)](t,!0))return null;c=c[o(583)](i[o(621)])?c:i[o(621)],u=u[o(505)](i[o(321)])?u:i[o(321)],a?i[o(621)][o(583)](a[o(282)]()[o(621)])?(a[o(602)](),a=e):e[o(602)]():a=e}const l=this[o(410)][o(555)](c,u);if(a)this[o(371)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(256)]({id:t,type:o(285)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(424)](o(285)+r,t,a,l)}}return null}[Ec(543)](t,n,r=[],s=null,o={}){const i=Ec;n[i(206)]||(n[i(206)]=n[i(467)]),n[i(447)]=t.is(i(372)),s=s||Lc(n);const a=r[i(335)]((t=>vc(t,this[i(410)]))),c=t.is(i(372))?t:vc(t,this[i(410)]);if(i(510)===this[i(215)]){const t=this[i(268)][i(537)](i(463),s,i(390));return this[i(212)]((()=>t([c],n,o))),null}a[i(288)](c);let u=!0;for(const t of a)if(!this[i(377)](t)){u=!1;break}if(u&&i(277)!==this[i(215)]){const t=this[i(268)][i(537)](i(463),s,i(390));return this[i(212)]((()=>t([c],n,o))),null}let l=null,f=c[i(621)],h=c[i(321)];for(const{suggestion:t,meta:e}of this[i(415)](c,i(463))){if(!e[i(235)])continue;if(e[i(464)]||e[i(526)]||e[i(290)])continue;if(t[i(398)][i(206)]!=n[i(206)])continue;if(!wc(t,o))continue;const r=t[i(282)]();if(t[i(517)]==s){if(r[i(363)](c,!0))return null;f=f[i(583)](r[i(621)])?f:r[i(621)],h=h[i(505)](r[i(321)])?h:r[i(321)],l?r[i(621)][i(583)](l[i(282)]()[i(621)])?(l[i(602)](),l=t):t[i(602)]():l=t}else{const e=c[i(243)](r);this[i(239)](t,e)}}const g=this[i(613)][i(607)][i(582)](i(432)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(371)](l,this[i(410)][i(555)](f,h)),l;{const t=this[i(256)]({id:d,type:i(240)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(424)](i(240)+s,d,p,this[i(410)][i(555)](f,h)),t}}[Ec(430)](t,n,r=[],s=null,o={}){const i=Ec;n[i(206)]||(n[i(206)]=n[i(467)]);const a=t[0];n[i(447)]=a.is(i(372)),s=s||Lc(n);const c=r[i(335)]((t=>vc(t,this[i(410)]))),u=a.is(i(372))?t:t[i(335)]((t=>vc(t,this[i(410)])));if(i(510)===this[i(215)]){const t=this[i(268)][i(537)](i(463),s,i(390));return this[i(212)]((()=>t(u,n,o))),null}c[i(288)](...u);let l=!0;for(const t of c)if(!this[i(377)](t)){l=!1;break}if(l&&i(277)!==this[i(215)]){const t=this[i(268)][i(537)](i(463),s,i(390));return this[i(212)]((()=>t(u,n,o))),null}const f=this[i(613)][i(607)][i(582)](i(432)).me;for(const t of this[i(337)]()){if(t[i(540)].id!=f.id)continue;if(i(463)!=t[i(453)]||t[i(398)][i(206)]!=n[i(206)])continue;if(!wc(t,o))continue;const e=t[i(517)]==s;for(let n=0;n<u[i(341)];n++){const r=u[n];for(const s of t[i(461)]()){const o=s[i(552)]();if(r[i(385)](o)){e?(u[i(322)](n,1),n--):t[i(431)](s[i(388)]);break}}}}if(0==u[i(341)])return null;const h=this[i(268)][i(537)](i(463),s,i(476));for(const t of this[i(337)]())if(t[i(540)].id==f.id&&i(463)==t[i(453)]&&t[i(398)][i(206)]==n[i(206)]&&t[i(517)]==s&&wc(t,o)&&(h(t[i(427)](),u)||h(u,t[i(427)]()))){for(const e of u)t[i(207)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(240)+s,m=this[i(256)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(424)](p,g,d,t,zr[i(487)]());return m}[Ec(301)](t,n=null,r={}){const s=Ec;if(t[s(459)])return null;const o=this[s(613)][s(607)][s(582)](s(432)).me,a=new i.LiveRange(t[s(621)],t[s(321)]);for(const{suggestion:t,meta:e}of this[s(415)](a,s(300)))if(e[s(235)]&&!e[s(464)])if(t[s(493)]){const e=t[s(427)]()[s(333)]((t=>s(402)!=t[s(527)][s(553)]));if(e[s(579)]((t=>a[s(363)](t,!0)))&&t[s(330)](),e[s(264)]((t=>t[s(363)](a,!0)))){const t=this[s(268)][s(537)](s(355),n,s(390));return this[s(212)]((()=>t([a],null,r))),null}}else{const e=a[s(243)](t[s(282)]());null!==e&&t[s(490)]([e],null,r)}if(a[s(373)](),a[s(459)]||s(402)==a[s(527)][s(553)])return null;let c=null,u=a[s(621)],l=a[s(321)];const f=this[s(415)](a,s(355));for(const{suggestion:t,meta:e}of f){const n=this[s(410)][s(555)](u,l);if(e[s(235)]&&(this[s(448)]||!e[s(526)]&&!e[s(290)]))if(t[s(493)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(427)]()){if(r[s(363)](n,!0))return t;n[s(363)](r)||(e=!1)}e&&t[s(330)]()}else{const e=t[s(282)]();if(e[s(363)](n,!0))return t;if(!wc(t,r)){n[s(363)](e)?t[s(602)]():e[s(238)](u)?u=e[s(321)]:e[s(238)](l)&&(l=e[s(621)]);continue}u=u[s(583)](e[s(621)])?u:e[s(621)],l=l[s(505)](e[s(321)])?l:e[s(321)],r=Object[s(314)]({},t[s(435)]),c?e[s(621)][s(583)](c[s(282)]()[s(621)])?(c[s(602)](),c=t):t[s(602)]():c=t}}if(c)return this[s(371)](c,this[s(410)][s(555)](u,l)),c;{const t=(0,e.uid)(),i=this[s(410)][s(555)](u,l),a=o.id,c=n?s(486)+n:s(355),f=this[s(256)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(424)](c,t,a,i),f}}[Ec(419)](t,n=Ec(393),r={}){const s=Ec,o=this[s(613)][s(607)][s(582)](s(432)).me,a=t[s(335)]((t=>new i.LiveRange(t[s(621)],t[s(321)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(415)](a,s(300)))e[s(235)]&&!e[s(464)]&&c[s(272)](t);for(const e of c)if(e[s(493)]){const o=e[s(427)]();if((!e[s(435)]||!e[s(435)][s(294)])&&o[s(579)]((t=>a[s(264)]((e=>e[s(363)](t,!0)))))&&e[s(330)](),a[s(579)]((t=>o[s(264)]((e=>e[s(363)](t,!0)))))){const e=this[s(268)][s(537)](s(355),n,s(390));return this[s(212)]((()=>e(t,null,r))),null}}else{const t=e[s(282)]();if(a[s(264)]((e=>e[s(363)](t,!0)))&&e[s(330)](),a[s(579)]((e=>t[s(363)](e,!0)))){const t=this[s(268)][s(537)](s(355),n,s(390));return this[s(212)]((()=>t(a,null,r))),null}}const u=this[s(268)][s(537)](s(355),n,s(476));let l=null;for(const t of this[s(337)]())if(t[s(540)].id==o.id&&t[s(554)]&&s(355)==t[s(453)]&&t[s(517)]==n&&wc(t,r)&&(u(t[s(427)](),a)||u(a,t[s(427)]())))if(l){if(t[s(525)]&&t[s(525)][s(341)])continue;for(const e of t[s(427)]())l[s(293)](e)||l[s(207)](e);t[s(602)]()}else{l=t;for(const e of a)t[s(293)](e)||t[s(207)](e)}if(l)return l;c[s(541)]();for(const{suggestion:t,meta:e}of this[s(415)](a,s(355)))e[s(235)]&&(this[s(448)]||!e[s(526)]&&!e[s(290)])&&wc(t,r)&&c[s(272)](t);for(const t of c){const e=t[s(427)]();if((!r||!r[s(294)])&&a[s(579)]((t=>e[s(264)]((e=>e[s(363)](t,!0))))))return t;(!t[s(435)]||!t[s(435)][s(294)])&&e[s(579)]((t=>a[s(264)]((e=>e[s(363)](t,!0)))))&&t[s(330)]()}const f=(0,e.uid)(),h=o.id,g=s(486)+n,d=this[s(256)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(373)](),t[s(459)]||s(402)==t[s(527)][s(553)]||this[s(424)](g,f,h,t,zr[s(487)]());return d}[Ec(473)](t,n,r,s,o){const i=Ec;if(t[i(459)])return[];if(i(510)===this[i(215)])return[];const a=this[i(613)][i(607)][i(582)](i(432)).me.id,c=Array[i(501)](this[i(500)][i(266)]())[i(333)]((e=>i(535)==e[i(453)]&&e[i(398)][i(257)]==n&&e[i(293)](t)));if(i(387)===this[i(215)]){const e=this[i(415)](t,i(300))[i(333)]((({meta:t})=>t[i(235)]&&!t[i(290)]&&!t[i(464)]))[i(335)]((({suggestion:t})=>t));c[i(194)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(535)==t[i(453)]?t[i(398)][i(298)]:void 0,o=t[i(282)](),a=Array[i(501)](u[i(409)]())[i(480)]((t=>t[i(315)](o)));if(!a)continue;const c=a[i(478)](o);this[i(408)](n)&&i(300)==t[i(453)]&&0!=c[i(341)]||(u[i(556)](a),c[i(250)]((t=>{u[i(347)](t,r)})),i(300)!=t[i(453)]&&e!=s&&u[i(347)](a[i(243)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(341)]>37&&console[i(571)](i(413),{key:n});const f=(i(263)+(n+"|")+Lc({newValue:s}))[i(598)](0,60),h=this[i(256)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(288)](h),this[i(424)](f,c,a,t)}return l}[Ec(361)](t){const e=Ec;this[e(236)][e(272)](t)}[Ec(399)](t){const e=Ec;this[e(195)][e(272)](t)}[Ec(312)](t,e=[],n=[]){const r=Ec;this[r(405)](t,((t,...e)=>{this[r(324)]((()=>{t(...e)}))}));for(const t of e)this[r(399)](t);for(const t of n)this[r(361)](t)}[Ec(197)](t){const e=Ec;return e(535)==t[e(453)]?t[e(517)][e(232)]("|")[0]:null}[Ec(371)](t,e){const n=Ec,r=t[n(600)]();this[n(410)][n(344)]((t=>{t[n(452)](r,{range:e})}))}[Ec(348)](t){const e=Ec,n=t.id,r=this[e(613)][e(211)][e(582)](e(340));this[e(234)][e(587)](n)||this[e(234)][e(386)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(234)][e(488)](n);s[e(508)](e(610)),s[e(610)]=!1,t[e(525)]=s}[Ec(262)](t,n,r,s){const o=Ec;if(t[o(453)]!=n||t[o(517)]!=r||t[o(201)].id!=s)throw this[o(613)][o(570)](o(230)),new e.CKEditorError(o(230),this)}[Ec(239)](t,n){const r=Ec,s=t[r(282)]();if(n[r(385)](s))t[r(602)]();else if(s[r(363)](n)){const o=this[r(410)][r(523)](n[r(621)][r(311)],r(321));this[r(371)](t,this[r(410)][r(555)](s[r(621)],o));const i=(0,e.uid)(),a=t[r(201)].id,c=t[r(453)]+":"+t[r(517)];this[r(256)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(398)],attributes:t[r(435)]});const u=this[r(410)][r(523)](n[r(321)][r(609)],r(198)),l=this[r(410)][r(555)](u,s[r(321)]);this[r(424)](c,i,a,l)}else if(s[r(238)](n[r(621)])){const e=this[r(410)][r(523)](n[r(621)][r(311)],r(321));this[r(371)](t,this[r(410)][r(555)](s[r(621)],e))}else{const e=this[r(410)][r(523)](n[r(321)][r(609)],r(198));this[r(371)](t,this[r(410)][r(555)](e,s[r(321)]))}}[Ec(377)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(415)](t,e(300))){if(!r[e(235)])continue;const s=n[e(427)]();for(const n of s)if(!t[e(478)](n)[e(341)])return!0}return!1}[Ec(489)](t){const n=Ec,r=this[n(613)][n(607)][n(582)](n(432))[n(362)](t);if(!r)throw new e.CKEditorError(n(549),this);return r}[Ec(309)](t){const e=Ec,n=this[e(613)][e(607)][e(582)](e(432)),r=(0,o.hashObject)(e(558)+t);return n[e(362)](r)||n[e(404)]({id:r,name:t})}[Ec(342)](t,e,n,r,s){const o=Ec,i=this[o(489)](r),a=this[o(268)][o(396)](t,e,n,i,s,(t=>{const e=o;this[e(326)](n,{attributes:t});const r=this[e(573)](n);this[e(295)](new Set([r])),this[e(343)](new Set([r]))}));return this[o(575)](a,o(390),(()=>{const t=o;this[t(326)](n,{state:t(492)})}),{priority:o(289)}),this[o(575)](a,o(330),(()=>{const t=o;this[t(326)](n,{state:t(519)})}),{priority:o(289)}),this[o(500)][o(347)](n,a),this[o(511)][o(347)](a,o(442)),a}[Ec(394)](t){const e=Ec,n=t[e(232)](":");return{group:n[0],type:n[1],subType:n[e(341)]>=5?n[2]:null,id:n[e(341)]<5?n[2]:n[3],authorId:n[e(341)]<5?n[3]:n[4],markerCount:6==n[e(341)]?n[5]:null}}[Ec(345)](t,n,r){const s=Ec,o=t[s(282)](),i=o[s(621)],a=o[s(321)];this[s(371)](t,this[s(410)][s(555)](i,n));const c=(0,e.uid)(),u=t[s(201)].id,l=t[s(453)]+(t[s(517)]?":"+t[s(517)]:"");this[s(256)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(435)],data:t[s(398)]});const f=this[s(197)](t);(s(463)==t[s(453)]||f&&this[s(408)](f))&&(r=this[s(410)][s(279)](r[s(609)])),this[s(424)](l,c,u,this[s(410)][s(555)](r,a))}[Ec(415)](t,e=null){const n=Ec,r=[],s=this[n(613)][n(607)][n(582)](n(432)).me;Array[n(481)](t)||(t=[t]);for(const o of this[n(337)]()){if(!o[n(554)])continue;if(e&&o[n(453)]!=e)continue;let i=!1;for(const e of o[n(427)]()){for(const a of t){const t=a[n(621)][n(385)](e[n(321)])||a[n(321)][n(385)](e[n(621)]);if(t||a[n(243)](e)){const c=a[n(363)](e)&&kc(this[n(410)][n(202)],e[n(621)],a),u=e[n(363)](a)&&kc(this[n(410)][n(202)],a[n(621)],e);r[n(288)]({suggestion:o,meta:{isOwn:s==o[n(540)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(424)](t,e,n,r,s){const o=Ec;this[o(410)][o(344)]((i=>{const a=o;let c=a(351)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(209)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(545)](t){const e=Ec,n=t[e(616)],r=t[e(462)];t[e(616)]=null,t[e(462)]=null,null!=n&&n[e(462)]==t&&(n[e(462)]=r),null!=r&&r[e(616)]==t&&(r[e(616)]=n),e(218)==this[e(511)][e(582)](t)&&(this[e(511)][e(347)](t,e(320)),this[e(317)](e(260),t,n,r))}[Ec(256)](t){const n=Ec,r=t.id,s=this[n(414)](t);if(this[n(302)]&&this[n(302)][n(381)]){const o=this[n(613)][n(607)][n(582)](n(502)),i=s[n(494)],a=s[n(517)]?s[n(453)]+":"+s[n(517)]:s[n(453)],c=this[n(613)][n(518)],u=o[n(272)](Hr(c,n(375))),l={id:r,type:a,hasComments:i,data:t[n(398)]||null,originalSuggestionId:t[n(310)]||null,attributes:s[n(435)]};this[n(302)][n(381)](l)[n(291)]((t=>{const e=n;s[e(472)]=!0,o[e(412)](u),t&&t[e(227)]&&(this[e(500)][e(582)](r)[e(227)]=t[e(227)])}))[n(550)]((t=>{const r=n;throw(0,e.logWarning)(r(269)),this[r(613)][r(200)][r(591)]({isUndoable:!1},(()=>{s[r(330)]()})),s[r(210)](),this[r(500)][r(556)](s.id),this[r(511)][r(556)](s),t}))}return s}[Ec(408)](t){const e=Ec;return this[e(236)][e(454)](t)}[Ec(326)](t,e){const n=Ec,r=this[n(613)][n(607)][n(582)](n(502)),s=this[n(573)](t);if(this[n(302)]&&this[n(302)][n(199)])if(s[n(472)]){const s=r[n(272)](Hr(this[n(613)][n(518)],n(375)));this[n(302)][n(199)](t,e)[n(291)]((()=>{r[n(412)](s)}))}else s.on(n(561),(()=>{this[n(326)](t,e)}))}[Ec(618)](t){const n=Ec;if(!this[n(302)]||!this[n(302)][n(573)])throw new e.CKEditorError(n(596),this);return this[n(302)][n(573)](t)}[Ec(546)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(394)](t),i=this[e(500)][e(582)](n)||this[e(342)](r,s,n,o,{});switch(this[e(262)](i,r,s,o),this[e(511)][e(582)](i)){case e(442):this[e(618)](n)[e(291)]((t=>{const r=e;let s=Promise[r(580)]();t[r(494)]&&(s=this[r(234)][r(220)]({channelId:this[r(613)][r(211)][r(582)](r(340)),threadId:n})),s[r(291)]((()=>{const e=r;this[e(414)](t)[e(472)]=!0}))})),this[e(511)][e(347)](i,e(219));break;case e(320):this[e(326)](n,{state:e(325)});case e(557):this[e(511)][e(347)](i,e(218)),this[e(317)](e(457),i);break;case e(218):this[e(317)](e(563),i)}return i[e(603)](t),i}[Ec(343)](t){const e=Ec,n=Array[e(501)](t),r=n[e(333)]((t=>e(535)==t[e(453)]));this[e(327)](r);const s=n[e(333)]((t=>!t[e(493)]&&e(535)!=t[e(453)])),o=this[e(337)]({skipNotAttached:!0})[e(333)]((t=>!t[e(493)]&&e(535)!=t[e(453)])),i=o[e(333)]((n=>!t[e(454)](n))),a=new Map(o[e(335)]((t=>[t,this[e(268)][e(537)](t[e(453)],t[e(517)],e(460))]))),c=new Map(o[e(335)]((t=>[t,t[e(282)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(341)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(341)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(341)];t++){const n=s[t];!l[e(454)](n)&&n[e(616)]&&(f[e(272)](n[e(616)]),n[e(616)][e(462)]===n&&(n[e(616)][e(462)]=null),n[e(616)]=null),!u[e(454)](n)&&n[e(462)]&&(f[e(272)](n[e(462)]),n[e(462)][e(616)]===n&&(n[e(462)][e(616)]=null),n[e(462)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(341)];e++){const r=g(t,n[e]);r&&(r[0][s(462)]=r[1],r[1][s(616)]=r[0],u[s(272)](r[0]),l[s(272)](r[1]))}}function g(t,n){const r=e;if(t[r(540)].id!==n[r(540)].id)return null;const s=a[r(582)](t)(t,n,c[r(582)](t),c[r(582)](n));return s&&a[r(582)](n)(t,n,c[r(582)](t),c[r(582)](n))?s[1][r(525)]&&s[1][r(525)][r(341)]?null:s:null}f[e(623)]&&this[e(343)](f)}[Ec(327)](t){const e=Ec;if(0==t[e(341)])return;const n=this[e(337)]({skipNotAttached:!0})[e(333)]((t=>e(535)==t[e(453)]&&t[e(275)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(435)]);s[e(454)](n)||(s[e(347)](n,r[e(341)]),r[e(288)]([]));const i=s[e(582)](n);r[i][e(288)](t)}!function(){const t=e;r[t(530)](((e,n)=>{const r=t,s=e[0][r(227)],o=n[0][r(227)];return s==o?e[0][r(435)][r(292)]<n[0][r(435)][r(292)]?-1:1:s<o?-1:1}));for(const e of r)e[t(530)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(341)];t++){if(0==r[t][e(341)])continue;const n=[];for(let s=t+1;s<r[e(341)];s++)0!=r[s][e(341)]&&i(r[t],r[s])&&n[e(288)](s);for(const s of n)r[t]=r[t][e(297)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(341)];n++)t[n][e(462)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(341)];n++)t[n][e(616)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(435)][r(292)]!==n[0][r(435)][r(292)]&&t[0][r(540)]!==n[0][r(540)])return!1;if(!function(t,e){const n=r;return!t[n(494)]&&!e[n(494)]||(!t[n(494)]||!e[n(494)])&&(!!(t[n(494)]&&e[n(227)]<t[n(525)][n(376)][n(582)](0)[n(227)])||!!(e[n(494)]&&t[n(227)]<e[n(525)][n(376)][n(582)](0)[n(227)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(435)],r(292)),o=Ic(n[0][r(435)],r(292));return!!wr(s,o)&&(!!t[r(579)]((t=>n[r(264)]((e=>t[r(282)]()[r(385)](e[r(282)]())))))&&n[r(579)]((e=>t[r(264)]((t=>e[r(282)]()[r(385)](t[r(282)]()))))))}}[Ec(295)](t){const e=Ec,n=Array[e(501)](t),r=this[e(337)]({skipNotAttached:!0}),s=r[e(333)]((n=>!t[e(454)](n))),o=new Map(n[e(335)]((t=>[t,this[e(268)][e(537)](t[e(453)],t[e(517)],e(476))]))),i=new Map(r[e(335)]((t=>[t,t[e(427)]()])));for(let t=0;t<n[e(341)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(341)];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(341)];e++){const s=r[e];if(s[a(453)]!==n[a(453)]||s[a(540)].id!==n[a(540)].id||s[a(517)]!==n[a(517)])continue;if(!Oc(n,s,[a(292)]))continue;if(a(535)==n[a(453)]&&n[a(398)][a(298)]!=s[a(398)][a(298)])continue;if(a(535)==n[a(453)]&&t[a(408)](n[a(398)][a(257)]))continue;if(a(463)==n[a(453)]){const e=t[a(613)][a(200)],r=n[a(242)]();if(r&&(e[a(202)][a(273)](r)||e[a(202)][a(532)](r)))continue}const c=o[a(582)](n),u=i[a(582)](n),l=i[a(582)](s),f=n[a(525)]&&n[a(525)][a(341)],h=s[a(525)]&&s[a(525)][a(341)];if(!f&&c(l,u))return t[a(319)](s,n),i[a(556)](n),!0;if(!h&&c(u,l))return t[a(319)](n,s),i[a(556)](s),!0}return!1}}[Ec(319)](t,e){const n=Ec;if(t[n(493)])for(const r of e[n(427)]())t[n(207)](r);else{const r=e[n(282)]()[n(321)];this[n(371)](t,this[n(410)][n(555)](t[n(282)]()[n(621)],r))}e[n(602)]()}[Ec(504)](t,e){const n=Ec,r=t[n(497)](n(451))||t[n(497)](n(535))?n(569):t[n(265)]();return Hr(this[n(613)][n(518)],e+"_"+r+n(588))}[Ec(605)](){const t=Ec,e=this[t(613)];(0,o.surroundingMarkersDetector)(this[t(410)],(({left:n,entered:r})=>{const s=t,o=[];for(const t of n){const{group:e,type:n}=this[s(394)](t[s(388)]);if(s(245)===e){o[s(288)](this[s(504)](n,s(224)));break}}for(const t of r){const{group:e,type:n}=this[s(394)](t[s(388)]);if(s(245)===e){o[s(288)](this[s(504)](n,s(233)));break}}o[s(341)]&&e.ui[s(244)][s(278)](s(252),o[s(476)](" "))}))}[Ec(529)](t){const e=Ec;if(this[e(436)])return!1;const n=this[e(613)],r=n[e(200)][e(528)][e(626)][e(536)]();if(0==r[e(341)])return!1;const s=[],o=r[e(333)]((t=>e(535)==t[e(453)])),i=r[e(333)]((t=>e(420)==t[e(453)]&&e(615)!=t[e(388)])),a=r[e(333)]((t=>e(412)==t[e(453)]&&e(615)!=t[e(388)]));for(const t of o)s[e(288)]({key:t[e(503)],newValue:t[e(422)],oldValue:t[e(366)],range:Sc(t[e(372)],n[e(200)])});for(const t of i){const r=a[e(480)]((n=>n[e(353)][e(385)](t[e(353)])));r&&s[e(288)]({key:e(433),newValue:t[e(388)],oldValue:r[e(388)],range:n[e(200)][e(539)](t[e(353)][e(466)])})}return 0!=s[e(341)]&&this[e(255)](t,s)}[Ec(612)](t){const e=Ec;let n=!1;const r=this[e(613)][e(200)][e(528)][e(626)][e(627)]()[e(333)]((t=>t[e(398)][e(522)]&&t[e(388)][e(497)](e(254))));for(const s of r){const{subType:r,id:o}=this[e(394)](s[e(388)]),i=r[e(232)]("|")[0];for(const r of this[e(337)]({skipNotAttached:!0}))r.id!=o&&e(535)==r[e(453)]&&r[e(398)]&&r[e(398)][e(257)]==i&&r[e(282)]()[e(315)](s[e(398)][e(522)])&&(this[e(521)](r,s[e(398)][e(522)],t),n=!0)}return n}[Ec(324)](t){const e=Ec;this[e(613)],this[e(436)]=!0,t()}[Ec(625)](t){const e=Ec,n=this[e(408)](t),r=this[e(195)][e(454)](t);return n||r}[Ec(255)](t,e){const n=Ec;if(0==e[n(341)])return!1;let r=!1;for(const s of e){const e=this[n(415)](s[n(372)],n(535))[n(333)]((t=>!t[n(441)][n(464)]))[n(335)]((t=>t[n(245)])),i=(0,o.hashObject)({newValue:s[n(328)]});e[n(333)]((t=>{const e=n,[r,o]=t[e(517)][e(232)]("|");return r==s[e(257)]&&o!=i}))[n(250)]((e=>{const o=n;this[o(521)](e,s[o(372)],t),r=!0}))}return r}[Ec(521)](t,e,n){const r=Ec,s=t[r(282)]()[r(478)](e);0!==s[r(341)]?1!==s[r(341)]?this[r(345)](t,e[r(621)],e[r(321)]):this[r(371)](t,s[0]):n[r(431)](t[r(600)]())}}class Ac{constructor(t){const e=Ec;this[e(544)]=t,this[e(410)]=t[e(200)],this[e(358)]=new Map,this[e(313)]=new Map,this[e(469)]()}[Ec(396)](t,e,n,r,s,o){const i=Ec;return new zr(this[i(410)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(537)](t,e,i(390))(...n),onDiscard:(...n)=>this[i(537)](t,e,i(330))(...n)})}[Ec(559)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(358)][s(347)](o,r)}[Ec(537)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(358)][r(582)](s)||this[r(313)][r(582)](t+":"+n)}[Ec(469)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(530)](((t,n)=>t[e(621)][e(583)](n[e(621)])?1:-1)),this[e(410)][e(344)]((n=>{const r=e;for(const e of t){let t;t=e[r(321)][r(566)]&&e[r(321)][r(609)]==e[r(621)][r(466)]?n[r(548)](e[r(621)][r(466)],"on"):n[r(548)](e),this[r(410)][r(513)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(410)][n(344)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(335)]((t=>(Cc(t)&&(t=this[s(410)][s(555)](t[s(321)])),t)))[s(333)]((t=>s(402)!==t[s(527)][s(553)]));if(c[s(341)]<1)return;const u=Array[s(501)](this[s(410)][s(528)][s(445)][s(427)]())[s(335)]((t=>i.LiveRange[s(443)](t)));r[s(484)](c);for(const t of this[s(544)][s(223)][s(223)]())t[s(622)]();a[s(288)]({forceDefaultExecution:!0}),this[s(544)][s(307)](o,...a);const l=u[s(333)]((t=>s(402)!=t[s(527)][s(553)]));l[s(341)]>0&&r[s(484)](l);for(const t of u)t[s(373)]()}))},s=(e,n)=>1==e[t(341)]&&1==n[t(341)]&&e[0][t(321)][t(385)](n[0][t(621)]),o=(e,n,r,s)=>Mc(e,n,r,s,this[t(410)])?[e,n]:Mc(n,e,s,r,this[t(410)])?[n,e]:null;this[t(313)][t(347)](t(251),e),this[t(313)][t(347)](t(299),n),this[t(313)][t(347)](t(378),s),this[t(313)][t(347)](t(586),o),this[t(313)][t(347)](t(225),n),this[t(313)][t(347)](t(496),e),this[t(313)][t(347)](t(614),s),this[t(313)][t(347)](t(440),o),this[t(313)][t(347)](t(470),r),this[t(313)][t(347)](t(350),e),this[t(313)][t(347)](t(434),s),this[t(313)][t(347)](t(450),e),this[t(313)][t(347)](t(296),r),this[t(313)][t(347)](t(259),e),this[t(313)][t(347)](t(374),s),this[t(313)][t(347)](t(498),e),this[t(313)][t(347)](t(471),e),this[t(313)][t(347)](t(229),((e,n)=>{const r=t;if(!n)return;const s=this[r(544)][r(607)][r(582)](yc);this[r(410)][r(344)]((t=>{const o=r;if(o(433)==n[o(257)])for(const r of e){const e=r[o(621)][o(466)],s=n[o(298)];t[o(560)](e,s)}else if(s[o(408)](n[o(257)]))for(const r of e)void 0!==n[o(298)]?t[o(284)](n[o(257)],n[o(298)],r[o(621)][o(466)]):t[o(418)](n[o(257)],r[o(621)][o(466)]);else for(const r of e)n[o(298)]?t[o(284)](n[o(257)],n[o(298)],r):t[o(418)](n[o(257)],r)}))})),this[t(313)][t(347)](t(221),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(609)][r(456)]({includeSelf:!0,parentFirst:!0})){if(s[r(527)]==s)return!1;if(!n[r(584)](s))return!1;if(t[r(273)](s)||t[r(532)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(321)][e(609)]==t[e(621)][e(466)]&&t[e(321)][e(280)]}function Nc(t,e,n,r){const s=Ec,o=t=>!t[s(417)].is(s(421))&&!r[s(273)](t[s(417)]),i=t[s(621)][s(495)](o),a=t[s(321)][s(495)](o,{direction:s(332)});return!(t[s(621)][s(385)](i)&&t[s(321)][s(385)](a)||(i[s(583)](a)?n[s(452)](e,{range:n[s(555)](i,a)}):n[s(431)](e),0))}function Lc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(621)][e(466)];return n&&n.is(e(601))}function Sc(t,e){const n=Ec;return null==t[n(321)][n(311)]&&t[n(321)][n(609)]==t[n(621)][n(466)]?vc(t[n(621)][n(466)],e):t}function vc(t,e){const n=Ec,r=e[n(202)][n(273)](t)||e[n(202)][n(565)](t);return e[n(555)](e[n(523)](t,n(524)),r?e[n(231)](t):e[n(523)](t,n(321)))}function Mc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(321)][o(385)](r[o(621)]))return!0;if(t[o(453)]!=e[o(453)])return!1;if(!n[o(321)][o(346)](r[o(621)]))return!1;const i=s[o(555)](n[o(321)],r[o(621)])[o(380)]();for(const t of i)if([o(281),o(604)][o(534)](t[o(453)])&&s[o(202)][o(532)](t[o(417)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(275)]||!e[r(275)])&&wr(Ic(t[r(435)],n),Ic(e[r(435)],n))}function wc(t,e){const n=Ec,r=Fc(t[n(435)]),s=Fc(e);if(!t[n(275)])return!1;for(const t of Object[n(409)](s))if(!wr(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ec,n=Object[e(314)]({},t);return delete n[e(294)],delete n[e(562)],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})();
|