@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240305.0 → 0.0.0-nightly-20240307.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/build/translations/pt.js +1 -1
- package/lang/translations/pt.po +26 -26
- 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/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:()=>Bc,TrackChanges:()=>Jc,TrackChangesData:()=>ru,TrackChangesEditing:()=>Ec});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["6626879aEwJjX","41579bIplEK","1537803uRxVUh","refresh","commands","_enableCommands","affectsData","clearForceDisabled","2658944YtiOXC","has","_disableUnsupportedCommands","68gPacsp","editor","28025hlnuPO","5109960ePTDhc","_enabledCommands","value","20fYTqoi","execute","TrackChangesCommand","42WeGUBf","3646773zsTsaj","forceDisabled","_isEnabledBasedOnSelection","isEnabled"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=215]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(778026===-parseInt(n(232))/1*(-parseInt(n(217))/2)+-parseInt(n(233))/3+-parseInt(n(239))/4+parseInt(n(219))/5*(parseInt(n(226))/6)+-parseInt(n(231))/7+parseInt(n(220))/8+-parseInt(n(227))/9*(-parseInt(n(223))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(221)]=e,this[n(222)]=!1,this[n(234)](),this[n(229)]=!1}[c(234)](){this[c(230)]=!0}[c(224)](){const t=c;this[t(222)]=!this[t(222)],this[t(222)]?this[t(216)]():this[t(236)]()}[c(216)](){const t=c;for(const e of this[t(218)][t(235)][t(235)]())e[t(237)]&&!this[t(221)][t(215)](e)&&e[t(228)](t(225))}[c(236)](){const t=c;for(const e of this[t(218)][t(235)][t(235)]())e[t(237)]&&!this[t(221)][t(215)](e)&&e[t(238)](t(225))}}const h=g;function g(t,e){const n=p();return(g=function(t,e){return n[t-=205]})(t,e)}!function(t,e){const n=g,r=t();for(;;)try{if(350888===parseInt(n(228))/1*(-parseInt(n(223))/2)+parseInt(n(206))/3*(parseInt(n(224))/4)+parseInt(n(214))/5*(parseInt(n(215))/6)+-parseInt(n(221))/7+-parseInt(n(211))/8+parseInt(n(222))/9+-parseInt(n(213))/10*(-parseInt(n(212))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(p);class d extends t.Command{constructor(t,e){const n=g;super(t),this[n(219)]=e,this[n(229)](),this[n(207)]=!1}[h(229)](){this[h(205)]=!0}[h(210)](t){const n=h,r=this[n(219)][n(226)](t);if(!r)throw new e.CKEditorError(n(217),this);const s=r[n(225)]();this[n(220)][n(208)][n(218)](s)&&this[n(220)][n(227)][n(226)](n(216))[n(209)](r)}}function p(){const t=["42WFQOKo","TrackChangesEditing","track-changes-accept-suggestion-not-found","canEditAt","_suggestions","editor","3514483LjfAKl","3818205sKlazm","428662sjqDsO","8ggMTqM","getRanges","get","plugins","3vqrysB","refresh","isEnabled","20364hzEJjI","_isEnabledBasedOnSelection","model","acceptSuggestion","execute","1024848NrOxEc","858NSoLsS","91500pCVuCI","337525clXHop"];return(p=function(){return t})()}const m=I;function I(t,e){const n=E();return(I=function(t,e){return n[t-=185]})(t,e)}function E(){const t=["3047605GkrYtr","plugins","editor","_isEnabledBasedOnSelection","4pJwkDw","1486632gFDxXO","getRanges","744QVLDHA","5529436vmbFBA","execute","isEnabled","441082EeKcVU","4499619DLCAUZ","canEditAt","model","get","TrackChangesEditing","discardSuggestion","refresh","track-changes-discard-suggestion-not-found","_suggestions","95655VCrHeY","25447671fIjYEq"];return(E=function(){return t})()}!function(t,e){const n=I,r=t();for(;;)try{if(805143===parseInt(n(202))/1*(-parseInt(n(186))/2)+parseInt(n(187))/3+parseInt(n(206))/4+parseInt(n(198))/5+-parseInt(n(203))/6+-parseInt(n(196))/7*(-parseInt(n(205))/8)+-parseInt(n(197))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(E);class b extends t.Command{constructor(t,e){const n=I;super(t),this[n(195)]=e,this[n(193)](),this[n(201)]=!1}[m(193)](){this[m(185)]=!0}[m(207)](t){const n=m,r=this[n(195)][n(190)](t);if(!r)throw new e.CKEditorError(n(194),this);const s=r[n(204)]();this[n(200)][n(189)][n(188)](s)&&this[n(200)][n(199)][n(190)](n(191))[n(192)](r)}}function T(){const t=["content","value","start","329TSiHoz","execute","isInContent","join","705arHkGY","createRange","splice","6QkFnuh","isTouching","replace","sort","type","map","isCollapsed","color","createPositionBefore","isArray","975877EewEHl","1267140oABnYB","isMultiRange","createPositionAfter","add","getRanges","push","from","11zjbMAJ"," [color ","length","isIntersecting","createPositionAt","956RwNelh","end","isObject","31815cLUfvV","schema","deletion","next","28494OvKwPb","42HIMmgN","1595390SZkVTz","304QQcaCP","change"];return(T=function(){return t})()}function _(t){const e=y;return t[e(251)](((t,n)=>e(231)==t[e(252)]&&e(231)!=n[e(252)]?-1:e(231)!=t[e(252)]&&e(231)==n[e(252)]?1:0))}function y(t,e){const n=T();return(y=function(t,e){return n[t-=219]})(t,e)}function A(t,e){const n=y;let r,s=0;const o=[],i=e[n(230)];for(;s<t[n(223)];){const a=t[s],c=t[s+1];r||(r=e[n(256)](a)),C(e,a,c)||(o[n(219)](e[n(246)](r,i[n(228)](a)?e[n(261)](a):e[n(225)](a,n(227)))),r=null),s++}return o}function C(t,e,n){const r=y;if(!n)return!1;const s=t[r(261)](e),o=t[r(256)](n);return s[r(249)](o)}!function(t,e){const n=y,r=t();for(;;)try{if(107108===parseInt(n(241))/1*(parseInt(n(248))/2)+parseInt(n(245))/3*(parseInt(n(226))/4)+-parseInt(n(229))/5*(-parseInt(n(234))/6)+-parseInt(n(258))/7+-parseInt(n(236))/8*(parseInt(n(233))/9)+-parseInt(n(235))/10*(-parseInt(n(221))/11)+parseInt(n(259))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(T);function k(t,e,n){const r=y;for(;n[r(223)];){const s=n[r(247)](0,100);t[r(237)]((()=>{const t=r;for(const n of s)n[t(243)]&&e[t(242)](n.id)}))}}const N=L;function R(){const t=["35dTpvEi","445854kRPhap","isInContent","from","6GUzTYk","8219844TYWumL","_command","refresh","values","editor","918652mjYnbU","canEditAt","getRanges","some","1070978pEzLnl","_isEnabledBasedOnSelection","14XTjUMh","model","isEnabled","6532810SzGckc","_suggestions","464664pSalzk","3929216OVNJZA","55LDARup","execute"];return(R=function(){return t})()}function L(t,e){const n=R();return(L=function(t,e){return n[t-=220]})(t,e)}!function(t,e){const n=L,r=t();for(;;)try{if(584969===-parseInt(n(233))/1+parseInt(n(223))/2*(-parseInt(n(240))/3)+parseInt(n(229))/4+parseInt(n(244))/5*(parseInt(n(220))/6)+-parseInt(n(235))/7*(parseInt(n(241))/8)+-parseInt(n(224))/9+parseInt(n(238))/10*(parseInt(n(242))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(R);class S extends t.Command{constructor(t,e,n){const r=L;super(t),this[r(225)]=e,this[r(239)]=n,this[r(226)](),this[r(234)]=!1}[N(226)](){const t=N,e=Array[t(222)](this[t(239)][t(227)]())[t(232)]((e=>e[t(221)]));this[t(237)]=this[t(225)][t(237)]&&e}[N(243)](){const t=N,e=_(Array[t(222)](this[t(239)][t(227)]()));for(const n of e){const e=n[t(231)]();if(!this[t(228)][t(236)][t(230)](e))return}k(this[t(228)][t(236)],this[t(225)],e)}}const v=M;function M(t,e){const n=w();return(M=function(t,e){return n[t-=485]})(t,e)}!function(t,e){const n=M,r=t();for(;;)try{if(719753===-parseInt(n(490))/1*(-parseInt(n(492))/2)+parseInt(n(501))/3+parseInt(n(504))/4*(parseInt(n(486))/5)+-parseInt(n(485))/6+parseInt(n(494))/7+parseInt(n(508))/8+-parseInt(n(509))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(w);class O extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(505)]=e,this[r(489)]=n,this[r(498)]=new Set,this[r(491)](),this[r(497)]=!1}[v(491)](){const t=v,e=this[t(487)][t(500)][t(503)][t(496)],n=Array[t(502)](this[t(489)][t(506)]());this[t(498)]=function(t,e){const n=y,r=Array[n(220)](t[n(263)]()),s=new Set;for(const o of e)if(o[n(243)])for(const e of r)for(const r of o[n(263)]())(e[n(224)](r)||t[n(254)]&&!o[n(260)]&&o[n(232)]&&r[n(227)][n(249)](e[n(240)]))&&s[n(262)](o);return s}(e,n),this[t(488)]=this[t(505)][t(488)]&&!!this[t(498)][t(507)]}[v(499)](){const t=v,e=_(Array[t(502)](this[t(498)]));for(const n of e){const e=n[t(495)]();if(!this[t(487)][t(500)][t(493)](e))return}k(this[t(487)][t(500)],this[t(505)],e)}}function w(){const t=["9XuHBBn","refresh","14432hZSzLo","canEditAt","9527623mhApQP","getRanges","selection","_isEnabledBasedOnSelection","_selectedSuggestions","execute","model","1848432jGQpgS","from","document","1273644GwxFgk","_command","values","size","2560888gFjpcj","20113146snlIpU","267378JBzWFy","10UAStkB","editor","isEnabled","_suggestions"];return(w=function(){return t})()}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const B=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():x.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=B,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const z=V;const H=function(){this.__data__=new z,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const q=function(t){return this.__data__.has(t)};const X="object"==typeof global&&global&&global.Object===Object&&global;var Q="object"==typeof self&&self&&self.Object===Object&&self;const Z=X||Q||Function("return this")();const Y=Z.Symbol;var J=Object.prototype,$=J.hasOwnProperty,tt=J.toString,et=Y?Y.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Y?Y.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Z["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const Ct=At(Z,"Map");const kt=At(Object,"create");const Nt=function(){this.__data__=kt?kt(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Lt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(kt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Lt.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return kt?void 0!==e[t]:vt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=kt&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Nt,wt.prototype.delete=Rt,wt.prototype.get=St,wt.prototype.has=Mt,wt.prototype.set=Ot;const Dt=wt;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(Ct||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=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 Xt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Qt=function(t,e,n){"__proto__"==e&&Xt?Xt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Zt=Object.prototype.hasOwnProperty;const Yt=function(t,e,n){var r=t[e];Zt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Qt(t,e,n)};const Jt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Qt(n,a,c):Yt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Z.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&X.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var Ce=Object.prototype.hasOwnProperty;const ke=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!Ce.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Ne=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Ne)};const Le=function(t,e){return function(n){return t(e(n))}};const Se=Le(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Re(t))return Se(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?ke(t):Me(t)};const De=function(t,e){return t&&Jt(e,we(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return Fe(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const Be=function(t){return Oe(t)?ke(t,!0):xe(t)};const Ue=function(t,e){return t&&Jt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Z.Buffer:void 0,ze=Ve?Ve.allocUnsafe:void 0;const He=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const qe=function(){return[]};var Xe=Object.prototype.propertyIsEnumerable,Qe=Object.getOwnPropertySymbols;const Ze=Qe?function(t){return null==t?[]:(t=Object(t),Ke(Qe(t),(function(e){return Xe.call(t,e)})))}:qe;const Ye=function(t,e){return Jt(t,Ze(t),e)};const Je=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Le(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Je(e,Ze(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,Ze)};const sn=function(t){return nn(t,Be,tn)};const on=At(Z,"DataView");const an=At(Z,"Promise");const cn=At(Z,"Set");const un=At(Z,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(Ct),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||Ct&&Tn(new Ct)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Cn=Z.Uint8Array;const kn=function(t){var e=new t.constructor(t.byteLength);return new Cn(e).set(new Cn(t)),e};const Nn=function(t,e){var n=e?kn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Ln=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Y?Y.prototype:void 0,vn=Sn?Sn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const On=function(t,e){var n=e?kn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return kn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Nn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Ln(t);case"[object Symbol]":return Mn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:Fn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):xn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var 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)):Ye(e,De(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Be:we)(e);return qt(p||e,(function(s,o){p&&(s=e[o=s]),Yt(a,o,t(s,n,r,o,e,i))})),a};const Xn=function(t){return qn(t,5)};const Qn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Zn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yn=/^\w*$/;const Jn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Qn(t))||(Yn.test(t)||!Zn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||zt),n}$n.Cache=zt;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Y?Y.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Qn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-Infinity?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Jn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Qn(t))return t;var e=t+"";return"0"==e&&1/t==-Infinity?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Yt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Y?Y.prototype:void 0,Ar=yr?yr.valueOf:void 0;const Cr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new Cn(t),new Cn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var kr=Object.prototype.hasOwnProperty;const Nr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:kr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Rr="[object Arguments]",Lr="[object Array]",Sr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Lr:_n(t),u=a?Lr:_n(e),l=(c=c==Rr?Sr:c)==Sr,f=(u=u==Rr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new 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&&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 Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const xr=function(t,e){return e.length<2?t:Fr(t,Pr(e,0,-1))};const Br=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||Br(t,e)};function jr(t,e){const n=Vr();return(jr=function(t,e){return n[t-=446]})(t,e)}const Gr=jr;function Vr(){const t=["setAttribute","_onAttributesChange","3855222hnbOQm","decorate","_onAccept","get","getRange","addMarker","nodeBefore","removeMarkers","onDiscard","isIntersecting","onAttributesChange","removeAttribute","getFirstRange","add","reduce","getMarkerNames","start","nodeAfter","1232iSNYbC","accept","split","addMarkerName","_isDataLoaded","suggestion:","556624IQjDJu","getItems","data","subType","commentThread","hasComments","isExternal","creator","next","getAllAdjacentSuggestions","2yfJeYk","clear","substr","_saved","isIntersectingWithRange","removeMarker","end","markers","isInContent","getFirstMarker","4552TiGAyX","previous","getContainedElement","663195WhkJeQ","change","getMultiRangeId","onAccept","_model","_onDiscard","authoredAt","_markerNames","delete","set","toJSON","addRange","from","attributes","size","3846897kWkLMy","map","getMarkers","head","getRanges","17860914FsvJqy","type","943195kGyieA","isMultiRange","filter","discard","push","@external","author","createdAt","length"];return(Vr=function(){return t})()}!function(t,e){const n=jr,r=t();for(;;)try{if(977112===parseInt(n(465))/1+parseInt(n(510))/2*(parseInt(n(458))/3)+-parseInt(n(500))/4+parseInt(n(523))/5+parseInt(n(476))/6+-parseInt(n(494))/7*(-parseInt(n(520))/8)+-parseInt(n(463))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=jr;super(),this[n(498)]=!1,this.id=e.id,this[n(464)]=e[n(464)],this[n(503)]=e[n(503)]||null,this[n(471)]=e[n(471)],this[n(507)]=e[n(507)]||e[n(471)],this[n(506)]=Boolean(e[n(456)]&&e[n(456)][n(470)]),this[n(502)]=null,this[n(447)]=t,this[n(478)]=e[n(446)],this[n(448)]=e[n(484)],this[n(475)]=e[n(486)],this[n(450)]=new Set,this[n(472)]=null,this[n(452)](n(449),null),this[n(452)](n(456),e[n(456)]||{}),this[n(452)](n(521),null),this[n(452)](n(508),null),this[n(452)](n(504),null),this[n(452)](n(513),!1),this[n(477)](n(495)),this[n(477)](n(468))}get[Gr(461)](){const t=Gr;let e=this;for(;e[t(521)];)e=e[t(521)];return e}get[Gr(505)](){const t=Gr;return!!this[t(504)]&&this[t(504)][t(473)]>0}get[Gr(466)](){const t=Gr;return 0!=this[t(450)][t(457)]&&6==Array[t(455)](this[t(450)])[0][t(496)](":")[t(473)]}get[Gr(518)](){return null!==this[Gr(519)]()}[Gr(497)](t){const e=Gr;this[e(450)][e(489)](t)}[Gr(491)](){const t=Gr;return Array[t(455)](this[t(450)])}[Gr(460)](){const t=Gr;return this[t(491)]()[t(459)]((e=>this[t(447)][t(517)][t(479)](e)))[t(467)]((t=>t))}[Gr(519)](){return this[Gr(460)]()[0]||null}[Gr(483)](){const t=Gr;this[t(447)][t(524)]((e=>{const n=t;for(const t of this[n(460)]())e[n(515)](t)})),this[t(450)][t(511)]()}[Gr(515)](t){const e=Gr;this[e(447)][e(524)]((n=>{n[e(515)](t)})),this[e(450)][e(451)](t)}[Gr(454)](t){const e=Gr,n=e(499)+this[e(464)]+":"+this[e(503)]+":"+this.id+":"+this[e(507)].id+":"+zr[e(525)]();this[e(497)](n),this[e(447)][e(524)]((r=>{r[e(481)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Gr(514)](t){const e=Gr;for(const n of this[e(462)]())if(n[e(485)](t))return!0;return!1}[Gr(462)](){const t=Gr;return this[t(460)]()[t(459)]((e=>e[t(480)]()))}[Gr(501)](){const t=Gr;return this[t(462)]()[t(490)](((e,n)=>[...e,...n[t(501)]()]),[])}[Gr(488)](){const t=Gr;var e;return(null===(e=this[t(519)]())||void 0===e?void 0:e[t(480)]())||null}[Gr(522)](){const t=Gr,e=this[t(462)]();if(1!=e[t(473)])return null;const n=e[0],r=n[t(492)][t(493)],s=n[t(516)][t(482)];return r instanceof i.Element?r!=s?null:r:null}[Gr(495)](){const t=Gr;this[t(478)](this[t(462)](),this[t(502)],this[t(456)]),this[t(483)]()}[Gr(468)](){const t=Gr;this[t(448)](this[t(462)](),this[t(502)],this[t(456)]),this[t(483)]()}[Gr(509)](){const t=Gr,e=[];let n=this[t(461)];for(;n;)e[t(469)](n),n=n[t(508)];return e}[Gr(474)](t,e){const n=Gr,r=Xn(this[n(456)]);hr(r,t,e),wr(r,this[n(456)])||(this[n(456)]=r,this[n(475)](r))}[Gr(487)](t){const e=Gr,n=Xn(this[e(456)]);Ur(n,t),wr(n,this[e(456)])||(this[e(456)]=n,this[e(475)](this[e(456)]))}[Gr(453)](){const t=Gr;return{id:this.id,type:this[t(503)]?this[t(464)]+":"+this[t(503)]:this[t(464)],authorId:this[t(507)].id,createdAt:this[t(472)],hasComments:this[t(505)],data:this[t(502)],attributes:this[t(456)]}}static[Gr(525)](){const t=Gr;return(0,e.uid)()[t(512)](1,5)}}function Hr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Wr=Kr;function Kr(t,e){const n=qr();return(Kr=function(t,e){return n[t-=106]})(t,e)}function qr(){const t=["push","_handleAttributeSuggestionDescription","removeContainer","normal","get","newValue","*Remove:* %0","registerElementLabel","REPLACE_TEXT","Container","end","isEqual","elementStart","nodeAfter","map","has","_handleInsertRemoveSuggestionDescription","*Insert:* %0","_customCallbacks","addEmptyContainer","_schema","registerAttributeLabel","$textProxy","$text","match","indexOf","format","pop","457782cSfSCV","272218EQtsbN","nextSibling","77427SrCshL","subType","5040WUdzRZ","element","quantity","addFormat","matchingCallback","EmptyContainer","name","getWalker","_locale","addContainer","replace","*Set format:* %0","item","ELEMENT_SPACE","19943ncPvLk","9sARKWG","isInContent","removeEmptyContainer","key","insertion","deletion","data","_handleCustomCallbackDescription","1247590cwEYgr","registerDescriptionCallback","removeObject","_itemLabels","remove","*Remove format:* %0","text","start","_attributeLabels","_addDescriptionItems","getItemLabel","add","removeFormat","*Split:* %0","function","517804ijnOAW","getDescriptions","Object","_handleRenameSuggestionDescription","checkChild","type","getFirstRange","isEmpty","label","softBreak","isObject","6FsIqDG","length","_resolveDescriptionItems","set","previousSibling","elementEnd","_itemLabelsCallbacks","attribute","join","skip","2622056pZIwcW","$1 $2","*Change to:* %0","addObject","376vIDQub","*Merge:* %0"];return(qr=function(){return t})()}!function(t,e){const n=Kr,r=t();for(;;)try{if(489298===parseInt(n(180))/1+parseInt(n(179))/2*(parseInt(n(199))/3)+-parseInt(n(145))/4+parseInt(n(109))/5*(-parseInt(n(135))/6)+-parseInt(n(124))/7+-parseInt(n(149))/8*(parseInt(n(182))/9)+parseInt(n(184))/10*(parseInt(n(198))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qr);class Xr{constructor(t,e){const n=Kr;this[n(169)]=[],this[n(112)]=new Map,this[n(141)]=[],this[n(117)]=new Map,this[n(171)]=t,this[n(192)]=e}[Wr(125)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(136)];o++){const i=t[o];if(!i[e(200)])continue;const a=this[e(108)](i);if(a){if(null!=i[e(183)]){if(r[e(166)](i[e(183)]))continue;r[e(120)](i[e(183)])}n[e(151)](a)}else if(e(142)!=i[e(129)])e(203)!=i[e(129)]&&e(106)!=i[e(129)]||this[e(167)](n,i,t[o+1]);else{const t=i[e(107)][e(202)];if(s[e(166)](t))continue;s[e(120)](i[e(107)][e(202)]),t==Ic?this[e(127)](n,i):this[e(152)](n,i)}}return this[e(137)](n)}[Wr(110)](t){const e=Wr;this[e(169)][e(151)](t)}[Wr(158)](t,n,r=e.priorities[Wr(154)]){const s=Wr;s(123)==typeof t?(0,e.insertToPriorityArray)(this[s(141)],{matchingCallback:t,label:n,priority:r}):this[s(112)][s(138)](t,n)}[Wr(172)](t,e){const n=Wr;this[n(117)][n(138)](t,e)}[Wr(119)](t,e=1){const n=Wr;let r;for(const e of this[n(141)])if(e[n(188)](t)){r=e[n(132)];break}return r||(r=this[n(112)][n(155)](t[n(190)])),r?r(e):1!==e?e+" "+t[n(190)]+"s":""+t[n(190)]}[Wr(118)](t,e){const n=Wr,r=e[n(130)]()[n(191)](),s=n(203)==e[n(129)]?n(120):n(113);for(const e of r){const o=e[n(196)],i=t[t[n(136)]-1];if(o.is(n(173)))i&&i[n(129)][n(176)](n(160))>-1&&t[n(178)](),i&&n(115)==i[n(129)]?i[s]+=o[n(107)]:t[n(151)]({type:n(115),add:n(120)==s?o[n(107)]:"",remove:n(113)==s?o[n(107)]:""});else if(this[n(171)][n(134)](o)){const a=o;if(i&&i[n(129)][n(176)](n(160))>-1&&t[n(178)](),n(140)==e[n(129)])continue;i&&i[n(129)]==s+n(126)&&i[n(185)][n(190)]==a[n(190)]?i[n(186)]++:t[n(151)]({type:s+n(126),element:a,quantity:1}),r[n(144)]((t=>!(n(140)==t[n(129)]&&t[n(196)]==o)))}else if(this[n(171)][n(128)](o,n(174))||o.is(n(185),n(133))){const r=o;if(n(120)==s&&n(163)==e[n(129)]||n(113)==s&&n(140)==e[n(129)])continue;if(i&&-1==i[n(129)][n(176)](n(160))){n(115)==i[n(129)]&&(i[s]+="\n");continue}let a;if(a=n(120)==s?r[n(181)]&&!this[n(171)][n(134)](r[n(181)])?r[n(181)]:null:r[n(139)]&&!this[n(171)][n(134)](r[n(139)])?r[n(139)]:null,r[n(131)]||a&&a[n(131)]){const e=a&&a[n(131)]?a:r;i&&i[n(129)]==s+n(189)&&i[n(185)][n(190)]==e[n(190)]?i[n(186)]++:t[n(151)]({type:s+n(189),element:e,quantity:1})}else t[n(151)]({type:s+n(160),element:r})}}}[Wr(137)](t){const e=Wr,n=this[e(192)],r=[],s=[],o=[];for(const i of t)switch(i[e(129)]){case e(115):if(i[e(120)]=i[e(120)][e(194)](/(\S)\u000A+(\S)/g,e(146))[e(194)](/\u000A/g,""),i[e(113)]=i[e(113)][e(194)](/(\S)\u000A+(\S)/g,e(146))[e(194)](/\u000A/g,""),""!=i[e(120)]&&""!=i[e(113)]){r[e(151)]({type:e(194),content:Hr(n,e(159),['"'+i[e(113)]+'"','"'+i[e(120)]+'"'])});continue}if(null!=i[e(120)][e(175)](/^ +$/)){r[e(151)]({type:e(203),content:Hr(n,e(168),Hr(n,e(197),i[e(120)][e(136)]))});continue}if(null!=i[e(113)][e(175)](/^ +$/)){r[e(151)]({type:e(106),content:Hr(n,e(157),Hr(n,e(197),i[e(113)][e(136)]))});continue}if(""!=i[e(120)]){r[e(151)]({type:e(203),content:Hr(n,e(168),'"'+i[e(120)]+'"')});continue}r[e(151)]({type:e(106),content:Hr(n,e(157),'"'+i[e(113)]+'"')});continue;case e(170):case e(148):r[e(151)]({type:e(203),content:Hr(n,e(168),this[e(119)](i[e(185)],i[e(186)]))});continue;case e(201):case e(111):r[e(151)]({type:e(106),content:Hr(n,e(157),this[e(119)](i[e(185)],i[e(186)]))});continue;case e(193):r[e(151)]({type:e(203),content:Hr(n,e(122),this[e(119)](i[e(185)],i[e(186)]))});continue;case e(153):r[e(151)]({type:e(106),content:Hr(n,e(150),this[e(119)](i[e(185)],i[e(186)]))});continue;case e(187):s[e(151)](i[e(202)]);continue;case e(121):o[e(151)](i[e(202)]);continue;default:r[e(151)](i)}if(s[e(136)]){const t=s[e(165)]((t=>this[e(117)][e(166)](t)?this[e(117)][e(155)](t):t))[e(143)](", ");r[e(151)]({type:e(177),content:Hr(this[e(192)],e(195),t)})}if(o[e(136)]){const t=o[e(165)]((t=>this[e(117)][e(166)](t)?this[e(117)][e(155)](t):t))[e(143)](", ");r[e(151)]({type:e(177),content:Hr(this[e(192)],e(114),t)})}return r}[Wr(108)](t){const e=Wr;for(const n of this[e(169)]){const r=n(t);if(r&&e(129)in r)return r}}[Wr(152)](t,e){const n=Wr,r=e[n(107)],s=void 0===r[n(156)]?n(121):n(187);t[n(151)]({type:s,key:r[n(202)]})}[Wr(127)](t,e){const n=Wr;t[n(151)]({type:n(177),content:Hr(this[n(192)],n(147),this[n(119)](e[n(130)]()[n(116)][n(164)],1))})}[Wr(167)](t,e,n){const r=Wr;if(this[r(118)](t,e),n&&n[r(130)]()&&!e[r(130)]()[r(161)][r(162)](n[r(130)]()[r(116)])){const n=t[t[r(136)]-1],s=r(203)==e[r(129)]?r(120):r(113);n&&r(115)==n[r(129)]&&(n[s]+="\n")}}}const Qr=Zr;function Zr(t,e){const n=Yr();return(Zr=function(t,e){return n[t-=397]})(t,e)}function Yr(){const t=["TrackChangesEditing","6wsxlYC","6775848zCuxGt","1538910FJGkJr","plugins","showAIAssistant","2526606etjAIv","enableCommand","4821Fooszp","2280047BbVmSc","2435548jvcgaA","get","11742010GHNpnC","24pQSkzH","commands","editor","8sIptzB","afterInit"];return(Yr=function(){return t})()}!function(t,e){const n=Zr,r=t();for(;;)try{if(618002===-parseInt(n(404))/1*(-parseInt(n(397))/2)+parseInt(n(402))/3+-parseInt(n(406))/4+-parseInt(n(399))/5*(parseInt(n(409))/6)+-parseInt(n(405))/7*(parseInt(n(412))/8)+parseInt(n(398))/9+parseInt(n(408))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yr);class Jr extends t.Plugin{[Qr(413)](){const t=Qr,e=this[t(411)],n=e[t(400)][t(407)](t(414));e[t(410)][t(407)](t(401))&&n[t(403)](t(401))}}const $r=ts;function ts(t,e){const n=es();return(ts=function(t,e){return n[t-=171]})(t,e)}function es(){const t=["FORMAT_ALIGN_TO_RIGHT","format","FORMAT_ALIGNMENT","1051780ZNCDRC","locale","value","425190UgbNzL","1256129aiBAmp","left","81950VnPyBn","center","commandParams","type","right","FORMAT_ALIGN_TO_CENTER","justify","formatBlock","commandName","registerDescriptionCallback","1106838GvqMkx","has","get","FORMAT_ALIGN_TO_LEFT","alignment","plugins","*Format:* %0","registerAttributeLabel","782148aAZJAj","_registerLegacyDescription","24cDHnKr","3556YNIsag","_enableDefaultAttributesIntegration","FORMAT_JUSTIFY_TEXT","AlignmentEditing","TrackChangesEditing","afterInit","_descriptionFactory","8AGRukG","editor","52BUUJnm"];return(es=function(){return t})()}!function(t,e){const n=ts,r=t();for(;;)try{if(116548===parseInt(n(198))/1*(-parseInt(n(189))/2)+parseInt(n(205))/3+-parseInt(n(186))/4+parseInt(n(208))/5*(parseInt(n(188))/6)+parseInt(n(206))/7*(parseInt(n(196))/8)+parseInt(n(178))/9+-parseInt(n(202))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[$r(194)](){const t=$r,e=this[t(197)],n=e[t(203)];if(!e[t(183)][t(179)](t(192)))return;const r=e[t(183)][t(180)](t(193));r[t(190)](t(182),[],[t(182)]),r[t(195)][t(185)](t(182),Hr(n,t(201))),this[t(187)]()}[$r(187)](){const t=$r,e=this[t(197)],n=e[t(203)];e[t(183)][t(180)](t(193))[t(195)][t(177)]((e=>{const r=t;if(r(175)!=e[r(171)])return;const{data:s}=e;if(s&&r(182)==s[r(176)]){const t=s[r(210)][0][r(204)];return{type:r(200),content:Hr(n,r(184),function(t){const e=r;switch(t){case e(207):return Hr(n,e(181));case e(172):return Hr(n,e(199));case e(209):return Hr(n,e(173));case e(174):return Hr(n,e(191))}}(t))}}}))}}const rs=ss;function ss(t,e){const n=os();return(ss=function(t,e){return n[t-=332]})(t,e)}function os(){const t=["formatInline","underline","editor","afterInit","registerAttributeLabel","slice","italic","*Remove format:* %0","type","format","bold","toUpperCase","forceValue","*Format:* %0","22052590DzLhmt","9RjLaLk","2318212AgOMmh","get","FORMAT_BOLD","commandName","SuperscriptEditing","6136053fdotQq","subscript","7560128oJzUlE","ItalicEditing","TrackChangesEditing","FORMAT_SUBSCRIPT","code","strikethrough","_enableDefaultAttributesIntegration","CodeEditing","FORMAT_UNDERLINE","StrikethroughEditing","commandParams","_registerLegacyDescription","FORMAT_STRIKETHROUGH","superscript","175hTBKyB","FORMAT_","FORMAT_SUPERSCRIPT","locale","UnderlineEditing","1074120WrNZqQ","toLowerCase","15johwTC","plugins","_descriptionFactory","has","3010656VlDBzF","BoldEditing","10518TTRdhM","FORMAT_CODE","registerDescriptionCallback","SubscriptEditing","FORMAT_ITALIC"];return(os=function(){return t})()}!function(t,e){const n=ss,r=t();for(;;)try{if(509384===-parseInt(n(380))/1*(parseInt(n(338))/2)+parseInt(n(336))/3+parseInt(n(359))/4+parseInt(n(332))/5*(-parseInt(n(385))/6)+-parseInt(n(364))/7+-parseInt(n(366))/8*(parseInt(n(358))/9)+parseInt(n(357))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(os);const is=[rs(337),rs(367),rs(384),rs(373),rs(375),rs(341),rs(363)];class as extends t.Plugin{[rs(346)](){const t=rs,e=this[t(345)],n=e[t(333)][t(360)](t(368)),r=e[t(383)];for(const s of is){if(!e[t(333)][t(335)](s))continue;const o=s[t(348)](0,-7)[t(386)](),i=t(381)+o[t(354)]();n[t(372)](o,[o]),n[t(334)][t(347)](o,Hr(r,i))}this[t(377)]()}[rs(377)](){const t=rs,e=this[t(345)],n=e[t(383)],r=e[t(333)][t(360)](t(368));function s(e,s){const o=t;r[o(334)][o(340)]((t=>{const r=o;if(r(343)!=t[r(351)])return;const{data:i}=t;return i&&i[r(362)]===e?i[r(376)][0][r(355)]?{type:r(352),content:Hr(n,r(356),s)}:{type:r(352),content:Hr(n,r(350),s)}:void 0}))}s(t(353),Hr(n,t(361))),s(t(349),Hr(n,t(342))),s(t(344),Hr(n,t(374))),s(t(370),Hr(n,t(339))),s(t(371),Hr(n,t(378))),s(t(365),Hr(n,t(369))),s(t(379),Hr(n,t(382)))}}function cs(){const t=["has","TrackChangesEditing","registerDescriptionCallback","selection","$root","7qmSEzy","commands","checkChild","editor","forceValue","value","blockQuote","2787TEVjrV","143330lLCIZE","afterInit","markBlockFormat","plugins","schema","commandName","parent","name","ELEMENT_BLOCK_QUOTE","change","2146336jgUKqB","5385CAeLAW","*Remove format:* %0","*Set format:* %0","BlockQuoteEditing","423RgffvT","from","filter","2580EStIxv","get","_descriptionFactory","getSelectedBlocks","566287wjyFQQ","12784343ptyUyG","format","737760AOWIIB","2eTeHhB","locale","document","enableCommand","model","commandParams"];return(cs=function(){return t})()}const us=ls;function ls(t,e){const n=cs();return(ls=function(t,e){return n[t-=352]})(t,e)}!function(t,e){const n=ls,r=t();for(;;)try{if(472537===-parseInt(n(366))/1+-parseInt(n(370))/2*(-parseInt(n(388))/3)+parseInt(n(362))/4*(parseInt(n(355))/5)+-parseInt(n(369))/6*(-parseInt(n(381))/7)+-parseInt(n(354))/8+parseInt(n(359))/9*(-parseInt(n(389))/10)+parseInt(n(367))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(cs);class fs extends t.Plugin{[us(390)](){const t=us,e=this[t(384)],n=e[t(371)];if(!e[t(392)][t(376)](t(358)))return;const r=e[t(392)][t(363)](t(377)),s=this[t(384)][t(382)][t(363)](t(387));r[t(373)](t(387),((n,o={})=>{const i=t,a=this[i(384)][i(374)][i(372)][i(379)],c=o&&void 0!==o[i(385)]?o[i(385)]:!s[i(386)];let u=[];if(c){const t=Array[i(360)](a[i(365)]())[i(361)]((t=>hs(t)||function(t,e){const n=i,r=e[n(383)](t[n(395)],n(387)),s=e[n(383)]([n(380),n(387)],t);return r&&s}(t,this[i(384)][i(374)][i(393)])));u=A(t,e[i(374)])}else{const t=Array[i(360)](a[i(365)]())[i(361)]((t=>hs(t)));u=A(t,e[i(374)])}e[i(374)][i(353)]((()=>{const t=i;for(const e of u)r[t(391)](e,{commandName:t(387),commandParams:[{forceValue:c}]})}))})),r[t(364)][t(378)]((e=>{const r=t,{data:s}=e;if(s&&r(387)==s[r(394)]){const t=Hr(n,r(352));return s[r(375)][0][r(385)]?{type:r(368),content:Hr(n,r(357),t)}:{type:r(368),content:Hr(n,r(356),t)}}}))}}function hs(t){const e=us;return e(387)==t[e(395)][e(396)]}const gs=ps;function ds(){const t=["2215266rznecc","28iHiXqR","afterInit","9pQjgbz","1cUVuiN","changeCaseUpper","editor","plugins","50wnvRHt","get","changeCaseTitle","159906OUfQnq","1747229qpQMfJ","162939TSJSVX","CaseChange","enableCommand","TrackChangesEditing","245ggDolp","has","1864040jGgkjh","9386398jukEgd","changeCaseLower","33948804GfnKAf"];return(ds=function(){return t})()}function ps(t,e){const n=ds();return(ps=function(t,e){return n[t-=144]})(t,e)}!function(t,e){const n=ps,r=t();for(;;)try{if(744380===parseInt(n(161))/1*(parseInt(n(157))/2)+-parseInt(n(147))/3*(-parseInt(n(158))/4)+-parseInt(n(151))/5*(-parseInt(n(145))/6)+parseInt(n(154))/7+-parseInt(n(153))/8*(-parseInt(n(160))/9)+parseInt(n(165))/10*(-parseInt(n(146))/11)+-parseInt(n(156))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ds);class ms extends t.Plugin{[gs(159)](){const t=gs,e=this[t(163)];e[t(164)][t(152)](t(148))&&(e[t(164)][t(166)](t(150))[t(149)](t(162)),e[t(164)][t(166)](t(150))[t(149)](t(155)),e[t(164)][t(166)](t(150))[t(149)](t(144)))}}const Is=Es;function Es(t,e){const n=Ts();return(Es=function(t,e){return n[t-=264]})(t,e)}!function(t,e){const n=Es,r=t();for(;;)try{if(466011===-parseInt(n(281))/1+-parseInt(n(276))/2+parseInt(n(274))/3*(-parseInt(n(268))/4)+-parseInt(n(272))/5*(-parseInt(n(278))/6)+-parseInt(n(270))/7*(parseInt(n(275))/8)+parseInt(n(267))/9*(-parseInt(n(277))/10)+parseInt(n(282))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ts);class bs extends t.Plugin{[Is(279)](){const t=Is,e=this[t(266)];e[t(269)][t(280)](t(271))&&e[t(273)][t(280)](t(264))[t(265)](t(271))}}function Ts(){const t=["afterInit","get","194291NdOiBo","20186177oZbaNs","TrackChangesEditing","enableCommand","editor","9AREOpG","4LXyIXJ","commands","18417gctYAZ","ckbox","3563570wZbFOX","plugins","2037261lWzEIU","232HFSImN","810588tCsTbq","7268390BXmPIM","6mUaBxv"];return(Ts=function(){return t})()}function _s(){const t=["ELEMENT_CODE_BLOCK","registerDescriptionCallback","find","171390IXgQTV","*Set format:* %0","editor","commands","_descriptionFactory","toLowerCase","format","type","registerElementLabel","document","formatBlock","locale","143hQczKy","commandParams","language","232292NDsNlq","has","40YeKrPU","blockName","value","get","TrackChangesEditing","name","label","selection","codeBlock","filter","commandName","enableCommand","4630624fzmlog","1094kvWIwL","from","plugins","change","4617801DcNfPG","languages","indentCodeBlock","21FkIZlJ","isLimit","schema","rootElement","model","markBlockFormat","53208hDLTAD","config","*Remove format:* %0","afterInit","outdentCodeBlock","checkChild","getSelectedBlocks","625847XuiUwA","CodeBlock","forceValue","723DfsXLX","parent"];return(_s=function(){return t})()}const ys=As;function As(t,e){const n=_s();return(As=function(t,e){return n[t-=130]})(t,e)}!function(t,e){const n=As,r=t();for(;;)try{if(382724===-parseInt(n(148))/1+-parseInt(n(186))/2*(-parseInt(n(151))/3)+parseInt(n(171))/4*(-parseInt(n(173))/5)+parseInt(n(141))/6*(parseInt(n(135))/7)+parseInt(n(185))/8+parseInt(n(132))/9+parseInt(n(156))/10*(parseInt(n(168))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_s);class Cs extends t.Plugin{[ys(144)](){const t=ys,e=this[t(158)];if(!e[t(130)][t(172)](t(149)))return;const n=e[t(130)][t(176)](t(177)),r=e[t(167)],s=e[t(142)][t(176)](t(181))[t(133)],o=e[t(159)][t(176)](t(181));n[t(184)](t(134)),n[t(184)](t(145)),n[t(184)](t(181),((r,i={})=>{const a=t,c=e[a(139)],u=e[a(139)][a(165)][a(180)],l=i&&void 0!==i[a(150)]?i[a(150)]:!o[a(175)];let f;i[a(170)]||(i[a(170)]=s[0][a(170)]),f=l?Array[a(187)](u[a(147)]())[a(182)]((t=>ks(t)||function(t,e){const n=a;return!t.is(n(138))&&!e[n(136)](t)&&e[n(146)](t[n(152)],n(181))}(t,c[a(137)]))):Array[a(187)](u[a(147)]())[a(182)]((t=>ks(t)));const h=A(f,c);c[a(131)]((()=>{const t=a;for(const e of h)n[t(140)](e,{commandName:t(181),commandParams:[{...i,forceValue:l}],formatGroupId:t(174)})}))})),n[t(160)][t(164)](t(181),(e=>Hr(r,t(153),e))),n[t(160)][t(154)]((e=>{const n=t;if(n(166)!=e[n(163)])return;const o=r.t,{data:i}=e;if(!i||n(181)!=i[n(183)])return;const a=i[n(169)][0][n(170)],c=o(s[n(155)]((t=>t[n(170)]===a))[n(179)])[n(161)]();return i[n(169)][0][n(150)]?{type:n(162),content:Hr(r,n(157),Hr(r,n(153),1)+" ("+c+")")}:{type:n(162),content:Hr(r,n(143),Hr(r,n(153),1))}}))}}function ks(t){const e=ys;return e(181)==t[e(178)]}const Ns=Rs;function Rs(t,e){const n=Ss();return(Rs=function(t,e){return n[t-=446]})(t,e)}!function(t,e){const n=Rs,r=t();for(;;)try{if(461760===parseInt(n(452))/1*(-parseInt(n(460))/2)+parseInt(n(455))/3*(parseInt(n(457))/4)+-parseInt(n(449))/5+-parseInt(n(448))/6+parseInt(n(454))/7+parseInt(n(458))/8*(-parseInt(n(451))/9)+parseInt(n(450))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ss);class Ls extends t.Plugin{[Ns(453)](){const t=Ns,e=this[t(456)];e[t(446)][t(447)](t(459))&&e[t(446)][t(463)](t(461))[t(462)](t(464))}}function Ss(){const t=["25185comNjm","editor","412wfnXLE","369912IDeNrv","CommentsEditing","8XvXqeC","TrackChangesEditing","enableCommand","get","addCommentThread","plugins","has","4185204IMpyxH","418990bYdPzw","374610REESdf","45PnROVG","55408hxCtfi","afterInit","5556411oPdTOP"];return(Ss=function(){return t})()}var vs=n(834);function Ms(t,e){const n=ws();return(Ms=function(t,e){return n[t-=320]})(t,e)}function Os(t,e,n){const r=Ms,s=[];for(const o of e[r(337)]())o[r(347)](t)&&s[r(368)](n[r(326)](o));return s}function ws(){const t=["isAtEnd","hasAttribute","1092594BrZGOQ","model","ck-suggestion-marker-","schema","bindElementToMarker","elementEnd","element","isContent","mapper","ck-suggestion-marker--active","activeMarkers","5757093JTxkQl","listItem","isBlock","getWalker","get","addClass","name","8MvNuYg","20AkqGMR","push","nextSibling","markerName","item","TrackChangesEditing","1182190NIguwn","start","183gAIeis","toViewPosition","343700iFZcfD","926590BpCbIw","type","plugins","test","createRangeOn","writer","toViewElement","previousPosition","createUIElement","38743100JiSpKu","insert","consumable","26696SIwEXY","includes","isLimit","getItems","getCustomProperty","addHighlight","parent","listIndent","span","7DxbDwJ","markerRange","getAttribute"];return(ws=function(){return t})()}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=Ms,s=t[r(324)][r(363)](r(372));return(o,i,a)=>{const c=r;if(!a[c(333)][c(325)](i[c(344)],o[c(365)]))return;const u=i[c(344)][c(362)](),l=i[c(344)][c(374)],f=t[c(349)][c(351)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(371)];d=d||f[c(355)](e);const n=a[c(356)][c(328)](e);if(n&&n[c(338)](c(339)))return;c(353)==t[c(323)]&&f[c(361)](e)&&!f[c(336)](e)&&(e[c(369)]||l[c(346)]?h&&h[c(340)]==e||(h=e,m(t[c(329)]),p=!0):g=g||t[c(329)])}function m(t){const r=c,o=a[r(327)][r(330)](r(342),{class:r(350)+e}),u=a[r(356)][r(320)](t);n&&s[r(358)][r(335)](i[r(370)])&&a[r(327)][r(364)](r(357),o),a[r(327)][r(332)](u,o),a[r(356)][r(352)](o,i[r(370)])}d||p||!g||m(g)}}!function(t,e){const n=Ms,r=t();for(;;)try{if(631745===-parseInt(n(373))/1+-parseInt(n(334))/2*(parseInt(n(375))/3)+-parseInt(n(321))/4*(parseInt(n(367))/5)+parseInt(n(348))/6*(parseInt(n(343))/7)+parseInt(n(366))/8*(-parseInt(n(359))/9)+-parseInt(n(322))/10+parseInt(n(331))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ws);const Fs=xs;function Ps(){const t=["forward","addMarker:suggestion:deletion","high","deleteForward","isCollapsed","createSelection","8eXUnBT","merge","createRange","modifySelection","options","plugins","unbindElementFromMarkerName","setSelection","$graveyard","editor","fromRange","enableCommand","batch","lock","start","enqueueChange","showSuggestionHighlights","commands","init","end","editing","getFirstRange","180vGOJZD","root","168018SLtiAW","delete","302136dqlzsq","mapper","rootName","markerName","markerNameToElements","11wsuiRy","unlock","requires","remove","TrackChangesEditing","writer","selection","document","422470aGWJwH","210539THrIIX","3511280QCTHkU","model","buffer","73881VCxelY","get","1064kBRzqh","uiElement","removeMarker:suggestion:deletion","bind","unit","15274360gJcQyh","downcastDispatcher","data","detach"];return(Ps=function(){return t})()}function xs(t,e){const n=Ps();return(xs=function(t,e){return n[t-=216]})(t,e)}!function(t,e){const n=xs,r=t();for(;;)try{if(793912===parseInt(n(257))/1+-parseInt(n(272))/2+-parseInt(n(259))/3+parseInt(n(233))/4*(parseInt(n(274))/5)+parseInt(n(255))/6*(-parseInt(n(273))/7)+parseInt(n(218))/8*(-parseInt(n(216))/9)+-parseInt(n(223))/10*(-parseInt(n(264))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class Bs extends t.Plugin{static get[Fs(266)](){return[vs.Delete]}[Fs(251)](){const t=Fs,e=this[t(242)],n=e[t(238)][t(217)](t(268));n[t(244)](t(258));const r=e[t(250)][t(217)](t(230));n[t(244)](t(230),((n,s={})=>{const o=t,a=e[o(275)][o(232)](e[o(275)][o(271)][o(270)]);a[o(231)]&&e[o(275)][o(236)](a,{direction:o(227),unit:s[o(222)]});const c=a[o(254)](),u=i.LiveRange[o(243)](c);let l;n(s),l=o(241)==u[o(256)][o(261)]?e[o(275)][o(235)](c[o(247)]):e[o(275)][o(235)](u[o(247)],u[o(252)]),u[o(226)](),e[o(275)][o(248)](r[o(276)][o(245)],(t=>{const e=o;r[e(276)][e(246)](),t[e(240)](t[e(235)](l[e(252)])),r[e(276)][e(265)]()}))})),e[t(253)][t(224)].on(t(228),Ds(e,t(234)),{priority:t(229)}),e[t(225)][t(224)].on(t(228),((n,r,s)=>{const o=t;s[o(237)][o(249)]&&Ds(e,o(234),{showActiveMarker:!1})[o(221)](this)(n,r,s)}),{priority:t(229)}),e[t(253)][t(224)].on(t(220),((e,n,r)=>{const s=t,o=r[s(260)][s(263)](n[s(262)]);if(o)for(const t of o)t.is(s(219))&&(r[s(260)][s(239)](t,n[s(262)]),r[s(269)][s(267)](t))}),{priority:t(229)})}}function Us(){const t=["getSuggestions","filter","createPositionAt","listIndent","value","listItemId","ListEditing","locale","*Merge:* %0","from","multipleBlocks","*Split:* list item","range","outdentList","registerPostFixer","listStart","ELEMENT_TODO_LIST","mergeListItemForward","_supportLegacySuggestions","indentList","editor","12bopTIV","find","commands","document","head","afterInit","has","get","2295910kPwazO","mergeListItemBackward","listItemIdFixer","batch","deletion","isUndo","commandParams","_suggestionFactory","parent","removeMarker","ELEMENT_BULLETED_LIST","_registerLegacyDescription","schema","getFirstRange","model","*Set format:* %0","registerAttributeLabel","previousSibling","registerCustomCallback","TodoListEditing","commandName","type","toUpperCase","listStyle","containsItem","*Merge:* list item","bulletedList","execute","*Change to:* %0","forceValue","attributeKey","createRange","formatBlock","*Remove format:* %0","*Format:* insert into %0","assureChains","ELEMENT_NUMBERED_LIST","checkTodoList","isLocal","default","_descriptionFactory","TrackChangesEditing","isNextTo","nextSibling","_findSuggestions","*Indent:* %0","splitListItemBefore","map","*Check item*","*Uncheck item*","*Outdent:* %0","ELEMENT_","config","numbered","numberedList","todoList","1332357UtguOv","next","112768Qwjykf","plugins","581076jEVqdv","fromRange","meta","attribute","nodeAfter","todo","1924196WInCUI","todoListCheck","8073990goPmhw","splitListItemAfter","length","includes","detach","registerElementLabel","key","documentList","listReversed","attributes","ELEMENT_LIST_ITEM","newValue","listType","end","FORMAT_INDENT","516411wlCftf","change","format","_enableDefaultAttributesIntegration","setAttribute","noTrackChangesFixer","getAttribute","*Format:* remove from %0","isObject","getRanges","start","every","getFirstMarker","differ","_LIST","data","2YTgNaK","suggestion","_getAttributeKey","setSelection","groupId","oldValue","accept","trackChangesCommand","bulleted","refresh","list.multiBlock","getChanges","selection","registerDescriptionCallback","todoListChecked","push"];return(Us=function(){return t})()}const js=Vs;!function(t,e){const n=Vs,r=t();for(;;)try{if(313528===parseInt(n(486))/1+parseInt(n(525))/2*(-parseInt(n(482))/3)+parseInt(n(492))/4+parseInt(n(570))/5+-parseInt(n(562))/6*(-parseInt(n(509))/7)+-parseInt(n(484))/8+-parseInt(n(494))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Us);class Gs extends t.Plugin{[js(567)](){const t=js,e=this[t(561)];if(!e[t(485)][t(568)](t(547)))return;const n=e[t(548)],r=e[t(485)][t(569)](t(467)),s=e[t(485)][t(568)](t(445)),o=!!e[t(478)][t(569)](t(535));function i(e){const r=t;return{type:r(511),content:""+Hr(n,r(441),e)}}function a(e){const r=t;return{type:r(511),content:""+Hr(n,r(459),e)}}r[t(512)](t(480),[],[t(546),t(506),t(544)]),r[t(512)](t(452)),r[t(512)](t(560)),r[t(512)](t(554)),r[t(512)](t(495)),r[t(512)](t(472)),o&&(r[t(512)](t(571)),r[t(512)](t(558))),s&&(r[t(512)](t(481)),r[t(512)](t(463),[],[t(539)]),r[t(466)][t(538)]((e=>{const r=t,{data:s}=e;if(s&&r(539)==s[r(500)])return{type:r(511),content:s[r(505)]?Hr(n,r(474)):Hr(n,r(475))}})),this[t(561)][t(440)][t(565)][t(555)]((e=>{const n=t;if(e[n(573)][n(575)])return!1;let s=!1;const o=r[n(541)]({skipNotAttached:!0})[n(542)]((t=>n(539)===r[n(527)](t)));for(const t of o)n(491)!=t[n(439)]()[n(519)][n(490)][n(515)](n(506))&&(r[n(470)](t[n(439)](),n(489))[n(563)]((t=>n(506)===r[n(527)](t[n(526)])))||(e[n(579)](t[n(521)]()),s=!0));return s}))),r[t(466)][t(442)](t(544),Hr(n,t(508)));const c={type:t(511),content:""};r[t(466)][t(538)]((e=>{const r=t,{data:s}=e;if(!s||r(506)!=s[r(500)])return;let u=e[r(566)];for(;u;){if(u[r(524)]&&(r(449)==u[r(524)][r(500)]&&(u[r(524)][r(505)]&&r(465)!=u[r(524)][r(505)]||r(465)!=u[r(524)][r(530)]&&!s[r(505)])||!o&&u[r(524)][r(500)]==Ic))return c;u=u[r(483)]}if(null==s[r(505)])switch(s[r(530)]){case r(533):return a(Hr(n,r(436)));case r(479):return a(Hr(n,r(462)));case r(491):return a(Hr(n,r(557)))}switch(s[r(505)]){case r(533):return i(Hr(n,r(436)));case r(479):return i(Hr(n,r(462)));case r(491):return i(Hr(n,r(557)))}})),r[t(466)][t(538)]((e=>{const n=t,{data:r}=e;if(r&&n(544)==r[n(500)])return null==r[n(505)]||null==r[n(530)]&&0==r[n(505)]?c:void 0})),r[t(466)][t(538)]((e=>{const r=t;if(r(489)!=e[r(447)])return;const{data:s}=e;if(!s||r(546)!=s[r(500)])return;const o=zs(e);return o?r(505)==o?{type:r(511),content:Hr(n,r(451))}:r(530)==o?{type:r(511),content:Hr(n,r(552))}:c:c})),e[t(440)][t(565)][t(555)]((e=>this[t(572)](e))),e[t(440)][t(565)][t(555)]((e=>this[t(514)](e))),e[t(440)][t(565)][t(555)]((e=>this[t(461)](e))),this[t(559)]()}[js(572)](t){const e=js;if(t[e(573)][e(575)]||!t[e(573)][e(464)])return!1;let n=!1;const r=this[e(561)][e(485)][e(569)](e(467))[e(541)]({skipNotAttached:!0})[e(542)]((t=>t[e(524)]&&e(546)==t[e(524)][e(500)]))[e(542)]((t=>t[e(524)][e(505)]&&t[e(524)][e(530)]));for(const s of r)zs(s)||(t[e(579)](s[e(521)]()),n=!0);return n}[js(514)](t){const e=js;if(t[e(573)][e(575)]||!t[e(573)][e(464)])return!1;const n=this[e(561)][e(485)][e(569)](e(467));if(n[e(532)][e(545)])return!1;let r=!1;const s=[e(506),e(449),e(546),e(544),e(556),e(502),e(493)],o=this[e(561)][e(440)][e(565)][e(522)][e(536)]()[e(542)]((t=>e(489)==t[e(447)]))[e(542)]((t=>s[e(497)](t[e(456)])));if(0==o[e(496)])return r;for(const i of o){const o=n[e(470)](i[e(553)],e(489))[e(542)]((t=>!t[e(488)][e(468)]))[e(473)]((t=>t[e(526)]))[e(542)]((t=>{const r=e,o=n[r(527)](t);return s[r(497)](o)}));if(o[e(496)]){for(const n of o)t[e(579)](n[e(521)]());r=!0}}return r}[js(461)](t){const e=js;if(t[e(573)][e(575)]||!t[e(573)][e(464)])return!1;const n=this[e(561)][e(485)][e(569)](e(467));let r=!1;const s=[e(506),e(449),e(546),e(544),e(556),e(502),e(493)];for(const t of n[e(541)]({skipNotAttached:!0})){const o=n[e(470)](t[e(439)](),e(489))[e(473)]((t=>t[e(526)]))[e(542)]((t=>t[e(524)]&&s[e(497)](t[e(524)][e(500)])));if(!o[e(496)])continue;const a=o[0][e(566)][e(503)][e(529)];if(!o[e(520)]((t=>t[e(503)][e(529)]===a)))for(const t of o)i(t,a)&&(r=!0)}return r;function o(t,r){const s=e;for(const e of n[s(541)]({skipNotAttached:!0})[s(542)]((e=>s(489)==e[s(447)]&&e[s(503)][s(529)]==t)))e[s(513)](s(529),r)}function i(t,n){const r=e;let s=t[r(566)],i=!1;for(;s;)s[r(503)][r(529)]!=n&&(o(s[r(503)][r(529)],n),s[r(513)](r(529),n),i=!0),s=s[r(483)];return i}}[js(559)](){const t=js,e=this[t(561)],n=e[t(548)],r=e[t(485)][t(569)](t(467));this[t(437)](),r[t(577)][t(444)](t(458),t(501),t(531),(function(n,r){const s=t,o=[];for(let t of n)t[s(519)][s(490)]===t[s(507)][s(578)]&&(t=e[s(440)][s(457)](e[s(440)][s(543)](t[s(519)][s(490)],0))),o[s(540)](t);e[s(440)][s(510)]((t=>{const n=s,a=e[n(440)][n(565)][n(537)],c=Array[n(550)](a[n(518)]())[n(473)]((t=>i.LiveRange[n(487)](t)));t[n(528)](o),e[n(564)][n(569)](r[n(446)])[n(534)](),r[n(576)][n(540)]({forceDefaultExecution:!0}),e[n(453)](r[n(446)],...r[n(576)]),t[n(528)](c);for(const t of c)t[n(498)]()}))})),r[t(466)][t(499)]((function(n){const r=t,s=!e[r(440)][r(438)][r(517)](n),o=n[r(443)],i=n[r(469)],a=n[r(515)](r(546)),c=!o||o[r(515)](r(546))!==a,u=!i||i[r(515)](r(546))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(504),e)))}[js(437)](){const t=js,e=this[t(561)],n=e[t(548)];function r(n){const r=t,s=e[r(564)][r(569)](r(452))[r(545)],o=e[r(564)][r(569)](r(480))[r(545)];return r(480)===n?s:o}e[t(485)][t(569)](t(467))[t(466)][t(538)]((function(s){const o=t;if(o(458)!=s[o(447)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(446)]){case o(452):u=i[o(576)][0][o(455)],l=r(i[o(446)]),a=o(u?460:516),!l&&e[o(478)][o(569)](o(535))||(a=o(454)),c={type:o(511),content:Hr(n,a,Hr(n,o(436)))};break;case o(480):u=i[o(576)][0][o(455)],l=r(i[o(446)]),a=o(u?460:516),!l&&e[o(478)][o(569)](o(535))||(a=o(454)),c={type:o(511),content:Hr(n,a,Hr(n,o(462)))};break;case o(560):a=o(471),c={type:o(511),content:Hr(n,a,Hr(n,o(504)))};break;case o(554):a=function(t){const e=o,n=t[e(439)]();let r=n[e(519)][e(490)];for(;r&&n[e(450)](r);){if(r[e(515)](e(544))>0)return!1;r=r[e(469)]}return!0}(s)?Hr(n,o(516),Hr(n,function(t){const e=o;return e(477)+t[e(439)]()[e(519)][e(490)][e(515)](e(506))[e(448)]()+e(523)}(s))):Hr(n,o(476),Hr(n,o(504))),c={type:o(511),content:a};break;case o(571):case o(558):!1===i[o(551)]&&(a=o(549),c={type:o(574),content:Hr(n,a,Hr(n,o(504)))})}return c}))}}function Vs(t,e){const n=Us();return(Vs=function(t,e){return n[t-=436]})(t,e)}function zs(t){const e=js;let n=t[e(439)]()[e(519)][e(490)][e(443)];for(;n;){const r=n[e(515)](e(546));if(!r)return!1;if(r==t[e(524)][e(505)])return e(505);if(r==t[e(524)][e(530)])return e(530);n=n[e(443)]}return!1}function Hs(t,e){const n=Qs();return(Hs=function(t,e){return n[t-=274]})(t,e)}const Ws=Hs;!function(t,e){const n=Hs,r=t();for(;;)try{if(214757===-parseInt(n(274))/1*(-parseInt(n(335))/2)+-parseInt(n(352))/3+-parseInt(n(303))/4*(-parseInt(n(324))/5)+parseInt(n(305))/6*(parseInt(n(355))/7)+parseInt(n(348))/8+-parseInt(n(275))/9+-parseInt(n(326))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qs);class Ks extends t.Plugin{[Ws(309)](){const t=Ws;if(!this[t(342)][t(356)][t(281)](t(312)))return;const e=this[t(342)][t(316)][t(302)](t(301)),n=this[t(342)][t(356)][t(302)](t(314));e[t(311)]&&n[t(349)](t(289),[],[t(289)]),e[t(288)]&&n[t(349)](t(357),[],[t(357)]),e[t(354)]&&n[t(349)](t(291),[],[t(291)]);const r={type:t(283),content:""};n[t(286)][t(287)](this[t(321)][t(361)](this));const s=this[t(342)][t(337)];n[t(286)][t(315)](t(357),Hr(s,t(304))),n[t(286)][t(287)]((e=>{const n=t,{data:s}=e;if(s&&n(357)==s[n(336)])return null==s[n(285)]||0==s[n(285)]&&null==s[n(280)]?r:void 0})),n[t(286)][t(315)](t(291),Hr(s,t(334))),n[t(286)][t(287)]((e=>{const n=t,{data:s}=e;if(s&&n(291)==s[n(336)])return null==s[n(285)]||1==s[n(285)]&&null==s[n(280)]?r:void 0})),this[t(342)][t(330)][t(347)][t(277)]((e=>{const r=t;if(e[r(346)][r(276)])return!1;let s=!1;const o=n[r(359)]({skipNotAttached:!0})[r(322)]((t=>{const e=r,s=n[e(279)](t);return e(291)==s||e(357)==s}));for(const t of o)r(353)!=t[r(284)]()[r(296)][r(319)][r(360)](r(362))&&(n[r(278)](t[r(284)](),r(344))[r(294)]((t=>r(362)==n[r(279)](t[r(282)])))||(e[r(333)](t[r(339)]()),s=!0));return s})),this[t(325)]()}[Ws(321)](t){const e=Ws,n=this[e(342)][e(337)],{data:r}=t,s={type:e(283),content:""};if(!r||e(289)!=r[e(336)])return;if(!r[e(280)])return e(329)==r[e(285)]?s:{type:e(283),content:""+Hr(n,e(293),Hr(n,this[e(345)](r[e(285)])))};if(!r[e(285)]){if(e(329)==r[e(280)])return s;let o=t[e(358)];for(;o;){if(o[e(317)]&&e(362)==o[e(317)][e(336)]&&o[e(317)][e(285)])return s;o=o[e(323)]}return{type:e(283),content:""+Hr(n,e(327),Hr(n,this[e(345)](r[e(280)])))}}if(e(329)!=r[e(285)])return{type:e(283),content:""+Hr(n,e(293),Hr(n,this[e(345)](r[e(285)])))};let o=t[e(358)];for(;o;){if(o[e(317)]&&e(362)==o[e(317)][e(336)]&&o[e(317)][e(285)]&&o[e(317)][e(280)])return s;o=o[e(323)]}const i=t[e(284)]()[e(296)][e(319)][e(360)](e(362));return{type:e(283),content:Hr(n,e(293),Hr(n,e(328)+i[e(338)]()+e(341)))}}[Ws(325)](){const t=Ws,e=this[t(342)],n=e[t(337)];e[t(356)][t(302)](t(314))[t(286)][t(287)]((e=>{const r=t;if(r(295)!=e[r(313)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(290)]){case r(289):o=r(351),i={type:r(283),content:Hr(n,o,Hr(n,this[r(345)](s[r(331)][0][r(313)])))};break;case r(357):o=s[r(331)][0][r(288)]?r(300):r(307),i={type:r(283),content:Hr(n,o)};break;case r(291):o=r(297),i={type:r(283),content:Hr(n,o,s[r(331)][0][r(354)])}}return i}))}[Ws(345)](t){const e=Ws;return e(328)+function(t){const n=e;return qs[n(308)](t)?n(343):Xs[n(308)](t)?n(353):null}(t)[e(338)]()+e(332)+t[e(338)]()[e(340)](/-/g,"_")}}const qs=[Ws(363),Ws(292),Ws(306)],Xs=[Ws(298),Ws(320),Ws(299),Ws(310),Ws(318),Ws(350)];function Qs(){const t=["locale","toUpperCase","getFirstMarker","replace","_LIST_DEFAULT","editor","bulleted","attribute","_getTranslationKeyForListStyle","batch","document","1147816mvorEI","_enableDefaultAttributesIntegration","upper-latin","*Change to:* %0","692886DariuN","numbered","startIndex","305242XyyKEf","plugins","listReversed","head","getSuggestions","getAttribute","bind","listType","disc","68JFIJbM","2138094SRwXii","isUndo","registerPostFixer","_findSuggestions","_getAttributeKey","oldValue","has","suggestion","format","getFirstRange","newValue","_descriptionFactory","registerDescriptionCallback","reversed","listStyle","commandName","listStart","circle","*Set format:* %0","find","formatBlock","start","*Format:* set start index to %0","decimal","lower-roman","*Format:* set order to reversed","list.properties","get","3568VdSbOG","FORMAT_LIST_REVERSED","42MvXmFu","square","*Format:* set order to regular","includes","afterInit","upper-roman","styles","ListPropertiesEditing","type","TrackChangesEditing","registerAttributeLabel","config","data","lower-latin","nodeAfter","decimal-leading-zero","handleDescriptions","filter","next","1580bSvNsC","_registerLegacyDescription","2637500iaLNUx","*Remove format:* %0","ELEMENT_","default","model","commandParams","_LIST_","removeMarker","FORMAT_LIST_START","6366HVDbHx","key"];return(Qs=function(){return t})()}var Zs=n(507);const Ys=$s;function Js(){const t=["high","parent","fromRange","split","bind","TrackChangesEditing","commands","mapper","change","afterExecute","8YGaSEu","downcastDispatcher","createPositionAt","addMarker:suggestion:insertion","unbindElementFromMarkerName","init","setSelection","document","fire","options","showSuggestionHighlights","528108ZLVZlV","plugins","5623310IztxSH","data","requires","2285773NWfMaS","952498gjIUSF","markerName","end","editor","markerNameToElements","nextSibling","detach","getFirstRange","model","7131960MesXWL","markInsertion","writer","getFirstPosition","enableCommand","remove","2543838ULhNbu","selection","enterBlock","814204kAxuhh","get","enter","removeMarker:suggestion:insertion","editing","createRange","hasClass","ck-suggestion-marker-split"];return(Js=function(){return t})()}function $s(t,e){const n=Js();return($s=function(t,e){return n[t-=207]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(701017===parseInt(n(240))/1+parseInt(n(222))/2+-parseInt(n(237))/3+-parseInt(n(216))/4+-parseInt(n(218))/5+parseInt(n(231))/6+parseInt(n(221))/7*(parseInt(n(258))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Js);class to extends t.Plugin{static get[Ys(220)](){return[Zs.Enter]}[Ys(210)](){const t=Ys,e=this[t(225)],n=e[t(217)][t(241)](t(253)),r=e[t(254)][t(241)](t(242));n[t(235)](t(242),(()=>{const s=t;e[s(230)][s(256)]((t=>{const o=s,a=e[o(230)][o(212)][o(238)],c=a[o(234)](),u=i.LiveRange[o(250)](a[o(229)]());if(r[o(239)](t)){const r=e[o(230)][o(207)](c[o(249)][o(227)],0),s=t[o(245)](c,r);n[o(232)](s)}else t[o(211)](t[o(245)](u[o(224)]));u[o(228)](),r[o(213)](o(257),{writer:t})}))})),e[t(244)][t(259)].on(t(208),Ds(e,t(251)),{priority:t(248)}),e[t(244)][t(259)].on(t(243),((e,n,r)=>{const s=t,o=r[s(255)][s(226)](n[s(223)]);if(o)for(const t of o)t[s(246)](s(247))&&(r[s(255)][s(209)](t,n[s(223)]),r[s(233)][s(236)](t))}),{priority:t(248)}),e[t(219)][t(259)].on(t(208),((n,r,s)=>{const o=t;s[o(214)][o(215)]&&Ds(e,o(251),{showActiveMarker:!1})[o(252)](this)(n,r,s)}),{priority:t(248)})}}const eo=ro;function no(){const t=["2764524AjBtNe","replace","_isInDeletionRange","FindAndReplaceEditing","2585473ghrYGs","find","end","2641156IOxtiX","FindAndReplaceUtils","afterInit","findPrevious","has","item","1618377pfBZLM","48pUwGEa","findByTextCallback","model","createRange","replaceAll","string","plugins","getMarkersGroup","TrackChangesEditing","handleFindCommand","createPositionAt","editor","suggestion:deletion","30opvjyb","enableCommand","428418daQFDC","findNext","328350bHUigT","2401kAfHbp","5RMGHdr","178eHnMOu","start","markers","filter","bind","get","getRange","getIntersection"];return(no=function(){return t})()}function ro(t,e){const n=no();return(ro=function(t,e){return n[t-=147]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(344889===parseInt(n(151))/1*(parseInt(n(153))/2)+-parseInt(n(174))/3+-parseInt(n(168))/4+-parseInt(n(152))/5*(parseInt(n(150))/6)+parseInt(n(161))/7+-parseInt(n(175))/8*(-parseInt(n(148))/9)+parseInt(n(188))/10*(parseInt(n(165))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(no);class so extends t.Plugin{[eo(170)](){const t=eo;if(!this[t(186)][t(181)][t(172)](t(164)))return;const e=this[t(186)][t(181)][t(158)](t(183));e[t(147)](t(166),this[t(184)][t(157)](this)),e[t(147)](t(149)),e[t(147)](t(171)),e[t(147)](t(162)),e[t(147)](t(179))}[eo(184)](t,e,n={}){const r=eo,s=this[r(186)][r(181)][r(158)](r(169));return t((t=>(r(180)==typeof e?s[r(176)](e,n):e)(t)[r(156)]((e=>!1===this[r(163)](e,t[r(173)])))),n)}[eo(163)](t,e){const n=eo,r=this[n(186)][n(177)][n(178)](this[n(186)][n(177)][n(185)](e,t[n(154)]),this[n(186)][n(177)][n(185)](e,t[n(167)]));for(const t of this[n(186)][n(177)][n(155)][n(182)](n(187)))if(null!==r[n(160)](t[n(159)]()))return!0;return!1}}const oo=ao;function io(){const t=["347216yHhZhX","15wHzqTL","*Reset font size*","label","FORMAT_FONT_COLOR","TrackChangesEditing","trim","*Set font color:* %0","value","*Set font size:* %0","fontSize.options","title","483772ieqjAA","*Reset font background color*","has","get","1975883ZUWRCD","editor","_descriptionFactory","registerAttributeLabel","FORMAT_FONT_SIZE","find","FontColorEditing","type","fontBackgroundColor.colors","10lsOopf","registerDescriptionCallback","*Set font family:* %0","FontFamilyEditing","27wQCVVK","commandName","2591790xpyLEs","locale","22sfINdZ","81924BayrZV","model","FontSizeEditing","fontFamily","afterInit","FontBackgroundColorEditing","plugins","FORMAT_FONT_FAMILY","format","fontColor.colors","*Reset font color*","*Reset font family*","commandParams","normalizeSizeOptions","config","formatInline","381409oAqChe","FontSize","_enableDefaultAttributesIntegration","fontBackgroundColor","*Set font background color:* %0","fontSize","726360jdzhEW","fontColor","_registerLegacyDescription","toLowerCase","FORMAT_FONT_BACKGROUND"];return(io=function(){return t})()}function ao(t,e){const n=io();return(ao=function(t,e){return n[t-=383]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(261053===parseInt(n(420))/1+-parseInt(n(443))/2+-parseInt(n(432))/3*(parseInt(n(431))/4)+-parseInt(n(395))/5*(-parseInt(n(404))/6)+parseInt(n(386))/7+-parseInt(n(426))/8*(parseInt(n(399))/9)+-parseInt(n(401))/10*(-parseInt(n(403))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(io);const co=[{pluginName:oo(406),commandName:oo(425)},{pluginName:oo(398),commandName:oo(407)},{pluginName:oo(392),commandName:oo(427)},{pluginName:oo(409),commandName:oo(423)}];class uo extends t.Plugin{[oo(408)](){const t=oo,e=this[t(387)][t(402)],n=this[t(387)][t(410)][t(385)](t(436));for(const{pluginName:e,commandName:r}of co)this[t(387)][t(410)][t(384)](e)&&n[t(422)](r,[r]);e.t,n[t(388)][t(389)](t(425),Hr(e,t(390))),n[t(388)][t(389)](t(407),Hr(e,t(411))),n[t(388)][t(389)](t(427),Hr(e,t(435))),n[t(388)][t(389)](t(423),Hr(e,t(430))),this[t(428)]()}[oo(428)](){const t=oo,e=this[t(387)],n=e[t(402)];e[t(410)][t(385)](t(436))[t(388)][t(396)]((e=>{const r=t,o=n.t;if(r(419)!=e[r(393)])return;const{data:i}=e;if(null!=i){if(r(425)==i[r(400)]){const t=i[r(416)][0][r(439)];if(t){const e=o(this[r(387)][r(410)][r(385)](r(421))[r(417)](this[r(387)][r(418)][r(385)](r(441)))[r(391)]((e=>e[r(405)]==t))[r(442)])[r(429)]();return{type:r(412),content:Hr(n,r(440),e)}}return{type:r(412),content:Hr(n,r(433))}}if(r(407)==i[r(400)]){const t=i[r(416)][0][r(439)];return t?{type:r(412),content:Hr(n,r(397),t)}:{type:r(412),content:Hr(n,r(415))}}if(r(427)==i[r(400)]){const t=i[r(416)][0][r(439)];if(t){const e=(0,s.normalizeColorOptions)(this[r(387)][r(418)][r(385)](r(413)))[r(391)]((e=>e[r(405)]==t));let i=t,a="";return e&&(i=e[r(434)],a=o(i)[r(429)]()),{type:r(412),content:Hr(n,r(438),a)[r(437)](),color:{value:t,title:a||i}}}return{type:r(412),content:Hr(n,r(414))}}if(r(423)==i[r(400)]){const t=i[r(416)][0][r(439)];if(t){const e=(0,s.normalizeColorOptions)(this[r(387)][r(418)][r(385)](r(394)))[r(391)]((e=>e[r(405)]==t));let i=t,a="";return e&&(i=e[r(434)],a=o(i)[r(429)]()),{type:r(412),content:Hr(n,r(424),a)[r(437)](),color:{value:t,title:a||i}}}return{type:r(412),content:Hr(n,r(383))}}}}))}}const lo=go;function fo(){const t=["_registerLegacyDescription","752118XPEhxS","1410222kcnNYz","fontBackgroundColor","format","join","pasteFormat","push","editor","3899742AxxeEd","*Set format to:* %0","charAt","240oOlYkB","75021gZANrw","toUpperCase","normalizeSizeOptions","enableCommand","type","_descriptionFactory","afterInit","label","length","fontSize","fontColor.colors","_enableDefaultAttributesIntegration","773940WVYFmz","commandName","130344UyXmlk","commands","entries","boolean","locale","registerDescriptionCallback","369yrKnDK","plugins","find","*Remove all formatting*","TrackChangesEditing","config","copyFormat","split","10uHAHSI","fontSize.options","FontSize","formatBlock","model","get","49ItOyej","formatInline","commandParams","toLowerCase","slice","102908eBAMUv","fontColor","title"];return(fo=function(){return t})()}!function(t,e){const n=go,r=t();for(;;)try{if(665029===-parseInt(n(215))/1*(parseInt(n(243))/2)+parseInt(n(211))/3+parseInt(n(199))/4*(parseInt(n(214))/5)+parseInt(n(203))/6*(-parseInt(n(194))/7)+-parseInt(n(229))/8*(parseInt(n(235))/9)+-parseInt(n(227))/10+parseInt(n(204))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fo);class ho extends t.Plugin{[lo(221)](){const t=lo,e=this[t(210)],n=e[t(236)][t(248)](t(239)),r=e[t(230)][t(248)](t(241)),s=e[t(230)][t(248)](t(208));r&&s&&(n[t(226)](t(208)),n[t(218)](t(241)),this[t(202)]())}[lo(202)](){const t=lo,e=this[t(210)],n=e[t(233)];e[t(236)][t(248)](t(239))[t(220)][t(234)]((r=>{const s=t;if(s(246)!=r[s(219)]&&s(195)!=r[s(219)])return;const{data:o}=r;if(o&&s(208)===o[s(228)]){const t=[],r=o[s(196)][0];for(const[n,o]of Object[s(231)](r))t[s(209)](po(e,n,o));return t[s(223)]?{type:s(206),content:Hr(n,s(212),t[s(207)](", "))}:{type:s(206),content:Hr(n,s(238))}}}))}}function go(t,e){const n=fo();return(go=function(t,e){return n[t-=194]})(t,e)}function po(t,e,n){const r=lo,o=t[r(233)].t,i=e[r(242)](/(?=[A-Z])/)[r(207)](" "),a=o(i[r(213)](0)[r(216)]()+i[r(198)](1))[r(197)]();if(r(232)==typeof n)return a;if(r(200)===e||r(205)===e){const e=(0,s.normalizeColorOptions)(t[r(240)][r(248)](r(225)))[r(237)]((t=>t[r(247)]==n));return a+" ("+(e?o(e[r(222)])[r(197)]():n)+")"}if(r(224)===e&&isNaN(parseFloat(n))){const e=t[r(236)][r(248)](r(245))[r(217)](t[r(240)][r(248)](r(244)))[r(237)]((t=>t[r(247)]==n));return a+" ("+(e?o(e[r(201)])[r(197)]():n)+")"}return a+" ("+n+")"}function mo(t,e){const n=Eo();return(mo=function(t,e){return n[t-=423]})(t,e)}const Io=mo;function Eo(){const t=["value","heading.options","commandName","126WyLNuf","type","name","58660CATIfo","ELEMENT_HEADING","title","registerDescriptionCallback","heading","HeadingEditing","editor","153630sPfyhB","formatBlock","955554XjTcpi","ELEMENT_HEADING_CUSTOM","1UATVFk","*Change to:* %0","_descriptionFactory","_getHeadingLevel","format","has","paragraph","1067GTCDAk","registerElementLabel","1775825kniwdb","8AjupKz","plugins","afterInit","_enableDefaultAttributesIntegration","match","1235754Vldjwd","1858408ZDqGoc","model","TrackChangesEditing","find","281073gbgCHJ","get","view","_registerLegacyDescription","config","_headingOptions","commandParams","locale"];return(Eo=function(){return t})()}!function(t,e){const n=mo,r=t();for(;;)try{if(245455===-parseInt(n(443))/1*(-parseInt(n(441))/2)+-parseInt(n(463))/3+-parseInt(n(459))/4+parseInt(n(452))/5+-parseInt(n(439))/6*(parseInt(n(429))/7)+-parseInt(n(453))/8*(parseInt(n(458))/9)+parseInt(n(432))/10*(parseInt(n(450))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[Io(455)](){const t=Io,e=this[t(438)];if(!e[t(454)][t(448)](t(437)))return;this[t(423)]=e[t(467)][t(464)](t(427));const n=e[t(425)],r=e[t(454)][t(464)](t(461));r[t(456)](t(436));for(const e of this[t(423)])t(449)!=e[t(460)]&&r[t(445)][t(451)](e[t(460)],(n=>{const r=t,i=this[r(446)](e[r(460)]);return null!==i?s(n,i):o(n,e[r(434)])}));function s(e,r){return Hr(n,t(433),[e,r])}function o(e,r){return Hr(n,t(442),[e,r])}this[t(466)]()}[Io(466)](){const t=Io,e=this[t(438)],n=e[t(425)];e[t(454)][t(464)](t(461))[t(445)][t(435)]((e=>{const r=t;if(r(440)!=e[r(430)])return;const{data:s}=e;if(s&&r(436)==s[r(428)]){const e=s[r(424)][0][r(426)],c=this[r(446)](e);if(null!==c)return{type:r(447),content:Hr(n,r(444),(1,a=c,Hr(n,r(433),[1,a])))};const u=this[r(423)][r(462)]((t=>t[r(460)]===e))[r(434)];return{type:r(447),content:Hr(n,r(444),(o=1,i=u,Hr(n,t(442),[o,i])))}}var o,i,a}))}[Io(446)](t){const e=Io;var n,r;const s=t[e(457)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(423)])||void 0===n?void 0:n[e(462)]((n=>n[e(460)]==t));if(o&&o[e(465)]){const t=o[e(465)],n=(null!==(r=t[e(431)])&&void 0!==r?r:t)[e(457)](/^h(\d+)/);if(n)return n[1]}return null}}const To=_o;function _o(t,e){const n=yo();return(_o=function(t,e){return n[t-=188]})(t,e)}function yo(){const t=["has","10UuMfwj","168NrnVbN","find","type","HighlightEditing","412990cxqYAK","_enableDefaultAttributesIntegration","locale","FORMAT_HIGHLIGHT","model","color","_descriptionFactory","1322167mTtWpS","config","registerDescriptionCallback","registerAttributeLabel","7899FWNiwo","editor","highlight.options","afterInit","152974VJViIY","title","9ScgygN","_registerLegacyDescription","12kmfbIm","8176663CsUfNV","highlight","commandParams","*Remove highlight*","formatInline","TrackChangesEditing","get","format","plugins","toLowerCase","100068WDvrJv","commandName","value","*Set highlight:* %0","1153480HmxCMx"];return(yo=function(){return t})()}!function(t,e){const n=_o,r=t();for(;;)try{if(110904===-parseInt(n(202))/1+parseInt(n(228))/2+parseInt(n(224))/3*(-parseInt(n(209))/4)+parseInt(n(213))/5*(-parseInt(n(191))/6)+-parseInt(n(220))/7+-parseInt(n(206))/8*(parseInt(n(189))/9)+-parseInt(n(208))/10*(-parseInt(n(192))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yo);class Ao extends t.Plugin{[To(227)](){const t=To,e=this[t(225)];if(!e[t(200)][t(207)](t(212)))return;const n=e[t(200)][t(198)](t(197)),r=e[t(215)];n[t(214)](t(193),[t(193)]),n[t(219)][t(223)](t(193),Hr(r,t(216))),this[t(190)]()}[To(190)](){const t=To,e=this[t(225)],n=e[t(215)];e[t(200)][t(198)](t(197))[t(219)][t(222)]((r=>{const s=t;if(s(196)!=r[s(211)])return;const{data:o}=r;if(o&&s(193)==o[s(203)]){const t=n.t,r=o[s(194)][0][s(204)];if(r){const o=e[s(221)][s(198)](s(226))[s(210)]((t=>t[s(217)]==r)),i=t(o[s(188)])[s(201)]();return{type:s(199),content:Hr(n,s(205),i),color:{value:o[s(218)],title:o[s(188)]}}}return{type:s(199),content:Hr(n,s(195),Hr(n,s(216)))}}}))}}const Co=ko;function ko(t,e){const n=Ro();return(ko=function(t,e){return n[t-=305]})(t,e)}!function(t,e){const n=ko,r=t();for(;;)try{if(662104===-parseInt(n(317))/1+-parseInt(n(310))/2+-parseInt(n(316))/3*(parseInt(n(309))/4)+parseInt(n(332))/5+parseInt(n(314))/6+-parseInt(n(305))/7+parseInt(n(307))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ro);class No extends t.Plugin{[Co(328)](){const t=Co,e=this[t(319)];if(!e[t(325)][t(338)](t(337)))return;e[t(325)][t(308)](t(326))[t(324)](t(322));const n=e[t(325)][t(308)](t(326)),r=e[t(323)];n[t(320)][t(331)](t(322),(e=>Hr(r,t(312),e))),e[t(329)][t(334)](t(306))[t(330)]({model:t(322),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(336)])return null;const o=n[s(321)](s(327)),i=n[s(318)]("hr");return n[s(311)](s(333),o),n[s(315)](n[s(313)](o,0),i),o},converterPriority:t(335)})}}function Ro(){const t=["get","62268dubjZC","2578080PwDyzk","addClass","ELEMENT_HORIZONTAL_LINE","createPositionAt","4228254jFezeI","insert","123RvnTZE","1247004wkgGdE","createEmptyElement","editor","_descriptionFactory","createContainerElement","horizontalLine","locale","enableCommand","plugins","TrackChangesEditing","div","afterInit","conversion","elementToStructure","registerElementLabel","3843205qWsLWW","ck-horizontal-line","for","high","showSuggestionHighlights","HorizontalLineEditing","has","3543610CviiCr","dataDowncast","22954200EWeuPS"];return(Ro=function(){return t})()}function Lo(){const t=["format","key","96956YLEFHt","907902vECiBY","value","get","8133093WtcSIB","466352ZMGkIQ","formatBlock","getFirstRange","nodeAfter","attribute","commandName","_enableDefaultAttributesIntegration","TrackChangesEditing","htmlEmbed","HtmlEmbed","rawHtml","190441ErJtti","start","registerDescriptionCallback","ELEMENT_HTML_EMBED","type","10vlhAAO","*Change %0 content*","1058140UypZGn","editor","_registerLegacyDescription","_descriptionFactory","registerElementLabel","element","16yIBkdX","has","774494Lpbkhc","afterInit","locale","plugins","3Qezifc"];return(Lo=function(){return t})()}const So=vo;function vo(t,e){const n=Lo();return(vo=function(t,e){return n[t-=261]})(t,e)}!function(t,e){const n=vo,r=t();for(;;)try{if(128408===parseInt(n(262))/1+parseInt(n(289))/2+-parseInt(n(281))/3*(-parseInt(n(284))/4)+parseInt(n(269))/5+parseInt(n(285))/6+parseInt(n(277))/7*(parseInt(n(275))/8)+-parseInt(n(288))/9*(parseInt(n(267))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Lo);class Mo extends t.Plugin{[So(278)](){const t=So,e=this[t(270)];if(!e[t(280)][t(276)](t(298)))return;const n=e[t(280)][t(287)](t(296)),r=e[t(279)];n[t(272)][t(273)](t(261),(e=>Hr(r,t(265),e))),n[t(295)](t(297),[],[t(286)]),n[t(272)][t(264)]((e=>{const n=t;if(n(293)!=e[n(266)])return;const{data:s}=e;if(s&&n(286)==s[n(283)]&&e[n(291)]()[n(263)][n(292)].is(n(274),n(261))){const t=Hr(r,n(265));return{type:n(282),content:Hr(r,n(268),t)}}})),this[t(271)]()}[So(271)](){const t=So,e=this[t(270)],n=e[t(279)];e[t(280)][t(287)](t(296))[t(272)][t(264)]((e=>{const r=t;if(r(290)!=e[r(266)])return;const{data:s}=e;if(s&&r(297)==s[r(294)]){const t=Hr(n,r(265));return{type:r(282),content:Hr(n,r(268),t)}}}))}}const Oo=Do;function wo(){const t=["16TDrqlr","markInsertion","1416528jRMdCP","isCollapsed","imageStylePreApply","isOwn","registerDescriptionCallback","ImageInlineEditing","afterInit","detach","createRange","isIntersecting","resizeImage","discard","imageBlock","ELEMENT_CAPTION","formatInline","_findSuggestions","imageTextAlternative","390175OMdaca","getNearestSelectionRange","imageCaption","14JYKPgD","*Remove image text alternative*","insertion","ImageCaptionUtils","toNext","ImageResize","isEqual","ImageUtils","deletion","caption","getClosestSelectedImageElement","markDeletion","_descriptionFactory","key","imageInline","_registerLegacyDescription","start","nodeAfter","_enableDefaultAttributesIntegration","alt","width","type","getContainedElement","registerCustomCallback","createRangeOn","plugins","277aeyTlA","ELEMENT_IMAGE","*Set image width:* %0","document","end","markBlockFormat","2800320Asdnoy","isBlockImage","accept","schema","toggleImageCaption","convertInlineImageToBlock","ImageBlockEditing","resizedWidth","getCaptionFromImageModelElement","_suggestionFactory","previous","convertBlockImageToInline","FORMAT_IMAGE_SIZE","locale","length","find","element","change","ELEMENT_INLINE_IMAGE","selection","attribute","isBefore","model","imageTypeBlock","registerAttributeLabel","registerElementLabel","uploadImage","ImageEditing","commandName","forceDefaultExecution","fromPosition","join","10cIxbNj","chain","imageTypeInline","backward","subType","Inline image to block image","newValue","9688941ZNtwAH","nodeBefore","get","commandParams","has","removeObject","filter","*Reset image width*","editor","TrackChangesEditing","getSuggestionCallback","formatBlock","findIndex","ImageUploadEditing","forward","ImageTextAlternativeEditing","ImageCaptionEditing","addObject","enableCommand","getFirstRange","format","29059130uHiikt","1944636XyOFMp","insertImage","toPrevious","*Set image text alternative:* %0","Block image to inline image"];return(wo=function(){return t})()}function Do(t,e){const n=wo();return(Do=function(t,e){return n[t-=211]})(t,e)}!function(t,e){const n=Do,r=t();for(;;)try{if(745491===parseInt(n(318))/1*(-parseInt(n(236))/2)+-parseInt(n(272))/3+-parseInt(n(270))/4*(parseInt(n(289))/5)+-parseInt(n(265))/6*(parseInt(n(292))/7)+parseInt(n(324))/8+-parseInt(n(243))/9+parseInt(n(264))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wo);class Fo extends t.Plugin{[Oo(278)](){const t=Oo,e=this[t(251)];if(!e[t(317)][t(247)](t(231)))return;const n=e[t(317)][t(245)](t(252)),r=e[t(317)][t(245)](t(299)),s=e[t(217)];n[t(261)](t(266)),n[t(304)][t(229)](t(284),(e=>Hr(s,t(319),e))),n[t(304)][t(229)](t(306),(e=>Hr(s,t(222),e))),n[t(304)][t(229)](t(301),(()=>Hr(s,t(285)))),e[t(317)][t(247)](t(256))&&n[t(261)](t(230)),e[t(317)][t(247)](t(330))&&e[t(317)][t(247)](t(277))&&(n[t(261)](t(238),((s,o)=>{const i=t,a=r[i(302)](e[i(226)][i(321)][i(223)]);e[i(226)][i(221)]((()=>{const t=i;n[t(323)](a,{commandName:t(238),commandParams:[o]},[],t(215))}))})),n[t(261)](t(227),((s,o)=>{const a=t;e[a(226)][a(221)]((t=>{const c=a;let u=r[c(302)](e[c(226)][c(321)][c(223)]),l=t[c(316)](u);const f=i.LivePosition[c(234)](l[c(308)],c(267)),h=i.LivePosition[c(234)](l[c(322)],c(296));n[c(233)]((()=>s(o))),u=r[c(302)](e[c(226)][c(321)][c(223)]),l=t[c(316)](u);const g=t[c(280)](f,h);f[c(279)](),h[c(279)](),n[c(323)](u,{commandName:c(238),commandParams:[o]},[],c(329)),g[c(308)][c(225)](l[c(308)])&&n[c(271)](t[c(280)](g[c(308)],l[c(308)]),c(329)),l[c(322)][c(225)](g[c(322)])&&n[c(271)](t[c(280)](l[c(322)],g[c(322)]),c(329))}))})),n[t(213)][t(315)](t(254),t(329),t(235),(()=>!1)),n[t(213)][t(315)](t(254),t(329),t(326),(()=>!1)),n[t(213)][t(315)](t(254),t(329),t(283),n[t(213)][t(253)](t(254),"",t(326))),n[t(213)][t(315)](t(294),t(329),t(235),(()=>!1)),n[t(213)][t(315)](t(294),t(329),t(283),(([r])=>{const s=t,o=n[s(213)][s(253)](s(294),"",s(283));let i=r[s(308)],a=r[s(322)];const c=e[s(226)][s(327)][s(290)](i,s(239)),u=e[s(226)][s(327)][s(290)](a,s(257));c[s(273)]&&(i=c[s(308)]),u[s(273)]&&(a=u[s(322)]),o([e[s(226)][s(280)](i,a)])})),n[t(213)][t(315)](t(254),t(329),t(237),c),n[t(213)][t(315)](t(294),t(329),t(237),c)),e[t(317)][t(247)](t(259))&&(n[t(261)](t(328),((s,o)=>{const i=t,a=e[i(317)][i(245)](i(295));let c=r[i(302)](e[i(226)][i(321)][i(223)]),u=a[i(212)](c);e[i(226)][i(221)]((()=>{const t=i;if(u)return void n[t(303)](e[t(226)][t(316)](u));const l=r[t(325)](c);s(o),c=r[t(302)](e[t(226)][t(321)][t(223)]),u=a[t(212)](c),n[t(271)](e[t(226)][t(316)](u),l?null:t(291))}))})),n[t(213)][t(315)](t(294),t(291),t(237),c));const o=[{type:t(254),subType:t(274)},{type:t(294),subType:t(291)},{type:t(254),subType:t(329)},{type:t(294),subType:t(329)}];function a(e,s){const i=t,a=o[i(255)]((({type:t,subType:n})=>e[i(313)]==t&&e[i(240)]==n)),c=o[i(255)]((({type:t,subType:e})=>s[i(313)]==t&&s[i(240)]==e));if(a<0||c<0)return!1;const u=e[i(262)](),l=s[i(262)]();if((0==a||1==a)&&2==c&&u[i(281)](l))return!0;if(2==a&&3==c){const t=n[i(287)](u,i(294))[i(249)]((({suggestion:t,meta:e})=>e[i(275)]&&i(329)==t[i(240)]));if(t[i(218)]>1&&l[i(322)][i(298)](u[i(308)]))return!0;if(1==t[i(218)]&&(u[i(308)][i(298)](l[i(322)])||u[i(322)][i(298)](l[i(308)])))return!0}if(3==a&&3==c&&u[i(308)][i(225)](l[i(308)])){const t=u[i(322)][i(309)],e=l[i(308)][i(244)];return r[i(325)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(317)][t(247)](t(297))&&(n[t(310)](t(282),[],[t(211)]),n[t(304)][t(228)](t(211),Hr(s,t(216)))),e[t(317)][t(247)](t(258))&&n[t(310)](t(288),[],[t(311)]),n[t(304)][t(276)]((e=>{const n=t;if(o[n(219)]((({type:t,subType:r})=>e[n(313)]==t&&e[n(240)]==r)))return e[n(214)]?{}:void 0})),n[t(304)][t(276)]((e=>{const n=t;if(n(294)==e[n(313)]||n(300)==e[n(313)]){const t=e[n(314)]();if(t&&t.is(n(220),n(301)))return{type:n(294)==e[n(313)]?n(260):n(248),element:t,quantity:1}}})),n[t(304)][t(276)]((e=>t(254)==e[t(313)]&&t(329)==e[t(240)]?{type:t(263),content:t(241)}:t(254)==e[t(313)]&&t(215)==e[t(240)]?{type:t(263),content:t(269)}:void 0)),n[t(304)][t(276)]((e=>{const n=t;if(n(224)!=e[n(313)])return;const{data:r}=e;if(!r||n(311)!=r[n(305)])return;const o=r[n(242)];return o?{type:n(263),content:Hr(s,n(268),'"'+o+'"')}:{type:n(263),content:Hr(s,n(293))}})),this[t(307)]()}[Oo(307)](){const t=Oo,e=this[t(251)],n=e[t(217)];e[t(317)][t(245)](t(252))[t(304)][t(276)]((e=>{const r=t;if(r(254)!=e[r(313)]&&r(286)!=e[r(313)])return;const{data:s}=e;if(s){if(r(288)==s[r(232)]){const t=s[r(246)][0][r(242)];return t?{type:r(263),content:Hr(n,r(268),'"'+t+'"')}:{type:r(263),content:Hr(n,r(293))}}if(r(282)==s[r(232)]){const t=s[r(246)][0][r(312)];return t?{type:r(263),content:Hr(n,r(320),t)}:{type:r(263),content:Hr(n,r(250))}}}}))}}const Po=xo;function xo(t,e){const n=Bo();return(xo=function(t,e){return n[t-=264]})(t,e)}function Bo(){const t=["attribute","_descriptionFactory","1239912VoWEaG","accept","660SmQmMe","commandName","_handleLegacySuggestions","afterInit","format","discard","type","71356wAIbro","registerDescriptionCallback","src","newValue","formatInline","*Format:* replace image URL","15358FCdWBf","key","editor","*Replace image URL*","_registerLegacyDescription","replaceImageSource","1205aPjTXY","has","2818425grUIKy","958bwWzGE","7589178qpfIsf","oldValue","_enableDefaultAttributesIntegration","registerCustomCallback","get","ImageEditing","5096384jBqHtv","plugins","_suggestionFactory","formatBlock","getSuggestionCallback","locale","TrackChangesEditing"];return(Bo=function(){return t})()}!function(t,e){const n=xo,r=t();for(;;)try{if(346809===-parseInt(n(266))/1*(parseInt(n(269))/2)+parseInt(n(285))/3+-parseInt(n(294))/4+parseInt(n(268))/5+parseInt(n(287))/6*(-parseInt(n(300))/7)+-parseInt(n(276))/8+parseInt(n(270))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bo);class Uo extends t.Plugin{[Po(290)](){const t=Po;if(!this[t(302)][t(277)][t(267)](t(275)))return;const e=this[t(302)][t(281)],n=this[t(302)][t(277)][t(274)](t(282));n[t(272)](t(265),[],[t(296)]),n[t(284)][t(295)]((n=>{const r=t;if(r(283)!=n[r(293)])return;const{data:s}=n;return s&&r(296)==s[r(301)]?s[r(297)]&&s[r(271)]?{type:r(291),content:Hr(e,r(303))}:{type:r(291),content:""}:void 0})),this[t(289)]()}[Po(289)](){const t=Po,e=this[t(302)][t(277)][t(274)](t(282));e[t(278)][t(273)](t(279),t(265),t(286),e[t(278)][t(280)](t(279),null,t(292))),e[t(278)][t(273)](t(279),t(265),t(292),e[t(278)][t(280)](t(279),null,t(286))),this[t(264)]()}[Po(264)](){const t=Po,e=this[t(302)],n=e[t(281)];e[t(277)][t(274)](t(282))[t(284)][t(295)]((e=>{const r=t;if(r(279)!=e[r(293)]&&r(298)!=e[r(293)])return;const{data:s}=e;return s&&r(265)==s[r(288)]?{type:r(291),content:Hr(n,r(299))}:void 0}))}}const jo=Vo;function Go(){const t=["TrackChangesEditing","length","type","markBlockFormat","start","shouldConvertImageType","getChangedMarkers","forEach","accept","isEqual","suggestion","FORMAT_SIDE_IMAGE","toLowerCase","enableCommand","model","nodeAfter","discardSuggestion","2074008BjSZId","3300944JFLDbA","commandReversedParams","change","findIndex","insertion","markInlineFormat","759GYRUTh","7EeaKMi","name","editor","imageTypeInline","isInlineImage","chain","isBlockImage","237528NNtdKr","format","getFirstRange","imageStylePreApply","newRange","getSuggestionCallback","_suggestionFactory","commandParams","afterInit","isInContent","discard","registerCustomCallback","locale","end","hasSuggestion","refresh","next","join","filter","createRangeOn","registerPostFixer","normalizedStyles","_findSuggestions","imageStylePostApply","10930QpaKoF","has","formatInline","Users","convertInlineImageToBlock","ImageUtils","from","document","side","imageCaption","imageStyle","ImageStyleEditing","differ","_registerLegacyDescription","getSuggestions","*Format:* %0","author","subType","getSuggestion","commandName","_splitMarkerName","4YbeIhn","_descriptionFactory","setImageNaturalSizeAttributes","90ydfDWW","7088316SIvAAq","value","title","isOwn","imageTypeBlock","2811505vvUlKh","getClosestSelectedImageElement","registerDescriptionCallback","formatBlock","get","isBefore","436717ZylNpF","selection","plugins","isIntersecting","commands","getContainedElement","nodeBefore","head"];return(Go=function(){return t})()}function Vo(t,e){const n=Go();return(Vo=function(t,e){return n[t-=272]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(631826===parseInt(n(369))/1*(-parseInt(n(354))/2)+-parseInt(n(294))/3+parseInt(n(295))/4+parseInt(n(363))/5+parseInt(n(358))/6*(parseInt(n(302))/7)+parseInt(n(309))/8*(-parseInt(n(357))/9)+parseInt(n(333))/10*(-parseInt(n(301))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Go);class zo extends t.Plugin{[jo(317)](){const t=jo,n=this[t(304)];if(!n[t(371)][t(334)](t(344)))return;const r=n[t(371)][t(367)](t(277)),s=n[t(371)][t(367)](t(338)),o={};r[t(290)](t(343),((o,i)=>{const a=t,c=n[a(371)][a(367)](a(336)).me,u=n[a(273)][a(367)](a(343));let l=s[a(364)](n[a(291)][a(340)][a(370)]),f=n[a(291)][a(328)](l),h=u[a(359)];if(h==i[a(359)])return;const g={commandName:a(343),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(291)][a(297)]((()=>{const t=a;if(r[t(347)]()[t(327)]((e=>e[t(318)]&&c==e[t(349)]&&(t(366)==e[t(279)]||t(335)==e[t(279)])&&(t(312)==e[t(350)]||t(332)==e[t(350)])&&e[t(311)]()[t(286)](f)))[t(284)]((e=>r[t(293)](e[t(276)]))),l=s[t(364)](n[t(291)][t(340)][t(370)]),f=n[t(291)][t(328)](l),u[t(324)](),n[t(273)][t(367)](t(305))[t(324)](),n[t(273)][t(367)](t(362))[t(324)](),h=u[t(359)],h!=i[t(359)])return s[t(306)](l)&&u[t(282)](i[t(359)],l)?(o({...i,setImageSizes:!1}),l=s[t(364)](n[t(291)][t(340)][t(370)]),void r[t(280)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(312))):void(s[t(308)](l)?r[t(280)](l,g,[],t(332)):r[t(300)](f,g,t(332)))}))}));for(const e of n[t(371)][t(367)](t(344))[t(330)])o[e[t(303)]]=e[t(360)][t(289)]();r[t(315)][t(320)](t(366),t(312),t(326),(()=>!1)),r[t(315)][t(320)](t(366),t(332),t(326),(()=>!1)),r[t(315)][t(320)](t(335),t(332),t(326),(()=>!1)),r[t(315)][t(320)](t(366),t(312),t(285),(([e])=>{const n=t;s[n(356)](e[n(274)]())})),r[t(315)][t(320)](t(366),t(312),t(319),((e,n)=>{const s=t;r[s(315)][s(314)](s(366),"",s(285))(e,{commandName:n[s(352)],commandParams:n[s(296)]})})),r[t(315)][t(320)](t(366),t(312),t(307),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(366),subType:t(312)},{type:t(299),subType:t(342)},{type:t(366),subType:t(337)},{type:t(299),subType:t(337)}];function a(e,n){const o=t,a=i[o(298)]((({type:t,subType:n})=>e[o(279)]==t&&e[o(350)]==n)),c=i[o(298)]((({type:t,subType:e})=>n[o(279)]==t&&n[o(350)]==e));if(a<0||c<0)return!1;const u=e[o(311)](),l=n[o(311)]();if((0==a||1==a)&&2==c&&u[o(272)](l))return!0;if(2==a&&3==c){const t=r[o(331)](u,o(299))[o(327)]((({suggestion:t,meta:e})=>e[o(361)]&&o(337)==t[o(350)]));if(t[o(278)]>1&&l[o(322)][o(286)](u[o(281)]))return!0;if(1==t[o(278)]&&(u[o(281)][o(286)](l[o(322)])||u[o(322)][o(286)](l[o(281)])))return!0}if(3==a&&3==c&&u[o(281)][o(368)](l[o(281)])){const t=u[o(322)][o(292)],e=l[o(281)][o(275)];return s[o(308)](t)&&t===e}return!1}n[t(291)][t(340)][t(329)]((()=>{const e=t;let o=!1;const i=Array[e(339)](n[e(291)][e(340)][e(345)][e(283)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(353)](t);if(e(287)==i&&r[e(323)](u)){if(e(366)==a&&(e(312)==c||e(332)==c)){const t=r[e(351)](u);if(n[e(313)]){const n=t[e(311)]()[e(274)]();if(s[e(308)](n))continue;r[e(293)](t),o=!0}}if(e(299)==a&&e(342)==c&&!n[e(313)]){const t=r[e(351)](u);t[e(325)]&&t[e(325)][e(318)]&&(r[e(293)](t[e(325)]),o=!0)}}}return o})),this[t(346)](o)}[jo(346)](t){const e=jo,n=this[e(304)],r=n[e(321)];n[e(371)][e(367)](e(277))[e(355)][e(365)]((n=>{const s=e;if(s(366)!=n[s(279)]&&s(335)!=n[s(279)])return;const{data:o}=n;if(!o||s(343)!=o[s(352)])return;const i=o[s(316)][0][s(359)];return function(t){const e=s;return{type:e(310),content:Hr(r,e(348),t)}}(s(341)===i?Hr(r,s(288)):t[i]||i)}))}}function Ho(t,e){const n=Ko();return(Ho=function(t,e){return n[t-=219]})(t,e)}const Wo=Ho;function Ko(){const t=["collaboration_features","track_changes","743431eiuzxX","afterInit","plugins","bind","599008tzWige","value","8dsZrcs","52404sCxvaZ","importWord","61335zTiGje","commands","_trackChangesExecuted","get","1106975zsrVgV","163835QQwiCA","enableCommand","trackChanges","execute","_setSuggestionData","_trackChangesValueDuringImport","forEach","lowest","6XLTSuM","996lmrBHJ","950SpMNgI","dataInsert","Users","_handleImportedData","high","1942fbxeuf","TrackChangesEditing","editor","listenTo"];return(Ko=function(){return t})()}!function(t,e){const n=Ho,r=t();for(;;)try{if(372448===-parseInt(n(227))/1+parseInt(n(221))/2*(parseInt(n(250))/3)+parseInt(n(231))/4+-parseInt(n(240))/5*(-parseInt(n(249))/6)+-parseInt(n(241))/7+parseInt(n(233))/8*(-parseInt(n(236))/9)+-parseInt(n(251))/10*(-parseInt(n(234))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ko);class qo extends t.Plugin{constructor(t){const e=Ho;super(t),this[e(246)]=!1,this[e(238)]=!1}[Wo(228)](){const t=Wo,e=this[t(223)],n=e[t(237)][t(239)](t(235)),r=e[t(237)][t(239)](t(243));n&&(n.on(t(244),((e,[,n])=>{const s=t;this[s(246)]=r[s(232)],n[s(225)][s(226)]=!this[s(246)]}),{priority:t(220)}),this[t(224)](n,t(252),this[t(219)][t(230)](this)),this[t(224)](n,t(252),(()=>{const e=t;this[e(238)]&&(r[e(244)](),this[e(238)]=!1)}),{priority:t(248)}),e[t(229)][t(239)](t(222))[t(242)](t(235)))}[Wo(219)](t,e){const n=Wo,{suggestions:r}=e,s=this[n(223)][n(237)][n(239)](n(243)),o=s[n(232)];this[n(246)]!==o&&(s[n(244)](),this[n(238)]=!0),r&&r[n(247)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(223)][o(229)][o(239)](o(253)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(235)}}};this[o(223)][o(229)][o(239)](o(222))[o(245)](i)}))}}const Xo=Qo;function Qo(t,e){const n=Zo();return(Qo=function(t,e){return n[t-=277]})(t,e)}function Zo(){const t=["_enableDefaultAttributesIntegration","enableCommand","outdent","665908WWiiJf","*Indent:* %0","FORMAT_INDENT","plugins","indent","IndentEditing","get","IndentBlock","296574zbDCiS","getItemLabel","blockIndent","locale","type","231023JlavWv","TrackChangesEditing","2CYohNm","_registerLegacyDescription","outdentBlock","10TegGEd","1673478cjGhRh","_registerBlockAttribute","commandName","formatBlock","editor","format","registerDescriptionCallback","821256ZEkyvl","479832rJtnyr","registerAttributeLabel","*Outdent:* %0","indentBlock","1922557blOwXb","_descriptionFactory","has","afterInit","getItems"];return(Zo=function(){return t})()}!function(t,e){const n=Qo,r=t();for(;;)try{if(210710===-parseInt(n(315))/1*(-parseInt(n(278))/2)+parseInt(n(289))/3+-parseInt(n(302))/4+parseInt(n(281))/5*(-parseInt(n(310))/6)+-parseInt(n(294))/7+parseInt(n(290))/8+parseInt(n(282))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zo);class Yo extends t.Plugin{[Xo(297)](){const t=Xo,e=this[t(286)],n=e[t(305)][t(308)](t(277));if(e[t(305)][t(296)](t(307))&&(n[t(300)](t(306)),n[t(300)](t(301))),e[t(305)][t(296)](t(309)))for(const e of[t(293),t(280)])n[t(299)](e);const r=e[t(313)];n[t(283)](t(312)),n[t(295)][t(291)](t(312),Hr(r,t(304))),this[t(279)]()}[Xo(279)](){const t=Xo,e=this[t(286)],n=e[t(313)],r=e[t(305)][t(308)](t(277));r[t(295)][t(288)]((e=>{const s=t;if(s(285)!=e[s(314)])return;const{data:o}=e;if(!o)return;if(s(293)!=o[s(284)]&&s(280)!=o[s(284)])return;const i=e[s(298)]()[0],a=r[s(295)][s(311)](i);return s(293)==o[s(284)]?{type:s(287),content:Hr(n,s(303),a)}:s(280)==o[s(284)]?{type:s(287),content:Hr(n,s(292),a)}:void 0}))}}var Jo=$o;function $o(t,e){var n=ei();return($o=function(t,e){return n[t-=271]})(t,e)}!function(t,e){for(var n=$o,r=t();;)try{if(301050===parseInt(n(272))/1+parseInt(n(286))/2*(parseInt(n(278))/3)+parseInt(n(287))/4+parseInt(n(284))/5+-parseInt(n(280))/6+parseInt(n(277))/7+-parseInt(n(285))/8*(parseInt(n(275))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ei);class ti extends t.Plugin{static get[Jo(274)](){return[vs.Input]}[Jo(281)](){var t=Jo;this[t(271)][t(282)][t(283)](t(273))[t(276)](t(279))}}function ei(){var t=["93275amDQFr","3389128ZgZlWh","2gXgOxE","1722388ObrMWd","editor","420004XHzkKT","TrackChangesEditing","requires","9pwUrfn","enableCommand","1729532TRuHCo","81021IdgwBG","input","2511888heHsfE","init","plugins","get"];return(ei=function(){return t})()}const ni=si;function ri(){const t=["_registerLegacyDescription","linkHref","manualDecorators","6tyibvs","224489RbqyRt","link","plugins","565983kPRYJi","attribute","label","key","*Remove link*","registerAttributeLabel","newValue","afterInit","1069150oSvPHL","144155oyUylJ","*Set link:* %0","locale","11530skvENb","format","unlink","4890486dfDtgj","type","registerDescriptionCallback","commands","link (","has","editor","_descriptionFactory","commandParams","996oIgbAR","map","TrackChangesEditing","formatInline","1743623Ctekdp","_enableDefaultAttributesIntegration","36GvDmAP","toLowerCase","688KnRcsm","24irmLin","get","LinkEditing","commandName"];return(ri=function(){return t})()}function si(t,e){const n=ri();return(si=function(t,e){return n[t-=379]})(t,e)}!function(t,e){const n=si,r=t();for(;;)try{if(508453===-parseInt(n(422))/1+-parseInt(n(421))/2*(parseInt(n(381))/3)+-parseInt(n(413))/4*(-parseInt(n(393))/5)+parseInt(n(396))/6+parseInt(n(409))/7*(parseInt(n(414))/8)+-parseInt(n(411))/9*(-parseInt(n(389))/10)+parseInt(n(390))/11*(-parseInt(n(405))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ri);class oi extends t.Plugin{[ni(388)](){const t=ni,e=this[t(402)];if(!e[t(380)][t(401)](t(416)))return;const n=e[t(380)][t(415)](t(407)),r=e[t(399)][t(415)](t(379));n[t(410)](t(379),[t(419),...r[t(420)][t(406)]((t=>t.id))]),n[t(410)](t(395));for(const e of r[t(420)])n[t(403)][t(386)](e.id,t(400)+e[t(383)][t(412)]()+")");n[t(403)][t(398)]((n=>{const r=t;if(r(382)!=n[r(397)])return;const{data:s}=n;if(!s||r(419)!=s[r(384)])return;const o=s[r(387)],i=e[r(392)];return{type:r(394),content:null==o?Hr(i,r(385)):Hr(i,r(391),'"'+o+'"')}})),this[t(418)]()}[ni(418)](){const t=ni,e=this[t(402)],n=e[t(392)];e[t(380)][t(415)](t(407))[t(403)][t(398)]((e=>{const r=t;if(r(408)!=e[r(397)])return;const{data:s}=e;if(s){if(r(379)==s[r(417)]){const t=s[r(404)][0];return{type:r(394),content:Hr(n,r(391),'"'+t+'"')}}return r(395)==s[r(417)]?{type:r(394),content:Hr(n,r(385))}:void 0}}))}}const ii=ui;!function(t,e){const n=ui,r=t();for(;;)try{if(962168===-parseInt(n(324))/1*(-parseInt(n(374))/2)+-parseInt(n(313))/3*(-parseInt(n(327))/4)+-parseInt(n(326))/5*(parseInt(n(315))/6)+parseInt(n(366))/7*(parseInt(n(292))/8)+parseInt(n(369))/9+-parseInt(n(334))/10*(parseInt(n(333))/11)+-parseInt(n(311))/12*(parseInt(n(358))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(li);class ai extends t.Plugin{[ii(342)](){const t=ii,e=this[t(360)],n=e[t(323)];if(!e[t(347)][t(317)](t(367)))return;const r=e[t(347)][t(365)](t(303)),s=e[t(347)][t(317)](t(321));function o(t){return()=>{const n=ui,s=e[n(331)][n(375)][n(339)],o=e[n(332)][n(365)](t);if(o[n(338)])return void e[n(294)](n(373),{});const i=t[n(306)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(308)](t)[s(336)]((t=>function(t,e){const n=s;return e[n(291)](t[n(296)],n(300))&&!e[n(371)](t)}(t,r)));o=o[s(336)]((t=>!t.is(s(359),s(300))||t[s(288)](s(368))!=e));const i=new Set;for(const t of o)t.is(s(359),s(300))?i[s(295)](ci(t)):i[s(295)](t);return Array[s(308)](i)}(s[n(352)](),i,e[n(331)][n(310)]);e[n(331)][n(329)]((()=>{const e=n;for(const n of a)r[e(346)](n,{commandName:t,commandParams:[{forceValue:!o[e(338)]}],formatGroupId:e(363)},fi(n))}))}}function i(t){return()=>{const n=ui,s=function(t){const e=ui;let n=Array[e(308)](t);const r=n[e(370)]((t=>e(300)!=t[e(345)]));return r>-1&&(n=n[e(306)](0,r)),n}(e[n(331)][n(375)][n(339)][n(352)]()),o=e[n(331)][n(320)](e[n(331)][n(344)](s[0],n(341)),e[n(331)][n(344)](s[s[n(330)]-1],n(290)));e[n(331)][n(329)]((()=>{const e=n;r[e(346)](o,{commandName:t,commandParams:[],formatGroupId:e(322)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(325)];for(;t&&t[n(288)](n(322))>e[n(288)](n(322));)r[n(295)](t),t=t[n(325)]}return Array[n(308)](r)}(s))}))}}r[t(302)](t(297),o(t(297))),r[t(302)](t(316),o(t(316))),s&&r[t(302)](t(312),o(t(312))),r[t(302)](t(301),i(t(301))),r[t(302)](t(361),i(t(361))),s&&r[t(302)](t(298),(()=>{const n=t,s=e[n(332)][n(365)](n(298)),o=Array[n(308)](s[n(350)]);o[n(336)]((t=>t[n(288)](n(340))!=s[n(338)])),e[n(331)][n(329)]((()=>{const t=n;for(const e of o)r[t(346)](e,{commandName:t(298),commandParams:[{forceValue:!s[t(338)]}]})}))})),r[t(356)][t(304)](t(300),(e=>Hr(n,t(319),e))),r[t(356)][t(357)]((e=>{const r=t;if(r(348)!=e[r(362)]&&r(328)!=e[r(362)])return;const{data:s}=e;if(s){if(r(297)==s[r(289)]||r(316)==s[r(289)]||r(312)==s[r(289)])switch(s[r(289)][r(307)](r(309),"")){case r(337):return o(Hr(n,r(351)));case r(376):return o(Hr(n,r(314)));case r(293):return o(Hr(n,r(343)))}if(r(301)==s[r(289)])return{type:r(305),content:Hr(n,r(364),Hr(n,r(319)))};if(r(361)==s[r(289)])return{type:r(305),content:Hr(n,r(355),Hr(n,r(319)))};if(r(298)==s[r(289)])return s[r(318)][0][r(349)]?{type:r(305),content:Hr(n,r(335))}:{type:r(305),content:Hr(n,r(372))}}function o(t){const e=r;return{type:e(305),content:Hr(n,e(354),t)}}}))}}function ci(t){const e=ii,n=t[e(288)](e(322));if(0==n)return t;let r=t;for(;t[e(299)]&&t[e(299)].is(e(359),e(300));){const s=t[e(299)][e(288)](e(322));if(s==n)r=t[e(299)];else if(s<n)break;t=t[e(299)]}return r}function ui(t,e){const n=li();return(ui=function(t,e){return n[t-=288]})(t,e)}function li(){const t=["commandParams","ELEMENT_LIST_ITEM","createRange","LegacyTodoListEditing","listIndent","locale","1zEGOoH","nextSibling","9095xxbVQA","4sIZPWP","formatInline","change","length","model","commands","87659lXfXQV","270jYwger","*Check item*","filter","bulleted","value","selection","todoListChecked","before","afterInit","ELEMENT_TODO_LIST","createPositionAt","name","markBlockFormat","plugins","formatBlock","forceValue","_selectedElements","ELEMENT_BULLETED_LIST","getSelectedBlocks","push","*Change to:* %0","*Outdent:* %0","_descriptionFactory","registerDescriptionCallback","39trWynU","element","editor","outdentList","type","blockName","*Indent:* %0","get","55139EcLjJg","LegacyListEditing","listType","1418958nDhSuy","findIndex","isObject","*Uncheck item*","paragraph","2750614BQAVEl","document","numbered","getAttribute","commandName","end","checkChild","464gOBOCD","todo","execute","add","parent","numberedList","checkTodoList","previousSibling","listItem","indentList","enableCommand","TrackChangesEditing","registerElementLabel","format","slice","replace","from","List","schema","28836SGCQyN","todoList","3030201CExJvU","ELEMENT_NUMBERED_LIST","5988wWogaY","bulletedList","has"];return(li=function(){return t})()}function fi(t){const e=ii,n=[];if(t.is(e(359),e(300))&&t[e(288)](e(322))>0){let r=t[e(325)];for(;r&&e(300)==r[e(345)]&&r[e(288)](e(322))==t[e(288)](e(322));)n[e(353)](r),r=r[e(325)]}return n}function hi(t,e){const n=di();return(hi=function(t,e){return n[t-=366]})(t,e)}const gi=hi;function di(){const t=["replace","unshift","listReversed","6RVsXcJ","240972qYshIv","*Format:* set order to reversed","before","model","element","*Change to:* %0","listStart","getFirstPosition","numbered","plugins","1471941ndHVin","backward","editor","_descriptionFactory","styles","formatBlock","listStyle","10bBPGSM","ELEMENT_","toUpperCase","getSelectedBlocks","6030519eumAIL","from","handleListStartCommand","type","handleListStyleCommand","_getSuggestionBlocksForListStyle","map","createRange","registerDescriptionCallback","*Format:* set start index to %0","flat","handleListReversedCommand","listType","forward","handleDescriptions","LegacyListUtils","778165YhQggd","getSiblingNodes","getLastPosition","config","reversed","_LIST_","commandName","format","formatInline","afterInit","document","1WeQVWh","selection","list.properties","_getTranslationKeyForListStyle","commandParams","markMultiRangeBlockFormat","enableCommand","startIndex","createPositionAt","LegacyListPropertiesEditing","bind","filter","*Format:* set order to regular","listItem","getListTypeFromListStyleType","change","_getSuggestionBlocks","3XEWHfO","8evqfWP","2332036WCRohu","locale","getAttribute","get","length","2076445bkgznN","TrackChangesEditing","551394XWymEf","has","push","parent"];return(di=function(){return t})()}!function(t,e){const n=hi,r=t();for(;;)try{if(308011===-parseInt(n(446))/1*(-parseInt(n(390))/2)+parseInt(n(381))/3*(parseInt(n(383))/4)+-parseInt(n(435))/5+parseInt(n(397))/6*(parseInt(n(388))/7)+parseInt(n(382))/8*(-parseInt(n(408))/9)+parseInt(n(415))/10*(-parseInt(n(419))/11)+parseInt(n(398))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[gi(444)](){const t=gi;if(!this[t(410)][t(407)][t(391)](t(373)))return;const e=this[t(410)][t(438)][t(386)](t(366)),n=this[t(410)][t(407)][t(386)](t(389));e[t(412)]&&n[t(370)](t(414),this[t(423)][t(374)](this)),e[t(439)]&&n[t(370)](t(396),this[t(430)][t(374)](this)),e[t(371)]&&n[t(370)](t(404),this[t(421)][t(374)](this)),n[t(411)][t(427)](this[t(433)][t(374)](this))}[gi(423)](t,e={}){const n=gi,r=this[n(410)][n(407)][n(386)](n(389)),s=this[n(424)]();this[n(410)][n(401)][n(379)]((()=>{const t=n;r[t(369)](s,{commandName:t(414),commandParams:[{type:e[t(422)]}],formatGroupId:t(414)})}))}[gi(430)](t,e={}){const n=gi,r=this[n(410)][n(407)][n(386)](n(389)),s=this[n(380)]((t=>t.is(n(402),n(377))&&n(406)===t[n(385)](n(431))));if(s[n(387)]<1)return;const o=s[n(425)]((t=>this[n(410)][n(401)][n(426)](this[n(410)][n(401)][n(372)](t,n(400)),this[n(410)][n(401)][n(372)](t,0))));this[n(410)][n(401)][n(379)]((()=>{const t=n;r[t(369)](o,{commandName:t(396),commandParams:[{reversed:e[t(439)]}],formatGroupId:t(396)})}))}[gi(421)](t,e={}){const n=gi,r=this[n(410)][n(407)][n(386)](n(389)),s=this[n(380)]((t=>t.is(n(402),n(377))&&n(406)===t[n(385)](n(431))));if(s[n(387)]<1)return;const o=s[n(425)]((t=>this[n(410)][n(401)][n(426)](this[n(410)][n(401)][n(372)](t,n(400)),this[n(410)][n(401)][n(372)](t,0))));this[n(410)][n(401)][n(379)]((()=>{const t=n;r[t(369)](o,{commandName:t(404),commandParams:[{startIndex:e[t(371)]}],formatGroupId:t(404)})}))}[gi(433)](t){const e=gi;if(e(413)!=t[e(422)]&&e(443)!=t[e(422)])return;const n=this[e(410)][e(384)],{data:r}=t;if(!r)return;let s,o;switch(r[e(441)]){case e(414):s=e(403),o={type:e(442),content:Hr(n,s,Hr(n,this[e(367)](r[e(368)][0][e(422)])))};break;case e(396):s=r[e(368)][0][e(439)]?e(399):e(376),o={type:e(442),content:Hr(n,s)};break;case e(404):s=e(428),o={type:e(442),content:Hr(n,s,r[e(368)][0][e(371)])}}return o}[gi(424)](){const t=gi;var e,n,r,s;const o=this[t(410)][t(407)][t(386)](t(434));let i=Array[t(420)](this[t(410)][t(401)][t(445)][t(447)][t(418)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(402),t(377)))&&i[t(395)](...o[t(436)](this[t(410)][t(401)][t(445)][t(447)][t(405)](),t(409))),(null===(n=i[i[t(387)]-1])||void 0===n?void 0:n.is(t(402),t(377)))&&i[t(392)](...o[t(436)](this[t(410)][t(401)][t(445)][t(447)][t(437)](),t(432))),i=[...new Set(i)],(null===(s=null===(r=this[t(410)][t(401)][t(445)][t(447)][t(405)]())||void 0===r?void 0:r[t(393)])||void 0===s?void 0:s.is(t(402),t(377)))&&(i=i[t(375)]((e=>e.is(t(402),t(377))))),i}[gi(380)](t){const e=gi,n=this[e(410)][e(407)][e(386)](e(434));let r=Array[e(420)](this[e(410)][e(401)][e(445)][e(447)][e(418)]())[e(375)](t)[e(425)]((t=>{const r=e,s=this[r(410)][r(401)][r(372)](t,0);return[...n[r(436)](s,r(409)),...n[r(436)](s,r(432))]}))[e(429)]();return r=[...new Set(r)],r}[gi(367)](t){const e=gi;return e(416)+this[e(410)][e(407)][e(386)](e(434))[e(378)](t)[e(417)]()+e(440)+t[e(417)]()[e(394)](/-/g,"_")}}const mi=Ii;function Ii(t,e){const n=Ei();return(Ii=function(t,e){return n[t-=116]})(t,e)}function Ei(){const t=["140442MXXwQk","conversion","high","872jRVOgt","registerElementLabel","downcastDispatcher","elementToElement","TrackChangesEditing","2DkLJZE","27490JTWFAC","MediaEmbedEditing","20ftyNZi","has","enableCommand","media","3024eLstPQ","365129RLKIHo","_descriptionFactory","42419ZDajCD","options","showSuggestionHighlights","ELEMENT_MEDIA","data","createEmptyElement","editor","get","for","div","1793nQlZjx","locale","529715gblZFm","8478jgTXzc","960981mMGFcw","mediaEmbed","plugins","attribute:url:media","105EfkEbh","dataDowncast","stop","afterInit"];return(Ei=function(){return t})()}!function(t,e){const n=Ii,r=t();for(;;)try{if(281503===parseInt(n(151))/1+parseInt(n(143))/2*(parseInt(n(127))/3)+parseInt(n(146))/4*(-parseInt(n(125))/5)+-parseInt(n(135))/6*(parseInt(n(131))/7)+-parseInt(n(138))/8*(-parseInt(n(126))/9)+parseInt(n(144))/10*(-parseInt(n(123))/11)+parseInt(n(150))/12*(parseInt(n(153))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[mi(134)](){const t=mi,e=this[t(119)];if(!e[t(129)][t(147)](t(145)))return;const n=e[t(129)][t(120)](t(142)),r=e[t(124)];n[t(148)](t(128)),n[t(152)][t(139)](t(149),(e=>Hr(r,t(116),e))),e[t(136)][t(121)](t(132))[t(141)]({model:t(149),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(155)])return n[s(118)](s(122))},converterPriority:t(137)}),e[t(117)][t(140)].on(t(130),((e,n,r)=>{const s=t;r[s(154)][s(155)]&&e[s(133)]()}),{priority:t(137)})}}const Ti=_i;function _i(t,e){const n=yi();return(_i=function(t,e){return n[t-=406]})(t,e)}function yi(){const t=["422216jUNXvx","TrackChangesEditing","mention","840248YTvVGE","415fOorJy","28PQCPge","81rJXVOQ","get","6198863IrJCSe","12lQCtQa","2385QlzumD","17014uWVdCn","6884ETbCyN","has","plugins","enableCommand","2656854eKrzny","afterInit","MentionEditing","17110VlBWul","editor"];return(yi=function(){return t})()}!function(t,e){const n=_i,r=t();for(;;)try{if(243753===-parseInt(n(422))/1+parseInt(n(412))/2*(-parseInt(n(407))/3)+-parseInt(n(413))/4*(-parseInt(n(426))/5)+parseInt(n(417))/6+parseInt(n(406))/7*(parseInt(n(425))/8)+-parseInt(n(411))/9*(-parseInt(n(420))/10)+-parseInt(n(409))/11*(parseInt(n(410))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[Ti(418)](){const t=Ti,e=this[t(421)];e[t(415)][t(414)](t(419))&&e[t(415)][t(408)](t(423))[t(416)](t(424))}}const Ci=ki;function ki(t,e){const n=Ni();return(ki=function(t,e){return n[t-=433]})(t,e)}function Ni(){const t=["647418rlLEqo","6690wzuKgc","get","3104838ENqtma","_descriptionFactory","12089736LCtUeI","1082580uvMlUI","editor","registerElementLabel","afterInit","plugins","enableCommand","ELEMENT_PAGE_BREAK","TrackChangesEditing","804fnllgf","PageBreakEditing","1433104idRDqu","7mrQePb","4601156YurHGX","has","3bVnOTa","locale","pageBreak"];return(Ni=function(){return t})()}!function(t,e){const n=ki,r=t();for(;;)try{if(763353===parseInt(n(450))/1+-parseInt(n(434))/2*(-parseInt(n(454))/3)+parseInt(n(452))/4+-parseInt(n(435))/5*(parseInt(n(448))/6)+-parseInt(n(451))/7*(parseInt(n(439))/8)+-parseInt(n(437))/9+-parseInt(n(440))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ni);class Ri extends t.Plugin{[Ci(443)](){const t=Ci,e=this[t(441)];if(!e[t(444)][t(453)](t(449)))return;e[t(444)][t(436)](t(447))[t(445)](t(433));const n=e[t(444)][t(436)](t(447)),r=e[t(455)];n[t(438)][t(442)](t(433),(e=>Hr(r,t(446),e)))}}function Li(t,e){const n=Mi();return(Li=function(t,e){return n[t-=253]})(t,e)}const Si=Li;!function(t,e){const n=Li,r=t();for(;;)try{if(725104===-parseInt(n(290))/1+-parseInt(n(289))/2+parseInt(n(291))/3+-parseInt(n(287))/4+-parseInt(n(300))/5*(-parseInt(n(310))/6)+-parseInt(n(277))/7*(parseInt(n(292))/8)+parseInt(n(261))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mi);class vi extends t.Plugin{[Si(269)](){const t=Si,e=this[t(267)];if(!e[t(313)][t(296)](t(309)))return;const n=e[t(258)],r=e[t(313)][t(318)](t(268));r[t(253)][t(314)](t(315),(e=>Hr(n,t(255),e))),r[t(260)](t(315)),r[t(263)](t(312)),e[t(256)][t(259)].on(t(304),Oi(e),{priority:t(317)}),e[t(282)][t(259)].on(t(304),((n,r,s)=>{const o=t;s[o(276)][o(273)]&&Oi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(317)});const s=r[t(253)];s[t(302)]((r=>{const o=t;if(o(311)!==r[o(274)])return;const{start:i,end:a}=r[o(307)]();if(!i[o(321)](a)||!i[o(294)])return;const c=e[o(279)][o(297)],u=i[o(294)];return c[o(270)](u)&&!c[o(283)](u)&&c[o(305)](u,o(306))?{type:o(311),content:Hr(n,o(303),s[o(319)](u,1))}:void 0})),this[t(285)]()}[Si(285)](){const t=Si,e=this[t(267)],n=e[t(258)];e[t(313)][t(318)](t(268))[t(253)][t(302)]((e=>{const r=t;if(r(288)!=e[r(274)])return;const{data:s}=e;return s&&r(315)==s[r(254)]?{type:r(281),content:Hr(n,r(308),Hr(n,r(255)))}:void 0}))}}function Mi(){const t=["markerName","3307864cFJtLo","formatBlock","546184vNuNaD","351206yCzFWP","3146421Gppqgn","1433624AVBqDU","insert","nodeAfter","writer","has","schema","toViewPosition","bindElementToMarker","951430SxnUqx","end","registerDescriptionCallback","*Insert:* %0","addMarker:suggestion:insertion","checkChild","$text","getFirstRange","*Change to:* %0","Paragraph","24YXfPyl","insertion","insertParagraph","plugins","registerElementLabel","paragraph","markerRange","highest","get","getItemLabel","addClass","isTouching","_descriptionFactory","commandName","ELEMENT_PARAGRAPH","editing","createUIElement","locale","downcastDispatcher","_enableDefaultAttributesIntegration","14587542GYpRzi","activeMarkers","enableCommand","ck-suggestion-marker-split","consume","mapper","editor","TrackChangesEditing","afterInit","isBlock","name","includes","showSuggestionHighlights","type","start","options","49icvSNb","span","model","consumable","format","data","isLimit","ck-suggestion-marker--active","_registerLegacyDescription"];return(Mi=function(){return t})()}function Oi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Li,i=t[o(313)][o(318)](o(268)),a=r[o(316)][o(275)],c=r[o(316)][o(301)],u=t[o(279)][o(297)];if(!a[o(321)](c)||!a[o(294)])return;const l=a[o(294)];if(u[o(270)](l)&&!u[o(283)](l)&&u[o(305)](l,o(306))){if(!s[o(280)][o(265)](r[o(316)],n[o(271)]))return;const t=s[o(295)][o(257)](o(278),{class:o(264)}),a=s[o(266)][o(298)](c);e&&i[o(262)][o(272)](r[o(286)])&&s[o(295)][o(320)](o(284),t),s[o(295)][o(293)](a,t),s[o(266)][o(299)](t,r[o(286)])}}}function wi(t,e){const n=Fi();return(wi=function(t,e){return n[t-=161]})(t,e)}const Di=wi;function Fi(){const t=["_enableDefaultAttributesIntegration","*Remove all formatting*","875994fQzIGI","2NXgVpn","commandName","59965Ommzph","plugins","locale","_descriptionFactory","formatInline","editor","1771360IbANYn","has","TrackChangesEditing","get","1279628vkzKji","2188984ikfncY","2390ACyPzH","38277LAHYdb","type","removeFormat","formatBlock","RemoveFormatEditing","_registerLegacyDescription","registerDescriptionCallback","afterInit","format","60EQxZSu","342401qonjoG"];return(Fi=function(){return t})()}!function(t,e){const n=wi,r=t();for(;;)try{if(248551===-parseInt(n(185))/1*(parseInt(n(189))/2)+-parseInt(n(188))/3+parseInt(n(168))/4+-parseInt(n(162))/5*(parseInt(n(184))/6)+-parseInt(n(172))/7+-parseInt(n(173))/8+-parseInt(n(175))/9*(-parseInt(n(174))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fi);class Pi extends t.Plugin{[Di(182)](){const t=Di,e=this[t(167)];e[t(163)][t(169)](t(179))&&(e[t(163)][t(171)](t(170))[t(186)](t(177)),this[t(180)]())}[Di(180)](){const t=Di,e=this[t(167)];e[t(163)][t(171)](t(170))[t(165)][t(181)]((n=>{const r=t;if(r(178)!=n[r(176)]&&r(166)!=n[r(176)])return;const{data:s}=n;return s&&r(177)==s[r(161)]?{type:r(183),content:Hr(e[r(164)],r(187))}:void 0}))}}const xi=Ui;function Bi(){const t=["plugins","8582MICGYQ","acceptSelectedSuggestions","RestrictedEditingModeEditing","goToNextRestrictedEditingException","discardAllSuggestions","2860238YWExDr","enableCommand","4208124NsvXAc","225xKUXlD","get","183996ObBZvP","3433536PQXVze","1240CVsFMY","acceptAllSuggestions","acceptSuggestion","1TfmTsw","has","goToPreviousRestrictedEditingException","discardSuggestion","afterInit","1282090ouhUXj","TrackChangesEditing","trackChanges","7351290ElAntp","editor","discardSelectedSuggestions"];return(Bi=function(){return t})()}function Ui(t,e){const n=Bi();return(Ui=function(t,e){return n[t-=161]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(809179===parseInt(n(186))/1*(parseInt(n(176))/2)+-parseInt(n(182))/3+-parseInt(n(178))/4+-parseInt(n(167))/5+parseInt(n(181))/6+-parseInt(n(171))/7*(parseInt(n(183))/8)+-parseInt(n(179))/9*(-parseInt(n(164))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bi);class ji extends t.Plugin{[xi(163)](){const t=xi,e=this[t(168)];if(!e[t(170)][t(187)](t(173)))return;const n=e[t(170)][t(180)](t(165));n[t(177)](t(161)),n[t(177)](t(174));const r=e[t(170)][t(180)](t(173));r[t(177)](t(166)),r[t(177)](t(185)),r[t(177)](t(162)),r[t(177)](t(184)),r[t(177)](t(175)),r[t(177)](t(172)),r[t(177)](t(169))}}const Gi=Hi;function Vi(){const t=["addClass","editing","model","consumable","element","addMarker:suggestion:insertion","editor","_descriptionFactory","shiftEnter","test","30730581mbZWPo","3627300mDTnHf","408919jFuzgQ","ELEMENT_LINE_BREAK","534KBCZRx","markerName","4482cGDKKx","plugins","registerElementLabel","name","deletion","split","merge","insert","TrackChangesEditing","showSuggestionHighlights","376810rnIElY","ck-suggestion-marker--active","downcastDispatcher","includes","addMarker:suggestion","createUIElement","options","10ppuvJa","addMarker:suggestion:deletion","toViewPosition","enableCommand","mapper","locale","init","requires","markerRange","softBreak","get","getItems","401190PrENNW","writer","high","span","activeMarkers","bindElementToMarker","ck-suggestion-marker-","184EWqqvo","2582760nMZSlS","data","createPositionBefore"];return(Vi=function(){return t})()}!function(t,e){const n=Hi,r=t();for(;;)try{if(835959===-parseInt(n(275))/1+-parseInt(n(265))/2*(-parseInt(n(263))/3)+-parseInt(n(260))/4+parseInt(n(238))/5+-parseInt(n(246))/6+parseInt(n(261))/7*(-parseInt(n(245))/8)+parseInt(n(259))/9*(parseInt(n(226))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vi);class zi extends t.Plugin{static get[Gi(233)](){return[Zs.ShiftEnter]}[Gi(232)](){const t=Gi,e=this[t(255)],n=e[t(266)][t(236)](t(273));n[t(229)](t(257)),e[t(250)][t(277)].on(t(254),Wi(e),{priority:t(240)}),e[t(250)][t(277)].on(t(227),Wi(e),{priority:t(240)}),e[t(247)][t(277)].on(t(279),((n,r,s)=>{const o=t;s[o(225)][o(274)]&&Wi(e,{showActiveMarker:!1})(n,r,s)})),n[t(256)][t(267)](t(235),(n=>Hr(e[t(231)],t(262),n)))}}function Hi(t,e){const n=Vi();return(Hi=function(t,e){return n[t-=225]})(t,e)}function Wi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Hi,i=t[o(266)][o(236)](o(273));if(!s[o(252)][o(258)](r[o(234)],n[o(268)]))return;const a=t[o(251)];for(const t of r[o(234)][o(237)]()){if(!t.is(o(253),o(235)))continue;const n=o(269)==r[o(264)][o(270)](":")[1]?o(271):o(270),c=s[o(239)][o(280)](o(241),{class:o(244)+n}),u=s[o(230)][o(228)](a[o(248)](t));e&&i[o(242)][o(278)](r[o(264)])&&s[o(239)][o(249)](o(276),c),s[o(239)][o(272)](u,c),s[o(230)][o(243)](c,r[o(264)])}}}function Ki(t,e){const n=Xi();return(Ki=function(t,e){return n[t-=355]})(t,e)}const qi=Ki;function Xi(){const t=["commands","6624219AQMszm","restrictedEditingException","enableCommand","get","TrackChangesEditing","formatInline","document","214rFpsOJ","846575ZMkHmh","FORMAT_RESTRICTED_DISABLED","25473CBIsAc","formatBlock","value","afterInit","StandardEditingModeEditing","isCollapsed","type","1388500iBxCmI","has","format","45HdYsws","plugins","FORMAT_RESTRICTED_ENABLED","change","commandName","locale","selection","6881106ieUvUM","forceValue","markInlineFormat","5JylpJY","_descriptionFactory","54976bWmQLm","10Qnjerw","11264209WQMqSG","commandParams","getRanges","model","editor","from","registerDescriptionCallback"];return(Xi=function(){return t})()}!function(t,e){const n=Ki,r=t();for(;;)try{if(618862===parseInt(n(383))/1+-parseInt(n(382))/2*(-parseInt(n(385))/3)+-parseInt(n(392))/4+parseInt(n(363))/5*(parseInt(n(360))/6)+-parseInt(n(375))/7+parseInt(n(365))/8*(parseInt(n(395))/9)+parseInt(n(366))/10*(-parseInt(n(367))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xi);class Qi extends t.Plugin{[qi(388)](){const t=qi,e=this[t(371)],n=e[t(370)],r=e[t(358)];if(!e[t(396)][t(393)](t(389)))return;const s=e[t(396)][t(378)](t(379)),o=t(376),i=e[t(374)][t(378)](o);s[t(377)](o,((e,r={})=>{const a=t,c=n[a(381)][a(359)];if(c[a(390)])return void e(r);const u=void 0!==r[a(361)]?r[a(361)]:!i[a(387)];n[a(356)]((()=>{const t=a,e=Array[t(372)](c[t(369)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(362)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(364)][t(373)]((e=>{const n=t;if(n(386)!=e[n(391)]&&n(380)!=e[n(391)])return;const{data:s}=e;return s&&s[n(357)]==o?s[n(368)][0][n(361)]?{type:n(394),content:Hr(r,n(355))}:{type:n(394),content:Hr(r,n(384))}:void 0}))}}function Zi(){const t=["_descriptionFactory","definitions","6643fGIiMZ","element","styleName","TrackChangesEditing","56BOYEGn","plugins","401607qfjuwe","has","10frtbAf","8OFKDrg","ghsAttributes","locale","Style","_enableDefaultAttributesIntegration","commandName","*Remove format:* %0","config","formatBlock","getGhsAttributeNameForElement","add","84SNWmhj","registerAttributeLabel","style","10338LRiOhB","670AcGzns","registerDescriptionCallback","3645741LhKgUD","DataSchema","formatInline","14968NhghiB","get","GeneralHtmlSupport","forceValue","_registerBlockAttribute","commandParams","block","176488CfBRlM","*Set format:* %0","_registerInlineAttribute","afterInit","inline","24568VEigDs","type","format","StyleUtils","6180nSRAjH","normalizeConfig","editor","FORMAT_STYLE","toLowerCase","_registerLegacyDescription"];return(Zi=function(){return t})()}const Yi=Ji;function Ji(t,e){const n=Zi();return(Ji=function(t,e){return n[t-=337]})(t,e)}!function(t,e){const n=Ji,r=t();for(;;)try{if(173353===-parseInt(n(376))/1*(-parseInt(n(356))/2)+parseInt(n(367))/3*(parseInt(n(388))/4)+parseInt(n(371))/5*(parseInt(n(370))/6)+parseInt(n(351))/7*(-parseInt(n(383))/8)+-parseInt(n(353))/9*(parseInt(n(355))/10)+-parseInt(n(373))/11+parseInt(n(339))/12*(parseInt(n(347))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zi);class $i extends t.Plugin{[Yi(386)](){const t=Yi,e=this[t(341)];if(!e[t(352)][t(354)](t(359))||!e[t(352)][t(354)](t(374)))return;const n=e[t(352)][t(377)](t(350)),r=e[t(358)],s=e[t(363)][t(377)](t(369))||{},o=e[t(352)][t(377)](t(378)),i=e[t(352)][t(377)](t(338))[t(340)](e[t(352)][t(377)](t(374)),s[t(346)]);n[t(360)](t(369));const a=new Set;for(const e of i[t(382)]){const n=o[t(365)](e[t(348)]);a[t(366)](n)}const c=new Set;for(const e of i[t(387)]){const n=o[t(365)](e[t(348)]);c[t(366)](n);for(const n of e[t(357)])c[t(366)](n)}for(const e of a)n[t(380)](e),n[t(345)][t(368)](e,Hr(r,t(342)));for(const e of c)n[t(385)](e),n[t(345)][t(368)](e,Hr(r,t(342)));this[t(344)]()}[Yi(344)](){const t=Yi,e=this[t(341)],n=e[t(358)];e[t(352)][t(377)](t(350))[t(345)][t(372)]((e=>{const r=t;if(r(364)!=e[r(389)]&&r(375)!=e[r(389)])return;const{data:s}=e;return s&&r(369)===s[r(361)]?s[r(381)][0][r(379)]?{type:r(337),content:Hr(n,r(384),s[r(381)][0][r(349)][r(343)]())}:{type:r(337),content:Hr(n,r(362),s[r(381)][0][r(349)][r(343)]())}:void 0}))}}const ta=na;function ea(){const t=["start","writer","removeTableColumn","isInContent","nodeBefore","tablePaste","addMarker:suggestion","registerPostFixer","selectTableColumn","max","_tablePostFixingSubtypes","type","ELEMENT_TABLE","accept","399339HONVkc","minRow","8qQjTCE","min","getChangedMarkers","cell","map","discard","downcastDispatcher","enableCommand","data","every","getRanges","2101LKxmiv","some","getContainedElement","removeTableRow","ELEMENT_TABLE_ROW_WITH_TEXT","ELEMENT_TABLE_COLUMN_WITH_TEXT","low","getColumnIndexes","MIN_SAFE_INTEGER","model","refresh","1548696XTzPjg","_descriptionFactory","createRangeIn","add","tableRow","oldRange","getSelectionAffectedTableCells","insert","end","tableColumn","get","createRangeOn","rootName","31090fKQFto","classes","createPositionAt","change","includes","getRowIndexes","5600WijWMV","getChanges","table","_suggestionFactory","findAncestor","maxRow","colspan","document","minColumn","_splitMarkerName","*Insert:* %0","length","first","createTableWalker","_acceptFormatSuggestionCallbackFactory","batch","above","editor","542wgVovD","1960YrPkYB","_getCoordsForCells","fromRange","_setupColumnsRowsFixing","insertion","isEqual","insertTable","4632Lgnakm","TableUtils","root","_tableSuggestions","locale","detach","subType","TableEditing","toViewElement","markMultiRangeInsertion","change:data","ELEMENT_TABLE_COLUMN","options","MAX_SAFE_INTEGER","order","selection","registerDescriptionCallback","last","registerElementLabel","startsWith","deletion","2066610hCJUrE","insertTableRowBelow","rowspan","from","enqueueChange","differ","3254166JyCdgC","substr","insertTableColumnRight","element","setSelection","maxColumn","join","span","8EWJjGF","ELEMENT_TABLE_ROW","execute","position","getSuggestion","$graveyard","insertTableRowAbove","toLowerCase","isTouching","getCellLocation","TrackChangesEditing","isIntersectingWithRange","forceValue","getAttribute","$textProxy","mapper","highest","registerCustomCallback","has","getFirstRange","selectTableRow","left","values","filter","markMultiRangeDeletion","addClass","name","_getSuggestionCoords","39BZHolG","ELEMENT_TABLE_WITH_TEXT","nodeAfter","addRange","item","tableCell","commands","getItems","plugins","isArray","showSuggestionHighlights","insertTableColumnLeft","push","getChildren","afterInit","hasAttribute","suggestion","removeClass","*Remove:* %0"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=203]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(388465===parseInt(n(280))/1*(-parseInt(n(279))/2)+parseInt(n(218))/3*(-parseInt(n(220))/4)+parseInt(n(308))/5+-parseInt(n(287))/6*(-parseInt(n(261))/7)+-parseInt(n(322))/8*(-parseInt(n(314))/9)+parseInt(n(255))/10*(-parseInt(n(231))/11)+parseInt(n(242))/12*(parseInt(n(350))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ea);class ra extends t.Plugin{constructor(t){const e=na;super(t),this[e(214)]=[e(246),e(251)],this[e(290)]=new Set}[ta(364)](){const t=ta,e=this[t(278)],n=e[t(240)][t(268)][t(302)];if(!e[t(358)][t(340)](t(294)))return;const r=e[t(291)],s=e[t(358)][t(252)](t(332)),o=e[t(358)][t(252)](t(288));s[t(243)][t(305)](t(263),(e=>Hr(r,t(216),e))),this[t(283)](),s[t(227)](t(286)),s[t(227)](t(342)),s[t(227)](t(212));for(const r of[t(328),t(309)]){const i=e[t(356)][t(252)](r);s[t(227)](r,(r=>{const a=t;e[a(240)][a(258)]((t=>{const e=a;r();const c=e(277)===i[e(301)],u=o[e(248)](n),l=o[e(260)](u),f=c?l[e(273)]-1:l[e(304)]+1,h=u[0][e(265)](e(263)),g=o[e(274)](h,{startRow:f,endRow:f}),d=Array[e(311)](g)[e(224)]((n=>t[e(253)](n[e(223)])));s[e(296)](d,e(246))}))}))}for(const r of[t(361),t(316)]){const i=e[t(356)][t(252)](r);s[t(227)](r,(r=>{const a=t;e[a(240)][a(258)]((t=>{const e=a;r();const c=e(343)===i[e(301)],u=o[e(248)](n),l=o[e(238)](u),f=c?l[e(273)]-1:l[e(304)]+1,h=u[0][e(265)](e(263)),g=o[e(274)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(311)](g)[e(224)]((n=>t[e(253)](n[e(223)])));s[e(296)](d,e(251))}))}))}for(const r of[t(234),t(206)]){const i=r[t(315)](11),a=i[t(329)](),c=a[t(315)](0,3)+t(321),u=t(263)+i,l=t(221)+i,f=t(213)+i;s[t(227)](r,(()=>{const i=t;e[i(240)][i(258)]((t=>{const e=i,h=o[e(248)](n),g=h[0][e(265)](e(263));let d;if(e(234)==r){const t=o[e(260)](h);d={startRow:t[e(273)],endRow:t[e(304)],includeAllSlots:!0}}else{const t=o[e(238)](h);d={startColumn:t[e(273)],endColumn:t[e(304)],includeAllSlots:!0}}const p=o[e(274)](g,d),m=Array[e(311)](p)[e(224)]((({cell:t})=>t)),I=sa(m[e(345)]((t=>t[e(365)](c)))),E=sa(m[e(345)]((t=>!t[e(365)](c))))[e(224)]((n=>t[e(253)](n))),b=s[e(346)](E,u);if(b&&(e(246)==b[e(293)]||e(251)==b[e(293)])){const n=this[e(349)](b);for(const r of I){const s=t[e(253)](r),i=o[e(331)](r),u=r[e(335)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(353)](s)}}}))}))}function c(r){const s=t,o=Array[s(311)](n[s(230)]())[s(224)]((t=>i.LiveRange[s(282)](t)));e[s(240)][s(258)]((t=>{const n=s,i=t[n(276)];r=r[n(345)]((t=>n(327)!=t[n(289)][n(254)])),t[n(318)](r),e[n(356)][n(252)](n(234))[n(241)](),e[n(324)](n(234),{forceDefaultExecution:!0}),e[n(240)][n(312)]((()=>{const t=n;e[t(240)][t(312)](i,(e=>{const n=t,r=o[n(345)]((t=>n(327)!=t[n(289)][n(254)]));r[n(272)]>0&&e[n(318)](r);for(const t of o)t[n(292)]()}))}))}))}function u(r){const s=t;e[s(240)][s(258)]((t=>{const o=s,a=Array[o(311)](n[o(230)]())[o(224)]((t=>i.LiveRange[o(282)](t))),c=[];for(const t of r)for(const e of t[o(357)]({shallow:!0}))c[o(362)](e);for(const n of c)o(327)!=n[o(289)][o(254)]&&(t[o(318)](t[o(257)](n,0)),e[o(356)][o(252)](o(206))[o(241)](),e[o(324)](o(206),{forceDefaultExecution:!0}));const u=a[o(345)]((t=>o(327)!=t[o(289)][o(254)]));u[o(272)]>0&&t[o(318)](u);for(const t of a)t[o(292)]()}))}function l(e,n){const r=t;return n[r(229)]((t=>e[r(232)]((e=>e[r(250)][r(285)](t[r(204)])||t[r(250)][r(285)](e[r(204)])))))}function f(e,n){const r=t;return e[r(232)]((t=>n[r(232)]((e=>t[r(250)][r(330)](e[r(204)])))))}e[t(228)][t(226)].on(t(210),((e,n,r)=>{const s=t;if(!r[s(299)][s(360)])return;const o=n[s(354)];if(!o)return;const i=r[s(337)][s(295)](o);function c(t){return Array[s(359)](t)?t:[t]}i&&s(355)===o[s(348)]&&(0,a.setHighlightHandling)(i,r[s(205)],((t,e,n)=>n[s(347)](c(e[s(256)]),t)),((t,e,n)=>n[s(367)](c(e[s(256)]),t)))}),{priority:t(338)}),s[t(243)][t(303)]((e=>{const n=t;if(n(284)!=e[n(215)]&&n(307)!=e[n(215)])return;const s=e[n(233)]();if(null!=s&&s.is(n(317),n(263))){if(n(284)==e[n(215)]){const t=e[n(357)]()[n(345)]((t=>t.is(n(336))))[n(224)]((t=>t[n(228)]));if(t[n(272)])return{type:n(284),content:Hr(r,n(271),Hr(r,n(351),'"'+t[n(320)](" ")+'"'))}}if(n(307)==e[n(215)]){const t=e[n(357)]()[n(345)]((t=>t.is(n(336))))[n(224)]((t=>t[n(228)]));if(t[n(272)])return{type:n(307),content:Hr(r,n(203),Hr(r,n(351),'"'+t[n(320)](" ")+'"'))}}}})),s[t(243)][t(303)]((e=>{const n=t;if(n(246)==e[n(293)]){const t=e[n(357)]()[n(345)]((t=>t.is(n(336))))[n(224)]((t=>t[n(228)])),s=this[n(349)](e),o=s[n(266)]-s[n(219)]+1;if(n(284)==e[n(215)])return t[n(272)]?{type:n(284),content:Hr(r,n(271),Hr(r,n(235),[o,'"'+t[n(320)](" ")+'"']))}:{type:n(284),content:Hr(r,n(271),Hr(r,n(323),o))};if(n(307)==e[n(215)])return t[n(272)]?{type:n(307),content:Hr(r,n(203),Hr(r,n(235),[o,'"'+t[n(320)](" ")+'"']))}:{type:n(307),content:Hr(r,n(203),Hr(r,n(323),o))}}if(n(251)==e[n(293)]){const t=e[n(357)]()[n(345)]((t=>t.is(n(336))))[n(224)]((t=>t[n(228)])),s=this[n(349)](e),o=s[n(319)]-s[n(269)]+1;if(n(284)==e[n(215)])return t[n(272)]?{type:n(284),content:Hr(r,n(271),Hr(r,n(236),[o,'"'+t[n(320)](" ")+'"']))}:{type:n(284),content:Hr(r,n(271),Hr(r,n(298),o))};if(n(307)==e[n(215)])return t[n(272)]?{type:n(307),content:Hr(r,n(203),Hr(r,n(236),[o,'"'+t[n(320)](" ")+'"']))}:{type:n(307),content:Hr(r,n(203),Hr(r,n(298),o))}}})),s[t(264)][t(339)](t(284),t(246),t(225),c),s[t(264)][t(339)](t(307),t(246),t(217),c),s[t(264)][t(339)](t(284),t(251),t(225),u),s[t(264)][t(339)](t(307),t(251),t(217),u),s[t(264)][t(339)](t(284),t(251),t(320),l),s[t(264)][t(339)](t(307),t(251),t(320),l),s[t(264)][t(339)](t(284),t(246),t(320),f),s[t(264)][t(339)](t(307),t(246),t(320),f)}[ta(275)](){const t=ta,e=this[t(278)],n=e[t(240)][t(268)][t(302)];return(r,s)=>{const o=t;e[o(240)][o(258)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(250)][a(208)];u&&u[0]&&!1===u[0][a(334)]&&(l=r[0][a(204)][a(352)]);const f=t[a(244)](l);if(a(327)==f[a(289)][a(254)])return;const h=Array[a(311)](n[a(230)]())[a(224)]((t=>i.LiveRange[a(282)](t)));t[a(318)](f),e[a(356)][a(252)](c)[a(241)](),u[a(362)]({forceDefaultExecution:!0}),e[a(324)](c,...u);const g=h[a(345)]((t=>a(327)!=t[a(289)][a(254)]));g[a(272)]>0&&t[a(318)](g);for(const t of h)t[a(292)]()}))}}[ta(281)](t){const e=ta,n=this[e(278)][e(358)][e(252)](e(288));let r=Number[e(300)],s=Number[e(239)],o=Number[e(300)],i=Number[e(239)];for(const a of t){if(e(327)==a[e(289)][e(254)])continue;const{row:t,column:c}=n[e(331)](a),u=a[e(365)](e(310))?a[e(335)](e(310))-1:0,l=a[e(365)](e(267))?a[e(335)](e(267))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[ta(283)](){const t=ta,e=this[t(278)],n=e[t(358)][t(252)](t(332)),r=e[t(358)][t(252)](t(288));e[t(240)][t(268)].on(t(297),(()=>{const r=t,s=Array[r(311)](e[r(240)][r(268)][r(313)][r(222)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(270)](t);if(r(366)!=s)continue;if(null!=e[r(247)])continue;const a=n[r(326)](o);this[r(214)][r(259)](i)&&this[r(290)][r(245)](a)}}),{priority:t(237)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(253)](e),a=e[s(265)](s(263)),c=r[s(331)](e);for(const t of this[s(290)]){const n=t[s(293)],r=n[s(306)](s(209)),u=n[s(315)](r?10:5),l=u[s(329)](),f=l[s(315)](0,3)+s(321),h=s(221)+u,g=s(213)+u;if(!t[s(207)])continue;if(a!=t[s(341)]()[s(204)][s(265)](s(263)))continue;if(t[s(333)](i))continue;const d=e[s(365)](f)?e[s(335)](f)-1:0,p=this[s(349)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(353)](i),o=!0)}return o};e[t(240)][t(268)][t(211)]((n=>{const r=t;let o=!1;for(const t of e[r(240)][r(268)][r(313)][r(262)]())if(r(249)==t[r(215)])if(r(246)==t[r(348)])for(const e of t[r(325)][r(352)][r(363)]())o=o||s(e,n);else r(355)==t[r(348)]&&(o=o||s(t[r(325)][r(352)],n));return o}))}[ta(349)](t){const e=ta;return this[e(281)](t[e(230)]()[e(224)]((t=>t[e(204)][e(352)])))}}function sa(t){const e=ta;return Array[e(311)](new Set(t)[e(344)]())}const oa=ia;function ia(t,e){const n=ca();return(ia=function(t,e){return n[t-=132]})(t,e)}!function(t,e){const n=ia,r=t();for(;;)try{if(975872===parseInt(n(144))/1+-parseInt(n(160))/2+parseInt(n(210))/3+-parseInt(n(203))/4+parseInt(n(145))/5+parseInt(n(133))/6+-parseInt(n(184))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ca);class aa extends t.Plugin{static get[oa(195)](){return[ra]}[oa(205)](){const t=oa,e=this[t(209)],n=e[t(204)][t(226)][t(189)],r=e[t(218)];if(!e[t(151)][t(182)](t(146)))return;const s=e[t(151)][t(186)](t(149)),o=e[t(151)][t(186)](t(187)),a=e[t(151)][t(186)](ra);a[t(170)][t(150)](t(212)),s[t(183)](t(212),(()=>{const n=t,r=o[n(223)](e[n(204)][n(226)][n(189)]);e[n(204)][n(134)]((()=>{const t=n;s[t(172)](r,{commandName:t(212),commandParams:[]},[],t(212))}))})),e[t(198)][t(186)](t(212)).on(t(214),((n,r)=>{const o=t;e[o(198)][o(186)](o(174))[o(165)]&&(r[o(173)]>0&&r[r[o(173)]-1]&&r[r[o(173)]-1][o(201)]||s[o(207)]||this[o(158)]()||n[o(139)]())}),{priority:t(216)});for(const n of[t(136),t(217),t(157),t(162)]){const r=e[t(198)][t(186)](n);s[t(183)](n,(()=>{const n=t,o=e[n(204)][n(226)][n(189)][n(199)]()[n(164)]()[n(191)]((t=>t.is(n(180),n(137)))),i=r[n(165)];e[n(204)][n(134)]((()=>{const t=n;s[t(172)]([o,i],{commandName:t(212),commandParams:[]},[],t(212))}))}))}for(const n of[t(194),t(154)]){const r=e[t(198)][t(186)](n);s[t(183)](n,(()=>{const i=t,a=o[i(223)](e[i(204)][i(226)][i(189)])[0],c=a[i(142)](i(166)),{column:u,row:l}=o[i(143)](a);let f=[];if(i(148)==r[i(153)]){const t=o[i(155)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(169)](t)[i(152)]((t=>t[i(193)]))}else{const t=o[i(155)](c,{column:u,includeAllSlots:!0});f=Array[i(169)](t)[i(152)]((t=>t[i(193)]))}e[i(204)][i(134)]((t=>{const e=i;s[e(215)](t[e(188)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(197)][t(138)]((e=>{const n=t;if(n(156)!=e[n(132)]&&n(179)!=e[n(132)])return;const{data:s}=e;return s&&n(212)==s[n(206)]?{type:n(225),content:Hr(r,n(221))}:void 0})),s[t(197)][t(138)]((e=>{const n=t;if(n(156)!=e[n(132)]&&n(179)!=e[n(132)])return;const{data:s}=e;return s?n(194)==s[n(206)]?{type:n(225),content:Hr(r,n(168))}:n(154)==s[n(206)]?{type:n(225),content:Hr(r,n(220))}:void 0:void 0}));const c=a[t(141)]();for(const e of[t(136),t(217),t(157),t(162)])s[t(227)][t(224)](t(156),e,t(167),c);for(const e of[t(194),t(154)])s[t(227)][t(224)](t(156),e,t(167),c);s[t(227)][t(224)](t(156),t(212),t(167),(r=>{const s=t;e[s(204)][s(134)]((t=>{const o=s,a=Array[o(169)](n[o(181)]())[o(152)]((t=>i.LiveRange[o(159)](t)));t[o(211)](r),e[o(198)][o(186)](o(212))[o(222)](),e[o(214)](o(212),{forceDefaultExecution:!0});const c=a[o(219)]((t=>o(208)!=t[o(192)][o(196)]));c[o(173)]>0&&t[o(211)](c);for(const t of a)t[o(185)]()}))}));for(const n of[t(136),t(157),t(162),t(217)]){const r=e[t(198)][t(186)](n);r.on(t(202),((n,s,o)=>{const i=t;if(o){const t=e[i(204)][i(226)][i(189)][i(199)]()[i(164)]()[i(191)]((t=>t.is(i(180),i(137))));this[i(140)](r[i(165)],t)||(n[i(147)]=!1,n[i(139)]())}}),{priority:t(190)})}}[oa(158)](){const t=oa,e=this[t(209)][t(198)][t(186)](t(212)),n=this[t(209)][t(151)][t(186)](t(187));if(!e[t(163)])return!1;const r=n[t(223)](this[t(209)][t(204)][t(226)][t(189)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(140)](e,n))return!1;return!0}[oa(140)](t,e){const n=oa,r=this[n(209)][n(151)][n(186)](n(149)),s=this[n(209)][n(204)][n(188)](t),o=this[n(209)][n(204)][n(188)](e),i=new Set,a=new Set;for(const t of r[n(213)]())if((n(176)==t[n(132)]||n(177)==t[n(132)]||n(212)==t[n(171)])&&t[n(161)])for(const e of t[n(181)]())e[n(175)](s,!0)&&i[n(135)](t[n(132)]+":"+t[n(178)].id),e[n(175)](o,!0)&&a[n(135)](t[n(132)]+":"+t[n(178)].id);if(i[n(200)]!=a[n(200)])return!1;for(const t of i)if(!a[n(182)](t))return!1;return!0}}function ca(){const t=["splitTableCellHorizontally","createTableWalker","formatBlock","mergeTableCellDown","_areSelectedCellsMergable","fromRange","2321062LYDCMD","isInContent","mergeTableCellLeft","isEnabled","getAncestors","value","table","accept","*Split cell:* vertically","from","_tablePostFixingSubtypes","subType","markMultiRangeBlockFormat","length","trackChanges","containsRange","insertion","deletion","author","formatInline","element","getRanges","has","enableCommand","252427EHolcn","detach","get","TableUtils","createRangeOn","selection","low","find","root","cell","splitTableCellVertically","requires","rootName","_descriptionFactory","commands","getFirstPosition","size","forceDefaultExecution","set:isEnabled","7163044XQIqpp","model","afterInit","commandName","_isForcedDefaultExecutionBlock","$graveyard","editor","1229772JHNuOI","setSelection","mergeTableCells","getSuggestions","execute","markBlockFormat","highest","mergeTableCellRight","locale","filter","*Split cell:* horizontally","*Merge cells*","refresh","getSelectionAffectedTableCells","registerCustomCallback","format","document","_suggestionFactory","type","6139800YqPQQj","change","add","mergeTableCellUp","tableCell","registerDescriptionCallback","stop","_areMergableCells","_acceptFormatSuggestionCallbackFactory","findAncestor","getCellLocation","1070312arCymd","7298445ujrIWz","TableEditing","return","horizontally","TrackChangesEditing","push","plugins","map","direction"];return(ca=function(){return t})()}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=302]})(t,e)}function fa(){const t=["consume","mapper","editor","markerName","type","getSuggestion","has","data-suggestion","name","bindElementToMarker","commandName","start","FORMAT_HEADER_ROW","nodeAfter","writer","locale","setAttribute","consumable","6HuBtCy","data","markerRange","TableUtils","highest","createTableWalker","addMarker:suggestion","setTableColumnHeader","commandParams","removeMarker:suggestion","requires","afterInit","toViewElement","forceValue","FORMAT_REGULAR_COLUMN","120OnULDW","plugins","addClass","ck-suggestion-marker--active","FORMAT_REGULAR_ROW","_handleLegacySuggestions","setTableRowHeader","registerDescriptionCallback","get","1812loibmk","parent","341000LSuHoj","8488697pllWcy","6388VXqqpG","5031570Gtknam","ck-suggestion-marker-","removeClass","headingColumns","registerAttributeLabel","TrackChangesEditing","editing","formatBlock","showSuggestionHighlights","_registerLegacyDescription","markerNameToElements","483579pKsGVj","cell","format","_descriptionFactory","_acceptFormatSuggestionCallbackFactory","_enableDefaultAttributesIntegration","2139816DAoMOI","removeAttribute","_splitMarkerName","end","unbindElementFromMarkerName","headingRows","107239bcqxyC","registerCustomCallback","*Format:* %0","downcastDispatcher","options","getCellLocation","accept","activeMarkers","includes","1630WENSmS","FORMAT_HEADER_COLUMN","_suggestionFactory","nodeBefore","item","stop","TableEditing"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(622387===parseInt(n(324))/1+parseInt(n(344))/2+parseInt(n(322))/3*(-parseInt(n(326))/4)+-parseInt(n(327))/5+parseInt(n(384))/6*(-parseInt(n(325))/7)+-parseInt(n(313))/8*(-parseInt(n(338))/9)+-parseInt(n(359))/10*(-parseInt(n(350))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(308)](){return[ra]}[ua(309)](){const t=ua,e=this[t(368)];if(!e[t(314)][t(372)](t(365)))return;const n=e[t(381)],r=e[t(314)][t(321)](t(332));r[t(343)](t(319),[],[t(349)]),r[t(343)](t(305),[],[t(330)]),r[t(341)][t(331)](t(349),Hr(n,t(378))),r[t(341)][t(331)](t(330),Hr(n,t(360))),this[t(318)]()}[ua(318)](){const t=ua,e=this[t(368)][t(314)][t(321)](t(332)),n=this[t(368)][t(314)][t(321)](t(387)),r=this[t(368)][t(314)][t(321)](ra)[t(342)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=la,{type:c,id:u}=e[a(346)](o[a(369)]),l=e[a(371)](u),f=l[a(385)];if(a(334)!=l[a(370)]||!f||a(305)!=f[a(376)])return;if(o[a(363)])return void s[a(364)]();if(!i[a(383)][a(366)](o[a(386)],s[a(374)]))return;const h=o[a(386)][a(377)][a(379)],g=o[a(386)][a(347)][a(362)],d=h[a(323)][a(323)],{column:p}=n[a(355)](h),{column:m}=n[a(355)](g);for(let s=p;s<=m;s++){const l=n[a(303)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(339)],l=i[a(367)][a(310)](s);i[a(380)][a(315)](a(328)+c,l),r&&i[a(380)][a(382)](a(373),u,l),i[a(367)][a(375)](l,o[a(369)]),t&&(e[a(357)][a(358)](o[a(369)])?i[a(380)][a(315)](a(316),l):i[a(380)][a(329)](a(316),l))}}}}e[t(361)][t(351)](t(334),t(319),t(356),r),e[t(361)][t(351)](t(334),t(305),t(356),r),this[t(368)][t(333)][t(353)].on(t(304),s(),{priority:t(302)}),this[t(368)][t(385)][t(353)].on(t(304),((e,n,r)=>{const o=t;r[o(354)][o(335)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(302)}),this[t(368)][t(333)][t(353)].on(t(307),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(346)](r[o(369)]),c=e[o(371)](a),u=c[o(385)];if(o(334)!=c[o(370)]||!u||o(305)!=u[o(376)])return;const l=s[o(367)][o(337)](r[o(369)]);if(l)for(const t of l)s[o(380)][o(329)](o(328)+i,t),s[o(380)][o(329)](o(316),t),s[o(380)][o(345)](o(373),t),s[o(367)][o(348)](t,r[o(369)])}),{priority:t(302)}),this[t(336)]()}[ua(336)](){const t=ua,e=this[t(368)],n=e[t(381)];function r(e){const r=t;return{type:r(340),content:Hr(n,r(352),e)}}e[t(314)][t(321)](t(332))[t(341)][t(320)]((e=>{const s=t;if(s(334)!=e[s(370)])return;const{data:o}=e;if(o){if(s(319)==o[s(376)]){const t=o[s(306)][0][s(311)];return r(Hr(n,s(t?378:317)))}if(s(305)==o[s(376)]){const t=o[s(306)][0][s(311)];return r(Hr(n,s(t?360:312)))}}}))}}const ga=ba;function da(){const t=["setAttribute","createPositionBefore","columnInsertionRanges","removeMarkers","ck-suggestion-marker-insertion","map","rows","name","cells","length","getTableIfOnlyTableInContent","last","some","author","_replaceTableSlotCell","removeColumns","markMultiRangeDeletion","nextSibling","tablePasteColumn","subType","registerDescriptionCallback","filter","tablePasteRow","fromRange","set","getContainedElement","rootName","ck-suggestion-marker--active","getChanges","53054Ujrgej","documentSelection","tableCell","columns","stop","conversion","insert","end","change","createRangeOn","removeMarker","insertionRanges","2laWLLg","differ","previous","595371QkbzqN","document","entries","tableCellVerticalAlignment","getColumns","getRowIndexes","$graveyard","trackChanges","commands","tableCellBorderStyle","return","_tablePostFixingSubtypes","tableCellBorderWidth","keys","remove","endColumn","markerName","wrap","call","start","unwrap","ck-suggestion-marker","dataDowncast","findAncestor","reduce","removeRows","35xBUbvy","11770aLbeUb","position","getChildren","tableCellBorderColor","listenTo","high","getAllAdjacentSuggestions","forEach","next","containsRange","tableCellPadding","fromEntries","getRows","isInContent","showSuggestionHighlights","deletionRanges","TableClipboard","discard","125896VvwGZn","Users","getChild","includes","createRangeIn","insertion","from","insertContent","locale","360156MhZiOD","tablePaste","getColumnIndexes","columnInsertionIndexes","suggestionUnloaded","3803772ZZehTE","rowInsertionIndexes","TableUtils","registerCustomCallback","root","suggestion-td","createTableWalker","createElement","getMarkers","getShiftedBy","setAttributes","push","table","markMultiRangeBlockFormat","_suggestionFactory","view","editing","elementToElement","first","element","get","getAttributes","forceDefaultExecution","isEmpty","accept","tableCellBackgroundColor","fill","requires","createRange","getRanges","oldRange","move","paragraph","schema","getRange","plugins","for","deletion","register","activeMarkers","startsWith","clipboardOutput","getSuggestion","every","TrackChangesEditing","rowInsertionRanges","type","endRow","suggestionLoaded","cell","77ygpgAH","insertColumns","previousSibling","join","getSelectionAffectedTableCells","_createdBatches","tablePasteCell","3443NYvVXg","markerToHighlight","options","detach","afterInit","markMultiRangeInsertion","registerPostFixer","batch","value","has","attributes","suggestion","_getCoordsForCells","suggestion:formatBlock:tablePasteCell","editor","_splitMarkerName","column","markers","redo","insertRows","getChangedMarkers","formatBlock","updateMarker","low","getItems","editingDowncast","tableCellSuggestion","isEqual","tablePasteChainId","getSuggestionCallback","selection","*Replace table cells*","row","_descriptionFactory","tableCellHorizontalAlignment","_isForcedDefaultExecutionBlock","add","content","hasSuggestion","markerAttributes","find","model","getSuggestions","nodeAfter","newRange","1242918TFbYWQ"];return(da=function(){return t})()}!function(t,e){const n=ba,r=t();for(;;)try{if(333114===parseInt(n(561))/1*(-parseInt(n(549))/2)+-parseInt(n(564))/3+parseInt(n(412))/4*(parseInt(n(384))/5)+parseInt(n(417))/6+-parseInt(n(467))/7*(parseInt(n(403))/8)+-parseInt(n(519))/9+parseInt(n(385))/10*(-parseInt(n(474))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(da);const pa=[ga(370),ga(388),ga(573),ga(508),ga(567),ga(442),ga(395)],ma=Object[ga(396)](pa[ga(525)]((t=>[t,null])));class Ia extends t.Plugin{static get[ga(444)](){return[ra]}[ga(478)](){const t=ga,n=this[t(488)];if(!n[t(452)][t(483)](t(401)))return;const r=n[t(452)][t(437)](t(461)),s=n[t(452)][t(437)](t(419)),o=n[t(452)][t(437)](ra),a=n[t(452)][t(437)](t(401));o[t(369)][t(428)](t(542),t(538)),n[t(515)][t(450)][t(455)](t(500),{allowIn:t(551),allowContentOf:t(551),isLimit:!0}),n[t(554)][t(434)]({model:t(500),view:t(422)});let c=null;n[t(515)].on(t(410),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(529)]-1];h&&h[u(439)]||r[u(509)]||this[u(488)][u(572)][u(437)](u(571))[u(482)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(550)))return!1;const i=s[o(530)](t,n);if(!i||!Ta(i,void 0,r))return!1;const a=r[o(471)](n[o(565)][o(504)]);if(!a[o(529)])return!1;const c=a[0][o(381)](o(429)),l=r[o(569)](a),f=r[o(414)](a),h={startRow:l[o(435)],endRow:l[o(531)],startColumn:f[o(435)],endColumn:f[o(531)]};return 1==a[o(529)]&&(h[o(464)]+=r[o(397)](i)-1,h[o(373)]+=r[o(568)](i)-1),Ta(c,h,r)}(l,f,n[u(515)],s,a)&&(o[u(553)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(515)][u(557)]((()=>{const t=u;n[t(515)][t(410)](i[0],i[1],i[2],{forceDefaultExecution:!0});const s=(0,e.uid)(),{rowInsertionRanges:o,columnInsertionRanges:a,insertionRanges:l,deletionRanges:f,cells:h}=c;o[t(529)]&&r[t(479)](o,t(542),{tablePasteChainId:s}),a[t(529)]&&r[t(479)](a,t(538),{tablePasteChainId:s}),l[t(529)]&&(r[t(479)](l,t(413),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(392)]((e=>{const n=t;var r;return null===(r=e[n(477)])||void 0===r?void 0:r[n(376)](e)}))),f[t(529)]&&(r[t(536)](f,t(413),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(392)]((e=>{const n=t;var r;return null===(r=e[n(477)])||void 0===r?void 0:r[n(376)](e)})));const g=r[t(430)](h[t(525)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(473),{tablePasteChainId:s});if(g){const e=g[t(425)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(515)][t(558)](s),a=e[t(514)]((e=>e[t(451)]()[t(501)](i)));a&&r[t(428)]([a[t(527)],o])}r[t(529)]&&g[t(520)](t(513),Object[t(396)](r))}c=null})))}),{priority:e.priorities[t(390)]+10}),n[t(452)][t(437)](t(401)).on(t(534),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(553)]();const u=s[r(466)],l=o,f=Ea(u),h=Ea(l);e[r(368)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(372)](u[r(405)](0));for(const t of Array[r(409)](l[r(387)]()))a[r(555)](t,u,r(556));const t=c[r(418)][r(406)](s[r(506)]),e=c[r(415)][r(406)](s[r(490)]);t||e||(g=i.LiveRange[r(543)](a[r(407)](u)))}else h&&!f&&(d=a[r(407)](u));else{const t=a[r(424)](r(500)),e=a[r(424)](r(500));a[r(375)](a[r(407)](u),e),a[r(555)](t,u,0);for(const e of Array[r(409)](l[r(387)]()))a[r(555)](e,t,r(556));g=i.LiveRange[r(543)](a[r(558)](t)),d=i.LiveRange[r(543)](a[r(558)](e))}const p=Array[r(409)](l[r(438)]())[r(541)]((([t])=>pa[r(406)](t)));c[r(528)][r(428)]({element:u,attributes:p[r(529)]?Object[r(396)](p):null}),g&&c[r(560)][r(428)](g),d&&c[r(400)][r(428)](d)}),{priority:t(390)}),s.on(t(468),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(552)]||1;c[o(415)]=new Array(l)[o(443)](u)[o(525)](((t,e)=>t+e));for(const{cell:t}of s[o(423)](i,{startColumn:u,endColumn:u+l-1}))c[o(522)][o(428)](n[o(515)][o(558)](t))}),{priority:t(497)}),s.on(t(493),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(526)]||1;c[o(418)]=new Array(l)[o(443)](u)[o(525)](((t,e)=>t+e));for(const{cell:t}of s[o(423)](i,{startRow:u,endRow:u+l-1}))c[o(462)][o(428)](n[o(515)][o(558)](t))}),{priority:t(497)}),r[t(507)][t(540)]((e=>{const r=t;if(e[r(539)]&&e[r(539)][r(457)](r(413)))return e[r(563)]?{}:{type:r(408),content:Hr(n[r(411)],r(505))}}));const u=()=>!1;for(const e of[t(413),t(538),t(542),t(473)])r[t(431)][t(420)](t(408),e,t(470),u),r[t(431)][t(420)](t(454),e,t(470),u),r[t(431)][t(420)](t(495),e,t(470),u);r[t(431)][t(420)](t(495),t(473),t(402),u),r[t(431)][t(420)](t(495),t(473),t(441),((e,r,s)=>{const o=t,i=e[o(525)]((t=>t[o(545)]()))[o(541)]((t=>t)),a=new Map(i[o(525)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(528)])e&&a[o(544)](t,e);else if(s&&s[o(513)])for(const[t,e]of Object[o(566)](s[o(513)])){const r=n[o(515)][o(491)][o(437)](t),s=r?r[o(451)]()[o(545)]():null;s&&a[o(544)](s,e)}n[o(515)][o(557)]((t=>{const e=o;for(const[n,r]of a)t[e(427)]({...ma,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(431)][o(420)](e,o(413),s,((t,i,a)=>{const c=o;n[c(515)][c(557)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(377)][o(517)];t.is(o(436),o(500))&&u[o(428)](t)}r[o(431)][o(503)](e,null,s)(t,i,a);for(const t of u)o(570)!=t[o(421)][o(546)]&&n[o(378)](t)}))}))};l(t(408),t(441)),l(t(408),t(402)),l(t(454),t(441)),l(t(454),t(402)),r[t(431)][t(420)](t(408),t(542),t(402),(e=>{const n=t,r=e[n(525)]((t=>t[n(545)]())),i=r[0][n(381)](n(429)),{minRow:a,maxRow:c}=o[n(486)](r);s[n(383)](i,{at:a,rows:c-a+1})})),r[t(431)][t(420)](t(408),t(538),t(402),(e=>{const n=t,r=e[n(525)]((t=>t[n(545)]())),i=r[0][n(381)](n(429)),{minColumn:a,maxColumn:c}=o[n(486)](r);s[n(535)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(539)]||!n[s(539)][s(457)](s(413)))return;const o=n[s(484)][s(502)],i=r[s(516)]()[s(541)]((t=>t[s(398)]&&t[s(484)]&&t[s(484)][s(502)]==o));i[s(529)]&&n[s(391)]()[s(529)]!=i[s(529)]&&i[s(382)](((t,e)=>(t[s(393)]=e,e[s(563)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(489)](e[s(374)]),i=[s(379),s(524)],a=r[s(456)][s(406)](e[s(374)]);return a&&i[s(428)](s(547)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(465),f,{priority:t(390)}),r.on(t(416),f,{priority:t(390)}),n[t(515)][t(565)][t(480)]((()=>{const e=t;let s=!1;const o=Array[e(409)](n[e(515)][e(565)][e(562)][e(494)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(489)](t);if(e(485)!=o||e(454)!=a||i[e(447)])continue;if(!r[e(512)](c))continue;const u=r[e(459)](c)[e(446)](),l=n[e(452)][e(437)](e(404)).me;for(const t of r[e(516)]())if(t[e(398)]&&t[e(533)]==l&&e(495)==t[e(463)]&&e(473)==t[e(539)]&&t[e(446)]()[e(460)]((t=>u[e(532)]((n=>n[e(394)](t,!0))))))for(const n of t[e(391)]())n[e(398)]&&(n[e(402)](),s=!0)}return s})),n[t(515)][t(565)][t(480)]((e=>{const s=t,o=n[s(572)][s(437)](s(492));if(!o||!o[s(472)][s(483)](e[s(481)]))return!1;let i=!1;const a=n[s(452)][s(437)](s(404)).me,c=n[s(515)][s(565)][s(562)][s(548)](),u=Array[s(409)](n[s(515)][s(565)][s(562)][s(494)]())[s(541)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(489)](t);return n(485)==o&&n(413)==i&&c==a.id&&!e[n(447)]}));for(const t of c){if(s(555)!=t[s(463)]||s(500)!=t[s(527)]||1!=t[s(529)])continue;const n=e[s(445)](t[s(386)],t[s(386)][s(426)](1));if(!u[s(514)]((({data:t})=>t[s(518)][s(501)](n))))for(const{name:t,data:r}of u)if(n[s(394)](r[s(518)])){e[s(496)](t,{range:n}),i=!0;break}}return i})),n[t(515)][t(565)][t(480)]((e=>{const s=t;let o=!1;const i=n[s(452)][s(437)](s(404)).me,a=r[s(516)]()[s(541)]((t=>t[s(398)]&&t[s(533)]==i)),c=new Set,u=new Set;for(const t of a)if(s(413)==t[s(539)])for(const e of t[s(425)]()){const n=e[s(451)]()[s(545)]();if(n)if(n.is(s(436),s(500))&&Ea(n)){t[s(559)](e[s(527)]),c[s(510)](n),o=!0;const r=n[s(537)],i=n[s(469)],a=r&&r.is(s(436),s(500)),l=i&&i.is(s(436),s(500));a&&!c[s(483)](r)&&u[s(510)](r),l&&!c[s(483)](i)&&u[s(510)](i)}else n.is(s(436),s(449))&&n[s(440)]&&(t[s(559)](e[s(527)]),o=!0)}else if(s(473)==t[s(539)]){if(!t[s(484)]||!t[s(484)][s(502)])continue;const e=t[s(484)][s(513)];if(e&&Object[s(371)](e)[s(529)])continue;const n=t[s(484)][s(502)];let r=!0,i=!0;for(const e of a)if(e[s(539)]&&e[s(539)][s(457)](s(413))){if(!e[s(484)][s(502)]){i=!1;break}if(e.id!=t.id&&e[s(484)][s(502)]==n){r=!1;break}}i&&r&&(t[s(523)](),o=!0)}for(const t of c)e[s(372)](t);for(const t of u)e[s(378)](t);return o})),n[t(554)][t(453)](t(499))[t(475)]({model:t(487),view:(t,e)=>h(t),converterPriority:t(390)}),n[t(554)][t(453)](t(380))[t(475)]({model:t(487),view:(e,n)=>n[t(476)][t(399)]?h(e,!1):null,converterPriority:t(390)});const g=n[t(433)][t(432)];this[t(389)](g[t(565)],t(458),((e,n)=>{const r=t,s=[];for(const t of g[r(407)](n[r(511)])[r(498)]())t.is(r(436),r(422))&&s[r(428)](t);g[r(557)]((t=>{const e=r;for(const n of s)t[e(448)](t[e(407)](n),t[e(521)](n)),t[e(372)](n)}))}))}}function Ea(t){const e=ga;if(t[e(440)])return!0;const n=t[e(405)](0);return n.is(e(436),e(449))&&n[e(440)]}function ba(t,e){const n=da();return(ba=function(t,e){return n[t-=368]})(t,e)}function Ta(t,e={},n){const r=ga;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(423)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const _a=ya;function ya(t,e){const n=Ca();return(ya=function(t,e){return n[t-=162]})(t,e)}!function(t,e){const n=ya,r=t();for(;;)try{if(228711===parseInt(n(206))/1+parseInt(n(170))/2+parseInt(n(205))/3+parseInt(n(201))/4*(-parseInt(n(215))/5)+-parseInt(n(203))/6*(parseInt(n(177))/7)+-parseInt(n(211))/8+-parseInt(n(167))/9*(-parseInt(n(188))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ca);class Aa extends t.Plugin{[_a(181)](){const t=_a;if(!this[t(197)][t(171)][t(165)](t(193)))return;const e=this[t(197)][t(171)][t(189)](t(217));e[t(207)](t(173),this[t(169)][t(209)](this)),e[t(210)][t(196)](t(216),t(166),t(164),e[t(210)][t(204)](t(216),null,t(192))),e[t(210)][t(196)](t(216),t(166),t(192),e[t(210)][t(204)](t(216),null,t(164))),e[t(212)][t(200)](this[t(194)][t(209)](this))}[_a(169)](t,e){const n=_a,r=this[n(197)][n(171)][n(189)](n(217)),s=this[n(197)][n(171)][n(189)](n(193)),o=e[n(208)]||this[n(197)][n(195)][n(184)][n(214)][n(168)]();this[n(197)][n(195)][n(190)]((()=>{const i=n,a=s[i(179)](o);let c=a?s[i(176)](a):null,u=o[i(213)](i(175))||null;const l=e[i(175)]||u,f=e[i(174)]||c,h=this[i(197)][i(171)][i(189)](i(199)).me;for(const t of r[i(191)]()){const e=t[i(182)]();if(i(166)===t[i(163)]&&e===o){t[i(185)]!==h&&t[i(192)]();const e=t[i(183)][i(162)];u=e[0][i(175)],c=e[0][i(174)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(178)](o,{commandName:i(173),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(166)},[],i(166))}))}[_a(194)](t){const e=_a;if(e(216)!=t[e(180)]&&e(198)!=t[e(180)])return;const{data:n}=t;if(n&&e(166)===n[e(202)]){const t=e(186);return{type:e(187),content:Hr(this[e(197)][e(172)],t)}}}}function Ca(){const t=["subType","accept","has","resizeTable","216yRTrHj","getSelectedElement","handleResizeTableWidthCommand","141222EbSRLN","plugins","locale","resizeTableWidth","columnWidths","tableWidth","getTableColumnsWidths","37254dZwyuH","markBlockFormat","getColumnGroupElement","type","afterInit","getContainedElement","data","document","author","*Format:* resize table","format","26670ONPCcm","get","change","getSuggestions","discard","TableColumnResizeEditing","handleSuggestionDescription","model","registerCustomCallback","editor","formatInline","Users","registerDescriptionCallback","668QntShW","formatGroupId","6vIJMnG","getSuggestionCallback","1347423HuULQk","306287vRJlTV","enableCommand","table","bind","_suggestionFactory","3379048IYNzgs","_descriptionFactory","getAttribute","selection","6995BOVjyQ","formatBlock","TrackChangesEditing","commandParams"];return(Ca=function(){return t})()}function ka(){const t=["40mFsqeP","enableCommand","afterInit","insertTemplate","get","3128875klskvA","38qiJiFd","has","721069rYhopI","475299mWzyyz","22531760mAFDzu","2382xsDuuw","11081SczKuM","Template","47856ZsGezN","TrackChangesEditing","2416864WSLopS","editor","plugins"];return(ka=function(){return t})()}const Na=Ra;function Ra(t,e){const n=ka();return(Ra=function(t,e){return n[t-=195]})(t,e)}!function(t,e){const n=Ra,r=t();for(;;)try{if(365368===parseInt(n(211))/1+parseInt(n(209))/2*(parseInt(n(198))/3)+parseInt(n(200))/4+parseInt(n(208))/5+-parseInt(n(195))/6*(-parseInt(n(196))/7)+-parseInt(n(203))/8*(parseInt(n(212))/9)+-parseInt(n(213))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ka);class La extends t.Plugin{[Na(205)](){const t=Na,e=this[t(201)];e[t(202)][t(210)](t(197))&&e[t(202)][t(207)](t(199))[t(204)](t(206))}}const Sa=Ma;function va(){const t=["5853685ZusbqN","locale","enableCommand","7186bYOzZn","37539469iHQqLn","editor","plugins","TrackChangesEditing","7193520EWhztx","9hueTHs","get","commands","8rJAlXK","ELEMENT_TABLE_OF_CONTENTS","afterInit","insertTableOfContents","234070MQdump","registerElementLabel","657wzlsfn","tableOfContents","3309243MlxumT","316HZfZuu","31916XuXNbS","_descriptionFactory"];return(va=function(){return t})()}function Ma(t,e){const n=va();return(Ma=function(t,e){return n[t-=379]})(t,e)}!function(t,e){const n=Ma,r=t();for(;;)try{if(997863===parseInt(n(381))/1*(-parseInt(n(399))/2)+-parseInt(n(396))/3*(parseInt(n(400))/4)+parseInt(n(402))/5+-parseInt(n(386))/6+-parseInt(n(398))/7*(-parseInt(n(390))/8)+parseInt(n(387))/9*(parseInt(n(394))/10)+parseInt(n(382))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(va);class Oa extends t.Plugin{[Sa(392)](){const t=Sa,e=this[t(383)];if(!e[t(389)][t(388)](t(393)))return;e[t(384)][t(388)](t(385))[t(380)](t(393));const n=e[t(384)][t(388)](t(385)),r=e[t(379)];n[t(401)][t(395)](t(397),(e=>Hr(r,t(391),e)))}}const wa=Fa;function Da(){const t=["updateMarker","schema","12pVxBrx","document","Title","end","suggestion","from","get","getChangedMarkers","1oaBtOc","57upzIKL","differ","20vYLRlQ","locale","forward","nodeBefore","element","_splitMarkerName","has","34140qTRILg","1224864bjavqQ","getNearestSelectionRange","plugins","isCollapsed","createRange","_descriptionFactory","260624evXyxp","start","isEqual","title-content","registerElementLabel","ELEMENT_TITLE","330966suUqfv","registerPostFixer","isTouching","1704VLpSPx","newRange","236290JxmGcB","2830lGUAJv","3995959CZDlhJ","editor","TrackChangesEditing","afterInit","removeMarker","model"];return(Da=function(){return t})()}function Fa(t,e){const n=Da();return(Fa=function(t,e){return n[t-=410]})(t,e)}!function(t,e){const n=Fa,r=t();for(;;)try{if(116177===parseInt(n(430))/1*(parseInt(n(412))/2)+-parseInt(n(431))/3*(parseInt(n(440))/4)+parseInt(n(413))/5*(-parseInt(n(410))/6)+parseInt(n(447))/7+-parseInt(n(441))/8+parseInt(n(453))/9*(parseInt(n(433))/10)+parseInt(n(414))/11*(parseInt(n(422))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Da);class Pa extends t.Plugin{[wa(417)](){const t=wa,e=this[t(415)];if(!e[t(443)][t(439)](t(424)))return;const n=e[t(443)][t(428)](t(416));n[t(446)][t(451)](t(450),(()=>Hr(e[t(434)],t(452)))),e[t(419)][t(423)][t(454)]((r=>{const s=t;let o=!1;const i=Array[s(427)](e[s(419)][s(423)][s(432)][s(429)]());for(const{name:t,data:a}of i){const{group:i}=n[s(438)](t);if(s(426)!==i||!a[s(411)])continue;const c=a[s(411)],u=c[s(425)][s(436)];if(!u||!u.is(s(437),s(450)))continue;if(!c[s(448)][s(455)](c[s(425)]))continue;const l=e[s(419)][s(421)][s(442)](c[s(425)],s(435));if(l&&l[s(444)]){const e=r[s(445)](c[s(448)],l[s(448)]);e[s(449)](c)||(r[s(420)](t,{range:e}),o=!0)}o||(r[s(418)](t),o=!0)}return o}))}}const xa=Ba;function Ba(t,e){const n=Ua();return(Ba=function(t,e){return n[t-=359]})(t,e)}function Ua(){const t=["614480MvBAfZ","1yARIkG","1333827jBgVVQ","afterInit","9VdmPkg","editor","TrackChangesEditing","1486388naMSMq","undo","redo","enableCommand","1410505HeHlev","528185XbVvIB","4879432bPtCZg","UndoEditing","244lZQZUf","plugins","7797JaMZjd","12xTRaSA","has","get"];return(Ua=function(){return t})()}!function(t,e){const n=Ba,r=t();for(;;)try{if(379648===parseInt(n(368))/1*(-parseInt(n(374))/2)+parseInt(n(363))/3*(-parseInt(n(361))/4)+-parseInt(n(378))/5*(-parseInt(n(364))/6)+-parseInt(n(379))/7+parseInt(n(359))/8*(parseInt(n(371))/9)+parseInt(n(367))/10+parseInt(n(369))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[xa(370)](){const t=xa,e=this[t(372)],n=e[t(362)][t(366)](t(373));e[t(362)][t(365)](t(360))&&(n[t(377)](t(375)),n[t(377)](t(376)))}}function Ga(t,e){const n=Ha();return(Ga=function(t,e){return n[t-=429]})(t,e)}const Va=Ga;!function(t,e){const n=Ga,r=t();for(;;)try{if(412001===parseInt(n(431))/1+-parseInt(n(429))/2*(parseInt(n(430))/3)+parseInt(n(440))/4+parseInt(n(434))/5+parseInt(n(435))/6+-parseInt(n(446))/7+parseInt(n(436))/8*(parseInt(n(444))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ha);class za extends t.Plugin{static get[Va(443)](){return[ra]}[Va(432)](){const t=Va,e=this[t(437)];e[t(445)][t(438)](t(442))&&e[t(445)][t(447)](t(439))[t(441)](t(433))}}function Ha(){const t=["TrackChangesEditing","1874564FPlilv","enableCommand","TableCaptionEditing","requires","26361Ypyjey","plugins","3335437VzoCxP","get","1716mFPhOt","1353fuvIqB","218040jqfkKp","afterInit","toggleTableCaption","2540345BGttVl","150294exFPxF","152LdWavr","editor","has"];return(Ha=function(){return t})()}const Wa=qa;function Ka(){const t=["_descriptionFactory","document","TableUtils","20iIECWf","4quCqAt","get","_handlePropertyChange","tableProperties","join","_getSuggestion","*Format:* change table cell properties","accept","29833UwPKQV","tableCellHorizontalAlignment","data","573752Kjlkrd","tableCellBorderStyle","registerDescriptionCallback","TrackChangesTableProperties","tableCellBackgroundColor","TablePropertiesEditing","TrackChangesEditing","locale","pluginName","tableBorderStyle","model","tableCellPadding","2638485LJKdbR","getSelectionAffectedTableCells","2185530bhGTdL","afterInit","tableCellHeight","change","selection","format","table","tableBorderWidth","enqueueChange","formatBlock","tableCellBorderColor","tableCellVerticalAlignment","tableCellBorderWidth","tableCellWidth","has","1308565hWSBZZ","1660731BpFIUa","subType","markBlockFormat","setAttribute","findAncestor","removeAttribute","start","getSuggestions","getSuggestionCallback","plugins","tableCellProperties","getAttribute","handleSuggestionDescription","tableAlignment","batch","tableBorderColor","enableCommand","getContainedElement","tableBackgroundColor","3644333vcyduz","TableCellPropertiesEditing","commandParams","handleDiscardAction","*Format:* change table properties","getFirstPosition","_suggestionFactory","tableWidth","registerCustomCallback","editor","discard","tableHeight","nodeAfter"];return(Ka=function(){return t})()}function qa(t,e){const n=Ka();return(qa=function(t,e){return n[t-=212]})(t,e)}!function(t,e){const n=qa,r=t();for(;;)try{if(371344===parseInt(n(269))/1*(-parseInt(n(260))/2)+-parseInt(n(225))/3*(-parseInt(n(261))/4)+-parseInt(n(224))/5+-parseInt(n(286))/6+parseInt(n(244))/7+-parseInt(n(272))/8+parseInt(n(284))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ka);class Xa extends t.Plugin{constructor(t){const e=qa;super(t),this[e(264)]=[e(240),e(281),e(216),e(238),e(251),e(255),e(243)],this[e(235)]=[e(219),e(273),e(221),e(283),e(222),e(288),e(276),e(270),e(220)]}static get[Wa(280)](){return Wa(275)}[Wa(287)](){const t=Wa,e=this[t(253)][t(234)][t(262)](t(278));if(this[t(253)][t(234)][t(223)](t(277))){for(const n of this[t(264)])e[t(241)](n,((e,r)=>{const s=t,o=this[s(253)][s(282)][s(258)][s(213)][s(249)]()[s(229)](s(215));this[s(263)](n,[o],this[s(264)],s(264),e,r)}));e[t(250)][t(252)](t(218),t(264),t(268),e[t(250)][t(233)](t(218),null,t(254))),e[t(250)][t(252)](t(218),t(264),t(254),((e,n)=>this[t(247)](this[t(264)],e,n))),e[t(250)][t(252)](t(218),t(264),t(265),(()=>!1))}if(this[t(253)][t(234)][t(223)](t(245))){for(const n of this[t(235)])e[t(241)](n,((e,r)=>{const s=t,o=this[s(253)][s(234)][s(262)](s(259))[s(285)](this[s(253)][s(282)][s(258)][s(213)]);this[s(263)](n,o,this[s(235)],s(235),e,r)}));e[t(250)][t(252)](t(218),t(235),t(268),e[t(250)][t(233)](t(218),null,t(254))),e[t(250)][t(252)](t(218),t(235),t(254),((e,n)=>this[t(247)](this[t(235)],e,n))),e[t(250)][t(252)](t(218),t(235),t(265),(()=>!1))}e[t(257)][t(274)]((e=>this[t(237)](e)))}[Wa(263)](t,e,n,r,s,o){const i=Wa,a=this[i(253)][i(234)][i(262)](i(278));this[i(253)][i(282)][i(217)](o[i(239)],(()=>{const t=i;for(const i of e)if(this[t(266)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(236)](r);void 0!==n&&(e[r]=n)}s(o),a[t(227)](i,{commandParams:[e]},[],r)}}))}[Wa(247)](t,e,n){const r=Wa,s=e[0][r(231)][r(256)],o=n[r(246)][0];this[r(253)][r(282)][r(212)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(228)](r,o[r],s):e[n(230)](r,s)}))}[Wa(237)](t){const e=Wa;if(t[e(271)])switch(t[e(226)]){case e(264):return{type:e(214),content:Hr(this[e(253)][e(279)],e(248))};case e(235):return{type:e(214),content:Hr(this[e(253)][e(279)],e(267))}}}[Wa(266)](t,e){const n=Wa,r=this[n(253)][n(234)][n(262)](n(278));for(const s of r[n(232)]({skipNotAttached:!0})){const r=s[n(242)]();if(s[n(226)]===e&&r===t)return s}return null}}var Qa=Function.prototype,Za=Object.prototype,Ya=Qa.toString,Ja=Za.hasOwnProperty,$a=Ya.call(Object);const tc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=Ja.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&Ya.call(n)==$a};const ec=function(t){return tc(t)?void 0:t};var nc=Y?Y.isConcatSpreadable:void 0;const rc=function(t){return ie(t)||oe(t)||!!(nc&&t&&t[nc])};const sc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=rc),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Je(o,c):s||(o[o.length]=c)}return o};const oc=function(t){return(null==t?0:t.length)?sc(t,1):[]};const ic=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var ac=Math.max;const cc=function(t,e,n){return e=ac(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=ac(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),ic(t,this,a)}};const uc=function(t){return function(){return t}};const lc=Xt?function(t,e){return Xt(t,"toString",{configurable:!0,enumerable:!1,value:uc(e),writable:!0})}:function(t){return t};var fc=Date.now;const hc=function(t){var e=0,n=0;return function(){var r=fc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(lc);const gc=function(t){return hc(cc(t,void 0,oc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Jt(t,sn(t),n),r&&(n=qn(n,7,ec));for(var s=e.length;s--;)Br(n,e[s]);return n})),dc=pc;function pc(t,e){const n=mc();return(pc=function(t,e){return n[t-=460]})(t,e)}function mc(){const t=["getSuggestionCallback","requires","isUndo","formatInline:","move","getContainedElement","ready","value","isMultiRange","getMarkers","newRange","getDifference","targetPosition","PendingActions","deletion:chain","hasComments","_getSuggestionData","nodeAfter","track-changes-suggestion-data-mismatch","rejected","track-changes-enable-command-twice","suggestion","deleteContent","newValue","low","_addSuggestionMarker","_reduceExistingSuggestions","_defaultCallbacks","getFirstMarker","unshift","getFirstRange","ariaLiveAnnouncer","splice","2067995XKAfAf","plugins","getSuggestions","suggestion-type","_reduceSuggestionAttributeRange","createPositionAfter","isArray","removeComment","insertion:join","removeAttribute","_breakSuggestionMarker","_setSuggestionData","isRemovable","options","change:activeMarkers","adapter","createSelection","createRangeIn","editor","differ","updateMarker","length","hasSuggestion","getWalker","rootName","_suggestionFactory","marker-count","rename","ck-suggestion-marker","backward","markerName","_isRegisteredAttribute","dataReady","markAttributeChange","getSuggestion","split","isIntersecting","highest","locale","580874inSAeR","_blockAttributeKeys","attributes","suggestionChanged","trackChangesCommand","track-changes-user-not-found","pop","mapper","elementToElement","_registerBlockAttribute","update:suggestion","isTouching","always","enableReadOnlyMode","fromRange","consumable","add","_getAuthorFromId","_onDiscard","attributeOldValue","before","documentSelection","range","$elementName","element","activeMarkers","addCommentThread","consume","fetchCommentThread","getAncestors","open","_customCallbacks","_enabledCommands","_setSuggestionRange","ck-suggestion-marker-formatBlock","getAttribute","delete","isLocal","accept","batch","deletion:join","removeMarker","toViewElement","track-changes-adapter-already-set","_cutOutSuggestionMarker","trackChanges","addRange","isEqual","deletion:","registerCustomCallback","1614684sMdMQz","toUpperCase","formatInline:join","createPositionBefore","high","formatInline:accept","discardSuggestion","insert","_removeSuggestion","acceptSelectedSuggestions","catch","createdAt","oldValue","buildSuggestion","_model","formatGroupId","formatInline:discard","formatInline","formatInline:chain","refresh","acceptSuggestion","every","document","deletion:accept","_afterChanges","attributeKey","formatBlock:join","markBlockFormat","formatBlock:","insertion:chain","commands","addMarkerName","creator","authorName","conversion","insertContent","originalSuggestionId","from","values","comments","meta","isBlock","suggestion:","getCustomProperty","groupId","unbind","ck-suggestion-marker--active","config","after","isAtEnd","_recordAttributeChanges","isCollapsed","external:","head","containsRange","setTo","_element","4FNzFnJ","join","containsPosition","ck-suggestion-marker-formatInline","moveTargetPosition","410VBORmy","markInsertion","getAllAdjacentSuggestions","push","CommentsRepository","markMultiRangeBlockFormat","notReady","createElement","default","addMarker:suggestion:attribute","$graveyard","removeClass","keys","_isDataLoaded","markerReady","addMarker","discardSelectedSuggestions","_checkSuggestionCorrectness","ENTER","attribute","collaboration.channelId","8ZGMfIv","applyOperation","52763lNNxTs","removed","next","stop","oldRange","_joinWithAdjacentSuggestions","_processAttributeChanges","addUser","_addThreadToSuggestion","toJSON","_editor","map","_recordAttributeSuggestions","attributeNewValue","_enableDefaultAttributesIntegration","key","detach","_updateSuggestionData","markMultiRangeDeletion","_createSuggestion","position","addComment","splitPosition","nodeBefore","sort","isBefore","insertion:discard","pluginName","$marker","get","formatBlock:discard","format","forEach","markers","name","isObject","getChanges","_findSuggestions","schema","@external","track-changes-command-not-found","warn","multipleBlocks","_inlineAttributeKeys","getMultiRangeId","substring","authoredAt","_getMarkerAnnouncementText","createRange","suggestionUnloaded","forward","editingDowncast","fromCharCode","commentThread","isAtStart","_getExternalAuthor","getUser","FORMATTING","discardAllSuggestions","chain","model","init","formatBlock:chain","data-suggestion","formatBlock","removeMarker:suggestion:attribute","change:_saved","return","setAttribute","includes","getItems","createPositionAt","_suggestionState","writer","containsRangeInObject","addClass","suggestionLoaded","never","reconvertMarker","howMany","_splitMarkerName","removeMarkers","trackChanges.trackFormatChanges","containsItem","_refreshSuggestionsChain","upcast","Users","markDeletion","isInsideObject","subType","item","lowest","attribute:discard","set","trackChanges.mergeNestedSuggestions","normal","rethrowUnexpectedError","isOwn","markMultiRangeInsertion","getCommentThread","_isBlockAttribute","elementEnd","_SUGGESTION_ANNOUNCEMENT","clone","addMarker:suggestion","addHighlight","formatBlock:accept","481466GlKaYB","_refreshAttributeSuggestionsChain","for","setSelection","filter","getRanges","execute","substr","_rangeIsInLocalUserInsertion","_processAttributeSuggestions","$text","end","isLimit","multi","change","attribute:accept","PENDING_ACTION_SUGGESTION","_descriptionFactory","registerPostFixer","discard","isIntersectingWithRange","assign","addMarker:suggestion:formatBlock","_trackFormatChanges","unbindElementFromMarkerName","data","editing","$textProxy","dataToMarker","isExternal","some","insertion:","commandName","skipNestingCheck","addSuggestionData","_commentsRepository","track-changes-suggestion-not-found","markerToData","parent","_adapter","_initAriaMarkerChangeAnnouncements","root","getChangedMarkers","isNextTo","change:data","ck-suggestion-marker-","forceDefaultExecution","_mergeNestedSuggestions","define","302832dFJbjh","getShiftedBy","addSuggestion","tablePasteChainId","getLastMatchingPosition","TrackChangesEditing","insertion:accept","markerNameToElements","getRange","enableCommand","previous","accepted","_registerInlineAttribute","acceptAllSuggestions","stopListening","has","concat","error-saving-suggestion-data-suggestion-discarded","group","isDocumentOperation","isInContent","dataDowncast","isSelectable","type","deletion:discard","getIntersection","resolve","1729392ozDGCr","_handleNewSuggestionMarker","getNearestSelectionRange","markInlineFormat","suggestion:attribute:","clear","then","showSuggestionHighlights","track-changes-adapter-missing-getsuggestion","createRangeOn","deletion","_registerDefaultCallbacks","_suggestions","_getAttributeKey","_isForcedDefaultExecutionBlock","author","widget","start","enqueueChange","fire","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.","size","markerToHighlight","elementStart","selection","hasCommentThread","attribute:","remove","_saved","removeMarker:suggestion:formatBlock","bindElementToMarker","LEAVE","insertion","announce","startsWith","isAfter","updateSuggestion","containerElement","attribute:join","find","_joinSuggestions","listenTo"];return(mc=function(){return t})()}!function(t,e){const n=pc,r=t();for(;;)try{if(410461===-parseInt(n(709))/1+parseInt(n(816))/2+-parseInt(n(624))/3+parseInt(n(681))/4*(-parseInt(n(535))/5)+-parseInt(n(460))/6+parseInt(n(574))/7*(parseInt(n(707))/8)+-parseInt(n(865))/9*(-parseInt(n(686))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mc);const Ic=dc(597);class Ec extends t.Plugin{static get[dc(503)](){return[dc(690),o.Users,t.PendingActions,Jr,ns,as,fs,bs,ms,Cs,Ls,Bs,to,so,uo,ho,bo,Ao,No,Mo,Fo,zo,Uo,qo,Yo,ti,ai,pi,oi,Gs,Ks,bi,Ai,Ri,vi,Pi,ji,zi,Qi,$i,ra,aa,ha,za,Ia,Aa,Oa,Xa,La,Pa,ja]}static get[dc(736)](){return dc(870)}constructor(t){const e=dc;function n(t){const e=pc;return t[e(720)]((t=>String[e(761)](t)))[e(682)]("")}super(t),this[e(721)]=!1,this[e(802)](e(599),[]),this.on(e(549),((n,r,s,o)=>{const i=e;this[i(638)][i(830)]((()=>{const e=i;for(const n of[...o,...s])this[e(638)][e(742)][e(880)](n)&&t[e(842)][e(787)](n)}))})),this[e(833)]=new Xr(this[e(553)][e(769)][e(747)],this[e(553)][e(573)]),this[e(855)]=null,this[e(560)]=new bc(this[e(553)]),this[e(472)]=new Map,this[e(851)]=t[e(536)][e(738)](e(690)),this[e(606)]=new Set,this[e(638)]=this[e(553)][e(769)],this[e(781)]=new WeakMap,this[e(474)]=!1,this[e(575)]=new Set([e(597)]),this[e(752)]=new Set,t[e(671)][e(864)](e(791),e(694)),this[e(839)]=t[e(671)][e(738)](e(791)),t[e(671)][e(864)](e(803),!0),this[e(863)]=t[e(671)][e(738)](e(803)),this[e(578)]=new f(t,this[e(606)]),this[e(856)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,48,54,49,48])}[dc(770)](){const t=dc,n=this[t(553)],r=(e,n)=>{const r=t;if(r(705)!=e)return r(861)+e;const s=n[r(570)]("|")[0];return this[r(809)](s)?r(608):r(684)};n[t(658)][t(818)](t(760))[t(482)]({model:t(523),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(789)](e[n(565)]),a=[n(563),r(o,i)];let c=3e3;return this[n(599)][n(778)](e[n(565)])&&(a[n(689)](n(670)),c=3010),n(470)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(658)][t(818)](t(886))[t(590)]((e=>{const r=t;e.on(r(813),((t,e,s)=>{const o=r;if(!s[o(548)][o(467)])return;const i=e[o(799)];if(!i)return;const c=s[o(581)][o(616)](i);n[o(769)][o(747)][o(744)](i)&&c&&!c[o(667)](o(476))&&c.is(o(497))&&(0,a.toWidget)(c,s[o(782)])}),{priority:r(628)})})),n[t(658)][t(818)](t(886))[t(482)]({model:t(523),view:(e,n)=>{const s=t;if(!n[s(548)][s(467)])return null;const{type:o,subType:i}=this[s(789)](e[s(565)]);return{classes:[s(563),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(799)])return;const{id:c}=this[a(789)](o[a(565)]);if(r){const t=this[a(472)][a(738)](c),e=this[a(473)](t);if(!this[a(809)](e))return}if(o[a(799)].is(a(484)))return void i[a(589)][a(601)](o[a(799)],s[a(743)]);const u=i[a(581)][a(616)](o[a(799)]);if(o[a(799)].is(a(598))&&n[a(769)][a(747)][a(665)](o[a(799)])&&!u[a(667)](a(814))){i[a(782)][a(784)]([a(563),a(608)],u),i[a(782)][a(777)](a(772),c,u),i[a(581)][a(490)](u,o[a(565)]),e&&(this[a(599)][a(778)](o[a(565)])?i[a(782)][a(784)](a(670),u):i[a(782)][a(697)](a(670),u));for(const t of n[a(769)][a(552)](o[a(799)])[a(779)]())i[a(589)][a(601)](t,s[a(743)]);i[a(589)][a(601)](o[a(799)],s[a(743)])}};n[t(658)][t(818)](t(886))[t(590)]((e=>{const n=t;e.on(n(838),((t,e,r)=>{const o=n;r[o(548)][o(467)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(572)})})),n[t(658)][t(818)](t(886))[t(590)]((e=>{const n=t;e.on(n(695),((t,e,r)=>{const o=n;r[o(548)][o(467)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(572)})})),n[t(658)][t(818)](t(886))[t(853)]({model:t(523),view:(e,n)=>n[t(548)][t(467)]?null:{group:t(523),name:e[t(823)](11)}}),n[t(658)][t(818)](t(794))[t(582)]({view:{name:t(523),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(666)+e[r(609)](r(538))+":"+e[r(609)]("id");return e[r(609)](r(561))&&(s+=":"+e[r(609)](r(561))),n[r(693)](r(737),{"data-name":s})}}),n[t(658)][t(818)](t(794))[t(844)]({view:t(523)}),n[t(658)][t(818)](t(760))[t(590)]((e=>{const n=t;e.on(n(838),s(),{priority:n(628)})})),n[t(658)][t(818)](t(760))[t(590)]((e=>{const n=t;e.on(n(695),s({isAttributeSuggestion:!0}),{priority:n(628)})})),n[t(658)][t(818)](t(760))[t(590)]((e=>{const n=t;e.on(n(489),((t,e,r)=>{const s=n,o=r[s(581)][s(872)](e[s(565)]);if(o)for(const t of o)t[s(667)](s(814))||(r[s(782)][s(697)]([s(563),s(608),s(670)],t),r[s(782)][s(544)](s(772),t),r[s(581)][s(840)](t,e[s(565)]))}),{priority:n(628)})})),n[t(658)][t(818)](t(760))[t(590)]((e=>{const n=t;e.on(n(774),((t,e,r)=>{const s=n,o=r[s(581)][s(872)](e[s(565)]);if(!o)return;const{id:i}=this[s(789)](e[s(565)]),a=this[s(472)][s(738)](i),c=this[s(473)](a);if(this[s(809)](c))for(const t of o)t[s(667)](s(814))||(r[s(782)][s(697)]([s(563),s(608),s(670)],t),r[s(782)][s(544)](s(772),t),r[s(581)][s(840)](t,e[s(565)]))}),{priority:n(628)})})),n[t(769)][t(646)][t(834)]((e=>{const r=t;let s=!1;const o=Array[r(661)](n[r(769)][r(646)][r(554)][r(858)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(789)](t);if(r(523)!==o)continue;const h=this[r(472)][r(738)](f);if(null!=c[r(512)]){r(641)==u&&(s=s||yc(c[r(512)],t,e,n[r(769)][r(747)]));const o=r(705)==u&&this[r(809)](l[r(570)]("|")[0]);if(c[r(512)][r(675)]||r(696)==c[r(512)][r(857)][r(559)]||r(773)==u&&!Cc(c[r(512)])||o&&!Cc(c[r(512)])||r(470)==u&&(_c(a=c[r(512)])||function(t){const e=r;return t[e(477)][e(854)]==t[e(827)][e(732)]&&t[e(477)][e(673)]}(a)))e[r(615)](t),s=!0;else{if(!h||!h[r(885)])continue;i[r(590)](h)}}}var a;return i[r(481)]>0&&(s=!!this[r(714)](i)||s),s})),n[t(769)][t(646)][t(834)]((e=>{const r=t;let s=!1;for(const t of n[r(769)][r(646)][r(554)][r(745)]())if(r(631)==t[r(888)])for(const t of this[r(472)][r(662)]()){if(t[r(510)]||!t[r(885)])continue;const o=r(773)==t[r(888)],i=this[r(473)](t),a=i&&this[r(809)](i);if(!o&&!a)continue;const c=t[r(532)]();if(c[r(477)][r(854)]!=c[r(827)][r(854)]&&!c[r(827)][r(673)]){const o=n[r(769)][r(780)](c[r(477)][r(519)],r(827)),i=n[r(769)][r(757)](c[r(477)],o);e[r(555)](t[r(530)](),{range:i}),s=!0}}return s})),n[t(769)][t(646)][t(834)]((e=>this[t(715)](e))),n[t(769)][t(646)][t(834)]((e=>!e[t(613)][t(611)]&&this[t(825)](e))),n[t(769)].on(t(648),(()=>{this[t(721)]=!1})),n[t(769)][t(646)].on(t(860),((r,s)=>{const o=t;if(!s[o(611)]||s[o(504)])return;if(!this[o(721)])return;const i=n[o(769)][o(646)][o(554)][o(745)]();if(0==i[o(556)])return;const a=[],c=i[o(820)]((t=>o(705)==t[o(888)])),u=i[o(820)]((t=>o(631)==t[o(888)]&&o(826)!=t[o(743)])),l=i[o(820)]((t=>o(487)==t[o(888)]&&o(826)!=t[o(743)]));for(const t of c)this[o(566)](t[o(649)])&&a[o(689)]({key:t[o(649)],newValue:t[o(722)],oldValue:t[o(593)],range:kc(t[o(596)],n[o(769)])});for(const t of u){const e=l[o(499)]((e=>e[o(680)]===t[o(680)]));if(e){const r=Nc(t[o(729)][o(519)],n[o(769)]);e[o(743)]!==t[o(743)]&&a[o(689)]({key:o(597),newValue:t[o(743)],oldValue:e[o(743)],range:r});for(const[n,s]of e[o(576)]){if(!this[o(566)](n))continue;const e=t[o(576)][o(738)](n);s!==e&&a[o(689)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(576)])this[o(566)](n)&&(e[o(576)][o(880)](n)||a[o(689)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(556)]&&n[o(769)][o(478)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(568)](t,e,s,o,{groupId:r});this[n(528)](t,a)}))}),{priority:t(800)}),n[t(769)][t(742)].on(t(584),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(789)](n[s(743)]),e=this[s(472)][s(738)](t);e&&e[s(655)](n[s(743)])}})),n[t(769)][t(646)].on(t(860),(()=>{const e=t,r=Array[e(661)](n[e(769)][e(646)][e(554)][e(858)]())[e(820)]((t=>e(523)===this[e(789)](t[e(743)])[e(883)]));if(0===r[e(556)])return;r[e(733)](((t,n)=>{const r=e,s=t[r(841)][r(713)],o=n[r(841)][r(713)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(477)][r(734)](o[r(477)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(789)](t);if(null===n[e(713)]){const n=this[e(461)](t);o[e(590)](n)}else{const t=this[e(472)][e(738)](r);null!==n[e(512)]||t[e(885)]?(s[e(590)](t[e(677)]),o[e(590)](t)):this[e(632)](t)}}o[e(481)]>0&&this[e(793)](o);for(const t of s)this[e(479)](e(577),t)})),n[t(769)].on(t(708),((e,r)=>{const s=t,o=r[0];if(!this[s(472)][s(481)])return;if(!o[s(884)])return;if(o[s(613)][s(504)]||!o[s(613)][s(611)])return;let i,a;switch(o[s(888)]){case s(631):i=n[s(769)][s(780)](o[s(729)]),a=i[s(866)](o[s(788)]);break;case s(570):i=n[s(769)][s(780)](o[s(731)]),a=n[s(769)][s(780)](o[s(685)]);break;case s(506):i=n[s(769)][s(780)](o[s(514)]),a=i[s(866)](o[s(788)]);break;default:return}const c=n[s(769)][s(757)](i,a);n[s(769)][s(830)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(746)](c)){if(e[t(510)])continue;if(t(641)==e[t(888)])continue;const r=this[t(473)](e);if(r&&this[t(809)](r)&&t(570)!=o[t(888)])continue;const s=e[t(841)]&&e[t(841)][t(751)];(t(773)!=e[t(888)]||t(570)==o[t(888)]&&!s)&&(n[t(783)]||t(492)==e[t(888)]&&n[t(806)]||e[t(532)]()[t(678)](c)&&this[t(545)](e,i,a))}}))}),{priority:t(800)}),n[t(769)].on(t(524),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(862)])return;if(this[s(474)])return;if(!this[s(578)][s(509)])return;if(o[s(675)])return;const a=n[s(769)][s(747)],{start:c,end:u}=o[s(532)](),l=c[s(519)]&&a[s(828)](c[s(519)])?null:a[s(462)](c,s(759)),f=u[s(732)]&&a[s(828)](u[s(732)])?null:a[s(462)](u,s(564)),h=n[s(769)][s(757)](l?l[s(477)]:c,f?f[s(827)]:u);n[s(769)][s(830)]((t=>{const e=s;this[e(796)](h);const r=n[e(769)][e(747)][e(462)](h[e(477)]);o.is(e(595))?t[e(819)](r):o[e(679)](r)})),e[s(712)]()}),{priority:e.priorities[t(804)]+10}),n[t(769)].on(t(659),((e,r)=>{const s=t,o=r[r[s(556)]-1];o&&o[s(862)]||this[s(474)]||this[s(578)][s(509)]&&(n[s(769)][s(830)]((()=>{const t=s;let o=n[t(769)][t(659)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(776)]=o[t(812)]();const i=o[t(827)][t(732)],a=n[t(769)][t(747)];i&&a[t(665)](i)&&!a[t(744)](i)&&(o=n[t(769)][t(757)](o[t(477)],n[t(769)][t(780)](i,t(827)))),this[t(687)](o)})),e[s(712)]())}),{priority:t(628)}),this[t(553)][t(654)][t(590)](t(619),this[t(578)]),this[t(874)](t(619));const o=new d(n,this[t(472)]);n[t(654)][t(590)](t(644),o),this[t(874)](t(644));const i=new b(n,this[t(472)]);n[t(654)][t(590)](t(630),i),this[t(874)](t(630)),n[t(654)][t(590)](t(878),new S(n,o,this[t(472)])),this[t(874)](t(878)),n[t(654)][t(590)](t(767),new S(n,i,this[t(472)])),this[t(874)](t(767)),n[t(654)][t(590)](t(633),new O(n,o,this[t(472)])),this[t(874)](t(633)),n[t(654)][t(590)](t(702),new O(n,i,this[t(472)])),this[t(874)](t(702));const c=n[t(536)][t(738)](t(690));this[t(501)](c,t(730),((e,{threadId:n})=>{const r=t,s=this[r(472)][r(738)](n);s&&s[r(762)]&&1===s[r(762)][r(556)]&&this[r(726)](n,{hasComments:!0})}),{priority:t(526)}),this[t(501)](c,t(542),((e,{threadId:n})=>{const r=t,s=this[r(472)][r(738)](n);s&&s[r(762)]&&!s[r(762)][r(556)]&&this[r(726)](n,{hasComments:!1})}),{priority:t(526)})}set[dc(550)](t){const n=dc;if(this[n(855)])throw new e.CKEditorError(n(617),this);this[n(855)]=t}get[dc(550)](){return this[dc(855)]}[dc(537)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=dc,r=[];for(const e of this[n(472)][n(662)]())t&&!e[n(885)]||r[n(689)](e);return e?r[n(720)]((t=>t[n(718)]())):r}[dc(569)](t){const n=dc,r=this[n(472)][n(738)](t);if(!r)throw new e.CKEditorError(n(852),this);return r}[dc(557)](t){const e=dc;return this[e(472)][e(880)](t)}[dc(850)](t){const e=dc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(888)][e(570)](":"),a=this[e(472)][e(738)](r)||this[e(728)](o,i,r,n,s);if(this[e(717)](a),this[e(703)](a,o,i||null,n),a[e(635)]=t[e(635)],a[e(699)]=!0,s&&s[e(748)]){const t=s[e(748)],n=this[e(764)](t[e(657)]);a[e(755)]=t[e(635)],a[e(475)]=n,a[e(845)]=!0}else a[e(755)]=t[e(635)];switch(t[e(841)]&&(a[e(841)]=t[e(841)]),t[e(576)]&&(a[e(576)]=t[e(576)]),this[e(855)]&&this[e(855)][e(867)]||(a[e(488)]=!0),this[e(781)][e(738)](a)){case e(692):this[e(781)][e(802)](a,e(567));break;case e(700):a[e(885)]?(this[e(714)](new Set([a])),this[e(793)](new Set([a])),this[e(781)][e(802)](a,e(508)),this[e(479)](e(785),a)):this[e(781)][e(802)](a,e(710))}return a}[dc(644)](t){const e=dc;this[e(862)]((()=>{const n=e;this[n(553)][n(769)][n(830)]((()=>{const e=n;for(const n of t[e(688)]())n[e(612)]()}))}))}[dc(630)](t){const e=dc;this[e(862)]((()=>{const n=e;this[n(553)][n(769)][n(830)]((()=>{const e=n;for(const n of t[e(688)]())n[e(835)]()}))}))}[dc(874)](t,n){const r=dc,s=this[r(553)][r(654)][r(738)](t);if(!s)throw new e.CKEditorError(r(749),this,{commandName:t});if(this[r(606)][r(880)](s))throw new e.CKEditorError(r(522),this,{commandName:t});this[r(606)][r(590)](s),n&&s.on(r(822),((t,e)=>{const o=r;this[o(578)][o(509)]&&(this[o(474)]||(e[o(556)]>0&&e[e[o(556)]-1]&&e[e[o(556)]-1][o(862)]?e[o(580)]():(t[o(776)]=n(((...t)=>s[o(822)](...t,{forceDefaultExecution:!0})),...e),t[o(712)]())))}),{priority:r(628)})}[dc(862)](t){const n=dc;let r,s;const o=this[n(474)];this[n(474)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(474)]=!1),s&&e.CKEditorError[n(805)](s,this),r}[dc(687)](t,n=null,r={}){const s=dc;if(t[s(675)])return null;const o=this[s(553)][s(536)][s(738)](s(795)).me;for(const{suggestion:e,meta:o}of this[s(746)](t,s(492)))if(o[s(806)]){if(!o[s(859)]){if(o[s(783)]){if(!this[s(863)]||!Sc(e,r))continue;return e}if(Sc(e,r))return e;this[s(545)](e,t[s(477)],t[s(827)]);break}if(n==e[s(798)]&&Sc(e,r)){const n=e[s(532)]();return n[s(477)][s(621)](t[s(827)])?this[s(607)](e,this[s(638)][s(757)](t[s(477)],n[s(827)])):this[s(607)](e,this[s(638)][s(757)](n[s(477)],t[s(827)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(847)+n:s(492),u=this[s(546)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(527)](c,i,a,t),u}[dc(807)](t,n=dc(829),r={}){const s=dc,o=this[s(553)][s(536)][s(738)](s(795)).me,i=this[s(560)][s(502)](s(492),n,s(682));for(const e of this[s(537)]())if(e[s(475)].id==o.id&&s(492)==e[s(888)]&&e[s(798)]==n&&Sc(e,r)&&(i(e[s(821)](),t)||i(t,e[s(821)]()))){for(const n of t)e[s(620)](n);return e}for(const{suggestion:e,meta:n}of this[s(746)](t,s(492))){if(!n[s(806)])continue;if(!this[s(863)]&&n[s(783)])continue;if(!Sc(e,r))continue;let o=!0;for(const n of e[s(821)]())for(const e of t)if(!n[s(678)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(847)+n,l=this[s(546)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(527)](u,a,c,e,zr[s(753)]());return l}[dc(463)](t,n,r=null,s={}){const o=dc;if(r=r||Ac(n),t[o(675)])return null;if(o(786)===this[o(839)]){const e=this[o(560)][o(502)](o(641),r,o(612));return this[o(862)]((()=>e([t],n,s))),null}const i=this[o(553)][o(536)][o(738)](o(795)).me,a=[];if(o(586)!==this[o(839)])for(const{suggestion:e,meta:n}of this[o(746)](t,o(492)))n[o(806)]&&!n[o(797)]&&a[o(689)](...e[o(821)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(890)](s);e&&r[n(689)](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(556)];){const s=r[e][n(513)](t);r[n(534)](e,1,...s),e+=s[n(556)]}}return r}(t,a);c[o(556)]&&this[o(638)][o(830)]((()=>{const t=o;for(const e of c){const o=this[t(560)][t(502)](t(641),r,t(612));this[t(862)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(477)],u=t[o(827)];for(const{suggestion:e,meta:n}of this[o(746)](t,o(641))){if(!n[o(806)])continue;if(e[o(798)]!=r)continue;if(!Sc(e,s))continue;const i=e[o(532)]();if(i[o(678)](t,!0))return null;c=c[o(734)](i[o(477)])?c:i[o(477)],u=u[o(495)](i[o(827)])?u:i[o(827)],a?i[o(477)][o(734)](a[o(532)]()[o(477)])?(a[o(790)](),a=e):e[o(790)]():a=e}const l=this[o(638)][o(757)](c,u);if(a)this[o(607)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(546)]({id:t,type:o(505)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(527)](o(505)+r,t,a,l)}}return null}[dc(651)](t,n,r=[],s=null,o={}){const i=dc;n[i(639)]||(n[i(639)]=n[i(848)]),n[i(751)]=t.is(i(596)),s=s||Ac(n);const a=r[i(720)]((t=>Nc(t,this[i(638)]))),c=t.is(i(596))?t:Nc(t,this[i(638)]);if(i(786)===this[i(839)]){const t=this[i(560)][i(502)](i(773),s,i(612));return this[i(862)]((()=>t([c],n,o))),null}a[i(689)](c);let u=!0;for(const t of a)if(!this[i(824)](t)){u=!1;break}if(u&&i(586)!==this[i(839)]){const t=this[i(560)][i(502)](i(773),s,i(612));return this[i(862)]((()=>t([c],n,o))),null}let l=null,f=c[i(477)],h=c[i(827)];for(const{suggestion:t,meta:e}of this[i(746)](c,i(773))){if(!e[i(806)])continue;if(e[i(859)]||e[i(783)]||e[i(797)])continue;if(t[i(841)][i(639)]!=n[i(639)])continue;if(!Sc(t,o))continue;const r=t[i(532)]();if(t[i(798)]==s){if(r[i(678)](c,!0))return null;f=f[i(734)](r[i(477)])?f:r[i(477)],h=h[i(495)](r[i(827)])?h:r[i(827)],l?r[i(477)][i(734)](l[i(532)]()[i(477)])?(l[i(790)](),l=t):t[i(790)]():l=t}else{const e=c[i(890)](r);this[i(618)](t,e)}}const g=this[i(553)][i(536)][i(738)](i(795)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(607)](l,this[i(638)][i(757)](f,h)),l;{const t=this[i(546)]({id:d,type:i(652)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(527)](i(652)+s,d,p,this[i(638)][i(757)](f,h)),t}}[dc(691)](t,n,r=[],s=null,o={}){const i=dc;n[i(639)]||(n[i(639)]=n[i(848)]);const a=t[0];n[i(751)]=a.is(i(596)),s=s||Ac(n);const c=r[i(720)]((t=>Nc(t,this[i(638)]))),u=a.is(i(596))?t:t[i(720)]((t=>Nc(t,this[i(638)])));if(i(786)===this[i(839)]){const t=this[i(560)][i(502)](i(773),s,i(612));return this[i(862)]((()=>t(u,n,o))),null}c[i(689)](...u);let l=!0;for(const t of c)if(!this[i(824)](t)){l=!1;break}if(l&&i(586)!==this[i(839)]){const t=this[i(560)][i(502)](i(773),s,i(612));return this[i(862)]((()=>t(u,n,o))),null}const f=this[i(553)][i(536)][i(738)](i(795)).me;for(const t of this[i(537)]()){if(t[i(475)].id!=f.id)continue;if(i(773)!=t[i(888)]||t[i(841)][i(639)]!=n[i(639)])continue;if(!Sc(t,o))continue;const e=t[i(798)]==s;for(let n=0;n<u[i(556)];n++){const r=u[n];for(const s of t[i(511)]()){const o=s[i(873)]();if(r[i(621)](o)){e?(u[i(534)](n,1),n--):t[i(615)](s[i(743)]);break}}}}if(0==u[i(556)])return null;const h=this[i(560)][i(502)](i(773),s,i(682));for(const t of this[i(537)]())if(t[i(475)].id==f.id&&i(773)==t[i(888)]&&t[i(841)][i(639)]==n[i(639)]&&t[i(798)]==s&&Sc(t,o)&&(h(t[i(821)](),u)||h(u,t[i(821)]()))){for(const e of u)t[i(620)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(652)+s,m=this[i(546)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(527)](p,g,d,t,zr[i(753)]());return m}[dc(796)](t,n=null,r={}){const s=dc;if(t[s(675)])return null;const o=this[s(553)][s(536)][s(738)](s(795)).me,a=new i.LiveRange(t[s(477)],t[s(827)]);for(const{suggestion:t,meta:e}of this[s(746)](a,s(492)))if(e[s(806)]&&!e[s(859)])if(t[s(510)]){const e=t[s(821)]()[s(820)]((t=>s(696)!=t[s(857)][s(559)]));if(e[s(645)]((t=>a[s(678)](t,!0)))&&t[s(835)](),e[s(846)]((t=>t[s(678)](a,!0)))){const t=this[s(560)][s(502)](s(470),n,s(612));return this[s(862)]((()=>t([a],null,r))),null}}else{const e=a[s(890)](t[s(532)]());null!==e&&t[s(592)]([e],null,r)}if(a[s(725)](),a[s(675)]||s(696)==a[s(857)][s(559)])return null;let c=null,u=a[s(477)],l=a[s(827)];const f=this[s(746)](a,s(470));for(const{suggestion:t,meta:e}of f){const n=this[s(638)][s(757)](u,l);if(e[s(806)]&&(this[s(863)]||!e[s(783)]&&!e[s(797)]))if(t[s(510)]){if(!Sc(t,r))continue;let e=!0;for(const r of t[s(821)]()){if(r[s(678)](n,!0))return t;n[s(678)](r)||(e=!1)}e&&t[s(835)]()}else{const e=t[s(532)]();if(e[s(678)](n,!0))return t;if(!Sc(t,r)){n[s(678)](e)?t[s(790)]():e[s(683)](u)?u=e[s(827)]:e[s(683)](l)&&(l=e[s(477)]);continue}u=u[s(734)](e[s(477)])?u:e[s(477)],l=l[s(495)](e[s(827)])?l:e[s(827)],r=Object[s(837)]({},t[s(576)]),c?e[s(477)][s(734)](c[s(532)]()[s(477)])?(c[s(790)](),c=t):t[s(790)]():c=t}}if(c)return this[s(607)](c,this[s(638)][s(757)](u,l)),c;{const t=(0,e.uid)(),i=this[s(638)][s(757)](u,l),a=o.id,c=n?s(622)+n:s(470),f=this[s(546)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(527)](c,t,a,i),f}}[dc(727)](t,n=dc(829),r={}){const s=dc,o=this[s(553)][s(536)][s(738)](s(795)).me,a=t[s(720)]((t=>new i.LiveRange(t[s(477)],t[s(827)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(746)](a,s(492)))e[s(806)]&&!e[s(859)]&&c[s(590)](t);for(const e of c)if(e[s(510)]){const o=e[s(821)]();if((!e[s(576)]||!e[s(576)][s(849)])&&o[s(645)]((t=>a[s(846)]((e=>e[s(678)](t,!0)))))&&e[s(835)](),a[s(645)]((t=>o[s(846)]((e=>e[s(678)](t,!0)))))){const e=this[s(560)][s(502)](s(470),n,s(612));return this[s(862)]((()=>e(t,null,r))),null}}else{const t=e[s(532)]();if(a[s(846)]((e=>e[s(678)](t,!0)))&&e[s(835)](),a[s(645)]((e=>t[s(678)](e,!0)))){const t=this[s(560)][s(502)](s(470),n,s(612));return this[s(862)]((()=>t(a,null,r))),null}}const u=this[s(560)][s(502)](s(470),n,s(682));let l=null;for(const t of this[s(537)]())if(t[s(475)].id==o.id&&t[s(885)]&&s(470)==t[s(888)]&&t[s(798)]==n&&Sc(t,r)&&(u(t[s(821)](),a)||u(a,t[s(821)]())))if(l){if(t[s(762)]&&t[s(762)][s(556)])continue;for(const e of t[s(821)]())l[s(836)](e)||l[s(620)](e);t[s(790)]()}else{l=t;for(const e of a)t[s(836)](e)||t[s(620)](e)}if(l)return l;c[s(465)]();for(const{suggestion:t,meta:e}of this[s(746)](a,s(470)))e[s(806)]&&(this[s(863)]||!e[s(783)]&&!e[s(797)])&&Sc(t,r)&&c[s(590)](t);for(const t of c){const e=t[s(821)]();if((!r||!r[s(849)])&&a[s(645)]((t=>e[s(846)]((e=>e[s(678)](t,!0))))))return t;(!t[s(576)]||!t[s(576)][s(849)])&&e[s(645)]((t=>a[s(846)]((e=>e[s(678)](t,!0)))))&&t[s(835)]()}const f=(0,e.uid)(),h=o.id,g=s(622)+n,d=this[s(546)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(725)](),t[s(675)]||s(696)==t[s(857)][s(559)]||this[s(527)](g,f,h,t,zr[s(753)]());return d}[dc(568)](t,n,r,s,o){const i=dc;if(t[i(675)])return[];if(i(786)===this[i(839)])return[];const a=this[i(553)][i(536)][i(738)](i(795)).me.id,c=Array[i(661)](this[i(472)][i(662)]())[i(820)]((e=>i(705)==e[i(888)]&&e[i(841)][i(724)]==n&&e[i(836)](t)));if(i(694)===this[i(839)]){const e=this[i(746)](t,i(492))[i(820)]((({meta:t})=>t[i(806)]&&!t[i(797)]&&!t[i(859)]))[i(720)]((({suggestion:t})=>t));c[i(531)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(705)==t[i(888)]?t[i(841)][i(636)]:void 0,o=t[i(532)](),a=Array[i(661)](u[i(698)]())[i(499)]((t=>t[i(571)](o)));if(!a)continue;const c=a[i(513)](o);this[i(809)](n)&&i(492)==t[i(888)]&&0!=c[i(556)]||(u[i(610)](a),c[i(741)]((t=>{u[i(802)](t,r)})),i(492)!=t[i(888)]&&e!=s&&u[i(802)](a[i(890)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(556)]>37&&console[i(750)](i(480),{key:n});const f=(i(486)+(n+"|")+Ac({newValue:s}))[i(754)](0,60),h=this[i(546)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(689)](h),this[i(527)](f,c,a,t)}return l}[dc(583)](t){const e=dc;this[e(575)][e(590)](t)}[dc(877)](t){const e=dc;this[e(752)][e(590)](t)}[dc(723)](t,e=[],n=[]){const r=dc;this[r(874)](t,((t,...e)=>{this[r(674)]((()=>{t(...e)}))}));for(const t of e)this[r(877)](t);for(const t of n)this[r(583)](t)}[dc(473)](t){const e=dc;return e(705)==t[e(888)]?t[e(798)][e(570)]("|")[0]:null}[dc(607)](t,e){const n=dc,r=t[n(530)]();this[n(638)][n(830)]((t=>{t[n(555)](r,{range:e})}))}[dc(717)](t){const e=dc,n=t.id,r=this[e(553)][e(671)][e(738)](e(706));this[e(851)][e(485)](n)||this[e(851)][e(600)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(851)][e(808)](n);s[e(669)](e(547)),s[e(547)]=!1,t[e(762)]=s}[dc(703)](t,n,r,s){const o=dc;if(t[o(888)]!=n||t[o(798)]!=r||t[o(656)].id!=s)throw this[o(553)][o(587)](o(520)),new e.CKEditorError(o(520),this)}[dc(618)](t,n){const r=dc,s=t[r(532)]();if(n[r(621)](s))t[r(790)]();else if(s[r(678)](n)){const o=this[r(638)][r(780)](n[r(477)][r(732)],r(827));this[r(607)](t,this[r(638)][r(757)](s[r(477)],o));const i=(0,e.uid)(),a=t[r(656)].id,c=t[r(888)]+":"+t[r(798)];this[r(546)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(841)],attributes:t[r(576)]});const u=this[r(638)][r(780)](n[r(827)][r(854)],r(672)),l=this[r(638)][r(757)](u,s[r(827)]);this[r(527)](c,i,a,l)}else if(s[r(683)](n[r(477)])){const e=this[r(638)][r(780)](n[r(477)][r(732)],r(827));this[r(607)](t,this[r(638)][r(757)](s[r(477)],e))}else{const e=this[r(638)][r(780)](n[r(827)][r(854)],r(672));this[r(607)](t,this[r(638)][r(757)](e,s[r(827)]))}}[dc(824)](t){const e=dc;for(const{suggestion:n,meta:r}of this[e(746)](t,e(492))){if(!r[e(806)])continue;const s=n[e(821)]();for(const n of s)if(!t[e(513)](n)[e(556)])return!0}return!1}[dc(591)](t){const n=dc,r=this[n(553)][n(536)][n(738)](n(795))[n(765)](t);if(!r)throw new e.CKEditorError(n(579),this);return r}[dc(764)](t){const e=dc,n=this[e(553)][e(536)][e(738)](e(795)),r=(0,o.hashObject)(e(676)+t);return n[e(765)](r)||n[e(716)]({id:r,name:t})}[dc(728)](t,e,n,r,s){const o=dc,i=this[o(591)](r),a=this[o(560)][o(637)](t,e,n,i,s,(t=>{const e=o;this[e(726)](n,{attributes:t});const r=this[e(569)](n);this[e(714)](new Set([r])),this[e(793)](new Set([r]))}));return this[o(501)](a,o(612),(()=>{const t=o;this[t(726)](n,{state:t(876)})}),{priority:o(628)}),this[o(501)](a,o(835),(()=>{const t=o;this[t(726)](n,{state:t(521)})}),{priority:o(628)}),this[o(472)][o(802)](n,a),this[o(781)][o(802)](a,o(692)),a}[dc(789)](t){const e=dc,n=t[e(570)](":");return{group:n[0],type:n[1],subType:n[e(556)]>=5?n[2]:null,id:n[e(556)]<5?n[2]:n[3],authorId:n[e(556)]<5?n[3]:n[4],markerCount:6==n[e(556)]?n[5]:null}}[dc(545)](t,n,r){const s=dc,o=t[s(532)](),i=o[s(477)],a=o[s(827)];this[s(607)](t,this[s(638)][s(757)](i,n));const c=(0,e.uid)(),u=t[s(656)].id,l=t[s(888)]+(t[s(798)]?":"+t[s(798)]:"");this[s(546)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(576)],data:t[s(841)]});const f=this[s(473)](t);(s(773)==t[s(888)]||f&&this[s(809)](f))&&(r=this[s(638)][s(627)](r[s(854)])),this[s(527)](l,c,u,this[s(638)][s(757)](r,a))}[dc(746)](t,e=null){const n=dc,r=[],s=this[n(553)][n(536)][n(738)](n(795)).me;Array[n(541)](t)||(t=[t]);for(const o of this[n(537)]()){if(!o[n(885)])continue;if(e&&o[n(888)]!=e)continue;let i=!1;for(const e of o[n(821)]()){for(const a of t){const t=a[n(477)][n(621)](e[n(827)])||a[n(827)][n(621)](e[n(477)]);if(t||a[n(890)](e)){const c=a[n(678)](e)&&Tc(this[n(638)][n(747)],e[n(477)],a),u=e[n(678)](a)&&Tc(this[n(638)][n(747)],a[n(477)],e);r[n(689)]({suggestion:o,meta:{isOwn:s==o[n(475)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[dc(527)](t,e,n,r,s){const o=dc;this[o(638)][o(830)]((i=>{const a=o;let c=a(666)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(701)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[dc(632)](t){const e=dc,n=t[e(875)],r=t[e(711)];t[e(875)]=null,t[e(711)]=null,null!=n&&n[e(711)]==t&&(n[e(711)]=r),null!=r&&r[e(875)]==t&&(r[e(875)]=n),e(508)==this[e(781)][e(738)](t)&&(this[e(781)][e(802)](t,e(710)),this[e(479)](e(758),t,n,r))}[dc(546)](t){const n=dc,r=t.id,s=this[n(850)](t);if(this[n(855)]&&this[n(855)][n(867)]){const o=this[n(553)][n(536)][n(738)](n(515)),i=s[n(517)],a=s[n(798)]?s[n(888)]+":"+s[n(798)]:s[n(888)],c=this[n(553)][n(573)],u=o[n(590)](Hr(c,n(832))),l={id:r,type:a,hasComments:i,data:t[n(841)]||null,originalSuggestionId:t[n(660)]||null,attributes:s[n(576)]};this[n(855)][n(867)](l)[n(466)]((t=>{const e=n;s[e(488)]=!0,o[e(487)](u),t&&t[e(635)]&&(this[e(472)][e(738)](r)[e(635)]=t[e(635)])}))[n(634)]((t=>{const r=n;throw(0,e.logWarning)(r(882)),this[r(553)][r(769)][r(478)]({isUndoable:!1},(()=>{s[r(835)]()})),s[r(879)](),this[r(472)][r(610)](s.id),this[r(781)][r(610)](s),t}))}return s}[dc(809)](t){const e=dc;return this[e(575)][e(880)](t)}[dc(726)](t,e){const n=dc,r=this[n(553)][n(536)][n(738)](n(515)),s=this[n(569)](t);if(this[n(855)]&&this[n(855)][n(496)])if(s[n(488)]){const s=r[n(590)](Hr(this[n(553)][n(573)],n(832)));this[n(855)][n(496)](t,e)[n(466)]((()=>{r[n(487)](s)}))}else s.on(n(775),(()=>{this[n(726)](t,e)}))}[dc(518)](t){const n=dc;if(!this[n(855)]||!this[n(855)][n(569)])throw new e.CKEditorError(n(468),this);return this[n(855)][n(569)](t)}[dc(461)](t){const e=dc,{id:n,type:r,subType:s,authorId:o}=this[e(789)](t),i=this[e(472)][e(738)](n)||this[e(728)](r,s,n,o,{});switch(this[e(703)](i,r,s,o),this[e(781)][e(738)](i)){case e(692):this[e(518)](n)[e(466)]((t=>{const r=e;let s=Promise[r(891)]();t[r(517)]&&(s=this[r(851)][r(602)]({channelId:this[r(553)][r(671)][r(738)](r(706)),threadId:n})),s[r(466)]((()=>{const e=r;this[e(850)](t)[e(488)]=!0}))})),this[e(781)][e(802)](i,e(700));break;case e(710):this[e(726)](n,{state:e(604)});case e(567):this[e(781)][e(802)](i,e(508)),this[e(479)](e(785),i);break;case e(508):this[e(479)](e(577),i)}return i[e(655)](t),i}[dc(793)](t){const e=dc,n=Array[e(661)](t),r=n[e(820)]((t=>e(705)==t[e(888)]));this[e(817)](r);const s=n[e(820)]((t=>!t[e(510)]&&e(705)!=t[e(888)])),o=this[e(537)]({skipNotAttached:!0})[e(820)]((t=>!t[e(510)]&&e(705)!=t[e(888)])),i=o[e(820)]((n=>!t[e(880)](n))),a=new Map(o[e(720)]((t=>[t,this[e(560)][e(502)](t[e(888)],t[e(798)],e(768))]))),c=new Map(o[e(720)]((t=>[t,t[e(532)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(556)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(556)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(556)];t++){const n=s[t];!l[e(880)](n)&&n[e(875)]&&(f[e(590)](n[e(875)]),n[e(875)][e(711)]===n&&(n[e(875)][e(711)]=null),n[e(875)]=null),!u[e(880)](n)&&n[e(711)]&&(f[e(590)](n[e(711)]),n[e(711)][e(875)]===n&&(n[e(711)][e(875)]=null),n[e(711)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(556)];e++){const r=g(t,n[e]);r&&(r[0][s(711)]=r[1],r[1][s(875)]=r[0],u[s(590)](r[0]),l[s(590)](r[1]))}}function g(t,n){const r=e;if(t[r(475)].id!==n[r(475)].id)return null;const s=a[r(738)](t)(t,n,c[r(738)](t),c[r(738)](n));return s&&a[r(738)](n)(t,n,c[r(738)](t),c[r(738)](n))?s[1][r(762)]&&s[1][r(762)][r(556)]?null:s:null}f[e(481)]&&this[e(793)](f)}[dc(817)](t){const e=dc;if(0==t[e(556)])return;const n=this[e(537)]({skipNotAttached:!0})[e(820)]((t=>e(705)==t[e(888)]&&t[e(699)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(576)]);s[e(880)](n)||(s[e(802)](n,r[e(556)]),r[e(689)]([]));const i=s[e(738)](n);r[i][e(689)](t)}!function(){const t=e;r[t(733)](((e,n)=>{const r=t,s=e[0][r(635)],o=n[0][r(635)];return s==o?e[0][r(576)][r(668)]<n[0][r(576)][r(668)]?-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(556)];t++){if(0==r[t][e(556)])continue;const n=[];for(let s=t+1;s<r[e(556)];s++)0!=r[s][e(556)]&&i(r[t],r[s])&&n[e(689)](s);for(const s of n)r[t]=r[t][e(881)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(556)];n++)t[n][e(711)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(556)];n++)t[n][e(875)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(576)][r(668)]!==n[0][r(576)][r(668)]&&t[0][r(475)]!==n[0][r(475)])return!1;if(!function(t,e){const n=r;return!t[n(517)]&&!e[n(517)]||(!t[n(517)]||!e[n(517)])&&(!!(t[n(517)]&&e[n(635)]<t[n(762)][n(663)][n(738)](0)[n(635)])||!!(e[n(517)]&&t[n(635)]<e[n(762)][n(663)][n(738)](0)[n(635)]))}(t[0],n[0]))return!1;const s=gc(t[0][r(576)],r(668)),o=gc(n[0][r(576)],r(668));return!!wr(s,o)&&(!!t[r(645)]((t=>n[r(846)]((e=>t[r(532)]()[r(621)](e[r(532)]())))))&&n[r(645)]((e=>t[r(846)]((t=>e[r(532)]()[r(621)](t[r(532)]()))))))}}[dc(714)](t){const e=dc,n=Array[e(661)](t),r=this[e(537)]({skipNotAttached:!0}),s=r[e(820)]((n=>!t[e(880)](n))),o=new Map(n[e(720)]((t=>[t,this[e(560)][e(502)](t[e(888)],t[e(798)],e(682))]))),i=new Map(r[e(720)]((t=>[t,t[e(821)]()])));for(let t=0;t<n[e(556)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(556)];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(556)];e++){const s=r[e];if(s[a(888)]!==n[a(888)]||s[a(475)].id!==n[a(475)].id||s[a(798)]!==n[a(798)])continue;if(!Lc(n,s,[a(668)]))continue;if(a(705)==n[a(888)]&&n[a(841)][a(636)]!=s[a(841)][a(636)])continue;if(a(705)==n[a(888)]&&t[a(809)](n[a(841)][a(724)]))continue;if(a(773)==n[a(888)]){const e=t[a(553)][a(769)],r=n[a(507)]();if(r&&(e[a(747)][a(744)](r)||e[a(747)][a(828)](r)))continue}const c=o[a(738)](n),u=i[a(738)](n),l=i[a(738)](s),f=n[a(762)]&&n[a(762)][a(556)],h=s[a(762)]&&s[a(762)][a(556)];if(!f&&c(l,u))return t[a(500)](s,n),i[a(610)](n),!0;if(!h&&c(u,l))return t[a(500)](n,s),i[a(610)](s),!0}return!1}}[dc(500)](t,e){const n=dc;if(t[n(510)])for(const r of e[n(821)]())t[n(620)](r);else{const r=e[n(532)]()[n(827)];this[n(607)](t,this[n(638)][n(757)](t[n(532)]()[n(477)],r))}e[n(790)]()}[dc(756)](t,e){const n=dc,r=t[n(494)](n(740))||t[n(494)](n(705))?n(766):t[n(625)]();return Hr(this[n(553)][n(573)],e+"_"+r+n(811))}[dc(856)](){const t=dc,e=this[t(553)];(0,o.surroundingMarkersDetector)(this[t(638)],(({left:n,entered:r})=>{const s=t,o=[];for(const t of n){const{group:e,type:n}=this[s(789)](t[s(743)]);if(s(523)===e){o[s(689)](this[s(756)](n,s(491)));break}}for(const t of r){const{group:e,type:n}=this[s(789)](t[s(743)]);if(s(523)===e){o[s(689)](this[s(756)](n,s(704)));break}}o[s(556)]&&e.ui[s(533)][s(493)](s(619),o[s(682)](" "))}))}[dc(715)](t){const e=dc;if(this[e(721)])return!1;const n=this[e(553)],r=n[e(769)][e(646)][e(554)][e(745)]();if(0==r[e(556)])return!1;const s=[],o=r[e(820)]((t=>e(705)==t[e(888)])),i=r[e(820)]((t=>e(631)==t[e(888)]&&e(826)!=t[e(743)])),a=r[e(820)]((t=>e(487)==t[e(888)]&&e(826)!=t[e(743)]));for(const t of o)s[e(689)]({key:t[e(649)],newValue:t[e(722)],oldValue:t[e(593)],range:kc(t[e(596)],n[e(769)])});for(const t of i){const r=a[e(499)]((n=>n[e(729)][e(621)](t[e(729)])));r&&s[e(689)]({key:e(597),newValue:t[e(743)],oldValue:r[e(743)],range:n[e(769)][e(469)](t[e(729)][e(519)])})}return 0!=s[e(556)]&&this[e(528)](t,s)}[dc(825)](t){const e=dc;let n=!1;const r=this[e(553)][e(769)][e(646)][e(554)][e(858)]()[e(820)]((t=>t[e(841)][e(512)]&&t[e(743)][e(494)](e(464))));for(const s of r){const{subType:r,id:o}=this[e(789)](s[e(743)]),i=r[e(570)]("|")[0];for(const r of this[e(537)]({skipNotAttached:!0}))r.id!=o&&e(705)==r[e(888)]&&r[e(841)]&&r[e(841)][e(724)]==i&&r[e(532)]()[e(571)](s[e(841)][e(512)])&&(this[e(539)](r,s[e(841)][e(512)],t),n=!0)}return n}[dc(674)](t){const e=dc;this[e(553)],this[e(721)]=!0,t()}[dc(566)](t){const e=dc,n=this[e(809)](t),r=this[e(752)][e(880)](t);return n||r}[dc(528)](t,e){const n=dc;if(0==e[n(556)])return!1;let r=!1;for(const s of e){const e=this[n(746)](s[n(596)],n(705))[n(820)]((t=>!t[n(664)][n(859)]))[n(720)]((t=>t[n(523)])),i=(0,o.hashObject)({newValue:s[n(525)]});e[n(820)]((t=>{const e=n,[r,o]=t[e(798)][e(570)]("|");return r==s[e(724)]&&o!=i}))[n(741)]((e=>{const o=n;this[o(539)](e,s[o(596)],t),r=!0}))}return r}[dc(539)](t,e,n){const r=dc,s=t[r(532)]()[r(513)](e);0!==s[r(556)]?1!==s[r(556)]?this[r(545)](t,e[r(477)],e[r(827)]):this[r(607)](t,s[0]):n[r(615)](t[r(530)]())}}class bc{constructor(t){const e=dc;this[e(719)]=t,this[e(638)]=t[e(769)],this[e(605)]=new Map,this[e(529)]=new Map,this[e(471)]()}[dc(637)](t,e,n,r,s,o){const i=dc;return new zr(this[i(638)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(502)](t,e,i(612))(...n),onDiscard:(...n)=>this[i(502)](t,e,i(835))(...n)})}[dc(623)](t,e,n,r){const s=dc,o=t+":"+e+":"+n;this[s(605)][s(802)](o,r)}[dc(502)](t,e,n){const r=dc,s=t+":"+e+":"+n;return this[r(605)][r(738)](s)||this[r(529)][r(738)](t+":"+n)}[dc(471)](){const t=dc,e=()=>!1,n=t=>{const e=pc;t[e(733)](((t,n)=>t[e(477)][e(734)](n[e(477)])?1:-1)),this[e(638)][e(830)]((n=>{const r=e;for(const e of t){let t;t=e[r(827)][r(673)]&&e[r(827)][r(854)]==e[r(477)][r(519)]?n[r(551)](e[r(477)][r(519)],"on"):n[r(551)](e),this[r(638)][r(524)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=pc;e&&this[n(638)][n(830)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(720)]((t=>(_c(t)&&(t=this[s(638)][s(757)](t[s(827)])),t)))[s(820)]((t=>s(696)!==t[s(857)][s(559)]));if(c[s(556)]<1)return;const u=Array[s(661)](this[s(638)][s(646)][s(484)][s(821)]())[s(720)]((t=>i.LiveRange[s(588)](t)));r[s(819)](c);for(const t of this[s(719)][s(654)][s(654)]())t[s(643)]();a[s(689)]({forceDefaultExecution:!0}),this[s(719)][s(822)](o,...a);const l=u[s(820)]((t=>s(696)!=t[s(857)][s(559)]));l[s(556)]>0&&r[s(819)](l);for(const t of u)t[s(725)]()}))},s=(e,n)=>1==e[t(556)]&&1==n[t(556)]&&e[0][t(827)][t(621)](n[0][t(477)]),o=(e,n,r,s)=>Rc(e,n,r,s,this[t(638)])?[e,n]:Rc(n,e,s,r,this[t(638)])?[n,e]:null;this[t(529)][t(802)](t(871),e),this[t(529)][t(802)](t(735),n),this[t(529)][t(802)](t(543),s),this[t(529)][t(802)](t(653),o),this[t(529)][t(802)](t(647),n),this[t(529)][t(802)](t(889),e),this[t(529)][t(802)](t(614),s),this[t(529)][t(802)](t(516),o),this[t(529)][t(802)](t(629),r),this[t(529)][t(802)](t(640),e),this[t(529)][t(802)](t(626),s),this[t(529)][t(802)](t(642),e),this[t(529)][t(802)](t(815),r),this[t(529)][t(802)](t(739),e),this[t(529)][t(802)](t(650),s),this[t(529)][t(802)](t(771),e),this[t(529)][t(802)](t(831),e),this[t(529)][t(802)](t(801),((e,n)=>{const r=t;if(!n)return;const s=this[r(719)][r(536)][r(738)](Ec);this[r(638)][r(830)]((t=>{const o=r;if(o(597)==n[o(724)])for(const r of e){const e=r[o(477)][o(519)],s=n[o(636)];t[o(562)](e,s)}else if(s[o(809)](n[o(724)]))for(const r of e)void 0!==n[o(636)]?t[o(777)](n[o(724)],n[o(636)],r[o(477)][o(519)]):t[o(544)](n[o(724)],r[o(477)][o(519)]);else for(const r of e)n[o(636)]?t[o(777)](n[o(724)],n[o(636)],r):t[o(544)](n[o(724)],r)}))})),this[t(529)][t(802)](t(498),s)}}function Tc(t,e,n){const r=dc;for(const s of e[r(854)][r(603)]({includeSelf:!0,parentFirst:!0})){if(s[r(857)]==s)return!1;if(!n[r(792)](s))return!1;if(t[r(744)](s)||t[r(828)](s))return!0}return!1}function _c(t){const e=dc;return t[e(827)][e(854)]==t[e(477)][e(519)]&&t[e(827)][e(763)]}function yc(t,e,n,r){const s=dc,o=t=>!t[s(799)].is(s(843))&&!r[s(744)](t[s(799)]),i=t[s(477)][s(869)](o),a=t[s(827)][s(869)](o,{direction:s(564)});return!(t[s(477)][s(621)](i)&&t[s(827)][s(621)](a)||(i[s(734)](a)?n[s(555)](e,{range:n[s(757)](i,a)}):n[s(615)](e),0))}function Ac(t){return(0,o.hashObject)(t)}function Cc(t){const e=dc,n=t[e(477)][e(519)];return n&&n.is(e(598))}function kc(t,e){const n=dc;return null==t[n(827)][n(732)]&&t[n(827)][n(854)]==t[n(477)][n(519)]?Nc(t[n(477)][n(519)],e):t}function Nc(t,e){const n=dc,r=e[n(747)][n(744)](t)||e[n(747)][n(887)](t);return e[n(757)](e[n(780)](t,n(594)),r?e[n(540)](t):e[n(780)](t,n(827)))}function Rc(t,e,n,r,s){const o=dc;if(!Lc(t,e))return!1;if(n[o(827)][o(621)](r[o(477)]))return!0;if(t[o(888)]!=e[o(888)])return!1;if(!n[o(827)][o(585)](r[o(477)]))return!1;const i=s[o(757)](n[o(827)],r[o(477)])[o(558)]();for(const t of i)if([o(483),o(810)][o(778)](t[o(888)])&&s[o(747)][o(828)](t[o(799)]))return!1;return!0}function Lc(t,e,n=[]){const r=dc;return!(!t[r(699)]||!e[r(699)])&&wr(gc(t[r(576)],n),gc(e[r(576)],n))}function Sc(t,e){const n=dc,r=vc(t[n(576)]),s=vc(e);if(!t[n(699)])return!1;for(const t of Object[n(698)](s))if(!wr(r[t],s[t]))return!1;return!0}function vc(t){const e=dc,n=Object[e(837)]({},t);return delete n[e(849)],delete n[e(868)],n}function Mc(t,e){const n=wc();return(Mc=function(t,e){return n[t-=155]})(t,e)}const Oc=Mc;function wc(){const t=["PENDING_ACTION_SUGGESTION","410156YHDKsb","isEnabled","3177XfyFFh","8oYunTP","257046HIEuYl","PendingActions","view","add","canDiscard","acceptSuggestion","5hAzPoE","2842710yveRqF","_pendingAction","getRanges","stopListening","change:isDirty","42GwPeYy","canEditAt","_discardCommand","destroy","1992CVmAkN","execute","_acceptCommand","plugins","_removePendingAction","listenTo","unbind","82629dyyhPW","bind","_setPendingAction","canAccept","isDirty","3537369MBqzvb","remove","71286ckWcmH","_editor","commentThreadController","locale","discardSuggestion","model","commands","get"];return(wc=function(){return t})()}!function(t,e){const n=Mc,r=t();for(;;)try{if(145949===parseInt(n(165))/1+parseInt(n(184))/2*(-parseInt(n(172))/3)+-parseInt(n(181))/4*(parseInt(n(191))/5)+-parseInt(n(185))/6*(parseInt(n(197))/7)+-parseInt(n(158))/8*(parseInt(n(183))/9)+parseInt(n(192))/10+parseInt(n(170))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wc);class Dc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Mc;super(),this[s(177)]=e,this[s(187)]=n,this[s(174)]=r,this[s(173)]=t,this[s(160)]=t[s(178)][s(179)](s(190)),this[s(156)]=t[s(178)][s(179)](s(176)),this[s(187)][s(166)](s(182)).to(this[s(160)],this[s(156)],((t,e)=>t||e)),this[s(187)][s(166)](s(168)).to(this[s(160)],s(182),(t=>t&&this[s(173)][s(177)][s(155)](e[s(194)]()))),this[s(187)][s(166)](s(189)).to(this[s(156)],s(182),(t=>t&&this[s(173)][s(177)][s(155)](e[s(194)]()))),this[s(193)]=null,n[s(169)]&&this[s(167)](),this[s(163)](n,s(190),(()=>this[s(190)]())),this[s(163)](n,s(176),(()=>this[s(176)]())),this[s(163)](n,s(196),(()=>{const t=s;n[t(169)]?this[t(167)]():this[t(162)]()}))}[Oc(190)](){const t=Oc;this[t(160)][t(159)](this[t(177)].id)}[Oc(176)](){const t=Oc;this[t(156)][t(159)](this[t(177)].id)}[Oc(157)](){const t=Oc;this[t(187)][t(164)](t(182)),this[t(187)][t(164)](t(168)),this[t(187)][t(164)](t(189)),this[t(195)](),this[t(174)][t(157)](),this[t(193)]&&this[t(162)]()}[Oc(167)](){const t=Oc,e=Hr(this[t(173)][t(175)],t(180));this[t(193)]=this[t(173)][t(161)][t(179)](t(186))[t(188)](e)}[Oc(162)](){const t=Oc;null!==this[t(193)]&&this[t(173)][t(161)][t(179)](t(186))[t(171)](this[t(193)]),this[t(193)]=null}}const Fc=Pc;function Pc(t,e){const n=xc();return(Pc=function(t,e){return n[t-=481]})(t,e)}function xc(){const t=["isReadOnly","cancel","editor","set","_createCommentViews","_model","8135496PJqPaP","commentInputView","59RKzgoB","CommentView","_createCommentThreadInputView","7447eKLkoQ","focus","hasDirtyComment","delegate","_config","addComment","commentThread","isDirty","authoredAt","344358pfXaFJ","showInput","locale","removeComment","updateComment","commentsListView","destroy","value","53528SYqcQe","42610wkEEnU","canAccept","9VzORnR","setData","element","bind","descriptionParts","disabledSubmit","assign","1154osgjCG","fire","isEnabled","_localUser","canDiscard","disableComments","5389374CkUFXv","submit","60yrYiGr","1655235bfQwAZ","length","isActive","editorConfig","commentThreadInputView"];return(xc=function(){return t})()}!function(t,e){const n=Pc,r=t();for(;;)try{if(661607===-parseInt(n(485))/1*(-parseInt(n(515))/2)+-parseInt(n(524))/3+-parseInt(n(505))/4*(-parseInt(n(523))/5)+-parseInt(n(521))/6+parseInt(n(497))/7+parseInt(n(483))/8*(-parseInt(n(508))/9)+parseInt(n(506))/10*(parseInt(n(488))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xc);class Bc extends s.View{constructor(t,e,n,r){const s=Pc;super(t),this[s(502)]=null,this[s(528)]=null,this[s(532)](s(526),!1),this[s(532)](s(496),e[s(496)]),this[s(511)](s(496)).to(e),this[s(532)](s(512),[]),this[s(532)](s(495),!1),this[s(532)](s(517),!1),this[s(532)](s(507),!1),this[s(532)](s(519),!1),this[s(482)]=e,this[s(518)]=n,this[s(492)]=r,r[s(520)]?this[s(532)](s(525),1):this[s(481)]()}[Fc(489)](){const t=Fc;this[t(510)][t(489)]()}[Fc(503)](){const t=Fc;this[t(502)]&&this[t(502)][t(503)](),this[t(528)]&&this[t(528)][t(503)](),super[t(503)]()}[Fc(481)](){const t=Fc,{CommentsListView:e}=this[t(492)];this[t(502)]=new e(this[t(499)],this[t(482)][t(494)],Object[t(514)]({CommentView:this[t(492)][t(486)]},this[t(492)])),this[t(502)][t(491)](t(500)).to(this),this[t(502)][t(491)](t(501)).to(this),this[t(502)][t(511)](t(526)).to(this),this[t(532)](t(525),this[t(502)][t(525)]+1),this[t(511)](t(525)).to(this[t(502)],t(525),(t=>t+1)),this[t(528)]=this[t(487)](),this.on(t(500),(()=>this[t(489)]())),this[t(511)](t(495)).to(this[t(502)],t(490),this[t(528)][t(484)],t(504),((t,e)=>t||!!e))}[Fc(487)](){const t=Fc,{CommentThreadInputView:e}=this[t(492)],n=new e(this[t(499)],this[t(518)],this[t(492)][t(527)]),r=n[t(484)];return n[t(511)](t(498)).to(this,t(526),this[t(482)][t(494)],t(529),r,t(504),((t,e,n)=>!!n||t&&!e)),r.on(t(522),((e,n)=>{const s=t;this[s(516)](s(493),n),r[s(531)][s(509)]("")})),r.on(t(530),(()=>this[t(489)]())),r[t(511)](t(513)).to(this[t(482)][t(494)],t(529)),n}}const Uc=Vc;!function(t,e){const n=Vc,r=t();for(;;)try{if(148541===-parseInt(n(419))/1+-parseInt(n(449))/2+-parseInt(n(509))/3+parseInt(n(447))/4+-parseInt(n(458))/5+-parseInt(n(417))/6+parseInt(n(415))/7*(parseInt(n(418))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gc);class jc extends Bc{constructor(e,n,r,s){const i=Vc;super(e,n,r,s),this[i(445)](i(483),""),this[i(514)](i(483)).to(this,i(425),(t=>t&&t[0]?t[0][i(483)]:"")),this[i(514)](i(473)).to(this,i(425),this,i(441),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(500)+zc(e[n(518)],e[n(457)])+n(463);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(499)]=null,this[i(470)]=this[i(476)](Hr(e,i(505)),t.icons[i(465)],i(431),i(423),"sw"),this[i(470)][i(514)](i(434)).to(this,i(481)),this[i(420)]=this[i(476)](Hr(e,i(490)),t.icons[i(488)],i(435),i(477),"sw"),this[i(420)][i(514)](i(434)).to(this,i(455)),this[i(421)]=new o.UserView(e,this[i(517)][i(426)],this[i(515)]()),this[i(421)][i(428)]({attributes:{class:[i(510),i(482)]}}),this[i(494)](this[i(460)]())}[Uc(460)](){const t=Uc,e=this[t(437)],n=[{tag:t(487),attributes:{class:[t(503),t(485)]},children:[{tag:t(522),children:[{text:this[t(421)][t(511)]}],attributes:{class:[t(469),t(501)]}},{tag:t(430),attributes:{datetime:e.to(t(507)),class:[t(496),t(438)]},children:[{text:e.to(t(507),(e=>this[t(471)][t(493)](e)))}]}]},{tag:t(487),attributes:{class:[t(427),t(497)]},children:[this[t(470)],this[t(420)]]},{tag:t(487),attributes:{class:[t(486)]}}];this[t(517)][t(468)]&&n[t(484)]({tag:t(487),attributes:{class:[t(459)]},children:[{text:this[t(495)]()}]});const r={tag:t(487),attributes:{class:[t(452),e.if(t(441),t(448)),e.to(t(483),(e=>t(520)+e)),this[t(471)][t(475)]&&t(422)],"data-suggestion-id":this[t(517)].id,"data-thread-id":this[t(517)][t(502)].id,"data-author-id":this[t(517)][t(426)].id,tabindex:-1},children:[{tag:t(487),attributes:{class:[t(513),t(480)]},children:[this[t(421)],{tag:t(487),attributes:{class:[t(506),t(446)]},children:n}]}]};return this[t(416)]&&this[t(504)]&&(r[t(424)][t(484)](this[t(416)],this[t(504)]),this[t(416)][t(440)](t(516)).to(this),this[t(416)][t(440)](t(461)).to(this),this[t(504)][t(440)](t(516)).to(this),this[t(504)][t(440)](t(461)).to(this)),r}[Uc(439)](){const t=Uc;super[t(439)](),this[t(499)]=this[t(450)][t(451)](t(492)),this[t(499)][t(512)]=this[t(473)],this.on(t(523),((e,n,r)=>{const s=t;this[s(499)][s(512)]=r}))}[Uc(476)](t,e,n,r,o){const i=Uc,a=new s.ButtonView(this[i(436)]);return a[i(445)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(428)]({attributes:{class:n}}),a.on(i(443),(()=>{const t=i;this[t(456)](r,this[t(517)].id)})),a}[Uc(495)](){const t=Uc;return t(433)===this[t(517)][t(432)][t(479)][t(464)]?Hr(this[t(436)],t(519)):Hr(this[t(436)],t(521))}[Uc(515)](){const t=Uc;return this[t(517)][t(468)]?t(433)===this[t(517)][t(432)][t(479)][t(464)]?Hr(this[t(436)],t(474),this[t(517)][t(472)][t(511)]):Hr(this[t(436)],t(429),this[t(517)][t(472)][t(511)]):null}}function Gc(){const t=["ck-suggestion__main","authoredAt","innerText","720987hrTEqI","ck-suggestion__user","name","innerHTML","ck-suggestion","bind","getUserViewNotificationText","editorReady","_model","content","EXTERNAL_IMPORT_WORD_SUGGESTION","ck-suggestion-","EXTERNAL_SUGGESTION","span","change:description","602CIslaq","commentsListView","162330uamMot","43000DMYLMy","61302wnKDjt","discardButton","userView","ck-suggestion--disabled-comments","acceptSuggestion","children","descriptionParts","author","ck-suggestion__actions","extendTemplate","EXTERNAL_AVATAR","time","ck-suggestion--accept","attributes","importWord","isEnabled","ck-suggestion--discard","locale","bindTemplate","ck-annotation__info-time","render","delegate","isActive","</span>","execute","value","set","ck-annotation__main","1125092eNmfxH","ck-suggestion-wrapper--active","438062oQtPhp","element","querySelector","ck-suggestion-wrapper",'<span class="ck-suggestion-type">',"split","canDiscard","fire","color","236325anFpDL","ck-comment__external","getTemplate","editorDestroyed",'<span class="ck-suggestion-color" style="background-color: ',"</p>","source","check","createElement","map","isExternal","ck-suggestion__info-name","acceptButton","_config","creator","description","EXTERNAL_IMPORT_WORD_AVATAR","disableComments","_createButton","discardSuggestion","title","@external","ck-annotation","canAccept","ck-annotation__user","type","push","ck-annotation__info","ck-annotation__content-wrapper","div","cancel",'" title="',"Discard suggestion",'"></span>',".ck-annotation__content-wrapper","formatDateTime","setTemplate","getExternalSuggestionNote","ck-comment__info-time","ck-annotation__actions","join","_descriptionElement","<p>","ck-annotation__info-name","commentThread","ck-suggestion__info","commentThreadInputView","Accept suggestion"];return(Gc=function(){return t})()}function Vc(t,e){const n=Gc();return(Vc=function(t,e){return n[t-=415]})(t,e)}function zc(t,e){const n=Uc;let r="";return r+=t[n(454)]("*")[n(467)](((t,e)=>e%2!=0?n(453)+Hc(t)+n(442):Hc(t)))[n(498)](""),e&&(r+=n(462)+e[n(444)]+n(489)+e[n(478)]+n(491)),r}function Hc(t){const e=Uc,n=document[e(466)](e(522));return n[e(508)]=t,n[e(512)]}const Wc=qc;function Kc(){const t=["view","_destroyController","trackChanges.disableComments","editing","trackChanges.SuggestionThreadView","3732296elazkl","32212isxVNM","addSourceCollector","_createUIButton","6350694yZGktr","length","getByInnerView","_descriptionFactory","Discard all suggestions","map","_disableComments","componentFactory","requires","get","getAllAdjacentSuggestions","_suggestionToController","unbind","registerAnnotation","head","commandName","focus","bind","pluginName","getRanges","5203278mFVcdP","getFirstRange","define","1842WofYgw","plugins","locale","listenTo","value","editor","getMarkers","SuggestionThreadView","push","CommentsUI","1883661eoZvYR","actionView","separator","getSuggestion","discardSelectedSuggestions","5155QHYqJf","innerView","arrowView","refreshSelectedViews","_viewToController","set","buttonView","14yHrOif","commands","init","comments","TrackChangesEditing","from","createCommentThreadController","switchbutton","Accept all suggestions","_handleSuggestionControllerDelayed","source","discardButton","type","Track changes","model","2076300MUtgEl","createAnnotationView","createAnnotation","_updateController","commentThread","remove","discardAllSuggestions","mainView","getJoined","trackChanges","suggestionLoaded","some","CommentView","reduce","isOn","Annotations","acceptAllSuggestions","button","TrackChangesUI","addComment","clear","getMarkerNames","activeAnnotations","config","suggestion-","toMany","lowest","descriptionParts","_refreshActiveMarkers","comments.editorConfig","change:previous","comments.maxCommentCharsWhenCollapsed","comments.maxThreadTotalWeight","keys","destroy","_annotationViews","has","isMultiRange","isInContent","acceptSelectedSuggestions","CommentsRepository","filter","stopListening","_handleControllerBuffer","_unbindEditors","activeMarkers","isDirty","Discard all selected suggestions","suggestionUnloaded","previous","getDescriptions","isEnabled","values","execute","acceptButton","Accept all selected suggestions","suggestionChanged","size","add","_bindAnnotationToEditors","hasSuggestion","delete","EditorAnnotations","change:activeAnnotations","_initializeController","comments.maxCommentsWhenCollapsed"];return(Kc=function(){return t})()}function qc(t,e){const n=Kc();return(qc=function(t,e){return n[t-=194]})(t,e)}!function(t,e){const n=qc,r=t();for(;;)try{if(570626===parseInt(n(313))/1*(parseInt(n(265))/2)+-parseInt(n(301))/3+parseInt(n(328))/4+-parseInt(n(306))/5*(-parseInt(n(291))/6)+-parseInt(n(268))/7+parseInt(n(264))/8+parseInt(n(288))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kc);class Xc extends t.Plugin{static get[Wc(276)](){const t=Wc;return[Ec,o.Users,t(233),t(208),t(255)]}static get[Wc(286)](){return Wc(211)}constructor(t){const e=Wc;super(t),this[e(279)]=new Map,this[e(310)]=new Map,this[e(228)]=new Map,this[e(236)]=new Map;const n=this[e(296)][e(216)];n[e(290)](e(263),jc),n[e(290)](e(261),!1),this[e(274)]=n[e(277)](e(261))}[Wc(322)](t,e){const n=Wc;0===this[n(236)][n(250)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(236)]){const r=this[t(279)][t(229)](e);r||n?r&&n&&this[t(260)](e):this[t(257)](e)}this[t(236)][t(213)](),this[t(296)][t(292)][t(277)](t(255))[t(309)](),this[t(221)]()}),10),this[n(236)][n(311)](t,e)}[Wc(315)](){const t=Wc,e=this[t(296)],n=e[t(292)][t(277)](t(317)),r=e[t(292)][t(277)](t(208)),s=e[t(292)][t(277)](t(255)),o=e[t(292)][t(277)](t(233));e.ui[t(275)][t(251)](t(202),(e=>this[t(267)](e))),s[t(266)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(318)](this[e(279)])){const s=t[e(278)](),o=[];for(const t of s){if(!t[e(231)])continue;if(t[e(230)]){o[e(299)](...t[e(287)]());continue}const n=t[e(289)]();if(o[e(269)]>0){const t=o[0][e(201)](n);if(t){o[0]=t;continue}}o[e(299)](n)}n[e(299)]([r[e(259)],o])}return n})),this[t(294)](n,t(203),((e,n)=>{const r=t;this[r(294)](n,r(223),((t,e,s,o)=>{const i=r;n[i(231)]&&(null==s?(this[i(196)](o[i(282)]),this[i(322)](n,!1)):(this[i(196)](s[i(282)]),null==o&&this[i(322)](n,!0)))})),null!==n[r(242)]?this[r(196)](n[r(282)]):this[r(322)](n,!1)})),this[t(294)](n,t(241),((e,n,r)=>{const s=t;this[s(235)](n,s(223)),this[s(236)][s(254)](n),this[s(279)][s(229)](n)&&this[s(260)](n),r&&this[s(196)](r[s(282)])})),this[t(294)](n,t(249),((e,n)=>{this[t(196)](n)})),this[t(294)](r,t(256),(()=>{this[t(221)]()})),this[t(294)](o,t(212),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(253)](r))return;const i=n[o(304)](r);this[o(279)][o(277)](i)[o(259)][o(284)]()}),{priority:t(219)})}[Wc(221)](){const t=Wc,e=this[t(296)][t(292)][t(277)](t(208)),n=this[t(296)][t(292)][t(277)](t(317)),r=Array[t(318)](e[t(215)],(e=>e[t(307)]))[t(234)]((e=>this[t(310)][t(229)](e))),s=[];for(const e of r){const n=this[t(310)][t(277)](e)[t(327)][t(278)]();s[t(299)](...n[t(206)](((e,n)=>[...e,...n[t(214)]()]),[]))}n[t(238)]=s}[Wc(267)](t){const n=Wc,r=(0,s.createDropdown)(t,s.SplitButtonView),o=this[n(296)][n(314)][n(277)](n(202)),i=Hr(t,n(326));r[n(312)][n(311)]({tooltip:i,label:i,icon:'\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n'}),r[n(312)][n(285)](n(207)).to(o,n(295)),r[n(312)].on(n(246),(()=>{const t=n;o[t(246)](),this[t(296)][t(262)][t(259)][t(284)]()}));const a=new e.Collection,c=[{type:n(320),model:{withText:!0,label:i,commandName:n(202)}},{type:n(303)},{type:n(210),model:{withText:!0,label:Hr(t,n(321)),commandName:n(209)}},{type:n(210),model:{withText:!0,label:Hr(t,n(248)),commandName:n(232)}},{type:n(210),model:{withText:!0,label:Hr(t,n(272)),commandName:n(199)}},{type:n(210),model:{withText:!0,label:Hr(t,n(240)),commandName:n(305)}}];for(const t of c){let e={type:n(303)};if(t[n(327)]){const r=new s.ViewModel(t[n(327)]),o=this[n(296)][n(314)][n(277)](r[n(283)]);r[n(285)](n(207),n(244)).to(o,n(295),n(244)),e={type:t[n(325)],model:r}}a[n(251)](e)}(0,s.addListToDropdown)(r,a);const u=c[n(234)]((t=>null!=t[n(327)]))[n(273)]((t=>this[n(296)][n(314)][n(277)](t[n(327)][n(283)]))),l=r[n(312)];return l[n(302)][n(280)](n(244)),l[n(308)][n(280)](n(244)),l[n(302)][n(285)](n(244)).to(o,n(244)),l[n(308)][n(285)](n(244))[n(218)](u,n(244),((...t)=>t[n(204)]((t=>t)))),r.on(n(246),(t=>{const e=n;this[e(296)][e(246)](t[e(323)][e(283)]),this[e(296)][e(262)][e(259)][e(284)]()})),r}[Wc(257)](t){const e=Wc,n=this[e(296)],r=n[e(216)],s=n[e(292)][e(277)](e(208)),i=n[e(292)][e(277)](e(233)),a=n[e(292)][e(277)](e(255)),c=n[e(292)][e(277)](o.Users).me,u=r[e(277)](e(202))[e(298)],{CommentsListView:l,CommentThreadInputView:f}=n[e(292)][e(277)](e(300));let h,g;this[e(228)][e(229)](t.id)?(g=this[e(228)][e(277)](t.id),h=g[e(200)]):(h=new u(n[e(293)],t,c,{disableComments:this[e(274)],editorConfig:r[e(277)](e(222)),maxCommentsWhenCollapsed:r[e(277)](e(258)),maxThreadTotalWeight:r[e(277)](e(225)),maxCommentCharsWhenCollapsed:r[e(277)](e(224)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(277)](e(293))),CommentView:r[e(277)](e(316))[e(205)],CommentsListView:l,CommentThreadInputView:f}),h[e(247)].on(e(246),(()=>{const t=e;n[t(262)][t(259)][t(284)]()})),h[e(324)].on(e(246),(()=>{const t=e;n[t(262)][t(259)][t(284)]()})),g=s[e(194)](this[e(296)][e(293)],h),g[e(285)](e(239)).to(h,e(239)),g[e(285)](e(269)).to(h),g[e(285)](e(325)).to(h,e(325),(t=>e(217)+t)),this[e(228)][e(311)](t.id,g));const d=i[e(319)](t[e(197)],h),p=new Dc(n,t,h,d),m=t[e(278)]()[e(234)]((t=>t[e(231)]));h[e(220)]=n[e(292)][e(277)](e(317))[e(271)][e(243)](m),this[e(279)][e(311)](t,p),this[e(310)][e(311)](h,p);const I=s[e(195)]({view:g,target:()=>{const r=e,s=[],i=t[r(278)]()[r(234)]((t=>t[r(231)]));for(const t of i)s[r(299)](...t[r(297)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(262)],s)},type:()=>e(217)+p[e(259)][e(325)]});i[e(252)](h,I),s[e(251)](I),a[e(281)](I)}[Wc(260)](t){const e=Wc,n=this[e(296)][e(292)][e(277)](e(233)),r=this[e(296)][e(292)][e(277)](e(208)),s=this[e(279)][e(277)](t),o=s[e(259)],i=r[e(270)](o);n[e(237)](o),i&&r[e(198)](i),this[e(279)][e(254)](t),this[e(310)][e(254)](o),s[e(227)]()}[Wc(196)](t){const e=Wc;if(!t[e(231)]||!this[e(279)][e(229)](t))return;const n=this[e(296)][e(292)][e(277)](e(317)),r=this[e(279)][e(277)](t),s=t[e(278)]();r[e(259)][e(220)]=n[e(271)][e(243)](s)}[Wc(227)](){const t=Wc;for(const e of this[t(279)][t(226)]())this[t(260)](e);for(const e of this[t(228)][t(245)]())e[t(200)][t(227)]();super[t(227)]()}}function Qc(t,e){var n=Yc();return(Qc=function(t,e){return n[t-=282]})(t,e)}var Zc=Qc;function Yc(){var t=["requires","plugins","7ErUqsA","editor","pluginName","9909924NUFEoB","addSuggestion","getSuggestions","827366PIOCIQ","561izWpaG","1337637OvGLnz","adapter","getSuggestion","421680qZRrJy","Comments","70RnBJug","9339129LbLLws","addSuggestionData","get","2258152DFriAH","440428ZuNKnq","TrackChanges","3Mphzcg"];return(Yc=function(){return t})()}!function(t,e){for(var n=Qc,r=t();;)try{if(874042===-parseInt(n(294))/1+parseInt(n(292))/2*(parseInt(n(283))/3)+-parseInt(n(304))/4*(-parseInt(n(299))/5)+parseInt(n(289))/6+parseInt(n(286))/7*(-parseInt(n(303))/8)+parseInt(n(300))/9+parseInt(n(297))/10*(-parseInt(n(293))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yc);class Jc extends t.Plugin{static get[Zc(284)](){return[Ec,Xc,Zc(298)]}static get[Zc(288)](){return Zc(282)}set[Zc(295)](t){var e=Zc;this[e(287)][e(285)][e(302)](Ec)[e(295)]=t}get[Zc(295)](){var t=Zc;return this[t(287)][t(285)][t(302)](Ec)[t(295)]}[Zc(290)](t){var e=Zc;return this[e(287)][e(285)][e(302)](Ec)[e(301)](t)}[Zc(291)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=Zc;return this[n(287)][n(285)][n(302)](Ec)[n(291)]({skipNotAttached:t,toJSON:e})}[Zc(296)](t){var e=Zc;return this[e(287)][e(285)][e(302)](Ec)[e(296)](t)}}function $c(){const t=["config","addUser","push","document","11402853TLWMhQ","trackChangesData.editorCreator","24xEAoRR","922816ZzVbbo","Users","plugins","useAnonymousUser","672141tZPaup","2156146AJcoTV","329754SFVDlz","117879oSDoQw","define","constructor","getUser","editor","createDocumentFragment","22317516jkufIH","createElement","map","rootsAttributes","discardAllSuggestions","getRootNames","getDataWithAcceptedSuggestions","_adapter","TrackChangesDataGetter","getRootsAttributes","get","addSuggestionData","name","getFullData","end","Pagination","track-changes-data-invalid-editor-creator","model","reduce","result","requires","destroy","110EwPwDX","pluginName","execute","getDataWithDiscardedSuggestions","getSuggestions","div","set","create","TrackChangesEditing","users","editorCreator","CommentsRepository","appendChild","TrackChangesData","data","init","acceptAllSuggestions","function","trackChangesData"];return($c=function(){return t})()}const tu=eu;function eu(t,e){const n=$c();return(eu=function(t,e){return n[t-=480]})(t,e)}!function(t,e){const n=eu,r=t();for(;;)try{if(857793===parseInt(n(528))/1+-parseInt(n(526))/2+parseInt(n(525))/3*(parseInt(n(520))/4)+parseInt(n(495))/5*(parseInt(n(527))/6)+parseInt(n(518))/7+parseInt(n(521))/8+-parseInt(n(534))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($c);const nu=[tu(488)];class ru extends t.Plugin{static get[tu(493)](){return[Ec]}static get[tu(496)](){return tu(508)}[tu(510)](){const t=tu,n=this[t(532)];if(n[t(514)][t(529)](t(519),(e=>{const r=t,s=n[r(490)][r(517)][r(539)]()[r(491)](((t,e)=>(t[e]="",t)),{});return n[r(530)][r(502)](s,e)})),t(512)!=typeof n[t(514)][t(483)](t(513))[t(505)])throw new e.CKEditorError(t(489))}[tu(540)](t){return iu(this[tu(532)],!0,t)}[tu(498)](t){return iu(this[tu(532)],!1,t)}}class su extends t.Plugin{static get[tu(496)](){return tu(481)}constructor(t){const e=tu;super(t),this[e(492)]=e(487)}[tu(510)](){const t=tu;this[t(532)][t(523)][t(483)](t(506))[t(480)]={addCommentThread:()=>new Promise((()=>{})),getCommentThread:()=>new Promise((()=>{})),updateCommentThread:()=>new Promise((()=>{})),resolveCommentThread:()=>new Promise((()=>{})),reopenCommentThread:()=>new Promise((()=>{})),removeCommentThread:()=>new Promise((()=>{})),addComment:()=>new Promise((()=>{})),updateComment:()=>new Promise((()=>{})),removeComment:()=>new Promise((()=>{}))},this[t(532)][t(523)][t(483)](t(503))[t(480)]=null}}function ou(t){return void 0!==t[tu(482)]}async function iu(t,e,n){const r=tu,s=(0,o.sanitizeEditorConfig)(t,nu);s[r(523)][r(516)](Ec,su),s[r(537)]=ou(t)?t[r(482)]():void 0;const i=document[r(533)](),a=t[r(514)][r(483)](r(513))[r(505)],c=await a(s,(()=>function(t){const e=r,n=document[e(535)](e(500));return t[e(507)](n),n}(i)));!function(t,e){const n=r,s=t[n(490)][n(517)][n(539)]()[n(491)](((e,r)=>(e[r]=t[n(509)][n(483)]({rootName:r}),e)),{}),o=t[n(523)][n(483)](n(522))[n(504)][n(536)]((t=>({id:t.id,name:t[n(485)]}))),i=t[n(523)][n(483)](n(503))[n(499)]({skipNotAttached:!0,toJSON:!0}),a=e[n(523)][n(483)](n(522)),c=e[n(523)][n(483)](n(503));for(const t of o)a[n(531)](t.id)||a[n(515)](t);a.me||a[n(524)]();for(const t of i)c[n(484)](t);e[n(509)][n(501)](s)}(t,c),c[r(497)](r(e?511:538));const u=ou(c)?c[r(486)](n):c[r(509)][r(483)](n);return await c[r(494)](),u}function au(){var t=["6479836tKriuV","473764mKQngG","1303069ayADrm","7JYQaxC","6859356HmxkAY","19486936idvHTM","6595150aczVxl","132165ifUnsL"];return(au=function(){return t})()}function cu(t,e){var n=au();return(cu=function(t,e){return n[t-=163]})(t,e)}!function(t,e){for(var n=cu,r=t();;)try{if(855792===parseInt(n(170))/1+parseInt(n(169))/2+-parseInt(n(167))/3+parseInt(n(168))/4+parseInt(n(166))/5+-parseInt(n(164))/6+parseInt(n(163))/7*(-parseInt(n(165))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(au)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|
|
5
|
+
*/(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Bc,TrackChanges:()=>Yc,TrackChangesData:()=>ru,TrackChangesEditing:()=>Ec});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["refresh","TrackChangesCommand","679848JrUaPJ","31930UyIqnc","2359116BmUKgL","has","726CwfvGR","_enabledCommands","value","isEnabled","_disableUnsupportedCommands","execute","13bEterj","18OaVLMS","clearForceDisabled","editor","affectsData","200OyoCMl","_isEnabledBasedOnSelection","2tLjAyz","3624bvmpuS","1541218NalYkS","3cDZpwn","_enableCommands","forceDisabled","commands","1270060dUnMzZ","195009QWysdA"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=379]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(160693===parseInt(n(389))/1*(parseInt(n(381))/2)+-parseInt(n(384))/3*(-parseInt(n(388))/4)+parseInt(n(379))/5*(parseInt(n(382))/6)+-parseInt(n(383))/7+parseInt(n(392))/8*(-parseInt(n(403))/9)+-parseInt(n(393))/10*(-parseInt(n(396))/11)+parseInt(n(394))/12*(-parseInt(n(402))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(397)]=e,this[n(398)]=!1,this[n(390)](),this[n(380)]=!1}[c(390)](){this[c(399)]=!0}[c(401)](){const t=c;this[t(398)]=!this[t(398)],this[t(398)]?this[t(400)]():this[t(385)]()}[c(400)](){const t=c;for(const e of this[t(405)][t(387)][t(387)]())e[t(406)]&&!this[t(397)][t(395)](e)&&e[t(386)](t(391))}[c(385)](){const t=c;for(const e of this[t(405)][t(387)][t(387)]())e[t(406)]&&!this[t(397)][t(395)](e)&&e[t(404)](t(391))}}function h(){const t=["2681620ARMTEQ","acceptSuggestion","track-changes-accept-suggestion-not-found","model","isEnabled","refresh","_suggestions","getRanges","548968YNpwSt","3748014qHOKrW","get","TrackChangesEditing","6kMqLjY","396816irSLJB","5201592zCRJAV","6HyaoBR","canEditAt","editor","_isEnabledBasedOnSelection","1191820IMZBMQ","plugins","1600940JUOuWC","execute"];return(h=function(){return t})()}const g=d;function d(t,e){const n=h();return(d=function(t,e){return n[t-=330]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(387950===parseInt(n(330))/1+-parseInt(n(348))/2*(parseInt(n(332))/3)+-parseInt(n(338))/4+-parseInt(n(340))/5*(-parseInt(n(352))/6)+parseInt(n(336))/7+parseInt(n(331))/8+-parseInt(n(349))/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(346)]=e,this[n(345)](),this[n(335)]=!1}[g(345)](){this[g(344)]=!0}[g(339)](t){const n=g,r=this[n(346)][n(350)](t);if(!r)throw new e.CKEditorError(n(342),this);const s=r[n(347)]();this[n(334)][n(343)][n(333)](s)&&this[n(334)][n(337)][n(350)](n(351))[n(341)](r)}}const m=E;function I(){const t=["6SZHRPa","_suggestions","619188OarvKL","_isEnabledBasedOnSelection","9RczfPN","1112oIVWRX","execute","discardSuggestion","refresh","8379973pLnzxZ","canEditAt","model","9979672GaeSLP","TrackChangesEditing","2452590fwhReU","585544StfCLX","getRanges","isEnabled","3507mueeDd","get","editor","plugins","2065460XArdvU","track-changes-discard-suggestion-not-found"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=295]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(707237===-parseInt(n(295))/1+parseInt(n(308))/2+-parseInt(n(311))/3*(-parseInt(n(298))/4)+parseInt(n(315))/5+parseInt(n(317))/6*(-parseInt(n(302))/7)+parseInt(n(305))/8*(parseInt(n(297))/9)+parseInt(n(307))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(318)]=e,this[n(301)](),this[n(296)]=!1}[m(301)](){this[m(310)]=!0}[m(299)](t){const n=m,r=this[n(318)][n(312)](t);if(!r)throw new e.CKEditorError(n(316),this);const s=r[n(309)]();this[n(313)][n(304)][n(303)](s)&&this[n(313)][n(314)][n(312)](n(306))[n(300)](r)}}function T(t,e){const n=_();return(T=function(t,e){return n[t-=308]})(t,e)}function _(){const t=["isMultiRange","sort","add","createPositionAt","454429nvHhsS","isTouching","3HtsOKI"," [color ","createPositionBefore","splice","6fYjHMX","2dZgZyM","join","push","isIntersecting","createPositionAfter","next","3176215kXzybr","start","9544780OIICpK","content","isArray","deletion","isObject","color","execute","value","isInContent","type","map","3497780HUTBvX","isCollapsed","end","change","from","2438442LREPDd","schema","createRange","length","1380000IoImCM","getRanges","3052036ZnWsGW","replace"];return(_=function(){return t})()}function y(t){const e=T;return t[e(350)](((t,n)=>e(328)==t[e(334)]&&e(328)!=n[e(334)]?-1:e(328)!=t[e(334)]&&e(328)==n[e(334)]?1:0))}function A(t,e){const n=T;let r,s=0;const o=[],i=e[n(342)];for(;s<t[n(344)];){const a=t[s],c=t[s+1];r||(r=e[n(314)](a)),C(e,a,c)||(o[n(319)](e[n(343)](r,i[n(329)](a)?e[n(321)](a):e[n(309)](a,n(338)))),r=null),s++}return o}function C(t,e,n){const r=T;if(!n)return!1;const s=t[r(321)](e),o=t[r(314)](n);return s[r(311)](o)}!function(t,e){const n=T,r=t();for(;;)try{if(410333===parseInt(n(310))/1*(parseInt(n(317))/2)+parseInt(n(312))/3*(parseInt(n(347))/4)+parseInt(n(336))/5+-parseInt(n(316))/6*(parseInt(n(323))/7)+parseInt(n(345))/8+-parseInt(n(341))/9+-parseInt(n(325))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_);function k(t,e,n){const r=T;for(;n[r(344)];){const s=n[r(315)](0,100);t[r(339)]((()=>{const t=r;for(const n of s)n[t(333)]&&e[t(331)](n.id)}))}}function R(){const t=["isEnabled","4887hVTdkx","execute","184487kDEWdP","3360775OThoWa","getRanges","_suggestions","5176ooyVRR","3096EHVmKa","858osrrVc","some","_isEnabledBasedOnSelection","3dkeKFv","values","from","12BKTKsd","canEditAt","_command","6gzuZST","isInContent","46605XGeHPH","2260013SWZkJn","121540SLZlzZ","refresh","3497768cETAnp","model","editor"];return(R=function(){return t})()}const N=S;function S(t,e){const n=R();return(S=function(t,e){return n[t-=383]})(t,e)}!function(t,e){const n=S,r=t();for(;;)try{if(611947===-parseInt(n(396))/1*(-parseInt(n(408))/2)+-parseInt(n(405))/3*(-parseInt(n(390))/4)+-parseInt(n(397))/5+parseInt(n(384))/6*(-parseInt(n(387))/7)+parseInt(n(400))/8*(-parseInt(n(394))/9)+parseInt(n(388))/10*(-parseInt(n(402))/11)+parseInt(n(401))/12*(parseInt(n(386))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(R);class L extends t.Command{constructor(t,e,n){const r=S;super(t),this[r(383)]=e,this[r(399)]=n,this[r(389)](),this[r(404)]=!1}[N(389)](){const t=N,e=Array[t(407)](this[t(399)][t(406)]())[t(403)]((e=>e[t(385)]));this[t(393)]=this[t(383)][t(393)]&&e}[N(395)](){const t=N,e=y(Array[t(407)](this[t(399)][t(406)]()));for(const n of e){const e=n[t(398)]();if(!this[t(392)][t(391)][t(409)](e))return}k(this[t(392)][t(391)],this[t(383)],e)}}const v=O;function M(){const t=["document","1258083GaAYcL","2142291SkhESe","editor","54905dEzTRI","426scLxAI","canEditAt","1189934myOSNB","size","from","_suggestions","selection","refresh","637bSBfhJ","execute","120fsrpXB","7242732SHXrdk","values","_isEnabledBasedOnSelection","3fjnUtp","25441746izBWDM","31888sXOnen","_selectedSuggestions","model","_command","getRanges","isEnabled"];return(M=function(){return t})()}function O(t,e){const n=M();return(O=function(t,e){return n[t-=420]})(t,e)}!function(t,e){const n=O,r=t();for(;;)try{if(906832===-parseInt(n(425))/1*(-parseInt(n(440))/2)+parseInt(n(435))/3+-parseInt(n(422))/4+parseInt(n(437))/5*(-parseInt(n(438))/6)+parseInt(n(446))/7*(parseInt(n(427))/8)+parseInt(n(434))/9*(-parseInt(n(421))/10)+parseInt(n(426))/11)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(430)]=e,this[r(443)]=n,this[r(428)]=new Set,this[r(445)](),this[r(424)]=!1}[v(445)](){const t=v,e=this[t(436)][t(429)][t(433)][t(444)],n=Array[t(442)](this[t(443)][t(423)]());this[t(428)]=function(t,e){const n=T,r=Array[n(340)](t[n(346)]()),s=new Set;for(const o of e)if(o[n(333)])for(const e of r)for(const r of o[n(346)]())(e[n(320)](r)||t[n(337)]&&!o[n(349)]&&o[n(322)]&&r[n(338)][n(311)](e[n(324)]))&&s[n(308)](o);return s}(e,n),this[t(432)]=this[t(430)][t(432)]&&!!this[t(428)][t(441)]}[v(420)](){const t=v,e=y(Array[t(442)](this[t(428)]));for(const n of e){const e=n[t(431)]();if(!this[t(436)][t(429)][t(439)](e))return}k(this[t(436)][t(429)],this[t(430)],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 H=V;const z=function(){this.__data__=new H,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const X=function(t){return this.__data__.get(t)};const K=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var J="object"==typeof self&&self&&self.Object===Object&&self;const Z=q||J||Function("return this")();const Q=Z.Symbol;var Y=Object.prototype,$=Y.hasOwnProperty,tt=Y.toString,et=Q?Q.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Q?Q.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Z["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const Ct=At(Z,"Map");const kt=At(Object,"create");const Rt=function(){this.__data__=kt?kt(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var St=Object.prototype.hasOwnProperty;const Lt=function(t){var e=this.__data__;if(kt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return St.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return kt?void 0!==e[t]:vt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=kt&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Rt,wt.prototype.delete=Nt,wt.prototype.get=Lt,wt.prototype.has=Mt,wt.prototype.set=Ot;const Ft=wt;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(Ct||H),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 Ht=Vt;const zt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!Ct||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new H(t);this.size=e.size}Wt.prototype.clear=z,Wt.prototype.delete=W,Wt.prototype.get=X,Wt.prototype.has=K,Wt.prototype.set=zt;const Xt=Wt;const Kt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Jt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Zt=Object.prototype.hasOwnProperty;const Qt=function(t,e,n){var r=t[e];Zt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Jt(t,e,n)};const Yt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Jt(n,a,c):Qt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Z.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&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 Re=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Re)};const Se=function(t,e){return function(n){return t(e(n))}};const Le=Se(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Ne(t))return Le(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?ke(t):Me(t)};const Fe=function(t,e){return t&&Yt(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=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const Be=function(t){return Oe(t)?ke(t,!0):xe(t)};const Ue=function(t,e){return t&&Yt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Z.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const ze=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Xe=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Ke=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Je=Object.getOwnPropertySymbols;const Ze=Je?function(t){return null==t?[]:(t=Object(t),Xe(Je(t),(function(e){return qe.call(t,e)})))}:Ke;const Qe=function(t,e){return Yt(t,Ze(t),e)};const Ye=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Se(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Ye(e,Ze(t)),t=$e(t);return e}:Ke;const en=function(t,e){return Yt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Ye(r,n(t))};const rn=function(t){return nn(t,we,Ze)};const sn=function(t){return nn(t,Be,tn)};const on=At(Z,"DataView");const an=At(Z,"Promise");const cn=At(Z,"Set");const un=At(Z,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(Ct),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||Ct&&Tn(new Ct)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Cn=Z.Uint8Array;const kn=function(t){var e=new t.constructor(t.byteLength);return new Cn(e).set(new Cn(t)),e};const Rn=function(t,e){var n=e?kn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Sn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Ln=Q?Q.prototype:void 0,vn=Ln?Ln.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const On=function(t,e){var n=e?kn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return kn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Rn(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 Sn(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||Ne(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 Hn="[object Arguments]",zn="[object Function]",Wn="[object Object]",Xn={};Xn[Hn]=Xn["[object Array]"]=Xn["[object ArrayBuffer]"]=Xn["[object DataView]"]=Xn["[object Boolean]"]=Xn["[object Date]"]=Xn["[object Float32Array]"]=Xn["[object Float64Array]"]=Xn["[object Int8Array]"]=Xn["[object Int16Array]"]=Xn["[object Int32Array]"]=Xn["[object Map]"]=Xn["[object Number]"]=Xn[Wn]=Xn["[object RegExp]"]=Xn["[object Set]"]=Xn["[object String]"]=Xn["[object Symbol]"]=Xn["[object Uint8Array]"]=Xn["[object Uint8ClampedArray]"]=Xn["[object Uint16Array]"]=Xn["[object Uint32Array]"]=!0,Xn["[object Error]"]=Xn[zn]=Xn["[object WeakMap]"]=!1;const Kn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Qe(e,Fe(a,e))}else{if(!Xn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Xt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Be:we)(e);return Kt(p||e,(function(s,o){p&&(s=e[o=s]),Qt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Kn(t,5)};const Jn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Zn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Qn=/^\w*$/;const Yn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Jn(t))||(Qn.test(t)||!Zn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Ht),n}$n.Cache=Ht;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Q?Q.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Jn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-Infinity?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Yn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Jn(t))return t;var e=t+"";return"0"==e&&1/t==-Infinity?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Qt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Ht;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Q?Q.prototype:void 0,Ar=yr?yr.valueOf:void 0;const Cr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new Cn(t),new Cn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return 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 kr=Object.prototype.hasOwnProperty;const Rr=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 Nr="[object Arguments]",Sr="[object Array]",Lr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Sr:_n(t),u=a?Sr:_n(e),l=(c=c==Nr?Lr:c)==Lr,f=(u=u==Nr?Lr:u)==Lr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Xt),i||Ae(t)?br(t,e,n,r,s,o):Cr(t,e,c,n,r,s,o);if(!(1&n)){var 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 Xt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Xt),Rr(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=Vr;function Gr(){const t=["_model","getMarkers","onDiscard","set","next","data","getFirstRange","_onDiscard","nodeAfter","delete","@external","toJSON","112432nUtkmx","onAccept","end","discard","type","authoredAt","getFirstMarker","isMultiRange","isInContent","substr","8914808pvhfct","add","markers","attributes","author","8683965HsVctt","_isDataLoaded","onAttributesChange","removeMarkers","previous","96081roqBeq","setAttribute","14MIZstK","reduce","addRange","getMarkerNames","_saved","_onAccept","isIntersecting","_onAttributesChange","filter","split","subType","isExternal","change","get","6285083vjdQVp","getContainedElement","_markerNames","length","hasComments","size","removeAttribute","removeMarker","clear","156pvpHVF","commentThread","decorate","addMarker","head","map","suggestion:","from","accept","nodeBefore","addMarkerName","getItems","getRanges","5853132yuAGYX","40bUsvLL","10691904HBBLbb","createdAt","push","getMultiRangeId","isIntersectingWithRange","getAllAdjacentSuggestions","getRange","start","creator"];return(Gr=function(){return t})()}function Vr(t,e){const n=Gr();return(Vr=function(t,e){return n[t-=119]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(893528===-parseInt(n(189))/1*(parseInt(n(130))/2)+-parseInt(n(128))/3*(parseInt(n(153))/4)+parseInt(n(123))/5+parseInt(n(168))/6+parseInt(n(144))/7+parseInt(n(199))/8+-parseInt(n(166))/9*(parseInt(n(167))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(124)]=!1,this.id=e.id,this[n(193)]=e[n(193)],this[n(140)]=e[n(140)]||null,this[n(122)]=e[n(122)],this[n(176)]=e[n(176)]||e[n(122)],this[n(141)]=Boolean(e[n(121)]&&e[n(121)][n(187)]),this[n(182)]=null,this[n(177)]=t,this[n(135)]=e[n(190)],this[n(184)]=e[n(179)],this[n(137)]=e[n(125)],this[n(146)]=new Set,this[n(169)]=null,this[n(180)](n(194),null),this[n(180)](n(121),e[n(121)]||{}),this[n(180)](n(127),null),this[n(180)](n(181),null),this[n(180)](n(154),null),this[n(180)](n(134),!1),this[n(155)](n(161)),this[n(155)](n(192))}get[jr(157)](){const t=jr;let e=this;for(;e[t(127)];)e=e[t(127)];return e}get[jr(148)](){const t=jr;return!!this[t(154)]&&this[t(154)][t(147)]>0}get[jr(196)](){const t=jr;return 0!=this[t(146)][t(149)]&&6==Array[t(160)](this[t(146)])[0][t(139)](":")[t(147)]}get[jr(197)](){return null!==this[jr(195)]()}[jr(163)](t){const e=jr;this[e(146)][e(119)](t)}[jr(133)](){const t=jr;return Array[t(160)](this[t(146)])}[jr(178)](){const t=jr;return this[t(133)]()[t(158)]((e=>this[t(177)][t(120)][t(143)](e)))[t(138)]((t=>t))}[jr(195)](){return this[jr(178)]()[0]||null}[jr(126)](){const t=jr;this[t(177)][t(142)]((e=>{const n=t;for(const t of this[n(178)]())e[n(151)](t)})),this[t(146)][t(152)]()}[jr(151)](t){const e=jr;this[e(177)][e(142)]((n=>{n[e(151)](t)})),this[e(146)][e(186)](t)}[jr(132)](t){const e=jr,n=e(159)+this[e(193)]+":"+this[e(140)]+":"+this.id+":"+this[e(176)].id+":"+Hr[e(171)]();this[e(163)](n),this[e(177)][e(142)]((r=>{r[e(156)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(172)](t){const e=jr;for(const n of this[e(165)]())if(n[e(136)](t))return!0;return!1}[jr(165)](){const t=jr;return this[t(178)]()[t(158)]((e=>e[t(174)]()))}[jr(164)](){const t=jr;return this[t(165)]()[t(131)](((e,n)=>[...e,...n[t(164)]()]),[])}[jr(183)](){const t=jr;var e;return(null===(e=this[t(195)]())||void 0===e?void 0:e[t(174)]())||null}[jr(145)](){const t=jr,e=this[t(165)]();if(1!=e[t(147)])return null;const n=e[0],r=n[t(175)][t(185)],s=n[t(191)][t(162)];return r instanceof i.Element?r!=s?null:r:null}[jr(161)](){const t=jr;this[t(135)](this[t(165)](),this[t(182)],this[t(121)]),this[t(126)]()}[jr(192)](){const t=jr;this[t(184)](this[t(165)](),this[t(182)],this[t(121)]),this[t(126)]()}[jr(173)](){const t=jr,e=[];let n=this[t(157)];for(;n;)e[t(170)](n),n=n[t(181)];return e}[jr(129)](t,e){const n=jr,r=qn(this[n(121)]);hr(r,t,e),wr(r,this[n(121)])||(this[n(121)]=r,this[n(137)](r))}[jr(150)](t){const e=jr,n=qn(this[e(121)]);Ur(n,t),wr(n,this[e(121)])||(this[e(121)]=n,this[e(137)](this[e(121)]))}[jr(188)](){const t=jr;return{id:this.id,type:this[t(140)]?this[t(193)]+":"+this[t(140)]:this[t(193)],authorId:this[t(176)].id,createdAt:this[t(169)],hasComments:this[t(148)],data:this[t(182)],attributes:this[t(121)]}}static[jr(171)](){const t=jr;return(0,e.uid)()[t(198)](1,5)}}function zr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Wr=Kr;function Xr(){const t=["1292196xtYAMs","removeObject","_schema","length","_handleCustomCallbackDescription","_handleAttributeSuggestionDescription","elementEnd","603810NuZOJk","join","$text","quantity","indexOf","label","insertion","nextSibling","isObject","$textProxy","has","end","name","Object","8052852WPHBAE","getWalker","nodeAfter","function","getFirstRange","*Insert:* %0","_addDescriptionItems","addFormat","skip","54ASxAXB","*Remove format:* %0","14LFfuTW","_locale","registerElementLabel","536751psNdMP","format","item","_itemLabelsCallbacks","attribute","deletion","remove","_handleRenameSuggestionDescription","removeEmptyContainer","_handleInsertRemoveSuggestionDescription","set","data","addEmptyContainer","$1 $2","elementStart","_itemLabels","*Remove:* %0","isEqual","*Set format:* %0","element","map","134320KRtpik","_resolveDescriptionItems","addContainer","text","getDescriptions","add","*Split:* %0","removeContainer","getItemLabel","normal","REPLACE_TEXT","isEmpty","*Change to:* %0","6mILpxC","match","removeFormat","11teXRub","registerDescriptionCallback","ELEMENT_SPACE","type","24XSOQww","subType","_attributeLabels","replace","2370205eYnIca","newValue","registerAttributeLabel","addObject","EmptyContainer","pop","isInContent","Container","*Merge:* %0","_customCallbacks","previousSibling","start","3713318dHANVX","get","push","matchingCallback","checkChild","key","softBreak"];return(Xr=function(){return t})()}function Kr(t,e){const n=Xr();return(Kr=function(t,e){return n[t-=173]})(t,e)}!function(t,e){const n=Kr,r=t();for(;;)try{if(958749===-parseInt(n(180))/1+parseInt(n(212))/2*(parseInt(n(215))/3)+-parseInt(n(236))/4+-parseInt(n(260))/5*(-parseInt(n(249))/6)+-parseInt(n(173))/7*(-parseInt(n(256))/8)+-parseInt(n(210))/9*(parseInt(n(187))/10)+-parseInt(n(252))/11*(parseInt(n(201))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xr);class qr{constructor(t,e){const n=Kr;this[n(269)]=[],this[n(230)]=new Map,this[n(218)]=[],this[n(258)]=new Map,this[n(182)]=t,this[n(213)]=e}[Wr(240)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(183)];o++){const i=t[o];if(!i[e(266)])continue;const a=this[e(184)](i);if(a){if(null!=i[e(257)]){if(r[e(197)](i[e(257)]))continue;r[e(241)](i[e(257)])}n[e(175)](a)}else if(e(219)!=i[e(255)])e(193)!=i[e(255)]&&e(220)!=i[e(255)]||this[e(224)](n,i,t[o+1]);else{const t=i[e(226)][e(178)];if(s[e(197)](t))continue;s[e(241)](i[e(226)][e(178)]),t==Ic?this[e(222)](n,i):this[e(185)](n,i)}}return this[e(237)](n)}[Wr(253)](t){const e=Wr;this[e(269)][e(175)](t)}[Wr(214)](t,n,r=e.priorities[Wr(245)]){const s=Wr;s(204)==typeof t?(0,e.insertToPriorityArray)(this[s(218)],{matchingCallback:t,label:n,priority:r}):this[s(230)][s(225)](t,n)}[Wr(262)](t,e){const n=Wr;this[n(258)][n(225)](t,e)}[Wr(244)](t,e=1){const n=Wr;let r;for(const e of this[n(218)])if(e[n(176)](t)){r=e[n(192)];break}return r||(r=this[n(230)][n(174)](t[n(199)])),r?r(e):1!==e?e+" "+t[n(199)]+"s":""+t[n(199)]}[Wr(207)](t,e){const n=Wr,r=e[n(205)]()[n(202)](),s=n(193)==e[n(255)]?n(241):n(221);for(const e of r){const o=e[n(217)],i=t[t[n(183)]-1];if(o.is(n(196)))i&&i[n(255)][n(191)](n(267))>-1&&t[n(265)](),i&&n(239)==i[n(255)]?i[s]+=o[n(226)]:t[n(175)]({type:n(239),add:n(241)==s?o[n(226)]:"",remove:n(221)==s?o[n(226)]:""});else if(this[n(182)][n(195)](o)){const a=o;if(i&&i[n(255)][n(191)](n(267))>-1&&t[n(265)](),n(186)==e[n(255)])continue;i&&i[n(255)]==s+n(200)&&i[n(234)][n(199)]==a[n(199)]?i[n(190)]++:t[n(175)]({type:s+n(200),element:a,quantity:1}),r[n(209)]((t=>!(n(186)==t[n(255)]&&t[n(217)]==o)))}else if(this[n(182)][n(177)](o,n(189))||o.is(n(234),n(179))){const r=o;if(n(241)==s&&n(229)==e[n(255)]||n(221)==s&&n(186)==e[n(255)])continue;if(i&&-1==i[n(255)][n(191)](n(267))){n(239)==i[n(255)]&&(i[s]+="\n");continue}let a;if(a=n(241)==s?r[n(194)]&&!this[n(182)][n(195)](r[n(194)])?r[n(194)]:null:r[n(270)]&&!this[n(182)][n(195)](r[n(270)])?r[n(270)]:null,r[n(247)]||a&&a[n(247)]){const e=a&&a[n(247)]?a:r;i&&i[n(255)]==s+n(264)&&i[n(234)][n(199)]==e[n(199)]?i[n(190)]++:t[n(175)]({type:s+n(264),element:e,quantity:1})}else t[n(175)]({type:s+n(267),element:r})}}}[Wr(237)](t){const e=Wr,n=this[e(213)],r=[],s=[],o=[];for(const i of t)switch(i[e(255)]){case e(239):if(i[e(241)]=i[e(241)][e(259)](/(\S)\u000A+(\S)/g,e(228))[e(259)](/\u000A/g,""),i[e(221)]=i[e(221)][e(259)](/(\S)\u000A+(\S)/g,e(228))[e(259)](/\u000A/g,""),""!=i[e(241)]&&""!=i[e(221)]){r[e(175)]({type:e(259),content:zr(n,e(246),['"'+i[e(221)]+'"','"'+i[e(241)]+'"'])});continue}if(null!=i[e(241)][e(250)](/^ +$/)){r[e(175)]({type:e(193),content:zr(n,e(206),zr(n,e(254),i[e(241)][e(183)]))});continue}if(null!=i[e(221)][e(250)](/^ +$/)){r[e(175)]({type:e(220),content:zr(n,e(231),zr(n,e(254),i[e(221)][e(183)]))});continue}if(""!=i[e(241)]){r[e(175)]({type:e(193),content:zr(n,e(206),'"'+i[e(241)]+'"')});continue}r[e(175)]({type:e(220),content:zr(n,e(231),'"'+i[e(221)]+'"')});continue;case e(227):case e(263):r[e(175)]({type:e(193),content:zr(n,e(206),this[e(244)](i[e(234)],i[e(190)]))});continue;case e(223):case e(181):r[e(175)]({type:e(220),content:zr(n,e(231),this[e(244)](i[e(234)],i[e(190)]))});continue;case e(238):r[e(175)]({type:e(193),content:zr(n,e(242),this[e(244)](i[e(234)],i[e(190)]))});continue;case e(243):r[e(175)]({type:e(220),content:zr(n,e(268),this[e(244)](i[e(234)],i[e(190)]))});continue;case e(208):s[e(175)](i[e(178)]);continue;case e(251):o[e(175)](i[e(178)]);continue;default:r[e(175)](i)}if(s[e(183)]){const t=s[e(235)]((t=>this[e(258)][e(197)](t)?this[e(258)][e(174)](t):t))[e(188)](", ");r[e(175)]({type:e(216),content:zr(this[e(213)],e(233),t)})}if(o[e(183)]){const t=o[e(235)]((t=>this[e(258)][e(197)](t)?this[e(258)][e(174)](t):t))[e(188)](", ");r[e(175)]({type:e(216),content:zr(this[e(213)],e(211),t)})}return r}[Wr(184)](t){const e=Wr;for(const n of this[e(269)]){const r=n(t);if(r&&e(255)in r)return r}}[Wr(185)](t,e){const n=Wr,r=e[n(226)],s=void 0===r[n(261)]?n(251):n(208);t[n(175)]({type:s,key:r[n(178)]})}[Wr(222)](t,e){const n=Wr;t[n(175)]({type:n(216),content:zr(this[n(213)],n(248),this[n(244)](e[n(205)]()[n(271)][n(203)],1))})}[Wr(224)](t,e,n){const r=Wr;if(this[r(207)](t,e),n&&n[r(205)]()&&!e[r(205)]()[r(198)][r(232)](n[r(205)]()[r(271)])){const n=t[t[r(183)]-1],s=r(193)==e[r(255)]?r(241):r(221);n&&r(239)==n[r(255)]&&(n[s]+="\n")}}}const Jr=Zr;function Zr(t,e){const n=Yr();return(Zr=function(t,e){return n[t-=365]})(t,e)}!function(t,e){const n=Zr,r=t();for(;;)try{if(408867===parseInt(n(368))/1*(parseInt(n(365))/2)+parseInt(n(376))/3+parseInt(n(370))/4*(parseInt(n(381))/5)+parseInt(n(373))/6+-parseInt(n(382))/7+parseInt(n(374))/8+-parseInt(n(378))/9*(parseInt(n(367))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yr);class Qr extends t.Plugin{[Jr(366)](){const t=Jr,e=this[t(369)],n=e[t(379)][t(380)](t(371));e[t(375)][t(380)](t(377))&&n[t(372)](t(377))}}function Yr(){const t=["1806712eROORx","commands","1571151gHnVSQ","showAIAssistant","1179387OunYTk","plugins","get","20LXgCvT","745857aeowvB","484nWkZIo","afterInit","110DPhhxP","2851yMsmmX","editor","245368dpNAEd","TrackChangesEditing","enableCommand","1632150zCxOqB"];return(Yr=function(){return t})()}const $r=es;function ts(){const t=["FORMAT_ALIGNMENT","9909JvIBWC","alignment","TrackChangesEditing","FORMAT_ALIGN_TO_RIGHT","350838TnoDdT","registerDescriptionCallback","FORMAT_ALIGN_TO_LEFT","formatBlock","_descriptionFactory","753344nHHONU","afterInit","registerAttributeLabel","_registerLegacyDescription","955dsFhco","AlignmentEditing","*Format:* %0","center","format","plugins","value","left","FORMAT_ALIGN_TO_CENTER","commandName","2088065UstPql","has","182670KsVhvz","6exFaqN","locale","editor","763756uKnTxI","right","_enableDefaultAttributesIntegration","type","justify","FORMAT_JUSTIFY_TEXT","commandParams","7548TjPrhE","get"];return(ts=function(){return t})()}function es(t,e){const n=ts();return(es=function(t,e){return n[t-=375]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(162607===-parseInt(n(397))/1*(-parseInt(n(384))/2)+-parseInt(n(383))/3+parseInt(n(387))/4+-parseInt(n(410))/5*(parseInt(n(394))/6)+parseInt(n(381))/7+-parseInt(n(406))/8+parseInt(n(401))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ts);class ns extends t.Plugin{[$r(407)](){const t=$r,e=this[t(386)],n=e[t(385)];if(!e[t(376)][t(382)](t(411)))return;const r=e[t(376)][t(395)](t(399));r[t(389)](t(398),[],[t(398)]),r[t(405)][t(408)](t(398),zr(n,t(396))),this[t(409)]()}[$r(409)](){const t=$r,e=this[t(386)],n=e[t(385)];e[t(376)][t(395)](t(399))[t(405)][t(402)]((e=>{const r=t;if(r(404)!=e[r(390)])return;const{data:s}=e;if(s&&r(398)==s[r(380)]){const t=s[r(393)][0][r(377)];return{type:r(375),content:zr(n,r(412),function(t){const e=r;switch(t){case e(378):return zr(n,e(403));case e(388):return zr(n,e(400));case e(413):return zr(n,e(379));case e(391):return zr(n,e(392))}}(t))}}}))}}const rs=ss;function ss(t,e){const n=as();return(ss=function(t,e){return n[t-=136]})(t,e)}!function(t,e){const n=ss,r=t();for(;;)try{if(353670===parseInt(n(187))/1+-parseInt(n(150))/2+parseInt(n(170))/3+-parseInt(n(189))/4*(parseInt(n(140))/5)+-parseInt(n(142))/6*(parseInt(n(159))/7)+parseInt(n(186))/8*(parseInt(n(174))/9)+-parseInt(n(177))/10*(-parseInt(n(154))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(as);const os=[rs(158),rs(182),rs(143),rs(164),rs(146),rs(151),rs(138)];class is extends t.Plugin{[rs(190)](){const t=rs,e=this[t(163)],n=e[t(168)][t(165)](t(137)),r=e[t(178)];for(const s of os){if(!e[t(168)][t(169)](s))continue;const o=s[t(148)](0,-7)[t(149)](),i=t(162)+o[t(152)]();n[t(141)](o,[o]),n[t(183)][t(191)](o,zr(r,i))}this[t(156)]()}[rs(156)](){const t=rs,e=this[t(163)],n=e[t(178)],r=e[t(168)][t(165)](t(137));function s(e,s){const o=t;r[o(183)][o(145)]((t=>{const r=o;if(r(153)!=t[r(161)])return;const{data:i}=t;return i&&i[r(179)]===e?i[r(147)][0][r(144)]?{type:r(157),content:zr(n,r(160),s)}:{type:r(157),content:zr(n,r(136),s)}:void 0}))}s(t(175),zr(n,t(188))),s(t(166),zr(n,t(184))),s(t(181),zr(n,t(180))),s(t(173),zr(n,t(139))),s(t(171),zr(n,t(185))),s(t(167),zr(n,t(176))),s(t(172),zr(n,t(155)))}}function as(){const t=["code","61281irRAzr","bold","FORMAT_SUBSCRIPT","450mYgpob","locale","commandName","FORMAT_UNDERLINE","underline","ItalicEditing","_descriptionFactory","FORMAT_ITALIC","FORMAT_STRIKETHROUGH","56oynZHX","661856oQzkXz","FORMAT_BOLD","6060oQAyny","afterInit","registerAttributeLabel","*Remove format:* %0","TrackChangesEditing","SuperscriptEditing","FORMAT_CODE","2150kCIJPn","_enableDefaultAttributesIntegration","18NtGHjU","UnderlineEditing","forceValue","registerDescriptionCallback","StrikethroughEditing","commandParams","slice","toLowerCase","385972klVGyC","SubscriptEditing","toUpperCase","formatInline","155177PQwMxC","FORMAT_SUPERSCRIPT","_registerLegacyDescription","format","BoldEditing","772282WzuynB","*Format:* %0","type","FORMAT_","editor","CodeEditing","get","italic","subscript","plugins","has","554250CiqEzN","strikethrough","superscript"];return(as=function(){return t})()}const cs=ls;function us(){const t=["model","31401cvBJXg","value","266441tLFuuT","format","parent","6nyldQw","$root","selection","1108130EYCScn","commandParams","3604836bHRpAs","from","filter","8KQIJSJ","plugins","220SHrQfS","get","_descriptionFactory","5209265lMbCYf","BlockQuoteEditing","editor","*Remove format:* %0","document","name","schema","checkChild","afterInit","commandName","340JKXQcN","markBlockFormat","*Set format:* %0","TrackChangesEditing","registerDescriptionCallback","change","ELEMENT_BLOCK_QUOTE","1213352AxSxHb","16832952JRNATH","getSelectedBlocks","forceValue","locale","enableCommand","blockQuote","commands","has"];return(us=function(){return t})()}function ls(t,e){const n=us();return(ls=function(t,e){return n[t-=241]})(t,e)}!function(t,e){const n=ls,r=t();for(;;)try{if(958487===parseInt(n(273))/1+-parseInt(n(248))/2+-parseInt(n(283))/3*(-parseInt(n(266))/4)+parseInt(n(256))/5*(parseInt(n(243))/6)+parseInt(n(285))/7*(-parseInt(n(251))/8)+parseInt(n(274))/9+parseInt(n(246))/10*(-parseInt(n(253))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class fs extends t.Plugin{[cs(264)](){const t=cs,e=this[t(258)],n=e[t(277)];if(!e[t(252)][t(281)](t(257)))return;const r=e[t(252)][t(254)](t(269)),s=this[t(258)][t(280)][t(254)](t(279));r[t(278)](t(279),((n,o={})=>{const i=t,a=this[i(258)][i(282)][i(260)][i(245)],c=o&&void 0!==o[i(276)]?o[i(276)]:!s[i(284)];let u=[];if(c){const t=Array[i(249)](a[i(275)]())[i(250)]((t=>hs(t)||function(t,e){const n=i,r=e[n(263)](t[n(242)],n(279)),s=e[n(263)]([n(244),n(279)],t);return r&&s}(t,this[i(258)][i(282)][i(262)])));u=A(t,e[i(282)])}else{const t=Array[i(249)](a[i(275)]())[i(250)]((t=>hs(t)));u=A(t,e[i(282)])}e[i(282)][i(271)]((()=>{const t=i;for(const e of u)r[t(267)](e,{commandName:t(279),commandParams:[{forceValue:c}]})}))})),r[t(255)][t(270)]((e=>{const r=t,{data:s}=e;if(s&&r(279)==s[r(265)]){const t=zr(n,r(272));return s[r(247)][0][r(276)]?{type:r(241),content:zr(n,r(268),t)}:{type:r(241),content:zr(n,r(259),t)}}}))}}function hs(t){const e=cs;return e(279)==t[e(242)][e(261)]}const gs=ds;function ds(t,e){const n=ms();return(ds=function(t,e){return n[t-=276]})(t,e)}!function(t,e){const n=ds,r=t();for(;;)try{if(270346===-parseInt(n(292))/1+-parseInt(n(290))/2+-parseInt(n(284))/3+-parseInt(n(288))/4*(parseInt(n(294))/5)+parseInt(n(291))/6*(parseInt(n(277))/7)+-parseInt(n(281))/8*(parseInt(n(289))/9)+parseInt(n(278))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ms);class ps extends t.Plugin{[gs(276)](){const t=gs,e=this[t(296)];e[t(293)][t(285)](t(295))&&(e[t(293)][t(279)](t(286))[t(282)](t(287)),e[t(293)][t(279)](t(286))[t(282)](t(280)),e[t(293)][t(279)](t(286))[t(282)](t(283)))}}function ms(){const t=["32013UYhxOM","1056412hZXxsT","12gvouYg","519325martYv","plugins","5HVNoBg","CaseChange","editor","afterInit","1140839cqtErx","19071320QranPX","get","changeCaseLower","952JYnNxI","enableCommand","changeCaseTitle","1356741cwdYJX","has","TrackChangesEditing","changeCaseUpper","158716pmSles"];return(ms=function(){return t})()}function Is(t,e){const n=Ts();return(Is=function(t,e){return n[t-=478]})(t,e)}const Es=Is;!function(t,e){const n=Is,r=t();for(;;)try{if(551914===-parseInt(n(491))/1*(parseInt(n(490))/2)+-parseInt(n(479))/3*(parseInt(n(498))/4)+parseInt(n(486))/5*(parseInt(n(482))/6)+parseInt(n(489))/7*(-parseInt(n(493))/8)+-parseInt(n(485))/9*(parseInt(n(492))/10)+parseInt(n(480))/11*(parseInt(n(484))/12)+parseInt(n(488))/13*(parseInt(n(499))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ts);class bs extends t.Plugin{[Es(497)](){const t=Es,e=this[t(494)];e[t(478)][t(496)](t(483))&&e[t(495)][t(496)](t(487))[t(481)](t(483))}}function Ts(){const t=["6qOUjxw","ckbox","1692276KiDBAI","2430153LIbjNl","1566665JyIQEi","TrackChangesEditing","117OvwcDS","2758oSsgmL","2BhqjfI","978598wdEIhz","10tOolzw","560qtAXSs","editor","plugins","get","afterInit","273356hHuzbA","1691452XpKhRs","commands","6muUSTs","44zVvAuW","enableCommand"];return(Ts=function(){return t})()}const _s=As;function ys(){const t=["1MMRVHh","*Set format:* %0","afterInit","registerDescriptionCallback","23644lSyCjq","blockName","from","commandParams","CodeBlock","filter","1330172sqRDtL","format","isLimit","8026624gYoqyn","editor","formatBlock","checkChild","type","7ucQcgP","markBlockFormat","getSelectedBlocks","2974446NKMGwQ","forceValue","commandName","*Remove format:* %0","label","plugins","language","220539puWvNF","toLowerCase","outdentCodeBlock","locale","enableCommand","languages","TrackChangesEditing","model","indentCodeBlock","ELEMENT_CODE_BLOCK","registerElementLabel","795VNvdUt","document","change","config","parent","schema","get","has","name","12016584HtKorY","value","_descriptionFactory","commands","selection","6954780fRpMDa","find","codeBlock","rootElement"];return(ys=function(){return t})()}function As(t,e){const n=ys();return(As=function(t,e){return n[t-=428]})(t,e)}!function(t,e){const n=As,r=t();for(;;)try{if(672051===parseInt(n(484))/1*(parseInt(n(437))/2)+-parseInt(n(455))/3+-parseInt(n(431))/4*(-parseInt(n(466))/5)+parseInt(n(448))/6*(-parseInt(n(445))/7)+-parseInt(n(440))/8+parseInt(n(475))/9+-parseInt(n(480))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ys);class Cs extends t.Plugin{[_s(429)](){const t=_s,e=this[t(441)];if(!e[t(453)][t(473)](t(435)))return;const n=e[t(453)][t(472)](t(461)),r=e[t(458)],s=e[t(469)][t(472)](t(482))[t(460)],o=e[t(478)][t(472)](t(482));n[t(459)](t(463)),n[t(459)](t(457)),n[t(459)](t(482),((r,i={})=>{const a=t,c=e[a(462)],u=e[a(462)][a(467)][a(479)],l=i&&void 0!==i[a(449)]?i[a(449)]:!o[a(476)];let f;i[a(454)]||(i[a(454)]=s[0][a(454)]),f=l?Array[a(433)](u[a(447)]())[a(436)]((t=>ks(t)||function(t,e){const n=a;return!t.is(n(483))&&!e[n(439)](t)&&e[n(443)](t[n(470)],n(482))}(t,c[a(471)]))):Array[a(433)](u[a(447)]())[a(436)]((t=>ks(t)));const h=A(f,c);c[a(468)]((()=>{const t=a;for(const e of h)n[t(446)](e,{commandName:t(482),commandParams:[{...i,forceValue:l}],formatGroupId:t(432)})}))})),n[t(477)][t(465)](t(482),(e=>zr(r,t(464),e))),n[t(477)][t(430)]((e=>{const n=t;if(n(442)!=e[n(444)])return;const o=r.t,{data:i}=e;if(!i||n(482)!=i[n(450)])return;const a=i[n(434)][0][n(454)],c=o(s[n(481)]((t=>t[n(454)]===a))[n(452)])[n(456)]();return i[n(434)][0][n(449)]?{type:n(438),content:zr(r,n(428),zr(r,n(464),1)+" ("+c+")")}:{type:n(438),content:zr(r,n(451),zr(r,n(464),1))}}))}}function ks(t){const e=_s;return e(482)==t[e(474)]}const Rs=Ss;function Ns(){const t=["afterInit","868756yXAoAi","has","get","TrackChangesEditing","plugins","38559ohkMaw","328412dpjlUz","editor","CommentsEditing","addCommentThread","1125zDiRaG","236VFfrHO","136064ksRRtd","2545QJTDRq","enableCommand","222966ximIZm","1146hmiOdQ"];return(Ns=function(){return t})()}function Ss(t,e){const n=Ns();return(Ss=function(t,e){return n[t-=102]})(t,e)}!function(t,e){const n=Ss,r=t();for(;;)try{if(110039===parseInt(n(117))/1+-parseInt(n(118))/2+-parseInt(n(104))/3*(-parseInt(n(105))/4)+parseInt(n(107))/5*(parseInt(n(110))/6)+parseInt(n(112))/7+parseInt(n(106))/8+-parseInt(n(109))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ns);class Ls extends t.Plugin{[Rs(111)](){const t=Rs,e=this[t(119)];e[t(116)][t(113)](t(102))&&e[t(116)][t(114)](t(115))[t(108)](t(103))}}var vs=n(834);function Ms(){const t=["elementEnd","isBlock","insert","plugins","mapper","listItem","ck-suggestion-marker-","359184wyqJfq","consumable","writer","35NiIobN","bindElementToMarker","item","get","schema","createRangeOn","span","getAttribute","test","type","previousPosition","includes","7864424DzcKuO","7046BNdyxC","nextSibling","getWalker","createUIElement","isAtEnd","model","getCustomProperty","start","markerName","addClass","markerRange","addHighlight","parent","206mxaeYA","702610IsZlrM","toViewElement","element","listIndent","TrackChangesEditing","ck-suggestion-marker--active","25630PFNNAT","isContent","toViewPosition","2208987jJcBRT","getItems","32382NxLdwj","name","isLimit","hasAttribute","activeMarkers","5481uEsDjS","push"];return(Ms=function(){return t})()}function Os(t,e){const n=Ms();return(Os=function(t,e){return n[t-=143]})(t,e)}function ws(t,e,n){const r=Os,s=[];for(const o of e[r(161)]())o[r(165)](t)&&s[r(168)](n[r(184)](o));return s}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=Os,s=t[r(172)][r(182)](r(155));return(o,i,a)=>{const c=r;if(!a[c(177)][c(187)](i[c(147)],o[c(163)]))return;const u=i[c(147)][c(194)](),l=i[c(147)][c(144)],f=t[c(197)][c(183)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(181)];d=d||f[c(158)](e);const n=a[c(173)][c(152)](e);if(n&&n[c(143)](c(148)))return;c(169)==t[c(188)]&&f[c(170)](e)&&!f[c(164)](e)&&(e[c(193)]||l[c(196)]?h&&h[c(149)]==e||(h=e,m(t[c(189)]),p=!0):g=g||t[c(189)])}function m(t){const r=c,o=a[r(178)][r(195)](r(185),{class:r(175)+e}),u=a[r(173)][r(159)](t);n&&s[r(166)][r(190)](i[r(145)])&&a[r(178)][r(146)](r(156),o),a[r(178)][r(171)](u,o),a[r(173)][r(180)](o,i[r(145)])}d||p||!g||m(g)}}function Ds(){const t=["fromRange","createRange","data","get","writer","markerNameToElements","175446UigEla","5105130eNVqWm","selection","markerName","lock","4VLXMMh","1169155XKEtEr","init","uiElement","root","1005783fNcyza","rootName","modifySelection","downcastDispatcher","113829MYjwRU","deleteForward","commands","setSelection","createSelection","$graveyard","start","delete","mapper","editor","unit","enableCommand","enqueueChange","requires","addMarker:suggestion:deletion","unbindElementFromMarkerName","document","detach","editing","end","153nxRkwa","11FTUEfs","batch","623692mYjiMi","TrackChangesEditing","207664ZHQdgA","unlock","21nVAgYg","showSuggestionHighlights","options","getFirstRange","merge","removeMarker:suggestion:deletion","model","isCollapsed","forward","plugins","high","buffer","remove","bind"];return(Ds=function(){return t})()}!function(t,e){const n=Os,r=t();for(;;)try{if(644934===-parseInt(n(150))/1*(-parseInt(n(192))/2)+-parseInt(n(160))/3+-parseInt(n(176))/4+parseInt(n(151))/5+parseInt(n(162))/6*(parseInt(n(179))/7)+-parseInt(n(191))/8+-parseInt(n(167))/9*(-parseInt(n(157))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ms);const Ps=xs;function xs(t,e){const n=Ds();return(xs=function(t,e){return n[t-=289]})(t,e)}!function(t,e){const n=xs,r=t();for(;;)try{if(493001===-parseInt(n(335))/1+parseInt(n(297))/2+-parseInt(n(331))/3*(parseInt(n(326))/4)+-parseInt(n(327))/5+-parseInt(n(321))/6*(parseInt(n(301))/7)+parseInt(n(299))/8*(parseInt(n(294))/9)+parseInt(n(322))/10*(parseInt(n(295))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ds);class Bs extends t.Plugin{static get[Ps(348)](){return[vs.Delete]}[Ps(328)](){const t=Ps,e=this[t(344)],n=e[t(310)][t(318)](t(298));n[t(346)](t(342));const r=e[t(337)][t(318)](t(336));n[t(346)](t(336),((n,s={})=>{const o=t,a=e[o(307)][o(339)](e[o(307)][o(290)][o(323)]);a[o(308)]&&e[o(307)][o(333)](a,{direction:o(309),unit:s[o(345)]});const c=a[o(304)](),u=i.LiveRange[o(315)](c);let l;n(s),l=o(340)==u[o(330)][o(332)]?e[o(307)][o(316)](c[o(341)]):e[o(307)][o(316)](u[o(341)],u[o(293)]),u[o(291)](),e[o(307)][o(347)](r[o(312)][o(296)],(t=>{const e=o;r[e(312)][e(325)](),t[e(338)](t[e(316)](l[e(293)])),r[e(312)][e(300)]()}))})),e[t(292)][t(334)].on(t(349),Fs(e,t(305)),{priority:t(311)}),e[t(317)][t(334)].on(t(349),((n,r,s)=>{const o=t;s[o(303)][o(302)]&&Fs(e,o(305),{showActiveMarker:!1})[o(314)](this)(n,r,s)}),{priority:t(311)}),e[t(292)][t(334)].on(t(306),((e,n,r)=>{const s=t,o=r[s(343)][s(320)](n[s(324)]);if(o)for(const t of o)t.is(s(329))&&(r[s(343)][s(289)](t,n[s(324)]),r[s(319)][s(313)](t))}),{priority:t(311)})}}const Us=Gs;!function(t,e){const n=Gs,r=t();for(;;)try{if(206029===-parseInt(n(568))/1*(-parseInt(n(591))/2)+parseInt(n(475))/3+parseInt(n(595))/4+parseInt(n(589))/5*(-parseInt(n(541))/6)+parseInt(n(462))/7*(-parseInt(n(491))/8)+parseInt(n(582))/9*(parseInt(n(476))/10)+-parseInt(n(490))/11*(parseInt(n(579))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vs);class js extends t.Plugin{[Us(526)](){const t=Us,e=this[t(587)];if(!e[t(534)][t(555)](t(524)))return;const n=e[t(465)],r=e[t(534)][t(460)](t(466)),s=e[t(534)][t(555)](t(565)),o=!!e[t(586)][t(460)](t(518));function i(e){const r=t;return{type:r(461),content:""+zr(n,r(566),e)}}function a(e){const r=t;return{type:r(461),content:""+zr(n,r(593),e)}}r[t(558)](t(597),[],[t(459),t(515),t(578)]),r[t(558)](t(520)),r[t(558)](t(503)),r[t(558)](t(484)),r[t(558)](t(599)),r[t(558)](t(497)),o&&(r[t(558)](t(463)),r[t(558)](t(517))),s&&(r[t(558)](t(545)),r[t(558)](t(549),[],[t(480)]),r[t(538)][t(457)]((e=>{const r=t,{data:s}=e;if(s&&r(480)==s[r(479)])return{type:r(461),content:s[r(511)]?zr(n,r(471)):zr(n,r(530))}})),this[t(587)][t(469)][t(547)][t(573)]((e=>{const n=t;if(e[n(540)][n(498)])return!1;let s=!1;const o=r[n(535)]({skipNotAttached:!0})[n(500)]((t=>n(480)===r[n(522)](t)));for(const t of o)n(552)!=t[n(523)]()[n(557)][n(473)][n(571)](n(515))&&(r[n(581)](t[n(523)](),n(485))[n(472)]((t=>n(515)===r[n(522)](t[n(564)])))||(e[n(483)](t[n(502)]()),s=!0));return s}))),r[t(538)][t(482)](t(578),zr(n,t(468)));const c={type:t(461),content:""};r[t(538)][t(457)]((e=>{const r=t,{data:s}=e;if(!s||r(515)!=s[r(479)])return;let u=e[r(548)];for(;u;){if(u[r(529)]&&(r(537)==u[r(529)][r(479)]&&(u[r(529)][r(511)]&&r(546)!=u[r(529)][r(511)]||r(546)!=u[r(529)][r(560)]&&!s[r(511)])||!o&&u[r(529)][r(479)]==Ic))return c;u=u[r(533)]}if(null==s[r(511)])switch(s[r(560)]){case r(551):return a(zr(n,r(509)));case r(455):return a(zr(n,r(559)));case r(552):return a(zr(n,r(598)))}switch(s[r(511)]){case r(551):return i(zr(n,r(509)));case r(455):return i(zr(n,r(559)));case r(552):return i(zr(n,r(598)))}})),r[t(538)][t(457)]((e=>{const n=t,{data:r}=e;if(r&&n(578)==r[n(479)])return null==r[n(511)]||null==r[n(560)]&&0==r[n(511)]?c:void 0})),r[t(538)][t(457)]((e=>{const r=t;if(r(485)!=e[r(508)])return;const{data:s}=e;if(!s||r(459)!=s[r(479)])return;const o=Hs(e);return o?r(511)==o?{type:r(461),content:zr(n,r(506))}:r(560)==o?{type:r(461),content:zr(n,r(528))}:c:c})),e[t(469)][t(547)][t(573)]((e=>this[t(556)](e))),e[t(469)][t(547)][t(573)]((e=>this[t(504)](e))),e[t(469)][t(547)][t(573)]((e=>this[t(481)](e))),this[t(585)]()}[Us(556)](t){const e=Us;if(t[e(540)][e(498)]||!t[e(540)][e(600)])return!1;let n=!1;const r=this[e(587)][e(534)][e(460)](e(466))[e(535)]({skipNotAttached:!0})[e(500)]((t=>t[e(529)]&&e(459)==t[e(529)][e(479)]))[e(500)]((t=>t[e(529)][e(511)]&&t[e(529)][e(560)]));for(const s of r)Hs(s)||(t[e(483)](s[e(502)]()),n=!0);return n}[Us(504)](t){const e=Us;if(t[e(540)][e(498)]||!t[e(540)][e(600)])return!1;const n=this[e(587)][e(534)][e(460)](e(466));if(n[e(499)][e(487)])return!1;let r=!1;const s=[e(515),e(537),e(459),e(578),e(576),e(512),e(592)],o=this[e(587)][e(469)][e(547)][e(543)][e(527)]()[e(500)]((t=>e(485)==t[e(508)]))[e(500)]((t=>s[e(601)](t[e(489)])));if(0==o[e(580)])return r;for(const i of o){const o=n[e(581)](i[e(574)],e(485))[e(500)]((t=>!t[e(577)][e(492)]))[e(488)]((t=>t[e(564)]))[e(500)]((t=>{const r=e,o=n[r(522)](t);return s[r(601)](o)}));if(o[e(580)]){for(const n of o)t[e(483)](n[e(502)]());r=!0}}return r}[Us(481)](t){const e=Us;if(t[e(540)][e(498)]||!t[e(540)][e(600)])return!1;const n=this[e(587)][e(534)][e(460)](e(466));let r=!1;const s=[e(515),e(537),e(459),e(578),e(576),e(512),e(592)];for(const t of n[e(535)]({skipNotAttached:!0})){const o=n[e(581)](t[e(523)](),e(485))[e(488)]((t=>t[e(564)]))[e(500)]((t=>t[e(529)]&&s[e(601)](t[e(529)][e(479)])));if(!o[e(580)])continue;const a=o[0][e(548)][e(550)][e(501)];if(!o[e(496)]((t=>t[e(550)][e(501)]===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(535)]({skipNotAttached:!0})[s(500)]((e=>s(485)==e[s(508)]&&e[s(550)][s(501)]==t)))e[s(525)](s(501),r)}function i(t,n){const r=e;let s=t[r(548)],i=!1;for(;s;)s[r(550)][r(501)]!=n&&(o(s[r(550)][r(501)],n),s[r(525)](r(501),n),i=!0),s=s[r(533)];return i}}[Us(585)](){const t=Us,e=this[t(587)],n=e[t(465)],r=e[t(534)][t(460)](t(466));this[t(464)](),r[t(513)][t(510)](t(572),t(495),t(594),(function(n,r){const s=t,o=[];for(let t of n)t[s(557)][s(473)]===t[s(542)][s(474)]&&(t=e[s(469)][s(575)](e[s(469)][s(514)](t[s(557)][s(473)],0))),o[s(486)](t);e[s(469)][s(553)]((t=>{const n=s,a=e[n(469)][n(547)][n(539)],c=Array[n(583)](a[n(561)]())[n(488)]((t=>i.LiveRange[n(458)](t)));t[n(456)](o),e[n(516)][n(460)](r[n(544)])[n(584)](),r[n(532)][n(486)]({forceDefaultExecution:!0}),e[n(477)](r[n(544)],...r[n(532)]),t[n(456)](c);for(const t of c)t[n(470)]()}))})),r[t(538)][t(507)]((function(n){const r=t,s=!e[r(469)][r(567)][r(494)](n),o=n[r(467)],i=n[r(531)],a=n[r(571)](r(459)),c=!o||o[r(571)](r(459))!==a,u=!i||i[r(571)](r(459))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(569),e)))}[Us(464)](){const t=Us,e=this[t(587)],n=e[t(465)];function r(n){const r=t,s=e[r(516)][r(460)](r(520))[r(487)],o=e[r(516)][r(460)](r(597))[r(487)];return r(597)===n?s:o}e[t(534)][t(460)](t(466))[t(538)][t(457)]((function(s){const o=t;if(o(572)!=s[o(508)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(544)]){case o(520):u=i[o(532)][0][o(590)],l=r(i[o(544)]),a=o(u?554:596),!l&&e[o(586)][o(460)](o(518))||(a=o(570)),c={type:o(461),content:zr(n,a,zr(n,o(509)))};break;case o(597):u=i[o(532)][0][o(590)],l=r(i[o(544)]),a=o(u?554:596),!l&&e[o(586)][o(460)](o(518))||(a=o(570)),c={type:o(461),content:zr(n,a,zr(n,o(559)))};break;case o(503):a=o(563),c={type:o(461),content:zr(n,a,zr(n,o(569)))};break;case o(484):a=function(t){const e=o,n=t[e(523)]();let r=n[e(557)][e(473)];for(;r&&n[e(478)](r);){if(r[e(571)](e(578))>0)return!1;r=r[e(531)]}return!0}(s)?zr(n,o(596),zr(n,function(t){const e=o;return e(588)+t[e(523)]()[e(557)][e(473)][e(571)](e(515))[e(536)]()+e(519)}(s))):zr(n,o(562),zr(n,o(569))),c={type:o(461),content:a};break;case o(463):case o(517):!1===i[o(505)]&&(a=o(493),c={type:o(521),content:zr(n,a,zr(n,o(569)))})}return c}))}}function Gs(t,e){const n=Vs();return(Gs=function(t,e){return n[t-=455]})(t,e)}function Vs(){const t=["indentList","noTrackChangesFixer","multipleBlocks","*Merge:* list item","registerElementLabel","type","ELEMENT_BULLETED_LIST","registerCustomCallback","newValue","listReversed","_suggestionFactory","createPositionAt","listType","commands","mergeListItemForward","list.multiBlock","_LIST","bulletedList","deletion","_getAttributeKey","getFirstRange","ListEditing","setAttribute","afterInit","getChanges","*Split:* list item","data","*Uncheck item*","nextSibling","commandParams","next","plugins","getSuggestions","toUpperCase","listStyle","_descriptionFactory","selection","batch","1907922VlpWmI","end","differ","commandName","todoList","default","document","head","checkTodoList","attributes","bulleted","todo","change","*Format:* insert into %0","has","listItemIdFixer","start","_enableDefaultAttributesIntegration","ELEMENT_NUMBERED_LIST","oldValue","getRanges","*Outdent:* %0","*Indent:* %0","suggestion","TodoListEditing","*Set format:* %0","schema","403834fKMnkA","ELEMENT_LIST_ITEM","*Change to:* %0","getAttribute","formatBlock","registerPostFixer","range","createRange","listStart","meta","listIndent","84SzoVOx","length","_findSuggestions","18FxRatF","from","refresh","_supportLegacySuggestions","config","editor","ELEMENT_","5eEOQCd","forceValue","2BZxbhI","todoListCheck","*Remove format:* %0","accept","392200OvWbJs","*Format:* remove from %0","numberedList","ELEMENT_TODO_LIST","splitListItemAfter","isLocal","includes","numbered","setSelection","registerDescriptionCallback","fromRange","listItemId","get","format","21161sNcEuL","mergeListItemBackward","_registerLegacyDescription","locale","TrackChangesEditing","previousSibling","FORMAT_INDENT","model","detach","*Check item*","find","nodeAfter","parent","836232zMrHbt","1009820vlEtZt","execute","containsItem","key","todoListChecked","assureChains","registerAttributeLabel","removeMarker","outdentList","attribute","push","value","map","attributeKey","516351wpyfFJ","344eFCcAE","isNextTo","*Merge:* %0","isObject","documentList","every","splitListItemBefore","isUndo","trackChangesCommand","filter","groupId","getFirstMarker"];return(Vs=function(){return t})()}function Hs(t){const e=Us;let n=t[e(523)]()[e(557)][e(473)][e(467)];for(;n;){const r=n[e(571)](e(459));if(!r)return!1;if(r==t[e(529)][e(511)])return e(511);if(r==t[e(529)][e(560)])return e(560);n=n[e(467)]}return!1}const zs=Ks;function Ws(){const t=["commandParams","2755704ktOnkI","listReversed","numbered","next","214050fPSXsZ","_enableDefaultAttributesIntegration","2323480mfnwEE","data","bind","commandName","6ZSNeOX","FORMAT_LIST_START","*Set format:* %0","has","default","square","getFirstRange","editor","find","filter","181736PQpCRo","batch","format","list.properties","bulleted","afterInit","listStyle","ListPropertiesEditing","getFirstMarker","upper-latin","attribute","4184248ffdfVW","*Change to:* %0","removeMarker","formatBlock","registerDescriptionCallback","start","_registerLegacyDescription","registerPostFixer","8JkpGhC","head","reversed","model","*Format:* set start index to %0","*Format:* set order to reversed","3714885eJOglV","type","suggestion","key","isUndo","lower-roman","lower-latin","upper-roman","newValue","284575OKMDYi","decimal-leading-zero","nodeAfter","circle","document","config","oldValue","getSuggestions","locale","disc","styles","ELEMENT_","_getAttributeKey","_getTranslationKeyForListStyle","FORMAT_LIST_REVERSED","_descriptionFactory","registerAttributeLabel","listStart","getAttribute","plugins","replace","includes","TrackChangesEditing","toUpperCase","handleDescriptions","*Remove format:* %0","listType","get","_LIST_","startIndex","decimal","*Format:* set order to regular","_LIST_DEFAULT","7RjnxPL","_findSuggestions"];return(Ws=function(){return t})()}!function(t,e){const n=Ks,r=t();for(;;)try{if(343524===-parseInt(n(170))/1*(-parseInt(n(160))/2)+-parseInt(n(154))/3+parseInt(n(189))/4*(parseInt(n(114))/5)+parseInt(n(150))/6+-parseInt(n(147))/7*(parseInt(n(181))/8)+-parseInt(n(105))/9+parseInt(n(156))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ws);class Xs extends t.Plugin{[zs(175)](){const t=zs;if(!this[t(167)][t(133)][t(163)](t(177)))return;const e=this[t(167)][t(119)][t(141)](t(173)),n=this[t(167)][t(133)][t(141)](t(136));e[t(124)]&&n[t(155)](t(176),[],[t(176)]),e[t(191)]&&n[t(155)](t(151),[],[t(151)]),e[t(143)]&&n[t(155)](t(131),[],[t(131)]);const r={type:t(172),content:""};n[t(129)][t(185)](this[t(138)][t(158)](this));const s=this[t(167)][t(122)];n[t(129)][t(130)](t(151),zr(s,t(128))),n[t(129)][t(185)]((e=>{const n=t,{data:s}=e;if(s&&n(151)==s[n(108)])return null==s[n(113)]||0==s[n(113)]&&null==s[n(120)]?r:void 0})),n[t(129)][t(130)](t(131),zr(s,t(161))),n[t(129)][t(185)]((e=>{const n=t,{data:s}=e;if(s&&n(131)==s[n(108)])return null==s[n(113)]||1==s[n(113)]&&null==s[n(120)]?r:void 0})),this[t(167)][t(192)][t(118)][t(188)]((e=>{const r=t;if(e[r(171)][r(109)])return!1;let s=!1;const o=n[r(121)]({skipNotAttached:!0})[r(169)]((t=>{const e=r,s=n[e(126)](t);return e(131)==s||e(151)==s}));for(const t of o)r(152)!=t[r(166)]()[r(186)][r(116)][r(132)](r(140))&&(n[r(148)](t[r(166)](),r(180))[r(168)]((t=>r(140)==n[r(126)](t[r(107)])))||(e[r(183)](t[r(178)]()),s=!0));return s})),this[t(187)]()}[zs(138)](t){const e=zs,n=this[e(167)][e(122)],{data:r}=t,s={type:e(172),content:""};if(!r||e(176)!=r[e(108)])return;if(!r[e(120)])return e(164)==r[e(113)]?s:{type:e(172),content:""+zr(n,e(162),zr(n,this[e(127)](r[e(113)])))};if(!r[e(113)]){if(e(164)==r[e(120)])return s;let o=t[e(190)];for(;o;){if(o[e(157)]&&e(140)==o[e(157)][e(108)]&&o[e(157)][e(113)])return s;o=o[e(153)]}return{type:e(172),content:""+zr(n,e(139),zr(n,this[e(127)](r[e(120)])))}}if(e(164)!=r[e(113)])return{type:e(172),content:""+zr(n,e(162),zr(n,this[e(127)](r[e(113)])))};let o=t[e(190)];for(;o;){if(o[e(157)]&&e(140)==o[e(157)][e(108)]&&o[e(157)][e(113)]&&o[e(157)][e(120)])return s;o=o[e(153)]}const i=t[e(166)]()[e(186)][e(116)][e(132)](e(140));return{type:e(172),content:zr(n,e(162),zr(n,e(125)+i[e(137)]()+e(146)))}}[zs(187)](){const t=zs,e=this[t(167)],n=e[t(122)];e[t(133)][t(141)](t(136))[t(129)][t(185)]((e=>{const r=t;if(r(184)!=e[r(106)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(159)]){case r(176):o=r(182),i={type:r(172),content:zr(n,o,zr(n,this[r(127)](s[r(149)][0][r(106)])))};break;case r(151):o=s[r(149)][0][r(191)]?r(104):r(145),i={type:r(172),content:zr(n,o)};break;case r(131):o=r(193),i={type:r(172),content:zr(n,o,s[r(149)][0][r(143)])}}return i}))}[zs(127)](t){const e=zs;return e(125)+function(t){const n=e;return qs[n(135)](t)?n(174):Js[n(135)](t)?n(152):null}(t)[e(137)]()+e(142)+t[e(137)]()[e(134)](/-/g,"_")}}function Ks(t,e){const n=Ws();return(Ks=function(t,e){return n[t-=104]})(t,e)}const qs=[zs(123),zs(117),zs(165)],Js=[zs(144),zs(115),zs(110),zs(112),zs(111),zs(179)];var Zs=n(507);function Qs(t,e){const n=$s();return(Qs=function(t,e){return n[t-=357]})(t,e)}const Ys=Qs;function $s(){const t=["4604112aHVOgL","requires","editing","fromRange","document","split","4836727MbvFBF","createPositionAt","showSuggestionHighlights","nextSibling","plugins","data","init","markInsertion","end","10txCHnZ","625046UNyuPq","4427886DeCBkk","change","getFirstPosition","setSelection","1323148VskoCH","high","selection","writer","removeMarker:suggestion:insertion","hasClass","fire","enableCommand","markerNameToElements","model","remove","enter","markerName","commands","179034TkHCHv","get","bind","downcastDispatcher","enterBlock","options","getFirstRange","mapper","125132aHOCEo","addMarker:suggestion:insertion","afterExecute","unbindElementFromMarkerName","createRange","ck-suggestion-marker-split","editor","detach","parent","TrackChangesEditing"];return($s=function(){return t})()}!function(t,e){const n=Qs,r=t();for(;;)try{if(369722===parseInt(n(381))/1+-parseInt(n(408))/2+-parseInt(n(400))/3+parseInt(n(386))/4*(-parseInt(n(380))/5)+-parseInt(n(382))/6+parseInt(n(371))/7+parseInt(n(365))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Ys(366)](){return[Zs.Enter]}[Ys(377)](){const t=Ys,e=this[t(361)],n=e[t(375)][t(401)](t(364)),r=e[t(399)][t(401)](t(397));n[t(393)](t(397),(()=>{const s=t;e[s(395)][s(383)]((t=>{const o=s,a=e[o(395)][o(369)][o(388)],c=a[o(384)](),u=i.LiveRange[o(368)](a[o(406)]());if(r[o(404)](t)){const r=e[o(395)][o(372)](c[o(363)][o(374)],0),s=t[o(359)](c,r);n[o(378)](s)}else t[o(385)](t[o(359)](u[o(379)]));u[o(362)](),r[o(392)](o(357),{writer:t})}))})),e[t(367)][t(403)].on(t(409),Fs(e,t(370)),{priority:t(387)}),e[t(367)][t(403)].on(t(390),((e,n,r)=>{const s=t,o=r[s(407)][s(394)](n[s(398)]);if(o)for(const t of o)t[s(391)](s(360))&&(r[s(407)][s(358)](t,n[s(398)]),r[s(389)][s(396)](t))}),{priority:t(387)}),e[t(376)][t(403)].on(t(409),((n,r,s)=>{const o=t;s[o(405)][o(373)]&&Fs(e,o(370),{showActiveMarker:!1})[o(402)](this)(n,r,s)}),{priority:t(387)})}}const eo=no;function no(t,e){const n=ro();return(no=function(t,e){return n[t-=111]})(t,e)}function ro(){const t=["1928njYkmO","562400pJtcNp","9456yCvmwt","enableCommand","findNext","editor","getRange","afterInit","find","getIntersection","createPositionAt","1307054hxGTtl","plugins","findByTextCallback","findPrevious","getMarkersGroup","replaceAll","model","item","get","FindAndReplaceUtils","has","suggestion:deletion","replace","filter","markers","string","TrackChangesEditing","64445ubkXya","452835oOfwgX","FindAndReplaceEditing","bind","start","2315dGcQWH","845928gVdACu","createRange","69FUQzRD","handleFindCommand","_isInDeletionRange","end"];return(ro=function(){return t})()}!function(t,e){const n=no,r=t();for(;;)try{if(115696===-parseInt(n(138))/1+parseInt(n(112))/2*(-parseInt(n(146))/3)+parseInt(n(150))/4*(parseInt(n(143))/5)+-parseInt(n(144))/6+parseInt(n(121))/7+parseInt(n(111))/8+-parseInt(n(139))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[eo(117)](){const t=eo;if(!this[t(115)][t(122)][t(131)](t(140)))return;const e=this[t(115)][t(122)][t(129)](t(137));e[t(113)](t(118),this[t(147)][t(141)](this)),e[t(113)](t(114)),e[t(113)](t(124)),e[t(113)](t(133)),e[t(113)](t(126))}[eo(147)](t,e,n={}){const r=eo,s=this[r(115)][r(122)][r(129)](r(130));return t((t=>(r(136)==typeof e?s[r(123)](e,n):e)(t)[r(134)]((e=>!1===this[r(148)](e,t[r(128)])))),n)}[eo(148)](t,e){const n=eo,r=this[n(115)][n(127)][n(145)](this[n(115)][n(127)][n(120)](e,t[n(142)]),this[n(115)][n(127)][n(120)](e,t[n(149)]));for(const t of this[n(115)][n(127)][n(135)][n(125)](n(132)))if(null!==r[n(119)](t[n(116)]()))return!0;return!1}}const oo=ao;function io(){const t=["23321YxEcBq","toLowerCase","FontColorEditing","fontColor","14VcDtOF","56CtztAx","FontBackgroundColorEditing","type","get","7039432uHrTWJ","find","*Reset font family*","fontColor.colors","1850anbzCA","FORMAT_FONT_BACKGROUND","trim","*Set font background color:* %0","label","FontSize","FontSizeEditing","fontBackgroundColor.colors","commandParams","275MSyRdu","editor","FontFamilyEditing","51096hfTUSY","*Reset font size*","*Set font size:* %0","config","FORMAT_FONT_FAMILY","*Set font color:* %0","11142bYXFob","fontBackgroundColor","44KdVfrw","1318104uiQHCe","52919633mSaRMP","registerDescriptionCallback","*Set font family:* %0","afterInit","fontSize.options","formatInline","7UIcMgX","_registerLegacyDescription","TrackChangesEditing","_descriptionFactory","value","fontFamily","30fBVMNU","model","*Reset font color*","FORMAT_FONT_COLOR","locale","has","231135cYlhSL","registerAttributeLabel","FORMAT_FONT_SIZE","fontSize","commandName","plugins","*Reset font background color*","format","title","normalizeSizeOptions","_enableDefaultAttributesIntegration"];return(io=function(){return t})()}function ao(t,e){const n=io();return(ao=function(t,e){return n[t-=162]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(579112===-parseInt(n(199))/1*(parseInt(n(168))/2)+parseInt(n(188))/3*(-parseInt(n(204))/4)+parseInt(n(212))/5*(-parseInt(n(166))/6)+parseInt(n(176))/7*(-parseInt(n(208))/8)+parseInt(n(169))/9*(-parseInt(n(182))/10)+-parseInt(n(221))/11*(-parseInt(n(224))/12)+-parseInt(n(170))/13*(-parseInt(n(203))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(io);const co=[{pluginName:oo(218),commandName:oo(191)},{pluginName:oo(223),commandName:oo(181)},{pluginName:oo(201),commandName:oo(202)},{pluginName:oo(205),commandName:oo(167)}];class uo extends t.Plugin{[oo(173)](){const t=oo,e=this[t(222)][t(186)],n=this[t(222)][t(193)][t(207)](t(178));for(const{pluginName:e,commandName:r}of co)this[t(222)][t(193)][t(187)](e)&&n[t(198)](r,[r]);e.t,n[t(179)][t(189)](t(191),zr(e,t(190))),n[t(179)][t(189)](t(181),zr(e,t(164))),n[t(179)][t(189)](t(202),zr(e,t(185))),n[t(179)][t(189)](t(167),zr(e,t(213))),this[t(177)]()}[oo(177)](){const t=oo,e=this[t(222)],n=e[t(186)];e[t(193)][t(207)](t(178))[t(179)][t(171)]((e=>{const r=t,o=n.t;if(r(175)!=e[r(206)])return;const{data:i}=e;if(null!=i){if(r(191)==i[r(192)]){const t=i[r(220)][0][r(180)];if(t){const e=o(this[r(222)][r(193)][r(207)](r(217))[r(197)](this[r(222)][r(163)][r(207)](r(174)))[r(209)]((e=>e[r(183)]==t))[r(196)])[r(200)]();return{type:r(195),content:zr(n,r(162),e)}}return{type:r(195),content:zr(n,r(225))}}if(r(181)==i[r(192)]){const t=i[r(220)][0][r(180)];return t?{type:r(195),content:zr(n,r(172),t)}:{type:r(195),content:zr(n,r(210))}}if(r(202)==i[r(192)]){const t=i[r(220)][0][r(180)];if(t){const e=(0,s.normalizeColorOptions)(this[r(222)][r(163)][r(207)](r(211)))[r(209)]((e=>e[r(183)]==t));let i=t,a="";return e&&(i=e[r(216)],a=o(i)[r(200)]()),{type:r(195),content:zr(n,r(165),a)[r(214)](),color:{value:t,title:a||i}}}return{type:r(195),content:zr(n,r(184))}}if(r(167)==i[r(192)]){const t=i[r(220)][0][r(180)];if(t){const e=(0,s.normalizeColorOptions)(this[r(222)][r(163)][r(207)](r(219)))[r(209)]((e=>e[r(183)]==t));let i=t,a="";return e&&(i=e[r(216)],a=o(i)[r(200)]()),{type:r(195),content:zr(n,r(215),a)[r(214)](),color:{value:t,title:a||i}}}return{type:r(195),content:zr(n,r(194))}}}}))}}const lo=fo;function fo(t,e){const n=ho();return(fo=function(t,e){return n[t-=480]})(t,e)}function ho(){const t=["4866588FFAmjy","registerDescriptionCallback","962816vNpPwR","toUpperCase","copyFormat","368151jZxQze","pasteFormat","plugins","length","label","fontBackgroundColor","afterInit","editor","push","get","commands","commandName","*Set format to:* %0","_enableDefaultAttributesIntegration","1794876iqOzcg","commandParams","find","TrackChangesEditing","2403070RQBUlZ","_descriptionFactory","4DHHXGR","*Remove all formatting*","model","toLowerCase","281auSvIj","fontColor.colors","fontColor","split","charAt","title","3628lScFAY","type","boolean","config","3025764CsHxSl","enableCommand","_registerLegacyDescription","entries","formatInline","fontSize","locale","fontSize.options","format","join","slice","normalizeSizeOptions","FontSize","formatBlock"];return(ho=function(){return t})()}!function(t,e){const n=fo,r=t();for(;;)try{if(318875===-parseInt(n(510))/1*(-parseInt(n(516))/2)+-parseInt(n(486))/3*(-parseInt(n(506))/4)+parseInt(n(504))/5+parseInt(n(500))/6+-parseInt(n(520))/7+-parseInt(n(483))/8+-parseInt(n(481))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[lo(492)](){const t=lo,e=this[t(493)],n=e[t(488)][t(495)](t(503)),r=e[t(496)][t(495)](t(485)),s=e[t(496)][t(495)](t(487));r&&s&&(n[t(499)](t(487)),n[t(521)](t(485)),this[t(522)]())}[lo(522)](){const t=lo,e=this[t(493)],n=e[t(526)];e[t(488)][t(495)](t(503))[t(505)][t(482)]((r=>{const s=t;if(s(480)!=r[s(517)]&&s(524)!=r[s(517)])return;const{data:o}=r;if(o&&s(487)===o[s(497)]){const t=[],r=o[s(501)][0];for(const[n,o]of Object[s(523)](r))t[s(494)](po(e,n,o));return t[s(489)]?{type:s(528),content:zr(n,s(498),t[s(529)](", "))}:{type:s(528),content:zr(n,s(507))}}}))}}function po(t,e,n){const r=lo,o=t[r(526)].t,i=e[r(513)](/(?=[A-Z])/)[r(529)](" "),a=o(i[r(514)](0)[r(484)]()+i[r(530)](1))[r(509)]();if(r(518)==typeof n)return a;if(r(512)===e||r(491)===e){const e=(0,s.normalizeColorOptions)(t[r(519)][r(495)](r(511)))[r(502)]((t=>t[r(508)]==n));return a+" ("+(e?o(e[r(490)])[r(509)]():n)+")"}if(r(525)===e&&isNaN(parseFloat(n))){const e=t[r(488)][r(495)](r(532))[r(531)](t[r(519)][r(495)](r(527)))[r(502)]((t=>t[r(508)]==n));return a+" ("+(e?o(e[r(515)])[r(509)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=Eo();return(Io=function(t,e){return n[t-=285]})(t,e)}function Eo(){const t=["view","_getHeadingLevel","572dBPyTu","TrackChangesEditing","_descriptionFactory","9uhSrnK","registerElementLabel","3574193DMQHzg","_headingOptions","heading","name","HeadingEditing","config","title","find","plugins","1593280ycXsUR","ELEMENT_HEADING_CUSTOM","6eazOWL","commandParams","ELEMENT_HEADING","get","type","paragraph","registerDescriptionCallback","_enableDefaultAttributesIntegration","_registerLegacyDescription","32210VOHyqO","has","4672472XnASPw","*Change to:* %0","value","formatBlock","afterInit","match","35wViBoJ","locale","model","8187VBwdAU","format","heading.options","8273144hbaJSc","5978360fuRJul","editor","commandName"];return(Eo=function(){return t})()}!function(t,e){const n=Io,r=t();for(;;)try{if(305124===parseInt(n(313))/1*(-parseInt(n(305))/2)+parseInt(n(316))/3*(-parseInt(n(325))/4)+parseInt(n(294))/5+parseInt(n(296))/6*(parseInt(n(285))/7)+parseInt(n(307))/8*(parseInt(n(328))/9)+parseInt(n(320))/10+-parseInt(n(319))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[mo(311)](){const t=mo,e=this[t(321)];if(!e[t(293)][t(306)](t(289)))return;this[t(286)]=e[t(290)][t(299)](t(318));const n=e[t(314)],r=e[t(293)][t(299)](t(326));r[t(303)](t(287));for(const e of this[t(286)])t(301)!=e[t(315)]&&r[t(327)][t(329)](e[t(315)],(n=>{const r=t,i=this[r(324)](e[r(315)]);return null!==i?s(n,i):o(n,e[r(291)])}));function s(e,r){return zr(n,t(298),[e,r])}function o(e,r){return zr(n,t(295),[e,r])}this[t(304)]()}[mo(304)](){const t=mo,e=this[t(321)],n=e[t(314)];e[t(293)][t(299)](t(326))[t(327)][t(302)]((e=>{const r=t;if(r(310)!=e[r(300)])return;const{data:s}=e;if(s&&r(287)==s[r(322)]){const e=s[r(297)][0][r(309)],c=this[r(324)](e);if(null!==c)return{type:r(317),content:zr(n,r(308),(1,a=c,zr(n,r(298),[1,a])))};const u=this[r(286)][r(292)]((t=>t[r(315)]===e))[r(291)];return{type:r(317),content:zr(n,r(308),(o=1,i=u,zr(n,t(295),[o,i])))}}var o,i,a}))}[mo(324)](t){const e=mo;var n,r;const s=t[e(312)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(286)])||void 0===n?void 0:n[e(292)]((n=>n[e(315)]==t));if(o&&o[e(323)]){const t=o[e(323)],n=(null!==(r=t[e(288)])&&void 0!==r?r:t)[e(312)](/^h(\d+)/);if(n)return n[1]}return null}}function To(){const t=["FORMAT_HIGHLIGHT","154493SfUOby","_enableDefaultAttributesIntegration","config","_registerLegacyDescription","1525271qnvNIH","formatInline","model","*Set highlight:* %0","locale","_descriptionFactory","1006655qSLeYw","find","format","HighlightEditing","title","registerDescriptionCallback","992775njRxXT","has","afterInit","color","highlight.options","4HCTIXl","659058ImbBIJ","editor","commandParams","746406lWREla","24rHaGZP","toLowerCase","400HWBWxC","6mxAziC","commandName","*Remove highlight*","74326ozTqRU","value","highlight","10XdXsFJ","type","get","registerAttributeLabel","plugins","TrackChangesEditing"];return(To=function(){return t})()}const _o=yo;function yo(t,e){const n=To();return(yo=function(t,e){return n[t-=127]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(312586===-parseInt(n(140))/1*(-parseInt(n(127))/2)+parseInt(n(156))/3+parseInt(n(161))/4*(-parseInt(n(150))/5)+-parseInt(n(162))/6+-parseInt(n(130))/7*(parseInt(n(168))/8)+-parseInt(n(165))/9*(-parseInt(n(133))/10)+-parseInt(n(144))/11*(-parseInt(n(166))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(To);class Ao extends t.Plugin{[_o(158)](){const t=_o,e=this[t(163)];if(!e[t(137)][t(157)](t(153)))return;const n=e[t(137)][t(135)](t(138)),r=e[t(148)];n[t(141)](t(132),[t(132)]),n[t(149)][t(136)](t(132),zr(r,t(139))),this[t(143)]()}[_o(143)](){const t=_o,e=this[t(163)],n=e[t(148)];e[t(137)][t(135)](t(138))[t(149)][t(155)]((r=>{const s=t;if(s(145)!=r[s(134)])return;const{data:o}=r;if(o&&s(132)==o[s(128)]){const t=n.t,r=o[s(164)][0][s(131)];if(r){const o=e[s(142)][s(135)](s(160))[s(151)]((t=>t[s(146)]==r)),i=t(o[s(154)])[s(167)]();return{type:s(152),content:zr(n,s(147),i),color:{value:o[s(159)],title:o[s(154)]}}}return{type:s(152),content:zr(n,s(129),zr(n,s(139)))}}}))}}const Co=ko;function ko(t,e){const n=No();return(ko=function(t,e){return n[t-=102]})(t,e)}!function(t,e){const n=ko,r=t();for(;;)try{if(145832===-parseInt(n(123))/1*(parseInt(n(114))/2)+-parseInt(n(117))/3+parseInt(n(102))/4*(parseInt(n(106))/5)+-parseInt(n(124))/6*(-parseInt(n(136))/7)+parseInt(n(137))/8*(parseInt(n(118))/9)+-parseInt(n(125))/10*(-parseInt(n(111))/11)+-parseInt(n(108))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(No);class Ro extends t.Plugin{[Co(139)](){const t=Co,e=this[t(126)];if(!e[t(134)][t(110)](t(121)))return;e[t(134)][t(113)](t(112))[t(135)](t(128));const n=e[t(134)][t(113)](t(112)),r=e[t(116)];n[t(120)][t(133)](t(128),(e=>zr(r,t(109),e))),e[t(129)][t(119)](t(131))[t(103)]({model:t(128),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(107)])return null;const o=n[s(138)](s(132)),i=n[s(122)]("hr");return n[s(105)](s(130),o),n[s(127)](n[s(115)](o,0),i),o},converterPriority:t(104)})}}function No(){const t=["587629eXEzQT","2174864MPlehg","createContainerElement","afterInit","27136yNzSpI","elementToStructure","high","addClass","200PxPzNH","showSuggestionHighlights","1087260iouFcN","ELEMENT_HORIZONTAL_LINE","has","506OoHZsu","TrackChangesEditing","get","2192hvbXFG","createPositionAt","locale","837336noDjGl","9CIIoXj","for","_descriptionFactory","HorizontalLineEditing","createEmptyElement","257jDoKMu","18NArBBo","470sRmFRb","editor","insert","horizontalLine","conversion","ck-horizontal-line","dataDowncast","div","registerElementLabel","plugins","enableCommand"];return(No=function(){return t})()}function So(){const t=["ELEMENT_HTML_EMBED","afterInit","TrackChangesEditing","start","element","1542254jOrrpU","110vIqQVc","*Change %0 content*","key","getFirstRange","plugins","registerDescriptionCallback","formatBlock","_descriptionFactory","2069892LFvtUC","_enableDefaultAttributesIntegration","2786802wtstDV","locale","editor","30gorTpD","value","htmlEmbed","get","HtmlEmbed","350526ujGjTc","4RvIifF","rawHtml","2271033eWyvnh","1631945WgtAKh","attribute","format","_registerLegacyDescription","has","type","registerElementLabel","3017752iiMCQS","nodeAfter","commandName"];return(So=function(){return t})()}function Lo(t,e){const n=So();return(Lo=function(t,e){return n[t-=342]})(t,e)}const vo=Lo;!function(t,e){const n=Lo,r=t();for(;;)try{if(642865===-parseInt(n(357))/1+parseInt(n(347))/2+-parseInt(n(349))/3*(-parseInt(n(358))/4)+parseInt(n(361))/5+-parseInt(n(352))/6*(-parseInt(n(376))/7)+parseInt(n(368))/8+parseInt(n(360))/9*(-parseInt(n(377))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(So);class Mo extends t.Plugin{[vo(372)](){const t=vo,e=this[t(351)];if(!e[t(343)][t(365)](t(356)))return;const n=e[t(343)][t(355)](t(373)),r=e[t(350)];n[t(346)][t(367)](t(359),(e=>zr(r,t(371),e))),n[t(348)](t(354),[],[t(353)]),n[t(346)][t(344)]((e=>{const n=t;if(n(362)!=e[n(366)])return;const{data:s}=e;if(s&&n(353)==s[n(379)]&&e[n(342)]()[n(374)][n(369)].is(n(375),n(359))){const t=zr(r,n(371));return{type:n(363),content:zr(r,n(378),t)}}})),this[t(364)]()}[vo(364)](){const t=vo,e=this[t(351)],n=e[t(350)];e[t(343)][t(355)](t(373))[t(346)][t(344)]((e=>{const r=t;if(r(345)!=e[r(366)])return;const{data:s}=e;if(s&&r(354)==s[r(370)]){const t=zr(n,r(371));return{type:r(363),content:zr(n,r(378),t)}}}))}}const Oo=Fo;function wo(){const t=["caption","accept","ImageBlockEditing","change","getCaptionFromImageModelElement","createRange","*Set image width:* %0","insertImage","FORMAT_IMAGE_SIZE","*Reset image width*","width","imageStylePreApply","425992DePOVn","Inline image to block image","imageTextAlternative","4giOKHI","imageBlock","schema","enableCommand","commandParams","imageInline","_findSuggestions","imageTypeInline","imageTypeBlock","formatInline","get","getContainedElement","_registerLegacyDescription","join","discard","resizedWidth","ImageCaptionEditing","addObject","commandName","detach","fromPosition","key","removeObject","_descriptionFactory","getSuggestionCallback","backward","_suggestionFactory","1904670DFEUex","markBlockFormat","plugins","uploadImage","has","ImageResize","584322XktuMD","model","end","element","ELEMENT_IMAGE","selection","ImageTextAlternativeEditing","findIndex","getFirstRange","afterInit","22qwafSP","ImageCaptionUtils","document","ImageEditing","editor","116213JvjPKE","forward","1350456QqEIJC","markDeletion","nodeAfter","isIntersecting","18XOEFwW","toggleImageCaption","toPrevious","markInsertion","type","subType","4UejQzU","registerElementLabel","convertBlockImageToInline","createRangeOn","ELEMENT_CAPTION","forceDefaultExecution","format","chain","imageCaption","newValue","locale","insertion","ImageInlineEditing","toNext","TrackChangesEditing","27894XNcLPS","isBlockImage","registerAttributeLabel","isEqual","getClosestSelectedImageElement","attribute","previous","ELEMENT_INLINE_IMAGE","registerCustomCallback","isBefore","filter","resizeImage","_enableDefaultAttributesIntegration","alt","convertInlineImageToBlock","formatBlock","isOwn","329HpOjCG","registerDescriptionCallback","ImageUploadEditing","ImageUtils","find","length","isCollapsed","getNearestSelectionRange","*Remove image text alternative*","2571360cukHqu","start","*Set image text alternative:* %0","Block image to inline image","nodeBefore","deletion"];return(wo=function(){return t})()}function Fo(t,e){const n=wo();return(Fo=function(t,e){return n[t-=413]})(t,e)}!function(t,e){const n=Fo,r=t();for(;;)try{if(213917===-parseInt(n(501))/1*(-parseInt(n(453))/2)+-parseInt(n(486))/3*(-parseInt(n(513))/4)+parseInt(n(480))/5+parseInt(n(528))/6*(-parseInt(n(423))/7)+-parseInt(n(450))/8*(-parseInt(n(507))/9)+-parseInt(n(432))/10+-parseInt(n(496))/11*(parseInt(n(503))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wo);class Do extends t.Plugin{[Oo(495)](){const t=Oo,e=this[t(500)];if(!e[t(482)][t(484)](t(499)))return;const n=e[t(482)][t(463)](t(527)),r=e[t(482)][t(463)](t(426)),s=e[t(523)];n[t(456)](t(445)),n[t(476)][t(514)](t(454),(e=>zr(s,t(490),e))),n[t(476)][t(514)](t(458),(e=>zr(s,t(413),e))),n[t(476)][t(514)](t(438),(()=>zr(s,t(517)))),e[t(482)][t(484)](t(425))&&n[t(456)](t(483)),e[t(482)][t(484)](t(440))&&e[t(482)][t(484)](t(525))&&(n[t(456)](t(460),((s,o)=>{const i=t,a=r[i(532)](e[i(487)][i(498)][i(491)]);e[i(487)][i(441)]((()=>{const t=i;n[t(481)](a,{commandName:t(460),commandParams:[o]},[],t(515))}))})),n[t(456)](t(461),((s,o)=>{const a=t;e[a(487)][a(441)]((t=>{const c=a;let u=r[c(532)](e[c(487)][c(498)][c(491)]),l=t[c(516)](u);const f=i.LivePosition[c(473)](l[c(433)],c(509)),h=i.LivePosition[c(473)](l[c(488)],c(526));n[c(518)]((()=>s(o))),u=r[c(532)](e[c(487)][c(498)][c(491)]),l=t[c(516)](u);const g=t[c(443)](f,h);f[c(472)](),h[c(472)](),n[c(481)](u,{commandName:c(460),commandParams:[o]},[],c(420)),g[c(433)][c(415)](l[c(433)])&&n[c(510)](t[c(443)](g[c(433)],l[c(433)]),c(420)),l[c(488)][c(415)](g[c(488)])&&n[c(510)](t[c(443)](l[c(488)],g[c(488)]),c(420))}))})),n[t(479)][t(414)](t(421),t(420),t(466),(()=>!1)),n[t(479)][t(414)](t(421),t(420),t(439),(()=>!1)),n[t(479)][t(414)](t(421),t(420),t(467),n[t(479)][t(477)](t(421),"",t(439))),n[t(479)][t(414)](t(524),t(420),t(466),(()=>!1)),n[t(479)][t(414)](t(524),t(420),t(467),(([r])=>{const s=t,o=n[s(479)][s(477)](s(524),"",s(467));let i=r[s(433)],a=r[s(488)];const c=e[s(487)][s(455)][s(430)](i,s(478)),u=e[s(487)][s(455)][s(430)](a,s(502));c[s(429)]&&(i=c[s(433)]),u[s(429)]&&(a=u[s(488)]),o([e[s(487)][s(443)](i,a)])})),n[t(479)][t(414)](t(421),t(420),t(520),c),n[t(479)][t(414)](t(524),t(420),t(520),c)),e[t(482)][t(484)](t(469))&&(n[t(456)](t(508),((s,o)=>{const i=t,a=e[i(482)][i(463)](i(497));let c=r[i(532)](e[i(487)][i(498)][i(491)]),u=a[i(442)](c);e[i(487)][i(441)]((()=>{const t=i;if(u)return void n[t(504)](e[t(487)][t(516)](u));const l=r[t(529)](c);s(o),c=r[t(532)](e[t(487)][t(498)][t(491)]),u=a[t(442)](c),n[t(510)](e[t(487)][t(516)](u),l?null:t(521))}))})),n[t(479)][t(414)](t(524),t(521),t(520),c));const o=[{type:t(421),subType:t(449)},{type:t(524),subType:t(521)},{type:t(421),subType:t(420)},{type:t(524),subType:t(420)}];function a(e,s){const i=t,a=o[i(493)]((({type:t,subType:n})=>e[i(511)]==t&&e[i(512)]==n)),c=o[i(493)]((({type:t,subType:e})=>s[i(511)]==t&&s[i(512)]==e));if(a<0||c<0)return!1;const u=e[i(494)](),l=s[i(494)]();if((0==a||1==a)&&2==c&&u[i(506)](l))return!0;if(2==a&&3==c){const t=n[i(459)](u,i(524))[i(416)]((({suggestion:t,meta:e})=>e[i(422)]&&i(420)==t[i(512)]));if(t[i(428)]>1&&l[i(488)][i(531)](u[i(433)]))return!0;if(1==t[i(428)]&&(u[i(433)][i(531)](l[i(488)])||u[i(488)][i(531)](l[i(433)])))return!0}if(3==a&&3==c&&u[i(433)][i(415)](l[i(433)])){const t=u[i(488)][i(505)],e=l[i(433)][i(436)];return r[i(529)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(482)][t(484)](t(485))&&(n[t(418)](t(417),[],[t(468)]),n[t(476)][t(530)](t(468),zr(s,t(446)))),e[t(482)][t(484)](t(492))&&n[t(418)](t(452),[],[t(419)]),n[t(476)][t(424)]((e=>{const n=t;if(o[n(427)]((({type:t,subType:r})=>e[n(511)]==t&&e[n(512)]==r)))return e[n(534)]?{}:void 0})),n[t(476)][t(424)]((e=>{const n=t;if(n(524)==e[n(511)]||n(437)==e[n(511)]){const t=e[n(464)]();if(t&&t.is(n(489),n(438)))return{type:n(524)==e[n(511)]?n(470):n(475),element:t,quantity:1}}})),n[t(476)][t(424)]((e=>t(421)==e[t(511)]&&t(420)==e[t(512)]?{type:t(519),content:t(451)}:t(421)==e[t(511)]&&t(515)==e[t(512)]?{type:t(519),content:t(435)}:void 0)),n[t(476)][t(424)]((e=>{const n=t;if(n(533)!=e[n(511)])return;const{data:r}=e;if(!r||n(419)!=r[n(474)])return;const o=r[n(522)];return o?{type:n(519),content:zr(s,n(434),'"'+o+'"')}:{type:n(519),content:zr(s,n(431))}})),this[t(465)]()}[Oo(465)](){const t=Oo,e=this[t(500)],n=e[t(523)];e[t(482)][t(463)](t(527))[t(476)][t(424)]((e=>{const r=t;if(r(421)!=e[r(511)]&&r(462)!=e[r(511)])return;const{data:s}=e;if(s){if(r(452)==s[r(471)]){const t=s[r(457)][0][r(522)];return t?{type:r(519),content:zr(n,r(434),'"'+t+'"')}:{type:r(519),content:zr(n,r(431))}}if(r(417)==s[r(471)]){const t=s[r(457)][0][r(448)];return t?{type:r(519),content:zr(n,r(444),t)}:{type:r(519),content:zr(n,r(447))}}}}))}}const Po=Bo;function xo(){const t=["afterInit","33bFTAJi","accept","formatInline","2044989uaMgEx","4xdqhUv","12SzdVVj","format","1472076DQjeKY","type","6eZLvxZ","*Replace image URL*","_registerLegacyDescription","has","discard","_descriptionFactory","oldValue","get","TrackChangesEditing","registerDescriptionCallback","src","attribute","newValue","*Format:* replace image URL","ImageEditing","locale","_enableDefaultAttributesIntegration","editor","214495IXyObU","_handleLegacySuggestions","formatBlock","8SaaVLl","registerCustomCallback","1518084nMNgbi","commandName","key","165470ylrgPw","31788AATNJY","plugins","_suggestionFactory","820036gXRrHs","replaceImageSource","getSuggestionCallback"];return(xo=function(){return t})()}function Bo(t,e){const n=xo();return(Bo=function(t,e){return n[t-=354]})(t,e)}!function(t,e){const n=Bo,r=t();for(;;)try{if(269592===-parseInt(n(355))/1*(parseInt(n(366))/2)+parseInt(n(369))/3+parseInt(n(367))/4*(parseInt(n(389))/5)+-parseInt(n(371))/6*(-parseInt(n(358))/7)+parseInt(n(392))/8*(-parseInt(n(365))/9)+-parseInt(n(354))/10*(parseInt(n(362))/11)+-parseInt(n(394))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xo);class Uo extends t.Plugin{[Po(361)](){const t=Po;if(!this[t(388)][t(356)][t(374)](t(385)))return;const e=this[t(388)][t(386)],n=this[t(388)][t(356)][t(378)](t(379));n[t(387)](t(359),[],[t(381)]),n[t(376)][t(380)]((n=>{const r=t;if(r(382)!=n[r(370)])return;const{data:s}=n;return s&&r(381)==s[r(396)]?s[r(383)]&&s[r(377)]?{type:r(368),content:zr(e,r(372))}:{type:r(368),content:""}:void 0})),this[t(390)]()}[Po(390)](){const t=Po,e=this[t(388)][t(356)][t(378)](t(379));e[t(357)][t(393)](t(391),t(359),t(363),e[t(357)][t(360)](t(391),null,t(375))),e[t(357)][t(393)](t(391),t(359),t(375),e[t(357)][t(360)](t(391),null,t(363))),this[t(373)]()}[Po(373)](){const t=Po,e=this[t(388)],n=e[t(386)];e[t(356)][t(378)](t(379))[t(376)][t(380)]((e=>{const r=t;if(r(391)!=e[r(370)]&&r(364)!=e[r(370)])return;const{data:s}=e;return s&&r(359)==s[r(395)]?{type:r(368),content:zr(n,r(384))}:void 0}))}}const jo=Go;function Go(t,e){const n=Vo();return(Go=function(t,e){return n[t-=284]})(t,e)}function Vo(){const t=["getClosestSelectedImageElement","registerDescriptionCallback","plugins","isIntersecting","imageStylePreApply","author","locale","nodeAfter","isBefore","formatBlock","imageTypeInline","isInlineImage","afterInit","getSuggestion","formatInline","imageStyle","getSuggestionCallback","3411012oolRCX","3364680SGbWlf","TrackChangesEditing","toLowerCase","shouldConvertImageType","suggestion","682952WbkkSY","model","enableCommand","hasSuggestion","convertInlineImageToBlock","commands","normalizedStyles","has","title","head","nodeBefore","commandReversedParams","FORMAT_SIDE_IMAGE","35411625pUKHyx","newRange","isEqual","registerPostFixer","isOwn","_registerLegacyDescription","change","_splitMarkerName","imageCaption","registerCustomCallback","getSuggestions","findIndex","getFirstRange","selection","Users","end","commandName","from","discardSuggestion","differ","isBlockImage","_findSuggestions","getContainedElement","setImageNaturalSizeAttributes","chain","get","editor","getChangedMarkers","13705owaKxJ","insertion","1406403clLAFj","value","subType","63GIKUZH","ImageStyleEditing","createRangeOn","refresh","imageTypeBlock","format","markBlockFormat","document","imageStylePostApply","ImageUtils","start","forEach","next","discard","join","238848VTkipX","length","side","_descriptionFactory","*Format:* %0","_suggestionFactory","type","isInContent","commandParams","70GVxzcl","name","accept","markInlineFormat","filter"];return(Vo=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(652331===parseInt(n(379))/1*(-parseInt(n(310))/2)+-parseInt(n(381))/3+-parseInt(n(332))/4+-parseInt(n(333))/5+-parseInt(n(301))/6+parseInt(n(286))/7*(-parseInt(n(338))/8)+parseInt(n(351))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class Ho extends t.Plugin{[jo(327)](){const t=jo,n=this[t(377)];if(!n[t(317)][t(345)](t(287)))return;const r=n[t(317)][t(376)](t(334)),s=n[t(317)][t(376)](t(295)),o={};r[t(340)](t(330),((o,i)=>{const a=t,c=n[a(317)][a(376)](a(365)).me,u=n[a(343)][a(376)](a(330));let l=s[a(315)](n[a(339)][a(293)][a(364)]),f=n[a(339)][a(288)](l),h=u[a(284)];if(h==i[a(284)])return;const g={commandName:a(330),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(339)][a(357)]((()=>{const t=a;if(r[t(361)]()[t(314)]((e=>e[t(308)]&&c==e[t(320)]&&(t(324)==e[t(307)]||t(329)==e[t(307)])&&(t(319)==e[t(285)]||t(294)==e[t(285)])&&e[t(363)]()[t(353)](f)))[t(297)]((e=>r[t(369)](e[t(347)]))),l=s[t(315)](n[t(339)][t(293)][t(364)]),f=n[t(339)][t(288)](l),u[t(289)](),n[t(343)][t(376)](t(325))[t(289)](),n[t(343)][t(376)](t(290))[t(289)](),h=u[t(284)],h!=i[t(284)])return s[t(326)](l)&&u[t(336)](i[t(284)],l)?(o({...i,setImageSizes:!1}),l=s[t(315)](n[t(339)][t(293)][t(364)]),void r[t(292)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(319))):void(s[t(371)](l)?r[t(292)](l,g,[],t(294)):r[t(313)](f,g,t(294)))}))}));for(const e of n[t(317)][t(376)](t(287))[t(344)])o[e[t(311)]]=e[t(346)][t(335)]();r[t(306)][t(360)](t(324),t(319),t(300),(()=>!1)),r[t(306)][t(360)](t(324),t(294),t(300),(()=>!1)),r[t(306)][t(360)](t(329),t(294),t(300),(()=>!1)),r[t(306)][t(360)](t(324),t(319),t(312),(([e])=>{const n=t;s[n(374)](e[n(373)]())})),r[t(306)][t(360)](t(324),t(319),t(299),((e,n)=>{const s=t;r[s(306)][s(331)](s(324),"",s(312))(e,{commandName:n[s(367)],commandParams:n[s(349)]})})),r[t(306)][t(360)](t(324),t(319),t(375),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(324),subType:t(319)},{type:t(380),subType:t(359)},{type:t(324),subType:t(342)},{type:t(380),subType:t(342)}];function a(e,n){const o=t,a=i[o(362)]((({type:t,subType:n})=>e[o(307)]==t&&e[o(285)]==n)),c=i[o(362)]((({type:t,subType:e})=>n[o(307)]==t&&n[o(285)]==e));if(a<0||c<0)return!1;const u=e[o(363)](),l=n[o(363)]();if((0==a||1==a)&&2==c&&u[o(318)](l))return!0;if(2==a&&3==c){const t=r[o(372)](u,o(380))[o(314)]((({suggestion:t,meta:e})=>e[o(355)]&&o(342)==t[o(285)]));if(t[o(302)]>1&&l[o(366)][o(353)](u[o(296)]))return!0;if(1==t[o(302)]&&(u[o(296)][o(353)](l[o(366)])||u[o(366)][o(353)](l[o(296)])))return!0}if(3==a&&3==c&&u[o(296)][o(323)](l[o(296)])){const t=u[o(366)][o(322)],e=l[o(296)][o(348)];return s[o(371)](t)&&t===e}return!1}n[t(339)][t(293)][t(354)]((()=>{const e=t;let o=!1;const i=Array[e(368)](n[e(339)][e(293)][e(370)][e(378)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(358)](t);if(e(337)==i&&r[e(341)](u)){if(e(324)==a&&(e(319)==c||e(294)==c)){const t=r[e(328)](u);if(n[e(352)]){const n=t[e(363)]()[e(373)]();if(s[e(371)](n))continue;r[e(369)](t),o=!0}}if(e(380)==a&&e(359)==c&&!n[e(352)]){const t=r[e(328)](u);t[e(298)]&&t[e(298)][e(308)]&&(r[e(369)](t[e(298)]),o=!0)}}}return o})),this[t(356)](o)}[jo(356)](t){const e=jo,n=this[e(377)],r=n[e(321)];n[e(317)][e(376)](e(334))[e(304)][e(316)]((n=>{const s=e;if(s(324)!=n[s(307)]&&s(329)!=n[s(307)])return;const{data:o}=n;if(!o||s(330)!=o[s(367)])return;const i=o[s(309)][0][s(284)];return function(t){const e=s;return{type:e(291),content:zr(r,e(305),t)}}(s(303)===i?zr(r,s(350)):t[i]||i)}))}}const zo=Xo;function Wo(){const t=["editor","346106lZNaoM","forEach","value","plugins","_setSuggestionData","importWord","25wPKJdy","listenTo","_trackChangesValueDuringImport","high","TrackChangesEditing","execute","193833HTFJQI","track_changes","6PGhYUK","1404540xVewDc","_trackChangesExecuted","lowest","2839613EXlKlB","468374TrLGgx","get","_handleImportedData","commands","trackChanges","collaboration_features","242982IHsthh","enableCommand","dataInsert","bind","202920AKMNcb","Users","afterInit","80dqSPNF"];return(Wo=function(){return t})()}function Xo(t,e){const n=Wo();return(Xo=function(t,e){return n[t-=410]})(t,e)}!function(t,e){const n=Xo,r=t();for(;;)try{if(323858===-parseInt(n(421))/1+parseInt(n(440))/2*(parseInt(n(435))/3)+-parseInt(n(416))/4+-parseInt(n(427))/5*(-parseInt(n(412))/6)+parseInt(n(439))/7+-parseInt(n(419))/8*(parseInt(n(433))/9)+-parseInt(n(436))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wo);class Ko extends t.Plugin{constructor(t){const e=Xo;super(t),this[e(429)]=!1,this[e(437)]=!1}[zo(418)](){const t=zo,e=this[t(420)],n=e[t(443)][t(441)](t(426)),r=e[t(443)][t(441)](t(410));n&&(n.on(t(432),((e,[,n])=>{const s=t;this[s(429)]=r[s(423)],n[s(411)][s(434)]=!this[s(429)]}),{priority:t(430)}),this[t(428)](n,t(414),this[t(442)][t(415)](this)),this[t(428)](n,t(414),(()=>{const e=t;this[e(437)]&&(r[e(432)](),this[e(437)]=!1)}),{priority:t(438)}),e[t(424)][t(441)](t(431))[t(413)](t(426)))}[zo(442)](t,e){const n=zo,{suggestions:r}=e,s=this[n(420)][n(443)][n(441)](n(410)),o=s[n(423)];this[n(429)]!==o&&(s[n(432)](),this[n(437)]=!0),r&&r[n(422)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(420)][o(424)][o(441)](o(417)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(426)}}};this[o(420)][o(424)][o(441)](o(431))[o(425)](i)}))}}const qo=Jo;function Jo(t,e){const n=Zo();return(Jo=function(t,e){return n[t-=169]})(t,e)}function Zo(){const t=["_enableDefaultAttributesIntegration","afterInit","editor","28346LLlnXK","218510Zhzcyf","*Outdent:* %0","2602788GQrOPN","*Indent:* %0","4HjTONF","81YOcMgi","843441yTpGgm","776974oGltPP","getItemLabel","IndentEditing","enableCommand","blockIndent","TrackChangesEditing","264kiJtxp","plugins","13RpNLau","formatBlock","getItems","6790hThtAw","outdent","format","type","7KlLpaF","indentBlock","_registerLegacyDescription","FORMAT_INDENT","commandName","indent","registerDescriptionCallback","get","1746856bxdDqJ","2qDgVBR","locale","registerAttributeLabel","has","_registerBlockAttribute","_descriptionFactory","IndentBlock","outdentBlock"];return(Zo=function(){return t})()}!function(t,e){const n=Jo,r=t();for(;;)try{if(187986===-parseInt(n(186))/1*(parseInt(n(175))/2)+parseInt(n(193))/3*(parseInt(n(191))/4)+parseInt(n(205))/5*(parseInt(n(200))/6)+parseInt(n(209))/7*(parseInt(n(174))/8)+parseInt(n(192))/9*(-parseInt(n(187))/10)+parseInt(n(194))/11+-parseInt(n(189))/12*(parseInt(n(202))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zo);class Qo extends t.Plugin{[qo(184)](){const t=qo,e=this[t(185)],n=e[t(201)][t(173)](t(199));if(e[t(201)][t(178)](t(196))&&(n[t(197)](t(171)),n[t(197)](t(206))),e[t(201)][t(178)](t(181)))for(const e of[t(210),t(182)])n[t(183)](e);const r=e[t(176)];n[t(179)](t(198)),n[t(180)][t(177)](t(198),zr(r,t(169))),this[t(211)]()}[qo(211)](){const t=qo,e=this[t(185)],n=e[t(176)],r=e[t(201)][t(173)](t(199));r[t(180)][t(172)]((e=>{const s=t;if(s(203)!=e[s(208)])return;const{data:o}=e;if(!o)return;if(s(210)!=o[s(170)]&&s(182)!=o[s(170)])return;const i=e[s(204)]()[0],a=r[s(180)][s(195)](i);return s(210)==o[s(170)]?{type:s(207),content:zr(n,s(190),a)}:s(182)==o[s(170)]?{type:s(207),content:zr(n,s(188),a)}:void 0}))}}function Yo(t,e){var n=ti();return(Yo=function(t,e){return n[t-=402]})(t,e)}var $o=Yo;function ti(){var t=["4vOYckP","747714hjIgqY","10JvQHey","TrackChangesEditing","get","26qzzMVW","requires","2073470umoqOB","editor","6yLzzea","enableCommand","input","703198DVhiKj","1uZtIUj","init","9jsxNfc","1530360YUMRqW","1256880OsFkXl","377985hPoEeD","plugins","1384726GATyQD"];return(ti=function(){return t})()}!function(t,e){for(var n=Yo,r=t();;)try{if(209278===parseInt(n(402))/1*(parseInt(n(422))/2)+-parseInt(n(407))/3*(-parseInt(n(410))/4)+-parseInt(n(417))/5+-parseInt(n(419))/6*(parseInt(n(409))/7)+parseInt(n(406))/8*(parseInt(n(404))/9)+parseInt(n(412))/10*(-parseInt(n(411))/11)+-parseInt(n(405))/12*(-parseInt(n(415))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[$o(416)](){return[vs.Input]}[$o(403)](){var t=$o;this[t(418)][t(408)][t(414)](t(413))[t(420)](t(421))}}const ni=si;function ri(){const t=["formatInline","_registerLegacyDescription","format","get","1047632woMvCL","key","newValue","commands","*Remove link*","unlink","label","toLowerCase","linkHref","link (","369712mbvfyg","56EadZxi","registerDescriptionCallback","1192170gtWNtO","has","146741UNWnpO","commandParams","attribute","afterInit","editor","plugins","102123HpWiLY","TrackChangesEditing","90rmoGpT","10FnrOvo","_descriptionFactory","link","_enableDefaultAttributesIntegration","65823vxsJJz","type","LinkEditing","*Set link:* %0","locale","map","commandName","registerAttributeLabel","manualDecorators","23985wGVDYe"];return(ri=function(){return t})()}function si(t,e){const n=ri();return(si=function(t,e){return n[t-=100]})(t,e)}!function(t,e){const n=si,r=t();for(;;)try{if(224420===-parseInt(n(108))/1+parseInt(n(132))/2+-parseInt(n(117))/3+parseInt(n(122))/4+-parseInt(n(104))/5*(parseInt(n(135))/6)+-parseInt(n(137))/7*(-parseInt(n(133))/8)+-parseInt(n(101))/9*(-parseInt(n(103))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ri);class oi extends t.Plugin{[ni(140)](){const t=ni,e=this[t(141)];if(!e[t(100)][t(136)](t(110)))return;const n=e[t(100)][t(121)](t(102)),r=e[t(125)][t(121)](t(106));n[t(107)](t(106),[t(130),...r[t(116)][t(113)]((t=>t.id))]),n[t(107)](t(127));for(const e of r[t(116)])n[t(105)][t(115)](e.id,t(131)+e[t(128)][t(129)]()+")");n[t(105)][t(134)]((n=>{const r=t;if(r(139)!=n[r(109)])return;const{data:s}=n;if(!s||r(130)!=s[r(123)])return;const o=s[r(124)],i=e[r(112)];return{type:r(120),content:null==o?zr(i,r(126)):zr(i,r(111),'"'+o+'"')}})),this[t(119)]()}[ni(119)](){const t=ni,e=this[t(141)],n=e[t(112)];e[t(100)][t(121)](t(102))[t(105)][t(134)]((e=>{const r=t;if(r(118)!=e[r(109)])return;const{data:s}=e;if(s){if(r(106)==s[r(114)]){const t=s[r(138)][0];return{type:r(120),content:zr(n,r(111),'"'+t+'"')}}return r(127)==s[r(114)]?{type:r(120),content:zr(n,r(126))}:void 0}}))}}const ii=ai;function ai(t,e){const n=li();return(ai=function(t,e){return n[t-=418]})(t,e)}!function(t,e){const n=ai,r=t();for(;;)try{if(211662===-parseInt(n(441))/1*(parseInt(n(468))/2)+-parseInt(n(462))/3+parseInt(n(423))/4*(parseInt(n(502))/5)+-parseInt(n(456))/6+-parseInt(n(453))/7*(-parseInt(n(489))/8)+-parseInt(n(479))/9+parseInt(n(429))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(li);class ci extends t.Plugin{[ii(455)](){const t=ii,e=this[t(418)],n=e[t(470)];if(!e[t(461)][t(482)](t(434)))return;const r=e[t(461)][t(491)](t(487)),s=e[t(461)][t(482)](t(422));function o(t){return()=>{const n=ai,s=e[n(433)][n(485)][n(449)],o=e[n(444)][n(491)](t);if(o[n(463)])return void e[n(454)](n(480),{});const i=t[n(498)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(447)](t)[s(437)]((t=>function(t,e){const n=s;return e[n(442)](t[n(493)],n(464))&&!e[n(488)](t)}(t,r)));o=o[s(437)]((t=>!t.is(s(499),s(464))||t[s(503)](s(467))!=e));const i=new Set;for(const t of o)t.is(s(499),s(464))?i[s(494)](ui(t)):i[s(494)](t);return Array[s(447)](i)}(s[n(440)](),i,e[n(433)][n(430)]);e[n(433)][n(492)]((()=>{const e=n;for(const n of a)r[e(435)](n,{commandName:t,commandParams:[{forceValue:!o[e(463)]}],formatGroupId:e(459)},fi(n))}))}}function i(t){return()=>{const n=ai,s=function(t){const e=ai;let n=Array[e(447)](t);const r=n[e(483)]((t=>e(464)!=t[e(477)]));return r>-1&&(n=n[e(498)](0,r)),n}(e[n(433)][n(485)][n(449)][n(440)]()),o=e[n(433)][n(431)](e[n(433)][n(425)](s[0],n(445)),e[n(433)][n(425)](s[s[n(471)]-1],n(419)));e[n(433)][n(492)]((()=>{const e=n;r[e(435)](o,{commandName:t,commandParams:[],formatGroupId:e(432)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(421)];for(;t&&t[n(503)](n(432))>e[n(503)](n(432));)r[n(494)](t),t=t[n(421)]}return Array[n(447)](r)}(s))}))}}r[t(500)](t(469),o(t(469))),r[t(500)](t(427),o(t(427))),s&&r[t(500)](t(496),o(t(496))),r[t(500)](t(473),i(t(473))),r[t(500)](t(446),i(t(446))),s&&r[t(500)](t(448),(()=>{const n=t,s=e[n(444)][n(491)](n(448)),o=Array[n(447)](s[n(490)]);o[n(437)]((t=>t[n(503)](n(486))!=s[n(463)])),e[n(433)][n(492)]((()=>{const t=n;for(const e of o)r[t(435)](e,{commandName:t(448),commandParams:[{forceValue:!s[t(463)]}]})}))})),r[t(465)][t(420)](t(464),(e=>zr(n,t(424),e))),r[t(465)][t(428)]((e=>{const r=t;if(r(501)!=e[r(474)]&&r(478)!=e[r(474)])return;const{data:s}=e;if(s){if(r(469)==s[r(460)]||r(427)==s[r(460)]||r(496)==s[r(460)])switch(s[r(460)][r(439)](r(475),"")){case r(436):return o(zr(n,r(426)));case r(457):return o(zr(n,r(452)));case r(438):return o(zr(n,r(497)))}if(r(473)==s[r(460)])return{type:r(481),content:zr(n,r(458),zr(n,r(424)))};if(r(446)==s[r(460)])return{type:r(481),content:zr(n,r(443),zr(n,r(424)))};if(r(448)==s[r(460)])return s[r(451)][0][r(466)]?{type:r(481),content:zr(n,r(476))}:{type:r(481),content:zr(n,r(495))}}function o(t){const e=r;return{type:e(481),content:zr(n,e(450),t)}}}))}}function ui(t){const e=ii,n=t[e(503)](e(432));if(0==n)return t;let r=t;for(;t[e(484)]&&t[e(484)].is(e(499),e(464));){const s=t[e(484)][e(503)](e(432));if(s==n)r=t[e(484)];else if(s<n)break;t=t[e(484)]}return r}function li(){const t=["132713XfKdVW","execute","afterInit","1337838UgKgKY","numbered","*Indent:* %0","blockName","commandName","plugins","478155SqUcWV","value","listItem","_descriptionFactory","forceValue","listType","602mWXLTO","numberedList","locale","length","push","indentList","type","List","*Check item*","name","formatInline","377154zJJJPl","paragraph","format","has","findIndex","previousSibling","document","todoListChecked","TrackChangesEditing","isObject","88EGMUcy","_selectedElements","get","change","parent","add","*Uncheck item*","todoList","ELEMENT_TODO_LIST","slice","element","enableCommand","formatBlock","5RDXKAY","getAttribute","editor","end","registerElementLabel","nextSibling","LegacyTodoListEditing","713712VVFSxs","ELEMENT_LIST_ITEM","createPositionAt","ELEMENT_BULLETED_LIST","bulletedList","registerDescriptionCallback","5589790PfCgAn","schema","createRange","listIndent","model","LegacyListEditing","markBlockFormat","bulleted","filter","todo","replace","getSelectedBlocks","1030WEydPR","checkChild","*Outdent:* %0","commands","before","outdentList","from","checkTodoList","selection","*Change to:* %0","commandParams","ELEMENT_NUMBERED_LIST"];return(li=function(){return t})()}function fi(t){const e=ii,n=[];if(t.is(e(499),e(464))&&t[e(503)](e(432))>0){let r=t[e(421)];for(;r&&e(464)==r[e(477)]&&r[e(503)](e(432))==t[e(503)](e(432));)n[e(472)](r),r=r[e(421)]}return n}const hi=di;function gi(){const t=["handleDescriptions","forward","listStyle","filter","replace","1343862CMizST","createRange","plugins","192070CZfbhk","*Change to:* %0","95SavSIZ","formatInline","listReversed","afterInit","_getSuggestionBlocksForListStyle","registerDescriptionCallback","616695IavkLa","numbered","config","getLastPosition","type","344bYmKdT","_getSuggestionBlocks","flat","toUpperCase","commandName","editor","before","length","*Format:* set start index to %0","LegacyListUtils","14ZeLQVA","listStart","locale","82278vcsRcb","bind","getListTypeFromListStyleType","*Format:* set order to reversed","commandParams","selection","_descriptionFactory","192678HUyMUx","*Format:* set order to regular","listType","model","startIndex","element","from","markMultiRangeBlockFormat","parent","getFirstPosition","format","formatBlock","enableCommand","styles","getSelectedBlocks","28331QUdccz","2298852qlibjH","handleListReversedCommand","_getTranslationKeyForListStyle","handleListStartCommand","handleListStyleCommand","has","ELEMENT_","getAttribute","_LIST_","297EMjiEt","get","reversed","map","listItem","push","createPositionAt","backward","LegacyListPropertiesEditing","TrackChangesEditing","unshift","getSiblingNodes","change","document","list.properties"];return(gi=function(){return t})()}function di(t,e){const n=gi();return(di=function(t,e){return n[t-=213]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(435377===-parseInt(n(254))/1*(parseInt(n(229))/2)+-parseInt(n(214))/3+parseInt(n(255))/4+-parseInt(n(289))/5*(parseInt(n(239))/6)+parseInt(n(232))/7*(parseInt(n(219))/8)+-parseInt(n(284))/9+parseInt(n(287))/10*(parseInt(n(264))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gi);class pi extends t.Plugin{[hi(292)](){const t=hi;if(!this[t(224)][t(286)][t(260)](t(272)))return;const e=this[t(224)][t(216)][t(265)](t(278)),n=this[t(224)][t(286)][t(265)](t(273));e[t(252)]&&n[t(251)](t(281),this[t(259)][t(233)](this)),e[t(266)]&&n[t(251)](t(291),this[t(256)][t(233)](this)),e[t(243)]&&n[t(251)](t(230),this[t(258)][t(233)](this)),n[t(238)][t(213)](this[t(279)][t(233)](this))}[hi(259)](t,e={}){const n=hi,r=this[n(224)][n(286)][n(265)](n(273)),s=this[n(293)]();this[n(224)][n(242)][n(276)]((()=>{const t=n;r[t(246)](s,{commandName:t(281),commandParams:[{type:e[t(218)]}],formatGroupId:t(281)})}))}[hi(256)](t,e={}){const n=hi,r=this[n(224)][n(286)][n(265)](n(273)),s=this[n(220)]((t=>t.is(n(244),n(268))&&n(215)===t[n(262)](n(241))));if(s[n(226)]<1)return;const o=s[n(267)]((t=>this[n(224)][n(242)][n(285)](this[n(224)][n(242)][n(270)](t,n(225)),this[n(224)][n(242)][n(270)](t,0))));this[n(224)][n(242)][n(276)]((()=>{const t=n;r[t(246)](o,{commandName:t(291),commandParams:[{reversed:e[t(266)]}],formatGroupId:t(291)})}))}[hi(258)](t,e={}){const n=hi,r=this[n(224)][n(286)][n(265)](n(273)),s=this[n(220)]((t=>t.is(n(244),n(268))&&n(215)===t[n(262)](n(241))));if(s[n(226)]<1)return;const o=s[n(267)]((t=>this[n(224)][n(242)][n(285)](this[n(224)][n(242)][n(270)](t,n(225)),this[n(224)][n(242)][n(270)](t,0))));this[n(224)][n(242)][n(276)]((()=>{const t=n;r[t(246)](o,{commandName:t(230),commandParams:[{startIndex:e[t(243)]}],formatGroupId:t(230)})}))}[hi(279)](t){const e=hi;if(e(250)!=t[e(218)]&&e(290)!=t[e(218)])return;const n=this[e(224)][e(231)],{data:r}=t;if(!r)return;let s,o;switch(r[e(223)]){case e(281):s=e(288),o={type:e(249),content:zr(n,s,zr(n,this[e(257)](r[e(236)][0][e(218)])))};break;case e(291):s=r[e(236)][0][e(266)]?e(235):e(240),o={type:e(249),content:zr(n,s)};break;case e(230):s=e(227),o={type:e(249),content:zr(n,s,r[e(236)][0][e(243)])}}return o}[hi(293)](){const t=hi;var e,n,r,s;const o=this[t(224)][t(286)][t(265)](t(228));let i=Array[t(245)](this[t(224)][t(242)][t(277)][t(237)][t(253)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(244),t(268)))&&i[t(274)](...o[t(275)](this[t(224)][t(242)][t(277)][t(237)][t(248)](),t(271))),(null===(n=i[i[t(226)]-1])||void 0===n?void 0:n.is(t(244),t(268)))&&i[t(269)](...o[t(275)](this[t(224)][t(242)][t(277)][t(237)][t(217)](),t(280))),i=[...new Set(i)],(null===(s=null===(r=this[t(224)][t(242)][t(277)][t(237)][t(248)]())||void 0===r?void 0:r[t(247)])||void 0===s?void 0:s.is(t(244),t(268)))&&(i=i[t(282)]((e=>e.is(t(244),t(268))))),i}[hi(220)](t){const e=hi,n=this[e(224)][e(286)][e(265)](e(228));let r=Array[e(245)](this[e(224)][e(242)][e(277)][e(237)][e(253)]())[e(282)](t)[e(267)]((t=>{const r=e,s=this[r(224)][r(242)][r(270)](t,0);return[...n[r(275)](s,r(271)),...n[r(275)](s,r(280))]}))[e(221)]();return r=[...new Set(r)],r}[hi(257)](t){const e=hi;return e(261)+this[e(224)][e(286)][e(265)](e(228))[e(234)](t)[e(222)]()+e(263)+t[e(222)]()[e(283)](/-/g,"_")}}const mi=Ii;function Ii(t,e){const n=Ei();return(Ii=function(t,e){return n[t-=314]})(t,e)}function Ei(){const t=["enableCommand","has","5sxlVki","mediaEmbed","dataDowncast","afterInit","ELEMENT_MEDIA","3561285vGrsYl","_descriptionFactory","1068160ZQhtiI","843fzoVRJ","486768DlXqEj","plugins","6785610VLyQFy","div","20EjPgyt","4966461QHjPhP","for","createEmptyElement","editor","478uGMkpD","conversion","elementToElement","stop","media","registerElementLabel","showSuggestionHighlights","high","TrackChangesEditing","options","downcastDispatcher","data","84832yprgnV","attribute:url:media","get","locale","MediaEmbedEditing"];return(Ei=function(){return t})()}!function(t,e){const n=Ii,r=t();for(;;)try{if(588775===-parseInt(n(336))/1*(-parseInt(n(346))/2)+parseInt(n(337))/3+-parseInt(n(335))/4+parseInt(n(328))/5*(-parseInt(n(339))/6)+parseInt(n(333))/7+parseInt(n(321))/8+-parseInt(n(342))/9*(-parseInt(n(341))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[mi(331)](){const t=mi,e=this[t(345)];if(!e[t(338)][t(327)](t(325)))return;const n=e[t(338)][t(323)](t(317)),r=e[t(324)];n[t(326)](t(329)),n[t(334)][t(314)](t(350),(e=>zr(r,t(332),e))),e[t(347)][t(343)](t(330))[t(348)]({model:t(350),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(315)])return n[s(344)](s(340))},converterPriority:t(316)}),e[t(320)][t(319)].on(t(322),((e,n,r)=>{const s=t;r[s(318)][s(315)]&&e[s(349)]()}),{priority:t(316)})}}const Ti=_i;function _i(t,e){const n=Ai();return(_i=function(t,e){return n[t-=277]})(t,e)}!function(t,e){const n=_i,r=t();for(;;)try{if(780527===parseInt(n(278))/1+-parseInt(n(279))/2*(-parseInt(n(294))/3)+-parseInt(n(286))/4+-parseInt(n(291))/5+-parseInt(n(288))/6*(parseInt(n(287))/7)+-parseInt(n(290))/8+-parseInt(n(289))/9*(-parseInt(n(282))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ai);class yi extends t.Plugin{[Ti(283)](){const t=Ti,e=this[t(292)];e[t(293)][t(277)](t(281))&&e[t(293)][t(280)](t(285))[t(295)](t(284))}}function Ai(){const t=["2552910trEVGf","enableCommand","has","505094yCXJtz","2BSyvWr","get","MentionEditing","31510TnPxTL","afterInit","mention","TrackChangesEditing","1615604SYFzbq","791akoUqZ","81456Idutnt","7569YZAPtm","8432392QCbiyB","1167450wOdaCq","editor","plugins"];return(Ai=function(){return t})()}const Ci=Ri;!function(t,e){const n=Ri,r=t();for(;;)try{if(282606===parseInt(n(470))/1+parseInt(n(459))/2+parseInt(n(467))/3+-parseInt(n(454))/4*(parseInt(n(456))/5)+parseInt(n(475))/6*(-parseInt(n(453))/7)+parseInt(n(474))/8*(-parseInt(n(460))/9)+-parseInt(n(463))/10*(-parseInt(n(472))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ni);class ki extends t.Plugin{[Ci(462)](){const t=Ci,e=this[t(458)];if(!e[t(468)][t(457)](t(452)))return;e[t(468)][t(469)](t(464))[t(466)](t(471));const n=e[t(468)][t(469)](t(464)),r=e[t(473)];n[t(465)][t(461)](t(471),(e=>zr(r,t(455),e)))}}function Ri(t,e){const n=Ni();return(Ri=function(t,e){return n[t-=452]})(t,e)}function Ni(){const t=["has","editor","926300RBVAcx","45gEfkYe","registerElementLabel","afterInit","220mztAJF","TrackChangesEditing","_descriptionFactory","enableCommand","1105512duoMqS","plugins","get","457066mFKGxu","pageBreak","121154qFcEXx","locale","294664ozTIPK","3389712zzmgAB","PageBreakEditing","7YLNgbC","60PFXcvP","ELEMENT_PAGE_BREAK","166435boJgCu"];return(Ni=function(){return t})()}const Si=Li;function Li(t,e){const n=Mi();return(Li=function(t,e){return n[t-=299]})(t,e)}!function(t,e){const n=Li,r=t();for(;;)try{if(864401===-parseInt(n(312))/1*(-parseInt(n(304))/2)+parseInt(n(306))/3+parseInt(n(319))/4*(-parseInt(n(325))/5)+-parseInt(n(309))/6+parseInt(n(331))/7*(parseInt(n(321))/8)+parseInt(n(336))/9+-parseInt(n(314))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mi);class vi extends t.Plugin{[Si(347)](){const t=Si,e=this[t(362)];if(!e[t(368)][t(345)](t(357)))return;const n=e[t(315)],r=e[t(368)][t(365)](t(334));r[t(318)][t(316)](t(355),(e=>zr(n,t(350),e))),r[t(308)](t(355)),r[t(360)](t(323)),e[t(303)][t(367)].on(t(307),Oi(e),{priority:t(339)}),e[t(302)][t(367)].on(t(307),((n,r,s)=>{const o=t;s[o(301)][o(337)]&&Oi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(339)});const s=r[t(318)];s[t(348)]((r=>{const o=t;if(o(332)!==r[o(310)])return;const{start:i,end:a}=r[o(364)]();if(!i[o(329)](a)||!i[o(354)])return;const c=e[o(341)][o(358)],u=i[o(354)];return c[o(327)](u)&&!c[o(330)](u)&&c[o(335)](u,o(338))?{type:o(332),content:zr(n,o(328),s[o(361)](u,1))}:void 0})),this[t(344)]()}[Si(344)](){const t=Si,e=this[t(362)],n=e[t(315)];e[t(368)][t(365)](t(334))[t(318)][t(348)]((e=>{const r=t;if(r(300)!=e[r(310)])return;const{data:s}=e;return s&&r(355)==s[r(322)]?{type:r(342),content:zr(n,r(324),zr(n,r(350)))}:void 0}))}}function Mi(){const t=["isLimit","13993swGtCv","insertion","ck-suggestion-marker--active","TrackChangesEditing","checkChild","7237116ImRAgp","showSuggestionHighlights","$text","highest","name","model","format","markerName","_registerLegacyDescription","has","ck-suggestion-marker-split","afterInit","registerDescriptionCallback","activeMarkers","ELEMENT_PARAGRAPH","toViewPosition","includes","start","nodeAfter","paragraph","createUIElement","Paragraph","schema","addClass","enableCommand","getItemLabel","editor","span","getFirstRange","get","bindElementToMarker","downcastDispatcher","plugins","insert","formatBlock","options","data","editing","2LgEpLt","consumable","1961883GuTLZd","addMarker:suggestion:insertion","_enableDefaultAttributesIntegration","6254898dGXiCB","type","mapper","822361IXMAhQ","markerRange","11285770jIuNoR","locale","registerElementLabel","writer","_descriptionFactory","3788fWahPu","end","5936qLbQWE","commandName","insertParagraph","*Change to:* %0","3845RtFQyO","consume","isBlock","*Insert:* %0","isTouching"];return(Mi=function(){return t})()}function Oi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Li,i=t[o(368)][o(365)](o(334)),a=r[o(313)][o(353)],c=r[o(313)][o(320)],u=t[o(341)][o(358)];if(!a[o(329)](c)||!a[o(354)])return;const l=a[o(354)];if(u[o(327)](l)&&!u[o(330)](l)&&u[o(335)](l,o(338))){if(!s[o(305)][o(326)](r[o(313)],n[o(340)]))return;const t=s[o(317)][o(356)](o(363),{class:o(346)}),a=s[o(311)][o(351)](c);e&&i[o(349)][o(352)](r[o(343)])&&s[o(317)][o(359)](o(333),t),s[o(317)][o(299)](a,t),s[o(311)][o(366)](t,r[o(343)])}}}function wi(t,e){const n=Pi();return(wi=function(t,e){return n[t-=431]})(t,e)}const Fi=wi;!function(t,e){const n=wi,r=t();for(;;)try{if(946855===parseInt(n(440))/1+parseInt(n(449))/2+parseInt(n(448))/3*(-parseInt(n(441))/4)+parseInt(n(439))/5*(-parseInt(n(446))/6)+parseInt(n(455))/7*(parseInt(n(437))/8)+parseInt(n(435))/9+parseInt(n(457))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pi);class Di extends t.Plugin{[Fi(459)](){const t=Fi,e=this[t(444)];e[t(438)][t(443)](t(433))&&(e[t(438)][t(451)](t(436))[t(431)](t(442)),this[t(445)]())}[Fi(445)](){const t=Fi,e=this[t(444)];e[t(438)][t(451)](t(436))[t(452)][t(447)]((n=>{const r=t;if(r(450)!=n[r(458)]&&r(456)!=n[r(458)])return;const{data:s}=n;return s&&r(442)==s[r(434)]?{type:r(453),content:zr(e[r(454)],r(432))}:void 0}))}}function Pi(){const t=["14ppCLkr","formatInline","1428550bSHvin","type","afterInit","_enableDefaultAttributesIntegration","*Remove all formatting*","RemoveFormatEditing","commandName","10676763obyZLV","TrackChangesEditing","1384192niKVwX","plugins","15fSaXUT","1023857SbjwIc","20NTGuDv","removeFormat","has","editor","_registerLegacyDescription","2664618XQHFKl","registerDescriptionCallback","389190VoXVEs","457494IBPKmu","formatBlock","get","_descriptionFactory","format","locale"];return(Pi=function(){return t})()}const xi=Ui;function Bi(){const t=["634vCXBLv","169008xxAzga","TrackChangesEditing","1998234iWMyeV","112jveqcp","discardSelectedSuggestions","acceptAllSuggestions","acceptSuggestion","RestrictedEditingModeEditing","3870zUnbnF","afterInit","acceptSelectedSuggestions","plugins","goToNextRestrictedEditingException","goToPreviousRestrictedEditingException","has","1883556NogNqt","editor","5531305nXdHIS","discardSuggestion","4378521qZkGPj","trackChanges","get","discardAllSuggestions","5161924ghLBTr","enableCommand"];return(Bi=function(){return t})()}function Ui(t,e){const n=Bi();return(Ui=function(t,e){return n[t-=478]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(785082===parseInt(n(481))/1*(-parseInt(n(498))/2)+-parseInt(n(492))/3+parseInt(n(496))/4+-parseInt(n(490))/5+parseInt(n(501))/6+parseInt(n(499))/7+parseInt(n(502))/8*(parseInt(n(488))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bi);class ji extends t.Plugin{[xi(482)](){const t=xi,e=this[t(489)];if(!e[t(484)][t(487)](t(480)))return;const n=e[t(484)][t(494)](t(500));n[t(497)](t(486)),n[t(497)](t(485));const r=e[t(484)][t(494)](t(480));r[t(497)](t(493)),r[t(497)](t(479)),r[t(497)](t(491)),r[t(497)](t(478)),r[t(497)](t(495)),r[t(497)](t(483)),r[t(497)](t(503))}}const Gi=Vi;function Vi(t,e){const n=Hi();return(Vi=function(t,e){return n[t-=227]})(t,e)}function Hi(){const t=["addMarker:suggestion:insertion","get","4832390PZlqfa","6632VSwpdv","writer","markerName","requires","34862bokeSg","merge","name","markerRange","10KgKOJj","editor","split","editing","high","370840QjLJRZ","18JxRqUb","getItems","3211LrDZzn","56idFiwT","span","downcastDispatcher","activeMarkers","enableCommand","insert","registerElementLabel","showSuggestionHighlights","consumable","toViewPosition","TrackChangesEditing","_descriptionFactory","mapper","init","data","164202lDDzos","6633HTpiex","1397145khJrlK","addMarker:suggestion","bindElementToMarker","includes","locale","addClass","test","plugins","deletion","shiftEnter","ELEMENT_LINE_BREAK","options","ck-suggestion-marker-","softBreak","model","ck-suggestion-marker--active","createPositionBefore","11Ucepqt","addMarker:suggestion:deletion","15648QWcAEK","createUIElement","element"];return(Hi=function(){return t})()}!function(t,e){const n=Vi,r=t();for(;;)try{if(310769===parseInt(n(282))/1*(parseInt(n(278))/2)+parseInt(n(229))/3*(-parseInt(n(228))/4)+parseInt(n(249))/5+parseInt(n(247))/6*(parseInt(n(232))/7)+parseInt(n(274))/8*(-parseInt(n(248))/9)+-parseInt(n(273))/10*(-parseInt(n(266))/11)+-parseInt(n(268))/12*(-parseInt(n(231))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hi);class zi extends t.Plugin{static get[Gi(277)](){return[Zs.ShiftEnter]}[Gi(245)](){const t=Gi,e=this[t(283)],n=e[t(256)][t(272)](t(242));n[t(236)](t(258)),e[t(285)][t(234)].on(t(271),Wi(e),{priority:t(227)}),e[t(285)][t(234)].on(t(267),Wi(e),{priority:t(227)}),e[t(246)][t(234)].on(t(250),((n,r,s)=>{const o=t;s[o(260)][o(239)]&&Wi(e,{showActiveMarker:!1})(n,r,s)})),n[t(243)][t(238)](t(262),(n=>zr(e[t(253)],t(259),n)))}}function Wi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Vi,i=t[o(256)][o(272)](o(242));if(!s[o(240)][o(255)](r[o(281)],n[o(280)]))return;const a=t[o(263)];for(const t of r[o(281)][o(230)]()){if(!t.is(o(270),o(262)))continue;const n=o(257)==r[o(276)][o(284)](":")[1]?o(279):o(284),c=s[o(275)][o(269)](o(233),{class:o(261)+n}),u=s[o(244)][o(241)](a[o(265)](t));e&&i[o(235)][o(252)](r[o(276)])&&s[o(275)][o(254)](o(264),c),s[o(275)][o(237)](u,c),s[o(244)][o(251)](c,r[o(276)])}}}const Xi=Ki;function Ki(t,e){const n=qi();return(Ki=function(t,e){return n[t-=338]})(t,e)}function qi(){const t=["StandardEditingModeEditing","1791297HblKDQ","_descriptionFactory","enableCommand","afterInit","change","markInlineFormat","document","FORMAT_RESTRICTED_ENABLED","100ZCeaJE","locale","get","from","value","selection","restrictedEditingException","registerDescriptionCallback","commands","FORMAT_RESTRICTED_DISABLED","1982602GhpSzD","commandParams","has","TrackChangesEditing","forceValue","9975854XXZXRG","commandName","formatInline","plugins","536946dlLZIx","isCollapsed","model","3539712vfpfJQ","editor","formatBlock","format","286288naCBnc","355419eVeEIk","getRanges","type"];return(qi=function(){return t})()}!function(t,e){const n=Ki,r=t();for(;;)try{if(912275===parseInt(n(369))/1+-parseInt(n(348))/2+parseInt(n(365))/3+parseInt(n(364))/4+-parseInt(n(338))/5*(-parseInt(n(357))/6)+-parseInt(n(353))/7+-parseInt(n(360))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qi);class Ji extends t.Plugin{[Xi(372)](){const t=Xi,e=this[t(361)],n=e[t(359)],r=e[t(339)];if(!e[t(356)][t(350)](t(368)))return;const s=e[t(356)][t(340)](t(351)),o=t(344),i=e[t(346)][t(340)](o);s[t(371)](o,((e,r={})=>{const a=t,c=n[a(375)][a(343)];if(c[a(358)])return void e(r);const u=void 0!==r[a(352)]?r[a(352)]:!i[a(342)];n[a(373)]((()=>{const t=a,e=Array[t(341)](c[t(366)]());for(const r of e){const e=u?[r]:ws(o,r,n);for(const n of e)s[t(374)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(370)][t(345)]((e=>{const n=t;if(n(362)!=e[n(367)]&&n(355)!=e[n(367)])return;const{data:s}=e;return s&&s[n(354)]==o?s[n(349)][0][n(352)]?{type:n(363),content:zr(r,n(376))}:{type:n(363),content:zr(r,n(347))}:void 0}))}}const Zi=Qi;function Qi(t,e){const n=Yi();return(Qi=function(t,e){return n[t-=101]})(t,e)}function Yi(){const t=["registerDescriptionCallback","Style","has","config","definitions","GeneralHtmlSupport","add","ghsAttributes","registerAttributeLabel","styleName","_registerLegacyDescription","_descriptionFactory","get","560052XhHClv","block","locale","51748jXOmuT","forceValue","editor","inline","plugins","_registerInlineAttribute","860oZKRUT","_enableDefaultAttributesIntegration","commandParams","3932168PZkQGX","3822sDhpbi","afterInit","normalizeConfig","*Remove format:* %0","2080407TMkqsi","DataSchema","element","TrackChangesEditing","format","355040RVnXHs","formatInline","296012XxEpmq","StyleUtils","FORMAT_STYLE","type","*Set format:* %0","style","formatBlock","commandName","_registerBlockAttribute","getGhsAttributeNameForElement","toLowerCase"];return(Yi=function(){return t})()}!function(t,e){const n=Qi,r=t();for(;;)try{if(160446===-parseInt(n(143))/1+-parseInt(n(116))/2+parseInt(n(140))/3+parseInt(n(114))/4+-parseInt(n(101))/5*(parseInt(n(105))/6)+-parseInt(n(109))/7+parseInt(n(104))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yi);class $i extends t.Plugin{[Zi(106)](){const t=Zi,e=this[t(145)];if(!e[t(147)][t(129)](t(128))||!e[t(147)][t(129)](t(110)))return;const n=e[t(147)][t(139)](t(112)),r=e[t(142)],s=e[t(130)][t(139)](t(121))||{},o=e[t(147)][t(139)](t(132)),i=e[t(147)][t(139)](t(117))[t(107)](e[t(147)][t(139)](t(110)),s[t(131)]);n[t(102)](t(121));const a=new Set;for(const e of i[t(141)]){const n=o[t(125)](e[t(111)]);a[t(133)](n)}const c=new Set;for(const e of i[t(146)]){const n=o[t(125)](e[t(111)]);c[t(133)](n);for(const n of e[t(134)])c[t(133)](n)}for(const e of a)n[t(124)](e),n[t(138)][t(135)](e,zr(r,t(118)));for(const e of c)n[t(148)](e),n[t(138)][t(135)](e,zr(r,t(118)));this[t(137)]()}[Zi(137)](){const t=Zi,e=this[t(145)],n=e[t(142)];e[t(147)][t(139)](t(112))[t(138)][t(127)]((e=>{const r=t;if(r(122)!=e[r(119)]&&r(115)!=e[r(119)])return;const{data:s}=e;return s&&r(121)===s[r(123)]?s[r(103)][0][r(144)]?{type:r(113),content:zr(n,r(120),s[r(103)][0][r(136)][r(126)]())}:{type:r(113),content:zr(n,r(108),s[r(103)][0][r(136)][r(126)]())}:void 0}))}}const ta=ea;function ea(t,e){const n=na();return(ea=function(t,e){return n[t-=192]})(t,e)}function na(){const t=["nodeBefore","removeClass","createTableWalker","execute","*Insert:* %0","type","isArray","isInContent","options","markMultiRangeDeletion","_tableSuggestions","enqueueChange","map","getChangedMarkers","differ","nodeAfter","getContainedElement","above","insertTable","minColumn","_getSuggestionCoords","commands","length","plugins","add","suggestion","cell","end","locale","$textProxy","maxColumn","9433608DrbSYO","ELEMENT_TABLE_COLUMN_WITH_TEXT","createRangeIn","_acceptFormatSuggestionCallbackFactory","discard","highest","getChildren","model","getRowIndexes","get","has","mapper","afterInit","createPositionAt","batch","order","1GbkDAK","createRangeOn","isIntersectingWithRange","registerElementLabel","1753718qGXLpj","setSelection","insertTableRowAbove","every","ELEMENT_TABLE_ROW_WITH_TEXT","ELEMENT_TABLE","includes","tableRow","minRow","tableColumn","change","getCellLocation","getColumnIndexes","getItems","first","addClass","$graveyard","6328888jOzGrg","deletion","1896OFQjgx","filter","insertTableColumnRight","selection","*Remove:* %0","registerCustomCallback","document","ELEMENT_TABLE_COLUMN","element","maxRow","_getCoordsForCells","push","join","addMarker:suggestion","change:data","getSelectionAffectedTableCells","subType","ELEMENT_TABLE_ROW","startsWith","oldRange","table","editor","toViewElement","values","MAX_SAFE_INTEGER","item","toLowerCase","getRanges","insert","MIN_SAFE_INTEGER","isTouching","insertTableColumnLeft","getChanges","getAttribute","some","14665DTItOE","substr","_suggestionFactory","TableEditing","removeTableRow","hasAttribute","244PrcUOt","markMultiRangeInsertion","left","position","rootName","writer","132SwvXnN","colspan","selectTableColumn","name","getSuggestion","findAncestor","addRange","_tablePostFixingSubtypes","getFirstRange","insertTableRowBelow","removeTableColumn","9ppqCVE","_descriptionFactory","registerDescriptionCallback","tableCell","tablePaste","TrackChangesEditing","ELEMENT_TABLE_WITH_TEXT","isEqual","registerPostFixer","max","forceValue","min","911530lvXJUV","rowspan","39855ghaHFg","low","refresh","span","start","_splitMarkerName","detach","classes","last","from","data","accept","1292958Jeaenl","downcastDispatcher","TableUtils","selectTableRow","enableCommand","root","insertion","fromRange","showSuggestionHighlights","_setupColumnsRowsFixing"];return(na=function(){return t})()}!function(t,e){const n=ea,r=t();for(;;)try{if(753493===parseInt(n(311))/1*(parseInt(n(315))/2)+-parseInt(n(254))/3+parseInt(n(211))/4*(parseInt(n(242))/5)+parseInt(n(334))/6*(-parseInt(n(205))/7)+-parseInt(n(332))/8*(-parseInt(n(228))/9)+-parseInt(n(240))/10*(parseInt(n(217))/11)+parseInt(n(295))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{constructor(t){const e=ea;super(t),this[e(224)]=[e(322),e(324)],this[e(274)]=new Set}[ta(307)](){const t=ta,e=this[t(355)],n=e[t(302)][t(340)][t(337)];if(!e[t(287)][t(305)](t(208)))return;const r=e[t(292)],s=e[t(287)][t(304)](t(233)),o=e[t(287)][t(304)](t(256));s[t(229)][t(314)](t(354),(e=>zr(r,t(320),e))),this[t(263)](),s[t(258)](t(282)),s[t(258)](t(257)),s[t(258)](t(219));for(const r of[t(317),t(226)]){const i=e[t(285)][t(304)](r);s[t(258)](r,(r=>{const a=t;e[a(302)][a(325)]((t=>{const e=a;r();const c=e(281)===i[e(310)],u=o[e(349)](n),l=o[e(303)](u),f=c?l[e(329)]-1:l[e(250)]+1,h=u[0][e(222)](e(354)),g=o[e(266)](h,{startRow:f,endRow:f}),d=Array[e(251)](g)[e(276)]((n=>t[e(312)](n[e(290)])));s[e(212)](d,e(322))}))}))}for(const r of[t(201),t(336)]){const i=e[t(285)][t(304)](r);s[t(258)](r,(r=>{const a=t;e[a(302)][a(325)]((t=>{const e=a;r();const c=e(213)===i[e(310)],u=o[e(349)](n),l=o[e(327)](u),f=c?l[e(329)]-1:l[e(250)]+1,h=u[0][e(222)](e(354)),g=o[e(266)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(251)](g)[e(276)]((n=>t[e(312)](n[e(290)])));s[e(212)](d,e(324))}))}))}for(const r of[t(209),t(227)]){const i=r[t(206)](11),a=i[t(196)](),c=a[t(206)](0,3)+t(245),u=t(354)+i,l=t(239)+i,f=t(237)+i;s[t(258)](r,(()=>{const i=t;e[i(302)][i(325)]((t=>{const e=i,h=o[e(349)](n),g=h[0][e(222)](e(354));let d;if(e(209)==r){const t=o[e(303)](h);d={startRow:t[e(329)],endRow:t[e(250)],includeAllSlots:!0}}else{const t=o[e(327)](h);d={startColumn:t[e(329)],endColumn:t[e(250)],includeAllSlots:!0}}const p=o[e(266)](g,d),m=Array[e(251)](p)[e(276)]((({cell:t})=>t)),I=sa(m[e(335)]((t=>t[e(210)](c)))),E=sa(m[e(335)]((t=>!t[e(210)](c))))[e(276)]((n=>t[e(312)](n))),b=s[e(273)](E,u);if(b&&(e(322)==b[e(350)]||e(324)==b[e(350)])){const n=this[e(284)](b);for(const r of I){const s=t[e(312)](r),i=o[e(326)](r),u=r[e(203)](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(251)](n[s(197)]())[s(276)]((t=>i.LiveRange[s(261)](t)));e[s(302)][s(325)]((t=>{const n=s,i=t[n(309)];r=r[n(335)]((t=>n(331)!=t[n(259)][n(215)])),t[n(316)](r),e[n(285)][n(304)](n(209))[n(244)](),e[n(267)](n(209),{forceDefaultExecution:!0}),e[n(302)][n(275)]((()=>{const t=n;e[t(302)][t(275)](i,(e=>{const n=t,r=o[n(335)]((t=>n(331)!=t[n(259)][n(215)]));r[n(286)]>0&&e[n(316)](r);for(const t of o)t[n(248)]()}))}))}))}function u(r){const s=t;e[s(302)][s(325)]((t=>{const o=s,a=Array[o(251)](n[o(197)]())[o(276)]((t=>i.LiveRange[o(261)](t))),c=[];for(const t of r)for(const e of t[o(328)]({shallow:!0}))c[o(345)](e);for(const n of c)o(331)!=n[o(259)][o(215)]&&(t[o(316)](t[o(308)](n,0)),e[o(285)][o(304)](o(227))[o(244)](),e[o(267)](o(227),{forceDefaultExecution:!0}));const u=a[o(335)]((t=>o(331)!=t[o(259)][o(215)]));u[o(286)]>0&&t[o(316)](u);for(const t of a)t[o(248)]()}))}function l(e,n){const r=t;return n[r(318)]((t=>e[r(204)]((e=>e[r(291)][r(235)](t[r(246)])||t[r(291)][r(235)](e[r(246)])))))}function f(e,n){const r=t;return e[r(204)]((t=>n[r(204)]((e=>t[r(291)][r(200)](e[r(246)])))))}e[t(252)][t(255)].on(t(347),((e,n,r)=>{const s=t;if(!r[s(272)][s(262)])return;const o=n[s(195)];if(!o)return;const i=r[s(306)][s(192)](o);function c(t){return Array[s(270)](t)?t:[t]}i&&s(231)===o[s(220)]&&(0,a.setHighlightHandling)(i,r[s(216)],((t,e,n)=>n[s(330)](c(e[s(249)]),t)),((t,e,n)=>n[s(265)](c(e[s(249)]),t)))}),{priority:t(300)}),s[t(229)][t(230)]((e=>{const n=t;if(n(260)!=e[n(269)]&&n(333)!=e[n(269)])return;const s=e[n(280)]();if(null!=s&&s.is(n(342),n(354))){if(n(260)==e[n(269)]){const t=e[n(328)]()[n(335)]((t=>t.is(n(293))))[n(276)]((t=>t[n(252)]));if(t[n(286)])return{type:n(260),content:zr(r,n(268),zr(r,n(234),'"'+t[n(346)](" ")+'"'))}}if(n(333)==e[n(269)]){const t=e[n(328)]()[n(335)]((t=>t.is(n(293))))[n(276)]((t=>t[n(252)]));if(t[n(286)])return{type:n(333),content:zr(r,n(338),zr(r,n(234),'"'+t[n(346)](" ")+'"'))}}}})),s[t(229)][t(230)]((e=>{const n=t;if(n(322)==e[n(350)]){const t=e[n(328)]()[n(335)]((t=>t.is(n(293))))[n(276)]((t=>t[n(252)])),s=this[n(284)](e),o=s[n(343)]-s[n(323)]+1;if(n(260)==e[n(269)])return t[n(286)]?{type:n(260),content:zr(r,n(268),zr(r,n(319),[o,'"'+t[n(346)](" ")+'"']))}:{type:n(260),content:zr(r,n(268),zr(r,n(351),o))};if(n(333)==e[n(269)])return t[n(286)]?{type:n(333),content:zr(r,n(338),zr(r,n(319),[o,'"'+t[n(346)](" ")+'"']))}:{type:n(333),content:zr(r,n(338),zr(r,n(351),o))}}if(n(324)==e[n(350)]){const t=e[n(328)]()[n(335)]((t=>t.is(n(293))))[n(276)]((t=>t[n(252)])),s=this[n(284)](e),o=s[n(294)]-s[n(283)]+1;if(n(260)==e[n(269)])return t[n(286)]?{type:n(260),content:zr(r,n(268),zr(r,n(296),[o,'"'+t[n(346)](" ")+'"']))}:{type:n(260),content:zr(r,n(268),zr(r,n(341),o))};if(n(333)==e[n(269)])return t[n(286)]?{type:n(333),content:zr(r,n(338),zr(r,n(296),[o,'"'+t[n(346)](" ")+'"']))}:{type:n(333),content:zr(r,n(338),zr(r,n(341),o))}}})),s[t(207)][t(339)](t(260),t(322),t(299),c),s[t(207)][t(339)](t(333),t(322),t(253),c),s[t(207)][t(339)](t(260),t(324),t(299),u),s[t(207)][t(339)](t(333),t(324),t(253),u),s[t(207)][t(339)](t(260),t(324),t(346),l),s[t(207)][t(339)](t(333),t(324),t(346),l),s[t(207)][t(339)](t(260),t(322),t(346),f),s[t(207)][t(339)](t(333),t(322),t(346),f)}[ta(298)](){const t=ta,e=this[t(355)],n=e[t(302)][t(340)][t(337)];return(r,s)=>{const o=t;e[o(302)][o(325)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(291)][a(264)];u&&u[0]&&!1===u[0][a(238)]&&(l=r[0][a(246)][a(279)]);const f=t[a(297)](l);if(a(331)==f[a(259)][a(215)])return;const h=Array[a(251)](n[a(197)]())[a(276)]((t=>i.LiveRange[a(261)](t)));t[a(316)](f),e[a(285)][a(304)](c)[a(244)](),u[a(345)]({forceDefaultExecution:!0}),e[a(267)](c,...u);const g=h[a(335)]((t=>a(331)!=t[a(259)][a(215)]));g[a(286)]>0&&t[a(316)](g);for(const t of h)t[a(248)]()}))}}[ta(344)](t){const e=ta,n=this[e(355)][e(287)][e(304)](e(256));let r=Number[e(194)],s=Number[e(199)],o=Number[e(194)],i=Number[e(199)];for(const a of t){if(e(331)==a[e(259)][e(215)])continue;const{row:t,column:c}=n[e(326)](a),u=a[e(210)](e(241))?a[e(203)](e(241))-1:0,l=a[e(210)](e(218))?a[e(203)](e(218))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[ta(263)](){const t=ta,e=this[t(355)],n=e[t(287)][t(304)](t(233)),r=e[t(287)][t(304)](t(256));e[t(302)][t(340)].on(t(348),(()=>{const r=t,s=Array[r(251)](e[r(302)][r(340)][r(278)][r(277)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(247)](t);if(r(289)!=s)continue;if(null!=e[r(353)])continue;const a=n[r(221)](o);this[r(224)][r(321)](i)&&this[r(274)][r(288)](a)}}),{priority:t(243)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(312)](e),a=e[s(222)](s(354)),c=r[s(326)](e);for(const t of this[s(274)]){const n=t[s(350)],r=n[s(352)](s(232)),u=n[s(206)](r?10:5),l=u[s(196)](),f=l[s(206)](0,3)+s(245),h=s(239)+u,g=s(237)+u;if(!t[s(271)])continue;if(a!=t[s(225)]()[s(246)][s(222)](s(354)))continue;if(t[s(313)](i))continue;const d=e[s(210)](f)?e[s(203)](f)-1:0,p=this[s(284)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(223)](i),o=!0)}return o};e[t(302)][t(340)][t(236)]((n=>{const r=t;let o=!1;for(const t of e[r(302)][r(340)][r(278)][r(202)]())if(r(198)==t[r(269)])if(r(322)==t[r(220)])for(const e of t[r(214)][r(279)][r(301)]())o=o||s(e,n);else r(231)==t[r(220)]&&(o=o||s(t[r(214)][r(279)],n));return o}))}[ta(284)](t){const e=ta;return this[e(344)](t[e(197)]()[e(276)]((t=>t[e(246)][e(279)])))}}function sa(t){const e=ta;return Array[e(251)](new Set(t)[e(193)]())}const oa=ia;function ia(t,e){const n=aa();return(ia=function(t,e){return n[t-=216]})(t,e)}function aa(){const t=["_areMergableCells","forceDefaultExecution","createRangeOn","direction","splitTableCellVertically","commandName","formatInline","cell","39174ZCXNGF","mergeTableCellUp","isInContent","$graveyard","add","set:isEnabled","3667005uARERR","registerDescriptionCallback","1262700kTwMtg","TableUtils","enableCommand","1480935ESDaRt","value","getRanges","_isForcedDefaultExecutionBlock","_acceptFormatSuggestionCallbackFactory","change","2351083WiEJeX","detach","isEnabled","insertion","table","mergeTableCellDown","mergeTableCellLeft","getSuggestions","fromRange","editor","afterInit","*Split cell:* horizontally","execute","splitTableCellHorizontally","*Merge cells*","containsRange","63VIisEV","root","4sbErbI","TableEditing","findAncestor","selection","getAncestors","find","2624744PCvHJQ","trackChanges","get","tableCell","refresh","from","return","requires","highest","getFirstPosition","createTableWalker","formatBlock","type","markBlockFormat","registerCustomCallback","accept","document","mergeTableCells","*Split cell:* vertically","getSelectionAffectedTableCells","has","length","size","getCellLocation","plugins","author","format","TrackChangesEditing","rootName","locale","_suggestionFactory","setSelection","element","subType","_tablePostFixingSubtypes","293609scLJBE","map","filter","_areSelectedCellsMergable","low","commands","horizontally","markMultiRangeBlockFormat","deletion","push","model","mergeTableCellRight","_descriptionFactory","stop"];return(aa=function(){return t})()}!function(t,e){const n=ia,r=t();for(;;)try{if(211766===parseInt(n(216))/1+-parseInt(n(238))/2*(parseInt(n(271))/3)+parseInt(n(273))/4*(-parseInt(n(249))/5)+parseInt(n(246))/6+parseInt(n(255))/7+-parseInt(n(279))/8+parseInt(n(244))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(aa);class ca extends t.Plugin{static get[oa(286)](){return[ra]}[oa(265)](){const t=oa,e=this[t(264)],n=e[t(226)][t(295)][t(276)],r=e[t(308)];if(!e[t(303)][t(299)](t(274)))return;const s=e[t(303)][t(281)](t(306)),o=e[t(303)][t(281)](t(247)),a=e[t(303)][t(281)](ra);a[t(313)][t(225)](t(296)),s[t(248)](t(296),(()=>{const n=t,r=o[n(298)](e[n(226)][n(295)][n(276)]);e[n(226)][n(254)]((()=>{const t=n;s[t(223)](r,{commandName:t(296),commandParams:[]},[],t(296))}))})),e[t(221)][t(281)](t(296)).on(t(267),((n,r)=>{const o=t;e[o(221)][o(281)](o(280))[o(250)]&&(r[o(300)]>0&&r[r[o(300)]-1]&&r[r[o(300)]-1][o(231)]||s[o(252)]||this[o(219)]()||n[o(229)]())}),{priority:t(287)});for(const n of[t(239),t(227),t(260),t(261)]){const r=e[t(221)][t(281)](n);s[t(248)](n,(()=>{const n=t,o=e[n(226)][n(295)][n(276)][n(288)]()[n(277)]()[n(278)]((t=>t.is(n(311),n(282)))),i=r[n(250)];e[n(226)][n(254)]((()=>{const t=n;s[t(223)]([o,i],{commandName:t(296),commandParams:[]},[],t(296))}))}))}for(const n of[t(234),t(268)]){const r=e[t(221)][t(281)](n);s[t(248)](n,(()=>{const i=t,a=o[i(298)](e[i(226)][i(295)][i(276)])[0],c=a[i(275)](i(259)),{column:u,row:l}=o[i(302)](a);let f=[];if(i(222)==r[i(233)]){const t=o[i(289)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(284)](t)[i(217)]((t=>t[i(237)]))}else{const t=o[i(289)](c,{column:u,includeAllSlots:!0});f=Array[i(284)](t)[i(217)]((t=>t[i(237)]))}e[i(226)][i(254)]((t=>{const e=i;s[e(292)](t[e(232)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(228)][t(245)]((e=>{const n=t;if(n(290)!=e[n(291)]&&n(236)!=e[n(291)])return;const{data:s}=e;return s&&n(296)==s[n(235)]?{type:n(305),content:zr(r,n(269))}:void 0})),s[t(228)][t(245)]((e=>{const n=t;if(n(290)!=e[n(291)]&&n(236)!=e[n(291)])return;const{data:s}=e;return s?n(234)==s[n(235)]?{type:n(305),content:zr(r,n(297))}:n(268)==s[n(235)]?{type:n(305),content:zr(r,n(266))}:void 0:void 0}));const c=a[t(253)]();for(const e of[t(239),t(227),t(260),t(261)])s[t(309)][t(293)](t(290),e,t(294),c);for(const e of[t(234),t(268)])s[t(309)][t(293)](t(290),e,t(294),c);s[t(309)][t(293)](t(290),t(296),t(294),(r=>{const s=t;e[s(226)][s(254)]((t=>{const o=s,a=Array[o(284)](n[o(251)]())[o(217)]((t=>i.LiveRange[o(263)](t)));t[o(310)](r),e[o(221)][o(281)](o(296))[o(283)](),e[o(267)](o(296),{forceDefaultExecution:!0});const c=a[o(218)]((t=>o(241)!=t[o(272)][o(307)]));c[o(300)]>0&&t[o(310)](c);for(const t of a)t[o(256)]()}))}));for(const n of[t(239),t(260),t(261),t(227)]){const r=e[t(221)][t(281)](n);r.on(t(243),((n,s,o)=>{const i=t;if(o){const t=e[i(226)][i(295)][i(276)][i(288)]()[i(277)]()[i(278)]((t=>t.is(i(311),i(282))));this[i(230)](r[i(250)],t)||(n[i(285)]=!1,n[i(229)]())}}),{priority:t(220)})}}[oa(219)](){const t=oa,e=this[t(264)][t(221)][t(281)](t(296)),n=this[t(264)][t(303)][t(281)](t(247));if(!e[t(257)])return!1;const r=n[t(298)](this[t(264)][t(226)][t(295)][t(276)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(230)](e,n))return!1;return!0}[oa(230)](t,e){const n=oa,r=this[n(264)][n(303)][n(281)](n(306)),s=this[n(264)][n(226)][n(232)](t),o=this[n(264)][n(226)][n(232)](e),i=new Set,a=new Set;for(const t of r[n(262)]())if((n(258)==t[n(291)]||n(224)==t[n(291)]||n(296)==t[n(312)])&&t[n(240)])for(const e of t[n(251)]())e[n(270)](s,!0)&&i[n(242)](t[n(291)]+":"+t[n(304)].id),e[n(270)](o,!0)&&a[n(242)](t[n(291)]+":"+t[n(304)].id);if(i[n(301)]!=a[n(301)])return!1;for(const t of i)if(!a[n(299)](t))return!1;return!0}}const ua=fa;function la(){const t=["markerRange","markerNameToElements","_suggestionFactory","registerDescriptionCallback","2630220wmAYiT","data","ck-suggestion-marker-","ck-suggestion-marker--active","registerCustomCallback","type","_enableDefaultAttributesIntegration","1bpQvZW","2171452YITKkc","TableEditing","locale","684KMfFJe","has","toViewElement","requires","nodeBefore","cell","FORMAT_HEADER_ROW","highest","consumable","start","_acceptFormatSuggestionCallbackFactory","options","writer","get","downcastDispatcher","217842piupRB","registerAttributeLabel","31984RZlmdi","FORMAT_REGULAR_COLUMN","FORMAT_REGULAR_ROW","_descriptionFactory","name","_registerLegacyDescription","addMarker:suggestion","setTableColumnHeader","activeMarkers","createTableWalker","removeAttribute","stop","mapper","headingColumns","_splitMarkerName","forceValue","*Format:* %0","accept","addClass","setTableRowHeader","131754QRtNYO","getCellLocation","removeClass","3lOHKTV","TableUtils","getSuggestion","editing","removeMarker:suggestion","2890520llmjuq","TrackChangesEditing","showSuggestionHighlights","536904vNDnRZ","FORMAT_HEADER_COLUMN","commandParams","data-suggestion","afterInit","consume","parent","_handleLegacySuggestions","end","nodeAfter","formatBlock","33IGXdPS","7kknaXE","item","unbindElementFromMarkerName","headingRows","editor","includes","setAttribute","bindElementToMarker","commandName","markerName","plugins","format"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=270]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(561437===-parseInt(n(319))/1*(parseInt(n(273))/2)+parseInt(n(276))/3*(parseInt(n(320))/4)+parseInt(n(281))/5+parseInt(n(338))/6*(parseInt(n(296))/7)+parseInt(n(340))/8*(parseInt(n(323))/9)+parseInt(n(312))/10*(-parseInt(n(295))/11)+-parseInt(n(284))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(326)](){return[ra]}[ua(288)](){const t=ua,e=this[t(300)];if(!e[t(306)][t(324)](t(321)))return;const n=e[t(322)],r=e[t(306)][t(336)](t(282));r[t(318)](t(272),[],[t(299)]),r[t(318)](t(347),[],[t(353)]),r[t(343)][t(339)](t(299),zr(n,t(329))),r[t(343)][t(339)](t(353),zr(n,t(285))),this[t(291)]()}[ua(291)](){const t=ua,e=this[t(300)][t(306)][t(336)](t(282)),n=this[t(300)][t(306)][t(336)](t(277)),r=this[t(300)][t(306)][t(336)](ra)[t(333)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=fa,{type:c,id:u}=e[a(354)](o[a(305)]),l=e[a(278)](u),f=l[a(313)];if(a(294)!=l[a(317)]||!f||a(347)!=f[a(304)])return;if(o[a(297)])return void s[a(351)]();if(!i[a(331)][a(289)](o[a(308)],s[a(344)]))return;const h=o[a(308)][a(332)][a(293)],g=o[a(308)][a(292)][a(327)],d=h[a(290)][a(290)],{column:p}=n[a(274)](h),{column:m}=n[a(274)](g);for(let s=p;s<=m;s++){const l=n[a(349)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(328)],l=i[a(352)][a(325)](s);i[a(335)][a(271)](a(314)+c,l),r&&i[a(335)][a(302)](a(287),u,l),i[a(352)][a(303)](l,o[a(305)]),t&&(e[a(348)][a(301)](o[a(305)])?i[a(335)][a(271)](a(315),l):i[a(335)][a(275)](a(315),l))}}}}e[t(310)][t(316)](t(294),t(272),t(270),r),e[t(310)][t(316)](t(294),t(347),t(270),r),this[t(300)][t(279)][t(337)].on(t(346),s(),{priority:t(330)}),this[t(300)][t(313)][t(337)].on(t(346),((e,n,r)=>{const o=t;r[o(334)][o(283)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(330)}),this[t(300)][t(279)][t(337)].on(t(280),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(354)](r[o(305)]),c=e[o(278)](a),u=c[o(313)];if(o(294)!=c[o(317)]||!u||o(347)!=u[o(304)])return;const l=s[o(352)][o(309)](r[o(305)]);if(l)for(const t of l)s[o(335)][o(275)](o(314)+i,t),s[o(335)][o(275)](o(315),t),s[o(335)][o(350)](o(287),t),s[o(352)][o(298)](t,r[o(305)])}),{priority:t(330)}),this[t(345)]()}[ua(345)](){const t=ua,e=this[t(300)],n=e[t(322)];function r(e){const r=t;return{type:r(307),content:zr(n,r(356),e)}}e[t(306)][t(336)](t(282))[t(343)][t(311)]((e=>{const s=t;if(s(294)!=e[s(317)])return;const{data:o}=e;if(o){if(s(272)==o[s(304)]){const t=o[s(286)][0][s(355)];return r(zr(n,s(t?329:342)))}if(s(347)==o[s(304)]){const t=o[s(286)][0][s(355)];return r(zr(n,s(t?285:341)))}}}))}}const ga=da;function da(t,e){const n=pa();return(da=function(t,e){return n[t-=150]})(t,e)}function pa(){const t=["start","previousSibling","suggestionLoaded","stop","insertColumns","deletion","options","getColumns","6639790VKXnNv","getColumnIndexes","markers","markerAttributes","getChangedMarkers","view","paragraph","endRow","11KzDaoP","content","ck-suggestion-marker-insertion","hasSuggestion","getAttributes","setAttributes","markerToHighlight","row","listenTo","suggestionUnloaded","endColumn","getSelectionAffectedTableCells","containsRange","some","232azdcRI","get","registerCustomCallback","markMultiRangeBlockFormat","low","subType","includes","insertContent","createElement","entries","filter","tableCellVerticalAlignment","tablePasteRow","isEmpty","26tBBoon","conversion","forEach","cell","end","3617784nkGljT","table","updateMarker","markMultiRangeInsertion","locale","type","document","_createdBatches","tableCellPadding","return","suggestion-td","forceDefaultExecution","registerDescriptionCallback","TableClipboard","columns","removeMarker","commands","findAncestor","getItems","tableCellBorderStyle","getSuggestions","cells","fromRange","for","first","tableCellHorizontalAlignment","createRange","getChanges","tablePaste","find","insertion","previous","$graveyard","length","_tablePostFixingSubtypes","move","suggestion:formatBlock:tablePasteCell","TrackChangesEditing","author","getRowIndexes","752169TSxGGC","getAllAdjacentSuggestions","*Replace table cells*","call","keys","formatBlock","getSuggestionCallback","wrap","suggestion","from","insertionRanges","removeMarkers","register","accept","editor","redo","activeMarkers","push","createPositionBefore","1161296JpSQfF","fill","Users","ck-suggestion-marker","54362MQhtbD","last","unwrap","requires","getShiftedBy","discard","detach","getSuggestion","attributes","dataDowncast","element","removeColumns","tableCellBorderWidth","rowInsertionIndexes","_isForcedDefaultExecutionBlock","selection","_suggestionFactory","tablePasteChainId","editing","TableUtils","ck-suggestion-marker--active","schema","nextSibling","312AJDPzJ","_replaceTableSlotCell","createRangeIn","every","position","nodeAfter","columnInsertionIndexes","root","map","high","isInContent","showSuggestionHighlights","_descriptionFactory","createTableWalker","createRangeOn","rowInsertionRanges","value","trackChanges","getRanges","getRange","join","fromEntries","batch","5090PPNuGD","deletionRanges","setAttribute","getMarkers","newRange","model","rows","getRows","startsWith","afterInit","has","tableCellBackgroundColor","_getCoordsForCells","tablePasteColumn","registerPostFixer","insertRows","getChildren","markerName","tableCellSuggestion","clipboardOutput","plugins","documentSelection","getTableIfOnlyTableInContent","reduce","removeRows","tableCellBorderColor","tableCell","next","oldRange","column","remove","differ","change","getChild","insert","rootName","tablePasteCell","add","editingDowncast","markMultiRangeDeletion","getContainedElement","_splitMarkerName","name","columnInsertionRanges","isEqual","set","16697lnYwcF","elementToElement"];return(pa=function(){return t})()}!function(t,e){const n=da,r=t();for(;;)try{if(280457===-parseInt(n(209))/1*(parseInt(n(255))/2)+-parseInt(n(300))/3+-parseInt(n(241))/4*(parseInt(n(163))/5)+parseInt(n(346))/6*(-parseInt(n(323))/7)+parseInt(n(319))/8+parseInt(n(260))/9+-parseInt(n(219))/10*(-parseInt(n(227))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);const ma=[ga(335),ga(188),ga(279),ga(285),ga(252),ga(174),ga(268)],Ia=Object[ga(161)](ma[ga(354)]((t=>[t,null])));class Ea extends t.Plugin{static get[ga(326)](){return[ra]}[ga(172)](){const t=ga,n=this[t(314)];if(!n[t(183)][t(173)](t(273)))return;const r=n[t(183)][t(242)](t(297)),s=n[t(183)][t(242)](t(342)),o=n[t(183)][t(242)](ra),a=n[t(183)][t(242)](t(273));o[t(294)][t(317)](t(253),t(176)),n[t(168)][t(344)][t(312)](t(181),{allowIn:t(189),allowContentOf:t(189),isLimit:!0}),n[t(256)][t(210)]({model:t(181),view:t(270)});let c=null;n[t(168)].on(t(248),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(293)]-1];h&&h[u(271)]||r[u(337)]||this[u(314)][u(276)][u(242)](u(157))[u(156)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(184)))return!1;const i=s[o(185)](t,n);if(!i||!Ta(i,void 0,r))return!1;const a=r[o(238)](n[o(266)][o(338)]);if(!a[o(293)])return!1;const c=a[0][o(277)](o(261)),l=r[o(299)](a),f=r[o(220)](a),h={startRow:l[o(284)],endRow:l[o(324)],startColumn:f[o(284)],endColumn:f[o(324)]};return 1==a[o(293)]&&(h[o(226)]+=r[o(170)](i)-1,h[o(237)]+=r[o(218)](i)-1),Ta(c,h,r)}(l,f,n[u(168)],s,a)&&(o[u(214)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(168)][u(195)]((()=>{const t=u;n[t(168)][t(248)](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(293)]&&r[t(263)](o,t(253),{tablePasteChainId:s}),a[t(293)]&&r[t(263)](a,t(176),{tablePasteChainId:s}),l[t(293)]&&(r[t(263)](l,t(288),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(257)]((e=>{const n=t;var r;return null===(r=e[n(329)])||void 0===r?void 0:r[n(303)](e)}))),f[t(293)]&&(r[t(202)](f,t(288),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(257)]((e=>{const n=t;var r;return null===(r=e[n(329)])||void 0===r?void 0:r[n(303)](e)})));const g=r[t(244)](h[t(354)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(199),{tablePasteChainId:s});if(g){const e=g[t(166)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(168)][t(154)](s),a=e[t(289)]((e=>e[t(159)]()[t(207)](i)));a&&r[t(317)]([a[t(205)],o])}r[t(293)]&&g[t(165)](t(222),Object[t(161)](r))}c=null})))}),{priority:e.priorities[t(355)]+10}),n[t(183)][t(242)](t(273)).on(t(347),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(214)]();const u=s[r(258)],l=o,f=ba(u),h=ba(l);e[r(269)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(193)](u[r(196)](0));for(const t of Array[r(309)](l[r(179)]()))a[r(197)](t,u,r(259));const t=c[r(336)][r(247)](s[r(234)]),e=c[r(352)][r(247)](s[r(192)]);t||e||(g=i.LiveRange[r(282)](a[r(348)](u)))}else h&&!f&&(d=a[r(348)](u));else{const t=a[r(249)](r(181)),e=a[r(249)](r(181));a[r(307)](a[r(348)](u),e),a[r(197)](t,u,0);for(const e of Array[r(309)](l[r(179)]()))a[r(197)](e,t,r(259));g=i.LiveRange[r(282)](a[r(154)](t)),d=i.LiveRange[r(282)](a[r(154)](e))}const p=Array[r(309)](l[r(231)]())[r(251)]((([t])=>ma[r(247)](t)));c[r(281)][r(317)]({element:u,attributes:p[r(293)]?Object[r(161)](p):null}),g&&c[r(310)][r(317)](g),d&&c[r(164)][r(317)](d)}),{priority:t(355)}),s.on(t(215),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(274)]||1;c[o(352)]=new Array(l)[o(320)](u)[o(354)](((t,e)=>t+e));for(const{cell:t}of s[o(153)](i,{startColumn:u,endColumn:u+l-1}))c[o(206)][o(317)](n[o(168)][o(154)](t))}),{priority:t(245)}),s.on(t(178),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(169)]||1;c[o(336)]=new Array(l)[o(320)](u)[o(354)](((t,e)=>t+e));for(const{cell:t}of s[o(153)](i,{startRow:u,endRow:u+l-1}))c[o(155)][o(317)](n[o(168)][o(154)](t))}),{priority:t(245)}),r[t(152)][t(272)]((e=>{const r=t;if(e[r(246)]&&e[r(246)][r(171)](r(288)))return e[r(291)]?{}:{type:r(290),content:zr(n[r(264)],r(302))}}));const u=()=>!1;for(const e of[t(288),t(176),t(253),t(199)])r[t(339)][t(243)](t(290),e,t(160),u),r[t(339)][t(243)](t(216),e,t(160),u),r[t(339)][t(243)](t(305),e,t(160),u);r[t(339)][t(243)](t(305),t(199),t(328),u),r[t(339)][t(243)](t(305),t(199),t(313),((e,r,s)=>{const o=t,i=e[o(354)]((t=>t[o(203)]()))[o(251)]((t=>t)),a=new Map(i[o(354)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(281)])e&&a[o(208)](t,e);else if(s&&s[o(222)])for(const[t,e]of Object[o(250)](s[o(222)])){const r=n[o(168)][o(221)][o(242)](t),s=r?r[o(159)]()[o(203)]():null;s&&a[o(208)](s,e)}n[o(168)][o(195)]((t=>{const e=o;for(const[n,r]of a)t[e(232)]({...Ia,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(339)][o(243)](e,o(288),s,((t,i,a)=>{const c=o;n[c(168)][c(195)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(211)][o(351)];t.is(o(333),o(181))&&u[o(317)](t)}r[o(339)][o(306)](e,null,s)(t,i,a);for(const t of u)o(292)!=t[o(353)][o(198)]&&n[o(325)](t)}))}))};l(t(290),t(313)),l(t(290),t(328)),l(t(216),t(313)),l(t(216),t(328)),r[t(339)][t(243)](t(290),t(253),t(328),(e=>{const n=t,r=e[n(354)]((t=>t[n(203)]())),i=r[0][n(277)](n(261)),{minRow:a,maxRow:c}=o[n(175)](r);s[n(187)](i,{at:a,rows:c-a+1})})),r[t(339)][t(243)](t(290),t(176),t(328),(e=>{const n=t,r=e[n(354)]((t=>t[n(203)]())),i=r[0][n(277)](n(261)),{minColumn:a,maxColumn:c}=o[n(175)](r);s[n(334)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(246)]||!n[s(246)][s(171)](s(288)))return;const o=n[s(331)][s(340)],i=r[s(280)]()[s(251)]((t=>t[s(150)]&&t[s(331)]&&t[s(331)][s(340)]==o));i[s(293)]&&n[s(301)]()[s(293)]!=i[s(293)]&&i[s(186)](((t,e)=>(t[s(190)]=e,e[s(291)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(204)](e[s(180)]),i=[s(322),s(229)],a=r[s(316)][s(247)](e[s(180)]);return a&&i[s(317)](s(343)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(213),f,{priority:t(355)}),r.on(t(236),f,{priority:t(355)}),n[t(168)][t(266)][t(177)]((()=>{const e=t;let s=!1;const o=Array[e(309)](n[e(168)][e(266)][e(194)][e(223)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(204)](t);if(e(308)!=o||e(216)!=a||i[e(191)])continue;if(!r[e(230)](c))continue;const u=r[e(330)](c)[e(158)](),l=n[e(183)][e(242)](e(321)).me;for(const t of r[e(280)]())if(t[e(150)]&&t[e(298)]==l&&e(305)==t[e(265)]&&e(199)==t[e(246)]&&t[e(158)]()[e(349)]((t=>u[e(240)]((n=>n[e(239)](t,!0))))))for(const n of t[e(301)]())n[e(150)]&&(n[e(328)](),s=!0)}return s})),n[t(168)][t(266)][t(177)]((e=>{const s=t,o=n[s(276)][s(242)](s(315));if(!o||!o[s(267)][s(173)](e[s(162)]))return!1;let i=!1;const a=n[s(183)][s(242)](s(321)).me,c=n[s(168)][s(266)][s(194)][s(287)](),u=Array[s(309)](n[s(168)][s(266)][s(194)][s(223)]())[s(251)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(204)](t);return n(308)==o&&n(288)==i&&c==a.id&&!e[n(191)]}));for(const t of c){if(s(197)!=t[s(265)]||s(181)!=t[s(205)]||1!=t[s(293)])continue;const n=e[s(286)](t[s(350)],t[s(350)][s(327)](1));if(!u[s(289)]((({data:t})=>t[s(167)][s(207)](n))))for(const{name:t,data:r}of u)if(n[s(239)](r[s(167)])){e[s(262)](t,{range:n}),i=!0;break}}return i})),n[t(168)][t(266)][t(177)]((e=>{const s=t;let o=!1;const i=n[s(183)][s(242)](s(321)).me,a=r[s(280)]()[s(251)]((t=>t[s(150)]&&t[s(298)]==i)),c=new Set,u=new Set;for(const t of a)if(s(288)==t[s(246)])for(const e of t[s(166)]()){const n=e[s(159)]()[s(203)]();if(n)if(n.is(s(333),s(181))&&ba(n)){t[s(275)](e[s(205)]),c[s(200)](n),o=!0;const r=n[s(345)],i=n[s(212)],a=r&&r.is(s(333),s(181)),l=i&&i.is(s(333),s(181));a&&!c[s(173)](r)&&u[s(200)](r),l&&!c[s(173)](i)&&u[s(200)](i)}else n.is(s(333),s(225))&&n[s(254)]&&(t[s(275)](e[s(205)]),o=!0)}else if(s(199)==t[s(246)]){if(!t[s(331)]||!t[s(331)][s(340)])continue;const e=t[s(331)][s(222)];if(e&&Object[s(304)](e)[s(293)])continue;const n=t[s(331)][s(340)];let r=!0,i=!0;for(const e of a)if(e[s(246)]&&e[s(246)][s(171)](s(288))){if(!e[s(331)][s(340)]){i=!1;break}if(e.id!=t.id&&e[s(331)][s(340)]==n){r=!1;break}}i&&r&&(t[s(311)](),o=!0)}for(const t of c)e[s(193)](t);for(const t of u)e[s(325)](t);return o})),n[t(256)][t(283)](t(201))[t(233)]({model:t(296),view:(t,e)=>h(t),converterPriority:t(355)}),n[t(256)][t(283)](t(332))[t(233)]({model:t(296),view:(e,n)=>n[t(217)][t(151)]?h(e,!1):null,converterPriority:t(355)});const g=n[t(341)][t(224)];this[t(235)](g[t(266)],t(182),((e,n)=>{const r=t,s=[];for(const t of g[r(348)](n[r(228)])[r(278)]())t.is(r(333),r(270))&&s[r(317)](t);g[r(195)]((t=>{const e=r;for(const n of s)t[e(295)](t[e(348)](n),t[e(318)](n)),t[e(193)](n)}))}))}}function ba(t){const e=ga;if(t[e(254)])return!0;const n=t[e(196)](0);return n.is(e(333),e(225))&&n[e(254)]}function Ta(t,e={},n){const r=ga;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(153)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const _a=Aa;function ya(){const t=["42TEEeul","accept","Users","formatInline","type","1916478qPagUE","locale","document","1286411Aploqg","10387208HUkiaw","subType","handleSuggestionDescription","*Format:* resize table","selection","columnWidths","data","commandParams","registerDescriptionCallback","getTableColumnsWidths","editor","getSuggestions","445tCFLTM","get","tableWidth","enableCommand","3443505eMLnDq","format","TableColumnResizeEditing","change","getSuggestionCallback","_descriptionFactory","getSelectedElement","formatBlock","model","handleResizeTableWidthCommand","discard","getColumnGroupElement","TrackChangesEditing","58124MgSaHh","registerCustomCallback","resizeTableWidth","_suggestionFactory","513384xkdNNB","afterInit","bind","10161guQNVQ","markBlockFormat","plugins","formatGroupId","has","getContainedElement","table","1110SaZQGd","getAttribute","author","resizeTable"];return(ya=function(){return t})()}function Aa(t,e){const n=ya();return(Aa=function(t,e){return n[t-=399]})(t,e)}!function(t,e){const n=Aa,r=t();for(;;)try{if(727588===-parseInt(n(410))/1+parseInt(n(429))/2+-parseInt(n(449))/3+-parseInt(n(406))/4*(-parseInt(n(445))/5)+-parseInt(n(424))/6*(parseInt(n(432))/7)+parseInt(n(433))/8+-parseInt(n(413))/9*(-parseInt(n(420))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ya);class Ca extends t.Plugin{[_a(411)](){const t=_a;if(!this[t(443)][t(415)][t(417)](t(451)))return;const e=this[t(443)][t(415)][t(446)](t(405));e[t(448)](t(408),this[t(402)][t(412)](this)),e[t(409)][t(407)](t(400),t(423),t(425),e[t(409)][t(453)](t(400),null,t(403))),e[t(409)][t(407)](t(400),t(423),t(403),e[t(409)][t(453)](t(400),null,t(425))),e[t(454)][t(441)](this[t(435)][t(412)](this))}[_a(402)](t,e){const n=_a,r=this[n(443)][n(415)][n(446)](n(405)),s=this[n(443)][n(415)][n(446)](n(451)),o=e[n(419)]||this[n(443)][n(401)][n(431)][n(437)][n(399)]();this[n(443)][n(401)][n(452)]((()=>{const i=n,a=s[i(404)](o);let c=a?s[i(442)](a):null,u=o[i(421)](i(447))||null;const l=e[i(447)]||u,f=e[i(438)]||c,h=this[i(443)][i(415)][i(446)](i(426)).me;for(const t of r[i(444)]()){const e=t[i(418)]();if(i(423)===t[i(434)]&&e===o){t[i(422)]!==h&&t[i(403)]();const e=t[i(439)][i(440)];u=e[0][i(447)],c=e[0][i(438)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(414)](o,{commandName:i(408),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(423)},[],i(423))}))}[_a(435)](t){const e=_a;if(e(400)!=t[e(428)]&&e(427)!=t[e(428)])return;const{data:n}=t;if(n&&e(423)===n[e(416)]){const t=e(436);return{type:e(450),content:zr(this[e(443)][e(430)],t)}}}}const ka=Na;function Ra(){const t=["has","plugins","5639001eKiomL","editor","4rbnBlu","get","2384648NkWKDr","5725tEJvdl","66XjRjnU","insertTemplate","7OhhJfW","573130ICwTko","enableCommand","TrackChangesEditing","1135282HzKSYW","1966728SFGZWM","3306sDOnoM","Template","9rSIKDc","afterInit","1683660oRORyw"];return(Ra=function(){return t})()}function Na(t,e){const n=Ra();return(Na=function(t,e){return n[t-=167]})(t,e)}!function(t,e){const n=Na,r=t();for(;;)try{if(992978===-parseInt(n(179))/1+-parseInt(n(180))/2+parseInt(n(167))/3*(parseInt(n(169))/4)+-parseInt(n(172))/5*(-parseInt(n(181))/6)+parseInt(n(175))/7*(-parseInt(n(171))/8)+-parseInt(n(183))/9*(-parseInt(n(176))/10)+parseInt(n(173))/11*(parseInt(n(185))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ra);class Sa extends t.Plugin{[ka(184)](){const t=ka,e=this[t(168)];e[t(187)][t(186)](t(182))&&e[t(187)][t(170)](t(178))[t(177)](t(174))}}const La=Ma;function va(){const t=["6XuDZzc","44cFEZnZ","ELEMENT_TABLE_OF_CONTENTS","448uKcBkx","commands","editor","tableOfContents","4427656DPpQBd","locale","1907685LDuDdA","_descriptionFactory","afterInit","get","plugins","TrackChangesEditing","30OOHEzk","223145wUcZJg","4793340EgVpFw","registerElementLabel","enableCommand","insertTableOfContents","125749IupTBv","114078AtYqJM","21097967mOOPEr"];return(va=function(){return t})()}function Ma(t,e){const n=va();return(Ma=function(t,e){return n[t-=281]})(t,e)}!function(t,e){const n=Ma,r=t();for(;;)try{if(995921===-parseInt(n(304))/1*(-parseInt(n(283))/2)+parseInt(n(300))/3+parseInt(n(284))/4*(-parseInt(n(299))/5)+-parseInt(n(281))/6*(parseInt(n(286))/7)+-parseInt(n(290))/8+-parseInt(n(292))/9*(parseInt(n(298))/10)+parseInt(n(282))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(va);class Oa extends t.Plugin{[La(294)](){const t=La,e=this[t(288)];if(!e[t(287)][t(295)](t(303)))return;e[t(296)][t(295)](t(297))[t(302)](t(303));const n=e[t(296)][t(295)](t(297)),r=e[t(291)];n[t(293)][t(301)](t(289),(e=>zr(r,t(285),e)))}}const wa=Da;function Fa(){const t=["has","Title","start","_splitMarkerName","newRange","removeMarker","title-content","model","isTouching","_descriptionFactory","isCollapsed","createRange","isEqual","end","27OxGSHZ","84860TzGCNn","schema","document","3MFoyyB","397870lOJBHW","differ","84cPoxJz","3394676WJnbwU","1102690pCBuyy","getNearestSelectionRange","locale","updateMarker","forward","suggestion","TrackChangesEditing","4507504wBgcdE","nodeBefore","element","getChangedMarkers","279018gzPanC","plugins","ELEMENT_TITLE","afterInit","editor","get","registerElementLabel","registerPostFixer","from","4733022saUMXZ"];return(Fa=function(){return t})()}function Da(t,e){const n=Fa();return(Da=function(t,e){return n[t-=360]})(t,e)}!function(t,e){const n=Da,r=t();for(;;)try{if(473045===parseInt(n(360))/1+-parseInt(n(389))/2+-parseInt(n(388))/3*(-parseInt(n(392))/4)+-parseInt(n(385))/5*(parseInt(n(391))/6)+parseInt(n(369))/7+-parseInt(n(400))/8+parseInt(n(384))/9*(-parseInt(n(393))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fa);class Pa extends t.Plugin{[wa(363)](){const t=wa,e=this[t(364)];if(!e[t(361)][t(370)](t(371)))return;const n=e[t(361)][t(365)](t(399));n[t(379)][t(366)](t(376),(()=>zr(e[t(395)],t(362)))),e[t(377)][t(387)][t(367)]((r=>{const s=t;let o=!1;const i=Array[s(368)](e[s(377)][s(387)][s(390)][s(403)]());for(const{name:t,data:a}of i){const{group:i}=n[s(373)](t);if(s(398)!==i||!a[s(374)])continue;const c=a[s(374)],u=c[s(383)][s(401)];if(!u||!u.is(s(402),s(376)))continue;if(!c[s(372)][s(378)](c[s(383)]))continue;const l=e[s(377)][s(386)][s(394)](c[s(383)],s(397));if(l&&l[s(380)]){const e=r[s(381)](c[s(372)],l[s(372)]);e[s(382)](c)||(r[s(396)](t,{range:e}),o=!0)}o||(r[s(375)](t),o=!0)}return o}))}}const xa=Ba;function Ba(t,e){const n=ja();return(Ba=function(t,e){return n[t-=300]})(t,e)}!function(t,e){const n=Ba,r=t();for(;;)try{if(783526===-parseInt(n(304))/1*(parseInt(n(307))/2)+parseInt(n(316))/3+parseInt(n(312))/4+-parseInt(n(309))/5+-parseInt(n(313))/6*(parseInt(n(317))/7)+parseInt(n(303))/8+parseInt(n(306))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ja);class Ua extends t.Plugin{[xa(305)](){const t=xa,e=this[t(314)],n=e[t(315)][t(301)](t(310));e[t(315)][t(308)](t(318))&&(n[t(302)](t(300)),n[t(302)](t(311)))}}function ja(){const t=["undo","get","enableCommand","653240MJJRvz","1ZHCWCb","afterInit","25437942gujrqJ","1508434kTTWoI","has","6450860loqxGs","TrackChangesEditing","redo","528468pvjddd","54JgOQjm","editor","plugins","58878vUeMby","180383IUnceV","UndoEditing"];return(ja=function(){return t})()}function Ga(t,e){const n=Ha();return(Ga=function(t,e){return n[t-=263]})(t,e)}const Va=Ga;function Ha(){const t=["enableCommand","427161DXMNEm","toggleTableCaption","plugins","294974fvIaTn","TrackChangesEditing","5xQiJAP","437785sruVvB","7408kCUdRl","TableCaptionEditing","afterInit","24954786EiireN","4172caRmsz","has","2275704NxdoCC","editor","1783748pDwAku","get","requires"];return(Ha=function(){return t})()}!function(t,e){const n=Ga,r=t();for(;;)try{if(428258===parseInt(n(272))/1*(-parseInt(n(270))/2)+-parseInt(n(267))/3+-parseInt(n(263))/4+-parseInt(n(273))/5+-parseInt(n(280))/6+-parseInt(n(278))/7*(parseInt(n(274))/8)+parseInt(n(277))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ha);class za extends t.Plugin{static get[Va(265)](){return[ra]}[Va(276)](){const t=Va,e=this[t(281)];e[t(269)][t(279)](t(275))&&e[t(269)][t(264)](t(271))[t(266)](t(268))}}const Wa=Xa;function Xa(t,e){const n=Ka();return(Xa=function(t,e){return n[t-=338]})(t,e)}function Ka(){const t=["tableAlignment","434MFleql","tableBorderStyle","handleSuggestionDescription","*Format:* change table properties","3966jRodKt","TableUtils","selection","registerCustomCallback","_getSuggestion","getAttribute","_handlePropertyChange","batch","2284cjJLSX","document","tableCellBackgroundColor","getContainedElement","tableCellProperties","markBlockFormat","removeAttribute","tableCellBorderColor","tableProperties","tableBorderColor","get","model","tableCellHeight","242Sakavl","afterInit","TrackChangesEditing","tableCellPadding","tableWidth","enqueueChange","tableHeight","8761617nzwRDg","plugins","tableBorderWidth","getFirstPosition","start","_descriptionFactory","setAttribute","discard","TablePropertiesEditing","formatBlock","324930TmjGHt","_suggestionFactory","getSuggestionCallback","findAncestor","tableCellVerticalAlignment","getSelectionAffectedTableCells","accept","table","enableCommand","1349457MEuFJn","tableCellBorderWidth","TableCellPropertiesEditing","631616kVgdRl","subType","join","pluginName","change","handleDiscardAction","*Format:* change table cell properties","locale","tableCellHorizontalAlignment","tableCellBorderStyle","574hXlxTM","registerDescriptionCallback","editor","getSuggestions","TrackChangesTableProperties","commandParams","data","tableBackgroundColor","format","71610xORYpl","has","11365lBGXig","nodeAfter","tableCellWidth"];return(Ka=function(){return t})()}!function(t,e){const n=Xa,r=t();for(;;)try{if(677377===parseInt(n(416))/1+-parseInt(n(350))/2*(-parseInt(n(369))/3)+parseInt(n(377))/4*(parseInt(n(361))/5)+parseInt(n(359))/6*(-parseInt(n(365))/7)+parseInt(n(340))/8+-parseInt(n(397))/9+-parseInt(n(407))/10*(parseInt(n(390))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ka);class qa extends t.Plugin{constructor(t){const e=Xa;super(t),this[e(385)]=[e(386),e(366),e(399),e(364),e(394),e(396),e(357)],this[e(381)]=[e(384),e(349),e(338),e(393),e(363),e(389),e(379),e(348),e(411)]}static get[Wa(343)](){return Wa(354)}[Wa(391)](){const t=Wa,e=this[t(352)][t(398)][t(387)](t(392));if(this[t(352)][t(398)][t(360)](t(405))){for(const n of this[t(385)])e[t(415)](n,((e,r)=>{const s=t,o=this[s(352)][s(388)][s(378)][s(371)][s(400)]()[s(410)](s(414));this[s(375)](n,[o],this[s(385)],s(385),e,r)}));e[t(408)][t(372)](t(406),t(385),t(413),e[t(408)][t(409)](t(406),null,t(404))),e[t(408)][t(372)](t(406),t(385),t(404),((e,n)=>this[t(345)](this[t(385)],e,n))),e[t(408)][t(372)](t(406),t(385),t(342),(()=>!1))}if(this[t(352)][t(398)][t(360)](t(339))){for(const n of this[t(381)])e[t(415)](n,((e,r)=>{const s=t,o=this[s(352)][s(398)][s(387)](s(370))[s(412)](this[s(352)][s(388)][s(378)][s(371)]);this[s(375)](n,o,this[s(381)],s(381),e,r)}));e[t(408)][t(372)](t(406),t(381),t(413),e[t(408)][t(409)](t(406),null,t(404))),e[t(408)][t(372)](t(406),t(381),t(404),((e,n)=>this[t(345)](this[t(381)],e,n))),e[t(408)][t(372)](t(406),t(381),t(342),(()=>!1))}e[t(402)][t(351)]((e=>this[t(367)](e)))}[Wa(375)](t,e,n,r,s,o){const i=Wa,a=this[i(352)][i(398)][i(387)](i(392));this[i(352)][i(388)][i(395)](o[i(376)],(()=>{const t=i;for(const i of e)if(this[t(373)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(374)](r);void 0!==n&&(e[r]=n)}s(o),a[t(382)](i,{commandParams:[e]},[],r)}}))}[Wa(345)](t,e,n){const r=Wa,s=e[0][r(401)][r(362)],o=n[r(355)][0];this[r(352)][r(388)][r(344)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(403)](r,o[r],s):e[n(383)](r,s)}))}[Wa(367)](t){const e=Wa;if(t[e(356)])switch(t[e(341)]){case e(385):return{type:e(358),content:zr(this[e(352)][e(347)],e(368))};case e(381):return{type:e(358),content:zr(this[e(352)][e(347)],e(346))}}}[Wa(373)](t,e){const n=Wa,r=this[n(352)][n(398)][n(387)](n(392));for(const s of r[n(353)]({skipNotAttached:!0})){const r=s[n(380)]();if(s[n(341)]===e&&r===t)return s}return null}}var Ja=Function.prototype,Za=Object.prototype,Qa=Ja.toString,Ya=Za.hasOwnProperty,$a=Qa.call(Object);const tc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=Ya.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&Qa.call(n)==$a};const ec=function(t){return tc(t)?void 0:t};var nc=Q?Q.isConcatSpreadable:void 0;const rc=function(t){return ie(t)||oe(t)||!!(nc&&t&&t[nc])};const sc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=rc),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Ye(o,c):s||(o[o.length]=c)}return o};const oc=function(t){return(null==t?0:t.length)?sc(t,1):[]};const ic=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var ac=Math.max;const cc=function(t,e,n){return e=ac(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=ac(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),ic(t,this,a)}};const uc=function(t){return function(){return t}};const lc=qt?function(t,e){return qt(t,"toString",{configurable:!0,enumerable:!1,value:uc(e),writable:!0})}:function(t){return t};var fc=Date.now;const hc=function(t){var e=0,n=0;return function(){var r=fc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(lc);const gc=function(t){return hc(cc(t,void 0,oc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Yt(t,sn(t),n),r&&(n=Kn(n,7,ec));for(var s=e.length;s--;)Br(n,e[s]);return n})),dc=pc;function pc(t,e){const n=mc();return(pc=function(t,e){return n[t-=420]})(t,e)}function mc(){const t=["fire","dataReady","formatInline:discard","setSelection","_getSuggestionData","_inlineAttributeKeys","oldValue","removeClass","_joinSuggestions","attribute:discard","formatBlock:","getChanges","isAtStart","createPositionBefore","formatBlock:join","values","isRemovable","splice","range","_element","discardSuggestion","trackChangesCommand","getCommentThread","isObject","unbind","execute","4364210MbqEtm","isLimit","splitPosition","updateSuggestion","model","_recordAttributeChanges","630CHRqmQ","track-changes-command-not-found","track-changes-enable-command-twice","buildSuggestion","deletion:join","acceptAllSuggestions","options","PENDING_ACTION_SUGGESTION","_reduceExistingSuggestions","isBefore","getNearestSelectionRange","isLocal","_createSuggestion","suggestion-type","createSelection","createElement","attribute:","before","updateMarker","low","ariaLiveAnnouncer","attributeKey","_SUGGESTION_ANNOUNCEMENT","change","end","getFirstMarker","set","add","_isForcedDefaultExecutionBlock","size","LEAVE","_registerInlineAttribute","formatInline:accept","_addSuggestionMarker","markerToHighlight","removeMarkers","getSuggestion","catch","toJSON","_handleNewSuggestionMarker","rejected","join","oldRange","getWalker","_refreshAttributeSuggestionsChain","formatBlock:chain","originalSuggestionId","enqueueChange","applyOperation","$marker","concat","markerNameToElements","track-changes-adapter-missing-getsuggestion","track-changes-adapter-already-set","bindElementToMarker","markInlineFormat","getAllAdjacentSuggestions","suggestion","_setSuggestionRange","ck-suggestion-marker","12766350yAdFsj","_saved","isIntersectingWithRange","containerElement","isNextTo","editingDowncast","@external","_customCallbacks","detach","comments","addSuggestionData","markDeletion","assign","elementToElement","_onDiscard","resolve","next","getLastMatchingPosition","widget","getRanges","acceptSuggestion","isUndo","newValue","get","conversion","_suggestionFactory","removeComment","ck-suggestion-marker-formatBlock","forward","_checkSuggestionCorrectness","delete","deletion:chain","filter","key","addMarker:suggestion:attribute","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.","rootName","fetchCommentThread","setAttribute","reconvertMarker","FORMATTING","map","getDifference","_isDataLoaded","markAttributeChange","isExternal","hasSuggestion","editing","insertContent","_cutOutSuggestionMarker","getSuggestions","enableReadOnlyMode","element","tablePasteChainId","isMultiRange","isAfter","group","addHighlight","insertion:","pop","change:_saved","CommentsRepository","meta","registerCustomCallback","createdAt","listenTo","isBlock","attribute:join","_processAttributeSuggestions","_updateSuggestionData","nodeAfter","_getMarkerAnnouncementText","type","remove","error-saving-suggestion-data-suggestion-discarded","accept","announce","isOwn","setTo","open","always","isCollapsed","head","split","stop","$graveyard","attributeOldValue","formatBlock:accept","_getExternalAuthor","getShiftedBy","formatBlock","return","root","normal","upcast","1347936jWfEfr","formatGroupId","notReady","rename","markBlockFormat","_model","enableCommand","attribute","createRange","addMarker","discardSelectedSuggestions","_registerBlockAttribute","acceptSelectedSuggestions","targetPosition","hasComments","PendingActions","markerReady","warn","unshift","document","includes","suggestionLoaded","suggestionChanged","groupId","change:activeMarkers","forceDefaultExecution","deletion:accept","has","12866ssnajA","insertion:join","isDocumentOperation","toUpperCase","moveTargetPosition","_breakSuggestionMarker","getIntersection","data","createRangeOn","_afterChanges","_trackFormatChanges","clear","length","6456124fNCmlL","insert","move","addSuggestion","_joinWithAdjacentSuggestions","18yEisTz","after","getRange","ck-suggestion-marker--active","isInsideObject","suggestion:","ENTER","markMultiRangeInsertion","accepted","insertion","previous","getMultiRangeId","forEach","track-changes-suggestion-data-mismatch","createPositionAfter","skipNestingCheck","change:data","refresh","addUser","from","dataToMarker","collaboration.channelId","_getAuthorFromId","containsPosition","createPositionAt","discardAllSuggestions","$text","dataDowncast","removeMarker:suggestion:formatBlock","formatInline:","_descriptionFactory","then","trackChanges","_blockAttributeKeys","insertion:accept","parent","newRange","_enableDefaultAttributesIntegration","backward","commentThread","3650YibJBB","ck-suggestion-marker-","markMultiRangeDeletion","fromCharCode","value","startsWith","high","containsItem","suggestion:attribute:","never","_mergeNestedSuggestions","writer","marker-count","_enabledCommands","suggestionUnloaded","getMarkers","track-changes-suggestion-not-found","containsRange","some","createRangeIn","discard","formatInline:join","insertion:chain","addMarker:suggestion:formatBlock","597726yaEQPj","selection","subType","removed","markInsertion","getItems","_processAttributeChanges","commands","authoredAt","getAttribute","clone","lowest","schema","removeAttribute","_rangeIsInLocalUserInsertion","removeMarker","isAtEnd","hasCommentThread","multi","addComment","registerPostFixer","activeMarkers","mapper","data-suggestion","fromRange","substr","TrackChangesEditing","markers","getAncestors","$elementName","locale","_suggestionState","for","howMany","containsRangeInObject","_initAriaMarkerChangeAnnouncements","_isBlockAttribute","_addThreadToSuggestion","consume","insertion:discard","_findSuggestions","_splitMarkerName","rethrowUnexpectedError","push","_setSuggestionData","_commentsRepository","elementStart","_registerDefaultCallbacks","isSelectable","_defaultCallbacks","chain","requires","isTouching","markerName","isEqual","attribute:accept","highest","_reduceSuggestionAttributeRange","adapter","position","multipleBlocks","_refreshSuggestionsChain","substring","addMarker:suggestion","stopListening","authorName","getCustomProperty","formatInline","every","$textProxy","getUser","getChangedMarkers","showSuggestionHighlights","format","_getAttributeKey","define","item","isInContent","keys","isArray","nodeBefore","unbindElementFromMarkerName","name","_editor","deletion","1248bUGbLY","toViewElement","consumable","ck-suggestion-marker-formatInline","commandName","deleteContent","formatBlock:discard","start","config","trackChanges.trackFormatChanges","markMultiRangeBlockFormat","update:suggestion","init","getFirstRange","addMarkerName","trackChanges.mergeNestedSuggestions","_suggestions","_adapter","deletion:discard","deletion:","pluginName","getContainedElement","plugins","ready","_recordAttributeSuggestions","creator","_isRegisteredAttribute","attributeNewValue","markerToData","addClass","default","elementEnd","addCommentThread","documentSelection","batch","external:","formatInline:chain","addRange","track-changes-user-not-found","author","isIntersecting","getSuggestionCallback","Users","find","differ","editor","attributes","removeMarker:suggestion:attribute","sort","_removeSuggestion"];return(mc=function(){return t})()}!function(t,e){const n=pc,r=t();for(;;)try{if(833561===parseInt(n(529))/1+-parseInt(n(505))/2*(-parseInt(n(696))/3)+-parseInt(n(460))/4+-parseInt(n(690))/5+-parseInt(n(614))/6*(parseInt(n(447))/7)+parseInt(n(851))/8+-parseInt(n(465))/9*(-parseInt(n(756))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mc);const Ic=dc(558);class Ec extends t.Plugin{static get[dc(580)](){return[dc(817),o.Users,t.PendingActions,Qr,ns,is,fs,bs,ps,Cs,Ls,Bs,to,so,uo,go,bo,Ao,Ro,Mo,Do,Ho,Uo,Ko,Qo,ei,ci,pi,oi,js,Xs,bi,yi,ki,vi,Di,ji,zi,Ji,$i,ra,ca,ha,za,Ea,Ca,Oa,qa,Sa,Pa,Ua]}static get[dc(634)](){return dc(555)}constructor(t){const e=dc;function n(t){const e=pc;return t[e(797)]((t=>String[e(508)](t)))[e(737)]("")}super(t),this[e(638)]=!1,this[e(722)](e(550),[]),this.on(e(443),((n,r,s,o)=>{const i=e;this[i(424)][i(719)]((()=>{const e=i;for(const n of[...o,...s])this[e(424)][e(556)][e(446)](n)&&t[e(803)][e(795)](n)}))})),this[e(495)]=new qr(this[e(659)][e(694)][e(541)],this[e(659)][e(559)]),this[e(631)]=null,this[e(781)]=new bc(this[e(659)]),this[e(630)]=new Map,this[e(574)]=t[e(636)][e(779)](e(817)),this[e(518)]=new Set,this[e(424)]=this[e(659)][e(694)],this[e(560)]=new WeakMap,this[e(724)]=!1,this[e(498)]=new Set([e(558)]),this[e(669)]=new Set,t[e(622)][e(604)](e(623),e(644)),this[e(457)]=t[e(622)][e(779)](e(623)),t[e(622)][e(604)](e(629),!0),this[e(515)]=t[e(622)][e(779)](e(629)),this[e(685)]=new f(t,this[e(518)]),this[e(564)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,48,54,49,52])}[dc(626)](){const t=dc,n=this[t(659)],r=(e,n)=>{const r=t;if(r(426)!=e)return r(506)+e;const s=n[r(839)]("|")[0];return this[r(565)](s)?r(783):r(617)};n[t(780)][t(561)](t(761))[t(730)]({model:t(753),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(570)](e[n(582)]),a=[n(755),r(o,i)];let c=3e3;return this[n(550)][n(439)](e[n(582)])&&(a[n(572)](n(468)),c=3010),n(613)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(780)][t(561)](t(492))[t(723)]((e=>{const r=t;e.on(r(592),((t,e,s)=>{const o=r;if(!s[o(702)][o(601)])return;const i=e[o(605)];if(!i)return;const c=s[o(551)][o(615)](i);n[o(694)][o(541)][o(687)](i)&&c&&!c[o(595)](o(774))&&c.is(o(759))&&(0,a.toWidget)(c,s[o(516)])}),{priority:r(511)})})),n[t(780)][t(561)](t(492))[t(730)]({model:t(753),view:(e,n)=>{const s=t;if(!n[s(702)][s(601)])return null;const{type:o,subType:i}=this[s(570)](e[s(582)]);return{classes:[s(755),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(605)])return;const{id:c}=this[a(570)](o[a(582)]);if(r){const t=this[a(630)][a(779)](c),e=this[a(603)](t);if(!this[a(565)](e))return}if(o[a(605)].is(a(530)))return void i[a(616)][a(567)](o[a(605)],s[a(611)]);const u=i[a(551)][a(615)](o[a(605)]);if(o[a(605)].is(a(808))&&n[a(694)][a(541)][a(822)](o[a(605)])&&!u[a(595)](a(813))){i[a(516)][a(643)]([a(755),a(783)],u),i[a(516)][a(794)](a(552),c,u),i[a(551)][a(750)](u,o[a(582)]),e&&(this[a(550)][a(439)](o[a(582)])?i[a(516)][a(643)](a(468),u):i[a(516)][a(671)](a(468),u));for(const t of n[a(694)][a(524)](o[a(605)])[a(534)]())i[a(616)][a(567)](t,s[a(611)]);i[a(616)][a(567)](o[a(605)],s[a(611)])}};n[t(780)][t(561)](t(492))[t(723)]((e=>{const n=t;e.on(n(528),((t,e,r)=>{const o=n;r[o(702)][o(601)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(585)})})),n[t(780)][t(561)](t(492))[t(723)]((e=>{const n=t;e.on(n(790),((t,e,r)=>{const o=n;r[o(702)][o(601)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(585)})})),n[t(780)][t(561)](t(492))[t(642)]({model:t(753),view:(e,n)=>n[t(702)][t(601)]?null:{group:t(753),name:e[t(554)](11)}}),n[t(780)][t(561)](t(850))[t(769)]({view:{name:t(753),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(470)+e[r(538)](r(709))+":"+e[r(538)]("id");return e[r(538)](r(517))&&(s+=":"+e[r(538)](r(517))),n[r(711)](r(745),{"data-name":s})}}),n[t(780)][t(561)](t(850))[t(485)]({view:t(753)}),n[t(780)][t(561)](t(761))[t(723)]((e=>{const n=t;e.on(n(528),s(),{priority:n(511)})})),n[t(780)][t(561)](t(761))[t(723)]((e=>{const n=t;e.on(n(790),s({isAttributeSuggestion:!0}),{priority:n(511)})})),n[t(780)][t(561)](t(761))[t(723)]((e=>{const n=t;e.on(n(493),((t,e,r)=>{const s=n,o=r[s(551)][s(747)](e[s(582)]);if(o)for(const t of o)t[s(595)](s(813))||(r[s(516)][s(671)]([s(755),s(783),s(468)],t),r[s(516)][s(542)](s(552),t),r[s(551)][s(610)](t,e[s(582)]))}),{priority:n(511)})})),n[t(780)][t(561)](t(761))[t(723)]((e=>{const n=t;e.on(n(661),((t,e,r)=>{const s=n,o=r[s(551)][s(747)](e[s(582)]);if(!o)return;const{id:i}=this[s(570)](e[s(582)]),a=this[s(630)][s(779)](i),c=this[s(603)](a);if(this[s(565)](c))for(const t of o)t[s(595)](s(813))||(r[s(516)][s(671)]([s(755),s(783),s(468)],t),r[s(516)][s(542)](s(552),t),r[s(551)][s(610)](t,e[s(582)]))}),{priority:n(511)})})),n[t(694)][t(438)][t(549)]((e=>{const r=t;let s=!1;const o=Array[r(484)](n[r(694)][r(438)][r(658)][r(600)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(570)](t);if(r(753)!==o)continue;const h=this[r(630)][r(779)](f);if(null!=c[r(501)]){r(596)==u&&(s=s||yc(c[r(501)],t,e,n[r(694)][r(541)]));const o=r(426)==u&&this[r(565)](l[r(839)]("|")[0]);if(c[r(501)][r(837)]||r(841)==c[r(501)][r(848)][r(792)]||r(846)==u&&!Cc(c[r(501)])||o&&!Cc(c[r(501)])||r(613)==u&&(_c(a=c[r(501)])||function(t){const e=r;return t[e(621)][e(500)]==t[e(720)][e(609)]&&t[e(621)][e(545)]}(a)))e[r(544)](t),s=!0;else{if(!h||!h[r(606)])continue;i[r(723)](h)}}}var a;return i[r(725)]>0&&(s=!!this[r(464)](i)||s),s})),n[t(694)][t(438)][t(549)]((e=>{const r=t;let s=!1;for(const t of n[r(694)][r(438)][r(658)][r(675)]())if(r(461)==t[r(828)])for(const t of this[r(630)][r(679)]()){if(t[r(810)]||!t[r(606)])continue;const o=r(846)==t[r(828)],i=this[r(603)](t),a=i&&this[r(565)](i);if(!o&&!a)continue;const c=t[r(627)]();if(c[r(621)][r(500)]!=c[r(720)][r(500)]&&!c[r(720)][r(545)]){const o=n[r(694)][r(489)](c[r(621)][r(826)],r(720)),i=n[r(694)][r(427)](c[r(621)],o);e[r(714)](t[r(721)](),{range:i}),s=!0}}return s})),n[t(694)][t(438)][t(549)]((e=>this[t(535)](e))),n[t(694)][t(438)][t(549)]((e=>!e[t(648)][t(707)]&&this[t(824)](e))),n[t(694)].on(t(456),(()=>{this[t(638)]=!1})),n[t(694)][t(438)].on(t(481),((r,s)=>{const o=t;if(!s[o(707)]||s[o(777)])return;if(!this[o(638)])return;const i=n[o(694)][o(438)][o(658)][o(675)]();if(0==i[o(459)])return;const a=[],c=i[o(788)]((t=>o(426)==t[o(828)])),u=i[o(788)]((t=>o(461)==t[o(828)]&&o(491)!=t[o(611)])),l=i[o(788)]((t=>o(829)==t[o(828)]&&o(491)!=t[o(611)]));for(const t of c)this[o(640)](t[o(717)])&&a[o(572)]({key:t[o(717)],newValue:t[o(641)],oldValue:t[o(842)],range:kc(t[o(682)],n[o(694)])});for(const t of u){const e=l[o(657)]((e=>e[o(683)]===t[o(683)]));if(e){const r=Rc(t[o(588)][o(826)],n[o(694)]);e[o(611)]!==t[o(611)]&&a[o(572)]({key:o(558),newValue:t[o(611)],oldValue:e[o(611)],range:r});for(const[n,s]of e[o(660)]){if(!this[o(640)](n))continue;const e=t[o(660)][o(779)](n);s!==e&&a[o(572)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(660)])this[o(640)](n)&&(e[o(660)][o(446)](n)||a[o(572)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(459)]&&n[o(694)][o(743)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(800)](t,e,s,o,{groupId:r});this[n(704)](t,a)}))}),{priority:t(540)}),n[t(694)][t(556)].on(t(625),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(570)](n[s(611)]),e=this[s(630)][s(779)](t);e&&e[s(628)](n[s(611)])}})),n[t(694)][t(438)].on(t(481),(()=>{const e=t,r=Array[e(484)](n[e(694)][e(438)][e(658)][e(600)]())[e(788)]((t=>e(753)===this[e(570)](t[e(611)])[e(812)]));if(0===r[e(459)])return;r[e(662)](((t,n)=>{const r=e,s=t[r(454)][r(738)],o=n[r(454)][r(738)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(621)][r(705)](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(570)](t);if(null===n[e(738)]){const n=this[e(735)](t);o[e(723)](n)}else{const t=this[e(630)][e(779)](r);null!==n[e(501)]||t[e(606)]?(s[e(723)](t[e(838)]),o[e(723)](t)):this[e(663)](t)}}o[e(725)]>0&&this[e(590)](o);for(const t of s)this[e(664)](e(441),t)})),n[t(694)].on(t(744),((e,r)=>{const s=t,o=r[0];if(!this[s(630)][s(725)])return;if(!o[s(449)])return;if(o[s(648)][s(777)]||!o[s(648)][s(707)])return;let i,a;switch(o[s(828)]){case s(461):i=n[s(694)][s(489)](o[s(588)]),a=i[s(845)](o[s(562)]);break;case s(839):i=n[s(694)][s(489)](o[s(692)]),a=n[s(694)][s(489)](o[s(451)]);break;case s(462):i=n[s(694)][s(489)](o[s(432)]),a=i[s(845)](o[s(562)]);break;default:return}const c=n[s(694)][s(427)](i,a);n[s(694)][s(719)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(569)](c)){if(e[t(810)])continue;if(t(596)==e[t(828)])continue;const r=this[t(603)](e);if(r&&this[t(565)](r)&&t(839)!=o[t(828)])continue;const s=e[t(454)]&&e[t(454)][t(589)];(t(846)!=e[t(828)]||t(839)==o[t(828)]&&!s)&&(n[t(563)]||t(474)==e[t(828)]&&n[t(833)]||e[t(627)]()[t(522)](c)&&this[t(452)](e,i,a))}}))}),{priority:t(540)}),n[t(694)].on(t(619),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(444)])return;if(this[s(724)])return;if(!this[s(685)][s(509)])return;if(o[s(837)])return;const a=n[s(694)][s(541)],{start:c,end:u}=o[s(627)](),l=c[s(826)]&&a[s(691)](c[s(826)])?null:a[s(706)](c,s(784)),f=u[s(609)]&&a[s(691)](u[s(609)])?null:a[s(706)](u,s(503)),h=n[s(694)][s(427)](l?l[s(621)]:c,f?f[s(720)]:u);n[s(694)][s(719)]((t=>{const e=s;this[e(767)](h);const r=n[e(694)][e(541)][e(706)](h[e(621)]);o.is(e(647))?t[e(667)](r):o[e(834)](r)})),e[s(840)]()}),{priority:e.priorities[t(849)]+10}),n[t(694)].on(t(804),((e,r)=>{const s=t,o=r[r[s(459)]-1];o&&o[s(444)]||this[s(724)]||this[s(685)][s(509)]&&(n[s(694)][s(719)]((()=>{const t=s;let o=n[t(694)][t(804)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(847)]=o[t(539)]();const i=o[t(720)][t(609)],a=n[t(694)][t(541)];i&&a[t(822)](i)&&!a[t(687)](i)&&(o=n[t(694)][t(427)](o[t(621)],n[t(694)][t(489)](i,t(720)))),this[t(533)](o)})),e[s(840)]())}),{priority:t(511)}),this[t(659)][t(536)][t(723)](t(497),this[t(685)]),this[t(425)](t(497));const o=new p(n,this[t(630)]);n[t(536)][t(723)](t(776),o),this[t(425)](t(776));const i=new b(n,this[t(630)]);n[t(536)][t(723)](t(684),i),this[t(425)](t(684)),n[t(536)][t(723)](t(701),new L(n,o,this[t(630)])),this[t(425)](t(701)),n[t(536)][t(723)](t(490),new L(n,i,this[t(630)])),this[t(425)](t(490)),n[t(536)][t(723)](t(431),new w(n,o,this[t(630)])),this[t(425)](t(431)),n[t(536)][t(723)](t(429),new w(n,i,this[t(630)])),this[t(425)](t(429));const c=n[t(636)][t(779)](t(817));this[t(821)](c,t(548),((e,{threadId:n})=>{const r=t,s=this[r(630)][r(779)](n);s&&s[r(504)]&&1===s[r(504)][r(459)]&&this[r(825)](n,{hasComments:!0})}),{priority:t(715)}),this[t(821)](c,t(782),((e,{threadId:n})=>{const r=t,s=this[r(630)][r(779)](n);s&&s[r(504)]&&!s[r(504)][r(459)]&&this[r(825)](n,{hasComments:!1})}),{priority:t(715)})}set[dc(587)](t){const n=dc;if(this[n(631)])throw new e.CKEditorError(n(749),this);this[n(631)]=t}get[dc(587)](){return this[dc(631)]}[dc(806)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=dc,r=[];for(const e of this[n(630)][n(679)]())t&&!e[n(606)]||r[n(572)](e);return e?r[n(797)]((t=>t[n(734)]())):r}[dc(732)](t){const n=dc,r=this[n(630)][n(779)](t);if(!r)throw new e.CKEditorError(n(521),this);return r}[dc(802)](t){const e=dc;return this[e(630)][e(446)](t)}[dc(766)](t){const e=dc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(828)][e(839)](":"),a=this[e(630)][e(779)](r)||this[e(708)](o,i,r,n,s);if(this[e(566)](a),this[e(785)](a,o,i||null,n),a[e(820)]=t[e(820)],a[e(799)]=!0,s&&s[e(762)]){const t=s[e(762)],n=this[e(844)](t[e(594)]);a[e(537)]=t[e(820)],a[e(653)]=n,a[e(801)]=!0}else a[e(537)]=t[e(820)];switch(t[e(454)]&&(a[e(454)]=t[e(454)]),t[e(660)]&&(a[e(660)]=t[e(660)]),this[e(631)]&&this[e(631)][e(463)]||(a[e(757)]=!0),this[e(560)][e(779)](a)){case e(421):this[e(560)][e(722)](a,e(665));break;case e(435):a[e(606)]?(this[e(464)](new Set([a])),this[e(590)](new Set([a])),this[e(560)][e(722)](a,e(637)),this[e(664)](e(440),a)):this[e(560)][e(722)](a,e(532))}return a}[dc(776)](t){const e=dc;this[e(444)]((()=>{const n=e;this[n(659)][n(694)][n(719)]((()=>{const e=n;for(const n of t[e(752)]())n[e(831)]()}))}))}[dc(684)](t){const e=dc;this[e(444)]((()=>{const n=e;this[n(659)][n(694)][n(719)]((()=>{const e=n;for(const n of t[e(752)]())n[e(525)]()}))}))}[dc(425)](t,n){const r=dc,s=this[r(659)][r(536)][r(779)](t);if(!s)throw new e.CKEditorError(r(697),this,{commandName:t});if(this[r(518)][r(446)](s))throw new e.CKEditorError(r(698),this,{commandName:t});this[r(518)][r(723)](s),n&&s.on(r(689),((t,e)=>{const o=r;this[o(685)][o(509)]&&(this[o(724)]||(e[o(459)]>0&&e[e[o(459)]-1]&&e[e[o(459)]-1][o(444)]?e[o(815)]():(t[o(847)]=n(((...t)=>s[o(689)](...t,{forceDefaultExecution:!0})),...e),t[o(840)]())))}),{priority:r(511)})}[dc(444)](t){const n=dc;let r,s;const o=this[n(724)];this[n(724)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(724)]=!1),s&&e.CKEditorError[n(571)](s,this),r}[dc(533)](t,n=null,r={}){const s=dc;if(t[s(837)])return null;const o=this[s(659)][s(636)][s(779)](s(656)).me;for(const{suggestion:e,meta:o}of this[s(569)](t,s(474)))if(o[s(833)]){if(!o[s(760)]){if(o[s(563)]){if(!this[s(515)]||!Lc(e,r))continue;return e}if(Lc(e,r))return e;this[s(452)](e,t[s(621)],t[s(720)]);break}if(n==e[s(531)]&&Lc(e,r)){const n=e[s(627)]();return n[s(621)][s(583)](t[s(720)])?this[s(754)](e,this[s(424)][s(427)](t[s(621)],n[s(720)])):this[s(754)](e,this[s(424)][s(427)](n[s(621)],t[s(720)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(814)+n:s(474),u=this[s(573)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(729)](c,i,a,t),u}[dc(472)](t,n=dc(547),r={}){const s=dc,o=this[s(659)][s(636)][s(779)](s(656)).me,i=this[s(781)][s(655)](s(474),n,s(737));for(const e of this[s(806)]())if(e[s(653)].id==o.id&&s(474)==e[s(828)]&&e[s(531)]==n&&Lc(e,r)&&(i(e[s(775)](),t)||i(t,e[s(775)]()))){for(const n of t)e[s(651)](n);return e}for(const{suggestion:e,meta:n}of this[s(569)](t,s(474))){if(!n[s(833)])continue;if(!this[s(515)]&&n[s(563)])continue;if(!Lc(e,r))continue;let o=!0;for(const n of e[s(775)]())for(const e of t)if(!n[s(522)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(814)+n,l=this[s(573)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(729)](u,a,c,e,Hr[s(476)]());return l}[dc(751)](t,n,r=null,s={}){const o=dc;if(r=r||Ac(n),t[o(837)])return null;if(o(514)===this[o(457)]){const e=this[o(781)][o(655)](o(596),r,o(831));return this[o(444)]((()=>e([t],n,s))),null}const i=this[o(659)][o(636)][o(779)](o(656)).me,a=[];if(o(836)!==this[o(457)])for(const{suggestion:e,meta:n}of this[o(569)](t,o(474)))n[o(833)]&&!n[o(469)]&&a[o(572)](...e[o(775)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(453)](s);e&&r[n(572)](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(459)];){const s=r[e][n(798)](t);r[n(681)](e,1,...s),e+=s[n(459)]}}return r}(t,a);c[o(459)]&&this[o(424)][o(719)]((()=>{const t=o;for(const e of c){const o=this[t(781)][t(655)](t(596),r,t(831));this[t(444)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(621)],u=t[o(720)];for(const{suggestion:e,meta:n}of this[o(569)](t,o(596))){if(!n[o(833)])continue;if(e[o(531)]!=r)continue;if(!Lc(e,s))continue;const i=e[o(627)]();if(i[o(522)](t,!0))return null;c=c[o(705)](i[o(621)])?c:i[o(621)],u=u[o(811)](i[o(720)])?u:i[o(720)],a?i[o(621)][o(705)](a[o(627)]()[o(621)])?(a[o(731)](),a=e):e[o(731)]():a=e}const l=this[o(424)][o(427)](c,u);if(a)this[o(754)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(573)]({id:t,type:o(494)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(729)](o(494)+r,t,a,l)}}return null}[dc(423)](t,n,r=[],s=null,o={}){const i=dc;n[i(420)]||(n[i(420)]=n[i(618)]),n[i(589)]=t.is(i(682)),s=s||Ac(n);const a=r[i(797)]((t=>Rc(t,this[i(424)]))),c=t.is(i(682))?t:Rc(t,this[i(424)]);if(i(514)===this[i(457)]){const t=this[i(781)][i(655)](i(846),s,i(831));return this[i(444)]((()=>t([c],n,o))),null}a[i(572)](c);let u=!0;for(const t of a)if(!this[i(543)](t)){u=!1;break}if(u&&i(836)!==this[i(457)]){const t=this[i(781)][i(655)](i(846),s,i(831));return this[i(444)]((()=>t([c],n,o))),null}let l=null,f=c[i(621)],h=c[i(720)];for(const{suggestion:t,meta:e}of this[i(569)](c,i(846))){if(!e[i(833)])continue;if(e[i(760)]||e[i(563)]||e[i(469)])continue;if(t[i(454)][i(420)]!=n[i(420)])continue;if(!Lc(t,o))continue;const r=t[i(627)]();if(t[i(531)]==s){if(r[i(522)](c,!0))return null;f=f[i(705)](r[i(621)])?f:r[i(621)],h=h[i(811)](r[i(720)])?h:r[i(720)],l?r[i(621)][i(705)](l[i(627)]()[i(621)])?(l[i(731)](),l=t):t[i(731)]():l=t}else{const e=c[i(453)](r);this[i(805)](t,e)}}const g=this[i(659)][i(636)][i(779)](i(656)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(754)](l,this[i(424)][i(427)](f,h)),l;{const t=this[i(573)]({id:d,type:i(674)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(729)](i(674)+s,d,p,this[i(424)][i(427)](f,h)),t}}[dc(624)](t,n,r=[],s=null,o={}){const i=dc;n[i(420)]||(n[i(420)]=n[i(618)]);const a=t[0];n[i(589)]=a.is(i(682)),s=s||Ac(n);const c=r[i(797)]((t=>Rc(t,this[i(424)]))),u=a.is(i(682))?t:t[i(797)]((t=>Rc(t,this[i(424)])));if(i(514)===this[i(457)]){const t=this[i(781)][i(655)](i(846),s,i(831));return this[i(444)]((()=>t(u,n,o))),null}c[i(572)](...u);let l=!0;for(const t of c)if(!this[i(543)](t)){l=!1;break}if(l&&i(836)!==this[i(457)]){const t=this[i(781)][i(655)](i(846),s,i(831));return this[i(444)]((()=>t(u,n,o))),null}const f=this[i(659)][i(636)][i(779)](i(656)).me;for(const t of this[i(806)]()){if(t[i(653)].id!=f.id)continue;if(i(846)!=t[i(828)]||t[i(454)][i(420)]!=n[i(420)])continue;if(!Lc(t,o))continue;const e=t[i(531)]==s;for(let n=0;n<u[i(459)];n++){const r=u[n];for(const s of t[i(520)]()){const o=s[i(467)]();if(r[i(583)](o)){e?(u[i(681)](n,1),n--):t[i(544)](s[i(611)]);break}}}}if(0==u[i(459)])return null;const h=this[i(781)][i(655)](i(846),s,i(737));for(const t of this[i(806)]())if(t[i(653)].id==f.id&&i(846)==t[i(828)]&&t[i(454)][i(420)]==n[i(420)]&&t[i(531)]==s&&Lc(t,o)&&(h(t[i(775)](),u)||h(u,t[i(775)]()))){for(const e of u)t[i(651)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(674)+s,m=this[i(573)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(729)](p,g,d,t,Hr[i(476)]());return m}[dc(767)](t,n=null,r={}){const s=dc;if(t[s(837)])return null;const o=this[s(659)][s(636)][s(779)](s(656)).me,a=new i.LiveRange(t[s(621)],t[s(720)]);for(const{suggestion:t,meta:e}of this[s(569)](a,s(474)))if(e[s(833)]&&!e[s(760)])if(t[s(810)]){const e=t[s(775)]()[s(788)]((t=>s(841)!=t[s(848)][s(792)]));if(e[s(597)]((t=>a[s(522)](t,!0)))&&t[s(525)](),e[s(523)]((t=>t[s(522)](a,!0)))){const t=this[s(781)][s(655)](s(613),n,s(831));return this[s(444)]((()=>t([a],null,r))),null}}else{const e=a[s(453)](t[s(627)]());null!==e&&t[s(770)]([e],null,r)}if(a[s(764)](),a[s(837)]||s(841)==a[s(848)][s(792)])return null;let c=null,u=a[s(621)],l=a[s(720)];const f=this[s(569)](a,s(613));for(const{suggestion:t,meta:e}of f){const n=this[s(424)][s(427)](u,l);if(e[s(833)]&&(this[s(515)]||!e[s(563)]&&!e[s(469)]))if(t[s(810)]){if(!Lc(t,r))continue;let e=!0;for(const r of t[s(775)]()){if(r[s(522)](n,!0))return t;n[s(522)](r)||(e=!1)}e&&t[s(525)]()}else{const e=t[s(627)]();if(e[s(522)](n,!0))return t;if(!Lc(t,r)){n[s(522)](e)?t[s(731)]():e[s(488)](u)?u=e[s(720)]:e[s(488)](l)&&(l=e[s(621)]);continue}u=u[s(705)](e[s(621)])?u:e[s(621)],l=l[s(811)](e[s(720)])?l:e[s(720)],r=Object[s(768)]({},t[s(660)]),c?e[s(621)][s(705)](c[s(627)]()[s(621)])?(c[s(731)](),c=t):t[s(731)]():c=t}}if(c)return this[s(754)](c,this[s(424)][s(427)](u,l)),c;{const t=(0,e.uid)(),i=this[s(424)][s(427)](u,l),a=o.id,c=n?s(633)+n:s(613),f=this[s(573)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(729)](c,t,a,i),f}}[dc(507)](t,n=dc(547),r={}){const s=dc,o=this[s(659)][s(636)][s(779)](s(656)).me,a=t[s(797)]((t=>new i.LiveRange(t[s(621)],t[s(720)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(569)](a,s(474)))e[s(833)]&&!e[s(760)]&&c[s(723)](t);for(const e of c)if(e[s(810)]){const o=e[s(775)]();if((!e[s(660)]||!e[s(660)][s(480)])&&o[s(597)]((t=>a[s(523)]((e=>e[s(522)](t,!0)))))&&e[s(525)](),a[s(597)]((t=>o[s(523)]((e=>e[s(522)](t,!0)))))){const e=this[s(781)][s(655)](s(613),n,s(831));return this[s(444)]((()=>e(t,null,r))),null}}else{const t=e[s(627)]();if(a[s(523)]((e=>e[s(522)](t,!0)))&&e[s(525)](),a[s(597)]((e=>t[s(522)](e,!0)))){const t=this[s(781)][s(655)](s(613),n,s(831));return this[s(444)]((()=>t(a,null,r))),null}}const u=this[s(781)][s(655)](s(613),n,s(737));let l=null;for(const t of this[s(806)]())if(t[s(653)].id==o.id&&t[s(606)]&&s(613)==t[s(828)]&&t[s(531)]==n&&Lc(t,r)&&(u(t[s(775)](),a)||u(a,t[s(775)]())))if(l){if(t[s(504)]&&t[s(504)][s(459)])continue;for(const e of t[s(775)]())l[s(758)](e)||l[s(651)](e);t[s(731)]()}else{l=t;for(const e of a)t[s(758)](e)||t[s(651)](e)}if(l)return l;c[s(458)]();for(const{suggestion:t,meta:e}of this[s(569)](a,s(613)))e[s(833)]&&(this[s(515)]||!e[s(563)]&&!e[s(469)])&&Lc(t,r)&&c[s(723)](t);for(const t of c){const e=t[s(775)]();if((!r||!r[s(480)])&&a[s(597)]((t=>e[s(523)]((e=>e[s(522)](t,!0))))))return t;(!t[s(660)]||!t[s(660)][s(480)])&&e[s(597)]((t=>a[s(523)]((e=>e[s(522)](t,!0)))))&&t[s(525)]()}const f=(0,e.uid)(),h=o.id,g=s(633)+n,d=this[s(573)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(764)](),t[s(837)]||s(841)==t[s(848)][s(792)]||this[s(729)](g,f,h,t,Hr[s(476)]());return d}[dc(800)](t,n,r,s,o){const i=dc;if(t[i(837)])return[];if(i(514)===this[i(457)])return[];const a=this[i(659)][i(636)][i(779)](i(656)).me.id,c=Array[i(484)](this[i(630)][i(679)]())[i(788)]((e=>i(426)==e[i(828)]&&e[i(454)][i(789)]==n&&e[i(758)](t)));if(i(644)===this[i(457)]){const e=this[i(569)](t,i(474))[i(788)]((({meta:t})=>t[i(833)]&&!t[i(469)]&&!t[i(760)]))[i(797)]((({suggestion:t})=>t));c[i(437)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(426)==t[i(828)]?t[i(454)][i(670)]:void 0,o=t[i(627)](),a=Array[i(484)](u[i(607)]())[i(657)]((t=>t[i(654)](o)));if(!a)continue;const c=a[i(798)](o);this[i(565)](n)&&i(474)==t[i(828)]&&0!=c[i(459)]||(u[i(786)](a),c[i(477)]((t=>{u[i(722)](t,r)})),i(474)!=t[i(828)]&&e!=s&&u[i(722)](a[i(453)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(459)]>37&&console[i(436)](i(791),{key:n});const f=(i(712)+(n+"|")+Ac({newValue:s}))[i(591)](0,60),h=this[i(573)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(572)](h),this[i(729)](f,c,a,t)}return l}[dc(430)](t){const e=dc;this[e(498)][e(723)](t)}[dc(727)](t){const e=dc;this[e(669)][e(723)](t)}[dc(502)](t,e=[],n=[]){const r=dc;this[r(425)](t,((t,...e)=>{this[r(695)]((()=>{t(...e)}))}));for(const t of e)this[r(727)](t);for(const t of n)this[r(430)](t)}[dc(603)](t){const e=dc;return e(426)==t[e(828)]?t[e(531)][e(839)]("|")[0]:null}[dc(754)](t,e){const n=dc,r=t[n(721)]();this[n(424)][n(719)]((t=>{t[n(714)](r,{range:e})}))}[dc(566)](t){const e=dc,n=t.id,r=this[e(659)][e(622)][e(779)](e(486));this[e(574)][e(546)](n)||this[e(574)][e(646)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(574)][e(686)](n);s[e(688)](e(680)),s[e(680)]=!1,t[e(504)]=s}[dc(785)](t,n,r,s){const o=dc;if(t[o(828)]!=n||t[o(531)]!=r||t[o(639)].id!=s)throw this[o(659)][o(807)](o(478)),new e.CKEditorError(o(478),this)}[dc(805)](t,n){const r=dc,s=t[r(627)]();if(n[r(583)](s))t[r(731)]();else if(s[r(522)](n)){const o=this[r(424)][r(489)](n[r(621)][r(609)],r(720));this[r(754)](t,this[r(424)][r(427)](s[r(621)],o));const i=(0,e.uid)(),a=t[r(639)].id,c=t[r(828)]+":"+t[r(531)];this[r(573)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(454)],attributes:t[r(660)]});const u=this[r(424)][r(489)](n[r(720)][r(500)],r(466)),l=this[r(424)][r(427)](u,s[r(720)]);this[r(729)](c,i,a,l)}else if(s[r(488)](n[r(621)])){const e=this[r(424)][r(489)](n[r(621)][r(609)],r(720));this[r(754)](t,this[r(424)][r(427)](s[r(621)],e))}else{const e=this[r(424)][r(489)](n[r(720)][r(500)],r(466));this[r(754)](t,this[r(424)][r(427)](e,s[r(720)]))}}[dc(543)](t){const e=dc;for(const{suggestion:n,meta:r}of this[e(569)](t,e(474))){if(!r[e(833)])continue;const s=n[e(775)]();for(const n of s)if(!t[e(798)](n)[e(459)])return!0}return!1}[dc(487)](t){const n=dc,r=this[n(659)][n(636)][n(779)](n(656))[n(599)](t);if(!r)throw new e.CKEditorError(n(652),this);return r}[dc(844)](t){const e=dc,n=this[e(659)][e(636)][e(779)](e(656)),r=(0,o.hashObject)(e(649)+t);return n[e(599)](r)||n[e(483)]({id:r,name:t})}[dc(708)](t,e,n,r,s){const o=dc,i=this[o(487)](r),a=this[o(781)][o(699)](t,e,n,i,s,(t=>{const e=o;this[e(825)](n,{attributes:t});const r=this[e(732)](n);this[e(464)](new Set([r])),this[e(590)](new Set([r]))}));return this[o(821)](a,o(831),(()=>{const t=o;this[t(825)](n,{state:t(473)})}),{priority:o(511)}),this[o(821)](a,o(525),(()=>{const t=o;this[t(825)](n,{state:t(736)})}),{priority:o(511)}),this[o(630)][o(722)](n,a),this[o(560)][o(722)](a,o(421)),a}[dc(570)](t){const e=dc,n=t[e(839)](":");return{group:n[0],type:n[1],subType:n[e(459)]>=5?n[2]:null,id:n[e(459)]<5?n[2]:n[3],authorId:n[e(459)]<5?n[3]:n[4],markerCount:6==n[e(459)]?n[5]:null}}[dc(452)](t,n,r){const s=dc,o=t[s(627)](),i=o[s(621)],a=o[s(720)];this[s(754)](t,this[s(424)][s(427)](i,n));const c=(0,e.uid)(),u=t[s(639)].id,l=t[s(828)]+(t[s(531)]?":"+t[s(531)]:"");this[s(573)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(660)],data:t[s(454)]});const f=this[s(603)](t);(s(846)==t[s(828)]||f&&this[s(565)](f))&&(r=this[s(424)][s(677)](r[s(500)])),this[s(729)](l,c,u,this[s(424)][s(427)](r,a))}[dc(569)](t,e=null){const n=dc,r=[],s=this[n(659)][n(636)][n(779)](n(656)).me;Array[n(608)](t)||(t=[t]);for(const o of this[n(806)]()){if(!o[n(606)])continue;if(e&&o[n(828)]!=e)continue;let i=!1;for(const e of o[n(775)]()){for(const a of t){const t=a[n(621)][n(583)](e[n(720)])||a[n(720)][n(583)](e[n(621)]);if(t||a[n(453)](e)){const c=a[n(522)](e)&&Tc(this[n(424)][n(541)],e[n(621)],a),u=e[n(522)](a)&&Tc(this[n(424)][n(541)],a[n(621)],e);r[n(572)]({suggestion:o,meta:{isOwn:s==o[n(653)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[dc(729)](t,e,n,r,s){const o=dc;this[o(424)][o(719)]((i=>{const a=o;let c=a(470)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(428)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[dc(663)](t){const e=dc,n=t[e(475)],r=t[e(772)];t[e(475)]=null,t[e(772)]=null,null!=n&&n[e(772)]==t&&(n[e(772)]=r),null!=r&&r[e(475)]==t&&(r[e(475)]=n),e(637)==this[e(560)][e(779)](t)&&(this[e(560)][e(722)](t,e(532)),this[e(664)](e(519),t,n,r))}[dc(573)](t){const n=dc,r=t.id,s=this[n(766)](t);if(this[n(631)]&&this[n(631)][n(463)]){const o=this[n(659)][n(636)][n(779)](n(434)),i=s[n(433)],a=s[n(531)]?s[n(828)]+":"+s[n(531)]:s[n(828)],c=this[n(659)][n(559)],u=o[n(723)](zr(c,n(703))),l={id:r,type:a,hasComments:i,data:t[n(454)]||null,originalSuggestionId:t[n(742)]||null,attributes:s[n(660)]};this[n(631)][n(463)](l)[n(496)]((t=>{const e=n;s[e(757)]=!0,o[e(829)](u),t&&t[e(820)]&&(this[e(630)][e(779)](r)[e(820)]=t[e(820)])}))[n(733)]((t=>{const r=n;throw(0,e.logWarning)(r(830)),this[r(659)][r(694)][r(743)]({isUndoable:!1},(()=>{s[r(525)]()})),s[r(593)](),this[r(630)][r(786)](s.id),this[r(560)][r(786)](s),t}))}return s}[dc(565)](t){const e=dc;return this[e(498)][e(446)](t)}[dc(825)](t,e){const n=dc,r=this[n(659)][n(636)][n(779)](n(434)),s=this[n(732)](t);if(this[n(631)]&&this[n(631)][n(693)])if(s[n(757)]){const s=r[n(723)](zr(this[n(659)][n(559)],n(703)));this[n(631)][n(693)](t,e)[n(496)]((()=>{r[n(829)](s)}))}else s.on(n(816),(()=>{this[n(825)](t,e)}))}[dc(668)](t){const n=dc;if(!this[n(631)]||!this[n(631)][n(732)])throw new e.CKEditorError(n(748),this);return this[n(631)][n(732)](t)}[dc(735)](t){const e=dc,{id:n,type:r,subType:s,authorId:o}=this[e(570)](t),i=this[e(630)][e(779)](n)||this[e(708)](r,s,n,o,{});switch(this[e(785)](i,r,s,o),this[e(560)][e(779)](i)){case e(421):this[e(668)](n)[e(496)]((t=>{const r=e;let s=Promise[r(771)]();t[r(433)]&&(s=this[r(574)][r(793)]({channelId:this[r(659)][r(622)][r(779)](r(486)),threadId:n})),s[r(496)]((()=>{const e=r;this[e(766)](t)[e(757)]=!0}))})),this[e(560)][e(722)](i,e(435));break;case e(532):this[e(825)](n,{state:e(835)});case e(665):this[e(560)][e(722)](i,e(637)),this[e(664)](e(440),i);break;case e(637):this[e(664)](e(441),i)}return i[e(628)](t),i}[dc(590)](t){const e=dc,n=Array[e(484)](t),r=n[e(788)]((t=>e(426)==t[e(828)]));this[e(740)](r);const s=n[e(788)]((t=>!t[e(810)]&&e(426)!=t[e(828)])),o=this[e(806)]({skipNotAttached:!0})[e(788)]((t=>!t[e(810)]&&e(426)!=t[e(828)])),i=o[e(788)]((n=>!t[e(446)](n))),a=new Map(o[e(797)]((t=>[t,this[e(781)][e(655)](t[e(828)],t[e(531)],e(579))]))),c=new Map(o[e(797)]((t=>[t,t[e(627)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(459)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(459)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(459)];t++){const n=s[t];!l[e(446)](n)&&n[e(475)]&&(f[e(723)](n[e(475)]),n[e(475)][e(772)]===n&&(n[e(475)][e(772)]=null),n[e(475)]=null),!u[e(446)](n)&&n[e(772)]&&(f[e(723)](n[e(772)]),n[e(772)][e(475)]===n&&(n[e(772)][e(475)]=null),n[e(772)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(459)];e++){const r=g(t,n[e]);r&&(r[0][s(772)]=r[1],r[1][s(475)]=r[0],u[s(723)](r[0]),l[s(723)](r[1]))}}function g(t,n){const r=e;if(t[r(653)].id!==n[r(653)].id)return null;const s=a[r(779)](t)(t,n,c[r(779)](t),c[r(779)](n));return s&&a[r(779)](n)(t,n,c[r(779)](t),c[r(779)](n))?s[1][r(504)]&&s[1][r(504)][r(459)]?null:s:null}f[e(725)]&&this[e(590)](f)}[dc(740)](t){const e=dc;if(0==t[e(459)])return;const n=this[e(806)]({skipNotAttached:!0})[e(788)]((t=>e(426)==t[e(828)]&&t[e(799)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(660)]);s[e(446)](n)||(s[e(722)](n,r[e(459)]),r[e(572)]([]));const i=s[e(779)](n);r[i][e(572)](t)}!function(){const t=e;r[t(662)](((e,n)=>{const r=t,s=e[0][r(820)],o=n[0][r(820)];return s==o?e[0][r(660)][r(442)]<n[0][r(660)][r(442)]?-1:1:s<o?-1:1}));for(const e of r)e[t(662)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(459)];t++){if(0==r[t][e(459)])continue;const n=[];for(let s=t+1;s<r[e(459)];s++)0!=r[s][e(459)]&&i(r[t],r[s])&&n[e(572)](s);for(const s of n)r[t]=r[t][e(746)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(459)];n++)t[n][e(772)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(459)];n++)t[n][e(475)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(660)][r(442)]!==n[0][r(660)][r(442)]&&t[0][r(653)]!==n[0][r(653)])return!1;if(!function(t,e){const n=r;return!t[n(433)]&&!e[n(433)]||(!t[n(433)]||!e[n(433)])&&(!!(t[n(433)]&&e[n(820)]<t[n(504)][n(765)][n(779)](0)[n(820)])||!!(e[n(433)]&&t[n(820)]<e[n(504)][n(765)][n(779)](0)[n(820)]))}(t[0],n[0]))return!1;const s=gc(t[0][r(660)],r(442)),o=gc(n[0][r(660)],r(442));return!!wr(s,o)&&(!!t[r(597)]((t=>n[r(523)]((e=>t[r(627)]()[r(583)](e[r(627)]())))))&&n[r(597)]((e=>t[r(523)]((t=>e[r(627)]()[r(583)](t[r(627)]()))))))}}[dc(464)](t){const e=dc,n=Array[e(484)](t),r=this[e(806)]({skipNotAttached:!0}),s=r[e(788)]((n=>!t[e(446)](n))),o=new Map(n[e(797)]((t=>[t,this[e(781)][e(655)](t[e(828)],t[e(531)],e(737))]))),i=new Map(r[e(797)]((t=>[t,t[e(775)]()])));for(let t=0;t<n[e(459)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(459)];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(459)];e++){const s=r[e];if(s[a(828)]!==n[a(828)]||s[a(653)].id!==n[a(653)].id||s[a(531)]!==n[a(531)])continue;if(!Sc(n,s,[a(442)]))continue;if(a(426)==n[a(828)]&&n[a(454)][a(670)]!=s[a(454)][a(670)])continue;if(a(426)==n[a(828)]&&t[a(565)](n[a(454)][a(789)]))continue;if(a(846)==n[a(828)]){const e=t[a(659)][a(694)],r=n[a(635)]();if(r&&(e[a(541)][a(687)](r)||e[a(541)][a(691)](r)))continue}const c=o[a(779)](n),u=i[a(779)](n),l=i[a(779)](s),f=n[a(504)]&&n[a(504)][a(459)],h=s[a(504)]&&s[a(504)][a(459)];if(!f&&c(l,u))return t[a(672)](s,n),i[a(786)](n),!0;if(!h&&c(u,l))return t[a(672)](n,s),i[a(786)](s),!0}return!1}}[dc(672)](t,e){const n=dc;if(t[n(810)])for(const r of e[n(775)]())t[n(651)](r);else{const r=e[n(627)]()[n(720)];this[n(754)](t,this[n(424)][n(427)](t[n(627)]()[n(621)],r))}e[n(731)]()}[dc(827)](t,e){const n=dc,r=t[n(510)](n(602))||t[n(510)](n(426))?n(796):t[n(450)]();return zr(this[n(659)][n(559)],e+"_"+r+n(718))}[dc(564)](){const t=dc,e=this[t(659)];(0,o.surroundingMarkersDetector)(this[t(424)],(({left:n,entered:r})=>{const s=t,o=[];for(const t of n){const{group:e,type:n}=this[s(570)](t[s(611)]);if(s(753)===e){o[s(572)](this[s(827)](n,s(726)));break}}for(const t of r){const{group:e,type:n}=this[s(570)](t[s(611)]);if(s(753)===e){o[s(572)](this[s(827)](n,s(471)));break}}o[s(459)]&&e.ui[s(716)][s(832)](s(497),o[s(737)](" "))}))}[dc(535)](t){const e=dc;if(this[e(638)])return!1;const n=this[e(659)],r=n[e(694)][e(438)][e(658)][e(675)]();if(0==r[e(459)])return!1;const s=[],o=r[e(788)]((t=>e(426)==t[e(828)])),i=r[e(788)]((t=>e(461)==t[e(828)]&&e(491)!=t[e(611)])),a=r[e(788)]((t=>e(829)==t[e(828)]&&e(491)!=t[e(611)]));for(const t of o)s[e(572)]({key:t[e(717)],newValue:t[e(641)],oldValue:t[e(842)],range:kc(t[e(682)],n[e(694)])});for(const t of i){const r=a[e(657)]((n=>n[e(588)][e(583)](t[e(588)])));r&&s[e(572)]({key:e(558),newValue:t[e(611)],oldValue:r[e(611)],range:n[e(694)][e(455)](t[e(588)][e(826)])})}return 0!=s[e(459)]&&this[e(704)](t,s)}[dc(824)](t){const e=dc;let n=!1;const r=this[e(659)][e(694)][e(438)][e(658)][e(600)]()[e(788)]((t=>t[e(454)][e(501)]&&t[e(611)][e(510)](e(513))));for(const s of r){const{subType:r,id:o}=this[e(570)](s[e(611)]),i=r[e(839)]("|")[0];for(const r of this[e(806)]({skipNotAttached:!0}))r.id!=o&&e(426)==r[e(828)]&&r[e(454)]&&r[e(454)][e(789)]==i&&r[e(627)]()[e(654)](s[e(454)][e(501)])&&(this[e(586)](r,s[e(454)][e(501)],t),n=!0)}return n}[dc(695)](t){const e=dc;this[e(659)],this[e(638)]=!0,t()}[dc(640)](t){const e=dc,n=this[e(565)](t),r=this[e(669)][e(446)](t);return n||r}[dc(704)](t,e){const n=dc;if(0==e[n(459)])return!1;let r=!1;for(const s of e){const e=this[n(569)](s[n(682)],n(426))[n(788)]((t=>!t[n(818)][n(760)]))[n(797)]((t=>t[n(753)])),i=(0,o.hashObject)({newValue:s[n(778)]});e[n(788)]((t=>{const e=n,[r,o]=t[e(531)][e(839)]("|");return r==s[e(789)]&&o!=i}))[n(477)]((e=>{const o=n;this[o(586)](e,s[o(682)],t),r=!0}))}return r}[dc(586)](t,e,n){const r=dc,s=t[r(627)]()[r(798)](e);0!==s[r(459)]?1!==s[r(459)]?this[r(452)](t,e[r(621)],e[r(720)]):this[r(754)](t,s[0]):n[r(544)](t[r(721)]())}}class bc{constructor(t){const e=dc;this[e(612)]=t,this[e(424)]=t[e(694)],this[e(763)]=new Map,this[e(578)]=new Map,this[e(576)]()}[dc(699)](t,e,n,r,s,o){const i=dc;return new Hr(this[i(424)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(655)](t,e,i(831))(...n),onDiscard:(...n)=>this[i(655)](t,e,i(525))(...n)})}[dc(819)](t,e,n,r){const s=dc,o=t+":"+e+":"+n;this[s(763)][s(722)](o,r)}[dc(655)](t,e,n){const r=dc,s=t+":"+e+":"+n;return this[r(763)][r(779)](s)||this[r(578)][r(779)](t+":"+n)}[dc(576)](){const t=dc,e=()=>!1,n=t=>{const e=pc;t[e(662)](((t,n)=>t[e(621)][e(705)](n[e(621)])?1:-1)),this[e(424)][e(719)]((n=>{const r=e;for(const e of t){let t;t=e[r(720)][r(545)]&&e[r(720)][r(500)]==e[r(621)][r(826)]?n[r(710)](e[r(621)][r(826)],"on"):n[r(710)](e),this[r(424)][r(619)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=pc;e&&this[n(424)][n(719)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(797)]((t=>(_c(t)&&(t=this[s(424)][s(427)](t[s(720)])),t)))[s(788)]((t=>s(841)!==t[s(848)][s(792)]));if(c[s(459)]<1)return;const u=Array[s(484)](this[s(424)][s(438)][s(530)][s(775)]())[s(797)]((t=>i.LiveRange[s(553)](t)));r[s(667)](c);for(const t of this[s(612)][s(536)][s(536)]())t[s(482)]();a[s(572)]({forceDefaultExecution:!0}),this[s(612)][s(689)](o,...a);const l=u[s(788)]((t=>s(841)!=t[s(848)][s(792)]));l[s(459)]>0&&r[s(667)](l);for(const t of u)t[s(764)]()}))},s=(e,n)=>1==e[t(459)]&&1==n[t(459)]&&e[0][t(720)][t(583)](n[0][t(621)]),o=(e,n,r,s)=>Nc(e,n,r,s,this[t(424)])?[e,n]:Nc(n,e,s,r,this[t(424)])?[n,e]:null;this[t(578)][t(722)](t(499),e),this[t(578)][t(722)](t(568),n),this[t(578)][t(722)](t(448),s),this[t(578)][t(722)](t(527),o),this[t(578)][t(722)](t(445),n),this[t(578)][t(722)](t(632),e),this[t(578)][t(722)](t(700),s),this[t(578)][t(722)](t(787),o),this[t(578)][t(722)](t(728),r),this[t(578)][t(722)](t(666),e),this[t(578)][t(722)](t(526),s),this[t(578)][t(722)](t(650),e),this[t(578)][t(722)](t(843),r),this[t(578)][t(722)](t(620),e),this[t(578)][t(722)](t(678),s),this[t(578)][t(722)](t(741),e),this[t(578)][t(722)](t(584),e),this[t(578)][t(722)](t(673),((e,n)=>{const r=t;if(!n)return;const s=this[r(612)][r(636)][r(779)](Ec);this[r(424)][r(719)]((t=>{const o=r;if(o(558)==n[o(789)])for(const r of e){const e=r[o(621)][o(826)],s=n[o(670)];t[o(422)](e,s)}else if(s[o(565)](n[o(789)]))for(const r of e)void 0!==n[o(670)]?t[o(794)](n[o(789)],n[o(670)],r[o(621)][o(826)]):t[o(542)](n[o(789)],r[o(621)][o(826)]);else for(const r of e)n[o(670)]?t[o(794)](n[o(789)],n[o(670)],r):t[o(542)](n[o(789)],r)}))})),this[t(578)][t(722)](t(823),s)}}function Tc(t,e,n){const r=dc;for(const s of e[r(500)][r(557)]({includeSelf:!0,parentFirst:!0})){if(s[r(848)]==s)return!1;if(!n[r(512)](s))return!1;if(t[r(687)](s)||t[r(691)](s))return!0}return!1}function _c(t){const e=dc;return t[e(720)][e(500)]==t[e(621)][e(826)]&&t[e(720)][e(676)]}function yc(t,e,n,r){const s=dc,o=t=>!t[s(605)].is(s(598))&&!r[s(687)](t[s(605)]),i=t[s(621)][s(773)](o),a=t[s(720)][s(773)](o,{direction:s(503)});return!(t[s(621)][s(583)](i)&&t[s(720)][s(583)](a)||(i[s(705)](a)?n[s(714)](e,{range:n[s(427)](i,a)}):n[s(544)](e),0))}function Ac(t){return(0,o.hashObject)(t)}function Cc(t){const e=dc,n=t[e(621)][e(826)];return n&&n.is(e(808))}function kc(t,e){const n=dc;return null==t[n(720)][n(609)]&&t[n(720)][n(500)]==t[n(621)][n(826)]?Rc(t[n(621)][n(826)],e):t}function Rc(t,e){const n=dc,r=e[n(541)][n(687)](t)||e[n(541)][n(577)](t);return e[n(427)](e[n(489)](t,n(713)),r?e[n(479)](t):e[n(489)](t,n(720)))}function Nc(t,e,n,r,s){const o=dc;if(!Sc(t,e))return!1;if(n[o(720)][o(583)](r[o(621)]))return!0;if(t[o(828)]!=e[o(828)])return!1;if(!n[o(720)][o(581)](r[o(621)]))return!1;const i=s[o(427)](n[o(720)],r[o(621)])[o(739)]();for(const t of i)if([o(575),o(645)][o(439)](t[o(828)])&&s[o(541)][o(691)](t[o(605)]))return!1;return!0}function Sc(t,e,n=[]){const r=dc;return!(!t[r(799)]||!e[r(799)])&&wr(gc(t[r(660)],n),gc(e[r(660)],n))}function Lc(t,e){const n=dc,r=vc(t[n(660)]),s=vc(e);if(!t[n(799)])return!1;for(const t of Object[n(607)](s))if(!wr(r[t],s[t]))return!1;return!0}function vc(t){const e=dc,n=Object[e(768)]({},t);return delete n[e(480)],delete n[e(809)],n}const Mc=wc;function Oc(){const t=["acceptSuggestion","284YGYCXo","add","unbind","PENDING_ACTION_SUGGESTION","canAccept","canEditAt","plugins","canDiscard","get","commands","_editor","destroy","_setPendingAction","PendingActions","_acceptCommand","isEnabled","_discardCommand","discardSuggestion","bind","getRanges","view","1152160vJIsaF","execute","47820tJiWUn","remove","isDirty","_removePendingAction","_pendingAction","2177460vKMDiw","4ftpVuj","locale","model","2058165gFjOsp","commentThreadController","240uYckAT","change:isDirty","744uUetIY","2112540wRieVx","listenTo","8757vcdBCN","stopListening"];return(Oc=function(){return t})()}function wc(t,e){const n=Oc();return(wc=function(t,e){return n[t-=347]})(t,e)}!function(t,e){const n=wc,r=t();for(;;)try{if(225249===parseInt(n(354))/1*(parseInt(n(348))/2)+-parseInt(n(377))/3+parseInt(n(383))/4*(-parseInt(n(386))/5)+parseInt(n(388))/6*(-parseInt(n(351))/7)+parseInt(n(375))/8+parseInt(n(382))/9+parseInt(n(349))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oc);class Fc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=wc;super(),this[s(385)]=e,this[s(374)]=n,this[s(387)]=r,this[s(364)]=t,this[s(368)]=t[s(363)][s(362)](s(353)),this[s(370)]=t[s(363)][s(362)](s(371)),this[s(374)][s(372)](s(369)).to(this[s(368)],this[s(370)],((t,e)=>t||e)),this[s(374)][s(372)](s(358)).to(this[s(368)],s(369),(t=>t&&this[s(364)][s(385)][s(359)](e[s(373)]()))),this[s(374)][s(372)](s(361)).to(this[s(370)],s(369),(t=>t&&this[s(364)][s(385)][s(359)](e[s(373)]()))),this[s(381)]=null,n[s(379)]&&this[s(366)](),this[s(350)](n,s(353),(()=>this[s(353)]())),this[s(350)](n,s(371),(()=>this[s(371)]())),this[s(350)](n,s(347),(()=>{const t=s;n[t(379)]?this[t(366)]():this[t(380)]()}))}[Mc(353)](){const t=Mc;this[t(368)][t(376)](this[t(385)].id)}[Mc(371)](){const t=Mc;this[t(370)][t(376)](this[t(385)].id)}[Mc(365)](){const t=Mc;this[t(374)][t(356)](t(369)),this[t(374)][t(356)](t(358)),this[t(374)][t(356)](t(361)),this[t(352)](),this[t(387)][t(365)](),this[t(381)]&&this[t(380)]()}[Mc(366)](){const t=Mc,e=zr(this[t(364)][t(384)],t(357));this[t(381)]=this[t(364)][t(360)][t(362)](t(367))[t(355)](e)}[Mc(380)](){const t=Mc;null!==this[t(381)]&&this[t(364)][t(360)][t(362)](t(367))[t(378)](this[t(381)]),this[t(381)]=null}}function Dc(t,e){const n=xc();return(Dc=function(t,e){return n[t-=410]})(t,e)}const Pc=Dc;function xc(){const t=["editor","isReadOnly","commentThreadInputView","bind","477jkMSOM","removeComment","length","_createCommentViews","addComment","313468qfAFBm","commentThread","disableComments","8953730mNgrcX","3176265bTVDpi","canAccept","CommentView","disabledSubmit","isActive","submit","fire","commentInputView","_localUser","setData","21427VnXyNq","showInput","hasDirtyComment","value","editorConfig","_config","17208hTGeNF","6IQeAyo","8948973YYCddt","isDirty","destroy","locale","21whNDiD","focus","authoredAt","assign","cancel","_model","descriptionParts","delegate","element","246953VrbVAq","_createCommentThreadInputView","10RhCHkp","updateComment","set","commentsListView","isEnabled","canDiscard"];return(xc=function(){return t})()}!function(t,e){const n=Dc,r=t();for(;;)try{if(496683===parseInt(n(456))/1*(-parseInt(n(427))/2)+-parseInt(n(416))/3*(parseInt(n(442))/4)+-parseInt(n(446))/5+parseInt(n(411))/6*(-parseInt(n(425))/7)+parseInt(n(410))/8*(parseInt(n(437))/9)+parseInt(n(445))/10+parseInt(n(412))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xc);class Bc extends s.View{constructor(t,e,n,r){const s=Dc;super(t),this[s(430)]=null,this[s(435)]=null,this[s(429)](s(450),!1),this[s(429)](s(418),e[s(418)]),this[s(436)](s(418)).to(e),this[s(429)](s(422),[]),this[s(429)](s(413),!1),this[s(429)](s(431),!1),this[s(429)](s(447),!1),this[s(429)](s(432),!1),this[s(421)]=e,this[s(454)]=n,this[s(461)]=r,r[s(444)]?this[s(429)](s(439),1):this[s(440)]()}[Pc(417)](){const t=Pc;this[t(424)][t(417)]()}[Pc(414)](){const t=Pc;this[t(430)]&&this[t(430)][t(414)](),this[t(435)]&&this[t(435)][t(414)](),super[t(414)]()}[Pc(440)](){const t=Pc,{CommentsListView:e}=this[t(461)];this[t(430)]=new e(this[t(415)],this[t(421)][t(443)],Object[t(419)]({CommentView:this[t(461)][t(448)]},this[t(461)])),this[t(430)][t(423)](t(438)).to(this),this[t(430)][t(423)](t(428)).to(this),this[t(430)][t(436)](t(450)).to(this),this[t(429)](t(439),this[t(430)][t(439)]+1),this[t(436)](t(439)).to(this[t(430)],t(439),(t=>t+1)),this[t(435)]=this[t(426)](),this.on(t(438),(()=>this[t(417)]())),this[t(436)](t(413)).to(this[t(430)],t(458),this[t(435)][t(453)],t(459),((t,e)=>t||!!e))}[Pc(426)](){const t=Pc,{CommentThreadInputView:e}=this[t(461)],n=new e(this[t(415)],this[t(454)],this[t(461)][t(460)]),r=n[t(453)];return n[t(436)](t(457)).to(this,t(450),this[t(421)][t(443)],t(434),r,t(459),((t,e,n)=>!!n||t&&!e)),r.on(t(451),((e,n)=>{const s=t;this[s(452)](s(441),n),r[s(433)][s(455)]("")})),r.on(t(420),(()=>this[t(417)]())),r[t(436)](t(449)).to(this[t(421)][t(443)],t(434)),n}}const Uc=jc;function jc(t,e){const n=zc();return(jc=function(t,e){return n[t-=167]})(t,e)}!function(t,e){const n=jc,r=t();for(;;)try{if(777698===parseInt(n(176))/1*(-parseInt(n(211))/2)+-parseInt(n(273))/3+parseInt(n(180))/4+parseInt(n(228))/5*(parseInt(n(250))/6)+-parseInt(n(177))/7*(-parseInt(n(172))/8)+parseInt(n(216))/9*(-parseInt(n(234))/10)+parseInt(n(217))/11*(parseInt(n(268))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zc);class Gc extends Bc{constructor(e,n,r,s){const i=jc;super(e,n,r,s),this[i(218)](i(233),""),this[i(210)](i(233)).to(this,i(265),(t=>t&&t[0]?t[0][i(233)]:"")),this[i(210)](i(215)).to(this,i(265),this,i(240),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(195)+Vc(e[n(181)],e[n(201)])+n(192);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(190)]=null,this[i(193)]=this[i(237)](zr(e,i(169)),t.icons[i(236)],i(270),i(244),"sw"),this[i(193)][i(210)](i(246)).to(this,i(202)),this[i(272)]=this[i(237)](zr(e,i(263)),t.icons[i(175)],i(277),i(212),"sw"),this[i(272)][i(210)](i(246)).to(this,i(279)),this[i(199)]=new o.UserView(e,this[i(188)][i(232)],this[i(274)]()),this[i(199)][i(271)]({attributes:{class:[i(238),i(168)]}}),this[i(225)](this[i(261)]())}[Uc(261)](){const t=Uc,e=this[t(205)],n=[{tag:t(203),attributes:{class:[t(178),t(213)]},children:[{tag:t(230),children:[{text:this[t(199)][t(185)]}],attributes:{class:[t(247),t(204)]}},{tag:t(223),attributes:{datetime:e.to(t(276)),class:[t(189),t(269)]},children:[{text:e.to(t(276),(e=>this[t(260)][t(252)](e)))}]}]},{tag:t(203),attributes:{class:[t(239),t(248)]},children:[this[t(193)],this[t(272)]]},{tag:t(203),attributes:{class:[t(194)]}}];this[t(188)][t(214)]&&n[t(187)]({tag:t(203),attributes:{class:[t(196)]},children:[{text:this[t(266)]()}]});const r={tag:t(203),attributes:{class:[t(184),e.if(t(240),t(206)),e.to(t(233),(e=>t(224)+e)),this[t(260)][t(208)]&&t(231)],"data-suggestion-id":this[t(188)].id,"data-thread-id":this[t(188)][t(179)].id,"data-author-id":this[t(188)][t(232)].id,tabindex:-1},children:[{tag:t(203),attributes:{class:[t(229),t(173)]},children:[this[t(199)],{tag:t(203),attributes:{class:[t(253),t(170)]},children:n}]}]};return this[t(220)]&&this[t(241)]&&(r[t(254)][t(187)](this[t(220)],this[t(241)]),this[t(220)][t(243)](t(255)).to(this),this[t(220)][t(243)](t(245)).to(this),this[t(241)][t(243)](t(255)).to(this),this[t(241)][t(243)](t(245)).to(this)),r}[Uc(227)](){const t=Uc;super[t(227)](),this[t(190)]=this[t(209)][t(242)](t(226)),this[t(190)][t(207)]=this[t(215)],this.on(t(182),((e,n,r)=>{const s=t;this[s(190)][s(207)]=r}))}[Uc(237)](t,e,n,r,o){const i=Uc,a=new s.ButtonView(this[i(219)]);return a[i(218)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(271)]({attributes:{class:n}}),a.on(i(222),(()=>{const t=i;this[t(264)](r,this[t(188)].id)})),a}[Uc(266)](){const t=Uc;return t(198)===this[t(188)][t(262)][t(256)][t(197)]?zr(this[t(219)],t(183)):zr(this[t(219)],t(200))}[Uc(274)](){const t=Uc;return this[t(188)][t(214)]?t(198)===this[t(188)][t(262)][t(256)][t(197)]?zr(this[t(219)],t(174),this[t(188)][t(235)][t(185)]):zr(this[t(219)],t(186),this[t(188)][t(235)][t(185)]):null}}function Vc(t,e){const n=Uc;let r="";return r+=t[n(221)]("*")[n(278)](((t,e)=>e%2!=0?n(257)+Hc(t)+n(171):Hc(t)))[n(251)](""),e&&(r+=n(249)+e[n(258)]+n(167)+e[n(191)]+n(267)),r}function Hc(t){const e=Uc,n=document[e(275)](e(230));return n[e(259)]=t,n[e(207)]}function zc(){const t=["ck-suggestion__info","commentThread","2228636VFesaI","content","change:description","EXTERNAL_IMPORT_WORD_SUGGESTION","ck-suggestion-wrapper","name","EXTERNAL_AVATAR","push","_model","ck-comment__info-time","_descriptionElement","title","</p>","acceptButton","ck-annotation__content-wrapper","<p>","ck-comment__external","source","importWord","userView","EXTERNAL_SUGGESTION","color","canAccept","div","ck-annotation__info-name","bindTemplate","ck-suggestion-wrapper--active","innerHTML","disableComments","element","bind","6cMKieK","discardSuggestion","ck-annotation__info","isExternal","description","3501SoIvSv","5211547tlAvze","set","locale","commentsListView","split","execute","time","ck-suggestion-","setTemplate",".ck-annotation__content-wrapper","render","2122135YYgCiP","ck-suggestion","span","ck-suggestion--disabled-comments","author","type","33570WPBerH","creator","check","_createButton","ck-suggestion__user","ck-suggestion__actions","isActive","commentThreadInputView","querySelector","delegate","acceptSuggestion","editorDestroyed","isEnabled","ck-suggestion__info-name","ck-annotation__actions",'<span class="ck-suggestion-color" style="background-color: ',"6dQCfzv","join","formatDateTime","ck-suggestion__main","children","editorReady","@external",'<span class="ck-suggestion-type">',"value","innerText","_config","getTemplate","attributes","Discard suggestion","fire","descriptionParts","getExternalSuggestionNote",'"></span>',"24geliYT","ck-annotation__info-time","ck-suggestion--accept","extendTemplate","discardButton","188265RhNVEC","getUserViewNotificationText","createElement","authoredAt","ck-suggestion--discard","map","canDiscard",'" title="',"ck-annotation__user","Accept suggestion","ck-annotation__main","</span>","6487304rAkTKF","ck-annotation","EXTERNAL_IMPORT_WORD_AVATAR","cancel","197909GKDCLq","7ceTgln"];return(zc=function(){return t})()}const Wc=Kc;function Xc(){const t=["_descriptionFactory","descriptionParts","trackChanges","acceptButton","execute","set","getByInnerView","isInContent","type","change:activeAnnotations","suggestion-","focus","isOn","comments.maxCommentCharsWhenCollapsed","refreshSelectedViews","innerView","CommentView","563960QwhKOP","15moQEIA","button","delete","source","CommentsUI","mainView","getSuggestion","some","Discard all suggestions","acceptAllSuggestions","createCommentThreadController","editing","getAllAdjacentSuggestions","registerAnnotation","getMarkerNames","buttonView","discardSelectedSuggestions","define","value","switchbutton","isEnabled","commentThread","getFirstRange","map","from","getRanges","isMultiRange","reduce","model","comments.maxThreadTotalWeight","_handleSuggestionControllerDelayed","comments","activeMarkers","createAnnotationView","Annotations","arrowView","discardButton","commandName","requires","previous","length","getDescriptions","acceptSelectedSuggestions","suggestionLoaded","_refreshActiveMarkers","8365552FDFhHY","suggestionChanged","pluginName","835668mQbNoo","_updateController","_suggestionToController","toMany","EditorAnnotations","Accept all selected suggestions","TrackChangesUI","discardAllSuggestions","has","6769530wJUmZC","actionView","filter","isDirty","_annotationViews","CommentsRepository","activeAnnotations","comments.maxCommentsWhenCollapsed","locale","_disableComments","separator","comments.editorConfig","bind","_destroyController","getJoined","hasSuggestion","destroy","clear","_viewToController","config","stopListening","view","values","size","_handleControllerBuffer","Track changes","get","push","init","trackChanges.SuggestionThreadView","suggestionUnloaded","429424orXaLG","getMarkers","keys","7mVMpmG","componentFactory","createAnnotation","3469260PDLERQ","remove","change:previous","lowest","commands","listenTo","plugins","editor","_unbindEditors","109294RVLPaX","addSourceCollector","addComment","SuggestionThreadView","TrackChangesEditing","Discard all selected suggestions","unbind","trackChanges.disableComments","Accept all suggestions","_createUIButton","head","_initializeController","_bindAnnotationToEditors","add"];return(Xc=function(){return t})()}function Kc(t,e){const n=Xc();return(Kc=function(t,e){return n[t-=133]})(t,e)}!function(t,e){const n=Kc,r=t();for(;;)try{if(549318===-parseInt(n(133))/1+parseInt(n(253))/2+parseInt(n(165))/3*(parseInt(n(164))/4)+-parseInt(n(259))/5+parseInt(n(213))/6+parseInt(n(256))/7*(parseInt(n(210))/8)+-parseInt(n(222))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xc);class qc extends t.Plugin{static get[Wc(203)](){const t=Wc;return[Ec,o.Users,t(227),t(199),t(217)]}static get[Wc(212)](){return Wc(219)}constructor(t){const e=Wc;super(t),this[e(215)]=new Map,this[e(240)]=new Map,this[e(226)]=new Map,this[e(246)]=new Map;const n=this[e(266)][e(241)];n[e(182)](e(251),Gc),n[e(182)](e(140),!1),this[e(231)]=n[e(248)](e(140))}[Wc(195)](t,e){const n=Wc;0===this[n(246)][n(245)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(246)]){const r=this[t(215)][t(221)](e);r||n?r&&n&&this[t(235)](e):this[t(144)](e)}this[t(246)][t(239)](),this[t(266)][t(265)][t(248)](t(217))[t(161)](),this[t(209)]()}),10),this[n(246)][n(152)](t,e)}[Wc(250)](){const t=Wc,e=this[t(266)],n=e[t(265)][t(248)](t(137)),r=e[t(265)][t(248)](t(199)),s=e[t(265)][t(248)](t(217)),o=e[t(265)][t(248)](t(227));e.ui[t(257)][t(146)](t(149),(e=>this[t(142)](e))),s[t(134)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(189)](this[e(215)])){const s=t[e(177)](),o=[];for(const t of s){if(!t[e(154)])continue;if(t[e(191)]){o[e(249)](...t[e(190)]());continue}const n=t[e(187)]();if(o[e(205)]>0){const t=o[0][e(236)](n);if(t){o[0]=t;continue}}o[e(249)](n)}n[e(249)]([r[e(243)],o])}return n})),this[t(264)](n,t(208),((e,n)=>{const r=t;this[r(264)](n,r(261),((t,e,s,o)=>{const i=r;n[i(154)]&&(null==s?(this[i(214)](o[i(143)]),this[i(195)](n,!1)):(this[i(214)](s[i(143)]),null==o&&this[i(195)](n,!0)))})),null!==n[r(204)]?this[r(214)](n[r(143)]):this[r(195)](n,!1)})),this[t(264)](n,t(252),((e,n,r)=>{const s=t;this[s(242)](n,s(261)),this[s(246)][s(167)](n),this[s(215)][s(221)](n)&&this[s(235)](n),r&&this[s(214)](r[s(143)])})),this[t(264)](n,t(211),((e,n)=>{this[t(214)](n)})),this[t(264)](r,t(156),(()=>{this[t(209)]()})),this[t(264)](o,t(135),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(237)](r))return;const i=n[o(171)](r);this[o(215)][o(248)](i)[o(243)][o(158)]()}),{priority:t(262)})}[Wc(209)](){const t=Wc,e=this[t(266)][t(265)][t(248)](t(199)),n=this[t(266)][t(265)][t(248)](t(137)),r=Array[t(189)](e[t(228)],(e=>e[t(162)]))[t(224)]((e=>this[t(240)][t(221)](e))),s=[];for(const e of r){const n=this[t(240)][t(248)](e)[t(193)][t(177)]();s[t(249)](...n[t(192)](((e,n)=>[...e,...n[t(179)]()]),[]))}n[t(197)]=s}[Wc(142)](t){const n=Wc,r=(0,s.createDropdown)(t,s.SplitButtonView),o=this[n(266)][n(263)][n(248)](n(149)),i=zr(t,n(247));r[n(180)][n(152)]({tooltip:i,label:i,icon:'\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n'}),r[n(180)][n(234)](n(159)).to(o,n(183)),r[n(180)].on(n(151),(()=>{const t=n;o[t(151)](),this[t(266)][t(176)][t(243)][t(158)]()}));const a=new e.Collection,c=[{type:n(184),model:{withText:!0,label:i,commandName:n(149)}},{type:n(232)},{type:n(166),model:{withText:!0,label:zr(t,n(141)),commandName:n(174)}},{type:n(166),model:{withText:!0,label:zr(t,n(218)),commandName:n(207)}},{type:n(166),model:{withText:!0,label:zr(t,n(173)),commandName:n(220)}},{type:n(166),model:{withText:!0,label:zr(t,n(138)),commandName:n(181)}}];for(const t of c){let e={type:n(232)};if(t[n(193)]){const r=new s.ViewModel(t[n(193)]),o=this[n(266)][n(263)][n(248)](r[n(202)]);r[n(234)](n(159),n(185)).to(o,n(183),n(185)),e={type:t[n(155)],model:r}}a[n(146)](e)}(0,s.addListToDropdown)(r,a);const u=c[n(224)]((t=>null!=t[n(193)]))[n(188)]((t=>this[n(266)][n(263)][n(248)](t[n(193)][n(202)]))),l=r[n(180)];return l[n(223)][n(139)](n(185)),l[n(200)][n(139)](n(185)),l[n(223)][n(234)](n(185)).to(o,n(185)),l[n(200)][n(234)](n(185))[n(216)](u,n(185),((...t)=>t[n(172)]((t=>t)))),r.on(n(151),(t=>{const e=n;this[e(266)][e(151)](t[e(168)][e(202)]),this[e(266)][e(176)][e(243)][e(158)]()})),r}[Wc(144)](t){const e=Wc,n=this[e(266)],r=n[e(241)],s=n[e(265)][e(248)](e(199)),i=n[e(265)][e(248)](e(227)),a=n[e(265)][e(248)](e(217)),c=n[e(265)][e(248)](o.Users).me,u=r[e(248)](e(149))[e(136)],{CommentsListView:l,CommentThreadInputView:f}=n[e(265)][e(248)](e(169));let h,g;this[e(226)][e(221)](t.id)?(g=this[e(226)][e(248)](t.id),h=g[e(170)]):(h=new u(n[e(230)],t,c,{disableComments:this[e(231)],editorConfig:r[e(248)](e(233)),maxCommentsWhenCollapsed:r[e(248)](e(229)),maxThreadTotalWeight:r[e(248)](e(194)),maxCommentCharsWhenCollapsed:r[e(248)](e(160)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(248)](e(230))),CommentView:r[e(248)](e(196))[e(163)],CommentsListView:l,CommentThreadInputView:f}),h[e(150)].on(e(151),(()=>{const t=e;n[t(176)][t(243)][t(158)]()})),h[e(201)].on(e(151),(()=>{const t=e;n[t(176)][t(243)][t(158)]()})),g=s[e(198)](this[e(266)][e(230)],h),g[e(234)](e(225)).to(h,e(225)),g[e(234)](e(205)).to(h),g[e(234)](e(155)).to(h,e(155),(t=>e(157)+t)),this[e(226)][e(152)](t.id,g));const d=i[e(175)](t[e(186)],h),p=new Fc(n,t,h,d),m=t[e(177)]()[e(224)]((t=>t[e(154)]));h[e(148)]=n[e(265)][e(248)](e(137))[e(147)][e(206)](m),this[e(215)][e(152)](t,p),this[e(240)][e(152)](h,p);const I=s[e(258)]({view:g,target:()=>{const r=e,s=[],i=t[r(177)]()[r(224)]((t=>t[r(154)]));for(const t of i)s[r(249)](...t[r(254)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(176)],s)},type:()=>e(157)+p[e(243)][e(155)]});i[e(145)](h,I),s[e(146)](I),a[e(178)](I)}[Wc(235)](t){const e=Wc,n=this[e(266)][e(265)][e(248)](e(227)),r=this[e(266)][e(265)][e(248)](e(199)),s=this[e(215)][e(248)](t),o=s[e(243)],i=r[e(153)](o);n[e(267)](o),i&&r[e(260)](i),this[e(215)][e(167)](t),this[e(240)][e(167)](o),s[e(238)]()}[Wc(214)](t){const e=Wc;if(!t[e(154)]||!this[e(215)][e(221)](t))return;const n=this[e(266)][e(265)][e(248)](e(137)),r=this[e(215)][e(248)](t),s=t[e(177)]();r[e(243)][e(148)]=n[e(147)][e(206)](s)}[Wc(238)](){const t=Wc;for(const e of this[t(215)][t(255)]())this[t(235)](e);for(const e of this[t(226)][t(244)]())e[t(170)][t(238)]();super[t(238)]()}}var Jc=Qc;function Zc(){var t=["plugins","371691Ntkvfq","1720824IlSxGa","2768031YNBbHK","846891ddzJpm","pluginName","getSuggestion","Comments","adapter","requires","70SLibwA","addSuggestion","2429048qNzBNo","editor","addSuggestionData","TrackChanges","569834EoNOjW","getSuggestions","28542tZoFfY","get"];return(Zc=function(){return t})()}function Qc(t,e){var n=Zc();return(Qc=function(t,e){return n[t-=149]})(t,e)}!function(t,e){for(var n=Qc,r=t();;)try{if(219535===-parseInt(n(153))/1+parseInt(n(168))/2+-parseInt(n(156))/3+parseInt(n(154))/4+-parseInt(n(162))/5*(-parseInt(n(150))/6)+parseInt(n(155))/7+-parseInt(n(164))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zc);class Yc extends t.Plugin{static get[Jc(161)](){return[Ec,qc,Jc(159)]}static get[Jc(157)](){return Jc(167)}set[Jc(160)](t){var e=Jc;this[e(165)][e(152)][e(151)](Ec)[e(160)]=t}get[Jc(160)](){var t=Jc;return this[t(165)][t(152)][t(151)](Ec)[t(160)]}[Jc(163)](t){var e=Jc;return this[e(165)][e(152)][e(151)](Ec)[e(166)](t)}[Jc(149)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=Jc;return this[n(165)][n(152)][n(151)](Ec)[n(149)]({skipNotAttached:t,toJSON:e})}[Jc(158)](t){var e=Jc;return this[e(165)][e(152)][e(151)](Ec)[e(158)](t)}}const $c=eu;function tu(){const t=["Users","trackChangesData.editorCreator","TrackChangesEditing","get","getRootsAttributes","data","addSuggestionData","name","map","users","plugins","push","pluginName","destroy","getUser","discardAllSuggestions","getSuggestions","div","_adapter","define","end","createDocumentFragment","trackChangesData","document","appendChild","getDataWithDiscardedSuggestions","5034565FWwdoR","589686ealHQO","288780trqyEv","addUser","5204odASna","create","5748597WSMORI","execute","model","rootsAttributes","getFullData","result","init","TrackChangesData","getDataWithAcceptedSuggestions","config","1806dXCgjC","getRootNames","98zfEGEW","requires","Pagination","editorCreator","function","2020426DOybEd","track-changes-data-invalid-editor-creator","4851992kWtyrs","reduce","constructor","editor","TrackChangesDataGetter","useAnonymousUser","set","CommentsRepository","createElement","acceptAllSuggestions"];return(tu=function(){return t})()}function eu(t,e){const n=tu();return(eu=function(t,e){return n[t-=493]})(t,e)}!function(t,e){const n=eu,r=t();for(;;)try{if(509238===parseInt(n(515))/1+-parseInt(n(537))/2+-parseInt(n(530))/3*(parseInt(n(518))/4)+parseInt(n(514))/5+parseInt(n(516))/6*(parseInt(n(532))/7)+-parseInt(n(539))/8+parseInt(n(520))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(tu);const nu=[$c(534)];class ru extends t.Plugin{static get[$c(533)](){return[Ec]}static get[$c(500)](){return $c(527)}[$c(526)](){const t=$c,n=this[t(542)];if(n[t(529)][t(507)](t(550),(e=>{const r=t,s=n[r(522)][r(511)][r(531)]()[r(540)](((t,e)=>(t[e]="",t)),{});return n[r(541)][r(519)](s,e)})),t(536)!=typeof n[t(529)][t(552)](t(510))[t(535)])throw new e.CKEditorError(t(538))}[$c(528)](t){return iu(this[$c(542)],!0,t)}[$c(513)](t){return iu(this[$c(542)],!1,t)}}class su extends t.Plugin{static get[$c(500)](){return $c(543)}constructor(t){const e=$c;super(t),this[e(525)]=e(508)}[$c(526)](){const t=$c;this[t(542)][t(498)][t(552)](t(546))[t(506)]={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(542)][t(498)][t(552)](t(551))[t(506)]=null}}function ou(t){return void 0!==t[$c(553)]}async function iu(t,e,n){const r=$c,s=(0,o.sanitizeEditorConfig)(t,nu);s[r(498)][r(499)](Ec,su),s[r(523)]=ou(t)?t[r(553)]():void 0;const i=document[r(509)](),a=t[r(529)][r(552)](r(510))[r(535)],c=await a(s,(()=>function(t){const e=r,n=document[e(547)](e(505));return t[e(512)](n),n}(i)));!function(t,e){const n=r,s=t[n(522)][n(511)][n(531)]()[n(540)](((e,r)=>(e[r]=t[n(493)][n(552)]({rootName:r}),e)),{}),o=t[n(498)][n(552)](n(549))[n(497)][n(496)]((t=>({id:t.id,name:t[n(495)]}))),i=t[n(498)][n(552)](n(551))[n(504)]({skipNotAttached:!0,toJSON:!0}),a=e[n(498)][n(552)](n(549)),c=e[n(498)][n(552)](n(551));for(const t of o)a[n(502)](t.id)||a[n(517)](t);a.me||a[n(544)]();for(const t of i)c[n(494)](t);e[n(493)][n(545)](s)}(t,c),c[r(521)](r(e?548:503));const u=ou(c)?c[r(524)](n):c[r(493)][r(552)](n);return await c[r(501)](),u}function au(t,e){var n=cu();return(au=function(t,e){return n[t-=400]})(t,e)}function cu(){var t=["15576894jWvZzR","6639976kgQnjT","28229ZqTOwn","831651ZZYBrk","195xuPmdT","44qOWQwb","2896859wCWuFl","43824VPJfgX","2193112rKtLNm"];return(cu=function(){return t})()}!function(t,e){for(var n=au,r=t();;)try{if(415537===parseInt(n(402))/1*(-parseInt(n(405))/2)+-parseInt(n(403))/3+-parseInt(n(408))/4+-parseInt(n(404))/5*(parseInt(n(407))/6)+-parseInt(n(406))/7+parseInt(n(401))/8+parseInt(n(400))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(cu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|