@ckeditor/ckeditor5-track-changes 41.3.0-alpha.3 → 41.3.0-alpha.4
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/dist/translations/ar.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh.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:()=>Pc,TrackChanges:()=>Zc,TrackChangesData:()=>nu,TrackChangesEditing:()=>Ec});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);function c(t,e){const n=f();return(c=function(t,e){return n[t-=245]})(t,e)}const u=c;!function(t,e){const n=c,r=t();for(;;)try{if(465910===-parseInt(n(266))/1*(parseInt(n(270))/2)+-parseInt(n(267))/3*(-parseInt(n(248))/4)+parseInt(n(260))/5*(-parseInt(n(253))/6)+parseInt(n(251))/7+-parseInt(n(245))/8+parseInt(n(254))/9*(-parseInt(n(258))/10)+parseInt(n(255))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(f);class l extends t.Command{constructor(t,e){const n=c;super(t),this[n(250)]=e,this[n(264)]=!1,this[n(249)](),this[n(261)]=!1}[u(249)](){this[u(247)]=!0}[u(268)](){const t=u;this[t(264)]=!this[t(264)],this[t(264)]?this[t(269)]():this[t(265)]()}[u(269)](){const t=u;for(const e of this[t(256)][t(252)][t(252)]())e[t(262)]&&!this[t(250)][t(259)](e)&&e[t(246)](t(263))}[u(265)](){const t=u;for(const e of this[t(256)][t(252)][t(252)]())e[t(262)]&&!this[t(250)][t(259)](e)&&e[t(257)](t(263))}}function f(){const t=["716260hpOyqB","has","28550cesJng","_isEnabledBasedOnSelection","affectsData","TrackChangesCommand","value","_enableCommands","733PYkUju","219UoUJCT","execute","_disableUnsupportedCommands","1718xQDryT","10832lOcIbA","forceDisabled","isEnabled","35228XjmlEl","refresh","_enabledCommands","2222794QJyJVP","commands","480EGlguW","45xftFbp","10465268fBegBH","editor","clearForceDisabled"];return(f=function(){return t})()}const h=d;function g(){const t=["5udCWrf","isEnabled","114ibIvXR","3586440liNjVc","310ghXLJF","62DfIfOO","_suggestions","369NrsKtS","getRanges","195874AKLBro","model","2745392JODSBA","TrackChangesEditing","get","track-changes-accept-suggestion-not-found","7779zjHvIv","221896AhbbRP","canEditAt","plugins","325666VadEIx","2562879IQAqnq","refresh","editor","execute","acceptSuggestion","_isEnabledBasedOnSelection"];return(g=function(){return t})()}function d(t,e){const n=g();return(d=function(t,e){return n[t-=454]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(684301===-parseInt(n(479))/1*(-parseInt(n(469))/2)+-parseInt(n(458))/3+parseInt(n(475))/4*(parseInt(n(464))/5)+parseInt(n(466))/6*(parseInt(n(473))/7)+parseInt(n(454))/8*(-parseInt(n(471))/9)+-parseInt(n(468))/10*(-parseInt(n(457))/11)+parseInt(n(467))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(g);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(470)]=e,this[n(459)](),this[n(463)]=!1}[h(459)](){this[h(465)]=!0}[h(461)](t){const n=h,r=this[n(470)][n(477)](t);if(!r)throw new e.CKEditorError(n(478),this);const s=r[n(472)]();this[n(460)][n(474)][n(455)](s)&&this[n(460)][n(456)][n(477)](n(476))[n(462)](r)}}function m(t,e){const n=E();return(m=function(t,e){return n[t-=194]})(t,e)}const I=m;function E(){const t=["editor","2cDDDyZ","get","getRanges","420876VCukeg","10VrXTsj","isEnabled","canEditAt","256689xvSYuq","1105093OnEVUT","TrackChangesEditing","track-changes-discard-suggestion-not-found","plugins","refresh","63030zxeFDs","discardSuggestion","665tvcBmF","execute","18152nUVAlW","84456JoGHQa","_isEnabledBasedOnSelection","78siFKmH","331620dzzYbh","_suggestions","model"];return(E=function(){return t})()}!function(t,e){const n=m,r=t();for(;;)try{if(119146===parseInt(n(209))/1+parseInt(n(216))/2*(-parseInt(n(212))/3)+-parseInt(n(194))/4+-parseInt(n(204))/5*(-parseInt(n(211))/6)+parseInt(n(206))/7*(parseInt(n(208))/8)+parseInt(n(198))/9*(-parseInt(n(195))/10)+-parseInt(n(199))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(E);class b extends t.Command{constructor(t,e){const n=m;super(t),this[n(213)]=e,this[n(203)](),this[n(210)]=!1}[I(203)](){this[I(196)]=!0}[I(207)](t){const n=I,r=this[n(213)][n(217)](t);if(!r)throw new e.CKEditorError(n(201),this);const s=r[n(218)]();this[n(215)][n(214)][n(197)](s)&&this[n(215)][n(202)][n(217)](n(200))[n(205)](r)}}function T(t){const e=k;return t[e(194)](((t,n)=>e(176)==t[e(192)]&&e(176)!=n[e(192)]?-1:e(176)!=t[e(192)]&&e(176)==n[e(192)]?1:0))}function _(){const t=["splice","2637204lPiQko","createPositionBefore","3PKDyWg","from","schema","3839633KbNSSl","push","createPositionAt","next","251122hmOqKG","start","type","join","sort","map","isInContent","add","content","isIntersecting","isMultiRange","3093610ywHPvQ","14654448KeAiFU","isTouching","137978WVSEzo","value","getRanges","length","replace","4723722qMXJUo","isArray","change","color","createPositionAfter"," [color ","end","execute","deletion","createRange","isObject","isCollapsed"];return(_=function(){return t})()}function y(t,e){const n=k;let r,s=0;const o=[],i=e[n(185)];for(;s<t[n(207)];){const a=t[s],c=t[s+1];r||(r=e[n(182)](a)),A(e,a,c)||(o[n(187)](e[n(177)](r,i[n(178)](a)?e[n(172)](a):e[n(188)](a,n(174)))),r=null),s++}return o}function A(t,e,n){const r=k;if(!n)return!1;const s=t[r(172)](e),o=t[r(182)](n);return s[r(203)](o)}function k(t,e){const n=_();return(k=function(t,e){return n[t-=168]})(t,e)}!function(t,e){const n=k,r=t();for(;;)try{if(497148===parseInt(n(190))/1+-parseInt(n(204))/2*(parseInt(n(183))/3)+-parseInt(n(181))/4+-parseInt(n(201))/5+-parseInt(n(168))/6+parseInt(n(186))/7+parseInt(n(202))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_);function C(t,e,n){const r=k;for(;n[r(207)];){const s=n[r(180)](0,100);t[r(170)]((()=>{const t=r;for(const n of s)n[t(196)]&&e[t(175)](n.id)}))}}function L(t,e){const n=R();return(L=function(t,e){return n[t-=204]})(t,e)}const N=L;function R(){const t=["from","222yhpZHK","editor","1725774naGDJX","getRanges","71270kaIIbD","some","_isEnabledBasedOnSelection","values","isInContent","20hWpwsw","_suggestions","10787319UdUygb","model","_command","766000NSvtYG","591350ZgATbM","canEditAt","refresh","192584tWFxCP","execute","119tFmmep","1894902nDfhWk","isEnabled"];return(R=function(){return t})()}!function(t,e){const n=L,r=t();for(;;)try{if(433828===parseInt(n(220))/1+parseInt(n(207))/2+parseInt(n(226))/3+-parseInt(n(219))/4+-parseInt(n(209))/5*(-parseInt(n(205))/6)+parseInt(n(225))/7*(parseInt(n(223))/8)+parseInt(n(216))/9*(-parseInt(n(214))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(R);class v extends t.Command{constructor(t,e,n){const r=L;super(t),this[r(218)]=e,this[r(215)]=n,this[r(222)](),this[r(211)]=!1}[N(222)](){const t=N,e=Array[t(204)](this[t(215)][t(212)]())[t(210)]((e=>e[t(213)]));this[t(227)]=this[t(218)][t(227)]&&e}[N(224)](){const t=N,e=T(Array[t(204)](this[t(215)][t(212)]()));for(const n of e){const e=n[t(208)]();if(!this[t(206)][t(217)][t(221)](e))return}C(this[t(206)][t(217)],this[t(218)],e)}}function S(){const t=["799977Hvqlia","getRanges","85YSFWth","3101LPdOiF","execute","_isEnabledBasedOnSelection","isEnabled","_suggestions","canEditAt","size","from","2951937gfPAuK","8CkiXjG","5010GCYrtM","document","11067330qlxrwV","values","editor","1377596vAGsZQ","_command","model","_selectedSuggestions","9422WoUwBW","1298665CyBJFy","refresh","selection"];return(S=function(){return t})()}const M=w;function w(t,e){const n=S();return(w=function(t,e){return n[t-=281]})(t,e)}!function(t,e){const n=w,r=t();for(;;)try{if(206405===parseInt(n(289))/1*(parseInt(n(283))/2)+parseInt(n(287))/3+parseInt(n(305))/4+parseInt(n(284))/5+parseInt(n(300))/6*(parseInt(n(290))/7)+-parseInt(n(299))/8*(parseInt(n(298))/9)+-parseInt(n(302))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(S);class O extends t.Command{constructor(t,e,n){const r=w;super(t),this[r(306)]=e,this[r(294)]=n,this[r(282)]=new Set,this[r(285)](),this[r(292)]=!1}[M(285)](){const t=M,e=this[t(304)][t(281)][t(301)][t(286)],n=Array[t(297)](this[t(294)][t(303)]());this[t(282)]=function(t,e){const n=k,r=Array[n(184)](t[n(206)]()),s=new Set;for(const o of e)if(o[n(196)])for(const e of r)for(const r of o[n(206)]())(e[n(199)](r)||t[n(179)]&&!o[n(200)]&&o[n(189)]&&r[n(174)][n(203)](e[n(191)]))&&s[n(197)](o);return s}(e,n),this[t(293)]=this[t(306)][t(293)]&&!!this[t(282)][t(296)]}[M(291)](){const t=M,e=T(Array[t(297)](this[t(282)]));for(const n of e){const e=n[t(288)]();if(!this[t(304)][t(281)][t(295)](e))return}C(this[t(304)][t(281)],this[t(306)],e)}}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const x=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var B=Array.prototype.splice;const P=function(t){var e=this.__data__,n=x(e,t);return!(n<0)&&(n==e.length-1?e.pop():B.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=x(e,t);return n<0?void 0:e[n][1]};const j=function(t){return x(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=x(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function H(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])}}H.prototype.clear=F,H.prototype.delete=P,H.prototype.get=U,H.prototype.has=j,H.prototype.set=G;const V=H;const W=function(){this.__data__=new V,this.size=0};const z=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const q=function(t){return this.__data__.has(t)};const X="object"==typeof global&&global&&global.Object===Object&&global;var J="object"==typeof self&&self&&self.Object===Object&&self;const Y=X||J||Function("return this")();const Q=Y.Symbol;var Z=Object.prototype,$=Z.hasOwnProperty,tt=Z.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 kt=At(Y,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var St=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:St.call(e,t)};const wt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function Ot(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ot.prototype.clear=Lt,Ot.prototype.delete=Nt,Ot.prototype.get=vt,Ot.prototype.has=Mt,Ot.prototype.set=wt;const Ft=Ot;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(kt||V),string:new Ft}};const xt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Bt=function(t,e){var n=t.__data__;return xt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Pt=function(t){var e=Bt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Bt(this,t).get(t)};const jt=function(t){return Bt(this,t).has(t)};const Gt=function(t,e){var n=Bt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Ht(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])}}Ht.prototype.clear=Dt,Ht.prototype.delete=Pt,Ht.prototype.get=Ut,Ht.prototype.has=jt,Ht.prototype.set=Gt;const Vt=Ht;const Wt=function(t,e){var n=this.__data__;if(n instanceof V){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Vt(r)}return n.set(t,e),this.size=n.size,this};function zt(t){var e=this.__data__=new V(t);this.size=e.size}zt.prototype.clear=W,zt.prototype.delete=z,zt.prototype.get=K,zt.prototype.has=q,zt.prototype.set=Wt;const Kt=zt;const qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Xt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Jt=function(t,e,n){"__proto__"==e&&Xt?Xt(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)||Jt(t,e,n)};const Zt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?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?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&&X.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Re=function(t,e){return function(n){return t(e(n))}};const ve=Re(Object.keys,Object);var Se=Object.prototype.hasOwnProperty;const Me=function(t){if(!Ne(t))return ve(t);var e=[];for(var n in Object(t))Se.call(t,n)&&"constructor"!=n&&e.push(n);return e};const we=function(t){return null!=t&&de(t.length)&&!ct(t)};const Oe=function(t){return we(t)?Ce(t):Me(t)};const Fe=function(t,e){return t&&Zt(e,Oe(e),t)};const De=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var xe=Object.prototype.hasOwnProperty;const Be=function(t){if(!at(t))return De(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&xe.call(t,r))&&n.push(r);return n};const Pe=function(t){return we(t)?Ce(t,!0):Be(t)};const Ue=function(t,e){return t&&Zt(e,Pe(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,He=Ge&&Ge.exports===je?Y.Buffer:void 0,Ve=He?He.allocUnsafe:void 0;const We=function(t,e){if(e)return t.slice();var n=t.length,r=Ve?Ve(n):new t.constructor(n);return t.copy(r),r};const ze=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const qe=function(){return[]};var Xe=Object.prototype.propertyIsEnumerable,Je=Object.getOwnPropertySymbols;const Ye=Je?function(t){return null==t?[]:(t=Object(t),Ke(Je(t),(function(e){return Xe.call(t,e)})))}:qe;const Qe=function(t,e){return Zt(t,Ye(t),e)};const Ze=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Ze(e,Ye(t)),t=$e(t);return e}:qe;const en=function(t,e){return Zt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Ze(r,n(t))};const rn=function(t){return nn(t,Oe,Ye)};const sn=function(t){return nn(t,Pe,tn)};const on=At(Y,"DataView");const an=At(Y,"Promise");const cn=At(Y,"Set");const un=At(Y,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Y.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var vn=Q?Q.prototype:void 0,Sn=vn?vn.valueOf:void 0;const Mn=function(t){return Sn?Object(Sn.call(t)):{}};const wn=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const On=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return wn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Rn(t);case"[object Symbol]":return Mn(t)}};var Fn=Object.create;const Dn=function(){function t(){}return function(e){if(!at(e))return{};if(Fn)return Fn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const xn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Dn($e(t))};const Bn=function(t){return te(t)&&"[object Map]"==_n(t)};var Pn=_e&&_e.isMap;const Un=Pn?Ie(Pn):Bn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Hn=Gn?Ie(Gn):jn;var Vn="[object Arguments]",Wn="[object Function]",zn="[object Object]",Kn={};Kn[Vn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[zn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[Wn]=Kn["[object WeakMap]"]=!1;const qn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return ze(e,a)}else{var h=_n(e),g=h==Wn||"[object GeneratorFunction]"==h;if(fe(e))return We(e,c);if(h==zn||h==Vn||g&&!o){if(a=u||g?{}:xn(e),!c)return u?en(e,Ue(a,e)):Qe(e,Fe(a,e))}else{if(!Kn[h])return o?e:{};a=On(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Hn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Pe:Oe)(e);return qt(p||e,(function(s,o){p&&(s=e[o=s]),Qt(a,o,t(s,n,r,o,e,i))})),a};const Xn=function(t){return qn(t,5)};const Jn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Qn=/^\w*$/;const Zn=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)||!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||Vt),n}$n.Cache=Vt;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==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Zn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Jn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}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 Vt;++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 kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return D(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Rr="[object Array]",vr="[object Object]",Sr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Nr?vr:c)==vr,f=(u=u==Nr?vr:u)==vr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Sr.call(t,"__wrapped__"),d=f&&Sr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const wr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:Mr(e,n,r,s,t,o))};const Or=function(t,e){return wr(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 xr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Br=function(t,e){return e.length<2?t:Dr(t,xr(e,0,-1))};const Pr=function(t,e){return e=ur(e,t),null==(t=Br(t,e))||delete t[lr(Fr(e))]};const Ur=function(t,e){return null==t||Pr(t,e)},jr=Gr;function Gr(t,e){const n=Hr();return(Gr=function(t,e){return n[t-=339]})(t,e)}function Hr(){const t=["11718972DdWKYl","2420677dQKTFJ","type","_onDiscard","isIntersecting","removeAttribute","getContainedElement","reduce","suggestion:","end","getMarkers","22yHTzGC","hasComments","add","split","onAttributesChange","_onAccept","getMultiRangeId","from","getAllAdjacentSuggestions","isExternal","addMarker","accept","1960010fhRGGz","getFirstMarker","set","commentThread","_isDataLoaded","_saved","subType","clear","1077333xTLuVW","substr","isInContent","attributes","removeMarkers","22985leNKIv","_markerNames","isMultiRange","next","nodeBefore","change","data","toJSON","decorate","onDiscard","getItems","creator","discard","createdAt","getFirstRange","addRange","_model","author","length","@external","markers","_onAttributesChange","authoredAt","size","removeMarker","previous","setAttribute","4101776JprOLx","addMarkerName","isIntersectingWithRange","getRange","push","head","6gRtFgi","onAccept","delete","getMarkerNames","map","getRanges","687068IINBgP","start","filter","get","nodeAfter"];return(Hr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(293304===-parseInt(n(412))/1*(parseInt(n(387))/2)+-parseInt(n(407))/3+-parseInt(n(371))/4+-parseInt(n(399))/5*(parseInt(n(365))/6)+-parseInt(n(377))/7+parseInt(n(359))/8+parseInt(n(376))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hr);class Vr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(403)]=!1,this.id=e.id,this[n(378)]=e[n(378)],this[n(405)]=e[n(405)]||null,this[n(349)]=e[n(349)],this[n(343)]=e[n(343)]||e[n(349)],this[n(396)]=Boolean(e[n(410)]&&e[n(410)][n(351)]),this[n(418)]=null,this[n(348)]=t,this[n(392)]=e[n(366)],this[n(379)]=e[n(341)],this[n(353)]=e[n(391)],this[n(413)]=new Set,this[n(345)]=null,this[n(401)](n(354),null),this[n(401)](n(410),e[n(410)]||{}),this[n(401)](n(357),null),this[n(401)](n(415),null),this[n(401)](n(402),null),this[n(401)](n(404),!1),this[n(340)](n(398)),this[n(340)](n(344))}get[jr(364)](){const t=jr;let e=this;for(;e[t(357)];)e=e[t(357)];return e}get[jr(388)](){const t=jr;return!!this[t(402)]&&this[t(402)][t(350)]>0}get[jr(414)](){const t=jr;return 0!=this[t(413)][t(355)]&&6==Array[t(394)](this[t(413)])[0][t(390)](":")[t(350)]}get[jr(409)](){return null!==this[jr(400)]()}[jr(360)](t){const e=jr;this[e(413)][e(389)](t)}[jr(368)](){const t=jr;return Array[t(394)](this[t(413)])}[jr(386)](){const t=jr;return this[t(368)]()[t(369)]((e=>this[t(348)][t(352)][t(374)](e)))[t(373)]((t=>t))}[jr(400)](){return this[jr(386)]()[0]||null}[jr(411)](){const t=jr;this[t(348)][t(417)]((e=>{const n=t;for(const t of this[n(386)]())e[n(356)](t)})),this[t(413)][t(406)]()}[jr(356)](t){const e=jr;this[e(348)][e(417)]((n=>{n[e(356)](t)})),this[e(413)][e(367)](t)}[jr(347)](t){const e=jr,n=e(384)+this[e(378)]+":"+this[e(405)]+":"+this.id+":"+this[e(343)].id+":"+Vr[e(393)]();this[e(360)](n),this[e(348)][e(417)]((r=>{r[e(397)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(361)](t){const e=jr;for(const n of this[e(370)]())if(n[e(380)](t))return!0;return!1}[jr(370)](){const t=jr;return this[t(386)]()[t(369)]((e=>e[t(362)]()))}[jr(342)](){const t=jr;return this[t(370)]()[t(383)](((e,n)=>[...e,...n[t(342)]()]),[])}[jr(346)](){const t=jr;var e;return(null===(e=this[t(400)]())||void 0===e?void 0:e[t(362)]())||null}[jr(382)](){const t=jr,e=this[t(370)]();if(1!=e[t(350)])return null;const n=e[0],r=n[t(372)][t(375)],s=n[t(385)][t(416)];return r instanceof i.Element?r!=s?null:r:null}[jr(398)](){const t=jr;this[t(392)](this[t(370)](),this[t(418)],this[t(410)]),this[t(411)]()}[jr(344)](){const t=jr;this[t(379)](this[t(370)](),this[t(418)],this[t(410)]),this[t(411)]()}[jr(395)](){const t=jr,e=[];let n=this[t(364)];for(;n;)e[t(363)](n),n=n[t(415)];return e}[jr(358)](t,e){const n=jr,r=Xn(this[n(410)]);hr(r,t,e),Or(r,this[n(410)])||(this[n(410)]=r,this[n(353)](r))}[jr(381)](t){const e=jr,n=Xn(this[e(410)]);Ur(n,t),Or(n,this[e(410)])||(this[e(410)]=n,this[e(353)](this[e(410)]))}[jr(339)](){const t=jr;return{id:this.id,type:this[t(405)]?this[t(378)]+":"+this[t(405)]:this[t(378)],authorId:this[t(343)].id,createdAt:this[t(345)],hasComments:this[t(388)],data:this[t(418)],attributes:this[t(410)]}}static[jr(393)](){const t=jr;return(0,e.uid)()[t(408)](1,5)}}function Wr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const zr=qr;function Kr(){const t=["join","pop","quantity","insertion","*Change to:* %0","removeEmptyContainer","*Set format:* %0","nodeAfter","_itemLabels","_addDescriptionItems","isEqual","checkChild","text","previousSibling","length","_attributeLabels","REPLACE_TEXT","31644OlCVYs","nextSibling","has","$textProxy","format","$text","softBreak","type","getWalker","162BQIQcK","name","5IxjYss","removeFormat","165928DAlgrx","Container","_resolveDescriptionItems","removeObject","registerDescriptionCallback","addEmptyContainer","key","$1 $2","data","push","_handleCustomCallbackDescription","_handleInsertRemoveSuggestionDescription","addFormat","elementEnd","matchingCallback","_locale","isInContent","get","newValue","match","replace","_customCallbacks","6902136mQSvpM","_handleAttributeSuggestionDescription","subType","addContainer","attribute","start","function","isEmpty","85546jFeIKM","getDescriptions","9626375JdAOFx","getItemLabel","map","end","*Insert:* %0","*Remove:* %0","_itemLabelsCallbacks","EmptyContainer","registerElementLabel","20lmYyHx","addObject","element","elementStart","indexOf","set","label","remove","isObject","100sRaplc","getFirstRange","*Merge:* %0","registerAttributeLabel","*Remove format:* %0","385HoQcfq","*Split:* %0","ELEMENT_SPACE","_schema","Object","normal","563643ycvQnR","item","_handleRenameSuggestionDescription","16369992fErbFK","skip","deletion","add","removeContainer"];return(Kr=function(){return t})()}function qr(t,e){const n=Kr();return(qr=function(t,e){return n[t-=493]})(t,e)}!function(t,e){const n=qr,r=t();for(;;)try{if(708204===parseInt(n(581))/1*(parseInt(n(493))/2)+parseInt(n(547))/3*(parseInt(n(538))/4)+-parseInt(n(549))/5*(-parseInt(n(573))/6)+-parseInt(n(507))/7*(-parseInt(n(551))/8)+parseInt(n(513))/9*(-parseInt(n(502))/10)+-parseInt(n(583))/11+-parseInt(n(516))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kr);class Xr{constructor(t,e){const n=qr;this[n(572)]=[],this[n(529)]=new Map,this[n(589)]=[],this[n(536)]=new Map,this[n(510)]=t,this[n(566)]=e}[zr(582)](t){const e=zr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(535)];o++){const i=t[o];if(!i[e(567)])continue;const a=this[e(561)](i);if(a){if(null!=i[e(575)]){if(r[e(540)](i[e(575)]))continue;r[e(519)](i[e(575)])}n[e(560)](a)}else if(e(577)!=i[e(545)])e(524)!=i[e(545)]&&e(518)!=i[e(545)]||this[e(562)](n,i,t[o+1]);else{const t=i[e(559)][e(557)];if(s[e(540)](t))continue;s[e(519)](i[e(559)][e(557)]),t==Ic?this[e(515)](n,i):this[e(574)](n,i)}}return this[e(553)](n)}[zr(555)](t){const e=zr;this[e(572)][e(560)](t)}[zr(591)](t,n,r=e.priorities[zr(512)]){const s=zr;s(579)==typeof t?(0,e.insertToPriorityArray)(this[s(589)],{matchingCallback:t,label:n,priority:r}):this[s(529)][s(498)](t,n)}[zr(505)](t,e){const n=zr;this[n(536)][n(498)](t,e)}[zr(584)](t,e=1){const n=zr;let r;for(const e of this[n(589)])if(e[n(565)](t)){r=e[n(499)];break}return r||(r=this[n(529)][n(568)](t[n(548)])),r?r(e):1!==e?e+" "+t[n(548)]+"s":""+t[n(548)]}[zr(530)](t,e){const n=zr,r=e[n(503)]()[n(546)](),s=n(524)==e[n(545)]?n(519):n(500);for(const e of r){const o=e[n(514)],i=t[t[n(535)]-1];if(o.is(n(541)))i&&i[n(545)][n(497)](n(552))>-1&&t[n(522)](),i&&n(533)==i[n(545)]?i[s]+=o[n(559)]:t[n(560)]({type:n(533),add:n(519)==s?o[n(559)]:"",remove:n(500)==s?o[n(559)]:""});else if(this[n(510)][n(501)](o)){const a=o;if(i&&i[n(545)][n(497)](n(552))>-1&&t[n(522)](),n(564)==e[n(545)])continue;i&&i[n(545)]==s+n(511)&&i[n(495)][n(548)]==a[n(548)]?i[n(523)]++:t[n(560)]({type:s+n(511),element:a,quantity:1}),r[n(517)]((t=>!(n(564)==t[n(545)]&&t[n(514)]==o)))}else if(this[n(510)][n(532)](o,n(543))||o.is(n(495),n(544))){const r=o;if(n(519)==s&&n(496)==e[n(545)]||n(500)==s&&n(564)==e[n(545)])continue;if(i&&-1==i[n(545)][n(497)](n(552))){n(533)==i[n(545)]&&(i[s]+="\n");continue}let a;if(a=n(519)==s?r[n(539)]&&!this[n(510)][n(501)](r[n(539)])?r[n(539)]:null:r[n(534)]&&!this[n(510)][n(501)](r[n(534)])?r[n(534)]:null,r[n(580)]||a&&a[n(580)]){const e=a&&a[n(580)]?a:r;i&&i[n(545)]==s+n(590)&&i[n(495)][n(548)]==e[n(548)]?i[n(523)]++:t[n(560)]({type:s+n(590),element:e,quantity:1})}else t[n(560)]({type:s+n(552),element:r})}}}[zr(553)](t){const e=zr,n=this[e(566)],r=[],s=[],o=[];for(const i of t)switch(i[e(545)]){case e(533):if(i[e(519)]=i[e(519)][e(571)](/(\S)\u000A+(\S)/g,e(558))[e(571)](/\u000A/g,""),i[e(500)]=i[e(500)][e(571)](/(\S)\u000A+(\S)/g,e(558))[e(571)](/\u000A/g,""),""!=i[e(519)]&&""!=i[e(500)]){r[e(560)]({type:e(571),content:Wr(n,e(537),['"'+i[e(500)]+'"','"'+i[e(519)]+'"'])});continue}if(null!=i[e(519)][e(570)](/^ +$/)){r[e(560)]({type:e(524),content:Wr(n,e(587),Wr(n,e(509),i[e(519)][e(535)]))});continue}if(null!=i[e(500)][e(570)](/^ +$/)){r[e(560)]({type:e(518),content:Wr(n,e(588),Wr(n,e(509),i[e(500)][e(535)]))});continue}if(""!=i[e(519)]){r[e(560)]({type:e(524),content:Wr(n,e(587),'"'+i[e(519)]+'"')});continue}r[e(560)]({type:e(518),content:Wr(n,e(588),'"'+i[e(500)]+'"')});continue;case e(556):case e(494):r[e(560)]({type:e(524),content:Wr(n,e(587),this[e(584)](i[e(495)],i[e(523)]))});continue;case e(526):case e(554):r[e(560)]({type:e(518),content:Wr(n,e(588),this[e(584)](i[e(495)],i[e(523)]))});continue;case e(576):r[e(560)]({type:e(524),content:Wr(n,e(508),this[e(584)](i[e(495)],i[e(523)]))});continue;case e(520):r[e(560)]({type:e(518),content:Wr(n,e(504),this[e(584)](i[e(495)],i[e(523)]))});continue;case e(563):s[e(560)](i[e(557)]);continue;case e(550):o[e(560)](i[e(557)]);continue;default:r[e(560)](i)}if(s[e(535)]){const t=s[e(585)]((t=>this[e(536)][e(540)](t)?this[e(536)][e(568)](t):t))[e(521)](", ");r[e(560)]({type:e(542),content:Wr(this[e(566)],e(527),t)})}if(o[e(535)]){const t=o[e(585)]((t=>this[e(536)][e(540)](t)?this[e(536)][e(568)](t):t))[e(521)](", ");r[e(560)]({type:e(542),content:Wr(this[e(566)],e(506),t)})}return r}[zr(561)](t){const e=zr;for(const n of this[e(572)]){const r=n(t);if(r&&e(545)in r)return r}}[zr(574)](t,e){const n=zr,r=e[n(559)],s=void 0===r[n(569)]?n(550):n(563);t[n(560)]({type:s,key:r[n(557)]})}[zr(515)](t,e){const n=zr;t[n(560)]({type:n(542),content:Wr(this[n(566)],n(525),this[n(584)](e[n(503)]()[n(578)][n(528)],1))})}[zr(562)](t,e,n){const r=zr;if(this[r(530)](t,e),n&&n[r(503)]()&&!e[r(503)]()[r(586)][r(531)](n[r(503)]()[r(578)])){const n=t[t[r(535)]-1],s=r(524)==e[r(545)]?r(519):r(500);n&&r(533)==n[r(545)]&&(n[s]+="\n")}}}const Jr=Qr;function Yr(){const t=["editor","plugins","enableCommand","154ePYCbj","afterInit","50745aqipmf","244jwGylD","11588187uZFNhU","commands","1441354qwBmXJ","230292OBwWUQ","312oMHThR","TrackChangesEditing","18ebukYF","470ygIcZf","1WSUbTX","get","332266TABScJ","showAIAssistant","575968HYOFEI","506360RiIXbU"];return(Yr=function(){return t})()}function Qr(t,e){const n=Yr();return(Qr=function(t,e){return n[t-=355]})(t,e)}!function(t,e){const n=Qr,r=t();for(;;)try{if(890187===-parseInt(n(361))/1*(parseInt(n(355))/2)+parseInt(n(372))/3*(parseInt(n(373))/4)+-parseInt(n(366))/5*(-parseInt(n(359))/6)+parseInt(n(370))/7*(parseInt(n(365))/8)+-parseInt(n(356))/9*(parseInt(n(360))/10)+parseInt(n(363))/11*(parseInt(n(357))/12)+-parseInt(n(374))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yr);class Zr extends t.Plugin{[Jr(371)](){const t=Jr,e=this[t(367)],n=e[t(368)][t(362)](t(358));e[t(375)][t(362)](t(364))&&n[t(369)](t(364))}}const $r=es;function ts(){const t=["TrackChangesEditing","_registerLegacyDescription","format","value","AlignmentEditing","262525mmPgTN","936711LvTTkw","type","FORMAT_JUSTIFY_TEXT","_descriptionFactory","*Format:* %0","formatBlock","center","4HlJYKZ","197787yWTvXv","commandParams","registerAttributeLabel","registerDescriptionCallback","734792iewZJt","commandName","alignment","get","has","left","FORMAT_ALIGN_TO_LEFT","afterInit","1843758ARHLHE","justify","693497jTndTF","editor","456240shWscB","FORMAT_ALIGN_TO_CENTER","plugins","FORMAT_ALIGNMENT","_enableDefaultAttributesIntegration","right","FORMAT_ALIGN_TO_RIGHT","locale"];return(ts=function(){return t})()}function es(t,e){const n=ts();return(es=function(t,e){return n[t-=413]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(253350===-parseInt(n(418))/1+-parseInt(n(434))/2+parseInt(n(448))/3*(parseInt(n(417))/4)+parseInt(n(447))/5+parseInt(n(430))/6+parseInt(n(432))/7+-parseInt(n(422))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ts);class ns extends t.Plugin{[$r(429)](){const t=$r,e=this[t(433)],n=e[t(441)];if(!e[t(436)][t(426)](t(446)))return;const r=e[t(436)][t(425)](t(442));r[t(438)](t(424),[],[t(424)]),r[t(413)][t(420)](t(424),Wr(n,t(437))),this[t(443)]()}[$r(443)](){const t=$r,e=this[t(433)],n=e[t(441)];e[t(436)][t(425)](t(442))[t(413)][t(421)]((e=>{const r=t;if(r(415)!=e[r(449)])return;const{data:s}=e;if(s&&r(424)==s[r(423)]){const t=s[r(419)][0][r(445)];return{type:r(444),content:Wr(n,r(414),function(t){const e=r;switch(t){case e(427):return Wr(n,e(428));case e(439):return Wr(n,e(440));case e(416):return Wr(n,e(435));case e(431):return Wr(n,e(450))}}(t))}}}))}}const rs=os;function ss(){const t=["registerAttributeLabel","has","4488960vKiuSL","StrikethroughEditing","142496IhxwAp","commandName","plugins","underline","toLowerCase","FORMAT_CODE","657735lVndYP","CodeEditing","strikethrough","UnderlineEditing","_registerLegacyDescription","SuperscriptEditing","63mpvkaV","BoldEditing","SubscriptEditing","FORMAT_SUPERSCRIPT","commandParams","bold","FORMAT_SUBSCRIPT","forceValue","TrackChangesEditing","format","2661KRtjqn","locale","2958eXivbZ","_enableDefaultAttributesIntegration","toUpperCase","FORMAT_","get","subscript","editor","code","FORMAT_ITALIC","*Remove format:* %0","FORMAT_STRIKETHROUGH","registerDescriptionCallback","ItalicEditing","formatInline","43985376ovigkd","afterInit","*Format:* %0","9166386WYJwLN","slice","7250180flLADH","_descriptionFactory","type","FORMAT_BOLD","FORMAT_UNDERLINE","superscript","italic"];return(ss=function(){return t})()}function os(t,e){const n=ss();return(os=function(t,e){return n[t-=456]})(t,e)}!function(t,e){const n=os,r=t();for(;;)try{if(901821===-parseInt(n(472))/1+parseInt(n(490))/2*(-parseInt(n(488))/3)+parseInt(n(464))/4+-parseInt(n(509))/5+-parseInt(n(507))/6+parseInt(n(478))/7*(-parseInt(n(466))/8)+parseInt(n(504))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ss);const is=[rs(479),rs(502),rs(475),rs(473),rs(465),rs(480),rs(477)];class as extends t.Plugin{[rs(505)](){const t=rs,e=this[t(496)],n=e[t(468)][t(494)](t(486)),r=e[t(489)];for(const s of is){if(!e[t(468)][t(463)](s))continue;const o=s[t(508)](0,-7)[t(470)](),i=t(493)+o[t(492)]();n[t(491)](o,[o]),n[t(456)][t(462)](o,Wr(r,i))}this[t(476)]()}[rs(476)](){const t=rs,e=this[t(496)],n=e[t(489)],r=e[t(468)][t(494)](t(486));function s(e,s){const o=t;r[o(456)][o(501)]((t=>{const r=o;if(r(503)!=t[r(457)])return;const{data:i}=t;return i&&i[r(467)]===e?i[r(482)][0][r(485)]?{type:r(487),content:Wr(n,r(506),s)}:{type:r(487),content:Wr(n,r(499),s)}:void 0}))}s(t(483),Wr(n,t(458))),s(t(461),Wr(n,t(498))),s(t(469),Wr(n,t(459))),s(t(497),Wr(n,t(471))),s(t(474),Wr(n,t(500))),s(t(495),Wr(n,t(484))),s(t(460),Wr(n,t(481)))}}const cs=us;function us(t,e){const n=fs();return(us=function(t,e){return n[t-=138]})(t,e)}!function(t,e){const n=us,r=t();for(;;)try{if(758775===parseInt(n(144))/1*(-parseInt(n(140))/2)+parseInt(n(165))/3+-parseInt(n(158))/4+parseInt(n(166))/5*(-parseInt(n(160))/6)+-parseInt(n(149))/7*(parseInt(n(150))/8)+-parseInt(n(141))/9*(parseInt(n(168))/10)+parseInt(n(181))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fs);class ls extends t.Plugin{[cs(154)](){const t=cs,e=this[t(179)],n=e[t(148)];if(!e[t(177)][t(153)](t(178)))return;const r=e[t(177)][t(146)](t(143)),s=this[t(179)][t(139)][t(146)](t(142));r[t(145)](t(142),((n,o={})=>{const i=t,a=this[i(179)][i(164)][i(167)][i(159)],c=o&&void 0!==o[i(173)]?o[i(173)]:!s[i(155)];let u=[];if(c){const t=Array[i(169)](a[i(163)]())[i(176)]((t=>hs(t)||function(t,e){const n=i,r=e[n(162)](t[n(152)],n(142)),s=e[n(162)]([n(161),n(142)],t);return r&&s}(t,this[i(179)][i(164)][i(171)])));u=y(t,e[i(164)])}else{const t=Array[i(169)](a[i(163)]())[i(176)]((t=>hs(t)));u=y(t,e[i(164)])}e[i(164)][i(138)]((()=>{const t=i;for(const e of u)r[t(156)](e,{commandName:t(142),commandParams:[{forceValue:c}]})}))})),r[t(175)][t(180)]((e=>{const r=t,{data:s}=e;if(s&&r(142)==s[r(172)]){const t=Wr(n,r(182));return s[r(170)][0][r(173)]?{type:r(174),content:Wr(n,r(157),t)}:{type:r(174),content:Wr(n,r(147),t)}}}))}}function fs(){const t=["2liRAaT","78210eWSTJb","blockQuote","TrackChangesEditing","301913mIJrsv","enableCommand","get","*Remove format:* %0","locale","161bTfPqs","79792uXBBfM","name","parent","has","afterInit","value","markBlockFormat","*Set format:* %0","2947852TCMaKs","selection","6702XLeBRP","$root","checkChild","getSelectedBlocks","model","1012578VFFFXk","645LuCpko","document","10mRghpf","from","commandParams","schema","commandName","forceValue","format","_descriptionFactory","filter","plugins","BlockQuoteEditing","editor","registerDescriptionCallback","20265410lECcCG","ELEMENT_BLOCK_QUOTE","change","commands"];return(fs=function(){return t})()}function hs(t){const e=cs;return e(142)==t[e(152)][e(151)]}const gs=ps;function ds(){const t=["22096YbmXUF","get","afterInit","enableCommand","146890ddQslw","792OIWvZk","changeCaseTitle","3902038bcQANM","128LQfccG","CaseChange","plugins","374PvGFwD","has","3274dlYefF","changeCaseUpper","1769034GnlDCC","editor","TrackChangesEditing","899478YOEehU","159jQJTWI","65510vQzXgd","changeCaseLower"];return(ds=function(){return t})()}function ps(t,e){const n=ds();return(ps=function(t,e){return n[t-=417]})(t,e)}!function(t,e){const n=ps,r=t();for(;;)try{if(297682===-parseInt(n(431))/1*(parseInt(n(425))/2)+parseInt(n(427))/3+-parseInt(n(420))/4*(-parseInt(n(432))/5)+-parseInt(n(430))/6+-parseInt(n(419))/7+-parseInt(n(434))/8*(parseInt(n(417))/9)+-parseInt(n(438))/10*(-parseInt(n(423))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ds);class ms extends t.Plugin{[gs(436)](){const t=gs,e=this[t(428)];e[t(422)][t(424)](t(421))&&(e[t(422)][t(435)](t(429))[t(437)](t(426)),e[t(422)][t(435)](t(429))[t(437)](t(433)),e[t(422)][t(435)](t(429))[t(437)](t(418)))}}const Is=Es;function Es(t,e){const n=bs();return(Es=function(t,e){return n[t-=297]})(t,e)}function bs(){const t=["6260290DyoTOZ","43382oHGeWB","afterInit","9020XBHEaZ","enableCommand","501sZpCNb","TrackChangesEditing","9nXftEa","plugins","commands","8GHZZNN","1086471PNjRyM","30448858YjZQmT","1170oAGTwW","8452654jbMjwL","13345fwuJIi","ckbox","get","editor"];return(bs=function(){return t})()}!function(t,e){const n=Es,r=t();for(;;)try{if(977935===-parseInt(n(307))/1+parseInt(n(297))/2+parseInt(n(301))/3*(parseInt(n(299))/4)+parseInt(n(311))/5*(-parseInt(n(309))/6)+-parseInt(n(310))/7*(parseInt(n(306))/8)+-parseInt(n(303))/9*(-parseInt(n(315))/10)+parseInt(n(308))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bs);class Ts extends t.Plugin{[Is(298)](){const t=Is,e=this[t(314)];e[t(305)][t(313)](t(312))&&e[t(304)][t(313)](t(302))[t(300)](t(312))}}const _s=As;function ys(){const t=["2wXiZxd","*Set format:* %0","markBlockFormat","language","commands","1287872eUOfce","format","TrackChangesEditing","outdentCodeBlock","7044MRPeEJ","registerDescriptionCallback","languages","schema","commandParams","8195880ZITGTd","CodeBlock","getSelectedBlocks","isLimit","config","_descriptionFactory","editor","blockName","153UHiHaL","forceValue","codeBlock","enableCommand","get","269576yAkbSn","toLowerCase","document","plugins","*Remove format:* %0","locale","parent","has","filter","455420HyWgYp","from","83856zWtWUm","selection","389835eELxju","afterInit","rootElement","find","formatBlock","change","registerElementLabel","value","checkChild","indentCodeBlock","type","label","commandName","ELEMENT_CODE_BLOCK","name","model","2105aHvHvE"];return(ys=function(){return t})()}function As(t,e){const n=ys();return(As=function(t,e){return n[t-=304]})(t,e)}!function(t,e){const n=As,r=t();for(;;)try{if(427180===parseInt(n(314))/1+-parseInt(n(331))/2*(-parseInt(n(312))/3)+parseInt(n(336))/4+-parseInt(n(330))/5*(parseInt(n(340))/6)+-parseInt(n(310))/7+-parseInt(n(358))/8*(parseInt(n(353))/9)+parseInt(n(345))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ys);class ks extends t.Plugin{[_s(315)](){const t=_s,e=this[t(351)];if(!e[t(304)][t(308)](t(346)))return;const n=e[t(304)][t(357)](t(338)),r=e[t(306)],s=e[t(349)][t(357)](t(355))[t(342)],o=e[t(335)][t(357)](t(355));n[t(356)](t(323)),n[t(356)](t(339)),n[t(356)](t(355),((r,i={})=>{const a=t,c=e[a(329)],u=e[a(329)][a(360)][a(313)],l=i&&void 0!==i[a(354)]?i[a(354)]:!o[a(321)];let f;i[a(334)]||(i[a(334)]=s[0][a(334)]),f=l?Array[a(311)](u[a(347)]())[a(309)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(316))&&!e[n(348)](t)&&e[n(322)](t[n(307)],n(355))}(t,c[a(343)]))):Array[a(311)](u[a(347)]())[a(309)]((t=>Cs(t)));const h=y(f,c);c[a(319)]((()=>{const t=a;for(const e of h)n[t(333)](e,{commandName:t(355),commandParams:[{...i,forceValue:l}],formatGroupId:t(352)})}))})),n[t(350)][t(320)](t(355),(e=>Wr(r,t(327),e))),n[t(350)][t(341)]((e=>{const n=t;if(n(318)!=e[n(324)])return;const o=r.t,{data:i}=e;if(!i||n(355)!=i[n(326)])return;const a=i[n(344)][0][n(334)],c=o(s[n(317)]((t=>t[n(334)]===a))[n(325)])[n(359)]();return i[n(344)][0][n(354)]?{type:n(337),content:Wr(r,n(332),Wr(r,n(327),1)+" ("+c+")")}:{type:n(337),content:Wr(r,n(305),Wr(r,n(327),1))}}))}}function Cs(t){const e=_s;return e(355)==t[e(328)]}const Ls=Rs;function Ns(){const t=["165525GUkvUL","TrackChangesEditing","enableCommand","afterInit","398578fNxdXZ","7zgfOle","editor","6579630ttiIgO","806513uQdOdC","3367210cmDmIF","6zkIDqA","addCommentThread","72gITYyP","plugins","572648ruWUib","1631166MOctXu","CommentsEditing","has","get"];return(Ns=function(){return t})()}function Rs(t,e){const n=Ns();return(Rs=function(t,e){return n[t-=474]})(t,e)}!function(t,e){const n=Rs,r=t();for(;;)try{if(406674===parseInt(n(479))/1+parseInt(n(475))/2*(-parseInt(n(481))/3)+parseInt(n(483))/4*(-parseInt(n(490))/5)+-parseInt(n(486))/6*(-parseInt(n(476))/7)+-parseInt(n(485))/8+parseInt(n(478))/9+-parseInt(n(480))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ns);class vs extends t.Plugin{[Ls(474)](){const t=Ls,e=this[t(477)];e[t(484)][t(488)](t(487))&&e[t(484)][t(489)](t(491))[t(492)](t(482))}}var Ss=n(834);function Ms(){const t=["model","start","consumable","ck-suggestion-marker--active","isAtEnd","33750442OCRBuU","8431490sYbUWL","name","addClass","isContent","bindElementToMarker","hasAttribute","plugins","previousPosition","listIndent","createUIElement","elementEnd","mapper","addHighlight","1920002QZpQQF","getCustomProperty","type","activeMarkers","getItems","get","writer","push","element","insert","70440peKdwD","isBlock","isLimit","createRangeOn","markerRange","markerName","item","parent","getAttribute","getWalker","9yDGYRA","593944Vkisdc","50avkFwQ","4ewLpto","includes","span","1657587UVkLJl","schema","214947oHulqB","ck-suggestion-marker-","toViewPosition","TrackChangesEditing","nextSibling","test","toViewElement","40udYsTG","listItem"];return(Ms=function(){return t})()}function ws(t,e,n){const r=Os,s=[];for(const o of e[r(267)]())o[r(255)](t)&&s[r(270)](n[r(276)](o));return s}function Os(t,e){const n=Ms();return(Os=function(t,e){return n[t-=236]})(t,e)}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=Os,s=t[r(256)][r(268)](r(238));return(o,i,a)=>{const c=r;if(!a[c(246)][c(240)](i[c(277)],o[c(251)]))return;const u=i[c(277)][c(282)](),l=i[c(277)][c(245)],f=t[c(244)][c(290)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(279)];d=d||f[c(253)](e);const n=a[c(261)][c(241)](e);if(n&&n[c(264)](c(262)))return;c(260)==t[c(265)]&&f[c(274)](e)&&!f[c(275)](e)&&(e[c(239)]||l[c(248)]?h&&h[c(280)]==e||(h=e,m(t[c(257)]),p=!0):g=g||t[c(257)])}function m(t){const r=c,o=a[r(269)][r(259)](r(288),{class:r(236)+e}),u=a[r(261)][r(237)](t);n&&s[r(266)][r(287)](i[r(278)])&&a[r(269)][r(252)](r(247),o),a[r(269)][r(272)](u,o),a[r(261)][r(254)](o,i[r(278)])}d||p||!g||m(g)}}function Ds(t,e){const n=xs();return(Ds=function(t,e){return n[t-=243]})(t,e)}function xs(){const t=["forward","plugins","fromRange","rootName","getFirstRange","writer","mapper","deleteForward","1203092lnwYLV","addMarker:suggestion:deletion","5646mBdgYM","detach","createRange","320466MkEsJZ","markerNameToElements","bind","commands","model","requires","merge","enableCommand","1338400IAajOx","showSuggestionHighlights","unit","markerName","TrackChangesEditing","lock","setSelection","options","createSelection","get","enqueueChange","modifySelection","root","end","batch","buffer","unlock","uiElement","unbindElementFromMarkerName","22617HQyMZk","356gAvxTb","removeMarker:suggestion:deletion","delete","selection","4538660IqVxeT","start","editor","document","$graveyard","8015LWOghW","remove","init","editing","downcastDispatcher","data","isCollapsed","high","28227933UqsgFU"];return(xs=function(){return t})()}!function(t,e){const n=Os,r=t();for(;;)try{if(699922===-parseInt(n(291))/1*(-parseInt(n(286))/2)+-parseInt(n(289))/3+-parseInt(n(284))/4+-parseInt(n(285))/5*(-parseInt(n(273))/6)+parseInt(n(263))/7*(-parseInt(n(242))/8)+parseInt(n(283))/9*(-parseInt(n(250))/10)+parseInt(n(249))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ms);const Bs=Ds;!function(t,e){const n=Ds,r=t();for(;;)try{if(775046===-parseInt(n(263))/1+parseInt(n(268))/2+-parseInt(n(295))/3*(-parseInt(n(296))/4)+-parseInt(n(246))/5*(parseInt(n(265))/6)+-parseInt(n(300))/7+parseInt(n(276))/8+parseInt(n(254))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xs);class Ps extends t.Plugin{static get[Bs(273)](){return[Ss.Delete]}[Bs(248)](){const t=Bs,e=this[t(243)],n=e[t(256)][t(285)](t(280));n[t(275)](t(298));const r=e[t(271)][t(285)](t(262));n[t(275)](t(262),((n,s={})=>{const o=t,a=e[o(272)][o(284)](e[o(272)][o(244)][o(299)]);a[o(252)]&&e[o(272)][o(287)](a,{direction:o(255),unit:s[o(278)]});const c=a[o(259)](),u=i.LiveRange[o(257)](c);let l;n(s),l=o(245)==u[o(288)][o(258)]?e[o(272)][o(267)](c[o(301)]):e[o(272)][o(267)](u[o(301)],u[o(289)]),u[o(266)](),e[o(272)][o(286)](r[o(291)][o(290)],(t=>{const e=o;r[e(291)][e(281)](),t[e(282)](t[e(267)](l[e(289)])),r[e(291)][e(292)]()}))})),e[t(249)][t(250)].on(t(264),Fs(e,t(274)),{priority:t(253)}),e[t(251)][t(250)].on(t(264),((n,r,s)=>{const o=t;s[o(283)][o(277)]&&Fs(e,o(274),{showActiveMarker:!1})[o(270)](this)(n,r,s)}),{priority:t(253)}),e[t(249)][t(250)].on(t(297),((e,n,r)=>{const s=t,o=r[s(261)][s(269)](n[s(279)]);if(o)for(const t of o)t.is(s(293))&&(r[s(261)][s(294)](t,n[s(279)]),r[s(260)][s(247)](t))}),{priority:t(253)})}}const Us=Gs;function js(){const t=["registerAttributeLabel","push","parent","ELEMENT_NUMBERED_LIST","value","215NvlLCs","registerElementLabel","splitListItemAfter","removeMarker","plugins","afterInit","trackChangesCommand","get","*Uncheck item*","206AIKlVP","ELEMENT_BULLETED_LIST","12pNhcyV","format","data","editor","*Format:* remove from %0","range","mergeListItemForward","getChanges","getAttribute","detach","ListEditing","newValue","981FpANDw","assureChains","177251WLhozK","noTrackChangesFixer","schema","_descriptionFactory","document","listReversed","1381950QLCTvY","every","*Outdent:* %0","splitListItemBefore","fromRange","execute","listStyle","ELEMENT_LIST_ITEM","commands","getRanges","forceValue","accept","type","*Format:* insert into %0","previousSibling","todoList","isLocal","todo","*Indent:* %0","_supportLegacySuggestions","toUpperCase","key","listItemId","filter","2216478PfPJdv","nodeAfter","*Remove format:* %0","*Check item*","*Merge:* list item","start","deletion","_LIST","mergeListItemBackward","multipleBlocks","map","attribute","meta","listIndent","selection","locale","73434WXpwms","bulleted","getFirstMarker","_enableDefaultAttributesIntegration","getSuggestions","_suggestionFactory","attributeKey","checkTodoList","indentList","includes","suggestion","todoListCheck","TrackChangesEditing","length","default","batch","nextSibling","createPositionAt","from","numbered","isNextTo","getFirstRange","FORMAT_INDENT","_findSuggestions","registerPostFixer","3102QJKZMD","commandName","ELEMENT_TODO_LIST","setSelection","bulletedList","*Set format:* %0","8848fMHmtu","attributes","differ","registerDescriptionCallback","_getAttributeKey","find","numberedList","*Merge:* %0","oldValue","groupId","isObject","TodoListEditing","*Split:* list item","setAttribute","outdentList","config","listType","_registerLegacyDescription","formatBlock","list.multiBlock","createRange","refresh","*Change to:* %0","ELEMENT_","next","has","77jBUBYW","isUndo","containsItem","13208MKDxyq","change","end","head","todoListChecked","model","registerCustomCallback","documentList","commandParams","listStart","listItemIdFixer"];return(js=function(){return t})()}function Gs(t,e){const n=js();return(Gs=function(t,e){return n[t-=364]})(t,e)}!function(t,e){const n=Gs,r=t();for(;;)try{if(105751===-parseInt(n(496))/1+-parseInt(n(480))/2*(-parseInt(n(420))/3)+parseInt(n(455))/4*(-parseInt(n(471))/5)+parseInt(n(395))/6*(parseInt(n(452))/7)+-parseInt(n(426))/8*(-parseInt(n(494))/9)+-parseInt(n(502))/10+-parseInt(n(379))/11*(-parseInt(n(482))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(js);class Hs extends t.Plugin{[Us(476)](){const t=Us,e=this[t(485)];if(!e[t(475)][t(451)](t(492)))return;const n=e[t(394)],r=e[t(475)][t(478)](t(407)),s=e[t(475)][t(451)](t(437)),o=!!e[t(441)][t(478)](t(445));function i(e){const r=t;return{type:r(483),content:""+Wr(n,r(425),e)}}function a(e){const r=t;return{type:r(483),content:""+Wr(n,r(381),e)}}r[t(398)](t(432),[],[t(377),t(442),t(392)]),r[t(398)](t(424)),r[t(398)](t(403)),r[t(398)](t(440)),r[t(398)](t(473)),r[t(398)](t(505)),o&&(r[t(398)](t(387)),r[t(398)](t(488))),s&&(r[t(398)](t(370)),r[t(398)](t(402),[],[t(459)]),r[t(499)][t(429)]((e=>{const r=t,{data:s}=e;if(s&&r(459)==s[r(376)])return{type:r(483),content:s[r(493)]?Wr(n,r(382)):Wr(n,r(479))}})),this[t(485)][t(460)][t(500)][t(419)]((e=>{const n=t;if(e[n(410)][n(453)])return!1;let s=!1;const o=r[n(399)]({skipNotAttached:!0})[n(378)]((t=>n(459)===r[n(430)](t)));for(const t of o)n(372)!=t[n(416)]()[n(384)][n(380)][n(490)](n(442))&&(r[n(418)](t[n(416)](),n(390))[n(431)]((t=>n(442)===r[n(430)](t[n(405)])))||(e[n(474)](t[n(397)]()),s=!0));return s}))),r[t(499)][t(466)](t(392),Wr(n,t(417)));const c={type:t(483),content:""};r[t(499)][t(429)]((e=>{const r=t,{data:s}=e;if(!s||r(442)!=s[r(376)])return;let u=e[r(458)];for(;u;){if(u[r(484)]&&(r(508)==u[r(484)][r(376)]&&(u[r(484)][r(493)]&&r(409)!=u[r(484)][r(493)]||r(409)!=u[r(484)][r(434)]&&!s[r(493)])||!o&&u[r(484)][r(376)]==Ic))return c;u=u[r(450)]}if(null==s[r(493)])switch(s[r(434)]){case r(396):return a(Wr(n,r(481)));case r(414):return a(Wr(n,r(469)));case r(372):return a(Wr(n,r(422)))}switch(s[r(493)]){case r(396):return i(Wr(n,r(481)));case r(414):return i(Wr(n,r(469)));case r(372):return i(Wr(n,r(422)))}})),r[t(499)][t(429)]((e=>{const n=t,{data:r}=e;if(r&&n(392)==r[n(376)])return null==r[n(493)]||null==r[n(434)]&&0==r[n(493)]?c:void 0})),r[t(499)][t(429)]((e=>{const r=t;if(r(390)!=e[r(367)])return;const{data:s}=e;if(!s||r(377)!=s[r(376)])return;const o=Vs(e);return o?r(493)==o?{type:r(483),content:Wr(n,r(383))}:r(434)==o?{type:r(483),content:Wr(n,r(438))}:c:c})),e[t(460)][t(500)][t(419)]((e=>this[t(465)](e))),e[t(460)][t(500)][t(419)]((e=>this[t(497)](e))),e[t(460)][t(500)][t(419)]((e=>this[t(495)](e))),this[t(374)]()}[Us(465)](t){const e=Us;if(t[e(410)][e(453)]||!t[e(410)][e(371)])return!1;let n=!1;const r=this[e(485)][e(475)][e(478)](e(407))[e(399)]({skipNotAttached:!0})[e(378)]((t=>t[e(484)]&&e(377)==t[e(484)][e(376)]))[e(378)]((t=>t[e(484)][e(493)]&&t[e(484)][e(434)]));for(const s of r)Vs(s)||(t[e(474)](s[e(397)]()),n=!0);return n}[Us(497)](t){const e=Us;if(t[e(410)][e(453)]||!t[e(410)][e(371)])return!1;const n=this[e(485)][e(475)][e(478)](e(407));if(n[e(477)][e(470)])return!1;let r=!1;const s=[e(442),e(508),e(377),e(392),e(464),e(501),e(406)],o=this[e(485)][e(460)][e(500)][e(428)][e(489)]()[e(378)]((t=>e(390)==t[e(367)]))[e(378)]((t=>s[e(404)](t[e(401)])));if(0==o[e(408)])return r;for(const i of o){const o=n[e(418)](i[e(487)],e(390))[e(378)]((t=>!t[e(391)][e(415)]))[e(389)]((t=>t[e(405)]))[e(378)]((t=>{const r=e,o=n[r(430)](t);return s[r(404)](o)}));if(o[e(408)]){for(const n of o)t[e(474)](n[e(397)]());r=!0}}return r}[Us(495)](t){const e=Us;if(t[e(410)][e(453)]||!t[e(410)][e(371)])return!1;const n=this[e(485)][e(475)][e(478)](e(407));let r=!1;const s=[e(442),e(508),e(377),e(392),e(464),e(501),e(406)];for(const t of n[e(399)]({skipNotAttached:!0})){const o=n[e(418)](t[e(416)](),e(390))[e(389)]((t=>t[e(405)]))[e(378)]((t=>t[e(484)]&&s[e(404)](t[e(484)][e(376)])));if(!o[e(408)])continue;const a=o[0][e(458)][e(427)][e(435)];if(!o[e(503)]((t=>t[e(427)][e(435)]===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(399)]({skipNotAttached:!0})[s(378)]((e=>s(390)==e[s(367)]&&e[s(427)][s(435)]==t)))e[s(439)](s(435),r)}function i(t,n){const r=e;let s=t[r(458)],i=!1;for(;s;)s[r(427)][r(435)]!=n&&(o(s[r(427)][r(435)],n),s[r(439)](r(435),n),i=!0),s=s[r(450)];return i}}[Us(374)](){const t=Us,e=this[t(485)],n=e[t(394)],r=e[t(475)][t(478)](t(407));this[t(443)](),r[t(400)][t(461)](t(444),t(462),t(366),(function(n,r){const s=t,o=[];for(let t of n)t[s(384)][s(380)]===t[s(457)][s(468)]&&(t=e[s(460)][s(446)](e[s(460)][s(412)](t[s(384)][s(380)],0))),o[s(467)](t);e[s(460)][s(456)]((t=>{const n=s,a=e[n(460)][n(500)][n(393)],c=Array[n(413)](a[n(364)]())[n(389)]((t=>i.LiveRange[n(506)](t)));t[n(423)](o),e[n(510)][n(478)](r[n(421)])[n(447)](),r[n(463)][n(467)]({forceDefaultExecution:!0}),e[n(507)](r[n(421)],...r[n(463)]),t[n(423)](c);for(const t of c)t[n(491)]()}))})),r[t(499)][t(472)]((function(n){const r=t,s=!e[r(460)][r(498)][r(436)](n),o=n[r(369)],i=n[r(411)],a=n[r(490)](r(377)),c=!o||o[r(490)](r(377))!==a,u=!i||i[r(490)](r(377))!==a;return s&&Boolean(a)&&c&&u}),(e=>Wr(n,t(509),e)))}[Us(443)](){const t=Us,e=this[t(485)],n=e[t(394)];function r(n){const r=t,s=e[r(510)][r(478)](r(424))[r(470)],o=e[r(510)][r(478)](r(432))[r(470)];return r(432)===n?s:o}e[t(475)][t(478)](t(407))[t(499)][t(429)]((function(s){const o=t;if(o(444)!=s[o(367)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(421)]){case o(424):u=i[o(463)][0][o(365)],l=r(i[o(421)]),a=o(u?368:486),!l&&e[o(441)][o(478)](o(445))||(a=o(448)),c={type:o(483),content:Wr(n,a,Wr(n,o(481)))};break;case o(432):u=i[o(463)][0][o(365)],l=r(i[o(421)]),a=o(u?368:486),!l&&e[o(441)][o(478)](o(445))||(a=o(448)),c={type:o(483),content:Wr(n,a,Wr(n,o(469)))};break;case o(403):a=o(373),c={type:o(483),content:Wr(n,a,Wr(n,o(509)))};break;case o(440):a=function(t){const e=o,n=t[e(416)]();let r=n[e(384)][e(380)];for(;r&&n[e(454)](r);){if(r[e(490)](e(392))>0)return!1;r=r[e(411)]}return!0}(s)?Wr(n,o(486),Wr(n,function(t){const e=o;return e(449)+t[e(416)]()[e(384)][e(380)][e(490)](e(442))[e(375)]()+e(386)}(s))):Wr(n,o(504),Wr(n,o(509))),c={type:o(483),content:a};break;case o(387):case o(488):!1===i[o(388)]&&(a=o(433),c={type:o(385),content:Wr(n,a,Wr(n,o(509)))})}return c}))}}function Vs(t){const e=Us;let n=t[e(416)]()[e(384)][e(380)][e(369)];for(;n;){const r=n[e(490)](e(377));if(!r)return!1;if(r==t[e(484)][e(493)])return e(493);if(r==t[e(484)][e(434)])return e(434);n=n[e(369)]}return!1}const Ws=Ks;function zs(){const t=["includes","key","formatBlock","upper-roman","list.properties","listType","disc","listReversed","plugins","registerDescriptionCallback","editor","getAttribute","946764wAwPAB","ELEMENT_","_LIST_","listStart","numbered","*Format:* set start index to %0","registerAttributeLabel","suggestion","commandParams","attribute","decimal","2867824ClOVNL","2pQNlzm","removeMarker","bind","getFirstRange","type","nodeAfter","_findSuggestions","circle","68dqrLZh","1328467rOfRwB","_descriptionFactory","_enableDefaultAttributesIntegration","toUpperCase","has","*Format:* set order to regular","decimal-leading-zero","getFirstMarker","73933zxMOXi","format","registerPostFixer","get","oldValue","FORMAT_LIST_REVERSED","TrackChangesEditing","styles","startIndex","newValue","next","*Remove format:* %0","ListPropertiesEditing","lower-roman","*Change to:* %0","document","square","12OjTBIp","model","head","_registerLegacyDescription","listStyle","handleDescriptions","7190649Dvtpkw","*Format:* set order to reversed","isUndo","start","lower-latin","*Set format:* %0","data","batch","_getAttributeKey","find","_LIST_DEFAULT","commandName","10651570uMHsok","afterInit","filter","FORMAT_LIST_START","config","118780GcUqQj","reversed","replace","_getTranslationKeyForListStyle","default","getSuggestions","bulleted","locale","upper-latin"];return(zs=function(){return t})()}function Ks(t,e){const n=zs();return(Ks=function(t,e){return n[t-=452]})(t,e)}!function(t,e){const n=Ks,r=t();for(;;)try{if(486175===-parseInt(n(453))/1*(parseInt(n(526))/2)+-parseInt(n(514))/3+parseInt(n(534))/4*(parseInt(n(493))/5)+-parseInt(n(470))/6*(-parseInt(n(535))/7)+parseInt(n(525))/8+parseInt(n(476))/9+-parseInt(n(488))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zs);class qs extends t.Plugin{[Ws(489)](){const t=Ws;if(!this[t(512)][t(510)][t(539)](t(465)))return;const e=this[t(512)][t(492)][t(456)](t(506)),n=this[t(512)][t(510)][t(456)](t(459));e[t(460)]&&n[t(537)](t(474),[],[t(474)]),e[t(494)]&&n[t(537)](t(509),[],[t(509)]),e[t(461)]&&n[t(537)](t(517),[],[t(517)]);const r={type:t(454),content:""};n[t(536)][t(511)](this[t(475)][t(528)](this));const s=this[t(512)][t(500)];n[t(536)][t(520)](t(509),Wr(s,t(458))),n[t(536)][t(511)]((e=>{const n=t,{data:s}=e;if(s&&n(509)==s[n(503)])return null==s[n(462)]||0==s[n(462)]&&null==s[n(457)]?r:void 0})),n[t(536)][t(520)](t(517),Wr(s,t(491))),n[t(536)][t(511)]((e=>{const n=t,{data:s}=e;if(s&&n(517)==s[n(503)])return null==s[n(462)]||1==s[n(462)]&&null==s[n(457)]?r:void 0})),this[t(512)][t(471)][t(468)][t(455)]((e=>{const r=t;if(e[r(483)][r(478)])return!1;let s=!1;const o=n[r(498)]({skipNotAttached:!0})[r(490)]((t=>{const e=r,s=n[e(484)](t);return e(517)==s||e(509)==s}));for(const t of o)r(518)!=t[r(529)]()[r(479)][r(531)][r(513)](r(507))&&(n[r(532)](t[r(529)](),r(523))[r(485)]((t=>r(507)==n[r(484)](t[r(521)])))||(e[r(527)](t[r(452)]()),s=!0));return s})),this[t(473)]()}[Ws(475)](t){const e=Ws,n=this[e(512)][e(500)],{data:r}=t,s={type:e(454),content:""};if(!r||e(474)!=r[e(503)])return;if(!r[e(457)])return e(497)==r[e(462)]?s:{type:e(454),content:""+Wr(n,e(481),Wr(n,this[e(496)](r[e(462)])))};if(!r[e(462)]){if(e(497)==r[e(457)])return s;let o=t[e(472)];for(;o;){if(o[e(482)]&&e(507)==o[e(482)][e(503)]&&o[e(482)][e(462)])return s;o=o[e(463)]}return{type:e(454),content:""+Wr(n,e(464),Wr(n,this[e(496)](r[e(457)])))}}if(e(497)!=r[e(462)])return{type:e(454),content:""+Wr(n,e(481),Wr(n,this[e(496)](r[e(462)])))};let o=t[e(472)];for(;o;){if(o[e(482)]&&e(507)==o[e(482)][e(503)]&&o[e(482)][e(462)]&&o[e(482)][e(457)])return s;o=o[e(463)]}const i=t[e(529)]()[e(479)][e(531)][e(513)](e(507));return{type:e(454),content:Wr(n,e(481),Wr(n,e(515)+i[e(538)]()+e(486)))}}[Ws(473)](){const t=Ws,e=this[t(512)],n=e[t(500)];e[t(510)][t(456)](t(459))[t(536)][t(511)]((e=>{const r=t;if(r(504)!=e[r(530)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(487)]){case r(474):o=r(467),i={type:r(454),content:Wr(n,o,Wr(n,this[r(496)](s[r(522)][0][r(530)])))};break;case r(509):o=s[r(522)][0][r(494)]?r(477):r(540),i={type:r(454),content:Wr(n,o)};break;case r(517):o=r(519),i={type:r(454),content:Wr(n,o,s[r(522)][0][r(461)])}}return i}))}[Ws(496)](t){const e=Ws;return e(515)+function(t){const n=e;return Xs[n(502)](t)?n(499):Js[n(502)](t)?n(518):null}(t)[e(538)]()+e(516)+t[e(538)]()[e(495)](/-/g,"_")}}const Xs=[Ws(508),Ws(533),Ws(469)],Js=[Ws(524),Ws(541),Ws(466),Ws(505),Ws(480),Ws(501)];var Ys=n(507);const Qs=$s;function Zs(){const t=["21266904aPnTCe","enterBlock","end","detach","parent","high","plugins","1UxZsWV","init","options","3383722DkBhrl","2490CObpfh","createRange","fire","markerNameToElements","afterExecute","ck-suggestion-marker-split","19613DdzYvq","7oEriyF","editor","hasClass","document","2032080oBbSTk","fromRange","requires","createPositionAt","bind","removeMarker:suggestion:insertion","commands","enableCommand","writer","enter","nextSibling","data","getFirstPosition","getFirstRange","downcastDispatcher","selection","model","setSelection","TrackChangesEditing","markerName","get","117HlRZeK","split","change","remove","mapper","editing","showSuggestionHighlights","addMarker:suggestion:insertion","2644555SBzLLg","4zAsqAX","markInsertion","4079352UhcMKJ","unbindElementFromMarkerName","354944ADexfA"];return(Zs=function(){return t})()}function $s(t,e){const n=Zs();return($s=function(t,e){return n[t-=323]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(945793===parseInt(n(339))/1*(-parseInt(n(342))/2)+parseInt(n(354))/3+-parseInt(n(327))/4*(-parseInt(n(326))/5)+parseInt(n(329))/6*(parseInt(n(350))/7)+parseInt(n(331))/8*(-parseInt(n(375))/9)+parseInt(n(343))/10*(-parseInt(n(349))/11)+parseInt(n(332))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zs);class to extends t.Plugin{static get[Qs(356)](){return[Ys.Enter]}[Qs(340)](){const t=Qs,e=this[t(351)],n=e[t(338)][t(374)](t(372)),r=e[t(360)][t(374)](t(363));n[t(361)](t(363),(()=>{const s=t;e[s(370)][s(377)]((t=>{const o=s,a=e[o(370)][o(353)][o(369)],c=a[o(366)](),u=i.LiveRange[o(355)](a[o(367)]());if(r[o(333)](t)){const r=e[o(370)][o(357)](c[o(336)][o(364)],0),s=t[o(344)](c,r);n[o(328)](s)}else t[o(371)](t[o(344)](u[o(334)]));u[o(335)](),r[o(345)](o(347),{writer:t})}))})),e[t(323)][t(368)].on(t(325),Fs(e,t(376)),{priority:t(337)}),e[t(323)][t(368)].on(t(359),((e,n,r)=>{const s=t,o=r[s(379)][s(346)](n[s(373)]);if(o)for(const t of o)t[s(352)](s(348))&&(r[s(379)][s(330)](t,n[s(373)]),r[s(362)][s(378)](t))}),{priority:t(337)}),e[t(365)][t(368)].on(t(325),((n,r,s)=>{const o=t;s[o(341)][o(324)]&&Fs(e,o(376),{showActiveMarker:!1})[o(358)](this)(n,r,s)}),{priority:t(337)})}}function eo(){const t=["FindAndReplaceUtils","plugins","1386507fzLHpl","enableCommand","editor","end","2etIKCt","_isInDeletionRange","4132XZjwwZ","179352XqweBB","get","getMarkersGroup","findNext","65nDVNQL","getRange","findByTextCallback","TrackChangesEditing","1036868nRhKwc","suggestion:deletion","start","replaceAll","find","string","has","model","afterInit","509500LACiKh","handleFindCommand","bind","7780674wAhUdJ","createRange","findPrevious","createPositionAt","markers","replace","18urWBBp","getIntersection","item","filter","FindAndReplaceEditing","900632GWkdgx"];return(eo=function(){return t})()}const no=ro;function ro(t,e){const n=eo();return(ro=function(t,e){return n[t-=493]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(690651===-parseInt(n(513))/1+parseInt(n(520))/2*(parseInt(n(516))/3)+-parseInt(n(522))/4*(parseInt(n(527))/5)+parseInt(n(502))/6+-parseInt(n(531))/7+parseInt(n(523))/8*(parseInt(n(508))/9)+-parseInt(n(499))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(eo);class so extends t.Plugin{[no(498)](){const t=no;if(!this[t(518)][t(515)][t(496)](t(512)))return;const e=this[t(518)][t(515)][t(524)](t(530));e[t(517)](t(494),this[t(500)][t(501)](this)),e[t(517)](t(526)),e[t(517)](t(504)),e[t(517)](t(507)),e[t(517)](t(493))}[no(500)](t,e,n={}){const r=no,s=this[r(518)][r(515)][r(524)](r(514));return t((t=>(r(495)==typeof e?s[r(529)](e,n):e)(t)[r(511)]((e=>!1===this[r(521)](e,t[r(510)])))),n)}[no(521)](t,e){const n=no,r=this[n(518)][n(497)][n(503)](this[n(518)][n(497)][n(505)](e,t[n(533)]),this[n(518)][n(497)][n(505)](e,t[n(519)]));for(const t of this[n(518)][n(497)][n(506)][n(525)](n(532)))if(null!==r[n(509)](t[n(528)]()))return!0;return!1}}function oo(){const t=["plugins","*Set font color:* %0","FORMAT_FONT_SIZE","FontSize","FORMAT_FONT_FAMILY","15LjDLMq","FontColorEditing","4117776uSZSRp","9uKXkdi","title","find","trim","fontSize.options","afterInit","*Reset font family*","format","fontColor","editor","fontBackgroundColor.colors","*Reset font color*","commandName","fontFamily","*Reset font size*","toLowerCase","*Set font background color:* %0","11668408fJbcjW","1203738jhYNMq","FontSizeEditing","config","fontColor.colors","commandParams","*Set font size:* %0","FontFamilyEditing","*Set font family:* %0","registerAttributeLabel","FontBackgroundColorEditing","3610220zgOZsC","FORMAT_FONT_COLOR","_enableDefaultAttributesIntegration","_registerLegacyDescription","label","868yAtHVw","normalizeSizeOptions","type","registerDescriptionCallback","22fowgvk","formatInline","locale","get","fontSize","9654736pGZqfj","has","fontBackgroundColor","value","*Reset font background color*","1336988mOCaUT","FORMAT_FONT_BACKGROUND","TrackChangesEditing","2631xoTNiD","_descriptionFactory","model"];return(oo=function(){return t})()}const io=ao;function ao(t,e){const n=oo();return(ao=function(t,e){return n[t-=374]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(747422===-parseInt(n(387))/1+parseInt(n(402))/2*(-parseInt(n(419))/3)+parseInt(n(416))/4*(parseInt(n(427))/5)+parseInt(n(429))/6+parseInt(n(411))/7+-parseInt(n(386))/8*(parseInt(n(430))/9)+-parseInt(n(397))/10*(-parseInt(n(406))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oo);const co=[{pluginName:io(388),commandName:io(410)},{pluginName:io(393),commandName:io(382)},{pluginName:io(428),commandName:io(377)},{pluginName:io(396),commandName:io(413)}];class uo extends t.Plugin{[io(374)](){const t=io,e=this[t(378)][t(408)],n=this[t(378)][t(422)][t(409)](t(418));for(const{pluginName:e,commandName:r}of co)this[t(378)][t(422)][t(412)](e)&&n[t(399)](r,[r]);e.t,n[t(420)][t(395)](t(410),Wr(e,t(424))),n[t(420)][t(395)](t(382),Wr(e,t(426))),n[t(420)][t(395)](t(377),Wr(e,t(398))),n[t(420)][t(395)](t(413),Wr(e,t(417))),this[t(400)]()}[io(400)](){const t=io,e=this[t(378)],n=e[t(408)];e[t(422)][t(409)](t(418))[t(420)][t(405)]((e=>{const r=t,o=n.t;if(r(407)!=e[r(404)])return;const{data:i}=e;if(null!=i){if(r(410)==i[r(381)]){const t=i[r(391)][0][r(414)];if(t){const e=o(this[r(378)][r(422)][r(409)](r(425))[r(403)](this[r(378)][r(389)][r(409)](r(434)))[r(432)]((e=>e[r(421)]==t))[r(431)])[r(384)]();return{type:r(376),content:Wr(n,r(392),e)}}return{type:r(376),content:Wr(n,r(383))}}if(r(382)==i[r(381)]){const t=i[r(391)][0][r(414)];return t?{type:r(376),content:Wr(n,r(394),t)}:{type:r(376),content:Wr(n,r(375))}}if(r(377)==i[r(381)]){const t=i[r(391)][0][r(414)];if(t){const e=(0,s.normalizeColorOptions)(this[r(378)][r(389)][r(409)](r(390)))[r(432)]((e=>e[r(421)]==t));let i=t,a="";return e&&(i=e[r(401)],a=o(i)[r(384)]()),{type:r(376),content:Wr(n,r(423),a)[r(433)](),color:{value:t,title:a||i}}}return{type:r(376),content:Wr(n,r(380))}}if(r(413)==i[r(381)]){const t=i[r(391)][0][r(414)];if(t){const e=(0,s.normalizeColorOptions)(this[r(378)][r(389)][r(409)](r(379)))[r(432)]((e=>e[r(421)]==t));let i=t,a="";return e&&(i=e[r(401)],a=o(i)[r(384)]()),{type:r(376),content:Wr(n,r(385),a)[r(433)](),color:{value:t,title:a||i}}}return{type:r(376),content:Wr(n,r(415))}}}}))}}function lo(t,e){const n=ho();return(lo=function(t,e){return n[t-=481]})(t,e)}const fo=lo;function ho(){const t=["commands","slice","get","join","split","toUpperCase","35683850wVkLHJ","fontColor.colors","pasteFormat","1171737tAfkNI","editor","40jasEuB","label","registerDescriptionCallback","_registerLegacyDescription","_descriptionFactory","commandParams","_enableDefaultAttributesIntegration","TrackChangesEditing","afterInit","270225mfzfDE","toLowerCase","locale","fontSize","1282260doAWsD","6rYGzpS","formatInline","fontSize.options","fontColor","formatBlock","normalizeSizeOptions","config","FontSize","title","384QtNVav","fontBackgroundColor","enableCommand","entries","format","plugins","17607wytvRd","*Remove all formatting*","charAt","293874nbIiVW","type","find","4705554pHSTfG","length","commandName","push","copyFormat","*Set format to:* %0","boolean","model"];return(ho=function(){return t})()}!function(t,e){const n=lo,r=t();for(;;)try{if(544592===-parseInt(n(505))/1*(parseInt(n(510))/2)+-parseInt(n(525))/3*(parseInt(n(519))/4)+-parseInt(n(509))/5+-parseInt(n(531))/6+parseInt(n(528))/7+-parseInt(n(496))/8*(parseInt(n(494))/9)+parseInt(n(491))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[fo(504)](){const t=fo,e=this[t(495)],n=e[t(524)][t(487)](t(503)),r=e[t(485)][t(487)](t(481)),s=e[t(485)][t(487)](t(493));r&&s&&(n[t(502)](t(493)),n[t(521)](t(481)),this[t(499)]())}[fo(499)](){const t=fo,e=this[t(495)],n=e[t(507)];e[t(524)][t(487)](t(503))[t(500)][t(498)]((r=>{const s=t;if(s(514)!=r[s(529)]&&s(511)!=r[s(529)])return;const{data:o}=r;if(o&&s(493)===o[s(533)]){const t=[],r=o[s(501)][0];for(const[n,o]of Object[s(522)](r))t[s(534)](po(e,n,o));return t[s(532)]?{type:s(523),content:Wr(n,s(482),t[s(488)](", "))}:{type:s(523),content:Wr(n,s(526))}}}))}}function po(t,e,n){const r=fo,o=t[r(507)].t,i=e[r(489)](/(?=[A-Z])/)[r(488)](" "),a=o(i[r(527)](0)[r(490)]()+i[r(486)](1))[r(506)]();if(r(483)==typeof n)return a;if(r(513)===e||r(520)===e){const e=(0,s.normalizeColorOptions)(t[r(516)][r(487)](r(492)))[r(530)]((t=>t[r(484)]==n));return a+" ("+(e?o(e[r(497)])[r(506)]():n)+")"}if(r(508)===e&&isNaN(parseFloat(n))){const e=t[r(524)][r(487)](r(517))[r(515)](t[r(516)][r(487)](r(512)))[r(530)]((t=>t[r(484)]==n));return a+" ("+(e?o(e[r(518)])[r(506)]():n)+")"}return a+" ("+n+")"}function mo(t,e){const n=Eo();return(mo=function(t,e){return n[t-=367]})(t,e)}const Io=mo;function Eo(){const t=["65229IzVcAk","_descriptionFactory","_enableDefaultAttributesIntegration","14LplayV","HeadingEditing","get","format","model","registerElementLabel","82768doprHy","title","view","_getHeadingLevel","plugins","heading","2831226uprzdF","formatBlock","has","1071084fxlvGM","match","commandParams","afterInit","TrackChangesEditing","ELEMENT_HEADING","registerDescriptionCallback","*Change to:* %0","heading.options","_registerLegacyDescription","3930552DpDSgK","1686385mIIJQK","find","_headingOptions","name","value","paragraph","ELEMENT_HEADING_CUSTOM","72508fNCQdw","commandName","locale","editor","config","type"];return(Eo=function(){return t})()}!function(t,e){const n=mo,r=t();for(;;)try{if(372715===-parseInt(n(404))/1+-parseInt(n(371))/2*(parseInt(n(368))/3)+parseInt(n(386))/4+parseInt(n(397))/5+parseInt(n(383))/6+parseInt(n(377))/7+-parseInt(n(396))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[Io(389)](){const t=Io,e=this[t(407)];if(!e[t(381)][t(385)](t(372)))return;this[t(399)]=e[t(408)][t(373)](t(394));const n=e[t(406)],r=e[t(381)][t(373)](t(390));r[t(370)](t(382));for(const e of this[t(399)])t(402)!=e[t(375)]&&r[t(369)][t(376)](e[t(375)],(n=>{const r=t,i=this[r(380)](e[r(375)]);return null!==i?s(n,i):o(n,e[r(378)])}));function s(e,r){return Wr(n,t(391),[e,r])}function o(e,r){return Wr(n,t(403),[e,r])}this[t(395)]()}[Io(395)](){const t=Io,e=this[t(407)],n=e[t(406)];e[t(381)][t(373)](t(390))[t(369)][t(392)]((e=>{const r=t;if(r(384)!=e[r(367)])return;const{data:s}=e;if(s&&r(382)==s[r(405)]){const e=s[r(388)][0][r(401)],c=this[r(380)](e);if(null!==c)return{type:r(374),content:Wr(n,r(393),(1,a=c,Wr(n,r(391),[1,a])))};const u=this[r(399)][r(398)]((t=>t[r(375)]===e))[r(378)];return{type:r(374),content:Wr(n,r(393),(o=1,i=u,Wr(n,t(403),[o,i])))}}var o,i,a}))}[Io(380)](t){const e=Io;var n,r;const s=t[e(387)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(399)])||void 0===n?void 0:n[e(398)]((n=>n[e(375)]==t));if(o&&o[e(379)]){const t=o[e(379)],n=(null!==(r=t[e(400)])&&void 0!==r?r:t)[e(387)](/^h(\d+)/);if(n)return n[1]}return null}}const To=yo;function _o(){const t=["registerAttributeLabel","8NYsWeM","8679983ZydNXj","color","highlight","7080092MKhsjk","formatInline","111600mUlarK","commandParams","50nlmqJs","value","get","5183479VsNMYF","TrackChangesEditing","2IOYEnr","_registerLegacyDescription","plugins","3DWxyVi","1644dbltLX","36CztZeM","afterInit","has","_enableDefaultAttributesIntegration","format","_descriptionFactory","locale","find","editor","*Remove highlight*","highlight.options","model","2713975XekOJM","type","HighlightEditing","config","FORMAT_HIGHLIGHT","registerDescriptionCallback","title","toLowerCase","commandName","2605YRjzQG","566788LlLinp","*Set highlight:* %0"];return(_o=function(){return t})()}function yo(t,e){const n=_o();return(yo=function(t,e){return n[t-=294]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(908264===-parseInt(n(295))/1*(-parseInt(n(311))/2)+-parseInt(n(314))/3*(-parseInt(n(302))/4)+parseInt(n(294))/5*(parseInt(n(315))/6)+-parseInt(n(309))/7*(-parseInt(n(298))/8)+parseInt(n(304))/9*(-parseInt(n(306))/10)+-parseInt(n(328))/11+parseInt(n(316))/12*(-parseInt(n(299))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_o);class Ao extends t.Plugin{[To(317)](){const t=To,e=this[t(324)];if(!e[t(313)][t(318)](t(330)))return;const n=e[t(313)][t(308)](t(310)),r=e[t(322)];n[t(319)](t(301),[t(301)]),n[t(321)][t(297)](t(301),Wr(r,t(332))),this[t(312)]()}[To(312)](){const t=To,e=this[t(324)],n=e[t(322)];e[t(313)][t(308)](t(310))[t(321)][t(333)]((r=>{const s=t;if(s(303)!=r[s(329)])return;const{data:o}=r;if(o&&s(301)==o[s(336)]){const t=n.t,r=o[s(305)][0][s(307)];if(r){const o=e[s(331)][s(308)](s(326))[s(323)]((t=>t[s(327)]==r)),i=t(o[s(334)])[s(335)]();return{type:s(320),content:Wr(n,s(296),i),color:{value:o[s(300)],title:o[s(334)]}}}return{type:s(320),content:Wr(n,s(325),Wr(n,s(332)))}}}))}}const ko=Co;function Co(t,e){const n=Lo();return(Co=function(t,e){return n[t-=217]})(t,e)}function Lo(){const t=["4361130OePTrU","6BqPFBo","456HNEPBK","conversion","305xHnenQ","registerElementLabel","for","54108vzhixp","elementToStructure","createContainerElement","536037MwDchQ","get","insert","ck-horizontal-line","_descriptionFactory","createPositionAt","editor","11694450WCFVNT","TrackChangesEditing","horizontalLine","plugins","enableCommand","showSuggestionHighlights","has","dataDowncast","HorizontalLineEditing","high","locale","div","afterInit","createEmptyElement","7991060abSYlh","ELEMENT_HORIZONTAL_LINE","15656bnHlla","1286040PZqZQH","addClass"];return(Lo=function(){return t})()}!function(t,e){const n=Co,r=t();for(;;)try{if(861506===-parseInt(n(234))/1+-parseInt(n(221))/2*(-parseInt(n(226))/3)+parseInt(n(231))/4*(parseInt(n(228))/5)+-parseInt(n(225))/6*(parseInt(n(219))/7)+-parseInt(n(222))/8+-parseInt(n(224))/9+parseInt(n(241))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Lo);class No extends t.Plugin{[ko(217)](){const t=ko,e=this[t(240)];if(!e[t(244)][t(247)](t(249)))return;e[t(244)][t(235)](t(242))[t(245)](t(243));const n=e[t(244)][t(235)](t(242)),r=e[t(251)];n[t(238)][t(229)](t(243),(e=>Wr(r,t(220),e))),e[t(227)][t(230)](t(248))[t(232)]({model:t(243),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(246)])return null;const o=n[s(233)](s(252)),i=n[s(218)]("hr");return n[s(223)](s(237),o),n[s(236)](n[s(239)](o,0),i),o},converterPriority:t(250)})}}const Ro=vo;function vo(t,e){const n=Mo();return(vo=function(t,e){return n[t-=398]})(t,e)}!function(t,e){const n=vo,r=t();for(;;)try{if(982252===parseInt(n(413))/1+parseInt(n(418))/2+parseInt(n(414))/3+-parseInt(n(430))/4+-parseInt(n(422))/5+parseInt(n(429))/6+-parseInt(n(431))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mo);class So extends t.Plugin{[Ro(401)](){const t=Ro,e=this[t(417)];if(!e[t(404)][t(420)](t(407)))return;const n=e[t(404)][t(423)](t(426)),r=e[t(410)];n[t(405)][t(416)](t(425),(e=>Wr(r,t(403),e))),n[t(408)](t(412),[],[t(428)]),n[t(405)][t(432)]((e=>{const n=t;if(n(427)!=e[n(411)])return;const{data:s}=e;if(s&&n(428)==s[n(398)]&&e[n(421)]()[n(409)][n(406)].is(n(419),n(425))){const t=Wr(r,n(403));return{type:n(402),content:Wr(r,n(424),t)}}})),this[t(399)]()}[Ro(399)](){const t=Ro,e=this[t(417)],n=e[t(410)];e[t(404)][t(423)](t(426))[t(405)][t(432)]((e=>{const r=t;if(r(415)!=e[r(411)])return;const{data:s}=e;if(s&&r(412)==s[r(400)]){const t=Wr(n,r(403));return{type:r(402),content:Wr(n,r(424),t)}}}))}}function Mo(){const t=["285276UlFLrv","4773627xEjoHE","formatBlock","registerElementLabel","editor","1417508rFncLg","element","has","getFirstRange","6913360WGtdOy","get","*Change %0 content*","rawHtml","TrackChangesEditing","attribute","value","8357376VVUxdS","4169108csstbH","3996538YJmmhO","registerDescriptionCallback","key","_registerLegacyDescription","commandName","afterInit","format","ELEMENT_HTML_EMBED","plugins","_descriptionFactory","nodeAfter","HtmlEmbed","_enableDefaultAttributesIntegration","start","locale","type","htmlEmbed"];return(Mo=function(){return t})()}const wo=Oo;function Oo(t,e){const n=Fo();return(Oo=function(t,e){return n[t-=356]})(t,e)}function Fo(){const t=["529984IKOIJJ","858730dgvMqj","schema","18nFFTFI","locale","toNext","forward","addObject","findIndex","selection","model","registerDescriptionCallback","isBefore","ELEMENT_IMAGE","alt","registerElementLabel","detach","ImageTextAlternativeEditing","imageCaption","*Set image width:* %0","registerCustomCallback","editor","join","isBlockImage","ImageEditing","get","isOwn","chain","isCollapsed","insertion","_descriptionFactory","commandName","document","_findSuggestions","46322WGGmpm","element","imageTextAlternative","imageBlock","insertImage","convertInlineImageToBlock","convertBlockImageToInline","removeObject","isEqual","ELEMENT_CAPTION","getSuggestionCallback","1522720UQyEjf","getNearestSelectionRange","imageStylePreApply","width","toPrevious","ImageUploadEditing","markDeletion","end","*Reset image width*","ImageResize","6haSDmV","fromPosition","formatInline","getFirstRange","2239454CnQizW","format","uploadImage","40rPrLWc","_suggestionFactory","plugins","getCaptionFromImageModelElement","resizedWidth","createRange","nodeAfter","caption","imageTypeInline","markInsertion","ImageBlockEditing","_enableDefaultAttributesIntegration","ImageInlineEditing","previous","Inline image to block image","*Remove image text alternative*","discard","Block image to inline image","imageTypeBlock","markBlockFormat","resizeImage","registerAttributeLabel","FORMAT_IMAGE_SIZE","ELEMENT_INLINE_IMAGE","TrackChangesEditing","attribute","deletion","ImageCaptionUtils","backward","start","enableCommand","forceDefaultExecution","imageInline","isIntersecting","key","ImageUtils","getContainedElement","has","ImageCaptionEditing","nodeBefore","length","192245oSFRnL","commandParams","newValue","createRangeOn","change","toggleImageCaption","subType","getClosestSelectedImageElement","formatBlock","type","filter","afterInit","*Set image text alternative:* %0","_registerLegacyDescription","122814LesehJ","accept","find"];return(Fo=function(){return t})()}!function(t,e){const n=Oo,r=t();for(;;)try{if(163717===-parseInt(n(367))/1+parseInt(n(418))/2*(-parseInt(n(387))/3)+-parseInt(n(384))/4+parseInt(n(385))/5+-parseInt(n(439))/6*(-parseInt(n(443))/7)+parseInt(n(429))/8+-parseInt(n(381))/9*(parseInt(n(446))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fo);class Do extends t.Plugin{[wo(378)](){const t=wo,e=this[t(405)];if(!e[t(448)][t(363)](t(408)))return;const n=e[t(448)][t(409)](t(470)),r=e[t(448)][t(409)](t(361)),s=e[t(388)];n[t(356)](t(422)),n[t(414)][t(399)](t(421),(e=>Wr(s,t(397),e))),n[t(414)][t(399)](t(358),(e=>Wr(s,t(469),e))),n[t(414)][t(399)](t(453),(()=>Wr(s,t(427)))),e[t(448)][t(363)](t(434))&&n[t(356)](t(445)),e[t(448)][t(363)](t(456))&&e[t(448)][t(363)](t(458))&&(n[t(356)](t(454),((s,o)=>{const i=t,a=r[i(374)](e[i(394)][i(416)][i(393)]);e[i(394)][i(371)]((()=>{const t=i;n[t(465)](a,{commandName:t(454),commandParams:[o]},[],t(424))}))})),n[t(356)](t(464),((s,o)=>{const a=t;e[a(394)][a(371)]((t=>{const c=a;let u=r[c(374)](e[c(394)][c(416)][c(393)]),l=t[c(370)](u);const f=i.LivePosition[c(440)](l[c(475)],c(433)),h=i.LivePosition[c(440)](l[c(436)],c(389));n[c(357)]((()=>s(o))),u=r[c(374)](e[c(394)][c(416)][c(393)]),l=t[c(370)](u);const g=t[c(451)](f,h);f[c(400)](),h[c(400)](),n[c(465)](u,{commandName:c(454),commandParams:[o]},[],c(423)),g[c(475)][c(396)](l[c(475)])&&n[c(455)](t[c(451)](g[c(475)],l[c(475)]),c(423)),l[c(436)][c(396)](g[c(436)])&&n[c(455)](t[c(451)](l[c(436)],g[c(436)]),c(423))}))})),n[t(447)][t(404)](t(375),t(423),t(406),(()=>!1)),n[t(447)][t(404)](t(375),t(423),t(382),(()=>!1)),n[t(447)][t(404)](t(375),t(423),t(462),n[t(447)][t(428)](t(375),"",t(382))),n[t(447)][t(404)](t(413),t(423),t(406),(()=>!1)),n[t(447)][t(404)](t(413),t(423),t(462),(([r])=>{const s=t,o=n[s(447)][s(428)](s(413),"",s(462));let i=r[s(475)],a=r[s(436)];const c=e[s(394)][s(386)][s(430)](i,s(474)),u=e[s(394)][s(386)][s(430)](a,s(390));c[s(412)]&&(i=c[s(475)]),u[s(412)]&&(a=u[s(436)]),o([e[s(394)][s(451)](i,a)])})),n[t(447)][t(404)](t(375),t(423),t(411),c),n[t(447)][t(404)](t(413),t(423),t(411),c)),e[t(448)][t(363)](t(364))&&(n[t(356)](t(372),((s,o)=>{const i=t,a=e[i(448)][i(409)](i(473));let c=r[i(374)](e[i(394)][i(416)][i(393)]),u=a[i(449)](c);e[i(394)][i(371)]((()=>{const t=i;if(u)return void n[t(435)](e[t(394)][t(370)](u));const l=r[t(407)](c);s(o),c=r[t(374)](e[t(394)][t(416)][t(393)]),u=a[t(449)](c),n[t(455)](e[t(394)][t(370)](u),l?null:t(402))}))})),n[t(447)][t(404)](t(413),t(402),t(411),c));const o=[{type:t(375),subType:t(431)},{type:t(413),subType:t(402)},{type:t(375),subType:t(423)},{type:t(413),subType:t(423)}];function a(e,s){const i=t,a=o[i(392)]((({type:t,subType:n})=>e[i(376)]==t&&e[i(373)]==n)),c=o[i(392)]((({type:t,subType:e})=>s[i(376)]==t&&s[i(373)]==e));if(a<0||c<0)return!1;const u=e[i(442)](),l=s[i(442)]();if((0==a||1==a)&&2==c&&u[i(359)](l))return!0;if(2==a&&3==c){const t=n[i(417)](u,i(413))[i(377)]((({suggestion:t,meta:e})=>e[i(410)]&&i(423)==t[i(373)]));if(t[i(366)]>1&&l[i(436)][i(426)](u[i(475)]))return!0;if(1==t[i(366)]&&(u[i(475)][i(426)](l[i(436)])||u[i(436)][i(426)](l[i(475)])))return!0}if(3==a&&3==c&&u[i(475)][i(396)](l[i(475)])){const t=u[i(436)][i(452)],e=l[i(475)][i(365)];return r[i(407)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(448)][t(363)](t(438))&&(n[t(457)](t(466),[],[t(450)]),n[t(414)][t(467)](t(450),Wr(s,t(468)))),e[t(448)][t(363)](t(401))&&n[t(457)](t(420),[],[t(398)]),n[t(414)][t(395)]((e=>{const n=t;if(o[n(383)]((({type:t,subType:r})=>e[n(376)]==t&&e[n(373)]==r)))return e[n(459)]?{}:void 0})),n[t(414)][t(395)]((e=>{const n=t;if(n(413)==e[n(376)]||n(472)==e[n(376)]){const t=e[n(362)]();if(t&&t.is(n(419),n(453)))return{type:n(413)==e[n(376)]?n(391):n(425),element:t,quantity:1}}})),n[t(414)][t(395)]((e=>t(375)==e[t(376)]&&t(423)==e[t(373)]?{type:t(444),content:t(460)}:t(375)==e[t(376)]&&t(424)==e[t(373)]?{type:t(444),content:t(463)}:void 0)),n[t(414)][t(395)]((e=>{const n=t;if(n(471)!=e[n(376)])return;const{data:r}=e;if(!r||n(398)!=r[n(360)])return;const o=r[n(369)];return o?{type:n(444),content:Wr(s,n(379),'"'+o+'"')}:{type:n(444),content:Wr(s,n(461))}})),this[t(380)]()}[wo(380)](){const t=wo,e=this[t(405)],n=e[t(388)];e[t(448)][t(409)](t(470))[t(414)][t(395)]((e=>{const r=t;if(r(375)!=e[r(376)]&&r(441)!=e[r(376)])return;const{data:s}=e;if(s){if(r(420)==s[r(415)]){const t=s[r(368)][0][r(369)];return t?{type:r(444),content:Wr(n,r(379),'"'+t+'"')}:{type:r(444),content:Wr(n,r(461))}}if(r(466)==s[r(415)]){const t=s[r(368)][0][r(432)];return t?{type:r(444),content:Wr(n,r(403),t)}:{type:r(444),content:Wr(n,r(437))}}}}))}}const xo=Bo;function Bo(t,e){const n=Po();return(Bo=function(t,e){return n[t-=154]})(t,e)}function Po(){const t=["replaceImageSource","discard","*Replace image URL*","key","oldValue","8WWOpOF","1693524zfpRpF","type","formatBlock","TrackChangesEditing","203624TJqMhm","accept","has","_suggestionFactory","newValue","_enableDefaultAttributesIntegration","get","ImageEditing","afterInit","getSuggestionCallback","src","44bHqwQf","454472oGFOJt","66941xQfQJi","5Tpjahg","_descriptionFactory","*Format:* replace image URL","_handleLegacySuggestions","formatInline","registerDescriptionCallback","attribute","format","387HRPKbs","2117004eAWuBm","commandName","registerCustomCallback","2644340QBxDdP","editor","plugins","_registerLegacyDescription","294PkmLhL","11163530Mgawmt","locale"];return(Po=function(){return t})()}!function(t,e){const n=Bo,r=t();for(;;)try{if(818505===-parseInt(n(184))/1*(parseInt(n(182))/2)+parseInt(n(166))/3+parseInt(n(165))/4*(-parseInt(n(196))/5)+parseInt(n(157))/6*(-parseInt(n(183))/7)+parseInt(n(170))/8*(parseInt(n(192))/9)+parseInt(n(158))/10+parseInt(n(181))/11*(parseInt(n(193))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Po);class Uo extends t.Plugin{[xo(178)](){const t=xo;if(!this[t(154)][t(155)][t(172)](t(177)))return;const e=this[t(154)][t(159)],n=this[t(154)][t(155)][t(176)](t(169));n[t(175)](t(160),[],[t(180)]),n[t(185)][t(189)]((n=>{const r=t;if(r(190)!=n[r(167)])return;const{data:s}=n;return s&&r(180)==s[r(163)]?s[r(174)]&&s[r(164)]?{type:r(191),content:Wr(e,r(162))}:{type:r(191),content:""}:void 0})),this[t(187)]()}[xo(187)](){const t=xo,e=this[t(154)][t(155)][t(176)](t(169));e[t(173)][t(195)](t(168),t(160),t(171),e[t(173)][t(179)](t(168),null,t(161))),e[t(173)][t(195)](t(168),t(160),t(161),e[t(173)][t(179)](t(168),null,t(171))),this[t(156)]()}[xo(156)](){const t=xo,e=this[t(154)],n=e[t(159)];e[t(155)][t(176)](t(169))[t(185)][t(189)]((e=>{const r=t;if(r(168)!=e[r(167)]&&r(188)!=e[r(167)])return;const{data:s}=e;return s&&r(160)==s[r(194)]?{type:r(191),content:Wr(n,r(186))}:void 0}))}}const jo=Go;function Go(t,e){const n=Vo();return(Go=function(t,e){return n[t-=264]})(t,e)}!function(t,e){const n=Go,r=t();for(;;)try{if(991954===parseInt(n(326))/1*(-parseInt(n(296))/2)+parseInt(n(320))/3+parseInt(n(286))/4+-parseInt(n(276))/5+parseInt(n(347))/6+parseInt(n(294))/7+parseInt(n(339))/8*(-parseInt(n(348))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class Ho extends t.Plugin{[jo(343)](){const t=jo,n=this[t(278)];if(!n[t(346)][t(281)](t(269)))return;const r=n[t(346)][t(313)](t(297)),s=n[t(346)][t(313)](t(331)),o={};r[t(271)](t(337),((o,i)=>{const a=t,c=n[a(346)][a(313)](a(354)).me,u=n[a(361)][a(313)](a(337));let l=s[a(330)](n[a(351)][a(288)][a(335)]),f=n[a(351)][a(325)](l),h=u[a(300)];if(h==i[a(300)])return;const g={commandName:a(337),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(351)][a(350)]((()=>{const t=a;if(r[t(327)]()[t(304)]((e=>e[t(298)]&&c==e[t(306)]&&(t(283)==e[t(303)]||t(295)==e[t(303)])&&(t(267)==e[t(309)]||t(340)==e[t(309)])&&e[t(305)]()[t(345)](f)))[t(275)]((e=>r[t(289)](e[t(293)]))),l=s[t(330)](n[t(351)][t(288)][t(335)]),f=n[t(351)][t(325)](l),u[t(334)](),n[t(361)][t(313)](t(356))[t(334)](),n[t(361)][t(313)](t(321))[t(334)](),h=u[t(300)],h!=i[t(300)])return s[t(302)](l)&&u[t(352)](i[t(300)],l)?(o({...i,setImageSizes:!1}),l=s[t(330)](n[t(351)][t(288)][t(335)]),void r[t(279)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(267))):void(s[t(311)](l)?r[t(279)](l,g,[],t(340)):r[t(287)](f,g,t(340)))}))}));for(const e of n[t(346)][t(313)](t(269))[t(264)])o[e[t(328)]]=e[t(307)][t(324)]();r[t(280)][t(265)](t(283),t(267),t(314),(()=>!1)),r[t(280)][t(265)](t(283),t(340),t(314),(()=>!1)),r[t(280)][t(265)](t(295),t(340),t(314),(()=>!1)),r[t(280)][t(265)](t(283),t(267),t(308),(([e])=>{const n=t;s[n(344)](e[n(277)]())})),r[t(280)][t(265)](t(283),t(267),t(323),((e,n)=>{const s=t;r[s(280)][s(319)](s(283),"",s(308))(e,{commandName:n[s(312)],commandParams:n[s(329)]})})),r[t(280)][t(265)](t(283),t(267),t(358),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(283),subType:t(267)},{type:t(310),subType:t(291)},{type:t(283),subType:t(317)},{type:t(310),subType:t(317)}];function a(e,n){const o=t,a=i[o(285)]((({type:t,subType:n})=>e[o(303)]==t&&e[o(309)]==n)),c=i[o(285)]((({type:t,subType:e})=>n[o(303)]==t&&n[o(309)]==e));if(a<0||c<0)return!1;const u=e[o(305)](),l=n[o(305)]();if((0==a||1==a)&&2==c&&u[o(301)](l))return!0;if(2==a&&3==c){const t=r[o(272)](u,o(310))[o(304)]((({suggestion:t,meta:e})=>e[o(284)]&&o(317)==t[o(309)]));if(t[o(318)]>1&&l[o(322)][o(345)](u[o(273)]))return!0;if(1==t[o(318)]&&(u[o(273)][o(345)](l[o(322)])||u[o(322)][o(345)](l[o(273)])))return!0}if(3==a&&3==c&&u[o(273)][o(292)](l[o(273)])){const t=u[o(322)][o(357)],e=l[o(273)][o(332)];return s[o(311)](t)&&t===e}return!1}n[t(351)][t(288)][t(338)]((()=>{const e=t;let o=!1;const i=Array[e(282)](n[e(351)][e(288)][e(360)][e(359)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(336)](t);if(e(349)==i&&r[e(353)](u)){if(e(283)==a&&(e(267)==c||e(340)==c)){const t=r[e(266)](u);if(n[e(290)]){const n=t[e(305)]()[e(277)]();if(s[e(311)](n))continue;r[e(289)](t),o=!0}}if(e(310)==a&&e(291)==c&&!n[e(290)]){const t=r[e(266)](u);t[e(355)]&&t[e(355)][e(298)]&&(r[e(289)](t[e(355)]),o=!0)}}}return o})),this[t(333)](o)}[jo(333)](t){const e=jo,n=this[e(278)],r=n[e(342)];n[e(346)][e(313)](e(297))[e(315)][e(341)]((n=>{const s=e;if(s(283)!=n[s(303)]&&s(295)!=n[s(303)])return;const{data:o}=n;if(!o||s(337)!=o[s(312)])return;const i=o[s(270)][0][s(300)];return function(t){const e=s;return{type:e(316),content:Wr(r,e(299),t)}}(s(268)===i?Wr(r,s(274)):t[i]||i)}))}}function Vo(){const t=["nodeBefore","_registerLegacyDescription","refresh","selection","_splitMarkerName","imageStyle","registerPostFixer","32056952BbZeyj","imageStylePostApply","registerDescriptionCallback","locale","afterInit","setImageNaturalSizeAttributes","isEqual","plugins","11666862qBlmZm","9BvEmPC","suggestion","change","model","shouldConvertImageType","hasSuggestion","Users","next","imageTypeInline","nodeAfter","chain","getChangedMarkers","differ","commands","normalizedStyles","registerCustomCallback","getSuggestion","imageStylePreApply","side","ImageStyleEditing","commandParams","enableCommand","_findSuggestions","start","FORMAT_SIDE_IMAGE","forEach","2763795IxWLZq","getContainedElement","editor","markBlockFormat","_suggestionFactory","has","from","formatBlock","isOwn","findIndex","7366164tfGqnb","markInlineFormat","document","discardSuggestion","newRange","imageCaption","isBefore","head","4089001HAEbwJ","formatInline","125530IYyWPS","TrackChangesEditing","isInContent","*Format:* %0","value","isIntersecting","isInlineImage","type","filter","getFirstRange","author","title","accept","subType","insertion","isBlockImage","commandName","get","join","_descriptionFactory","format","convertInlineImageToBlock","length","getSuggestionCallback","5051373XybHHD","imageTypeBlock","end","discard","toLowerCase","createRangeOn","8iMpzqF","getSuggestions","name","commandReversedParams","getClosestSelectedImageElement","ImageUtils"];return(Vo=function(){return t})()}const Wo=zo;function zo(t,e){const n=qo();return(zo=function(t,e){return n[t-=107]})(t,e)}!function(t,e){const n=zo,r=t();for(;;)try{if(591694===-parseInt(n(129))/1*(-parseInt(n(124))/2)+parseInt(n(125))/3+parseInt(n(114))/4*(parseInt(n(111))/5)+parseInt(n(110))/6*(-parseInt(n(109))/7)+-parseInt(n(132))/8*(-parseInt(n(108))/9)+parseInt(n(112))/10*(-parseInt(n(119))/11)+-parseInt(n(117))/12*(parseInt(n(123))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qo);class Ko extends t.Plugin{constructor(t){const e=zo;super(t),this[e(116)]=!1,this[e(115)]=!1}[Wo(137)](){const t=Wo,e=this[t(134)],n=e[t(113)][t(120)](t(118)),r=e[t(113)][t(120)](t(127));n&&(n.on(t(131),((e,[,n])=>{const s=t;this[s(116)]=r[s(140)],n[s(142)][s(126)]=!this[s(116)]}),{priority:t(135)}),this[t(121)](n,t(130),this[t(138)][t(107)](this)),this[t(121)](n,t(130),(()=>{const e=t;this[e(115)]&&(r[e(131)](),this[e(115)]=!1)}),{priority:t(136)}),e[t(133)][t(120)](t(141))[t(139)](t(118)))}[Wo(138)](t,e){const n=Wo,{suggestions:r}=e,s=this[n(134)][n(113)][n(120)](n(127)),o=s[n(140)];this[n(116)]!==o&&(s[n(131)](),this[n(115)]=!0),r&&r[n(143)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(134)][o(133)][o(120)](o(122)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(118)}}};this[o(134)][o(133)][o(120)](o(141))[o(128)](i)}))}}function qo(){const t=["6055HjDfYm","120110tyvAAc","commands","968ZxkLfH","_trackChangesExecuted","_trackChangesValueDuringImport","36ZUSTUI","importWord","33qshSlx","get","listenTo","Users","4292834ltqTEY","2jEDyIM","892662rEeFau","track_changes","trackChanges","_setSuggestionData","866198mJcjli","dataInsert","execute","16JzdrDR","plugins","editor","high","lowest","afterInit","_handleImportedData","enableCommand","value","TrackChangesEditing","collaboration_features","forEach","bind","2498193qEVZSD","7lOlnTR","2361522kIWEiv"];return(qo=function(){return t})()}const Xo=Yo;function Jo(){const t=["23930UcCxwY","IndentEditing","registerAttributeLabel","_registerLegacyDescription","*Outdent:* %0","get","9317PwoEEU","FORMAT_INDENT","IndentBlock","locale","indentBlock","format","getItemLabel","blockIndent","8512ehNnHu","2677560wXSQYy","33430760FAseSZ","type","outdent","182826QqEyEn","commandName","enableCommand","TrackChangesEditing","*Indent:* %0","10cCuJva","2369708fLyHuo","_registerBlockAttribute","getItems","plugins","25YBKmKy","_enableDefaultAttributesIntegration","formatBlock","indent","afterInit","_descriptionFactory","71ygCodw","365544lEroBz","has","editor","outdentBlock","registerDescriptionCallback"];return(Jo=function(){return t})()}function Yo(t,e){const n=Jo();return(Yo=function(t,e){return n[t-=497]})(t,e)}!function(t,e){const n=Yo,r=t();for(;;)try{if(794573===-parseInt(n(502))/1*(-parseInt(n(508))/2)+-parseInt(n(523))/3+-parseInt(n(533))/4+-parseInt(n(537))/5*(parseInt(n(527))/6)+parseInt(n(514))/7*(-parseInt(n(522))/8)+-parseInt(n(503))/9+-parseInt(n(532))/10*(-parseInt(n(524))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jo);class Qo extends t.Plugin{[Xo(500)](){const t=Xo,e=this[t(505)],n=e[t(536)][t(513)](t(530));if(e[t(536)][t(504)](t(509))&&(n[t(529)](t(499)),n[t(529)](t(526))),e[t(536)][t(504)](t(516)))for(const e of[t(518),t(506)])n[t(497)](e);const r=e[t(517)];n[t(534)](t(521)),n[t(501)][t(510)](t(521),Wr(r,t(515))),this[t(511)]()}[Xo(511)](){const t=Xo,e=this[t(505)],n=e[t(517)],r=e[t(536)][t(513)](t(530));r[t(501)][t(507)]((e=>{const s=t;if(s(498)!=e[s(525)])return;const{data:o}=e;if(!o)return;if(s(518)!=o[s(528)]&&s(506)!=o[s(528)])return;const i=e[s(535)]()[0],a=r[s(501)][s(520)](i);return s(518)==o[s(528)]?{type:s(519),content:Wr(n,s(531),a)}:s(506)==o[s(528)]?{type:s(519),content:Wr(n,s(512),a)}:void 0}))}}var Zo=$o;function $o(t,e){var n=ti();return($o=function(t,e){return n[t-=375]})(t,e)}function ti(){var t=["requires","309GhoFmr","68824JpXMJt","7356294MXZfVj","get","39676WzaVyr","30GvhRse","init","343pWftaZ","input","enableCommand","TrackChangesEditing","editor","241805xtOuPn","28070AltWfN","1052468DxiIKc","975011rfLWzE","8723cxthnv","plugins"];return(ti=function(){return t})()}!function(t,e){for(var n=$o,r=t();;)try{if(700157===-parseInt(n(389))/1+-parseInt(n(388))/2+-parseInt(n(393))/3*(parseInt(n(378))/4)+parseInt(n(386))/5*(-parseInt(n(379))/6)+parseInt(n(381))/7*(parseInt(n(375))/8)+parseInt(n(376))/9+-parseInt(n(387))/10*(-parseInt(n(390))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[Zo(392)](){return[Ss.Input]}[Zo(380)](){var t=Zo;this[t(385)][t(391)][t(377)](t(384))[t(383)](t(382))}}const ni=si;function ri(){const t=["afterInit","attribute","1081997BnjzoZ","2056ETpemR","unlink","_descriptionFactory","formatInline","34452UYVPQQ","key","linkHref","_enableDefaultAttributesIntegration","commandParams","toLowerCase","3243495Dqerpw","_registerLegacyDescription","registerAttributeLabel","registerDescriptionCallback","manualDecorators","newValue","commands","editor","plugins","commandName","10545002NmrqLv","5581910xoQhco","has","4ToyMux","824282yNBiAq","get","link (","map","LinkEditing","locale","format","type","611106svGYzB","11Epqvar","30UIyxNU","link","TrackChangesEditing","*Remove link*","1GNVRvU","*Set link:* %0","12UjGtRj","label"];return(ri=function(){return t})()}function si(t,e){const n=ri();return(si=function(t,e){return n[t-=220]})(t,e)}!function(t,e){const n=si,r=t();for(;;)try{if(815116===-parseInt(n(263))/1*(-parseInt(n(249))/2)+-parseInt(n(257))/3+-parseInt(n(248))/4*(-parseInt(n(235))/5)+-parseInt(n(259))/6*(parseInt(n(224))/7)+parseInt(n(225))/8*(parseInt(n(229))/9)+-parseInt(n(246))/10*(-parseInt(n(258))/11)+-parseInt(n(220))/12*(parseInt(n(245))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ri);class oi extends t.Plugin{[ni(222)](){const t=ni,e=this[t(242)];if(!e[t(243)][t(247)](t(253)))return;const n=e[t(243)][t(250)](t(261)),r=e[t(241)][t(250)](t(260));n[t(232)](t(260),[t(231),...r[t(239)][t(252)]((t=>t.id))]),n[t(232)](t(226));for(const e of r[t(239)])n[t(227)][t(237)](e.id,t(251)+e[t(221)][t(234)]()+")");n[t(227)][t(238)]((n=>{const r=t;if(r(223)!=n[r(256)])return;const{data:s}=n;if(!s||r(231)!=s[r(230)])return;const o=s[r(240)],i=e[r(254)];return{type:r(255),content:null==o?Wr(i,r(262)):Wr(i,r(264),'"'+o+'"')}})),this[t(236)]()}[ni(236)](){const t=ni,e=this[t(242)],n=e[t(254)];e[t(243)][t(250)](t(261))[t(227)][t(238)]((e=>{const r=t;if(r(228)!=e[r(256)])return;const{data:s}=e;if(s){if(r(260)==s[r(244)]){const t=s[r(233)][0];return{type:r(255),content:Wr(n,r(264),'"'+t+'"')}}return r(226)==s[r(244)]?{type:r(255),content:Wr(n,r(262))}:void 0}}))}}const ii=ui;function ai(){const t=["formatInline","*Indent:* %0","TrackChangesEditing","replace","todoListChecked","84472nFreUN","markBlockFormat","selection","get","List","slice","8259706RjpvcR","bulletedList","LegacyTodoListEditing","formatBlock","*Change to:* %0","5778HzhVKu","772254NEtzsu","LegacyListEditing","plugins","name","forceValue","listIndent","todo","700317AHiJxB","paragraph","push","12AkGWow","locale","registerElementLabel","nextSibling","numbered","isObject","ELEMENT_LIST_ITEM","getSelectedBlocks","parent","has","afterInit","element","registerDescriptionCallback","end","bulleted","schema","*Outdent:* %0","_descriptionFactory","length","listType","from","ELEMENT_TODO_LIST","ELEMENT_BULLETED_LIST","26285919CZcpma","listItem","110izsywm","_selectedElements","*Uncheck item*","ELEMENT_NUMBERED_LIST","before","checkChild","previousSibling","enableCommand","blockName","document","change","execute","getAttribute","*Check item*","format","filter","todoList","editor","createRange","commandParams","add","commands","commandName","17630gUfVmu","indentList","161hKLnnh","createPositionAt","1080hMdpLE","checkTodoList","outdentList","value","type","model","findIndex","8BSrGBc","numberedList"];return(ai=function(){return t})()}!function(t,e){const n=ui,r=t();for(;;)try{if(729505===-parseInt(n(253))/1*(parseInt(n(280))/2)+-parseInt(n(281))/3+parseInt(n(269))/4+-parseInt(n(251))/5*(parseInt(n(255))/6)+-parseInt(n(275))/7*(parseInt(n(262))/8)+-parseInt(n(200))/9*(-parseInt(n(228))/10)+parseInt(n(226))/11*(parseInt(n(203))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ai);class ci extends t.Plugin{[ii(213)](){const t=ii,e=this[t(245)],n=e[t(204)];if(!e[t(283)][t(212)](t(282)))return;const r=e[t(283)][t(272)](t(266)),s=e[t(283)][t(212)](t(277));function o(t){return()=>{const n=ui,s=e[n(260)][n(237)][n(271)],o=e[n(249)][n(272)](t);if(o[n(258)])return void e[n(239)](n(201),{});const i=t[n(274)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(223)](t)[s(243)]((t=>function(t,e){const n=s;return e[n(233)](t[n(211)],n(227))&&!e[n(208)](t)}(t,r)));o=o[s(243)]((t=>!t.is(s(214),s(227))||t[s(240)](s(222))!=e));const i=new Set;for(const t of o)t.is(s(214),s(227))?i[s(248)](li(t)):i[s(248)](t);return Array[s(223)](i)}(s[n(210)](),i,e[n(260)][n(218)]);e[n(260)][n(238)]((()=>{const e=n;for(const n of a)r[e(270)](n,{commandName:t,commandParams:[{forceValue:!o[e(258)]}],formatGroupId:e(236)},fi(n))}))}}function i(t){return()=>{const n=ui,s=function(t){const e=ui;let n=Array[e(223)](t);const r=n[e(261)]((t=>e(227)!=t[e(284)]));return r>-1&&(n=n[e(274)](0,r)),n}(e[n(260)][n(237)][n(271)][n(210)]()),o=e[n(260)][n(246)](e[n(260)][n(254)](s[0],n(232)),e[n(260)][n(254)](s[s[n(221)]-1],n(216)));e[n(260)][n(238)]((()=>{const e=n;r[e(270)](o,{commandName:t,commandParams:[],formatGroupId:e(286)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(206)];for(;t&&t[n(240)](n(286))>e[n(240)](n(286));)r[n(248)](t),t=t[n(206)]}return Array[n(223)](r)}(s))}))}}r[t(235)](t(263),o(t(263))),r[t(235)](t(276),o(t(276))),s&&r[t(235)](t(244),o(t(244))),r[t(235)](t(252),i(t(252))),r[t(235)](t(257),i(t(257))),s&&r[t(235)](t(256),(()=>{const n=t,s=e[n(249)][n(272)](n(256)),o=Array[n(223)](s[n(229)]);o[n(243)]((t=>t[n(240)](n(268))!=s[n(258)])),e[n(260)][n(238)]((()=>{const t=n;for(const e of o)r[t(270)](e,{commandName:t(256),commandParams:[{forceValue:!s[t(258)]}]})}))})),r[t(220)][t(205)](t(227),(e=>Wr(n,t(209),e))),r[t(220)][t(215)]((e=>{const r=t;if(r(278)!=e[r(259)]&&r(264)!=e[r(259)])return;const{data:s}=e;if(s){if(r(263)==s[r(250)]||r(276)==s[r(250)]||r(244)==s[r(250)])switch(s[r(250)][r(267)](r(273),"")){case r(217):return o(Wr(n,r(225)));case r(207):return o(Wr(n,r(231)));case r(199):return o(Wr(n,r(224)))}if(r(252)==s[r(250)])return{type:r(242),content:Wr(n,r(265),Wr(n,r(209)))};if(r(257)==s[r(250)])return{type:r(242),content:Wr(n,r(219),Wr(n,r(209)))};if(r(256)==s[r(250)])return s[r(247)][0][r(285)]?{type:r(242),content:Wr(n,r(241))}:{type:r(242),content:Wr(n,r(230))}}function o(t){const e=r;return{type:e(242),content:Wr(n,e(279),t)}}}))}}function ui(t,e){const n=ai();return(ui=function(t,e){return n[t-=199]})(t,e)}function li(t){const e=ii,n=t[e(240)](e(286));if(0==n)return t;let r=t;for(;t[e(234)]&&t[e(234)].is(e(214),e(227));){const s=t[e(234)][e(240)](e(286));if(s==n)r=t[e(234)];else if(s<n)break;t=t[e(234)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(214),e(227))&&t[e(240)](e(286))>0){let r=t[e(206)];for(;r&&e(227)==r[e(284)]&&r[e(240)](e(286))==t[e(240)](e(286));)n[e(202)](r),r=r[e(206)]}return n}const hi=gi;function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=324]})(t,e)}function di(){const t=["handleListStartCommand","_getSuggestionBlocks","16rLaEiv","document","enableCommand","createPositionAt","formatBlock","registerDescriptionCallback","editor","backward","replace","plugins","handleListStyleCommand","numbered","listStart","bind","getLastPosition","config","styles","54MbziHj","*Format:* set start index to %0","format","model","275736xmjfjL","get","parent","selection","_getSuggestionBlocksForListStyle","startIndex","element","formatInline","getListTypeFromListStyleType","3636530AmlGIr","toUpperCase","listType","push","1050lsaYMJ","getSelectedBlocks","forward","_getTranslationKeyForListStyle","getAttribute","*Format:* set order to regular","LegacyListPropertiesEditing","LegacyListUtils","markMultiRangeBlockFormat","listStyle","20619NhLDAw","_descriptionFactory","3761646KbpOgq","*Format:* set order to reversed","commandParams","_LIST_","afterInit","handleDescriptions","listReversed","27198jyjjHp","*Change to:* %0","createRange","210GFuARl","reversed","map","type","50928gpXgQB","from","before","locale","list.properties","has","ELEMENT_","unshift","filter","flat","TrackChangesEditing","17578682nPLfPw","handleListReversedCommand","listItem","length","change","commandName","getSiblingNodes","getFirstPosition"];return(di=function(){return t})()}!function(t,e){const n=gi,r=t();for(;;)try{if(445278===parseInt(n(380))/1*(-parseInt(n(335))/2)+parseInt(n(384))/3*(-parseInt(n(363))/4)+-parseInt(n(393))/5+parseInt(n(328))/6+parseInt(n(338))/7*(-parseInt(n(342))/8)+-parseInt(n(326))/9*(-parseInt(n(397))/10)+parseInt(n(353))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[hi(332)](){const t=hi;if(!this[t(369)][t(372)][t(347)](t(403)))return;const e=this[t(369)][t(378)][t(385)](t(346)),n=this[t(369)][t(372)][t(385)](t(352));e[t(379)]&&n[t(365)](t(325),this[t(373)][t(376)](this)),e[t(339)]&&n[t(365)](t(334),this[t(354)][t(376)](this)),e[t(389)]&&n[t(365)](t(375),this[t(361)][t(376)](this)),n[t(327)][t(368)](this[t(333)][t(376)](this))}[hi(373)](t,e={}){const n=hi,r=this[n(369)][n(372)][n(385)](n(352)),s=this[n(388)]();this[n(369)][n(383)][n(357)]((()=>{const t=n;r[t(324)](s,{commandName:t(325),commandParams:[{type:e[t(341)]}],formatGroupId:t(325)})}))}[hi(354)](t,e={}){const n=hi,r=this[n(369)][n(372)][n(385)](n(352)),s=this[n(362)]((t=>t.is(n(390),n(355))&&n(374)===t[n(401)](n(395))));if(s[n(356)]<1)return;const o=s[n(340)]((t=>this[n(369)][n(383)][n(337)](this[n(369)][n(383)][n(366)](t,n(344)),this[n(369)][n(383)][n(366)](t,0))));this[n(369)][n(383)][n(357)]((()=>{const t=n;r[t(324)](o,{commandName:t(334),commandParams:[{reversed:e[t(339)]}],formatGroupId:t(334)})}))}[hi(361)](t,e={}){const n=hi,r=this[n(369)][n(372)][n(385)](n(352)),s=this[n(362)]((t=>t.is(n(390),n(355))&&n(374)===t[n(401)](n(395))));if(s[n(356)]<1)return;const o=s[n(340)]((t=>this[n(369)][n(383)][n(337)](this[n(369)][n(383)][n(366)](t,n(344)),this[n(369)][n(383)][n(366)](t,0))));this[n(369)][n(383)][n(357)]((()=>{const t=n;r[t(324)](o,{commandName:t(375),commandParams:[{startIndex:e[t(389)]}],formatGroupId:t(375)})}))}[hi(333)](t){const e=hi;if(e(367)!=t[e(341)]&&e(391)!=t[e(341)])return;const n=this[e(369)][e(345)],{data:r}=t;if(!r)return;let s,o;switch(r[e(358)]){case e(325):s=e(336),o={type:e(382),content:Wr(n,s,Wr(n,this[e(400)](r[e(330)][0][e(341)])))};break;case e(334):s=r[e(330)][0][e(339)]?e(329):e(402),o={type:e(382),content:Wr(n,s)};break;case e(375):s=e(381),o={type:e(382),content:Wr(n,s,r[e(330)][0][e(389)])}}return o}[hi(388)](){const t=hi;var e,n,r,s;const o=this[t(369)][t(372)][t(385)](t(404));let i=Array[t(343)](this[t(369)][t(383)][t(364)][t(387)][t(398)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(390),t(355)))&&i[t(349)](...o[t(359)](this[t(369)][t(383)][t(364)][t(387)][t(360)](),t(370))),(null===(n=i[i[t(356)]-1])||void 0===n?void 0:n.is(t(390),t(355)))&&i[t(396)](...o[t(359)](this[t(369)][t(383)][t(364)][t(387)][t(377)](),t(399))),i=[...new Set(i)],(null===(s=null===(r=this[t(369)][t(383)][t(364)][t(387)][t(360)]())||void 0===r?void 0:r[t(386)])||void 0===s?void 0:s.is(t(390),t(355)))&&(i=i[t(350)]((e=>e.is(t(390),t(355))))),i}[hi(362)](t){const e=hi,n=this[e(369)][e(372)][e(385)](e(404));let r=Array[e(343)](this[e(369)][e(383)][e(364)][e(387)][e(398)]())[e(350)](t)[e(340)]((t=>{const r=e,s=this[r(369)][r(383)][r(366)](t,0);return[...n[r(359)](s,r(370)),...n[r(359)](s,r(399))]}))[e(351)]();return r=[...new Set(r)],r}[hi(400)](t){const e=hi;return e(348)+this[e(369)][e(372)][e(385)](e(404))[e(392)](t)[e(394)]()+e(331)+t[e(394)]()[e(371)](/-/g,"_")}}const mi=Ei;function Ii(){const t=["112GwbiuI","createEmptyElement","2KXpzvi","MediaEmbedEditing","data","conversion","options","5XrYsqW","249966eJtyRh","473202ZsszEi","showSuggestionHighlights","346647SCbfmf","dataDowncast","7389NoCFUp","TrackChangesEditing","elementToElement","has","div","high","stop","attribute:url:media","10484851hhtdND","locale","editor","for","plugins","17752ZxTHMe","mediaEmbed","get","media","_descriptionFactory","enableCommand","22FELpMs","ELEMENT_MEDIA","327576oHWbYK","registerElementLabel","downcastDispatcher","130VmHIQf","afterInit","500PvAszQ"];return(Ii=function(){return t})()}function Ei(t,e){const n=Ii();return(Ei=function(t,e){return n[t-=265]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(220290===parseInt(n(284))/1*(parseInt(n(275))/2)+-parseInt(n(286))/3*(-parseInt(n(272))/4)+-parseInt(n(280))/5*(parseInt(n(282))/6)+parseInt(n(299))/7*(parseInt(n(273))/8)+-parseInt(n(281))/9*(-parseInt(n(270))/10)+parseInt(n(265))/11*(parseInt(n(267))/12)+-parseInt(n(294))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ii);class bi extends t.Plugin{[mi(271)](){const t=mi,e=this[t(296)];if(!e[t(298)][t(289)](t(276)))return;const n=e[t(298)][t(301)](t(287)),r=e[t(295)];n[t(304)](t(300)),n[t(303)][t(268)](t(302),(e=>Wr(r,t(266),e))),e[t(278)][t(297)](t(285))[t(288)]({model:t(302),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(283)])return n[s(274)](s(290))},converterPriority:t(291)}),e[t(277)][t(269)].on(t(293),((e,n,r)=>{const s=t;r[s(279)][s(283)]&&e[s(292)]()}),{priority:t(291)})}}const Ti=yi;function _i(){const t=["115648KKqYDs","MentionEditing","editor","has","1637454jgLFHq","3540186lwknkt","enableCommand","65bFlMue","mention","get","1166094WZhYHJ","afterInit","plugins","434602wTAfXb","8481632UnyIkJ","TrackChangesEditing","525095HHzPOv"];return(_i=function(){return t})()}function yi(t,e){const n=_i();return(yi=function(t,e){return n[t-=302]})(t,e)}!function(t,e){const n=yi,r=t();for(;;)try{if(310045===-parseInt(n(304))/1+-parseInt(n(315))/2+-parseInt(n(309))/3+-parseInt(n(305))/4*(-parseInt(n(312))/5)+parseInt(n(310))/6+-parseInt(n(318))/7+parseInt(n(302))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_i);class Ai extends t.Plugin{[Ti(316)](){const t=Ti,e=this[t(307)];e[t(317)][t(308)](t(306))&&e[t(317)][t(314)](t(303))[t(311)](t(313))}}const ki=Li;function Ci(){const t=["enableCommand","ELEMENT_PAGE_BREAK","484460jXmCwa","get","370861JPkjVQ","plugins","PageBreakEditing","3253056DLNDCB","_descriptionFactory","pageBreak","815319zWGwSJ","5998566rCSDwd","has","TrackChangesEditing","1340812vKFRqz","editor","afterInit","registerElementLabel","963786qssVuX","locale"];return(Ci=function(){return t})()}function Li(t,e){const n=Ci();return(Li=function(t,e){return n[t-=222]})(t,e)}!function(t,e){const n=Li,r=t();for(;;)try{if(306354===-parseInt(n(227))/1+parseInt(n(241))/2+parseInt(n(233))/3+parseInt(n(237))/4+-parseInt(n(225))/5+parseInt(n(230))/6+-parseInt(n(234))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ci);class Ni extends t.Plugin{[ki(239)](){const t=ki,e=this[t(238)];if(!e[t(228)][t(235)](t(229)))return;e[t(228)][t(226)](t(236))[t(223)](t(232));const n=e[t(228)][t(226)](t(236)),r=e[t(222)];n[t(231)][t(240)](t(232),(e=>Wr(r,t(224),e)))}}function Ri(){const t=["$text","checkChild","_enableDefaultAttributesIntegration","editing","18oFhbjJ","registerElementLabel","ck-suggestion-marker--active","getFirstRange","ck-suggestion-marker-split","enableCommand","editor","7xQZuMj","commandName","downcastDispatcher","insert","*Change to:* %0","17993268CCkcMt","addMarker:suggestion:insertion","4153146eEVVGq","writer","format","7032700INqpns","toViewPosition","model","insertion","registerDescriptionCallback","430550iItSTt","span","isTouching","addClass","430914TkJlJB","consume","createUIElement","includes","460368FrrCiK","formatBlock","_registerLegacyDescription","name","2283704WuJNOX","consumable","plugins","type","data","getItemLabel","showSuggestionHighlights","markerName","schema","insertParagraph","TrackChangesEditing","_descriptionFactory","Paragraph","nodeAfter","get","end","has","mapper","isLimit","afterInit","activeMarkers","options","isBlock","paragraph","locale","markerRange","bindElementToMarker","highest","*Insert:* %0","ELEMENT_PARAGRAPH","start"];return(Ri=function(){return t})()}const vi=Si;function Si(t,e){const n=Ri();return(Si=function(t,e){return n[t-=223]})(t,e)}!function(t,e){const n=Si,r=t();for(;;)try{if(951769===parseInt(n(233))/1+parseInt(n(237))/2*(parseInt(n(280))/3)+parseInt(n(245))/4+parseInt(n(228))/5+-parseInt(n(225))/6*(parseInt(n(287))/7)+-parseInt(n(241))/8+-parseInt(n(223))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ri);class Mi extends t.Plugin{[vi(264)](){const t=vi,e=this[t(286)];if(!e[t(247)][t(261)](t(257)))return;const n=e[t(269)],r=e[t(247)][t(259)](t(255));r[t(256)][t(281)](t(268),(e=>Wr(n,t(274),e))),r[t(278)](t(268)),r[t(285)](t(254)),e[t(279)][t(289)].on(t(224),wi(e),{priority:t(272)}),e[t(249)][t(289)].on(t(224),((n,r,s)=>{const o=t;s[o(266)][o(251)]&&wi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(272)});const s=r[t(256)];s[t(232)]((r=>{const o=t;if(o(231)!==r[o(248)])return;const{start:i,end:a}=r[o(283)]();if(!i[o(235)](a)||!i[o(258)])return;const c=e[o(230)][o(253)],u=i[o(258)];return c[o(267)](u)&&!c[o(263)](u)&&c[o(277)](u,o(276))?{type:o(231),content:Wr(n,o(273),s[o(250)](u,1))}:void 0})),this[t(243)]()}[vi(243)](){const t=vi,e=this[t(286)],n=e[t(269)];e[t(247)][t(259)](t(255))[t(256)][t(232)]((e=>{const r=t;if(r(242)!=e[r(248)])return;const{data:s}=e;return s&&r(268)==s[r(288)]?{type:r(227),content:Wr(n,r(291),Wr(n,r(274)))}:void 0}))}}function wi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Si,i=t[o(247)][o(259)](o(255)),a=r[o(270)][o(275)],c=r[o(270)][o(260)],u=t[o(230)][o(253)];if(!a[o(235)](c)||!a[o(258)])return;const l=a[o(258)];if(u[o(267)](l)&&!u[o(263)](l)&&u[o(277)](l,o(276))){if(!s[o(246)][o(238)](r[o(270)],n[o(244)]))return;const t=s[o(226)][o(239)](o(234),{class:o(284)}),a=s[o(262)][o(229)](c);e&&i[o(265)][o(240)](r[o(252)])&&s[o(226)][o(236)](o(282),t),s[o(226)][o(290)](a,t),s[o(262)][o(271)](t,r[o(252)])}}}const Oi=Fi;function Fi(t,e){const n=xi();return(Fi=function(t,e){return n[t-=139]})(t,e)}!function(t,e){const n=Fi,r=t();for(;;)try{if(292681===parseInt(n(157))/1*(-parseInt(n(151))/2)+-parseInt(n(149))/3+parseInt(n(162))/4*(-parseInt(n(154))/5)+-parseInt(n(167))/6+-parseInt(n(144))/7*(-parseInt(n(156))/8)+-parseInt(n(145))/9*(parseInt(n(165))/10)+parseInt(n(150))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xi);class Di extends t.Plugin{[Oi(161)](){const t=Oi,e=this[t(160)];e[t(168)][t(148)](t(163))&&(e[t(168)][t(158)](t(146))[t(147)](t(155)),this[t(143)]())}[Oi(143)](){const t=Oi,e=this[t(160)];e[t(168)][t(158)](t(146))[t(139)][t(153)]((n=>{const r=t;if(r(152)!=n[r(166)]&&r(142)!=n[r(166)])return;const{data:s}=n;return s&&r(155)==s[r(141)]?{type:r(164),content:Wr(e[r(159)],r(140))}:void 0}))}}function xi(){const t=["formatInline","_registerLegacyDescription","86471IWVfuq","9Eecdtz","TrackChangesEditing","_enableDefaultAttributesIntegration","has","113673bDgXdw","9643843XFxXnI","38xFkqPM","formatBlock","registerDescriptionCallback","745Krorma","removeFormat","248yaxhqx","7907jBsKON","get","locale","editor","afterInit","13744umRIiJ","RemoveFormatEditing","format","1742840dyXEpE","type","555618ELHBsd","plugins","_descriptionFactory","*Remove all formatting*","commandName"];return(xi=function(){return t})()}const Bi=Pi;function Pi(t,e){const n=Ui();return(Pi=function(t,e){return n[t-=493]})(t,e)}function Ui(){const t=["goToNextRestrictedEditingException","get","1892720akdDfL","458anaxGt","5IydWYp","trackChanges","discardSuggestion","4018140CRMHDV","goToPreviousRestrictedEditingException","discardAllSuggestions","acceptSuggestion","acceptAllSuggestions","enableCommand","discardSelectedSuggestions","plugins","TrackChangesEditing","655Xaizmx","editor","2273193tvzaGF","2371713Bqlheh","1920280BQYDGX","afterInit","RestrictedEditingModeEditing","acceptSelectedSuggestions","3358348wVIxXf","has"];return(Ui=function(){return t})()}!function(t,e){const n=Pi,r=t();for(;;)try{if(470082===-parseInt(n(508))/1*(parseInt(n(495))/2)+parseInt(n(511))/3+-parseInt(n(494))/4+-parseInt(n(496))/5*(parseInt(n(499))/6)+parseInt(n(516))/7+parseInt(n(512))/8+parseInt(n(510))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ui);class ji extends t.Plugin{[Bi(513)](){const t=Bi,e=this[t(509)];if(!e[t(506)][t(517)](t(514)))return;const n=e[t(506)][t(493)](t(507));n[t(504)](t(500)),n[t(504)](t(518));const r=e[t(506)][t(493)](t(514));r[t(504)](t(497)),r[t(504)](t(502)),r[t(504)](t(498)),r[t(504)](t(503)),r[t(504)](t(501)),r[t(504)](t(515)),r[t(504)](t(505))}}function Gi(t,e){const n=Vi();return(Gi=function(t,e){return n[t-=105]})(t,e)}const Hi=Gi;function Vi(){const t=["span","bindElementToMarker","1004443DeLcTy","get","824TmAcMF","insert","includes","merge","registerElementLabel","init","softBreak","ELEMENT_LINE_BREAK","options","markerRange","locale","12300viwiHp","data","10GXfkOB","plugins","split","element","addMarker:suggestion:deletion","2oHvRGu","activeMarkers","433787ueisCr","consumable","toViewPosition","high","TrackChangesEditing","24462FscuBC","test","requires","mapper","addMarker:suggestion","getItems","1571418tievkE","editing","model","downcastDispatcher","ck-suggestion-marker-","addMarker:suggestion:insertion","ck-suggestion-marker--active","465900VPSDHS","createPositionBefore","showSuggestionHighlights","markerName","addClass","shiftEnter","enableCommand","writer","779821uVmhrG","deletion","75YMwemk","_descriptionFactory","name","createUIElement","editor"];return(Vi=function(){return t})()}!function(t,e){const n=Gi,r=t();for(;;)try{if(301873===parseInt(n(130))/1*(parseInt(n(128))/2)+-parseInt(n(158))/3*(parseInt(n(121))/4)+-parseInt(n(148))/5+-parseInt(n(141))/6+parseInt(n(156))/7+parseInt(n(110))/8*(parseInt(n(135))/9)+parseInt(n(123))/10*(-parseInt(n(108))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vi);class Wi extends t.Plugin{static get[Hi(137)](){return[Ys.ShiftEnter]}[Hi(115)](){const t=Hi,e=this[t(105)],n=e[t(124)][t(109)](t(134));n[t(154)](t(153)),e[t(142)][t(144)].on(t(146),zi(e),{priority:t(133)}),e[t(142)][t(144)].on(t(127),zi(e),{priority:t(133)}),e[t(122)][t(144)].on(t(139),((n,r,s)=>{const o=t;s[o(118)][o(150)]&&zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(159)][t(114)](t(116),(n=>Wr(e[t(120)],t(117),n)))}}function zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Gi,i=t[o(124)][o(109)](o(134));if(!s[o(131)][o(136)](r[o(119)],n[o(160)]))return;const a=t[o(143)];for(const t of r[o(119)][o(140)]()){if(!t.is(o(126),o(116)))continue;const n=o(157)==r[o(151)][o(125)](":")[1]?o(113):o(125),c=s[o(155)][o(161)](o(106),{class:o(145)+n}),u=s[o(138)][o(132)](a[o(149)](t));e&&i[o(129)][o(112)](r[o(151)])&&s[o(155)][o(152)](o(147),c),s[o(155)][o(111)](u,c),s[o(138)][o(107)](c,r[o(151)])}}}function Ki(){const t=["46891026CIgjSU","80XavXQn","1022091BkaFYx","FORMAT_RESTRICTED_ENABLED","plugins","isCollapsed","131329UPWQAv","972bdyWAf","document","get","type","StandardEditingModeEditing","18qPAOLM","310iaNydq","commandName","4768210wZvcje","commands","FORMAT_RESTRICTED_DISABLED","148viYeqx","restrictedEditingException","registerDescriptionCallback","model","getRanges","enableCommand","_descriptionFactory","has","format","locale","markInlineFormat","value","TrackChangesEditing","13793ChmDYQ","selection","commandParams","181012XxJkhu","formatBlock","formatInline","144636amoBwh","afterInit","69FmxZpl","editor","forceValue","change","from"];return(Ki=function(){return t})()}const qi=Xi;function Xi(t,e){const n=Ki();return(Xi=function(t,e){return n[t-=105]})(t,e)}!function(t,e){const n=Xi,r=t();for(;;)try{if(793100===-parseInt(n(140))/1*(-parseInt(n(127))/2)+parseInt(n(148))/3*(parseInt(n(143))/4)+parseInt(n(122))/5*(-parseInt(n(146))/6)+-parseInt(n(111))/7*(parseInt(n(110))/8)+parseInt(n(121))/9*(-parseInt(n(124))/10)+-parseInt(n(115))/11*(parseInt(n(116))/12)+parseInt(n(109))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ki);class Ji extends t.Plugin{[qi(147)](){const t=qi,e=this[t(105)],n=e[t(130)],r=e[t(136)];if(!e[t(113)][t(134)](t(120)))return;const s=e[t(113)][t(118)](t(139)),o=t(128),i=e[t(125)][t(118)](o);s[t(132)](o,((e,r={})=>{const a=t,c=n[a(117)][a(141)];if(c[a(114)])return void e(r);const u=void 0!==r[a(106)]?r[a(106)]:!i[a(138)];n[a(107)]((()=>{const t=a,e=Array[t(108)](c[t(131)]());for(const r of e){const e=u?[r]:ws(o,r,n);for(const n of e)s[t(137)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(133)][t(129)]((e=>{const n=t;if(n(144)!=e[n(119)]&&n(145)!=e[n(119)])return;const{data:s}=e;return s&&s[n(123)]==o?s[n(142)][0][n(106)]?{type:n(135),content:Wr(r,n(112))}:{type:n(135),content:Wr(r,n(126))}:void 0}))}}const Yi=Qi;function Qi(t,e){const n=Zi();return(Qi=function(t,e){return n[t-=392]})(t,e)}function Zi(){const t=["20944233iLGQHQ","10VuJcLV","ghsAttributes","style","DataSchema","commandParams","locale","*Remove format:* %0","registerDescriptionCallback","config","format","get","_enableDefaultAttributesIntegration","GeneralHtmlSupport","1155650wIdLAU","_registerBlockAttribute","_descriptionFactory","StyleUtils","2Nfjmmf","895261uKOcTc","element","TrackChangesEditing","block","formatBlock","registerAttributeLabel","has","inline","normalizeConfig","4012983Kssbra","type","styleName","editor","Style","7vaXaKP","FORMAT_STYLE","afterInit","getGhsAttributeNameForElement","toLowerCase","_registerInlineAttribute","commandName","formatInline","forceValue","_registerLegacyDescription","8069190rgpifM","5455544KTOmgH","add","plugins","2531312YxOrbz","*Set format:* %0","definitions"];return(Zi=function(){return t})()}!function(t,e){const n=Qi,r=t();for(;;)try{if(738730===-parseInt(n(405))/1*(parseInt(n(404))/2)+parseInt(n(414))/3+parseInt(n(430))/4+parseInt(n(400))/5+-parseInt(n(429))/6*(-parseInt(n(419))/7)+-parseInt(n(433))/8+-parseInt(n(436))/9*(parseInt(n(437))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zi);class $i extends t.Plugin{[Yi(421)](){const t=Yi,e=this[t(417)];if(!e[t(432)][t(411)](t(418))||!e[t(432)][t(411)](t(440)))return;const n=e[t(432)][t(397)](t(407)),r=e[t(392)],s=e[t(395)][t(397)](t(439))||{},o=e[t(432)][t(397)](t(399)),i=e[t(432)][t(397)](t(403))[t(413)](e[t(432)][t(397)](t(440)),s[t(435)]);n[t(398)](t(439));const a=new Set;for(const e of i[t(408)]){const n=o[t(422)](e[t(406)]);a[t(431)](n)}const c=new Set;for(const e of i[t(412)]){const n=o[t(422)](e[t(406)]);c[t(431)](n);for(const n of e[t(438)])c[t(431)](n)}for(const e of a)n[t(401)](e),n[t(402)][t(410)](e,Wr(r,t(420)));for(const e of c)n[t(424)](e),n[t(402)][t(410)](e,Wr(r,t(420)));this[t(428)]()}[Yi(428)](){const t=Yi,e=this[t(417)],n=e[t(392)];e[t(432)][t(397)](t(407))[t(402)][t(394)]((e=>{const r=t;if(r(409)!=e[r(415)]&&r(426)!=e[r(415)])return;const{data:s}=e;return s&&r(439)===s[r(425)]?s[r(441)][0][r(427)]?{type:r(396),content:Wr(n,r(434),s[r(441)][0][r(416)][r(423)]())}:{type:r(396),content:Wr(n,r(393),s[r(441)][0][r(416)][r(423)]())}:void 0}))}}const ta=na;function ea(){const t=["insertTableRowAbove","values","isArray","maxColumn","isIntersectingWithRange","type","getAttribute","get","classes","options","name","_splitMarkerName","document","selection","commands","selectTableRow","differ","enableCommand","registerElementLabel","removeTableRow","*Remove:* %0","639249shcSAt","toLowerCase","_getCoordsForCells","getChangedMarkers","ELEMENT_TABLE_COLUMN_WITH_TEXT","TrackChangesEditing","batch","execute","tableColumn","MIN_SAFE_INTEGER","createRangeIn","removeClass","position","join","insert","insertTableRowBelow","4pMdPzG","getRanges","highest","mapper","nodeAfter","maxRow","span","insertion","5nZmdOJ","editor","push","createPositionAt","above","286500uRBIhW","getSuggestion","downcastDispatcher","deletion","refresh","markMultiRangeInsertion","selectTableColumn","data","ELEMENT_TABLE","root","forceValue","$graveyard","TableEditing","includes","ELEMENT_TABLE_ROW_WITH_TEXT","getChildren","table","_getSuggestionCoords","accept","markMultiRangeDeletion","start","item","9bKxYId","colspan","setSelection","change:data","first","tableRow","suggestion","length","showSuggestionHighlights","22670HdvMIo","$textProxy","rootName","toViewElement","oldRange","getChanges","getItems","getRowIndexes","model","addClass","getSelectionAffectedTableCells","minRow","tableCell","startsWith","registerDescriptionCallback","element","discard","createTableWalker","afterInit","*Insert:* %0","nodeBefore","enqueueChange","insertTable","ELEMENT_TABLE_COLUMN","detach","registerPostFixer","max","TableUtils","removeTableColumn","424179FuEXnW","addRange","min","substr","_tableSuggestions","ELEMENT_TABLE_WITH_TEXT","_acceptFormatSuggestionCallbackFactory","end","1211154wCoFcc","registerCustomCallback","last","_setupColumnsRowsFixing","order","writer","isEqual","1793rwcyfZ","findAncestor","from","plugins","_descriptionFactory","hasAttribute","getFirstRange","map","getCellLocation","filter","low","every","subType","tablePaste","change","add","isTouching","insertTableColumnLeft","getColumnIndexes","locale","some","MAX_SAFE_INTEGER","_tablePostFixingSubtypes","cell","createRangeOn","_suggestionFactory","ELEMENT_TABLE_ROW","has","fromRange","getContainedElement","628120WokdVu","isInContent","minColumn","left","addMarker:suggestion","rowspan","insertTableColumnRight","144804KJvueS"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=346]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(158232===parseInt(n(348))/1*(-parseInt(n(386))/2)+-parseInt(n(370))/3+parseInt(n(399))/4+parseInt(n(394))/5*(parseInt(n(467))/6)+-parseInt(n(459))/7+parseInt(n(504))/8*(parseInt(n(421))/9)+-parseInt(n(430))/10*(-parseInt(n(474))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ea);class ra extends t.Plugin{constructor(t){const e=na;super(t),this[e(496)]=[e(426),e(378)],this[e(463)]=new Set}[ta(448)](){const t=ta,e=this[t(395)],n=e[t(438)][t(361)][t(362)];if(!e[t(477)][t(501)](t(411)))return;const r=e[t(493)],s=e[t(477)][t(356)](t(375)),o=e[t(477)][t(356)](t(457));s[t(478)][t(367)](t(415),(e=>Wr(r,t(407),e))),this[t(470)](),s[t(366)](t(452)),s[t(366)](t(364)),s[t(366)](t(405));for(const r of[t(349),t(385)]){const i=e[t(363)][t(356)](r);s[t(366)](r,(r=>{const a=t;e[a(438)][a(488)]((t=>{const e=a;r();const c=e(398)===i[e(471)],u=o[e(440)](n),l=o[e(437)](u),f=c?l[e(425)]-1:l[e(469)]+1,h=u[0][e(475)](e(415)),g=o[e(447)](h,{startRow:f,endRow:f}),d=Array[e(476)](g)[e(481)]((n=>t[e(498)](n[e(497)])));s[e(404)](d,e(426))}))}))}for(const r of[t(491),t(347)]){const i=e[t(363)][t(356)](r);s[t(366)](r,(r=>{const a=t;e[a(438)][a(488)]((t=>{const e=a;r();const c=e(507)===i[e(471)],u=o[e(440)](n),l=o[e(492)](u),f=c?l[e(425)]-1:l[e(469)]+1,h=u[0][e(475)](e(415)),g=o[e(447)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(476)](g)[e(481)]((n=>t[e(498)](n[e(497)])));s[e(404)](d,e(378))}))}))}for(const r of[t(368),t(458)]){const i=r[t(462)](11),a=i[t(371)](),c=a[t(462)](0,3)+t(392),u=t(415)+i,l=t(461)+i,f=t(456)+i;s[t(366)](r,(()=>{const i=t;e[i(438)][i(488)]((t=>{const e=i,h=o[e(440)](n),g=h[0][e(475)](e(415));let d;if(e(368)==r){const t=o[e(437)](h);d={startRow:t[e(425)],endRow:t[e(469)],includeAllSlots:!0}}else{const t=o[e(492)](h);d={startColumn:t[e(425)],endColumn:t[e(469)],includeAllSlots:!0}}const p=o[e(447)](g,d),m=Array[e(476)](p)[e(481)]((({cell:t})=>t)),I=sa(m[e(483)]((t=>t[e(479)](c)))),E=sa(m[e(483)]((t=>!t[e(479)](c))))[e(481)]((n=>t[e(498)](n))),b=s[e(418)](E,u);if(b&&(e(426)==b[e(486)]||e(378)==b[e(486)])){const n=this[e(416)](b);for(const r of I){const s=t[e(498)](r),i=o[e(482)](r),u=r[e(355)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(460)](s)}}}))}))}function c(r){const s=t,o=Array[s(476)](n[s(387)]())[s(481)]((t=>i.LiveRange[s(502)](t)));e[s(438)][s(488)]((t=>{const n=s,i=t[n(376)];r=r[n(483)]((t=>n(410)!=t[n(408)][n(432)])),t[n(423)](r),e[n(363)][n(356)](n(368))[n(403)](),e[n(377)](n(368),{forceDefaultExecution:!0}),e[n(438)][n(451)]((()=>{const t=n;e[t(438)][t(451)](i,(e=>{const n=t,r=o[n(483)]((t=>n(410)!=t[n(408)][n(432)]));r[n(428)]>0&&e[n(423)](r);for(const t of o)t[n(454)]()}))}))}))}function u(r){const s=t;e[s(438)][s(488)]((t=>{const o=s,a=Array[o(476)](n[o(387)]())[o(481)]((t=>i.LiveRange[o(502)](t))),c=[];for(const t of r)for(const e of t[o(436)]({shallow:!0}))c[o(396)](e);for(const n of c)o(410)!=n[o(408)][o(432)]&&(t[o(423)](t[o(397)](n,0)),e[o(363)][o(356)](o(458))[o(403)](),e[o(377)](o(458),{forceDefaultExecution:!0}));const u=a[o(483)]((t=>o(410)!=t[o(408)][o(432)]));u[o(428)]>0&&t[o(423)](u);for(const t of a)t[o(454)]()}))}function l(e,n){const r=t;return n[r(485)]((t=>e[r(494)]((e=>e[r(466)][r(473)](t[r(419)])||t[r(466)][r(473)](e[r(419)])))))}function f(e,n){const r=t;return e[r(494)]((t=>n[r(494)]((e=>t[r(466)][r(490)](e[r(419)])))))}e[t(406)][t(401)].on(t(508),((e,n,r)=>{const s=t;if(!r[s(358)][s(429)])return;const o=n[s(420)];if(!o)return;const i=r[s(389)][s(433)](o);function c(t){return Array[s(351)](t)?t:[t]}i&&s(442)===o[s(359)]&&(0,a.setHighlightHandling)(i,r[s(472)],((t,e,n)=>n[s(439)](c(e[s(357)]),t)),((t,e,n)=>n[s(381)](c(e[s(357)]),t)))}),{priority:t(388)}),s[t(478)][t(444)]((e=>{const n=t;if(n(393)!=e[n(354)]&&n(402)!=e[n(354)])return;const s=e[n(503)]();if(null!=s&&s.is(n(445),n(415))){if(n(393)==e[n(354)]){const t=e[n(436)]()[n(483)]((t=>t.is(n(431))))[n(481)]((t=>t[n(406)]));if(t[n(428)])return{type:n(393),content:Wr(r,n(449),Wr(r,n(464),'"'+t[n(383)](" ")+'"'))}}if(n(402)==e[n(354)]){const t=e[n(436)]()[n(483)]((t=>t.is(n(431))))[n(481)]((t=>t[n(406)]));if(t[n(428)])return{type:n(402),content:Wr(r,n(369),Wr(r,n(464),'"'+t[n(383)](" ")+'"'))}}}})),s[t(478)][t(444)]((e=>{const n=t;if(n(426)==e[n(486)]){const t=e[n(436)]()[n(483)]((t=>t.is(n(431))))[n(481)]((t=>t[n(406)])),s=this[n(416)](e),o=s[n(391)]-s[n(441)]+1;if(n(393)==e[n(354)])return t[n(428)]?{type:n(393),content:Wr(r,n(449),Wr(r,n(413),[o,'"'+t[n(383)](" ")+'"']))}:{type:n(393),content:Wr(r,n(449),Wr(r,n(500),o))};if(n(402)==e[n(354)])return t[n(428)]?{type:n(402),content:Wr(r,n(369),Wr(r,n(413),[o,'"'+t[n(383)](" ")+'"']))}:{type:n(402),content:Wr(r,n(369),Wr(r,n(500),o))}}if(n(378)==e[n(486)]){const t=e[n(436)]()[n(483)]((t=>t.is(n(431))))[n(481)]((t=>t[n(406)])),s=this[n(416)](e),o=s[n(352)]-s[n(506)]+1;if(n(393)==e[n(354)])return t[n(428)]?{type:n(393),content:Wr(r,n(449),Wr(r,n(374),[o,'"'+t[n(383)](" ")+'"']))}:{type:n(393),content:Wr(r,n(449),Wr(r,n(453),o))};if(n(402)==e[n(354)])return t[n(428)]?{type:n(402),content:Wr(r,n(369),Wr(r,n(374),[o,'"'+t[n(383)](" ")+'"']))}:{type:n(402),content:Wr(r,n(369),Wr(r,n(453),o))}}})),s[t(499)][t(468)](t(393),t(426),t(446),c),s[t(499)][t(468)](t(402),t(426),t(417),c),s[t(499)][t(468)](t(393),t(378),t(446),u),s[t(499)][t(468)](t(402),t(378),t(417),u),s[t(499)][t(468)](t(393),t(378),t(383),l),s[t(499)][t(468)](t(402),t(378),t(383),l),s[t(499)][t(468)](t(393),t(426),t(383),f),s[t(499)][t(468)](t(402),t(426),t(383),f)}[ta(465)](){const t=ta,e=this[t(395)],n=e[t(438)][t(361)][t(362)];return(r,s)=>{const o=t;e[o(438)][o(488)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(466)][a(450)];u&&u[0]&&!1===u[0][a(409)]&&(l=r[0][a(419)][a(390)]);const f=t[a(380)](l);if(a(410)==f[a(408)][a(432)])return;const h=Array[a(476)](n[a(387)]())[a(481)]((t=>i.LiveRange[a(502)](t)));t[a(423)](f),e[a(363)][a(356)](c)[a(403)](),u[a(396)]({forceDefaultExecution:!0}),e[a(377)](c,...u);const g=h[a(483)]((t=>a(410)!=t[a(408)][a(432)]));g[a(428)]>0&&t[a(423)](g);for(const t of h)t[a(454)]()}))}}[ta(372)](t){const e=ta,n=this[e(395)][e(477)][e(356)](e(457));let r=Number[e(495)],s=Number[e(379)],o=Number[e(495)],i=Number[e(379)];for(const a of t){if(e(410)==a[e(408)][e(432)])continue;const{row:t,column:c}=n[e(482)](a),u=a[e(479)](e(346))?a[e(355)](e(346))-1:0,l=a[e(479)](e(422))?a[e(355)](e(422))-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(470)](){const t=ta,e=this[t(395)],n=e[t(477)][t(356)](t(375)),r=e[t(477)][t(356)](t(457));e[t(438)][t(361)].on(t(424),(()=>{const r=t,s=Array[r(476)](e[r(438)][r(361)][r(365)][r(373)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(360)](t);if(r(427)!=s)continue;if(null!=e[r(434)])continue;const a=n[r(400)](o);this[r(496)][r(412)](i)&&this[r(463)][r(489)](a)}}),{priority:t(484)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(498)](e),a=e[s(475)](s(415)),c=r[s(482)](e);for(const t of this[s(463)]){const n=t[s(486)],r=n[s(443)](s(487)),u=n[s(462)](r?10:5),l=u[s(371)](),f=l[s(462)](0,3)+s(392),h=s(461)+u,g=s(456)+u;if(!t[s(505)])continue;if(a!=t[s(480)]()[s(419)][s(475)](s(415)))continue;if(t[s(353)](i))continue;const d=e[s(479)](f)?e[s(355)](f)-1:0,p=this[s(416)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(460)](i),o=!0)}return o};e[t(438)][t(361)][t(455)]((n=>{const r=t;let o=!1;for(const t of e[r(438)][r(361)][r(365)][r(435)]())if(r(384)==t[r(354)])if(r(426)==t[r(359)])for(const e of t[r(382)][r(390)][r(414)]())o=o||s(e,n);else r(442)==t[r(359)]&&(o=o||s(t[r(382)][r(390)],n));return o}))}[ta(416)](t){const e=ta;return this[e(372)](t[e(387)]()[e(481)]((t=>t[e(419)][e(390)])))}}function sa(t){const e=ta;return Array[e(476)](new Set(t)[e(350)]())}const oa=aa;function ia(){const t=["deletion","30iWljDX","TableEditing","_areSelectedCellsMergable","13486128UcLowW","getSuggestions","highest","isInContent","stop","registerCustomCallback","value","enableCommand","root","document","_areMergableCells","markBlockFormat","TableUtils","tableCell","locale","getSelectionAffectedTableCells","commandName","registerDescriptionCallback","_isForcedDefaultExecutionBlock","45300wiyBcI","get","createTableWalker","markMultiRangeBlockFormat","2VAKBjT","set:isEnabled","size","afterInit","has","requires","subType","$graveyard","author","filter","_tablePostFixingSubtypes","TrackChangesEditing","add","findAncestor","createRangeOn","setSelection","cell","refresh","9665821bgWEUJ","_acceptFormatSuggestionCallbackFactory","table","map","from","change","editor","4252DQXjlZ","return","find","plugins","*Split cell:* vertically","formatInline","element","mergeTableCells","insertion","916306FwCDFG","accept","forceDefaultExecution","getRanges","rootName","1259010PTAMRP","getFirstPosition","splitTableCellHorizontally","_suggestionFactory","3002928dUfoMI","selection","commands","mergeTableCellLeft","_descriptionFactory","length","mergeTableCellUp","type","getCellLocation","getAncestors","fromRange","mergeTableCellDown","detach","*Split cell:* horizontally","trackChanges","low","isEnabled","1162gzqfSm","direction","splitTableCellVertically","model","execute","containsRange","format","horizontally","push","6385YvZFPj","mergeTableCellRight","formatBlock","*Merge cells*"];return(ia=function(){return t})()}function aa(t,e){const n=ia();return(aa=function(t,e){return n[t-=231]})(t,e)}!function(t,e){const n=aa,r=t();for(;;)try{if(901436===parseInt(n(253))/1+-parseInt(n(319))/2*(parseInt(n(262))/3)+-parseInt(n(244))/4*(parseInt(n(288))/5)+parseInt(n(315))/6*(parseInt(n(279))/7)+-parseInt(n(296))/8+parseInt(n(258))/9+-parseInt(n(293))/10*(-parseInt(n(237))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ia);class ca extends t.Plugin{static get[oa(324)](){return[ra]}[oa(322)](){const t=oa,e=this[t(243)],n=e[t(282)][t(305)][t(263)],r=e[t(310)];if(!e[t(247)][t(323)](t(294)))return;const s=e[t(247)][t(316)](t(330)),o=e[t(247)][t(316)](t(308)),a=e[t(247)][t(316)](ra);a[t(329)][t(287)](t(251)),s[t(303)](t(251),(()=>{const n=t,r=o[n(311)](e[n(282)][n(305)][n(263)]);e[n(282)][n(242)]((()=>{const t=n;s[t(318)](r,{commandName:t(251),commandParams:[]},[],t(251))}))})),e[t(264)][t(316)](t(251)).on(t(283),((n,r)=>{const o=t;e[o(264)][o(316)](o(276))[o(302)]&&(r[o(267)]>0&&r[r[o(267)]-1]&&r[r[o(267)]-1][o(255)]||s[o(314)]||this[o(295)]()||n[o(300)]())}),{priority:t(298)});for(const n of[t(268),t(289),t(273),t(265)]){const r=e[t(264)][t(316)](n);s[t(303)](n,(()=>{const n=t,o=e[n(282)][n(305)][n(263)][n(259)]()[n(271)]()[n(246)]((t=>t.is(n(250),n(309)))),i=r[n(302)];e[n(282)][n(242)]((()=>{const t=n;s[t(318)]([o,i],{commandName:t(251),commandParams:[]},[],t(251))}))}))}for(const n of[t(281),t(260)]){const r=e[t(264)][t(316)](n);s[t(303)](n,(()=>{const i=t,a=o[i(311)](e[i(282)][i(305)][i(263)])[0],c=a[i(232)](i(239)),{column:u,row:l}=o[i(270)](a);let f=[];if(i(286)==r[i(280)]){const t=o[i(317)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(241)](t)[i(240)]((t=>t[i(235)]))}else{const t=o[i(317)](c,{column:u,includeAllSlots:!0});f=Array[i(241)](t)[i(240)]((t=>t[i(235)]))}e[i(282)][i(242)]((t=>{const e=i;s[e(307)](t[e(233)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(266)][t(313)]((e=>{const n=t;if(n(290)!=e[n(269)]&&n(249)!=e[n(269)])return;const{data:s}=e;return s&&n(251)==s[n(312)]?{type:n(285),content:Wr(r,n(291))}:void 0})),s[t(266)][t(313)]((e=>{const n=t;if(n(290)!=e[n(269)]&&n(249)!=e[n(269)])return;const{data:s}=e;return s?n(281)==s[n(312)]?{type:n(285),content:Wr(r,n(248))}:n(260)==s[n(312)]?{type:n(285),content:Wr(r,n(275))}:void 0:void 0}));const c=a[t(238)]();for(const e of[t(268),t(289),t(273),t(265)])s[t(261)][t(301)](t(290),e,t(254),c);for(const e of[t(281),t(260)])s[t(261)][t(301)](t(290),e,t(254),c);s[t(261)][t(301)](t(290),t(251),t(254),(r=>{const s=t;e[s(282)][s(242)]((t=>{const o=s,a=Array[o(241)](n[o(256)]())[o(240)]((t=>i.LiveRange[o(272)](t)));t[o(234)](r),e[o(264)][o(316)](o(251))[o(236)](),e[o(283)](o(251),{forceDefaultExecution:!0});const c=a[o(328)]((t=>o(326)!=t[o(304)][o(257)]));c[o(267)]>0&&t[o(234)](c);for(const t of a)t[o(274)]()}))}));for(const n of[t(268),t(273),t(265),t(289)]){const r=e[t(264)][t(316)](n);r.on(t(320),((n,s,o)=>{const i=t;if(o){const t=e[i(282)][i(305)][i(263)][i(259)]()[i(271)]()[i(246)]((t=>t.is(i(250),i(309))));this[i(306)](r[i(302)],t)||(n[i(245)]=!1,n[i(300)]())}}),{priority:t(277)})}}[oa(295)](){const t=oa,e=this[t(243)][t(264)][t(316)](t(251)),n=this[t(243)][t(247)][t(316)](t(308));if(!e[t(278)])return!1;const r=n[t(311)](this[t(243)][t(282)][t(305)][t(263)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(306)](e,n))return!1;return!0}[oa(306)](t,e){const n=oa,r=this[n(243)][n(247)][n(316)](n(330)),s=this[n(243)][n(282)][n(233)](t),o=this[n(243)][n(282)][n(233)](e),i=new Set,a=new Set;for(const t of r[n(297)]())if((n(252)==t[n(269)]||n(292)==t[n(269)]||n(251)==t[n(325)])&&t[n(299)])for(const e of t[n(256)]())e[n(284)](s,!0)&&i[n(231)](t[n(269)]+":"+t[n(327)].id),e[n(284)](o,!0)&&a[n(231)](t[n(269)]+":"+t[n(327)].id);if(i[n(321)]!=a[n(321)])return!1;for(const t of i)if(!a[n(323)](t))return!1;return!0}}const ua=fa;function la(){const t=["309630YqzehI","FORMAT_HEADER_ROW","TableEditing","writer","registerCustomCallback","markerRange","ck-suggestion-marker--active","data-suggestion","markerNameToElements","showSuggestionHighlights","3119148ZJsnqe","registerDescriptionCallback","createTableWalker","44508MqWLuy","commandName","consume","162gCiVde","downcastDispatcher","name","addClass","format","getSuggestion","registerAttributeLabel","includes","headingColumns","activeMarkers","requires","commandParams","editor","_descriptionFactory","editing","toViewElement","get","4205736edYhRu","setAttribute","TrackChangesEditing","highest","headingRows","ck-suggestion-marker-","bindElementToMarker","5693360zLwxln","FORMAT_HEADER_COLUMN","*Format:* %0","end","removeAttribute","133096wGZMVA","accept","plugins","mapper","forceValue","_splitMarkerName","60sSNmkT","unbindElementFromMarkerName","_registerLegacyDescription","start","formatBlock","afterInit","item","consumable","28nOQLzi","cell","removeClass","173980egkHsx","setTableColumnHeader","setTableRowHeader","nodeBefore","TableUtils","locale","markerName","getCellLocation","_handleLegacySuggestions","_enableDefaultAttributesIntegration","options","FORMAT_REGULAR_ROW","addMarker:suggestion","FORMAT_REGULAR_COLUMN","_acceptFormatSuggestionCallbackFactory","removeMarker:suggestion","parent","data","has","type","stop","nodeAfter","_suggestionFactory"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=193]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(628839===-parseInt(n(240))/1+-parseInt(n(256))/2*(-parseInt(n(253))/3)+-parseInt(n(250))/4+-parseInt(n(217))/5*(-parseInt(n(206))/6)+-parseInt(n(214))/7*(-parseInt(n(200))/8)+-parseInt(n(273))/9+parseInt(n(195))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(266)](){return[ra]}[ua(211)](){const t=ua,e=this[t(268)];if(!e[t(202)][t(235)](t(242)))return;const n=e[t(222)],r=e[t(202)][t(272)](t(275));r[t(226)](t(219),[],[t(277)]),r[t(226)](t(218),[],[t(264)]),r[t(269)][t(262)](t(277),Wr(n,t(241))),r[t(269)][t(262)](t(264),Wr(n,t(196))),this[t(225)]()}[ua(225)](){const t=ua,e=this[t(268)][t(202)][t(272)](t(275)),n=this[t(268)][t(202)][t(272)](t(221)),r=this[t(268)][t(202)][t(272)](ra)[t(231)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=fa,{type:c,id:u}=e[a(205)](o[a(223)]),l=e[a(261)](u),f=l[a(234)];if(a(210)!=l[a(236)]||!f||a(218)!=f[a(254)])return;if(o[a(212)])return void s[a(237)]();if(!i[a(213)][a(255)](o[a(245)],s[a(258)]))return;const h=o[a(245)][a(209)][a(238)],g=o[a(245)][a(198)][a(220)],d=h[a(233)][a(233)],{column:p}=n[a(224)](h),{column:m}=n[a(224)](g);for(let s=p;s<=m;s++){const l=n[a(252)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(215)],l=i[a(203)][a(271)](s);i[a(243)][a(259)](a(193)+c,l),r&&i[a(243)][a(274)](a(247),u,l),i[a(203)][a(194)](l,o[a(223)]),t&&(e[a(265)][a(263)](o[a(223)])?i[a(243)][a(259)](a(246),l):i[a(243)][a(216)](a(246),l))}}}}e[t(239)][t(244)](t(210),t(219),t(201),r),e[t(239)][t(244)](t(210),t(218),t(201),r),this[t(268)][t(270)][t(257)].on(t(229),s(),{priority:t(276)}),this[t(268)][t(234)][t(257)].on(t(229),((e,n,r)=>{const o=t;r[o(227)][o(249)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(276)}),this[t(268)][t(270)][t(257)].on(t(232),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(205)](r[o(223)]),c=e[o(261)](a),u=c[o(234)];if(o(210)!=c[o(236)]||!u||o(218)!=u[o(254)])return;const l=s[o(203)][o(248)](r[o(223)]);if(l)for(const t of l)s[o(243)][o(216)](o(193)+i,t),s[o(243)][o(216)](o(246),t),s[o(243)][o(199)](o(247),t),s[o(203)][o(207)](t,r[o(223)])}),{priority:t(276)}),this[t(208)]()}[ua(208)](){const t=ua,e=this[t(268)],n=e[t(222)];function r(e){const r=t;return{type:r(260),content:Wr(n,r(197),e)}}e[t(202)][t(272)](t(275))[t(269)][t(251)]((e=>{const s=t;if(s(210)!=e[s(236)])return;const{data:o}=e;if(o){if(s(219)==o[s(254)]){const t=o[s(267)][0][s(204)];return r(Wr(n,s(t?241:228)))}if(s(218)==o[s(254)]){const t=o[s(267)][0][s(204)];return r(Wr(n,s(t?196:230)))}}}))}}const ga=Ea;function da(){const t=["unwrap","cells","TableUtils","document","tablePasteChainId","length","suggestionUnloaded","createTableWalker","cell","editor","element","rootName","author","endColumn","endRow","tablePaste","getMarkers","position","add","elementToElement","every","reduce","dataDowncast","subType","suggestion","getSelectionAffectedTableCells","getChildren","plugins","122950sZEvch","showSuggestionHighlights","differ","updateMarker","tablePasteColumn","find","getColumnIndexes","tableCellBorderWidth","registerDescriptionCallback","type","markers","clipboardOutput","registerPostFixer","tableCellVerticalAlignment","keys","_createdBatches","36HipMHc","createRange","findAncestor","insertContent","deletionRanges","markerAttributes","formatBlock","tablePasteRow","insert","wrap","activeMarkers","isEqual","tableCellBackgroundColor","getItems","schema","setAttribute","removeMarker","listenTo","view","next","stop","removeMarkers","nextSibling","get","getChangedMarkers","entries","createRangeIn","getChanges","newRange","root","markMultiRangeBlockFormat","_getCoordsForCells","_splitMarkerName","getAllAdjacentSuggestions","createRangeOn","join","Users","high","columns","TableClipboard","columnInsertionIndexes","call","filter","suggestion:formatBlock:tablePasteCell","rowInsertionRanges","hasSuggestion","rowInsertionIndexes","ck-suggestion-marker","paragraph","columnInsertionRanges","attributes","tableCellBorderColor","isInContent","previous","createElement","requires","ck-suggestion-marker-insertion","168511cnGzFZ","containsRange","markerName","tableCellPadding","fromRange","discard","last","insertRows","name","tableCellSuggestion","options","56JKrWZY","startsWith","tableCell","_tablePostFixingSubtypes","_isForcedDefaultExecutionBlock","editing","editingDowncast","getAttributes","move","*Replace table cells*","getSuggestion","start","register","accept","push","markerToHighlight","_descriptionFactory","table","insertionRanges","oldRange","change","return","384836kaTHQQ","39raFHQA","removeRows","forceDefaultExecution","getRange","262480xYxECs","insertColumns","removeColumns","ck-suggestion-marker--active","getShiftedBy","content","setAttributes","getRowIndexes","tablePasteCell","67946otbQLf","261lMJSKe","createPositionBefore","trackChanges","getSuggestions","previousSibling","afterInit","redo","conversion","isEmpty","value","forEach","getRows","_suggestionFactory","$graveyard","selection","getSuggestionCallback","batch","_replaceTableSlotCell","column","documentSelection","markMultiRangeDeletion","tableCellBorderStyle","remove","includes","locale","tableCellHorizontalAlignment","nodeAfter","getContainedElement","fill","getTableIfOnlyTableInContent","getChild","rows","has","TrackChangesEditing","for","fromEntries","map","low","suggestionLoaded","deletion","commands","152560GlEytn","detach","from","some","getRanges","insertion","first","end","getColumns","registerCustomCallback","set","suggestion-td","model","8485521nBVIdG","row","markMultiRangeInsertion"];return(da=function(){return t})()}!function(t,e){const n=Ea,r=t();for(;;)try{if(247067===parseInt(n(236))/1+parseInt(n(250))/2*(parseInt(n(237))/3)+parseInt(n(241))/4+-parseInt(n(336))/5*(parseInt(n(352))/6)+parseInt(n(203))/7*(-parseInt(n(214))/8)+parseInt(n(251))/9*(parseInt(n(292))/10)+-parseInt(n(305))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(da);const pa=[ga(343),ga(197),ga(272),ga(276),ga(349),ga(364),ga(206)],ma=Object[ga(286)](pa[ga(287)]((t=>[t,null])));class Ia extends t.Plugin{static get[ga(201)](){return[ra]}[ga(256)](){const t=ga,n=this[t(317)];if(!n[t(335)][t(283)](t(185)))return;const r=n[t(335)][t(375)](t(284)),s=n[t(335)][t(375)](t(310)),o=n[t(335)][t(375)](ra),a=n[t(335)][t(375)](t(185));o[t(217)][t(228)](t(359),t(340)),n[t(304)][t(366)][t(226)](t(212),{allowIn:t(216),allowContentOf:t(216),isLimit:!0}),n[t(258)][t(327)]({model:t(212),view:t(303)});let c=null;n[t(304)].on(t(355),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(313)]-1];h&&h[u(239)]||r[u(218)]||this[u(317)][u(291)][u(375)](u(253))[u(260)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(270)))return!1;const i=s[o(280)](t,n);if(!i||!Ta(i,void 0,r))return!1;const a=r[o(333)](n[o(311)][o(265)]);if(!a[o(313)])return!1;const c=a[0][o(354)](o(231)),l=r[o(248)](a),f=r[o(342)](a),h={startRow:l[o(298)],endRow:l[o(209)],startColumn:f[o(298)],endColumn:f[o(209)]};return 1==a[o(313)]&&(h[o(322)]+=r[o(262)](i)-1,h[o(321)]+=r[o(300)](i)-1),Ta(c,h,r)}(l,f,n[u(304)],s,a)&&(o[u(372)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(304)][u(234)]((()=>{const t=u;n[t(304)][t(355)](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(313)]&&r[t(307)](o,t(359),{tablePasteChainId:s}),a[t(313)]&&r[t(307)](a,t(340),{tablePasteChainId:s}),l[t(313)]&&(r[t(307)](l,t(323),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(261)]((e=>{const n=t;var r;return null===(r=e[n(293)])||void 0===r?void 0:r[n(187)](e)}))),f[t(313)]&&(r[t(271)](f,t(323),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(261)]((e=>{const n=t;var r;return null===(r=e[n(293)])||void 0===r?void 0:r[n(187)](e)})));const g=r[t(382)](h[t(287)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(249),{tablePasteChainId:s});if(g){const e=g[t(324)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(304)][t(180)](s),a=e[t(341)]((e=>e[t(240)]()[t(363)](i)));a&&r[t(228)]([a[t(211)],o])}r[t(313)]&&g[t(367)](t(357),Object[t(286)](r))}c=null})))}),{priority:e.priorities[t(183)]+10}),n[t(335)][t(375)](t(185)).on(t(268),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(372)]();const u=s[r(316)],l=o,f=ba(u),h=ba(l);e[r(235)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(273)](u[r(281)](0));for(const t of Array[r(294)](l[r(334)]()))a[r(360)](t,u,r(299));const t=c[r(192)][r(274)](s[r(306)]),e=c[r(186)][r(274)](s[r(269)]);t||e||(g=i.LiveRange[r(207)](a[r(378)](u)))}else h&&!f&&(d=a[r(378)](u));else{const t=a[r(200)](r(212)),e=a[r(200)](r(212));a[r(361)](a[r(378)](u),e),a[r(360)](t,u,0);for(const e of Array[r(294)](l[r(334)]()))a[r(360)](e,t,r(299));g=i.LiveRange[r(207)](a[r(180)](t)),d=i.LiveRange[r(207)](a[r(180)](e))}const p=Array[r(294)](l[r(221)]())[r(188)]((([t])=>pa[r(274)](t)));c[r(309)][r(228)]({element:u,attributes:p[r(313)]?Object[r(286)](p):null}),g&&c[r(232)][r(228)](g),d&&c[r(356)][r(228)](d)}),{priority:t(183)}),s.on(t(242),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(184)]||1;c[o(186)]=new Array(l)[o(279)](u)[o(287)](((t,e)=>t+e));for(const{cell:t}of s[o(315)](i,{startColumn:u,endColumn:u+l-1}))c[o(195)][o(228)](n[o(304)][o(180)](t))}),{priority:t(288)}),s.on(t(210),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(282)]||1;c[o(192)]=new Array(l)[o(279)](u)[o(287)](((t,e)=>t+e));for(const{cell:t}of s[o(315)](i,{startRow:u,endRow:u+l-1}))c[o(190)][o(228)](n[o(304)][o(180)](t))}),{priority:t(288)}),r[t(230)][t(344)]((e=>{const r=t;if(e[r(331)]&&e[r(331)][r(215)](r(323)))return e[r(199)]?{}:{type:r(297),content:Wr(n[r(275)],r(223))}}));const u=()=>!1;for(const e of[t(323),t(340),t(359),t(249)])r[t(263)][t(301)](t(297),e,t(181),u),r[t(263)][t(301)](t(290),e,t(181),u),r[t(263)][t(301)](t(358),e,t(181),u);r[t(263)][t(301)](t(358),t(249),t(208),u),r[t(263)][t(301)](t(358),t(249),t(227),((e,r,s)=>{const o=t,i=e[o(287)]((t=>t[o(278)]()))[o(188)]((t=>t)),a=new Map(i[o(287)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(309)])e&&a[o(302)](t,e);else if(s&&s[o(357)])for(const[t,e]of Object[o(377)](s[o(357)])){const r=n[o(304)][o(346)][o(375)](t),s=r?r[o(240)]()[o(278)]():null;s&&a[o(302)](s,e)}n[o(304)][o(234)]((t=>{const e=o;for(const[n,r]of a)t[e(247)]({...ma,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(263)][o(301)](e,o(323),s,((t,i,a)=>{const c=o;n[c(304)][c(234)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(225)][o(277)];t.is(o(318),o(212))&&u[o(228)](t)}r[o(263)][o(266)](e,null,s)(t,i,a);for(const t of u)o(264)!=t[o(381)][o(319)]&&n[o(308)](t)}))}))};l(t(297),t(227)),l(t(297),t(208)),l(t(290),t(227)),l(t(290),t(208)),r[t(263)][t(301)](t(297),t(359),t(208),(e=>{const n=t,r=e[n(287)]((t=>t[n(278)]())),i=r[0][n(354)](n(231)),{minRow:a,maxRow:c}=o[n(383)](r);s[n(238)](i,{at:a,rows:c-a+1})})),r[t(263)][t(301)](t(297),t(340),t(208),(e=>{const n=t,r=e[n(287)]((t=>t[n(278)]())),i=r[0][n(354)](n(231)),{minColumn:a,maxColumn:c}=o[n(383)](r);s[n(243)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(331)]||!n[s(331)][s(215)](s(323)))return;const o=n[s(196)][s(312)],i=r[s(254)]()[s(188)]((t=>t[s(198)]&&t[s(196)]&&t[s(196)][s(312)]==o));i[s(313)]&&n[s(179)]()[s(313)]!=i[s(313)]&&i[s(329)](((t,e)=>(t[s(371)]=e,e[s(199)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(178)](e[s(205)]),i=[s(193),s(202)],a=r[s(362)][s(274)](e[s(205)]);return a&&i[s(228)](s(244)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(289),f,{priority:t(183)}),r.on(t(314),f,{priority:t(183)}),n[t(304)][t(311)][t(348)]((()=>{const e=t;let s=!1;const o=Array[e(294)](n[e(304)][e(311)][e(338)][e(376)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(178)](t);if(e(332)!=o||e(290)!=a||i[e(233)])continue;if(!r[e(191)](c))continue;const u=r[e(224)](c)[e(296)](),l=n[e(335)][e(375)](e(182)).me;for(const t of r[e(254)]())if(t[e(198)]&&t[e(320)]==l&&e(358)==t[e(345)]&&e(249)==t[e(331)]&&t[e(296)]()[e(328)]((t=>u[e(295)]((n=>n[e(204)](t,!0))))))for(const n of t[e(179)]())n[e(198)]&&(n[e(208)](),s=!0)}return s})),n[t(304)][t(311)][t(348)]((e=>{const s=t,o=n[s(291)][s(375)](s(257));if(!o||!o[s(351)][s(283)](e[s(267)]))return!1;let i=!1;const a=n[s(335)][s(375)](s(182)).me,c=n[s(304)][s(311)][s(338)][s(379)](),u=Array[s(294)](n[s(304)][s(311)][s(338)][s(376)]())[s(188)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(178)](t);return n(332)==o&&n(323)==i&&c==a.id&&!e[n(233)]}));for(const t of c){if(s(360)!=t[s(345)]||s(212)!=t[s(211)]||1!=t[s(313)])continue;const n=e[s(353)](t[s(325)],t[s(325)][s(245)](1));if(!u[s(341)]((({data:t})=>t[s(380)][s(363)](n))))for(const{name:t,data:r}of u)if(n[s(204)](r[s(380)])){e[s(339)](t,{range:n}),i=!0;break}}return i})),n[t(304)][t(311)][t(348)]((e=>{const s=t;let o=!1;const i=n[s(335)][s(375)](s(182)).me,a=r[s(254)]()[s(188)]((t=>t[s(198)]&&t[s(320)]==i)),c=new Set,u=new Set;for(const t of a)if(s(323)==t[s(331)])for(const e of t[s(324)]()){const n=e[s(240)]()[s(278)]();if(n)if(n.is(s(318),s(212))&&ba(n)){t[s(368)](e[s(211)]),c[s(326)](n),o=!0;const r=n[s(374)],i=n[s(255)],a=r&&r.is(s(318),s(212)),l=i&&i.is(s(318),s(212));a&&!c[s(283)](r)&&u[s(326)](r),l&&!c[s(283)](i)&&u[s(326)](i)}else n.is(s(318),s(194))&&n[s(259)]&&(t[s(368)](e[s(211)]),o=!0)}else if(s(249)==t[s(331)]){if(!t[s(196)]||!t[s(196)][s(312)])continue;const e=t[s(196)][s(357)];if(e&&Object[s(350)](e)[s(313)])continue;const n=t[s(196)][s(312)];let r=!0,i=!0;for(const e of a)if(e[s(331)]&&e[s(331)][s(215)](s(323))){if(!e[s(196)][s(312)]){i=!1;break}if(e.id!=t.id&&e[s(196)][s(312)]==n){r=!1;break}}i&&r&&(t[s(373)](),o=!0)}for(const t of c)e[s(273)](t);for(const t of u)e[s(308)](t);return o})),n[t(258)][t(285)](t(220))[t(229)]({model:t(189),view:(t,e)=>h(t),converterPriority:t(183)}),n[t(258)][t(285)](t(330))[t(229)]({model:t(189),view:(e,n)=>n[t(213)][t(337)]?h(e,!1):null,converterPriority:t(183)});const g=n[t(219)][t(370)];this[t(369)](g[t(311)],t(347),((e,n)=>{const r=t,s=[];for(const t of g[r(378)](n[r(246)])[r(365)]())t.is(r(318),r(303))&&s[r(228)](t);g[r(234)]((t=>{const e=r;for(const n of s)t[e(222)](t[e(378)](n),t[e(252)](n)),t[e(273)](n)}))}))}}function Ea(t,e){const n=da();return(Ea=function(t,e){return n[t-=178]})(t,e)}function ba(t){const e=ga;if(t[e(259)])return!0;const n=t[e(281)](0);return n.is(e(318),e(194))&&n[e(259)]}function Ta(t,e={},n){const r=ga;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(315)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function _a(t,e){const n=Aa();return(_a=function(t,e){return n[t-=151]})(t,e)}const ya=_a;function Aa(){const t=["data","getContainedElement","222QqsbTz","2827874BghpNT","table","accept","locale","registerDescriptionCallback","1083180dHFQqr","get","1HpUcrx","3497650mtbfVZ","format","model","getSuggestions","TableColumnResizeEditing","_suggestionFactory","8889130NVyCMg","formatBlock","editor","Users","getColumnGroupElement","resizeTable","document","handleSuggestionDescription","16696779hnPiWd","tableWidth","columnWidths","getTableColumnsWidths","handleResizeTableWidthCommand","markBlockFormat","discard","getAttribute","TrackChangesEditing","subType","*Format:* resize table","24CBcLSl","author","getSelectedElement","formatInline","9635949HMBLfM","resizeTableWidth","type","_descriptionFactory","plugins","bind","6CeIzzh","45456DGTFeh","commandParams","getSuggestionCallback","change","afterInit","enableCommand","formatGroupId","selection","registerCustomCallback","has"];return(Aa=function(){return t})()}!function(t,e){const n=_a,r=t();for(;;)try{if(745392===-parseInt(n(196))/1*(-parseInt(n(189))/2)+parseInt(n(188))/3*(-parseInt(n(176))/4)+parseInt(n(197))/5*(-parseInt(n(175))/6)+parseInt(n(194))/7*(-parseInt(n(165))/8)+-parseInt(n(169))/9+parseInt(n(203))/10+parseInt(n(154))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Aa);class ka extends t.Plugin{[ya(180)](){const t=ya;if(!this[t(205)][t(173)][t(185)](t(201)))return;const e=this[t(205)][t(173)][t(195)](t(162));e[t(181)](t(170),this[t(158)][t(174)](this)),e[t(202)][t(184)](t(204),t(151),t(191),e[t(202)][t(178)](t(204),null,t(160))),e[t(202)][t(184)](t(204),t(151),t(160),e[t(202)][t(178)](t(204),null,t(191))),e[t(172)][t(193)](this[t(153)][t(174)](this))}[ya(158)](t,e){const n=ya,r=this[n(205)][n(173)][n(195)](n(162)),s=this[n(205)][n(173)][n(195)](n(201)),o=e[n(190)]||this[n(205)][n(199)][n(152)][n(183)][n(167)]();this[n(205)][n(199)][n(179)]((()=>{const i=n,a=s[i(207)](o);let c=a?s[i(157)](a):null,u=o[i(161)](i(155))||null;const l=e[i(155)]||u,f=e[i(156)]||c,h=this[i(205)][i(173)][i(195)](i(206)).me;for(const t of r[i(200)]()){const e=t[i(187)]();if(i(151)===t[i(163)]&&e===o){t[i(166)]!==h&&t[i(160)]();const e=t[i(186)][i(177)];u=e[0][i(155)],c=e[0][i(156)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(159)](o,{commandName:i(170),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(151)},[],i(151))}))}[ya(153)](t){const e=ya;if(e(204)!=t[e(171)]&&e(168)!=t[e(171)])return;const{data:n}=t;if(n&&e(151)===n[e(182)]){const t=e(164);return{type:e(198),content:Wr(this[e(205)][e(192)],t)}}}}const Ca=La;function La(t,e){const n=Na();return(La=function(t,e){return n[t-=382]})(t,e)}function Na(){const t=["afterInit","insertTemplate","31112vggYpB","3871368fBzogW","editor","396603PZreAK","TrackChangesEditing","has","5150331kvsxiE","1527312oeXURy","plugins","get","512612SpHogs","enableCommand","98nrUqTG","15AoHwQx","Template","1774902azqrmc"];return(Na=function(){return t})()}!function(t,e){const n=La,r=t();for(;;)try{if(481625===parseInt(n(396))/1+-parseInt(n(382))/2+parseInt(n(390))/3+-parseInt(n(385))/4*(-parseInt(n(388))/5)+-parseInt(n(394))/6+parseInt(n(387))/7*(-parseInt(n(393))/8)+parseInt(n(399))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class Ra extends t.Plugin{[Ca(391)](){const t=Ca,e=this[t(395)];e[t(383)][t(398)](t(389))&&e[t(383)][t(384)](t(397))[t(386)](t(392))}}function va(t,e){const n=Ma();return(va=function(t,e){return n[t-=468]})(t,e)}const Sa=va;function Ma(){const t=["20OdKutv","commands","TrackChangesEditing","3102932jwwOIS","plugins","enableCommand","433389rwuBUv","_descriptionFactory","get","tableOfContents","ELEMENT_TABLE_OF_CONTENTS","7092232QDpeBH","registerElementLabel","afterInit","locale","editor","4850556eAjRBo","1489LADgvm","insertTableOfContents","4754808pHuoRS","562nkeGVH","989580csAGsZ"];return(Ma=function(){return t})()}!function(t,e){const n=va,r=t();for(;;)try{if(516465===-parseInt(n(488))/1*(parseInt(n(469))/2)+parseInt(n(477))/3+-parseInt(n(471))/4*(parseInt(n(470))/5)+parseInt(n(487))/6+-parseInt(n(474))/7+parseInt(n(482))/8+parseInt(n(468))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class wa extends t.Plugin{[Sa(484)](){const t=Sa,e=this[t(486)];if(!e[t(472)][t(479)](t(489)))return;e[t(475)][t(479)](t(473))[t(476)](t(489));const n=e[t(475)][t(479)](t(473)),r=e[t(485)];n[t(478)][t(483)](t(480),(e=>Wr(r,t(481),e)))}}const Oa=Fa;function Fa(t,e){const n=Da();return(Fa=function(t,e){return n[t-=176]})(t,e)}function Da(){const t=["10fDvKgW","afterInit","updateMarker","get","1222576xvbLam","2474184UNeeYa","registerElementLabel","element","Title","_splitMarkerName","getNearestSelectionRange","9340OkHXAM","title-content","682502ViMZgy","model","nodeBefore","3444iZNniU","11538XMZrYG","forward","locale","isTouching","_descriptionFactory","document","4076001ZdoDke","suggestion","newRange","615592wkjwPF","has","differ","registerPostFixer","plugins","getChangedMarkers","isCollapsed","TrackChangesEditing","from","19082AysELr","ELEMENT_TITLE","removeMarker","editor","end","createRange","start","isEqual","schema"];return(Da=function(){return t})()}!function(t,e){const n=Fa,r=t();for(;;)try{if(827089===-parseInt(n(197))/1+parseInt(n(184))/2+-parseInt(n(194))/3+-parseInt(n(219))/4*(parseInt(n(215))/5)+parseInt(n(187))/6*(parseInt(n(206))/7)+parseInt(n(176))/8+parseInt(n(188))/9*(parseInt(n(182))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Da);class xa extends t.Plugin{[Oa(216)](){const t=Oa,e=this[t(209)];if(!e[t(201)][t(198)](t(179)))return;const n=e[t(201)][t(218)](t(204));n[t(192)][t(177)](t(183),(()=>Wr(e[t(190)],t(207)))),e[t(185)][t(193)][t(200)]((r=>{const s=t;let o=!1;const i=Array[s(205)](e[s(185)][s(193)][s(199)][s(202)]());for(const{name:t,data:a}of i){const{group:i}=n[s(180)](t);if(s(195)!==i||!a[s(196)])continue;const c=a[s(196)],u=c[s(210)][s(186)];if(!u||!u.is(s(178),s(183)))continue;if(!c[s(212)][s(191)](c[s(210)]))continue;const l=e[s(185)][s(214)][s(181)](c[s(210)],s(189));if(l&&l[s(203)]){const e=r[s(211)](c[s(212)],l[s(212)]);e[s(213)](c)||(r[s(217)](t,{range:e}),o=!0)}o||(r[s(208)](t),o=!0)}return o}))}}const Ba=Ua;function Pa(){const t=["TrackChangesEditing","63Upmmnl","9cjSgGE","get","afterInit","has","undo","50725xlCIHJ","137364gigQUJ","UndoEditing","editor","935cZJStX","2689143oNkwtV","enableCommand","5547540eGkeNc","redo","444256BxNXAA","plugins","802935iWcygM","4ElWkHu","69102IcOkNc","432nruFAc"];return(Pa=function(){return t})()}function Ua(t,e){const n=Pa();return(Ua=function(t,e){return n[t-=141]})(t,e)}!function(t,e){const n=Ua,r=t();for(;;)try{if(487048===parseInt(n(149))/1*(-parseInt(n(145))/2)+-parseInt(n(159))/3*(-parseInt(n(144))/4)+-parseInt(n(154))/5*(-parseInt(n(146))/6)+parseInt(n(148))/7*(-parseInt(n(141))/8)+parseInt(n(143))/9+parseInt(n(161))/10+parseInt(n(158))/11*(-parseInt(n(155))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pa);class ja extends t.Plugin{[Ba(151)](){const t=Ba,e=this[t(157)],n=e[t(142)][t(150)](t(147));e[t(142)][t(152)](t(156))&&(n[t(160)](t(153)),n[t(160)](t(162)))}}function Ga(){const t=["15rZFewn","6396vJmUPF","433536zjmWzZ","928860FkjjBI","editor","requires","8416AWNoHG","plugins","TrackChangesEditing","enableCommand","get","13312917gxgXoW","TableCaptionEditing","1159146vmxwdw","2548fQEZqb","46196msBgLJ","has","afterInit","toggleTableCaption"];return(Ga=function(){return t})()}const Ha=Va;function Va(t,e){const n=Ga();return(Va=function(t,e){return n[t-=403]})(t,e)}!function(t,e){const n=Va,r=t();for(;;)try{if(242061===-parseInt(n(416))/1+-parseInt(n(404))/2+-parseInt(n(414))/3+parseInt(n(407))/4*(-parseInt(n(420))/5)+-parseInt(n(421))/6*(parseInt(n(415))/7)+parseInt(n(403))/8+parseInt(n(412))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ga);class Wa extends t.Plugin{static get[Ha(406)](){return[ra]}[Ha(418)](){const t=Ha,e=this[t(405)];e[t(408)][t(417)](t(413))&&e[t(408)][t(411)](t(409))[t(410)](t(419))}}const za=qa;function Ka(){const t=["registerDescriptionCallback","16913RDxSWK","afterInit","_getSuggestion","tableHeight","removeAttribute","get","locale","plugins","530XWcTvA","has","getContainedElement","tableCellBorderColor","registerCustomCallback","8RNFdPB","start","document","join","formatBlock","tableCellHeight","handleDiscardAction","66pJJkzr","tableCellWidth","tableCellBorderStyle","72992miwnRY","enqueueChange","accept","editor","362eGMnZl","setAttribute","commandParams","getSelectionAffectedTableCells","tableWidth","getSuggestions","nodeAfter","TrackChangesTableProperties","237846eXLCJv","pluginName","tableBackgroundColor","TableUtils","tableCellHorizontalAlignment","getSuggestionCallback","format","markBlockFormat","model","discard","getAttribute","tableCellPadding","tableCellBackgroundColor","*Format:* change table properties","14680DVwTkh","161THldmV","932910LzURmf","batch","_suggestionFactory","1524sTxvhy","enableCommand","tableBorderStyle","tableBorderWidth","getFirstPosition","data","_descriptionFactory","subType","tableCellProperties","_handlePropertyChange","table","tableCellVerticalAlignment","tableProperties","change","909kdvnPF","107305LqPYFO","*Format:* change table cell properties","tableCellBorderWidth","tableBorderColor","TablePropertiesEditing","selection","handleSuggestionDescription","TableCellPropertiesEditing","TrackChangesEditing","findAncestor","tableAlignment"];return(Ka=function(){return t})()}function qa(t,e){const n=Ka();return(qa=function(t,e){return n[t-=247]})(t,e)}!function(t,e){const n=qa,r=t();for(;;)try{if(123578===parseInt(n(293))/1*(-parseInt(n(274))/2)+parseInt(n(301))/3*(-parseInt(n(279))/4)+parseInt(n(254))/5*(parseInt(n(286))/6)+-parseInt(n(316))/7*(-parseInt(n(289))/8)+parseInt(n(253))/9*(-parseInt(n(315))/10)+-parseInt(n(317))/11+-parseInt(n(320))/12*(-parseInt(n(266))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ka);class Xa extends t.Plugin{constructor(t){const e=qa;super(t),this[e(251)]=[e(257),e(322),e(323),e(264),e(297),e(269),e(303)],this[e(247)]=[e(277),e(288),e(256),e(312),e(287),e(284),e(313),e(305),e(250)]}static get[za(302)](){return za(300)}[za(267)](){const t=za,e=this[t(292)][t(273)][t(271)](t(262));if(this[t(292)][t(273)][t(275)](t(258))){for(const n of this[t(251)])e[t(321)](n,((e,r)=>{const s=t,o=this[s(292)][s(309)][s(281)][s(259)][s(324)]()[s(263)](s(249));this[s(248)](n,[o],this[s(251)],s(251),e,r)}));e[t(319)][t(278)](t(283),t(251),t(291),e[t(319)][t(306)](t(283),null,t(310))),e[t(319)][t(278)](t(283),t(251),t(310),((e,n)=>this[t(285)](this[t(251)],e,n))),e[t(319)][t(278)](t(283),t(251),t(282),(()=>!1))}if(this[t(292)][t(273)][t(275)](t(261))){for(const n of this[t(247)])e[t(321)](n,((e,r)=>{const s=t,o=this[s(292)][s(273)][s(271)](s(304))[s(296)](this[s(292)][s(309)][s(281)][s(259)]);this[s(248)](n,o,this[s(247)],s(247),e,r)}));e[t(319)][t(278)](t(283),t(247),t(291),e[t(319)][t(306)](t(283),null,t(310))),e[t(319)][t(278)](t(283),t(247),t(310),((e,n)=>this[t(285)](this[t(247)],e,n))),e[t(319)][t(278)](t(283),t(247),t(282),(()=>!1))}e[t(326)][t(265)]((e=>this[t(260)](e)))}[za(248)](t,e,n,r,s,o){const i=za,a=this[i(292)][i(273)][i(271)](i(262));this[i(292)][i(309)][i(290)](o[i(318)],(()=>{const t=i;for(const i of e)if(this[t(268)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(311)](r);void 0!==n&&(e[r]=n)}s(o),a[t(308)](i,{commandParams:[e]},[],r)}}))}[za(285)](t,e,n){const r=za,s=e[0][r(280)][r(299)],o=n[r(295)][0];this[r(292)][r(309)][r(252)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(294)](r,o[r],s):e[n(270)](r,s)}))}[za(260)](t){const e=za;if(t[e(325)])switch(t[e(327)]){case e(251):return{type:e(307),content:Wr(this[e(292)][e(272)],e(314))};case e(247):return{type:e(307),content:Wr(this[e(292)][e(272)],e(255))}}}[za(268)](t,e){const n=za,r=this[n(292)][n(273)][n(271)](n(262));for(const s of r[n(298)]({skipNotAttached:!0})){const r=s[n(276)]();if(s[n(327)]===e&&r===t)return s}return null}}var Ja=Function.prototype,Ya=Object.prototype,Qa=Ja.toString,Za=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=Za.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):Ze(o,c):s||(o[o.length]=c)}return o};const oc=function(t){return(null==t?0:t.length)?sc(t,1):[]};const ic=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var ac=Math.max;const cc=function(t,e,n){return e=ac(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=ac(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),ic(t,this,a)}};const uc=function(t){return function(){return t}};const lc=Xt?function(t,e){return Xt(t,"toString",{configurable:!0,enumerable:!1,value:uc(e),writable:!0})}:function(t){return t};var fc=Date.now;const hc=function(t){var e=0,n=0;return function(){var r=fc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(lc);const gc=function(t){return hc(cc(t,void 0,oc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Zt(t,sn(t),n),r&&(n=qn(n,7,ec));for(var s=e.length;s--;)Pr(n,e[s]);return n})),dc=mc;function pc(){const t=["execute","markMultiRangeDeletion","fetchCommentThread","backward","discard","newValue","addClass","isInsideObject","define","_createSuggestion","model","FORMATTING","editor","isLimit","unbindElementFromMarkerName","8070696zdOaSq","getFirstRange","push","_isRegisteredAttribute","_adapter","createElement","_reduceSuggestionAttributeRange","requires","getFirstMarker","enableCommand","ENTER","concat","root","suggestionUnloaded","update:suggestion","comments","value","acceptSuggestion","tablePasteChainId","getRange","_getExternalAuthor","_afterChanges","start","warn","updateMarker","isUndo","getContainedElement","rejected","isNextTo","unshift","suggestion-type","_enabledCommands","substr","getAttribute","locale","removed","createPositionBefore","getSuggestionCallback","deletion:join","deletion:chain","_setSuggestionData","fromRange","discardAllSuggestions","fromCharCode","enableReadOnlyMode","remove","_joinWithAdjacentSuggestions","_mergeNestedSuggestions","oldRange","map","PendingActions","accept","updateSuggestion","highest","deletion:accept","subType","toJSON","addHighlight","createSelection","ariaLiveAnnouncer","_checkSuggestionCorrectness","applyOperation","_inlineAttributeKeys","format","external:","isIntersecting","lowest","trackChanges.trackFormatChanges","toViewElement","setSelection","createPositionAfter","createRangeIn","attribute:","batch","commandName","formatBlock:discard","collaboration.channelId","getChangedMarkers","bindElementToMarker","_addThreadToSuggestion","addMarker:suggestion","markerToData","split","isEqual","refresh","suggestion:","deletion","moveTargetPosition","_isBlockAttribute","isAfter","getIntersection","suggestionChanged","includes","toUpperCase","removeComment","every","stopListening","addCommentThread","3369mJjkUg","splice","dataToMarker","isDocumentOperation","after","addSuggestionData","_getAuthorFromId","LEAVE","normal","attribute:accept","_findSuggestions","dataDowncast","creator","getNearestSelectionRange","3889wndYxq","_registerBlockAttribute","_trackFormatChanges","forceDefaultExecution","consume","get","change:_saved","269330auSnmM","catch","author","addUser","track-changes-enable-command-twice","containerElement","_suggestionState","dataReady","_refreshAttributeSuggestionsChain","formatGroupId","removeMarkers","join","position","formatInline:discard","suggestionLoaded","_customCallbacks","editingDowncast","buildSuggestion","change:activeMarkers","hasComments","addSuggestion","widget","adapter","createRange","authoredAt","authorName","marker-count","deletion:discard","_registerDefaultCallbacks","formatBlock","error-saving-suggestion-data-suggestion-discarded","keys","removeMarker","1524105LZmCJg","addMarkerName","_joinSuggestions","some","notReady","next","insert","isRemovable","for","_isDataLoaded","isCollapsed","isIntersectingWithRange","attributeNewValue","group","default","trackChanges","filter","registerCustomCallback","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.","change","20990vtgsXQ","acceptAllSuggestions","_cutOutSuggestionMarker","rename","range","isExternal","isInContent","310dUQykQ","groupId","ck-suggestion-marker","return","startsWith","track-changes-suggestion-not-found","isArray","targetPosition","reconvertMarker","getUser","_model","containsPosition","getDifference","key","insertion","containsRangeInObject","isSelectable","data","_handleNewSuggestionMarker","track-changes-suggestion-data-mismatch","fire","plugins","addRange","formatBlock:join","deletion:","formatInline:chain","_processAttributeSuggestions","showSuggestionHighlights","addMarker:suggestion:attribute","addMarker:suggestion:formatBlock","isAtEnd","_element","CommentsRepository","_recordAttributeSuggestions","isAtStart","_rangeIsInLocalUserInsertion","getCustomProperty","attributeKey","$marker","Users","_getSuggestionData","listenTo","elementStart","announce","insertContent","forward","rethrowUnexpectedError","getShiftedBy","_blockAttributeKeys","_SUGGESTION_ANNOUNCEMENT","isLocal","_removeSuggestion","_updateSuggestionData","pluginName","commands","$text","setTo","accepted","discardSelectedSuggestions","values","attribute:join","originalSuggestionId","getRanges","_splitMarkerName","head","parent","documentSelection","_breakSuggestionMarker","getSuggestions","$textProxy","name","isBefore","init","trackChanges.mergeNestedSuggestions","data-suggestion","unbind","previous","getAllAdjacentSuggestions","howMany","removeMarker:suggestion:formatBlock","nodeAfter","markers","getMultiRangeId","schema","markInlineFormat","formatInline:join","7aCoAhH","insertion:chain","_saved","clear","trackChangesCommand","getLastMatchingPosition","formatBlock:chain","activeMarkers","markerReady","4612GUJLWy","consumable","multipleBlocks","markMultiRangeInsertion","_onDiscard","formatInline:accept","ck-suggestion-marker-formatInline","$elementName","_descriptionFactory","low","markMultiRangeBlockFormat","$graveyard","formatInline:","track-changes-command-not-found","always","item","_processAttributeChanges","_editor","end","isMultiRange","add","then","type","clone","markBlockFormat","ready","enqueueChange","markerToHighlight","markerName","set","ck-suggestion-marker-","open","_suggestions","high","formatBlock:","getItems","formatBlock:accept","insertion:discard","track-changes-adapter-already-set","_reduceExistingSuggestions","removeAttribute","oldValue","from","insertion:","markInsertion","registerPostFixer","_suggestionFactory","_getAttributeKey","ck-suggestion-marker-formatBlock","rootName","size","move","deleteContent","elementToElement","commentThread","removeClass","writer","has","containsRange","suggestion:attribute:","assign","element","find","insertion:join","createRangeOn","_refreshSuggestionsChain","config","markDeletion","markerNameToElements","_isForcedDefaultExecutionBlock","newRange","isObject","editing","2827AYBYkc","multi","createdAt","TrackChangesEditing","resolve","containsItem","length","mapper","splitPosition","document","suggestion","getChanges","hasSuggestion","setAttribute","formatInline","_initAriaMarkerChangeAnnouncements","markAttributeChange","stop","_registerInlineAttribute","conversion","sort","attributes","track-changes-adapter-missing-getsuggestion","createPositionAt","chain","nodeBefore","getAncestors","meta","removeMarker:suggestion:attribute","detach","upcast","discardSuggestion","_setSuggestionRange","delete","_defaultCallbacks","isTouching","insertion:accept","track-changes-user-not-found","selection","_commentsRepository","pop","_addSuggestionMarker","elementEnd","attribute:discard","addComment","skipNestingCheck","acceptSelectedSuggestions","never","_enableDefaultAttributesIntegration","before","ck-suggestion-marker--active","substring","attribute","PENDING_ACTION_SUGGESTION","getMarkers","getCommentThread","isBlock","change:data","attributeOldValue","_recordAttributeChanges","7985112hBSRGy","hasCommentThread","_getMarkerAnnouncementText","differ","isOwn","getSuggestion","forEach","addMarker","getWalker","@external","options"];return(pc=function(){return t})()}function mc(t,e){const n=pc();return(mc=function(t,e){return n[t-=130]})(t,e)}!function(t,e){const n=mc,r=t();for(;;)try{if(769011===parseInt(n(414))/1*(-parseInt(n(481))/2)+parseInt(n(400))/3*(parseInt(n(143))/4)+parseInt(n(421))/5+-parseInt(n(302))/6*(parseInt(n(134))/7)+parseInt(n(276))/8+-parseInt(n(454))/9+-parseInt(n(474))/10*(-parseInt(n(216))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pc);const Ic=dc(150);class Ec extends t.Plugin{static get[dc(309)](){return[dc(513),o.Users,t.PendingActions,Zr,ns,as,ls,Ts,ms,ks,vs,Ps,to,so,uo,go,bo,Ao,No,So,Do,Ho,Uo,Ko,Qo,ei,ci,pi,oi,Hs,qs,bi,Ai,Ni,Mi,Di,ji,Wi,Ji,$i,ra,ca,ha,Wa,Ia,ka,wa,Xa,Ra,xa,ja]}static get[dc(534)](){return dc(219)}constructor(t){const e=dc;function n(t){const e=mc;return t[e(351)]((t=>String[e(345)](t)))[e(432)]("")}super(t),this[e(514)]=!1,this[e(172)](e(141),[]),this.on(e(439),((n,r,s,o)=>{const i=e;this[i(491)][i(473)]((()=>{const e=i;for(const n of[...o,...s])this[e(491)][e(562)][e(200)](n)&&t[e(215)][e(489)](n)}))})),this[e(151)]=new Xr(this[e(299)][e(297)][e(131)],this[e(299)][e(336)]),this[e(306)]=null,this[e(189)]=new bc(this[e(299)]),this[e(175)]=new Map,this[e(255)]=t[e(502)][e(419)](e(513)),this[e(333)]=new Set,this[e(491)]=this[e(299)][e(297)],this[e(427)]=new WeakMap,this[e(212)]=!1,this[e(529)]=new Set([e(150)]),this[e(364)]=new Set,t[e(209)][e(295)](e(369),e(468)),this[e(416)]=t[e(209)][e(419)](e(369)),t[e(209)][e(295)](e(554),!0),this[e(349)]=t[e(209)][e(419)](e(554)),this[e(138)]=new l(t,this[e(333)]),this[e(231)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,48,56,48,52])}[dc(553)](){const t=dc,n=this[t(299)],r=(e,n)=>{const r=t;if(r(268)!=e)return r(173)+e;const s=n[r(384)]("|")[0];return this[r(390)](s)?r(191):r(149)};n[t(235)][t(462)](t(437))[t(170)]({model:t(226),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(544)](e[n(171)]),a=[n(483),r(o,i)];let c=3e3;return this[n(141)][n(394)](e[n(171)])&&(a[n(304)](n(266)),c=3010),n(388)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(235)][t(462)](t(411))[t(163)]((e=>{const r=t;e.on(r(382),((t,e,s)=>{const o=r;if(!s[o(286)][o(508)])return;const i=e[o(158)];if(!i)return;const c=s[o(223)][o(370)](i);n[o(297)][o(131)][o(214)](i)&&c&&!c[o(517)](o(442))&&c.is(o(426))&&(0,a.toWidget)(c,s[o(199)])}),{priority:r(176)})})),n[t(235)][t(462)](t(411))[t(170)]({model:t(226),view:(e,n)=>{const s=t;if(!n[s(286)][s(508)])return null;const{type:o,subType:i}=this[s(544)](e[s(171)]);return{classes:[s(483),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(158)])return;const{id:c}=this[a(544)](o[a(171)]);if(r){const t=this[a(175)][a(419)](c),e=this[a(190)](t);if(!this[a(390)](e))return}if(o[a(158)].is(a(254)))return void i[a(144)][a(418)](o[a(158)],s[a(551)]);const u=i[a(223)][a(370)](o[a(158)]);if(o[a(158)].is(a(204))&&n[a(297)][a(131)][a(272)](o[a(158)])&&!u[a(517)](a(359))){i[a(199)][a(293)]([a(483),a(191)],u),i[a(199)][a(229)](a(555),c,u),i[a(223)][a(380)](u,o[a(171)]),e&&(this[a(141)][a(394)](o[a(171)])?i[a(199)][a(293)](a(266),u):i[a(199)][a(198)](a(266),u));for(const t of n[a(297)][a(373)](o[a(158)])[a(178)]())i[a(144)][a(418)](t,s[a(551)]);i[a(144)][a(418)](o[a(158)],s[a(551)])}};n[t(235)][t(462)](t(411))[t(163)]((e=>{const n=t;e.on(n(510),((t,e,r)=>{const o=n;r[o(286)][o(508)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(355)})})),n[t(235)][t(462)](t(411))[t(163)]((e=>{const n=t;e.on(n(509),((t,e,r)=>{const o=n;r[o(286)][o(508)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(355)})})),n[t(235)][t(462)](t(411))[t(383)]({model:t(226),view:(e,n)=>n[t(286)][t(508)]?null:{group:t(226),name:e[t(334)](11)}}),n[t(235)][t(462)](t(246))[t(196)]({view:{name:t(226),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(387)+e[r(335)](r(332))+":"+e[r(335)]("id");return e[r(335)](r(447))&&(s+=":"+e[r(335)](r(447))),n[r(307)](r(519),{"data-name":s})}}),n[t(235)][t(462)](t(246))[t(402)]({view:t(226)}),n[t(235)][t(462)](t(437))[t(163)]((e=>{const n=t;e.on(n(510),s(),{priority:n(176)})})),n[t(235)][t(462)](t(437))[t(163)]((e=>{const n=t;e.on(n(509),s({isAttributeSuggestion:!0}),{priority:n(176)})})),n[t(235)][t(462)](t(437))[t(163)]((e=>{const n=t;e.on(n(560),((t,e,r)=>{const s=n,o=r[s(223)][s(211)](e[s(171)]);if(o)for(const t of o)t[s(517)](s(359))||(r[s(199)][s(198)]([s(483),s(191),s(266)],t),r[s(199)][s(183)](s(555),t),r[s(223)][s(301)](t,e[s(171)]))}),{priority:n(176)})})),n[t(235)][t(462)](t(437))[t(163)]((e=>{const n=t;e.on(n(244),((t,e,r)=>{const s=n,o=r[s(223)][s(211)](e[s(171)]);if(!o)return;const{id:i}=this[s(544)](e[s(171)]),a=this[s(175)][s(419)](i),c=this[s(190)](a);if(this[s(390)](c))for(const t of o)t[s(517)](s(359))||(r[s(199)][s(198)]([s(483),s(191),s(266)],t),r[s(199)][s(183)](s(555),t),r[s(223)][s(301)](t,e[s(171)]))}),{priority:n(176)})})),n[t(297)][t(225)][t(188)]((e=>{const r=t;let s=!1;const o=Array[r(185)](n[r(297)][r(225)][r(279)][r(379)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(544)](t);if(r(226)!==o)continue;const h=this[r(175)][r(419)](f);if(null!=c[r(213)]){r(230)==u&&(s=s||yc(c[r(213)],t,e,n[r(297)][r(131)]));const o=r(268)==u&&this[r(390)](l[r(384)]("|")[0]);if(c[r(213)][r(464)]||r(154)==c[r(213)][r(314)][r(192)]||r(450)==u&&!kc(c[r(213)])||o&&!kc(c[r(213)])||r(388)==u&&(_c(a=c[r(213)])||function(t){const e=r;return t[e(324)][e(546)]==t[e(161)][e(241)]&&t[e(324)][e(511)]}(a)))e[r(453)](t),s=!0;else{if(!h||!h[r(480)])continue;i[r(163)](h)}}}var a;return i[r(193)]>0&&(s=!!this[r(348)](i)||s),s})),n[t(297)][t(225)][t(188)]((e=>{const r=t;let s=!1;for(const t of n[r(297)][r(225)][r(279)][r(227)]())if(r(460)==t[r(165)])for(const t of this[r(175)][r(540)]()){if(t[r(162)]||!t[r(480)])continue;const o=r(450)==t[r(165)],i=this[r(190)](t),a=i&&this[r(390)](i);if(!o&&!a)continue;const c=t[r(303)]();if(c[r(324)][r(546)]!=c[r(161)][r(546)]&&!c[r(161)][r(511)]){const o=n[r(297)][r(239)](c[r(324)][r(561)],r(161)),i=n[r(297)][r(444)](c[r(324)],o);e[r(326)](t[r(310)](),{range:i}),s=!0}}return s})),n[t(297)][t(225)][t(188)]((e=>this[t(159)](e))),n[t(297)][t(225)][t(188)]((e=>!e[t(375)][t(531)]&&this[t(507)](e))),n[t(297)].on(t(323),(()=>{this[t(514)]=!1})),n[t(297)][t(225)].on(t(273),((r,s)=>{const o=t;if(!s[o(531)]||s[o(327)])return;if(!this[o(514)])return;const i=n[o(297)][o(225)][o(279)][o(227)]();if(0==i[o(222)])return;const a=[],c=i[o(470)]((t=>o(268)==t[o(165)])),u=i[o(470)]((t=>o(460)==t[o(165)]&&o(536)!=t[o(551)])),l=i[o(470)]((t=>o(347)==t[o(165)]&&o(536)!=t[o(551)]));for(const t of c)this[o(305)](t[o(518)])&&a[o(304)]({key:t[o(518)],newValue:t[o(466)],oldValue:t[o(274)],range:Cc(t[o(478)],n[o(297)])});for(const t of u){const e=l[o(205)]((e=>e[o(512)]===t[o(512)]));if(e){const r=Lc(t[o(433)][o(561)],n[o(297)]);e[o(551)]!==t[o(551)]&&a[o(304)]({key:o(150),newValue:t[o(551)],oldValue:e[o(551)],range:r});for(const[n,s]of e[o(237)]){if(!this[o(305)](n))continue;const e=t[o(237)][o(419)](n);s!==e&&a[o(304)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(237)])this[o(305)](n)&&(e[o(237)][o(200)](n)||a[o(304)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(222)]&&n[o(297)][o(169)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(232)](t,e,s,o,{groupId:r});this[n(182)](t,a)}))}),{priority:t(368)}),n[t(297)][t(562)].on(t(316),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(544)](n[s(551)]),e=this[s(175)][s(419)](t);e&&e[s(455)](n[s(551)])}})),n[t(297)][t(225)].on(t(273),(()=>{const e=t,r=Array[e(185)](n[e(297)][e(225)][e(279)][e(379)]())[e(470)]((t=>e(226)===this[e(544)](t[e(551)])[e(467)]));if(0===r[e(222)])return;r[e(236)](((t,n)=>{const r=e,s=t[r(498)][r(350)],o=n[r(498)][r(350)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(324)][r(552)](o[r(324)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(544)](t);if(null===n[e(350)]){const n=this[e(499)](t);o[e(163)](n)}else{const t=this[e(175)][e(419)](r);null!==n[e(213)]||t[e(480)]?(s[e(163)](t[e(545)]),o[e(163)](t)):this[e(532)](t)}}o[e(193)]>0&&this[e(208)](o);for(const t of s)this[e(501)](e(393),t)})),n[t(297)].on(t(363),((e,r)=>{const s=t,o=r[0];if(!this[s(175)][s(193)])return;if(!o[s(403)])return;if(o[s(375)][s(327)]||!o[s(375)][s(531)])return;let i,a;switch(o[s(165)]){case s(460):i=n[s(297)][s(239)](o[s(433)]),a=i[s(528)](o[s(559)]);break;case s(384):i=n[s(297)][s(239)](o[s(224)]),a=n[s(297)][s(239)](o[s(389)]);break;case s(194):i=n[s(297)][s(239)](o[s(488)]),a=i[s(528)](o[s(559)]);break;default:return}const c=n[s(297)][s(444)](i,a);n[s(297)][s(473)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(410)](c)){if(e[t(162)])continue;if(t(230)==e[t(165)])continue;const r=this[t(190)](e);if(r&&this[t(390)](r)&&t(384)!=o[t(165)])continue;const s=e[t(498)]&&e[t(498)][t(145)];(t(450)!=e[t(165)]||t(384)==o[t(165)]&&!s)&&(n[t(496)]||t(495)==e[t(165)]&&n[t(280)]||e[t(303)]()[t(201)](c)&&this[t(548)](e,i,a))}}))}),{priority:t(368)}),n[t(297)].on(t(195),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(417)])return;if(this[s(212)])return;if(!this[s(138)][s(318)])return;if(o[s(464)])return;const a=n[s(297)][s(131)],{start:c,end:u}=o[s(303)](),l=c[s(561)]&&a[s(300)](c[s(561)])?null:a[s(413)](c,s(526)),f=u[s(241)]&&a[s(300)](u[s(241)])?null:a[s(413)](u,s(290)),h=n[s(297)][s(444)](l?l[s(324)]:c,f?f[s(161)]:u);n[s(297)][s(473)]((t=>{const e=s;this[e(210)](h);const r=n[e(297)][e(131)][e(413)](h[e(324)]);o.is(e(547))?t[e(371)](r):o[e(537)](r)})),e[s(233)]()}),{priority:e.priorities[t(408)]+10}),n[t(297)].on(t(525),((e,r)=>{const s=t,o=r[r[s(222)]-1];o&&o[s(417)]||this[s(212)]||this[s(138)][s(318)]&&(n[s(297)][s(473)]((()=>{const t=s;let o=n[t(297)][t(525)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(484)]=o[t(166)]();const i=o[t(161)][t(241)],a=n[t(297)][t(131)];i&&a[t(272)](i)&&!a[t(214)](i)&&(o=n[t(297)][t(444)](o[t(324)],n[t(297)][t(239)](i,t(161)))),this[t(187)](o)})),e[s(233)]())}),{priority:t(176)}),this[t(299)][t(535)][t(163)](t(469),this[t(138)]),this[t(311)](t(469));const o=new p(n,this[t(175)]);n[t(535)][t(163)](t(319),o),this[t(311)](t(319));const i=new b(n,this[t(175)]);n[t(535)][t(163)](t(247),i),this[t(311)](t(247)),n[t(535)][t(163)](t(475),new v(n,o,this[t(175)])),this[t(311)](t(475)),n[t(535)][t(163)](t(344),new v(n,i,this[t(175)])),this[t(311)](t(344)),n[t(535)][t(163)](t(262),new O(n,o,this[t(175)])),this[t(311)](t(262)),n[t(535)][t(163)](t(539),new O(n,i,this[t(175)])),this[t(311)](t(539));const c=n[t(502)][t(419)](t(513));this[t(522)](c,t(260),((e,{threadId:n})=>{const r=t,s=this[r(175)][r(419)](n);s&&s[r(197)]&&1===s[r(197)][r(222)]&&this[r(533)](n,{hasComments:!0})}),{priority:t(152)}),this[t(522)](c,t(396),((e,{threadId:n})=>{const r=t,s=this[r(175)][r(419)](n);s&&s[r(197)]&&!s[r(197)][r(222)]&&this[r(533)](n,{hasComments:!1})}),{priority:t(152)})}set[dc(443)](t){const n=dc;if(this[n(306)])throw new e.CKEditorError(n(181),this);this[n(306)]=t}get[dc(443)](){return this[dc(306)]}[dc(549)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=dc,r=[];for(const e of this[n(175)][n(540)]())t&&!e[n(480)]||r[n(304)](e);return e?r[n(351)]((t=>t[n(358)]())):r}[dc(281)](t){const n=dc,r=this[n(175)][n(419)](t);if(!r)throw new e.CKEditorError(n(486),this);return r}[dc(228)](t){const e=dc;return this[e(175)][e(200)](t)}[dc(405)](t){const e=dc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(165)][e(384)](":"),a=this[e(175)][e(419)](r)||this[e(296)](o,i,r,n,s);if(this[e(381)](a),this[e(362)](a,o,i||null,n),a[e(218)]=t[e(218)],a[e(463)]=!0,s&&s[e(285)]){const t=s[e(285)],n=this[e(322)](t[e(446)]);a[e(445)]=t[e(218)],a[e(423)]=n,a[e(479)]=!0}else a[e(445)]=t[e(218)];switch(t[e(498)]&&(a[e(498)]=t[e(498)]),t[e(237)]&&(a[e(237)]=t[e(237)]),this[e(306)]&&this[e(306)][e(441)]||(a[e(136)]=!0),this[e(427)][e(419)](a)){case e(458):this[e(427)][e(172)](a,e(428));break;case e(142):a[e(480)]?(this[e(348)](new Set([a])),this[e(208)](new Set([a])),this[e(427)][e(172)](a,e(168)),this[e(501)](e(435),a)):this[e(427)][e(172)](a,e(337))}return a}[dc(319)](t){const e=dc;this[e(417)]((()=>{const n=e;this[n(299)][n(297)][n(473)]((()=>{const e=n;for(const n of t[e(558)]())n[e(353)]()}))}))}[dc(247)](t){const e=dc;this[e(417)]((()=>{const n=e;this[n(299)][n(297)][n(473)]((()=>{const e=n;for(const n of t[e(558)]())n[e(291)]()}))}))}[dc(311)](t,n){const r=dc,s=this[r(299)][r(535)][r(419)](t);if(!s)throw new e.CKEditorError(r(156),this,{commandName:t});if(this[r(333)][r(200)](s))throw new e.CKEditorError(r(425),this,{commandName:t});this[r(333)][r(163)](s),n&&s.on(r(287),((t,e)=>{const o=r;this[o(138)][o(318)]&&(this[o(212)]||(e[o(222)]>0&&e[e[o(222)]-1]&&e[e[o(222)]-1][o(417)]?e[o(256)]():(t[o(484)]=n(((...t)=>s[o(287)](...t,{forceDefaultExecution:!0})),...e),t[o(233)]())))}),{priority:r(176)})}[dc(417)](t){const n=dc;let r,s;const o=this[n(212)];this[n(212)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(212)]=!1),s&&e.CKEditorError[n(527)](s,this),r}[dc(187)](t,n=null,r={}){const s=dc;if(t[s(464)])return null;const o=this[s(299)][s(502)][s(419)](s(520)).me;for(const{suggestion:e,meta:o}of this[s(410)](t,s(495)))if(o[s(280)]){if(!o[s(330)]){if(o[s(496)]){if(!this[s(349)]||!vc(e,r))continue;return e}if(vc(e,r))return e;this[s(548)](e,t[s(324)],t[s(161)]);break}if(n==e[s(357)]&&vc(e,r)){const n=e[s(303)]();return n[s(324)][s(385)](t[s(161)])?this[s(248)](e,this[s(491)][s(444)](t[s(324)],n[s(161)])):this[s(248)](e,this[s(491)][s(444)](n[s(324)],t[s(161)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(186)+n:s(495),u=this[s(342)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(257)](c,i,a,t),u}[dc(146)](t,n=dc(217),r={}){const s=dc,o=this[s(299)][s(502)][s(419)](s(520)).me,i=this[s(189)][s(339)](s(495),n,s(432));for(const e of this[s(549)]())if(e[s(423)].id==o.id&&s(495)==e[s(165)]&&e[s(357)]==n&&vc(e,r)&&(i(e[s(543)](),t)||i(t,e[s(543)]()))){for(const n of t)e[s(503)](n);return e}for(const{suggestion:e,meta:n}of this[s(410)](t,s(495))){if(!n[s(280)])continue;if(!this[s(349)]&&n[s(496)])continue;if(!vc(e,r))continue;let o=!0;for(const n of e[s(543)]())for(const e of t)if(!n[s(201)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(186)+n,l=this[s(342)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(257)](u,a,c,e,Vr[s(130)]());return l}[dc(132)](t,n,r=null,s={}){const o=dc;if(r=r||Ac(n),t[o(464)])return null;if(o(263)===this[o(416)]){const e=this[o(189)][o(339)](o(230),r,o(353));return this[o(417)]((()=>e([t],n,s))),null}const i=this[o(299)][o(502)][o(419)](o(520)).me,a=[];if(o(157)!==this[o(416)])for(const{suggestion:e,meta:n}of this[o(410)](t,o(495)))n[o(280)]&&!n[o(294)]&&a[o(304)](...e[o(543)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(392)](s);e&&r[n(304)](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(222)];){const s=r[e][n(493)](t);r[n(401)](e,1,...s),e+=s[n(222)]}}return r}(t,a);c[o(222)]&&this[o(491)][o(473)]((()=>{const t=o;for(const e of c){const o=this[t(189)][t(339)](t(230),r,t(353));this[t(417)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(324)],u=t[o(161)];for(const{suggestion:e,meta:n}of this[o(410)](t,o(230))){if(!n[o(280)])continue;if(e[o(357)]!=r)continue;if(!vc(e,s))continue;const i=e[o(303)]();if(i[o(201)](t,!0))return null;c=c[o(552)](i[o(324)])?c:i[o(324)],u=u[o(391)](i[o(161)])?u:i[o(161)],a?i[o(324)][o(552)](a[o(303)]()[o(324)])?(a[o(431)](),a=e):e[o(431)]():a=e}const l=this[o(491)][o(444)](c,u);if(a)this[o(248)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(342)]({id:t,type:o(155)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(257)](o(155)+r,t,a,l)}}return null}[dc(167)](t,n,r=[],s=null,o={}){const i=dc;n[i(430)]||(n[i(430)]=n[i(376)]),n[i(145)]=t.is(i(478)),s=s||Ac(n);const a=r[i(351)]((t=>Lc(t,this[i(491)]))),c=t.is(i(478))?t:Lc(t,this[i(491)]);if(i(263)===this[i(416)]){const t=this[i(189)][i(339)](i(450),s,i(353));return this[i(417)]((()=>t([c],n,o))),null}a[i(304)](c);let u=!0;for(const t of a)if(!this[i(516)](t)){u=!1;break}if(u&&i(157)!==this[i(416)]){const t=this[i(189)][i(339)](i(450),s,i(353));return this[i(417)]((()=>t([c],n,o))),null}let l=null,f=c[i(324)],h=c[i(161)];for(const{suggestion:t,meta:e}of this[i(410)](c,i(450))){if(!e[i(280)])continue;if(e[i(330)]||e[i(496)]||e[i(294)])continue;if(t[i(498)][i(430)]!=n[i(430)])continue;if(!vc(t,o))continue;const r=t[i(303)]();if(t[i(357)]==s){if(r[i(201)](c,!0))return null;f=f[i(552)](r[i(324)])?f:r[i(324)],h=h[i(391)](r[i(161)])?h:r[i(161)],l?r[i(324)][i(552)](l[i(303)]()[i(324)])?(l[i(431)](),l=t):t[i(431)]():l=t}else{const e=c[i(392)](r);this[i(476)](t,e)}}const g=this[i(299)][i(502)][i(419)](i(520)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(248)](l,this[i(491)][i(444)](f,h)),l;{const t=this[i(342)]({id:d,type:i(177)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(257)](i(177)+s,d,p,this[i(491)][i(444)](f,h)),t}}[dc(153)](t,n,r=[],s=null,o={}){const i=dc;n[i(430)]||(n[i(430)]=n[i(376)]);const a=t[0];n[i(145)]=a.is(i(478)),s=s||Ac(n);const c=r[i(351)]((t=>Lc(t,this[i(491)]))),u=a.is(i(478))?t:t[i(351)]((t=>Lc(t,this[i(491)])));if(i(263)===this[i(416)]){const t=this[i(189)][i(339)](i(450),s,i(353));return this[i(417)]((()=>t(u,n,o))),null}c[i(304)](...u);let l=!0;for(const t of c)if(!this[i(516)](t)){l=!1;break}if(l&&i(157)!==this[i(416)]){const t=this[i(189)][i(339)](i(450),s,i(353));return this[i(417)]((()=>t(u,n,o))),null}const f=this[i(299)][i(502)][i(419)](i(520)).me;for(const t of this[i(549)]()){if(t[i(423)].id!=f.id)continue;if(i(450)!=t[i(165)]||t[i(498)][i(430)]!=n[i(430)])continue;if(!vc(t,o))continue;const e=t[i(357)]==s;for(let n=0;n<u[i(222)];n++){const r=u[n];for(const s of t[i(270)]()){const o=s[i(321)]();if(r[i(385)](o)){e?(u[i(401)](n,1),n--):t[i(453)](s[i(551)]);break}}}}if(0==u[i(222)])return null;const h=this[i(189)][i(339)](i(450),s,i(432));for(const t of this[i(549)]())if(t[i(423)].id==f.id&&i(450)==t[i(165)]&&t[i(498)][i(430)]==n[i(430)]&&t[i(357)]==s&&vc(t,o)&&(h(t[i(543)](),u)||h(u,t[i(543)]()))){for(const e of u)t[i(503)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(177)+s,m=this[i(342)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(257)](p,g,d,t,Vr[i(130)]());return m}[dc(210)](t,n=null,r={}){const s=dc;if(t[s(464)])return null;const o=this[s(299)][s(502)][s(419)](s(520)).me,a=new i.LiveRange(t[s(324)],t[s(161)]);for(const{suggestion:t,meta:e}of this[s(410)](a,s(495)))if(e[s(280)]&&!e[s(330)])if(t[s(162)]){const e=t[s(543)]()[s(470)]((t=>s(154)!=t[s(314)][s(192)]));if(e[s(397)]((t=>a[s(201)](t,!0)))&&t[s(291)](),e[s(457)]((t=>t[s(201)](a,!0)))){const t=this[s(189)][s(339)](s(388),n,s(353));return this[s(417)]((()=>t([a],null,r))),null}}else{const e=a[s(392)](t[s(303)]());null!==e&&t[s(147)]([e],null,r)}if(a[s(245)](),a[s(464)]||s(154)==a[s(314)][s(192)])return null;let c=null,u=a[s(324)],l=a[s(161)];const f=this[s(410)](a,s(388));for(const{suggestion:t,meta:e}of f){const n=this[s(491)][s(444)](u,l);if(e[s(280)]&&(this[s(349)]||!e[s(496)]&&!e[s(294)]))if(t[s(162)]){if(!vc(t,r))continue;let e=!0;for(const r of t[s(543)]()){if(r[s(201)](n,!0))return t;n[s(201)](r)||(e=!1)}e&&t[s(291)]()}else{const e=t[s(303)]();if(e[s(201)](n,!0))return t;if(!vc(t,r)){n[s(201)](e)?t[s(431)]():e[s(492)](u)?u=e[s(161)]:e[s(492)](l)&&(l=e[s(324)]);continue}u=u[s(552)](e[s(324)])?u:e[s(324)],l=l[s(391)](e[s(161)])?l:e[s(161)],r=Object[s(203)]({},t[s(237)]),c?e[s(324)][s(552)](c[s(303)]()[s(324)])?(c[s(431)](),c=t):t[s(431)]():c=t}}if(c)return this[s(248)](c,this[s(491)][s(444)](u,l)),c;{const t=(0,e.uid)(),i=this[s(491)][s(444)](u,l),a=o.id,c=n?s(505)+n:s(388),f=this[s(342)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(257)](c,t,a,i),f}}[dc(288)](t,n=dc(217),r={}){const s=dc,o=this[s(299)][s(502)][s(419)](s(520)).me,a=t[s(351)]((t=>new i.LiveRange(t[s(324)],t[s(161)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(410)](a,s(495)))e[s(280)]&&!e[s(330)]&&c[s(163)](t);for(const e of c)if(e[s(162)]){const o=e[s(543)]();if((!e[s(237)]||!e[s(237)][s(261)])&&o[s(397)]((t=>a[s(457)]((e=>e[s(201)](t,!0)))))&&e[s(291)](),a[s(397)]((t=>o[s(457)]((e=>e[s(201)](t,!0)))))){const e=this[s(189)][s(339)](s(388),n,s(353));return this[s(417)]((()=>e(t,null,r))),null}}else{const t=e[s(303)]();if(a[s(457)]((e=>e[s(201)](t,!0)))&&e[s(291)](),a[s(397)]((e=>t[s(201)](e,!0)))){const t=this[s(189)][s(339)](s(388),n,s(353));return this[s(417)]((()=>t(a,null,r))),null}}const u=this[s(189)][s(339)](s(388),n,s(432));let l=null;for(const t of this[s(549)]())if(t[s(423)].id==o.id&&t[s(480)]&&s(388)==t[s(165)]&&t[s(357)]==n&&vc(t,r)&&(u(t[s(543)](),a)||u(a,t[s(543)]())))if(l){if(t[s(197)]&&t[s(197)][s(222)])continue;for(const e of t[s(543)]())l[s(465)](e)||l[s(503)](e);t[s(431)]()}else{l=t;for(const e of a)t[s(465)](e)||t[s(503)](e)}if(l)return l;c[s(137)]();for(const{suggestion:t,meta:e}of this[s(410)](a,s(388)))e[s(280)]&&(this[s(349)]||!e[s(496)]&&!e[s(294)])&&vc(t,r)&&c[s(163)](t);for(const t of c){const e=t[s(543)]();if((!r||!r[s(261)])&&a[s(397)]((t=>e[s(457)]((e=>e[s(201)](t,!0))))))return t;(!t[s(237)]||!t[s(237)][s(261)])&&e[s(397)]((t=>a[s(457)]((e=>e[s(201)](t,!0)))))&&t[s(291)]()}const f=(0,e.uid)(),h=o.id,g=s(505)+n,d=this[s(342)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(245)](),t[s(464)]||s(154)==t[s(314)][s(192)]||this[s(257)](g,f,h,t,Vr[s(130)]());return d}[dc(232)](t,n,r,s,o){const i=dc;if(t[i(464)])return[];if(i(263)===this[i(416)])return[];const a=this[i(299)][i(502)][i(419)](i(520)).me.id,c=Array[i(185)](this[i(175)][i(540)]())[i(470)]((e=>i(268)==e[i(165)]&&e[i(498)][i(494)]==n&&e[i(465)](t)));if(i(468)===this[i(416)]){const e=this[i(410)](t,i(495))[i(470)]((({meta:t})=>t[i(280)]&&!t[i(294)]&&!t[i(330)]))[i(351)]((({suggestion:t})=>t));c[i(331)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(268)==t[i(165)]?t[i(498)][i(184)]:void 0,o=t[i(303)](),a=Array[i(185)](u[i(452)]())[i(205)]((t=>t[i(367)](o)));if(!a)continue;const c=a[i(493)](o);this[i(390)](n)&&i(495)==t[i(165)]&&0!=c[i(222)]||(u[i(249)](a),c[i(282)]((t=>{u[i(172)](t,r)})),i(495)!=t[i(165)]&&e!=s&&u[i(172)](a[i(392)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(222)]>37&&console[i(325)](i(472),{key:n});const f=(i(374)+(n+"|")+Ac({newValue:s}))[i(267)](0,60),h=this[i(342)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(304)](h),this[i(257)](f,c,a,t)}return l}[dc(415)](t){const e=dc;this[e(529)][e(163)](t)}[dc(234)](t){const e=dc;this[e(364)][e(163)](t)}[dc(264)](t,e=[],n=[]){const r=dc;this[r(311)](t,((t,...e)=>{this[r(275)]((()=>{t(...e)}))}));for(const t of e)this[r(234)](t);for(const t of n)this[r(415)](t)}[dc(190)](t){const e=dc;return e(268)==t[e(165)]?t[e(357)][e(384)]("|")[0]:null}[dc(248)](t,e){const n=dc,r=t[n(310)]();this[n(491)][n(473)]((t=>{t[n(326)](r,{range:e})}))}[dc(381)](t){const e=dc,n=t.id,r=this[e(299)][e(209)][e(419)](e(378));this[e(255)][e(277)](n)||this[e(255)][e(399)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(255)][e(271)](n);s[e(556)](e(461)),s[e(461)]=!1,t[e(197)]=s}[dc(362)](t,n,r,s){const o=dc;if(t[o(165)]!=n||t[o(357)]!=r||t[o(412)].id!=s)throw this[o(299)][o(346)](o(500)),new e.CKEditorError(o(500),this)}[dc(476)](t,n){const r=dc,s=t[r(303)]();if(n[r(385)](s))t[r(431)]();else if(s[r(201)](n)){const o=this[r(491)][r(239)](n[r(324)][r(241)],r(161));this[r(248)](t,this[r(491)][r(444)](s[r(324)],o));const i=(0,e.uid)(),a=t[r(412)].id,c=t[r(165)]+":"+t[r(357)];this[r(342)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(498)],attributes:t[r(237)]});const u=this[r(491)][r(239)](n[r(161)][r(546)],r(404)),l=this[r(491)][r(444)](u,s[r(161)]);this[r(257)](c,i,a,l)}else if(s[r(492)](n[r(324)])){const e=this[r(491)][r(239)](n[r(324)][r(241)],r(161));this[r(248)](t,this[r(491)][r(444)](s[r(324)],e))}else{const e=this[r(491)][r(239)](n[r(161)][r(546)],r(404));this[r(248)](t,this[r(491)][r(444)](e,s[r(161)]))}}[dc(516)](t){const e=dc;for(const{suggestion:n,meta:r}of this[e(410)](t,e(495))){if(!r[e(280)])continue;const s=n[e(543)]();for(const n of s)if(!t[e(493)](n)[e(222)])return!0}return!1}[dc(406)](t){const n=dc,r=this[n(299)][n(502)][n(419)](n(520))[n(490)](t);if(!r)throw new e.CKEditorError(n(253),this);return r}[dc(322)](t){const e=dc,n=this[e(299)][e(502)][e(419)](e(520)),r=(0,o.hashObject)(e(366)+t);return n[e(490)](r)||n[e(424)]({id:r,name:t})}[dc(296)](t,e,n,r,s){const o=dc,i=this[o(406)](r),a=this[o(189)][o(438)](t,e,n,i,s,(t=>{const e=o;this[e(533)](n,{attributes:t});const r=this[e(281)](n);this[e(348)](new Set([r])),this[e(208)](new Set([r]))}));return this[o(522)](a,o(353),(()=>{const t=o;this[t(533)](n,{state:t(538)})}),{priority:o(176)}),this[o(522)](a,o(291),(()=>{const t=o;this[t(533)](n,{state:t(329)})}),{priority:o(176)}),this[o(175)][o(172)](n,a),this[o(427)][o(172)](a,o(458)),a}[dc(544)](t){const e=dc,n=t[e(384)](":");return{group:n[0],type:n[1],subType:n[e(222)]>=5?n[2]:null,id:n[e(222)]<5?n[2]:n[3],authorId:n[e(222)]<5?n[3]:n[4],markerCount:6==n[e(222)]?n[5]:null}}[dc(548)](t,n,r){const s=dc,o=t[s(303)](),i=o[s(324)],a=o[s(161)];this[s(248)](t,this[s(491)][s(444)](i,n));const c=(0,e.uid)(),u=t[s(412)].id,l=t[s(165)]+(t[s(357)]?":"+t[s(357)]:"");this[s(342)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(237)],data:t[s(498)]});const f=this[s(190)](t);(s(450)==t[s(165)]||f&&this[s(390)](f))&&(r=this[s(491)][s(338)](r[s(546)])),this[s(257)](l,c,u,this[s(491)][s(444)](r,a))}[dc(410)](t,e=null){const n=dc,r=[],s=this[n(299)][n(502)][n(419)](n(520)).me;Array[n(487)](t)||(t=[t]);for(const o of this[n(549)]()){if(!o[n(480)])continue;if(e&&o[n(165)]!=e)continue;let i=!1;for(const e of o[n(543)]()){for(const a of t){const t=a[n(324)][n(385)](e[n(161)])||a[n(161)][n(385)](e[n(324)]);if(t||a[n(392)](e)){const c=a[n(201)](e)&&Tc(this[n(491)][n(131)],e[n(324)],a),u=e[n(201)](a)&&Tc(this[n(491)][n(131)],a[n(324)],e);r[n(304)]({suggestion:o,meta:{isOwn:s==o[n(423)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[dc(257)](t,e,n,r,s){const o=dc;this[o(491)][o(473)]((i=>{const a=o;let c=a(387)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(283)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[dc(532)](t){const e=dc,n=t[e(557)],r=t[e(459)];t[e(557)]=null,t[e(459)]=null,null!=n&&n[e(459)]==t&&(n[e(459)]=r),null!=r&&r[e(557)]==t&&(r[e(557)]=n),e(168)==this[e(427)][e(419)](t)&&(this[e(427)][e(172)](t,e(337)),this[e(501)](e(315),t,n,r))}[dc(342)](t){const n=dc,r=t.id,s=this[n(405)](t);if(this[n(306)]&&this[n(306)][n(441)]){const o=this[n(299)][n(502)][n(419)](n(352)),i=s[n(440)],a=s[n(357)]?s[n(165)]+":"+s[n(357)]:s[n(165)],c=this[n(299)][n(336)],u=o[n(163)](Wr(c,n(269))),l={id:r,type:a,hasComments:i,data:t[n(498)]||null,originalSuggestionId:t[n(542)]||null,attributes:s[n(237)]};this[n(306)][n(441)](l)[n(164)]((t=>{const e=n;s[e(136)]=!0,o[e(347)](u),t&&t[e(218)]&&(this[e(175)][e(419)](r)[e(218)]=t[e(218)])}))[n(422)]((t=>{const r=n;throw(0,e.logWarning)(r(451)),this[r(299)][r(297)][r(169)]({isUndoable:!1},(()=>{s[r(291)]()})),s[r(398)](),this[r(175)][r(249)](s.id),this[r(427)][r(249)](s),t}))}return s}[dc(390)](t){const e=dc;return this[e(529)][e(200)](t)}[dc(533)](t,e){const n=dc,r=this[n(299)][n(502)][n(419)](n(352)),s=this[n(281)](t);if(this[n(306)]&&this[n(306)][n(354)])if(s[n(136)]){const s=r[n(163)](Wr(this[n(299)][n(336)],n(269)));this[n(306)][n(354)](t,e)[n(164)]((()=>{r[n(347)](s)}))}else s.on(n(420),(()=>{this[n(533)](t,e)}))}[dc(521)](t){const n=dc;if(!this[n(306)]||!this[n(306)][n(281)])throw new e.CKEditorError(n(238),this);return this[n(306)][n(281)](t)}[dc(499)](t){const e=dc,{id:n,type:r,subType:s,authorId:o}=this[e(544)](t),i=this[e(175)][e(419)](n)||this[e(296)](r,s,n,o,{});switch(this[e(362)](i,r,s,o),this[e(427)][e(419)](i)){case e(458):this[e(521)](n)[e(164)]((t=>{const r=e;let s=Promise[r(220)]();t[r(440)]&&(s=this[r(255)][r(289)]({channelId:this[r(299)][r(209)][r(419)](r(378)),threadId:n})),s[r(164)]((()=>{const e=r;this[e(405)](t)[e(136)]=!0}))})),this[e(427)][e(172)](i,e(142));break;case e(337):this[e(533)](n,{state:e(174)});case e(428):this[e(427)][e(172)](i,e(168)),this[e(501)](e(435),i);break;case e(168):this[e(501)](e(393),i)}return i[e(455)](t),i}[dc(208)](t){const e=dc,n=Array[e(185)](t),r=n[e(470)]((t=>e(268)==t[e(165)]));this[e(429)](r);const s=n[e(470)]((t=>!t[e(162)]&&e(268)!=t[e(165)])),o=this[e(549)]({skipNotAttached:!0})[e(470)]((t=>!t[e(162)]&&e(268)!=t[e(165)])),i=o[e(470)]((n=>!t[e(200)](n))),a=new Map(o[e(351)]((t=>[t,this[e(189)][e(339)](t[e(165)],t[e(357)],e(240))]))),c=new Map(o[e(351)]((t=>[t,t[e(303)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(222)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(222)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(222)];t++){const n=s[t];!l[e(200)](n)&&n[e(557)]&&(f[e(163)](n[e(557)]),n[e(557)][e(459)]===n&&(n[e(557)][e(459)]=null),n[e(557)]=null),!u[e(200)](n)&&n[e(459)]&&(f[e(163)](n[e(459)]),n[e(459)][e(557)]===n&&(n[e(459)][e(557)]=null),n[e(459)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(222)];e++){const r=g(t,n[e]);r&&(r[0][s(459)]=r[1],r[1][s(557)]=r[0],u[s(163)](r[0]),l[s(163)](r[1]))}}function g(t,n){const r=e;if(t[r(423)].id!==n[r(423)].id)return null;const s=a[r(419)](t)(t,n,c[r(419)](t),c[r(419)](n));return s&&a[r(419)](n)(t,n,c[r(419)](t),c[r(419)](n))?s[1][r(197)]&&s[1][r(197)][r(222)]?null:s:null}f[e(193)]&&this[e(208)](f)}[dc(429)](t){const e=dc;if(0==t[e(222)])return;const n=this[e(549)]({skipNotAttached:!0})[e(470)]((t=>e(268)==t[e(165)]&&t[e(463)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(237)]);s[e(200)](n)||(s[e(172)](n,r[e(222)]),r[e(304)]([]));const i=s[e(419)](n);r[i][e(304)](t)}!function(){const t=e;r[t(236)](((e,n)=>{const r=t,s=e[0][r(218)],o=n[0][r(218)];return s==o?e[0][r(237)][r(482)]<n[0][r(237)][r(482)]?-1:1:s<o?-1:1}));for(const e of r)e[t(236)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(222)];t++){if(0==r[t][e(222)])continue;const n=[];for(let s=t+1;s<r[e(222)];s++)0!=r[s][e(222)]&&i(r[t],r[s])&&n[e(304)](s);for(const s of n)r[t]=r[t][e(313)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(222)];n++)t[n][e(459)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(222)];n++)t[n][e(557)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(237)][r(482)]!==n[0][r(237)][r(482)]&&t[0][r(423)]!==n[0][r(423)])return!1;if(!function(t,e){const n=r;return!t[n(440)]&&!e[n(440)]||(!t[n(440)]||!e[n(440)])&&(!!(t[n(440)]&&e[n(218)]<t[n(197)][n(317)][n(419)](0)[n(218)])||!!(e[n(440)]&&t[n(218)]<e[n(197)][n(317)][n(419)](0)[n(218)]))}(t[0],n[0]))return!1;const s=gc(t[0][r(237)],r(482)),o=gc(n[0][r(237)],r(482));return!!Or(s,o)&&(!!t[r(397)]((t=>n[r(457)]((e=>t[r(303)]()[r(385)](e[r(303)]())))))&&n[r(397)]((e=>t[r(457)]((t=>e[r(303)]()[r(385)](t[r(303)]()))))))}}[dc(348)](t){const e=dc,n=Array[e(185)](t),r=this[e(549)]({skipNotAttached:!0}),s=r[e(470)]((n=>!t[e(200)](n))),o=new Map(n[e(351)]((t=>[t,this[e(189)][e(339)](t[e(165)],t[e(357)],e(432))]))),i=new Map(r[e(351)]((t=>[t,t[e(543)]()])));for(let t=0;t<n[e(222)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(222)];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(222)];e++){const s=r[e];if(s[a(165)]!==n[a(165)]||s[a(423)].id!==n[a(423)].id||s[a(357)]!==n[a(357)])continue;if(!Rc(n,s,[a(482)]))continue;if(a(268)==n[a(165)]&&n[a(498)][a(184)]!=s[a(498)][a(184)])continue;if(a(268)==n[a(165)]&&t[a(390)](n[a(498)][a(494)]))continue;if(a(450)==n[a(165)]){const e=t[a(299)][a(297)],r=n[a(328)]();if(r&&(e[a(131)][a(214)](r)||e[a(131)][a(300)](r)))continue}const c=o[a(419)](n),u=i[a(419)](n),l=i[a(419)](s),f=n[a(197)]&&n[a(197)][a(222)],h=s[a(197)]&&s[a(197)][a(222)];if(!f&&c(l,u))return t[a(456)](s,n),i[a(249)](n),!0;if(!h&&c(u,l))return t[a(456)](n,s),i[a(249)](s),!0}return!1}}[dc(456)](t,e){const n=dc;if(t[n(162)])for(const r of e[n(543)]())t[n(503)](r);else{const r=e[n(303)]()[n(161)];this[n(248)](t,this[n(491)][n(444)](t[n(303)]()[n(324)],r))}e[n(431)]()}[dc(278)](t,e){const n=dc,r=t[n(485)](n(365))||t[n(485)](n(268))?n(298):t[n(395)]();return Wr(this[n(299)][n(336)],e+"_"+r+n(530))}[dc(231)](){const t=dc,e=this[t(299)];(0,o.surroundingMarkersDetector)(this[t(491)],(({left:n,entered:r})=>{const s=t,o=[];for(const t of n){const{group:e,type:n}=this[s(544)](t[s(551)]);if(s(226)===e){o[s(304)](this[s(278)](n,s(407)));break}}for(const t of r){const{group:e,type:n}=this[s(544)](t[s(551)]);if(s(226)===e){o[s(304)](this[s(278)](n,s(312)));break}}o[s(222)]&&e.ui[s(361)][s(524)](s(469),o[s(432)](" "))}))}[dc(159)](t){const e=dc;if(this[e(514)])return!1;const n=this[e(299)],r=n[e(297)][e(225)][e(279)][e(227)]();if(0==r[e(222)])return!1;const s=[],o=r[e(470)]((t=>e(268)==t[e(165)])),i=r[e(470)]((t=>e(460)==t[e(165)]&&e(536)!=t[e(551)])),a=r[e(470)]((t=>e(347)==t[e(165)]&&e(536)!=t[e(551)]));for(const t of o)s[e(304)]({key:t[e(518)],newValue:t[e(466)],oldValue:t[e(274)],range:Cc(t[e(478)],n[e(297)])});for(const t of i){const r=a[e(205)]((n=>n[e(433)][e(385)](t[e(433)])));r&&s[e(304)]({key:e(150),newValue:t[e(551)],oldValue:r[e(551)],range:n[e(297)][e(207)](t[e(433)][e(561)])})}return 0!=s[e(222)]&&this[e(182)](t,s)}[dc(507)](t){const e=dc;let n=!1;const r=this[e(299)][e(297)][e(225)][e(279)][e(379)]()[e(470)]((t=>t[e(498)][e(213)]&&t[e(551)][e(485)](e(202))));for(const s of r){const{subType:r,id:o}=this[e(544)](s[e(551)]),i=r[e(384)]("|")[0];for(const r of this[e(549)]({skipNotAttached:!0}))r.id!=o&&e(268)==r[e(165)]&&r[e(498)]&&r[e(498)][e(494)]==i&&r[e(303)]()[e(367)](s[e(498)][e(213)])&&(this[e(308)](r,s[e(498)][e(213)],t),n=!0)}return n}[dc(275)](t){const e=dc;this[e(299)],this[e(514)]=!0,t()}[dc(305)](t){const e=dc,n=this[e(390)](t),r=this[e(364)][e(200)](t);return n||r}[dc(182)](t,e){const n=dc;if(0==e[n(222)])return!1;let r=!1;for(const s of e){const e=this[n(410)](s[n(478)],n(268))[n(470)]((t=>!t[n(243)][n(330)]))[n(351)]((t=>t[n(226)])),i=(0,o.hashObject)({newValue:s[n(292)]});e[n(470)]((t=>{const e=n,[r,o]=t[e(357)][e(384)]("|");return r==s[e(494)]&&o!=i}))[n(282)]((e=>{const o=n;this[o(308)](e,s[o(478)],t),r=!0}))}return r}[dc(308)](t,e,n){const r=dc,s=t[r(303)]()[r(493)](e);0!==s[r(222)]?1!==s[r(222)]?this[r(548)](t,e[r(324)],e[r(161)]):this[r(248)](t,s[0]):n[r(453)](t[r(310)]())}}class bc{constructor(t){const e=dc;this[e(160)]=t,this[e(491)]=t[e(297)],this[e(436)]=new Map,this[e(250)]=new Map,this[e(449)]()}[dc(438)](t,e,n,r,s,o){const i=dc;return new Vr(this[i(491)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(339)](t,e,i(353))(...n),onDiscard:(...n)=>this[i(339)](t,e,i(291))(...n)})}[dc(471)](t,e,n,r){const s=dc,o=t+":"+e+":"+n;this[s(436)][s(172)](o,r)}[dc(339)](t,e,n){const r=dc,s=t+":"+e+":"+n;return this[r(436)][r(419)](s)||this[r(250)][r(419)](t+":"+n)}[dc(449)](){const t=dc,e=()=>!1,n=t=>{const e=mc;t[e(236)](((t,n)=>t[e(324)][e(552)](n[e(324)])?1:-1)),this[e(491)][e(473)]((n=>{const r=e;for(const e of t){let t;t=e[r(161)][r(511)]&&e[r(161)][r(546)]==e[r(324)][r(561)]?n[r(360)](e[r(324)][r(561)],"on"):n[r(360)](e),this[r(491)][r(195)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=mc;e&&this[n(491)][n(473)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(351)]((t=>(_c(t)&&(t=this[s(491)][s(444)](t[s(161)])),t)))[s(470)]((t=>s(154)!==t[s(314)][s(192)]));if(c[s(222)]<1)return;const u=Array[s(185)](this[s(491)][s(225)][s(254)][s(543)]())[s(351)]((t=>i.LiveRange[s(343)](t)));r[s(371)](c);for(const t of this[s(160)][s(535)][s(535)]())t[s(386)]();a[s(304)]({forceDefaultExecution:!0}),this[s(160)][s(287)](o,...a);const l=u[s(470)]((t=>s(154)!=t[s(314)][s(192)]));l[s(222)]>0&&r[s(371)](l);for(const t of u)t[s(245)]()}))},s=(e,n)=>1==e[t(222)]&&1==n[t(222)]&&e[0][t(161)][t(385)](n[0][t(324)]),o=(e,n,r,s)=>Nc(e,n,r,s,this[t(491)])?[e,n]:Nc(n,e,s,r,this[t(491)])?[n,e]:null;this[t(250)][t(172)](t(252),e),this[t(250)][t(172)](t(180),n),this[t(250)][t(172)](t(206),s),this[t(250)][t(172)](t(135),o),this[t(250)][t(172)](t(356),n),this[t(250)][t(172)](t(448),e),this[t(250)][t(172)](t(340),s),this[t(250)][t(172)](t(341),o),this[t(250)][t(172)](t(148),r),this[t(250)][t(172)](t(434),e),this[t(250)][t(172)](t(133),s),this[t(250)][t(172)](t(506),e),this[t(250)][t(172)](t(179),r),this[t(250)][t(172)](t(377),e),this[t(250)][t(172)](t(504),s),this[t(250)][t(172)](t(140),e),this[t(250)][t(172)](t(409),e),this[t(250)][t(172)](t(259),((e,n)=>{const r=t;if(!n)return;const s=this[r(160)][r(502)][r(419)](Ec);this[r(491)][r(473)]((t=>{const o=r;if(o(150)==n[o(494)])for(const r of e){const e=r[o(324)][o(561)],s=n[o(184)];t[o(477)](e,s)}else if(s[o(390)](n[o(494)]))for(const r of e)void 0!==n[o(184)]?t[o(229)](n[o(494)],n[o(184)],r[o(324)][o(561)]):t[o(183)](n[o(494)],r[o(324)][o(561)]);else for(const r of e)n[o(184)]?t[o(229)](n[o(494)],n[o(184)],r):t[o(183)](n[o(494)],r)}))})),this[t(250)][t(172)](t(541),s)}}function Tc(t,e,n){const r=dc;for(const s of e[r(546)][r(242)]({includeSelf:!0,parentFirst:!0})){if(s[r(314)]==s)return!1;if(!n[r(221)](s))return!1;if(t[r(214)](s)||t[r(300)](s))return!0}return!1}function _c(t){const e=dc;return t[e(161)][e(546)]==t[e(324)][e(561)]&&t[e(161)][e(515)]}function yc(t,e,n,r){const s=dc,o=t=>!t[s(158)].is(s(550))&&!r[s(214)](t[s(158)]),i=t[s(324)][s(139)](o),a=t[s(161)][s(139)](o,{direction:s(290)});return!(t[s(324)][s(385)](i)&&t[s(161)][s(385)](a)||(i[s(552)](a)?n[s(326)](e,{range:n[s(444)](i,a)}):n[s(453)](e),0))}function Ac(t){return(0,o.hashObject)(t)}function kc(t){const e=dc,n=t[e(324)][e(561)];return n&&n.is(e(204))}function Cc(t,e){const n=dc;return null==t[n(161)][n(241)]&&t[n(161)][n(546)]==t[n(324)][n(561)]?Lc(t[n(324)][n(561)],e):t}function Lc(t,e){const n=dc,r=e[n(131)][n(214)](t)||e[n(131)][n(497)](t);return e[n(444)](e[n(239)](t,n(265)),r?e[n(372)](t):e[n(239)](t,n(161)))}function Nc(t,e,n,r,s){const o=dc;if(!Rc(t,e))return!1;if(n[o(161)][o(385)](r[o(324)]))return!0;if(t[o(165)]!=e[o(165)])return!1;if(!n[o(161)][o(251)](r[o(324)]))return!1;const i=s[o(444)](n[o(161)],r[o(324)])[o(284)]();for(const t of i)if([o(523),o(258)][o(394)](t[o(165)])&&s[o(131)][o(300)](t[o(158)]))return!1;return!0}function Rc(t,e,n=[]){const r=dc;return!(!t[r(463)]||!e[r(463)])&&Or(gc(t[r(237)],n),gc(e[r(237)],n))}function vc(t,e){const n=dc,r=Sc(t[n(237)]),s=Sc(e);if(!t[n(463)])return!1;for(const t of Object[n(452)](s))if(!Or(r[t],s[t]))return!1;return!0}function Sc(t){const e=dc,n=Object[e(203)]({},t);return delete n[e(261)],delete n[e(320)],n}const Mc=Oc;function wc(){const t=["listenTo","execute","233742QaxweI","PENDING_ACTION_SUGGESTION","_setPendingAction","getRanges","36891FmhAoG","locale","1464RBAQwj","model","_removePendingAction","canEditAt","commands","PendingActions","add","view","get","change:isDirty","_acceptCommand","destroy","isEnabled","2201070cjYGhE","isDirty","_pendingAction","acceptSuggestion","bind","9667471obBBNE","4138orIeWp","27896WYOLTb","_discardCommand","stopListening","356uYuSsx","remove","3895175bmIQjE","84leckoa","_editor","canAccept","discardSuggestion","unbind","plugins","111tiTCHj","commentThreadController","12zIEPrb","canDiscard"];return(wc=function(){return t})()}function Oc(t,e){const n=wc();return(Oc=function(t,e){return n[t-=104]})(t,e)}!function(t,e){const n=Oc,r=t();for(;;)try{if(392036===parseInt(n(140))/1*(parseInt(n(136))/2)+parseInt(n(105))/3*(parseInt(n(137))/4)+parseInt(n(142))/5+parseInt(n(111))/6*(parseInt(n(143))/7)+parseInt(n(117))/8*(-parseInt(n(115))/9)+-parseInt(n(130))/10+-parseInt(n(135))/11*(parseInt(n(107))/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(118)]=e,this[s(124)]=n,this[s(106)]=r,this[s(144)]=t,this[s(127)]=t[s(121)][s(125)](s(133)),this[s(138)]=t[s(121)][s(125)](s(146)),this[s(124)][s(134)](s(129)).to(this[s(127)],this[s(138)],((t,e)=>t||e)),this[s(124)][s(134)](s(145)).to(this[s(127)],s(129),(t=>t&&this[s(144)][s(118)][s(120)](e[s(114)]()))),this[s(124)][s(134)](s(108)).to(this[s(138)],s(129),(t=>t&&this[s(144)][s(118)][s(120)](e[s(114)]()))),this[s(132)]=null,n[s(131)]&&this[s(113)](),this[s(109)](n,s(133),(()=>this[s(133)]())),this[s(109)](n,s(146),(()=>this[s(146)]())),this[s(109)](n,s(126),(()=>{const t=s;n[t(131)]?this[t(113)]():this[t(119)]()}))}[Mc(133)](){const t=Mc;this[t(127)][t(110)](this[t(118)].id)}[Mc(146)](){const t=Mc;this[t(138)][t(110)](this[t(118)].id)}[Mc(128)](){const t=Mc;this[t(124)][t(147)](t(129)),this[t(124)][t(147)](t(145)),this[t(124)][t(147)](t(108)),this[t(139)](),this[t(106)][t(128)](),this[t(132)]&&this[t(119)]()}[Mc(113)](){const t=Mc,e=Wr(this[t(144)][t(116)],t(112));this[t(132)]=this[t(144)][t(104)][t(125)](t(122))[t(123)](e)}[Mc(119)](){const t=Mc;null!==this[t(132)]&&this[t(144)][t(104)][t(125)](t(122))[t(141)](this[t(132)]),this[t(132)]=null}}function Dc(t,e){const n=Bc();return(Dc=function(t,e){return n[t-=465]})(t,e)}const xc=Dc;function Bc(){const t=["commentThread","3274AIvVIg","fire","300SGLLJY","value","editor","7318884dDbYyA","authoredAt","assign","_localUser","disabledSubmit","_createCommentThreadInputView","disableComments","676975KLWEzt","cancel","_config","locale","addComment","set","1330895PehGiK","isActive","isDirty","5316101tJWgvY","isEnabled","delegate","focus","_model","isReadOnly","1186470KSqQsi","canAccept","element","showInput","removeComment","hasDirtyComment","250bDQBOe","editorConfig","8BwqUFD","bind","CommentView","length","setData","submit","updateComment","commentThreadInputView","commentsListView","destroy","commentInputView","descriptionParts","4501084qoKRWz","_createCommentViews","canDiscard"];return(Bc=function(){return t})()}!function(t,e){const n=Dc,r=t();for(;;)try{if(678308===-parseInt(n(504))/1+parseInt(n(486))/2*(parseInt(n(488))/3)+-parseInt(n(482))/4+parseInt(n(498))/5+-parseInt(n(491))/6+parseInt(n(507))/7*(parseInt(n(470))/8)+-parseInt(n(513))/9*(-parseInt(n(468))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bc);class Pc extends s.View{constructor(t,e,n,r){const s=Dc;super(t),this[s(478)]=null,this[s(477)]=null,this[s(503)](s(505),!1),this[s(503)](s(492),e[s(492)]),this[s(471)](s(492)).to(e),this[s(503)](s(481),[]),this[s(503)](s(506),!1),this[s(503)](s(508),!1),this[s(503)](s(514),!1),this[s(503)](s(484),!1),this[s(511)]=e,this[s(494)]=n,this[s(500)]=r,r[s(497)]?this[s(503)](s(473),1):this[s(483)]()}[xc(510)](){const t=xc;this[t(515)][t(510)]()}[xc(479)](){const t=xc;this[t(478)]&&this[t(478)][t(479)](),this[t(477)]&&this[t(477)][t(479)](),super[t(479)]()}[xc(483)](){const t=xc,{CommentsListView:e}=this[t(500)];this[t(478)]=new e(this[t(501)],this[t(511)][t(485)],Object[t(493)]({CommentView:this[t(500)][t(472)]},this[t(500)])),this[t(478)][t(509)](t(466)).to(this),this[t(478)][t(509)](t(476)).to(this),this[t(478)][t(471)](t(505)).to(this),this[t(503)](t(473),this[t(478)][t(473)]+1),this[t(471)](t(473)).to(this[t(478)],t(473),(t=>t+1)),this[t(477)]=this[t(496)](),this.on(t(466),(()=>this[t(510)]())),this[t(471)](t(506)).to(this[t(478)],t(467),this[t(477)][t(480)],t(489),((t,e)=>t||!!e))}[xc(496)](){const t=xc,{CommentThreadInputView:e}=this[t(500)],n=new e(this[t(501)],this[t(494)],this[t(500)][t(469)]),r=n[t(480)];return n[t(471)](t(465)).to(this,t(505),this[t(511)][t(485)],t(512),r,t(489),((t,e,n)=>!!n||t&&!e)),r.on(t(475),((e,n)=>{const s=t;this[s(487)](s(502),n),r[s(490)][s(474)]("")})),r.on(t(499),(()=>this[t(510)]())),r[t(471)](t(495)).to(this[t(511)][t(485)],t(512)),n}}const Uc=jc;function jc(t,e){const n=Hc();return(jc=function(t,e){return n[t-=319]})(t,e)}!function(t,e){const n=jc,r=t();for(;;)try{if(485677===parseInt(n(347))/1+-parseInt(n(429))/2+-parseInt(n(352))/3*(-parseInt(n(334))/4)+parseInt(n(329))/5+-parseInt(n(409))/6+parseInt(n(346))/7*(parseInt(n(351))/8)+parseInt(n(396))/9*(-parseInt(n(357))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hc);class Gc extends Pc{constructor(e,n,r,s){const i=jc;super(e,n,r,s),this[i(385)](i(387),""),this[i(374)](i(387)).to(this,i(330),(t=>t&&t[0]?t[0][i(387)]:"")),this[i(374)](i(353)).to(this,i(330),this,i(335),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(367)+Vc(e[n(363)],e[n(391)])+n(407);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(401)]=null,this[i(320)]=this[i(393)](Wr(e,i(422)),t.icons[i(384)],i(324),i(326),"sw"),this[i(320)][i(374)](i(344)).to(this,i(325)),this[i(350)]=this[i(393)](Wr(e,i(333)),t.icons[i(362)],i(356),i(343),"sw"),this[i(350)][i(374)](i(344)).to(this,i(361)),this[i(428)]=new o.UserView(e,this[i(349)][i(327)],this[i(419)]()),this[i(428)][i(319)]({attributes:{class:[i(332),i(411)]}}),this[i(398)](this[i(331)]())}[Uc(331)](){const t=Uc,e=this[t(373)],n=[{tag:t(342),attributes:{class:[t(413),t(375)]},children:[{tag:t(364),children:[{text:this[t(428)][t(421)]}],attributes:{class:[t(397),t(424)]}},{tag:t(321),attributes:{datetime:e.to(t(404)),class:[t(369),t(383)]},children:[{text:e.to(t(404),(e=>this[t(340)][t(358)](e)))}]}]},{tag:t(342),attributes:{class:[t(328),t(389)]},children:[this[t(320)],this[t(350)]]},{tag:t(342),attributes:{class:[t(381)]}}];this[t(349)][t(370)]&&n[t(359)]({tag:t(342),attributes:{class:[t(405)]},children:[{text:this[t(380)]()}]});const r={tag:t(342),attributes:{class:[t(379),e.if(t(335),t(408)),e.to(t(387),(e=>t(427)+e)),this[t(340)][t(415)]&&t(338)],"data-suggestion-id":this[t(349)].id,"data-thread-id":this[t(349)][t(322)].id,"data-author-id":this[t(349)][t(327)].id,tabindex:-1},children:[{tag:t(342),attributes:{class:[t(336),t(337)]},children:[this[t(428)],{tag:t(342),attributes:{class:[t(368),t(371)]},children:n}]}]};return this[t(382)]&&this[t(400)]&&(r[t(406)][t(359)](this[t(382)],this[t(400)]),this[t(382)][t(417)](t(395)).to(this),this[t(382)][t(417)](t(341)).to(this),this[t(400)][t(417)](t(395)).to(this),this[t(400)][t(417)](t(341)).to(this)),r}[Uc(377)](){const t=Uc;super[t(377)](),this[t(401)]=this[t(425)][t(410)](t(394)),this[t(401)][t(388)]=this[t(353)],this.on(t(414),((e,n,r)=>{const s=t;this[s(401)][s(388)]=r}))}[Uc(393)](t,e,n,r,o){const i=Uc,a=new s.ButtonView(this[i(348)]);return a[i(385)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(319)]({attributes:{class:n}}),a.on(i(420),(()=>{const t=i;this[t(426)](r,this[t(349)].id)})),a}[Uc(380)](){const t=Uc;return t(416)===this[t(349)][t(354)][t(423)][t(323)]?Wr(this[t(348)],t(355)):Wr(this[t(348)],t(418))}[Uc(419)](){const t=Uc;return this[t(349)][t(370)]?t(416)===this[t(349)][t(354)][t(423)][t(323)]?Wr(this[t(348)],t(366),this[t(349)][t(372)][t(421)]):Wr(this[t(348)],t(386),this[t(349)][t(372)][t(421)]):null}}function Hc(){const t=["children","</p>","ck-suggestion-wrapper--active","1586712QUhhfh","querySelector","ck-annotation__user","join","ck-suggestion__info","change:description","disableComments","importWord","delegate","EXTERNAL_SUGGESTION","getUserViewNotificationText","execute","name","Accept suggestion","@external","ck-annotation__info-name","element","fire","ck-suggestion-","userView","686758TfWknj","extendTemplate","acceptButton","time","commentThread","source","ck-suggestion--accept","canAccept","acceptSuggestion","author","ck-suggestion__actions","4565005nIbJBR","descriptionParts","getTemplate","ck-suggestion__user","Discard suggestion","355156tUsTFe","isActive","ck-suggestion","ck-annotation","ck-suggestion--disabled-comments","map","_config","editorDestroyed","div","discardSuggestion","isEnabled",'<span class="ck-suggestion-color" style="background-color: ',"18186RIuscq","936169mRqswC","locale","_model","discardButton","888DthAAm","9LUwqBj","description","attributes","EXTERNAL_IMPORT_WORD_SUGGESTION","ck-suggestion--discard","1872010DahziK","formatDateTime","push",'" title="',"canDiscard","cancel","content","span",'<span class="ck-suggestion-type">',"EXTERNAL_IMPORT_WORD_AVATAR","<p>","ck-suggestion__main","ck-comment__info-time","isExternal","ck-annotation__main","creator","bindTemplate","bind","ck-annotation__info","value","render",'"></span>',"ck-suggestion-wrapper","getExternalSuggestionNote","ck-annotation__content-wrapper","commentsListView","ck-annotation__info-time","check","set","EXTERNAL_AVATAR","type","innerHTML","ck-annotation__actions","split","color","title","_createButton",".ck-annotation__content-wrapper","editorReady","63rRCURT","ck-suggestion__info-name","setTemplate","innerText","commentThreadInputView","_descriptionElement","</span>","createElement","authoredAt","ck-comment__external"];return(Hc=function(){return t})()}function Vc(t,e){const n=Uc;let r="";return r+=t[n(390)]("*")[n(339)](((t,e)=>e%2!=0?n(365)+Wc(t)+n(402):Wc(t)))[n(412)](""),e&&(r+=n(345)+e[n(376)]+n(360)+e[n(392)]+n(378)),r}function Wc(t){const e=Uc,n=document[e(403)](e(364));return n[e(399)]=t,n[e(388)]}const zc=Kc;function Kc(t,e){const n=qc();return(Kc=function(t,e){return n[t-=222]})(t,e)}function qc(){const t=["activeAnnotations","190506vRKAdZ","addComment","createAnnotation","CommentsRepository","unbind","_initializeController","getAllAdjacentSuggestions","suggestionChanged","acceptButton","focus","source","innerView","has","TrackChangesEditing","65nEYqnQ","add","init","addSourceCollector","isEnabled","separator","button","keys","editor","366946iaHXyu","getMarkers","discardAllSuggestions","7295453qYLkrQ","comments.maxCommentCharsWhenCollapsed","stopListening","pluginName","view","_bindAnnotationToEditors","trackChanges","values","_createUIButton","commentThread","config","acceptAllSuggestions","editing","Discard all suggestions","_annotationViews","comments.maxCommentsWhenCollapsed","CommentView","discardSelectedSuggestions","_destroyController","mainView","Annotations","delete","execute","_descriptionFactory","CommentsUI","switchbutton","getJoined","value","comments.maxThreadTotalWeight","from","filter","3308fHnmMj","activeMarkers","4253930BPyJpW","set","suggestion-","model","refreshSelectedViews","isDirty","createCommentThreadController","get","trackChanges.disableComments","getFirstRange","locale","Accept all selected suggestions","previous","TrackChangesUI","_unbindEditors","getSuggestion","comments","define","getMarkerNames","some","push","trackChanges.SuggestionThreadView","arrowView","isInContent","_handleControllerBuffer","suggestionUnloaded","actionView","SuggestionThreadView","change:previous","requires","plugins","lowest","destroy","listenTo","_refreshActiveMarkers","acceptSelectedSuggestions","Track changes","size","registerAnnotation","1254zBWJlm","_viewToController","remove","type","hasSuggestion","_disableComments","EditorAnnotations","_handleSuggestionControllerDelayed","getDescriptions","discardButton","isMultiRange","_updateController","getRanges","commands","getByInnerView","bind","buttonView","3858687esWemM","head","suggestionLoaded","4CSFjpN","commandName","componentFactory","descriptionParts","_suggestionToController","272vSCCJu","createAnnotationView","60998nFxOmZ","map","change:activeAnnotations","clear","reduce","Discard all selected suggestions","length","Accept all suggestions","toMany","comments.editorConfig","isOn"];return(qc=function(){return t})()}!function(t,e){const n=Kc,r=t();for(;;)try{if(980706===-parseInt(n(245))/1*(parseInt(n(340))/2)+-parseInt(n(320))/3*(-parseInt(n(279))/4)+parseInt(n(236))/5*(parseInt(n(222))/6)+-parseInt(n(347))/7*(-parseInt(n(345))/8)+-parseInt(n(337))/9+parseInt(n(281))/10+parseInt(n(248))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qc);class Xc extends t.Plugin{static get[zc(310)](){const t=zc;return[Ec,o.Users,t(225),t(268),t(326)]}static get[zc(251)](){return zc(294)}constructor(t){const e=zc;super(t),this[e(344)]=new Map,this[e(321)]=new Map,this[e(262)]=new Map,this[e(305)]=new Map;const n=this[e(244)][e(258)];n[e(298)](e(302),Gc),n[e(298)](e(289),!1),this[e(325)]=n[e(288)](e(289))}[zc(327)](t,e){const n=zc;0===this[n(305)][n(318)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(305)]){const r=this[t(344)][t(234)](e);r||n?r&&n&&this[t(266)](e):this[t(227)](e)}this[t(305)][t(350)](),this[t(244)][t(311)][t(288)](t(326))[t(285)](),this[t(315)]()}),10),this[n(305)][n(282)](t,e)}[zc(238)](){const t=zc,e=this[t(244)],n=e[t(311)][t(288)](t(235)),r=e[t(311)][t(288)](t(268)),s=e[t(311)][t(288)](t(326)),o=e[t(311)][t(288)](t(225));e.ui[t(342)][t(237)](t(254),(e=>this[t(256)](e))),s[t(239)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(277)](this[e(344)])){const s=t[e(228)](),o=[];for(const t of s){if(!t[e(304)])continue;if(t[e(330)]){o[e(301)](...t[e(332)]());continue}const n=t[e(290)]();if(o[e(353)]>0){const t=o[0][e(274)](n);if(t){o[0]=t;continue}}o[e(301)](n)}n[e(301)]([r[e(252)],o])}return n})),this[t(314)](n,t(339),((e,n)=>{const r=t;this[r(314)](n,r(309),((t,e,s,o)=>{const i=r;n[i(304)]&&(null==s?(this[i(331)](o[i(338)]),this[i(327)](n,!1)):(this[i(331)](s[i(338)]),null==o&&this[i(327)](n,!0)))})),null!==n[r(293)]?this[r(331)](n[r(338)]):this[r(327)](n,!1)})),this[t(314)](n,t(306),((e,n,r)=>{const s=t;this[s(250)](n,s(309)),this[s(305)][s(269)](n),this[s(344)][s(234)](n)&&this[s(266)](n),r&&this[s(331)](r[s(338)])})),this[t(314)](n,t(229),((e,n)=>{this[t(331)](n)})),this[t(314)](r,t(349),(()=>{this[t(315)]()})),this[t(314)](o,t(223),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(324)](r))return;const i=n[o(296)](r);this[o(344)][o(288)](i)[o(252)][o(231)]()}),{priority:t(312)})}[zc(315)](){const t=zc,e=this[t(244)][t(311)][t(288)](t(268)),n=this[t(244)][t(311)][t(288)](t(235)),r=Array[t(277)](e[t(358)],(e=>e[t(233)]))[t(278)]((e=>this[t(321)][t(234)](e))),s=[];for(const e of r){const n=this[t(321)][t(288)](e)[t(284)][t(228)]();s[t(301)](...n[t(351)](((e,n)=>[...e,...n[t(299)]()]),[]))}n[t(280)]=s}[zc(256)](t){const n=zc,r=(0,s.createDropdown)(t,s.SplitButtonView),o=this[n(244)][n(333)][n(288)](n(254)),i=Wr(t,n(317));r[n(336)][n(282)]({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(336)][n(335)](n(357)).to(o,n(275)),r[n(336)].on(n(270),(()=>{const t=n;o[t(270)](),this[t(244)][t(260)][t(252)][t(231)]()}));const a=new e.Collection,c=[{type:n(273),model:{withText:!0,label:i,commandName:n(254)}},{type:n(241)},{type:n(242),model:{withText:!0,label:Wr(t,n(354)),commandName:n(259)}},{type:n(242),model:{withText:!0,label:Wr(t,n(292)),commandName:n(316)}},{type:n(242),model:{withText:!0,label:Wr(t,n(261)),commandName:n(247)}},{type:n(242),model:{withText:!0,label:Wr(t,n(352)),commandName:n(265)}}];for(const t of c){let e={type:n(241)};if(t[n(284)]){const r=new s.ViewModel(t[n(284)]),o=this[n(244)][n(333)][n(288)](r[n(341)]);r[n(335)](n(357),n(240)).to(o,n(275),n(240)),e={type:t[n(323)],model:r}}a[n(237)](e)}(0,s.addListToDropdown)(r,a);const u=c[n(278)]((t=>null!=t[n(284)]))[n(348)]((t=>this[n(244)][n(333)][n(288)](t[n(284)][n(341)]))),l=r[n(336)];return l[n(307)][n(226)](n(240)),l[n(303)][n(226)](n(240)),l[n(307)][n(335)](n(240)).to(o,n(240)),l[n(303)][n(335)](n(240))[n(355)](u,n(240),((...t)=>t[n(300)]((t=>t)))),r.on(n(270),(t=>{const e=n;this[e(244)][e(270)](t[e(232)][e(341)]),this[e(244)][e(260)][e(252)][e(231)]()})),r}[zc(227)](t){const e=zc,n=this[e(244)],r=n[e(258)],s=n[e(311)][e(288)](e(268)),i=n[e(311)][e(288)](e(225)),a=n[e(311)][e(288)](e(326)),c=n[e(311)][e(288)](o.Users).me,u=r[e(288)](e(254))[e(308)],{CommentsListView:l,CommentThreadInputView:f}=n[e(311)][e(288)](e(272));let h,g;this[e(262)][e(234)](t.id)?(g=this[e(262)][e(288)](t.id),h=g[e(267)]):(h=new u(n[e(291)],t,c,{disableComments:this[e(325)],editorConfig:r[e(288)](e(356)),maxCommentsWhenCollapsed:r[e(288)](e(263)),maxThreadTotalWeight:r[e(288)](e(276)),maxCommentCharsWhenCollapsed:r[e(288)](e(249)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(288)](e(291))),CommentView:r[e(288)](e(297))[e(264)],CommentsListView:l,CommentThreadInputView:f}),h[e(230)].on(e(270),(()=>{const t=e;n[t(260)][t(252)][t(231)]()})),h[e(329)].on(e(270),(()=>{const t=e;n[t(260)][t(252)][t(231)]()})),g=s[e(346)](this[e(244)][e(291)],h),g[e(335)](e(286)).to(h,e(286)),g[e(335)](e(353)).to(h),g[e(335)](e(323)).to(h,e(323),(t=>e(283)+t)),this[e(262)][e(282)](t.id,g));const d=i[e(287)](t[e(257)],h),p=new Fc(n,t,h,d),m=t[e(228)]()[e(278)]((t=>t[e(304)]));h[e(343)]=n[e(311)][e(288)](e(235))[e(271)][e(328)](m),this[e(344)][e(282)](t,p),this[e(321)][e(282)](h,p);const I=s[e(224)]({view:g,target:()=>{const r=e,s=[],i=t[r(228)]()[r(278)]((t=>t[r(304)]));for(const t of i)s[r(301)](...t[r(246)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(260)],s)},type:()=>e(283)+p[e(252)][e(323)]});i[e(253)](h,I),s[e(237)](I),a[e(319)](I)}[zc(266)](t){const e=zc,n=this[e(244)][e(311)][e(288)](e(225)),r=this[e(244)][e(311)][e(288)](e(268)),s=this[e(344)][e(288)](t),o=s[e(252)],i=r[e(334)](o);n[e(295)](o),i&&r[e(322)](i),this[e(344)][e(269)](t),this[e(321)][e(269)](o),s[e(313)]()}[zc(331)](t){const e=zc;if(!t[e(304)]||!this[e(344)][e(234)](t))return;const n=this[e(244)][e(311)][e(288)](e(235)),r=this[e(344)][e(288)](t),s=t[e(228)]();r[e(252)][e(343)]=n[e(271)][e(328)](s)}[zc(313)](){const t=zc;for(const e of this[t(344)][t(243)]())this[t(266)](e);for(const e of this[t(262)][t(255)]())e[t(267)][t(313)]();super[t(313)]()}}function Jc(){var t=["50VVtOPc","requires","200bNYgdb","addSuggestion","addSuggestionData","4166NmmhNq","getSuggestion","Comments","1848nrbwUD","editor","get","308759auRIPn","68076SbnLHb","adapter","TrackChanges","31fIeBFh","pluginName","52jTCtkA","263220sjyAlT","getSuggestions","799227yaOtmb","plugins","16035TxdfVZ","592MZFlLk"];return(Jc=function(){return t})()}function Yc(t,e){var n=Jc();return(Yc=function(t,e){return n[t-=278]})(t,e)}var Qc=Yc;!function(t,e){for(var n=Yc,r=t();;)try{if(232003===parseInt(n(282))/1*(-parseInt(n(296))/2)+parseInt(n(289))/3*(parseInt(n(284))/4)+-parseInt(n(293))/5*(-parseInt(n(279))/6)+parseInt(n(299))/7*(-parseInt(n(290))/8)+-parseInt(n(287))/9+parseInt(n(291))/10*(-parseInt(n(278))/11)+parseInt(n(285))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jc);class Zc extends t.Plugin{static get[Qc(292)](){return[Ec,Xc,Qc(298)]}static get[Qc(283)](){return Qc(281)}set[Qc(280)](t){var e=Qc;this[e(300)][e(288)][e(301)](Ec)[e(280)]=t}get[Qc(280)](){var t=Qc;return this[t(300)][t(288)][t(301)](Ec)[t(280)]}[Qc(294)](t){var e=Qc;return this[e(300)][e(288)][e(301)](Ec)[e(295)](t)}[Qc(286)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=Qc;return this[n(300)][n(288)][n(301)](Ec)[n(286)]({skipNotAttached:t,toJSON:e})}[Qc(297)](t){var e=Qc;return this[e(300)][e(288)][e(301)](Ec)[e(297)](t)}}const $c=eu;!function(t,e){const n=eu,r=t();for(;;)try{if(141037===parseInt(n(369))/1*(-parseInt(n(372))/2)+parseInt(n(393))/3+-parseInt(n(385))/4*(parseInt(n(376))/5)+parseInt(n(364))/6+-parseInt(n(352))/7*(-parseInt(n(387))/8)+parseInt(n(357))/9*(parseInt(n(379))/10)+-parseInt(n(363))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ru);const tu=[$c(374)];function eu(t,e){const n=ru();return(eu=function(t,e){return n[t-=347]})(t,e)}class nu extends t.Plugin{static get[$c(389)](){return[Ec]}static get[$c(391)](){return $c(351)}[$c(400)](){const t=$c,n=this[t(383)];if(n[t(362)][t(350)](t(373),(e=>{const r=t,s=n[r(354)][r(348)][r(356)]()[r(395)](((t,e)=>(t[e]="",t)),{});return n[r(407)][r(371)](s,e)})),t(394)!=typeof n[t(362)][t(361)](t(349))[t(390)])throw new e.CKEditorError(t(370))}[$c(368)](t){return iu(this[$c(383)],!0,t)}[$c(397)](t){return iu(this[$c(383)],!1,t)}}function ru(){const t=["205272SUdAfQ","push","createElement","getUser","get","config","440561yujrrE","57378GMstCh","addSuggestionData","set","getSuggestions","getDataWithAcceptedSuggestions","3dkwnjU","track-changes-data-invalid-editor-creator","create","88952yHJWRr","trackChangesData.editorCreator","Pagination","plugins","210NNVseu","TrackChangesDataGetter","CommentsRepository","20UWjFFi","createDocumentFragment","execute","acceptAllSuggestions","editor","users","13976qCmSTq","TrackChangesEditing","1163296RAvEPo","result","requires","editorCreator","pluginName","map","782019UvQUFB","function","reduce","destroy","getDataWithDiscardedSuggestions","div","data","init","addUser","rootsAttributes","end","_adapter","getRootsAttributes","appendChild","constructor","useAnonymousUser","Users","discardAllSuggestions","document","trackChangesData","define","TrackChangesData","7aQmHaK","getFullData","model","name","getRootNames"];return(ru=function(){return t})()}class su extends t.Plugin{static get[$c(391)](){return $c(377)}constructor(t){const e=$c;super(t),this[e(388)]=e(403)}[$c(400)](){const t=$c;this[t(383)][t(375)][t(361)](t(378))[t(404)]={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(383)][t(375)][t(361)](t(386))[t(404)]=null}}function ou(t){return void 0!==t[$c(405)]}async function iu(t,e,n){const r=$c,s=(0,o.sanitizeEditorConfig)(t,tu);s[r(375)][r(358)](Ec,su),s[r(402)]=ou(t)?t[r(405)]():void 0;const i=document[r(380)](),a=t[r(362)][r(361)](r(349))[r(390)],c=await a(s,(()=>function(t){const e=r,n=document[e(359)](e(398));return t[e(406)](n),n}(i)));!function(t,e){const n=r,s=t[n(354)][n(348)][n(356)]()[n(395)](((e,r)=>(e[r]=t[n(399)][n(361)]({rootName:r}),e)),{}),o=t[n(375)][n(361)](n(409))[n(384)][n(392)]((t=>({id:t.id,name:t[n(355)]}))),i=t[n(375)][n(361)](n(386))[n(367)]({skipNotAttached:!0,toJSON:!0}),a=e[n(375)][n(361)](n(409)),c=e[n(375)][n(361)](n(386));for(const t of o)a[n(360)](t.id)||a[n(401)](t);a.me||a[n(408)]();for(const t of i)c[n(365)](t);e[n(399)][n(366)](s)}(t,c),c[r(381)](r(e?382:347));const u=ou(c)?c[r(353)](n):c[r(399)][r(361)](n);return await c[r(396)](),u}function au(){var t=["1203515WPztLr","159DuzGVh","2966678vjdjJt","36PFObYl","44158YqsGWw","7vNJlfT","235902WDOKvV","165820niYkaW","8bbLCZn","746020vcPAmB","7022384gYYVLJ"];return(au=function(){return t})()}function cu(t,e){var n=au();return(cu=function(t,e){return n[t-=137]})(t,e)}!function(t,e){for(var n=cu,r=t();;)try{if(618582===-parseInt(n(145))/1+-parseInt(n(142))/2*(-parseInt(n(139))/3)+-parseInt(n(146))/4*(-parseInt(n(138))/5)+-parseInt(n(144))/6*(-parseInt(n(143))/7)+-parseInt(n(137))/8+parseInt(n(141))/9*(-parseInt(n(147))/10)+parseInt(n(140))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(au)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|
|
5
|
+
*/(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>xc,TrackChanges:()=>Qc,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=["36qxvBWl","2532677zMddQt","11702207wTbvZn","has","forceDisabled","execute","_enableCommands","value","_enabledCommands","5607255scdouw","TrackChangesCommand","6HbnJJb","affectsData","25552Szwmof","refresh","isEnabled","155714zoVVtu","3249PARhXW","_disableUnsupportedCommands","editor","_isEnabledBasedOnSelection","clearForceDisabled","14769920IbIDiC","54LLnDEi","4WOKDpp","132737AIrdZj","commands"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=326]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(763518===parseInt(n(343))/1+-parseInt(n(334))/2*(parseInt(n(341))/3)+parseInt(n(342))/4*(-parseInt(n(327))/5)+-parseInt(n(329))/6*(parseInt(n(346))/7)+-parseInt(n(331))/8*(parseInt(n(335))/9)+parseInt(n(340))/10+-parseInt(n(347))/11*(-parseInt(n(345))/12))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(326)]=e,this[n(352)]=!1,this[n(332)](),this[n(338)]=!1}[c(332)](){this[c(333)]=!0}[c(350)](){const t=c;this[t(352)]=!this[t(352)],this[t(352)]?this[t(336)]():this[t(351)]()}[c(336)](){const t=c;for(const e of this[t(337)][t(344)][t(344)]())e[t(330)]&&!this[t(326)][t(348)](e)&&e[t(349)](t(328))}[c(351)](){const t=c;for(const e of this[t(337)][t(344)][t(344)]())e[t(330)]&&!this[t(326)][t(348)](e)&&e[t(339)](t(328))}}const h=d;function g(){const t=["isEnabled","track-changes-accept-suggestion-not-found","refresh","11602fUersK","2658010ISuEGG","_isEnabledBasedOnSelection","canEditAt","6NQSAiN","2804224ABlJtg","14296lmWWNA","18bWsZkx","execute","49JGdQci","2047458RMEtZA","plugins","11351758sidjin","_suggestions","2527nnGyzA","editor","get","1332705npWGze","acceptSuggestion","getRanges","model","TrackChangesEditing"];return(g=function(){return t})()}function d(t,e){const n=g();return(d=function(t,e){return n[t-=131]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(387489===-parseInt(n(152))/1*(-parseInt(n(143))/2)+parseInt(n(153))/3+-parseInt(n(148))/4+parseInt(n(135))/5*(parseInt(n(147))/6)+parseInt(n(132))/7*(-parseInt(n(149))/8)+-parseInt(n(150))/9*(parseInt(n(144))/10)+parseInt(n(155))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(g);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(131)]=e,this[n(142)](),this[n(145)]=!1}[h(142)](){this[h(140)]=!0}[h(151)](t){const n=h,r=this[n(131)][n(134)](t);if(!r)throw new e.CKEditorError(n(141),this);const s=r[n(137)]();this[n(133)][n(138)][n(146)](s)&&this[n(133)][n(154)][n(134)](n(139))[n(136)](r)}}const m=I;function I(t,e){const n=b();return(I=function(t,e){return n[t-=213]})(t,e)}!function(t,e){const n=I,r=t();for(;;)try{if(845385===-parseInt(n(236))/1+-parseInt(n(231))/2+-parseInt(n(217))/3+parseInt(n(228))/4*(-parseInt(n(223))/5)+parseInt(n(213))/6*(-parseInt(n(218))/7)+parseInt(n(229))/8+-parseInt(n(225))/9*(-parseInt(n(220))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(b);class E extends t.Command{constructor(t,e){const n=I;super(t),this[n(219)]=e,this[n(216)](),this[n(230)]=!1}[m(216)](){this[m(226)]=!0}[m(227)](t){const n=m,r=this[n(219)][n(215)](t);if(!r)throw new e.CKEditorError(n(234),this);const s=r[n(222)]();this[n(232)][n(235)][n(221)](s)&&this[n(232)][n(233)][n(215)](n(214))[n(224)](r)}}function b(){const t=["_isEnabledBasedOnSelection","2008218hAqRBl","editor","plugins","track-changes-discard-suggestion-not-found","model","1241119qNNLxI","2012190jnXqCu","TrackChangesEditing","get","refresh","2296518QfamXh","7DZTVSC","_suggestions","1041310eJTOCO","canEditAt","getRanges","79245EAmCXV","discardSuggestion","261wiMxXl","isEnabled","execute","116VCVPQZ","13050448XvSAKe"];return(b=function(){return t})()}function T(t){const e=_;return t[e(175)](((t,n)=>e(163)==t[e(159)]&&e(163)!=n[e(159)]?-1:e(163)!=t[e(159)]&&e(163)==n[e(159)]?1:0))}function _(t,e){const n=k();return(_=function(t,e){return n[t-=156]})(t,e)}function y(t,e){const n=_;let r,s=0;const o=[],i=e[n(177)];for(;s<t[n(158)];){const a=t[s],c=t[s+1];r||(r=e[n(161)](a)),A(e,a,c)||(o[n(174)](e[n(189)](r,i[n(198)](a)?e[n(185)](a):e[n(194)](a,n(187)))),r=null),s++}return o}function A(t,e,n){const r=_;if(!n)return!1;const s=t[r(185)](e),o=t[r(161)](n);return s[r(170)](o)}!function(t,e){const n=_,r=t();for(;;)try{if(156678===-parseInt(n(200))/1*(-parseInt(n(193))/2)+parseInt(n(192))/3*(-parseInt(n(183))/4)+parseInt(n(171))/5*(parseInt(n(157))/6)+parseInt(n(166))/7*(-parseInt(n(186))/8)+-parseInt(n(182))/9+-parseInt(n(197))/10+-parseInt(n(168))/11*(-parseInt(n(172))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k);function C(t,e,n){const r=_;for(;n[r(158)];){const s=n[r(160)](0,100);t[r(173)]((()=>{const t=r;for(const n of s)n[t(199)]&&e[t(180)](n.id)}))}}function k(){const t=["deletion","replace","content","11662KDUNoa","start","55LDuIdl","isArray","isTouching","1313440jtiJzs","1178460PTxEMq","change","push","sort","join","schema","add"," [color ","execute","getRanges","2149551hIIcYP","256WLoFgp","map","createPositionAfter","1256yuGris","end","from","createRange","isCollapsed","isMultiRange","3756rqqMGD","6qaIQQc","createPositionAt","value","next","1747350ixjPVN","isObject","isInContent","52743KvCiIv","isIntersecting","6FhbwCe","length","type","splice","createPositionBefore","color"];return(k=function(){return t})()}const R=N;function N(t,e){const n=L();return(N=function(t,e){return n[t-=110]})(t,e)}function L(){const t=["_suggestions","from","1326669QodJUB","isInContent","values","_isEnabledBasedOnSelection","isEnabled","model","420yFFMvz","4921259qYZHsY","execute","11105ootKqC","editor","getRanges","482514mofIeA","_command","1725196bOEgzy","refresh","202732rdtocs","canEditAt","some","10331000PHgJMo"];return(L=function(){return t})()}!function(t,e){const n=N,r=t();for(;;)try{if(482317===-parseInt(n(118))/1+parseInt(n(114))/2+parseInt(n(124))/3+-parseInt(n(116))/4+parseInt(n(111))/5*(-parseInt(n(130))/6)+-parseInt(n(131))/7+parseInt(n(121))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(L);class S extends t.Command{constructor(t,e,n){const r=N;super(t),this[r(115)]=e,this[r(122)]=n,this[r(117)](),this[r(127)]=!1}[R(117)](){const t=R,e=Array[t(123)](this[t(122)][t(126)]())[t(120)]((e=>e[t(125)]));this[t(128)]=this[t(115)][t(128)]&&e}[R(110)](){const t=R,e=T(Array[t(123)](this[t(122)][t(126)]()));for(const n of e){const e=n[t(113)]();if(!this[t(112)][t(129)][t(119)](e))return}C(this[t(112)][t(129)],this[t(115)],e)}}const v=M;function M(t,e){const n=O();return(M=function(t,e){return n[t-=300]})(t,e)}function O(){const t=["5575256QHxyKw","_command","execute","4190568asIbsq","9192QccJzc","values","_isEnabledBasedOnSelection","1940UKWnvt","from","document","isEnabled","7ThvyKF","3433480XCaGsl","canEditAt","6695001hzSaJl","model","_suggestions","editor","7868lUJCix","refresh","965447gngPvF","size","selection","getRanges","_selectedSuggestions","747xHYgKb"];return(O=function(){return t})()}!function(t,e){const n=M,r=t();for(;;)try{if(558729===-parseInt(n(301))/1+parseInt(n(325))/2*(parseInt(n(306))/3)+parseInt(n(310))/4+-parseInt(n(314))/5*(-parseInt(n(311))/6)+-parseInt(n(318))/7*(parseInt(n(307))/8)+-parseInt(n(321))/9+parseInt(n(319))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(O);class w extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(308)]=e,this[r(323)]=n,this[r(305)]=new Set,this[r(300)](),this[r(313)]=!1}[v(300)](){const t=v,e=this[t(324)][t(322)][t(316)][t(303)],n=Array[t(315)](this[t(323)][t(312)]());this[t(305)]=function(t,e){const n=_,r=Array[n(188)](t[n(181)]()),s=new Set;for(const o of e)if(o[n(199)])for(const e of r)for(const r of o[n(181)]())(e[n(156)](r)||t[n(190)]&&!o[n(191)]&&o[n(196)]&&r[n(187)][n(170)](e[n(167)]))&&s[n(178)](o);return s}(e,n),this[t(317)]=this[t(308)][t(317)]&&!!this[t(305)][t(302)]}[v(309)](){const t=v,e=T(Array[t(315)](this[t(305)]));for(const n of e){const e=n[t(304)]();if(!this[t(324)][t(322)][t(320)](e))return}C(this[t(324)][t(322)],this[t(308)],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 H(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])}}H.prototype.clear=F,H.prototype.delete=B,H.prototype.get=U,H.prototype.has=j,H.prototype.set=G;const V=H;const W=function(){this.__data__=new V,this.size=0};const z=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const J=q||Z||Function("return this")();const Y=J.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.toString,et=Y?Y.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Y?Y.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=J["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const Ct=At(J,"Map");const kt=At(Object,"create");const 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||V),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 Ht(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])}}Ht.prototype.clear=Dt,Ht.prototype.delete=Bt,Ht.prototype.get=Ut,Ht.prototype.has=jt,Ht.prototype.set=Gt;const Vt=Ht;const Wt=function(t,e){var n=this.__data__;if(n instanceof V){var r=n.__data__;if(!Ct||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Vt(r)}return n.set(t,e),this.size=n.size,this};function zt(t){var e=this.__data__=new V(t);this.size=e.size}zt.prototype.clear=W,zt.prototype.delete=z,zt.prototype.get=K,zt.prototype.has=X,zt.prototype.set=Wt;const Kt=zt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Jt=Object.prototype.hasOwnProperty;const Yt=function(t,e,n){var r=t[e];Jt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Qt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):Yt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?J.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var Ce=Object.prototype.hasOwnProperty;const ke=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!Ce.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var 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&&Qt(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&&Qt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,He=Ge&&Ge.exports===je?J.Buffer:void 0,Ve=He?He.allocUnsafe:void 0;const We=function(t,e){if(e)return t.slice();var n=t.length,r=Ve?Ve(n):new t.constructor(n);return t.copy(r),r};const ze=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Je=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return qe.call(t,e)})))}:Xe;const Ye=function(t,e){return Qt(t,Je(t),e)};const Qe=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Le(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Qe(e,Je(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Qt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Qe(r,n(t))};const rn=function(t){return nn(t,we,Je)};const sn=function(t){return nn(t,Be,tn)};const on=At(J,"DataView");const an=At(J,"Promise");const cn=At(J,"Set");const un=At(J,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(Ct),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||Ct&&Tn(new Ct)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Cn=J.Uint8Array;const kn=function(t){var e=new t.constructor(t.byteLength);return new Cn(e).set(new Cn(t)),e};const 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=Y?Y.prototype:void 0,vn=Sn?Sn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const On=function(t,e){var n=e?kn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return kn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return 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 Hn=Gn?Ie(Gn):jn;var Vn="[object Arguments]",Wn="[object Function]",zn="[object Object]",Kn={};Kn[Vn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[zn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[Wn]=Kn["[object WeakMap]"]=!1;const 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 ze(e,a)}else{var h=_n(e),g=h==Wn||"[object GeneratorFunction]"==h;if(fe(e))return We(e,c);if(h==zn||h==Vn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Ye(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),Hn(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]),Yt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Xn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Jn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yn=/^\w*$/;const Qn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Yn.test(t)||!Jn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Vt),n}$n.Cache=Vt;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Y?Y.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Qn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Yt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Vt;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Y?Y.prototype:void 0,Ar=yr?yr.valueOf:void 0;const Cr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new Cn(t),new Cn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return 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)},jr=Gr;function Gr(t,e){const n=Hr();return(Gr=function(t,e){return n[t-=489]})(t,e)}function Hr(){const t=["addMarker","author","authoredAt","split","end","getContainedElement","setAttribute","9sJPZLg","132XWCGbK","head","_onAccept","isExternal","delete","filter","previous","isInContent","map","1670904dZZmwR","substr","push","@external","removeAttribute","_onAttributesChange","onAccept","309992RdFQrh","getMultiRangeId","getAllAdjacentSuggestions","removeMarkers","399300GNkwCf","next","start","isIntersectingWithRange","suggestion:","clear","creator","add","markers","accept","_model","getRange","2922432FJdnpb","35lrwnNx","addMarkerName","onAttributesChange","nodeAfter","isMultiRange","length","attributes","change","_saved","commentThread","getMarkerNames","type","from","353474ipRnlH","hasComments","onDiscard","createdAt","getItems","_onDiscard","get","getFirstMarker","data","1XPofYM","_markerNames","_isDataLoaded","nodeBefore","toJSON","discard","isIntersecting","subType","getMarkers","8366974JTNbIw","getFirstRange","addRange","decorate","removeMarker","getRanges","set","size","43045dqHvIe","reduce"];return(Hr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(409721===parseInt(n(494))/1*(parseInt(n(567))/2)+parseInt(n(530))/3+-parseInt(n(521))/4*(parseInt(n(511))/5)+parseInt(n(553))/6+-parseInt(n(554))/7*(-parseInt(n(537))/8)+parseInt(n(520))/9*(parseInt(n(541))/10)+-parseInt(n(503))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hr);class Vr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(496)]=!1,this.id=e.id,this[n(565)]=e[n(565)],this[n(501)]=e[n(501)]||null,this[n(514)]=e[n(514)],this[n(547)]=e[n(547)]||e[n(514)],this[n(524)]=Boolean(e[n(560)]&&e[n(560)][n(533)]),this[n(493)]=null,this[n(551)]=t,this[n(523)]=e[n(536)],this[n(490)]=e[n(569)],this[n(535)]=e[n(556)],this[n(495)]=new Set,this[n(570)]=null,this[n(509)](n(515),null),this[n(509)](n(560),e[n(560)]||{}),this[n(509)](n(527),null),this[n(509)](n(542),null),this[n(509)](n(563),null),this[n(509)](n(562),!1),this[n(506)](n(550)),this[n(506)](n(499))}get[jr(522)](){const t=jr;let e=this;for(;e[t(527)];)e=e[t(527)];return e}get[jr(568)](){const t=jr;return!!this[t(563)]&&this[t(563)][t(559)]>0}get[jr(558)](){const t=jr;return 0!=this[t(495)][t(510)]&&6==Array[t(566)](this[t(495)])[0][t(516)](":")[t(559)]}get[jr(528)](){return null!==this[jr(492)]()}[jr(555)](t){const e=jr;this[e(495)][e(548)](t)}[jr(564)](){const t=jr;return Array[t(566)](this[t(495)])}[jr(502)](){const t=jr;return this[t(564)]()[t(529)]((e=>this[t(551)][t(549)][t(491)](e)))[t(526)]((t=>t))}[jr(492)](){return this[jr(502)]()[0]||null}[jr(540)](){const t=jr;this[t(551)][t(561)]((e=>{const n=t;for(const t of this[n(502)]())e[n(507)](t)})),this[t(495)][t(546)]()}[jr(507)](t){const e=jr;this[e(551)][e(561)]((n=>{n[e(507)](t)})),this[e(495)][e(525)](t)}[jr(505)](t){const e=jr,n=e(545)+this[e(565)]+":"+this[e(501)]+":"+this.id+":"+this[e(547)].id+":"+Vr[e(538)]();this[e(555)](n),this[e(551)][e(561)]((r=>{r[e(513)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(544)](t){const e=jr;for(const n of this[e(508)]())if(n[e(500)](t))return!0;return!1}[jr(508)](){const t=jr;return this[t(502)]()[t(529)]((e=>e[t(552)]()))}[jr(489)](){const t=jr;return this[t(508)]()[t(512)](((e,n)=>[...e,...n[t(489)]()]),[])}[jr(504)](){const t=jr;var e;return(null===(e=this[t(492)]())||void 0===e?void 0:e[t(552)]())||null}[jr(518)](){const t=jr,e=this[t(508)]();if(1!=e[t(559)])return null;const n=e[0],r=n[t(543)][t(557)],s=n[t(517)][t(497)];return r instanceof i.Element?r!=s?null:r:null}[jr(550)](){const t=jr;this[t(523)](this[t(508)](),this[t(493)],this[t(560)]),this[t(540)]()}[jr(499)](){const t=jr;this[t(490)](this[t(508)](),this[t(493)],this[t(560)]),this[t(540)]()}[jr(539)](){const t=jr,e=[];let n=this[t(522)];for(;n;)e[t(532)](n),n=n[t(542)];return e}[jr(519)](t,e){const n=jr,r=qn(this[n(560)]);hr(r,t,e),wr(r,this[n(560)])||(this[n(560)]=r,this[n(535)](r))}[jr(534)](t){const e=jr,n=qn(this[e(560)]);Ur(n,t),wr(n,this[e(560)])||(this[e(560)]=n,this[e(535)](this[e(560)]))}[jr(498)](){const t=jr;return{id:this.id,type:this[t(501)]?this[t(565)]+":"+this[t(501)]:this[t(565)],authorId:this[t(547)].id,createdAt:this[t(570)],hasComments:this[t(568)],data:this[t(493)],attributes:this[t(560)]}}static[jr(538)](){const t=jr;return(0,e.uid)()[t(531)](1,5)}}function Wr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const zr=Kr;function Kr(t,e){const n=Xr();return(Kr=function(t,e){return n[t-=295]})(t,e)}function Xr(){const t=["format","_itemLabels","set","quantity","_itemLabelsCallbacks","getWalker","removeFormat","matchingCallback","_schema","remove","getFirstRange","registerElementLabel","3160972JbARSS","30BppIOz","label","getDescriptions","insertion","REPLACE_TEXT","ELEMENT_SPACE","$text","3wtlKaF","checkChild","elementEnd","*Merge:* %0","isEqual","*Insert:* %0","replace","newValue","registerDescriptionCallback","_handleRenameSuggestionDescription","addEmptyContainer","_addDescriptionItems","4802030NXoUUk","deletion","end","type","map","858998OFxjyg","*Change to:* %0","skip","$textProxy","get","isEmpty","add","registerAttributeLabel","element","addContainer","start","nodeAfter","Container","3054216GRoFmu","nextSibling","match","54306uEftUB","getItemLabel","isObject","$1 $2","1576kBlSoR","*Remove:* %0","indexOf","subType","addObject","47384580ihBoNN","2LWlaqw","join","softBreak","has","elementStart","pop","Object","isInContent","_customCallbacks","length","text","addFormat","*Split:* %0","*Remove format:* %0","_attributeLabels","data","_resolveDescriptionItems","removeContainer","removeObject","EmptyContainer","name","item","*Set format:* %0","push","_locale","removeEmptyContainer","3258FlJSdy","5334iyqtnu","normal","previousSibling","function","_handleAttributeSuggestionDescription","_handleInsertRemoveSuggestionDescription","attribute","_handleCustomCallbackDescription","key"];return(Xr=function(){return t})()}!function(t,e){const n=Kr,r=t();for(;;)try{if(824448===-parseInt(n(353))/1*(parseInt(n(327))/2)+parseInt(n(310))/3*(-parseInt(n(302))/4)+parseInt(n(322))/5+-parseInt(n(379))/6*(parseInt(n(380))/7)+-parseInt(n(347))/8*(parseInt(n(343))/9)+-parseInt(n(303))/10*(parseInt(n(340))/11)+parseInt(n(352))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xr);class qr{constructor(t,e){const n=Kr;this[n(361)]=[],this[n(390)]=new Map,this[n(393)]=[],this[n(367)]=new Map,this[n(298)]=t,this[n(377)]=e}[zr(305)](t){const e=zr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(362)];o++){const i=t[o];if(!i[e(360)])continue;const a=this[e(387)](i);if(a){if(null!=i[e(350)]){if(r[e(356)](i[e(350)]))continue;r[e(333)](i[e(350)])}n[e(376)](a)}else if(e(386)!=i[e(325)])e(306)!=i[e(325)]&&e(323)!=i[e(325)]||this[e(385)](n,i,t[o+1]);else{const t=i[e(368)][e(388)];if(s[e(356)](t))continue;s[e(333)](i[e(368)][e(388)]),t==Ic?this[e(319)](n,i):this[e(384)](n,i)}}return this[e(369)](n)}[zr(318)](t){const e=zr;this[e(361)][e(376)](t)}[zr(301)](t,n,r=e.priorities[zr(381)]){const s=zr;s(383)==typeof t?(0,e.insertToPriorityArray)(this[s(393)],{matchingCallback:t,label:n,priority:r}):this[s(390)][s(391)](t,n)}[zr(334)](t,e){const n=zr;this[n(367)][n(391)](t,e)}[zr(344)](t,e=1){const n=zr;let r;for(const e of this[n(393)])if(e[n(297)](t)){r=e[n(304)];break}return r||(r=this[n(390)][n(331)](t[n(373)])),r?r(e):1!==e?e+" "+t[n(373)]+"s":""+t[n(373)]}[zr(321)](t,e){const n=zr,r=e[n(300)]()[n(295)](),s=n(306)==e[n(325)]?n(333):n(299);for(const e of r){const o=e[n(374)],i=t[t[n(362)]-1];if(o.is(n(330)))i&&i[n(325)][n(349)](n(339))>-1&&t[n(358)](),i&&n(363)==i[n(325)]?i[s]+=o[n(368)]:t[n(376)]({type:n(363),add:n(333)==s?o[n(368)]:"",remove:n(299)==s?o[n(368)]:""});else if(this[n(298)][n(345)](o)){const a=o;if(i&&i[n(325)][n(349)](n(339))>-1&&t[n(358)](),n(312)==e[n(325)])continue;i&&i[n(325)]==s+n(359)&&i[n(335)][n(373)]==a[n(373)]?i[n(392)]++:t[n(376)]({type:s+n(359),element:a,quantity:1}),r[n(329)]((t=>!(n(312)==t[n(325)]&&t[n(374)]==o)))}else if(this[n(298)][n(311)](o,n(309))||o.is(n(335),n(355))){const r=o;if(n(333)==s&&n(357)==e[n(325)]||n(299)==s&&n(312)==e[n(325)])continue;if(i&&-1==i[n(325)][n(349)](n(339))){n(363)==i[n(325)]&&(i[s]+="\n");continue}let a;if(a=n(333)==s?r[n(341)]&&!this[n(298)][n(345)](r[n(341)])?r[n(341)]:null:r[n(382)]&&!this[n(298)][n(345)](r[n(382)])?r[n(382)]:null,r[n(332)]||a&&a[n(332)]){const e=a&&a[n(332)]?a:r;i&&i[n(325)]==s+n(372)&&i[n(335)][n(373)]==e[n(373)]?i[n(392)]++:t[n(376)]({type:s+n(372),element:e,quantity:1})}else t[n(376)]({type:s+n(339),element:r})}}}[zr(369)](t){const e=zr,n=this[e(377)],r=[],s=[],o=[];for(const i of t)switch(i[e(325)]){case e(363):if(i[e(333)]=i[e(333)][e(316)](/(\S)\u000A+(\S)/g,e(346))[e(316)](/\u000A/g,""),i[e(299)]=i[e(299)][e(316)](/(\S)\u000A+(\S)/g,e(346))[e(316)](/\u000A/g,""),""!=i[e(333)]&&""!=i[e(299)]){r[e(376)]({type:e(316),content:Wr(n,e(307),['"'+i[e(299)]+'"','"'+i[e(333)]+'"'])});continue}if(null!=i[e(333)][e(342)](/^ +$/)){r[e(376)]({type:e(306),content:Wr(n,e(315),Wr(n,e(308),i[e(333)][e(362)]))});continue}if(null!=i[e(299)][e(342)](/^ +$/)){r[e(376)]({type:e(323),content:Wr(n,e(348),Wr(n,e(308),i[e(299)][e(362)]))});continue}if(""!=i[e(333)]){r[e(376)]({type:e(306),content:Wr(n,e(315),'"'+i[e(333)]+'"')});continue}r[e(376)]({type:e(323),content:Wr(n,e(348),'"'+i[e(299)]+'"')});continue;case e(320):case e(351):r[e(376)]({type:e(306),content:Wr(n,e(315),this[e(344)](i[e(335)],i[e(392)]))});continue;case e(378):case e(371):r[e(376)]({type:e(323),content:Wr(n,e(348),this[e(344)](i[e(335)],i[e(392)]))});continue;case e(336):r[e(376)]({type:e(306),content:Wr(n,e(365),this[e(344)](i[e(335)],i[e(392)]))});continue;case e(370):r[e(376)]({type:e(323),content:Wr(n,e(313),this[e(344)](i[e(335)],i[e(392)]))});continue;case e(364):s[e(376)](i[e(388)]);continue;case e(296):o[e(376)](i[e(388)]);continue;default:r[e(376)](i)}if(s[e(362)]){const t=s[e(326)]((t=>this[e(367)][e(356)](t)?this[e(367)][e(331)](t):t))[e(354)](", ");r[e(376)]({type:e(389),content:Wr(this[e(377)],e(375),t)})}if(o[e(362)]){const t=o[e(326)]((t=>this[e(367)][e(356)](t)?this[e(367)][e(331)](t):t))[e(354)](", ");r[e(376)]({type:e(389),content:Wr(this[e(377)],e(366),t)})}return r}[zr(387)](t){const e=zr;for(const n of this[e(361)]){const r=n(t);if(r&&e(325)in r)return r}}[zr(384)](t,e){const n=zr,r=e[n(368)],s=void 0===r[n(317)]?n(296):n(364);t[n(376)]({type:s,key:r[n(388)]})}[zr(319)](t,e){const n=zr;t[n(376)]({type:n(389),content:Wr(this[n(377)],n(328),this[n(344)](e[n(300)]()[n(337)][n(338)],1))})}[zr(385)](t,e,n){const r=zr;if(this[r(321)](t,e),n&&n[r(300)]()&&!e[r(300)]()[r(324)][r(314)](n[r(300)]()[r(337)])){const n=t[t[r(362)]-1],s=r(306)==e[r(325)]?r(333):r(299);n&&r(363)==n[r(325)]&&(n[s]+="\n")}}}function Zr(){const t=["78oGmswx","showAIAssistant","editor","620435NLhSZw","19648kpJoTI","plugins","414AkenLs","7883464hPDCCh","get","12846170rGIpnZ","TrackChangesEditing","afterInit","4049955viguVs","commands","6109208OyQuHs","enableCommand","18yLdCGM","140557jUGoBY"];return(Zr=function(){return t})()}const Jr=Yr;function Yr(t,e){const n=Zr();return(Yr=function(t,e){return n[t-=478]})(t,e)}!function(t,e){const n=Yr,r=t();for(;;)try{if(861382===parseInt(n(485))/1+parseInt(n(490))/2*(-parseInt(n(492))/3)+parseInt(n(482))/4+-parseInt(n(489))/5*(parseInt(n(486))/6)+parseInt(n(480))/7+-parseInt(n(493))/8+parseInt(n(484))/9*(parseInt(n(495))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zr);class Qr extends t.Plugin{[Jr(479)](){const t=Jr,e=this[t(488)],n=e[t(491)][t(494)](t(478));e[t(481)][t(494)](t(487))&&n[t(483)](t(487))}}function $r(t,e){const n=es();return($r=function(t,e){return n[t-=395]})(t,e)}const ts=$r;function es(){const t=["registerDescriptionCallback","FORMAT_ALIGNMENT","value","type","justify","_enableDefaultAttributesIntegration","AlignmentEditing","2AigSuc","formatBlock","locale","has","plugins","5616660NVkHQk","get","4320547FELWns","2115915yzGBPF","_registerLegacyDescription","FORMAT_ALIGN_TO_CENTER","FORMAT_ALIGN_TO_LEFT","format","right","30502320lgViqY","afterInit","36jOYVzW","*Format:* %0","FORMAT_ALIGN_TO_RIGHT","registerAttributeLabel","commandName","alignment","FORMAT_JUSTIFY_TEXT","_descriptionFactory","91951JMbtdM","center","left","editor","6028LVmLeA","commandParams","1258216PxiPPp","TrackChangesEditing","2280MhkqRZ"];return(es=function(){return t})()}!function(t,e){const n=$r,r=t();for(;;)try{if(625683===-parseInt(n(408))/1*(-parseInt(n(424))/2)+parseInt(n(416))/3*(-parseInt(n(412))/4)+-parseInt(n(432))/5+-parseInt(n(429))/6+parseInt(n(431))/7+-parseInt(n(414))/8*(parseInt(n(400))/9)+parseInt(n(398))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[ts(399)](){const t=ts,e=this[t(411)],n=e[t(426)];if(!e[t(428)][t(427)](t(423)))return;const r=e[t(428)][t(430)](t(415));r[t(422)](t(405),[],[t(405)]),r[t(407)][t(403)](t(405),Wr(n,t(418))),this[t(433)]()}[ts(433)](){const t=ts,e=this[t(411)],n=e[t(426)];e[t(428)][t(430)](t(415))[t(407)][t(417)]((e=>{const r=t;if(r(425)!=e[r(420)])return;const{data:s}=e;if(s&&r(405)==s[r(404)]){const t=s[r(413)][0][r(419)];return{type:r(396),content:Wr(n,r(401),function(t){const e=r;switch(t){case e(410):return Wr(n,e(395));case e(397):return Wr(n,e(402));case e(409):return Wr(n,e(434));case e(421):return Wr(n,e(406))}}(t))}}}))}}const rs=is;function ss(){const t=["FORMAT_SUPERSCRIPT","678cdrxhx","get","739104mbeTNz","_registerLegacyDescription","SubscriptEditing","underline","italic","FORMAT_SUBSCRIPT","commandName","locale","forceValue","CodeEditing","superscript","TrackChangesEditing","FORMAT_UNDERLINE","format","commandParams","subscript","afterInit","FORMAT_BOLD","ItalicEditing","BoldEditing","slice","FORMAT_ITALIC","FORMAT_","editor","FORMAT_STRIKETHROUGH","3HngnUI","66450WfzwAP","*Remove format:* %0","8PWSOzG","*Format:* %0","FORMAT_CODE","bold","toLowerCase","toUpperCase","StrikethroughEditing","SuperscriptEditing","registerAttributeLabel","strikethrough","6267177fulTob","4792011MYcQEX","UnderlineEditing","14418492fhvkDB","type","plugins","1777aRMUoS","formatInline","has","_descriptionFactory","589364BMOvzw","registerDescriptionCallback","_enableDefaultAttributesIntegration","10zRIuno","code"];return(ss=function(){return t})()}!function(t,e){const n=is,r=t();for(;;)try{if(462914===-parseInt(n(208))/1*(parseInt(n(218))/2)+parseInt(n(189))/3*(-parseInt(n(212))/4)+parseInt(n(190))/5+-parseInt(n(220))/6+-parseInt(n(203))/7+parseInt(n(192))/8*(parseInt(n(202))/9)+parseInt(n(215))/10*(parseInt(n(205))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ss);const os=[rs(183),rs(182),rs(204),rs(229),rs(198),rs(222),rs(199)];function is(t,e){const n=ss();return(is=function(t,e){return n[t-=182]})(t,e)}class as extends t.Plugin{[rs(236)](){const t=rs,e=this[t(187)],n=e[t(207)][t(219)](t(231)),r=e[t(227)];for(const s of os){if(!e[t(207)][t(210)](s))continue;const o=s[t(184)](0,-7)[t(196)](),i=t(186)+o[t(197)]();n[t(214)](o,[o]),n[t(211)][t(200)](o,Wr(r,i))}this[t(221)]()}[rs(221)](){const t=rs,e=this[t(187)],n=e[t(227)],r=e[t(207)][t(219)](t(231));function s(e,s){const o=t;r[o(211)][o(213)]((t=>{const r=o;if(r(209)!=t[r(206)])return;const{data:i}=t;return i&&i[r(226)]===e?i[r(234)][0][r(228)]?{type:r(233),content:Wr(n,r(193),s)}:{type:r(233),content:Wr(n,r(191),s)}:void 0}))}s(t(195),Wr(n,t(237))),s(t(224),Wr(n,t(185))),s(t(223),Wr(n,t(232))),s(t(216),Wr(n,t(194))),s(t(201),Wr(n,t(188))),s(t(235),Wr(n,t(225))),s(t(230),Wr(n,t(217)))}}function cs(t,e){const n=ls();return(cs=function(t,e){return n[t-=321]})(t,e)}const us=cs;function ls(){const t=["forceValue","BlockQuoteEditing","from","commandName","3166205yAbXXd","markBlockFormat","schema","4KOKqKw","checkChild","ELEMENT_BLOCK_QUOTE","parent","locale","name","5358654JrfYTT","29539NiLoRv","change","blockQuote","enableCommand","8ICUyuv","has","23340070VVjcWY","document","444177zeMErJ","selection","filter","afterInit","14ywGWOc","format","value","7821786UKsmOd","getSelectedBlocks","plugins","commandParams","*Set format:* %0","_descriptionFactory","TrackChangesEditing","*Remove format:* %0","commands","$root","4632810tTejPO","registerDescriptionCallback","get","editor","model"];return(ls=function(){return t})()}!function(t,e){const n=cs,r=t();for(;;)try{if(740287===parseInt(n(326))/1+parseInt(n(338))/2*(-parseInt(n(334))/3)+parseInt(n(363))/4*(-parseInt(n(360))/5)+parseInt(n(341))/6+-parseInt(n(351))/7*(parseInt(n(330))/8)+-parseInt(n(325))/9+parseInt(n(332))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ls);class fs extends t.Plugin{[us(337)](){const t=us,e=this[t(354)],n=e[t(323)];if(!e[t(343)][t(331)](t(357)))return;const r=e[t(343)][t(353)](t(347)),s=this[t(354)][t(349)][t(353)](t(328));r[t(329)](t(328),((n,o={})=>{const i=t,a=this[i(354)][i(355)][i(333)][i(335)],c=o&&void 0!==o[i(356)]?o[i(356)]:!s[i(340)];let u=[];if(c){const t=Array[i(358)](a[i(342)]())[i(336)]((t=>hs(t)||function(t,e){const n=i,r=e[n(364)](t[n(322)],n(328)),s=e[n(364)]([n(350),n(328)],t);return r&&s}(t,this[i(354)][i(355)][i(362)])));u=y(t,e[i(355)])}else{const t=Array[i(358)](a[i(342)]())[i(336)]((t=>hs(t)));u=y(t,e[i(355)])}e[i(355)][i(327)]((()=>{const t=i;for(const e of u)r[t(361)](e,{commandName:t(328),commandParams:[{forceValue:c}]})}))})),r[t(346)][t(352)]((e=>{const r=t,{data:s}=e;if(s&&r(328)==s[r(359)]){const t=Wr(n,r(321));return s[r(344)][0][r(356)]?{type:r(339),content:Wr(n,r(345),t)}:{type:r(339),content:Wr(n,r(348),t)}}}))}}function hs(t){const e=us;return e(328)==t[e(322)][e(324)]}const gs=ps;!function(t,e){const n=ps,r=t();for(;;)try{if(677957===-parseInt(n(287))/1*(-parseInt(n(295))/2)+-parseInt(n(285))/3+-parseInt(n(294))/4+parseInt(n(292))/5*(parseInt(n(291))/6)+parseInt(n(293))/7*(parseInt(n(299))/8)+-parseInt(n(288))/9+-parseInt(n(282))/10*(-parseInt(n(298))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ms);class ds extends t.Plugin{[gs(290)](){const t=gs,e=this[t(289)];e[t(286)][t(297)](t(302))&&(e[t(286)][t(281)](t(283))[t(284)](t(300)),e[t(286)][t(281)](t(283))[t(284)](t(301)),e[t(286)][t(281)](t(283))[t(284)](t(296)))}}function ps(t,e){const n=ms();return(ps=function(t,e){return n[t-=281]})(t,e)}function ms(){const t=["plugins","29AQbJny","2943099rtfflv","editor","afterInit","3929784HzkbOd","10YLjEdS","7ZwAVbH","4306920GAJsNK","32782ZtVNVK","changeCaseTitle","has","1599323jBtmkJ","2032760EXolQS","changeCaseUpper","changeCaseLower","CaseChange","get","80FNOuLp","TrackChangesEditing","enableCommand","3362424wCZJVj"];return(ms=function(){return t})()}const Is=Es;function Es(t,e){const n=bs();return(Es=function(t,e){return n[t-=282]})(t,e)}function bs(){const t=["1197724IydAIA","commands","652176AKxAZS","plugins","2njsFpp","2033350aZcPMZ","81ysulTR","editor","14754ENsBZR","829315hFgzEQ","7301160fhADSk","get","4109rjdgPl","11zKVymq","1566597bttcjM","enableCommand","ckbox","afterInit","TrackChangesEditing"];return(bs=function(){return t})()}!function(t,e){const n=Es,r=t();for(;;)try{if(912549===-parseInt(n(298))/1+-parseInt(n(293))/2*(-parseInt(n(284))/3)+parseInt(n(289))/4+-parseInt(n(299))/5+parseInt(n(297))/6*(parseInt(n(282))/7)+-parseInt(n(291))/8*(-parseInt(n(295))/9)+parseInt(n(294))/10*(parseInt(n(283))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bs);class Ts extends t.Plugin{[Is(287)](){const t=Is,e=this[t(296)];e[t(290)][t(300)](t(286))&&e[t(292)][t(300)](t(288))[t(285)](t(286))}}const _s=Cs;function ys(){const t=["TrackChangesEditing","forceValue","label","getSelectedBlocks","*Remove format:* %0","*Set format:* %0","272OSsvHh","isLimit","get","5OTHtME","config","rootElement","parent","languages","commands","formatBlock","checkChild","138300Keaumd","find","7104490gKTSiY","blockName","language","change","commandParams","7257AdiZTU","from","enableCommand","editor","afterInit","184233UWzOZy","name","298ERlUdX","model","indentCodeBlock","selection","has","commandName","3984356VAPcpR","outdentCodeBlock","value","type","ELEMENT_CODE_BLOCK","format","_descriptionFactory","registerElementLabel","codeBlock","3771468PojZPo","registerDescriptionCallback","plugins","markBlockFormat","CodeBlock","7139808siDFUn","locale","toLowerCase","filter","document","schema"];return(ys=function(){return t})()}!function(t,e){const n=Cs,r=t();for(;;)try{if(517021===-parseInt(n(431))/1+parseInt(n(445))/2*(-parseInt(n(438))/3)+-parseInt(n(451))/4*(-parseInt(n(423))/5)+parseInt(n(460))/6+-parseInt(n(443))/7*(-parseInt(n(420))/8)+-parseInt(n(465))/9+-parseInt(n(433))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ys);class As extends t.Plugin{[_s(442)](){const t=_s,e=this[t(441)];if(!e[t(462)][t(449)](t(464)))return;const n=e[t(462)][t(422)](t(471)),r=e[t(466)],s=e[t(424)][t(422)](t(459))[t(427)],o=e[t(428)][t(422)](t(459));n[t(440)](t(447)),n[t(440)](t(452)),n[t(440)](t(459),((r,i={})=>{const a=t,c=e[a(446)],u=e[a(446)][a(469)][a(448)],l=i&&void 0!==i[a(472)]?i[a(472)]:!o[a(453)];let f;i[a(435)]||(i[a(435)]=s[0][a(435)]),f=l?Array[a(439)](u[a(417)]())[a(468)]((t=>ks(t)||function(t,e){const n=a;return!t.is(n(425))&&!e[n(421)](t)&&e[n(430)](t[n(426)],n(459))}(t,c[a(470)]))):Array[a(439)](u[a(417)]())[a(468)]((t=>ks(t)));const h=y(f,c);c[a(436)]((()=>{const t=a;for(const e of h)n[t(463)](e,{commandName:t(459),commandParams:[{...i,forceValue:l}],formatGroupId:t(434)})}))})),n[t(457)][t(458)](t(459),(e=>Wr(r,t(455),e))),n[t(457)][t(461)]((e=>{const n=t;if(n(429)!=e[n(454)])return;const o=r.t,{data:i}=e;if(!i||n(459)!=i[n(450)])return;const a=i[n(437)][0][n(435)],c=o(s[n(432)]((t=>t[n(435)]===a))[n(416)])[n(467)]();return i[n(437)][0][n(472)]?{type:n(456),content:Wr(r,n(419),Wr(r,n(455),1)+" ("+c+")")}:{type:n(456),content:Wr(r,n(418),Wr(r,n(455),1))}}))}}function Cs(t,e){const n=ys();return(Cs=function(t,e){return n[t-=416]})(t,e)}function ks(t){const e=_s;return e(459)==t[e(444)]}function Rs(){const t=["900306FPPISB","TrackChangesEditing","editor","5871414LvTXqe","afterInit","289204wDttXb","5PEMFak","15077630BpJGrV","88wKCdwj","has","addCommentThread","3DcsLkm","2999717YitiOx","plugins","get","CommentsEditing","3219850bCBtuz","enableCommand","648240MaTsbV"];return(Rs=function(){return t})()}const Ns=Ls;function Ls(t,e){const n=Rs();return(Ls=function(t,e){return n[t-=437]})(t,e)}!function(t,e){const n=Ls,r=t();for(;;)try{if(925105===parseInt(n(454))/1+-parseInt(n(452))/2*(parseInt(n(447))/3)+parseInt(n(441))/4+parseInt(n(442))/5*(parseInt(n(439))/6)+parseInt(n(448))/7+-parseInt(n(444))/8*(parseInt(n(455))/9)+parseInt(n(443))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Rs);class Ss extends t.Plugin{[Ns(440)](){const t=Ns,e=this[t(438)];e[t(449)][t(445)](t(451))&&e[t(449)][t(450)](t(437))[t(453)](t(446))}}var vs=n(834);function Ms(){const t=["addHighlight","includes","9812142gCWuCl","ck-suggestion-marker--active","elementEnd","isLimit","listIndent","hasAttribute","createUIElement","getAttribute","nextSibling","2RxGRNK","isAtEnd","6145006LVznbX","471CuroEJ","bindElementToMarker","toViewElement","createRangeOn","8bMKaKi","model","type","insert","writer","96nKNPvC","plugins","parent","test","13932040dEOdBL","name","previousPosition","TrackChangesEditing","12872Yxchqs","markerName","schema","mapper","getCustomProperty","isBlock","getItems","consumable","isContent","toViewPosition","267160OIwRKQ","activeMarkers","item","listItem","ck-suggestion-marker-","span","element","push","62242ypoUll","get","markerRange","addClass","209vxRIUq","getWalker","606036aEqoZZ","start"];return(Ms=function(){return t})()}function Os(t,e,n){const r=ws,s=[];for(const o of e[r(374)]())o[r(401)](t)&&s[r(385)](n[r(411)](o));return s}function ws(t,e){const n=Ms();return(ws=function(t,e){return n[t-=365]})(t,e)}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(418)][r(387)](r(367));return(o,i,a)=>{const c=r;if(!a[c(375)][c(420)](i[c(388)],o[c(365)]))return;const u=i[c(388)][c(391)](),l=i[c(388)][c(393)],f=t[c(413)][c(370)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(380)];d=d||f[c(376)](e);const n=a[c(371)][c(410)](e);if(n&&n[c(372)](c(394)))return;c(398)==t[c(414)]&&f[c(373)](e)&&!f[c(399)](e)&&(e[c(404)]||l[c(406)]?h&&h[c(419)]==e||(h=e,m(t[c(366)]),p=!0):g=g||t[c(366)])}function m(t){const r=c,o=a[r(416)][r(402)](r(383),{class:r(382)+e}),u=a[r(371)][r(377)](t);n&&s[r(379)][r(395)](i[r(369)])&&a[r(416)][r(389)](r(397),o),a[r(416)][r(415)](u,o),a[r(371)][r(409)](o,i[r(369)])}d||p||!g||m(g)}}!function(t,e){const n=ws,r=t();for(;;)try{if(718001===-parseInt(n(386))/1*(parseInt(n(405))/2)+-parseInt(n(408))/3*(parseInt(n(368))/4)+parseInt(n(378))/5*(-parseInt(n(417))/6)+parseInt(n(407))/7*(parseInt(n(412))/8)+-parseInt(n(396))/9+parseInt(n(421))/10+parseInt(n(390))/11*(parseInt(n(392))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ms);const Ds=Ps;function Ps(t,e){const n=xs();return(Ps=function(t,e){return n[t-=164]})(t,e)}function xs(){const t=["2289946GCAYBK","data","end","modifySelection","getFirstRange","removeMarker:suggestion:deletion","delete","detach","editing","12405qHFQGH","document","selection","785803BirdLv","deleteForward","9101310NJoKmh","merge","334816jdsfVC","high","315poelLe","get","fromRange","markerName","unit","createRange","bind","start","options","isCollapsed","forward","createSelection","remove","markerNameToElements","batch","buffer","356toMqvz","init","model","showSuggestionHighlights","writer","rootName","setSelection","122283eVofTq","addMarker:suggestion:deletion","enableCommand","uiElement","unbindElementFromMarkerName","commands","$graveyard","mapper","15699360tJRSTF","lock","192QuTEtD","root","unlock","editor","requires","enqueueChange","TrackChangesEditing","plugins","downcastDispatcher"];return(xs=function(){return t})()}!function(t,e){const n=Ps,r=t();for(;;)try{if(932421===parseInt(n(220))/1+parseInt(n(208))/2+parseInt(n(217))/3*(parseInt(n(182))/4)+-parseInt(n(222))/5+parseInt(n(199))/6*(parseInt(n(189))/7)+parseInt(n(164))/8*(parseInt(n(166))/9)+-parseInt(n(197))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xs);class Bs extends t.Plugin{static get[Ds(203)](){return[vs.Delete]}[Ds(183)](){const t=Ds,e=this[t(202)],n=e[t(206)][t(167)](t(205));n[t(191)](t(214));const r=e[t(194)][t(167)](t(221));n[t(191)](t(221),((n,s={})=>{const o=t,a=e[o(184)][o(177)](e[o(184)][o(218)][o(219)]);a[o(175)]&&e[o(184)][o(211)](a,{direction:o(176),unit:s[o(170)]});const c=a[o(212)](),u=i.LiveRange[o(168)](c);let l;n(s),l=o(195)==u[o(200)][o(187)]?e[o(184)][o(171)](c[o(173)]):e[o(184)][o(171)](u[o(173)],u[o(210)]),u[o(215)](),e[o(184)][o(204)](r[o(181)][o(180)],(t=>{const e=o;r[e(181)][e(198)](),t[e(188)](t[e(171)](l[e(210)])),r[e(181)][e(201)]()}))})),e[t(216)][t(207)].on(t(190),Fs(e,t(223)),{priority:t(165)}),e[t(209)][t(207)].on(t(190),((n,r,s)=>{const o=t;s[o(174)][o(185)]&&Fs(e,o(223),{showActiveMarker:!1})[o(172)](this)(n,r,s)}),{priority:t(165)}),e[t(216)][t(207)].on(t(213),((e,n,r)=>{const s=t,o=r[s(196)][s(179)](n[s(169)]);if(o)for(const t of o)t.is(s(192))&&(r[s(196)][s(193)](t,n[s(169)]),r[s(186)][s(178)](t))}),{priority:t(165)})}}const Us=Gs;function js(){const t=["ListEditing","ELEMENT_BULLETED_LIST","10336059TkUIjZ","listReversed","353600oHVhPQ","isLocal","selection","editor","listIndent","_LIST","next","631684OfhCIW","commandName","*Remove format:* %0","364773ZWsNgi","todoListCheck","createRange","attributeKey","_registerLegacyDescription","batch","_findSuggestions","*Format:* remove from %0","*Check item*","_suggestionFactory","removeMarker","2xiLQhY","registerCustomCallback","get","*Merge:* %0","_supportLegacySuggestions","start","numbered","*Outdent:* %0","forceValue","getAttribute","config","map","splitListItemBefore","todoListChecked","listStyle","oldValue","fromRange","150594MJZfha","createPositionAt","_enableDefaultAttributesIntegration","_descriptionFactory","plugins","end","nodeAfter","splitListItemAfter","listItemId","key","indentList","*Merge:* list item","setSelection","previousSibling","todoList","*Set format:* %0","FORMAT_INDENT","getChanges","detach","groupId","registerElementLabel","TrackChangesEditing","default","getFirstMarker","*Indent:* %0","find","range","includes","length","parent","list.multiBlock","ELEMENT_","getSuggestions","ELEMENT_LIST_ITEM","model","refresh","filter","*Format:* insert into %0","_getAttributeKey","head","TodoListEditing","outdentList","1536312WfJEyB","266ZXUHrg","listStart","suggestion","formatBlock","attributes","listItemIdFixer","toUpperCase","commands","isObject","assureChains","push","mergeListItemBackward","bulleted","nextSibling","accept","commandParams","ELEMENT_TODO_LIST","newValue","every","has","containsItem","trackChangesCommand","setAttribute","bulletedList","type","meta","deletion","schema","afterInit","todo","*Uncheck item*","ELEMENT_NUMBERED_LIST","documentList","listType","data","value","isNextTo","2332020FIItqp","execute","locale","from","multipleBlocks","numberedList","registerPostFixer","differ","noTrackChangesFixer","change","registerDescriptionCallback","getFirstRange","document","checkTodoList","*Split:* list item","format","*Change to:* %0","isUndo","mergeListItemForward","registerAttributeLabel","getRanges","attribute"];return(js=function(){return t})()}function Gs(t,e){const n=js();return(Gs=function(t,e){return n[t-=446]})(t,e)}!function(t,e){const n=Gs,r=t();for(;;)try{if(532767===-parseInt(n(460))/1*(parseInt(n(471))/2)+parseInt(n(530))/3+parseInt(n(457))/4+parseInt(n(568))/5+parseInt(n(488))/6*(parseInt(n(531))/7)+-parseInt(n(450))/8+-parseInt(n(448))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(js);class Hs extends t.Plugin{[Us(559)](){const t=Us,e=this[t(453)];if(!e[t(492)][t(550)](t(446)))return;const n=e[t(570)],r=e[t(492)][t(473)](t(509)),s=e[t(492)][t(550)](t(528)),o=!!e[t(481)][t(473)](t(518));function i(e){const r=t;return{type:r(583),content:""+Wr(n,r(503),e)}}function a(e){const r=t;return{type:r(583),content:""+Wr(n,r(459),e)}}r[t(490)](t(573),[],[t(496),t(564),t(454)]),r[t(490)](t(554)),r[t(490)](t(498)),r[t(490)](t(529)),r[t(490)](t(495)),r[t(490)](t(483)),o&&(r[t(490)](t(542)),r[t(490)](t(586))),s&&(r[t(490)](t(502)),r[t(490)](t(581),[],[t(484)]),r[t(491)][t(578)]((e=>{const r=t,{data:s}=e;if(s&&r(484)==s[r(497)])return{type:r(583),content:s[r(548)]?Wr(n,r(468)):Wr(n,r(561))}})),this[t(453)][t(522)][t(580)][t(574)]((e=>{const n=t;if(e[n(465)][n(585)])return!1;let s=!1;const o=r[n(520)]({skipNotAttached:!0})[n(524)]((t=>n(484)===r[n(526)](t)));for(const t of o)n(560)!=t[n(579)]()[n(476)][n(494)][n(480)](n(564))&&(r[n(466)](t[n(579)](),n(589))[n(513)]((t=>n(564)===r[n(526)](t[n(533)])))||(e[n(470)](t[n(511)]()),s=!0));return s}))),r[t(491)][t(587)](t(454),Wr(n,t(504)));const c={type:t(583),content:""};r[t(491)][t(578)]((e=>{const r=t,{data:s}=e;if(!s||r(564)!=s[r(497)])return;let u=e[r(527)];for(;u;){if(u[r(565)]&&(r(485)==u[r(565)][r(497)]&&(u[r(565)][r(548)]&&r(510)!=u[r(565)][r(548)]||r(510)!=u[r(565)][r(486)]&&!s[r(548)])||!o&&u[r(565)][r(497)]==Ic))return c;u=u[r(456)]}if(null==s[r(548)])switch(s[r(486)]){case r(543):return a(Wr(n,r(447)));case r(477):return a(Wr(n,r(562)));case r(560):return a(Wr(n,r(547)))}switch(s[r(548)]){case r(543):return i(Wr(n,r(447)));case r(477):return i(Wr(n,r(562)));case r(560):return i(Wr(n,r(547)))}})),r[t(491)][t(578)]((e=>{const n=t,{data:r}=e;if(r&&n(454)==r[n(497)])return null==r[n(548)]||null==r[n(486)]&&0==r[n(548)]?c:void 0})),r[t(491)][t(578)]((e=>{const r=t;if(r(589)!=e[r(555)])return;const{data:s}=e;if(!s||r(496)!=s[r(497)])return;const o=Vs(e);return o?r(548)==o?{type:r(583),content:Wr(n,r(499))}:r(486)==o?{type:r(583),content:Wr(n,r(582))}:c:c})),e[t(522)][t(580)][t(574)]((e=>this[t(536)](e))),e[t(522)][t(580)][t(574)]((e=>this[t(576)](e))),e[t(522)][t(580)][t(574)]((e=>this[t(540)](e))),this[t(475)]()}[Us(536)](t){const e=Us;if(t[e(465)][e(585)]||!t[e(465)][e(451)])return!1;let n=!1;const r=this[e(453)][e(492)][e(473)](e(509))[e(520)]({skipNotAttached:!0})[e(524)]((t=>t[e(565)]&&e(496)==t[e(565)][e(497)]))[e(524)]((t=>t[e(565)][e(548)]&&t[e(565)][e(486)]));for(const s of r)Vs(s)||(t[e(470)](s[e(511)]()),n=!0);return n}[Us(576)](t){const e=Us;if(t[e(465)][e(585)]||!t[e(465)][e(451)])return!1;const n=this[e(453)][e(492)][e(473)](e(509));if(n[e(552)][e(566)])return!1;let r=!1;const s=[e(564),e(485),e(496),e(454),e(532),e(449),e(461)],o=this[e(453)][e(522)][e(580)][e(575)][e(505)]()[e(524)]((t=>e(589)==t[e(555)]))[e(524)]((t=>s[e(515)](t[e(463)])));if(0==o[e(516)])return r;for(const i of o){const o=n[e(466)](i[e(514)],e(589))[e(524)]((t=>!t[e(556)][e(567)]))[e(482)]((t=>t[e(533)]))[e(524)]((t=>{const r=e,o=n[r(526)](t);return s[r(515)](o)}));if(o[e(516)]){for(const n of o)t[e(470)](n[e(511)]());r=!0}}return r}[Us(540)](t){const e=Us;if(t[e(465)][e(585)]||!t[e(465)][e(451)])return!1;const n=this[e(453)][e(492)][e(473)](e(509));let r=!1;const s=[e(564),e(485),e(496),e(454),e(532),e(449),e(461)];for(const t of n[e(520)]({skipNotAttached:!0})){const o=n[e(466)](t[e(579)](),e(589))[e(482)]((t=>t[e(533)]))[e(524)]((t=>t[e(565)]&&s[e(515)](t[e(565)][e(497)])));if(!o[e(516)])continue;const a=o[0][e(527)][e(535)][e(507)];if(!o[e(549)]((t=>t[e(535)][e(507)]===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(520)]({skipNotAttached:!0})[s(524)]((e=>s(589)==e[s(555)]&&e[s(535)][s(507)]==t)))e[s(553)](s(507),r)}function i(t,n){const r=e;let s=t[r(527)],i=!1;for(;s;)s[r(535)][r(507)]!=n&&(o(s[r(535)][r(507)],n),s[r(553)](r(507),n),i=!0),s=s[r(456)];return i}}[Us(475)](){const t=Us,e=this[t(453)],n=e[t(570)],r=e[t(492)][t(473)](t(509));this[t(464)](),r[t(469)][t(472)](t(534),t(563),t(545),(function(n,r){const s=t,o=[];for(let t of n)t[s(476)][s(494)]===t[s(493)][s(517)]&&(t=e[s(522)][s(462)](e[s(522)][s(489)](t[s(476)][s(494)],0))),o[s(541)](t);e[s(522)][s(577)]((t=>{const n=s,a=e[n(522)][n(580)][n(452)],c=Array[n(571)](a[n(588)]())[n(482)]((t=>i.LiveRange[n(487)](t)));t[n(500)](o),e[n(538)][n(473)](r[n(458)])[n(523)](),r[n(546)][n(541)]({forceDefaultExecution:!0}),e[n(569)](r[n(458)],...r[n(546)]),t[n(500)](c);for(const t of c)t[n(506)]()}))})),r[t(491)][t(508)]((function(n){const r=t,s=!e[r(522)][r(558)][r(539)](n),o=n[r(501)],i=n[r(544)],a=n[r(480)](r(496)),c=!o||o[r(480)](r(496))!==a,u=!i||i[r(480)](r(496))!==a;return s&&Boolean(a)&&c&&u}),(e=>Wr(n,t(521),e)))}[Us(464)](){const t=Us,e=this[t(453)],n=e[t(570)];function r(n){const r=t,s=e[r(538)][r(473)](r(554))[r(566)],o=e[r(538)][r(473)](r(573))[r(566)];return r(573)===n?s:o}e[t(492)][t(473)](t(509))[t(491)][t(578)]((function(s){const o=t;if(o(534)!=s[o(555)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(458)]){case o(554):u=i[o(546)][0][o(479)],l=r(i[o(458)]),a=o(u?525:467),!l&&e[o(481)][o(473)](o(518))||(a=o(584)),c={type:o(583),content:Wr(n,a,Wr(n,o(447)))};break;case o(573):u=i[o(546)][0][o(479)],l=r(i[o(458)]),a=o(u?525:467),!l&&e[o(481)][o(473)](o(518))||(a=o(584)),c={type:o(583),content:Wr(n,a,Wr(n,o(562)))};break;case o(498):a=o(512),c={type:o(583),content:Wr(n,a,Wr(n,o(521)))};break;case o(529):a=function(t){const e=o,n=t[e(579)]();let r=n[e(476)][e(494)];for(;r&&n[e(551)](r);){if(r[e(480)](e(454))>0)return!1;r=r[e(544)]}return!0}(s)?Wr(n,o(467),Wr(n,function(t){const e=o;return e(519)+t[e(579)]()[e(476)][e(494)][e(480)](e(564))[e(537)]()+e(455)}(s))):Wr(n,o(478),Wr(n,o(521))),c={type:o(583),content:a};break;case o(542):case o(586):!1===i[o(572)]&&(a=o(474),c={type:o(557),content:Wr(n,a,Wr(n,o(521)))})}return c}))}}function Vs(t){const e=Us;let n=t[e(579)]()[e(476)][e(494)][e(501)];for(;n;){const r=n[e(480)](e(496));if(!r)return!1;if(r==t[e(565)][e(548)])return e(548);if(r==t[e(565)][e(486)])return e(486);n=n[e(501)]}return!1}const Ws=Xs;!function(t,e){const n=Xs,r=t();for(;;)try{if(697519===parseInt(n(344))/1*(-parseInt(n(367))/2)+-parseInt(n(375))/3*(-parseInt(n(353))/4)+parseInt(n(335))/5*(-parseInt(n(321))/6)+-parseInt(n(365))/7+-parseInt(n(370))/8+-parseInt(n(380))/9*(-parseInt(n(301))/10)+parseInt(n(390))/11*(parseInt(n(366))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ks);class zs extends t.Plugin{[Ws(373)](){const t=Ws;if(!this[t(369)][t(372)][t(350)](t(317)))return;const e=this[t(369)][t(307)][t(330)](t(342)),n=this[t(369)][t(372)][t(330)](t(314));e[t(378)]&&n[t(324)](t(381),[],[t(381)]),e[t(347)]&&n[t(324)](t(339),[],[t(339)]),e[t(328)]&&n[t(324)](t(363),[],[t(363)]);const r={type:t(337),content:""};n[t(338)][t(386)](this[t(387)][t(319)](this));const s=this[t(369)][t(333)];n[t(338)][t(303)](t(339),Wr(s,t(341))),n[t(338)][t(386)]((e=>{const n=t,{data:s}=e;if(s&&n(339)==s[n(318)])return null==s[n(374)]||0==s[n(374)]&&null==s[n(331)]?r:void 0})),n[t(338)][t(303)](t(363),Wr(s,t(300))),n[t(338)][t(386)]((e=>{const n=t,{data:s}=e;if(s&&n(363)==s[n(318)])return null==s[n(374)]||1==s[n(374)]&&null==s[n(331)]?r:void 0})),this[t(369)][t(389)][t(364)][t(356)]((e=>{const r=t;if(e[r(361)][r(351)])return!1;let s=!1;const o=n[r(362)]({skipNotAttached:!0})[r(391)]((t=>{const e=r,s=n[e(383)](t);return e(363)==s||e(339)==s}));for(const t of o)r(368)!=t[r(336)]()[r(302)][r(379)][r(357)](r(332))&&(n[r(329)](t[r(336)](),r(360))[r(349)]((t=>r(332)==n[r(383)](t[r(311)])))||(e[r(352)](t[r(388)]()),s=!0));return s})),this[t(308)]()}[Ws(387)](t){const e=Ws,n=this[e(369)][e(333)],{data:r}=t,s={type:e(337),content:""};if(!r||e(381)!=r[e(318)])return;if(!r[e(331)])return e(377)==r[e(374)]?s:{type:e(337),content:""+Wr(n,e(315),Wr(n,this[e(358)](r[e(374)])))};if(!r[e(374)]){if(e(377)==r[e(331)])return s;let o=t[e(343)];for(;o;){if(o[e(348)]&&e(332)==o[e(348)][e(318)]&&o[e(348)][e(374)])return s;o=o[e(306)]}return{type:e(337),content:""+Wr(n,e(371),Wr(n,this[e(358)](r[e(331)])))}}if(e(377)!=r[e(374)])return{type:e(337),content:""+Wr(n,e(315),Wr(n,this[e(358)](r[e(374)])))};let o=t[e(343)];for(;o;){if(o[e(348)]&&e(332)==o[e(348)][e(318)]&&o[e(348)][e(374)]&&o[e(348)][e(331)])return s;o=o[e(306)]}const i=t[e(336)]()[e(302)][e(379)][e(357)](e(332));return{type:e(337),content:Wr(n,e(315),Wr(n,e(326)+i[e(340)]()+e(382)))}}[Ws(308)](){const t=Ws,e=this[t(369)],n=e[t(333)];e[t(372)][t(330)](t(314))[t(338)][t(386)]((e=>{const r=t;if(r(325)!=e[r(334)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(355)]){case r(381):o=r(312),i={type:r(337),content:Wr(n,o,Wr(n,this[r(358)](s[r(310)][0][r(334)])))};break;case r(339):o=s[r(310)][0][r(347)]?r(323):r(359),i={type:r(337),content:Wr(n,o)};break;case r(363):o=r(304),i={type:r(337),content:Wr(n,o,s[r(310)][0][r(328)])}}return i}))}[Ws(358)](t){const e=Ws;return e(326)+function(t){const n=e;return qs[n(345)](t)?n(313):Zs[n(345)](t)?n(368):null}(t)[e(340)]()+e(316)+t[e(340)]()[e(385)](/-/g,"_")}}function Ks(){const t=["10186990SgAxng","start","registerAttributeLabel","*Format:* set start index to %0","upper-latin","next","config","_registerLegacyDescription","decimal-leading-zero","commandParams","suggestion","*Change to:* %0","bulleted","TrackChangesEditing","*Set format:* %0","_LIST_","ListPropertiesEditing","key","bind","disc","6NhFvdm","decimal","*Format:* set order to reversed","_enableDefaultAttributesIntegration","formatBlock","ELEMENT_","square","startIndex","_findSuggestions","get","oldValue","listType","locale","type","2327285hBczSK","getFirstRange","format","_descriptionFactory","listReversed","toUpperCase","FORMAT_LIST_REVERSED","list.properties","head","79RQlpaH","includes","circle","reversed","data","find","has","isUndo","removeMarker","1162132MoRsjM","lower-latin","commandName","registerPostFixer","getAttribute","_getTranslationKeyForListStyle","*Format:* set order to regular","attribute","batch","getSuggestions","listStart","document","8466808xAyfwr","3072lbZbnj","5794gDiygE","numbered","editor","8823880QhDPiV","*Remove format:* %0","plugins","afterInit","newValue","3kXPjTA","lower-roman","default","styles","nodeAfter","9fRyNCF","listStyle","_LIST_DEFAULT","_getAttributeKey","upper-roman","replace","registerDescriptionCallback","handleDescriptions","getFirstMarker","model","102916ItswTm","filter","FORMAT_LIST_START"];return(Ks=function(){return t})()}function Xs(t,e){const n=Ks();return(Xs=function(t,e){return n[t-=300]})(t,e)}const qs=[Ws(320),Ws(346),Ws(327)],Zs=[Ws(322),Ws(309),Ws(376),Ws(384),Ws(354),Ws(305)];var Js=n(507);const Ys=$s;function Qs(){const t=["getFirstRange","model","hasClass","selection","editor","getFirstPosition","parent","enableCommand","init","1106688wCHfLx","160963FTdMZs","mapper","67516Kvarfi","bind","removeMarker:suggestion:insertion","5943536LLtHpH","918119Wcfnai","enter","options","fromRange","enterBlock","showSuggestionHighlights","change","split","11986ETRCWL","editing","2833236UPaoPe","setSelection","fire","createPositionAt","writer","end","370JiIErj","data","nextSibling","unbindElementFromMarkerName","7GLLiId","document","plugins","remove","markerNameToElements","downcastDispatcher","commands","453svUNGc","markerName","high","get","1770agfVXt","addMarker:suggestion:insertion","createRange","TrackChangesEditing","requires","detach","afterExecute","markInsertion","ck-suggestion-marker-split"];return(Qs=function(){return t})()}function $s(t,e){const n=Qs();return($s=function(t,e){return n[t-=142]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(725757===parseInt(n(173))/1+-parseInt(n(181))/2*(-parseInt(n(144))/3)+parseInt(n(169))/4*(parseInt(n(189))/5)+-parseInt(n(166))/6+parseInt(n(193))/7*(parseInt(n(172))/8)+-parseInt(n(183))/9+-parseInt(n(148))/10*(parseInt(n(167))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qs);class to extends t.Plugin{static get[Ys(152)](){return[Js.Enter]}[Ys(165)](){const t=Ys,e=this[t(161)],n=e[t(195)][t(147)](t(151)),r=e[t(143)][t(147)](t(174));n[t(164)](t(174),(()=>{const s=t;e[s(158)][s(179)]((t=>{const o=s,a=e[o(158)][o(194)][o(160)],c=a[o(162)](),u=i.LiveRange[o(176)](a[o(157)]());if(r[o(177)](t)){const r=e[o(158)][o(186)](c[o(163)][o(191)],0),s=t[o(150)](c,r);n[o(155)](s)}else t[o(184)](t[o(150)](u[o(188)]));u[o(153)](),r[o(185)](o(154),{writer:t})}))})),e[t(182)][t(142)].on(t(149),Fs(e,t(180)),{priority:t(146)}),e[t(182)][t(142)].on(t(171),((e,n,r)=>{const s=t,o=r[s(168)][s(197)](n[s(145)]);if(o)for(const t of o)t[s(159)](s(156))&&(r[s(168)][s(192)](t,n[s(145)]),r[s(187)][s(196)](t))}),{priority:t(146)}),e[t(190)][t(142)].on(t(149),((n,r,s)=>{const o=t;s[o(175)][o(178)]&&Fs(e,o(180),{showActiveMarker:!1})[o(170)](this)(n,r,s)}),{priority:t(146)})}}function eo(){const t=["TrackChangesEditing","8440zFHRTZ","handleFindCommand","162PlVSWa","createRange","168261DZuKOV","getIntersection","22aGKgmq","filter","plugins","afterInit","replaceAll","model","find","suggestion:deletion","enableCommand","FindAndReplaceEditing","bind","8grxMdc","markers","end","6799330BVqxFB","string","start","13189VefdrY","getRange","get","2592756gjeeqT","_isInDeletionRange","666MrNfWX","replace","findNext","293072BfvcVL","editor","FindAndReplaceUtils","item","findPrevious","getMarkersGroup","findByTextCallback","3698163PXhKps","createPositionAt","has"];return(eo=function(){return t})()}const no=ro;function ro(t,e){const n=eo();return(ro=function(t,e){return n[t-=272]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(938478===-parseInt(n(298))/1+-parseInt(n(301))/2+parseInt(n(279))/3*(-parseInt(n(292))/4)+parseInt(n(275))/5*(-parseInt(n(303))/6)+parseInt(n(313))/7+parseInt(n(306))/8*(parseInt(n(277))/9)+-parseInt(n(295))/10*(-parseInt(n(281))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(eo);class so extends t.Plugin{[no(284)](){const t=no;if(!this[t(307)][t(283)][t(273)](t(290)))return;const e=this[t(307)][t(283)][t(300)](t(274));e[t(289)](t(287),this[t(276)][t(291)](this)),e[t(289)](t(305)),e[t(289)](t(310)),e[t(289)](t(304)),e[t(289)](t(285))}[no(276)](t,e,n={}){const r=no,s=this[r(307)][r(283)][r(300)](r(308));return t((t=>(r(296)==typeof e?s[r(312)](e,n):e)(t)[r(282)]((e=>!1===this[r(302)](e,t[r(309)])))),n)}[no(302)](t,e){const n=no,r=this[n(307)][n(286)][n(278)](this[n(307)][n(286)][n(272)](e,t[n(297)]),this[n(307)][n(286)][n(272)](e,t[n(294)]));for(const t of this[n(307)][n(286)][n(293)][n(311)](n(288)))if(null!==r[n(280)](t[n(299)]()))return!0;return!1}}const oo=io;function io(t,e){const n=ao();return(io=function(t,e){return n[t-=386]})(t,e)}function ao(){const t=["fontBackgroundColor.colors","FontSize","registerAttributeLabel","FORMAT_FONT_FAMILY","*Set font color:* %0","TrackChangesEditing","120dWHSsb","685340KOWzwJ","*Reset font background color*","find","formatInline","7TvAcXp","4solVmv","plugins","FORMAT_FONT_COLOR","_descriptionFactory","3327027OibgbY","1382018kxHrhf","*Reset font size*","5881610MzmngF","normalizeSizeOptions","fontFamily","*Set font background color:* %0","model","format","105032DLkuiR","639PtkDHD","afterInit","fontBackgroundColor","*Reset font color*","FontSizeEditing","commandName","has","FontFamilyEditing","trim","6694386kyVNLd","*Set font size:* %0","fontSize.options","config","registerDescriptionCallback","type","71606PMWlSI","editor","fontColor.colors","fontColor","toLowerCase","*Reset font family*","value","_registerLegacyDescription","FontColorEditing","FORMAT_FONT_BACKGROUND","locale","fontSize","_enableDefaultAttributesIntegration","commandParams","*Set font family:* %0","label","title","FontBackgroundColorEditing","get","FORMAT_FONT_SIZE"];return(ao=function(){return t})()}!function(t,e){const n=io,r=t();for(;;)try{if(622226===-parseInt(n(426))/1*(parseInt(n(397))/2)+parseInt(n(401))/3+parseInt(n(392))/4+parseInt(n(404))/5+parseInt(n(420))/6*(-parseInt(n(396))/7)+parseInt(n(410))/8*(parseInt(n(411))/9)+-parseInt(n(391))/10*(parseInt(n(402))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ao);const co=[{pluginName:oo(415),commandName:oo(437)},{pluginName:oo(418),commandName:oo(406)},{pluginName:oo(434),commandName:oo(429)},{pluginName:oo(443),commandName:oo(413)}];class uo extends t.Plugin{[oo(412)](){const t=oo,e=this[t(427)][t(436)],n=this[t(427)][t(398)][t(444)](t(390));for(const{pluginName:e,commandName:r}of co)this[t(427)][t(398)][t(417)](e)&&n[t(438)](r,[r]);e.t,n[t(400)][t(387)](t(437),Wr(e,t(445))),n[t(400)][t(387)](t(406),Wr(e,t(388))),n[t(400)][t(387)](t(429),Wr(e,t(399))),n[t(400)][t(387)](t(413),Wr(e,t(435))),this[t(433)]()}[oo(433)](){const t=oo,e=this[t(427)],n=e[t(436)];e[t(398)][t(444)](t(390))[t(400)][t(424)]((e=>{const r=t,o=n.t;if(r(395)!=e[r(425)])return;const{data:i}=e;if(null!=i){if(r(437)==i[r(416)]){const t=i[r(439)][0][r(432)];if(t){const e=o(this[r(427)][r(398)][r(444)](r(386))[r(405)](this[r(427)][r(423)][r(444)](r(422)))[r(394)]((e=>e[r(408)]==t))[r(442)])[r(430)]();return{type:r(409),content:Wr(n,r(421),e)}}return{type:r(409),content:Wr(n,r(403))}}if(r(406)==i[r(416)]){const t=i[r(439)][0][r(432)];return t?{type:r(409),content:Wr(n,r(440),t)}:{type:r(409),content:Wr(n,r(431))}}if(r(429)==i[r(416)]){const t=i[r(439)][0][r(432)];if(t){const e=(0,s.normalizeColorOptions)(this[r(427)][r(423)][r(444)](r(428)))[r(394)]((e=>e[r(408)]==t));let i=t,a="";return e&&(i=e[r(441)],a=o(i)[r(430)]()),{type:r(409),content:Wr(n,r(389),a)[r(419)](),color:{value:t,title:a||i}}}return{type:r(409),content:Wr(n,r(414))}}if(r(413)==i[r(416)]){const t=i[r(439)][0][r(432)];if(t){const e=(0,s.normalizeColorOptions)(this[r(427)][r(423)][r(444)](r(446)))[r(394)]((e=>e[r(408)]==t));let i=t,a="";return e&&(i=e[r(441)],a=o(i)[r(430)]()),{type:r(409),content:Wr(n,r(407),a)[r(419)](),color:{value:t,title:a||i}}}return{type:r(409),content:Wr(n,r(393))}}}}))}}const lo=ho;!function(t,e){const n=ho,r=t();for(;;)try{if(197368===parseInt(n(242))/1*(parseInt(n(243))/2)+-parseInt(n(218))/3+-parseInt(n(234))/4+parseInt(n(208))/5*(-parseInt(n(222))/6)+parseInt(n(217))/7*(-parseInt(n(216))/8)+-parseInt(n(196))/9*(-parseInt(n(230))/10)+parseInt(n(229))/11*(parseInt(n(241))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(po);class fo extends t.Plugin{[lo(199)](){const t=lo,e=this[t(202)],n=e[t(204)][t(233)](t(197)),r=e[t(232)][t(233)](t(220)),s=e[t(232)][t(233)](t(237));r&&s&&(n[t(211)](t(237)),n[t(205)](t(220)),this[t(213)]())}[lo(213)](){const t=lo,e=this[t(202)],n=e[t(195)];e[t(204)][t(233)](t(197))[t(239)][t(240)]((r=>{const s=t;if(s(228)!=r[s(207)]&&s(214)!=r[s(207)])return;const{data:o}=r;if(o&&s(237)===o[s(224)]){const t=[],r=o[s(190)][0];for(const[n,o]of Object[s(206)](r))t[s(201)](go(e,n,o));return t[s(200)]?{type:s(193),content:Wr(n,s(203),t[s(227)](", "))}:{type:s(193),content:Wr(n,s(191))}}}))}}function ho(t,e){const n=po();return(ho=function(t,e){return n[t-=188]})(t,e)}function go(t,e,n){const r=lo,o=t[r(195)].t,i=e[r(212)](/(?=[A-Z])/)[r(227)](" "),a=o(i[r(215)](0)[r(238)]()+i[r(188)](1))[r(231)]();if(r(219)==typeof n)return a;if(r(223)===e||r(226)===e){const e=(0,s.normalizeColorOptions)(t[r(235)][r(233)](r(192)))[r(209)]((t=>t[r(221)]==n));return a+" ("+(e?o(e[r(210)])[r(231)]():n)+")"}if(r(194)===e&&isNaN(parseFloat(n))){const e=t[r(204)][r(233)](r(198))[r(236)](t[r(235)][r(233)](r(189)))[r(209)]((t=>t[r(221)]==n));return a+" ("+(e?o(e[r(225)])[r(231)]():n)+")"}return a+" ("+n+")"}function po(){const t=["fontColor","commandName","title","fontBackgroundColor","join","formatBlock","17347rUJiOR","211630THwaMk","toLowerCase","commands","get","734412MpeUmj","config","normalizeSizeOptions","pasteFormat","toUpperCase","_descriptionFactory","registerDescriptionCallback","1476kDUbIC","317449NjIHor","2WhDoPw","slice","fontSize.options","commandParams","*Remove all formatting*","fontColor.colors","format","fontSize","locale","99WYNVWG","TrackChangesEditing","FontSize","afterInit","length","push","editor","*Set format to:* %0","plugins","enableCommand","entries","type","31415jwlQvM","find","label","_enableDefaultAttributesIntegration","split","_registerLegacyDescription","formatInline","charAt","349880YmvQiz","14uPWKeb","638826sderXr","boolean","copyFormat","model","60iREXMz"];return(po=function(){return t})()}function mo(t,e){const n=Io();return(mo=function(t,e){return n[t-=227]})(t,e)}function Io(){const t=["has","ELEMENT_HEADING","20MUZQMj","plugins","343746bffmCq","commandName","value","formatBlock","get","commandParams","_getHeadingLevel","view","162339OyYXxb","5000QEMKKM","1274812MHgEof","paragraph","ELEMENT_HEADING_CUSTOM","title","_descriptionFactory","8wrFCgN","_enableDefaultAttributesIntegration","*Change to:* %0","afterInit","148beeFIG","_registerLegacyDescription","3765wfaDeT","1741920cfFenh","model","heading","find","format","8FQuqir","1930761OoPpeQ","HeadingEditing","type","name","TrackChangesEditing","match","heading.options","registerDescriptionCallback","locale","editor","config","registerElementLabel","_headingOptions"];return(Io=function(){return t})()}const Eo=mo;!function(t,e){const n=mo,r=t();for(;;)try{if(188962===parseInt(n(250))/1+parseInt(n(268))/2*(-parseInt(n(249))/3)+-parseInt(n(260))/4*(-parseInt(n(262))/5)+parseInt(n(263))/6+-parseInt(n(269))/7*(-parseInt(n(256))/8)+parseInt(n(241))/9+-parseInt(n(239))/10*(parseInt(n(251))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Io);class bo extends t.Plugin{[Eo(259)](){const t=Eo,e=this[t(233)];if(!e[t(240)][t(237)](t(270)))return;this[t(236)]=e[t(234)][t(245)](t(230));const n=e[t(232)],r=e[t(240)][t(245)](t(228));r[t(257)](t(265));for(const e of this[t(236)])t(252)!=e[t(264)]&&r[t(255)][t(235)](e[t(264)],(n=>{const r=t,i=this[r(247)](e[r(264)]);return null!==i?s(n,i):o(n,e[r(254)])}));function s(e,r){return Wr(n,t(238),[e,r])}function o(e,r){return Wr(n,t(253),[e,r])}this[t(261)]()}[Eo(261)](){const t=Eo,e=this[t(233)],n=e[t(232)];e[t(240)][t(245)](t(228))[t(255)][t(231)]((e=>{const r=t;if(r(244)!=e[r(271)])return;const{data:s}=e;if(s&&r(265)==s[r(242)]){const e=s[r(246)][0][r(243)],c=this[r(247)](e);if(null!==c)return{type:r(267),content:Wr(n,r(258),(1,a=c,Wr(n,r(238),[1,a])))};const u=this[r(236)][r(266)]((t=>t[r(264)]===e))[r(254)];return{type:r(267),content:Wr(n,r(258),(o=1,i=u,Wr(n,t(253),[o,i])))}}var o,i,a}))}[Eo(247)](t){const e=Eo;var n,r;const s=t[e(229)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(236)])||void 0===n?void 0:n[e(266)]((n=>n[e(264)]==t));if(o&&o[e(248)]){const t=o[e(248)],n=(null!==(r=t[e(227)])&&void 0!==r?r:t)[e(229)](/^h(\d+)/);if(n)return n[1]}return null}}const To=_o;function _o(t,e){const n=yo();return(_o=function(t,e){return n[t-=281]})(t,e)}function yo(){const t=["8550450DpTPjY","registerDescriptionCallback","commandParams","*Remove highlight*","color","HighlightEditing","3WnGdUj","get","type","find","value","_enableDefaultAttributesIntegration","has","plugins","3495365ubBuJr","config","format","_descriptionFactory","*Set highlight:* %0","525400dDinNG","afterInit","6iNMyZY","FORMAT_HIGHLIGHT","model","166seJGMN","880684PVKnSy","locale","TrackChangesEditing","registerAttributeLabel","toLowerCase","formatInline","highlight","821ICInVh","editor","commandName","_registerLegacyDescription","655208selddf","title","16229070fDKMmn","108gRAkJw","highlight.options"];return(yo=function(){return t})()}!function(t,e){const n=_o,r=t();for(;;)try{if(509091===parseInt(n(290))/1*(-parseInt(n(282))/2)+-parseInt(n(305))/3*(parseInt(n(294))/4)+parseInt(n(313))/5*(parseInt(n(320))/6)+-parseInt(n(283))/7+-parseInt(n(318))/8*(-parseInt(n(297))/9)+parseInt(n(299))/10+-parseInt(n(296))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yo);class Ao extends t.Plugin{[To(319)](){const t=To,e=this[t(291)];if(!e[t(312)][t(311)](t(304)))return;const n=e[t(312)][t(306)](t(285)),r=e[t(284)];n[t(310)](t(289),[t(289)]),n[t(316)][t(286)](t(289),Wr(r,t(321))),this[t(293)]()}[To(293)](){const t=To,e=this[t(291)],n=e[t(284)];e[t(312)][t(306)](t(285))[t(316)][t(300)]((r=>{const s=t;if(s(288)!=r[s(307)])return;const{data:o}=r;if(o&&s(289)==o[s(292)]){const t=n.t,r=o[s(301)][0][s(309)];if(r){const o=e[s(314)][s(306)](s(298))[s(308)]((t=>t[s(281)]==r)),i=t(o[s(295)])[s(287)]();return{type:s(315),content:Wr(n,s(317),i),color:{value:o[s(303)],title:o[s(295)]}}}return{type:s(315),content:Wr(n,s(302),Wr(n,s(321)))}}}))}}function Co(t,e){const n=Ro();return(Co=function(t,e){return n[t-=216]})(t,e)}const ko=Co;function Ro(){const t=["4127510VkhyqV","locale","2901964EdsZis","elementToStructure","high","TrackChangesEditing","createPositionAt","showSuggestionHighlights","registerElementLabel","div","createEmptyElement","editor","35574732ACUpVC","addClass","get","346206OHdxwD","ELEMENT_HORIZONTAL_LINE","2118663qUCUXt","plugins","ck-horizontal-line","createContainerElement","dataDowncast","insert","8KgfmZZ","has","333521KevTif","_descriptionFactory","horizontalLine","afterInit","HorizontalLineEditing","6PfTDbH","5968543cykCqP","conversion","for","enableCommand"];return(Ro=function(){return t})()}!function(t,e){const n=Co,r=t();for(;;)try{if(682467===-parseInt(n(219))/1+parseInt(n(244))/2+-parseInt(n(246))/3+-parseInt(n(231))/4+parseInt(n(229))/5*(-parseInt(n(224))/6)+-parseInt(n(225))/7*(parseInt(n(217))/8)+parseInt(n(241))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ro);class No extends t.Plugin{[ko(222)](){const t=ko,e=this[t(240)];if(!e[t(247)][t(218)](t(223)))return;e[t(247)][t(243)](t(234))[t(228)](t(221));const n=e[t(247)][t(243)](t(234)),r=e[t(230)];n[t(220)][t(237)](t(221),(e=>Wr(r,t(245),e))),e[t(226)][t(227)](t(250))[t(232)]({model:t(221),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(236)])return null;const o=n[s(249)](s(238)),i=n[s(239)]("hr");return n[s(242)](s(248),o),n[s(216)](n[s(235)](o,0),i),o},converterPriority:t(233)})}}const Lo=vo;function So(){const t=["plugins","afterInit","registerElementLabel","get","6565440LYoShw","has","attribute","579655BNJFIS","formatBlock","842174wakwsb","getFirstRange","start","2134488oriSsC","value","format","nodeAfter","HtmlEmbed","_registerLegacyDescription","key","21qERnog","registerDescriptionCallback","editor","495512jYqyCk","rawHtml","6559728YucAno","*Change %0 content*","12830751xUqYFq","commandName","_descriptionFactory","element","htmlEmbed","ELEMENT_HTML_EMBED","locale","TrackChangesEditing","6hgzRzJ","_enableDefaultAttributesIntegration","type"];return(So=function(){return t})()}function vo(t,e){const n=So();return(vo=function(t,e){return n[t-=374]})(t,e)}!function(t,e){const n=vo,r=t();for(;;)try{if(728418===parseInt(n(404))/1+parseInt(n(406))/2+-parseInt(n(394))/3*(parseInt(n(409))/4)+parseInt(n(401))/5+parseInt(n(384))/6+parseInt(n(379))/7*(-parseInt(n(382))/8)+-parseInt(n(386))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(So);class Mo extends t.Plugin{[Lo(398)](){const t=Lo,e=this[t(381)];if(!e[t(397)][t(402)](t(376)))return;const n=e[t(397)][t(400)](t(393)),r=e[t(392)];n[t(388)][t(399)](t(383),(e=>Wr(r,t(391),e))),n[t(395)](t(390),[],[t(410)]),n[t(388)][t(380)]((e=>{const n=t;if(n(403)!=e[n(396)])return;const{data:s}=e;if(s&&n(410)==s[n(378)]&&e[n(407)]()[n(408)][n(375)].is(n(389),n(383))){const t=Wr(r,n(391));return{type:n(374),content:Wr(r,n(385),t)}}})),this[t(377)]()}[Lo(377)](){const t=Lo,e=this[t(381)],n=e[t(392)];e[t(397)][t(400)](t(393))[t(388)][t(380)]((e=>{const r=t;if(r(405)!=e[r(396)])return;const{data:s}=e;if(s&&r(390)==s[r(387)]){const t=Wr(n,r(391));return{type:r(374),content:Wr(n,r(385),t)}}}))}}const Oo=Fo;function wo(){const t=["formatInline","getClosestSelectedImageElement","document","join","ELEMENT_INLINE_IMAGE","FORMAT_IMAGE_SIZE","removeObject","imageTypeBlock","832766UhHxHH","registerCustomCallback","110BGBZSc","imageTextAlternative","type","ImageCaptionEditing","imageStylePreApply","plugins","ImageUploadEditing","Inline image to block image","535766WdLYQg","*Remove image text alternative*","TrackChangesEditing","5744aBZFEX","enableCommand","toggleImageCaption","1140JqgfyW","get","imageCaption","nodeBefore","ELEMENT_CAPTION","isOwn","registerAttributeLabel","ImageUtils","forward","getFirstRange","element","ImageCaptionUtils","4297836ZPvXof","accept","2909599YXdbiK","*Set image width:* %0","getSuggestionCallback","format","subType","nodeAfter","ImageBlockEditing","addObject","markInsertion","change","convertBlockImageToInline","key","end","chain","findIndex","_suggestionFactory","afterInit","alt","caption","width","getContainedElement","ImageResize","commandName","2NHMYhU","commandParams","ImageInlineEditing","backward","*Reset image width*","ImageEditing","locale","5znKTXD","isBlockImage","uploadImage","ELEMENT_IMAGE","attribute","filter","detach","has","isIntersecting","isBefore","_registerLegacyDescription","formatBlock","start","_enableDefaultAttributesIntegration","imageInline","schema","newValue","25889712yPOQaV","editor","toNext","getCaptionFromImageModelElement","model","createRangeOn","markDeletion","1568UrxaPa","deletion","insertImage","forceDefaultExecution","insertion","Block image to inline image","9774wleXAw","discard","resizeImage","fromPosition","length","find","isEqual","imageTypeInline","markBlockFormat","getNearestSelectionRange","convertInlineImageToBlock","selection","previous","imageBlock","_descriptionFactory","resizedWidth","isCollapsed","*Set image text alternative:* %0","registerElementLabel","toPrevious","createRange","_findSuggestions","ImageTextAlternativeEditing","registerDescriptionCallback"];return(wo=function(){return t})()}function Fo(t,e){const n=wo();return(Fo=function(t,e){return n[t-=171]})(t,e)}!function(t,e){const n=Fo,r=t();for(;;)try{if(458805===-parseInt(n(197))/1*(parseInt(n(276))/2)+parseInt(n(282))/3*(parseInt(n(228))/4)+-parseInt(n(204))/5*(-parseInt(n(172))/6)+-parseInt(n(174))/7+parseInt(n(279))/8*(-parseInt(n(234))/9)+parseInt(n(268))/10*(-parseInt(n(266))/11)+parseInt(n(221))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wo);class Do extends t.Plugin{[Oo(190)](){const t=Oo,e=this[t(222)];if(!e[t(273)][t(211)](t(202)))return;const n=e[t(273)][t(283)](t(278)),r=e[t(273)][t(283)](t(289)),s=e[t(203)];n[t(280)](t(230)),n[t(248)][t(252)](t(247),(e=>Wr(s,t(207),e))),n[t(248)][t(252)](t(218),(e=>Wr(s,t(262),e))),n[t(248)][t(252)](t(192),(()=>Wr(s,t(286)))),e[t(273)][t(211)](t(274))&&n[t(280)](t(206)),e[t(273)][t(211)](t(180))&&e[t(273)][t(211)](t(199))&&(n[t(280)](t(241),((s,o)=>{const i=t,a=r[i(259)](e[i(225)][i(260)][i(245)]);e[i(225)][i(183)]((()=>{const t=i;n[t(242)](a,{commandName:t(241),commandParams:[o]},[],t(184))}))})),n[t(280)](t(265),((s,o)=>{const a=t;e[a(225)][a(183)]((t=>{const c=a;let u=r[c(259)](e[c(225)][c(260)][c(245)]),l=t[c(226)](u);const f=i.LivePosition[c(237)](l[c(216)],c(253)),h=i.LivePosition[c(237)](l[c(186)],c(223));n[c(231)]((()=>s(o))),u=r[c(259)](e[c(225)][c(260)][c(245)]),l=t[c(226)](u);const g=t[c(254)](f,h);f[c(210)](),h[c(210)](),n[c(242)](u,{commandName:c(241),commandParams:[o]},[],c(244)),g[c(216)][c(213)](l[c(216)])&&n[c(182)](t[c(254)](g[c(216)],l[c(216)]),c(244)),l[c(186)][c(213)](g[c(186)])&&n[c(182)](t[c(254)](l[c(186)],g[c(186)]),c(244))}))})),n[t(189)][t(267)](t(215),t(244),t(261),(()=>!1)),n[t(189)][t(267)](t(215),t(244),t(173),(()=>!1)),n[t(189)][t(267)](t(215),t(244),t(235),n[t(189)][t(176)](t(215),"",t(173))),n[t(189)][t(267)](t(232),t(244),t(261),(()=>!1)),n[t(189)][t(267)](t(232),t(244),t(235),(([r])=>{const s=t,o=n[s(189)][s(176)](s(232),"",s(235));let i=r[s(216)],a=r[s(186)];const c=e[s(225)][s(219)][s(243)](i,s(200)),u=e[s(225)][s(219)][s(243)](a,s(290));c[s(250)]&&(i=c[s(216)]),u[s(250)]&&(a=u[s(186)]),o([e[s(225)][s(254)](i,a)])})),n[t(189)][t(267)](t(215),t(244),t(187),c),n[t(189)][t(267)](t(232),t(244),t(187),c)),e[t(273)][t(211)](t(271))&&(n[t(280)](t(281),((s,o)=>{const i=t,a=e[i(273)][i(283)](i(171));let c=r[i(259)](e[i(225)][i(260)][i(245)]),u=a[i(224)](c);e[i(225)][i(183)]((()=>{const t=i;if(u)return void n[t(227)](e[t(225)][t(226)](u));const l=r[t(205)](c);s(o),c=r[t(259)](e[t(225)][t(260)][t(245)]),u=a[t(224)](c),n[t(182)](e[t(225)][t(226)](u),l?null:t(284))}))})),n[t(189)][t(267)](t(232),t(284),t(187),c));const o=[{type:t(215),subType:t(272)},{type:t(232),subType:t(284)},{type:t(215),subType:t(244)},{type:t(232),subType:t(244)}];function a(e,s){const i=t,a=o[i(188)]((({type:t,subType:n})=>e[i(270)]==t&&e[i(178)]==n)),c=o[i(188)]((({type:t,subType:e})=>s[i(270)]==t&&s[i(178)]==e));if(a<0||c<0)return!1;const u=e[i(291)](),l=s[i(291)]();if((0==a||1==a)&&2==c&&u[i(212)](l))return!0;if(2==a&&3==c){const t=n[i(255)](u,i(232))[i(209)]((({suggestion:t,meta:e})=>e[i(287)]&&i(244)==t[i(178)]));if(t[i(238)]>1&&l[i(186)][i(240)](u[i(216)]))return!0;if(1==t[i(238)]&&(u[i(216)][i(240)](l[i(186)])||u[i(186)][i(240)](l[i(216)])))return!0}if(3==a&&3==c&&u[i(216)][i(213)](l[i(216)])){const t=u[i(186)][i(179)],e=l[i(216)][i(285)];return r[i(205)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(273)][t(211)](t(195))&&(n[t(217)](t(236),[],[t(249)]),n[t(248)][t(288)](t(249),Wr(s,t(263)))),e[t(273)][t(211)](t(256))&&n[t(217)](t(269),[],[t(191)]),n[t(248)][t(257)]((e=>{const n=t;if(o[n(239)]((({type:t,subType:r})=>e[n(270)]==t&&e[n(178)]==r)))return e[n(246)]?{}:void 0})),n[t(248)][t(257)]((e=>{const n=t;if(n(232)==e[n(270)]||n(229)==e[n(270)]){const t=e[n(194)]();if(t&&t.is(n(292),n(192)))return{type:n(232)==e[n(270)]?n(181):n(264),element:t,quantity:1}}})),n[t(248)][t(257)]((e=>t(215)==e[t(270)]&&t(244)==e[t(178)]?{type:t(177),content:t(275)}:t(215)==e[t(270)]&&t(184)==e[t(178)]?{type:t(177),content:t(233)}:void 0)),n[t(248)][t(257)]((e=>{const n=t;if(n(208)!=e[n(270)])return;const{data:r}=e;if(!r||n(191)!=r[n(185)])return;const o=r[n(220)];return o?{type:n(177),content:Wr(s,n(251),'"'+o+'"')}:{type:n(177),content:Wr(s,n(277))}})),this[t(214)]()}[Oo(214)](){const t=Oo,e=this[t(222)],n=e[t(203)];e[t(273)][t(283)](t(278))[t(248)][t(257)]((e=>{const r=t;if(r(215)!=e[r(270)]&&r(258)!=e[r(270)])return;const{data:s}=e;if(s){if(r(269)==s[r(196)]){const t=s[r(198)][0][r(220)];return t?{type:r(177),content:Wr(n,r(251),'"'+t+'"')}:{type:r(177),content:Wr(n,r(277))}}if(r(236)==s[r(196)]){const t=s[r(198)][0][r(193)];return t?{type:r(177),content:Wr(n,r(175),t)}:{type:r(177),content:Wr(n,r(201))}}}}))}}function Po(t,e){const n=Bo();return(Po=function(t,e){return n[t-=307]})(t,e)}const xo=Po;function Bo(){const t=["accept","_descriptionFactory","commandName","key","_registerLegacyDescription","attribute","editor","src","formatInline","4312xhEpHu","1800VgmQZQ","registerCustomCallback","newValue","discard","*Replace image URL*","replaceImageSource","afterInit","type","54377048ciPhrd","TrackChangesEditing","formatBlock","has","2469gglfeH","registerDescriptionCallback","locale","10kDHmCA","get","plugins","ImageEditing","_handleLegacySuggestions","*Format:* replace image URL","_suggestionFactory","288KUvFmg","59028GhhmeF","getSuggestionCallback","_enableDefaultAttributesIntegration","1267pZsPFw","format","8538RYOkHB","oldValue","1528002DRguUi","13809616AHUDsd"];return(Bo=function(){return t})()}!function(t,e){const n=Po,r=t();for(;;)try{if(924792===parseInt(n(347))/1*(-parseInt(n(341))/2)+-parseInt(n(331))/3*(-parseInt(n(318))/4)+parseInt(n(319))/5+-parseInt(n(342))/6*(parseInt(n(345))/7)+-parseInt(n(308))/8+parseInt(n(307))/9*(-parseInt(n(334))/10)+parseInt(n(327))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bo);class Uo extends t.Plugin{[xo(325)](){const t=xo;if(!this[t(315)][t(336)][t(330)](t(337)))return;const e=this[t(315)][t(333)],n=this[t(315)][t(336)][t(335)](t(328));n[t(344)](t(324),[],[t(316)]),n[t(310)][t(332)]((n=>{const r=t;if(r(314)!=n[r(326)])return;const{data:s}=n;return s&&r(316)==s[r(312)]?s[r(321)]&&s[r(348)]?{type:r(346),content:Wr(e,r(323))}:{type:r(346),content:""}:void 0})),this[t(338)]()}[xo(338)](){const t=xo,e=this[t(315)][t(336)][t(335)](t(328));e[t(340)][t(320)](t(329),t(324),t(309),e[t(340)][t(343)](t(329),null,t(322))),e[t(340)][t(320)](t(329),t(324),t(322),e[t(340)][t(343)](t(329),null,t(309))),this[t(313)]()}[xo(313)](){const t=xo,e=this[t(315)],n=e[t(333)];e[t(336)][t(335)](t(328))[t(310)][t(332)]((e=>{const r=t;if(r(329)!=e[r(326)]&&r(317)!=e[r(326)])return;const{data:s}=e;return s&&r(324)==s[r(311)]?{type:r(346),content:Wr(n,r(339))}:void 0}))}}const jo=Go;function Go(t,e){const n=Ho();return(Go=function(t,e){return n[t-=336]})(t,e)}function Ho(){const t=["isBlockImage","TrackChangesEditing","getContainedElement","_registerLegacyDescription","getClosestSelectedImageElement","findIndex","imageStylePostApply","ImageStyleEditing","commandName","registerCustomCallback","accept","markInlineFormat","discardSuggestion","author","enableCommand","commands","differ","isIntersecting","locale","registerPostFixer","has","length","normalizedStyles","_splitMarkerName","suggestion","document","isOwn","72UcVlDh","change","formatBlock","getSuggestion","subType","markBlockFormat","value","forEach","_findSuggestions","4wJKDJA","6574667Bnlrmz","head","_descriptionFactory","commandParams","from","24NsZGWY","ImageUtils","setImageNaturalSizeAttributes","FORMAT_SIDE_IMAGE","*Format:* %0","insertion","getFirstRange","imageStyle","formatInline","isInlineImage","refresh","join","get","newRange","end","filter","discard","isBefore","name","type","getSuggestions","createRangeOn","toLowerCase","getSuggestionCallback","18218520eyeciU","selection","side","chain","1016199jQPJcQ","format","imageStylePreApply","shouldConvertImageType","commandReversedParams","72eJGLsd","start","next","1869161vJVhrG","20800rwIKcK","isEqual","getChangedMarkers","plugins","title","convertInlineImageToBlock","imageCaption","registerDescriptionCallback","editor","6QAoocF","afterInit","_suggestionFactory","1990640slyWrb","isInContent","764132ICkCqM","imageTypeBlock","hasSuggestion","model","nodeAfter","nodeBefore","imageTypeInline","Users"];return(Ho=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(952838===-parseInt(n(367))/1*(-parseInt(n(410))/2)+-parseInt(n(373))/3*(-parseInt(n(424))/4)+parseInt(n(422))/5+-parseInt(n(419))/6*(parseInt(n(409))/7)+-parseInt(n(406))/8*(-parseInt(n(401))/9)+parseInt(n(397))/10+parseInt(n(368))/11*(-parseInt(n(358))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ho);class Vo extends t.Plugin{[jo(420)](){const t=jo,n=this[t(418)];if(!n[t(413)][t(351)](t(338)))return;const r=n[t(413)][t(385)](t(433)),s=n[t(413)][t(385)](t(374)),o={};r[t(345)](t(380),((o,i)=>{const a=t,c=n[a(413)][a(385)](a(431)).me,u=n[a(346)][a(385)](a(380));let l=s[a(436)](n[a(427)][a(356)][a(398)]),f=n[a(427)][a(394)](l),h=u[a(364)];if(h==i[a(364)])return;const g={commandName:a(380),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(427)][a(359)]((()=>{const t=a;if(r[t(393)]()[t(388)]((e=>e[t(423)]&&c==e[t(344)]&&(t(360)==e[t(392)]||t(381)==e[t(392)])&&(t(403)==e[t(362)]||t(337)==e[t(362)])&&e[t(379)]()[t(411)](f)))[t(365)]((e=>r[t(343)](e[t(369)]))),l=s[t(436)](n[t(427)][t(356)][t(398)]),f=n[t(427)][t(394)](l),u[t(383)](),n[t(346)][t(385)](t(430))[t(383)](),n[t(346)][t(385)](t(425))[t(383)](),h=u[t(364)],h!=i[t(364)])return s[t(382)](l)&&u[t(404)](i[t(364)],l)?(o({...i,setImageSizes:!1}),l=s[t(436)](n[t(427)][t(356)][t(398)]),void r[t(363)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(403))):void(s[t(432)](l)?r[t(363)](l,g,[],t(337)):r[t(342)](f,g,t(337)))}))}));for(const e of n[t(413)][t(385)](t(338))[t(353)])o[e[t(391)]]=e[t(414)][t(395)]();r[t(421)][t(340)](t(360),t(403),t(384),(()=>!1)),r[t(421)][t(340)](t(360),t(337),t(384),(()=>!1)),r[t(421)][t(340)](t(381),t(337),t(384),(()=>!1)),r[t(421)][t(340)](t(360),t(403),t(341),(([e])=>{const n=t;s[n(375)](e[n(434)]())})),r[t(421)][t(340)](t(360),t(403),t(389),((e,n)=>{const s=t;r[s(421)][s(396)](s(360),"",s(341))(e,{commandName:n[s(339)],commandParams:n[s(405)]})})),r[t(421)][t(340)](t(360),t(403),t(400),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(360),subType:t(403)},{type:t(378),subType:t(416)},{type:t(360),subType:t(415)},{type:t(378),subType:t(415)}];function a(e,n){const o=t,a=i[o(336)]((({type:t,subType:n})=>e[o(392)]==t&&e[o(362)]==n)),c=i[o(336)]((({type:t,subType:e})=>n[o(392)]==t&&n[o(362)]==e));if(a<0||c<0)return!1;const u=e[o(379)](),l=n[o(379)]();if((0==a||1==a)&&2==c&&u[o(348)](l))return!0;if(2==a&&3==c){const t=r[o(366)](u,o(378))[o(388)]((({suggestion:t,meta:e})=>e[o(357)]&&o(415)==t[o(362)]));if(t[o(352)]>1&&l[o(387)][o(411)](u[o(407)]))return!0;if(1==t[o(352)]&&(u[o(407)][o(411)](l[o(387)])||u[o(387)][o(411)](l[o(407)])))return!0}if(3==a&&3==c&&u[o(407)][o(390)](l[o(407)])){const t=u[o(387)][o(428)],e=l[o(407)][o(429)];return s[o(432)](t)&&t===e}return!1}n[t(427)][t(356)][t(350)]((()=>{const e=t;let o=!1;const i=Array[e(372)](n[e(427)][e(356)][e(347)][e(412)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(354)](t);if(e(355)==i&&r[e(426)](u)){if(e(360)==a&&(e(403)==c||e(337)==c)){const t=r[e(361)](u);if(n[e(386)]){const n=t[e(379)]()[e(434)]();if(s[e(432)](n))continue;r[e(343)](t),o=!0}}if(e(378)==a&&e(416)==c&&!n[e(386)]){const t=r[e(361)](u);t[e(408)]&&t[e(408)][e(423)]&&(r[e(343)](t[e(408)]),o=!0)}}}return o})),this[t(435)](o)}[jo(435)](t){const e=jo,n=this[e(418)],r=n[e(349)];n[e(413)][e(385)](e(433))[e(370)][e(417)]((n=>{const s=e;if(s(360)!=n[s(392)]&&s(381)!=n[s(392)])return;const{data:o}=n;if(!o||s(380)!=o[s(339)])return;const i=o[s(371)][0][s(364)];return function(t){const e=s;return{type:e(402),content:Wr(r,e(377),t)}}(s(399)===i?Wr(r,s(376)):t[i]||i)}))}}const Wo=zo;function zo(t,e){const n=Ko();return(zo=function(t,e){return n[t-=455]})(t,e)}function Ko(){const t=["1659lMSRBc","bind","28989560vPCAkX","editor","8IBufBd","commands","12242331mBuWKN","lowest","collaboration_features","forEach","_setSuggestionData","TrackChangesEditing","Users","trackChanges","_handleImportedData","get","_trackChangesExecuted","_trackChangesValueDuringImport","afterInit","execute","6298901wnZswJ","listenTo","1425vOMoPB","high","31218rtJKtF","614248JLpxAo","dataInsert","track_changes","enableCommand","value","1860WXxAXg","plugins","495192yVlUjE","importWord"];return(Ko=function(){return t})()}!function(t,e){const n=zo,r=t();for(;;)try{if(757528===-parseInt(n(468))/1+-parseInt(n(475))/2+parseInt(n(477))/3*(-parseInt(n(473))/4)+-parseInt(n(465))/5*(parseInt(n(467))/6)+-parseInt(n(463))/7+parseInt(n(481))/8*(parseInt(n(483))/9)+parseInt(n(479))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ko);class Xo extends t.Plugin{constructor(t){const e=zo;super(t),this[e(460)]=!1,this[e(459)]=!1}[Wo(461)](){const t=Wo,e=this[t(480)],n=e[t(482)][t(458)](t(476)),r=e[t(482)][t(458)](t(456));n&&(n.on(t(462),((e,[,n])=>{const s=t;this[s(460)]=r[s(472)],n[s(485)][s(470)]=!this[s(460)]}),{priority:t(466)}),this[t(464)](n,t(469),this[t(457)][t(478)](this)),this[t(464)](n,t(469),(()=>{const e=t;this[e(459)]&&(r[e(462)](),this[e(459)]=!1)}),{priority:t(484)}),e[t(474)][t(458)](t(488))[t(471)](t(476)))}[Wo(457)](t,e){const n=Wo,{suggestions:r}=e,s=this[n(480)][n(482)][n(458)](n(456)),o=s[n(472)];this[n(460)]!==o&&(s[n(462)](),this[n(459)]=!0),r&&r[n(486)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(480)][o(474)][o(458)](o(455)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(476)}}};this[o(480)][o(474)][o(458)](o(488))[o(487)](i)}))}}const qo=Jo;function Zo(){const t=["outdent","plugins","8sKTHgf","indentBlock","IndentEditing","IndentBlock","_enableDefaultAttributesIntegration","_descriptionFactory","*Outdent:* %0","_registerBlockAttribute","outdentBlock","registerDescriptionCallback","type","348108lHYUZY","editor","5WRBIrD","locale","commandName","397974gmLwhi","985689aOhSaD","formatBlock","getItems","_registerLegacyDescription","726575Twkmnn","afterInit","has","registerAttributeLabel","blockIndent","1129065ScsKYE","4115740nzHoSX","format","getItemLabel","indent","FORMAT_INDENT","3ySPLCs","114934mgtAao","TrackChangesEditing","enableCommand","*Indent:* %0","get"];return(Zo=function(){return t})()}function Jo(t,e){const n=Zo();return(Jo=function(t,e){return n[t-=287]})(t,e)}!function(t,e){const n=Jo,r=t();for(;;)try{if(184054===parseInt(n(313))/1*(-parseInt(n(293))/2)+parseInt(n(292))/3*(parseInt(n(311))/4)+-parseInt(n(321))/5+parseInt(n(316))/6+parseInt(n(326))/7+parseInt(n(300))/8*(-parseInt(n(317))/9)+parseInt(n(287))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zo);class Yo extends t.Plugin{[qo(322)](){const t=qo,e=this[t(312)],n=e[t(299)][t(297)](t(294));if(e[t(299)][t(323)](t(302))&&(n[t(295)](t(290)),n[t(295)](t(298))),e[t(299)][t(323)](t(303)))for(const e of[t(301),t(308)])n[t(304)](e);const r=e[t(314)];n[t(307)](t(325)),n[t(305)][t(324)](t(325),Wr(r,t(291))),this[t(320)]()}[qo(320)](){const t=qo,e=this[t(312)],n=e[t(314)],r=e[t(299)][t(297)](t(294));r[t(305)][t(309)]((e=>{const s=t;if(s(318)!=e[s(310)])return;const{data:o}=e;if(!o)return;if(s(301)!=o[s(315)]&&s(308)!=o[s(315)])return;const i=e[s(319)]()[0],a=r[s(305)][s(289)](i);return s(301)==o[s(315)]?{type:s(288),content:Wr(n,s(296),a)}:s(308)==o[s(315)]?{type:s(288),content:Wr(n,s(306),a)}:void 0}))}}var Qo=$o;function $o(t,e){var n=ei();return($o=function(t,e){return n[t-=129]})(t,e)}!function(t,e){for(var n=$o,r=t();;)try{if(232175===parseInt(n(136))/1+-parseInt(n(134))/2*(parseInt(n(138))/3)+-parseInt(n(141))/4*(parseInt(n(129))/5)+-parseInt(n(132))/6+-parseInt(n(142))/7*(-parseInt(n(135))/8)+-parseInt(n(145))/9+-parseInt(n(146))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ei);class ti extends t.Plugin{static get[Qo(139)](){return[vs.Input]}[Qo(131)](){var t=Qo;this[t(143)][t(140)][t(137)](t(130))[t(133)](t(144))}}function ei(){var t=["256729kQKAgJ","get","3gTNVuW","requires","plugins","4eeUeRn","77399URuReJ","editor","input","2637477EWSowo","418420qDCrSx","79990dlhlry","TrackChangesEditing","init","126330oMlVYu","enableCommand","211886XBAZWn","328nvouLX"];return(ei=function(){return t})()}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=417]})(t,e)}function si(){const t=["newValue","key","_enableDefaultAttributesIntegration","9555291MKJvuu","*Remove link*","19984rRBGfN","label","formatInline","editor","8npsYyG","locale","commands","link","1403466qVttky","format","plugins","afterInit","18010vqjrrq","has","unlink","map","attribute","toLowerCase","commandName","31897368OOifWz","linkHref","1005htGURL","type","52wzZWBQ","get","15902xQptNT","commandParams","registerDescriptionCallback","link (","registerAttributeLabel","manualDecorators","*Set link:* %0","_descriptionFactory","TrackChangesEditing","_registerLegacyDescription","921872tmVSsZ","LinkEditing","42smvHUB","5786dWAFfZ"];return(si=function(){return t})()}!function(t,e){const n=ri,r=t();for(;;)try{if(672043===parseInt(n(432))/1*(-parseInt(n(430))/2)+parseInt(n(459))/3+parseInt(n(451))/4*(-parseInt(n(428))/5)+parseInt(n(444))/6*(-parseInt(n(442))/7)+parseInt(n(455))/8*(-parseInt(n(449))/9)+-parseInt(n(419))/10*(-parseInt(n(445))/11)+parseInt(n(426))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ni(418)](){const t=ni,e=this[t(454)];if(!e[t(417)][t(420)](t(443)))return;const n=e[t(417)][t(431)](t(440)),r=e[t(457)][t(431)](t(458));n[t(448)](t(458),[t(427),...r[t(437)][t(422)]((t=>t.id))]),n[t(448)](t(421));for(const e of r[t(437)])n[t(439)][t(436)](e.id,t(435)+e[t(452)][t(424)]()+")");n[t(439)][t(434)]((n=>{const r=t;if(r(423)!=n[r(429)])return;const{data:s}=n;if(!s||r(427)!=s[r(447)])return;const o=s[r(446)],i=e[r(456)];return{type:r(460),content:null==o?Wr(i,r(450)):Wr(i,r(438),'"'+o+'"')}})),this[t(441)]()}[ni(441)](){const t=ni,e=this[t(454)],n=e[t(456)];e[t(417)][t(431)](t(440))[t(439)][t(434)]((e=>{const r=t;if(r(453)!=e[r(429)])return;const{data:s}=e;if(s){if(r(458)==s[r(425)]){const t=s[r(433)][0];return{type:r(460),content:Wr(n,r(438),'"'+t+'"')}}return r(421)==s[r(425)]?{type:r(460),content:Wr(n,r(450))}:void 0}}))}}const ii=ai;function ai(t,e){const n=ci();return(ai=function(t,e){return n[t-=284]})(t,e)}function ci(){const t=["afterInit","bulletedList","registerElementLabel","commandName","getSelectedBlocks","execute","ELEMENT_LIST_ITEM","editor","name","parent","format","LegacyTodoListEditing","findIndex","type","commandParams","checkTodoList","value","listItem","nextSibling","enableCommand","2634PwrPVR","_selectedElements","*Uncheck item*","push","isObject","numbered","forceValue","indentList","slice","numberedList","ELEMENT_TODO_LIST","ELEMENT_NUMBERED_LIST","*Indent:* %0","*Outdent:* %0","List","6785735PmShic","previousSibling","formatInline","todo","document","createPositionAt","createRange","*Check item*","element","listIndent","locale","from","1349300MEPFTi","length","checkChild","ELEMENT_BULLETED_LIST","TrackChangesEditing","formatBlock","outdentList","todoListChecked","todoList","model","1189125IdtfWJ","plugins","2359TgLnpH","replace","_descriptionFactory","paragraph","commands","registerDescriptionCallback","markBlockFormat","getAttribute","blockName","38389203ToYLdT","selection","bulleted","listType","has","LegacyListEditing","*Change to:* %0","before","get","filter","1170578MyTTNh","end","change","8mJVnHP","add","3625544WWiRAw","schema"];return(ci=function(){return t})()}!function(t,e){const n=ai,r=t();for(;;)try{if(701024===-parseInt(n(352))/1+-parseInt(n(321))/2+parseInt(n(331))/3+-parseInt(n(357))/4+-parseInt(n(309))/5+-parseInt(n(294))/6*(-parseInt(n(333))/7)+-parseInt(n(355))/8*(-parseInt(n(342))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ci);class ui extends t.Plugin{[ii(359)](){const t=ii,e=this[t(366)],n=e[t(319)];if(!e[t(332)][t(346)](t(347)))return;const r=e[t(332)][t(350)](t(325)),s=e[t(332)][t(346)](t(285));function o(t){return()=>{const n=ai,s=e[n(330)][n(313)][n(343)],o=e[n(337)][n(350)](t);if(o[n(290)])return void e[n(364)](n(336),{});const i=t[n(302)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(320)](t)[s(351)]((t=>function(t,e){const n=s;return e[n(323)](t[n(368)],n(291))&&!e[n(298)](t)}(t,r)));o=o[s(351)]((t=>!t.is(s(317),s(291))||t[s(340)](s(345))!=e));const i=new Set;for(const t of o)t.is(s(317),s(291))?i[s(356)](li(t)):i[s(356)](t);return Array[s(320)](i)}(s[n(363)](),i,e[n(330)][n(358)]);e[n(330)][n(354)]((()=>{const e=n;for(const n of a)r[e(339)](n,{commandName:t,commandParams:[{forceValue:!o[e(290)]}],formatGroupId:e(341)},fi(n))}))}}function i(t){return()=>{const n=ai,s=function(t){const e=ai;let n=Array[e(320)](t);const r=n[e(286)]((t=>e(291)!=t[e(367)]));return r>-1&&(n=n[e(302)](0,r)),n}(e[n(330)][n(313)][n(343)][n(363)]()),o=e[n(330)][n(315)](e[n(330)][n(314)](s[0],n(349)),e[n(330)][n(314)](s[s[n(322)]-1],n(353)));e[n(330)][n(354)]((()=>{const e=n;r[e(339)](o,{commandName:t,commandParams:[],formatGroupId:e(318)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(292)];for(;t&&t[n(340)](n(318))>e[n(340)](n(318));)r[n(356)](t),t=t[n(292)]}return Array[n(320)](r)}(s))}))}}r[t(293)](t(303),o(t(303))),r[t(293)](t(360),o(t(360))),s&&r[t(293)](t(329),o(t(329))),r[t(293)](t(301),i(t(301))),r[t(293)](t(327),i(t(327))),s&&r[t(293)](t(289),(()=>{const n=t,s=e[n(337)][n(350)](n(289)),o=Array[n(320)](s[n(295)]);o[n(351)]((t=>t[n(340)](n(328))!=s[n(290)])),e[n(330)][n(354)]((()=>{const t=n;for(const e of o)r[t(339)](e,{commandName:t(289),commandParams:[{forceValue:!s[t(290)]}]})}))})),r[t(335)][t(361)](t(291),(e=>Wr(n,t(365),e))),r[t(335)][t(338)]((e=>{const r=t;if(r(326)!=e[r(287)]&&r(311)!=e[r(287)])return;const{data:s}=e;if(s){if(r(303)==s[r(362)]||r(360)==s[r(362)]||r(329)==s[r(362)])switch(s[r(362)][r(334)](r(308),"")){case r(344):return o(Wr(n,r(324)));case r(299):return o(Wr(n,r(305)));case r(312):return o(Wr(n,r(304)))}if(r(301)==s[r(362)])return{type:r(284),content:Wr(n,r(306),Wr(n,r(365)))};if(r(327)==s[r(362)])return{type:r(284),content:Wr(n,r(307),Wr(n,r(365)))};if(r(289)==s[r(362)])return s[r(288)][0][r(300)]?{type:r(284),content:Wr(n,r(316))}:{type:r(284),content:Wr(n,r(296))}}function o(t){const e=r;return{type:e(284),content:Wr(n,e(348),t)}}}))}}function li(t){const e=ii,n=t[e(340)](e(318));if(0==n)return t;let r=t;for(;t[e(310)]&&t[e(310)].is(e(317),e(291));){const s=t[e(310)][e(340)](e(318));if(s==n)r=t[e(310)];else if(s<n)break;t=t[e(310)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(317),e(291))&&t[e(340)](e(318))>0){let r=t[e(292)];for(;r&&e(291)==r[e(367)]&&r[e(340)](e(318))==t[e(340)](e(318));)n[e(297)](r),r=r[e(292)]}return n}const hi=di;function gi(){const t=["_getSuggestionBlocksForListStyle","filter","4288235qpAYJk","plugins","type","parent","ELEMENT_","bind","formatInline","1986300Hcxbnt","638487reHthC","getFirstPosition","*Change to:* %0","startIndex","handleListStartCommand","unshift","*Format:* set order to reversed","LegacyListPropertiesEditing","_descriptionFactory","markMultiRangeBlockFormat","has","createRange","toUpperCase","14YlxKyh","5968wJHpUG","list.properties","handleListStyleCommand","getSiblingNodes","*Format:* set start index to %0","TrackChangesEditing","locale","reversed","_getSuggestionBlocks","selection","LegacyListUtils","listStart","_LIST_","model","listItem","map","listType","listStyle","replace","5700yIOUgA","numbered","createPositionAt","getLastPosition","handleDescriptions","1154612HastEv","_getTranslationKeyForListStyle","format","152PvKltS","change","enableCommand","commandParams","formatBlock","afterInit","config","document","getListTypeFromListStyleType","styles","commandName","469215jhCjxl","*Format:* set order to regular","handleListReversedCommand","get","14470710vJLZrJ","element","forward","getAttribute","editor","before","backward","getSelectedBlocks","flat","from","listReversed","push","registerDescriptionCallback","length"];return(gi=function(){return t})()}function di(t,e){const n=gi();return(di=function(t,e){return n[t-=386]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(873784===parseInt(n(446))/1+-parseInt(n(421))/2*(-parseInt(n(460))/3)+parseInt(n(422))/4*(parseInt(n(441))/5)+parseInt(n(407))/6+-parseInt(n(400))/7+parseInt(n(449))/8*(-parseInt(n(408))/9)+-parseInt(n(464))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gi);class pi extends t.Plugin{[hi(454)](){const t=hi;if(!this[t(388)][t(401)][t(418)](t(415)))return;const e=this[t(388)][t(455)][t(463)](t(423)),n=this[t(388)][t(401)][t(463)](t(427));e[t(458)]&&n[t(451)](t(439),this[t(424)][t(405)](this)),e[t(429)]&&n[t(451)](t(394),this[t(462)][t(405)](this)),e[t(411)]&&n[t(451)](t(433),this[t(412)][t(405)](this)),n[t(416)][t(396)](this[t(445)][t(405)](this))}[hi(424)](t,e={}){const n=hi,r=this[n(388)][n(401)][n(463)](n(427)),s=this[n(398)]();this[n(388)][n(435)][n(450)]((()=>{const t=n;r[t(417)](s,{commandName:t(439),commandParams:[{type:e[t(402)]}],formatGroupId:t(439)})}))}[hi(462)](t,e={}){const n=hi,r=this[n(388)][n(401)][n(463)](n(427)),s=this[n(430)]((t=>t.is(n(465),n(436))&&n(442)===t[n(387)](n(438))));if(s[n(397)]<1)return;const o=s[n(437)]((t=>this[n(388)][n(435)][n(419)](this[n(388)][n(435)][n(443)](t,n(389)),this[n(388)][n(435)][n(443)](t,0))));this[n(388)][n(435)][n(450)]((()=>{const t=n;r[t(417)](o,{commandName:t(394),commandParams:[{reversed:e[t(429)]}],formatGroupId:t(394)})}))}[hi(412)](t,e={}){const n=hi,r=this[n(388)][n(401)][n(463)](n(427)),s=this[n(430)]((t=>t.is(n(465),n(436))&&n(442)===t[n(387)](n(438))));if(s[n(397)]<1)return;const o=s[n(437)]((t=>this[n(388)][n(435)][n(419)](this[n(388)][n(435)][n(443)](t,n(389)),this[n(388)][n(435)][n(443)](t,0))));this[n(388)][n(435)][n(450)]((()=>{const t=n;r[t(417)](o,{commandName:t(433),commandParams:[{startIndex:e[t(411)]}],formatGroupId:t(433)})}))}[hi(445)](t){const e=hi;if(e(453)!=t[e(402)]&&e(406)!=t[e(402)])return;const n=this[e(388)][e(428)],{data:r}=t;if(!r)return;let s,o;switch(r[e(459)]){case e(439):s=e(410),o={type:e(448),content:Wr(n,s,Wr(n,this[e(447)](r[e(452)][0][e(402)])))};break;case e(394):s=r[e(452)][0][e(429)]?e(414):e(461),o={type:e(448),content:Wr(n,s)};break;case e(433):s=e(426),o={type:e(448),content:Wr(n,s,r[e(452)][0][e(411)])}}return o}[hi(398)](){const t=hi;var e,n,r,s;const o=this[t(388)][t(401)][t(463)](t(432));let i=Array[t(393)](this[t(388)][t(435)][t(456)][t(431)][t(391)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(465),t(436)))&&i[t(413)](...o[t(425)](this[t(388)][t(435)][t(456)][t(431)][t(409)](),t(390))),(null===(n=i[i[t(397)]-1])||void 0===n?void 0:n.is(t(465),t(436)))&&i[t(395)](...o[t(425)](this[t(388)][t(435)][t(456)][t(431)][t(444)](),t(386))),i=[...new Set(i)],(null===(s=null===(r=this[t(388)][t(435)][t(456)][t(431)][t(409)]())||void 0===r?void 0:r[t(403)])||void 0===s?void 0:s.is(t(465),t(436)))&&(i=i[t(399)]((e=>e.is(t(465),t(436))))),i}[hi(430)](t){const e=hi,n=this[e(388)][e(401)][e(463)](e(432));let r=Array[e(393)](this[e(388)][e(435)][e(456)][e(431)][e(391)]())[e(399)](t)[e(437)]((t=>{const r=e,s=this[r(388)][r(435)][r(443)](t,0);return[...n[r(425)](s,r(390)),...n[r(425)](s,r(386))]}))[e(392)]();return r=[...new Set(r)],r}[hi(447)](t){const e=hi;return e(404)+this[e(388)][e(401)][e(463)](e(432))[e(457)](t)[e(420)]()+e(434)+t[e(420)]()[e(440)](/-/g,"_")}}function mi(){const t=["enableCommand","downcastDispatcher","afterInit","conversion","elementToElement","TrackChangesEditing","editor","media","registerElementLabel","mediaEmbed","has","3644376KYUWHc","_descriptionFactory","MediaEmbedEditing","1143940PlaRQs","2228193kQGNHr","locale","ELEMENT_MEDIA","1436400SNbiht","div","attribute:url:media","options","for","dataDowncast","stop","36TdqoHS","showSuggestionHighlights","16402552rBVZCF","high","plugins","data","806071jsWhRT","3794MfWOfo","createEmptyElement","get"];return(mi=function(){return t})()}const Ii=Ei;function Ei(t,e){const n=mi();return(Ei=function(t,e){return n[t-=177]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(576982===-parseInt(n(199))/1+-parseInt(n(185))/2+-parseInt(n(182))/3+parseInt(n(178))/4+-parseInt(n(181))/5+-parseInt(n(192))/6*(parseInt(n(198))/7)+parseInt(n(194))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mi);class bi extends t.Plugin{[Ii(204)](){const t=Ii,e=this[t(208)];if(!e[t(196)][t(177)](t(180)))return;const n=e[t(196)][t(201)](t(207)),r=e[t(183)];n[t(202)](t(211)),n[t(179)][t(210)](t(209),(e=>Wr(r,t(184),e))),e[t(205)][t(189)](t(190))[t(206)]({model:t(209),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(193)])return n[s(200)](s(186))},converterPriority:t(195)}),e[t(197)][t(203)].on(t(187),((e,n,r)=>{const s=t;r[s(188)][s(193)]&&e[s(191)]()}),{priority:t(195)})}}const Ti=_i;function _i(t,e){const n=Ai();return(_i=function(t,e){return n[t-=199]})(t,e)}!function(t,e){const n=_i,r=t();for(;;)try{if(465152===parseInt(n(220))/1*(parseInt(n(206))/2)+-parseInt(n(200))/3*(parseInt(n(204))/4)+parseInt(n(209))/5*(-parseInt(n(219))/6)+-parseInt(n(201))/7*(parseInt(n(216))/8)+-parseInt(n(212))/9*(-parseInt(n(207))/10)+parseInt(n(210))/11*(-parseInt(n(215))/12)+parseInt(n(217))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ai);class yi extends t.Plugin{[Ti(205)](){const t=Ti,e=this[t(202)];e[t(214)][t(203)](t(218))&&e[t(214)][t(211)](t(199))[t(213)](t(208))}}function Ai(){const t=["1723501Joiluh","MentionEditing","307872jDPXnu","441033wMyANh","TrackChangesEditing","6300NgPPTo","77zKfZvR","editor","has","228WMtsqj","afterInit","2NdXqoe","10kiITEo","mention","25FHbKsX","154axpaEq","get","7691049cPoypj","enableCommand","plugins","466080TVLrlW","31272KcIeHV"];return(Ai=function(){return t})()}const Ci=ki;function ki(t,e){const n=Ri();return(ki=function(t,e){return n[t-=369]})(t,e)}function Ri(){const t=["locale","27kPyUUe","6657309gljnwz","editor","PageBreakEditing","95684ulJyNl","get","afterInit","enableCommand","10mXcFEI","1760944mEAtfF","186mTVMnC","registerElementLabel","2585724xITsgi","8734690ICgNbt","ELEMENT_PAGE_BREAK","pageBreak","_descriptionFactory","plugins","has","TrackChangesEditing","3271205JJLkLQ","8578xDZTgF"];return(Ri=function(){return t})()}!function(t,e){const n=ki,r=t();for(;;)try{if(541758===-parseInt(n(384))/1*(-parseInt(n(372))/2)+-parseInt(n(374))/3*(parseInt(n(378))/4)+-parseInt(n(382))/5*(parseInt(n(386))/6)+parseInt(n(371))/7+parseInt(n(383))/8+-parseInt(n(375))/9+parseInt(n(387))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ri);class Ni extends t.Plugin{[Ci(380)](){const t=Ci,e=this[t(376)];if(!e[t(391)][t(369)](t(377)))return;e[t(391)][t(379)](t(370))[t(381)](t(389));const n=e[t(391)][t(379)](t(370)),r=e[t(373)];n[t(390)][t(385)](t(389),(e=>Wr(r,t(388),e)))}}function Li(t,e){const n=vi();return(Li=function(t,e){return n[t-=325]})(t,e)}const Si=Li;function vi(){const t=["insertion","getFirstRange","highest","downcastDispatcher","model","plugins","ck-suggestion-marker--active","commandName","createUIElement","has","Paragraph","733284uvanWb","formatBlock","includes","mapper","nodeAfter","insertParagraph","consumable","isTouching","ck-suggestion-marker-split","get","isBlock","end","5379xrVEqD","name","2830kqXRQy","enableCommand","*Insert:* %0","markerRange","checkChild","TrackChangesEditing","data","*Change to:* %0","607426lRWEmP","paragraph","writer","ELEMENT_PARAGRAPH","608675opzNis","addMarker:suggestion:insertion","start","_enableDefaultAttributesIntegration","options","activeMarkers","_descriptionFactory","$text","afterInit","format","markerName","isLimit","editing","toViewPosition","3148019GRjojE","registerDescriptionCallback","showSuggestionHighlights","addClass","editor","registerElementLabel","4WAlAUh","172680udHRPT","1skqhWb","bindElementToMarker","1881bHiYsh","insert","schema","type","span","getItemLabel","_registerLegacyDescription","8400IzgDvg","locale","consume"];return(vi=function(){return t})()}!function(t,e){const n=Li,r=t();for(;;)try{if(277424===parseInt(n(385))/1*(parseInt(n(359))/2)+-parseInt(n(337))/3*(parseInt(n(383))/4)+-parseInt(n(363))/5+-parseInt(n(384))/6+parseInt(n(377))/7+parseInt(n(394))/8*(-parseInt(n(387))/9)+-parseInt(n(351))/10*(-parseInt(n(349))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vi);class Mi extends t.Plugin{[Si(371)](){const t=Si,e=this[t(381)];if(!e[t(331)][t(335)](t(336)))return;const n=e[t(395)],r=e[t(331)][t(346)](t(356));r[t(369)][t(382)](t(360),(e=>Wr(n,t(362),e))),r[t(366)](t(360)),r[t(352)](t(342)),e[t(375)][t(329)].on(t(364),Oi(e),{priority:t(328)}),e[t(357)][t(329)].on(t(364),((n,r,s)=>{const o=t;s[o(367)][o(379)]&&Oi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(328)});const s=r[t(369)];s[t(378)]((r=>{const o=t;if(o(326)!==r[o(390)])return;const{start:i,end:a}=r[o(327)]();if(!i[o(344)](a)||!i[o(341)])return;const c=e[o(330)][o(389)],u=i[o(341)];return c[o(347)](u)&&!c[o(374)](u)&&c[o(355)](u,o(370))?{type:o(326),content:Wr(n,o(353),s[o(392)](u,1))}:void 0})),this[t(393)]()}[Si(393)](){const t=Si,e=this[t(381)],n=e[t(395)];e[t(331)][t(346)](t(356))[t(369)][t(378)]((e=>{const r=t;if(r(338)!=e[r(390)])return;const{data:s}=e;return s&&r(360)==s[r(333)]?{type:r(372),content:Wr(n,r(358),Wr(n,r(362)))}:void 0}))}}function Oi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Li,i=t[o(331)][o(346)](o(356)),a=r[o(354)][o(365)],c=r[o(354)][o(348)],u=t[o(330)][o(389)];if(!a[o(344)](c)||!a[o(341)])return;const l=a[o(341)];if(u[o(347)](l)&&!u[o(374)](l)&&u[o(355)](l,o(370))){if(!s[o(343)][o(325)](r[o(354)],n[o(350)]))return;const t=s[o(361)][o(334)](o(391),{class:o(345)}),a=s[o(340)][o(376)](c);e&&i[o(368)][o(339)](r[o(373)])&&s[o(361)][o(380)](o(332),t),s[o(361)][o(388)](a,t),s[o(340)][o(386)](t,r[o(373)])}}}const wi=Fi;function Fi(t,e){const n=Di();return(Fi=function(t,e){return n[t-=466]})(t,e)}function Di(){const t=["_descriptionFactory","format","9DRxxTX","registerDescriptionCallback","5jctHpk","3902640gYyLrd","afterInit","type","formatBlock","_registerLegacyDescription","removeFormat","commandName","editor","get","9388960fDKQVf","7pRarON","24044207cNqqqB","TrackChangesEditing","RemoveFormatEditing","*Remove all formatting*","plugins","810nBuMmg","_enableDefaultAttributesIntegration","has","formatInline","4117335dnsinP","2466552GPOpxa","335sFhTEu","4946332CWXJXE","locale"];return(Di=function(){return t})()}!function(t,e){const n=Fi,r=t();for(;;)try{if(904633===parseInt(n(477))/1*(parseInt(n(471))/2)+-parseInt(n(475))/3+-parseInt(n(478))/4*(-parseInt(n(484))/5)+-parseInt(n(485))/6+parseInt(n(495))/7*(parseInt(n(476))/8)+-parseInt(n(482))/9*(parseInt(n(494))/10)+parseInt(n(466))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Di);class Pi extends t.Plugin{[wi(486)](){const t=wi,e=this[t(492)];e[t(470)][t(473)](t(468))&&(e[t(470)][t(493)](t(467))[t(472)](t(490)),this[t(489)]())}[wi(489)](){const t=wi,e=this[t(492)];e[t(470)][t(493)](t(467))[t(480)][t(483)]((n=>{const r=t;if(r(488)!=n[r(487)]&&r(474)!=n[r(487)])return;const{data:s}=n;return s&&r(490)==s[r(491)]?{type:r(481),content:Wr(e[r(479)],r(469))}:void 0}))}}function xi(){const t=["9778446nidcUx","6442758FvIMNg","acceptSelectedSuggestions","discardSelectedSuggestions","164661AyPAhh","RestrictedEditingModeEditing","goToNextRestrictedEditingException","acceptAllSuggestions","editor","discardSuggestion","plugins","has","6778904snUbxU","acceptSuggestion","goToPreviousRestrictedEditingException","3085648fimrID","discardAllSuggestions","9WPnOPK","5834845xTTskA","get","TrackChangesEditing","enableCommand","trackChanges","48mgQXuS","afterInit","1079517QHNRhM"];return(xi=function(){return t})()}const Bi=Ui;function Ui(t,e){const n=xi();return(Ui=function(t,e){return n[t-=189]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(833616===-parseInt(n(209))/1+parseInt(n(199))/2+-parseInt(n(214))/3*(parseInt(n(207))/4)+parseInt(n(202))/5+parseInt(n(210))/6+-parseInt(n(211))/7+parseInt(n(196))/8*(-parseInt(n(201))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xi);class ji extends t.Plugin{[Bi(208)](){const t=Bi,e=this[t(192)];if(!e[t(194)][t(195)](t(189)))return;const n=e[t(194)][t(203)](t(204));n[t(205)](t(198)),n[t(205)](t(190));const r=e[t(194)][t(203)](t(189));r[t(205)](t(206)),r[t(205)](t(197)),r[t(205)](t(193)),r[t(205)](t(191)),r[t(205)](t(200)),r[t(205)](t(212)),r[t(205)](t(213))}}const Gi=Wi;!function(t,e){const n=Wi,r=t();for(;;)try{if(662059===-parseInt(n(312))/1+parseInt(n(358))/2*(-parseInt(n(314))/3)+-parseInt(n(359))/4+-parseInt(n(321))/5+parseInt(n(317))/6+-parseInt(n(319))/7*(-parseInt(n(309))/8)+parseInt(n(360))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vi);class Hi extends t.Plugin{static get[Gi(342)](){return[Js.ShiftEnter]}[Gi(355)](){const t=Gi,e=this[t(331)],n=e[t(345)][t(337)](t(322));n[t(349)](t(338)),e[t(311)][t(357)].on(t(350),zi(e),{priority:t(346)}),e[t(311)][t(357)].on(t(341),zi(e),{priority:t(346)}),e[t(324)][t(357)].on(t(335),((n,r,s)=>{const o=t;s[o(361)][o(332)]&&zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(323)][t(316)](t(339),(n=>Wr(e[t(343)],t(308),n)))}}function Vi(){const t=["541717GqiCNO","deletion","3Uaqjaj","span","registerElementLabel","5909724aOkNdv","split","11529JMGrgs","consumable","4711615xxXEdG","TrackChangesEditing","_descriptionFactory","data","ck-suggestion-marker-","createPositionBefore","toViewPosition","bindElementToMarker","markerName","createUIElement","editor","showSuggestionHighlights","insert","mapper","addMarker:suggestion","getItems","get","shiftEnter","softBreak","activeMarkers","addMarker:suggestion:deletion","requires","locale","addClass","plugins","high","includes","writer","enableCommand","addMarker:suggestion:insertion","test","ck-suggestion-marker--active","name","element","init","markerRange","downcastDispatcher","1882724zYBmzd","1627392MtYHvv","20760966TWCUew","options","model","ELEMENT_LINE_BREAK","984aAdnpL","merge","editing"];return(Vi=function(){return t})()}function Wi(t,e){const n=Vi();return(Wi=function(t,e){return n[t-=308]})(t,e)}function zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Wi,i=t[o(345)][o(337)](o(322));if(!s[o(320)][o(351)](r[o(356)],n[o(353)]))return;const a=t[o(362)];for(const t of r[o(356)][o(336)]()){if(!t.is(o(354),o(339)))continue;const n=o(313)==r[o(329)][o(318)](":")[1]?o(310):o(318),c=s[o(348)][o(330)](o(315),{class:o(325)+n}),u=s[o(334)][o(327)](a[o(326)](t));e&&i[o(340)][o(347)](r[o(329)])&&s[o(348)][o(344)](o(352),c),s[o(348)][o(333)](u,c),s[o(334)][o(328)](c,r[o(329)])}}}const Ki=qi;function Xi(){const t=["document","110078aAXhVT","model","FORMAT_RESTRICTED_DISABLED","3825243hNsVTa","afterInit","markInlineFormat","change","7763530JlMRRO","forceValue","isCollapsed","StandardEditingModeEditing","54801EyyrLl","registerDescriptionCallback","2080mIiAxS","selection","has","editor","value","TrackChangesEditing","from","2127530EWrsye","plugins","restrictedEditingException","23749080zlDUuj","11hTAJYs","formatBlock","_descriptionFactory","type","enableCommand","commands","42678DDHFpW","commandName","3ZJPXQH","locale","formatInline","581AFAgus","format","get","getRanges","FORMAT_RESTRICTED_ENABLED","4npKhGe","commandParams"];return(Xi=function(){return t})()}function qi(t,e){const n=Xi();return(qi=function(t,e){return n[t-=202]})(t,e)}!function(t,e){const n=qi,r=t();for(;;)try{if(804716===parseInt(n(204))/1*(parseInt(n(215))/2)+-parseInt(n(218))/3*(-parseInt(n(212))/4)+-parseInt(n(235))/5+-parseInt(n(202))/6*(parseInt(n(207))/7)+parseInt(n(228))/8*(parseInt(n(226))/9)+parseInt(n(222))/10*(parseInt(n(239))/11)+-parseInt(n(238))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xi);class Zi extends t.Plugin{[Ki(219)](){const t=Ki,e=this[t(231)],n=e[t(216)],r=e[t(205)];if(!e[t(236)][t(230)](t(225)))return;const s=e[t(236)][t(209)](t(233)),o=t(237),i=e[t(244)][t(209)](o);s[t(243)](o,((e,r={})=>{const a=t,c=n[a(214)][a(229)];if(c[a(224)])return void e(r);const u=void 0!==r[a(223)]?r[a(223)]:!i[a(232)];n[a(221)]((()=>{const t=a,e=Array[t(234)](c[t(210)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(220)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(241)][t(227)]((e=>{const n=t;if(n(240)!=e[n(242)]&&n(206)!=e[n(242)])return;const{data:s}=e;return s&&s[n(203)]==o?s[n(213)][0][n(223)]?{type:n(208),content:Wr(r,n(211))}:{type:n(208),content:Wr(r,n(217))}:void 0}))}}const Ji=Yi;function Yi(t,e){const n=Qi();return(Yi=function(t,e){return n[t-=456]})(t,e)}function Qi(){const t=["ghsAttributes","6026811yptYBb","3402laMNns","inline","*Remove format:* %0","definitions","8FfkEcD","forceValue","has","plugins","Style","registerAttributeLabel","locale","style","937045VBwdlT","TrackChangesEditing","commandParams","1416720saSQsf","_registerInlineAttribute","toLowerCase","formatInline","6BUyWJx","DataSchema","_enableDefaultAttributesIntegration","StyleUtils","*Set format:* %0","formatBlock","_registerLegacyDescription","format","getGhsAttributeNameForElement","_descriptionFactory","add","1578NbhRut","GeneralHtmlSupport","element","593715yprgHo","editor","11fKLecI","8xPBMqH","afterInit","normalizeConfig","10900683rHqDGS","commandName","type","260LUlmwu","FORMAT_STYLE","registerDescriptionCallback","block","12881670dnQyBL","styleName","get","_registerBlockAttribute","config"];return(Qi=function(){return t})()}!function(t,e){const n=Yi,r=t();for(;;)try{if(719322===-parseInt(n(501))/1+-parseInt(n(466))/2*(-parseInt(n(489))/3)+-parseInt(n(493))/4*(parseInt(n(469))/5)+parseInt(n(508))/6*(parseInt(n(488))/7)+-parseInt(n(472))/8*(-parseInt(n(475))/9)+parseInt(n(482))/10*(parseInt(n(471))/11)+parseInt(n(504))/12*(-parseInt(n(478))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qi);class $i extends t.Plugin{[Ji(473)](){const t=Ji,e=this[t(470)];if(!e[t(496)][t(495)](t(497))||!e[t(496)][t(495)](t(456)))return;const n=e[t(496)][t(484)](t(502)),r=e[t(499)],s=e[t(486)][t(484)](t(500))||{},o=e[t(496)][t(484)](t(467)),i=e[t(496)][t(484)](t(458))[t(474)](e[t(496)][t(484)](t(456)),s[t(492)]);n[t(457)](t(500));const a=new Set;for(const e of i[t(481)]){const n=o[t(463)](e[t(468)]);a[t(465)](n)}const c=new Set;for(const e of i[t(490)]){const n=o[t(463)](e[t(468)]);c[t(465)](n);for(const n of e[t(487)])c[t(465)](n)}for(const e of a)n[t(485)](e),n[t(464)][t(498)](e,Wr(r,t(479)));for(const e of c)n[t(505)](e),n[t(464)][t(498)](e,Wr(r,t(479)));this[t(461)]()}[Ji(461)](){const t=Ji,e=this[t(470)],n=e[t(499)];e[t(496)][t(484)](t(502))[t(464)][t(480)]((e=>{const r=t;if(r(460)!=e[r(477)]&&r(507)!=e[r(477)])return;const{data:s}=e;return s&&r(500)===s[r(476)]?s[r(503)][0][r(494)]?{type:r(462),content:Wr(n,r(459),s[r(503)][0][r(483)][r(506)]())}:{type:r(462),content:Wr(n,r(491),s[r(503)][0][r(483)][r(506)]())}:void 0}))}}const ta=na;function ea(){const t=["getChildren","4058YOeyZn","getColumnIndexes","fromRange","ELEMENT_TABLE_WITH_TEXT","removeTableRow","6768970QaYOPN","oldRange","getAttribute","detach","accept","isTouching","*Insert:* %0","11UKFRvU","plugins","forceValue","item","2203912gplMrS","has","getCellLocation","insertTable","enableCommand","ELEMENT_TABLE_ROW_WITH_TEXT","selection","type","markMultiRangeInsertion","some","getRowIndexes","length","isIntersectingWithRange","createRangeIn","document","tableCell","markMultiRangeDeletion","1017510CimiCD","registerDescriptionCallback","setSelection","insertTableRowAbove","toViewElement","_getSuggestionCoords","min","_suggestionFactory","registerCustomCallback","*Remove:* %0","change:data","every","end","findAncestor","5907284USYroi","filter","21iJIKSx","selectTableRow","model","highest","getSelectionAffectedTableCells","left","_tableSuggestions","minColumn","values","getItems","getChangedMarkers","_tablePostFixingSubtypes","TrackChangesEditing","tablePaste","ELEMENT_TABLE_COLUMN","afterInit","maxRow","push","ELEMENT_TABLE_ROW","table","span","refresh","maxColumn","isArray","startsWith","downcastDispatcher","nodeBefore","insertTableRowBelow","start","low","addClass","colspan","differ","execute","insertTableColumnRight","mapper","createTableWalker","batch","map","getRanges","9HXsGCq","writer","removeClass","change","includes","root","TableUtils","above","getContainedElement","minRow","nodeAfter","add","tableRow","insert","classes","hasAttribute","element","from","join","position","tableColumn","3elqwMq","MAX_SAFE_INTEGER","MIN_SAFE_INTEGER","enqueueChange","_descriptionFactory","last","subType","isEqual","get","insertion","$graveyard","getFirstRange","TableEditing","753345uiGFdR","name","options","deletion","_splitMarkerName","showSuggestionHighlights","createPositionAt","_setupColumnsRowsFixing","addMarker:suggestion","registerElementLabel","discard","max","createRangeOn","order","isInContent","commands","first","removeTableColumn","ELEMENT_TABLE","suggestion","locale","getChanges","96prjImN","editor","ELEMENT_TABLE_COLUMN_WITH_TEXT","toLowerCase","insertTableColumnLeft","registerPostFixer","getSuggestion","data","_acceptFormatSuggestionCallbackFactory","addRange","$textProxy","substr","rowspan","14084990HADrUZ","selectTableColumn","rootName","_getCoordsForCells","cell","727phtZxX"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=465]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(740030===parseInt(n(588))/1*(-parseInt(n(590))/2)+-parseInt(n(535))/3*(parseInt(n(472))/4)+parseInt(n(548))/5+-parseInt(n(623))/6*(-parseInt(n(474))/7)+-parseInt(n(606))/8*(-parseInt(n(514))/9)+-parseInt(n(583))/10*(parseInt(n(602))/11)+parseInt(n(570))/12*(parseInt(n(595))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ea);class ra extends t.Plugin{constructor(t){const e=na;super(t),this[e(485)]=[e(526),e(534)],this[e(480)]=new Set}[ta(489)](){const t=ta,e=this[t(571)],n=e[t(476)][t(620)][t(612)];if(!e[t(603)][t(607)](t(547)))return;const r=e[t(568)],s=e[t(603)][t(543)](t(486)),o=e[t(603)][t(543)](t(520));s[t(539)][t(557)](t(493),(e=>Wr(r,t(566),e))),this[t(555)](),s[t(610)](t(609)),s[t(610)](t(475)),s[t(610)](t(584));for(const r of[t(626),t(501)]){const i=e[t(563)][t(543)](r);s[t(610)](r,(r=>{const a=t;e[a(476)][a(517)]((t=>{const e=a;r();const c=e(521)===i[e(561)],u=o[e(478)](n),l=o[e(616)](u),f=c?l[e(564)]-1:l[e(540)]+1,h=u[0][e(471)](e(493)),g=o[e(510)](h,{startRow:f,endRow:f}),d=Array[e(531)](g)[e(512)]((n=>t[e(560)](n[e(587)])));s[e(614)](d,e(526))}))}))}for(const r of[t(574),t(508)]){const i=e[t(563)][t(543)](r);s[t(610)](r,(r=>{const a=t;e[a(476)][a(517)]((t=>{const e=a;r();const c=e(479)===i[e(561)],u=o[e(478)](n),l=o[e(591)](u),f=c?l[e(564)]-1:l[e(540)]+1,h=u[0][e(471)](e(493)),g=o[e(510)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(531)](g)[e(512)]((n=>t[e(560)](n[e(587)])));s[e(614)](d,e(534))}))}))}for(const r of[t(594),t(565)]){const i=r[t(581)](11),a=i[t(573)](),c=a[t(581)](0,3)+t(494),u=t(493)+i,l=t(629)+i,f=t(559)+i;s[t(610)](r,(()=>{const i=t;e[i(476)][i(517)]((t=>{const e=i,h=o[e(478)](n),g=h[0][e(471)](e(493));let d;if(e(594)==r){const t=o[e(616)](h);d={startRow:t[e(564)],endRow:t[e(540)],includeAllSlots:!0}}else{const t=o[e(591)](h);d={startColumn:t[e(564)],endColumn:t[e(540)],includeAllSlots:!0}}const p=o[e(510)](g,d),m=Array[e(531)](p)[e(512)]((({cell:t})=>t)),I=sa(m[e(473)]((t=>t[e(529)](c)))),E=sa(m[e(473)]((t=>!t[e(529)](c))))[e(512)]((n=>t[e(560)](n))),b=s[e(622)](E,u);if(b&&(e(526)==b[e(541)]||e(534)==b[e(541)])){const n=this[e(628)](b);for(const r of I){const s=t[e(560)](r),i=o[e(608)](r),u=r[e(597)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(579)](s)}}}))}))}function c(r){const s=t,o=Array[s(531)](n[s(513)]())[s(512)]((t=>i.LiveRange[s(592)](t)));e[s(476)][s(517)]((t=>{const n=s,i=t[n(511)];r=r[n(473)]((t=>n(545)!=t[n(519)][n(585)])),t[n(625)](r),e[n(563)][n(543)](n(594))[n(495)](),e[n(507)](n(594),{forceDefaultExecution:!0}),e[n(476)][n(538)]((()=>{const t=n;e[t(476)][t(538)](i,(e=>{const n=t,r=o[n(473)]((t=>n(545)!=t[n(519)][n(585)]));r[n(617)]>0&&e[n(625)](r);for(const t of o)t[n(598)]()}))}))}))}function u(r){const s=t;e[s(476)][s(517)]((t=>{const o=s,a=Array[o(531)](n[o(513)]())[o(512)]((t=>i.LiveRange[o(592)](t))),c=[];for(const t of r)for(const e of t[o(483)]({shallow:!0}))c[o(491)](e);for(const n of c)o(545)!=n[o(519)][o(585)]&&(t[o(625)](t[o(554)](n,0)),e[o(563)][o(543)](o(565))[o(495)](),e[o(507)](o(565),{forceDefaultExecution:!0}));const u=a[o(473)]((t=>o(545)!=t[o(519)][o(585)]));u[o(617)]>0&&t[o(625)](u);for(const t of a)t[o(598)]()}))}function l(e,n){const r=t;return n[r(469)]((t=>e[r(615)]((e=>e[r(470)][r(542)](t[r(502)])||t[r(470)][r(542)](e[r(502)])))))}function f(e,n){const r=t;return e[r(615)]((t=>n[r(615)]((e=>t[r(470)][r(600)](e[r(502)])))))}e[t(577)][t(499)].on(t(556),((e,n,r)=>{const s=t;if(!r[s(550)][s(553)])return;const o=n[s(605)];if(!o)return;const i=r[s(509)][s(627)](o);function c(t){return Array[s(497)](t)?t:[t]}i&&s(621)===o[s(549)]&&(0,a.setHighlightHandling)(i,r[s(515)],((t,e,n)=>n[s(504)](c(e[s(528)]),t)),((t,e,n)=>n[s(516)](c(e[s(528)]),t)))}),{priority:t(477)}),s[t(539)][t(624)]((e=>{const n=t;if(n(544)!=e[n(613)]&&n(551)!=e[n(613)])return;const s=e[n(522)]();if(null!=s&&s.is(n(530),n(493))){if(n(544)==e[n(613)]){const t=e[n(483)]()[n(473)]((t=>t.is(n(580))))[n(512)]((t=>t[n(577)]));if(t[n(617)])return{type:n(544),content:Wr(r,n(601),Wr(r,n(593),'"'+t[n(532)](" ")+'"'))}}if(n(551)==e[n(613)]){const t=e[n(483)]()[n(473)]((t=>t.is(n(580))))[n(512)]((t=>t[n(577)]));if(t[n(617)])return{type:n(551),content:Wr(r,n(467),Wr(r,n(593),'"'+t[n(532)](" ")+'"'))}}}})),s[t(539)][t(624)]((e=>{const n=t;if(n(526)==e[n(541)]){const t=e[n(483)]()[n(473)]((t=>t.is(n(580))))[n(512)]((t=>t[n(577)])),s=this[n(628)](e),o=s[n(490)]-s[n(523)]+1;if(n(544)==e[n(613)])return t[n(617)]?{type:n(544),content:Wr(r,n(601),Wr(r,n(611),[o,'"'+t[n(532)](" ")+'"']))}:{type:n(544),content:Wr(r,n(601),Wr(r,n(492),o))};if(n(551)==e[n(613)])return t[n(617)]?{type:n(551),content:Wr(r,n(467),Wr(r,n(611),[o,'"'+t[n(532)](" ")+'"']))}:{type:n(551),content:Wr(r,n(467),Wr(r,n(492),o))}}if(n(534)==e[n(541)]){const t=e[n(483)]()[n(473)]((t=>t.is(n(580))))[n(512)]((t=>t[n(577)])),s=this[n(628)](e),o=s[n(496)]-s[n(481)]+1;if(n(544)==e[n(613)])return t[n(617)]?{type:n(544),content:Wr(r,n(601),Wr(r,n(572),[o,'"'+t[n(532)](" ")+'"']))}:{type:n(544),content:Wr(r,n(601),Wr(r,n(488),o))};if(n(551)==e[n(613)])return t[n(617)]?{type:n(551),content:Wr(r,n(467),Wr(r,n(572),[o,'"'+t[n(532)](" ")+'"']))}:{type:n(551),content:Wr(r,n(467),Wr(r,n(488),o))}}})),s[t(465)][t(466)](t(544),t(526),t(558),c),s[t(465)][t(466)](t(551),t(526),t(599),c),s[t(465)][t(466)](t(544),t(534),t(558),u),s[t(465)][t(466)](t(551),t(534),t(599),u),s[t(465)][t(466)](t(544),t(534),t(532),l),s[t(465)][t(466)](t(551),t(534),t(532),l),s[t(465)][t(466)](t(544),t(526),t(532),f),s[t(465)][t(466)](t(551),t(526),t(532),f)}[ta(578)](){const t=ta,e=this[t(571)],n=e[t(476)][t(620)][t(612)];return(r,s)=>{const o=t;e[o(476)][o(517)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(470)][a(500)];u&&u[0]&&!1===u[0][a(604)]&&(l=r[0][a(502)][a(524)]);const f=t[a(619)](l);if(a(545)==f[a(519)][a(585)])return;const h=Array[a(531)](n[a(513)]())[a(512)]((t=>i.LiveRange[a(592)](t)));t[a(625)](f),e[a(563)][a(543)](c)[a(495)](),u[a(491)]({forceDefaultExecution:!0}),e[a(507)](c,...u);const g=h[a(473)]((t=>a(545)!=t[a(519)][a(585)]));g[a(617)]>0&&t[a(625)](g);for(const t of h)t[a(598)]()}))}}[ta(586)](t){const e=ta,n=this[e(571)][e(603)][e(543)](e(520));let r=Number[e(536)],s=Number[e(537)],o=Number[e(536)],i=Number[e(537)];for(const a of t){if(e(545)==a[e(519)][e(585)])continue;const{row:t,column:c}=n[e(608)](a),u=a[e(529)](e(582))?a[e(597)](e(582))-1:0,l=a[e(529)](e(505))?a[e(597)](e(505))-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(555)](){const t=ta,e=this[t(571)],n=e[t(603)][t(543)](t(486)),r=e[t(603)][t(543)](t(520));e[t(476)][t(620)].on(t(468),(()=>{const r=t,s=Array[r(531)](e[r(476)][r(620)][r(506)][r(484)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(552)](t);if(r(567)!=s)continue;if(null!=e[r(596)])continue;const a=n[r(576)](o);this[r(485)][r(518)](i)&&this[r(480)][r(525)](a)}}),{priority:t(503)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(560)](e),a=e[s(471)](s(493)),c=r[s(608)](e);for(const t of this[s(480)]){const n=t[s(541)],r=n[s(498)](s(487)),u=n[s(581)](r?10:5),l=u[s(573)](),f=l[s(581)](0,3)+s(494),h=s(629)+u,g=s(559)+u;if(!t[s(562)])continue;if(a!=t[s(546)]()[s(502)][s(471)](s(493)))continue;if(t[s(618)](i))continue;const d=e[s(529)](f)?e[s(597)](f)-1:0,p=this[s(628)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(579)](i),o=!0)}return o};e[t(476)][t(620)][t(575)]((n=>{const r=t;let o=!1;for(const t of e[r(476)][r(620)][r(506)][r(569)]())if(r(527)==t[r(613)])if(r(526)==t[r(549)])for(const e of t[r(533)][r(524)][r(589)]())o=o||s(e,n);else r(621)==t[r(549)]&&(o=o||s(t[r(533)][r(524)],n));return o}))}[ta(628)](t){const e=ta;return this[e(586)](t[e(513)]()[e(512)]((t=>t[e(502)][e(524)])))}}function sa(t){const e=ta;return Array[e(531)](new Set(t)[e(482)]())}const oa=aa;function ia(){const t=["2etJlpB","has","afterInit","cell","_isForcedDefaultExecutionBlock","685DIUwXS","enableCommand","mergeTableCellRight","document","fromRange","locale","formatBlock","markBlockFormat","681782LDEihf","tableCell","trackChanges","mergeTableCellDown","getAncestors","plugins","commands","16111570HSVpzy","horizontally","insertion","*Split cell:* horizontally","getSuggestions","commandName","*Split cell:* vertically","*Merge cells*","30066lIjErP","execute","getCellLocation","accept","$graveyard","splitTableCellHorizontally","change","type","mergeTableCellLeft","push","highest","findAncestor","_areSelectedCellsMergable","add","size","filter","mergeTableCells","getRanges","containsRange","_tablePostFixingSubtypes","get","6705ecWXci","table","stop","return","from","selection","set:isEnabled","formatInline","10105389nLRpEe","createTableWalker","registerCustomCallback","length","subType","refresh","isInContent","detach","_suggestionFactory","TableEditing","value","_descriptionFactory","getFirstPosition","setSelection","createRangeOn","30627960HWWeyw","isEnabled","registerDescriptionCallback","_areMergableCells","forceDefaultExecution","getSelectionAffectedTableCells","format","TableUtils","direction","element","5480wkLqST","editor","deletion","_acceptFormatSuggestionCallbackFactory","mergeTableCellUp","root","model","author","requires","find","map","splitTableCellVertically","TrackChangesEditing","low","24508hqJFRk","markMultiRangeBlockFormat","rootName","783euLKLY"];return(ia=function(){return t})()}function aa(t,e){const n=ia();return(aa=function(t,e){return n[t-=196]})(t,e)}!function(t,e){const n=aa,r=t();for(;;)try{if(823123===parseInt(n(289))/1*(-parseInt(n(276))/2)+parseInt(n(275))/3*(parseInt(n(272))/4)+-parseInt(n(281))/5*(-parseInt(n(204))/6)+-parseInt(n(233))/7+-parseInt(n(258))/8*(parseInt(n(225))/9)+-parseInt(n(196))/10+parseInt(n(248))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ia);class ca extends t.Plugin{static get[oa(266)](){return[ra]}[oa(278)](){const t=oa,e=this[t(259)],n=e[t(264)][t(284)][t(230)],r=e[t(286)];if(!e[t(294)][t(277)](t(242)))return;const s=e[t(294)][t(224)](t(270)),o=e[t(294)][t(224)](t(255)),a=e[t(294)][t(224)](ra);a[t(223)][t(213)](t(220)),s[t(282)](t(220),(()=>{const n=t,r=o[n(253)](e[n(264)][n(284)][n(230)]);e[n(264)][n(210)]((()=>{const t=n;s[t(273)](r,{commandName:t(220),commandParams:[]},[],t(220))}))})),e[t(295)][t(224)](t(220)).on(t(205),((n,r)=>{const o=t;e[o(295)][o(224)](o(291))[o(243)]&&(r[o(236)]>0&&r[r[o(236)]-1]&&r[r[o(236)]-1][o(252)]||s[o(280)]||this[o(216)]()||n[o(227)]())}),{priority:t(214)});for(const n of[t(262),t(283),t(292),t(212)]){const r=e[t(295)][t(224)](n);s[t(282)](n,(()=>{const n=t,o=e[n(264)][n(284)][n(230)][n(245)]()[n(293)]()[n(267)]((t=>t.is(n(257),n(290)))),i=r[n(243)];e[n(264)][n(210)]((()=>{const t=n;s[t(273)]([o,i],{commandName:t(220),commandParams:[]},[],t(220))}))}))}for(const n of[t(269),t(209)]){const r=e[t(295)][t(224)](n);s[t(282)](n,(()=>{const i=t,a=o[i(253)](e[i(264)][i(284)][i(230)])[0],c=a[i(215)](i(226)),{column:u,row:l}=o[i(206)](a);let f=[];if(i(197)==r[i(256)]){const t=o[i(234)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(229)](t)[i(268)]((t=>t[i(279)]))}else{const t=o[i(234)](c,{column:u,includeAllSlots:!0});f=Array[i(229)](t)[i(268)]((t=>t[i(279)]))}e[i(264)][i(210)]((t=>{const e=i;s[e(288)](t[e(247)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(244)][t(250)]((e=>{const n=t;if(n(287)!=e[n(211)]&&n(232)!=e[n(211)])return;const{data:s}=e;return s&&n(220)==s[n(201)]?{type:n(254),content:Wr(r,n(203))}:void 0})),s[t(244)][t(250)]((e=>{const n=t;if(n(287)!=e[n(211)]&&n(232)!=e[n(211)])return;const{data:s}=e;return s?n(269)==s[n(201)]?{type:n(254),content:Wr(r,n(202))}:n(209)==s[n(201)]?{type:n(254),content:Wr(r,n(199))}:void 0:void 0}));const c=a[t(261)]();for(const e of[t(262),t(283),t(292),t(212)])s[t(241)][t(235)](t(287),e,t(207),c);for(const e of[t(269),t(209)])s[t(241)][t(235)](t(287),e,t(207),c);s[t(241)][t(235)](t(287),t(220),t(207),(r=>{const s=t;e[s(264)][s(210)]((t=>{const o=s,a=Array[o(229)](n[o(221)]())[o(268)]((t=>i.LiveRange[o(285)](t)));t[o(246)](r),e[o(295)][o(224)](o(220))[o(238)](),e[o(205)](o(220),{forceDefaultExecution:!0});const c=a[o(219)]((t=>o(208)!=t[o(263)][o(274)]));c[o(236)]>0&&t[o(246)](c);for(const t of a)t[o(240)]()}))}));for(const n of[t(262),t(292),t(212),t(283)]){const r=e[t(295)][t(224)](n);r.on(t(231),((n,s,o)=>{const i=t;if(o){const t=e[i(264)][i(284)][i(230)][i(245)]()[i(293)]()[i(267)]((t=>t.is(i(257),i(290))));this[i(251)](r[i(243)],t)||(n[i(228)]=!1,n[i(227)]())}}),{priority:t(271)})}}[oa(216)](){const t=oa,e=this[t(259)][t(295)][t(224)](t(220)),n=this[t(259)][t(294)][t(224)](t(255));if(!e[t(249)])return!1;const r=n[t(253)](this[t(259)][t(264)][t(284)][t(230)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(251)](e,n))return!1;return!0}[oa(251)](t,e){const n=oa,r=this[n(259)][n(294)][n(224)](n(270)),s=this[n(259)][n(264)][n(247)](t),o=this[n(259)][n(264)][n(247)](e),i=new Set,a=new Set;for(const t of r[n(200)]())if((n(198)==t[n(211)]||n(260)==t[n(211)]||n(220)==t[n(237)])&&t[n(239)])for(const e of t[n(221)]())e[n(222)](s,!0)&&i[n(217)](t[n(211)]+":"+t[n(265)].id),e[n(222)](o,!0)&&a[n(217)](t[n(211)]+":"+t[n(265)].id);if(i[n(218)]!=a[n(218)])return!1;for(const t of i)if(!a[n(277)](t))return!1;return!0}}const ua=fa;function la(){const t=["toViewElement","TrackChangesEditing","_descriptionFactory","createTableWalker","3672725UxrjOh","TableUtils","306pJcPgo","registerAttributeLabel","setTableRowHeader","nodeAfter","headingRows","start","getSuggestion","get","332736AmHBNl","type","161iazQii","_acceptFormatSuggestionCallbackFactory","parent","stop","accept","_handleLegacySuggestions","showSuggestionHighlights","locale","writer","options","FORMAT_REGULAR_COLUMN","name","formatBlock","downcastDispatcher","_splitMarkerName","markerName","end","commandParams","unbindElementFromMarkerName","format","registerDescriptionCallback","FORMAT_REGULAR_ROW","*Format:* %0","1293914lRZicy","setAttribute","has","includes","requires","mapper","highest","ck-suggestion-marker-","plugins","getCellLocation","cell","headingColumns","ck-suggestion-marker--active","markerNameToElements","299656msGihq","item","TableEditing","bindElementToMarker","consumable","consume","18awUEmR","afterInit","commandName","FORMAT_HEADER_COLUMN","activeMarkers","nodeBefore","72AXdNRb","removeAttribute","setTableColumnHeader","removeClass","data-suggestion","532587DBpKxY","2256522PluJKk","addMarker:suggestion","FORMAT_HEADER_ROW","_enableDefaultAttributesIntegration","data","1iAgTXf","forceValue","_suggestionFactory","164510FMfZBc","addClass","_registerLegacyDescription","registerCustomCallback","markerRange","removeMarker:suggestion","editor","editing"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=158]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(494636===parseInt(n(201))/1*(parseInt(n(164))/2)+-parseInt(n(184))/3*(parseInt(n(226))/4)+parseInt(n(216))/5+-parseInt(n(196))/6+parseInt(n(228))/7*(-parseInt(n(178))/8)+-parseInt(n(218))/9*(-parseInt(n(204))/10)+-parseInt(n(195))/11*(-parseInt(n(190))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(168)](){return[ra]}[ua(185)](){const t=ua,e=this[t(210)];if(!e[t(172)][t(166)](t(180)))return;const n=e[t(235)],r=e[t(172)][t(225)](t(213));r[t(199)](t(220),[],[t(222)]),r[t(199)](t(192),[],[t(175)]),r[t(214)][t(219)](t(222),Wr(n,t(198))),r[t(214)][t(219)](t(175),Wr(n,t(187))),this[t(233)]()}[ua(233)](){const t=ua,e=this[t(210)][t(172)][t(225)](t(213)),n=this[t(210)][t(172)][t(225)](t(217)),r=this[t(210)][t(172)][t(225)](ra)[t(229)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=fa,{type:c,id:u}=e[a(242)](o[a(243)]),l=e[a(224)](u),f=l[a(200)];if(a(240)!=l[a(227)]||!f||a(192)!=f[a(186)])return;if(o[a(179)])return void s[a(231)]();if(!i[a(182)][a(183)](o[a(208)],s[a(239)]))return;const h=o[a(208)][a(223)][a(221)],g=o[a(208)][a(244)][a(189)],d=h[a(230)][a(230)],{column:p}=n[a(173)](h),{column:m}=n[a(173)](g);for(let s=p;s<=m;s++){const l=n[a(215)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(174)],l=i[a(169)][a(212)](s);i[a(236)][a(205)](a(171)+c,l),r&&i[a(236)][a(165)](a(194),u,l),i[a(169)][a(181)](l,o[a(243)]),t&&(e[a(188)][a(167)](o[a(243)])?i[a(236)][a(205)](a(176),l):i[a(236)][a(193)](a(176),l))}}}}e[t(203)][t(207)](t(240),t(220),t(232),r),e[t(203)][t(207)](t(240),t(192),t(232),r),this[t(210)][t(211)][t(241)].on(t(197),s(),{priority:t(170)}),this[t(210)][t(200)][t(241)].on(t(197),((e,n,r)=>{const o=t;r[o(237)][o(234)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(170)}),this[t(210)][t(211)][t(241)].on(t(209),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(242)](r[o(243)]),c=e[o(224)](a),u=c[o(200)];if(o(240)!=c[o(227)]||!u||o(192)!=u[o(186)])return;const l=s[o(169)][o(177)](r[o(243)]);if(l)for(const t of l)s[o(236)][o(193)](o(171)+i,t),s[o(236)][o(193)](o(176),t),s[o(236)][o(191)](o(194),t),s[o(169)][o(159)](t,r[o(243)])}),{priority:t(170)}),this[t(206)]()}[ua(206)](){const t=ua,e=this[t(210)],n=e[t(235)];function r(e){const r=t;return{type:r(160),content:Wr(n,r(163),e)}}e[t(172)][t(225)](t(213))[t(214)][t(161)]((e=>{const s=t;if(s(240)!=e[s(227)])return;const{data:o}=e;if(o){if(s(220)==o[s(186)]){const t=o[s(158)][0][s(202)];return r(Wr(n,s(t?198:162)))}if(s(192)==o[s(186)]){const t=o[s(158)][0][s(202)];return r(Wr(n,s(t?187:238)))}}}))}}const ga=da;function da(t,e){const n=Ea();return(da=function(t,e){return n[t-=175]})(t,e)}!function(t,e){const n=da,r=t();for(;;)try{if(521344===parseInt(n(198))/1+parseInt(n(363))/2+parseInt(n(335))/3*(parseInt(n(272))/4)+-parseInt(n(192))/5+-parseInt(n(243))/6+-parseInt(n(179))/7+parseInt(n(287))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ea);const pa=[ga(370),ga(233),ga(318),ga(376),ga(202),ga(334),ga(205)],ma=Object[ga(211)](pa[ga(320)]((t=>[t,null])));class Ia extends t.Plugin{static get[ga(302)](){return[ra]}[ga(199)](){const t=ga,n=this[t(285)];if(!n[t(196)][t(245)](t(359)))return;const r=n[t(196)][t(193)](t(274)),s=n[t(196)][t(193)](t(343)),o=n[t(196)][t(193)](ra),a=n[t(196)][t(193)](t(359));o[t(215)][t(255)](t(330),t(263)),n[t(248)][t(291)][t(221)](t(369),{allowIn:t(220),allowContentOf:t(220),isLimit:!0}),n[t(374)][t(348)]({model:t(369),view:t(316)});let c=null;n[t(248)].on(t(281),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(372)]-1];h&&h[u(218)]||r[u(336)]||this[u(285)][u(324)][u(193)](u(175))[u(182)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(278)))return!1;const i=s[o(240)](t,n);if(!i||!Ta(i,void 0,r))return!1;const a=r[o(293)](n[o(238)][o(251)]);if(!a[o(372)])return!1;const c=a[0][o(256)](o(257)),l=r[o(319)](a),f=r[o(273)](a),h={startRow:l[o(176)],endRow:l[o(249)],startColumn:f[o(176)],endColumn:f[o(249)]};return 1==a[o(372)]&&(h[o(214)]+=r[o(275)](i)-1,h[o(244)]+=r[o(294)](i)-1),Ta(c,h,r)}(l,f,n[u(248)],s,a)&&(o[u(331)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(248)][u(303)]((()=>{const t=u;n[t(248)][t(281)](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(372)]&&r[t(252)](o,t(330),{tablePasteChainId:s}),a[t(372)]&&r[t(252)](a,t(263),{tablePasteChainId:s}),l[t(372)]&&(r[t(252)](l,t(216),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(337)]((e=>{const n=t;var r;return null===(r=e[n(340)])||void 0===r?void 0:r[n(314)](e)}))),f[t(372)]&&(r[t(288)](f,t(216),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(337)]((e=>{const n=t;var r;return null===(r=e[n(340)])||void 0===r?void 0:r[n(314)](e)})));const g=r[t(261)](h[t(320)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(306),{tablePasteChainId:s});if(g){const e=g[t(210)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(248)][t(332)](s),a=e[t(213)]((e=>e[t(360)]()[t(189)](i)));a&&r[t(255)]([a[t(190)],o])}r[t(372)]&&g[t(289)](t(354),Object[t(211)](r))}c=null})))}),{priority:e.priorities[t(341)]+10}),n[t(196)][t(193)](t(359)).on(t(277),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(331)]();const u=s[r(270)],l=o,f=ba(u),h=ba(l);e[r(350)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(305)](u[r(362)](0));for(const t of Array[r(224)](l[r(284)]()))a[r(217)](t,u,r(195));const t=c[r(231)][r(279)](s[r(365)]),e=c[r(204)][r(279)](s[r(292)]);t||e||(g=i.LiveRange[r(339)](a[r(357)](u)))}else h&&!f&&(d=a[r(357)](u));else{const t=a[r(223)](r(369)),e=a[r(223)](r(369));a[r(307)](a[r(357)](u),e),a[r(217)](t,u,0);for(const e of Array[r(224)](l[r(284)]()))a[r(217)](e,t,r(195));g=i.LiveRange[r(339)](a[r(332)](t)),d=i.LiveRange[r(339)](a[r(332)](e))}const p=Array[r(224)](l[r(282)]())[r(297)]((([t])=>pa[r(279)](t)));c[r(368)][r(255)]({element:u,attributes:p[r(372)]?Object[r(211)](p):null}),g&&c[r(286)][r(255)](g),d&&c[r(271)][r(255)](d)}),{priority:t(341)}),s.on(t(327),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(283)]||1;c[o(204)]=new Array(l)[o(239)](u)[o(320)](((t,e)=>t+e));for(const{cell:t}of s[o(310)](i,{startColumn:u,endColumn:u+l-1}))c[o(323)][o(255)](n[o(248)][o(332)](t))}),{priority:t(235)}),s.on(t(260),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(253)]||1;c[o(231)]=new Array(l)[o(239)](u)[o(320)](((t,e)=>t+e));for(const{cell:t}of s[o(310)](i,{startRow:u,endRow:u+l-1}))c[o(347)][o(255)](n[o(248)][o(332)](t))}),{priority:t(235)}),r[t(180)][t(301)]((e=>{const r=t;if(e[r(183)]&&e[r(183)][r(184)](r(216)))return e[r(299)]?{}:{type:r(333),content:Wr(n[r(178)],r(237))}}));const u=()=>!1;for(const e of[t(216),t(263),t(330),t(306)])r[t(194)][t(296)](t(333),e,t(188),u),r[t(194)][t(296)](t(345),e,t(188),u),r[t(194)][t(296)](t(247),e,t(188),u);r[t(194)][t(296)](t(247),t(306),t(300),u),r[t(194)][t(296)](t(247),t(306),t(344),((e,r,s)=>{const o=t,i=e[o(320)]((t=>t[o(227)]()))[o(297)]((t=>t)),a=new Map(i[o(320)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(368)])e&&a[o(317)](t,e);else if(s&&s[o(354)])for(const[t,e]of Object[o(326)](s[o(354)])){const r=n[o(248)][o(315)][o(193)](t),s=r?r[o(360)]()[o(227)]():null;s&&a[o(317)](s,e)}n[o(248)][o(303)]((t=>{const e=o;for(const[n,r]of a)t[e(219)]({...ma,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(194)][o(296)](e,o(216),s,((t,i,a)=>{const c=o;n[c(248)][c(303)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(375)][o(349)];t.is(o(177),o(369))&&u[o(255)](t)}r[o(194)][o(373)](e,null,s)(t,i,a);for(const t of u)o(201)!=t[o(353)][o(309)]&&n[o(313)](t)}))}))};l(t(333),t(344)),l(t(333),t(300)),l(t(345),t(344)),l(t(345),t(300)),r[t(194)][t(296)](t(333),t(330),t(300),(e=>{const n=t,r=e[n(320)]((t=>t[n(227)]())),i=r[0][n(256)](n(257)),{minRow:a,maxRow:c}=o[n(262)](r);s[n(364)](i,{at:a,rows:c-a+1})})),r[t(194)][t(296)](t(333),t(263),t(300),(e=>{const n=t,r=e[n(320)]((t=>t[n(227)]())),i=r[0][n(256)](n(257)),{minColumn:a,maxColumn:c}=o[n(262)](r);s[n(308)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(183)]||!n[s(183)][s(184)](s(216)))return;const o=n[s(265)][s(356)],i=r[s(203)]()[s(297)]((t=>t[s(236)]&&t[s(265)]&&t[s(265)][s(356)]==o));i[s(372)]&&n[s(267)]()[s(372)]!=i[s(372)]&&i[s(304)](((t,e)=>(t[s(241)]=e,e[s(299)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(234)](e[s(229)]),i=[s(312),s(242)],a=r[s(228)][s(279)](e[s(229)]);return a&&i[s(255)](s(355)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(328),f,{priority:t(341)}),r.on(t(361),f,{priority:t(341)}),n[t(248)][t(238)][t(246)]((()=>{const e=t;let s=!1;const o=Array[e(224)](n[e(248)][e(238)][e(254)][e(186)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(234)](t);if(e(351)!=o||e(345)!=a||i[e(346)])continue;if(!r[e(269)](c))continue;const u=r[e(367)](c)[e(264)](),l=n[e(196)][e(193)](e(377)).me;for(const t of r[e(203)]())if(t[e(236)]&&t[e(207)]==l&&e(247)==t[e(208)]&&e(306)==t[e(183)]&&t[e(264)]()[e(181)]((t=>u[e(321)]((n=>n[e(250)](t,!0))))))for(const n of t[e(267)]())n[e(236)]&&(n[e(300)](),s=!0)}return s})),n[t(248)][t(238)][t(246)]((e=>{const s=t,o=n[s(324)][s(193)](s(209));if(!o||!o[s(295)][s(245)](e[s(329)]))return!1;let i=!1;const a=n[s(196)][s(193)](s(377)).me,c=n[s(248)][s(238)][s(254)][s(325)](),u=Array[s(224)](n[s(248)][s(238)][s(254)][s(186)]())[s(297)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(234)](t);return n(351)==o&&n(216)==i&&c==a.id&&!e[n(346)]}));for(const t of c){if(s(217)!=t[s(208)]||s(369)!=t[s(190)]||1!=t[s(372)])continue;const n=e[s(200)](t[s(266)],t[s(266)][s(342)](1));if(!u[s(213)]((({data:t})=>t[s(338)][s(189)](n))))for(const{name:t,data:r}of u)if(n[s(250)](r[s(338)])){e[s(197)](t,{range:n}),i=!0;break}}return i})),n[t(248)][t(238)][t(246)]((e=>{const s=t;let o=!1;const i=n[s(196)][s(193)](s(377)).me,a=r[s(203)]()[s(297)]((t=>t[s(236)]&&t[s(207)]==i)),c=new Set,u=new Set;for(const t of a)if(s(216)==t[s(183)])for(const e of t[s(210)]()){const n=e[s(360)]()[s(227)]();if(n)if(n.is(s(177),s(369))&&ba(n)){t[s(290)](e[s(190)]),c[s(371)](n),o=!0;const r=n[s(206)],i=n[s(311)],a=r&&r.is(s(177),s(369)),l=i&&i.is(s(177),s(369));a&&!c[s(245)](r)&&u[s(371)](r),l&&!c[s(245)](i)&&u[s(371)](i)}else n.is(s(177),s(187))&&n[s(222)]&&(t[s(290)](e[s(190)]),o=!0)}else if(s(306)==t[s(183)]){if(!t[s(265)]||!t[s(265)][s(356)])continue;const e=t[s(265)][s(354)];if(e&&Object[s(259)](e)[s(372)])continue;const n=t[s(265)][s(356)];let r=!0,i=!0;for(const e of a)if(e[s(183)]&&e[s(183)][s(184)](s(216))){if(!e[s(265)][s(356)]){i=!1;break}if(e.id!=t.id&&e[s(265)][s(356)]==n){r=!1;break}}i&&r&&(t[s(268)](),o=!0)}for(const t of c)e[s(305)](t);for(const t of u)e[s(313)](t);return o})),n[t(374)][t(276)](t(352))[t(225)]({model:t(280),view:(t,e)=>h(t),converterPriority:t(341)}),n[t(374)][t(276)](t(358))[t(225)]({model:t(280),view:(e,n)=>n[t(232)][t(226)]?h(e,!1):null,converterPriority:t(341)});const g=n[t(298)][t(258)];this[t(191)](g[t(238)],t(366),((e,n)=>{const r=t,s=[];for(const t of g[r(357)](n[r(185)])[r(230)]())t.is(r(177),r(316))&&s[r(255)](t);g[r(303)]((t=>{const e=r;for(const n of s)t[e(212)](t[e(357)](n),t[e(322)](n)),t[e(305)](n)}))}))}}function Ea(){const t=["_getCoordsForCells","tablePasteColumn","getRanges","attributes","position","getAllAdjacentSuggestions","removeMarkers","hasSuggestion","cell","deletionRanges","308GBAOep","getColumnIndexes","TrackChangesEditing","getRows","for","_replaceTableSlotCell","documentSelection","includes","suggestion:formatBlock:tablePasteCell","insertContent","getAttributes","columns","getChildren","editor","insertionRanges","12832704ewpnrN","markMultiRangeDeletion","setAttribute","removeMarker","schema","column","getSelectionAffectedTableCells","getColumns","_createdBatches","registerCustomCallback","filter","editing","previous","discard","registerDescriptionCallback","requires","change","reduce","remove","tablePasteCell","wrap","removeColumns","rootName","createTableWalker","previousSibling","ck-suggestion-marker","unwrap","call","markers","suggestion-td","set","tableCellBorderStyle","getRowIndexes","map","some","createPositionBefore","columnInsertionRanges","commands","getChanges","entries","insertColumns","suggestionLoaded","batch","tablePasteRow","stop","createRangeOn","insertion","tableCellBackgroundColor","3039hyIsKX","_isForcedDefaultExecutionBlock","forEach","newRange","fromRange","detach","high","getShiftedBy","TableUtils","accept","deletion","oldRange","rowInsertionRanges","elementToElement","nodeAfter","return","suggestion","editingDowncast","root","markerAttributes","ck-suggestion-marker--active","tablePasteChainId","createRangeIn","dataDowncast","TableClipboard","getRange","suggestionUnloaded","getChild","574452iBHCjZ","removeRows","row","clipboardOutput","getSuggestion","cells","tableCellSuggestion","tableCellBorderWidth","add","length","getSuggestionCallback","conversion","start","tableCellHorizontalAlignment","Users","trackChanges","first","element","locale","5965232ObLGNb","_descriptionFactory","every","value","subType","startsWith","content","getChangedMarkers","paragraph","join","isEqual","name","listenTo","2899720uDZprJ","get","_suggestionFactory","end","plugins","updateMarker","76593JBbPqZ","afterInit","createRange","$graveyard","tableCellVerticalAlignment","getSuggestions","columnInsertionIndexes","tableCellPadding","nextSibling","author","type","redo","getMarkers","fromEntries","move","find","endRow","_tablePostFixingSubtypes","tablePaste","insert","forceDefaultExecution","setAttributes","tableCell","register","isEmpty","createElement","from","markerToHighlight","showSuggestionHighlights","getContainedElement","activeMarkers","markerName","getItems","rowInsertionIndexes","options","tableCellBorderColor","_splitMarkerName","low","isInContent","*Replace table cells*","document","fill","getTableIfOnlyTableInContent","next","ck-suggestion-marker-insertion","554664KdvnFg","endColumn","has","registerPostFixer","formatBlock","model","last","containsRange","selection","markMultiRangeInsertion","rows","differ","push","findAncestor","table","view","keys","insertRows","markMultiRangeBlockFormat"];return(Ea=function(){return t})()}function ba(t){const e=ga;if(t[e(222)])return!0;const n=t[e(362)](0);return n.is(e(177),e(187))&&n[e(222)]}function Ta(t,e={},n){const r=ga;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(310)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const _a=Aa;function ya(){const t=["discard","model","1302710csyGSu","6164320AfgSNO","getSelectedElement","format","getSuggestionCallback","formatInline","afterInit","resizeTableWidth","_descriptionFactory","4jmRmYJ","getSuggestions","tableWidth","editor","handleResizeTableWidthCommand","987720LnRSRN","14326128eAMLMW","commandParams","formatBlock","bind","plugins","7278770Qdpdht","Users","author","getColumnGroupElement","getContainedElement","21HjeReu","27ztinXv","resizeTable","enableCommand","locale","accept","selection","877618XBKeeG","TrackChangesEditing","registerDescriptionCallback","subType","columnWidths","has","document","type","markBlockFormat","_suggestionFactory","change","get","registerCustomCallback","formatGroupId","data","3714642XtgMFl","*Format:* resize table","table","TableColumnResizeEditing","getAttribute","getTableColumnsWidths","handleSuggestionDescription"];return(ya=function(){return t})()}function Aa(t,e){const n=ya();return(Aa=function(t,e){return n[t-=117]})(t,e)}!function(t,e){const n=Aa,r=t();for(;;)try{if(977432===parseInt(n(147))/1*(parseInt(n(170))/2)+-parseInt(n(152))/3+parseInt(n(139))/4+parseInt(n(138))/5+parseInt(n(129))/6*(-parseInt(n(163))/7)+parseInt(n(153))/8+-parseInt(n(164))/9*(parseInt(n(158))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ya);class Ca extends t.Plugin{[_a(144)](){const t=_a;if(!this[t(150)][t(157)][t(119)](t(132)))return;const e=this[t(150)][t(157)][t(125)](t(171));e[t(166)](t(145),this[t(151)][t(156)](this)),e[t(123)][t(126)](t(155),t(165),t(168),e[t(123)][t(142)](t(155),null,t(136))),e[t(123)][t(126)](t(155),t(165),t(136),e[t(123)][t(142)](t(155),null,t(168))),e[t(146)][t(172)](this[t(135)][t(156)](this))}[_a(151)](t,e){const n=_a,r=this[n(150)][n(157)][n(125)](n(171)),s=this[n(150)][n(157)][n(125)](n(132)),o=e[n(131)]||this[n(150)][n(137)][n(120)][n(169)][n(140)]();this[n(150)][n(137)][n(124)]((()=>{const i=n,a=s[i(161)](o);let c=a?s[i(134)](a):null,u=o[i(133)](i(149))||null;const l=e[i(149)]||u,f=e[i(118)]||c,h=this[i(150)][i(157)][i(125)](i(159)).me;for(const t of r[i(148)]()){const e=t[i(162)]();if(i(165)===t[i(117)]&&e===o){t[i(160)]!==h&&t[i(136)]();const e=t[i(128)][i(154)];u=e[0][i(149)],c=e[0][i(118)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(122)](o,{commandName:i(145),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(165)},[],i(165))}))}[_a(135)](t){const e=_a;if(e(155)!=t[e(121)]&&e(143)!=t[e(121)])return;const{data:n}=t;if(n&&e(165)===n[e(127)]){const t=e(130);return{type:e(141),content:Wr(this[e(150)][e(167)],t)}}}}const ka=Na;function Ra(){const t=["6353032wAXeOJ","47763287KGSmvx","3610FIuHrZ","72rnkWwi","editor","Template","insertTemplate","231092jZampg","1005580uYJILc","get","plugins","enableCommand","48FRTCGI","12yiruHj","afterInit","1181310aeZLjR","has","377930cSSgnX","3Qzpmah","TrackChangesEditing","15489DrESmz"];return(Ra=function(){return t})()}function Na(t,e){const n=Ra();return(Na=function(t,e){return n[t-=341]})(t,e)}!function(t,e){const n=Na,r=t();for(;;)try{if(955266===-parseInt(n(342))/1+parseInt(n(355))/2*(-parseInt(n(345))/3)+-parseInt(n(348))/4+parseInt(n(356))/5*(-parseInt(n(360))/6)+parseInt(n(344))/7*(parseInt(n(351))/8)+-parseInt(n(347))/9*(-parseInt(n(350))/10)+parseInt(n(349))/11*(parseInt(n(361))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ra);class La extends t.Plugin{[ka(341)](){const t=ka,e=this[t(352)];e[t(358)][t(343)](t(353))&&e[t(358)][t(357)](t(346))[t(359)](t(354))}}function Sa(t,e){const n=va();return(Sa=function(t,e){return n[t-=288]})(t,e)}function va(){const t=["enableCommand","3jZHsoW","311770zZXWrN","get","1219042ROGIfg","registerElementLabel","plugins","_descriptionFactory","60WOWONL","128636qTsUTy","10516132QMgRyY","489766maMtJw","246501GIQEhW","commands","8992GGNUlt","afterInit","insertTableOfContents","TrackChangesEditing","locale","40leyIlZ","ELEMENT_TABLE_OF_CONTENTS","editor","4760FPtdac","tableOfContents"];return(va=function(){return t})()}const Ma=Sa;!function(t,e){const n=Sa,r=t();for(;;)try{if(389490===parseInt(n(308))/1+-parseInt(n(301))/2+parseInt(n(298))/3*(-parseInt(n(306))/4)+-parseInt(n(299))/5*(-parseInt(n(305))/6)+-parseInt(n(295))/7*(-parseInt(n(311))/8)+parseInt(n(309))/9*(parseInt(n(292))/10)+-parseInt(n(307))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(va);class Oa extends t.Plugin{[Ma(288)](){const t=Ma,e=this[t(294)];if(!e[t(310)][t(300)](t(289)))return;e[t(303)][t(300)](t(290))[t(297)](t(289));const n=e[t(303)][t(300)](t(290)),r=e[t(291)];n[t(304)][t(302)](t(296),(e=>Wr(r,t(293),e)))}}const wa=Fa;function Fa(t,e){const n=Da();return(Fa=function(t,e){return n[t-=251]})(t,e)}function Da(){const t=["start","element","54fMBQmq","158TLzXCT","registerPostFixer","afterInit","createRange","end","suggestion","_splitMarkerName","forward","locale","schema","16932612dxRycx","updateMarker","13ZXhsOO","getNearestSelectionRange","37040oQLnrZ","5431XNbfwh","registerElementLabel","from","Title","TrackChangesEditing","isEqual","_descriptionFactory","666iQBqdG","getChangedMarkers","1277200DvZFBQ","document","get","isTouching","newRange","title-content","has","plugins","editor","704gZkYoB","isCollapsed","removeMarker","1110doEIhB","nodeBefore","differ","ELEMENT_TITLE","1995435fEYGId","4024jqpRZx","12159EEelXp","model"];return(Da=function(){return t})()}!function(t,e){const n=Fa,r=t();for(;;)try{if(482716===-parseInt(n(292))/1*(parseInt(n(277))/2)+parseInt(n(270))/3+parseInt(n(271))/4*(parseInt(n(266))/5)+parseInt(n(252))/6*(-parseInt(n(272))/7)+parseInt(n(254))/8*(-parseInt(n(276))/9)+-parseInt(n(291))/10*(parseInt(n(263))/11)+parseInt(n(287))/12*(parseInt(n(289))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Da);class Pa extends t.Plugin{[wa(279)](){const t=wa,e=this[t(262)];if(!e[t(261)][t(260)](t(295)))return;const n=e[t(261)][t(256)](t(296));n[t(251)][t(293)](t(259),(()=>Wr(e[t(285)],t(269)))),e[t(273)][t(255)][t(278)]((r=>{const s=t;let o=!1;const i=Array[s(294)](e[s(273)][s(255)][s(268)][s(253)]());for(const{name:t,data:a}of i){const{group:i}=n[s(283)](t);if(s(282)!==i||!a[s(258)])continue;const c=a[s(258)],u=c[s(281)][s(267)];if(!u||!u.is(s(275),s(259)))continue;if(!c[s(274)][s(257)](c[s(281)]))continue;const l=e[s(273)][s(286)][s(290)](c[s(281)],s(284));if(l&&l[s(264)]){const e=r[s(280)](c[s(274)],l[s(274)]);e[s(297)](c)||(r[s(288)](t,{range:e}),o=!0)}o||(r[s(265)](t),o=!0)}return o}))}}function xa(t,e){const n=Ua();return(xa=function(t,e){return n[t-=437]})(t,e)}const Ba=xa;function Ua(){const t=["334372blMFtc","238959imnioF","TrackChangesEditing","469UBDhdf","962557FDEvbs","afterInit","undo","32mPLpWr","redo","enableCommand","3966hERxqd","has","UndoEditing","get","3516520qoHTaF","plugins","2100942iNUrFR","6010CPysmO","2871IljkVs","44xLVXGu","editor"];return(Ua=function(){return t})()}!function(t,e){const n=xa,r=t();for(;;)try{if(481444===parseInt(n(445))/1+parseInt(n(441))/2+-parseInt(n(442))/3*(-parseInt(n(439))/4)+-parseInt(n(455))/5+parseInt(n(451))/6*(-parseInt(n(444))/7)+parseInt(n(448))/8*(-parseInt(n(457))/9)+parseInt(n(437))/10*(parseInt(n(438))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[Ba(446)](){const t=Ba,e=this[t(440)],n=e[t(456)][t(454)](t(443));e[t(456)][t(452)](t(453))&&(n[t(450)](t(447)),n[t(450)](t(449)))}}const Ga=Ha;function Ha(t,e){const n=Va();return(Ha=function(t,e){return n[t-=213]})(t,e)}function Va(){const t=["1355216yIXRcR","225807sUhvlY","125127LNANSr","15FSARIH","enableCommand","605292PXuVqX","TrackChangesEditing","14196uNMuBh","595350KaICEl","afterInit","get","216yaksGx","requires","7308510tsbqwR","has","TableCaptionEditing","toggleTableCaption","1056lOlxCv","plugins","editor"];return(Va=function(){return t})()}!function(t,e){const n=Ha,r=t();for(;;)try{if(409630===parseInt(n(228))/1+parseInt(n(227))/2+-parseInt(n(215))/3+parseInt(n(232))/4*(parseInt(n(230))/5)+-parseInt(n(224))/6*(-parseInt(n(214))/7)+parseInt(n(218))/8*(-parseInt(n(229))/9)+-parseInt(n(220))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Va);class Wa extends t.Plugin{static get[Ga(219)](){return[ra]}[Ga(216)](){const t=Ga,e=this[t(226)];e[t(225)][t(221)](t(222))&&e[t(225)][t(217)](t(213))[t(231)](t(223))}}const za=Xa;function Ka(){const t=["nodeAfter","enqueueChange","tableWidth","plugins","tableCellBackgroundColor","getAttribute","35MILPXg","tableBackgroundColor","*Format:* change table properties","292990RwpTRN","3223059xaIhtQ","registerDescriptionCallback","afterInit","_getSuggestion","get","handleDiscardAction","getFirstPosition","commandParams","tableProperties","*Format:* change table cell properties","subType","tableCellHeight","batch","tableBorderWidth","_handlePropertyChange","getContainedElement","TrackChangesEditing","TableUtils","discard","TrackChangesTableProperties","document","setAttribute","accept","276SFLLcc","pluginName","markBlockFormat","4XaGCKp","TableCellPropertiesEditing","235411RKKVJG","start","selection","locale","registerCustomCallback","102DDRbTK","getSuggestions","TablePropertiesEditing","tableCellHorizontalAlignment","410616PseJhE","_descriptionFactory","change","handleSuggestionDescription","tableCellBorderStyle","2206053YHbDIB","tableCellPadding","editor","30fNtvWb","format","findAncestor","removeAttribute","has","formatBlock","data","2290382FTjjDi","getSuggestionCallback","join","enableCommand","_suggestionFactory","tableCellBorderWidth","tableHeight","tableCellWidth","tableBorderColor","tableCellProperties","model","tableAlignment","tableCellVerticalAlignment","36756Wucdex","table","getSelectionAffectedTableCells","tableBorderStyle","tableCellBorderColor"];return(Ka=function(){return t})()}function Xa(t,e){const n=Ka();return(Xa=function(t,e){return n[t-=301]})(t,e)}!function(t,e){const n=Xa,r=t();for(;;)try{if(686859===-parseInt(n(314))/1+parseInt(n(301))/2+-parseInt(n(329))/3*(-parseInt(n(355))/4)+parseInt(n(328))/5*(-parseInt(n(362))/6)+-parseInt(n(325))/7*(parseInt(n(366))/8)+-parseInt(n(371))/9*(parseInt(n(374))/10)+-parseInt(n(357))/11*(-parseInt(n(352))/12))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(337)]=[e(309),e(317),e(342),e(312),e(321),e(307),e(326)],this[e(310)]=[e(318),e(370),e(306),e(372),e(308),e(340),e(323),e(365),e(313)]}static get[za(353)](){return za(348)}[za(331)](){const t=za,e=this[t(373)][t(322)][t(333)](t(345));if(this[t(373)][t(322)][t(378)](t(364))){for(const n of this[t(337)])e[t(304)](n,((e,r)=>{const s=t,o=this[s(373)][s(311)][s(349)][s(359)][s(335)]()[s(376)](s(315));this[s(343)](n,[o],this[s(337)],s(337),e,r)}));e[t(305)][t(361)](t(379),t(337),t(351),e[t(305)][t(302)](t(379),null,t(347))),e[t(305)][t(361)](t(379),t(337),t(347),((e,n)=>this[t(334)](this[t(337)],e,n))),e[t(305)][t(361)](t(379),t(337),t(303),(()=>!1))}if(this[t(373)][t(322)][t(378)](t(356))){for(const n of this[t(310)])e[t(304)](n,((e,r)=>{const s=t,o=this[s(373)][s(322)][s(333)](s(346))[s(316)](this[s(373)][s(311)][s(349)][s(359)]);this[s(343)](n,o,this[s(310)],s(310),e,r)}));e[t(305)][t(361)](t(379),t(310),t(351),e[t(305)][t(302)](t(379),null,t(347))),e[t(305)][t(361)](t(379),t(310),t(347),((e,n)=>this[t(334)](this[t(310)],e,n))),e[t(305)][t(361)](t(379),t(310),t(303),(()=>!1))}e[t(367)][t(330)]((e=>this[t(369)](e)))}[za(343)](t,e,n,r,s,o){const i=za,a=this[i(373)][i(322)][i(333)](i(345));this[i(373)][i(311)][i(320)](o[i(341)],(()=>{const t=i;for(const i of e)if(this[t(332)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(324)](r);void 0!==n&&(e[r]=n)}s(o),a[t(354)](i,{commandParams:[e]},[],r)}}))}[za(334)](t,e,n){const r=za,s=e[0][r(358)][r(319)],o=n[r(336)][0];this[r(373)][r(311)][r(368)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(350)](r,o[r],s):e[n(377)](r,s)}))}[za(369)](t){const e=za;if(t[e(380)])switch(t[e(339)]){case e(337):return{type:e(375),content:Wr(this[e(373)][e(360)],e(327))};case e(310):return{type:e(375),content:Wr(this[e(373)][e(360)],e(338))}}}[za(332)](t,e){const n=za,r=this[n(373)][n(322)][n(333)](n(345));for(const s of r[n(363)]({skipNotAttached:!0})){const r=s[n(344)]();if(s[n(339)]===e&&r===t)return s}return null}}var Za=Function.prototype,Ja=Object.prototype,Ya=Za.toString,Qa=Ja.hasOwnProperty,$a=Ya.call(Object);const tc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=Qa.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&Ya.call(n)==$a};const ec=function(t){return tc(t)?void 0:t};var nc=Y?Y.isConcatSpreadable:void 0;const rc=function(t){return ie(t)||oe(t)||!!(nc&&t&&t[nc])};const sc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=rc),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Qe(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})),Qt(t,sn(t),n),r&&(n=Xn(n,7,ec));for(var s=e.length;s--;)Br(n,e[s]);return n})),dc=mc;function pc(){const t=["_cutOutSuggestionMarker","isLimit","addRange","addMarker:suggestion:attribute","dataToMarker","external:","_isRegisteredAttribute","_reduceSuggestionAttributeRange","CommentsRepository","fromRange","getAttribute","FORMATTING","containsRangeInObject","element","isUndo","value","registerPostFixer","isDocumentOperation","keys","isRemovable","tablePasteChainId","parent","discard","_inlineAttributeKeys","assign","insertContent","subType","getUser","every","ck-suggestion-marker-formatInline","pluginName","_suggestionState","_breakSuggestionMarker","createdAt","_createSuggestion","data-suggestion","attributes","containsPosition","execute","model","suggestion:attribute:","error-saving-suggestion-data-suggestion-discarded","isAtStart","announce","deletion:join","removeClass","meta","reconvertMarker","acceptAllSuggestions","has","insertion:chain","buildSuggestion","showSuggestionHighlights","end","_suggestions","getCommentThread","includes","formatBlock","_registerBlockAttribute","_setSuggestionData","authoredAt","backward","stop","_addThreadToSuggestion","_reduceExistingSuggestions","$text","formatBlock:join","_findSuggestions","markDeletion","_getAttributeKey","multipleBlocks","pop","change:_saved","discardSelectedSuggestions","oldRange","change:activeMarkers","then","createRangeIn","next","deletion:discard","getFirstMarker","schema","getItems","addMarker:suggestion:formatBlock","_enabledCommands","fromCharCode","track-changes-enable-command-twice","_adapter","acceptSelectedSuggestions","getMarkers","push","_addSuggestionMarker","hasComments","join","$graveyard","addUser","mapper","removeMarkers","35zTtBZv","nodeBefore","getAllAdjacentSuggestions","_afterChanges","849160hIlTjO","_suggestionFactory","_model","createPositionAt","track-changes-adapter-missing-getsuggestion","track-changes-suggestion-not-found","ck-suggestion-marker-formatBlock","removeComment","_joinWithAdjacentSuggestions","535314tsRQrS","ck-suggestion-marker-","PENDING_ACTION_SUGGESTION","key","getSuggestion","concat","getFirstRange","substring","split","_initAriaMarkerChangeAnnouncements","from","catch","deletion:accept","resolve","high","$textProxy","dataDowncast","addSuggestion","_processAttributeSuggestions","_registerDefaultCallbacks","markInlineFormat","fire","formatGroupId","move","always","markerReady","splitPosition","setTo","getShiftedBy","skipNestingCheck","_splitMarkerName","length","elementStart","_registerInlineAttribute","trackChangesCommand","commands","never","batch","targetPosition","default","formatInline:","createSelection","rootName","createRange","formatInline:discard","_joinSuggestions","clone","TrackChangesEditing","root","track-changes-suggestion-data-mismatch","containerElement","enableReadOnlyMode","accepted","moveTargetPosition","isOwn","forceDefaultExecution","getRange","attribute:join","group","isBlock","attribute:","originalSuggestionId","highest","attribute:accept","removeMarker:suggestion:formatBlock","removeMarker","markers","registerCustomCallback","_saved","_onDiscard","upcast","LEAVE","_trackFormatChanges","collaboration.channelId","isExternal","_SUGGESTION_ANNOUNCEMENT","createElement","differ","previous","markerName","accept","newRange","1319812HkccdX","attribute","after","open","_setSuggestionRange","applyOperation","addCommentThread","isAtEnd","getCustomProperty","setAttribute","acceptSuggestion","addMarkerName","normal","suggestion","getChangedMarkers","isLocal","containsItem","getIntersection","markMultiRangeInsertion","stopListening","attributeKey","getRanges","markInsertion","_checkSuggestionCorrectness","addMarker:suggestion","589326fSiqWA","plugins","_editor","oldValue","values","setSelection","rethrowUnexpectedError","item","_customCallbacks","activeMarkers","editing","type","707572huHTUS","format","getMultiRangeId","sort","insertion:join","size","start","add","trackChanges","init","ariaLiveAnnouncer","_isForcedDefaultExecutionBlock","deletion:","suggestionChanged","update:suggestion","hasCommentThread","detach","_getAuthorFromId","_enableDefaultAttributesIntegration","updateSuggestion","_rangeIsInLocalUserInsertion","forEach","getWalker","some","track-changes-user-not-found","bindElementToMarker","_refreshSuggestionsChain","toJSON","getNearestSelectionRange","$elementName","getAncestors","markerNameToElements","containsRange","_processAttributeChanges","isIntersecting","get","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.","nodeAfter","before","change","toViewElement","createPositionBefore","_updateSuggestionData","newValue","_recordAttributeChanges","groupId","isObject","selection","options","discardSuggestion","_defaultCallbacks","change:data","author","markMultiRangeBlockFormat","isMultiRange","isNextTo","markMultiRangeDeletion","ENTER","editor","createPositionAfter","addSuggestionData","3181110vrMUVw","isAfter","document","authorName","removed","isEqual","range","head","trackChanges.mergeNestedSuggestions","delete","low","lowest","getLastMatchingPosition","suggestionUnloaded","set","ready","addClass","forward","isInContent","ck-suggestion-marker","dataReady","chain","editingDowncast","formatInline:join","hasSuggestion","insertion:accept","addComment","discardAllSuggestions","deletion:chain","track-changes-adapter-already-set","_isDataLoaded","commentThread","unbind","isIntersectingWithRange","attribute:discard","addHighlight","addMarker","Users","markerToData","insertion:","insertion:discard","widget","formatBlock:discard","for","@external","track-changes-command-not-found","elementToElement","ck-suggestion-marker--active","toUpperCase","position","fetchCommentThread","117errBOW","find","listenTo","map","createRangeOn","markAttributeChange","remove","suggestion-type","data","isArray","writer","insert","startsWith","formatInline:chain","suggestion:","name","locale","formatBlock:accept","_isBlockAttribute","$marker","splice","elementEnd","rename","howMany","substr","unbindElementFromMarkerName","documentSelection","isInsideObject","deleteContent","_element","markerToHighlight","getSuggestions","isSelectable","_mergeNestedSuggestions","removeMarker:suggestion:attribute","_refreshAttributeSuggestionsChain","attributeNewValue","getContainedElement","markBlockFormat","_blockAttributeKeys","formatBlock:chain","clear","_removeSuggestion","_getExternalAuthor","enqueueChange","_commentsRepository","267561hlJMYk","creator","consume","PendingActions","_getSuggestionData","_recordAttributeSuggestions","notReady","commandName","getDifference","isBefore","trackChanges.trackFormatChanges","_handleNewSuggestionMarker","config","_descriptionFactory","isTouching","deletion","isCollapsed","removeAttribute","return","conversion","formatInline:accept","getSuggestionCallback","multi","formatBlock:","filter","suggestionLoaded","_getMarkerAnnouncementText","unshift","adapter","marker-count","attributeOldValue","consumable","insertion","define","rejected","enableCommand","refresh","comments","formatInline","getChanges","warn","updateMarker","requires"];return(pc=function(){return t})()}function mc(t,e){const n=pc();return(mc=function(t,e){return n[t-=136]})(t,e)}!function(t,e){const n=mc,r=t();for(;;)try{if(404778===parseInt(n(178))/1+parseInt(n(190))/2+parseInt(n(348))/3+-parseInt(n(153))/4+parseInt(n(251))/5+parseInt(n(502))/6*(parseInt(n(489))/7)+-parseInt(n(493))/8*(parseInt(n(302))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pc);const Ic=dc(219);class Ec extends t.Plugin{static get[dc(390)](){return[dc(399),o.Users,t.PendingActions,Qr,ns,as,fs,Ts,ds,As,Ss,Bs,to,so,uo,fo,bo,Ao,No,Mo,Do,Vo,Uo,Xo,Yo,ti,ui,pi,oi,Hs,zs,bi,yi,Ni,Mi,Pi,ji,Hi,Zi,$i,ra,ca,ha,Wa,Ia,Ca,Oa,qa,La,Pa,ja]}static get[dc(421)](){return dc(549)}constructor(t){const e=dc;function n(t){const e=mc;return t[e(305)]((t=>String[e(476)](t)))[e(484)]("")}super(t),this[e(353)]=!1,this[e(265)](e(187),[]),this.on(e(466),((n,r,s,o)=>{const i=e;this[i(495)][i(229)]((()=>{const e=i;for(const n of[...o,...s])this[e(495)][e(137)][e(440)](n)&&t[e(188)][e(438)](n)}))})),this[e(361)]=new qr(this[e(248)][e(430)][e(472)],this[e(248)][e(318)]),this[e(478)]=null,this[e(494)]=new bc(this[e(248)]),this[e(445)]=new Map,this[e(347)]=t[e(179)][e(225)](e(399)),this[e(475)]=new Set,this[e(495)]=this[e(248)][e(430)],this[e(422)]=new WeakMap,this[e(201)]=!1,this[e(341)]=new Set([e(219)]),this[e(414)]=new Set,t[e(360)][e(381)](e(358),e(541)),this[e(143)]=t[e(360)][e(225)](e(358)),t[e(360)][e(381)](e(259),!0),this[e(335)]=t[e(360)][e(225)](e(259)),this[e(536)]=new f(t,this[e(475)]),this[e(511)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,48,56,48,52])}[dc(199)](){const t=dc,n=this[t(248)],r=(e,n)=>{const r=t;if(r(154)!=e)return r(503)+e;const s=n[r(510)]("|")[0];return this[r(320)](s)?r(499):r(420)};n[t(367)][t(294)](t(273))[t(332)]({model:t(166),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(532)](e[n(150)]),a=[n(270),r(o,i)];let c=3e3;return this[n(187)][n(447)](e[n(150)])&&(a[n(481)](n(298)),c=3010),n(363)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(367)][t(294)](t(518))[t(197)]((e=>{const r=t;e.on(r(177),((t,e,s)=>{const o=r;if(!s[o(238)][o(443)])return;const i=e[o(185)];if(!i)return;const c=s[o(487)][o(230)](i);n[o(430)][o(472)][o(236)](i)&&c&&!c[o(161)](o(292))&&c.is(o(552))&&(0,a.toWidget)(c,s[o(312)])}),{priority:r(516)})})),n[t(367)][t(294)](t(518))[t(332)]({model:t(166),view:(e,n)=>{const s=t;if(!n[s(238)][s(443)])return null;const{type:o,subType:i}=this[s(532)](e[s(150)]);return{classes:[s(270),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(185)])return;const{id:c}=this[a(532)](o[a(150)]);if(r){const t=this[a(445)][a(225)](c),e=this[a(460)](t);if(!this[a(320)](e))return}if(o[a(185)].is(a(237)))return void i[a(379)][a(350)](o[a(185)],s[a(317)]);const u=i[a(487)][a(230)](o[a(185)]);if(o[a(185)].is(a(404))&&n[a(430)][a(472)][a(561)](o[a(185)])&&!u[a(161)](a(286))){i[a(312)][a(267)]([a(270),a(499)],u),i[a(312)][a(162)](a(426),c,u),i[a(487)][a(215)](u,o[a(150)]),e&&(this[a(187)][a(447)](o[a(150)])?i[a(312)][a(267)](a(298),u):i[a(312)][a(436)](a(298),u));for(const t of n[a(430)][a(468)](o[a(185)])[a(473)]())i[a(379)][a(350)](t,s[a(317)]);i[a(379)][a(350)](o[a(185)],s[a(317)])}};n[t(367)][t(294)](t(518))[t(197)]((e=>{const n=t;e.on(n(474),((t,e,r)=>{const o=n;r[o(238)][o(443)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(564)})})),n[t(367)][t(294)](t(518))[t(197)]((e=>{const n=t;e.on(n(394),((t,e,r)=>{const o=n;r[o(238)][o(443)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(564)})})),n[t(367)][t(294)](t(518))[t(289)]({model:t(166),view:(e,n)=>n[t(238)][t(443)]?null:{group:t(166),name:e[t(326)](11)}}),n[t(367)][t(294)](t(141))[t(297)]({view:{name:t(166),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(316)+e[r(401)](r(309))+":"+e[r(401)]("id");return e[r(401)](r(377))&&(s+=":"+e[r(401)](r(377))),n[r(147)](r(321),{"data-name":s})}}),n[t(367)][t(294)](t(141))[t(395)]({view:t(166)}),n[t(367)][t(294)](t(273))[t(197)]((e=>{const n=t;e.on(n(474),s(),{priority:n(516)})})),n[t(367)][t(294)](t(273))[t(197)]((e=>{const n=t;e.on(n(394),s({isAttributeSuggestion:!0}),{priority:n(516)})})),n[t(367)][t(294)](t(273))[t(197)]((e=>{const n=t;e.on(n(566),((t,e,r)=>{const s=n,o=r[s(487)][s(221)](e[s(150)]);if(o)for(const t of o)t[s(161)](s(286))||(r[s(312)][s(436)]([s(270),s(499),s(298)],t),r[s(312)][s(365)](s(426),t),r[s(487)][s(327)](t,e[s(150)]))}),{priority:n(516)})})),n[t(367)][t(294)](t(273))[t(197)]((e=>{const n=t;e.on(n(336),((t,e,r)=>{const s=n,o=r[s(487)][s(221)](e[s(150)]);if(!o)return;const{id:i}=this[s(532)](e[s(150)]),a=this[s(445)][s(225)](i),c=this[s(460)](a);if(this[s(320)](c))for(const t of o)t[s(161)](s(286))||(r[s(312)][s(436)]([s(270),s(499),s(298)],t),r[s(312)][s(365)](s(426),t),r[s(487)][s(327)](t,e[s(150)]))}),{priority:n(516)})})),n[t(430)][t(253)][t(407)]((e=>{const r=t;let s=!1;const o=Array[r(512)](n[r(430)][r(253)][r(148)][r(167)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(532)](t);if(r(166)!==o)continue;const h=this[r(445)][r(225)](f);if(null!=c[r(152)]){r(386)==u&&(s=s||yc(c[r(152)],t,e,n[r(430)][r(472)]));const o=r(154)==u&&this[r(320)](l[r(510)]("|")[0]);if(c[r(152)][r(364)]||r(485)==c[r(152)][r(550)][r(544)]||r(448)==u&&!Cc(c[r(152)])||o&&!Cc(c[r(152)])||r(363)==u&&(_c(a=c[r(152)])||function(t){const e=r;return t[e(196)][e(412)]==t[e(444)][e(490)]&&t[e(196)][e(160)]}(a)))e[r(136)](t),s=!0;else{if(!h||!h[r(269)])continue;i[r(197)](h)}}}var a;return i[r(195)]>0&&(s=!!this[r(501)](i)||s),s})),n[t(430)][t(253)][t(407)]((e=>{const r=t;let s=!1;for(const t of n[r(430)][r(253)][r(148)][r(387)]())if(r(313)==t[r(189)])for(const t of this[r(445)][r(182)]()){if(t[r(244)]||!t[r(269)])continue;const o=r(448)==t[r(189)],i=this[r(460)](t),a=i&&this[r(320)](i);if(!o&&!a)continue;const c=t[r(508)]();if(c[r(196)][r(412)]!=c[r(444)][r(412)]&&!c[r(444)][r(160)]){const o=n[r(430)][r(496)](c[r(196)][r(227)],r(444)),i=n[r(430)][r(545)](c[r(196)],o);e[r(389)](t[r(471)](),{range:i}),s=!0}}return s})),n[t(430)][t(253)][t(407)]((e=>this[t(223)](e))),n[t(430)][t(253)][t(407)]((e=>!e[t(539)][t(168)]&&this[t(520)](e))),n[t(430)].on(t(492),(()=>{this[t(353)]=!1})),n[t(430)][t(253)].on(t(241),((r,s)=>{const o=t;if(!s[o(168)]||s[o(405)])return;if(!this[o(353)])return;const i=n[o(430)][o(253)][o(148)][o(387)]();if(0==i[o(533)])return;const a=[],c=i[o(372)]((t=>o(154)==t[o(189)])),u=i[o(372)]((t=>o(313)==t[o(189)]&&o(456)!=t[o(317)])),l=i[o(372)]((t=>o(308)==t[o(189)]&&o(456)!=t[o(317)]));for(const t of c)this[o(397)](t[o(173)])&&a[o(481)]({key:t[o(173)],newValue:t[o(338)],oldValue:t[o(378)],range:kc(t[o(257)],n[o(430)])});for(const t of u){const e=l[o(303)]((e=>e[o(331)]===t[o(331)]));if(e){const r=Rc(t[o(300)][o(227)],n[o(430)]);e[o(317)]!==t[o(317)]&&a[o(481)]({key:o(219),newValue:t[o(317)],oldValue:e[o(317)],range:r});for(const[n,s]of e[o(427)]){if(!this[o(397)](n))continue;const e=t[o(427)][o(225)](n);s!==e&&a[o(481)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(427)])this[o(397)](n)&&(e[o(427)][o(440)](n)||a[o(481)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(533)]&&n[o(430)][o(346)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(307)](t,e,s,o,{groupId:r});this[n(455)](t,a)}))}),{priority:t(262)}),n[t(430)][t(137)].on(t(204),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(532)](n[s(317)]),e=this[s(445)][s(225)](t);e&&e[s(164)](n[s(317)])}})),n[t(430)][t(253)].on(t(241),(()=>{const e=t,r=Array[e(512)](n[e(430)][e(253)][e(148)][e(167)]())[e(372)]((t=>e(166)===this[e(532)](t[e(317)])[e(560)]));if(0===r[e(533)])return;r[e(193)](((t,n)=>{const r=e,s=t[r(310)][r(465)],o=n[r(310)][r(465)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(196)][r(357)](o[r(196)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(532)](t);if(null===n[e(465)]){const n=this[e(359)](t);o[e(197)](n)}else{const t=this[e(445)][e(225)](r);null!==n[e(152)]||t[e(269)]?(s[e(197)](t[e(258)]),o[e(197)](t)):this[e(344)](t)}}o[e(195)]>0&&this[e(216)](o);for(const t of s)this[e(523)](e(203),t)})),n[t(430)].on(t(158),((e,r)=>{const s=t,o=r[0];if(!this[s(445)][s(195)])return;if(!o[s(408)])return;if(o[s(539)][s(405)]||!o[s(539)][s(168)])return;let i,a;switch(o[s(189)]){case s(313):i=n[s(430)][s(496)](o[s(300)]),a=i[s(530)](o[s(325)]);break;case s(510):i=n[s(430)][s(496)](o[s(528)]),a=n[s(430)][s(496)](o[s(555)]);break;case s(525):i=n[s(430)][s(496)](o[s(540)]),a=i[s(530)](o[s(325)]);break;default:return}const c=n[s(430)][s(545)](i,a);n[s(430)][s(229)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(458)](c)){if(e[t(244)])continue;if(t(386)==e[t(189)])continue;const r=this[t(460)](e);if(r&&this[t(320)](r)&&t(510)!=o[t(189)])continue;const s=e[t(310)]&&e[t(310)][t(461)];(t(448)!=e[t(189)]||t(510)==o[t(189)]&&!s)&&(n[t(403)]||t(380)==e[t(189)]&&n[t(556)]||e[t(508)]()[t(222)](c)&&this[t(423)](e,i,a))}}))}),{priority:t(262)}),n[t(430)].on(t(330),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(557)])return;if(this[s(201)])return;if(!this[s(536)][s(406)])return;if(o[s(364)])return;const a=n[s(430)][s(472)],{start:c,end:u}=o[s(508)](),l=c[s(227)]&&a[s(392)](c[s(227)])?null:a[s(218)](c,s(268)),f=u[s(490)]&&a[s(392)](u[s(490)])?null:a[s(218)](u,s(452)),h=n[s(430)][s(545)](l?l[s(196)]:c,f?f[s(444)]:u);n[s(430)][s(229)]((t=>{const e=s;this[e(459)](h);const r=n[e(430)][e(472)][e(218)](h[e(196)]);o.is(e(328))?t[e(183)](r):o[e(529)](r)})),e[s(453)]()}),{priority:e.priorities[t(165)]+10}),n[t(430)].on(t(416),((e,r)=>{const s=t,o=r[r[s(533)]-1];o&&o[s(557)]||this[s(201)]||this[s(536)][s(406)]&&(n[s(430)][s(229)]((()=>{const t=s;let o=n[t(430)][t(416)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(366)]=o[t(548)]();const i=o[t(444)][t(490)],a=n[t(430)][t(472)];i&&a[t(561)](i)&&!a[t(236)](i)&&(o=n[t(430)][t(545)](o[t(196)],n[t(430)][t(496)](i,t(444)))),this[t(175)](o)})),e[s(453)]())}),{priority:t(516)}),this[t(248)][t(537)][t(197)](t(198),this[t(536)]),this[t(383)](t(198));const o=new p(n,this[t(445)]);n[t(537)][t(197)](t(163),o),this[t(383)](t(163));const i=new E(n,this[t(445)]);n[t(537)][t(197)](t(239),i),this[t(383)](t(239)),n[t(537)][t(197)](t(439),new S(n,o,this[t(445)])),this[t(383)](t(439)),n[t(537)][t(197)](t(278),new S(n,i,this[t(445)])),this[t(383)](t(278)),n[t(537)][t(197)](t(479),new w(n,o,this[t(445)])),this[t(383)](t(479)),n[t(537)][t(197)](t(464),new w(n,i,this[t(445)])),this[t(383)](t(464));const c=n[t(179)][t(225)](t(399));this[t(304)](c,t(277),((e,{threadId:n})=>{const r=t,s=this[r(445)][r(225)](n);s&&s[r(282)]&&1===s[r(282)][r(533)]&&this[r(232)](n,{hasComments:!0})}),{priority:t(261)}),this[t(304)](c,t(500),((e,{threadId:n})=>{const r=t,s=this[r(445)][r(225)](n);s&&s[r(282)]&&!s[r(282)][r(533)]&&this[r(232)](n,{hasComments:!1})}),{priority:t(261)})}set[dc(376)](t){const n=dc;if(this[n(478)])throw new e.CKEditorError(n(280),this);this[n(478)]=t}get[dc(376)](){return this[dc(478)]}[dc(333)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=dc,r=[];for(const e of this[n(445)][n(182)]())t&&!e[n(269)]||r[n(481)](e);return e?r[n(305)]((t=>t[n(217)]())):r}[dc(506)](t){const n=dc,r=this[n(445)][n(225)](t);if(!r)throw new e.CKEditorError(n(498),this);return r}[dc(275)](t){const e=dc;return this[e(445)][e(440)](t)}[dc(250)](t){const e=dc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(189)][e(510)](":"),a=this[e(445)][e(225)](r)||this[e(425)](o,i,r,n,s);if(this[e(454)](a),this[e(176)](a,o,i||null,n),a[e(424)]=t[e(424)],a[e(281)]=!0,s&&s[e(295)]){const t=s[e(295)],n=this[e(345)](t[e(254)]);a[e(451)]=t[e(424)],a[e(242)]=n,a[e(145)]=!0}else a[e(451)]=t[e(424)];switch(t[e(310)]&&(a[e(310)]=t[e(310)]),t[e(427)]&&(a[e(427)]=t[e(427)]),this[e(478)]&&this[e(478)][e(519)]||(a[e(139)]=!0),this[e(422)][e(225)](a)){case e(354):this[e(422)][e(265)](a,e(271));break;case e(527):a[e(269)]?(this[e(501)](new Set([a])),this[e(216)](new Set([a])),this[e(422)][e(265)](a,e(266)),this[e(523)](e(373),a)):this[e(422)][e(265)](a,e(255))}return a}[dc(163)](t){const e=dc;this[e(557)]((()=>{const n=e;this[n(248)][n(430)][n(229)]((()=>{const e=n;for(const n of t[e(491)]())n[e(151)]()}))}))}[dc(239)](t){const e=dc;this[e(557)]((()=>{const n=e;this[n(248)][n(430)][n(229)]((()=>{const e=n;for(const n of t[e(491)]())n[e(413)]()}))}))}[dc(383)](t,n){const r=dc,s=this[r(248)][r(537)][r(225)](t);if(!s)throw new e.CKEditorError(r(296),this,{commandName:t});if(this[r(475)][r(440)](s))throw new e.CKEditorError(r(477),this,{commandName:t});this[r(475)][r(197)](s),n&&s.on(r(429),((t,e)=>{const o=r;this[o(536)][o(406)]&&(this[o(201)]||(e[o(533)]>0&&e[e[o(533)]-1]&&e[e[o(533)]-1][o(557)]?e[o(462)]():(t[o(366)]=n(((...t)=>s[o(429)](...t,{forceDefaultExecution:!0})),...e),t[o(453)]())))}),{priority:r(516)})}[dc(557)](t){const n=dc;let r,s;const o=this[n(201)];this[n(201)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(201)]=!1),s&&e.CKEditorError[n(184)](s,this),r}[dc(175)](t,n=null,r={}){const s=dc;if(t[s(364)])return null;const o=this[s(248)][s(179)][s(225)](s(288)).me;for(const{suggestion:e,meta:o}of this[s(458)](t,s(380)))if(o[s(556)]){if(!o[s(245)]){if(o[s(403)]){if(!this[s(335)]||!Sc(e,r))continue;return e}if(Sc(e,r))return e;this[s(423)](e,t[s(196)],t[s(444)]);break}if(n==e[s(417)]&&Sc(e,r)){const n=e[s(508)]();return n[s(196)][s(256)](t[s(444)])?this[s(157)](e,this[s(495)][s(545)](t[s(196)],n[s(444)])):this[s(157)](e,this[s(495)][s(545)](n[s(196)],t[s(444)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(290)+n:s(380),u=this[s(450)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(482)](c,i,a,t),u}[dc(171)](t,n=dc(370),r={}){const s=dc,o=this[s(248)][s(179)][s(225)](s(288)).me,i=this[s(494)][s(369)](s(380),n,s(484));for(const e of this[s(333)]())if(e[s(242)].id==o.id&&s(380)==e[s(189)]&&e[s(417)]==n&&Sc(e,r)&&(i(e[s(174)](),t)||i(t,e[s(174)]()))){for(const n of t)e[s(393)](n);return e}for(const{suggestion:e,meta:n}of this[s(458)](t,s(380))){if(!n[s(556)])continue;if(!this[s(335)]&&n[s(403)])continue;if(!Sc(e,r))continue;let o=!0;for(const n of e[s(174)]())for(const e of t)if(!n[s(222)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(290)+n,l=this[s(450)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(482)](u,a,c,e,Vr[s(192)]());return l}[dc(522)](t,n,r=null,s={}){const o=dc;if(r=r||Ac(n),t[o(364)])return null;if(o(538)===this[o(143)]){const e=this[o(494)][o(369)](o(386),r,o(151));return this[o(557)]((()=>e([t],n,s))),null}const i=this[o(248)][o(179)][o(225)](o(288)).me,a=[];if(o(526)!==this[o(143)])for(const{suggestion:e,meta:n}of this[o(458)](t,o(380)))n[o(556)]&&!n[o(329)]&&a[o(481)](...e[o(174)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(170)](s);e&&r[n(481)](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(533)];){const s=r[e][n(356)](t);r[n(322)](e,1,...s),e+=s[n(533)]}}return r}(t,a);c[o(533)]&&this[o(495)][o(229)]((()=>{const t=o;for(const e of c){const o=this[t(494)][t(369)](t(386),r,t(151));this[t(557)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(196)],u=t[o(444)];for(const{suggestion:e,meta:n}of this[o(458)](t,o(386))){if(!n[o(556)])continue;if(e[o(417)]!=r)continue;if(!Sc(e,s))continue;const i=e[o(508)]();if(i[o(222)](t,!0))return null;c=c[o(357)](i[o(196)])?c:i[o(196)],u=u[o(252)](i[o(444)])?u:i[o(444)],a?i[o(196)][o(357)](a[o(508)]()[o(196)])?(a[o(488)](),a=e):e[o(488)]():a=e}const l=this[o(495)][o(545)](c,u);if(a)this[o(157)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(450)]({id:t,type:o(542)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(482)](o(542)+r,t,a,l)}}return null}[dc(340)](t,n,r=[],s=null,o={}){const i=dc;n[i(524)]||(n[i(524)]=n[i(355)]),n[i(461)]=t.is(i(257)),s=s||Ac(n);const a=r[i(305)]((t=>Rc(t,this[i(495)]))),c=t.is(i(257))?t:Rc(t,this[i(495)]);if(i(538)===this[i(143)]){const t=this[i(494)][i(369)](i(448),s,i(151));return this[i(557)]((()=>t([c],n,o))),null}a[i(481)](c);let u=!0;for(const t of a)if(!this[i(210)](t)){u=!1;break}if(u&&i(526)!==this[i(143)]){const t=this[i(494)][i(369)](i(448),s,i(151));return this[i(557)]((()=>t([c],n,o))),null}let l=null,f=c[i(196)],h=c[i(444)];for(const{suggestion:t,meta:e}of this[i(458)](c,i(448))){if(!e[i(556)])continue;if(e[i(245)]||e[i(403)]||e[i(329)])continue;if(t[i(310)][i(524)]!=n[i(524)])continue;if(!Sc(t,o))continue;const r=t[i(508)]();if(t[i(417)]==s){if(r[i(222)](c,!0))return null;f=f[i(357)](r[i(196)])?f:r[i(196)],h=h[i(252)](r[i(444)])?h:r[i(444)],l?r[i(196)][i(357)](l[i(508)]()[i(196)])?(l[i(488)](),l=t):t[i(488)]():l=t}else{const e=c[i(170)](r);this[i(391)](t,e)}}const g=this[i(248)][i(179)][i(225)](i(288)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(157)](l,this[i(495)][i(545)](f,h)),l;{const t=this[i(450)]({id:d,type:i(371)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(482)](i(371)+s,d,p,this[i(495)][i(545)](f,h)),t}}[dc(243)](t,n,r=[],s=null,o={}){const i=dc;n[i(524)]||(n[i(524)]=n[i(355)]);const a=t[0];n[i(461)]=a.is(i(257)),s=s||Ac(n);const c=r[i(305)]((t=>Rc(t,this[i(495)]))),u=a.is(i(257))?t:t[i(305)]((t=>Rc(t,this[i(495)])));if(i(538)===this[i(143)]){const t=this[i(494)][i(369)](i(448),s,i(151));return this[i(557)]((()=>t(u,n,o))),null}c[i(481)](...u);let l=!0;for(const t of c)if(!this[i(210)](t)){l=!1;break}if(l&&i(526)!==this[i(143)]){const t=this[i(494)][i(369)](i(448),s,i(151));return this[i(557)]((()=>t(u,n,o))),null}const f=this[i(248)][i(179)][i(225)](i(288)).me;for(const t of this[i(333)]()){if(t[i(242)].id!=f.id)continue;if(i(448)!=t[i(189)]||t[i(310)][i(524)]!=n[i(524)])continue;if(!Sc(t,o))continue;const e=t[i(417)]==s;for(let n=0;n<u[i(533)];n++){const r=u[n];for(const s of t[i(480)]()){const o=s[i(558)]();if(r[i(256)](o)){e?(u[i(322)](n,1),n--):t[i(136)](s[i(317)]);break}}}}if(0==u[i(533)])return null;const h=this[i(494)][i(369)](i(448),s,i(484));for(const t of this[i(333)]())if(t[i(242)].id==f.id&&i(448)==t[i(189)]&&t[i(310)][i(524)]==n[i(524)]&&t[i(417)]==s&&Sc(t,o)&&(h(t[i(174)](),u)||h(u,t[i(174)]()))){for(const e of u)t[i(393)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(371)+s,m=this[i(450)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(482)](p,g,d,t,Vr[i(192)]());return m}[dc(459)](t,n=null,r={}){const s=dc;if(t[s(364)])return null;const o=this[s(248)][s(179)][s(225)](s(288)).me,a=new i.LiveRange(t[s(196)],t[s(444)]);for(const{suggestion:t,meta:e}of this[s(458)](a,s(380)))if(e[s(556)]&&!e[s(245)])if(t[s(244)]){const e=t[s(174)]()[s(372)]((t=>s(485)!=t[s(550)][s(544)]));if(e[s(419)]((t=>a[s(222)](t,!0)))&&t[s(413)](),e[s(213)]((t=>t[s(222)](a,!0)))){const t=this[s(494)][s(369)](s(363),n,s(151));return this[s(557)]((()=>t([a],null,r))),null}}else{const e=a[s(170)](t[s(508)]());null!==e&&t[s(140)]([e],null,r)}if(a[s(206)](),a[s(364)]||s(485)==a[s(550)][s(544)])return null;let c=null,u=a[s(196)],l=a[s(444)];const f=this[s(458)](a,s(363));for(const{suggestion:t,meta:e}of f){const n=this[s(495)][s(545)](u,l);if(e[s(556)]&&(this[s(335)]||!e[s(403)]&&!e[s(329)]))if(t[s(244)]){if(!Sc(t,r))continue;let e=!0;for(const r of t[s(174)]()){if(r[s(222)](n,!0))return t;n[s(222)](r)||(e=!1)}e&&t[s(413)]()}else{const e=t[s(508)]();if(e[s(222)](n,!0))return t;if(!Sc(t,r)){n[s(222)](e)?t[s(488)]():e[s(428)](u)?u=e[s(444)]:e[s(428)](l)&&(l=e[s(196)]);continue}u=u[s(357)](e[s(196)])?u:e[s(196)],l=l[s(252)](e[s(444)])?l:e[s(444)],r=Object[s(415)]({},t[s(427)]),c?e[s(196)][s(357)](c[s(508)]()[s(196)])?(c[s(488)](),c=t):t[s(488)]():c=t}}if(c)return this[s(157)](c,this[s(495)][s(545)](u,l)),c;{const t=(0,e.uid)(),i=this[s(495)][s(545)](u,l),a=o.id,c=n?s(202)+n:s(363),f=this[s(450)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(482)](c,t,a,i),f}}[dc(246)](t,n=dc(370),r={}){const s=dc,o=this[s(248)][s(179)][s(225)](s(288)).me,a=t[s(305)]((t=>new i.LiveRange(t[s(196)],t[s(444)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(458)](a,s(380)))e[s(556)]&&!e[s(245)]&&c[s(197)](t);for(const e of c)if(e[s(244)]){const o=e[s(174)]();if((!e[s(427)]||!e[s(427)][s(531)])&&o[s(419)]((t=>a[s(213)]((e=>e[s(222)](t,!0)))))&&e[s(413)](),a[s(419)]((t=>o[s(213)]((e=>e[s(222)](t,!0)))))){const e=this[s(494)][s(369)](s(363),n,s(151));return this[s(557)]((()=>e(t,null,r))),null}}else{const t=e[s(508)]();if(a[s(213)]((e=>e[s(222)](t,!0)))&&e[s(413)](),a[s(419)]((e=>t[s(222)](e,!0)))){const t=this[s(494)][s(369)](s(363),n,s(151));return this[s(557)]((()=>t(a,null,r))),null}}const u=this[s(494)][s(369)](s(363),n,s(484));let l=null;for(const t of this[s(333)]())if(t[s(242)].id==o.id&&t[s(269)]&&s(363)==t[s(189)]&&t[s(417)]==n&&Sc(t,r)&&(u(t[s(174)](),a)||u(a,t[s(174)]())))if(l){if(t[s(282)]&&t[s(282)][s(533)])continue;for(const e of t[s(174)]())l[s(284)](e)||l[s(393)](e);t[s(488)]()}else{l=t;for(const e of a)t[s(284)](e)||t[s(393)](e)}if(l)return l;c[s(343)]();for(const{suggestion:t,meta:e}of this[s(458)](a,s(363)))e[s(556)]&&(this[s(335)]||!e[s(403)]&&!e[s(329)])&&Sc(t,r)&&c[s(197)](t);for(const t of c){const e=t[s(174)]();if((!r||!r[s(531)])&&a[s(419)]((t=>e[s(213)]((e=>e[s(222)](t,!0))))))return t;(!t[s(427)]||!t[s(427)][s(531)])&&e[s(419)]((t=>a[s(213)]((e=>e[s(222)](t,!0)))))&&t[s(413)]()}const f=(0,e.uid)(),h=o.id,g=s(202)+n,d=this[s(450)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(206)](),t[s(364)]||s(485)==t[s(550)][s(544)]||this[s(482)](g,f,h,t,Vr[s(192)]());return d}[dc(307)](t,n,r,s,o){const i=dc;if(t[i(364)])return[];if(i(538)===this[i(143)])return[];const a=this[i(248)][i(179)][i(225)](i(288)).me.id,c=Array[i(512)](this[i(445)][i(182)]())[i(372)]((e=>i(154)==e[i(189)]&&e[i(310)][i(505)]==n&&e[i(284)](t)));if(i(541)===this[i(143)]){const e=this[i(458)](t,i(380))[i(372)]((({meta:t})=>t[i(556)]&&!t[i(329)]&&!t[i(245)]))[i(305)]((({suggestion:t})=>t));c[i(375)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(154)==t[i(189)]?t[i(310)][i(181)]:void 0,o=t[i(508)](),a=Array[i(512)](u[i(409)]())[i(303)]((t=>t[i(224)](o)));if(!a)continue;const c=a[i(356)](o);this[i(320)](n)&&i(380)==t[i(189)]&&0!=c[i(533)]||(u[i(260)](a),c[i(211)]((t=>{u[i(265)](t,r)})),i(380)!=t[i(189)]&&e!=s&&u[i(265)](a[i(170)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(533)]>37&&console[i(388)](i(226),{key:n});const f=(i(562)+(n+"|")+Ac({newValue:s}))[i(509)](0,60),h=this[i(450)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(481)](h),this[i(482)](f,c,a,t)}return l}[dc(449)](t){const e=dc;this[e(341)][e(197)](t)}[dc(535)](t){const e=dc;this[e(414)][e(197)](t)}[dc(208)](t,e=[],n=[]){const r=dc;this[r(383)](t,((t,...e)=>{this[r(234)]((()=>{t(...e)}))}));for(const t of e)this[r(535)](t);for(const t of n)this[r(449)](t)}[dc(460)](t){const e=dc;return e(154)==t[e(189)]?t[e(417)][e(510)]("|")[0]:null}[dc(157)](t,e){const n=dc,r=t[n(471)]();this[n(495)][n(229)]((t=>{t[n(389)](r,{range:e})}))}[dc(454)](t){const e=dc,n=t.id,r=this[e(248)][e(360)][e(225)](e(144));this[e(347)][e(205)](n)||this[e(347)][e(159)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(347)][e(446)](n);s[e(283)](e(410)),s[e(410)]=!1,t[e(282)]=s}[dc(176)](t,n,r,s){const o=dc;if(t[o(189)]!=n||t[o(417)]!=r||t[o(349)].id!=s)throw this[o(248)][o(553)](o(551)),new e.CKEditorError(o(551),this)}[dc(391)](t,n){const r=dc,s=t[r(508)]();if(n[r(256)](s))t[r(488)]();else if(s[r(222)](n)){const o=this[r(495)][r(496)](n[r(196)][r(490)],r(444));this[r(157)](t,this[r(495)][r(545)](s[r(196)],o));const i=(0,e.uid)(),a=t[r(349)].id,c=t[r(189)]+":"+t[r(417)];this[r(450)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(310)],attributes:t[r(427)]});const u=this[r(495)][r(496)](n[r(444)][r(412)],r(155)),l=this[r(495)][r(545)](u,s[r(444)]);this[r(482)](c,i,a,l)}else if(s[r(428)](n[r(196)])){const e=this[r(495)][r(496)](n[r(196)][r(490)],r(444));this[r(157)](t,this[r(495)][r(545)](s[r(196)],e))}else{const e=this[r(495)][r(496)](n[r(444)][r(412)],r(155));this[r(157)](t,this[r(495)][r(545)](e,s[r(444)]))}}[dc(210)](t){const e=dc;for(const{suggestion:n,meta:r}of this[e(458)](t,e(380))){if(!r[e(556)])continue;const s=n[e(174)]();for(const n of s)if(!t[e(356)](n)[e(533)])return!0}return!1}[dc(207)](t){const n=dc,r=this[n(248)][n(179)][n(225)](n(288))[n(418)](t);if(!r)throw new e.CKEditorError(n(214),this);return r}[dc(345)](t){const e=dc,n=this[e(248)][e(179)][e(225)](e(288)),r=(0,o.hashObject)(e(396)+t);return n[e(418)](r)||n[e(486)]({id:r,name:t})}[dc(425)](t,e,n,r,s){const o=dc,i=this[o(207)](r),a=this[o(494)][o(442)](t,e,n,i,s,(t=>{const e=o;this[e(232)](n,{attributes:t});const r=this[e(506)](n);this[e(501)](new Set([r])),this[e(216)](new Set([r]))}));return this[o(304)](a,o(151),(()=>{const t=o;this[t(232)](n,{state:t(554)})}),{priority:o(516)}),this[o(304)](a,o(413),(()=>{const t=o;this[t(232)](n,{state:t(382)})}),{priority:o(516)}),this[o(445)][o(265)](n,a),this[o(422)][o(265)](a,o(354)),a}[dc(532)](t){const e=dc,n=t[e(510)](":");return{group:n[0],type:n[1],subType:n[e(533)]>=5?n[2]:null,id:n[e(533)]<5?n[2]:n[3],authorId:n[e(533)]<5?n[3]:n[4],markerCount:6==n[e(533)]?n[5]:null}}[dc(423)](t,n,r){const s=dc,o=t[s(508)](),i=o[s(196)],a=o[s(444)];this[s(157)](t,this[s(495)][s(545)](i,n));const c=(0,e.uid)(),u=t[s(349)].id,l=t[s(189)]+(t[s(417)]?":"+t[s(417)]:"");this[s(450)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(427)],data:t[s(310)]});const f=this[s(460)](t);(s(448)==t[s(189)]||f&&this[s(320)](f))&&(r=this[s(495)][s(231)](r[s(412)])),this[s(482)](l,c,u,this[s(495)][s(545)](r,a))}[dc(458)](t,e=null){const n=dc,r=[],s=this[n(248)][n(179)][n(225)](n(288)).me;Array[n(311)](t)||(t=[t]);for(const o of this[n(333)]()){if(!o[n(269)])continue;if(e&&o[n(189)]!=e)continue;let i=!1;for(const e of o[n(174)]()){for(const a of t){const t=a[n(196)][n(256)](e[n(444)])||a[n(444)][n(256)](e[n(196)]);if(t||a[n(170)](e)){const c=a[n(222)](e)&&Tc(this[n(495)][n(472)],e[n(196)],a),u=e[n(222)](a)&&Tc(this[n(495)][n(472)],a[n(196)],e);r[n(481)]({suggestion:o,meta:{isOwn:s==o[n(242)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[dc(482)](t,e,n,r,s){const o=dc;this[o(495)][o(229)]((i=>{const a=o;let c=a(316)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(287)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[dc(344)](t){const e=dc,n=t[e(149)],r=t[e(469)];t[e(149)]=null,t[e(469)]=null,null!=n&&n[e(469)]==t&&(n[e(469)]=r),null!=r&&r[e(149)]==t&&(r[e(149)]=n),e(266)==this[e(422)][e(225)](t)&&(this[e(422)][e(265)](t,e(255)),this[e(523)](e(264),t,n,r))}[dc(450)](t){const n=dc,r=t.id,s=this[n(250)](t);if(this[n(478)]&&this[n(478)][n(519)]){const o=this[n(248)][n(179)][n(225)](n(351)),i=s[n(483)],a=s[n(417)]?s[n(189)]+":"+s[n(417)]:s[n(189)],c=this[n(248)][n(318)],u=o[n(197)](Wr(c,n(504))),l={id:r,type:a,hasComments:i,data:t[n(310)]||null,originalSuggestionId:t[n(563)]||null,attributes:s[n(427)]};this[n(478)][n(519)](l)[n(467)]((t=>{const e=n;s[e(139)]=!0,o[e(308)](u),t&&t[e(424)]&&(this[e(445)][e(225)](r)[e(424)]=t[e(424)])}))[n(513)]((t=>{const r=n;throw(0,e.logWarning)(r(432)),this[r(248)][r(430)][r(346)]({isUndoable:!1},(()=>{s[r(413)]()})),s[r(172)](),this[r(445)][r(260)](s.id),this[r(422)][r(260)](s),t}))}return s}[dc(320)](t){const e=dc;return this[e(341)][e(440)](t)}[dc(232)](t,e){const n=dc,r=this[n(248)][n(179)][n(225)](n(351)),s=this[n(506)](t);if(this[n(478)]&&this[n(478)][n(209)])if(s[n(139)]){const s=r[n(197)](Wr(this[n(248)][n(318)],n(504)));this[n(478)][n(209)](t,e)[n(467)]((()=>{r[n(308)](s)}))}else s.on(n(463),(()=>{this[n(232)](t,e)}))}[dc(352)](t){const n=dc;if(!this[n(478)]||!this[n(478)][n(506)])throw new e.CKEditorError(n(497),this);return this[n(478)][n(506)](t)}[dc(359)](t){const e=dc,{id:n,type:r,subType:s,authorId:o}=this[e(532)](t),i=this[e(445)][e(225)](n)||this[e(425)](r,s,n,o,{});switch(this[e(176)](i,r,s,o),this[e(422)][e(225)](i)){case e(354):this[e(352)](n)[e(467)]((t=>{const r=e;let s=Promise[r(515)]();t[r(483)]&&(s=this[r(347)][r(301)]({channelId:this[r(248)][r(360)][r(225)](r(144)),threadId:n})),s[r(467)]((()=>{const e=r;this[e(250)](t)[e(139)]=!0}))})),this[e(422)][e(265)](i,e(527));break;case e(255):this[e(232)](n,{state:e(156)});case e(271):this[e(422)][e(265)](i,e(266)),this[e(523)](e(373),i);break;case e(266):this[e(523)](e(203),i)}return i[e(164)](t),i}[dc(216)](t){const e=dc,n=Array[e(512)](t),r=n[e(372)]((t=>e(154)==t[e(189)]));this[e(337)](r);const s=n[e(372)]((t=>!t[e(244)]&&e(154)!=t[e(189)])),o=this[e(333)]({skipNotAttached:!0})[e(372)]((t=>!t[e(244)]&&e(154)!=t[e(189)])),i=o[e(372)]((n=>!t[e(440)](n))),a=new Map(o[e(305)]((t=>[t,this[e(494)][e(369)](t[e(189)],t[e(417)],e(272))]))),c=new Map(o[e(305)]((t=>[t,t[e(508)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(533)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(533)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(533)];t++){const n=s[t];!l[e(440)](n)&&n[e(149)]&&(f[e(197)](n[e(149)]),n[e(149)][e(469)]===n&&(n[e(149)][e(469)]=null),n[e(149)]=null),!u[e(440)](n)&&n[e(469)]&&(f[e(197)](n[e(469)]),n[e(469)][e(149)]===n&&(n[e(469)][e(149)]=null),n[e(469)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(533)];e++){const r=g(t,n[e]);r&&(r[0][s(469)]=r[1],r[1][s(149)]=r[0],u[s(197)](r[0]),l[s(197)](r[1]))}}function g(t,n){const r=e;if(t[r(242)].id!==n[r(242)].id)return null;const s=a[r(225)](t)(t,n,c[r(225)](t),c[r(225)](n));return s&&a[r(225)](n)(t,n,c[r(225)](t),c[r(225)](n))?s[1][r(282)]&&s[1][r(282)][r(533)]?null:s:null}f[e(195)]&&this[e(216)](f)}[dc(337)](t){const e=dc;if(0==t[e(533)])return;const n=this[e(333)]({skipNotAttached:!0})[e(372)]((t=>e(154)==t[e(189)]&&t[e(281)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(427)]);s[e(440)](n)||(s[e(265)](n,r[e(533)]),r[e(481)]([]));const i=s[e(225)](n);r[i][e(481)](t)}!function(){const t=e;r[t(193)](((e,n)=>{const r=t,s=e[0][r(424)],o=n[0][r(424)];return s==o?e[0][r(427)][r(235)]<n[0][r(427)][r(235)]?-1:1:s<o?-1:1}));for(const e of r)e[t(193)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(533)];t++){if(0==r[t][e(533)])continue;const n=[];for(let s=t+1;s<r[e(533)];s++)0!=r[s][e(533)]&&i(r[t],r[s])&&n[e(481)](s);for(const s of n)r[t]=r[t][e(507)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(533)];n++)t[n][e(469)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(533)];n++)t[n][e(149)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(427)][r(235)]!==n[0][r(427)][r(235)]&&t[0][r(242)]!==n[0][r(242)])return!1;if(!function(t,e){const n=r;return!t[n(483)]&&!e[n(483)]||(!t[n(483)]||!e[n(483)])&&(!!(t[n(483)]&&e[n(424)]<t[n(282)][n(385)][n(225)](0)[n(424)])||!!(e[n(483)]&&t[n(424)]<e[n(282)][n(385)][n(225)](0)[n(424)]))}(t[0],n[0]))return!1;const s=gc(t[0][r(427)],r(235)),o=gc(n[0][r(427)],r(235));return!!wr(s,o)&&(!!t[r(419)]((t=>n[r(213)]((e=>t[r(508)]()[r(256)](e[r(508)]())))))&&n[r(419)]((e=>t[r(213)]((t=>e[r(508)]()[r(256)](t[r(508)]()))))))}}[dc(501)](t){const e=dc,n=Array[e(512)](t),r=this[e(333)]({skipNotAttached:!0}),s=r[e(372)]((n=>!t[e(440)](n))),o=new Map(n[e(305)]((t=>[t,this[e(494)][e(369)](t[e(189)],t[e(417)],e(484))]))),i=new Map(r[e(305)]((t=>[t,t[e(174)]()])));for(let t=0;t<n[e(533)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(533)];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(533)];e++){const s=r[e];if(s[a(189)]!==n[a(189)]||s[a(242)].id!==n[a(242)].id||s[a(417)]!==n[a(417)])continue;if(!Lc(n,s,[a(235)]))continue;if(a(154)==n[a(189)]&&n[a(310)][a(181)]!=s[a(310)][a(181)])continue;if(a(154)==n[a(189)]&&t[a(320)](n[a(310)][a(505)]))continue;if(a(448)==n[a(189)]){const e=t[a(248)][a(430)],r=n[a(339)]();if(r&&(e[a(472)][a(236)](r)||e[a(472)][a(392)](r)))continue}const c=o[a(225)](n),u=i[a(225)](n),l=i[a(225)](s),f=n[a(282)]&&n[a(282)][a(533)],h=s[a(282)]&&s[a(282)][a(533)];if(!f&&c(l,u))return t[a(547)](s,n),i[a(260)](n),!0;if(!h&&c(u,l))return t[a(547)](n,s),i[a(260)](s),!0}return!1}}[dc(547)](t,e){const n=dc;if(t[n(244)])for(const r of e[n(174)]())t[n(393)](r);else{const r=e[n(508)]()[n(444)];this[n(157)](t,this[n(495)][n(545)](t[n(508)]()[n(196)],r))}e[n(488)]()}[dc(374)](t,e){const n=dc,r=t[n(314)](n(191))||t[n(314)](n(154))?n(402):t[n(299)]();return Wr(this[n(248)][n(318)],e+"_"+r+n(146))}[dc(511)](){const t=dc,e=this[t(248)];(0,o.surroundingMarkersDetector)(this[t(495)],(({left:n,entered:r})=>{const s=t,o=[];for(const t of n){const{group:e,type:n}=this[s(532)](t[s(317)]);if(s(166)===e){o[s(481)](this[s(374)](n,s(142)));break}}for(const t of r){const{group:e,type:n}=this[s(532)](t[s(317)]);if(s(166)===e){o[s(481)](this[s(374)](n,s(247)));break}}o[s(533)]&&e.ui[s(200)][s(434)](s(198),o[s(484)](" "))}))}[dc(223)](t){const e=dc;if(this[e(353)])return!1;const n=this[e(248)],r=n[e(430)][e(253)][e(148)][e(387)]();if(0==r[e(533)])return!1;const s=[],o=r[e(372)]((t=>e(154)==t[e(189)])),i=r[e(372)]((t=>e(313)==t[e(189)]&&e(456)!=t[e(317)])),a=r[e(372)]((t=>e(308)==t[e(189)]&&e(456)!=t[e(317)]));for(const t of o)s[e(481)]({key:t[e(173)],newValue:t[e(338)],oldValue:t[e(378)],range:kc(t[e(257)],n[e(430)])});for(const t of i){const r=a[e(303)]((n=>n[e(300)][e(256)](t[e(300)])));r&&s[e(481)]({key:e(219),newValue:t[e(317)],oldValue:r[e(317)],range:n[e(430)][e(306)](t[e(300)][e(227)])})}return 0!=s[e(533)]&&this[e(455)](t,s)}[dc(520)](t){const e=dc;let n=!1;const r=this[e(248)][e(430)][e(253)][e(148)][e(167)]()[e(372)]((t=>t[e(310)][e(152)]&&t[e(317)][e(314)](e(431))));for(const s of r){const{subType:r,id:o}=this[e(532)](s[e(317)]),i=r[e(510)]("|")[0];for(const r of this[e(333)]({skipNotAttached:!0}))r.id!=o&&e(154)==r[e(189)]&&r[e(310)]&&r[e(310)][e(505)]==i&&r[e(508)]()[e(224)](s[e(310)][e(152)])&&(this[e(398)](r,s[e(310)][e(152)],t),n=!0)}return n}[dc(234)](t){const e=dc;this[e(248)],this[e(353)]=!0,t()}[dc(397)](t){const e=dc,n=this[e(320)](t),r=this[e(414)][e(440)](t);return n||r}[dc(455)](t,e){const n=dc;if(0==e[n(533)])return!1;let r=!1;for(const s of e){const e=this[n(458)](s[n(257)],n(154))[n(372)]((t=>!t[n(437)][n(245)]))[n(305)]((t=>t[n(166)])),i=(0,o.hashObject)({newValue:s[n(233)]});e[n(372)]((t=>{const e=n,[r,o]=t[e(417)][e(510)]("|");return r==s[e(505)]&&o!=i}))[n(211)]((e=>{const o=n;this[o(398)](e,s[o(257)],t),r=!0}))}return r}[dc(398)](t,e,n){const r=dc,s=t[r(508)]()[r(356)](e);0!==s[r(533)]?1!==s[r(533)]?this[r(423)](t,e[r(196)],e[r(444)]):this[r(157)](t,s[0]):n[r(136)](t[r(471)]())}}class bc{constructor(t){const e=dc;this[e(180)]=t,this[e(495)]=t[e(430)],this[e(186)]=new Map,this[e(240)]=new Map,this[e(521)]()}[dc(442)](t,e,n,r,s,o){const i=dc;return new Vr(this[i(495)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(369)](t,e,i(151))(...n),onDiscard:(...n)=>this[i(369)](t,e,i(413))(...n)})}[dc(138)](t,e,n,r){const s=dc,o=t+":"+e+":"+n;this[s(186)][s(265)](o,r)}[dc(369)](t,e,n){const r=dc,s=t+":"+e+":"+n;return this[r(186)][r(225)](s)||this[r(240)][r(225)](t+":"+n)}[dc(521)](){const t=dc,e=()=>!1,n=t=>{const e=mc;t[e(193)](((t,n)=>t[e(196)][e(357)](n[e(196)])?1:-1)),this[e(495)][e(229)]((n=>{const r=e;for(const e of t){let t;t=e[r(444)][r(160)]&&e[r(444)][r(412)]==e[r(196)][r(227)]?n[r(543)](e[r(196)][r(227)],"on"):n[r(543)](e),this[r(495)][r(330)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=mc;e&&this[n(495)][n(229)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(305)]((t=>(_c(t)&&(t=this[s(495)][s(545)](t[s(444)])),t)))[s(372)]((t=>s(485)!==t[s(550)][s(544)]));if(c[s(533)]<1)return;const u=Array[s(512)](this[s(495)][s(253)][s(237)][s(174)]())[s(305)]((t=>i.LiveRange[s(400)](t)));r[s(183)](c);for(const t of this[s(180)][s(537)][s(537)]())t[s(384)]();a[s(481)]({forceDefaultExecution:!0}),this[s(180)][s(429)](o,...a);const l=u[s(372)]((t=>s(485)!=t[s(550)][s(544)]));l[s(533)]>0&&r[s(183)](l);for(const t of u)t[s(206)]()}))},s=(e,n)=>1==e[t(533)]&&1==n[t(533)]&&e[0][t(444)][t(256)](n[0][t(196)]),o=(e,n,r,s)=>Nc(e,n,r,s,this[t(495)])?[e,n]:Nc(n,e,s,r,this[t(495)])?[n,e]:null;this[t(240)][t(265)](t(276),e),this[t(240)][t(265)](t(291),n),this[t(240)][t(265)](t(194),s),this[t(240)][t(265)](t(441),o),this[t(240)][t(265)](t(514),n),this[t(240)][t(265)](t(470),e),this[t(240)][t(265)](t(435),s),this[t(240)][t(265)](t(279),o),this[t(240)][t(265)](t(368),r),this[t(240)][t(265)](t(546),e),this[t(240)][t(265)](t(274),s),this[t(240)][t(265)](t(315),e),this[t(240)][t(265)](t(319),r),this[t(240)][t(265)](t(293),e),this[t(240)][t(265)](t(457),s),this[t(240)][t(265)](t(342),e),this[t(240)][t(265)](t(565),e),this[t(240)][t(265)](t(285),((e,n)=>{const r=t;if(!n)return;const s=this[r(180)][r(179)][r(225)](Ec);this[r(495)][r(229)]((t=>{const o=r;if(o(219)==n[o(505)])for(const r of e){const e=r[o(196)][o(227)],s=n[o(181)];t[o(324)](e,s)}else if(s[o(320)](n[o(505)]))for(const r of e)void 0!==n[o(181)]?t[o(162)](n[o(505)],n[o(181)],r[o(196)][o(227)]):t[o(365)](n[o(505)],r[o(196)][o(227)]);else for(const r of e)n[o(181)]?t[o(162)](n[o(505)],n[o(181)],r):t[o(365)](n[o(505)],r)}))})),this[t(240)][t(265)](t(559),s)}}function Tc(t,e,n){const r=dc;for(const s of e[r(412)][r(220)]({includeSelf:!0,parentFirst:!0})){if(s[r(550)]==s)return!1;if(!n[r(169)](s))return!1;if(t[r(236)](s)||t[r(392)](s))return!0}return!1}function _c(t){const e=dc;return t[e(444)][e(412)]==t[e(196)][e(227)]&&t[e(444)][e(433)]}function yc(t,e,n,r){const s=dc,o=t=>!t[s(185)].is(s(517))&&!r[s(236)](t[s(185)]),i=t[s(196)][s(263)](o),a=t[s(444)][s(263)](o,{direction:s(452)});return!(t[s(196)][s(256)](i)&&t[s(444)][s(256)](a)||(i[s(357)](a)?n[s(389)](e,{range:n[s(545)](i,a)}):n[s(136)](e),0))}function Ac(t){return(0,o.hashObject)(t)}function Cc(t){const e=dc,n=t[e(196)][e(227)];return n&&n.is(e(404))}function kc(t,e){const n=dc;return null==t[n(444)][n(490)]&&t[n(444)][n(412)]==t[n(196)][n(227)]?Rc(t[n(196)][n(227)],e):t}function Rc(t,e){const n=dc,r=e[n(472)][n(236)](t)||e[n(472)][n(334)](t);return e[n(545)](e[n(496)](t,n(228)),r?e[n(249)](t):e[n(496)](t,n(444)))}function Nc(t,e,n,r,s){const o=dc;if(!Lc(t,e))return!1;if(n[o(444)][o(256)](r[o(196)]))return!0;if(t[o(189)]!=e[o(189)])return!1;if(!n[o(444)][o(362)](r[o(196)]))return!1;const i=s[o(545)](n[o(444)],r[o(196)])[o(212)]();for(const t of i)if([o(534),o(323)][o(447)](t[o(189)])&&s[o(472)][o(392)](t[o(185)]))return!1;return!0}function Lc(t,e,n=[]){const r=dc;return!(!t[r(281)]||!e[r(281)])&&wr(gc(t[r(427)],n),gc(e[r(427)],n))}function Sc(t,e){const n=dc,r=vc(t[n(427)]),s=vc(e);if(!t[n(281)])return!1;for(const t of Object[n(409)](s))if(!wr(r[t],s[t]))return!1;return!0}function vc(t){const e=dc,n=Object[e(415)]({},t);return delete n[e(531)],delete n[e(411)],n}const Mc=wc;function Oc(){const t=["canDiscard","canEditAt","_discardCommand","unbind","acceptSuggestion","340439cgLkls","isEnabled","get","_editor","273469CcvpzV","commentThreadController","bind","366BEhmco","change:isDirty","model","add","discardSuggestion","4Zsnvlf","60fgHlvY","view","stopListening","2118969OmyDeu","remove","plugins","commands","3540ZaFnkW","canAccept","12188yVjGFX","PENDING_ACTION_SUGGESTION","PendingActions","locale","listenTo","10AQtNaZ","isDirty","_setPendingAction","_removePendingAction","40bxTuig","execute","_acceptCommand","1524dbqtUE","526383VlFEuG","destroy","_pendingAction","getRanges","108596zZjuMJ"];return(Oc=function(){return t})()}function wc(t,e){const n=Oc();return(wc=function(t,e){return n[t-=461]})(t,e)}!function(t,e){const n=wc,r=t();for(;;)try{if(223728===parseInt(n(467))/1*(parseInt(n(485))/2)+-parseInt(n(480))/3*(-parseInt(n(495))/4)+parseInt(n(493))/5*(parseInt(n(462))/6)+-parseInt(n(477))/7*(parseInt(n(504))/8)+-parseInt(n(489))/9*(parseInt(n(500))/10)+parseInt(n(473))/11*(-parseInt(n(486))/12)+parseInt(n(463))/13)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(482)]=e,this[s(487)]=n,this[s(478)]=r,this[s(476)]=t,this[s(461)]=t[s(492)][s(475)](s(472)),this[s(470)]=t[s(492)][s(475)](s(484)),this[s(487)][s(479)](s(474)).to(this[s(461)],this[s(470)],((t,e)=>t||e)),this[s(487)][s(479)](s(494)).to(this[s(461)],s(474),(t=>t&&this[s(476)][s(482)][s(469)](e[s(466)]()))),this[s(487)][s(479)](s(468)).to(this[s(470)],s(474),(t=>t&&this[s(476)][s(482)][s(469)](e[s(466)]()))),this[s(465)]=null,n[s(501)]&&this[s(502)](),this[s(499)](n,s(472),(()=>this[s(472)]())),this[s(499)](n,s(484),(()=>this[s(484)]())),this[s(499)](n,s(481),(()=>{const t=s;n[t(501)]?this[t(502)]():this[t(503)]()}))}[Mc(472)](){const t=Mc;this[t(461)][t(505)](this[t(482)].id)}[Mc(484)](){const t=Mc;this[t(470)][t(505)](this[t(482)].id)}[Mc(464)](){const t=Mc;this[t(487)][t(471)](t(474)),this[t(487)][t(471)](t(494)),this[t(487)][t(471)](t(468)),this[t(488)](),this[t(478)][t(464)](),this[t(465)]&&this[t(503)]()}[Mc(502)](){const t=Mc,e=Wr(this[t(476)][t(498)],t(496));this[t(465)]=this[t(476)][t(491)][t(475)](t(497))[t(483)](e)}[Mc(503)](){const t=Mc;null!==this[t(465)]&&this[t(476)][t(491)][t(475)](t(497))[t(490)](this[t(465)]),this[t(465)]=null}}const Dc=Pc;function Pc(t,e){const n=Bc();return(Pc=function(t,e){return n[t-=125]})(t,e)}!function(t,e){const n=Pc,r=t();for(;;)try{if(324031===parseInt(n(168))/1*(-parseInt(n(150))/2)+-parseInt(n(152))/3*(parseInt(n(142))/4)+parseInt(n(146))/5+-parseInt(n(164))/6*(parseInt(n(139))/7)+parseInt(n(160))/8*(parseInt(n(131))/9)+-parseInt(n(167))/10*(-parseInt(n(176))/11)+parseInt(n(166))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bc);class xc extends s.View{constructor(t,e,n,r){const s=Pc;super(t),this[s(125)]=null,this[s(135)]=null,this[s(138)](s(140),!1),this[s(138)](s(133),e[s(133)]),this[s(172)](s(133)).to(e),this[s(138)](s(154),[]),this[s(138)](s(170),!1),this[s(138)](s(145),!1),this[s(138)](s(162),!1),this[s(138)](s(161),!1),this[s(130)]=e,this[s(156)]=n,this[s(134)]=r,r[s(174)]?this[s(138)](s(157),1):this[s(153)]()}[Dc(147)](){const t=Dc;this[t(137)][t(147)]()}[Dc(155)](){const t=Dc;this[t(125)]&&this[t(125)][t(155)](),this[t(135)]&&this[t(135)][t(155)](),super[t(155)]()}[Dc(153)](){const t=Dc,{CommentsListView:e}=this[t(134)];this[t(125)]=new e(this[t(149)],this[t(130)][t(169)],Object[t(126)]({CommentView:this[t(134)][t(129)]},this[t(134)])),this[t(125)][t(128)](t(143)).to(this),this[t(125)][t(128)](t(171)).to(this),this[t(125)][t(172)](t(140)).to(this),this[t(138)](t(157),this[t(125)][t(157)]+1),this[t(172)](t(157)).to(this[t(125)],t(157),(t=>t+1)),this[t(135)]=this[t(173)](),this.on(t(143),(()=>this[t(147)]())),this[t(172)](t(170)).to(this[t(125)],t(136),this[t(135)][t(159)],t(132),((t,e)=>t||!!e))}[Dc(173)](){const t=Dc,{CommentThreadInputView:e}=this[t(134)],n=new e(this[t(149)],this[t(156)],this[t(134)][t(163)]),r=n[t(159)];return n[t(172)](t(158)).to(this,t(140),this[t(130)][t(169)],t(141),r,t(132),((t,e,n)=>!!n||t&&!e)),r.on(t(165),((e,n)=>{const s=t;this[s(148)](s(177),n),r[s(175)][s(127)]("")})),r.on(t(151),(()=>this[t(147)]())),r[t(172)](t(144)).to(this[t(130)][t(169)],t(141)),n}}function Bc(){const t=["editorConfig","3624390hlIKyT","submit","12872244ymPWsd","10AnnZHe","8548KNNQkJ","commentThread","isDirty","updateComment","bind","_createCommentThreadInputView","disableComments","editor","310849VWSoYA","addComment","commentsListView","assign","setData","delegate","CommentView","_model","9XPZrvI","value","authoredAt","_config","commentThreadInputView","hasDirtyComment","element","set","7eaNzKb","isActive","isReadOnly","8iFrgoQ","removeComment","disabledSubmit","isEnabled","1459835EelLnO","focus","fire","locale","140ctiCty","cancel","742011rgwUEq","_createCommentViews","descriptionParts","destroy","_localUser","length","showInput","commentInputView","5025736mSLjuW","canDiscard","canAccept"];return(Bc=function(){return t})()}const Uc=jc;function jc(t,e){const n=Gc();return(jc=function(t,e){return n[t-=103]})(t,e)}function Gc(){const t=["render","ck-annotation__main","ck-annotation","title","ck-annotation__actions","isEnabled","innerText","split","canDiscard","delegate","ck-comment__info-time","ck-suggestion--discard","element","setTemplate","canAccept","Accept suggestion","time","435534kvYZKX","editorDestroyed","name","ck-suggestion__info","innerHTML","locale","createElement","acceptButton","EXTERNAL_IMPORT_WORD_AVATAR",'" title="',"extendTemplate","ck-suggestion-wrapper","345DCdwBi","_model","ck-annotation__user","EXTERNAL_SUGGESTION","getUserViewNotificationText","execute","ck-suggestion--disabled-comments","8374544hovzOx","attributes","ck-suggestion--accept","isActive","change:description","creator","22408yBujWk","ck-suggestion-wrapper--active","type","disableComments","color","Discard suggestion",".ck-annotation__content-wrapper","</span>","EXTERNAL_IMPORT_WORD_SUGGESTION","ck-annotation__info-time","@external","ck-suggestion__actions","author","authoredAt",'<span class="ck-suggestion-color" style="background-color: ',"bind","map","push","_config","ck-annotation__info","querySelector","importWord","ck-annotation__info-name","span","check","source",'<span class="ck-suggestion-type">',"ck-suggestion","descriptionParts","description","4839450hDIOdx","</p>","ck-suggestion__user","<p>","div","17QlImVS","userView","commentsListView","ck-suggestion-","13525038oHjsMz","bindTemplate","EXTERNAL_AVATAR",'"></span>',"children","783041NkTgna","ck-annotation__content-wrapper","isExternal","discardButton","editorReady","commentThread","value","content","fire","join","set","commentThreadInputView","getTemplate","ck-comment__external","getExternalSuggestionNote","cancel","_descriptionElement","19438lDURwO","_createButton","formatDateTime","discardSuggestion","ck-suggestion__info-name","ck-suggestion__main","acceptSuggestion"];return(Gc=function(){return t})()}!function(t,e){const n=jc,r=t();for(;;)try{if(538611===-parseInt(n(173))/1*(parseInt(n(199))/2)+-parseInt(n(113))/3+-parseInt(n(138))/4*(-parseInt(n(125))/5)+parseInt(n(168))/6+parseInt(n(182))/7+parseInt(n(132))/8+-parseInt(n(177))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gc);class Hc extends xc{constructor(e,n,r,s){const i=jc;super(e,n,r,s),this[i(192)](i(140),""),this[i(153)](i(140)).to(this,i(166),(t=>t&&t[0]?t[0][i(140)]:"")),this[i(153)](i(167)).to(this,i(166),this,i(135),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(171)+Vc(e[n(189)],e[n(142)])+n(169);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(198)]=null,this[i(120)]=this[i(200)](Wr(e,i(111)),t.icons[i(162)],i(134),i(205),"sw"),this[i(120)][i(153)](i(211)).to(this,i(110)),this[i(185)]=this[i(200)](Wr(e,i(143)),t.icons[i(197)],i(107),i(202),"sw"),this[i(185)][i(153)](i(211)).to(this,i(104)),this[i(174)]=new o.UserView(e,this[i(126)][i(150)],this[i(129)]()),this[i(174)][i(123)]({attributes:{class:[i(170),i(127)]}}),this[i(109)](this[i(194)]())}[Uc(194)](){const t=Uc,e=this[t(178)],n=[{tag:t(172),attributes:{class:[t(116),t(157)]},children:[{tag:t(161),children:[{text:this[t(174)][t(115)]}],attributes:{class:[t(203),t(160)]}},{tag:t(112),attributes:{datetime:e.to(t(151)),class:[t(106),t(147)]},children:[{text:e.to(t(151),(e=>this[t(156)][t(201)](e)))}]}]},{tag:t(172),attributes:{class:[t(149),t(210)]},children:[this[t(120)],this[t(185)]]},{tag:t(172),attributes:{class:[t(183)]}}];this[t(126)][t(184)]&&n[t(155)]({tag:t(172),attributes:{class:[t(195)]},children:[{text:this[t(196)]()}]});const r={tag:t(172),attributes:{class:[t(124),e.if(t(135),t(139)),e.to(t(140),(e=>t(176)+e)),this[t(156)][t(141)]&&t(131)],"data-suggestion-id":this[t(126)].id,"data-thread-id":this[t(126)][t(187)].id,"data-author-id":this[t(126)][t(150)].id,tabindex:-1},children:[{tag:t(172),attributes:{class:[t(165),t(208)]},children:[this[t(174)],{tag:t(172),attributes:{class:[t(204),t(207)]},children:n}]}]};return this[t(175)]&&this[t(193)]&&(r[t(181)][t(155)](this[t(175)],this[t(193)]),this[t(175)][t(105)](t(186)).to(this),this[t(175)][t(105)](t(114)).to(this),this[t(193)][t(105)](t(186)).to(this),this[t(193)][t(105)](t(114)).to(this)),r}[Uc(206)](){const t=Uc;super[t(206)](),this[t(198)]=this[t(108)][t(158)](t(144)),this[t(198)][t(117)]=this[t(167)],this.on(t(136),((e,n,r)=>{const s=t;this[s(198)][s(117)]=r}))}[Uc(200)](t,e,n,r,o){const i=Uc,a=new s.ButtonView(this[i(118)]);return a[i(192)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(123)]({attributes:{class:n}}),a.on(i(130),(()=>{const t=i;this[t(190)](r,this[t(126)].id)})),a}[Uc(196)](){const t=Uc;return t(159)===this[t(126)][t(133)][t(148)][t(163)]?Wr(this[t(118)],t(146)):Wr(this[t(118)],t(128))}[Uc(129)](){const t=Uc;return this[t(126)][t(184)]?t(159)===this[t(126)][t(133)][t(148)][t(163)]?Wr(this[t(118)],t(121),this[t(126)][t(137)][t(115)]):Wr(this[t(118)],t(179),this[t(126)][t(137)][t(115)]):null}}function Vc(t,e){const n=Uc;let r="";return r+=t[n(103)]("*")[n(154)](((t,e)=>e%2!=0?n(164)+Wc(t)+n(145):Wc(t)))[n(191)](""),e&&(r+=n(152)+e[n(188)]+n(122)+e[n(209)]+n(180)),r}function Wc(t){const e=Uc,n=document[e(119)](e(161));return n[e(212)]=t,n[e(117)]}const zc=Kc;function Kc(t,e){const n=Xc();return(Kc=function(t,e){return n[t-=191]})(t,e)}function Xc(){const t=["pluginName","acceptSelectedSuggestions","commandName","createCommentThreadController","filter","1378856bJdhiM","getMarkers","add","set","trackChanges.SuggestionThreadView","descriptionParts","change:previous","commentThread","addComment","Accept all suggestions","previous","toMany","actionView","requires","comments","TrackChangesUI","map","view","3GBLPLx","_destroyController","refreshSelectedViews","_suggestionToController","init","_bindAnnotationToEditors","editor","_handleControllerBuffer","_descriptionFactory","getMarkerNames","suggestionLoaded","Discard all selected suggestions","31506FvJTIg","_initializeController","listenTo","bind","acceptAllSuggestions","separator","isOn","focus","_updateController","_viewToController","hasSuggestion","source","model","editing","isInContent","config","675052hFJqeN","1hgUYBM","25DbSAUj","length","value","CommentView","discardSelectedSuggestions","SuggestionThreadView","Track changes","reduce","push","destroy","switchbutton","delete","suggestionUnloaded","_unbindEditors","412782USWCuu","trackChanges.disableComments","activeMarkers","Accept all selected suggestions","from","type","size","button","mainView","acceptButton","getAllAdjacentSuggestions","addSourceCollector","discardButton","_createUIButton","some","getByInnerView","stopListening","head","values","registerAnnotation","activeAnnotations","unbind","isEnabled","getDescriptions","get","_refreshActiveMarkers","clear","TrackChangesEditing","3098550tAvIbZ","_disableComments","locale","Discard all suggestions","trackChanges","CommentsRepository","innerView","createAnnotation","getRanges","suggestion-","change:activeAnnotations","isMultiRange","getSuggestion","remove","arrowView","getFirstRange","_handleSuggestionControllerDelayed","execute","suggestionChanged","Annotations","componentFactory","buttonView","plugins","getJoined","commands","comments.maxCommentsWhenCollapsed","keys","lowest","CommentsUI","comments.maxCommentCharsWhenCollapsed","EditorAnnotations","_annotationViews","discardAllSuggestions","define","284860cxniYJ","comments.maxThreadTotalWeight","createAnnotationView","isDirty","comments.editorConfig","has","1437930bZugRD"];return(Xc=function(){return t})()}!function(t,e){const n=Kc,r=t();for(;;)try{if(182853===-parseInt(n(283))/1*(parseInt(n(266))/2)+-parseInt(n(254))/3*(parseInt(n(224))/4)+-parseInt(n(284))/5*(-parseInt(n(298))/6)+-parseInt(n(282))/7+parseInt(n(236))/8+parseInt(n(230))/9+-parseInt(n(326))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xc);class qc extends t.Plugin{static get[zc(249)](){const t=zc;return[Ec,o.Users,t(195),t(209),t(220)]}static get[zc(231)](){return zc(251)}constructor(t){const e=zc;super(t),this[e(257)]=new Map,this[e(275)]=new Map,this[e(221)]=new Map,this[e(261)]=new Map;const n=this[e(260)][e(281)];n[e(223)](e(240),Hc),n[e(223)](e(299),!1),this[e(191)]=n[e(322)](e(299))}[zc(206)](t,e){const n=zc;0===this[n(261)][n(304)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(261)]){const r=this[t(257)][t(229)](e);r||n?r&&n&&this[t(255)](e):this[t(267)](e)}this[t(261)][t(324)](),this[t(260)][t(212)][t(322)](t(220))[t(256)](),this[t(323)]()}),10),this[n(261)][n(239)](t,e)}[zc(258)](){const t=zc,e=this[t(260)],n=e[t(212)][t(322)](t(325)),r=e[t(212)][t(322)](t(209)),s=e[t(212)][t(322)](t(220)),o=e[t(212)][t(322)](t(195));e.ui[t(210)][t(238)](t(194),(e=>this[t(311)](e))),s[t(309)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(302)](this[e(257)])){const s=t[e(308)](),o=[];for(const t of s){if(!t[e(280)])continue;if(t[e(201)]){o[e(292)](...t[e(198)]());continue}const n=t[e(205)]();if(o[e(285)]>0){const t=o[0][e(213)](n);if(t){o[0]=t;continue}}o[e(292)](n)}n[e(292)]([r[e(253)],o])}return n})),this[t(268)](n,t(264),((e,n)=>{const r=t;this[r(268)](n,r(242),((t,e,s,o)=>{const i=r;n[i(280)]&&(null==s?(this[i(274)](o[i(315)]),this[i(206)](n,!1)):(this[i(274)](s[i(315)]),null==o&&this[i(206)](n,!0)))})),null!==n[r(246)]?this[r(274)](n[r(315)]):this[r(206)](n,!1)})),this[t(268)](n,t(296),((e,n,r)=>{const s=t;this[s(314)](n,s(242)),this[s(261)][s(295)](n),this[s(257)][s(229)](n)&&this[s(255)](n),r&&this[s(274)](r[s(315)])})),this[t(268)](n,t(208),((e,n)=>{this[t(274)](n)})),this[t(268)](r,t(200),(()=>{this[t(323)]()})),this[t(268)](o,t(244),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(276)](r))return;const i=n[o(202)](r);this[o(257)][o(322)](i)[o(253)][o(273)]()}),{priority:t(217)})}[zc(323)](){const t=zc,e=this[t(260)][t(212)][t(322)](t(209)),n=this[t(260)][t(212)][t(322)](t(325)),r=Array[t(302)](e[t(318)],(e=>e[t(196)]))[t(235)]((e=>this[t(275)][t(229)](e))),s=[];for(const e of r){const n=this[t(275)][t(322)](e)[t(278)][t(308)]();s[t(292)](...n[t(291)](((e,n)=>[...e,...n[t(263)]()]),[]))}n[t(300)]=s}[zc(311)](t){const n=zc,r=(0,s.createDropdown)(t,s.SplitButtonView),o=this[n(260)][n(214)][n(322)](n(194)),i=Wr(t,n(290));r[n(211)][n(239)]({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(211)][n(269)](n(272)).to(o,n(286)),r[n(211)].on(n(207),(()=>{const t=n;o[t(207)](),this[t(260)][t(279)][t(253)][t(273)]()}));const a=new e.Collection,c=[{type:n(294),model:{withText:!0,label:i,commandName:n(194)}},{type:n(271)},{type:n(305),model:{withText:!0,label:Wr(t,n(245)),commandName:n(270)}},{type:n(305),model:{withText:!0,label:Wr(t,n(301)),commandName:n(232)}},{type:n(305),model:{withText:!0,label:Wr(t,n(193)),commandName:n(222)}},{type:n(305),model:{withText:!0,label:Wr(t,n(265)),commandName:n(288)}}];for(const t of c){let e={type:n(271)};if(t[n(278)]){const r=new s.ViewModel(t[n(278)]),o=this[n(260)][n(214)][n(322)](r[n(233)]);r[n(269)](n(272),n(320)).to(o,n(286),n(320)),e={type:t[n(303)],model:r}}a[n(238)](e)}(0,s.addListToDropdown)(r,a);const u=c[n(235)]((t=>null!=t[n(278)]))[n(252)]((t=>this[n(260)][n(214)][n(322)](t[n(278)][n(233)]))),l=r[n(211)];return l[n(248)][n(319)](n(320)),l[n(204)][n(319)](n(320)),l[n(248)][n(269)](n(320)).to(o,n(320)),l[n(204)][n(269)](n(320))[n(247)](u,n(320),((...t)=>t[n(312)]((t=>t)))),r.on(n(207),(t=>{const e=n;this[e(260)][e(207)](t[e(277)][e(233)]),this[e(260)][e(279)][e(253)][e(273)]()})),r}[zc(267)](t){const e=zc,n=this[e(260)],r=n[e(281)],s=n[e(212)][e(322)](e(209)),i=n[e(212)][e(322)](e(195)),a=n[e(212)][e(322)](e(220)),c=n[e(212)][e(322)](o.Users).me,u=r[e(322)](e(194))[e(289)],{CommentsListView:l,CommentThreadInputView:f}=n[e(212)][e(322)](e(218));let h,g;this[e(221)][e(229)](t.id)?(g=this[e(221)][e(322)](t.id),h=g[e(306)]):(h=new u(n[e(192)],t,c,{disableComments:this[e(191)],editorConfig:r[e(322)](e(228)),maxCommentsWhenCollapsed:r[e(322)](e(215)),maxThreadTotalWeight:r[e(322)](e(225)),maxCommentCharsWhenCollapsed:r[e(322)](e(219)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(322)](e(192))),CommentView:r[e(322)](e(250))[e(287)],CommentsListView:l,CommentThreadInputView:f}),h[e(307)].on(e(207),(()=>{const t=e;n[t(279)][t(253)][t(273)]()})),h[e(310)].on(e(207),(()=>{const t=e;n[t(279)][t(253)][t(273)]()})),g=s[e(226)](this[e(260)][e(192)],h),g[e(269)](e(227)).to(h,e(227)),g[e(269)](e(285)).to(h),g[e(269)](e(303)).to(h,e(303),(t=>e(199)+t)),this[e(221)][e(239)](t.id,g));const d=i[e(234)](t[e(243)],h),p=new Fc(n,t,h,d),m=t[e(308)]()[e(235)]((t=>t[e(280)]));h[e(241)]=n[e(212)][e(322)](e(325))[e(262)][e(321)](m),this[e(257)][e(239)](t,p),this[e(275)][e(239)](h,p);const I=s[e(197)]({view:g,target:()=>{const r=e,s=[],i=t[r(308)]()[r(235)]((t=>t[r(280)]));for(const t of i)s[r(292)](...t[r(237)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(279)],s)},type:()=>e(199)+p[e(253)][e(303)]});i[e(259)](h,I),s[e(238)](I),a[e(317)](I)}[zc(255)](t){const e=zc,n=this[e(260)][e(212)][e(322)](e(195)),r=this[e(260)][e(212)][e(322)](e(209)),s=this[e(257)][e(322)](t),o=s[e(253)],i=r[e(313)](o);n[e(297)](o),i&&r[e(203)](i),this[e(257)][e(295)](t),this[e(275)][e(295)](o),s[e(293)]()}[zc(274)](t){const e=zc;if(!t[e(280)]||!this[e(257)][e(229)](t))return;const n=this[e(260)][e(212)][e(322)](e(325)),r=this[e(257)][e(322)](t),s=t[e(308)]();r[e(253)][e(241)]=n[e(262)][e(321)](s)}[zc(293)](){const t=zc;for(const e of this[t(257)][t(216)]())this[t(255)](e);for(const e of this[t(221)][t(316)]())e[t(306)][t(293)]();super[t(293)]()}}var Zc=Yc;function Jc(){var t=["144CQzYoH","185RucICs","get","plugins","editor","10043TgSdza","5429893jOFAch","getSuggestions","76828qCcHHB","173692reRfex","24530Jmucfi","TrackChanges","addSuggestionData","pluginName","24aevVCa","getSuggestion","781845HaAWCs","145232FumXuT","adapter","addSuggestion","Comments","164544ukSebX","requires"];return(Jc=function(){return t})()}function Yc(t,e){var n=Jc();return(Yc=function(t,e){return n[t-=223]})(t,e)}!function(t,e){for(var n=Yc,r=t();;)try{if(460342===parseInt(n(241))/1+-parseInt(n(234))/2*(-parseInt(n(239))/3)+parseInt(n(233))/4*(parseInt(n(226))/5)+parseInt(n(223))/6+parseInt(n(231))/7+-parseInt(n(242))/8*(parseInt(n(225))/9)+-parseInt(n(235))/10*(parseInt(n(230))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jc);class Qc extends t.Plugin{static get[Zc(224)](){return[Ec,qc,Zc(245)]}static get[Zc(238)](){return Zc(236)}set[Zc(243)](t){var e=Zc;this[e(229)][e(228)][e(227)](Ec)[e(243)]=t}get[Zc(243)](){var t=Zc;return this[t(229)][t(228)][t(227)](Ec)[t(243)]}[Zc(244)](t){var e=Zc;return this[e(229)][e(228)][e(227)](Ec)[e(237)](t)}[Zc(232)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=Zc;return this[n(229)][n(228)][n(227)](Ec)[n(232)]({skipNotAttached:t,toJSON:e})}[Zc(240)](t){var e=Zc;return this[e(229)][e(228)][e(227)](Ec)[e(240)](t)}}const $c=eu;function tu(){const t=["getRootsAttributes","reduce","map","createElement","document","createDocumentFragment","52568758JwrmHJ","getDataWithDiscardedSuggestions","getDataWithAcceptedSuggestions","acceptAllSuggestions","editorCreator","TrackChangesData","trackChangesData.editorCreator","init","plugins","8znLKvv","execute","24330BJbbGr","function","push","getRootNames","getSuggestions","model","getUser","addSuggestionData","div","TrackChangesEditing","result","TrackChangesDataGetter","getFullData","4odgXHC","Pagination","requires","discardAllSuggestions","2717214hqvxPH","appendChild","create","data","track-changes-data-invalid-editor-creator","useAnonymousUser","_adapter","395UgcfZi","747057cHuqtT","config","9958650tjzTAj","end","rootsAttributes","users","constructor","set","define","addUser","destroy","name","get","CommentsRepository","Users","9UBHdtS","trackChangesData","editor","pluginName","6877353vPBZVv","127020rRsGen"];return(tu=function(){return t})()}function eu(t,e){const n=tu();return(eu=function(t,e){return n[t-=415]})(t,e)}!function(t,e){const n=eu,r=t();for(;;)try{if(891004===-parseInt(n(446))/1+parseInt(n(466))/2+-parseInt(n(438))/3*(parseInt(n(434))/4)+parseInt(n(445))/5*(-parseInt(n(421))/6)+-parseInt(n(465))/7*(parseInt(n(419))/8)+-parseInt(n(461))/9*(parseInt(n(448))/10)+parseInt(n(473))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(tu);const nu=[$c(435)];class ru extends t.Plugin{static get[$c(436)](){return[Ec]}static get[$c(464)](){return $c(415)}[$c(417)](){const t=$c,n=this[t(463)];if(n[t(447)][t(454)](t(416),(e=>{const r=t,s=n[r(426)][r(471)][r(424)]()[r(468)](((t,e)=>(t[e]="",t)),{});return n[r(452)][r(440)](s,e)})),t(422)!=typeof n[t(447)][t(458)](t(462))[t(477)])throw new e.CKEditorError(t(442))}[$c(475)](t){return iu(this[$c(463)],!0,t)}[$c(474)](t){return iu(this[$c(463)],!1,t)}}class su extends t.Plugin{static get[$c(464)](){return $c(432)}constructor(t){const e=$c;super(t),this[e(431)]=e(449)}[$c(417)](){const t=$c;this[t(463)][t(418)][t(458)](t(459))[t(444)]={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(463)][t(418)][t(458)](t(430))[t(444)]=null}}function ou(t){return void 0!==t[$c(467)]}async function iu(t,e,n){const r=$c,s=(0,o.sanitizeEditorConfig)(t,nu);s[r(418)][r(423)](Ec,su),s[r(450)]=ou(t)?t[r(467)]():void 0;const i=document[r(472)](),a=t[r(447)][r(458)](r(462))[r(477)],c=await a(s,(()=>function(t){const e=r,n=document[e(470)](e(429));return t[e(439)](n),n}(i)));!function(t,e){const n=r,s=t[n(426)][n(471)][n(424)]()[n(468)](((e,r)=>(e[r]=t[n(441)][n(458)]({rootName:r}),e)),{}),o=t[n(418)][n(458)](n(460))[n(451)][n(469)]((t=>({id:t.id,name:t[n(457)]}))),i=t[n(418)][n(458)](n(430))[n(425)]({skipNotAttached:!0,toJSON:!0}),a=e[n(418)][n(458)](n(460)),c=e[n(418)][n(458)](n(430));for(const t of o)a[n(427)](t.id)||a[n(455)](t);a.me||a[n(443)]();for(const t of i)c[n(428)](t);e[n(441)][n(453)](s)}(t,c),c[r(420)](r(e?476:437));const u=ou(c)?c[r(433)](n):c[r(441)][r(458)](n);return await c[r(456)](),u}function au(){var t=["18KfsNmH","283947swXWVA","15218288fCCbBV","179315HjcadD","2748148XUDjAs","12rIzDrK","56TLBlnj","1391850VlHSRY","1129996OVVOWv","928806IWKxsz"];return(au=function(){return t})()}function cu(t,e){var n=au();return(cu=function(t,e){return n[t-=274]})(t,e)}!function(t,e){for(var n=cu,r=t();;)try{if(998274===-parseInt(n(276))/1+-parseInt(n(283))/2*(parseInt(n(279))/3)+-parseInt(n(282))/4+-parseInt(n(281))/5+parseInt(n(277))/6*(parseInt(n(274))/7)+parseInt(n(280))/8+parseInt(n(278))/9*(parseInt(n(275))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(au)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|