@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240311.0 → 0.0.0-nightly-20240312.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/package.json +3 -3
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/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:()=>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-=144]})(t,e)}function mc(){const t=["showSuggestionHighlights","plugins","then","addRange","enableCommand","enableReadOnlyMode","dataReady","_defaultCallbacks","createRangeOn","tablePasteChainId","setSelection","hasSuggestion","move","pluginName","track-changes-command-not-found","split","fetchCommentThread","isInsideObject","isUndo","2734368LDDsOi","PendingActions","bindElementToMarker","schema","getAllAdjacentSuggestions","attributeKey","_joinSuggestions","attributeNewValue","parent","_afterChanges","applyOperation","suggestion-type","length","insertion","5OuqaJK","formatBlock:chain","_adapter","isExternal","deletion:","group","widget","getMarkers","reconvertMarker","trackChanges.trackFormatChanges","acceptAllSuggestions","isDocumentOperation","detach","_checkSuggestionCorrectness","isAtEnd","collaboration.channelId","insertion:discard","createSelection","updateMarker","hasComments","multi","Users","_suggestions","markerToData","getRange","normal","clone","size","_findSuggestions","pop","stop","getShiftedBy","markMultiRangeDeletion","addMarker:suggestion:formatBlock","525232rTWJEP","data","toViewElement","format","getFirstRange","_getSuggestionData","acceptSuggestion","trackChangesCommand","ck-suggestion-marker-","_addSuggestionMarker","push","acceptSelectedSuggestions","formatBlock","300536qwXgmo","position","_model","document","locale","rejected","addClass","editor","end","remove","item","isObject","map","removeMarkers","high","return","some","chain","suggestionChanged","dataToMarker","consumable","splitPosition","getIntersection","refresh","markerNameToElements","formatBlock:","_inlineAttributeKeys","formatInline:discard","addMarker","_setSuggestionRange","isAfter","consume","formatInline:","@external","adapter","assign","next","subType","isSelectable","startsWith","commentThread","comments","unshift","_registerInlineAttribute","getSuggestions","getContainedElement","update:suggestion","_isRegisteredAttribute","attribute:discard","_isForcedDefaultExecutionBlock","updateSuggestion","150561fvFCgF","PENDING_ACTION_SUGGESTION","isIntersecting","ariaLiveAnnouncer","insertContent","_SUGGESTION_ANNOUNCEMENT","LEAVE","deleteContent","isBefore","catch","model","get","attribute","3407624CZtnRn","element","discard","rootName","formatInline:accept","addUser","authorName","formatInline:chain","previous","formatBlock:join","change:activeMarkers","targetPosition","insertion:accept","toUpperCase","howMany","_onDiscard","oldValue","forEach","enqueueChange","isOwn","getMultiRangeId","isRemovable","ready","commandName","_customCallbacks","_handleNewSuggestionMarker","filter","addMarkerName","includes","isNextTo","removeMarker","_registerDefaultCallbacks","execute","markerToHighlight","unbind","_enabledCommands","add","_processAttributeChanges","before","track-changes-suggestion-data-mismatch","_joinWithAdjacentSuggestions","listenTo","upcast","_getAttributeKey","originalSuggestionId","hasCommentThread","containsPosition","warn","createPositionAt","head","ck-suggestion-marker","_getAuthorFromId","range","track-changes-adapter-already-set","_getExternalAuthor","rename","name","registerPostFixer","7769166RxpNPL","ck-suggestion-marker-formatInline","suggestion:","config","removeAttribute","_removeSuggestion","value","toJSON","attributes","groupId","meta","addMarker:suggestion","differ","isTouching","oldRange","containsRangeInObject","formatGroupId","elementToElement","formatBlock:accept","_refreshAttributeSuggestionsChain","CommentsRepository","isMultiRange","$text","skipNestingCheck","_processAttributeSuggestions","_enableDefaultAttributesIntegration","_cutOutSuggestionMarker","_createSuggestion","createRangeIn","insert","dataDowncast","markers","FORMATTING","nodeAfter","attribute:accept","forceDefaultExecution","deletion:chain","fromCharCode","isBlock","editingDowncast","attribute:","markInlineFormat","error-saving-suggestion-data-suggestion-discarded","isCollapsed","announce","change","find","$graveyard","open","_recordAttributeChanges","selection","removed","isLimit","deletion","getCustomProperty","nodeBefore","from","_initAriaMarkerChangeAnnouncements","deletion:join","markerReady","markMultiRangeInsertion","insertion:chain","discardSuggestion","formatBlock:discard","accept","getUser","getAncestors","always","_rangeIsInLocalUserInsertion","commands","trackChanges.mergeNestedSuggestions","clear","_element","highest","elementEnd","attributeOldValue","_reduceExistingSuggestions","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.","_blockAttributeKeys","getChanges","join","fire","isEqual","discardSelectedSuggestions","isInContent","_reduceSuggestionAttributeRange","values","unbindElementFromMarkerName","delete","track-changes-enable-command-twice","1547685WOvBZV","markInsertion","createElement","$textProxy","init","activeMarkers","isAtStart","creator","low","createRange","TrackChangesEditing","data-suggestion","_trackFormatChanges","set","newRange","$marker","has","suggestion","removeMarker:suggestion:attribute","type","_saved","removeComment","_splitMarkerName","containerElement","isLocal","containsItem","change:data","$elementName","change:_saved","markDeletion","addComment","_breakSuggestionMarker","start","registerCustomCallback","_registerBlockAttribute","getWalker","external:","multipleBlocks","fromRange","mapper","concat","suggestionUnloaded","addSuggestion","addMarker:suggestion:attribute","insertion:join","_editor","addSuggestionData","rethrowUnexpectedError","_descriptionFactory","_mergeNestedSuggestions","substring","getCommentThread","_setSuggestionData","attribute:join","getAttribute","setAttribute","ck-suggestion-marker--active","markAttributeChange","conversion","getSuggestion","insertion:","stopListening","author","createPositionAfter","notReady","never","track-changes-suggestion-not-found","authoredAt","suggestionLoaded","deletion:accept","setTo","for","getLastMatchingPosition","deletion:discard","_updateSuggestionData","after","addHighlight","_recordAttributeSuggestions","moveTargetPosition","_isDataLoaded","options","_refreshSuggestionsChain","161qZswBq","_commentsRepository","_getMarkerAnnouncementText","isArray","removeClass","default","trackChanges","splice","resolve","batch","markBlockFormat","substr","discardAllSuggestions","addCommentThread","getChangedMarkers","createdAt","requires","getFirstMarker","_suggestionState","documentSelection","getDifference","editing","containsRange","_addThreadToSuggestion","root","4390VckCkC","_suggestionFactory","getRanges","_isBlockAttribute","every","getNearestSelectionRange","suggestion:attribute:","track-changes-adapter-missing-getsuggestion","ck-suggestion-marker-formatBlock","sort","key","markerName","writer","ENTER","markMultiRangeBlockFormat","getSuggestionCallback","marker-count","lowest","track-changes-user-not-found","buildSuggestion","formatInline","accepted","define","removeMarker:suggestion:formatBlock","forward","getItems","backward","newValue","elementStart","formatInline:join","keys","createPositionBefore","isIntersectingWithRange"];return(mc=function(){return t})()}!function(t,e){const n=pc,r=t();for(;;)try{if(890868===-parseInt(n(296))/1+-parseInt(n(148))/2+-parseInt(n(455))/3+-parseInt(n(503))/4+parseInt(n(469))/5*(-parseInt(n(206))/6)+parseInt(n(378))/7*(-parseInt(n(516))/8)+-parseInt(n(567))/9*(-parseInt(n(403))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mc);const Ic=dc(323);class Ec extends t.Plugin{static get[dc(394)](){return[dc(226),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(449)](){return dc(306)}constructor(t){const e=dc;function n(t){const e=pc;return t[e(528)]((t=>String[e(243)](t)))[e(286)]("")}super(t),this[e(373)]=!1,this[e(309)](e(301),[]),this.on(e(158),((n,r,s,o)=>{const i=e;this[i(518)][i(251)]((()=>{const e=i;for(const n of[...o,...s])this[e(518)][e(237)][e(312)](n)&&t[e(399)][e(477)](n)}))})),this[e(344)]=new qr(this[e(523)][e(145)][e(458)],this[e(523)][e(520)]),this[e(471)]=null,this[e(404)]=new bc(this[e(523)]),this[e(491)]=new Map,this[e(379)]=t[e(437)][e(146)](e(226)),this[e(183)]=new Set,this[e(518)]=this[e(523)][e(145)],this[e(396)]=new WeakMap,this[e(565)]=!1,this[e(284)]=new Set([e(323)]),this[e(542)]=new Set,t[e(209)][e(425)](e(478),e(383)),this[e(308)]=t[e(209)][e(146)](e(478)),t[e(209)][e(425)](e(276),!0),this[e(345)]=t[e(209)][e(146)](e(276)),this[e(510)]=new f(t,this[e(183)]),this[e(263)](),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,50,50])}[dc(300)](){const t=dc,n=this[t(523)],r=(e,n)=>{const r=t;if(r(147)!=e)return r(511)+e;const s=n[r(451)]("|")[0];return this[r(406)](s)?r(411):r(207)};n[t(354)][t(367)](t(245))[t(181)]({model:t(313),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(318)](e[n(414)]),a=[n(198),r(o,i)];let c=3e3;return this[n(301)][n(176)](e[n(414)])&&(a[n(513)](n(352)),c=3010),n(259)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(354)][t(367)](t(236))[t(184)]((e=>{const r=t;e.on(r(217),((t,e,s)=>{const o=r;if(!s[o(376)][o(436)])return;const i=e[o(526)];if(!i)return;const c=s[o(335)][o(505)](i);n[o(145)][o(458)][o(527)](i)&&c&&!c[o(260)](o(475))&&c.is(o(319))&&(0,a.toWidget)(c,s[o(415)])}),{priority:r(530)})})),n[t(354)][t(367)](t(236))[t(181)]({model:t(313),view:(e,n)=>{const s=t;if(!n[s(376)][s(436)])return null;const{type:o,subType:i}=this[s(318)](e[s(414)]);return{classes:[s(198),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(526)])return;const{id:c}=this[a(318)](o[a(414)]);if(r){const t=this[a(491)][a(146)](c),e=this[a(191)](t);if(!this[a(406)](e))return}if(o[a(526)].is(a(256)))return void i[a(536)][a(547)](o[a(526)],s[a(204)]);const u=i[a(335)][a(505)](o[a(526)]);if(o[a(526)].is(a(149))&&n[a(145)][a(458)][a(244)](o[a(526)])&&!u[a(260)](a(372))){i[a(415)][a(522)]([a(198),a(411)],u),i[a(415)][a(351)](a(307),c,u),i[a(335)][a(457)](u,o[a(414)]),e&&(this[a(301)][a(176)](o[a(414)])?i[a(415)][a(522)](a(352),u):i[a(415)][a(382)](a(352),u));for(const t of n[a(145)][a(234)](o[a(526)])[a(428)]())i[a(536)][a(547)](t,s[a(204)]);i[a(536)][a(547)](o[a(526)],s[a(204)])}};n[t(354)][t(367)](t(236))[t(184)]((e=>{const n=t;e.on(n(502),((t,e,r)=>{const o=n;r[o(376)][o(436)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(279)})})),n[t(354)][t(367)](t(236))[t(184)]((e=>{const n=t;e.on(n(339),((t,e,r)=>{const o=n;r[o(376)][o(436)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(279)})})),n[t(354)][t(367)](t(236))[t(492)]({model:t(313),view:(e,n)=>n[t(376)][t(436)]?null:{group:t(313),name:e[t(389)](11)}}),n[t(354)][t(367)](t(190))[t(223)]({view:{name:t(313),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(208)+e[r(350)](r(466))+":"+e[r(350)]("id");return e[r(350)](r(419))&&(s+=":"+e[r(350)](r(419))),n[r(298)](r(311),{"data-name":s})}}),n[t(354)][t(367)](t(190))[t(535)]({view:t(313)}),n[t(354)][t(367)](t(245))[t(184)]((e=>{const n=t;e.on(n(502),s(),{priority:n(530)})})),n[t(354)][t(367)](t(245))[t(184)]((e=>{const n=t;e.on(n(339),s({isAttributeSuggestion:!0}),{priority:n(530)})})),n[t(354)][t(367)](t(245))[t(184)]((e=>{const n=t;e.on(n(426),((t,e,r)=>{const s=n,o=r[s(335)][s(540)](e[s(414)]);if(o)for(const t of o)t[s(260)](s(372))||(r[s(415)][s(382)]([s(198),s(411),s(352)],t),r[s(415)][s(210)](s(307),t),r[s(335)][s(293)](t,e[s(414)]))}),{priority:n(530)})})),n[t(354)][t(367)](t(245))[t(184)]((e=>{const n=t;e.on(n(314),((t,e,r)=>{const s=n,o=r[s(335)][s(540)](e[s(414)]);if(!o)return;const{id:i}=this[s(318)](e[s(414)]),a=this[s(491)][s(146)](i),c=this[s(191)](a);if(this[s(406)](c))for(const t of o)t[s(260)](s(372))||(r[s(415)][s(382)]([s(198),s(411),s(352)],t),r[s(415)][s(210)](s(307),t),r[s(335)][s(293)](t,e[s(414)]))}),{priority:n(530)})})),n[t(145)][t(519)][t(205)]((e=>{const r=t;let s=!1;const o=Array[r(262)](n[r(145)][r(519)][r(218)][r(392)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(318)](t);if(r(313)!==o)continue;const h=this[r(491)][r(146)](f);if(null!=c[r(310)]){r(423)==u&&(s=s||yc(c[r(310)],t,e,n[r(145)][r(458)]));const o=r(147)==u&&this[r(406)](l[r(451)]("|")[0]);if(c[r(310)][r(249)]||r(253)==c[r(310)][r(402)][r(151)]||r(515)==u&&!Cc(c[r(310)])||o&&!Cc(c[r(310)])||r(259)==u&&(_c(a=c[r(310)])||function(t){const e=r;return t[e(328)][e(463)]==t[e(524)][e(261)]&&t[e(328)][e(483)]}(a)))e[r(178)](t),s=!0;else{if(!h||!h[r(290)])continue;i[r(184)](h)}}}var a;return i[r(496)]>0&&(s=!!this[r(188)](i)||s),s})),n[t(145)][t(519)][t(205)]((e=>{const r=t;let s=!1;for(const t of n[r(145)][r(519)][r(218)][r(285)]())if(r(235)==t[r(315)])for(const t of this[r(491)][r(292)]()){if(t[r(227)]||!t[r(290)])continue;const o=r(515)==t[r(315)],i=this[r(191)](t),a=i&&this[r(406)](i);if(!o&&!a)continue;const c=t[r(507)]();if(c[r(328)][r(463)]!=c[r(524)][r(463)]&&!c[r(524)][r(483)]){const o=n[r(145)][r(196)](c[r(328)][r(239)],r(524)),i=n[r(145)][r(305)](c[r(328)],o);e[r(487)](t[r(395)](),{range:i}),s=!0}}return s})),n[t(145)][t(519)][t(205)]((e=>this[t(185)](e))),n[t(145)][t(519)][t(205)]((e=>!e[t(387)][t(320)]&&this[t(230)](e))),n[t(145)].on(t(464),(()=>{this[t(373)]=!1})),n[t(145)][t(519)].on(t(322),((r,s)=>{const o=t;if(!s[o(320)]||s[o(454)])return;if(!this[o(373)])return;const i=n[o(145)][o(519)][o(218)][o(285)]();if(0==i[o(467)])return;const a=[],c=i[o(174)]((t=>o(147)==t[o(315)])),u=i[o(174)]((t=>o(235)==t[o(315)]&&o(228)!=t[o(204)])),l=i[o(174)]((t=>o(525)==t[o(315)]&&o(228)!=t[o(204)]));for(const t of c)this[o(563)](t[o(460)])&&a[o(513)]({key:t[o(460)],newValue:t[o(462)],oldValue:t[o(281)],range:kc(t[o(200)],n[o(145)])});for(const t of u){const e=l[o(252)]((e=>e[o(278)]===t[o(278)]));if(e){const r=Rc(t[o(517)][o(239)],n[o(145)]);e[o(204)]!==t[o(204)]&&a[o(513)]({key:o(323),newValue:t[o(204)],oldValue:e[o(204)],range:r});for(const[n,s]of e[o(214)]){if(!this[o(563)](n))continue;const e=t[o(214)][o(146)](n);s!==e&&a[o(513)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(214)])this[o(563)](n)&&(e[o(214)][o(312)](n)||a[o(513)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(467)]&&n[o(145)][o(166)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(353)](t,e,s,o,{groupId:r});this[n(282)](t,a)}))}),{priority:t(420)}),n[t(145)][t(237)].on(t(562),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(318)](n[s(204)]),e=this[s(491)][s(146)](t);e&&e[s(175)](n[s(204)])}})),n[t(145)][t(519)].on(t(322),(()=>{const e=t,r=Array[e(262)](n[e(145)][e(519)][e(218)][e(392)]())[e(174)]((t=>e(313)===this[e(318)](t[e(204)])[e(474)]));if(0===r[e(467)])return;r[e(412)](((t,n)=>{const r=e,s=t[r(504)][r(220)],o=n[r(504)][r(220)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(328)][r(575)](o[r(328)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(318)](t);if(null===n[e(220)]){const n=this[e(173)](t);o[e(184)](n)}else{const t=this[e(491)][e(146)](r);null!==n[e(310)]||t[e(290)]?(s[e(184)](t[e(197)]),o[e(184)](t)):this[e(211)](t)}}o[e(496)]>0&&this[e(377)](o);for(const t of s)this[e(287)](e(534),t)})),n[t(145)].on(t(465),((e,r)=>{const s=t,o=r[0];if(!this[s(491)][s(496)])return;if(!o[s(480)])return;if(o[s(387)][s(454)]||!o[s(387)][s(320)])return;let i,a;switch(o[s(315)]){case s(235):i=n[s(145)][s(196)](o[s(517)]),a=i[s(500)](o[s(162)]);break;case s(451):i=n[s(145)][s(196)](o[s(537)]),a=n[s(145)][s(196)](o[s(374)]);break;case s(448):i=n[s(145)][s(196)](o[s(159)]),a=i[s(500)](o[s(162)]);break;default:return}const c=n[s(145)][s(305)](i,a);n[s(145)][s(251)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(497)](c)){if(e[t(227)])continue;if(t(423)==e[t(315)])continue;const r=this[t(191)](e);if(r&&this[t(406)](r)&&t(451)!=o[t(315)])continue;const s=e[t(504)]&&e[t(504)][t(333)];(t(515)!=e[t(315)]||t(451)==o[t(315)]&&!s)&&(n[t(221)]||t(468)==e[t(315)]&&n[t(167)]||e[t(507)]()[t(400)](c)&&this[t(327)](e,i,a))}}))}),{priority:t(420)}),n[t(145)].on(t(574),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(241)])return;if(this[s(565)])return;if(!this[s(510)][s(212)])return;if(o[s(249)])return;const a=n[s(145)][s(458)],{start:c,end:u}=o[s(507)](),l=c[s(239)]&&a[s(258)](c[s(239)])?null:a[s(408)](c,s(427)),f=u[s(261)]&&a[s(258)](u[s(261)])?null:a[s(408)](u,s(429)),h=n[s(145)][s(305)](l?l[s(328)]:c,f?f[s(524)]:u);n[s(145)][s(251)]((t=>{const e=s;this[e(325)](h);const r=n[e(145)][e(458)][e(408)](h[e(328)]);o.is(e(397))?t[e(446)](r):o[e(366)](r)})),e[s(499)]()}),{priority:e.priorities[t(494)]+10}),n[t(145)].on(t(571),((e,r)=>{const s=t,o=r[r[s(467)]-1];o&&o[s(241)]||this[s(565)]||this[s(510)][s(212)]&&(n[s(145)][s(251)]((()=>{const t=s;let o=n[t(145)][t(571)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(531)]=o[t(495)]();const i=o[t(524)][t(261)],a=n[t(145)][t(458)];i&&a[t(244)](i)&&!a[t(527)](i)&&(o=n[t(145)][t(305)](o[t(328)],n[t(145)][t(196)](i,t(524)))),this[t(297)](o)})),e[s(499)]())}),{priority:t(530)}),this[t(523)][t(275)][t(184)](t(384),this[t(510)]),this[t(440)](t(384));const o=new p(n,this[t(491)]);n[t(275)][t(184)](t(509),o),this[t(440)](t(509));const i=new b(n,this[t(491)]);n[t(275)][t(184)](t(268),i),this[t(440)](t(268)),n[t(275)][t(184)](t(479),new L(n,o,this[t(491)])),this[t(440)](t(479)),n[t(275)][t(184)](t(390),new L(n,i,this[t(491)])),this[t(440)](t(390)),n[t(275)][t(184)](t(514),new w(n,o,this[t(491)])),this[t(440)](t(514)),n[t(275)][t(184)](t(289),new w(n,i,this[t(491)])),this[t(440)](t(289));const c=n[t(437)][t(146)](t(226));this[t(189)](c,t(326),((e,{threadId:n})=>{const r=t,s=this[r(491)][r(146)](n);s&&s[r(556)]&&1===s[r(556)][r(467)]&&this[r(370)](n,{hasComments:!0})}),{priority:t(304)}),this[t(189)](c,t(317),((e,{threadId:n})=>{const r=t,s=this[r(491)][r(146)](n);s&&s[r(556)]&&!s[r(556)][r(467)]&&this[r(370)](n,{hasComments:!1})}),{priority:t(304)})}set[dc(550)](t){const n=dc;if(this[n(471)])throw new e.CKEditorError(n(201),this);this[n(471)]=t}get[dc(550)](){return this[dc(471)]}[dc(560)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=dc,r=[];for(const e of this[n(491)][n(292)]())t&&!e[n(290)]||r[n(513)](e);return e?r[n(528)]((t=>t[n(213)]())):r}[dc(355)](t){const n=dc,r=this[n(491)][n(146)](t);if(!r)throw new e.CKEditorError(n(362),this);return r}[dc(447)](t){const e=dc;return this[e(491)][e(312)](t)}[dc(342)](t){const e=dc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(315)][e(451)](":"),a=this[e(491)][e(146)](r)||this[e(233)](o,i,r,n,s);if(this[e(401)](a),this[e(482)](a,o,i||null,n),a[e(393)]=t[e(393)],a[e(375)]=!0,s&&s[e(549)]){const t=s[e(549)],n=this[e(202)](t[e(154)]);a[e(363)]=t[e(393)],a[e(358)]=n,a[e(472)]=!0}else a[e(363)]=t[e(393)];switch(t[e(504)]&&(a[e(504)]=t[e(504)]),t[e(214)]&&(a[e(214)]=t[e(214)]),this[e(471)]&&this[e(471)][e(338)]||(a[e(316)]=!0),this[e(396)][e(146)](a)){case e(360):this[e(396)][e(309)](a,e(442));break;case e(265):a[e(290)]?(this[e(188)](new Set([a])),this[e(377)](new Set([a])),this[e(396)][e(309)](a,e(170)),this[e(287)](e(364),a)):this[e(396)][e(309)](a,e(257))}return a}[dc(509)](t){const e=dc;this[e(241)]((()=>{const n=e;this[n(523)][n(145)][n(251)]((()=>{const e=n;for(const n of t[e(459)]())n[e(270)]()}))}))}[dc(268)](t){const e=dc;this[e(241)]((()=>{const n=e;this[n(523)][n(145)][n(251)]((()=>{const e=n;for(const n of t[e(459)]())n[e(150)]()}))}))}[dc(440)](t,n){const r=dc,s=this[r(523)][r(275)][r(146)](t);if(!s)throw new e.CKEditorError(r(450),this,{commandName:t});if(this[r(183)][r(312)](s))throw new e.CKEditorError(r(295),this,{commandName:t});this[r(183)][r(184)](s),n&&s.on(r(180),((t,e)=>{const o=r;this[o(510)][o(212)]&&(this[o(565)]||(e[o(467)]>0&&e[e[o(467)]-1]&&e[e[o(467)]-1][o(241)]?e[o(498)]():(t[o(531)]=n(((...t)=>s[o(180)](...t,{forceDefaultExecution:!0})),...e),t[o(499)]())))}),{priority:r(530)})}[dc(241)](t){const n=dc;let r,s;const o=this[n(565)];this[n(565)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(565)]=!1),s&&e.CKEditorError[n(343)](s,this),r}[dc(297)](t,n=null,r={}){const s=dc;if(t[s(249)])return null;const o=this[s(523)][s(437)][s(146)](s(490)).me;for(const{suggestion:e,meta:o}of this[s(497)](t,s(468)))if(o[s(167)]){if(!o[s(177)]){if(o[s(221)]){if(!this[s(345)]||!Lc(e,r))continue;return e}if(Lc(e,r))return e;this[s(327)](e,t[s(328)],t[s(524)]);break}if(n==e[s(553)]&&Lc(e,r)){const n=e[s(507)]();return n[s(328)][s(288)](t[s(524)])?this[s(545)](e,this[s(518)][s(305)](t[s(328)],n[s(524)])):this[s(545)](e,this[s(518)][s(305)](n[s(328)],t[s(524)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(356)+n:s(468),u=this[s(348)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(512)](c,i,a,t),u}[dc(266)](t,n=dc(489),r={}){const s=dc,o=this[s(523)][s(437)][s(146)](s(490)).me,i=this[s(404)][s(418)](s(468),n,s(286));for(const e of this[s(560)]())if(e[s(358)].id==o.id&&s(468)==e[s(315)]&&e[s(553)]==n&&Lc(e,r)&&(i(e[s(405)](),t)||i(t,e[s(405)]()))){for(const n of t)e[s(439)](n);return e}for(const{suggestion:e,meta:n}of this[s(497)](t,s(468))){if(!n[s(167)])continue;if(!this[s(345)]&&n[s(221)])continue;if(!Lc(e,r))continue;let o=!0;for(const n of e[s(405)]())for(const e of t)if(!n[s(400)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(356)+n,l=this[s(348)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(512)](u,a,c,e,Hr[s(168)]());return l}[dc(247)](t,n,r=null,s={}){const o=dc;if(r=r||Ac(n),t[o(249)])return null;if(o(361)===this[o(308)]){const e=this[o(404)][o(418)](o(423),r,o(270));return this[o(241)]((()=>e([t],n,s))),null}const i=this[o(523)][o(437)][o(146)](o(490)).me,a=[];if(o(273)!==this[o(308)])for(const{suggestion:e,meta:n}of this[o(497)](t,o(468)))n[o(167)]&&!n[o(453)]&&a[o(513)](...e[o(405)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(538)](s);e&&r[n(513)](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(467)];){const s=r[e][n(398)](t);r[n(385)](e,1,...s),e+=s[n(467)]}}return r}(t,a);c[o(467)]&&this[o(518)][o(251)]((()=>{const t=o;for(const e of c){const o=this[t(404)][t(418)](t(423),r,t(270));this[t(241)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(328)],u=t[o(524)];for(const{suggestion:e,meta:n}of this[o(497)](t,o(423))){if(!n[o(167)])continue;if(e[o(553)]!=r)continue;if(!Lc(e,s))continue;const i=e[o(507)]();if(i[o(400)](t,!0))return null;c=c[o(575)](i[o(328)])?c:i[o(328)],u=u[o(546)](i[o(524)])?u:i[o(524)],a?i[o(328)][o(575)](a[o(507)]()[o(328)])?(a[o(529)](),a=e):e[o(529)]():a=e}const l=this[o(518)][o(305)](c,u);if(a)this[o(545)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(348)]({id:t,type:o(548)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(512)](o(548)+r,t,a,l)}}return null}[dc(388)](t,n,r=[],s=null,o={}){const i=dc;n[i(222)]||(n[i(222)]=n[i(171)]),n[i(333)]=t.is(i(200)),s=s||Ac(n);const a=r[i(528)]((t=>Rc(t,this[i(518)]))),c=t.is(i(200))?t:Rc(t,this[i(518)]);if(i(361)===this[i(308)]){const t=this[i(404)][i(418)](i(515),s,i(270));return this[i(241)]((()=>t([c],n,o))),null}a[i(513)](c);let u=!0;for(const t of a)if(!this[i(274)](t)){u=!1;break}if(u&&i(273)!==this[i(308)]){const t=this[i(404)][i(418)](i(515),s,i(270));return this[i(241)]((()=>t([c],n,o))),null}let l=null,f=c[i(328)],h=c[i(524)];for(const{suggestion:t,meta:e}of this[i(497)](c,i(515))){if(!e[i(167)])continue;if(e[i(177)]||e[i(221)]||e[i(453)])continue;if(t[i(504)][i(222)]!=n[i(222)])continue;if(!Lc(t,o))continue;const r=t[i(507)]();if(t[i(553)]==s){if(r[i(400)](c,!0))return null;f=f[i(575)](r[i(328)])?f:r[i(328)],h=h[i(546)](r[i(524)])?h:r[i(524)],l?r[i(328)][i(575)](l[i(507)]()[i(328)])?(l[i(529)](),l=t):t[i(529)]():l=t}else{const e=c[i(538)](r);this[i(232)](t,e)}}const g=this[i(523)][i(437)][i(146)](i(490)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(545)](l,this[i(518)][i(305)](f,h)),l;{const t=this[i(348)]({id:d,type:i(541)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(512)](i(541)+s,d,p,this[i(518)][i(305)](f,h)),t}}[dc(417)](t,n,r=[],s=null,o={}){const i=dc;n[i(222)]||(n[i(222)]=n[i(171)]);const a=t[0];n[i(333)]=a.is(i(200)),s=s||Ac(n);const c=r[i(528)]((t=>Rc(t,this[i(518)]))),u=a.is(i(200))?t:t[i(528)]((t=>Rc(t,this[i(518)])));if(i(361)===this[i(308)]){const t=this[i(404)][i(418)](i(515),s,i(270));return this[i(241)]((()=>t(u,n,o))),null}c[i(513)](...u);let l=!0;for(const t of c)if(!this[i(274)](t)){l=!1;break}if(l&&i(273)!==this[i(308)]){const t=this[i(404)][i(418)](i(515),s,i(270));return this[i(241)]((()=>t(u,n,o))),null}const f=this[i(523)][i(437)][i(146)](i(490)).me;for(const t of this[i(560)]()){if(t[i(358)].id!=f.id)continue;if(i(515)!=t[i(315)]||t[i(504)][i(222)]!=n[i(222)])continue;if(!Lc(t,o))continue;const e=t[i(553)]==s;for(let n=0;n<u[i(467)];n++){const r=u[n];for(const s of t[i(476)]()){const o=s[i(493)]();if(r[i(288)](o)){e?(u[i(385)](n,1),n--):t[i(178)](s[i(204)]);break}}}}if(0==u[i(467)])return null;const h=this[i(404)][i(418)](i(515),s,i(286));for(const t of this[i(560)]())if(t[i(358)].id==f.id&&i(515)==t[i(315)]&&t[i(504)][i(222)]==n[i(222)]&&t[i(553)]==s&&Lc(t,o)&&(h(t[i(405)](),u)||h(u,t[i(405)]()))){for(const e of u)t[i(439)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(541)+s,m=this[i(348)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(512)](p,g,d,t,Hr[i(168)]());return m}[dc(325)](t,n=null,r={}){const s=dc;if(t[s(249)])return null;const o=this[s(523)][s(437)][s(146)](s(490)).me,a=new i.LiveRange(t[s(328)],t[s(524)]);for(const{suggestion:t,meta:e}of this[s(497)](a,s(468)))if(e[s(167)]&&!e[s(177)])if(t[s(227)]){const e=t[s(405)]()[s(174)]((t=>s(253)!=t[s(402)][s(151)]));if(e[s(407)]((t=>a[s(400)](t,!0)))&&t[s(150)](),e[s(532)]((t=>t[s(400)](a,!0)))){const t=this[s(404)][s(418)](s(259),n,s(270));return this[s(241)]((()=>t([a],null,r))),null}}else{const e=a[s(538)](t[s(507)]());null!==e&&t[s(163)]([e],null,r)}if(a[s(481)](),a[s(249)]||s(253)==a[s(402)][s(151)])return null;let c=null,u=a[s(328)],l=a[s(524)];const f=this[s(497)](a,s(259));for(const{suggestion:t,meta:e}of f){const n=this[s(518)][s(305)](u,l);if(e[s(167)]&&(this[s(345)]||!e[s(221)]&&!e[s(453)]))if(t[s(227)]){if(!Lc(t,r))continue;let e=!0;for(const r of t[s(405)]()){if(r[s(400)](n,!0))return t;n[s(400)](r)||(e=!1)}e&&t[s(150)]()}else{const e=t[s(507)]();if(e[s(400)](n,!0))return t;if(!Lc(t,r)){n[s(400)](e)?t[s(529)]():e[s(194)](u)?u=e[s(524)]:e[s(194)](l)&&(l=e[s(328)]);continue}u=u[s(575)](e[s(328)])?u:e[s(328)],l=l[s(546)](e[s(524)])?l:e[s(524)],r=Object[s(551)]({},t[s(214)]),c?e[s(328)][s(575)](c[s(507)]()[s(328)])?(c[s(529)](),c=t):t[s(529)]():c=t}}if(c)return this[s(545)](c,this[s(518)][s(305)](u,l)),c;{const t=(0,e.uid)(),i=this[s(518)][s(305)](u,l),a=o.id,c=n?s(473)+n:s(259),f=this[s(348)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(512)](c,t,a,i),f}}[dc(501)](t,n=dc(489),r={}){const s=dc,o=this[s(523)][s(437)][s(146)](s(490)).me,a=t[s(528)]((t=>new i.LiveRange(t[s(328)],t[s(524)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(497)](a,s(468)))e[s(167)]&&!e[s(177)]&&c[s(184)](t);for(const e of c)if(e[s(227)]){const o=e[s(405)]();if((!e[s(214)]||!e[s(214)][s(229)])&&o[s(407)]((t=>a[s(532)]((e=>e[s(400)](t,!0)))))&&e[s(150)](),a[s(407)]((t=>o[s(532)]((e=>e[s(400)](t,!0)))))){const e=this[s(404)][s(418)](s(259),n,s(270));return this[s(241)]((()=>e(t,null,r))),null}}else{const t=e[s(507)]();if(a[s(532)]((e=>e[s(400)](t,!0)))&&e[s(150)](),a[s(407)]((e=>t[s(400)](e,!0)))){const t=this[s(404)][s(418)](s(259),n,s(270));return this[s(241)]((()=>t(a,null,r))),null}}const u=this[s(404)][s(418)](s(259),n,s(286));let l=null;for(const t of this[s(560)]())if(t[s(358)].id==o.id&&t[s(290)]&&s(259)==t[s(315)]&&t[s(553)]==n&&Lc(t,r)&&(u(t[s(405)](),a)||u(a,t[s(405)]())))if(l){if(t[s(556)]&&t[s(556)][s(467)])continue;for(const e of t[s(405)]())l[s(435)](e)||l[s(439)](e);t[s(529)]()}else{l=t;for(const e of a)t[s(435)](e)||t[s(439)](e)}if(l)return l;c[s(277)]();for(const{suggestion:t,meta:e}of this[s(497)](a,s(259)))e[s(167)]&&(this[s(345)]||!e[s(221)]&&!e[s(453)])&&Lc(t,r)&&c[s(184)](t);for(const t of c){const e=t[s(405)]();if((!r||!r[s(229)])&&a[s(407)]((t=>e[s(532)]((e=>e[s(400)](t,!0))))))return t;(!t[s(214)]||!t[s(214)][s(229)])&&e[s(407)]((t=>a[s(532)]((e=>e[s(400)](t,!0)))))&&t[s(150)]()}const f=(0,e.uid)(),h=o.id,g=s(473)+n,d=this[s(348)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(481)](),t[s(249)]||s(253)==t[s(402)][s(151)]||this[s(512)](g,f,h,t,Hr[s(168)]());return d}[dc(353)](t,n,r,s,o){const i=dc;if(t[i(249)])return[];if(i(361)===this[i(308)])return[];const a=this[i(523)][i(437)][i(146)](i(490)).me.id,c=Array[i(262)](this[i(491)][i(292)]())[i(174)]((e=>i(147)==e[i(315)]&&e[i(504)][i(413)]==n&&e[i(435)](t)));if(i(383)===this[i(308)]){const e=this[i(497)](t,i(468))[i(174)]((({meta:t})=>t[i(167)]&&!t[i(453)]&&!t[i(177)]))[i(528)]((({suggestion:t})=>t));c[i(558)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(147)==t[i(315)]?t[i(504)][i(164)]:void 0,o=t[i(507)](),a=Array[i(262)](u[i(433)]())[i(252)]((t=>t[i(569)](o)));if(!a)continue;const c=a[i(398)](o);this[i(406)](n)&&i(468)==t[i(315)]&&0!=c[i(467)]||(u[i(294)](a),c[i(165)]((t=>{u[i(309)](t,r)})),i(468)!=t[i(315)]&&e!=s&&u[i(309)](a[i(538)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(467)]>37&&console[i(195)](i(283),{key:n});const f=(i(246)+(n+"|")+Ac({newValue:s}))[i(346)](0,60),h=this[i(348)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(513)](h),this[i(512)](f,c,a,t)}return l}[dc(330)](t){const e=dc;this[e(284)][e(184)](t)}[dc(559)](t){const e=dc;this[e(542)][e(184)](t)}[dc(231)](t,e=[],n=[]){const r=dc;this[r(440)](t,((t,...e)=>{this[r(255)]((()=>{t(...e)}))}));for(const t of e)this[r(559)](t);for(const t of n)this[r(330)](t)}[dc(191)](t){const e=dc;return e(147)==t[e(315)]?t[e(553)][e(451)]("|")[0]:null}[dc(545)](t,e){const n=dc,r=t[n(395)]();this[n(518)][n(251)]((t=>{t[n(487)](r,{range:e})}))}[dc(401)](t){const e=dc,n=t.id,r=this[e(523)][e(209)][e(146)](e(484));this[e(379)][e(193)](n)||this[e(379)][e(391)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(379)][e(347)](n);s[e(182)](e(169)),s[e(169)]=!1,t[e(556)]=s}[dc(482)](t,n,r,s){const o=dc;if(t[o(315)]!=n||t[o(553)]!=r||t[o(303)].id!=s)throw this[o(523)][o(441)](o(187)),new e.CKEditorError(o(187),this)}[dc(232)](t,n){const r=dc,s=t[r(507)]();if(n[r(288)](s))t[r(529)]();else if(s[r(400)](n)){const o=this[r(518)][r(196)](n[r(328)][r(261)],r(524));this[r(545)](t,this[r(518)][r(305)](s[r(328)],o));const i=(0,e.uid)(),a=t[r(303)].id,c=t[r(315)]+":"+t[r(553)];this[r(348)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(504)],attributes:t[r(214)]});const u=this[r(518)][r(196)](n[r(524)][r(463)],r(371)),l=this[r(518)][r(305)](u,s[r(524)]);this[r(512)](c,i,a,l)}else if(s[r(194)](n[r(328)])){const e=this[r(518)][r(196)](n[r(328)][r(261)],r(524));this[r(545)](t,this[r(518)][r(305)](s[r(328)],e))}else{const e=this[r(518)][r(196)](n[r(524)][r(463)],r(371));this[r(545)](t,this[r(518)][r(305)](e,s[r(524)]))}}[dc(274)](t){const e=dc;for(const{suggestion:n,meta:r}of this[e(497)](t,e(468))){if(!r[e(167)])continue;const s=n[e(405)]();for(const n of s)if(!t[e(398)](n)[e(467)])return!0}return!1}[dc(199)](t){const n=dc,r=this[n(523)][n(437)][n(146)](n(490))[n(271)](t);if(!r)throw new e.CKEditorError(n(421),this);return r}[dc(202)](t){const e=dc,n=this[e(523)][e(437)][e(146)](e(490)),r=(0,o.hashObject)(e(332)+t);return n[e(271)](r)||n[e(153)]({id:r,name:t})}[dc(233)](t,e,n,r,s){const o=dc,i=this[o(199)](r),a=this[o(404)][o(422)](t,e,n,i,s,(t=>{const e=o;this[e(370)](n,{attributes:t});const r=this[e(355)](n);this[e(188)](new Set([r])),this[e(377)](new Set([r]))}));return this[o(189)](a,o(270),(()=>{const t=o;this[t(370)](n,{state:t(424)})}),{priority:o(530)}),this[o(189)](a,o(150),(()=>{const t=o;this[t(370)](n,{state:t(521)})}),{priority:o(530)}),this[o(491)][o(309)](n,a),this[o(396)][o(309)](a,o(360)),a}[dc(318)](t){const e=dc,n=t[e(451)](":");return{group:n[0],type:n[1],subType:n[e(467)]>=5?n[2]:null,id:n[e(467)]<5?n[2]:n[3],authorId:n[e(467)]<5?n[3]:n[4],markerCount:6==n[e(467)]?n[5]:null}}[dc(327)](t,n,r){const s=dc,o=t[s(507)](),i=o[s(328)],a=o[s(524)];this[s(545)](t,this[s(518)][s(305)](i,n));const c=(0,e.uid)(),u=t[s(303)].id,l=t[s(315)]+(t[s(553)]?":"+t[s(553)]:"");this[s(348)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(214)],data:t[s(504)]});const f=this[s(191)](t);(s(515)==t[s(315)]||f&&this[s(406)](f))&&(r=this[s(518)][s(434)](r[s(463)])),this[s(512)](l,c,u,this[s(518)][s(305)](r,a))}[dc(497)](t,e=null){const n=dc,r=[],s=this[n(523)][n(437)][n(146)](n(490)).me;Array[n(381)](t)||(t=[t]);for(const o of this[n(560)]()){if(!o[n(290)])continue;if(e&&o[n(315)]!=e)continue;let i=!1;for(const e of o[n(405)]()){for(const a of t){const t=a[n(328)][n(288)](e[n(524)])||a[n(524)][n(288)](e[n(328)]);if(t||a[n(538)](e)){const c=a[n(400)](e)&&Tc(this[n(518)][n(458)],e[n(328)],a),u=e[n(400)](a)&&Tc(this[n(518)][n(458)],a[n(328)],e);r[n(513)]({suggestion:o,meta:{isOwn:s==o[n(358)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[dc(512)](t,e,n,r,s){const o=dc;this[o(518)][o(251)]((i=>{const a=o;let c=a(208)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(544)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[dc(211)](t){const e=dc,n=t[e(156)],r=t[e(552)];t[e(156)]=null,t[e(552)]=null,null!=n&&n[e(552)]==t&&(n[e(552)]=r),null!=r&&r[e(156)]==t&&(r[e(156)]=n),e(170)==this[e(396)][e(146)](t)&&(this[e(396)][e(309)](t,e(257)),this[e(287)](e(337),t,n,r))}[dc(348)](t){const n=dc,r=t.id,s=this[n(342)](t);if(this[n(471)]&&this[n(471)][n(338)]){const o=this[n(523)][n(437)][n(146)](n(456)),i=s[n(488)],a=s[n(553)]?s[n(315)]+":"+s[n(553)]:s[n(315)],c=this[n(523)][n(520)],u=o[n(184)](zr(c,n(568))),l={id:r,type:a,hasComments:i,data:t[n(504)]||null,originalSuggestionId:t[n(192)]||null,attributes:s[n(214)]};this[n(471)][n(338)](l)[n(438)]((t=>{const e=n;s[e(316)]=!0,o[e(525)](u),t&&t[e(393)]&&(this[e(491)][e(146)](r)[e(393)]=t[e(393)])}))[n(144)]((t=>{const r=n;throw(0,e.logWarning)(r(248)),this[r(523)][r(145)][r(166)]({isUndoable:!1},(()=>{s[r(150)]()})),s[r(357)](),this[r(491)][r(294)](s.id),this[r(396)][r(294)](s),t}))}return s}[dc(406)](t){const e=dc;return this[e(284)][e(312)](t)}[dc(370)](t,e){const n=dc,r=this[n(523)][n(437)][n(146)](n(456)),s=this[n(355)](t);if(this[n(471)]&&this[n(471)][n(566)])if(s[n(316)]){const s=r[n(184)](zr(this[n(523)][n(520)],n(568)));this[n(471)][n(566)](t,e)[n(438)]((()=>{r[n(525)](s)}))}else s.on(n(324),(()=>{this[n(370)](t,e)}))}[dc(508)](t){const n=dc;if(!this[n(471)]||!this[n(471)][n(355)])throw new e.CKEditorError(n(410),this);return this[n(471)][n(355)](t)}[dc(173)](t){const e=dc,{id:n,type:r,subType:s,authorId:o}=this[e(318)](t),i=this[e(491)][e(146)](n)||this[e(233)](r,s,n,o,{});switch(this[e(482)](i,r,s,o),this[e(396)][e(146)](i)){case e(360):this[e(508)](n)[e(438)]((t=>{const r=e;let s=Promise[r(386)]();t[r(488)]&&(s=this[r(379)][r(452)]({channelId:this[r(523)][r(209)][r(146)](r(484)),threadId:n})),s[r(438)]((()=>{const e=r;this[e(342)](t)[e(316)]=!0}))})),this[e(396)][e(309)](i,e(265));break;case e(257):this[e(370)](n,{state:e(254)});case e(442):this[e(396)][e(309)](i,e(170)),this[e(287)](e(364),i);break;case e(170):this[e(287)](e(534),i)}return i[e(175)](t),i}[dc(377)](t){const e=dc,n=Array[e(262)](t),r=n[e(174)]((t=>e(147)==t[e(315)]));this[e(225)](r);const s=n[e(174)]((t=>!t[e(227)]&&e(147)!=t[e(315)])),o=this[e(560)]({skipNotAttached:!0})[e(174)]((t=>!t[e(227)]&&e(147)!=t[e(315)])),i=o[e(174)]((n=>!t[e(312)](n))),a=new Map(o[e(528)]((t=>[t,this[e(404)][e(418)](t[e(315)],t[e(553)],e(533))]))),c=new Map(o[e(528)]((t=>[t,t[e(507)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(467)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(467)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(467)];t++){const n=s[t];!l[e(312)](n)&&n[e(156)]&&(f[e(184)](n[e(156)]),n[e(156)][e(552)]===n&&(n[e(156)][e(552)]=null),n[e(156)]=null),!u[e(312)](n)&&n[e(552)]&&(f[e(184)](n[e(552)]),n[e(552)][e(156)]===n&&(n[e(552)][e(156)]=null),n[e(552)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(467)];e++){const r=g(t,n[e]);r&&(r[0][s(552)]=r[1],r[1][s(156)]=r[0],u[s(184)](r[0]),l[s(184)](r[1]))}}function g(t,n){const r=e;if(t[r(358)].id!==n[r(358)].id)return null;const s=a[r(146)](t)(t,n,c[r(146)](t),c[r(146)](n));return s&&a[r(146)](n)(t,n,c[r(146)](t),c[r(146)](n))?s[1][r(556)]&&s[1][r(556)][r(467)]?null:s:null}f[e(496)]&&this[e(377)](f)}[dc(225)](t){const e=dc;if(0==t[e(467)])return;const n=this[e(560)]({skipNotAttached:!0})[e(174)]((t=>e(147)==t[e(315)]&&t[e(375)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(214)]);s[e(312)](n)||(s[e(309)](n,r[e(467)]),r[e(513)]([]));const i=s[e(146)](n);r[i][e(513)](t)}!function(){const t=e;r[t(412)](((e,n)=>{const r=t,s=e[0][r(393)],o=n[0][r(393)];return s==o?e[0][r(214)][r(215)]<n[0][r(214)][r(215)]?-1:1:s<o?-1:1}));for(const e of r)e[t(412)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(467)];t++){if(0==r[t][e(467)])continue;const n=[];for(let s=t+1;s<r[e(467)];s++)0!=r[s][e(467)]&&i(r[t],r[s])&&n[e(513)](s);for(const s of n)r[t]=r[t][e(336)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(467)];n++)t[n][e(552)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(467)];n++)t[n][e(156)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(214)][r(215)]!==n[0][r(214)][r(215)]&&t[0][r(358)]!==n[0][r(358)])return!1;if(!function(t,e){const n=r;return!t[n(488)]&&!e[n(488)]||(!t[n(488)]||!e[n(488)])&&(!!(t[n(488)]&&e[n(393)]<t[n(556)][n(557)][n(146)](0)[n(393)])||!!(e[n(488)]&&t[n(393)]<e[n(556)][n(557)][n(146)](0)[n(393)]))}(t[0],n[0]))return!1;const s=gc(t[0][r(214)],r(215)),o=gc(n[0][r(214)],r(215));return!!wr(s,o)&&(!!t[r(407)]((t=>n[r(532)]((e=>t[r(507)]()[r(288)](e[r(507)]())))))&&n[r(407)]((e=>t[r(532)]((t=>e[r(507)]()[r(288)](t[r(507)]()))))))}}[dc(188)](t){const e=dc,n=Array[e(262)](t),r=this[e(560)]({skipNotAttached:!0}),s=r[e(174)]((n=>!t[e(312)](n))),o=new Map(n[e(528)]((t=>[t,this[e(404)][e(418)](t[e(315)],t[e(553)],e(286))]))),i=new Map(r[e(528)]((t=>[t,t[e(405)]()])));for(let t=0;t<n[e(467)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(467)];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(467)];e++){const s=r[e];if(s[a(315)]!==n[a(315)]||s[a(358)].id!==n[a(358)].id||s[a(553)]!==n[a(553)])continue;if(!Sc(n,s,[a(215)]))continue;if(a(147)==n[a(315)]&&n[a(504)][a(164)]!=s[a(504)][a(164)])continue;if(a(147)==n[a(315)]&&t[a(406)](n[a(504)][a(413)]))continue;if(a(515)==n[a(315)]){const e=t[a(523)][a(145)],r=n[a(561)]();if(r&&(e[a(458)][a(527)](r)||e[a(458)][a(258)](r)))continue}const c=o[a(146)](n),u=i[a(146)](n),l=i[a(146)](s),f=n[a(556)]&&n[a(556)][a(467)],h=s[a(556)]&&s[a(556)][a(467)];if(!f&&c(l,u))return t[a(461)](s,n),i[a(294)](n),!0;if(!h&&c(u,l))return t[a(461)](n,s),i[a(294)](s),!0}return!1}}[dc(461)](t,e){const n=dc;if(t[n(227)])for(const r of e[n(405)]())t[n(439)](r);else{const r=e[n(507)]()[n(524)];this[n(545)](t,this[n(518)][n(305)](t[n(507)]()[n(328)],r))}e[n(529)]()}[dc(380)](t,e){const n=dc,r=t[n(555)](n(506))||t[n(555)](n(147))?n(238):t[n(161)]();return zr(this[n(523)][n(520)],e+"_"+r+n(572))}[dc(263)](){const t=dc,e=this[t(523)];(0,o.surroundingMarkersDetector)(this[t(518)],(({left:n,entered:r})=>{const s=t,o=[];for(const t of n){const{group:e,type:n}=this[s(318)](t[s(204)]);if(s(313)===e){o[s(513)](this[s(380)](n,s(573)));break}}for(const t of r){const{group:e,type:n}=this[s(318)](t[s(204)]);if(s(313)===e){o[s(513)](this[s(380)](n,s(416)));break}}o[s(467)]&&e.ui[s(570)][s(250)](s(384),o[s(286)](" "))}))}[dc(185)](t){const e=dc;if(this[e(373)])return!1;const n=this[e(523)],r=n[e(145)][e(519)][e(218)][e(285)]();if(0==r[e(467)])return!1;const s=[],o=r[e(174)]((t=>e(147)==t[e(315)])),i=r[e(174)]((t=>e(235)==t[e(315)]&&e(228)!=t[e(204)])),a=r[e(174)]((t=>e(525)==t[e(315)]&&e(228)!=t[e(204)]));for(const t of o)s[e(513)]({key:t[e(460)],newValue:t[e(462)],oldValue:t[e(281)],range:kc(t[e(200)],n[e(145)])});for(const t of i){const r=a[e(252)]((n=>n[e(517)][e(288)](t[e(517)])));r&&s[e(513)]({key:e(323),newValue:t[e(204)],oldValue:r[e(204)],range:n[e(145)][e(444)](t[e(517)][e(239)])})}return 0!=s[e(467)]&&this[e(282)](t,s)}[dc(230)](t){const e=dc;let n=!1;const r=this[e(523)][e(145)][e(519)][e(218)][e(392)]()[e(174)]((t=>t[e(504)][e(310)]&&t[e(204)][e(555)](e(409))));for(const s of r){const{subType:r,id:o}=this[e(318)](s[e(204)]),i=r[e(451)]("|")[0];for(const r of this[e(560)]({skipNotAttached:!0}))r.id!=o&&e(147)==r[e(315)]&&r[e(504)]&&r[e(504)][e(413)]==i&&r[e(507)]()[e(569)](s[e(504)][e(310)])&&(this[e(291)](r,s[e(504)][e(310)],t),n=!0)}return n}[dc(255)](t){const e=dc;this[e(523)],this[e(373)]=!0,t()}[dc(563)](t){const e=dc,n=this[e(406)](t),r=this[e(542)][e(312)](t);return n||r}[dc(282)](t,e){const n=dc;if(0==e[n(467)])return!1;let r=!1;for(const s of e){const e=this[n(497)](s[n(200)],n(147))[n(174)]((t=>!t[n(216)][n(177)]))[n(528)]((t=>t[n(313)])),i=(0,o.hashObject)({newValue:s[n(430)]});e[n(174)]((t=>{const e=n,[r,o]=t[e(553)][e(451)]("|");return r==s[e(413)]&&o!=i}))[n(165)]((e=>{const o=n;this[o(291)](e,s[o(200)],t),r=!0}))}return r}[dc(291)](t,e,n){const r=dc,s=t[r(507)]()[r(398)](e);0!==s[r(467)]?1!==s[r(467)]?this[r(327)](t,e[r(328)],e[r(524)]):this[r(545)](t,s[0]):n[r(178)](t[r(395)]())}}class bc{constructor(t){const e=dc;this[e(341)]=t,this[e(518)]=t[e(145)],this[e(172)]=new Map,this[e(443)]=new Map,this[e(179)]()}[dc(422)](t,e,n,r,s,o){const i=dc;return new Hr(this[i(518)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(418)](t,e,i(270))(...n),onDiscard:(...n)=>this[i(418)](t,e,i(150))(...n)})}[dc(329)](t,e,n,r){const s=dc,o=t+":"+e+":"+n;this[s(172)][s(309)](o,r)}[dc(418)](t,e,n){const r=dc,s=t+":"+e+":"+n;return this[r(172)][r(146)](s)||this[r(443)][r(146)](t+":"+n)}[dc(179)](){const t=dc,e=()=>!1,n=t=>{const e=pc;t[e(412)](((t,n)=>t[e(328)][e(575)](n[e(328)])?1:-1)),this[e(518)][e(251)]((n=>{const r=e;for(const e of t){let t;t=e[r(524)][r(483)]&&e[r(524)][r(463)]==e[r(328)][r(239)]?n[r(486)](e[r(328)][r(239)],"on"):n[r(486)](e),this[r(518)][r(574)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=pc;e&&this[n(518)][n(251)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(528)]((t=>(_c(t)&&(t=this[s(518)][s(305)](t[s(524)])),t)))[s(174)]((t=>s(253)!==t[s(402)][s(151)]));if(c[s(467)]<1)return;const u=Array[s(262)](this[s(518)][s(519)][s(256)][s(405)]())[s(528)]((t=>i.LiveRange[s(334)](t)));r[s(446)](c);for(const t of this[s(341)][s(275)][s(275)]())t[s(539)]();a[s(513)]({forceDefaultExecution:!0}),this[s(341)][s(180)](o,...a);const l=u[s(174)]((t=>s(253)!=t[s(402)][s(151)]));l[s(467)]>0&&r[s(446)](l);for(const t of u)t[s(481)]()}))},s=(e,n)=>1==e[t(467)]&&1==n[t(467)]&&e[0][t(524)][t(288)](n[0][t(328)]),o=(e,n,r,s)=>Nc(e,n,r,s,this[t(518)])?[e,n]:Nc(n,e,s,r,this[t(518)])?[n,e]:null;this[t(443)][t(309)](t(160),e),this[t(443)][t(309)](t(485),n),this[t(443)][t(309)](t(340),s),this[t(443)][t(309)](t(267),o),this[t(443)][t(309)](t(365),n),this[t(443)][t(309)](t(369),e),this[t(443)][t(309)](t(264),s),this[t(443)][t(309)](t(242),o),this[t(443)][t(309)](t(152),r),this[t(443)][t(309)](t(543),e),this[t(443)][t(309)](t(432),s),this[t(443)][t(309)](t(155),e),this[t(443)][t(309)](t(224),r),this[t(443)][t(309)](t(269),e),this[t(443)][t(309)](t(157),s),this[t(443)][t(309)](t(470),e),this[t(443)][t(309)](t(240),e),this[t(443)][t(309)](t(564),((e,n)=>{const r=t;if(!n)return;const s=this[r(341)][r(437)][r(146)](Ec);this[r(518)][r(251)]((t=>{const o=r;if(o(323)==n[o(413)])for(const r of e){const e=r[o(328)][o(239)],s=n[o(164)];t[o(203)](e,s)}else if(s[o(406)](n[o(413)]))for(const r of e)void 0!==n[o(164)]?t[o(351)](n[o(413)],n[o(164)],r[o(328)][o(239)]):t[o(210)](n[o(413)],r[o(328)][o(239)]);else for(const r of e)n[o(164)]?t[o(351)](n[o(413)],n[o(164)],r):t[o(210)](n[o(413)],r)}))})),this[t(443)][t(309)](t(349),s)}}function Tc(t,e,n){const r=dc;for(const s of e[r(463)][r(272)]({includeSelf:!0,parentFirst:!0})){if(s[r(402)]==s)return!1;if(!n[r(321)](s))return!1;if(t[r(527)](s)||t[r(258)](s))return!0}return!1}function _c(t){const e=dc;return t[e(524)][e(463)]==t[e(328)][e(239)]&&t[e(524)][e(302)]}function yc(t,e,n,r){const s=dc,o=t=>!t[s(526)].is(s(299))&&!r[s(527)](t[s(526)]),i=t[s(328)][s(368)](o),a=t[s(524)][s(368)](o,{direction:s(429)});return!(t[s(328)][s(288)](i)&&t[s(524)][s(288)](a)||(i[s(575)](a)?n[s(487)](e,{range:n[s(305)](i,a)}):n[s(178)](e),0))}function Ac(t){return(0,o.hashObject)(t)}function Cc(t){const e=dc,n=t[e(328)][e(239)];return n&&n.is(e(149))}function kc(t,e){const n=dc;return null==t[n(524)][n(261)]&&t[n(524)][n(463)]==t[n(328)][n(239)]?Rc(t[n(328)][n(239)],e):t}function Rc(t,e){const n=dc,r=e[n(458)][n(527)](t)||e[n(458)][n(554)](t);return e[n(305)](e[n(196)](t,n(186)),r?e[n(359)](t):e[n(196)](t,n(524)))}function Nc(t,e,n,r,s){const o=dc;if(!Sc(t,e))return!1;if(n[o(524)][o(288)](r[o(328)]))return!0;if(t[o(315)]!=e[o(315)])return!1;if(!n[o(524)][o(219)](r[o(328)]))return!1;const i=s[o(305)](n[o(524)],r[o(328)])[o(331)]();for(const t of i)if([o(431),o(280)][o(176)](t[o(315)])&&s[o(458)][o(258)](t[o(526)]))return!1;return!0}function Sc(t,e,n=[]){const r=dc;return!(!t[r(375)]||!e[r(375)])&&wr(gc(t[r(214)],n),gc(e[r(214)],n))}function Lc(t,e){const n=dc,r=vc(t[n(214)]),s=vc(e);if(!t[n(375)])return!1;for(const t of Object[n(433)](s))if(!wr(r[t],s[t]))return!1;return!0}function vc(t){const e=dc,n=Object[e(551)]({},t);return delete n[e(229)],delete n[e(445)],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})();
|
|
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:()=>nu,TrackChangesEditing:()=>Ic});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=["22232msVwFz","336jyvhVu","679846MIIoPQ","1734534Ghwkqj","TrackChangesCommand","_isEnabledBasedOnSelection","30605gUGZzr","3tGyXXP","affectsData","_disableUnsupportedCommands","2864964DGWjNl","2639vsSdPz","_enableCommands","refresh","6600609syLoZD","commands","execute","forceDisabled","has","value","12227080TBtQfQ","clearForceDisabled","isEnabled","editor","_enabledCommands"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=238]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(668956===parseInt(n(252))/1*(-parseInt(n(247))/2)+parseInt(n(255))/3+parseInt(n(246))/4*(-parseInt(n(251))/5)+-parseInt(n(248))/6+parseInt(n(256))/7*(parseInt(n(245))/8)+-parseInt(n(259))/9+parseInt(n(240))/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(244)]=e,this[n(239)]=!1,this[n(258)](),this[n(250)]=!1}[c(258)](){this[c(242)]=!0}[c(261)](){const t=c;this[t(239)]=!this[t(239)],this[t(239)]?this[t(254)]():this[t(257)]()}[c(254)](){const t=c;for(const e of this[t(243)][t(260)][t(260)]())e[t(253)]&&!this[t(244)][t(238)](e)&&e[t(262)](t(249))}[c(257)](){const t=c;for(const e of this[t(243)][t(260)][t(260)]())e[t(253)]&&!this[t(244)][t(238)](e)&&e[t(241)](t(249))}}const h=g;function g(t,e){const n=d();return(g=function(t,e){return n[t-=429]})(t,e)}function d(){const t=["404862KtZYnM","TrackChangesEditing","1410423EiOYHm","editor","20wvILSA","model","3712792zuRTOD","refresh","171174hARKeG","23847xXljBz","_isEnabledBasedOnSelection","9JFqDWn","execute","canEditAt","1405190GSHQwk","52nlmhmE","isEnabled","_suggestions","acceptSuggestion","plugins","getRanges","374899iMGabT","track-changes-accept-suggestion-not-found","get"];return(d=function(){return t})()}!function(t,e){const n=g,r=t();for(;;)try{if(341822===-parseInt(n(448))/1+parseInt(n(451))/2+parseInt(n(436))/3*(parseInt(n(442))/4)+parseInt(n(431))/5*(-parseInt(n(435))/6)+parseInt(n(429))/7+parseInt(n(433))/8+-parseInt(n(438))/9*(parseInt(n(441))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(d);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(444)]=e,this[n(434)](),this[n(437)]=!1}[h(434)](){this[h(443)]=!0}[h(439)](t){const n=h,r=this[n(444)][n(450)](t);if(!r)throw new e.CKEditorError(n(449),this);const s=r[n(447)]();this[n(430)][n(432)][n(440)](s)&&this[n(430)][n(446)][n(450)](n(452))[n(445)](r)}}const m=I;function I(t,e){const n=E();return(I=function(t,e){return n[t-=221]})(t,e)}function E(){const t=["284iLSGKN","9jerqer","6646170WctGQg","11qiCugL","execute","162162NbRqCN","model","15243HyeLQE","TrackChangesEditing","138gYHTeS","_suggestions","_isEnabledBasedOnSelection","track-changes-discard-suggestion-not-found","plugins","getRanges","editor","refresh","7402744xgicnC","244701sPWbCY","isEnabled","281981YPdoSi","get","discardSuggestion","9595430oQUuRe","canEditAt"];return(E=function(){return t})()}!function(t,e){const n=I,r=t();for(;;)try{if(895228===parseInt(n(228))/1+-parseInt(n(240))/2+-parseInt(n(242))/3*(-parseInt(n(235))/4)+parseInt(n(237))/5+parseInt(n(244))/6*(parseInt(n(230))/7)+-parseInt(n(227))/8*(parseInt(n(236))/9)+parseInt(n(233))/10*(-parseInt(n(238))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(E);class b extends t.Command{constructor(t,e){const n=I;super(t),this[n(245)]=e,this[n(226)](),this[n(221)]=!1}[m(226)](){this[m(229)]=!0}[m(239)](t){const n=m,r=this[n(245)][n(231)](t);if(!r)throw new e.CKEditorError(n(222),this);const s=r[n(224)]();this[n(225)][n(241)][n(234)](s)&&this[n(225)][n(223)][n(231)](n(243))[n(232)](r)}}function T(t){const e=_;return t[e(490)](((t,n)=>e(514)==t[e(517)]&&e(514)!=n[e(517)]?-1:e(514)!=t[e(517)]&&e(514)==n[e(517)]?1:0))}function _(t,e){const n=y();return(_=function(t,e){return n[t-=484]})(t,e)}function y(){const t=["end","createPositionAfter","isIntersecting","value","9994344NZqlSy","343tGnsHS","schema","createPositionBefore","length","execute","add","from","isCollapsed","next","change","5609840tMhlVg","3guSpVF"," [color ","174elhaVb","deletion","4471745ZqsjhU","color","type","isArray","replace","createPositionAt","content","3949983sDgGAb","isMultiRange","105686QgXLvx","push","isObject","50THSaeA","isInContent","map","isTouching","join","2111868yEjGXR","sort","getRanges","createRange","splice","start"];return(y=function(){return t})()}function A(t,e){const n=_;let r,s=0;const o=[],i=e[n(501)];for(;s<t[n(503)];){const a=t[s],c=t[s+1];r||(r=e[n(502)](a)),C(e,a,c)||(o[n(525)](e[n(492)](r,i[n(526)](a)?e[n(496)](a):e[n(520)](a,n(495)))),r=null),s++}return o}function C(t,e,n){const r=_;if(!n)return!1;const s=t[r(496)](e),o=t[r(502)](n);return s[r(487)](o)}!function(t,e){const n=_,r=t();for(;;)try{if(733232===-parseInt(n(500))/1+-parseInt(n(489))/2+-parseInt(n(511))/3*(-parseInt(n(510))/4)+parseInt(n(515))/5+-parseInt(n(513))/6*(-parseInt(n(524))/7)+parseInt(n(499))/8+-parseInt(n(522))/9*(parseInt(n(484))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(y);function k(t,e,n){const r=_;for(;n[r(503)];){const s=n[r(493)](0,100);t[r(509)]((()=>{const t=r;for(const n of s)n[t(485)]&&e[t(504)](n.id)}))}}const R=L;function N(){const t=["isEnabled","execute","from","_isEnabledBasedOnSelection","editor","6438976PZBXLr","model","some","canEditAt","values","getRanges","12373753BFCPjF","338076elJywl","788SqBVfh","10notfgg","_command","2525GezIRH","1980632vxJFLs","524763EyGEVA","isInContent","6yobXDo","3noPmZy","_suggestions","27263676nApzOy","refresh"];return(N=function(){return t})()}function L(t,e){const n=N();return(L=function(t,e){return n[t-=483]})(t,e)}!function(t,e){const n=L,r=t();for(;;)try{if(904067===-parseInt(n(491))/1+-parseInt(n(496))/2*(-parseInt(n(500))/3)+parseInt(n(492))/4*(parseInt(n(495))/5)+parseInt(n(499))/6*(parseInt(n(490))/7)+parseInt(n(484))/8+parseInt(n(497))/9*(parseInt(n(493))/10)+-parseInt(n(502))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(N);class S extends t.Command{constructor(t,e,n){const r=L;super(t),this[r(494)]=e,this[r(501)]=n,this[r(503)](),this[r(507)]=!1}[R(503)](){const t=R,e=Array[t(506)](this[t(501)][t(488)]())[t(486)]((e=>e[t(498)]));this[t(504)]=this[t(494)][t(504)]&&e}[R(505)](){const t=R,e=T(Array[t(506)](this[t(501)][t(488)]()));for(const n of e){const e=n[t(489)]();if(!this[t(483)][t(485)][t(487)](e))return}k(this[t(483)][t(485)],this[t(494)],e)}}function v(){const t=["203040VOYAUF","599895LRKQmz","5470452Ibdsnv","selection","getRanges","document","2253594SZZCcv","refresh","_selectedSuggestions","model","editor","7rEOLrZ","execute","632726nqscUr","size","isEnabled","_command","4kzkLtj","1862440FHXApQ","_suggestions","173945XlbSOY","_isEnabledBasedOnSelection","from","canEditAt","values"];return(v=function(){return t})()}const M=O;function O(t,e){const n=v();return(O=function(t,e){return n[t-=353]})(t,e)}!function(t,e){const n=O,r=t();for(;;)try{if(219545===parseInt(n(377))/1+parseInt(n(365))/2+parseInt(n(353))/3*(parseInt(n(369))/4)+-parseInt(n(372))/5+-parseInt(n(358))/6*(-parseInt(n(363))/7)+-parseInt(n(370))/8+-parseInt(n(354))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(v);class w extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(368)]=e,this[r(371)]=n,this[r(360)]=new Set,this[r(359)](),this[r(373)]=!1}[M(359)](){const t=M,e=this[t(362)][t(361)][t(357)][t(355)],n=Array[t(374)](this[t(371)][t(376)]());this[t(360)]=function(t,e){const n=_,r=Array[n(506)](t[n(491)]()),s=new Set;for(const o of e)if(o[n(485)])for(const e of r)for(const r of o[n(491)]())(e[n(497)](r)||t[n(507)]&&!o[n(523)]&&o[n(508)]&&r[n(495)][n(487)](e[n(494)]))&&s[n(505)](o);return s}(e,n),this[t(367)]=this[t(368)][t(367)]&&!!this[t(360)][t(366)]}[M(364)](){const t=M,e=T(Array[t(374)](this[t(360)]));for(const n of e){const e=n[t(356)]();if(!this[t(362)][t(361)][t(375)](e))return}k(this[t(362)][t(361)],this[t(368)],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 K=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const Y=q||Z||Function("return this")();const Q=Y.Symbol;var J=Object.prototype,$=J.hasOwnProperty,tt=J.toString,et=Q?Q.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Q?Q.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Y["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var 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(Y,"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 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=Rt,wt.prototype.delete=Nt,wt.prototype.get=St,wt.prototype.has=Mt,wt.prototype.set=Ot;const Ft=wt;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(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=K,Wt.prototype.has=X,Wt.prototype.set=zt;const Kt=Wt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Yt=Object.prototype.hasOwnProperty;const Qt=function(t,e,n){var r=t[e];Yt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Jt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):Qt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Y.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const 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 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(!Ne(t))return Se(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?ke(t):Me(t)};const Fe=function(t,e){return t&&Jt(e,we(e),t)};const De=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return De(t);var e=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&&Jt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Y.Buffer:void 0,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 Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Ye=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return qe.call(t,e)})))}:Xe;const Qe=function(t,e){return Jt(t,Ye(t),e)};const Je=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Le(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Je(e,Ye(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Jt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Je(r,n(t))};const rn=function(t){return nn(t,we,Ye)};const sn=function(t){return nn(t,Be,tn)};const on=At(Y,"DataView");const an=At(Y,"Promise");const cn=At(Y,"Set");const un=At(Y,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(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=Y.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 Ln=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Q?Q.prototype:void 0,vn=Sn?Sn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const On=function(t,e){var n=e?kn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return kn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return 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 Ln(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]",Kn={};Kn[Hn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[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[zn]=Kn["[object WeakMap]"]=!1;const Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==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(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Be:we)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Qt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Xn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Qn=/^\w*$/;const Jn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Qn.test(t)||!Yn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||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(Zn(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||Zn(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]",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==Nr?Sr:c)==Sr,f=(u=u==Nr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):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),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)};function jr(t,e){const n=Vr();return(jr=function(t,e){return n[t-=256]})(t,e)}const Gr=jr;function Vr(){const t=["1942032moFtWM","isIntersecting","getMarkerNames","_markerNames","isInContent","length","_saved","subType","1440TPYxif","onAccept","type","markers","1659870ulZCre","getFirstMarker","previous","_onAttributesChange","set","toJSON","isIntersectingWithRange","setAttribute","size","accept","change","addMarkerName","nodeBefore","end","from","add","_isDataLoaded","attributes","discard","createdAt","_onAccept","@external","getAllAdjacentSuggestions","263802xUrnFZ","2gMDMxM","data","commentThread","onDiscard","removeAttribute","removeMarker","nodeAfter","filter","getMarkers","next","decorate","getItems","5380095qtnRTi","suggestion:","getMultiRangeId","addMarker","clear","substr","onAttributesChange","creator","addRange","22864PnhHqV","_model","12TOdjPC","1240eaEmWq","reduce","delete","getRanges","getContainedElement","hasComments","getFirstRange","author","authoredAt","split","isExternal","2373496enwWPR","removeMarkers","isMultiRange","map","getRange","start","304879GNygog","_onDiscard","head","get","push"];return(Vr=function(){return t})()}!function(t,e){const n=jr,r=t();for(;;)try{if(461642===parseInt(n(260))/1+parseInt(n(301))/2*(parseInt(n(265))/3)+parseInt(n(336))/4+-parseInt(n(277))/5*(-parseInt(n(324))/6)+parseInt(n(313))/7+parseInt(n(322))/8*(parseInt(n(273))/9)+parseInt(n(325))/10*(-parseInt(n(300))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=jr;super(),this[n(293)]=!1,this.id=e.id,this[n(275)]=e[n(275)],this[n(272)]=e[n(272)]||null,this[n(332)]=e[n(332)],this[n(320)]=e[n(320)]||e[n(332)],this[n(335)]=Boolean(e[n(294)]&&e[n(294)][n(298)]),this[n(302)]=null,this[n(323)]=t,this[n(297)]=e[n(274)],this[n(261)]=e[n(304)],this[n(280)]=e[n(319)],this[n(268)]=new Set,this[n(296)]=null,this[n(281)](n(333),null),this[n(281)](n(294),e[n(294)]||{}),this[n(281)](n(279),null),this[n(281)](n(310),null),this[n(281)](n(303),null),this[n(281)](n(271),!1),this[n(311)](n(286)),this[n(311)](n(295))}get[Gr(262)](){const t=Gr;let e=this;for(;e[t(279)];)e=e[t(279)];return e}get[Gr(330)](){const t=Gr;return!!this[t(303)]&&this[t(303)][t(270)]>0}get[Gr(256)](){const t=Gr;return 0!=this[t(268)][t(285)]&&6==Array[t(291)](this[t(268)])[0][t(334)](":")[t(270)]}get[Gr(269)](){return null!==this[Gr(278)]()}[Gr(288)](t){const e=Gr;this[e(268)][e(292)](t)}[Gr(267)](){const t=Gr;return Array[t(291)](this[t(268)])}[Gr(309)](){const t=Gr;return this[t(267)]()[t(257)]((e=>this[t(323)][t(276)][t(263)](e)))[t(308)]((t=>t))}[Gr(278)](){return this[Gr(309)]()[0]||null}[Gr(337)](){const t=Gr;this[t(323)][t(287)]((e=>{const n=t;for(const t of this[n(309)]())e[n(306)](t)})),this[t(268)][t(317)]()}[Gr(306)](t){const e=Gr;this[e(323)][e(287)]((n=>{n[e(306)](t)})),this[e(268)][e(327)](t)}[Gr(321)](t){const e=Gr,n=e(314)+this[e(275)]+":"+this[e(272)]+":"+this.id+":"+this[e(320)].id+":"+Hr[e(315)]();this[e(288)](n),this[e(323)][e(287)]((r=>{r[e(316)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Gr(283)](t){const e=Gr;for(const n of this[e(328)]())if(n[e(266)](t))return!0;return!1}[Gr(328)](){const t=Gr;return this[t(309)]()[t(257)]((e=>e[t(258)]()))}[Gr(312)](){const t=Gr;return this[t(328)]()[t(326)](((e,n)=>[...e,...n[t(312)]()]),[])}[Gr(331)](){const t=Gr;var e;return(null===(e=this[t(278)]())||void 0===e?void 0:e[t(258)]())||null}[Gr(329)](){const t=Gr,e=this[t(328)]();if(1!=e[t(270)])return null;const n=e[0],r=n[t(259)][t(307)],s=n[t(290)][t(289)];return r instanceof i.Element?r!=s?null:r:null}[Gr(286)](){const t=Gr;this[t(297)](this[t(328)](),this[t(302)],this[t(294)]),this[t(337)]()}[Gr(295)](){const t=Gr;this[t(261)](this[t(328)](),this[t(302)],this[t(294)]),this[t(337)]()}[Gr(299)](){const t=Gr,e=[];let n=this[t(262)];for(;n;)e[t(264)](n),n=n[t(310)];return e}[Gr(284)](t,e){const n=Gr,r=qn(this[n(294)]);hr(r,t,e),wr(r,this[n(294)])||(this[n(294)]=r,this[n(280)](r))}[Gr(305)](t){const e=Gr,n=qn(this[e(294)]);Ur(n,t),wr(n,this[e(294)])||(this[e(294)]=n,this[e(280)](this[e(294)]))}[Gr(282)](){const t=Gr;return{id:this.id,type:this[t(272)]?this[t(275)]+":"+this[t(272)]:this[t(275)],authorId:this[t(320)].id,createdAt:this[t(296)],hasComments:this[t(330)],data:this[t(302)],attributes:this[t(294)]}}static[Gr(315)](){const t=Gr;return(0,e.uid)()[t(318)](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}}function Wr(t,e){const n=Xr();return(Wr=function(t,e){return n[t-=348]})(t,e)}const Kr=Wr;function Xr(){const t=["type","addFormat","subType","remove","131xHjYCN","7357172QtrRIg","_resolveDescriptionItems","_customCallbacks","push","*Set format:* %0","REPLACE_TEXT","replace","*Remove format:* %0","*Change to:* %0","map","_itemLabels","element","registerElementLabel","getDescriptions","isInContent","format","matchingCallback","end","data","EmptyContainer","start","getWalker","_attributeLabels","isEqual","nextSibling","nodeAfter","Object","isEmpty","join","_handleCustomCallbackDescription","64638BPmhnx","ELEMENT_SPACE","newValue","$textProxy","_handleInsertRemoveSuggestionDescription","_addDescriptionItems","text","function","_itemLabelsCallbacks","item","7382075DLdWya","*Insert:* %0","removeContainer","20330ITdHKl","get","_locale","addObject","add","attribute","name","35910464sxGCUo","*Merge:* %0","*Remove:* %0","normal","_handleAttributeSuggestionDescription","label","elementEnd","*Split:* %0","deletion","addContainer","removeObject","set","match","1109394zVWCVa","$text","previousSibling","pop","registerAttributeLabel","insertion","has","elementStart","key","skip","3934365wDTiUh","length","quantity","getItemLabel","indexOf","Container","addEmptyContainer","$1 $2","removeFormat","getFirstRange","_schema","_handleRenameSuggestionDescription","registerDescriptionCallback","removeEmptyContainer","isObject","checkChild","softBreak"];return(Xr=function(){return t})()}!function(t,e){const n=Wr,r=t();for(;;)try{if(977275===parseInt(n(433))/1*(-parseInt(n(382))/2)+parseInt(n(412))/3+-parseInt(n(434))/4+-parseInt(n(379))/5+-parseInt(n(402))/6+parseInt(n(369))/7+parseInt(n(389))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xr);class qr{constructor(t,e){const n=Wr;this[n(436)]=[],this[n(349)]=new Map,this[n(377)]=[],this[n(361)]=new Map,this[n(422)]=t,this[n(384)]=e}[Kr(352)](t){const e=Kr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(413)];o++){const i=t[o];if(!i[e(353)])continue;const a=this[e(368)](i);if(a){if(null!=i[e(431)]){if(r[e(408)](i[e(431)]))continue;r[e(386)](i[e(431)])}n[e(437)](a)}else if(e(387)!=i[e(429)])e(407)!=i[e(429)]&&e(397)!=i[e(429)]||this[e(373)](n,i,t[o+1]);else{const t=i[e(357)][e(410)];if(s[e(408)](t))continue;s[e(386)](i[e(357)][e(410)]),t==mc?this[e(423)](n,i):this[e(393)](n,i)}}return this[e(435)](n)}[Kr(424)](t){const e=Kr;this[e(436)][e(437)](t)}[Kr(351)](t,n,r=e.priorities[Kr(392)]){const s=Kr;s(376)==typeof t?(0,e.insertToPriorityArray)(this[s(377)],{matchingCallback:t,label:n,priority:r}):this[s(349)][s(400)](t,n)}[Kr(406)](t,e){const n=Kr;this[n(361)][n(400)](t,e)}[Kr(415)](t,e=1){const n=Kr;let r;for(const e of this[n(377)])if(e[n(355)](t)){r=e[n(394)];break}return r||(r=this[n(349)][n(383)](t[n(388)])),r?r(e):1!==e?e+" "+t[n(388)]+"s":""+t[n(388)]}[Kr(374)](t,e){const n=Kr,r=e[n(421)]()[n(360)](),s=n(407)==e[n(429)]?n(386):n(432);for(const e of r){const o=e[n(378)],i=t[t[n(413)]-1];if(o.is(n(372)))i&&i[n(429)][n(416)](n(417))>-1&&t[n(405)](),i&&n(375)==i[n(429)]?i[s]+=o[n(357)]:t[n(437)]({type:n(375),add:n(386)==s?o[n(357)]:"",remove:n(432)==s?o[n(357)]:""});else if(this[n(422)][n(426)](o)){const a=o;if(i&&i[n(429)][n(416)](n(417))>-1&&t[n(405)](),n(395)==e[n(429)])continue;i&&i[n(429)]==s+n(365)&&i[n(350)][n(388)]==a[n(388)]?i[n(414)]++:t[n(437)]({type:s+n(365),element:a,quantity:1}),r[n(411)]((t=>!(n(395)==t[n(429)]&&t[n(378)]==o)))}else if(this[n(422)][n(427)](o,n(403))||o.is(n(350),n(428))){const r=o;if(n(386)==s&&n(409)==e[n(429)]||n(432)==s&&n(395)==e[n(429)])continue;if(i&&-1==i[n(429)][n(416)](n(417))){n(375)==i[n(429)]&&(i[s]+="\n");continue}let a;if(a=n(386)==s?r[n(363)]&&!this[n(422)][n(426)](r[n(363)])?r[n(363)]:null:r[n(404)]&&!this[n(422)][n(426)](r[n(404)])?r[n(404)]:null,r[n(366)]||a&&a[n(366)]){const e=a&&a[n(366)]?a:r;i&&i[n(429)]==s+n(358)&&i[n(350)][n(388)]==e[n(388)]?i[n(414)]++:t[n(437)]({type:s+n(358),element:e,quantity:1})}else t[n(437)]({type:s+n(417),element:r})}}}[Kr(435)](t){const e=Kr,n=this[e(384)],r=[],s=[],o=[];for(const i of t)switch(i[e(429)]){case e(375):if(i[e(386)]=i[e(386)][e(440)](/(\S)\u000A+(\S)/g,e(419))[e(440)](/\u000A/g,""),i[e(432)]=i[e(432)][e(440)](/(\S)\u000A+(\S)/g,e(419))[e(440)](/\u000A/g,""),""!=i[e(386)]&&""!=i[e(432)]){r[e(437)]({type:e(440),content:zr(n,e(439),['"'+i[e(432)]+'"','"'+i[e(386)]+'"'])});continue}if(null!=i[e(386)][e(401)](/^ +$/)){r[e(437)]({type:e(407),content:zr(n,e(380),zr(n,e(370),i[e(386)][e(413)]))});continue}if(null!=i[e(432)][e(401)](/^ +$/)){r[e(437)]({type:e(397),content:zr(n,e(391),zr(n,e(370),i[e(432)][e(413)]))});continue}if(""!=i[e(386)]){r[e(437)]({type:e(407),content:zr(n,e(380),'"'+i[e(386)]+'"')});continue}r[e(437)]({type:e(397),content:zr(n,e(391),'"'+i[e(432)]+'"')});continue;case e(418):case e(385):r[e(437)]({type:e(407),content:zr(n,e(380),this[e(415)](i[e(350)],i[e(414)]))});continue;case e(425):case e(399):r[e(437)]({type:e(397),content:zr(n,e(391),this[e(415)](i[e(350)],i[e(414)]))});continue;case e(398):r[e(437)]({type:e(407),content:zr(n,e(396),this[e(415)](i[e(350)],i[e(414)]))});continue;case e(381):r[e(437)]({type:e(397),content:zr(n,e(390),this[e(415)](i[e(350)],i[e(414)]))});continue;case e(430):s[e(437)](i[e(410)]);continue;case e(420):o[e(437)](i[e(410)]);continue;default:r[e(437)](i)}if(s[e(413)]){const t=s[e(348)]((t=>this[e(361)][e(408)](t)?this[e(361)][e(383)](t):t))[e(367)](", ");r[e(437)]({type:e(354),content:zr(this[e(384)],e(438),t)})}if(o[e(413)]){const t=o[e(348)]((t=>this[e(361)][e(408)](t)?this[e(361)][e(383)](t):t))[e(367)](", ");r[e(437)]({type:e(354),content:zr(this[e(384)],e(441),t)})}return r}[Kr(368)](t){const e=Kr;for(const n of this[e(436)]){const r=n(t);if(r&&e(429)in r)return r}}[Kr(393)](t,e){const n=Kr,r=e[n(357)],s=void 0===r[n(371)]?n(420):n(430);t[n(437)]({type:s,key:r[n(410)]})}[Kr(423)](t,e){const n=Kr;t[n(437)]({type:n(354),content:zr(this[n(384)],n(442),this[n(415)](e[n(421)]()[n(359)][n(364)],1))})}[Kr(373)](t,e,n){const r=Kr;if(this[r(374)](t,e),n&&n[r(421)]()&&!e[r(421)]()[r(356)][r(362)](n[r(421)]()[r(359)])){const n=t[t[r(413)]-1],s=r(407)==e[r(429)]?r(386):r(432);n&&r(375)==n[r(429)]&&(n[s]+="\n")}}}const Zr=Yr;function Yr(t,e){const n=Jr();return(Yr=function(t,e){return n[t-=317]})(t,e)}!function(t,e){const n=Yr,r=t();for(;;)try{if(302679===-parseInt(n(331))/1*(-parseInt(n(335))/2)+-parseInt(n(336))/3+-parseInt(n(334))/4*(parseInt(n(327))/5)+parseInt(n(323))/6*(-parseInt(n(318))/7)+-parseInt(n(328))/8+parseInt(n(317))/9*(-parseInt(n(321))/10)+-parseInt(n(330))/11*(-parseInt(n(329))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jr);class Qr extends t.Plugin{[Zr(326)](){const t=Zr,e=this[t(333)],n=e[t(332)][t(324)](t(325));e[t(320)][t(324)](t(322))&&n[t(319)](t(322))}}function Jr(){const t=["afterInit","1198090frMEYG","1389784sRaKjK","408AcPWpD","272558ZBSIkA","3zhJfuN","plugins","editor","4wCixsC","208918MNlMsb","699879kwRpEi","72963bwDlXX","98567wcUsoK","enableCommand","commands","220xTXVle","showAIAssistant","12wqaoOR","get","TrackChangesEditing"];return(Jr=function(){return t})()}const $r=es;function ts(){const t=["TrackChangesEditing","*Format:* %0","4780UqESmj","registerDescriptionCallback","FORMAT_JUSTIFY_TEXT","5532rnLzth","FORMAT_ALIGNMENT","_enableDefaultAttributesIntegration","407946VENKOw","left","value","formatBlock","284EtLjLN","editor","FORMAT_ALIGN_TO_LEFT","registerAttributeLabel","FORMAT_ALIGN_TO_RIGHT","justify","right","format","AlignmentEditing","plugins","628060WsWrIl","4315325pHFvpR","FORMAT_ALIGN_TO_CENTER","type","27WjTgbh","3236uTPIQn","commandParams","_registerLegacyDescription","alignment","_descriptionFactory","1145xPDstE","afterInit","center","2349aXnKGY","locale","get","commandName","2484240QXpZVg","has"];return(ts=function(){return t})()}function es(t,e){const n=ts();return(es=function(t,e){return n[t-=452]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(445050===-parseInt(n(471))/1*(parseInt(n(461))/2)+-parseInt(n(453))/3*(-parseInt(n(486))/4)+-parseInt(n(491))/5*(parseInt(n(464))/6)+parseInt(n(482))/7+parseInt(n(457))/8+-parseInt(n(485))/9*(parseInt(n(481))/10)+-parseInt(n(467))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ts);class ns extends t.Plugin{[$r(492)](){const t=$r,e=this[t(472)],n=e[t(454)];if(!e[t(480)][t(458)](t(479)))return;const r=e[t(480)][t(455)](t(459));r[t(466)](t(489),[],[t(489)]),r[t(490)][t(474)](t(489),zr(n,t(465))),this[t(488)]()}[$r(488)](){const t=$r,e=this[t(472)],n=e[t(454)];e[t(480)][t(455)](t(459))[t(490)][t(462)]((e=>{const r=t;if(r(470)!=e[r(484)])return;const{data:s}=e;if(s&&r(489)==s[r(456)]){const t=s[r(487)][0][r(469)];return{type:r(478),content:zr(n,r(460),function(t){const e=r;switch(t){case e(468):return zr(n,e(473));case e(477):return zr(n,e(475));case e(452):return zr(n,e(483));case e(476):return zr(n,e(463))}}(t))}}}))}}function rs(){const t=["locale","FORMAT_SUBSCRIPT","FORMAT_","plugins","FORMAT_CODE","469315WpQjyW","FORMAT_UNDERLINE","1044SUtsNV","90KPNdWH","strikethrough","get","CodeEditing","_enableDefaultAttributesIntegration","bold","superscript","*Format:* %0","registerAttributeLabel","toLowerCase","1920633dXUjfL","777046TrNjEj","forceValue","_registerLegacyDescription","subscript","FORMAT_STRIKETHROUGH","formatInline","3EwuEkV","_descriptionFactory","UnderlineEditing","commandParams","110952EpJKeh","toUpperCase","FORMAT_SUPERSCRIPT","1231932zAUlRu","StrikethroughEditing","afterInit","has","editor","slice","code","2431200XOzRFN","SubscriptEditing","FORMAT_BOLD","underline","7kvGOoC","ItalicEditing","*Remove format:* %0","SuperscriptEditing","3345VcoeES","format","italic","type","TrackChangesEditing","BoldEditing","FORMAT_ITALIC","commandName","registerDescriptionCallback"];return(rs=function(){return t})()}function ss(t,e){const n=rs();return(ss=function(t,e){return n[t-=429]})(t,e)}const os=ss;!function(t,e){const n=ss,r=t();for(;;)try{if(253516===parseInt(n(429))/1+-parseInt(n(443))/2*(parseInt(n(449))/3)+parseInt(n(431))/4*(parseInt(n(471))/5)+parseInt(n(456))/6*(parseInt(n(467))/7)+parseInt(n(453))/8*(-parseInt(n(432))/9)+-parseInt(n(463))/10+parseInt(n(442))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(rs);const is=[os(476),os(468),os(451),os(435),os(457),os(464),os(470)];class as extends t.Plugin{[os(458)](){const t=os,e=this[t(460)],n=e[t(483)][t(434)](t(475)),r=e[t(480)];for(const s of is){if(!e[t(483)][t(459)](s))continue;const o=s[t(461)](0,-7)[t(441)](),i=t(482)+o[t(454)]();n[t(436)](o,[o]),n[t(450)][t(440)](o,zr(r,i))}this[t(445)]()}[os(445)](){const t=os,e=this[t(460)],n=e[t(480)],r=e[t(483)][t(434)](t(475));function s(e,s){const o=t;r[o(450)][o(479)]((t=>{const r=o;if(r(448)!=t[r(474)])return;const{data:i}=t;return i&&i[r(478)]===e?i[r(452)][0][r(444)]?{type:r(472),content:zr(n,r(439),s)}:{type:r(472),content:zr(n,r(469),s)}:void 0}))}s(t(437),zr(n,t(465))),s(t(473),zr(n,t(477))),s(t(466),zr(n,t(430))),s(t(462),zr(n,t(484))),s(t(433),zr(n,t(447))),s(t(446),zr(n,t(481))),s(t(438),zr(n,t(455)))}}const cs=ls;function us(){const t=["get","3niEXbe","change","1779448wKupHt","BlockQuoteEditing","registerDescriptionCallback","blockQuote","2782528VUgsDT","37360PkKeSS","editor","ELEMENT_BLOCK_QUOTE","commandParams","forceValue","7665140xtWdlG","*Set format:* %0","value","has","1373716Xmnkmd","name","$root","model","schema","filter","format","*Remove format:* %0","TrackChangesEditing","document","enableCommand","plugins","selection","410772TBKxus","checkChild","commandName","getSelectedBlocks","342TrAjAz","72eLeonx","409245mrbPou","markBlockFormat","commands","_descriptionFactory","locale","afterInit","from","parent"];return(us=function(){return t})()}function ls(t,e){const n=us();return(ls=function(t,e){return n[t-=202]})(t,e)}!function(t,e){const n=ls,r=t();for(;;)try{if(639131===-parseInt(n(223))/1+-parseInt(n(240))/2+-parseInt(n(238))/3*(parseInt(n(210))/4)+-parseInt(n(229))/5*(-parseInt(n(228))/6)+parseInt(n(206))/7+parseInt(n(244))/8+-parseInt(n(227))/9*(parseInt(n(245))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class fs extends t.Plugin{[cs(234)](){const t=cs,e=this[t(202)],n=e[t(233)];if(!e[t(221)][t(209)](t(241)))return;const r=e[t(221)][t(237)](t(218)),s=this[t(202)][t(231)][t(237)](t(243));r[t(220)](t(243),((n,o={})=>{const i=t,a=this[i(202)][i(213)][i(219)][i(222)],c=o&&void 0!==o[i(205)]?o[i(205)]:!s[i(208)];let u=[];if(c){const t=Array[i(235)](a[i(226)]())[i(215)]((t=>hs(t)||function(t,e){const n=i,r=e[n(224)](t[n(236)],n(243)),s=e[n(224)]([n(212),n(243)],t);return r&&s}(t,this[i(202)][i(213)][i(214)])));u=A(t,e[i(213)])}else{const t=Array[i(235)](a[i(226)]())[i(215)]((t=>hs(t)));u=A(t,e[i(213)])}e[i(213)][i(239)]((()=>{const t=i;for(const e of u)r[t(230)](e,{commandName:t(243),commandParams:[{forceValue:c}]})}))})),r[t(232)][t(242)]((e=>{const r=t,{data:s}=e;if(s&&r(243)==s[r(225)]){const t=zr(n,r(203));return s[r(204)][0][r(205)]?{type:r(216),content:zr(n,r(207),t)}:{type:r(216),content:zr(n,r(217),t)}}}))}}function hs(t){const e=cs;return e(243)==t[e(236)][e(211)]}const gs=ds;function ds(t,e){const n=ps();return(ds=function(t,e){return n[t-=182]})(t,e)}function ps(){const t=["4856460QaHqcM","changeCaseLower","changeCaseTitle","afterInit","42602bQOdei","has","88CYqRqR","editor","14nXlqxs","2412472JAFXQA","get","TrackChangesEditing","6326yhmLMU","5vVLDwq","1819158lzaXsG","1407372dFRVgQ","plugins","enableCommand","CaseChange","changeCaseUpper","379773rhswhx"];return(ps=function(){return t})()}!function(t,e){const n=ds,r=t();for(;;)try{if(465888===-parseInt(n(193))/1+parseInt(n(185))/2+parseInt(n(195))/3+-parseInt(n(190))/4*(parseInt(n(194))/5)+parseInt(n(196))/6*(parseInt(n(189))/7)+parseInt(n(187))/8*(parseInt(n(201))/9)+-parseInt(n(202))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ps);class ms extends t.Plugin{[gs(184)](){const t=gs,e=this[t(188)];e[t(197)][t(186)](t(199))&&(e[t(197)][t(191)](t(192))[t(198)](t(200)),e[t(197)][t(191)](t(192))[t(198)](t(182)),e[t(197)][t(191)](t(192))[t(198)](t(183)))}}function Is(){const t=["plugins","45828mNKRgn","87423DlRmFW","1623330kjjhUY","6CrNLPU","465hwgJJH","4zEEHuj","227496FaXJZb","629895MKAVqN","ckbox","commands","editor","get","96840UQxuAl","958510UQjMWW","77otTfKI","afterInit","enableCommand","TrackChangesEditing"];return(Is=function(){return t})()}const Es=bs;function bs(t,e){const n=Is();return(bs=function(t,e){return n[t-=365]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(380081===parseInt(n(365))/1*(-parseInt(n(367))/2)+-parseInt(n(371))/3*(-parseInt(n(369))/4)+-parseInt(n(368))/5*(-parseInt(n(383))/6)+-parseInt(n(377))/7+-parseInt(n(370))/8+-parseInt(n(366))/9+-parseInt(n(376))/10*(-parseInt(n(378))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Is);class Ts extends t.Plugin{[Es(379)](){const t=Es,e=this[t(374)];e[t(373)][t(375)](t(372))&&e[t(382)][t(375)](t(381))[t(380)](t(372))}}const _s=As;function ys(){const t=["name","551456EybPfb","markBlockFormat","forceValue","find","registerDescriptionCallback","18804HENUTS","filter","indentCodeBlock","83944CejjnP","ELEMENT_CODE_BLOCK","CodeBlock","42955zquKkE","model","commandName","276880dYInKi","config","76BZeZzR","TrackChangesEditing","formatBlock","value","commands","blockName","outdentCodeBlock","codeBlock","841659mslkxA","registerElementLabel","isLimit","rootElement","plugins","*Set format:* %0","_descriptionFactory","has","370anGoST","languages","from","commandParams","locale","66KptSab","type","language","enableCommand","279aCRaiH","change","getSelectedBlocks","schema","document","label","parent","toLowerCase","checkChild","selection","*Remove format:* %0","editor","45155VkBoSK","afterInit","get","format"];return(ys=function(){return t})()}function As(t,e){const n=ys();return(As=function(t,e){return n[t-=131]})(t,e)}!function(t,e){const n=As,r=t();for(;;)try{if(357556===parseInt(n(168))/1+parseInt(n(182))/2+-parseInt(n(173))/3*(-parseInt(n(184))/4)+parseInt(n(179))/5*(-parseInt(n(147))/6)+parseInt(n(134))/7+parseInt(n(176))/8*(-parseInt(n(151))/9)+parseInt(n(142))/10*(-parseInt(n(163))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ys);class Cs extends t.Plugin{[_s(164)](){const t=_s,e=this[t(162)];if(!e[t(138)][t(141)](t(178)))return;const n=e[t(138)][t(165)](t(185)),r=e[t(146)],s=e[t(183)][t(165)](t(133))[t(143)],o=e[t(188)][t(165)](t(133));n[t(150)](t(175)),n[t(150)](t(132)),n[t(150)](t(133),((r,i={})=>{const a=t,c=e[a(180)],u=e[a(180)][a(155)][a(160)],l=i&&void 0!==i[a(170)]?i[a(170)]:!o[a(187)];let f;i[a(149)]||(i[a(149)]=s[0][a(149)]),f=l?Array[a(144)](u[a(153)]())[a(174)]((t=>ks(t)||function(t,e){const n=a;return!t.is(n(137))&&!e[n(136)](t)&&e[n(159)](t[n(157)],n(133))}(t,c[a(154)]))):Array[a(144)](u[a(153)]())[a(174)]((t=>ks(t)));const h=A(f,c);c[a(152)]((()=>{const t=a;for(const e of h)n[t(169)](e,{commandName:t(133),commandParams:[{...i,forceValue:l}],formatGroupId:t(131)})}))})),n[t(140)][t(135)](t(133),(e=>zr(r,t(177),e))),n[t(140)][t(172)]((e=>{const n=t;if(n(186)!=e[n(148)])return;const o=r.t,{data:i}=e;if(!i||n(133)!=i[n(181)])return;const a=i[n(145)][0][n(149)],c=o(s[n(171)]((t=>t[n(149)]===a))[n(156)])[n(158)]();return i[n(145)][0][n(170)]?{type:n(166),content:zr(r,n(139),zr(r,n(177),1)+" ("+c+")")}:{type:n(166),content:zr(r,n(161),zr(r,n(177),1))}}))}}function ks(t){const e=_s;return e(133)==t[e(167)]}const Rs=Ls;function Ns(){const t=["8262800SGvqmb","CommentsEditing","5750IUJyRE","8826ZZiKyf","369CJSbNR","get","4109fCkmFq","addCommentThread","TrackChangesEditing","875798KkPAnV","afterInit","147648aiiUQC","has","48nkEjWm","40LHWGhA","editor","plugins","10873624MSSUin","enableCommand","12776kYvzjj","28QIhGvQ"];return(Ns=function(){return t})()}function Ls(t,e){const n=Ns();return(Ls=function(t,e){return n[t-=266]})(t,e)}!function(t,e){const n=Ls,r=t();for(;;)try{if(946247===-parseInt(n(278))/1*(-parseInt(n(277))/2)+parseInt(n(269))/3*(parseInt(n(272))/4)+-parseInt(n(279))/5+-parseInt(n(282))/6*(-parseInt(n(285))/7)+parseInt(n(275))/8+parseInt(n(283))/9*(parseInt(n(281))/10)+parseInt(n(267))/11*(-parseInt(n(271))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ns);class Ss extends t.Plugin{[Rs(268)](){const t=Rs,e=this[t(273)];e[t(274)][t(270)](t(280))&&e[t(274)][t(284)](t(266))[t(276)](t(286))}}var vs=n(834);function Ms(t,e){const n=Fs();return(Ms=function(t,e){return n[t-=419]})(t,e)}function Os(t,e,n){const r=Ms,s=[];for(const o of e[r(433)]())o[r(443)](t)&&s[r(472)](n[r(419)](o));return s}function ws(t,e,{showActiveMarker:n=!0}={}){const r=Ms,s=t[r(468)][r(469)](r(425));return(o,i,a)=>{const c=r;if(!a[c(442)][c(447)](i[c(464)],o[c(460)]))return;const u=i[c(464)][c(465)](),l=i[c(464)][c(431)],f=t[c(429)][c(458)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(463)];d=d||f[c(459)](e);const n=a[c(423)][c(466)](e);if(n&&n[c(422)](c(470)))return;c(462)==t[c(424)]&&f[c(434)](e)&&!f[c(440)](e)&&(e[c(444)]||l[c(439)]?h&&h[c(471)]==e||(h=e,m(t[c(437)]),p=!0):g=g||t[c(437)])}function m(t){const r=c,o=a[r(445)][r(448)](r(435),{class:r(456)+e}),u=a[r(423)][r(432)](t);n&&s[r(467)][r(428)](i[r(453)])&&a[r(445)][r(420)](r(449),o),a[r(445)][r(461)](u,o),a[r(423)][r(454)](o,i[r(453)])}d||p||!g||m(g)}}function Fs(){const t=["toViewElement","activeMarkers","plugins","get","addHighlight","parent","push","775134HuTDiu","411hoaHOD","createRangeOn","addClass","41191EnhymU","getCustomProperty","mapper","type","TrackChangesEditing","listItem","28GHnpuY","includes","model","listIndent","start","toViewPosition","getItems","isBlock","span","18JBymbv","previousPosition","662156gVnoTj","isAtEnd","isLimit","element","consumable","hasAttribute","nextSibling","writer","getAttribute","test","createUIElement","ck-suggestion-marker--active","17636XabXas","2808576ZCXinW","1181019bsMNDt","markerName","bindElementToMarker","4048870YbbFtS","ck-suggestion-marker-","60VrvVUa","schema","isContent","name","insert","elementEnd","item","markerRange","getWalker"];return(Fs=function(){return t})()}!function(t,e){const n=Ms,r=t();for(;;)try{if(427212===-parseInt(n(421))/1*(parseInt(n(427))/2)+-parseInt(n(474))/3*(-parseInt(n(450))/4)+parseInt(n(455))/5+parseInt(n(436))/6*(-parseInt(n(452))/7)+-parseInt(n(451))/8+parseInt(n(473))/9+parseInt(n(457))/10*(parseInt(n(438))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fs);const Ds=Ps;function Ps(t,e){const n=xs();return(Ps=function(t,e){return n[t-=318]})(t,e)}function xs(){const t=["7VcmeXG","init","addMarker:suggestion:deletion","12390VIXTvC","fromRange","unit","writer","61410Psbcjm","editing","isCollapsed","plugins","getFirstRange","markerName","removeMarker:suggestion:deletion","unlock","data","options","downcastDispatcher","enableCommand","document","markerNameToElements","selection","2996740bCYPpL","mapper","buffer","model","end","detach","batch","deleteForward","showSuggestionHighlights","start","12181528ZFvQct","rootName","createSelection","29006725uUfyFs","forward","get","createRange","requires","8EnvrXI","remove","lock","modifySelection","high","$graveyard","bind","39uonFUT","uiElement","enqueueChange","TrackChangesEditing","delete","root","setSelection","editor","2007dRBTMD","unbindElementFromMarkerName","1418718AqUEZt","merge","4162050HAvWSA","commands"];return(xs=function(){return t})()}!function(t,e){const n=Ps,r=t();for(;;)try{if(822657===-parseInt(n(335))/1*(parseInt(n(352))/2)+parseInt(n(345))/3+-parseInt(n(328))/4*(parseInt(n(371))/5)+-parseInt(n(347))/6+-parseInt(n(349))/7*(parseInt(n(320))/8)+-parseInt(n(343))/9*(-parseInt(n(356))/10)+parseInt(n(323))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xs);class Bs extends t.Plugin{static get[Ds(327)](){return[vs.Delete]}[Ds(350)](){const t=Ds,e=this[t(342)],n=e[t(359)][t(325)](t(338));n[t(367)](t(339));const r=e[t(348)][t(325)](t(378));n[t(367)](t(378),((n,s={})=>{const o=t,a=e[o(374)][o(322)](e[o(374)][o(368)][o(370)]);a[o(358)]&&e[o(374)][o(331)](a,{direction:o(324),unit:s[o(354)]});const c=a[o(360)](),u=i.LiveRange[o(353)](c);let l;n(s),l=o(333)==u[o(340)][o(321)]?e[o(374)][o(326)](c[o(319)]):e[o(374)][o(326)](u[o(319)],u[o(375)]),u[o(376)](),e[o(374)][o(337)](r[o(373)][o(377)],(t=>{const e=o;r[e(373)][e(330)](),t[e(341)](t[e(326)](l[e(375)])),r[e(373)][e(363)]()}))})),e[t(357)][t(366)].on(t(351),ws(e,t(346)),{priority:t(332)}),e[t(364)][t(366)].on(t(351),((n,r,s)=>{const o=t;s[o(365)][o(318)]&&ws(e,o(346),{showActiveMarker:!1})[o(334)](this)(n,r,s)}),{priority:t(332)}),e[t(357)][t(366)].on(t(362),((e,n,r)=>{const s=t,o=r[s(372)][s(369)](n[s(361)]);if(o)for(const t of o)t.is(s(336))&&(r[s(372)][s(344)](t,n[s(361)]),r[s(355)][s(329)](t))}),{priority:t(332)})}}function Us(){const t=["list.multiBlock","batch","_getAttributeKey","splitListItemAfter","getRanges","start","todo","registerAttributeLabel","createRange","isObject","todoListChecked","957816zKLvQI","every","ELEMENT_LIST_ITEM","registerPostFixer","ELEMENT_NUMBERED_LIST","next","mergeListItemForward","execute","*Remove format:* %0","4678928uIoXBJ","config","isNextTo","filter","editor","FORMAT_INDENT","20486870rZeXQY","attribute","detach","*Split:* list item","head","*Format:* remove from %0","listReversed","range","745JBPBPC","*Change to:* %0","commandName","newValue","listIndent","from","ELEMENT_","has","formatBlock","accept","listStart","suggestion","noTrackChangesFixer","ELEMENT_TODO_LIST","default","type","*Set format:* %0","registerElementLabel","schema","forceValue","outdentList","map","groupId","bulletedList","get","numbered","key","value","getAttribute","find","toUpperCase","listStyle","containsItem","_LIST","22952LFuAhP","multipleBlocks","setAttribute","parent","getChanges","*Merge:* list item","186951RGqSCl","_suggestionFactory","oldValue","trackChangesCommand","todoList","*Format:* insert into %0","locale","_enableDefaultAttributesIntegration","documentList","includes","createPositionAt","change","*Outdent:* %0","attributes","TodoListEditing","8092133VuSIYm","checkTodoList","fromRange","attributeKey","registerCustomCallback","bulleted","end","todoListCheck","*Check item*","meta","listItemIdFixer","setSelection","length","ListEditing","_descriptionFactory","2AToEvt","data","deletion","registerDescriptionCallback","push","_supportLegacySuggestions","numberedList","getFirstMarker","plugins","document","*Indent:* %0","ELEMENT_BULLETED_LIST","_findSuggestions","listType","splitListItemBefore","nextSibling","commands","_registerLegacyDescription","listItemId","getFirstRange","*Merge:* %0","commandParams","model","*Uncheck item*","removeMarker","refresh","format","nodeAfter","3508308sYpGMo","TrackChangesEditing","isUndo","assureChains","isLocal","previousSibling","indentList","mergeListItemBackward","selection","getSuggestions","9wRRIkZ","afterInit","differ"];return(Us=function(){return t})()}function js(t,e){const n=Us();return(js=function(t,e){return n[t-=388]})(t,e)}const Gs=js;!function(t,e){const n=js,r=t();for(;;)try{if(933353===parseInt(n(416))/1+parseInt(n(509))/2*(-parseInt(n(479))/3)+parseInt(n(473))/4*(-parseInt(n(439))/5)+-parseInt(n(392))/6+-parseInt(n(494))/7+parseInt(n(425))/8+parseInt(n(402))/9*(parseInt(n(431))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Us);class Vs extends t.Plugin{[Gs(403)](){const t=Gs,e=this[t(429)];if(!e[t(517)][t(446)](t(507)))return;const n=e[t(485)],r=e[t(517)][t(463)](t(393)),s=e[t(517)][t(446)](t(493)),o=!!e[t(426)][t(463)](t(405));function i(e){const r=t;return{type:r(390),content:""+zr(n,r(455),e)}}function a(e){const r=t;return{type:r(390),content:""+zr(n,r(424),e)}}r[t(486)](t(515),[],[t(527),t(522),t(443)]),r[t(486)](t(462)),r[t(486)](t(398)),r[t(486)](t(459)),r[t(486)](t(408)),r[t(486)](t(523)),o&&(r[t(486)](t(399)),r[t(486)](t(422))),s&&(r[t(486)](t(483)),r[t(486)](t(495),[],[t(415)]),r[t(508)][t(512)]((e=>{const r=t,{data:s}=e;if(s&&r(415)==s[r(465)])return{type:r(390),content:s[r(442)]?zr(n,r(502)):zr(n,r(532))}})),this[t(429)][t(531)][t(518)][t(419)]((e=>{const n=t;if(e[n(406)][n(394)])return!1;let s=!1;const o=r[n(401)]({skipNotAttached:!0})[n(428)]((t=>n(415)===r[n(407)](t)));for(const t of o)n(411)!=t[n(528)]()[n(410)][n(391)][n(467)](n(522))&&(r[n(521)](t[n(528)](),n(432))[n(468)]((t=>n(522)===r[n(407)](t[n(450)])))||(e[n(388)](t[n(516)]()),s=!0));return s}))),r[t(508)][t(412)](t(443),zr(n,t(430)));const c={type:t(390),content:""};r[t(508)][t(512)]((e=>{const r=t,{data:s}=e;if(!s||r(522)!=s[r(465)])return;let u=e[r(435)];for(;u;){if(u[r(510)]&&(r(470)==u[r(510)][r(465)]&&(u[r(510)][r(442)]&&r(453)!=u[r(510)][r(442)]||r(453)!=u[r(510)][r(481)]&&!s[r(442)])||!o&&u[r(510)][r(465)]==mc))return c;u=u[r(421)]}if(null==s[r(442)])switch(s[r(481)]){case r(499):return a(zr(n,r(520)));case r(464):return a(zr(n,r(420)));case r(411):return a(zr(n,r(452)))}switch(s[r(442)]){case r(499):return i(zr(n,r(520)));case r(464):return i(zr(n,r(420)));case r(411):return i(zr(n,r(452)))}})),r[t(508)][t(512)]((e=>{const n=t,{data:r}=e;if(r&&n(443)==r[n(465)])return null==r[n(442)]||null==r[n(481)]&&0==r[n(442)]?c:void 0})),r[t(508)][t(512)]((e=>{const r=t;if(r(432)!=e[r(454)])return;const{data:s}=e;if(!s||r(527)!=s[r(465)])return;const o=Hs(e);return o?r(442)==o?{type:r(390),content:zr(n,r(478))}:r(481)==o?{type:r(390),content:zr(n,r(434))}:c:c})),e[t(531)][t(518)][t(419)]((e=>this[t(504)](e))),e[t(531)][t(518)][t(419)]((e=>this[t(451)](e))),e[t(531)][t(518)][t(419)]((e=>this[t(395)](e))),this[t(514)]()}[Gs(504)](t){const e=Gs;if(t[e(406)][e(394)]||!t[e(406)][e(396)])return!1;let n=!1;const r=this[e(429)][e(517)][e(463)](e(393))[e(401)]({skipNotAttached:!0})[e(428)]((t=>t[e(510)]&&e(527)==t[e(510)][e(465)]))[e(428)]((t=>t[e(510)][e(442)]&&t[e(510)][e(481)]));for(const s of r)Hs(s)||(t[e(388)](s[e(516)]()),n=!0);return n}[Gs(451)](t){const e=Gs;if(t[e(406)][e(394)]||!t[e(406)][e(396)])return!1;const n=this[e(429)][e(517)][e(463)](e(393));if(n[e(482)][e(466)])return!1;let r=!1;const s=[e(522),e(470),e(527),e(443),e(449),e(437),e(501)],o=this[e(429)][e(531)][e(518)][e(404)][e(477)]()[e(428)]((t=>e(432)==t[e(454)]))[e(428)]((t=>s[e(488)](t[e(497)])));if(0==o[e(506)])return r;for(const i of o){const o=n[e(521)](i[e(438)],e(432))[e(428)]((t=>!t[e(503)][e(427)]))[e(460)]((t=>t[e(450)]))[e(428)]((t=>{const r=e,o=n[r(407)](t);return s[r(488)](o)}));if(o[e(506)]){for(const n of o)t[e(388)](n[e(516)]());r=!0}}return r}[Gs(395)](t){const e=Gs;if(t[e(406)][e(394)]||!t[e(406)][e(396)])return!1;const n=this[e(429)][e(517)][e(463)](e(393));let r=!1;const s=[e(522),e(470),e(527),e(443),e(449),e(437),e(501)];for(const t of n[e(401)]({skipNotAttached:!0})){const o=n[e(521)](t[e(528)](),e(432))[e(460)]((t=>t[e(450)]))[e(428)]((t=>t[e(510)]&&s[e(488)](t[e(510)][e(465)])));if(!o[e(506)])continue;const a=o[0][e(435)][e(492)][e(461)];if(!o[e(417)]((t=>t[e(492)][e(461)]===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(401)]({skipNotAttached:!0})[s(428)]((e=>s(432)==e[s(454)]&&e[s(492)][s(461)]==t)))e[s(475)](s(461),r)}function i(t,n){const r=e;let s=t[r(435)],i=!1;for(;s;)s[r(492)][r(461)]!=n&&(o(s[r(492)][r(461)],n),s[r(475)](r(461),n),i=!0),s=s[r(421)];return i}}[Gs(514)](){const t=Gs,e=this[t(429)],n=e[t(485)],r=e[t(517)][t(463)](t(393));this[t(526)](),r[t(480)][t(498)](t(447),t(487),t(448),(function(n,r){const s=t,o=[];for(let t of n)t[s(410)][s(391)]===t[s(500)][s(476)]&&(t=e[s(531)][s(413)](e[s(531)][s(489)](t[s(410)][s(391)],0))),o[s(513)](t);e[s(531)][s(490)]((t=>{const n=s,a=e[n(531)][n(518)][n(400)],c=Array[n(444)](a[n(409)]())[n(460)]((t=>i.LiveRange[n(496)](t)));t[n(505)](o),e[n(525)][n(463)](r[n(441)])[n(389)](),r[n(530)][n(513)]({forceDefaultExecution:!0}),e[n(423)](r[n(441)],...r[n(530)]),t[n(505)](c);for(const t of c)t[n(433)]()}))})),r[t(508)][t(456)]((function(n){const r=t,s=!e[r(531)][r(457)][r(414)](n),o=n[r(397)],i=n[r(524)],a=n[r(467)](r(527)),c=!o||o[r(467)](r(527))!==a,u=!i||i[r(467)](r(527))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(418),e)))}[Gs(526)](){const t=Gs,e=this[t(429)],n=e[t(485)];function r(n){const r=t,s=e[r(525)][r(463)](r(462))[r(466)],o=e[r(525)][r(463)](r(515))[r(466)];return r(515)===n?s:o}e[t(517)][t(463)](t(393))[t(508)][t(512)]((function(s){const o=t;if(o(447)!=s[o(454)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(441)]){case o(462):u=i[o(530)][0][o(458)],l=r(i[o(441)]),a=o(u?484:436),!l&&e[o(426)][o(463)](o(405))||(a=o(440)),c={type:o(390),content:zr(n,a,zr(n,o(520)))};break;case o(515):u=i[o(530)][0][o(458)],l=r(i[o(441)]),a=o(u?484:436),!l&&e[o(426)][o(463)](o(405))||(a=o(440)),c={type:o(390),content:zr(n,a,zr(n,o(420)))};break;case o(398):a=o(519),c={type:o(390),content:zr(n,a,zr(n,o(418)))};break;case o(459):a=function(t){const e=o,n=t[e(528)]();let r=n[e(410)][e(391)];for(;r&&n[e(471)](r);){if(r[e(467)](e(443))>0)return!1;r=r[e(524)]}return!0}(s)?zr(n,o(436),zr(n,function(t){const e=o;return e(445)+t[e(528)]()[e(410)][e(391)][e(467)](e(522))[e(469)]()+e(472)}(s))):zr(n,o(491),zr(n,o(418))),c={type:o(390),content:a};break;case o(399):case o(422):!1===i[o(474)]&&(a=o(529),c={type:o(511),content:zr(n,a,zr(n,o(418)))})}return c}))}}function Hs(t){const e=Gs;let n=t[e(528)]()[e(410)][e(391)][e(397)];for(;n;){const r=n[e(467)](e(527));if(!r)return!1;if(r==t[e(510)][e(442)])return e(442);if(r==t[e(510)][e(481)])return e(481);n=n[e(397)]}return!1}const zs=Ws;function Ws(t,e){const n=Ks();return(Ws=function(t,e){return n[t-=104]})(t,e)}function Ks(){const t=["FORMAT_LIST_REVERSED","*Remove format:* %0","lower-latin","has","7zGbMbU","includes","suggestion","startIndex","editor","isUndo","listReversed","document","*Change to:* %0","_getTranslationKeyForListStyle","bind","registerDescriptionCallback","_LIST_","_registerLegacyDescription","decimal","styles","batch","6441867VrBzQK","commandName","ELEMENT_","ListPropertiesEditing","numbered","key","plugins","formatBlock","oldValue","7740iuwPmA","commandParams","upper-roman","lower-roman","filter","_LIST_DEFAULT","listType","format","getFirstMarker","_descriptionFactory","upper-latin","10ZPLXfo","TrackChangesEditing","120BPEnZl","locale","nodeAfter","model","start","default","next","getAttribute","attribute","data","_enableDefaultAttributesIntegration","removeMarker","type","bulleted","reversed","toUpperCase","157825EQSpAv","1433993NNWeil","getFirstRange","520358AXhECa","find","*Format:* set start index to %0","registerAttributeLabel","head","config","afterInit","decimal-leading-zero","*Set format:* %0","square","get","*Format:* set order to regular","handleDescriptions","FORMAT_LIST_START","list.properties","circle","newValue","*Format:* set order to reversed","registerPostFixer","6618512vZFKuK","_findSuggestions","_getAttributeKey","disc","listStyle","replace","getSuggestions","30tcxiAv","listStart","1720804KHcnJF"];return(Ks=function(){return t})()}!function(t,e){const n=Ws,r=t();for(;;)try{if(465180===-parseInt(n(121))/1+-parseInt(n(180))/2*(parseInt(n(193))/3)+-parseInt(n(149))/4+parseInt(n(118))/5*(parseInt(n(147))/6)+-parseInt(n(154))/7*(-parseInt(n(140))/8)+parseInt(n(171))/9+-parseInt(n(191))/10*(parseInt(n(119))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ks);class Xs extends t.Plugin{[zs(127)](){const t=zs;if(!this[t(158)][t(177)][t(153)](t(174)))return;const e=this[t(158)][t(126)][t(131)](t(135)),n=this[t(158)][t(177)][t(131)](t(192));e[t(169)]&&n[t(112)](t(144),[],[t(144)]),e[t(116)]&&n[t(112)](t(160),[],[t(160)]),e[t(157)]&&n[t(112)](t(148),[],[t(148)]);const r={type:t(187),content:""};n[t(189)][t(165)](this[t(133)][t(164)](this));const s=this[t(158)][t(194)];n[t(189)][t(124)](t(160),zr(s,t(150))),n[t(189)][t(165)]((e=>{const n=t,{data:s}=e;if(s&&n(160)==s[n(176)])return null==s[n(137)]||0==s[n(137)]&&null==s[n(179)]?r:void 0})),n[t(189)][t(124)](t(148),zr(s,t(134))),n[t(189)][t(165)]((e=>{const n=t,{data:s}=e;if(s&&n(148)==s[n(176)])return null==s[n(137)]||1==s[n(137)]&&null==s[n(179)]?r:void 0})),this[t(158)][t(105)][t(161)][t(139)]((e=>{const r=t;if(e[r(170)][r(159)])return!1;let s=!1;const o=n[r(146)]({skipNotAttached:!0})[r(184)]((t=>{const e=r,s=n[e(142)](t);return e(148)==s||e(160)==s}));for(const t of o)r(175)!=t[r(120)]()[r(106)][r(104)][r(109)](r(186))&&(n[r(141)](t[r(120)](),r(110))[r(122)]((t=>r(186)==n[r(142)](t[r(156)])))||(e[r(113)](t[r(188)]()),s=!0));return s})),this[t(167)]()}[zs(133)](t){const e=zs,n=this[e(158)][e(194)],{data:r}=t,s={type:e(187),content:""};if(!r||e(144)!=r[e(176)])return;if(!r[e(179)])return e(107)==r[e(137)]?s:{type:e(187),content:""+zr(n,e(129),zr(n,this[e(163)](r[e(137)])))};if(!r[e(137)]){if(e(107)==r[e(179)])return s;let o=t[e(125)];for(;o;){if(o[e(111)]&&e(186)==o[e(111)][e(176)]&&o[e(111)][e(137)])return s;o=o[e(108)]}return{type:e(187),content:""+zr(n,e(151),zr(n,this[e(163)](r[e(179)])))}}if(e(107)!=r[e(137)])return{type:e(187),content:""+zr(n,e(129),zr(n,this[e(163)](r[e(137)])))};let o=t[e(125)];for(;o;){if(o[e(111)]&&e(186)==o[e(111)][e(176)]&&o[e(111)][e(137)]&&o[e(111)][e(179)])return s;o=o[e(108)]}const i=t[e(120)]()[e(106)][e(104)][e(109)](e(186));return{type:e(187),content:zr(n,e(129),zr(n,e(173)+i[e(117)]()+e(185)))}}[zs(167)](){const t=zs,e=this[t(158)],n=e[t(194)];e[t(177)][t(131)](t(192))[t(189)][t(165)]((e=>{const r=t;if(r(178)!=e[r(114)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(172)]){case r(144):o=r(162),i={type:r(187),content:zr(n,o,zr(n,this[r(163)](s[r(181)][0][r(114)])))};break;case r(160):o=s[r(181)][0][r(116)]?r(138):r(132),i={type:r(187),content:zr(n,o)};break;case r(148):o=r(123),i={type:r(187),content:zr(n,o,s[r(181)][0][r(157)])}}return i}))}[zs(163)](t){const e=zs;return e(173)+function(t){const n=e;return qs[n(155)](t)?n(115):Zs[n(155)](t)?n(175):null}(t)[e(117)]()+e(166)+t[e(117)]()[e(145)](/-/g,"_")}}const qs=[zs(143),zs(136),zs(130)],Zs=[zs(168),zs(128),zs(183),zs(182),zs(152),zs(190)];var Ys=n(507);function Qs(t,e){const n=$s();return(Qs=function(t,e){return n[t-=442]})(t,e)}const Js=Qs;function $s(){const t=["9025912AfLMtI","mapper","ck-suggestion-marker-split","13471820ZDHfPk","fromRange","end","afterExecute","get","8242102NdVsjo","4634RflUeM","editing","addMarker:suggestion:insertion","split","markInsertion","hasClass","bind","fire","requires","markerNameToElements","init","createPositionAt","parent","9dvHYJt","model","removeMarker:suggestion:insertion","high","change","showSuggestionHighlights","createRange","writer","4YoAAMQ","downcastDispatcher","294GCRfFs","data","editor","plugins","setSelection","getFirstRange","options","nextSibling","getFirstPosition","1505305DIMiGF","2905998bnvWlX","enableCommand","38awesDS","unbindElementFromMarkerName","markerName","document","TrackChangesEditing","detach","remove","enter","selection","157836BiIeCu","commands","enterBlock"];return($s=function(){return t})()}!function(t,e){const n=Qs,r=t();for(;;)try{if(736486===-parseInt(n(497))/1*(-parseInt(n(476))/2)+parseInt(n(474))/3*(parseInt(n(462))/4)+parseInt(n(473))/5+-parseInt(n(485))/6*(-parseInt(n(464))/7)+-parseInt(n(488))/8+parseInt(n(454))/9*(-parseInt(n(491))/10)+parseInt(n(496))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Js(449)](){return[Ys.Enter]}[Js(451)](){const t=Js,e=this[t(466)],n=e[t(467)][t(495)](t(480)),r=e[t(486)][t(495)](t(483));n[t(475)](t(483),(()=>{const s=t;e[s(455)][s(458)]((t=>{const o=s,a=e[o(455)][o(479)][o(484)],c=a[o(472)](),u=i.LiveRange[o(492)](a[o(469)]());if(r[o(487)](t)){const r=e[o(455)][o(452)](c[o(453)][o(471)],0),s=t[o(460)](c,r);n[o(445)](s)}else t[o(468)](t[o(460)](u[o(493)]));u[o(481)](),r[o(448)](o(494),{writer:t})}))})),e[t(442)][t(463)].on(t(443),ws(e,t(444)),{priority:t(457)}),e[t(442)][t(463)].on(t(456),((e,n,r)=>{const s=t,o=r[s(489)][s(450)](n[s(478)]);if(o)for(const t of o)t[s(446)](s(490))&&(r[s(489)][s(477)](t,n[s(478)]),r[s(461)][s(482)](t))}),{priority:t(457)}),e[t(465)][t(463)].on(t(443),((n,r,s)=>{const o=t;s[o(470)][o(459)]&&ws(e,o(444),{showActiveMarker:!1})[o(447)](this)(n,r,s)}),{priority:t(457)})}}function eo(){const t=["2599668OjyaOt","4mUyWRm","item","FindAndReplaceEditing","replace","104yOiAxm","findByTextCallback","model","45004CFLiGf","_isInDeletionRange","createPositionAt","bind","start","findPrevious","end","170261OvAxkD","getMarkersGroup","FindAndReplaceUtils","12370cwKico","suggestion:deletion","getIntersection","509750onoCRs","replaceAll","markers","1832BEFHEy","editor","90WcWkfg","249FWDlRP","filter","has","afterInit","72IyfsaQ","findNext","handleFindCommand","plugins","getRange","21324eJfXmb","get","enableCommand","TrackChangesEditing","55BybDgL","string","find","createRange"];return(eo=function(){return t})()}function no(t,e){const n=eo();return(no=function(t,e){return n[t-=198]})(t,e)}const ro=no;!function(t,e){const n=no,r=t();for(;;)try{if(149564===-parseInt(n(223))/1*(parseInt(n(230))/2)+parseInt(n(205))/3*(parseInt(n(202))/4)+-parseInt(n(240))/5*(parseInt(n(204))/6)+-parseInt(n(237))/7*(-parseInt(n(209))/8)+parseInt(n(222))/9+parseInt(n(199))/10*(-parseInt(n(218))/11)+-parseInt(n(214))/12*(parseInt(n(227))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(eo);class so extends t.Plugin{[ro(208)](){const t=ro;if(!this[t(203)][t(212)][t(207)](t(225)))return;const e=this[t(203)][t(212)][t(215)](t(217));e[t(216)](t(220),this[t(211)][t(233)](this)),e[t(216)](t(210)),e[t(216)](t(235)),e[t(216)](t(226)),e[t(216)](t(200))}[ro(211)](t,e,n={}){const r=ro,s=this[r(203)][r(212)][r(215)](r(239));return t((t=>(r(219)==typeof e?s[r(228)](e,n):e)(t)[r(206)]((e=>!1===this[r(231)](e,t[r(224)])))),n)}[ro(231)](t,e){const n=ro,r=this[n(203)][n(229)][n(221)](this[n(203)][n(229)][n(232)](e,t[n(234)]),this[n(203)][n(229)][n(232)](e,t[n(236)]));for(const t of this[n(203)][n(229)][n(201)][n(238)](n(241)))if(null!==r[n(198)](t[n(213)]()))return!0;return!1}}const oo=io;function io(t,e){const n=ao();return(io=function(t,e){return n[t-=360]})(t,e)}function ao(){const t=["*Set font background color:* %0","FontBackgroundColorEditing","trim","TrackChangesEditing","fontColor.colors","137000VdSXFG","format","*Reset font size*","fontSize","title","FORMAT_FONT_SIZE","30GWVgXk","FORMAT_FONT_COLOR","647911lxGuZV","fontFamily","fontBackgroundColor.colors","locale","*Reset font family*","plugins","model","find","get","*Set font size:* %0","*Set font color:* %0","_registerLegacyDescription","92BSbttW","65080UoJbfC","fontSize.options","value","commandParams","normalizeSizeOptions","fontBackgroundColor","toLowerCase","editor","registerDescriptionCallback","2667552TZoGAl","1438347hrielz","12uwIiCm","_descriptionFactory","type","FontFamilyEditing","9112051geZDel","*Set font family:* %0","47PjBXnS","registerAttributeLabel","12784LNoBRu","135gdQXVc","fontColor","FontSizeEditing","config","*Reset font background color*","afterInit","*Reset font color*","label","formatInline","FORMAT_FONT_FAMILY","FontSize","commandName","7LeGiYS","_enableDefaultAttributesIntegration","has","FontColorEditing","FORMAT_FONT_BACKGROUND"];return(ao=function(){return t})()}!function(t,e){const n=io,r=t();for(;;)try{if(301150===-parseInt(n(398))/1*(parseInt(n(400))/2)+parseInt(n(391))/3+-parseInt(n(380))/4*(-parseInt(n(381))/5)+-parseInt(n(390))/6*(parseInt(n(413))/7)+parseInt(n(360))/8*(-parseInt(n(401))/9)+parseInt(n(366))/10*(-parseInt(n(368))/11)+-parseInt(n(392))/12*(-parseInt(n(396))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ao);const co=[{pluginName:oo(403),commandName:oo(363)},{pluginName:oo(395),commandName:oo(369)},{pluginName:oo(416),commandName:oo(402)},{pluginName:oo(419),commandName:oo(386)}];class uo extends t.Plugin{[oo(406)](){const t=oo,e=this[t(388)][t(371)],n=this[t(388)][t(373)][t(376)](t(421));for(const{pluginName:e,commandName:r}of co)this[t(388)][t(373)][t(415)](e)&&n[t(414)](r,[r]);e.t,n[t(393)][t(399)](t(363),zr(e,t(365))),n[t(393)][t(399)](t(369),zr(e,t(410))),n[t(393)][t(399)](t(402),zr(e,t(367))),n[t(393)][t(399)](t(386),zr(e,t(417))),this[t(379)]()}[oo(379)](){const t=oo,e=this[t(388)],n=e[t(371)];e[t(373)][t(376)](t(421))[t(393)][t(389)]((e=>{const r=t,o=n.t;if(r(409)!=e[r(394)])return;const{data:i}=e;if(null!=i){if(r(363)==i[r(412)]){const t=i[r(384)][0][r(383)];if(t){const e=o(this[r(388)][r(373)][r(376)](r(411))[r(385)](this[r(388)][r(404)][r(376)](r(382)))[r(375)]((e=>e[r(374)]==t))[r(364)])[r(387)]();return{type:r(361),content:zr(n,r(377),e)}}return{type:r(361),content:zr(n,r(362))}}if(r(369)==i[r(412)]){const t=i[r(384)][0][r(383)];return t?{type:r(361),content:zr(n,r(397),t)}:{type:r(361),content:zr(n,r(372))}}if(r(402)==i[r(412)]){const t=i[r(384)][0][r(383)];if(t){const e=(0,s.normalizeColorOptions)(this[r(388)][r(404)][r(376)](r(422)))[r(375)]((e=>e[r(374)]==t));let i=t,a="";return e&&(i=e[r(408)],a=o(i)[r(387)]()),{type:r(361),content:zr(n,r(378),a)[r(420)](),color:{value:t,title:a||i}}}return{type:r(361),content:zr(n,r(407))}}if(r(386)==i[r(412)]){const t=i[r(384)][0][r(383)];if(t){const e=(0,s.normalizeColorOptions)(this[r(388)][r(404)][r(376)](r(370)))[r(375)]((e=>e[r(374)]==t));let i=t,a="";return e&&(i=e[r(408)],a=o(i)[r(387)]()),{type:r(361),content:zr(n,r(418),a)[r(420)](),color:{value:t,title:a||i}}}return{type:r(361),content:zr(n,r(405))}}}}))}}const lo=ho;function fo(){const t=["split","charAt","13053zzwyWM","*Remove all formatting*","find","919430uFZKYQ","8OMAqQZ","normalizeSizeOptions","type","toLowerCase","config","formatInline","commands","copyFormat","pasteFormat","fontColor.colors","entries","registerDescriptionCallback","get","469188yfXAAK","join","260ENoPDz","fontColor","commandParams","32gSSium","formatBlock","_registerLegacyDescription","FontSize","TrackChangesEditing","_enableDefaultAttributesIntegration","11SJObYC","163953lDrtIk","fontBackgroundColor","length","_descriptionFactory","652095FtIUWI","fontSize","8wkPzkr","push","21917CkmeGP","boolean","126XCDKmO","*Set format to:* %0","toUpperCase","locale","label","slice","fontSize.options","title","model","plugins","format","commandName","279624vOHoZB","enableCommand","editor","afterInit"];return(fo=function(){return t})()}function ho(t,e){const n=fo();return(ho=function(t,e){return n[t-=271]})(t,e)}!function(t,e){const n=ho,r=t();for(;;)try{if(158491===parseInt(n(275))/1+-parseInt(n(307))/2*(-parseInt(n(303))/3)+-parseInt(n(281))/4*(-parseInt(n(279))/5)+parseInt(n(285))/6*(parseInt(n(283))/7)+-parseInt(n(325))/8*(-parseInt(n(320))/9)+parseInt(n(306))/10*(-parseInt(n(274))/11)+parseInt(n(297))/12*(-parseInt(n(322))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fo);class go extends t.Plugin{[lo(300)](){const t=lo,e=this[t(299)],n=e[t(294)][t(319)](t(272)),r=e[t(313)][t(319)](t(314)),s=e[t(313)][t(319)](t(315));r&&s&&(n[t(273)](t(315)),n[t(298)](t(314)),this[t(327)]())}[lo(327)](){const t=lo,e=this[t(299)],n=e[t(288)];e[t(294)][t(319)](t(272))[t(278)][t(318)]((r=>{const s=t;if(s(326)!=r[s(309)]&&s(312)!=r[s(309)])return;const{data:o}=r;if(o&&s(315)===o[s(296)]){const t=[],r=o[s(324)][0];for(const[n,o]of Object[s(317)](r))t[s(282)](po(e,n,o));return t[s(277)]?{type:s(295),content:zr(n,s(286),t[s(321)](", "))}:{type:s(295),content:zr(n,s(304))}}}))}}function po(t,e,n){const r=lo,o=t[r(288)].t,i=e[r(301)](/(?=[A-Z])/)[r(321)](" "),a=o(i[r(302)](0)[r(287)]()+i[r(290)](1))[r(310)]();if(r(284)==typeof n)return a;if(r(323)===e||r(276)===e){const e=(0,s.normalizeColorOptions)(t[r(311)][r(319)](r(316)))[r(305)]((t=>t[r(293)]==n));return a+" ("+(e?o(e[r(289)])[r(310)]():n)+")"}if(r(280)===e&&isNaN(parseFloat(n))){const e=t[r(294)][r(319)](r(271))[r(308)](t[r(311)][r(319)](r(291)))[r(305)]((t=>t[r(293)]==n));return a+" ("+(e?o(e[r(292)])[r(310)]():n)+")"}return a+" ("+n+")"}function mo(t,e){const n=Eo();return(mo=function(t,e){return n[t-=394]})(t,e)}const Io=mo;function Eo(){const t=["_registerLegacyDescription","1105115FSwzZG","heading.options","835458CuLPoi","paragraph","has","*Change to:* %0","format","564mBiuzS","afterInit","name","526VeTlVY","ELEMENT_HEADING_CUSTOM","formatBlock","_headingOptions","_getHeadingLevel","commandName","view","registerElementLabel","1975TOelqN","get","type","locale","590787qgYVlb","ELEMENT_HEADING","817263ETJRjm","_descriptionFactory","heading","HeadingEditing","7ckqWTI","TrackChangesEditing","431OEeSTE","find","value","registerDescriptionCallback","editor","config","title","1599224arYNYq","commandParams","model","_enableDefaultAttributesIntegration","10oBfpgG","match","plugins"];return(Eo=function(){return t})()}!function(t,e){const n=mo,r=t();for(;;)try{if(158493===-parseInt(n(432))/1*(parseInt(n(412))/2)+parseInt(n(424))/3+parseInt(n(409))/4*(-parseInt(n(420))/5)+parseInt(n(404))/6+-parseInt(n(430))/7*(parseInt(n(394))/8)+parseInt(n(426))/9*(parseInt(n(398))/10)+parseInt(n(402))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[Io(410)](){const t=Io,e=this[t(436)];if(!e[t(400)][t(406)](t(429)))return;this[t(415)]=e[t(437)][t(421)](t(403));const n=e[t(423)],r=e[t(400)][t(421)](t(431));r[t(397)](t(428));for(const e of this[t(415)])t(405)!=e[t(396)]&&r[t(427)][t(419)](e[t(396)],(n=>{const r=t,i=this[r(416)](e[r(396)]);return null!==i?s(n,i):o(n,e[r(438)])}));function s(e,r){return zr(n,t(425),[e,r])}function o(e,r){return zr(n,t(413),[e,r])}this[t(401)]()}[Io(401)](){const t=Io,e=this[t(436)],n=e[t(423)];e[t(400)][t(421)](t(431))[t(427)][t(435)]((e=>{const r=t;if(r(414)!=e[r(422)])return;const{data:s}=e;if(s&&r(428)==s[r(417)]){const e=s[r(395)][0][r(434)],c=this[r(416)](e);if(null!==c)return{type:r(408),content:zr(n,r(407),(1,a=c,zr(n,r(425),[1,a])))};const u=this[r(415)][r(433)]((t=>t[r(396)]===e))[r(438)];return{type:r(408),content:zr(n,r(407),(o=1,i=u,zr(n,t(413),[o,i])))}}var o,i,a}))}[Io(416)](t){const e=Io;var n,r;const s=t[e(399)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(415)])||void 0===n?void 0:n[e(433)]((n=>n[e(396)]==t));if(o&&o[e(418)]){const t=o[e(418)],n=(null!==(r=t[e(411)])&&void 0!==r?r:t)[e(399)](/^h(\d+)/);if(n)return n[1]}return null}}const To=yo;function _o(){const t=["10960vJeEuj","_registerLegacyDescription","TrackChangesEditing","_enableDefaultAttributesIntegration","highlight.options","highlight","1207056ZhAKPS","2743542CPOLXy","has","7XDZtIE","model","3150650OJkxaW","formatInline","1317616ImsFlt","color","afterInit","registerDescriptionCallback","locale","config","74440azkJVR","160083FcgVyJ","_descriptionFactory","type","*Set highlight:* %0","HighlightEditing","commandParams","title","get","plugins","registerAttributeLabel","format","commandName","*Remove highlight*","6sZFPGX","value","find","toLowerCase","189mpYaVn","FORMAT_HIGHLIGHT","editor"];return(_o=function(){return t})()}function yo(t,e){const n=_o();return(yo=function(t,e){return n[t-=303]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(307990===-parseInt(n(336))/1+parseInt(n(316))/2*(-parseInt(n(313))/3)+parseInt(n(329))/4+-parseInt(n(335))/5*(-parseInt(n(309))/6)+-parseInt(n(325))/7*(parseInt(n(322))/8)+parseInt(n(323))/9+parseInt(n(327))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_o);class Ao extends t.Plugin{[To(331)](){const t=To,e=this[t(315)];if(!e[t(304)][t(324)](t(340)))return;const n=e[t(304)][t(303)](t(318)),r=e[t(333)];n[t(319)](t(321),[t(321)]),n[t(337)][t(305)](t(321),zr(r,t(314))),this[t(317)]()}[To(317)](){const t=To,e=this[t(315)],n=e[t(333)];e[t(304)][t(303)](t(318))[t(337)][t(332)]((r=>{const s=t;if(s(328)!=r[s(338)])return;const{data:o}=r;if(o&&s(321)==o[s(307)]){const t=n.t,r=o[s(341)][0][s(310)];if(r){const o=e[s(334)][s(303)](s(320))[s(311)]((t=>t[s(326)]==r)),i=t(o[s(342)])[s(312)]();return{type:s(306),content:zr(n,s(339),i),color:{value:o[s(330)],title:o[s(342)]}}}return{type:s(306),content:zr(n,s(308),zr(n,s(314)))}}}))}}const Co=ko;function ko(t,e){const n=Ro();return(ko=function(t,e){return n[t-=439]})(t,e)}function Ro(){const t=["dataDowncast","high","get","11CxFHzN","afterInit","ELEMENT_HORIZONTAL_LINE","for","plugins","locale","horizontalLine","enableCommand","has","556945WUulPM","42MMcZOp","createEmptyElement","TrackChangesEditing","ck-horizontal-line","742940hKnrks","elementToStructure","conversion","7683903DbKTuJ","3190103XgdnLh","8635060HsTOnk","insert","8uycLCg","createContainerElement","addClass","registerElementLabel","16017dvbwoj","createPositionAt","119195MJadrd","HorizontalLineEditing","showSuggestionHighlights","_descriptionFactory","editor","328tZPEzY","div"];return(Ro=function(){return t})()}!function(t,e){const n=ko,r=t();for(;;)try{if(446642===parseInt(n(463))/1+parseInt(n(450))/2+parseInt(n(461))/3*(parseInt(n(468))/4)+parseInt(n(445))/5*(parseInt(n(446))/6)+parseInt(n(454))/7+parseInt(n(457))/8*(-parseInt(n(453))/9)+-parseInt(n(455))/10*(parseInt(n(473))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ro);class No extends t.Plugin{[Co(474)](){const t=Co,e=this[t(467)];if(!e[t(440)][t(444)](t(464)))return;e[t(440)][t(472)](t(448))[t(443)](t(442));const n=e[t(440)][t(472)](t(448)),r=e[t(441)];n[t(466)][t(460)](t(442),(e=>zr(r,t(475),e))),e[t(452)][t(439)](t(470))[t(451)]({model:t(442),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(465)])return null;const o=n[s(458)](s(469)),i=n[s(447)]("hr");return n[s(459)](s(449),o),n[s(456)](n[s(462)](o,0),i),o},converterPriority:t(471)})}}const Lo=So;function So(t,e){const n=vo();return(So=function(t,e){return n[t-=405]})(t,e)}function vo(){const t=["registerDescriptionCallback","ELEMENT_HTML_EMBED","_descriptionFactory","plugins","has","3255216waxBeE","327039iPXgao","767717GCCtqp","commandName","editor","8bNRzGC","afterInit","formatBlock","locale","*Change %0 content*","value","start","htmlEmbed","rawHtml","get","7077651oGiAVz","22606884lukhYF","_enableDefaultAttributesIntegration","HtmlEmbed","_registerLegacyDescription","TrackChangesEditing","2221234AcPmPs","element","format","getFirstRange","290725ZbhaLC","key","nodeAfter","type","attribute","4rMiiEO","registerElementLabel"];return(vo=function(){return t})()}!function(t,e){const n=So,r=t();for(;;)try{if(564479===parseInt(n(417))/1+-parseInt(n(436))/2+-parseInt(n(416))/3*(parseInt(n(408))/4)+parseInt(n(440))/5+-parseInt(n(415))/6+parseInt(n(430))/7*(-parseInt(n(420))/8)+parseInt(n(431))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vo);class Mo extends t.Plugin{[Lo(421)](){const t=Lo,e=this[t(419)];if(!e[t(413)][t(414)](t(433)))return;const n=e[t(413)][t(429)](t(435)),r=e[t(423)];n[t(412)][t(409)](t(428),(e=>zr(r,t(411),e))),n[t(432)](t(427),[],[t(425)]),n[t(412)][t(410)]((e=>{const n=t;if(n(407)!=e[n(406)])return;const{data:s}=e;if(s&&n(425)==s[n(441)]&&e[n(439)]()[n(426)][n(405)].is(n(437),n(428))){const t=zr(r,n(411));return{type:n(438),content:zr(r,n(424),t)}}})),this[t(434)]()}[Lo(434)](){const t=Lo,e=this[t(419)],n=e[t(423)];e[t(413)][t(429)](t(435))[t(412)][t(410)]((e=>{const r=t;if(r(422)!=e[r(406)])return;const{data:s}=e;if(s&&r(427)==s[r(418)]){const t=zr(n,r(411));return{type:r(438),content:zr(n,r(424),t)}}}))}}const Oo=wo;function wo(t,e){const n=Fo();return(wo=function(t,e){return n[t-=294]})(t,e)}function Fo(){const t=["isBefore","start","width","subType","_descriptionFactory","isBlockImage","backward","1364616NaJVro","model","imageStylePreApply","element","discard","schema","_enableDefaultAttributesIntegration","insertImage","ImageResize","ImageCaptionEditing","getClosestSelectedImageElement","markBlockFormat","deletion","17549atBzty","ELEMENT_IMAGE","imageTypeBlock","change","join","getCaptionFromImageModelElement","isEqual","get","forward","removeObject","getNearestSelectionRange","previous","registerElementLabel","document","key","markInsertion","1671735GSPqyQ","getSuggestionCallback","find","commandName","2157052aKBrPZ","46gffLIj","formatInline","getContainedElement","markDeletion","546369fajWUt","afterInit","commandParams","alt","imageTextAlternative","*Set image text alternative:* %0","ImageTextAlternativeEditing","addObject","convertInlineImageToBlock","fromPosition","ELEMENT_CAPTION","isCollapsed","accept","selection","*Reset image width*","createRange","forceDefaultExecution","getFirstRange","resizedWidth","length","imageCaption","imageBlock","type","_suggestionFactory","toNext","formatBlock","imageInline","Inline image to block image","editor","convertBlockImageToInline","nodeBefore","ImageBlockEditing","Block image to inline image","ELEMENT_INLINE_IMAGE","ImageUploadEditing","TrackChangesEditing","ImageEditing","registerCustomCallback","isIntersecting","detach","isOwn","plugins","9790569WsGkwT","toPrevious","_registerLegacyDescription","newValue","nodeAfter","locale","chain","attribute","1180968mFiPiw","registerAttributeLabel","ImageCaptionUtils","imageTypeInline","findIndex","*Remove image text alternative*","28OIUrdd","has","FORMAT_IMAGE_SIZE","*Set image width:* %0","toggleImageCaption","_findSuggestions","caption","uploadImage","enableCommand","insertion","ImageInlineEditing","ImageUtils","format","filter","end","registerDescriptionCallback","resizeImage","createRangeOn"];return(Fo=function(){return t})()}!function(t,e){const n=wo,r=t();for(;;)try{if(510786===parseInt(n(319))/1*(parseInt(n(340))/2)+parseInt(n(344))/3+-parseInt(n(339))/4+parseInt(n(335))/5+-parseInt(n(394))/6*(parseInt(n(400))/7)+-parseInt(n(306))/8+parseInt(n(386))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fo);class Do extends t.Plugin{[Oo(345)](){const t=Oo,e=this[t(372)];if(!e[t(385)][t(401)](t(380)))return;const n=e[t(385)][t(326)](t(379)),r=e[t(385)][t(326)](t(411)),s=e[t(391)];n[t(408)](t(313)),n[t(303)][t(331)](t(365),(e=>zr(s,t(320),e))),n[t(303)][t(331)](t(370),(e=>zr(s,t(377),e))),n[t(303)][t(331)](t(406),(()=>zr(s,t(354)))),e[t(385)][t(401)](t(378))&&n[t(408)](t(407)),e[t(385)][t(401)](t(375))&&e[t(385)][t(401)](t(410))&&(n[t(408)](t(397),((s,o)=>{const i=t,a=r[i(316)](e[i(307)][i(332)][i(357)]);e[i(307)][i(322)]((()=>{const t=i;n[t(317)](a,{commandName:t(397),commandParams:[o]},[],t(373))}))})),n[t(408)](t(321),((s,o)=>{const a=t;e[a(307)][a(322)]((t=>{const c=a;let u=r[c(316)](e[c(307)][c(332)][c(357)]),l=t[c(298)](u);const f=i.LivePosition[c(353)](l[c(300)],c(387)),h=i.LivePosition[c(353)](l[c(295)],c(368));n[c(360)]((()=>s(o))),u=r[c(316)](e[c(307)][c(332)][c(357)]),l=t[c(298)](u);const g=t[c(359)](f,h);f[c(383)](),h[c(383)](),n[c(317)](u,{commandName:c(397),commandParams:[o]},[],c(352)),g[c(300)][c(299)](l[c(300)])&&n[c(334)](t[c(359)](g[c(300)],l[c(300)]),c(352)),l[c(295)][c(299)](g[c(295)])&&n[c(334)](t[c(359)](l[c(295)],g[c(295)]),c(352))}))})),n[t(367)][t(381)](t(369),t(352),t(323),(()=>!1)),n[t(367)][t(381)](t(369),t(352),t(356),(()=>!1)),n[t(367)][t(381)](t(369),t(352),t(310),n[t(367)][t(336)](t(369),"",t(356))),n[t(367)][t(381)](t(409),t(352),t(323),(()=>!1)),n[t(367)][t(381)](t(409),t(352),t(310),(([r])=>{const s=t,o=n[s(367)][s(336)](s(409),"",s(310));let i=r[s(300)],a=r[s(295)];const c=e[s(307)][s(311)][s(329)](i,s(305)),u=e[s(307)][s(311)][s(329)](a,s(327));c[s(355)]&&(i=c[s(300)]),u[s(355)]&&(a=u[s(295)]),o([e[s(307)][s(359)](i,a)])})),n[t(367)][t(381)](t(369),t(352),t(392),c),n[t(367)][t(381)](t(409),t(352),t(392),c)),e[t(385)][t(401)](t(315))&&(n[t(408)](t(404),((s,o)=>{const i=t,a=e[i(385)][i(326)](i(396));let c=r[i(316)](e[i(307)][i(332)][i(357)]),u=a[i(324)](c);e[i(307)][i(322)]((()=>{const t=i;if(u)return void n[t(343)](e[t(307)][t(298)](u));const l=r[t(304)](c);s(o),c=r[t(316)](e[t(307)][t(332)][t(357)]),u=a[t(324)](c),n[t(334)](e[t(307)][t(298)](u),l?null:t(364))}))})),n[t(367)][t(381)](t(409),t(364),t(392),c));const o=[{type:t(369),subType:t(308)},{type:t(409),subType:t(364)},{type:t(369),subType:t(352)},{type:t(409),subType:t(352)}];function a(e,s){const i=t,a=o[i(398)]((({type:t,subType:n})=>e[i(366)]==t&&e[i(302)]==n)),c=o[i(398)]((({type:t,subType:e})=>s[i(366)]==t&&s[i(302)]==e));if(a<0||c<0)return!1;const u=e[i(361)](),l=s[i(361)]();if((0==a||1==a)&&2==c&&u[i(382)](l))return!0;if(2==a&&3==c){const t=n[i(405)](u,i(409))[i(294)]((({suggestion:t,meta:e})=>e[i(384)]&&i(352)==t[i(302)]));if(t[i(363)]>1&&l[i(295)][i(325)](u[i(300)]))return!0;if(1==t[i(363)]&&(u[i(300)][i(325)](l[i(295)])||u[i(295)][i(325)](l[i(300)])))return!0}if(3==a&&3==c&&u[i(300)][i(299)](l[i(300)])){const t=u[i(295)][i(390)],e=l[i(300)][i(374)];return r[i(304)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(385)][t(401)](t(314))&&(n[t(312)](t(297),[],[t(362)]),n[t(303)][t(395)](t(362),zr(s,t(402)))),e[t(385)][t(401)](t(350))&&n[t(312)](t(348),[],[t(347)]),n[t(303)][t(296)]((e=>{const n=t;if(o[n(337)]((({type:t,subType:r})=>e[n(366)]==t&&e[n(302)]==r)))return e[n(330)]?{}:void 0})),n[t(303)][t(296)]((e=>{const n=t;if(n(409)==e[n(366)]||n(318)==e[n(366)]){const t=e[n(342)]();if(t&&t.is(n(309),n(406)))return{type:n(409)==e[n(366)]?n(351):n(328),element:t,quantity:1}}})),n[t(303)][t(296)]((e=>t(369)==e[t(366)]&&t(352)==e[t(302)]?{type:t(412),content:t(371)}:t(369)==e[t(366)]&&t(373)==e[t(302)]?{type:t(412),content:t(376)}:void 0)),n[t(303)][t(296)]((e=>{const n=t;if(n(393)!=e[n(366)])return;const{data:r}=e;if(!r||n(347)!=r[n(333)])return;const o=r[n(389)];return o?{type:n(412),content:zr(s,n(349),'"'+o+'"')}:{type:n(412),content:zr(s,n(399))}})),this[t(388)]()}[Oo(388)](){const t=Oo,e=this[t(372)],n=e[t(391)];e[t(385)][t(326)](t(379))[t(303)][t(296)]((e=>{const r=t;if(r(369)!=e[r(366)]&&r(341)!=e[r(366)])return;const{data:s}=e;if(s){if(r(348)==s[r(338)]){const t=s[r(346)][0][r(389)];return t?{type:r(412),content:zr(n,r(349),'"'+t+'"')}:{type:r(412),content:zr(n,r(399))}}if(r(297)==s[r(338)]){const t=s[r(346)][0][r(301)];return t?{type:r(412),content:zr(n,r(403),t)}:{type:r(412),content:zr(n,r(358))}}}}))}}const Po=xo;function xo(t,e){const n=Bo();return(xo=function(t,e){return n[t-=162]})(t,e)}function Bo(){const t=["ImageEditing","commandName","formatBlock","replaceImageSource","539379FHuAMO","discard","1750505YZWDGB","getSuggestionCallback","26958YLrYdC","plugins","registerDescriptionCallback","formatInline","355912CutaAQ","4SdXBRH","oldValue","249028UxAAWO","newValue","11576310pOjGoU","_suggestionFactory","21BuESVM","TrackChangesEditing","48nCXClB","afterInit","locale","format","editor","_handleLegacySuggestions","_descriptionFactory","984249WvGmTk","*Replace image URL*","type","*Format:* replace image URL","_enableDefaultAttributesIntegration","src","has","registerCustomCallback","get","accept","key","attribute","11PjmURQ","_registerLegacyDescription"];return(Bo=function(){return t})()}!function(t,e){const n=xo,r=t();for(;;)try{if(204412===parseInt(n(195))/1+-parseInt(n(192))/2+-parseInt(n(166))/3+parseInt(n(193))/4*(-parseInt(n(186))/5)+parseInt(n(188))/6*(parseInt(n(199))/7)+parseInt(n(201))/8*(-parseInt(n(184))/9)+parseInt(n(197))/10*(parseInt(n(178))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bo);class Uo extends t.Plugin{[Po(202)](){const t=Po;if(!this[t(163)][t(189)][t(172)](t(180)))return;const e=this[t(163)][t(203)],n=this[t(163)][t(189)][t(174)](t(200));n[t(170)](t(183),[],[t(171)]),n[t(165)][t(190)]((n=>{const r=t;if(r(177)!=n[r(168)])return;const{data:s}=n;return s&&r(171)==s[r(176)]?s[r(196)]&&s[r(194)]?{type:r(162),content:zr(e,r(167))}:{type:r(162),content:""}:void 0})),this[t(164)]()}[Po(164)](){const t=Po,e=this[t(163)][t(189)][t(174)](t(200));e[t(198)][t(173)](t(182),t(183),t(175),e[t(198)][t(187)](t(182),null,t(185))),e[t(198)][t(173)](t(182),t(183),t(185),e[t(198)][t(187)](t(182),null,t(175))),this[t(179)]()}[Po(179)](){const t=Po,e=this[t(163)],n=e[t(203)];e[t(189)][t(174)](t(200))[t(165)][t(190)]((e=>{const r=t;if(r(182)!=e[r(168)]&&r(191)!=e[r(168)])return;const{data:s}=e;return s&&r(183)==s[r(181)]?{type:r(162),content:zr(n,r(169))}:void 0}))}}const jo=Go;function Go(t,e){const n=Vo();return(Go=function(t,e){return n[t-=455]})(t,e)}function Vo(){const t=["markBlockFormat","head","isEqual","966543kHEHZY","1275EJCatB","markInlineFormat","normalizedStyles","end","ImageStyleEditing","subType","getContainedElement","nodeBefore","registerDescriptionCallback","setImageNaturalSizeAttributes","from","commandName","*Format:* %0","findIndex","getSuggestion","isInContent","imageStylePreApply","convertInlineImageToBlock","350mJPnSn","_findSuggestions","imageStylePostApply","insertion","start","discard","enableCommand","type","getChangedMarkers","252835NXPXRe","_descriptionFactory","ImageUtils","getFirstRange","accept","change","chain","formatBlock","TrackChangesEditing","commands","Users","getClosestSelectedImageElement","filter","document","imageTypeBlock","suggestion","forEach","commandParams","author","_suggestionFactory","getSuggestions","side","discardSuggestion","newRange","refresh","_splitMarkerName","locale","getSuggestionCallback","registerCustomCallback","plugins","392057rFqFFI","length","imageStyle","differ","208yNYpTK","imageCaption","hasSuggestion","afterInit","3573GYrNVZ","2175750WTqseh","39702VCLbhz","title","toLowerCase","FORMAT_SIDE_IMAGE","selection","isIntersecting","commandReversedParams","nodeAfter","has","12RycrSN","357854mZkXQp","isInlineImage","value","isBlockImage","registerPostFixer","join","next","isOwn","formatInline","_registerLegacyDescription","get","name","createRangeOn","format","editor","isBefore","156cPUeAe","shouldConvertImageType","model","imageTypeInline"];return(Vo=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(882732===-parseInt(n(507))/1+-parseInt(n(516))/2+-parseInt(n(550))/3*(parseInt(n(526))/4)+-parseInt(n(551))/5*(-parseInt(n(517))/6)+parseInt(n(527))/7*(parseInt(n(511))/8)+-parseInt(n(515))/9*(-parseInt(n(468))/10)+-parseInt(n(477))/11*(-parseInt(n(543))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class Ho extends t.Plugin{[jo(514)](){const t=jo,n=this[t(541)];if(!n[t(506)][t(525)](t(555)))return;const r=n[t(506)][t(537)](t(485)),s=n[t(506)][t(537)](t(479)),o={};r[t(474)](t(509),((o,i)=>{const a=t,c=n[a(506)][a(537)](a(487)).me,u=n[a(486)][a(537)](a(509));let l=s[a(488)](n[a(545)][a(490)][a(521)]),f=n[a(545)][a(539)](l),h=u[a(529)];if(h==i[a(529)])return;const g={commandName:a(509),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(545)][a(482)]((()=>{const t=a;if(r[t(497)]()[t(489)]((e=>e[t(465)]&&c==e[t(495)]&&(t(484)==e[t(475)]||t(535)==e[t(475)])&&(t(466)==e[t(455)]||t(470)==e[t(455)])&&e[t(480)]()[t(549)](f)))[t(493)]((e=>r[t(499)](e[t(548)]))),l=s[t(488)](n[t(545)][t(490)][t(521)]),f=n[t(545)][t(539)](l),u[t(501)](),n[t(486)][t(537)](t(546))[t(501)](),n[t(486)][t(537)](t(491))[t(501)](),h=u[t(529)],h!=i[t(529)])return s[t(528)](l)&&u[t(544)](i[t(529)],l)?(o({...i,setImageSizes:!1}),l=s[t(488)](n[t(545)][t(490)][t(521)]),void r[t(547)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(466))):void(s[t(530)](l)?r[t(547)](l,g,[],t(470)):r[t(552)](f,g,t(470)))}))}));for(const e of n[t(506)][t(537)](t(555))[t(553)])o[e[t(538)]]=e[t(518)][t(519)]();r[t(496)][t(505)](t(484),t(466),t(532),(()=>!1)),r[t(496)][t(505)](t(484),t(470),t(532),(()=>!1)),r[t(496)][t(505)](t(535),t(470),t(532),(()=>!1)),r[t(496)][t(505)](t(484),t(466),t(481),(([e])=>{const n=t;s[n(459)](e[n(456)]())})),r[t(496)][t(505)](t(484),t(466),t(473),((e,n)=>{const s=t;r[s(496)][s(504)](s(484),"",s(481))(e,{commandName:n[s(461)],commandParams:n[s(523)]})})),r[t(496)][t(505)](t(484),t(466),t(483),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(484),subType:t(466)},{type:t(471),subType:t(512)},{type:t(484),subType:t(467)},{type:t(471),subType:t(467)}];function a(e,n){const o=t,a=i[o(463)]((({type:t,subType:n})=>e[o(475)]==t&&e[o(455)]==n)),c=i[o(463)]((({type:t,subType:e})=>n[o(475)]==t&&n[o(455)]==e));if(a<0||c<0)return!1;const u=e[o(480)](),l=n[o(480)]();if((0==a||1==a)&&2==c&&u[o(522)](l))return!0;if(2==a&&3==c){const t=r[o(469)](u,o(471))[o(489)]((({suggestion:t,meta:e})=>e[o(534)]&&o(467)==t[o(455)]));if(t[o(508)]>1&&l[o(554)][o(549)](u[o(472)]))return!0;if(1==t[o(508)]&&(u[o(472)][o(549)](l[o(554)])||u[o(554)][o(549)](l[o(472)])))return!0}if(3==a&&3==c&&u[o(472)][o(542)](l[o(472)])){const t=u[o(554)][o(524)],e=l[o(472)][o(457)];return s[o(530)](t)&&t===e}return!1}n[t(545)][t(490)][t(531)]((()=>{const e=t;let o=!1;const i=Array[e(460)](n[e(545)][e(490)][e(510)][e(476)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(502)](t);if(e(492)==i&&r[e(513)](u)){if(e(484)==a&&(e(466)==c||e(470)==c)){const t=r[e(464)](u);if(n[e(500)]){const n=t[e(480)]()[e(456)]();if(s[e(530)](n))continue;r[e(499)](t),o=!0}}if(e(471)==a&&e(512)==c&&!n[e(500)]){const t=r[e(464)](u);t[e(533)]&&t[e(533)][e(465)]&&(r[e(499)](t[e(533)]),o=!0)}}}return o})),this[t(536)](o)}[jo(536)](t){const e=jo,n=this[e(541)],r=n[e(503)];n[e(506)][e(537)](e(485))[e(478)][e(458)]((n=>{const s=e;if(s(484)!=n[s(475)]&&s(535)!=n[s(475)])return;const{data:o}=n;if(!o||s(509)!=o[s(461)])return;const i=o[s(494)][0][s(529)];return function(t){const e=s;return{type:e(540),content:zr(r,e(462),t)}}(s(498)===i?zr(r,s(520)):t[i]||i)}))}}const zo=Wo;function Wo(t,e){const n=Xo();return(Wo=function(t,e){return n[t-=351]})(t,e)}!function(t,e){const n=Wo,r=t();for(;;)try{if(820588===parseInt(n(375))/1*(parseInt(n(377))/2)+-parseInt(n(365))/3+-parseInt(n(372))/4+-parseInt(n(362))/5+parseInt(n(355))/6+-parseInt(n(371))/7+parseInt(n(368))/8*(parseInt(n(357))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xo);class Ko extends t.Plugin{constructor(t){const e=Wo;super(t),this[e(351)]=!1,this[e(374)]=!1}[zo(364)](){const t=zo,e=this[t(379)],n=e[t(367)][t(352)](t(354)),r=e[t(367)][t(352)](t(380));n&&(n.on(t(360),((e,[,n])=>{const s=t;this[s(351)]=r[s(370)],n[s(356)][s(373)]=!this[s(351)]}),{priority:t(381)}),this[t(366)](n,t(383),this[t(378)][t(382)](this)),this[t(366)](n,t(383),(()=>{const e=t;this[e(374)]&&(r[e(360)](),this[e(374)]=!1)}),{priority:t(359)}),e[t(376)][t(352)](t(361))[t(363)](t(354)))}[zo(378)](t,e){const n=zo,{suggestions:r}=e,s=this[n(379)][n(367)][n(352)](n(380)),o=s[n(370)];this[n(351)]!==o&&(s[n(360)](),this[n(374)]=!0),r&&r[n(358)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(379)][o(376)][o(352)](o(369)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(354)}}};this[o(379)][o(376)][o(352)](o(361))[o(353)](i)}))}}function Xo(){const t=["_setSuggestionData","importWord","1407300uUCGKu","collaboration_features","228303EFxtDl","forEach","lowest","execute","TrackChangesEditing","2232770wHXZPP","enableCommand","afterInit","4584078EdjDrT","listenTo","commands","1032pVPOrt","Users","value","3083927fQaVMo","4148772kKMTzj","track_changes","_trackChangesExecuted","255343YnVWmP","plugins","6TMsdvr","_handleImportedData","editor","trackChanges","high","bind","dataInsert","_trackChangesValueDuringImport","get"];return(Xo=function(){return t})()}const qo=Zo;function Zo(t,e){const n=Qo();return(Zo=function(t,e){return n[t-=371]})(t,e)}!function(t,e){const n=Zo,r=t();for(;;)try{if(329276===parseInt(n(391))/1+-parseInt(n(385))/2+parseInt(n(408))/3+parseInt(n(402))/4+parseInt(n(395))/5+-parseInt(n(377))/6+parseInt(n(378))/7*(-parseInt(n(382))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qo);class Yo extends t.Plugin{[qo(398)](){const t=qo,e=this[t(373)],n=e[t(405)][t(404)](t(390));if(e[t(405)][t(397)](t(393))&&(n[t(386)](t(375)),n[t(386)](t(400))),e[t(405)][t(397)](t(381)))for(const e of[t(383),t(387)])n[t(401)](e);const r=e[t(380)];n[t(399)](t(372)),n[t(376)][t(403)](t(372),zr(r,t(389))),this[t(371)]()}[qo(371)](){const t=qo,e=this[t(373)],n=e[t(380)],r=e[t(405)][t(404)](t(390));r[t(376)][t(396)]((e=>{const s=t;if(s(374)!=e[s(407)])return;const{data:o}=e;if(!o)return;if(s(383)!=o[s(394)]&&s(387)!=o[s(394)])return;const i=e[s(406)]()[0],a=r[s(376)][s(379)](i);return s(383)==o[s(394)]?{type:s(392),content:zr(n,s(388),a)}:s(387)==o[s(394)]?{type:s(392),content:zr(n,s(384),a)}:void 0}))}}function Qo(){const t=["2010552wdYCfe","registerAttributeLabel","get","plugins","getItems","type","761232qchVBW","_registerLegacyDescription","blockIndent","editor","formatBlock","indent","_descriptionFactory","2554062SceOQd","774851GKTlAk","getItemLabel","locale","IndentBlock","8ZewuOg","indentBlock","*Outdent:* %0","379200fKMIYD","enableCommand","outdentBlock","*Indent:* %0","FORMAT_INDENT","TrackChangesEditing","141232WrEYkl","format","IndentEditing","commandName","788160lBdaME","registerDescriptionCallback","has","afterInit","_registerBlockAttribute","outdent","_enableDefaultAttributesIntegration"];return(Qo=function(){return t})()}var Jo=ti;function $o(){var t=["60IyZumw","3233816SfYsQs","enableCommand","2431958WRCVIP","1215237SLdjTG","124430ckBblN","requires","init","get","plugins","TrackChangesEditing","8174046uesjRL","52309AbykXW","editor","9961812EOQdQo","input"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=102]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(788429===-parseInt(n(105))/1+parseInt(n(112))/2+-parseInt(n(113))/3+-parseInt(n(109))/4*(-parseInt(n(114))/5)+-parseInt(n(104))/6+parseInt(n(107))/7+-parseInt(n(110))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Jo(115)](){return[vs.Input]}[Jo(116)](){var t=Jo;this[t(106)][t(102)][t(117)](t(103))[t(111)](t(108))}}function ni(){const t=["1018116LhABDw","format","*Set link:* %0","TrackChangesEditing","6942194UOkHws","commandParams","formatInline","manualDecorators","attribute","key","linkHref","4lnGDFV","_registerLegacyDescription","link","*Remove link*","link (","has","editor","map","label","_descriptionFactory","735924RoWUEv","_enableDefaultAttributesIntegration","get","1394822KVDtoh","unlink","LinkEditing","1980705casEYY","commands","afterInit","commandName","6520725lJjTjI","toLowerCase","newValue","locale","registerDescriptionCallback","16FXADbU","420279hpnmFP","registerAttributeLabel","plugins","type"];return(ni=function(){return t})()}const ri=si;function si(t,e){const n=ni();return(si=function(t,e){return n[t-=269]})(t,e)}!function(t,e){const n=si,r=t();for(;;)try{if(522285===parseInt(n(284))/1+-parseInt(n(308))/2+parseInt(n(280))/3+-parseInt(n(295))/4*(-parseInt(n(270))/5)+parseInt(n(305))/6+parseInt(n(288))/7+parseInt(n(279))/8*(-parseInt(n(274))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ni);class oi extends t.Plugin{[ri(272)](){const t=ri,e=this[t(301)];if(!e[t(282)][t(300)](t(269)))return;const n=e[t(282)][t(307)](t(287)),r=e[t(271)][t(307)](t(297));n[t(306)](t(297),[t(294),...r[t(291)][t(302)]((t=>t.id))]),n[t(306)](t(309));for(const e of r[t(291)])n[t(304)][t(281)](e.id,t(299)+e[t(303)][t(275)]()+")");n[t(304)][t(278)]((n=>{const r=t;if(r(292)!=n[r(283)])return;const{data:s}=n;if(!s||r(294)!=s[r(293)])return;const o=s[r(276)],i=e[r(277)];return{type:r(285),content:null==o?zr(i,r(298)):zr(i,r(286),'"'+o+'"')}})),this[t(296)]()}[ri(296)](){const t=ri,e=this[t(301)],n=e[t(277)];e[t(282)][t(307)](t(287))[t(304)][t(278)]((e=>{const r=t;if(r(290)!=e[r(283)])return;const{data:s}=e;if(s){if(r(297)==s[r(273)]){const t=s[r(289)][0];return{type:r(285),content:zr(n,r(286),'"'+t+'"')}}return r(309)==s[r(273)]?{type:r(285),content:zr(n,r(298))}:void 0}}))}}const ii=ai;function ai(t,e){const n=ci();return(ai=function(t,e){return n[t-=469]})(t,e)}function ci(){const t=["bulleted","afterInit","getSelectedBlocks","filter","657XFqxDL","498IhSlNa","get","paragraph","length","ELEMENT_TODO_LIST","ELEMENT_BULLETED_LIST","35013020GUXAOf","bulletedList","enableCommand","schema","numbered","*Outdent:* %0","slice","listItem","formatBlock","forceValue","*Indent:* %0","type","editor","_descriptionFactory","blockName","registerElementLabel","createRange","before","listIndent","*Uncheck item*","selection","has","1336308XNLOtX","todoListChecked","TrackChangesEditing","document","59536OqeGlY","formatInline","todoList","markBlockFormat","execute","ELEMENT_LIST_ITEM","format","_selectedElements","add","*Change to:* %0","createPositionAt","1651836edAFqY","element","LegacyListEditing","end","plugins","previousSibling","checkChild","value","push","22911kuutnF","findIndex","change","1178142SJQMQM","8772755PPeoBL","getAttribute","checkTodoList","LegacyTodoListEditing","commands","4AjeGXo","numberedList","parent","model","outdentList","ELEMENT_NUMBERED_LIST","commandName","*Check item*","from","locale","todo","commandParams","registerDescriptionCallback","nextSibling","replace","listType","name","List","isObject","indentList"];return(ci=function(){return t})()}!function(t,e){const n=ai,r=t();for(;;)try{if(884176===-parseInt(n(506))/1+parseInt(n(491))/2+parseInt(n(518))/3*(parseInt(n(524))/4)+-parseInt(n(519))/5+-parseInt(n(549))/6*(-parseInt(n(515))/7)+parseInt(n(495))/8*(-parseInt(n(548))/9)+parseInt(n(469))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ci);class ui extends t.Plugin{[ii(545)](){const t=ii,e=this[t(481)],n=e[t(533)];if(!e[t(510)][t(490)](t(508)))return;const r=e[t(510)][t(550)](t(493)),s=e[t(510)][t(490)](t(522));function o(t){return()=>{const n=ai,s=e[n(527)][n(494)][n(489)],o=e[n(523)][n(550)](t);if(o[n(513)])return void e[n(499)](n(551),{});const i=t[n(475)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(532)](t)[s(547)]((t=>function(t,e){const n=s;return e[n(512)](t[n(526)],n(476))&&!e[n(542)](t)}(t,r)));o=o[s(547)]((t=>!t.is(s(507),s(476))||t[s(520)](s(539))!=e));const i=new Set;for(const t of o)t.is(s(507),s(476))?i[s(503)](li(t)):i[s(503)](t);return Array[s(532)](i)}(s[n(546)](),i,e[n(527)][n(472)]);e[n(527)][n(517)]((()=>{const e=n;for(const n of a)r[e(498)](n,{commandName:t,commandParams:[{forceValue:!o[e(513)]}],formatGroupId:e(483)},fi(n))}))}}function i(t){return()=>{const n=ai,s=function(t){const e=ai;let n=Array[e(532)](t);const r=n[e(516)]((t=>e(476)!=t[e(540)]));return r>-1&&(n=n[e(475)](0,r)),n}(e[n(527)][n(494)][n(489)][n(546)]()),o=e[n(527)][n(485)](e[n(527)][n(505)](s[0],n(486)),e[n(527)][n(505)](s[s[n(552)]-1],n(509)));e[n(527)][n(517)]((()=>{const e=n;r[e(498)](o,{commandName:t,commandParams:[],formatGroupId:e(487)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(537)];for(;t&&t[n(520)](n(487))>e[n(520)](n(487));)r[n(503)](t),t=t[n(537)]}return Array[n(532)](r)}(s))}))}}r[t(471)](t(525),o(t(525))),r[t(471)](t(470),o(t(470))),s&&r[t(471)](t(497),o(t(497))),r[t(471)](t(543),i(t(543))),r[t(471)](t(528),i(t(528))),s&&r[t(471)](t(521),(()=>{const n=t,s=e[n(523)][n(550)](n(521)),o=Array[n(532)](s[n(502)]);o[n(547)]((t=>t[n(520)](n(492))!=s[n(513)])),e[n(527)][n(517)]((()=>{const t=n;for(const e of o)r[t(498)](e,{commandName:t(521),commandParams:[{forceValue:!s[t(513)]}]})}))})),r[t(482)][t(484)](t(476),(e=>zr(n,t(500),e))),r[t(482)][t(536)]((e=>{const r=t;if(r(477)!=e[r(480)]&&r(496)!=e[r(480)])return;const{data:s}=e;if(s){if(r(525)==s[r(530)]||r(470)==s[r(530)]||r(497)==s[r(530)])switch(s[r(530)][r(538)](r(541),"")){case r(544):return o(zr(n,r(554)));case r(473):return o(zr(n,r(529)));case r(534):return o(zr(n,r(553)))}if(r(543)==s[r(530)])return{type:r(501),content:zr(n,r(479),zr(n,r(500)))};if(r(528)==s[r(530)])return{type:r(501),content:zr(n,r(474),zr(n,r(500)))};if(r(521)==s[r(530)])return s[r(535)][0][r(478)]?{type:r(501),content:zr(n,r(531))}:{type:r(501),content:zr(n,r(488))}}function o(t){const e=r;return{type:e(501),content:zr(n,e(504),t)}}}))}}function li(t){const e=ii,n=t[e(520)](e(487));if(0==n)return t;let r=t;for(;t[e(511)]&&t[e(511)].is(e(507),e(476));){const s=t[e(511)][e(520)](e(487));if(s==n)r=t[e(511)];else if(s<n)break;t=t[e(511)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(507),e(476))&&t[e(520)](e(487))>0){let r=t[e(537)];for(;r&&e(476)==r[e(540)]&&r[e(520)](e(487))==t[e(520)](e(487));)n[e(514)](r),r=r[e(537)]}return n}const hi=di;function gi(){const t=["listReversed","replace","_getTranslationKeyForListStyle","createPositionAt","parent","createRange","type","length","listItem","unshift","formatInline","enableCommand","*Format:* set order to regular","getFirstPosition","bind","getSiblingNodes","editor","listStyle","filter","commandName","*Format:* set order to reversed","getListTypeFromListStyleType","629811uRaVEw","23386HktlqK","list.properties","config","_getSuggestionBlocksForListStyle","locale","*Change to:* %0","afterInit","styles","_descriptionFactory","before","listType","format","getSelectedBlocks","plugins","listStart","1730290Fqdbks","3507088cDtOTo","314beKDLL","LegacyListPropertiesEditing","flat","toUpperCase","*Format:* set start index to %0","LegacyListUtils","_getSuggestionBlocks","90lLEZlh","handleListStyleCommand","20bzzDfd","_LIST_","element","handleDescriptions","formatBlock","push","3082988LOfzDu","handleListStartCommand","commandParams","getLastPosition","ELEMENT_","change","get","document","forward","registerDescriptionCallback","27caVdNu","TrackChangesEditing","numbered","from","reversed","startIndex","backward","10188tQeagI","map","has","1281894pdrbRt","getAttribute","model","7iFLGCz","handleListReversedCommand","markMultiRangeBlockFormat","selection"];return(gi=function(){return t})()}function di(t,e){const n=gi();return(di=function(t,e){return n[t-=450]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(526171===parseInt(n(487))/1+parseInt(n(505))/2*(-parseInt(n(512))/3)+parseInt(n(520))/4+parseInt(n(514))/5*(parseInt(n(458))/6)+parseInt(n(461))/7*(-parseInt(n(504))/8)+parseInt(n(530))/9*(parseInt(n(503))/10)+-parseInt(n(488))/11*(parseInt(n(455))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gi);class pi extends t.Plugin{[hi(494)](){const t=hi;if(!this[t(481)][t(501)][t(457)](t(506)))return;const e=this[t(481)][t(490)][t(526)](t(489)),n=this[t(481)][t(501)][t(526)](t(531));e[t(495)]&&n[t(476)](t(482),this[t(513)][t(479)](this)),e[t(452)]&&n[t(476)](t(465),this[t(462)][t(479)](this)),e[t(453)]&&n[t(476)](t(502),this[t(521)][t(479)](this)),n[t(496)][t(529)](this[t(517)][t(479)](this))}[hi(513)](t,e={}){const n=hi,r=this[n(481)][n(501)][n(526)](n(531)),s=this[n(491)]();this[n(481)][n(460)][n(525)]((()=>{const t=n;r[t(463)](s,{commandName:t(482),commandParams:[{type:e[t(471)]}],formatGroupId:t(482)})}))}[hi(462)](t,e={}){const n=hi,r=this[n(481)][n(501)][n(526)](n(531)),s=this[n(511)]((t=>t.is(n(516),n(473))&&n(450)===t[n(459)](n(498))));if(s[n(472)]<1)return;const o=s[n(456)]((t=>this[n(481)][n(460)][n(470)](this[n(481)][n(460)][n(468)](t,n(497)),this[n(481)][n(460)][n(468)](t,0))));this[n(481)][n(460)][n(525)]((()=>{const t=n;r[t(463)](o,{commandName:t(465),commandParams:[{reversed:e[t(452)]}],formatGroupId:t(465)})}))}[hi(521)](t,e={}){const n=hi,r=this[n(481)][n(501)][n(526)](n(531)),s=this[n(511)]((t=>t.is(n(516),n(473))&&n(450)===t[n(459)](n(498))));if(s[n(472)]<1)return;const o=s[n(456)]((t=>this[n(481)][n(460)][n(470)](this[n(481)][n(460)][n(468)](t,n(497)),this[n(481)][n(460)][n(468)](t,0))));this[n(481)][n(460)][n(525)]((()=>{const t=n;r[t(463)](o,{commandName:t(502),commandParams:[{startIndex:e[t(453)]}],formatGroupId:t(502)})}))}[hi(517)](t){const e=hi;if(e(518)!=t[e(471)]&&e(475)!=t[e(471)])return;const n=this[e(481)][e(492)],{data:r}=t;if(!r)return;let s,o;switch(r[e(484)]){case e(482):s=e(493),o={type:e(499),content:zr(n,s,zr(n,this[e(467)](r[e(522)][0][e(471)])))};break;case e(465):s=r[e(522)][0][e(452)]?e(485):e(477),o={type:e(499),content:zr(n,s)};break;case e(502):s=e(509),o={type:e(499),content:zr(n,s,r[e(522)][0][e(453)])}}return o}[hi(491)](){const t=hi;var e,n,r,s;const o=this[t(481)][t(501)][t(526)](t(510));let i=Array[t(451)](this[t(481)][t(460)][t(527)][t(464)][t(500)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(516),t(473)))&&i[t(474)](...o[t(480)](this[t(481)][t(460)][t(527)][t(464)][t(478)](),t(454))),(null===(n=i[i[t(472)]-1])||void 0===n?void 0:n.is(t(516),t(473)))&&i[t(519)](...o[t(480)](this[t(481)][t(460)][t(527)][t(464)][t(523)](),t(528))),i=[...new Set(i)],(null===(s=null===(r=this[t(481)][t(460)][t(527)][t(464)][t(478)]())||void 0===r?void 0:r[t(469)])||void 0===s?void 0:s.is(t(516),t(473)))&&(i=i[t(483)]((e=>e.is(t(516),t(473))))),i}[hi(511)](t){const e=hi,n=this[e(481)][e(501)][e(526)](e(510));let r=Array[e(451)](this[e(481)][e(460)][e(527)][e(464)][e(500)]())[e(483)](t)[e(456)]((t=>{const r=e,s=this[r(481)][r(460)][r(468)](t,0);return[...n[r(480)](s,r(454)),...n[r(480)](s,r(528))]}))[e(507)]();return r=[...new Set(r)],r}[hi(467)](t){const e=hi;return e(524)+this[e(481)][e(501)][e(526)](e(510))[e(486)](t)[e(508)]()+e(515)+t[e(508)]()[e(466)](/-/g,"_")}}const mi=Ei;function Ii(){const t=["options","ELEMENT_MEDIA","plugins","MediaEmbedEditing","get","for","3506120zAyceu","media","1842248CYRlbk","enableCommand","has","high","mediaEmbed","_descriptionFactory","showSuggestionHighlights","afterInit","data","455566WuTwSv","elementToElement","481733wWWRIr","editor","locale","registerElementLabel","stop","1441422OHGFef","attribute:url:media","downcastDispatcher","conversion","TrackChangesEditing","5371408SeZgwE","dataDowncast","div","createEmptyElement","4533438NXWIFH"];return(Ii=function(){return t})()}function Ei(t,e){const n=Ii();return(Ei=function(t,e){return n[t-=125]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(415591===-parseInt(n(126))/1+parseInt(n(158))/2+-parseInt(n(131))/3+parseInt(n(149))/4+parseInt(n(147))/5+parseInt(n(140))/6+-parseInt(n(136))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ii);class bi extends t.Plugin{[mi(156)](){const t=mi,e=this[t(127)];if(!e[t(143)][t(151)](t(144)))return;const n=e[t(143)][t(145)](t(135)),r=e[t(128)];n[t(150)](t(153)),n[t(154)][t(129)](t(148),(e=>zr(r,t(142),e))),e[t(134)][t(146)](t(137))[t(125)]({model:t(148),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(155)])return n[s(139)](s(138))},converterPriority:t(152)}),e[t(157)][t(133)].on(t(132),((e,n,r)=>{const s=t;r[s(141)][s(155)]&&e[s(130)]()}),{priority:t(152)})}}function Ti(){const t=["MentionEditing","535bIFVsI","TrackChangesEditing","get","has","enableCommand","2607054KHrobN","7LWpKhg","12116104fRZdJn","mention","2935236HXcSsE","8734230tQNKca","4701000OxiXzc","1105566ekiJUS","afterInit","30572Dnmjfk","editor","plugins"];return(Ti=function(){return t})()}function _i(t,e){const n=Ti();return(_i=function(t,e){return n[t-=366]})(t,e)}const yi=_i;!function(t,e){const n=_i,r=t();for(;;)try{if(790169===-parseInt(n(380))/1+-parseInt(n(377))/2+parseInt(n(379))/3+parseInt(n(382))/4*(parseInt(n(368))/5)+-parseInt(n(373))/6*(-parseInt(n(374))/7)+parseInt(n(375))/8+-parseInt(n(378))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ti);class Ai extends t.Plugin{[yi(381)](){const t=yi,e=this[t(383)];e[t(366)][t(371)](t(367))&&e[t(366)][t(370)](t(369))[t(372)](t(376))}}const Ci=ki;function ki(t,e){const n=Ri();return(ki=function(t,e){return n[t-=370]})(t,e)}function Ri(){const t=["TrackChangesEditing","3045fHuOEp","2580579BzZlva","3472ntIsOY","1542NQgbmT","13CVbFVn","locale","plugins","has","pageBreak","get","8TpwqvE","afterInit","28098518kFJLjC","ELEMENT_PAGE_BREAK","_descriptionFactory","9078UHmbJm","10XHNjQK","2045ZqOpVV","registerElementLabel","enableCommand","editor","1046423GiKvup","PageBreakEditing","8745jXnAcU","554pWkZxI","2748NcDfxH"];return(Ri=function(){return t})()}!function(t,e){const n=ki,r=t();for(;;)try{if(538209===-parseInt(n(381))/1*(-parseInt(n(387))/2)+-parseInt(n(384))/3*(-parseInt(n(386))/4)+-parseInt(n(374))/5*(-parseInt(n(372))/6)+parseInt(n(378))/7*(parseInt(n(394))/8)+parseInt(n(385))/9*(parseInt(n(373))/10)+parseInt(n(380))/11*(parseInt(n(382))/12)+parseInt(n(388))/13*(-parseInt(n(396))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ri);class Ni extends t.Plugin{[Ci(395)](){const t=Ci,e=this[t(377)];if(!e[t(390)][t(391)](t(379)))return;e[t(390)][t(393)](t(383))[t(376)](t(392));const n=e[t(390)][t(393)](t(383)),r=e[t(389)];n[t(371)][t(375)](t(392),(e=>zr(r,t(370),e)))}}const Li=Si;function Si(t,e){const n=vi();return(Si=function(t,e){return n[t-=403]})(t,e)}function vi(){const t=["295232FxxMaI","paragraph","commandName","11142ipLdlv","insert","formatBlock","end","$text","_descriptionFactory","name","ck-suggestion-marker--active","options","format","insertParagraph","writer","checkChild","_registerLegacyDescription","mapper","isLimit","model","plugins","schema","span","36NfcUFO","type","highest","nodeAfter","getFirstRange","getItemLabel","get","Paragraph","markerName","registerDescriptionCallback","_enableDefaultAttributesIntegration","382091Jacvwz","data","addMarker:suggestion:insertion","registerElementLabel","addClass","includes","186316IqolBq","toViewPosition","isTouching","afterInit","markerRange","241340ymKvHh","createUIElement","editor","activeMarkers","TrackChangesEditing","editing","downcastDispatcher","1344cUknGB","bindElementToMarker","locale","start","insertion","634725HPwHyY","ELEMENT_PARAGRAPH","enableCommand","ck-suggestion-marker-split","consume","*Change to:* %0","20uGzTvW","showSuggestionHighlights","consumable","has","*Insert:* %0","178580AoPVGs","isBlock"];return(vi=function(){return t})()}!function(t,e){const n=Si,r=t();for(;;)try{if(298666===parseInt(n(436))/1+-parseInt(n(442))/2+parseInt(n(459))/3+-parseInt(n(465))/4*(-parseInt(n(447))/5)+-parseInt(n(425))/6*(parseInt(n(472))/7)+parseInt(n(454))/8*(-parseInt(n(405))/9)+parseInt(n(470))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vi);class Mi extends t.Plugin{[Li(445)](){const t=Li,e=this[t(449)];if(!e[t(422)][t(468)](t(432)))return;const n=e[t(456)],r=e[t(422)][t(431)](t(451));r[t(410)][t(439)](t(403),(e=>zr(n,t(460),e))),r[t(435)](t(403)),r[t(461)](t(415)),e[t(452)][t(453)].on(t(438),Oi(e),{priority:t(427)}),e[t(437)][t(453)].on(t(438),((n,r,s)=>{const o=t;s[o(413)][o(466)]&&Oi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(427)});const s=r[t(410)];s[t(434)]((r=>{const o=t;if(o(458)!==r[o(426)])return;const{start:i,end:a}=r[o(429)]();if(!i[o(444)](a)||!i[o(428)])return;const c=e[o(421)][o(423)],u=i[o(428)];return c[o(471)](u)&&!c[o(420)](u)&&c[o(417)](u,o(409))?{type:o(458),content:zr(n,o(469),s[o(430)](u,1))}:void 0})),this[t(418)]()}[Li(418)](){const t=Li,e=this[t(449)],n=e[t(456)];e[t(422)][t(431)](t(451))[t(410)][t(434)]((e=>{const r=t;if(r(407)!=e[r(426)])return;const{data:s}=e;return s&&r(403)==s[r(404)]?{type:r(414),content:zr(n,r(464),zr(n,r(460)))}:void 0}))}}function Oi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Si,i=t[o(422)][o(431)](o(451)),a=r[o(446)][o(457)],c=r[o(446)][o(408)],u=t[o(421)][o(423)];if(!a[o(444)](c)||!a[o(428)])return;const l=a[o(428)];if(u[o(471)](l)&&!u[o(420)](l)&&u[o(417)](l,o(409))){if(!s[o(467)][o(463)](r[o(446)],n[o(411)]))return;const t=s[o(416)][o(448)](o(424),{class:o(462)}),a=s[o(419)][o(443)](c);e&&i[o(450)][o(441)](r[o(433)])&&s[o(416)][o(440)](o(412),t),s[o(416)][o(406)](a,t),s[o(419)][o(455)](t,r[o(433)])}}}const wi=Fi;function Fi(t,e){const n=Pi();return(Fi=function(t,e){return n[t-=255]})(t,e)}!function(t,e){const n=Fi,r=t();for(;;)try{if(945491===parseInt(n(281))/1*(-parseInt(n(256))/2)+parseInt(n(279))/3+parseInt(n(282))/4*(-parseInt(n(265))/5)+parseInt(n(262))/6*(parseInt(n(276))/7)+parseInt(n(259))/8*(-parseInt(n(280))/9)+parseInt(n(284))/10*(parseInt(n(272))/11)+-parseInt(n(283))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pi);class Di extends t.Plugin{[wi(274)](){const t=wi,e=this[t(264)];e[t(271)][t(258)](t(270))&&(e[t(271)][t(269)](t(263))[t(260)](t(266)),this[t(255)]())}[wi(255)](){const t=wi,e=this[t(264)];e[t(271)][t(269)](t(263))[t(273)][t(268)]((n=>{const r=t;if(r(261)!=n[r(285)]&&r(267)!=n[r(285)])return;const{data:s}=n;return s&&r(266)==s[r(278)]?{type:r(275),content:zr(e[r(277)],r(257))}:void 0}))}}function Pi(){const t=["format","6536719NLyBiZ","locale","commandName","5561391GQxeUr","1611KHbZcJ","31eZuAsz","4QVxqBe","531564vBaMfJ","694990kFousJ","type","_registerLegacyDescription","86116TsImPq","*Remove all formatting*","has","55016jyDdxE","_enableDefaultAttributesIntegration","formatBlock","6DqSltm","TrackChangesEditing","editor","1025155tVdFvB","removeFormat","formatInline","registerDescriptionCallback","get","RemoveFormatEditing","plugins","154GUlOUT","_descriptionFactory","afterInit"];return(Pi=function(){return t})()}const xi=Bi;function Bi(t,e){const n=ji();return(Bi=function(t,e){return n[t-=361]})(t,e)}!function(t,e){const n=Bi,r=t();for(;;)try{if(629076===-parseInt(n(373))/1+parseInt(n(384))/2+-parseInt(n(369))/3*(-parseInt(n(386))/4)+-parseInt(n(361))/5+parseInt(n(378))/6*(-parseInt(n(377))/7)+-parseInt(n(385))/8+parseInt(n(374))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ji);class Ui extends t.Plugin{[xi(383)](){const t=xi,e=this[t(376)];if(!e[t(382)][t(365)](t(371)))return;const n=e[t(382)][t(370)](t(363));n[t(368)](t(379)),n[t(368)](t(367));const r=e[t(382)][t(370)](t(371));r[t(368)](t(362)),r[t(368)](t(364)),r[t(368)](t(372)),r[t(368)](t(366)),r[t(368)](t(381)),r[t(368)](t(375)),r[t(368)](t(380))}}function ji(){const t=["21NvkTCw","get","RestrictedEditingModeEditing","discardSuggestion","44734YBYdxC","9190512wZMOot","acceptSelectedSuggestions","editor","170989vxGPkV","174VLvsfL","goToPreviousRestrictedEditingException","discardSelectedSuggestions","discardAllSuggestions","plugins","afterInit","514820ATkRVa","1171992oDBqhi","613252DUeQAm","4115385AUrrYs","trackChanges","TrackChangesEditing","acceptSuggestion","has","acceptAllSuggestions","goToNextRestrictedEditingException","enableCommand"];return(ji=function(){return t})()}const Gi=Hi;function Vi(){const t=["insert","get","addMarker:suggestion","writer","test","element","merge","getItems","deletion","bindElementToMarker","shiftEnter","5910190DsAtGS","mapper","high","ELEMENT_LINE_BREAK","288796uMvPdq","split","markerName","11422334Ymhlif","createUIElement","options","4856852hbOnke","data","2957592oFSIUh","activeMarkers","7017fEpFLm","ck-suggestion-marker-","editing","consumable","addMarker:suggestion:insertion","init","TrackChangesEditing","requires","registerElementLabel","softBreak","includes","18BeDhmy","showSuggestionHighlights","_descriptionFactory","enableCommand","ck-suggestion-marker--active","addClass","locale","createPositionBefore","name","editor","366iQPEeU","toViewPosition","plugins","span","model","addMarker:suggestion:deletion","9443192zlrUmh","markerRange","downcastDispatcher"];return(Vi=function(){return t})()}function Hi(t,e){const n=Vi();return(Hi=function(t,e){return n[t-=238]})(t,e)}!function(t,e){const n=Hi,r=t();for(;;)try{if(985112===parseInt(n(238))/1+-parseInt(n(269))/2*(-parseInt(n(248))/3)+parseInt(n(244))/4+-parseInt(n(289))/5+-parseInt(n(246))/6+-parseInt(n(241))/7+parseInt(n(275))/8*(parseInt(n(259))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vi);class zi extends t.Plugin{static get[Gi(255)](){return[Ys.ShiftEnter]}[Gi(253)](){const t=Gi,e=this[t(268)],n=e[t(271)][t(279)](t(254));n[t(262)](t(288)),e[t(250)][t(277)].on(t(252),Wi(e),{priority:t(291)}),e[t(250)][t(277)].on(t(274),Wi(e),{priority:t(291)}),e[t(245)][t(277)].on(t(280),((n,r,s)=>{const o=t;s[o(243)][o(260)]&&Wi(e,{showActiveMarker:!1})(n,r,s)})),n[t(261)][t(256)](t(257),(n=>zr(e[t(265)],t(292),n)))}}function Wi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Hi,i=t[o(271)][o(279)](o(254));if(!s[o(251)][o(282)](r[o(276)],n[o(267)]))return;const a=t[o(273)];for(const t of r[o(276)][o(285)]()){if(!t.is(o(283),o(257)))continue;const n=o(286)==r[o(240)][o(239)](":")[1]?o(284):o(239),c=s[o(281)][o(242)](o(272),{class:o(249)+n}),u=s[o(290)][o(270)](a[o(266)](t));e&&i[o(247)][o(258)](r[o(240)])&&s[o(281)][o(264)](o(263),c),s[o(281)][o(278)](u,c),s[o(290)][o(287)](c,r[o(240)])}}}const Ki=qi;function Xi(){const t=["locale","plugins","183771RvwoCm","6KpbWAu","change","87355UpjUfK","forceValue","model","commandName","3019725CaWoAg","markInlineFormat","selection","12ThfyaA","FORMAT_RESTRICTED_ENABLED","type","isCollapsed","commandParams","enableCommand","restrictedEditingException","_descriptionFactory","registerDescriptionCallback","571296BwQyVZ","165384kOeNLK","StandardEditingModeEditing","180727MJBhLu","formatInline","7rwwVUO","FORMAT_RESTRICTED_DISABLED","format","TrackChangesEditing","has","afterInit","commands","editor","value","formatBlock","from","getRanges","get","document","5812220BVixgV"];return(Xi=function(){return t})()}function qi(t,e){const n=Xi();return(qi=function(t,e){return n[t-=120]})(t,e)}!function(t,e){const n=qi,r=t();for(;;)try{if(304744===parseInt(n(158))/1*(-parseInt(n(137))/2)+-parseInt(n(136))/3+parseInt(n(146))/4*(-parseInt(n(139))/5)+-parseInt(n(156))/6+-parseInt(n(160))/7*(-parseInt(n(155))/8)+parseInt(n(143))/9+parseInt(n(133))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xi);class Zi extends t.Plugin{[Ki(124)](){const t=Ki,e=this[t(126)],n=e[t(141)],r=e[t(134)];if(!e[t(135)][t(123)](t(157)))return;const s=e[t(135)][t(131)](t(122)),o=t(152),i=e[t(125)][t(131)](o);s[t(151)](o,((e,r={})=>{const a=t,c=n[a(132)][a(145)];if(c[a(149)])return void e(r);const u=void 0!==r[a(140)]?r[a(140)]:!i[a(127)];n[a(138)]((()=>{const t=a,e=Array[t(129)](c[t(130)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(144)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(153)][t(154)]((e=>{const n=t;if(n(128)!=e[n(148)]&&n(159)!=e[n(148)])return;const{data:s}=e;return s&&s[n(142)]==o?s[n(150)][0][n(140)]?{type:n(121),content:zr(r,n(147))}:{type:n(121),content:zr(r,n(120))}:void 0}))}}const Yi=Qi;function Qi(t,e){const n=$i();return(Qi=function(t,e){return n[t-=443]})(t,e)}!function(t,e){const n=Qi,r=t();for(;;)try{if(922840===parseInt(n(448))/1*(-parseInt(n(484))/2)+parseInt(n(494))/3*(parseInt(n(481))/4)+-parseInt(n(465))/5+parseInt(n(480))/6*(parseInt(n(489))/7)+parseInt(n(460))/8*(parseInt(n(452))/9)+-parseInt(n(472))/10+-parseInt(n(458))/11*(-parseInt(n(476))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($i);class Ji extends t.Plugin{[Yi(464)](){const t=Yi,e=this[t(466)];if(!e[t(451)][t(488)](t(444))||!e[t(451)][t(488)](t(473)))return;const n=e[t(451)][t(483)](t(482)),r=e[t(443)],s=e[t(461)][t(483)](t(468))||{},o=e[t(451)][t(483)](t(470)),i=e[t(451)][t(483)](t(490))[t(487)](e[t(451)][t(483)](t(473)),s[t(492)]);n[t(493)](t(468));const a=new Set;for(const e of i[t(446)]){const n=o[t(453)](e[t(479)]);a[t(475)](n)}const c=new Set;for(const e of i[t(462)]){const n=o[t(453)](e[t(479)]);c[t(475)](n);for(const n of e[t(469)])c[t(475)](n)}for(const e of a)n[t(474)](e),n[t(456)][t(491)](e,zr(r,t(478)));for(const e of c)n[t(459)](e),n[t(456)][t(491)](e,zr(r,t(478)));this[t(449)]()}[Yi(449)](){const t=Yi,e=this[t(466)],n=e[t(443)];e[t(451)][t(483)](t(482))[t(456)][t(471)]((e=>{const r=t;if(r(450)!=e[r(486)]&&r(457)!=e[r(486)])return;const{data:s}=e;return s&&r(468)===s[r(455)]?s[r(447)][0][r(467)]?{type:r(485),content:zr(n,r(477),s[r(447)][0][r(454)][r(445)]())}:{type:r(485),content:zr(n,r(463),s[r(447)][0][r(454)][r(445)]())}:void 0}))}}function $i(){const t=["_registerLegacyDescription","formatBlock","plugins","3626757ItoDfG","getGhsAttributeNameForElement","styleName","commandName","_descriptionFactory","formatInline","11ScoVcx","_registerInlineAttribute","16IcCbRQ","config","inline","*Remove format:* %0","afterInit","2778945juiqBh","editor","forceValue","style","ghsAttributes","GeneralHtmlSupport","registerDescriptionCallback","8710670jdigri","DataSchema","_registerBlockAttribute","add","18231204GCMcbm","*Set format:* %0","FORMAT_STYLE","element","1656ImjxgO","4qUGqGD","TrackChangesEditing","get","3408530kcyGHg","format","type","normalizeConfig","has","26992AgWKrS","StyleUtils","registerAttributeLabel","definitions","_enableDefaultAttributesIntegration","1993476eiCcBt","locale","Style","toLowerCase","block","commandParams","1amQOKa"];return($i=function(){return t})()}const ta=ra;function ea(){const t=["root","_tablePostFixingSubtypes","push","minRow","insert","_acceptFormatSuggestionCallbackFactory","tableRow","9aveTXe","tablePaste","max","mapper","has","first","TableEditing","locale","setSelection","join","_setupColumnsRowsFixing","last","isEqual","3234920niQiCE","showSuggestionHighlights","113oKnTEI","getContainedElement","editor","detach","document","341644YvdoTm","classes","insertTableRowBelow","change","findAncestor","getRowIndexes","refresh","*Remove:* %0","selectTableColumn","removeTableColumn","minColumn","afterInit","getAttribute","getSelectionAffectedTableCells","position","item","3110xCnchs","registerPostFixer","getChildren","markMultiRangeDeletion","commands","values","registerCustomCallback","batch","removeClass","some","type","ELEMENT_TABLE","low","isArray","_getSuggestionCoords","ELEMENT_TABLE_ROW","_tableSuggestions","_descriptionFactory","hasAttribute","createRangeOn","ELEMENT_TABLE_COLUMN_WITH_TEXT","registerDescriptionCallback","startsWith","ELEMENT_TABLE_COLUMN","nodeAfter","$textProxy","span","change:data","TrackChangesEditing","TableUtils","plugins","downcastDispatcher","toLowerCase","selectTableRow","selection","createPositionAt","name","accept","get","data","maxColumn","MIN_SAFE_INTEGER","above","addRange","options","5140772aqnOwC","substr","MAX_SAFE_INTEGER","getItems","min","insertTableRowAbove","addMarker:suggestion","isTouching","suggestion","15983NIptTc","deletion","cell","model","getChangedMarkers","writer","element","add","insertion","insertTable","colspan","ELEMENT_TABLE_WITH_TEXT","includes","115XiojAS","oldRange","forceValue","registerElementLabel","markMultiRangeInsertion","17040732lbDAAk","getFirstRange","15gFpmsj","maxRow","getSuggestion","execute","*Insert:* %0","insertTableColumnLeft","48066WnwsYt","discard","createTableWalker","ELEMENT_TABLE_ROW_WITH_TEXT","subType","tableColumn","every","getColumnIndexes","end","highest","isInContent","1146enTwDq","removeTableRow","_suggestionFactory","start","fromRange","from","insertTableColumnRight","addClass","enableCommand","_getCoordsForCells","getChanges","map","tableCell","left","length","toViewElement","isIntersectingWithRange","order","differ","_splitMarkerName","getCellLocation","$graveyard","table","getRanges","rootName","rowspan","createRangeIn","nodeBefore","filter","enqueueChange"];return(ea=function(){return t})()}!function(t,e){const n=ra,r=t();for(;;)try{if(460094===parseInt(n(460))/1*(parseInt(n(408))/2)+-parseInt(n(391))/3*(parseInt(n(465))/4)+-parseInt(n(384))/5*(-parseInt(n(397))/6)+-parseInt(n(362))/7+parseInt(n(458))/8*(parseInt(n(445))/9)+parseInt(n(317))/10*(-parseInt(n(371))/11)+parseInt(n(389))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ea);class na extends t.Plugin{constructor(t){const e=ra;super(t),this[e(439)]=[e(444),e(402)],this[e(333)]=new Set}[ta(312)](){const t=ta,e=this[t(462)],n=e[t(374)][t(464)][t(351)];if(!e[t(347)][t(449)](t(451)))return;const r=e[t(452)],s=e[t(347)][t(355)](t(345)),o=e[t(347)][t(355)](t(346));s[t(334)][t(387)](t(430),(e=>zr(r,t(328),e))),this[t(455)](),s[t(416)](t(380)),s[t(416)](t(350)),s[t(416)](t(473));for(const r of[t(367),t(467)]){const i=e[t(321)][t(355)](r);s[t(416)](r,(r=>{const a=t;e[a(374)][a(468)]((t=>{const e=a;r();const c=e(359)===i[e(425)],u=o[e(314)](n),l=o[e(470)](u),f=c?l[e(450)]-1:l[e(456)]+1,h=u[0][e(469)](e(430)),g=o[e(399)](h,{startRow:f,endRow:f}),d=Array[e(413)](g)[e(419)]((n=>t[e(336)](n[e(373)])));s[e(388)](d,e(444))}))}))}for(const r of[t(396),t(414)]){const i=e[t(321)][t(355)](r);s[t(416)](r,(r=>{const a=t;e[a(374)][a(468)]((t=>{const e=a;r();const c=e(421)===i[e(425)],u=o[e(314)](n),l=o[e(404)](u),f=c?l[e(450)]-1:l[e(456)]+1,h=u[0][e(469)](e(430)),g=o[e(399)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(413)](g)[e(419)]((n=>t[e(336)](n[e(373)])));s[e(388)](d,e(402))}))}))}for(const r of[t(409),t(474)]){const i=r[t(363)](11),a=i[t(349)](),c=a[t(363)](0,3)+t(343),u=t(430)+i,l=t(366)+i,f=t(447)+i;s[t(416)](r,(()=>{const i=t;e[i(374)][i(468)]((t=>{const e=i,h=o[e(314)](n),g=h[0][e(469)](e(430));let d;if(e(409)==r){const t=o[e(470)](h);d={startRow:t[e(450)],endRow:t[e(456)],includeAllSlots:!0}}else{const t=o[e(404)](h);d={startColumn:t[e(450)],endColumn:t[e(456)],includeAllSlots:!0}}const p=o[e(399)](g,d),m=Array[e(413)](p)[e(419)]((({cell:t})=>t)),I=sa(m[e(436)]((t=>t[e(335)](c)))),E=sa(m[e(436)]((t=>!t[e(335)](c))))[e(419)]((n=>t[e(336)](n))),b=s[e(320)](E,u);if(b&&(e(444)==b[e(401)]||e(402)==b[e(401)])){const n=this[e(331)](b);for(const r of I){const s=t[e(336)](r),i=o[e(428)](r),u=r[e(313)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(360)](s)}}}))}))}function c(r){const s=t,o=Array[s(413)](n[s(431)]())[s(419)]((t=>i.LiveRange[s(412)](t)));e[s(374)][s(468)]((t=>{const n=s,i=t[n(324)];r=r[n(436)]((t=>n(429)!=t[n(438)][n(432)])),t[n(453)](r),e[n(321)][n(355)](n(409))[n(471)](),e[n(394)](n(409),{forceDefaultExecution:!0}),e[n(374)][n(437)]((()=>{const t=n;e[t(374)][t(437)](i,(e=>{const n=t,r=o[n(436)]((t=>n(429)!=t[n(438)][n(432)]));r[n(422)]>0&&e[n(453)](r);for(const t of o)t[n(463)]()}))}))}))}function u(r){const s=t;e[s(374)][s(468)]((t=>{const o=s,a=Array[o(413)](n[o(431)]())[o(419)]((t=>i.LiveRange[o(412)](t))),c=[];for(const t of r)for(const e of t[o(365)]({shallow:!0}))c[o(440)](e);for(const n of c)o(429)!=n[o(438)][o(432)]&&(t[o(453)](t[o(352)](n,0)),e[o(321)][o(355)](o(474))[o(471)](),e[o(394)](o(474),{forceDefaultExecution:!0}));const u=a[o(436)]((t=>o(429)!=t[o(438)][o(432)]));u[o(422)]>0&&t[o(453)](u);for(const t of a)t[o(463)]()}))}function l(e,n){const r=t;return n[r(403)]((t=>e[r(326)]((e=>e[r(405)][r(457)](t[r(411)])||t[r(405)][r(457)](e[r(411)])))))}function f(e,n){const r=t;return e[r(326)]((t=>n[r(326)]((e=>t[r(405)][r(369)](e[r(411)])))))}e[t(356)][t(348)].on(t(368),((e,n,r)=>{const s=t;if(!r[s(361)][s(459)])return;const o=n[s(316)];if(!o)return;const i=r[s(448)][s(423)](o);function c(t){return Array[s(330)](t)?t:[t]}i&&s(420)===o[s(353)]&&(0,a.setHighlightHandling)(i,r[s(376)],((t,e,n)=>n[s(415)](c(e[s(466)]),t)),((t,e,n)=>n[s(325)](c(e[s(466)]),t)))}),{priority:t(406)}),s[t(334)][t(338)]((e=>{const n=t;if(n(379)!=e[n(327)]&&n(372)!=e[n(327)])return;const s=e[n(461)]();if(null!=s&&s.is(n(377),n(430))){if(n(379)==e[n(327)]){const t=e[n(365)]()[n(436)]((t=>t.is(n(342))))[n(419)]((t=>t[n(356)]));if(t[n(422)])return{type:n(379),content:zr(r,n(395),zr(r,n(382),'"'+t[n(454)](" ")+'"'))}}if(n(372)==e[n(327)]){const t=e[n(365)]()[n(436)]((t=>t.is(n(342))))[n(419)]((t=>t[n(356)]));if(t[n(422)])return{type:n(372),content:zr(r,n(472),zr(r,n(382),'"'+t[n(454)](" ")+'"'))}}}})),s[t(334)][t(338)]((e=>{const n=t;if(n(444)==e[n(401)]){const t=e[n(365)]()[n(436)]((t=>t.is(n(342))))[n(419)]((t=>t[n(356)])),s=this[n(331)](e),o=s[n(392)]-s[n(441)]+1;if(n(379)==e[n(327)])return t[n(422)]?{type:n(379),content:zr(r,n(395),zr(r,n(400),[o,'"'+t[n(454)](" ")+'"']))}:{type:n(379),content:zr(r,n(395),zr(r,n(332),o))};if(n(372)==e[n(327)])return t[n(422)]?{type:n(372),content:zr(r,n(472),zr(r,n(400),[o,'"'+t[n(454)](" ")+'"']))}:{type:n(372),content:zr(r,n(472),zr(r,n(332),o))}}if(n(402)==e[n(401)]){const t=e[n(365)]()[n(436)]((t=>t.is(n(342))))[n(419)]((t=>t[n(356)])),s=this[n(331)](e),o=s[n(357)]-s[n(311)]+1;if(n(379)==e[n(327)])return t[n(422)]?{type:n(379),content:zr(r,n(395),zr(r,n(337),[o,'"'+t[n(454)](" ")+'"']))}:{type:n(379),content:zr(r,n(395),zr(r,n(340),o))};if(n(372)==e[n(327)])return t[n(422)]?{type:n(372),content:zr(r,n(472),zr(r,n(337),[o,'"'+t[n(454)](" ")+'"']))}:{type:n(372),content:zr(r,n(472),zr(r,n(340),o))}}})),s[t(410)][t(323)](t(379),t(444),t(398),c),s[t(410)][t(323)](t(372),t(444),t(354),c),s[t(410)][t(323)](t(379),t(402),t(398),u),s[t(410)][t(323)](t(372),t(402),t(354),u),s[t(410)][t(323)](t(379),t(402),t(454),l),s[t(410)][t(323)](t(372),t(402),t(454),l),s[t(410)][t(323)](t(379),t(444),t(454),f),s[t(410)][t(323)](t(372),t(444),t(454),f)}[ta(443)](){const t=ta,e=this[t(462)],n=e[t(374)][t(464)][t(351)];return(r,s)=>{const o=t;e[o(374)][o(468)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(405)][a(435)];u&&u[0]&&!1===u[0][a(386)]&&(l=r[0][a(411)][a(341)]);const f=t[a(434)](l);if(a(429)==f[a(438)][a(432)])return;const h=Array[a(413)](n[a(431)]())[a(419)]((t=>i.LiveRange[a(412)](t)));t[a(453)](f),e[a(321)][a(355)](c)[a(471)](),u[a(440)]({forceDefaultExecution:!0}),e[a(394)](c,...u);const g=h[a(436)]((t=>a(429)!=t[a(438)][a(432)]));g[a(422)]>0&&t[a(453)](g);for(const t of h)t[a(463)]()}))}}[ta(417)](t){const e=ta,n=this[e(462)][e(347)][e(355)](e(346));let r=Number[e(364)],s=Number[e(358)],o=Number[e(364)],i=Number[e(358)];for(const a of t){if(e(429)==a[e(438)][e(432)])continue;const{row:t,column:c}=n[e(428)](a),u=a[e(335)](e(433))?a[e(313)](e(433))-1:0,l=a[e(335)](e(381))?a[e(313)](e(381))-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(455)](){const t=ta,e=this[t(462)],n=e[t(347)][t(355)](t(345)),r=e[t(347)][t(355)](t(346));e[t(374)][t(464)].on(t(344),(()=>{const r=t,s=Array[r(413)](e[r(374)][r(464)][r(426)][r(375)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(427)](t);if(r(370)!=s)continue;if(null!=e[r(385)])continue;const a=n[r(393)](o);this[r(439)][r(383)](i)&&this[r(333)][r(378)](a)}}),{priority:t(329)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(336)](e),a=e[s(469)](s(430)),c=r[s(428)](e);for(const t of this[s(333)]){const n=t[s(401)],r=n[s(339)](s(446)),u=n[s(363)](r?10:5),l=u[s(349)](),f=l[s(363)](0,3)+s(343),h=s(366)+u,g=s(447)+u;if(!t[s(407)])continue;if(a!=t[s(390)]()[s(411)][s(469)](s(430)))continue;if(t[s(424)](i))continue;const d=e[s(335)](f)?e[s(313)](f)-1:0,p=this[s(331)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(360)](i),o=!0)}return o};e[t(374)][t(464)][t(318)]((n=>{const r=t;let o=!1;for(const t of e[r(374)][r(464)][r(426)][r(418)]())if(r(442)==t[r(327)])if(r(444)==t[r(353)])for(const e of t[r(315)][r(341)][r(319)]())o=o||s(e,n);else r(420)==t[r(353)]&&(o=o||s(t[r(315)][r(341)],n));return o}))}[ta(331)](t){const e=ta;return this[e(417)](t[e(431)]()[e(419)]((t=>t[e(411)][e(341)])))}}function ra(t,e){const n=ea();return(ra=function(t,e){return n[t-=311]})(t,e)}function sa(t){const e=ta;return Array[e(413)](new Set(t)[e(322)]())}function oa(t,e){const n=aa();return(oa=function(t,e){return n[t-=220]})(t,e)}const ia=oa;function aa(){const t=["forceDefaultExecution","markBlockFormat","*Split cell:* vertically","splitTableCellVertically","formatInline","rootName","refresh","locale","10190epllth","requires","_acceptFormatSuggestionCallbackFactory","findAncestor","getAncestors","direction","find","get","_areSelectedCellsMergable","formatBlock","commandName","size","13304bfCwcy","insertion","getCellLocation","add","_areMergableCells","author","element","length","isEnabled","mergeTableCellUp","8099004OuHQHt","model","getRanges","root","change","tableCell","value","filter","splitTableCellHorizontally","has","11HSDLTY","selection","2286dLrLio","containsRange","2IXflKV","stop","format","createRangeOn","526912hmDlwi","getSuggestions","_isForcedDefaultExecutionBlock","deletion","highest","*Split cell:* horizontally","_descriptionFactory","registerDescriptionCallback","_suggestionFactory","commands","low","_tablePostFixingSubtypes","execute","document","setSelection","488336HykPOn","mergeTableCellLeft","table","TableUtils","registerCustomCallback","fromRange","TableEditing","plugins","isInContent","subType","enableCommand","mergeTableCellDown","trackChanges","push","afterInit","TrackChangesEditing","87euFvHe","getSelectionAffectedTableCells","type","cell","3628930RtrYIp","return","horizontally","editor","map","detach","mergeTableCellRight","$graveyard","createTableWalker","from","set:isEnabled","getFirstPosition","mergeTableCells","accept","108iaHHpF","markMultiRangeBlockFormat","2507610MsiZRn","*Merge cells*"];return(aa=function(){return t})()}!function(t,e){const n=oa,r=t();for(;;)try{if(432690===parseInt(n(231))/1*(parseInt(n(227))/2)+-parseInt(n(262))/3*(parseInt(n(304))/4)+parseInt(n(292))/5*(-parseInt(n(225))/6)+parseInt(n(282))/7+parseInt(n(246))/8*(parseInt(n(280))/9)+parseInt(n(266))/10+parseInt(n(223))/11*(-parseInt(n(314))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(aa);class ca extends t.Plugin{static get[ia(293)](){return[na]}[ia(260)](){const t=ia,e=this[t(269)],n=e[t(315)][t(244)][t(224)],r=e[t(291)];if(!e[t(253)][t(222)](t(252)))return;const s=e[t(253)][t(299)](t(261)),o=e[t(253)][t(299)](t(249)),a=e[t(253)][t(299)](na);a[t(242)][t(259)](t(278)),s[t(256)](t(278),(()=>{const n=t,r=o[n(263)](e[n(315)][n(244)][n(224)]);e[n(315)][n(318)]((()=>{const t=n;s[t(281)](r,{commandName:t(278),commandParams:[]},[],t(278))}))})),e[t(240)][t(299)](t(278)).on(t(243),((n,r)=>{const o=t;e[o(240)][o(299)](o(258))[o(320)]&&(r[o(311)]>0&&r[r[o(311)]-1]&&r[r[o(311)]-1][o(284)]||s[o(233)]||this[o(300)]()||n[o(228)]())}),{priority:t(235)});for(const n of[t(313),t(272),t(257),t(247)]){const r=e[t(240)][t(299)](n);s[t(256)](n,(()=>{const n=t,o=e[n(315)][n(244)][n(224)][n(277)]()[n(296)]()[n(298)]((t=>t.is(n(310),n(319)))),i=r[n(320)];e[n(315)][n(318)]((()=>{const t=n;s[t(281)]([o,i],{commandName:t(278),commandParams:[]},[],t(278))}))}))}for(const n of[t(287),t(221)]){const r=e[t(240)][t(299)](n);s[t(256)](n,(()=>{const i=t,a=o[i(263)](e[i(315)][i(244)][i(224)])[0],c=a[i(295)](i(248)),{column:u,row:l}=o[i(306)](a);let f=[];if(i(268)==r[i(297)]){const t=o[i(274)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(275)](t)[i(270)]((t=>t[i(265)]))}else{const t=o[i(274)](c,{column:u,includeAllSlots:!0});f=Array[i(275)](t)[i(270)]((t=>t[i(265)]))}e[i(315)][i(318)]((t=>{const e=i;s[e(285)](t[e(230)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(237)][t(238)]((e=>{const n=t;if(n(301)!=e[n(264)]&&n(288)!=e[n(264)])return;const{data:s}=e;return s&&n(278)==s[n(302)]?{type:n(229),content:zr(r,n(283))}:void 0})),s[t(237)][t(238)]((e=>{const n=t;if(n(301)!=e[n(264)]&&n(288)!=e[n(264)])return;const{data:s}=e;return s?n(287)==s[n(302)]?{type:n(229),content:zr(r,n(286))}:n(221)==s[n(302)]?{type:n(229),content:zr(r,n(236))}:void 0:void 0}));const c=a[t(294)]();for(const e of[t(313),t(272),t(257),t(247)])s[t(239)][t(250)](t(301),e,t(279),c);for(const e of[t(287),t(221)])s[t(239)][t(250)](t(301),e,t(279),c);s[t(239)][t(250)](t(301),t(278),t(279),(r=>{const s=t;e[s(315)][s(318)]((t=>{const o=s,a=Array[o(275)](n[o(316)]())[o(270)]((t=>i.LiveRange[o(251)](t)));t[o(245)](r),e[o(240)][o(299)](o(278))[o(290)](),e[o(243)](o(278),{forceDefaultExecution:!0});const c=a[o(220)]((t=>o(273)!=t[o(317)][o(289)]));c[o(311)]>0&&t[o(245)](c);for(const t of a)t[o(271)]()}))}));for(const n of[t(313),t(257),t(247),t(272)]){const r=e[t(240)][t(299)](n);r.on(t(276),((n,s,o)=>{const i=t;if(o){const t=e[i(315)][i(244)][i(224)][i(277)]()[i(296)]()[i(298)]((t=>t.is(i(310),i(319))));this[i(308)](r[i(320)],t)||(n[i(267)]=!1,n[i(228)]())}}),{priority:t(241)})}}[ia(300)](){const t=ia,e=this[t(269)][t(240)][t(299)](t(278)),n=this[t(269)][t(253)][t(299)](t(249));if(!e[t(312)])return!1;const r=n[t(263)](this[t(269)][t(315)][t(244)][t(224)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(308)](e,n))return!1;return!0}[ia(308)](t,e){const n=ia,r=this[n(269)][n(253)][n(299)](n(261)),s=this[n(269)][n(315)][n(230)](t),o=this[n(269)][n(315)][n(230)](e),i=new Set,a=new Set;for(const t of r[n(232)]())if((n(305)==t[n(264)]||n(234)==t[n(264)]||n(278)==t[n(255)])&&t[n(254)])for(const e of t[n(316)]())e[n(226)](s,!0)&&i[n(307)](t[n(264)]+":"+t[n(309)].id),e[n(226)](o,!0)&&a[n(307)](t[n(264)]+":"+t[n(309)].id);if(i[n(303)]!=a[n(303)])return!1;for(const t of i)if(!a[n(222)](t))return!1;return!0}}const ua=fa;function la(){const t=["accept","data-suggestion","removeMarker:suggestion","commandParams","start","requires","parent","setAttribute","29300gKQVlb","nodeBefore","getCellLocation","consume","afterInit","FORMAT_REGULAR_ROW","FORMAT_HEADER_COLUMN","260TtzJRP","setTableRowHeader","TableUtils","removeAttribute","mapper","locale","options","36WJxGiF","193092qWMhfV","setTableColumnHeader","4tVHmOS","addClass","item","51131vRiOtq","writer","removeClass","end","*Format:* %0","name","8ktlKoP","bindElementToMarker","consumable","highest","_registerLegacyDescription","1308mILpSd","has","1557724YAlLgc","markerName","6531993YgvXqs","_handleLegacySuggestions","formatBlock","_splitMarkerName","stop","headingColumns","toViewElement","editing","type","nodeAfter","registerAttributeLabel","addMarker:suggestion","33dCxFMf","ck-suggestion-marker-","plugins","data","_suggestionFactory","downcastDispatcher","cell","_acceptFormatSuggestionCallbackFactory","registerCustomCallback","unbindElementFromMarkerName","get","getSuggestion","commandName","registerDescriptionCallback","FORMAT_REGULAR_COLUMN","TrackChangesEditing","showSuggestionHighlights","forceValue","7772787pUpkrs","TableEditing","markerNameToElements","editor","activeMarkers","markerRange","_enableDefaultAttributesIntegration","_descriptionFactory","330714NwLmtD","includes","ck-suggestion-marker--active","format","FORMAT_HEADER_ROW","headingRows","createTableWalker"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=340]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(889415===parseInt(n(383))/1*(parseInt(n(380))/2)+-parseInt(n(410))/3*(-parseInt(n(378))/4)+-parseInt(n(363))/5*(parseInt(n(394))/6)+parseInt(n(396))/7*(-parseInt(n(389))/8)+parseInt(n(348))/9*(parseInt(n(370))/10)+-parseInt(n(340))/11+-parseInt(n(377))/12*(-parseInt(n(398))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(360)](){return[na]}[ua(367)](){const t=ua,e=this[t(343)];if(!e[t(412)][t(395)](t(341)))return;const n=e[t(375)],r=e[t(412)][t(420)](t(425));r[t(346)](t(371),[],[t(353)]),r[t(346)](t(379),[],[t(403)]),r[t(347)][t(408)](t(353),zr(n,t(352))),r[t(347)][t(408)](t(403),zr(n,t(369))),this[t(399)]()}[ua(399)](){const t=ua,e=this[t(343)][t(412)][t(420)](t(425)),n=this[t(343)][t(412)][t(420)](t(372)),r=this[t(343)][t(412)][t(420)](na)[t(417)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=fa,{type:c,id:u}=e[a(401)](o[a(397)]),l=e[a(421)](u),f=l[a(413)];if(a(400)!=l[a(406)]||!f||a(379)!=f[a(422)])return;if(o[a(382)])return void s[a(402)]();if(!i[a(391)][a(366)](o[a(345)],s[a(388)]))return;const h=o[a(345)][a(359)][a(407)],g=o[a(345)][a(386)][a(364)],d=h[a(361)][a(361)],{column:p}=n[a(365)](h),{column:m}=n[a(365)](g);for(let s=p;s<=m;s++){const l=n[a(354)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(416)],l=i[a(374)][a(404)](s);i[a(384)][a(381)](a(411)+c,l),r&&i[a(384)][a(362)](a(356),u,l),i[a(374)][a(390)](l,o[a(397)]),t&&(e[a(344)][a(349)](o[a(397)])?i[a(384)][a(381)](a(350),l):i[a(384)][a(385)](a(350),l))}}}}e[t(414)][t(418)](t(400),t(371),t(355),r),e[t(414)][t(418)](t(400),t(379),t(355),r),this[t(343)][t(405)][t(415)].on(t(409),s(),{priority:t(392)}),this[t(343)][t(413)][t(415)].on(t(409),((e,n,r)=>{const o=t;r[o(376)][o(426)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(392)}),this[t(343)][t(405)][t(415)].on(t(357),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(401)](r[o(397)]),c=e[o(421)](a),u=c[o(413)];if(o(400)!=c[o(406)]||!u||o(379)!=u[o(422)])return;const l=s[o(374)][o(342)](r[o(397)]);if(l)for(const t of l)s[o(384)][o(385)](o(411)+i,t),s[o(384)][o(385)](o(350),t),s[o(384)][o(373)](o(356),t),s[o(374)][o(419)](t,r[o(397)])}),{priority:t(392)}),this[t(393)]()}[ua(393)](){const t=ua,e=this[t(343)],n=e[t(375)];function r(e){const r=t;return{type:r(351),content:zr(n,r(387),e)}}e[t(412)][t(420)](t(425))[t(347)][t(423)]((e=>{const s=t;if(s(400)!=e[s(406)])return;const{data:o}=e;if(o){if(s(371)==o[s(422)]){const t=o[s(358)][0][s(427)];return r(zr(n,s(t?352:368)))}if(s(379)==o[s(422)]){const t=o[s(358)][0][s(427)];return r(zr(n,s(t?369:424)))}}}))}}const ga=pa;function da(){const t=["tableCellHorizontalAlignment","first","columnInsertionRanges","isEqual","TableUtils","suggestion","containsRange","createElement","getShiftedBy","cell","insert","call","register","tableCellVerticalAlignment","subType","requires","rowInsertionIndexes","find","_descriptionFactory","differ","elementToElement","18869378GqRydE","stop","view","tableCellPadding","_tablePostFixingSubtypes","columnInsertionIndexes","markerToHighlight","createRangeOn","createRange","table","tableCell","*Replace table cells*","getChanges","getItems","markMultiRangeDeletion","2dEIcKe","has","getChangedMarkers","getAttributes","endColumn","commands","activeMarkers","ck-suggestion-marker--active","push","createRangeIn","_createdBatches","columns","clipboardOutput","ck-suggestion-marker-insertion","next","start","nextSibling","732905OqxKrI","getRowIndexes","type","suggestion:formatBlock:tablePasteCell","removeMarker","deletion","markerName","markerAttributes","isInContent","author","oldRange","locale","getMarkers","markers","insertContent","markMultiRangeInsertion","add","content","schema","createPositionBefore","TableClipboard","attributes","getContainedElement","tablePasteColumn","endRow","for","insertColumns","rowInsertionRanges","selection","setAttribute","markMultiRangeBlockFormat","tableCellBackgroundColor","plugins","suggestionLoaded","remove","getChild","wrap","tableCellBorderStyle","listenTo","rootName","map","tableCellSuggestion","423681etrMVU","registerCustomCallback","tablePasteChainId","previousSibling","documentSelection","registerDescriptionCallback","move","options","entries","removeColumns","fromEntries","getSuggestionCallback","fromRange","end","discard","setAttributes","TrackChangesEditing","getAllAdjacentSuggestions","model","previous","paragraph","from","registerPostFixer","tableCellBorderWidth","8mcSzoD","getChildren","createTableWalker","some","getSelectionAffectedTableCells","root","isEmpty","trackChanges","_suggestionFactory","forEach","removeMarkers","conversion","fill","element","afterInit","hasSuggestion","insertionRanges","removeRows","newRange","batch","_getCoordsForCells","getColumns","10YpNrDR","_splitMarkerName","getColumnIndexes","findAncestor","last","high","3043494uCloJg","join","cells","accept","set","document","filter","keys","editor","startsWith","reduce","getSuggestion","nodeAfter","suggestionUnloaded","getRows","redo","deletionRanges","362741dFWlDj","tableCellBorderColor","low","tablePaste","showSuggestionHighlights","row","return","Users","value","14hJJGVT","change","getTableIfOnlyTableInContent","unwrap","formatBlock","_isForcedDefaultExecutionBlock","rows","editing","suggestion-td","column","insertRows","name","getSuggestions","updateMarker","detach","includes","_replaceTableSlotCell","insertion","$graveyard","editingDowncast","getRange","dataDowncast","forceDefaultExecution","getRanges","ck-suggestion-marker","get","tablePasteRow","position","8918920UZoTWo","tablePasteCell","every","5423373HtLzwM","length"];return(da=function(){return t})()}function pa(t,e){const n=da();return(pa=function(t,e){return n[t-=367]})(t,e)}!function(t,e){const n=pa,r=t();for(;;)try{if(608498===parseInt(n(509))/1*(parseInt(n(381))/2)+parseInt(n(440))/3+parseInt(n(464))/4*(parseInt(n(398))/5)+-parseInt(n(492))/6*(-parseInt(n(518))/7)+parseInt(n(546))/8+-parseInt(n(549))/9+-parseInt(n(486))/10*(parseInt(n(572))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(da);const ma=[ga(463),ga(510),ga(435),ga(551),ga(564),ga(429),ga(369)],Ia=Object[ga(450)](ma[ga(438)]((t=>[t,null])));class Ea extends t.Plugin{static get[ga(566)](){return[na]}[ga(478)](){const t=ga,n=this[t(500)];if(!n[t(430)][t(382)](t(418)))return;const r=n[t(430)][t(543)](t(456)),s=n[t(430)][t(543)](t(555)),o=n[t(430)][t(543)](na),a=n[t(430)][t(543)](t(418));o[t(370)][t(389)](t(544),t(421)),n[t(458)][t(416)][t(563)](t(439),{allowIn:t(376),allowContentOf:t(376),isLimit:!0}),n[t(475)][t(571)]({model:t(439),view:t(526)});let c=null;n[t(458)].on(t(412),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(550)]-1];h&&h[u(540)]||r[u(523)]||this[u(500)][u(386)][u(543)](u(471))[u(517)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(444)))return!1;const i=s[o(520)](t,n);if(!i||!Ta(i,void 0,r))return!1;const a=r[o(468)](n[o(497)][o(426)]);if(!a[o(550)])return!1;const c=a[0][o(489)](o(375)),l=r[o(399)](a),f=r[o(488)](a),h={startRow:l[o(552)],endRow:l[o(490)],startColumn:f[o(552)],endColumn:f[o(490)]};return 1==a[o(550)]&&(h[o(422)]+=r[o(506)](i)-1,h[o(385)]+=r[o(485)](i)-1),Ta(c,h,r)}(l,f,n[u(458)],s,a)&&(o[u(367)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(458)][u(519)]((()=>{const t=u;n[t(458)][t(412)](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(550)]&&r[t(413)](o,t(544),{tablePasteChainId:s}),a[t(550)]&&r[t(413)](a,t(421),{tablePasteChainId:s}),l[t(550)]&&(r[t(413)](l,t(512),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(473)]((e=>{const n=t;var r;return null===(r=e[n(532)])||void 0===r?void 0:r[n(562)](e)}))),f[t(550)]&&(r[t(380)](f,t(512),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(473)]((e=>{const n=t;var r;return null===(r=e[n(532)])||void 0===r?void 0:r[n(562)](e)})));const g=r[t(428)](h[t(438)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(547),{tablePasteChainId:s});if(g){const e=g[t(410)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(458)][t(373)](s),a=e[t(568)]((e=>e[t(538)]()[t(554)](i)));a&&r[t(389)]([a[t(529)],o])}r[t(550)]&&g[t(427)](t(405),Object[t(450)](r))}c=null})))}),{priority:e.priorities[t(491)]+10}),n[t(430)][t(543)](t(418)).on(t(534),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(367)]();const u=s[r(560)],l=o,f=ba(u),h=ba(l);e[r(515)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(432)](u[r(433)](0));for(const t of Array[r(461)](l[r(465)]()))a[r(561)](t,u,r(453));const t=c[r(567)][r(533)](s[r(514)]),e=c[r(371)][r(533)](s[r(527)]);t||e||(g=i.LiveRange[r(452)](a[r(390)](u)))}else h&&!f&&(d=a[r(390)](u));else{const t=a[r(558)](r(439)),e=a[r(558)](r(439));a[r(434)](a[r(390)](u),e),a[r(561)](t,u,0);for(const e of Array[r(461)](l[r(465)]()))a[r(561)](e,t,r(453));g=i.LiveRange[r(452)](a[r(373)](t)),d=i.LiveRange[r(452)](a[r(373)](e))}const p=Array[r(461)](l[r(384)]())[r(498)]((([t])=>ma[r(533)](t)));c[r(494)][r(389)]({element:u,attributes:p[r(550)]?Object[r(450)](p):null}),g&&c[r(480)][r(389)](g),d&&c[r(508)][r(389)](d)}),{priority:t(491)}),s.on(t(424),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(392)]||1;c[o(371)]=new Array(l)[o(476)](u)[o(438)](((t,e)=>t+e));for(const{cell:t}of s[o(466)](i,{startColumn:u,endColumn:u+l-1}))c[o(553)][o(389)](n[o(458)][o(373)](t))}),{priority:t(511)}),s.on(t(528),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(524)]||1;c[o(567)]=new Array(l)[o(476)](u)[o(438)](((t,e)=>t+e));for(const{cell:t}of s[o(466)](i,{startRow:u,endRow:u+l-1}))c[o(425)][o(389)](n[o(458)][o(373)](t))}),{priority:t(511)}),r[t(569)][t(445)]((e=>{const r=t;if(e[r(565)]&&e[r(565)][r(501)](r(512)))return e[r(459)]?{}:{type:r(535),content:zr(n[r(409)],r(377))}}));const u=()=>!1;for(const e of[t(512),t(421),t(544),t(547)])r[t(472)][t(441)](t(535),e,t(493),u),r[t(472)][t(441)](t(403),e,t(493),u),r[t(472)][t(441)](t(522),e,t(493),u);r[t(472)][t(441)](t(522),t(547),t(454),u),r[t(472)][t(441)](t(522),t(547),t(495),((e,r,s)=>{const o=t,i=e[o(438)]((t=>t[o(420)]()))[o(498)]((t=>t)),a=new Map(i[o(438)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(494)])e&&a[o(496)](t,e);else if(s&&s[o(405)])for(const[t,e]of Object[o(448)](s[o(405)])){const r=n[o(458)][o(411)][o(543)](t),s=r?r[o(538)]()[o(420)]():null;s&&a[o(496)](s,e)}n[o(458)][o(519)]((t=>{const e=o;for(const[n,r]of a)t[e(455)]({...Ia,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(472)][o(441)](e,o(512),s,((t,i,a)=>{const c=o;n[c(458)][c(519)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(396)][o(504)];t.is(o(477),o(439))&&u[o(389)](t)}r[o(472)][o(451)](e,null,s)(t,i,a);for(const t of u)o(536)!=t[o(469)][o(437)]&&n[o(521)](t)}))}))};l(t(535),t(495)),l(t(535),t(454)),l(t(403),t(495)),l(t(403),t(454)),r[t(472)][t(441)](t(535),t(544),t(454),(e=>{const n=t,r=e[n(438)]((t=>t[n(420)]())),i=r[0][n(489)](n(375)),{minRow:a,maxRow:c}=o[n(484)](r);s[n(481)](i,{at:a,rows:c-a+1})})),r[t(472)][t(441)](t(535),t(421),t(454),(e=>{const n=t,r=e[n(438)]((t=>t[n(420)]())),i=r[0][n(489)](n(375)),{minColumn:a,maxColumn:c}=o[n(484)](r);s[n(449)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(565)]||!n[s(565)][s(501)](s(512)))return;const o=n[s(419)][s(442)],i=r[s(530)]()[s(498)]((t=>t[s(406)]&&t[s(419)]&&t[s(419)][s(442)]==o));i[s(550)]&&n[s(457)]()[s(550)]!=i[s(550)]&&i[s(502)](((t,e)=>(t[s(395)]=e,e[s(459)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(487)](e[s(404)]),i=[s(542),s(394)],a=r[s(387)][s(533)](e[s(404)]);return a&&i[s(389)](s(388)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(431),f,{priority:t(491)}),r.on(t(505),f,{priority:t(491)}),n[t(458)][t(497)][t(462)]((()=>{const e=t;let s=!1;const o=Array[e(461)](n[e(458)][e(497)][e(570)][e(383)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(487)](t);if(e(556)!=o||e(403)!=a||i[e(408)])continue;if(!r[e(479)](c))continue;const u=r[e(503)](c)[e(541)](),l=n[e(430)][e(543)](e(516)).me;for(const t of r[e(530)]())if(t[e(406)]&&t[e(407)]==l&&e(522)==t[e(400)]&&e(547)==t[e(565)]&&t[e(541)]()[e(548)]((t=>u[e(467)]((n=>n[e(557)](t,!0))))))for(const n of t[e(457)]())n[e(406)]&&(n[e(454)](),s=!0)}return s})),n[t(458)][t(497)][t(462)]((e=>{const s=t,o=n[s(386)][s(543)](s(507));if(!o||!o[s(391)][s(382)](e[s(483)]))return!1;let i=!1;const a=n[s(430)][s(543)](s(516)).me,c=n[s(458)][s(497)][s(570)][s(378)](),u=Array[s(461)](n[s(458)][s(497)][s(570)][s(383)]())[s(498)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(487)](t);return n(556)==o&&n(512)==i&&c==a.id&&!e[n(408)]}));for(const t of c){if(s(561)!=t[s(400)]||s(439)!=t[s(529)]||1!=t[s(550)])continue;const n=e[s(374)](t[s(545)],t[s(545)][s(559)](1));if(!u[s(568)]((({data:t})=>t[s(482)][s(554)](n))))for(const{name:t,data:r}of u)if(n[s(557)](r[s(482)])){e[s(531)](t,{range:n}),i=!0;break}}return i})),n[t(458)][t(497)][t(462)]((e=>{const s=t;let o=!1;const i=n[s(430)][s(543)](s(516)).me,a=r[s(530)]()[s(498)]((t=>t[s(406)]&&t[s(407)]==i)),c=new Set,u=new Set;for(const t of a)if(s(512)==t[s(565)])for(const e of t[s(410)]()){const n=e[s(538)]()[s(420)]();if(n)if(n.is(s(477),s(439))&&ba(n)){t[s(402)](e[s(529)]),c[s(414)](n),o=!0;const r=n[s(397)],i=n[s(443)],a=r&&r.is(s(477),s(439)),l=i&&i.is(s(477),s(439));a&&!c[s(382)](r)&&u[s(414)](r),l&&!c[s(382)](i)&&u[s(414)](i)}else n.is(s(477),s(460))&&n[s(470)]&&(t[s(402)](e[s(529)]),o=!0)}else if(s(547)==t[s(565)]){if(!t[s(419)]||!t[s(419)][s(442)])continue;const e=t[s(419)][s(405)];if(e&&Object[s(499)](e)[s(550)])continue;const n=t[s(419)][s(442)];let r=!0,i=!0;for(const e of a)if(e[s(565)]&&e[s(565)][s(501)](s(512))){if(!e[s(419)][s(442)]){i=!1;break}if(e.id!=t.id&&e[s(419)][s(442)]==n){r=!1;break}}i&&r&&(t[s(474)](),o=!0)}for(const t of c)e[s(432)](t);for(const t of u)e[s(521)](t);return o})),n[t(475)][t(423)](t(537))[t(372)]({model:t(401),view:(t,e)=>h(t),converterPriority:t(491)}),n[t(475)][t(423)](t(539))[t(372)]({model:t(401),view:(e,n)=>n[t(447)][t(513)]?h(e,!1):null,converterPriority:t(491)});const g=n[t(525)][t(368)];this[t(436)](g[t(497)],t(393),((e,n)=>{const r=t,s=[];for(const t of g[r(390)](n[r(415)])[r(379)]())t.is(r(477),r(526))&&s[r(389)](t);g[r(519)]((t=>{const e=r;for(const n of s)t[e(446)](t[e(390)](n),t[e(417)](n)),t[e(432)](n)}))}))}}function ba(t){const e=ga;if(t[e(470)])return!0;const n=t[e(433)](0);return n.is(e(477),e(460))&&n[e(470)]}function Ta(t,e={},n){const r=ga;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(466)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function _a(){const t=["1978638MyNZQe","Users","has","formatBlock","locale","afterInit","model","formatGroupId","columnWidths","447074LnvoXy","345185dYnmDp","document","editor","get","registerCustomCallback","handleResizeTableWidthCommand","*Format:* resize table","registerDescriptionCallback","formatInline","change","getSuggestions","discard","author","resizeTableWidth","plugins","getTableColumnsWidths","getSelectedElement","getColumnGroupElement","bind","124881NGKDTf","table","getAttribute","resizeTable","getSuggestionCallback","selection","format","TableColumnResizeEditing","type","5493586CgqfZC","data","TrackChangesEditing","_descriptionFactory","handleSuggestionDescription","_suggestionFactory","tableWidth","markBlockFormat","accept","800082PJRzkS","subType","921928ziAuxr","enableCommand","getContainedElement","commandParams"];return(_a=function(){return t})()}const ya=Aa;function Aa(t,e){const n=_a();return(Aa=function(t,e){return n[t-=277]})(t,e)}!function(t,e){const n=Aa,r=t();for(;;)try{if(251120===parseInt(n(294))/1+-parseInt(n(327))/2+-parseInt(n(312))/3+parseInt(n(314))/4+-parseInt(n(328))/5+-parseInt(n(318))/6+parseInt(n(303))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_a);class Ca extends t.Plugin{[ya(323)](){const t=ya;if(!this[t(277)][t(289)][t(320)](t(301)))return;const e=this[t(277)][t(289)][t(278)](t(305));e[t(315)](t(288),this[t(280)][t(293)](this)),e[t(308)][t(279)](t(321),t(297),t(311),e[t(308)][t(298)](t(321),null,t(286))),e[t(308)][t(279)](t(321),t(297),t(286),e[t(308)][t(298)](t(321),null,t(311))),e[t(306)][t(282)](this[t(307)][t(293)](this))}[ya(280)](t,e){const n=ya,r=this[n(277)][n(289)][n(278)](n(305)),s=this[n(277)][n(289)][n(278)](n(301)),o=e[n(295)]||this[n(277)][n(324)][n(329)][n(299)][n(291)]();this[n(277)][n(324)][n(284)]((()=>{const i=n,a=s[i(292)](o);let c=a?s[i(290)](a):null,u=o[i(296)](i(309))||null;const l=e[i(309)]||u,f=e[i(326)]||c,h=this[i(277)][i(289)][i(278)](i(319)).me;for(const t of r[i(285)]()){const e=t[i(316)]();if(i(297)===t[i(313)]&&e===o){t[i(287)]!==h&&t[i(286)]();const e=t[i(304)][i(317)];u=e[0][i(309)],c=e[0][i(326)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(310)](o,{commandName:i(288),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(297)},[],i(297))}))}[ya(307)](t){const e=ya;if(e(321)!=t[e(302)]&&e(283)!=t[e(302)])return;const{data:n}=t;if(n&&e(297)===n[e(325)]){const t=e(281);return{type:e(300),content:zr(this[e(277)][e(322)],t)}}}}const ka=Na;function Ra(){const t=["1252qTQPBB","enableCommand","4195umhHWe","326390rXBJTk","TrackChangesEditing","177168kfImzg","4545240uakSuu","162hiXkeV","plugins","insertTemplate","has","editor","Template","162504xwxKoq","get","616txrYSU","593881rqjvxU","275gmDzoC","45138KAbDRs","afterInit","12Asfxnh"];return(Ra=function(){return t})()}function Na(t,e){const n=Ra();return(Na=function(t,e){return n[t-=295]})(t,e)}!function(t,e){const n=Na,r=t();for(;;)try{if(482473===parseInt(n(300))/1+parseInt(n(304))/2*(parseInt(n(297))/3)+-parseInt(n(305))/4*(parseInt(n(307))/5)+-parseInt(n(302))/6*(-parseInt(n(299))/7)+-parseInt(n(310))/8*(parseInt(n(312))/9)+-parseInt(n(308))/10*(parseInt(n(301))/11)+parseInt(n(311))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ra);class La extends t.Plugin{[ka(303)](){const t=ka,e=this[t(295)];e[t(313)][t(315)](t(296))&&e[t(313)][t(298)](t(309))[t(306)](t(314))}}const Sa=va;function va(t,e){const n=Ma();return(va=function(t,e){return n[t-=230]})(t,e)}function Ma(){const t=["_descriptionFactory","insertTableOfContents","TrackChangesEditing","enableCommand","10112526UuQZYE","ELEMENT_TABLE_OF_CONTENTS","7759535qTJXOS","8464400UCNKGL","99AwfQcs","tableOfContents","10473pwBaba","get","4bvNoZf","206DTFAfY","184520EJclXM","afterInit","editor","registerElementLabel","297GLgjRA","77370GeBRde","plugins","commands","locale","1688248gelysq"];return(Ma=function(){return t})()}!function(t,e){const n=va,r=t();for(;;)try{if(850471===parseInt(n(248))/1+parseInt(n(238))/2*(parseInt(n(235))/3)+-parseInt(n(237))/4*(parseInt(n(231))/5)+-parseInt(n(253))/6+parseInt(n(232))/7+parseInt(n(239))/8*(parseInt(n(243))/9)+parseInt(n(244))/10*(parseInt(n(233))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class Oa extends t.Plugin{[Sa(240)](){const t=Sa,e=this[t(241)];if(!e[t(246)][t(236)](t(250)))return;e[t(245)][t(236)](t(251))[t(252)](t(250));const n=e[t(245)][t(236)](t(251)),r=e[t(247)];n[t(249)][t(242)](t(234),(e=>zr(r,t(230),e)))}}function wa(t,e){const n=Da();return(wa=function(t,e){return n[t-=434]})(t,e)}const Fa=wa;function Da(){const t=["getChangedMarkers","nodeBefore","end","title-content","newRange","2bCftud","differ","isEqual","schema","has","ELEMENT_TITLE","572976VEHeOp","suggestion","from","registerPostFixer","isCollapsed","registerElementLabel","get","document","630444sWMwCE","afterInit","_splitMarkerName","370ZETlmC","forward","getNearestSelectionRange","isTouching","model","editor","136jlFwaK","locale","956cjWkbL","14903nccRIM","createRange","15796mAmctv","Title","start","removeMarker","702441vAPewV","TrackChangesEditing","259137SdPHtw","updateMarker","element","16212AnwSYP","30630crTmIu","plugins","_descriptionFactory"];return(Da=function(){return t})()}!function(t,e){const n=wa,r=t();for(;;)try{if(803021===-parseInt(n(435))/1+parseInt(n(475))/2*(-parseInt(n(461))/3)+parseInt(n(454))/4*(-parseInt(n(467))/5)+parseInt(n(443))/6+parseInt(n(455))/7*(-parseInt(n(452))/8)+parseInt(n(463))/9*(parseInt(n(446))/10)+-parseInt(n(457))/11*(-parseInt(n(466))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Da);class Pa extends t.Plugin{[Fa(444)](){const t=Fa,e=this[t(451)];if(!e[t(468)][t(479)](t(458)))return;const n=e[t(468)][t(441)](t(462));n[t(469)][t(440)](t(473),(()=>zr(e[t(453)],t(434)))),e[t(450)][t(442)][t(438)]((r=>{const s=t;let o=!1;const i=Array[s(437)](e[s(450)][s(442)][s(476)][s(470)]());for(const{name:t,data:a}of i){const{group:i}=n[s(445)](t);if(s(436)!==i||!a[s(474)])continue;const c=a[s(474)],u=c[s(472)][s(471)];if(!u||!u.is(s(465),s(473)))continue;if(!c[s(459)][s(449)](c[s(472)]))continue;const l=e[s(450)][s(478)][s(448)](c[s(472)],s(447));if(l&&l[s(439)]){const e=r[s(456)](c[s(459)],l[s(459)]);e[s(477)](c)||(r[s(464)](t,{range:e}),o=!0)}o||(r[s(460)](t),o=!0)}return o}))}}const xa=Ua;!function(t,e){const n=Ua,r=t();for(;;)try{if(604774===parseInt(n(169))/1*(-parseInt(n(180))/2)+-parseInt(n(172))/3*(-parseInt(n(174))/4)+parseInt(n(170))/5*(-parseInt(n(177))/6)+-parseInt(n(173))/7*(parseInt(n(163))/8)+parseInt(n(179))/9+-parseInt(n(166))/10+parseInt(n(175))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ja);class Ba extends t.Plugin{[xa(178)](){const t=xa,e=this[t(181)],n=e[t(176)][t(165)](t(162));e[t(176)][t(168)](t(171))&&(n[t(164)](t(161)),n[t(164)](t(167)))}}function Ua(t,e){const n=ja();return(Ua=function(t,e){return n[t-=161]})(t,e)}function ja(){const t=["editor","undo","TrackChangesEditing","641352gWlNpg","enableCommand","get","2121640TnEoAE","redo","has","291388qbfrrj","1977295lNyUbM","UndoEditing","1704099jVrvAM","21JVbGoj","4GvZITl","11340703EaRGYh","plugins","6Kvlaef","afterInit","3930066eLnDCF","4juneid"];return(ja=function(){return t})()}const Ga=Va;function Va(t,e){const n=Ha();return(Va=function(t,e){return n[t-=352]})(t,e)}function Ha(){const t=["80BOunbC","698962MZllYz","10tXZFKi","7811784ZKJzCX","plugins","220790qNcdRo","7534360WhRFYH","64aUuxQD","TableCaptionEditing","requires","afterInit","get","enableCommand","7iQztRg","6773195zwVBSA","96519mPaHnR","editor","toggleTableCaption","3661710GeorZZ","TrackChangesEditing","has"];return(Ha=function(){return t})()}!function(t,e){const n=Va,r=t();for(;;)try{if(629993===-parseInt(n(362))/1+parseInt(n(368))/2*(parseInt(n(355))/3)+-parseInt(n(361))/4*(-parseInt(n(366))/5)+parseInt(n(358))/6+-parseInt(n(353))/7*(parseInt(n(367))/8)+-parseInt(n(364))/9+parseInt(n(363))/10*(parseInt(n(354))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ha);class za extends t.Plugin{static get[Ga(370)](){return[na]}[Ga(371)](){const t=Ga,e=this[t(356)];e[t(365)][t(360)](t(369))&&e[t(365)][t(372)](t(359))[t(352)](t(357))}}const Wa=Ka;function Ka(t,e){const n=Xa();return(Ka=function(t,e){return n[t-=443]})(t,e)}function Xa(){const t=["tableCellHeight","tableCellBorderWidth","findAncestor","data","handleDiscardAction","9uLZHYq","tableCellVerticalAlignment","selection","tableCellBorderStyle","tableBorderWidth","pluginName","batch","accept","1100460kVUwzV","setAttribute","tableCellWidth","registerDescriptionCallback","tableProperties","table","TablePropertiesEditing","enableCommand","getSuggestions","markBlockFormat","10UfDUys","getFirstPosition","3077120BTvAJg","afterInit","format","4309580kuOnnS","4821KEPUPy","subType","tableBackgroundColor","tableWidth","enqueueChange","discard","_descriptionFactory","nodeAfter","model","tableCellProperties","getContainedElement","has","editor","_suggestionFactory","TrackChangesTableProperties","getAttribute","handleSuggestionDescription","tableHeight","*Format:* change table properties","getSuggestionCallback","get","22cUuXVM","tableAlignment","start","3151432UXczJa","plugins","join","852YDOsHh","formatBlock","registerCustomCallback","locale","document","tableCellHorizontalAlignment","getSelectionAffectedTableCells","tableCellBorderColor","*Format:* change table cell properties","30cajrGZ","38470yQqsRk","tableCellPadding","removeAttribute","_getSuggestion","TableUtils","322315LjWaGM","TableCellPropertiesEditing","_handlePropertyChange","tableBorderStyle","tableCellBackgroundColor","change","commandParams","TrackChangesEditing","tableBorderColor"];return(Xa=function(){return t})()}!function(t,e){const n=Ka,r=t();for(;;)try{if(389684===parseInt(n(502))/1*(parseInt(n(518))/2)+parseInt(n(481))/3*(-parseInt(n(508))/4)+-parseInt(n(477))/5+-parseInt(n(517))/6*(-parseInt(n(443))/7)+parseInt(n(505))/8*(parseInt(n(457))/9)+-parseInt(n(475))/10*(-parseInt(n(480))/11)+-parseInt(n(465))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xa);class qa extends t.Plugin{constructor(t){const e=Ka;super(t),this[e(469)]=[e(451),e(446),e(461),e(503),e(484),e(498),e(483)],this[e(490)]=[e(515),e(460),e(453),e(519),e(467),e(452),e(447),e(513),e(458)]}static get[Wa(462)](){return Wa(495)}[Wa(478)](){const t=Wa,e=this[t(493)][t(506)][t(501)](t(450));if(this[t(493)][t(506)][t(492)](t(471))){for(const n of this[t(469)])e[t(472)](n,((e,r)=>{const s=t,o=this[s(493)][s(489)][s(512)][s(459)][s(476)]()[s(454)](s(470));this[s(445)](n,[o],this[s(469)],s(469),e,r)}));e[t(494)][t(510)](t(509),t(469),t(464),e[t(494)][t(500)](t(509),null,t(486))),e[t(494)][t(510)](t(509),t(469),t(486),((e,n)=>this[t(456)](this[t(469)],e,n))),e[t(494)][t(510)](t(509),t(469),t(507),(()=>!1))}if(this[t(493)][t(506)][t(492)](t(444))){for(const n of this[t(490)])e[t(472)](n,((e,r)=>{const s=t,o=this[s(493)][s(506)][s(501)](s(522))[s(514)](this[s(493)][s(489)][s(512)][s(459)]);this[s(445)](n,o,this[s(490)],s(490),e,r)}));e[t(494)][t(510)](t(509),t(490),t(464),e[t(494)][t(500)](t(509),null,t(486))),e[t(494)][t(510)](t(509),t(490),t(486),((e,n)=>this[t(456)](this[t(490)],e,n))),e[t(494)][t(510)](t(509),t(490),t(507),(()=>!1))}e[t(487)][t(468)]((e=>this[t(497)](e)))}[Wa(445)](t,e,n,r,s,o){const i=Wa,a=this[i(493)][i(506)][i(501)](i(450));this[i(493)][i(489)][i(485)](o[i(463)],(()=>{const t=i;for(const i of e)if(this[t(521)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(496)](r);void 0!==n&&(e[r]=n)}s(o),a[t(474)](i,{commandParams:[e]},[],r)}}))}[Wa(456)](t,e,n){const r=Wa,s=e[0][r(504)][r(488)],o=n[r(449)][0];this[r(493)][r(489)][r(448)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(466)](r,o[r],s):e[n(520)](r,s)}))}[Wa(497)](t){const e=Wa;if(t[e(455)])switch(t[e(482)]){case e(469):return{type:e(479),content:zr(this[e(493)][e(511)],e(499))};case e(490):return{type:e(479),content:zr(this[e(493)][e(511)],e(516))}}}[Wa(521)](t,e){const n=Wa,r=this[n(493)][n(506)][n(501)](n(450));for(const s of r[n(473)]({skipNotAttached:!0})){const r=s[n(491)]();if(s[n(482)]===e&&r===t)return s}return null}}var Za=Function.prototype,Ya=Object.prototype,Qa=Za.toString,Ja=Ya.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=Ja.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):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=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})),Jt(t,sn(t),n),r&&(n=Xn(n,7,ec));for(var s=e.length;s--;)Br(n,e[s]);return n})),dc=Sc;function pc(){const t=["getMarkers","unbindElementFromMarkerName","_getSuggestionData","elementToElement","Users","deletion:","markInsertion","comments","registerPostFixer","change:data","showSuggestionHighlights","deletion:join","getFirstMarker","concat","isArray","markMultiRangeDeletion","init","isEqual","sort","attribute","getSuggestionCallback","markMultiRangeBlockFormat","83570SlQNnb","dataDowncast","splice","after","_registerBlockAttribute","getAncestors","deletion","getUser","CommentsRepository","insertion","setAttribute","_removeSuggestion","createRange","meta","pluginName","isExternal","track-changes-suggestion-data-mismatch","authoredAt","setTo","enqueueChange","$marker","from","_element","filter","size","getCommentThread","keys","6487662FQsNjV","getShiftedBy","enableCommand","$elementName","insertion:chain","marker-count","backward","40383JaEGwW","activeMarkers","isInContent","trackChanges.mergeNestedSuggestions","updateSuggestion","_getAttributeKey","2152376cNwlvF","stop","announce","$textProxy","_setSuggestionData","unbind","elementEnd","originalSuggestionId","commands","_joinWithAdjacentSuggestions","commandName","isAtEnd","track-changes-enable-command-twice","oldValue","_rangeIsInLocalUserInsertion","_model","discard","_onDiscard","authorName","_enableDefaultAttributesIntegration","document","addComment","get","warn","plugins","addMarker:suggestion:attribute","getRanges","_SUGGESTION_ANNOUNCEMENT","track-changes-command-not-found","every","hasSuggestion","539146mwSYdm","formatInline:chain","getSuggestions","track-changes-user-not-found","_defaultCallbacks","execute","attribute:join","formatBlock:join","_checkSuggestionCorrectness","type","subType","data-suggestion","getAttribute","track-changes-adapter-missing-getsuggestion","model","length","addMarker:suggestion","schema","markerName","markAttributeChange","editing","rename","suggestionChanged","insertion:discard","default","toUpperCase","ck-suggestion-marker-formatInline","formatGroupId","addRange","3VAAQdw","collaboration.channelId","_adapter","removeMarker:suggestion:formatBlock","nodeAfter","editor","isSelectable","_getMarkerAnnouncementText","createRangeOn","values","getChanges","fromCharCode","add","_reduceExistingSuggestions","attributeNewValue","addMarker","markerToData","root","format","attributeOldValue","update:suggestion","markerToHighlight","attribute:","formatInline:discard","range","conversion","find","_inlineAttributeKeys","ck-suggestion-marker-","_blockAttributeKeys","fire","oldRange","highest","LEAVE","includes","start","groupId","widget","getFirstRange","_suggestionState","move","isInsideObject","_editor","hasComments","some","_refreshSuggestionsChain","_isBlockAttribute","change:activeMarkers","createPositionAt","deleteContent","_splitMarkerName","removeMarker:suggestion:attribute","detach","documentSelection","formatInline:accept","writer","setSelection","batch","refresh","PendingActions","chain","_breakSuggestionMarker","dataReady","formatBlock:discard","forEach","applyOperation","isBefore","discardSuggestion","addClass","containsItem","config","getRange","fetchCommentThread","bindElementToMarker","ready","FORMATTING","deletion:accept","formatBlock:","_findSuggestions","delete","_suggestions","options","isCollapsed","getItems","2528930JOcUSK","value","getDifference","isAtStart","_joinSuggestions","markBlockFormat","toViewElement","set","consume","getAllAdjacentSuggestions","multi","has","getWalker","createPositionAfter","createdAt","unshift","_recordAttributeChanges","howMany","createRangeIn","then","markDeletion","adapter","ck-suggestion-marker","creator","formatBlock:accept","return","_descriptionFactory","markMultiRangeInsertion","end","containsPosition","trackChangesCommand","insertion:accept","attribute:discard","isDocumentOperation","suggestion:","ENTER","isLocal","newRange","isIntersectingWithRange","position","_isDataLoaded","removeComment","createSelection","rootName","pop","suggestion-type","isLimit","for","addMarkerName","isObject","containsRange","hasCommentThread","removeClass","moveTargetPosition","_refreshAttributeSuggestionsChain","_createSuggestion","isOwn","5jSnWRX","push","getNearestSelectionRange","key","before","change:_saved","removeMarker","getCustomProperty","acceptSelectedSuggestions","isBlock","stopListening","item","isAfter","dataToMarker","_getExternalAuthor","locale","createElement","rethrowUnexpectedError","isRemovable","removeAttribute","isNextTo","accepted","assign","removeMarkers","newValue","insertContent","insertion:join","selection","reconvertMarker","accept","_addThreadToSuggestion","data","high","map","substr","external:","addUser","requires","attribute:accept","removed","getSuggestion","_initAriaMarkerChangeAnnouncements","_isForcedDefaultExecutionBlock","resolve","insertion:","containsRangeInObject","ck-suggestion-marker-formatBlock","clone","change","_processAttributeSuggestions","always","_registerInlineAttribute","suggestion:attribute:","isUndo","_addSuggestionMarker","rejected","remove","mapper","element","_trackFormatChanges","createPositionBefore","trackChanges.trackFormatChanges","markerReady","addHighlight","ck-suggestion-marker--active","track-changes-adapter-already-set","targetPosition","ariaLiveAnnouncer","1392NrAQRF","forward","startsWith","catch","@external","group","markInlineFormat","_setSuggestionRange","3531RXsuuM","substring","getLastMatchingPosition","_registerDefaultCallbacks","acceptAllSuggestions","addMarker:suggestion:formatBlock","10151280snDHmS","enableReadOnlyMode","isMultiRange","insert","split","formatBlock","discardSelectedSuggestions","author","clear","addSuggestion","$graveyard","getIntersection","next","multipleBlocks","_updateSuggestionData","join","isIntersecting","containerElement","never","tablePasteChainId","TrackChangesEditing","splitPosition","_enabledCommands","lowest","_saved","markerNameToElements","error-saving-suggestion-data-suggestion-discarded","nodeBefore","getMultiRangeId","deletion:discard","suggestionLoaded","updateMarker","toJSON","notReady","listenTo","consumable","_cutOutSuggestionMarker","name","track-changes-suggestion-not-found","head","buildSuggestion","PENDING_ACTION_SUGGESTION","open","skipNestingCheck","acceptSuggestion","markers","forceDefaultExecution","_customCallbacks","isTouching","discardAllSuggestions","_handleNewSuggestionMarker","attributes","elementStart","commentThread","_getAuthorFromId","formatInline:","formatInline:join","_suggestionFactory","addSuggestionData","_processAttributeChanges","_reduceSuggestionAttributeRange","_mergeNestedSuggestions","normal","formatBlock:chain","previous","upcast","$text","getChangedMarkers","trackChanges","attributeKey","define","registerCustomCallback","fromRange","suggestion","_recordAttributeSuggestions","addCommentThread","_afterChanges","low","_isRegisteredAttribute","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.","formatInline","differ","suggestionUnloaded","deletion:chain","editingDowncast","getContainedElement","parent","_commentsRepository"];return(pc=function(){return t})()}!function(t,e){const n=Sc,r=t();for(;;)try{if(717631===-parseInt(n(461))/1+-parseInt(n(141))/2*(-parseInt(n(490))/3)+-parseInt(n(430))/4+-parseInt(n(198))/5*(-parseInt(n(417))/6)+parseInt(n(424))/7*(parseInt(n(266))/8)+parseInt(n(280))/9+parseInt(n(390))/10*(-parseInt(n(274))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pc);const mc=dc(420);class Ic extends t.Plugin{static get[dc(235)](){return[dc(398),o.Users,t.PendingActions,Qr,ns,as,fs,Ts,ms,Cs,Ss,Bs,to,so,uo,go,bo,Ao,No,Mo,Do,Ho,Uo,Ko,Yo,ei,ui,pi,oi,Vs,Xs,bi,Ai,Ni,Mi,Di,Ui,zi,Zi,Ji,na,ca,ha,za,Ea,Ca,Oa,qa,La,Pa,Ba]}static get[dc(404)](){return dc(300)}constructor(t){const e=dc;function n(t){const e=Sc;return t[e(231)]((t=>String[e(501)](t)))[e(295)]("")}super(t),this[e(354)]=!1,this[e(148)](e(425),[]),this.on(e(537),((n,r,s,o)=>{const i=e;this[i(445)][i(246)]((()=>{const e=i;for(const n of[...o,...s])this[e(445)][e(325)][e(152)](n)&&t[e(481)][e(226)](n)}))})),this[e(167)]=new qr(this[e(495)][e(475)][e(478)],this[e(495)][e(213)]),this[e(492)]=null,this[e(337)]=new Ec(this[e(495)]),this[e(137)]=new Map,this[e(367)]=t[e(454)][e(452)](e(398)),this[e(302)]=new Set,this[e(445)]=this[e(495)][e(475)],this[e(529)]=new WeakMap,this[e(240)]=!1,this[e(519)]=new Set([e(420)]),this[e(517)]=new Set,t[e(127)][e(350)](e(259),e(485)),this[e(257)]=t[e(127)][e(452)](e(259)),t[e(127)][e(350)](e(427),!0),this[e(341)]=t[e(127)][e(452)](e(427)),this[e(171)]=new f(t,this[e(302)]),this[e(239)](),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,50,52])}[dc(384)](){const t=dc,n=this[t(495)],r=(e,n)=>{const r=t;if(r(387)!=e)return r(518)+e;const s=n[r(284)]("|")[0];return this[r(536)](s)?r(244):r(487)};n[t(515)][t(188)](t(364))[t(511)]({model:t(353),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(540)](e[n(479)]),a=[n(163),r(o,i)];let c=3e3;return this[n(425)][n(524)](e[n(479)])&&(a[n(199)](n(262)),c=3010),n(396)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(515)][t(188)](t(391))[t(502)]((e=>{const r=t;e.on(r(477),((t,e,s)=>{const o=r;if(!s[o(138)][o(378)])return;const i=e[o(209)];if(!i)return;const c=s[o(255)][o(147)](i);n[o(475)][o(478)][o(190)](i)&&c&&!c[o(205)](o(527))&&c.is(o(297))&&(0,a.toWidget)(c,s[o(545)])}),{priority:r(230)})})),n[t(515)][t(188)](t(391))[t(511)]({model:t(353),view:(e,n)=>{const s=t;if(!n[s(138)][s(378)])return null;const{type:o,subType:i}=this[s(540)](e[s(479)]);return{classes:[s(163),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(209)])return;const{id:c}=this[a(540)](o[a(479)]);if(r){const t=this[a(137)][a(452)](c),e=this[a(429)](t);if(!this[a(536)](e))return}if(o[a(209)].is(a(225)))return void i[a(315)][a(149)](o[a(209)],s[a(317)]);const u=i[a(255)][a(147)](o[a(209)]);if(o[a(209)].is(a(256))&&n[a(475)][a(478)][a(207)](o[a(209)])&&!u[a(205)](a(261))){i[a(545)][a(558)]([a(163),a(244)],u),i[a(545)][a(400)](a(472),c,u),i[a(255)][a(130)](u,o[a(479)]),e&&(this[a(425)][a(524)](o[a(479)])?i[a(545)][a(558)](a(262),u):i[a(545)][a(193)](a(262),u));for(const t of n[a(475)][a(159)](o[a(209)])[a(140)]())i[a(315)][a(149)](t,s[a(317)]);i[a(315)][a(149)](o[a(209)],s[a(317)])}};n[t(515)][t(188)](t(391))[t(502)]((e=>{const n=t;e.on(n(279),((t,e,r)=>{const o=n;r[o(138)][o(378)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(522)})})),n[t(515)][t(188)](t(391))[t(502)]((e=>{const n=t;e.on(n(455),((t,e,r)=>{const o=n;r[o(138)][o(378)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(522)})})),n[t(515)][t(188)](t(391))[t(506)]({model:t(353),view:(e,n)=>n[t(138)][t(378)]?null:{group:t(353),name:e[t(232)](11)}}),n[t(515)][t(188)](t(345))[t(371)]({view:{name:t(353),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(175)+e[r(473)](r(186))+":"+e[r(473)]("id");return e[r(473)](r(422))&&(s+=":"+e[r(473)](r(422))),n[r(214)](r(410),{"data-name":s})}}),n[t(515)][t(188)](t(345))[t(211)]({view:t(353)}),n[t(515)][t(188)](t(364))[t(502)]((e=>{const n=t;e.on(n(279),s(),{priority:n(230)})})),n[t(515)][t(188)](t(364))[t(502)]((e=>{const n=t;e.on(n(455),s({isAttributeSuggestion:!0}),{priority:n(230)})})),n[t(515)][t(188)](t(364))[t(502)]((e=>{const n=t;e.on(n(493),((t,e,r)=>{const s=n,o=r[s(255)][s(305)](e[s(479)]);if(o)for(const t of o)t[s(205)](s(261))||(r[s(545)][s(193)]([s(163),s(244),s(262)],t),r[s(545)][s(217)](s(472),t),r[s(255)][s(369)](t,e[s(479)]))}),{priority:n(230)})})),n[t(515)][t(188)](t(364))[t(502)]((e=>{const n=t;e.on(n(541),((t,e,r)=>{const s=n,o=r[s(255)][s(305)](e[s(479)]);if(!o)return;const{id:i}=this[s(540)](e[s(479)]),a=this[s(137)][s(452)](i),c=this[s(429)](a);if(this[s(536)](c))for(const t of o)t[s(205)](s(261))||(r[s(545)][s(193)]([s(163),s(244),s(262)],t),r[s(545)][s(217)](s(472),t),r[s(255)][s(369)](t,e[s(479)]))}),{priority:n(230)})})),n[t(475)][t(450)][t(376)]((e=>{const r=t;let s=!1;const o=Array[r(411)](n[r(475)][r(450)][r(361)][r(347)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(540)](t);if(r(353)!==o)continue;const h=this[r(137)][r(452)](f);if(null!=c[r(178)]){r(360)==u&&(s=s||_c(c[r(178)],t,e,n[r(475)][r(478)]));const o=r(387)==u&&this[r(536)](l[r(284)]("|")[0]);if(c[r(178)][r(139)]||r(290)==c[r(178)][r(507)][r(184)]||r(285)==u&&!Ac(c[r(178)])||o&&!Ac(c[r(178)])||r(396)==u&&(Tc(a=c[r(178)])||function(t){const e=r;return t[e(525)][e(366)]==t[e(169)][e(307)]&&t[e(525)][e(441)]}(a)))e[r(204)](t),s=!0;else{if(!h||!h[r(426)])continue;i[r(502)](h)}}}var a;return i[r(414)]>0&&(s=!!this[r(439)](i)||s),s})),n[t(475)][t(450)][t(376)]((e=>{const r=t;let s=!1;for(const t of n[r(475)][r(450)][r(361)][r(500)]())if(r(283)==t[r(470)])for(const t of this[r(137)][r(499)]()){if(t[r(282)]||!t[r(426)])continue;const o=r(285)==t[r(470)],i=this[r(429)](t),a=i&&this[r(536)](i);if(!o&&!a)continue;const c=t[r(528)]();if(c[r(525)][r(366)]!=c[r(169)][r(366)]&&!c[r(169)][r(441)]){const o=n[r(475)][r(538)](c[r(525)][r(494)],r(169)),i=n[r(475)][r(402)](c[r(525)],o);e[r(311)](t[r(380)](),{range:i}),s=!0}}return s})),n[t(475)][t(450)][t(376)]((e=>this[t(339)](e))),n[t(475)][t(450)][t(376)]((e=>!e[t(547)][t(177)]&&this[t(247)](e))),n[t(475)].on(t(356),(()=>{this[t(354)]=!1})),n[t(475)][t(450)].on(t(377),((r,s)=>{const o=t;if(!s[o(177)]||s[o(251)])return;if(!this[o(354)])return;const i=n[o(475)][o(450)][o(361)][o(500)]();if(0==i[o(476)])return;const a=[],c=i[o(413)]((t=>o(387)==t[o(470)])),u=i[o(413)]((t=>o(283)==t[o(470)]&&o(346)!=t[o(317)])),l=i[o(413)]((t=>o(254)==t[o(470)]&&o(346)!=t[o(317)]));for(const t of c)this[o(358)](t[o(349)])&&a[o(199)]({key:t[o(349)],newValue:t[o(504)],oldValue:t[o(509)],range:Cc(t[o(514)],n[o(475)])});for(const t of u){const e=l[o(516)]((e=>e[o(412)]===t[o(412)]));if(e){const r=kc(t[o(180)][o(494)],n[o(475)]);e[o(317)]!==t[o(317)]&&a[o(199)]({key:o(420),newValue:t[o(317)],oldValue:e[o(317)],range:r});for(const[n,s]of e[o(331)]){if(!this[o(358)](n))continue;const e=t[o(331)][o(452)](n);s!==e&&a[o(199)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(331)])this[o(358)](n)&&(e[o(331)][o(152)](n)||a[o(199)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(476)]&&n[o(475)][o(409)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(480)](t,e,s,o,{groupId:r});this[n(503)](t,a)}))}),{priority:t(303)}),n[t(475)][t(325)].on(t(510),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(540)](n[s(317)]),e=this[s(137)][s(452)](t);e&&e[s(189)](n[s(317)])}})),n[t(475)][t(450)].on(t(377),(()=>{const e=t,r=Array[e(411)](n[e(475)][e(450)][e(361)][e(347)]())[e(413)]((t=>e(353)===this[e(540)](t[e(317)])[e(271)]));if(0===r[e(476)])return;r[e(386)](((t,n)=>{const r=e,s=t[r(229)][r(521)],o=n[r(229)][r(521)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(525)][r(556)](o[r(525)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(540)](t);if(null===n[e(521)]){const n=this[e(330)](t);o[e(502)](n)}else{const t=this[e(137)][e(452)](r);null!==n[e(178)]||t[e(426)]?(s[e(502)](t[e(319)]),o[e(502)](t)):this[e(401)](t)}}o[e(414)]>0&&this[e(535)](o);for(const t of s)this[e(520)](e(483),t)})),n[t(475)].on(t(555),((e,r)=>{const s=t,o=r[0];if(!this[s(137)][s(414)])return;if(!o[s(174)])return;if(o[s(547)][s(251)]||!o[s(547)][s(177)])return;let i,a;switch(o[s(470)]){case s(283):i=n[s(475)][s(538)](o[s(180)]),a=i[s(418)](o[s(158)]);break;case s(284):i=n[s(475)][s(538)](o[s(301)]),a=n[s(475)][s(538)](o[s(194)]);break;case s(530):i=n[s(475)][s(538)](o[s(264)]),a=i[s(418)](o[s(158)]);break;default:return}const c=n[s(475)][s(402)](i,a);n[s(475)][s(246)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(135)](c)){if(e[t(282)])continue;if(t(360)==e[t(470)])continue;const r=this[t(429)](e);if(r&&this[t(536)](r)&&t(284)!=o[t(470)])continue;const s=e[t(229)]&&e[t(229)][t(293)];(t(285)!=e[t(470)]||t(284)==o[t(470)]&&!s)&&(n[t(243)]||t(399)==e[t(470)]&&n[t(197)]||e[t(528)]()[t(191)](c)&&this[t(551)](e,i,a))}}))}),{priority:t(303)}),n[t(475)].on(t(539),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(326)])return;if(this[s(240)])return;if(!this[s(171)][s(142)])return;if(o[s(139)])return;const a=n[s(475)][s(478)],{start:c,end:u}=o[s(528)](),l=c[s(494)]&&a[s(187)](c[s(494)])?null:a[s(200)](c,s(267)),f=u[s(307)]&&a[s(187)](u[s(307)])?null:a[s(200)](u,s(423)),h=n[s(475)][s(402)](l?l[s(525)]:c,f?f[s(169)]:u);n[s(475)][s(246)]((t=>{const e=s;this[e(161)](h);const r=n[e(475)][e(478)][e(200)](h[e(525)]);o.is(e(543))?t[e(546)](r):o[e(408)](r)})),e[s(431)]()}),{priority:e.priorities[t(342)]+10}),n[t(475)].on(t(223),((e,r)=>{const s=t,o=r[r[s(476)]-1];o&&o[s(326)]||this[s(240)]||this[s(171)][s(142)]&&(n[s(475)][s(246)]((()=>{const t=s;let o=n[t(475)][t(223)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(166)]=o[t(245)]();const i=o[t(169)][t(307)],a=n[t(475)][t(478)];i&&a[t(207)](i)&&!a[t(190)](i)&&(o=n[t(475)][t(402)](o[t(525)],n[t(475)][t(538)](i,t(169)))),this[t(374)](o)})),e[s(431)]())}),{priority:t(230)}),this[t(495)][t(438)][t(502)](t(348),this[t(171)]),this[t(419)](t(348));const o=new p(n,this[t(137)]);n[t(438)][t(502)](t(324),o),this[t(419)](t(324));const i=new b(n,this[t(137)]);n[t(438)][t(502)](t(557),i),this[t(419)](t(557)),n[t(438)][t(502)](t(278),new S(n,o,this[t(137)])),this[t(419)](t(278)),n[t(438)][t(502)](t(329),new S(n,i,this[t(137)])),this[t(419)](t(329)),n[t(438)][t(502)](t(206),new w(n,o,this[t(137)])),this[t(419)](t(206)),n[t(438)][t(502)](t(286),new w(n,i,this[t(137)])),this[t(419)](t(286));const c=n[t(454)][t(452)](t(398));this[t(314)](c,t(451),((e,{threadId:n})=>{const r=t,s=this[r(137)][r(452)](n);s&&s[r(333)]&&1===s[r(333)][r(476)]&&this[r(294)](n,{hasComments:!0})}),{priority:t(357)}),this[t(314)](c,t(182),((e,{threadId:n})=>{const r=t,s=this[r(137)][r(452)](n);s&&s[r(333)]&&!s[r(333)][r(476)]&&this[r(294)](n,{hasComments:!1})}),{priority:t(357)})}set[dc(162)](t){const n=dc;if(this[n(492)])throw new e.CKEditorError(n(263),this);this[n(492)]=t}get[dc(162)](){return this[dc(492)]}[dc(463)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=dc,r=[];for(const e of this[n(137)][n(499)]())t&&!e[n(426)]||r[n(199)](e);return e?r[n(231)]((t=>t[n(312)]())):r}[dc(238)](t){const n=dc,r=this[n(137)][n(452)](t);if(!r)throw new e.CKEditorError(n(318),this);return r}[dc(460)](t){const e=dc;return this[e(137)][e(152)](t)}[dc(338)](t){const e=dc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(470)][e(284)](":"),a=this[e(137)][e(452)](r)||this[e(196)](o,i,r,n,s);if(this[e(228)](a),this[e(469)](a,o,i||null,n),a[e(155)]=t[e(155)],a[e(181)]=!0,s&&s[e(270)]){const t=s[e(270)],n=this[e(212)](t[e(448)]);a[e(407)]=t[e(155)],a[e(287)]=n,a[e(405)]=!0}else a[e(407)]=t[e(155)];switch(t[e(229)]&&(a[e(229)]=t[e(229)]),t[e(331)]&&(a[e(331)]=t[e(331)]),this[e(492)]&&this[e(492)][e(289)]||(a[e(304)]=!0),this[e(529)][e(452)](a)){case e(313):this[e(529)][e(148)](a,e(552));break;case e(260):a[e(426)]?(this[e(439)](new Set([a])),this[e(535)](new Set([a])),this[e(529)][e(148)](a,e(131)),this[e(520)](e(310),a)):this[e(529)][e(148)](a,e(237))}return a}[dc(324)](t){const e=dc;this[e(326)]((()=>{const n=e;this[n(495)][n(475)][n(246)]((()=>{const e=n;for(const n of t[e(150)]())n[e(227)]()}))}))}[dc(557)](t){const e=dc;this[e(326)]((()=>{const n=e;this[n(495)][n(475)][n(246)]((()=>{const e=n;for(const n of t[e(150)]())n[e(446)]()}))}))}[dc(419)](t,n){const r=dc,s=this[r(495)][r(438)][r(452)](t);if(!s)throw new e.CKEditorError(r(458),this,{commandName:t});if(this[r(302)][r(152)](s))throw new e.CKEditorError(r(442),this,{commandName:t});this[r(302)][r(502)](s),n&&s.on(r(466),((t,e)=>{const o=r;this[o(171)][o(142)]&&(this[o(240)]||(e[o(476)]>0&&e[e[o(476)]-1]&&e[e[o(476)]-1][o(326)]?e[o(185)]():(t[o(166)]=n(((...t)=>s[o(466)](...t,{forceDefaultExecution:!0})),...e),t[o(431)]())))}),{priority:r(230)})}[dc(326)](t){const n=dc;let r,s;const o=this[n(240)];this[n(240)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(240)]=!1),s&&e.CKEditorError[n(215)](s,this),r}[dc(374)](t,n=null,r={}){const s=dc;if(t[s(139)])return null;const o=this[s(495)][s(454)][s(452)](s(372)).me;for(const{suggestion:e,meta:o}of this[s(135)](t,s(399)))if(o[s(197)]){if(!o[s(218)]){if(o[s(243)]){if(!this[s(341)]||!Lc(e,r))continue;return e}if(Lc(e,r))return e;this[s(551)](e,t[s(525)],t[s(169)]);break}if(n==e[s(471)]&&Lc(e,r)){const n=e[s(528)]();return n[s(525)][s(385)](t[s(169)])?this[s(273)](e,this[s(445)][s(402)](t[s(525)],n[s(169)])):this[s(273)](e,this[s(445)][s(402)](n[s(525)],t[s(169)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(242)+n:s(399),u=this[s(434)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(252)](c,i,a,t),u}[dc(168)](t,n=dc(151),r={}){const s=dc,o=this[s(495)][s(454)][s(452)](s(372)).me,i=this[s(337)][s(388)](s(399),n,s(295));for(const e of this[s(463)]())if(e[s(287)].id==o.id&&s(399)==e[s(470)]&&e[s(471)]==n&&Lc(e,r)&&(i(e[s(456)](),t)||i(t,e[s(456)]()))){for(const n of t)e[s(489)](n);return e}for(const{suggestion:e,meta:n}of this[s(135)](t,s(399))){if(!n[s(197)])continue;if(!this[s(341)]&&n[s(243)])continue;if(!Lc(e,r))continue;let o=!0;for(const n of e[s(456)]())for(const e of t)if(!n[s(191)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(242)+n,l=this[s(434)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(252)](u,a,c,e,Hr[s(308)]());return l}[dc(272)](t,n,r=null,s={}){const o=dc;if(r=r||yc(n),t[o(139)])return null;if(o(298)===this[o(257)]){const e=this[o(337)][o(388)](o(360),r,o(227));return this[o(326)]((()=>e([t],n,s))),null}const i=this[o(495)][o(454)][o(452)](o(372)).me,a=[];if(o(248)!==this[o(257)])for(const{suggestion:e,meta:n}of this[o(135)](t,o(399)))n[o(197)]&&!n[o(531)]&&a[o(199)](...e[o(456)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(291)](s);e&&r[n(199)](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(476)];){const s=r[e][n(143)](t);r[n(392)](e,1,...s),e+=s[n(476)]}}return r}(t,a);c[o(476)]&&this[o(445)][o(246)]((()=>{const t=o;for(const e of c){const o=this[t(337)][t(388)](t(360),r,t(227));this[t(326)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(525)],u=t[o(169)];for(const{suggestion:e,meta:n}of this[o(135)](t,o(360))){if(!n[o(197)])continue;if(e[o(471)]!=r)continue;if(!Lc(e,s))continue;const i=e[o(528)]();if(i[o(191)](t,!0))return null;c=c[o(556)](i[o(525)])?c:i[o(525)],u=u[o(210)](i[o(169)])?u:i[o(169)],a?i[o(525)][o(556)](a[o(528)]()[o(525)])?(a[o(221)](),a=e):e[o(221)]():a=e}const l=this[o(445)][o(402)](c,u);if(a)this[o(273)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(434)]({id:t,type:o(335)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(252)](o(335)+r,t,a,l)}}return null}[dc(146)](t,n,r=[],s=null,o={}){const i=dc;n[i(488)]||(n[i(488)]=n[i(440)]),n[i(293)]=t.is(i(514)),s=s||yc(n);const a=r[i(231)]((t=>kc(t,this[i(445)]))),c=t.is(i(514))?t:kc(t,this[i(445)]);if(i(298)===this[i(257)]){const t=this[i(337)][i(388)](i(285),s,i(227));return this[i(326)]((()=>t([c],n,o))),null}a[i(199)](c);let u=!0;for(const t of a)if(!this[i(444)](t)){u=!1;break}if(u&&i(248)!==this[i(257)]){const t=this[i(337)][i(388)](i(285),s,i(227));return this[i(326)]((()=>t([c],n,o))),null}let l=null,f=c[i(525)],h=c[i(169)];for(const{suggestion:t,meta:e}of this[i(135)](c,i(285))){if(!e[i(197)])continue;if(e[i(218)]||e[i(243)]||e[i(531)])continue;if(t[i(229)][i(488)]!=n[i(488)])continue;if(!Lc(t,o))continue;const r=t[i(528)]();if(t[i(471)]==s){if(r[i(191)](c,!0))return null;f=f[i(556)](r[i(525)])?f:r[i(525)],h=h[i(210)](r[i(169)])?h:r[i(169)],l?r[i(525)][i(556)](l[i(528)]()[i(525)])?(l[i(221)](),l=t):t[i(221)]():l=t}else{const e=c[i(291)](r);this[i(316)](t,e)}}const g=this[i(495)][i(454)][i(452)](i(372)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(273)](l,this[i(445)][i(402)](f,h)),l;{const t=this[i(434)]({id:d,type:i(134)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(252)](i(134)+s,d,p,this[i(445)][i(402)](f,h)),t}}[dc(389)](t,n,r=[],s=null,o={}){const i=dc;n[i(488)]||(n[i(488)]=n[i(440)]);const a=t[0];n[i(293)]=a.is(i(514)),s=s||yc(n);const c=r[i(231)]((t=>kc(t,this[i(445)]))),u=a.is(i(514))?t:t[i(231)]((t=>kc(t,this[i(445)])));if(i(298)===this[i(257)]){const t=this[i(337)][i(388)](i(285),s,i(227));return this[i(326)]((()=>t(u,n,o))),null}c[i(199)](...u);let l=!0;for(const t of c)if(!this[i(444)](t)){l=!1;break}if(l&&i(248)!==this[i(257)]){const t=this[i(337)][i(388)](i(285),s,i(227));return this[i(326)]((()=>t(u,n,o))),null}const f=this[i(495)][i(454)][i(452)](i(372)).me;for(const t of this[i(463)]()){if(t[i(287)].id!=f.id)continue;if(i(285)!=t[i(470)]||t[i(229)][i(488)]!=n[i(488)])continue;if(!Lc(t,o))continue;const e=t[i(471)]==s;for(let n=0;n<u[i(476)];n++){const r=u[n];for(const s of t[i(368)]()){const o=s[i(128)]();if(r[i(385)](o)){e?(u[i(392)](n,1),n--):t[i(204)](s[i(317)]);break}}}}if(0==u[i(476)])return null;const h=this[i(337)][i(388)](i(285),s,i(295));for(const t of this[i(463)]())if(t[i(287)].id==f.id&&i(285)==t[i(470)]&&t[i(229)][i(488)]==n[i(488)]&&t[i(471)]==s&&Lc(t,o)&&(h(t[i(456)](),u)||h(u,t[i(456)]()))){for(const e of u)t[i(489)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(134)+s,m=this[i(434)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(252)](p,g,d,t,Hr[i(308)]());return m}[dc(161)](t,n=null,r={}){const s=dc;if(t[s(139)])return null;const o=this[s(495)][s(454)][s(452)](s(372)).me,a=new i.LiveRange(t[s(525)],t[s(169)]);for(const{suggestion:t,meta:e}of this[s(135)](a,s(399)))if(e[s(197)]&&!e[s(218)])if(t[s(282)]){const e=t[s(456)]()[s(413)]((t=>s(290)!=t[s(507)][s(184)]));if(e[s(459)]((t=>a[s(191)](t,!0)))&&t[s(446)](),e[s(534)]((t=>t[s(191)](a,!0)))){const t=this[s(337)][s(388)](s(396),n,s(227));return this[s(326)]((()=>t([a],null,r))),null}}else{const e=a[s(291)](t[s(528)]());null!==e&&t[s(447)]([e],null,r)}if(a[s(542)](),a[s(139)]||s(290)==a[s(507)][s(184)])return null;let c=null,u=a[s(525)],l=a[s(169)];const f=this[s(135)](a,s(396));for(const{suggestion:t,meta:e}of f){const n=this[s(445)][s(402)](u,l);if(e[s(197)]&&(this[s(341)]||!e[s(243)]&&!e[s(531)]))if(t[s(282)]){if(!Lc(t,r))continue;let e=!0;for(const r of t[s(456)]()){if(r[s(191)](n,!0))return t;n[s(191)](r)||(e=!1)}e&&t[s(446)]()}else{const e=t[s(528)]();if(e[s(191)](n,!0))return t;if(!Lc(t,r)){n[s(191)](e)?t[s(221)]():e[s(170)](u)?u=e[s(169)]:e[s(170)](l)&&(l=e[s(525)]);continue}u=u[s(556)](e[s(525)])?u:e[s(525)],l=l[s(210)](e[s(169)])?l:e[s(169)],r=Object[s(220)]({},t[s(331)]),c?e[s(525)][s(556)](c[s(528)]()[s(525)])?(c[s(221)](),c=t):t[s(221)]():c=t}}if(c)return this[s(273)](c,this[s(445)][s(402)](u,l)),c;{const t=(0,e.uid)(),i=this[s(445)][s(402)](u,l),a=o.id,c=n?s(373)+n:s(396),f=this[s(434)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(252)](c,t,a,i),f}}[dc(383)](t,n=dc(151),r={}){const s=dc,o=this[s(495)][s(454)][s(452)](s(372)).me,a=t[s(231)]((t=>new i.LiveRange(t[s(525)],t[s(169)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(135)](a,s(399)))e[s(197)]&&!e[s(218)]&&c[s(502)](t);for(const e of c)if(e[s(282)]){const o=e[s(456)]();if((!e[s(331)]||!e[s(331)][s(323)])&&o[s(459)]((t=>a[s(534)]((e=>e[s(191)](t,!0)))))&&e[s(446)](),a[s(459)]((t=>o[s(534)]((e=>e[s(191)](t,!0)))))){const e=this[s(337)][s(388)](s(396),n,s(227));return this[s(326)]((()=>e(t,null,r))),null}}else{const t=e[s(528)]();if(a[s(534)]((e=>e[s(191)](t,!0)))&&e[s(446)](),a[s(459)]((e=>t[s(191)](e,!0)))){const t=this[s(337)][s(388)](s(396),n,s(227));return this[s(326)]((()=>t(a,null,r))),null}}const u=this[s(337)][s(388)](s(396),n,s(295));let l=null;for(const t of this[s(463)]())if(t[s(287)].id==o.id&&t[s(426)]&&s(396)==t[s(470)]&&t[s(471)]==n&&Lc(t,r)&&(u(t[s(456)](),a)||u(a,t[s(456)]())))if(l){if(t[s(333)]&&t[s(333)][s(476)])continue;for(const e of t[s(456)]())l[s(179)](e)||l[s(489)](e);t[s(221)]()}else{l=t;for(const e of a)t[s(179)](e)||t[s(489)](e)}if(l)return l;c[s(288)]();for(const{suggestion:t,meta:e}of this[s(135)](a,s(396)))e[s(197)]&&(this[s(341)]||!e[s(243)]&&!e[s(531)])&&Lc(t,r)&&c[s(502)](t);for(const t of c){const e=t[s(456)]();if((!r||!r[s(323)])&&a[s(459)]((t=>e[s(534)]((e=>e[s(191)](t,!0))))))return t;(!t[s(331)]||!t[s(331)][s(323)])&&e[s(459)]((t=>a[s(534)]((e=>e[s(191)](t,!0)))))&&t[s(446)]()}const f=(0,e.uid)(),h=o.id,g=s(373)+n,d=this[s(434)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(542)](),t[s(139)]||s(290)==t[s(507)][s(184)]||this[s(252)](g,f,h,t,Hr[s(308)]());return d}[dc(480)](t,n,r,s,o){const i=dc;if(t[i(139)])return[];if(i(298)===this[i(257)])return[];const a=this[i(495)][i(454)][i(452)](i(372)).me.id,c=Array[i(411)](this[i(137)][i(499)]())[i(413)]((e=>i(387)==e[i(470)]&&e[i(229)][i(201)]==n&&e[i(179)](t)));if(i(485)===this[i(257)]){const e=this[i(135)](t,i(399))[i(413)]((({meta:t})=>t[i(197)]&&!t[i(531)]&&!t[i(218)]))[i(231)]((({suggestion:t})=>t));c[i(156)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(387)==t[i(470)]?t[i(229)][i(443)]:void 0,o=t[i(528)](),a=Array[i(411)](u[i(416)]())[i(516)]((t=>t[i(296)](o)));if(!a)continue;const c=a[i(143)](o);this[i(536)](n)&&i(399)==t[i(470)]&&0!=c[i(476)]||(u[i(136)](a),c[i(554)]((t=>{u[i(148)](t,r)})),i(399)!=t[i(470)]&&e!=s&&u[i(148)](a[i(291)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(476)]>37&&console[i(453)](i(359),{key:n});const f=(i(512)+(n+"|")+yc({newValue:s}))[i(275)](0,60),h=this[i(434)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(199)](h),this[i(252)](f,c,a,t)}return l}[dc(394)](t){const e=dc;this[e(519)][e(502)](t)}[dc(249)](t){const e=dc;this[e(517)][e(502)](t)}[dc(449)](t,e=[],n=[]){const r=dc;this[r(419)](t,((t,...e)=>{this[r(157)]((()=>{t(...e)}))}));for(const t of e)this[r(249)](t);for(const t of n)this[r(394)](t)}[dc(429)](t){const e=dc;return e(387)==t[e(470)]?t[e(471)][e(284)]("|")[0]:null}[dc(273)](t,e){const n=dc,r=t[n(380)]();this[n(445)][n(246)]((t=>{t[n(311)](r,{range:e})}))}[dc(228)](t){const e=dc,n=t.id,r=this[e(495)][e(127)][e(452)](e(491));this[e(367)][e(192)](n)||this[e(367)][e(355)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(367)][e(415)](n);s[e(435)](e(216)),s[e(216)]=!1,t[e(333)]=s}[dc(469)](t,n,r,s){const o=dc;if(t[o(470)]!=n||t[o(471)]!=r||t[o(164)].id!=s)throw this[o(495)][o(281)](o(406)),new e.CKEditorError(o(406),this)}[dc(316)](t,n){const r=dc,s=t[r(528)]();if(n[r(385)](s))t[r(221)]();else if(s[r(191)](n)){const o=this[r(445)][r(538)](n[r(525)][r(307)],r(169));this[r(273)](t,this[r(445)][r(402)](s[r(525)],o));const i=(0,e.uid)(),a=t[r(164)].id,c=t[r(470)]+":"+t[r(471)];this[r(434)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(229)],attributes:t[r(331)]});const u=this[r(445)][r(538)](n[r(169)][r(366)],r(393)),l=this[r(445)][r(402)](u,s[r(169)]);this[r(252)](c,i,a,l)}else if(s[r(170)](n[r(525)])){const e=this[r(445)][r(538)](n[r(525)][r(307)],r(169));this[r(273)](t,this[r(445)][r(402)](s[r(525)],e))}else{const e=this[r(445)][r(538)](n[r(169)][r(366)],r(393));this[r(273)](t,this[r(445)][r(402)](e,s[r(169)]))}}[dc(444)](t){const e=dc;for(const{suggestion:n,meta:r}of this[e(135)](t,e(399))){if(!r[e(197)])continue;const s=n[e(456)]();for(const n of s)if(!t[e(143)](n)[e(476)])return!0}return!1}[dc(334)](t){const n=dc,r=this[n(495)][n(454)][n(452)](n(372))[n(397)](t);if(!r)throw new e.CKEditorError(n(464),this);return r}[dc(212)](t){const e=dc,n=this[e(495)][e(454)][e(452)](e(372)),r=(0,o.hashObject)(e(233)+t);return n[e(397)](r)||n[e(234)]({id:r,name:t})}[dc(196)](t,e,n,r,s){const o=dc,i=this[o(334)](r),a=this[o(337)][o(320)](t,e,n,i,s,(t=>{const e=o;this[e(294)](n,{attributes:t});const r=this[e(238)](n);this[e(439)](new Set([r])),this[e(535)](new Set([r]))}));return this[o(314)](a,o(227),(()=>{const t=o;this[t(294)](n,{state:t(219)})}),{priority:o(230)}),this[o(314)](a,o(446),(()=>{const t=o;this[t(294)](n,{state:t(253)})}),{priority:o(230)}),this[o(137)][o(148)](n,a),this[o(529)][o(148)](a,o(313)),a}[dc(540)](t){const e=dc,n=t[e(284)](":");return{group:n[0],type:n[1],subType:n[e(476)]>=5?n[2]:null,id:n[e(476)]<5?n[2]:n[3],authorId:n[e(476)]<5?n[3]:n[4],markerCount:6==n[e(476)]?n[5]:null}}[dc(551)](t,n,r){const s=dc,o=t[s(528)](),i=o[s(525)],a=o[s(169)];this[s(273)](t,this[s(445)][s(402)](i,n));const c=(0,e.uid)(),u=t[s(164)].id,l=t[s(470)]+(t[s(471)]?":"+t[s(471)]:"");this[s(434)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(331)],data:t[s(229)]});const f=this[s(429)](t);(s(285)==t[s(470)]||f&&this[s(536)](f))&&(r=this[s(445)][s(258)](r[s(366)])),this[s(252)](l,c,u,this[s(445)][s(402)](r,a))}[dc(135)](t,e=null){const n=dc,r=[],s=this[n(495)][n(454)][n(452)](n(372)).me;Array[n(382)](t)||(t=[t]);for(const o of this[n(463)]()){if(!o[n(426)])continue;if(e&&o[n(470)]!=e)continue;let i=!1;for(const e of o[n(456)]()){for(const a of t){const t=a[n(525)][n(385)](e[n(169)])||a[n(169)][n(385)](e[n(525)]);if(t||a[n(291)](e)){const c=a[n(191)](e)&&bc(this[n(445)][n(478)],e[n(525)],a),u=e[n(191)](a)&&bc(this[n(445)][n(478)],a[n(525)],e);r[n(199)]({suggestion:o,meta:{isOwn:s==o[n(287)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[dc(252)](t,e,n,r,s){const o=dc;this[o(445)][o(246)]((i=>{const a=o;let c=a(175)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(505)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[dc(401)](t){const e=dc,n=t[e(344)],r=t[e(292)];t[e(344)]=null,t[e(292)]=null,null!=n&&n[e(292)]==t&&(n[e(292)]=r),null!=r&&r[e(344)]==t&&(r[e(344)]=n),e(131)==this[e(529)][e(452)](t)&&(this[e(529)][e(148)](t,e(237)),this[e(520)](e(362),t,n,r))}[dc(434)](t){const n=dc,r=t.id,s=this[n(338)](t);if(this[n(492)]&&this[n(492)][n(289)]){const o=this[n(495)][n(454)][n(452)](n(549)),i=s[n(533)],a=s[n(471)]?s[n(470)]+":"+s[n(471)]:s[n(470)],c=this[n(495)][n(213)],u=o[n(502)](zr(c,n(321))),l={id:r,type:a,hasComments:i,data:t[n(229)]||null,originalSuggestionId:t[n(437)]||null,attributes:s[n(331)]};this[n(492)][n(289)](l)[n(160)]((t=>{const e=n;s[e(304)]=!0,o[e(254)](u),t&&t[e(155)]&&(this[e(137)][e(452)](r)[e(155)]=t[e(155)])}))[n(269)]((t=>{const r=n;throw(0,e.logWarning)(r(306)),this[r(495)][r(475)][r(409)]({isUndoable:!1},(()=>{s[r(446)]()})),s[r(208)](),this[r(137)][r(136)](s.id),this[r(529)][r(136)](s),t}))}return s}[dc(536)](t){const e=dc;return this[e(519)][e(152)](t)}[dc(294)](t,e){const n=dc,r=this[n(495)][n(454)][n(452)](n(549)),s=this[n(238)](t);if(this[n(492)]&&this[n(492)][n(428)])if(s[n(304)]){const s=r[n(502)](zr(this[n(495)][n(213)],n(321)));this[n(492)][n(428)](t,e)[n(160)]((()=>{r[n(254)](s)}))}else s.on(n(203),(()=>{this[n(294)](t,e)}))}[dc(370)](t){const n=dc;if(!this[n(492)]||!this[n(492)][n(238)])throw new e.CKEditorError(n(474),this);return this[n(492)][n(238)](t)}[dc(330)](t){const e=dc,{id:n,type:r,subType:s,authorId:o}=this[e(540)](t),i=this[e(137)][e(452)](n)||this[e(196)](r,s,n,o,{});switch(this[e(469)](i,r,s,o),this[e(529)][e(452)](i)){case e(313):this[e(370)](n)[e(160)]((t=>{const r=e;let s=Promise[r(241)]();t[r(533)]&&(s=this[r(367)][r(129)]({channelId:this[r(495)][r(127)][r(452)](r(491)),threadId:n})),s[r(160)]((()=>{const e=r;this[e(338)](t)[e(304)]=!0}))})),this[e(529)][e(148)](i,e(260));break;case e(237):this[e(294)](n,{state:e(322)});case e(552):this[e(529)][e(148)](i,e(131)),this[e(520)](e(310),i);break;case e(131):this[e(520)](e(483),i)}return i[e(189)](t),i}[dc(535)](t){const e=dc,n=Array[e(411)](t),r=n[e(413)]((t=>e(387)==t[e(470)]));this[e(195)](r);const s=n[e(413)]((t=>!t[e(282)]&&e(387)!=t[e(470)])),o=this[e(463)]({skipNotAttached:!0})[e(413)]((t=>!t[e(282)]&&e(387)!=t[e(470)])),i=o[e(413)]((n=>!t[e(152)](n))),a=new Map(o[e(231)]((t=>[t,this[e(337)][e(388)](t[e(470)],t[e(471)],e(550))]))),c=new Map(o[e(231)]((t=>[t,t[e(528)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(476)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(476)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(476)];t++){const n=s[t];!l[e(152)](n)&&n[e(344)]&&(f[e(502)](n[e(344)]),n[e(344)][e(292)]===n&&(n[e(344)][e(292)]=null),n[e(344)]=null),!u[e(152)](n)&&n[e(292)]&&(f[e(502)](n[e(292)]),n[e(292)][e(344)]===n&&(n[e(292)][e(344)]=null),n[e(292)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(476)];e++){const r=g(t,n[e]);r&&(r[0][s(292)]=r[1],r[1][s(344)]=r[0],u[s(502)](r[0]),l[s(502)](r[1]))}}function g(t,n){const r=e;if(t[r(287)].id!==n[r(287)].id)return null;const s=a[r(452)](t)(t,n,c[r(452)](t),c[r(452)](n));return s&&a[r(452)](n)(t,n,c[r(452)](t),c[r(452)](n))?s[1][r(333)]&&s[1][r(333)][r(476)]?null:s:null}f[e(414)]&&this[e(535)](f)}[dc(195)](t){const e=dc;if(0==t[e(476)])return;const n=this[e(463)]({skipNotAttached:!0})[e(413)]((t=>e(387)==t[e(470)]&&t[e(181)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(331)]);s[e(152)](n)||(s[e(148)](n,r[e(476)]),r[e(199)]([]));const i=s[e(452)](n);r[i][e(199)](t)}!function(){const t=e;r[t(386)](((e,n)=>{const r=t,s=e[0][r(155)],o=n[0][r(155)];return s==o?e[0][r(331)][r(526)]<n[0][r(331)][r(526)]?-1:1:s<o?-1:1}));for(const e of r)e[t(386)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(476)];t++){if(0==r[t][e(476)])continue;const n=[];for(let s=t+1;s<r[e(476)];s++)0!=r[s][e(476)]&&i(r[t],r[s])&&n[e(199)](s);for(const s of n)r[t]=r[t][e(381)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(476)];n++)t[n][e(292)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(476)];n++)t[n][e(344)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(331)][r(526)]!==n[0][r(331)][r(526)]&&t[0][r(287)]!==n[0][r(287)])return!1;if(!function(t,e){const n=r;return!t[n(533)]&&!e[n(533)]||(!t[n(533)]||!e[n(533)])&&(!!(t[n(533)]&&e[n(155)]<t[n(333)][n(375)][n(452)](0)[n(155)])||!!(e[n(533)]&&t[n(155)]<e[n(333)][n(375)][n(452)](0)[n(155)]))}(t[0],n[0]))return!1;const s=gc(t[0][r(331)],r(526)),o=gc(n[0][r(331)],r(526));return!!wr(s,o)&&(!!t[r(459)]((t=>n[r(534)]((e=>t[r(528)]()[r(385)](e[r(528)]())))))&&n[r(459)]((e=>t[r(534)]((t=>e[r(528)]()[r(385)](t[r(528)]()))))))}}[dc(439)](t){const e=dc,n=Array[e(411)](t),r=this[e(463)]({skipNotAttached:!0}),s=r[e(413)]((n=>!t[e(152)](n))),o=new Map(n[e(231)]((t=>[t,this[e(337)][e(388)](t[e(470)],t[e(471)],e(295))]))),i=new Map(r[e(231)]((t=>[t,t[e(456)]()])));for(let t=0;t<n[e(476)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(476)];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(476)];e++){const s=r[e];if(s[a(470)]!==n[a(470)]||s[a(287)].id!==n[a(287)].id||s[a(471)]!==n[a(471)])continue;if(!Nc(n,s,[a(526)]))continue;if(a(387)==n[a(470)]&&n[a(229)][a(443)]!=s[a(229)][a(443)])continue;if(a(387)==n[a(470)]&&t[a(536)](n[a(229)][a(201)]))continue;if(a(285)==n[a(470)]){const e=t[a(495)][a(475)],r=n[a(365)]();if(r&&(e[a(478)][a(190)](r)||e[a(478)][a(187)](r)))continue}const c=o[a(452)](n),u=i[a(452)](n),l=i[a(452)](s),f=n[a(333)]&&n[a(333)][a(476)],h=s[a(333)]&&s[a(333)][a(476)];if(!f&&c(l,u))return t[a(145)](s,n),i[a(136)](n),!0;if(!h&&c(u,l))return t[a(145)](n,s),i[a(136)](s),!0}return!1}}[dc(145)](t,e){const n=dc;if(t[n(282)])for(const r of e[n(456)]())t[n(489)](r);else{const r=e[n(528)]()[n(169)];this[n(273)](t,this[n(445)][n(402)](t[n(528)]()[n(525)],r))}e[n(221)]()}[dc(497)](t,e){const n=dc,r=t[n(268)](n(508))||t[n(268)](n(387))?n(132):t[n(486)]();return zr(this[n(495)][n(213)],e+"_"+r+n(457))}[dc(239)](){const t=dc,e=this[t(495)];(0,o.surroundingMarkersDetector)(this[t(445)],(({left:n,entered:r})=>{const s=t,o=[];for(const t of n){const{group:e,type:n}=this[s(540)](t[s(317)]);if(s(353)===e){o[s(199)](this[s(497)](n,s(523)));break}}for(const t of r){const{group:e,type:n}=this[s(540)](t[s(317)]);if(s(353)===e){o[s(199)](this[s(497)](n,s(176)));break}}o[s(476)]&&e.ui[s(265)][s(432)](s(348),o[s(295)](" "))}))}[dc(339)](t){const e=dc;if(this[e(354)])return!1;const n=this[e(495)],r=n[e(475)][e(450)][e(361)][e(500)]();if(0==r[e(476)])return!1;const s=[],o=r[e(413)]((t=>e(387)==t[e(470)])),i=r[e(413)]((t=>e(283)==t[e(470)]&&e(346)!=t[e(317)])),a=r[e(413)]((t=>e(254)==t[e(470)]&&e(346)!=t[e(317)]));for(const t of o)s[e(199)]({key:t[e(349)],newValue:t[e(504)],oldValue:t[e(509)],range:Cc(t[e(514)],n[e(475)])});for(const t of i){const r=a[e(516)]((n=>n[e(180)][e(385)](t[e(180)])));r&&s[e(199)]({key:e(420),newValue:t[e(317)],oldValue:r[e(317)],range:n[e(475)][e(498)](t[e(180)][e(494)])})}return 0!=s[e(476)]&&this[e(503)](t,s)}[dc(247)](t){const e=dc;let n=!1;const r=this[e(495)][e(475)][e(450)][e(361)][e(347)]()[e(413)]((t=>t[e(229)][e(178)]&&t[e(317)][e(268)](e(250))));for(const s of r){const{subType:r,id:o}=this[e(540)](s[e(317)]),i=r[e(284)]("|")[0];for(const r of this[e(463)]({skipNotAttached:!0}))r.id!=o&&e(387)==r[e(470)]&&r[e(229)]&&r[e(229)][e(201)]==i&&r[e(528)]()[e(296)](s[e(229)][e(178)])&&(this[e(340)](r,s[e(229)][e(178)],t),n=!0)}return n}[dc(157)](t){const e=dc;this[e(495)],this[e(354)]=!0,t()}[dc(358)](t){const e=dc,n=this[e(536)](t),r=this[e(517)][e(152)](t);return n||r}[dc(503)](t,e){const n=dc;if(0==e[n(476)])return!1;let r=!1;for(const s of e){const e=this[n(135)](s[n(514)],n(387))[n(413)]((t=>!t[n(403)][n(218)]))[n(231)]((t=>t[n(353)])),i=(0,o.hashObject)({newValue:s[n(222)]});e[n(413)]((t=>{const e=n,[r,o]=t[e(471)][e(284)]("|");return r==s[e(201)]&&o!=i}))[n(554)]((e=>{const o=n;this[o(340)](e,s[o(514)],t),r=!0}))}return r}[dc(340)](t,e,n){const r=dc,s=t[r(528)]()[r(143)](e);0!==s[r(476)]?1!==s[r(476)]?this[r(551)](t,e[r(525)],e[r(169)]):this[r(273)](t,s[0]):n[r(204)](t[r(380)]())}}class Ec{constructor(t){const e=dc;this[e(532)]=t,this[e(445)]=t[e(475)],this[e(327)]=new Map,this[e(465)]=new Map,this[e(277)]()}[dc(320)](t,e,n,r,s,o){const i=dc;return new Hr(this[i(445)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(388)](t,e,i(227))(...n),onDiscard:(...n)=>this[i(388)](t,e,i(446))(...n)})}[dc(351)](t,e,n,r){const s=dc,o=t+":"+e+":"+n;this[s(327)][s(148)](o,r)}[dc(388)](t,e,n){const r=dc,s=t+":"+e+":"+n;return this[r(327)][r(452)](s)||this[r(465)][r(452)](t+":"+n)}[dc(277)](){const t=dc,e=()=>!1,n=t=>{const e=Sc;t[e(386)](((t,n)=>t[e(525)][e(556)](n[e(525)])?1:-1)),this[e(445)][e(246)]((n=>{const r=e;for(const e of t){let t;t=e[r(169)][r(441)]&&e[r(169)][r(366)]==e[r(525)][r(494)]?n[r(183)](e[r(525)][r(494)],"on"):n[r(183)](e),this[r(445)][r(539)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Sc;e&&this[n(445)][n(246)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(231)]((t=>(Tc(t)&&(t=this[s(445)][s(402)](t[s(169)])),t)))[s(413)]((t=>s(290)!==t[s(507)][s(184)]));if(c[s(476)]<1)return;const u=Array[s(411)](this[s(445)][s(450)][s(225)][s(456)]())[s(231)]((t=>i.LiveRange[s(352)](t)));r[s(546)](c);for(const t of this[s(532)][s(438)][s(438)]())t[s(548)]();a[s(199)]({forceDefaultExecution:!0}),this[s(532)][s(466)](o,...a);const l=u[s(413)]((t=>s(290)!=t[s(507)][s(184)]));l[s(476)]>0&&r[s(546)](l);for(const t of u)t[s(542)]()}))},s=(e,n)=>1==e[t(476)]&&1==n[t(476)]&&e[0][t(169)][t(385)](n[0][t(525)]),o=(e,n,r,s)=>Rc(e,n,r,s,this[t(445)])?[e,n]:Rc(n,e,s,r,this[t(445)])?[n,e]:null;this[t(465)][t(148)](t(172),e),this[t(465)][t(148)](t(484),n),this[t(465)][t(148)](t(224),s),this[t(465)][t(148)](t(421),o),this[t(465)][t(148)](t(133),n),this[t(465)][t(148)](t(309),e),this[t(465)][t(148)](t(379),s),this[t(465)][t(148)](t(363),o),this[t(465)][t(148)](t(544),r),this[t(465)][t(148)](t(513),e),this[t(465)][t(148)](t(336),s),this[t(465)][t(148)](t(462),e),this[t(465)][t(148)](t(165),r),this[t(465)][t(148)](t(553),e),this[t(465)][t(148)](t(468),s),this[t(465)][t(148)](t(343),e),this[t(465)][t(148)](t(236),e),this[t(465)][t(148)](t(173),((e,n)=>{const r=t;if(!n)return;const s=this[r(532)][r(454)][r(452)](Ic);this[r(445)][r(246)]((t=>{const o=r;if(o(420)==n[o(201)])for(const r of e){const e=r[o(525)][o(494)],s=n[o(443)];t[o(482)](e,s)}else if(s[o(536)](n[o(201)]))for(const r of e)void 0!==n[o(443)]?t[o(400)](n[o(201)],n[o(443)],r[o(525)][o(494)]):t[o(217)](n[o(201)],r[o(525)][o(494)]);else for(const r of e)n[o(443)]?t[o(400)](n[o(201)],n[o(443)],r):t[o(217)](n[o(201)],r)}))})),this[t(465)][t(148)](t(467),s)}}function bc(t,e,n){const r=dc;for(const s of e[r(366)][r(395)]({includeSelf:!0,parentFirst:!0})){if(s[r(507)]==s)return!1;if(!n[r(559)](s))return!1;if(t[r(190)](s)||t[r(187)](s))return!0}return!1}function Tc(t){const e=dc;return t[e(169)][e(366)]==t[e(525)][e(494)]&&t[e(169)][e(144)]}function _c(t,e,n,r){const s=dc,o=t=>!t[s(209)].is(s(433))&&!r[s(190)](t[s(209)]),i=t[s(525)][s(276)](o),a=t[s(169)][s(276)](o,{direction:s(423)});return!(t[s(525)][s(385)](i)&&t[s(169)][s(385)](a)||(i[s(556)](a)?n[s(311)](e,{range:n[s(402)](i,a)}):n[s(204)](e),0))}function yc(t){return(0,o.hashObject)(t)}function Ac(t){const e=dc,n=t[e(525)][e(494)];return n&&n.is(e(256))}function Cc(t,e){const n=dc;return null==t[n(169)][n(307)]&&t[n(169)][n(366)]==t[n(525)][n(494)]?kc(t[n(525)][n(494)],e):t}function kc(t,e){const n=dc,r=e[n(478)][n(190)](t)||e[n(478)][n(496)](t);return e[n(402)](e[n(538)](t,n(202)),r?e[n(154)](t):e[n(538)](t,n(169)))}function Rc(t,e,n,r,s){const o=dc;if(!Nc(t,e))return!1;if(n[o(169)][o(385)](r[o(525)]))return!0;if(t[o(470)]!=e[o(470)])return!1;if(!n[o(169)][o(328)](r[o(525)]))return!1;const i=s[o(402)](n[o(169)],r[o(525)])[o(153)]();for(const t of i)if([o(332),o(436)][o(524)](t[o(470)])&&s[o(478)][o(187)](t[o(209)]))return!1;return!0}function Nc(t,e,n=[]){const r=dc;return!(!t[r(181)]||!e[r(181)])&&wr(gc(t[r(331)],n),gc(e[r(331)],n))}function Lc(t,e){const n=dc,r=vc(t[n(331)]),s=vc(e);if(!t[n(181)])return!1;for(const t of Object[n(416)](s))if(!wr(r[t],s[t]))return!1;return!0}function Sc(t,e){const n=pc();return(Sc=function(t,e){return n[t-=127]})(t,e)}function vc(t){const e=dc,n=Object[e(220)]({},t);return delete n[e(323)],delete n[e(299)],n}const Mc=Oc;function Oc(t,e){const n=wc();return(Oc=function(t,e){return n[t-=167]})(t,e)}function wc(){const t=["stopListening","_editor","change:isDirty","destroy","canDiscard","getRanges","PENDING_ACTION_SUGGESTION","41968gLdLHx","execute","unbind","add","384931pFFnuJ","_discardCommand","isDirty","262670PyOEFd","_removePendingAction","plugins","locale","22044RnepXP","isEnabled","discardSuggestion","11tNTXcz","bind","acceptSuggestion","13888596WgnPbs","commands","_setPendingAction","2GBDtRD","canAccept","515JFhDpL","63CVjFZa","112KfxAhO","remove","get","model","commentThreadController","canEditAt","552204osaaDJ","_acceptCommand","listenTo","1676634qgSxeF","PendingActions","view","_pendingAction"];return(wc=function(){return t})()}!function(t,e){const n=Oc,r=t();for(;;)try{if(354012===-parseInt(n(184))/1+parseInt(n(200))/2*(-parseInt(n(169))/3)+-parseInt(n(210))/4+-parseInt(n(202))/5*(-parseInt(n(191))/6)+parseInt(n(204))/7*(parseInt(n(180))/8)+-parseInt(n(203))/9*(parseInt(n(187))/10)+parseInt(n(194))/11*(parseInt(n(197))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wc);class Fc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Oc;super(),this[s(207)]=e,this[s(171)]=n,this[s(208)]=r,this[s(174)]=t,this[s(167)]=t[s(198)][s(206)](s(196)),this[s(185)]=t[s(198)][s(206)](s(193)),this[s(171)][s(195)](s(192)).to(this[s(167)],this[s(185)],((t,e)=>t||e)),this[s(171)][s(195)](s(201)).to(this[s(167)],s(192),(t=>t&&this[s(174)][s(207)][s(209)](e[s(178)]()))),this[s(171)][s(195)](s(177)).to(this[s(185)],s(192),(t=>t&&this[s(174)][s(207)][s(209)](e[s(178)]()))),this[s(172)]=null,n[s(186)]&&this[s(199)](),this[s(168)](n,s(196),(()=>this[s(196)]())),this[s(168)](n,s(193),(()=>this[s(193)]())),this[s(168)](n,s(175),(()=>{const t=s;n[t(186)]?this[t(199)]():this[t(188)]()}))}[Mc(196)](){const t=Mc;this[t(167)][t(181)](this[t(207)].id)}[Mc(193)](){const t=Mc;this[t(185)][t(181)](this[t(207)].id)}[Mc(176)](){const t=Mc;this[t(171)][t(182)](t(192)),this[t(171)][t(182)](t(201)),this[t(171)][t(182)](t(177)),this[t(173)](),this[t(208)][t(176)](),this[t(172)]&&this[t(188)]()}[Mc(199)](){const t=Mc,e=zr(this[t(174)][t(190)],t(179));this[t(172)]=this[t(174)][t(189)][t(206)](t(170))[t(183)](e)}[Mc(188)](){const t=Mc;null!==this[t(172)]&&this[t(174)][t(189)][t(206)](t(170))[t(205)](this[t(172)]),this[t(172)]=null}}const Dc=xc;function Pc(){const t=["2108295hszPgF","hasDirtyComment","showInput","assign","disabledSubmit","canAccept","cancel","isActive","descriptionParts","_localUser","7732czfIpW","set","153837RqTomr","isDirty","updateComment","removeComment","7855QITnFw","_model","commentInputView","disableComments","delegate","authoredAt","focus","destroy","length","664WYzCeE","fire","element","editor","801471BNncUU","1113909YcLQiV","editorConfig","submit","locale","50TkVLuV","bind","8258898kxCKQb","isReadOnly","2928zyYLVc","isEnabled","_createCommentViews","549hKpXQv","CommentView","canDiscard","commentThread","_createCommentThreadInputView","_config","addComment","value","commentsListView","commentThreadInputView","setData"];return(Pc=function(){return t})()}function xc(t,e){const n=Pc();return(xc=function(t,e){return n[t-=198]})(t,e)}!function(t,e){const n=xc,r=t();for(;;)try{if(722657===-parseInt(n(206))/1+parseInt(n(238))/2*(parseInt(n(217))/3)+parseInt(n(214))/4*(parseInt(n(244))/5)+-parseInt(n(212))/6+parseInt(n(228))/7+-parseInt(n(201))/8*(-parseInt(n(240))/9)+parseInt(n(210))/10*(-parseInt(n(205))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pc);class Bc extends s.View{constructor(t,e,n,r){const s=xc;super(t),this[s(225)]=null,this[s(226)]=null,this[s(239)](s(235),!1),this[s(239)](s(249),e[s(249)]),this[s(211)](s(249)).to(e),this[s(239)](s(236),[]),this[s(239)](s(241),!1),this[s(239)](s(215),!1),this[s(239)](s(233),!1),this[s(239)](s(219),!1),this[s(245)]=e,this[s(237)]=n,this[s(222)]=r,r[s(247)]?this[s(239)](s(200),1):this[s(216)]()}[Dc(198)](){const t=Dc;this[t(203)][t(198)]()}[Dc(199)](){const t=Dc;this[t(225)]&&this[t(225)][t(199)](),this[t(226)]&&this[t(226)][t(199)](),super[t(199)]()}[Dc(216)](){const t=Dc,{CommentsListView:e}=this[t(222)];this[t(225)]=new e(this[t(209)],this[t(245)][t(220)],Object[t(231)]({CommentView:this[t(222)][t(218)]},this[t(222)])),this[t(225)][t(248)](t(243)).to(this),this[t(225)][t(248)](t(242)).to(this),this[t(225)][t(211)](t(235)).to(this),this[t(239)](t(200),this[t(225)][t(200)]+1),this[t(211)](t(200)).to(this[t(225)],t(200),(t=>t+1)),this[t(226)]=this[t(221)](),this.on(t(243),(()=>this[t(198)]())),this[t(211)](t(241)).to(this[t(225)],t(229),this[t(226)][t(246)],t(224),((t,e)=>t||!!e))}[Dc(221)](){const t=Dc,{CommentThreadInputView:e}=this[t(222)],n=new e(this[t(209)],this[t(237)],this[t(222)][t(207)]),r=n[t(246)];return n[t(211)](t(230)).to(this,t(235),this[t(245)][t(220)],t(213),r,t(224),((t,e,n)=>!!n||t&&!e)),r.on(t(208),((e,n)=>{const s=t;this[s(202)](s(223),n),r[s(204)][s(227)]("")})),r.on(t(234),(()=>this[t(198)]())),r[t(211)](t(232)).to(this[t(245)][t(220)],t(213)),n}}const Uc=Gc;function jc(){const t=["@external","push",'" title="',".ck-annotation__content-wrapper","authoredAt","commentThreadInputView","ck-annotation__actions","innerText","map","importWord","getExternalSuggestionNote","ck-annotation__main","ck-suggestion__main","ck-annotation__info-name","bind","9257Qktpwd","editorReady","type","time","ck-comment__external","Accept suggestion","div","commentThread","ck-annotation","_descriptionElement","setTemplate","EXTERNAL_IMPORT_WORD_SUGGESTION","span","EXTERNAL_SUGGESTION","ck-annotation__user","delegate","discardSuggestion","set","render","_config","_createButton","ck-comment__info-time","extendTemplate","<p>","acceptButton","innerHTML","disableComments","getUserViewNotificationText","check","3739308BbtnXo","fire","ck-suggestion__user","editorDestroyed","discardButton","3CRgBuv",'<span class="ck-suggestion-type">',"isActive","ck-suggestion__info","content","162yjTuIC","isExternal","createElement","14755644zcNyBC","title","locale","execute","canDiscard","canAccept","creator","attributes","ck-suggestion","ck-suggestion--discard","getTemplate","7747333ktWsFE","4402179FRBQXX","commentsListView","ck-annotation__info-time","source","cancel","children","ck-suggestion--accept","EXTERNAL_AVATAR","userView","_model","</span>","formatDateTime","Discard suggestion","element","join","10drwSye","ck-annotation__info","8zowfiV","change:description","color","734608JSshpf","isEnabled",'"></span>',"165uGHYXA","bindTemplate","ck-suggestion__info-name","descriptionParts","ck-suggestion-wrapper--active","ck-suggestion--disabled-comments","split","ck-suggestion-wrapper","132978PPYCgg","EXTERNAL_IMPORT_WORD_AVATAR","author","description",'<span class="ck-suggestion-color" style="background-color: ',"ck-suggestion-","ck-annotation__content-wrapper","value","name","acceptSuggestion","</p>","ck-suggestion__actions","querySelector"];return(jc=function(){return t})()}function Gc(t,e){const n=jc();return(Gc=function(t,e){return n[t-=350]})(t,e)}!function(t,e){const n=Gc,r=t();for(;;)try{if(633364===-parseInt(n(435))/1*(-parseInt(n(361))/2)+parseInt(n(356))/3*(-parseInt(n(351))/4)+parseInt(n(399))/5*(-parseInt(n(407))/6)+parseInt(n(396))/7+parseInt(n(393))/8*(-parseInt(n(376))/9)+parseInt(n(391))/10*(parseInt(n(375))/11)+parseInt(n(364))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jc);class Vc extends Bc{constructor(e,n,r,s){const i=Gc;super(e,n,r,s),this[i(452)](i(437),""),this[i(434)](i(437)).to(this,i(402),(t=>t&&t[0]?t[0][i(437)]:"")),this[i(434)](i(410)).to(this,i(402),this,i(358),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(458)+Hc(e[n(360)],e[n(395)])+n(417);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(444)]=null,this[i(459)]=this[i(455)](zr(e,i(440)),t.icons[i(350)],i(382),i(416),"sw"),this[i(459)][i(434)](i(397)).to(this,i(369)),this[i(355)]=this[i(455)](zr(e,i(388)),t.icons[i(380)],i(373),i(451),"sw"),this[i(355)][i(434)](i(397)).to(this,i(368)),this[i(384)]=new o.UserView(e,this[i(385)][i(409)],this[i(462)]()),this[i(384)][i(457)]({attributes:{class:[i(353),i(449)]}}),this[i(445)](this[i(374)]())}[Uc(374)](){const t=Uc,e=this[t(400)],n=[{tag:t(441),attributes:{class:[t(359),t(392)]},children:[{tag:t(447),children:[{text:this[t(384)][t(415)]}],attributes:{class:[t(401),t(433)]}},{tag:t(438),attributes:{datetime:e.to(t(424)),class:[t(456),t(378)]},children:[{text:e.to(t(424),(e=>this[t(454)][t(387)](e)))}]}]},{tag:t(441),attributes:{class:[t(418),t(426)]},children:[this[t(459)],this[t(355)]]},{tag:t(441),attributes:{class:[t(413)]}}];this[t(385)][t(362)]&&n[t(421)]({tag:t(441),attributes:{class:[t(439)]},children:[{text:this[t(430)]()}]});const r={tag:t(441),attributes:{class:[t(406),e.if(t(358),t(403)),e.to(t(437),(e=>t(412)+e)),this[t(454)][t(461)]&&t(404)],"data-suggestion-id":this[t(385)].id,"data-thread-id":this[t(385)][t(442)].id,"data-author-id":this[t(385)][t(409)].id,tabindex:-1},children:[{tag:t(441),attributes:{class:[t(372),t(443)]},children:[this[t(384)],{tag:t(441),attributes:{class:[t(432),t(431)]},children:n}]}]};return this[t(377)]&&this[t(425)]&&(r[t(381)][t(421)](this[t(377)],this[t(425)]),this[t(377)][t(450)](t(436)).to(this),this[t(377)][t(450)](t(354)).to(this),this[t(425)][t(450)](t(436)).to(this),this[t(425)][t(450)](t(354)).to(this)),r}[Uc(453)](){const t=Uc;super[t(453)](),this[t(444)]=this[t(389)][t(419)](t(423)),this[t(444)][t(460)]=this[t(410)],this.on(t(394),((e,n,r)=>{const s=t;this[s(444)][s(460)]=r}))}[Uc(455)](t,e,n,r,o){const i=Uc,a=new s.ButtonView(this[i(366)]);return a[i(452)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(457)]({attributes:{class:n}}),a.on(i(367),(()=>{const t=i;this[t(352)](r,this[t(385)].id)})),a}[Uc(430)](){const t=Uc;return t(429)===this[t(385)][t(371)][t(420)][t(379)]?zr(this[t(366)],t(446)):zr(this[t(366)],t(448))}[Uc(462)](){const t=Uc;return this[t(385)][t(362)]?t(429)===this[t(385)][t(371)][t(420)][t(379)]?zr(this[t(366)],t(408),this[t(385)][t(370)][t(415)]):zr(this[t(366)],t(383),this[t(385)][t(370)][t(415)]):null}}function Hc(t,e){const n=Uc;let r="";return r+=t[n(405)]("*")[n(428)](((t,e)=>e%2!=0?n(357)+zc(t)+n(386):zc(t)))[n(390)](""),e&&(r+=n(411)+e[n(414)]+n(422)+e[n(365)]+n(398)),r}function zc(t){const e=Uc,n=document[e(363)](e(447));return n[e(427)]=t,n[e(460)]}function Wc(){const t=["descriptionParts","destroy","editor","suggestionLoaded","refreshSelectedViews","editing","getByInnerView","get","some","lowest","646785SRqNhE","plugins","_bindAnnotationToEditors","getDescriptions","comments.maxCommentCharsWhenCollapsed","value","toMany","Annotations","activeMarkers","2009199usMKNQ","trackChanges","_refreshActiveMarkers","map","commentThread","comments.editorConfig","comments","getJoined","pluginName","innerView","getMarkers","arrowView","_destroyController","model","3670WzBtzw","95OkVJKw","suggestionChanged","separator","TrackChangesEditing","_updateController","_handleControllerBuffer","_suggestionToController","Track changes","suggestion-","change:activeAnnotations","CommentsUI","delete","from","hasSuggestion","type","push","Accept all suggestions","isMultiRange","buttonView","getMarkerNames","TrackChangesUI","config","discardAllSuggestions","init","createAnnotation","_annotationViews","commandName","acceptSelectedSuggestions","comments.maxThreadTotalWeight","actionView","change:previous","trackChanges.SuggestionThreadView","discardSelectedSuggestions","unbind","isOn","_viewToController","84172RQqDFa","EditorAnnotations","Discard all suggestions","previous","_createUIButton","clear","getRanges","bind","commands","createAnnotationView","Discard all selected suggestions","CommentsRepository","componentFactory","listenTo","locale","isEnabled","CommentView","suggestionUnloaded","add","getFirstRange","isDirty","8026400oqKChW","length","switchbutton","createCommentThreadController","_descriptionFactory","discardButton","has","_handleSuggestionControllerDelayed","2844anJXJf","getAllAdjacentSuggestions","execute","keys","values","2464ifwZJp","focus","source","set","reduce","registerAnnotation","_disableComments","26766PCHuTW","comments.maxCommentsWhenCollapsed","trackChanges.disableComments","stopListening","1268664qiWNXQ","size","getSuggestion","button","activeAnnotations","SuggestionThreadView","head","mainView","Accept all selected suggestions","acceptAllSuggestions","requires","filter","isInContent","view","addSourceCollector","remove","addComment","acceptButton","define","_unbindEditors","_initializeController"];return(Wc=function(){return t})()}const Kc=Xc;function Xc(t,e){const n=Wc();return(Xc=function(t,e){return n[t-=361]})(t,e)}!function(t,e){const n=Xc,r=t();for(;;)try{if(512469===-parseInt(n(496))/1+parseInt(n(465))/2+parseInt(n(369))/3+-parseInt(n(420))/4*(parseInt(n(384))/5)+parseInt(n(449))/6*(parseInt(n(454))/7)+-parseInt(n(441))/8+-parseInt(n(461))/9*(-parseInt(n(383))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wc);class qc extends t.Plugin{static get[Kc(475)](){const t=Kc;return[Ic,o.Users,t(431),t(367),t(421)]}static get[Kc(377)](){return Kc(404)}constructor(t){const e=Kc;super(t),this[e(390)]=new Map,this[e(419)]=new Map,this[e(409)]=new Map,this[e(389)]=new Map;const n=this[e(488)][e(405)];n[e(483)](e(415),Vc),n[e(483)](e(463),!1),this[e(460)]=n[e(493)](e(463))}[Kc(448)](t,e){const n=Kc;0===this[n(389)][n(466)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(389)]){const r=this[t(390)][t(447)](e);r||n?r&&n&&this[t(381)](e):this[t(485)](e)}this[t(389)][t(425)](),this[t(488)][t(361)][t(493)](t(421))[t(490)](),this[t(371)]()}),10),this[n(389)][n(457)](t,e)}[Kc(407)](){const t=Kc,e=this[t(488)],n=e[t(361)][t(493)](t(387)),r=e[t(361)][t(493)](t(367)),s=e[t(361)][t(493)](t(421)),o=e[t(361)][t(493)](t(431));e.ui[t(432)][t(438)](t(370),(e=>this[t(424)](e))),s[t(479)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(396)](this[e(390)])){const s=t[e(450)](),o=[];for(const t of s){if(!t[e(477)])continue;if(t[e(401)]){o[e(399)](...t[e(426)]());continue}const n=t[e(439)]();if(o[e(442)]>0){const t=o[0][e(376)](n);if(t){o[0]=t;continue}}o[e(399)](n)}n[e(399)]([r[e(478)],o])}return n})),this[t(433)](n,t(489),((e,n)=>{const r=t;this[r(433)](n,r(414),((t,e,s,o)=>{const i=r;n[i(477)]&&(null==s?(this[i(388)](o[i(471)]),this[i(448)](n,!1)):(this[i(388)](s[i(471)]),null==o&&this[i(448)](n,!0)))})),null!==n[r(423)]?this[r(388)](n[r(471)]):this[r(448)](n,!1)})),this[t(433)](n,t(437),((e,n,r)=>{const s=t;this[s(464)](n,s(414)),this[s(389)][s(395)](n),this[s(390)][s(447)](n)&&this[s(381)](n),r&&this[s(388)](r[s(471)])})),this[t(433)](n,t(385),((e,n)=>{this[t(388)](n)})),this[t(433)](r,t(393),(()=>{this[t(371)]()})),this[t(433)](o,t(481),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(397)](r))return;const i=n[o(467)](r);this[o(390)][o(493)](i)[o(478)][o(455)]()}),{priority:t(495)})}[Kc(371)](){const t=Kc,e=this[t(488)][t(361)][t(493)](t(367)),n=this[t(488)][t(361)][t(493)](t(387)),r=Array[t(396)](e[t(469)],(e=>e[t(378)]))[t(476)]((e=>this[t(419)][t(447)](e))),s=[];for(const e of r){const n=this[t(419)][t(493)](e)[t(382)][t(450)]();s[t(399)](...n[t(458)](((e,n)=>[...e,...n[t(403)]()]),[]))}n[t(368)]=s}[Kc(424)](t){const n=Kc,r=(0,s.createDropdown)(t,s.SplitButtonView),o=this[n(488)][n(428)][n(493)](n(370)),i=zr(t,n(391));r[n(402)][n(457)]({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(402)][n(427)](n(418)).to(o,n(365)),r[n(402)].on(n(451),(()=>{const t=n;o[t(451)](),this[t(488)][t(491)][t(478)][t(455)]()}));const a=new e.Collection,c=[{type:n(443),model:{withText:!0,label:i,commandName:n(370)}},{type:n(386)},{type:n(468),model:{withText:!0,label:zr(t,n(400)),commandName:n(474)}},{type:n(468),model:{withText:!0,label:zr(t,n(473)),commandName:n(411)}},{type:n(468),model:{withText:!0,label:zr(t,n(422)),commandName:n(406)}},{type:n(468),model:{withText:!0,label:zr(t,n(430)),commandName:n(416)}}];for(const t of c){let e={type:n(386)};if(t[n(382)]){const r=new s.ViewModel(t[n(382)]),o=this[n(488)][n(428)][n(493)](r[n(410)]);r[n(427)](n(418),n(435)).to(o,n(365),n(435)),e={type:t[n(398)],model:r}}a[n(438)](e)}(0,s.addListToDropdown)(r,a);const u=c[n(476)]((t=>null!=t[n(382)]))[n(372)]((t=>this[n(488)][n(428)][n(493)](t[n(382)][n(410)]))),l=r[n(402)];return l[n(413)][n(417)](n(435)),l[n(380)][n(417)](n(435)),l[n(413)][n(427)](n(435)).to(o,n(435)),l[n(380)][n(427)](n(435))[n(366)](u,n(435),((...t)=>t[n(494)]((t=>t)))),r.on(n(451),(t=>{const e=n;this[e(488)][e(451)](t[e(456)][e(410)]),this[e(488)][e(491)][e(478)][e(455)]()})),r}[Kc(485)](t){const e=Kc,n=this[e(488)],r=n[e(405)],s=n[e(361)][e(493)](e(367)),i=n[e(361)][e(493)](e(431)),a=n[e(361)][e(493)](e(421)),c=n[e(361)][e(493)](o.Users).me,u=r[e(493)](e(370))[e(470)],{CommentsListView:l,CommentThreadInputView:f}=n[e(361)][e(493)](e(394));let h,g;this[e(409)][e(447)](t.id)?(g=this[e(409)][e(493)](t.id),h=g[e(472)]):(h=new u(n[e(434)],t,c,{disableComments:this[e(460)],editorConfig:r[e(493)](e(374)),maxCommentsWhenCollapsed:r[e(493)](e(462)),maxThreadTotalWeight:r[e(493)](e(412)),maxCommentCharsWhenCollapsed:r[e(493)](e(364)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(493)](e(434))),CommentView:r[e(493)](e(375))[e(436)],CommentsListView:l,CommentThreadInputView:f}),h[e(482)].on(e(451),(()=>{const t=e;n[t(491)][t(478)][t(455)]()})),h[e(446)].on(e(451),(()=>{const t=e;n[t(491)][t(478)][t(455)]()})),g=s[e(429)](this[e(488)][e(434)],h),g[e(427)](e(440)).to(h,e(440)),g[e(427)](e(442)).to(h),g[e(427)](e(398)).to(h,e(398),(t=>e(392)+t)),this[e(409)][e(457)](t.id,g));const d=i[e(444)](t[e(373)],h),p=new Fc(n,t,h,d),m=t[e(450)]()[e(476)]((t=>t[e(477)]));h[e(486)]=n[e(361)][e(493)](e(387))[e(445)][e(363)](m),this[e(390)][e(457)](t,p),this[e(419)][e(457)](h,p);const I=s[e(408)]({view:g,target:()=>{const r=e,s=[],i=t[r(450)]()[r(476)]((t=>t[r(477)]));for(const t of i)s[r(399)](...t[r(379)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(491)],s)},type:()=>e(392)+p[e(478)][e(398)]});i[e(362)](h,I),s[e(438)](I),a[e(459)](I)}[Kc(381)](t){const e=Kc,n=this[e(488)][e(361)][e(493)](e(431)),r=this[e(488)][e(361)][e(493)](e(367)),s=this[e(390)][e(493)](t),o=s[e(478)],i=r[e(492)](o);n[e(484)](o),i&&r[e(480)](i),this[e(390)][e(395)](t),this[e(419)][e(395)](o),s[e(487)]()}[Kc(388)](t){const e=Kc;if(!t[e(477)]||!this[e(390)][e(447)](t))return;const n=this[e(488)][e(361)][e(493)](e(387)),r=this[e(390)][e(493)](t),s=t[e(450)]();r[e(478)][e(486)]=n[e(445)][e(363)](s)}[Kc(487)](){const t=Kc;for(const e of this[t(390)][t(452)]())this[t(381)](e);for(const e of this[t(409)][t(453)]())e[t(472)][t(487)]();super[t(487)]()}}var Zc=Qc;function Yc(){var t=["1906CwqyPv","1328816XbpeYk","getSuggestions","6939Prhzxr","TrackChanges","pluginName","addSuggestion","113192mFuYWE","428ZnMqkQ","getSuggestion","1028748hhvolY","adapter","Comments","addSuggestionData","requires","plugins","42nHWFaI","get","11083039jloXCw","119kSVUEl","7520jGEVoM","editor","890yuBjUK"];return(Yc=function(){return t})()}function Qc(t,e){var n=Yc();return(Qc=function(t,e){return n[t-=189]})(t,e)}!function(t,e){for(var n=Qc,r=t();;)try{if(244225===-parseInt(n(203))/1*(parseInt(n(195))/2)+-parseInt(n(205))/3+-parseInt(n(196))/4+-parseInt(n(192))/5*(-parseInt(n(211))/6)+-parseInt(n(191))/7*(-parseInt(n(202))/8)+-parseInt(n(198))/9*(-parseInt(n(194))/10)+parseInt(n(190))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yc);class Jc extends t.Plugin{static get[Zc(209)](){return[Ic,qc,Zc(207)]}static get[Zc(200)](){return Zc(199)}set[Zc(206)](t){var e=Zc;this[e(193)][e(210)][e(189)](Ic)[e(206)]=t}get[Zc(206)](){var t=Zc;return this[t(193)][t(210)][t(189)](Ic)[t(206)]}[Zc(201)](t){var e=Zc;return this[e(193)][e(210)][e(189)](Ic)[e(208)](t)}[Zc(197)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=Zc;return this[n(193)][n(210)][n(189)](Ic)[n(197)]({skipNotAttached:t,toJSON:e})}[Zc(204)](t){var e=Zc;return this[e(193)][e(210)][e(189)](Ic)[e(204)](t)}}function $c(t,e){const n=su();return($c=function(t,e){return n[t-=340]})(t,e)}const tu=$c;!function(t,e){const n=$c,r=t();for(;;)try{if(589381===-parseInt(n(348))/1+-parseInt(n(343))/2*(-parseInt(n(341))/3)+parseInt(n(395))/4*(parseInt(n(383))/5)+-parseInt(n(399))/6*(parseInt(n(366))/7)+parseInt(n(382))/8*(-parseInt(n(371))/9)+parseInt(n(354))/10+parseInt(n(387))/11*(-parseInt(n(391))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(su);const eu=[tu(392)];class nu extends t.Plugin{static get[tu(393)](){return[Ic]}static get[tu(369)](){return tu(373)}[tu(375)](){const t=tu,n=this[t(390)];if(n[t(347)][t(376)](t(351),(e=>{const r=t,s=n[r(380)][r(359)][r(378)]()[r(401)](((t,e)=>(t[e]="",t)),{});return n[r(357)][r(355)](s,e)})),t(372)!=typeof n[t(347)][t(345)](t(356))[t(389)])throw new e.CKEditorError(t(350))}[tu(368)](t){return iu(this[tu(390)],!0,t)}[tu(394)](t){return iu(this[tu(390)],!1,t)}}class ru extends t.Plugin{static get[tu(369)](){return tu(363)}constructor(t){const e=tu;super(t),this[e(397)]=e(402)}[tu(375)](){const t=tu;this[t(390)][t(358)][t(345)](t(400))[t(374)]={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(390)][t(358)][t(345)](t(362))[t(374)]=null}}function su(){const t=["getRootsAttributes","rootsAttributes","343RdyVpQ","createDocumentFragment","getDataWithAcceptedSuggestions","pluginName","data","279pLXuyE","function","TrackChangesData","_adapter","init","define","name","getRootNames","getFullData","model","createElement","181520HzOcUu","10biMRFJ","getSuggestions","discardAllSuggestions","set","3492742vMVnhs","execute","editorCreator","editor","12LZiltg","Pagination","requires","getDataWithDiscardedSuggestions","1531672HJwBCl","Users","result","destroy","67548DDRmYQ","CommentsRepository","reduce","end","users","addSuggestionData","87705UVcTyP","getUser","70HsonGJ","push","get","useAnonymousUser","config","294791zBELll","acceptAllSuggestions","track-changes-data-invalid-editor-creator","trackChangesData.editorCreator","addUser","appendChild","6676650wGWDKx","create","trackChangesData","constructor","plugins","document","div","map","TrackChangesEditing","TrackChangesDataGetter"];return(su=function(){return t})()}function ou(t){return void 0!==t[tu(364)]}async function iu(t,e,n){const r=tu,s=(0,o.sanitizeEditorConfig)(t,eu);s[r(358)][r(344)](Ic,ru),s[r(365)]=ou(t)?t[r(364)]():void 0;const i=document[r(367)](),a=t[r(347)][r(345)](r(356))[r(389)],c=await a(s,(()=>function(t){const e=r,n=document[e(381)](e(360));return t[e(353)](n),n}(i)));!function(t,e){const n=r,s=t[n(380)][n(359)][n(378)]()[n(401)](((e,r)=>(e[r]=t[n(370)][n(345)]({rootName:r}),e)),{}),o=t[n(358)][n(345)](n(396))[n(403)][n(361)]((t=>({id:t.id,name:t[n(377)]}))),i=t[n(358)][n(345)](n(362))[n(384)]({skipNotAttached:!0,toJSON:!0}),a=e[n(358)][n(345)](n(396)),c=e[n(358)][n(345)](n(362));for(const t of o)a[n(342)](t.id)||a[n(352)](t);a.me||a[n(346)]();for(const t of i)c[n(340)](t);e[n(370)][n(386)](s)}(t,c),c[r(388)](r(e?349:385));const u=ou(c)?c[r(379)](n):c[r(370)][r(345)](n);return await c[r(398)](),u}function au(t,e){var n=cu();return(au=function(t,e){return n[t-=316]})(t,e)}function cu(){var t=["7128wKCSQY","2571205rqryCn","2993406LVZHHB","2786360iNxPPp","1249732BnlxUw","13133720ZLkjkG","99gSDRCk","497425alkdvj"];return(cu=function(){return t})()}!function(t,e){for(var n=au,r=t();;)try{if(288559===-parseInt(n(319))/1+parseInt(n(320))/2*(-parseInt(n(318))/3)+-parseInt(n(316))/4+-parseInt(n(323))/5+parseInt(n(322))/6+-parseInt(n(321))/7+parseInt(n(317))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(cu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|